.a300200-r {width: 300px !important; max-width: 300px !important; overflow-x: hidden;max-height: 250px !important;height: 250px !important;}
.video-list a em {position: relative}
.video-list .video-img-over-time {
    position: absolute;
    bottom: 1px !important;
    right: 1px !important;
    font-size: 20px !important;
    color: #fff !important;
    background: rgba(0,0,0,.3) !important;
    border-radius: 3px !important;
    padding: 5px 7px !important;
    height: 30px !important;
    max-height: 30px !important;
    font-weight: normal !important;
    line-height: 0px !important;
}

.video-list .video-img-over-time i:before {
    opacity:0.8
}

.headline-slider-controller .headline-owl-dots {
    width: 100%;
    text-align: center;
    overflow: hidden;
    height: 30px;
    list-style: none;
    padding: 0 10px;
}
.headline-slider-controller .headline-owl-dots li.owl-dot {
    margin-top: 9px;
    border-radius: 30px;
    width: 10px;
    height: 10px;
    background: #d6d6d6;
    display: inline-block;
    transition: opacity -2s ease;
    list-style-type: none;
    margin: 0 1px;
    padding: 0 3px;
    vertical-align: top;
}
.headline-slider-controller .headline-owl-dots li.active {
    background: #9a9999;
}

.splash-slider-area .splash-owl-dots {
    background: #b1b0b0;
    width: 21px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 1px;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    padding-top: 25px;
}
.splash-slider-area .splash-owl-dots li.owl-dot {
    margin-top: 9px;
    border-radius: 30px;
    width: 10px;
    height: 10px;
    background: #ffffff;
    display: inline-block;
    transition: opacity -2s ease;
    list-style-type: none;
    margin: 3px 1px;
    padding: 0 3px;
    vertical-align: top;
}
.splash-slider-area .splash-owl-dots li.owl-dot a {
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.splash-slider-area .splash-owl-dots li.active {
    background: #797878;
}

.category-title-h1 {
    width: 319px;
    height: 43px;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000 !important;
    background: #f4f4f4 !important;
    padding: 0 !important;
}
.category-desc-h2 {
    font-size: 12px;
    color:#616060;
}

.performans-table-container {
    background: url("../images/performans_bg3_1.jpg");
    background-size: cover;
    background-position: top;
    width: 100%;
    height: 1275px;
}
.performans-table {
    width: 45%;
    position: absolute;
    top: 8%;
    left:28%;
    right: 10%;
    background-color: inherit;
}
.performans-table  td,th {
    background: #fff;
    border: 5px solid #000 !important;
    padding:5px !important;
    opacity: 0.9;
    font-weight: bold;
}

.performans-table .gonullu-text-color, .performans-table .gonullu-text-color a {
    color: #193dde !important;
}

.performans-table .unlu-text-color, .performans-table .unlu-text-color a {
    color: #c50000 !important;
}

.performans-table .elendi-text-color, .performans-table .elendi-text-color a {
    color: #666666 !important;
}

.performans-table tr.eliminated-user {
    background-color: inherit !important;
}

.performans-table tr.eliminated-user > td, .performans-table tr.eliminated-user > td a {
    color: #c50000 !important;
    background: #fff !important;
}
.performans-table-container .week-container {
    margin: 70px 0 20px;
    color:#fff;
}
.performans-table-container .week-container form {
    width: 33%;
    margin:20px auto;
}
.performans-table-container .week-container form div.form-group {
    margin-right: 4px;
}
.performans-table-container .week-container form #h {
    background-color: #000;
    border: 1px solid #fff;
    color: #fff;
    width: 200px;
}
.performans-table-container .week-container form #s {
    background-color: #000 !important;
    border: 1px solid #fff;
    color: #fff;
    background-image: inherit;
}

.performans-table .nav-tabs li.active a, .performans-table .nav-tabs li.active a:hover, .performans-table .nav-tabs li.active a:focus {
    color: #fff; background-color: #000; border:1px solid #000;
}

