.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;
}

/*Theme 2*/
#sm_team_theme_2 .team-member{
    min-height: 0px;
    max-height: none;
    height: auto;
    position: relative;
    overflow: hidden;
}
#sm_team_theme_2 .team-member img{
    height: auto;
    width: auto;
    max-width: 100%;
    border-radius: 50%;
}
#sm_team_theme_2 .sm-member-name{
  font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: #141412;
    text-align: center;
}
#sm_team_theme_2 .sm-member-designation{
  text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    color: #141412;
}
#sm_team_theme_2 .details{
    border-radius: 50%;
    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 2s ease-out 0s;
    -moz-transition: all 2s ease-out 0s;
    -o-transition: all 2s ease-out 0s;
    transition: all 2s ease-out 0s;
    padding: 20% 15px 0;
}
#sm_team_theme_2 .team-member:hover .details,.details:hover{
    opacity: 1;
    filter: alpha(opacity=100);

}
.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_2 .sm-social-link{
  list-style: none;
  padding:0px;
  text-align:center;
}
#sm_team_theme_2 .sm-social-link li{
  display: inline-block;
}

#sm_team_theme_2 .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;
    border-radius: 50%;
}
#sm_team_theme_2  .sm_linkedin a:hover{
  background: #1988be;
    border: 1px solid #1988be;
}
#sm_team_theme_2 .sm_facebook a:hover{
    background: #46619d;
    border: 1px solid #46619d;
}
#sm_team_theme_2 .sm_google_plus a:hover{
    background: #dd4338;
    border: 1px solid #dd4338;
}
#sm_team_theme_2 .sm_twitter a:hover{
      background: #1d9ff3;
    border: 1px solid #1d9ff3;
}
#sm_team_theme_2 .sm_youtube a:hover{
        background: #e52010;
    border: 1px solid #e52010;
}
#sm_team_theme_2 .sm_pinterest a:hover{
      background: rgb(189, 8, 28);
    border: 1px solid rgb(189, 8, 28);
}
#sm_team_theme_2 .sm_instagram a:hover{
      background: #4f7fa3;
    border: 1px solid #4f7fa3;
}
#sm_team_theme_2 .sm_twitter a:hover{
      background: #1d9ff3;
    border: 1px solid #1d9ff3;
}



/*Theme 3*/
#sm_team_theme_3 .team-member{
    min-height: 0px;
    max-height: none;
    height: auto;
    position: relative;
    overflow: hidden;
}
#sm_team_theme_3 .team-member img{
    height: auto;
    width: auto;
    max-width: 100%;
}
#sm_team_theme_3 .sm-member-name{
  font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: #141412;
    text-align: center;
}
#sm_team_theme_3 .sm-member-designation{
  text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    color: #141412;
}
#sm_team_theme_3 .details{
    text-align: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #444 !important;
    filter: alpha(opacity=0);
    padding: 10px 0px 0;
}

#sm_team_theme_3 .sm-social-link{
  list-style: none;
  padding:0px;
  text-align:center;
}
#sm_team_theme_3 .sm-social-link li{
  display: inline-block;
}

#sm_team_theme_3 .sm-social-link li a{
    padding: 5px;
    display: block;
    width: 35px;
    height: 35px;
    border: 1px solid #b9b7b7;
    color: #b9b7b7 !important;
    font-size: 15px;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#sm_team_theme_3 .sm-social-link li a:hover:before, 
#sm_team_theme_3 .sm-social-link li a:focus:before, 
#sm_team_theme_3 .sm-social-link li a:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
#sm_team_theme_3 .sm-social-link li a:hover, 
#sm_team_theme_3 .sm-social-link li a:focus, 
#sm_team_theme_3 .sm-social-link li a:active {
    color: white !important;
}
#sm_team_theme_3 .sm-social-link li a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
#sm_team_theme_3 .sm-social-link li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#sm_team_theme_3 .sm-social-link li a:hover {
    -webkit-transition: all 2s ;
    -moz-transition: all 2s ;
    -ms-transition: all 2s ;
    -o-transition: all 2s ;
    transition: all 2s ;
}

