.column-list{column-count:2;column-fill:auto;column-gap:15px;margin:0;padding:0;overflow:hidden}@media (min-width:768px){.column-list{column-count:3;column-fill:auto;column-gap:15px}}@media (min-width:1200px){.column-list{column-count:4;column-fill:auto;column-gap:15px}}.user-post-list{margin:0;padding:0;list-style:none;overflow:hidden}.user-post-list>li{float:left;box-sizing:border-box;width:50%;margin-bottom:2rem;padding:0 6px;display:block}@media (min-width:768px){.user-post-list>li{width:25%}}.user-post-list .post{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:2px;height:150px;display:block;position:relative;box-shadow:0 1px 3px -1px #15151859}@media (min-width:768px){.user-post-list .post{height:200px}}@media (min-width:1200px){.user-post-list .post{height:200px}}.post-list>li{margin:0 0 12px;transition:opacity .4s ease-in-out;display:inline-block}@media (max-width:767px){.main .container{padding:1rem .5rem}.post-list>li{margin:0 0 8px}.user-post-list>li{padding:0 4px}}@media (min-width:768px){.post-list>li{margin:0 0 12px}}.post-list .post-wrap{background-color:#fff;border-radius:6px;font-size:10px;display:block;overflow:hidden;box-shadow:0 1px 3px -1px #15151859}@media (min-width:768px){.post-list .post-wrap{font-size:11px}}.post-list .post{background-color:#000;position:relative}.post-list .post img{width:100%;height:auto;display:block}.post-list>li:hover .post img{opacity:.9}.post-list .post .like{color:#fff;text-shadow:1px 1px 3px #000;font-size:120%;line-height:1;position:absolute;bottom:8px;right:8px}.post-list .location{word-break:break-all;text-overflow:ellipsis;white-space:nowrap;margin:4px 0;padding:0 8px;overflow:hidden}.post-list .location .fa{font-size:130%}.post-list .user{height:4em;position:relative}.post-list .user>*{display:block;position:absolute}.post-list .user>.image{border-radius:50%;width:30px;height:30px;left:8px}.post-list .user>.image:not([src]){border:1px dotted #c2c2c2}.post-list .user>.text{text-overflow:ellipsis;white-space:nowrap;font-weight:700;left:46px;right:8px;overflow:hidden}.post-list .user>.date{color:#999;top:15px;left:46px}@media (min-width:768px){.post-list .user>.text{top:5px;right:84px}.post-list .user>.date{top:5px;right:8px;left:initial}}.no-results{text-align:center;color:#999}.load-more{text-align:center;margin-bottom:15px}