/*tem10-team*/
.tem10-team .col-md-4,.tem10-team .col-md-3{min-height:410px;margin-bottom:10px;padding:0 10px!important;}
.tem10-team h2,
.tem10-team .h2{text-align:center;margin-bottom:20px;}
.tem10-team h3,
.tem10-team .h3{text-align:center;font-size:20px;max-height:44px;line-height:22px;overflow:hidden;margin:5px 0;}
.tem10-team .team-images-box{width:300px;height:240px;overflow:hidden;margin:0 auto;background:#333;cursor:pointer;}
.tem10-team .col-md-3 .team-images-box{width:260px;}
.tem10-team .col-md-3{transition:all 0.8s;-webkit-transition:all 0.8s;padding-top:10px;}
.tem10-team .col-md-3:hover{background-color:#f8f8f8;box-shadow:-1px 14px 26px -13px rgba(0,0,0,0.75);}
.tem10-team .team-images-box img{width:100%;height:100%;object-fit:cover;}
.tem10-team .team-bg-block{width:60px;height:1px;margin-left:auto;margin-right:auto;margin-bottom:10px;}
.tem10-team .team-text{max-height:66px;line-height:22px;overflow:hidden;font-size:12px;text-align:center;padding:0 15px 5px;}
.tem10-team .team-btn{text-align:center;}
@media (max-width:991px){
.tem10-team .col-md-4, 
.tem10-team .col-md-3{min-height:auto;margin-bottom:0;}
.tem10-team .team-images-box{height:auto;}
.tem10-team h2,
.tem10-team .h2{font-size:26px;}
.tem10-team h3,
.tem10-team .h3{margin: 5px 0 0;}
}
@media (max-width: 768px){
.tem10-team .container,
.tem10-team.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
.tem10-team .col-xs-6{margin: 8px 0;}
}
@media (max-width:480px){
.tem10-team .col-xs-6{width:100%;}
.tem10-team .col-md-3 .team-images-box{width:auto;}
}
/*tem10-team*/
