.item__thumbnail{width:30%;background-size:cover;background-position:50%;background-repeat:no-repeat;display:none}@media (min-width:500px){.item__thumbnail{display:block}}.listing__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;max-width:650px;margin:0 auto 30px}.listing__item a,.listing__item a:hover,.listing__item a:visited{color:#fff}.item__title h2{margin-top:0;position:relative;color:#404040;font-size:17px}.item__title h2:after{content:"";height:2px;background:#f9a61c;position:absolute;width:10%;bottom:-9px;left:0}.item__content{margin-left:30px}@media screen and (min-width:500px){.item__content{width:70%}}.item__excerpt{margin:29px 0 20px 0}.item__content .item__read-more-link{margin:0}.spinner__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vertia-spinner{display:inline-block;position:relative;width:80px;height:80px}.vertia-spinner div{-webkit-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:vertia-spinner 1.2s linear infinite;animation:vertia-spinner 1.2s linear infinite}.vertia-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#6d8e3d}.vertia-spinner div:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.vertia-spinner div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.vertia-spinner div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.vertia-spinner div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.vertia-spinner div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.vertia-spinner div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.vertia-spinner div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.vertia-spinner div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.vertia-spinner div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.vertia-spinner div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.vertia-spinner div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.vertia-spinner div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes vertia-spinner{0%{opacity:1}to{opacity:0}}@keyframes vertia-spinner{0%{opacity:1}to{opacity:0}}.listing__container{max-width:650px;margin:15px 0}.listing__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px 10px}.pagination__control{margin:0 10px;cursor:pointer}.pagination__control.current{font-weight:700}