body{
}

.page-section{
	background: #fff;
}
.parallax-intro-10{
	min-height:300px;
	background: url('../images/bg/7.jpg') center center no-repeat;
	background-size: cover;
}
.intro-10 .scroll{
	margin: 10px !important;
}

.intro-10 h4{
	font-size: 14px;
	line-height: 24px;
font-family:"RalewayLight";
text-transform: uppercase;
margin-top: 10px;
margin-bottom: 5px;
}
.intro-10 h2{
	font-size: 48px;
	line-height: 55px;
font-family:"MontserratRegular";
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 10px;
margin-bottom: 0px !important;
}
.avatar{
	width:150px;
	height: 150px;
	border-radius: 150px;
	margin-bottom: 10px;
}
