/* tem15-team*/
.tem15-team .col-md-6{overflow:hidden;margin-bottom:15px;min-height:180px;}
.tem15-team .col-md-6:nth-of-type(1){text-align:right;}
.tem15-team .col-md-6:nth-of-type(2){text-align:left;}
.tem15-team .col-md-6:nth-of-type(3){text-align:right;}
.tem15-team .col-md-6:nth-of-type(4){text-align:left;}
.tem15-team .team-images-box{border-radius:50%;overflow:hidden;border:5px solid #e8e8e8;}
.tem15-team .team-images{padding-top:100%;position:relative;width:100%;height:100%;}
.tem15-team .team-images img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;}
.tem15-team h3,
.tem15-team .h3{font-size:20px;max-height:44px;line-height:22px;overflow:hidden;margin-top:10px;}
.tem15-team .team-text{max-height:90px;line-height:30px;overflow:hidden;font-size:14px;}
@media (max-width:990px){
    .tem15-team h2,
    .tem15-team .h2{font-size:26px;}
}
@media (max-width:768px){
    .tem15-team .container,
    .tem15-team.full-screen-spacing .container.full-screen{padding-left: 2%!important;padding-right: 2%!important}
    .tem15-team h3,
    .tem15-team .h3{margin-bottom:5px;}
    .tem15-team .team-text{max-height:72px;line-height:24;}
}
@media (max-width:480px){
    .tem15-team .col-xs-7,
    .tem15-team .col-xs-5{width:100%;padding:0!important;}
}
/* tem15-team*/
