.anasayfa_hizmetler{
	display:none;
	position:relative;
	clear:both;
}
.temizlik{
	clear:both;
}
#resmenu{
	display:none;
	font-size:20px;
	text-align:center;
	position:absolute;
	top:50px;
	right:50px;
	cursor:pointer;
}
@media only screen and (max-width: 980px) {
	#resmenu{
		display:block;
	}
	.menu-logo{
		left:0px;
		top:0px;
		width:100%;
		background:none;
	}
	.nav-top{
			text-align:center;
		display:none;
	}
	.nav-top-wrapper .nav-top  li{
		background:none;
		background-image:none;
	}
	.content-wrapper{
		margin-top:0px;
	}
	.main-wrapper{
		
		margin:0;
		width:100%;
		
	}
	.nosidebars .article{
		width:100%;
		text-align:center;
	}
	.article{
		width:100%;
		padding:0px;
	}
	.uniForm .textInput, .uniForm textarea, .uniForm select{
		float:none !important;
		position:relative !important;
		margin:0 auto !important;
	}
	.uniForm .buttonHolder{
		text-align:center !important;
	}
	table{
		text-align:left;
	} 
	.main{
		margin-top: 142px;
	}
	.footer-links ul li, .footer-links .footer_menu li{
		white-space:normal;
	}
}

@media only screen and (max-width: 768px) {
	.anasayfa_hizmetler{
		display:block;
		width:100%;
		margin-top:500px;
	}
	.uniForm .buttonHolder{
		text-align:center !important;
	}
	.uniForm .textInput, .uniForm textarea, .uniForm select{
		float:none !important;
		position:relative !important;
		margin:0 auto !important;
	}
	table{
		text-align:left;
	}
	#resmenu{
		display:block;
	}
	.menu-logo{
		left:0px;
		top:0px;
		width:100%;
		background:none;
	}
	.nav-top{
			text-align:center;
		display:none;
	}
	.nav-top-wrapper .nav-top  li{
		background:none;
		background-image:none;
	}
	.content-wrapper{
		margin-top:0px;
	}
	.main-wrapper{
		
		margin:0;
		width:100%;
		
	}
	.nosidebars .article{
		width:100%;
		text-align:center;
	}
	.article{
		width:100%;
		padding:0px;
	}
	.one_half, .one_third, .two_third, .one_fourth, .one_fifth, .one_sixth{
		width:100%;
	}
	.one_half{
		width:100% !important;
	}
	.footer{
		position:relative;
		padding:15px 0px;
		height:60px;
	}
	.main{
		margin-top: 142px;
	}
	.footer-links{
		width:100%;
		float:left;
		position:relative;
	}
	.footer_menu{
		width:100%;
		float:left;
	}
	.footer-links ul li, .footer-links .footer_menu li{
		white-space:normal;
	}
	
}
