.bakim-modu {
text-align: center;
margin: 50px auto;
padding: 20px;
background-color: #f8f8f8;
border: 1px solid #ddd;
}
.bakim-modu img.logo {
display: block;
margin: 0 auto 20px;
}
.bakim-modu h1 {
color: #333;
font-size: 24px;
}
.bakim-modu p {
color: #555;
font-size: 16px;
line-height: 1.5;
} 
.newsletter {
padding: 20px 0;
background: #c8c8c8;
}
.newsletter .content {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2;
}
.newsletter .content h2 {
color: #243c4f;
}
.newsletter .content .form-control {
height: 50px;
border-color: #ffffff;
border-radius: 0;
}
.newsletter .content .form-control:focus {
box-shadow: none;
border: 2px solid #243c4f;
}
.newsletter .content .btn {
min-height: 50px;
border-radius: 0;
background: #243c4f;
color: #fff;
font-weight: 600;
}
.icerik-alani .alignleft {
float: left;
margin-right: 15px;
margin-bottom: 10px;
}
.icerik-alani .alignright {
float: right;
margin-left: 15px;
margin-bottom: 10px;
}
@media (max-width: 768px) {
.haber-detay {
padding: 1rem 2rem;
}
}
@media only screen and (max-width: 767px) {
.mobil-fwidth {
width: 100%;
}
}
.th-blog {
padding-bottom:15px;
}