/*

*/

.team-container {

    width: 100%
    }


.team-container .team-filter {
  display: block;
  padding: 30px 0;
  text-align: center;
}
.team-container .team-filter .filter {
  background: rgba(153, 153, 153, 0.4) none repeat scroll 0 0;
  color: rgb(68, 68, 68);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 1em;
  margin: 5px;
  padding: 10px 15px;
}

.team-container .team-filter .filter:hover, .team-container .team-filter .filter.active {
  background: rgba(153, 153, 153, 0.8) none repeat scroll 0 0;
}






.team-container .team-items{}

.team-container .team-items .item {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  vertical-align: top;
}

.team-container .layer-media{}

.team-container .layer-media .team-thumb {
  overflow: hidden;
}

.team-container .layer-media img {
  border-radius: 0;
  box-shadow: none;
  width:100%;
  margin:0;
  padding:0;
}

.team-container .layer-content{}

.team-container .layer-content .team-title {
  font-size: 18px;
  font-weight: bold;
  padding: 0 10px 10px;
}

.team-container .layer-content .team-position{
	padding: 0 10px 10px;
	}
.team-container .layer-content .team-content{
	padding: 0 10px 10px;
	}
.team-container .layer-content .team-meta{
	padding: 0 10px 10px;
	}
.team-container .team-social {
	padding: 0 10px 10px;
	}
.team-container .team-skill {
	padding: 0 10px 10px;
	}



.team-container .team-social {
    }

.team-container .team-social.text_link{
    }

.team-container .team-social.text_link span {
	display: inline-block;
	margin: 0 5px;
	
}

.team-container .team-social.text_link span a{
	text-decoration: none;
    }

.team-container .team-social span {
    -webkit-background-size: 100% auto !important;
    background-size: 100% 