.about-section-heading {
    font-family: 'Inter', sans-serif;
    font-size: 40px;
    color: #000;
    font-weight: 600;
}

.banner-header-text h1 {
	top: 33%;
}

.about-what-we-do {
	position: relative;
}

.about-what-we-do-left {
	position: relative;
}
.about-what-we-do h1 {
	color: #fff;
	right: 15%;
	font-size: 50px;
    font-weight: 600;
}

.question-mark {
    left: 48%;
	z-index: 99;
}

.about-us-header p {
	top: 60%;
    font-size: 30px;
    text-align: center;
    color: #fff;
}

.about-section-info {
	background: #F8F8F8;
	padding: 60px 120px;
}

.about-section-text {
	font-family: Segoe UI;
	font-weight: 400;
	font-size: 22px;
	line-height: 28px;
	color: #000000;
}

.banner-header-image {
	background: url('../img/about/bg-about-header.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	height: 700px;
	position: relative;
}

.banner-header-text {
	display: block;
    width: 900px;
    padding: 130px 20px;
	margin: auto;
	background-color: rgba(0, 0, 0, 0.63);
}

.banner-header-image p {
	top: 60%;
    font-size: 24px;
	line-height: 32px;
    text-align: center;
    color: #fff;
	padding: 20px;
}

.banner-header-image h1 {
	color: #ffffff;
}

.section-background {
    background: #F5F5F5;
}

.knowledge-section {
	padding: 100px 50px;
    background: #f7f7f7;
}

#knowledge-image {
	width: 400px;
}

.tagline {
	font-family: 'Inter', sans-serif;
	font-size: 26px;
    color: #000;
	font-weight: 400;
}

.staff-link {
	font-size: 20px;
	color: #a7a7a7;
}

.staff-link:hover {
	color: #542989;
}


.staff-social-icons li a, 
.staff-social-icons li a:hover,
.staff-social-icons li a:focus {
    padding: 10px 10px;
    font-size: 40px;
    color: #6F59A6;
    text-align: center;
    margin-right: 10px;
}

.eg-staff-card {
	/*min-height: 400px;*/
}

.staff-name {
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 5px;
	font-family: 'Inter', sans-serif;
}

.staff-title {
	font-family: 'Inter', sans-serif;
	font-size: 14px;
    color: #000;
}

.staff-biography {
	border-top: 1px solid #D9D9D9;
	margin: 20px 0;
	padding: 20px 0;
}

.staff-image-container {
	min-height: 300px;
}

.people-container {
	background: url('../img/2507/bg-people.jpg') center center no-repeat;
	background-size: cover;
	padding: 20px 0;
	border-radius: 20px;
}

.people-container h1 {
	color: #fff;
	font-family: 'Inter', sans-serif;
}

.people-container p {
	color: #fff;
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    width: 60%;
    margin: auto;
	line-height: 1.2;
}

.people-container .team-name {
	background: transparent;
	color: #fff;
	text-transform: none;
	font-weight: 700;
	border-radius: 8px;
	padding: 6px 30px;
}
.people-container .uk-active .team-name {
	background: #fff;
	color: #77167B;
}

.people-container .staff-name {
	color: #fff;
}

.people-container .staff-title {
	color: #fff;
}

.bg-card {
	width: 100%;
	height: 300px;
	border-radius: 20px;
}

.bg-card.independence {
	position: relative;
	background: url('../img/2507/bg-independence.jpg') center center no-repeat;
	background-size: cover;
}

.bg-card.integrity {
	position: relative;
	background: url('../img/2507/bg-integrity.jpg') center center no-repeat;
	background-size: cover;
}

.bg-card.intelligence {
	position: relative;
	background: url('../img/2507/bg-intelligence.jpg') center center no-repeat;
	background-size: cover;
}

.bg-card.employee-engagement {
	position: relative;
	background: url('../img/2507/bg-employee-engagement.jpg') center center no-repeat;
	background-size: cover;
}

.bg-card.open-comms {
	position: relative;
	background: url('../img/2507/bg-open-comms.jpg') center center no-repeat;
	background-size: cover;
}

.bg-card.diversity {
	position: relative;
	background: url('../img/2507/bg-diversity.jpg') center center no-repeat;
	background-size: cover;
}

.bg-card.wellbeing {
	position: relative;
	background: url('../img/2507/bg-wellbeing.jpg') center center no-repeat;
	background-size: cover;
}

.bg-card.recognition {
	position: relative;
	background: url('../img/2507/bg-recognition.jpg') center center no-repeat;
	background-size: cover;
}

.bg-card.career-development {
	position: relative;
	background: url('../img/2507/bg-career-development.jpg') center center no-repeat;
	background-size: cover;
}

