.function_section .feature-desc{
	min-height: 150px;
}

.member ul li{
	float : none;
	width: 100%;
	display: block;
	font-size : 16px;
	
}
.member ul li a i{
		-webkit-border: 1px solid #76889a;
	-moz-border: 1px solid #76889a;
	-o-border: 1px solid #76889a;
	border: 1px solid #76889a;
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	padding : 9px;
		width: 40px;
	height: 40px;
	margin: 0 10px 10px 0;
		font-size: 20px;
		text-align: center;
}

.member ul li a{
	display: inline-block;
	border : none;
	/* width : 40px; */
}

#subscribe h3{
	text-align: center;
}

 .btn-red{
	background-color : #d80018;
	color : white;
}

.btn-blue{
	background-color : #2765ab;
	color : white;
}

.parallax-variation{
	background-image: url(../images/background/back-top.jpg) !important;
}
.member-image img{
	width:300px;
}

.section-short-title h1{
	font-weight: bold;
}
.section-short-title h1 span.stitle{
	font-size:15px;
	font-weight: 200;
}
h1.maintitle{
	font-size : 60px !important;
}