.jag-tm-theme-3{
    list-style:none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.jag-tm-theme-3 li{
    padding: 0px;
    margin: 0px !important;
    width: 20%;
    float: left;
    position: relative;
	vertical-align: top;
}
.jag-tm-theme-3 .member-name {
    position: absolute;
    bottom: 12px;
    right: 100px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 14px;
    background-color: #444;
    z-index: 9;
    opacity: 0;
    transition: all 0.22s;
    width: 100%;
    right: 0 !important;
    padding: 0;
    bottom: 0;
    padding-left: 10px;
    padding-top: 5px;
    text-align: center;
    padding-right: 10px;
    font-weight: normal;
    padding-bottom: 5px;
    font-size: 13px;
}
.jag-tm-theme-3 .member-name span {
    font-size: 13px;
    font-weight: 300;
    padding: 1px 10px;
    background: transparent !important;
    display:block;
}
.jag-tm-theme-3 .member-detail {
    font-size: 13px;
    line-height: 21px;
    color: #888888;
    clear: both;
    position: absolute;
    top: 0;
    width: 0;
    left: 0;
    bottom: 0;
    z-index:20;
    background: rgb(0, 175, 209);
    color: #ffffff;
    overflow: hidden;
    transition: 0.6s all;
    opacity: 0;
}
.jag-tm-theme-3 .member-detail .inner-wrap{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 14px;
    padding-bottom: 30px;
}
.jag-tm-theme-3 .member-email,
.jag-tm-theme-3 .member-website,
.jag-tm-theme-3 .member-tel{
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-3 .member-email:hover,
.jag-tm-theme-3 .member-website:hover,
.jag-tm-theme-3 .member-tel:hover{
    color: #efefef !important;
    border-color: #efefef !important;
}
.jag-tm-theme-3 .member-img-wrap {
    position: relative;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    overflow: hidden;
}
.jag-tm-theme-3 li:hover .member-name{
    opacity: 1;
    right: 10px;
}
.jag-tm-theme-3 li:hover .member-detail{
    display: block;
    width: 100%;
    left: 100%;
    opacity: 1;
    z-index:20;
}
.jag-tm-theme-3 .basic-info{
    margin-top: 20px;
    padding: 0px;
}
.jag-tm-theme-3 li .member-img-wrap img{
    display: block;
    max-width: 100%;
    width: 100%;
    opacity: 1;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.jag-tm-theme-3 .member-social {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	left: 0;
}
.jag-tm-theme-3 .member-social a {
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
    margin-bottom: 3px;
    display: inline-block;
}
.jag-tm-theme-3 .member-social a i {
    background-color: transparent;
    color: #fff;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
    display: block;
}
.jag-tm-theme-3 .member-social a:hover i{
    color: #fff;
}
.jag-tm-theme-3 .member-social a.facebook:hover i {
    background-color: #507CBE;
}
.jag-tm-theme-3 .member-social a.linkedin:hover i {
    background-color: #90CADD;
}
.jag-tm-theme-3 .member-social a.twitter:hover i {
    background-color: #63CDF1;
}
.jag-tm-theme-3 .member-social a.gplus:hover i {
    background-color: #F16261;
}
.jag-tm-theme-3 .member-social a.instagram:hover i {
    background-color: #8b398d;
}
.jag-tm-theme-3 .member-social.grayscale a:hover i{
    background-color: #888888;
}
.jag-tm-theme-3 .basic-info.style_icon{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-3 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 18px;
    border:0;
}
.jag-tm-theme-3.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-3.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-3.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.jag-tm-theme-3 .jag-tm-member-desc{
    max-height: 65px;
    overflow: hidden;
}
@media (min-width: 1199px){
    .jag-tm-theme-3 li:nth-of-type(5n):hover .member-detail,
    .jag-tm-theme-3 li:nth-of-type(5n-1):hover .member-detail{
        display: block;
        width: 100%;
        left: -100%;
        opacity: 1;
        z-index:20;
    }
}
@media (min-width: 991px) and (max-width: 1199px){
    .jag-tm-theme-3 li{
        width: 25%;
    }
    .jag-tm-theme-3 li:nth-of-type(4n):hover .member-detail,
    .jag-tm-theme-3 li:nth-of-type(4n-1):hover .member-detail{
        display: block;
        width: 100%;
        left: -100%;
        opacity: 1;
        z-index:20;
    }
}
@media (min-width: 768px) and (max-width: 992px){
    .jag-tm-theme-3 li{
        width: 33.33%;
    }
    .jag-tm-theme-3 li:nth-of-type(3n):hover .member-detail{
        display: block;
        width: 100%;
        left: -100%;
        opacity: 1;
        z-index:20;
    }
}
@media(max-width: 767px){
    .jag-tm-theme-3 li{
        width: 100%;
        margin-bottom: 10px !important;
        display: inline-block;
        clear: both;
		float: none;
		padding: 0 15px;
    }
    .jag-tm-theme-3 li .member-name{
        opacity: 1;
        right: 10px;
        font-size: 12px;
        padding: 2px 6px;
    }
    .jag-tm-theme-3 li .member-name span{
        font-size: 11px;
        padding: 1px 6px;
    }
    .jag-tm-theme-3 li .member-detail{
        display: block;
        opacity: 1;
        z-index:20;
        font-size: 11px;
        line-height: 14px;
		width: 100%;
		position: relative;
    }
	.jag-tm-theme-3 .member-email, 
    .jag-tm-theme-3 .member-website, 
    .jag-tm-theme-3 .member-tel{
        font-size: 11px;
        line-height: 18px;
    }
    .jag-tm-theme-3 li:hover .member-detail{
        width: auto;
        left: 0%;
    }
}
.jag-tm-theme-3  li:hover .member-img-wrap img {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.jag-tm-theme-3 .jag-tm-readmore a{
	color: #ffffff;
	border: 1px solid #ffffff;
}