.bg-card .tint {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.65) 66%, rgba(217, 217, 217, 0.00) 100%);
}

.bg-card .bg-card-body {
	padding: 20px;
	color: #000;
}

.timeline {
	position: relative;
	padding: 50px 0;
	z-index: 1;
}

.timeline p {
	font-size: 1.2em;
	color: #000;
}

.timeline-block {
	position: relative;
	min-height: 150px;
}

.timeline-block .timeline-container {
	padding: 0 50px;
}

.timeline-block .timeline-line {
	position: absolute;
	top: 0;
	left: 50%;
	width: 4px;
	height: 100%;
	background: #9B5FE0;
}

.timeline-block .timeline-dot {
	position: absolute;
	top: 0;
	left: calc(50% - 12px);
	background: #9B5FE0;
	width: 28px;
	height: 28px;
	border-radius: 50%;
}

.timeline-block .timeline-dot:before {
	position: relative;
	left: 4px;
	top: 4px;
	display: block;
	content: "";
	background: #fff;
	width: 20px;
	height: 20px;
	border-radius: 50%;
}

.timeline-block.odd .timeline-dot:after {
	position: relative;
	right: -33px;
	top: -15px;
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid #9B5FE0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.timeline-block.even .timeline-dot:after {
	position: relative;
	left: -15px;
	top: -15px;
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-right: 10px solid #9B5FE0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.timeline-block .timeline-label {
	background: #9B5FE0;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	margin: 0 0 20px 0;
	padding: 10px 40px;
	width: fit-content;
	border-radius: 20px;
}

.timeline-block .timeline-title {
	font-size: 1.2em;
	color: #000;
}

.timeline-block.dot1 .timeline-line,
.timeline-block.dot1 .timeline-dot,
.timeline-block.dot1 .timeline-label {
	background: #42C4EA  
}

.timeline-block.dot1 .timeline-dot:after {
	border-left: 10px solid #42C4EA;
}

.timeline-block.dot2 .timeline-line,
.timeline-block.dot2 .timeline-dot,
.timeline-block.dot2 .timeline-label {
	background: #48CADC;
}

.timeline-block.dot2 .timeline-dot:after {
	border-right: 10px solid #48CADC;
}

.timeline-block.dot3 .timeline-line,
.timeline-block.dot3 .timeline-dot,
.timeline-block.dot3 .timeline-label {
	background: #4DD0CD;
}

.timeline-block.dot3 .timeline-dot:after {
	border-left: 10px solid #4DD0CD;
}

.timeline-block.dot4 .timeline-line,
.timeline-block.dot4 .timeline-dot,
.timeline-block.dot4 .timeline-label {
	background: #53D6BF;
}

.timeline-block.dot4 .timeline-dot:after {
	border-right: 10px solid #53D6BF;
}

.timeline-block.dot5 .timeline-line,
.timeline-block.dot5 .timeline-dot,
.timeline-block.dot5 .timeline-label {
	background: #66D694;
}

.timeline-block.dot5 .timeline-dot:after {
	border-left: 10px solid #66D694;
}

.timeline-block.dot6 .timeline-line,
.timeline-block.dot6 .timeline-dot,
.timeline-block.dot6 .timeline-label {
	background: #79D568;
}

.timeline-block.dot6 .timeline-dot:after {
	border-right: 10px solid #79D568;
}

.timeline-block.dot7 .timeline-line,
.timeline-block.dot7 .timeline-dot,
.timeline-block.dot7 .timeline-label {
	background: #8CD53D;
}

.timeline-block.dot7 .timeline-dot:after {
	border-left: 10px solid #8CD53D;
}

.timeline-block.dot8 .timeline-line,
.timeline-block.dot8 .timeline-dot,
.timeline-block.dot8 .timeline-label {
	background: #B0D03F;
}

.timeline-block.dot8 .timeline-dot:after {
	border-right: 10px solid #B0D03F;
}

.timeline-block.dot9 .timeline-line,
.timeline-block.dot9 .timeline-dot,
.timeline-block.dot9 .timeline-label {
	background: #D3CC42;
}

.timeline-block.dot9 .timeline-dot:after {
	border-left: 10px solid #D3CC42;
}

.timeline-block.dot10 .timeline-line,
.timeline-block.dot10 .timeline-dot,
.timeline-block.dot10 .timeline-label {
	background: #F7C744;
}

.timeline-block.dot10 .timeline-dot:after {
	border-right: 10px solid #F7C744;
}

.timeline-block.dot11 .timeline-line,
.timeline-block.dot11 .timeline-dot,
.timeline-block.dot11 .timeline-label {
	background: #F6B743;
}

