﻿/* DonanımHaber 2017 */
/* emre was here */
/* Resetlemeler */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Genel Stiller */
body {
    background: #febf56 url("../img/bg.jpg") repeat-x top left;
    font-family: Arial, Helvetica, sans-serif;
    color: #000; /*text-align:center; */
}

header, nav, div, p, a, span {
    display: inline-block;
}

a {
    text-decoration: none;
}

.yarisaydam {
    opacity: 0.5 !important;
    cursor: default !important;
}

.float-initial {
    float: initial !important;
}

.text-center {
    text-align: center;
}

.pb-100 {
    padding-bottom: 100px;
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.pull-right {
    float: right !important;
}

.ml-5 {
    margin-left: 5px;
}

.mt--1 {
    margin-top: -1px;
}
/*body * { transition: all 0.1s ease; } */

/* Arkaplan Reklam Giydirme */

.arkaplan-giydirme {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
/*.arkaplan-baglanti {position:fixed; top:0; z-index:2; width:400px; height:1080px; } 
.arkaplan-baglanti.sol {margin:0 0 0 -400px; } 
.arkaplan-baglanti.sag {margin:0 -400px 0 0; } */

/*.sitekapsam { margin: 0 auto; display: block; width: 1140px; } */

/* DH Kapsam */

.dhkapsam { /*width:100%; */ /*background:#dedede; */
    display: block;
    text-align: left;
    position: relative;
    z-index: 1;
    vertical-align: middle;
}

    .dhkapsam.reklam-var { /*sayfa giydirme reklamı varsa bu sınıf aktif oluyor*/
        max-width: 1140px;
    }

/* Tepe Alan - Reklam ve Yatay Küçük Liste */

.tepe-alan {
    width: calc(100% - 20px);
    min-width: 1120px;
    padding: 10px;
    background: #333;
    float: left;
    position: relative;
    z-index: 9;
}

    .tepe-alan .ortala {
        max-width: 1140px;
        margin: 0 auto;
        display: block;
    }

    .tepe-alan.listesiz {
        text-align: center;
    }

    .tepe-alan .reklam-yatay {
        width: 728px;
        height: 90px;
        text-align: center;
        float: left;
        background: #666;
        overflow: hidden;
    }

    .tepe-alan .reklam-masthead {
        width: 970px;
        height: 250px;
        text-align: center; /*float:left; */
        background: #666;
        margin: 0 auto;
        display: block;
    }

    .tepe-alan.listesiz .reklam-yatay {
        float: none;
    }

    .tepe-alan.listesiz .reklam-masthead {
        float: none;
    }

    .tepe-alan .trend-liste {
        width: calc(100% - 760px);
        height: 90px;
        float: right;
    }

/* Reklam Alanları */

/*.reklam-yatay {width:100%; min-width:1140px; text-align:center; background:#333; padding:10px 0; float:left; } 
.reklam-dikey {width:160px; float:right; padding:10px 10px 0 10px; text-align:center; } 
.reklam-dikey a {margin:0 0 10px 0; } 
.reklam-dikey .btn {width:100%; padding:0; } */
.reklam-kare {
    width: calc(100% - 3px);
    text-align: center;
    background: #dedede;
    padding: 2px;
    margin: 0 0 30px 0;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
}

    .reklam-kare img {
        width: 100%;
        max-width: 100%;
        vertical-align: middle;
    }

.detay .reklam-dikey {
    position: absolute;
    top: -10px;
    right: -180px;
}

.reklam-fix {
    width: calc(100% - 20px);
    text-align: center;
    background: #dedede;
    padding: 10px;
    margin: 0 0 30px 0;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
}

    .reklam-fix .w300 {
        display: inline-block;
    }

    .reklam-fix .w160 {
        display: none;
    }

    .reklam-fix img {
        width: 100%;
        max-width: 100%;
        vertical-align: middle;
    }

    .reklam-fix.fixed {
        position: fixed;
        top: 30px;
        width: 320px;
    }

    .reklam-fix.sabitw .fixed {
        width: 320px !important;
    }

    .reklam-fix.kuculmesin {
        width: 320px !important;
    }

        .reklam-fix.kuculmesin .w300 {
            display: inline-block !important;
        }

        .reklam-fix.kuculmesin .w160 {
            display: none !important;
        }

/* Header */

header {
    width: 100%;
    min-width: 1140px;
    z-index: 99;
    line-height: 40px;
    background: #f5792a;
    position: relative;
    float: left;
    -webkit-overflow-scrolling: touch;
}

    header.detayda { /*border-top:5px solid #000; */
    }

    header.listede { /*border-top:5px solid #000; */
    }

    header.sayfada { /*border-top:5px solid #000; */
    }

    header .ortala {
        width: 100%;
        padding: 0 20px;
        display: block;
        margin: 0 auto;
        box-sizing: border-box;
        max-width: 1920px;
    }

    header .logo {
        height: 50px;
        float: left; /*margin:0 0 0 10px; */ /*padding:0 10px; */
        font-weight: bold;
        color: #fff; /*margin:0 10px 0 30px; */
        padding: 0 5px 0 0;
    }

        header .logo img {
            margin: 5px 0 0 0;
            height: 40px;
        }

    header .uye {
        float: left;
        margin: 5px 5px 5px 5px;
        color: #d06724;
        background: #fff;
        border-radius: 20px;
        height: 40px;
        position: relative;
    }

    header.tuttur .uye {
        height: 30px;
    }

    header .uye .ben {
        height: 38px !important;
    }

    header .uye .avatar {
        float: left;
        width: 38px;
        height: 38px;
        overflow: hidden;
        border-radius: 20px;
        border: 1px solid #fff;
    }

        header .uye .avatar img {
            width: 38px;
            height: 38px;
        }

        header .uye .avatar.avatarsiz {
            background-color: #d85757;
            color: #fff;
            text-align: center;
            line-height: 38px;
        }

    header .uye .bildirim-no {
        position: absolute;
        min-width: 10px;
        height: 14px;
        line-height: 14px;
        font-size: 9px;
        padding: 0 3px;
        top: -1px;
        right: -10px;
        z-index: 99;
        font-weight: bold;
        text-align: center;
        animation: pop 0.3s linear 3;
        border-radius: 14px;
        border: 1px solid #fff;
        background-color: #fe0002;
        color: #fff;
    }

        header .uye .bildirim-no.yellow {
            background-color: #fff105;
            color: #000;
            top: initial;
            bottom: -3px;
            right: -7px;
        }

@keyframes pop {
    50% {
        transform: scale(1.2);
    }
}

header .uye .bildirim-menu {
    width: 310px;
    position: absolute;
    top: 45px;
    left: 0;
    background: #f1f1f1;
    color: #333;
    font-size: 11pt;
    line-height: 15pt;
    z-index: 9;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); /*display:none; */
}

    header .uye .bildirim-menu:before {
        content: '';
        position: absolute;
        top: -20px;
        left: 10px;
        width: 0;
        height: 0;
        border-width: 10px;
        border-style: solid;
        border-color: transparent transparent #fff transparent;
    }

    header .uye .bildirim-menu:after {
        content: '';
        position: absolute;
        top: -5px;
        left: 0;
        width: 170px;
        height: 5px;
    }

header.tuttur .uye .bildirim-menu {
    top: 35px;
    left: -2px;
}

header.tuttur .uye .bildirim-no {
    bottom: 4px;
}

/*header .uye:hover > .bildirim-menu {display:inline-block; } */

header .uye .bildirim-menu .profil-ozeti {
    width: calc(100% - 20px);
    padding: 10px;
    border-bottom: 1px solid #dedede;
    background: #fff;
    float: right;
}

    header .uye .bildirim-menu .profil-ozeti .temel-bilgiler {
        float: left;
        width: calc(100% - 90px);
        color: #333;
    }

    header .uye .bildirim-menu .profil-ozeti .kullanici-adi {
        width: 100%;
        font-weight: bold;
        font-size: 16pt;
        line-height: 18pt;
        float: left;
    }

        header .uye .bildirim-menu .profil-ozeti .kullanici-adi a:hover {
            color: #f5792a;
        }
    /*header .uye .bildirim-menu .profil-ozeti .rutbe {width:100%; margin:0 0 10px 0; color:#ccc; font-size:11pt; line-height:14pt; } */
    header .uye .bildirim-menu .profil-ozeti .baglantilar {
        width: 100%;
        font-size: 10pt;
        line-height: 20pt;
        float: left;
        margin: 0 0 10px 0;
    }

        header .uye .bildirim-menu .profil-ozeti .baglantilar .tek {
            float: left; /*background:#f5792a; color:#fff; border-radius:3px; padding:3px 5px; */
            margin: 0 15px 0 0;
            color: #999;
        }

            header .uye .bildirim-menu .profil-ozeti .baglantilar .tek:hover { /*opacity:0.9; */
                color: #000;
                text-decoration: underline;
            }

            header .uye .bildirim-menu .profil-ozeti .baglantilar .tek span {
                float: left;
            }

            header .uye .bildirim-menu .profil-ozeti .baglantilar .tek [class*=icon-] {
                margin: -1px 3px 0 0;
                line-height: 20pt;
            }

            header .uye .bildirim-menu .profil-ozeti .baglantilar .tek.cikis-yap { /*background:#333; */
                margin: 0;
            }

    header .uye .bildirim-menu .profil-ozeti .avatar {
        float: left;
        width: 60px;
        height: 60px;
        background-color: #dedede;
        background-size: cover;
        background-position: center;
        border-radius: 50px;
        margin: 0 10px 0 0;
        position: relative;
    }
        /*header .uye .bildirim-menu .profil-ozeti .avatar .git {line-height:60px; text-align:center; background:rgba(0,0,0,0.50); font-size: 9pt; color:#fff; position:absolute; top:0; left:0; right:0; bottom:0; border-radius:50px; display:none; } 
header .uye .bildirim-menu .profil-ozeti .avatar:hover .git {display:inline-block; } */
        header .uye .bildirim-menu .profil-ozeti .avatar.avatarsiz {
            background-color: #d85757;
            color: #fff;
            text-align: center;
            line-height: 60px;
            font-size: 30px;
        }


header .uye .bildirim-menu .segment {
    width: calc(100% - 1px);
    padding: 0 0 0 1px;
    background: #dedede;
    line-height: 30px;
    font-size: 11pt;
    border-bottom: 1px solid #dedede;
    float: left;
}

    header .uye .bildirim-menu .segment label {
        float: left;
        text-align: center;
        margin: 0 1px 0 0;
        background: #f1f1f1;
        cursor: pointer;
        position: relative;
    }

        header .uye .bildirim-menu .segment label input {
            display: none;
        }

            header .uye .bildirim-menu .segment label input:checked + div {
                background: #fff;
                font-weight: bold;
                letter-spacing: -0.6px;
            }

        header .uye .bildirim-menu .segment label div {
            letter-spacing: -0.2px;
            padding: 0 17px;
        }

        header .uye .bildirim-menu .segment label span {
            position: absolute;
            top: -10px;
            right: 1px;
            background: #999;
            color: #fff;
            font-size: 8pt;
            line-height: 9pt;
            padding: 2px 6px;
            border-radius: 20px;
        }

            header .uye .bildirim-menu .segment label span.red {
                background-color: #fe0002;
            }

            header .uye .bildirim-menu .segment label span.yellow {
                border: 1px solid #f1f1f1;
                background-color: #fff105;
                color: #000;
            }





header .uye .bildirim-menu .alt {
    width: calc(100% - 20px);
    padding: 0 10px;
    font-size: 9pt;
    background: #f5792a;
    line-height: 30px;
    float: left;
    color: #fff;
}

    header .uye .bildirim-menu .alt a {
        color: #fff;
    }

        header .uye .bildirim-menu .alt a:hover {
            opacity: 0.8;
        }

    header .uye .bildirim-menu .alt span {
        float: left;
        margin: 0 5px 0 0;
        line-height: 30px;
    }

    header .uye .bildirim-menu .alt .hiza-sag { /*color:#dedede; */
    }

header .uye .bildirim-menu .ara-tercih {
    width: calc(100% - 20px);
    padding: 0 10px;
    font-size: 9pt;
    background: #fff;
    line-height: 30px;
    float: left;
    border-bottom: 1px solid #dedede;
}

    header .uye .bildirim-menu .ara-tercih .cb {
        font-size: 9pt;
        margin-left: -3px;
    }

        header .uye .bildirim-menu .ara-tercih .cb input + label span {
            margin-right: 6px;
        }

/*header .uye .bildirim-menu .alt {width:calc(100% - 20px); padding:0 10px; background:#f5792a; line-height:30px; } 
header .uye .bildirim-menu .alt a {color:#fff; } 
header .uye .bildirim-menu .alt .simge {margin:0 0 0 5px; } */
header .uye .bildirim-menu .govde {
    width: 100%;
    background: #fff;
    float: left;
    max-height: 340px;
    overflow-x: hidden;
    overflow-y: scroll;
}

    header .uye .bildirim-menu .govde .bildirim-tek {
        width: calc(100% - 40px);
        padding: 5px 10px 5px 30px;
        background: #fff;
        position: relative;
        float: left;
        border-bottom: 1px solid #dedede;
        font-size: 10pt;
        line-height: 12pt;
    }

        header .uye .bildirim-menu .govde .bildirim-tek:hover {
            background: #f5f5f5;
        }

        header .uye .bildirim-menu .govde .bildirim-tek.yeni {
            background: rgba(248,255,0,0.1);
        }

            header .uye .bildirim-menu .govde .bildirim-tek.yeni:hover {
                background: rgba(248,255,0,0.3);
            }

        header .uye .bildirim-menu .govde .bildirim-tek .simge {
            position: absolute;
            top: 5px;
            left: 10px;
        }

        header .uye .bildirim-menu .govde .bildirim-tek.onemli .simge {
            color: #f00;
        }

        header .uye .bildirim-menu .govde .bildirim-tek .olay {
            width: 100%;
            color: #333;
        }

            header .uye .bildirim-menu .govde .bildirim-tek .olay strong {
                color: #000;
                width: calc(100% - 43px);
            }

            header .uye .bildirim-menu .govde .bildirim-tek .olay .zaman {
                float: right;
                color: #999;
                margin: 0 0 0 5px;
                font-weight: normal;
            }

        header .uye .bildirim-menu .govde .bildirim-tek .ayrinti {
            width: 100%;
            margin: 3px 0 0 0;
            color: #777;
        }

        header .uye .bildirim-menu .govde .bildirim-tek.icerik-bildirimi {
            width: calc(100% - 85px);
            padding: 5px 10px 5px 75px;
            min-height: 48pt;
        }

            header .uye .bildirim-menu .govde .bildirim-tek.icerik-bildirimi .onizleme {
                width: 60px;
                height: 60px;
                background-size: cover;
                background-position: center;
                position: absolute;
                top: 8px;
                left: 8px;
            }

    header .uye .bildirim-menu .govde .daha-fazla {
        width: 100%;
        padding: 30px 0;
        text-align: center;
        background: #dedede;
    }

    header .uye .bildirim-menu .govde .uyari {
        margin-top: 10px;
    }

nav {
    float: left;
    font-family: Arial; /*text-transform:uppercase; */
}
    /*nav.gundem:after {position:absolute; content:''; top:0; right:0; width:70px; height:50px; background-image:linear-gradient(to right,rgba(245,121,42,0) 0,rgba(245,121,42,1) 30%); } */
    /*nav.gundem .tumu {position:absolute; top:10px; left:0; float:left; height:20px; line-height:20px; color:#fff; z-index:2; text-align:center; font-size:7pt; font-family:Arial; background:rgba(0,0,0,0.30); border-radius:3px; padding:5px 10px; } */
    nav .oge {
        float: left;
        position: relative;
        height: 50px;
        z-index: 2;
    }

        nav .oge a.oge-ad {
            color: #fff;
            font-size: 11pt;
            padding: 0 8px;
            margin: 5px 0;
            height: 40px;
            border-radius: 3px;
            position: relative;
            min-width: 30px;
        }

            nav .oge a.oge-ad:hover {
                background: #F7904E;
            }

        nav .oge:hover a.oge-ad {
            background: #F7904E;
        }

        nav .oge a.oge-ad .miktar { /*background:#fff; border:1px solid #fff; */
            color: #fff;
            line-height: 14px;
            float: right;
            border-radius: 3px;
            padding: 0 4px;
            font-size: 7pt;
            position: absolute;
            top: -1px;
            right: -2px;
            z-index: 3;
        }

        nav .oge a.oge-ad:hover .miktar {
            background: rgba(255,255,255,1);
            color: #111;
        }
    /*nav a.oge-ad:active {background:#d06724; } */
    nav a [class*=icon-] {
        line-height: 14px;
        padding: 2px 0;
        font-size: 14pt;
        position: absolute;
        top: 5px;
        left: 0;
        width: 100%;
        text-align: center;
    }

    nav a.hamburger [class*=icon-] {
        top: 11px;
    }

    nav a .kisa-ad {
        position: absolute;
        bottom: 2px;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 11px;
        line-height: 11px;
    }

    nav .oge ul.menu {
        position: absolute;
        top: 50px;
        left: 0;
        background: #f1f1f1;
        color: #f5792a;
        line-height: 20px;
        padding: 5px 0;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); /*display:none; */
        z-index: 11;
    }

        nav .oge ul.menu:before {
            content: '';
            position: absolute;
            top: -20px;
            left: 10px;
            width: 0;
            height: 0;
            border-width: 10px;
            border-style: solid;
            border-color: transparent transparent #f1f1f1 transparent;
        }

        nav .oge ul.menu:after {
            content: '';
            position: absolute;
            top: -5px;
            left: 0;
            width: 170px;
            height: 5px;
        }
        /*nav ul.oge li:hover > ul.menu {display:inline-block; } */
        nav .oge ul.menu a {
            width: 220px;
            background: #f1f1f1;
            color: #000;
            font-size: 15px;
            font-weight: normal;
            padding: 5px 15px;
        }

            nav .oge ul.menu a:hover {
                background: #fff;
                color: #f60;
            }

            nav .oge ul.menu a span[class*=icon-] {
                position: inherit;
                float: left;
                width: 22px;
                border-radius: 3px;
                text-align: center;
                font-size: 10pt;
                line-height: 16px;
                height: 16px;
                margin: 0 5px 0 -10px;
            }

            nav .oge ul.menu a span.ekbilgi {
                float: right;
                color: #f5792a;
                font-size: 9pt;
                font-weight: bold;
            }

        nav .oge ul.menu ul.altmenu {
            position: absolute;
            top: 0;
            left: 250px;
            background: #f1f1f1;
            color: #f5792a;
            line-height: 20px;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
            display: none;
            z-index: 12;
        }

            nav .oge ul.menu ul.altmenu:before {
                display: none;
            }

        nav .oge ul.menu li {
            position: relative;
        }

            nav .oge ul.menu li:hover > ul.altmenu {
                display: inline-block;
            }

            nav .oge ul.menu li:hover > a {
                background: #fff;
                color: #f60;
            }

        nav .oge ul.menu ul.altmenu a {
            color: #333;
        }

            nav .oge ul.menu ul.altmenu a:hover {
                background: #dedede;
            }

    nav .oge li {
        list-style: none;
    }

    nav.gundem {
        width: calc(100% - 805px);
        height: 50px;
        overflow: hidden;
        position: relative;
        margin: 0 0 0 5px;
        padding: 0 0 0 5px;
        background-image: linear-gradient(to right,rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 10%);
    }

        nav.gundem .oge {
            height: 50px !important;
        }

            nav.gundem .oge.gorsel {
                height: 50px !important;
                margin: 0 0 0 5px;
                float: right;
            }
                /*nav.gundem .oge.gorsel a {background: #d06724; } */
                nav.gundem .oge.gorsel img {
                    height: 40px !important;
                }

        nav.gundem .tumu {
            font-size: 11pt;
            padding: 0 8px;
            margin: 5px 0;
            border-radius: 3px;
            background-image: linear-gradient(to right,rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 70%);
            font-weight: bold; /*color:rgba(0,0,0,0.3); */
            color: #fff;
            float: left;
        }

        nav.gundem .daha {
            float: right;
            font-weight: bold;
        }

header .arama {
    float: right;
    position: relative;
    width: 120px;
    margin: 5px 5px 5px 10px; /*margin:0 0 0 20px; position:absolute; top:5px; right:5px; */
}

    header .arama .kutu {
        position: absolute;
        right: 0;
        z-index: 19;
        background: #d06724;
        color: #ffc9a7;
        width: 80px;
        transition: all 0.1s ease;
        padding: 8px 30px 8px 15px;
        line-height: 14px;
        height: 14px !important;
        margin: 5px 0;
        float: left;
        border: none;
        border-radius: 15px;
        font-size: 12px;
        cursor: text !important;
    }

        header .arama .kutu::-webkit-input-placeholder {
            color: #ffc9a7;
        }

        header .arama .kutu:focus {
            width: 160px;
        }
    /*header .arama:active > .kutu {width:200px; } */
    header .arama .buton {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 20;
        width: 30px;
        height: 20px;
        line-height: 20px;
        background: none;
        border: none;
        color: #ffc9a7;
        font-size: 14px;
        cursor: pointer;
    }

        header .arama .buton:active {
            color: #fff;
        }

header .search-history {
    position: absolute;
    top: 38px;
    right: -2px;
    max-height: 350px;
    width: 205px;
    box-shadow: 5px 4px 10px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border: 1px solid #d2d1cc;
    background-color: #ffffff;
}

    header .search-history .header {
        height: 28px;
        line-height: 35px;
        width: 100%;
        border-bottom: 1px solid #dedede;
    }

        header .search-history .header span {
            position: absolute;
            top: -4px;
            left: 10px;
            color: #999999;
            font-size: 11px;
            font-family: Verdana;
            letter-spacing: 0.1px;
        }

        header .search-history .header .clear {
            position: absolute;
            right: 10px;
            top: -3px;
            color: #333333;
            font-size: 11px;
            font-weight: 400;
            letter-spacing: -0.35px;
            text-transform: uppercase;
        }

    header .search-history ul {
        display: block;
        line-height: 0;
        margin-top: -10px;
        margin-right: 4px;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 300px;
    }

        header .search-history ul::-webkit-scrollbar {
            width: 5px;
        }

::-webkit-scrollbar-track {
    box-shadow: none;
    background: none;
}

::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 3px;
}

header .search-history ul li a {
    display: block;
    line-height: 20px;
    padding: 5px 10px 5px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    header .search-history ul li a:before {
        font-family: IcoMoon;
        content: "\e94d";
        color: #cccccc;
        position: relative;
        top: 3px;
        padding: 0 5px 0 0;
        font-size: 20px;
    }

    header .search-history ul li a:hover {
        background-color: #F1F1F1;
    }

header .tip {
    z-index: 99999;
    width: 0px;
    height: 0px;
    position: absolute;
    background: transparent;
    border: 10px solid #fff;
}

    header .tip.tip-up {
        top: -19px;
        left: 13px;
        border-right-color: transparent;
        border-left-color: transparent;
        border-top-color: transparent;
    }

header .arama .akilli-arama {
    width: 310px;
    position: absolute;
    top: 45px;
    right: 0;
    background: #f1f1f1;
    color: #333;
    font-size: 11pt;
    line-height: 15pt;
    z-index: 9;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); /*display:none; */
}

    header .arama .akilli-arama:before {
        content: '';
        position: absolute;
        top: -20px;
        right: 10px;
        width: 0;
        height: 0;
        border-width: 10px;
        border-style: solid;
        border-color: transparent transparent #f1f1f1 transparent;
    }

    header .arama .akilli-arama:after {
        content: '';
        position: absolute;
        top: -5px;
        right: 0;
        width: 270px;
        height: 5px;
    }
    /*header .arama:hover > .akilli-arama {display:inline-block; } */
    header .arama .akilli-arama .ust {
        width: calc(100% - 20px);
        padding: 0 10px;
        background: #f1f1f1;
        line-height: 30px;
        border-bottom: 1px solid #dedede;
    }

        header .arama .akilli-arama .ust .ayarlar {
            color: #666;
            font-size: 10pt;
        }

    header .arama .akilli-arama .alt {
        width: calc(100% - 20px);
        padding: 0 10px;
        background: #f5792a;
        line-height: 30px;
    }

        header .arama .akilli-arama .alt a {
            color: #fff;
        }

        header .arama .akilli-arama .alt .simge {
            margin: 0 0 0 5px;
        }

    header .arama .akilli-arama .govde {
        width: 100%;
        background: #fff;
        float: left;
        max-height: 240px;
        overflow-x: hidden;
        overflow-y: scroll;
        padding: 5px 0;
    }

        header .arama .akilli-arama .govde::-webkit-scrollbar {
            width: 5px;
        }

::-webkit-scrollbar-track {
    box-shadow: none;
    background: none;
}

::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 3px;
}

header .arama .akilli-arama .govde .sonuc-tek {
    width: calc(100% - 20px);
    padding: 5px 10px 5px 10px;
    background: #fff;
    position: relative;
    float: left;
    line-height: 20px;
}

    header .arama .akilli-arama .govde .sonuc-tek:hover {
        background: #f5f5f5;
    }

    header .arama .akilli-arama .govde .sonuc-tek .onizleme {
        float: left;
        width: 80px;
        height: 60px;
        background-size: cover;
        background-position: center;
    }

    header .arama .akilli-arama .govde .sonuc-tek .sonuc-adi {
        width: calc(100% - 90px);
        float: right;
        font-size: 10pt;
        max-height: 40px;
        overflow: hidden;
    }

    header .arama .akilli-arama .govde .sonuc-tek .zaman {
        width: calc(100% - 90px);
        color: #999;
        font-size: 10pt;
        float: right;
    }

header .populer-mini {
    float: right;
    position: relative;
    height: 50px; /*margin:0 0 0 20px; position:absolute; top:5px; right:5px; */
}

header.tuttur .populer-mini {
    height: 40px;
    margin-right: 135px;
}

    header.tuttur .populer-mini.trendicin {
        height: 40px;
        margin-right: 0;
    }

header .populer-mini a.oge-ad {
    color: #d06724;
    font-size: 11pt;
    padding: 0 8px;
    margin: 5px 0;
    border-radius: 3px;
    position: relative;
    height: 40px;
    line-height: 40px;
}

    header .populer-mini a.oge-ad:hover {
        background: #F7904E;
    }

header .populer-mini:hover a.oge-ad {
    background: #F7904E;
}

header .populer-mini .roket {
    font-size: 21px;
    color: #d06724;
    line-height: 30px;
    padding: 5px 1px;
}

header .populer-mini .barlar { /*trend haberler için*/
    font-size: 24px;
    color: #d06724;
    line-height: 30px;
    padding: 5px 1px;
}

header .populer-mini .ozet-populer {
    width: 310px;
    position: absolute;
    top: 50px;
    right: 0;
    background: #f1f1f1;
    color: #333;
    font-size: 11pt;
    line-height: 15pt;
    z-index: 9;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); /*display:none; */
}

    header .populer-mini .ozet-populer:before {
        content: '';
        position: absolute;
        top: -20px;
        right: 10px;
        width: 0;
        height: 0;
        border-width: 10px;
        border-style: solid;
        border-color: transparent transparent #f1f1f1 transparent;
    }

    header .populer-mini .ozet-populer:after {
        content: '';
        position: absolute;
        top: -5px;
        right: 0;
        width: 270px;
        height: 5px;
    }
    /*header .populer-mini:hover > .ozet-populer {display:inline-block; } */
    header .populer-mini .ozet-populer .ust {
        width: calc(100% - 20px);
        padding: 0 10px;
        background: #f1f1f1;
        line-height: 30px;
        border-bottom: 1px solid #dedede;
    }

        header .populer-mini .ozet-populer .ust .ayarlar {
            color: #666;
            font-size: 10pt;
        }

    header .populer-mini .ozet-populer .alt {
        width: calc(100% - 20px);
        padding: 0 10px;
        background: #f5792a;
        line-height: 30px;
    }

        header .populer-mini .ozet-populer .alt a {
            color: #fff;
        }

        header .populer-mini .ozet-populer .alt .simge {
            margin: 0 0 0 5px;
        }

    header .populer-mini .ozet-populer .govde {
        width: 100%;
        background: #fff;
        float: left;
        max-height: 380px;
        overflow-x: hidden;
        overflow-y: scroll;
        padding: 5px 0;
    }

        header .populer-mini .ozet-populer .govde .sonuc-tek {
            width: calc(100% - 20px);
            padding: 5px 10px 5px 10px;
            background: #fff;
            position: relative;
            float: left;
            line-height: 20px;
        }

            header .populer-mini .ozet-populer .govde .sonuc-tek:hover {
                background: #f5f5f5;
            }

            header .populer-mini .ozet-populer .govde .sonuc-tek .onizleme {
                float: left;
                width: 80px;
                height: 60px;
                background-size: cover;
                background-position: center;
            }

            header .populer-mini .ozet-populer .govde .sonuc-tek .sonuc-adi {
                width: calc(100% - 90px);
                float: right;
                font-size: 10pt;
                max-height: 40px;
                overflow: hidden;
            }

            header .populer-mini .ozet-populer .govde .sonuc-tek .zaman {
                width: calc(50% - 45px);
                color: #999;
                font-size: 10pt;
                float: left;
                margin: 0 0 0 10px;
            }

            header .populer-mini .ozet-populer .govde .sonuc-tek .okunma {
                width: calc(50% - 45px);
                color: #999;
                font-size: 10pt;
                float: right;
                text-align: right;
            }

header .populer-mini.trendicin .ozet-populer .govde .sonuc-tek .okunma {
    width: calc(80% - 45px);
}

header .hizli-ayar {
    float: right;
    position: relative;
    height: 50px;
}

    header .hizli-ayar a.oge-ad {
        color: #d06724;
        font-size: 11pt;
        padding: 0 8px;
        margin: 5px 0;
        border-radius: 3px;
        position: relative;
        height: 40px;
        line-height: 40px;
    }

        header .hizli-ayar a.oge-ad:hover {
            background: #F7904E;
        }

    header .hizli-ayar:hover a.oge-ad {
        background: #F7904E;
    }

    header .hizli-ayar .cark {
        font-size: 23px;
        color: #d06724;
        line-height: 30px;
        padding: 5px 1px;
    }

    header .hizli-ayar .ay {
        font-size: 19px;
        color: #d06724;
        line-height: 30px;
        padding: 5px 1px;
    }

    header .hizli-ayar .ayar-listesi {
        width: 310px;
        position: absolute;
        top: 50px;
        right: 0;
        background: #f1f1f1;
        color: #333;
        font-size: 11pt;
        line-height: 15pt;
        z-index: 9;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); /*display:none; */
    }

        header .hizli-ayar .ayar-listesi:before {
            content: '';
            position: absolute;
            top: -20px;
            right: 10px;
            width: 0;
            height: 0;
            border-width: 10px;
            border-style: solid;
            border-color: transparent transparent #f1f1f1 transparent;
        }

        header .hizli-ayar .ayar-listesi:after {
            content: '';
            position: absolute;
            top: -5px;
            right: 0;
            width: 270px;
            height: 5px;
        }

        header .hizli-ayar .ayar-listesi .ust {
            width: calc(100% - 20px);
            padding: 0 10px;
            background: #f1f1f1;
            line-height: 30px;
            border-bottom: 1px solid #dedede;
        }

            header .hizli-ayar .ayar-listesi .ust .ayarlar {
                color: #666;
                font-size: 10pt;
            }

        header .hizli-ayar .ayar-listesi .alt {
            width: calc(100% - 20px);
            padding: 0 10px;
            background: #f5792a;
            line-height: 30px;
        }

            header .hizli-ayar .ayar-listesi .alt a {
                color: #fff;
            }

            header .hizli-ayar .ayar-listesi .alt .simge {
                margin: 0 0 0 5px;
            }
        /*header .hizli-ayar .ayar-listesi {width:100%; background:#fff; float:left; max-height:240px; overflow-x:hidden; overflow-y:scroll; padding:5px 0; } */
        header .hizli-ayar .ayar-listesi .ayar {
            width: calc(100% - 20px);
            padding: 10px 10px 10px 10px;
            background: #fff;
            position: relative;
            line-height: 20px;
            border-bottom: 1px solid #dedede;
            float: left;
        }
            /*header .hizli-ayar .ayar-listesi .ayar:hover {background:#f5f5f5; } */
            header .hizli-ayar .ayar-listesi .ayar .ackapa {
                float: right;
                height: 20px;
            }

            header .hizli-ayar .ayar-listesi .ayar .ackapa {
                float: right;
            }

header .oturum {
    float: left;
    height: 40px;
    margin: 0 0 0 5px;
    position: relative;
    font-size: 11pt;
}

    header .oturum .eylem {
        float: left;
        margin: 5px 5px 5px 0;
        padding: 0 15px 0 10px;
        color: #fff;
        background: #d06724;
        border-radius: 20px;
        height: 40px !important;
        line-height: 40px;
        position: relative;
    }

header.tuttur .oturum .eylem {
    height: 30px !important;
}

header .oturum .eylem .simge {
    float: left;
    min-width: 20px;
    text-align: center;
    margin: 0 5px 0 0;
    font-size: 14pt;
}

header .oturum .oturum-menu {
    width: 310px;
    position: absolute;
    top: 45px;
    left: 0;
    background: #f1f1f1;
    color: #333;
    font-size: 11pt;
    line-height: 15pt;
    z-index: 9;
    box-shadow: 0 5px 20px rgba(0,0,0,0.4); /*display:none; */
}

    header .oturum .oturum-menu:before {
        content: '';
        position: absolute;
        top: -20px;
        left: 10px;
        width: 0;
        height: 0;
        border-width: 10px;
        border-style: solid;
        border-color: transparent transparent #f1f1f1 transparent;
    }

    header .oturum .oturum-menu:after {
        content: '';
        position: absolute;
        top: -5px;
        left: 0;
        width: 170px;
        height: 5px;
    }
    /*header .oturum:hover > .oturum-menu {display:inline-block; } */
    header .oturum .oturum-menu .ust {
        width: calc(100% - 20px);
        padding: 0 10px;
        background: #f1f1f1;
        line-height: 30px;
    }

        header .oturum .oturum-menu .ust .cb {
            color: #666;
            font-size: 10pt;
            float: right;
        }

    header .oturum .oturum-menu .alt {
        width: calc(100% - 20px);
        padding: 0 10px;
        background: #f5792a;
        line-height: 30px;
    }

        header .oturum .oturum-menu .alt a {
            color: #fff;
        }

        header .oturum .oturum-menu .alt .simge {
            margin: 0 0 0 5px;
        }