#sm_team_theme_3 .sm-social-link .sm_facebook a:before{
    background: #1988be;
    border: 1px solid #1988be;
}
#sm_team_theme_3 .sm-social-link .sm_facebook a:hover{
    border: 1px solid #1988be;
}

#sm_team_theme_3 .sm-social-link .sm_google_plus a:before{
    background: #dd4338;
    border: 1px solid #dd4338;
}
#sm_team_theme_3 .sm-social-link .sm_google_plus a:hover{
    border: 1px solid #dd4338;
}

#sm_team_theme_3 .sm-social-link .sm_twitter a:before{
    background: #1d9ff3;
    border: 1px solid #1d9ff3;
}
#sm_team_theme_3 .sm-social-link .sm_twitter a:hover{
    border: 1px solid #1d9ff3;
}

#sm_team_theme_3 .sm-social-link .sm_linkedin a:before{
    background: #1988be;
    border: 1px solid #1988be;
}
#sm_team_theme_3 .sm-social-link .sm_linkedin a:hover{
    border: 1px solid #1988be;
}

#sm_team_theme_3 .sm-social-link .sm_youtube a:before{
    background: #e52010;
    border: 1px solid #e52010;
}
#sm_team_theme_3 .sm-social-link .sm_youtube a:hover{
    border: 1px solid #e52010;
}

@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;
  }
}

.bootstrap-wrapper .single-member{padding:5px;}

/*Test Template*/

#sm_team_theme_test .sm-social-link{
    list-style: none;
}
#sm_team_theme_test .sm-social-link li{
    display: inline-block;
}
#sm_team_theme_test .sm-social-link li a{
    padding: 5px;
    display: block;
    width: 35px;
    height: 35px;
    border: 1px solid #b9b7b7;
    color: #b9b7b7 !important;
    font-size: 15px;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#sm_team_theme_test .sm-social-link li a:hover:before, 
#sm_team_theme_test .sm-social-link li a:focus:before, 
#sm_team_theme_test .sm-social-link li a:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
#sm_team_theme_test .sm-social-link li a:hover, 
#sm_team_theme_test .sm-social-link li a:focus, 
#sm_team_theme_test .sm-social-link li a:active {
    color: white !important;
}
#sm_team_theme_test .sm-social-link li a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
#sm_team_theme_test .sm-social-link li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#sm_team_theme_test .sm-social-link li a:hover {
    -webkit-transition: all 2s ;
    -moz-transition: all 2s ;
    -ms-transition: all 2s ;
    -o-transition: all 2s ;
    transition: all 2s ;
}

#sm_team_theme_test .sm-social-link .sm_facebook a:before{
    background: #1988be;
    border: 1px solid #1988be;
}
#sm_team_theme_test .sm-social-link .sm_facebook a:hover{
    border: 1px solid #1988be;
}

#sm_team_theme_test .sm-social-link .sm_google_plus a:before{
    background: #dd4338;
    border: 1px solid #dd4338;
}
#sm_team_theme_test .sm-social-link .sm_google_plus a:hover{
    border: 1px solid #dd4338;
}

#sm_team_theme_test .sm-social-link .sm_twitter a:before{
    background: #1d9ff3;
    border: 1px solid #1d9ff3;
}
#sm_team_theme_test .sm-social-link .sm_twitter a:hover{
    border: 1px solid #1d9ff3;
}

#sm_team_theme_test .sm-social-link .sm_linkedin a:before{
    background: #1988be;
    border: 1px solid #1988be;
}
#sm_team_theme_test .sm-social-link .sm_linkedin a:hover{
    border: 1px solid #1988be;
}

#sm_team_theme_test .sm-social-link .sm_youtube a:before{
    background: #e52010;
    border: 1px solid #e52010;
}
#sm_team_theme_test .sm-social-link .sm_youtube a:hover{
    border: 1px solid #e52010;
}