
@media screen and (min-width: 600px) {
	#mobileNav {
	display:none !important;
	}
	#arkaplanGrid{
	top:50px !important;
	}
	#ortaAlan{
	top:50px !important;
	}
}
@media screen and (max-width: 600px) and (min-width: 1px) {
    #anadiv { 
	//background-color: blue !important;
	width:100% !important;
	} 
	
	#navigasyon_mini { 
	display:block !important;
	min-width:300px !important;
	} 
	#navigasyon { 
	display:none !important;
	}
	#arkaplanVideo { 
	display:none !important;
	}
	#arkaplanGrid { 
	//display:none !important;
	width:100% !important;
	}
	
	
	
	
	#ortaAlan { 
	width:100% !important;
	//top: 100px !important;
	padding-top: 30px !important;
	}
	#sosyalMain { 
	width:200px !important;
	}	
	#sosyal1 { 
	float:center !important;
	}
	#sosyal2 { 
	clear:both !important; 
	margin-top:5px;
	}
	#muzikKutusu { 
	//bottom: 0 !important;
	margin-top: 75px !important;
	}
	
	#iletisim { 
	//bottom: 0 !important;
	padding-top: 5px !important;
	}
	
	
	
	
}

a:link {
	color: #FF0033;
}
a:visited {
	color: #D3EA07;
}
a:hover {
	color: white;
}
a:active {
	color: #D3EA07;
}
a { 
	font-family: 'Nunito Sans', arial, serif; text-decoration: none; font-size: 70%;
}



			


#anadiv {
	margin: auto; 
	border:0px; 
	border-style: solid; 
	border-color:red;
	background-color:black; 
	height:150px; 
	width:80%;
}

#navigasyon {
	//margin-left: 15%; 
	margin: auto;
	width:100%;  
	z-index:0; 
	height:50px;  
	border:0px; 
	border-style: solid; 
	border-color:yellow;
	background-color:black; 
	color:white;  
	text-align: center;
}

#navigasyon_mini {
	display:none;
	//margin: auto;
	text-align :center;
	width:100%;  
	z-index:0; 
	height:50px;  
	border:0px; 
	border-style: solid; 
	border-color:yellow;
	background-color:black; 
	color:white;  
}
#mobileNav {
	display:none;
	text-align :center;
	width:100%;  
	z-index:0; 
	height:50px;  
	border:0px; 
	border-style: solid; 
	border-color:yellow;
	background-color:black; 
	color:white;  
}


#arkaplanResim {
	z-index:-3;
	background-color:black; 
	background-image:url(ilkKare.jpg); 
	background-repeat:no-repeat; 
	background-position: center; 
	background-size: cover;
	//margin-left: 15%; 
	margin: auto;
	width:100%; //width:1067px;
	height:600px; 
	border:0px; 
	border-style: solid; 
	border-color:yellow;
}
#arkaplanVideo {
	z-index:-2;
	//margin-left: 15%; 
	//margin: auto;
	margin-top:-600; 
	width:100%;
	border:0px; 
	border-style: solid; 
	border-color:yellow;
}



#arkaplanGrid {
	z-index:0; 
	position: absolute; 
	margin: auto; 
	top: 50px; 
	height:610px; 
	width:1092px;   
	border: 0px; 
	background-image:url(arkaplan_grid.png);
	background-color:rgba(0, 0, 0, 0.35);
	background-attachment:fixed;
}


