.footer-new {
    background-image: url("/assets/img/footer-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FBD9C8 !important;
    padding: 50px 0;
    text-align: center;
    border-top: solid 15px #F3DACF;
}

    .footer-new h3 {
        color: #FBD9C8;
    }

    .footer-new h2 {
        color: #FFF;
        text-align: right;
        font-family: "Playfair Display";
        font-size: 48px; /* Küçük ekranlar için boyutu küçültüyoruz */
        font-style: normal;
        font-weight: 400;
        line-height: 1.4;
    }

.footer-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.footer-logo img {
    max-width: 150px;
}

.footer-logo {
    display: flex;
}

.footer-text p {
    margin-bottom: 10px;
    font-size: 16px;
    font-family: "Playfair Display";
}

.footer-info {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-top: 40px;
    text-align: left;
}

.footer-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

    .footer-buttons a {
        max-width: 200px;
        margin-top: 20px;
    }

.footer-new .container {
    max-width: 100%; /* Mobil cihazlar için genişlik ayarını yapıyoruz */
    padding: 0 15px;
}

.footer-info h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.footer-info img {
    max-width: 50px;
    margin-bottom: 10px;
}

.footer-info__content {
    margin-left: 15px; /* Küçük ekranlar için daha az boşluk bırakıyoruz */
}

/* Medya sorguları ile küçük ekranlarda daha iyi görünüm sağlıyoruz */
@media (max-width: 768px) {
    .footer-new h2 {
        font-size: 36px;
        text-align: center; /* Küçük ekranlarda h2'yi ortalıyoruz */
    }

    .footer-info {
        text-align: center; /* Bilgileri ortalıyoruz */
    }

    .footer-buttons {
        align-items: center; /* Düğmeleri ortalıyoruz */
    }

    .footer-logo {
        justify-content: center;
    }
    .home-aboutus-img {
        display: none;
    }
    .slider-sub-title {
        font-size: 20px; /* Küçük ekranlarda daha küçük font */
        line-height: 40px;
        data-hoffset: 0;
        text-align: center; /* Metni ortalıyoruz */
    }

    .slider-main-title {
        font-size: 40px; /* Ana başlık boyutunu küçültüyoruz */
        line-height: 60px;
        letter-spacing: 5px;
        data-hoffset: 0;
        text-align: center; /* Metni ortalıyoruz */
    }

    .slider-text {
        font-size: 12px; /* Açıklama metnini küçültüyoruz */
        line-height: 20px;
        data-hoffset: 0;
        text-align: center; /* Metni ortalıyoruz */
        max-width: 100%; /* Genişliği tam ekran yapıyoruz */
    }

    .tp-caption {
        data-x: center; /* Tüm elemanları mobilde ortalıyoruz */
        data-y: middle;
        text-align: center;
    }

        .tp-caption .btn {
            margin: 10px auto;
            display: block; /* Düğmeyi ortalıyoruz */
            max-width: 200px;
        }

    .rev-slidebg {
        data-bgfit: contain; /* Arka plan resmini mobilde daha iyi göstermek için 'contain' yapıyoruz */
    }
    .wonna-img-col {
        padding-left: 50px; /* Küçük ekranlarda padding azaltıldı */
        text-align: center; /* Mobil cihazlarda metni ortalıyoruz */
        align-items: center;
    }

        .wonna-img-col p {
            max-width: 100%; /* Metin genişliği mobilde tam ekran yapıldı */
        }


    .img-wrap {
        justify-content: center; /* Resmi ortalıyoruz */
    }

    .wonna-img-col img {
        max-width: 60%;
        margin-bottom: 20px; 
    }
}

@media (max-width: 576px) {
    .footer-info img {
        max-width: 40px; /* Daha küçük ekranlar için simgeleri küçültüyoruz */
    }

    .footer-new {
        padding: 30px 0; /* Mobilde padding'i küçültüyoruz */
    }

    .footer-buttons a {
        max-width: 100%; /* Düğmelerin tam genişlikte olmasını sağlıyoruz */
        margin: 10px 0; /* Düğmeler arasına boşluk ekliyoruz */
    }
    .slider-sub-title {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
    }

    .slider-main-title {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: 2px;
        text-align: center;
    }

    .slider-text {
        font-size: 12px;
        text-align: center;
        max-width: 100%;
    }

    .tp-caption {
        data-x: center;
        data-y: middle;
        text-align: center;
    }

        .tp-caption .btn {
            margin: 10px auto;
            display: block;
            max-width: 150px;
        }

    .rev-slidebg {
        data-bgfit: cover; /* Resim küçük ekranlarda tam sığacak şekilde ayarlanır */
    }
    .wonna-img-col {
        padding-left: 20px; /* Daha küçük cihazlar için padding daha da azaltıldı */
        text-align: center; /* Metni ortalıyoruz */
    }

        .wonna-img-col p {
            max-width: 100%;
            text-align: center; /* Metin küçük ekranlarda ortalanıyor */
        }


    .img-wrap {
        padding: 10px; /* Mobilde görsele biraz boşluk veriyoruz */
    }
}


.home-references-content {
    border-top: #F3DACF solid 4px;
}

.home-references h3 {
    color: #4E5358;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 133.213%; /* 53.285px */
}

.home-wonna .container-fluid {
    background-color: #4E5358;
}
.showcase-img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.wonna-img-col img {
    max-width: 60%;
    margin-bottom:20px;
}
.wonna-img-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: left;
    padding: 40px 10px;
    color: white;
}

    .wonna-img-col p {
        max-width: 90%;
    }

