.search-section{position:relative;border-bottom:1px solid #e1e8ee;border-top:1px solid #e1e8ee;background:#F5F8FA url(../images/yardim-header-bg.png) no-repeat scroll center bottom}
.search-section .masthead{display:table-cell;vertical-align:middle;width:1%;padding:50px 0 30px}

.search-section .masthead .lead {
    font-size: 18px;
}
.search-section .masthead-mini{padding:20px 0}
.search-section .masthead form{position:relative;margin-top:10px}
.search-section .masthead form button{position:absolute;right:25px;top:25px;background:none;border:none;font-size:30px;color:#86939e}
.search-section .search-field{width:100%;font-size:18px;border-radius:30px;border:2px solid #e1e8ee;padding:0 30px;margin-top:20px;margin-bottom:20px;height:60px;-webkit-appearance:none;outline:0;transition:box-shadow .3s linear}
.search-section .search-field:focus{box-shadow:0 0 20px rgba(0,0,0,0.2)}
.topics-wrapper{border-radius:5px;margin-bottom:40px;border:3px solid #e1e8ee}
.topics-wrapper h3{padding:20px 30px 0;color:#E91E63;font-size:21px}
.topics-wrapper h3 > a{color:#E91E63;font-size:21px}
.topics-wrapper .topics-list{padding:10px 25px}
.topics-wrapper .topics-list li{list-style:none;line-height:35px;font-size:14px;position:relative;padding-left:5px;color:#d4d4d4}
.topics-wrapper .topics-list li a{color:#505050;font-size:14px;font-weight:400;text-decoration:none;outline:0 none}
.topics-wrapper .topics-list li a > i{margin-right:5px}
.topics-wrapper .topics-meta{margin:0;background:#f5f8fa;padding:7px 10px;text-align:center;border-top:1px solid #e1e8ee}
.topics-wrapper .topics-meta li{list-style:none;display:inline-block;color:#5e6977;font-size:14px;font-weight:300;padding-right:10px}
.topics-wrapper .topics-meta li a{color:#5e6977;font-size:14px}
.yardim-single .post{margin:50px 0 75px}
.yardim-single .post h1{text-align:center;color:#E91E63;text-transform:uppercase;font-size: 27px;}
.yardim-single .post h2,.yardim-single .post h2 a{color:#acacac;font-size:24px;font-weight:300}
.yardim-single .meta{text-align:center;margin:20px;border-bottom:1px solid #e1e8ee;margin-bottom:50px;padding-bottom:15px}
.post .meta li{display:inline-block;font-weight:300;color:#86939e}
.topics-wrapper a.title-back-button{margin-right:5px;color:#6b6b6b}

@media(max-width:992px) {

    .search-section .search-field{
        font-size:13px;
        font-weight:300;
    }
}