.paddingLR25
{
	padding-left: 25px !important;
	padding-right: 25px !important;
}
.paddingT50
{
	padding-top: 50px !important
}
.aboutBgOverlay
{
	background:rgba(, , , 0.5);z-index:1;
}
.directorID
{
	padding-top: 20px !important; padding-bottom: 20px !important; margin-bottom: 0px;
}
 p
{
  text-align: justify;
}
 .header h2
{
    font-size: 19px !important;
}
.container h1
{
	color:#fff !important;
}
.customHeaderBasic
{
   background-image:url(/../assets/img/default_header.jpg);background-repeat: no-repeat; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; color:#2f383d; 
}