/***
* Sites Duo Trio Reformer
*
**/
@font-face {
	font-family: 'HumansBold';
	src: url('../fonts/Humanst521 BT Bold.eot');
	src: local('☺'), 
		url('../fonts/Humanst521 BT Bold.woff') format('woff'), 
		url('../fonts/Humanst521 BT Bold.ttf') format('truetype'), 
		url('../fonts/Humanst521 BT Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HumansRoman';
	src: url('../fonts/Humanst521 BT Roman.eot');
	src: local('☺'), 
		url('../fonts/Humanst521 BT Roman.woff') format('woff'), 
		url('../fonts/Humanst521 BT Roman.ttf') format('truetype'), 
		url('../fonts/Humanst521 BT Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.whoweare-BannerHolder {
	margin-bottom: 30px;
}

.whoweare-title-Winfo {
	margin-bottom: 20px;
}

.whoweare-title-Winfo h1 {
	font-size: 30.32px;
	color: #ea158f;
	letter-spacing: 9px;
	text-transform: uppercase;
	font-family: 'HumansRoman';
	margin-bottom: 20px;
}

.whoweare-title-Winfo h3 {
	font-size: 20.32px;
	color: #5b666e;
	margin-bottom: 50px;
	text-align: left;
}

.whoweare-title-Winfo p {
	font-size: 20.32px;
	color: #5b666e;
	margin-bottom: 20px;
	text-align: left;
}

.whoweare-title-Winfo img {}

.galleryImg {
	margin-bottom: 30px;
}

.who-info p {
	font-size: 14.32px;
}

.whoweare-title-Winfo p {
	color: #5b666e;
}

.welcome-title {
	text-align: left;
}

.welcome-title p {
	margin-bottom: 0;
	font-size: 14.32px;
}

.welcome-title span {
	font-size: 14.32px;
	text-transform: uppercase;
	color: #5b666e;
}

.welcome-title a {
	color: #ea158f;
	text-decoration: none;
	font-size: 14.32px;
	margin-left: 8px;
	text-transform: uppercase;
}

.instructor-holder {
	padding: 30px 0;
}

.instructor-holder h4 {
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.instructor-holder a {
	font-size: 12.32px;
	color: #5b666e;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'HumansBold';
}

.instructor-holder span {
	font-size: 12.32px;
	color: #5b666e;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'HumansRoman';
	margin-left: 8px;
}

.instructor-holder img {
	margin-bottom: 30px;
}

.instructor-holder p {
	text-align: left;
	font-size: 14.32px;
	color: #5b666e;
}

@media(max-width: 768px){
	.instructor-holder {
		width: 100%;
	}
	.whoweare-dotsBg {
		display: none;
	}
}