@media only screen and (max-width: 1199px) and (min-width: 960px) { 

header .hader_ust .header_ic{
	width:960px;
	height:100px;
	}

.fix_menu{
	width: 300px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 150px;
    z-index:14;
    margin-left: -480px;
	}
	
.duyurular{
	width: 300px;
    height: 318px;
    background:url(../images/duyurular-bg.png);
    position: absolute;
    right: 50%;
    top: 150px;
    z-index:14;
    margin-right: -480px;
	}		

.container{
	width:960px;
	height:auto;
	}	
	
.container .container_ic{
	width:600px;
	height:auto;
	padding:40px 20px;
	float:right;
	margin-right:4px;
	}	


footer .footer_ust .footer_ust_ic{
	width:960px;
	height:auto;
	padding-top:25px;
	padding-bottom:35px;
	}	
	              	
footer .footer_alt .footer_alt_ic{
	width:960px;
	height:auto;
	padding:20px 0px;
	}
	
footer .footer_alt .footer_alt_ic .adres{
	width:265px;
	height:auto;
	float:left;
	font-size:14px;
	color:#fff;
	background:url(../images/adres.png) left center no-repeat;
	padding-left:35px;
	line-height:25px;
	margin-right:20px;
	}	
	
footer .footer_alt .footer_alt_ic .mail{
	width:240px;
	height:auto;
	float:left;
	font-size:14px;
	color:#fff;
	background:url(../images/mail.png) left center no-repeat;
	padding-left:35px;
	line-height:25px;
	margin-left:20px;
	margin-top:15px;
	}
	
footer .footer_alt .footer_alt_ic .telefon{
	width:290px;
	height:auto;
	float:right;
	font-size:14px;
	color:#fff;
	background:url(../images/telefon.png) left center no-repeat;
	padding-left:35px;
	line-height:25px;
	margin-top:15px;
	}
	
footer .footer_bottom{
	width:960px;
	height:auto;	
	padding:10px 0px;
	display:table;
	}	
	
.form{
	width:auto;
	height:auto;
	margin-left:0px;
	}	
	
.form .form_satir{
	width:600px;
	height:auto;
	display:table;
	margin-bottom:20px;
	}		
	
.form .form_satir .form_ad{
	width:213px;
	height:auto;
	float:left;
	line-height:20px;
	font-size:16px;
	color:#333;
	margin-top:10px;
	margin-right:25px;
	}	
	
.form_box {
    width: 360px;
    height: auto;
    float: left;
    margin-top: 10px;
}	
	
.form_buton {
    width: 370px;
    height: 50px;
    color: #fff;
    background: #061026;
    border-radius: 5px;
    border: 0px;
    margin-left: 233px;
    cursor: pointer;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    font-size: 18px;
}	
	
	
.bilgi{
	width:600px;
	height:auto;
	margin-left:0px;
	}	
	
.bilgi .bilgi_satir{
	width:600px;
	height:auto;
	display:table;
	margin-bottom:20px;
	}	
	
.bilgi .bilgi_satir .bilgi_ad{
	width:200px;
	height:auto;
	float:left;
	line-height:20px;
	font-size:16px;
	color:#333;
	margin-top:10px;
	margin-right:25px;
	}
	
.bilgi .bilgi_satir .bilgi_icerik{
	width:350px;
	height:auto;
	float:left;
	line-height:20px;
	font-size:16px;
	color:#333;
	margin-top:10px;
	margin-right:25px;
	}
	
.bilgi .bilgi_satir .bilgi_icerik .m_link{
	color:#333;
	}
	
.harita{
	width:598px;
	height:450px;
	margin-top:30px;
	margin-bottom:30px;
	border:solid 1px #c2c2c2;	
	}
	
.harita .harita_ic{
	width:598px;
	height:450px;
	}	
	
.ulke_select {
    width: 600px;
    height: 50px;
    border: solid 1px #ccc;
    outline: none;
    padding: 0px 10px;
}
	
}