#blog-listing-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding-bottom:1rem;padding-top:1rem}.blog-index__post{margin:.5rem;max-width:300px;position:relative;width:100%}.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index__post-image{align-items:center;background:#215882;background:-moz-linear-gradient(135deg,#215882 20%,#081f5c 80%);background:-webkit-linear-gradient(135deg,#215882 20%,#081f5c 80%);background:linear-gradient(135deg,#215882 20%,#081f5c 80%);display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#215882",endColorstr="#081f5c",GradientType=1);flex-direction:row;height:110px;justify-content:center;margin-bottom:1rem;padding:.5rem;text-decoration:none;transition:all .2s ease;width:100%}.blog-index__post-image h4{color:#fff;text-align:center}.blog-index__post-image:hover{opacity:.7}.blog-index__date{color:#3c6e71;font-size:.8rem;font-weight:400}.read-now-link{text-decoration:underline}.video-icon{height:auto;left:10px;position:absolute;top:10px;width:40px}@media screen and (max-width:768px){.blog-index__post{max-width:100%;text-align:center}}