header .oturum .govde {
    width: 100%;
    background: #fff;
    float: left;
    padding: 10px 0 0 0;
}

    header .oturum .govde .satir {
        width: calc(100% - 20px);
        margin: 0 10px 10px 10px;
        float: left;
        position: relative;
    }

        header .oturum .govde .satir.kisa {
            width: calc(100% - 115px);
            margin: 0 0 10px 10px;
        }

    header .oturum .govde input {
        width: calc(100% - 62px);
        padding: 10px;
        border: 1px solid #dedede;
        border-left: 41px solid #dedede;
        border-radius: 3px;
        font-size: 14pt;
        height: 25px;
        float: left;
    }

        header .oturum .govde input:focus {
            border-color: #f5792a;
            color: #f5792a;
        }

        header .oturum .govde input.ad {
        }

        header .oturum .govde input.parola {
            width: calc(68% - 62px);
            padding-right: 70px;
        }

        header .oturum .govde input.gir {
            width: calc(32% - 10px);
            margin: 0 10px 0 0;
            text-align: center;
            float: right;
            cursor: pointer;
            border: none;
            background: #f5792a;
            color: #fff;
            height: 47px;
        }

    header .oturum .govde .satir .sifirla {
        position: absolute;
        top: 7px;
        right: 10px;
        text-align: center;
        width: 25px;
        background: #dedede;
        border-radius: 5px;
        line-height: 32px;
        font-size: 11pt;
        color: #fff;
    }

        header .oturum .govde .satir .sifirla:hover {
            background: #ccc;
        }

    header .oturum .govde .satir .simge {
        color: #fff;
        text-align: center;
        width: 45px;
        height: 45px;
        line-height: 45px;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 18pt;
    }

    header .oturum .govde .kayit {
        width: calc(100% - 20px);
        text-align: center;
        color: #999;
        margin: 5px 10px 15px 10px;
    }

header .oturum .baglan {
    float: left;
    width: calc(100% - 20px);
    text-align: center;
    margin: 10px 10px 0 10px;
    padding: 20px 0;
    border-top: 1px solid #dedede;
    position: relative;
}

    header .oturum .baglan .nedir {
        width: 100%;
        text-align: center;
        position: absolute;
        top: -12px;
        left: 0;
    }

        header .oturum .baglan .nedir span {
            background: #fff;
            padding: 0 10px;
        }

    header .oturum .baglan a {
        width: 34px;
        height: 34px;
        line-height: 38px;
        border-radius: 17px;
        text-align: center;
        background: #ccc;
        color: #fff;
        margin: 0 1px;
        font-size: 15pt;
    }

        header .oturum .baglan a.facebook {
            background: #2d609b;
        }

        header .oturum .baglan a.twitter {
            background: #00c3f3;
        }

        header .oturum .baglan a.google {
            background: #eb4026;
        }

header .acilir-menu .acici {
    cursor: pointer;
    height: 50px;
}

header .acilir-menu .acilan {
    display: none;
}

header .acilir-menu.acilsin .acilan {
    display: inline-block;
}

header .acilir-menu .uyari {
    margin: 0 10px 10px 10px;
    width: calc(100% - 62px);
}

header .header-baslik {
    max-width: calc(100% - 933px);
    float: left;
    color: #fff;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12pt;
    border-left: 1px solid #d06724;
    margin: 0 0 0 15px;
    padding: 0 15px;
    display: none;
}

header .header-enter-news {
    float: right;
    border-radius: 15px;
    border: 2px solid #d06724;
    background-color: #f5792a;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 16px;
    padding: 5px 14px;
    margin: 10px 10px 0 0;
    display: inline-block;
}

    header .header-enter-news i {
        font-size: 16px;
        margin: 0 7px 0 0;
        float: left;
    }

header.tuttur .header-enter-news {
    margin: 5px 10px 0 0;
}

header .header-paylasim {
    float: left;
    margin: 10px 0 0 10px;
    height: 30px;
}

    header .header-paylasim .lnk-paylas {
        float: left;
        margin: 0 0 0 5px;
    }

        header .header-paylasim .lnk-paylas .simge {
            border-radius: 3px;
        }

header .yukari {
    float: right;
    margin: 0 5px 0 0;
    color: #fff;
    padding: 0 10px;
    font-size: 15pt;
}

/* Header (Tutturulmuş) */
header.tuttur {
    position: fixed;
    top: 0;
    left: 0; /*padding:0; */
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    transform: translateZ(0);
    line-height: 30px;
}

    header.tuttur .uye .avatar {
        width: 30px;
        height: 30px;
    }

        header.tuttur .uye .avatar.avatarsiz {
            line-height: 30px;
        }

        header.tuttur .uye .avatar img {
            width: 30px;
            height: 30px;
        }

    header.tuttur nav .oge {
        height: 30px;
    }

        header.tuttur nav .oge a.oge-ad {
            line-height: 30px;
            height: 30px;
        }

    header.tuttur nav a [class*=icon-] {
        margin-top: -3px;
        font-size: 12pt;
    }

    header.tuttur nav a.hamburger [class*=icon-] {
        margin: 0;
        font-size: 14pt;
    }

    header.tuttur nav a .kisa-ad { /*display:none; */
        margin-bottom: -3px;
    }

    header.tuttur nav a.hamburger [class*=icon-] {
        top: 5px;
    }

    header.tuttur .logo {
        height: 30px; /*padding:0 5px 0 0; */
    }

        header.tuttur .logo img {
            margin: 0;
        }

    header.tuttur .oturum {
        height: 30px;
    }

        header.tuttur .oturum .eylem {
            margin: 5px 5px 5px 0;
            height: 30px;
            line-height: 30px;
        }

    header.tuttur .tagler {
        display: none;
    }

    header.tuttur nav.gundem {
        height: 40px;
    }
        /*header.tuttur .arama {display:none; } */
        /*header.tuttur .hizli-ayar {display:none; } */

        header.tuttur nav.gundem .oge {
            height: 40px !important;
        }

            header.tuttur nav.gundem .oge.gorsel {
                height: 40px !important;
            }

                header.tuttur nav.gundem .oge.gorsel img {
                    height: 30px !important;
                }

    header.tuttur .header-baslik {
        display: inline-block;
        line-height: 40px;
        height: 40px;
    }
    /*header.tuttur nav.gundem {width:calc(100% - 590px); } */
    header.tuttur nav.hiza-sag {
        margin-right: 40px;
    }

header .header-paylasim {
    display: none;
}

header.tuttur .header-paylasim {
    display: inline-block;
    margin: 5px 0 0 5px;
}

header.detayda.tuttur .gundem {
    display: none;
}

header.listede.tuttur .gundem {
    display: none;
}

header.sayfada.tuttur .gundem {
    display: none;
}

header.tuttur .hizli-ayar {
    height: 40px;
}

    header.tuttur .hizli-ayar a.oge-ad {
        height: 30px;
        line-height: 30px;
    }

    header.tuttur .hizli-ayar .cark {
        padding: 0 1px;
    }

    header.tuttur .hizli-ayar .ay {
        padding: 0 1px;
    }

header.tuttur .populer-mini .roket {
    padding: 0 1px;
}

header.tuttur .populer-mini .barlar { /*trend haberler için*/
    padding: 0 1px;
}

header.tuttur .acilir-menu .acici {
    height: 40px;
}

header.tuttur .populer-mini a.oge-ad {
    margin: 0;
}

header.tuttur .arama { /*margin:0 5px 0 10px; */
    margin-top: 0; /*margin-bottom: 0; */
}

header.tuttur .populer-mini a.oge-ad {
    margin: 5px 0;
    height: 30px;
}

span.icon-double-click:before {
    content: url('../img/icon-double-click.png');
}

span.icon-double-click2:before {
    content: url('../img/icon-double-click2.png');
}
/* Taşıyıcı ve İçerik */

.tasiyici { /*width:100%; max-*/
    width: 1140px;
    display: block;
    margin: 0 auto 0 auto;
}


.icerik { /*width:calc(100% - 180px); */
    width: 100%;
    float: left;
    background: #e4e4e4;
    margin-top: 0; /*background:#ede9e4 url(../temp/doseme-bg-3.png) left top repeat; */
}

.tasiyici.ittir {
    margin-top: 40px;
}
/*.icerik.duzen-doseme, .icerik.duzen-blog {background:#e4e4e4; } 
.icerik.duzen-liste {margin:10px 0 0 0; } */

/* Footer */

footer {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 11pt;
    line-height: 15pt;
    margin: -20px 0 30px 0;
}

    footer a {
        color: #333;
    }

/* Yüzen Bağlantılar */

#toplink {
    cursor: pointer;
    display: none;
    position: fixed;
    font-size: 14pt;
    line-height: 20px;
    height: 20px;
    width: 20px;
    padding: 5px 10px;
    top: 5px;
    right: 5px; /*background:#f5792a; */
    text-align: center;
    z-index: 100;
    color: #fff;
    background: #f5792a;
    border-radius: 5px;
}

.geri-bildirim {
    z-index: 999;
    position: fixed;
    font-size: 11pt;
    line-height: 20px;
    height: 20px;
    padding: 10px;
    bottom: 170px;
    right: -40px;
    background: #fff;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    border-radius: 3px;
    text-align: center;
    color: #333 !important;
    width: 120px;
}

    .geri-bildirim .icon-envelope {
        font-size: 13pt;
        margin: 0 5px 0 0;
    }

.eski-gorunum {
    position: fixed;
    font-size: 11pt;
    line-height: 20px;
    height: 20px;
    padding: 10px;
    bottom: 320px;
    right: -40px;
    background: #f5792a;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    border-radius: 3px;
    text-align: center;
    z-index: 100;
    color: #fff;
    width: 120px;
}

    .eski-gorunum .icon-mail-reply {
        font-size: 13pt;
        margin: 0 5px 0 0;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

.alternatif-gorunumler {
    position: fixed;
    font-size: 11pt;
    line-height: 20px;
    height: 20px;
    padding: 10px;
    bottom: 360px;
    right: -65px;
    background: #f5792a;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    border-radius: 3px;
    text-align: center;
    z-index: 100;
    color: #fff;
    width: 170px;
    z-index: 999;
}

    .alternatif-gorunumler .icon-equalizer2 {
        font-size: 13pt;
        margin: 0 10px 0 0;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

.alternatif-gorunum {
    width: calc(33.3% - 28px);
    float: left;
    margin: 0 3px 0 3px;
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 7px;
    padding: 7px 10px;
    color: #999;
}

    .alternatif-gorunum:hover {
        box-shadow: 0 0 7px rgba(0,0,0,0.3);
    }

    .alternatif-gorunum.aktif {
        border-color: #f5792a;
        color: #f5792a;
        font-weight: bold;
    }

    .alternatif-gorunum .not {
        font-size: 15px;
        line-height: 16px;
    }

    .alternatif-gorunum img {
        width: 100%;
        border-top: 1px solid #ccc;
        margin: 5px 0 0 0;
        height: auto;
    }

    .alternatif-gorunum.aktif img {
        border-color: #f5792a;
    }

/* Slayt (Üstteki Manşet ile Uyumlu) */

.slayt {
    width: 100%;
    min-width: 1130px;
    background: #ccc; /*margin:0 0 30px 0; */
    float: left;
    position: relative;
}

    .slayt .buzlucam {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background-size: cover;
        background-position: center;
    }

    .slayt .slayt-kapsam { /*width:calc(100% - 5px); */
        width: 100%;
        float: left;
        overflow: hidden;
        height: 312px;
    }

    .slayt .owl-carousel {
        display: none;
        position: relative;
        width: 100%;
    }

    .slayt .owl-wrapper {
        display: none;
        position: relative;
    }

    .slayt .owl-wrapper-outer {
        position: relative;
        width: 100%;
        float: left;
    }

    /*.slayt .owl-controls {position:absolute; top:30px; right:30px; } */
    .slayt .owl-nav div {
        cursor: pointer;
        color: #fff;
        width: 30px;
        height: 80px;
        line-height: 85px;
        padding: 10px 0;
        font-size: 15pt !important;
        text-align: center;
        font-size: 11pt;
        background: rgba(0,0,0,0.77);
        position: absolute;
        top: 50%;
        margin: -50px 0 0 0;
        z-index: 11;
    }

    .slayt .owl-nav .owl-prev {
        left: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .slayt .owl-nav .owl-next {
        right: 0;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .slayt .owl-nav div:hover {
        background: #fff;
        color: #f60;
        width: 30px;
    }

    .slayt .owl-nav div:active {
        background: #dedede;
        color: #333;
        width: 30px;
    }

    .slayt .owl-dots {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 11;
    }

        .slayt .owl-dots .owl-dot {
            margin: 2px;
            width: 10px;
            height: 10px;
            background: #ccc;
            border-radius: 5px;
        }

            .slayt .owl-dots .owl-dot.active {
                background: #fff;
            }

    .slayt .owl-page span {
        display: block;
        width: 12px;
        height: 12px;
        border-radius: 20px;
        background: #dedede;
        cursor: pointer;
    }

        .slayt .owl-page span:hover {
            background: #f1f1f1;
        }

        .slayt .owl-page span:active {
            background: #f60;
        }

    .slayt .owl-page.active span {
        background: #fff;
    }

    .slayt .kaydir /* dokunmatik ekranlar için */ {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

        .slayt .kaydir .manset-kolon {
            width: 3580px;
        }

            .slayt .kaydir .manset-kolon .oge {
                width: 455px;
                margin-bottom: 30px;
                height: 260px;
            }

                .slayt .kaydir .manset-kolon .oge.boyut-1 {
                    width: 240px;
                }

                .slayt .kaydir .manset-kolon .oge.boyut-2 {
                    width: 350px;
                }

                .slayt .kaydir .manset-kolon .oge .onizleme {
                    height: 260px;
                }

/* Manşet Kolon (Slayt İçi) */

.owl-carousel.owl-loaded {
    display: block;
}

.manset-kolon {
    width: calc(100% - 5px);
    padding: 5px 0 5px 0;
    float: left;
}

.detay .manset-kolon {
    padding: 0;
}

.manset-kolon .oge {
    width: calc(25% - 7px);
    height: 300px;
    float: left;
    position: relative;
    margin: 0 0 0 5px; /*box-shadow:0 0 10px #333; */
    overflow: hidden;
    z-index: 9;
    background: #000;
    border: 1px solid #777;
    border-radius: 4px;
}

    .manset-kolon .oge:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        top: 0;
        right: 0;
        color: #fff;
        background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.9) 100%);
        z-index: 10;
    }

    .manset-kolon .oge:hover:before {
        background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 90%);
    }
    /*.manset-kolon .oge:hover {box-shadow:0 0 20px #ccc; } 
.manset-kolon .oge:active {box-shadow:0 0 2px #dedede; } */
    .manset-kolon .oge.boyut-2 {
        width: calc(50% - 7px);
    }

        .manset-kolon .oge.boyut-2:before {
            display: none;
        }

        .manset-kolon .oge.boyut-2:hover:before {
            display: none;
        }
    /*.manset-kolon .oge.boyut-2:before {background-image:linear-gradient(to top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.9) 100%); } 
.manset-kolon .oge.boyut-2:hover:before {background-image:linear-gradient(to top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 90%); } */
    /*.manset-kolon .oge.boyut-2 {width:calc(25% - 7px); } */
    .manset-kolon .oge .nedir {
        line-height: 20px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 224;
        font-size: 8pt;
        color: #999;
        background: rgba(255,255,255,0.2);
        padding: 0 7px;
        border-top-right-radius: 3px;
    }

        .manset-kolon .oge .nedir.sag {
            left: inherit;
            right: 0;
            border-radius: 0;
            border-top-left-radius: 3px;
        }

    .manset-kolon .oge .onizleme {
        width: 100%;
        height: 300px;
        background-size: cover;
        background-position: center;
        position: relative;
        float: left;
        -webkit-filter: blur(0);
    }

    .manset-kolon .oge:hover .onizleme {
        -ms-transform: scale(1.05,1.05);
        -webkit-transform: scale(1.05,1.05);
        transform: scale(1.05,1.05);
        -webkit-filter: blur(5px);
        opacity: 0.5;
    }
    /*.manset-kolon .oge .onizleme.dikey {display: none; } 
.reklam-var .manset-kolon .oge .onizleme {display: none; } 
.reklam-var .manset-kolon .oge .onizleme.dikey {display: inline-block; } */
    .manset-kolon .oge .onizleme:before {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        content: ''; /*background-image:linear-gradient(to bottom left,rgba(245,121,42,0.3) 0,rgba(245,121,42,0) 100%); */
    }

    .manset-kolon .oge .tur-icon {
        left: 10px;
        top: 10px;
        margin: 0;
    }
    /*.manset-kolon .oge.boyut-1 .onizleme .tur-icon {bottom:10px; left:10px; top:auto; } 
.manset-kolon .oge.boyut-2 .onizleme .tur-icon {left:10px; } */
    /*.manset-kolon .oge.renk-1 .onizleme:before {background-image:linear-gradient(to bottom left,rgba(255,0,0,0.3) 0,rgba(255,0,0,0) 100%); } 
.manset-kolon .oge.renk-2 .onizleme:before {background-image:linear-gradient(to bottom left,rgba(0,255,162,0.3) 0,rgba(0,255,162,0) 100%); } 
.manset-kolon .oge.renk-3 .onizleme:before {background-image:linear-gradient(to bottom left,rgba(255,0,204,0.3) 0,rgba(255,0,204,0) 100%); } */
    .manset-kolon .oge .videonizleme {
        float: left;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        background-size: cover;
        background-position: center;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: -100;
        transform: translateX(-50%) translateY(-50%);
    }

    .manset-kolon .oge .govde {
        width: calc(100% - 40px);
        padding: 20px;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 11;
        color: #fff; /*position:absolute; bottom:0; left:0; background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.8) 90%); */
    }
    /*.manset-kolon .oge:hover .govde {background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 90%); } */
    .manset-kolon .oge.boyut-1 .govde { /*text-align:center; */
        top: 0;
    }

    .manset-kolon .oge.boyut-2 .govde { /*text-align:center; */
    }

    .manset-kolon .oge .govde .baslik {
        width: 100%;
        margin: 0 0 5px 0;
        font-size: 20pt;
        line-height: 24pt;
        text-shadow: 0 1px 2px #000;
        font-family: 'Ubuntu', Arial;
        z-index: 10;
        position: relative;
        font-weight: bold;
    }

    .manset-kolon .oge:hover .govde .baslik { /*opacity:0.1; */
        display: none;
    }

    .manset-kolon .oge.boyut-1:hover .govde .baslik { /*display:none; */
        font-size: 11pt;
        line-height: 15pt;
    }
    /*.manset-kolon .oge:hover .govde .baslik {opacity:0.5; } */
    .manset-kolon .oge:active .govde .baslik {
        color: #dedede;
    }
/*.manset-kolon .oge.boyut-1 .govde .baslik {font-size:16pt; line-height:20pt; } 
.manset-kolon .oge.boyut-2 .govde .baslik {font-size:20pt; line-height:24pt; } */
.reklam-var .manset-kolon .oge .govde .baslik {
    font-size: 16pt;
    line-height: 20pt;
}

.manset-kolon .oge .govde .aciklama {
    width: 100%;
    font-size: 12pt;
    line-height: 17pt;
    color: #fff;
    display: none;
    margin: 10px 0;
    text-shadow: 0 1px 2px #000;
}

    .manset-kolon .oge .govde .aciklama:first-letter {
        font-size: 40pt !important;
        line-height: 32pt !important;
        float: left;
        margin: -2px 5px 0 -5px;
        font-family: 'Ubuntu', Arial;
        color: #fff; /*html'den manuel olarak veriliyor bu renk artık*/ /*text-shadow:0 0 2px #000; */
        text-shadow: 0 0 1px #fff !important;
    }
/*.manset-kolon .oge.renk-1 .govde .aciklama:first-letter {color:#A9AAA7; } 
.manset-kolon .oge.renk-2 .govde .aciklama:first-letter {color:#EEF5DB; } 
.manset-kolon .oge.renk-3 .govde .aciklama:first-letter {color:#EC91D8; } */
.manset-kolon .oge:hover .govde .aciklama {
    display: inline-block;
    max-height: 240px;
}
/*.manset-kolon .oge:hover .govde .aciklama {opacity:0.5; } */
.manset-kolon .oge .damga {
    position: absolute;
    top: 10px;
    right: 0;
    width: 80px;
    height: 80px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #fff;
    box-shadow: -2px 2px 5px rgba(0,0,0,0.50);
}

.manset-kolon .oge.boyut-1 .damga {
    top: auto;
    bottom: 10px;
}

.manset-kolon .oge:hover .damga {
    display: none;
}

.manset-kolon .oge .damga img {
    width: 100%;
    height: 100%;
}

.manset-kolon .oge .yukleniyor {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11;
    background-color: rgba(0,0,0,0.8);
    background-image: url(../img/yukleniyor.svg);
    background-repeat: no-repeat;
    background-position: center;
}

/* Medya Dev ve Kapsam (Üstteki Slayt ile Aynı Mantık Çalışıyor) */

.medya-dev-kapsam {
    width: 100%; /*height:670px; */
    height: 490px;
    float: left;
    overflow: hidden;
    margin: 0 0 40px 0;
    padding: 0;
}

    .medya-dev-kapsam .manset-kolon {
        padding: 0;
        width: 100%;
    }

    .medya-dev-kapsam .owl-carousel {
        display: none;
        position: relative;
        width: calc(100% - 1px);
    }

    .medya-dev-kapsam .owl-wrapper {
        display: none;
        position: relative;
    }

    .medya-dev-kapsam .owl-wrapper-outer {
        position: relative;
        width: 100%;
        float: left;
    }

    /*.medya-dev-kapsam .owl-controls {position:absolute; top:30px; right:30px; } */
    .medya-dev-kapsam .owl-nav div {
        cursor: pointer;
        color: #fff;
        width: 24px;
        height: 80px;
        line-height: 85px;
        padding: 10px 0;
        font-size: 15pt !important;
        text-align: center;
        font-size: 11pt;
        background: rgba(0,0,0,0.77);
        position: absolute;
        top: 50%;
        margin: -85px 0 0 0;
        z-index: 11;
    }

    .medya-dev-kapsam .owl-nav .owl-prev {
        left: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .medya-dev-kapsam .owl-nav .owl-next {
        right: 0;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .medya-dev-kapsam .owl-nav div:hover {
        background: #fff;
        color: #f60;
        width: 30px;
    }

    .medya-dev-kapsam .owl-nav div:active {
        background: #dedede;
        color: #333;
        width: 30px;
    }

    .medya-dev-kapsam .owl-dots {
        position: absolute;
        z-index: 11;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
    }

        .medya-dev-kapsam .owl-dots .owl-dot {
            width: 18px;
            height: 18px;
            border-radius: 20px;
            background: #ccc;
            cursor: pointer;
            margin: 0 2px;
        }

            .medya-dev-kapsam .owl-dots .owl-dot.active {
                background: #f60;
            }

    .medya-dev-kapsam .kaydir /* dokunmatik ekranlar için */ {
        width: 100%;
        height: 300px;
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

        .medya-dev-kapsam .kaydir .manset-kolon {
            width: 3580px;
            height: 260px;
        }

            .medya-dev-kapsam .kaydir .manset-kolon .oge {
                width: 455px;
                margin-bottom: 30px;
                height: 260px;
            }

                .medya-dev-kapsam .kaydir .manset-kolon .oge.boyut-1 {
                    width: 240px;
                }

                .medya-dev-kapsam .kaydir .manset-kolon .oge.boyut-2 {
                    width: 350px;
                }

                .medya-dev-kapsam .kaydir .manset-kolon .oge .onizleme {
                    height: 260px;
                }

.medya-dev {
    width: 100%; /*height:641px; */
    height: 460px;
    background: #333;
    position: relative;
    float: left; /*border-radius:3px; */
}

    .medya-dev .onizleme {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        position: relative; /*border-top-left-radius:3px; border-top-right-radius:3px; */
    }

    .medya-dev .govde {
        width: calc(100% - 60px);
        padding: 100px 30px 0 30px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.9) 100%);
        color: #fff;
    }

    .medya-dev .post-baslik {
        color: #fff;
    }

    .medya-dev .surmanset {
        color: #ccc;
    }

        .medya-dev .surmanset:before {
            color: #ccc;
        }

    .medya-dev .bakanlar {
        position: absolute;
        top: 20px;
        right: 0;
        background: #f00;
        color: #fff;
        font-size: 10pt;
        line-height: 20px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        padding: 4px 7px 3px 10px;
        box-shadow: -2px 2px 0 rgba(0,0,0,0.1);
    }

        .medya-dev .bakanlar .simge {
            float: left;
            margin: 0 5px 0 0;
            font-size: 13pt;
            height: 20px;
        }

            .medya-dev .bakanlar .simge * {
                line-height: 20px;
            }

        .medya-dev .bakanlar .nedir {
            float: right;
        }
/*.medya-dev .bilgi {width:100%; font-size:10pt; line-height:13pt; color:#f5792a; } */
/*.medya-dev .aciklama {width:100%; font-size:22px; line-height:30px; color:#dedede; margin:0 0 20px 0; } */

/* Manşet içi Slayt (Noktalı) Stilleri */

.ekslaytkapsam {
    width: 100%;
    height: 300px;
}

    .ekslaytkapsam .nedir {
        line-height: 20px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 224;
        font-size: 8pt;
        color: #999;
        background: rgba(255,255,255,0.2);
        padding: 0 7px;
        border-top-right-radius: 3px;
    }

        .ekslaytkapsam .nedir:hover {
            color: #fff;
            background: #f60;
        }

    .ekslaytkapsam .ekslayt {
        width: 100%;
        height: 300px;
        z-index: 10;
        position: relative;
    }

        .ekslaytkapsam .ekslayt .ekoge {
            width: 100%;
            height: 300px;
            position: relative;
            display: none;
        }

            .ekslaytkapsam .ekslayt .ekoge.aktif {
                display: inline-block;
            }

            .ekslaytkapsam .ekslayt .ekoge:before {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                top: 0;
                right: 0;
                color: #fff;
                background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%);
                z-index: 10;
            }

            .ekslaytkapsam .ekslayt .ekoge:hover:before {
                background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 90%);
            }

            .ekslaytkapsam .ekslayt .ekoge .ekonizleme {
                width: 100%;
                height: 300px;
                background-size: cover;
                background-position: center;
                position: relative;
                float: left;
            }

            .ekslaytkapsam .ekslayt .ekoge:hover .ekonizleme {
                -ms-transform: scale(1.05,1.05);
                -webkit-transform: scale(1.05,1.05);
                transform: scale(1.05,1.05);
                -webkit-filter: blur(5px);
                opacity: 0.5;
            }

            .ekslaytkapsam .ekslayt .ekoge .ekonizleme:before {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                content: '';
            }

            .ekslaytkapsam .ekslayt .ekoge .tur-icon {
                left: 10px;
                top: 10px;
                margin: 0;
            }

            .ekslaytkapsam .ekslayt .ekoge .ekgovde {
                width: calc(100% - 40px);
                padding: 20px 20px 45px 20px;
                position: absolute;
                bottom: 0;
                right: 0;
                z-index: 11;
                color: #fff; /*text-align: center; */
            }

                .ekslaytkapsam .ekslayt .ekoge .ekgovde .baslik {
                    width: 100%;
                    margin: 0 0 5px 0;
                    font-size: 20pt;
                    line-height: 24pt;
                    text-shadow: 0 1px 2px #000;
                    font-family: 'Ubuntu', Arial;
                    z-index: 10;
                    position: relative;
                    font-weight: bold;
                }

            .ekslaytkapsam .ekslayt .ekoge:hover .ekgovde .baslik {
                display: none; /*color: #999; */
            }

            .ekslaytkapsam .ekslayt .ekoge:active .ekgovde .baslik {
                color: #dedede;
            }

            .ekslaytkapsam .ekslayt .ekoge .ekgovde .aciklama {
                width: 100%;
                font-size: 12pt;
                line-height: 17pt;
                color: #fff;
                display: none;
                margin: 10px 0;
                text-shadow: 0 1px 2px #000;
            }
            /*.ekslaytkapsam .ekslayt .ekoge .ekgovde .aciklama:first-letter {font-size:40pt !important; line-height:32pt !important; float:left; margin:-2px 5px 0 -5px; font-family: 'Ubuntu', Arial; color:#fff; text-shadow:0 0 1px #fff !important; } */
            .ekslaytkapsam .ekslayt .ekoge:hover .ekgovde .aciklama {
                display: inline-block;
                max-height: 240px;
            }
            /*.manset-kolon .oge:hover .govde .aciklama {opacity:0.5; } */
            .ekslaytkapsam .ekslayt .ekoge .ekdamga {
                position: absolute;
                top: 10px;
                right: 0;
                width: 80px;
                height: 80px;
                border-top-left-radius: 3px;
                border-bottom-left-radius: 3px;
                background: #fff;
                box-shadow: -2px 2px 5px rgba(0,0,0,0.50);
            }
                /*.ekslaytkapsam .ekslayt .ekoge:hover .ekdamga {display:none; } */
                .ekslaytkapsam .ekslayt .ekoge .ekdamga img {
                    width: 100%;
                    height: 100%;
                }

            .ekslaytkapsam .ekslayt .ekoge .yukleniyor {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                z-index: 11;
                background-color: rgba(0,0,0,0.8);
                background-image: url(../img/yukleniyor.svg);
                background-repeat: no-repeat;
                background-position: center;
            }

            .ekslaytkapsam .ekslayt .ekoge.dark::after {
                content: '';
                z-index: 99;
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                background-color: rgb(0 0 0 / 63%);
            }

            .ekslaytkapsam .ekslayt .ekoge.swiping {
                position: absolute;
                top: 0;
                -webkit-transition: all 0.25s ease;
                -moz-transition: all 0.25s ease;
                -o-transition: all 0.25s ease;
                -ms-transition: all 0.25s ease;
                transition: all 0.25s ease;
                z-index: 99;
            }

    .ekslaytkapsam .ekslaytnoktalari { /*width: 100%; */
        width: 350px;
        position: absolute;
        bottom: 0;
        left: 50%;
        z-index: 99;
        padding: 5px 0 15px 0;
        text-align: center;
        margin-left: -175px;
    }

        .ekslaytkapsam .ekslaytnoktalari .sirano {
            width: 20px;
            height: 20px;
            line-height: 20px; /*margin: 3px 1px; */
            margin: 3px 3px;
            border-radius: 20px;
            font-size: 8pt;
            color: #fff;
            background: rgba(255,255,255,0.3);
            border: 1px solid rgba(255,255,255,0.4);
            float: left;
        }

            .ekslaytkapsam .ekslaytnoktalari .sirano.aktif {
                background: #f5792a;
                border: 1px solid #f5792a;
                color: #fff;
                font-weight: bold;
                font-size: 11pt;
            }

            .ekslaytkapsam .ekslaytnoktalari .sirano.reklam { /*width:0; height: 0; border: none; margin: 0 -2px; font-size: 0; */
                font-size: 0;
            }

                .ekslaytkapsam .ekslaytnoktalari .sirano.reklam.aktif { /*width:0; height: 0; border: none; margin: 0 -2px; font-size: 0; */
                    font-size: 8pt;
                }










/* Klasik Manşet */

