#aboutbg-withoutpageheader{
	padding-top:100px;
	/*margin-top:110px;*/
	margin-top:163px;
	color: #fff; 	
	background-image: url("/about/images/mentor.jpeg");
	 background-repeat: no-repeat;
	background-size:100% 100%;
	height:350px;
}
  .headertext{
	margin-top: 120px;
	text-shadow: 2px 3px 3px #000000;
	
}

.headertext{padding:60px 0px 0px 60px; font-size:45px;}

@media (min-width: 280px) and (max-width: 576px){
.headertext{padding:0px 0px 0px 0px; font-size:20px; margin-top:-10px; }

 .container {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    
#aboutbg-withoutpageheader h1{
display:none;
}


#aboutbg-withoutpageheader{
margin-top:-45px;	
	background-repeat: no-repeat;
	background-size:100%;
	height:150px;
	/* //border:solid red 1px; */
}

}
.greybg{
	background-color:#f5f4f4;
}
.paddingtopbottom{
	padding-top:40px;
	padding-bottom:40px;
}
  .paragraphBody {
	  text-align:justify;
	  line-height:25px;
  }
    .paragraphBody li {
	  text-align:justify;
	  line-height:25px;
  }

  @media (min-width: 577px) and (max-width: 768px) {


#aboutbg-withoutpageheader h1{
display:none;
}


#aboutbg-withoutpageheader{
	margin-top:-80px;	
	background-repeat: no-repeat;
	background-size:100%;
	height:200px;
	/* //border:solid red 1px; */
	position:static;
}


}

#aboutbg-withoutpageheader h1{
display:block;
}

@media (min-width: 769px) and (max-width: 950px) {


#aboutbg-withoutpageheader h1{
display:none;
}


#aboutbg-withoutpageheader{
margin-top:-80px;	
	background-repeat: no-repeat;
	background-size:100%;
	/* //height:250px;
	//border:solid red 1px; */
	position:static;
}


}

