.cspt-team-style-3.creativesplanet-ele-team{
    position: relative;
}
.cspt-team-style-3 .creativesplanet-team-vertical:after,
.cspt-team-style-3 .creativesplanet-box-social-links,
.cspt-team-style-3 .creativesplanet-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);;
}
.cspt-team-style-3 .creativesplanet-box-content {
   text-align: center;
   padding-top: 20px;
}
.cspt-team-style-3 .creativesplanet-box-content .cspt-team-title{
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
}
.cspt-team-style-3 .creativesplanet-box-content .cspt-team-title,
.cspt-team-style-3 .creativesplanet-box-content .cspt-team-title a{
    color: #071323;
} 
.cspt-team-style-3 .cspt-social-links li a:hover{
    color: #222;
}
.cspt-team-style-3 .creativesplanet-team-image-box{
    position: relative;
    overflow: hidden;
}
.cspt-team-style-3 .cspt-social-links{
    position: absolute;
    bottom: 10px;
    z-index: 9;
}
.cspt-team-style-3 .creativesplanet-box-social-links li{
    display: block;
    margin-right: 0;
}
.cspt-team-style-3 .creativesplanet-box-social-links li a{
    display: block;
    height: 35px;
    width: 55px;
    text-align: center;
    line-height: 40px;
    color: var(--cspt-enginir-white-color);
} 
.cspt-team-style-3 .creativesplanet-box-social-links li:last-child{
    margin-bottom: 0;
}
.cspt-team-style-3 .creativesplanet-team-vertical{
    width: 55px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.cspt-team-style-3 .creativesplanet-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: var(--cspt-enginir-white-color);
    min-width: 230px;
    z-index: 9;
}
.cspt-team-style-3 .creativesplanet-box-team-position:after {
    background: var(--cspt-enginir-white-color);
    display: inline-block;
    content: "";
    width: 40px;
    height: 1px;
    vertical-align: middle;
    margin: 0 8px;
}
.cspt-team-style-3 .creativesplanet-team-vertical:after{
    content: '';
    width: 100%;
    height: 0;
    background: #151726;
    position: absolute;
    top: 0;
    left: 0;
}
.cspt-team-style-3:hover .creativesplanet-team-vertical:after{
    height: 100%;
}
.cspt-team-style-3 .creativesplanet-box-content .cspt-team-title, 
.cspt-team-style-3 .creativesplanet-box-content .cspt-team-title a{
    color: var(--cspt-enginir-blackish-color);
}
.cspt-team-style-3 .creativesplanet-box-social-links li a:hover i{
    color: var(--cspt-enginir-global-color);
}
.cspt-team-style-3 .creativesplanet-team-vertical{
    background-color: var(--cspt-enginir-global-color);
}
/*** Elementor ***/
.elementor-element.cspt-elementor-bg-color-globalcolor .cspt-team-style-3 .creativesplanet-team-vertical {
    background-color: var(--cspt-enginir-secondary-color);
}
.elementor-element.cspt-elementor-bg-color-secondary .cspt-team-style-3 .creativesplanet-team-vertical:after,
.elementor-element.cspt-elementor-bg-color-globalcolor .cspt-team-style-3 .creativesplanet-team-vertical:after {
    background-color: var(--cspt-enginir-blackish-color);
}
.elementor-element.cspt-elementor-bg-color-blackish .cspt-team-style-3 .creativesplanet-box-content .cspt-team-title a,
.elementor-element.cspt-elementor-bg-color-secondary .cspt-team-style-3 .creativesplanet-box-content .cspt-team-title a,
.elementor-element.cspt-elementor-bg-color-globalcolor .cspt-team-style-3 .creativesplanet-box-content .cspt-team-title a {
    color: var(--cspt-enginir-white-color);
}

@media (max-width:1200px){
	.cspt-team-style-3 .creativesplanet-box-team-position-wrap,
	.cspt-team-style-3 .creativesplanet-box-team-position:after{
		display: none;
	}
	.cspt-team-style-3 .creativesplanet-team-vertical {
	    width: 100%;
	    height: 49px;
	    position: absolute;	   
	    left: 0;	
	    top: auto;
	    bottom: 0;
	}
	.cspt-team-style-3 .cspt-social-links{
		position: static;
		display: block;
		text-align: center;
		margin-top: 7px;
	}
	.cspt-team-style-3 .creativesplanet-box-social-links li {
	    display: inline-block;	   
	}
	.cspt-team-style-3 .creativesplanet-box-social-links li a {
	    width: 35px;
	    line-height: 35px;
	    font-size: 14px;
	}
	.cspt-team-style-3 .creativesplanet-team-vertical:after{
		display: none;
	}
}
@media (max-width: 767px){
    .cspt-team-style-3 .creativesplanet-box-content .cspt-team-title, 
    .cspt-team-style-3 .creativesplanet-box-content .cspt-team-title a{
        color: var(--cspt-enginir-white-color);
    }
    .cspt-team-style-3 .cspt-featured-wrapper img{
        width: 100%;
    }
    .elementor-element .cspt-team-style-3 .creativesplanet-box-content .cspt-team-title, 
    .elementor-element .cspt-team-style-3 .creativesplanet-box-content .cspt-team-title a{
        color: var(--cspt-enginir-secondary-color);
    }
}
