.popular-post-wrapper{display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-between;padding:40px 0}.popular-post-wrapper .popular-post-img-wrapper{height:250px;width:100%}.popular-post-wrapper .popular-post-img{background-size:cover;background-position:center;height:100%}.popular-post-wrapper .popular-post-information-box{display:flex;flex-direction:column;justify-content:space-between;padding:10px 22px;border-left:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;width:100%;min-height:440px}.popular-post-wrapper .popular-post-information-box .popular-post-info-wrapper{width:100%}.popular-post-wrapper .popular-post-tag{background-color:#f4f4f4;color:#dc311b;font-size:12px;line-height:33px;border-radius:30px;padding:5px 15px;margin:2px;font-weight:600;white-space:nowrap}.popular-post-wrapper .popular-post-information-box .popular-post-info-wrapper .popular-post-info{font-weight:600;margin-top:20px}.popular-post-wrapper .popular-post-information-box .popular-post-info-wrapper .popular-post-title{margin:0;margin-top:20px}.popular-post-wrapper .popular-post-information-box .popular-post-info-wrapper .popular-post-title a{color:#19cabd}.popular-post-wrapper .popular-post-information-box .popular-post-info-wrapper .popular-post-title a:hover{text-decoration:none}.owl-carousel .owl-dots{text-align:center;padding-top:20px}.owl-carousel button.owl-dot{width:11px;height:11px;background:#19cabd;border-radius:50%;opacity:.2;margin-left:5px;margin-right:5px}.owl-carousel button.owl-dot.active{opacity:1}.no-posts{text-align:center}@media only screen and (max-width:767px){.popular-posts-wrapper{padding-bottom:0}}