.acdn-title:after {
	position: absolute;
	font-family: FontAwesome;
	content: "\f106";
	color: #333;
	font-size: 1.1em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.acdn-title.uk-active:after {
	content: "\f107"
}

.acdn-item {
	margin-bottom: 15px
}

.acdn-title {
	display: block;
	position: relative;
	padding: 18px;
	font-size: 20px;
	margin: 0
}

.acdn-body {
	padding: 20px 0px 0 0;
	text-align: justify
}

.tc-member .member-photo {
	position: relative;
	overflow: hidden;
	margin-bottom: 0
}

.tc-member .member-photo:after {
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;

	top: 0;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.tc-member .member-icons {
	position: absolute;
	top: 0;
	right: -50px;
	-webkit-transition: right .5s ease;
	transition: right .5s ease;
	z-index: 111
}

.tc-member .member-icons a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #000;
	text-align: center;
	color: #fff;
	-webkit-transition: .3s ease all;
	transition: .3s ease all
}

.tc-member .member-icons a:hover {
	opacity: .85
}

.tc-member .member-icons a+a {
	border-top: 1px solid rgba(255,255,255,.15)
}

.tc-member .member-title {
	font-size: 13px;
	margin-bottom: 20px
}

.tc-member .progress {
	position: relative;
	height: 32px
}

.tc-member .progress-bar {
	line-height: 32px;
	text-align: right;
	padding-right: 15px
}

.tc-member span.progress-name {
	position: absolute;
	color: #fff;
	top: 50%;
	transform: translateY(-50%);
	left: 15px
}

.tc-member .member-photo:hover .member-icons {
	right: 0
}

.tc-member .member-photo:hover:after {
	opacity: 1
}

.tc-member .team-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0
}

.tc-member .team-title a {
	color: #444
}

.tc-member .team-title span {
	font-weight: 400;
	font-size: 14px;
	line-height: 10px;
	display: inline-block;
	color: #999;
	padding-left: 5px;
	margin-left: 6px;
	border-left: 1px solid rgba(0,0,0,.2)
}

.tc-member .acdn-body .name {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 0
}

.tc-member .acdn-body .designation {
	margin-top: 8px;
	font-size: 16px
}

.tc-member .acdn-body .desc {
	margin-top: 18px;
	font-size: 14px;
	margin-bottom: 25px
}



.tc-member .uk-progress {
	margin-top: 20px
}

.tc-member .uk-progress-bar {
	position: relative;
	text-align: left;
	line-height: 30px
}

.tc-member .pb-label {
	padding: 0 10px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	background: rgba(255,255,255,.48);
	height: 23px;
	line-height: 23px;
	width: 110px;
	margin: 3px 3px 3px 0
}

.tc-member .pb-percent {
	position: absolute;
	right: 4px;
	color: #fff;
	font-size: 12px;
	top: 50%;
	height: 23px;
	line-height: 23px;
	width: 40px;
	text-align: center;
	background: rgba(255,255,255,.54);
	margin: 0;
	transform: translateY(-50%)
}
.tc-accordion-style8{padding: 40px 20px}
.tc-accordion-style8 .acdn-title {
	padding: 10px 0px;
	border-bottom: 1px solid #666;color: #333
}

.tc-accordion-style8 .acdn-title:after {
	right: 5px
}

.tc-accordion-style8 .acdn-body {
	color: #555
}

