@media (max-width:1023px){ 
.media_blog_baslik h2{
    width: 100%!important;
    height: auto;
    margin-top: 10px;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    color:#555;
    display: inline-block;
    line-height: 1.7;
    margin-bottom: 40px;
}
}

.btn-karadaban {display: inline-block;width: 150px;height: 43px;line-height: 43px;background: transparent;border: solid 1px #999;color: #333;text-align: center;font-weight: 500;font-size: 15px;text-decoration: none;margin-top: 15px;padding:  0px;text-transform: none;}

.btn-karadaban:hover {color: white;}

.media_blogbg {
    float: left;
    width: 100%;
    height: auto;
    min-height: 250px;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: 'Montserrat', sans-serif;
}

.media_blog_baslik {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
}

.media_blog_baslik h1{
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    /* padding-bottom: 10px; */
    font-size: 32px;
    text-align: left;
    font-weight:700;
    color:#1d1d1d;
    display: inline-block;
    text-transform:  uppercase;
}

.media_blog_baslik h2{display: inline-block;width: 100%;height: auto;margin-top: 0px;padding-bottom: 0px;margin-bottom: 30px;color: #333;font-size: 32px;font-weight: 700;line-height: 22px;background: url(../img/nav.png.html) no-repeat center bottom;}

.media_blogbg ul {
    float: left;
    width: 100%;
    height: auto;
    padding: 0px;
    margin:0px;
}

.media_blogbg ul li {
    float: left;
    width: 100%;
    height: auto;
    list-style: none;
    background: #fff;
    height: 322px;
}

.media_blogbg ul li a{
    color:#333;
}

.media_blogbg ul li a .resim{
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #ccccccad;
}

.media_blogbg ul li a .aciklama{
    float: left;
    padding: 10px 0px 20px 0px;
}

.media_blogbg ul li a .aciklama h5{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-size: 18px;
    text-align: left;
    font-weight: 500;
    color:#333;
}

.media_blogbg ul li a .aciklama span{
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    font-size:14px;
    text-align: left;
    font-weight: 400;
    color:#a2a2a2;
}

.media_blogbg ul li a .aciklama h6{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-size: 13px;
    text-align: left;
    font-weight:400;
    color:#000;
    line-height: 24px;
}


.media_blogbg a.detay {
    display: inline-block;
    width: 150px;
    height: 43px;
    line-height: 43px;
    background: transparent;
    border: solid 1px #999;
    color: #333;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    margin-top: 15px;
    text-transform: none;
    /* margin-left: 10px; */
    }