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

.menu{
	overflow: hidden;
    width: auto;
    height: auto;
    position: relative;
	}

.menu .logo{
	 width:80px;
	 height:66px;
	 display:block;
	 margin-top:10px;
	 margin-bottom:10px;
	 float:left;
	 margin-right:20px;
	 margin-left:10px;
	 }
	 
.menu .logo img{
	 width:80px;
	 height:66px;
	 }

.menu .menu_ic{
	width:auto;
	height:auto;
	display:table;
	}
	
.menu .menu_ic li{
	width:auto;
	height:auto;
	float:left;
	}
	 

.menu .menu_ic li a{
    color: #333333;
    display: block;
    height: auto;
    line-height: 66px;
    overflow: hidden;
    margin: 10px 8px 10px 8px;
    font-size: 18px;
    width: auto;
   }
	 
.ust_right .dil{
	width:auto;
	height:50px;
	line-height:50px;
	color: #333;
    font-size:16px;
	float:left;
	margin-right:10px;
	}
	
.ust_right{
	width:auto;
	height:auto;
	float:right;
	margin:20px 10px 0px 10px;
	}

.container .ana_gorsel .ana_gorsel_img{
	width:2000px;
	height:775px;	
	position:relative;
	margin-left:-700px;
	left:50%;
	}

.container .paket_aylik .paket_aylik_bilgi{
	width:600px;
	height:auto;	
	position:absolute;
	right:20px;
	margin-top:80px;
	z-index:1;
	font-size:28px;
	color:#fff;
	}

.tablo{
	width:600px;
	height:auto;
	position:relative;
	}

.tablo .tablo_resim{
	width:600px;
	height:auto;
	position:relative;
	display:block;
	}

.container .paket_aylik .paket_aylik_img{
	width:2000px;
	height:760px;	
	position:relative;
	margin-left:-700px;
	left:50%;
	}
	
.container .paket_aylik .pa_img{
	display:none;
	}

.container .program_alan{
	width:100%;
	height:580px;	
	position:relative;
	overflow:hidden;
	}

.container .program_alan .program_alan_icerik{
	width:850px;
	height:auto;	
	z-index:1;
	position:absolute;
	margin-left:-425px;
	left:50%;
	margin-top:50px;
	}

.container .program_alan .program_alan_icerik .program_alan_dergi{
	width:460px;
	height:auto;
	margin-top:-35px;
	float:left;
	}

.container .program_alan .program_alan_icerik .program_alan_ok{
	width:140px;
	height:auto;
	margin-left:400px;
	}

.container .program_alan .program_alan_icerik .program_mail{
	font-size:22px;
	color:#fff;
	display:block;
	text-align:center;
	width:380px;
	height:auto;
	margin-top:50px;
	float:left;
	}

.container .program_alan .program_alan_icerik .program_mail span{
	font-size:14px;
	color:#fff;
	display:block;
	text-align:center;
	}

.container .program_alan .program_alan_icerik .program_mail .mail_alan{
	width:340px;
	height:60px;
	border:solid 1px #fff;
	background:url(../images/bulten-bg.png);
	margin-top:20px;
	}
	
.container .program_alan .program_alan_icerik .program_mail .mail_alan .mail_input{
	background:transparent;
	border:0px;
	float:left;
	width:250px;
	height:40px;
	margin:10px;
	color:#fff;
	font-size:16px;
	letter-spacing:1px;
	}
	
.container .program_alan .program_alan_icerik .program_mail .mail_alan .mail_buton{
	background:url(../images/bulten-btn.png);
	border:0px;
	width:56px;
	height:31px;
	display:block;
	cursor:pointer;
	margin:13px 0px 0px 10px;
	}

.container  .ogrenciler_alan .ogrenciler_ic{
	width:900px;
	height:auto;
	}

.container  .ogrenciler_alan .ogrenciler_ic #ogrenciler li{
	width:280px;
	height:255px;
	}
	
.container  .ogrenciler_alan .ogrenciler_ic #ogrenciler li img{
	width:278px;
	height:186px;
	border:solid 1px #ccc;
	}	



.ic_ust{ height:150px; }

