#recruiter-headshot{width:50px;height:50px;border-radius:99px;overflow:hidden}#photoEl{width:100%;height:auto}#sticky-banner-wrapper{position:fixed;bottom:.5rem;width:100%;padding:0 .5rem;box-sizing:border-box;z-index:99}#sticky-banner-recruit{position:relative;max-width:1080px;height:70px;overflow:hidden;margin:0 auto;border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;box-sizing:border-box;background:#35b151;background:-moz-linear-gradient(124deg,rgba(53,177,81,1) 0%,rgba(0,104,55,1) 100%);background:-webkit-linear-gradient(124deg,rgba(53,177,81,1) 0%,rgba(0,104,55,1) 100%);background:linear-gradient(124deg,rgba(53,177,81,1) 0%,rgba(0,104,55,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#35b151",endColorstr="#006837",GradientType=1);-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.2);box-shadow:0px 3px 5px 0px rgba(0,0,0,0.2)}.recruit-banner-contact{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:no-wrap}.recruiter-name{font-size:1.25rem;font-weight:800;padding:0 1rem;margin:0;line-height:1}.recruiter-title{font-size:.8rem;font-weight:400}.recruiter-phone,.recruiter-email{padding:0 1rem;font-weight:800;margin:.5rem 0;word-break:break-all}.recruiter-phone a,.recruiter-email a{color:#fff !important;position:relative;bottom:0;transition:all .2s ease;text-decoration:underline !important}.recruiter-phone a:hover,.recruiter-email a:hover{bottom:2px}#close_sticky{max-width:1rem;opacity:.5;padding:.25rem;position:absolute;left:1rem;cursor:pointer;box-sizing:content-box}#close_sticky:hover{opacity:.7}@media only screen and (max-width:725px){#sticky-banner-wrapper{position:static}#sticky-banner-recruit{flex-wrap:wrap;flex-direction:row;justify-content:center;height:auto;padding:.5rem}.recruit-banner-contact{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}#close_sticky{display:none;max-width:1rem;opacity:.5;padding:.25rem;position:absolute;top:.5rem;right:1rem;cursor:pointer}}@media only screen and (max-width:425px){.recruit-banner-contact{align-items:center}.recruiter-name{text-align:center}}