@media only screen and (max-width: 959px) and (min-width: 700px) { 

header .hader_ust{
	width:100%;
	height:auto;
	position:absolute;	
	top:15px;
	z-index:13;
	background:rgba(22, 43, 88, 0.9);
	box-shadow:0px 0px 2px #000;
	}

header .hader_ust .header_ic{
	width:700px;
	height:auto;
	padding-bottom:20px;
	}

header .hader_ust .header_ic .logo{
	width:auto;
	height:36px;
	float:none;
	margin-top:32px;
	display:table;
	font-size:34px;
	color:#fff;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}
	
header .hader_ust .header_ic .ust_right{
	width:auto;
	height:65px;
	float:none;
	margin-top:10px;
	display:table;
	}
	
header .hader_ust .header_ic .ust_right .dil{
	float:none;
	color:#fff;
	font-size:16px;
	display:table;
	margin-bottom:10px;
	}
	
header .hader_ust .header_ic .ust_right .menu{
	width:auto;
	height:auto;
	margin-top:6px;
	display:table;
	}
	
.duyurular{
	width: 300px;
    height: 318px;
    background:url(../images/duyurular-bg.png);
    position: absolute;
    right: 50%;
    top: 220px;
    z-index:14;
    margin-right: -350px;
	}	
	
.fix_menu{
	width: 700px;
    height: auto;
    position: relative;
    left: 50%;
    top: 15px;
    z-index:14;
    margin-left: -350px;
	}
	
.fix_menu .fm_ust{
	width: 700px;
    height: auto;
	}	
	
.fix_menu .fm_ust .fmu_ic{
	width: 232px;
    height: 65px;
    background: url(../images/nokta.png) rgba(207, 1, 63, 0.90);
	margin-bottom:1px;
	margin-right:1px;
	border-radius:5px;
	display:block;
	float:left;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}

.fix_menu .fm_ust .fmu_ic .fmu_gorsel{
	width:45px;
	height:40px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	}	
	
.fix_menu .fm_ust .fmu_ic .fmu_yazi{
	width:auto;
	height:40px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	line-height:40px;
	}	

.fix_menu .fm_ust .fmu_ic .fmuy{
	line-height:20px;
	}	
	
.fix_menu .fm_alt{
	width: 657px;
    height: 130px;
	background:url(../images/ic_btn_bg.png);
	margin-top:0px;
	padding:20px;
	display:block;
	clear:both;
	border-radius:4px;
	}	
	
.fix_menu .fm_alt .fma_yazi{
	width: 260px;
    height: auto;
	font-size:16px;
	color:#fff;
	text-align:center;
	margin-bottom:15px;
	line-height:22px;
	float:left;
	margin-top: 40px;
    margin-left: 50px;
	}	
	
.fix_menu .fm_alt .teste_basla{
	width: 260px;
    height: 130px;
	font-size:24px;
	color:#fff;
	text-align:center;
	line-height:100px;
	display:block;
	float:right;
	background:url(../images/test-btn.png);
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}
	
.container{
	width:700px;
	height:auto;
	}	
	
.container .container_ic{
	width:660px;
	height:auto;
	padding:40px 20px;
	float:none;
	margin-right:auto;
	margin-left:auto;
	}	
	

footer .footer_ust .footer_ust_ic{
	width:700px;
	height:auto;
	padding-top:25px;
	padding-bottom:35px;
	}	
	              	
footer .footer_alt .footer_alt_ic{
	width:700px;
	height:auto;
	padding:20px 0px;
	}
	
footer .footer_alt .footer_alt_ic .adres{
	width:200px;
	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:200px;
	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:150px;
	height:auto;
	float:right;
	font-size:14px;
	color:#fff;
	background:url(../images/telefon.png) left center no-repeat;
	padding-left:35px;
	line-height:25px;
	}
	
footer .footer_bottom{
	width:700px;
	height:auto;	
	padding:10px 0px;
	display:table;
	}	
	
.form{
	width:auto;
	height:auto;
	margin-left:0px;
	}	
	
.form .form_satir{
	width:700px;
	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:700px;
	height:auto;
	margin-left:0px;
	}	
	
.bilgi .bilgi_satir{
	width:700px;
	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:698px;
	height:450px;
	margin-top:30px;
	margin-bottom:30px;
	border:solid 1px #c2c2c2;	
	}
	
.harita .harita_ic{
	width:698px;
	height:450px;
	}	
	
.ulke_select {
    width: 700px;
    height: 50px;
    border: solid 1px #ccc;
    outline: none;
    padding: 0px 10px;
}

}