
@media only screen and (min-width:1700px) {
	

}

@media(min-width:1425px) and (max-width:1600px) {

	
}

@media(min-width:1025px) and (max-width:1400px) {
.text2 p {
    font-size: 18px;
    line-height: 20px;
}

.text2 {
	top: 120px;
    height: auto;
    padding: 20px;
	width: 650px;
    box-sizing: border-box;
}
header {
    WIDTH: 100%;
    box-sizing: border-box;
    float: none;
}

nav {
    width: 100%;
    box-sizing: border-box;
    display: table;
}

div#top {
    width: auto;
    margin-left: 20px;
}

.buttonalan1 {
    float: right;
    width: auto;
    margin-left: 0;
    margin-right: 20px;
}

.buttonalan {
    width: 100% !important;
}

div#bottomDiv {
    width: 100%;
    position: relative;
    z-index: 99999999999;
}	
.bottom {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
}	
	
section.tabs {
    width: 100%;
    /* background: none; */
    box-sizing: border-box;
    height: 700px;
}	
div#galeriGiris {
    width: 100%;
    margin: 0;
}

#galeriGiris div {
    width: 32% !important;
    margin: 5px !important;
    padding: 0 !important;
}

#galeriGiris div img {
    width: 100%;
    height: 100%;
}	
	
.lokasyon5 {
    background-size: cover;
    height: 525px;
}	
	
.kattopalt1 {
    width: 100%;
}	
}
@media only screen and (max-width: 1024px) {
    .bottom {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .buttonalan1 {
        margin-left: 0;
        width: 900px;
    }
    
.swiper-container {
    display: none;
    }
    .mobil-slide {
        display: block;
        position: relative;
        height: 100%;
    }
    .anabot {
        position: relative;
    }
    .vadepatlangac {
        right: 80%;
        width: 18%;
        top: 150px;
    }
}
@media only screen and (max-width: 768px) {
ul.mainmenu {
	display: none;
}
ul.mainmenu2 {
	display: none;
}
.button_container {
	position: fixed;
	top: 3%;
	right: 3%;
	height: 30px;
	width: 40px;
	cursor: pointer;
	z-index: 100;
	transition: opacity .25s ease;
	z-index: 9999999;
}
.button_container:hover {
	opacity: .7;
}
.button_container.active .top {
	transform: translateY(11px) translateX(0) rotate(45deg);
	
}
.button_container.active .middle {
	opacity: 0;
}
.button_container.active .bottom {
	transform: translateY(-11px) translateX(0) rotate(-45deg);
	
}
.button_container span {
	background: #fecc00;
	border: none;
	height: 5px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .35s ease;
	cursor: pointer;
}
.button_container span:nth-of-type(2) {
	top: 11px;
}
.button_container span:nth-of-type(3) {
	top: 22px;
}
.overlay {
	position: fixed;
	background: #886393;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	opacity: 0;
	visibility: hidden;
	transition: opacity .35s, visibility .35s, height .35s;
	overflow: hidden;
	z-index: 99;
	display: block !important;
}
.overlay.open {
	opacity: 0.9;
	visibility: visible;
	height: 100%;
}
.overlay.open ul li {
	animation: fadeInRight .5s ease forwards;
	animation-delay: .35s;
}
.overlay.open ul li :nth-of-type(2) {
	animation-delay: .4s;
}
.overlay.open ul li :nth-of-type(3) {
	animation-delay: .45s;
}
.overlay.open ul li :nth-of-type(4) {
	animation-delay: .50s;
}
nav.overlay-menu {
	position: relative;
	height: 70%;
	top: 50%;
	transform: translateY(-50%);
	font-size: 35px;
	font-weight: 400;
	text-align: center;
	display: block;
	width: 100% !important;
}
nav.overlay-menu ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	height: 100%;
	box-sizing: border-box;
}
nav.overlay-menu ul li {
	display: block;
	height: calc(100% / 6);
	min-height: 50px;
	position: relative;
	opacity: 1;
	margin: 0 !important;
}
nav.overlay-menu ul li a {
	display: block;
	position: relative;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
	transition: all .3s ease-out;
}

nav.overlay-menu ul li a:hover {
	color: #878787;
}
nav.overlay-menu ul li a:hover:before {
	opacity: 1;
}
.buttonalan1 {
    display: none;
}
.text {
    width: 100%;
    /* padding: 10px 20px; */
    float: left;
    width: 130px;
    text-align: center;
    margin: 0 auto;
    margin: 0px 5px;
}

.textSelected {
    float: left;
    width: 130px;
    text-align: center;
    margin: 0 auto;
    margin: 0px 5px;
}

.content {
    margin: 0 auto!important;
    width: 100%!important;
}

.content-1 img {
    width: 100% !important;
}
	
section.tabs {
    width: 100%;
    /* background: none; */
    box-sizing: border-box;
    height: 700px;
}	
div#galeriGiris {
    width: 100%;
    margin: 0;
}

