@media screen and (max-width:1200px) {
.yan-menu-baslik > h4{
  font-size:14pt;
}
}
@media screen and (max-width:992px) {
.yan-menu ul li a{
  font-size:12pt;
}
.f-logo{
	float: none;
}
.menu-tut {
  padding: 0px 0px!important;
}
}
@media screen and (max-width:769px) {
.logo{
	margin: 0px;
}
.f-logo{
	margin-bottom: 50px;
	width: 250px;
}
.cid-logo{
	margin-top: 50px;
}
.yan-menu{
  min-height: auto;
}
.icerik-spot{
  padding-bottom: 30px;
}
.bilgi{
	height: 100px;
	text-align: center;
}
.haber-res{
	display: none;
}
.iletisim-form{
	margin-top: 20px;
	margin-bottom:20px;
}
.res-sol{
	width: 20%;
}
.hzmt h4{
	font-size:13pt;
}
.hzmt{
	height: 150px;
}
}
@media screen and (max-width:320px) {

}