@charset "utf-8";.tm-about-us #tm-team-page .span4 {
  border: 1px solid #CCCBC9;
  background: #fff;
  height: auto;
  text-align: center;
  font-weight: 300;
  padding: 15px;
  cursor: pointer;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px rgba(230,226,220,0.6);
  -webkit-box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px rgba(230,226,220,0.6);
  box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px rgba(230,226,220,0.6);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tm-about-us #tm-team-page .span4 img {
  background: #FFFFFF;
  border: 5px solid #CCCBC9;
  width: 150px;
  height: 120px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tm-about-us #tm-team-page .span4 h3 {
  color: #202E37;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 300;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tm-about-us #tm-team-page .span4 .tm-designation {
  font-size: 18px;
  font-weight: 300;
  color: #777;
  line-height: 15px;
  margin: 10px auto 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tm-about-us #tm-team-page .span4 p.tm-description {
  font-size: 12px;
  color: #777;
  padding: 10px 0px;
}
.tm-about-us #tm-team-page .span4 .social-icons {
  margin-bottom: 10px;
  margin-top: 15px;
  text-align: center;
  width: 100%;
}
.tm-about-us #tm-team-page .span4 .social-icons a {
  background: #FFFFFF;
  border: 1px solid #CCCBC9;
  color: #202E37;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 35px;
  margin-left: 5px;
  text-align: center;
  width: 35px;
  line-height: 35px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.tm-about-us #tm-team-page .span4:hover {
  -moz-box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px #fff;
  -webkit-box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px #fff;
  box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px #fff;
  border: 1px solid #FFFFFF;
}
.tm-about-us #tm-team-page .span6 {
  border: 1px solid #CCCBC9;
  background: #fff;
  height: auto;
  text-align: center;
  font-weight: 300;
  padding: 15px;
  cursor: pointer;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px rgba(230,226,220,0.6);
  -webkit-box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px rgba(230,226,220,0.6);
  box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px rgba(230,226,220,0.6);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tm-about-us #tm-team-page .span6 img {
  background: #FFFFFF;
  border: 5px solid #CCCBC9;
  width: 240px;
  height: 120px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tm-about-us #tm-team-page .span6 h3 {
  color: #202E37;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 300;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tm-about-us #tm-team-page .span6 .tm-designation {
  font-size: 18px;
  font-weight: 300;
  color: #777;
  line-height: 15px;
  margin: 10px auto 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tm-about-us #tm-team-page .span6 p.tm-description {
  font-size: 12px;
  color: #777;
  padding: 10px 0px;
}
.tm-about-us #tm-team-page .span6 .social-icons {
  margin-bottom: 10px;
  margin-top: 15px;
  text-align: center;
  width: 100%;
}
.tm-about-us #tm-team-page .span6 .social-icons a {
  background: #FFFFFF;
  border: 1px solid #CCCBC9;
  color: #202E37;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 35px;
  margin-left: 5px;
  text-align: center;
  width: 35px;
  line-height: 35px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.tm-about-us #tm-team-page .span6:hover {
  -moz-box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px #fff;
  -webkit-box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px #fff;
  box-shadow: 0 0 1px 1px #fff inset, inset 0 0 10px 3px #fff;
  border: 1px solid #FFFFFF;
}
