/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    section.slider .hizlibasvuru{
        display: none;
    }
    section.slider .swiper-wrapper .swiper-slide .right{
        justify-content: flex-end;
    }
    section.slider .swiper-pagination{
        display: none;
    }
    section.slider .swiper-wrapper .swiper-slide .left > *{
        max-width: 80%;
    }
    section.urunlervehizmetler .hizmetler .hizmet{
        height: 230px;
    }
    section.urunlervehizmetler .hizmetler .hizmet.cihazlar .img{
        bottom: 30px;
        background-size: 48%;
    }
    .kampanyalar .kampanya{
        padding-bottom: 100%;
    }
    .tarifesihirbazi{
        display: none;
    }
    section.urunlervehizmetler .hizmetler .hizmet.paketler .img{
        background-size: 70%;
    }
    footer .cagrimerkezi{
        font-size: 35px;
    }
    section.kampanyaTablar .nav-pills{
        justify-content: space-around;
    }
    section.kampanyaTablar .nav-pills > li{
        width: unset;
        text-align: center;
    }
    section.kampanyaTablar .nav-pills > li a{
        display: inline-block;
    }
    section.kampanyaBanner .container .lbBannerImg img{
        max-height: 400px;
    }
    .kampanyaAciklamasi p strong{
        margin-left: 0;
    }
    section.cunkukablonet .cunkukablonetkutu + .row{
        align-items: flex-end;
    }
    section.kampanyaTablar table th{
        padding: 20px;
    }
    section.blankDetayBanner .container{
        padding: 30px 20px 20px;
    }
    .servisVideoBtn{
        position: relative;
        top: unset;
        right: unset;
        transform: unset;
        margin-bottom: 130px;
    }
    section[class$="Banner"] .container .lbBannerImg {
        height: auto;
        justify-content: flex-end;
        width: 100%;
    }
    .lbBannerImg > img {
        height: unset;

    }
    section.servisler .servis{
        justify-content: flex-start;
        padding: 30px 25px 25px;

    }
    section.servisler .servis .img {
        background-size: 60%;
    }
    section.servisler .servis span{
        margin-bottom: 10px;
    }
    section.servisDetayBanner .container {
        padding: 50px 20px;
    }
    section.basvuruBanner br{
        display: none;
    }
    section.basvuruBanner{
        height: auto;
    }
    body.pagesayfa .servisVideoBtn{
        margin-bottom: 180px;
    }
    body.kampanyaBasvurSayfa section.basvuruBanner{
        height: 850px;
    }
    body.kampanyaBasvurSayfa .container {
        justify-content: flex-start;
    }

    section.basvuruBanner h1{
        font-size: 33px;
    }
    section[class^="cunkukablonet"] .cunkukablonetkutu .slogan{
        width: 100%;
        top: unset;
        margin-bottom: 30px;
    }
    section.cunkukablonet .cunkukablonetkutu .slogan{
        margin-bottom: 0;

    }
    section.cunkukablonet2 h2{
        margin-bottom: 0;
    }
    section.basvuruBanner + .bodybg .container .cunkukablonet2.nobg{
        padding-bottom: 40px;
    }
    .owl-musteriYorumlari{
        margin-top: 20px;
    }
    .teledunyapaketleri .teledunyapaket{
        padding-bottom: 50%;
    }
    .teledunyapaketleri .teledunyapaket > .img{
        background-size: 35%;
    }
    body.internetsayfa section.slider .swiper-wrapper .swiper-slide .left .baslik{
        line-height: 48px;
        margin-bottom: 30px;
    }
    .kampanyalar .kampanya .content .baslik, .kampanyalar .kampanya .content p{
        width: 100%;
    }
    body.internetsayfa .ekhizmetler .hizmet .imgbg{
        background-size: 100%;
    }
    section.tarifelerBanner, section.servisDetayBanner{
        min-height: unset
    }

    section.blankDetayBanner{
        min-height: 450px;
        height: auto;
    }
    body.simdibasvurbody .basvuruBanner{
        height: auto;
    }
    section.slider .swiper-wrapper .swiper-slide.swiper-slide-active .center .img{
        bottom: 0;
        top: unset;
    }
    section.slider .swiper-wrapper .swiper-slide .center .img {
        bottom: -150px;
        top: unset;
    }
    section.cunkukablonet .cunkukablonetkutu .slogan span {
        font-size: 22px;
        line-height: 25px;
    }
    .basvuruBanner ~ .bodybg .cunkukablonet2.nobg .cunkukablonetkutu .ortala{
        margin-bottom: 30px;
    }
    body.pagesayfa section.blankDetayBanner h1{
        line-height: 45px;
    }
    section.cihazlar .cihaz .fiyatlar .fiyat{
        height: 100%;
        padding: 10px;
    }
    section.cihazlar .cihaz .fiyatlar .fiyat b{
        line-height: 20px;
        font-size: 13px;
        margin-bottom: 15px;
        text-align: center;
    }
    span.altyapipage + .altyapiBanner .bannerBasvuruFormu{
        right: 20px;
    }
    section.musteriYorumlari2 .container>div.yorumlarLeft{
        flex-direction: column;
        width: 75%;
    }
    section.musteriYorumlari2 .container>div.yorumlarLeft h3{
        margin-bottom: 10px;
    }
    section.musteriYorumlari2 .container>div.yorumlarRight{
        width: 25%;
    }
    section.musteriYorumlari2 .owl-musteriYorumlari2 .owl-stage{
        padding: 20px 0 60px;
    }
    section.musteriYorumlari2 .musteriYorum{
        min-height: 285px;
    }
}


