.posts{display:-webkit-box;display:-ms-flexbox;display:flex;padding:183px 0 0 336px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap}.posts>div{-webkit-box-flex:0;-ms-flex:0 0 356px;flex:0 0 356px;width:356px;max-width:100%;margin:10px 12px}.posts>div img{width:100%;height:auto}@media (max-width:576px){.posts>div{margin:0 auto}}.posts>div h5{margin-bottom:0;margin-top:.8rem;font-size:14px;text-transform:uppercase}.posts>div h5 a{color:#010e21;-webkit-transition:all .3s;transition:all .3s}.posts>div h5 a:hover{color:#b61e3e;text-decoration:none;opacity:.8}.posts>div p{font-size:12px}.posts>div div{position:relative}.posts>div div a{position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;cursor:pointer;-webkit-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out;background:rgba(182,30,62,.7)}.posts>div div a:hover{opacity:1}.moved .whiteDiv{display:block;position:fixed;top:0;left:0;right:0;height:45px;background:#fff;z-index:1}@media (max-width:576px){.moved .whiteDiv{display:none;height:100px}}