@media (min-width: 576px){
    .pr-card-featured .pr-featured-full .pr-card-image {
        -ms-flex-preferred-size: calc(50% - 32px / 2);
        flex-basis: calc(50% - 32px / 2);
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: auto;
        max-height: 100%;
    }

    .pr-card-featured .pr-featured-full .pr-card-body {
        position: relative;
    }

    .pr-featured-full.first-news {
        -ms-flex-direction: row;
        flex-direction: row;
        max-height: 510px;
        align-items: center;
    }

    .pr-list-item-image {
        flex-basis: calc(33% - 33px / 2);
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: auto;
        max-height: 100%;
    }

}

@media (max-width: 576px){


    .pr-card-featured .pr-featured-full .pr-card-body {
        margin: 1rem 0;
        padding: 0;
    }


    .pr-featured-full.first-news {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}



@media (max-width: 767px){

    .row>[class*="col-"] {
        margin-bottom: 0;
    }

    #bo-navbar {
        padding-bottom: 2rem;
    }

    .pr-article-holder {
        max-width: 692px;
    }


}

@media (min-width: 769px){

    .hero-image {
        position: relative;
        right: -20px;
        width: 55%;
    }

    .col-lg-9.pr-article-col {

        flex: 1;
        max-width: 100%;
    }

    .pr-card-featured .pr-featured-full .pr-card-body {

        margin: 0 4rem 0 0;

    }

    .pr-article-holder {
        max-width: 768px;
        padding: 0 17px;
    }


}

@media (max-width: 768px){

    .hero-left-content {
        text-align: center;
        -webkit-box-align: center;
        align-items: center;
        margin: 3rem 0 3rem;
    }

    .proom-icons .proom-item {

        padding: 0;
        border: none;
    }


}

@media (min-width: 992px) {

    .hero-left-content {
        max-width: 43%;

    }

    .pr-card-featured {
        padding-top: 2.5rem;
    }

    .pr-card-featured .pr-featured-full .pr-card-image {
        flex-basis: calc(58% - 50px / 2);

    }

    .medya-turu-sec {

        min-width: 243px!important;

    }

    .pr-article-holder {

        padding: 0 25px;
    }

}

@media (max-width: 991.98px) {

    .pr-card-featured {
        padding-top: 2rem;
    }


}

@media (min-width: 1025px) {

    .sidebar {
        /* padding-left: 35px; */
        flex-basis: 250px;
        max-width: 250px;
        margin-top: 38px;
        padding: 0;
    }

    .hero-subtitle {
        font-size: 1.4em;
        margin: 2rem 0;
    }



}

@media (min-width: 1200px) {

    .container {
        max-width: 1280px;

    }

    .hero-img img {
        min-height: 550px;
        max-width: none;
    }

    .pr-article-holder {
        max-width: 800px;
        padding: 0;
    }

    .sidebar {
        /* padding-left: 35px; */
        flex-basis: 320px;
        max-width: 320px;
    }

    .container.pr-detay {
        padding-left: 10px;
        padding-right: 10px;
    }

    .btn-l {
        width: 13rem;
        padding: 1.05rem 1.5rem 1rem;
        font-size: 0.75rem;
    }

}





.c-card__logo-holder {
    position: absolute;
    top: 12px;
    left: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
}

.c-card__logo-holder img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

section.about-header {
    margin-top: 84px;
}

/* ═══ PR Liste Responsive ═══ */
@media (max-width: 991px) {
    .pr-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.25rem;
    }

    .pr-featured-inner {
        flex-direction: column;
    }

    .pr-featured-image {
        flex: none;
        min-height: 220px;
    }

    .pr-featured-body {
        padding: 1.5rem;
    }

    .pr-featured-title {
        font-size: 1.35rem;
    }
}

@media (max-width: 767px) {
    .pr-grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .pr-header-row {
        flex-wrap: wrap;
    }

    .pr-header-filters {
        width: 100%;
        flex-wrap: wrap;
    }

    .pr-filter-select,
    .pr-search-input {
        flex: 1 1 auto;
        min-width: 0;
    }

    .pr-search-input:focus {
        width: 100%;
    }

    .pr-featured-image {
        min-height: 180px;
    }

    .pr-featured-body {
        padding: 1.25rem;
    }

    .pr-featured-title {
        font-size: 1.15rem;
    }

    .pr-featured-spot {
        font-size: 0.85rem;
    }

    .pr-modal-content {
        max-width: 95%;
        margin: 0 auto;
    }

    .pr-modal-body {
        padding: 1.25rem;
    }
}

