#judges{width:100%;margin:4vh 0;padding-top:4vh;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}#judges .lst{width:100%;text-align:center}#judges .lst li{display:inline-block;width:calc(20% - 32px);height:calc(60px + 10vh);text-align:center;margin:0 40px 30px 0;border-radius:4px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.15);box-shadow:0 5px 10px rgba(0,0,0,.15);overflow:hidden}#judges .lst li:nth-child(5n){margin-right:0}#judges .lst li p{height:60px;line-height:60px;font-size:22px;border-bottom:1px solid rgba(0,0,0,.15);-webkit-box-sizing:border-box;box-sizing:border-box;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(rgba(0,0,0,.1)),to(transparent));background-image:linear-gradient(transparent,rgba(0,0,0,.1),transparent)}#judges .lst li h3,#judges .lst li p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#judges .lst li h3{height:10vh;line-height:10vh;font-size:38px}