    @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Ubuntu+Condensed:wght@400;500&display=swap');

    /* Genel stil ayarları */
    * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
    }
    body {
      font-family: 'Arial', sans-serif;
      line-height: 1.6;
      color: #333;
    }
    a {
      color: inherit;
      text-decoration: none;
    }
    img {
      max-width: 100%;
      height: auto;
      display: block;
    }
    .container {
      max-width: 1200px;
      padding-right: 15px;
      padding-left: 15px;
      margin: 0 auto;
    }

    /* Hero Bölümü */
    .hero {
      text-align: center;
      position: relative;
    }
    .hero img {
      width: 100%;
      max-height: 600px;
      object-fit: cover;
      height: auto;
    }

    /* Logo Overlay (Position Fixed) */
    .logo-overlay {
      position: fixed; /* DEĞİŞTİ */
      top: 0;         /* Eklendi */
      left: 0;
      right: 0;
      height: 60px;
      background-color: #33333385;
      text-shadow: 0 2px 5px rgba(0,0,0,.9);
      display: flex;
      align-items: center;
      justify-content: space-between; /* Logo ve Dil Seçici Arası Boşluk */
      padding-left: 352px; /* Soldan Boşluk (Logo ile Aynı) */
      padding-right: 352px; /* Sağdan Boşluk */
      z-index: 9999;
    }
    .logo-header-top {
      margin: 0;
      /*margin-left: 352px;  kaldırıldı, padding ile ayarlandı */
      display: inline-block;
      font-family: 'Ubuntu Condensed', sans-serif;
      font-weight: 500;
      font-size: 2vw;
      line-height: 1;
      color: #fff;
      background: url("https://static11.com-hotel.com/uploads/web-configuration/73691/resource/logo-1577981984.png") no-repeat left center;
      background-size: 45px auto;
      padding-left: 70px; /* Logo padding arttırıldı */
      flex-shrink: 0; /* Küçülmesini engelle */
    }
    .logo-header-top .rating {
      margin-left: 5px;
    }

    /* Dil Seçici Stilleri */
    .logo-overlay .language-selector {
        position: relative; /* Dropdown için */
        display: inline-block;
        color: #fff;
        cursor: pointer;
         /*flex-shrink: 0;  küçülmesini engelle */
    }

    .logo-overlay .language-selector .current-language {
        display: flex;
        align-items: center;
        padding: 5px 10px;
        border-radius: 5px;
    }

    .logo-overlay .language-selector .current-language img {
        margin-right: 5px;
        width: 20px; /* Bayrak boyutu */
        height: auto;
    }

    .logo-overlay .language-selector .dropdown-menu {
      position: absolute;
      top: 100%;
      right: 0; /* Sağdan hizala */
      z-index: 1000;
      display: none; /* Başlangıçta gizli */
      float: none;  /*float:left yerine*/
      min-width: 160px;
      padding: 5px 0;
      margin: 2px 0 0;
      font-size: 14px;
      text-align: left;
      list-style: none;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, .15);
      border-radius: 4px;
      box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
      background-clip: padding-box;
    }

    .logo-overlay .language-selector .dropdown-menu.show {
      display: block; /* JavaScript ile aç/kapa */
    }

    .logo-overlay .language-selector .dropdown-menu li {
        display: block; /* Alt alta sırala */
    }

    .logo-overlay .language-selector .dropdown-menu li a {
      display: flex; /* Bayrak ve yazı yan yana */
      align-items: center;
      padding: 3px 20px;
      clear: both;
      font-weight: 400;
      line-height: 1.42857143;
      color: #333;
      white-space: nowrap;
      text-decoration: none;
    }
    .logo-overlay .language-selector .dropdown-menu li a img {
      margin-right: 8px;
      width: 20px; /* Bayrak boyutu */
      height: auto;
    }

    .logo-overlay .language-selector .dropdown-menu > li.disabled > a,
    .logo-overlay .language-selector .dropdown-menu > li.disabled > a:hover,
    .logo-overlay .language-selector .dropdown-menu > li.disabled > a:focus {
      color: #777;
    }

    /* SEO Title */
    .seo-title {
      position: absolute;
      bottom: 30px;
      left: 352px;
      right: 352px;
      height: 105px;
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-color: #a51616;
      margin-top: 20px;
      margin-bottom: 10px;
      padding: 10px 20px;
      box-sizing: border-box;
      font-family: 'Open Sans', sans-serif;
      font-size: 30px;
      line-height: 33px;
      text-align: center;
      letter-spacing: normal;
      font-weight: 700;
      color: #fff;
      background-color: #33333385;
      text-shadow: 0 2px 5px rgba(0,0,0,.9);
    }
    .seo-title .address {
      margin-top: 5px;
      font-family: 'Ubuntu Condensed', sans-serif;
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      letter-spacing: normal;
      color: #fff;
      font-weight: 400;
    }

    /* Rooms ve Explanation Alanı */
    .rooms-explanation-area {
      display: flex;
      gap: 20px;
      margin-top: 20px; /* Hero altı boşluk */
    }
    /* Rooms Alanı */
    .rooms-area {
      width: 307px;
      flex-shrink: 0;
    }
    .rooms-area h2 {
      color: #a51616;
      margin-bottom: 15px; /* Normal başlık gibi boşluk bıraksın */
      display: none; /* Başlığı gizle, butonlar başlık gibi duracak */
    }
    .rooms-area .menu-btn {
      display: block;
      width: 100%;
      padding: 10px;
      margin-bottom: 5px; /* Butonlar arası boşluk */
      border: 1px solid #ccc; /* Buton kenarlığı */
      border-radius: 0; /* Köşeleri düz yap */
      text-align: center;
      cursor: pointer;
      font-size: 16px;
      background-color: #555; /* Varsayılan gri renk */
      color: #fff; /* Varsayılan beyaz yazı rengi */
    }
    .rooms-area .menu-btn:hover {
      background-color: #666; /* Hover efekti için daha açık gri */
    }
    .rooms-area .menu-btn.details {
      background-color: #fff; /* DETAILS butonu beyaz */
      color: #333; /* DETAILS butonu siyah yazı */
      border: 1px solid #ccc; /* DETAILS butonu kenarlığı */
    }
    .rooms-area .menu-btn.details:hover {
      background-color: #f2f2f2; /* DETAILS hover için hafif gri */
    }

    /* Explanation Area */
    .explanation-area {
      width: 893px; /* rooms-area + gap = 307 + 20 = 327. 1200 - 327 = 873. biraz daha geniş verelim ki tam otursun */
      background: #ffffff;
      padding: 10px;
    }
    .explanation-area h1 { /* Orijinal HTML'de h1 yok, h2 var */
       color: #a51616;
       margin-bottom: 15px;
       font-family: 'Open Sans', sans-serif;
       font-size: 20px;
       font-weight: bold;
       text-align: left;
    }
    .explanation-area h2 { /* Explanation Area Başlığı için */
       color: #a51616;
       margin-bottom: 15px;
       font-family: 'Open Sans', sans-serif;
       font-size: 20px;
       font-weight: bold;
       text-align: left;
    }
    .explanation-area p {
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      line-height: 20px;
      text-align: start;
      letter-spacing: normal;
      color: #282828;
      margin-bottom: 15px;
      background: #ffffff;
    }

    /* Review ve Gallery Alanı */
    .review-gallery-area {
      display: flex;
      gap: 20px;
      margin-top: 20px; /* rooms-explanation-area altı boşluk */
    }

    /* Review Alanı */
    .review-area {
      width: 307px;
      flex-shrink: 0;
    }
    .review-score {
      background: #f2f2f2;
      border-radius: 4px;
      padding: 15px;
      margin-top: 0; /* rooms-area ile aynı hizada başlaması için */
      font-family: "Open Sans", sans-serif;
    }
    .review-score h3 {
      margin-bottom: 5px;
      font-size: 16px;
      color: #333;
    }
    .review-score p {
      margin-bottom: 10px;
      font-size: 14px;
      color: #666;
    }
    .review-item {
      display: flex;
      align-items: center;
      margin-bottom: 8px;
    }
    .review-item label {
      flex: 1;
      font-size: 14px;
      color: #333;
    }
    .review-bar {
      background: #ccc;
      width: 100px;
      height: 8px;
      border-radius: 4px;
      margin: 0 10px;
      position: relative;
      overflow: hidden;
    }
    .review-fill {
      background: #444;
      height: 8px;
      position: absolute;
      left: 0;
      top: 0;
    }
    .score {
      width: 30px;
      text-align: right;
      font-size: 14px;
      color: #333;
    }

    /* Galeri Bölümü => Genişlik 893px */
    .hotel-images {
      width: 893px;
      margin-bottom: 40px;
    }
     .hotel-images h3 { /* Orijinaldeki h3 stili */
       color: #a51616;
       margin-bottom: 15px;
       font-size: 20px; /* Eşleşmesi için */
       font-family: 'Open Sans', sans-serif;
       font-weight: bold; /* Eklendi */
     }

    .gallery {
      display: flex;
      flex-wrap: wrap;
      gap: 10px; /* Resimler arası boşluk */
      margin-bottom: 40px; /* Alt boşluk */
    }
    .gallery div[itemprop='image'] {
      flex: 1 1 calc(33.333% - 10px); /* 3 sütunlu yapı */
      box-sizing: border-box;
      max-width: calc(33.333% - 10px);
    }
    .gallery div[itemprop='image'] img {
      width: 100%;
      height: 200px; /* Sabit yükseklik */
      object-fit: cover;
      display: block;
    }

    /* Services Bölümü */
    .services {
      margin-bottom: 40px;
    }
    .services h3 { /* Orijinaldeki h3 stili */
      color: #a51616;
      margin-bottom: 15px;
       font-size: 20px; /* Eşleşmesi için */
       font-family: 'Open Sans', sans-serif;
       font-weight: bold; /* Eklendi */
    }
    .services .service-list {
      /* margin-bottom: 40px; Kalabilir veya kaldırılabilir */
    }
    .services .service-item {
      background: #fff;
      padding: 10px 0;
      border-bottom: 1px solid #ddd;
      display: grid;
      grid-template-columns: 200px 1fr;
      align-items: flex-start;
    }
    .services .service-item:last-child {
      border-bottom: none;
    }
    .services .service-item strong {
      font-weight: bold;
      color: #333;
      font-size: 14px;
      grid-column: 1;
      padding-right: 10px;
    }
    .services .service-item div {
      color: #666;
      font-size: 14px;
      grid-column: 2;
    }

    /* Conditions Section */
    .conditions {
      margin-bottom: 40px;
    }
    .conditions h3 { /* Orijinaldeki h3 stili */
      color: #a51616;
      margin-bottom: 15px;
       font-size: 20px; /* Eşleşmesi için */
       font-family: 'Open Sans', sans-serif;
       font-weight: bold; /* Eklendi */
    }
    .conditions ul {
      list-style: none;
      padding: 0;
      /* margin-bottom: 40px; Kalabilir veya kaldırılabilir */
    }
    .conditions li {
      background: #fff;
      padding: 10px 0;
      border-bottom: 1px solid #ddd;
      display: grid;
      grid-template-columns: 200px 1fr;
      align-items: flex-start;
    }
    .conditions li:last-child {
      border-bottom: none;
    }
    .conditions li strong {
      font-weight: bold;
      color: #333;
      font-size: 14px;
      grid-column: 1;
      padding-right: 10px;
    }
    .conditions li div {
      color: #666;
      font-size: 14px;
      grid-column: 2;
    }

    /* FAQ Bölümü */
    .faq {
      margin-bottom: 40px;
      margin-top: 40px;
    }
    .faq h2 { /* Orijinaldeki h2 stili */
      color: #a51616;
      margin-bottom: 15px;
      display: flex;
      align-items: center;
      font-size: 20px; /* Eşleşmesi için */
      font-family: 'Open Sans', sans-serif;
      font-weight: bold; /* Eklendi */
    }
    .faq h2 span.dropdown-arrow {
      display: inline-block;
      margin-left: 5px;
      width: 0; height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #a51616;
    }
    .faq .faq-item {
      margin-bottom: 15px;
      padding-bottom: 10px;
      border-bottom: 1px solid #ddd;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 20px;
    }
    .faq .faq-item h3 {
      margin-bottom: 0;
      color: #333;
      font-size: 14px;
      font-weight: bold;
    }
    .faq .faq-item p {
      margin-bottom: 0;
      color: #666;
      font-size: 14px;
    }
    .faq .faq-item > div:first-child { padding-right: 10px; }
    .faq .faq-item > div:last-child { padding-left: 10px; border-left: 1px solid #ddd; }

    /* Nearby Bölümü */
    .nearby {
      margin-bottom: 40px;
      margin-top: 40px;
    }
    .nearby h2 { /* Orijinaldeki h2 stili */
      color: #a51616;
      margin-bottom: 20px;
      font-size: 20px; /* Eşleşmesi için */
      font-family: 'Open Sans', sans-serif;
      font-weight: bold; /* Eklendi */
    }
    .nearby .nearby-sections { display: flex; gap: 20px; }
    .nearby .nearby-section { flex: 1; }
    .nearby .nearby-section h3 {
      margin-bottom: 10px; color: #333; font-size: 16px; display: flex; align-items: center;
      font-family: 'Open Sans', sans-serif; font-weight: bold; /* Eklendi */
    }
    .nearby .nearby-section h3 img { width: 16px; height: 16px; margin-right: 5px; }
    .nearby .nearby-section ul { list-style: none; padding: 0; }
    .nearby .nearby-section li { margin-bottom: 5px; color: #666; font-size: 14px; display: flex; align-items: center; }
    .nearby .nearby-section li::before {
      content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><path d="M20 6L9 17l-5-5"/></svg>');
      display: inline-block; width: 16px; height: 16px; margin-right: 5px; flex-shrink: 0;
    }
    .nearby .nearby-section li span.distance { color: #999; margin-left: 5px; white-space: nowrap; }

    /* Reviews Section */
    .reviews-section { margin-bottom: 40px; margin-top: 40px; }
    .reviews-section h2 { /* Orijinaldeki h2 stili */
      color: #a51616; margin-bottom: 20px; font-size: 20px; /* Eşleşmesi için */
      font-family: 'Open Sans', sans-serif; font-weight: bold; /* Eklendi */
    }
    .review-card {
      background-color: #f9f9f9; border-radius: 5px; margin-bottom: 15px; padding: 15px; border: 1px solid #eee;
    }
    .review-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; }
    .review-country-name { display: flex; align-items: center; }
    .review-country { margin-left: 5px; font-weight: bold; }
    .review-score-box {
      background-color: #ddd; padding: 5px 10px; border-radius: 5px; text-align: center; font-weight: bold; font-size: 14px;
    }
    .review-question { font-weight: bold; margin-bottom: 5px; font-size: 14px; color: #444; }
    .review-description { color: #555; font-size: 14px; margin-bottom: 5px; }
    .more-reviews-btn {
      display: block; margin: 20px auto 0; padding: 10px 20px; border: 1px solid #ccc; border-radius: 5px;
      background-color: #eee; color: #333; cursor: pointer; font-size: 14px;
    }
    .more-reviews-btn:hover { background-color: #ddd; }
    .review-card.hidden { display: none; }

    /* Footer */
    footer { background: #a51616; color: #fff; text-align: center; padding: 15px; margin-top: 40px; font-size: 14px; }

    /* Diğer Başlıklar (Orijinalde bu ayrı blok yoktu, h3'leri yukarıda ayarladık) */
    /* h2, h3 { ... } */

    /*-----------------------------------------------*/
    /* ROOMS ALANI ve MODALLAR                       */
    /*-----------------------------------------------*/
    .rooms-section {
      width: 100%;
      margin-bottom: 40px;
    }
    .rooms-section h3 { /* Rooms başlığı */
      color: #a51616;
      margin-bottom: 20px;
      font-size: 20px;
      text-align: left; /* Orijinaldeki gibi sola hizalı */
      font-family: 'Open Sans', sans-serif;
      font-weight: bold;
    }
    .rooms-container {
      display: flex;
      gap: 20px;
      /* justify-content: center; Kaldırıldı, sola yaslı olacak */
      flex-wrap: wrap; /* mobilde alt alta */
    }

    .room-card {
      background-color: #f9f9f9;
      border: 1px solid #ddd;
      border-radius: 5px;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      box-sizing: border-box;
      /* width ve margin-bottom media query'ler içinde tanımlanacak */
    }
    .room-card img {
      width: 100%;
      object-fit: cover;
      height: 220px; /* Yükseklik ayarlandı */
      display: block;
    }
    .room-card .room-info {
      padding: 15px; /* Padding ayarlandı */
      display: flex;
      flex-direction: column;
      flex-grow: 1;
      align-items: center;
      text-align: center;
    }
    .room-card .room-info h4 { /* Oda başlığı için h4 kullanıldı */
      font-size: 18px;
      margin-top: 0; /* Üst boşluk kaldırıldı */
      margin-bottom: 15px; /* Alt boşluk ayarlandı */
      text-align: center;
      color: #333; /* Renk eklendi */
      font-weight: bold; /* Kalınlık eklendi */
      font-family: 'Open Sans', sans-serif; /* Font eklendi */
    }
    .room-card .room-info button {
      margin-top: auto;
      align-self: center;
      padding: 10px 20px; /* Padding ayarlandı */
      background-color: #a51616;
      color: #fff;
      border: none;
      cursor: pointer;
      border-radius: 3px;
      font-size: 14px; /* Font boyutu ayarlandı */
    }
    .room-card .room-info button:hover {
      background-color: #c51b1b;
    }


    /* Modal stili */
    .modal {
      display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%;
      overflow: auto; background-color: rgba(0, 0, 0, 0.5);
    }
    .modal-content {
      background-color: #fff; margin: 50px auto; padding: 20px; border: 1px solid #888;
      width: 80%; max-width: 1000px; position: relative; box-sizing: border-box;
    }
     .modal-content h4 { /* Modal başlığı */
        color: #a51616; margin-top: 0; margin-bottom: 15px; font-size: 20px;
        font-family: 'Open Sans', sans-serif; font-weight: bold;
     }
    .close {
      color: #aaa; font-size: 28px; font-weight: bold; position: absolute; right: 20px; top: 10px; cursor: pointer;
    }
    .close:hover,
    .close:focus { color: black; text-decoration: none; cursor: pointer; }

    /* Slider stili */
    .slider-container { position: relative; text-align: center; margin-bottom: 20px; }
    .slider-image { width: 100%; max-height: 600px; object-fit: cover; border: 1px solid #eee;}
    .prev, .next {
      cursor: pointer; position: absolute; top: 50%; width: auto; margin-top: -22px; padding: 12px 16px;
      color: white; font-weight: bold; font-size: 20px; background-color: rgba(0, 0, 0, 0.4);
      border-radius: 0 3px 3px 0; user-select: none; transition: background-color 0.3s ease;
    }
    .next { right: 0; border-radius: 3px 0 0 3px; }
    .prev:hover, .next:hover { background-color: rgba(0, 0, 0, 0.7); }
    .modal-text { font-size: 14px; line-height: 20px; color: #333; margin-top: 20px; }

    /* Scroll to top button style */
    .scroll-to-top {
      display: none; position: fixed; bottom: 20px; right: 20px; z-index: 99; border: none; outline: none;
      background-color: rgba(0, 0, 0, 0.5); color: white; cursor: pointer; padding: 15px; border-radius: 50%; font-size: 20px;
    }
    .scroll-to-top:hover { background-color: rgba(0, 0, 0, 0.7); }

    /* --------------- RESPONSIVE STYLES --------------- */

    /* --- MOBILE FIRST (Default - max-width: 767px) --- */
    @media (max-width: 767px) {
      .logo-overlay {
        padding-left: 15px; padding-right: 15px; height: 60px; flex-direction: row; align-items: center;
        justify-content: space-between; padding-top: 0; padding-bottom: 0;
      }
      .logo-header-top {
        font-size: 5vw; /* Adjusted */ padding-left: 50px; /* Adjusted */ background-size: 35px auto;
        flex-grow: 1; text-align: left; display: contents;
      }
      .logo-header-top .rating { display: none; }
      .logo-overlay .language-selector { margin-top: 0; flex-shrink: 0; }
      .logo-overlay .language-selector .current-language span { display: none; }
      .seo-title {
        left: 15px; right: 15px; bottom: 15px; font-size: 18px; /* Adjusted */
        line-height: 1.3; height: auto; padding: 10px;
      }
      .seo-title .address { font-size: 12px; }

      .rooms-explanation-area { flex-direction: column; }
      .rooms-area { width: 100%; margin-bottom: 20px; }
      .explanation-area { width: 100%; padding: 0; }
      .review-gallery-area { flex-direction: column; }
      .review-area { width: 100%; margin-bottom: 20px; }
      .hotel-images { width: 100%; }

      .gallery div[itemprop='image'] {
        flex-basis: calc(50% - 5px); max-width: calc(50% - 5px);
      }

      .services .service-item, .conditions li { grid-template-columns: 1fr; }
      .services .service-item strong, .conditions li strong { grid-column: 1; margin-bottom: 5px; }
      .services .service-item div, .conditions li div { grid-column: 1; }

      .faq .faq-item { grid-template-columns: 1fr; gap: 10px; }
      .faq .faq-item > div:first-child { padding-right: 0; }
      .faq .faq-item > div:last-child { padding-left: 0; border-left: none; padding-top: 10px; border-top: 1px solid #ddd; }

      .nearby-sections { flex-direction: column; }
      .nearby-section { width: 100%; }

      .room-card { width: 100%; margin-bottom: 20px; } /* Full width, margin bottom */
      .rooms-container { flex-direction: column; padding-left: 0; padding-right: 0; } /* Stack and remove padding if container handles */

    } /* End @media (max-width: 767px) */

    /* --- DESKTOP (and larger Tablets) --- */
    @media (min-width: 768px) {
        /* Restore 2-column layout for major blocks */
        .rooms-explanation-area,
        .review-gallery-area { flex-direction: row; }
        .rooms-area { width: 307px; flex-shrink: 0; margin-bottom: 0;}
        .explanation-area { width: calc(100% - 327px); padding: 10px; }
        .review-area { width: 307px; flex-shrink: 0; margin-bottom: 0; }
        .hotel-images { width: calc(100% - 327px); }

        /* 3 columns for Gallery */
         .gallery div[itemprop='image'] {
             flex-basis: calc(33.333% - 7px); max-width: calc(33.333% - 7px);
         }

        /* ---->>>> ROOMS DESKTOP LAYOUT CORRECTION <<<<---- */
        .rooms-container {
            flex-direction: row; /* ** Ensure row direction ** */
            justify-content: flex-start; /* Align to start */
            /* padding-left/right removed, assuming .container handles it */
        }
        .room-card {
            /* ** Width for 3 columns with 20px gap ** */
             width: calc(33.3333% - 13.3333px);
            margin-bottom: 20px; /* ** Added vertical margin between rows ** */
        }
        /* ---->>>> END ROOMS CORRECTION <<<<---- */

        /* Restore grid for Services/Conditions */
        .services .service-item, .conditions li { grid-template-columns: 200px 1fr; }
        .services .service-item strong, .conditions li strong { grid-column: 1; margin-bottom: 0; padding-right: 10px; }
        .services .service-item div, .conditions li div { grid-column: 2; }

         /* Restore grid for FAQ */
          .faq .faq-item { grid-template-columns: 1fr 1fr; gap: 20px; }
          .faq .faq-item > div:first-child { padding-right: 10px; }
          .faq .faq-item > div:last-child { padding-left: 10px; border-left: 1px solid #ddd; padding-top: 0; border-top: none; }

        /* Restore grid for Nearby */
        .nearby-sections { flex-direction: row; }
        .nearby-section { width: 33.333%; }

         /* Adjust fixed header padding for desktop */
         .logo-overlay {
              padding-left: 352px;
              padding-right: 352px;
         }
         .logo-header-top {
              font-size: 2vw; /* Restore desktop font size */
         }
         .seo-title {
            left: 352px; right: 352px; bottom: 30px; font-size: 30px;
            line-height: 33px; height: 105px; padding: 10px 20px;
         }
         .seo-title .address { font-size: 14px; } /* Restore desktop address size */

    } /* End @media (min-width: 768px) */

     /* Very small screens adjustments */
     @media (max-width: 480px) {
        .gallery div[itemprop='image'] {
            flex-basis: 100%; /* Single column */
            max-width: 100%;
        }
        /* Further reduce logo padding on very small screens */
         .logo-overlay { padding-left: 10px; padding-right: 10px; }
         .logo-header-top { padding-left: 45px; background-size: 30px auto; font-size: 5vw; }
         .seo-title { font-size: 16px; line-height: 1.4; } /* Adjust further */
         .seo-title .address { font-size: 11px; }
     }