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

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

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


	}
	
	
	@media only screen and (max-width: 1150px)
	{
		#logo{ width:200px;}
		.menu1 .menu_1_link{
			font-size:15px; 
			padding:0px 10px 0px 10px;
		}



	}


	@media only screen and (max-width: 1024px)
	{
		
		#logo{ width:180px;margin-right:10px;}
		.menu1 .menu_1_link{
			font-size:12px; 
			padding:0px 7px 0px 7px;
			
		}

		#ana_sayfa_video{
		
		}
	
	}



	@media only screen and (max-width: 840px)
	{ 
		#logo{ width:160px; margin-right:5px;}
		.menu1 .menu_1_link{
			font-size:11px; 
			padding:0px 5px 0px 5px;
		}
		#sosyal_medya{ display:none;}
	
		
	}
		
	@media only screen and (max-width: 640px) 
	{ 
		#logo{ width:160px; margin-right:5px;}
		#header{ height:auto; padding-bottom:10px;}
		nav#menu{ display:none;}
		#kurumsal_menu{ display:none;}

		nav#navigasyon_menu{ display:block; width:200px !important; float:left;}
		
		button, input, select, textarea,option{ display:block; width:180px !important;}

		.customSelect{ display:block; width:180px !important;}

		#diger_logolar{ width:100%;}
		#tel{ display:none;}
		#yukari_ok{ font-size:20px;}
		#asagi_ok{ font-size:20px;}
		
		#iletisim_formu_table{ margin-left:0;}
	}
	
	
	
	
	/* diğer telefonlar ve ölçüler */
	@media only screen and (max-width: 300px)
	{ 

	
	}
	
	

	/* ipad yatay */
	@media only screen and (max-width: 768px) and (orientation : landspace)
	{ 
		#logo{ width:200px;}
		.menu1 .menu_1_link{
			font-size:12px !important; 
		}


	}
	
	

/* ipad dikey */
	@media only screen and (width: 768px) and (orientation : portrait)
	{
		/*nav#menu{ display:none;}

		nav#navigasyon_menu{ display:block; width:400px !important; float:left;}
		
		button, input, select, textarea,option{ display:block; width:400px !important;}

		.customSelect{ display:block; width:400px !important;}*/

		

	}
	

/* iphone dikey */
	@media only screen and (max-width: 479px) and (orientation : portrait) and (max-height : 600px)
	{ 
		#logo{ width:160px; margin:0 auto; clear:both; float:none;}
		#header{ height:auto; padding-bottom:10px;}
		nav#sayfa_ayrac{ margin-top:20px;}
		nav#menu{ display:none;}

		nav#navigasyon_menu{ display:block; width:200px !important; margin:0 auto; float:none;}
		
		button, input, select, textarea,option{ display:block; width:200px !important;}

		.customSelect{ display:block; width:200px !important;}
		#responsive_diller{ display: block;}


		#slogan{ font-size:20px;}
		#yukari_ok{ font-size:20px;}
		#asagi_ok{ font-size:20px;}
		
		#slider_text{ left:150px !important; bottom:20px;}
		
		#footer{ height:auto;}
		#footer #siyah_band{ height:auto; padding-top:5px; padding-bottom:5px;}
		#metsan_logo{ display:block; float:none; margin:0 auto !important; height:30px; text-align:center; }
		#metsan_logo img{ height:30px;}
		#ana_sayfa_video{ float:none; margin:0 auto !important;}
		
		#iletisim_formu_table{ margin-left:0;}
	
		
	}


/* iphone yatay */	
	@media only screen and (max-width: 640px) and (max-height : 350px)
	{ 
		#logo{ width:160px; margin-right:5px;}
		nav#menu{ display:none;}
		#kurumsal_menu{ display:none;}

		nav#navigasyon_menu{ display:block; width:200px !important; float:left;}
		
		button, input, select, textarea,option{ display:block; width:180px !important;}

		.customSelect{ display:block; width:180px !important;}
		
		#diger_logolar{ width:100%;}
		#tel{ display:none;}
		
		#iletisim_formu_table{ margin-left:0;}
	}	