.klasik-manset {
    width: 100%;
    float: left;
}

    .klasik-manset .slayt-alani {
        width: 730px;
        padding: 5px 5px 5px 4px;
        float: left;
        background: #f1f1f1;
        border-left: 1px solid #e4e4e4;
        position: relative;
        z-index: 1;
        font-family: 'Ubuntu', Arial;
    }

    .klasik-manset #klasik-manset .contentdiv {
        width: calc(100% - 90px);
        height: 360px;
        position: relative;
        z-index: 2;
        float: right;
    }

        .klasik-manset #klasik-manset .contentdiv .onizleme {
            width: 100%;
            height: 360px;
            border-radius: 3px;
            background-size: cover;
            background-position: center;
        }
        /*#klasik-manset .contentdiv .onizleme img { width: 100%; height: 360px; } */
        .klasik-manset #klasik-manset .contentdiv .bandrol {
            position: absolute;
            top: 10px;
            right: 10px;
            line-height: 24px;
            background: #f5792a;
            color: #fff;
            font-weight: bold;
            font-size: 11pt;
            padding: 0 7px;
            border-radius: 3px;
        }

    .klasik-manset #klasik-manset .kucuk-resimler {
        width: 80px;
        position: absolute;
        left: 5px;
        top: 3px;
        z-index: 3;
    }

        .klasik-manset #klasik-manset .kucuk-resimler a {
            width: 100%;
            height: 45px;
            float: left;
            border-radius: 6px;
            background-size: cover;
            background-position: center;
            border: 3px solid #f1f1f1;
        }

            .klasik-manset #klasik-manset .kucuk-resimler a.selected {
                border: 3px solid #f5792a;
                width: 92px;
                height: 52px;
                margin-left: -11px;
            }

    /* Popüler Haberler (Klasik) */

    .klasik-manset .populer-haberler {
        width: 398px;
        border-right: 1px solid #e4e4e4;
        border-left: 1px solid #e4e4e4;
        float: right;
        background: #dedede;
    }

    .klasik-manset .populer-baslik {
        width: calc(100% - 14px);
        float: left;
        background: #fff;
        color: #f60;
        padding: 4px 5px 4px 9px;
        font-weight: bold;
        line-height: 18px;
    }

        .klasik-manset .populer-baslik span {
            float: right;
            color: #666;
            font-size: 9pt;
            font-weight: normal;
        }

    .klasik-manset .populer-tek {
        width: calc(100% - 4px);
        float: left;
        background: #f1f1f1;
        padding: 3px 2px;
        border-top: 1px solid #e4e4e4;
    }

        .klasik-manset .populer-tek.tooltip {
            z-index: inherit;
        }

            .klasik-manset .populer-tek.tooltip:hover:after {
                width: 300px;
                margin-left: -160px;
                font-size: 10pt;
                line-height: 16px;
                letter-spacing: 0.2px;
                top: -1px;
                right: calc(100% + 1px);
                left: inherit;
                border-radius: 3px;
                text-align: left;
            }

        .klasik-manset .populer-tek.alt {
            background: #fff;
        }

        .klasik-manset .populer-tek:hover {
            background: #fef1e0;
        }

        .klasik-manset .populer-tek.alt:hover {
            background: #fdf4e5;
        }

        .klasik-manset .populer-tek .simge {
            float: left;
            width: 36px;
            height: 36px;
            margin: 0 10px 0 0;
            background-size: cover;
            background-position: center;
            border-radius: 5px;
        }

        .klasik-manset .populer-tek .govde {
            float: left;
            width: calc(100% - 120px);
            height: 36px;
        }

            .klasik-manset .populer-tek .govde .baslik {
                float: left;
                width: 100%;
                font-size: 10.5pt;
                letter-spacing: 0.1px;
                line-height: 16px;
                position: relative;
                top: 50%;
                transform: translateY(-50%);
                max-height: 32px;
                overflow: hidden;
            }

        .klasik-manset .populer-tek .hit {
            float: right;
            width: 60px;
            text-align: center;
            color: #f60;
            font-size: 9pt;
            line-height: 24px;
            border-radius: 15px;
            position: relative;
            margin: 5px 5px 5px 0;
            background: #fff;
            border: 1px solid #e4e4e4;
            box-shadow: inset 0 0 10px rgba(0,0,0,0.06);
        }

        .klasik-manset .populer-tek.alt .hit {
            background: #f1f1f1;
        }

        .klasik-manset .populer-tek:hover .hit {
            font-weight: bold;
            font-size: 10pt;
            letter-spacing: 0.2px;
        }

        .klasik-manset .populer-tek .hit span {
            position: absolute;
            line-height: 14px;
            bottom: -5px;
            right: -3px;
            color: #999;
        }

        .klasik-manset .populer-tek:hover .hit span {
            bottom: -6px;
            right: -4px;
            color: #f60;
        }






/* Klasik Manşet */

.klasik-manset2 {
    width: 100%;
    float: left;
    background-image: url(../temp/slayt-arkasi-blur.jpg);
    background-size: cover;
    background-position: center;
}

    .klasik-manset2 .slayt-alani {
        width: 618px;
        padding: 10px 10px 10px 10px;
        float: left;
        border-left: 1px solid #e4e4e4;
        position: relative;
        z-index: 1;
        font-family: 'Ubuntu', Arial;
    }

    .klasik-manset2 #klasik-manset2 .contentdiv {
        width: calc(100% - 102px);
        height: 290px;
        position: relative;
        z-index: 2;
        float: right;
        border: 1px solid #777;
        border-radius: 4px;
    }

        .klasik-manset2 #klasik-manset2 .contentdiv .onizleme {
            width: 100%;
            height: 290px;
            border-radius: 3px;
            background-size: cover;
            background-position: center;
        }
        /*#klasik-manset .contentdiv .onizleme img { width: 100%; height: 360px; } */
        .klasik-manset2 #klasik-manset2 .contentdiv .bandrol {
            position: absolute;
            top: 10px;
            right: 10px;
            line-height: 24px;
            background: #f5792a;
            color: #fff;
            font-weight: bold;
            font-size: 11pt;
            padding: 0 7px;
            border-radius: 3px;
        }

        .klasik-manset2 #klasik-manset2 .contentdiv .dinamik-baslik {
            position: absolute;
            bottom: 0;
            left: 0;
            color: #fff;
            font-weight: bold;
            font-size: 20pt;
            line-height: 24pt;
            padding: 70px 20px 15px 20px;
            width: calc(100% - 40px);
            background-image: linear-gradient(to bottom,rgba(0,0,0,0) 30%,rgba(0,0,0,0.7) 70%);
        }

    .klasik-manset2 #klasik-manset2 .kucuk-resimler {
        width: 90px;
        position: absolute;
        left: 10px;
        top: 10px;
        z-index: 3;
    }

        .klasik-manset2 #klasik-manset2 .kucuk-resimler a {
            width: 100%;
            height: 50px;
            float: left;
            border-radius: 4px;
            background-size: cover;
            background-position: center;
            margin: 0 0 7px 0;
            border: 1px solid #777;
        }

            .klasik-manset2 #klasik-manset2 .kucuk-resimler a.selected {
                border: 2px solid #fff;
                width: 94px;
                height: 52px;
                margin-left: -3px;
                border-radius: 6px;
            }

    /* Popüler Haberler (Klasik) */

    .klasik-manset2 .populer-haberler {
        width: 500px;
        font-family: 'Ubuntu', Arial;
        border-right: 1px solid #e4e4e4;
        float: right;
        position: relative;
    }

    .klasik-manset2 .populer-tek {
        width: calc(100% - 2px);
        float: left;
        background: rgb(0,0,0,0.3);
        padding: 2px 0 3px 2px; /*border-top: 1px solid #666; */
    }

        .klasik-manset2 .populer-tek:hover {
            background: rgb(0,0,0,0.8);
        }

        .klasik-manset2 .populer-tek .simge {
            float: left;
            width: 30px;
            height: 30px;
            margin: 2px 10px 2px 2px;
            background-size: cover;
            background-position: center;
            border-radius: 5px;
            position: relative;
        }

            .klasik-manset2 .populer-tek .simge::after {
                content: "";
                position: absolute;
                top: 50%;
                right: calc(100% + 4px);
                margin-top: -7px;
                border-width: 7px;
                border-style: solid;
                border-color: transparent rgb(0,0,0,0.8) transparent transparent;
                z-index: 5;
                display: none;
            }

        .klasik-manset2 .populer-tek:hover .simge::after {
            display: inline-block;
        }

        .klasik-manset2 .populer-tek .govde {
            float: left;
            width: calc(100% - 75px);
            height: 34px;
        }

            .klasik-manset2 .populer-tek .govde .baslik {
                float: left;
                width: 100%;
                font-size: 12pt;
                line-height: 32px;
                position: relative;
                top: 50%;
                transform: translateY(-50%);
                max-height: 32px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                font-weight: bold;
                color: #fff;
            }

        .klasik-manset2 .populer-tek .pozisyon {
            float: right;
            width: 24px;
            height: 24px;
            margin: 5px 3px 5px 0;
        }

            .klasik-manset2 .populer-tek .pozisyon img {
                width: 100%;
                height: 100%;
            }

        .klasik-manset2 .populer-tek .onizleme {
            position: absolute;
            right: calc(100% + 4px);
            top: 5px;
            width: 627px;
            height: 301px;
            background: #fff;
            z-index: 2;
            background-size: cover;
            background-position: center;
            border-radius: 5px;
            border: 1px solid #777;
            display: none;
        }

        .klasik-manset2 .populer-tek:hover .onizleme {
            display: inline-block;
        }

        .klasik-manset2 .populer-tek .onizleme .tam-baslik {
            position: absolute;
            bottom: 0;
            left: 0;
            color: #fff;
            font-weight: bold;
            font-size: 20pt;
            line-height: 24pt;
            padding: 70px 20px 15px 20px;
            width: calc(100% - 40px);
            background-image: linear-gradient(to bottom,rgba(0,0,0,0) 30%,rgba(0,0,0,0.7) 70%);
            border-radius: 5px;
            text-align: center;
        }


.klasik-manset4 {
    width: 100%;
    height: 384px;
    font-family: 'Ubuntu';
    padding: 0 30px;
    float: left;
    box-sizing: border-box;
    background: #e4e4e4;
    overflow: hidden;
    position: relative;
    border-bottom: 30px solid #e4e4e4;
    border-top: 30px solid #e4e4e4;
}

    .klasik-manset4 .left {
        width: 651px;
        float: left;
        height: 100%;
    }

        .klasik-manset4 .left .changes-image {
            width: 100%;
            height: 100%;
            background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            border-radius: 5px 0 0 5px;
            box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
            border-radius: 5px 0 0 5px;
        }

    .klasik-manset4 .right {
        width: calc(100% - 651px);
        float: right;
        height: 100%;
        background-color: #dedede;
        position: relative;
    }

        .klasik-manset4 .right:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            box-shadow: inset 0 0 21px 9px rgba(0, 0, 0, 0.85);
            border-radius: 0 5px 5px 0;
            background-color: rgb(0 0 0 / 0.50);
            pointer-events: none;
        }

        .klasik-manset4 .right ul {
            width: 100%;
            float: left;
        }

            .klasik-manset4 .right ul li {
                width: 100%;
                float: left;
                position: relative;
            }

                .klasik-manset4 .right ul li a {
                    width: 100%;
                    float: left;
                    padding: 6px 8px 6px 6px;
                    box-sizing: border-box;
                    position: relative;
                }

                    .klasik-manset4 .right ul li a .icon {
                        width: 24px;
                        height: 24px;
                        float: left;
                        background-size: cover;
                        background-repeat: no-repeat;
                        background-position: center center;
                        margin: 0 10px 0 0;
                        position: relative;
                    }

                    .klasik-manset4 .right ul li a .status {
                        float: right;
                        width: 24px;
                        height: 24px;
                        margin: 0 0 0 10px;
                    }

                    .klasik-manset4 .right ul li a .title {
                        max-width: calc(100% - 68px);
                        float: left;
                        color: #333;
                        font-size: 17px;
                        font-weight: bold;
                        line-height: 24px;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        position: relative;
                    }

                    .klasik-manset4 .right ul li a .view-count {
                        float: right;
                        line-height: 24px;
                        margin: 0 0 0 10px;
                        color: #333;
                        font-size: 14px;
                        display: none;
                        position: relative;
                    }

                .klasik-manset4 .right ul li:last-child::after {
                    top: initial !important;
                    transform: none !important;
                    bottom: 6px;
                }

                .klasik-manset4 .right ul li:first-child::after {
                    transform: none !important;
                    top: 6px !important;
                }

                .klasik-manset4 .right ul li.active a * {
                    z-index: 99;
                }

                .klasik-manset4 .right ul li.active a .title {
                    max-width: calc(100% - 110px);
                }

                .klasik-manset4 .right ul li.active a .status {
                    display: none;
                }

                .klasik-manset4 .right ul li.active a .view-count {
                    display: inline-block;
                }

                .klasik-manset4 .right ul li.active {
                    background-color: #dedede;
                    z-index: 99;
                }

                    .klasik-manset4 .right ul li.active a:after {
                        content: '';
                        position: absolute;
                        right: 0;
                        top: 0;
                        bottom: 0;
                        width: 20px;
                        background-image: linear-gradient(to right, #dedede 55%, rgb(0 0 0 / 0.85) 100%);
                    }

                    .klasik-manset4 .right ul li.active a:before {
                        content: '';
                        position: absolute;
                        top: 0;
                        left: 0;
                        bottom: 0;
                        width: 60px;
                        background-image: linear-gradient(to right, rgb(0 0 0 / 0.9) 0%, #dedede 90%);
                    }

                    .klasik-manset4 .right ul li.active:before {
                        content: '';
                        position: absolute;
                        left: -651px;
                        height: 211px;
                        border-radius: 5px;
                        opacity: 0.8;
                        width: 651px;
                        top: -88px;
                        background-image: url('../img/manset-bg.png');
                        background-size: cover;
                        background-repeat: no-repeat;
                        background-position: center center;
                    }

                    .klasik-manset4 .right ul li.active:after {
                        content: attr(data-title);
                        position: absolute;
                        left: -430px;
                        top: 50%;
                        transform: translate(0,-50%);
                        width: 410px;
                        font-size: 22px;
                        color: #fff;
                        font-weight: bold;
                        line-height: 28px;
                        text-align: right;
                    }

/* Klasik Manşet */

.klasik-manset3 {
    width: 100%;
    float: left; /*background-image: url(../temp/slayt-arkasi-blur.jpg); background-size: cover; background-position: center; */
    background: #e4e4e4;
}

    .klasik-manset3 .slayt-alani {
        width: 625px;
        padding: 30px 0 0 26px;
        float: left; /*border-left: 1px solid #e4e4e4; */
        position: relative;
        z-index: 1;
        font-family: 'Ubuntu', Arial;
    }

/*.klasik-manset3 #klasik-manset3 { } */

.klasik-ekslayt-kapsam {
    width: 100%;
    height: 325px;
    overflow: hidden;
    border-radius: 5px; /*border: 1px solid #777; */
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.25);
}

    .klasik-ekslayt-kapsam .ekslayt {
        width: 100%;
        height: 325px;
        z-index: 10;
        position: relative;
    }

    .klasik-ekslayt-kapsam .ekoge {
        width: 100%;
        height: 325px;
        position: relative;
        display: none;
    }

        .klasik-ekslayt-kapsam .ekoge.aktif {
            display: inline-block;
        }

    .klasik-ekslayt-kapsam .ekslayt .ekoge:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        top: 0;
        right: 0;
        color: #fff; /*background-image:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%); */
        z-index: 10;
    }
    /*.klasik-ekslayt-kapsam .ekslayt .ekoge:hover:before {background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 90%); } */
    .klasik-ekslayt-kapsam .ekslayt .ekoge .ekonizleme {
        width: 100%;
        height: 325px;
        background-size: cover;
        background-position: top;
        position: relative;
        float: left;
    }
        /*.klasik-ekslayt-kapsam .ekslayt .ekoge:hover .ekonizleme {-ms-transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05); -webkit-filter: blur(5px); opacity:0.5; } */
        .klasik-ekslayt-kapsam .ekslayt .ekoge .ekonizleme:before {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            content: '';
        }

    .klasik-ekslayt-kapsam .ekslayt .ekoge .tur-icon {
        right: 20px;
        bottom: 20px;
        top: inherit;
        border-radius: 60px;
        transition: all .05s ease-in-out;
    }

    .klasik-ekslayt-kapsam .ekslayt .ekoge:hover .tur-icon {
        transform: scale(1.4);
        opacity: 0.5;
    }

    .klasik-ekslayt-kapsam .ekslayt .ekoge .ekgovde {
        width: calc(100% - 40px);
        padding: 20px 20px 45px 20px;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 11;
        color: #fff; /*text-align: center; */
    }

        .klasik-ekslayt-kapsam .ekslayt .ekoge .ekgovde .baslik {
            width: 100%;
            margin: 0 0 5px 0;
            font-size: 20pt;
            line-height: 24pt;
            text-shadow: 0 1px 2px #000;
            font-family: 'Ubuntu', Arial;
            z-index: 10;
            position: relative;
            font-weight: bold;
        }

    .klasik-ekslayt-kapsam .ekslayt .ekoge:active .ekgovde .baslik {
        color: #dedede;
    }

    .klasik-ekslayt-kapsam .ekslayt .ekoge .ekgovde .aciklama {
        width: 100%;
        font-size: 12pt;
        line-height: 17pt;
        color: #fff;
        display: none;
        margin: 10px 0;
        text-shadow: 0 1px 2px #000;
    }
    /*.ekslaytkapsam .ekslayt .ekoge .ekgovde .aciklama:first-letter {font-size:40pt !important; line-height:32pt !important; float:left; margin:-2px 5px 0 -5px; font-family: 'Ubuntu', Arial; color:#fff; text-shadow:0 0 1px #fff !important; } */
    .klasik-ekslayt-kapsam .ekslayt .ekoge:hover .ekgovde .aciklama {
        display: inline-block;
        max-height: 240px;
    }
    /*.manset-kolon .oge:hover .govde .aciklama {opacity:0.5; } */
    .klasik-ekslayt-kapsam .ekslayt .ekoge .yukleniyor {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 11;
        background-color: rgba(0,0,0,0.8);
        background-image: url(../img/yukleniyor.svg);
        background-repeat: no-repeat;
        background-position: center;
    }

    .klasik-ekslayt-kapsam .ekslaytnoktalari {
        width: 100%;
        text-align: center;
        position: relative;
        bottom: 40px;
        z-index: 99;
        padding: 5px 0 10px 0;
        text-align: center;
    }

        .klasik-ekslayt-kapsam .ekslaytnoktalari .sirano {
            width: 18px;
            height: 18px;
            line-height: 18px; /*margin: 3px 1px; */
            margin: 2px 2px;
            border-radius: 20px;
            font-size: 8pt;
            color: #fff;
            background: rgba(255,255,255,0.3);
            border: 1px solid rgba(255,255,255,0.4);
        }

            .klasik-ekslayt-kapsam .ekslaytnoktalari .sirano.aktif {
                background: #f5792a;
                border: 1px solid #f5792a;
                color: #fff;
                font-weight: bold;
                font-size: 11pt;
            }

            .klasik-ekslayt-kapsam .ekslaytnoktalari .sirano.reklam {
                font-size: 0;
            }

                .klasik-ekslayt-kapsam .ekslaytnoktalari .sirano.reklam.aktif {
                    line-height: 32px;
                    font-size: 8pt;
                }

                    .klasik-ekslayt-kapsam .ekslaytnoktalari .sirano.reklam.aktif:before {
                        position: relative;
                        bottom: 8px;
                        content: 'R';
                    }

    .klasik-ekslayt-kapsam .ekslayt .ekoge.dark::after {
        content: '';
        z-index: 99;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgb(0 0 0 / 63%);
    }

    .klasik-ekslayt-kapsam .ekslayt .ekoge.swiping {
        position: absolute;
        top: 0;
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        transition: all 0.25s ease;
        z-index: 99;
    }


/* Popüler Haberler (Klasik) */

.klasik-manset3 .populer-haberler {
    width: 433px;
    font-family: 'Ubuntu', Arial; /*border-right: 1px solid #e4e4e4; */
    float: right;
    position: relative;
    margin: 30px 30px 0 0; /*border: 1px solid #f5792a; */
    border-radius: 5px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.25);
    background: #fff;
}

.klasik-manset3 .populer-tek {
    width: 100%;
    float: left; /*background: rgb(0,0,0,0.3); */
    background: #fff;
    padding: 1px 0 1px 0; /*border-top: 1px solid #666; */
    border-radius: 5px;
}
    /*.klasik-manset3 .populer-tek:first-child { border-top-left-radius: 5px; border-top-right-radius: 5px; } 
.klasik-manset3 .populer-tek:last-child { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } */
    .klasik-manset3 .populer-tek:hover { /*background: rgb(0,0,0,0.8); */
        background: #dedede;
    }

    .klasik-manset3 .populer-tek .simge {
        float: left;
        width: 26px;
        height: 26px;
        margin: 4px 10px 4px 5px;
        background-size: cover;
        background-position: center;
        border-radius: 5px;
        position: relative;
    }

        .klasik-manset3 .populer-tek .simge::after {
            content: "";
            position: absolute;
            top: 50%;
            right: calc(100% + 6px);
            margin-top: -13px;
            border-width: 13px;
            border-style: solid;
            border-color: transparent /*rgb(0,0,0,0.8)*/ #f5792a transparent transparent;
            z-index: 5;
            display: none;
        }

    .klasik-manset3 .populer-tek:hover .simge::after {
        display: inline-block;
    }

    .klasik-manset3 .populer-tek .govde {
        float: left;
        width: calc(100% - 75px);
        height: 34px;
    }

        .klasik-manset3 .populer-tek .govde .baslik {
            float: left;
            width: 100%;
            font-size: 12pt;
            line-height: 32px;
            position: relative;
            top: 50%;
            transform: translateY(-50%);
            max-height: 32px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-weight: bold;
            color: #333;
        }

    .klasik-manset3 .populer-tek .pozisyon {
        float: right;
        width: 24px;
        height: 24px;
        margin: 5px 3px 5px 0;
    }

        .klasik-manset3 .populer-tek .pozisyon img {
            width: 100%;
            height: 100%;
        }

    .klasik-manset3 .populer-tek .onizleme {
        position: absolute;
        right: calc(100% + 26px);
        top: 0;
        width: 625px;
        height: 325px;
        background: #fff;
        z-index: 2;
        background-size: cover;
        background-position: center;
        border-radius: 5px; /*border: 1px solid #777; */
        display: none;
    }

    .klasik-manset3 .populer-tek:hover .onizleme {
        display: inline-block;
    }

    .klasik-manset3 .populer-tek .onizleme .tam-baslik {
        position: absolute;
        bottom: 0;
        left: 0;
        color: #fff;
        font-weight: bold;
        font-size: 20pt;
        line-height: 24pt;
        padding: 70px 20px 15px 20px;
        width: calc(100% - 40px);
        background-image: linear-gradient(to bottom,rgba(0,0,0,0) 30%,rgba(0,0,0,0.7) 70%);
        border-radius: 5px;
        text-align: center;
    }





@media screen and (max-width: 1370px) {
    .klasik-ekslayt-kapsam {
        height: 275px;
    }

        .klasik-ekslayt-kapsam .ekslayt {
            height: 275px;
        }

            .klasik-ekslayt-kapsam .ekslayt .ekoge {
                height: 275px;
            }

                .klasik-ekslayt-kapsam .ekslayt .ekoge .ekonizleme {
                    height: 275px;
                }

                .klasik-ekslayt-kapsam .ekslayt .ekoge .ekgovde .baslik {
                    font-size: 16pt;
                    line-height: 20pt;
                }

    .klasik-manset3 .populer-tek {
        padding: 0.16px 0 0.16px 0;
    }

        .klasik-manset3 .populer-tek.kucukte-gizle {
            display: none;
        }

        .klasik-manset3 .populer-tek .govde .baslik {
            font-size: 10.5pt;
        }

        .klasik-manset3 .populer-tek .simge {
            float: left;
            width: 20px;
            height: 20px;
            margin: 7px 10px 7px 5px;
        }
        /*.klasik-manset3 .populer-tek .simge { float: left; width:26px; height:26px; margin:2px 10px 2px 5px; } 
.klasik-manset3 .populer-tek .govde { height: 28px; } 
.klasik-manset3 .populer-tek .govde .baslik { font-size: 10.5pt; letter-spacing: 0.2px; line-height: 24px; max-height: 24px; } 
.klasik-manset3 .populer-tek .pozisyon { margin: 2px 3px 2px 0; } */
        .klasik-manset3 .populer-tek .onizleme {
            height: 275px;
        }

            .klasik-manset3 .populer-tek .onizleme .tam-baslik {
                font-size: 16pt;
                line-height: 20pt;
            }
}







/* Anasayfa Düzenleri */

.kolon.genis {
    width: calc(100% - 400px);
    float: left;
    padding: 28px 30px 30px 0; /*background:#dedede; */
}

    .kolon.genis.duzen-blog {
        padding-top: 28px;
    }

    .kolon.genis.duzen-liste {
        padding-top: 28px;
    }

.ozel-liste-video .kolon.genis {
    padding: 28px 30px 30px 25px;
    width: calc(100% - 425px);
}

/* Masonry (Döşeme) Stilleri */

.kolon.genis.duzen-masonry {
    width: calc(100% - 30px);
    min-height: 1000px;
    padding-top: 10px; /*background:url(../temp/doseme-bg-1.jpg) left top; */
}

.wrapper {
    width: 100%;
    float: left;
}

.masonry {
    width: 100%;
    float: left;
    margin-top: 30px;
}

    .masonry .oge {
        width: calc(33.3% - 30px);
        float: left;
        margin: -13px 0 13px 30px;
        z-index: 2;
    }

        .masonry .oge.genis {
            width: calc(66.666% - 30px);
        }

        .masonry .oge.genisleyebilir {
            width: calc(33.3% - 30px);
        }

        .masonry .oge.tam {
            width: calc(100% - 30px);
        }

        .masonry .oge .medya { /*width: calc(100% - 2px); */
            width: 100%;
            margin: 0 0 30px 0;
        }

        .masonry .oge .anket {
            box-shadow: 0 2px 3px 0 rgba(0,0,0,0.25);
        }

/* Masonry'e, Anasayfa Hibrit Eklemeleri */

.kolon.genis.duzen-hibrit {
    min-height: 1000px;
    padding-top: 27px;
}

.duzen-hibrit .masonry {
    width: 100%;
    margin-top: 30px;
}

    .duzen-hibrit .masonry .oge {
        width: calc(50% - 30px);
        margin: -30px 0 30px 30px;
    }

        .duzen-hibrit .masonry .oge.genis {
            width: calc(100% - 30px);
        }

        .duzen-hibrit .masonry .oge.genisleyebilir {
            width: calc(33.3% - 30px);
        }

        .duzen-hibrit .masonry .oge.tam {
            width: calc(100% - 30px);
        }

        .duzen-hibrit .masonry .oge .medya {
            width: 100%;
            margin: 0 0 30px 0;
        }

        .duzen-hibrit .masonry .oge.advice {
            width: calc(33.3% - 30px) !important;
        }

/*.icerik.duzen-doseme .tab, .icerik.duzen-blog .tab { width:calc(100% - 40px); height:auto; margin:0 0 0 0; background:#ccc; padding:10px 30px 0 10px; border-bottom-right-radius:4px; } */
.icerik.duzen-liste .tab {
    margin: -33px 0 30px 0;
    float: left;
}

    .icerik.duzen-liste .tab.mb10 {
        margin: -33px 0 10px 0;
    }
/*.icerik.duzen-doseme .tab .simgeli, .icerik.duzen-blog .tab .simgeli { float:right; margin:2px -20px 0 20px; } */
/*.icerik.duzen-doseme .tab .simgeli .simge, .icerik.duzen-blog .tab .simgeli .simge { float:left; margin:0 5px 0 0; font-size:20px; color:#ccc; } 
.icerik.duzen-doseme .tab .simgeli .dugme, .icerik.duzen-blog .tab .simgeli .dugme { margin:4px 10px 0 0; float:right; } */

/*.icerik.duzen-doseme .tab .tab-oge a, .icerik.duzen-blog .tab .tab-oge a { padding:5px 25px; margin-top:2px; border-bottom:1px solid #ccc; border-bottom-left-radius:0; border-bottom-right-radius:0; box-shadow:none; background:#dadada; } */
/*.icerik.duzen-doseme .tab .tab-oge.aktif a, .icerik.duzen-blog .tab .tab-oge.aktif a { font-weight:bold; background:#e4e4e4; color:#f5792a; margin-top:0; border:none; border-top:3px solid #f5792a; } */

.kolon.genis .medya-blog {
    width: calc(100% - 30px);
    margin: 0 0 30px 30px;
}

.kolon.genis .medya-yatay {
    width: calc(100% - 30px);
    margin: 0 0 30px 30px;
}

.kolon.genis .sayfa-yonlendirme-yatay {
    width: calc(100% - 30px);
    margin: 0 0 30px 30px;
}

.kolon.genis .yorum-yonlendirme-yatay {
    width: calc(100% - 30px);
    margin: 0 0 30px 30px;
}

.kolon.genis .bilgi-yonlendirme-yatay {
    width: calc(100% - 30px);
    margin: 0 0 30px 30px;
}

    .kolon.genis .bilgi-yonlendirme-yatay .medya-yatay {
        width: 100%;
        margin: 0 0 0 0;
        float: left;
        box-shadow: none;
        border-top: 1px solid #f1f1f1;
    }

    .kolon.genis .bilgi-yonlendirme-yatay .anket {
        width: 100%;
        margin: 0;
        border-radius: 0;
        border: none;
        border-top: 1px solid #f1f1f1;
    }

        .kolon.genis .bilgi-yonlendirme-yatay .anket .sonuclar {
            border-bottom: 1px solid #f1f1f1;
        }

.kolon.genis .tab {
    width: calc(100% - 30px);
}

    .kolon.genis .tab .menu-dd {
        width: 120px;
        height: 30px;
        font-weight: normal;
    }

    .kolon.genis .tab .ikon-uyari {
        position: relative;
        float: right;
        width: 120px;
        color: #999999;
        font-size: 13px;
        line-height: 14px;
        right: 5px;
    }

.kolon.genis .uyari {
    width: calc(100% - 72px);
    margin-left: 30px;
}

.kolon.genis .daha-fazla {
    width: calc(100% - 30px);
    margin-left: 30px;
    margin-top: 0;
}

.kolon .daha-fazla {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    color: #ccc;
}

.oge .konu-liste .daha-fazla {
    width: calc(100% - 60px);
    margin: 10px 30px 15px 30px;
}

.oge .kolon-kutu .daha-fazla {
    width: calc(100% - 60px);
    margin: 20px 30px;
    line-height: 20px;
    font-size: 10pt;
    color: #333;
}

.kolon .daha-fazla {
    width: calc(100% - 60px);
    margin: 20px 30px;
    line-height: 20px;
    font-size: 10pt;
    color: #333;
}

.kolon-kutu .anlasmali {
    width: calc(100% - 10px);
    padding: 10px 5px;
    line-height: 20px;
    font-size: 13pt;
    color: #f5792a;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    text-align: center;
}

    .kolon-kutu .anlasmali img {
        height: 20px;
        width: auto;
        vertical-align: middle;
    }

.pencere .daha-fazla {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    color: #ccc;
}

/* Sağ Sütun */

.kolon.dar {
    width: 340px;
    margin: 30px 30px 0 0;
    float: right;
}

.kolon-kutu { /*width:calc(100% - 40px); */
    width: 100%;
    background: #fff; /*border:1px solid #dedede; */
    margin: 0 0 30px 0;
    border-radius: 3px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.25);
}

    .kolon-kutu .modul-baslik .aciklamali-dugme {
        float: right;
        font-size: 9pt;
        font-weight: normal;
    }

        .kolon-kutu .modul-baslik .aciklamali-dugme .not {
            margin: 0 10px 0 0;
            line-height: 16pt;
            color: #999;
            font-size: 11pt;
        }
    /*.kolon-kutu.boya-1 { border:1px solid #e42730; } */
    .kolon-kutu.boya-1 .modul-baslik {
        color: #e42730;
    }

    .kolon-kutu.boya-1 .modul-hakkinda {
        background: #e42730;
    }

    .kolon-kutu.boya-1 .bilgi {
        color: #e42730;
    }

    .kolon-kutu.boya-1 .btn {
        background: #e42730;
    }

    /*.kolon-kutu.boya-2 { border:1px solid #61b76f; } */
    .kolon-kutu.boya-2 .modul-baslik {
        color: #61b76f;
    }

    .kolon-kutu.boya-2 .modul-hakkinda {
        background: #61b76f;
    }

    .kolon-kutu.boya-2 .bilgi {
        color: #61b76f;
    }

    .kolon-kutu.boya-2 .btn {
        background: #61b76f;
    }

    /*.kolon-kutu.boya-3 { border:1px solid #57c0b5; } */
    .kolon-kutu.boya-3 .modul-baslik {
        color: #57c0b5;
    }

    .kolon-kutu.boya-3 .modul-hakkinda {
        background: #57c0b5;
    }

    .kolon-kutu.boya-3 .bilgi {
        color: #57c0b5;
    }

    .kolon-kutu.boya-3 .btn {
        background: #57c0b5;
    }

    /*.kolon-kutu.boya-4 { border:1px solid #8e5b97; } */
    .kolon-kutu.boya-4 .modul-baslik {
        color: #8e5b97;
    }

    .kolon-kutu.boya-4 .modul-hakkinda {
        background: #8e5b97;
    }

    .kolon-kutu.boya-4 .bilgi {
        color: #8e5b97;
    }

    .kolon-kutu.boya-4 .btn {
        background: #8e5b97;
    }

    .kolon-kutu.boya-6 .modul-hakkinda {
        background-color: #658a9f;
    }

    .kolon-kutu.boya-7 .modul-hakkinda {
        background-color: #a69870;
    }


    /*.kolon-kutu.boya-5 { border:1px solid #ccc; } */
    .kolon-kutu.boya-5 .modul-baslik {
        color: #ccc;
    }

    .kolon-kutu.boya-5 .modul-hakkinda {
        background: #f1f1f1;
        padding: 10px 20px;
    }

        .kolon-kutu.boya-5 .modul-hakkinda .konu {
            color: #333;
        }

        .kolon-kutu.boya-5 .modul-hakkinda .alt-secimli {
            color: #333;
        }

    .kolon-kutu.boya-5 .bilgi {
        color: #ccc;
    }

    .kolon-kutu.boya-5 .btn {
        background: #ccc;
    }

.kolon.dar .anket {
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.25);
}

.sponsorlar {
    width: 100%;
    margin: 0 0 30px 0;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.25);
    border-radius: 3px;
    overflow: hidden;
}
    /*.sponsorlar a { margin:0 0 1px 0; } */
    .sponsorlar a.boya-1 {
        color: #ff2400;
    }

    .sponsorlar a.boya-2 {
        color: #2ca8f7;
    }

    .sponsorlar a.boya-3 {
        color: #49c6a4;
    }

    .sponsorlar a.boya-4 {
        color: #ce2020;
    }

    .sponsorlar a.boya-5 {
        color: #4d6ec3;
    }

.sosyal-aglar {
    width: 100%;
    margin: 0 0 30px 0;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.25);
    border-radius: 3px;
    overflow: hidden;
}

.sosyal-ag.boya-1 {
    background: #4862a3;
}

.sosyal-ag.boya-2 {
    background: #55acee;
}

.sosyal-ag.boya-3 {
    background: #b6100a;
}

.sosyal-ag.boya-4 {
    background: #f5792a;
}

.sosyal-ag.boya-5 {
    background: #ff9900;
}

.sosyal-ag.boya-6 {
    background: #ffffff;
}

.sosyal-ag.boya-7 {
    background: #bc2a8d;
}

    .sosyal-ag.boya-7 .icon-instagram:before {
        color: #fff;
    }

