@media screen and (max-width: 1024px) {
 #header .header-content {
 width: 90%;
 padding:15px 0;
}
 #header.fixed a {
 color: #353535;
}
 .nav-toggle {
 display: block;
}
 .navigation {
 position: fixed;
 background-color: #313131;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 z-index: 99999;
 visibility: hidden;
 opacity: 0;
 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
 transition: opacity 0.5s, visibility 0s 0.5s;
}
 .navigation .primary-nav {
 position: relative;
 top: 45%;
 -moz-transform: translateY(-45%);
 -ms-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}
 .navigation li {
 display: block;
 margin-bottom: 1px;
}
 .navigation a {
 display: block;
 font-size: 16px;
 margin: 0;
 text-align: center;
 padding: 10px 0;
 color: #fff;
}
.navigation a.left-img {
 margin-left:0;
}
 .person {
 margin: 0 auto 50px;
}
 .person-content {
 text-align: center;
}
 .person .social-icons li {
 display: inline-block;
 float: none;
 margin-bottom: 5px;
}
 .testimonials blockquote {
 padding: 20px 5% 0;
}
 .testimonials p {
 font-size: 12px;
}
 .flex-control-nav {
 bottom: 20px;
}
}
@media screen and (max-width: 850px) {
#header.fixed a {
    color: #fff;
}
#header.fixed a.logo{
	 color: #000;
}
 .banner-text {
 margin-top: 30%;
}
/*son ekleme*/
 .banner-text {
 margin-left: 0px;
}
/*son ekleme*/
.banner {
	background-image: url(../images/sliderdeneme_v3.webp);
	background-position: center top;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	/* min-height: 750px; */
}
.banner-text {
    /*son ekleme*/
    /*position:relative;*/
    /*z-index:-10;*/
    margin-left: 0;
    /*son ekleme*/
	margin-top: 54%;
	margin-bottom: 40px;
	width: 100%;
	/* display: none; */
	color: #252525;
	background-image: url(../images/backs2.jpg);
	float: left;
	padding: 25px;
	border-radius: 15px 0 15px;
	/* border: 6px solid rgba(209, 0, 35, 0.37); */
}
.banner-text h1 {
	color: #252525;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 36px;
	font-weight: 700;
	/* text-transform: uppercase; */
	text-align: left;
	margin: 0;
	text-align: center;
}
.banner-text p {
	color: #ffbfd7;
	font-size: 22px;
	font-weight: 600;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 0;
	text-align: left;
}
}
@media screen and (max-width: 768px) {
#header.fixed a {
    color: #fff;
}
#header.fixed a.logo{
	 color: #000;
}
 .banner-text {
 margin-top: 30%;
}
/*son ekleme*/
 .banner-text {
 margin-left: 0px;
}
/*son ekleme*/

 .banner-text h1 {
 font-size: 42px;
}
 .banner-text p {
 font-size: 18px;
}
 .flexslider {
 padding-bottom: 80px;
}
 .flex-control-nav {
 width: 100%;
}
 .footer .footer-col {
 margin-bottom: 50px;
}
#map-overlay{
  margin-top:0;
  background-color:transparent
}
}
@media screen and (max-width: 640px) {
 .banner-text {
 margin-top: 57%;
}
 .testimonials p {
 font-size: 12px;
}
/*son ekleme*/
 .banner-text {
 margin-left: 0;
}
}
/*son ekleme*/
@media screen and (max-width: 480px) {
 .banner-text {
 /* padding-top: 45%; */
}
 .banner-text h1 {
 font-size: 32px;
}
 .testimonials p {
 font-size: 12px;
}
/*son ekleme*/
 .banner-text {
 margin-left: 0;
}
/*son ekleme*/

@media screen and (max-width: 320px) {
 .banner-text {
 padding-top: 55%;
}
 .testimonials blockquote {
 padding: 20px 5% 0;
}
 .testimonials p {
 font-size: 12px;
}
}
