.section-type-team .team-member-accordion{display:flex;gap:20px;flex-direction:row;flex-wrap:wrap;justify-content:center}.section-type-team .team-member-accordion .team-member-card{width:159px;display:inline-block;vertical-align:top}.section-type-team .team-member-accordion .team-member-card h2{width:158px;margin:0;font-size:12px;text-transform:uppercase;font-weight:700;color:#f7602e;padding:5px 0;border-bottom:#ccc solid 1px;line-height:18px}.section-type-team .team-member-accordion .team-member-card .team-member-box{height:153px;width:158px;padding:5px 5px 0 5px;-webkit-box-shadow:0 1px 4px -2px #000;box-shadow:0 1px 4px -2px #000;cursor:pointer}.section-type-team .team-member-accordion .team-member-info{position:relative;background-color:#eee;max-height:0;transition:max-height .9s ease;overflow:hidden;margin-top:15px;text-align:center}.section-type-team .team-member-accordion .team-member-info.open{max-height:500px}.section-type-team .team-member-accordion .team-member-info .team-member-info-inner{padding:20px 40px 20px 20px}.section-type-team .team-member-accordion .team-member-info .fa{color:#000}.section-type-team .team-member-accordion .team-member-info .social-links li{padding:0 5px}.section-type-team .team-member-accordion .team-member-info .social-links .social_media_icon{background-color:#b5b5b5;border-radius:50%;width:30px;height:30px}.section-type-team .team-member-accordion .team-member-info .social-links .social_media_icon :hover{background-color:#f1c40f;border-radius:50%}.section-type-team .team-member-accordion .team-member-info .social-links .social_media_icon.facebook:hover i{background-color:#3b5998}.section-type-team .team-member-accordion .team-member-info .social-links .social_media_icon.twitter:hover i{background-color:#55acee}.section-type-team .team-member-accordion .team-member-info .social-links .social_media_icon.linkedin:hover i{background-color:#0077b5}.section-type-team .team-member-accordion .team-member-info .social-links .social_media_icon .fa{padding:8px;font-size:16px;color:#fff;width:30px;height:30px}.section-type-team .team-member-accordion .team-member-info .name-designation li{border-right:#999 solid 1px}.section-type-team .team-member-accordion .team-member-info ul{margin:0 0 5px 0;padding:0}.section-type-team .team-member-accordion .team-member-info ul li{width:auto;cursor:auto;display:inline-block;padding:0 10px;text-transform:uppercase}.section-type-team .team-member-accordion .team-member-info ul li:first-child{padding-left:0}.section-type-team .team-member-accordion .team-member-info ul li:last-child{border-right:0}.section-type-team .team-member-accordion .team-member-info a.close{position:absolute;right:20px;top:20px;width:12px;height:14px}