.teamrow3 h2 {
    text-align: center;
    padding-bottom: 18px;
    margin-bottom: 43px;
}

.teamrow3 h2 {
    font: normal normal normal 30px/1.4em wfont_0bb11c_8d81ab13e99348ac8e88e09070b18825,wf_8d81ab13e99348ac8e88e0907,orig_poppins_medium;
    font-size: 30px;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    position: relative;
    margin-top: -5px;
    padding-bottom: 13px;
    margin-bottom: 49px;
}

.teamrow3 h2:after {
    width: 110px;
    border-top: 6px solid rgba(136,176,75,1);
}




.team_wrap .team_popup{
  display:none;
}


.team_wrap .tcard {
  width: 318px;
  max-width:100%;
  margin: 0 auto;
  cursor: pointer;
}

.team_wrap.without_pop .tcard {
  cursor: auto;
}

.team_wrap .tc_bgimg {
  height: 324px;
  background-size: contain;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
}

.team_wrap.single_card {
  margin-top: 19px;
}

.team_wrap .tc_name {
  position: relative;
  background: rgba(74,74,74,1);  
  padding: 14px 14px 16px 14px; 
}

.team_wrap .tc_name p {
  font: normal normal normal 16px wfont_0bb11c_6ff04009a22f4916bcfe7128dfc1df49,wf_6ff04009a22f4916bcfe7128d,orig_poppins;
  white-space: nowrap;
  display: block;
  color: #fff;
  margin-bottom: 0px;
}

.team_wrap .tc_bgimg:before {
  background: rgba(47, 46, 46, 0.6);
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: opacity .4s ease 0s;
  opacity: 0;
}

.team_wrap .tcard:hover .tc_bgimg:before {
  opacity: 1;
}

.team_wrap .tm_flxi {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.team_wrap .team_itm {
  position: relative;
  width: 18.7%;
  margin: 0 15px 15px 0;
}


.team_wrap .team_itm.lst_itm {
  margin-right: 0;
}

.team_wrap .ti_inr {
  cursor: pointer;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
}

.team_wrap .ti_img {
  overflow: hidden;
}

.team_wrap .ti_img .ti_imgbg {
  width: 100%;
  height: 278px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.team_wrap .ti_desc {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity .4s ease 0s;
  padding: 30px;
  background-color: rgb(12, 60, 96);
  opacity: 0;
}

.team_wrap .team_itm:hover .ti_desc {
  opacity: 1;
}

.team_wrap .ti_desc p {
  font: normal normal normal 16px/1.4em 'open sans',sans-serif;
  margin-top: auto;
  line-height: 1.3em;
  max-height: 3.9em;
  flex-shrink: 0;
  white-space: pre-line;
  color: rgb(30,171,199);
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  margin-bottom: 0px;
}

.team_wrap .ti_desc span {
  font: normal normal normal 11px/1.4em 'open sans',sans-serif;
  margin-top: 5px;
  margin-bottom: auto;
  line-height: 1.3em;
  max-height: 3.9em;
  flex-shrink: 0;
  color: #fff;
  text-align: center;
}

.team_wrap .ti_inr {
  position: relative;
}



.team_wrap.with_pop {
  margin-top: 29px;
}

.team_wrap.without_pop .tcard {
  margin: 0 15px 15px 0;
  width: 23.8%;
}

.team_wrap.without_pop .tcard:nth-child(4n) {
  margin-right: 0;
}

.team_wrap.without_pop .tc_bgimg {
  height: 206px;
}

.team_wrap.without_pop .tc_name {
  text-align: center;
}

.team_wrap.without_pop {
  margin-bottom: 57px;
}

.team_wrap .tpop_img {
  height: 642px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.team_wrap .ti_img .ti_imgbg > img {
  display: none !important;
}

@media(max-width:991px) and (min-width:768px){
  .team_wrap .team_itm {
    width: 18.3%;
  }

  .team_wrap.without_pop .tcard {
    width: 23.4%;
  }
}


@media(max-width:767px){
  .team_wrap .team_pop_inr {
    margin: 0 15px;
  }


  .team_wrap .tm_flxi {
    justify-content:center;
  }

  .team_wrap .team_itm {
    width: 47%;
  }

  .team_wrap .ti_img .ti_imgbg {
    height: 0;
    padding-top: 100%;
  }

  .team_wrap .team_itm.lst_itm {
    margin: 0 15px 15px 0;
  } 

  .team_wrap .team_itm.lst_itm_mob {
    margin-right: 0;
  }

  .team_wrap.without_pop .tcard {
    width: 46.5%;
  }

  .team_wrap.without_pop .tcard:nth-child(4n) {
    margin-right: 15px;
  }

  .team_wrap.without_pop .tcard:nth-child(2n) {
    margin-right: 0;
  }

  .team_wrap .tc_name h3 {
    text-overflow: ellipsis;
    white-space: pre-line;
    overflow: hidden;
  }

  .team_wrap.without_pop {
    margin-bottom: 25px;
  }
}


@media(max-width: 500px) {
  .team_wrap.without_pop .tcard,
  .team_wrap .team_itm {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

