@charset "UTF-8";
/* CSS Document */


	#main-image{
	background:url(../images/deneme.jpg);
	background-color: black;
	color: white;
	min-height: 600px;
	height:100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-position:top;


}

#main-image-1{
	background:url(../images/deneme.jpg);
	background-color: black;
	color: white;
	min-height: 600px;
	height:100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-position:top;
}

#main-image-2{
	background:url(../images/deneme.jpg);
	background-color: black;
	color: white;
	min-height: 600px;
	height:100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-position:top;
}

#main-image-3{
	background:url(../images/deneme.jpg);
	background-color: black;
	color: white;
	min-height: 600px;
	height:100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-position:top;
}

#main-image-4{
	background:url(../images/deneme.jpg);
	background-color: black;
	color: white;
	min-height: 600px;
	height:100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-position:top;
}

#main-image-5{
	background:url(../images/deneme.jpg);
	background-color: black;
	color: white;
	min-height: 600px;
	height:100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-position:top;
}

#main-image-6{
	background:url(../images/deneme.jpg);
	background-color: black;
	color: white;
	min-height: 600px;
	height:100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-position:top;
}




@media (max-width: 1024px){
	
}



@media only screen and (max-width: 780px){
	 
 
}