/* Telefon */
    @media only screen
    and (min-device-width : 320px)
    and (max-device-width : 480px) {

      /* Styles */
      .dil {
        float: right;
      }
      .menum ul li
      {
        width: 100%;
        border-top: 3px solid #e57b22 !important;
        margin-top: 34px;
      }
      .menum ul {
        z-index: 99;
        position: absolute;
        background-color: #fff;
      }
      .carousel-caption {
        top: -63px;
        padding-top: 0px !important;
      }
      .anaslider .sol-blok {
        padding: 0 !important;
        margin-top: -50px;
      }
      .anaslider .buyuk-baslik {
        font-size: 28px !important;
        line-height: 0.8 !important;
      }
      .hakkimizda {
        top: -1px !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-bottom: 10px;
      }
      .hakkimizda h1 {
        font-size: 28px !important;
      }
      .neden-baslik {
        position: inherit !important;
        padding: 5px;
        margin-top: inherit !important;
        font-size: 25px !important;
        text-align: center;
        padding-top: 35px;
      }

      .urun-slide-alan {
        margin: 0 !important;
      }
      .urun-slide-ustver {
        position: inherit !important;
        margin-top: inherit !important;
      }

      .urun-slide .item {
        height: auto !important;
      }

      .row
      {
        margin-left: 0 !important;
        margin-right: 0 !important;
      }
      .urun-slide2 {
        background-image: none !important;
        background-color: #E6E1DB;

      }
      .urunler-slide2 .item img {
        margin-left: 3% !important;
      }
      .urun-slide2-baslik-alan {
        padding-top: 5px !important;
        padding-left: 0 !important;
        margin: 0 !important;
        text-align: center !important;
      }
      .urun-slide2-baslik-alan h1 {
        font-size: 30px !important;
      }
      .duzelt {
        margin-top: 0 !important;
      }
      .urunler-slide2 .item {
        width: 85% !important;
        margin-left: 5% !important;

      }

      .urunler-slide2 .carousel-caption {
        top: inherit !important ;
      }
      .urunler-slide2 .carousel-control {
        top: 100% !important;
      }

      .anasayfa-iletisim h1 {
        font-size: 38px !important;
        text-align: center;
      }
      .form-alani {
        padding: 10px !important;
      }

  }




/*Tablet*/
  @media only screen
    and (min-device-width : 768px)
    and (max-device-width : 1024px) {

         /* Styles */
      .logo {
        margin-right: 150px;
      }

      .carousel-caption {
        top: -63px;
        padding-top: 0px !important;
      }

      
      .anaslider .buyuk-baslik {
        word-spacing:inherit !important;
        font-size: 40px !important;
        margin-top: -12px;
      }
      .row {
        margin: 0 !important;
      }

      .duzelt {
        margin-top: 0 !important;
      }
      .urun-slide-ustver {
        position: relative !important;
      }
      .urunler-slide2 .item h1 {
        margin-top: 270px;
      }
      .urunler-slide2 .carousel-control.right {
        right: 0 !important;
      }
      .hakkimizda {
        padding-bottom: 50px;
        background-size:100% 100% !important;
      }

    }


    @media only screen and (device-width: 768px) {
      /* For general iPad layouts */
      .navbar-right {
        margin-left: 170px !important;
        margin-top: -41px !important;
        margin-right: 0 !important;
      }
      .dil {
        margin-top: 55px !important;
      }
    }
