.rec_post_wrap{padding:50px 0;position:relative}.rec_post_wrap .recent_post_items{display:flex;flex-wrap:wrap;position:relative}.rec_post_wrap .recent_post_item{display:block;width:100%;margin:0;position:relative}.rec_post_wrap .recent_post_item a{display:block;text-decoration:none}.rec_post_wrap .rec_post_img{background-size:cover;background-position:center center;height:175px;background-color:rgba(0,0,0,.1);border-radius:3px}.rec_post_wrap span.post-title{font-family:'Open Sans';font-weight:700;font-size:24px;line-height:1.2;margin:8px 0 0;color:#000;display:block}.rec_post_wrap span.post-date{display:block;color:#777;font-family:'Open Sans';font-weight:400;font-size:20px}.rec_post_wrap .no_img{min-height:120px}@media(min-width:600px){.rec_post_wrap .recent_post_items{margin-left:-15px;margin-right:-15px;margin-bottom:-30px}.rec_post_wrap .recent_post_item{width:50%;padding-left:15px;padding-right:15px;padding-bottom:30px}}@media(min-width:992px){.rec_post_wrap .recent_post_item{width:33.33%}}