.single-team{position:relative;margin-bottom:20px;overflow:hidden}.single-team:hover .st-background{-webkit-transform:scale(1.05);transform:scale(1.05)}.single-team .st-background{height:350px;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.single-team:hover .img-hover-holder{opacity:.9}.single-team .img-hover-holder{width:100%;position:absolute;height:100%;top:0;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.single-team .info-hover{position:absolute;top:30px;right:30px;margin:0;margin-left:-50%;max-width:calc(100% - 80px)}.single-team .info-hover h2{font-size:16px;margin-top:0}.single-team .info-hover h3{margin-top:0;font-size:12px;font-weight:400;opacity:.7}.single-team .info-hover h2,.single-team .info-hover h3{color:#fff;letter-spacing:1px;line-height:17px}.single-team .social-nav{position:absolute;top:auto;bottom:20px;right:30px;margin:0;left:auto;width:auto;display:-webkit-box;display:flex}.single-team .social-nav li{min-width:0}.single-team .social-nav li a i{border-radius:50%;color:#fff;border:1px solid #fff}.single-team .social-nav li a:hover i{background:#fff!important;border-color:#fff!important;color:var(--accent)}@media only screen and (max-width:1200px){.single-team{cursor:pointer}}@media only screen and (max-width:480px){.single-team .social-nav li{width:auto}}@media only screen and (min-device-width:768px) and (max-device-width:1400px) and (orientation:landscape){.single-team{cursor:pointer}}