@font-face {
    font-family: "metropolis";
    src: url(../fonts/metropolisregular.woff2) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "metropolis";
    src: url(../fonts/metropolismedium.woff2) format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "metropolis";
    src: url(../fonts/metropolissemibold.woff2) format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "metropolis";
    src: url(../fonts/metropolisbold.woff2) format("truetype");
    font-weight: 700;
    font-style: normal;
}
.roboto{
    font-family:metropolis,sans-serif 
}
.robotoCondensed{
    font-family:metropolis,sans-serif 
}
.block{
    display:block 
}
.iblock{
    display:inline-block 
}
.inline{
    display:inline 
}
.none{
    display:none 
}
.fleft{
    float:left 
}
.fright{
    float:right 
}
.rel{
    position:relative 
}
.abs{
    position:absolute 
}
.tcenter{
    text-align:center!important 
}
.tleft{
    text-align:left!important 
}
.tright{
    text-align:right!important 
}
.w100{
    width:100% 
}
a{
    text-decoration:none!important 
}
.w-light{
    font-weight:300!important 
}
.w-bold{
    font-weight:700!important 
}
.w-normal{
    font-weight:400!important 
}
.w-medium,.w-semi{
    font-weight:500!important 
}
input[type=password],input[type=text],textarea{
    -webkit-appearance:none 
}
input[type=password]:focus,input[type=text]:focus,textarea:focus{
    outline:0 
}
input{
    -webkit-appearance:none 
}
p{
    margin:0 
}
ul{
    margin:0;
    padding:0;
    list-style:none 
}
form{
    margin:0 
}
:root {
    --birfanatik-radius: 5px;
    --birfanatik-shadow: 0 1px 2px rgb(17 21 25 / 27%)!important;
}
.t-ellipsis{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width:100%;
    display:inline-block 
}
.pointer{
    cursor:pointer 
}
h1,h2,h3,h4,h5,h6{
    margin:0 
}
.rows:after,.rows:before{
    content:"";
    display:table;
    clear:both 
}
.row{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px 
}
.colFill{
    -ms-flex-preferred-size:0;
    flex-basis:0%;
    -ms-flex-positive:1;
    flex-grow:1;
    max-width:100%;
    padding:0 10px 
}
.colFixed{
    -ms-flex-preferred-size:0;
    flex-basis:0%;
    -ms-flex-positive:1;
    flex-grow:1;
    max-width:100% 
}
img{
    max-width:100% 
}
table{
    border-spacing:0 
}
.container{
    width:100%;
    max-width:1084px;
    padding:0 12px;
    margin:0 auto 
}
.mm-page__blocker{
    background:rgba(34,34,34,.9) 
}
.lastol {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 0;
    flex-wrap: wrap;
}
.lastol-out {
    width:25%;
    flex: 0 0 25%;
    padding: 0 10px;
}
.lastol-in {
    width: 100%;
    margin-bottom: 40px;
}
.lastol-in a {
    display: block;
    width: 100%;
    position: relative;
    background-color: #fff;
    padding-bottom: 13px;
    transition: background-color .2s ease-in-out;
}
.lastol-in a figure {
    margin: 0;
    width: 100%;
    height: 140px;
    position: relative;
}
.lastol-in a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lastol-in span.tag {
    font-size: 11px;
    font-weight: 600!important;
    padding: 0 9px;
    height: 24px;
    line-height: 25px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 2px 0 0;
}
.lastol-in a h3 {
    padding: 9px 14px 0 14px;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #010101;
    transition: color .2s ease-in-out;
}
.lastol-in a:hover h3 {
    color: #fff;
}
.lastol-in a>span {
    color: #db2027;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 34px;
}
.lastol-in a svg {
    margin-top: 10px;
    display: block;
    width: 100%;
}
.lastol-in a>span u {
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
    background: #db2027;
    width: 10px;
    height: 10px;
    content: "";
    border-radius: 100%;
    z-index: 99;
    animation: dotses .65s infinite forwards;
}
.dashanim p {
    background: red;
    width: calc(100% - 77px);
    height: 2px;
    position: relative;
    z-index: 99;
}
.dashanim {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -1px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}
.dashanim-in {
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, #fff 50%, transparent 50%), linear-gradient(90deg, #fff 50%, transparent 50%), linear-gradient(0deg, #fff 50%, transparent 50%), linear-gradient(0deg, #fff 50%, transparent 50%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 12px 4px, 12px 4px, 4px 12px, 4px 12px;
    animation: dash 5s linear infinite;
    display: block;
    position: absolute;
    left: 0;
}
@keyframes dash {
    0% {
        transform: translateX(0);
    }
    90% {
        transform: translateX(50%);
    }
    100% {
        transform: translateX(0);
    }
}
.hm-in-right ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header-search svg {
    transform: rotate(270deg);
}
.hm-in-right ul li a {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    border-radius: 100%;
    margin-right: 8px;
    flex-direction: column;
}
.hm-in-right ul li:last-child a {
    margin-right: 0;
}
.hm-in-right ul li a span {
    width: 8px;
    height: 2px;
    margin-bottom: 1px;
    display: block;
    background-color: #F1F1F1;
    border-radius: 8px;
}
.hm-in-right ul li a span:last-child {
    margin-bottom: 0;
}
.hm-in-right ul li a:hover {
    background-color: #222222;
}
.lastmin-slider a {
    height: 330px;
    width: 100%;
    display: block;
}
.lastmin-slider a figure {
    height: 330px;
    object-fit: cover;
    width:680px;
    float: right;
    margin: 0;
}
.lastmin-slider a figure img {
    height: 100%;
    object-fit: cover;
}
.lastmin-slider {
    margin-bottom: 20px;
    width: 100%;
    padding: 0 0;
}
.lastmin-slider a h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 42px;
    width: 483px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 25px;
}
.lastmin-slider a:before {
    content: "";
    position: absolute;
    top: 140px;
    background-color: #000;
    width: 4px;
    height: 450px;
    left: 46%;
    transform: translate(-50%,-50%) rotate(-32deg);
    z-index: 999;
    margin-left: 2px;
}
.lastmin-slider a .slide-tag {
    position: absolute;
    z-index: 999;
    top: 20px;
    left: 20px;
    background-color: #FDCA49;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 17px;
    font-weight: 700;
    color: #000000;
}
.lastmin-slider .owl-dots:before {
}
.lastmin-slider .owl-dots {
    display: flex!important;
    position: absolute;
    counter-reset: dots;
    height: auto;
    padding: 0;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    left: 20px;
    bottom: 20px;
}
.lastmin-slider .owl-dots button {
    border: 0;
    background-color: #FFFFFF;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #222222;
    margin-right: 8px;
    width: 28px;
    height: 28px;
    padding: 0;
    line-height: 28px;
    min-width: 28px;
    min-height: 28px;
    padding-top: 1px;
}
.bblack .omss-bot p {
    margin-left: 1px;
}
.dotleft.bblack .omss-bot p {
    margin-left: 48px;
}
.lastmin-slider .owl-dots button:last-child {
    margin-right: 0;
}
.lastmin-slider .owl-dots button.active {
    background-color: #222;
    color: #fff;
}
.lastmin-slider .owl-dots button.active:after {
    border-width: 0 6px 6px 6px;
    content: '';
    border-style: solid;
    display: block;
    border-color: transparent transparent #ffffff;
    position: absolute;
    bottom: -20px;
}
.lastmin-slider a svg {
    position: absolute;
    top: 0;
    left: 0;
}
.tag{
    display:inline-block;
    font-style:normal;
    color:#fff;
    background:#c90914;
    text-transform:uppercase;
    font-size: 10px;
    font-weight: 500!important;
    padding: 0 9px;
    height: 24px;
    line-height: 25px;
    border-radius: 2px;
}
.tag.green{
    background:#178c29 
}
.tag.pink{
    background:#b32d44 
}
.tag.purple{
    background:#5133a5 
}
.tag.orange{
    background:#f88b28 
}
.tag.blue{
    background:#214b7f 
}
.newsBox{
    display:block;
    background:#fff;
    font-size:0 
}
.newsBox span{
    position:relative;
    display:block 
}
.newsBox span img{
    width:100%;
    object-fit: cover;
}
.newsBox span>strong{
    position:absolute;
    left:15px;
    bottom:15px 
}
.newsBox span>i{
    position:absolute;
    left:50%;
    top:50%;
    font-size:18px;
    color:#fff;
    display:block;
    width:50px;
    line-height:50px;
    border-radius:100%;
    margin:-25px 0 0 -25px;
    text-align:center!important;
    background:rgba(201,9,20,.85) 
}
.newsBox>strong{
    height:64px;
    display:block;
    font-size:15px;
    font-weight:600;
    line-height: 22px;
    color:#010101;
    padding:11px 15px 9px 15px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in;
}
.newsBox>strong span{
    display:block;
    line-height:22px;
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    height:unset 
}
.newsBox.blue span>i{
    background:rgba(33,75,127,.85) 
}
.newsBox.purple span>i{
    background:rgba(78,63,127,.85) 
}
.newsBox.orange span>i{
    background:rgba(233,111,38,.85) 
}
.newsBox.orange:hover>strong{
    color:#e96f26 
}
.newsBox.green span>i{
    background:rgba(23,140,41,.85) 
}
.newsBox.green:hover>strong{
    color:#178c29 
}
.newsBox2{
    position:relative;
    display:block;
    font-size:0 
}
.newsBox2 img{
    width:100%;
    object-fit:cover 
}
.newsBox2>i{
    position:absolute;
    left:50%;
    top:50%;
    font-size:18px;
    color:#fff;
    display:block;
    width:50px;
    line-height:50px;
    border-radius:100%;
    margin:-25px 0 0 -25px;
    text-align:center!important;
    background:rgba(201,9,20,.85) 
}
.newsBox2>em{
    position:absolute;
    left:15px;
    top:15px;
    z-index:2 
}
.newsBox2>em.right{
    left:auto;
    right:15px 
}
.newsBox2>span{
    position:absolute;
    left:0;
    bottom:0;
    right:0;
    padding:12px 10px;
    padding-left:14px 
}
.newsBox2>span strong{
    margin-top:10px;
    display:block;
    font-size:17px;
    color:#fff;
    line-height:24px;
    overflow:hidden;
    font-weight:500;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    overflow:hidden;
    -webkit-line-clamp:2 
}
.fourTab .newsBox2>span strong{
    font-size:28px;
    font-weight:700;
    line-height:34px;
    -webkit-line-clamp:3 
}
.newsBox2>span strong span{
    display:block;
    color:#fdde11 
}
.newsBox2>span strong.sm{
    font-size:16px;
    max-height:38px;
    line-height:normal 
}
.newsBox2>span strong.md{
    font-size:22px;
    max-height:54px;
    line-height:normal 
}
.newsBox2:before{
    position:absolute;
    content:"";
    left:0;
    bottom:0;
    width:100%;
    height: 80%;
    background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9) 90%);
}
.ads{
    text-align:center;
    display:block;
    width:100%;
    font-size:0 
}
.ads img{
    margin:0 auto 
}
.formGroup{
    width:100%;
    padding-bottom:12px 
}
.formGroup>label{
    display:block;
    font-size:13px;
    color:#242424;
    padding-bottom:5px;
    font-weight:500 
}
.formGroup>div{
    position:relative 
}
.formGroup>div input,.formGroup>div select{
    width:100%;
    display:block;
    padding:0;
    border:1px solid #dedede;
    padding:8px 10px;
    font-size:13px;
    color:#242424;
    line-height:14px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in;
    -webkit-appearance:none;
    appearance:none 
}
.formGroup>div input:focus,.formGroup>div select:focus{
    background:#f7f7f7 
}
.formGroup>div select{
    padding-right:30px 
}
.formGroup>div i{
    position:absolute;
    right:0;
    top:50%;
    line-height:0;
    color:#a5a5a5;
    font-size:10px;
    text-align:center!important;
    width:30px 
}
.formGroup>div i:before{
    line-height:0;
    display:block 
}
.formGroup.horizontal{
    display:table 
}
.formGroup.horizontal>label{
    display:table-cell;
    padding-bottom:0;
    padding-right:12px;
    font-weight:500 
}
.formGroup.horizontal>div{
    display:table-cell 
}
.formGroup:last-child{
    padding-bottom:0 
}
.formGroup2>label{
    color:#1a1a1a;
    font-size:12px;
    font-weight:600!important;
    display:block;
    padding-bottom:7px 
}
.formGroup2>div{
    position:relative;
    background:#edeae6 
}
.formGroup2>div input,.formGroup2>div select{
    position:relative;
    z-index:2;
    border:none;
    padding:0;
    width:100%;
    font-weight:600!important;
    color:#757575;
    font-size:12px;
    padding:10px 15px;
    line-height:14px;
    -webkit-appearance:none;
    appearance:none;
    background:0 0 
}
.formGroup2>div select{
    padding-right:50px 
}
.formGroup2>div select+i{
    position:absolute;
    right:0;
    top:0;
    line-height:34px;
    width:34px;
    text-align:center!important;
    font-size:10px;
    color:#757575;
    background:#d9d6d3 
}
.btn{
    padding:0;
    border:1px solid #dedede;
    background:#f7f7f7;
    font-size:13px;
    color:#242424;
    line-height:14px;
    padding:8px 15px;
    cursor:pointer;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
.btn:hover{
    background:#c90914;
    color:#fff;
    border-color:#c90914 
}
.btn.blue:hover{
    background:#222074;
    border-color:#222074 
}
.tab .tabContent>div{
    display:none 
}
.tab .tabContent>div.active{
    display:block 
}
.economyTable{
    width:100%;
    border:1px solid #d8d8d8;
    border-spacing:0 
}
.economyTable tbody tr td{
    border-bottom:1px solid #eaeaea;
    vertical-align:middle;
    padding:10px 5px;
    color:#2953b8;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
}
.economyTable tbody tr td img{
    max-width:unset 
}
.economyTable tbody tr td.change{
    width:10px;
    font-weight:500;
    font-size:14px 
}
.economyTable tbody tr td.change span{
    position:relative;
    padding-left:20px 
}
.economyTable tbody tr td.change span:before{
    position:absolute;
    content:"";
    top:50%;
    left:0;
    border:6px solid transparent 
}
.economyTable tbody tr td.change.up span{
    color:#3fa65a;
    display:block 
}
.economyTable tbody tr td.change.up span:before{
    border-bottom-color:#3fa65a;
    margin-top:-9px 
}
.economyTable tbody tr td.change.down span{
    color:#c90914;
    display:block 
}
.economyTable tbody tr td.change.down span:before{
    border-top-color:#c90914;
    margin-top:-3px 
}
.economyTable tbody tr td:first-child{
    width:10px;
    padding-left:15px 
}
.economyTable tbody tr td:last-child{
    padding-right:15px 
}
.economyTable tbody tr:last-child td{
    border-bottom:none 
}
.authorBox ul{
    background:#fff;
    border:1px solid #d8d8d8;
    border-top:none 
}
.authorBox ul li{
    border-top:1px solid #d8d8d8 
}
.authorBox ul li a{
    display:block;
    position:relative;
    padding:20px 15px 20px 98px 
}
.authorBox ul li a img{
    position:absolute;
    left:15px;
    top:15px;
    width:68px;
    height:68px;
    border-radius:100%;
    background:#d9d0cc 
}
.authorBox ul li a strong{
    display:block;
    color:#c90914;
    font-weight:700!important;
    font-size:15px 
}
.authorBox ul li a span{
    font-size:15px;
    color:#000;
    line-height:20px;
    height:40px;
    display:-webkit-box;
    overflow:hidden;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical 
}
.authorBox ul li:first-child{
    border-top:none 
}
.videoNewsBox ul{
    background:#fff;
    border-left:1px solid #d8d8d8;
    border-right:1px solid #d8d8d8 
}
.videoNewsBox ul li{
    border-bottom:1px solid #d8d8d8 
}
.videoNewsBox ul li a{
    display:block;
    position:relative;
    padding:20px 15px 20px 175px;
    min-height:120px 
}
.videoNewsBox ul li a span{
    position:absolute;
    left:15px;
    top:15px;
    font-size:0 
}
.videoNewsBox ul li a span img{
    width:145px;
    height:90px;
    object-fit:cover 
}
.videoNewsBox ul li a span i{
    position:absolute;
    right:0;
    bottom:0;
    font-size:10px;
    color:#fff;
    line-height:18px;
    display:block;
    width:18px;
    text-align:center!important;
    background:#c90914 
}
.videoNewsBox ul li a strong{
    display:block;
    line-height:20px;
    font-size:15px;
    color:#222;
    max-height:60px;
    display:-webkit-box;
    overflow:hidden;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical 
}
.videoNewsBox ul li a em{
    display:block;
    font-style:normal;
    color:#848484;
    font-size:13px;
    font-weight:500!important;
    padding-top:5px 
}
.popularNewsBox ul{
    background:#fff;
}
.popularNewsBox ul li{
    position: relative;
}
.popularNewsBox ul li:not(:last-child):after {
    background: #E6E6E6;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
}
.popularNewsBox ul li a{
    display:block;
    position:relative 
}
.popularNewsBox ul li a span{
    position:relative;
    display:block;
    color:#010101;
    padding:13px 15px 14px 60px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in;
    z-index: 2;
}
i.popshadow {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
}
.popularNewsBox ul li a:hover i.popshadow{
    visibility: visible;
    opacity: .3;
}
.popularNewsBox ul li a span b{
    font-weight:600;
    position:absolute;
    left:15px;
    top:50%;
    margin-top:-15px;
    text-align:center!important;
    width:30px;
    display:block;
    line-height:30px;
    border-radius:100%;
    font-size:15px;
    background:#efefef;
    color:#010101;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
.popularNewsBox ul li a span strong{
    display:block;
    line-height:22px;
    font-size:15px;
    height:42px;
    overflow:hidden;
    font-weight:600;
}
.popularNewsBox ul li a span em{
    display:none;
    font-style:normal;
    font-size:13px;
    color:#626161;
    font-weight:500!important;
    padding-top:5px 
}
.popularNewsBox ul li a img{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    object-fit:cover;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in;
    opacity:0 
}
.popularNewsBox ul li a:hover img{
    opacity:1 
}
.popularNewsBox ul li a:hover span{
    color:#fff 
}
.pdlCss{
    max-height:312px 
}
.pdlCss.mxh{
    max-height:100%!important 
}
.scrollTable>div:last-child{
    overflow:auto 
}
.scrollTable>div:last-child table{
    width:100% 
}
.head{
    position:relative;
    background:#c90914 
}
.head>h1,.head>h2,.head>h3,.head>h4,.head>h5,.head>h6,.head>strong{
    color:#fff!important;
    font-weight:700!important;
    font-size:14px!important;
    line-height:16px!important;
    padding:10px 20px!important;
    display:block;
    font-family:metropolis,sans-serif 
}
.head>a{
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    width:85px;
    color:#fff;
    background:#aa0d0f;
    font-size:12px;
    font-weight:700!important;
    text-align:center!important 
}
.head>a span{
    display:inline-block;
    position:absolute;
    left:50%;
    top:50%;
    line-height:0;
    transform:translateX(-50%);
    padding-right:20px;
    white-space:nowrap 
}
.head>a span i{
    position:absolute;
    right:0;
    top:50%;
    line-height:0;
    font-size:10px 
}
.head>a+h1,.head>a+h2,.head>a+h3,.head>a+h4,.head>a+h5,.head>a+h6,.head>a+strong{
    padding-right:100px 
}
.head>a.md{
    width:110px 
}
.head>a.md+h1,.head>a.md+h2,.head>a.md+h3,.head>a.md+h4,.head>a.md+h5,.head>a.md+h6,.head>a.md+strong{
    padding-right:125px 
}
.head>a.lg{
    width:135px 
}
.head>a.lg+h1,.head>a.lg+h2,.head>a.lg+h3,.head>a.lg+h4,.head>a.lg+h5,.head>a.lg+h6,.head>a.lg+strong{
    padding-right:150px 
}
.head.blue{
    background:#222074 
}
.head.lightBlue{
    background:#214b7f 
}
.head.purple{
    background:#3b227d 
}
.head.purple>a{
    background:#351d73 
}
.head.lightPurple{
    background:#4e3f7f 
}
.head.lightPurple>a{
    background:#4e3f7f 
}
.head.orange{
    background:#f88b28 
}
.head.orange>a{
    background:#e8760f 
}
.head.black{
    background:#222 
}
.head.black>a{
    background:#e8760f 
}
.head.gray{
    background:#848484 
}
.head.gray>a{
    background:#757575 
}
.head.pink{
    background:#cb4b4c 
}
.head.pink>a{
    background:#757575 
}
.head.transparent{
    background:0 0 
}
.head.transparent>a{
    background:0 0 
}
.policy{
    position:fixed;
    left:0;
    bottom:-100%;
    right:0;
    padding:.8rem 0;
    background:rgba(255,255,255,.94);
    border-top:solid .1rem #eee;
    color:#666;
    overflow:hidden;
    transition:all .4s ease-in-out;
    z-index:9999999 
}
.policy .container{
    position:relative;
    width:100%;
    max-width:100%;
    padding-right:32px 
}
.policy .container p{
    font-size:11px 
}
.policy .container p a{
    color:#666;
    text-decoration:underline!important 
}
.policy .container>a{
    position:absolute;
    right:12px;
    top:50%;
    transform:translateY(-50%);
    font-size:12px;
    color:#666;
    width:20px;
    line-height:14px;
    text-align:center!important 
}
.policy.active{
    bottom:0 
}
.horoscope>div{
    background:url(../img/homeHoroscope.jpg) no-repeat center;
    background-size:cover;
    padding:19px 0 
}
.horoscope>div ul{
    font-size:0;
    text-align:center!important 
}
.horoscope>div ul li{
    display:inline-block 
}
.horoscope>div ul li a{
    position:relative;
    display:block;
    color:#fff;
    font-size:13px;
    font-weight:500!important;
    width:78px;
    padding:10px 0;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
.horoscope>div ul li a i{
    display:block;
    font-size:48px;
    margin-bottom:11px 
}
.horoscope>div ul li a>span{
    position:absolute;
    left:0;
    top:50%;
    width:100%;
    transform:translateY(-50%);
    font-size:12px;
    font-weight:700!important;
    opacity:0;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
.horoscope>div ul li a>span span{
    display:block 
}
.horoscope>div ul li a:before{
    position:absolute;
    content:"";
    left:0;
    top:0;
    right:0;
    bottom:0;
    background:#812535;
    opacity:0;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
.horoscope>div ul li a:hover>span{
    opacity:1 
}
.horoscope>div ul li a:hover::before{
    opacity:.9 
}
.horoscope.purple>div{
    background:url(../img/womanHoroscope.jpg) no-repeat center;
    background-size:cover 
}
.horoscope.purple>div ul li a:before{
    background:#4e3f7f 
}
.horoscopeCalculation .row{
    margin:0;
    background:#fff;
    border:1px solid #d8d8d8;
    border-top:none;
    padding:5px 6px 
}
.horoscopeCalculation .row>div{
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
    padding:0 10px;
    padding:9px 
}
.alerts li{
    display:block;
    position:relative;
    font-size:14px;
    font-weight:500;
    color:#157a1e;
    background:#f2fdf3;
    border:1px solid #c1ecd7;
    padding:15px 15px 15px 55px;
    line-height:18px;
    margin-top:12px 
}
.alerts li i{
    position:absolute;
    left:5px;
    top:50%;
    line-height:0;
    text-align:center!important;
    width:50px;
    font-size:18px 
}
.alerts li.danger{
    background:#fdf2f2;
    border-color:#ecc0c0;
    color:#c90914 
}
.alerts li:first-child{
    margin-top:0 
}
.pop{
    position:fixed;
    z-index:16!important;
    left:0;
    top:0;
    width:100%;
    height:100%;
    overflow:auto;
    opacity:0;
    visibility:hidden;
    background:#ebebeb;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
.pop.open{
    opacity:1;
    visibility:visible 
}
.pop>a{
    position:absolute;
    right:0;
    top:0;
    z-index:9;
    color:#fff;
    line-height:40px;
    width:40px;
    text-align:center!important 
}
.pop #registerAndLogin,.pop .registerAndLoginContent{
    padding:40px 0 
}
[data-tooltip]{
    position:relative 
}
[data-tooltip]:before{
    position:absolute;
    content:attr(data-tooltip);
    left:50%;
    white-space:nowrap;
    bottom:100%;
    transform:translateX(-50%);
    font-family:metropolis,sans-serif;
    background:#c90914;
    font-size:12px;
    font-weight:500;
    line-height:28px;
    padding:0 15px;
    margin-bottom:10px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in;
    opacity:0;
    visibility:visible 
}
[data-tooltip]:after{
    position:absolute;
    content:"";
    left:50%;
    bottom:100%;
    margin-left:-5px;
    border:5px solid transparent;
    border-top-color:#c90914;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in;
    opacity:0;
    visibility:visible 
}
[data-tooltip]:hover:after,[data-tooltip]:hover:before{
    opacity:1;
    visibility:visible 
}
body{
    margin:0;
    background:#dcdcdc;
    font-family:metropolis,sans-serif;
    font-size:16px;
    box-sizing:border-box;
    opacity:1 
}
body *{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    outline:0!important 
}
body :after,body :before{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    outline:0!important 
}
.newsReadcont {
    background-color: #fff;
}
body.newsSendOpen{
    overflow:hidden 
}
body.newsSendOpen>*{
    filter:blur(5px) 
}
body.newsSendOpen>.pop{
    filter:blur(0) 
}
body.newsSendOpen>header{
    filter:blur(0) 
}
body.newsSendOpen>header{
    filter:blur(5px) 
}
body.load{
    opacity:1 
}
#home{
    padding:20px 12px 0 12px;
}
#home .cuff{
    padding-top:24px;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px 
}
#home .cuff .left{
    flex:0 0 100%;
    max-width:calc(100% - 300px);
    padding:0 10px 
}
#home .cuff .left .bottom{
    background:#222;
    background:#848484;
    padding:3px;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0;
    display:none 
}
#home .cuff .left .bottom li{
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
    padding:0 10px;
    padding:3px 
}
#home .cuff .left .bottom li a{
    display:block;
    text-align:center!important;
    font-size:12px;
    font-weight:700!important;
    color:#fff;
    line-height:18px;
    padding:6px;
    background:#222;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#home .cuff .left .bottom li a.active,#home .cuff .left .bottom li a:hover{
    background:#c90914 
}
#home .cuff .left .bottom li a.green.active,#home .cuff .left .bottom li a.green:hover{
    background:#42b053 
}
#home .cuff .left .bottom li a.orange.active,#home .cuff .left .bottom li a.orange:hover{
    background:#fe9e14 
}
#home .cuff .left .bottom li a.blue.active,#home .cuff .left .bottom li a.blue:hover{
    background:#47a0cf 
}
#home .cuff .right{
    -ms-flex:0 0 384px;
    flex:0 0 300px;
    max-width:300px;
    padding:0 0 20px 0 
}
#home .fiveNews{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px;
    padding-top:0 
}
#home .fiveNews>div{
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
    padding:0 10px;
    padding-bottom:20px 
}
#home>.bottom{
    padding-bottom:0;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#home>.bottom>.left{
    -ms-flex:0 0 792px;
    flex:0 0 792px;
    max-width:calc(100% - 300px);
    padding:0 20px 0 0;
}
.left .sixNewsSymmetry{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px;
    margin-bottom: 20px;
}
.left .sixNewsSymmetry>div{
    -ms-flex:0 0 33.33%;
    flex:0 0 33.33%;
    max-width:33.33%;
    padding:20px 10px 0 
}
.left .sixNews{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px;
}
.left .sixNews .left, #agenda .left .sixNews .left{
    -ms-flex:0 0 66.67%;
    flex:0 0 66.67%;
    max-width:66.67%;
    padding:0 12px 
}
.left .sixNews .left>div, #agenda .left .sixNews .left>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px 
}
.left .sixNews .left>div>div, #agenda .left .sixNews .left>div>div{
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
    padding:0 10px;
    padding:20px 10px 0 
}
.left .sixNews .left>div>div:first-child, #agenda .left .sixNews .left>div>div:first-child{
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
    padding:0 10px;
    padding:20px 10px 0;
    padding-top: 0;
}
.left .sixNews .right, #agenda .left .sixNews .right{
    -ms-flex:0 0 33.33%;
    flex:0 0 33.33%;
    max-width:33.33%;
    padding:0 12px 
}
.left .sixNews .right>div, #agenda .left .sixNews .right>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px;
}
.left .sixNews .right>div>div, #agenda .left .sixNews .right>div>div{
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
    padding:0 10px;
    padding: 0 10px 20px 10px;
    height:auto;
}
.left .sixNews .right>div>div a, #agenda .left .sixNews .right>div>div a{
    height:100% 
}
.lheader-m {
    background-color: #0a0a26;
}
.lheader-m .container ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 44px;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
}
.lheader-m ul li a {
    font-size: 14px;
    font-weight: 400;
    transition: all .2s ease-in-out;
    color: #9D9DA8;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 22px;
}
.lheader-m ul li a i {
    margin-right: 10px;
    transition: all .2s ease-in-out;
}
.lheader-m ul li:last-child a {
    margin-right: 0;
}
.left .sixNews .right>div>div a img, #agenda .left .sixNews .right>div>div a img{
    height:158px 
}
#agenda.container div .sixNews .left {
    padding-left: 12px!important;
}
.left .sixNews .left>div>div:first-child a, #agenda .left .sixNews .left>div>div:first-child a {
    height: 222px;
}
.left .sixNews .left>div>div:first-child a img, #agenda .left .sixNews .left>div>div:first-child a img {
    height: 100%!important;
}
.left .economy{
    margin-bottom: 20px;
}
.left .economy>div:last-child{
    padding:15px;
    border:1px solid #d8d8d8;
    border-top:none;
    background:#fff 
}
.left .economy>div:last-child>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.left .economy>div:last-child>div>div{
    -ms-flex:0 0 33.33%;
    flex:0 0 33.33%;
    max-width:33.33%;
    padding:0;
}
.left .economy>div:last-child>div>div:first-child{
    -ms-flex:0 0 66.67%;
    flex:0 0 66.67%;
    max-width:66.67%;
    padding:0 20px 0 0;
    margin-bottom: 20px;
}
.left .economy .newsBox2 img{
    height:253px 
}
.left .twoLineNews{
    position:relative;
    padding-right:140px;
    margin-bottom: 20px;
}
.left .twoLineNews>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px;
}
.left .twoLineNews>div>div{
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
    padding:0 10px 
}
.left .twoLineNews>div>div>div>a img{
    height:210px 
}
.left .twoLineNews>div>div>div>div{
    padding:14px;
    height:100%;
    background:#fff;
    border-top:none 
}
.left .twoLineNews>div>div>div>div>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:-7px 
}
.left .twoLineNews>div>div>div>div>div>div{
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
    padding:0 10px;
    padding:7px 7px 0 7px;
}
.left .twoLineNews>div>div>div>div>div>div a img{
    width:100%;
    display:block;
    height:110px;
    object-fit:cover 
}
.left .twoLineNews>div>div>div>div>div>div a strong{
    display:block;
    font-size:15px;
    color:#222;
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    line-height:22px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in;
    font-weight: 600;
}
.left .twoLineNews .ads{
    position:absolute;
    right:0;
    top:0;
    width:120px;
    bottom:0;
    margin-bottom: 0;
}
.left .twoLineNews .ads img{
    height:100% 
}
#home>.bottom>.left .tvAndNewspaper{
    position:relative;
    padding-right:224px 
}
#home>.bottom>.left .tvAndNewspaper .tv{
    margin-top:24px 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child{
    position:relative;
    padding:15px;
    background:#fff;
    border:1px solid #d8d8d8;
    border-top:none 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>ol{
    position:relative;
    z-index:2;
    background:#3b227d;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:0;
    margin:0;
    list-style:none;
    padding-right:17px;
    text-align:center!important 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>ol li{
    font-size:14px;
    color:#fff;
    font-weight:500!important;
    line-height:19px;
    -ms-flex:0 0 40%;
    flex:0 0 40%;
    max-width:40%;
    padding:0 10px;
    padding:8px 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>ol li:first-child{
    -ms-flex:0 0 20%;
    flex:0 0 20%;
    max-width:20%;
    padding:0 10px;
    padding:8px;
    background:#7152c6 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>ol li:nth-child(2){
    background:#fc4482 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div{
    position:relative;
    z-index:2;
    height:268px;
    overflow:auto 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div>ul{
    background:#f9f9f9;
    display:table;
    width:100%;
    border-spacing:0 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div>ul li{
    display:table-row;
    margin:0 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div>ul li>div{
    display:table-cell;
    width:40%;
    padding:0;
    background:#fed7e5;
    border-bottom:1px solid #fff;
    height:67px;
    padding:5px 10px;
    text-align:center!important;
    vertical-align:middle 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div>ul li>div p{
    font-size:14px;
    color:#222 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div>ul li>div p strong{
    display:block;
    color:#fc4482;
    padding-bottom:5px;
    font-weight:500 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div>ul li>div p span{
    padding-right:5px 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div>ul li>div p span:last-child{
    padding:0 0 0 5px 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div>ul li>div:first-child{
    width:20%;
    padding:0;
    border-bottom:1px solid #eaeaea;
    background:#f9f9f9 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div>ul li>div:last-child{
    background:#efeafa 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div>ul li:last-child>div{
    border-bottom:none 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div::-webkit-scrollbar{
    width:17px 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div::-webkit-scrollbar-track{
    background:#7152c6 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div::-webkit-scrollbar-thumb{
    background-color:#5133a5;
    transform:scale(.5) 
}
#home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child:before{
    position:absolute;
    content:"";
    left:-1px;
    top:0;
    right:-1px;
    height:200px;
    background:#5133a5 
}
#home>.bottom>.left .tvAndNewspaper .newspaper{
    position:absolute;
    right:0;
    top:0;
    z-index:2;
    width:200px 
}
#home>.bottom>.left .tvAndNewspaper .newspaper>div>div:last-child{
    padding:14px;
    background:#fff;
    border:1px solid #d8d8d8;
    border-top:none;
    position:relative 
}
#home>.bottom>.left .tvAndNewspaper .newspaper>div>div:last-child .swiper-slide a{
    display:block;
    font-size:0 
}
#home>.bottom>.left .tvAndNewspaper .newspaper>div>div:last-child .swiper-slide a img{
    width:100% 
}
#home>.bottom>.left .tvAndNewspaper .newspaper>div>div:last-child .pager{
    position:absolute;
    left:46px;
    right:46px;
    bottom:14px;
    text-align:center!important;
    z-index:2;
    width:auto;
    line-height:32px;
    color:#757575;
    font-size:12px;
    font-weight:700!important 
}
#home>.bottom>.left .tvAndNewspaper .newspaper>div>div:last-child .nav{
    background:#edeae6;
    margin-top:10px 
}
#home>.bottom>.left .tvAndNewspaper .newspaper>div>div:last-child .nav:after,#home>.bottom>.left .tvAndNewspaper .newspaper>div>div:last-child .nav:before{
    content:"";
    display:table;
    clear:both 
}
#home>.bottom>.left .tvAndNewspaper .newspaper>div>div:last-child .nav>div{
    float:left;
    line-height:32px;
    width:32px;
    text-align:center!important;
    background:#d9d6d3;
    font-size:12px;
    color:#757575;
    cursor:pointer;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#home>.bottom>.left .tvAndNewspaper .newspaper>div>div:last-child .nav>div:last-child{
    float:right 
}
#home>.bottom>.left .tvAndNewspaper .newspaper>div>div:last-child .nav>div:hover{
    background:#a3a3a3;
    color:#fff 
}
#home>.bottom>.left .popular{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px;
    padding-bottom:20px 
}
#home>.bottom>.left .popular>div{
    -ms-flex:0 0 33.33%;
    flex:0 0 33.33%;
    max-width:33.33%;
    padding:0 10px 20px 10px;
}
#home>.bottom>.left .popular>div .ads250x250,#home>.bottom>.left .popular>div .newsBox2,#agenda .left .popular>div .newsBox2{
    height:233px 
}
#home>.bottom>.left .popular>div .ads250x250 img,#home>.bottom>.left .popular>div .newsBox2 img{
    height:100% 
}
#home>.bottom>.left .popular>div:nth-child(2){
    -ms-flex:0 0 66.66%;
    flex:0 0 66.66%;
    max-width:66.66%;
    padding:0 10px 20px 10px;
}
.left .sport{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0 0 20px 0;
    background:#fff;
    position: relative;
}
.left .sport>div:first-child{
    -ms-flex:0 0 66.67%;
    flex:0 0 100%;
    max-width:calc(100% - 247px);
    padding:0 10px;
    padding:0;
    height: 100%;
    position: relative;
}
.left .sport>div:first-child a{
    height:100% 
}
.left .sport>div:first-child a img{
    height:100%;
    object-fit: cover;
}
.left .sport>div:first-child a span{
    background: #f8f8f8;
    max-width: 90%;
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.left .sport>div:first-child a span strong{
    font-size:18px;
    line-height:24px;
    color:#222;
    font-weight: 600;
}
.left .sport>div:first-child a:before{
    display:none 
}
.left .sport>div:last-child{
    flex:0 0 247px;
    padding:0 10px;
    padding:0;
    max-width: 247px;
}
.left .sport>div:last-child .swiper-slide a{
    display:block;
    position:relative;
    font-size:0 
}
.left .sport>div:last-child .swiper-slide a img{
    width:100% 
}
.left .sport>div:last-child .swiper-slide a strong{
    position:absolute;
    left:12px;
    bottom:12px 
}
.left .sport>div:last-child .pager li{
    position:relative;
    width:100%;
    height:auto;
    border-radius:0;
    background:0 0;
    padding:12px 20px 8px 20px;
    opacity:1 
}
.left .sport>div:last-child .pager li a{
    font-size: 15px;
    color: #000;
    font-weight: 600!important;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
.left .sport>div:last-child .pager li:before{
    position:absolute;
    content:"";
    left:0;
    top:10px;
    bottom:10px;
    width:2px;
    background:#178c29;
    opacity:0;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
.left .sport>div:last-child .pager li:after{
    position:absolute;
    content:"";
    top:0;
    left:20px;
    right:20px;
    height:1px;
    background:#E6E6E6 
}
.left .sport>div:last-child .pager li:first-child:after{
    display:none 
}
.left .sport>div:last-child .pager li.swiper-pagination-bullet-active a{
    color:#178c29 
}
.left .sport>div:last-child .pager li.swiper-pagination-bullet-active:before{
    opacity:1 
}
.left .sportSlider{
    padding-top:24px 
}
.left .sportSlider>div{
    position:relative 
}
.left .sportSlider>div .nav{
    position:absolute;
    right:0;
    top:0;
    z-index:2 
}
.left .sportSlider>div .nav>div{
    background:rgba(255,255,255,.65);
    line-height:40px;
    width:40px;
    text-align:center!important;
    font-size:12px;
    color:#000;
    font-weight:700!important;
    cursor:pointer;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
.left .sportSlider>div .nav>div:hover{
    background:#fff 
}
#home>.bottom>.left .fixtureBox{
    margin-bottom:20px 
}
#home>.bottom>.right{
    -ms-flex:0 0 300px;
    flex:0 0 300px;
    max-width:300px;
}
#home>.bottom>.right>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#home>.bottom>.right>div>div{
    order:1;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
    margin-bottom: 20px;
}
#home>.bottom>.right .fourTab>div>div{
    position:relative 
}
#home>.bottom>.right .fourTab .tabMenu{
    display:table;
    width:100%;
    border-spacing:0;
    table-layout:fixed;
    background:#848484 
}
#home>.bottom>.right .fourTab .tabMenu li{
    display:table-cell;
    text-align:center!important;
    cursor:pointer;
    font-size:12px;
    color:#fff;
    font-weight:700!important;
    line-height:36px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#home>.bottom>.right .fourTab .tabMenu li.active,#home>.bottom>.right .fourTab .tabMenu li:hover{
    background:#c90914 
}
#home>.bottom>.right .fourTab .tabMenu li.green.active,#home>.bottom>.right .fourTab .tabMenu li.green:hover{
    background:#42b053 
}
#home>.bottom>.right .fourTab .tabMenu li.orange.active,#home>.bottom>.right .fourTab .tabMenu li.orange:hover{
    background:#fe9e14 
}
#home>.bottom>.right .fourTab .tabMenu li.blue.active,#home>.bottom>.right .fourTab .tabMenu li.blue:hover{
    background:#47a0cf 
}
#home>.bottom>.right .fourTab .newsBox2>span{
    bottom:35px 
}
#home>.bottom>.right .fourTab .number{
    position:absolute;
    z-index:3;
    left:0;
    bottom:0;
    width:100%;
    font-size:0;
    text-align:center!important;
    border-top:1px solid #2f2f2f 
}
#home>.bottom>.right .fourTab .number li{
    display:inline-block;
    opacity:1;
    width:34px;
    height:auto;
    line-height:34px;
    text-align:center!important;
    border-radius:0;
    font-size:12px;
    font-weight:700!important;
    color:#aba8a8;
    background:0 0;
    border-left:1px solid #2f2f2f 
}
#home>.bottom>.right .fourTab .number li:first-child{
    border-left:none 
}
#home>.bottom>.right .fourTab .number li.swiper-pagination-bullet-active{
    background:#c90914 
}
.right .game ul{
    background:#fff;
    border:1px solid #d8d8d8;
    border-top:none;
    font-size:0;
    text-align:center!important;
    padding:9px 0 
}
.right .game ul li{
    display:inline-block;
    padding:5px;
    vertical-align:middle 
}
.right .game ul li span{
    display:block;
    font-size:20px;
    font-weight:700!important;
    color:#fff;
    border-radius:100%;
    line-height: 34px;
    width: 34px;
    background:#de0a16;
    background:-moz-linear-gradient(top,#de0a16 0,#a5050d 100%);
    background:-webkit-linear-gradient(top,#de0a16 0,#a5050d 100%);
    background:linear-gradient(to bottom,#de0a16 0,#a5050d 100%) 
}
.right .game ul li span.black{
    background:#6a6a6a;
    background:-moz-linear-gradient(top,#6a6a6a 0,#212121 100%);
    background:-webkit-linear-gradient(top,#6a6a6a 0,#212121 100%);
    background:linear-gradient(to bottom,#6a6a6a 0,#212121 100%) 
}
.right .game ul li b{
    font-size:30px;
    color:#000 
}
#economy{
    padding-bottom:20px 
}
#economy .top{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px;
    margin-top: 20px;
}
#economy .top>div:first-child{
    -ms-flex:0 0 510px;
    flex:0 0 510px;
    max-width:480px;
    padding:0 10px;
    margin-bottom: 20px;
}
#economy .top>div:last-child{
    -ms-flex:0 0 666px;
    flex:0 0 666px;
    max-width:600px;
    padding:0 10px;
    margin-top:0;
    margin-bottom: 20px;
}
#economy .top>div:last-child ul{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:-10px -12px 
}
#economy .top>div:last-child ul li{
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
    padding:0 10px;
    padding:10px 12px 
}
#economy .top>div:last-child ul li a{
    display:block;
    position:relative;
    padding:9px 0 9px 130px 
}
#economy .top>div:last-child ul li a img{
    position:absolute;
    left:0;
    top:0;
    height:84px;
    width:115px;
    object-fit:cover 
}
#economy .top>div:last-child ul li a strong{
    font-size:17px;
    color:#222;
    font-weight:700!important;
    line-height:22px;
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    height:66px 
}
#agenda .center{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom: 20px;
}
.tab .tabContent>div.active {
    min-height: 400px!important;
}
.fixtureBox .bottom>div .t table tr td.center {
    width: 150px;
    padding: 0;
    white-space: nowrap;
    text-align: center!important;
    margin-bottom: 0!important;
    display: table-cell!important;
}
#agenda .center>div{
    -ms-flex:0 0 282px;
    flex:0 0 282px;
    max-width:282px;
    padding:0 10px 
}
#agenda .center>div table{
    width:100%;
    border:0;
    background-color:#fff;
    color:#242424;
    font-size:14px;
    text-align:center!important 
}
#agenda .center>div table thead{
    font-size:15px 
}
#agenda .center>div table thead tr td{
    padding:10px 15px;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
}
#agenda .center>div table thead tr td:first-child{
    text-align:left!important 
}
#agenda .center>div table thead tr td.select{
    padding:0 20px;
    position:relative;
    background:#214b7f 
}
.cryptoTable tr td {
    text-align: left!important;
}
#agenda .center>div table thead tr td.select i{
    position:absolute;
    right:10px;
    top:50%;
    color:#fff;
    font-size:10px;
    line-height:0 
}
#agenda .center>div table thead tr td.select select{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:0 0;
    border:none;
    text-align:center;
    text-align-last:center;
    -webkit-appearance:none;
    appearance:none;
    font-size:15px;
    color:#fff 
}
#agenda .center>div table thead tr td.select select option{
    color:#242424 
}
#agenda .center>div table tbody tr td{
    border-top:1px solid #d8d8d8;
    padding:11px 15px;
    line-height:22px;
    text-align: right;
}
#agenda .center>div:first-child table tbody tr:first-child td {
    height: 48px;
}
#agenda .center>div table tbody tr td:first-child{
    text-align:left!important;
    position:relative;
    padding-left:47px;
    height: 47px;
}
#agenda .center>div table tbody tr td:first-child img{
    position:absolute;
    left:15px;
    top:50%;
    transform:translateY(-50%) 
}
#agenda .center>div table tbody tr td .nowMoney{
    padding-left:20px;
    position:relative 
}
#agenda .center>div table.cryptoTable tbody tr td:last-child {
    padding-left: 42px;
}
#agenda .center>div table tbody tr td .nowMoney:before{
    position:absolute;
    content:"";
    left:0;
    top:50%;
    border:5px solid transparent;
    border-bottom-color:#37bb9b;
    margin-top:-7px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#agenda .center>div table tbody tr td .nowMoney.down:before{
    margin-top:-1px;
    border-bottom:transparent;
    border-top-color:#ff4264 
}
#agenda .center>div table tbody tr td .gap{
    display:inline-block;
    background:#37bb9b;
    color:#fff;
    font-size:12px;
    padding:0 5px;
    width:60px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#agenda .center>div table tbody tr td .gap.down{
    background:#ff4264 
}
#agenda .center>div table tbody tr:nth-child(odd){
    background:#f7f7f7 
}
#agenda .center>div:first-child{
    -ms-flex:0 0 510px;
    flex:0 0 510px;
    max-width:456px;
    padding:0 10px 0 0 
}
#agenda .center>div:last-child{
    -ms-flex:0 0 384px;
    flex:0 0 322px;
    max-width:322px;
    padding:0 0 0 10px;
}
#economy .bottom{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#economy .bottom .left .sixNews{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#economy .bottom .left .sixNews>div{
    -ms-flex:0 0 33.33%;
    flex:0 0 33.33%;
    max-width:33.33%;
    padding:0 10px;
    padding:0px 20px 20px 0 
}
#economy .bottom .left .ads{
    margin-bottom: 20px;
}
#economy .bottom .right>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px 
}
#economy .bottom .right>div>div{
    order:1;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
    padding:0 10px;
    padding:20px 10px 0 
}
#agenda,#woman{
    padding-bottom:20px;
    padding-top: 20px;
}
#agenda>div,#woman>div{
    display:-ms-flexbox;
    display:flex;
}
#agenda>div .left,#woman>div .left,#sport>.bottom .left,#profile .bottom .left,#economy .bottom .left{
    flex: 0 0 792px;
    max-width: calc(100% - 300px);
    padding: 0 20px 0 0;
}
#agenda>div .left .sixNews,#woman>div .left .sixNews{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px 
}
#agenda>div .left .ads,#woman>div .left .ads{
    margin-bottom: 20px;
}
.popular .ads {
    margin-bottom: 0!important;
}
#agenda>div .right,#woman>div .right,#sport>.bottom .right,#profile .bottom .right,#economy .bottom .right{
    flex: 0 0 300px;
    max-width: 300px;
}
#agenda>div .right>div,#woman>div .right>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px 
}
#agenda>div .right>div>div,#woman>div .right>div>div{
    order:1;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
    padding:0 10px 20px 10px 
}
#agenda>div .right .bestRead>div,#woman>div .right .bestRead>div{
    position:relative 
}
#agenda>div .right .bestRead .newsBox2>span,#woman>div .right .bestRead .newsBox2>span{
    bottom:35px 
}
#agenda>div .right .bestRead .newsBox2:before,#woman>div .right .bestRead .newsBox2:before{
    height:220px 
}
#agenda>div .right .bestRead .number,#woman>div .right .bestRead .number{
    position:absolute;
    z-index:3;
    left:0;
    bottom:0;
    width:100%;
    font-size:0;
    text-align:center!important;
    border-top:1px solid #454545 
}
#agenda>div .right .bestRead .number li,#woman>div .right .bestRead .number li{
    display:inline-block;
    opacity:1;
    width:34px;
    height:auto;
    line-height:34px;
    text-align:center!important;
    border-radius:0;
    font-size:12px;
    font-weight:700!important;
    color:#fff;
    background:0 0;
    border-left:1px solid #454545 
}
#agenda>div .right .bestRead .number li:first-child,#woman>div .right .bestRead .number li:first-child{
    border-left:none 
}
#agenda>div .right .bestRead .number li.swiper-pagination-bullet-active,#woman>div .right .bestRead .number li.swiper-pagination-bullet-active{
    background:#c90914 
}
#sport{
    padding-bottom:20px 
}
#sport .top .fiveNews{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px;
    margin-bottom: 20px;
}
#sport .top .fiveNews>div{
    -ms-flex:0 0 20%;
    flex:0 0 20%;
    max-width:20%;
    padding:0 10px 
}
#sport>.bottom{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#sport>.bottom .left .fixtureBox .bottom>div .t{
    max-height:342px 
}
#sport>.bottom .left .sixNews{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px 
}
#sport>.bottom .left .sixNews>div{
    -ms-flex:0 0 33.33%;
    flex:0 0 33.33%;
    max-width:33.33%;
    padding:0px 10px 20px 10px 
}
#sport>.bottom .left .ads{
    margin-bottom:20px 
}
.fixtureBox {
    margin-bottom: 20px;
}
#sport>.bottom .right>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px 
}
#sport>.bottom .right>div>div{
    order:1;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
    padding:0 10px;
    padding:20px 10px 0 
}
#sport>.bottom .right .popularNews{
    padding-top:24px 
}
#sport>.bottom .right .popularNews .slider{
    margin-top:10px 
}
#sport>.bottom .right .popularNews>div{
    position:relative 
}
#sport>.bottom .right .popularNews>div .nav{
    position:absolute;
    right:0;
    top:0;
    z-index:2 
}
#sport>.bottom .right .popularNews>div .nav>div{
    background:rgba(255,255,255,.65);
    line-height:40px;
    width:40px;
    text-align:center!important;
    font-size:12px;
    color:#000;
    font-weight:700!important;
    cursor:pointer;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#sport>.bottom .right .popularNews>div .nav>div:hover{
    background:#fff 
}
#technology{
    padding-bottom:20px 
}
#agenda .sliderTech{
    padding-top:2px;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0 -2px;
    position:relative 
}
#agenda .sliderTech .swiper-slide>div{
    padding:2px 
}
#agenda .sliderTech .swiper-slide>div img{
    height:400px 
}
#agenda .sliderTech .swiper-slide a:before{
    height:100%;
    background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 80%,rgba(0,0,0,.6) 100%);
    background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 80%,rgba(0,0,0,.6) 100%);
    background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 80%,rgba(0,0,0,.6) 100%) 
}
#agenda .sliderTech .swiper-slide a .tag{
    padding:7px 10px 
}
#agenda .sliderTech .swiper-slide a>span{
    padding:20px 
}
#agenda .sliderTech .swiper-slide a>span strong.sm{
    line-height:22px;
    max-height:44px 
}
#agenda .sliderTech .swiper-slide a>span strong.md{
    line-height:28px;
    max-height:56px 
}
#agenda .sliderTech .custom1{
    width:600px 
}
#agenda .sliderTech .custom2{
    width:300px 
}
#agenda .sliderTech .custom2>div{
    padding:0 
}
#agenda .sliderTech .custom2>div>div{
    padding:2px 
}
#agenda .sliderTech .custom2>div>div img{
    height:198px 
}
#agenda .sliderTech .nav{
    position:absolute;
    left:0;
    width:100%;
    top:50%;
    z-index:5;
    height:0;
    margin-top:-24px;
    padding:0 2px 
}
#agenda .sliderTech .nav>div{
    float:left;
    color:#fff;
    background:rgba(233,111,38,.8);
    opacity:.8;
    line-height:48px;
    width:34px;
    text-align:center!important;
    font-size:20px;
    cursor:pointer 
}
#agenda .sliderTech .nav>div:last-child{
    float:right 
}
#technology>.container>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px 
}
#technology>.container>div .left{
    -ms-flex:0 0 792px;
    flex:0 0 792px;
    max-width:792px;
    padding:0 10px;
    margin-top:24px 
}
#technology>.container>div .left .sixNews{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px 
}
#technology>.container>div .left .sixNews>div{
    -ms-flex:0 0 33.33%;
    flex:0 0 33.33%;
    max-width:33.33%;
    padding:0 10px;
    padding:20px 10px 0 
}
#technology>.container>div .left .ads{
    margin-bottom:20px 
}
#registerAndLogin,.registerAndLoginContent{
    background:#ebebeb;
    position:relative;
    padding:30px 0 
}
#registerAndLogin:before,.registerAndLoginContent:before{
    position:absolute;
    content:"";
    left:0;
    top:0;
    width:100%;
    height:165px;
    background:#222 
}
#registerAndLogin .container,.registerAndLoginContent .container{
    position:relative;
    z-index:2;
    max-width:614px 
}
#registerAndLogin .container>div,.registerAndLoginContent .container>div{
    background:#fff;
    box-shadow:0 2px 3px #c9c9c9;
    padding:35px 85px 0 
}
#registerAndLogin .container>div span,.registerAndLoginContent .container>div span{
    font-size:30px;
    color:#2b2b2b 
}
#registerAndLogin .container>div span strong,.registerAndLoginContent .container>div span strong{
    color:#c90914 
}
#registerAndLogin .container>div .form>div,.registerAndLoginContent .container>div .form>div{
    margin-top:20px;
    position:relative 
}
#registerAndLogin .container>div .form>div input[type=password],#registerAndLogin .container>div .form>div input[type=text],#registerAndLogin .container>div .form>div textarea,.registerAndLoginContent .container>div .form>div input[type=password],.registerAndLoginContent .container>div .form>div input[type=text],.registerAndLoginContent .container>div .form>div textarea{
    font-size:15px;
    color:#2b2b2b;
    font-family:metropolis,sans-serif;
    resize:none;
    width:100%;
    padding:0;
    border:1px solid #dedede;
    line-height:18px;
    padding:15px 20px 
}
#registerAndLogin .container>div .form>div input[type=password]::-webkit-input-placeholder,#registerAndLogin .container>div .form>div input[type=text]::-webkit-input-placeholder,#registerAndLogin .container>div .form>div textarea::-webkit-input-placeholder,.registerAndLoginContent .container>div .form>div input[type=password]::-webkit-input-placeholder,.registerAndLoginContent .container>div .form>div input[type=text]::-webkit-input-placeholder,.registerAndLoginContent .container>div .form>div textarea::-webkit-input-placeholder{
    color:#2b2b2b 
}
#registerAndLogin .container>div .form>div input[type=password]::-moz-placeholder,#registerAndLogin .container>div .form>div input[type=text]::-moz-placeholder,#registerAndLogin .container>div .form>div textarea::-moz-placeholder,.registerAndLoginContent .container>div .form>div input[type=password]::-moz-placeholder,.registerAndLoginContent .container>div .form>div input[type=text]::-moz-placeholder,.registerAndLoginContent .container>div .form>div textarea::-moz-placeholder{
    color:#2b2b2b 
}
#registerAndLogin .container>div .form>div input[type=password]:-ms-input-placeholder,#registerAndLogin .container>div .form>div input[type=text]:-ms-input-placeholder,#registerAndLogin .container>div .form>div textarea:-ms-input-placeholder,.registerAndLoginContent .container>div .form>div input[type=password]:-ms-input-placeholder,.registerAndLoginContent .container>div .form>div input[type=text]:-ms-input-placeholder,.registerAndLoginContent .container>div .form>div textarea:-ms-input-placeholder{
    color:#2b2b2b 
}
#registerAndLogin .container>div .form>div input[type=password]:-moz-placeholder,#registerAndLogin .container>div .form>div input[type=text]:-moz-placeholder,#registerAndLogin .container>div .form>div textarea:-moz-placeholder,.registerAndLoginContent .container>div .form>div input[type=password]:-moz-placeholder,.registerAndLoginContent .container>div .form>div input[type=text]:-moz-placeholder,.registerAndLoginContent .container>div .form>div textarea:-moz-placeholder{
    color:#2b2b2b 
}
#registerAndLogin .container>div .form>div .passwordForgot,.registerAndLoginContent .container>div .form>div .passwordForgot{
    position:absolute;
    right:20px;
    top:50%;
    display:inline-block;
    font-size:15px;
    transform:translateY(-50%);
    color:#1a4d99 
}
#registerAndLogin .container>div .form>div.check label,.registerAndLoginContent .container>div .form>div.check label{
    color:#2b2b2b;
    font-size:15px;
    position:relative;
    padding-left:35px;
    cursor:pointer;
    display:inline-block 
}
#registerAndLogin .container>div .form>div.check label a,.registerAndLoginContent .container>div .form>div.check label a{
    font-weight:500;
    color:#4769b0 
}
#registerAndLogin .container>div .form>div.check label:before,.registerAndLoginContent .container>div .form>div.check label:before{
    position:absolute;
    content:"";
    left:0;
    top:50%;
    margin-top:-11px;
    width:22px;
    height:22px;
    border:1px solid #dedede;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#registerAndLogin .container>div .form>div.check label i,.registerAndLoginContent .container>div .form>div.check label i{
    position:absolute;
    left:0;
    top:50%;
    width:22px;
    text-align:center!important;
    line-height:0;
    font-size:12px;
    color:#fff;
    opacity:0;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#registerAndLogin .container>div .form>div.check input,.registerAndLoginContent .container>div .form>div.check input{
    display:none 
}
#registerAndLogin .container>div .form>div.check input:checked+label:before,.registerAndLoginContent .container>div .form>div.check input:checked+label:before{
    border-color:#000;
    background:#000 
}
#registerAndLogin .container>div .form>div.check input:checked+label i,.registerAndLoginContent .container>div .form>div.check input:checked+label i{
    opacity:1 
}
#registerAndLogin .container>div .form>div button,.registerAndLoginContent .container>div .form>div button{
    width:100%;
    border:none;
    background:#222;
    font-size:18px;
    font-weight:700!important;
    color:#fff;
    line-height:24px;
    padding:13px 15px 
}
#registerAndLogin .container>div .alerts,.registerAndLoginContent .container>div .alerts{
    margin-top:20px 
}
#registerAndLogin .container>div .foot,.registerAndLoginContent .container>div .foot{
    font-weight:500;
    background:#f7f7f7;
    margin:30px -85px 0;
    text-align:center!important;
    color:#2b2b2b;
    font-size:15px;
    padding:25px 
}
#registerAndLogin .container>div .foot:after,#registerAndLogin .container>div .foot:before,.registerAndLoginContent .container>div .foot:after,.registerAndLoginContent .container>div .foot:before{
    content:"";
    display:table;
    clear:both 
}
#registerAndLogin .container>div .foot a,.registerAndLoginContent .container>div .foot a{
    color:#c90914;
    font-weight:500 
}
#profile{
    padding-bottom:20px;
    overflow:hidden 
}
#profile>ul{
    font-size:0;
    padding:24px 0 
}
#profile>ul li{
    position:relative;
    display:inline-block;
    vertical-align:middle 
}
#profile>ul li a{
    font-size:14px;
    color:#222;
    font-weight:500 
}
#profile>ul li i{
    position:absolute;
    right:0;
    top:50%;
    line-height:0;
    font-size:8px;
    color:#222;
    width:24px;
    text-align:center!important 
}
#profile>ul li i+a{
    margin-right:24px 
}
#profile>ul li strong{
    color:#fff;
    background:#c90914;
    border-radius:2px;
    font-size:14px;
    font-weight:500;
    line-height:28px;
    padding:0 15px;
    display:block 
}
#profile .top{
    position:relative;
    background:#222 
}
#profile .top>div{
    position:relative;
    z-index:2;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-align:end!important;
    align-items:flex-end!important;
    margin:0 
}
#profile .top>div .social{
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
    padding:0 10px;
    font-size:0;
    padding:30px 
}
#profile .top>div .social li{
    display:inline-block;
    padding:5px 
}
#profile .top>div .social li a{
    display:block;
    color:#fff;
    font-size:20px;
    line-height:44px;
    width:44px;
    border-radius:100%;
    background:#1fb8fc;
    text-align:center!important 
}
#profile .top>div .social li a.icon-facebook{
    background:#5b7cc5 
}
#profile .top>div .social li a.icon-instagram{
    background:#f3740d 
}
#profile .top>div>div{
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
    padding:0 10px;
    text-align:center!important;
    color:#fff;
    padding:30px 0 15px 
}
#profile .top>div>div h2{
    font-size:20px;
    font-weight:500!important 
}
#profile .top>div>div p{
    font-size:15px;
    padding:15px 0 25px 
}
#profile .top>div>div>div{
    position:relative;
    font-size:0 
}
#profile .top>div>div>div img{
    width:70px;
    height:70px;
    border-radius:100%;
    overflow:auto;
    object-fit:cover;
    border:4px solid #fff;
    position:absolute;
    left:50%;
    top:0;
    margin-left:-33px 
}
#profile .top>div>div>div>p{
    padding:0;
    padding-top:75px;
    padding-right:70px;
    display:inline-block;
    width:50%;
    font-size:15px 
}
#profile .top>div>div>div>p span{
    display:inline-block;
    color:#fff;
    font-size:20px;
    line-height:44px;
    width:44px;
    border-radius:100%;
    background:#c90914;
    text-align:center!important 
}
#profile .top>div>div>div>p strong{
    font-weight:500!important;
    display:block;
    padding-top:7px 
}
#profile .top>div>div>div>p:last-child{
    padding-right:0;
    padding-left:70px 
}
#profile .top>div>div>div>p:last-child span{
    background:#f9b832 
}
#profile .top>div>div>div>p:last-child span:before{
    background:#f9b832 
}
#profile .top>div>div>div>p:last-child span:after{
    border-top-color:#f9b832 
}
#profile .top>div .award{
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
    padding:0 10px;
    font-size:0;
    text-align:right!important;
    padding:30px 
}
#profile .top>div .award li{
    display:inline-block;
    padding:5px 
}
#profile .top>div .award li a{
    position:relative;
    display:block;
    color:#fff;
    font-size:20px;
    line-height:44px;
    width:44px;
    border-radius:100%;
    background:#c90914;
    text-align:center!important 
}
#profile .top>div .award li a span{
    position:absolute;
    right:2px;
    top:-2px;
    display:block;
    width:10px;
    height:10px;
    border-radius:100%;
    background:#0be53e;
    border:2px solid #11ae36 
}
#profile .top:before{
    position:absolute;
    content:"";
    left:0;
    top:0;
    right:0;
    bottom:0 
}
#profile .bottom{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#profile .bottom .left .tab{
    padding-top:20px 
}
#profile .bottom .left .tab .tabMenu{
    display:table;
    width:100%;
    background:#848484 
}
#profile .bottom .left .tab .tabMenu>li{
    display:table-cell;
    text-align:center!important;
    font-size:0;
    cursor:pointer;
    padding:9px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#profile .bottom .left .tab .tabMenu>li span{
    display:inline-block;
    font-size:13px;
    font-weight:700!important;
    color:#fff;
    position:relative;
    line-height:18px;
    padding-left:30px 
}
#profile .bottom .left .tab .tabMenu>li span i{
    position:absolute;
    font-size:20px;
    left:0;
    top:50%;
    line-height:0 
}
#profile .bottom .left .tab .tabMenu>li.active{
    background:#c90914 
}
#profile .bottom .left .tab .tabContent ul li{
    padding-top:20px 
}
#profile .bottom .left .tab .tabContent ul li a{
    display:block;
    position:relative;
    padding-left:255px;
    min-height:150px 
}
#profile .bottom .left .tab .tabContent ul li a img{
    position:absolute;
    left:0;
    top:0;
    width:235px;
    height:150px;
    object-fit:cover 
}
#profile .bottom .left .tab .tabContent ul li a p{
    position:relative;
    display:block 
}
#profile .bottom .left .tab .tabContent ul li a p strong{
    display:block;
    font-size:18px;
    color:#242424;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    width:100% 
}
#profile .bottom .left .tab .tabContent ul li a p span{
    display:block;
    font-size:15px;
    color:#242424;
    line-height:24px;
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    height:72px;
    margin-top:10px 
}
#profile .bottom .left .tab .tabContent ul li a p em{
    font-style:normal;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0 -30px;
    font-size:0 
}
#profile .bottom .left .tab .tabContent ul li a p em b{
    position:relative;
    display:inline-block;
    font-size:12px;
    font-weight:600;
    color:#fff;
    background:#c90914;
    padding:7px 20px;
    border-radius:14px;
    margin:10px 
}
#profile .bottom .left .tab .tabContent ul li a p em b:before{
    position:absolute;
    content:"";
    width:8px;
    height:8px;
    border-radius:100%;
    background:#c90914;
    left:-14px;
    top:50%;
    margin-top:-4px 
}
#profile .bottom .left .tab .tabContent ul li a p em b:first-child{
    margin-left:0;
    border-bottom-left-radius:0 
}
#profile .bottom .left .tab .tabContent ul li a p em b:first-child:before{
    display:none 
}
#profile .bottom .left .tab .tabContent .more{
    margin-top:30px;
    text-align:center!important;
    position:relative 
}
#profile .bottom .left .tab .tabContent .more a{
    position:relative;
    display:inline-block;
    font-size:14px;
    font-weight:700!important;
    color:#fff;
    background:#c90914;
    line-height:18px;
    padding:9px 20px;
    border-radius:18px 
}
#profile .bottom .left .tab .tabContent .more:before{
    position:absolute;
    content:"";
    left:0;
    top:50%;
    right:0;
    height:1px;
    background:#dcdcdc 
}
#profile .bottom .right>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#profile .bottom .right>div>div{
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
    padding-bottom: 20px;
}
#profile .bottom .right>div:first-child {
    margin-top: 20px;
}
#profileEdit{
    padding:30px 12px 
}
#profileEdit>div{
    display:table;
    border:1px solid #d8d8d8;
    width:100% 
}
#profileEdit>div>div{
    display:table-cell;
    vertical-align:top 
}
#profileEdit>div>div:first-child{
    background:#f8f9fa;
    border-right:1px solid #d8d8d8;
    width:250px 
}
#profileEdit>div>div:first-child ul{
    padding:25px 25px 25px 0 
}
#profileEdit>div>div:first-child ul li a{
    position:relative;
    display:block;
    font-size:14px;
    color:#242424;
    line-height:20px;
    padding:10px 20px 10px 65px;
    border-radius:0 20px 20px 0;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#profileEdit>div>div:first-child ul li a i{
    position:absolute;
    left:30px;
    top:50%;
    line-height:0;
    width:25px;
    text-align:center!important;
    font-size:20px;
    color:#5f6368;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#profileEdit>div>div:first-child ul li a i.icon-id-card{
    font-size:22px 
}
#profileEdit>div>div:first-child ul li a i.icon-bell{
    font-size:18px 
}
#profileEdit>div>div:first-child ul li a.active,#profileEdit>div>div:first-child ul li a:hover{
    color:#c90914 
}
#profileEdit>div>div:first-child ul li a.active i,#profileEdit>div>div:first-child ul li a:hover i{
    color:#c90914 
}
#profileEdit>div>div:first-child ul li a.active{
    background:#fde8e8 
}
#profileEdit>div>div:last-child>div{
    max-width:530px;
    width:100%;
    margin:0 auto;
    padding:50px 15px;
    text-align:center!important 
}
#profileEdit>div>div:last-child>div>img{
    max-width:100% 
}
#profileEdit>div>div:last-child>div>h2{
    font-size:24px;
    color:#202124;
    font-weight:600;
    padding-top:25px 
}
#profileEdit>div>div:last-child>div form{
    display:table;
    width:100% 
}
#profileEdit>div>div:last-child>div form>div{
    display:table-row 
}
#profileEdit>div>div:last-child>div form>div>label{
    display:table-cell;
    text-align:right!important;
    width:10px;
    white-space:nowrap;
    vertical-align:top;
    font-size:14px;
    color:#242424;
    padding-right:30px;
    line-height:36px;
    padding-top:20px 
}
#profileEdit>div>div:last-child>div form>div>div{
    display:table-cell;
    padding-top:20px 
}
#profileEdit>div>div:last-child>div form>div>div input,#profileEdit>div>div:last-child>div form>div>div textarea{
    border:1px solid #d8d8d8;
    font-size:14px;
    color:#242424;
    padding:0;
    width:100%;
    resize:none;
    padding:9px 15px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#profileEdit>div>div:last-child>div form>div>div input:focus,#profileEdit>div>div:last-child>div form>div>div textarea:focus{
    background:#f7f7f7 
}
#profileEdit>div>div:last-child>div form>div.form-action>div{
    text-align:right!important 
}
#profileEdit>div>div:last-child>div form>div.form-action>div button,#profileEdit>div>div:last-child>div form>div.form-action>div input[type=submit]{
    font-size:14px;
    font-weight:600;
    color:#fff;
    background:#c90914;
    padding:12px 20px;
    border:none;
    cursor:pointer;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#profileEdit>div>div:last-child>div form>div.form-action>div button:hover,#profileEdit>div>div:last-child>div form>div.form-action>div input[type=submit]:hover{
    background:#a70a13 
}
#newsSend{
    position:fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:9;
    filter:blur(0);
    opacity:0;
    visibility:hidden;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in;
    z-index:99999 
}
#newsSend>.overlay{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,.5) 
}
#newsSend>.close{
    position:absolute;
    left:50%;
    top:0;
    width:1200px;
    max-width:100%;
    text-align:right!important;
    height:0;
    transform:translateX(-50%);
    padding:0 15px 
}
#newsSend>.close a{
    display:inline-block;
    font-size:16px;
    color:#fff;
    line-height:26px;
    margin-top:15px 
}
#newsSend>.content{
    position:fixed;
    left:50%;
    top:56px;
    bottom:56px;
    width:0;
    max-width:100%;
    width:1200px;
    padding:0 15px;
    transform:translateX(-50%) 
}
#newsSend>.content>div{
    width:100%;
    background:#fff;
    overflow:auto;
    max-height:100% 
}
#newsSend>.content>div .row{
    margin:0;
    border:1px solid #d8d8d8 
}
#newsSend>.content>div .row>div{
    -ms-flex-preferred-size:0;
    flex-basis:0%;
    -ms-flex-positive:1;
    flex-grow:1;
    max-width:100%;
    padding:0 10px 
}
#newsSend>.content>div .row>div:first-child{
    padding:0 20px 20px;
    width:70% 
}
#newsSend>.content>div .row>div:first-child>strong{
    display:block;
    text-align:center!important;
    font-size:18px;
    color:#2b2b2b;
    font-weight:400!important;
    padding:18px 0 
}
#newsSend>.content>div .row>div:first-child>strong strong{
    color:#c90914;
    font-weight:600 
}
#newsSend>.content>div .row>div:first-child form .input{
    position:relative;
    background:#fff;
    margin-bottom:14px;
    border:1px solid #dedede 
}
#newsSend>.content>div .row>div:first-child form .input input,#newsSend>.content>div .row>div:first-child form .input select{
    width:100%;
    padding:0;
    font-size:15px;
    color:#2b2b2b;
    line-height:18px;
    padding:15px;
    background:0 0;
    border:none;
    appearance:none;
    -webkit-appearance:none;
    position:relative;
    z-index:1 
}
#newsSend>.content>div .row>div:first-child form .input input[type=file],#newsSend>.content>div .row>div:first-child form .input select[type=file]{
    position:absolute;
    opacity:0;
    height:0;
    width:0;
    padding:0 
}
#newsSend>.content>div .row>div:first-child form .input input::-webkit-input-placeholder,#newsSend>.content>div .row>div:first-child form .input select::-webkit-input-placeholder{
    color:#2b2b2b 
}
#newsSend>.content>div .row>div:first-child form .input input::-moz-placeholder,#newsSend>.content>div .row>div:first-child form .input select::-moz-placeholder{
    color:#2b2b2b 
}
#newsSend>.content>div .row>div:first-child form .input input:-ms-input-placeholder,#newsSend>.content>div .row>div:first-child form .input select:-ms-input-placeholder{
    color:#2b2b2b 
}
#newsSend>.content>div .row>div:first-child form .input input:-moz-placeholder,#newsSend>.content>div .row>div:first-child form .input select:-moz-placeholder{
    color:#2b2b2b 
}
#newsSend>.content>div .row>div:first-child form .input.url{
    border-color:#959595 
}
#newsSend>.content>div .row>div:first-child form .input.url input{
    padding-left:45px 
}
#newsSend>.content>div .row>div:first-child form .input.url b{
    position:absolute;
    left:10px;
    top:0;
    line-height:48px;
    font-size:20px;
    color:#000;
    width:35px;
    text-align:center!important 
}
#newsSend>.content>div .row>div:first-child form .input input[type=file]+label{
    display:block;
    line-height:46px;
    background:#c1c1c1;
    background:-moz-linear-gradient(bottom,#c1c1c1 0,#ededed 100%);
    background:-webkit-linear-gradient(bottom,#c1c1c1 0,#ededed 100%);
    background:linear-gradient(to top,#c1c1c1 0,#ededed 100%);
    position:relative;
    padding:0 20px 0 40px 
}
#newsSend>.content>div .row>div:first-child form .input input[type=file]+label i{
    position:absolute;
    left:10px;
    top:50%;
    width:30px;
    text-align:center!important;
    line-height:0;
    font-size:13px 
}
#newsSend>.content>div .row>div:first-child form .input input[type=file]+label span{
    font-weight:500;
    display:block;
    white-space:nowrap;
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis 
}
#newsSend>.content>div .row>div:first-child form .input>i{
    position:absolute;
    right:0;
    top:0;
    line-height:48px;
    width:40px;
    text-align:center!important;
    background:#ebebeb;
    font-size:12px 
}
#newsSend>.content>div .row>div:first-child form .input>i+input,#newsSend>.content>div .row>div:first-child form .input>i+select{
    padding-right:55px 
}
#newsSend>.content>div .row>div:first-child form .input>em{
    position:absolute;
    right:0;
    top:0;
    line-height:48px;
    width:44px;
    text-align:center!important;
    font-size:20px;
    border-left:1px solid #959595;
    background:#c1c1c1;
    background:-moz-linear-gradient(bottom,#c1c1c1 0,#ededed 100%);
    background:-webkit-linear-gradient(bottom,#c1c1c1 0,#ededed 100%);
    background:linear-gradient(to top,#c1c1c1 0,#ededed 100%) 
}
#newsSend>.content>div .row>div:first-child form .input>em+input,#newsSend>.content>div .row>div:first-child form .input>em+select{
    padding-right:55px 
}
#newsSend>.content>div .row>div:first-child form .input.sm input,#newsSend>.content>div .row>div:first-child form .input.sm select{
    font-weight:500;
    padding-top:12px;
    padding-bottom:12px 
}
#newsSend>.content>div .row>div:first-child form .input.sm input[type=file]+label{
    line-height:42px 
}
#newsSend>.content>div .row>div:first-child form .input.sm em{
    line-height:42px 
}
#newsSend>.content>div .row>div:first-child form .input.sm.url b{
    line-height:42px 
}
#newsSend>.content>div .row>div:first-child form .category{
    padding:6px 0 0;
    border-bottom:1px solid #d8d8d8;
    margin-bottom:20px 
}
#newsSend>.content>div .row>div:first-child form .category ul{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px 
}
#newsSend>.content>div .row>div:first-child form .category ul li{
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%;
    padding:0 10px;
    padding:0 10px 20px 
}
#newsSend>.content>div .row>div:first-child form .category ul li a{
    font-weight:500;
    display:block;
    text-align:center!important;
    color:#2b2b2b;
    font-size:15px;
    border:1px solid #dedede;
    padding:15px;
    background:#f0f0f0;
    background:-moz-linear-gradient(bottom,#f0f0f0 0,#fafafa 100%);
    background:-webkit-linear-gradient(bottom,#f0f0f0 0,#fafafa 100%);
    background:linear-gradient(to top,#f0f0f0 0,#fafafa 100%);
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#newsSend>.content>div .row>div:first-child form .category ul li a i{
    display:block;
    font-size:24px;
    color:#000;
    padding-bottom:10px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#newsSend>.content>div .row>div:first-child form .category ul li a.active{
    background:#c90914;
    border-color:#c90914;
    color:#fff 
}
#newsSend>.content>div .row>div:first-child form .category ul li a.active i{
    color:#fff 
}
#newsSend>.content>div .row>div:first-child #editor{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0 
}
#newsSend>.content>div .row>div:first-child #editor>div{
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
    padding:0 10px;
    padding:0 
}
#newsSend>.content>div .row>div:first-child #editor .ql-toolbar{
    order:1;
    border:1px solid #dedede;
    border-top:none;
    padding:8px 
}
#newsSend>.content>div .row>div:first-child #editor .ql-container{
    height:240px;
    overflow:auto;
    border:1px solid #dedede 
}
#newsSend>.content>div .row>div:first-child .alert{
    background:#333;
    color:#fff;
    font-size:15px;
    position:relative;
    padding:10px 20px 10px 40px;
    margin-top:20px 
}
#newsSend>.content>div .row>div:first-child .alert i{
    position:absolute;
    left:5px;
    top:50%;
    line-height:0;
    width:35px;
    text-align:center!important 
}
#newsSend>.content>div .row>div:first-child .inline{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px 
}
#newsSend>.content>div .row>div:first-child .inline>div{
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
    padding:0 10px;
    padding:20px 12px 0 
}
#newsSend>.content>div .row>div:first-child .inline>div .input{
    margin-bottom:0 
}
#newsSend>.content>div .row>div:first-child .cap{
    margin-top:-20px;
    border-bottom:1px solid #d8d8d8;
    margin-bottom:20px 
}
#newsSend>.content>div .row>div:first-child .cap>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px 
}
#newsSend>.content>div .row>div:first-child .cap>div>div{
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%;
    padding:0 10px;
    padding:20px 12px 
}
#newsSend>.content>div .row>div:first-child .cap>div>div .input{
    margin-bottom:0 
}
#newsSend>.content>div .row>div:last-child{
    float:right;
    width:23%;
    min-height:648px;
    padding:0 10px;
    background:#f8f9fa;
    border-left:1px solid #d8d8d8;
    padding:60px 20px 
}
#newsSend>.content>div .row>div:last-child .file{
    border:1px solid #d8d8d8;
    background:#fff;
    padding:20px;
    position:relative 
}
#newsSend>.content>div .row>div:last-child .file span{
    position:absolute;
    background:#c90914;
    color:#fff;
    line-height:30px;
    top:-10px;
    left:20px;
    font-size:12px;
    font-weight:700;
    padding:0 15px 
}
#newsSend>.content>div .row>div:last-child .file input{
    display:none 
}
#newsSend>.content>div .row>div:last-child .file label{
    display:block;
    font-size:0;
    cursor:pointer 
}
#newsSend>.content>div .row>div:last-child .file label img{
    object-fit:cover;
    width:100% 
}
#newsSend>.content>div .row>div:last-child button{
    width:100%;
    display:block;
    padding:0;
    border:1px solid #57a22e;
    margin-top:20px;
    font-size:15px;
    color:#fff;
    font-weight:700;
    line-height:18px;
    padding:15px;
    background:#59a82f;
    background:linear-gradient(0deg,#59a82f 0,#5fb433 100%);
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in;
    cursor:pointer 
}
#newsSend>.content>div .row>div:last-child button span{
    position:relative;
    padding-left:24px 
}
#newsSend>.content>div .row>div:last-child button span i{
    position:absolute;
    left:0;
    top:10px;
    line-height:0 
}
#newsSend>.content>div .row>div:last-child button:hover{
    background:#5fb433;
    background:linear-gradient(0deg,#5fb433 0,#59a82f 100%) 
}
#newsSend>.content>div .row>div:last-child button.dark{
    border-color:#333;
    background:#000;
    background:linear-gradient(0deg,#000 0,#333 100%) 
}
#newsSend>.content>div .row>div:last-child button.dark:hover{
    background:#333;
    background:linear-gradient(0deg,#333 0,#000 100%) 
}
#newsSend.open{
    opacity:1;
    visibility:visible 
}
#newsRead{
    padding-bottom:20px 
}
#newsRead .top .siteMap{
    display:inline-block;
    font-size:0;
    padding:20px 0;
    vertical-align:middle;
    padding-bottom:0 
}
#newsRead .top .siteMap li{
    position:relative;
    display:inline-block;
    vertical-align:middle 
}
#newsRead .top .siteMap li a{
    font-size:12px;
    color:#222;
    font-weight:600;
    text-transform: uppercase!important;
    position: relative;
}
#newsRead .top .siteMap li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #52a25d;
    left: 0;
    bottom: -6px;
    display: none;
}
#newsRead .top .siteMap li i{
    position: absolute;
    right: 0;
    top: 50%;
    line-height: 0;
    font-size: 21px;
    color: #222;
    text-align: center!important;
    font-style: normal;
    display: none;
}
#newsRead .top .siteMap li i:before {
    content: "\203A";
    padding: 0 10px;
    display: inline-block;
}
#newsRead .top .siteMap li i+a{
    margin-right:12px;
    display: block;
}
#newsRead .top .siteMap li strong{
    color:#fff;
    background:#c90914;
    border-radius:2px;
    font-size:14px;
    font-weight:400;
    line-height:27px;
    padding:0 10px;
    display:block;
    margin-right:10px;
    max-width:465px;
    max-height:27px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis 
}
#newsRead .top>time{
    float:right;
    display:inline-block;
    font-size:12px;
    font-weight:600;
    color:#222;
    position:relative;
    padding-left:17px;
    vertical-align:middle;
    top:22px 
}
#newsRead .top>time i{
    position:absolute;
    left:-3px;
    top:70%;
    line-height:0;
    font-size:21px 
}
#newsRead .top h1{
    letter-spacing:0;
    font-size:34px;
    color:#000;
    font-weight:700;
    line-height:38px;
    margin-bottom: 8px;
    margin-top: 5px;
}
#newsRead .top h2{
    font-size:18px;
    font-weight:700;
    line-height:28px;
    color:#010101;
    padding-top:0;
    padding-bottom: 12px;
}
#newsRead .bottom{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#newsRead .bottom .left{
    -ms-flex:0 0 852px;
    flex:0 0 852px;
    max-width:calc(100% - 300px);
    padding:0 10px;
    padding:20px 20px 0 0;
    padding-top:0;
}
#newsRead .bottom .left .detail>*{
    margin-bottom:15px!important 
}
#newsRead .bottom .left .detail>:last-child{
    margin-bottom:0!important 
}
#newsRead .bottom .left .detail .cap:after,#newsRead .bottom .left .detail .cap:before{
    content:"";
    display:table;
    clear:both 
}
#newsRead .bottom .left .detail h2 {
    margin-bottom: 5px!important;
}
#newsRead .bottom .left .detail>.relatedContent {
    margin-bottom: 14px!important;
}
#newsRead .bottom .left .detail>figure {
    margin-bottom: 13px!important;
}
#newsRead .bottom .left .detail>.des-g {
    margin-bottom: 14px!important;
}
#newsRead .bottom .left .detail h3 {
    margin-bottom: 13px!important;
}
#newsRead .bottom .left .detail h4,#newsRead .bottom .left .detail h5 {
    margin-bottom: 13px!important;
    margin-top: 2px;
}
#newsRead .bottom .left .detail .cap>img{
    width:100%;
    display:block;
    margin-bottom:15px 
}
#newsRead .bottom .left .detail .cap>a{
    font-size:0;
    float:left 
}
#newsRead .bottom .left .detail .cap>a i{
    display:inline-block;
    width:30px;
    line-height:30px;
    border-radius:100%;
    text-align:center!important;
    color:#fff;
    font-size:14px;
    background:#c90914;
    vertical-align:middle 
}
#newsRead .bottom .left .detail .cap>a strong{
    display:inline-block;
    font-size:14px;
    color:#000;
    vertical-align:middle;
    margin:0 6px;
    margin-left:8px 
}
#newsRead .bottom .left .detail .cap>a span{
    display:inline-block;
    vertical-align:middle;
    font-size:13px;
    color:#646464;
    padding-left:12px;
    position:relative 
}
#newsRead .bottom .left .detail .cap>a span::before{
    position:absolute;
    content:"";
    left:0;
    top:50%;
    background:#9e9ea0;
    width:4px;
    height:4px;
    border-radius:100%;
    margin-top:-2px 
}
#newsRead .bottom .left .detail .cap ul{
    float:right;
    display:inline-block;
    font-size:0;
    vertical-align:middle 
}
#newsRead .bottom .left .detail .cap ul li{
    display:inline-block;
    vertical-align:middle;
    margin-left:10px 
}
#newsRead .bottom .left .detail .cap ul li a img{
    width:30px;
    height:30px;
    border-radius:100% 
}
#newsRead .bottom .left .detail .cap ul li a i{
    display:inline-block;
    width:30px;
    line-height:30px;
    border-radius:100%;
    text-align:center!important;
    color:#fff;
    font-size:14px;
    background:#c90914;
    vertical-align:middle 
}
#newsRead .bottom .left .detail p{
    font-size:16px;
    line-height:28px;
    color:#000;
    font-weight: 500;
}
#newsRead .bottom .left .detail p strong{
    color:#c90914 
}
#newsRead .bottom .left .detail p.shortCode, #newsRead .bottom .left .detail p.shortCodeRed, #newsRead .bottom .left .detail p.shortCodePurple, #newsRead .bottom .left .detail p.shortCodeBlue{
    padding:12px 18px!important;
    background:#fdfaf2;
    border:1px solid #fbf2df;
    color: #212529!important;
    font-size: 15px!important;
    font-weight: 400!important;
    line-height: 28px!important;
}
#newsRead .bottom .left .detail .slider .number{
    background:#222;
    width:100%;
    font-size:0;
    text-align:center!important;
    border-top:1px solid #454545 
}
#newsRead .bottom .left .detail .slider .number li{
    display:inline-block;
    opacity:1;
    width:36px;
    height:auto;
    line-height:36px;
    text-align:center!important;
    border-radius:0;
    font-size:12px;
    font-weight:700!important;
    color:#fff;
    background:0 0;
    border-left:1px solid #454545 
}
#newsRead .bottom .left .detail .slider .number li:first-child{
    border-left:none 
}
#newsRead .bottom .left .detail .slider .number li.swiper-pagination-bullet-active{
    background:#c90914 
}
#newsRead .bottom .left .detail h2{
    font-weight:700;
    font-size:24px 
}
#newsRead .bottom .left .detail h3{
    font-weight:700;
    font-size:20px;
    font-weight:700;
    font-size:20px 
}
#newsRead .bottom .left .detail .relatedContent{
    position:relative 
}
#newsRead .bottom .left .detail .relatedContent>strong, .yazar-post .relatedContent>strong{
    position:absolute;
    right:15px;
    top:-9px;
    z-index:1;
    padding:1px ​10px;
    font-weight:600!important 
}
#newsRead .bottom .left .detail .relatedContent a, .yazar-post .relatedContent a{
    background: #D21E23;
    position: relative;
    height: 154px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-right: 20px;
    border-radius: var(--birfanatik-radius);
}
#newsRead .bottom .left .detail .relatedContent a>img, .yazar-detay-right .relatedContent a>img, .yazar-post .relatedContent a>img{
    margin-right: 20px;
    height:100%!important;
    width:270px;
    object-fit:cover;
    border-radius: var(--birfanatik-radius) 0 0 var(--birfanatik-radius);
}
.relatedContent .timePlay {
    left: 15px;
    top: 15px;
}
.relatedContent .timePlay svg {
    animation: unset!important;
}
.relatedContent .timePlay:hover svg {
    transform: rotate(360deg);
}
#newsRead .bottom .left .detail .relatedContent a div strong:hover {
    text-decoration: underline;
}
#newsRead .bottom .left .detail .relatedContent>strong, .yazar-post .relatedContent>strong {
    border-radius: var(--birfanatik-radius);
}
#newsRead .bottom .left .detail .relatedContent>strong.tag,.yazar-post .relatedContent>strong.tag {
    background-color: #000!important;
    padding: 0 13px;
}
#newsRead .bottom .left .detail .relatedContent a strong, .yazar-detay-right .relatedContent a strong{
    display:block;
    font-weight:700;
    font-size:20px;
    color:#fff;
    height:26px;
    word-wrap:break-word;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap 
}
.relatedContent .ilgiliplay {
    left: 101px;
}
.rlclg {
    display: flex;
    flex-direction: column;
    max-width: calc(100% - 290px);
    justify-content: flex-start;
    align-items: flex-start;
}
#newsRead .bottom .left .detail .relatedContent a div em, .yazar-post .relatedContent a div em {
    background: rgba(255, 255, 255, .95);
    border-radius: 3px;
    font-size: 13px;
    height: 35px;
    line-height: 36px;
    margin-top: 15px;
    padding: 0 19px;
    position: relative;
    color: #933639;
    font-weight: 700!important;
    display: inline-block;
    transition: all .2s ease-in-out;
}
#newsRead .bottom .left .detail .relatedContent a div em svg, .yazar-post .relatedContent a div em svg {
    margin-left: 10px;
}
#newsRead .bottom .left .detail .relatedContent a:hover svg, .yazar-post .relatedContent a:hover svg {
    animation: rightarrow 1s infinite ease-in-out;
}
#newsRead .bottom .left .detail .relatedContent a div strong, .yazar-post .relatedContent a div strong {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    white-space: unset;
    text-overflow: unset;
    word-break: unset;
    height: unset;
    font-size: 22px;
    line-height: 32px;
}
#newsRead .bottom .left .detail .relatedContent a em, .yazar-detay-right .relatedContent a em{
    display:block;
    font-style:normal;
    color:#cacaca;
    font-size:12px;
    font-weight:600!important;
    padding-top:5px;
    text-transform:uppercase;
    display: flex!important;
    align-items: center!important;
    justify-content: space-between!important;
}
#newsRead .bottom .left .detail .relatedContent a em svg path, #newsRead .bottom .left .detail .relatedContent a em svg line {
    stroke:#933639;
}
.yazar-detay-right .relatedContent a em {
    display: none;
}
#newsRead .bottom .left .detail blockquote{
    display:block;
    font-size:16px;
    color:#757373;
    line-height:24px;
    position:relative;
    margin:0 0 24px;
    border-left:2px solid #f4f4f4;
    padding:15px 15px 15px 31px 
}
#newsRead .bottom .left .detail blockquote .icon-quote{
    position:absolute;
    color:#e8e8e8;
    left:25px;
    top:10px;
    font-size:18px 
}
#newsRead .bottom .left .detail ol{
    margin:0;
    padding:0;
    counter-reset:li-counter 
}
#newsRead .bottom .left .detail ol li{
    list-style:none;
    font-size:16px;
    line-height:28px;
    padding-left:30px;
    font-weight: 500;
    position:relative;
    margin-bottom: 5px;
}
#newsRead .bottom .left .detail ol li:first-child:before {
    line-height: 18px;
}
#newsRead .bottom .left .detail ol li:before{
    position:absolute;
    left:0;
    top:7px;
    width:20px;
    line-height:17px;
    height: 20px;
    border-radius:100%;
    text-align:center!important;
    color:#fff;
    font-size:13px;
    font-weight:500!important;
    background:#222;
    content:counter(li-counter);
    counter-increment:li-counter;
    padding-top: 1px;
    padding-left: 1px;
}
#newsRead .bottom .left .tags{
    border-top:1px solid #e9e9e9;
    margin:18px 0;
    margin-bottom:13px;
}
#newsRead .bottom .left .tags ul{
    margin:0 -5px;
    font-size:0;
    padding:13px 0 0 0 
}
.haberSingle .fgsingle a.newsBox img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    object-fit: cover;
}
.haberSingle .fgsingle .left a.newsBox>span {
    height: 138px;
}
#newsRead .bottom .left .tags ul:after,#newsRead .bottom .left .tags ul:before{
    content:"";
    display:table;
    clear:both 
}
#newsRead .bottom .left .tags ul li a{
    color:#969696 
}
#newsRead .bottom .left .tags ul li a:hover{
    color:#fff 
}
#newsRead .bottom .left .tags ul li:hover a{
    color:#fff 
}
#newsRead .bottom .left .tags ul li{
    display:inline-block;
    margin:5px;
    font-size:14px;
    font-weight:400;
    color:#969696;
    background:#fbfbfb;
    line-height:18px;
    padding:10px 20px;
    border:1px solid #e9e9e9;
    border-radius:20px;
    -moz-transition-duration:.2s;
    -o-transition-duration:.2s;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -moz-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in 
}
#newsRead .bottom .left .tags ul li:hover{
    color:#fff;
    background:#c90914;
    border-color:#c90914 
}
#newsRead .bottom .left .sixNews .row>div{
    -ms-flex:0 0 33.33%;
    flex:0 0 33.33%;
    max-width:33.33%;
    padding:0 10px;
    padding:10px 10px 20px 10px;
}
.haberSingle .sixNews .row {
    margin-bottom: -18px;
}
#newsRead .bottom .left .commentForm{
    margin-top:12px 
}
#newsRead .bottom .left .commentForm form{
    border:1px solid #e6e6e6 
}
#newsRead .bottom .left .commentForm form>div{
    padding:0 
}
#newsRead .bottom .left .commentForm form>div>p{
    color:#c90914;
    font-weight:500;
    font-size:14px;
    position:relative;
    padding:12px 0 11px 50px;
    border-bottom:1px solid #e6e6e6 
}
#newsRead .bottom .left .commentForm form>div>p input {
    margin-top: -1px;
}
#newsRead .bottom .left .commentForm form>div>p:first-child input {
    margin-top: 0;
}
em.comment-unapproved {
    font-size: 14px;
    color: #222;
    line-height: 22px;
    opacity: .6;
}
#newsRead .bottom .left .comments ul ol li {
    position: relative;
    font-size: 14px;
    color: #222;
    line-height: 22px;
}
#newsRead .bottom .left .commentForm form>div>p svg {
    width: 18px;
    height: 18px;
    margin-top: -10px;
    position: absolute;
    left: 21px;
    top: 50%;
    line-height: 0;
    font-size: 24px;
}
#newsRead .bottom .left .commentForm form>div>p i{
    position:absolute;
    left:0;
    top:50%;
    line-height:0;
    font-size:24px 
}
#newsRead .bottom .left .comments ul li a {
    font-size: 14px;
    color: #cf2e2e;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: -3px;
}
#newsRead .bottom .left .commentForm form>div #editorTool{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0 
}
#newsRead .bottom .left .commentForm form>div #editorTool>div{
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
    padding:0 10px;
    padding:0 
}
ul.dotsAreaContent.dotsIcon108 {
    border-radius: var(--birfanatik-radius);
    box-shadow: var(--birfanatik-shadow)!important;
    padding-top: 7px!important;
    padding-bottom: 3px!important;
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar{
    order:1;
    border:none;
    border-top:1px solid #e6e6e6;
    padding:8px 20px;
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar>div{
    margin:0 -8px 
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar>div:after,#newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar>div:before{
    content:"";
    display:table;
    clear:both 
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar>div>span{
    margin:0;
    padding:0 8px;
    border-left:1px solid #e6e6e6 
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar>div>span:first-child{
    border-left:none 
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar .send{
    padding:0 8px 
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar .send button{
    width:auto;
    color:#fff;
    font-size:14px;
    font-weight:500!important;
    background:#e8eaed;
    padding:5px 15px;
    border-radius:3px;
    height:auto 
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar .send button:hover {
    opacity: .8;
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-container{
    height:160px;
    overflow:auto;
    border:none;
    color:#222;
    font-size:14px;
    font-weight:400;
    margin: 0 20px;
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-container .ql-editor{
    padding:20px 0 
}
#newsRead .bottom .left .commentForm form>div #editorTool>span{
    display:block;
    font-size:12px;
    color:#81878c;
    padding:7px 0;
    margin-left: 20px;
}
#newsRead .bottom .left .commentForm form>p{
    font-size:12px;
    background:#f8f9fa;
    color:#81878c;
    border-top:1px solid #e6e6e6;
    padding:15px 20px 
}
#newsRead .bottom .left .commentForm form>p strong{
    font-weight:400!important;
    color:#c90914 
}
#newsRead .bottom .left .comments{
    margin-top:20px;
    border:1px solid #e6e6e6 
}
#newsRead .bottom .left .comments>strong{
    display:block;
    font-size:20px;
    color:#000000;
    font-weight:500;
    padding:20px;
    position: relative;
}
#newsRead .bottom .left .comments>strong:after {
    background-color: #e6e6e6;
    width: 100%;
    left: 0px;
    bottom: 0;
    height: 1px;
    position: absolute;
    content: "";
}
#newsRead .bottom .left .comments ul li{
    padding:20px 20px 18px 60px;
    border-top:1px solid #e6e6e6;
    position:relative 
}
#newsRead .bottom .left .comments ul li .icons{
    position:absolute;
    left:0;
    top:20px;
    width:60px;
    text-align:right!important;
    font-size:0;
    padding:0 10px 
}
.commentForm .ql-editor.ql-blank::before {
    left: 0;
}
#newsRead .bottom .left .comments ul li .icons i{
    display:inline-block;
    color:#81878c;
    font-size:24px;
    vertical-align:middle;
    margin:10px 5px 5px 5px 
}
#newsRead .bottom .left .comments ul li .icons i.icon-reply{
    font-size:18px 
}
#newsRead .bottom .left .comments ul li .h{
    position:relative;
    padding-right:100px;
    margin-bottom:0 
}
#newsRead .bottom .left .comments ul li .h strong{
    color:#c90914;
    font-weight: 500;
    font-size: 14px;
    line-height:24px 
}
#newsRead .bottom .left .comments ul li .h time{
    position:absolute;
    right:24px;
    top:-3px;
    line-height:24px;
    color:#81878c;
    font-size:12px;
    font-weight:500 
}
#newsRead .bottom .left .comments ul li .h div{
    position:absolute;
    right:5px;
    top:0 
}
#newsRead .bottom .left .comments ul li .h div>i{
    line-height:24px;
    width:24px;
    text-align:center!important;
    color:#5f6368;
    cursor:pointer;
    margin-right: -5px;
}
.likeDislike {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 10px;
}
.likeDislike .commentLike {
    background: url(../img/svg/like.svg);
    background-size: 16px;
    width: 16px;
    height: 16px;
    display: block;
    height: 16px;
    width: 16px!important;
    margin-right: 5px;
    cursor: pointer;
}
.likeDislike .commentDislike {
    background: url(../img/svg/like.svg);
    background-size: 16px;
    width: 16px;
    height: 16px;
    display: block;
    height: 16px;
    width: 16px!important;
    margin-right: 5px;
    cursor: pointer;
    transform: rotate(180deg) translateY(-1px);
}
.likeCss {
    font-size: 10px;
    margin-right: 10px;
    color: #777B80!important;
    font-size: 12px;
}
.dislikeCss {
    font-size: 10px;
    color: #777B80!important;
    font-size: 12px;
}
#newsRead .bottom .left .comments ul li>p{
    font-size:14px;
    color:#222;
    line-height:22px;
}
#newsRead .bottom .left .comments ul li.reply{
    background:#f8f9fa;
    padding-left:90px;
}
#newsRead .bottom .left .comments ul li:first-child{
    border-top:none 
}
#newsRead .bottom .right{
    -ms-flex:0 0 300px;
    flex:0 0 300px;
    max-width:300px;
    padding-top: 20px;
}
#newsRead .bottom .right>div{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#newsRead .bottom .right>div>div{
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
    padding-bottom: 20px;
}
#newsRead .bottom .right>div>div.popularNewsBox {
    margin-bottom: 20px;
}
.burcTopWidget{
    width:100%;
    margin-top:24px;
    background:#fff;
    clear:both;
    font-family:metropolis,sans-serif 
}
.burcTopWidget .burcIconArea{
    width:100% 
}
.burcTopWidget .burcIconArea li{
    width:17.5%;
    display:inline-block;
    float:left;
    width:96px;
    text-align:center;
    padding:20px;
    border-right:3px solid #f4f4f4;
    cursor:pointer 
}
.burcTopWidget .burcIconArea li:last-child{
    border-right:0 
}
.burcTopWidget .burcIconArea li.active{
    background:#2a2a2a;
    color:#fff 
}
.burcTopWidget .burcIconArea li span{
    float:left;
    text-align:center;
    width:100%;
    margin-top:4px;
}
.burcTopWidget .burcIconArea li img{
    width:52px 
}
.burcTopWidget .burcWidgetContent{
    background:#2a2a2a;
    width:100%;
    padding:20px;
    display:none 
}
.burcTopWidget .burcWidgetContent.active{
    display:block 
}
.burcTopWidget .burcWidgetContent h3{
    color:#adadad!important;
    font-size:14px!important;
    font-family:metropolis,sans-serif;
    font-weight:700 
}
.burcTopWidget p{
    color:#fff;
    margin-top:6px;
}
.burcTopWidget .burcWidgetContent>a{
    color:#fdde11;
    margin-top:10px;
    position:relative;
    top:5px 
}
.burcTopWidget .burcWidgetContent .widgetBottom a{
    color:#fff;
    font-weight:600;
    margin-right:10px 
}
.burcTopWidget .burcWidgetContent .widgetBottom{
    margin-top:25px 
}
.burcWrapper{
    padding:24px 12px;
    padding-top:12px;
    padding-right:20px;
    padding-left:20px;
    background:#fff;
    border:1px solid #d8d8d8 
}
.burcAllScroll{
    position:absolute;
    height:300px;
    overflow:auto;
    width:150px;
    background:#fff;
    padding:20px;
    top:85px;
    right:-13px;
    display:none 
}
.burcAllScroll li{
    padding:5px;
    color:#000;
    text-transform:uppercase;
    font-weight:600;
    font-size:13px 
}
.burcAllScroll li:hover{
    color:#4e3f7f 
}
.infinityDiv{
    position:fixed;
    bottom:0;
    z-index:999;
    width:740px;
    margin:0 auto;
    background:#fff;
    box-shadow:0px -1px 2px rgb(0 0 0 / 14%);
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.infinityDiv img{
    object-fit: cover;
    float: left;
    height: 75px;
    border-top-left-radius: var(--birfanatik-radius);
}
.infinityDiv h4{
    padding-left:120px;
    padding-top:10px;
    color:#c90914;
    font-size: 15px;
    font-weight: 500;
}
.infinityDiv p{
    padding-left:120px;
    padding-top:10px;
    color:#000;
    position:relative;
    bottom:5px;
    line-height: 20px;
    font-weight: 400;
    font-size: 15px;
}
.infinityDiv .progress-bar{
    background-color:#f3f5f9;
    position:absolute;
    z-index:-1;
    width:0;
    height:100%;
    left:0;
    top:0;
    transition:width .1s ease 
}
.colorYellow{
    background:#fdde11 
}
.colorRed{
    background:#c90914 
}
.colorPurple{
    background:#4e3f7f 
}
.colorGreen{
    background:#178c29 
}
.colorBlue{
    background:#214b7f 
}
.ql-snow .ql-tooltip{
    left:0!important 
}
.authorcomment ol li{
    padding:0!important;
    border-top:none!important;
    list-style:normal 
}
.authorcomment ul li{
    padding:0!important;
    border-top:none!important 
}
.authorcomment ul{
    list-style:normal!important 
}
.authorcomment ol{
    list-style:disc!important 
}
.relatedContent .icon-play-arrow{
    position:absolute;
    left:45px!important;
    font-size:18px!important;
    color:#fff!important;
    display:block!important;
    width:50px!important;
    line-height:45px!important;
    border-radius:100%!important;
    text-align:center!important;
    z-index:2 
}
#newsRead .bottom .left .tags ul li:hover{
    border-color:inherit 
}
.ql-editor.ql-blank:before{
    font-size:14px!important;
    color:#222!important;
    font-weight:400 
}
.newsPapper:nth-child(-n+3){
    padding-top:27px 
}
.icon-play-arrow:hover{
    transform:rotate(360deg);
    transition:.3s 
}
.icon-play-arrow{
    transform:rotate(0);
    transition:.3s 
}
#newsRead .bottom .left .detail iframe{
    width:100%!important;
    height:478px 
}
.shareDivArea .active{
    visibility:visible!important;
    transition:.3s 
}
.a-plus{
    width:42px!important;
    height:29px;
    float:right;
    margin-right:52px;
    cursor:pointer;
    position:relative;
    background:url(../img/text-size.svg) center center no-repeat!important;
    margin-left:15px;
    float:left 
}
#newsRead .bottom .left .detail p.shortCodeBlue{
    padding:20px 15px;
    background:#f1f8fb;
    border:1px solid#ddedf6;
    font-size:15px 
}
#newsRead .bottom .left .detail p.shortCodePurple{
    padding:20px 15px;
    background:#f7f1fb;
    border:1px solid#e5ddf6;
    font-size:15px 
}
#newsRead .bottom .left .detail p.shortCodeRed{
    padding:20px 15px;
    background:#fbf1f1;
    border:1px solid#f6e2e2;
    font-size:15px 
}
#newsRead .bottom .left .detail p.shortCodeGreen{
    padding:20px 15px;
    background:#f1fbf7;
    border:1px solid#d1f0e2;
    font-size:15px 
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar .send button:hover{
    background-color:#81878c;
    color:#e8eaed 
}
.commentForm .authorInput, input.mailInput{
    width:100%;
    border:none 
}
@-moz-keyframes sonDakika{
    100%{
        background:red 
    }
}
@-webkit-keyframes sonDakika{
    100%{
        background:red 
    }
}
#puan-box{
    border:1px solid #ececec;
    padding:20px 20px 8px;
    margin:0 
}
#puan-box ul{
    margin:0;
    padding:0;
    list-style:none 
}
#puan-box ul li{
    margin-bottom:15px;
    list-style:none 
}
#puan-box .puan-top{
    overflow:hidden 
}
#puan-box .puanlama-score{
    background:#e62f2f;
    width:100px;
    text-align:center;
    float:left;
    margin-right:20px;
    margin-bottom:15px 
}
#puan-box .puanlama-score .puanlama{
    font-size:50px;
    line-height:1.2;
    color:#fff;
    font-weight:600;
    padding:8px 0;
    display:block 
}
#puan-box .puanlama-score .puanlama-text{
    background:#222;
    display:block;
    color:#fff;
    font-weight:600;
    padding:6px 0;
    text-transform:uppercase;
    font-size:10px 
}
#puan-box .puan-top{
    padding-bottom:10px;
    margin-bottom:20px;
    border-bottom:1px solid #ddd 
}
#puan-box .puan-top .puan-text .puan-title{
    color:#111;
    font-size:18px;
    font-weight:600;
    line-height:1;
    display:block;
    margin:8px 0 10px 
}
#puan-box .puan-top .puan-text p{
    margin-bottom:0 
}
#puan-box ul li .puan-kritik-bar-container{
    position:relative;
    font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,open sans,sans-serif;
    background:rgba(0,0,0,.03);
    height:25px;
    overflow:hidden 
}
#puan-box ul li .puan-kritik-bar{
    float:left;
    height:25px;
    background:#e62f2f;
    padding:0 1em;
    transition:all .3s;
    line-height:24px;
    color:#fff;
    font-size:13px 
}
#puan-box ul li:hover .puan-kritik-bar{
    color:#fff 
}
#puan-box ul li .puan-kritik-bar span.legp{
    font-size:13px;
    font-weight:600;
    color:#fff;
    line-height:25px;
    padding:0 0 0 10px;
    text-transform:uppercase 
}
#puan-box ul li .puan-kritik-bar-container span.right{
    font-size:13px;
    font-weight:500;
    color:rgba(0,0,0,.6);
    z-index:99;
    float:right;
    line-height:25px;
    position:absolute;
    top:0;
    right:0 
}
#puan-box .puan-total-score{
    background:#f2f2f2;
    overflow:hidden 
}
#puan-box .puan-total-score .left{
    float:left;
    max-width:50%;
    color:#333;
    font-size:18px;
    font-weight:600;
    line-height:1;
    padding:18px 15px;
    margin:0;
    text-transform:uppercase 
}
#puan-box .puan-total-score .right{
    float:right;
    font-size:18px;
    background:#ff3718;
    color:#fff;
    font-weight:600;
    padding:0 12px;
    height:54px;
    line-height:54px 
}
#puan-box .puan-total-score .right i{
    color:#fff;
    font-size:17px;
    margin:0 2px 
}
#puan-box .puan-summary{
    border:1px solid #eee;
    padding:25px;
    margin:0 0 25px 
}
#puan-box .puan-summary p{
    margin:0 
}
#puan-box .puan-total-score .type-star{
    font-size:14px;
    padding:7px 15px 
}
#puan-box .puan-total-score-box [class*=icon-]{
    font-size:18px;
    color:#fff;
    margin:0 1px 
}
.haberSingle:after{
    content: '';
    display: block;
    width: 740px;
    height: 16px;
    background-image: url(../img/content-separatrix.webp);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 8px;
    margin-top: 32px;
    max-width: 100%;
}
.flex-l {
    display: flex;
    padding: 0 12px;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
#agenda .flex-l {
    padding: 0;
}
.mainSlide {
    width: calc(100% - 400px);
    position: relative;
    margin-bottom: 20px;
}
#owl-mainSlide a {
    display: block;
    width: 100%;
}
#owl-mainSlide a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9) 90%);
}
#owl-mainSlide a img {
    object-fit: cover;
    min-height: 200px;
    width: 100%;
    height: 403px;
}
.mainSlide .owl-nav button .arrowhover {
    display: none;
}
.mainSlide .owl-nav button:hover img {
    display: none;
}
.mainSlide .owl-nav button:hover .arrowhover {
    display: block;
}
#owl-mainSlide a strong {
    position: absolute;
    left: 0;
    bottom: 11px;
    font-size: 36px;
    color: #fff;
    font-weight: 600!important;
    font-family: metropolis,sans-serif;
    line-height: 47px;
    padding: 0 17px;
    height: auto;
    height: auto!important;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.mainSlide .owl-dots {
    background: #fff;
    counter-reset: dots;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    height: 58px;
}
.mainSlide .owl-dots button {
    background-color: #EAEAEA;
    border: 0;
    box-shadow: unset;
    width: 28px;
    height: 28px;
    font-size: 16px;
    font-weight:500!important;
    color: #010101;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 2px;
    margin-right: 10px;
    padding-top: 1px;
}
.mainSlide .owl-dots button:last-child {
    margin-right: 0;
}
#owl-mainSlide .owl-dot:before {
    counter-increment: dots;
    content: counter(dots);
}
#owl-mainSlide .owl-dot span {
    display: none;
}
.mainSlide .owl-dots button.active {
    background-color: #C90914;
    color: #fff;
}
.mainSlide .owl-nav {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    left: 0;
    height: 58px;
    padding: 0 16px;
}
.mainSlide .owl-nav button {
    width: 24px;
    height: 28px;
    background-color: #EAEAEA;
    border: 0;
    box-shadow: unset;
    font-weight: bold;
    padding-top: 2px;
    border-radius: 2px;
}
.mainSlide .owl-nav button:hover {
    background-color: #c90914;
}
.mainSlide .owl-nav button img {
    max-height: 11px;
}
.mainSlide .owl-nav button:last-child {
    border-right: 0;
}
.mainSlide .owl-nav button:first-child img {
    transform: rotate(180deg);
}
.altec {
    flex: 0 0 100%!important;
    max-width: 100%!important;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.altec>div {
    flex: 0 0 33.3%;
    max-width: calc(33.3% - 10px);
}
.hmfix .header-middle.on, .hmfix .header-middle2.on {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}
.hmfix .header-middle.on {
    border-top: 0!important;
}
.customize-support.hmfix .header-middle.on, .customize-support.hmfix .header-middle2.on {
    position: fixed;
    width: 100%;
    top: 32px;
    z-index: 999;
    box-shadow: 0 2px 4px rgb(17 21 25 / 28%);
}
.left .sport {
    height: 362px;
    margin-bottom: 20px;
}
.newsBox2 img {
    width: 100%;
    object-fit: cover;
}
#owll-sp .owl-nav, .sport .bvgl-title {
    display: none;
}
.sport .bvgl-title h2 {
    font-weight: 700;
    font-size: 16px;
    color: #000;
    display: block;
    text-transform: uppercase;
}
#owll-sp {
    height: 169px;
}
#owll-sp .owl-dots {
    opacity: 0;
    user-select: none;
    visibility: hidden;
}
#owll-sp div a {
    height: 169px;
    display: block;
    width: 100%;
}
#owll-sp div a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.left .sport>div:first-child a span strong {
    display: -webkit-box;
    margin-top: 8px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
#home > .bottom > .left .sport > div:last-child .pager li a:hover {
    color: #178c29;
}
.owll-sp li a.active, .owll-sp li a:hover {
    color: #178c29!important;
}
.ntitle {
    width: 100%;
    height: 52px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #E6E6E6;
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.cb-in ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0!important;
    flex-wrap: wrap;
    margin-bottom: -2px;
}
#newsRead .bottom .left .detail>.capbottom {
    margin-bottom: 0!important;
}
.cb-in ul li {
    list-style: none!important;
    list-style-type: none!important;
}
.cb-in {
    width: 100%;
}
.haberSingle .left .detail ul li::marker {
    display: none;
    list-style-type: none;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    unicode-bidi: unset;
}
.haberSingle .left .detail ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding: 0 13px;
    margin-right: 12px;
    font-size: 14px;
    font-weight: 500;
    color: #000000!important;
    border: 1px solid #E5E5E5;
    border-radius:var(--birfanatik-radius);
    transition: all .2s ease-in-out;
    margin-bottom: 12px;
}
.haberSingle .left .detail ul li a img {
    margin-right: 14px;
    border-radius: 100%;
    overflow: hidden;
    height: 30px;
    width: 30px;
    object-fit: cover;
}
.haberSingle .left .detail ul li a:hover {
    background-color: #F4F5F7;
}
.ntitle h3 {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    padding-left: 15px;
    position: relative;
}
#home>.bottom>.right>div .newsBox span strong.tag {
    display: none;
}
.popularNewsBox ul li:last-child a img,.popularNewsBox ul li:last-child a,.popularNewsBox ul li:last-child a span {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
    overflow: hidden;
}
.ntitle h3:before {
    display: none;
}
.onecikantab {
    width: 380px;
    background-color: #fff;
    margin-bottom: 20px;
    border-radius:var(--birfanatik-radius);
}
.onecikantab-top {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.onecikantab-bottom {
    background-color: #fff;
    width: 100%;
    padding: 1px;
    padding-bottom: 0;
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.onecikantab-bottom ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 58px;
    padding: 0 15px;
    background-color: #EAEBEF;
    border-bottom: 1px solid #E6E6E6;
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.onecikantab-bottom ul li a {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #010101;
    text-align: center;
    line-height: 30px;
    height: 30px;
    border-radius: 3px;
    background-color: #fff;
    padding: 0 14px;
    transition: color .2s ease-in-out, background-color .2s ease-in-out;
    box-shadow: 0 1px 1px rgb(209 208 208);
    margin-right: 6px;
}
.onecikantab-bottom ul li:last-child a {
    margin-right: 0;
}
.onecikantab-bottom ul li.active a,.onecikantab-bottom ul li a:hover {
    background-color: #C90914;
    color: #fff;
    box-shadow: unset;
}
.onecikantab-top ul {
    width: 100%;
}
.onecikantab-top ul {
    display: none;
}
.onecikantab-top ul.active{
    display: block;
}
.onecikantab-top ul li {
    display: block;
    width: 100%;
    padding: 12px 15px;
    border-bottom: 1px solid #E6E6E6;
    transition: background-color .2s ease-in-out;
    position: relative;
}
.onecikantab-top ul li:last-child {
    border-bottom: 0;
}
.onecikantab-top ul li a p {
    font-size: 15px;
    line-height: 22px;
    color: #010101;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-right: 16px;
    font-weight:600;
    transition: color .2s ease-in-out;
}
.onecikantab-top ul li:hover {
    background: #222222;
}
.onecikantab-top ul li:last-child {
    border-bottom-right-radius: 5px;
}
.onecikantab-top ul li:hover p {
    color: #fff;
}
.onecikantab-top ul li a figure {
    width: 124px;
    height: 76px;
    margin: 0;
    min-width: 124px;
}
.onecikantab-top ul li a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.onecikantab-top ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.onecikantab-top ul li:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    display: block;
    width: 10px;
    height: 104.92px;
    -webkit-mask-image: url(../img/onecikanbefore.svg);
    mask-image: url(../img/onecikanbefore.svg);
    z-index: 1;
    background: #484848;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
}
.onecikantab-top ul li:hover:before {
    opacity: 1;
    visibility: visible;
}
.videonews li {
    display: block;
    width: 100%;
    padding: 12px 15px;
    border-bottom: 1px solid #E6E6E6;
    transition: background .2s ease-in-out;
}
.videonews li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 64px;
}
.videonews li a figure {
    margin: 0;
    width: 104px;
    height: 64px;
    min-width: 104px;
    margin-right: 12px;
    position: relative;
}
.videonews li a figure>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.videonews li a p {
    font-size: 15px;
    line-height: 22px;
    color: #010101;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color .2s ease-in-out;
}
.videonews li a span {
    font-size: 13px;
    font-weight: 600;
    color: #848484;
    transition: color .2s ease-in-out;
}
.videonews li:hover {
    background-color: #c90914;
}
.videonews li:hover p,.videonews li:hover span {
    color: #fff;
}
.videonews {
    background-color: #fff;
    width: 100%;
}
.videonews li:last-child {
    border-bottom: 0;
}
.videonews li figure span {
    background-color: #c90914;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 0;
}
.threenews-ad {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    background-color: #fff;
    padding: 0 20px 20px 20px;
    position: relative;
}
.threenews-ad-right {
    width: 300px;
    position: relative;
    z-index: 1;
}
.threenews-lig {
    width: 330px;
    position: relative;
    z-index: 1;
}
.spor-sondakika {
    width: 350px;
    background: #fff;
    border: 1px solid #E6E6E6;
    position: relative;
    z-index: 1;
}
.threenews-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
    position: relative;
    margin: 6px 0 2px 0;
}
.threenews-title h3 {
    color: #fff;
    padding-left: 14px;
}
.threenews-title h3:before {
    background-color: #fff;
    left: 0;
}
.threenews-title>a {
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    align-items: center;
    justify-content: flex-start;
}
.threenews-title .ntitle {
    background: transparent;
    border: 0;
    width: auto;
}
.threenews-title>a svg {
    margin-left: 12px;
}
.threenews-title>a:hover svg, li.detayliin a:hover svg {
    animation: rightarrow 1s infinite ease-in-out;
}
@keyframes rightarrow{
    0%{
        transform:translateX(0) 
    }
    50%{
        transform:translateX(10px) 
    }
    100%{
        transform:translateX(0) 
    }
}
.spor-sondakika ul li:hover p {
    color: #fff;
}
.spor-sondakika ul li:hover {
    background-color: #208b2f;
}
.spor-sondakika ul li {
    display: block;
    width: 100%;
    padding: 12px 15px;
    border-bottom: 1px solid #E6E6E6;
    transition: background-color .2s ease-in-out;
    position: relative;
}
.spor-sondakika ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.spor-sondakika ul li a figure {
    width: 124px;
    height: 76px;
    min-height: 76px;
    margin: 0;
    min-width: 124px;
}
.spor-sondakika ul li a figure img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.threenews-lig>a figure {
    margin: 0;
    width: 100%;
    height: 192px;
    margin-bottom: 20px;
}
.threenews-lig>a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tli-left span:first-child {
    width: 10px;
    min-width: 10px;
    display: inline-block;
}
.threenews-lig .spor-sondakika {
    width: 100%;
    max-width: 100%;
}
.videonews-out {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.threenews-lig .spor-sondakika ul li p {
    padding-right: 0;
    padding-left: 16px;
}
.threenews-lig .spor-sondakika .ntitle {
    height: 48px;
}
.spor-sondakika ul li p {
    font-size: 15px;
    line-height: 22px;
    color: #010101;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-right: 16px;
    font-weight: 600;
    transition: color .2s ease-in-out;
}
.threenews-out {
    width: 100%;
    padding: 0 0;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: var(--birfanatik-radius);
}
.threenews-ad>svg {
    position: absolute;
    left: 0;
    top: 0;
}
.threenews-lig-in .ntitle h3:before {
    background-color: #208B2F;
    left: 14px;
    display: none;
}
.threenews-lig-in .ntitle h3 {
    padding-left: 14px;
}
.threenews-lig-in .ntitle {
    border: 0;
    height: 47px;
}
.spor-son-lig {
    border: 1px solid #E6E6E6;
    border-top: 0;
    background-color: #fff;
}
.threenews-lig-in {
    border: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 14px;
    border-left: 0;
    border-right: 0;
}
.threenews-ad-right .rek {
    margin-bottom: 15px;
}
.tli-right span {
    color: #0D0D0D;
    font-weight: 700;
    font-size: 15px;
    display: block;
    text-align: center;
    width: 20px;
    text-align: center;
}
.tli-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90px;
    min-width: 90px;
}
.spor-son-lig li {
    display: flex;
    padding: 0 14px;
    height: 41px;
    border-bottom: 1px solid #e6e6e6;
    justify-content: space-between;
    align-items: center;
    padding-right: 14px;
}
.spor-son-lig li:last-child {
    height: 39px;
}
.spor-sondakika ul li:last-child {
    border-bottom: 0;
    padding-bottom: 15px;
    padding-top: 13px;
}
.spor-sondakika ul li:first-child {
    padding-top: 13px;
}
.threenews-lig .spor-sondakika ul li:first-child {
    padding-top: 12px;
}
.threenews-lig .spor-sondakika ul li:last-child {
    padding-bottom: 12px;
    padding-top: 12px;
}
.spor-sondakika .ntitle h3:before {
    background-color: #208B2F;
}
.tli-left span {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
}
.tli-left span:last-child {
    font-size: 14px;
    margin-left: 12px;
}
.tli-in-right span {
    color: #0D0D0D;
    font-weight: 400;
    font-size: 14px;
    display: block;
    text-align: center;
    width: 20px;
    text-align: center;
}
.tli-in-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90px;
    min-width: 90px;
    text-align: center;
}
.spor-son-lig li:last-child {
    border-bottom: 0;
}
.tli-right span:last-child {
    margin-right: 0;
}
.spor-son-lig li:nth-child(1):before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 40px;
    background: #4A8BEE;
}
.spor-son-lig li:nth-child(2):before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 40px;
    background: #F67B38;
}
.spor-son-lig li:nth-child(3):before {
    background: #40A65A;
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 40px;
}
.sixNews .left div:not(:first-child) .newsBox2>span, .sixNews .right .newsBox2>span {
    position: relative;
    background-color: #fff;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    color: #010101;
    padding: 11px 15px 9px 15px;
}
.sixNews .left div:not(:first-child) .newsBox2>span strong, .sixNews .right .newsBox2>span strong {
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    color: #010101;
}
.sixNews .left div:not(:first-child) .newsBox2>span em, .sixNews .right .newsBox2>span em {
    position: absolute;
    top: -39px;
}
.left .sixNews .left div:not(:first-child) a img, .left .sixNews .right a img {
    height: 158px;
    min-height: 158px;
}
.yazarlar-left{
    width:380px;
    background-color:#fff;
    box-shadow:.57px .82px 2px rgba(165,161,161,.34);
    padding:10px 25px 4px 25px 
}
.yl-in{
    padding:20px 0 8px 0;
    border-bottom:1px solid #e5e5e5 
}
.yl-in:last-child{
    border-bottom:0 
}
.yl-in-top{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    margin-bottom:15px 
}
.yl-in-top a:last-child{
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-direction:column;
    text-align:left;
    margin-left:10px 
}
.yl-in-top a figure{
    width:34px;
    height:34px;
    border-radius:100%;
    overflow:hidden;
    margin:0 
}
.yl-in-top a figure img{
    width:100%;
    height:100%;
    border-radius:100%;
    object-fit:cover 
}
.yl-in-top a span{
    color:#fc433e;
    font-size:13px;
    font-weight:500;
    margin-bottom:2px;
    font-family:metropolis 
}
.yl-in-top a date{
    font-size:11px;
    font-weight:400;
    color:#817f7f 
}
line{
    display:block;
    width:100% 
}
.yl-in-bottom a{
    color:#000;
    font-size:16px;
    font-weight:700;
    line-height:21px;
    margin-bottom:5px;
    display:block;
    transition:color .2s ease-in-out;
    font-family:metropolis 
}
.yl-in-bottom a:hover{
    color:#fc433e 
}
.yl-in-bottom p{
    color:#000;
    font-size:13px;
    line-height:21px 
}
.yazarlar-flex{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    align-items:flex-start;
    margin-left: -10px;
    margin-right: -10px;
}
.yazarlar-right{
    display: flex;
    flex-wrap: wrap;
    width: 100% 
}
.ftum.pwt {
    width: 100%!important;
    display: block;
    margin-bottom: 0;
}
.ftum.pwt .pwt {
    max-width: 100%;
    width: 100%;
    margin-bottom: 12px;
}
h3.no-author-posts {
    color: #222;
    font-weight: 600!important;
    font-size: 15px!important;
    margin: 0 0 5px 0!important;
    padding: 0!important;
    line-height: 1em!important;
}
.yr-in{
    box-shadow: 0.57px 0.82px 2px rgb(165 161 161 / 34%);
    background-color: #fff;
    width: calc(25% - 20px);
    display: flex;
    margin-bottom: 20px;
    max-height: 120px;
    margin-left: 10px;
    margin-right: 10px;
}
.yr-in a{
    display:block 
}
.yr-in a figure{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 0;
    position: relative;
}
.yr-in a span{
    font-size:16px;
    font-weight:500;
    font-family:metropolis;
    color:#000!important;
    display:block;
    margin-bottom:5px 
}
.yr-in a p{
    color: #000;
    font-size: 14px;
    font-weight: 400;
    font-family: metropolis;
    line-height: 22px;
    transition: color .2s ease-in-out;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    border-top: 1px solid #DEDEDE;
    padding-top: 14px;
    margin-top: 16px;
}
.yr-in .yr-lastc{
    padding: 16px 20px 14px 20px;
    margin-bottom: 2px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 20px;
    margin-right: 20px;
}
.yr-in .yr-lastc a {
    text-align: center;
}
.yr-in a:hover p{
    color:#fc433e 
}
.yr-in figure img {
    border-radius: 50%;
    border: 5px solid #fff;
    object-fit: cover;
    margin-bottom: 20px;
    background: radial-gradient(circle,#fff 0,#c5c5c5 100%);
    width: 120px;
    height: 120px;
    margin-top: 45px;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.yr-in {
    flex-direction: column;
    max-height: unset;
    border-radius: var(--birfanatik-radius);
    box-shadow: var(--birfanatik-shadow);
}
.yr-in a figure:before {
    content:"";
    position:absolute;
    height: 100px;
    width: 100%;
    background-color: #eee;
    top: 0;
    left: 0;
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.kyif-in{
    background-color:#fff;
    box-shadow:var(--birfanatik-shadow);
    border-radius: var(--birfanatik-radius);
    display:flex;
    justify-content:space-between;
    position:relative 
}
.kyif-in.kyifn1{
    width:281px;
    height:46px 
}
.kyifn1 figure{
    position:absolute;
    right:0;
    pointer-events:none 
}
.kyif-in a{
    display:flex;
    justify-content:space-between;
    width:100%;
    height:50px;
    line-height:50px 
}
.kyif-in a span,.kyif-in input{
    font-size:14px;
    font-weight:500;
    color:#000;
    display:block;
    padding:0 20px;
    font-family:metropolis;
    padding-top: 1px;
}
.kyif-in input{
    cursor:pointer;
    width:100%;
    height:100%;
    border:0;
    border-radius: var(--birfanatik-radius);
}
.datepicker-top-left,.datepicker-top-right{
    border-top-color:#fc433e!important 
}
.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{
    border-bottom-color:#fc433e!important;
    display:none!important 
}
.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"]{
    font-size:15px!important;
    color:#fc433e;
    font-family:metropolis 
}
.datepicker-panel>ul>li.highlighted{
    background-color:#fc433e!important;
    color:#fff 
}
.datepicker-panel>ul>li:hover{
    color:#fc433e 
}
.datepicker-panel>ul>li.picked{
    background-color:#fc433e!important;
    color:#fff!important 
}
.datepicker-container{
    width:275px!important;
    font-family:metropolis;
    font-size:14px!important;
    margin-top:-10px;
    box-shadow:unset!important;
    border:1px solid #ddd!important;
    margin-left:-1px 
}
.datepicker-panel>ul{
    width:100%!important 
}
.datepicker-panel ul:first-child{
    height:46px;
    text-align:center;
    display:flex;
    align-items:center;
    justify-content:space-between;
    border-bottom:1px solid #d7d7d7;
    font-weight:500 
}
.datepicker-container ul:nth-child(2){
    display:flex;
    align-items:center;
    justify-content:flex-start 
}
.datepicker-container ul:nth-child(2) li{
    width:39px;
    height:34px;
    font-size:13px;
    line-height:34px;
    color:#454545;
    font-weight:500 
}
.datepicker-container ul:nth-child(3) li{
    width:39px!important;
    height:36px!important;
    line-height:36px;
    color:#454545;
    font-weight:500 
}
.datepicker-container ul:nth-child(3){
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:flex-start 
}
.datepicker-container ul li.muted{
    opacity:0;
    visibility:hidden 
}
li.muted[data-view="day next"]{
    display:none 
}
ul[data-view=months],ul[data-view=years]{
    display:flex!important;
    flex-wrap:wrap;
    justify-content:flex-start!important;
    align-items:center;
    padding-left:10px!important 
}
.datepicker-panel>ul[data-view=months]>li{
    width:63.5px!important 
}
.datepicker-panel>ul>li[data-view="month next"]{
    margin-right:-20px 
}
.datepicker-panel>ul>li[data-view="month prev"]{
    margin-left:-20px 
}
.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"]{
    background-image:url(../img/nx.png);
    background-size:cover;
    width:8px;
    height:15px;
    font-size:0!important 
}
.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="years next"]{
    transform:rotate(180deg) 
}
.datepicker-panel>ul>li:hover,.datepicker-panel>ul>li[data-view="month current"]:hover,.datepicker-panel>ul>li[data-view="month next"]:hover,.datepicker-panel>ul>li[data-view="month prev"]:hover,.datepicker-panel>ul>li[data-view="year current"]:hover,.datepicker-panel>ul>li[data-view="years current"]:hover{
    background-color:transparent!important 
}
.datepicker-panel>ul>li.picked{
    background-color:#fc433e!important;
    color:#fff!important 
}
.kyif-in input::placeholder{
    font-size:14px;
    font-weight:500;
    color:#000 
}
.datepicker-panel>ul>li[data-view="month current"]{
    user-select:none!important;
    pointer-events:none!important;
    cursor:auto!important 
}
.kyif-in figure{
    width:48px;
    height:46px;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color:#f4f4f4;
    pointer-events:none;
    margin:0;
    border-radius: 0 var(--birfanatik-radius) var(--birfanatik-radius) 0;
}
.kyif-in figure img{
    max-width:100%;
    transition:transform .75s ease-in-out;
    transform: rotate(90deg);
}
.kyif-in.kyifn1 form{
    width:100% 
}
.kyif-in.kyifn2{
    width:290px 
}
.kyif-in.kyifn3{
    width:250px 
}
.kyif-in.kyifn4{
    width:179px 
}
.kyi-filters{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:20px 
}
.kyif-in .alt-cat-box{
    pointer-events:none;
    max-width:100% 
}
.kyif-in .alt-cat-box-bar{
    max-height:378px;
    height:auto 
}
.kyif-in .alt-cat-box.act{
    visibility:visible;
    opacity:1;
    pointer-events:auto 
}
.kyif-in .alt-cat-box li a{
    height:30px 
}
.kyif-in .alt-cat-box:after{
    display:none 
}
.kyif-in .alt-cat-box{
    top:51px;
    right:unset;
    left:0;
    padding-top:0;
    box-shadow:.57px .82px 2px rgba(165,161,161,.34) 
}
.kyif-in .alt-cat-box-bar{
    border-radius:var(--birfanatik-radius);
    background-color:#fff;
    width:210px;
    max-width:100%;
}
.kyif-in .alt-cat-box li a{
    color:#000 
}
form.dtp-form {
    position: relative;
    z-index: 99;
}
.kyif-in .simplebar-scrollbar:before{
    background:#cecece!important 
}
.kyif-in .simplebar-vertical{
    background:#fff!important;
    border-radius:0!important 
}
.yazar-detay-left{
    width:300px;
    background-color:#fff;
    box-shadow:.57px .82px 2px rgba(165,161,161,.34);
    padding:20px 20px 0 20px 
}
.ydl-top-in{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 5px;
}
.ydl-top figure{
    width: 114px;
    height: 114px;
    min-width: 120px;
    background-color: #d3d3d3;
    margin-right: 10px!important;
    min-width: 114px;
    min-height: 114px;
    border-radius: 100%;
    overflow: hidden;
    border:3px solid transparent;
}
.ydl-top figure img{
    width:100%;
    height:100%;
    object-fit:cover 
}
.ydl-top-right h2{
    color:#222;
    font-size:18px;
    font-weight:600;
    margin-bottom:6px;
    margin-top: 18px;
}
.ydl-top-right p:before{
    content: open-quote;
    font-size: 32px;
    position: absolute;
    top: 6px;
    left: 0;
    margin: 0;
    padding: 0;
    height: 1px;
    width: 1px;
}
.ydl-top-right p:before {
    font-size: 31px;
}
.ydl-top-right p{
    color: #626161;
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    margin-bottom: 15px;
    display: block;
    position: relative;
    padding-left: 15px;
    padding-right: 10px;
}
.ydl-top ul{
    display:flex;
    align-items:center;
    justify-content:space-between;
    display:flex;
    align-items:center;
    justify-content:space-between;
    height:auto;
    border:0;
    background:0 0;
    width: 100%;
}
.ydl-top ul li{
    display:flex;
    align-items:center;
    justify-content:space-between;
    float: left;
    margin-right: 7px;
}
.ydl-top ul li:last-child {
    margin-right: 0;
}
.ydl-top li a i {
    display: block;
    height: 20px;
    transition: .3s;
    background-color: #9da1a4;
    transition: background-color .2s ease-in-out;
}
.ydl-top ul li a{
    display:flex;
    width:36px;
    height:36px;
    border-width:2px;
    border-radius:100%;
    align-items:center;
    justify-content:center;
    border: 2px solid #9da1a4;
}
.ydl-top ul li a.facebook{
    border-color:#257fc3 
}
.ydl-top ul li a.facebook i{
    background-color:#257fc3 
}
.ydl-top ul li a.facebook:hover{
    background-color:#257fc3 
}
.ydl-top ul li a.facebook:hover i{
    background-color:#fff!important 
}
.ydl-top ul li a.twitter{
    border-color:#1da1f2 
}
.instagram i {
    width: 17px;
    -webkit-mask-image: url(../img/icons/footerInstagram.svg);
    mask-image: url(../img/icons/footerInstagram.svg);
}
.youtube i {
    width: 20px;
    -webkit-mask-image: url(../img/icons/footerYoutube.svg);
    mask-image: url(../img/icons/footerYoutube.svg);
}
.ydl-top ul li a.twitter i{
    background-color:#1da1f2 
}
.ydl-top ul li a.twitter:hover{
    background-color:#1da1f2 
}
.ydl-top-right .footerSocial li a.youtube:hover i {
    background-color: #fff;
}
.other-text:hover svg {
    animation: rightarrow 1s infinite ease-in-out;
}
.ydl-top.fixa {
    position: fixed;
    background-color: #fff;
    z-index: 99;
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    width: 300px;
    padding: 20px;
    top: 0;
}
.hmfix .ydl-top.fixa {
    top: 70px;
}
.hmfix.customize-support .ydl-top.fixa {
    top: 100px;
}
.ydl-other ul li:last-child {
    margin-bottom: 0;
}
.news-abone>span {
    display: block;
    width: max-content;
    margin-right: 10px;
    font-family: metropolis,sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #7e8488!important;
    transition: color .2s ease-in-out;
}
.ydl-top ul li a.twitter:hover i{
    background-color:#fff!important 
}
.ydl-top ul li a.instagram{
    border-color:#e86227 
}
.ydl-top ul li a.instagram i{
    background-color:#e86227 
}
.ydl-top ul li a.instagram:hover{
    background-color:#e86227 
}
.ydl-top ul li a.instagram:hover i{
    background-color:#fff!important 
}
.ydl-top ul li a.pinterest{
    border-color:#c92229 
}
.ydl-top ul li a.pinterest i{
    background-color:#c92229 
}
.ydl-top ul li a.pinterest:hover{
    background-color:#c92229 
}
.ydl-top ul li a.pinterest:hover i{
    background-color:#fff!important 
}
a.other-text{
    border-radius:2px;
    display:block;
    width:100%;
    height:40px;
    line-height:40px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    font-size:13px;
    font-weight:600;
    margin:20px 0;
    background:#fc433e;
    position:relative;
    display:flex;
    padding:0 14px;
    align-items: center;
    text-align: center;
    justify-content: center;
}
a.other-text svg{
    margin-left:3px 
}
.ydl-other h1{
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    padding-left: 15px;
    width: 100%;
    height: 52px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #E6E6E6;
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
    padding-top: 2px;
}
.ydl-other {
    padding: 0!important;
}
.ydl-top ul li a.youtube {
    border-color: #c92229;
}
.ydl-other>ul {
    padding: 20px 15px;
}
.ydl-top ul li a.youtube i {
    background: #c92229;
}
.ydl-top ul li a.instagram {
    border-color: #e86227;
}
.ydl-top ul li a.instagram:hover {
    background-color: #e86227;
}
.ydl-top ul li a.instagram i {
    background-color: #e86227;
}
.ydl-top-right .footerSocial li a.youtube:hover {
    border-color: #c92229;
    background-color: #c92229;
    transition: border 0s;
}
.ftum{
    display:flex;
    align-items:center;
    justify-content:space-between 
}
.ftum a{
    flex: 0 0 55%;
    max-width: calc(50% + 15px);
    border-radius: 30px;
    padding-top: 1px;
}
.ftum a:first-child{
    background:#257fc3;
    display:block;
    color:#fff;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:13px;
    border-radius:2px;
    font-weight:600 
}
.ftum a.follow-btn {
    max-width: calc(50% - 20px);
    border-radius: 30px;
}
.ydl-other ul li{
    display:block;
    width:100%;
    margin-bottom:20px 
}
.ydl-other ul li figure{
    width:80px;
    height:80px;
    background-color:#d3d3d3;
    margin-right:11px;
    min-width:80px;
    min-height:80px;
    border-radius: 100%;
}
.ydl-other ul li figure img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius: 100%;
}
.ydl-other ul li a{
    display:flex;
    align-items:center;
    justify-content:flex-start 
}
.ydl-other ul li a h2{
    color:#222;
    font-weight:600;
    font-size:15px;
    transition: all .2s ease-in-out;
}
.ydl-other ul li a p{
    transition: all .2s ease-in-out;
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: block;
    margin-top: 7px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ydl-other ul li>div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.yazar-detay-left figure{
    margin:0 
}
.yazar-detay-right{
    width:calc(100% - 320px);
    background-color:#fff;
    padding:20px 20px 10px 20px;
    box-shadow: var(--birfanatik-shadow);
    border-radius: var(--birfanatik-radius);
    margin-bottom: 20px;
}
.yazar-flex{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    flex-wrap:wrap;
    padding-top: 20px;
}
.yazar-detay-right .relatedContent{
    position:relative 
}
.yazar-detay-right .relatedContent a{
    display: block;
    background: #222;
    position: relative;
    padding: 15px 15px 15px 155px;
}
.yazar-post .relatedContent a {
    background: #D21E23;
    position: relative;
    height: 154px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-right: 20px;
    border-radius: var(--birfanatik-radius);
}
.yazar-post .relatedContent a {
    padding: 0 20px 0 0;
}
.yazar-detay-right .relatedContent a span{
    color:#fff;
    font-size:13px;
    font-weight:700;
    position:absolute;
    bottom:17px 
}
.yazar-post .relatedContent a div svg {
    margin-top: -1px;
}
.yazar-post .relatedContent a div em {
    padding-top: 2px;
}
.yazar-detay-right .relatedContent a span svg{
    margin-left:8px 
}
.yazar-detay-right .relatedContent a span svg{
    transition:transform .2s ease-in-out 
}
.yazar-detay-right .relatedContent a:hover span svg{
    animation:rightarrow 1s infinite ease-in-out 
}
.yazar-detay-right p strong{
    color:#c90914 
}
.yazar-detay-right blockquote{
    display:block;
    font-size:16px;
    color:#757373;
    line-height:24px;
    position:relative;
    margin:20px 0 19px 0!important;
    border-left:2px solid #f4f4f4;
    padding:15px 15px 15px 60px 
}
.yazar-detay-right blockquote p{
    color:#757373;
    font-size:17px 
}
.yazar-detay-right blockquote .icon-quote{
    position:absolute;
    color:#e8e8e8;
    left:25px;
    top:10px;
    font-size:18px 
}
.yazar-post{
    position:relative;
    margin-bottom:12px 
}
.yazar-post:not(:last-child):after{
    content:'';
    display:block;
    width:100%;
    height:16px;
    background-image:url(../img/content-separatrix.webp);
    background-position:left top;
    background-repeat:repeat-x;
    background-size:8px;
    margin-top:20px 
}
.yazar-post ul li{
    list-style:disc;
    list-style-type:disc;
    font-size:18px!important;
    line-height:28px;
    color:#000;
    font-weight:500;
    margin-bottom:5px 
}
.yazar-post ul{
    padding:0 0 0 16px;
    display:block;
    align-items:center 
}
.yazar-post p.shortCodeBlue{
    padding:20px 15px;
    background:#f1f8fb;
    border:1px solid#ddedf6;
    font-size:15px 
}
.yazar-post figure{
    margin:0!important 
}
.yazar-post .wp-block-image img{
    max-width:100% 
}
.yazar-post figcaption{
    font-size:16px;
    line-height:26px;
    font-weight:500;
    color:#757373;
    text-align:center 
}
.yazar-post ol{
    margin:0;
    padding:0;
    counter-reset:li-counter 
}
.yazar-post ol li{
    list-style:none;
    padding-left:30px;
    position:relative;
    font-size:18px!important;
    line-height:28px;
    color:#000;
    font-weight:500;
    margin-bottom:4px 
}
.yazar-post iframe{
    width:100%!important;
    height:390px 
}
.yazar-post ol li:before{
    position:absolute;
    left:0;
    top:5px;
    width:20px;
    line-height:20px;
    border-radius:100%;
    text-align:center!important;
    color:#fff;
    font-size:14px;
    font-weight:700!important;
    background:#c90914;
    content:counter(li-counter);
    counter-increment:li-counter 
}
.yazar-detay-right h1{
    font-family:metropolis;
    font-weight:700;
    font-size:32px;
    letter-spacing:-.15px;
    line-height:1.2em;
    color:#000 
}
.yazar-detay-right p{
    margin:10px 0;
    font-size: 17px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
}
a.readMore {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #555;
    background: transparent!important;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
    position: relative;
}
a.readMore:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 4px;
    background-image: linear-gradient(to top,rgb(255 255 255 / 92%) 30%,rgb(255 255 255 / 73%) 90%,rgb(25 26 83 / 0%) 100%);
    width: 100%;
    height: 147px;
    margin-bottom: 34px;
}
a.readMore span {
    display: inline-block;
    color: #fff;
    background: #db2027;
    padding: 0px 19px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    line-height: 38px;
}
a.readMore span svg path {
    fill: #fff;
}
.yazar-post {
    MAX-HEIGHT: 755px;
    overflow: hidden;
    margin-bottom: 2px;
}
.yazar-post.yp-sing {
    max-height: unset;
}
a.readMore svg {
    margin-left: 8px;
    margin-top: 2px;
}
a.readMore svg path {
    fill: #555;
}
a.readMore svg {
    transition:transform .2s ease-in-out 
}
a.readMore:hover svg {
    animation:rightarrow 1s infinite ease-in-out 
}
.yazar-detay-right .cap{
    position:relative;
    margin:12px 0 15px 0;
}
.sc-options.options-author {
    margin-top: 12px;
}
.yazar-detay-right h2,.yazar-detay-right h3{
    font-weight: 700;
    font-size: 24px;
    line-height:1.2em;
    margin-bottom:9px!important;
    margin-top:15px 
}
.yazar-detay-right h3{
    font-size:30px 
}
.selectli-svg-in {
    background: #fff;
    padding: 0;
    position: absolute;
    right: 44px;
    top: -25px;
    width: 250px;
    z-index: 8;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    box-shadow: 0 2px 5px rgba(62,60,60,.56);
    border-radius: 8px;
    padding-right: 15px;
}
.kyi-filters .selectli-svg-in {
    top: 72px;
    left: 1px;
    right: unset;
}
.selectli-svg-in.on {
    visibility: visible!important;
    opacity: 1!important;
    transform: translateY(-12px);
}
.selectli-svg-in:before {
    position: absolute;
    top: 21px;
    right: -9px;
    width: 9px;
    height: 21px;
    content: "";
    background-image: url(../img/icons/hvt2.png);
}
.kyi-filters .selectli-svg-in:before {
    top: -15px;
    right: 21px;
    transform: rotate(-90deg);
}
.selectli-place {
    width: calc(100% + 5px);
    background-color: #fff;
    padding: 10px 0 10px 10px;
    position: relative;
    border-top-left-radius: 10px;
}
.selectli-place input {
    height: 40px;
    line-height: 40px;
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    color: #515151;
    font-size: 15px;
    font-weight: 500;
    padding: 0 35px 0 14px;
    width: 100%;
    border-radius: 4px;
    cursor: auto;
}
.selectli-place input {
    text-transform: none;
}
.selectli-place:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: calc(100% + 10px);
    height: 1px;
    background: #e8e8e8;
    left: 0;
}
.selectli-svg-in ul {
    height: 209px;
    overflow: auto;
    width: 245px;
    padding-right: 5px;
    border-bottom-left-radius: 8px;
}
.selectli-svg-in ul li {
    display: block;
}
.kyif-in a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 46px;
    line-height:46px;
}
.selectli-svg-in ul li a {
    color: #000;
    line-height: 26px;
    text-align: left!important;
    white-space: nowrap;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 500;
    transition: color .2s ease-in-out;
    height: 42px;
    line-height: 42px;
    padding: 0 22px;
    border-bottom: 1px solid #ccc;
}
.selectli-svg-in:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: calc(100% - 59px);
    background: #fafafa;
    width: 20px;
    z-index: -1;
    border-radius: 0 0 8px 0;
    border-left: 1px solid #ddd;
}
.selectli-place img {
    position: absolute;
    right: 15px;
    top: 20px;
    pointer-events: none;
    user-select: none;
}
.selectli-svg-in ul::-webkit-scrollbar{
    width:10px;
    right:2px 
}
.selectli-svg-in ul::-webkit-scrollbar-track{
    box-shadow:unset;
    border-radius:0 8px 8px 0;
    background-color:#fafafa 
}
.selectli-svg-in ul::-webkit-scrollbar-thumb{
    background:#cecece;
    border-radius:var(--birfanatik-radius);
    box-shadow:unset 
}
.lheader-menu>ul::-webkit-scrollbar, .row-team::-webkit-scrollbar, .flashtransfer-in::-webkit-scrollbar, .lsm-left::-webkit-scrollbar, .lheader-m .container ul::-webkit-scrollbar{
    opacity:0;
    visibility: hidden;
    height: 0;
}
.lheader-menu>ul::-webkit-scrollbar-track, .row-team::-webkit-scrollbar-track, .flashtransfer-in::-webkit-scrollbar-track, .lsm-left::-webkit-scrollbar-track{
    opacity:0;
    visibility: hidden;
    height: 0;
}
.lheader-menu>ul::-webkit-scrollbar-thumb, .row-team::-webkit-scrollbar-thumb, .flashtransfer-in::-webkit-scrollbar-thumb, .lsm-left::-webkit-scrollbar-thumb{
    opacity:0;
    visibility: hidden;
    height: 0;
}
.spor-son-lig.ssl2 .tli-right span,.spor-son-lig.ssl2 .tli-in-right span {
    text-align: center;
    min-width: unset;
    width: unset;
}
.spor-son-lig.ssl2 .tli-right span {
    font-size: 12px;
    font-weight: 600;
}
.ssl2 .tli-right span:last-child, .ssl2 .tli-in-right span:last-child {
    width: 120px;
    text-align: right;
}
.ssl2 .tli-in-right span:last-child img {
    margin: 0 0 0 2px;
    height: unset;
    width: unset;
    min-width: unset;
    border-radius: unset;
}
.ssl2 .tli-in-right span.down {
    color: #ee2d3b;
}
.ssl2 .tli-in-right span.up {
    color: #5d9b0d;
}
.ssl2 .threenews-lig-in .ntitle {
    width: calc(100% / 3);
    text-align: left;
}
.spor-son-lig.ssl2 .tli-right,.spor-son-lig.ssl2 .tli-in-right {
    width: unset;
    min-width: unset;
}
.ssl2.spor-son-lig li:before {
    display: none!important;
}
.ssl2.spor-son-lig li:hover:before {
    display: block!important;
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 40px;
}
.ssl2.spor-son-lig li:before {
    background: #033b82;
}
.spor-son-lig li img {
    margin-right: 14px;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    min-width: 18px;
}
.spor-son-lig.ssl2 .tli-left span:first-child {
    width: 18px;
    display: inline-flex;
}
.spor-son-lig.ssl2 .tli-left {
    display: flex;
    align-items: center;
}
li.detayliin:before {
    display: none!important;
    visibility: hidden;
}
li.detayliin {
    padding: 12px 14px 13px 14px;
    height: unset!important;
}
li.detayliin a {
    display: flex;
    border-radius: 2px;
    background-color: #033b82;
    height: 38px;
    line-height: 38px;
    width: 100%;
    color: #fff;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    font-size: 12px;
    font-weight: 700;
}
.threenews-lig>a h3 {
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 14px;
    right: 14px;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.threenews-lig>a {
    position: relative;
    display: block;
    width: 100%;
}
.threenews-lig>a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9) 90%);
}
.sondakika.son-flash span b {
    margin: 3px 0;
}
.spor-sondakika.sso-new {
    width: 100%;
    margin-bottom: 20px;
}
.spor-sondakika.sso-new figure {
    width: 118px;
    min-width: 118px;
    height: 76px;
    min-height: 76px;
    margin-left: 10px;
}
.spor-sondakika.sso-new p {
    padding-right: 0;
}
.threenews-ad-right>div:last-child {
    margin-bottom: 0;
}
#newsRead .haberSingle .newsBox>strong {
    padding: 10px 0 0 0;
}
.haberSingle .sixNews .head {
    display: none;
}
.haberSingle .sixNews .row>div {
    padding-top: 0!important;
}
.commentForm .head {
    display: none;
}
.sb-right-icons .hamburger2 span {
    width: 8px;
    height: 2px;
    margin-bottom: 1px;
    display: block;
    border-radius: 8px;
    background-color: #F1F1F1;
}
.sb-right-icons .hamburger2 span:last-child {
    margin-bottom: 0;
}
.s-close {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
#newsRead .bottom .left .commentForm form>div>p i.icon-user {
    width: 22px;
    height: 22px;
    margin-top: -10px;
    border-radius: 100%;
    overflow: hidden;
    left: 20px;
}
#newsRead .bottom .left .commentForm form>div>p i.icon-user img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
#videoPostHead {
    z-index: 1;
    float: left;
    width: 100%;
    height: auto;
    display: block;
    background-color: #181832;
    padding: 13px 0 26px;
    border-top: 1px solid rgba(255,255,255,.055);
    position: relative;
}
.videoPostHead {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
.vidgal {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.videoPostHead .singleBigTitle {
    position: relative;
    z-index: 10;
}
.vidgal h1 {
    float: left;
    padding-right: 30px;
}
.videoPostHead .singleBigTitle h1 {
    color: #fff;
    font-size: 35px;
    font-weight: 800;
    line-height: 1.2;
}
.vidgal time {
    min-width: 300px;
    float: right;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    position: relative;
    padding-left: 17px;
    vertical-align: middle;
}
.vidgal time i {
    position: absolute;
    left: -3px;
    top: 70%;
    line-height: 0;
    font-size: 21px;
}
.news-abone.vidgal2 {
    top: 0;
}
.videoPostHead .contentArea {
    float: left;
    width: 100%;
    height: 472px;
    display: block;
    margin-top: 14px;
    position: relative;
    z-index: 10;
}
.videoPostHead .contentArea .videoIframe {
    width: calc(100% - 330px);
    height: 100%;
    display: block;
    border-radius: 2px;
    overflow: hidden;
    float: left;
}
.videoPostHead .contentArea .videoIframe iframe {
    width: 100%;
    height: 100%;
}
.videoPostHead .contentArea .rightPosts {
    display: block;
    height: 100%;
    background: #191e2d;
    border-radius: 2px;
    overflow: hidden;
    padding: 18px 20px 17px;
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%);
}
.videoPostHead .contentArea .rightPosts span.title {
    width: 100%;
    display: block;
    float: left;
    text-transform: Uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
.videoPostHead .contentArea .rightPosts ul {
    width: 100%;
    display: block;
    float: left;
    height: calc(100% - 37px);
    margin-top: 20px;
    overflow: auto;
}
.videoPostHead .contentArea .rightPosts ul li {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 20px;
}
.videoPostHead .contentArea .rightPosts ul li a {
    display: block;
    color: #fff;
}
.videoPostHead .contentArea .rightPosts ul li .thumb {
    float: left;
    width: 108px;
    height: 62px;
    position: relative;
    margin-right: 12px;
    overflow: hidden;
}
.videoPostHead .contentArea .rightPosts ul li span {
    float: left;
    width: calc(100% - 120px);
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    padding-top: 1.5px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-right: 5px;
}
.videoPostHead .contentArea .rightPosts ul li:hover span {
    text-decoration: underline;
}
.videoPostHead .contentArea .rightPosts ul li .thumb img {
    min-width: 100%;
    min-height: 65px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-width: 15px;
}
i.videoIcon {
    position: Absolute;
    left: 20px;
    top: 20px;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    background: rgba(255,255,255,.7);
}
.videoIcon.center {
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
}
.videoPostHead .contentArea .rightPosts ul li i.videoIcon {
    transition: .4s;
}
#agenda .lastmin-slider {
    padding: 0;
}
#agenda .left .mainSlide {
    width: 100%;
}
.top-burc {
    width: 100%;
    margin-bottom: 20px;
}
.top-burc ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.top-burc ul li a {
    width: 78px;
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #fff;
    border-radius: 0 0 2px 0;
    position: relative;
    text-align: center;
}
.top-burc ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    background-color: #BBBBBB;
    width: 100%;
    height: 100%;
    border-radius: 0 0 2px 2px;
    z-index: -1;
}
.top-burc ul li a span {
    font-size: 14px;
    font-weight: 700;
    color: #616060;
    margin-top: 4px;
    position: relative;
    z-index: 1;
}
.top-burc ul li a img {
    position: relative;
    z-index: 1;
}
.top-burc ul li a:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    background-image: url(../img/burc/topburcbg.png);
    width: 100%;
    height: 100%;
}
.top-burc ul li:hover {
    transform: translateY(6px);
}
.top-burc ul li {
    transition: transform .35s ease-in-out;
}
.sondakika.son-flash span {
    font-size: 30px;
    color: #fff;
}
.sondakika.son-flash:before,.sondakika.son-flash:after {
    border-color: transparent transparent #fff;
}
.sondakika.son-flash,.sondakika.son-flash:after {
    background-color: #ca0a14;
}
a.uson {
    border: 0!important;
}
a.uson img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.puan-durumu-cont{
    background-color:#fff;
    margin:20px 0;
    border-radius:6px 
}
.p-d-head{
    background:#267f45;
    border-radius:6px 6px 0 0;
    padding:15px 20px 
}
.p-d-body .cb-ver-head{
    height:40px;
    padding:0 20px 
}
.ss-top ul li {
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    color: #000;
    display: block;
    font-size: 13px;
    font-family: metropolis;
    font-weight: 400;
    text-align: center;
    border-right: 1px solid #f5f5f5;
    padding: 0 20px;
    transition: color .2s ease-in-out,background-color .2s ease-in-out;
    position: relative;
}
.p-d-body .ss-top ul li:last-child {
    border-right: 1px solid #f5f5f5;
}
.cb-veriler {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.cb-veri-full .cb-veri {
    width: 100%;
    background: #fff;
    border: 0;
}
.cb-ver-head {
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 6px 0 20px;
    background-color: #2c98f0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}
.p-d-body ul li{
    padding:0 
}
.p-d-body ul li a{
    padding:0 20px;
    display:block 
}
.p-d-head h1{
    color:#fff;
    font-size:16px 
}
.cb-veri ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 6px 0 20px;
    height: 40px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}
.p-d-body .cb-veri ul li{
    height:50px;
    padding:0 20px;
    border-bottom:1px solid #EFEFEE 
}
ul.ls-in li:first-child span, .ldt-right span {
    color: #000!important;
}
.p-d-body span{
    width:calc(100% / 12)!important;
    position:relative 
}
.cb-veri ul li span {
    font-size: 13px;
    color: #0d0d0d;
    font-weight: 400;
    width: calc(100% / 4);
    text-align: center;
}
.cb-ver-head span {
    width: calc(100% / 4);
    text-align: center;
}
.p-d-body .cb-ver-head span:first-child{
    max-width:55px 
}
.p-d-body ul li span:first-child{
    text-align:left;
    max-width:55px 
}
.cb-ver-head span:first-child {
    width: calc(100% / 4);
    text-align: left;
}
.cb-veri-full .cb-ver-head span {
    width: calc(100% / 5);
}
.cb-veri-full .cb-ver-head span:first-child {
    width: calc(100% / 5);
}
.p-d-body .cb-ver-head span:first-child {
    max-width: 55px;
}
.p-d-body .cb-ver-head span:nth-child(2), .p-d-body ul li span:nth-child(2) {
    width: 150px!important;
    text-align: left;
}
.p-d-body .cb-ver-head span:last-child, .p-d-body ul li span:last-child {
    width: 150px!important;
    text-align: center;
}
.p-d-body {
    box-shadow: var(--birfanatik-shadow)!important;
    border-radius: var(--birfanatik-radius);
}
.p-d-body .cb-veri ul {
    display: none;
}
.p-d-body ul li span.up:first-child:after{
    position:absolute;
    content:"";
    right:50%;
    border:5px solid transparent;
    border-bottom-color:#5bb615;
    margin-right:-3px;
    margin-top: -2px;
}
.p-d-body ul li span.down:first-child:after{
    position:absolute;
    content:"";
    right:50%;
    border:5px solid transparent;
    border-top-color:#c90914;
    margin-top:5px;
    margin-right:-3px;
    margin-top: 3px;
}
.p-d-body ul li:nth-child(even){
    background:#f8f9fa 
}
.cb-veri-full .cb-veri ul li span:nth-child(2){
    display:flex;
    align-items:center;
    font-weight:500;
    justify-content:center 
}
.pbodyin .cb-veri-full .cb-veri ul li span:nth-child(2){
    display:flex;
    align-items:center;
    font-weight:400;
    justify-content:flex-start 
}
.cb-veri-full .cb-veri ul li span:nth-child(2) img{
    margin-right:9px;
    max-width:30px;
    max-height:30px 
}
.p-d-body .cb-ver-head span:nth-child(2),.p-d-body ul li span:nth-child(2){
    width:170px!important;
    text-align:left 
}
.p-d-body .cb-ver-head span:last-child,.p-d-body ul li span:last-child{
    width:150px!important;
    text-align:center 
}
.p-d-body ul li:after{
    display:none!important 
}
.p-d-body .cb-veriler ul li:first-child:before,.p-d-body .cb-veriler ul li:nth-child(2):before,.p-d-body .cb-veriler ul li:nth-child(3):before,.p-d-body .cb-veriler ul li:nth-child(4):before,.p-d-body .cb-veriler ul li:nth-child(5):before{
    width:3px;
    height:calc(100% + 1px);
    position:absolute;
    left:0;
    top:0;
    content:"";
    background-color:#267f45 
}
.p-d-body .cb-veri ul li.dddown:before{
    width:3px;
    height:calc(100% + 1px);
    position:absolute;
    left:0;
    top:0;
    content:"";
    background-color:#c90914 
}
.p-d-body .cb-veriler ul li:nth-child(5):before{
    background-color:#2c98f0 
}
.p-d-body .ss-top{
    display:block;
    width:100%;
    z-index:98;
    position:relative;
    background:#fff;
    border-bottom:0;
    height:40px 
}
.p-d-body .ss-top ul::-webkit-scrollbar{
    display:none!important;
    -ms-overflow-style:none!important;
    scrollbar-width:none 
}
.ss-top {
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.cb-veriler.cb-veri-full {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.pbodyin {
    border-radius: var(--birfanatik-radius);
}
.ss-top ul {
    border-radius: var(--birfanatik-radius) 0 0 0;
    overflow: hidden;
}
.p-d-body .cb-veri ul li:last-child {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.puan-durumu-cont {
    border-radius: var(--birfanatik-radius);
}
.cb-veri ul {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.p-d-body .cb-veri{
    border:0 
}
.cb-veri {
    border-radius: var(--birfanatik-radius);
}
.ss-top ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.p-d-body .ss-top ul{
    justify-content:flex-start 
}
.ss-top ul li.active:before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    background-image: url(../img/box-end.svg);
    width: 13px;
    height: 13px;
    margin-left: -6.5px;
}
.p-d-body .ss-top ul li.active,.p-d-body .ss-top ul li:hover{
    font-weight:400;
    border-right-color:transparent;
    background-color: #2c98f0 
}
.p-d-body .cb-veri ul li:hover{
    background:#f3f5f9!important;
    border-color:#f3f5f9 
}
a.other-text.author-current-user{
    background: transparent;
    border-radius: 30px;
    width: 180px;
    max-width: 180px!important;
    flex: 0 0 180px!important;
    margin: 9px auto 18px auto;
    border: 0;
    line-height: 42px;
    font-size: 13px;
    font-weight: 600;
}
ul.footerSocial {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}
.ss-top ul li a {
    color: #222;
    white-space: nowrap;
}
.ydl-top,.ydl-other {
    width: 100%;
    background-color: #fff;
    box-shadow: var(--birfanatik-shadow);
    border-radius: var(--birfanatik-radius);
    padding: 20px;
}
.yazar-flex .yazar-detay-left {
    box-shadow: unset!important;
    background: unset;
    padding: 0;
    margin-bottom: 20px;
}
.ydl-top {
    margin-bottom: 20px;
}
a.other-text.author-current-user svg{
    position:absolute;
    right:14px;
    top:50%;
    margin-top:-5px 
}
.p-d-body ul li span:last-child b{
    display:inline-block;
    width:30px;
    height:21px;
    line-height:22px;
    background:#e5e5e5;
    border-radius:20px;
    font-weight:500;
    text-align:center 
}
.p-d-body ul li span:last-child{
    display:flex;
    justify-content:center;
    overflow:hidden 
}
.p-d-body ul li span:last-child img:not(:first-child){
    margin-left:6px 
}
.ss-top ul li.active a, .ss-top ul li:hover a {
    color: #fff;
}
.threenews-yazar-in {
    width: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: -20px;
}
.threenews-yazar-in .tyi-in {
    flex: 0 0 25%;
    max-width: 240px;
    background-color: #fff;
    border: 1px solid #E6E6E6;
    padding: 23px 12px 1px 14px;
    margin-bottom: 20px;
}
.tyi-in-top figure {
    width: 66px;
    height: 66px;
    margin: 0 11px 0 0;
    border-radius: 100%;
    overflow: hidden;
}
.tyi-in-top figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.tyi-in-top {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 8px;
}
.tyi-in-right h5 {
    color: #010101;
    font-size: 14px;
    font-weight: 600;
    transition: color .2s ease-in-out;
}
.tyi-in-right span {
    font-size: 12px;
    font-weight: 400;
    color: #949494;
    line-height: 16px;
    display: block;
    margin-top: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tyi-in-bottom a {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    color: #010101;
    margin-bottom: 1px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: color .2s ease-in-out;
}
.tyi-in-bottom p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #010101;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ads {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 0;
    margin-bottom: 20px;
}
.mobileg-g {
    display: none!important;
}
a[rel=prev] {
    display: none;
}
#newsRead .haberSingle:first-child .top {
    width: 100%;
}
#newsRead .haberSingle:first-child .commentForm {
    display: block!important;
}
#newsRead .detail a {
    color: #1e85d4;
}
.bottom .left .des-g.rk {
    margin-bottom: 16px;
}
.lholder {
    top: 20px;
    align-self: flex-start;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    z-index: 9;
}
.leftr {
    height: 1px;
    margin-left: -10px;
}
.lholder.container .leftr img {
    transform: translateX(-100%);
    border: 0;
    max-width: 100%;
    height: auto;
    display: block;
}
.righttr {
    position: absolute;
    right: 2px;
    top: 0;
    height: 1px;
}
.lholder.container .righttr img {
    transform: translateX(100%);
    border: 0;
    max-width: 100%;
    height: auto;
    display: block;
}
.hm2-in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 63px;
}
.hm2-in .hm2-right ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.hm2-left {
    min-width: 180px;
}
.hm2-in .hm2-right ul li a {
    letter-spacing: 0.1px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.hm2-right {
    width: 100%;
    max-width: calc(100% - 180px);
}
.hm2-in .hm2-right ul li a svg path {
    fill: #fff;
}
.hm2-in .hm2-right ul li a svg {
    margin-right: 8px;
}
.hm2-in a#logo {
    margin-right: 0;
    height: 63px;
}
.hm2-in .hm2-right ul li {
    margin-right: 25px;
}
.hm2-in .hm2-right ul li:last-child {
    margin-right: 0;
}
.hmb-in {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.hmb-in-left ul li a {
    letter-spacing: 0.1px;
    cursor: pointer;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 8px;
    padding-right: 20px;
    position: relative;
    line-height: 52px;
    display: block;
}
.hmb-in-left ul li:last-child a {
    margin-right: 15px;
    padding-right: 17px;
}
.hmb-in-left ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.hmb-in-left ul li {
    position: relative;
}
.hmb-in-left ul li a:after {
    display:none;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    width: 1px;
    height: 17px;
    background-color: rgba(255,255,255,.25);
}
.h4b-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 60%;
}
.hour24 {
    margin-top: 4px;
}
.hour24 g path {
    fill: #fff;
}
.h4b-carousel {
    max-width: 100%;
    padding-left:81px;
}
.h4b-carousel .owl-item>div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.h4b-carousel span, .h4b-carousel i, .h4b-carousel a {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
}
.h4b-carousel i {
    margin: 0 9px;
}
.h4b-carousel a {
    color: #999999;
    white-space: nowrap;
    max-width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
}
.hour24 g.ffb {
    transform-origin: center;
    animation: hour24 2s infinite linear;
}
@keyframes hour24 {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
.nhg-in {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.h4b-carousel .owl-nav {
    display: block;
    margin-left: 0;
    position: absolute;
    top: -20px;
    left: -70px;
    line-height: 0;
}
.h4b-carousel .owl-nav button {
    height: 52px;
    width: 26px;
    outline: none;
    border: 0;
    background: transparent;
}
.h4b-carousel .owl-nav button.owl-next {
    background-color: rgba(255,255,255,.10);
}
.h4b-carousel .owl-nav button.owl-prev {
    transform: rotate(180deg);
}
.h4b-carousel .owl-nav button img {
    margin: 0 auto;
    padding: 0;
    max-width: unset;
    width: auto;
}
.nhg-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 58%;
}
.nhg-right ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.nhg-right ul li p {
    font-size: 16px;
    font-weight: 600;
    color: #999999;
    line-height: 1em;
    display: inline-block;
    margin-top: -0px;
}
.nhg-right ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.nhg-right ul li span {
    font-size: 10px;
    font-weight: 700;
    color: #999;
    line-height: 1em;
    display: block;
    text-align: right;
}
.nhg-right ul li span b {
    display: block;
    font-size: 8px;
    font-weight: 500;
}
.nhg-right ul li img {
    margin: 0 5px;
}
.nhg-right ul li img {
    margin: 0 9px;
}
.nhg-right ul li:not(:last-child) {
    margin-right: 15px;
}
.right .threenews-lig-in .ntitle h3:before {
    display: block;
}
.right .threenews-lig-in .ntitle h3 {
    padding-left: 28px;
}
.right .spor-son-lig li:nth-child(19):before, .right .spor-son-lig li:nth-child(20):before, .right .spor-son-lig li:nth-child(21):before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 40px;
    background: #e13230;
}
.right .spor-son-lig li {
    position: relative;
}
.right .spor-son-lig {
    border: 0;
}
.rk a {
    display: block;
    line-height: 0;
}
.rk {
    margin-bottom: 20px;
    line-height: 0;
}
.hmb-in-left ul li a:before {
    left: -10px;
}
.ht-left .cov{
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    color: #000000;
}
.ht-left .cov b {
    color: #c90914;
}
.right .rk {
    margin-bottom: 0;
    line-height: 0;
}
div#newsRead>.ads.des-g {
    margin-bottom: 0;
}
.liked .sb-right-icons i {
    background-color: #222!important;
}
.liked .sb-right-icons:hover {
    background-color: #fff;
}
.liked .sb-right-icons {
    background-color: #fff;
}
#newsRead .top>time b {
    font-weight:600;
    display: inline-block;
    position: relative;
    padding-right: 10px;
    margin-right: 6px;
    font-size: 12px;
}
#newsRead .top>time b:after {
}
#newsRead .top>time b:after {
    content: "";
    position: absolute;
    right: 0;
    height: 17px;
    width: 1px;
    background: rgb(0 0 0 / 15%);
    top: 50%;
    margin-top: -8px;
}
#owl-h4b .owl-nav button u {
    display: block;
    height: 14px;
    background-color: #fff;
    width: 11px;
    -webkit-mask-image: url(../img/h4bprev.svg);
    mask-image: url(../img/h4bprev.svg);
    margin-left: 2px;
}
g.fsd {
    animation: unset;
}
#newsRead .bottom .left .detail .relatedContent .ilgiliplay img, .yazar-post .relatedContent .ilgiliplay img{
    position: relative;
    width: unset;
    height: unset!important;
}
.ilgiliplay {
    width: 48px;
    height: 48px;
    background-color: rgba(0,0,0,.5);
    border-radius: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .35s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
    left: 45px;
    z-index: 1;
}
a:hover .ilgiliplay {
    transform: translateY(-50%) rotate(360deg);
}
.wrapper .ilgiliplay {
    width: 27px;
    height: 30px;
    left: 7px;
    top: 7px;
    transform:unset!important;
    background-color: #fd5324;
    box-shadow: 0 0 29px #fd532494;
    border-radius: var(--birfanatik-radius);
}
.wrapper a .ilgiliplay img {
    transition: all .35s ease-in-out;
}
.wrapper a:hover .ilgiliplay img {
    transform: rotate(360deg);
}
.wrapper .ilgiliplay img {
    width: unset!important;
    height: unset!important;
    min-height: unset!important;
    min-width: unset!important;
}
#newsRead .bottom .left .comments ul li .icon-user {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    vertical-align: unset!important;
    font-size: unset!important;
}
#newsRead .bottom .left .comments ul li .icon-user img {
    border-radius: 100%;
    object-fit: cover;
}
.dotsAreaContent a {
    color: #797c80;
}
.icon-twitter {
    width: 18px!important;
    -webkit-mask-image: url(../img/footerTwitter.svg);
    mask-image: url(../img/footerTwitter.svg);
    display: block;
    height: 20px!important;
    background-color: #fff!important;
    line-height: unset!important;
}
.icon-pinterest2 {
    display: block;
    height: 20px!important;
    line-height: unset!important;
    width: 14px!important;
    -webkit-mask-image: url(../img/icons/footerPinterest.svg);
    mask-image: url(../img/icons/footerPinterest.svg);
    background-color: #fff!important;
}
ul.dotsAreaContent {
    right: 10px;
    top: 0;
    padding: 5px 10px!important;
}
.icon-facebook {
    width: 10px!important;
    -webkit-mask-image: url(../img/footerFacebook.svg);
    mask-image: url(../img/footerFacebook.svg);
    display: block;
    height: 20px!important;
    background-color: #fff!important;
    line-height: unset!important;
}
.alertSet{
    background-color:#f0fff4;
    border:1px solid #4caf50;
    border-radius:var(--birfanatik-radius);
    padding:15px;
    color:#2f855a;
    font-size:13px;
    font-weight:700;
    position:fixed;
    bottom:20px;
    right:20px;
    z-index:9999;
    display:none 
}
.alertSet-flex{
    justify-content:flex-start;
    align-items:center;
    display:flex 
}
.alertSet svg{
    width:16px;
    height:16px;
    color:#48bb78;
    margin-right:10px 
}
.alertSet svg path{
    fill:#48bb78 
}
.newsBox span .ilgiliplay {
    position: absolute;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
}
.newsBox span .ilgiliplay img {
    height: unset!important;
    width: unset!important;
}
.lheader-left span {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lheader-left span svg {
    margin-right: 14px;
    animation: hour24 2s infinite linear;
}
.lheader-left span svg.notransform {
    animation: unset;
    position: absolute;
}
div#owl-lhead {
    width: 800px;
}
div#owl-lhead .owl-item div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
div#owl-lhead .owl-item div a {
    white-space: nowrap;
    max-width: 800px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    transition: color .2s ease-in-out;
}
.threenewNews .tnN-head .nw-op ul li {
    background-color: transparent!important;
}
@keyframes hour24 {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
.lheader-right ul li a {
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tnN-in.tnseria .tnN-head {
    background: linear-gradient(318deg, #006474,#26c5dd);
}
.tnN-in.tnligue1 .tnN-head {
    background: linear-gradient(318deg, #092657, #105de1);
}
.tnN-in.tnsuperlig .tnN-head {
    background: linear-gradient(318deg, #9F414B, #f1243a);
}
.tnseria .thtr-select span,.tnN-in.tnseria .tnN-head-bottom div {
    color: #A6C8CD;
}
.tnN-in.tnseria .tnN-head-bottom div:hover, .tnN-in.tnseria .tnN-head-bottom div.active,.tnN-in.tnligue1 .tnN-head-bottom div:hover, .tnN-in.tnligue1 .tnN-head-bottom div.active,.tnN-in.tnsuperlig .tnN-head-bottom div:hover, .tnN-in.tnsuperlig .tnN-head-bottom div.active {
    color: #fff;
}
.tnligue1 .thtr-select span,.tnligue1 .tnN-head-bottom div {
    color: #B6BDC9;
}
.tnsuperlig .thtr-select span,.tnsuperlig .tnN-head-bottom div {
    color: #F4D9D9;
}
.hm-drop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 78px;
    padding: 0 18px;
    border-right: 1px solid #DEDEDE;
    width: 162px;
    min-width: 162px;
    min-width: max-content;
    font-size: 12px;
    font-weight: 700;
    color: #000000;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
}
.hm-drop:hover ul {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.hm-drop ul {
    position: absolute;
    top: 100%;
    width: 100%;
    overflow: unset;
    background-color: #fff;
    flex-direction: column;
    left: 0;
    box-shadow: 0px 1px 2px rgba(0,0,0,.18);
    margin-top: 0px;
    padding: 20px 0 8px 0;
    z-index: -1;
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
    transform-origin: top left;
    transition: all .2s ease-in-out;
    overflow: unset!important;
    will-change:unset!important;
}
.hm-drop svg {
    margin-top: -3px;
    margin-left:8px;
}
.hm-drop svg.active {
    transform: rotate(180deg);
}
.hm-drop ul li a {
    font-size: 12px;
    font-weight: 700;
    color: #000000;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.header-matches .hm-drop ul li {
    justify-content: flex-start;
    align-items: flex-start;
    line-height: 12px;
    height: auto;
    margin-bottom: 17px;
    border-right: 0;
}
.hm-drop ul li a:hover {
    color: #FD5324;
}
header {
    z-index: 9999;
    position: relative;
}
.lastmin-marq {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.lm-left {
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #52A25D;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 1px 20px 0 20px;
    white-space: nowrap;
}
.lm-left span {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lm-left>b {
    font-weight: 600;
}
.lm-left span svg {
    margin-right: 11px;
    animation: hour24 2s infinite linear;
}
.lm-left span svg.notransform {
    animation: unset;
    position: absolute;
}
.lm-right {
    width: 100%;
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 44px;
}
.lm-right span {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-right: 27px;
}
.lm-right span b {
    font-weight: 500;
    color: #52A25D;
    font-size: 14px;
    margin-right: 12px;
}
.nspor-news-in {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.nni-in {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 10px 20px 10px;
}
a.nni-in-top:hover svg {
    animation: rightarrow 1s infinite ease-in-out;
}
.nspor-news {
    width: 100%;
}
a.nni-in-top {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 14px;
    width: 100%;
    background: linear-gradient(136deg, #62BA6F, #51A25D);
    overflow: hidden;
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
a.nni-bottom strong {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.newSlide4Left a figure img, .newSlide4Left a figure {
    border-radius: var(--birfanatik-radius) 0 0 var(--birfanatik-radius);
    overflow: hidden;
}
.nni-in-top-left img {
    width: 40px;
    margin-left: -10px;
    opacity: .25;
}
.nni-in-top-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}
.nni-in-top-left span {
    margin-left: 5px;
}
a.nni-bottom figure {
    height: 140px;
    width: 100%;
}
a.nni-bottom figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a.nni-bottom strong {
    background-color: #fff;
    display: block;
    height: 67px;
    padding: 13px 15px;
    box-shadow: var(--birfanatik-shadow)!important;
}
a.nni-bottom strong h3 {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    transition: color .2s ease-in-out;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.footer-bottom {
    width: 100%;
    background-color: #0A0A26;
    height: 71px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-bottom-right p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
footer {
    width: 100%;
}
.footer-bottom .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px;
}
.footer-top {
    border-bottom: 1px solid #29293D;
    background-color: #181832;
}
.footer-bottom-left ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.footer-bottom-left ul li a {
    margin-right: 12px;
    height: 36px;
    width: 36px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border:1px solid #9D9DA8!important;
}
.footer-bottom-left ul li a svg path, .footer-bottom-left ul li a svg circle, .footer-bottom-left ul li a {
    transition: all .2s ease-in-out;
    fill:#9D9DA8;
}
.footer-bottom-left ul li a:hover svg path, .footer-bottom-left ul li a:hover svg circle {
    fill: #0A0A26;
}
.footer-bottom-left ul li a:hover {
    background: #fff;
}
.footer-bottom-left ul li a:hover i svg path {
    fill: #fff;
}
.footer-bottom-left ul li a i svg path {
    transition: fill .2s ease-in-out;
}
.tnN-head-top,.tnN-head-bottom {
    opacity: 0;
    animation: tnn-op .3s ease-in-out forwards;
    animation-delay: 2s;
}
@keyframes tnn-op {
    from{
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.tnN-head {
    position: relative;
}
#hmatc .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
}
#hmatc .owl-nav button {
    height: 39px;
    width: 42px;
    background: #fff;
    border-left: 1px solid #DEDEDE;
    padding: 0;
    margin: 0;
    display: flex!important;
    align-items: center;
    justify-content: center;
}
#hmatc .owl-nav button:hover span {
    background-color: #FD5324;
}
.header-matches ul li span:first-child u.first-date {
    color: #747474;
}
#hmatc .owl-nav button.owl-next {
    border-bottom: 1px solid #DEDEDE;
}
#hmatc .owl-nav button.owl-prev img {
    transform: rotate(180deg);
}
#hmatc .owl-nav button span {
    background-image: unset;
    -webkit-mask-image: url(../img/newarrow.svg);
    mask-image: url(../img/newarrow.svg);
    display: block;
    width: 12px;
    height: 12px;
    background-color: #FD5324;
}
#hmatc .owl-nav button.disabled span {
    background: rgb(158, 162, 175);
}
#hmatc .owl-nav button.owl-prev span {
    transform: rotate(180deg);
}
.hmatch-right {
    position: relative;
    width: calc(100% - 162px);
    max-width: 100%;
}
header .hmatch-right {
    height: 78px;
}
.katheader {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #D51E1E;
    position: relative;
    background-size: cover;
}
.katheader:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background: #F3B400;
}
.katheader .container {
    padding: 0 47px;
}
.kh-in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px;
    width: 100%;
    z-index: 899;
    position: relative;
    background: #fff;
    box-shadow: var(--birfanatik-shadow)!important;
}
.kh-in-mid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
}
.kh-in figure {
    width: 54px;
    height: 54px;
    background-color: #fff;
    border: 1px solid #E8E8E8;
    border-radius: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 2px rgba(0,0,0,.06);
    position: relative;
    margin-right: -9px;
}
.emptytab {
    width: 100%;
    background: #fff;
    box-shadow: var(--birfanatik-shadow)!important;
    margin-bottom: 20px;
    border-radius:var(--birfanatik-radius);
    padding: 20px 0;
}
.emptytab .ntimeline {
    padding: 0 20px;
    border-bottom: 0;
    margin: 0;
}
.emptytab .nt-flex {
    margin: 0;
}
.emptytab .lsm-timeline {
    width: 100%;
}
.kh-in figure:nth-child(1), .kh-in figure:nth-child(2), .kh-in figure:nth-child(3), .kh-in figure:nth-child(4), .kh-in figure:nth-child(5), figure.figureopen{
    display: flex;
}
.kh-in figure img {
    width: 40px;
    height: 40px;
}
.kh-in-mid figure b {
    width: 22px;
    display: block;
    height: 22px;
    background-color: #EB212E;
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    position: absolute;
    bottom: 7px;
    font-size: 10px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 7px;
}
figure.figureopen span {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}
figure.figureopen {
    cursor: pointer;
}
.kh-in:before,.kh-in:after {
    content: "";
    position: absolute;
}
.kh-in:before {
    background-color: rgba(255,255,255,.15);
    z-index: 0;
}
.kh-in-right:before,.kh-in-right:after {
    content: "";
    position: absolute;
}
.kh-in-right:before {
    background-color: rgba(255,255,255,.15);
    z-index: 0;
}
.kh-in-right {
    position: relative;
    height: 100%;
}
.kh-in-left,.kh-in-right {
    position: relative;
    z-index: 99;
}
.kh-in-left, .kh-in-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: -35px;
}
.in-rr p {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}
.kh-in-left figure, .kh-in-right figure {
    width: 70px;
    height: 70px;
    border: 0;
    border-radius: 16px;
    box-shadow: 0px 0px 3px rgba(0,0,0,.38);
    margin-right: 20px;
}
.kh-in-left figure img, .kh-in-right figure img {
    max-height: 56px;
    height: unset;
    width: unset;
    max-width: 55px;
}
.in-rr span {
    color: #8B939A;
    font-size: 15px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 7px;
}
.in-rr span b {
    font-weight: 500;
    display: flex;
    margin-left: 5px;
    align-items: center;
    justify-content: flex-start;
    font-size: 13px;
}
.in-rr {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
.in-rr span b img {
    margin-right: 5px;
    max-height: 8px;
}
.in-rr span u {
    text-decoration: none;
    font-size: 13px;
    margin-left: 6px;
}
.in-rr span u {
    text-decoration: none;
    font-size: 13px;
    margin-left: 6px;
}
.kh-in-right .in-rr span {
    font-size: 12px;
}
.kh-in-right .in-rr {
    text-align: right;
    justify-content: flex-end;
    align-items: flex-end;
    margin-right: 20px;
}
.kh-in-right .in-rr span {
    text-align: right;
    display: block;
}
.in-rr p em {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    margin-right: 10px;
    font-style: normal;
}
.kh-in-right {
    z-index: 99999;
}
.kh-in-right figure {
    position: relative;
    z-index: 99999;
    margin-right: -35px;
}
.last-match {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.last-match .lsm-left-in, .last-match .lsm-right-in {
    box-shadow: var(--birfanatik-shadow)!important;
    background: #fff;
    margin-bottom: 20px;
}
.last-match-right {
    width: 450px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 11px 0 6px 0;
}
.last-match-left {
    width: 100%;
    max-width: calc(100% - 470px);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 22px 0;
    flex-direction: column;
}
.lml-match {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.lml-match div img {
    height: 52px;
}
.lml-left {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
.lml-head span {
    color: #747474;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 15px;
    display: block;
}
.lml-head span b {
    color: #D51E1E;
    font-weight: 500;
}
.lml-head p {
    font-size: 14px;
    font-weight: 500;
    color: #747474;
}
.lml-head p b {
    color: #000000;
    font-weight: 500;
}
.lml-head {
    text-align: center;
}
.last-match-right>figure {
    position: relative;
}
.last-match-right .lmtr-p {
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-weight: 600;
    font-size: 10px;
    height: 29px;
    line-height: 31px;
}
.lm-player {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
}
.lm-player span {
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    display: block;
    box-shadow: 0px 1px 2px rgba(0,0,0,.30);
}
.lm-player b {
    display: block;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #181832;
    border: 1px solid #fff;
    border-radius: 100%;
    margin-bottom: 5px;
}
.lm-kaleci {
    bottom: 62px;
    left: 50%;
    transform: translateX(-50%);
}
.lm-forvet {
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
}
.lsm-left,.lsm-right {
    width: 220px;
}
.lsm-right {
    width: 250px;
}
.lsm-left-in,.lsm-right-in {
    border-radius:var(--birfanatik-radius);
    padding: 20px;
}
.last-match>div h5 {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
.lsm-mid {
    width: 550px;
    border-radius:var(--birfanatik-radius);
    box-shadow: unset!important;
    background: unset!important;
}
.lsm-match h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    border-bottom: 1px solid #EFEFEE;
    font-size: 14px;
    font-weight: 500;
    color: #8B939A;
}
.lsm-match h4 b {
    color: #D51E1E;
    font-weight: 600;
    margin-right: 4px;
}
.lsm-mid>div {
    background-color: #fff;
    box-shadow: var(--birfanatik-shadow)!important;
    margin-bottom: 20px;
    border-radius:var(--birfanatik-radius);
}
.lsm-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px 0;
    flex-direction: column;
}
.lsm-flex>p {
    font-size: 14px;
    font-weight: 500;
    color: #8B939A;
    display: block;
    margin-bottom: 4px;
}
.lsm-flex>p b {
    color: #000000;
    font-weight: 600;
}
.lfi-mid b {
    display: flex;
    width: 38px;
    height: 42px;
    border-radius: 4px;
    border: 1px solid #DEDEDE;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 2px rgba(0,0,0,.08);
    color: #000000;
    font-weight: 600;
    font-size: 30px;
    padding-top: 4px;
}
.lfi-mid b:last-child {
    color: #000000;
}
.lfi-mid {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
}
.lfi-mid u {
    text-decoration: none;
    font-size: 30px;
    font-weight: 600;
    color: #CFD2D6;
    margin: 0 8px;
}
.lsm-flex-in {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.lfi-left>div, .lfi-right>div {
    width: 88px;
    height: 88px;
    background-color: #EAEBEF;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px auto;
}
.lfi-left>div figure, .lfi-right>div figure {
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 2px rgba(0,0,0,.16);
    background-color: #fff;
    width: 68px;
    border-radius: 100%;
    height: 68px;
}
.lfi-left>div figure img, .lfi-right>div figure img {
    max-height: 44px;
}
.lfi-left p, .lfi-right p {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
}
.lfi-left>.lfr-b, .lfi-right>.lfr-b {
    width: auto;
    height: auto;
    background: unset;
    flex-direction: column;
    margin: 0;
    border: unset;
    align-items: flex-end;
    max-width: 100%;
}
span.uyyr {
    text-align: center;
}
.lfi-left>.lfr-b {
    align-items: flex-start;
}
.lfi-left,.lfi-right {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    min-width: 200px;
    max-width: 200px;
}
.lfr-b i {
    margin-top: 3px;
}
.lfi-left i, .lfi-right i {
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    color: #8B939A;
}
.lfi-right {
    text-align: right;
}
.lsm-timeline h3 {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    display: block;
    margin-left: 22px;
    margin-bottom: 15px;
}
.lsm-details {
    width: 100%;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    background-color: #FCFBFE;
    font-size: 14px;
    font-weight: 600;
    color: #8B939A;
    margin-bottom: 9px;
}
.lsm-timeline {
    padding-top: 22px;
}
.lsmt-top-in span {
    display: flex;
    width: 100%;
    height: 12px;
    background: #FCFBFE;
    border-radius: 12px;
    border: 2px dotted #D1D1D1;
    justify-content: space-between;
    position: relative;
}
.lsmt-top-in {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 56px;
}
.lsmt-top-in span b {
    margin-top: -18px;
    font-size: 12px;
    font-weight: 500;
    color: #8B939A;
}
.lsmt-yellow {
    color: #FFD200!important;
    margin-top: -6px!important;
}
.lsmt-red {
    color: #F20023!important;
    margin-top: 14px!important;
}
.lsmt-purple {
    color: #673AF3!important;
}
.lsmt-bottom ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    height: 49px;
    border-bottom: 1px solid #EEEEEE;
}
.lsmt-bottom ul li span {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lsmt-bottom ul li>span>b {
    font-size: 14px;
    font-weight: 500;
    color: #8B939A;
    margin-right:5px;
    display: block;
    width: 25px;
}
.lsmt-bottom ul li>span> figure {
    margin-right: 8px;
    border: 1px solid #EBEBEB;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0px 1px 1px rgba(0,0,0,.06);
    border-radius: 100%;
}
.lsmt-bottom ul li>span>p {
    font-size: 12px;
    font-weight: 500;
    color: #000;
}
.lsmt-bottom ul li>p {
    font-size: 12px;
    font-weight: 500;
    color: #8B939A;
}
.lsmt-bottom ul li>p b {
    color: #000;
    font-weight: 500;
}
.lsmt-bottom ul li:last-child {
    border-bottom: 0;
}
.lsmt-top-in span u {
    position: absolute;
    left: 16px;
    height: 52px;
    width: 32px;
    background-color: #fff;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0px 1px 8px rgba(0,0,0,.11);
    text-decoration: none;
    font-size: 10px;
    font-weight: 600;
    color: #12B79A;
    top: 0;
    transform: translateY(-50%);
    margin-top: 4px;
}
.lsmt-top-in span u:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid #EBEBEB;
    border-radius: 14px;
    width: 26px;
    height: 48px;
    transform: translate(-50%,-50%);
}
.lsmt-top-in span u i {
    margin-top: 5px;
}
.ll-i-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 14px;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 15px;
}
.ll-i-left figure img {
    max-height: 18px;
}
.ll-i-left figure {
    margin-bottom: 8px;
    max-height: 18px;
}
.ll-i-left span {
    font-size: 12px;
    font-weight: 500;
    color: #8B939A;
    display: block;
    margin-bottom: 3px;
}
.ll-i-left b {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    display: block;
    max-width: 97px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.ll-i-top>figure {
    width: 68px;
    height: 68px;
    border-radius: 100%;
    background-color: red;
    padding:3px;
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
}
.ll-i-top>figure img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    object-fit: cover;
}
.ll-i-top:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -20px;
    width: calc(100% + 40px);
    background: #EFEFEE;
    height: 1px;
}
.llib-top span {
    font-size: 12px;
    font-weight: 600;
    color: #8B939A;
}
.llib-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.llib-top span:first-child {
    text-align: center;
}
.llib-top span img {
    max-width: 15px;
}
.llib-top span b {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    font-weight: 600;
    color: #000000;
}
.lsm-left-in h3 {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    margin: 14px 0;
    margin: 0;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 70px;
    text-align: left;
    line-height: 15px;
}
.mt-top>div:last-child a i {
    color: #1c68bb;
}
.mt-top>div:last-child a {
    color: #1c68bb 
}
.ll-i-bottom {
    margin-bottom: 15px;
}
.lli-1 .ll-i-bottom {
    margin-bottom: 20px;
}
.lsm-left-in.lli-1 {
    padding-bottom: 15px;
}
.ll-i-button {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background-color: #14171B;
    border-radius: 20px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 25%);
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    margin: 0 auto;
    padding: 0 12px;
    float: right;
}
.lsm-left .lsm-kadro .llll:last-child {
    padding-bottom: 15px;
    margin-bottom: -15px;
}
div#respond>p,p.nocomments {
    display: block;
    padding: 15px 20px;
    position: relative;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #222;
    line-height: 22px;
    border-radius: var(--birfanatik-radius);
}
div#respond>p a {
    color: #cf2e2e;
    font-weight: 500;
}
.ll-i-button svg {
    position: absolute;
    right: -7px;
    top: -9px;
}
p.nocomments {
    margin: 20px 0 0 0;
}
div#respond form>div>p input, div#respond form>div>p input::placeholder,input.mailInput {
    font-size: 14px;
    color: #222;
    line-height: 22px;
}
.ll-i-top>figure b {
    position: absolute;
    color: #EAEBEF;
    font-size: 26px;
    font-weight: 600;
    right: 100%;
    top: 21px;
    margin-right: 5px;
}
figure.figureopen a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.llll .ll-i-top>figure b {
    top: 12px;
}
.llll .ll-i-top>figure {
    position: relative;
    width: 52px;
    height: 52px;
    min-width: 52px;
    min-height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.kadro-bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 18px;
}
.kadro-bot h4 {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
}
.kadro-bot .ll-i-button {
    margin: 0;
    width: 102px;
    height: 32px;
    line-height: 32px;
}
.lsm-kadro.lsm-left-in {
    padding-bottom: 15px;
}
.lsm-kadro .ll-i-top {
    padding-bottom: 4px;
    margin-top: 0;
    padding-top: 14px;
}
.lsm-kadro .ll-i-top:after {
    display: none;
}
.lsm-kadro .llll:nth-child(odd) {
    background-color: #F8F8F8;
}
.lsm-kadro.lsm-left-in {
    padding-left: 0;
    padding-right: 0;
}
.llll {
    padding-left: 20px;
    padding-top: 0;
    padding-right: 20px;
    border-bottom: 1px solid #EFEFEE;
}
.lsm-kadro.lsm-left-in h5 {
    margin-left: 20px;
}
.llll:last-child {
    border-bottom: 0;
}
.kadro-bot {
    margin-bottom: 15px;
}
.llll:last-child .kadro-bot {
    margin-bottom: 0;
}
.lsm-vs-top {
    width: 100%;
    position: relative;
    border-radius: 70px;
    overflow: hidden;
    padding: 2px;
    margin-top: 22px;
}
.lsm-vs-top:before,.lsm-vs-top:after {
    content: "";
    position: absolute;
    left: 0;
    width: 50%;
    background: #D51E1E;
    height: 100%;
    top: 0;
}
.lsm-vs-top:after {
    left: unset;
    right: 0;
    background: #22312E;
}
.lsm-inin:nth-child(odd) .lsm-vs-top:after {
    background: #D51E1E;
}
.lsm-inin:nth-child(odd) .lsm-vs-top:before {
    background: #22312E;
}
.lvt-in {
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 99;
    position: relative;
    padding: 15px 19px;
    border-radius: 70px;
}
.lvt-in div figure {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #fff;
    box-shadow: 0px 1px 2px rgba(0,0,0,.16);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.lvt-in div figure img {
    max-height: 28px;
}
.lvt-in div figure:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: #EAEBEF;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    z-index: -1;
}
.lsm-inin:not(:first-child) {
    margin-top: 22px;
}
.lsm-inin:not(:last-child) {
    margin-top: 19px;
}
.lsm-inin:not(:last-child) .lsm-vs-top {
    margin-top: 23.5px;
}
.lvt-in-mid span {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
}
.lsm-inin>span {
    position: absolute;
    left: 50%;
    bottom: 2px;
    z-index: 99;
    background-color: #fff;
    transform: translate(-50%,50%);
    font-size: 11px;
    color: #747474;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 20px;
    border: 1px solid #DEDEDE;
    box-shadow: 0px 1px 2px rgba(0,0,0,.08);
    border-radius: 20px;
}
.lsm-inin {
    position: relative;
}
.lsm-inin:last-child {
    margin-bottom: 3px;
}
.lig-durum-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0 11px 0;
}
.ldt-left span {
    font-size: 12px;
    font-weight: 500;
    color: #000000;
}
.ldt-right span,.ldb-right span {
    font-size: 12px;
    font-weight: 500;
    color: #8B939A;
    width: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
}
.ldt-right,.ldb-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lig-durum-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ldb-left span {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 12px;
    font-weight: 500;
    color: #000000;
}
.ldb-left span b {
    color: #000000;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 83px;
}
.ldb-left span img {
    max-width: 15px;
    margin-left: 7px;
    margin-right: 8px;
}
.ldb-left span figure {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lsm-right-in>ul li {
    height: 36px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    border-bottom: 1px solid #EFEFEE;
}
.lsm-right-in>ul li:before {
    content: "";
    position: absolute;
    left: -20px;
    width: calc(100% + 40px);
    background-color: #EFEFEE;
    height: 1px;
    top: 0;
}
.fmatch-in div.fl-left>b {
    overflow: unset;
    min-width: 13px;
}
.ptt0 {
    padding-bottom: 0;
}
.lsm-right-in>ul li:after {
    background-color: #e2ebff;
    content: "";
    position: absolute;
    left: -20px;
    width: calc(100% + 40px);
    height: calc(100% + 3px);
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    top: -2px;
}
.lsm-right-in.ptt0.lgps {
    padding-bottom: 2px;
    padding-left: 0;
    padding-right: 0;
}
.lsm-right-in.lgps>ul li:last-child {
    border-bottom: 0;
}
.lsm-right-in ul.ecga li:first-child:after {
    display: none;
}
.lsm-right-in>ul li.active:after {
    visibility: visible;
    opacity: 1;
}
.lig-durum-bottom {
    position: relative;
    z-index: 1;
}
.lsm-right-in>ul li.active span,.lsm-right-in>ul li.active span b {
    color: #394c76;
}
.lsm-right-in>ul li span, .lsm-right-in>ul li span b {
    transition: color .2s ease-in-out;
}
.sixNNCat .newsBox:hover strong span{
    transition: color .2s ease-in-out;
}
.lsm-right-in>ul.ecga li {
    cursor: text;
}
.tnN-body.tnbp ul:last-child.tnbpuan li .tnb-left span:first-child, .tnN-body.tnnistatistik ul:last-child.tnbpuan li .tnb-left span:first-child {
    width: 16px;
    display: inline-block;
    margin-right: 5px;
}
.row-team {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin-top: -8.8px;
    margin-bottom: 15px;
    transition-duration: 0.15s;
    transition-timing-function: cubic-bezier(0.05,0,0,1);
    will-change: transform;
    white-space: nowrap;
    overflow: hidden;
}
#home ul#hmatc {
    will-change: transform;
}
.row-team div {
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: linear-gradient(223deg, #ED0000, #FFE300);
    margin-top: 5px;
    min-width: 54px;
    cursor: pointer;
}
.full-video-b>div a:hover .play-button img {
    transform: rotate(360deg);
}
.full-video-b>div a .play-button img {
    transition: all .35s ease-in-out;
}
.row-team div:not(:last-child) {
    margin-right: 8.8px;
}
.row-team figure {
    background-color: #fff;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    width: 46px;
}
.row-team figure img {
    max-height: 38px;
    max-width: 38px;
}
ul.ecga li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    position: relative;
    z-index: 1;
}
ul.ecga li a figure {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    padding: 3px;
    margin-right: 13px;
    background: linear-gradient(224deg, #673AF3, #8F3AF3);
    min-width: 52px;
    min-height: 52px;
    position: relative;
}
ul.ecga li a figure img, .ll-i-top>figure img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    border-radius: 100%;
    position: relative;
    z-index: 1;
}
ul.ecga li a figure:before, .ll-i-top>figure:before, .flashtransfer-in>div figure:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    background-color: #fff;
    transform: translate(-50%,-50%);
}
.flashtransfer-in>div figure:before {
    background-color: #000;
}
.ll-i-top>figure img, .flashtransfer-in>div figure img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}
.ll-i-top>figure:before, .flashtransfer-in>div figure:before {
    width: 64px;
    height: 64px;
}
.llll .ll-i-top>figure img {
    width: 44px;
    height: 44px;
}
.llll .ll-i-top>figure:before {
    width: 48px;
    height: 48px;
}
.kh-4 {
    margin-left: -80px;
}
.lri-right>span {
    font-size: 12px;
    font-weight: 500;
    color: #8B939A;
    display: block;
    margin-bottom: 5px;
}
.lri-right p {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}
.lrrg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    right: 0;
    bottom: 50%;
    transform: translateY(50%);
}
.lrrg span, .lrrg b {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
}
ul.ecga,ul.ecga li {
    width: 100%;
    height: auto;
}
.lsm-right-in.ptt0.rekalan {
    background-color: unset;
    border-radius:var(--birfanatik-radius);
    padding: 0;
    box-shadow: unset!important;
}
.rekalan img {
    border-radius:var(--birfanatik-radius);
}
.lsm-right-in.ptt0.rekalan p {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
}
ul.ecga li:before {
    display: none;
}
.lsm-conte {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: calc(100% - 240px);
    flex-wrap: wrap;
}
ul.ecga li {
    height: 84px;
}
.lsm-right-in ul.ecga li:after {
    visibility: visible;
    opacity: 1;
    height: 1px;
    background-color: #EFEFEE!important;
    bottom: 0;
}
ul.ecga li:nth-child(even):before {
    background-color: #F8F8F8;
    display: block;
    height: 100%;
    top: 1px;
    visibility: visible!important;
    opacity: 1!important;
}
.lri-right {
    width: 100%;
}
.lrrg span {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lrrg span:last-child {
    flex-direction: row-reverse;
    margin-top: 6px;
}
.lrrg span img {
    margin-left: 8px;
    margin-right: 0;
}
.lrrg span img {
    margin-left:6px;
}
.sixNewsSymmetry.sixNNCat {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    box-shadow: var(--birfanatik-shadow)!important;
    background: #fff;
}
.manset5 .manset4-right a h3 {
    padding-bottom: 0!important;
}
.sixNewsSymmetry.sixNNCat>div {
    flex: 25%;
    max-width: 25%;
}
.sixNNCat .newsBox span {
    height: 175px;
}
.sixNNCat .newsBox>strong {
    height: 66px;
}
.sixNNCat .newsBox>strong span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: auto;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
}
.sixNNCat.sixNewsSymmetry div .newsBox strong {
    background: #fff;
}
.sixNNCat.sixNewsSymmetry div:nth-child(2n) .newsBox strong {
    background: #f6f6f8;
}
.flashtransfer {
    padding: 21px;
    background-image: url(../img/bg/flashbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius:var(--birfanatik-radius);
}
.flashtransfer:before {
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #22312E;
    opacity: .9;
    border-radius:var(--birfanatik-radius);
}
.flashtransfer h5, .flashtransfer-in {
    position: relative;
    z-index: 1;
}
.flashtransfer h5 {
    color: #fff!important;
}
.flashtransfer-in>div {
    width: 245px;
    height: 151.5px;
    border-radius:var(--birfanatik-radius);
    background-color: rgba(255,255,255,.11);
    box-shadow: 0px 3px 6px rgba(0,0,0,.05);
    padding: 20px;
    margin-top: 18px;
}
.flashtransfer-in>div:nth-child(odd) {
    margin-right: 18px;
}
.flashtransfer-in>div figure {
    width: 68px;
    height: 68px;
    border-radius: 100%;
    padding: 3px;
    background: linear-gradient(224deg, #F35400, #F3B400);
    min-width: 68px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.flashtransfer-in {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.flashtransfer-in>div figure img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 100%;
}
.fin-in {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.fin-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.flashtransfer-in .kadro-bot {
    margin: 8px 0 0 0;
}
.flashtransfer-in .kadro-bot h4 {
    color: #fff;
}
.fin-in>img {
    max-height: 31px;
    position: absolute;
    right: -6px;
    top: -5px 
}
.fin-bot span {
    font-size: 12px;
    font-weight: 500;
    color: #C6D6D3;
    margin-bottom: 3px;
    display: block;
}
.fin-bot p {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ll-i-button,.flashtransfer-in .ll-i-button {
    box-shadow: unset;
}
.fin-bot {
    margin-left: 13px;
}
.lheader-bottom.lhb-full .lheader-logo {
    position: absolute;
    left: 20px;
    top: 0;
    border-right: 0;
    padding-right: 0;
}
.lheader-bottom.lhb-full {
    padding: 0 21px;
}
.lheader-bottom.lhb-full .lheader-right {
    position: absolute;
    right: 20px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.threenewNewscont {
    width: 100%;
}
.tnN-in.tnchamp .tnN-head {
    background: linear-gradient(318deg, #01004D, #1b2af7);
}
.tnN-in.tnuefakonferans .tnN-head {
    background: linear-gradient(318deg, #003300, #029102);
}
.tnN-in.tbuefaavrupa .tnN-head {
    background: linear-gradient(318deg, #871C00, #ef520d);
}
.tnchamp .thtr-select span,.tnchamp .tnN-head-bottom div {
    color: #A6C8CD;
}
.tnchamp .tnN-head-bottom div.active, .tnchamp .tnN-head-bottom div:hover, .tbcuefaavrupa .tnN-head-bottom div.active, .tbcuefaavrupa .tnN-head-bottom div:hover, .tnuefakonferans .tnN-head-bottom div.active, .tnuefakonferans .tnN-head-bottom div:hover {
    color: #fff;
}
.tbuefaavrupa .thtr-select span,.tbuefaavrupa .tnN-head-bottom div {
    color: #EFC2AE;
}
.tnuefakonferans .thtr-select span,.tnuefakonferans .tnN-head-bottom div {
    color: #75A275;
}
.lsm-kadro.lsm-left-in {
    max-height: 1288px;
    border-radius:var(--birfanatik-radius);
}
.tbib-in b {
    font-weight: 500!important;
    color: #000000;
}
.lsm-kadro .simplebar-content-wrapper {
    border-radius:var(--birfanatik-radius);
}
.lsm-inin:nth-child(2) {
    margin-top: 0;
}
.lsm-inin:nth-child(2) .lsm-vs-top {
    margin-top: 13.5px;
}
.matchess-top {
    height: 120px;
    background-image: url(../img/lmatchtop.png), linear-gradient(90deg, #0058b1, #009655);
    border-radius: 0;
    background-size: cover;
}
.matchess-top,.matchess-top>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 32px;
}
.matchess-top, .matchess-top>div>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.matchess-top {
    width: 100%;
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.mt-bar {
    height: 40px;
    width: 100%;
    background: linear-gradient(45deg, #FF6403, #fe3233);
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 20px;
}
.mt-bar span {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    margin-right: 59px;
}
.matchess-top>div {
    width: 50%;
    padding: 0;
}
.mt-left-l figure {
    margin-right:25px;
}
.mt-left-r figure {
    margin-left: 40px;
}
.matchess-top>div h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}
.matchess-top>div p {
    font-size: 12px;
    font-weight: 500;
    opacity: .7;
    color: #fff;
    margin-top: 3px;
    line-height: 16px;
    max-width: 250px;
}
.matchess-top>div>span {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
}
.matchess-top .mt-mid {
    width: 150px;
    min-width: 150px;
    background-color: #fff;
    height: 100%;
    transform: skewX(-15deg);
    margin: 0 38px;
}
.matchess-top .mt-mid b {
    transform: skewX(15deg);
}
.matchess-top .mt-mid>span {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    transform: skewX(15deg);
    margin: 0 auto;
    text-align: center;
    line-height: 1.4em;
    padding: 0 10px;
}
.matchess {
    margin: 0 0 20px 0;
    background-color: #fff;
    border-radius:var(--birfanatik-radius);
    box-shadow: var(--birfanatik-shadow)!important;
}
.matchess.baskett {
    margin: 0 0 20px 0;
}
.matchess-saha {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 35px;
    position: relative;
    height: 315px;
}
.matchess-saha>img {
    position: absolute;
}
.matches-pos {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    bottom: 63px;
    padding: 0 45px;
}
.matches-pos div {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.mp-left img {
    margin-right: 12px;
}
.mp-right img {
    margin-left: 12px;
}
.ntimeline {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #EFEFEE;
    padding: 20px 24px 0 24px;
}
.nt-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 7%;
}
.nt-left span b {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 12px;
    font-weight: 600;
    color: #000000;
}
.nt-left span b img {
    margin-right: 12px;
    width: auto;
}
.nt-left span:last-child {
    margin-top: 21px;
}
.nt-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.nt-right {
    width: 92%;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
}
.nt-right-in {
    width: 100%;
    display: table;
    vertical-align: top;
    color: #000;
    margin-top: -12px;
}
.nri-box {
    width: 22px;
    margin-top: 12px;
    margin-right: 5px;
    margin-left: 5px;
    height: 18px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    background-color: #22312E;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nri-period {
    display: table-cell;
    position: relative;
    vertical-align: top;
}
.nri-p {
    color: #000;
    display: block;
    height: 20px;
}
.nri-p ul {
    display: flex;
}
.nri-p ul li {
    text-align: center;
    justify-content: flex-end;
    -webkit-box-pack: end;
    display: flex;
}
.nri-p ul li>div .lidivicon {
    margin-top: -8px;
    cursor: pointer;
    text-align: center;
}
.lidivtext {
    width: 24px;
    text-align: center;
    margin-top: 8px;
    font-size: 11px;
    font-weight: 600;
    color: #000;
    height: 13px;
    background-color: #fff;
}
.bar-cont {
    width: 100%;
    height: 3px;
    background-color: #f3f5f9;
    border-radius: 3px;
    display: block;
}
.period-bar {
    height: 3px;
    background-color: #4B8E41;
    border-radius: 3px;
    display: block;
}
.matchess-table {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    flex-direction: column;
}
.mt-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
a.desktop-logo-text {
    font-size: 25px;
    font-weight: 600;
}
.matchess-table ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    max-width: 600px;
}
.matchess-table ul li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
.mt-top>div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.mt-top>div:first-child figure {
    margin-left: 16px;
}
.mt-top>div:last-child figure {
    margin-left: 0;
    margin-right: 16px;
}
.mt-top>div, .mt-top a {
    font-size: 16px;
    font-weight: 600;
    color: #C60001;
    position: relative;
    z-index: 1;
}
.mt-top a, .mt-top div:last-child {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
}
.mt-top div:first-child {
    justify-content: flex-start;
    flex-direction: row-reverse;
}
.mt-top a:hover {
    text-decoration: underline!important;
}
.mt-top>div:last-child {
    color: #1C68BB;
}
.mt-top>div img {
    max-height: 28px;
}
.mt-top>div figure {
    background-color: #fff;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 2px rgba(0,0,0,.16);
    position: relative;
}
.mt-top>div figure:before {
    content: "";
    position: absolute;
    background: #EAEBEF;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    z-index: -1;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}
.mt-top>span {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}
.mt-top {
    margin-bottom: 23px;
}
.lidivicon-hover {
    box-shadow: 0px 1px 8px rgb(0 0 0 / 11%);
    border-radius: 30px;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9999;
    position: absolute;
    bottom: 100%;
    left: 50%;
    white-space: nowrap;
    min-width: max-content;
    background-color: #fff;
    transform: translateX(-50%) scale(0);
    margin-bottom: 5px;
    transition: all .25s ease-in-out;
    padding: 6px 8px;
}
.lidivicon-hover figure {
    max-width: 32px;
    height: 32px;
    border-radius: 100%;
    position: relative;
    margin-right: 7px;
    min-width: 32px;
}
.lidivicon-hover figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.lh-right p {
    font-size: 11px;
    FONT-WEIGHT: 500;
    color: #000;
}
.lidivicon {
    position: relative;
}
.lidivicon-hover figure img.lh-team {
    max-height: 17px;
    height: auto;
    border-radius: unset;
    object-fit: unset;
    position: absolute;
    bottom: 0px;
    width: auto;
    height: auto;
    right: -3px;
}
.lh-right b {
    font-size: 11px;
    font-weight: 500;
    color: #8B939A;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 2px;
    display: flex;
}
.lh-right b img {
    max-height: 12px;
    margin-right: 1px;
}
.lh-right b i {
    font-style: normal;
    display: block;
    max-width: 80px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.lh-right {
    margin-top: 2px;
    margin-right: 5px;
    flex-direction: column;
    display: flex;
    align-items: flex-start;
}
.lidivicon:hover .lidivicon-hover {
    transform: translateX(-50%) scale(1);
}
.mt-progress {
    width: 100%;
    background: #EFEFEE;
    height: 4px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 22px 0;
    position: relative;
}
.mt-progress-left {
}
.mt-progress>div {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.mt-progress>div:last-child {
    justify-content: flex-start;
}
.mt-progress div div {
    width: 0;
    background: #C60001;
    height: 4px;
    border-radius: 12px 0 0 12px;
}
.mt-progress div.mt-progress-right>div {
    border-radius: 0 12px 12px 0;
    background: #1C68BB;
}
.mt-progress:after {
    content: "";
    position: absolute;
    background: #000000;
    width: 2px;
    height: 4px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.matchess-table ul li .mat-mid {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    width: 145px;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.matchess-table ul li div {
    width: 50%;
}
.mt-progress:last-child {
    margin-bottom: 32px;
}
.mt-top div {
    width: calc(50% - 50px);
}
.mt-top span {
    width: 50px;
    text-align: center;
}
.matchess-table ul li .mat-left,.matchess-table ul li .mat-right {
    font-size: 14px;
    font-weight: 500;
    color: #8B939A;
}
.matchess-table ul li .mat-lef {
    text-align: right;
}
.matchess-table ul li .mat-left {
    text-align: right;
}
.matchess-table ul li .mat-right {
    text-align: left;
    margin-left: 130px;
}
.ms-in {
    position: relative;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: flex;
}
.nt-left span b u {
    text-decoration: none;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.ms-all.ms-kale {
    position: absolute;
    left: 210px;
    top: 72px;
    padding: 0;
}
.ms-all.ms-kale {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ms-all.ms-kale div u {
    margin: 3px 0 0 0;
}
.ms-forma {
    position: relative;
}
.ms-multi>div:nth-child(1){
    margin-left: -5px;
}
.ms-multi>div:nth-child(3) {
    margin-left: -15px 
}
.ms-multi>div:nth-child(5) {
    margin-left: -25px;
}
.ms-forma>b {
    position: absolute;
    left: 6px;
    top: 9px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10px;
}
.ms-all {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.ms-all>div u {
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    font-weight: 600;
    margin-left: 0;
    text-shadow: 0px 1px 2px rgba(0,0,0,.30);
    display: block;
    max-width: 64px;
    text-align: center;
}
.ms-all {
    left: 357px;
    position: absolute;
    top: 0;
    padding: 23px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ms-all.ms-defans {
    left: 220px;
}
.ms-multi>div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column!important;
}
.ms-multi .ms-all {
    position: unset;
    padding: 0;
}
.ms-multi.ms-multi-defans {
    position: absolute;
    left: 298px;
    top: 0;
}
.ms-multi.ms-multi-orta {
    left: 373px;
    top: 0;
    position: absolute;
}
.ms-multi.ms-multi-forvet {
    position: absolute;
    left: 490px;
    top: 0;
}
.ms-multi {
    padding: 7px 0 53px 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.ms-opt {
    position: absolute;
    right: -10px;
    top: -5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.ms-multi>div:nth-child(2) {
    margin-left: -10px;
}
.ms-opt img {
    max-width: 11.91px;
    margin-left: 5px;
}
.ms-multi>div:nth-child(4) {
    margin-left: -19px;
}
.ms-multi.ms-multi-defans.ms-rakip {
    left: unset;
    right: 298px;
}
.ms-multi.ms-multi-orta.orta-2 {
    left: 435px;
}
.ms-multi.ms-rakip.ms-multi-orta.orta-2 {
    right: 435px;
    left: unset;
}
.matchess-top>div.mt-right figure {
    margin-left: 25px;
}
.matchess-top>div.mt-right>div {
    text-align: right;
}
.ms-multi.ms-multi-orta.ms-rakip {
    left: unset;
    right: 373px;
}
.ms-multi.ms-multi-forvet.ms-rakip {
    left: unset;
    right: 490px;
}
.ms-all.ms-kale.ms-rakip {
    left: unset;
    right: 210px;
    flex-direction: column;
}
.ms-rakip.ms-all, .ms-rakip .ms-all {
    flex-direction: row-reverse;
}
.ms-rakip .ms-all>div u {
    margin-right: 0;
    margin-left: 0;
}
.ms-rakip.ms-multi>div:nth-child(2) {
    margin-left: 0;
    margin-right: -10px;
}
.ms-rakip.ms-multi>div:nth-child(3) {
    margin-left: 0;
    margin-right: -15px;
}
.ms-rakip.ms-multi>div:nth-child(4) {
    margin-right: -19px;
    margin-left: 0;
}
.ms-rakip.ms-multi>div:nth-child(5) {
    margin-right: -25px;
    margin-left: 0;
}
.ms-all.ms-rakip>div u {
    margin-left: 0;
    margin-right: 0;
}
.ms-forma svg path.forma-color {
    fill: #282B2A;
}
.ms-rakip .ms-forma svg path.forma-color {
    fill:#F20023;
}
.ms-in .rcard {
    opacity: .6;
}
.ms-forma .forma-hover {
    box-shadow: 0px 1px 8px rgb(0 0 0 / 11%);
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 99;
    position: absolute;
    bottom: 100%;
    left: 50%;
    white-space: nowrap;
    min-width: max-content;
    background-color: #fff;
    transform: translateX(-50%) scale(0);
    margin-bottom: 5px;
    transition: all .25s ease-in-out;
    padding: 6px 8px;
}
.ms-all:hover .ms-forma .forma-hover {
    transform:translateX(-50%) scale(1);
}
.baskett .matchess-top {
    height: 84px;
    border-radius: 0;
}
.baskett .mt-left-l figure img {
    max-height: 48px;
}
.baskett .matchess-top>div {
    justify-content: flex-end;
}
.baskett .mt-right {
    justify-content: flex-start!important;
}
.matchess-top>div>span {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.baskett .matchess-top>div.mt-right figure {
    margin-left: 26px;
    margin-right: 20px;
}
.baskett .matchess-top .mt-left span figure {
    margin: 0 23px 0 18px;
    min-width: max-content;
}
.baskett .matchess-top span figure img {
    max-height: 48px;
}
.baskett .matchess-top {
    background-image: url(../img/lmatchtop.png), linear-gradient(90deg, #592D80 22%, #09bb51 100%);
}
.baskett-in {
    background-color: #181832;
    background-size: contain;
    background-position: top center;
    padding: 30px 20px;
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.baskett-table {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.bt-in {
    width: calc(50% - 20px);
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.bt-header,.bt-in ul li {
    background-color: #5A2D81;
    border-radius:var(--birfanatik-radius);
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 34px;
    padding: 0 14px;
}
.bt-in ul li {
    background-color: transparent;
}
.bt-in ul li:nth-child(even) {
    background-color: #0a0a26;
}
.bt-header>span, .bt-in ul li>span {
    width: 220px;
    display: block;
}
.bt-right {
    width: 227px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bt-right span {
    display: block;
    width: 24px;
    text-align: right;
}
.baskett .matchess-top .mt-mid {
    width: 220px;
    min-width: 220px;
    transform: unset;
}
.baskett .matchess-top .mt-mid>span {
    transform: unset;
}
.baskett .mt-mid ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 11px;
}
.baskett .mt-mid {
    padding: 12px 20px;
}
.baskett .mt-mid ul li img {
    max-height: 14px;
    margin-right: 8px;
}
.baskett .mt-mid ul li span {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.baskett .mt-mid ul li:first-child span:not(:first-child) {
    color: #8B939A;
}
.baskett .matchess-top .mt-mid ul {
    width: 100%;
    height: 100%;
}
.baskett .mt-mid ul li span:not(:first-child) {
    width: 14px;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.baskett .mt-mid ul li span:first-child {
    width: 59px;
}
.baskett .mt-left-l>div {
    text-align: right;
}
.baskett .mt-right-r>div {
    text-align: left;
}
.player-table {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}
.player-table>div {
    width: calc(50% - 20px);
}
.pt-right {
}
.pt-right-in {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 33px;
    position: relative;
}
.pt-right-in>div {
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #5A2D81;
    width: 50%;
    padding: 0 20px;
}
.pt-right-in>div figure {
    height: 32px;
    position: relative;
    margin-right: 14px;
}
.pt-right-in>div figure img {
    max-height: 100%;
}
.pt-right-in>div:last-child {
    border-radius: 0 var(--birfanatik-radius) var(--birfanatik-radius) 0;
}
.pt-right-in>div:not(:last-child) {
    border-radius: var(--birfanatik-radius) 0 0 var(--birfanatik-radius);
    border-right: 0;
}
.pt-right-in>div.ppp-victory {
    border-left: 1px solid #007932;
    border-right: 1px solid #007932;
    border: 1px solid #007932;
}
.pt-right-in>div div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
}
.pt-right-in>div:last-child figure {
    margin-right: 0;
    margin-left: 14px;
}
.ppp-in>span {
    display: block;
}
.pt-right-in div b {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}
.ppp-in p {
    font-size: 16px;
    font-weight: 700;
}
.ppp-in span {
    font-weight: 500;
    color: #C1CCD5;
    font-size: 12px;
    margin-top: 5px;
}
.pt-right-in>div div>div {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.pt-right-in>div:last-child div>div {
    align-items: flex-end;
}
.pt-right-in>u {
    color: #fff;
    background-color: #313150;
    font-size: 12px;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    font-weight: 500;
    padding: 0 9px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -10px;
    z-index: 9;
}
.ppp-victory b {
    position: relative;
}
.ppp-victory b:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 10px;
    margin-top: 1px;
    border: 5px solid transparent;
    border-bottom-color: #007932;
    transform: translateX(-50%);
}
.pt-right-in div b {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pt-left-in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    width: 100%;
}
.pli {
    width: 134px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
}
.pt-left-in .pli:first-child {
    padding-right: 5px;
}
.pt-left-in .pli:last-child {
    padding-left: 5px;
}
.pli span {
    font-size: 12px;
    font-weight: 500;
    color: #C1CCD5;
    line-height: 1.6em;
    text-align: center;
}
.pli p {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 8px;
}
.pm-in {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.pm-in b {
    font-size: 24px;
    font-weight: 600;
    width: 60px;
    text-align: right;
}
.pli-mid {
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    flex-direction: column;
}
.pli-mid>p {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    border-radius:var(--birfanatik-radius);
    background-color: #818B93;
    height: 20px;
    line-height: 20px;
    width: 60px;
    text-align: center;
    margin-top: 10px;
}
.pm-in span {
    border-radius: 2px;
    display: block;
    width: 10px;
    background-color: #5A2D81;
    margin: 0 5px;
}
.pm-in b:first-child {
    margin-right: 5px;
}
.pm-in b:last-child {
    margin-left: 5px;
    text-align: left;
}
.pm-in span:nth-child(3) {
    background-color: #007932;
}
.pt-right-in>u.pt-done {
    background-color: #FF5314;
}
.baskett-saha {
    margin-bottom: 35px;
}
.n-ligi-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
    background: linear-gradient(318deg, #472F87, #785ebd);
    padding: 0 21px;
    height: 74px;
}
.nl-right ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.nl-right ul li a {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #C4B6C9;
    line-height: 74px;
    position: relative;
}
.nl-right ul li a.active {
    color: #fff;
}
.nlg-bottom-out {
    display: none;
}
.nlg-bottom-out.active {
    display: block;
}
.nl-right ul li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 64%);
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 2px;
    z-index: 1;
}
.nl-right ul li a.active:before,.nl-right ul li a:hover:before {
    visibility: visible;
    opacity: 1;
}
.nl-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
}
.nl-left figure {
    margin-right: 15px;
}
.nl-left figure img {
    max-height: 48px;
}
.nl-left h5 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.nl-left span {
    font-size: 12px;
    font-weight: 400;
    color: #C4B6C9;
    display: block;
    margin-top: 3px;
}
.nl-left-right span.open-nw-op svg {
    margin-bottom: -1px;
}
.nl-right ul li:not(:last-child) a {
    margin-right: 34px;
}
.lsm-mid>.matchess-saha {
    background-color: #22312E;
    height: 220px;
    padding-bottom: 0;
}
.lsm-mid>.matchess-saha>img {
    bottom: 0;
    width: 562px;
    max-width: unset;
}
.detayli-kategori-202 .nw-op ul li:hover {
    background-color: transparent;
}
.lsm-mid .ms-home-area {
    width: 75%;
    margin-left: -36px;
}
.lsm-mid .ms-all {
    height: 100%;
    padding: 0;
}
.lsm-mid .ms-all.ms-row.ms-row-num-Row1 {
    margin-bottom: 15px;
}
.lsm-mid .ms-all>div u {
    font-weight: 600;
    font-size: 9px;
}
.lsm-mid .matchess-saha {
    padding: 25px 0 31px;
}
.ms-plan {
    position: absolute;
    right: -70px;
    top: -4px;
}
.ms-plan span {
    font-size: 13px;
    font-weight: 600;
    color: #758380;
    text-align: left;
    display: block;
}
.nw-op {
    padding-top: 10px;
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
    transform-origin: top left;
    transition: all .2s ease-in-out;
    overflow: unset!important;
    will-change: unset!important;
    transition-duration: 0.15s;
    transition-timing-function: cubic-bezier(0.05,0,0,1);
    will-change: transform;
    z-index: 99;
    position: absolute;
    top: 100%;
    left: 0 
}
.nw-op ul {
    overflow: unset;
    background-color: #fff;
    flex-direction: column;
    min-width: max-content;
    left: 0;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 18%);
    margin-top: 0px;
    padding: 20px 0 8px 0;
    white-space: nowrap;
    overflow: hidden;
    z-index: 9;
    border-radius:var(--birfanatik-radius);
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    overflow-y: auto;
    max-height: 409px;
}
.open-nw-op:hover .nw-op {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}
.open-nw-op {
    position: relative;
    cursor: pointer;
    display: block;
}
.nw-op a {
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 18px;
    margin-bottom: 14px;
    transition: color .2s ease-in-out;
}
.newSlide4, .haberSingle a.newsBox img, #newsRead .bottom .left .detail p.shortCode, #newsRead .bottom .left .detail p.shortCodeRed, #newsRead .bottom .left .detail p.shortCodePurple, #newsRead .bottom .left .detail p.shortCodeBlue {
    border-radius: var(--birfanatik-radius);
}
#newsRead .bottom .left .commentForm form {
    border-radius: var(--birfanatik-radius);
    overflow: hidden;
}
.search-fanatik {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    top: 0;
    position: absolute;
    left: 0;
    background-color: #fff;
    z-index: 9999999;
}
.search-fanatik .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 0;
}
.search-fanatik .sf-left svg {
    position: absolute;
    left: 0;
}
.sf-left {
    position: relative;
}
.sf-left input {
    height: 40px;
    border: 0;
    background-color: transparent;
    color: #9D9DA8;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    padding-top: 2px;
    height: 100%;
}
.sf-left {
    width: 100%;
    max-width: calc(100% - 30px);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 0;
    height: 100%;
}
.sf-right {
    cursor: pointer;
}
.sf-left input,.sf-left input::placeholder,.sf-left svg path {
    stroke: #000;
    color: #747474;
    font-weight: 400;
    font-size: 14px;
}
.sf-left svg g {
    opacity: 1;
}
.icon-border svg path, .icon-border svg circle {
    transition: all .2s ease-in-out;
}
.icon-border.facebook:hover svg path {
    fill: #3C5997;
}
.icon-border.twitter:hover svg path {
    fill: #06ACED;
}
.icon-border.whatsapp:hover svg path {
    fill: #22AD76;
}
.icon-border.pinterest:hover svg path {
    fill: #EB212E;
}
#agenda .newsBox span img {
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
#agenda .newsBox strong {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
#agenda a.newsBox {
    border-radius: var(--birfanatik-radius);
}
.left .more a:before {
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    height: 100%;
    width: calc(100% + 16px);
    border-radius: 18px;
    background: #f3f5f9;
    z-index: -1;
    display: none!important;
}
.left .more a {
}
.left .more:before {
    z-index: -1;
}
.pli figure img {
    max-height: 68px;
    width: auto;
}
.tnchamp .tnN-head-top,.tbuefaavrupa .tnN-head-top, .tnuefakonferans .tnN-head-top {
    align-items: center;
}
.n-ligi-bottom-right {
    display: flex;
}
.story>.item-link>.item-preview img {
    max-height: 33px;
    object-fit: unset!important;
    max-width: unset;
    min-width: unset!important;
    width: unset!important;
}
.stories.snapgram .story>.item-link>.item-preview {
    padding: 4px!important;
    display: flex!important;
    align-items: center;
    justify-content: center;
}
#zuck-modal-content .story-viewer .head {
    line-height: unset!important;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#zuck-modal-content .story-viewer .head .left {
    margin: 0!important;
}
#zuck-modal-content .story-viewer .head .right .close {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    line-height: unset!important;
    font-size: 36px!important;
    padding-top: 2px!important;
    width: unset!important;
}
#zuck-modal-content .story-viewer .head .item-preview {
    margin-right: 0!important;
}
#zuck-modal-content .story-viewer .head .left .info>* {
    line-height: 1em!important;
}
#zuck-modal-content .story-viewer .head .time {
    margin-top: 5px!important;
    font-weight: 400!important;
}
#zuck-modal-content .story-viewer .head .left .info .name {
    font-size: 14px!important;
}
#zuck-modal-content .strydesc {
    font-size: 28px!important;
    font-weight: 500!important;
}
.not-start {
    width: 240px;
    background-color: #fff;
    margin: 0 38px;
    height: 150px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: var(--birfanatik-shadow)!important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) skewX(-15deg);
    z-index: 9;
    margin-top: -35px;
}
.not-start> * {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    transform: skewX(15deg);
    margin: 0 auto;
    text-align: center;
    line-height: 1.4em;
    padding: 0 10px;
}
.not-start {
    width: 320px;
    background-color: #fff;
    margin: 0 38px;
    height: 100px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: var(--birfanatik-shadow)!important;
    border-radius: var(--birfanatik-radius);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
    margin-top: -35px;
    margin-left: -3px;
    opacity: .92;
    padding: 0 10px;
}
.not-start> * {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin: 0 auto;
    text-align: center;
    line-height: 1.4em;
    padding: 0 10px;
    transform: unset;
}
.matchess-top .mt-mid>span {
    flex-wrap: wrap;
    justify-content: center;
}
.matchess-top .mt-mid>span u {
    text-decoration: none;
}
.tnchamp .tnN-head-top h5, .tnN-in.tbuefaavrupa .tnN-head-top-right h5, .tnN-in.tnuefakonferans .tnN-head-top-right h5 {
    margin-top: 2px;
}
ul.tnbpuan:last-child li .tnb-left span {
    height: 100%;
    display: inline-flex!important;
    align-items: center;
    height: 36.6px;
}
ul.tnbpuan:last-child li .tnb-left {
    height: 36.6px!important;
}
#home .header-matches {
    position: relative;
    box-shadow: var(--birfanatik-shadow)!important;
    border-radius: var(--birfanatik-radius);
    margin-bottom: 20px;
    border-bottom: 0;
}
#hmatc .owl-nav button.owl-prev {
    border-radius: 0 0 var(--birfanatik-radius) 0;
}
#hmatc .owl-nav button.owl-next {
    border-radius: 0 var(--birfanatik-radius) 0 0;
}
a:hover .timePlay svg, a:hover .play-button svg {
    transform: rotate(360deg);
}
.timePlay svg, .play-button svg {
    transition: all .35s ease-in-out;
}
.timePlay {
    position: absolute;
    right: 14px;
    bottom: 14px;
    background-color: #fff;
    border-radius: var(--birfanatik-radius);
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 46px;
    height: 50px;
    justify-content: center;
    padding: 7px 0;
}
a.nni-bottom figure {
    position: relative;
}
.timePlay span {
    font-size: 11px;
    color: #010101;
    font-weight: 400;
    border-top: 1px solid #dedede;
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 8px;
    height: unset!important;
    border-radius: 0!important;
    display: none;
}
.player-infos {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-radius: var(--birfanatik-radius);
    box-shadow: 0 1px 0px rgb(242 242 242 / 50%);
}
.header-matches .hm-drop svg path {
    fill: #000000;
}
.header-matches .hm-drop svg {
    width: 18px;
    height: auto;
}
header .header-matches .hm-drop svg {
    width: 10px;
    height: 6px;
}
.pi-top {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #FAFAFA;
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
    border-bottom: 1px solid #E5E5E5;
}
.pi-top .pi-in figure {
    width: 54px;
    height: 54px;
    border-radius: 100%;
    margin-right: 15px;
}
.pi-top .pi-in figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.pi-top .pi-in figure.pi-team {
    border: 1px solid #E5E5E5;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
}
.pi-top .pi-in figure.pi-team img {
    object-fit: unset;
    width: unset;
    height: unset;
    max-height: 34px;
}
.pi-in:first-child {
    display: flex;
    align-items: center;
}
.pi-bottom {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 0;
}
.pi-in span {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px!important;
}
.pi-in p {
    font-size: 12px!important;
    font-weight: 600!important;
    color: #000000!important;
    line-height: 23px!important;
}
.pi-in p b {
    color: #777B80;
}
.pb-in p {
    font-size: 18px!important;
    font-weight: 700!important;
    line-height: 1em!important;
    color: #212529!important;
    margin: 8px 0 6px 0;
}
.pb-in b {
    line-height: 1em!important;
    font-size: 13px!important;
    font-weight: 600!important;
    color: #212529!important;
}
.pb-in {
    width: 105px;
    min-width: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-right: 1px solid #e6e6e6;
}
.pb-in:last-child {
    border-right: 0;
}
.ldb-left span>b {
    width: 16px;
}
.lsm-conte.lc2 {
    max-width: 100%;
}
.lsm-conte.lc2 .lsm-mid {
    width: 100%;
    max-width: calc(100% - 270px);
}
.lsm-conte.lc2 .lsm-mid .sixNewsSymmetry {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.lmb-top {
    border-top: 1px solid #EFEFEE;
    padding-top: 15px;
}
.lsm-mid .lmb-top a figure {
    box-shadow: unset;
    margin-right: 7px;
}
.lsm-mid .lmb-top a figure img {
    max-height: unset;
    max-width: 24px;
}
.lmb-top:first-child {
    border-top: 0;
    padding-top: 0;
}
.lsm-conte.lc2 .lsm-mid .sixNewsSymmetry>div {
    flex: 0 0 25%;
}
.lsm-conte.lc2 .lsm-mid .sixNewsSymmetry>div .newsBox>span {
    height: 127px;
}
.ls-head {
    height: 61px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.ls-head h5 {
    font-size: 14px;
    font-weight: 500;
    color: #8B939A;
}
.ls-head h5 b {
    color: #D51E1E;
}
ul.ls-in {
}
ul.ls-in li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-top: 1px solid #EFEFEE;
    padding: 0 20px;
    height: 45px;
    transition: all .2s ease-in-out;
}
ul.ls-in li span {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 13px;
    font-weight: 500;
    color: #8B939A;
    border-right: 1px solid #EFEFEE;
    height: 100%;
    width: 86px;
    padding: 0 20px;
}
ul.ls-in li span:first-child {
    color: #000000;
    width: 230px;
    justify-content: flex-start;
    padding-left: 0;
}
ul.ls-in li span:first-child figure {
    margin-right: 6px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 20px;
}
.kh-4 p {
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    line-height: 22px;
}
.kh-4 p b {
    color: #777B80;
    font-weight: 400;
}
ul.ls-in li span:first-child figure img {
    max-width: 20px;
}
ul.ls-in li span:first-child b {
    font-weight: 500;
}
ul.ls-in li span:last-child {
    border-right: 0;
    width: 112px;
    padding-right: 0;
}
ul.ls-in li span:nth-child(5) {
    width: 150px;
}
ul.ls-in li:hover {
    background: #F8F8F8;
}
ul.ls-in li span a {
    color: #000;
    white-space: nowrap;
    max-width: 175px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 2px;
}
.ldb-left span a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.matchess-top .mt-mid>span i {
    width: 100%;
    font-style: normal;
    font-size: 12px;
    font-weight: 500;
    color: #8B939A;
}
.matchess-top .mt-mid>span strong {
    width: 100%;
    text-align: center;
}
ul.ls-in li:last-child {
    background-color: #F8F8F8;
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.hm-drop span img {
    max-height: 43px;
}
#home .hm-drop {
    width: 80px;
    min-width: 119px;
}
#home .hm-drop ul {
    width: auto;
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
    margin-top: -5px;
    z-index: 9999;
}
#home .hm-drop span {
    width: 38px;
}
#home .hmatch-right {
    width: calc(100% - 119px);
}
.lsm-flex.lsm-bod {
    box-shadow: unset!important;
    background: unset;
    border-radius: unset;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
}
.lsm-flex.lsm-bod {
    box-shadow: unset!important;
    background: unset;
    border-radius: unset;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    padding: 0;
}
.lsm-flex.lsm-bod .lm-body {
    background-color: #fff;
    box-shadow: var(--birfanatik-shadow)!important;
    margin-bottom: 20px;
    border-radius: var(--birfanatik-radius);
    padding: 20px 0 0 0;
    width: calc(100% - 270px);
}
.lsm-mid .lsm-bod .lmb-list {
    max-width: 100%;
}
.lsm-bod .llist-left span.ddfl b {
    color: #000;
}
.lsm-bod .llist-teams {
    margin-left: 5px;
    width: calc(100% - 95px);
    justify-content: center;
}
.lsm-bod .llist-teams div:first-child {
    margin-right: 0;
}
.lsm-flex.lsm-bod .lm-body .lmb-list ul li:last-child {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
    overflow: hidden;
}
.lsm-bod .lmb-list ul li:nth-child(even) .llist-teams div span:last-child {
    color: #000;
}
.lsm-right-in>ul li.ligGreen:after, .lsm-right-in>ul li.ligYellow:after, .lsm-right-in>ul li.ligRed:after, .lsm-right-in>ul li.ligBlue:after, .lsm-right-in>ul li.ligLightGreen:after {
    height: 100%;
    width: 2px;
    background-color: #267f45;
    position: absolute;
    left: -20px;
    top: 0;
    content: "";
    opacity: 1;
    visibility: visible;
}
.lsm-right-in>ul li.ligLightGreen:after {
    background-color: #37a15c;
}
.lsm-right-in>ul li.ligBlue:after {
    background-color: #2c98f0;
}
.lsm-right-in>ul li.ligYellow:after {
    background-color: #e3ecd1;
}
.lsm-right-in>ul li.ligRed:after {
    background-color: #c90914;
}
.ligs:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 176px;
    background: linear-gradient(90deg, #042157, #1d6abe)!important;
    z-index: -1;
}
.ligs {
    position: relative;
    padding-top: 20px;
}
.ligs-bg {
    background-color: #fff;
    box-shadow: var(--birfanatik-shadow)!important;
    margin-bottom: 20px;
    border-radius: var(--birfanatik-radius);
    padding-left: 20px;
}
.ligs .ligs-bg {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    height:100%;
}
.ligs-middle {
    width: 100%;
    max-width: calc(100% - 597px);
    border-left: 1px solid #EFEFEE;
    border-right: 1px solid #EFEFEE;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ligs-middle .lm-body {
    padding-bottom: 0;
}
.llist-right .favorite svg.favoriteactive,.llist-right .favorite.active svg.favoritedefault {
    display: none;
}
.llist-right .favorite.active svg.favoriteactive {
    display: block;
}
.ligs-r {
    width: 370px;
    display: block;
    height: 100%;
    padding: 20px;
    min-width: 370px;
}
.ligs-left ul li a svg {
    margin-left: 8px;
    display: none;
}
.lm-head {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 20px;
    height: 50px;
    border-bottom: 1px solid #EFEFEE;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    position: relative;
    margin-bottom: 16px;
}
.lm-head div a {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
label.lblel>span svg path,label.lblel>span svg line {
    stroke: #000;
}
.lm-body {
    padding: 0 20px 50px 20px;
}
.lm-head div {
    line-height: 50px;
    border-bottom: 3px solid transparent;
    transition: border-color .2s ease-in-out;
    cursor: pointer;
    height: 50px;
}
.lgsm .lm-head div.active a {
    color: #000;
}
.tab-default.live-match-tab a:before {
    content: "";
    left: 0;
    border-radius: 100%;
    background-color: #EF4E3E;
    width: 6px;
    height: 6px;
    animation: dotses .65s infinite forwards;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.tab-default.live-match-tab {
    position: relative;
}
.tab-default.live-match-tab a {
    color: #EF4E3E!important;
}
.lm-head div.active,.lm-head div:hover {
    border-color: #EF4E3E;
}
.lmb-top a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    transition: color .2s ease-in-out;
    margin-bottom: 10px;
    cursor: auto;
}
.lmb-top:not(:first-child) {
    margin-top:22px;
}
.ll-left-in span p {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.ll-left-in span p i {
    font-style: normal;
    background-color: #FFE9ED;
    margin-right: 6px;
    border-radius: 4px;
    color: #EF4E3E;
    position: relative;
    font-size: 12px;
    font-weight: 500;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px 0 22px;
}
.ll-left-in span p u {
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    background-color: unset;
    width: 24px;
    height: unset;
    padding: unset;
    color: #EF4E3E;
}
.ll-left-in span p i:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
    background-color: #EF4E3E;
    width: 6px;
    height: 6px;
    left: 8px;
    animation: dotses .65s infinite forwards;
}
@keyframes dotses {
    0% {
        opacity:1;
    }
    50% {
        opacity:.5;
    }
    100% {
        opacity:.0;
    }
}
.lmb-top a div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.llist-teams {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.llist-teams div figure {
    display: flex;
    align-items: center;
    justify-content: center;
}
.llist-teams div figure img {
    max-height: 20px;
}
.llist-teams div figure:last-child {
    margin-left: -4px;
}
.llist-teams div:first-child {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 17px;
}
.llist-teams div figure:first-child {
    position: relative;
}
.llist-teams div:first-child {
}
.llist-teams div span {
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    line-height: 1em;
}
.llist-teams div span:first-child {
    margin-bottom: 5px;
}
.lmb-list ul li .llist-right a {
    height: auto;
    padding: 0;
    background: unset;
}
.llist-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lsm-mid .lmb-top span {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    padding: 0 20px;
}
.lsm-bod .lmb-list ul li a {
    border-radius: 0;
    background: #F8F8F8;
}
.lsm-mid .llist-teams>div span {
    margin-bottom: 0;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    width: 120px;
    white-space: nowrap;
    min-width: 120px;
}
.lsm-bod .llist-left {
    width: 100%;
}
.lsm-mid .llist-teams>div span:first-child {
    margin-right: 10px;
    text-align: right;
}
.lsm-mid .llist-teams>div span:last-child {
    margin-left: 10px;
}
.lsm-mid .llist-teams>div span.ddfl {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin: 0 10px;
    width: auto;
    min-width: max-content;
    height: 26px;
    background: #ffe9ed;
    border-radius: 5px;
    padding: 0 10px;
    color: #ef4e3e;
}
.lsm-mid .lmb-list {
    max-width: calc(100% - 270px);
}
.lsm-mid .lsm-kadro.lsm-left-in {
    width: 250px;
    padding-bottom: 0;
}
.lsm-mid .lsm-kadro.lsm-left-in>div:last-child {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
    padding-bottom: 15px;
}
.lm-body .lsm-flex {
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
}
.lsm-mid .llist-teams>div span.ddfl b {
    margin: 0 0 0 3px;
    color: #ef4e3e;
}
.lmb-top a figure {
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 13px;
}
.lmb-top a figure img {
    max-height: 22px;
    max-width: 24px;
}
.lgsm {
    padding: 20px 20px 16px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ligs-middle .lgsm {
    background-color: #f8f8f8;
    border-radius: var(--birfanatik-radius);
    padding-top: 0;
    padding-bottom: 0;
    height: 42px;
    margin: 0 20px 15px 20px;
    border: 1px solid #F3F3F3;
    padding-right: 0;
    padding-left: 0;
    justify-content: flex-start;
}
.lgsm h4 {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
}
.lgsm h4 b {
    color: #A3A7AD;
    font-weight: 500;
}
.lgsm>div {
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    background-color: #F8F8F8;
    border-radius: 5px;
    border: 1px solid #F3F3F3;
    cursor: pointer;
}
.lgsm>div span svg {
    margin-right: 12px;
}
.lgsm>div span {
    color: #A3A7AD;
    font-size: 12px;
    font-weight: 500;
    margin: 0 11px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lgsm>div a {
    line-height: 1em;
    padding-bottom: 2px;
}
.llist-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.llist-left span {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.ll-left-in {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right:13px;
}
.lgsm figure {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lgsm figure h4 {
    margin-left: 10px;
}
.lsm-right-in>ul li:before {
    background-color: #F8F8F8;
    width: calc(100% + 40px);
    height: 100%;
    transition: all .2s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.fmatch-in div figure {
    margin-bottom: 2px;
    position: relative;
}
.ligs-r h5 {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
}
.fmi-list .fl-left figure img.fl-team {
    position: absolute;
    right: -4px;
    width: 18px;
    bottom: -1px;
    height: auto;
}
.lsm-right-in>ul li:hover:before {
    opacity: 1;
    visibility: visible;
}
.ligs-right h3 {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    padding: 21px 21px 0 21px;
}
.fstats-in ul li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 12px;
    font-weight: 500;
    padding: 8px 0;
    border-bottom: 1px solid #EFEFEE;
}
.tpplayers {
    padding-bottom: 10px!important;
}
.tpplayers h5 {
    margin-bottom: 10px;
}
.fstats-in ul li svg,.fstats-in ul li img {
    margin-right: 10px;
}
.fstats-in ul li:nth-child(even) {
    justify-content: flex-end;
}
.fstats-in ul li:nth-child(even) svg,.fstats-in ul li:nth-child(even) img {
    margin-right: 0;
    margin-left: 10px;
}
.fstats-in ul li:first-child {
    border-top: 1px solid #efefee;
}
.fstats-in span{
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    text-align: center;
    display: block;
    margin-bottom: 9px;
    text-transform: capitalize;
}
.ll-left-in>u {
    margin-left:13px;
    margin-right: 13px;
}
.llist-left u {
    background-color: #EF4E3E;
    border-radius: 4px;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lr-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.ligs-right ul li a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 18px 21px;
    transition: all .2s ease-in-out;
}
.ligs-right ul,.ligs-right ul li {
    width: 100%;
}
.lr-top .ll-left-in {
    width: auto;
}
.lr-top .ll-left-in span p i {
    margin-right: 0;
    margin-left: 7px;
}
.lr-top .ll-left-in span p {
    width: auto;
}
.lr-midd {
    margin: 18px 0;
    width: 100%;
}
.lr-midd div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.lr-midd div span {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}
.lr-midd div:last-child span {
    color: #A9A9A9;
    margin-top: 8px;
}
.lr-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.lr-bottom span {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ABE0D1;
    border-radius: 4px;
    font-size: 12px;
    color: #64C7AC;
    font-weight: 600;
    width: 62px;
    height: 28px;
}
.lr-bottom span b {
    font-size: 10px;
    margin-top: 2px;
    margin-right: 5px;
}
.lr-bottom span:nth-child(2) {
    border-color: #EFEFEE;
    color: #000000;
}
.lr-bottom span:nth-child(2) b {
    color: #A9A9A9;
}
.ligs-right ul li:nth-child(even) a {
    background-color: #F8F8F8;
}
.ligs-right ul li {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
    overflow: hidden;
}
.lr-top .ll-left-in span {
    color: #000000;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.lr-top .ll-left-in span b {
    color: #A3A7AD;
    font-weight: 500;
    margin-top: 7px;
}
.lr-top .ll-left-in>u {
    background-color: #EF4E3E;
    border-radius: 4px;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
    margin-right: 13px;
}
.lr-bottom span:last-child {
    color: #EF4E3E;
    border-color: #F9B4AC;
}
.llist-left span {
    color: #000000;
    font-size: 12px;
    font-weight: 600;
}
.llist-left span b {
    color: #A3A7AD;
    font-weight: 500;
    margin-top: 7px;
}
.lmb-list ul li:nth-child(even) a {
    background-color: #fff;
}
.llist-right div span {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    margin-right: 0;
}
.llist-right div span b {
    line-height: 1em;
    margin-top: 6px;
    font-weight: 500;
}
.lmb-list ul li a {
    transition: all .2s ease-in-out;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F8F8F8;
    border-radius: var(--birfanatik-radius);
    padding: 0 20px;
}
.lmb-list ul li a:hover, .ligs-right ul li a:hover {
    background: #f3f5f9;
}
.ligs-left {
    padding-top: 20px;
    width:227px;
    padding-right: 20px;
}
.ligs-left ul li a span {
    max-width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ligs-left-top figure {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #03FF7B;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.ligs-left-top {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 39px;
}
.ligs-left-top figure img {
    max-height: 48px;
    max-width: 54px;
}
.ligs-left-top h2 {
    color: #000000;
    font-size: 24px;
    font-weight: 700;
}
.ligs-left ul li a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    transition: color .2s ease-in-out;
    margin-bottom: 19px;
}
.lgl-h {
    width: calc(100%);
    border:1px solid #F3F3F3;
    color: #000000;
    text-align: left;
    font-weight: 500;
    border-radius: var(--birfanatik-radius);
    background: #F8F8F8;
    font-size: 13px;
    margin-bottom: 22px;
    height: 42px;
    line-height: 41px;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    padding-left: 18px;
}
.fmatch.tpplayers, .ligs-r-panel>div.fmatch {
    border:1px solid #F3F3F3;
}
.ligs-left ul li a div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ligs-left ul li a figure {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 7px;
}
.ligs-left ul li a figure img {
    width: 18px;
}
.ligs-left ul li a:hover, .ligs-left ul li a span.active {
    color: #EF4E3E;
}
.ligs-right {
    width: 250px;
}
.fmatch {
    border-radius: var(--birfanatik-radius);
    background-color: #F8F8F8;
    padding: 17px 15px 15px 15px;
}
.fmatch-in {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fmatch-in div figure img {
    height: 38px;
}
.fmatch-in div>b {
    font-weight: 500;
    margin-top: 4px;
    white-space: nowrap;
}
.fmatchh .fmatch-in div figure img {
    min-width: 38px;
}
.ligs-r-panel.lrpsl .fmatch-in .fmi-left {
    text-align: left;
}
.ligs-r-panel.lrpsl .fmatch-in .fmi-right {
    text-align: right;
}
.ligs-r-panel.lrpsl .fmatch-in .fmi-right,.ligs-r-panel .fmatch-in .fmi-left {
    width: auto;
}
.ligs-r-panel.lrpsl .fmatch-in .fmi-mid {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 8px;
}
.yksl {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}
.ligs-r-panel.lrpsl .fmatch-in {
    position: relative;
}
.fmatch-in .fgrid-left div>b {
    margin-top: 0;
}
.tab-lineups.tab-standings .fmatch-in span {
    font-size: 17px;
    font-weight: 500;
}
.fmatch-in span {
    font-size: 17px;
    margin-bottom: 6px;
    display: block;
}
.ligs-r h5 b {
    font-size: 12px;
    font-weight: 400;
    color: #8B939A;
    margin-left: 5px;
}
.fmatch-in div {
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    color: #000000;
}
input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-calendar-picker-indicator {
    width: 100px;
    position: absolute;
    left:25px;
    height:24px;
    margin-top:-2px;
    opacity:0;
    -webkit-appearance: none;
}
.fmi-mid p b {
    font-weight: 500;
    font-size: 12px;
    color: #8B939A;
}
label.lblel input {
    border: 0;
    border: 0;
    color: #A3A7AD;
    font-size: 12px;
    font-weight: 500;
    padding: 0;
    margin: 0 11px 0 0;
    background: unset;
    width: 50px;
    margin-right: -7px;
    opacity: 0;
    position: absolute;
    height: 36px;
    background: red;
    border-radius: 5px;
    margin-left: -30px;
}
label.lblel.active {
    background-color: #ef4e3e;
    color: #fff;
}
label.lblel.active a svg path {
    fill: #fff;
}
label.lblel.active input {
    color: #fff;
}
label.lblel {
    color: #A3A7AD;
    font-size: 12px;
    font-weight: 500;
    padding: 0;
    margin: 0 11px 0 0;
    margin-right: -7px;
    margin-top: 2px;
    position: relative;
    height: 36px;
    justify-content: center;
    align-items: center;
    border-radius: var(--birfanatik-radius);
    display: flex;
    width: 36px;
    overflow: hidden;
    width: 65px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1px;
}
.ligs-r .lsm-right-in.tab-standings>ul li {
    height: 36px;
}
label.lblel>span {
    margin:0px 0 0 2px;
}
.ligs-r-panel>div {
    margin-bottom: 20px;
}
.fmi-mid p {
    font-size: 12px;
}
.fmi-left,.fmi-right {
    width: 63px;
    height: 64px;
}
.llist-right div span.ddfl, .ll-right-in {
    margin-right: 22px;
}
.fmi-right {
    text-align: right;
}
.fmi-mid {
    text-align: center;
}
.fmatch-in span b {
    color: #000;
    font-weight: 500 
}
.ligs-r-panel>div.lsm-vs-top {
    margin-top: 0;
}
.fmi-left, .fmi-right {
    line-height: 16px;
}
.lsm-mid .lm-body {
    padding: 0;
    background: unset;
    box-shadow: unset!important;
    border-radius: unset;
}
.ligs-r .fmi-list ul li a {
    user-select: none;
    cursor: auto;
}
.ligs-r .fmi-list ul li a:before {
    display: none!important;
}
.lsmt-bottom {
    max-height: 489px;
    overflow: hidden;
    overflow-y: auto;
}
.threenews-ad .threenewNewscont {
    width: 360px;
    position: relative;
}
.threenews-ad .threenewNewscont .threenewNews {
    width: 100%;
}
.threenews-ad .threenewNewscont .threenewNews .tnN-in {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 0;
}
.mobile-gizle.rk .rk {
    margin-bottom: 0;
}
.threenews-ad .threenewNewscont .tnN-inn {
    background-color: transparent;
    box-shadow: unset!important;
}
.dkbg {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
    width: 100%;
    height: 163px;
}
.threenews-lig>a figure img {
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.threenews-lig .spor-sondakika {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.threenews-ad-right .spor-sondakika-bottom,.kategori-type-standard .threenews-ad-right .spor-sondakika {
    border-radius: var(--birfanatik-radius);
    overflow: hidden;
}
.kategori-type-standard .threenews-ad-right .spor-sondakika .spor-sondakika-bottom {
}
.threenews-ad .tnN-head {
    height: 103px;
}
.threenews-out .tnbbody {
    border: 1px solid #E6E6E6;
    border-top: 0;
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
    overflow: hidden;
    height: 408px;
}
.threenewNewscont .tnN-body-in {
    padding-bottom: 12px;
}
.detail-1-team {
    border: 1px solid #e6e6e6;
    border-radius: var(--birfanatik-radius);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 19px;
    height: 96px;
    box-shadow: 0 1px 0px rgb(242 242 242 / 50%);
}
.detail-1-team .kh-in-mid figure {
    width: 54px;
    height: 54px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 6%);
    position: relative;
    margin-right: -9px;
    display: flex;
    cursor: pointer;
}
.techArea .right .threenewNews {
    box-shadow: var(--birfanatik-shadow);
    border-radius: var(--birfanatik-radius);
}
#agenda>div .right>div>div {
    padding-bottom: 0;
}
.techArea .right .notHList>div a.newsBox {
    box-shadow: unset!important;
}
#agenda .threenewNewscont.home-league .threenewNews {
    width: calc(100% + 20px);
}
.detail-1-team .kh-in-mid figure>span {
    box-shadow: 0px 1px 8px rgb(0 0 0 / 11%);
    border-radius: 30px;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9999;
    position: absolute;
    bottom: 100%;
    left: 50%;
    white-space: nowrap;
    min-width: max-content;
    background-color: #fff;
    transform: translateX(-50%) scale(0);
    margin-bottom: 5px;
    transition: all .25s ease-in-out;
    padding: 6px 8px;
    font-size: 11px;
    FONT-WEIGHT: 500;
    color: #000;
    margin-bottom: -9px;
}
.detail-1-team .kh-in-mid img {
    width: 40px;
    height: 40px;
}
.d1t-left figure {
    width: 54px;
    height: 54px;
    border-radius: 100%;
    border: 1px solid #E5E5E5;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
}
.d1t-left figure img {
    object-fit: unset;
    width: unset;
    height: unset;
    max-height: 34px;
}
.d1t-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-width: 240px;
}
.detail-1-team p {
    color: #000000!important;
    font-size: 14px!important;
    font-weight: 500!important;
    line-height: 1em!important;
    margin-bottom: 10px;
}
.detail-1-team span {
    color: #000000!important;
    font-size: 12px!important;
    font-weight: 500;
    line-height: 1em!important;
}
.detail-1-team span b {
    color: #777B80!important;
    font-size: 12px;
    font-weight: 500;
}
.d1-mid {
    display: flex;
    flex-direction: column;
}
.d1-mid span:first-child {
    margin-bottom: 10px;
}
.detail-1-team .kh-in-mid {
    position: relative;
    transform: unset;
    left: unset;
}
.detail-1-team .kh-in-mid {
    position: relative;
    transform: unset;
    left: unset;
}
.detail-1-team>a {
    background-color: #EB212E;
    color: #fff!important;
    border-radius: var(--birfanatik-radius);
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    font-size: 13px;
    font-weight: 500;
    transition: opacity .2s ease-in-out;
}
.detail-1-team a:hover {
    opacity: .9;
}
.icon-border.rounded, .sc-options-user.rounded,.sc-options-user.rounded img {
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.nSign {
    width: 820px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    border-radius: 10px;
}
.lmb-list.lmb-seo p {
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    line-height: 1.6em;
}
.lmb-list.lmb-seo {
    padding: 0 20px 20px 20px;
}
header .header-matches ul {
    border-bottom-right-radius: var(--birfanatik-radius);
}
.lmb-list.lmb-seo p a {
    color: #ef4e3e;
    font-size: 13px;
}
.lmb-list.lmb-seo p a:hover {
    text-decoration: underline;
}
.nSign-left {
    width: 340px;
    padding: 101px 0 65px 62px;
    border-radius: var(--birfanatik-radius) 0 0 var(--birfanatik-radius);
    background-image: url(../img/sign-bg.png);
    background-size: cover;
}
.nSign-right {
    width: 480px;
    background-color: #fff;
    border-radius: 0 var(--birfanatik-radius) var(--birfanatik-radius) 0;
    padding: 22px 0 0 0;
    position: relative;
}
a.nSign-close {
    position: absolute;
    right: 22px;
    top: 22px;
}
.nSign-left h5 {
    font-size: 24px;
    font-weight: 500;
    color: #C8CDCD;
    margin-bottom: 50px;
    line-height: 30px;
}
.nSign-left ul li {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 35px;
}
.nSign-left ul li figure {
    width: 20px;
    margin-right: 20px;
}
.nSign-right ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 15px;
    margin-top: 30px;
}
.nSign-right ul li a {
    color: #9B9B9B;
    font-size: 14px;
    font-weight: 600;
    margin: 0 15px;
    transition: all .2s ease-in-out;
    position: relative;
    padding-bottom: 15px;
}
.nSign-right ul li a.active {
    color: #FD5324;
}
.nSign-right ul li a:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    background:#fd5324;
    border-radius:6px 6px 0 0;
    height: 4px;
    visibility: hidden;
    opacity: 0;
}
.nSign-right ul li a:hover {
    color: #FD5324;
}
.nSign-right ul li a:hover:before, .nSign-right ul li a.active:before{
    visibility: visible;
    opacity: 1;
}
.nsr-body {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top:37px;
}
.nsr-body form {
    width: 360px;
    margin-bottom: 17px;
}
.nsr-row2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.nsr-row2 .nsr-row {
    width: calc(50% - 10px);
}
.nsr-row2 .nsr-row input {
    width: 100%;
    padding-right: 44px;
}
.nsr-row p {
    font-size: 14px;
    font-weight: 600;
    color: #19191A;
    margin-bottom: 8px;
}
.nsr-body-signup, .nsr-body-signin, .nsr-body-smtr {
    display: none;
}
.nsr-body-signup.active, .nsr-body-signin.active, .nsr-body-smtr.active {
    display: flex;
}
.nsr-row input {
    width: 100%;
    height: 44px;
    border-radius: 6px;
    border: 1px solid #D2D6DC;
    box-shadow: 0px 1px 1px rgb(0 0 0 / .07);
    padding: 0 70px 0 15px;
    color: #FD5324;
    font-size: 14px;
    font-weight: 400;
}
.nsr-row {
    margin-bottom: 20px;
    position: relative;
}
.nsr-sh {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    margin-top: 3px;
    transition: all .2s ease-in-out;
    cursor: pointer;
}
.nsr-sh>div {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
}
.nsr-hide {
    margin-top: 1px;
}
.nsr-sh>div.active {
    visibility: visible;
    opacity: 1;
}
.nsr-row input:focus {
    border-color: #FD5324;
}
.nsr-sh .nsr-show {
    opacity: 0;
    visibility: hidden;
}
button.grs {
    height: 44px;
    line-height: 44px;
    color: #F8F8FB;
    font-weight: 600;
    font-size: 14px;
    border-radius: 6px;
    width: 100%;
    background-color: #fd5324;
    transition: opacity .2s ease-in-out;
    cursor: pointer;
    margin-bottom: 30px;
}
button.grs:hover {
    opacity: .9;
}
.isforgot, .isforgot a {
    color: #fd5324;
    text-decoration: underline!important;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 30px;
}
.isforgot {
    width: 100%;
    text-align: center;
    display: block;
}
.nsr-alert {
    display: flex;
    width: 360px;
    height: 100px;
    align-items: flex-start;
    justify-content: flex-start;
    border-radius: 6px;
    position: relative;
    padding-left: 15px;
    padding-top: 21px;
    margin-bottom: 30px;
}
.nsr-alert .nsr-close {
    position: absolute;
    right: 16px;
    top: 22px;
    cursor: pointer;
}
.nsr-alert.nsr-error {
    background-color: #FFEEEE;
    border-left: 8px solid #FA3F3F;
}
.nsr-alert.nsr-success {
    background-color: #F5FFEE;
    border-left: 8px solid #5AD363;
}
.nSign-overlay {
    position: fixed;
    z-index: 999999;
    background-color: rgba(0,0,0,.4);
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 114px;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
}
.nSign-overlay.active {
    visibility: visible;
    opacity: 1;
}
.nsr-alert span {
    font-size: 14px;
    font-weight: 600;
    color: #19191A;
    margin-bottom: 10px;
    line-height: 1em;
    display: block;
}
.nsr-alert p {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    line-height: 1em;
    display: block;
}
.nsr-top {
    margin-left: 12px;
    padding-right: 33px;
}
.agree-left {
    width: 100%;
}
.nsr-body .agreement {
    display: inline-block;
    position: relative;
    padding-left: 26px;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    line-height: 20px;
    font-size: 14px;
    color: #878787;
}
.nsr-body .agreement b.und {
    color: #fd5324;
    text-decoration: underline;
    font-weight: 600;
}
.nsr-body .agreement input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    border: 0;
    box-shadow: none;
    outline: none;
    background: #fff;
}
.nsr-body .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #D2D6DC;
    border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(0,0,0,.07) 
}
.agreement input:checked ~ .checkmark {
    background-color: #FD5324;
    border-color: #FD5324;
}
.nsr-body .checkmark:before {
    content: "";
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 6px;
    height: 2px;
    background-color: #3E405D;
    display: none;
    margin-top: 1px;
}
.agreement input:checked ~ .checkmark:after, .agreement input:checked ~ .checkmark:before {
    display: block;
    background-color: #fff;
}
.nsr-body .checkmark:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 2px;
    height: 8px;
    background-color: #3E405D;
    transition: transform .2s ease-in-out;
    display: none;
    margin-top: 0px;
}
.fgsingle.content-in.single-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.fgsingle.single-content .content-left {
    width: calc(100% - 301px);
    box-shadow: var(--birfanatik-shadow);
    background-color: #fff;
    border-radius: var(--birfanatik-radius);
    padding: 28px 25px;
}
.fgsingle .single-in {
    display: inline-block;
    clear: both;
    width: 100%;
    height: auto;
    padding-top: 0;
}
.fgsingle .breadcrumb {
    margin-bottom: 23px;
}
.fgsingle .breadcrumb ul {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
}
.content.ct0.mb30.galeri {
    width: 100%;
    margin-top: 25px;
    position: relative;
}
.fgsingle .breadcrumb li {
    display: inline-block;
    font-weight: 400;
    color: #7A8085;
    float: left;
}
.fgsingle .breadcrumb li a {
    display: flex;
    color: #7A8085;
    letter-spacing: -.1px;
    font-weight: 400;
    white-space: nowrap;
}
.fgsingle .breadcrumb li a .breadicon {
    padding: 0 10px;
    color: #7A8085;
    display: inline-block;
}
.fgsingle .breadcrumb li:last-child {
    font-weight: 600;
    line-height: 16px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}
.blog-post-in-body {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    z-index: 98;
}
.blog-post-in-body-right {
    width: calc(100% - 61px);
    margin-left: 61px;
    position: relative;
    z-index: 2;
    float: left;
    word-break: break-word;
}
.blog-post-in-body-right.blog-gallery {
    width: 100%;
    margin-left: 0;
}
.blog-post-in-body-right>h1 {
    line-height: 36px;
    margin-bottom: 14px;
}
.blog-post-in-body-right>h1 {
    margin-bottom: 9px;
}
.single-in p.summary-brief {
    margin-bottom: 17px!important;
}
.gallery-pagination {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 3px;
    margin-bottom: 26px;
    flex-wrap: wrap;
}
.gallery-pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    height: 40px;
}
.gallery-pagination ul li a {
    display: block;
    border: 0;
    background-color: #FFFFFF;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px!important;
    font-weight: 600!important;
    text-align: center;
    color: #2E2E2E!important;
    width: 28px;
    height: 38px;
    padding: 0;
    line-height: 39px!important;
    min-width: 28px;
    min-height: 38px;
    border-right: 1px solid #EAEAEB!important;
    letter-spacing: -.10px;
    font-family: var(--thm-font)!important;
    position: relative;
}
.gallery-pagination ul li a:after {
    position: absolute;
    content: "";
    width: 27px;
    height: 38px;
    border: 1px solid #fff;
    left: 0px;
}
.gallery-pagination ul li a.active, .gallery-pagination ul li a:hover {
    background: #FD5927;
    color: #fff!important;
}
.gallery-pagination ul li:first-child a:before {
    background: #eaeaeb;
    width: 1px;
    height: 38px;
    content: "";
    top: 0;
    position: absolute;
    left: -1px;
    z-index: 9;
}
.gallery-pagination ul li {
    list-style: none;
    margin: 0;
}
.gallery-pagination>a {
    display: flex;
    width: 28px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    margin: 4px;
}
.gallery-pagination>a:first-child {
    border-right: 1px solid #eaeaeb;
    margin-left: 0;
}
.gallery-pagination>a:last-child {
    border-left: 1px solid #eaeaeb;
}
.gallery-pagination>a:last-child svg {
    transform: rotate(180deg);
}
.gallery-pagination>a:hover svg path {
    fill: #fff;
}
.gallery-pagination>a:hover {
    background-color: #000;
}
.gallery-pagination>a:last-child {
    border: 1px solid #eaeaeb;
}
.gallery-pagination span.current {
    background: #000;
    color: #fff!important;
    border-color: #000;
}
.gallery-pagination>a svg {
    height: 14px;
}
.gallery-pagination>a.post-page-numbers, .post-page-numbers.current,.gallery-pagination>a {
    position: static;
    display: block;
    border: 0;
    background-color: #FFFFFF;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px!important;
    font-weight: 500!important;
    text-align: center;
    color: #2E2E2E!important;
    width: 35px;
    height: 35px;
    padding: 0;
    line-height: 40px!important;
    min-width: 29px;
    min-height: 35px;
    border: 1px solid #EAEAEB!important;
    letter-spacing: -.10px;
    font-family: var(--thm-font)!important;
    margin: 4px 8px 4px 0;
    border-radius: 3px;
}
.gallery-pagination a svg path, .gallery-pagination>a.post-page-numbers, .post-page-numbers.current,.gallery-pagination>a {
    color: #000!important;
    fill: #000!important;
}
.gallery-pagination a:hover svg path {
    fill:#fff!important;
}
.gallery-pagination.galp2 a:first-child {
    margin-left: 0;
}
.gallery-pagination.galp2 a:last-child {
    margin-right: 0;
}
.gallery-pagination>a.post-page-numbers:hover {
    background: #000;
    color: #fff!important;
}
.gallery-pagination>a {
    border: 1px solid #eaeaeb;
}
figure .fgaleri-share li a:hover {
    background: #fff;
}
.fgsingle .blog-gallery.blog-post-in-body-right .commentForm p {
    margin-bottom: 0;
    font-size: 14px!important;
    color: #222!important;
    font-weight: 400;
    line-height: 22px;
}
figure .fgaleri-share li a:hover i {
    background-color: #222!important;
}
.blog-gallery figure img {
    width: 100%;
}
.fgaleri-share {
    display: none!important;
}
.fgaleri-share ul {
    display: flex!important;
}
.fgaleri-share ul li {
    list-style: none!important;
    list-style-type: none!important;
    transition: transform .3s ease-in-out;
}
.fgaleri-share ul li {
    transform: translateY(60px);
}
.fgsingle .blog-gallery figure {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.fgaleri-share ul li:nth-child(2) {
    transition-delay: .1s;
}
.fgaleri-share ul li:nth-child(3) {
    transition-delay: .2s;
}
.fgaleri-share ul li:nth-child(4) {
    transition-delay: .3s;
}
.fgaleri-share ul li:nth-child(5) {
    transition-delay: .4s;
}
.content-left .blog-gallery.blog-post-in-body-right .des-goster.rk {
    margin-bottom: 25px;
}
.fgsingle .fgaleri-share li a{
    width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 2px solid #9da1a4;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border-color .2s ease-in-out;
}
.fgsingle .fgaleri-share li a i {
    display: block;
    height: 20px;
    transition: .3s;
    background-color: #9da1a4;
    transition: background-color .2s ease-in-out;
}
.fgsingle .fgaleri-share li a i {
    background-color: #fff!important;
}
.fgsingle .fgaleri-share .facebook i {
    width: 10px;
}
.fgsingle .fgaleri-share .twitter i{
    width: 18px;
}
.fgsingle .fgaleri-share .pinterest i {
    width: 14px;
}
.fgsingle .fgaleri-share ul li a.whatsapp i {
    height: 20px;
    display: block;
    width: 18px;
    background-color: #7A8085;
    -webkit-mask-image: url(../img/icons/whatsapp2.svg);
    mask-image: url(../img/icons/whatsapp2.svg);
}
.fgsingle figure .expandfigure i {
    height: 16px;
    display: block;
    width: 16px;
    background: #fff;
    -webkit-mask-image: url(../img/icons/Expand.svg);
    mask-image: url(../img/icons/Expand.svg);
}
.fgsingle figure .expandfigure {
    position: absolute;
    right: 10px;
    top: 12px;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background-color: rgba(0,0,0,.4);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.fgsingle figure .expandfigure i {
}
.fgsingle .fgaleri-share ul li a.zoomin i {
    width: 20px;
    -webkit-mask-image: url(../img/icons/zoom-in.svg);
    mask-image: url(../img/icons/zoom-in.svg);
}
.fgsingle .gal-number {
    position: relative;
    width: 100%;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 600;
    color: #BBBBBB;
    margin-bottom: 8px;
}
.fgsingle .gal-number span {
    font-size: 20px;
    font-weight: 600;
    color: #BBBBBB;
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 0 15px;
    background-color: #fff;
}
.fgsingle .gal-number span b {
    font-weight: 600;
    line-height: 16px;
    margin-left: 7px;
}
.fgsingle .gal-number:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #e9e9e9;
    top: 50%;
    margin-top: -1px;
    left: 0;
}
.fgsingle .blog-gallery.blog-post-in-body-right p {
    margin-bottom: 11px;
    color: #212529;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}
.fgsingle .blog-gallery .blog-bl-user {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    margin-left: 78px;
}
.fgsingle .blog-gallery .blog-bl-user span {
    writing-mode: unset;
    transform: unset;
    margin: 0;
    padding: 0;
    margin-right: 9px;
    position: relative;
}
.fgsingle .blog-gallery .blog-bl-user span:after {
    right: 100%;
    width: 35px;
    height: 1px;
    top: 50%;
    margin-top: -1px;
    margin-right: 22px;
}
.fgsingle .blog-gallery .blog-social-like.blog-in-bl {
    margin-left: 10px;
}
.fgsingle .blog-gallery .blog-social-like.blog-in-bl:last-child {
    margin-right: 0;
}
.fgsingle .blog-gallery .blog-social-like.blog-in-bl:first-child {
    margin-left: 0;
    margin-bottom: 0;
}
.fgsingle .gallery-owl .owl-nav button.disabled svg path {
    fill: #929292;
}
.fgsingle .gallery-owl .owl-nav {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #EAEAEB;
    border-radius: 3px;
}
.fgsingle .gallery-owl .owl-nav button {
    width: 28px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fgsingle .gallery-owl .owl-nav button.owl-prev {
    border-right: 1px solid #eaeaeb!important;
}
.fgsingle .gallery-owl .owl-nav button.owl-next {
    border-left: 1px solid #eaeaeb!important;
}
.fgsingle .gallery-owl .owl-nav button.owl-next svg {
    transform: rotate(180deg);
}
.fgsingle .gallery-owl .owl-nav button.disabled svg path {
    fill: #929292;
}
.fgsingle .gallery-owl .owl-nav {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #EAEAEB;
    border-radius: 3px;
    margin-bottom: 26px;
}
.fgsingle .gallery-owl .owl-nav button {
    width: 28px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fgsingle .gallery-owl .owl-nav button.owl-prev {
    border-right: 1px solid #eaeaeb!important;
}
.fgsingle .gallery-owl .owl-nav button.owl-next {
    border-left: 1px solid #eaeaeb!important;
}
.fgsingle .gallery-owl .owl-nav button.owl-next svg {
    transform: rotate(180deg);
}
.fgsingle .gallery-owl .owl-dots {
    display: flex!important;
    position: absolute;
    counter-reset: dots;
    height: auto;
    padding: 0;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    left: 50%;
    bottom: 1px;
    transform: translateX(-50%);
    font-family: var(--thm-font);
}
.fgsingle .gallery-owl .owl-dots button {
    border: 0;
    background-color: #FFFFFF;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px!important;
    font-weight: 600!important;
    text-align: center;
    color: #2E2E2E!important;
    width: 28px;
    height: 38px;
    padding: 0;
    line-height: 39px!important;
    min-width: 28px;
    min-height: 38px;
    border-right: 1px solid #EAEAEB!important;
    letter-spacing: -.10px;
    font-family: var(--thm-font)!important;
    position: relative;
    overflow: hidden;
}
.fgsingle .gallery-owl .owl-dots button.owl-dot.active {
    background: #FD5927;
    color: #fff!important;
}
.fgsingle .gallery-owl .owl-dots button:after {
    position: absolute;
    content: "";
    width: 27px;
    height: 38px;
    border: 1px solid #fff;
    left: 0px;
}
.fgsingle .gallery-owl .owl-dots button:before {
    counter-increment: dots;
    content: counter(dots);
}
.fgsingle .gallery-owl .owl-dots button:first-child {
    border-left: 1px solid #EAEAEB;
}
.lgsm .lm-head {
    border-radius: 150px;
    margin: 0;
    padding: 0;
    box-shadow: unset;
    border: 0;
    background: transparent;
}
.lm-head div.active {
    background-color: #fff;
    height: 36px;
    line-height: 36px;
}
.lgsm .lm-head div {
    line-height: 40px;
    height: 40px;
    border-radius: var(--birfanatik-radius);
    padding: 0 10px;
    border: 0;
    width: 116px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.lgsm .lm-head div:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.lgsm .lm-head div:not(:first-child) {
    border-radius: 0;
}
.lgsm .lm-head div:after {
    content: "";
    position: absolute;
    left: 100%;
    width: 1px;
    height: 42px;
    background: #efefee;
    display: block!important;
    z-index: 5;
}
.lgsm .lm-head div a {
    font-size: 13px;
    font-weight: 500;
    position: relative;
    padding-bottom: 0;
}
.fmi-list ul li a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    position: relative;
}
.fmi-list ul li a .fl-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    position: relative;
    z-index: 1;
}
.fl-left figure img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    object-fit: cover;
}
.fl-left figure {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    margin: 0 16px;
    min-width: 38px;
    border: 1px solid #EFEFEE;
}
.fl-left b {
}
.fl-left p {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 13px;
    font-weight: 600;
    color: #000;
}
.fmi-list a .fl-left p span {
    font-size: 12px;
    font-weight: 400;
    color: #8B939A;
    margin-top: 5px;
    margin-bottom: 0;
}
.fmi-list ul,.fmi-list ul li {
    width: 100%;
}
.fmi-list {
    width: 100%;
}
.fmatch-in div figure img:first-child {
    min-width: 38px;
    min-height: 38px;
}
.fmatch-in .fmi-list a>span {
    margin: 0;
    background: #ef4e3e;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    padding: 0 4px;
    height: 21px;
    line-height: 23px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    min-width: 28px;
}
.fmi-list ul li a:hover:before {
    opacity: 1;
    visibility: visible;
}
.fmi-list ul li a:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    height: calc(100% + 10px);
    width: calc(100% + 30px);
    background: #f3f5f9;
    transition: all .2s ease-in-out;
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    transform: translateY(-50%);
}
.lgspr .fmi-left, .lgspr .fmi-right {
    height: auto;
}
.lgspr .fmatch-in div figure {
    margin: 0;
}
.lrp-top a {
    color: #8B939A;
    font-size: 12px;
    font-weight: 500;
}
.lrp-left>a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin-top: 8px;
    display: block;
    transition: color .2s ease-in-out;
}
.lrp-top a:first-child:after {
    content: ">";
    padding: 0 3px 0 7px;
    font-size: 12px;
}
.lrpflex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
}
.lrp-right svg {
    height: 21px;
    cursor: pointer;
}
ul.lrp-tab {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
ul.lrp-tab li {
    color: rgba(255,255,255,.6);
    font-size: 12px;
    font-weight: 600;
    margin-top: 20px;
    margin-right: 20px;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
}
ul.lrp-tab li.active {
    color: #EF4E3E;
}
.lrp-top a:hover {
    text-decoration: underline!important;
}
.lrp-top>a, .lrp-top>a:hover {
    cursor: auto;
    user-select: none;
    text-decoration: none!important;
}
.lrp-left>a:hover {
    color: #EF4E3E;
    text-decoration: underline;
}
ul.lrp-tab li:before {
    content: "";
    position: absolute;
    top: 100%;
    background-color: #EF4E3E;
    height: 2px;
    width: 100%;
    margin-top: 17px;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    left: 0;
}
.lppanel .fmi-left,.lppanel .fmi-right {
    width: auto;
}
ul.lrp-tab li.active:before {
    visibility: visible;
    ;
    opacity: 1;
}
.fmatch.fmatchh .fmatch-in {
    flex-direction: column;
}
.fmatch.fmatchh .fmatch-in>div {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}
.fmatch.fmatchh .fmatch-in>div div {
    display: flex;
    align-items: flex-start;
}
.fmatch.fmatchh .fmatch-in>div div p b {
    display: block;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    margin-top: 3px;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fmatch.fmatchh .fmatch-in>div div.fmm-left,.fmatch.fmatchh .fmatch-in>div div.fmm-right {
    width: 109px;
}
.fmatch.fmatchh .fmatch-in>div div p {
    text-align: left;
    font-size: 17px;
    color: rgb(82, 176, 48);
    font-weight: 600;
    margin-top: 2px;
}
.fmatch.fmatchh .fmatch-in>div div.fmm-right p {
    color: rgb(0, 109, 204);
}
.fmatch.fmatchh .fmatch-in>div div figure {
    margin-right: 6px;
}
.fmatch.fmatchh .fmatch-in>div div.fmm-right {
    flex-direction: row-reverse;
}
.fmatch.fmatchh .fmatch-in>div div.fmm-right p {
    text-align: right;
}
.fmatch.fmatchh .fmatch-in>div div.fmm-right figure {
    margin-left: 6px;
    margin-right: 0;
}
.fmatch-in div.fmm-mid {
    font-size: 16px;
    font-weight: 600;
    margin-top: 2px;
    color: #8B939A;
}
.fmatchh .fmatch-in span {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
}
.lgspr {
    display: none;
}
.fmatch.fmatchh .fgrid-top {
    justify-content: flex-end!important;
}
.fmatch.fmatchh .fgrid-top span {
    color: #8B939A;
    font-size: 12px;
}
.fmatch.fmatchh .fgrid-top span:first-child {
    width: 165px;
}
.fmatch.fmatchh .fmatch-in>div.fgrid-in {
    flex-direction: row;
}
.fgrid-in a {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    flex-direction: column;
    position: relative;
    cursor: auto;
    user-select: none;
}
.lppanel .fmi-left,.lppanel .fmi-right {
    width: auto;
}
.fgrid-right span b {
    display: none;
}
.fmatch.fmatchh .fmatch-in .fgrid-in a p {
    max-width: 85px;
    width: 85px;
}
.fmatchh .fmatch-in .fgrid-in span svg:nth-child(5) {
    display: none;
}
.fgrid-in a:hover:before {
    visibility: visible;
    opacity: 1;
}
.fgrid-in a:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    height: calc(100% + 10px);
    width: calc(100% + 30px);
    background: #dddada;
    transition: all .2s ease-in-out;
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    transform: translateY(-50%);
    margin-top: -2px;
}
.fgrid-in a .fgg-in{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
    z-index: 1;
}
.fmatch.fmatchh.f2h .fmatch-in>div:not(:last-child) {
    margin-bottom: 12px;
}
.fgrid-in a figure,.fgrid-in a figure img {
    min-height: 21px!important;
    width: 21px;
    min-width: 21px!important;
    max-width: 21px;
    height: auto!important;
    margin: 0 5px;
}
.fmatch-in .fgrid-in div>b {
    margin: 0;
}
.fmatch.fmatchh .fmatch-in .fgrid-in a p {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    margin-top: 3px;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 5px;
    margin-top: 0;
}
.fmatch-in .fgrid-in div>b {
    margin: 0;
    width: 13px;
    text-align: left;
}
.fgrid-in a .fgg-in:not(:first-child) {
    margin-top: 7px;
}
.fgrid-in a>b {
    font-weight: 500;
    font-size: 13px;
}
.fmatchh .fmatch-in .fgrid-in span {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 145px;
}
.fmatchh .fmatch-in .fgrid-in span svg {
    margin: 0 1px;
}
.fmatch.fmatchh.f-info .fmatch-in div ul li img {
    margin: 0 4px;
}
.fmatch.fmatchh .fmatch-in>div div.fgrid-right {
    align-items: center;
}
.fgrid-right span b {
    color: #8B939A;
    font-size: 12px;
    margin-left: 7px;
    margin: 0 0 0 4px;
    background: #ef4e3e;
    color: #fff;
    border-radius: 5px;
    font-size: 10px;
    padding: 0 4px;
    height: 18px;
    line-height: 20px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}
.fmatchh .fgrid-right>span:last-child {
    color: #8B939A;
    width: 20px;
    font-size: 12px;
    margin: 0!important;
}
.fmatch.fmatchh .fmatch-in>div div.fgrid-left {
    align-items: center;
    justify-content: flex-start;
}
.fmatch.fmatchh.f-info .fmatch-in div ul {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.fmatch.fmatchh.f-info .fmatch-in div ul li:not(:first-child) {
    margin-top: 12px;
}
.fmatch.fmatchh.f-info .fmatch-in div ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8B939A;
    font-size: 12px;
    font-weight: 500;
}
.fmatch.fmatchh.f-info .fmatch-in div ul li b {
    margin-right: 5px;
}
.fmatch.fmatchh.f-info .fmatch-in div ul li b {
    font-weight: 600;
    color: #000;
}
.fmatch.lppanel {
    border-radius: 0 0 0 0;
}
.ligs-r .lsm-right-in>ul li:before {
    background-color: #dddada;
    width: calc(100% + 30px);
    left: -15px;
}
.ligs-r .lsm-right-in>ul li:last-child {
    border-bottom: 0;
}
.ligs-r .lig-durum-top {
    margin-top: 0;
    margin-bottom: 5px;
}
.lgspr .lsm-right-in.ptt0 {
    padding: 0;
    margin-top: -10px;
    margin-bottom: 10px;
    margin-left: -10px;
    margin-right: -10px;
    display:none!important;
}
.standtab.tab-istatistics{
    display:none;
}
.lgspr .lsm-right-in.ptt0.active, .standtab.tab-istatistics.active {
    display: block!important;
}
.istat, .tab-lineups {
    display: none!important;
}
.istat.active, .tab-lineups.active {
    display: block!important;
}
.ligs-r .ldt-right {
    padding-right: 15px;
}
.ligs-r .lsm-right-in>ul li {
    padding: 0 15px 0 10px;
}
.ligs-r .lsm-right-in>ul li.active:after {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    ;
}
.ligs-r .ldb-left span img {
    margin-left: 3px;
}
.ligs-r .ldt-right span:nth-child(5), .ligs-r .lsm-right-in>ul li span:nth-child(5) {
    width: 35px;
}
.tab-standings, .tab-istatistics {
    display: none;
}
.fmatch.lppanel.tab-details.tab-standings.tab-lineups, .standtab.tab-istatistics.active {
    display: block!important;
}
.lgspr .lsm-right-in ul li .ldb-left>span>b {
    color:#000;
    width: 21px;
    height: 21px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 4px;
}
.lgspr .lsm-right-in ul li:nth-child(1) .ldb-left>span>b, .lgspr .lsm-right-in ul li:nth-child(2) .ldb-left>span>b {
    background: rgb(100, 202, 63);
    color: #fff;
}
.lgspr .lsm-right-in ul li:nth-child(3) .ldb-left>span>b {
    background: rgb(0, 87, 163);
    color: #fff;
}
.lgspr .lsm-right-in ul li:nth-child(4) .ldb-left>span>b,.lgspr .lsm-right-in ul li:nth-child(5) .ldb-left>span>b {
    background: rgb(69, 148, 40);
    color: #fff;
}
.lgspr .lsm-right-in ul li:nth-child(17) .ldb-left>span>b, .lgspr .lsm-right-in ul li:nth-child(18) .ldb-left>span>b {
    background:rgb(193, 39, 45);
    color: #fff;
}
.lgspr .lsm-right-in ul li:nth-child(16) .ldb-left>span>b {
    background: rgb(237, 159, 28);
    color: #fff;
}
.standtab.tab-standings a, .tab-istatistics a {
    color: rgba(255,255,255,.6);
    font-size: 12px;
    font-weight: 600;
    margin-top: 20px;
    margin-right: 20px;
    cursor: pointer;
    position: relative;
    background: border-box;
}
.standtab.tab-standings a.active, .tab-istatistics a.active {
    color: #EF4E3E;
}
.standtab.tab-standings a:before, .tab-istatistics a:before {
    content: "";
    position: absolute;
    top: 100%;
    background-color: #EF4E3E;
    height: 2px;
    width: 100%;
    margin-top: 11px;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    left: 0;
}
.standtab.tab-standings a.active:before, .tab-istatistics a.active:before {
    visibility: visible;
    opacity: 1;
}
.standtab.tab-standings, .standtab.tab-istatistics {
    padding: 0 5px 0 15px;
    height: 40px;
    align-items: center;
    justify-content: flex-start;
    background: rgb(5 36 91);
    line-height: 40px;
    margin-top: -20px;
    border: 1px solid #F3F3F3;
    border-top: 0;
    background: linear-gradient(90deg, #042157, #1d6abe)!important;
    color: #fff;
    border: 1px solid #11367c!important;
    border-top: 0!important;
    border-radius:0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.fmatch.lppanel.avsd {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-color: rgba(255,255,255,.1)!important;
}
.istat ul:not(:last-child) {
    margin-bottom: 15px;
}
.istat>ul {
    border: 1px solid #F3F3F3;
    border-radius: var(--birfanatik-radius);
    padding: 2px 0 0 0;
    background: #f8f8f8;
}
.istat ul li:last-child {
    border-bottom: 0;
}
.istat ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #EFEFEE;
    padding: 8px 8px 7px 8px;
}
.istat ul li span {
    font-size: 13px;
    font-weight: 500;
    min-width: 43px;
    text-align: center;
}
.istat ul li span b {
    color:#fff;
    font-weight: 500;
    font-size: 12px;
    background: #C60001;
    padding: 0 8px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    padding-top: 1px;
}
.istat>ul>li:first-child {
    padding-top: 11px;
    padding-bottom: 10px;
}
.istat ul li span:last-child b {
    background: #1C68BB;
}
.mp-top {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}
.mp-top b {
    font-weight: 500;
}
span.finished {
    font-style: normal;
    background-color: #a4aab0;
    margin-right: 6px;
    border-radius: 4px;
    color: #fff;
    position: relative;
    font-size: 12px;
    font-weight: 500;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px 0 8px;
    margin-right: 45px;
}
span.canceled {
    font-style: normal;
    background-color: #c1272d;
    margin-right: 6px;
    border-radius: 4px;
    color: #fff;
    position: relative;
    font-size: 12px;
    font-weight: 500;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px 0 8px;
    margin-right: 45px;
}
.mp-top figure img {
    width: 42px;
    margin-right:7px;
}
.mp-in {
    transition: background-color .2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #EFEFEE;
    padding-left: 15px;
    height: 60px;
    cursor: auto;
    user-select: none;
}
.msp {
    display: flex;
    overflow: hidden;
}
.msp>div {
    width: 350px;
    min-width: 359px;
    transition: all .35s ease-in-out;
}
.msp.active>div {
    transform: translateX(-382px);
}
.mp-in figure {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-right: 8px;
}
.msp-tab {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.msp-tab>div {
    transition: all .2s ease-in-out;
    width: 50%;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    opacity: .6;
    cursor: pointer;
    border-radius: 5px 5px 0 0 
}
.tab-lineups .sha-in {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.tab-lineups .sha-left>div span,.tab-lineups .sha-right>div span {
    left: 50%;
    transform: translateX(-50%);
}
.msp-tab>div b {
    font-weight: 500;
}
.msp-tab>div.active {
    opacity: 1;
    background-color: rgb(190 233 175);
}
.mp-in figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.mp-in div {
    display: block;
}
.mp-in div h5 {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 5px;
}
.mp-in div p {
    color: #8B939A;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.mp-in div p svg {
    margin-right: 2px;
}
.sha-right {
    flex-direction: row-reverse;
    padding-right: 20px;
}
.mp-in:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.mp-in div p svg {
    margin-right: 2px;
}
.mp-in div p.doubtful {
    color: #ff8400;
}
.mp-in div p.outful {
    color: rgb(193, 39, 45);
}
p.outful svg path {
    fill: rgb(193, 39, 45);
}
.missingplayers h3 {
    color: #000;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}
.msp.msppos {
    background-color: #bee9af;
    margin-bottom: 7px;
    margin-top: -3px;
}
.msp.msppos>div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 5px 15px;
}
.msp.msppos>div h5 {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    line-height: 1em;
    ;
}
.msp.msppos>div p {
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    line-height: 1em;
    margin-top: 4px;
    margin-bottom: 2px;
}
.msp.msppos>div p b {
    font-weight: 600;
}
.msp.msppos>div:last-child {
    align-items: flex-end;
}
.sha-in img {
    max-width: 42px;
}
.sha-column {
    display: flex;
    position: absolute;
    top: 30px;
    height: 436px;
    left: 0;
    padding-left: 8px;
    width: 100%;
}
.tab-lineups {
    position: relative;
}
.sha-left,.sha-right {
    display: flex;
}
.sha-left>div, .sha-right>div {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: relative;
}
.sha-left>div p, .sha-right>div p {
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    max-width: 84px;
}
.sha-left>div span, .sha-right>div span {
    width: 13px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 10px;
    left: 14px;
    font-size: 12px;
    font-weight: 500;
}
.sha-in {
    position: relative;
}
.lsm-right-in>ul.ecga li {
    border-bottom: 0!important;
}
.lsm-right-in.lgps>ul li {
    height: 36px;
}
.lsm-right-in.lgps>ul li:after,.lsm-right-in.lgps>ul li:before, .lsm-right-in.pt0f>ul li:before {
    width: 100%;
    left: 0;
}
.lsm-right-in.lgps>ul li {
    padding: 0 20px;
}
.lgps .lig-durum-top, .ptt0.pt0f .lig-durum-top {
    padding: 0 20px;
    border-bottom: 1px solid #EFEFEE;
    margin-bottom: 0;
    padding-bottom: 11px;
}
.lgps h5 {
    padding: 0 20px;
}
span.no-favorite-match {
    font-size: 14px;
    font-weight: 500;
    color: #808080;
    text-align: center;
    width: 100%;
    display: block;
}
.lsm-right-in.ptt0.pt0f {
    padding-left: 0;
    padding-right: 0;
}
.pt0f.ptt0 h5 {
    padding: 0 20px;
}
.lsm-right-in.pt0f>ul li {
    padding: 0 20px;
}
.n-ligi {
    display: none;
}
.loadingth3 span {
    animation: loadingopac .99s linear infinite alternate-reverse;
    background-color: #52a25d;
    border-radius: 50%;
    display: inline-block;
    height: 12px;
    width: 12px;
}
img.live-not-found {
    max-width: 230px;
    margin: 0 auto;
    display: block;
}
.loadingth3 span:first-child {
    animation-delay: .33s;
}
.loadingth3 span:nth-child(2) {
    animation-delay: .66s;
    ;
    margin: 0 10px;
}
.loadingth3 span:last-child {
    animation-delay: .99s;
}
@keyframes loadingopac{
    0%{
        opacity:1 
    }
    to{
        opacity:0 
    }
}
.lastol-in a .timePlay svg {
    margin-top: 0;
    height: 20px;
}
.fvb-left .play-button svg path, .fvb-right > a figure .play-button svg path {
    fill: #fff;
}
.sf-left input {
    margin-left: 35px;
}
.loadingth3 {
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
}
.sportsTab .loadingth3 {
    min-height: 200px;
}
.right .tnN-in .tnN-inn {
    box-shadow: unset!important;
}
.newSlide4 .newSlide4Right a .ns4lin {
    bottom: 10px;
}
.newSlide4 .nsSondakika i.roll-icon {
    margin-right: 7px;
}
.cb-ver-head, .p-d-body .ss-top ul li.active, .p-d-body .ss-top ul li:hover {
    background-color: #3f8745!important;
}
.manset4-left a figure img {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.lsm-conte .sixNewsSymmetry.sixNNCat>.more.morefull,.lsm-conte.lc2 .lsm-mid .sixNewsSymmetry>.more.morefull,.yazarlar-flex .morefull {
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 18px 0 26px 0;
    max-width: 100%;
}
.lsm-conte .sixNewsSymmetry.sixNNCat>.more.morefull span,.lsm-conte.lc2 .lsm-mid .sixNewsSymmetry>.more.morefull span, .yazarlar-flex .morefull span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600!important;
    color: #fff;
    background: #c90914;
    line-height: 18px;
    padding: 9px 25px 8px 25px;
    border-radius: var(--birfanatik-radius);
    width: 100%;
    text-align: center;
    margin: 0 20px;
}
p.takms {
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    ;
    margin-top: 10px;
    line-height: 20px;
}
.haberSingle .kh-in-mid figure {
    display: none;
}
.haberSingle .kh-in-mid figure:nth-child(1), .haberSingle .kh-in-mid figure:nth-child(2), .haberSingle .kh-in-mid figure:nth-child(3), .haberSingle .kh-in-mid figure:nth-child(4), .haberSingle .kh-in-mid figure:nth-child(5) {
    display: flex;
}
p.has-text-align-center {
    text-align: center;
}
.yazarlar-flex .morefull span {
    margin: 0;
}
.yazarlar-flex .morefull {
    margin: 0 0 20px 0;
}
p.has-text-align-right {
    text-align: right;
}
.haberSingle .kh-in-mid figure.figureopen span {
    box-shadow: unset;
    border-radius: unset;
    position: unset;
    transform: unset!important;
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.haberSingle .kh-in-mid figure.figureopen {
    display: flex;
}
.katheader:before {
    content:"";
    background-image: url(../img/lmatchtop.png);
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 99;
    width: 100%;
    background-position: center;
}
.lf-menu {
    position: fixed;
    top: 0;
    left: -350px;
    z-index: 99999;
    background-color: #fff;
    height: 100%;
    width: 340px;
    transition: all .35s ease-in-out;
}
.lf-top {
    height: 52px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #FD5324;
}
.lf-close {
    background-color: rgba(255,255,255,.34);
    width: 48px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.lf-close svg {
    transition: all .2s ease-in-out;
}
.lf-close:hover svg {
    transform: rotate(360deg);
}
.lf-top ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
}
.lf-top ul li a {
    display: flex;
    margin-left: 15px;
    height: 52px;
    align-items: center;
    justify-content: center;
    position: relative;
}
.lf-top ul li a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 8px;
    margin-top: 1px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity .2s ease-in-out;
}
.lf-other.lfto li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background-color: #333333;
    border-radius: 100%;
    transition: all .2s ease-in-out;
}
.lf-other.lfto li a {
    position: relative;
    padding-left: 13px;
}
.lf-top ul li a:hover:before {
    opacity: 1;
}
.lf-top ul li:first-child a {
    margin-left: 0;
}
.lf-menu h5 {
    color: #FD5324;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 12px;
}
.lf-search {
    margin: 20px 20px 30px 20px;
}
.lf-search h5 {
}
.lfs-in input {
    transition: all .2s ease-in-out;
    height: 44px;
    width: 100%;
    border-radius: var(--birfanatik-radius);
    border: 1px solid #9B9B9B;
    padding-left: 42px;
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    padding-top: 2px;
    padding-right: 20px;
    box-shadow: 0px 4px 10px rgba(0,0,0,.14);
}
.lfs-in {
    position: relative;
}
.lfs-in svg {
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
}
.lfs-in input:focus {
    border-color: #FD5324;
}
.techArea .lsm-flex.lsm-bod,.techArea .lsm-flex.lsm-bod .lm-body, #agenda .lsm-flex.lsm-bod,#agenda .lsm-flex.lsm-bod .lm-body {
    width: 100%;
    max-width: 100%;
}
.techArea .lm-body .lmb-top a span, #agenda .lm-body .lmb-top a span {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    padding: 0 20px;
}
.lf-menu-bot {
    max-height: calc(100% - 80px);
    overflow: hidden;
    overflow-y: auto;
}
.lfs-in input::placeholder {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
}
.lf-node {
    padding: 0 20px;
}
#agenda .sixNewsSymmetry.sixNNCat {
    margin-bottom: 20px;
}
.header-matches {
    margin-bottom: 20px;
}
.lf-node ul li a {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    transition: color .2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lf-node ul li a img {
    width: 17px;
    margin-right: 8px;
}
.lf-node ul {
    border-left: 1px solid #F1F1F1;
    padding: 10px 15px;
}
.lf-node ul li a:hover {
    color: #FD5324;
}
.lf-node ul li:not(:last-child) a {
    margin-bottom: 18px;
}
.lf-cat {
    padding: 0 20px;
}
.lf-other {
    padding: 0 20px;
}
.lf-cat ul li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    transition: all .2s ease-in-out;
}
.lf-cat ul li a i {
    margin-right: 9px;
    margin-top: -1px;
    transition: all .2s ease-in-out;
}
.lf-cat ul li a:hover i {
    background-color: #FD5324!important;
}
.lf-cat ul li:not(:last-child) a {
    margin-bottom: 20px;
}
.lf-cat ul,.lf-other ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lf-cat ul li,.lf-other ul li {
    flex: 0 0 50%;
}
.lf-cat h5,.lf-other h5 {
    margin-bottom: 19px;
}
.lf-cat ul li a svg path {
    transition: all .2s ease-in-out;
}
.lf-cat ul li a:hover,.lf-other ul li a:hover {
    color: #FD5324;
}
.lf-cat ul li a:hover svg path {
    fill: #fd5324;
}
.lf-other ul li a {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    margin-bottom: 18px;
    transition: color .2s ease-in-out;
    align-items: center;
    justify-content: flex-start;
}
.lf-other ul li:nth-last-child(-n+2) a {
    margin-bottom:0px;
}
.lf-other ul li a img {
    width: 17px;
    margin-right: 8px;
}
.lf-menu.active {
    visibility: visible!important;
    transform: translateX(350px);
}
.lf-toggle {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: -2px;
    cursor: pointer;
}
.customize-support .lf-menu {
    top: 32px;
}
#newsRead .bottom .left .comments ul li .h div.singledatetime {
    position: unset;
    margin-left: 8px;
}
#newsRead .bottom .left .comments ul li .h strong {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#newsRead .bottom .left .comments ul li .h strong a {
    margin-right: 8px;
}
#newsRead .bottom .left .comments ul li .singledatetime a {
    margin: 0;
    font-weight: 400;
    color: #777B80!important 
}
.newsReadcont.videoContent .bottom .right {
    padding-top: 0!important;
}
.sub-menu li.menu-item-has-children:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-image: unset;
    -webkit-mask-image: url(../img/newarrow.svg);
    mask-image: url(../img/newarrow.svg);
    display: block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin-top: -9px;
}
.nsrforgot {
    display: none;
}
.ydl-top .ydl-top-in figure {
    margin-right: 0!important;
}
.pageWrapper .pageMainWrap .contentWrap .pageNav,.pageWrapper .pageMainWrap .contentWrap .wideArea {
    border-radius: var(--birfanatik-radius);
    box-shadow: var(--birfanatik-shadow);
    background-color: #fff;
}
.pageWrapper .pageMainWrap .contentWrap .wideArea {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 13px;
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .narrowBar {
    width: 360px;
    max-width: 360px;
}
.yazar-post .sc-options-right {
    flex-direction: row-reverse;
}
.yazar-post .sc-options-right a {
    margin-right: 0;
    margin-left: 10px;
}
.yazar-post .sc-options-right .options-icons {
    margin-right: 0;
    margin-left: 10px;
}
.bg-dangeradb {
    position: fixed;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 10em;
    background-color: rgba(0,0,0,.5);
}
h5#adb-enableddd {
    margin:0 auto;
    background-color: #181832;
    border-radius: var(--birfanatik-radius);
    width: 500px;
    padding: 50px 75px;
    color: #fff;
    text-align: center;
}
h5#adb-enableddd p {
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 36px;
}
h5#adb-enableddd svg {
    margin-bottom: 12px;
}
h5#adb-enableddd span {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
}
.kat-grid-right.kgr {
    padding: 18px 20px!important;
    width: 100%;
    background-color: #fff;
    border-radius: var(--birfanatik-radius);
}
h2.kat-title {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    line-height: 16px!important;
    display: block;
    margin-bottom: 14px;
}
div#owl-kat-grid-five .owl-nav button:hover img {
    opacity: 1;
}
.kat-grid-right-five {
    position: relative;
}
.kat-grid-right .kat-title {
    text-align: center;
}
div#owl-kat-grid-five .owl-nav {
    width: 100%;
    height: 0;
    position: relative;
}
.kat-grid-right-five .owl-nav button {
    width: 28px;
    height: 28px;
    border: 2px solid #ccc!important;
    border-radius: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff!important;
}
.kgr .owl-prev img {
    transform: rotate(180deg);
    opacity: .3;
}
.kgr .owl-next img {
    opacity: .3;
}
.kat-grid-right-five .owl-dots {
    display: flex!important;
    bottom: 0;
    counter-reset: dots;
    width: 100%;
    padding: 0 14px;
    flex-wrap: nowrap;
    justify-content: center;
    height: auto;
    align-items: center;
}
.kat-grid-right-five .owl-dots button {
    width: 28px;
    height: 28px;
    color: #ccc!important;
    font-size: 14px!important;
    font-weight: 500!important;
    border-radius: 100%!important;
    border: 2px solid #ccc!important;
    margin-right: 7px;
    transition: all .2s ease-in-out;
    background-color: #fff!important;
}
.kat-grid-right-five .owl-dot:before {
    counter-increment: dots;
    content: counter(dots);
    margin-left: 1px;
}
.kat-grid-right-five a {
    display: block;
    width: 100%;
    position: relative;
}
.kat-grid-right-five figure {
    width: 100%;
    height: 150px;
    margin: 0;
    position: relative;
}
.kat-grid-right-five strong {
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: block;
    height: 45px;
    margin-top: 10px;
    margin-bottom: 12px;
    transition: color .2s ease-in-out;
}
.hmatch-right .loadingth3 {
    position: absolute;
    z-index: 999;
    background: #fff;
    max-height: 100%;
}
.last-story-news a.item-link>.item-preview>img {
    max-height: 100%!important;
    height: 100%;
    object-fit: cover;
    width: 100%;
    width: 100%!important;
    object-fit: cover!important;
    border-radius: 100%;
}
header>div:first-child {
    z-index: 99999;
}
header>div:nth-child(2) {
    z-index: 99998;
}
header>div:nth-child(3) {
    z-index: 99997;
}
header>div:nth-child(4) {
    z-index: 99996;
}
.llist-left.llfts {
    padding: 0 20px;
    height: 48px;
    border-top: 1px solid #EFEFEE;
}
.llist-left.llfts a {
    background-color: transparent!important;
    height: auto;
    border-top: unset;
    padding: 0;
}
.lsm-mid .llfts .llist-teams > div span.ddfl {
    padding-top: 2px;
}
.htlp:after {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 300px;
    height: 100%;
    background: linear-gradient(90deg,transparent,rgb(255 255 255 / 69%),transparent);
    transition: 0.5s;
}
.htlp {
    position: relative;
}
.htlp.active:after {
    animation: animShine 3s infinite linear;
}
@keyframes animShine {
    0% {
        left:-100% 
    }
    100%{
        left:100% 
    }
}
.lmb-list li:nth-child(even) .llist-left.llfts {
    background: #f8f8f8;
}
.llist-left.llfts u {
    margin-left: 0;
}
.tnN-in.tndunyakupasi .tnN-head-top img {
    margin-top: -4px;
}
.tndunyakupasi .tnN-head {
    background: linear-gradient(318deg, #24000B, #B10032);
}
.tnN-in.tnulusallig .tnN-head {
    background: linear-gradient(318deg, #2A3559, #4E587B);
}
li.menu-item-has-children ul.sub-menu li a img {
    height: auto;
    width: auto;
    margin-right: 9px;
    width: 17px;
}
li.menu-item-has-children ul.sub-menu li ul.sub-menu a img {
    object-fit: unset;
    height: auto;
    width: 17px;
}
li.menu-item-has-children ul li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0;
}
li.menu-item-has-children ul li a span {
    line-height: 23px;
    height: 23px;
    display: block;
}
li.menu-item-has-children ul.sub-menu li a {
    display: flex!important;
    align-items: center;
    justify-content: flex-start;
}
.lsm-right-in.ptt0.tab-standings {
    border: 1px solid #F3F3F3;
    border-radius: var(--birfanatik-radius);
    background-color: #F8F8F8;
    padding: 17px 15px 0 15px;
    margin: 0;
}
.lsm-right-in.ptt0.tab-standings .ldb-right span:nth-child(5),.lsm-right-in.ptt0.tab-standings .ldt-right span:nth-child(5) {
    display: none;
}
.lsm-right-in.ptt0.tab-standings>ul li {
    padding: 0;
}
.ligs-r .lsm-right-in.ptt0.tab-standings .ldt-right {
    padding-right: 0;
}
.ligs-r .lsm-right-in.ptt0.tab-standings>ul li.active:after {
    left: -15px!important;
    width: calc(100% + 30px);
}
.fgrid-in a:before {
    display: none!important;
}
.haberSingle .right .kat-grid-right.kgr {
    border-radius: var(--birfanatik-radius);
    border: 1px solid #e6e6e6;
}
.msp .missingplayers {
    border-radius: var(--birfanatik-radius);
    background-color: #F8F8F8;
    padding: 15px;
    border: 1px solid #F3F3F3;
}
.missingplayers>p {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 5px;
}
.mp-in {
    padding-left: 0;
}
.fmatch.lppanel.tab-details.tab-standings.tab-lineups>ul.lrp-tab {
    border-top: 0;
    position: relative;
}
.fmatch.lppanel.tab-details.tab-standings.tab-lineups>ul.lrp-tab:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 0;
    width: calc(100% + 30px);
    background: #efefee;
    height: 1px;
}
.fmi-mid p.live {
    font-size: 13px;
    font-weight: 500;
    position: relative;
    padding-bottom: 0;
    color: #fff!important;
}
.fmi-mid p.live:before {
    content: "";
    left: -7px;
    border-radius: 100%;
    background-color: #EF4E3E;
    width: 6px;
    height: 6px;
    animation: dotses .65s infinite forwards;
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -1px;
}
.ligs-r .fmatch:first-child .fmatch-in div figure {
    margin-bottom: 5px;
}
.ligs-r-panel>div.fmatch:first-child {
    padding-bottom: 18px;
}
span.canceled.postponed {
    margin-right: 18px;
}
.fmatch.fmsone {
    background: linear-gradient(90deg, #042157, #1d6abe)!important;
    color: #fff;
    border: 1px solid #11367c!important;
    padding-left: 20px;
    padding-right: 20px;
}
.ligs-r .fmsone h5, .fmsone .fmi-mid p,.fmsone .fmatch-in div>b {
    color: #fff;
}
.fmatch.lppanel {
    background: linear-gradient(90deg, #042157, #1d6abe)!important;
    color: #fff;
    border: 1px solid #11367c!important;
}
.lrp-top>a, .fmatch .lrp-left>a {
    color: #fff;
}
.lrp-right svg path {
    fill: #fff;
}
.fmatch.lppanel.tab-details.tab-standings.tab-lineups>ul.lrp-tab:before {
    background: rgba(255,255,255,.1);
}
.fmatch-in.fslf {
    position: relative;
}
.fmi-mid.fmsls {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 3px;
}
.fmatch-in.fslf div a {
    font-weight: 500;
    margin-top: 4px;
    white-space: nowrap;
    color: #fff;
}
.fmi-mid.fmsls .fmi-right {
    text-align: right;
}
.fmatch-in.fslf .fmi-right {
    text-align: right;
}
.fmatch-in.fslf .fmi-left {
    text-align: left;
}
.fmi-mid.fmsls {
    color: #fff;
}
.fmatch-in.fslf div>a {
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
#home .sixNews .right .newsBox2>span {
    min-height: 64px;
}
#zuck-modal-content .story-viewer .slides .item>.media {
    height: auto!important;
    max-height: 740px;
    width: auto!important;
}
@media (max-width:1175px){
    div#iddaaProgrami .ads.mobileg-g {
        margin-top: 10px;
        margin-bottom: -10px!important;
    }
    span.name_error {
        margin-top: 11px;
        font-size: 14px;
        float: left;
    }
    .container .iddaaP .chooseSport ul li:last-child {
        width: auto!important;
    }
    .player-table {
        flex-wrap: wrap;
    }
    .player-table>div {
        width: 100%;
    }
    .bottom .left .des-g.rk {
        margin-bottom: 10px;
    }
    #home .cuff .left{
        -ms-flex:0 0 70%;
        flex:0 0 70%;
        max-width:70%;
        padding:0 10px 
    }
    #home .cuff .right{
        -ms-flex:0 0 30%;
        flex:0 0 30%;
        max-width:30%;
        padding:0 10px 
    }
    #home .fiveNews>div{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%;
        padding:0 5px 
    }
    #home .fiveNews>div:nth-child(5){
        display:none 
    }
    #home>.bottom>.left{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 
    }
    #home>.bottom>.right{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 
    }
    #home>.bottom>.right .bestReadBox,#home>.bottom>.right .fourTab,#home>.bottom>.right .goalKing,#home>.bottom>.right .popularNewsBox{
        display:none 
    }
    #home>.bottom>.right>div>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #home>.bottom>.right .horoscope{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #home>.bottom>.right .game{
        order:0 
    }
    #economy .top>div:first-child,#economy .top>div:last-child{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #agenda .center>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px 
    }
    #agenda .center>div:first-child{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        margin-bottom: 10px;
    }
    #agenda .center {
        margin-bottom: 10px!important;
    }
    #agenda .center>div:last-child{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px 
    }
    #economy .bottom .left{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #economy .bottom .right{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #economy .bottom .right>div>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #economy .bottom .right>div>div:last-child,#economy .bottom .right>div>div:nth-child(2){
        order:0 
    }
    #agenda>div .left{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #agenda>div .right{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #agenda>div .right>div>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #agenda>div .right>div>div:nth-child(1),#agenda>div .right>div>div:nth-child(4){
        order:0 
    }
    #agenda>div .right>div>div.bestRead{
        display:none 
    }
    #woman>div .left{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #woman>div .right{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding-top:24px 
    }
    #woman>div .right>div>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #woman>div .right>div>div:first-child{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #woman>div .right>div>div:nth-child(2){
        order:2 
    }
    #sport .top .fiveNews>div{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%;
        padding:0 10px 
    }
    #sport .top .fiveNews>div:last-child{
        display:none 
    }
    #sport>.bottom .left{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 
    }
    #sport>.bottom .right{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 
    }
    #sport>.bottom .right>div>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0;
        order:3 
    }
    #sport>.bottom .right>div>div:nth-child(4){
        order:1;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #sport>.bottom .right>div>div:nth-child(2),#sport>.bottom .right>div>div:nth-child(5){
        order:2 
    }
    #technology>.container>div .left{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #profile .bottom .left{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #profile .bottom .right{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #profile .bottom .right>div>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #profile .bottom .right>div>div:nth-child(3){
        display:none 
    }
    #newsRead .bottom .left{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:0 
    }
    #newsRead .bottom .right{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        display: none!important;
    }
    #newsRead .bottom .right>div>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #newsRead .bottom .right>div>div:first-child,#newsRead .bottom .right>div>div:nth-child(2),#newsRead .bottom .right>div>div:nth-child(3){
        -ms-flex:0 0 33.33%;
        flex:0 0 33.33%;
        max-width:33.33%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #newsRead .bottom .right>div>div.bestReadBox,#newsRead .bottom .right>div>div.popularNewsBox{
        order:2 
    }
}
@media (max-width:991px){
    .matt-saha-in .msi {
        position: unset;
        position: relative;
        z-index: 999;
        left: unset;
        top: unset;
        height: 100%!important;
        padding-bottom: 10px;
    }
    .matt-saha-in .sha-kale,.matt-saha-in .sha-defans,.matt-saha-in .sha-orta,.matt-saha-in .sha-forvet {
        position: unset;
        position: relative;
        z-index: 999;
        left: unset;
        top: unset;
        height: 100%!important;
        padding-bottom: 10px;
        display: flex;
        margin-top: 0;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: column;
    }
    .matt-saha.matt-saha-rakip .matt-saha-in {
        flex-direction: row-reverse;
        padding: 0 0px 30px 90px;
    }
    .matt-saha-in .sha-in p {
        font-size: 8px;
    }
    .matt-saha-in .sha-in img {
        max-width: 20px;
    }
    .matt-saha-in div .sha-in span {
        font-size: 8px;
    }
    .matt-saha-in div .sha-in {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        flex-direction: column;
        text-align: center;
    }
    .matt-saha-in div .sha-in span {
    }
    .matt-saha-in>img {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        max-height: 160px;
    }
    .matt-saha-in {
        position: relative;
        width: 100%;
        height: 170px;
        display: flex;
        justify-content: space-between;
        padding: 0 20px 30px 20px;
    }
    .matt-saha .matt-pos {
        display: none;
    }
    .matt-saha-in:first-child {
        padding-right: 40px;
    }
    .matt-saha-in .msi b {
        color: #fff;
        font-size: 8px;
        font-weight: 500;
        position: absolute;
        top: 8px;
        left: 50%;
        transform: translateX(-50%);
    }
    .matt-saha-in .msi>div {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .nri-p ul li>div div:first-child.lidivicon .lidivicon-hover {
        bottom: -30px;
    }
    #agenda.clsd .newsBox span img,#agenda.clsd a.newsBox {
        padding-top: 0!important;
    }
    ul.ecga li a figure:before, .ll-i-top>figure:before {
        width: 42px;
        height: 42px;
    }
    .mobilegg-g {
        display: none!important;
    }
    div#agenda.container.lcont.clsd {
        background-color: transparent!important;
    }
    #newsRead .bottom .left .detail .relatedContent a div em, .yazar-post .relatedContent a div em {
        display: none!important;
    }
    .to-top.active {
        display: none!important;
    }
    .mt-progress:last-child {
        margin-bottom: 15px!important;
    }
    .lsm-conte.lc2 .lsm-mid {
        max-width: 100%;
    }
    ul.ls-in li span {
        white-space: nowrap;
        min-width: 86px;
    }
    ul.ls-in {
        overflow: hidden;
        overflow-x: auto;
        border-radius: 0 0 var(--birfanatik-radius);
    }
    ul.ls-in li {
        padding: 0 15px;
        white-space: nowrap;
        min-width: max-content;
        padding: 0 15px;
    }
    .ls-head {
        padding: 0 15px;
        height: 48px;
        padding-top: 1px;
    }
    ul.ls-in li span:first-child {
        min-width: 213px;
        width: 213px;
    }
    ul.ls-in::-webkit-scrollbar, .lsm-flex.lsm-bod .lm-body .lmb-list ul::-webkit-scrollbar, .lsm-kadro.lsm-left-in::-webkit-scrollbar, .ligs-left ul::-webkit-scrollbar{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    ul.ls-in::-webkit-scrollbar-track, .lsm-flex.lsm-bod .lm-body .lmb-list ul::-webkit-scrollbar-track, .lsm-kadro.lsm-left-in::-webkit-scrollbar-track, .ligs-left ul::-webkit-scrollbar-track{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    ul.ls-in::-webkit-scrollbar-thumb, .lsm-flex.lsm-bod .lm-body .lmb-list ul::-webkit-scrollbar-thumb, .lsm-kadro.lsm-left-in::-webkit-scrollbar-thumb, .ligs-left ul::-webkit-scrollbar-thumb{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    .lsm-mid .rek {
        margin-bottom: 12px!important;
    }
    .ligs-bg {
        flex-direction: column;
    }
    .ligs-left {
        width: 100%;
    }
    .ligs-left ul {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        overflow: hidden;
        overflow-x: auto;
        background: #f8f8f8;
        border: 1px solid #F3F3F3;
        padding-left: 15px;
        height: 43px;
        padding-top: 3px;
        border-radius: var(--birfanatik-radius);
    }
    .ligs-left ul li a {
        white-space: unset;
        width: unset!important;
    }
    .ligs-left ul li a span {
        white-space: nowrap;
        max-width: unset;
        width: unset;
        margin-top: 2px;
        text-overflow: unset;
        margin-right: 15px;
    }
    .ligs-left ul .lgl-h {
        display: none;
    }
    .ligs-left ul li a div {
        white-space: unset;
        min-width: unset;
        margin-right: 0;
    }
    .ligs {
        padding: 10px 0;
    }
    .lgl-h {
        margin-bottom: 15px;
        padding-left: 15px;
        display: none;
    }
    .ligs .ligs-bg {
        padding-left: 15px;
        margin-bottom: 0;
    }
    .left .svgkap {
        padding: 3px 0 10px 0!important;
    }
    .texttt h5 {
        font-size: 18px!important;
    }
    .ligs-left ul li a {
        margin-bottom: 0;
    }
    .ligs-left {
        margin-bottom: 15px;
    }
    .ligs-middle {
        border: 0;
        max-width: 100%;
        margin-top: 0;
        padding-right: 15px;
    }
    .lgsm .lm-head div {
        width: calc(33.3%);
        padding-top: 1px;
    }
    .lgsm .lm-head {
        width: calc(100% - 65px);
    }
    .lgsm .lm-head div.all-match-tab {
        min-width: calc(33.3% + 9px);
    }
    .lgsm {
        padding: 0;
    }
    .ligs-middle .lgsm {
        margin: 0;
    }
    label.lblel {
        margin-right: 0;
    }
    .llll-left>span {
        line-height: 20px;
    }
    .lmb-top:not(:first-child) {
        margin-top: 15px;
    }
    .llfts .llist-teams div:first-child {
        flex-direction: row;
    }
    .lm-body {
        padding: 15px 0;
    }
    .lmb-list {
        padding-right: 0;
    }
    .ligs-left {
        padding: 15px 15px 0 0 
    }
    .lmb-list ul li a {
        padding: 0 15px;
    }
    .llist-teams div figure:first-child,.llist-teams div figure:last-child {
        margin: 0;
    }
    .llist-teams div figure:first-child {
        margin-bottom: 4px;
    }
    .ll-left-in span p i {
        padding: 0 8px 0 19px;
        margin-right: 6px;
    }
    .llist-teams div:first-child {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .llist-teams div:first-child figure {
        margin: 2px 0!important;
    }
    .llist-teams {
        margin-left: 6px;
    }
    .ligs-r {
        padding: 0 15px 0 0;
        width: 100%;
        min-width: unset;
    }
    .ligs-r-panel>div {
        margin-bottom: 15px;
    }
    .lsm-flex.lsm-bod .lm-body {
        margin-bottom: 15px;
    }
    .lsm-flex.lsm-bod .lm-body .lmb-list ul {
        overflow: hidden;
        overflow-x: auto;
    }
    .fmatch-in div.fl-left>b {
        min-width: 20px;
    }
    .fmatch-in div figure {
        margin-left: 0;
    }
    .llist-left span {
        white-space: nowrap;
    }
    .fmatch-in div.fl-left>b {
        min-width: 20px;
    }
    .fmatch-in div figure {
        margin-left: 0;
    }
    .llist-left span {
        white-space: nowrap;
    }
    .llist-teams div span {
        max-width: 115px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
    }
    .ll-left-in>u {
        margin-right: 7px;
    }
    .ligs-r {
        display: none!important;
    }
    .llist-right div span.ddfl, .ll-right-in {
        margin-right: 15px;
    }
    .lsm-flex.lsm-bod .lm-body .lmb-list ul li {
        white-space: nowrap;
        min-width: max-content;
    }
    .lsm-mid .llist-teams>div span:first-child {
        text-align: right;
        width: auto;
        min-width: 100px;
        width: 100px;
    }
    .ll-left-in {
        margin-right: 0;
    }
    .lsm-mid .llist-teams > div span {
        width: auto;
    }
    .llist-teams div figure img {
        min-height: 20px;
        width: 20px;
        max-width: 20px;
    }
    .llist-teams div figure:last-child {
        margin: 0 0 0 3px;
    }
    .llist-teams div figure:first-child {
        margin-right: 3px;
    }
    .lsm-mid .llist-teams > div span {
        width: auto!important;
    }
    .llist-left.llfts {
        padding: 0 15px;
    }
    .techArea .lm-body .lmb-top a span, #agenda .lm-body .lmb-top a span {
        padding: 0 15px;
    }
    .lmb-top a div.llll-left.afsl {
        padding-right: 15px;
    }
    .lsm-conte.lc2 .lsm-mid .sixNewsSymmetry > .more.morefull {
        margin: 15px 0;
    }
    .lsm-conte.lc2 .lsm-mid .sixNewsSymmetry {
        margin-bottom: 15px;
    }
    .nSign-left {
        display: none;
    }
    .nSign-right {
        width: 100%;
        border-radius: 0!important;
    }
    .nSign {
        width: 100%;
        height: 100%;
    }
    .nSign-overlay.active {
        top: 0;
        padding-top: 0;
    }
    .nsr-body {
        padding: 20px;
    }
    .nsr-body form {
        width: 100%;
    }
    .customize-support .lf-menu {
        top: 0!important;
    }
    .mt-bar {
        overflow: hidden;
        overflow-x: auto;
        padding: 0 15px;
        border-radius: 0;
    }
    .fDatas {
        display:none!important;
    }
    .forMobileMatch {
        display: block!important;
    }
    .mt-bar span {
        white-space: nowrap;
    }
    .player-table {
        flex-wrap: wrap;
    }
    .player-table>div {
        width: 100%;
    }
    .pt-left-in {
        margin-bottom: 15px;
    }
    .bt-in {
        width: 100%;
        margin-bottom: 10px;
    }
    .baskett-table {
        flex-wrap: wrap;
    }
    .pt-right-in {
        margin-bottom: 20px;
    }
    .pt-right-in:last-child {
        margin-bottom: 10px;
    }
    .mmtsls>svg {
        width: 100%;
        bottom: -160px!important;
    }
    .lsmt-bottom ul li>p {
        text-align: right;
    }
    .baskett-saha {
        margin-bottom: 10px;
    }
    .lrrg span {
        margin-bottom: 5px;
    }
    .lsm-right-in>ul {
        padding-bottom: 0;
    }
    ul.ecga li a {
        align-items: center;
    }
    .flashtransfer-in>div,.flashtransfer-in>div:nth-child(odd) {
        margin-right: 10px;
    }
    .flashtransfer-in {
        overflow: hidden;
        overflow-x: auto;
        flex-wrap: nowrap;
        width: auto;
    }
    .flashtransfer-in>div {
        min-width: 245px;
        height: 135px;
        padding: 15px;
    }
    .footer-bottom .container {
        flex-direction: column;
    }
    .fin-bot p {
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 102px;
        display: block;
        white-space: nowrap;
    }
    .flashtransfer-in>div:last-child {
        margin-right: 0;
    }
    .lsm-inin:not(:last-child) {
        margin-top: 0;
    }
    .lsm-inin:not(:last-child) .lsm-vs-top {
        margin-top: 18px;
    }
    .last-match .lsm-right-in {
        margin-bottom: 10px!important;
    }
    .lvt-in {
        padding: 10px;
    }
    .lsm-inin {
        width: 50%;
    }
    .lsm-inin:last-child {
        margin-bottom: 0;
    }
    .lvt-in div figure {
        width: 30px;
        height: 30px;
    }
    .lvt-in div figure:before {
        width: 40px;
        height: 40px;
    }
    .lvt-in div figure img {
        max-height: 21px;
    }
    .lsm-right-in ul.ecga li:after{
        bottom:0;
    }
    .footer-bottom-left {
        margin-bottom: 4px;
    }
    .footer-bottom-right p {
        line-height: 22px;
    }
    .footer-bottom {
        height: auto;
    }
    .footer-top .container {
        padding: 15px 0;
        flex-wrap: wrap;
    }
    .footer-top-right {
        width: auto!important;
    }
    .footer-top .container ul.footer-top-left {
        width: auto!important;
    }
    .popLiveB {
        padding: 0!important;
        height: 180px!important;
    }
    .popLiveB .ntitle h3 {
        padding-left: 0!important;
    }
    .rk {
        margin-bottom: 10px!important;
        line-height: 0;
    }
    .top-burc {
        margin-bottom: 10px;
    }
    .top-burc ul {
        overflow: hidden;
        overflow-x: auto;
    }
    .top-burc ul li a {
        margin-right: 10px;
    }
    .top-burc ul li:last-child a {
        margin-right: 0;
    }
    .top-burc ul::-webkit-scrollbar{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    .top-burc ul::-webkit-scrollbar-track{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    .top-burc ul::-webkit-scrollbar-thumb{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    #home .cuff .left{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #home .cuff .right{
        display:none 
    }
    #home .fiveNews>div{
        -ms-flex:0 0 33.33%;
        flex:0 0 33.33%;
        max-width:33.33%;
        padding:0 10px 
    }
    #home .fiveNews>div:nth-child(4){
        display:none 
    }
    #sport .top .fiveNews>div{
        -ms-flex:0 0 33.33%;
        flex:0 0 33.33%;
        max-width:33.33%;
        padding:0 10px 
    }
    #sport .top .fiveNews>div:nth-child(4){
        display:none 
    }
    #profile .top>div>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        order:-1;
        padding:30px 0 15px 
    }
    #profile .top>div .social{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        text-align:right!important;
        padding:30px 0 
    }
    #profile .top>div .award{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        text-align:left!important;
        padding:30px 0 
    }
    #newsSend>.content>div .row>div:first-child form .category ul li{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:0 10px 20px 
    }
    #newsSend>.content>div .row>div:first-child .cap>div{
        padding-bottom:20px 
    }
    #newsSend>.content>div .row>div:first-child .cap>div>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:20px 12px 0 
    }
    #newsSend>.content>div .row>div:first-child .inline>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:20px 12px 0 
    }
}
.left .twoLineNews>div>div>div>div>div>div a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.left .twoLineNews>div>div>div>div>div>div a img {
    width: 100px;
    height: 62px;
    margin-right: 12px;
}
.left .twoLineNews>div>div>div>div>div>div {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 15px;
    margin-bottom: 7px;
    position: relative;
}
.left .twoLineNews>div>div>div>div>div>div:after {
    content: "";
    position: absolute;
    left: 7px;
    bottom: 0;
    background: #E6E6E6;
    width: 100%;
    height: 1px;
    max-width: calc(100% - 14px);
}
.left .twoLineNews>div>div>div>div>div>div:last-child:after {
    display: none;
}
.left .twoLineNews>div>div>div>div>div>div:last-child {
    margin-bottom: 0;
    padding-bottom: 8px;
}
.tnN-head .selectdivewb {
    display: none;
}
.threenews-ad .threenews-ad-right,.threenews-ad .threenews-lig,.threenews-ad .threenewNewscont {
    max-width: calc(33.3% - 15px);
    width: 33.3%;
}
.threenews-ad>div .tnN-in {
    padding: 10px 0 0 0;
}
@media (max-width:767px){
    .twoLineNews .newsBox2>span {
        padding: 12px 18px;
    }
    .onecikantab-bottom ul {
        border-radius: 0!important;
    }
    .onecikantab-top, .onecikantab, .onecikantab-top ul li:last-child, .onecikantab-bottom ul{
        border-radius: 0!important;
    }
    .left .twoLineNews>div>div>div>div>div>div {
        padding-left: 11px;
    }
    .left .sport {
        border-radius: 0!important;
        box-shadow: unset!important;
    }
    .twoLineNews div {
        border-radius: 0!important;
    }
    .twoLineNews>div>div>div {
        box-shadow: unset!important;
        margin-bottom: 20px;
    }
    .left .sport>div:last-child .pager li, .video-five-right {
        padding-left: 15px;
        padding-right: 15px;
    }
    .fourNewNews.lastol .lastol-in a h3 {
        color: #000000!important;
        padding: 0;
        margin-top: 10px;
        min-height: unset!important;
        height: auto;
        padding-top: 0!important;
    }
    .dashanim {
        display: none;
    }
    .left .twoLineNews>div>div>div>div>div>div a img {
        width: 124px;
        min-width: 124px;
        margin-right: 10px;
        height: 76px;
    }
    .left .twoLineNews>div>div>div>div>div>div a strong {
        font-size: 15px;
    }
    .left .twoLineNews>div>div>div>div>div>div a {
        align-items: flex-start;
    }
    .fourNewNews.lastol .lastol-in a {
        background-color: transparent!important;
        box-shadow: unset!important;
        padding-bottom: 3px!important;
    }
    #stories {
        padding: 0 15px;
        margin: 14px 0 -0 0;
        height: 80px;
    }
    .lastmin-slider a figure img {
        border-radius: 0!important;
    }
    .header-matches ul li {
        padding: 0 14px;
    }
    .tbi-top>span {
        right: 46px!important;
    }
    .header-matches ul li {
        padding: 0 10px!important;
        width: 144px!important;
        min-width: 144px!important;
    }
    .tbi-top>span>b {
        font-size: 11px;
    }
    .tnN-head .selectdivewb {
        display: none;
        position: absolute;
        right: 14px;
        align-items: center;
        justify-content: flex-start;
    }
    .nspor-news {
        margin-bottom: 20px;
        background-color: #fff;
        padding-top: 15px;
        box-shadow: var(--birfanatik-shadow) 
    }
    .n-ligi-bottom-right {
        margin-top: 5px;
        align-items: flex-start;
        justify-content: flex-start;
        margin-bottom: 5px;
    }
    .n-ligi-top {
        height: 66px;
    }
    .nl-left figure img {
        max-height: 38px;
    }
    .nl-left h5 {
        font-size: 16px;
    }
    .n-ligi-bottom-left {
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }
    .n-ligi-bottom-left::-webkit-scrollbar{
        display:none;
        -ms-overflow-style:none;
        scrollbar-width:none 
    }
    .n-ligi-bottom-left a.nlbl-in {
        width: 150px!important;
        min-width: 150px;
    }
    .nlg-bottom-out {
        height: auto!important;
    }
    .lastol-in .timePlay {
        bottom: 8px;
        right: 8px;
    }
    .lastmin-marq .lm-left {
        border-radius: 0;
    }
    .lm-left>b {
        text-transform: uppercase;
        display: none;
    }
    .lm-right {
        border-radius: 0!important;
    }
    .lm-left span svg {
        margin-right: 0;
    }
    .singleNewNews {
        padding: 15px!important;
    }
    a.snN-head {
        margin-top: 2px!important;
    }
    a.snN-big figure {
        width: 100%!important;
    }
    .snN-right-top a.snN-tag {
        display: inline-block!important;
        position: absolute;
        top: 133px;
        z-index: 9;
        left: 15px;
        padding: 6px 6px 5px 6px;
        background: #fff;
        color: #fff;
        width: max-content;
        border-radius: var(--birfanatik-radius);
        font-size: 13px;
        padding-top: 7px;
        font-size: 12px;
        font-weight: 600!important;
        padding: 0 9px;
        height: 24px;
        line-height: 25px;
        border-radius: 0;
    }
    .lheader-bottom.lhb-full .lheader-logo, .lheader-logo {
        z-index: 9999;
    }
    .snN {
        position: relative;
    }
    .snN-right-top>p {
        display: none!important;
    }
    .snN-right {
        height: auto!important;
    }
    .snN-small {
        margin-top: 13px!important;
        flex-wrap: wrap!important;
    }
    .snN-small a {
        width: 120px!important;
        min-width: 120px!important;
        height: 70px!important;
    }
    .snN-small a figure {
        height: 70px!important;
        width: 100%!important;
        min-width: 100%!important;
    }
    .snN-small-in a:first-child {
        display: none!important;
    }
    a.snsi-head {
        width: calc(100% - 144px)!important;
    }
    .lastmin-marq {
        padding: 0 15px;
    }
    #home .yzrr2 .threenews-yazar-in .tyi-in {
        border: 0;
        border-radius: 0!important;
        padding: 15px 0 12px 0;
    }
    .threenews-out.yzrr.yzrr2 {
        border-radius: 0!important;
    }
    .tyi-in-bottom a {
        font-size: 14px;
    }
    .yzrr2 a.yzrr2col {
        margin-top: 20px;
    }
    div#yzrrcarousel .owl-nav button {
        margin-top: -15px;
    }
    select#wbfilter {
        background-color: transparent;
        border: none;
        color: #fff;
        font-weight: 400;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        appearance: none;
        padding: 0 8px 0 0;
        border-radius: 0;
        outline: 0;
        cursor: pointer;
        font-size: 12px;
        line-height: normal;
        font-style: normal;
        text-align: right;
    }
    .tnchamp .tnN-head .selectdivewb select#wbfilter {
        color: #a6c8cd;
    }
    .tnseria select#wbfilter {
        color: #A6C8CD;
    }
    .tnligue1 select#wbfilter {
        color: #B6BDC9;
    }
    .tnsuperlig select#wbfilter {
        color: #F4D9D9;
    }
    .tnN-in select#wbfilter {
        color: #C4B6C9;
    }
    .tnnlaliga select#wbfilter {
        color: #B6BDC9;
    }
    .tnN-in.bundesliga select#wbfilter {
        color: #F4D8D8;
    }
    .tnuefaavrupa select#wbfilter {
        color: #EFC2AE;
    }
    .tnuefakonferans select#wbfilter {
        color: #75A275;
    }
    .row-team {
        margin-bottom: 10px;
        margin-top: 0;
        overflow-x: auto;
    }
    .row-team div {
        min-width: 54px;
        margin-top: 0;
    }
    .tbi-bottom .tbib-in:last-child {
        margin: 0!important;
    }
    .tbib-in b {
        font-size: 13px!important;
        font-weight: 400!important;
    }
    .tbib-in:first-child b {
        font-size: 13px!important;
    }
    .tbib-in:last-child b {
        margin-top: 5px;
    }
    .tbib-in span {
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: unset;
        white-space: nowrap;
    }
    a.nni-in-top {
        height: 36px;
        border-radius: 0;
    }
    a.nni-bottom figure img {
        border-radius: 0;
    }
    .lm-left {
        width: auto;
        min-width: auto;
        padding: 0 10px;
    }
    a.nni-bottom strong {
        border-radius: 0;
        box-shadow: unset!important;
        background-color: unset;
        padding: 10px 0;
    }
    .nni-in-top-left img {
        width: 34px;
        margin-left: -12px;
    }
    a.nni-in-top svg {
        max-width: 18px;
    }
    .nni-in-top-left span {
        font-size: 14px;
        margin-top: 1px;
    }
    a.nni-bottom strong {
        padding-top: 8px;
    }
    .tbi-bottom {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        flex-direction: column;
        margin-top: -39px;
        margin-right: 10px;
    }
    .tbib-in span:first-child {
        position: absolute;
        left: 90px;
    }
    .tnN-body-in {
        position: relative;
        padding-top: 11px!important;
        padding-bottom: 12px!important;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .tbib-in:last-child span:first-child {
        text-align: right;
        max-width: 110px;
    }
    .nni-in {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 10px;
    }
    .nspor-news-in {
        margin-top: -5px;
        margin-right: -5px;
        margin-left: -5px;
        margin-bottom: 5px;
    }
    .mobile-sft{
        display:block!important 
    }
    .fixtureBox .top{
        display:block 
    }
    .fixtureBox .top>div{
        display:block 
    }
    .fixtureBox .top>div:last-child{
        display:none 
    }
    .fixtureBox .center{
        display:block 
    }
    .fixtureBox .bottom{
        padding:0 
    }
    .fixtureBox .bottom>div{
        padding:0 
    }
    .fixtureBox .bottom>div .h{
        padding:0 
    }
    .fixtureBox .bottom>div .h img{
        display:none 
    }
    .fixtureBox .bottom>div .h strong{
        display:none 
    }
    .fixtureBox .bottom>div .h>div{
        position:relative;
        height:auto;
        top:auto;
        bottom:0;
        width:100% 
    }
    .fixtureBox .bottom>div .h>div select{
        position:relative;
        width:100%;
        line-height:32px 
    }
    .fixtureBox .bottom>div .t{
        display:none 
    }
    .fixtureBox .bottom>div .mobile{
        display:block 
    }
    #home .cuff .left .bottom{
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin:0 
    }
    #home .fiveNews>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px 
    }
    #home .fiveNews>div:nth-child(3){
        display:none 
    }
    #home>.bottom .left .sixNewsSymmetry>div{
        flex: 0 0 50%;
        max-width: 50%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #home>.bottom .left .sixNews .left{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
    }
    #home>.bottom .left .sixNews .right{
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .left .twoLineNews>div>div>div>a img {
        border-radius: 0!important;
    }
    .newsBox2:before {
        border-radius: 0;
    }
    #home>.bottom .left .economy>div:last-child>div>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:12px 12px 0 
    }
    #home>.bottom .left .economy>div:last-child>div>div:first-child{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:12px 12px 0 
    }
    #home>.bottom .left .economy>div:last-child>div>div:last-child{
        padding-bottom:12px 
    }
    #home>.bottom .left .twoLineNews{
        padding:0;
        margin-bottom: 0!important;
    }
    #home>.bottom .left .twoLineNews>div>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0;
    }
    #home>.bottom .left .twoLineNews>div>div:first-child{
        margin-bottom:0 
    }
    #home>.bottom .left .twoLineNews .ads{
        display:none 
    }
    #home>.bottom .left .tvAndNewspaper{
        padding:0 
    }
    #home>.bottom .left .tvAndNewspaper .tv>div>div:last-child>ol{
        padding:0 
    }
    #home>.bottom .left .tvAndNewspaper .tv>div>div:last-child>div{
        height:auto;
        overflow:visible 
    }
    #home>.bottom .left .tvAndNewspaper .tv>div>div:last-child:after{
        display:none 
    }
    #home>.bottom .left .tvAndNewspaper .newspaper{
        position:unset;
        width:100%;
        margin-top:24px 
    }
    #home>.bottom .left .popular>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0;
        order:2 
    }
    #home>.bottom .left .popular>div:nth-child(2){
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        order:1;
        padding:20px 10px 0 
    }
    #home>.bottom .left .popular>div:nth-child(3){
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        order:0;
        padding:20px 10px 0 
    }
    #home>.bottom .left .popular>div:last-child{
        display:none 
    }
    #home>.bottom .left .sport>div:last-child{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:0;
        background-color: #fff;
    }
    #home>.bottom .right>div>div{
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 10px;
    }
    #home .sixNews .right .newsBox2>span {
        padding-left: 0;
        padding-right: 0;
        border-radius: 0!important;
        padding-bottom: 0;
    }
    #home>.bottom .left .sixNews .right {
        margin-top: 10px;
        margin-bottom: -10px;
    }
    .left .sixNews .right div a.newsBox2:before {
        display: none;
    }
    #home>.bottom .right .game{
        margin-top:24px 
    }
    #home>.bottom .right .game ul li span{
        font-size:16px;
        line-height:38px;
        width:38px 
    }
    #home>.bottom .right .horoscopeCalculation{
        margin-top:24px 
    }
    #economy .top>div:last-child ul li{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:10px 12px;
    }
    #agenda .center>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 0!important;
    }
    #agenda .center>div:nth-child(2) {
        margin-bottom: 10px!important;
    }
    #agenda .center>div table thead tr td{
        padding:10px 5px 
    }
    #agenda .center>div table tbody tr td{
        padding:12px 5px 
    }
    #agenda .center>div table tbody tr td:first-child{
        padding-left:40px 
    }
    #agenda .center>div table tbody tr td:first-child img{
        left:10px 
    }
    #agenda .center>div table tbody tr td .nowMoney{
        padding-left:15px 
    }
    #agenda .center>div:last-child{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #economy .bottom .left .sixNews>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #economy .bottom .right>div>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        order:1!important;
        padding:20px 10px 0 
    }
    #agenda>div .left .sixNews>div,#woman>div .left .sixNews>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #agenda>div .right>div>div,#woman>div .right>div>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        order:1!important;
        padding:0 0 10px 0 
    }
    #agenda .sliderTech .custom1{
        width:100% 
    }
    #agenda .sliderTech .custom1>div img{
        height:66.66vw 
    }
    #agenda .sliderTech .custom2{
        width:50%;
        position:relative 
    }
    #agenda .sliderTech .custom2>div>div{
        padding-bottom:0 
    }
    #agenda .sliderTech .custom2>div>div img{
        height:33.33vw 
    }
    #agenda .sliderTech .custom2>div>div:last-child{
        padding-top:0 
    }
    #agenda .sliderTech .custom2:before{
        position:absolute;
        content:"";
        left:0;
        top:50%;
        right:0;
        height:4px;
        background:#fff;
        z-index:2;
        margin-top:-2px 
    }
    #technology>.container>div .left{
        margin-top:0 
    }
    #technology>.container>div .left .sixNews>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #sport .top .fiveNews>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px 
    }
    #sport .top .fiveNews>div:nth-child(3){
        display:none 
    }
    #sport>.bottom .left .sixNews>div{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #sport>.bottom .right>div>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        order:0!important;
        padding:20px 10px 0 
    }
    #profile .bottom .left .tab .tabMenu{
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin:0 
    }
    #profile .bottom .left .tab .tabMenu li{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:12px 
    }
    #profile .bottom .left .tab .tabContent ul li a{
        padding:0 
    }
    #profile .bottom .left .tab .tabContent ul li a img{
        position:unset;
        width:100%;
        height:auto 
    }
    #profile .bottom .left .tab .tabContent ul li a p{
        padding-top:15px 
    }
    #profile .bottom .left .tab .tabContent ul li a p em{
        margin:0 
    }
    #profile .bottom .right>div>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:20px 10px 0 
    }
    #profileEdit>div{
        display:block 
    }
    #profileEdit>div>div{
        display:block 
    }
    #profileEdit>div>div:first-child{
        width:100%;
        border-right:0;
        border-bottom:1px solid #d8d8d8 
    }
    #profileEdit>div>div:last-child>div form{
        display:block 
    }
    #profileEdit>div>div:last-child>div form>div{
        display:block 
    }
    #profileEdit>div>div:last-child>div form>div>label{
        display:block;
        width:100%;
        text-align:left!important 
    }
    #profileEdit>div>div:last-child>div form>div>div{
        display:block;
        padding-top:0 
    }
    #profileEdit>div>div:last-child>div form>div.form-action{
        padding-top:20px 
    }
    #newsSend>.content>div .row>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #newsSend>.content>div .row>div:last-child{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px;
        padding:60px 20px 
    }
    #newsRead .bottom .left .detail .slider .number{
        display:table 
    }
    #newsRead .bottom .left .detail .slider .number li{
        display:table-cell 
    }
    #newsRead .bottom .left .sixNews .row>div{
        flex: 0 0 100%;
        max-width: 100%;
        padding:0 10px;
        padding:12px 
    }
    #newsRead .bottom .left .detail iframe {
        height: 300px;
        margin-bottom: -12px;
    }
    #newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar>div{
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin:0 -8px 
    }
    #newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar>div>span:nth-child(2) {
        border: none!important;
        padding-left: 0;
    }
    #newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar .send{
        order:2;
        margin-top:10px;
        width:100% 
    }
    #newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar .send button{
        width:100%;
        padding: 7px 15px;
    }
    #newsRead .bottom .left .comments ul li{
        padding:25px 25px 25px 60px 
    }
    #newsRead .bottom .left .commentForm form>div>p svg {
        left: 16px!important;
    }
    #newsRead .bottom .left .comments ul li .icons{
        width:60px 
    }
    #newsRead .bottom .left .comments ul li.reply{
        padding-left:75px 
    }
    #newsRead .bottom .left .comments ul li.reply .icons{
        width:90px 
    }
    #newsRead .bottom .right>div>div{
        -ms-flex:0 0 100%!important;
        flex:0 0 100%!important;
        max-width:100%!important;
        padding:0 10px!important;
        padding:20px 10px 0!important;
        order:1!important 
    }
}
.footer-bottom, .footer-top {
    padding: 0 14px;
}
@media (max-width:575px){
    .player-table>div {
        overflow: hidden;
        overflow-x: auto;
        display: flex;
        padding-top: 10px;
    }
    .pt-left-in {
        width: max-content;
    }
    .pm-in b {
        font-size: 16px;
    }
    .pli-mid {
        width: 120px;
    }
    .pli:first-child {
    }
    .pli:last-child {
    }
    .pli-mid>p {
        font-weight: 500;
    }
    .pli {
        width: 111px;
    }
    .pli img {
        max-height: 40px;
        margin: 0 auto;
    }
    .pli figure {
        margin: 0 auto;
    }
    .pli p {
        text-overflow: ellipsis;
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap;
        font-size: 12px;
        font-weight: 500;
    }
    .pt-left-in:not(:last-child) {
        margin-right: 10px;
        border-right: 1px solid #ffffff0d;
        padding-right: 10px;
    }
    .pli span {
        font-weight: 400;
    }
    .pt-right-in {
        margin-bottom: 15px;
        margin-right: 15px;
    }
    .bt-in {
        margin-bottom: 15px;
    }
    .baskett-in {
        padding: 15px 15px 0 15px;
    }
    .pt-right-in div b {
        font-size: 16px;
    }
    .ppp-in p {
        font-size: 12px;
    }
    .ppp-in span {
        font-weight: 400;
    }
    .pt-right-in>div {
        padding: 0 15px;
    }
    .pt-right-in>div div>div {
        margin: 0px 12px;
    }
    .pt-right-in>div figure {
        min-width: 24px;
        margin: 0;
    }
    .pt-right-in>div:last-child figure {
        margin: 0;
    }
    .mt-bar span {
        margin-right: 20px;
    }
    .baskett .matchess-top span figure img {
        max-height: 28px!important;
    }
    .baskett .matchess-top .mt-left span figure {
        min-width: 28px;
        margin: 0 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    u.mt-mobile-sembol {
        margin-top: 0;
    }
    .baskett .matchess-top>div.mt-right figure {
        margin-left: 10px;
        margin-right: 10px;
    }
    .baskett .matchess-top>div.mt-right figure {
        min-width: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .baskett .matchess-top .mt-mid {
        min-width: 107px;
        width: auto;
        padding: 10px;
    }
    .baskett .mt-right-r u,.baskett .mt-left-l u {
        margin-bottom: 8px;
    }
    .baskett .mt-right {
        flex-direction: column-reverse!important;
    }
    .baskett .matchess-top {
        height: 70px;
        padding: 0;
    }
    .baskett .mt-mid ul li span:first-child {
        display: none;
    }
    .baskett .mt-mid ul li {
        margin-bottom: 8px;
    }
    .baskett .mt-right-r u {
        margin-right: 10px;
    }
    .baskett .mt-left-l u {
        margin-left: 10px;
    }
    .baskett .matchess-top .mt-left {
        flex-direction: column;
    }
    .nspor-news-in {
        margin: 0;
        padding: 0 5px;
    }
    .nni-in {
        flex: 0 0 50%;
        max-width: 50%;
    }
    a.nni-bottom figure {
        height: 92px;
    }
    a.nni-bottom .timePlay {
        display: none;
    }
    .n-ligi-top {
        border-radius: 0;
    }
    .n-ligi-bottom {
        border-radius: 0;
        box-shadow: unset!important;
    }
    .n-ligi {
        box-shadow: unset!important;
        margin-bottom: 24px;
    }
    .fourNewNews>div {
        flex: 0 0 50%!important;
        max-width: 50%!important;
    }
    div#registerAndLogin {
        padding-top: 70px!important;
    }
    #newsRead .tvAndNewspaper .tv {
        margin-top: 0!important;
    }
    .pageWrapper .pageMainWrap .map {
        margin-top: 10px;
    }
    .pageWrapper .pageBread {
        height: 40px!important;
    }
    .pageWrapper .pageBread h1 {
        line-height: 40px!important;
    }
    #newsRead .tvAndNewspaper .tv>div>div:last-child {
        padding: 10px!important;
    }
    .qa-head {
        margin: 10px 0!important;
    }
    #newsSend>.content>div .row>div:first-child {
        padding: 0 10px 10px!important 
    }
    .spor-sondakika .spor-sondakika-bottom ul li:hover {
        background-color: transparent!important;
    }
    .threenews-yazar-in .tyi-in {
        max-width: 100%!important;
        flex: 0 0 100%!important;
        margin-bottom: 0!important;
        border: 0;
        border-bottom: 1px solid #e6e6e6;
    }
    .threenews-yazar-in .tyi-in:last-child {
        border-bottom: 0;
    }
    .spor-sondakika .spor-sondakika-bottom ul li:hover a p {
        color: #010101;
    }
    .mbano,.p-d-body ul li span.up:first-child:after,.p-d-body ul li span.down:first-child:after {
        display: none;
    }
    .p-d-body .cb-ver-head, .p-d-body .cb-veri ul li {
        padding: 0 14px;
    }
    .p-d-body span {
        width: calc(100% / 7)!important;
    }
    .p-d-body span {
        width: calc(100% / 7)!important;
    }
    .p-d-body .cb-ver-head span:nth-child(2), .p-d-body ul li span:nth-child(2) {
        min-width: 150px;
    }
    .puan-durumu-cont {
        margin: 10px 0;
    }
    .hm-in, div#logo a, .hm2-in {
        height: 46px;
    }
    .onecikantab-bottom ul li a {
        width: 100%;
    }
    .onecikantab-bottom ul li {
        width: calc(100%/4);
        margin-right: 10px;
    }
    .onecikantab-bottom ul li:last-child {
        margin-right: 0;
    }
    .sondakika, .sondakika-shine, a.sonaktif:after,.sondakika-shine-out {
        width: 32px;
    }
    .sondakika:after, .sondakika:before {
        border-width: 0 17px 12px 16px;
    }
    .sport .bvgl-title {
        display: block;
        border-left-color: #178c29;
        width: 100%;
        display: block;
        height: 50px;
        background-color: #fff;
        border-left: 2px solid #a5159e;
        line-height: 52px;
        padding-left: 14px;
    }
    #owll-sp, #owll-sp div a, .left .twoLineNews>div>div>div>a img {
        height: 218px!important;
    }
    #owll-sp .owl-nav button {
        background: 0 0;
        border: 0;
        font-size: 32px;
    }
    #owll-sp .owl-nav {
        position: absolute;
        right: 9px;
        top: -48px;
        display: flex;
        align-items: center;
        width: 40px;
        justify-content: center;
        display: none!important;
    }
    .left .sport>div:last-child .pager li, .video-five-right {
        padding: 12px 14px 10px 14px;
    }
    .left .sport {
        margin-bottom: 24px!important;
        margin-top: 0!important;
    }
    #home .fiveNews>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #home .fiveNews>div:nth-child(2){
        display:none 
    }
    #registerAndLogin .container>div,.registerAndLoginContent .container>div{
        padding:35px 35px 0 
    }
    #registerAndLogin .container>div span,.registerAndLoginContent .container>div span{
        font-size:24px 
    }
    #registerAndLogin .container>div .foot,.registerAndLoginContent .container>div .foot{
        margin:30px -35px 0 
    }
    #sport .top .fiveNews>div{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%;
        padding:0 10px 
    }
    #sport .top .fiveNews>div:nth-child(2){
        display:none 
    }
}
.pageWrapper{
    float:left;
    width:100%;
    background:#fff 
}
.pageWrapper .pageBread{
    float:left;
    width:100%;
    height:60px;
    background:#f9fbfc;
    border-bottom:1px solid #eaedef 
}
.pageWrapper .pageBread h1{
    float:left;
    line-height:60px;
    font-size:18px;
    color:#474e55;
    font-weight:700 
}
.pageWrapper .pageBread ul{
    float:right 
}
.pageWrapper .pageBread ul li{
    float:left;
    line-height:60px 
}
.pageWrapper .pageBread ul li a{
    font-weight:500;
    float:left;
    font-size:14px;
    color:#222 
}
.pageWrapper .pageBread ul li i{
    float:left;
    margin:27px 10px 0;
    width:5px;
    height:7px;
    background:url(../img/icons/pageWrapBread.png) no-repeat 
}
.pageWrapper .pageBread ul li:last-child a{
    float:left;
    margin-top:15px;
    background:#c90914;
    color:#fff;
    height:28px;
    line-height:29px;
    padding:0 15px;
    border-radius:2px 
}
.pageWrapper .pageMainWrap{
    float:left;
    width:100%;
    padding:40px 0 50px 
}
.pageWrapper .pageMainWrap .contentWrap{
    float:left;
    width:100%;
    border-bottom:1px solid #E6E6E6;
    padding-bottom:20px 
}
.pageWrapper .pageMainWrap .contentWrap .pageNav{
    float:left;
    width:260px;
    background:#fff;
    padding:27px 0 41px 
}
.pageWrapper .pageMainWrap .contentWrap .pageNav ul{
    float:left;
    width:100% 
}
.pageWrapper .pageMainWrap .contentWrap .pageNav ul li{
    float:left;
    width:100%;
    line-height:36px 
}
.pageWrapper .pageMainWrap .contentWrap .pageNav ul li a{
    height:36px;
    position:relative;
    width:100%;
    float:left;
    padding:0 15px 0 30px;
    font-size: 14px;
    color: #34373a;
    font-weight: 400;
}
.pageWrapper .pageMainWrap .contentWrap .pageNav ul li.active a:before{
    opacity:1;
    visibility:visible;
    position:absolute;
    content:"";
    height:100%;
    width:3px;
    background:#c90914;
    left:0;
    top:0 
}
.pageWrapper .pageMainWrap .contentWrap .pageNav ul li>a:before{
    visibility:hidden;
    opacity:0;
    position:absolute;
    content:"";
    height:100%;
    width:3px;
    background:#c90914;
    left:0;
    top:0 
}
.pageWrapper .pageMainWrap .contentWrap .pageNav ul li:hover>a:before{
    visibility:visible;
    opacity:1 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea{
    float:right;
    width:calc(100% - 280px) 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm{
    float:left;
    width:357px;
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm h2{
    float:left;
    width:100%;
    padding: 30px 0 25px;
    font-size: 14px;
    font-weight: 800;
    color: #212324;
    text-transform: uppercase;
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm input.text{
    transition:.3s;
    font-family:metropolis,sans-serif;
    float:left;
    width:100%;
    height:44px;
    background:#f5f6f6;
    padding:0 15px;
    border:none;
    box-shadow:none;
    font-size: 14px;
    color: #34373a;
    font-weight: 400;
    border-radius: 3px;
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm input.text::placeholder {
    font-size: 14px;
    color: #34373a;
    font-weight: 400;
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm input.mail:focus,.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm input.text:focus,.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm textarea:focus{
    border:1px solid #bcbcbc;
    transition:.3s 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm input.text::placeholder{
    font-family:metropolis,sans-serif;
    font-size:14px;
    color:#34373a 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm input.mail{
    transition:.3s;
    margin-top:15px;
    font-family:metropolis,sans-serif;
    float:left;
    width:100%;
    border-radius: 3px;
    height:44px;
    background:#f5f6f6;
    padding:0 15px;
    border:none;
    box-shadow:none;
    font-size:14px;
    color:#747b83 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm input.mail::placeholder{
    font-family:metropolis,sans-serif;
    font-size:14px;
    color:#34373a 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .contactFormSelect{
    position:relative;
    display:inline-block;
    width:100%;
    margin-top:15px 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .contactFormSelect select{
    display:none;
    border-radius: 3px;
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .contactFormSelect .select-selected{
    border:none!important;
    background-color:#f5f6f6;
    font-size:14px;
    color:#747b83;
    border-radius: 3px;
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .contactFormSelect .select-selected:after{
    position:absolute;
    content:"";
    top:21px;
    right:19px;
    width:7px;
    height:4px;
    background:url(../img/icons/trianglec.png) no-repeat 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .contactFormSelect .select-selected.select-arrow-active:after{
    border-color:transparent transparent #fff;
    top:19.5px;
    transform:rotate(180deg) 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .contactFormSelect .select-items div,.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .contactFormSelect .select-selected{
    color:#fff;
    height:44px;
    line-height:44px;
    padding:0 15px;
    border:1px solid transparent;
    border-color:transparent transparent rgba(0,0,0,.1);
    cursor:pointer;
    font-size:14px;
    color:#34373a 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .contactFormSelect .select-items{
    position:absolute;
    background-color:#f5f6f6;
    top:100%;
    left:0;
    right:0;
    z-index:99 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .contactFormSelect .select-hide{
    display:none 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .contactFormSelect .same-as-selected,.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .contactFormSelect .select-items div:hover{
    background-color:rgba(0,0,0,.1) 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm textarea{
    transition:.3s;
    font-size:14px;
    color:#34373a;
    margin-top:15px;
    font-family:metropolis,sans-serif;
    float:left;
    width:100%;
    background:#f5f6f6;
    padding:15px;
    height:130px;
    border:none;
    resize:none;
    border-radius: 3px;
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm textarea::placeholder{
    font-size:14px;
    color:#34373a;
    font-family:metropolis,sans-serif 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .submit{
    font-family:metropolis,sans-serif;
    cursor:pointer;
    font-size:15px;
    border-radius:1.5px;
    font-weight:500;
    float:left;
    height:34px;
    background:#c90914;
    color:#fff;
    padding:0 16px;
    border:none;
    border-radius: 3px;
    margin-top:16px 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .submit::placeholder{
    font-family:metropolis,sans-serif;
    font-size:15px;
    font-weight:500 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .narrowBar{
    float:right;
    width:396px 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .narrowBar .narrowBarWrap{
    float:left;
    width:100%;
    border-bottom:1px solid #E6E6E6;
    padding-bottom:12px 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .narrowBar .narrowBarWrap:last-child{
    border-bottom:none 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .narrowBar .narrowBarWrap h3{
    float:left;
    width:100%;
    padding:30px 0 15px;
    font-size:14px;
    font-weight:800;
    color:#212324;
    text-transform:uppercase 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .narrowBar .narrowBarWrap h4{
    float:left;
    width:100%;
    padding:20px 0 11px;
    font-size: 14px;
    font-weight: 800;
    color: #212324;
    text-transform:uppercase 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .narrowBar .narrowBarWrap span{
    float:left;
    width:100%;
    line-height:36px;
    font-size: 14px;
    color: #34373a;
    font-weight: 400;
}
.pageWrapper .pageMainWrap .map{
    float:left;
    width:100%;
    margin-top:20px 
}
.pageWrapper .pageMainWrap .map iframe{
    width:100%;
    height:387px 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .pTitle{
    font-size:22px;
    font-weight:800;
    color:#212324;
    float:left;
    width:100%;
    padding:25px 0 20px 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .pContent{
    float:left;
    width:100%;
    font-size: 14px;
    color: #34373a;
    font-weight: 400;
    line-height:27px;
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .pContent .area{
    font-weight:500 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .pContent .area.full{
    float:left;
    width:100%;
    border-bottom:2px solid #bcbcbc;
    padding-bottom:20px;
    margin-bottom:25px 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .pContent .area.full span{
    float:left;
    width:100%;
    font-size:14px;
    color:#212324;
    font-weight:800;
    padding-bottom:5px 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .pContent .area.full p{
    line-height:30px 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .pContent .area.four{
    float:left;
    width:25%;
    padding-bottom:20px 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .pContent .area.four span{
    float:left;
    width:100%;
    font-size:14px;
    color:#212324;
    font-weight:800;
    padding-bottom:5px 
}
.pageWrapper .pageMainWrap .contentWrap .wideArea .pContent .area.four p{
    line-height:30px 
}
.container.full-container{
    margin-top:20px 
}
@media screen and (max-width:1200px){
    .lsm-mid {
        width: calc(100% - 270px);
    }
    .lholder{
        display:none;
    }
    .yazarlar-right {
        width: 100%;
    }
    .yazarlar-left, .yr-in {
        margin-bottom: 10px;
    }
    .threenews-ad>svg {
        display: none;
    }
    .threenews-title h3,.threenews-title a {
        color: #208b2f;
    }
    .threenews-title h3:before {
        background: #208b2f;
    }
    .threenews-title a path {
        fill: #208b2f;
    }
    .four-manset .four-manset-pagination ul {
        width: 100%!important;
    }
    #home .fiveNews>div{
        padding: 0 5px!important;
    }
    .container.full-container .ads{
        margin-top:15px 
    }
    #videoPostHead{
        overflow-x:hidden 
    }
    #home .fiveNews, .panel-slider, .four-manset, .container.full-container, .left .twoLineNews, #home>.bottom>.left .fixtureBox, .left .economy {
        margin-bottom: 20px!important;
    }
    #home {
        padding: 10px;
        max-width: 100%;
    }
    .left .sixNews .right>div>div {
        padding-bottom: 10px!important;
        height: 153.52px;
    }
    .owl-yazarlar {
        margin-bottom: 0!important;
    }
    .sagll{
        float:right 
    }
    .left .sixNews .left>div>div:first-child a {
        height: 232px;
    }
    #home .cuff {
        margin: 0;
    }
    #home .fiveNews,.left .sixNewsSymmetry,.left .twoLineNews>div {
        margin-left: -5px;
        margin-right: -5px;
    }
    .left .twoLineNews{
        padding-right: 0;
    }
    .fixtureBox .bottom>div,.left .economy>div:last-child {
        padding: 10px;
    }
    .left .economy>div:last-child>div>div:first-child {
        padding-right: 10px;
    }
    .left .sixNewsSymmetry {
        margin-bottom: 0;
    }
    .left .twoLineNews>div>div {
        padding: 0 5px;
    }
    .left .sixNewsSymmetry>div {
        padding: 0 5px 10px 5px;
    }
    .enguncelharita a i{
        display:unset 
    }
    .enguncelharita a b{
        display:none 
    }
    .storiler{
        margin-bottom:0!important 
    }
    .container.full-container{
        padding:0;
        margin-top:0;
    }
    .cuff.pt-0 .full-in, .four-manset, .panel-slider{
        padding:0 0!important 
    }
    .four-manset .four-manset-pagination ul {
        max-width: 100%!important;
    }
    .mainSlide,.tabslider {
        margin-bottom:20px!important;
    }
    div#owl-mainSlide {
        border-radius: 0!important;
    }
    .omss-bot {
        padding: 0 15px!important;
        bottom: 15px!important;
    }
    #owl-mainSlide a img {
        height: 254px!important;
    }
    .omss-bot p {
        display: none!important;
    }
    #home>.bottom>.left .popular>div {
        padding: 0 0px 10px 10px;
    }
    #home>.bottom>.left .popular>div:nth-child(2) {
        padding: 0 10px 10px 10px;
    }
    #home>.bottom>.left .popular {
        display: none;
    }
    .flex-l {
        padding: 0;
    }
    #home>.bottom>.left div:first-child.addss{
        margin-bottom:10px!important 
    }
    .enguncelharita a{
        margin:0;
        width:100%;
        text-align:left;
        padding:0 15px 
    }
}
.economy .newsBox2>span strong{
    font-size:20px 
}
.sixNews .left div div:first-child .newsBox2 strong{
    font-size:18px;
    line-height:24px;
    -webkit-line-clamp: 1;
}
.popular div:nth-child(2) .newsBox2 span strong{
    font-size:20px 
}
.twoLineNews div div:nth-child(2) div:first-child .newsBox2 span strong{
    font-size:18px;
    min-height: 48px;
}
.twoLineNews>div>div:first-child div a.newsBox2:first-child span strong{
    font-size:18px 
}
div#yzrrcarousel .owl-nav button.owl-next {
    border-radius: 2px 0 0 2px;
}
div#yzrrcarousel .owl-nav button.owl-prev {
    border-radius: 2px 0 0 2px;
}
@media screen and (max-width:990px){
    .techArea .left .more{
        margin-bottom: 10PX;
    }
    .lsm-flex.lsm-bod.lmb0 {
        border-radius: 0!important;
    }
    .lsm-flex.lsm-bod.lmb0 .lm-body {
        border-radius: 0;
    }
    .lsm-flex.lsm-bod.lmb0 {
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% + 20px)!important;
        max-width: unset!important;
    }
    #agenda.container.lcont.clsd .techArea .sixNews {
        padding-top: 10px!important;
    }
    .ligs .lcont {
        padding-top: 10px;
    }
    .panel-slider .owl-item a, .panel-slider .owl-item a img {
        border-radius: 0!important;
    }
    .lsm-left {
        width: 100%;
    }
    #agenda, #woman {
        padding: 10px;
    }
    .lsm-mid {
        width: 100%;
    }
    .lsm-conte {
        width: 100%;
        max-width: 100%;
    }
    .lsm-right {
        width: 100%;
    }
    .lsm-left-in.lli-1 {
        margin-bottom: 10px;
    }
    .lsm-kadro.lsm-left-in {
        margin-bottom: 10px;
    }
    .lsm-mid>div, .emptytab {
        margin-bottom: 15px;
    }
    .last-match .lsm-left-in, .last-match .lsm-right-in {
        margin-bottom: 0;
    }
    .lsm-left-in.lli-1 {
        width: 220px;
        margin-right: 10px;
    }
    .lsm-kadro.lsm-left-in {
        width: 220px;
        max-height: unset;
        max-width: calc(100% - 220px);
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .category-left-menu {
        display: none!important;
    }
    .lsm-kadro .llll:nth-child(odd) {
        background: unset;
    }
    .lsm-left {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .lsm-kadro.lsm-left-in {
    }
    .lsm-kadro.lsm-left-in .simplebar-wrapper {
        width: 100%;
        max-width: 100%;
    }
    .lsm-kadro.lsm-left-in div {
        position: unset;
        width: 100%!important;
        overflow: unset;
        white-space: nowrap;
    }
    .lsm-kadro.lsm-left-in .simplebar-content {
        overflow-x: scroll!important;
        overflow-y: hidden!important;
        width: auto!important;
        display: flex;
    }
    .lsm-kadro.lsm-left-in div.llll {
        width: 220px!important;
        border-bottom: 0;
        border-right: 1px solid #EFEFEE;
        padding-bottom: 0;
        margin-bottom: 0;
        min-width: 220px;
        margin-top: 25px;
    }
    .lsm-kadro .kadro-bot .ll-i-button {
        width: 108px!important;
    }
    .lsm-kadro .kadro-bot {
        padding-bottom: 16px;
        margin-bottom: 0;
    }
    .lsm-kadro .simplebar-content>div {
        float: left;
    }
    .lsm-kadro.lsm-left-in h5 {
        position: absolute;
    }
    .lsm-kadro .ll-i-top {
        padding-top: 3px;
    }
    .llll .ll-i-top>figure {
        min-width: 52px;
    }
    .ll-i-top>figure {
        width: 52px;
        height: 52px;
    }
    .ll-i-top:after {
        display: none;
    }
    .ll-i-top {
        padding-bottom: 4px;
    }
    .ll-i-top>figure b {
        top: 12px;
    }
    .llll .ll-i-top>figure b {
        top: 13px;
    }
    .ll-i-top .ll-i-left>figure {
        display: none;
    }
    .lsm-left-in h3 {
        display: inline-flex;
    }
    .ll-i-button {
        float: right;
        height: 32px;
        line-height: 32px;
        width: 108px;
    }
    .ll-i-bottom {
        margin-bottom: 18px;
    }
    .mm-menu.mm-menu_offcanvas{
        width:100%!important;
        max-width:100%;
        animation:fadeIn .6s 
    }
    .lsm-kadro .simplebar-placeholder {
        display: none;
    }
    .lsm-kadro.lsm-left-in {
        padding-bottom: 0;
        max-height: 211px;
        overflow: hidden;
        width: 100%;
    }
    .lsm-kadro.lsm-left-in .simplebar-content {
        padding-bottom: 0!important;
    }
    .lsm-kadro .simplebar-track.simplebar-horizontal {
        display: none;
    }
    .lsm-kadro .simplebar-track.simplebar-vertical {
        display: none;
    }
    .lsm-left {
        overflow-x: scroll;
        width: auto;
        margin-bottom: 7px;
        border-radius:var(--birfanatik-radius);
        padding-bottom: 3px;
    }
    .lsm-kadro.lsm-left-in {
        width: auto!important;
        max-width: unset;
        overflow: unset!important;
    }
    .lsm-left-in.lli-1 {
        min-width: 220px;
    }
    .lsm-kadro.lsm-left-in div.llll:last-child {
        border-right: 0;
    }
    .lsm-match h4 {
        height: 40px;
        padding-top: 2px;
        font-weight: 500;
    }
    .lsm-flex {
        padding: 15px;
        justify-content: space-between;
        position: relative;
    }
    .lfi-left>div, .lfi-right>div {
        width: 40px;
        height: 40px;
        margin: 0 0 10px 0;
    }
    .lfi-left, .lfi-right {
        min-width: auto;
        max-width: unset;
    }
    .lfi-left>div figure, .lfi-right>div figure {
        width: 34px;
        height: 34px;
    }
    .lfi-left>div figure img, .lfi-right>div figure img {
        max-height: 23px;
    }
    .lfi-left p, .lfi-right p {
        font-size: 13px;
        max-width: 99px;
    }
    .lfi-mid b {
        width: 26px;
        height: 26px;
        font-size: 14px;
        padding-top: 2px;
    }
    .lfi-mid u {
        font-size: 14px;
    }
    .lsm-flex-in {
        animation: initial;
        width: 100%;
    }
    .lsm-flex>p {
        font-size: 12px;
        margin-bottom: 0;
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
        font-weight: 500;
    }
    .lfi-mid {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 22px;
        margin-top: 0;
    }
    .lsmt-bottom ul li {
        height: 40px;
        padding-right: 18px;
        padding-left: 15px;
    }
    .lsmt-bottom ul li>span>b {
        width: 25px;
        margin-right: 8px;
    }
    .lsm-details {
        margin-bottom: 0;
    }
    .lsmt-top {
        height: auto;
    }
    .lsmt-top-in span b {
        display: none;
        background: unset;
        border: 0;
    }
    .lsmt-top-in span {
        background: unset;
        height: auto;
        border: 0;
        flex-wrap: wrap;
        justify-content: flex-start;
        position: unset;
    }
    .lsmt-top-in span u {
        position: relative;
        margin: 0 8px 8px 0!important;
        top: unset!important;
        bottom: unset!important;
        transform: unset;
        left: unset!important;
    }
    .lsmt-top-in {
        margin: 0 0 12px 0;
    }
    .lsm-timeline h3 {
        margin-bottom: 20px;
        margin-left: 15px;
    }
    .lsm-right-in.ptt0.rekalan {
        background: unset;
        width: auto;
        margin: 0 auto 10px auto;
        box-shadow: unset;
        text-align: center;
    }
    .kh-in figure {
        width: 24px;
        height: 24px;
        margin-right: -3px;
    }
    .kh-in figure img {
        max-height: 18px;
    }
    .kh-in-mid {
        bottom: 20px;
        display: none;
    }
    .kh-in-left figure, .kh-in-right figure {
        width: 48px;
        height: 48px;
        margin: 0;
    }
    .kh-in-left figure img, .kh-in-right figure img {
        max-height: 30px;
        width: auto;
        height: auto;
    }
    .kh-in-left, .kh-in-right {
        margin-left: -20px;
    }
    .kh-in-right {
        margin-right: -20px;
    }
    .in-rr p {
        font-size: 14px;
    }
    .in-rr span {
        font-size: 12px;
    }
    .in-rr span u {
        font-size: 12px;
        display: none;
    }
    .in-rr span b {
        font-size: 12px;
    }
    .kh-in-mid figure b {
        width: 18px;
        height: 18px;
        font-size: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        padding-top: 1px;
        bottom: 9px;
    }
    figure.figureopen span {
        font-size: 11px;
    }
    .kh-in-left figure {
        margin-right: 10px;
    }
    .kh-in-right .in-rr {
        margin-right: 10px;
    }
    .katheader {
        height: 66px;
    }
    .kh-in {
        height: 66px;
    }
    .katheader:before {
        display: none;
    }
    .katheader .container {
        padding: 0 30px;
    }
}
@-webkit-keyframes fadeIn{
    from{
        opacity:0 
    }
    to{
        opacity:1 
    }
}
@keyframes fadeIn{
    from{
        opacity:0 
    }
    to{
        opacity:1 
    }
}
a.mm-navbar__title{
    display:none 
}
.mm-navbars_top .mm-btn_clear:after,.mm-navbars_top .mm-btn_clear:before,.mm-navbars_top .mm-btn_close:after,.mm-navbars_top .mm-btn_close:before{
    display:block;
    width:7px;
    height:7px;
    border-radius:1px 
}
.mm-navbars_top .mm-btn_clear:after,.mm-navbars_top .mm-btn_close:after{
    right:28px 
}
.mm-navbars_top .mm-navbar.mm-navbar_has-btns{
    height:60px;
    padding:0 20px 
}
.mm-navbars_top a.mm-btn.mm-btn_close.mm-navbar__btn{
    top:9px 
}
.mm-menu_navbar_top-1 .mm-panels{
    top:60px!important 
}
.mm-listitem>a{
    padding-top:14px!important;
    padding-bottom:14px!important;
    color:gray!important;
    font-weight:500;
    font-size:15px 
}
.mm-listitem:after{
    border-bottom-color:#ededed!important 
}
@media screen and (max-width:1196px){
    .mb-gizle{
        display:none 
    }
    .kyi-filters {
        display: none;
    }
    .matchess-saha {
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 15px;
        height: 295px;
    }
    .matchess-saha>img {
        max-width: unset;
        left: 5px;
        top: 0;
    }
}
@media screen and (min-width:1196px){
    .mb-gizle{
        display:block 
    }
    .mo-ek-24-p{
        margin-bottom:-24px 
    }
}
@media screen and (max-width:991px){
    .kh-in-right:after {
        right: -46px;
    }
    .mt-top a, .mt-top div:last-child {
        flex-direction: column;
    }
    .mt-top>div:last-child a {
        flex-direction: column-reverse;
    }
    .sixNNCat .newsBox>strong span {
        height: auto!important;
        font-size: 15px!important;
        font-weight: 600!important;
        line-height: 22px!important;
    }
    .sixNewsSymmetry.sixNNCat>div {
        flex: 50%;
        max-width: 50%;
    }
    .hm2-left {
        min-width: unset;
    }
    .hm2-right {
        display: none;
    }
    .mainSlide {
        width: 100%;
    }
    .yr-in {
        width: 100%;
    }
    .tabslider, .left .twoLineNews .ads {
        display: none!important;
    }
    .newsBox > strong span {
        width: 100% !important;
        font-family: metropolis,sans-serif;
        font-size: 19px!important;
        font-weight: 600!important;
        line-height: 26px!important;
        height: auto!important;
    }
    .left.ll-m-p{
        padding:0!important;
        margin-top:12px!important 
    }
    .ifmobileal{
        padding:0!important;
        padding-top:60px!important 
    }
    .pwmob{
        padding-bottom:30px 
    }
    .onnobes{
        height:10.5rem!important 
    }
    .newsBox>strong span.wrodpr{
        width:75px;
        word-wrap:break-word!important;
        height:20px!important 
    }
    .m-pb-20{
        padding-bottom:20px 
    }
    .ma-ts{
        padding:0!important 
    }
    .des-show{
        display:none!important 
    }
    ol.ol-mob{
        width:100%;
        display:inline-flex;
        padding-right:0 
    }
    .ol-mob-1,.ol-mob-2,.ol-mob-3{
        line-height:40px!important 
    }
    .ol-mob-des{
        display:none!important 
    }
    .mobile-gizle,.dovizdetay-right{
        display:none!important 
    }
    .dovizdetay-left{
        flex: 0 0 100%!important;
        max-width: 100%!important;
        padding: 0!important;
    }
    .flex-zero-height{
        height:0!important 
    }
    .ol-mob-3{
        max-width:42%!important;
        flex:inherit;
        background:#3b227d 
    }
    .mobile-goster{
        display:inline-block!important 
    }
    li.ol-mob-2{
        display:inline-block!important;
        background:0 0!important;
        max-width:max-content!important;
        flex:0 0 auto!important;
        margin-left:5px!important 
    }
    .des-block-show{
        display:none!important 
    }
    .ifmobileal{
        padding:0!important;
        padding-top:60px!important 
    }
    .sixNewsSymmetry .newsBox > strong span {
        color: #000000!important;
        font-size: 15px!important;
        font-weight: 600!important;
        line-height: 22px!important;
        padding: 10px 0!important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding: 0!important;
    }
    .lsm-conte.lc2 .lsm-mid .sixNewsSymmetry>div .newsBox>span {
        height: 92px;
    }
    .lsm-conte.lc2 .lsm-mid .sixNewsSymmetry>div {
        flex: 0 0 50%;
        max-width: calc(50% - 8px);
    }
    .lsm-mid .sixNewsSymmetry div:nth-child(2) .newsBox strong, .lsm-mid .sixNewsSymmetry div:nth-child(4) .newsBox strong, .lsm-mid .sixNewsSymmetry div:nth-child(6) .newsBox strong, .lsm-mid .sixNewsSymmetry div:nth-child(8) .newsBox strong, .lsm-mid .sixNewsSymmetry div:nth-child(10) .newsBox strong, .lsm-mid .sixNewsSymmetry div:nth-child(12) .newsBox strong, .lsm-mid .sixNewsSymmetry div:nth-child(14) .newsBox strong, .lsm-mid .sixNewsSymmetry div:nth-child(16) .newsBox strong, .lsm-mid .sixNewsSymmetry div:nth-child(18) .newsBox strong, .lsm-mid .sixNewsSymmetry div:nth-child(20) .newsBox strong, .lsm-mid .sixNewsSymmetry div:nth-child(22) .newsBox strong, .lsm-mid .sixNewsSymmetry div:nth-child(24) .newsBox strong {
        background: unset!important;
    }
    #agenda .lsm-conte.lc2 a.newsBox {
        padding-top: 0!important;
    }
    .lsm-conte.lc2 .lsm-mid .sixNewsSymmetry {
        box-shadow: unset!important;
        justify-content: space-between;
        border-radius: 0;
        margin-bottom: 15px;
    }
    .lsm-conte.lc2 .lsm-mid .sixNewsSymmetry > .more.morefull {
        margin: 5px 0 0 0!important;
    }
}
@media screen and (min-width:991px){
    .nSign-left {
        height: 640px;
    }
    .yzrr2 .tyi-in-bottom a {
        height: 44px;
    }
    .ifmobileal{
        position:inherit!important;
        padding:75px 0 25px!important;
        background:inherit!important;
        margin-top:20px!important 
    }
    .ma-ts{
        padding:20px 15px 25px 25px!important 
    }
    .des-show{
        display:table-cell!important 
    }
    .des-gizle{
        display:none!important 
    }
}
@media screen and (min-width:1176px) and (max-width:1366px){
    #home .cuff .left{
        -ms-flex:0 0 792px;
        flex:0 0 792px;
        max-width:calc(100% - 384px);
        padding:0 10px 
    }
    #home>.bottom>.left{
        -ms-flex:0 0 792px;
        flex: 0 0 100%;
        max-width: calc(100% - 320px);
        padding: 0;
    }
    #home>.bottom {
        justify-content: space-between;
    }
}
.login {
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.login i.icon-down-arrow-forward{
    position:absolute;
    right:-20px;
    top:50%;
    line-height:0;
    color:#fff;
    font-size:10px 
}
.login img {
    margin-right: 3px;
}
.login svg {
    margin-top: 2px;
}
@media screen and (max-width:668px){
    .sixNNCat .newsBox>strong span {
        height: auto!important;
        font-size: 15px!important;
        font-weight: 600!important;
        line-height: 22px!important;
    }
    .sixNewsSymmetry.sixNNCat>div {
        flex: 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .mainSlide .owl-nav {
        display: none!important;
    }
    .mainSlide .owl-dots button.owl-dot {
        padding: 0;
        background: #e2e3e4;
        border: 0;
        border-radius: 100%;
        width: 12px!important;
        height: 12px!important;
        margin-right: 3px;
        background: #898989!important;
        transition: all .2s ease-in-out;
    }
    .mainSlide .owl-dots button.owl-dot:before {
        display: none;
    }
    .mainSlide .owl-dots {
        background-color: #151820!important;
        position: static;
        bottom: 0;
        width: 100%;
        border-top: unset;
        height: 32px;
        padding: 0;
        max-width: 100%;
        box-shadow: unset;
        justify-content: center;
    }
    .mainSlide .owl-dots button.owl-dot:last-child {
        margin-right: 0;
    }
    .mainSlide .owl-dots button.owl-dot.active {
        background-color: #ca0a14;
    }
}
#owl-yazarlar.owl-carousel{
    display:block 
}
.owl-yazarlar-in{
    width:300px;
    height:255px;
    background-color:#fafafa;
    padding:24px 25px;
    transition:background-color .2s ease-in-out;
    margin-top:10px;
    box-shadow:3px 3px 7px 0 rgba(42,42,47,.19)!important 
}
.owl-yazarlar .owl-stage{
    margin-bottom:10px 
}
.owl-yazarlar{
    width:100%;
    padding:0 10px;
    position:relative;
    margin-top:0;
    margin-bottom:10px 
}
.owl-yazarlar:after{
    content:"";
    background-color:#fff;
    width:100%;
    height:calc(100% - 20px);
    position:absolute;
    top:0;
    left:0 
}
.yazarlar-top figure img{
    width:100%;
    height:100%;
    object-fit:cover;
    margin:0 auto 0 
}
.yazarlar-bot{
    display:block;
    float:left 
}
.yazarlar-top figure:after{
    content:"";
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    border:2px solid #fff;
    width:65px;
    height:65px;
    border-radius:100% 
}
.yazar-info h5{
    font-weight:700;
    font-size:14px;
    color:#000;
    transition:color .2s ease-in-out 
}
.yazar-info p{
    color:#626161;
    font-size:10px;
    font-weight:600;
    position:relative;
    display:inline-block;
    padding-left:28px;
    padding-top:9px 
}
.yazar-info p:after,.yazar-info p:before{
    content:open-quote;
    font-size:60px;
    position:absolute;
    top:-8px;
    left:-3px;
    margin:0;
    padding:0;
    height:1px;
    width:1px;
    font-family:sans-serif 
}
.yazar-info p:after{
    left:8px 
}
.yazarlar-bot h2{
    font-size:20px;
    color:#000;
    font-weight:600;
    line-height:24px;
    margin-top:13px;
    transition:color .2s ease-in-out;
    max-height:48px;
    overflow-y:hidden 
}
.yazarlar-bot p{
    font-size:13px;
    line-height:20px;
    color:#626161;
    font-weight:500;
    margin-top:7px;
    display:block;
    max-height:60px;
    overflow-y:hidden 
}
.owl-yazarlar-in:hover{
    background-color:#f5f3f3 
}
.owl-yazarlar-in a:hover h2,.owl-yazarlar-in a:hover h5{
    color:#c90914 
}
.owl-yazarlar .owl-nav{
    display:block!important;
    width:100%;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    height:1px 
}
.owl-yazarlar button.owl-next{
    right:-7px;
    position:absolute 
}
.owl-yazarlar button.owl-next,.owl-yazarlar button.owl-prev{
    width:38px;
    height:38px;
    background-color:#fff!important;
    border-radius:100%;
    box-shadow:0 1px 2px 0 rgba(26,24,35,.16);
    margin-top:-25px;
    transition:background-color .2s ease-in-out;
    border:0 
}
.owl-yazarlar button.owl-next img,.owl-yazarlar button.owl-prev img{
    margin:0 auto 
}
.owl-yazarlar button.owl-prev{
    left:-7px;
    position:absolute 
}
.owl-yazarlar button:hover{
    background-color:#ccc!important 
}
.weatherCityList{
    transition:all .2s ease-in-out;
    transform:translateY(10px);
    opacity:0;
    visibility:hidden 
}
.pt-0{
    padding-top:0!important 
}
#owl-yazarlar.owl-carousel{
    display:none 
}
#owl-yazarlar.owl-carousel.owl-loaded{
    display:block 
}
.yazarlar-top figure{
    border-radius:100%;
    background-color:#e5e5e5;
    overflow:hidden;
    float:left;
    padding:0;
    margin:0 auto;
    width:66px;
    height:66px;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%) 
}
.yazarlar-f-div{
    width:72px;
    height:72px;
    border-radius:100%;
    overflow:hidden;
    float:left;
    padding:0;
    position:relative;
    margin:0 15px 0 0;
    padding:4px;
    background:#c5222a;
    background:linear-gradient(38deg,#c5222a 0,#d9d0d1 100%) 
}
@media screen and (min-width:668px){
    .hm-drop svg.active {
        transform: unset!important;
    }
    .newsBox span img{
        object-fit:cover;
        height:100% 
    }
    .newsBox span{
        height:158.02px 
    }
    .newsPapper .newsBox span{
        height:unset 
    }
    .left .sport>div:last-child .swiper-slide{
        height:169px 
    }
    .left .sport>div:last-child .swiper-slide a{
        height:100% 
    }
    .left .sportSlider>div a{
        height:222.33px 
    }
}
.pageWrapper{
    float:left;
    width:100%;
    background:#fff;
    display:block;
    z-index:1;
    position:relative 
}
.swiper-container-autoheight .swiper-wrapper{
    min-height:257px!important 
}
@media screen and (min-width:1150px){
    .swiper-container-autoheight .swiper-wrapper{
        min-height:469px!important 
    }
}
div#newsRead{
    height:auto!important 
}
div#newsRead:after,div#newsRead:before{
    content:"";
    position:relative;
    clear:both;
    display:block 
}
.full-in{
    width:100%;
    max-width:100%;
    padding:0 10px 
}
#agenda .fiveNews{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-10px;
    margin-left:-10px;
    margin-bottom: 20px;
}
#agenda .fiveNews>div{
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 10px;
}
.befa:after,.befa:before{
    content:"";
    position:relative;
    display:block;
    clear:both 
}
#newsSend>.content>div .row>div:first-child .cap>div.galeriAltAppend{
    margin-bottom:15px 
}
#home .full-in{
    padding:0 
}
div#home .bottom .full-in{
    padding:0 10px!important 
}
#home div:first-child.full-in .owl-yazarlar{
    margin-top:0;
    margin-bottom:5px 
}
.pt-0 .full-in{
    padding:0!important 
}
.four-manset{
    height:350px;
    margin-bottom:20px;
    width:100%;
    position:relative;
}
#home .four-manset {
    padding: 0 0;
}
.four-manset #owl-four-manset{
    height:350px;
    width:calc(100% - 250px);
    margin:0 auto 
}
.four-manset .four-manset-pagination ul{
    position:absolute;
    width: 100%;
    height:350px;
    top:0;
    max-width: 1060px;
}
.four-manset .four-manset-pagination ul li{
    display:block;
    width:115px;
    height:calc(25% - 7.5px);
    border-radius:0;
    background:0 0;
    margin-top:10px;
    opacity:1;
    cursor:pointer;
    position:relative 
}
.four-manset .four-manset-pagination ul li:nth-child(5){
    right:0;
    top:0;
    position:absolute;
    margin-top:0 
}
.four-manset .four-manset-pagination ul li:nth-child(6){
    position:absolute;
    right:0;
    top:80px 
}
.four-manset .four-manset-pagination ul li:nth-child(7){
    position:absolute;
    right:0;
    top:170px 
}
.four-manset .four-manset-pagination ul li:nth-child(8){
    position:absolute;
    right:0;
    bottom:0 
}
.four-manset-pagination ul li:after{
    position:absolute;
    content:"";
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#000;
    opacity:.65;
    transition:opacity .2s ease-in-out 
}
.four-manset-pagination ul li.active:after,.four-manset-pagination ul li:hover:after{
    opacity:0 
}
.four-manset-pagination ul li:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:3px solid transparent;
    transition:all .2s ease-in-out 
}
.four-manset-pagination ul li.active:before,.four-manset-pagination ul li:hover:before{
    border-color:#ca0a14 
}
.four-manset .four-manset-pagination ul li:first-child{
    margin-top:0 
}
.four-manset-pagination ul li img{
    height:100%;
    object-fit:cover;
    max-width:100%;
    width:100% 
}
.four-manset #owl-four-manset a{
    display:block;
    width:100%;
    font-size:0 
}
.four-manset #owl-four-manset a strong{
    position:absolute;
    left:0;
    bottom:11px;
    overflow-y:hidden;
    font-size:36px;
    color:#fff;
    font-weight:700!important;
    font-family:metropolis,sans-serif;
    line-height:48px;
    padding:0 20px;
    height:auto;
    overflow:hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}
.four-manset #owl-four-manset a:before{
    position:absolute;
    content:"";
    left:0;
    bottom:0;
    width:100%;
    height: 80%;
    background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9) 90%);
}
.four-manset #owl-four-manset a img{
    object-fit:cover;
    min-height:200px;
    width:100%;
    height:350px 
}
.four-manset .owl-dots,.four-manset .owl-nav{
    visibility:hidden;
    display:none;
    opacity:0 
}
.matchess-lcont {
    padding-top: 20px!important;
}
u.mt-mobile-sembol {
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
    color: #fff;
    text-decoration: none;
    display: none;
}
.mt-top div i {
    font-style: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
@media screen and (max-width:881px){
    .mt-top div:first-child {
        flex-direction: column;
    }
    .container.lcont.clsd#agenda .techArea .sixNews.sixNewsBox div {
        padding: 0 10px!important;
    }
    #home .newsbox>strong span {
        font-size: 15px;
        line-height: 22px;
        font-weight: 600;
    }
    .sixNewsSymmetry a.newsBox {
        margin-bottom: 10px;
    }
    .left .sixNewsSymmetry {
        box-shadow: unset!important;
        padding: 15px 5px 0 5px;
        background-color: #fff;
        margin-bottom: 20px;
        box-shadow: var(--birfanatik-shadow)!important;
        border-radius: 0!important;
    }
    #home .sixNewsSymmetry .newsBox strong {
        border-radius: 0!important;
        background-color: transparent!important;
        box-shadow: unset!important;
        padding: 0;
    }
    #home>.bottom .left .sixNewsSymmetry>div {
        padding: 0 10px!important;
    }
    #home .twoLineNews>div>div>div {
    }
    #zuck-modal-content .story-viewer .slides .item.active .tip.link {
        width: 85%;
        line-height:22px;
        padding:16px 10px 13px 10px;
    }
    #home .sixNewsSymmetry .newsBox {
        background-color:unset;
    }
    u.mt-mobile-sembol {
        display: block;
    }
    .mt-top div i {
        max-width: 120px;
    }
    .matchess-lcont {
        padding: 0!important;
    }
    .matchess-top {
        padding: 0 15px;
        height: 70px;
        border-radius: 0;
    }
    .matchess-table {
        max-width: 100%;
        padding: 0 15px;
    }
    .mt-top>div {
        font-size: 14px;
        flex-direction: column;
    }
    .mt-top>div:first-child figure {
        margin: 0 0 12px 0;
    }
    .mt-top>div:last-child {
        flex-direction: column-reverse;
    }
    .mt-top>div:last-child figure {
        margin: 0 0 12px 0;
    }
    .mt-top span {
        font-size: 14px;
    }
    .matchess-table ul li .mat-mid {
        font-weight: 500;
    }
    .matchess-table ul li .mat-left, .matchess-table ul li .mat-right {
        font-size: 13px;
    }
    .mt-left-l figure img,.mt-right-r figure img {
        max-height: 28px!important;
        width: auto;
        object-fit: unset;
        max-width: unset;
    }
    .matchess-top>div h4 {
        font-size: 14px;
        font-weight: 600;
        margin-top: 5px;
        display: none;
    }
    .matchess-top>div p {
        display: none;
    }
    .mt-left-l figure {
        margin-right: 0;
    }
    .matchess-top>div>div {
        flex-direction: column;
    }
    .matchess-top>div>span {
        font-size: 28px;
    }
    .matchess-top .mt-mid {
        margin: 0 15px;
        min-width: 100px;
        width: 100px;
    }
    .matchess-top .mt-mid>span {
        font-size: 12px;
    }
    .matchess-top>div.mt-right>div {
        flex-direction: column-reverse;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .matchess-top>div.mt-right figure {
        margin: 0;
    }
    .matchess {
        margin: 0 0 10px 0;
        border-radius: 0!important;
    }
    .nt-flex {
        width: 1012px;
        margin-bottom: 15px;
    }
    .ntimeline {
        overflow: auto;
        padding: 15px 15px 0 15px;
        margin-bottom: 15px;
    }
    .ntimeline::-webkit-scrollbar{
        display:none;
        -ms-overflow-style:none;
        scrollbar-width:none 
    }
    .sb-left a:not(:first-child),.sb-left b,.sb-right{
        display:none 
    }
    .four-manset.des-gizle{
        padding-left:12px!important;
        padding-right:12px!important;
        margin-bottom:0!important;
        overflow:hidden;
        margin-left:0!important 
    }
    .four-manset .owl-nav{
        visibility:visible;
        display:block;
        opacity:1;
        display:block!important;
        width:100%;
        position:absolute;
        top:80px;
        height:1px 
    }
    #four-manset button-owl-next,#four-manset button.owl-prev{
        width:38px;
        height:38px;
        background-color:#fff!important;
        border-radius:100%;
        box-shadow:0 1px 2px 0 rgba(26,24,35,.16);
        margin-top:-25px;
        transition:background-color .2s ease-in-out;
        border:0 
    }
    .four-manset .owl-nav button{
        width:22px;
        height:38px;
        transition:background-color .2s ease-in-out;
        border:0;
        margin-top:-10px;
        background:rgba(255,255,255,.7) 
    }
    .four-manset .owl-nav button img{
        margin:0 auto 
    }
    #four-manset button.owl-prev{
        left:-7px;
        position:absolute 
    }
    .four-manset .owl-dots{
        visibility: visible;
        opacity: 1;
        top: unset;
        bottom: 0;
        z-index: 9999;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        position: static;
        height: 32px;
        background-color: #151820!important;
        width: 100%;
    }
    .four-manset .owl-dots button{
        box-shadow: none;
        margin: 0;
        display: inline-block;
        font-size: 0;
        vertical-align: middle;
        transition: all .2s ease-in-out;
        margin-top: 0;
        margin-right: 3px;
        border-radius: 100%!important;
        width: 12px!important;
        height: 12px!important;
        border: 0;
        background: #898989!important;
        transition: all .2s ease-in-out;
    }
    .four-manset button.owl-prev{
        position:absolute;
        left:0;
        display:flex;
        align-items:center;
        justify-content:center 
    }
    .four-manset .owl-nav button.owl-prev i{
        margin-left:-1px 
    }
    .four-manset .owl-nav button.owl-next{
        right:0;
        position:absolute;
        display:flex;
        align-items:center;
        justify-content:center 
    }
    .four-manset #owl-four-manset{
        width:100%;
        height: auto;
    }
    .four-manset-pagination{
        display:none 
    }
    .four-manset #owl-four-manset a img{
        height:254px 
    }
    .four-manset{
        margin-bottom:0;
        padding:0;
        height: auto!important;
    }
    .four-manset #owl-four-manset a strong{
        overflow: hidden;
        text-transform: capitalize;
        padding-top: 0;
        padding-bottom: 0;
        bottom: 13px;
        font-size: 24px!important;
        line-height: 30px!important;
        font-weight: 700!important;
        padding: 17px 15px 0 15px;
    }
    #owl-mainSlide a strong {
        bottom: 13px;
        align-items: center;
        padding: 17px 15px 0 15px;
        text-align: left;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-transform: capitalize;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 24px!important;
        line-height: 30px!important;
        font-weight: 700!important;
    }
    #owl-mainSlide a img {
        height: 254px;
    }
    #agenda, #woman {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .tabslider {
        width: 100%;
    }
    #home .economy .newsBox2>span strong:nth-child(n+1),#home .popular div:nth-child(2) .newsBox2 span strong,#home .sixNews .left div div:first-child .newsBox2 strong{
        font-size:20px!important;
        font-weight:700!important;
        font-family:metropolis,sans-serif 
    }
    #home .economy .newsBox2>span,#home .sixNews .left div div:first-child .newsBox2>span{
        padding-bottom:12px!important 
    }
    #home .newsBox2>span strong:nth-child(n+1), #home .sixNews .left div div:first-child .newsBox2 strong{
        font-family: metropolis,sans-serif;
        font-weight: 700!important;
        font-size: 20px!important;
        line-height: 26px!important;
    }
    .left .sport>div .pager li a{
        font-family:metropolis,sans-serif;
        font-size:17px!important 
    }
    .newsBox2:before {
        height: 70%;
    }
    #home .newsBox>strong span{
        font-family: metropolis,sans-serif;
        font-size: 15px!important;
        font-weight: 600!important;
        line-height: 22px!important;
        height: auto!important;
    }
    .lastol-in a figure, .sixNewsSymmetry .newsBox span img, .sixNews .newsBox span img, .left .sixNews .left>div>div:first-child a {
        height: 92px;
    }
    .fourNewNews .lastol-in a figure img,.fourNewNews .lastol-in a {
        border-radius: 0!important;
    }
    .fourNewNews.lastol {
        padding: 10px 5px 10px 5px;
        margin: 0 0 20px 0;
        background-color: #fff;
        box-shadow: var(--birfanatik-shadow);
    }
    .fourNewNews>div {
        padding-bottom: 0!important;
    }
    #home>.bottom .left .popular>div:nth-child(2){
        padding-top:12px 
    }
    .left .economy{
        padding-top:0!important 
    }
    .four-manset .owl-dot.active{
        background:#ca0a14!important;
        padding:0;
        width:6px;
        height:6px;
        border:0;
        border-color:#ca0a14!important 
    }
    .four-manset .owl-nav button.owl-next:hover,.four-manset .owl-nav button.owl-prev:hover{
        background:#ca0a14;
        color:#fff 
    }
}
.four-manset .four-manset-pagination ul li{
    display:none 
}
.four-manset .four-manset-pagination ul li:nth-child(1), .four-manset .four-manset-pagination ul li:nth-child(2), .four-manset .four-manset-pagination ul li:nth-child(3), .four-manset .four-manset-pagination ul li:nth-child(4), .four-manset .four-manset-pagination ul li:nth-child(5), .four-manset .four-manset-pagination ul li:nth-child(6), .four-manset .four-manset-pagination ul li:nth-child(7),.four-manset .four-manset-pagination ul li:nth-child(8){
    display:block;
}
#home>.bottom>.left .popular{
    padding-bottom:0 
}
.login ul.profileRollover.acd{
    visibility:visible!important;
    transform:scale(1)!important;
    right:0 
}
@media screen and (min-width:881px){
    .login:hover ul.profileRollover{
        visibility:visible!important;
        transform:scale(1)!important;
        right:0 
    }
}
.neyen{
    display:block!important;
    padding:0!important;
    margin:0!important 
}
.left .sixNews .left div:not(:first-child) a{
    height:auto 
}
.left .sixNews .left div:not(:first-child) a img{
    height:100%;
    width:100%;
    min-height: 158px;
    height: 158px;
}
.matchess-tab {
    display: none;
}
@media only screen and (max-width:1024px){
    .matchess-tab {
        display: block;
    }
    .matchess-tabb {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-bottom: 15px;
        padding: 0 15px;
    }
    .matchess-tabb div {
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50%;
        border: 1px solid #EFEFEE;
        font-size: 13px;
        font-weight: 500;
        color: #000;
    }
    .matt-saha {
        align-items: center;
        justify-content: center;
        width: 100%;
        margin-bottom: 15px;
        position: relative;
        padding: 0 15px;
        display: none;
        border-bottom: 1px solid #EFEFEE;
        padding-bottom: 0;
    }
    .matt-saha.active {
        display: flex;
    }
    .matt-saha-rakip .msi {
        left: unset!important;
        right: 10%;
    }
    .matt-saha-rakip .msi.msi-defans {
        right: 27%;
    }
    .matt-saha-rakip .msi.msi-orta {
        right: 45%;
    }
    .matt-saha-rakip .msi.msi-orta2 {
        right: 61%;
    }
    .matt-saha-rakip .msi.msi-forvet {
        right: 77%;
    }
    .matt-pos {
        position: relative;
    }
    .matt-pos .mp-left {
        position: absolute;
        top: -34px;
        left: 5%;
    }
    .matt-pos div {
        color: #fff;
        font-size: 10px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .matt-pos .mp-left img {
        margin-right: 5px;
        max-height: 14px;
        max-width: unset;
        width: auto;
    }
    .msi {
        position: absolute;
        height: 92%;
        left: 10%;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: column;
    }
    .matt-saha-in {
        position: relative;
    }
    .msi>div>figure {
        width: 22px;
        height: 22px;
        border-radius: 100%;
        overflow: hidden;
        margin-bottom: 1px;
        position: relative;
    }
    .msi>div>figure img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .msi>div>p {
        font-size: 8px;
        color: #fff;
        font-weight: 500;
        text-shadow: 0px 1px 2px rgb(0 0 0 / 30%);
        display: block;
        max-width: 52px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .msi>div {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .msi.msi-defans {
        left: 27%;
    }
    .msi.msi-orta {
        left: 45%;
    }
    .msi.msi-orta2 {
        left: 61%;
    }
    .msi.msi-forvet {
        left: 77%;
    }
    .matt-left {
        border-radius: var(--birfanatik-radius) 0 0 var(--birfanatik-radius);
        border-right: 0!important;
    }
    .matt-right {
        border-radius: 0 var(--birfanatik-radius) var(--birfanatik-radius) 0;
    }
    .matchess-tabb div.active {
        background-color: #4B8E41;
        color: #fff;
    }
    .matchess-tabb div span {
        margin-top: 3px;
    }
    .matchess-saha {
        display: none;
    }
    .threenews-yazar-in .tyi-in {
        max-width: calc(50% - 5px);
        flex: 0 0 50%;
        margin-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }
    .threenews-yazar-in {
        padding: 14px;
        margin-bottom: 0;
    }
    .n-ligi {
        margin-bottom: 10px;
    }
    .left .sport {
        height: auto!important;
    }
    .news-abone.vidgal2 span {
        display: none!important;
    }
    #newsRead .top .siteMap{
        padding: 0;
        max-width: calc(100% - 120px);
    }
    #newsRead .top h1 {
        font-size: 22px;
        line-height: 30px;
        margin-top: 15px;
    }
    .fixtureBox {
        margin-bottom: 10px!important;
    }
    #newsSend>.content>div .row>div{
        width:100%!important;
        flex:0 0 100%;
        max-width:100% 
    }
    #home>.bottom .left .sixNewsSymmetry>div:nth-child(n+2){
        padding-top:0 
    }
    #home>.bottom>.left .popular>div {
        padding-bottom: 0;
    }
    .popular {
        display: none!important;
    }
    #home>.bottom .left .popular>div:nth-child(1){
        padding-top:0;
        padding-right:0;
        padding-bottom: 0;
    }
    #home>.bottom .left .popular>div:nth-child(4){
        padding-top:0;
        padding-left:10px 
    }
    #home>.bottom .left .popular>div:nth-child(2){
        padding-right:10px;
        padding-bottom: 10px;
    }
    #home>.bottom>.left .popular{
        padding-bottom:10px 
    }
    .left .sport{
        margin-top:10px 
    }
    .left .sport>div:last-child .swiper-slide a img{
        height:245px;
        object-fit:cover 
    }
    .left .sport{
        height:auto!important 
    }
    #profile .bottom .left .tab .tabContent ul li a p em b{
        display:none!important 
    }
    #profile .bottom .left .tab .tabContent ul li a{
        min-height:75px!important;
        width:70px!important 
    }
    #profile .top>div .social{
        position:relative!important;
        bottom:30px 
    }
    #profile .top>div>div>div>p{
        padding-top:0!important 
    }
    #agenda .fiveNews{
        display:none!important 
    }
    .container .iddaaP{
        width:100%!important 
    }
    #iddaaProgrami .container{
        max-width:100%!important;
        padding: 0!important;
    }
    .weatherCityList2{
        width:100%!important 
    }
    #dereceGrafik{
        height:200px!important 
    }
    #nemGrafik{
        height:200px!important 
    }
    #home .cuff{
        padding-left:0;
        padding-right:0 
    }
    input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select:focus,textarea{
        font-size:16px 
    }
    #sport>.bottom .right{
        max-width:100%!important 
    }
    #sport .top .fiveNews{
        display:none 
    }
    #sport .bottom>.left>.popular{
        display:none 
    }
    #sport .bottom>.left>.twoLineNews{
        display:none 
    }
    input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{
        font-size:16px 
    }
    .infinityDiv{
        right:0;
        left:0;
        width:100%!important 
    }
    .infinityDiv .progress-bar{
        left:75px!important 
    }
    .infinityDiv p{
        overflow-y:hidden;
        padding-left:12px!important;
        text-overflow:ellipsis;
        white-space:nowrap;
        overflow-x:hidden;
        max-width:85%;
        display:inline-block 
    }
    #profile .top>div{
        height:250px 
    }
    #profile .top::before{
        background-size:100% 250px 
    }
    #profile .top>div .award{
        position:relative!important;
        bottom:30px 
    }
    .sport .swiper-container{
        padding-bottom:30px 
    }
    #newsSend>.content{
        bottom:0!important 
    }
    .ql-toolbar.ql-snow .ql-formats{
        margin-right:9px!important 
    }
    #newsSend>.content>div .row>div:first-child form .input select{
        line-height:18px!important 
    }
    .form #login div .passwordForgot{
        font-weight:500;
        position:relative!important;
        right:0!important;
        top:7px!important;
        transform:none!important;
    }
    .liveResults .liveBar .newDSelect.iddTarih{
        margin-bottom:15px!important 
    }
    .newsBox>strong{
        height: auto;
        display: flex;
        align-items: center;
        padding: 0 14px;
        padding-top: 8px!important;
    }
    .sixNewsSymmetry>div:first-child .newsBox img {
        border-radius: 0!important;
    }
    .newsBox2>span strong{
        font-weight:600 
    }
    .left .twoLineNews>div>div>div>div>div>div a strong{
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
        margin-top: 0;
    }
    .newsBox2>span strong{
        font-weight:600 
    }
    #agenda .fiveNews>div{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%;
        padding:0 10px 
    }
    #agenda .fiveNews>div:nth-child(5){
        display:none 
    }
    .liveResults ul.liveTabs li.active a:before{
        height:0!important 
    }
    #newsRead .top h1{
        background:#fff 
    }
    #newsRead .bottom .icon-magnifying-glass{
        display:none 
    }
    #newsRead .tvAndNewspaper .tv>div>div:last-child>ol li:nth-child(1){
        width:40%!important;
        max-width:40%!important;
        flex:40%!important 
    }
    #newsRead .tvAndNewspaper .tv>div>div:last-child>ol li:nth-child(2){
        width:60%!important;
        max-width:60%!important;
        flex:60%!important 
    }
    #newsRead .tvAndNewspaper .tv>div>div:last-child>ol li:nth-child(3){
        display:none 
    }
    #newsRead .tvAndNewspaper .tv>div>div:last-child>div>ul li>div:nth-child(1){
        width:40%!important;
        max-width:40%!important;
        flex:40%!important 
    }
    #newsRead .tvAndNewspaper .tv>div>div:last-child>div>ul li>div:nth-child(3){
        display:none 
    }
    #newsRead .tvAndNewspaper .tv>div>div:last-child>div>ul li>div:nth-child(2){
        width:60%!important;
        max-width:60%!important;
        flex:60%!important 
    }
    #newsRead .tvAndNewspaper .tv>div>div:last-child>ol{
        padding-right:0 
    }
    #example-video{
        margin-bottom: 8px;
        margin-top: 10px;
    }
    .havaDurumuArea .second .secondRight ul{
        float:left!important;
        display:inline-block!important;
        text-align:left!important 
    }
    .havaDurumuArea h1{
        font-size:23px!important 
    }
    .havaDurumuArea h2{
        font-size:5rem!important 
    }
    .havaDurumuArea .status i{
        float:left!important;
        font-size:3rem!important 
    }
    .havaDurumuArea .status{
        margin-left:0!important 
    }
    .havaDurumuArea .status em{
        float:left;
        width:100%;
        text-align:left!important;
        font-size:13px!important 
    }
    .havaDurumuArea .second .leftData{
        margin-top:10px!important 
    }
    .havaDurumuArea .secondRight{
        width:100%!important;
        overflow-x:scroll!important;
        display:flex!important 
    }
    .havaDurumuArea .second .leftData{
        margin-bottom:0!important 
    }
    .havaDurumuArea{
        height:400px!important 
    }
    .havaDurumuArea .second .secondRight ul li{
        text-align:center 
    }
    .havaDurumuArea .second .secondRight ul .degree{
        font-size:20px!important 
    }
    .havaDurumuArea .second .secondRight ul{
        padding-right:10px;
        padding-left:10px 
    }
    .havaDurumuArea{
        padding-right:25px!important;
        padding-left:25px!important 
    }
    .havaDurumuArea .second .secondRight ul:after{
        height:82px!important 
    }
    #dereceGrafik{
        width:100%!important 
    }
    #nemGrafik{
        width:100%!important 
    }
    .havaDurumuArea:nth-child(3){
        height:210px!important 
    }
    .havaDurumuArea:last-child{
        height:510px!important 
    }
    body.newsSendOpen{
        padding:0!important 
    }
    .havaDurumuArea .second .secondRight ul:last-child{
        padding-right:0 
    }
    .havaDurumuArea .second .secondRight ul:first-child{
        padding-left:0 
    }
    .newsPapper:nth-child(-n+3){
        padding-top:12px!important 
    }
    .newsPapper{
        padding-top:12px!important 
    }
    .burcTopWidget{
        margin:0 auto!important;
        margin-top:12px!important 
    }
    .burcTopWidget .burcIconArea li{
        width:25%!important;
        height:62px;
        border-bottom:3px solid #f4f4f4 
    }
    .burcTopWidget .burcIconArea li span{
        display:none 
    }
    .burcTopWidget .burcIconArea li:nth-child(4n){
        border-right:0 
    }
    .currencyShowcase.fullShowcase{
        margin-top:0!important 
    }
    .newsPapper{
        max-width:50%!important;
        flex:50%!important 
    }
    .newsPaper img{
        height:17.5rem!important 
    }
    .newsBox span>strong{
        display:none 
    }
    .newsBox>strong{
        font-size:15px 
    }
    .newsBox2 .tag{
        display:none 
    }
    #profileEdit>div>div:last-child>div{
        padding-bottom:20px!important 
    }
    .siteneEkle .detail iframe{
        display:none!important 
    }
    .siteneEkle{
        padding-right:0!important 
    }
    .siteneEkle .left{
        width:100%!important;
        padding-right:0!important;
        flex:inherit!important 
    }
    .siteneEkle .left .detail{
        display:block;
        width:100% 
    }
    #agenda>div .left .sixNews>div:nth-child(n){
        padding: 0!important;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .sixNews .newsBox span img{
        height: auto!important;
        object-fit: cover;
        width: 100%;
    }
    #home>.bottom .left .sixNewsSymmetry>div:first-child{
        padding-top:0 
    }
    .left .sixNews .left>div>div:first-child{
        padding-right:0 
    }
    .left .sixNews .left>div>div{
        padding-top: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .left .sixNews .left>div>div:nth-child(2), .left .sixNews .right>div>div:nth-child(2) {
        padding-right: 0;
        padding-left: 10px;
    }
    #home>.bottom>.left .addss {
        margin-bottom: 10px!important;
    }
    .left .sixNews .left>div>div:nth-child(3) {
        padding-right: 0;
        padding-left: 10px;
    }
    .hide1024{
        display:none!important 
    }
    .pageWrapper .pageBread ul{
        display:none 
    }
    .pageWrapper .pageBread h1{
        width:100%;
        text-align:center 
    }
    .pageWrapper .pageMainWrap .contentWrap .pageNav{
        width:100% 
    }
    .pageWrapper .pageMainWrap .contentWrap .wideArea{
        width:100% 
    }
    .pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm{
        width:100% 
    }
    .pageWrapper .pageMainWrap .contentWrap .wideArea .narrowBar{
        width:100% 
    }
    .pageWrapper .pageMainWrap .contentWrap .pageNav{
        padding:0 0 
    }
    .pageWrapper .pageMainWrap .contentWrap .pageNav ul li{
        text-align:center;
        height:45px;
        line-height:45px;
        border-bottom:1px solid rgba(0,0,0,.08) 
    }
    .pageWrapper .pageMainWrap .contentWrap .pageNav ul li a{
        height:45px 
    }
    .pageWrapper .pageMainWrap .contentWrap .pageNav ul li:last-child{
        border-bottom:none 
    }
    .pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm h2{
        text-align:center 
    }
    .pageWrapper .pageMainWrap .map iframe{
        height:300px 
    }
    .pageWrapper .pageMainWrap{
        padding:10px 0 0 0!important 
    }
    .pageWrapper .pageMainWrap .contentWrap{
        padding-bottom:5px 
    }
    .pageWrapper .pageMainWrap .contentWrap .wideArea .pContent{
        padding-bottom:25px 
    }
    .pageWrapper .pageMainWrap .contentWrap .wideArea .pTitle{
        text-align:center 
    }
    #home>.bottom>.left .tvAndNewspaper .tv{
        margin-top:12px 
    }
    .pageWrapper .pageMainWrap .contentWrap .wideArea .pContent .area{
        width:100%!important;
        text-align:center 
    }
    .fixtureBox .bottom>div .mobile .swiper-slide .team ul{
        display:none 
    }
    .mobile .swiper-container{
        height:130px 
    }
    .sport .swiper-container{
        height:245px 
    }
    .newsBox2>span strong:nth-child(n+1){
        position:relative;
        top:0 
    }
    .blue h2{
        line-height:18px 
    }
    #home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>div>ul li>div:last-child{
        display:none 
    }
    #home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>ol li:nth-child(3){
        display:none 
    }
    #home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>ol li:nth-child(2){
        flex:66.5%;
        max-width:66.5% 
    }
    #home>.bottom>.left .tvAndNewspaper .tv>div>div:last-child>ol li:nth-child(1){
        flex:33.5%;
        max-width:33.5% 
    }
    #home>.bottom .left .tvAndNewspaper .newspaper{
        margin-top:12px 
    }
    .left .sportSlider{
        padding-top:12px 
    }
    #home>.bottom>.left .fixtureBox{
        margin-top:12px 
    }
    .newsBox2>span strong{
        font-size:15px 
    }
    .left .sport>div:last-child .pager li a{
        font-family: metropolis,sans-serif;
        font-size: 15px!important;
        font-weight: 600!important;
        line-height: 22px!important;
        height: auto!important 
    }
    .left .sport>div:last-child .pager li:after {
        position: absolute;
        content: "";
        top: 0;
        left: 14px;
        right: 14px;
        height: 1px;
        background: #E6E6E6;
    }
    #home{
        padding-top:0;
        padding-bottom: 0;
    }
    #home>.bottom{
        padding-top:0 
    }
    .left .economy{
        padding-top:12px;
        overflow-x:hidden 
    }
    .forMobileThisMatch{
        float:left;
        width:100%;
        height:auto;
        display:block;
        background:#3f4040;
        padding:15px 
    }
    .liveResults .thisMatches .thisMatch:nth-child(odd) .forMobileThisMatch{
        background:#2c2e2d 
    }
    .liveResults .thisMatches .thisMatch:nth-child(odd) .forMobileThisMatch ul.mScores li{
        background:#3f4040 
    }
    .forMobileThisMatch ul.frontInfos{
        float:left;
        width:100%;
        float:left;
        padding-bottom:10px 
    }
    .forMobileThisMatch ul.frontInfos li{
        float:left;
        color:#fff;
        font-weight:500;
        font-size:12px;
        line-height:14px 
    }
    .forMobileThisMatch ul.frontInfos li.favorit{
        float:right;
        margin:0 12px 0 0;
        cursor:pointer;
        width:15px;
        height:15px;
        background:url(../img/icons/favorite2.png) no-repeat 
    }
    .forMobileThisMatch ul.frontInfos li.favorit.toggle{
        background:url(../img/icons/favorite3.png) no-repeat 
    }
    .forMobileThisMatch ul.frontInfos li.mbs i{
        margin-right:8px;
        float:left;
        background:#4e92df;
        color:#fff;
        font-size:12px;
        width:14px;
        height:14px;
        line-height:14px;
        border-radius:2px;
        text-align:center;
        font-style:normal 
    }
    .forMobileThisMatch ul.frontInfos li.mbs.uc i{
        background:#4e92df;
        color:#fff 
    }
    .forMobileThisMatch ul.frontInfos li.mbs.bir i{
        background:#ed4f45 
    }
    .forMobileThisMatch ul.frontInfos li.mbs.iki i{
        background:#0f7c39 
    }
    .forMobileThisMatch ul.mScores{
        float:left;
        width:100%;
        float:left 
    }
    .forMobileThisMatch ul.mScores li{
        float:left;
        width:100%;
        float:left;
        margin:7.5px 0;
        padding:0 15px;
        border-radius:3px;
        background:#313433;
        height:36px;
        line-height:36px;
        font-weight:500;
        font-size:13px;
        color:#fff 
    }
    .forMobileThisMatch ul.mScores li span{
        float:left 
    }
    .forMobileThisMatch ul.mScores li b{
        float:right 
    }
    .forMobileThisMatch a.tumOth{
        float:left;
        background:#fcd333;
        color:#000;
        height:36px;
        line-height:36px;
        width:100%;
        text-align:center;
        font-weight:500;
        font-size:13px;
        margin-top:7.5px 
    }
    .tumOTitle{
        display:inline-block;
        float:left;
        width:100%;
        text-align:center;
        background:0 0;
        font-size:20px;
        font-weight:700;
        padding-bottom:10px 
    }
    .matchOTitle{
        display:inline-block;
        float:left;
        width:100%;
        color:#fff;
        text-align:center;
        background:0 0;
        font-size:14px;
        font-weight:500;
        margin-bottom:15px;
        background:#3f4040;
        height:36px;
        line-height:36px 
    }
    .loadingBall{
        width:100%!important 
    }
    .videoPostHead .contentArea{
        height:auto!important 
    }
    .videoPostHead .contentArea .videoIframe{
        width:100%!important 
    }
    .videoPostHead .contentArea .videoIframe iframe{
        height:300px!important 
    }
    .videoPostHead .contentArea .rightPosts{
        width:100%!important;
        margin-top:13px!important 
    }
    #videoPostHead{
        padding-top: 15px!important;
        margin-bottom: 5px;
        padding-bottom: 10px;
    }
    .content .iddaaP .chooseSport{
        height:auto 
    }
    .content .iddaaP .chooseSport ul li{
        width:50%;
        text-align:center;
        margin:0;
        border-bottom:1px solid rgba(0,0,0,.12) 
    }
    .content .iddaaP .chooseSport ul li:nth-child(odd){
        border-right:1px solid rgba(0,0,0,.12) 
    }
    .content .iddaaP .chooseSport ul li:last-child{
        width:100% 
    }
    .content .iddaaP .chooseSport ul li.active{
        background:rgba(0,0,0,.12) 
    }
    .content .whiteB.idProg{
        padding-top:0 
    }
    .content .iddaaP .chooseSport ul li.active span:after{
        display:none 
    }
    .macDetay .darBar{
        display:block;
        width:100%!important 
    }
    .statsDar{
        display:none 
    }
    .macDetay .genisBar{
        width:100%;
        background:#fff 
    }
    .macDetay .mdHead .team{
        width:50%;
        position:relative;
        float:left 
    }
    .macDetay .mdHead .team.left{
        left:auto 
    }
    .macDetay .mdHead .team.right{
        right:auto 
    }
    .macDetay .mdHead .team i{
        width:65px;
        height:65px 
    }
    .macDetay .mdHead .team i img{
        width:40px;
        height:40px;
        margin-top:14px 
    }
    .macDetay .mdHead .team span{
        font-size:16px 
    }
    .macDetay .mdHead .team.right i ul{
        right:65px 
    }
    .macDetay .mdHead .team.left i ul{
        left:65px 
    }
    .macDetay .mdHead{
        height:280px 
    }
    .macDetay ul.score{
        width:100%;
        margin-left:0;
        top:40px;
        float:left;
        left:auto;
        position:relative;
        text-align:center 
    }
    .macDetay ul.score li.dk{
        margin:0 20px 
    }
    .macDetay ul.score li.score{
        font-size:30px 
    }
    .macDetay ul.score li.dk span{
        height:28px;
        line-height:29px;
        width:44px 
    }
    .macDetay ul.infos{
        padding:0 25px 
    }
    .macDetay .genisBar .karsilastirma .inner .half{
        width:100% 
    }
    .macDetay .genisBar .karsilastirma .inner .half:last-child{
        margin-top:15px;
        padding-bottom:15px 
    }
    .macDetay .genisBar .karsilastirma .inner .half ul li p{
        width:38%;
        padding-right:10px;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis 
    }
    .macDetay .genisBar .karsilastirma .inner .half ul li i{
        width:50% 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li i{
        display:none 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li span{
        margin:15px 7.5px 0 7.5px 
    }
    .macDetay .genisBar .karsilastirma .full .item{
        padding:0 0 
    }
    .macDetay .genisBar .karsilastirma .full .item span.date{
        display:none 
    }
    .macDetay .genisBar .karsilastirma .full .item span.league{
        display:none 
    }
    .macDetay .genisBar{
        padding:15px 0 0 0;
        box-shadow:none 
    }
    .macDetay .genisBar .karsilastirma .full .item ul{
        width:100%;
        margin-left:0;
        left:auto;
        position:relative 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li{
        float:left;
        display:inline-block;
        text-align:center 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li p{
        width:100%;
        font-size:11px;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li span{
        float:left;
        text-align:center 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li:first-child{
        width:calc(50% - 32.5px);
        text-align:right 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li:last-child{
        width:calc(50% - 32.5px);
        text-align:left 
    }
    .macDetay .bottomBar .formDurumlari .inner{
        width:100% 
    }
    .macDetay .bottomBar .formDurumlari .inner .item span.date{
        display:none 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li i{
        display:none 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul{
        width:100%;
        margin-left:0;
        left:auto;
        position:relative 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li{
        float:left;
        display:inline-block;
        text-align:center 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li p{
        width:100%;
        font-size:11px;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li span{
        float:left;
        text-align:center;
        margin:15px 7.5px 0 7.5px 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li:first-child{
        width:calc(50% - 32.5px);
        text-align:right 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li:last-child{
        width:calc(50% - 32.5px);
        text-align:left 
    }
    .macDetay .bottomBar .formDurumlari .inner .item span.result{
        display:none 
    }
    .macDetay .bottomBar .formDurumlari .inner .item{
        padding:0 0 
    }
    .macDetay .bottomBar .formDurumlari .head,.macDetay .genisBar .macTahmini .head{
        text-align:center 
    }
    .macDetay .bottomBar .formDurumlari .inner:last-child{
        margin-top:15px 
    }
    .macDetay .bottomBar .formDurumlari .inner .iHead{
        padding-left:15px 
    }
    .macDetay .bottomBar .formDurumlari .inner .iHead i.l{
        display:none 
    }
    .macDetay .bottomBar .leBar{
        width:100% 
    }
    .macDetay .bottomBar .siBar{
        width:100%;
        margin-top:15px 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar{
        height:auto 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li{
        width:50%;
        border-bottom:1px solid #282828 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li:nth-child(1){
        border-right:1px solid #282828 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li:nth-child(1).active{
        border-right:none 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li:nth-child(3){
        border-right:1px solid #282828 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li:nth-child(3).active{
        border-right:none 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos ul li.ort{
        font-size:11px 
    }
    .macDetay .bottomBar .siBar .standings .table ul.tHead li.narrow{
        position:relative;
        left:auto;
        font-size:12px 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li{
        font-size:11px 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li.o{
        width:15%!important;
        margin:0!important 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li.av{
        width:15%!important;
        margin:0!important 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li.p{
        width:15%!important;
        margin:0!important 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li:first-child{
        width:52%;
        float:left 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li:first-child p{
        width:calc(100% - 26px) 
    }
    .macDetay .bottomBar .siBar .standings .table ul.tHead li.team{
        width:50% 
    }
    .macDetay .bottomBar .siBar .standings .table ul.tHead li.narrow{
        padding:0 10px;
        width:15% 
    }
    .macDetay .bottomBar .siBar .standings .table ul.tHead li.narrow:last-child{
        padding:0 0 0 9px 
    }
    .macDetay .genisBar .macTahmini .inner ul li span{
        font-size:11px 
    }
    .macDetay .genisBar .macTahmini .inner ul li.x{
        font-size:12px 
    }
    .mobileBar{
        display:block;
        box-shadow:0 0 15px rgba(0,0,0,.5);
        position:fixed;
        bottom:0;
        left:0;
        right:0;
        width:100%;
        height:70px;
        background:#1db954;
        z-index:9999;
        font-family:metropolis,sans-serif 
    }
    .mobileBar .ovalCenter{
        position:absolute;
        left:50%;
        bottom:-7.5px;
        width:85px;
        height:85px;
        cursor:pointer;
        background:#ffcb00;
        margin-left:-42.5px;
        border-radius:100%;
        box-shadow:0 0 20px rgba(0,0,0,.3) 
    }
    .mobileBar .ovalCenter span{
        width:100%;
        text-align:center;
        float:left 
    }
    .mobileBar .ovalCenter span.mCount{
        padding:15px 0 6px 0;
        color:rgba(0,0,0,.5);
        font-size:12px 
    }
    .mobileBar .ovalCenter span.mRate{
        padding:0 0 6px 0;
        color:#000;
        font-size:16px;
        font-weight:700 
    }
    .mobileBar .ovalCenter p{
        width:100%;
        text-align:center;
        float:left;
        color:rgba(0,0,0,.5);
        font-size:12px 
    }
    .mobileBar ul.lMenu{
        width:calc(50% - 42.5px);
        position:absolute;
        left:0 
    }
    .mobileBar ul.lMenu li{
        width:50%;
        float:left;
        text-align:center;
        position:relative;
        height:85px 
    }
    .mobileBar ul.lMenu li:last-child{
        border-left:1px solid rgba(0,0,0,.12) 
    }
    .mobileBar ul.lMenu li span{
        color:#fff;
        font-size:12px 
    }
    .mobileBar ul.lMenu li i{
        width:30px;
        height:25px;
        position:absolute;
        left:50%;
        margin-left:-15px 
    }
    .mobileBar ul.lMenu li.nav i{
        background:url(../img/icons/mobil-menu.png) no-repeat;
        top:15px 
    }
    .mobileBar ul.lMenu li.nav span{
        top:42px;
        position:relative 
    }
    .mobileBar ul.lMenu li.live i{
        background:url(../img/icons/mobil-canli-mac.png) no-repeat;
        top:15px 
    }
    .mobileBar ul.lMenu li.live span{
        top:42px;
        position:relative 
    }
    .mobileBar ul.rMenu{
        width:calc(50% - 42.5px);
        position:absolute;
        right:0 
    }
    .mobileBar ul.rMenu li{
        width:50%;
        float:left;
        text-align:center;
        position:relative;
        height:85px 
    }
    .mobileBar ul.rMenu li:last-child{
        border-left:1px solid rgba(0,0,0,.12) 
    }
    .mobileBar ul.rMenu li span{
        color:#fff;
        font-size:12px 
    }
    .mobileBar ul.rMenu li i{
        width:30px;
        height:25px;
        position:absolute;
        left:50%;
        margin-left:-15px 
    }
    .mobileBar ul.rMenu li.myCoupons i{
        background:url(../img/icons/mobil-kupon.png) no-repeat;
        top:15px 
    }
    .mobileBar ul.rMenu li.myCoupons span{
        top:42px;
        position:relative 
    }
    .mobileBar ul.rMenu li.program i{
        background:url(../img/icons/mobil-program.png) no-repeat;
        top:15px 
    }
    .mobileBar ul.rMenu li.program span{
        top:42px;
        position:relative 
    }
    .mobileBarMenu{
        -webkit-transition:all .2s ease-in;
        display:block!important;
        transition:all .2s ease-in;
        position:fixed;
        left:-100vw;
        right:200%;
        width:90%;
        height:100%;
        box-shadow:0 10px 30px #000;
        background:#353541;
        z-index:9999;
        padding:0 20px 20px 20px;
        font-family:metropolis,sans-serif 
    }
    .mobileBarMenu.on{
        left:0;
        right:10% 
    }
    .mobileBarMenu span{
        width:100%;
        float:left;
        color:#fff;
        text-transform:Uppercase;
        font-size:12px;
        font-weight:500;
        padding-top:20px;
        margin-bottom:15px;
        opacity:.5 
    }
    .mobileBarMenu ul{
        width:100%;
        float:left;
        padding-bottom:20px;
        border-bottom:1px solid rgba(255,255,255,.1) 
    }
    .mobileBarMenu ul:last-child{
        border-bottom:none 
    }
    .mobileBarMenu ul li{
        width:100%;
        float:left 
    }
    .mobileBarMenu ul li a{
        width:100%;
        float:left;
        color:#fff;
        height:25px;
        line-height:25px;
        align-items:center;
        position:relative;
        padding-left:15px;
        display:flex;
        font-size:15px;
        font-weight:400 
    }
    .mobileBarMenu ul li a:before{
        position:absolute;
        content:"";
        left:0;
        top:9px;
        width:4px;
        height:5px;
        background:url(../img/icons/mO.png) no-repeat 
    }
    .mobileBarMenu i.close{
        position:absolute;
        right:0;
        top:0;
        padding:20px;
        width:12px;
        height:12px;
        background:url(../img/icons/mobil-respo-close.png) no-repeat center center 
    }
    .mobileMyCoupon{
        width:100%;
        height:100%;
        background:#353541;
        opacity:0;
        position:fixed;
        z-index:999999;
        top:0;
        right:0;
        left:0;
        font-family:metropolis,sans-serif 
    }
    .mobileMyCoupon.on{
        display:block!important;
        opacity:1 
    }
    .mobileMyCoupon .head{
        width:100%;
        height:60px;
        float:left;
        text-align:center 
    }
    .mobileMyCoupon .head span{
        line-height:60px;
        text-transform:Uppercase;
        font-size:18px;
        letter-spacing:.2px;
        font-weight:700;
        color:#fff 
    }
    .mobileMyCoupon .head i.close{
        position:absolute;
        left:0;
        top:0;
        width:60px;
        height:60px;
        background:url(../img/icons/mobil-respo-close.png) no-repeat center center 
    }
    .mobileMyCoupon .head i.user{
        position:absolute;
        right:0;
        top:0;
        width:60px;
        height:60px;
        background:url(../img/icons/myCUser.png) no-repeat center center 
    }
    .mobileMyCoupon .mCMatches{
        float:left;
        width:100%;
        max-height:calc(100% - 318px);
        overflow:auto;
        border-bottom:1px solid rgba(255,255,255,.09) 
    }
    .mobileMyCoupon .mCMatches .mCMatch{
        float:left;
        width:100% 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchTop{
        float:left;
        width:100%;
        padding:0 15px;
        height:32px;
        background:rgba(255,255,255,.09) 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchTop span{
        float:left;
        width:calc(100% - 150px);
        text-overflow:ellipsis;
        white-space:nowrap;
        overflow:hidden;
        line-height:32px;
        color:#fff;
        font-size:14px;
        font-weight:500 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchTop ul{
        float:right;
        max-width:135px 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchTop ul li{
        float:left;
        line-height:32px;
        color:#fff;
        font-size:12px;
        font-weight:400 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchTop ul li i{
        font-style:normal;
        margin:0 3.5px 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchTop ul li.mbs{
        width:14px;
        height:14px;
        float:left;
        border-radius:2px;
        line-height:15px;
        text-align:center;
        margin-left:5px;
        margin-top:8px;
        font-size:11px 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchTop ul li.mbs.bir{
        background:#ed4f45 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchTop ul li.mbs.iki{
        background:#0f7c39 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchTop ul li.mbs.uc{
        background:#4e92df 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchTop ul li.league{
        margin-left:5px;
        width:40px;
        text-overflow:ellipsis;
        white-space:nowrap;
        overflow:hidden 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchBottom{
        float:left;
        width:100%;
        height:47px;
        padding:0 15px 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchBottom label{
        float:left;
        width:62px;
        height:23px;
        position:relative;
        margin-top:12px 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchBottom label input[type=checkbox]{
        position:absolute;
        opacity:0;
        cursor:pointer 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchBottom label .banko{
        border-radius:2px;
        float:left;
        cursor:pointer;
        width:62px;
        height:23px;
        line-height:22px;
        text-align:center;
        color:#fff;
        font-size:13px;
        font-weight:400;
        display:inline-block;
        border:1px solid #5e5e5e 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchBottom label input[type=checkbox]:checked~.banko{
        background:#1db954;
        border-color:#1db954 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchBottom .othInfos{
        float:left 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchBottom .othInfos span{
        float:left;
        line-height:47px;
        color:#fff;
        font-size:12px;
        font-weight:500;
        margin-left:7px 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchBottom .othInfos p{
        float:left;
        line-height:47px;
        color:#1db954;
        font-size:10px;
        font-weight:500;
        margin-left:8px 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchBottom span.rate{
        float:right;
        line-height:47px;
        color:#ffcb00;
        font-size:13px;
        font-weight:700 
    }
    .mobileMyCoupon .mCMatches .mCMatch .mCMatchBottom i.removeMatch{
        margin:10px 0 0 8px;
        border:1px solid #5e5e5e;
        float:right;
        border-radius:2px;
        width:24px;
        height:24px;
        background:url(../img/icons/mobil-respo-close2.png) no-repeat center center 
    }
    .mobileMyCoupon .mCSystem{
        float:left;
        width:100%;
        padding:15px 15px 
    }
    .mobileMyCoupon .mCSystem .mCSystemLeft{
        float:left;
        width:90px 
    }
    .mobileMyCoupon .mCSystem .mCSystemLeft span{
        float:left;
        height:17px;
        line-height:17px;
        width:100%;
        color:#fff;
        font-size:12px;
        font-weight:400 
    }
    .mobileMyCoupon .mCSystem .mCSystemLeft p{
        float:left;
        height:17px;
        line-height:17px;
        opacity:.5;
        width:100%;
        color:#fff;
        font-size:12px;
        font-weight:400 
    }
    .mobileMyCoupon .mCSystem ul.mCSystemRight{
        float:right;
        width:calc(100% - 110px) 
    }
    .mobileMyCoupon .mCSystem ul.mCSystemRight li{
        float:right;
        width:34px;
        height:34px;
        background:rgba(255,255,255,.09);
        line-height:34px;
        text-align:center;
        margin-right:8px;
        color:#fff;
        font-size:13px;
        font-weight:500;
        border-radius:3px 
    }
    .mobileMyCoupon .mCSystem ul.mCSystemRight li:first-child{
        margin-right:0 
    }
    .mobileMyCoupon .mCSystem ul.mCSystemRight li.active{
        background:#1db954 
    }
    .mobileMyCoupon .totals{
        float:left;
        width:100%;
        height:38px;
        padding:0 15px;
        border-top:1px solid rgba(255,255,255,.09) 
    }
    .mobileMyCoupon .totals span{
        line-height:38px;
        color:#fff;
        font-size:12px;
        font-weight:400;
        float:left 
    }
    .mobileMyCoupon .totals span b{
        color:#ffcb00;
        font-weight:500;
        margin-left:4px 
    }
    .mobileMyCoupon .totals span.right{
        float:right 
    }
    .mobileMyCoupon .timesSelectWr{
        float:left;
        width:100%;
        height:54px;
        padding:0 15px;
        border-top:1px solid rgba(255,255,255,.09) 
    }
    .mobileMyCoupon .timesSelectWr span{
        float:left;
        line-height:54px;
        color:#fff;
        font-size:14px;
        font-weight:500 
    }
    .mobileMyCoupon .timesSelectWr .timesSelect{
        float:right;
        height:30px;
        width:60px;
        line-height:30px;
        margin-top:11px;
        border:none 
    }
    .mobileMyCoupon .timesSelectWr .timesSelect input.misli{
        margin-top:0;
        width:100%;
        text-align:center;
        height:30px;
        border-radius:2px;
        padding:0 10px 
    }
    .mobileMyCoupon .gain{
        float:left;
        width:100%;
        height:44px;
        padding:0 15px;
        border-top:1px solid rgba(255,255,255,.09) 
    }
    .mobileMyCoupon .gain span{
        float:left;
        line-height:44px;
        font-size:14px;
        color:#fff;
        font-weight:500 
    }
    .mobileMyCoupon .gain b{
        float:right;
        line-height:44px;
        color:#1db954;
        font-size:14px;
        font-weight:700 
    }
    .mobileMyCoupon .buttons{
        float:left;
        height:58px;
        width:100%;
        background:rgba(255,255,255,.09);
        padding:0 15px 
    }
    .mobileMyCoupon .buttons .playNow{
        float:right;
        height:38px;
        width:calc(100% - 180px);
        background:#1db954;
        border-radius:3px;
        margin-top:10px;
        text-align:center;
        line-height:38px;
        color:#fff;
        font-size:15px;
        font-weight:700 
    }
    .mobileMyCoupon .buttons .remove{
        float:left;
        margin-right:15px;
        height:38px;
        width:50px;
        background:#ed4f45;
        border-radius:3px;
        margin-top:10px;
        text-align:center;
        line-height:38px;
        color:#fff;
        font-size:15px;
        font-weight:700 
    }
    .mobileMyCoupon .buttons .save{
        float:left;
        height:38px;
        width:100px;
        background:#cfa229;
        border-radius:3px;
        margin-top:10px;
        text-align:center;
        line-height:38px;
        color:#fff;
        font-size:15px;
        font-weight:700 
    }
    body.oY{
        overflow-y:hidden 
    }
    .popLiveB{
        height:auto;
        max-height:auto 
    }
    .liveOths{
        height:auto;
        max-height:auto 
    }
    .container .iddaaP .filters{
        height:auto 
    }
    .container .newDSelect{
        width:100%!important;
        margin-left:0!important;
        margin-bottom:15px 
    }
    .container .newDSelect:first-child{
        margin-top:10px 
    }
    .container .newDSelect .select-selected{
        min-width:100%;
        width:100%;
        height:40px;
        line-height:40px 
    }
    .container .newDSelect .select-selected:after{
        top:16px 
    }
    .container .newDSelect .select-selected.select-arrow-active:after{
        top:16px 
    }
    .container .newDSelect .select-items div{
        height:36px;
        line-height:36px 
    }
    .container .iddaaP .filters{
        padding-bottom:15px;
        width:100%!important 
    }
    .container .filters ul.oLinks{
        width:100% 
    }
    .container .filters ul.oLinks li{
        margin-left:0;
        width:47%;
        margin-bottom:15px;
        margin-right:0 
    }
    .container .filters ul.oLinks li.oneMatch{
        margin-right:11px 
    }
    .container .filters ul.oLinks li.oneMatch a{
        margin-left:0 
    }
    .container .filters ul.oLinks li a{
        width:100%;
        height:40px;
        line-height:40px 
    }
    .container .filters .searchFilter{
        margin-left:0;
        width:100%;
        height:40px 
    }
    .container .filters .searchFilter .input{
        height:40px 
    }
    .container .filters .searchFilter .submit{
        height:40px 
    }
    .container .sHeader{
        display:none 
    }
    .container .nPMatches .nPMatch .tumOranlar,.container .nPMatches ul.fDatas{
        display:none 
    }
    .forMobileMatch{
        display:block 
    }
    .container .newDSelect{
        width:47%!important;
        display:inline-block 
    }
    .container .newDSelect:first-child{
        margin-right:5%!important 
    }
    .container .newDSelect.league{
        margin-right:0 
    }
    .liveResults .thisMatches .leagueHead{
        height:78px!important;
        padding:0 1px;
        width:100%;
        height:80px;
        float:left 
    }
    .liveResults .thisMatches .leagueHead span{
        display:block!important 
    }
    .liveResults ul.liveTabs li a{
        color:#fff!important;
        display:inline-block!important;
        width:100%!important;
        background:#3f4040!important;
        border-bottom:1px solid #202322!important;
        height:49px!important 
    }
    .liveResults ul.liveTabs li a:last-child{
        font-size:13px!important 
    }
    .loadingBall .middle{
        position:relative;
        left:0;
        top:0 
    }
    .container .newDSelect.league{
        margin-top:10px 
    }
    .container .newDSelect .fBox{
        width:100%!important 
    }
    .container .newDSelect.mbs{
        display:none 
    }
    .container .newDCheckbox{
        margin-left:0;
        margin-bottom:15px 
    }
    .container .newDCheckbox .dropdown{
        width:100% 
    }
    .dropdown dt a{
        width:100%;
        height:40px;
        line-height:40px 
    }
    .dropdown dd ul{
        width:100% 
    }
    .dropdown dd ul li{
        height:36px;
        line-height:36px 
    }
    .container .newDCheckbox{
        width:100%;
        height:40px 
    }
    .dropdown dd ul li input{
        margin:11.5px 6px 0 0 
    }
    .dropdown i.arr{
        top:17px 
    }
    .liveResults ul.liveTabs{
        height:auto;
        margin:15px 0;
        padding:0 15px 
    }
    .liveResults ul.liveTabs li{
        width:50%;
        text-align:center;
        margin:0 0;
        height:49px 
    }
    .liveResults ul.liveTabs li.active a{
        background:#fcd333!important;
        color:#000!important 
    }
    .liveResults ul.liveTabs li a{
        color:#fff;
        display:inline-block;
        width:100%;
        background:#3f4040;
        border-bottom:1px solid #202322;
        height:49px 
    }
    .liveResults ul.liveTabs li:last-child{
        margin:0!important 
    }
    .liveResults ul.liveTabs li:first-child{
        margin:0!important 
    }
    .liveResults .liveBar{
        padding:0 15px!important;
        background:0 0!important;
        height:auto!important 
    }
    .liveResults .liveBar ul.tabPages{
        width:100%;
        padding:0 0;
        background:#313434 
    }
    .liveResults .liveBar ul.tabPages li{
        padding:0 5px;
        float:left;
        height:46px;
        line-height:46px;
        width:100%;
        border-right:none;
        float:none;
        text-align:center;
        display:inline-block 
    }
    .liveResults .liveBar ul.tabPages li i{
        float:none;
        display:inline-block;
        margin:0;
        position:relative 
    }
    .liveResults .liveBar ul.tabPages li span{
        float:none;
        display:inline-block 
    }
    .liveResults .liveBar ul.tabPages li.fav{
        width:50%;
        float:left;
        border-bottom:1px solid #272a29;
        border-right:1px solid #272a29 
    }
    .liveResults .liveBar ul.tabPages li.fav i{
        margin:10px 10px 0 0!important;
        top:4px 
    }
    .liveResults .liveBar ul.tabPages li.live{
        width:50%;
        border-bottom:1px solid #272a29 
    }
    .liveResults .liveBar ul.tabPages li.live i{
        margin:0 10px 0 0;
        top:5.5px 
    }
    .liveResults .liveBar ul.tabPages li.idd i{
        margin:0 10px 0 0;
        top:5.5px 
    }
    .liveResults .liveBar .newDSelect.iddTarih{
        width:100%!important;
        height:48px!important;
        background:#313434!important;
        margin-top:15px!important 
    }
    .liveResults .liveBar .newDSelect.iddTarih:hover{
        background:#313434!important 
    }
    .liveResults .liveBar .newDSelect.iddTarih .select-selected{
        width:calc(100% - 22px)!important;
        min-width:auto!important;
        border-right:none!important;
        padding-left:12px!important 
    }
    .container .newDSelect.iddTarih .select-selected.select-arrow-active:after{
        top:20px 
    }
    .container .newDSelect.iddTarih .select-items div{
        height:40px;
        line-height:40px;
        text-transform:Uppercase;
        text-align:center;
        font-weight:700;
        font-size:13px;
        border-bottom:1px solid #313434 
    }
    .container .newDSelect.iddTarih .select-items div:last-child{
        border-bottom:none 
    }
    .container .newDSelect.iddTarih .select-items{
        padding:0 0 
    }
    .liveResults .liveBar span.lig{
        background:#313434;
        border-right:none;
        margin-right:15px 
    }
    .liveResults .liveBar span.lig:hover{
        background:#313434 
    }
    .liveResults .liveBar span.saat{
        background:#313434;
        border-right:none;
        margin-right:15px 
    }
    .liveResults .liveBar span.saat:hover{
        background:#313434 
    }
    .liveResults .liveBar i.volume{
        background:url(../img/icons/volume.png) no-repeat center center #313434!important;
        border-right:none!important;
        margin-right:15px!important 
    }
    .liveResults .liveBar i.volume:hover{
        background:url(../img/icons/volume.png) no-repeat center center #313434!important 
    }
    .liveResults .liveBar i.volume.toggle{
        background:url(../img/icons/volumeActive.png) no-repeat center center #313434!important 
    }
    .liveResults .thisMatches .thisMatch .rateBar{
        display:none 
    }
    .liveResults .thisMatches .thisMatch .othRates{
        display:none 
    }
    .forMobileThisMatch{
        float:left;
        width:100%;
        height:auto;
        display:block!important;
        background:#3f4040;
        padding:15px 
    }
    .liveResults .thisMatches .thisMatch:nth-child(odd) .forMobileThisMatch{
        background:#2c2e2d 
    }
    .liveResults .thisMatches .thisMatch:nth-child(odd) .forMobileThisMatch ul.mScores li{
        background:#3f4040 
    }
    .forMobileThisMatch ul.frontInfos{
        float:left;
        width:100%;
        float:left;
        padding-bottom:10px 
    }
    .forMobileThisMatch ul.frontInfos li{
        float:left;
        color:#fff;
        font-weight:500;
        font-size:12px;
        line-height:14px 
    }
    .forMobileThisMatch ul.frontInfos li.favorit{
        float:right;
        margin:0 12px 0 0;
        cursor:pointer;
        width:15px;
        height:15px;
        background:url(../img/icons/favorite2.png) no-repeat 
    }
    .forMobileThisMatch ul.frontInfos li.favorit.toggle{
        background:url(../img/icons/favorite3.png) no-repeat 
    }
    .forMobileThisMatch ul.frontInfos li.mbs i{
        margin-right:8px;
        float:left;
        background:#4e92df;
        color:#fff;
        font-size:12px;
        width:14px;
        height:14px;
        line-height:14px;
        border-radius:2px;
        text-align:center;
        font-style:normal 
    }
    .forMobileThisMatch ul.frontInfos li.mbs.uc i{
        background:#4e92df;
        color:#fff 
    }
    .forMobileThisMatch ul.frontInfos li.mbs.bir i{
        background:#ed4f45 
    }
    .forMobileThisMatch ul.frontInfos li.mbs.iki i{
        background:#0f7c39 
    }
    .forMobileThisMatch ul.mScores{
        float:left;
        width:100%;
        float:left 
    }
    .forMobileThisMatch ul.mScores li{
        float:left;
        width:100%;
        float:left;
        margin:7.5px 0;
        padding:0 15px;
        border-radius:3px;
        background:#313433;
        height:36px;
        line-height:36px;
        font-weight:500;
        font-size:13px;
        color:#fff 
    }
    .forMobileThisMatch ul.mScores li span{
        float:left 
    }
    .forMobileThisMatch ul.mScores li b{
        float:right 
    }
    .forMobileThisMatch a.tumOth{
        float:left;
        background:#fcd333;
        color:#000;
        height:36px;
        line-height:36px;
        width:100%;
        text-align:center;
        font-weight:500;
        font-size:13px;
        margin-top:7.5px 
    }
    .tumOTitle{
        display:inline-block;
        float:left;
        width:100%;
        text-align:center;
        background:0 0;
        font-size:20px;
        font-weight:700;
        padding-bottom:10px 
    }
    .matchOTitle{
        display:inline-block;
        float:left;
        width:100%;
        color:#fff;
        text-align:center;
        background:0 0;
        font-size:14px;
        font-weight:500;
        margin-bottom:15px;
        background:#3f4040;
        height:36px;
        line-height:36px 
    }
    .loadingBall{
        width:100%!important 
    }
    .container .iddaaP .chooseSport{
        height:auto 
    }
    .container .iddaaP .chooseSport ul li{
        width:50%;
        text-align:center;
        margin:0;
        border-bottom:1px solid rgba(0,0,0,.12) 
    }
    .container .iddaaP .chooseSport ul li:nth-child(odd){
        border-right:1px solid rgba(0,0,0,.12) 
    }
    .container .iddaaP .chooseSport ul li:last-child{
        width:100% 
    }
    .container .iddaaP .chooseSport ul li.active{
        background:rgba(0,0,0,.12) 
    }
    .container .whiteB.idProg{
        padding-top:0 
    }
    .container .iddaaP .chooseSport ul li.active span:after{
        display:none 
    }
    .macDetay .darBar{
        display:block;
        width:100%!important 
    }
    .statsDar{
        display:none 
    }
    .macDetay .genisBar{
        width:100%;
        background:#fff 
    }
    .macDetay .mdHead .team{
        width:50%;
        position:relative;
        float:left 
    }
    .macDetay .mdHead .team.left{
        left:auto 
    }
    .macDetay .mdHead .team.right{
        right:auto 
    }
    .macDetay .mdHead .team i{
        width:65px;
        height:65px 
    }
    .macDetay .mdHead .team i img{
        width:40px;
        height:40px;
        margin-top:14px 
    }
    .macDetay .mdHead .team span{
        font-size:16px 
    }
    .macDetay .mdHead .team.right i ul{
        right:65px 
    }
    .macDetay .mdHead .team.left i ul{
        left:65px 
    }
    .macDetay .mdHead{
        height:280px 
    }
    .macDetay ul.score{
        width:100%;
        margin-left:0;
        top:40px;
        float:left;
        left:auto;
        position:relative;
        text-align:center 
    }
    .macDetay ul.score li.dk{
        margin:0 20px 
    }
    .macDetay ul.score li.score{
        font-size:30px 
    }
    .macDetay ul.score li.dk span{
        height:28px;
        line-height:29px;
        width:44px 
    }
    .macDetay ul.infos{
        padding:0 25px 
    }
    .macDetay .genisBar .karsilastirma .inner .half{
        width:100% 
    }
    .macDetay .genisBar .karsilastirma .inner .half:last-child{
        margin-top:15px;
        padding-bottom:15px 
    }
    .macDetay .genisBar .karsilastirma .inner .half ul li p{
        width:38%;
        padding-right:10px;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis 
    }
    .macDetay .genisBar .karsilastirma .inner .half ul li i{
        width:50% 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li i{
        display:none 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li span{
        margin:15px 7.5px 0 7.5px 
    }
    .macDetay .genisBar .karsilastirma .full .item{
        padding:0 0 
    }
    .macDetay .genisBar .karsilastirma .full .item span.date{
        display:none 
    }
    .macDetay .genisBar .karsilastirma .full .item span.league{
        display:none 
    }
    .macDetay .genisBar{
        padding:15px 0 0 0;
        box-shadow:none 
    }
    .macDetay .genisBar .karsilastirma .full .item ul{
        width:100%;
        margin-left:0;
        left:auto;
        position:relative 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li{
        float:left;
        display:inline-block;
        text-align:center 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li p{
        width:100%;
        font-size:11px;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li span{
        float:left;
        text-align:center 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li:first-child{
        width:calc(50% - 32.5px);
        text-align:right 
    }
    .macDetay .genisBar .karsilastirma .full .item ul li:last-child{
        width:calc(50% - 32.5px);
        text-align:left 
    }
    .macDetay .bottomBar .formDurumlari .inner{
        width:100% 
    }
    .macDetay .bottomBar .formDurumlari .inner .item span.date{
        display:none 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li i{
        display:none 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul{
        width:100%;
        margin-left:0;
        left:auto;
        position:relative 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li{
        float:left;
        display:inline-block;
        text-align:center 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li p{
        width:100%;
        font-size:11px;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li span{
        float:left;
        text-align:center;
        margin:15px 7.5px 0 7.5px 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li:first-child{
        width:calc(50% - 32.5px);
        text-align:right 
    }
    .macDetay .bottomBar .formDurumlari .inner .item ul li:last-child{
        width:calc(50% - 32.5px);
        text-align:left 
    }
    .macDetay .bottomBar .formDurumlari .inner .item span.result{
        display:none 
    }
    .macDetay .bottomBar .formDurumlari .inner .item{
        padding:0 0 
    }
    .macDetay .bottomBar .formDurumlari .head,.macDetay .genisBar .macTahmini .head{
        text-align:center 
    }
    .macDetay .bottomBar .formDurumlari .inner:last-child{
        margin-top:15px 
    }
    .macDetay .bottomBar .formDurumlari .inner .iHead{
        padding-left:15px 
    }
    .macDetay .bottomBar .formDurumlari .inner .iHead i.l{
        display:none 
    }
    .macDetay .bottomBar .leBar{
        width:100% 
    }
    .macDetay .bottomBar .siBar{
        width:100%;
        margin-top:15px 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar{
        height:auto 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li{
        width:50%;
        border-bottom:1px solid #282828 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li:nth-child(1){
        border-right:1px solid #282828 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li:nth-child(1).active{
        border-right:none 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li:nth-child(3){
        border-right:1px solid #282828 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li:nth-child(3).active{
        border-right:none 
    }
    .macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos ul li.ort{
        font-size:11px 
    }
    .macDetay .bottomBar .siBar .standings .table ul.tHead li.narrow{
        position:relative;
        left:auto;
        font-size:12px 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li{
        font-size:11px 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li.o{
        width:15%!important;
        margin:0!important 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li.av{
        width:15%!important;
        margin:0!important 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li.p{
        width:15%!important;
        margin:0!important 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li:first-child{
        width:52%;
        float:left 
    }
    .macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li:first-child p{
        width:calc(100% - 26px) 
    }
    .macDetay .bottomBar .siBar .standings .table ul.tHead li.team{
        width:50% 
    }
    .macDetay .bottomBar .siBar .standings .table ul.tHead li.narrow{
        padding:0 10px;
        width:15% 
    }
    .macDetay .bottomBar .siBar .standings .table ul.tHead li.narrow:last-child{
        padding:0 0 0 9px 
    }
    .macDetay .genisBar .macTahmini .inner ul li span{
        font-size:11px 
    }
    .macDetay .genisBar .macTahmini .inner ul li.x{
        font-size:12px 
    }
    body.oY{
        overflow-y:hidden 
    }
    .popLiveB{
        height:auto;
        max-height:auto 
    }
    .liveOths{
        height:auto;
        max-height:auto 
    }
    .burcTop .leftHalf{
        margin-right:0!important 
    }
    .burcTop .leftHalf .burcSpec{
        display:none 
    }
    .burcTop .burcRight{
        display:none!important 
    }
    .burcContent .burcTab{
        font-size:13px 
    }
    .burcContent .burcTab a li{
        margin-right:20px!important 
    }
    .burcTop{
        padding-top:0;
        padding-bottom:0;
        margin-top:12px 
    }
    .astrolojiSingle .bottom .left{
        padding-top:0!important 
    }
    .astrolojiSingle .bottom{
        margin-right:0!important;
        margin-top:12px!important 
    }
}
@media only screen and (max-width:769px){
    .tnN-head-bottom {
        justify-content: flex-start!important;
    }
    .tnN-head-bottom div:not(:last-child) {
        margin-right: 20px;
    }
    .tableHead ul{
        height:auto 
    }
    .tableHead ul li{
        width:100%;
        margin:0;
        border-bottom:1px solid rgba(0,0,0,.07) 
    }
    .tableHead ul li.active{
        background:rgba(0,0,0,.07) 
    }
    .tableHead ul li.active:after{
        display:none 
    }
    .standingsTable .head ul li.status{
        display:none 
    }
    .standingsTable .tableIn .po ul.p li.status{
        display:none 
    }
    .standingsTable .head ul li.o.nM{
        display:none 
    }
    .standingsTable .tableIn .po ul.p li.o.nM{
        display:none 
    }
    .liglerSec{
        min-width:100% 
    }
    .standingsTable .head{
        padding:0 15px 0 15px 
    }
    .standingsTable .tableIn .po{
        padding:0 15px 0 15px 
    }
    .standingsTable .head .team{
        width:31%!important 
    }
    .standingsTable .tableIn .team{
        width:31%!important;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis 
    }
    .standingsTable .tableIn .po .team i{
        display:none 
    }
    .standingsTable .tableIn .po .rank:after{
        display:none 
    }
    .standingsTable .head span.rank{
        margin-right:12px 
    }
    .standingsTable .tableIn .po .rank{
        margin-right:12px 
    }
    .standingsTable .head ul li.o{
        margin-right:2.5px;
        width:21px 
    }
    .standingsTable .tableIn .po ul.p li.o{
        margin-right:2.5px;
        width:21px 
    }
    .match{
        position:relative;
        height:auto;
        background:#f2f3f5;
        width:100%;
        margin-left:0;
        border-bottom:1px solid rgba(0,0,0,.07) 
    }
    .match:last-child{
        border-bottom:none 
    }
    .match .time{
        position:absolute;
        top:49.5px;
        margin-top:0 
    }
    .match .teams{
        left:0 
    }
    .match .teams span.fTeam{
        left:0;
        position:relative;
        width:auto 
    }
    .match .teams span.sTeam{
        right:0;
        position:relative;
        width:auto 
    }
    .match .teams .score{
        left:0;
        position:relative;
        display:table;
        margin:0 auto 0 
    }
    .match .rDetail{
        position:absolute;
        top:49.5px;
        right:0;
        width:auto;
        height:auto;
        margin-bottom:0;
        padding:0 16px 
    }
    .match .rDetail span.date{
        display:none 
    }
    ul.dTab.nearly{
        height:auto;
        padding:0 0;
        width:100%;
        margin-left:0 
    }
    ul.dTab.nearly li{
        width:100%;
        margin:0;
        border-bottom:1px solid rgba(0,0,0,.07);
        color:#393c3e 
    }
    ul.dTab.nearly li.active{
        background:rgba(0,0,0,.07) 
    }
    ul.dTab.nearly li.active:after{
        display:none 
    }
    .container .whiteB.noWhite{
        background:#fff;
        box-shadow:none 
    }
    .subInfoWrapper{
        box-shadow:none;
        background:0 0;
        padding:0 0 
    }
    .dHead.nearly{
        width:100%;
        margin-left:0 
    }
    .leagueHead i{
        display:none 
    }
    .leagueHead p{
        display:none 
    }
    .leagueHead span{
        text-align:center;
        width:100% 
    }
    .dHead{
        height:144px;
        text-align:center 
    }
    .dHead span.ti{
        background:0 0;
        float:none 
    }
    ul.dTab{
        height:auto 
    }
    ul.dTab li{
        width:100%;
        margin:0;
        border-bottom:1px solid rgba(0,0,0,.07) 
    }
    ul.dTab li.active{
        background:rgba(0,0,0,.07) 
    }
    ul.dTab li.active:after{
        display:none 
    }
    .leagueItem .fHead{
        display:none 
    }
    .leagueItem .lHead{
        display:none 
    }
    .leagueItem .fItem span.code{
        display:none 
    }
    .leagueItem .fItem ul.fItemTeams{
        display:none 
    }
    .leagueItem .fItem ul.fItemSonuc{
        display:none 
    }
    .leagueItem .fItem ul.fItemSans{
        display:none 
    }
    .leagueItem{
        padding:0 0 
    }
    .leagueItem .fItem{
        height:auto 
    }
    .iddMobile{
        display:block 
    }
    .iddMobile span.macT{
        display:block;
        background:rgba(0,0,0,.07);
        height:42px;
        line-height:42px;
        text-align:center;
        font-size:14px;
        color:#2d353a;
        position:relative 
    }
    .iddMobile span.macT i{
        position:absolute;
        left:20px;
        top:.5px;
        font-style:normal 
    }
    .iddMobile ul{
        display:block;
        text-align:center;
        width:100% 
    }
    .iddMobile ul li{
        float:left;
        width:20%;
        height:46px;
        position:relative;
        border-right:1px solid rgba(0,0,0,.07);
        font-size:14px;
        color:#2d353a 
    }
    .iddMobile ul li:nth-child(n+5){
        border-top:1px solid rgba(0,0,0,.07) 
    }
    .iddMobile ul li:nth-child(1){
        border-left:1px solid rgba(0,0,0,.07) 
    }
    .iddMobile ul li:nth-child(6){
        border-left:1px solid rgba(0,0,0,.07) 
    }
    .iddMobile ul li b{
        width:100%;
        text-align:center;
        top:8.5px;
        left:0;
        position:absolute 
    }
    .iddMobile ul li i{
        width:100%;
        text-align:center;
        top:25.5px;
        left:0;
        position:absolute;
        font-style:normal 
    }
    .leagueItem .fItem:nth-child(odd){
        background:0 0 
    }
    .leagueItem{
        border-bottom:1px solid rgba(0,0,0,.07) 
    }
    .liveResults ul.liveTabs{
        height:auto;
        margin:15px 0;
        padding:0 15px 
    }
    .liveResults ul.liveTabs li{
        width:50%;
        text-align:center;
        margin:0 0;
        height:49px 
    }
    .liveResults ul.liveTabs li.active a{
        background:#fcd333!important;
        color:#000!important 
    }
    .liveResults ul.liveTabs li a{
        color:#fff;
        display:inline-block;
        width:100%;
        background:#3f4040;
        border-bottom:1px solid #202322;
        height:49px 
    }
    .liveResults ul.liveTabs li:first-child{
        margin:0 
    }
    .liveResults .newDSelect .fBox{
        width:100%!important 
    }
    .liveResults .liveBar{
        padding:0 15px;
        background:0 0;
        height:auto 
    }
    .liveResults .liveBar ul.tabPages{
        width:100%;
        padding:0 0;
        background:#313434 
    }
    .liveResults .liveBar ul.tabPages li{
        padding:0 5px;
        float:left;
        height:46px;
        line-height:46px;
        width:100%;
        border-right:none;
        float:none;
        text-align:center;
        display:inline-block 
    }
    .liveResults .liveBar ul.tabPages li i{
        float:none;
        display:inline-block;
        margin:0;
        position:relative 
    }
    .liveResults .liveBar ul.tabPages li span{
        float:none;
        display:inline-block 
    }
    .liveResults .liveBar ul.tabPages li.fav{
        width:50%;
        float:left;
        border-bottom:1px solid #272a29;
        border-right:1px solid #272a29 
    }
    .liveResults .liveBar ul.tabPages li.fav i{
        margin:0 10px 0 0;
        top:4px 
    }
    .liveResults .liveBar ul.tabPages li.live{
        width:50%;
        border-bottom:1px solid #272a29 
    }
    .liveResults .liveBar ul.tabPages li.live i{
        margin:0 10px 0 0;
        top:5.5px 
    }
    .liveResults .liveBar ul.tabPages li.idd i{
        margin:0 10px 0 0;
        top:5.5px 
    }
    .liveResults .liveBar .newDSelect.iddTarih{
        width:100%!important;
        height:48px!important;
        background:#313434!important;
        margin-top:15px!important 
    }
    .liveResults .liveBar .newDSelect.iddTarih:hover{
        background:#313434!important 
    }
    .liveResults .liveBar .newDSelect.iddTarih .select-selected{
        width:calc(100% - 22px)!important;
        min-width:auto!important;
        border-right:none!important;
        padding-left:12px!important 
    }
    .tableHeadt{
        padding-bottom:15px 
    }
    .tableHeadt ul.liveTabs{
        height:auto;
        margin:15px 0;
        padding:0 15px 
    }
    .tableHeadt ul.liveTabs li{
        width:50%;
        text-align:center;
        margin:0 0;
        height:49px 
    }
    .tableHeadt ul.liveTabs li.active a{
        background:#fcd333;
        color:#000 
    }
    .tableHeadt ul.liveTabs li a{
        color:#fff;
        display:inline-block;
        width:100%;
        background:#3f4040;
        border-bottom:1px solid #202322;
        height:49px 
    }
    .tableHeadt ul.liveTabs li:last-child{
        display:none 
    }
    .tableHeadt ul.liveTabs li:first-child{
        margin:0 
    }
    .tableHeadt .liveBar{
        padding:0 15px;
        background:0 0;
        height:auto 
    }
    .tableHeadt .liveBar ul.tabPages{
        width:100%;
        padding:0 0;
        background:#313434 
    }
    .tableHeadt .liveBar ul.tabPages li{
        padding:0 5px;
        float:left;
        height:46px;
        line-height:46px;
        width:100%;
        border-right:none;
        float:none;
        text-align:center;
        display:inline-block 
    }
    .tableHeadt .liveBar ul.tabPages li i{
        float:none;
        display:inline-block;
        margin:0;
        position:relative 
    }
    .tableHeadt .liveBar ul.tabPages li span{
        float:none;
        display:inline-block 
    }
    .tableHeadt .liveBar ul.tabPages li.fav{
        width:50%;
        float:left;
        border-bottom:1px solid #272a29;
        border-right:1px solid #272a29 
    }
    .tableHeadt .liveBar ul.tabPages li.fav i{
        margin:0 10px 0 0;
        top:4px 
    }
    .tableHeadt .liveBar ul.tabPages li.live{
        width:50%;
        border-bottom:1px solid #272a29 
    }
    .tableHeadt .liveBar ul.tabPages li.live i{
        margin:0 10px 0 0;
        top:5.5px 
    }
    .tableHeadt .liveBar ul.tabPages li.idd i{
        margin:0 10px 0 0;
        top:5.5px 
    }
    .tableHeadt .liveBar .newDSelect.iddTarih{
        width:100%!important;
        height:48px;
        background:#313434;
        margin-top:15px 
    }
    .tableHeadt .liveBar .newDSelect.iddTarih:hover{
        background:#313434 
    }
    .tableHeadt .liveBar .newDSelect.iddTarih .select-selected{
        width:calc(100% - 22px);
        min-width:auto;
        border-right:none;
        padding-left:12px 
    }
    .tableHeadt .liveBar span.lig{
        background:#313434;
        border-right:none;
        margin-right:15px 
    }
    .tableHeadt .liveBar span.lig:hover{
        background:#313434 
    }
    .tableHeadt .liveBar span.saat{
        background:#313434;
        border-right:none;
        margin-right:15px 
    }
    .tableHeadt .liveBar span.saat:hover{
        background:#313434 
    }
    .tableHeadt .liveBar i.volume{
        background:url(../img/icons/volume.png) no-repeat center center #313434;
        border-right:none;
        margin-right:15px 
    }
    .tableHeadt .liveBar i.volume:hover{
        background:url(../img/icons/volume.png) no-repeat center center #313434 
    }
    .tableHeadt .liveBar i.volume.toggle{
        background:url(../img/icons/volumeActive.png) no-repeat center center #313434 
    }
    .tableHeadt .thisMatches .thisMatch .rateBar{
        display:none 
    }
    .tableHeadt .thisMatches .thisMatch .othRates{
        display:none 
    }
    .content .newDSelect.iddTarih .select-selected.select-arrow-active:after{
        top:20px 
    }
    .content .newDSelect.iddTarih .select-items div{
        height:40px;
        line-height:40px;
        text-transform:Uppercase;
        text-align:center;
        font-weight:700;
        font-size:13px;
        border-bottom:1px solid #313434 
    }
    .content .newDSelect.iddTarih .select-items div:last-child{
        border-bottom:none 
    }
    .content .newDSelect.iddTarih .select-items{
        padding:0 0 
    }
    .liveResults .liveBar span.lig{
        background:#313434;
        border-right:none;
        margin-right:15px 
    }
    .liveResults .liveBar span.lig:hover{
        background:#313434 
    }
    .liveResults .liveBar span.saat{
        background:#313434;
        border-right:none;
        margin-right:15px 
    }
    .liveResults .liveBar span.saat:hover{
        background:#313434 
    }
    .liveResults .liveBar i.volume{
        background:url(../img/icons/volume.png) no-repeat center center #313434!important;
        border-right:none!important;
        margin-right:15px!important 
    }
    .liveResults .liveBar i.volume:hover{
        background:url(../img/icons/volume.png) no-repeat center center #313434!important 
    }
    .liveResults .liveBar i.volume.toggle{
        background:url(../img/icons/volumeActive.png) no-repeat center center #313434!important 
    }
    .liveResults .thisMatches .thisMatch .rateBar{
        display:none 
    }
    .liveResults .thisMatches .thisMatch .othRates{
        display:none 
    }
    .forMobileThisMatch{
        float:left;
        width:100%;
        height:auto;
        display:block!important;
        background:#3f4040;
        padding:15px 
    }
    .liveResults .thisMatches .thisMatch:nth-child(odd) .forMobileThisMatch{
        background:#2c2e2d 
    }
    .liveResults .thisMatches .thisMatch:nth-child(odd) .forMobileThisMatch ul.mScores li{
        background:#3f4040 
    }
    .forMobileThisMatch ul.frontInfos{
        float:left;
        width:100%;
        float:left;
        padding-bottom:10px 
    }
    .forMobileThisMatch ul.frontInfos li{
        float:left;
        color:#fff;
        font-weight:500;
        font-size:12px;
        line-height:14px 
    }
    .forMobileThisMatch ul.frontInfos li.favorit{
        float:right;
        margin:0 12px 0 0;
        cursor:pointer;
        width:15px;
        height:15px;
        background:url(../img/icons/favorite2.png) no-repeat 
    }
    .forMobileThisMatch ul.frontInfos li.favorit.toggle{
        background:url(../img/icons/favorite3.png) no-repeat 
    }
    .forMobileThisMatch ul.frontInfos li.mbs i{
        margin-right:8px;
        float:left;
        background:#4e92df;
        color:#fff;
        font-size:12px;
        width:14px;
        height:14px;
        line-height:14px;
        border-radius:2px;
        text-align:center;
        font-style:normal 
    }
    .forMobileThisMatch ul.frontInfos li.mbs.uc i{
        background:#4e92df;
        color:#fff 
    }
    .forMobileThisMatch ul.frontInfos li.mbs.bir i{
        background:#ed4f45 
    }
    .forMobileThisMatch ul.frontInfos li.mbs.iki i{
        background:#0f7c39 
    }
    .forMobileThisMatch ul.mScores{
        float:left;
        width:100%;
        float:left 
    }
    .forMobileThisMatch ul.mScores li{
        float:left;
        width:100%;
        float:left;
        margin:7.5px 0;
        padding:0 15px;
        border-radius:3px;
        background:#313433;
        height:36px;
        line-height:36px;
        font-weight:500;
        font-size:13px;
        color:#fff 
    }
    .forMobileThisMatch ul.mScores li span{
        float:left 
    }
    .forMobileThisMatch ul.mScores li b{
        float:right 
    }
    .forMobileThisMatch a.tumOth{
        float:left;
        background:#fcd333;
        color:#000;
        height:36px;
        line-height:36px;
        width:100%;
        text-align:center;
        font-weight:500;
        font-size:13px;
        margin-top:7.5px 
    }
    .tumOTitle{
        display:inline-block;
        float:left;
        width:100%;
        text-align:center;
        background:0 0;
        font-size:20px;
        font-weight:700;
        padding-bottom:10px 
    }
    .matchOTitle{
        display:inline-block;
        float:left;
        width:100%;
        color:#fff;
        text-align:center;
        background:0 0;
        font-size:14px;
        font-weight:500;
        margin-bottom:15px;
        background:#3f4040;
        height:36px;
        line-height:36px 
    }
    .loadingBall{
        width:100%!important 
    }
    .content .iddaaP .chooseSport{
        height:auto 
    }
    .content .iddaaP .chooseSport ul li{
        width:50%;
        text-align:center;
        margin:0;
        border-bottom:1px solid rgba(0,0,0,.12) 
    }
    .content .iddaaP .chooseSport ul li:nth-child(odd){
        border-right:1px solid rgba(0,0,0,.12) 
    }
    .content .iddaaP .chooseSport ul li:last-child{
        width:100% 
    }
    .content .iddaaP .chooseSport ul li.active{
        background:rgba(0,0,0,.12) 
    }
    .content .whiteB.idProg{
        padding-top:0 
    }
    .content .iddaaP .chooseSport ul li.active span:after{
        display:none 
    }
}
.full-back {
    display: none;
}
@media only screen and (max-width:480px){
    .gazete-dm-in, .gazeteler-top, .gazete-detay-left {
        border-radius: 0!important;
    }
    .container.kat-alga2 {
        padding: 0!important;
    }
    .des-g {
        display: none!important;
        margin-bottom: 10px!important;
    }
    .mobileg-g {
        display: block!important;
        margin-bottom: 10px!important;
    }
    .dk-burc ul li {
        margin-right: 30px!important;
    }
    .dk-burc ul li:nth-child(4), .dk-burc ul li:nth-child(8), .dk-burc ul li:nth-child(12) {
        margin-right: 0!important;
    }
    .cb-veri .mbnoa, .cb-veri span:nth-child(5) {
        display: none;
    }
    .p-d-body .cb-ver-head span:last-child, .p-d-body ul li span:last-child {
        display: none;
    }
    .full-back {
        position: absolute;
        top: 14px;
        left: 14px;
        background: #15212a;
        transform: rotate( 180deg );
        width: 32px;
        height: 32px;
        border-radius: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .left .sixNews .left div:not(:first-child) a{
        height:auto;
    }
    .left .sixNews .left div:not(:first-child) a span {
        position: relative;
        background: #fff;
        width: 100%;
        display: block;
        color: #222;
        padding: 0;
        padding: 12px 14px;
    }
    .left .sixNews .left div:not(:first-child) a span strong {
        padding: 0;
        margin: 10px 0 0 0;
        color: #222;
        font-size: 15px!important;
        font-weight: 600!important;
        line-height: 22px!important;
    }
    .left .sixNews .left div:not(:first-child) a:before {
        display: none!important;
    }
    #ana_dash_1{
        padding-left:20px!important 
    }
    .alt-cat-havadurumu{
        margin-top:10px!important 
    }
    .havadurumu-in{
        margin-bottom:10px!important 
    }
    .liglerSec.ligSec{
        min-width:auto;
        max-width:70% 
    }
    .liglerSec.ligSec.mobOn{
        min-width:100% 
    }
    .macDetay .mdHead .team i img{
        margin-top:10px;
        width:30px;
        height:30px 
    }
    .macDetay .mdHead .team span{
        display:inline-block;
        width:70% 
    }
    .macDetay ul.infos li{
        line-height:19px 
    }
    .macDetay .mdHead .team i{
        width:50px;
        height:50px 
    }
}
@media only screen and (max-width:375px){
    #agenda .center>div table tbody tr td:nth-child(4) {
        display: none;
    }
    #agenda .center>div table thead tr td:nth-child(4) {
        display: none;
    }
    #agenda .center>div table.cryptoTable tbody tr td:last-child {
        text-align: right;
    }
    #agenda .center>div table thead tr td:first-child {
        padding-left: 10px;
    }
    .dk-burc ul li {
        margin-right: 20px!important;
    }
    .p-d-body .cb-ver-head span:nth-child(2), .p-d-body ul li span:nth-child(2) {
        min-width: 120px;
    }
    .lastol-in a figure, .sixNewsSymmetry .newsBox span img, .sixNews .newsBox span img {
        height: 92px!important;
        max-height: 92px!important;
    }
    .sixNews .newsBox span .ilgiliplay img {
        height: unset!important;
        width: unset!important;
    }
    .onecikantab-bottom ul li a {
        padding: 0 8px;
    }
    .standingsTable .head .team{
        width:30%!important 
    }
    .standingsTable .tableIn .team{
        width:30%!important 
    }
    .standingsTable .head ul li.o{
        margin-right:1px;
        width:21px 
    }
    .standingsTable .tableIn .po ul.p li.o{
        margin-right:1px;
        width:21px 
    }
    .sSPosts .post .thumb{
        height:85px 
    }
    .sSPosts .post .thumb img{
        min-height:85px 
    }
    .sSPosts .post a.title{
        font-size:16px;
        padding-top:10px 
    }
}
.alt-cat{
    width:100%;
    display:block;
    margin-bottom:10px;
    background-color:#b70b19;
    border-radius:0 12px 0 12px;
    height:50px;
    z-index:8;
    position:relative 
}
.alt-cat>ul{
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 1060px;
    width: 1060px;
    padding: 0 15px;
}
.alt-cat::-webkit-scrollbar{
    display:none;
    -ms-overflow-style:none;
    scrollbar-width:none 
}
.alt-cat-ul li{
    float:left;
    display:inline-flex 
}
.alt-cat>ul>li>a{
    display:block;
    color:#fff;
    height:100%;
    font-size:13px;
    font-weight:600;
    position:relative;
    margin-right:14px;
    padding-right:16px;
    line-height:49px;
    padding-top:1px 
}
.alt-cat>ul>li:not(:last-child) a:before{
    content:"";
    width:1px;
    height:20px;
    background-color:rgba(255,255,255,.25);
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%) 
}
.alt-cat>ul>li>a:after{
    content:"";
    position:absolute;
    bottom:0;
    left:50%;
    transform:translateX(-50%);
    width:0;
    height:3px;
    background-color:#fff;
    transition:width .35s ease-in-out;
    margin-left:-7px 
}
.alt-cat>ul>li>a:hover:after{
    width:calc(100% - 16px) 
}
.alt-cat>ul>li:last-child>a{
    margin-right:0;
    padding-right:0 
}
.alt-cat-havadurumu{
    margin-top:30px;
    background-color:#3e5ab2 
}
.alt-cat-dropdown{
    display:flex!important;
    align-items:center;
    justify-content:center 
}
.alt-cat ul li a img{
    margin-left:10px;
    margin-top:-3px 
}
.havadurumu-in{
    width:100%;
    margin-bottom:30px;
    overflow:hidden 
}
.havadurumu-in-top{
    width:100%;
    border-radius:8px 8px 0 0;
    position:relative;
    padding:40px;
    background:linear-gradient(to bottom,#5a7be0 0,#6c85dc 65%,#6c85dc 100%) 
}
.havadurumuflex{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    width:100% 
}
.havadurumu-in-top:after,.havadurumu-in-top:before{
    content:"";
    display:block;
    clear:both 
}
.havadurumu-add{
    position:absolute;
    right:40px;
    top:30px;
    cursor:pointer;
    z-index:7;
    padding-left:24px 
}
.havadurumu-add img{
    transition:transform .35s ease-in-out 
}
.havadurumu-add:hover img{
    transform:rotate(360deg) 
}
.havadurumu-in-top-left{
    width:340px;
    height:271px;
    border-radius:10px;
    box-shadow:0 19px 21px rgba(12,4,7,.29);
    background-color:#fff 
}
.hitl-top{
    background-color:#e1af46;
    padding:26px 23px 0 26px;
    border-radius:10px 10px 0 0;
    color:#fff;
    height:200px;
    overflow:hidden 
}
.hib-top{
    display:flex;
    justify-content:space-between;
    width:100%;
    height:60px;
    padding-left:40px;
    align-items:center;
    background-color:#3e5ab2 
}
.hib-tag a{
    display:block;
    font-size:14px;
    height:30px;
    line-height:30px;
    padding:0 16px;
    background-color:#506bc2;
    margin-right:10px;
    border-radius:15px;
    transition:background-color .2s ease-in-out;
    color:#fff 
}
li.alt-box{
    position:relative 
}
.hib-tag a:hover{
    background-color:#5b7bdf 
}
.hib-tag a:last-child{
    margin-right:0 
}
.hib-title{
    height:60px;
    width:80px;
    background-color:#4664c5;
    text-align:center;
    line-height:60px;
    color:#fff;
    padding-left:20px 
}
.hib-title span{
    font-size:14px;
    font-weight:700 
}
.hib-tag{
    display:flex;
    flex-wrap:wrap;
    height:30px;
    overflow:hidden;
    max-width:calc(100% - 100px) 
}
.havadurumuflex .apexcharts-xaxis{
    transform:translate(0,-77px) 
}
.havadurumu-box{
    position:absolute;
    right:100px;
    top:17px;
    visibility:hidden;
    opacity:0;
    transform:translateX(10px);
    transition:all .35s ease-in-out;
    z-index:-1 
}
.havadurumu-add.active img{
    transform:rotate(135deg)!important 
}
.havadurumu-box.active{
    visibility:visible;
    opacity:1;
    transform:translateX(0);
    z-index:102 
}
.havadurumu-box-bar{
    width:180px;
    height:auto;
    border-radius:8px;
    background-color:#839be2;
    padding:9px 0;
    height:348px;
    z-index:88 
}
.havadurumu-box:after{
    position:absolute;
    content:"";
    right:-9px;
    top:22px;
    background-image:url(../img/hava/box-r.png);
    width:9px;
    height:21px 
}
.simplebar-scrollbar:before{
    background:#6f87ce!important;
    border-radius:var(--birfanatik-radius)!important;
    width:10px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    opacity:1!important 
}
.simplebar-track{
    right:0!important 
}
.simplebar-scrollbar.simplebar-visible:before{
    opacity:1!important 
}
.simplebar-vertical{
    border-radius:0 8px 8px 0!important;
    width:20px!important;
    background:#92a7e5!important;
    transition:opacity .2s linear 
}
.havadurumu-box li{
    display:block;
    width:100% 
}
.havadurumu-box li a{
    display:block;
    width:100%;
    color:#fff;
    font-size:13px;
    font-weight:500;
    line-height:30px;
    padding:0 20px 
}
.havadurumu-box li a:hover{
    background-color:#6f87ce 
}
ul.chartul{
    position:absolute;
    width:100%;
    left:0;
    display:flex;
    align-items:center;
    justify-content:space-between;
    animation:gozuk 1s ease-in-out forwards;
    opacity:0;
    animation-delay:.35s;
    padding-left:23px;
    padding-right:23px 
}
@keyframes gozuk{
    from{
        opacity:0 
    }
    to{
        opacity:1 
    }
}
ul.chartul li{
    font-weight:500;
    display:block;
    margin:0 8px;
    position:relative;
    padding:0 8px;
    font-size:12px;
    text-align:center;
    width:42px 
}
.alt-cat-box{
    position:absolute;
    right:0;
    opacity:0;
    visibility:hidden;
    transition:all .35s ease-in-out;
    top:50px;
    padding-top:30px;
    pointer-events:none 
}
.alt-box:hover .alt-cat-box{
    visibility:visible;
    opacity:1;
    transform:translateY(0);
    pointer-events:auto!important 
}
.alt-cat-box-bar{
    width:180px;
    height:auto;
    border-radius:8px;
    background-color:#839be2;
    padding:9px 0;
    height:348px;
    z-index:88 
}
.alt-cat-box:after{
    position:absolute;
    content:"";
    right:26px;
    top:15px;
    background-image:url(../img/hava/box-r.png);
    width:9px;
    height:21px;
    transform:rotate(-90deg) 
}
.alt-cat-box li{
    display:block;
    width:100% 
}
.alt-cat-box li a{
    display:block;
    width:100%;
    color:#fff;
    font-size:13px;
    font-weight:500;
    line-height:30px;
    padding:0 20px 
}
ul.chartul li:after{
    content:"";
    position:absolute;
    right:-8px;
    background:#e29544;
    width:1px;
    height:74px 
}
ul.chartul li:first-child:before{
    content:"";
    position:absolute;
    left:-8px;
    background:#e29544;
    width:1px;
    height:74px 
}
.yazar-post .sc-options {
    margin-top: 14px;
}
.hava2 .hitl-top{
    background-color:#69afcd 
}
.hava3 .hitl-top{
    background-color:#5c7da1 
}
.hava4 .hitl-top{
    background-color:#32a7f6 
}
.hava5 .hitl-top{
    background-color:#20c2ea 
}
.hava2 .hitl-left path,.hava2 .hitl-right path{
    fill:#69afcd 
}
.hava3 .hitl-left path,.hava3 .hitl-right path{
    fill:#5c7da1 
}
.hava4 .hitl-left path,.hava4 .hitl-right path{
    fill:#32a7f6 
}
.hava5 .hitl-left path,.hava5 .hitl-right path{
    fill:#20c2ea 
}
.hava2 ul.chartul li:after,.hava2 ul.chartul li:before{
    background-color:#5798b4 
}
.hava3 ul.chartul li:after,.hava3 ul.chartul li:before{
    background-color:#4c6b8e 
}
.hava4 ul.chartul li:after,.hava4 ul.chartul li:before{
    background-color:#2195e3 
}
.hava5 ul.chartul li:after,.hava5 ul.chartul li:before{
    background-color:#16aed3 
}
.hava2 .hitl-left span,.hava2 .hitl-right span{
    color:#69afcd 
}
.hava3 .hitl-left span,.hava3 .hitl-right span{
    color:#5c7da1 
}
.hava4 .hitl-left span,.hava4 .hitl-right span{
    color:#32a7f6 
}
.hava5 .hitl-left span,.hava5 .hitl-right span{
    color:#20c2ea 
}
#chart{
    margin-top:35px;
    padding:0 20px 
}
.hitl-top-in{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    margin-bottom:17px 
}
.hitl-top-left span{
    font-size:69px;
    font-weight:600;
    line-height:1em 
}
.hitl-top-left p{
    font-size:14px;
    font-weight:700;
    margin-top:3px 
}
.hitl-top-left p b{
    font-size:18px;
    font-weight:400;
    margin-left:5px 
}
.hitl-top-right{
    display:flex;
    align-items:center;
    flex-direction:column 
}
.hitl-top-right span{
    font-weight:500;
    font-size:14px;
    color:#fff;
    display:block;
    margin-top:15px 
}
.hitl-top-left{
    margin-top:-10px 
}
.havadurumu-in-bottom{
    background-color:#4664c5;
    border-radius:0 0 8px 8px;
    padding:0 20px 0 0 
}
.apexcharts-toolbar{
    display:none!important 
}
.havadurumu-in-top-right{
    display:flex;
    align-items:center;
    color:#fff;
    position:relative;
    padding-left:58px 
}
.hintr-in p{
    font-size:16px;
    font-weight:700 
}
.hintr-in img{
    margin:19px auto 14px auto 
}
.hintr-in span{
    font-size:30px;
    font-weight:500;
    display:block 
}
.hintr-in span b{
    font-weight:500;
    opacity:.5 
}
.hintr-in{
    text-align:center;
    position:relative;
    margin-right:30px;
    padding-right:30px 
}
.hintr-in:after{
    content:"";
    position:absolute;
    right:0;
    height:150px;
    width:1px;
    background-color:rgba(255,255,255,.3);
    top:50%;
    transform:translateY(-50%) 
}
.hintr-in:last-child{
    margin-right:0;
    padding-right:0 
}
.hintr-in:last-child:after{
    display:none 
}
.apexcharts-xaxis text,.apexcharts-yaxis text{
    fill:#fff!important 
}
.apexcharts-tooltip{
    background:#fff;
    color:#222 
}
.hitl-bottom{
    height:71px;
    border-radius:0 0 10px 10px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 38px 
}
.apexcharts-tooltip-marker{
    display:none!important;
    visibility:hidden;
    opacity:0 
}
.apexcharts-gridlines-horizontal{
    opacity:.3 
}
.havadurumuflex .apexcharts-gridlines-horizontal{
    opacity:0;
    display:none 
}
.havadurumuflex .apexcharts-xaxis line{
    display:none!important;
    opacity:0 
}
.hitl-left,.hitl-right{
    display:flex;
    align-items:center 
}
.hitl-left svg,.hitl-right svg{
    margin-right:10px 
}
.hitl-left span,.hitl-right span{
    font-size:24px;
    color:#e1af46;
    font-weight:700 
}
.hitl-left span b,.hitl-right span b{
    font-size:14px;
    margin-left:-2px 
}
.hitl-left p,.hitl-right p{
    color:#909090;
    font-size:14px;
    font-weight:400 
}
.sb-left span a{
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow:hidden 
}
.alt-cat-din{
    margin-top:0;
    background-color:#2e6a5c;
    border-radius:0;
    margin-bottom:0 
}
.logo-pattern-din{
    background-color:#307061 
}
.alt-cat-din .alt-cat-box-bar{
    background-color:#2e6a5c 
}
.alt-cat-din .alt-cat-box li a:hover{
    background-color:#358673 
}
.alt-cat-din .simplebar-scrollbar:before{
    background:#2e6a5c!important 
}
.alt-cat-din .simplebar-vertical{
    background:#358673!important 
}
.alt-cat-din .alt-cat-box:after{
    background-image:url(../img/box-r-din.png) 
}
.mt0{
    margin-top:0 
}
.cont.mt0{
    background-color:#ebe6e0 
}
.namaz-vakit-main{
    display:flex;
    flex-direction:row;
    padding-top:17px;
    justify-content:space-between 
}
.navm-left span,.navm-right span{
    font-size:20px;
    color:#000;
    font-weight:500;
    margin-bottom:3px 
}
.navm-left,.navm-right{
    padding-top:25px 
}
.navm-left time,.navm-right p{
    font-size:16px;
    color:#706c68 
}
.navm-mid .timei{
    width:560px 
}
.navm-mid .hieig{
    overflow:hidden;
    height:232px;
    z-index:1;
    padding-top:25px;
    text-align:center 
}
.navm-mid .circle{
    width:442px;
    height:442px;
    border-radius:100%;
    border:1px solid #fff;
    position:relative;
    margin:0 auto;
    padding-top:81px 
}
.navm-mid .circle-animate{
    -webkit-transform:rotate(0);
    transform:rotate(0);
    transform-origin:50% 220px;
    -webkit-transform-origin:50% 213px;
    position:relative;
    top:-72px 
}
.navm-mid .icon-gunes{
    position:absolute;
    font-size:50px;
    background:#ebe6e0;
    top:180px;
    left:-30px;
    animation:gunes 3s infinite linear;
    background-image:url(../img/gunes.svg);
    width:62px;
    height:62px;
    border-radius:100% 
}
@-webkit-keyframes gunes{
    from{
        transform:rotate(0) 
    }
    to{
        -webkit-transform:rotate(360deg) 
    }
}
.navm-mid .timei h2{
    font-size:20px;
    display:block;
    margin-bottom:16px;
    font-weight:700 
}
.navm-mid .timei span{
    font-size:44px;
    color:#000;
}
.navm-mid .timei span:last-child{
    margin-right:0 
}
.navm-mid .timei span b{
    color:#706c68;
    font-size:22px;
    font-weight:400;
    margin-left:-5px 
}
.navm-left,.navm-right{
    display:flex;
    flex-direction:column 
}
.namaz-vakit-israk,.namaz-vakit-saat{
    width:100%;
    height:120px;
    background-color:#53357f;
    display:flex;
    align-items:center;
    justify-content:center 
}
.namaz-vakit-israk ul li,.namaz-vakit-saat ul li{
    height:120px;
    width:175px;
    color:#fff;
    display:flex;
    align-items:center;
    flex-direction:column;
    justify-content:center;
    position:relative 
}
.namaz-vakit-israk ul li p,.namaz-vakit-saat ul li p{
    font-size:15px;
    font-weight:400;
    margin-bottom:7px 
}
.namaz-vakit-israk ul li span,.namaz-vakit-saat ul li span{
    font-size:44px 
}
.namaz-vakit-israk ul,.namaz-vakit-saat ul{
    display:flex;
    width:100%;
    justify-content:center;
    align-items:center 
}
.namaz-vakit-saat ul li.active,.namaz-vakit-saat ul li:hover{
    background-color:#452c6a 
}
.namaz-vakit-saat ul li.active:after{
    content:"";
    position:absolute;
    left:50%;
    top:0;
    transform:translateX(-50%) translateZ(0) translateY(0) rotate(0);
    background-image:url(../img/namaz-before.png);
    width:21px;
    height:9px 
}
.namaz-vakit-israk{
    background-color:#6abb9b 
}
.namaz-vakit-israk ul{
    justify-content:center 
}
.namaz-vakit-saat li:nth-child(2):before,.namaz-vakit-saat li:nth-child(5):before{
    content:"";
    width:4px;
    height:12px;
    background-color:#6abb9b;
    position:absolute;
    right:-2px;
    bottom:0;
    z-index:1 
}
.namaz-vakit-tab{
    width:100%;
    display:block 
}
.nvt-top{
    width:100%;
    height:60px;
    background-color:#2e6a5c 
}
.nvt-top ul li{
    display:inline-block 
}
.nvt-top ul li a{
    display:block;
    height:60px;
    line-height:60px;
    font-size:14px;
    padding:0 25px;
    color:#fff;
    font-weight:500 
}
.nvt-top ul li.active a,.nvt-top ul li:hover a{
    background-color:#367c6c 
}
.nvt-bottom ul{
    display:none 
}
.nvt-bottom ul.active{
    display:block 
}
.nvt-bottom ul li{
    display:flex;
    width:100%;
    height:54px;
    background-color:#fff;
    justify-content:space-around;
    text-align:center 
}
.nvt-bottom ul li span{
    display:inline-block;
    height:54px;
    line-height:54px;
    width:calc(100% / 7);
    text-align:center;
    font-size:14px 
}
.nvt-bottom ul li:nth-child(odd){
    background-color:#f5f5f5 
}
@media screen and (max-width:1140px){
    .hintr-in span{
        font-size:20px;
        display:block 
    }
    #newsRead .top>time{
        display:none 
    }
}
.select-havadurumu,.select-vakit{
    display:none 
}
@media screen and (max-width:1070px){
    .namaz-vakit-israk ul li,.namaz-vakit-saat ul li{
        width:50%;
        position:static;
        flex:0 0 50%;
        margin-right:0!important;
    }
    .namaz-vakit-israk ul,.namaz-vakit-saat ul{
        flex-wrap:wrap;
        height:auto 
    }
    .namaz-vakit-israk,.namaz-vakit-saat{
        height:auto 
    }
    .namaz-vakit-saat ul li.active:before{
        display:none 
    }
}
@media screen and (max-width:886px){
    .lsm-left-in, .lsm-right-in {
        padding-right: 15px;
        padding-left: 15px;
    }
    ul.ecga li {
        height: 70px;
    }
    .lsm-right-in>ul li:before {
        left: -15px;
        width: calc(100% + 30px);
    }
    .lsm-right-in>ul li:after {
        left: -15px;
        width: calc(100% + 30px);
    }
    ul.ecga li a figure img, .ll-i-top>figure img {
        min-width: 40px;
        min-height: 40px;
        height: 40px;
        width: 40px;
    }
    .lsm-kadro.lsm-left-in {
        margin-bottom: 15px;
        overflow: hidden!important;
        overflow-x: auto!important;
    }
    .last-match .lsm-right-in {
        margin-bottom: 15px!important;
    }
    .threenewNewscont .threenewNews {
        flex-wrap: wrap;
        margin: 0;
    }
    .lastmin-marq {
        margin-bottom: 20px;
        padding: 0;
        box-shadow: var(--birfanatik-shadow);
    }
    .threenewNewscont .threenewNews>div {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    .threenews-out.yzrr.yzrr2 .threenews-ad {
        border-radius: 0!important;
    }
    .footer-top .container ul.footer-top-left li {
        width: 50%;
    }
    .threenews-ad .threenewNewscont .threenewNews {
        margin:0;
    }
    .namaz-vakit-saat li::before{
        display:none 
    }
    .namaz-vakit-israk ul li span,.namaz-vakit-saat ul li span{
        font-size:36px 
    }
    .navm-mid .circle{
        width:375px;
        height:375px;
        padding-top:60px 
    }
    .navm-mid .hieig{
        height:262px;
        padding-top:90px 
    }
    .navm-mid .timei h2{
        font-size:16px 
    }
    .navm-mid .circle-animate{
        -webkit-transform-origin:50% 200px 
    }
    .navm-mid .timei span{
        font-size:30px 
    }
    .namaz-vakit-main{
        flex-direction:column;
        overflow:hidden;
        padding-top:0 
    }
    .namaz-vakit-saat{
        overflow:hidden 
    }
    .navm-mid{
        margin-top:-80px 
    }
    .navm-left,.navm-right{
        float:left 
    }
    .navm-right{
        position:absolute;
        right:10px;
        text-align:right 
    }
    .navm-mid .timei{
        width:100% 
    }
}
#newsRead .bottom .left .comments ul li.reply .icons {
    top: 10px;
    left:30px;
}
@media screen and (min-width:768px){
    .ls-mobile {
        display: none!important;
    }
    .mobile-goster {
        display: none;
    }
    .customize-support .sticky-bread.sticked {
        transform: translateY(42px);
    }
    .readingcount{
        position:absolute;
        right:0;
        bottom:54px;
        background-color:#fff;
        padding:15px 15px 10px 15px;
        font-size:14px;
        font-weight:500 
    }
    .imageArea .readingcount{
        bottom:0;
        right:85px 
    }
    .detail .cap{
        position:relative 
    }
    div#chart svg{
        min-width:270px 
    }
    #home>.bottom .left .sixNewsSymmetry>div:first-child,#home>.bottom .left .sixNewsSymmetry>div:nth-child(2),#home>.bottom .left .sixNewsSymmetry>div:nth-child(3){
        padding-top:0!important 
    }
    .mobile-gizle .fiveNews .newsBox>span{
        height:157.89px 
    }
    .mobile-gizle .fiveNews .newsBox span img{
        width:100%;
        height:100%;
        object-fit:cover 
    }
    .left .sport>div:last-child .swiper-slide a img,.left .sportSlider>div a img{
        object-fit:cover;
        height:100% 
    }
}
.lcont {
    position: relative;
}
.kh-in figure>span {
    box-shadow: 0px 1px 8px rgb(0 0 0 / 11%);
    border-radius: 30px;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9999;
    position: absolute;
    bottom: 100%;
    left: 50%;
    white-space: nowrap;
    min-width: max-content;
    background-color: #fff;
    transform: translateX(-50%) scale(0);
    margin-bottom: 5px;
    transition: all .25s ease-in-out;
    padding: 6px 8px;
    font-size: 11px;
    FONT-WEIGHT: 500;
    color: #000;
    margin-bottom: -9px;
}
.kh-in figure:hover span {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scale(1);
}
.kh-in figure {
    cursor: pointer;
}
figure.figureopen span {
    box-shadow: unset;
    border-radius: unset;
    position: unset;
    transform: unset!important;
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.hmfix .lheader-bottom.hmon {
    position: fixed;
    top: 0;
}
.hmfix.customize-support .lheader-bottom.hmon {
    top: 32px;
}
.mobileBar {
    display:block;
    box-shadow:0 0 15px rgba(0,0,0,.5);
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    height:70px;
    background:#1db954;
    z-index:9999;
    font-family: 'Roboto', sans-serif;
}
.mobileBar .ovalCenter {
    position:absolute;
    left:50%;
    bottom:-7.5px;
    width:85px;
    height:85px;
    cursor:pointer;
    background:#ffcb00;
    margin-left:-42.5px;
    border-radius:100%;
    box-shadow:0 0 20px rgba(0,0,0,.3);
}
.mobileBar .ovalCenter span {
    width:100%;
    text-align:center;
    float:left;
}
.mobileBar .ovalCenter span.mCount {
    padding:15px 0 6px 0;
    color:rgba(0,0,0,.5);
    font-size:12px;
}
.mobileBar .ovalCenter span.mRate {
    padding:0px 0 6px 0;
    color:#000;
    font-size:16px;
    font-weight:bold;
}
.mobileBar .ovalCenter p {
    width:100%;
    text-align:center;
    float:left;
    color:rgba(0,0,0,.5);
    font-size:12px;
}
.mobileBar ul.lMenu {
    width:calc(50% - 42.5px);
    position:absolute;
    left:0;
}
.mobileBar ul.lMenu li {
    width:50%;
    float:left;
    text-align:center;
    position:relative;
    height:85px;
}
.mobileBar ul.lMenu li:last-child {
    border-left:1px solid rgba(0,0,0,.12) 
}
.mobileBar ul.lMenu li span {
    color:#fff;
    font-size:12px;
}
.mobileBar ul.lMenu li i {
    width:30px;
    height:25px;
    position:absolute;
    left:50%;
    margin-left:-15px;
}
.mobileBar ul.lMenu li.nav i {
    background:url("../img/icons/mobil-menu.png")no-repeat;
    top:15px;
}
.mobileBar ul.lMenu li.nav span {
    top:42px;
    position:relative;
}
.mobileBar ul.lMenu li.live i {
    background:url("../img/icons/mobil-canli-mac.png")no-repeat;
    top:15px;
}
.mobileBar ul.lMenu li.live span {
    top:42px;
    position:relative;
}
.mobileBar ul.rMenu {
    width:calc(50% - 42.5px);
    position:absolute;
    right:0;
}
.mobileBar ul.rMenu li {
    width:50%;
    float:left;
    text-align:center;
    position:relative;
    height:85px;
}
.mobileBar ul.rMenu li:last-child {
    border-left:1px solid rgba(0,0,0,.12) 
}
.mobileBar ul.rMenu li span {
    color:#fff;
    font-size:12px;
}
.mobileBar ul.rMenu li i {
    width:30px;
    height:25px;
    position:absolute;
    left:50%;
    margin-left:-15px;
}
.mobileBar ul.rMenu li.myCoupons i {
    background:url("../img/icons/mobil-kupon.png")no-repeat;
    top:15px;
}
.mobileBar ul.rMenu li.myCoupons span {
    top:42px;
    position:relative;
}
.mobileBar ul.rMenu li.program i {
    background:url("../img/icons/mobil-program.png")no-repeat;
    top:15px;
}
.mobileBar ul.rMenu li.program span {
    top:42px;
    position:relative;
}
.mobileBarMenu {
    -webkit-transition: all .2s ease-in;
    display:block!important;
    transition: all .2s ease-in;
    position:fixed;
    left: -100vw;
    right: 200%;
    width:90%;
    height:100%;
    box-shadow:0 10px 30px #000;
    background:#353541;
    z-index:9999;
    padding:0 20px 20px 20px;
    font-family: 'Roboto', sans-serif;
}
.mobileBarMenu.on {
    left:0;
    right:10%;
}
.mobileBarMenu span {
    width:100%;
    float:left;
    color: #fff;
    text-transform:Uppercase;
    font-size: 12px;
    font-weight: 500;
    padding-top:20px;
    margin-bottom:15px;
    opacity: .5;
}
.mobileBarMenu ul {
    width:100%;
    float:left;
    padding-bottom:20px;
    border-bottom:1px solid rgba(255, 255, 255, 0.1) 
}
.mobileBarMenu ul:last-child {
    border-bottom:none 
}
.mobileBarMenu ul li {
    width:100%;
    float:left;
}
.mobileBarMenu ul li a {
    width:100%;
    float:left;
    color:#FFF;
    height:25px;
    line-height:25px;
    align-items: center;
    position:relative;
    padding-left:15px;
    display: flex;
    font-size: 15px;
    font-weight: 400;
}
.mobileBarMenu ul li a:before {
    position:absolute;
    content:"";
    left:0;
    top:9px;
    width:4px;
    height:5px;
    background:url("../img/icons/mO.png")no-repeat;
}
.mobileBarMenu i.close {
    position:absolute;
    right:0px;
    top:0px;
    padding:20px;
    width:12px;
    height:12px;
    background:url("../img/icons/mobil-respo-close.png")no-repeat center center;
}
.mobileBar {
    display: none;
}
@media screen and (max-width:768px){
    #home>.bottom>div.left div.sport, #owll-sp div a img {
        border-radius: 0!important;
    }
    #home>.bottom>div.left div.sport {
        background: transparent;
    }
    .left .sport>div:first-child a {
        border-radius: 0;
        margin: 0;
        bottom: 0;
        height: auto!important;
    }
    .left .sport>div:first-child a img {
        border-radius: 0;
        height: 100%;
    }
    .left .sport>div:first-child a em {
        display: none;
    }
    .left .sport>div:first-child a img {
        border-radius: 0!important;
    }
    .left .sport>div:first-child a span strong {
        margin: 0;
        font-family: metropolis,sans-serif;
        font-size: 16px!important;
        font-weight: 600!important;
        line-height: 22px!important;
        height: auto!important;
    }
    .left .sport>div:first-child a span {
        border-radius: 0;
        padding: 15px 15px 10px 15px;
    }
    div {
    }
    .mobileBar {
        display: block;
    }
    .newSlide4 {
        display: none!important;
    }
    #newsRead .bottom .left .comments ul li.reply .icons{
        margin-left: -39px;
        top:21px;
    }
    .yzrr .threenews-ad .threenews-title {
        display: none;
    }
    .emojiArea2 {
        margin-bottom: 10px;
    }
    .infinityDiv {
        display: none!important;
    }
    .news-abone.vidgal2 span {
        display: none!important;
    }
    .infinityDiv img,.infinityDiv {
        border-radius: 0;
    }
    .icon-border {
        width: 40px!important;
    }
    ul.footerSocial.sc-options-right .icon-border {
        width: 36px!important;
    }
    .settt {
        margin-top:-100px!important;
    }
    .stt-title {
        margin-bottom: 10px!important;
    }
    .lholder.container {
        display: none!important;
    }
    .des-g {
        display: none!important;
    }
    .p-d-body .ss-top, .p-d-body .ss-top ul li {
        height: 34px;
        line-height: 34px;
    }
    .ss-top ul {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        justify-content: flex-start;
    }
    .cb-veriler {
        flex-direction: column;
    }
    .cb-veri:last-child {
        margin-bottom: 0;
    }
    .p-d-body .cb-ver-head, .p-d-body .cb-veri ul li {
        padding: 0 14px;
    }
    .cb-veri-full .cb-ver-head span:first-child, .cb-veri-full .cb-veri ul li a {
        width: calc(100% / 4);
    }
    div#wpadminbar {
        display: none!important;
    }
    .customize-support {
        padding-top: 0;
    }
    .threenews-ad-right .rek {
        margin-bottom: 5px;
    }
    .yazar-detay-left {
        width: 100%;
        padding: 10px;
    }
    .ydl-other {
        padding: 10px 0 0 0;
    }
    .yazar-detay-right {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
        padding: 0 10px;
    }
    .yazar-detay-right h1, .yazar-detay-right h2, .yazar-detay-right h3 {
        font-size: 22px;
        line-height: 30px;
        margin-top: 0;
    }
    .sc-options {
        margin-top: 18px;
        margin-bottom: 0;
    }
    .ydl-top.fixa {
        POSITION: static;
        margin: 0;
        padding: 0;
        background: 0 0;
        width: auto;
        box-shadow: unset;
    }
    .sc-options-left {
        margin-right: 0px;
    }
    a.sc-options-user {
        display: none;
    }
    .sc-options-left .options-icons {
        padding: 0;
        margin: 0 8px 0 0;
    }
    .yazar-flex {
        flex-direction: column-reverse;
        padding-top: 0;
    }
    .news-abone {
        display: none;
    }
    .left .sport {
        margin-bottom: 20px!important;
    }
    #home>.bottom .left .sport>div:first-child {
        max-width: 100%;
        margin-bottom: 20px;
        border-radius: 0;
        box-shadow: var(--birfanatik-shadow);
        display: none;
    }
    .left .sixNews .left>div {
        margin-right: 0px!important;
        margin-left: -10px!important;
    }
    .gazete-detay{
        margin-top:0 
    }
    .gazeteler-top{
        padding: 0 10px!important;
        height: 46px!important;
        margin-bottom: 15px;
    }
    .gazete-detay-left {
        margin-bottom: 15px!important;
    }
    .gazete-dm-in {
        margin-bottom: 15px;
        border-radius: var(--birfanatik-radius);
        overflow: hidden;
    }
    .gazeteler-top h1{
        display:none!important;
    }
    .gazete-detay-mid{
        max-width:calc(100% - 214px)!important 
    }
    .gazete-detay-right{
        display:none 
    }
    #zuck-modal-content .story-viewer .head .left .info{
        max-width:80%!important 
    }
    #zuck-modal-content .story-viewer .head .left .info>*{
        display:-webkit-box!important;
        -webkit-line-clamp:1;
        -webkit-box-orient:vertical;
        overflow:hidden 
    }
    #zuck-modal-content .story-viewer.with-back-button .head .left>.back{
        margin-top:-3px!important 
    }
    #zuck-modal-content .story-viewer .head .left{
        margin-top:9px!important 
    }
    .readingcount{
        display:none 
    }
    .nvt-bottom .container{
        width:843px 
    }
    .nvt-bottom{
        overflow-y:hidden;
        overflow-x:scroll 
    }
    .nvt-bottom::-webkit-scrollbar{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    .nvt-bottom::-webkit-scrollbar-track{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    .nvt-bottom::-webkit-scrollbar-thumb{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    .havadurumu-in-top-right{
        padding-left:0 
    }
    .alt-cat-havadurumu ul,.nvt-top ul{
        display:none!important 
    }
    .select-havadurumu,.select-vakit{
        position:relative;
        display:flex;
        align-items:center;
        justify-content:center;
        height:50px;
        float:left;
        margin-left:15px 
    }
    .select-vakit{
        height:60px 
    }
    .select-havadurumu select,.select-vakit select{
        background-color:transparent;
        border:none;
        color:#fff;
        font-weight:700;
        -webkit-appearance:none;
        -moz-appearance:none;
        -o-appearance:none;
        appearance:none;
        padding:0 15px 0 0;
        border-radius:0;
        outline:0;
        cursor:pointer;
        font-size:14px!important;
        line-height:normal;
        font-style:normal;
        background:url(../img/hava/cdown.svg) no-repeat 100% 50%;
        background-size:7px 4px;
        text-transform:uppercase 
    }
    .hintr-in img{
        margin:14px auto 
    }
    .havadurumuflex{
        flex-direction:column;
        justify-content:center;
        align-items:center 
    }
    .havadurumu-in-top-left{
        margin-bottom:30px 
    }
    .havadurumu-in-top-right{
        margin-right:0!important 
    }
    .havadurumu-add{
        display:none 
    }
    .hib-top{
        padding:0 
    }
    .hib-tag{
        display:none 
    }
    .hib-title{
        width:100%;
        padding:0;
        margin:0 
    }
    .havadurumu-in-bottom{
        padding:0 
    }
    .apexcharts-yaxis{
        display:none 
    }
    .four-manset .owl-nav{
        display:none!important 
    }
    .four-manset .owl-dots{
        background-color:transparent 
    }
    .four-manset{
        margin-top:0;
        margin-bottom:10px 
    }
}
.vidgal h1{
    float:left;
    padding-right:30px 
}
.vidgal{
    width:100%;
    display:flex;
    align-items:center;
    justify-content:space-between 
}
.news-abone.vidgal2{
    top:0 
}
.news-abone.vidgal2 span{
    color:#fff 
}
.vidgal .news-abone-logo{
    color:#fff 
}
.fllf{
    width:982px;
    margin:0 auto;
    text-align:left;
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:15px 
}
.fllf ul{
    padding:0!important 
}
.news-abone.vidgal2:hover .news-abone-logo {
    color: #666!important;
}
.fllf .news-abone{
    top:0 
}
.sc-options-user{
    width:36px;
    height:36px;
    border-radius:var(--birfanatik-radius);
    background:#E5E5E5;
    display:inline-block;
    margin-right:10px 
}
.sticky-bread{
    position:fixed;
    width:100%;
    top:-10px;
    z-index:999;
    left:0;
    background-color:#b70b19;
    height:50px;
    display:flex;
    align-items:center;
    box-shadow:0 2px 4px rgba(17,21,25,.28);
    transform:translateY(-100%);
    transition:transform .6s ease 
}
.sticky-bread.sticked{
    transform:translateY(10px) 
}
.sb-left{
    display:flex;
    color:#fff;
    align-items:center;
    font-family:metropolis,sans-serif;
    font-weight:700;
    font-size:16px;
    line-height:1em 
}
.sb-left a{
    display:inline-block;
    margin-left:13px;
    color:#fff;
    margin-right:13px;
    font-weight: 600;
    line-height: 20px;
    font-size: 15px;
}
.sb-left a:first-child{
    margin-left:0;
    margin-right:0 
}
.sb-left span{
    margin-left:13px;
    opacity:.6;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow:hidden 
}
.sc-options-user img{
    margin:0 auto;
    width:100%;
    height:100%;
    object-fit:cover;
    max-height: 100%;
}
.news-abone a{
    display:flex;
    font-size:12px;
    color:#666!important;
    float:left;
    align-items:center;
    justify-content:center;
    transition:color .2s ease-in-out 
}
.news-abone-logo{
    border:1px solid #E5E5E5;
    height:25px;
    display:flex;
    align-items:center;
    justify-content:center;
    width:100px;
    font-size:13px;
    border-radius: var(--birfanatik-radius);
}
.news-abone{
    display:flex;
    align-items:center;
    justify-content:center 
}
.sc-options-left .options-icons{
    position:relative;
    cursor:pointer 
}
.options-icons .news-abone-logo {
    height: 36px;
    border-radius:var(--birfanatik-radius);
    width: 110px;
    transition: background .2s ease-in-out;
    color: #4a4a4a 
}
.options-icons .news-abone-logo:hover {
    background: #F4F5F7!important;
    color: #4a4a4a;
}
.news-abone-logo img{
    height:14px;
    margin-right:3px;
    margin-top:3px 
}
.news-abone a span{
    display:block;
    width:max-content;
    margin-right:10px;
    font-family:metropolis,sans-serif;
    font-size:12px;
    font-weight:700;
    color:#7e8488;
    transition:color .2s ease-in-out 
}
.icon-border.whatsapp {
    border-color: #25d366;
}
.icon-border.whatsapp i {
    display: block;
    height: 20px;
    transition: .3s;
    background-color: #25d366;
    transition: background-color .2s ease-in-out;
}
.icon-border.whatsapp i {
    width: 20px;
    -webkit-mask-image: url(../img/icons/whatsapp.svg);
    mask-image: url(../img/icons/whatsapp.svg);
}
.icon-border.pinterest.icon-pinterest {
    color: #cb2027;
}
.pinterest i {
    width: 14px;
    -webkit-mask-image: url(../img/icons/footerPinterest.svg);
    mask-image: url(../img/icons/footerPinterest.svg);
}
.sc-options-right .pinterest i {
    background-color: #cb2027;
    display: block;
    height: 20px;
}
.options-icons:hover .icon-border.whatsapp {
    border-color: #25d366;
    background-color: #25d366;
}
.options-icons:hover .icon-border.pinterest {
    border-color: #cb2027;
    background-color: #cb2027;
}
.news-abone a:hover,.news-abone a:hover span{
    color:#eb212e 
}
.facebook i{
    width:10px;
    -webkit-mask-image:url(../img/footerFacebook.svg);
    mask-image:url(../img/footerFacebook.svg) 
}
.twitter i{
    width:18px;
    -webkit-mask-image:url(../img/footerTwitter.svg);
    mask-image:url(../img/footerTwitter.svg) 
}
.icon-border{
    width:44px;
    height:36px;
    border:1px solid #E5E5E5!important;
    border-radius:var(--birfanatik-radius);
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
    transition:all .2s ease-in-out;
    box-shadow: 0 1px 0px rgba(242,242,242,.50);
}
a.sc-options-user {
    box-shadow: 0 1px 0px rgb(242 242 242 / 50%);
}
.sc-options-left>div {
    margin-right: 10px;
}
.options-icons:hover .icon-border, .icon-options.active, .sc-options-right .facebook:hover, .sc-options-right .twitter:hover, .sc-options-right .instagram:hover, .sc-options-right .youtube:hover{
    background-color:#F4F5F7!important;
    border-color:#c9c9c9!important;
}
.icon-border.instagram:hover svg path,.icon-border.instagram:hover svg circle {
    fill: #e86227;
}
.icon-border.youtube:hover svg path {
    fill: #eb212e;
}
.sc-options-right .options-icons.active .icon-border {
    background-color: #eb212e!important;
    border-color: #eb212e!important;
}
.sc-options-right .options-icons.active svg path {
    fill: transparent;
    stroke: #fff;
}
.sc-options-right .options-icons svg path {
    transition: all .2s ease-in-out;
}
.icon-border span{
    position:absolute;
    right:-7px;
    top:-5px 
}
span.icon-border-count{
    width: 18px;
    height: 14px;
    background-color: #eb212e;
    color: #fff;
    border-radius: 7px;
    font-size: 9px;
    font-weight: 500;
    transition: all .2s ease-in-out;
    font-family: metropolis,sans-serif;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 8px;
    font-weight: 700;
    padding-top: 0;
    line-height: 14px;
}
.options-icons{
    display:flex;
    align-items:center 
}
.sc-options-left{
    display:flex;
    align-items:center;
    margin-right:60px 
}
.sc-left-in p{
    margin-bottom:6px;
    font-family:metropolis,sans-serif;
    font-size:16px;
    font-weight:400;
    line-height:28px;
    color:#000 
}
.options-icons p{
    font-family:metropolis,sans-serif;
    font-size:12px!important;
    font-weight:700!important;
    color:#7e8488!important;
    text-transform:uppercase;
    margin:0;
    line-height:1em!important;
    margin-left:10px;
    transition:color .2s ease-in-out 
}
.options-icons:hover p{
    color:#eb212e 
}
.sc-options-right{
    display:flex;
    align-items:center 
}
.sc-options-right .options-icons{
    margin-right:10px;
    cursor:pointer 
}
.sc-options-right .options-icons:last-child{
    margin-right:0 
}
.sc-options-right .twitter{
    border-color:#64b6ef;
    color:#64b6ef 
}
.sc-options-right .twitter i{
    background-color:#64b6ef;
    display:block;
    height:20px 
}
.sc-options-right .twitter:hover{
    border-color:#64b6ef;
    background-color:#64b6ef;
    color:#fff 
}
.sc-options-right .twitter:hover i{
    background-color:#fff 
}
.sc-options-right .facebook{
    border-color:#4565a0;
    color:#4565a0 
}
.sc-options-right .facebook i{
    background-color:#4565a0;
    display:block;
    height:20px 
}
.sc-options-right .facebook:hover{
    border-color:#4565a0;
    background-color:#4565a0;
    color:#fff 
}
.sc-options-right .facebook:hover i{
    background-color:#fff 
}
.sc-options-right .pinterest{
    border-color:#cb2027;
    color:#4565a0 
}
.sc-options-right .pinterest i{
    background-color:#cb2027;
    display:block;
    height:20px 
}
.sc-options-right .pinterest:hover{
    border-color:#cb2027;
    background-color:#cb2027;
    color:#fff 
}
.sc-options-right .pinterest:hover i{
    background-color:#fff 
}
.sc-options{
    margin-top:14px;
    margin-bottom:0 
}
.sc-options .flex-between{
    justify-content:space-between;
}
.sb-right{
    display:flex;
    align-items:center;
    justify-content:flex-end 
}
.sb-right-icons{
    width:22px;
    height:22px;
    display:inline-block;
    border:2px solid #fff;
    border-radius:100%;
    transition:background-color .2s ease-in-out;
    cursor:pointer;
    margin-right:10px;
    display:flex;
    align-items:center;
    justify-content:center 
}
.sb-right-icons .hamburger2 span{
    background-color:#fff!important 
}
.sb-right-icons .hamburger2{
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    flex-direction: column;
}
.sb-right-icons:last-child{
    margin-right:0 
}
.sb-right-icons:hover{
    background-color:rgba(218,214,222,.4) 
}
.sb-right i.icon-favori2{
    width:10px;
    -webkit-mask-image:url(../img/icon-favori.svg);
    mask-image:url(../img/icon-favori.svg);
    display:block;
    height:13px;
    transition:.3s;
    background-color:#fff;
    transition:background-color .2s ease-in-out 
}
i.icon-like2{
    width:16px;
    -webkit-mask-image:url(../img/like.svg);
    mask-image:url(../img/like.svg);
    display:block;
    height:15px;
    transition:.3s;
    background-color:#9da1a4;
    transition:background-color .2s ease-in-out 
}
i.icon-comments2{
    width:16px;
    -webkit-mask-image:url(../img/cmblack.svg);
    mask-image:url(../img/cmblack.svg);
    display:block;
    height:14px;
    transition:.3s;
    background-color:#9da1a4;
    transition:background-color .2s ease-in-out 
}
i.icon-favori2{
    width:13.66px;
    -webkit-mask-image:url(../img/icon-favori.svg);
    mask-image:url(../img/icon-favori.svg);
    display:block;
    height:19.66px;
    transition:.3s;
    background-color:#9da1a4;
    transition:background-color .2s ease-in-out 
}
i.icon-share2{
    width:14px;
    -webkit-mask-image:url(../img/share.svg);
    mask-image:url(../img/share.svg);
    display:block;
    height:13px;
    transition:.3s;
    background-color:#9da1a4;
    transition:background-color .2s ease-in-out 
}
i.icon-whatsapp{
    width:29px;
    -webkit-mask-image:url(../img/wp.svg);
    mask-image:url(../img/wp.svg);
    display:block;
    height:38px;
    transition:.3s;
    background-color:#2cb742!important;
    transition:background-color .2s ease-in-out;
    color:#fff;
    border-radius:50%;
    padding:7px;
    margin-right:10px;
    float:left 
}
.sb-left a img{
    max-width:unset!important 
}
#newsRead .bottom .left .detail>.cap{
    margin-bottom: 15px!important;
}
.bottom .left .ads.des-g {
    padding-top: 0;
}
.panel-slider.manset6-mobile {
    display: none;
}
@media screen and (max-width:991px){
    .footer-bottom-left {
        border-bottom: 1px solid #29293d;
        background: #181832;
        width: 100%;
        padding: 15px 12px 13px 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer-bottom, .footer-bottom .container {
        padding: 0;
    }
    .footer-bottom-right {
        padding: 12px;
        text-align: center;
        background: #0a0a26;
    }
    .footer-bottom-right p {
        font-weight: 400;
    }
    .spor-sondakika ul li a {
        justify-content: flex-start;
    }
    .threenews-ad-right .spor-sondakika ul li a {
        justify-content: space-between;
    }
    .lholder {
        display: none!important;
    }
    .onecikantab {
        margin-bottom: 20px;
        width: 100%;
    }
    .hintr-in{
        flex:0 0 50%;
        margin:0 0 20px 0;
        padding:0 
    }
    .havadurumu-in-top-right{
        flex-wrap:wrap;
        margin-right:45px 
    }
    .hintr-in:after{
        display:none 
    }
    .news-abone{
        display: block;
        margin-bottom: 0!important;
        position: unset!important;
        top: unset!important;
    }
    a.sc-options-user{
        display:none 
    }
    .sc-options-left{
        margin:0 
    }
    .sc-options-left .options-icons{
        padding:0;
        margin:0 8px 0 0 
    }
    .options-icons p{
        display:none 
    }
    .sc-options-left .options-icons:before{
        display:none 
    }
    .sc-options{
        margin-top:15px;
        margin-bottom:0 
    }
    #newsRead .bottom .left .detail>figure {
        margin-bottom: 7px!important;
    }
    #newsRead .bottom .left .detail>.relatedContent {
        margin-bottom: 8px!important;
    }
    #newsRead .bottom .left .detail p {
        margin-bottom: 10px!important;
    }
    #newsRead .bottom .left .detail h2 {
        margin-bottom: 2px!important;
        margin-top: 5px!important;
    }
    #newsRead .bottom .left .detail h3 {
        margin-bottom: 8px!important;
    }
    #newsRead .bottom .left .detail .relatedContent a>img, .yazar-detay-right .relatedContent a>img {
        max-width: 132px;
        margin-right: 15px;
    }
    #newsRead .bottom .left .detail .relatedContent a,.yazar-post .relatedContent a {
        height: 92px;
        padding-right: 15px;
        border-radius: 0;
    }
    .newSlide4, .haberSingle a.newsBox img, #newsRead .bottom .left .detail p.shortCode, #newsRead .bottom .left .detail p.shortCodeRed, #newsRead .bottom .left .detail p.shortCodePurple, #newsRead .bottom .left .detail p.shortCodeBlue, #newsRead .bottom .left .detail .relatedContent a>img, .yazar-detay-right .relatedContent a>img {
        border-radius: 0!important;
    }
    .relatedContent .timePlay {
        left: 49px;
        top: 32px;
        width: 27px;
        height: 30px;
    }
    #agenda .sixNews a.newsBox .timePlay {
        right: unset!important;
        width: 27px;
        height: 30px;
        bottom: unset!important;
        top: 32px;
        left: 50%!important;
        transform: translateX(-50%);
    }
    .left .sixNews .left div a.newsBox2 .timePlay, .left .sixNews .right div a.newsBox2 .timePlay, .timePlay {
        width: 27px!important;
        height: 30px!important;
    }
    .rlclg {
        max-width: 100%;
    }
    #newsRead .bottom .left .detail .relatedContent a div strong, .yazar-post .relatedContent a div strong {
        font-size: 16px;
        line-height: 23px;
    }
    #newsRead .bottom .left .detail>figure.wp-block-embed, .yazar-post figure.wp-block-embed {
        margin-bottom: 15px!important;
    }
    #newsRead .bottom .left .sixNews .row:nth-child(2n) {
        padding: 0!important;
    }
    #newsRead .haberSingle .row .newsBox > strong {
        padding-top: 7px!important;
        padding-left: 3px!important;
        padding-bottom: 0!important;
        height: auto;
    }
    .haberSingle .sixNews .row {
        margin-bottom: -7px;
    }
    .haberSingle .left .sixNews {
        box-shadow: unset;
    }
    #newsRead .haberSingle .bottom .left .commentForm {
        margin-bottom: 15px;
    }
    #newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar {
        padding: 8px 15px;
    }
    #newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar>div>span:first-child {
        margin-bottom: 5px!important;
    }
    #newsRead .bottom .left .commentForm form>div>p i.icon-user {
        left: 15px;
    }
    #newsRead .bottom .left .commentForm form>div>p {
        padding-left: 42px!important;
    }
    #newsRead .bottom .left .detail .relatedContent {
        overflow: unset;
    }
    .sb-right{
        display:none 
    }
    #newsRead .bottom .left .commentForm form>div #editorTool .ql-container {
        height: 100px;
    }
    .singleBigTitle.vidgal{
        flex-direction:column-reverse;
        align-items:flex-start 
    }
    .news-abone.vidgal2{
        margin-top: 0;
        margin-bottom: 10px;
    }
    #home .cuff{
        padding-top:12px;
        position: relative;
    }
}
.haberSingle .left .detail ul{
    padding-left:16px 
}
.haberSingle .left .detail ul li{
    list-style:disc;
    list-style-type:disc 
}
span.newsfl-toolbox{
    position:absolute;
    height:30px;
    line-height:30px;
    background-color:#3e405d;
    border-radius:12px;
    padding:0 10px;
    font-size:12px;
    font-weight:700;
    transition:all .35s ease-in-out;
    color:#fff;
    min-width:max-content;
    left:50%;
    top:100%;
    margin-top:20px;
    transform:translate(-50%,10px);
    visibility:hidden;
    opacity:0 
}
.sb-right-icons:hover span.newsfl-toolbox{
    visibility:visible;
    opacity:1;
    transform:translate(-50%,0) 
}
.sb-right-icons{
    position:relative 
}
.sb-right-icons img {
    border-radius: 100%;
}
.shareDivArea{
    position:absolute;
    min-width:200px;
    margin-top:21px 
}
.shrrt.active .icon-border{
    border-color:#eb212e;
    background-color:#eb212e 
}
.shrrt.active .icon-border i{
    background-color:#fff 
}
.options-icons .shareArea{
    float:right;
    display:inline-block;
    font-size:0;
    vertical-align:middle;
    font-size:14px!important;
    position:absolute;
    display:block;
    box-shadow:0 7px 8px rgba(0,0,0,.2);
    background:#fff;
    padding:15px;
    visibility:hidden;
    z-index:2 
}
.options-icons .shareArea li{
    list-style:disc!important;
    list-style-type:disc!important;
    display:inline-block!important;
    vertical-align:middle!important;
    margin-left:10px!important;
    display:block!important;
    line-height:40px!important;
    margin-left:4px!important 
}
.options-icons .shareArea li i.icon-twitter{
    background:#66cdf2;
    color:#fff;
    border-radius:50%;
    padding:7px;
    margin-right:10px 
}
.options-icons .shareArea li i.icon-facebook{
    background:#3b5998;
    color:#fff;
    border-radius:50%;
    padding:7px;
    margin-right:10px 
}
.options-icons .shareArea li i.icon-pinterest{
    background:#cb2027;
    color:#fff;
    border-radius:50%;
    padding:7px;
    margin-right:10px 
}
.vidgal time{
    min-width:300px;
    float:right;
    display:inline-block;
    font-size:14px;
    font-weight:500;
    color:#fff;
    position:relative;
    padding-left:17px;
    vertical-align:middle 
}
.vidgal time i{
    position:absolute;
    left:-3px;
    top:70%;
    line-height:0;
    font-size:21px 
}
.mobile-choose {
    display: none;
}
@media screen and (max-width:480px){
    .mobile-choose {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 25px;
        position: relative;
        height: 22px;
        margin-bottom: 20px;
    }
    .navm-left span,.navm-right span{
        font-size:16px 
    }
    .alt-cat-din{
        margin-top:0!important 
    }
    .navm-left,.navm-right{
        z-index:9999;
        padding-top:10px 
    }
    .havadurumu-in{
        margin-bottom:10px 
    }
    .nvt-bottom .container{
        padding:0!important 
    }
    .havadurumu-in-top-left{
        width:100% 
    }
    .havadurumu-in-top{
        padding:15px 15px 0 15px 
    }
    .hitl-left span,.hitl-right span{
        font-size:20px 
    }
    .hitl-bottom{
        padding:0 15px 
    }
    .hitl-top{
        padding:15px 15px 0 15px 
    }
    .hitl-top-in{
        margin-bottom:27px 
    }
    div#chart{
        margin-top:46px 
    }
}
@media screen and (max-width:380px){
    ul.chartul{
        justify-content:center;
        padding-left:0;
        padding-right:0 
    }
    ul.chartul li{
        width:auto 
    }
}
@media screen and (max-width:398px){
    .navm-mid .circle{
        width:275px;
        height:275px 
    }
    .navm-mid .circle-animate{
        top:-122px 
    }
    .navm-mid .timei h2{
        font-size:14px 
    }
}
#agenda .center>div table tbody tr,#agenda .center>div table thead{
    background-color:#fff 
}
.storiler{
    width:100%;
    padding-top:10px;
    height:70px;
    margin-bottom:-15px;
    background-color:#e5e5e5 
}
.bgWhite .storiler{
    background-color:#fff!important 
}
.icon-border.pinterest.icon-pinterest{
    color:#cb2027 
}
.icon-border.pinterest.icon-pinterest:hover{
    color:#fff 
}
.yazarlar-top{
    height:72px;
    display:flex;
    align-items:center 
}
#owl-yazar-kalem .yazarlar-in{
    width:100%;
    height:240px;
    background-color:#fafafa;
    padding:16px 17px 
}
#owl-yazar-kalem .owl-nav{
    margin-top:12px 
}
.kat-grid-right.yazarkalem{
    padding-bottom:13px!important 
}
.kat-grid-right{
    width:100%;
    background-color:#fff;
    padding:0!important 
}
.kat-grid-right.yazarkalem .kat-grid-right-five{
    padding:18px 20px 0 20px 
}
a.kat-title{
    font-weight:700!important;
    font-size:14px!important;
    line-height:16px!important;
    display:block;
    color:#000;
    margin-bottom:14px 
}
#owl-yazar-kalem .owl-prev img{
    transform:rotate(180deg);
    opacity:.3 
}
#owl-yazar-kalem .owl-next img{
    opacity:.3 
}
.kat-grid-right .kat-title{
    text-align:center 
}
.kat-grid-right-five figure img{
    object-fit:cover;
    width:100%;
    height:100% 
}
.kat-grid-right-five strong{
    font-size:17px;
    line-height:22px;
    font-weight:600;
    color:#000;
    -webkit-line-clamp:2;
    overflow:hidden;
    display:block;
    height:45px;
    margin-top:10px;
    margin-bottom:12px;
    transition:color .2s ease-in-out 
}
.kat-grid-right-five a:hover strong{
    color:#C90914 
}
.kat-grid-right-five a{
    display:block;
    width:100%;
    position:relative 
}
.kat-grid-right-five{
    position:relative 
}
.kat-grid-right-five .owl-dot:before{
    counter-increment:dots;
    content:counter(dots);
    margin-left:1px 
}
.kat-grid-right-five .owl-dots button{
    width:28px;
    height:28px;
    color:#4a4a4a!important;
    font-size:14px!important;
    font-weight:500!important;
    border-radius:100%!important;
    border:2px solid #4a4a4a!important;
    margin-right:7px;
    transition:all .2s ease-in-out;
    background-color:#fff!important;
    padding-top: 2px;
}
.kat-grid-right-five .owl-nav .disabled{
    display:flex!important 
}
.kat-grid-right-five .owl-dots button:hover,.kat-grid-right-five .owl-dots button.active,.kat-grid-right-five .owl-nav button:hover{
    border-color:#4a4a4a!important;
    color:#4a4a4a!important 
}
.kat-grid-right-five .owl-dots{
    display:flex!important;
    bottom:0;
    counter-reset:dots;
    width:100%;
    padding:0 14px;
    flex-wrap:nowrap;
    justify-content:center;
    height:auto;
    align-items:center 
}
.kat-grid-right-five .owl-nav button{
    width:28px;
    height:28px;
    border:2px solid #4a4a4a!important;
    border-radius:100%;
    text-align:center;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color:#fff!important 
}
.yazarlar-in:hover{
    background-color:#F5F3F3 
}
.yazarlar-in:hover .yazarlar-bot h2,.yazarlar-in:hover .yazarlar-top h5{
    color:#C90914 
}
div#owl-kat-grid-five .owl-nav,div#owl-yazar-kalem .owl-nav{
    width:100%;
    height:0;
    position:relative 
}
div#owl-kat-grid-five .owl-nav .owl-next,div#owl-yazar-kalem .owl-nav .owl-next{
    position:absolute;
    right:41px;
    top:0;
    padding-top:2px 
}
div#owl-kat-grid-five .owl-nav .owl-next {
    right: 0;
}
div#owl-kat-grid-five .owl-nav .owl-prev {
    left: 0;
}
.kat-grid-right-five .owl-dot:last-child{
    margin-right:0 
}
input,textarea,select,input::placeholder,button{
    font-family:'metropolis',sans-serif 
}
#newsRead .top .siteMap li:first-child a{
    text-transform:capitalize 
}
.tAreaBottom .photoArea .photo{
    font-weight:500!important 
}
.tAreaBottom .button{
    padding:12px 8px 9px 8px!important 
}
.tAreaBottom .button span{
    margin-top:-2px!important 
}
#agenda .sliderTech .swiper-slide a>span strong.md{
    font-size:30px;
    line-height:34px;
    max-height:70px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden 
}
.galleryItem figure {
    position: relative;
    max-width: max-content;
}
.galleryItem figure .resize {
    right: 19px;
    top: 12px;
}
#agenda .sliderTech .swiper-slide a>span strong.sm{
    font-size:18px;
    line-height:24px;
    max-height:48px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden 
}
#newsRead .numberArea {
    left: 80px!important;
    top: 0!important;
}
#agenda .sliderTech .swiper-slide a:before{
    height:100%;
    background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 80%,rgba(0,0,0,.6) 100%);
    background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9) 99%,rgba(0,0,0,.9) 100%);
    opacity:1 
}
.gazeteler-top{
    height:50px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    background-color:#fff;
    color:#000;
    padding:0 20px;
    box-shadow:.57px .82px 2px rgba(165,161,161,.34);
    border-radius: var(--birfanatik-radius);
}
a.oncekigun,a.sonrakigun{
    display:flex;
    align-items:center;
    color:#000;
    font-size:14px;
    font-family:'metropolis';
    font-weight:500 
}
a.oncekigun span{
    margin-left: 5px;
    margin-top: 1px;
}
a.oncekigun svg{
    transform:rotate(180deg) 
}
a.sonrakigun span{
    margin-right: 5px;
    margin-top: 1px;
}
.gundiv{
    display:flex;
    align-items:center;
    justify-content:center;
    width:24px;
    height:24px;
    border-radius:100%;
    border:0 
}
a.sonrakigun:hover .gundiv,a.oncekigun:hover .gundiv{
    border-color:#ca0a14 
}
a.oncekigun:hover,a.sonrakigun:hover{
    color:#ca0a14 
}
.gazeteler-top input{
    font-family:'metropolis';
    font-weight:500;
    font-size:15px;
    color:#000;
    width:105px;
    padding-right:20px;
    cursor:pointer;
    height:50px 
}
.gazeteler-top input::placeholder{
    color:#000 
}
.gazeteler-top form.dtp-form img{
    transform:rotate(270deg);
    position:absolute;
    right:6px;
    top:50%;
    transform:translateY(-50%) rotate(270deg);
    margin-top:1px;
    pointer-events:none 
}
.gazeteler-top form.dtp-form{
    position:relative;
    cursor:pointer 
}
a.gazeteler-bottom-in{
    display:flex;
    justify-content:space-between;
    height:360px;
    flex-direction:column;
    background-color:#fff;
    box-shadow:.57px .82px 2px rgba(165,161,161,.34);
    text-align:center;
    align-items:center;
    padding:29px 20px;
    margin:20px 16.5px 13px 16.5px;
    width:calc(25% - 33px) 
}
a.gazeteler-bottom-in img{
    height:298px;
    max-width:100% 
}
.gazeteler-bottom{
    display:flex;
    flex-wrap:wrap;
    margin-left:-16.5px;
    margin-right:-16.5px 
}
a.gazeteler-bottom-in h2{
    color:#000;
    font-weight:700;
    font-family:'metropolis';
    font-size:16px;
    transition:color .2s ease-in-out 
}
a.gazeteler-bottom-in:hover h2{
    color:#ca0a14 
}
.gazeteler-top h1{
    font-family:'metropolis';
    font-weight:600;
    font-size:15px 
}
.gazeteler-top h1 b{
    color:#ca0a14;
    margin-right:2px;
    font-weight: 600;
}
.gazete-detay-left{
    width:265px;
    background-color:#fff;
    box-shadow:.57px .82px 2px rgba(165,161,161,.34);
    padding:20px;
    border-radius: var(--birfanatik-radius) 0 0 var(--birfanatik-radius);
}
.gazete-detay-mid{
    width:calc(100% - 265px);
    border-radius: var(--birfanatik-radius);
}
.gazete-detay-mid img{
    margin:0 auto 
}
.gazete-detay{
    display:flex;
    justify-content:space-between;
    margin:20px 0;
    align-items:flex-start 
}
.gazete-detay-left ul li{
    display:block;
    margin-bottom:15px 
}
.gazete-detay-left ul li a figure{
    width:26px;
    height:26px;
    overflow:hidden;
    border-radius:100%;
    margin:0 
}
.gazete-detay-left ul li a figure img{
    object-fit:cover 
}
.gazete-detay-left ul li:last-child{
    margin-bottom:0 
}
.gazete-detay-left ul li a{
    display:flex;
    align-items:center;
    position:relative 
}
.gazete-detay-left ul li a span{
    font-family:'metropolis';
    font-size:13px;
    font-weight:600;
    margin-left:12px;
    color:#000;
    transition:color .2s ease-in-out 
}
.gazete-detay-left ul li a:hover span,.gazete-detay-left ul li a.active span{
    color:#ca0a14 
}
.gazete-detay-left ul li a:before{
    content:"";
    position:absolute;
    left:-20px;
    top:0;
    height:100%;
    width:2px;
    background:#ca0a14;
    opacity:0;
    transition:opacity .2s ease-in-out 
}
.gazete-detay-left ul li a:hover:before,.gazete-detay-left ul li a.active:before{
    opacity:1 
}
.gazete-dr-gun{
    width:100%;
    background-color:#fff;
    padding:15px 20px 14px 20px;
    box-shadow:.57px .82px 2px rgba(165,161,161,.34);
    margin-bottom:20px;
    max-height:927px;
    overflow-y:scroll 
}
.gazete-dr-gun::-webkit-scrollbar{
    width:5px;
    right:2px 
}
.gazete-dr-gun::-webkit-scrollbar-track{
    background:#fff;
    box-shadow:unset;
    border-radius:10px 
}
.gazete-dr-gun::-webkit-scrollbar-thumb{
    border-radius:10px;
    box-shadow:unset;
    background-color:#999 
}
.autorek img{
    max-width:100%;
    margin:0 auto 
}
.autorek{
    text-align:center;
    width:100% 
}
.gazete-dr-gun li{
    display:block;
    border-bottom:1px solid #E5E5E5;
    padding-bottom:12px;
    margin-bottom:12px 
}
.gazete-dr-gun li a{
    display:block;
    color:#000;
    font-family:'metropolis';
    font-weight:700;
    font-size:13px;
    transition:color .2s ease-in-out 
}
.gazete-dr-gun li a b{
    font-weight:500 
}
.gazete-dr-gun li:last-child{
    margin-bottom:0;
    padding-bottom:0;
    border-bottom:0 
}
.gazete-dr-gun li a:hover{
    color:#ca0a14 
}
.kat-yazarlar{
    padding-top:20px;
    font-family:'metropolis' 
}
.gazete-dm-in{
    margin-bottom:20px;
    width:100%;
    background-color:#fff;
    box-shadow:.57px .82px 2px rgba(165,161,161,.34);
    text-align:center 
}
.gazete-dm-in:last-child{
    margin-bottom:0 
}
@media screen and (max-width:1180px){
    .gazete-detay-mid{
        width:100%;
        max-width:calc(100% - 464px) 
    }
}
@media screen and (max-width:560px){
    .ligs-r {
        display: block!important;
        position: fixed;
        top: 0;
        left: 100%;
        z-index: 99999999;
        background-color: #fff;
        width: 100%;
        max-width: 100%;
        padding: 0;
        overflow: hidden;
        overflow-y: auto;
        transition: all .2s ease-in-out;
    }
    .ligs-left ul li {
        display: inline-block;
    }
    .ligs-left ul li a figure {
        min-width: 20px;
    }
    .ligs-r-panel.lrpsl {
        display: none!important;
    }
    .ligs-r.act {
        transform: translateX(-100%);
    }
    .msp-tab>div {
        border-radius: 0;
    }
    .msp-tab>div {
        border-radius: 0;
    }
    .msp .missingplayers {
        border-radius: 0;
    }
    li.t-lineups {
        display: none;
    }
    .istat>ul, .standtab.tab-standings, .standtab.tab-istatistics,.lsm-right-in.ptt0.tab-standings {
        border-radius: 0;
    }
    .ligs-r-panel.lgspr {
        display: block!important;
    }
    .fmatch.lppanel {
        border-radius: 0!important;
    }
    .fmatch {
        border-radius: 0!important;
    }
    .threenews-ad-right {
        width: 100%;
        border-radius: var(--birfanatik-radius);
        overflow: hidden;
        box-shadow: var(--birfanatik-shadow);
    }
    .dk-burc ul li {
        flex: 0 0 60px;
        margin-right: 0;
    }
    .kat-yazarlar {
        padding-top: 0!important;
        margin-top: 10px;
    }
    .gazete-detay-left{
        width:100%;
        overflow-x:scroll;
        overflow-y:hidden;
        margin:0 0 10px 0;
        padding: 10px;
    }
    .mobile-sft {
        margin-bottom: 10px!important;
        height: 46px;
    }
    .gazete-detay-left ul{
        margin:0 auto;
        display:flex;
        align-items:center;
        justify-content:center;
        height:100%;
        width:max-content;
        flex-wrap:wrap;
        flex-direction:row 
    }
    .gazete-detay-left ul li{
        margin:0;
        margin-right:16px 
    }
    .gazete-detay-left::-webkit-scrollbar{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    .gazete-detay-left::-webkit-scrollbar-track{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    .gazete-detay-left::-webkit-scrollbar-thumb{
        opacity:0;
        visibility:hidden;
        display:none 
    }
    .gazete-detay-left ul li a:before{
        display:none 
    }
    .gazete-detay-mid{
        max-width:100%!important 
    }
    .kat-yazarlar{
        padding-top:0!important 
    }
    .gazete-detay{
        flex-direction:column;
        margin-top:0;
        margin-bottom: 15px;
    }
}
.panel-slider{
    padding:0 0;
    width:100%;
    margin-bottom:20px 
}
#agenda .panel-slider {
    padding: 0;
}
.panel-slider .owl-item a{
    display:flex;
    justify-content:flex-end;
    overflow:hidden;
    width:100%;
    height:350px;
    position:relative;
    background:#000 
}
.panel-slider .ops-text{
    position:absolute;
    width:100%;
    padding:0 30px;
    color:#fff;
    left:0;
    top:0;
    z-index:6;
    height:100% 
}
.ops-text .ops-in{
    width:100%;
    height:100%;
    display:flex;
    justify-content:center;
    z-index:6;
    flex-direction:column;
    padding-left:30px 
}
.ops-in h3{
    width:60%;
    font-size:50px;
    color:#fff;
    font-weight:800!important;
    line-height:55px;
    position:relative;
    z-index:9;
    display: -webkit-box;
    text-align: center;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
}
.mobile-sft{
    background-color:#fff;
    box-shadow:.57px .82px 2px rgba(165,161,161,.34);
    width:100%;
    margin-bottom:15px;
    height:50px;
    display:none;
    position:relative 
}
.mobile-sft i{
    position:absolute;
    right:0;
    transform:rotate(90deg);
    top:22px;
    right:15px;
    font-size:10px 
}
.mobile-sft select{
    width:100%;
    height:100%;
    border:0;
    padding:0 15px;
    -webkit-appearance:none;
    -moz-appearance:none;
    background-color:#fff 
}
.ops-in h3 b{
    color:#FBD451;
    display:block;
    margin-top:18px 
}
.ops-in h3:nth-child(2){
    color:#FBD451;
    margin-top:20px 
}
.ops-filter{
    height:100%;
    width:63%;
    z-index:2;
    top:0;
    left:0;
    position:absolute;
    background:linear-gradient(to right,#222 60%,#222 65%,rgba(0,0,0,0) 100%) 
}
.panel-slider .owl-item a figure{
    overflow:hidden;
    display:block;
    height:100%;
    width:680px;
    margin:0 
}
.panel-slider .owl-item a img{
    display:block;
    object-fit:cover;
    width:100%;
    height:100% 
}
.panel-slider .owl-nav{
    display:none 
}
.panel-slider .owl-dots{
    display:flex!important;
    position:absolute;
    bottom:0;
    counter-reset:dots;
    height:100%;
    width:44px;
    padding:0;
    flex-wrap:nowrap;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    left: 11px;
}
.panel-slider .owl-dots button{
    min-height:28px;
    width:28px;
    height:28px;
    color:#000!important;
    font-size:16px!important;
    font-weight:600!important;
    border-radius:2px!important;
    display:block;
    background-color:#fff!important;
    margin-top:8px;
    border:0 
}
.panel-slider .owl-dots button:first-child{
    margin-top:0 
}
.panel-slider .owl-dots button.active,.panel-slider .owl-nav .owl-prev:hover,.panel-slider .owl-nav .owl-next:hover{
    background-color:#C90914!important;
    color:#fff!important 
}
.panel-slider .owl-dot:before{
    counter-increment:dots;
    content:counter(dots) 
}
@media screen and (max-width:990px){
    .ops-text .ops-in{
        text-align:left!important;
        justify-content:flex-end 
    }
    .panel-slider .owl-item a figure{
        width:100% 
    }
    .panel-slider{
        margin-top:0;
        margin-bottom:0 
    }
    .owl-yazarlar {
        padding-top: 0!important;
    }
    .ops-in h5,.ops-in h3{
        width:100% 
    }
    .ops-in h3{
        font-size:20px;
        line-height:normal;
        bottom:12px;
        max-height:110px 
    }
    .ops-in h3 b{
        margin-top:0 
    }
    .ops-in h5{
        font-size:19px;
        margin-bottom:15px 
    }
    .panel-slider .ops-text{
        padding:0 
    }
    .ops-filter{
        display:none 
    }
    .panel-slider .owl-dots button{
        position:unset;
        display:inline-block;
        font-size:0;
        widtH:6px;
        height:6px;
        background:#fff;
        padding:0;
        margin-top:3px;
        border-radius:0!important 
    }
    .panel-slider .owl-dots button:before{
        display:none 
    }
    .panel-slider .owl-dots button:first-child{
        margin-top:0 
    }
    .panel-slider .owl-item a{
        height:250px 
    }
    .panel-slider .owl-item a:before{
        position: absolute;
        content: "";
        left: 0;
        bottom: 0;
        width: 100%;
        height: 80%;
        display: block!important;
        top: unset;
        transform: unset;
        z-index: 0;
        background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
        background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
        background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9) 90%);
    }
    #owl-mainSlide a:before {
        height: 80%;
    }
    .ops-text .ops-in{
        padding:0 16px 0 40px 
    }
    .panel-slider .owl-dots{
        background-color:#000;
        width:24px;
        padding:0 
    }
}
@media screen and (max-width:767px){
    .ops-in h3 b{
        display:inline-block;
        margin:0 
    }
    .panel-slider .owl-dots{
        flex-direction:row;
        position:static;
        height:32px;
        background-color:#151820!important;
        width:100% 
    }
    .panel-slider .owl-dots button{
        min-height:auto;
        margin-top:0;
        margin-right:4px;
        background: #898989!important;
        border: 0;
        border-radius: 100%!important;
        width: 12px!important;
        height: 12px!important;
        transition: all .2s ease-in-out;
    }
    div#owl-lhead {
        font-size: 14px!important;
    }
    .panel-slider .owl-dots button.active,.mainSlide .owl-dots button.active, .lastmin-slider .owl-dots button.active, .four-manset .owl-dots button.active, .manset4 .owl-dots button.active, .manset5.manset4 .owl-dots button.active {
        width: 24px!important;
        border-radius: 30px!important;
    }
    .mainSlide .owl-dots button {
        margin-right: 4px!important;
    }
    .panel-slider .owl-dots button:last-child{
        margin-right:0 
    }
    header .hm-drop {
        min-width: 90px;
        width: 90px;
    }
    header .hm-drop ul {
        min-width: 140px;
        width: 140px;
    }
    .ops-text .ops-in{
        padding:0 0 6px 0;
    }
    .ops-in h3{
        background-color:transparent;
        bottom:13px;
        display:flex;
        align-items:center;
        padding:17px 15px 0 15px;
        text-align:left;
        font-size:23px;
        line-height:28px;
        -webkit-line-clamp:2;
        overflow:hidden;
        text-transform:capitalize;
        -webkit-box-orient:vertical;
        display:-webkit-box;
        font-size: 24px!important;
        line-height: 30px!important;
        font-weight: 700!important;
    }
    .panel-slider .owl-item a figure{
        height:100%;
    }
    .panel-slider .ops-text{
        top:unset 
    }
    .panel-slider .owl-item a{
        height:254px!important;
        background: transparent;
    }
    .lastol-in a h3 {
        font-size: 19px;
        line-height: 26px;
        padding-top: 5px;
    }
    .lastol-in a {
        padding-bottom: 9px;
    }
    .ops-in h3:nth-child(2){
        display:none 
    }
    .panel-slider .owl-nav .owl-next{
        position:absolute;
        right:0 
    }
    .panel-slider .owl-nav .owl-prev,.panel-slider .owl-nav .owl-next{
        position:absolute;
        height:40px;
        width:28px;
        z-index:9999;
        top:50%;
        left:28px;
        transform:translate(-100%,-50%);
        margin:0;
        transition:background .2s ease-in-out;
        display:block!important;
        border:0;
        background:none 
    }
    .panel-slider .owl-prev:before,.panel-slider .owl-next:before{
        position:absolute;
        content:"";
        margin:-13.5px 0 0 -7.5px;
        top:-44px;
        left:50%;
        width:12px;
        height:19px;
        background:url(../img/arrowwhite.png)no-repeat 
    }
    .panel-slider .owl-nav span{
        display:none 
    }
    .panel-slider .owl-nav .owl-prev:hover,.panel-slider .owl-nav .owl-next:hover{
        background-color:transparent!important;
        color:transparent!important 
    }
    .panel-slider .owl-nav .owl-next{
        right:28px!important;
        transform:translate(100%,-50%);
        left:unset 
    }
    .panel-slider .owl-next:before{
        transform:rotate(180deg);
        margin:-13.5px 0 0 -5.5px 
    }
    .panel-slider .owl-nav .active{
        background:transparent!important 
    }
}
.members.follower_area ul {
    display: flex!important;
    align-items: flex-start!important;
    justify-content: flex-start!important;
    flex-wrap: wrap!important;
    margin: 10px 0;
}
.members.follower_area ul li {
    flex: 0 0 25%!important;
    max-width: 25%!important;
    padding: 10px!important;
    margin: 0!important;
}
.tabContent .members ul li span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.members.follower_area, .members.follower_area ul {
    float: unset!important;
}
@media screen and (max-width:580px) {
    .members.follower_area ul li {
        max-width: 50%!important;
        flex: 0 0 50%!important;
    }
}
.flex-between{
    display:flex;
    justify-content:space-between;
    align-items:center 
}
.owl-nav .disabled{
    display:none!important 
}
#owl-mainSlide .owl-nav .disabled {
    display: block!important;
}
.overlay {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000000;
    opacity: .3;
    z-index: 9999;
    display: none;
}
@-webkit-keyframes sonDakika{
    100%{
        background:red 
    }
}
@media screen and (max-width:1180px){
    .lastmin-slider a:before {
        display: none;
    }
    .lastmin-slider .owl-dot:before {
        counter-increment: dots;
        content: counter(dots);
    }
}
@media screen and (max-width:1060px){
    nav {
        display: none;
    }
    .header-bottom ul a {
        min-width: max-content;
    }
    .header-bottom ul li {
        margin-right: 20px;
    }
    .header-bottom ul {
        overflow-x: scroll;
        overflow-y: hidden;
        flex-wrap: nowrap;
    }
    .header-bottom ul li:last-child a {
        margin-right: 0;
    }
    .header-bottom ul::-webkit-scrollbar{
        width:0;
        height: 0;
    }
    .ht-right, .header-top, .header-middle-bottom {
        display: none;
    }
    .lastol-out {
        flex: 0 0 50%;
    }
    .lastol {
        flex-wrap: wrap;
        padding: 0 10px;
    }
    .header-bottom ul::-webkit-scrollbar-track{
        background:transparent;
    }
    .header-bottom ul::-webkit-scrollbar-thumb{
        background-color:transparent;
        transform:scale(0) 
    }
    .m-hide{
        display:none!important 
    }
}
@media screen and (max-width:991px){
    .lri-right p, .ll-i-left b {
        font-size: 16px;
    }
    ul.ecga li:first-child {
        margin-top: 10px;
    }
    ul.ecga li a figure {
        min-width: 46px!important;
        min-height: 46px;
        height: 46px;
        width: 46px;
        padding: 4px;
    }
    .llsm {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
    }
    .llsm .lsm-inin:last-child {
        margin-top: 0;
    }
    .llsm .lsm-inin:last-child .lsm-vs-top {
        margin-top: 18px;
    }
    .llsm .lsm-inin {
        max-width: calc(50% - 5px);
    }
    .container{
        padding:0 25px 
    }
}
.threenews-out.yazr .ntitle h3 {
    color: #222!important;
}
@media screen and (max-width:568px){
    #newsRead .bottom {
        overflow: hidden;
    }
    .haberSingle:after {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .size-full, .relatedContent, #newsRead .bottom .left .detail iframe {
        max-width: 100%;
        overflow: hidden;
    }
    .haberSingle .dtime b {
        margin-right: 0;
        text-align: right;
        margin-top: 5px;
    }
    .haberSingle .dtime {
        flex-direction: column-reverse!important;
        align-items: flex-start;
    }
    #newsRead .bottom .left .tags {
        display: none;
    }
    .haberSingle .row .newsBox>span {
        height: 92px!important;
    }
    .haberSingle .row .newsBox>span img {
        height: 92px!important;
    }
    .haberSingle .row .newsBox span img {
        border-radius: 0!important;
    }
    .haberSingle .sixNews .row>div {
        flex: 0 0 50%!important;
        max-width: 50%!important;
        padding: 0 10px;
    }
    .haberSingle .sixNews .row {
        display: flex;
        flex-direction: row;
    }
    .haberSingle .sixNews .row span {
        color: #000000;
        font-size: 15px!important;
        font-weight: 600!important;
        line-height: 22px!important;
        transition: color .2s ease-in-out;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        -webkit-box-orient: vertical;
    }
    #newsRead .haberSingle .row .newsBox>strong {
        padding: 10px 0 4px 0!important;
        border-radius: 0;
        border: 0;
    }
    ul.dotsAreaContent {
        right: -70px;
    }
    .threenews-lig>a h3 {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        bottom: 8px;
        font-size: 20px;
        line-height: 26px;
        font-weight: 700;
    }
    .sixNewsSymmetry > div {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .lastol-in span.tag {
        display: none;
    }
    .sdf .lastol-in>a {
        background-color: transparent!important;
        box-shadow: unset!important;
        padding-bottom: 0;
    }
    .sdf .lastol-in a h3 {
        padding-bottom: 0;
        margin-bottom: 9px;
    }
    .pageWrapper .pageMainWrap .contentWrap .pageNav ul li a {
        padding: 0;
    }
    .pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm h2 {
        padding: 15px 0;
    }
    .pageNav {
        margin-bottom: 15px;
    }
    .pageWrapper .pageMainWrap .contentWrap .wideArea .contactForm .submit {
        width: 100%;
    }
    .pageWrapper .pageMainWrap .contentWrap .wideArea .narrowBar .narrowBarWrap h3 {
        padding: 20px 0 5px 0;
    }
    .bbbbar {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .sixNewsSymmetry.sixNNCat>div {
        flex: 0 0 50%;
        margin: 0;
    }
    .sixNNCat.sixNewsSymmetry div .newsBox>strong {
        padding: 10px!important;
    }
    .sixNewsSymmetry.sixNNCat .newsBox span {
        height: auto;
    }
    .sixNewsSymmetry.sixNNCat .newsBox {
        margin-bottom: 0;
    }
    .lsm-conte .sixNewsSymmetry.sixNNCat>.more.morefull, .lsm-conte.lc2 .lsm-mid .sixNewsSymmetry>.more.morefull, .yazarlar-flex .morefull {
        margin: 15px 0;
    }
    .lsm-conte .sixNewsSymmetry.sixNNCat>.more.morefull span {
        margin: 0 15px;
    }
    #agenda .sixNewsSymmetry.sixNNCat {
        margin-bottom: 0;
    }
    .last-match {
        margin-bottom: 15px;
    }
    .lastol-in {
        margin-bottom: 0!important;
    }
    .lastol-in a>span {
        display: none;
    }
    .tyi-in-bottom p {
        -webkit-line-clamp: 1;
    }
    .tyi-in-right span {
        -webkit-line-clamp: 1;
    }
    .lastmin-slider, .panel-slider, .four-manset, #agenda .left .mainSlide {
        margin-bottom: 10px!important;
        padding: 0;
        display: block!important;
        box-shadow: var(--birfanatik-shadow)!important;
    }
    #home .header-matches {
        border-radius: 0;
        margin-bottom: 20px;
    }
    #home .hm-drop {
        min-width: 90px;
    }
    #home .header-matches ul li {
        min-width: 120px!important;
        width: 120px!important;
    }
    li.detayliin a {
        margin: 10px 0;
    }
    .lastol-in a figure, .sixNewsSymmetry .newsBox span img, .sixNews .newsBox span img {
        height: 92px;
        max-height: 100%;
    }
    .sixNewsSymmetry>div:first-child a.newsBox img {
        border-top-left-radius: 0!important;
    }
    .left .more{
        margin-top:10px!important 
    }
    #registerAndLogin,.registerAndLoginContent{
        padding:0!important 
    }
    .search-reverse-top{
        top:66px 
    }
    .a-plus{
        display:none!important 
    }
    .like_text{
        display:none!important 
    }
    .mobile-right-margin-10{
        margin-right:10px 
    }
    .corona-mobile-top-margin{
        margin-top:66px!important 
    }
    .container.lbml{
        padding-left:0!important;
        padding-right:0!important 
    }
    #home>.bottom .left .popular>div:nth-child(3){
        padding-top:2px!important 
    }
    .dk-burc {
        margin-bottom: 10px;
        height: auto;
    }
    .owl-nav .disabled{
        display:unset!important 
    }
    .mb-scroll{
        overflow-x:scroll;
        overflow-y:hidden 
    }
    .flex-between.mb-scroll:after{
        content:"";
        position:absolute;
        left:0;
        bottom:0;
        width:100%;
        height:2px;
        background:#222;
        transition:opacity .2s ease-in-out 
    }
    .mb-scroll.scs:after,.mb-scroll:hover:after{
        opacity:0 
    }
    .mobile-logo{
        display:block!important 
    }
    .desktop-logo{
        display:none 
    }
    .mobile-gizle {
        display: none!important;
    }
}
.owl-dot:before{
    counter-increment:dots;
    content:counter(dots) 
}
header .hm-drop span {
    display: none;
}
header .hm-drop span.desktop-full {
    display: block;
}
@media screen and (max-width:768px){
    header .hm-drop span {
        display: block;
    }
    header .hm-drop span.desktop-full {
        display: none;
    }
    div#agenda .sixNews a span {
        height: 92px;
    }
    .sixNews .newsBox span img {
        max-height: 100%;
        object-fit: cover;
    }
    #agenda .newsBox strong, #agenda a.newsBox,#agenda .newsBox span img {
        border-radius: 0!important;
        box-shadow: unset!important;
        padding-left: 0;
        padding-right: 0;
        padding-top: 10px!important;
    }
    #agenda>div .left .sixNews>div,#agenda>div .left .sixNews>div:nth-child(n) {
        flex: 0 0 50%!important;
        max-width: 50%!important;
        padding: 0 10px!important;
    }
    .tab .tabContent>div.active {
        min-height: auto!important;
    }
    .fixtureBox .bottom>div .mobile .navDot {
        padding-bottom: 0;
    }
    .lastmin-slider a h2 {
        padding: 0 14px;
        font-size: 20px!important;
        line-height: 28px!important;
        font-weight: 700!important;
        max-width: 100%;
        align-items: flex-end;
        height: unset;
        display: -webkit-box;
        width: 100%;
        bottom: 9px;
        top: unset;
    }
    #home {
        padding: 0!important;
    }
    a.sonaktif h2 {
        max-width: calc(100% - 52px);
    }
    .lastmin-slider a svg {
        opacity: .85;
        display: none;
    }
    .lastmin-slider a:before {
        position: absolute;
        content: "";
        left: 0;
        bottom: 0;
        width: 100%;
        height: 80%;
        display: block!important;
        top: unset;
        transform: unset;
        z-index: 0;
        background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
        background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
        background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9) 90%);
        margin-left: 0;
    }
    .lastmin-slider .owl-dots button.active:after {
        display: none;
    }
    .lastmin-slider .owl-dots {
        position: relative;
        width: 100%;
        bottom: 0;
        left: 0;
        background-color: #151820!important;
        height: 32px;
    }
    .lastmin-slider .owl-dots button.active {
        color: #222;
    }
    .lastmin-slider .owl-dot:before {
        display: none;
    }
    .lastmin-slider .owl-dots button {
        border: 0;
        box-shadow: unset;
        padding: 0;
        margin-right: 3px;
        background: #e2e3e4;
        border: 0;
        border-radius: 100%;
        width: 12px!important;
        height: 12px!important;
        padding: 0;
        min-width: unset;
        min-height: unset;
        background: #898989!important;
        transition: all .2s ease-in-out;
    }
    .four-manset .owl-dots button {
        background :#e2e3e4;
    }
    .lastmin-slider a figure {
        height: 254px;
        width: 100%;
    }
    .lastmin-slider a figure img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .lastmin-slider a .slide-tag {
        left: 15px;
    }
    .lastmin-slider a .slide-tag {
        top: 15px;
    }
    .lastmin-slider a {
        height: 254px;
    }
    .sondakika span {
        font-size: 26px;
    }
    .sondakika.son-flash span {
        font-size: 24px;
    }
    @keyframes shinee {
        from {
            transform: translateY(0);
        }
        to {
            transform: translateY(-300%);
        }
    }
    div#newsRead {
        padding: 10px 15px 0 15px;
    }
    #newsRead .bottom .left .commentForm form {
        border-radius: 0;
    }
    ul.sub-menu{
        display:none!important 
    }
    .owl-dot:before{
        content:unset 
    }
    #newsRead .bottom .left .commentForm form>div>p {
        padding: 11px 0 9px 0;
    }
    #newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar>div>span:first-child {
        margin: 15px 0;
    }
    #newsRead .bottom .left .comments>strong {
        padding: 15px;
    }
    .haberSingle .dtime {
        display: none!important;
    }
    margin-top: 10px;
}
@media screen and (max-width:881px){
    .lsm-conte.lc2 .lsm-mid>div.sixNewsSymmetry, .lsm-conte.lc2 .lsm-mid>div.sixNewsSymmetry strong, .lsm-conte.lc2 .lsm-mid>div.sixNewsSymmetry .newsBox {
        background: transparent!important;
    }
    .lsm-conte.lc2 .lsm-mid>div.sixNewsSymmetry strong {
    }
    #agenda .lsm-conte.lc2 .lsm-mid>div.sixNewsSymmetry .newsBox span img {
        padding-top: 0!important;
    }
    .threenewNewscont.home-league {
        margin-bottom: 0!important;
    }
    .n-ligi-bottom {
        padding: 8px;
        flex-wrap: wrap;
    }
    .stm {
        margin-top: 3px!important;
        margin-bottom: 9px!important;
    }
    #newsRead .top h1 {
        font-size: 30px!important;
    }
    #newsRead .bottom .left .detail .relatedContent > strong.tag, .yazar-post .relatedContent > strong.tag {
        display: none!important;
    }
    .lheader-bottom.lhb-full {
        padding: 0 15px;
    }
    .lheader-bottom.lhb-full .lheader-logo {
        left: 15px;
    }
    .lheader-bottom.lhb-full .lheader-right {
        right: 15px;
        display: flex!important;
        align-items: center;
        justify-content: center;
    }
    .pi-top .pi-in figure.pi-team {
        width: 40px;
        height: 40px;
    }
    .pi-top .pi-in figure.pi-team img {
        max-height: 28px!important;
    }
    .pi-top .pi-in figure.pi-team a {
        height: 28px!important;
    }
    .yzrr2 .tyi-in-bottom>span, .yzrr2 a.yzrr2col{
        display: none!important;
    }
    .yzrr2 a.yzrr2col {
        margin-top: 10px;
    }
    .n-ligi-bottom-left a.nlbl-in {
        margin: 7px;
        padding: 14px;
        height: auto;
        width: calc(50% - 14px);
    }
    .pi-top .pi-in figure {
        height: 40px;
        width: 40px;
        min-width: 40px;
    }
    .n-ligi-bottom-left {
        margin: 0!important;
        width: 100%!important;
        padding-right: 0!important;
    }
    .player-infos .pi-top .pi-in:last-child {
        position: absolute!important;
        right: 14px!important;
        top: 16px!important;
    }
    .player-infos .pi-top {
        position: relative!important;
        padding: 14px!important;
    }
    .player-infos .pi-top .pi-in:nth-child(2),.player-infos .pi-top .pi-in:nth-child(3) {
        flex: 0 0 100%!important;
        margin-top: 0!important;
    }
    .player-infos .pi-top .pi-in:nth-child(3) {
        text-align: right!important;
        flex: 0 0 32%!important;
    }
    .player-infos .pi-bottom {
        padding: 15px 0!important;
    }
    .player-infos .pb-in p {
        font-size: 16px!important;
    }
    .player-infos .pb-in b {
        font-size: 12px!important;
    }
    .n-ligi-bottom-right {
        width: 100%;
        display: none;
    }
    .nl-right {
        display: none;
    }
    .nlg-bottom-out {
        width: 100%;
        margin-right: 0;
        padding-right: 0;
        height: 238px;
    }
    .threenews-title a {
        display: none;
    }
    .onecikantab-bottom ul li a {
        font-size: 12px;
        margin-right: 0;
    }
    .threenews-lig {
        width: 100%;
        margin-bottom: 20px;
        background-color: #fff;
        border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
        overflow: hidden;
        box-shadow: var(--birfanatik-shadow);
    }
    .tli-left span:last-child {
        margin-left: 8px;
        max-width: 110px;
        display: inline-block;
    }
    .threenews-lig>figure {
        margin: 0;
        margin-bottom: 10px;
    }
    .spor-sondakika {
        width: 100%;
        margin-bottom: 10px;
        border:0;
        padding: 0 14px;
    }
    .threenews-lig>a figure {
        margin-bottom: 0;
    }
    .threenews-lig-in {
        border:0;
        border-bottom: 1px solid #e6e6e6;
    }
    .spor-son-lig {
        border:0;
        padding: 0 14px;
    }
    .spor-son-lig .threenews-lig-in .ntitle h3 {
        padding-left: 0;
    }
    .spor-son-lig .threenews-lig-in {
        padding-right: 0;
    }
    .spor-son-lig li {
        padding: 0;
    }
    .hm-in-right ul li a {
        width: 26px;
        height: 26px;
    }
    .hm-in-right ul li a span {
        width: 14px;
        height: 2px;
        margin-bottom: 2px;
        border-radius: 4px;
    }
    .threenews-title h3 {
        padding-left: 0;
    }
    .threenews-title h3:before {
        display: none!important;
    }
    .spor-sondakika .ntitle h3 {
        padding-left: 0;
    }
    .spor-sondakika ul li {
        padding: 12px 0;
    }
    .spor-sondakika .ntitle h3:before {
        display: none;
    }
    .threenews-lig .spor-sondakika {
        margin-bottom: 0;
        padding: 0 14px;
        border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
        overflow: hidden;
    }
    .threenews-out {
        padding: 0;
        margin-bottom: 0;
    }
    .threenews-ad {
        padding: 0;
        background-color: transparent;
    }
    .threenews-ad .threenews-title {
        background: #fff;
        padding: 0 14px;
        display: none;
    }
    .tnN-head {
        border-radius: 0;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .tnN-inn {
        border-radius: unset!important;
    }
    3 .threenews-ad .threenewNewscont .tnN-inn {
        box-shadow: var(--birfanatik-shadow) 
    }
    .threenews-ad>div {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        min-width: 100%;
        padding: 0;
        border-radius: 0;
    }
    .snN {
        flex-direction: column;
    }
    .singleNewNews {
        border-radius: 0!important;
        box-shadow: unset!important;
    }
    .threenews-out.yzrr.yzrr2 {
        margin-bottom: 20px;
        border-radius: 0;
    }
    .singleNewNews a,.singleNewNews a figure {
        width: 100%;
    }
    #owl-mainSlide a img {
        border-radius: 0!important;
    }
    .snN-right {
        margin-top: 10px;
    }
    .snN-small a figure {
        min-width: 53px;
    }
    .snN-small-in {
        width: calc(100% - 160px);
        min-width: unset!important;
        margin-left: 13px;
    }
    .snN-small-in a {
        width: auto;
    }
    .snN-right .snN-small div:nth-child(2) {
        width: calc(100% - 160px);
        min-width: unset!important;
        margin-left: 13px;
    }
    #home .singleNewNews {
        margin-bottom: 20px;
    }
    .left .sixNews .left a span {
        border-radius: 0!important;
    }
    .left .sixNews .left>div>div:first-child a, .left .sixNews .left>div>div:first-child a:before,.left .sixNews .left>div>div:first-child a img {
        border-radius: 0!important;
    }
    .left .sixNews .left>div>div:first-child a {
        height: 200px;
    }
    .left .sixNews {
        background-color: #fff;
        padding: 15px;
        margin-bottom: 20px;
        box-shadow: var(--birfanatik-shadow);
    }
    .left .sixNews .left div:not(:first-child) a span {
        box-shadow: unset!important;
        border-radius: 0!important;
        padding: 0!important;
    }
    .left .sixNews .left div:not(:first-child) a img, .left .sixNews .right div a img {
        height: 92px!important;
        min-height: 92px!important;
        border-radius: 0!important;
    }
    #home .left .sixNews .left div:not(:first-child) a.newsBox2 span strong , #home .left .sixNews .right div a.newsBox2 span strong {
        font-size: 15px!important;
        line-height: 22px!important;
        font-weight: 600!important;
    }
    .left .sixNews .left div:not(:first-child) a.newsBox2, .left .sixNews .right div a.newsBox2 {
        border-radius: 0!important;
        box-shadow: unset!important;
    }
    .left .sixNews .left>div>div, .left .sixNews .right>div>div {
        padding-top: 15px;
    }
    #home>.bottom .right>div>div:first-child {
        padding-right: 5px;
    }
    .left .sixNews .left>div>div:nth-child(3) {
        padding-left: 15px;
    }
    .left .sixNews .left>div>div:nth-child(2) {
    }
    .snN-small a:first-child,.snN-small div:first-child {
        margin-bottom: 15px;
    }
    .snN-small-in a.snsi-head {
        min-width: auto!important;
        width: 100%!important;
        font-size: 15px;
        line-height: 22px;
    }
    .snN-right .snN-small div:nth-child(2) {
        min-width: 80px;
    }
    .threenews-ad-right .spor-sondakika-bottom, .kategori-type-standard .threenews-ad-right .spor-sondakika {
        border-radius: 0!important;
    }
    .threenews-ad .threenewNewscont .threenewNews .tnN-in {
        padding: 0;
    }
    .threenews-out .tnbbody {
        border-radius: 0!important;
        height: auto;
    }
    .threenewNewscont.home-league .threenewNews {
        margin-top: 0;
    }
    .threenews-out.kategori-type-standard.detayli-kategori-206 {
    }
    .threenews-out {
        border-radius: 0;
    }
    .container{
        width:100%;
        padding:0 10px 
    }
    .set-top .container {
        padding: 0 15px;
    }
    .full-news .flex-times.flex-start a:first-child {
        display: none!important;
    }
    #newsRead .pageMainWrap .container {
        padding: 0;
    }
}
#home>.bottom>.right .fourTab .newsBox2:before{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    height:100%;
    background:-moz-linear-gradient(top,transparent 0,#000 100%);
    background:-webkit-linear-gradient(top,transparent 0,#000 100%);
    background:linear-gradient(to bottom,transparent 0,#000 100%);
    opacity:1 
}
.pos-i{
    position:relative;
    z-index:9999 
}
body.mm-wrapper{
    overflow-x:hidden;
    position:relative 
}
body.newsSendOpen .header-m-fixed{
    margin-top:0!important 
}
li{
    list-style:none 
}
#home>.bottom>.left div:first-child.addss{
    margin-bottom:20px;
    margin-top:0!important 
}
#home>.bottom>.left .addss{
    margin-bottom:20px 
}
#newsRead .top:after{
    max-width:100% 
}
.main-manset{
    width:calc(100% - 454px);
    float:left 
}
.main-manset a.main-manset-link{
    display:block;
    width:100%;
    height:405px 
}
.main-manset figure{
    width:100%;
    height:100%;
    overflow:hidden;
    position:relative 
}
.main-manset figure img{
    display:block;
    object-fit:cover;
    width:100%;
    height:100% 
}
.main-manset .owl-dots{
    display:flex!important;
    position:absolute;
    bottom:0;
    counter-reset:dots;
    width:100%;
    padding:0 30px;
    flex-wrap:nowrap;
    justify-content:space-between;
    background-color:#000;
    height:46px;
    align-items:center 
}
.main-manset .owl-dots button{
    width:24px;
    height:26px;
    color:#999!important;
    font-size:12px!important;
    font-weight:600!important;
    border-radius:2px!important 
}
.main-manset .owl-dots button.active,.main-manset .owl-nav .owl-next:hover,.main-manset .owl-nav .owl-prev:hover{
    background-color:#c90914;
    color:#fff!important 
}
.main-manset .owl-dot:before{
    counter-increment:dots;
    content:counter(dots) 
}
.main-manset-title{
    position:absolute;
    bottom:28px;
    padding:20px 20px 55px 20px;
    font-weight:600;
    font-size:42px;
    line-height:42px;
    color:#fbd451;
    text-shadow:0 4px 4px #0d0d0d 
}
.main-manset .owl-nav{
    display:block!important 
}
.main-manset .owl-nav .owl-next,.main-manset .owl-nav .owl-prev{
    position:absolute;
    z-index:9999;
    bottom:10px;
    left:28px;
    transform:translateX(-100%);
    margin:0;
    transition:background .2s ease-in-out;
    width:24px;
    height:26px;
    border-radius:2px 
}
.main-manset .owl-nav .owl-next{
    right:28px!important;
    transform:translateX(100%);
    left:unset 
}
.main-manset .owl-dots span{
    line-height:24px!important 
}
.main-manset .owl-nav img{
    margin:0 auto 
}
.sc-options-user img{
    border-radius:var(--birfanatik-radius);
}
.options-icons .icon-border.active{
    border-color:#eb212e!important;
    background-color:#eb212e!important;
}
i.icon-favori2.active{
    background-color:#fff 
}
.navm-mid .icon-ay{
    position:absolute;
    font-size:50px;
    background:#ebe6e0;
    top:180px;
    left:-30px;
    background-image:url(../img/icons/night.svg);
    width:55px;
    height:55px;
    border-radius:100%;
    opacity:0 
}
@media screen and (max-width:1420px){
    .leftBanner,.rightBanner{
        display:none!important 
    }
}
.sidebarComment{
    position: relative;
    margin-top: 20px;
}
#newsRead .bottom .right>div>.sidebarComment:first-child{
    padding-top:0!important;
    position:relative;
    bottom: 3px 
}
.sidebarComment h3{
    background:#9f9f9f;
    font-size:12px!important;
    color:#fff!important;
    padding:7px 10px;
    position:absolute;
    display:inline-block;
    top: -20px;
    font-weight: 700;
    left: 24px;
    font-family:metropolis,sans-serif;
    display: none;
}
.sidebarComment h3:before{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:0;
    height:0;
    z-index:99;
    opacity:1;
    border-right:16px solid transparent;
    border-top:10px solid#9f9f9f;
    bottom:-9px;
    right:15px 
}
.sidebarComment h3:after{
    border-right:16px solid transparent;
    border-top:10px solid #9f9f9f;
    bottom:-9px;
    right:15px 
}
.quickComment .emojiArea{
    margin-top:10px 
}
.quickComment .emojiArea .emoji{
    width:30px;
    height:30px;
    display:inline-block;
    margin-left:9.4px;
    padding-bottom:10px;
    cursor:pointer 
}
.quickComment .emojiArea .happy{
    background:url(../img/svg/e1.png);
    background-size:30px 30px 
}
.quickComment .emojiArea .yawn{
    background:url(../img/svg/e2.png);
    background-size:30px 30px 
}
.quickComment .emojiArea .crying{
    background:url(../img/svg/e3.png);
    background-size:30px 30px 
}
.quickComment .emojiArea .sad{
    background:url(../img/svg/e4.png);
    background-size:30px 30px 
}
.quickComment .emojiArea .surprise{
    background:url(../img/svg/e5.png);
    background-size:30px 30px 
}
.quickComment .emojiArea .v-happy{
    background:url(../img/svg/e6.png);
    background-size:30px 30px 
}
.quickComment .emojiArea .happy:after{
    content:"";
    background:url(../img/svg/hoe1.png);
    background-size:30px 30px;
    height:30px 
}
.quickComment .emojiArea .yawn:after{
    content:"";
    background:url(../img/svg/hoe2.png);
    background-size:30px 30px;
    height:30px 
}
.quickComment .emojiArea .crying:after{
    content:"";
    background:url(../img/svg/hoe3.png);
    background-size:30px 30px;
    height:30px 
}
.quickComment .emojiArea .sad:after{
    content:"";
    background:url(../img/svg/hoe4.png);
    background-size:30px 30px;
    height:30px 
}
.quickComment .emojiArea .surprise:after{
    content:"";
    background:url(../img/svg/hoe5.png);
    background-size:30px 30px;
    height:30px 
}
.quickComment .emojiArea .v-happy:after{
    content:"";
    background:url(../img/svg/hoe6.png);
    background-size:30px 30px;
    height:30px 
}
.emojiArea2 .happy:after{
    content:"";
    background:url(../img/svg/hoe1.png);
    background-size:30px 30px;
    height:30px 
}
.emojiArea2 .yawn:after{
    content:"";
    background:url(../img/svg/hoe2.png);
    background-size:30px 30px;
    height:30px 
}
.emojiArea2 .crying:after{
    content:"";
    background:url(../img/svg/hoe3.png);
    background-size:30px 30px;
    height:30px 
}
.emojiArea2 .sad:after{
    content:"";
    background:url(../img/svg/hoe4.png);
    background-size:30px 30px;
    height:30px 
}
.emojiArea2 .surprise:after{
    content:"";
    background:url(../img/svg/hoe5.png);
    background-size:30px 30px;
    height:30px 
}
.emojiArea2 .v-happy:after{
    content:"";
    background:url(../img/svg/hoe6.png);
    background-size:30px 30px;
    height:30px 
}
.emojiArea2{
    width:265px;
    margin:0 auto;
    margin-top:20px 
}
.emojiArea2 .emoji{
    width:30px;
    height:30px;
    display:inline-block;
    margin-right:10px;
    padding-bottom:10px;
    cursor:pointer 
}
.emojiArea2 .happy{
    background:url(../img/svg/e1.png);
    background-size:30px 30px 
}
.emojiArea2 .yawn{
    background:url(../img/svg/e2.png);
    background-size:30px 30px 
}
.emojiArea2 .crying{
    background:url(../img/svg/e3.png);
    background-size:30px 30px 
}
.emojiArea2 .sad{
    background:url(../img/svg/e4.png);
    background-size:30px 30px 
}
.emojiArea2 .surprise{
    background:url(../img/svg/e5.png);
    background-size:30px 30px 
}
.emojiArea2 .v-happy{
    background:url(../img/svg/e6.png);
    background-size:30px 30px 
}
.happy-click{
    background:url(../img/svg/happy.png)!important;
    background-size:30px 30px!important 
}
.yawn-click{
    background:url(../img/svg/yawn.png)!important;
    background-size:30px 30px!important 
}
.crying-click{
    background:url(../img/svg/crying.png)!important;
    background-size:30px 30px!important 
}
.sad-click{
    background:url(../img/svg/sad.png)!important;
    background-size:30px 30px!important 
}
.surprise-click{
    background:url(../img/svg/surprise.png)!important;
    background-size:30px 30px!important 
}
.v-happy-click{
    background:url(../img/svg/v-happy.png)!important;
    background-size:30px 30px!important 
}
.quickComment .emojiArea .happy:hover{
    background:url(../img/svg/hoe1.png);
    background-size:30px 30px 
}
.quickComment .emojiArea .yawn:hover{
    background:url(../img/svg/hoe2.png);
    background-size:30px 30px 
}
.quickComment .emojiArea .crying:hover{
    background:url(../img/svg/hoe3.png);
    background-size:30px 30px 
}
.quickComment .emojiArea .sad:hover{
    background:url(../img/svg/hoe4.png);
    background-size:30px 30px 
}
.quickComment .emojiArea .surprise:hover{
    background:url(../img/svg/hoe5.png);
    background-size:30px 30px 
}
.quickComment .emojiArea .v-happy:hover{
    background:url(../img/svg/hoe6.png);
    background-size:30px 30px 
}
.emojiArea2 .happy:hover{
    background:url(../img/svg/hoe1.png);
    background-size:30px 30px 
}
.emojiArea2 .yawn:hover{
    background:url(../img/svg/hoe2.png);
    background-size:30px 30px 
}
.emojiArea2 .crying:hover{
    background:url(../img/svg/hoe3.png);
    background-size:30px 30px 
}
.emojiArea2 .sad:hover{
    background:url(../img/svg/hoe4.png);
    background-size:30px 30px 
}
.emojiArea2 .surprise:hover{
    background:url(../img/svg/hoe5.png);
    background-size:30px 30px 
}
.emojiArea2 .v-happy:hover{
    background:url(../img/svg/hoe6.png);
    background-size:30px 30px 
}
.emojiArea2 .countEmoji span{
    width:40px;
    text-align:center;
    display:inline-block;
    font-size:14px 
}
.emojiArea2 .countEmoji span:first-child{
    width:34px 
}
.emojiArea .countEmoji span{
    width:30px;
    display:inline-block;
    text-align:center;
    font-size:14px;
    margin-left:9.4px 
}
#newsRead .alignleft{
    float:left;
    margin-right:20px 
}
#newsRead .alignright{
    float:right;
    margin-left:20px 
}
.cap ul .views{
    background:#fbfbfb;
    padding:0 20px;
    border:1px solid #e9e9e9;
    line-height:29px;
    float:left;
    height:30px;
    border-radius:20px;
    text-align:center 
}
.cap ul .views span{
    font-size:14.2px;
    font-weight:600;
    color:#b2b2b2 
}
.quickComment textarea::-webkit-input-placeholder{
    color:#9f9f9f 
}
.quickComment textarea:-moz-placeholder{
    color:#9f9f9f 
}
.quickComment textarea::-moz-placeholder{
    color:#9f9f9f 
}
.quickComment textarea:-ms-input-placeholder{
    color:#9f9f9f 
}
.quickComment textarea::placeholder{
    color:#9f9f9f 
}
@media screen and (max-width: 350px) {
    .dk-burc ul li {
        margin-right: 0px!important;
    }
    .dk-burc {
        height: 291px;
    }
}
.left .more {
    text-align: center!important;
    position: relative;
    margin-bottom: 20px;
}
.left .more:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    height: 1px;
    background: #dcdcdc;
    display: none;
}
.left .more a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 600!important;
    color: #fff;
    background: #c90914;
    line-height: 18px;
    padding: 9px 25px;
    border-radius: var(--birfanatik-radius);
    width: 100%;
    text-transform: uppercase;
}
.sixNews.sixNewsBox>div {
    flex: 0 0 33.3%;
    padding: 0 10px 20px 10px;
}
@keyframes ripple {
    0%, 35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}
.to-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    z-index: 9;
    background-color: var(--thm-hover);
    right: 25px;
    cursor: pointer;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    position: fixed;
    bottom: 25px;
    opacity: 0;
    visibility: hidden;
    border-radius:100%;
    box-shadow:0 0 18px rgb(157 161 164 / 54%);
}
.to-top.active {
    opacity: 1;
    visibility: visible;
}
.to-top:after {
    z-index: -1;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    animation: ripple 1.65s ease-out infinite;
    opacity: 0;
    background-color: inherit;
    border-radius:100%;
}
#newsRead .bottom .left .comments ul li.reply:before {
    content: "";
    position: absolute;
    left: 20px;
    top: 38px;
    width: 17px;
    height: 16px;
    background-image:url(../img/svg/alintiladim.svg);
}
.leftr>ins {
    transform: translateX(-100%);
    border: 0;
    max-width: 100%;
    height: auto;
    display: block;
}
.haberSingle .left .sixNews {
    margin: 0;
    padding: 0 3px;
}
header .header-matches {
    z-index: 99;
    margin-bottom: 0;
}
.righttr>ins {
    transform: translateX(100%);
    border: 0;
    max-width: 100%;
    height: auto;
    display: block;
}
.splashAds {
    position: fixed;
    z-index: 999999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
    background-color: rgba(255,255,255,.93);
}
.splashAds>center {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #ddd;
    position: relative;
}
.splashAds span.closeAdd {
    background-color: #222;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 17px;
    color: #fff;
    border-radius: 100%;
    position: absolute;
    right: -20px;
    top: -20px;
    z-index: 999;
    box-shadow: 0 1px 5px grey;
    cursor:pointer;
}
.ntitle .ntitleMobile {
    display: none!important;
}
.sondakikaflex {
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 20px 0 10px 0;
}
.sondakikaflex-in {
    flex: 0 0 25%;
    max-width: calc(25% - 10px);
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 25px;
    margin-bottom: 50px;
}
.sondakikaflex-in a {
    display: block;
    color: #fff;
    position: relative;
}
.sondakikaflex-in a figure {
    margin: 0;
    height: 130px;
    width: 100%;
    overflow: hidden;
}
.sondakikaflex-in a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sondakikaflex-in a p {
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px!important;
    line-height: 22px!important;
    color: #000;
    font-weight: 500!important;
    padding: 0 14px;
    position: relative;
    background-color: #efefef;
    border-bottom-color: #efefef;
    transition: background-color .25s ease-in-out;
}
.sondakikaflex-in a p:before {
    position: absolute;
    content: "";
    left: 50%;
    border: 14px solid transparent;
    border-bottom-color: inherit;
    margin-left: 0;
    top: 100%;
    transform: rotate( 180deg ) translateX(50%);
    z-index: 997;
    right: unset;
    transition: border-color .25s ease-in-out;
}
.sondakikaflex-in a p b {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    font-weight: 500;
}
.sondakikaflex-in a span {
    color: #db2027;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 34px;
}
.sondakikaflex-in a span u {
    position: absolute;
    left: 50%;
    top: -14px;
    transform: translateX(-50%);
    background: #db2027;
    width: 10px;
    height: 10px;
    content: "";
    border-radius: 100%;
}
.singledatetime {
    line-height: 24px;
    color: #777B80!important;
    font-size: 12px;
    font-weight: 400;
    margin-right:10px;
}
#newsRead .bottom .left .commentForm form>div #editorTool .ql-toolbar .send button:hover {
    color: #fff;
}
.newdovizex {
    background-color: #fff;
}
.dovizex-bottom {
    padding-bottom: 20px;
    background-color: #fff;
}
.ac-aktif .spor-sondakika,.dc-aktif .spor-sondakika {
    border: 0;
    background: unset;
}
.spor-sondakika-bottom .newdovizex,.spor-sondakika-bottom .newgoldto {
    border: 1px solid #E6E6E6;
    background-color: #fff;
}
.spor-sondakika-bottom .newdovizex {
    margin-bottom: 20px;
}
.ac-aktif .spor-sondakika-bottom ul, .dc-aktif .spor-sondakika-bottom ul {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.db-in input {
    height: 36px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(234,234,234,1);
    width: 100%;
    padding: 0 34px 0 12px;
    font-size: 14px;
    font-weight: 400;
    color: #808080;
}
.db-in {
    padding: 0 16px;
    margin-top: 18px;
    position: relative;
}
.db-in input::placeholder {
    color: #808080;
}
.db-in span {
    position: absolute;
    right: 31px;
    color: #808080;
    font-size: 18px;
    font-weight: 400;
    top: 7px;
}
.db-in input:focus {
    color: #2C98F0;
    border-color: #2C98F0;
}
.db-in input:focus::placeholder {
    color: #2c98f0;
}
.goldto-bottom h5 {
    color: #131722;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -.10px;
    margin-bottom: 0;
}
.goldto-change {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom:15px;
}
.goldto-tur h5, .goldto-miktar h5 {
    margin-bottom: 10px;
}
.selectli {
    position: relative;
}
.selectli select {
    appearance: none;
    -webkit-appearance: none;
}
.selectli img {
    position: absolute;
    right: 10px;
    top: 16px;
    pointer-events: none;
}
.goldto-bottom {
    padding: 17px 15px 1px 15px;
}
.goldto-bottom select {
    width: 188px;
    height: 36px;
    letter-spacing: -.10px;
    margin-left: 12px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgb(234 234 234);
    padding: 0 34px 0 12px;
    font-size: 14px;
    font-weight: 400;
    color: #808080;
}
.goldto-bottom a {
    height: 36px;
    border-radius: 2px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    background-color: #2C98F0;
    font-size: 14px;
    font-weight: 700;
    display: block;
}
.radio-cont {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 13px;
}
.radio-cont .radio:first-child {
    margin-right: 15px;
}
.radio-cont>div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}
.radio input {
    content: "";
    display: inline-block;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
    background-color: #ffffff;
    border: 1px solid #C1C8DA;
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    opacity: 0;
}
.radio-cont img {
    margin: 0 6px;
}
.goldto-miktar input {
    width: 55px;
    border: 1px solid #E9E8F0;
    border-radius: 2px;
    height: 30px;
    text-align: center;
    color: #131722;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.10px;
}
.goldto-miktar input:focus {
    color: #2C98F0;
    border-color: #2C98F0;
}
.goldto-miktar input:focus::placeholder {
    color: #2c98f0;
}
.goldto-bottom select:focus {
    border-color: #2C98F0;
}
.goldto-miktar {
    margin-bottom: 18px;
}
.goldto-miktar span {
    font-size: 14px;
    color: #131722;
    font-weight: 400;
    letter-spacing: -.10px;
    margin-left: 7px;
}
.radio-cont label,.radio-cont p {
    font-size: 14px;
    letter-spacing: -.10px;
    color: #131722;
}
.checkmark {
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 100%;
    margin-right: 6px;
    position: relative;
    border: 1px solid #C1C8DA;
}
.radio:hover input ~ .checkmark {
    background-color: #ccc;
}
.radio input:checked ~ .checkmark {
    background-color: #2C98F0;
    border-color: #2c98f0;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.radio input:checked ~ .checkmark:after {
    display: block;
}
.radio .checkmark:after {
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: white;
    transform: translate(-50%, -50%);
}
.newgoldto {
    background: #fff;
}
.radio-cont .radio:first-child {
    margin-right: 15px;
}
.goldto-tur {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom:15px;
}
.goldto-tur h5 {
    margin-bottom: 0;
}
.popLiveB{
    width:100%;
    float:left;
    height:562px;
    max-height:605px;
    overflow:hidden;
    background:#fff;
    position:relative;
    padding:20px;
    border-radius:0;
    padding-top:0 
}
.macvarDetayli .threenews-lig>a figure {
    height: 240px;
}
.popLiveB .head{
    width:100%;
    float:left;
    background:#fff;
    padding:8px 0 15px;
    border-bottom:1px solid #e0e0e0 
}
.popLiveB .head span{
    float:left;
    font-size:20px;
    color:#727272;
    font-weight:500 
}
.popLiveB .head span b{
    color:#000;
    font-weight:700 
}
.popLiveB .head ul{
    float:right 
}
.popLiveB .head ul li.prev{
    float:left;
    position:relative;
    top:0;
    right:-11px;
    cursor:pointer;
    width:11px;
    height:9px;
    background:url(../img/icons/popLivesArr.png) no-repeat 
}
.popLiveB .head ul li.next{
    float:left;
    position:relative;
    top:14px;
    right:0;
    cursor:pointer;
    width:11px;
    height:9px;
    background:url(../img/icons/popLivesArr.png) no-repeat;
    transform:rotate(180deg) 
}
.popLiveB .head ul li.next:hover{
    background:url(../img/icons/popLivesArr2.png) no-repeat;
    transform:rotate(180deg) 
}
.popLiveB .head ul li.prev:hover{
    background:url(../img/icons/popLivesArr2.png) no-repeat 
}
.popLiveB .items{
    float:left;
    width:100%;
    max-width:100% 
}
.popLiveB .items .item{
    float:left;
    width:100%;
    border-bottom:1px solid #e6e6e6;
    padding-bottom:12px 
}
.popLiveB .ntitle h3 {
    padding-left: 14px;
}
.popLiveB .ntitle h3:before {
    left: 0;
}
.popLiveB .ntitle ul li.prev, .popLiveB .ntitle ul li.next {
    float: left;
    position: relative;
    top: 0px;
    right: 0;
    cursor: pointer;
    width: 11px;
    height: 9px;
    background: url(../img/icons/popLivesArr.png)no-repeat;
    padding: 0;
    border: 0;
    background-color: unset!important;
}
.macvarDetayli .popLiveB .ntitle ul li.prev,.macvarDetayli .popLiveB .ntitle ul li.next {
    background-color: transparent!important;
}
.lSSlideOuter {
    padding-right: 2px!important;
}
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
    padding: 0;
    display: unset;
    position: unset;
    border: unset;
}
.lSSlideOuter.vertical .lSGallery {
    display: none;
}
.popLiveB .ntitle>ul {
    display: flex;
    flex-direction: column;
    display: none;
}
.popLiveB .ntitle>ul li:last-child {
    margin-top: 7px;
}
.popLiveB .ntitle {
    justify-content: space-between;
}
.popLiveB .ntitle ul li.next {
    transform: rotate(180deg);
}
.popLiveB .items .item .teams{
    float:left;
    width:100%;
    padding:15px 0 0 
}
.popLiveB .items .item .teams i{
    float:left;
    height:36px 
}
.popLiveB .items .item .teams i:first-child{
    margin-right:22px 
}
.popLiveB .items .item .teams .right{
    float:right;
    width:50px;
    height:36px;
    text-align:right;
    font-family:metropolis,sans-serif 
}
.popLiveB .items .item .teams .right span{
    float:left;
    width:100%;
    font-size:16px;
    color:red;
    font-weight:700;
    margin-top:2px 
}
.popLiveB .items .item .teams .right b{
    float:left;
    width:100%;
    font-size:14px;
    color:#8b8b8b;
    font-weight:400;
    margin-top:3px 
}
.popLiveB .items .item ul.ort{
    float:left;
    width:100%;
    margin-top:10px 
}
.popLiveB .items .item ul.ort li{
    float:left;
    width:100%;
    padding: 0;
    background: unset!important;
    border: 0;
}
.popLiveB .items .item ul.ort li:first-child{
    margin-bottom:2px 
}
.popLiveB .items .item ul.ort li span{
    float:left;
    text-align:left;
    font-family:metropolis,sans-serif;
    font-size: 16px;
    color: #010101;
    font-weight: 600;
}
.popLiveB .items .item ul.ort li b{
    float:right;
    text-align:right;
    font-family:metropolis,sans-serif 
}
.popLiveB .items .item ul.ort li b.cl{
    color:red;
    font-size:16px;
    font-weight:600 
}
.popLiveB .items .item ul.ort li b.date{
    color:#8b8b8b;
    font-size:14px;
    font-weight:500 
}
.popLiveB .items .item ul.ort li b.score{
    color:#000;
    font-size:16px;
    font-weight:500;
    position:relative 
}
.popLiveB .items .item ul.ort li b.score.goal{
    color:red 
}
.popLiveB .items .item ul.ort li b.score.goal:after{
    position:absolute;
    content:"";
    top:1px;
    right:-20px;
    width:0;
    height:0;
    border-style:solid;
    border-width:6px 6px 6px 0;
    border-color:transparent #ec473e transparent transparent 
}
.popLiveB .items .item ul.ort li b.score.goal:before{
    position:absolute;
    content:"";
    top:0;
    left:-22px;
    width:14px;
    height:14px;
    background:url(../img/gol2.png) no-repeat 
}
.popLiveB .items .item ul.oth{
    float:left;
    width:100%;
    margin-top:20px 
}
.popLiveB .items .item ul.oth li{
    float:left;
    cursor:pointer;
    overflow:hidden;
    border-radius:3px;
    width:calc(33.33% - 7.99px);
    height:33px;
    line-height:33px;
    border:1px solid #dfdfdf;
    margin-right:12px 
}
.popLiveB .items .item ul.oth li:last-child{
    margin-right:0 
}
.popLiveB .items .item ul.oth li span{
    float:left;
    width:30px;
    height:33px;
    border-right:1px solid #dfdfdf;
    text-align:center;
    font-size:14px;
    font-weight:700;
    color:#000 
}
.popLiveB .items .item ul.oth li b{
    float:left;
    width:calc(100% - 30px);
    background:#f5f5f5;
    height:33px;
    text-align:center;
    font-size:14px;
    font-weight:700;
    color:#000 
}
.popLiveB .items .item ul.oth li.up{
    border-color:#c7eae1 
}
.popLiveB .items .item ul.oth li.up span{
    color:#35a385;
    border-color:#c7eae1 
}
.popLiveB .items .item ul.oth li.up b{
    background:#ecf8f5;
    color:#35a385 
}
.popLiveB .items .item ul.oth li.up b:hover{
    background:#3ab496;
    color:#fff;
    border-color:#3ab496 
}
.popLiveB .items .item ul.oth li.down{
    border-color:#ffc6c3 
}
.popLiveB .items .item ul.oth li.down span{
    color:#ec483e;
    border-color:#ffc6c3 
}
.popLiveB .items .item ul.oth li.down b{
    background:#fef6f5;
    color:#ec483e 
}
.popLiveB .items .item ul.oth li.down:hover b{
    background:#ec483e;
    color:#fff 
}
.popLiveB .items .item ul.oth li:hover b{
    background:#dfdddd 
}
.threenews-out .dovizex-bottom .db-in:nth-child(4), .threenews-out .dovizex-bottom .db-in:nth-child(5) {
    display: none;
}
.threenews-out p.result_altin {
    margin-top: 17px;
}
.threenews-out.dc-aktif.ac-aktif .threenews-lig>a figure {
    height: 240px;
}
.ac-aktif .spor-sondakika-bottom ul, .dc-aktif .threenews-lig .spor-sondakika-bottom ul {
    margin-bottom: 0;
}
.ekonomi-list-post .spor-sondakika ul li {
    padding-top: 13px;
    padding-bottom: 14px;
}
.spor-list-post .llsl ul li:nth-child(10) {
    display: none;
}
.spor-list-post .llsl ul li {
    height: 43.7px;
}
.spor-list-post .threenews-lig>a figure {
    height: 187px;
}
#agenda .topBar {
    border-bottom: 36px solid #323335;
    position: relative;
    border-bottom: 36px solid #404040;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    height: 0;
    width: 100%;
    margin-top: 75px;
    margin-bottom: 20px;
}
.magazin-detayli-kategori .threenews-lig>a figure {
    height: 187px;
}
.kategori-type-standard .threenews-lig>a figure {
    height: 187px;
}
.kategori-type-standard .threenews-ad-right .spor-sondakika {
    width: 100%;
    border: 0;
}
.kategori-type-standard .threenews-ad-right .spor-sondakika .spor-sondakika-bottom {
    border: 1px solid #e6e6e6;
}
.kategori-type-standard .threenews-ad-right .spor-sondakika .rek {
    margin-top: 20px;
    margin-bottom: -5px;
}
.rek span {
    font-size: 10px;
    display: flex;
    justify-content: center;
    margin-bottom: 18px;
    color: #626161;
    font-weight: 500!important;
    position: relative;
    text-transform: uppercase;
}
.rek span:before,.rek span:after {
    content: "";
    position: absolute;
    left: 0;
    height: 1px;
    width: calc(50% - 25px);
    background: #E6E6E6;
    margin-top: 7px;
}
.rek span:after {
    left: unset;
    right: 0;
}
.cb-veriler{
    display:flex;
    align-items:flex-start;
    justify-content:space-between 
}
.cb-veri{
    width:330px;
    background-color:#fff;
    border-bottom:1px solid #e6e6e6;
    border-left:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6 
}
.cb-ver-head{
    height:36px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 6px 0 20px;
    background-color:#2c98f0 
}
.cb-ver-head{
    color:#fff;
    font-size:13px;
    font-weight:700 
}
.cb-veri ul li{
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 6px 0 20px;
    height:40px;
    border-bottom:1px solid #e6e6e6;
    position:relative 
}
.cb-veri ul li em{
    font-style:normal 
}
.cb-veri ul li:last-child{
    border-bottom:0 
}
.cb-veri ul li a{
    display:block;
    color:#0d0d0d;
    font-weight:600;
    font-size:14px;
    position:relative;
    width:calc(100% / 4);
    text-align:left;
    pointer-events:none 
}
.cb-veri-full .cb-veri ul li a {
    pointer-events: unset;
}
.cb-veri ul li span{
    font-size:13px;
    color:#0d0d0d;
    font-weight:400;
    width:calc(100% / 4);
    text-align:center;
}
.cb-ver-head span{
    width:calc(100% / 4);
    text-align:center 
}
.cb-veri ul li.down a:before{
    content:"";
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    background-image:url(../img/chevrondown.svg);
    width:11px;
    height:6px 
}
.cb-veri ul li.up a:before{
    content:"";
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    background-image:url(../img/chevronup.svg);
    width:11px;
    height:6px 
}
.cb-ver-head span:first-child{
    width:calc(100% / 4);
    text-align:left 
}
.cb-veri ul li.down,.cb-veri ul li.down:hover{
    background-color:#fedbdc;
    border-color:#fedbdc 
}
.cb-veri ul li.up,.cb-veri ul li.up:hover{
    background-color:#dafffc;
    border-color:#dafffc 
}
.cb-veri ul li:hover{
    background-color:#dfeefb;
    border-color:#dfeefb 
}
.cb-veri ul li:hover a{
    color:#2c98f0 
}
.cb-veri ul li:hover:after{
    content:"";
    position:absolute;
    left:0;
    height:100%;
    top:0;
    width:2px;
    background-color:#2c98f0 
}
.ct-borsa{
    background-color:#fff;
    padding:20px 
}
.cb-veri-full .cb-veri{
    width:100% 
}
.cb-veri-full .cb-veri ul li a{
    width:calc(100% / 3);
    display:flex;
    align-items:center 
}
.cb-veri-full .cb-veri ul li a img{
    margin-right:13px 
}
.cb-veri-full .cb-ver-head span:first-child{
    width:calc(100% / 3);
    text-align:left;
}
.cb-veri-full .cb-ver-head span{
    width:calc(100% / 5);
    text-align:center;
}
.cb-veri-full .cb-veri ul li span{
    width:calc(100% / 5) 
}
span.parite-trade{
    font-weight:500!important 
}
span.parite-trade.pt-down{
    color:#26a69a 
}
span.parite-trade.pt-up{
    color:#e74b4c 
}
span.parite-trade{
    font-weight:500!important 
}
span.parite-trade.pt-down{
    color:#26a69a 
}
span.parite-trade.pt-up{
    color:#e74b4c 
}
.cb-veri-full .cb-veri ul li span:nth-child(2){
    display:flex;
    align-items:center;
    font-weight:500;
    justify-content:flex-start;
}
.cb-veri-full .cb-veri ul li span:nth-child(2) img{
    margin-right:9px;
    max-width:30px;
    max-height:30px 
}
.full-video-b figure{
    margin:0 
}
.fvb-left figure{
    height:332px 
}
.fvb-left{
    width:578px 
}
.full-video-b{
    display:flex;
    align-items:stretch;
    justify-content:space-between;
    margin-bottom:20px 
}
.fvb-right{
    background-color:#191e2d;
    width:calc(100% - 578px);
    height:332px;
    overflow-y:auto;
    padding:0 15PX;
    overflow-x:hidden 
}
.fvb-right a:last-child{
    border-bottom:0!important 
}
.full-video-b .fvb-left figure img{
    width:100%;
    height:100%;
    object-fit:cover 
}
.fvb-left .play-button{
    background-color:#eb1826;
    box-shadow:0 0 29px #eb182694;
    top:20px;
    transform:unset;
    left:20px 
}
.fvb-left h5{
    font-size:28px;
    line-height:32px;
    font-weight:600;
    -webkit-line-clamp:2;
    margin-bottom:0 
}
.fvb-right>a{
    width:100%;
    color:#fff;
    DISPLAY:FLEX;
    align-items:center;
    justify-content:flex-start;
    padding:15px 0;
    border-bottom:1px solid #2c344a 
}
.fvb-right>a figure{
    width:136px;
    height:80px;
    margin-right:15px;
    position:relative;
    min-width:136px 
}
.fvb-right>a figure img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.fvb-right-text h4{
    font-size:16px;
    font-weight:500;
    line-height:22px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    margin-bottom:3px 
}
.fvb-right>a:hover h4{
    text-decoration:underline 
}
.fvb-right-text span{
    color:#fff;
    opacity:.6;
    font-size:13px;
    font-weight:600 
}
.fvb-right>a figure .play-button{
    width:27px;
    height:27px;
    background-color:#eb1826;
    box-shadow:0 0 29px #eb182694;
    top:10px;
    left:10px;
    transform:translate(0) rotate(0) 
}
.fvb-right>a figure .play-button img{
    max-width:15px 
}
.fvb-right::-webkit-scrollbar {
    width:12px 
}
.fvb-right::-webkit-scrollbar-track {
    background:#394054;
    border-radius:0 
}
.fvb-right::-webkit-scrollbar-thumb {
    background:#eb1826;
    border-radius:0 
}
.videoPostHead .contentArea .rightPosts ul::-webkit-scrollbar{
    width:12px 
}
.videoPostHead .contentArea .rightPosts ul::-webkit-scrollbar-track{
    background:#394054;
    border-radius:20px 
}
.videoPostHead .contentArea .rightPosts ul::-webkit-scrollbar-thumb{
    background:#fd5324;
    border-radius:20px 
}
.full-video-b {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 20px;
    border-radius: var(--birfanatik-radius);
    overflow: hidden;
    box-shadow: var(--birfanatik-shadow);
}
.fvb-left {
    width: 578px;
}
.fvb-left a.thumb-shadow {
    position: relative;
    display: block;
}
.fvb-left a.thumb-shadow:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70%;
    background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9) 90%);
}
.fvb-left figure {
    height: 332px;
}
.full-video-b figure {
    margin: 0;
}
.full-video-b .fvb-left figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.fvb-left .play-button {
    position: absolute;
    transition: transform .35s ease-in-out;
    z-index: 1;
    top: 20px;
    transform: unset;
    left: 20px;
    background-color: #fff;
    border-radius: var(--birfanatik-radius);
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 46px;
    height: 50px;
    justify-content: center;
    padding: 7px 0;
    box-shadow: unset;
}
.fvb-left .play-button img {
    margin-left: 3px;
    max-width: 20px;
    height: 25px!important;
    position: static!important;
}
.yatay2-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 25px 21px 25px;
    width: 100%;
}
.yatay2-text h5 {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fff;
}
.fvb-left h5 {
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
}
.fvb-right {
    background-color: #191e2d;
    width: calc(100% - 578px);
    height: 332px;
    overflow-y: auto;
    padding: 0 15PX;
    overflow-x: hidden;
}
.fvb-right>a {
    width: 100%;
    color: #fff;
    DISPLAY: FLEX;
    align-items: center;
    justify-content: flex-start;
    padding: 15px 0;
    border-bottom: 1px solid #2c344a;
}
.fvb-right a:last-child {
    border-bottom: 0!important;
}
.fvb-right>a figure {
    margin: 0;
    width: 136px;
    height: 80px;
    margin-right: 15px;
    position: relative;
    min-width: 136px;
}
.fvb-right-text h4 {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 3px;
}
.fvb-right-text span {
    color: #fff;
    opacity: .6;
    font-size: 13px;
    font-weight: 500;
}
.fvb-right>a figure .play-button {
    width: 48px;
    height: 48px;
    background-color: rgba(0,0,0,.5);
    border-radius: var(--birfanatik-radius);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .35s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    z-index: 1;
    width: 27px;
    height: 30px;
    background-color: #fff;
    box-shadow: unset;
    top: 10px;
    left: 10px;
    transform: translate(0) rotate(0);
}
.fvb-right>a figure .play-button svg {
    max-width: 15px;
    margin-left: 1px;
}
.fvb-right>a figure .play-button img {
    max-width: 15px;
    height: auto!important;
}
rect.highcharts-background {
    fill: transparent!important;
}
.hc-in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 0 0 16.6%;
    max-width: calc(100% / 6);
    padding: 0px 25px;
    position: relative;
}
.hc-in:after {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 48px;
    background-color: #10101017;
    top: 50%;
    margin-top: -24px;
}
.hc-in-left span {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
}
.hc-in-left {
    width: 155px;
}
.hc-in-left span {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hc-in-left span b {
    font-weight: 400;
}
.hc-in-right {
    width: calc(100% - 155px);
    padding-left: 6px;
}
.hc-in-left p {
    font-size: 18px;
    font-weight: 400;
    color: #32BA5B;
    padding-left: 18px;
    position: relative;
    margin-top: 5px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.hc-down p {
    color: #FD5C56;
}
.hc-in-left p:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 10px;
    margin-top: 1px;
    border: 5px solid transparent;
    border-bottom-color: #32BA5B;
}
.hc-down p:before {
    border-top-color: #FD5C56;
    border-bottom: 0;
    margin-top: 6px;
}
.hc-in:last-child:after {
    display: none;
}
.hc-in-left p u {
    text-decoration: none;
}
.hc-in-left p u i {
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    margin-top: -2px;
    margin-left: 0px;
}
.hc-in-left p i {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    margin-left: 12px;
}
#owl-mainSlide a, #owl-mainSlide2 a, #owl-mainSlide3 a {
    display: block;
    width: 100%;
}
#owl-mainSlide a:before, #owl-mainSlide2 a:before, #owl-mainSlide3 a:before, #owl-manset4 a:before, #owl-manset5 a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9) 90%);
}
#owl-mainSlide a img, #owl-mainSlide2 a img, #owl-mainSlide3 a img {
    object-fit: cover;
    min-height: 200px;
    width: 100%;
    height: 462px;
}
#owl-mainSlide a img {
    height: 404px;
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.dotleft #owl-mainSlide a img {
    height: 462px;
}
#owl-mainSlide a strong, #owl-mainSlide2 a strong, #owl-mainSlide3 a strong, #owl-manset4 a strong, #owl-manset5 a strong {
    position: absolute;
    left: 0;
    bottom: 15px;
    font-size: 30px;
    color: #fff;
    font-weight: 700!important;
    font-family: metropolis,sans-serif;
    line-height: 32px;
    padding: 0 25px;
    height: auto;
    height: auto!important;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.mainSlide.dotleft a strong {
    padding-left: 48px!important;
}
#owl-mainSlide2 a img, #owl-mainSlide3 a img {
    height: 461px;
}
.manset4 {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    margin-bottom: 20px;
    border-radius: var(--birfanatik-radius);
    overflow: hidden;
}
.manset4-left {
    flex: 0 0 740px;
    max-width: 740px;
    position: relative;
}
.manset4-left:after {
    content: "";
    height: 100%;
    width: 12px;
    background-image: url(../img/slideshad.png);
    display: block;
    position: absolute;
    top: 0;
    z-index: 0;
    right: -12px;
}
#owl-manset4 a.sonaktif strong, #owl-manset5 a.sonaktif strong{
    padding-right: 60px;
}
.manset4-right {
    flex: 0 0 350px;
    max-width: calc(100% - 740px);
    background: #2E2E2E;
    padding: 20px;
    height: 420px;
    display: flex;
    flex-wrap: wrap;
}
#owl-manset4 .owl-nav, #owl-manset5 .owl-nav {
    display: none!important;
}
.manset4-right a h3 {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 11px;
}
.manset4-right a:first-child {
    margin-bottom: 20px;
}
.manset4-right a:first-child {
    margin-bottom: 20px;
}
.manset4 .owl-dots {
    width: 1060px;
    background: #000000;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    counter-reset: dots;
}
.manset4 .owl-dots button {
    height: 100%;
    width: 46px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: unset;
    border: 0;
    background: transparent;
    line-height: 1em;
    margin-right: 4.5px;
}
.manset4 .owl-dots button.active {
    background: #C90914;
}
#owl-manset4 .owl-dot:before,#owl-manset5 .owl-dot:before {
    counter-increment: dots;
    content: counter(dots);
}
.sliderhamburger {
    cursor:pointer;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 50px;
    height: 42px;
}
.sliderhamburger span {
    display: block;
    width: 13px;
    height: 2px;
    border-radius: 1px;
    margin-bottom: 3px;
    background-color: #F1F1F1;
}
.sliderhamburger:hover {
    background-color: #C90914;
}
.sliderhamburger:hover span {
    background-color: #fff;
}
.sliderhamburger span:last-child {
    margin-bottom: 0;
}
.manset4-left a, .manset5-left a {
    display: block;
    height: 420px;
    width: 100%;
}
.manset4-left a figure, .manset5-left a figure {
    width: 100%;
    height: 100%;
    margin: 0;
}
.manset4-left a figure img, .manset5-left a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.manset4-right a {
    width: 100%;
    display: block;
    height: 134px;
}
.manset4-right a figure {
    margin: 0;
    width: 100%;
    height: 100%;
}
.manset4-right a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: var(--birfanatik-radius);
}
.manset5 .manset4-left:after {
    display: none;
}
.manset5.manset4 .manset4-right a figure img {
    overflow: unset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.manset4.manset5 {
    overflow: unset;
}
.manset5.manset4 .owl-dots {
    width: 100%;
}
.manset5 .owl-dots button {
    margin-right: 0;
}
.manset5 .manset4-right {
    padding: 0 0 0 20px;
    background: unset;
}
.manset5 .manset4-right a {
    background-color: #fff;
    padding: 0;
    height: 221px;
}
.manset5 .manset4-right a figure {
    height: 154px;
}
.manset5 .manset4-right a h3 {
    color: #000000;
    padding: 13px 15px;
}
.manset4.mns4 .sliderhamburger {
    width: 55px;
}
.sdf .lastol-in {
    margin-bottom: 20px;
}
.sdf a h3 {
    height: 53px;
}
.dovizdetay {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0 
}
.dovizdetay-left {
    flex: 0 0 792px;
    max-width: calc(100% - 300px);
    padding: 0 20px 0 0;
}
.dovizdetay-right {
    flex: 0 0 300px;
    max-width: 300px;
}
.tg-collapse {
    flex: 100%;
    width: 100%;
    margin-bottom: 20px;
}
.tg-in {
    background-color: #fff;
    border: 1px solid #E6E6E6;
}
.tg-in ul li {
    padding: 0 16px;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.tg-in ul li h4 {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    padding-left: 12px;
    position: relative;
}
.tg-in ul li h4:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    height: 24px;
    width: 4px;
    background-color: #2C98F0;
    margin-top: -12px;
    left: -2px;
}
.tg-in ul li:first-child p {
    display: flex;
    align-items: center;
    color: #9094A1;
    font-size: 12px;
}
.tg-in ul li:first-child p img {
    margin-left: 7px;
}
.tg-in ul li:nth-child(odd) {
    background-color: #f8f9fd;
}
.tg-in ul li:not(:first-child) {
    border-top: 1px solid #e0e3eb;
}
.tg-in ul li:after, .piyasaozet-bottom li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    background: #2c98f0;
    opacity: 0;
    visibility: hidden;
}
.tg-in ul li:not(:first-child)>p {
    width: calc(100% / 5);
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.10px;
    color: #0C0E15;
}
.tg-in ul li a span b {
    font-size: 14px;
    font-weight: 500;
    color: #2c98f0;
}
.tg-in ul li a span {
    line-height: 1em;
}
.tg-in ul li a span i {
    font-style: normal;
    font-size: 12px;
    color: #515562;
    display: block;
    margin-top: 4px;
    line-height: 1em;
}
.tg-in ul li:not(:first-child)>p:last-child {
    position: relative;
    text-align: right;
}
.tg-in ul li:first-child:hover {
    background-color: #fff;
}
.tg-in ul li:first-child {
    width: 100%;
    height: 48px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 4px 4px 0 0;
}
.tg-in ul li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 114px;
}
.tg-in ul li:hover {
    background: #ECF6FE;
}
.tg-in ul li a img {
    margin-right: 14px;
    border-radius: 100%;
    width: 18px;
    height: 18px;
}
.dovizdetayhead {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.ddh-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.ddh-left img {
    margin-right: 13px;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    object-fit: cover;
}
.ddh-left b {
    font-size: 22px;
    font-weight: 700;
    color: #131722;
    letter-spacing: -.10px;
    display: block;
    line-height: 1em;
}
.ddh-left u {
    text-decoration: none;
    color: #6B6C6E;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -.10px;
    line-height: 1em;
}
.ddh-right span {
    color: #6B6C6E;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -.10px;
    line-height: 1em;
}
.dovizdetaybody {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 26px;
}
.dovizdetaybody div span {
    line-height: 1em;
    margin-right: 40px;
}
.dovizdetaybody div span u {
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    color: #6B6C6E;
    letter-spacing: -.10px;
    line-height: 1em;
    display: block;
    margin-bottom: 10px;
}
.dovizdetaybody div span b {
    font-size: 22px;
    color: #131722;
    letter-spacing: -.10px;
    font-weight: 700;
}
.dovizdetaybody div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.dovizdetaybody div span:last-child {
    margin-right: 0;
}
.dovizdetaybody div span .up {
    color: #3AB95F;
}
.ddb-in {
    border: 1px solid #E6E6E6;
    padding: 14px 25px 16px 25px;
    margin-bottom: 19px;
}
.ddb-in h1 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.10px;
    color: #C90914;
    margin-bottom: 12px;
}
.ddb-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ddb-row span {
    display: flex;
    flex: 0 0 50%;
    border-bottom: 1px solid #E6E6E6;
    max-width: calc(50% - 19px);
    justify-content: space-between;
    font-size: 14px;
    padding-bottom: 11px;
    margin-bottom: 9px;
}
.ddb-row span u {
    text-decoration: none;
}
.ddb-row span u,.ddb-row span b {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}
.ddb-row:last-child span {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.ddb-row.ddb-row-full span {
    flex: 0 0 100%;
    max-width: 100%;
}
.ddb-row.ddb-row-full span u {
    width: 240px;
}
.ddb-row.ddb-row-full:first-child span u,.ddb-row.ddb-row-full:first-child span b {
    font-weight: 700;
}
.ddb-row.ddb-row-full span b {
    width: 102px;
    text-align: left;
}
.ddb-row.ddb-row-full.ddbfirst span u,.ddb-row.ddb-row-full.ddbfirst span b {
    font-weight: 700;
}
.ddb-row.ddb-row-full span b:nth-child(2),.ddb-row.ddb-row-full span b:nth-child(3) {
    width: 32px;
}
.ddb-row.ddb-row-full span b:nth-child(4) {
    width: 104px;
}
.ddb-row.ddb-row-full span b:nth-child(5) {
    width: 66px;
}
.ddb-tab {
    width: 100%;
    margin-top: 43px;
}
.ddb-tab ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 2px solid #E6E6E6;
    padding-bottom: 8px;
    margin-bottom: 20px;
}
.ddb-tab ul li a {
    display: block;
    margin-right: 40px;
    font-weight: 500;
    color: #000000;
    font-size: 16px;
    position: relative;
}
.ddb-tab ul li a:before{
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    width:0;
    background: #2C98F0;
    height: 2px;
    transition: all .2s ease-in-out;
    transform: translateX(-50%);
}
.ddb-tab ul li a.active:before,.ddb-tab ul li a:hover:before {
    width: 100%;
}
.chartkrip {
    border: 1px solid #E6E6E6;
    padding: 8px 0 8px 0;
    margin-bottom: 19px;
    max-height: 300px;
    overflow: hidden;
    position: relative;
}
.kriploader {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%!important;
    background: rgba(255,255,255,.8);
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.kriploader img {
    max-width: 58px;
}
text.highcharts-title tspan {
    font-family: metropolis,sans-serif;
}
.chartkrip>div {
    width: 100%;
    float: none;
    height: 282px;
}
.header-type-3 .nhg-left {
    width: 100%;
}
.header-type-3 .h4b-carousel a {
    max-width: unset;
}
.var4ngh .nhg-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header-type-4 .ht-right-in span {
    font-size: 10px;
    font-weight: 700;
    color: #999;
    line-height: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: right;
    text-transform: uppercase;
}
.header-type-4 .ht-right-in span b {
    font-size: 16px;
    font-weight: 600;
    color: #999999;
    line-height: 1em;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
}
.header-type-4 .ht-right-in:first-child {
    margin-right: 24px;
}
.header-type-4 .ht-right-in img {
    margin: 0 9px;
}
.header-type-4 .ht-right-in span u {
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.3em;
}
.header-top {
    z-index: 999;
    position: relative;
}
.nhg-right .ht-right-in ul {
    display: block;
}
.nhg-right .ht-right-in .weatherStatus i {
    margin: 0 9px;
}
.header-type-4 .nhg-left {
    width: 63%;
}
.header-type-4 .nhg-left .h4b-carousel a{
    max-width: 500px;
}
.bb-in {
    background-color: #fff;
    padding: 17px 15px 15px 15px;
    position: relative;
}
.bb-1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
    position: relative;
}
.bb-1 h5 {
    width: 104px;
    color: #131722;
    font-size: 14px;
    font-weight: 500;
}
button.hbutton:hover svg, .hizmetekle button:hover svg {
    animation: rightarrow 1s infinite ease-in-out;
}
.bb-1-error {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0,0,0,.85);
    border-radius: 2px;
    color: #fff;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    font-weight: 500;
    font-size: 14px;
    white-space: nowrap;
    bottom: 100%;
    margin-bottom: 10px;
}
span.bb-1-error svg {
    margin-right: 12px;
}
.bb-in select:focus, .yasCalc .bb-1 select:focus {
    border-color: #BA281F !important;
    color: #BA281F;
}
.hizmetInfo span {
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    line-height: 1em;
}
.hizmetInfo a {
    font-size: 18px;
    font-weight: 500;
    line-height: 10px;
    color: #000;
}
.hizmetInfo span:first-child {
    width: 15px;
}
.hizmetInfo span:nth-child(2),.hizmetInfo span:nth-child(3) {
    width: 55px;
}
.hizmetInfoIn {
    margin: 11px 0;
    border-top: 0;
    padding: 34px 0 11px 0;
    border-bottom: 1px dashed #E6E6E6;
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hzh2 {
    display: block!important;
}
.hizmetInfoIn>b {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #404040;
    color: #fff;
    font-size: 12px;
    padding: 2px 4px;
    font-weight: 500;
    width: 100%;
    text-align: center;
}
.hizmetInfoIn {
    position: relative;
}
.hizmetInfo span:nth-child(4) {
    width: 189px;
}
.hizmetHesapla {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    display: none;
}
.hizmetHesapla.active {
    display: block;
}
.hizmetHesapla button {
    width: 100%;
    border: 0;
    background-color: #BA271F;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 0px 16px;
    border-radius: 2px;
    cursor: pointer;
    transition: opacity .2s ease-in-out;
    height: 36px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 12px;
}
.hizmetHesapla button:hover {
    opacity: .88;
}
span.bb-1-error:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    width: 10px;
    border: 5px solid transparent;
    border-bottom-color: #000;
    transform: rotate(180deg);
    margin-left: -3px;
    opacity: .985;
}
.bb-in.bb-on {
    display: none;
}
.bb-in.bb-on span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 10px;
}
.bb-in.bb-on span u {
    text-decoration: none;
    color: red;
    font-weight: 700;
    color: #49A869;
}
.bb-in.bb-on .hbutton2 {
    margin-top: 0;
}
.bb-in-result {
    width: 100%;
    background-color: #49A869;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 11px;
    padding: 10px;
    margin-top: 18px;
    font-size: 14px;
    position: relative;
}
.bb-in-result:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -6px;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    background-color: #49a869;
    margin-left: -6px;
}
.bb-1 .goldto-tur {
    margin-bottom: 0;
}
.bb-1 .radio-cont {
    margin-left: 0;
}
.bb-1-1 {
    margin-bottom: 14px;
}
.bb-1 .goldto-tur input {
    width: 60px;
    padding: 0 14px;
    margin-right: 11px;
}
.bb-1 .goldto-tur b {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}
.bb-1 .goldto-tur input:focus::placeholder, .bb-1 .goldto-tur input:focus {
    color: #BA281F;
}
.bb-1 .goldto-tur input:focus {
    border-color: #BA281F;
}
.bb-1 .goldto-tur input:focus::placeholder {
    opacity: 0;
}
button.hbutton {
    width: 100%;
    border: 0;
    color: #fff;
    justify-content: space-between;
    display: flex;
    align-items: center;
    height: 36px;
    background-color: #BA271F;
    border-radius: 2px;
    padding: 0 16px;
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
}
.bb-1 .selectli select {
    width: 100%;
    height: 36px;
    letter-spacing: -.10px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgb(234 234 234);
    padding: 0 34px 0 12px;
    font-size: 14px;
    font-weight: 400;
    color: #808080;
}
.bb-yolluk .bb-1 h5 {
    width: 121px;
    color: #131722;
    font-size: 14px;
    font-weight: 500;
}
.bb-1.bb-full .selectli {
    width: 100px;
    margin-right: 11px;
}
.bb-1.bb-full>b {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}
.bb-1.bb-full .selectli {
    margin-right: 11px;
    width: 100px;
}
.bb-1 .selectli {
    width: 150px;
}
.threeCalc .threenews-lig {
    width: 300px;
}
.threeCalc .spor-sondakika {
    width: 300px;
}
.threeCalc .threenews-ad-right {
    width: calc(100% - 640px);
}
.yasCalcin {
    background-color: #fff;
    width: 100%;
    padding: 15px;
}
.yasCalcin .bb-1 h5 {
    width: 130px;
}
.selectli.bb-small {
    width: 45px;
}
.selectli.bb-small select {
    padding: 0 9px;
}
.selectli.bb-medium {
    width: 80px;
}
.selectli.bb-medium select {
    padding: 0 9px;
}
.yasCalcinnResult {
    display: none;
}
.selectli.bb-big {
    width: 219px;
}
.selectli.bb-big select {
    padding: 0 9px;
}
.selectli.mr5 {
    margin: 0 7px;
}
.yasCalc {
    border: 1px solid #E6E6E6;
}
.hizmetekle {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.hizmetInfoIn:first-child {
    padding-top: 34px;
}
.hizmetekle button {
    border: 0;
    background-color: #BA271F;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 0px 16px;
    line-height: 12px;
    border-radius: 2px;
    cursor: pointer;
    transition: opacity .2s ease-in-out;
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 36px;
    align-items: center;
}
.hizmetekle button:hover {
    opacity: .88;
}
.yasCalcinnResult span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 10px;
}
.yccr {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.yasCalcinnResult h3 {
    margin-bottom: 15px;
    font-size: 16px;
}
.yccr-in ul li {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.yccr span {
    font-weight: 600;
}
.yccr-in ul li span:first-child, .yccr span:first-child {
    width: 380px!important;
    text-align: left;
}
.yccr-in ul li span, .yccr span {
    text-align: left;
}
.yccr-in ul li b {
    color: #131722;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    margin-right: 10px;
}
.pc-loading {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 99;
    border-radius:var(--birfanatik-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    border:1px solid #E6E6E6;
}
.pc-loading svg {
    animation: pcloading .6s infinite linear;
}
.threenews-lig .bodybutter {
    border: 1px solid #E6E6E6;
}
.threeCalc .bb-1 h5 {
    width: 113px;
}
.threeCalc .bodb .bb-1 h5 {
    width: 101px;
}
.right .pc-loading {
    border: 0;
}
@keyframes pcloading {
    from {
        transform: rotate(0);
    }
    to{
        transform: rotate(360deg);
    }
}
.maasCalc .yasCalcin .bb-1 h5 {
    min-width: 210px;
}
.selectli.bb-big-full {
    width: 100%;
}
.maasCalc .bb-1>u {
    text-decoration: none;
    color: #131722;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    margin: 0 7px;
}
.selectli.bb-med2 {
    width: 99.5px;
}
input.bb-1-half {
    width: 100%;
    height: 36px;
    letter-spacing: -.10px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgb(234 234 234);
    padding: 0 34px 0 12px;
    font-size: 14px;
    font-weight: 500;
    color: #808080;
    width: 219px;
}
.bb-1 .selectli.bb-half {
    width: 219px;
}
.bb-half-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bb-half-2>div:first-child {
    margin-right: 7px;
}
.selectli.bb-half>i {
    font-style: normal;
    color: #808080;
    font-size: 13px;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}
input.bb-1-half:focus {
    border-color: #BA281F;
    color: #BA281F;
}
input.bb-1-half:focus::placeholder {
    opacity: 0;
}
.bb-half-2 .selectli img {
    top: unset;
    bottom: 15px;
}
.bb-1 input[type="checkbox"] {
    appearance: checkbox;
    margin-left: 0;
    -webkit-appearance:checkbox;
}
.terfi1, .yabanci {
    display: none;
}
.terfi1.active, .yabanci.active {
    display: flex;
}
.bb-1.yabanci .selectli.bb-half {
    width: 135.5px;
}
.maasCalc .bb-1>label{
    font-style: normal;
    color: #808080;
    font-size: 13px;
    font-weight: 500;
    line-height: 12px;
    margin-left: 3px;
}
.selectli.bb-half h3 {
    font-style: normal;
    color: #808080;
    font-size: 13px;
    font-weight: 500;
    line-height: 12px;
    margin-top: 21px;
}
input.bb-1-half::placeholder {
    font-size: 14px;
    font-weight: 500;
    color: #808080;
}
.maasCalcResult {
    width: 100%;
    background-color: #fff;
    margin-top: 20px;
    border: 1px solid #E6E6E6;
    padding: 0;
}
.maasCalcResult ul.mcrHead {
    background-color: #BA281F;
    color: #fff;
    padding: 5px 15px;
}
.maasCalcResult ul li {
    color: #131722;
    font-size: 14px;
    font-weight: 500;
}
.maasCalcResult ul.mcrHead li {
    color: #fff;
    border: 0;
    padding: 5px 0;
    font-weight: 600;
}
.maasCalcResult ul {
    padding: 5px 15px;
}
.maasCalcResult ul li {
    padding: 8px 0;
    border-bottom: 1px dashed #E6E6E6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.maasCalcResult ul li:last-child {
    border: 0;
}
.maasCalcResult ul li span:first-child {
    width: calc(100% - 270px);
    display: block;
}
.maasCalcResult ul li span:nth-child(2) {
    width: 120px;
    text-align: right;
}
.maasCalcResult ul li span:nth-child(3) {
    width: 100px;
    text-align: right;
}
.maasCalcResult .ntitle {
    border-bottom: 0;
}
.mmasb {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.mmasb button {
    border: 0;
    color: #fff;
    justify-content: space-between;
    display: flex;
    align-items: center;
    height: 36px;
    background-color: #BA271F;
    border-radius: 2px;
    padding: 0 16px;
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
    line-height: 12px;
    transition: opacity .2s ease-in-out;
}
.mmasb button:first-child {
    margin-right: 10px;
    background-color: #5cb85c;
}
.mmasb button:hover {
    opacity: .88;
}
.spor-sondakika-bottom.threenews-lig .bodybutter {
    border: 0;
}
figure {
    margin: 0;
}
.pt40 {
    padding-top: 40px;
}
button {
    border: 0;
}
button.owl-prev.disabled {
    display: block !important;
}
.videoPostHead .contentArea .rightPosts ul li i.videoIcon:before {
    display: none;
}
.videoPostHead .contentArea .rightPosts ul li i.videoIcon svg {
    margin-left: 2px;
}
.sinemavph .videoPostHead .contentArea .rightPosts ul::-webkit-scrollbar-track{
    background:#00000047;
}
.sinemavph .videoPostHead .contentArea .rightPosts ul::-webkit-scrollbar-thumb{
    background:#ef5d33;
}
.sinema-popular-frag {
    box-shadow: 0px 1px 2px rgb(17 21 25 / 27%)!important;
}
.sli-right span b {
    background-color: #EF5D33;
    display: inline-block;
    padding: 0 9px;
    border-radius: 9px;
    font-weight: 600!important;
    color: #fff!important;
    font-size: 12px;
    line-height: 17px;
    height: 18px;
}
.sli-right span b:nth-child(2) {
    margin-left: 8px;
    background-color: #2292D5;
}
.num-pagination {
    width: 100%;
    height: 60px;
    display: flex;
    ALIGN-ITEMS: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0px 1px 2px rgb(17 21 25 / 27%);
}
.num-pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.num-pagination ul a {
    height: 20px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    transition: all .2s ease-in-out;
    margin-right: 44px;
    position: relative;
}
.num-pagination ul li a.active,.num-pagination ul li a:hover {
    color: #EF5D33;
}
.num-pagination ul a:after {
    content: "";
    position: absolute;
    right: -22px;
    height: 20px;
    width: 1px;
    background-color: #EAEAF5;
}
.num-pagination ul>a:last-child:after {
    display: none;
}
.num-pagination ul>a.active svg path, .num-pagination ul>a:hover svg path {
    fill: #000;
}
.num-pagination ul>a svg path {
    opacity: 1;
    fill: #DFDFE5;
    transition: fill .2s ease-in-out;
}
.sinema-cok {
    width: 100%;
    margin-bottom: 27px;
}
.scok-in {
    width: 100%;
    display: block;
    margin-bottom: -20px;
}
.scokin {
    box-shadow: 0px 1px 2px rgb(17 21 25 / 27%);
    background-color: #fff;
    width: 250px;
    margin-bottom: 20px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.scok-out {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.scokin a {
    width: 100%;
    display: block;
    position: relative;
}
.scokin a figure {
    width: 100%;
    height: 154px;
    position: relative;
}
.scokin a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.scokin>a>span {
    position: absolute;
    top: 15px;
    left: 19px;
    z-index: 1;
    text-align: center;
    background-color: #EF5D33;
    display: inline-block;
    padding: 0 9px;
    border-radius: 9px;
    font-weight: 600!important;
    color: #fff!important;
    font-size: 12px;
    line-height: 17px;
    height: 18px;
}
.scokin>a>figure b {
    position: absolute;
    bottom: -20px;
    left: 20px;
    background: #ef5d33;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    width: 40px;
    height: 40px;
    border: 4px solid #fff;
    border-radius: 100%;
    transition: transform .2s ease-in-out;
}
.scokin a figure:hover b {
    transform: rotate( 360deg);
}
.scokin>a>figure b svg {
    margin-left: 5px;
}
.scok-bottom {
    width: 100%;
    background-color: #fff;
    padding: 25px 20px 14px 20px;
}
.scok-bottom h2 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 21px;
    margin-bottom: 10px;
    transition: color .2s ease-in-out;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.scok-bottom h2:hover {
    color: #ef5d33;
}
.scok-bottom span {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
}
.scok-bottom span b {
    font-weight: 500;
    color: #8A8A8A;
}
.lastol-in a, .threenews-out, div#owl-mainSlide, .onecikantab, .threenews-out, .sixNewsSymmetry .newsBox, #home>.bottom>.right>div>div, .twoLineNews>div>div>div, .left .sixNews .right>div>div a, .left .sixNews .left div:not(:first-child) a, .left .sport, a.newsBox, .popularNewsBox>div, .right .spor-son-lig, #agenda .center>div table, .right .newdovizex, .right .newgoldto, .kyif-in, .yr-in, .gazeteler-top, .gazete-detay-left, .gazete-dr-gun, .gazete-dm-in, .nobetci-kat, .nkbd-in, #editorTool2, .yazar-detay-left, .ydl-top.fixa, .manset5 .manset4-right a {
    box-shadow: var(--birfanatik-shadow)!important;
}
.nwrsd .right .spor-son-lig, .haberSingle a.newsBox, .haberSingle .popularNewsBox>div, #home>.bottom>.right>div .newdovizex, #home>.bottom>.right>div .newgoldto, #home>.bottom>.right>div .newsBox, #home>.bottom>.right>div .popularNewsBox,#home>.bottom>.right>div .rk {
    box-shadow: unset!important;
}
#newsRead .top .siteMap li:nth-child(2) i {
    display: none;
}
.alt-full>.container {
    padding: 0;
}
.alt-full {
    width: 100%;
}
.alt-full .full-sManset .owl-nav button img {
    margin-left: -3px;
    margin-bottom: .5px;
}
.alt-full .full-sManset .owl-nav button.owl-next img {
    margin-left: -4px;
}
.threenews-out.yzrr.yzrr2 .threenews-ad {
    background-color: #222;
}
.threenews-out.yzrr.yzrr2 .threenews-ad>svg {
    display: none;
}
.yzrr2 .threenews-yazar-in .tyi-in {
    background-color: transparent;
    border:solid 1px rgba(255,255,255,.20);
}
.yzrr2 .tyi-in-top {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#home .right div.textwidget.custom-html-widget, .right div.textwidget.custom-html-widget {
    box-shadow: unset!important;
    margin-bottom: 17px;
}
.yzrr2 .tyi-in-right {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.yzrr2 .tyi-in-top figure {
    margin: 0;
    border:solid 1px rgba(255,255,255,.20);
    padding: 5px;
    width: 100px;
    height: 100px;
}
.yzrr2 .tyi-in-bottom a {
    color: #fff;
    text-align: center;
}
.yzrr2 .tyi-in-bottom a {
    color: #fff;
    text-align: center;
}
.yzrr2 .tyi-in-right a:hover h5 {
    color: rgba(255,255,255,.6)!important;
    text-decoration: underline;
}
.yzrr2 .tyi-in-bottom a:hover {
    color: #fff!important;
    text-decoration: underline!important;
}
.yzrr2 .tyi-in-bottom>span {
    font-size: 14px;
    color: rgba(255,255,255,.6)!important;
    font-weight: 400;
    text-align: center;
    display: block;
    margin-top: 10px;
}
.yzrr2 a.yzrr2col {
    margin-top:30px;
    color: #f71515!important;
    font-weight: 500;
    font-size: 14px;
}
.yzrr2 a.yzrr2col:hover {
    color: #f71515!important;
}
.yzrr2 .tyi-in-right>a {
    margin: 20px 0 5px 0;
}
.yzrr2 .tyi-in-right h5 {
    color: rgba(255,255,255,.6);
}
.yzrr2 .tyi-in-right span {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
}
.fourNewNews {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 10px;
    margin-top: -10px;
}
.fourNewNews .newsBox span>strong {
    height: 25px;
    line-height: 25px;
    bottom: 0;
    border-radius: 0;
    border: 1px solid #fff;
    background-color: #1A2B55!important;
    font-size: 10px;
    font-weight: 700;
    border-bottom: 0;
}
div#yzrrcarousel .owl-nav button {
    background-color: transparent;
    position: absolute;
    background-color: #E6E6E6;
    padding: 0;
    line-height: 1px;
    display: flex!important;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 28px;
    margin-top: -30px;
    transform: rotate(180deg);
}
div#yzrrcarousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
}
div#yzrrcarousel .owl-nav button.owl-next {
    right: 0;
    transform: rotate(0);
}
div#yzrrcarousel .owl-nav button img.arrowhover {
    display: none;
}
div#yzrrcarousel .owl-nav button img {
}
div#yzrrcarousel .owl-nav button:hover img {
    display: none;
    margin: 0!important;
    padding: 0!important;
}
div#yzrrcarousel .owl-nav button:hover img.arrowhover {
    display: block;
}
div#yzrrcarousel .owl-nav button:hover {
    background-color: #c90914;
}
.newSlide4 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background-color: #fff;
    margin-bottom: 20px;
}
.newSlide4Left {
    width: 100%;
    max-width: calc(100% - 262px);
}
.newSlide4Right {
    width: 260px;
    max-height: 454px;
    overflow: hidden;
    position: relative;
    border-radius: 0 var(--birfanatik-radius) var(--birfanatik-radius) 0;
}
.lm-left {
    border-radius: var(--birfanatik-radius) 0 0 var(--birfanatik-radius);
}
.lm-right {
    border-radius: 0 var(--birfanatik-radius) var(--birfanatik-radius) 0;
}
.threenews-out.yzrr.yzrr2 .threenews-ad {
    border-radius:var(--birfanatik-radius);
}
.threenews-out.yzrr.yzrr2 {
    border-radius:var(--birfanatik-radius);
}
.fourNewNews.lastol .lastol-in {
}
.fourNewNews .lastol-in a figure img,.fourNewNews .lastol-in a {
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.singleNewNews {
    border-radius:var(--birfanatik-radius);
}
#home .right .ntitle {
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.popularNewsBox ul, .popularNewsBox ul li:last-child {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.popularNewsBox {
    border-radius:var(--birfanatik-radius);
}
.popularNewsBox>div {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
#home>.bottom>.right>div .newsBox, #home .right .newsBox>strong {
    border-radius:var(--birfanatik-radius);
    overflow: hidden;
}
#home>.bottom>.right div.hListTwo .newsBox {
    box-shadow: var(--birfanatik-shadow)!important;
}
#home>.bottom>.right>div .newsBox span img {
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
#home>.bottom>.right>div .newsBox span strong {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
    overflow: hidden;
}
.hListKap {
    padding-bottom: 0!important;
}
.videonews {
    border-radius:var(--birfanatik-radius);
    overflow: hidden;
}
.videonews ul,.videonews ul li:last-child {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
#home .newsBox span, #home .newsBox span img,#home .newsBox {
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
#home .newsBox strong {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
    overflow: hidden;
}
#home .newsBox {
    border-radius:var(--birfanatik-radius);
}
#home>.bottom>.right>div>div {
    border-radius:var(--birfanatik-radius);
}
.left .twoLineNews>div>div>div>a img {
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.twoLineNews .newsBox2 {
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.twoLineNews div {
    border-radius:var(--birfanatik-radius);
}
.left .sixNews .left a {
    border-radius:var(--birfanatik-radius);
}
.left .sixNews .left>div>div:first-child a img, .left .sixNews .left>div>div:first-child a:before,.left .sixNews .left>div>div:first-child a {
    border-radius:var(--birfanatik-radius);
}
.left .sixNews .left>div>div:first-child a:before {
}
.left .sixNews .left a img {
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.left .sixNews .left a span {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.left .sixNews .left a:before {
    border-radius:var(--birfanatik-radius);
}
.left .sport>div:first-child a img {
    border-radius: var(--birfanatik-radius) 0 0 var(--birfanatik-radius);
}
.left .sport {
    border-radius:var(--birfanatik-radius);
}
#owll-sp div a img {
    border-radius: 0 var(--birfanatik-radius) 0 0;
}
.left .sixNews .left a span p {
    width: 100%;
    font-size: 14px;
    color: rgba(255,255,255,.85);
    font-weight: 400;
    margin-top: 3px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
}
.left .sport>div:first-child a span {
    border-radius: 0 0 0 var(--birfanatik-radius);
}
.left .sport>div:first-child a {
    border-radius:var(--birfanatik-radius);
}
.left .sixNews .right>div>div a {
    border-radius:var(--birfanatik-radius);
}
.newsBox2:before {
    border-radius:var(--birfanatik-radius);
}
.twoLineNews .newsBox2:before {
    border-bottom-right-radius: 0;
}
.left .sixNews .right>div>div a img {
    border-radius: var(--birfanatik-radius) var(--birfanatik-radius) 0 0;
}
.sixNews .right .newsBox2>span {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.panel-slider .owl-item a, .panel-slider .owl-item a img {
    border-radius:var(--birfanatik-radius);
}
.lastmin-slider a svg {
    border-radius:var(--birfanatik-radius);
}
.lastmin-slider a figure img {
    border-radius: 0px var(--birfanatik-radius) var(--birfanatik-radius) 0;
}
.four-manset .four-manset-pagination ul li:first-child {
    border-radius: var(--birfanatik-radius) 0 0 0;
    overflow: hidden;
}
.four-manset .four-manset-pagination ul li:nth-child(8) {
    border-radius: 0 0 var(--birfanatik-radius) 0;
    overflow: hidden;
}
.four-manset .four-manset-pagination ul li:nth-child(5) {
    border-radius: 0 var(--birfanatik-radius) 0 0;
    overflow: hidden;
}
.four-manset .four-manset-pagination ul li:nth-child(4) {
    border-radius: 0 0 0 var(--birfanatik-radius);
    overflow: hidden;
}
.manset4-left a figure img {
    border-radius: var(--birfanatik-radius) 0 0 0;
}
.manset4 .owl-dots {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.manset4-right {
    border-radius: 0 var(--birfanatik-radius) 0 0;
}
.manset4 .owl-dots button:first-child {
    border-radius: 0 0 0 var(--birfanatik-radius);
}
.manset5 .manset4-right a:first-child {
    border-radius:var(--birfanatik-radius);
}
.manset5 .manset4-right a:last-child {
    border-radius:var(--birfanatik-radius);
}
.manset4 .owl-dots button:first-child,.manset4 .owl-dots {
    border-radius: 0 0 0 var(--birfanatik-radius);
}
.manset4-left {
    border-radius: var(--birfanatik-radius) 0 0 var(--birfanatik-radius);
}
div#owl-manset5 {
    border-radius:var(--birfanatik-radius);
    overflow: hidden;
}
.sixNewsSymmetry>div {
    padding: 0!important;
}
.sixNewsSymmetry>div {
    margin-left: 0!important;
    margin-right: 0!important;
}
.sixNewsSymmetry {
    box-shadow: var(--birfanatik-shadow)!important;
    margin-left: 0!important;
    margin-right: 0!important;
    border-radius:var(--birfanatik-radius);
    overflow: hidden;
}
.sixNewsSymmetry .newsBox strong, .sixNewsSymmetry .newsBox,.sixNewsSymmetry .newsBox img {
    border-radius: 0!important;
    box-shadow: unset!important;
}
.sixNewsSymmetry>div:first-child .newsBox img, .sixNewsSymmetry>div:first-child .newsBox, .sixNewsSymmetry>div:first-child .newsBox span,.sixNewsSymmetry>div:first-child {
    border-top-left-radius: var(--birfanatik-radius)!important;
}
.sixNewsSymmetry>div:last-child .newsBox strong, .sixNewsSymmetry>div:last-child .newsBox {
    border-bottom-right-radius: var(--birfanatik-radius)!important;
}
.sixNewsSymmetry div:nth-child(2) .newsBox strong, .sixNewsSymmetry div:nth-child(5) .newsBox strong,.sixNewsSymmetry div:nth-child(8) .newsBox strong,.sixNewsSymmetry div:nth-child(11) .newsBox strong,.sixNewsSymmetry div:nth-child(14) .newsBox strong,.sixNewsSymmetry div:nth-child(17) .newsBox strong,.sixNewsSymmetry div:nth-child(20) .newsBox strong, .sixNewsSymmetry div:nth-child(23) .newsBox strong,.sixNewsSymmetry div:nth-child(25) .newsBox strong,.sixNewsSymmetry div:nth-child(28) .newsBox strong {
    background: #f6f6f8;
}
.newSlide4Left a {
    width: 100%;
    position: relative;
    display: block;
}
.newSlide4Left a figure {
    width: 100%;
    height: 454px;
}
.newSlide4Left a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newSlide4Right a {
    display: block;
    width: 100%;
    height: 144px;
    margin-bottom: 2px;
    position: relative;
    transition: transform .2s ease-in-out;
}
.newSlide4Right>span b em {
    font-style: normal;
}
.newSlide4Right a figure {
    width: 100%;
    height: 100%;
}
.newSlide4Right a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newSlide4 figure:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70%;
    background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.9) 90%);
    background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.9) 90%);
}
.newSlide4 figure {
    position: relative;
}
.ns4lin {
    position: absolute;
    bottom: 21px;
    left: 0;
    padding: 0 25px;
}
.ns4lin strong {
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.ns4lin p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: rgba(255,255,255,.85);
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.newSlide4Right a .ns4lin strong {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    -webkit-line-clamp:2;
}
.newSlide4Right a .ns4lin {
    padding: 0 16px;
    bottom: 12px;
}
.newSlide4Right>span {
    margin-top: -5px;
    background-color: #000;
    width: 100%;
    display: block;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.newSlide4Right>span b {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
}
.newSlide4Right>span b u {
    display: flex;
    align-items: center;
    justify-content: center;
}
i.buileft {
    margin-right: 11px;
    transform: rotate(-90deg);
}
.fourNewNews>div {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 10px;
}
.newSlide4Right>span u {
    display: flex;
    align-items: center;
    justify-content: center;
}
.newSlide4Right>span u i {
    line-height: 0;
    cursor: pointer;
}
.fourNewNews .newsBox>span {
    height: 140px;
}
.fourNewNews .newsBox>strong {
    height: 74px;
    padding-top: 12px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}
.singleNewNews {
    background-color: #fff;
    box-shadow: var(--birfanatik-shadow)!important;
    padding: 18px 20px 15px 20px;
    margin-bottom: 20px;
}
.snN a {
    display: block;
}
a.snN-big figure {
    width: 250px;
    height: 176px;
    margin-right: 18px;
}
.sixNews .left div:not(:first-child) .newsBox2>span strong {
    min-height: 44px;
}
.singleNewNews a {
    transition: color .2s ease-in-out;
}
div#owl-kat-grid-five .owl-nav .owl-prev svg {
    transform: rotate(180deg);
}
div#owl-kat-grid-five .owl-nav button svg path {
    fill:#4a4a4a!important 
}
.snN {
    width: 100%;
    object-fit: cover;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
a.snN-tag {
    color: #FD5324!important;
    font-size: 14px;
    font-weight: 600;
    margin-top: 3px;
}
a.snN-head {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    line-height: 24px;
    margin-top: 9px;
}
.snN-right-top>p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
    margin-top: 3px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
}
a.snN-head {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.snN-small a figure {
    width: 80px;
    height: 51px;
    margin-right: 9px;
}
.snN-small {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom:0;
}
a.snN-big figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a.snsi-head {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    color: #000000;
    padding-right: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
a.snsi-tag {
    font-size: 12px;
    font-weight: 500;
    color: #747474;
    margin-top: 6px;
    display: none;
}
.snN-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    height: 176px;
}
.snN-right .snN-small div:nth-child(2) {
    margin-right: 10px;
    min-width: 121px 
}
.snN-small a figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nsSondakika {
    position: absolute;
    top: 20px;
    left: 20px;
}
.nsSondakika {
    background-color: #52A25D;
    border-radius: 0 8px 8px 8px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: lastMindikkatt 1s infinite;
    z-index: 2;
    padding-top: 1px;
    white-space: nowrap;
    padding: 0 15px;
    box-shadow: 2px 2px 0px rgb(255 255 255 / 62%);
}
.nsSondakika svg {
    margin-right: 10px;
}
.nsSondakika b {
    font-size: 14px;
    font-weight:600;
    color: #fff;
}
@-webkit-keyframes lastMindikkatt{
    0%{
        background-color:#000 
    }
    30%{
        background-color:#52A25D 
    }
    60%{
        background-color:#52A25D 
    }
    90%{
        background-color:#222 
    }
    100%{
        background-color:#222 
    }
}
.nsSondakika2 {
    width:136px;
    height:43px;
    content: "";
    position: absolute;
    left: 22px;
    top: 22px;
    background-color: rgba(255,255,255,.72);
    border-radius: 0px 8px 8px 8px;
    display: none;
}
.header-matches {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #DEDEDE;
    box-shadow: 0 2px 17px 0 rgb(35 42 49 / 10%);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    z-index: 999;
    position: relative;
}
#agenda .right .threenewNewscont {
    padding-right: 30px;
}
#agenda .newsBox span>.tag {
    display: none;
}
#agenda .header-matches {
    border-radius: 5px;
}
#agenda #hmatc .owl-nav button.owl-prev {
    border-bottom-right-radius: var(--birfanatik-radius);
}
#agenda .header-matches ul {
    border-radius: var(--birfanatik-radius);
}
.header-matches ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition-duration: 0.15s;
    transition-timing-function: cubic-bezier(0.05,0,0,1);
    will-change: transform;
    white-space: nowrap;
    overflow: hidden;
}
.header-matches ul li span {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    color: #000;
}
.header-matches ul li {
    height: 78px;
    display: flex;
    justify-content: center;
    padding: 0 18px;
    flex-direction: column;
    border-right: 1px solid #DEDEDE;
    width: 162px;
    min-width: 162px;
    transition: all .2s ease-in-out;
}
#home .header-matches ul li {
    width: 150px;
    min-width: 150px;
}
.header-matches .hmatch-right ul li:hover {
    background-color: #f3f5f9;
}
.header-matches ul li span b,.header-matches ul li span u {
    text-decoration: none;
    font-weight: 600;
}
.tyi-in-bottom a:first-child {
    padding: 0 8px;
}
.header-matches ul li span b {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header-matches ul li span b img {
    margin-right: 10px;
    max-width:20px;
}
.newSlide4Right>span u i svg path {
    fill: #fff;
}
.newSlide4Right>span u i.passive svg path {
    fill: #9d9d9d;
}
.header-matches ul li span:first-child {
    margin-bottom: 7px;
    position: relative;
}
.header-matches ul li span:first-child i {
    font-style: normal;
    position: absolute;
    right: -2px;
    top: -9px;
    font-size: 10px;
    font-weight: 600;
    color: #52A25D;
}
.header-matches ul li span i.live:after {
    content: "'";
    animation: dotses .65s infinite forwards;
}
.tnN-body {
    max-height: 100%;
    height: 100%;
}
.ligs-middle .lmb-list ul li {
    padding-top: 1px;
}
ul.lrp-tab {
    border-top: 1px solid #efefee;
    margin-top: 12px;
}
.fmatch.lppanel {
    border-radius: var(--birfanatik-radius);
}
li.menu-item-has-children ul {
    position: absolute;
    top: 100%;
    flex-direction: column;
    z-index: 99;
    min-width: 200px;
    background-color: #0A0A26;
    align-items: flex-start;
    padding: 24px 0;
    border-radius: 0px 0px var(--birfanatik-radius) var(--birfanatik-radius);
    box-shadow: 0px 0px 9px rgba(26,24,35,.30);
    visibility: hidden;
    transition: all .2s ease-in-out;
    opacity: 0;
    transform: scale(0);
    transform-origin: top left;
    white-space: nowrap;
}
li.menu-item-has-children {
    position: initial;
    cursor: pointer;
}
li.menu-item-has-children ul li a {
    display: block;
    width: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
    padding: 0 24px;
    line-height: 14px;
    margin-bottom: 17px;
}
li.menu-item-has-children ul li {
    line-height: 14px;
    width: 100%;
}
.lheader-menu ul#owl-header-news,.lheader-menu {
    position: initial!important;
}
.lheader-bottom .container {
    position: relative;
}
.contextMenu, .contextMenu .cm-right {
    width: 100%;
}
li.menu-item-has-children ul li:last-child a {
    margin-bottom: 0;
}
li.menu-item-has-children ul li a:before {
    display: none;
}
li.menu-item-has-children:hover ul {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}
li.menu-item-has-children ul li a:hover {
    color: #FD5324;
}
#zuck-modal-content .story-viewer .head .left .info {
    margin-left: 5px;
}
.left .sixNews .left div a.newsBox2,.left .sixNews .right div a.newsBox2 {
    position: relative;
}
.left .sixNews .left div a.newsBox2 .timePlay, .left .sixNews .right div a.newsBox2 .timePlay {
    z-index: 99;
    top: 15px;
    left: 15px;
}
.left .sport>div:first-child .timePlay {
    bottom: unset;
    left: 15px;
    top: 15px;
    right: unset;
}
#agenda .sixNews a.newsBox {
    position: relative;
}
#agenda .sixNews a.newsBox .timePlay {
    bottom: 80px;
    right: 15px;
}
.thumb .timePlay {
    width: 27px;
    height: 30px;
    top: 10px;
    left: 10px;
    right: unset;
    bottom: unset;
}
.thumb .timePlay img {
    max-width: 15px;
    height: auto!important;
}
.thumb {
    position: relative;
}
.fmsone .fmatch-in span,.fmsone .fmatch-in span b {
    color: #fff;
}
.fvb-left .timePlay {
    left: 15px;
    top: 15px;
    bottom: unset;
    right: unset;
}
.fvb-right a .timePlay {
    width: 27px;
    height: 30px;
    right: unset;
    bottom: unset;
    top: 10px;
    left: 10px;
}
.fvb-right a .timePlay img {
    max-width: 15px;
    height: auto!important;
}
@media screen and (max-width: 1100px){
    .threeCalc .yasCalc .bb-1 h5 {
        width: 100%;
    }
    .threeCalc .yasCalc .bb-1 {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .threeCalc .yasCalc .bb-1 .selectli {
        margin-top: 10px;
    }
    .yasCalcin {
        padding: 10px 15px;
    }
    .threeCalc .threenews-ad-right {
        width: 300px;
    }
    .threeCalc .spor-sondakika {
        display: none;
    }
}
@media screen and (max-width: 1580px) {
    .header-charts {
        overflow: hidden;
        overflow-x: scroll;
        height: 50px;
    }
    .hc-in {
        max-width: 218px;
        flex: 0 0 218px;
        padding: 0 15px;
    }
    .hc-in-left {
        width: 115px;
    }
    .hc-in-left span {
        font-size: 11px;
    }
    .hc-in-left p {
        font-size: 13px;
        margin-top: 4px;
        padding-left: 12px;
    }
    .hc-down .hc-in-left p:before {
        width: 8px;
        border: 4px solid transparent;
        border-bottom-color: #FD5C56;
        top: 4px;
        margin-top: 5px;
        transform: rotate( 180deg );
    }
    .hc-in-left p:before {
        width: 8px;
        border: 4px solid transparent;
        border-bottom-color: #32BA5B;
        top: 4px;
    }
    .hc-in-right {
        padding-left: 0;
        width: calc(100% - 130px);
    }
    .highcharts-container, .highcharts-root {
        width: 100%!important;
    }
}
.header-charts::-webkit-scrollbar-track, .ddb-tab ul::-webkit-scrollbar-track{
    opacity: 0;
    width:0;
    background:transparent;
    visibility: hidden;
    height:0;
    display:none;
}
.header-charts::-webkit-scrollbar, .ddb-tab ul::-webkit-scrollbar{
    opacity: 0;
    width:0;
    background:transparent;
    visibility: hidden;
    height:0;
    display:none;
}
.header-charts::-webkit-scrollbar-thumb, .ddb-tab ul::-webkit-scrollbar-thumb{
    opacity: 0;
    width:0;
    background:transparent;
    visibility: hidden;
    height:0;
    display:none;
}
.thr-in {
    background: #ffffff1c;
    text-align: center;
    height: 30px;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.thrselect {
    width: 250px;
    margin: 0 12px;
    position: relative;
}
.alt-cat.alt-cat-havadurumu.alt-cat-din {
    display: flex;
    align-items: center;
    justify-content: center;
}
.thrselects {
    display: flex;
    align-items: center;
    justify-content: center;
}
.thr-in:after {
    border-width: 0 6px 6px 6px;
    content: '';
    border-style: solid;
    display: block;
    border-color: transparent transparent #fff;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 15px;
    transform: rotate(180deg);
}
.thrselect .selectli-svg-in ul li:hover {
    background-color: #f4f4f4;
}
.fancybox-inner .customHTML {
    display: none;
}
img.tabloicon {
    margin-right: 7px;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    object-fit: cover;
}
.cifticon img:last-child {
    bottom: 0;
    right: 0;
    position: absolute;
}
.cifticon {
    width: 28px;
    height: 24px;
    display: inline-block;
    position: relative;
    margin-right: 7px;
    user-select: text!important;
}
.cifticon img:first-child {
    top: -1px;
    left: -1px;
    position: absolute;
    z-index: 1;
}
.cifticon img {
    margin: 0;
}
.cb-veri-full .cb-veri ul li a img {
    margin-right: 7px;
    width: 18px;
    height: 18px;
}
.haberSingle .sixNews {
    margin-top: 18px;
    margin-bottom: -15px;
}
#newsRead .haberSingle .bottom .left .commentForm{
    margin-top: 18px;
}
#newsRead .bottom .left .comments {
    margin-bottom: 0;
    border-radius: var(--birfanatik-radius);
}
.allroll-in {
    position: absolute;
    top: 100%;
    background-color: #0A0A26;
    right: 0;
    border-radius: 0px 0px var(--birfanatik-radius) var(--birfanatik-radius);
    z-index: 99;
    padding: 14px 25px 14px 25px;
    box-shadow: 0px 0px 18px rgb(26 24 35 / 70%);
    visibility: hidden;
    transition: all .35s ease-in-out;
    opacity: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background-position: bottom;
    background-repeat: no-repeat;
    transform-origin: top right;
    transform: scale(0);
}
.allroll:hover .allroll-in {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    cursor: auto;
}
.allroll-in ul:first-child {
    max-width: 650px!important;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: max-content;
}
.allroll-in ul:first-child li a {
    display: block;
    color: #fff;
    line-height: 1em;
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.allroll-in ul:first-child li {
    width: 174px;
    display: block;
}
.lheader-menu li.menu-item-has-children ul li a {
    font-weight: 400!important;
}
.allroll-in ul:first-child li a:before {
    display: none;
}
.allroll-in ul:first-child li a:hover {
    color: #FD5324;
}
.allroll-in ul:first-child li a i {
    margin-right: 13px;
}
.allroll-in ul:first-child li {
    width: 25%;
}
.lheader-top .container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
}
.lheader-top {
    width: 100%;
    background-color: #0A0A26;
    border-bottom: 1px solid #29293D;
}
.lheader-left a {
    font-weight: 400;
    color: rgba(255,255,255,.60);
    font-size: 14px;
}
.lheader-left span {
    font-size: 15px;
    font-weight:500;
    color: #9D9DA8;
}
.tbib-in span {
    font-weight: 500;
    font-size: 13px;
    color: #000;
}
.lheader-bottom {
    background-color: #181832;
    width: 100%;
    z-index:999;
    position: relative;
}
.lheader-bottom .container {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lheader-logo {
    border-right: 1px solid #29293D;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-right: 25px;
    margin-right: 25px;
}
.lheader-right ul li a svg g, .lheader-right ul li a svg g,.lheader-left span svg g,.lm-left span svg g {
    opacity: 1;
}
{
    opacity: 1!important;
}
.lheader-menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    z-index: 9999;
}
.lheader-menu ul li a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 70px;
    color: #fff;
    margin-right: 35px;
    position: relative;
}
.lheader-menu ul li:last-child a {
    margin-right: 0;
}
.lheader-menu ul li a.active:before,.lheader-menu ul li:hover a {
    visibility:visible;
    opacity:1;
}
.lheader-menu ul li a:before, .lheader-menu .allroll:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 3px;
    background-color: #FD5324;
    visibility:hidden;
    opacity:0;
    transition: all .2s ease-in-out;
}
a.ldot u {
    text-decoration: none;
    position: relative;
}
a.ldot u b {
    content: "";
    position: absolute;
    right: -3px;
    top: -10px;
    background: #66c527;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    z-index: 1;
}
a.ldot u b:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #66c527;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    z-index: 1;
    opacity: .6;
    animation: pulseef 1.5s infinite linear;
}
@keyframes pulseef {
    from {
        width: 0px;
        height: 0px;
        opacity: 1;
    }
    to {
        width: 24px;
        height: 24px;
        opacity: 0;
    }
}
.lheader-menu ul li:hover a:before, .lheader-menu .allroll:hover:before {
    visibility: visible;
    opacity: 1;
    width: 100%;
}
.lheader-menu .allroll {
    margin-top: -2px;
    cursor: pointer;
    position: relative;
    height: 70px;
    display: flex;
    align-items: center;
    margin-left: 35px;
}
.lheader-menu ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lheader-right ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lheader-right ul li figure {
    width: 18px;
    height: 18px;
    border-radius: 100%;
}
.lheader-right ul li figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.lheader-right ul li {
    margin-left: 16px;
    cursor: pointer;
}
ul.dotmenu {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
ul.dotmenu li a {
    display: block;
    width: 100%;
    line-height: 1em;
    display: block;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    height: 20px;
    white-space: nowrap;
}
ul.dotmenu li a:before {
    display: none;
}
ul.dotmenu li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 100%;
}
ul.dotmenu li {
    position: relative;
    padding-left: 20px;
}
ul.dotmenu li:hover:before {
    background-color: #FD5324;
}
ul.dotmenu li:hover a {
    color: #FD5324;
}
.lheader-top-var {
    display: none;
    height: 40px;
}
.allroll-close {
    display: none;
    position: absolute;
    left: 14px;
    top: 14px;
    cursor: pointer;
}
.pi-top {
    padding: 19px;
}
.pi-top .pi-in figure.pi-team a {
    display: block;
    height: 34px;
}
.lheader-bottom .lheader-right ul.mobile-user-search-area {
    display: none;
}
@media screen and (max-width: 990px) {
    #agenda .panel-slider,.four-manset {
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% + 20px);
    }
    .lheader-left span svg {
        min-width: 21.67px;
    }
    .lheader-bottom > .container, .lheader-menu .allroll {
        max-height: 60px;
    }
    .lheader-right {
        display: none!important;
    }
    .lheader-left {
        max-width: 97%;
    }
    .lheader-bottom .lheader-right {
        display: block!important;
    }
    .lheader-bottom .lheader-right ul {
        display: none!important;
    }
    .lheader-bottom .lheader-right ul.mobile-user-search-area {
        display: flex!important;
    }
    div#owl-lhead {
        max-width: 90%;
    }
    div#owl-lhead .owl-item div a {
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    div#owl-lhead .owl-item div {
        width: 100%;
    }
    .detail-1-team>.d1-mid {
        display: none;
    }
    #newsRead .bottom .left .detail>.cap {
        margin-bottom: 20px!important;
        padding-bottom: 20px!important;
    }
    .pi-top .pi-in:last-child {
        position: absolute;
        right: 15px;
        top: 15px;
    }
    .player-infos {
        display: flex;
        flex-wrap: wrap;
    }
    .player-infos .pi-top {
        display: flex;
        flex-wrap: wrap;
    }
    .player-infos .pi-top .pi-in {
        flex: 0 0 75%;
    }
    .player-infos .pi-top .pi-in:first-child>figure:first-child {
        margin-top: -9px;
    }
    .player-infos .pi-top .pi-in:nth-child(3), .player-infos .pi-top .pi-in:nth-child(4) {
        flex: 0 0 100%!important;
        text-align: left!important;
        justify-content: flex-start;
        margin-top: 0!important;
    }
    #newsRead .bottom .left .player-infos .pi-top .pi-in:nth-child(3) p, #newsRead .bottom .left .player-infos .pi-top .pi-in:nth-child(4) p {
        margin-bottom: 0!important;
        padding-bottom: 0!important;
    }
    #newsRead .bottom .left .player-infos .pi-top .pi-in:nth-child(2) p {
        margin-bottom: 0!important;
    }
    .player-infos .pi-top .pi-in:last-child {
        position: unset;
    }
    .pi-bottom {
        overflow: hidden;
        overflow-x: auto;
    }
    .allroll-close {
        display: block;
    }
    .lheader-menu .allroll:before, .lheader-menu {
        display: none;
    }
    .lheader-top-var {
        width: 100%;
        background-color: #0A0A26;
        display: none;
        position: relative;
        z-index: 9;
    }
    .lheader-bottom .container {
        height: 56px!important;
    }
    .lheader-logo {
        border-right: 0!important;
        margin-right: 0!important;
        padding-right: 0!important;
    }
    .lheader-menu .allroll {
        margin-left: 0!important;
        margin-right: 14px!important;
        height: 56px;
        cursor: auto;
    }
    .allroll-in {
        right: unset!important;
        left: 0!important;
        top: 0!important;
        position: fixed!important;
        width: 100%!important;
        z-index: 99999999!important;
        transform: translateX(-100%) scale(1)!important;
        height: 100%!important;
        overflow: hidden!important;
        overflow-y: auto!important;
        flex-direction: column!important;
        border-radius: 0!important;
        box-shadow: unset!important;
        padding-top: 40px;
    }
    header {
        z-index: 999;
    }
    .allroll:hover .allroll-in {
        transform: translateX(-100%) scale(1)!important;
    }
    .allroll .allroll-in.active {
        transform: translateX(0) scale(1)!important;
        visibility: visible;
        opacity: 1;
    }
    .allroll-in ul:first-child {
        width: 100%;
        padding: 0;
    }
    .allroll-in ul:first-child li {
        width: 50%;
    }
    .allroll-in ul:first-child li a {
        padding: 0 14px;
    }
    ul.dotmenu {
        width: 100%;
    }
    ul.dotmenu li a {
        padding: 0 14px;
    }
    ul.dotmenu li:before {
        left: 14px;
    }
    .threeCalc .threenews-lig, .threeCalc .threenews-ad-right {
        width: 100%;
    }
    .fllf {
        display: none;
    }
    .threeCalc .threenews-lig {
        margin-bottom: 10px;
    }
    #newsRead .bottom .left .comments {
        margin-bottom: 24px;
    }
    #newsRead .bottom .left .comments {
        margin: 15px 0;
        border-radius: 0;
    }
    .haberSingle .sixNews {
        margin-top: 10px;
    }
    .header-charts {
        display: none;
    }
    .hc-in-left p u, .hc-in-left p i {
        font-size: 13px;
    }
    .header-matches {
    }
    #hmatc .owl-nav {
        display: none;
    }
    .hm-drop {
        width: 142px;
        min-width: 142px;
        padding: 0 14px;
        cursor: auto 
    }
    .header-matches .hm-drop ul li {
        padding: 0;
        width: 100%;
        min-width: 100%;
    }
    .hm-drop ul li a {
        padding: 0 14px;
    }
    .header-matches ul {
        padding-left: 0;
        padding-right: 0;
    }
    .hm-drop:hover ul {
        transform: scale(0);
        OPACITY: 0;
        visibility: hidden;
    }
    .hm-drop ul.active {
        transform: scale(1);
        opacity: 1;
        visibility: visible;
    }
    .header-matches ul li span b img {
        max-height: 20px;
        margin-right: 6px;
    }
    .hmatch-right {
        width: 100%;
    }
    .lheader-top {
        background: transparent;
    }
    .lheader-top .container {
        padding: 0 13px!important;
    }
    div#owl-lhead .owl-item div a {
        margin-top: 1px;
    }
    #wpadminbar {
        display: none!important;
    }
    .hmfix.customize-support .lheader-bottom.hmon {
        top: 0;
    }
    div#stories {
        margin-top: 15px;
    }
    #home div div#stories {
        margin-top: 0;
    }
    .tnbbody {
        height: 299px!important;
    }
    .threenewNewscont.home-league .threenewNews {
        margin-top: 0!important;
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .lheader-bottom .container {
        padding: 0 14px;
    }
    .ddb-in.ddb-inscroll {
        overflow: hidden;
        overflow-x: scroll;
    }
    .ddb-row.ddb-row-full.ddbfirst {
        width: 550px;
        padding-right: 15px;
    }
    .ddb-row.ddb-row-full {
        width: 550px;
        padding-right: 15px;
    }
    .dovizdetay {
        padding: 15px 0;
    }
    .ddb-in {
        padding: 15px;
        margin-bottom: 10px;
    }
    .chartkrip {
        padding: 5px ​15px 15px 15px;
        margin-bottom: 10px;
    }
    .dovizdetay {
        padding: 12px 0;
    }
    .ddb-row {
        flex-direction: column;
        align-items: flex-start;
    }
    .hc-in-left p u i {
        font-size: 10px;
        margin-top: -4px;
        margin-left: 2px;
    }
    text.highcharts-title tspan:nth-child(2) {
        display: none;
    }
    text.highcharts-title tspan {
        font-size: 14px;
    }
    .ddb-row span {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .ddb-row:last-child span {
        border-bottom: 1px solid #E6E6E6;
        margin-bottom: 9px;
        padding-bottom: 9px;
    }
    .ddb-row:last-child span:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .dovizdetaybody {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 18px;
        margin-bottom: 22px;
    }
    .dovizdetaybody div span {
    }
    .dovizdetaybody div {
        width: 100%;
        flex-wrap: wrap;
    }
    .dovizdetaybody div span {
        margin-bottom: 13px;
        margin-right: 20px;
    }
    .dovizdetaybody div.ddb-right span:last-child {
        margin-bottom: 0;
    }
    .ddb-left {
        margin-bottom: 1px;
    }
    .ddb-tab {
        margin-top: 13px;
        position: relative;
    }
    .ddh-left u {
        font-size: 13px;
    }
    .ddh-right span {
        font-size: 13px;
    }
    .ddh-left img {
        margin-right: 10px;
    }
    .dovizdetaybody div span u {
        font-size: 13px;
        margin-bottom: 6px;
    }
    .dovizdetaybody div span b {
        font-size: 18px;
    }
    .ddb-tab ul {
        overflow: hidden;
        overflow-x: scroll;
        margin-bottom: 8px;
        position: relative;
        border-bottom: 0;
        padding-bottom: 12px;
    }
    .ddb-tab:after {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        bottom: 2px;
        background: #E6E6E6;
    }
    .ddb-tab ul li a:before {
        bottom: -10px;
        z-index: 9;
    }
    .ddb-tab ul li a {
        min-width: max-content;
        width: max-content;
        margin-right: 24px;
        font-size: 14px;
    }
    .sdf a h3 {
        height: unset;
    }
    .manset4 {
        margin-bottom:20px;
        padding: 0;
        width: calc(100% + 20px);
        margin-left: -10px!important;
        display: block!important;
    }
    .manset4 .owl-dots {
        max-width: 100%;
        width: 100%;
    }
    .manset4-right {
        display: none;
    }
    .manset4-left {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .manset4-left:after {
        display: none;
    }
    .manset4-left a, .manset5-left a {
        height: 254px;
    }
    #owl-manset4 a.sonaktif strong {
        padding-right: 70px;
    }
    .manset4 .owl-dots, .manset5.manset4 .owl-dots {
        position: relative;
        width: 100%;
        bottom: 0;
        left: 0;
        background-color: #151820;
        height: 32px;
        justify-content: center;
    }
    .manset4 .owl-dots button, .manset5.manset4 .owl-dots button {
        border: 0;
        background-color: #FFFFFF;
        border-radius: 2px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        color: #222222;
        margin-right: 8px;
        width: 28px;
        height: 28px;
        padding: 0;
        line-height: 28px;
        min-width: 28px;
        min-height: 28px;
        background: #898989!important;
        border: 0;
        border-radius: 100%!important;
        width: 12px!important;
        height: 12px!important;
        transition: all .2s ease-in-out;
    }
    .manset4 .owl-dots, .manset5 .owl-dots,.manset4-left, .manset4-left a figure img,.manset4, div#owl-manset5 {
        border-radius: 0!important;
    }
    .sliderhamburger {
        height: 32px;
        width: 33px;
        display: none;
    }
    .manset4 {
        margin-bottom: 10px;
    }
    .manset5.manset4 a strong, .manset4 a strong {
        padding: 0 14px;
        font-size: 24px!important;
        line-height: 30px!important;
        font-weight: 700!important;
        max-width: 100%;
        align-items: flex-end;
        height: unset;
        display: -webkit-box;
        width: 100%;
        bottom: 15px;
        top: unset;
        padding: 0 15px!important;
    }
    #owl-manset4 a.sonaktif strong, #owl-manset5 a.sonaktif strong {
        padding-right: 50px;
    }
    #agenda .lastmin-slider {
        margin-bottom: 10px!important;
        margin-left: -10px!important;
        margin-right: -10px!important;
        width: calc(100% + 20px)!important;
    }
    .sliderhamburger span {
        background: #e2e3e4;
    }
    .manset4 .owl-dots button, .manset5.manset4 .owl-dots button {
        border: 0;
        box-shadow: unset;
        padding: 0;
        margin-right: 4px;
        background: #e2e3e4;
        border: 0;
        border-radius: 100%;
        width: 12px!important;
        height: 12px!important;
        padding: 0;
        min-width: unset;
        min-height: unset;
        border-radius: 100%!important;
    }
    #owl-manset4 .owl-dot:before, #owl-manset5 .owl-dot:before {
        display: none;
    }
    #agenda .sixNews a.newsBox .timePlay {
        top: 12px!important;
        left: 12px!important;
        transform: unset;
    }
    #newsRead .top .imageArea:before {
        bottom: 0!important;
        top: unset!important;
        height: 670px!important;
        display: none!important;
    }
    #newsRead .top .imageTextArea h1 {
        font-weight: 800!important;
        line-height: 1.2!important;
        color: #212529!important;
        margin-top: 4px!important;
        font-size: 30px!important;
    }
    #newsRead .top .imageArea {
        overflow: hidden!important;
        max-height: auto!important;
        position: unset!important;
        height: auto!important;
    }
    #newsRead .top .imageTextArea {
        position: unset;
    }
    #newsRead .top .imageTextArea h2 {
        padding-top: 0px!important;
        padding-bottom: 0!important;
        font-size: 18px!important;
        font-weight: 500!important;
        line-height: 1.5!important;
        color: #212529!important;
        margin-bottom: 10px!important;
    }
    #newsRead .imageTextArea {
        position: unset;
    }
    #newsRead .aySaat {
        display: none;
    }
    .tAreaBottom {
        display: none;
    }
    #newsRead .top .imageArea:before {
        display: none;
    }
    #newsRead .top .imageArea img {
        height: auto!important;
    }
    .tAreaBottom {
        padding-top: 9px!important;
    }
}
.namaz-vakit-israk ul li p {
    font-size: 14px;
}
.namaz-vakit-israk ul li {
    width: unset;
    margin-right: 40px;
}
.namaz-vakit-israk ul li:last-child {
    margin-right: 0;
}
.thrselect .selectli-svg-in {
    border-radius: 0;
    top: 100%;
    right: 0;
    box-shadow: unset;
}
.thrselect .selectli-svg-in:before {
    display: none;
}
.thrselects .selectli-place {
    border-radius: 0;
}
.thrselect .selectli-place input {
    height: 36px;
    line-height: 36px;
}
.thrselect .selectli-svg-in:after {
    border-radius: 0;
    height: calc(100% - 56px);
}
.thrselect .selectli-svg-in ul li a {
}
.thrselect .selectli-place:after {
    z-index: 99;
    width: calc(100% + 10px);
}
.thrselect .selectli-place img {
    top: 18px;
}
.thrselect.active .selectli-svg-in {
    opacity: 1;
    visibility: visible;
}
.thrselect.active .thr-in:after {
    transform: unset;
}
header path.highcharts-grid-line {
    display: none;
}
.header-charts {
    z-index: 998!important;
}
.ows-son.ow-dikkat.top-right {
    bottom: unset!important;
    top: 31px!important;
    right: 22px!important;
    left: unset!important;
}
.ows-son.ow-dikkat.bottom-right {
    top: unset!important;
    bottom: 31px!important;
    right: 22px!important;
    left: unset!important;
}
.ows-son.ow-dikkat.top-left {
    right: unset!important;
    left: 22px!important;
    bottom: unset;
    top: 31px;
}
.ows-son.ow-dikkat.bottom-left {
    top: unset!important;
    bottom: 31px!important;
    left: 22px!important;
    right: unset!important;
}
a.sonaktif .ows-son.ow-dikkat.bottom-right {
    right: 60px!important;
}
a.sonaktif .ows-son.ow-dikkat.top-right {
    right: 60px!important;
}
time.newtime {
    text-align: right;
    width: 100%;
    color: rgb(255 255 255 / 30%);
    font-weight: 500;
    font-size: 12px;
    margin: 10px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
time.newtime b {
    display: inline-block;
    position: relative;
    font-weight: 500;
    font-size: 12px;
}
time.newtime b:after {
    content: "";
    position: absolute;
    right: 0;
    height: 17px;
    width: 1px;
    background: rgb(255 255 255 / 30%);
    top: 50%;
    margin-top: -8px;
    display: none;
}
.fllf-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.fllf-right time.newtime {
    width: auto;
    color: #222;
    margin: -4px 0px 0 14px;
    font-size: 14px;
    font-weight: 500;
}
.fllf .news-abone {
    margin-top: -4px;
}
.fllf-right time.newtime b:after {
    background: #222;
}
ul.mobileexit {
    position: absolute;
    right: 0;
    top: 100%;
    background: #fff;
    padding: 12px 0;
    min-width: 200px;
    z-index: 3;
    transition: .3s;
    box-shadow: 0 2px 4px rgb(0 0 0 / 49%);
    border-radius: 2px;
    margin-top: -13px;
    width: 200px;
    height: auto;
    margin-top: 10px;
    display: block;
    -webkit-transform-origin: top left;
    transform-origin: top right;
    -webkit-transform: scale(.2,.2);
    transform: scale(.2,.2);
    -webkit-transition: .3s;
    transition: .3s;
    visibility: hidden;
    opacity: 0;
}
.hm-in-right ul li {
    position: relative;
}
ul.mobileexit li {
    text-align: left;
    width: auto;
    position: relative;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 32px;
    border-right: 0;
    padding: 0 16px;
    transition: background-color .2s ease-in-out;
}
ul.mobileexit li a {
    font-size: 15px!important;
    font-weight: 500!important;
    position: relative;
    line-height: 30px!important;
    display: block;
    height: 30px;
    width: 100%;
    color: #222!important;
    text-transform: none!important;
    margin-right: 0!important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    border-radius: 0;
    border: 0;
}
ul.mobileexit li a span {
    width: auto;
    height: auto;
    border-radius: 0;
    margin: 0;
    background: unset;
    padding-bottom: 3px;
    background-color: unset!important;
}
.mobileexit li a svg path {
    fill: #222!important;
    opacity: 1;
}
.mobileexit li a div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.mobileexit li a svg {
    margin-right: 8px;
}
li.menu-item-has-children>ul.sub-menu>li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
}
li.menu-item-has-children>ul.sub-menu>li img {
    max-width: 20px;
    object-fit: contain;
    margin-right: 15px;
    max-height: 28px;
}
li.menu-item-has-children>ul.sub-menu>li>a {
    padding-left: 0;
}
#newsRead .bottom .left .comments ul li:last-child {
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.splashAds {
    display: none!important;
}
@media screen and (max-width: 580px) {
    #newsRead .bottom .left .comments ul li:last-child {
        border-radius: 0 ;
    }
    .detail-1-team {
        padding: 14px;
        height: auto;
    }
    .d1t-left {
        flex-direction: column;
        min-width: auto;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .d1t-left figure {
        width: 40px;
        height: 40px;
    }
    .d1t-left figure img {
        max-height: 28px;
    }
    .detail-1-team p {
        margin-bottom: 5px;
        font-size: 13px!important;
        margin-top: 7px;
    }
    #newsRead .bottom .left .detail>.cap {
        margin-bottom: 15px!important;
        padding-bottom: 0!important;
    }
    .videoPostHead .contentArea .rightPosts ul li:last-child {
        margin-bottom: 0;
    }
    .full-sManset .sinema-top-t h3 {
        font-size: 16px;
    }
    .full-sManset {
        margin-bottom: 10px;
        padding: 15px;
        height: 355px;
    }
    .bodybutter.bodb.vc-main form#vucut-yag-orani-form .bb-1 b {
        display: none;
    }
    .threenews-out{
        box-shadow: unset!important;
    }
    .threenews-out.yzrr.yzrr2 {
        box-shadow: var(--birfanatik-shadow)!important;
    }
    .hm-in-right ul li ul.mobileexit.active {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .yzrr2 a.yzrr2col {
        margin-top: 20px;
    }
    time.newtime {
        display: none;
    }
    .owl-item a.sonaktif .ows-son.ow-dikkat.top-right, a.sonaktif .ows-son.ow-dikkat.bottom-right{
        right: 40px!important;
    }
    .owl-item .ows-son.ow-dikkat.top-right, .owl-item .ows-son.ow-dikkat.bottom-right{
        right: 10px!important;
    }
    .cb-veri-full .cb-ver-head span:first-child {
        width: 81px!important;
        margin-right: 36px!important;
    }
    .cb-veri-full .cb-veri ul li a {
        width: 81px;
    }
    .thr-in {
        text-align: left;
        padding-left: 10px;
        font-size: 13px;
    }
    .thr-in:after {
        right: 10px;
    }
    .thrselect {
        margin: 0 5px 0 0;
    }
    .thrselect:last-child {
        margin-right: 0;
    }
    .alt-cat-havadurumu .thrselects ul {
        display: block!important;
    }
    .thrselect.active .selectli-svg-in {
        left: 0;
        right: unset;
    }
    .alt-cat.alt-cat-havadurumu.alt-cat-din {
    }
    .thrselect:last-child .selectli-svg-in {
        left: unset;
        right: 0;
    }
    .thrselect:nth-child(2) .selectli-svg-in {
        left: -70px;
    }
    .alt-cat.alt-cat-havadurumu.alt-cat-din {
        z-index: 999999;
        position: relative;
    }
    .thrselect .selectli-place input {
        font-size: 13px!important;
    }
    g.highcharts-label.highcharts-tooltip.highcharts-color-undefined {
        display:none;
    }
    .container .nPMatches ul.fDatas li.takimlar {
        width: 100%!important;
        float: unset!important;
    }
    .sHeader.headerS {
        display: none!important;
    }
    .container .nPMatches ul.fDatas li.mbs {
        margin-right: 10px!important;
    }
    .cb-veri ul li {
        padding-left: 10px;
        height: auto;
        min-height: 40px;
    }
    .ct-borsa {
        padding: 10px;
    }
    .cb-ver-head {
        padding-left: 10px;
    }
    .cb-veri-full .cb-veri ul li a {
        width: 81px;
    }
    .cb-veri-full .cb-ver-head span:first-child {
        width: 81px;
        margin-right: 36px;
    }
    .container .iddaaP .chooseSport {
        float: unset!important;
        display: flex!important;
        flex-wrap: wrap!important;
        width: 100%!important;
        height: unset!important;
    }
    .container .iddaaP .chooseSport ul {
        float: unset!important;
        display: flex!important;
        flex-wrap: wrap!important;
        width: 100%!important;
    }
    .iddaaP .sportsTab {
        float: unset!important;
        display: flex!important;
        flex-wrap: wrap!important;
    }
    .container .iddaaP .filters {
        display: flex!important;
        flex-wrap: wrap!important;
        width: 100%!important;
        height: unset!important;
        padding: 0 10px 10px 10px!important;
    }
    .container .filters ul.oLinks {
        float: unset!important;
        display: flex!important;
        align-items: center!important;
        width: 180px!important;
        margin-top: 10px!important;
    }
    .container .filters ul.oLinks li.oneMatch {
        float: unset!important;
        width: auto!important;
    }
    .container .newDSelect:first-child {
        margin-right: 0!important;
        width: 120px!important;
    }
    .container .newDSelect .fBox {
        width: 120px!important;
    }
    .newDSelect.league {
        width: 100%!important;
        margin-bottom: 0;
    }
    .newDSelect.league .fBox {
        width: 100%!important;
    }
    .filters .newDSelect.date {
        width: 100%!important;
        margin-bottom: 0;
    }
    .container .newDSelect .fBox {
        width: 100%!important;
    }
    .container .filters ul.oLinks {
        width: 100%!important;
    }
    .container .filters ul.oLinks li.oneMatch {
        width: 50%!important;
    }
    .container .filters ul.oLinks li.oneMatch a {
        width: 100%;
        margin-left: 0!important;
    }
    .container .filters ul.oLinks li.liveMatch a {
        width: 100%;
    }
    .container .filters ul.oLinks li.liveMatch {
        margin-right: 0;
    }
    .container .filters ul.oLinks li {
        margin-bottom: 10px;
    }
    .container .filters ul.oLinks {
        margin-top: 6px!important;
    }
    .ows-son span {
        height: 28px;
        line-height: 27px;
        font-size: 17px;
    }
    .ows-son.ow-galeri, .ows-son.ow-video {
        top: 22px!important;
        left:14px!important;
    }
    .ows-son.ow-galeri span, .ows-son.ow-video span {
        font-size: 18px;
        height: 32px;
        line-height: 32px;
    }
    .ows-son.ow-galeri span svg, .ows-son.ow-video span svg {
        max-width: 20px;
    }
    b.kibesvg {
        height: 32px;
    }
    .ows-son.ow-galeri span svg, .ows-son.ow-video span svg {
        max-width: 20px;
        display:block;
        opacity:1;
    }
    .hm-in, div#logo a, .hm2-in {
        font-size: 20px;
    }
    .full-video-b {
        flex-wrap: wrap;
    }
    .full-video-b, .yazar-kalem-k {
        margin-bottom: 20px;
        border-radius: 0!important;
    }
    .yatay2-text {
        padding: 0 15px 15px 15px;
    }
    .fvb-left figure {
        height: 232px;
    }
    .fvb-left .play-button {
        top: 15px;
        left: 15px;
    }
    .threenews-out.kategori-type-standard .tnbbody {
        border: 0;
    }
    .threenews-out.kategori-type-standard .tnN-in.premier-lig {
        box-shadow: var(--birfanatik-shadow);
    }
    #home .lastol-in a figure {
        margin-top: 5px!important;
    }
    .fvb-left {
        width: 100%!important;
    }
    .fvb-right>a figure {
        width: 100px;
        min-width: 100px;
        height: 70px;
    }
    .fvb-right {
        width: 100%!important;
        overflow: hidden;
        height: 403px;
    }
    .fvb-left h5 {
        font-size: 20px!important;
        line-height: 25px!important;
    }
    .spor-sondakika-bottom .newdovizex,.rek span {
        margin-bottom: 10px;
    }
    .kategori-type-standard .threenews-ad-right .spor-sondakika {
        PADDING: 14PX 14px 9px 14px;
        margin-bottom: 20px;
        box-shadow: var(--birfanatik-shadow);
    }
    .kategori-type-standard .threenews-ad-right .spor-sondakika ul li {
        padding: 0 0 12px 0;
        margin-bottom: 12px;
    }
    .kategori-type-standard .threenews-ad-right .spor-sondakika ul li:last-child {
        margin: 0;
        padding: 0 0 3px 0;
    }
    .threenews-lig>a figure img {
        border-radius: 0!important;
    }
    .kategori-type-standard .threenews-ad-right .rek {
        margin-bottom: 0;
        margin-top: 0!important;
    }
    .kategori-type-standard .threenews-ad-right .spor-sondakika .spor-sondakika-bottom {
        border:0;
        margin-bottom: 0;
    }
    #agenda .topBar {
        margin-top: 65px;
        margin-bottom: 10px;
    }
    .dc-aktif .threenews-ad>.spor-sondakika,.ac-aktif .threenews-ad>.spor-sondakika {
        padding-left: 0;
        padding-right: 0;
    }
    .spor-sondakika .newdovizex .ntitle h3,.spor-sondakika .newgoldto .ntitle h3 {
        padding-left: 15px;
    }
    .ac-aktif .spor-sondakika-bottom ul, .dc-aktif .spor-sondakika-bottom ul {
        border: 0;
        margin-bottom:0;
    }
    #newsRead .bottom .left .comments ul li .h div.singledatetime, #newsRead .bottom .left .comments ul li .h font {
        display: none;
    }
    .sondakikaflex {
        margin: 20px 0 10px 0!important;
    }
    .macDetay .genisBar, .macDetay .genisBar .karsilastirma .inner .half, .macDetay .bottomBar .formDurumlari .inner, .macDetay .bottomBar .siBar, .macDetay .bottomBar .leBar {
        width: 100%!important;
    }
    .ntitle .ntitleDesk {
        display: none!important;
    }
    .ntitle .ntitleMobile {
        display: block!important;
    }
    .splashAds>center {
        max-width: 90%;
    }
    .splashAds center>div:first-child {
        max-width:90%;
    }
    .macDetay .bottomBar .siBar .standings .table ul.tHead li.team {
        width: 43%!important;
    }
    .macDetay .bottomBar .leBar .oransalKars span.head {
        white-space: nowrap;
    }
    div#newsRead .content {
        width: 100%!important;
    }
    .macDetay .genisBar .macTahmini .inner iframe {
        max-width: 100%!important;
    }
    .macBasladi .genisBar .karsilastirma .full .item ul li {
        width: 100%!important;
    }
    .macDetay .genisBar .karsilastirma {
        display: none;
    }
    .sondakikaflex {
        margin-bottom: 20px;
        background-color: #fff;
        padding-top: 15px;
        box-shadow: var(--birfanatik-shadow);
        margin: 0!important;
        padding-left: 7px;
        padding-right: 7px;
        padding-bottom: 6px;
    }
    .sondakikacontainer.container.lcont {
        padding: 0!important;
    }
    .fourNewNews>div {
        padding: 0 8px 15px 8px;
    }
    .sondakikaflexrow.fourNewNews {
        margin: 0;
    }
    .lastol-in a h3 {
        color: #000000!important;
        font-size: 15px;
        font-weight: 600;
        line-height: 22px;
        padding: 10px 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .lastol-in span.tag {
        display: none;
    }
    .fourNewNews .lastol-in a {
        background-color: transparent!important;
        box-shadow: unset!important;
    }
    .lastol-in a:hover h3 {
        color: #000;
    }
}
.lholder.container div>a {
    display: contents;
}
p.result_altin {
    background-color: #f7f7f7;
    margin-top: 15px;
    padding:8px 15px;
    position: relative;
    font-family: 'metropolis';
    color: #131722;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -.10px;
    width: calc(100% + 28px);
    margin-left: -14px;
}
.yzrr .ntitle h3, .threenews-out .threenews-title>.ntitle h3{
    font-size: 18px;
    padding-left: 0;
}
.yzrr .ntitle h3:before, .threenews-out .threenews-title>.ntitle h3:before{
    display: none;
}
p.result_altin:before {
    background-color: #E6E6E6;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    height: 1px;
    position: absolute;
}
.goldto-tur input {
    width: 70px;
    height: 36px;
    margin-left: 0;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgb(234 234 234);
    padding: 0 34px 0 12px;
    font-size: 14px;
    font-weight: 400;
    color: #808080;
}
p.result_altin u {
    text-decoration: none;
    margin: 9.5px;
    display: block;
}
.size-large img {
    height: auto!important;
}
.size-large img {
    height: unset!important;
}
.lholder.container .leftr, .lholder.container .righttr {
    height: 1px!important;
    max-height: 1px;
}
.onecikantab.bblack .onecikantab-bottom {
    padding: 0;
}
.bblack .onecikantab-bottom ul li a {
    background-color: #5A5A5A;
    box-shadow: unset;
    color: #fff;
}
.bblack.mainSlide .owl-dots {
    background: #000000;
}
.bblack .onecikantab-bottom ul li.active a, .bblack .onecikantab-bottom ul li a:hover {
    background-color: #C90914;
    color: #fff;
    box-shadow: unset;
}
.mainSlide.dotleft .owl-nav {
    display: none;
}
.mainSlide.dotleft .owl-dots {
    bottom: unset;
    top: 0;
    position: absolute;
    left: 0;
    width: 48px;
    height: 100%;
    flex-direction: column;
}
.mainSlide.dotleft .owl-dots button {
    margin: 0 0 10px 0;
}
.dotleft #owl-mainSlide a strong {
    padding-left: 74px;
}
.mainSlide.dotleft .owl-dots button:last-child {
    margin-bottom: 0;
}
a.sliderhamb {
    height: unset;
}
.selectli-svg-in ul li span {
    color: #000;
    line-height: 26px;
    text-align: left!important;
    white-space: nowrap;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 600;
    transition: color .2s ease-in-out;
    height: 42px;
    line-height: 42px;
    padding: 0 22px;
    border-bottom: 1px solid #ccc;
}
.nhg-right .ht-right-in ul li {
    margin-right: 0;
}
.cb-veri-full .cb-veri ul li a img {
    margin-right: 7px;
    width: 18px;
    height: 18px;
}
img.tabloicon {
    margin-right: 7px;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    object-fit: cover;
}
.cifticon {
    width: 28px;
    height: 24px;
    display: inline-block;
    position: relative;
    margin-right: 7px;
    user-select: text!important;
}
.cifticon img {
    margin: 0;
}
.cifticon .tabloicon:first-child {
    top: -1px;
    left: -1px;
    position: absolute;
    z-index: 1;
}
.cifticon .tabloicon:nth-child(2), .cifticon .tabloicon:nth-child(3){
    bottom: 0px;
    right: 3px;
    position: absolute;
}
.cb-veri-full .cb-veri ul li a .cifticon img {
    margin: 0;
}
.detail .wp-block-table tr td {
    border: 1px solid #222;
    padding: 5px 8px;
}
.detail .wp-block-table tr td {
    border-collapse: collapse;
}
figure.wp-block-table {
    margin: 0;
}
figure.wp-block-table table {
    border-collapse: collapse;
}
.center-table {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.center-table>div:first-child {
    -ms-flex: 0 0 510px;
    flex: 0 0 510px;
    max-width: 456px;
    padding: 0 10px 0 0;
}
.center-table>div {
    -ms-flex: 0 0 282px;
    flex: 0 0 282px;
    max-width: 282px;
    padding: 0 10px;
}
.center-table>div table {
    width: 100%;
    border: 0;
    background-color: #fff;
    color: #242424;
    font-size: 14px;
    text-align: center!important;
}
.center-table>div table thead {
    font-size: 15px;
}
.center-table>div table tbody tr, .center-table>div table thead {
    background-color: #fff;
}
.center-table>div table thead tr td {
    padding: 10px 15px;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
}
.center-table>div table thead tr td:first-child {
    text-align: left!important;
}
.center-table>div table tbody tr:nth-child(odd) {
    background: #f7f7f7;
}
.center-table>div table tbody tr td {
    border-top: 1px solid #d8d8d8;
    padding: 11px 15px;
    line-height: 22px;
    text-align: right;
}
.center-table>div table tbody tr td:first-child {
    text-align: left!important;
    position: relative;
    padding-left: 47px;
    height: 47px;
}
.center-table>div:last-child {
    -ms-flex: 0 0 384px;
    flex: 0 0 322px;
    max-width: 322px;
    padding: 0 0 0 10px;
}
.center-table {
    width: 100%;
}
.center-table>div:first-child table tbody tr:first-child td {
    height: 48px;
}
.center-table>div table tbody tr td:first-child img {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.center-table>div table tbody tr td .nowMoney {
    padding-left: 20px;
    position: relative;
}
.center-table>div table tbody tr td .nowMoney:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    border: 5px solid transparent;
    border-bottom-color: #37bb9b;
    margin-top: -7px;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
.center-table>div table tbody tr td .nowMoney {
    padding-left: 20px;
    position: relative;
}
.center-table>div table tbody tr td .nowMoney:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    border: 5px solid transparent;
    border-bottom-color: #37bb9b;
    margin-top: -7px;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
.center-table>div table tbody tr td .nowMoney.down:before {
    margin-top: -1px;
    border-bottom: transparent;
    border-top-color: #ff4264;
}
.center-table>div table tbody tr td .gap {
    display: inline-block;
    background: #37bb9b;
    color: #fff;
    font-size: 12px;
    padding: 0 5px;
    width: 60px;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
.center-table>div table tbody tr td .gap.down {
    background: #ff4264;
}
.bodybutter.bb-yolluk.yolluk-hesapla-main,.bodybutter.bodb.vc-main {
    border: 1px solid #E6E6E6;
}
.threenews-out .bodybutter.bodb.vc-main .bb-1.kalca-cevresi {
    margin-bottom: 13px;
}
.threenews-out .bodybutter.bb-yolluk.yolluk-hesapla-main .bb-in {
    padding-bottom: 35px;
}
.threenews-out .bodybutter.bb-yolluk.yolluk-hesapla-main .bb-in .bb-1 {
    margin-bottom: 16px;
}
.threenews-out .bodybutter.bb-yolluk.yolluk-hesapla-main .bb-in button {
    margin-top: 20px;
}
.threenews-out .bodybutter.bb-yolluk.yolluk-hesapla-main .bb-1 .selectli {
    width: 200px;
}
.threenews-out .yasCalcinn form#yas-hesaplama .bb-1 .selectli.bb-big {
    width: 235px;
}
.threenews-out .yasCalcinn form#yas-hesaplama .bb-1 .selectli.bb-medium {
    width: 88px;
}
.bodybutter.bodb.vc-main form#vucut-yag-orani-form .bb-1 div input {
    width: 142px;
}
.threenewNews {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -10px;
}
.threenewNewscont.home-league .threenewNews {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
}
.threenewNewscont.home-league {
    margin-bottom: 10px;
}
.tnN-in {
    flex: 0 0 33.3%;
    max-width: 33.3%;
    padding: 10px;
}
.tnN-inn {
    background-color: #fff;
    box-shadow: var(--birfanatik-shadow)!important;
    overflow: hidden;
    border-radius:var(--birfanatik-radius);
}
div#owl-mainSlide {
    border-radius:var(--birfanatik-radius);
    overflow: hidden;
}
.tnN-head {
    background:linear-gradient(318deg, #3F1351, #8335a3);
    height: 100px;
    padding: 18px 22px 0 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.tnN-head-top {
    display: flex;
    align-items: flex-start;
    z-index: 99;
    position: relative;
    justify-content: flex-start;
}
.tnN-head-top>img {
    margin-right: 18px;
}
.tnN-head-top-right h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.thtr-select span {
    font-size: 12px;
    font-weight: 400;
    color: #C4B6C9;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 4px;
}
.thtr-select span svg {
    margin-left:3px;
    margin-bottom: -3px;
    fill: #fff!important;
    opacity: .5;
}
.tnN-head-bottom {
    display: flex;
    justify-content: space-between;
}
.tnN-in .nw-op ul li a, .n-ligi .nw-op ul li a {
    padding-right: 28px;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 10px;
    font-weight: 400;
    margin-bottom: 12px;
}
.tnN-in .nw-op ul, .n-ligi .nw-op ul {
    padding-top: 16px;
    padding-bottom: 3px;
}
.tnN-in .nw-op ul li, .n-ligi .nw-op ul li {
    width: 100%;
}
.tnN-in .nw-op ul li:last-child a, .n-ligi .nw-op ul li:last-child a {
    margin-bottom: 0;
    border-bottom: 0;
}
.tnN-head-bottom div {
    font-size: 12px;
    font-weight: 600;
    color: #C4B6C9;
    position: relative;
    padding-bottom: 17px;
    cursor: pointer;
}
.tnN-head-bottom div.active,.tnN-head-bottom div:hover {
    color: #fff;
}
.tnN-head-bottom div.active:before, .tnN-head-bottom div:hover:before {
    opacity: 1;
    visibility: visible;
}
.tnN-head-bottom div:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 64%);
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 2px;
    z-index: 1;
}
.tnbbody {
    background-color: #fff;
    height: 407px;
}
.tnbbody .simplebar-scrollbar:before, .lsm-timeline .lsmt-bottom>ul .simplebar-scrollbar:before, .lsm-kadro.lsm-left-in .simplebar-scrollbar:before, .nlg-bottom-out .simplebar-scrollbar:before, .lsmt-bottom .simplebar-scrollbar:before {
    background: rgba(77,77,77,.60)!important;
    padding: 0!important;
    width:5px!important;
    left:0px;
    border-radius:2px!important;
    margin:0!important;
}
.tnbbody .simplebar-track, .lsm-timeline .lsmt-bottom>ul .simplebar-track, .lsm-kadro.lsm-left-in .simplebar-track, .nlg-bottom-out .simplebar-track, .lsmt-bottom .simplebar-track {
    right:5px!important;
}
.tnbbody .simplebar-scrollbar.simplebar-visible:before, .lsm-timeline .lsmt-bottom>ul .simplebar-scrollbar.simplebar-visible:before, .lsm-kadro.lsm-left-in .simplebar-scrollbar.simplebar-visible:before, .nlg-bottom-out .simplebar-scrollbar.simplebar-visible:before, .lsmt-bottom .simplebar-scrollbar.simplebar-visible:before {
    opacity: 1!important;
}
.tnbbody .simplebar-vertical, .lsm-timeline .lsmt-bottom>ul .simplebar-vertical, .lsm-kadro.lsm-left-in .simplebar-vertical, .nlg-bottom-out .simplebar-vertical, .lsmt-bottom .simplebar-vertical {
    border-radius: 2px!important;
    background: rgba(116,116,116,.25)!important;
    padding: 0 0px 0 0!important;
    margin: 14px 0!important;
    transition: opacity .2s linear;
    width:5px!important;
}
.nlg-bottom-out .simplebar-track {
    right:0px!important;
}
.lsm-mid .rek {
    box-shadow: unset!important;
    border-radius: unset!important;
    background-color: unset;
    margin-bottom: 17px;
}
ul.tnbpuan li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    height: 36.6px;
    border-bottom: 1px solid #DEDEDE;
}
ul.tnbpuan.tnbpuanhead.tnbistatistik li:first-child {
    padding-top: 1px;
}
.tbi-top>span em {
    color: #747474;
    font-weight: 500;
    display: block;
    font-style: normal;
    text-align: right;
    font-size: 14px;
    margin-bottom: 2px;
}
.tbi-top>span>b {
    font-weight: 500;
    color: #000000;
    font-size: 13px;
}
ul.tnbpuan li:last-child {
    border-bottom: 0;
}
ul.tnbpuan.tnbpuanhead {
    border-bottom: 1px solid #DEDEDE;
}
ul.tnbpuan.tnbpuanhead.tnbistatistik li .tnb-right span {
    font-size: 13px;
    color: #747474;
    font-weight: 500;
    margin: 0;
    padding: 0;
    width: 24px;
}
.tnnistatistik ul.tnbpuan li .tnb-left span:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
}
.tnnistatistik ul.tnbpuan li .tnb-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 20px;
}
.tnnistatistik ul.tnbpuan li .tnb-left span:nth-child(2) img {
    margin-right: 9px;
    max-height: 20px;
}
.tnnistatistik ul.tnbpuan li .tnb-left {
    padding-top: 1px;
    height: 20px;
}
ul.tnbpuan.tnbpuanhead>li:first-child .tnb-left span:first-child {
    color: #747474;
}
.tnN-body.tnbp .tnbpuan .tnb-right span {
    color: #393A37;
    font-weight: 500;
}
.tnN-body.tnbp .tnbpuan.tnbpuanhead .tnb-right span {
    color: #747474;
}
.tnnistatistik .tnb-left span:first-child {
    margin-right: 16px;
}
.tnN-body.tnbp ul.tnbpuan li .tnb-left span:first-child:before, .tnN-body.tnnistatistik ul.tnbpuan li .tnb-left span:first-child:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 15px;
    height: 1px;
    transform: translateX(-50%);
    margin-left: -5px;
}
.tnN-body.tnbp ul.tnbpuan li .tnb-left span:first-child {
    position: relative;
}
.tbi-top figure img {
    max-height: 23px;
}
.tnN-body.tnbp ul.tnbpuanhead li .tnb-left span:first-child:before {
    display: none;
}
.tnN-body.tnbp ul.tnbpuan li:nth-child(2) .tnb-left span:first-child:before, .tnN-body.tnnistatistik ul.tnbpuan li:nth-child(2) .tnb-left span:first-child:before {
    background: #F67B38;
}
.tnN-body.tnbp ul.tnbpuan li:nth-child(3) .tnb-left span:first-child:before, .tnN-body.tnnistatistik ul.tnbpuan li:nth-child(3) .tnb-left span:first-child:before {
    background: #40A65A;
}
.tnN-body.tnbp ul.tnbpuan li:first-child .tnb-left span:first-child:before, .tnN-body.tnnistatistik ul.tnbpuan li:first-child .tnb-left span:first-child:before {
    background: #4a8bee;
}
.tnN-body.tnnistatistik ul.tnbpuan li .tnb-right span {
    width: 24px;
    color: #393A37 
}
.tnN-in.tnnlaliga .tnN-head {
    background: linear-gradient(318deg, #043670, #1666c1);
}
.tnnlaliga .thtr-select span,.tnnlaliga .tnN-head-bottom div {
    color: #B6BDC9;
}
.tnnistatistik ul.tnbpuan.tnbpuanhead.tnbistatistik li .tnb-right span {
    color: #747474;
}
.tnnlaliga .tnN-head-bottom div.active,.tnnlaliga .tnN-head-bottom div:hover {
    color: #fff;
}
.bundesliga .tnN-head {
    background: linear-gradient(318deg, #a32f33, #ef151c);
}
.bundesliga .thtr-select span,.bundesliga .tnN-head-bottom div {
    color: #F4D8D8;
}
.bundesliga .tnN-head-bottom div.active,.bundesliga .tnN-head-bottom div:hover {
    color: #fff;
}
ul.tnbpuan li span {
    color: #000000;
    font-size: 13px;
    font-weight: 500;
}
.tnb-left span:first-child {
    margin-right: 11px;
    position: relative;
}
ul.tnbpuan li .tnb-right span {
    color: #747474;
    font-size: 13px;
    margin-left: 20px;
}
.tnnistatistik .tnbpuanhead .tnb-left span:first-child:before {
    display: none;
}
.tnb-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.tbib-in:first-child b.date {
    color: #747474;
}
ul.tnbpuan li .tnb-right span:first-child {
    margin-left: 0;
}
ul.tnbpuan li:nth-child(even) {
    background-color: #FBFBFD;
}
ul.tnbpuan li .tnb-right span {
    width: 14px;
    text-align: center;
}
ul.tnbpuan.tnbpuanhead li .tnb-right span {
    font-size: 13px;
    padding-left: 3px;
}
.tnN-body:not(:first-child) {
    display: none;
}
.tbi-top {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 8px;
}
.tbi-top figure {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DEDEDE;
    background-color: #fff;
}
.tbi-top figure:nth-child(2) {
    margin-left: -8px;
    z-index: 1;
}
.tbi-top figure {
    z-index: 2;
}
.mt-left-l figure img,.matchess-top>div.mt-right figure img {
    height: 70px;
    width: auto;
    max-width: unset;
}
.baskett .mt-left-l figure img,.baskett .matchess-top>div.mt-right figure img {
    max-height: 48px;
}
.tnN-body-in {
    padding: 14px 20px 11px 20px;
    border-bottom: 1px solid #DEDEDE;
    display: block;
    transition: all .2s ease-in-out;
}
a.tnN-body-in:hover {
    background-color: #f3f5f9;
}
.tnN-body-in:last-child {
    border-bottom: 0;
}
.tbib-in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000000;
    font-size: 13px;
}
.tnN-body-in:nth-child(even) {
    background: #FBFBFD;
}
.tbi-top i {
    margin-left: 8px;
    color: #fff;
    font-weight: 600;
    font-size: 8px;
    display: block;
    height: 18px;
    line-height: 20px;
    border-radius: 7px;
    padding: 0 7.5px;
    background: linear-gradient(325deg, #AF2A2E,#D5353A);
    font-style: normal;
}
.tbi-top>span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.tbi-top {
    position: relative;
}
.tbi-top>span u {
    color: #AF2A2E;
    font-size: 14px;
    font-weight: 500;
    margin-left: 5px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}
.tbi-top>span u:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    background-color: #af2a2e;
    width: 100%;
}
.tbi-bottom .tbib-in:last-child {
    margin-top: 5px;
}
.roll-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-color: #fff;
    min-width: 20px;
}
.allroll-in ul:first-child li a:hover i.roll-icon {
    background-color: #FD5324;
}
.roll-icfutboll {
    -webkit-mask-image: url(../img/icons/icfutbol.svg);
    mask-image: url(../img/icons/icfutbol.svg);
}
.roll-icboks {
    -webkit-mask-image: url(../img/icons/icboks.svg);
    mask-image: url(../img/icons/icboks.svg);
}
.roll-icbilardo {
    -webkit-mask-image: url(../img/icons/icbilardo.svg);
    mask-image: url(../img/icons/icbilardo.svg);
}
.roll-icbasketbol {
    -webkit-mask-image: url(../img/icons/icbasketbol.svg);
    mask-image: url(../img/icons/icbasketbol.svg);
}
.roll-icatletizm {
    -webkit-mask-image: url(../img/icons/icatletizm.svg);
    mask-image: url(../img/icons/icatletizm.svg);
}
.roll-ichalter {
    -webkit-mask-image: url(../img/icons/ichalter.svg);
    mask-image: url(../img/icons/ichalter.svg);
}
.roll-icvoleybol {
    -webkit-mask-image: url(../img/icons/icvoleybol.svg);
    mask-image: url(../img/icons/icvoleybol.svg);
}
.roll-icsu {
    -webkit-mask-image: url(../img/icons/icsu.svg);
    mask-image: url(../img/icons/icsu.svg);
}
.roll-ickayak {
    -webkit-mask-image: url(../img/icons/ickayak.svg);
    mask-image: url(../img/icons/ickayak.svg);
}
.roll-icmotor {
    -webkit-mask-image: url(../img/icons/icmotor.svg);
    mask-image: url(../img/icons/icmotor.svg);
}
.roll-icekstrem {
    -webkit-mask-image: url(../img/icons/icekstrem.svg);
    mask-image: url(../img/icons/icekstrem.svg);
}
.roll-icbisiklet {
    -webkit-mask-image: url(../img/icons/icbisiklet.svg);
    mask-image: url(../img/icons/icbisiklet.svg);
}
.roll-ictenis {
    -webkit-mask-image: url(../img/icons/ictenis.svg);
    mask-image: url(../img/icons/ictenis.svg);
}
.roll-icsalon {
    -webkit-mask-image: url(../img/icons/icsalon.svg);
    mask-image: url(../img/icons/icsalon.svg);
}
.roll-iccimnastik {
    -webkit-mask-image: url(../img/icons/iccimnastik.svg);
    mask-image: url(../img/icons/iccimnastik.svg);
}
.roll-icgolf {
    -webkit-mask-image: url(../img/icons/icgolf.svg);
    mask-image: url(../img/icons/icgolf.svg);
}
.roll-icbeyzbol {
    -webkit-mask-image: url(../img/icons/icbeyzbol.svg);
    mask-image: url(../img/icons/icbeyzbol.svg);
}
.roll-icdovus {
    -webkit-mask-image: url(../img/icons/icdovus.svg);
    mask-image: url(../img/icons/icdovus.svg);
}
.roll-icrally {
    -webkit-mask-image: url(../img/icons/icrally.svg);
    mask-image: url(../img/icons/icrally.svg);
}
.roll-icokculuk {
    -webkit-mask-image: url(../img/icons/icokculuk.svg);
    mask-image: url(../img/icons/icokculuk.svg);
}
.roll-icyelken {
    -webkit-mask-image: url(../img/icons/icyelken.svg);
    mask-image: url(../img/icons/icyelken.svg);
}
.roll-icgures {
    -webkit-mask-image: url(../img/icons/icgures.svg);
    mask-image: url(../img/icons/icgures.svg);
}
.roll-icbuz {
    -webkit-mask-image: url(../img/icons/icbuz.svg);
    mask-image: url(../img/icons/icbuz.svg);
}
.roll-icragbi {
    -webkit-mask-image: url(../img/icons/icragbi.svg);
    mask-image: url(../img/icons/icragbi.svg);
}
.roll-ichentbol {
    -webkit-mask-image: url(../img/icons/ichentbol.svg);
    mask-image: url(../img/icons/ichentbol.svg);
}
.roll-icatyarisi {
    -webkit-mask-image: url(../img/icons/icatyarisi.svg);
    mask-image: url(../img/icons/icatyarisi.svg);
}
.roll-icdiger {
    -webkit-mask-image: url(../img/icons/icdiger.svg);
    mask-image: url(../img/icons/icdiger.svg);
}
.roll-icbadminton {
    -webkit-mask-image: url(../img/icons/icbadminton.svg);
    mask-image: url(../img/icons/icbadminton.svg);
}
.fourNewNews.lastol .lastol-in a h3 {
    padding-top: 13px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    min-height: 57px;
}
.fourNewNews.lastol .lastol-in a {
    padding-bottom:9px;
}
.fourNewNews.lastol .lastol-in {
    margin-bottom: 0;
}
.footer-top .container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 30px 12px 10px 12px;
}
.footer-top .container ul.footer-top-left li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 20px;
    width: 186px;
}
.footer-top .container ul.footer-top-left li a i {
    margin-right: 14px;
}
.footer-top .container ul.footer-top-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 744px;
}
.footer-top .container ul.footer-top-left li a:hover {
    color: #FD5324;
}
.footer-top .container ul.footer-top-left li a:hover i {
    background-color: #fd5324;
}
.footer-top-right {
    width: calc(100% - 760px);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
ul.ftr-menu li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 100%;
}
ul.ftr-menu li a {
    display: block;
    width: 100%;
    line-height: 1em;
    display: block;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    height: 20px;
    padding-left: 20px;
}
ul.ftr-menu li {
    position: relative;
}
ul.ftr-menu li:hover a{
    color: #FD5324;
}
ul.ftr-menu li:hover:before {
    background: #FD5324;
}
.tbi-top>span>b.minanim {
    color: #259b24;
    position: relative;
}
.tbi-top>span>b.minanim:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    height: 2px;
    width: 100%;
    background: #259b24;
    width: 0%;
    -webkit-transform-origin: left;
    animation: minanim2 1.6s 1s infinite alternate cubic-bezier(.87,.01,.87,.5);
}
@keyframes minanim1 {
    0%{
        -webkit-transform:translateX(0%);
        margin-left:0 
    }
    50%{
        -webkit-transform:translateX(0%);
        margin-left:0 
    }
    100%{
        -webkit-transform:translateX(50%);
        margin-left:-2px 
    }
}
@keyframes minanim2 {
    0%{
        width:0;
    }
    50%{
        width:100%;
    }
    100%{
        transform: translateX(100%) 
    }
}
.omss-bot strong {
    position: unset!important;
    padding: 0!important;
}
.omss-bot {
    left: 0;
    bottom: 21px;
    position: absolute;
    z-index: 1;
    padding: 0 25px;
}
.omss-bot p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: rgba(255,255,255,.85);
    margin-top: 8px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    margin-left: 0;
}
.dotleft .omss-bot p {
    margin-left: 48px;
}
.notHList>div {
    margin-bottom: 20px;
    box-shadow: var(--birfanatik-shadow)!important;
    border-radius: var(--birfanatik-radius);
}
.haberSingle .notHList>div {
    box-shadow: unset!important;
}
#home>.bottom>.right>div>.notHList, #newsRead .bottom .right>div>.notHList {
    box-shadow: unset!important;
    border-radius: unset;
    margin-bottom: 0;
    padding-bottom: 0;
}
.hListKap {
    display: flex;
    flex-wrap: wrap;
    box-shadow: unset!important;
    border-radius: unset!important;
}
.hListKap .hListTwo:nth-child(odd) {
    padding-right: 10px;
}
.hListKap .hListTwo:nth-child(even) {
    padding-left: 10px;
}
.hListKap .hListTwo {
    padding-bottom: 0;
    margin-bottom: 15px;
    flex: 0 0 50%;
    max-width: 50%;
}
.hListTwo .newsBox>span {
    height: 80px!important;
}
.hListTwo .newsBox span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: auto;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 21px;
    border-radius: 0;
    background-color: unset;
}
.hListTwo .newsBox strong {
    border: 0 !important;
    word-break: break-word;
}
#home .bottom .right div .hListKap {
    box-shadow: unset!important;
    margin-bottom: 5px;
}
.contextMenu {
    position: absolute;
    top: 100%;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    border-radius: 0;
    box-shadow: 0px 0px 9px rgb(26 24 35 / 30%);
    visibility: hidden;
    transition: all .2s ease-in-out;
    opacity: 0;
    transform: scale(0);
    left: 12px;
    transform-origin: top center;
    max-width: calc(100% - 24px);
}
ul li:hover .contextMenu {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}
li.menu-item-has-children .cm-left ul {
    background-color: #181832;
    border-radius: 0 0 0 var(--birfanatik-radius);
}
li.menu-item-has-children .cm-left ul li a {
    line-height: unset;
    color: #fff;
    font-size: 13px;
    width: 180px;
    margin: 0;
    padding: 10px 15px;
    line-height: 1em;
}
li.menu-item-has-children .cm-left ul {
    position: unset;
    top: unset;
    width: unset;
    align-items: center;
    padding: 10px 0;
    transform-origin: unset;
    box-shadow: unset;
    flex-direction: column;
    padding: 10px 0;
}
li.menu-item-has-children .cm-left ul li {
    line-height: unset;
    width: unset;
}
li.menu-item-has-children .contextMenu ul {
    visibility: visible;
    transform: scale(1);
    opacity: 1;
}
.contextMenu ul li a:before {
    display: none;
}
.cm-right {
    background-color: #fff;
    padding: 6px 0 0 29px;
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.cm-title {
    width: 100%;
    margin-bottom: 5px;
}
ul.sub-menu li ul.sub-menu {
    position: absolute;
    left: 100%;
    top: -24px;
    border-radius: 0 var(--birfanatik-radius) var(--birfanatik-radius) 0;
    display: none;
}
ul.sub-menu li {
    position: relative;
}
ul.sub-menu li:hover ul.sub-menu {
    display: block;
}
.haberSingle .right .tnN-body {
    border: 1px solid #E6E6E6;
    border-top: 0;
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.haberSingle .right .tnbbody {
    height: 408px;
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
.haberSingle .right .threenewNewscont.home-league {
    margin-bottom: 0;
    border-radius: 0 0 var(--birfanatik-radius) var(--birfanatik-radius);
}
li.menu-item-has-children .cm-right ul {
    position: unset;
    top: unset;
    align-items: center;
    transform-origin: unset;
    box-shadow: unset;
    padding: 0;
    background-color: unset;
    border-radius: unset;
    min-width: unset;
    white-space: nowrap;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
    width: 100%;
}
li.menu-item-has-children .cm-right ul li a {
    line-height: unset;
}
li.menu-item-has-children .cm-right ul li a img {
    height: auto;
    width: auto;
    margin-right: 10px;
    width: 18px;
}
li.menu-item-has-children .cm-right ul li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #000!important;
    font-size: 14px;
    font-weight: 400;
    margin-right: 0;
    white-space: nowrap;
    transition: all .2s ease-in-out;
    padding: 0;
    margin-bottom: 13px;
}
li.menu-item-has-children .cm-right ul li a span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%;
    padding-top: 1px;
}
li.menu-item-has-children .cm-right ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: unset;
    width: 20%;
}
.cmr-in {
    display: flex;
    flex-direction: row;
    padding: 13px 10px 8px 0;
    flex-wrap: wrap;
    width: 100%;
}
.cmr-in:not(:last-child) {
    margin-bottom: 30px;
}
.cm-title span {
    color: #fd6024;
    font-weight: 700;
    font-size: 12px;
    display: block;
    margin-bottom: 8px;
}
.cm-right ul p {
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 3px;
}
.stories.carousel .story {
    margin: 0 10.4px 0 0!important;
}
.right .tnN-in {
    padding: 0;
}
.right .threenewNews {
    margin: 0!important;
}
.story.seen .item-preview>svg.full-c {
    display: none;
}
.story.seen .item-preview {
    border: 2px solid #999;
}
 .nw-op ul label {
     display: block;
     width: 110px;
     background: #f3f5f9;
     padding: 10px 18px;
     font-size: 14px;
     font-weight: 500;
     margin-bottom: 11px;
     border-bottom: 1px solid #dedede;
     margin-top: -12px;
}
.ecga p.not-found {
     font-size: 14px;
     margin: 11px 0 0 0;
     padding-bottom: 14px;
}
 .nw-op ul label:first-child {
     margin-top: -17px;
     padding-top: 13px;
}
.tndunyakupasi .thtr-select span, .tnulusallig .thtr-select span {
     color: rgb(255 255 255 / 50%);
}
.fmif-top .fmft {
     display: flex;
     justify-content: space-between;
     align-items: center;
}
.fmif-top figure,.fmif-top figure img {
     object-fit: cover;
     border-radius: 100%;
     width: 48px!important;
     height: 48px!important;
     min-width: 48px!important;
     min-height: 48px!important;
}
 .fmif-top figure {
     border: 1px solid #f3f3f3;
     padding: 2px;
     background-color: #fff;
}
 .fmatch-in .fmif-top figure img {
     width: 100%!important;
     height: 100%!important;
     min-width: unset!important;
     min-height: unset!important;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-top div.fmft-r figure {
     margin-right: 0;
     margin-left: 6px;
}
 .fmif-top div div {
     display: flex;
     flex-direction: column;
     align-items: flex-start;
     justify-content: flex-start;
}
 .fmif-top div div b {
     color: #fff;
     background: #c1272d;
     border-radius: 2px;
     padding: 6px 4px;
     font-weight: 600;
     font-size: 11px;
     margin-bottom: 5px;
}
 .fmif-top div div span {
     font-size: 12px!important;
     font-weight: 500!important;
     margin-bottom: 0!important;
}
 .fmatch.fmatchh .fmatch-in>.fmft-r>div {
     align-items: right!important;
     justify-content: right!important;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-top div.fmft-r div {
    align-items: flex-end;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-top {
     border-radius: 100px;
     background: #f8f8f8;
     align-items: center;
     padding: 10px;
     border: 1px solid #f3f3f3;
}
 .ligs-r-panel>div.fmatch.fmtfs{
     border:0;
     background: unset;
     padding: 0;
}
.fmatch.fmatchh .fmatch-in>div.fmif-info {
     margin-top: 5px;
     text-align: center;
     display: block!important;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul {
     text-align: center;
     display: block;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul li {
     display: flex;
     justify-content: flex-start;
     border-bottom: 1px solid #f3f3f3;
     height: 28px;
     align-items: center;
     margin-top: 0!important;
     color: #8b939a!important;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul li.rakp img {
    margin-right: 0!important;
    margin-left: 8px!important;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul b,.fmatch.fmatchh .fmatch-in>div.fmif-info ul u {
     display: block;
     text-decoration: none;
     height: 28px;
     border-bottom: 1px solid #f3f3f3;
     display: flex;
     align-items: center;
     justify-content: center;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul li img {
     margin-right: 8px;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul li a {
     margin-left: 8px;
     color: #000;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul li a.gray {
     color: #8b939a!important;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul li a:hover {
     text-decoration: underline!important;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul li.rakp {
     flex-direction: row-reverse;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul li.rakp a {
     margin-left: 0;
     margin-right: 8px;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul u {
     font-size: 12px;
     font-weight: 400;
}
 .fmatch.fmatchh .fmatch-in>div.fmif-info ul b {
     font-size: 14px;
}
 .footer-top .container ul.footer-top-left li a img {
     margin-right: 14px;
     max-height: unset;
     width: 20px;
     height: auto;
}
 .fmi-mid p.live-minute {
     margin-top: 9px;
     color: #fd5324 !important;
}
 .fmi-mid p.live-minute:after {
     content: "'";
     animation: dotses .65s infinite forwards;
     color: #fd5324 !important;
}
 .lf-menu-bot > div:not(:last-child) {
     margin-bottom: 28px;
}