.ic_ust .navigasyon{
	height:150px;
	font-size:28px;
	line-height:150px;
	padding:0px 200px 0px 50px;
	}

.ic_ust .ic_ust_gorsel{
	width:1500px;
	height:150px;
	margin-left:-750px;
	left:50%;
	position:relative;
	}	



	
.container .container_ic{
	width:900px;
	height:auto;
	padding:50px 0;
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
	}

.iletisim_formu .iletisim_satir{
	width:260px;
	height:auto;
	float:left;
	margin-right:15px;
	margin-bottom:30px;
	margin-left:15px;
	}


.iletisim_formu .iletisim_satir .iletisim_input{
	width:240px;
	height:50px;
	padding:0px 10px;
	border:solid 1px #ccc;
	outline:none;
	font-size:14px;
	color:#666;
	font-family:Helvetica, Arial,  sans-serif;
	}
	
.iletisim_formu .iletisim_satir .iletisim_input2{
	width:240px;
	height:50px;
	padding:0px 10px;
	border:solid 1px #ccc;
	outline:none;
	font-size:14px;
	color:#666;
	font-family:Helvetica, Arial,  sans-serif;
	float:left;
	}
	
.iletisim_formu  .iletisim_satir .iletisim_text{
	width:820px !important;
	height:100px;
	padding:10px;
	border:solid 1px #ccc;
	outline:none;
	font-size:14px;
	color:#666;
	font-family:Helvetica, Arial,  sans-serif;
	}

.iletisim_formu  .iletisim_satir .iletisim_buton{
	width:400px;
	height:50px;
	border:0px;
	outline:none;
	float:left;
	margin-left:30px;
	font-size:18px;
	background:#8d0000;
	color:#fff;
	cursor:pointer;
	}


.buyuk_paket{
	width:900px;
	height:375px;
	position:relative;
	}
	
.buyuk_paket .buyuk_paket_bilgi{
	min-width:400px;
	right:30px;
	bottom:30px;
	}

	
.buyuk_paket .buyuk_paket_bilgi .paket_fiyat{
	color:#fff;
	font-size:42px;
	float:left;
	width:auto;
	height:auto;
	margin-right:30px;
	line-height:50px;
	}

.buyuk_paket .buyuk_paket_gorsel{
	width:900px;
	height:375px;
	position:relative;
	display:block;
	}

.diger_programlar .diger_programlar_icerik .diger_box{
	width:286px;
	height:550px;
	background:#333;
	float:left;
	margin-right:20px;
	margin-top:20px;
	position:relative;
	overflow:hidden;
	}	

.diger_programlar .diger_programlar_icerik .diger_box .diger_box_icerik{
	width:205px;
	height:auto;
	position:absolute;
	z-index:1;
	bottom:20px;
	left:20px;
	background:url(../images/kirmizi-filtre-hover.png);
	padding:20px;
	}
	
.diger_programlar .diger_programlar_icerik .diger_box .diger_box_gorsel{
	width:380px;
	height:auto;
	position:relative;
	margin-left:-190px;
	left:50%;
	}	

.diger_box_icerik .dbi_baslik{
	color:#fff;
	font-size:26px;
	display:block;
	margin-bottom:5px;
	}


/*--- buton ---*/	


	
.paket_btn{
	display:block;
	background:#000;
	border-radius:5px;
	text-align:center;
	}
	
.paket_btn:hover{
	background:#fff;
	color:#222;
	text-decoration:none;
	}
	

.btn1{
	width:150px;
	height:50px;
	line-height:50px;
	font-size:26px;
	color:#fff;
	float:left;
	}
	
.btn2{
	width:114px;
	height:40px;
	line-height:40px;
	font-size:26px;
	color:#fff;
	float:left;
	}
	
.btn3{
	width:170px;
	height:70px;
	line-height:70px;
	font-size:26px;
	color:#fff;
	background:#8d0000;
	margin-left:0px;
	}
	
.btn3:hover{
	background:#222;
	color:#fff;
	text-decoration:none;
	}
	
.btn4{
	width:150px;
	height:50px;
	line-height:50px;
	font-size:26px;
	color:#fff;
	float:left;
	}
	
