@media (min-width: 1201px) {
    body {
        padding-top: 150px;
    }

    .container2 {
        max-width: 1200px;
    }
}

@media(max-width:1200px) {
    .hizmetmodal .modal-dialog {
        max-width: 80%;
        margin:2rem auto;
    }

    body {
        padding-top: 120px;
    }

    .header-menu {
        padding: 0px 0px ;
    }

    .header-menu .navbar-brand {
        display: block;
        text-align: center;
        margin: 0px auto;
    }

    .header-menu .navbar-brand img {
        width: auto;
        height: 50px;
    }

    .page-hizmet-liste .page-hizmet-resim {
        width: 100%;
        height: auto;
    }

    .mobil-sosyal {
        width: 100%;
        height: 60px;
        align-items: center;
        display: flex;
        margin-right: 20px;
        justify-content: center;
        background: #fff;
    }

    .mobil-sosyal li:first-child {
        margin-top: 0px;
    }

    .mobil-sosyal li {
        list-style: none;
        margin-top: 0px;
        margin-left: 0px;
    }

    .mobil-sosyal li a {
        padding: 23px 20px;
    }

    .mobil-sosyal li a img {
        color: #000000;
        height: 14px;
    }

    .page-hizmet-liste {
        padding-bottom: 13px;
        margin-bottom: 13px;
        border-bottom: 0px;
    }

    .header-menu .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
        height: 80px;
        align-items: center;
    }

    .page-nav .navbar-nav .nav-item {
        width: auto;
    }

    .page-nav .navbar-nav .nav-item .nav-link {
        display: block;
        color: #000000;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 200;
        padding: 10px 5px;
    }

    .page-hizmet-liste .page-hizmet-liste-ust h3,
    .page-hizmet-liste .page-hizmet-liste-ust .il {
        font-size: 12px;
    }

    .page-icerik {
        padding: 10px 0px;
        min-height: 650px;
    }

    .hizmetmodal .btn-close {
           width: 18px;
        height: 18px;
        position: fixed;
        right: 10px;
        top: 8px;
        color: #fff;
        font-size: 10px;
    }.hizmetmodal .btn-close span {
    position: absolute;
    bottom: -16px;
    font-weight: 700;
}

    .modal-body {
        padding: 8px;
        overflow: hidden;
    }

    .hizmetmodal img {
        margin-bottom: 8px;
    }

    .anasayfa .Home-liste {
        width: 100%;
        height: auto !important;
    }

    .hakkimizda-ic-liste .text {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .hakkimizda-ic-liste {
        border-bottom: none;
    }

    .anasayfa .Home-liste .resim {
        width: 100%;
        height: 100%;
        background-position: center !important;
        background-size: cover !important;
    }

    .anasayfa .Home-liste .detay {
        display: none;
    }

    .anasayfa .Home-liste .text {
        align-items: center;
        display: flex;
    }

    .anasayfa .Home-liste:hover .text {
        width: 100%;
        height: 100%;
        background: transparent;
    }

    .anasayfa .Home-liste:hover span {
        color: #fff;
    }

    .anasayfa .container {
        padding-left: 0;
        /* Sol kenar boşluğunu kaldır */
        padding-right: 0;
        /* Sağ kenar boşluğunu kaldır */
    }

    .homeeee .Home-liste {
        height: auto;
    }

    .homeeee .Home-liste .resim {
        height: auto;
        position: relative;
    }

    .iletisim .maps img {}

    .anasayfa.hakkimizda .Home-liste {
        width: 100%;
        height: 180px !important;
    }

    .anasayfa.hakkimizda img {
        width: 100%;
        object-fit: cover;
        margin-bottom: 0px;
    }

    .iletisim .iletisim-bilgi {
        width: 100%;
        margin-bottom: 20px;
    }

    .iletisim .iletisim-bilgi li {
        width: 100%;
        list-style: none;
        margin-bottom: 5px;
    }

    .hizmetmodal img {
        width: 100%;
        height: auto;
        margin-bottom: 12px;
        display: block;
    }

    .page-nav {
        top: 80px;
    }

    .page-hizmet-liste .page-hizmet-video a img {
        width: 30px;
    }

    .hakkimizda-ic-liste h3 {
        margin-bottom: 0px;
        font-size: 17px;
    }

    .hakkimizda-ic-liste .text p {
        margin-top: 6px;
        font-size: 12px;
    }

    .basinda-biz .hakkimizda-ic-liste .basintext .text {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .basinda-biz .basinresim {
        width: 100% !important;
        margin-top: 15px;
    }

    .body-active::before {
        z-index: 9999;
    }

    .page-hizmet-liste .page-hizmet-video .image {
        width: 100%;
        height: 80px;
        position: relative;
    }

    .page-hizmet-liste .page-hizmet-video .zoom {
        font-size: 29px;
    }

    .page-nav {
        width: 100%;
        transition: top 0.3s;
        background: #fff;
    }
}

@media(max-width:600px) {
    .iletisim .maps {
        width: 100%;
        height: 400px;
        background: #F7F7F7;
    }
}