.timeline-block.dot11 .timeline-dot:after {
	border-left: 10px solid #F6B743;
}

.timeline-block.dot12 .timeline-line,
.timeline-block.dot12 .timeline-dot,
.timeline-block.dot12 .timeline-label {
	background: #F5A743;
}

.timeline-block.dot12 .timeline-dot:after {
	border-right: 10px solid #F5A743;
}

.timeline-block.dot13 .timeline-line,
.timeline-block.dot13 .timeline-dot,
.timeline-block.dot13 .timeline-label {
	background: #F49742;
}

.timeline-block.dot13 .timeline-dot:after {
	border-left: 10px solid #F49742;
}

.timeline-block.dot14 .timeline-line,
.timeline-block.dot14 .timeline-dot,
.timeline-block.dot14 .timeline-label {
	background: #F38368;
}

.timeline-block.dot14 .timeline-dot:after {
	border-right: 10px solid #F38368;
}

.timeline-block.dot15 .timeline-line,
.timeline-block.dot15 .timeline-dot,
.timeline-block.dot15 .timeline-label {
	background: #F36F8F;
}

.timeline-block.dot15 .timeline-dot:after {
	border-left: 10px solid #F36F8F;
}

.timeline-block.dot16 .timeline-line,
.timeline-block.dot16 .timeline-dot,
.timeline-block.dot16 .timeline-label {
	background: #F25BB5;
}

.timeline-block.dot16 .timeline-dot:after {
	border-right: 10px solid #F25BB5;
}

.timeline-block.dot17 .timeline-line,
.timeline-block.dot17 .timeline-dot,
.timeline-block.dot17 .timeline-label {
	background: #E251BF;
}

.timeline-block.dot17 .timeline-dot:after {
	border-left: 10px solid #E251BF;
}

.timeline-block.dot18 .timeline-line,
.timeline-block.dot18 .timeline-dot,
.timeline-block.dot18 .timeline-label {
	background: #D347C8;
}

.timeline-block.dot18 .timeline-dot:after {
	border-right: 10px solid #D347C8;
}

.timeline-block.dot19 .timeline-line,
.timeline-block.dot19 .timeline-dot,
.timeline-block.dot19 .timeline-label {
	background: #C33DD2;
}

.timeline-block.dot19 .timeline-dot:after {
	border-left: 10px solid #C33DD2;
}

.timeline-block.dot20 .timeline-line,
.timeline-block.dot20 .timeline-dot,
.timeline-block.dot20 .timeline-label {
	background: #AE58D9;
}

.timeline-block.dot20 .timeline-dot:after {
	border-right: 10px solid #AE58D9;
}

.timeline-block.dot21 .timeline-line,
.timeline-block.dot21 .timeline-dot,
.timeline-block.dot21 .timeline-label {
	background: #9A74E0;
}

.timeline-block.dot21 .timeline-dot:after {
	border-left: 10px solid #9A74E0;
}

@media screen and (max-width: 1199px) {
	.about-section-info {
		padding: 20px 60px;
	}
}

@media screen and (max-width: 1025px) {
    .about-section-text {
        padding-right: 0px !important;
        font-size: 18px;
    }
}
@media screen and (max-width: 959px) {
	.banner-header-image p {
		top: 60%;
		font-size: 22px !important;
	}
	.about-section-info {
		margin-top: 0 !important;
		background: #164777;
		padding-bottom: 70px;
	}
	.about-what-we-do-left {
		padding: 40px 0 0 0;
	}
	.about-what-we-do h1 {
		position: relative !important;
		right: 0;
		font-size: 40px;
		text-align: center;
	}
	.about-section-info p {
		color: #fff;
		text-align: center;
	}
}

@media screen and (min-width: 640px) {
	
	.timeline-block.even .timeline-container {
		text-align: right;
	}

	.timeline-block.even .timeline-container .timeline-label {
		margin-left: auto
	}
	
}
	
@media screen and (max-width: 639px) {
	.eg-staff-card {
		text-align: center;
	}
	.staff-title, .staff-name {
		text-align: left;
	}
	.staff-title + p {
		text-align: left !important;
	}
    .about-section-text {
        padding-right: 0;
        font-size: 16px;
    }
	.banner-header-text h1 {
		top: 25%;
		font-size: 40px;
		margin-bottom: 0;
	}
	.banner-header-text p {
		font-size: 18px !important;
		margin-top: 0;
	}
	.timeline-block .timeline-line {
		top: 0;
		left: 12px;
	}
	.timeline-block .timeline-dot {
		top: 0;
		left: 0;
	}
	
	.timeline-block .timeline-dot:after {
		display: none !important;
	}
}