.performans-table .nav-tabs>li>a {
    color: #fff;
    background-color: #a5a5a5;
}

.performance-ranking .nav-tabs li.active a, .performance-ranking .nav-tabs li.active a:hover, .performance-ranking .nav-tabs li.active a:focus {
    color: #fff; background-color: #000; border:1px solid #000;
}

.performance-ranking .nav-tabs>li>a {
    color: #fff;
    background-color: #a5a5a5;
}

@media only screen and (max-width: 768px) {

    .performans-table {
        width: 85%;
        left: 7%;
        right: 7%;
    }
    .performans-table tr td,th {
        border: 2px solid #000 !important;
    }
    .performans-table tr th {
        font-size:12px;
    }
    .performans-table tr td, .performans-table tr td a {
        font-size:12px;
    }
    .performans-table-container .week-container form #h {
        background-color: #000;
        border: 1px solid #fff;
        color: #fff;
        width: 100px;
        margin-right: 10px;
    }
    .performans-table-container .week-container form {
        width: 45%;
        margin:20px auto;
    }

    .performans-table .nav-tabs>li>a {width: 100px!important;}

    .worldcard {width:350px}
    .worldcard iframe {
        width: 350px;
        overflow-y: scroll;
        overflow-x: visible;
    }

    .m32 {
        max-width: 300px;
        overflow-x: hidden;
    }

    header .header-buttons .search-area {
        width: 400px !important;
        right: -70px!important;
    }
}

.content-other-list {
    margin: 20px 0;
}

.content-other-list h4 {
    background: #bfbfbf;
    color: #3a3a3a;
    padding: 10px;
}

.content-other-list ul {
    list-style-type: none;
    width: 100%;
    margin-top: 20px;
}
.content-other-list ul li a { text-decoration: none}

.content-other-list a div {
    font: bold 16px/1.5 "DefaultFont", Helvetica, Arial;
    color: #000;
}

.content-other-list ul li img {
    float: left;
    margin: 0 15px 0 0;
}

.content-other-list ul li p {
    font: 200 12px/1.5 "DefaultFont", Helvetica, Arial;
    color: #000;
}

.content-other-list ul li {
    padding: 10px;
    overflow: auto;
}

.footer-link a {
    display: block;
    color: #464646;
    border-bottom: 1px solid #c2c2c2;
    text-decoration: none;
    min-height: 55px;
    margin-top: 10px;
    font-size: 1.25rem;
}
.news-container {
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.07);
    background: #fff;
    vertical-align: top;
}
.news-container h3 {
    font-size:18px !important;
    margin-top: 10px;
    padding: 10px 10px;
}
.news-container h3 a {
    color: #454545;
    display: block;
    min-height: 40px;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    white-space: inherit;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-decoration: none;
}
.news-container a img {
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
}
.tagH1 {
    font-size:2.50rem !important;
    color:#c50000 !important;
    padding:0 !important;
    background:none !important;
    margin:10px 0 !important;
}
.tagH2 {
    font-size: 2rem !important;
    border-bottom: 0 !important;
}
.tagDesc {
    font-size: 1.75rem;
}
.newsP {
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    max-height: 60px;
    margin: 0px 0 8px 0;
    padding: 10px 10px;
}
.newsDate {
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    max-height: 60px;
    margin: 0px 0 8px 0;
    padding: 10px 10px;
}
.survivorSeasons .survivorSeasons-tabs {
    background-color: black;
    overflow-x: auto;
    flex-wrap: nowrap;
    font-size: 15px;
    padding-bottom: 10px !important;
}
.survivorSeasons .survivorSeasons-tabs .survivorSeasons-link {
    margin: 0px 5px 0px !important;
    color: white;
    white-space: nowrap;
}
.survivorSeasons-tabs::-webkit-scrollbar {
    display: none;
}