.service-link-wrapper{display:block;padding:20px 0;cursor:pointer;transition:.1s ease-in-out;-webkit-transition:.1s ease-in-out}.service-link-wrapper:hover{transform:scale(1.15)}#service-lightbox-bg{z-index:99999;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}#service-lightbox{position:fixed;background:#fff;border-radius:20px;box-sizing:border-box;text-align:center}.service-lightbox-close{position:absolute;top:0;right:0;margin:10px;cursor:pointer}@media only screen and (min-width:1000px){#service-lightbox{top:50%;left:50%;margin-top:-300px;margin-left:-320px;width:640px;padding:50px 30px}.service-branding{float:left;width:240px}.service-about{float:right;width:280px;margin-right:20px;text-align:left;font-size:18px}.service-clear{clear:both}}@media only screen and (max-width:999px){#service-lightbox{top:5%;left:5%;width:90%;max-height:90%;overflow:scroll;padding:30px 20px}.service-about{font-size:15px}.service-examples{margin-top:50px}}