header .btn {
    min-width: 7rem;
    height: 34px;
    line-height: 0;
}

.header-butttons {
    display: flex;
    flex-direction: row;
}

    .header-butttons a {
        margin-right: 5px;
    }


div.masthead {
    position: relative;
    margin-bottom: 3rem;
    padding-top: calc(8rem + 57px);
    padding-bottom: 8rem;
    background: no-repeat center center;
    background-color: #6c757d;
    background-size: cover;
    background-attachment: scroll;
}

    div.masthead:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #4e5358e0;
    }
    div.masthead h1 {
        color: #F3DACF;
    }

    div.masthead .page-heading,
    div.masthead .post-heading,
    div.masthead .site-heading {
        color: #fff;
    }

    div.masthead .page-heading,
    div.masthead .site-heading {
        text-align: center;
    }

        div.masthead .page-heading h1, div.masthead .page-heading .h1,
        div.masthead .site-heading h1,
        div.masthead .site-heading .h1 {
            font-size: 3rem;
        }

        div.masthead .page-heading .subheading,
        div.masthead .site-heading .subheading {
            font-size: 1.5rem;
            font-weight: 300;
            line-height: 1.1;
            display: block;
            margin-top: 0.625rem;
            font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        }

    div.masthead .post-heading h1, div.masthead .post-heading .h1 {
        font-size: 2.25rem;
    }

    div.masthead .post-heading .meta,
    div.masthead .post-heading .subheading {
        line-height: 1.1;
        display: block;
    }

    div.masthead .post-heading .subheading {
        font-size: 1.5rem;
        font-weight: 600;
        margin: 0.75rem 0 2rem;
        font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    }

    div.masthead .post-heading .meta {
        font-size: 1.25rem;
        font-weight: 300;
        font-style: italic;
        font-family: "Lora", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    }

        div.masthead .post-heading .meta a {
            color: #fff;
        }

@media (min-width: 992px) {
    div.masthead {
        padding-top: 12.5rem;
        padding-bottom: 12.5rem;
    }

        div.masthead .page-heading h1, div.masthead .page-heading .h1,
        div.masthead .site-heading h1,
        div.masthead .site-heading .h1 {
            font-size: 5rem;
        }

        div.masthead .post-heading h1, div.masthead .post-heading .h1 {
            font-size: 3.5rem;
        }

        div.masthead .post-heading .subheading {
            font-size: 1.875rem;
        }
}

.references-page-container .row .col-md-4 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
