.bootstrap-wrapper h4{
    margin-bottom: 13px!important;
    max-width:100%;
    max-height:100%;
}
.layout{
    float: left;
    margin: 0 1% 40px;
}
.image_frame {
    margin-bottom: 15px;
    max-width: auto;
   max-height: auto;
   display: block;
    margin: auto; 
}
@media only screen and (max-width: 767px)
.image_frame {
    margin-top: 0 !important;
}
.image_frame {
    border-color: #f8f8f8;
}
.image_frame{
    border-width: 8px;
    border-style: solid;
    display: block;
    max-width: 100%;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.desc{
    line-height: 1.2;
    margin: 0 0 1.75em;
}
.desc_wrapper p.subtitle{

	    color: #a8a8a8;
}
.desc_wrapper .hr_color {
    width: 50%;
    margin-left: 0;
    color: #2991d6;
    background: #2991d6;
    border-bottom: 1px solid #2991d6;
    opacity: 1;
}
p {
    margin: 0 0 15px;
    display: block;
}
a,span  a:hover {
    text-decoration: none !important;
    outline: 0;
}
/*.fa-facebook-official{
    color: #3B5998;
}
.fa-google-plus-square {
    color: #DB4437;
}
.fa-twitter-square{
    color: #55ACEE;
}
.fa-linkedin-square{
    color: #0077B5;
}
.fa-youtube-play{
    color:#E32C28;
}
.fa-vimeo-square{
    color: #17B3E8;
}
.fa-envelope{
    color: #337ab7;
}*/
.imgPadding{
    padding-right: 5px;
    padding-top: 18px;
    padding-bottom: 18px;
}

.imgPadding:last-child{
    padding-right: 0px;
}
.member_name{
    margin: 8px auto !important;
}

.member_info hr{
    margin: 0px !important;
    margin-bottom: 5px !important;
}
.member_info p{
    line-height: 24px;
}
.member_links{
    display: inline-block;
}

.member_links img{
    width: 23px;
}

.member_links img:hover {
    opacity: .7;
}

.member_img{
    width: 100%;
}


p.member_links span {
    padding-top: 0px;
    padding-bottom: 0px;
}

/*Theme 1*/
#sm_team_theme_1 .team-member{
    min-height: 0px;
    max-height: none;
    height: auto;
    position: relative;
    overflow: hidden;
}
#sm_team_theme_1 .team-member img{
    height: auto;
    width: auto;
    max-width: 100%;
}
#sm_team_theme_1 .sm-member-name{
  font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: #141412;
    text-align: center;
}
#sm_team_theme_1 .sm-member-designation{
  text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    color: #141412;
}
#sm_team_theme_1 .details{
    background-color: rgba(20, 20, 18, 0.6);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff !important;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: translate(0,80px);
    -moz-transform: translate(0,80px);
    -ms-transform: translate(0,80px);
    -o-transform: translate(0,80px);
    transform: translate(0,80px);
    padding: 18% 10px 0;
}
#sm_team_theme_1 .team-member:hover .details,.details:hover{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);

}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 5px;
    padding-right: 5px;
}
#sm_team_theme_1 .sm-social-link{
  list-style: none;
  padding:0px;
  text-align:center;
}
#sm_team_theme_1 .sm-social-link li{
  display: inline-block;
}
#sm_team_theme_1 .sm-social-link li a{
  padding: 5px;
    display: block;
    width: 35px;
    height: 35px;
     border: 1px solid #fff; 
    color: #fff !important;
    font-size: 15px;
    text-align: center;
    margin: 0 2px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#sm_team_theme_1  .sm_linkedin a:hover{
  background: #1988be;
    border: 1px solid #1988be;
}
#sm_team_theme_1 .sm_facebook a:hover{
    background: #46619d;
    border: 1px solid #46619d;
}
#sm_team_theme_1 .sm_google_plus a:hover{
    background: #dd4338;
    border: 1px solid #dd4338;
}
#sm_team_theme_1 .sm_twitter a:hover{
      background: #1d9ff3;
    border: 1px solid #1d9ff3;
}
#sm_team_theme_1 .sm_youtube a:hover{
        background: #e52010;
    border: 1px solid #e52010;
}
#sm_team_theme_1 .sm_pinterest a:hover{
      background: rgb(189, 8, 28);
    border: 1px solid rgb(189, 8, 28);
}
#sm_team_theme_1 .sm_instagram a:hover{
      background: #4f7fa3;
    border: 1px solid #4f7fa3;
}
#sm_team_theme_1 .sm_twitter a:hover{
      background: #1d9ff3;
    border: 1px solid #1d9ff3;
}

@media only screen and (max-width: 512px){
  #sm_team_theme_1 .col-xs-6 {
      width: 100% !important;
  }
  #sm_team_theme_1 .details{
    padding: 33% 10px 0;
  }
}

@media only screen and (max-width: 800px) and (min-width: 512px){
 #sm_team_theme_1  .details{
    padding: 11% 10px 0;
  }
}
