/* __custom_matterbox.css */
.matterbox-grid:after{float:none;clear:both;display:block;content:''}.matterbox-grid a{display:block}.matterbox{position:relative;overflow:hidden;margin:0;background-color:#ffdd00;border:1px solid #eee;-moz-transition: all 0.3s, ease-in-out 0.2s; -webkit-transition: all 0.3s, ease-in-out 0.2s; -o-transition: all 0.3s, ease-in-out 0.2s; transition: all 0.3s, ease-in-out 0.2s;}.matterbox:hover{background-color:#ffcc00}.matterbox .image_container{min-height:9rem;position:relative}.matterbox .image_container img{width:100%;bottom:0;left:0;right:0;top:0;position:relative;background-clip: padding-box}.matterbox h3{margin:0;padding:1rem 1rem .25rem;font-size:1.25rem;font-weight:normal;color:#fff;text-transform:none}.matterbox .longtext{margin:0;padding:.25rem 1rem;font-size:1.4rem;color:#fff}.matterbox .longtext p{margin-bottom:0;padding-bottom:.75rem;font-size:1.4rem;font-weight:normal;color:#fff}