.btn5{
	width:150px;
	height:50px;
	line-height:50px;
	font-size:26px;
	color:#fff;
	margin-top:10px;
	background:#8d0000;
	margin-left:0px;
	}
	
.btn5:hover{
	background:#222;
	color:#fff;
	text-decoration:none;
	}
	
/*--- buton ---*/	

.video_blog_alan{
	width:430px;
	height:auto;
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:dotted 1px #ccc;
	float:left;
	margin-right:40px;
	}	
	
.video_blog_alan:nth-child(2n){
	margin-right:0px;
	}	
	
.video_blog_alan .video_blog_gorsel{
	width:150px;
	height:150px;
	float:left;
	}
	
.video_blog_alan .video_blog_gorsel .video_blog_gorsel_ic{
	width:inherit;
	height:inherit;
	}	
	
.video_blog_alan .video_blog_bilgi{
	position:relative;
	width:260px;
	height:auto;
	float:right;
	}	
	
.video_blog_alan .video_blog_bilgi .video_blog_link{
	position:relative;
	}	


.ic_alan .video_blog_ic{
	width:900px;
	height:506px;
	margin-bottom:20px;
	}

	
.haberler_alan .haberler_gorsel{
	width:375px;
	height:150px;
	float:left;
	}
	
.haberler_alan .haberler_gorsel .haberler_gorsel_ic{
	width:inherit;
	height:inherit;
	}	
	
.haberler_alan .haberler_bilgi{
	position:relative;
	width:495px;
	height:auto;
	float:left;
	margin-left:30px;
	}	
	

.haberler_alan .haberler_bilgi .haberler_link{
	position:relative;
	}	

.ogrenci_alan{
	width:258px;
	height:420px;
	float:left;
	margin:15px 30px 15px 0px;
	border:solid 1px #dfdfdf;
	padding:10px;
	}
	
.ogrenci_alan:nth-child(3n){
	margin:15px 0px 15px 0px;
	}

.ogrenci_alan .ogrenci_gorsel{
	width:258px;
	height:176px;
	display:block;
	margin-bottom:30px;
	}

.ogrenci_alan .ogrenci_icerik{
	width:258px;
	height:220px;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:15px;
	color:#666;
	line-height:28px;
	}

.ogrenci_detay_gorsel{
	width:500px;
	height:334px;	
	display:block;
	float:left;
	}	

	
.program_detay .program_detay_gorsel{
	width:400px;
	height:580px;	
	display:block;
	float:left;
	}	


.sup_icerik .sup_alan{
	width:390px;
	height:auto;
	background:#111;
	float:left;
	margin-right:40px;
	padding:20px;
	margin-top:40px;
	border-radius:3px;
	}	
	
.sup_icerik .sup_alan:nth-child(2n){
	margin-right:auto;
	}

.sup_icerik .sup_alan .sup_kisim{
	width:260px;
	height:auto;
	margin-bottom:20px;
	float:none;
	margin-left:auto;
	}

.sup_icerik .sup_alan .sup_kisim:nth-child(2n){
	margin-left:auto;
	}

.sup_urun_alan .sup_urun{
	width:270px;
	height:370px;
	float:left;
	margin-right:45px;
	margin-top:40px;
	margin-bottom:40px;
	}
	
.sup_urun_alan .sup_urun:nth-child(4n){
	margin-right:auto;
	}
	
	
.sup_urun_alan .sup_urun:nth-child(3n){
	margin-right:0px;
	}

.program_detay .program_detay_bilgi{
	width:410px;
	height:auto;	
	display:block;
	float:left;
	margin-left:30px;
	}

.program_detay .program_detay_bilgi span{
	font-size:20px;
	line-height:32px;
	color:#333;
	display:block;
	font-family:Helvetica, Arial,  sans-serif;
	width:auto;
	}

.anket{
	width:900px;
	height:auto;	
	}
	
.anket .sol_blok{
	width:230px;
	height:auto;
	float:left;
	}
.anket .sol_blok img{
	width:inherit;
	height:inherit;
	}
	
	
	
}