.sosyal-aglar .mobile-app {
    background-color: #fff;
    padding: 12px 5px 9px 5px;
    text-align: center;
}

    .sosyal-aglar .mobile-app .head {
        width: 100%;
        float: left;
        text-align: left;
        color: #000000;
        font-family: Ubuntu;
        font-size: 15px;
        font-weight: bold;
        padding: 0 7px;
        box-sizing: border-box;
        margin-bottom: 13px;
    }

        .sosyal-aglar .mobile-app .head a {
            border-radius: 4px;
            font-size: 11px;
            font-family: Arial, Helvetica, sans-serif;
            background-color: #f1f1f1;
            line-height: 13px;
            padding: 3px 7px;
            float: right;
            margin: -1px 0 0;
        }

            .sosyal-aglar .mobile-app .head a i {
                font-size: 13px;
                margin: 0px 6px 0 0;
                float: left;
            }

@media only screen and (max-width: 1370px) {

    .sosyal-aglar .mobile-app {
        padding: 12px 3px 9px 3px;
    }

        .sosyal-aglar .mobile-app .head {
            font-size: 13px;
        }

            .sosyal-aglar .mobile-app .head a {
                padding: 3px 3px;
                margin: -3px 0 0;
            }
}

.sistem-tavsiyeleri {
}

    .sistem-tavsiyeleri .kriterler {
        width: calc(100% - 40px);
        padding: 0 20px;
        margin: 20px 0 0 0;
        float: left;
    }

        .sistem-tavsiyeleri .kriterler .menu-dd {
            float: left;
            width: calc(50% - 5px);
        }

            .sistem-tavsiyeleri .kriterler .menu-dd.tam {
                width: 100%;
            }

    .sistem-tavsiyeleri .tablo.bilesenler {
        width: calc(100% - 40px);
        padding: 20px;
        float: left;
        background: none;
    }

        .sistem-tavsiyeleri .tablo.bilesenler * {
            border: none;
            vertical-align: top;
            padding: 0;
            background: none;
        }

        .sistem-tavsiyeleri .tablo.bilesenler tr {
            border-bottom: 5px solid #fff;
        }

        .sistem-tavsiyeleri .tablo.bilesenler th {
            font-weight: normal;
            color: #8e5b97;
        }

        .sistem-tavsiyeleri .tablo.bilesenler td .simge {
            float: right;
            color: #ccc;
        }

            .sistem-tavsiyeleri .tablo.bilesenler td .simge:hover {
                color: #000;
            }

            .sistem-tavsiyeleri .tablo.bilesenler td .simge span {
                line-height: 20px;
                margin: 0 0 0 5px;
            }

        .sistem-tavsiyeleri .tablo.bilesenler .btn {
            padding: 0 10px;
            font-weight: bold;
            color: #666;
            margin: 0 10px 0 0;
        }

            .sistem-tavsiyeleri .tablo.bilesenler .btn.aktif {
                background: #f1f1f1;
                color: #333;
            }

        .sistem-tavsiyeleri .tablo.bilesenler h4.baslik {
            color: #646464;
            padding: 0 0 20px 0;
        }

    .sistem-tavsiyeleri.tavsiye-listesi {
        margin: 10px 30px;
        width: calc(100% - 30px);
    }

/* Duyuru */

.duyuru {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
}

    .duyuru:hover {
        background: #fff9f6;
    }

    .duyuru .ayrinti {
        width: calc(100% - 255px);
        padding: 15px 30px;
        float: left;
        line-height: 30px;
        font-size: 16pt;
        font-family: 'Ubuntu', Arial;
    }

        .duyuru .ayrinti .tur {
            width: 100%;
            color: #f5792a;
            height: 30px;
            font-weight: bold;
            float: left;
        }

        .duyuru .ayrinti .bilgi {
            width: 100%;
            color: #333;
            height: 30px;
            overflow: hidden;
            font-weight: bold;
            float: left;
        }

        .duyuru .ayrinti .youtube-buton {
            position: absolute;
            top: 20px;
            right: 180px;
        }

    .duyuru .onizleme {
        width: 160px;
        height: 90px;
        overflow: hidden;
        float: right;
        position: relative;
        background: #333;
    }

        .duyuru .onizleme img {
            width: 160px;
            height: 90px; /*opacity:0.5; */
        }

        .duyuru .onizleme video {
            width: 100%;
        }

        .duyuru .onizleme .damga {
            position: absolute;
            top: 0;
            right: 0;
            height: 16px;
            line-height: 16px;
            font-size: 11px;
            color: #fff;
            background: #f00;
            padding: 0 3px;
        }

/*.duyuru:hover .ayrinti { width:calc(100% - 415px); padding:30px 30px; line-height:40px; font-size:26pt; } 
.duyuru:hover .ayrinti .tur { height:40px; } 
.duyuru:hover .ayrinti .bilgi { height:80px; } 
.duyuru:hover .onizleme { width:320px; height:180px; } 
.duyuru:hover .onizleme img { width:320px; height:180px; } */

/* Blog Arası Reklamlı Modül */

.blog-arasi-modul {
    width: calc(100% - 70px);
    background: #dedede;
    padding: 20px;
    margin: 0 0 30px 30px;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
}

    .blog-arasi-modul .banner {
        float: left;
    }

    .blog-arasi-modul .kolon-kutu {
        float: right;
        width: calc(100% - 320px);
        margin: 0;
    }

        .blog-arasi-modul .kolon-kutu .modul-hakkinda {
            padding: 15px 20px 15px 20px;
        }

            .blog-arasi-modul .kolon-kutu .modul-hakkinda .konu {
                text-align: left;
            }

        .blog-arasi-modul .kolon-kutu .medya-sag .baslik {
            height: 30pt;
            overflow: hidden;
        }

/* Blog Arası Büyük Reklam */

.blog-arasi-reklam {
    width: calc(100% - 30px);
    background: #dedede; /*border-radius:3px; box-shadow:inset 0 1px 3px rgba(0,0,0,0.2); padding:5px; */
    margin: 0 0 30px 30px;
    text-align: center;
}

    .blog-arasi-reklam img {
        max-width: 100%;
        vertical-align: middle;
    }

/* Detay */

.detay {
    width: calc(100% - 60px);
    padding: 0 30px;
    position: relative;
    background: #fff;
}

.yuzen-uyarilar {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    max-width: 20%;
    text-align: left;
}

    .yuzen-uyarilar .uyari {
        margin: 20px 0 0 0;
    }

/* Yeni Haber Bildirimi */
.news-notification {
    display: none;
    font-family: 'Ubuntu', Arial;
    line-height: 34px;
    position: fixed;
    top: 40px;
    right: 0;
    left: 0;
    align-items: center;
    border-radius: 0 0 5px 5px;
    background-color: #fff3eb;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
    width: 940px;
    margin: 0 auto;
    z-index: 9999;
}

    .news-notification.display {
        display: inline-flex;
    }

    .news-notification:hover {
        filter: brightness(0.95);
    }

    .news-notification span.notification-type {
        background-color: #f2e0d5;
        border-radius: 5px;
        padding: 5px 10px;
        font-size: 12px;
        margin-right: 10px;
    }

    .news-notification a.notification-text {
        font-size: 20px;
        padding: 5px 10px;
        color: #333;
        font-weight: 700;
        display: inline-block;
        width: calc(100% - 90px);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 30px;
        vertical-align: middle;
    }

    .news-notification a.close-notification {
        display: none;
        position: absolute;
        right: 10px;
        top: 6px;
        background-color: #f37a2b;
        border-radius: 3px;
        padding: 5px;
    }

        .news-notification a.close-notification:hover {
            filter: brightness(0.95);
        }

        .news-notification a.close-notification i {
            color: #fff;
            vertical-align: middle;
        }

    .news-notification .thumb {
        display: none;
    }

    .news-notification:hover a.close-notification {
        display: inline-flex;
    }

    .news-notification.thumbnail {
        position: relative;
        padding: 5px 30px;
        min-height: 90px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
        border-radius: 0;
        top: auto !important;
        display: inline-flex;
        align-items: center;
        width: calc(100% - 60px);
        margin: 0;
    }

        .news-notification.thumbnail span.notification-type {
            display: none;
        }

        .news-notification.thumbnail a.close-notification {
            display: none;
        }

        .news-notification.thumbnail span.notification-text {
            width: calc(100% - 160px);
            font-size: 32px;
            color: #333;
            font-weight: 700;
            display: inline-block;
            line-height: 38px;
            vertical-align: middle;
        }

        .news-notification.thumbnail .thumb {
            display: grid;
            position: absolute;
            right: 0;
            top: 0;
            width: 160px;
            height: 100%;
            background-size: cover;
        }

            .news-notification.thumbnail .thumb span.info {
                color: #fff;
                font-size: 13px;
                background-color: #ff0000;
                line-height: 25px;
                text-align: right;
                padding: 0 6px;
                position: absolute;
                right: 0;
                top: 13px;
            }

/* yeni haber uyarısı Detay sayfası */
.new-news {
    position: fixed;
    display: inline-flex;
    align-items: center;
    bottom: 20px;
    right: 20px;
    width: 310px;
    box-shadow: 4px 6px 15px 3px rgba(0, 0, 0, 0.21);
    background-color: #ffffff;
    z-index: 999999;
}

    .new-news:hover {
        background-color: #f1f1f1;
    }

    .new-news .overlay-link {
        position: absolute;
        z-index: 9999;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
    }

.new-news-right {
    display: inline-block;
    width: calc(100% - 130px);
}

.new-news .new-news-header {
    display: block;
    position: absolute;
    top: 1px;
    padding: 0px 10px;
    color: #bdbdbd;
    width: 175px;
}

    .new-news .new-news-header span.title {
        vertical-align: middle;
        text-transform: uppercase;
        font-size: 11px;
    }

    .new-news .new-news-header span.close {
        display: none;
        position: absolute;
        z-index: 99999;
        top: 0px;
        right: 1px;
        padding: 3px;
        font-size: 14px;
        border-radius: 0 0 0 5px;
        border: 1px solid #cccccc;
        background-color: #fff;
        color: #f5792a;
        margin: 0;
    }

        .new-news .new-news-header span.close i {
            vertical-align: bottom;
            pointer-events: none;
        }

        .new-news .new-news-header span.close:hover {
            filter: brightness(0.95);
        }

.new-news:hover .new-news-header span.close {
    display: block;
}

.new-news .new-news-body {
    position: relative;
    margin-top: 15px;
    padding: 5px 10px 30px 10px;
    width: calc(100% - 5px);
}

.new-news img.thumbnail {
    height: 110px;
    width: 110px;
    margin: 5px 0 5px 5px;
    vertical-align: middle;
}

.new-news .new-news-body b.content {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle;
    letter-spacing: 0.14px;
}

.new-news span.date {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 13px;
    color: #999;
}

/* Detay İlerleme Barı (Okunan Kısım) */

progress {
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    top: -5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #d06724;
    z-index: -1;
    border: none;
    background-color: #111;
}

    progress::-webkit-progress-bar {
        background-color: transparent;
    }

    progress::-webkit-progress-value {
        background-color: #d06724;
    }

    progress::-moz-progress-bar {
        background-color: #d06724;
    }

/* Sayfa */

.sayfa {
    width: calc(100% - 60px);
    padding: 0 30px;
    background: #fff;
}

/* Detay ve Sayfa Elementleri */

.detay .video-buyuk {
    width: calc(100% + 60px);
    height: 641px;
    background: #000;
    margin: 0 0 30px -30px;
    float: left;
    position: relative;
}

    .detay .video-buyuk img {
        width: 100%;
        float: left;
    }

    .detay .video-buyuk iframe {
        width: 100%;
        float: left;
    }

    .detay .video-buyuk video {
        width: 100%;
        float: left;
    }

.detay .video-alternatif {
    width: 100%;
    float: left;
    margin: 30px 0 -10px 0;
}

    .detay .video-alternatif .video-kucuk {
        width: calc(100% - 340px);
        float: left;
        position: relative;
        margin: 0 0 50px 0;
    }

    .detay .video-alternatif .sag {
        width: 340px;
        float: right;
    }

