@media only screen and (max-width:699px) and (min-width: 0px) { 

	
header .slider{
	width:auto;
	height:303px;
	position:relative;
	}
	
header .slider li img{
	width:1000px;
	height:303px;
	position:relative;	
	margin-left:-500px;
	left:50%;
	}
	
header .slider .slider_gorsel{
	width:auto;
	height:303px;
	position:relative;
	}
	
header .slider .slider_cerceve{
	width:100%;
	height:303px;
	position:absolute;	
	top:0px;
	z-index:13;
	overflow:hidden;
	}
	
header .slider .slider_cerceve .sc_gorsel{
	width:1000px;
	height:303px;
	position:relative;	
	margin-left:-500px;
	left:50%;
	}
	
header .hader_ust{
	width:100%;
	height:auto;
	position:absolute;	
	top:0px;
	z-index:13;
	background:rgba(22, 43, 88, 0.9);
	box-shadow:0px 0px 2px #000;
	}

header .hader_ust .header_ic{
	width:auto;
	height:auto;
	}

header .hader_ust .header_ic .logo{
	width:auto;
	height:36px;
	float:none;
	margin-top:5px;
	display:table;
	font-size:28px;
	color:#fff;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	text-align:center;
	}
	
header .hader_ust .header_ic .logo h1{
	font-size:28px;
	font-weight:normal;
	}
	
header .hader_ust .header_ic .ust_right{
	width:100%;
	height:auto;
	float:none;
	margin-top:0px;
	display:table;
	}
	
header .hader_ust .header_ic .ust_right .dil{
	float:none;
	color:#fff;
	font-size:16px;
	display:table;
	margin-bottom:0px;
	}
	
header .hader_ust .header_ic .ust_right .menu{
	display:none
	}
	
header .hader_ust .header_ic .ust_right .menu_ac{
	display:block;
	}
	
header .hader_ust .header_ic .ust_right .menu li{
	float:none;
	margin-left:auto;
	display:block;
	background:#19294E;
	}
	
header .hader_ust .header_ic .ust_right .menu li a{
	width:100%;
	height:38px;
	border:0px;
	border-bottom:solid 1px #354B84;
	text-align:center;
	color:#fff;
	font-size:16px;
	display:block;
	line-height:38px;
	border-radius:0px;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}
	
header .hader_ust .header_ic .ust_right .menu li a:hover,
header .hader_ust .header_ic .ust_right .menu li .menu_aktif{
	border:0px;
	border-bottom:solid 1px #354B84;
	background:#cf013f;
	text-decoration:none;
	}
	
.duyurular{
	width: 300px;
    height: 318px;
    background:url(../images/duyurular-bg.png);
    position: relative;
    right: auto;
    top: 30px;
    z-index:14;
    margin-right: auto;
	}	
	
.fix_menu{
	width: auto;
    height: auto;
    position: relative;
    left:auto;
    top: 15px;
    z-index:14;
    margin-left:auto;
	}
	
.fix_menu .fm_ust{
	width: auto;
    height: auto;
	}	
	
.fix_menu .fm_ust .fmu_ic{
	width: 90%;
    height: 65px;
    background: url(../images/nokta.png) rgba(207, 1, 63, 0.90);
	margin-bottom:1px;
	border-radius:5px;
	display:block;
	-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:30px;
	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: 80%;
    height: auto;
	background:url(../images/ic_btn_bg.png);
	margin-top:0px;
	padding:5%;
	display:block;
	clear:both;
	border-radius:4px;
	}	
	
.fix_menu .fm_alt .fma_yazi{
	width: auto;
    height: auto;
	font-size:14px;
	color:#fff;
	text-align:center;
	margin-bottom:15px;
	line-height:22px;
	float:none;
	margin-top: 10px;
    margin-left: auto;
	}	
	
.fix_menu .fm_alt .teste_basla{
	width: 100%;
    height: 130px;
	font-size:24px;
	color:#fff;
	text-align:center;
	line-height:100px;
	display:block;
	float:none;
	background:url(../images/test-btn.png) top center no-repeat #061026;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	border-radius:5px;
	}
	
.fix_menu .fm_alt .teste_basla:hover{
	background:url(../images/test-btn-hover.png) top center no-repeat #071941;
	text-decoration:none;
	}	
	
.container{
	width:auto;
	height:auto;
	}	
	
.container .container_ic{
	width:auto;
	height:auto;
	padding:40px 20px;
	float:none;
	margin-right:auto;
	margin-left:auto;
	}	
	

footer .footer_ust .footer_ust_ic{
	width:auto;
	height:auto;
	padding-top:25px;
	padding-bottom:35px;
	}	
	
footer .footer_ust .footer_ust_ic .alt_menu{
	width:auto;
	height:auto;
	display:table;
	font-size:14px;
	color:#162b58;
	text-align:center;
	line-height:25px;
	}	
	              	
footer .footer_alt .footer_alt_ic{
	width:auto;
	height:auto;
	padding:20px 0px;
	}
	
footer .footer_alt .footer_alt_ic .adres{
	width:60%;
	height:auto;
	float:none;
	display:table;
	font-size:14px;
	color:#fff;
	background:url(../images/adres.png) left center no-repeat;
	padding-left:35px;
	line-height:25px;
	margin-right:auto;
	margin-bottom:20px;
	}	
	
footer .footer_alt .footer_alt_ic .mail{
	width:60%;
	height:auto;
	float:none;
	display:table;
	font-size:14px;
	color:#fff;
	background:url(../images/mail.png) left center no-repeat;
	padding-left:35px;
	line-height:25px;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:20px;
	}
	
footer .footer_alt .footer_alt_ic .telefon{
	width:60%;
	height:auto;
	float:none;
	display:table;
	font-size:14px;
	color:#fff;
	background:url(../images/telefon.png) left center no-repeat;
	padding-left:35px;
	line-height:25px;
	margin-bottom:20px;
	}
	
footer .footer_bottom{
	width:auto;
	height:auto;	
	padding:10px 0px;
	display:table;
	}	
	
footer .footer_ust .footer_ust_ic .sm .sm_ic{
	width:37px;
	height:37px;
	float:left;
	margin:5px 5px;
	display:block;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	}
	
footer .footer_bottom .copy{
	width:auto;
	height:30px;
	float:none;
	display:table;
	line-height:30px;
	font-size:11px;
	color:#666;	
	}	
	
footer .footer_bottom .iwt{
	width:100px;
	height:auto;
	font-size:10px;
	color:#666;	
	float:none;
	display:table;
	text-align:center;
	background:url(../images/iwt.png) bottom center no-repeat;
	padding-bottom:12px;
	}	
	
.form{
	width:auto;
	height:auto;
	margin-left:0px;
	}	
	
.form .form_satir{
	width:100%;
	height:auto;
	display:table;
	margin-bottom:20px;
	}
	
.form .form_satir .form_input {
    width: 96%;
    height: 40px;
    border: solid 1px #ccc;
    outline: none;
    padding: 0px 2%;
}	

.form .form_satir .form_select {
    width: 100%;
    height: 40px;
    border: solid 1px #ccc;
    outline: none;
    padding-left: 2%;
}	

.form .form_satir .form_text {
    width: 96%;
    height: 150px;
    border: solid 1px #ccc;
    outline: none;
    padding: 2%;
}
	
.form .form_satir .form_ad{
	width:100%;
	height:auto;
	float:none;
	display:block;
	line-height:20px;
	font-size:16px;
	color:#333;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
	}	
	
.form_box {
    width: 100%;
    height: auto;
    float: none;
	display:block;
    margin-top: 10px;
}	
	
.form_buton {
    width: 100%;
    height: 50px;
    color: #fff;
    background: #061026;
    border-radius: 5px;
    border: 0px;
    margin-left: auto;
    cursor: pointer;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    font-size: 18px;
}	

.form_satir .form_input_guvenlik {
    width: 96%;
    height: 40px;
    border: solid 1px #ccc;
    outline: none;
    padding: 0px 2%;
}
	
	
.bilgi{
	width:100%;
	height:auto;
	margin-left:0px;
	}	
	
.bilgi .bilgi_satir{
	width:100%;
	height:auto;
	display:table;
	margin-bottom:20px;
	}	
	
.bilgi .bilgi_satir .bilgi_ad{
	width:100%;
	height:auto;
	float:left;
	line-height:20px;
	font-size:16px;
	color:#333;
	margin-top:10px;
	margin-right:25px;
	}
	
.bilgi .bilgi_satir .bilgi_icerik{
	width:100%;
	height:auto;
	float:none;
	display:block;
	line-height:20px;
	font-size:16px;
	color:#333;
	margin-top:10px;
	margin-right:auto;
	}
	
.bilgi .bilgi_satir .bilgi_icerik .m_link{
	color:#333;
	}
	
.harita{
	width:100%;
	height:250px;
	margin-top:30px;
	margin-bottom:30px;
	border:solid 1px #c2c2c2;	
	}
	
.harita .harita_ic{
	width:100%;
	height:250px;
	}	
	
.ulke_select {
    width: 96%;
    height: 50px;
    border: solid 1px #ccc;
    outline: none;
    padding: 0px 2%;
}	
	 	
	}
	


	
@media (min-width:699px){
	
		.menu{ display:block !important}
		
	}	
	