/* ═══ Medya Arşivi Responsive ═══ */
@media (max-width: 991px) {
    .ma-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.25rem;
    }
}

@media (max-width: 767px) {
    .ma-grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .ma-card-img {
        height: 200px;
    }

    .ma-modal-content {
        max-width: 95%;
        margin: 0 auto;
    }

    .ma-modal-body {
        padding: 1.25rem;
    }
}

/* ═══════════════════════════════════════════════════════════════════════ */
/* Wave 5: Ana Site (basinodam.com) Responsive Polish                     */
/* ═══════════════════════════════════════════════════════════════════════ */

/* --- Tablet (≤991px) --- */
@media (max-width: 991px) {
    /* Hero bölümü — arka plan boşluğunu azalt */
    #home-hero .bo-container-holder,
    #home-hero .bo-hero-holder {
        height: auto !important;
        min-height: 0;
    }

    #home-hero .bo-hero-holder {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    #home-hero .space100 {
        height: 50px !important;
    }

    /* Hero text — mobilde ortala, navbar-hero arası nefes alanı */
    #home-hero .hero-left-content {
        text-align: center;
        margin: 1.5rem 0 0.5rem !important;
    }

    #home-hero .hero-buttons {
        justify-content: center;
    }

    /* Özellik bölümü görselleri overflow engelle */
    #services figure {
        max-width: 100%;
        overflow: hidden;
    }

    #services figure img {
        max-width: 100%;
        height: auto;
    }

    /* Pricing kartları — tablette 2'li grid */
    .pricing-items {
        justify-content: center;
    }

    .pricing-item {
        flex-basis: calc(50% - 24px);
        max-width: calc(50% - 24px);
    }

    /* Footer copyright satırı — stack */
    footer .container.inner.d-flex {
        flex-direction: column;
        text-align: center;
        gap: 12px;
    }

    footer .social.ml-auto {
        margin-left: 0 !important;
        justify-content: center;
    }
}

/* --- Mobil (≤767px) --- */
@media (max-width: 767px) {
    /* Hero — minimum height kaldır, padding azalt */
    #home-hero .bo-hero-holder {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    #home-hero .space100 {
        height: 36px !important;
    }

    /* Hero butonları — mobilde tam genişlik stack */
    .hero-buttons {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
        padding-bottom: 0;
    }

    .hero-buttons .btn {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    /* Hero başlık boyutları */
    h1.hero {
        font-size: 1.6rem;
        line-height: 1.3;
    }

    .hero-subtitle {
        font-size: 1rem;
        line-height: 1.6;
    }

    /* Özellik bölümleri — space100 azalt */
    .white-wrapper .space100 {
        height: 40px !important;
    }

    /* Özellik text — padding düzelt */
    .col-lg-6.pr-60 {
        padding-right: 15px !important;
    }

    /* Pricing kartları — tek sütun */
    .pricing-item {
        flex-basis: 100%;
        max-width: 100%;
    }

    /* İletişim sayfası about-header üst margin */
    section.about-header {
        margin-top: 60px;
    }

    /* Footer — sütunlar 2x2 grid */
    footer .col-6 {
        margin-bottom: 20px;
    }

    footer .widget-title {
        font-size: 0.95rem;
        margin-bottom: 10px;
    }

    footer .widget ul li {
        padding: 3px 0;
    }

    /* CTA bölümü — padding */
    .block-blue .wrap,
    .block-blue-white .wrap {
        padding: 2rem 1rem;
    }

    /* Navbar — logo küçült */
    .navbar-brand img {
        max-height: 30px;
    }
}

/* --- Küçük Mobil (≤480px) --- */
@media (max-width: 480px) {
    /* Hero başlık */
    h1.hero {
        font-size: 1.4rem;
    }

    .hero-subtitle {
        font-size: 0.9rem;
    }

    /* Pricing fiyat boyutu */
    .pricing-item-price-amount {
        font-size: 28px;
    }

    /* Section başlıkları */
    .section-h2,
    .section-h2--lg,
    .section-h2--md {
        font-size: 1.3rem !important;
    }

    /* İstatistik sayıları */
    .stat-highlight {
        font-size: 32px;
    }

    .proof-strip {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
}