.people-listing-v1{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;list-style:none!important;margin:0!important;padding:0!important;position:relative;text-align:center}.people-listing-v1 li{cursor:pointer;list-style:none!important;margin-bottom:20px;padding:0 10px;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;width:33.3333%}.people-listing-v1 li:focus,.people-listing-v1 li:hover{transform:scale(1.01)}.people-listing-v1 li h5{color:#2f74a6;text-transform:uppercase}.people-listing-v1 .img-wrapper{border:5px solid #d6d6d6;border-radius:100%;height:210px;margin:auto auto 15px;overflow:hidden;width:210px}.people-listing-v1 li .boxed{background-color:#f5f5f5;border-radius:20px;margin-bottom:0;padding:25px;position:relative}.people-listing-v1 li .boxed .name{background-color:#e4701e;border-radius:0;color:#fff;display:inline-block;padding:8px 30px}#PeopleThumbsWrapper li.active{display:none}@media only screen and (max-width:1024px){.people-listing-v1 .img-wrapper{height:150px;width:150px}.people-listing-v1 li .boxed .name{font-size:16px;padding:8px 15px}}@media only screen and (max-width:768px){.people-listing-v1 li{width:50%}}@media only screen and (max-width:540px){.people-listing-v1 li{width:100%}}