@font-face {
  font-family: font1;
  src: url(../font/Abel-Regular.ttf);
}
@font-face {
  font-family: font2;
  src: url(../font/Arimo-Regular.ttf);
}
@font-face {
  font-family: font3;
  src: url(../font/Crasng.ttf);
}
body{
    margin: 0px auto;
    padding: 0px;
    font-family: arial;
    font-size: 12px;
    background: url("../img/zemin.png");
}
ul,li{
    list-style: none;
    float: left;
    margin: 0px auto;
    padding: 0px;
}
.header{
    position: relative;
    width: 100%;
    height: 61px;
    background: white;
    border-bottom: 1px solid #ddd;
}
.headeric{
    position: relative;
    margin: 0px auto;
    width: 100%;
    max-width: 1200px;
}
.duyuruzemin{
    position: relative;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    background: #EDEDED;
}
.duyuruix{
    position: relative;
    margin: 0px auto;
    width: 100%;
    max-width: 1200px;
    color: #708C91;
    font-family: font2;
    font-size: 12px;
    font-weight: bold;
}
.duyurularicrik{
    position:relative;
    padding-left:50px;
    padding-right: 10px;
    width: calc(100% - 230px);
}
.duyuruikon{
    position:absolute;
    margin-left:-40px;
    width: 24px;
    height: 24px;
    background: url("../img/duyurular.png");
    background-size: 100% 100%;
    margin-top: -5px;
}
.duyurularbuton{
    position: absolute;
    border: 1px solid #ddd;
    background: white;
    right: 10px;
    padding: 7px;
    cursor: pointer;
    margin-top: -8px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    border-radius: 16px;
}
.duyuruix a{
    color: #708C91;
    text-decoration: none;
}
.footer{
    position: relative;
    float: left;
    width: 100%;
    padding-top: 5px;
    border-top: 16px solid #EEE;
    border-bottom: 1px solid #DDD;
    background: white;
    margin-top: 10px;
}
.footeric{
    position: relative;
    margin: 0px auto;
    width: 100%;
    max-width: 1200px;
}
.orta{
    position: relative;
    margin: 0px auto;
    width: 100%;
    max-width: 1200px;
    margin-top: 8px;
}
.logo{
    position: relative;
    float: left;
    margin-top: 8px;
}
.logo img{
    max-height: 46px;
}
.tablo{
    position: relative;
    float: left;
    padding: 5px;
    width: calc(100% - 10px);
}
.sol{
    position: relative;
    float: left;
    padding: 5px;
    width: 268px;
    background: white;
    border: 1px solid #eee;
}
.sag{
    position: relative;
    float: left;
    width: calc(100% - 285px);
    margin-left: 5px;
}
.tarih{
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-family: font2;
    font-size: 12px;
    padding-bottom: 8px;
    padding-top: 8px;
    background: #F0F4F8;
    color: #054752;
    font-weight: bold;
    border-radius: 4px;
    margin-bottom: 10px;
}
.kapat{
    position: relative;
    float: left;
    margin-left: 20px;
    width: calc(100% - 40px);
    text-align: center;
    font-family: font2;
    font-size: 12px;
    padding-bottom: 8px;
    padding-top: 8px;
    background: #E7E7E7;
    color: #054752;
    font-weight: bold;
    border-radius: 4px;
    margin-bottom: 2px;
    cursor: pointer;
    margin-top: 5px;
}
.solmenu{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}
.solmenu ul{
    margin-bottom: 1px;
    cursor: pointer;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 36px;
    width: calc(100% - 36px);
    color: #333;
    border-radius: 4px;
}
.solmenu ul:hover{
    background: #eee;
}
.mobilsolmenu{
    position: relative;
    float: left;
    margin-left: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 50px);
    overflow-y: auto;
}
.mobilsolmenu ul{
    margin-bottom: 1px;
    cursor: pointer;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 36px;
    width: calc(100% - 36px);
    color: #333;
    border-radius: 4px;
}
.mobilsolmenu ul:hover{
    background: #eee;
}
.ikon{
    position: absolute;
    width: 20px;
    height: 24px;
    margin-left: -28px;
    margin-top: -4px;
    text-align: center;
}
.ikon img{
    width: 16px;
    height: 16px;
    margin-top: 2px;
}
.sikon{
    position: absolute;
    width: 20px;
    height: 24px;
    margin-left: -23px;
    margin-top: -2px;
    text-align: center;
}
.sikon img{
    width: 16px;
    height: 16px;
    margin-top: 0px;
}
.baslik{
    position: relative;
    float: left;
    width: 100%;
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: 5px;
    font-weight: bold;
    border-bottom: 1px solid #DDD;
    padding-bottom: 8px;
    font-family: font2;
}
.aktif{
    background: #ddd;
}
.aktif2{
    background: #eee;
}
.hesap{
    position: relative;
    float: right;
    height: 40px;
    margin-top: 11px;
    right: 5px;
}
.foto{
    position: relative;
    float: right;
    width: 36px;
    height: 35px;
    padding: 3px;
    background: #E7E7E7;
    border-radius: 50%;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 0px;
}
.foto img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.hesabim{
    position: relative;
    float: right;
    padding: 7px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 2px;
    font-weight: bold;
    color: #054752;
    font-family: font2;
    margin-right: 0px;
    margin-top: 7px;
    background: #E7E7E7;
    cursor: pointer;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.mobilhesabim{
    display: none;
    position: relative;
    float: right;
    padding: 5px;
    padding-left: 12px;
    padding-right: 15px;
    border-radius: 2px;
    font-weight: bold;
    color: #054752;
    font-family: font2;
    margin-right: 0px;
    margin-top: 7px;
    background: #E7E7E7;
    cursor: pointer;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
}
.mobilhesabim img{
    width: 12px;
    height: 12px;
    margin-top: 3px;
}
.puan{
    position: relative;
    float: right;
    padding: 7px;
    padding-left: 15px;
    padding-right: 10px;
    margin-top: 7px;
    font-weight: bold;
    color: #054752;
    font-family: font2;
    background: #E7E7E7;
    border-bottom-left-radius: 14px;
    border-top-left-radius: 14px;
    cursor: default;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.bildirim{
    position: relative;
    float: right;
    padding: 9px;
    margin-top: 12px;
    background: url("../img/bildirim.png");
    background-size: 100% 100%;
    background-color: #E7E7E7;
    cursor: pointer;
    right: 22px;
    border-radius: 50%;
}
.kirmizi{
    position: absolute;
    width:8px;
    height:8px;
    background: crimson;
    border-radius: 50%;
    margin-top: -14px;
    right: -5px;
}
.sayfabaslik{
    position: relative;
    float: left;
    padding: 10px;
    width:calc(100% - 20px);
    margin-top: 2px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    font-family: font2;
    color: #054752;
}
.sayfabaslik2{
    position: relative;
    float: left;
    width:calc(100% - 0px);
    margin-top: 2px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    font-family: font2;
    color: #054752;
}
.listele{
    position: relative;
    float: left;
    width: 100%;
}
.listele ul{
    padding: 5px;
    padding-bottom: 8px;
    padding-top: 12px;
    width: calc(100% - 12px);
    border: 1px solid #E5E5E5;
    margin-bottom: -1px;
    font-size: 12px;
    font-family: font2;
    word-wrap: break-word;
}
.listeust{
    position: relative;
    float: left;
    margin: 2px;
    width:calc(100% - 4px);
    margin-bottom: 2px;
    margin-top: 5px;
}
.listeust ul{
    padding: 10px;
    margin-left: 3px;
    margin-right: 3px;
    width: calc(50% - 98px);
    padding-left: 80px;
    border: 1px solid #e7e7e7;
    padding-top: 10px;
    height: 70px;
    background: white;
}
.or{
    margin: 5px;
    padding: 5px;
    border: 1px solid #e7e7e7;
    width: calc(100% - 22px);
    background:white;
}
.listulbaslik{
    position: relative;
    float: left;
    margin-left:9px;
    width: calc(100% - 9px);
    font-size: 12px;
    font-weight: bold;
    color: #054752;
    padding-bottom: 1px;
    padding-top: 6px;
    font-family: font2;
}
.listuldetay{
    position: relative;
    float: left;
    margin-left:10px;
    width: calc(100% - 10px);
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-top: 2px;
    font-family: font2;
}
.listulbar{
    position: relative;
    float: left;
    margin-left:6px;
    width: calc(100% - 14px);
    background: #EEE;
    border-radius: 6px;
    padding: 3px;
    margin-top: 6px;
    height: 5px;
    border: 1px solid #ddd;
}
.ustikon{
    position: absolute;
    width: 64px;
    height: 64px;
    background: #eee;
    margin-left: -72px;
    margin-top: 2px;
    text-align: center;
    border-radius: 50%;
}
.ustikon img{
    width: 34px;
    height: 34px;
    margin-top: 14px;
}
.bar{
    position: relative;
    float: left;
    border-radius: 12px;
    height: 100%;
    box-shadow: 0px 0px 2px white;
}
.lno{
    padding: 5px;
    width: 60px;
    height: 100%;
    text-align: center;
}
.ldurum{
    padding: 5px;
    width: 100px;
    height: 100%;
    text-align: center;
}
.lislem{
    padding: 5px;
    width: 80px;
    height: 100%;
    text-align: center;
}
.ltk{
    padding: 5px;
    width: 60px;
    height: 100%;
    text-align: center;
}
.lbaslik{
    padding: 5px;
    height: 100%;
    width: calc(100% - 350px);
    text-align: left;
    font-family: font2;
    font-weight: bold;
    font-size:13px;
}
.lno img{
    width: 14px;
}
.tutarikon{
    position:absolute;
    width: 18px;
    height: 18px;
    background:url("../img/para.png");
    background-size: 100% 100%;
    margin-left: 2px;
    margin-top: -2px;
    z-index: 10;
}
.sayfalamak{
    position: relative;
    margin-top: 10px;
    font-size: 14px;
}
.sayfalamak ul{
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 5px;
    border-radius: 50%;
    border: 1px solid #ddd;
}
.sayfalamak a{
    color: #333;
}
.aktifs{
    background: #ddd;
}
.form{
    position: relative;
    float: left;
    width:calc(100% - 20px);
    padding: 10px;
}
.tanim{
    position: relative;
    float: left;
    width: 100%;
    font-family: font2;
    font-size: 10px;
    margin-bottom: 8px;
    font-weight: bold;
}
.form ul{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.form ul li{
    width: 50%;
}
.form ul input[type="text"]{
    padding: 15px;
    border: 1px solid #ddd;
    width: calc(100% - 40px);
    background: whitesmoke;
}
.form ul input[type="number"]{
    padding: 15px;
    border: 1px solid #ddd;
    width: calc(100% - 40px);
    background: whitesmoke;
}
.form ul input[type="password"]{
    padding: 15px;
    border: 1px solid #ddd;
    width: calc(100% - 40px);
    background: whitesmoke;
}
.form ul select{
    padding: 14px;
    border: 1px solid #ddd;
    width: calc(100% - 8px);
    background: whitesmoke;
}
.form ul textArea{
    padding: 15px;
    border: 1px solid #ddd;
    width: calc(100% - 40px);
    height: 60px;
    max-height: 60px;
    min-height: 60px;
    max-width: calc(100% - 40px);
    min-width: calc(100% - 40px);
    background: whitesmoke;
}
.tamam{
    position: relative;
    float: left;
    padding: 12px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid #ccc;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 8px;
    color:#708C91;
    font-family: font2;
    font-weight: bold;
}
.mobilsol{
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background: white;
    z-index: 10;
    top: 0px;
}
.sonuc{
    display: none;
    position: fixed;
    z-index: 9;
    width: 100%;
    bottom: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
    font-family: font2;
    background: #cce5ff;
    text-align: center;
    cursor: pointer;
    color: #383d41;
    border-top: 1px solid #b8daff;
    font-weight: bold;
}
.icerik{
    position: relative;
    float: left;
    padding: 10px;
    width: calc(100% - 20px);
}
.dipnot{
    position: relative;
    float: left;
    width: 100%;
    color: gray;
    font-size: 12px;
    margin-top: 5px;
}
.listdipnot{
    position: relative;
    float: left;
    padding: 5px;
    width: calc(100% - 10px);
    color: gray;
    font-size: 12px;
    font-family: font2;
    margin-top: 5px;
}
.yarim{
    position: relative;
    float: left;
    margin: 10px;
    border: 1px solid #ddd;
    border-bottom: 4px solid #ddd;
    padding: 10px;
    width: calc(50% - 42px);
}
.bilgi{
    padding: 10px;
    padding-left: 40px;
    margin: 5px;
    width: calc(100% - 62px);
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 18px;
    border: 1px solid #ffeeba;
    border-bottom: 1px solid khaki;
    background: #fff3cd;
    color: #856404;
    margin-bottom: 5px;
}
.adet{
    position: absolute;
    right: 5px;
    margin-top: -5px;
    padding: 3px;
    padding-left: 6px;
    padding-right: 6px;
    background: orange;
    border-bottom: 1px solid orangered;
    border-radius: 4px;
    color: white;
}
.talepz{
    position: relative;
    float: left;
    padding: 10px;
    background: whitesmoke;
    border-radius: 8px;
    margin: 5px;
    margin-left: 55px;
    min-width: calc(52% - 85px);
    max-width: calc(100% - 85px);
    word-wrap: break-word;
    border-bottom: 1px solid #ddd;
    font-family: font2;
}
.onlinem{
    position:absolute;
    z-index:10;
    width:8px;
    height:8px;
    background: yellowgreen;
    border-radius: 50%;
    border: 2px solid white;
    margin-left:33px;
    margin-top:24px;
}
.onlinem2{
    position:absolute;
    z-index:10;
    width:10px;
    height:10px;
    background: yellowgreen;
    border-radius: 50%;
    border: 3px solid white;
    margin-left:25px;
    margin-top:21px;
}
.talepzfoto{
    position:absolute;
    width:38px;
    height: 38px;
    padding: 4px;
    background: #eee;
    margin-left: -58px;
    border-radius: 50%;
    margin-top: -8px;
}
.talepzfoto img{
    width: 100%;
    height:100%;
    border-radius: 50%;
}
.talep{
    position: relative;
    float: left;
    padding: 10px;
    background: whitesmoke;
    border-radius: 8px;
    margin: 5px;
    min-width: calc(52% - 30px);
    max-width: calc(100% - 30px);
    word-wrap: break-word;
    border-bottom: 1px solid #ddd;
    font-family: font2;
}
.footer ul{
    margin: 5px;
    width: calc(20% - 10px);
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: font2;
    color: #333;
}
.footerfirm{
    color: black;
    font-size: 13px;
    font-family: font2;
}
.footerbaslik{
    color: black;
    font-size: 12px;
    padding-left: 20px;
    width: calc(100% - 20px);
    margin-bottom: 5px;
    font-weight: bold;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 8px;
}
.footerlink{
    margin-left:8px;
    padding-left: 10px;
    width: calc(100% - 19px);
}
.footerlink a{
    color: #333;
    text-decoration: none;
}
.foosinyal{
    position: absolute;
    width: 12px;
    height: 12px;
    margin-left: -18px;
    margin-top: 2px;
    background: #ccc;
    border-radius: 50%;
}
.footersosyal{
    position: relative;
    float: left;
    margin: 4px;
    margin-right: 4px;
    margin-top: 5px;
}
.footersosyal img{
    border-radius: 50%;
}
.enalt{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 16px;
    color: gray;
    font-family: font2;
}
.istatistik{
    position: relative;
    float: left;
    width: calc(100% - 260px);
}
.slider img{
    width:100%;
    border-radius: 12px;
}
.slidertext{
    position: absolute;
    z-index: 1;
    font-family: font2;
    font-size: 18px;
    margin-top: 15px;
    margin-left: 15px;
}
.xbildirimlistesi{
    position: relative;
    float: left;
    width: 250px;
    height: calc(100% - 10px);
    max-height: 428px;
    overflow: hidden;
    margin-left: 10px;
}
.xbildirim{
}
.xbildirimicerik{
    height: 42px;
    cursor: default;
    padding-top: 2px;
    padding-bottom: 2px;
    width:100%;
    margin-bottom: 1px;
    cursor: pointer;
}
.xbildirimicerik:hover{
    background: #eee;
}
.tibas{
    position:absolute;
    width: 32px;
    height: 32px;
    padding: 2px;
    margin-top: -12px;
    margin-left: 12px;
    border-radius: 50%;
}
.tibas img{
    width: 100%;
    height: 100%;
}
.bifoto{
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-left:7px;
    text-align: center;
    margin-top: 3px;
    border:4px solid #eee;
}
.bimoney{
    position: absolute;
    z-index: 1;
    width: 20px;
    height: 20px;
    margin-left:48px;
    text-align: center;
    margin-top: 18px;
    padding: 1px;
}
.bimoney img{
    width: 100%;
    height: 100%;
}
.bitext{
    position: relative;
    float: left;
    padding: 5px;
    width: calc(100% - 62px);
    padding-top: 7px;
    padding-left: 12px;
    color: #5C6669;
    font-family: font2;
    font-size: 12px;
    font-weight: bold;
}
.bifoto img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.hmicon{
    position: absolute;
    margin-top: -2px;
    margin-left: -24px;
}
.hmicon img{
    width: 16px;
    height: 16px;
}
.bidk{
    position: absolute;
    right: 2px;
    margin-top: 0px;
    color: #00a67c;
    font-size: 14px;
    background: #E7EBE0;
    padding: 5px;
    border-radius: 12px;
}
.bidk b{
    font-size: 12px;
}
.comefromtop {
    animation: comefromtop 0.5s;
}
.pushdown {
    animation: pushdown 0.5s;
}
.degis{
    position: fixed;
    width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: black;
    color: white;
    bottom: -5px;
    margin-left: calc(50% - 100px);
    cursor: pointer;
    text-align: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.kacpara{
    position: fixed;
    padding: 10px;
    padding-left: 18px;
    background: gold;
    color: #856404;
    bottom: 7px;
    right: 7px;
    cursor: pointer;
    text-align: center;
    border-radius: 16px;
}
.kacparaikon{
    position: absolute;
    margin-left: -36px;
    width: 32px;
    height: 32px;
    background: url("../img/kacpara.png");
    margin-top: -8px;
}
@-webkit-keyframes comefromtop {
  0%   { opacity:0; -webkit-transform: translateY(-100%); }
  100% { opacity:1; -webkit-transform: translateY(0px);   }
}

@-webkit-keyframes pushdown {
  0%   { /*opacity:0;*/ -webkit-transform: translateY(-10%); }
  100% { /*opacity:1;*/ -webkit-transform: translateY(0);   }
}
.nom{
    position:relative;
    float: right;
    font-family: font2;
    font-size: 13px;
    font-weight: bold;
    color: #00AFF5;
    padding: 5px;
    margin-left: 25px;
    margin-right: 5px;
    margin-top: 9px;
    padding-left: 25px;
}
.nom2{
    position:relative;
    float: right;
    font-family: font2;
    font-size: 13px;
    font-weight: bold;
    color: #00AFF5;
    padding: 5px;
    margin-left: 12px;
    margin-right: 5px;
    margin-top: 9px;
}
.nomikon{
    position: absolute;
    width: 21px;
    height: 21px;
    margin-left: -28px;
    margin-top: -3px;
}
.nomikon img{
    width: 100%;
    height: 100%;
}
.kategori{
    position:relative;
    float: left;
    padding: 10px;
    padding-top: 8px;
    padding-bottom:8px;
    margin-top: 8px;
    margin-bottom: 10px;
    margin-right:10px;
    background: #F0F4F8;
    cursor: pointer;
    font-family: font2;
    font-weight: bold;
    color: #054752;
    border-radius:18px;
}
.kopyala{
    position:absolute;
    z-index: 1;
    right: 72px;
    background: #aaa;
    padding: 5px;
    color: white;
    cursor: pointer;
    margin-top: 31px;
    border-radius: 12px;
    padding-left: 8px;
    padding-right: 8px;
}
.git{
    position:absolute;
    z-index: 1;
    right: 25px;
    background: #4bb1cf;
    padding: 5px;
    color: white;
    cursor: pointer;
    margin-top: 31px;
    border-radius: 12px;
    padding-left: 12px;
    padding-right: 12px;
}
.uclu{
    position: relative;
    float: left;
    margin: 5px;
    width: calc(33.3% - 22px);
    padding: 5px;
    text-align: center;
    height: 252px;
}
.enortafoto{
    position: relative;
    float:left;
    width: 100%;
    margin-top: 50px;
}
.enyuksekfoto{
    position: relative;
    float:left;
    width: 100%;
    margin-top: 10px;
}
.enufakfoto{
    position: relative;
    float:left;
    width: 100%;
    margin-top: 80px;
}
.enfoto img{
    width:72px;
    height:72px;
    border-radius:50%;
}
.enisim{
    position:relative;
    float: left;
    text-align:center;
    font-family: font2;
    font-weight: bold;
    font-size: 12px;
    padding-top:5px;
    padding-bottom: 5px;
    width: 100%;
}
.enortacizgi{
    position:relative;
    float:left;
    margin-left:30px;
    width:calc(100% - 60px);
    background:yellowgreen;
    padding-top: 10px;
    height: calc(100% - 153px);
    font-family: font2;
    font-weight: bold;
    font-size: 12px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    color: #054752;
}
.enyuksekcizgi{
    position:relative;
    float:left;
    margin-left:30px;
    width:calc(100% - 60px);
    background:gold;
    padding-top: 10px;
    height: calc(100% - 113px);
    font-family: font2;
    font-weight: bold;
    font-size: 12px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    color: #054752;
}
.enufakcizgi{
    position:relative;
    float:left;
    margin-left:30px;
    width:calc(100% - 60px);
    background: #4bb1cf;
    padding-top: 10px;
    height: calc(100% - 183px);
    font-family: font2;
    font-weight: bold;
    font-size: 12px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    color: #054752;
}
.preview img{
    background: yellowgreen;
    padding: 1px;
    max-width: 280px;
    max-height: 172px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.preview img:hover{
    background: crimson;
}
    @media only screen and (max-width: 680px) {
.slidertext{
    position: absolute;
    z-index: 1;
    font-family: font2;
    font-size: 12px;
    margin-top: 15px;
    margin-left: 15px;
}
        .duyuruzemin{
            display:none;
        }
        .nomobil{
            display: none;
        }
        .footer ul{
            padding: 5px;
            width: calc(50% - 20px);
        }
        .enmin{
            display: none;
        }
        .footerbaslik{
            text-align: center;
        }
        .footerlink{
            text-align: center;
        }
        @media only screen and (max-width: 390px) {
            .footer ul{
                padding: 5px;
                width: calc(100% - 10px);
            }
        .footerbaslik{
            text-align: left;
        }
        .footerlink{
            text-align: left;
        }
        }
    }
@media screen and (max-width: 900px) {
    .istatistik{
        position: relative;
        float: left;
        width: calc(100% - 0px);
    }
    .xbildirimlistesi{
        position: relative;
        margin: 0px auto;
        width: 100%;
        height: calc(100% - 10px);
        max-height: 448px;
        overflow: hidden;
    }
    .lno{
        display: none;
    }
    .ltk{
        display: none;
    }
    .lbaslik{
        padding: 5px;
        height: 100%;
        width: calc(100% - 210px);
        text-align: left;
    }
}
.kanitlar{
    padding: 5px;
    width: calc(100% - 10px);
    background: whitesmoke;
}
.kanitlar img{
    margin: 10px;
    cursor: pointer;
}
@media screen and (max-width: 1200px) {
    .hesap{
        right: 15px;
    }
    .logo{
        margin-left: 10px;
    }
}
@media screen and (max-width: 1024px) {
    .listeust ul{
        padding: 10px;
        margin-left: 2px;
        margin-right: 2px;
        width: calc(50% - 96px);
        padding-left: 80px;
        border: 1px solid #e6e6e6;
        padding-top: 10px;
        height: 70px;
        margin-bottom: 2px;
    }
    .enortacizgi{
        margin-left:10px;
        width:calc(100% - 20px);
    }
    .enyuksekcizgi{
        margin-left:10px;
        width:calc(100% - 20px);
    }
    .enufakcizgi{
        margin-left:10px;
        width:calc(100% - 20px);
    }
}
@media screen and (max-width: 680px) {
    .header{
        top: 0px;
        position: fixed;
        z-index: 9;
        background: white;
    }
    .orta{
        margin-top: 60px;
    }
    .sol{
        display: none;
    }
    .sag{
        position: relative;
        float: left;
        padding: 10px;
        width: calc(100% - 20px);
        margin-left: 0px;
    }
    .hesabim{
        display: none;
    }
    .mobilhesabim{
        display: block;
    }
    .nom{
        display:none;
    }
    .nom2{
        display:none;
    }
    @media screen and (max-width: 460px) {
        .logo{
            margin-top: 10px;
        }
        .logo img{
            max-height: 38px;
        }
        .foto{
            display: none;
        }
        .puan{
            margin-right: 5px;
        }
        .form ul li{
            width: 100%;
            margin-bottom: 10px;
        }
        .listeust ul{
            padding: 10px;
            margin-left: 2px;
            margin-right: 2px;
            width: calc(100% - 96px);
            padding-left: 80px;
            border: 1px solid #e6e6e6;
            padding-top: 10px;
            height: 70px;
            margin-bottom: 2px;
        }
        .lislem{
            display:none;
        }
        .lbaslik{
            padding: 5px;
            height: 100%;
            width: calc(100% - 120px);
            text-align: left;
        }
        .enortacizgi{
            margin-left:0px;
            width:calc(100% - 0px);
        }
        .enyuksekcizgi{
            margin-left:0px;
            width:calc(100% - 0px);
        }
        .enufakcizgi{
            margin-left:0px;
            width:calc(100% - 0px);
        }
    }
}