.cspt-team-style-8,
.cspt-team-style-8 .creativesplanet-box-content,
.cspt-team-style-8 .creativesplanet-box-content-inner {
	-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-8 .creativesplanet-box-team-position {
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: uppercase;
	position: relative;
	font-weight: 500;
	letter-spacing: 0.91px;
	color: #6D7A8C;
}
.cspt-team-style-8 .cspt-featured-wrapper {
	padding-bottom: 17px;
}
.cspt-team-style-8 .cspt-team-title {
	font-size: 22px;
    line-height: 30px;
    margin-bottom: 2px;
}
.cspt-team-style-8 .cspt-featured-wrapper img {
	border-radius: 7px;
}
.cspt-team-style-8 .cspt-social-links .cspt-social-li a {
	width: 25px;
	height: 25px;
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	border-radius: 100%;
	color: var(--cspt-emphires-white-color);
	background-color: rgba(var(--cspt-emphires-blackish-color-rgb),.5);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.cspt-team-style-8 .cspt-social-links .cspt-social-li a:hover {
	color: var(--cspt-emphires-white-color);
	background-color: var(--cspt-emphires-blackish-color);
}
.cspt-team-style-8 {
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px);
}
.cspt-team-style-8:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.cspt-element-team-style-8 .cspt-element-title {
    margin-bottom: 52px;
}
.cspt-elementor-bg-color-gradientcolor .cspt-team-style-8 .creativesplanet-box-team-position,
.cspt-elementor-bg-color-globalcolor  .cspt-team-style-8 .creativesplanet-box-team-position,
.cspt-elementor-bg-color-gradient .cspt-team-style-8 .cspt-team-title a:hover,
.cspt-elementor-bg-color-globalcolor .cspt-team-style-8 .cspt-team-title a:hover,
.cspt-elementor-bg-color-secondary .cspt-team-style-8 .cspt-team-title a,
.cspt-elementor-bg-color-blackish .cspt-team-style-8 .cspt-team-title a,
/* For VC */
.cspt-bg-color-gradientcolor .cspt-team-style-8 .cspt-team-title a:hover,
.cspt-bg-color-globalcolor .cspt-team-style-8 .cspt-team-title a:hover,
.cspt-bg-color-secondarycolor .cspt-team-style-8 .cspt-team-title a,
.cspt-bg-color-blackish .cspt-team-style-8 .cspt-team-title a {
	color: var(--cspt-emphires-white-color);
}
.cspt-elementor-bg-color-secondary .cspt-team-style-8 .cspt-team-title a:hover,
.cspt-elementor-bg-color-blackish .cspt-team-style-8 .cspt-team-title a:hover,
/* For VC */
.cspt-bg-color-secondarycolor .cspt-team-style-8 .cspt-team-title a:hover,
.cspt-bg-color-blackish .cspt-team-style-8 .cspt-team-title a:hover {
	color: var(--cspt-emphires-white-color);
}
.cspt-elementor-bg-color-secondary .cspt-team-style-8 .cspt-social-links .cspt-social-li a,
.cspt-elementor-bg-color-blackish .cspt-team-style-8 .cspt-social-links .cspt-social-li a,
/* For VC */
.cspt-bg-color-secondarycolor .cspt-team-style-8 .cspt-social-links .cspt-social-li a,
.cspt-bg-color-blackish .cspt-team-style-8 .cspt-social-links .cspt-social-li a {
	background-color: rgba(var(--cspt-emphires-white-color-rgb),.7);
	color: var(--cspt-emphires-blackish-color);
}
.cspt-elementor-bg-color-secondary .cspt-team-style-8 .cspt-social-links .cspt-social-li a:hover,
.cspt-elementor-bg-color-blackish .cspt-team-style-8 .cspt-social-links .cspt-social-li a:hover,
/* For VC */
.cspt-bg-color-secondarycolor .cspt-team-style-8 .cspt-social-links .cspt-social-li a:hover,
.cspt-bg-color-blackish .cspt-team-style-8 .cspt-social-links .cspt-social-li a:hover {
	background-color: var(--cspt-emphires-white-color);
}
.cspt-elementor-bg-color-gradient .cspt-team-style-8 .cspt-team-title a,
.cspt-elementor-bg-color-globalcolor .cspt-team-style-8 .cspt-team-title a,
/* For VC */
.cspt-bg-color-gradientcolor .cspt-team-style-8 .cspt-team-title a,
.cspt-bg-color-globalcolor .cspt-team-style-8 .cspt-team-title a {
	color: var(--cspt-emphires-blackish-color);
}
/* For Different column */
.col-md-12 .cspt-team-style-8 .cspt-featured-wrapper img{
	width: 100%;
}
[data-columns="6"] .cspt-team-style-8 .cspt-team-title,
[data-columns="5"] .cspt-team-style-8 .cspt-team-title {
	font-size: 20px;
	line-height: 24px;
}
[data-columns="6"] .cspt-team-style-8 .cspt-social-links .cspt-social-li a ,
[data-columns="5"] .cspt-team-style-8 .cspt-social-links .cspt-social-li a {
	width: 22px;
	height: 22px;
	line-height: 23px;
	font-size: 10px;
}