.detay .oynatici-tercihleri {
    position: absolute;
    bottom: -34px;
    left: 0;
    background: #f1f1f1;
    height: 24px;
    line-height: 24px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 5px 0 3px 0;
    width: 1140px;
    color: #333;
    font-size: 8pt;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.detay .video-kucuk .oynatici-tercihleri {
    width: 710px;
}

.detay .oynatici-tercihleri div {
    margin: 0 5px;
}

.detay .oynatici-tercihleri .tercih {
    display: inline-block;
}

.detay .oynatici-tercihleri [class*=icon-] {
    float: left;
    margin: 0 5px 0 0;
    line-height: 20px;
}

.detay .oynatici-tercihleri .not {
    float: left;
}

.detay .oynatici-tercihleri .dugme {
    float: right;
}

.detay .oynatici-tercihleri .acilir-menu {
    margin: 0;
}

    .detay .oynatici-tercihleri .acilir-menu .acici {
        cursor: pointer;
        margin: 0 5px;
    }

    .detay .oynatici-tercihleri .acilir-menu .acilan {
        display: none;
    }

    .detay .oynatici-tercihleri .acilir-menu.acilsin .acilan {
        display: inline-block;
    }

    .detay .oynatici-tercihleri .acilir-menu.acilsin .acici {
        display: none;
    }

.detay .temel-bilgi .menu-dd-kucuk {
    margin: 0 0 0 20px;
    float: left;
}

    .detay .temel-bilgi .menu-dd-kucuk .oge {
        margin: 0;
    }

.tam-kucuk-sorgu {
    width: calc(100% + 60px);
    height: 220px; /*scroll gizleyici*/
    margin: 0 0 0 -30px;
    background: #f1f1f1;
    padding: 10px 0 8px 0;
    overflow: hidden;
    position: relative;
    float: left;
}

    .tam-kucuk-sorgu:before {
        width: 60px;
        height: 160px;
        position: absolute;
        bottom: 26px;
        right: 0;
        content: '';
        background-image: linear-gradient(to left,rgba(241,241,241,1) 0,rgba(241,241,241,0) 100%);
        z-index: 9;
    }

    .tam-kucuk-sorgu:after {
        width: 60px;
        height: 160px;
        position: absolute;
        bottom: 26px;
        left: 0;
        content: '';
        background-image: linear-gradient(to right,rgba(241,241,241,1) 0,rgba(241,241,241,0) 100%);
        z-index: 9;
    }
    /*.tam-kucuk-sorgu.gomulu { background:#dedede; margin-bottom:30px; } 
.tam-kucuk-sorgu.gomulu:before { background-image:linear-gradient(to left,rgba(222,222,222,1) 0,rgba(222,222,222,0) 100%); } 
.tam-kucuk-sorgu.gomulu:after { background-image:linear-gradient(to right,rgba(222,222,222,1) 0,rgba(222,222,222,0) 100%); } */
    .tam-kucuk-sorgu .ara-baslik {
        width: calc(100% - 60px);
        padding: 0 30px;
        margin: 10px 0;
    }

        .tam-kucuk-sorgu .ara-baslik .lnk {
            float: right;
            margin: 0;
        }

    .tam-kucuk-sorgu .medyalar { /*width:100%; */
        float: left;
    }

        .tam-kucuk-sorgu .medyalar .medya-kucuk {
            float: left;
            margin: 0 0 0 30px; /*width:calc(20% - 32px); */
            width: calc(100% - 30px);
        }

    .tam-kucuk-sorgu .owl-carousel {
        position: relative;
        width: 100%;
    }

    .tam-kucuk-sorgu .owl-wrapper {
        position: relative;
    }

    /*.tam-kucuk-sorgu .owl-controls {position:absolute; top:30px; right:30px; } */
    .tam-kucuk-sorgu .owl-nav {
        display: none;
    }

    .tam-kucuk-sorgu .owl-dots {
        position: absolute;
        bottom: 6px;
        right: 10px;
        z-index: 11;
    }

        .tam-kucuk-sorgu .owl-dots .owl-dot {
            margin: 2px;
            width: 10px;
            height: 10px;
            background: #ccc;
            border-radius: 5px;
        }

            .tam-kucuk-sorgu .owl-dots .owl-dot.active {
                background: #fff;
            }

    /*.tam-kucuk-sorgu .owl-pagination { position:absolute; bottom:-10px; right:10px; } 
.tam-kucuk-sorgu .owl-pagination .owl-page { margin:2px; } 
.tam-kucuk-sorgu .owl-page span { display:block; width:12px; height:12px; border-radius:20px; background:#ccc; } 
.tam-kucuk-sorgu .owl-page.active span { background:#fff; } */

    .tam-kucuk-sorgu .kaydir /* dokunmatik ekranlar için */ {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

        .tam-kucuk-sorgu .kaydir .medyalar {
            width: 2280px;
            height: 200px;
        }

        .tam-kucuk-sorgu .kaydir .medya-kucuk {
            width: 211px;
        }

.post {
    width: 100%;
    float: left;
    color: #333;
    position: relative;
    background: #fff;
}

    .post .kolon.yazi {
        width: calc(100% - 420px);
        min-height: 220px;
        float: left;
        margin: 0 260px 0 160px;
        font-size: 13pt;
        line-height: 18pt; /*font-family:Georgia; text-align:justify; */
        position: relative;
    }

        .post .kolon.yazi.tam {
            width: calc(100% - 60px);
            min-height: inherit;
            margin: 0 30px;
        }

            .post .kolon.yazi.tam .bosluksuz {
            }

                .post .kolon.yazi.tam .bosluksuz img {
                    margin: 0 !important;
                    float: left;
                }

        .post .kolon.yazi div { /*width:100%; margin:0 0 25px 0; */
            display: block;
            margin-bottom: 25px;
        }

        .post .kolon.yazi p { /*width:100%; margin:0 0 25px 0; */
            display: block;
            margin-bottom: 25px;
        }

        .post .kolon.yazi .tablo.hasScroll {
            box-shadow: 20px 0px 63px -47px rgba(0,0,0,0.75);
        }

        .post .kolon.yazi p:first-child {
            margin-bottom: 0px !important;
        }

        .post .kolon.yazi ul, .post .kolon.yazi ol { /*width:100%; margin:0 0 25px 0; */
            display: block;
            margin-bottom: 25px;
        }

        .post .kolon.yazi h2 {
            font-size: 20pt !important;
            line-height: 26pt !important;
            color: #ff6600;
            margin: 0 0 20px 0;
        }

        .post .kolon.yazi h3 {
            font-size: 17pt;
            line-height: 21pt;
            color: #000;
            margin: 0 0 20px 0;
        }
        /*.post .kolon.yazi p:first-child:first-letter { font-size:47pt !important; line-height:32pt !important; float:left; margin:-2px 5px 0 -5px; font-family: 'Ubuntu', Arial; } */
        /*.post .kolon.yazi .resim .dosya img {width:auto; } */
        .post .kolon.yazi iframe {
            width: 100%; /*height:405px; */
            display: inline-block;
            float: none;
        }

        .post .kolon.yazi hr {
            width: 100%;
            margin: 0 0 20px 0;
            background: #dedede;
            height: 1px;
            border: none;
        }

        .post .kolon.yazi .oduller {
            width: 100%;
            margin: 0 0 10px 0;
            display: inline-block;
        }

            .post .kolon.yazi .oduller img {
                width: calc(33.3% - 5px);
                height: auto;
                float: left;
                margin: 0 5px 5px 0;
            }

        .post .kolon.yazi .haber-sonu-video {
            width: 100%;
            margin: 0 0 20px 0;
            display: inline-block !important;
        }

        .post .kolon.yazi .onerilen-icerik-yan {
            position: absolute;
            top: 340px;
            left: -200px;
            width: 160px;
        }

        .post .kolon.yazi .sagdan-tassin {
            float: right;
            width: 200px;
            margin-left: 30px;
            margin-right: -230px;
            text-align: left;
        }

            .post .kolon.yazi .sagdan-tassin .modul-hakkinda .alt {
                margin: 0;
            }

        .post .kolon.yazi .reklam-kare {
            width: 300px;
            float: right;
            margin-left: 30px;
            margin-right: -230px;
            text-align: left;
        }

.medya-sag {
    float: left;
}

    .medya-sag .onizleme {
        width: 100%;
        position: relative;
        height: 125px;
        margin: 0;
        float: left;
    }

    .medya-sag .govde {
        width: calc(100% - 40px);
        padding: 15px 20px;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        background: rgba(0,0,0,0.60);
    }

        .medya-sag .govde .baslik {
            color: #fff;
        }

.post .kolon.mini {
    width: 100px;
    position: absolute;
    top: 0;
    left: 30px;
}

.post .kolon.dar {
    width: 300px;
    position: absolute;
    top: 0;
    right: 30px;
    margin: 0;
}
/*.post .kolon.dar .resim { margin:0 0 60px 0; } */
.post .foto-galeri {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.yorumkapsam {
    width: calc(100% - 520px);
    float: left;
    padding: 30px 360px 0 160px;
    border-top: 1px solid #dedede;
    position: relative;
    background: #fff;
}

    .yorumkapsam .yorumblogu {
        width: 100%;
        float: left;
    }

    .yorumkapsam .kolon.dar {
        width: 300px;
        position: absolute;
        top: 0;
        right: 30px;
        margin: 30px 0 0 0;
    }

.diger-icerikler {
    width: calc(100% - 60px);
    float: left;
    padding: 20px 30px 50px 30px;
    background: #f7f7f7;
    border-top: 1px solid #dedede;
}

.detay-yatay-sorgu {
    width: calc(100% - 30px);
    float: left;
    padding: 20px 30px 0 0;
    background: #f1f1f1;
    border-top: 1px solid #dedede;
}
    /*.detay-yatay-sorgu.yukselistekiler { background:#dedede; } */
    .detay-yatay-sorgu .ara-baslik {
        width: calc(100% - 30px);
        margin-left: 30px;
    }

    .detay-yatay-sorgu .medya-orta {
        width: calc(25% - 30px);
        margin: 0 0 30px 30px;
    }

    .detay-yatay-sorgu .medya-orta-resimsiz {
        width: calc(25% - 30px);
        margin: 0 0 30px 30px;
    }

    .detay-yatay-sorgu .reklam-kare { /*width:calc(25% - 50px); */
        margin: 0 0 0 30px;
        padding: 25px 23px;
        width: 200px;
        height: 200px;
    }

.detay-gecis {
    background: #dedede url(../img/haber-gecis-bg.png) center no-repeat;
    padding: 100px 0 0 0;
    width: 100%;
    float: left;
}

    .detay-gecis img {
        float: left;
    }

    .detay-gecis .gecis-efekti {
        background: #dedede url(../img/detay-gecis.gif) center no-repeat;
        width: 100%;
        height: 554px;
        float: left;
    }

    .detay-gecis > div {
        margin: -75px 0;
    }
/* Künye */

.post .kunye {
    width: calc(100% - 30px);
    padding: 0 0 0 30px;
}

    .post .kunye.ozel {
        background: #FFF9F4;
        padding-top: 20px;
        margin: 0 0 20px 0;
        border-top: 1px solid #dedede;
        border-bottom: 1px solid #dedede;
    }

    .post .kunye .ayrac {
        width: 100%;
    }

    .post .kunye .kunye-grupla {
        float: left;
    }

    .post .kunye .post-baslik {
        margin: 0 0 30px 0;
    }

    .post .kunye .kisi {
        width: 155px;
        height: 240px;
        margin: 0 30px 20px 0;
        float: left;
    }

        .post .kunye .kisi .foto {
            width: 140px;
            height: 140px;
            margin: 0 0 10px 0;
            background: #f1f1f1;
            position: relative;
            border-radius: 5px;
            float: left;
        }

            .post .kunye .kisi .foto img {
                width: 140px;
                height: 140px;
                border-radius: 5px; /*-webkit-filter:grayscale(100%); */
                float: left;
            }

            .post .kunye .kisi .foto:after {
                content: '';
                display: inline-block;
                top: 0;
                left: 0;
                width: 140px;
                height: 140px;
                background: url(../img/kunye/_foto_ucgen.png) bottom right no-repeat;
                position: absolute;
            }

        .post .kunye .kisi:hover .foto:after {
            display: none;
        }

        .post .kunye .kisi .profiller {
            width: 140px;
            height: 140px;
            margin: 0 0 5px 0;
            background: rgba(245,121,42,0.70);
            position: absolute;
            top: 0;
            left: 0;
            font-size: 13pt;
            display: none;
            border-radius: 5px;
        }

        .post .kunye .kisi:hover .profiller {
            display: inline-block;
        }

        .post .kunye .kisi .profiller a {
            width: 35px;
            height: 35px;
            line-height: 35px;
            float: left;
            margin: 105px 0 0 0;
            text-align: center;
            color: #fff;
        }

            .post .kunye .kisi .profiller a:hover {
                color: #f5792a;
                background: #fff;
            }

            .post .kunye .kisi .profiller a span {
                line-height: 35px;
            }

            .post .kunye .kisi .profiller a strong {
                font-size: 11pt;
                font-family: Arial Black, Arial;
            }

        .post .kunye .kisi .neden {
            width: 20px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            background: rgba(0,0,0,1);
            position: absolute;
            top: -5px;
            right: -5px;
            font-size: 8pt;
            border-radius: 12px;
            color: #fff;
            border: 2px solid #000;
        }

            .post .kunye .kisi .neden:hover {
                background: #fff;
                color: #000;
            }

        .post .kunye .kisi .isim {
            width: 100%;
            color: #f5792a;
            font-size: 15pt;
            font-weight: bold;
            line-height: 24px;
            margin: 0 0 5px 0;
        }

        .post .kunye .kisi .pozisyon {
            width: 100%;
            color: #666;
            font-size: 10pt;
            line-height: 18px;
        }

        .post .kunye .kisi .title {
            width: 100%;
            color: #ccc;
            font-size: 10pt;
            line-height: 18px;
        }

    .post .kunye .kisi-yatay {
        width: 340px;
        height: 160px;
        margin: 0 30px 10px 0;
        float: left;
        position: relative;
    }

        .post .kunye .kisi-yatay .foto {
            width: 140px;
            height: 140px;
            margin: 0 10px 0 0;
            background: #f1f1f1;
            position: relative;
            border-radius: 5px;
            float: left;
        }

            .post .kunye .kisi-yatay .foto img {
                width: 140px;
                height: 140px;
                border-radius: 5px;
                float: left;
            }

            .post .kunye .kisi-yatay .foto:after {
                content: '';
                display: inline-block;
                top: 0;
                left: 0;
                width: 140px;
                height: 140px;
                background: url(../img/kunye/_foto_ucgen.png) bottom right no-repeat;
                position: absolute;
            }

        .post .kunye .kisi-yatay:hover .foto:after {
            display: none;
        }

        .post .kunye .kisi-yatay .profiller {
            width: 190px;
            margin: 5px 0 5px 0;
            float: right;
            font-size: 12pt;
            border-radius: 5px;
        }

            .post .kunye .kisi-yatay .profiller a {
                width: 30px;
                height: 35px;
                line-height: 24px;
                float: left;
                margin: 0 0 0 0;
                text-align: center;
                color: #ccc;
            }

                .post .kunye .kisi-yatay .profiller a:hover {
                    color: #f5792a;
                    background: #fff;
                }

                .post .kunye .kisi-yatay .profiller a span {
                    line-height: 24px;
                }

                .post .kunye .kisi-yatay .profiller a strong {
                    font-size: 11pt;
                    font-family: Arial Black, Arial;
                }

        .post .kunye .kisi-yatay .neden {
            width: 20px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            background: rgba(0,0,0,1);
            position: absolute;
            top: -5px;
            left: 120px;
            font-size: 8pt;
            border-radius: 12px;
            color: #fff;
            border: 2px solid #000;
        }

            .post .kunye .kisi-yatay .neden:hover {
                background: #fff;
                color: #000;
            }

        .post .kunye .kisi-yatay .isim {
            width: 190px;
            color: #f5792a;
            font-size: 15pt;
            font-weight: bold;
            line-height: 24px;
            margin: 10px 0 5px 0;
        }

        .post .kunye .kisi-yatay .pozisyon {
            width: 190px;
            color: #666;
            font-size: 10pt;
            line-height: 18px;
        }

        .post .kunye .kisi-yatay .title {
            width: 190px;
            color: #ccc;
            font-size: 10pt;
            line-height: 18px;
        }

/* Post Tanıtım Sayfası */

.post.tanitim img {
    float: left;
}

/* Detay Sağ */

.kolon.dar.detayda {
    position: absolute;
    top: auto;
    bottom: -10px;
    right: -330px;
    text-align: left;
}

/* Liste Sayfası (Profil, Kategori vs.) */

.liste-kapak {
    width: calc(100% - 60px);
    padding: 30px;
    background: #fff;
    margin: -10px 0 0 0;
}

.kolon.dar .liste-kapak {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    background: none;
}

.liste-kapak.avatarli .avatar {
    float: left;
    width: 200px;
    height: 200px;
    background-color: #dedede;
    background-size: cover;
    background-position: center;
    border-radius: 100px;
    margin: 0 30px 0 0;
    position: relative;
}

    .liste-kapak.avatarli .avatar .duzenle {
        line-height: 200px;
        text-align: center;
        background: rgba(0,0,0,0.50);
        color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 100px;
    }

        .liste-kapak.avatarli .avatar .duzenle:hover {
            background: rgba(0,0,0,0.70);
        }

    .liste-kapak.avatarli .avatar.avatarsiz {
        background-color: #d85757;
        color: #fff;
        text-align: center;
        line-height: 200px;
        font-size: 90px;
    }


.liste-kapak .temel-bilgiler {
    width: calc(100% - 370px);
}

.kolon.dar .liste-kapak .temel-bilgiler {
    width: 100%;
    margin: 0 0 20px 0;
}

.liste-kapak.avatarli .temel-bilgiler {
    float: left;
    width: calc(100% - 600px);
    color: #333;
}

.liste-kapak .temel-bilgiler .ne {
    width: 100%;
    margin: 0 0 10px 0;
    font-weight: bold;
    font-size: 32pt;
    line-height: 38pt;
    font-family: 'Ubuntu', Arial;
    word-wrap: break-word;
}

    .liste-kapak .temel-bilgiler .ne span {
        float: left;
        margin: 0 15px 0 0;
        line-height: 38pt;
    }

.liste-kapak .temel-bilgiler .tur {
    width: 100%;
    margin: 0 0 10px 0;
    color: #ccc;
    font-size: 16pt;
    line-height: 20pt;
}

.liste-kapak .temel-bilgiler .hakkinda {
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 11pt;
    line-height: 16pt;
    word-wrap: break-word;
    word-break: break-all;
}

.liste-kapak .temel-bilgiler .baglantilar {
    width: 100%;
    font-size: 14pt;
    line-height: 20pt;
}

    .liste-kapak .temel-bilgiler .baglantilar .tek {
        float: left;
        margin: 0 5px 0 0;
        background: #ccc;
        color: #fff;
        border-radius: 3px;
        padding: 5px 12px;
    }

        .liste-kapak .temel-bilgiler .baglantilar .tek span {
            line-height: 20pt;
            float: left;
            min-width: 18px;
            text-align: center;
        }

        .liste-kapak .temel-bilgiler .baglantilar .tek.renkli {
            background: #f5792a;
        }

            .liste-kapak .temel-bilgiler .baglantilar .tek.renkli .sayi {
                color: #d06724;
                margin: 0 -5px 0 10px;
                background: #fff;
                padding: 0 5px;
                border-radius: 3px;
            }

            .liste-kapak .temel-bilgiler .baglantilar .tek.renkli.pasif {
                background: #dedede;
                color: #666;
            }

                .liste-kapak .temel-bilgiler .baglantilar .tek.renkli.pasif .sayi {
                    color: #999;
                }

        .liste-kapak .temel-bilgiler .baglantilar .tek.facebook {
            background: #4862a3;
        }

        .liste-kapak .temel-bilgiler .baglantilar .tek.twitter {
            background: #00c3f3;
        }

        .liste-kapak .temel-bilgiler .baglantilar .tek.google {
            background: #eb4026;
        }

        .liste-kapak .temel-bilgiler .baglantilar .tek.eposta {
            background: #333;
        }

        .liste-kapak .temel-bilgiler .baglantilar .tek.rss {
            background: #f5792a;
        }

        .liste-kapak .temel-bilgiler .baglantilar .tek.bildir {
            background: #dedede;
            color: #666;
        }

            .liste-kapak .temel-bilgiler .baglantilar .tek.bildir.aktif {
                background: #f5792a;
                color: #fff;
            }

        .liste-kapak .temel-bilgiler .baglantilar .tek.duzenle {
            background: #dedede;
            color: #333;
        }

.liste-kapak .istatistik {
    float: right;
    padding: 0;
    background: none;
    width: 340px;
    margin: 0;
}

.kolon.dar .liste-kapak .istatistik {
    width: 100%;
}

.liste-kapak .uyari {
    margin: 30px 0 0 0;
}

/* Listede Arama Kutusu */

.listede-ara {
    width: calc(100% - 30px);
    margin: 0 0 30px 30px;
    position: relative;
}

    .listede-ara .kutu {
        width: calc(100% - 40px);
        padding: 5px 30px 5px 10px;
        height: 30px;
        line-height: 30px;
        border: none;
        background: #fff;
    }

        .listede-ara .kutu:focus {
            background: #fff;
        }

    .listede-ara .buton {
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: none;
        border: none;
        color: #333;
        font-size: 14px;
        cursor: pointer;
    }

        .listede-ara .buton:active {
            color: #999;
        }

    .listede-ara .vazgec {
        position: absolute;
        top: 5px;
        right: 40px;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
    }

.liste-baglantilari .listede-ara .vazgec {
    height: 26px;
    line-height: 26px;
}

.liste-baglantilari .ikon-uyari {
    position: relative;
    float: left;
    color: #999999;
    font-size: 15px;
    line-height: 40px;
    left: 5px;
}

    .liste-baglantilari .ikon-uyari span {
        vertical-align: middle;
        margin-right: 3px;
    }

.liste-baglantilari .menu-dd {
    margin-left: 5px;
    height: 35px;
    font-size: 11pt;
    margin-top: 2px;
}

.listede-ara.full-width {
    width: 100% !important;
}

/* Listede Takip Yönetimi */

.takip-yonetimi {
    width: 60%;
    min-width: 700px;
    border: 1px solid #ccc;
    font-size: 11pt;
    line-height: 14pt; /*margin:-20px 0 30px 30px; */
    background: #fff;
    border-radius: 3px;
    float: left; /*position:relative; position:fixed; */
    position: fixed;
    top: 50px;
    left: 20%;
    z-index: 999;
}
    /*.takip-yonetimi:after { content:''; position:absolute; bottom:100%; left:137px; margin-left:-8px; width:0; height:0; border-bottom:8px solid #fff; border-right:8px solid transparent; border-left:8px solid transparent; } */
    .takip-yonetimi .ara-filtre {
        width: calc(100% - 40px);
        margin: 0 10px;
        padding: 10px 10px;
        border-bottom: 1px solid #dedede;
        float: left;
    }

        .takip-yonetimi .ara-filtre .neolsun {
            font-weight: bold;
            color: #333;
            float: left;
            margin: 0 20px 0 0;
            padding: 10px 0;
            position: relative;
        }

            .takip-yonetimi .ara-filtre .neolsun.aktif {
                color: #f5792a;
            }

            .takip-yonetimi .ara-filtre .neolsun:after {
                content: '';
                width: 100%;
                position: absolute;
                height: 3px;
                top: 100%;
                left: 0;
                margin: 9px 0 0 0;
            }

            .takip-yonetimi .ara-filtre .neolsun:hover:after {
                background: #ccc;
            }

            .takip-yonetimi .ara-filtre .neolsun.aktif:after {
                background: #f5792a;
            }

        .takip-yonetimi .ara-filtre .kutu {
            box-shadow: none;
            background: #fff;
            border: none;
            width: 180px;
            float: left;
            border-left: 1px solid #dedede;
            padding: 5px 0 5px 20px;
            margin: 5px 0;
            height: 14pt;
            line-height: 14pt;
        }

            .takip-yonetimi .ara-filtre .kutu.genis {
                padding: 5px 0;
                border: none;
                width: 500px;
            }

        .takip-yonetimi .ara-filtre .btn {
            float: right;
            margin: 3px 0 3px 10px;
        }

    .takip-yonetimi .filtre-listesi {
        width: calc(100% - 40px);
        padding: 13px 20px 0 20px;
        background: #fff;
        height: 400px;
        overflow-x: hidden;
        overflow-y: scroll;
        float: left;
    }

        .takip-yonetimi .filtre-listesi .tek {
            width: 100%;
            float: left;
            padding: 3px 0;
        }

            .takip-yonetimi .filtre-listesi .tek .simge {
                float: left;
                width: 30px;
                height: 30px;
                margin: 5px 10px 5px 0;
                border-radius: 7px;
                overflow: hidden;
            }

                .takip-yonetimi .filtre-listesi .tek .simge img {
                    width: 30px;
                    height: 30px;
                }

            .takip-yonetimi .filtre-listesi .tek .nedir {
                float: left;
                width: calc(100% - 260px);
                border-bottom: 1px solid #f1f1f1;
                font-weight: bold;
                font-size: 12pt;
                line-height: 44px;
                margin: 0;
            }

            .takip-yonetimi .filtre-listesi .tek .aksiyon {
                background: #f5792a;
                width: 190px;
                color: #fff;
                font-size: 11pt;
                line-height: 14pt;
                padding: 5px;
                position: relative;
                margin: 5px 0;
                font-weight: normal;
                border-radius: 3px;
                float: right;
            }

                .takip-yonetimi .filtre-listesi .tek .aksiyon.pasif {
                    background: #f1f1f1;
                    color: #999;
                }

                .takip-yonetimi .filtre-listesi .tek .aksiyon .eylem {
                    float: left;
                    margin: 0 7px;
                }

                .takip-yonetimi .filtre-listesi .tek .aksiyon .sayi {
                    background: #fff;
                    color: #f5792a;
                    margin: 2px 2px 0 0;
                    padding: 0 3px;
                    position: relative;
                    font-size: 8pt;
                    line-height: 11pt;
                    float: right;
                    border-radius: 3px;
                }

                .takip-yonetimi .filtre-listesi .tek .aksiyon.pasif .sayi {
                    background: #999;
                    color: #fff;
                }

/* Listede Filtreleme */

.liste-baglantilari {
    width: calc(100% - 50px);
    font-size: 14pt;
    line-height: 20pt;
    margin: -20px 0 10px 30px;
    padding: 10px;
    background: #f1f1f1;
    border-radius: 3px;
    float: left;
}

    .liste-baglantilari .tek {
        margin: 0 0 0 5px;
        background: #ccc;
        color: #fff;
        border-radius: 3px;
        padding: 5px 12px;
        float: right;
    }

        .liste-baglantilari .tek span {
            line-height: 20pt;
            float: left;
            min-width: 18px;
            text-align: center;
        }

        .liste-baglantilari .tek.renkli {
            background: #f5792a;
        }

            .liste-baglantilari .tek.renkli .sayi {
                color: #d06724;
                margin: 0 -5px 0 10px;
                background: #fff;
                padding: 0 5px;
                border-radius: 3px;
            }

            .liste-baglantilari .tek.renkli.pasif {
                background: #dedede;
                color: #666;
            }

                .liste-baglantilari .tek.renkli.pasif .sayi {
                    color: #999;
                }

        .liste-baglantilari .tek.bildir {
            background: #dedede;
            color: #666;
        }

            .liste-baglantilari .tek.bildir.aktif {
                background: #f5792a;
                color: #fff;
            }

        .liste-baglantilari .tek.ackapa {
            background: #dedede;
            color: #333;
        }

            .liste-baglantilari .tek.ackapa.aktif {
                background: #f5792a;
                color: #fff;
            }

        .liste-baglantilari .tek.terscevir {
            background: #dedede;
            color: #333;
        }

    .liste-baglantilari .listede-ara {
        float: left;
        width: calc(100% - 300px);
        margin: 0;
    }

        .liste-baglantilari .listede-ara .kutu {
            height: 26px;
        }

/* Listede Ayar Satırı */

.tercih-ust {
    width: calc(100% - 50px);
    padding: 0 10px;
    margin: 0 0 5px 30px;
    background: #222;
    color: #fff;
    line-height: 30px;
    border-radius: 3px;
    border-top: 1px solid #444;
    border-bottom: 1px solid #000;
}

    .tercih-ust .ayarlar {
        color: #ccc;
        font-size: 10pt;
    }

.tercih-detay {
    width: calc(100% - 50px);
    padding: 10px 10px 10px 10px;
    margin: 0 0 5px 30px;
    background: #fff;
    position: relative;
    line-height: 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dedede;
    float: left;
    border-radius: 3px;
    font-weight: bold;
}

    .tercih-detay .ackapa {
        float: right;
        height: 20px;
    }

    .tercih-detay .ackapa {
        float: right;
    }

    .tercih-detay .aciklama {
        width: calc(100% - 100px);
        color: #999;
        border-top: 1px solid #f1f1f1;
        font-size: 9pt;
        line-height: 11pt;
        padding: 5px 0 0 0;
        margin: 5px 0 -3px 0;
        float: left;
        font-weight: normal;
    }

/* Profil Düzenle */

.ayar-sayfasi {
    width: calc(100% - 30px);
    margin: 0 0 0 30px;
}

    .ayar-sayfasi hr {
        width: 100%;
        height: 1px;
        border: none;
        background: #ccc;
        margin: 0 0 20px 0;
    }

    .ayar-sayfasi .tek-ayar {
        width: 100%;
        margin: 0 0 20px 0;
        font-size: 13pt;
        line-height: 18pt;
        color: #333;
    }

        .ayar-sayfasi .tek-ayar .menu-dd-kucuk {
            border: 1px solid #f5792a;
            color: #333;
            margin: 0 0 0 5px;
            float: left;
        }

        .ayar-sayfasi .tek-ayar .ayar-bilgisi {
            width: 100%;
            margin: 0 0 10px 0;
            float: left;
        }

            .ayar-sayfasi .tek-ayar .ayar-bilgisi .nedir {
                float: left;
                margin: 0 0 0 10px;
                font-weight: bold;
                font-size: 13pt;
                line-height: 17pt;
                color: #f5792a;
            }

            .ayar-sayfasi .tek-ayar .ayar-bilgisi .ekbilgi {
                float: right;
                color: #999;
            }

        .ayar-sayfasi .tek-ayar .ayar-formu {
            width: 100%;
            position: relative;
        }

            .ayar-sayfasi .tek-ayar .ayar-formu .kutu {
                margin-bottom: 10px;
            }

                .ayar-sayfasi .tek-ayar .ayar-formu .kutu.ikili {
                    width: calc(50% - 25px);
                    float: left;
                }

            .ayar-sayfasi .tek-ayar .ayar-formu .gun {
                width: 100px;
                float: left;
                margin: 0 10px 0 0;
            }

            .ayar-sayfasi .tek-ayar .ayar-formu .ay {
                width: 200px;
                float: left;
                margin: 0 10px 0 0;
            }

            .ayar-sayfasi .tek-ayar .ayar-formu .yil {
                width: 120px;
                float: left;
                margin: 0 10px 0 0;
            }

            .ayar-sayfasi .tek-ayar .ayar-formu .havalandir {
                position: absolute;
                top: 5px;
                right: 5px;
            }

            .ayar-sayfasi .tek-ayar .ayar-formu .arkaplanli {
                width: calc(100% - 22px);
                padding: 10px 10px;
                background: #f1f1f1;
                color: #333;
                border: 1px solid #ccc;
                border-radius: 3px;
                line-height: 20px;
                position: relative;
                margin-bottom: 10px;
            }

                .ayar-sayfasi .tek-ayar .ayar-formu .arkaplanli .cb {
                    line-height: 20px;
                }

                .ayar-sayfasi .tek-ayar .ayar-formu .arkaplanli.yasgizliligi {
                    width: 238px;
                    float: right;
                }

            .ayar-sayfasi .tek-ayar .ayar-formu .sehir {
                width: 180px;
                float: left;
                margin: 0 10px 0 0;
            }

            .ayar-sayfasi .tek-ayar .ayar-formu .ilce {
                width: 180px;
                float: left;
                margin: 0 10px 0 0;
            }

            .ayar-sayfasi .tek-ayar .ayar-formu .arkaplanli.sehirsifirlama {
                width: 308px;
                float: right;
            }

            .ayar-sayfasi .tek-ayar .ayar-formu .arkaplanli.kendinibanlama {
                width: 398px;
                float: right;
            }

            .ayar-sayfasi .tek-ayar .ayar-formu .bansuresi {
                width: 280px;
                float: left;
                margin: 0 10px 0 0;
            }

            .ayar-sayfasi .tek-ayar .ayar-formu .arkaplanli.kendinibanlama .btn {
                margin: 0 0 0 5px;
                float: left;
            }

/* Trend Haberler Detayı */

.trend-haberler-detay {
    width: 100%;
    margin: 0 0 30px 0;
}

    .trend-haberler-detay .tablo {
        width: calc(100% - 60px);
        margin: 30px 30px 0 30px;
    }

        .trend-haberler-detay .tablo .sira {
            width: 1% !important;
        }

        .trend-haberler-detay .tablo .goruntulenenicerik {
            width: 63% !important;
        }

        .trend-haberler-detay .tablo .bakansayisi {
            width: 15% !important;
        }

        .trend-haberler-detay .tablo .tur {
            width: 10% !important;
        }

        .trend-haberler-detay .tablo .tarih {
            width: 10% !important;
        }

        .trend-haberler-detay .tablo * {
            min-width: inherit !important;
        }

/* Özel Liste (Video) */

.ozel-liste-video {
    background: #f1f1f1;
    min-height: 1400px;
}

    .ozel-liste-video .kolon.tam {
        padding: 0 30px 0 20px;
        width: calc(100% - 50px)
    }

    .ozel-liste-video .medya-buyuk-kapsam {
        float: left;
        width: 100%;
        margin: 0 0 20px 0;
    }

        .ozel-liste-video .medya-buyuk-kapsam .medya-buyuk {
            float: left;
            width: calc(100% - 555px);
            height: 300px;
            margin: 0 0 0 10px;
            box-sizing: border-box;
            position: relative;
        }

            .ozel-liste-video .medya-buyuk-kapsam .medya-buyuk .onizleme {
                width: 100%;
                height: 300px;
                background-size: cover;
                background-position: center;
                position: relative;
                border-top-left-radius: 3px;
                border-bottom-left-radius: 3px;
                background-color: #000;
            }

                .ozel-liste-video .medya-buyuk-kapsam .medya-buyuk .onizleme .not {
                    position: absolute;
                    top: 10px;
                    left: 10px;
                    background: rgba(0,0,0,0.7);
                    color: #fff;
                    font-size: 11pt;
                    font-weight: bold;
                    padding: 0 10px;
                    line-height: 30px;
                    border-radius: 3px;
                }
        /*.ozel-liste-video .medya-buyuk-kapsam .medya-buyuk .baslik { position: absolute; bottom: 0; left: 0; right: 0; color: #fff; font-size:26pt; line-height:30pt; font-family:'Ubuntu', Arial; font-weight:bold; color:#fff; text-shadow:0 1px 2px #000; padding:100px 25px 20px 25px; background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.9) 100%); } */
        .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi {
            float: right;
            width: 467px;
            height: 298px;
            padding: 20px;
            background: #fff;
            box-sizing: content-box;
            position: relative;
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
        }

            .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi .baslik {
                width: 100%;
                color: #000;
                font-size: 26pt;
                line-height: 30pt;
                font-family: 'Ubuntu', Arial;
                font-weight: bold;
                margin: 0 0 20px 0;
            }

            .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi .aciklama {
                width: 100%;
                color: #666;
                font-size: 12pt;
                line-height: 17pt;
            }

            .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi .bilgi {
                position: absolute;
                bottom: 20px;
                left: 20px;
                font-size: 10pt;
                line-height: 14pt;
                color: #999;
            }

            .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi .alt {
                position: absolute;
                bottom: 20px;
                right: 20px;
            }

                .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi .alt .imle {
                    background: #dedede !important;
                }

                    .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi .alt .imle.aktif {
                        background: #f5792a !important;
                    }

    .ozel-liste-video .liste-baglantilari {
        width: calc(100% - 10px);
        margin: 30px 0 30px 10px;
        background: none !important;
        padding: 0;
    }

        .ozel-liste-video .liste-baglantilari .ne {
            float: left;
            margin: 0 20px 0 0;
            line-height: 36px;
            font-size: 24pt;
            font-weight: bold;
            font-family: 'Ubuntu', Arial;
            max-width: 450px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .ozel-liste-video .liste-baglantilari .tek {
            float: left;
            margin: 0 5px 0 0 !important
        }

        .ozel-liste-video .liste-baglantilari .listede-ara {
            width: 230px;
            float: right;
            margin: 0 0 0 20px;
        }

        .ozel-liste-video .liste-baglantilari .video-turu-sec {
            float: right;
            position: relative;
            bottom: 2px;
        }

            .ozel-liste-video .liste-baglantilari .video-turu-sec .menu-dd {
                width: 135px !important;
            }

    .ozel-liste-video .tam-kucuk-sorgu {
        width: 100%;
        margin: 0 0 0 0;
        background: #f1f1f1;
        padding: 10px 0 8px 0;
        overflow: hidden;
        position: relative;
        float: left;
    }

    .ozel-liste-video .medya-kapsam {
        position: relative;
        margin: 0 0 25px 0;
        width: 100%;
        padding: 0 0 5px 0;
    }

        .ozel-liste-video .medya-kapsam:after {
            position: absolute;
            content: "";
            width: calc(100% - 10px);
            bottom: -1px;
            left: 10px;
            height: 1px;
            background: #dedede;
        }

        .ozel-liste-video .medya-kapsam .medya-kapsam-ustu {
            width: calc(100% - 10px);
            padding: 0 0 0 10px;
            margin: 0 0 5px 0;
        }

            .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .simge-resim {
                float: left;
                width: 30px;
                height: 30px;
                border-radius: 6px;
                overflow: hidden;
                margin: -3px 10px 0 0;
                background: #fff;
            }

                .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .simge-resim img {
                    width: 30px;
                    height: 30px;
                }

            .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .simge {
                float: left;
                width: 30px;
                height: 30px;
                border-radius: 6px;
                overflow: hidden;
                margin: -3px 10px 0 0;
                background: #f5792a;
                color: #fff;
                line-height: 30px;
                font-size: 15pt;
                text-align: center;
            }

            .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .ne {
                float: left;
                margin: 0 5px 4px 0;
                font-weight: bold;
                line-height: 26px;
                font-size: 13pt;
                color: #f5792a;
            }

            .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .not {
                font-size: 9pt;
                color: #666;
                float: left;
                line-height: 30px;
            }

            .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .gizle {
                width: 30px;
                height: 30px;
                line-height: 30px;
                margin: 0 0 0 10px;
                text-align: center;
                color: #666;
                float: right;
            }

                .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .gizle:hover {
                    color: #ccc;
                }

                .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .gizle * {
                    line-height: 24px;
                    font-size: 14pt;
                }

            .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .abone-ol {
                float: right;
                padding-left: 7px;
            }

            .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .bildirim-aboneligi {
                float: right;
                margin: 0 -10px 0 5px;
            }

                .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .bildirim-aboneligi .simge {
                    background: none !important;
                    color: #999;
                }

                .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .bildirim-aboneligi.aktif .simge {
                    background: none !important;
                    color: #f5792a;
                }

            .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .gizle * {
                line-height: 24px;
                font-size: 14pt;
            }

            .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .abone-ol {
                float: right;
                padding-left: 7px;
            }

            .ozel-liste-video .medya-kapsam .medya-kapsam-ustu .btn {
                float: right;
                margin: 3px 0 0 5px;
            }

        .ozel-liste-video .medya-kapsam .uyari {
            width: calc(100% - 45px);
            margin: 0 0 15px 5px;
        }

    .ozel-liste-video .medya-kucuk-alt {
        width: calc(25% - 10px);
        float: left;
        margin: 0 0 30px 10px;
    }

        .ozel-liste-video .medya-kucuk-alt .onizleme .onizleme-hover {
            width: 100%;
            height: 150px;
            background-size: cover;
            background-position: center;
            position: relative;
            border-radius: 3px;
            background-color: #ccc;
            display: none;
            float: left;
        }

        .ozel-liste-video .medya-kucuk-alt:hover .onizleme .onizleme-hover {
            display: inline-block;
        }

        .ozel-liste-video .medya-kucuk-alt .onizleme .seekbar {
            width: 100%;
            background: #f5792a;
            height: 3px;
            position: absolute;
            bottom: 0;
            left: 0;
            box-shadow: 0 -1px 3px rgba(0,0,0,0.5);
            z-index: 2;
        }

    .ozel-liste-video .daha-fazla {
        margin-top: 10px; /*margin-left:15px; */
    }

        .ozel-liste-video .daha-fazla .btn { /*width: calc(100% - 30px); */
            width: auto;
            margin: 0 0 0 10px;
            padding: 7px 30px;
            font-size: 13pt;
            font-weight: bold;
            letter-spacing: 1px;
            border-radius: 30px;
            font-family: 'Ubuntu', Arial;
            -webkit-transition: background-color 100ms linear;
            -moz-transition: background-color 100ms linear;
            -o-transition: background-color 100ms linear;
            -ms-transition: background-color 100ms linear;
            transition: background-color 100ms linear;
        }

            .ozel-liste-video .daha-fazla .btn:hover {
                opacity: 1;
            }

/* Özel Detay (Video) */

.ozel-detay-video {
    background: #fff;
}

    .ozel-detay-video .video-sol {
        width: 730px;
        padding: 0 0 30px 30px;
        float: left;
    }

        .ozel-detay-video .video-sol .video-kucuk {
            margin: 30px 0 0 0;
            position: relative;
        }

    .ozel-detay-video .oynaticida-sonrakine-geciliyor {
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.95);
        width: 100%;
        height: calc(100% - 30px);
        color: #fff;
        font-size: 12pt;
        z-index: 2;
        text-align: center;
    }

        .ozel-detay-video .oynaticida-sonrakine-geciliyor div {
            width: cacl(100% - 40px);
            display: block;
            margin: 10px 0;
            padding: 0 20px;
        }

            .ozel-detay-video .oynaticida-sonrakine-geciliyor div a {
                color: #fff;
            }

        .ozel-detay-video .oynaticida-sonrakine-geciliyor .siradaki {
            margin-top: 70px;
            color: #ccc;
            font-size: 11pt;
            line-height: 14pt;
        }

        .ozel-detay-video .oynaticida-sonrakine-geciliyor .video-adi {
            color: #fff;
            font-size: 20pt;
            line-height: 24pt;
            font-family: 'Ubuntu', Arial;
        }

        .ozel-detay-video .oynaticida-sonrakine-geciliyor .yukleyen {
            color: #fff;
            font-size: 11pt;
            line-height: 14pt;
            margin: 0 0 15px 0;
        }

        .ozel-detay-video .oynaticida-sonrakine-geciliyor .oynat-geri-sayim {
            position: relative;
        }

            .ozel-detay-video .oynaticida-sonrakine-geciliyor .oynat-geri-sayim svg {
                width: 80px;
                height: 80px;
                color: #fff;
                display: inline-block;
            }

            .ozel-detay-video .oynaticida-sonrakine-geciliyor .oynat-geri-sayim .geri-sayim {
                position: absolute;
                top: 50%;
                left: 50%;
                width: 50px;
                margin: -21px 0 0 -25px;
                text-align: center;
                line-height: 22px;
                font-size: 13pt;
            }

        .ozel-detay-video .oynaticida-sonrakine-geciliyor .iptal {
            color: #fff;
            font-size: 11pt;
            line-height: 15pt;
            letter-spacing: 1px;
        }

    .ozel-detay-video .video-sol .oynatici-tercihleri {
        width: calc(100% - 10px);
        background: #f1f1f1;
        padding: 3px 5px;
    }
    /*.ozel-detay-video .video-sol .temel-bilgi .oge .abone-ol {margin-left: 0; } */
    .ozel-detay-video .video-sol .oto-baslat {
        float: right;
        color: #999;
        font-size: 9pt;
    }

        .ozel-detay-video .video-sol .oto-baslat .not {
            float: left;
            line-height: 24px;
            margin: 0 5px 0 0;
        }

    .ozel-detay-video .video-sol .post-baslik {
        font-size: 20pt;
        line-height: 24pt;
    }

    .ozel-detay-video .video-sol .post {
        width: 100%;
    }

        .ozel-detay-video .video-sol .post .kolon.mini {
            left: 0;
        }

        .ozel-detay-video .video-sol .post .kolon.yazi {
            width: calc(100% - 120px);
            margin: 0 0 0 120px;
            min-height: 100px;
        }

    .ozel-detay-video .video-sol .yorumlar {
        width: calc(100% - 120px);
        margin: 0 0 0 120px; /*border-top: 1px solid #dedede; padding-top:20px; */
    }

    .ozel-detay-video .video-sag {
        width: 320px;
        padding: 30px 30px 30px 0;
        float: right;
    }

        .ozel-detay-video .video-sag .ara-baslik {
            line-height: 22px;
            margin-bottom: 10px;
        }

            .ozel-detay-video .video-sag .ara-baslik .nedir {
                color: #000;
                margin-top: -2px;
                font-weight: bold;
                font-size: 12pt;
            }

            .ozel-detay-video .video-sag .ara-baslik .not {
                font-size: 9pt;
            }

        .ozel-detay-video .video-sag hr.ayrac {
            width: 100%;
            margin: 10px 0 20px 0;
            display: inline-block;
            float: left;
            background: #dedede;
            height: 1px;
            border: none;
        }

        .ozel-detay-video .video-sag footer {
            display: inline-block;
            margin: 20px 0 0 0;
        }

/* Özel Liste (Foto Galeri) */

.ozel-liste-galeri {
    background: #f1f1f1;
    min-height: 1400px;
}

    .ozel-liste-galeri .kolon.tam {
        padding: 0 30px 0 10px;
    }

    .ozel-liste-galeri .liste-baglantilari {
        width: calc(100% - 20px);
        margin: 30px 0 30px 20px;
        background: none !important;
        padding: 0;
    }

        .ozel-liste-galeri .liste-baglantilari .ne {
            float: left;
            margin: 0 20px 0 0;
            line-height: 36px;
            font-size: 24pt;
            font-weight: bold;
            font-family: 'Ubuntu', Arial;
            word-wrap: break-word;
        }

        .ozel-liste-galeri .liste-baglantilari .tek {
            float: left;
        }

        .ozel-liste-galeri .liste-baglantilari .listede-ara {
            width: 230px;
            float: right;
            margin: 0 0 0 20px;
        }

    .ozel-liste-galeri .tam-kucuk-sorgu {
        width: 100%;
        margin: 0 0 0 0;
        background: #f1f1f1;
        padding: 10px 0 8px 0;
        overflow: hidden;
        position: relative;
        float: left;
    }

    .ozel-liste-galeri .medya-kapsam {
        position: relative;
        margin: 0 0 25px 0;
        width: 100%;
        padding: 0 0 5px 0;
    }

        .ozel-liste-galeri .medya-kapsam:after {
            position: absolute;
            content: "";
            width: calc(100% - 10px);
            bottom: -1px;
            left: 10px;
            height: 1px;
            background: #dedede;
        }

        .ozel-liste-galeri .medya-kapsam .medya-kapsam-ustu {
            width: calc(100% - 20px);
            padding: 0 0 0 20px;
            margin: 0 0 5px 0;
        }

            .ozel-liste-galeri .medya-kapsam .medya-kapsam-ustu .simge-resim {
                float: left;
                width: 30px;
                height: 30px;
                border-radius: 6px;
                overflow: hidden;
                margin: -3px 10px 0 0;
                background: #fff;
            }

                .ozel-liste-galeri .medya-kapsam .medya-kapsam-ustu .simge-resim img {
                    width: 30px;
                    height: 30px;
                }

            .ozel-liste-galeri .medya-kapsam .medya-kapsam-ustu .simge {
                float: left;
                width: 30px;
                height: 30px;
                border-radius: 6px;
                overflow: hidden;
                margin: -3px 10px 0 0;
                background: #f5792a;
                color: #fff;
                line-height: 30px;
                font-size: 15pt;
                text-align: center;
            }

            .ozel-liste-galeri .medya-kapsam .medya-kapsam-ustu .ne {
                float: left;
                margin: 0 5px 4px 0;
                font-weight: bold;
                line-height: 26px;
                font-size: 13pt;
                color: #f5792a;
            }

            .ozel-liste-galeri .medya-kapsam .medya-kapsam-ustu .not {
                font-size: 9pt;
                color: #666;
                float: left;
                line-height: 30px;
            }

            .ozel-liste-galeri .medya-kapsam .medya-kapsam-ustu .gizle {
                width: 30px;
                height: 30px;
                line-height: 30px;
                margin: 0 0 0 10px;
                text-align: center;
                color: #666;
                float: right;
            }

                .ozel-liste-galeri .medya-kapsam .medya-kapsam-ustu .gizle:hover {
                    color: #ccc;
                }

                .ozel-liste-galeri .medya-kapsam .medya-kapsam-ustu .gizle * {
                    line-height: 24px;
                    font-size: 14pt;
                }

            .ozel-liste-galeri .medya-kapsam .medya-kapsam-ustu .abone-ol {
                float: right;
                padding-left: 7px;
            }

            .ozel-liste-galeri .medya-kapsam .medya-kapsam-ustu .btn {
                float: right;
                margin: 3px 0 0 5px;
            }

        .ozel-liste-galeri .medya-kapsam .uyari {
            width: calc(100% - 55px);
            margin: 0 0 15px 15px;
        }

    .ozel-liste-galeri .medya-galeri-kutu {
        width: calc(33.3% - 20px);
        float: left;
        margin: 0 0 20px 20px;
    }

        .ozel-liste-galeri .medya-galeri-kutu.orta {
            width: calc(50% - 20px);
        }

        .ozel-liste-galeri .medya-galeri-kutu.buyuk {
            width: calc(100% - 20px);
        }

    .ozel-liste-galeri .daha-fazla {
        margin: 0 0 20px 20px;
        width: calc(100% - 20px); /*margin-top: 10px; margin-left:15px; */
    }

        .ozel-liste-galeri .daha-fazla .btn { /*width: calc(100% - 30px); */
            width: auto;
            margin: 0;
            padding: 7px 30px;
            font-size: 13pt;
            font-weight: bold;
            letter-spacing: 1px;
            border-radius: 30px;
            font-family: 'Ubuntu', Arial;
            -webkit-transition: background-color 100ms linear;
            -moz-transition: background-color 100ms linear;
            -o-transition: background-color 100ms linear;
            -ms-transition: background-color 100ms linear;
            transition: background-color 100ms linear;
        }

            .ozel-liste-galeri .daha-fazla .btn:hover {
                opacity: 1;
            }

/* Hata Sayfaları */
.hata {
    width: 1080px;
    height: 764px;
    margin-top: 30px;
    border-radius: 20px;
}

    .hata.h403 {
        background-image: url("../img/403.jpg");
    }

    .hata.h404 {
        background-image: url("../img/404.jpg");
    }

    .hata.h500 {
        background-image: url("../img/500.jpg");
    }

    .hata.h502 {
        background-image: url("../img/502.jpg");
    }

    .hata.h503 {
        background-image: url("../img/503.jpg");
    }

    .hata.h504 {
        background-image: url("../img/504.jpg");
    }

/* Düzenlemeler */

@keyframes yukseliste {
    0% {
        background: #a3ffa5;
        box-shadow: 0 0 50px #a3ffa5;
    }

    100% {
        background: none;
        box-shadow: none;
    }
}

.trend-haberler-detay .tablo tr.vurgula.yukselis {
    animation: yukseliste 1s;
}

@keyframes dususte {
    0% {
        background: #ffbcbf;
        box-shadow: 0 0 50px #ffbcbf;
    }

    100% {
        background: none;
        box-shadow: none;
    }
}

.trend-haberler-detay .tablo tr.vurgula.dusus {
    animation: dususte 1s;
}

/* Rehberler (Guide) vs. */
@keyframes box-shadow {
    0% {
        box-shadow: 0 5px 50px rgba(0,0,0,0.3);
    }

    30% {
        box-shadow: 0 5px 80px #000;
    }

    50% {
        box-shadow: 0 5px 100px rgba(0,0,0,0.3);
    }

    100% {
        box-shadow: 0 5px 100px rgba(0,0,0,1);
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
    }

    20% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }

    60% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
    }

    80% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
    }
}

