.director-height
{
	
	height:135px;
	
}


/* desktop and laptops */

@media (min-device-width : 900px){
	.why-mangrulpir
	{
		text-align: left;
	}
}

@media (min-device-width : 900px){
	.concept-img
	{
	
	
	}

}

@media (min-device-width : 900px){
    .vision
{
		background:#9EEFF3;
}

}


/* desktop and laptops close */



/* IPHONE 4 */

@media (min-device-width : 320px) and (max-width: 480px){
	.why-mangrulpir
	{
		text-align: left;
	}
	
}

@media (min-device-width : 320px) and (max-width: 480px){
	.concept-img
	{
 		 height:400px;
		 width:290px;
	
	
	}
	
	
	
}

@media (min-device-width : 320px) and (max-width: 480px){
   .vision
{
		background:#9EEFF3;
		width:250px;
}
	
}


/* IPHONE 4 close */


/* landscape view for I phone */

@media (min-device-width: 480px) and (max-device-width: 667px) and (orientation: landscape) {
 
    .vision
{
		background:#9EEFF3;
		width:350px;
}
 
 
 }
 
 @media (min-device-width: 480px) and (max-device-width: 667px) and (orientation: landscape) {
 
   	.concept-img
	{
		height:400px;
		
		width:450px;
	}
 
 
 }
 
 
  @media (min-device-width: 480px) and (max-device-width: 667px) and (orientation: landscape) {
 
	.why-mangrulpir
	{
		text-align: left;
	}
 
 
 }
 /* landscape view for I phone close */
 
 .headerAdjust
 {
 
    padding-top: 6px;
    padding-bottom: 6px;

 }
 
 
	
	