@media only screen and (max-width: 1360px) {
	.banner {
		height:800px;
	}
}
@media only screen and (max-width: 1200px) {

.formalan {
	top: -450px;
}
.formalanalt {
	top: auto;
}
.banner {
	height:600px;
}
.logo {top:-22px; width: 130px;}
.menualan {
	padding-top: 32px;
    padding-bottom: 32px;
}
.menu {
	margin-left:133px;
}
.menu a {
	font-size:14px;
	line-height:20px;
	margin:5px;
}
.baslik {
	font-size:50px;
	line-height:52px;
}
#cocuk .baslik {
    margin-top: 100px;
}
#cocuk .bilgi {
	font-size:22px;
	line-height:30px;
}
#egitim .baslik {
	padding-top:10px;
}
.bilgi {
	font-size:22px;
	line-height:30px;
}
.barlar .baslik {
	width: 300px;
}
.barlar .bilgialan {
	width: calc(100% - 300px);
}
.barlar .bilgialan .bilgi {
	font-size: 18px;
	line-height: 24px;
}
}

@media only screen and (max-width: 991px) {
.container {
	width:720px;
}
.containerform {
	float:left;
	width:100%;
	background-color:#FFF;
	padding-bottom:25px;
}
.menualan {padding-top:22px; padding-bottom:22px;}
.logo {width:120px; top:-22px; z-index:200;}
.menu {
	width:100%;
	margin-left:0px;
}
.menu  .menubut {
	display:inline;
	float:right;
	margin-top:-5px;
	margin-bottom:5px;
	cursor:pointer;
	color:#ffffff;
	font-size:30px;
	background-color:#01A0C6;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.menu .menuic {
	float:left;
	display:inline;
	position:absolute;
	left:0px;
	top:58px;
	height:0px;
	width:100%;
	overflow:hidden;
	z-index:22;
	background-color:#FF8001;
}
.menu a {
	float:left;
	width:100%;
	font-size:15px;
	line-height:20px;
	font-weight:600;
	color:#fff !important;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:8px;
	padding-bottom:8px;
	cursor:pointer;
	text-align:center;
	border-bottom:1px solid #fff;
}
.menu a:hover {
	background-color:#01A0C6;
}
.menualang .menu .menuic {
	top:58px;
}
.menualang .menu a {
	float:left;
	width:100%;
	font-size:15px;
	line-height:20px;
	font-weight:600;
	color:#fff !important;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	padding-bottom:8px;
	cursor:pointer;
	text-align:center;
	border-bottom:1px solid #fff;
}
.menualang .menu {
	margin-left:0px;
}
.banner  {
	height:540px;
	background: url(../images/bannerformm_v01.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
	background-position: center bottom;
	background-size:cover;
	background-color: #FDFBFC;
}
.formalan {
	right:0px;
	top:0px;
	margin-top:20px;
	position:relative;
	text-align: center;
	width: 100%;
	display: inline;
	float: right;
	clear:right;
	box-sizing: border-box;
	transition: all 0.3s;
	box-shadow: 3px 0px 5px rgba(0,0,0,0.1);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	z-index:10;
	overflow:hidden;
}
.telefon a {
	font-size:30px;
	margin:0px;
}
.telefon a span {
	font-size:24px;
}
.formalan .form-title {
	font-size:26px;
	line-height:30px;
	padding-top:0px;
	padding-bottom:10px;
}
#cocuk .baslik {
	font-size:24px;
	line-height:30px;
	margin-top: 0px;
}
#cocuk .bilgi {
	font-size:18px;
	line-height:24px;
}
#cocuk .resim {
	margin-top:0px;
}
#cocuk .bilgi span {
	font-size: 30px;
	line-height: 36px;
}
.cocukbar .icon {
	height: 100px;
}
#egitim .baslik {
	padding-top:0px;
}
.resim {
	width:100%;
}
.resim img {
	width:100%;
}
.bilgialan {
	width:100%;
	margin-left:0px;
}
.baslik {
	font-size:40px;
	line-height:44px;
	padding-bottom:20px;
}
.bilgi {
	font-size:16px;
	line-height:20px;
}
.bilgialan .baslik {
	font-size:22px;
	line-height:26px;
}
#program .resim {
	width: 180px;
}
#uygulama .resim {
	width: 200px;
}
.barlar .baslik {
    width: 200px;
	font-size: 24px;
	line-height: 30px;
	padding: 75px 20px;
}
.barlar .bilgialan {
    width: calc(100% - 200px);
	padding: 20px;
	min-height: 210px;
}
.barlar .bilgialan .bilgi {
	font-size: 15px;
	line-height: 20px;
}



}
@media only screen and (max-width: 767px) {
.container {
	width:100%;
}
.logo {width: 100px;}

.menualang .logo { width:80px;}
.menu {
	width:100%;
}
.menu  .menubut {
	display:inline;
	float:right;
	margin-top:-5px;
	margin-left:0px;
	margin-bottom:5px;
	cursor:pointer;
	color:#ffffff;
	font-size:30px;
	background-color:#01A0C6;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.menu .menuic {
	float:left;
	display:inline;
	position:absolute;
	left:0px;
	top:58px;
	height:0px;
	width:100%;
	overflow:hidden;
	z-index:22;
	background-color:#FF8001;
}
.menu a {
	float:left;
	width:100%;
	font-size:15px;
	line-height:20px;
	font-weight:600;
	color:#fff !important;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	padding-bottom:8px;
	cursor:pointer;
	text-align:center;
	border-bottom:1px solid #fff;
}
.menu a:hover {
	background-color:#01A0C6;
}
.menualang .menu .menuic {
	top:58px;
}
.menualang .menu a {
	float:left;
	width:100%;
	font-size:15px;
	line-height:20px;
	font-weight:600;
	color:#fff !important;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	padding-bottom:8px;
	cursor:pointer;
	text-align:center;
	border-bottom:1px solid #fff;
}
.banner  {
	height:440px;
}
.telefon a {
	font-size:30px;
	margin:0px;
}
.telefon a span {
	font-size:24px;
}
.formalan .form-title {
	font-size:26px;
	line-height:30px;
	padding-top:0px;
	padding-bottom:10px;
}
#cocuk .baslik {
	font-size:18px;
	line-height:24px;
	padding: 15px;
}
#cocuk .bilgi {
	font-size:16px;
	line-height:20px;
}
#cocuk .resim {
	margin-top:0px;
}
#cocuk .bilgi span {
	font-size: 24px;
	line-height: 24px;
}
.cocukbar {
	width: 33.333333%;
	margin-bottom: 30px;
}
.cocukbar .baslikc {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 10px;
}    
.cocukbar .icon {
    height: 80px;
}

