﻿@font-face {
    font-display: swap;
    font-family: 'robotoregular';
    src: url("../../fonts/roboto-regular.woff2") format("woff2"), url("../../fonts/roboto-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'robotobold';
    src: url("../../fonts/roboto-bold.woff2") format("woff2"), url("../../fonts/roboto-bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_condensedbold';
    src: url("../../fonts/robotocondensed-bold.woff2") format("woff2"), url("../../fonts/robotocondensed-bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

body {
    margin: 0px;
    color: #000;
    font-family: 'robotoregular', Arial; /* text-shadow: rgba(0,0,0,.01) 0 0 1px;*/
    font-size: 15px;
    overflow-x: hidden;
    line-height: 1.428571429;
    background: #fefefe;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'robotoregular',Arial;
    font-weight: 500;
    line-height: 1.1;
}

a {
    color: #000;
    text-decoration: none;
}

    a:hover {
        color: red;
        text-decoration: none;
    }

    a:visited {
        color: #000;
        text-decoration: none;
    }

figure {
    padding: 0;
    margin: 0;
}
    .surVitOrta {
    width: 1025px;
    display: flex;
    height: 287px;
    padding: 0px;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: wrap;
    flex-direction: column;
}

.encimg { width:76px !important; height:49px; display:flex; background:no-repeat; background-size:contain;
}
.surVitOrta::-webkit-scrollbar {
    margin-left: 15px;
    height: 11px;
}

/* Track */
    .surVitOrta::-webkit-scrollbar-track {
        box-shadow: inset 0 0 1px grey;
        border-radius: 0px;
    }

/* Handle */
    .surVitOrta::-webkit-scrollbar-thumb {
        height: 11px;
        border-radius: 0px;
        background: rgba(51, 51, 51, 0.41);
        
    }

/* Handle on hover */
haber
.surVitOrta::-webkit-scrollbar-thumb:hover {
    cursor:pointer;
    background: #b30000;
}

.vitrina {
    margin: 8px;
    width: 325px;
    display: flex;
    flex-direction: column;
    height: 271px;
    background-color: #fff;
}
.vitrina:hover {
    color: red !important;
}

    .vitrina span {
        font-size: 18px;
        margin: 10px;
        height: 50px;
        overflow: hidden;
        font-family: 'roboto_condensedbold',Arial;
        font-weight: 700;
        text-align: left;
        display: flex;
        line-height: normal;
    }


.vitrinb {
    margin: 4px 10px;
    width: 321px;
    display: flex;
    border-bottom: 1px #efefef solid;
    height: 59px;
    overflow: hidden;
}
.vitrinb:hover {
    color:red;
}

    .vitrinb span {
        height: 50px;
        width: 240px;
        font-size: 16px;
        display: flex;
        align-items: center;
        padding: 0px 10px;
        line-height: normal;
        font-family: 'roboto_condensedbold',Arial;
        text-align: left;
    }
.mansetSag {
    display: flex;
     margin-right:5px;
    flex-direction: column;
    align-items: flex-end;
}

    .mansetSag h1 {
        font-size: 1.19rem;
        padding: 8px 0 8px 8px;
        color: #fff;
        background-color: #C90003;
        border-radius: 10px 10px 0 0;
        margin: 10px;
        display: flex;
        justify-content: center;
        width: 90%;
        font-family: 'roboto_condensedbold',Arial;
    }
    .sur_kare {
    width: 1025px;
    display: flex;
    height: 235px;
    margin:0px auto;
    margin-top: 25px;
}

.sur_kare a {
    margin: 10px;
    width: 237px;
    display: flex;
    flex-direction: column;
    height: 217px;
    background-color: #fff;
    border-bottom: 1px solid #d8d8d8;
    overflow: hidden;
}
        .sur_kare a:hover {
            color: red;
        }

    .sur_kare a figure {
        width: 237px;
      
        height: 150px;
        overflow: hidden;
    }

        .sur_kare a figure img {
            height: auto !important;
        }

    .sur_kare a span {
        font-size: 18px;
        display: flex;
        align-items: center;
        padding: 3px;
        margin: 5px;
        line-height: 24px;
        overflow: hidden;
        font-family: 'roboto_condensedbold',Arial;
        font-weight: 700;
        text-align: left;
        height: 73px;
    }

.sola_Ust {
    display: none;
    float: left;
    height: 36px;
    width: 113px;
    position: absolute;
    visibility: hidden;
}
.yazarlar {
    display: flex;
    height: 622px;
    width: 1005px;
    padding-left: 10px;
    flex-direction: column;
    margin-bottom: 15px;
    margin:0px auto;
}
    .yazarlar h2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        max-width: 990px;
        height: 65px;
        margin: 5px 5px;
        font-family: 'roboto_condensedbold',Arial;
        font-size: 25px;
        color: #333;
        align-items: flex-end;
    }
    .yazarlar h3 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        max-width: 990px;
        height: 65px;
        margin: 5px 5px;
        font-family: 'roboto_condensedbold',Arial;
        font-size: 27px;
        color: #333;
        align-items: flex-end;
    }
.ortala_ana h3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 990px;
    height: 65px;
    margin: 5px 5px;
    font-family: 'roboto_condensedbold', Arial;
    font-size: 27px;
    color: #333;
}
/*    .ortala_ana h3::after {
        content: " ";
        height: 10px;
        background-color: #2c2c2c;
        width: 73%;
    }*/
.y1 {
    font-family: 'roboto_condensedbold',Arial;
    font-size: 15px;
    color: red;
    padding: 7px;
}
.y2 {
    font-family: 'robotoregular', Arial;
    font-size: 14px;
    line-height: normal;
    
    display: flex;
    height: 60px;
    padding: 0px 3px 0px 5px;
}
.yazarListe {
    display: flex;
    height: 590px;
    width: 995px;
    overflow-x: hidden;
    overflow-y: auto;
    flex-wrap: wrap;
}
/* width */
    .yazarListe::-webkit-scrollbar {
        margin-left: 15px;
        width: 7px;
     
    }

/* Track */
    .yazarListe::-webkit-scrollbar-track {
        box-shadow: inset 0 0 1px grey;
        border-radius: 0px;

    }

/* Handle */
    .yazarListe::-webkit-scrollbar-thumb {
       
        width: 7px;
        border-radius: 0px;
        background: rgba(51, 51, 51, 0.41);
        cursor:pointer;
    }

    /* Handle on hover */haber
        .yazarListe::-webkit-scrollbar-thumb:hover {
            background: #b30000;
        }
.yazar01 {
    display: flex;
    flex-direction: column;
    margin: 5px 10px 0px 0px;
    width: 154px;
    height: 265px;
    background:#fff;
}
.yazar01 img{
width:auto;
}
.ortala01 {
    max-width: 1015px;
    width: 96%;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    margin: 0px auto;
    margin-top: 20px;
    flex-direction: row;
    min-height: 425px;
    background: #fff;
}

    .ortala01 h1 {
        font-family: 'roboto_condensedbold',Arial;
        font-size: 21px;
    }

    .ortala01 iframe {
  max-width:950px;
  width:96%;
    }
    .ortala01 h2 {
        
        font-size: 16px;
    }
.ortala02 {
    max-width: 1015px;
    width: 100%;
    display: flex;
    height: auto;
    justify-content: space-between;
}
.ortala_ana {
    width: 1015px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-around;
    height: auto;
    margin: 0px auto;
    margin-top: 15px;
}
.ortala_text {
    max-width: 975px;
    display: flex;
    flex-direction: column;
}
    .ortala_text p {
        padding: 2px;
        margin: 2px;
    }
.ortalaHaber {
    width: 1025px;
    display: flex;
    justify-content: space-around;
    margin: 0px auto;
    margin-top: 9px;
    background-color: #fff;
    flex-direction: row;
    flex-wrap: wrap;
}

.itemk1 {
    display: none !important;
    visibility: hidden;
}

.ortaSaga {
    width: 300px;
    display: table;
    float: right;
    margin-right: 10px;
}

.genel1 {
    display: flex;
}

.genel2 {
    width: 675px;
    display: flex;
    height: 825px;
    flex-direction: row;
    flex-wrap: wrap;
}

.genel3 {
    margin-top: 10px;
    display: flex;
    height: 825px;
    width: 335px;
    flex-direction: column;
}

    .genel3 table {
        line-height: 33px;
        border-spacing: 1px !important;
        padding: 0px;
        margin: 0px;
    }

    .genel3 td {
        padding: 0px;
        margin: 0px;
        border: 0px;
        border-bottom: 1px solid #cecece;
    }

    .genel3 h2 {
        font-size: 20px;
        font-family: 'roboto_condensedbold', Arial;
        height: 35px;
        background: #efefef;
        margin: 0px;
        display: flex;
        align-items: center;
        text-indent: 10px;
    }

    .genel3 tr {
        height: 33px;
    }

        .genel3 tr td strong {
            padding: 2px;
            background: red;
            color: #fff;
        }

.s-point {
    height: 35px;
    width: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.yatGenel {
    display: flex;
    flex-direction: column;
    float: left;
    width: 317px;
    margin: 8px;
    height: 393px;
    text-decoration: none;
    font-weight: bold;
    background: #fff;
    border: 1px solid #e9e9e9;
    overflow: hidden;
}

    .yatGenel:hover {
        color: #272727;
    }

    .yatGenel .s1 {
        width: 323px;
        height: 183px;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position-x: center !important;
        display: flex;
        overflow: hidden;
    }

    .yatGenel .s2 {
        width: 275px;
        padding: 0px;
        margin: 0px auto;
        height: 120px;
        font-size: 13px;
        padding: 0px;
        font-family: 'robotoregular',Arial;
        font-weight: 400;
        display: flex;
    }

    .yatGenel h4 {
        width: 275px;
        height: 35px;
        padding: 0px;
        margin: 0px auto;
        margin-top: 25px;
        font-size: 15px;
        padding: 0px;
        font-family: 'robotoregular',Arial;
        font-weight: 400;
        display: flex;
    }

    .yatGenel h3 {
        height: 70px;
        width: 275px;
        display: flex;
        align-items: center;
        margin: 5px auto;
        font-size: 20px;
        font-family: 'roboto_condensedbold',Arial;
        font-weight: 700;
        line-height: normal;
        color: #000;
    }

    .yatGenel figcaption {
        margin: 5px;
        font-size: 19px;
    }


.yaziOku {
    display: flex;
    max-width: 700px;
    border: 1px solid #ccc;
    flex-direction: column;
}

.yaziOku01 {
   
    width:650px;
    display: flex;
    height: 120px;
     border-bottom: 4px solid #d11919;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
   
}

.yaziOku01Sola {
    width: 180px;
 height:120px;
 overflow:hidden;
}

.yaziOku01Saga {
    max-width: 440px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
}

    .yaziOku01Saga h1 {
        margin: 0px;
        padding: 0px;
        font-size: 19px;
    }

    .yaziOku01Saga h2 {

        font-size: 15px;
        color: #d11919;
    }

    .yaziOku01Saga time {
  
        text-align: right;
        font-weight: normal;
        font-size: 13px;
        color: #aeb2b3;
        margin: 5px;
    }

.yaziOku02 {
    display: flex;
    flex-direction: column;
    max-width: 600px;
    width: 94%;
    font-size: 17px;
    margin: 15px 0px;
    padding: 10px 5px 5px 20px;
}


.yaziOkuSag {
    display: flex;
    width: 303px;
    flex-direction: column;
    margin-top:15px;
}

.yaziOkuSag_a {
    margin-top: 15px;
    background: url(https://i.systemmedya.com.tr/content/images/yazOk01.png) no-repeat;
    padding-left: 12px;
    font-size: 13px;
    color: #356083;
    max-width: 285px;
}

    .yaziOkuSag_a:hover {
        text-decoration: underline;
    }

.yaziOkuSag_b {
    display: table;
    background: url(https://i.systemmedya.com.tr/content/images/yazOk01.png) no-repeat;
    padding-left: 12px;
    font-size: 14px;
    color: #356083;
    max-width: 600px;
    white-space: pre-line;
    overflow: hidden;
    margin-bottom: 7px;
}

    .yaziOkuSag_b:hover {
        text-decoration: underline;
    }

    .yaziOkuSag_b span {
        color: red;
        font-size: 13px;
    }



.ustY {
    height: 50px;
    display: flex;
    background-color: #C90003;
    width: 100%;
    margin: 0px auto;
    -webkit-box-shadow: 0 2px 0 0 rgb(47 49 51 / 10%);
    -moz-box-shadow: 0 2px 0 0 rgba(47,49,51,.1);
    box-shadow: 0 2px 0 0 rgb(255 255 255);
}

    .ustY .orta {
        height: 50px;
       
        margin: 0px auto;
        display: flex;
        align-items: center;
    }
    .ustY .orta h1{
        padding:0px;
        margin:0px;
        line-height:normal !important;
    }
    .ustY .logo {
        height: 45px;
        width: 325px;
        
        display: flex;
    }

.menuDoviZemi {
    background-color: #fff;
    height: 41px;
    display: flex;
    align-items: center;
    width: 100%;
    box-shadow: rgb(0 0 0 / 50%) 0 5px 7px -6px;
}

.menuDoviz {
    height: 32px;
    width: 100%;
    max-width:1025px;
    display: flex;
    align-items: center;
    margin:0px auto;
}


.Y {
    background: url('https://i.systemmedya.com.tr/Content/images/Y.png') no-repeat left 2px;
    height: 23px;
    line-height: 23px;
    min-width: 125px;
    font-weight: bold;
    text-indent: 23px;
    display: inline-flex;
    font-size: 14px;
    margin: 0px 0px;
    color: #2a2a2a;
}

    .Y span {
        margin-left: 2px;
        text-indent: 5px;
        font-weight: normal !important;
    }

.A {
    line-height:23px;
    text-indent: 23px;
    background: url(https://i.systemmedya.com.tr/Content/images/A.png) no-repeat left 2px;
    font-weight: bold;
    height: 23px;
    min-width: 125px;
    display: inline-flex;
    font-size: 14px;
    color: #2a2a2a;
}

    .A span {
        margin-left: 2px;
         
        display: flex;
        height: 23px;
        text-indent: 5px;
        font-weight: normal !important;
        align-items: center;
    }
 
        .menuDoviz .ara {
    
 
            height: 33px ;
          
            width: 35px;
            color: #fff;
            cursor: pointer;
            background: url(https://i.systemmedya.com.tr/Content/images/search.png) no-repeat center;
        }

            .menuDoviz    .ara:hover {
                color: #ffd50d;
            }


#menuDetay {
    width: 850px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    #menuDetay a {
        letter-spacing: 0.2px;
        margin: 5px;
        display: flex;
        height: 20px;
        font-family: 'roboto_condensedbold', Arial;
        color: #fff;
        font-size: 15px;
        line-height: 20px;
    }

    #menuDetay .menuYa {
        color: #fff;
    }

    #menuDetay a:hover {
        color: #efefef;
    }

footer {
    display: flex;
    height: 195px;
    width: 100%;
    flex-direction: column;
    align-items: center;
}
.alt01 {
    display: flex;
    height: 15px;
    width: 100%;
    background: #2c2c2c;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
}

    .alt01 .orta {
        display: flex;
        height: 35px;
        width: 950px;
      
        align-items: center;
        justify-content: space-evenly;
    }

    .alt01 a {
        color: #fff;
        font-size: 14px;
        font-family: 'roboto_condensedbold', Arial;
    }

        .alt01 a:hover {
            color: #fff;
            text-decoration: underline;
        }

.alt03 {
    display: flex;
    height: 70px;
    width: 955px;
    margin: 0px auto;
    border-bottom: 1px solid #c5c5c5;
    clear: both;
    justify-content: center;
    align-items: center;
}
    .alt03 nav {
        width: 650px;
        display: flex;
        justify-content: space-around;
    }
    .alt03 a {
        font-weight: bold;
        font-family: 'roboto_condensedbold', Arial;
    }

        .alt03 a:hover {
        }

.alt04 {
    max-width: 950px;
    width:96% !important;
    display: flex;
    margin: 0px auto;
    font-size: 13px;
    text-align: left;
    clear: both;
    padding: 15px 5px 5px 5px;
    justify-content: space-between;
}
.alt04 div{
   max-width:650px !important;
} 

.reklam01 {
    margin: 0px auto;
    margin-top: 18px;
    text-align: center;
    display: table;
    width: 1005px;
    min-height: 160px;
    height: auto;
    overflow: hidden;
}

    .reklam01 div {
        clear: both;
    }
.reklam01 div img{ height: auto !important;
 
}
.reklam02 {
    height: 90px;
    width: 100%;
    display: block;
    clear: both;
    text-align: center;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    background-color: #fff;
}

.reklamSonDakika {
    width: 955px;
    display: block;
    margin: 0px auto;
    margin-top: 15px;
    background-color: #fff;
    clear: both;
    height: auto;
}


.reklam03 {
    margin: 0px auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-width: 1025px;
    width: 96%;
    height: auto;
    display: flex;
    text-align: center;
    justify-content: center !important;
    overflow-x: hidden;
    margin-top: 15px;
    flex-direction: column;
    align-items: center;
}

.rekkapat {
    padding: 0px 7px;
    width: 955px;
    margin: 0px auto;
    margin-top: 20px;
    display: block;
    cursor: pointer;
    z-index: 2000;
    background-color: #000;
    color: #fff;
    font: bold 12px Arial;
    clear: both;
    text-align: right;
    height: 17px;
    line-height: 17px;
}

    .rekkapat:hover {
        clear: both;
        background-color: #c3c3c3;
        color: #000;
    }

.reklam04 {
    position: absolute;
    top: 167px;
    left: 0px;
    display: table;
    background: #fff;
    visibility: hidden;
    width: 160px;
}

.reklam04_1 {
    position: absolute;
    top: 155px;
    left: calc(((100% - 1025px)/2) - 250px);
    display: table;
    visibility: visible;
    min-height: 300px;
    width: 225px;
}

    .reklam04_1 div {
        float: right;
    }

.reklam05 {
    position: absolute;
    top: 167px;
    right: 0px;
    display: table;
    background: #fff;
    visibility: hidden;
}

.reklam05_1 {
    position: absolute;
    top: 155px;
    left: calc(((100% - 955px)/2) + 995px);
    display: table;
    visibility: visible;
    min-height: 300px;
    width: 250px;
}

.reklam06 {
    display: table;
    padding: 20px 0px 0px 10px;
    position: absolute;
    visibility: hidden;
}

.reklam07 {
    display: table;
    padding: 20px 0px 0px 10px;
    position: absolute;
    visibility: hidden;
}

.reklam08 {
    display: none;
    visibility: hidden;
    margin: 0px auto;
    width: 300px;
    overflow-x: hidden;
    box-sizing: content-box;
    margin-top: 20px;
    margin-left: 10px;
}

.payla {
    display: flex;
    height: 40px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 10px;
    justify-content: space-between;
    align-items:center;
    font-size:13px;
}
.payla button{
    border:0px;
}
.tarih01 {
    min-height: 1px;
    max-height: 26px;
    width: 100%;
    display: table;
    color: rgba(0, 0, 0, 0.4);
    clear: both;
}

.tarih01Sola {
    display: inline-block;
    float: left;
}
.tarih01Sola button{
    border:0px solid;
}
.fac {
    background: url(https://i.systemmedya.com.tr/content/images/icoSosya.png) no-repeat left 0px;
    height: 32px;
    width: 76px;
    float: left;
    margin-right: 1px;
}

    .fac:hover {
        background: url(https://i.systemmedya.com.tr/content/images/icoSosya.png) no-repeat left -32px;
        cursor: pointer;
        opacity: 0.75;
    }

.twit {
    background: url(https://i.systemmedya.com.tr/content/images/icoSosya.png) no-repeat -84px 0px;
    height: 32px;
    width: 80px;
    float: left;
    margin-right: 1px;
}

    .twit:hover {
        background: url(https://i.systemmedya.com.tr/content/images/icoSosya.png) no-repeat -84px -32px;
        cursor: pointer;
        opacity: 0.75;
    }
.whats {
    background: url(https://i.systemmedya.com.tr/content/images/icoSosya.png) no-repeat right 0px #1ace1a;
    height: 32px;
    width: 80px;
    float: left;
    margin-right: 1px;
}

    .whats:hover {
        background: url(https://i.systemmedya.com.tr/content/images/icoSosya.png) no-repeat right -34px #1ace1a;
        cursor: pointer;
        opacity: 0.75;
    }
.alt05 {
    max-width: 960px;
    width: 92%;
    margin: 0px auto;
}

    .alt05 a {
        font-size: 11px;
    }

.kath1 {
    width: 100%;
    height: 39px;
    display: flex;
    color: #000;
    border-right: solid 5px red;
    font-size: 21px;
    background: #fff;
    margin: 10px;
    text-indent: 10px;
    align-items: center;
    font-family: 'roboto_condensedbold', Arial;
}

.haberOku {
    display: flex;
    flex-direction: column;
}

.yaziAci {
    display: flex;
    flex-direction: column;
 
    width:600px;
    margin-bottom:25px;
}
    .yaziAci h2 {
        font-size: 25px;
        color: #141414;
        font-family: 'roboto_condensedbold', Arial;
        margin: 15px 0px 7px 0px;
    }
    .yaziAci p strong {
        margin-left: 2px;
margin-right: 2px;
    }
    .yaziAci p a {
        margin-left: 2px;
margin-right: 1px;
    }
    .yaziAci p {
        padding: 7px 0px 0px 2px;
        margin:0px !important;
    }
    .yaziAci img {
         height:auto !important;
    }
    .yaziAci strong {
        font-size: 25px;
        color: #141414;
        font-family: 'roboto_condensedbold', Arial;
    }
.sehirL {
    display: flex;
    align-items: center;
    height: 30px;
    border-bottom: 1px solid #f2f3f4;
    font-size: 13px;
    width: 650px;
    justify-content: flex-end;
}
.sehirL span{
margin-right:10px;
}

.haber01 {
    display: flex;
    flex-direction: column;
    max-width: 650px;
    min-height:1350px;
    height:auto;
    width: 96%;
    font-size: 20px;
    line-height: 1.65;
    overflow: hidden;
}
    .haber01 img { max-width:650px !important; height:auto!important;
    }
    .haber01 h1 {
        font-size: 35px;
         
        color: #1d1d1d;
        max-width: 600px;
        width: 100%;
         
        font-family: 'roboto_condensedbold', Arial;       
        font-weight: 700;
    }

.haber02 {
    display: flex;
    flex-direction: column;
    width: 300px;
    min-height: 1350px;
    height: auto;
}
    .haber02 a {

    }
    .haber02 h2 {
        font-size: 20px;
        font-family: 'roboto_condensedbold', Arial;
    }
    .haber02 h3 {
        margin: 15px 0px;
        font-size: 20px;
        font-family: 'roboto_condensedbold', Arial;
    }

    .haber02 h4 {
        font-size: 18px;
        font-family: 'roboto_condensedbold', Arial;
        height: 60px;
        color: #303030;
        margin: 10px;
        display: flex;
        align-items: center;
    }


    .haber02 .d1 {
        display: flex;
        height: 280px;
        width: 100%;
        flex-direction: column;
        border-bottom: 1px solid #ececec;
    }

.galGenSayfa {
    height: 50px;
    display: flex;
    width: 96%;
    max-width: 394px;
    justify-content: space-around;
    align-items: center;
    font-size:12px;
}

    .galGenSayfa a {
        display: flex;
        width: 20px;
        height: 20px;
        justify-content: center;
        border: 1px solid #c5c5c5;
        align-items: center;
    }
    .galGenSayfa .glAk2 {
        display: flex;
        width: 20px;
        height: 20px;
        justify-content: center;
        border: 1px solid red;
        align-items: center;
    }
.havaDurumu {
    width: 500px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
    .havaDurumu span {
        width:auto;
        margin:0px 3px;
        height: 37px;
        align-items: center;
    }
    .havaDurumu span {
        display:flex;
        width: auto;
        margin: 0px 3px;
        height: 37px;
        align-items: center;
    }
.durumResim {  height:35px;
}
.ortArs { display:flex;
}

.aboneOlNews {
    display: flex;
    width: 107px;
    background: url(https://i.systemmedya.com.tr/content/images/google-news.svg) 60% no-repeat;
    background-size: cover;
    border: 1px solid #939393;
    margin-left: 70px;
    font-size: 13px;
    height:23px;
}

    .aboneOlNews:before {
        content: "Abone Ol";
        position: relative;
        left: -65px;
    }
.pictAlti {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ek_gun_tarih {
    display: flex;
}
    .ek_gun_tarih span {
        display: flex;
        margin-left: 15px;
        font-size: 12px;
    }
        .ek_gun_tarih span label {
            font-family: 'roboto_condensedbold', Arial;
            margin-right: 10px;
        }
.ortGaleri {
    display: flex;
    margin: 0px auto;
    background-color:#e9e9e9;
}
.ortGaleri figure img{
    max-width:955px;
}
    .oklar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gosterge { display:flex;
}
.glAcik {
    padding: 20px;
    display: flex;
    flex-direction: column;
}
.glSl {
    background: url(https://i.systemmedya.com.tr/content/images/glSl.png) no-repeat 18px 15px rgba(255, 0, 0, 0.65);
    height: 50px;
    float: left;
    display: block;
    width: 40px;
}
.glSg {
    background: url(https://i.systemmedya.com.tr/content/images/glSg.png) no-repeat 18px 15px rgba(255, 0, 0, 0.65);
    height: 50px;
    float: right;
    display: block;
    width: 40px;
}
.galGen {
    display: flex;
    max-width: 960px;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
    margin:0px auto;
}
    .galGen a {
        width: 300px;
        display: flex;
        height: 395px;
        flex-direction: column;
        margin:5px;
    }
    .galGen a img{
        width: 300px !important;
        height:auto;
        max-height:195px;
   
    }
.galerkirm {
    background: #ff3a3a;
    color: #fff !important;
    padding: 6px;
    border-radius: 6px;
}
.tags a {
    background-color: #eef2f5; 
    border-radius: 12px;
    color: #000;
    margin: 5px;
   
    padding: 7px;
    font-size:15px;
}

.sosyalbtns {
    display: flex;
    align-items: center;
}

    .sosyalbtns a {
        padding: 0px !important;
        margin: 5px !important;
    }

.sosy {
    display: flex;
    height: 51px;
    width: 96%;
    margin-top: 10px;
    justify-content: center;
}

    .sosy a {
        padding: 0px !important;
        margin: 5px !important;
    }

        .sosy a:hover {
            opacity: 0.6 !important;
        }
.fa {
    display: flex;
    width: 41px;
    height: 41px;
    background: url(https://i.systemmedya.com.tr/Content/images/f1.png) no-repeat;
}

.xe {
    display: flex;
    width: 41px;
    height: 41px;
    background: url(https://i.systemmedya.com.tr/Content/images/xe.png) no-repeat;
}

.in {
    display: flex;
    width: 41px;
    height: 41px;
    background: url(https://i.systemmedya.com.tr/Content/images/in.png) no-repeat;
}

.yo {
    display: flex;
    width: 41px;
    height: 41px;
    background: url(https://i.systemmedya.com.tr/Content/images/yo.png) no-repeat;
}

@media (max-width: 1024px) {
    #menuDetay { display:none !important;
    }
    .reklam05_1 {
        display: none !important;
        visibility: hidden !important;
    }

    .reklam04_1 {
        display: none !important;
        visibility: hidden !important;
    }


}

@media (max-width: 820px) {

 

    .surVitOrta {
        width: 100% !important;
      
    }
    .yazarlar {
        width: 96% !important;
        margin: 0px auto;
    }

    .yazarListe {
        width: 96% !important;
        height: 540px;
        margin: 0px auto;
    }

        .yazarListe::-webkit-scrollbar {
            width: 5px;
        }

     

    .surVitOrta {
        width: 98% !important;
  
    }

        .surVitOrta::-webkit-scrollbar {
            height: 5px;
        }

    .ortala_ana {
        width: 98% !important;
    }
    .mansetSag {
        clear: both;
        align-items: center !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
    }
    .sur_kare {
        width: 96% !important;
        display: flex;
        margin:0px auto;
        margin-top: 25px;
    }
    .ortalaHaber {
        width: 96%;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .haber01 { max-width:700px !important;
    }
    .haber02 {
        width: 98% !important;
        flex-wrap: wrap !important;
        flex-direction: row !important;
    }
    .haber02 h3 {
        width:96%;
        margin: 15px 0px;
        margin-bottom:0px !important;
        font-size: 20px;
        font-family: 'roboto_condensedbold', Arial;
    }
    .haber02 .d1 {
        margin-left:5px; margin-right:5px;
        width: 300px;
      
    }
    .alt03 {
        width: 98% !important;
    }
}


@media (max-width: 768px) {

    .havaDurumu {
        font-size: 13px;
        width: 125px !important;
    }

    .ek_gun_tarih span {
        font-size: 13px;
        flex-direction: column;
    }

    .aboneOlNews {
        width: 91px;
        height: 25px;
        background: url(https://i.systemmedya.com.tr/content/images/google-news.svg) 50% no-repeat;
        margin-left: 5px;
    }

        .aboneOlNews:before {
            display: none;
            visibility: hidden;
        }

    .openbtn {
        margin-left: 3px !important;
        width: 39px !important;
    }

    .Y {
        line-height: 19px !important;
        min-width: 63px !important;
        font-size: 13px !important;
        flex-direction: column !important;
    }

    .A {
        line-height: 19px !important;
        background-position-y: 0px;
        min-width: 63px !important;
        font-size: 13px !important;
        flex-direction: column !important;
    }

    iframe {
        width: 100% !important;
    }

    .ortGaleri figure img {
        max-width: 96% !important;
        height: auto;
    }

    time {
        max-width: 150px;
        line-height: normal;
    }

    .reklam01 {
        max-width: 675px !important;
        margin: 0px auto;
        margin-top: 15px;
        width: 94%;
        min-height: 55px;
        display: block;
    }

        .reklam01 div {
            width: 100% !important;
            justify-content: center;
        }

            .reklam01 div img {
                width: 100% !important;
                height: initial;
            }


    .reklam02 {
        width: 94% !important;
        overflow: hidden;
        display: block;
    }

        .reklam02 div {
            width: 100% !important;
        }

            .reklam02 div img {
                width: 100% !important;
            }


    .reklam03 {
        width: 94% !important;
        overflow: hidden;
        display: flex !important;
        height: auto !important;
    }

        .reklam03 div {
            width: 100% !important;
            display: flex !important;
            justify-content: center;
        }

            .reklam03 div img {
                width: 100% !important;
            }



    .reklamSonDakika {
        max-width: 375px !important;
        width: 94% !important;
        display: block;
    }

        .reklamSonDakika div {
            max-width: 375px !important;
            width: 100% !important;
            display: block;
        }

            .reklamSonDakika div img {
                width: 100% !important;
                display: block;
            }

    .reklam04_1 {
        clear: both;
        display: flex;
        margin: 0px auto;
        position: static !Important;
        min-height: 110px;
        height: auto !important;
        width: 325px !Important;
        margin-top: 10px;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
    }

    .reklam05_1 {
        clear: both;
        display: flex;
        margin: 0px auto;
        position: static !Important;
        min-height: 110px;
        height: auto !important;
        width: 325px !Important;
        margin-top: 10px;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
    }


    body {
        background: #fff;
    }

    .ara {
        width: 35px !important;
        display: flex !important;
    }

    .menuDoviZemi {
        height: 51px;
    }

    .menuDoviz {
        padding-left: 9px;
        overflow-y: hidden;
        overflow-x: scroll;
        width: 100%;
        height: 47px !important;
    }

        .menuDoviz::-webkit-scrollbar {
            height: 3px;
            width: 50px !important;
        }

        .menuDoviz::-webkit-scrollbar-thumb {
            background: rgba(255, 0, 0, 0.01);
        }

    .yazarlar {
        width: 96% !important;
    }

    .yazarListe {
        width: 96% !important;
    }

        .yazarListe::-webkit-scrollbar {
            width: 5px;
        }

    #menuDetay {
        display: none;
        visibility: hidden;
        width: 94%;
        overflow: scroll;
        overflow-y: hidden;
        height: 45px;
        align-items: center;
        justify-content: normal;
    }

        #menuDetay::after {
            content: "";
            position: absolute;
            z-index: 999;
            border: solid #ffffffb0;
            border-width: 0 2px 2px 0;
            display: inline-block;
            transform: rotate( -45deg);
            -webkit-transform: rotate( -45deg);
            padding: 0px 1px 1px 1px;
            width: 4px;
            height: 4px;
            right: 2px;
            color: #fff;
        }

        #menuDetay::-webkit-scrollbar {
            height: 2px;
        }

        #menuDetay::-webkit-scrollbar-thumb {
            background: rgba(255, 255, 255, 0.19);
        }

    .logo {
        height: 37px !important;
        width: 260px !important;
        margin-top: 3px;
    }

        .logo img {
            height: 37px !important;
            width: 260px !important;
        }

    #menuDetay a {
        white-space: nowrap;
    }

    header {
        width: 100%;
        margin: 0px auto;
    }

    footer {
        width: 96%;
        margin: 0px auto;
        height: 245px;
    }

    .ustY {
        width: 100%;
        height: 55px;
        align-items: center;
    }

        .ustY .logo {
            height: 37px !important;
            width: 255px !important;
        }

        .ustY .orta {
            width: 100%;
            height: 55px;
            justify-content: center;
            align-items: center;
        }

    .menuScrl {
        width: 96%;
    }

    .alt01 {
        width: 96%;
        height: 87px;
    }

        .alt01 .orta {
            width: 96%;
            height: 87px;
            flex-wrap: wrap;
        }

    .alt04 {
        width: 96%;
        flex-direction: column;
        align-items: center;
    }

    .alt03 {
        width: 96%;
        height: 87px;
    }

        .alt03 nav {
            width: 100%;
            justify-content: space-around;
            flex-wrap: wrap;
            height: 85px;
            align-items: center;
        }

    .sur_kare {
        width: 96% !important;
        overflow-x: scroll;
    }

        .sur_kare a {
            margin: 5px !important;
            overflow: initial;
        }

            .sur_kare a span {
                font-size: 17px;
            }

    .surVitOrta {
        width: 100% !important;
        height: 179px;
    }

        .surVitOrta::-webkit-scrollbar {
            height: 5px;
        }

    .vitrina {
        margin: 5px !important;
        width: 169px;
        height: 169px;
    }

        .vitrina span {
            font-size: 15px !important;
            margin: 2px;
            line-height: normal !important;
            height: 55px;
        }

        .vitrina img {
            margin: 2px !important;
            width: 165px;
            height: auto;
        }

    .mansetSag {
        clear: both;
        align-items: center !important;
    }

        .mansetSag h2 {
            margin-top: 19px !important;
        }

    .vitrinb {
        margin: 5px !important;
    }

        .vitrinb img {
            margin: 0px !important;
        }

        .vitrinb span {
        }

    .ortala_ana {
        width: 96%;
        height: auto;
        margin-top: 5px;
        min-height: 400px;
    }

    .ortalaHaber {
        height: auto;
        flex-direction: column;
        align-items: center;
        width: 96%;
    }

    .ortala02 {
        flex-direction: column;
    }

    .haber01 {
        height: auto !important;
        min-height: 1355px;
    }

        .haber01 img {
            width: 96% !important;
        }

    .haber02 {
        height: auto;
    }

    .yaziAci {
        width: 100% !important;
    }

    .sehirL {
        width: 100% !important;
        height: 30px;
    }

    .yatGenel {
        width: 96%;
        height: 405px;
    }

        .yatGenel .s1 {
            width: 100%;
        }

    .yaziOku01 {
        width: 100% !important;
    }

    .itemk1 {
        display: flex !important;
        visibility: visible;
    }
}
 
 
 
