.thsn-team-style-3.themesion-ele-team{
    position: relative;
}
.thsn-team-style-3 .themesion-team-vertical:after,
.thsn-team-style-3 .themesion-box-social-links,
.thsn-team-style-3 .themesion-box-content{
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
}
.thsn-team-style-3 .themesion-box-content {
   text-align: center;
   padding-top: 20px;
}
.thsn-team-style-3 .themesion-box-content .thsn-team-title{
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
}
.thsn-team-style-3 .themesion-box-content .thsn-team-title,
.thsn-team-style-3 .themesion-box-content .thsn-team-title a{
    color: #071323;
}
.thsn-team-style-3 .thsn-social-links li a:hover{
    color: #222;
}
.thsn-team-style-3 .themesion-team-image-box{
    position: relative;
    overflow: hidden;
}
.thsn-team-style-3 .thsn-social-links{
    position: absolute;
    bottom: 10px;
    z-index: 9;
}
.thsn-team-style-3 .themesion-box-social-links li{
    display: block;
    margin-right: 0;
}
.thsn-team-style-3 .themesion-box-social-links li a{
    display: block;
    height: 35px;
    width: 55px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.thsn-team-style-3 .themesion-box-social-links li:last-child{
    margin-bottom: 0;
}
.thsn-team-style-3 .themesion-team-vertical{
    width: 55px;
    height: 100%;
    position: absolute;
    background: #222;
    left: 0;
    top: 0;
}
.thsn-team-style-3 .themesion-box-team-position-wrap{
    position: absolute;
    left: 40px;
    top: 25px;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 2px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-transform: uppercase;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: left top 0;
    color: #fff;
    min-width: 230px;
    z-index: 9;
}
.thsn-team-style-3 .themesion-box-team-position:after {
    background: #fff;
    display: inline-block;
    content: "";
    width: 40px;
    height: 1px;
    vertical-align: middle;
    margin: 0 8px;
}
.thsn-team-style-3 .themesion-team-vertical:after{
    content: '';
    width: 100%;
    height: 0;
    background: #151726;
    position: absolute;
    top: 0;
    left: 0;
}
.thsn-team-style-3:hover .themesion-team-vertical:after{
    height: 100%;
}
.thsn-team-style-3 .thsn-featured-wrapper img{
	width: 100%;
}
.thsn-team-style-3 .themesion-team-vertical {
	background-color: var(--thsn-dentiq-global-color);
}
.thsn-team-style-3 .themesion-box-social-links li a:hover i {
	background-color: transparent;
}
.thsn-team-style-3 .themesion-box-social-links li a:hover i {
	color: var(--thsn-dentiq-global-color);
}
.thsn-team-style-3 .themesion-box-content .thsn-team-title, 
.thsn-team-style-3 .themesion-box-content .thsn-team-title a {
	color: var(--thsn-dentiq-blackish-color);
}

[data-columns="4"] .thsn-team-style-3 .themesion-box-social-links li a {
	height: 20px;
}
[data-columns="4"] .thsn-team-style-3 .thsn-social-links {
	bottom: 24px;
}
[data-columns="4"] .thsn-team-style-3 .themesion-box-team-position:after {
	width: 25px;
}
[data-columns="4"] .thsn-team-style-3 .themesion-box-team-position-wrap {
	font-size: 12px;
}

[data-columns="6"] .thsn-team-style-3 .themesion-box-team-position-wrap,
[data-columns="5"] .thsn-team-style-3 .themesion-box-team-position-wrap {
	font-size: 10px;
	letter-spacing: 1px;
}
[data-columns="6"] .thsn-team-style-3 .thsn-social-links a,
[data-columns="5"] .thsn-team-style-3 .thsn-social-links a {
	font-size: 14px;
}
[data-columns="6"] .thsn-team-style-3 .themesion-box-social-links li a,
[data-columns="5"] .thsn-team-style-3 .themesion-box-social-links li a {
	height: 20px;
}
[data-columns="6"] .thsn-team-style-3 .themesion-box-team-position-wrap,
[data-columns="5"] .thsn-team-style-3 .themesion-box-team-position-wrap {
	left: 33px;
	top: 15px;
}
[data-columns="6"] .thsn-team-style-3 .themesion-box-team-position:after,
[data-columns="5"] .thsn-team-style-3 .themesion-box-team-position:after {
	width: 15px;
}
[data-columns="6"] .thsn-team-style-3 .themesion-box-content .thsn-team-title,
[data-columns="5"] .thsn-team-style-3 .themesion-box-content .thsn-team-title {
    font-size: 18px;
    line-height: 24px;
}
[data-columns="6"] .thsn-team-style-3 .themesion-box-team-position-wrap {
	display: none;
}
[data-columns="6"] .thsn-team-style-3 .themesion-box-social-links li a {
	height: 30px;
	width: 40px;
}
[data-columns="6"] .thsn-team-style-3 .themesion-team-vertical {
	width: 40px;
}