
/* imrak2016 Sohbet Giriş V5 */
.Sliders > .SmSlide{display:none;position:absolute;left:0;top:0;width:735px;height:660px}
.SliderResim img{width:735px;height:590px;object-fit:cover;display:block}
.Header .Logo img{max-width:170px;max-height:242px}
.Slider_Info p{word-break:break-word}

.sohbet-info-grid{overflow:hidden}
.sohbet-info-grid:after,.SohbetAciklamaAlani:after{content:"";display:block;clear:both}
.sohbet-info-card img{width:244px;height:244px;object-fit:cover;background:#d9d9d9}
.sohbet-info-card .Album_Text h2 a{word-break:break-word}
.sohbet-info-card .Album_Begenme{white-space:nowrap}

.SohbetAciklamaAlani{
    width:1048px;
    margin:40px auto 20px auto;
    background:rgba(90,79,77,.95);
    padding:18px 18px 24px;
    min-height:180px;
    color:#fff;
}
.SohbetAciklamaAlani h1{
    color:#9c200b;
    text-shadow:0 1px 0 rgba(255,255,255,.5);
    font-size:18px;
    margin:-54px 0 22px 180px;
}
.SohbetAciklamaKart{
    background:#9c8b8a;
    border:1px solid rgba(255,255,255,.12);
    margin-bottom:12px;
    padding:16px 18px;
}
.SohbetAciklamaKart h2{
    color:#FC0;
    font-size:18px;
    margin-bottom:8px;
}
.SohbetAciklamaKart p{
    color:#fff;
    line-height:1.65;
    font-size:13px;
}
