.acf-row.section-5 {
    padding: 0px 0px 0px;
    background-color: white;
        padding: 0px 0px 0px;
}

.acf-row {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
}
.acf-row.section-5 .blogfeed-posts-layout {
    margin: 20px;
}

.blog-feed h3 {
    color: white;
        line-height: 15px;
    font-size: 25px;
    padding: 0px;
    margin: 0px;
        padding-bottom: 10px;
}

.uygulamalar h2 {
    font-size: 25px;
    text-align: center;
    margin: 25px;
}



.acf-row.section-5 .single-post-group {
    font-size: 0;
    text-align: left;
}
.acf-row.section-5 .single-post-group .related-post {
       display: flex;
    width: 50%;
}
.siema .related-post.has-thumb.column {
    width: 100%;
}


.acf-row.section-5 .related-post.has-thumb .imgwrap {
    display: inline-block;
    vertical-align: top;
    width: 100px;
}
.acf-row.section-5 .single-post-group .imgwrap {
    text-align: center;
}
.acf-row.section-5 .related-post.has-thumb .imgwrap img {
    width: 100%;
    height: auto;
    border-radius: 100px;
    -webkit-border-radius:100px;
    -moz-border-radius: 100px;
    border: 1px solid #c7c7c7;
}
.acf-row.section-5 .related-post.has-thumb .title-excerpt {
    padding-left: 20px;
    font-size: 0.875rem;
    display: inline-block;
    width: calc(100% - 100px);
}
.acf-row.section-5 .blogfeed-posts-layout span {
    font-size: 1rem;
    text-decoration: none;
    vertical-align: baseline;
}



.acf-row.section-5 .single-post-group {
    font-size: 0;

}

.acf-row.section-5 .single-post-group:after {
   content: "";
    display: table;
    clear: both;
}
.acf-row.section-5 .single-post-group .related-post.column {
    float: left;
    padding: 10px;
}


.acf-row.section-5 .single-post-group .related-post {

}



}