.speaker-list{position:relative;padding: 26px 26px 43px;}
.team-wcard{height: 100%;left: 0;top: 21px;right: 0;}
.teampop{width:164px;}
.tpopform-sec p.position{font-size:14px;}
.tpopform-sec p.h4{margin-bottom:3px;}
.teampop img,.team-imgs img{width:164px!important;border-radius:50%; height:164px!important; !important;object-fit:cover;}
.team-imgs{ height:366px;margin-bottom:30px;}
.teampop-rt { padding-left: 30px; width: calc(100% - 164px); padding-top: 20px; }
.tpopform-wrap{max-width:842px;margin:0 auto; position:relative;padding:30px 30px 50px; border-radius: 6px;background-color:var(--third_color);box-shadow: 0px 9px 2px 0px rgba(0, 0, 0, 0.00), 0px 5px 2px 0px rgba(0, 0, 0, 0.01), 0px 3px 2px 0px rgba(0, 0, 0, 0.05), 0px 1px 1px 0px rgba(0, 0, 0, 0.09), 0px 0px 1px 0px rgba(0, 0, 0, 0.10);}
.mfp-close-btn-in .mfp-close {color: #001C71;font-size: 40px;right: 10px;top: 10px;opacity: 1;}
.teampop-rt h4{margin-bottom:5px;}
.team-box:hover .secondary-button a{border-color:var(--primary_color);}
.team-box:hover .secondary-button a:before{right:-3px;}
.team-box .team-conts {padding-bottom: 60px;}
.speaker-list h5 {
    margin-bottom: 9px;
    margin-top: 0;
}
@media(min-width:1201px){
  .speaker-list h5 {
      min-height: 58px;
  }
  .speaker-list .body_font_small {
      min-height: 64px;
  }
}
@media(max-width:1200px){
  .team-box{width:49%;}
  .team-box:nth-child(3n){margin-right:2%;}
  .team-box:last-child,.team-box:nth-child(2n){margin-right:0;}
}

@media(max-width:767px){
.team-lt{width:100%;}
.team-rt{width:100%;padding:30px 0 0;} 
  .teampop-rt { padding:30px 0 0; width:100%;}
}

@media(max-width:640px){  
  .team-box{width:100%;margin:0 0 25px;}
  .team-box:nth-child(3n){margin-right:0;}  
  .team-box .team-conts {padding-bottom:20px;}
  .team-box .team-btn {position:relative; width:100%; bottom:0;}
}

