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

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

}

@media(min-width:769px) and (max-width:1100px) {
.menu ul li a {
    font-size: 16px;
}

.menu {
    width: 710px;
}


.foot-iletisim ul li {
    font-size: 18px;
}

ul.foot-sosyal {
    width: 20% !important;
    margin: 0 64px;
}

}

@media only screen and (max-width: 768px) {
.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: #8a9b4a;
	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: #fff;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	opacity: 0;
	visibility: hidden;
	transition: opacity .35s, visibility .35s, height .35s;
	overflow: hidden;
	z-index: 999999;
	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% / 7);
	min-height: 50px;
	position: relative;
	opacity: 1;
	margin: 0 !important;
}
nav.overlay-menu ul li a {
	display: block;
	position: relative;
	color: #8a9b4a;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
	transition: all .3s ease-out;
}

nav.overlay-menu ul li a:hover {
	color: #1b6a91;
}
nav.overlay-menu ul li a:hover:before {
	opacity: 1;
}
.menu {
    display: none;
}	
.logo {
    width: 30%;
}

header {
    background: #eee;
}	
#sep-one,#sep-two {
    height: 300px;
}
#info_wrapper h2 {
    font-size: 32px;
}	
.foot-iletisim ul li {
    font-size: 14px;
}

.foot-iletisim ul li img {
    width: 35px;
}

.foot-iletisim ul {
}

ul.foot-sosyal {
    margin: 0 30px;
    width: 25%;
    display: table;
}

.foot-iletisim ul H3 {
    font-size: 20px;
}

.foot-iletisim ul li a {
    margin-top: 8px;
}
.inmenu {
    display: none;
}

.inner-wrap {
    width: 100%;
    float: none;
}	
ul.hizmetler li {
    width: 45%;
}
.form_content {
    width: 100%;
}

#map_wrapper {
    width: 100%;
}	
.slide {
    height: 185px;
}
.slide h2,.slide h3 {
    left: 50px;
}	
}

@media only screen and (max-width: 479px) {
.bx-wrapper .bx-controls-direction a {
    width: 28px !important;
    height: 28px!important;
    top: 45%!important;
}

.bx-wrapper .bx-prev ,.bx-wrapper .bx-next{
    background-size: 100%!important;
}

.resp-tabs-container {
    padding: 20px;
    box-sizing: border-box;
    background-size: cover;
}

.logo {
    width: 50%;
}

.tab_content h2 {
    font-size: 23px;
}

.tab_content h2 span {
    font-size: 23px;
}

.tab_content p {
    font-size: 14px;
}

.tab_content {
    width: 100%;
    box-sizing: border-box;
}


ul.resp-tabs-list li.tab1 {
    width: 50%;
}

ul.resp-tabs-list li.tab2 {
    width: 50%;
}

ul.resp-tabs-list li.tab3 {
    width: 50%;
}

ul.resp-tabs-list li.tab4 {
    width: 50%;
}
#sep-one, #sep-two {
    background-attachment: inherit;
    background-size: 100%;
    height: 203px;
}

ul.resp-tabs-list.hor_1 {
    display: table;
    margin: 0 auto;
    width: 100%;
}

.info_first_wrap {
    width: 100%;
    float: none;
    margin: 5px auto;
    min-height: 210px;
}

#info_wrapper {
    padding: 20px;
    box-sizing: border-box;
}

.info_second_wrap {
    width: 100%;
    box-sizing: border-box;
    border: 0;
    padding-left: 0;
    min-height: 210px;
    margin: 5px auto;
}

.info_second_wrap .learn_more {
    width: 100% !important;
}

.foot-menu ul li {
    margin: 5px;
}

.foot-menu ul li a {
    font-size: 10px;
}

.foot-iletisim ul {
    display: none;
}

ul.foot-sosyal {
    display: block;
    width: 50%;
    margin: 0 auto;
    float: none;
}
nav.overlay-menu ul li a {
    font-size: 24px;
}
.foot-iletisim {padding: 20px 0;box-sizing: border-box;}
.slide {
    background-size: cover;
}

.inner-wrap h4 {
    font-size: 20px;
}

.inner-wrap p {
    font-size: 16px;
    line-height: 22px;
}
.slide h3 {
    font-size: 30px;
}

.slide h2, .slide h3 {
    left: 10px;
}	
.degerlerimiz {
    height: 200px;
}
	
ul.hizmetler li {
    width: 100%;
    margin: 5px auto;
}	
ul.referans li {
    width: 100%;
    height: 100%;
    margin: 5px auto;
}	
.form {
    width: 100%;
}

.form_content {
    background-size: cover;
}
	
.form {
    width: 100%;
}

.form_content {
    background-size: cover;
}

div#map_wrapper {
    height: 400px;
    box-sizing: border-box;
    float: none;
    width: 100%;
}

div#map_shadow {
    height: 400px;
    background-size: contain;
    width: 100%;
}

div#map {
    height: 400px;
}

#map_location {
    font-size: 14px;
    padding-left: 30px;
    background-size: 16%;
}

#map_text_wrapper {
    width: 150px;
    height: 180px;
}

#map_phone,#map_mail {
    font-size: 14px;
    background-size: 14%;
    padding-left: 30px;
}	
.text {
    float: none;
    width: 100%;
}

.img {
    width: 100%;
    height: 200px;
}

.text2 {
    width: 100%;
    float: none;
}

.img2 {
    width: 100%;
    float: none;
    height: 200px;
}
#info_wrapper h2 {
    font-size: 26px;
    line-height: 28px;
}	
	
#info_wrapper .learn_more {
    font-size: 16px;
}
.hizmet ul li {
    font-size: 14px;
    line-height: 18px;
}	
	
}

@media only screen and (max-width: 375px) {
footer {
    padding: 20px 0;
}
}

@media only screen and (max-width: 320px) {

.baslik2 {
    font-size: 22px;
}

.baslik2:before {
    right: 46px;
}

.baslik {
    font-size: 22px;
}

.baslik:before {
    width: 15px;
}

.box {
    margin: 20px 0;
}

.foot-menu ul li {
    margin: 4px;
}

.foot-menu ul li a {
    font-size: 9px;
}

.foot-iletisim ul H3 {
    font-size: 16px;
}

ul.foot-sosyal li {
    width: 25px !important;
}

.foot-iletisim {
    padding: 10px 0;
}
}
