@media (max-width: 1400px) {
  #first-slider .carousel .carousel-item img{
    width: 100%;
  }
  #first-slider {
    margin-bottom: 45px;
    height: auto;
  }
  #first-slider .slide {
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
  }
  #first-slider .carousel-inner {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .anim {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}
@media (max-width: 1200px) {
  .itemCircle .contentCircle {
    padding: 3em 2em;
    border: 15px solid #fff;
  }

  .itemCircle .contentCircle img{
    width: 45px;
  }

  .itemCircle .contentCircle p{
    font-size: 16px;
  }
  .owl-carousel.setOwlRef .owl-item{
    padding: 1em .5em;
  }
  .inCell h1{
    font-size: 2em;
  }
  #first-slider .carousel-item .Resimsmall {
    display: none;
    overflow: hidden;
  }
}


@media (max-width: 992px) {
	#first-slider .beyaz{
		line-height: normal;
		font-size: 17px;
	}
  .itemCircle .contentCircle {
      width: 100%;
      border-radius: 2px;
      border: 2px solid #fff;
      padding: 0em 0em;
      height: auto;
      margin: 0 0 0em 0;
  }
  .sliderText{
    height: 500px;
    padding: 0;
  }
  .inCell h1 {
      font-size: 1.1em;
  }
  .itemCircle .contentCircle img{
    width: 35px;
  }

  .itemCircle .contentCircle p{
    font-size: 15px;
  }
  nav.myNav ul li a {
    font-size: 12px;
    padding: 0 .2em;
  }
  .sayfa .itemsquare{
    width: 46.5%;
  }
  #first-slider .carousel-item .Resimsmall {
    display: none;
    overflow: hidden;
  }
}



@media (max-width: 768px) {
  .Title {
    position: relative;
    text-align: left;
    margin: 2em 0 2em;
}
.Title span {
    font-size: 1.2em;
    color: #13294b;
    letter-spacing: 0px;
    padding-bottom: 10px;
    font-weight: 700;
    border-bottom: 2px solid #1e8c6e;
    display: block;
}
.title-text h1{
  font-size: 27px;
  letter-spacing: 0px;
}
.sayfa{
  margin-top: 0px;
}
.sayfa .wrapCircle{
  margin-top: 32px;
}
    #first-slider {
      margin-bottom: 0px;
      height: 500px;
  }
  #first-slider .slide{
    height: 500px;
  }
  #first-slider .carousel-inner{
    height: 500px;
  }
  #first-slider .carousel .carousel-item{
    min-height: 500px;
    height: 500px;
  }
    #first-slider .carousel-item .Resimbig {
      display: none;
      overflow: hidden;
    }
    #first-slider .carousel-item .Resimsmall {
      display: block;
      overflow: visible;
      width: 100%
    }
    #first-slider .carousel-indicators{
          bottom: 50px
    }
    .anim{
      width: 100%;
    }
    .wrapCircle {
      margin-top: 0px;
  }
  .header-top-dropdown{
    float: none;
    margin: auto;
  }

    .toggleWrap{
      display: block;
    }
    .toggleWrap button{
      background: #fff;
      border: none;
      display: block;
      margin: auto 0 auto auto;
      cursor: pointer;
    }
    nav.myNav{
    	display: none;
      position: absolute;
      right: 0;
      background: #fff;
      padding: 4em 1em 0;
      text-align: left;
      right: -100%; 
      height: 100vh;
    	transition: all .3s ease-in-out;
    	-ms-transition: all .3s ease-in-out;
    	-moz-transition: all .3s ease-in-out;
    	-webkit-transition: all .3s ease-in-out;
    }
    nav.myNav.active{
      right: 0;
      width: 250px;
      display: block;
    }
    nav.myNav ul li{
      display: block;
    }
    nav.myNav ul li a {
        font-size: .9em;
        padding: .5em 0;
    }
    nav.myNav ul li ul.sub {
      margin: auto auto auto 0;
      text-align: left;
      padding-top: 0;
    }
    nav.myNav ul li:hover ul.sub {
      position: relative;
    }
    nav.myNav ul li ul.sub li a{
      border-left: none;
      border-right: 2px solid transparent;
    }

    #logoLayer{
      width: 100%;
      max-width: 100%;
      margin: auto;
      padding: 1em;
    }
    .sayfa .itemsquare{
      width: 100%;
    }
    .sayfa #contact {
      margin-left: 15px;
      margin-right: 15px;
      text-align: center;
  }
  .sayfa #contact .single-contact-option i {
    float: none;
    text-align: center;
  }
  .sayfa #contact .single-contact-option p {
    text-align: center;
  }
  .sayfa .maps{
    margin-left: 15px;
    margin-right: 15px;
  }
  .galeri img
  {
    width: 100%;
  }
  footer.footer::before{
    height: 243px;
  }
  footer.footer .Copyright span{
    text-align: center;
  }
  .social._socialFooter{
    text-align: center;
  }
  .sayfa #contact{
    margin-top: 12px;
  }
  .Adresler .row{
    margin-left: 0;
    margin-right: 0;
  }
}
