article#sekil-biz-kurumsal{
	width:100%;
	background-image: url('../images/volen-insaat-kurumsal-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	height:350px;
	margin-top:30px; 	
}
article#bilgi-kurumsal{
	width:100%;
  	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	background:#d0cece;
	margin-top:0px;


}
article#bilgi-kurumsal-p p{
	margin:0 auto;
	width:90%;
  	text-align:justify;
	padding-top:40px;
	font:normal 18px 'Roboto', sans-serif;
	color:grey;
	line-height:35px;
	margin-top:55px;
	margin-bottom:55px;

}
article#bilgi-kurumsal h1{
		font:bold 25px 'Roboto', sans-serif;
	color:orange;
	
}
	
section#kurumsal {	
	margin:0px;
	padding:0px; 
	padding-top:50px;
/*	background-image: url('../images/sag-1.jpg');  */ 
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top;  
	width:100%; 
	display:inline-block;
 
} 

 

/*============================================================ 
	Responsive Styles
 ============================================================*/

/*============================================================
	For Small Desktop
==============================================================*/

@media (min-width: 980px) and (max-width: 1280px) {


		
		
}

/*============================================================
	Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (min-width: 768px) and (max-width: 979px) {


	}

/*============================================================
	Mobile (Portrait) Design for a width of 320px
==============================================================*/

@media only screen and (max-width: 767px) {

 

	
	}

 

/*============================================================
	Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (min-width: 80px) and (max-width: 767px) {
article#sekil-biz-kurumsal{
	width:100%;
	background-image: url('../images/volen-insaat-kurumsal-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
	height:350px;
	margin-top:-50px; 	
}
article#bilgi-kurumsal{
	width:100%;
  	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	background:#d0cece;
	margin-top:0px;


}
article#bilgi-kurumsal-p p{
	margin:0 auto;
	width:90%;
  	text-align:justify;
	padding-top:20px;
	font:normal 15px 'Roboto', sans-serif;
	color:grey;
	line-height:35px;
	margin-top:55px;
	margin-bottom:55px;

}
article#bilgi-kurumsal h1{
		font:bold 20px 'Roboto', sans-serif;
	color:orange;
	
}
	
section#kurumsal {	
	margin:0px;
	padding:0px; 
	padding-top:50px;
/*	background-image: url('../images/sag-1.jpg');  */ 
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top;  
	width:100%; 
	display:inline-block;
 
} 	
	

}