.mobile-show {
    display: none;
}

@media only screen and (max-width: 579px) {
    section.urundetay .uruncol .img {
        height: 370px;
        background-position: center right;
        background-repeat: no-repeat;
        position: absolute;
        right: 0px;
        top: -30px;
        z-index: 2;
        width: 1920px;
        background-size: 800px;
    }
    .mobile-show {
        display: block;
    }
    .nav-togg {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    header .logo img {
        height: auto;
    }
    .navbar-toggler {
        color: #ffce05;
    }
    header .menu #ustmenul > ul > li {
        margin-left: 0;
        width: 100%;
    }
    .navbar {
        padding-left: 0;
    }
    .megapopup {
        padding-right: 25px;
    }
    section.menuler #pills-tab {
        margin: 10px 0px;
    }
    section.menuler .tab-content {
        margin-top: 130px;
    }
    section.habelerduyurular .owl-haberler .owl-item.center .item {
        left: 0;
        width: 100%;
        border-radius: 0;
    }
    section.habelerduyurular .haber {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    section.habelerduyurular .owl-item.center .haber .content {
        width: 100%;
    }
    section.takip .social a > span {
        display: none;
    }
    section.takip .socialbg {
        margin: 10px 0;
        padding: 20px 0;
        height: auto;
    }
    section.takip .social {
        width: 100%;
        margin-top: 0;
        padding: 20px 0;
    }

    section.takip h1 {
        color: #ffF;
        font-size: 24px;
        letter-spacing: 2px;
        text-align: center;
        margin-bottom: 0;
        padding: 20px 0;
    }

    section.soslutavukhikayesi .content:nth-child(1) {
        position: unset;
        width: 100%;
    }

    section.soslutavukhikayesi .content:nth-child(2) {
        position: unset;
        bottom: unset;
        width: 100%;
        max-width: 100%;
    }

    section.soslutavukhikayesi .content:nth-child(3) {
        position: unset;
        margin-left: unset;
        width: 100%;
        max-width: 100%;
        top: unset;
    }

    section.soslutavukhikayesi {
        height: auto;
    }

    section.soslutavukhikayesi .img {
        height: 200px;
        background: url(../img/tavugunhikayesi.png);
        background-position: center;
        position: relative;
        z-index: -1;
        top: unset;
        background-size: 60rem;
        background-repeat: no-repeat;
    }

    section.tummenuler .menusec {
        display: block;
        width: 100%;
    }

    section.tummenuler .menusec .secilimenu {
        min-width: 100%;
    }

    section.subeler .sube h1, section.iletisim h1 {
        line-height: 100%;
    }

    header .infobar {
        text-align: center;
        padding: 20px 0;
    }

    section.urundetay .breadcrumb {
        margin-bottom: 60px;
    }

    section.urundetay .share a {
        display: block;
        margin-right: 22px;
        width: 100%;
        margin-bottom: 20px;
    }
    .digertabaklar h1 {
        white-space: unset;
        font-size: 42px;
        margin-bottom: 20px;
    }
    .digertabaklar {
        margin-top: 0;
        margin-bottom: 20px;
    }
    section.urundetay .share {
        margin-left: unset;
        padding: 40px 10px;
    }
    section.urundetay .menubilgi {
        padding-left: unset;
    }
    section.tummenuler .menuler .menu .img {
        background-size: contain;
    }
    section.tummenuler .info {
        line-height: unset;
        margin: 20px 0;
    }
    section.tummenuler .menuler .menu .text {
        font-size: 16px;
    }
    section.tummenuler .menuler .menu {
        margin-bottom: 25px;
    }
    section.soslutavukhikayesi .content h2 {
        margin-bottom: 15px;
    }
    section.soslutavukhikayesi .content {
        margin-bottom: 25px;
    }
    section.soslutavukhikayesi .content:nth-child(1) h2:before ,
    section.soslutavukhikayesi .content:nth-child(2) h2:before,
    section.soslutavukhikayesi .content:nth-child(3) h2:before {
        display: none;
    }
    section.urundetay {
        margin-top: 0;
    }
}

@media only screen and (min-width: 580px) and (max-width: 767px) {
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
}

@media only screen and (min-width: 1200px) {
}
