.AboutReal{
	padding: 40px 0;
}
.AboutReal h2{		
	font-family: "Gotham";
	font-size:30px;
}
.AboutReal a.ContactusBTN.btn, .aboutfootertext  a.ContactusBTN.btn{
    background-color: #2597a3;
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    font-family: 'Gotham';
	text-transform: uppercase;
}
.aboutfootertext {
	margin-top:50px;
}
.MemberWrap-TopText {
    padding: 0px 10%;
    margin-bottom: 40px;
    font-size: 18px;
}
.aboutfootertext h3{
	font-size:40px !important;
	color:#2095A2;

}
section.AboutUs-Baner {
    background-image: url(/assets/frontend/img/Real_About_us.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	background-position:bottom center;
    padding: 20px 0;
}
section.AboutUs-Baner h1.page-title{
	font-size:36px;
	color: #fff;
	padding-top: 25%;
	text-transform: uppercase;
	font-family: 'Gotham';
}
.MemberWrap img{
	border-radius:50%;
}
.expertmargintop {
    margin-top: 130px;
}

.MemberWrap h4 {
    font-size: 18px;
    font-family: 'Gotham-book';
    padding: 10px 0;
    text-align: left;
    margin-bottom: 0px;
	margin-top:15px;
	white-space: nowrap;
}
.MemberWrap h4 strong {
	font-size: 16px;
}
.MemberWrap .MemberTextWrap p{
	text-align:left;
}
.aboutus a.contactus{
    background-color: #2597a3;
    color: #fff;
    text-transform: uppercase;
	border-radius: 10px;
    font-family: 'Gotham';
	box-shadow: 0px 3px 5px rgb(0 0 0 / 30%);
}
.MeetOurteamHeading{
	background-color:#2597a3;
	padding:20px 0
}
.MeetOurteamHeading h2 {
    text-transform: uppercase;
    text-align: center;
    font-family: 'Gotham';
    color: #fff;
    font-size: 36px;
	margin-bottom: 0;
}
.TeamMembersWrap{
	padding:50px 0;
}
.TeamMembersWrap h3{
	font-family: 'Gotham';
	font-size:22px;
}
.MemberWrap {
    text-align: center;
	padding: 0 10%;
}