#galeriGiris div {
    width: 28% !important;
    margin: 5px !important;
    padding: 0 !important;
}

#galeriGiris div img {
    width: 100% !important;
    height: 100% !important;
}	
.tabs nav ul {
    width: 100% !important;
}

.tabs nav ul li {
    width: 50% !important;
}

nav {
    width: 100%;
}
.bottom {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}	
.lokasyon2 {
    width: 100%;
}

.lokasyon3 {
    width: 35% !important;
    display: table;
}

.lokasyon4 {
    float: right;
    width: 50%;
    margin-right: 10px;
}
.lokasyon5 {
    height: 400px;
    background-size: cover;
}	
.adres {
    width: 100%;
    box-sizing: border-box;
}	
.text2 p {
    font-size: 16px;
    line-height: 20px;
}

.text2 {
    width: 350px;
    height: auto;
    display: none;
}	
.tablotext2 {
	margin: 0 auto;
	height: auto;
	background: rgba(93,44,134,0.70);
	font-family: 'Conv_AvenirNextLTPro-Regular';
	padding: 20px 60px;
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	width: 100%;
	text-align: right;
}
	
.genislik {
    width: 100%;
}

.projebos {
    width: 32%;
    display: none;
}

.proje1 {
    background-size: cover;
}

.proje3 {
    background: #e5e4ec;
    height: 350px;
}

.proje4 {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
}

.projeyazi {
    float: right;
}

.proje7 {
    float: right;
    width: 60%;
}

.proje6 {
    background-size: cover;
    background-position: right -455px center;
}


.proje10 {
    width: 45%;
    box-sizing: border-box;
    padding: 10px;
}	
	

.basintext {
    width: 100% !important;
}	
.video {
    width: 100%;
}	

.form_content {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    top:0;
}

.form {
    width: 400px;
}

.menu-open ,#rightcontentallheader{
    display: none;
}
div#bottomDiv {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    display: table;
}
.vadepatlangac {
    right: 40px;
    width: 22%;
    transform: rotate(35deg);
    top: 150px;
}

.buttonalan {
    width: 100%;
}
}

@media only screen and (max-width: 479px) {
.wapikon {
    width: 50%;
    margin-top: 11px;
}
img {
    width: 100%;
}

.kattop ,.lokasyontop,.galeritop,.iletisimtop,.projetop{
    margin-top: 0;
    height: 110px;
    background-size: 100%;
}

img {
    width: 100%;
}

.kattopalt {width: 80%;}
nav.overlay-menu ul li a {
    font-size: 18px;
}
#galeriGiris div {
    width: 46% !important;
}
	
	.anabot {
		position: relative;
	}	
div#topDiv {
    position: relative !important;
}
	
.lokasyon1 {
    background: #eee;
    height: 350px;
}

.lokasyon3 {
    float: none;
    display: none;
}

.lokasyon4 {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}

.text2 {
    top: 20px;
    width: auto;
    height: auto;
    padding: 10px;
}

.text2 p {
    line-height: initial;
}	

.tablotext2 {
	margin: 0 auto;
	height: auto;
	background: rgba(93,44,134,0.70);
	font-family: 'Conv_AvenirNextLTPro-Regular';
	padding: 20px;
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	width: 100%;
}	
	
	
.proje1 {
    background-position: right -900px center;
}

.projeyazi {
    width: 100%;
    box-sizing: border-box;
    padding: 55px 30px;
}

.proje2,.proje5,.proje8 {
    padding: 20px;
    height: auto;
    box-sizing: border-box;
}
.proje7,.proje10 {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.proje9 {
    background: #e5e4ec;
}	

.form {
    width: 100%;
}	
.video {
    width: 100%;
}
.logoalan {
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    top: 10px;
}
header.large {
	height: 116px;
	position: relative;
}	
.vadepatlangac {
    width: 28%;
    top: 20px;
}

}

@media only screen and (max-width: 375px) {
.kattopalt {
    width: 90%;
}
.lokasyon5 {
    height: 195px;
}		
#topDiv {
	height: 90px;
}
.basintext {
    width: 100% !important;
}	
.video {
    width: 100%;
}
.kattop ,.lokasyontop,.galeritop,.iletisimtop,.projetop{
  
    height: 84px;
}
}

@media only screen and (max-width: 320px) {
.textSelected, .text {
    width: 100px;
}
.logoalan {
    /* margin-left: 0; */
    width: 200px;
}
.lokasyon5 {
    height: 167px;
}	
.proje3 {
    height: 420px;
}	
	.tablotext2 {
	margin: 0 auto;
	height: auto;
	background: rgba(93,44,134,0.70);
	font-family: 'Conv_AvenirNextLTPro-Regular';
	padding: 20px;
	box-sizing: border-box;
	color: #fff;
	font-size: 11px;
	width: 100%;
}
	
}
