.blog-listing-box{display:inline-block;padding:80px 0;width:100%}@keyframes fadeScaleIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.blog-listing-box .post-item{animation:fadeScaleIn .6s ease}.post-listing .post-item .post-item-inner{height:100%;position:relative;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}.post-listing .post-item .post-item-inner .content{padding:10px 0 100px}.post-listing .post-item .post-item-inner .content a.button{bottom:30px;position:absolute}.post-listing .post-item .post-item-inner .content .button-box.center{display:flex;justify-content:center}.post-listing .post-item .post-item-inner .content .button-box.right{display:flex;justify-content:flex-end}.post-listing .post-item .post-item-inner .content a.button.right{right:0}.post-listing .post-item .image{overflow:hidden;position:relative}.post-listing .post-item .image .minute-read{align-items:center;background:rgba(30,42,56,.8);border:1px solid rgba(0,0,0,.1);border-radius:3px;color:#fff;display:flex;font-size:14px;left:8px;line-height:17px;padding:6px 8px;position:absolute;top:8px}.post-listing .post-item .image .minute-read svg{margin:0 5px 0 0}.post-listing .post-item .image img{display:flex;height:100%;object-fit:cover;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;width:100%}.post-listing .post-item:hover .image img{transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.post-listing .post-item .content h5{margin:15px 0 20px}.post-listing .post-item .content .author-detail{padding:0 0 10px}.post-listing .post-item .content .topics{margin:20px 0 0}.post-listing .post-item .content .topics a{border-radius:5px;display:inline-block;font-size:14px;font-weight:700;line-height:17px;margin:0 8px 8px 0;padding:7px 12px 6px;text-align:center;text-transform:uppercase}.blog-related-posts{display:inline-block;padding:80px 0;position:relative;width:100%}.blog-related-posts .slick-arrow{border:1px solid rgba(0,0,0,.2);border-radius:100%;box-shadow:0 3px 8px rgba(0,0,0,.1);cursor:pointer;font-size:22px;height:45px;line-height:44px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:45px;z-index:99}.blog-related-posts h3{margin:0 0 30px;text-align:center}.blog-related-posts i.fa.fa-arrow-left.slick-arrow{left:30px}.blog-related-posts i.fa.fa-arrow-right.slick-arrow{right:30px}.blog-related-posts .post-listing.slick-slider{position:inherit}.blog-related-posts .slick-track{display:flex}.blog-related-posts .post-listing .post-item{height:inherit;padding:0 15px}.blog-related-posts .post-listing .post-item .image{height:100%;max-height:250px;min-height:250px}.blog-related-posts .progress{background-repeat:no-repeat;background-size:0 100%;border-radius:10px;display:none;height:5px;margin:40px auto 0;max-width:calc(100% - 30px);overflow:hidden;transition:background-size .4s ease-in-out;width:100%}@media (max-width:640px){.blog-related-posts .content-wrapper{padding:0}.blog-related-posts .slick-list{padding-left:0!important}.blog-related-posts i.fa.fa-arrow-left.slick-arrow{left:15px}.blog-related-posts i.fa.fa-arrow-right.slick-arrow{right:15px}.blog-related-posts .progress{display:block}.blog-related-posts .post-listing .post-item{opacity:.5}.blog-related-posts .post-listing .post-item.slick-slide.slick-current{opacity:1}.blog-related-posts{padding:50px 0}.blog-related-posts .progress{display:block}}