.anlatim.rehber {
    display: inline-block;
    animation: box-shadow 2s;
    bottom: 45px;
    top: inherit;
    animation: scale 1.1s ease-in-out;
    box-shadow: 0 5px 100px rgba(0,0,0,1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    z-index: 99;
    width: 220px;
    padding: 20px 20px;
}

    .anlatim.rehber:after {
        content: '';
        position: absolute;
        bottom: -18px;
        right: 32px;
        width: 0;
        height: 0;
        border-width: 10px;
        border-style: solid;
        border-color: #ffffff transparent transparent transparent;
    }

    .anlatim.rehber img {
        float: inherit; /*margin-top:25px; margin-bottom: 25px; */
    }

    .anlatim.rehber .kapat {
        position: absolute;
        top: 3px;
        right: 3px;
        background: #fff;
        border: 1px solid #ccc;
        width: 26px;
        height: 24px;
        line-height: 26px;
        text-align: center;
        color: #333;
        font-size: 13pt;
        border-radius: 3px;
    }

        .anlatim.rehber .kapat:hover {
            background: #f1f1f1;
        }

        .anlatim.rehber .kapat:active {
            color: #666;
        }

/* Zorlamalar */

.doseme-yuklenirken {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 1140px;
    z-index: 2;
    background: #f1f1f1 url(../img/yukleniyor.gif) center no-repeat;
}

/* Fix */

.uyari.tepe {
    min-width: 1100px;
    z-index: 12;
    position: relative;
}

.medya-kucuk { /* detaydaki ilgili son gönderiler modülü sayfayı yenilediğimizde dağınık görünüyor diye bu eklendi */
    width: 198px !important;
    margin-bottom: 35px !important;
}

.video-buyuk div { /* flowplayer'ın üstündeki barların kaymasını engellesin diye eklendi */
    /*display: block; */
}
/*gerek kalmamış (şimdilik yoruma alındı)*/
/* Tabletler için Medya Sorguları */

/* --------------------------------------------------------------------------------------------- */


/* Cookie Kutu */
.cookie-kutu {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 9999;
    width: 475px;
    height: 120px;
    box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border: 1px solid #dedede;
    background-color: #ffffff;
    display: none;
}

    .cookie-kutu .dh-cookie {
        width: 102px;
        height: 62px;
        padding: 30px 0 0 9px;
    }

    .cookie-kutu .govde {
        width: 317px;
        height: 36px;
        float: right;
        color: #000000;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.13px;
        line-height: 18px;
        padding: 18px 38px 66px 0;
    }

        .cookie-kutu .govde .butonlar {
            white-space: nowrap;
            padding: 15px 0 0 0;
        }

            .cookie-kutu .govde .butonlar .cookie-buton {
                width: 157px;
                height: 30px;
                border-radius: 5px;
                font-size: 14px;
                font-weight: 700;
                letter-spacing: 0.13px;
                text-align: center;
                line-height: 28px;
                cursor: pointer;
            }

                .cookie-kutu .govde .butonlar .cookie-buton.onay {
                    color: #fff;
                    margin-right: 21px;
                    background-image: linear-gradient(135deg, #f28743 0%, #ee5347 100%);
                }

                .cookie-kutu .govde .butonlar .cookie-buton.info {
                    color: #999999;
                    font-weight: 400;
                    background-image: linear-gradient(-45deg, #f1f1f1 0%, #dedede 100%);
                }

    .cookie-kutu .kapat {
        cursor: pointer;
        position: absolute;
        top: 5px;
        right: 5px;
        width: 30px;
        height: 30px;
        border-radius: 5px;
        line-height: 34px;
        text-align: center;
        color: #fff;
        font-size: 16pt;
        background-image: linear-gradient(135deg, #f28743 0%, #ee5347 100%)
    }

/* Elastic Search */

.elastic-search {
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.51);
}

.elastic-search {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #fff;
    width: 580px;
    overflow: scroll;
}

    .elastic-search .searchBody .ssBorder {
        display: none;
    }

    .elastic-search .searchBody {
        width: 100%;
        display: inline-block;
    }

        .elastic-search .searchBody .header {
            background-color: #fff;
            padding: 15px 15px 0px 15px;
        }

            .elastic-search .searchBody .header .title {
                color: #000000;
                font-size: 20px;
                font-weight: 700;
                letter-spacing: -0.53px;
            }

            .elastic-search .searchBody .header .share {
                position: relative;
                font-size: 13px;
                color: #f5792c;
                float: right;
                cursor: pointer;
            }

                .elastic-search .searchBody .header .share:before {
                    font-family: 'icomoon';
                    content: "\e618";
                    padding: 0 5px 0 0;
                    vertical-align: middle;
                }

                .elastic-search .searchBody .header .share ul {
                    position: absolute;
                    color: #000;
                    border: 1px solid #dedede;
                    z-index: 99999;
                    top: 25px;
                    padding: 10px 0 10px 0;
                    right: 0;
                    background-color: #fff;
                    border-radius: 5px;
                    box-shadow: 3px 4px 8px 0 rgba(0, 0, 0, 0.25);
                }

                    .elastic-search .searchBody .header .share ul li {
                        padding: 5px 10px;
                    }

                        .elastic-search .searchBody .header .share ul li:hover {
                            background-color: #eee;
                        }

                        .elastic-search .searchBody .header .share ul li:last-child {
                            padding-bottom: 0;
                        }

                            .elastic-search .searchBody .header .share ul li:last-child:hover {
                                background-color: transparent;
                            }

                        .elastic-search .searchBody .header .share ul li input[type="text"] {
                            border-radius: 3px;
                            padding: 5px;
                            box-shadow: inset 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
                            border: solid 1px #dedede;
                            background-color: #ffffff;
                            text-overflow: ellipsis;
                            width: 120px;
                        }

                        .elastic-search .searchBody .header .share ul li button {
                            border-radius: 3px;
                            width: 120px;
                            height: 25px;
                            background-color: #dedede;
                            font-size: 13px;
                        }

                        .elastic-search .searchBody .header .share ul li a {
                            color: #000;
                        }

                    .elastic-search .searchBody .header .share ul.up-arrow:before {
                        content: '';
                        display: block;
                        position: absolute;
                        left: 103px;
                        bottom: 100%;
                        width: 0;
                        height: 0;
                        border: 10px solid transparent;
                        border-bottom-color: #dedede;
                    }

                    .elastic-search .searchBody .header .share ul.up-arrow:after {
                        content: '';
                        display: block;
                        position: absolute;
                        left: 104px;
                        bottom: 100%;
                        width: 0;
                        height: 0;
                        border: 9px solid transparent;
                        border-bottom-color: white;
                    }

            .elastic-search .searchBody .header .searchInput {
                position: relative;
                width: 100%;
            }

                .elastic-search .searchBody .header .searchInput input {
                    padding: 0 45px 0 20px;
                    margin: 15px 0 20px 0;
                    width: 100%;
                    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
                    border-radius: 20px;
                    border: 2px solid #f5792c;
                    background-color: #ffffff;
                    height: 42px;
                    font-size: 15px;
                    letter-spacing: 0.14px;
                }

                .elastic-search .searchBody .header .searchInput .submit {
                    cursor: pointer;
                    position: absolute;
                    top: 18px;
                    right: 4px;
                    width: 36px;
                    height: 36px;
                    border-radius: 20px;
                    background-image: linear-gradient(135deg, #f9893f 0%, #e95450 100%);
                }

                    .elastic-search .searchBody .header .searchInput .submit:before {
                        content: url('../img/icon-search.png');
                        position: absolute;
                        top: 6px;
                        left: 8px;
                    }

            .elastic-search .searchBody .header .info {
                width: 100%;
                color: #000000;
                font-size: 13px;
                font-weight: 400;
                letter-spacing: -0.35px;
            }

                .elastic-search .searchBody .header .info b {
                    font-weight: 700;
                }

            .elastic-search .searchBody .header .custom-filters {
                padding: 15px 0 0 0;
                width: 100%;
            }

                .elastic-search .searchBody .header .custom-filters .title {
                    display: inline-block;
                    vertical-align: 8px;
                    color: #000000;
                    font-size: 13px;
                    font-weight: 700;
                    letter-spacing: -0.35px;
                }

                .elastic-search .searchBody .header .custom-filters .custom-filterToggle {
                    line-height: 25px;
                    float: right;
                    color: #999999;
                    font-size: 13px;
                    font-weight: 400;
                    letter-spacing: -0.35px;
                }

                    .elastic-search .searchBody .header .custom-filters .custom-filterToggle:before {
                        content: url('../img/icon-arrows-down.png');
                        position: relative;
                        right: 5px;
                        top: 1px;
                    }


@media (max-width:550px) {
    .elastic-search .searchBody .custom-filter.list {
        display: inline-block;
        width: 100%;
        margin: 0;
    }

        .elastic-search .searchBody .custom-filter.list div {
            float: unset;
            border: 1px solid #000 !important;
            border-radius: 5px;
            margin-left: 0 !important;
            margin-bottom: 3px;
            text-align: center;
        }
}

.elastic-search .searchBody .custom-filter_txt {
    display: inline;
    margin-left: 5px;
}

    .elastic-search .searchBody .custom-filter_txt:after {
        content: ' ';
        display: block;
        clear: both;
        margin-bottom: 5px;
    }

.elastic-search .searchBody .custom-filter div {
    float: left;
    display: block;
    position: relative;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding: 0;
    margin: 0;
}

    .elastic-search .searchBody .custom-filter div:first-child {
        margin-left: 5px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-right: 1px solid #dedede;
        border-left: 1px solid #dedede;
    }

    .elastic-search .searchBody .custom-filter div:last-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.elastic-search .searchBody .custom-filter input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.elastic-search .searchBody .custom-filter > div > label {
    cursor: pointer;
    display: block;
    padding: 5px;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.35px;
}

.elastic-search .searchBody .custom-filter input:checked ~ label {
    box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.3);
    border-radius: 2px 0 0 2px;
    background-color: #f5792c;
    color: #fff;
}

.float-right {
    float: right;
}


.elastic-search .searchBody .footer {
    padding: 0 0 0 15px;
    display: inline-block;
    width: calc(100% - 30px );
}

    .elastic-search .searchBody .footer .title {
        width: 85px;
        color: #000000;
        vertical-align: 8px;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: -0.35px;
        display: inline-block;
        margin-bottom: 5px;
    }

    .elastic-search .searchBody .footer .item {
        width: 100%;
        display: inline-block;
        margin: 5px 0 5px 0;
    }

    .elastic-search .searchBody .footer .pagination {
        display: inline-block;
    }

        .elastic-search .searchBody .footer .pagination .page, .pagination-next {
            float: left;
            border: 1px solid #ddd;
            border-right: 0;
            padding: 10px;
            margin-top: 20px;
            margin-bottom: 5px;
        }

    .elastic-search .searchBody .footer .pagination-next::after {
        content: 'Sonraki'
    }

@media (min-width: 320px) and (max-width: 480px) {
    .elastic-search .searchBody .footer .pagination-next::after {
        content: '>'
    }
}

.elastic-search .searchBody .footer .pagination a {
    color: #000;
    height: 10px;
    line-height: 10px;
}

.elastic-search .searchBody .footer .pagination .page.active {
    box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.3);
    border-radius: 2px 0 0 2px;
    background-color: #f5792c;
    color: #fff;
}

.elastic-search .searchBody .footer .pagination a:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.elastic-search .searchBody .footer .pagination a:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #dedede;
}

.elastic-search .searchBody .footer .pagination-next {
    border: 1px solid #dedede;
    border-radius: 4px;
    margin-left: 10px;
    color: #000;
}

.elastic-search .searchBody .footer .sortcustom-filter {
    display: inline-block;
}

.elastic-search .searchBody .footer .smart-dropdown {
    margin-left: 5px;
    cursor: pointer;
}

    .elastic-search .searchBody .footer .smart-dropdown:after {
        content: url('../img/icon-down.png');
        position: absolute;
        right: 8px;
        top: 0;
        height: 18px;
        border-left: 1px solid #ddd;
        padding: 10px 0 0 8px;
    }

    .elastic-search .searchBody .footer .smart-dropdown.open:after {
        content: url('../img/icon-up.png');
    }

    .elastic-search .searchBody .footer .smart-dropdown .title {
        width: 130px;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-radius: 3px;
        background-color: #fff;
        color: #000000;
        letter-spacing: -0.35px;
        padding: 5px 30px 5px 10px;
        font-size: 13px;
        border: 1px solid #dedede;
        cursor: pointer;
        font-weight: 400;
    }

    .elastic-search .searchBody .footer .smart-dropdown .content .searchbox {
        width: 100%;
        position: relative;
        top: 0;
    }

        .elastic-search .searchBody .footer .smart-dropdown .content .searchbox input {
            border-radius: 3px;
            padding: 0 10px 0 10px;
            box-sizing: border-box;
            box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
            border: 1px solid #dedede;
            height: 30px;
            font-size: 14px;
            width: 100%;
        }

            .elastic-search .searchBody .footer .smart-dropdown .content .searchbox input:focus {
                outline: 2px solid #ddd;
                border-radius: 3px;
            }

.elastic-search .searchBody .footer .smart-dropdown {
    position: relative;
    display: inline-block;
}

    .elastic-search .searchBody .footer .smart-dropdown .content {
        margin-bottom: 20px;
        max-height: 200px;
        border-radius: 3px;
        display: none;
        position: absolute;
        padding: 10px;
        background-color: #fff;
        width: 230px;
        overflow: hidden;
        border: 1px solid #ddd;
        z-index: 1;
    }

        .elastic-search .searchBody .footer .smart-dropdown .content .items {
            overflow: auto;
            overflow-x: hidden;
            display: inline-block;
            width: 100%;
            max-height: 180px;
        }

        .elastic-search .searchBody .footer .smart-dropdown .content a {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
        }

    .elastic-search .searchBody .footer .smart-dropdown a:hover {
        background-color: #ddd;
    }

    .elastic-search .searchBody .footer .smart-dropdown .content.show {
        display: block;
    }

.elastic-search .searchBody .result {
    background-color: #fff;
    padding: 0 15px 0 15px;
    display: inline-block;
    width: calc(100% - 30px);
}

    .elastic-search .searchBody .result .item {
        position: relative;
        margin-top: 15px;
        border-radius: 3px;
        background-color: #ffffff;
        min-height: 110px;
    }

        .elastic-search .searchBody .result .item .row-7 {
            display: inline-block;
            width: 69%;
        }

            .elastic-search .searchBody .result .item .row-7 .title {
                padding: 15px 40px 20px 0;
                color: #1200e3;
                font-size: 16px;
                font-weight: 400;
                letter-spacing: -0.43px;
            }

                .elastic-search .searchBody .result .item .row-7 .title b {
                    font-weight: 700;
                }

                .elastic-search .searchBody .result .item .row-7 .title a {
                    color: #1200e3;
                }

            .elastic-search .searchBody .result .item .row-7 .description {
                margin-top: -15px;
                color: #666666;
                font-size: 13px;
                font-weight: 400;
                letter-spacing: -0.35px;
            }

                .elastic-search .searchBody .result .item .row-7 .description b {
                    color: #000000;
                    font-weight: 700;
                }

        .elastic-search .searchBody .result .item .category {
            position: relative;
            bottom: 15px;
            left: -15px;
            padding: 0 0 7px 15px;
            color: #2d652a;
            font-size: 13px;
            letter-spacing: -0.35px;
            font-weight: 400;
        }

        .elastic-search .searchBody .result .item .row-3 {
            position: relative;
            float: left;
            padding: 0 10px 0 10px;
        }

            .elastic-search .searchBody .result .item .row-3 img {
                width: 100px;
                height: 100px;
                float: right;
                padding: 10px 10px 0 0;
            }

        .elastic-search .searchBody .result .item .date {
            color: #999999;
            font-size: 12px;
            font-weight: 400;
            letter-spacing: -0.32px;
            position: absolute;
            top: 18px;
            right: 10px;
        }


.elastic-search .smartSearch {
    width: calc(100% - 50px);
    z-index: 9989;
    position: absolute;
    top: 99px;
    left: 25px;
    height: 305px;
    max-height: 305px;
    overflow: hidden;
    box-shadow: 5px 4px 10px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border: 1px solid #d2d1cc;
    background-color: #ffffff;
}

    .elastic-search .smartSearch .search-title {
        position: relative;
        padding: 10px 0 10px 15px;
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #dedede;
        color: #999999;
        font-size: 11px;
        letter-spacing: 0.1px;
    }

    .elastic-search .smartSearch .search-body {
        background-color: #fff;
        overflow-x: hidden;
        overflow-y: scroll;
        max-height: 265px;
    }

        .elastic-search .smartSearch .search-body .search-list {
            margin: 0;
            padding: 10px 0 10px 0;
        }

            .elastic-search .smartSearch .search-body .search-list .user {
                line-height: 20px;
                font-size: 15px;
            }

                .elastic-search .smartSearch .search-body .search-list .user .info {
                    color: #999999;
                    font-size: 10px;
                    letter-spacing: 0.1px;
                    position: relative;
                    top: 13px;
                    left: -110px;
                }

            .elastic-search .smartSearch .search-body .search-list li {
                display: inline-block;
                width: 100%;
                list-style-type: none;
                white-space: nowrap;
            }

                .elastic-search .smartSearch .search-body .search-list li a {
                    height: 30px;
                    display: block;
                    padding: 5px 10px 5px 10px;
                    color: #000;
                }

                    .elastic-search .smartSearch .search-body .search-list li a:hover {
                        background-color: #F1F1F1;
                    }

                .elastic-search .smartSearch .search-body .search-list li .profile {
                    float: left;
                    height: 30px;
                    margin-right: 10px;
                    display: inline-block;
                    width: 30px;
                    border-radius: 100%;
                    background-color: #fff
                }

                .elastic-search .smartSearch .search-body .search-list li:first-child {
                    margin-top: 0;
                }

                .elastic-search .smartSearch .search-body .search-list li .title {
                    text-overflow: ellipsis;
                    overflow: hidden;
                    display: inline-block;
                    width: calc(100% - 50px);
                    color: #000000;
                    font-size: 15px;
                    letter-spacing: 0.1px;
                }

                .elastic-search .smartSearch .search-body .search-list li .place {
                    color: #999999;
                    font-size: 10px;
                    letter-spacing: 0.1px;
                }

                .elastic-search .smartSearch .search-body .search-list li .where {
                    float: right;
                    color: #999999;
                    font-size: 11px;
                    letter-spacing: 0.07px;
                }

    .elastic-search .smartSearch ::-webkit-scrollbar {
        width: 5px;
    }

    .elastic-search .smartSearch ::-webkit-scrollbar-thumb {
        background-color: #cccccc;
        border-radius: 10px;
    }

.tip {
    z-index: 99999;
    width: 0px;
    height: 0px;
    position: absolute;
    background: transparent;
    border: 10px solid #fff;
}

.tip-up {
    top: 80px;
    left: 55px;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.search-bg {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
}

    .search-bg iframe {
        position: fixed;
        top: 0;
        height: 100%;
        width: 580px;
        right: 0;
        z-index: 999999;
    }

.bg-close {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background-color: #000;
    opacity: 0.5;
}

body.no-scroll {
    overflow: hidden;
}



/* Gece Modu Özelleştirmeleri */

body.gecemodu {
    background: #000 url("../img/bg_gecemodu.jpg") repeat-x top left;
}

/* Stil Rehberindeki Değişiklikler */

.gecemodu .btn.pasif {
    color: #444 !important;
    background: #222 !important;
}

/* Header Civarı (Altı-Üstü) Genel */

.gecemodu .trend-liste {
    background: #333;
}

    .gecemodu .trend-liste .oge {
        border-bottom: 1px solid #333;
        background: #444;
    }

        .gecemodu .trend-liste .oge:hover {
            background: #555;
        }

        .gecemodu .trend-liste .oge .baslik {
            color: #dedede;
        }

.gecemodu .duyuru {
    background: #111;
}

    .gecemodu .duyuru:hover {
        background: #222;
    }

    .gecemodu .duyuru .ayrinti .bilgi {
        color: #dedede;
    }

/* Gece Modu: Header */

.gecemodu nav .oge ul.menu {
    background: #222;
}

    .gecemodu nav .oge ul.menu:before {
        border-color: transparent transparent #222 transparent;
    }

    .gecemodu nav .oge ul.menu a {
        background: #222;
        color: #dedede;
    }

        .gecemodu nav .oge ul.menu a:hover {
            background: #333;
        }

    .gecemodu nav .oge ul.menu li:hover > a {
        background: #333;
    }

    .gecemodu nav .oge ul.menu ul.altmenu a {
        color: #dedede;
    }

        .gecemodu nav .oge ul.menu ul.altmenu a:hover {
            background: #333;
        }

.gecemodu header .oturum .oturum-menu:before {
    border-color: transparent transparent #333 transparent;
}

.gecemodu header .oturum .oturum-menu .ust {
    background: #333;
    color: #dedede;
}

    .gecemodu header .oturum .oturum-menu .ust a {
        color: #dedede;
    }

    .gecemodu header .oturum .oturum-menu .ust .cb {
        color: #999;
    }

.gecemodu header .oturum .oturum-menu .govde {
    background: #222;
}

.gecemodu header .oturum .govde input {
    background: #333;
    border-color: #666;
    color: #dedede;
}

    .gecemodu header .oturum .govde input.gir {
        background: #f5792a;
        color: #fff;
    }

.gecemodu header .oturum .govde .satir .sifirla {
    background: #666;
}

.gecemodu header .oturum .baglan {
    border-top: 1px solid #444;
}

    .gecemodu header .oturum .baglan .nedir span {
        background: #222;
        color: #666;
    }

.gecemodu header .uye .bildirim-menu:before {
    border-color: transparent transparent #222 transparent;
}

.gecemodu header .uye .bildirim-menu .profil-ozeti {
    background: #222;
    border-color: #666;
}

    .gecemodu header .uye .bildirim-menu .profil-ozeti .kullanici-adi a {
        color: #dedede;
    }

    .gecemodu header .uye .bildirim-menu .profil-ozeti .baglantilar .tek.cikis-yap {
        color: #999;
    }

.gecemodu header .uye .bildirim-menu .govde {
    background: #222;
}

    .gecemodu header .uye .bildirim-menu .govde .bildirim-tek {
        background: #444;
        color: #dedede;
        border-color: #666;
    }

        .gecemodu header .uye .bildirim-menu .govde .bildirim-tek.yeni {
            background: #222;
        }

        .gecemodu header .uye .bildirim-menu .govde .bildirim-tek:hover {
            background: #333;
        }

        .gecemodu header .uye .bildirim-menu .govde .bildirim-tek .olay {
            color: #999;
        }

            .gecemodu header .uye .bildirim-menu .govde .bildirim-tek .olay strong {
                color: #dedede;
            }

        .gecemodu header .uye .bildirim-menu .govde .bildirim-tek .ayrinti {
            color: #999;
        }

    .gecemodu header .uye .bildirim-menu .govde .daha-fazla {
        background: #666;
    }

.gecemodu header .uye .bildirim-menu .segment {
    border-color: #666;
    background: #333;
}

    .gecemodu header .uye .bildirim-menu .segment label {
        background: #666;
    }

        .gecemodu header .uye .bildirim-menu .segment label div {
            color: #dedede;
        }

        .gecemodu header .uye .bildirim-menu .segment label input:checked + div + span {
            background: #333;
        }

        .gecemodu header .uye .bildirim-menu .segment label input:checked + div {
            background: #999;
            color: #fff;
        }

.gecemodu header .uye .bildirim-menu .ara-tercih {
    background: #333;
    border-color: #666;
}

    .gecemodu header .uye .bildirim-menu .ara-tercih .cb {
        color: #dedede;
    }

.gecemodu header .hizli-ayar .ayar-listesi:before {
    border-color: transparent transparent #444 transparent;
}

.gecemodu header .hizli-ayar .ayar-listesi .ust {
    background: #444;
    border-bottom: 1px solid #333333;
    color: #dedede;
}

    .gecemodu header .hizli-ayar .ayar-listesi .ust .ayarlar {
        color: #999;
    }

.gecemodu header .hizli-ayar .ayar-listesi .ayar {
    background: #222;
    border-bottom: 1px solid #333333;
    color: #dedede;
}

.gecemodu header .populer-mini .ozet-populer:before {
    border-color: transparent transparent #444 transparent;
}

.gecemodu header .populer-mini .ozet-populer .ust {
    background: #444;
    border-bottom: 1px solid #333333;
    color: #dedede;
}

    .gecemodu header .populer-mini .ozet-populer .ust a {
        color: #dedede;
    }

.gecemodu header .populer-mini .ozet-populer .govde {
    background: #222;
}

    .gecemodu header .populer-mini .ozet-populer .govde .sonuc-tek {
        background: #222;
        color: #dedede;
    }

        .gecemodu header .populer-mini .ozet-populer .govde .sonuc-tek:hover {
            background: #333;
        }



.gecemodu header .arama .akilli-arama .ust {
    background: #444;
    border-bottom: 1px solid #333333;
    color: #dedede;
}

    .gecemodu header .arama .akilli-arama .ust a {
        color: #dedede;
    }

.gecemodu header .arama .akilli-arama .govde {
    background: #222;
}

    .gecemodu header .arama .akilli-arama .govde .sonuc-tek {
        background: #222;
        color: #dedede;
    }

        .gecemodu header .arama .akilli-arama .govde .sonuc-tek:hover {
            background: #333;
        }

.gecemodu header .search-history {
    border: 1px solid #d2d1cc46;
    background-color: #333;
}

    .gecemodu header .search-history .header {
        border-bottom: 1px solid #d2d1cc46;
    }

        .gecemodu header .search-history .header span {
            color: #fff;
        }

        .gecemodu header .search-history .header .clear {
            color: #fff;
        }

    .gecemodu header .search-history ul li a {
        color: #fff;
    }

        .gecemodu header .search-history ul li a:hover {
            background-color: #111;
        }

    .gecemodu header .search-history ul::-webkit-scrollbar-thumb {
        background-color: #777;
    }

.gecemodu header .tip {
    z-index: 99999;
    width: 0px;
    height: 0px;
    position: absolute;
    background: transparent;
    border: 10px solid #333;
}

    .gecemodu header .tip.tip-up {
        top: -19px;
        left: 13px;
        border-right-color: transparent;
        border-left-color: transparent;
        border-top-color: transparent;
    }

.gecemodu a {
    color: #fff;
}

/* Gece Modu: Anasayfa */

.gecemodu .slayt .buzlucam {
    background: #333 !important;
}

.gecemodu .manset-kolon .oge {
    border-color: #444;
}

.gecemodu .klasik-manset3 {
    background: #111;
}

    .gecemodu .klasik-manset3 .populer-haberler {
        background-color: #333;
    }

        .gecemodu .klasik-manset3 .populer-haberler .populer-tek {
            background-color: #333;
        }

            .gecemodu .klasik-manset3 .populer-haberler .populer-tek:hover {
                background-color: #111;
            }

            .gecemodu .klasik-manset3 .populer-haberler .populer-tek .govde .baslik {
                color: #fff;
            }

.gecemodu .icerik {
    background: #111;
}

.gecemodu .medya {
    background: #333;
}

    .gecemodu .medya .onizleme img {
        border-color: #222;
    }

    .gecemodu .medya.goruldu img {
        border-color: #444 !important;
    }

    .gecemodu .medya .govde .baslik {
        color: #dedede;
    }

    .gecemodu .medya.goruldu {
        background: #222;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }

        .gecemodu .medya.goruldu .govde .baslik {
            color: #666;
        }
    /*.gecemodu .medya .alt .imle { background: #222 !important; } */
    .gecemodu .medya .alt .imle span:before {
        color: #ccc;
    }

.gecemodu .sponsor {
    background: #333;
    color: #dedede !important;
    border-color: #111;
}

.gecemodu .oge .kolon-kutu .anlasmali {
    border-color: #666;
}

.gecemodu .kolon-kutu {
    background: #333;
}

.gecemodu .medya-resimsiz {
    border-color: #111;
}

    .gecemodu .medya-resimsiz:hover {
        box-shadow: none;
    }

    .gecemodu .medya-resimsiz .baslik {
        color: #dedede;
    }

.gecemodu .konu-liste {
    background: #333;
}

    .gecemodu .konu-liste .liste span a {
        color: #dedede;
        border-color: #111;
    }

        .gecemodu .konu-liste .liste span a:hover {
            box-shadow: none;
        }

.gecemodu .medya-simgeli {
    background: #333;
    border-color: #111;
}

    .gecemodu .medya-simgeli:hover {
        box-shadow: none;
    }

    .gecemodu .medya-simgeli .baslik {
        color: #dedede;
    }

    .gecemodu .medya-simgeli .simge {
        background-color: #fff;
        border-radius: 7px;
    }

.gecemodu .medya-sag {
    box-shadow: none;
    border-color: #111;
}

    .gecemodu .medya-sag .baslik {
        color: #dedede;
    }

.gecemodu .medya-ince {
    background-color: #333;
}

    .gecemodu .medya-ince .govde .baslik {
        color: #fff;
    }

.gecemodu .medya-makale {
    background-color: #333;
}

    .gecemodu .medya-makale .govde {
        color: #fff;
    }

        .gecemodu .medya-makale .govde .giris {
            color: #fff;
        }

    .gecemodu .medya-makale .habere-git a {
        color: #fff;
    }

    .gecemodu .medya-makale .baslik {
        color: #fff;
    }

    .gecemodu .medya-makale .imle .icon-bookmark-o:before {
        color: #fff !important;
    }

    .gecemodu .medya-makale .habere-git {
        background-image: linear-gradient(180deg, rgb(241, 241, 241, 0.01) 0, #333 50%);
    }

.gecemodu .zaman-cizelgesi .uzat {
    background-image: linear-gradient(to bottom,rgba(51,51,51,0) 0,rgba(51,51,51,1) 50%);
    color: #dedede;
}

.gecemodu .zaman-cizelgesi .tek .baslik {
    color: #dedede;
}

.gecemodu .kripto-paralar div.tek {
    background-color: #666;
    border-color: #333;
}

    .gecemodu .kripto-paralar div.tek span {
        color: #fff !important;
    }

.gecemodu .kripto-paralar a.tek {
    background-color: #333;
    border-color: #666;
}

    .gecemodu .kripto-paralar a.tek .ad {
        color: #dedede;
    }

    .gecemodu .kripto-paralar a.tek .fiyat {
        color: #ccc;
    }

.gecemodu .kripto-paralar .alt-baglanti {
    background-color: #666;
    border-color: #666;
}

    .gecemodu .kripto-paralar .alt-baglanti a {
        color: #fff;
    }

.gecemodu .kripto-paralar .uzat {
    background-image: linear-gradient(to bottom,rgba(51,51,51,0) 0,rgba(51,51,51,1) 50%);
    color: #dedede;
}

.gecemodu .sistem-tavsiyeleri .tablo.bilesenler tr {
    border-color: #333;
}

.gecemodu .sistem-tavsiyeleri .tablo table {
    color: #dedede;
}

.gecemodu .sistem-tavsiyeleri .tablo.bilesenler .btn {
    color: #dedede;
    background: #666;
}

    .gecemodu .sistem-tavsiyeleri .tablo.bilesenler .btn.aktif {
        color: #ccc;
        background: #222;
    }

.gecemodu .sistem-tavsiyeleri .menu-dd {
    color: #dedede;
    background: #444;
    border-color: #666;
}

    .gecemodu .sistem-tavsiyeleri .menu-dd option {
        background: #000;
    }

    .gecemodu .sistem-tavsiyeleri .menu-dd optgroup {
        background: #000;
    }

.gecemodu .oge .kolon-kutu .daha-fazla {
    color: #dedede;
}

.gecemodu .onay-penceresi {
    background: #333;
}

    .gecemodu .onay-penceresi .alt {
        background: #666;
    }

    .gecemodu .onay-penceresi .orta .satir {
        color: #dedede;
    }

.gecemodu .reklam-fix {
    background: #333;
}

.gecemodu .blog-arasi-modul {
    background: #333;
}

/* Detay Sayfasında Olup Başka Yerde de Olanlar */

.gecemodu .anket {
    background: #333;
    color: #dedede;
    border-color: #666;
}

    .gecemodu .anket .cb {
        color: #dedede;
    }

    .gecemodu .anket .siklar {
        border-bottom: 1px solid #666;
    }

    .gecemodu .anket .sonuclar {
        border-bottom: 1px solid #666;
    }

        .gecemodu .anket .sonuclar .sonuc .oyunuz {
            border-color: #222;
        }

        .gecemodu .anket .sonuclar .sonuc .yuzde {
            color: #ccc;
        }

        .gecemodu .anket .sonuclar .sonuc .sik .metin {
            color: #ccc;
        }

        .gecemodu .anket .sonuclar .sonuc .sik .bar {
            background: #111;
        }

        .gecemodu .anket .sonuclar .sonuc.aktif .sik .bar {
            background: #444;
        }

/* Detay Sayfası Genel */

.gecemodu .tam-kucuk-sorgu {
    background: #333;
}

    .gecemodu .tam-kucuk-sorgu:after {
        background-image: linear-gradient(to right,rgba(51,51,51,1) 0,rgba(51,51,51,0) 100%);
    }

.gecemodu .medya-kucuk {
    box-shadow: none;
    background: #666;
}

    .gecemodu .medya-kucuk .govde {
        background: #666;
    }

        .gecemodu .medya-kucuk .govde .baslik {
            color: #dedede;
        }

    .gecemodu .medya-kucuk.aktif:after {
        border-top: 12px solid #666;
    }

    .gecemodu .medya-kucuk.daha {
        color: #dedede;
    }

.gecemodu .ara-baslik .nedir a {
    color: #fff;
}

.gecemodu .new-news .new-news-body {
    background-color: #333;
    color: #fff;
}

.gecemodu .new-news .new-news-header span.close {
    background-color: #f5792a;
    color: #fff;
}

.gecemodu .tam-kucuk-sorgu:before {
    background-image: linear-gradient(to left,rgba(51,51,51,1) 0,rgba(51,51,51,0) 100%);
}

.gecemodu .gundem-yap {
    background-color: #333;
    color: #fff;
}

.gecemodu .detay {
    background: #111;
}

.gecemodu .post-baslik {
    color: #fff;
}
/*.gecemodu .abone-ol { margin: 0; } */

.gecemodu .new-news {
    background-color: #333;
}

.gecemodu .post {
    background: #111;
    color: #dedede;
}

.gecemodu .editor-yan .isim a {
    color: #fff;
}

.gecemodu .editor-yan .avatar {
    background: #333;
}

.gecemodu .resim .aciklama {
    border-bottom: 1px solid #333;
}

    .gecemodu .resim .aciklama .resmipaylas .simge {
        color: #fff;
    }

.gecemodu .alinti-yan .tweetle span {
    color: #fff;
}

.gecemodu .alinti-yorum .lnk {
    color: #f5792a;
}

.gecemodu .post .alinti-yorum .yazan {
    color: #666;
}

.gecemodu .post .onerilen-icerik-yan {
    background: #333;
    border: 1px solid #666;
}

    .gecemodu .post .onerilen-icerik-yan .simge {
        color: #666;
    }

.gecemodu .post .alinti-yorum {
    background: #333;
    border: 1px solid #666;
}

    .gecemodu .post .alinti-yorum .yazilan {
        color: #ccc;
    }

    .gecemodu .post .alinti-yorum:before {
        border-top: 15px solid #666;
    }

.gecemodu .post .kolon.yazi blockquote.alinti {
    background: #333;
    color: #dedede;
    border-color: #666;
}

    .gecemodu .post .kolon.yazi blockquote.alinti .bilgi .sahip {
        color: #fff;
    }

    .gecemodu .post .kolon.yazi blockquote.alinti .bilgi .diger a {
        color: #fff;
    }

.gecemodu .post .kolon.yazi h3 {
    color: #fff;
}

.gecemodu .post .kolon.yazi .medya-sag:hover {
    box-shadow: none !important;
}

.gecemodu .post .etkinlik-alarmi {
    background: #333;
}

    .gecemodu .post .etkinlik-alarmi .bilgilendirme strong {
        color: #dedede;
    }

.gecemodu .lnk-bkz {
    background: #333;
}

.gecemodu .lnk-kaynak {
    background: #333;
    color: #fff;
    border-color: #666;
}

    .gecemodu .lnk-kaynak:after {
        background: #666;
    }

.gecemodu .uygulamayi-indir {
    background: #333;
    border-color: #666;
}

.gecemodu .detay-yatay-sorgu {
    background: #111;
    border-top: 1px solid #333;
}

    .gecemodu .detay-yatay-sorgu .ara-baslik .lnk {
        color: #666;
    }

    .gecemodu .detay-yatay-sorgu .medya-orta {
        background: #333;
        box-shadow: none;
    }

        .gecemodu .detay-yatay-sorgu .medya-orta .govde {
            background: #333;
            border-color: #222;
        }

            .gecemodu .detay-yatay-sorgu .medya-orta .govde .baslik {
                color: #dedede;
            }

    .gecemodu .detay-yatay-sorgu .medya-orta-resimsiz {
        background: #333;
        box-shadow: none;
    }

        .gecemodu .detay-yatay-sorgu .medya-orta-resimsiz .govde {
            border-color: #222;
        }

            .gecemodu .detay-yatay-sorgu .medya-orta-resimsiz .govde .baslik {
                color: #dedede;
            }

    .gecemodu .detay-yatay-sorgu .reklam-kare {
        background: #333;
    }

    .gecemodu .detay-yatay-sorgu .medya-orta .bilgi {
        color: #999;
    }

    .gecemodu .detay-yatay-sorgu .medya-orta-resimsiz .bilgi {
        color: #999;
    }

.gecemodu .diger-icerikler {
    background: #111;
    border-top: 1px solid #333;
}

    .gecemodu .diger-icerikler .sorgu-yatay {
        border-color: #333;
    }

        .gecemodu .diger-icerikler .sorgu-yatay .oge {
            background: #111;
            border-color: #333;
        }

            .gecemodu .diger-icerikler .sorgu-yatay .oge .baslik {
                color: #dedede;
            }

            .gecemodu .diger-icerikler .sorgu-yatay .oge .zaman {
                color: #999;
            }

            .gecemodu .diger-icerikler .sorgu-yatay .oge.aktif {
                background: #222;
                border-color: #333;
            }

            .gecemodu .diger-icerikler .sorgu-yatay .oge.onizlemeli {
                background: #333;
            }

                .gecemodu .diger-icerikler .sorgu-yatay .oge.onizlemeli .baslik {
                    color: #f5792a;
                }

                .gecemodu .diger-icerikler .sorgu-yatay .oge.onizlemeli .not {
                    color: #ccc;
                }

                .gecemodu .diger-icerikler .sorgu-yatay .oge.onizlemeli .aciklama {
                    color: #ccc;
                }

.gecemodu .detay-gecis {
    background-color: #222;
}

    .gecemodu .detay-gecis .gecis-efekti {
        background: #222 url(../img/detay-gecis-gece.gif) center no-repeat;
    }

/* Gece Modu: Videolar, Video Kategorileri, Video Editör Profilleri, Popüler Videolar vs. */

.gecemodu .ozel-liste-video {
    background: #111;
}

    .gecemodu .ozel-liste-video .liste-baglantilari .ne {
        color: #fff;
    }
    /*.gecemodu .liste-baglantilari .listede-ara .kutu { background: #444; color: #fff; } 
.gecemodu .liste-baglantilari .listede-ara .buton { color: #ccc; } 
.gecemodu .liste-baglantilari .listede-ara .buton:hover { color: #fff; } */
    .gecemodu .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi {
        background: #000;
    }

        .gecemodu .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi .baslik {
            color: #fff;
        }

        .gecemodu .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi .aciklama {
            color: #ccc;
        }

        .gecemodu .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi .alt .imle {
            background: #333 !important;
        }

            .gecemodu .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi .alt .imle span:before {
                color: #dedede;
            }

            .gecemodu .ozel-liste-video .medya-buyuk-kapsam .yan-bilgi .alt .imle.aktif {
                background: #f5792a !important;
            }

    .gecemodu .ozel-liste-video .medya-kucuk-alt .baslik {
        color: #dedede;
    }

        .gecemodu .ozel-liste-video .medya-kucuk-alt .baslik:hover {
            color: #fff;
        }

    .gecemodu .ozel-liste-video .medya-kapsam:after {
        background: #222;
    }

    .gecemodu .ozel-liste-video .daha-fazla .btn {
        background: #222;
    }

        .gecemodu .ozel-liste-video .daha-fazla .btn:hover {
            background: #f5792a;
        }

    .gecemodu .ozel-liste-video .medya-kucuk-alt .onizleme {
        background-color: #333;
    }

/* Gece Modu: Galeriler */

.gecemodu .ozel-liste-galeri {
    background: #111;
}

    .gecemodu .ozel-liste-galeri .liste-baglantilari .ne {
        color: #fff;
    }

    .gecemodu .ozel-liste-galeri .medya-kapsam:after {
        background: #222;
    }

    .gecemodu .ozel-liste-galeri .medya-galeri-kutu .govde {
        background: #000;
    }

        .gecemodu .ozel-liste-galeri .medya-galeri-kutu .govde .baslik {
            color: #fff;
        }

    .gecemodu .ozel-liste-galeri .daha-fazla .btn {
        background: #222;
        margin: 0 0 0 5px;
    }

        .gecemodu .ozel-liste-galeri .daha-fazla .btn:hover {
            background: #f5792a;
        }

    .gecemodu .ozel-liste-galeri .medya-kapsam-ustu .btn.btn-0 {
        background: #666;
        color: #ccc;
    }

/* Gece Modu: Video Detay */

.gecemodu .ozel-detay-video {
    background: #111;
}

    .gecemodu .ozel-detay-video .video-sol .post {
        background: #111;
    }

    .gecemodu .ozel-detay-video .video-sol .post-baslik {
        color: #fff;
    }

    .gecemodu .ozel-detay-video .video-sol .editor-yan .isim a {
        color: #fff;
        width: 100%;
        word-wrap: break-word;
    }

    .gecemodu .ozel-detay-video .video-sol .post .kolon.yazi {
        color: #dedede;
    }

.gecemodu .oynatici-tercihleri {
    background: #030303 !important;
    border: none;
}

    .gecemodu .oynatici-tercihleri .btn.btn-0 {
        background: #333;
    }

    .gecemodu .oynatici-tercihleri .btn.btn-2 {
        background: #222;
        color: #999 !important;
    }

    .gecemodu .oynatici-tercihleri .not {
        color: #999;
    }

.gecemodu .ozel-detay-video .video-sol .temel-bilgi .menu-dd-kucuk {
    color: #999;
    background: #333;
}

    .gecemodu .ozel-detay-video .video-sol .temel-bilgi .menu-dd-kucuk .oge {
        color: #999;
    }

.gecemodu .imle {
    background: rgb(0,0,0, 0.5) !important;
}

    .gecemodu .imle.aktif {
        background: #f5792a !important;
    }

.gecemodu .lnk-paylas.baglanti {
    background: #333;
}

    .gecemodu .lnk-paylas.baglanti .nerede {
        color: #999;
    }

.gecemodu .tab .tab-oge a {
    background: #333;
    color: #fff;
}

.gecemodu .tab .tab-oge.aktif a {
    background: #f5792a;
}

.gecemodu .tab .tab-oge a.carpi {
    background: #666;
}

.gecemodu .tab .simgeli .simge:hover {
    background: #333;
    box-shadow: none;
}

.gecemodu .menu-dd-kucuk .verilen {
    background: #333;
}

    .gecemodu .menu-dd-kucuk .verilen .not {
        color: #ccc;
    }

.gecemodu .ozel-detay-video .video-sag .ara-baslik .nedir {
    color: #fff;
}

.gecemodu .ozel-detay-video .video-sag .medya-kucuk-alt-yan .baslik {
    color: #fff;
}

.gecemodu .ozel-detay-video .video-sag hr.ayrac {
    background: #333;
}

/* Gece Modu: Detay Yorumlar */

.gecemodu .yorumkapsam {
    background: #111;
    border-top: 1px solid #333;
}

.gecemodu .yorumlar .ara-baslik .lnk.lnk-2 {
    color: #f1f1f1;
}

.gecemodu .yorumlar .yorum {
    border-bottom: 1px solid #333;
}

    .gecemodu .yorumlar .yorum .kullanici .nick {
        color: #f1f1f1;
    }

        .gecemodu .yorumlar .yorum .kullanici .nick a {
            color: #f1f1f1;
        }

    .gecemodu .yorumlar .yorum .kullanici .alinti-goster {
        color: #666;
    }

    .gecemodu .yorumlar .yorum .mesaj {
        color: #ccc;
    }

    .gecemodu .yorumlar .yorum .kullanici .bandrol {
        color: #fff !important;
        background: #333 !important;
    }

.gecemodu .yorumlar .daha-fazla-yorum .btn.btn-2 {
    background: rgba(255,255,255,0.80);
    color: #333 !important;
}

.gecemodu .yorumlar .yorum-giris {
    border-top: 1px solid #333;
}

.gecemodu .yorumlar .yorum .yorum-giris .nedir span {
    background: #111;
    color: #999;
}

.gecemodu .yorumlar .yorum .yorum-giris .istenen input {
    background: #333;
    border: 1px solid #666;
    color: #fff;
}

.gecemodu .yorumlar .yorum .bbcode {
    background: #222;
    border: 1px solid #666;
}

    .gecemodu .yorumlar .yorum .bbcode .bb-tek {
        border-right: 1px solid #666;
        color: #fff;
    }

        .gecemodu .yorumlar .yorum .bbcode .bb-tek:hover {
            background: #666;
        }

        .gecemodu .yorumlar .yorum .bbcode .bb-tek .bb-menu {
            background: #333;
            border: 1px solid #666;
        }

            .gecemodu .yorumlar .yorum .bbcode .bb-tek .bb-menu .bb-tek {
                color: #fff;
                border-top: 1px solid #666;
            }

.gecemodu .yorumlar .yorum .mesajiniz textarea {
    background: #333;
    border: 1px solid #333;
    color: #fff;
}

.gecemodu .yorumlar .yorum .mesajgonder .gonder.pasif {
    background: #333;
}

.gecemodu .yorumlar .yorum-islemleri .acilan {
    background: #333;
}

    .gecemodu .yorumlar .yorum-islemleri .acilan:before {
        border-color: transparent transparent #333 transparent;
    }

    .gecemodu .yorumlar .yorum-islemleri .acilan a {
        color: #fff !important;
    }

        .gecemodu .yorumlar .yorum-islemleri .acilan a:hover {
            background: #666;
        }

.gecemodu .yorumlar .yorum .mesaj blockquote {
    border: 1px solid #333;
    background: #222;
}

    .gecemodu .yorumlar .yorum .mesaj blockquote a {
        color: #fff;
    }

.gecemodu .yorumlar .yorum.cevap.yanit {
    border-bottom: 1px solid #333;
}

.gecemodu .yorumlar .yorum .yorum {
    border-top: 1px solid #333;
}

.gecemodu .yorumlar .yorum .resim {
    border: 1px solid #333;
    background: #333;
}

    .gecemodu .yorumlar .yorum .resim:after {
        background: #333;
    }

.gecemodu .yorumlar .lnk-tik {
    background: #333;
}

.gecemodu .populer-yorumcular .yorumcu:hover {
    background: #666;
}

.gecemodu .populer-yorumcular .yorumcu .nick {
    color: #dedede;
}

.gecemodu .istatistik {
    background: #333;
    color: #dedede;
}

    .gecemodu .istatistik a {
        color: #fff;
    }

    .gecemodu .istatistik .icerik-etiketleri .acici {
        color: #fff;
    }

    .gecemodu .istatistik .icerik-etiketleri .acilan {
        background: #222;
    }

        .gecemodu .istatistik .icerik-etiketleri .acilan a {
            color: #fff !important;
        }

            .gecemodu .istatistik .icerik-etiketleri .acilan a:hover {
                background: #444;
            }

        .gecemodu .istatistik .icerik-etiketleri .acilan:before {
            border-color: transparent transparent #222 transparent;
        }

.gecemodu .reklam-kare {
    background: #333;
}

/* Gece Modu: Diğer Liste Sayfaları */

.gecemodu .liste-kapak {
    background: #111;
    border-bottom: 1px solid #333;
}

    .gecemodu .liste-kapak .temel-bilgiler .ne {
        color: #fff;
    }

    .gecemodu .liste-kapak .temel-bilgiler .hakkinda {
        color: #dedede;
    }

    .gecemodu .liste-kapak .istatistik {
        background: #111;
    }

        .gecemodu .liste-kapak .istatistik a {
            color: #fff;
        }

.gecemodu .liste-baglantilari {
    background: #333;
}

    .gecemodu .liste-baglantilari .tek.terscevir {
        background: #444;
        color: #dedede;
    }

.gecemodu .tab .menu-dd {
    background: #444;
    color: #ccc;
    border-color: #666;
}

.gecemodu .medya-yatay {
    background: #333;
}

    .gecemodu .medya-yatay .baslik {
        color: #dedede;
    }

.gecemodu .one-cikan-yorum {
    background: #333;
    border-color: #666;
}

    .gecemodu .one-cikan-yorum .yazilan {
        color: #dedede;
    }

.gecemodu .listede-ara .kutu {
    background: #444;
    color: #fff;
}

.gecemodu .listede-ara .buton {
    color: #ccc;
}

    .gecemodu .listede-ara .buton:hover {
        color: #fff;
    }

.gecemodu .bilgi-yonlendirme-yatay {
    background: #444;
}

    .gecemodu .bilgi-yonlendirme-yatay.hd .simge {
        background: none;
    }

    .gecemodu .bilgi-yonlendirme-yatay.hd:hover {
        background-color: #333;
        box-shadow: none;
    }

    .gecemodu .bilgi-yonlendirme-yatay.hd.highlight {
        background-color: #756d67;
    }

    .gecemodu .bilgi-yonlendirme-yatay.hd.secondary {
        background-color: #737272;
    }

    .gecemodu .bilgi-yonlendirme-yatay.hd .yuzen-bilgi b {
        color: #fff;
    }

    .gecemodu .bilgi-yonlendirme-yatay.hd .temel-bilgiler .ne {
        color: #fff;
    }

    .gecemodu .bilgi-yonlendirme-yatay .simge {
        background: #555;
    }

    .gecemodu .bilgi-yonlendirme-yatay .ne a {
        color: #fff;
    }

    .gecemodu .bilgi-yonlendirme-yatay .medya-yatay {
        border-color: #111 !important;
    }

    .gecemodu .bilgi-yonlendirme-yatay .ayrinti {
        border-color: #111;
        color: #dedede;
    }

    .gecemodu .bilgi-yonlendirme-yatay .daha-fazla {
        border-color: #111;
    }

.gecemodu .kolon .daha-fazla {
    color: #dedede;
}

.gecemodu .bilgi-yonlendirme-yatay .anket {
    border-color: #111 !important;
}

    .gecemodu .bilgi-yonlendirme-yatay .anket .sonuclar {
        border-color: #111 !important;
    }

.gecemodu .yuzen-bilgi {
    background: #444;
    color: #dedede;
    border-color: #111;
}

    .gecemodu .yuzen-bilgi .yildiz {
        background: #333;
        border-color: #111;
    }

.gecemodu .tablo table {
    background: #333;
    color: #dedede;
}

    .gecemodu .tablo table a {
        color: #dedede;
    }

    .gecemodu .tablo table tbody {
        border-color: #666;
    }

    .gecemodu .tablo table thead tr {
        border-color: #666;
    }

    .gecemodu .tablo table tbody tr {
        border-color: #666;
    }

    .gecemodu .tablo table tbody th {
        border-color: #666;
    }

    .gecemodu .tablo table tbody td {
        border-color: #666;
    }

    .gecemodu .tablo table thead th {
        color: #fff;
        background: #444;
        border-color: #666;
    }

.gecemodu .posta-bulteni-arsiv {
    background: #333;
    border-color: #666;
}

    .gecemodu .posta-bulteni-arsiv .olay {
        color: #dedede;
    }

.gecemodu .bildirim-detay {
    background: #333;
    border-color: #666;
}

    .gecemodu .bildirim-detay.yeni {
        background: #444;
        border-color: #666;
    }

    .gecemodu .bildirim-detay .simge {
        color: #dedede;
    }

    .gecemodu .bildirim-detay .olay {
        color: #dedede;
    }

    .gecemodu .bildirim-detay .ayrinti {
        color: #999;
    }

.gecemodu .post .kunye.ozel {
    background: #333;
    border-color: #666;
}

/* Gece Modu: Ayarlar, Tercih Sayfaları, Formlar vs. */

.gecemodu .ayar-sayfasi .tek-ayar .ayar-formu .kutu {
    background: #444;
    color: #fff;
    border-color: #666;
}

    .gecemodu .ayar-sayfasi .tek-ayar .ayar-formu .kutu.pasif {
        background: #222;
    }

.gecemodu .ayar-sayfasi .tek-ayar .ayar-formu .arkaplanli {
    background: #333;
    border-color: #666;
    color: #dedede;
}

    .gecemodu .ayar-sayfasi .tek-ayar .ayar-formu .arkaplanli .cb {
        color: #dedede;
    }

.gecemodu .ayar-sayfasi .tek-ayar .ayar-formu .menu-dd {
    background: #333;
    color: #dedede;
    border-color: #666;
}

.gecemodu .ayar-sayfasi .tek-ayar .ayar-formu .kutu-alan {
    background: #333;
    color: #dedede;
    border-color: #666;
}

.gecemodu .sayfa {
    background: #111;
    color: #dedede;
}

.gecemodu .temel-bilgi .dizin .lnk {
    color: #dedede;
}

.gecemodu .tercih-ust {
    background: #444;
}

.gecemodu .tercih-detay {
    background: #222;
    color: #dedede;
    border-color: #333;
}

    .gecemodu .tercih-detay a {
        color: #dedede;
    }

    .gecemodu .tercih-detay .cb {
        color: #dedede;
    }

    .gecemodu .tercih-detay .aciklama {
        border-color: #333;
    }

.gecemodu .form-sayfasi .satir {
    color: #dedede;
}

    .gecemodu .form-sayfasi .satir .menu-dd {
        background: #333;
        color: #dedede;
        border-color: #666;
    }

    .gecemodu .form-sayfasi .satir .kutu {
        background: #444;
        color: #fff;
        border-color: #666;
    }

    .gecemodu .form-sayfasi .satir .kutu-alan {
        background: #444;
        color: #dedede;
        border-color: #666;
    }

.gecemodu .yuzen-bilgi .gizlilik {
    border-color: #666;
}

.gecemodu .post .kunye .kisi-yatay .foto {
    background: #666;
}

.gecemodu .post .kunye .kisi .foto {
    background: #666;
}


/* Gece Modu: Hata sayfaları */

.gecemodu .hata.h403 {
    background-image: url("../img/403gece.jpg");
}

.gecemodu .hata.h404 {
    background-image: url("../img/404gece.jpg");
}

.gecemodu .hata.h500 {
    background-image: url("../img/500gece.jpg");
}

.gecemodu .hata.h502 {
    background-image: url("../img/502gece.jpg");
}

.gecemodu .hata.h503 {
    background-image: url("../img/503gece.jpg");
}

.gecemodu .hata.h504 {
    background-image: url("../img/504gece.jpg");
}

/* gece modu google news butonu */

.gecemodu .google-news-subscribe-button {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    background-color: #070809;
}

    .gecemodu .google-news-subscribe-button > span {
        color: #999;
    }
/* --------------------------------------------------------------------------------------------- */


@media screen and (max-width: 1320px) { /*.tasiyici { width:1140px; } 
.reklam-yatay { display:none; } 
.reklam-dikey { display:none; } 
.reklam-kare { display:none; } 
.icerik { width:100%; } */
}

/*@media screen and (min-width: 1370px) {.masonry .oge { width:calc(33.3% - 30px); } 
.masonry .oge.genis { width:calc(66.6% - 30px); } 
.masonry .oge.tam { width:calc(100% - 30px); } 
.masonry .oge.genisleyebilir { width:calc(33.3% - 30px); } 
.masonry .oge .medya .aciklama { display:inline-block; } 
.masonry .oge .medya .alt { margin-top:0; } 
.medya-dev-kapsam { height:641px; } 
.medya-dev { height:641px; } 
 }*/

@media screen and (max-width: 1370px) {

    header .uye .bildirim-no.yellow {
        bottom: 4px;
    }

    header .uye .bildirim-no {
        top: -3px;
    }

    header .uye .bildirim-menu {
        top: 35px;
        left: -4px;
    }


    header .header-enter-news {
        margin: 3px 10px 0 0;
    }

    .post .kolon.yazi .onerilen-icerik-yan {
        position: absolute;
        top: 340px;
        transform: translateX(-100%);
        left: -5px;
        width: 140px;
    }

    .slayt .slayt-kapsam {
        height: 262px;
    }

    .manset-kolon .oge {
        height: 250px;
    }

        .manset-kolon .oge .govde .baslik {
            font-size: 16pt;
            line-height: 20pt;
        }

    .ekslaytkapsam .ekslayt .ekoge {
        height: 250px;
    }

    .manset-kolon .ekslayt .ekoge .ekgovde .baslik {
        font-size: 16pt;
        line-height: 20pt;
    }

    /*.manset-kolon .oge .onizleme { display: none; } 
.manset-kolon .oge .onizleme.dikey { display: inline-block; } */

    .masonry { /*width:calc(100% - 8px); margin: 0 0 0 8px; */
    }

        .masonry .oge {
            width: calc(25% - 31px); /*width:calc(25% - 23px); margin: -13px 0 8px 22px; */
        }

            .masonry .oge.advice {
                width: calc(33.3% - 30px);
            }

            .masonry .oge.genis {
                width: calc(50% - 32px);
            }

            .masonry .oge.tam {
                width: calc(100% - 30px);
            }
            /* .masonry .oge.genisleyebilir { width:calc(50% - 35px); }  */
            .masonry .oge.genisleyebilir {
                width: calc(25% - 31px);
            }

            .masonry .oge .medya .baslik {
                font-size: 14pt;
                line-height: 19pt;
            }

            .masonry .oge .medya .govde .aciklama {
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
            }

            .masonry .oge .medya .bilgi .lnk {
                display: none;
            }

        .masonry .reklam-oge {
            width: calc(50% - 32px);
            box-sizing: border-box;
        }

            .masonry .reklam-oge .reklam-kare {
                background: none;
                box-shadow: none;
            }

                .masonry .reklam-oge .reklam-kare img {
                    width: 339px;
                    height: 280px;
                }



    .duzen-hibrit .kolon.genis {
        width: calc(75% - 60px);
    }

    .duzen-hibrit .kolon.dar {
        width: calc(25% - 30px);
    }

    .duzen-hibrit .masonry {
        width: 830px !important;
    }

        .duzen-hibrit .masonry .oge {
            width: calc(33.3% - 30px);
        }

            .duzen-hibrit .masonry .oge.genis {
                width: calc(66.666% - 30px);
            }

            .duzen-hibrit .masonry .oge.genisleyebilir {
                width: calc(33.3% - 30px);
            }

            .duzen-hibrit .masonry .oge.tam {
                width: calc(100% - 30px);
            }

            .duzen-hibrit .masonry .oge .medya {
                margin: 0 0 30px 0;
            }

    .kolon.genis .medya-yatay {
        margin-bottom: 20px;
    }

    .medya-yatay .onizleme {
        width: 120px;
    }

    .medya-yatay .govde {
        width: calc(100% - 150px);
        padding: 10px;
        margin: 0 15px 0 0;
    }

    .medya-yatay .baslik {
        font-size: 15pt;
        line-height: 17pt;
    }

    .medya-yatay .bilgi {
        display: none;
    }

    .medya-yatay .alt {
        margin-top: 0;
    }

        .medya-yatay .alt .damga.gizlenebilir {
            display: inline-block;
        }

    .medya-yatay .aciklama { /*display: none; */
        margin-bottom: 5px; /*height: 14pt; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; */
    }

    .medya-yatay .onizleme .tur-icon {
        width: 20px;
        height: 20px;
        line-height: 20px;
        border-radius: 5px;
        top: 5px;
        right: 5px;
        font-size: 15px;
        padding: 5px;
    }

        .medya-yatay .onizleme .tur-icon span {
            line-height: 20px;
        }

    .medya-yatay.goruldu:after {
        content: 'Görüldü';
    }

    .medya-blog {
        margin-bottom: 20px;
    }

        .medya-blog .onizleme {
            height: 320px;
        }

        .medya-blog .govde {
            padding-top: 50px;
        }

        .medya-blog .baslik {
            font-size: 19pt;
            line-height: 23pt;
        }

        .medya-blog .aciklama {
            display: none !important;
        }

    /*.masonry .oge .medya .aciklama { display:none; } 
.masonry .oge .medya .alt { margin-top:20px; } 
.masonry .oge .medya .alt .r-turuncu { width:100%; display:block; margin:0 0 5px 0; } */
    /*.medya-dev-kapsam { height:490px; } 
.medya-dev { height:460px; } */
    .sosyal-ag .alt {
        font-size: 13pt;
    }

    .sistem-tavsiyeleri .tablo.bilesenler tr {
        width: 100%;
        display: inline-block;
    }

    .sistem-tavsiyeleri .tablo.bilesenler td {
        width: 100%;
        display: inline-block;
        margin: 0 0 10px 0;
    }

    .kripto-paralar .modul-bilgisi {
        font-size: 11pt;
    }

        .kripto-paralar .modul-bilgisi a {
            font-size: 9pt;
        }

    .kripto-paralar .tek .ad {
        width: calc(40% - 10px);
    }

    .kripto-paralar .tek .fiyat {
        width: calc(32% - 10px);
    }

    .kripto-paralar .tek .degisim {
        width: calc(28% - 10px);
    }

    .kripto-paralar .tek .hacim {
        display: none;
    }

    .reklam-fix .w300 {
        display: none;
    }

    .reklam-fix .w160 {
        display: inline-block;
    }

    .modul-hakkinda .konu .simge, .modul-hakkinda .konu .simge-resim {
        display: none;
    }

    .blog-arasi-modul {
        margin-bottom: 20px;
    }

    .blog-arasi-reklam {
        margin-bottom: 20px;
    }

    /* Küçük ekranlarda header'ın incelmesi. */
    header .uye {
        height: 30px;
    }
    /*header .uye .bildirim-no {padding: 0 15px 0 10px; line-height: 32px; float: right; } 
header .uye .bildirim-no:after {top:-2px; right:-6px; border-radius:8px; width:12px; height:12px; border:2px solid #fff; } */
    header .populer-mini {
        height: 40px;
        margin-right: 135px;
    }

    header .oturum .eylem {
        height: 30px !important;
    }

    header .uye .avatar {
        width: 30px;
        height: 30px;
    }

        header .uye .avatar.avatarsiz {
            line-height: 30px;
        }

        header .uye .avatar img {
            width: 30px;
            height: 30px;
        }

    header nav .oge {
        height: 30px;
    }

        header nav .oge a.oge-ad {
            line-height: 30px;
            height: 30px;
        }

    header nav a [class*=icon-] {
        margin-top: -3px;
        font-size: 12pt;
    }

    header nav a.hamburger [class*=icon-] {
        margin: 0;
        font-size: 14pt;
    }

    header nav a .kisa-ad { /*display:none; */
        margin-bottom: -3px;
    }

    header nav a.hamburger [class*=icon-] {
        top: 5px;
    }

    header .logo {
        height: 30px; /*padding:0 5px 0 0; */
    }

        header .logo img {
            margin: 0;
        }

    header .oturum {
        height: 30px;
    }

        header .oturum .eylem {
            margin: 5px 5px 5px 0;
            height: 30px;
            line-height: 30px;
        }

    header nav.gundem {
        height: 40px;
    }

    header nav.hiza-sag {
        margin-right: 40px;
    }

    header .hizli-ayar {
        height: 40px;
    }

        header .hizli-ayar a.oge-ad {
            height: 30px;
            line-height: 30px;
        }

    header .acilir-menu .acici {
        height: 40px;
    }

    header .populer-mini a.oge-ad {
        margin: 0;
    }

    header .hizli-ayar .cark {
        padding: 0 1px;
    }

    header .hizli-ayar .ay {
        padding: 0 1px;
    }

    header .arama {
        margin-top: 0;
    }

    nav.gundem .oge {
        height: 40px !important;
    }

        nav.gundem .oge.gorsel {
            height: 40px !important;
        }

            nav.gundem .oge.gorsel img {
                height: 30px !important;
            }

    .discount-button {
        height: 40px !important;
    }

    .post .kolon.yazi .onerilen-icerik-yan .avatar {
        display: none;
    }

    .medya-galeri-kutu .baslik {
        height: 36pt;
        margin: 0 0 7px 0;
        -webkit-line-clamp: 2;
    }

    .medya-galeri-kutu.orta .baslik {
        height: 40pt;
    }

    .medya-galeri-kutu.buyuk .baslik {
        height: auto;
        margin-bottom: 7pt;
    }
}
/* Multi source links */
.multi-source-links {
    position: relative;
    border-radius: 6px;
    border: 1px solid #dedede;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding: 15px 15px 14px 15px;
    width: calc(100% - 20px);
}

    .multi-source-links .multi-source-links-title {
        border-radius: 5px;
        border: 1px solid #dedede;
        background-color: #f1f1f1;
        width: 60px;
        height: 22px;
        line-height: 22px;
        color: #333333;
        font-size: 11px;
        font-weight: 400;
        position: absolute;
        top: -20px;
        left: 10px;
        cursor: default;
        text-align: center;
    }

    .multi-source-links a {
        display: block;
    }

        .multi-source-links a .hedef {
            color: #000000;
            display: block;
            font-size: 14px;
            line-height: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 100%;
            white-space: nowrap;
        }
/* Multi source links end */

/* Video preview */
.video-preview {
    width: 100%;
    height: 100%;
    background-color: black;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

    .video-preview video {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.medya.karsitlik .video-preview {
    border-radius: 3px 3px 0 0;
}

    .medya.karsitlik .video-preview video {
        border-bottom: 1px solid white;
    }
/* Video preview end */
/* google subscribe button */
.google-news-subscribe-button {
    height: 32px;
    display: inline-block;
    background-color: white;
    float: right;
    margin: -1px 0 0 0;
    border-radius: 3px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    width: 205px;
}

    .google-news-subscribe-button > span {
        font-size: 14.6px;
        line-height: 32px;
        float: left;
        color: #999;
        text-indent: 10px;
    }

    .google-news-subscribe-button > img {
        height: 20px;
        width: 115px;
        float: right;
        padding: 7px 10px 0 5px;
    }

    .google-news-subscribe-button.video {
        width: 111px;
        height: 30px;
        padding: 0px;
        margin: 0;
    }

        .google-news-subscribe-button.video > img {
            width: 92px;
            height: 16px;
            float: none;
            padding: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
        }
/* google subscribe button end */



/*Haber Gir*/

.bg-white {
    background-color: #fff;
}

body.bg-grey {
    background: #e4e4e4;
}

.liste-kapak .temel-bilgiler .tur.navigation, .liste-kapak .temel-bilgiler .tur.navigation a {
    color: #333;
    font-size: 14px;
    font-weight: 400;
}

.liste-kapak .temel-bilgiler.full-width {
    width: 100%;
}

.liste-kapak .temel-bilgiler .hakkinda.description-alternate {
    color: #333333;
    font-family: Georgia;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.09px;
}

.liste-kapak .temel-bilgiler .draft-articles {
    widows: 100px;
    float: left;
    margin: 15px 0 0 0;
}

    .liste-kapak .temel-bilgiler .draft-articles b {
        color: #f5792a;
    }

    .liste-kapak .temel-bilgiler .draft-articles ul {
        width: 100%;
        float: left;
        margin: 10px 0 0 0;
    }

        .liste-kapak .temel-bilgiler .draft-articles ul li {
            margin: 0 0 8px 0;
            color: #999;
        }

            .liste-kapak .temel-bilgiler .draft-articles ul li a.draft-name {
                text-decoration: underline;
                max-width: 50%;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                float: left;
                margin: 0 10px 0 0;
                color: #333;
            }

.liste-kapak.border-bottom {
    position: relative;
}

    .liste-kapak.border-bottom:after {
        content: '';
        position: absolute;
        left: 30px;
        right: 30px;
        bottom: 0;
        height: 1px;
        background-color: #ccc;
    }

.radio-buttons {
    widows: 100%;
    float: left;
    position: relative;
}

    .radio-buttons input {
        position: absolute;
        left: -99999px;
        right: -99999px;
        visibility: hidden;
    }

    .radio-buttons label {
        position: relative;
        border: 1px solid #dedede;
        background-color: #fff;
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
        float: left;
        color: #999;
        font-size: 18px;
        font-weight: 600;
        padding: 10px 12px 10px 39px;
        margin: 0 10px 0 0;
        cursor: pointer;
    }

        .radio-buttons label:before {
            content: '';
            width: 16px;
            height: 16px;
            border: 1px solid #dedede;
            background-color: #f1f1f1;
            border-radius: 50%;
            box-sizing: border-box;
            position: absolute;
            left: 12px;
            top: 11px;
        }

    .radio-buttons input:checked + label {
        background-color: #fff;
        background-image: linear-gradient(to top, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
        color: #333;
    }

        .radio-buttons input:checked + label:before {
            background-color: #f5792a;
            border: none;
        }

.kolon .content {
    padding: 0 30px;
}

    .kolon .content .profile {
        width: 100px;
        float: left;
    }

        .kolon .content .profile img {
            max-width: 100px;
            float: left;
        }

        .kolon .content .profile span {
            color: #333;
            font-size: 14px;
            font-weight: 600;
            float: left;
            margin: 9px 0 0 0;
        }

    .kolon .content .post-detail {
        width: calc(100% - 130px);
        padding: 0 0 0 30px;
        float: left;
    }

        .kolon .content .post-detail .row {
            width: 100%;
            float: left;
            position: relative;
            margin: 0 0 30px 0;
        }

            .kolon .content .post-detail .row span.title {
                color: #f5792a;
                font-size: 18px;
                font-weight: 600;
                float: left;
                width: 100%;
                margin: 0 0 8px 0;
            }

                .kolon .content .post-detail .row span.title .counter {
                    color: #999;
                    font-size: 14px;
                    font-weight: 400;
                    float: right;
                }

                .kolon .content .post-detail .row span.title .hint {
                    float: right;
                    color: #999;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 20px;
                    cursor: pointer;
                    position: relative;
                }

                    .kolon .content .post-detail .row span.title .hint img {
                        float: right;
                        margin: 0 0 0 6px;
                    }

                    .kolon .content .post-detail .row span.title .hint .hint-detail {
                        position: absolute;
                        right: -20px;
                        top: 100%;
                        background-color: rgb(0 0 0 / 0.7);
                        border-radius: 5px;
                        color: #fff;
                        z-index: 9999999;
                        padding: 8px;
                        font-size: 12px;
                        font-weight: 400;
                        width: 200px;
                        margin: 12px 0 0 0;
                        display: none;
                    }

                        .kolon .content .post-detail .row span.title .hint .hint-detail.active {
                            display: inline-block;
                        }

                        .kolon .content .post-detail .row span.title .hint .hint-detail:before {
                            content: '';
                            position: absolute;
                            bottom: 100%;
                            right: 21px;
                            width: 0;
                            height: 0;
                            border-bottom: 8px solid rgb(0 0 0 / 0.7);
                            border-right: 8px solid transparent;
                            border-left: 8px solid transparent;
                        }

            .kolon .content .post-detail .row span.description {
                color: #999;
                font-size: 14px;
                font-weight: 400;
                margin: 0 0 10px 0;
            }

.custom-textbox {
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    width: 100%;
    float: left;
    color: #333;
    font-size: 28px;
    font-weight: 600;
    padding: 13px 20px;
    box-sizing: border-box;
}

    .custom-textbox:focus {
        border-color: #999;
    }

    .custom-textbox::-webkit-input-placeholder { /* Edge */
        color: #ccc;
    }

    .custom-textbox:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #ccc;
    }

    .custom-textbox ::placeholder {
        color: #ccc;
    }

.custom-textarea {
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    width: 100%;
    float: left;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    padding: 13px 20px;
    box-sizing: border-box;
    resize: none;
    height: 100px;
}

    .custom-textarea:focus {
        border-color: #999;
    }

    .custom-textarea::-webkit-input-placeholder { /* Edge */
        color: #ccc;
        letter-spacing: -0.8px;
        font-style: italic;
    }

    .custom-textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #ccc;
        letter-spacing: -0.8px;
        font-style: italic;
    }

    .custom-textarea ::placeholder {
        color: #ccc;
        letter-spacing: -0.8px;
        font-style: italic;
    }

.editable.custom-textarea {
    margin: 0 0 20px 0;
    height: 290px;
}

.editable > div {
    display: block;
}


.editable p:first-child {
    margin-top: 0;
}

.editable p a {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

    .editable p a:hover {
        color: #000;
        opacity: 0.8;
    }

.editable ul {
    list-style-type: initial;
    padding: 0 40px;
    margin: 16px 0;
}

.editable blockquote {
    display: block;
    border-radius: 5px;
    background-color: #e8e8e8;
    padding: 20px;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}

.medium-editor-insert-plugin .medium-insert-buttons {
    position: absolute;
    color: #ddd;
    font-size: .9em;
    left: -51px !important
}

    .medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-show {
        box-sizing: border-box;
        display: block;
        width: 40px;
        height: 40px;
        margin-top: -10px;
        border: 1px solid #000;
        background-color: #fff;
        border-radius: 50%;
        font-size: 25px;
        line-height: 28px;
        text-align: center;
        text-decoration: none;
        transition: transform 250ms
    }

        .medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-show:hover {
            background-color: #f1f1f1
        }

        .medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-show img {
            display: inline-block;
            margin: 8px 0
        }

    .medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-addons {
        margin: 0;
        padding: 0;
        list-style: none;
        display: none;
        position: relative;
        z-index: 2;
        left: 55px;
        top: -40px
    }

        .medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-addons li {
            display: inline-block;
            background-color: #fff;
            float: left
        }

            .medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-addons li a {
                box-sizing: border-box;
                display: inline-block;
                margin: 0 5px;
                width: 40px;
                height: 40px;
                border-radius: 20px;
                border: 1px solid #000;
                font-size: 20px;
                line-height: 28px;
                text-align: center
            }

                .medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-addons li a:hover {
                    background-color: #f1f1f1
                }

                .medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-addons li a img {
                    display: inline-block;
                    margin: 8px 0
                }

    .medium-editor-insert-plugin .medium-insert-buttons a {
        text-decoration: underline;
        cursor: pointer
    }

    .medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-addons li a .fa {
        font-size: 15px
    }

    .medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-show.medium-insert-buttons-rotate {
        transform: rotate(45deg)
    }

.editable p {
    margin: 20px 0
}

.medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-addons li:first-child a {
    margin: 0 5px 0 10px
}

.medium-insert-embeds, .mediumInsert-embeds {
    text-align: center;
    margin: 1em 0;
    position: relative
}

.medium-insert-embeds-input {
    position: relative;
    color: #ccc;
    z-index: 1;
    text-align: left
}

.medium-insert-embeds-placeholder {
    position: relative
}

.medium-editor-insert-plugin p {
    margin: 1em 0
}

.medium-insert-embeds-placeholder:after {
    position: absolute;
    top: 0;
    left: 0;
    content: attr(data-placeholder);
    color: #ccc;
    font-size: 22px;
    line-height: 30px
}

.button-type-1 {
    position: relative;
    float: left;
    cursor: pointer;
    color: #000 !important;
    border-radius: 20px;
    border: 1px solid #000;
    background-color: #fff;
    margin: 0 10px 0 0;
    padding: 9px 16px;
    box-sizing: border-box;
}

    .button-type-1:hover {
        background-color: #f1f1f1;
    }

    .button-type-1 img {
        pointer-events: none;
        float: left;
        margin: 0 7px 0 0;
    }

    .button-type-1 span {
        pointer-events: none;
        float: left;
        line-height: 20px;
        color: #000;
        font-size: 16px;
    }


.dropzone {
    border: 1px solid #dedede;
    background-color: #fff;
    width: 100%;
    float: left;
    position: relative;
    height: 200px;
    text-align: center;
}

    .dropzone.dz-drag-hover {
        border-color: #f5792a;
    }

        .dropzone.dz-drag-hover .dz-default.dz-message {
            display: none !important;
        }

    .dropzone:before {
        content: '';
        background-color: #e4e4e4;
        position: absolute;
        left: 10px;
        top: 10px;
        right: 10px;
        bottom: 10px;
    }

    .dropzone .center-container {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        cursor: pointer !important;
        width: 100%;
    }

        .dropzone .center-container > * {
            cursor: pointer !important;
        }

        .dropzone .center-container > div {
            float: initial;
            margin: 12px 0;
        }

        .dropzone .center-container > span {
            color: #999;
            font-size: 16px;
            font-weight: 400;
            width: 100%;
            float: left;
            margin: 0 0 5px 0;
        }

        .dropzone .center-container > b {
            width: 100%;
            float: left;
        }

    .dropzone input {
        visibility: hidden;
    }

.dz-preview {
    display: none !important;
}

.kolon.dar .content {
    padding: 0;
    width: 100%;
}

.kolon.dar .post-detail {
    width: 100%;
    padding: 0;
}

.kolon .post-detail .row .title .mini-description {
    float: right;
    color: #ccc;
    font-family: Verdana;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    width: 126px;
    margin: -2px 0 0 0;
    text-align: right;
}

.filter-selection {
    width: 100%;
    float: left;
    border: 1px solid #dedede;
    background-color: #fff;
}

    .filter-selection .filter-text {
        width: 100%;
        border: none;
        border-bottom: 1px solid #dedede;
        box-sizing: border-box;
        font-size: 14px;
        color: #333;
        padding: 9px 14px;
    }

        .filter-selection .filter-text::-webkit-input-placeholder { /* Edge */
            color: #999;
        }

        .filter-selection .filter-text:-ms-input-placeholder { /* Internet Explorer 10-11 */
            color: #999;
        }

        .filter-selection .filter-text ::placeholder {
            color: #999;
        }

    .filter-selection ul {
        width: 100%;
        float: left;
        max-height: 90px;
        overflow-x: auto;
    }

        .filter-selection ul li {
            padding: 3px 14px;
            width: 100%;
            box-sizing: border-box;
            float: left;
            color: #999;
            font-size: 14px;
            font-weight: 400;
            line-height: 24px;
            cursor: pointer;
        }

            .filter-selection ul li.active {
                color: #000;
            }

        .filter-selection ul::-webkit-scrollbar-track {
            border-radius: 10px;
            background-color: #dedede;
        }

        .filter-selection ul::-webkit-scrollbar {
            width: 12px;
            background-color: #dedede;
            border-radius: 10px;
        }

        .filter-selection ul::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background-color: #f5792a;
        }

    .filter-selection div.bg {
        width: 100%;
        float: left;
        box-sizing: border-box;
        padding: 5px;
        background-color: #f9f9f9;
    }

        .filter-selection div.bg .no-results-found {
            color: #999;
            font-size: 14px;
            font-weight: 400;
            line-height: 24px;
            width: 100%;
            float: left;
            text-align: center;
            display: none;
        }

.selected-icon {
    width: 100%;
    float: left;
    margin: 7px 0 0 0;
}

    .selected-icon img.icon {
        float: left;
        border: 1px solid #ccc;
        width: 30px;
        height: 30px;
        margin: 0 13px 0 0;
    }

    .selected-icon img.arrow {
        float: left;
        margin: 11px 8px 0 0;
    }

    .selected-icon span {
        color: #333;
        font-size: 14px;
        font-weight: 400;
        float: left;
        line-height: 30px;
    }

.custom-textbox-2 {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #333;
    padding: 11px 14px;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0 0 10px 0;
}

    .custom-textbox-2::-webkit-input-placeholder { /* Edge */
        color: #999;
    }

    .custom-textbox-2:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #999;
    }

    .custom-textbox-2 ::placeholder {
        color: #999;
    }

.input-content {
    width: 100%;
    float: left;
    position: relative;
}

    .input-content .custom-textbox-2 {
        padding: 11px 80px 11px 14px;
        margin: 0;
    }

    .input-content span {
        position: absolute;
        right: 1px;
        top: 1px;
        bottom: 1px;
        min-width: 71px;
        text-align: center;
        padding: 0 5px;
        box-sizing: border-box;
        background-color: #dedede;
        color: #999;
        font-size: 14px;
        font-weight: 400;
        line-height: 38px;
    }

.kolon .content .post-detail .row.news-version span.text {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.kolon .content .post-detail .row.news-version span.grey {
    color: #999;
}

.kolon .content .post-detail .row.news-version span.black {
    color: #333;
}

    .kolon .content .post-detail .row.news-version span.black a {
        text-decoration: underline;
    }

.kolon .content .post-detail .row.news-version p {
    width: 100%;
    float: left;
    margin: 18px 0 0 0;
    color: #999;
    font-size: 14px;
    font-weight: 400;
}

.kolon .content .post-detail .row.confirm-and-publish label {
    color: #333;
    font-size: 14px;
    font-weight: 400;
}

    .kolon .content .post-detail .row.confirm-and-publish label a {
        text-decoration: underline;
    }

.kolon .content .post-detail .row.confirm-and-publish .buttons {
    width: 100%;
    float: left;
    margin: 17px 0 0 0;
}

    .kolon .content .post-detail .row.confirm-and-publish .buttons div {
        font-weight: 400;
    }

.kolon .content .post-detail .row.confirm-and-publish .save-detail {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    float: left;
    margin: 15px 0 0 0;
}

.orange-gradient-button {
    border-radius: 20px;
    border: 1px solid #fff;
    background-color: #fff;
    background-image: linear-gradient(to top, #ff4e48 0%, #fc8d45 100%);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 11px 23px;
}

.user-news-icon {
    float: left;
    margin: 0 5px 0 0;
}



.galeri-gorselleri {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
}

    .galeri-gorselleri .kutucuk {
        width: 100%;
        height: 200px;
        float: left;
        border: 1px solid #dedede;
        padding: 10px;
        box-sizing: border-box;
        margin: 0 0 30px 0;
        background-color: #fff;
    }

        .galeri-gorselleri .kutucuk .gorsel {
            width: 320px;
            height: 180px;
            float: left;
            position: relative;
            background-position: center center;
            background-size: auto 180px;
            background-repeat: no-repeat;
            background-color: #ccc;
        }

            .galeri-gorselleri .kutucuk .gorsel .cozunurluk {
                position: absolute;
                left: 0;
                top: 0;
                background-color: #fff;
                border-bottom-right-radius: 3px;
                color: #000;
                font-size: 12pt;
                padding: 3px 5px 3px 0;
            }

            .galeri-gorselleri .kutucuk .gorsel .paylas {
                position: absolute;
                bottom: 10px;
                left: 10px;
                border-radius: 3px;
                background-color: #fff;
                height: 30px;
                width: 30px;
                text-align: center;
                padding: 5px 0;
                box-sizing: border-box;
            }

                .galeri-gorselleri .kutucuk .gorsel .paylas.right {
                    left: initial;
                    right: 10px;
                }

            .galeri-gorselleri .kutucuk .gorsel .haber-fotografi {
                position: absolute;
                right: 10px;
                bottom: 10px;
                height: 30px;
                line-height: 30px;
                border-radius: 3px;
                padding: 0 10px;
                font-size: 12pt;
                cursor: pointer;
                background-color: rgba(0,0,0,0.20);
                color: #fff;
            }

                .galeri-gorselleri .kutucuk .gorsel .haber-fotografi:hover {
                    background-color: #fff;
                    color: #333;
                }

                .galeri-gorselleri .kutucuk .gorsel .haber-fotografi::after {
                    content: ' Kapak Fotoğrafı Yap'
                }

                .galeri-gorselleri .kutucuk .gorsel .haber-fotografi.aktif::after {
                    content: ' Kapak Fotoğrafı Seçildi'
                }

                .galeri-gorselleri .kutucuk .gorsel .haber-fotografi i.icon-checkmark {
                    display: none;
                }

                .galeri-gorselleri .kutucuk .gorsel .haber-fotografi.aktif i.icon-checkmark {
                    display: inline-block;
                }

                .galeri-gorselleri .kutucuk .gorsel .haber-fotografi.aktif {
                    background-color: rgb(0 0 0 / 0.6)
                }

                    .galeri-gorselleri .kutucuk .gorsel .haber-fotografi.aktif:hover {
                        background-color: rgb(0 0 0 / 0.6);
                        color: #fff
                    }

                    .galeri-gorselleri .kutucuk .gorsel .haber-fotografi.aktif i {
                        float: left;
                        margin: 6px 5px 0 0
                    }

        .galeri-gorselleri .kutucuk .sag-kisim {
            width: calc(100% - 340px);
            float: right;
            height: 100%;
        }

            .galeri-gorselleri .kutucuk .sag-kisim textarea {
                width: calc(100% - 55px);
                height: calc(100% - 10px);
                border: none;
                border-bottom: 1px dashed #dedede;
                resize: none;
                outline: none;
                font-family: Arial;
                float: left;
                font-size: 18px;
                padding: 15px 0 0 0;
                box-sizing: border-box;
            }

                .galeri-gorselleri .kutucuk .sag-kisim textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
                    color: #ccc;
                }

                .galeri-gorselleri .kutucuk .sag-kisim textarea::-moz-placeholder { /* Firefox 19+ */
                    color: #ccc;
                }

                .galeri-gorselleri .kutucuk .sag-kisim textarea:-ms-input-placeholder { /* IE 10+ */
                    color: #ccc;
                }

                .galeri-gorselleri .kutucuk .sag-kisim textarea:-moz-placeholder { /* Firefox 18- */
                    color: #ccc;
                }

                .galeri-gorselleri .kutucuk .sag-kisim textarea::-webkit-scrollbar {
                    width: 5px;
                    border-radius: 10px;
                }

            .galeri-gorselleri .kutucuk .sag-kisim .yonlendirici {
                float: right;
                width: 40px;
                height: 180px;
                border: 1px solid #dedede;
                border-radius: 3px;
                position: relative;
                /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,ffffff+100 */
                background: rgb(244,244,244); /* Old browsers */
                background: -moz-linear-gradient(left, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
                background: -webkit-linear-gradient(left, rgba(244,244,244,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to right, rgba(244,244,244,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
            }

                .galeri-gorselleri .kutucuk .sag-kisim .yonlendirici:after {
                    content: '';
                    position: absolute;
                    top: 30px;
                    right: 100%;
                    width: 0;
                    height: 0;
                    border-right: 8px solid #f4f4f4;
                    border-top: 8px solid transparent;
                    border-bottom: 8px solid transparent;
                }

                .galeri-gorselleri .kutucuk .sag-kisim .yonlendirici:before {
                    content: '';
                    position: absolute;
                    top: 29px;
                    right: 100%;
                    width: 0;
                    height: 0;
                    border-right: 9px solid #dedede;
                    border-top: 9px solid transparent;
                    border-bottom: 9px solid transparent;
                }

                .galeri-gorselleri .kutucuk .sag-kisim .yonlendirici .asagi-yukari {
                    width: 100%;
                    padding: 0;
                    float: left;
                    box-sizing: border-box;
                    margin: 17px 0 0 0;
                }

                    .galeri-gorselleri .kutucuk .sag-kisim .yonlendirici .asagi-yukari button {
                        width: 100%;
                        height: 20px;
                        float: left;
                        background-size: 18px 12px !important;
                        background-repeat: no-repeat !important;
                        background-position: center center !important;
                        cursor: pointer;
                        background: none;
                        border: none;
                        outline: none;
                    }

                        .galeri-gorselleri .kutucuk .sag-kisim .yonlendirici .asagi-yukari button.yukari {
                            background-image: url('../img/yukari-ok.png');
                            margin: 0 0 4px 0;
                        }

                        .galeri-gorselleri .kutucuk .sag-kisim .yonlendirici .asagi-yukari button.asagi {
                            background-image: url('../img/asagi-ok.png');
                        }

                        .galeri-gorselleri .kutucuk .sag-kisim .yonlendirici .asagi-yukari button:hover {
                            opacity: 0.8;
                        }

        .galeri-gorselleri .kutucuk:first-child .sag-kisim .yonlendirici .asagi-yukari button.yukari {
            opacity: 0.3;
        }

        .galeri-gorselleri .kutucuk:last-child .sag-kisim .yonlendirici .asagi-yukari button.asagi {
            opacity: 0.3;
        }

        .galeri-gorselleri .kutucuk .sag-kisim .yonlendirici .cop {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            text-align: center;
            cursor: pointer;
            padding: 10px;
        }

            .galeri-gorselleri .kutucuk .sag-kisim .yonlendirici .cop:hover {
                opacity: 0.8;
            }

.margin-bottom-10 {
    margin: 0 0 10px 0 !important;
}

.kolon .content .post-detail .row .category-multiselect-content {
    margin: 0 0 10px 0;
}

    .kolon .content .post-detail .row .category-multiselect-content, .kolon .content .post-detail .row .category-multiselect-content .select2-container {
        width: 100% !important;
    }

        .kolon .content .post-detail .row .category-multiselect-content .select2-container .selection {
            width: 100%;
            float: left;
            background-color: #fff;
            color: #333;
            font-size: 14px;
            font-weight: 400;
            box-sizing: border-box;
        }

            .kolon .content .post-detail .row .category-multiselect-content .select2-container .selection .select2-selection {
                border: 1px solid #ccc;
                border-radius: 0;
                padding: 8px 5px;
            }

.kolon .content .post-detail .sources {
    width: 100%;
    display: inline-block;
    margin: 10px 0 0 0;
}

    .kolon .content .post-detail .sources .source-title {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .kolon .content .post-detail .sources .source-href {
        width: 100%;
        float: left;
        margin: 0 0 10px 0;
    }

        .kolon .content .post-detail .sources .source-href a {
            width: calc(100% - 50px);
            float: left;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            color: #333;
            text-decoration: underline;
            line-height: 30px;
        }

        .kolon .content .post-detail .sources .source-href .source-delete {
            float: right;
        }

/*Image Crop*/

.pb-15 {
    padding-bottom: 15px;
}

#image-cropper {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.54);
    z-index: 0;
    visibility: hidden;
}

    #image-cropper.active {
        z-index: 99999;
        visibility: visible;
    }

    #image-cropper .content {
        padding: 10px;
        border-radius: 3px;
        background-color: #f1f1f1;
        width: 70%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    }

.loading-fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 99999;
    display: none;
}

    .loading-fixed img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.cropperHeightControl {
    width: 100%;
    display: block;
    max-height: 80vh;
}

.cropper-container {
    -moz-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    direction: ltr;
    font-size: 0;
    line-height: 0;
    position: relative;
    touch-action: none;
    user-select: none
}

    .cropper-container img {
        display: block;
        height: 100%;
        image-orientation: 0deg;
        max-height: none !important;
        max-width: none !important;
        min-height: 0 !important;
        min-width: 0 !important;
        width: 100%
    }

.cropper-canvas, .cropper-crop-box, .cropper-drag-box, .cropper-modal, .cropper-wrap-box {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.cropper-canvas, .cropper-wrap-box {
    overflow: hidden
}

.cropper-drag-box {
    background-color: #fff;
    opacity: 0
}

.cropper-modal {
    background-color: #000;
    opacity: .5
}

.cropper-view-box {
    display: block;
    height: 100%;
    outline: 1px solid #39f;
    outline-color: rgba(51,153,255,.75);
    overflow: hidden;
    width: 100%
}

.cropper-dashed {
    border: 0 dashed #eee;
    display: block;
    opacity: .5;
    position: absolute
}

    .cropper-dashed.dashed-h {
        border-bottom-width: 1px;
        border-top-width: 1px;
        height: 33.33333%;
        left: 0;
        top: 33.33333%;
        width: 100%
    }

    .cropper-dashed.dashed-v {
        border-left-width: 1px;
        border-right-width: 1px;
        height: 100%;
        left: 33.33333%;
        top: 0;
        width: 33.33333%
    }

.cropper-center {
    display: block;
    height: 0;
    left: 50%;
    opacity: .75;
    position: absolute;
    top: 50%;
    width: 0
}

    .cropper-center:after, .cropper-center:before {
        background-color: #eee;
        content: " ";
        display: block;
        position: absolute
    }

    .cropper-center:before {
        height: 1px;
        left: -3px;
        top: 0;
        width: 7px
    }

    .cropper-center:after {
        height: 7px;
        left: 0;
        top: -3px;
        width: 1px
    }

.cropper-face, .cropper-line, .cropper-point {
    display: block;
    height: 100%;
    opacity: .1;
    position: absolute;
    width: 100%
}

.cropper-face {
    background-color: #fff;
    left: 0;
    top: 0
}

.cropper-line {
    background-color: #39f
}

    .cropper-line.line-e {
        cursor: ew-resize;
        right: -3px;
        top: 0;
        width: 5px
    }

    .cropper-line.line-n {
        cursor: ns-resize;
        height: 5px;
        left: 0;
        top: -3px
    }

    .cropper-line.line-w {
        cursor: ew-resize;
        left: -3px;
        top: 0;
        width: 5px
    }

    .cropper-line.line-s {
        bottom: -3px;
        cursor: ns-resize;
        height: 5px;
        left: 0
    }

.cropper-point {
    background-color: #39f;
    height: 5px;
    opacity: .75;
    width: 5px
}

    .cropper-point.point-e {
        cursor: ew-resize;
        margin-top: -3px;
        right: -3px;
        top: 50%
    }

    .cropper-point.point-n {
        cursor: ns-resize;
        left: 50%;
        margin-left: -3px;
        top: -3px
    }

    .cropper-point.point-w {
        cursor: ew-resize;
        left: -3px;
        margin-top: -3px;
        top: 50%
    }

    .cropper-point.point-s {
        bottom: -3px;
        cursor: s-resize;
        left: 50%;
        margin-left: -3px
    }

    .cropper-point.point-ne {
        cursor: nesw-resize;
        right: -3px;
        top: -3px
    }

    .cropper-point.point-nw {
        cursor: nwse-resize;
        left: -3px;
        top: -3px
    }

    .cropper-point.point-sw {
        bottom: -3px;
        cursor: nesw-resize;
        left: -3px
    }

    .cropper-point.point-se {
        bottom: -3px;
        cursor: nwse-resize;
        height: 20px;
        opacity: 1;
        right: -3px;
        width: 20px
    }

@media (min-width:768px) {
    .cropper-point.point-se {
        height: 15px;
        width: 15px
    }
}

@media (min-width:992px) {
    .cropper-point.point-se {
        height: 10px;
        width: 10px
    }
}

@media (min-width:1200px) {
    .cropper-point.point-se {
        height: 5px;
        opacity: .75;
        width: 5px
    }
}

.cropper-point.point-se:before {
    background-color: #39f;
    bottom: -50%;
    content: " ";
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%
}

.cropper-invisible {
    opacity: 0
}

.cropper-bg {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")
}

.cropper-hide {
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.cropper-hidden {
    display: none !important
}

.cropper-move {
    cursor: move
}

.cropper-crop {
    cursor: crosshair
}

.cropper-disabled .cropper-drag-box, .cropper-disabled .cropper-face, .cropper-disabled .cropper-line, .cropper-disabled .cropper-point {
    cursor: not-allowed
}

/*Image Crop*/

.fa-12 {
    font-size: 12px !important;
}

.d-inline-block {
    display: inline-block;
}

.lh-30 {
    line-height: 30px;
}

.showcase {
    font-size: 17px;
    font-family: Arial;
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    max-width: 600px;
}

    .showcase .product-image {
        width: 178px;
        height: 178px;
        border-radius: 5px;
        border: solid 1px #cccccc;
        margin-bottom: 0 !important;
        float: left;
        background-color: #fff;
        text-align: center;
    }

        .showcase .product-image img {
            max-width: 90% !important;
            display: inline-block;
            border-radius: 3px;
            max-height: 90%;
            margin: 5%;
        }

    .showcase .product-context {
        display: inline-block !important;
        width: calc(100% - 210px);
        padding-left: 20px;
        flex-wrap: wrap;
        vertical-align: middle;
        margin-bottom: 0 !important;
        float: right;
        padding: 0 10px 0 0;
    }

        .showcase .product-context a.title {
            margin: 12px 0;
            text-decoration: none;
            color: #000;
            line-height: 18px;
            font-weight: bold;
            margin: 15px 0 0 0;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .showcase .product-context a.link {
            display: inline-block;
            color: #0065be;
            font-weight: 600;
            text-decoration: none;
            margin: 10px 0 0 0;
        }

            .showcase .product-context a.link:hover {
                text-decoration: underline;
            }

            .showcase .product-context a.link:after {
                content: " »";
                vertical-align: middle;
                vertical-align: unset;
            }

        .showcase .product-context .product-info {
            display: block !important;
            margin-bottom: 0 !important;
        }

            .showcase .product-context .product-info .price {
                color: #b12605;
            }

            .showcase .product-context .product-info .shipping {
                color: #999;
                padding-top: 15px;
            }

            .showcase .product-context .product-info .voted {
                display: block;
                font-size: 12px;
                padding-top: 15px;
            }

    .showcase.list {
        font-size: 13px;
        position: relative;
        margin-bottom: 0 !important;
    }

.showcase-list-item {
    margin-bottom: 25px !important;
    width: calc(25% - 16px);
    float: left;
    margin-right: 20px;
}

    .showcase-list-item:last-child {
        margin-right: 0;
    }

.showcase.list .product-image {
    width: 100%;
    height: 134px;
}

.showcase.list .product-context {
    width: 100%;
    padding: 0;
    height: calc(100% - 130px);
}

    .showcase.list .product-context .product-info .shipping {
        padding-top: 0;
    }

    .showcase.list .product-context a.title {
        margin: 12px 0 0 0;
        font-size: 13px;
        font-weight: normal;
        width: 100%;
        float: left;
        height: 58px;
    }

    .showcase.list .product-context a.link {
        width: 100%;
        float: left;
        margin: 5px 0 0 0;
    }

    .showcase.list .product-context .product-info {
        width: 100%;
        float: left;
    }

.showcase.list .product-context {
    display: flex !important;
}

/* discount-button */
.discount-button {
    display: inline-block;
    float: right;
    height: 50px;
    width: 68px;
    margin-right: 5px;
    position: relative;
}

    .discount-button > span {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        height: 28px;
    }

        .discount-button > span > img {
            width: 21px;
            height: 24px;
        }

        .discount-button > span > span {
            width: 42px;
            font-size: 14px;
            line-height: 1;
            color: #ffffff;
        }

header.tuttur .discount-button {
    height: 40px;
}
/* discount-button */

/*Stil Geçişleri*/

.gecisli-stiller {
    position: relative;
}

    .gecisli-stiller:hover .stil-list {
        display: block;
    }

    .gecisli-stiller img {
        cursor: pointer;
    }

    .gecisli-stiller .stil-list {
        position: absolute;
        right: 4px;
        top: -2px;
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
        border-radius: 3px;
        border: 1px solid #7c7c7c;
        background-color: #e4e4e4;
        white-space: nowrap;
        display: none;
    }

        .gecisli-stiller .stil-list > div {
            vertical-align: middle;
            margin: 0 -2px;
            position: relative;
        }

            .gecisli-stiller .stil-list > div img {
                opacity: 0.5;
            }

            .gecisli-stiller .stil-list > div.active img {
                opacity: 1;
            }

            .gecisli-stiller .stil-list > div:last-child {
                margin: 0 0 0 -2px;
            }

            .gecisli-stiller .stil-list > div:first-child {
                margin: -2px 0 0 0;
            }

            .gecisli-stiller .stil-list > div > div {
                display: none;
                top: 50px;
                bottom: initial;
            }

            .gecisli-stiller .stil-list > div:hover > div {
                display: block;
            }

/* populer linkler */
.oge[partial-name="PopularLinksForum"] {
    max-width: 100%;
}

.popular-link-forum {
    padding: 15px 11px 12px 10px;
    width: calc(100% - 21px);
}

    .popular-link-forum > a {
        width: 100%;
    }

        .popular-link-forum > a > img:first-child {
            max-width: 16px;
            max-height: 16px;
            vertical-align: top;
            margin-top: 3px;
        }

        .popular-link-forum > a > div {
            margin: 0 8px 0 5px;
            width: calc(100% - 52px);
        }

            .popular-link-forum > a > div > div {
                width: 100%;
                height: 15px;
            }

        .popular-link-forum > a > img:last-child {
            width: 14px;
            vertical-align: top;
            margin-top: 12px;
        }

        .popular-link-forum > a > div > div > span {
            line-height: 15px;
            font-size: 12px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            max-width: 100%;
            font-family: Verdana;
            letter-spacing: -0.29px;
        }

        .popular-link-forum > a > div > div:first-child > span {
            font-weight: bold;
        }

        .popular-link-forum > a > div > div:last-child > span {
            color: #666;
        }

/*Yeni Sistem Tavsiyeleri*/
.sistem-tavsiyeleri.phone-advice .modul-hakkinda, .sistem-tavsiyeleri.notebook-advice .modul-hakkinda {
    margin: 0 0 20px 0;
}

.sistem-tavsiyeleri .advice-box {
    width: 100%;
    float: left;
    padding: 0 20px 20px 20px;
    box-sizing: border-box;
}

    .sistem-tavsiyeleri .advice-box > .title {
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        border-radius: 3px;
        background-color: #658a9f;
        padding: 7px 12px;
        float: left;
    }

.sistem-tavsiyeleri.notebook-advice .advice-box > .title {
    background-color: #a69870;
}

.sistem-tavsiyeleri .advice-box ul {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}

    .sistem-tavsiyeleri .advice-box ul li {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
    }

        .sistem-tavsiyeleri .advice-box ul li a {
            width: 100%;
            float: left;
        }

        .sistem-tavsiyeleri .advice-box ul li:last-child {
            margin: 0;
        }

        .sistem-tavsiyeleri .advice-box ul li .image {
            width: 34px;
            height: 34px;
            float: left;
            text-align: center;
            position: relative;
        }

            .sistem-tavsiyeleri .advice-box ul li .image img {
                max-width: 34px;
                max-height: 34px;
                height: auto;
                width: auto;
                position: absolute;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
            }

        .sistem-tavsiyeleri .advice-box ul li .title {
            font-size: 16px;
            color: #666;
            float: left;
            width: calc(100% - 60px);
            padding: 0 8px;
            box-sizing: border-box;
            position: relative;
            min-height: 34px;
        }

            .sistem-tavsiyeleri .advice-box ul li .title span {
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                line-height: 18px;
                position: absolute;
                left: 8px;
                right: 8px;
                top: 50%;
                transform: translate(0,-50%);
            }

        .sistem-tavsiyeleri .advice-box ul li .buy {
            float: right;
            color: #ccc;
            font-size: 16px;
            width: 25px;
            height: 34px;
            position: relative;
        }

            .sistem-tavsiyeleri .advice-box ul li .buy i {
                position: absolute;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
            }

.sistem-tavsiyeleri.phone-advice .daha-fazla, .sistem-tavsiyeleri.notebook-advice .daha-fazla {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    padding: 20px 30px;
    margin: 0;
    color: #999;
}




/*Gündem Butonları */

.tab .tab-oge a .bg-gundem {
    width: 24px;
    height: 21px;
    background: url('../img/agenda-icon-sprite.png') -54px -53px;
    float: left;
    vertical-align: middle;
    margin: 4px 5px 0 -5px;
}

.tab .tab-oge.aktif a .bg-gundem {
    background: url('../img/agenda-icon-sprite.png') -10px -53px;
}


.medya .alt .gundem-yap-buton, .medya-yatay .alt .gundem-yap-buton {
    margin: -11px 0 0 0;
    vertical-align: middle;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    color: #bcbcbc;
    cursor: pointer;
}

.medya-yatay .alt .gundem-yap-buton {
    margin: -2px 15px 0 0;
}

    .medya .alt .gundem-yap-buton .bg-gundem, .medya-yatay .alt .gundem-yap-buton .bg-gundem {
        width: 26px;
        height: 23px;
        background: url('../img/agenda-icon-sprite.png') -10px -10px;
        float: left;
        margin: -3px 5px 0 0;
    }

    .medya .alt .gundem-yap-buton.active, .medya-yatay .alt .gundem-yap-buton.active {
        color: #ef792d;
    }

        .medya .alt .gundem-yap-buton.active .bg-gundem, .medya-yatay .alt .gundem-yap-buton.active .bg-gundem {
            background: url('../img/agenda-icon-sprite.png') -56px -10px;
        }

.klasik-manset4 .klasik-ekslayt-kapsam {
    border-radius: 0;
}

    .klasik-manset4 .klasik-ekslayt-kapsam, .klasik-manset4 .klasik-ekslayt-kapsam .ekslayt, .klasik-manset4 .klasik-ekslayt-kapsam .ekslayt .ekoge, .klasik-manset4 .klasik-ekslayt-kapsam .ekslayt .ekoge .ekonizleme {
        height: 100% !important;
    }
