
@media only screen and (min-width:1900px) {
.form-inner { padding-top: 150px; }
.form-holder { width: 350px; }
.form-holder .form-title { font-size: 13px; padding-bottom: 15px; }
}

@media(min-width:951px) and (max-width:1240px) {
.sub-page { position: absolute; left: 0px; margin-left: 0px; width: 690px; }
.sub-page-open { position: absolute; left: 0px; margin-left: 0px; width: 690px; }
.menu-wrapper { left: 5px; margin-left: 0px; }
.form-holder { right: 0px; }
.kampanya { top: 195px; margin-left: -305px; }
}

@media only screen and (max-width:950px) {
.wrapper { background-size: 150%; }
.form-holder { position: relative; width: 100%; right: 0px; background: rgba(85,181,172,1); }
.form-inner { width: 300px; margin: 0 auto; }
.menu-wrapper { display: none; }
.mobil-title { display: block; width: 100%; text-align: center; }
.kampanya { position: relative; top: 0px; left: 0px; margin-left: 0px; width: 74%; margin: 20% auto 36%; }
.galeri2 { display: none; }
.galeri3 { display: none; }
.galeri { display: block; }
.galeri li { width: 18%; margin: 1%; position: relative; float: left; }
.box-inner { padding: 30px 15px 30px; }
.box-inner p { font-size: 14px; padding: 0px; }
.sub-page h1 { font-size: 20px; color: #55B5AC; margin-bottom: 20px; }
nav { position: relative; z-index: 10; }
.close-btn { display: none; }
.sub-page { position: relative; width: 100%; right: 0px; max-width: 100%; background-image: none; z-index: 6; background-color: #162740; left: 0px; top: 0px; height: auto; margin-left: 0px; border-bottom: 1px solid #274065; }
.sub-page-open { position: relative; width: 100%; right: 0px; max-width: 100%; background-image: none; z-index: 6; background-color: #29669A; left: 0px; margin-left: 0px; border-bottom: 1px solid #fff; }
.box-inner { }
.sub-page-open .box-inner { display: block; }
#lokasyon ul li { float: left; margin-left: 3%; width: 30%; }
#iletisim iframe { height: 250px !important; }
.logo-m { width: 200px; display: block; text-align: center; margin: 0 auto; position: absolute; top: 5px; left: 0; right: 0; }
}

@media only screen and (max-width: 479px) {
.wrapper { background: url(../images/mobil-bg.jpg) center top; background-size: 120%; }
.form-inner { width: 100%; }
.galeri li { width: 48%; }
#lokasyon ul li { width: 100%; text-align: center; margin: 10% 0px; }
.kampanya { margin: 25% auto 42%; width: 90%; }
.logo-m { width: 75px; }
}

@media only screen and (max-width: 320px) {
.logo-m { width: 65px; }
}
