#testimonies .testimonies-header {
	background-color: #1e6e93;
}

#testimonies .job-board {
	padding-top: 100px;
	padding-bottom: 30px;
	text-align: center;
	color: #fff;
	min-height: 660px;
}

#testimonies .job-board h2 {
	font-family: 'museo_sans500', Arial, serif;
	font-size: 52px;
	line-height: 1em;
	margin: 0 auto 50px;
}

#testimonies .job-board .number {
	font-family: 'museo_sans300', Arial, serif;
	font-size: 98px;
	line-height: 1.2em;
}

#testimonies .job-board .text {
	font-family: 'museo_sans300', Arial, serif;
	font-size: 49px;
	text-transform: uppercase;
	margin-bottom: 100px;
}

#testimonies .job-board a {
	font-family: 'museo_sans300', Arial, serif;
	font-size: 24px;
	color: #fff;
	padding: 15px 30px;
	border: 1px solid #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}

#testimonies .job-board a:hover {
	color: #000;
	border-color: #000;
}

#testimonies .testimonies-speech {
	background-color: #e8e7e8;
	padding: 80px 70px;
	min-height: 660px;
}

#testimonies .testimonies-speech h2 {
	font-family: 'museo_sans100', Arial, serif;
	font-size: 52px;
	color: #000;
	margin: 0 0 50px;
}

#testimonies .testimonies-speech .testimonies-speech-text {
	font-family: 'museo_sans100', Arial, serif;
	font-size: 24px;
	color: #000;
}

#testimonies .container {
	max-width: 1450px;
	margin-bottom: 80px;
}

#testimonies .intro2 {
	background-color: #4b8ba9;
	color: #fff !important;
	margin-top: 120px;
}

#testimonies .intro2 img {
	float: left;
}

#testimonies .intro2-content {
	padding: 30px 40px 0 0;
	margin-left: 630px;
}

#testimonies .intro2 h2 {
	font-family: 'museo_sans500', Arial, serif;
	font-size: 52px;
	color: #fff;
	margin: 0 0 20px;
}

#testimonies .intro2 p {
	font-family: 'museo_sans300', Arial, serif;
	font-size: 23px;
	line-height: 1.8em;
	color: #fff;
}

#testimonies h2.testimonies-title {
	font-family: 'museo_sans100', Arial, serif;
	font-size: 52px;
	color: #000;
	text-align: center;
	margin: 100px auto;
}

#testimonies .col-testimony {
	max-width: 370px;
	margin: 0 auto 80px;
}

#testimonies h3 {
	font-family: 'museo_sans100', Arial, serif;
	font-size: 30px;
	line-height: 1.3em;
	color: #1e6e93;
	margin: 0;
}

#testimonies .testimony-role {
	font-family: 'museo_sans500', Arial, serif;
	font-size: 20px;
	line-height: 1.3em;
	color: #00a9e8;
	margin: 0 0 12px 0;
}

#testimonies .testimony-content {
	font-family: 'museo_sans100', Arial, serif;
	font-size: 25px;
	line-height: 1.4em;
	color: #000;
	font-style: italic;
	margin-top: 25px;
}

#testimonies .show-more {
	text-align: center;
}

/**************/
/* Responsive */

@media (max-width: 1599px) {
	#testimonies .job-board h2,
	#testimonies .testimonies-speech h2,
	#testimonies .intro2 h2,
	#testimonies h2.testimonies-title {
		font-size: 45px;
	}
	#testimonies .job-board .number {
		font-size: 85px;
	}
	#testimonies .job-board .text {
		font-size: 42px;
	}
	#testimonies .job-board a {
		font-size: 20px;
	}
	#testimonies .testimonies-speech h2 {
		margin-bottom: 25px;
	}
	#testimonies .testimonies-speech .testimonies-speech-text {
		font-size: 22px;
	}
	#testimonies .intro2 p {
		font-size: 21px;
	}
	#testimonies h3 {
		font-size: 28px;
	}
	#testimonies .testimony-role {
		font-size: 18px;
	}
	#testimonies .testimony-content {
		font-size: 22px;
	}
}

@media (max-width: 1199px) {
	#testimonies .job-board h2,
	#testimonies .testimonies-speech h2,
	#testimonies .intro2 h2,
	#testimonies h2.testimonies-title {
		font-size: 40px;
	}
	#testimonies .job-board .number {
		font-size: 75px;
	}
	#testimonies .job-board .text {
		font-size: 35px;
	}
	#testimonies .job-board a {
		font-size: 18px;
		padding: 10px 15px;
	}
	#testimonies .testimonies-speech .testimonies-speech-text {
		font-size: 20px;
	}
	#testimonies .intro2 img {
		display: none;
	}
	#testimonies .intro2-content {
		padding: 30px 15px;
		margin-left: 0;
	}
	#testimonies .intro2 p {
		font-size: 20px;
	}
	#testimonies h3 {
		font-size: 25px;
	}
	#testimonies .testimony-role {
		font-size: 16px;
	}
	#testimonies .testimony-content {
		font-size: 20px;
	}
}

@media (max-width: 991px) {
	#testimonies .testimonies-speech,
	#testimonies .job-board {
		min-height: 0;
	}
	#testimonies .job-board {
		padding-top: 30px;
		padding-bottom: 50px;
	}
	#testimonies .job-board h2 {
		margin-bottom: 40px;
	}
	#testimonies .job-board h2,
	#testimonies .testimonies-speech h2,
	#testimonies .intro2 h2,
	#testimonies h2.testimonies-title {
		font-size: 30px;
	}
	#testimonies .job-board .number {
		font-size: 98px;
	}
	#testimonies .job-board .text {
		font-size: 30px;
		margin-bottom: 50px;
	}
	#testimonies .job-board a {
		font-size: 18px;
	}
	#testimonies .testimonies-speech {
		padding: 50px 15px 50px;
	}
	#testimonies .testimonies-speech .testimonies-speech-text {
		font-size: 18px;
	}
	#testimonies .intro2 {
		margin-top: 60px;
	}
	#testimonies .intro2 p {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	#testimonies .job-board a {
		font-size: 15px;
		padding: 8px 10px;
	}
	#testimonies h3 {
		font-size: 22px;
	}
	#testimonies .testimony-role {
		font-size: 15px;
	}
	#testimonies .testimony-content {
		font-size: 16px;
	}
}
