@media (min-width: 1200px) {

}

.mobile-show {
    display: none;
}

.mobile-hidden {
    display: block;
}

@media only screen and  (max-width: 579px) {
    section.slider .swiper-slide .img {
        top: unset;
    }

    .navbar-light .navbar-toggler {
        color: rgb(255, 255, 255);
        border-color: rgba(255, 255, 255, 0.1);
    }

    header {
        height: auto;
        padding: 10px 0;
    }

    .navbar-collapse {
        position: absolute;
        left: 0;
        right: 0px;
        background: rgb(248, 175, 0);
        z-index: 9;
        border-radius: 5px;
        width: 95%;
        margin: 0 auto;
        top: 50px;
    }

    .navbar-collapse ul {
        padding: 20px;
    }

    #navv li a {
        color: #fff;
    }

    li.submenu a:hover {
        color: #fff;
    }

    #navv .dropdown-menu {
        padding: 8px;
        font-size: 12px;
    }

    #navv .dropdown-menu li a {
        color: #000 !important;
    }

    .mobile-show {
        display: block;
    }

    .mobile-hidden {
        display: none;
    }

    section.popupmenu.acik {
        max-height: 100%;
        transform: scale(1);
        left: 0px;
        bottom: 0px;
        top: 0px;
        overflow-y: scroll; /* has to be scroll, not auto */
        -webkit-overflow-scrolling: touch;
    }

    section.popupmenu .menubar {
        margin-top: 0px;
        margin-right: 0px;
        height: 30px;
        text-align: center;
        position: relative;
    }

    header .menuac, section.popupmenu .menuac {
        margin-right: 20px;
    }

    .popupmenu .kategori img {
        position: unset;
        height: unset;
        width: 90px;
    }

    .popupmenu .kategori {
        flex-direction: column;
    }

    .popupmenu .kategori h4 {
        font-size: 18px;
        color: #384d5a;
        display: block;
        padding: 9px;
        width: 100%;
    }

    section.slider {
        height: 100vh;
    }

    section.slider .sliderbg {
        height: 100%;
    }

    section.slider .swiper-container {
        height: 100%;
    }

    section.slider .swiper-slide .content {
        margin-top: -200px;
        width: 100%;
    }

    section.slider .swiper-slide .img {
        bottom: 0 !important;
        background-position: bottom;
        background-size: contain;
        left: 0 !important;
    }

    section.urunbandi h4.band-title {
        padding: 20px 0;
        margin-bottom: 0;
    }

    section.urunbandi .content {
        padding-top: 70px;
    }

    section.urunbandi .kutular .kutu .owl-yeniurunler {
        right: unset;
        width: 100%;
    }

    section.urunbandi .kutular .kutu .owl-yeniurunler {
        left: 0;
    }

    section.urunbandi .kutular .kutu .img {
        left: 0;
        width: 60%;
        right: 0;
        margin: 0 auto;
    }

    section.urunbandi .kutular .kutu h1 b {
        display: inline-block;
    }

    .owl-referanslar .item {
        height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .owl-referanslar .item a {
        width: 100%;
        padding: 20px;
    }

    .owl-referanslar .item a .img {
        background-size: contain;
    }

    section.destek .content {
        margin-top: 40px;
    }

    footer .menu {
        display: none;
    }

    footer .logo {
        margin: 0 auto;
    }

    footer {
        height: 622px;
    }

    .haberler .haber .img {
        width: 100%;
        padding-bottom: 66%;
        border-radius: 0px;
        border-top-right-radius: 10px;
        margin-bottom: 10px;
        background-position: center;
        background-size: cover;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        transition: 0.5s ease all;
        display: inline-block;
        vertical-align: top;
        height: 100%;
    }

    .haberler .haber {
        height: auto;
        display: block;
        padding: 20px;
        background: #fff;
        border-radius: 10px;
        border: 1px solid #d7dbe8;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .haberler .haber:Hover .img, .haberler .haber:not(.hideimage) .img {
        width: 100%;
        margin-right: 0px;
    }

    .haberler .haber.hideimage:hover .haberdetay {
        width: 100%;
    }

    .haberler .haber:after {
        display: none;
    }

    .haberler .haber.hideimage .haberdetay {
        width: 99%;
    }

    .haberler .haber .haberdetay {
        vertical-align: top;
        display: inline-block;
        width: calc(100% - 155px);
        transition: 0.5s ease all;
    }

    .haberler .haber .haberdetay span {
        color: #995e47;
        font-size: 16px;
        line-height: 21px;
        display: block;
        font-weight: 600;
    }

    .haberler .haber .haberdetay small {
        color: #9fa4af;
        font-size: 13px;
        font-weight: 500;
        line-height: 28px;
        display: inline-block;
        border-bottom: 1px solid #995e47;
        margin-bottom: 10px;
    }

    .haberler .haber .haberdetay p {
        font-size: 12px;
        line-height: 22px;
        font-weight: 400;
        color: #9fa4af;
    }

    .haberler .haber .haberdetay p:empty {
        display: none;
    }

    .haber-detay .row div:first-child {
        order: 2;
    }

    .haber-detay .row div:last-child {
        order: 1;
    }

    .page-header {
        height: 330px;
    }

    .haberdetayimage a {
        display: block;
        margin-bottom: 20px;
    }

    .hizmetler .hizmet:not(:first-child) {
        clip-path: unset;
        padding: 30px 0;
        margin-bottom: 0;
    }

    .hizmetler .hizmet .hizmet-num {
        display: none;
    }

    .hizmetler .hizmet .item {
        margin-top: 0;
    }

    .harita {
        clip-path: unset;
        margin-top: 30px;
    }
}

@media only screen and (min-width: 580px) and (max-width: 767px) {
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
}

@media only screen and (min-width: 1100px) and (max-width: 1600px) {
    section.popupmenu .menu {
        margin-top: 3%;
    }

    section.slider {
        height: 100vh;
    }

    section.slider .sliderbg {
        height: 100vh;
    }

    section.slider .swiper-container {
        height: 100vh;
    }

    section.slider .swiper-slide .img {
        width: 80%;
    }

    section.urunbandi h4.band-title {
        margin-top: 30px;
    }
}