.blog-related-posts .listing-wrap{column-gap:30px;display:flex;flex-wrap:wrap;row-gap:50px}.blog-related-posts h2{text-align:center}.blog-related-posts .listing-wrap .post-item{background-color:#fff;border-bottom:14px solid var(--tertiary-color);box-shadow:0 10px 80px #0000001a;flex:0 0 calc(33.3% - 20px)}.blog-related-posts .post-featured_img .feat_img{background-position:50%;background-size:cover;display:block;height:100%;padding-bottom:67%;width:100%}.blog-related-posts .listing-wrap .post-item-inner .post-content{padding:20px}.blog-related-posts .listing-wrap .post-item-inner .post-content .post-date{font-size:13px}.blog-related-posts .listing-wrap .post-item-inner .post-content h5{font-size:23px;line-height:1.30434782609}.blog-related-posts .listing-wrap .post-item-inner .post-description{font-size:1rem}.blog-related-posts .listing-wrap .post-item-inner .post-tags.tertiary_color{font-size:14px;font-weight:800}.blog-related-posts .listing-wrap .post-item-inner .post-content .post-date{margin-bottom:10px}.blog-related-posts .listing-wrap .post-item-inner .post-content .post-description{margin-bottom:18px}.blog-related-posts .btn-wrapper{margin-top:60px;text-align:center}@media (max-width:991px){.blog-related-posts .listing-wrap .post-item{flex:0 0 calc(50% - 15px)}}@media (max-width:767px){.blog-related-posts .listing-wrap .post-item{flex:0 0 100%}}