.cocukbar .bilgic {
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px;
}

#egitim .baslik {
	padding-top:0px;
}
.resim {
	width:100%;
}
.resim img {
	width:100%;
}
.bilgialan {
	width:100%;
	margin-left:0px;
}
.baslik {
	font-size:36px;
	line-height:40px;
	padding-bottom:20px;
}
.bilgi {
	font-size:16px;
	line-height:20px;
}
.bilgialan .baslik {
	font-size:20px;
	line-height:24px;
}
.altbar .altlogo {
	width:100%;
}
.gizli {
	display:none;
}
#program .resim  {
	width: 150px;
	top: -110px;
}
#uygulama .resim  {
	width: 170px;
}
.barlar .baslik {
	width: 100%;
	padding: 25px;
	font-size: 20px;
	line-height: 25px;
	padding: 10px 20px;
	background-color: #ff9a2f;
	background-image: url(../images/baslikback_v01.jpg); 
	background-repeat:no-repeat; 
	background-position: right; 
	background-size:auto 110%;
}
.barlar .bilgialan {
	width: 100%;
	padding: 20px;
	min-height: auto;
}



}
@media only screen and (max-width: 577px) {
	.logo {
        width: 80px;
    }
.banner {
	height:340px;
}
#egitim .baslik {
	padding-top:20px;
}
#cocuk .baslik {
    font-size: 28px;
    line-height: 30px;
}
.baslik {
	font-size:28px;
	line-height:30px;
	padding-bottom:10px;
}
.bilgialan .baslik {
	font-size:20px;
	line-height:26px;
	padding-bottom:10px;
}
.programbilgi .baslik {
	font-size:20px;
	line-height:26px;
	padding-bottom:10px;
}
.bilgi {
	font-size:16px;
	line-height:22px;
}
.cocukbar {
	width: 100%;
}
.cocukbar .baslikc {
	text-align: left;
}
.cocukbar .icon {
	text-align: left;
}
.cocukbar .devam {
	margin-bottom: 0px;
}
#program {
	margin-top: 50px;
}
#program .resim {
	height: 120px;
	top: -110px;
}
.barlar .baslik {
	padding: 10px 15px;
}
.barlar .bilgialan {
	padding: 15px;
}
}