/**
 * DEVASA MEDIA — Mobile portal hotfix (2026-08-11)
 * Portal typography + mobile layout parity. Desktop locks preserved.
 */
@media (max-width: 991.98px) {
  /* —— Portal font = same Paralucent stack as desktop —— */
  html[data-dm-portal-theme] .page-wrapper,
  html[data-dm-portal-theme] .page-wrapper :where(
    h1, h2, h3, h4, h5, h6,
    .title, .sub-title, .sec_title, .tx-title,
    .btn-title, .name, p, span, a, li, strong, label, input, textarea, button
  ) {
    font-family: var(--heading-font-family, "Paralucent", "Paralucent Text", Arial, Helvetica, sans-serif) !important;
  }

  /* —— Biz Kimiz %100: YAN YANA · dar boşluk · çerçeve = üst resim genişliği —— */
  .page-wrapper .about-section .about-thumb-items {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    width: 100% !important;
  }

  .page-wrapper .about-section .about-thumb-items .thumb1 {
    width: 100% !important;
    max-width: 100% !important;
  }

  .page-wrapper .about-section .about-thumb-items .thumb1 img {
    width: 100% !important;
    display: block !important;
  }

  .page-wrapper .about-section .about-thumb-items .content {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: left !important;
    gap: 10px !important;
    row-gap: 0 !important;
    column-gap: 10px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
    padding: 16px 14px !important;
    min-height: 0 !important;
    height: auto !important;
  }

  .page-wrapper .about-section .about-thumb-items .content .count-box {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    z-index: 2 !important;
    line-height: 0.92 !important;
    font-size: clamp(40px, 12vw, 58px) !important;
  }

  .page-wrapper .about-section .about-thumb-items .content > p {
    position: relative !important;
    z-index: 1 !important;
    flex: 0 1 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 58% !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    font-size: clamp(14px, 3.8vw, 17px) !important;
    line-height: 1.2 !important;
    white-space: normal !important;
  }

  .page-wrapper .about-section .about-thumb-items .content > p span.d-block {
    display: block !important;
  }

  /* Choose-us: turuncu alt gradient KALDIR */
  .page-wrapper .choose-us-section .choose-us-image-1::before {
    background: linear-gradient(180deg, rgba(13, 13, 13, 0) 55%, rgba(8, 8, 12, 0.55) 100%) !important;
  }

  /* Choose-us daire: %100 ÜSTTE · yazı HEMEN ALTINDA · ikisi daire İÇİNDE ortalı */
  .page-wrapper .choose-us-section .choose-us-image-1 .choose-counter {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: normal !important;
    gap: 0 !important;
    padding: 14px 12px !important;
    overflow: hidden !important;
  }

  .page-wrapper .choose-us-section .choose-us-image-1 .choose-counter > div {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
    row-gap: 4px !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: normal !important;
  }

  .page-wrapper .choose-us-section .choose-counter .count-box {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: none !important;
    margin: 0 !important;
    width: auto !important;
    max-width: none !important;
    order: 1 !important;
    z-index: 2 !important;
    font-size: clamp(34px, 10vw, 48px) !important;
    line-height: 0.9 !important;
  }

  .page-wrapper .choose-us-section .choose-counter p {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: none !important;
    margin: 0 !important;
    order: 2 !important;
    z-index: 1 !important;
    width: auto !important;
    max-width: 88% !important;
    text-align: center !important;
    line-height: 1.15 !important;
    font-size: clamp(12px, 3.4vw, 14px) !important;
  }

  /* —— Müşteri yorumları: avatar/ad/unvan yorum metninin DIŞINDA —— */
  .page-wrapper .testimonial-one .testimonial-block-one .inner-box {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 22px 18px 20px !important;
    gap: 14px !important;
  }

  .page-wrapper .testimonial-one .testimonial-block-one .inner-box .text {
    position: relative !important;
    z-index: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    padding-bottom: 0 !important;
  }

  .page-wrapper .testimonial-one .testimonial-block-one .inner-box .infu {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    top: auto !important;
    transform: none !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    width: 100% !important;
    margin-top: 4px !important;
    padding-top: 12px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.12) !important;
    z-index: 2 !important;
  }

  .page-wrapper .testimonial-one .testimonial-block-one .inner-box .infu .image {
    flex: 0 0 52px !important;
    width: 52px !important;
    height: 52px !important;
  }

  .page-wrapper .testimonial-one .testimonial-block-one .inner-box .infu .image img {
    width: 52px !important;
    height: 52px !important;
    object-fit: cover !important;
    border-radius: 50% !important;
  }

  /* —— Başlık / %100 / 210+ / Google bloğu: alana ortalı —— */
  .page-wrapper .testimonial-wrapper .sec-title,
  .page-wrapper .testimonial-wrapper .sec-title .row,
  .page-wrapper .testimonial-wrapper .sec-title .row > [class*="col-"] {
    text-align: center !important;
  }

  .page-wrapper .testimonial-wrapper .sec-title .row {
    justify-content: center !important;
  }

  .page-wrapper .testimonial-wrapper .sec-title .sub-title,
  .page-wrapper .testimonial-wrapper .sec-title .title,
  .page-wrapper .testimonial-wrapper .sec-title .title > span {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .page-wrapper .testimonial-wrapper .testi-counter {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    gap: 8px !important;
    margin: 12px auto 0 !important;
    width: 100% !important;
  }

  .page-wrapper .testimonial-wrapper .testi-counter .dm-testimonial-count-copy {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
  }

  .page-wrapper .testimonial-wrapper .left-content,
  .page-wrapper .testimonial-wrapper .left-content .circle-box {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .page-wrapper .testimonial-customar-area,
  .page-wrapper .testimonial-customar-area .customar-content,
  .page-wrapper .testimonial-customar-area .customar-title,
  .page-wrapper .testimonial-customar-area .customar-right-content,
  .page-wrapper .testimonial-customar-area .google-area,
  .page-wrapper .testimonial-customar-area .capterra-area {
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .page-wrapper .testimonial-customar-area .customar-right-content {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    width: 100% !important;
  }

  /* —— 24 Yıllık Tecrübe: alana ortalı —— */
  .page-wrapper .award-section .award-right-items-1 .content.dm-award-counter-content,
  .page-wrapper .award-section .award-right-items-1 .content {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 28px !important;
    transform: none !important;
    text-align: center !important;
  }

  .page-wrapper .award-section .award-right-items-1 .content .text {
    align-items: flex-start !important;
    text-align: left !important;
  }

  .page-wrapper .award-section .sec-title,
  .page-wrapper .award-section .award-text {
    text-align: center !important;
  }

  /* Award kart: turuncu çerçeve/glow KALDIR · dikey yıl→rozet · metin dar */
  .page-wrapper .award-section .award-box-items-one .inner-block {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 14px !important;
    text-align: center !important;
    padding: 22px 18px 20px !important;
    margin-bottom: 16px !important;
    max-width: 100% !important;
  }

  .page-wrapper .award-section .award-box-items-one .inner-block::before {
    top: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.14) !important;
    border-color: rgba(255, 255, 255, 0.14) !important;
    box-shadow: none !important;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.98), rgba(8, 8, 10, 0.94)) !important;
  }

  .page-wrapper .award-section .award-box-items-one .inner-block:hover::before {
    border-color: rgba(255, 255, 255, 0.18) !important;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.28) !important;
  }

  .page-wrapper .award-section .award-box-items-one .icon-box {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    text-align: center !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  .page-wrapper .award-section .award-box-items-one .icon-box .year {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    min-width: 72px !important;
    min-height: 36px !important;
    padding: 0 14px !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-color: rgba(255, 255, 255, 0.18) !important;
    box-shadow: none !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.92) 0%, rgba(8, 8, 12, 0.86) 100%) !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .page-wrapper .award-section .award-box-items-one .icon-box .icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 88px !important;
    height: 88px !important;
    margin: 0 auto !important;
    border-radius: 50% !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    box-shadow: none !important;
  }

  .page-wrapper .award-section .award-box-items-one .content-box {
    width: 100% !important;
    max-width: 92% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center !important;
  }

  .page-wrapper .award-section .award-box-items-one .content-box .text {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 4px !important;
    box-sizing: border-box !important;
  }

  /* —— Team: desktop grid hide on mobile; swiper show —— */
  .page-wrapper .dm-home-team-section .dm-team-grid--desktop {
    display: none !important;
  }

  .page-wrapper .dm-home-team-section .dm-team-mobile-slider {
    display: block !important;
    width: 100% !important;
    overflow: hidden !important;
    padding: 4px 2px 8px !important;
  }

  .page-wrapper .dm-home-team-section .dm-team-slide {
    height: auto !important;
  }

  .page-wrapper .dm-home-team-section .dm-team-slide .team-block,
  .page-wrapper .dm-home-team-section .dm-team-slide .dm-home-team-card {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* —— Footer logo center —— */
  .page-wrapper .footer-section .footer-top-wrapper {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    gap: 18px !important;
  }

  .page-wrapper .footer-section .footer-logo {
    margin: 0 auto !important;
    display: inline-flex !important;
    justify-content: center !important;
  }

  .page-wrapper .footer-section .footer-logo img {
    margin: 0 auto !important;
    max-width: min(220px, 72vw) !important;
    height: auto !important;
  }

  .page-wrapper .footer-section .footer-content,
  .page-wrapper .footer-section .dm-footer-lead,
  .page-wrapper .footer-section .dm-footer-newsletter-text {
    text-align: center !important;
  }

  /* —— Address dotted/underline kill (contact + footer + burger) —— */
  .page-wrapper .contact-section .contact-list .contact-icon p,
  .page-wrapper .contact-section .contact-list .contact-icon p a,
  .page-wrapper .contact-section .contact-list .contact-icon p span,
  .page-wrapper .contact-section .contact-list .contact-icon p *,
  .page-wrapper .footer-section .dm-footer-contact-list a,
  .page-wrapper .footer-section .dm-footer-contact-list strong,
  .page-wrapper .footer-section .dm-footer-contact-list *,
  .page-wrapper .footer-section .dm-footer-office-link,
  .page-wrapper .footer-section .dm-footer-office-link *,
  .page-wrapper .dm-mobile-office-card,
  .page-wrapper .dm-mobile-office-card *,
  .page-wrapper .dm-mobile-office-card__text,
  .page-wrapper .dm-mobile-office-card__text *,
  .page-wrapper .dm-mobile-address-group,
  .page-wrapper .dm-mobile-address-group *,
  .page-wrapper .mobile-menu .contact-info,
  .page-wrapper .mobile-menu .contact-info * {
    text-decoration: none !important;
    text-decoration-line: none !important;
    text-decoration-style: solid !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    background-image: none !important;
    -webkit-text-decoration-line: none !important;
  }

  .page-wrapper .contact-section .contact-list .contact-icon p .dm-brand-orange::after,
  .page-wrapper .contact-section .contact-list .title::after,
  .page-wrapper .footer-section .dm-footer-contact-list .dm-brand-orange::after,
  .page-wrapper .dm-mobile-office-card .dm-brand-orange::after,
  .page-wrapper .dm-mobile-office-card__text .dm-brand-orange::after,
  .page-wrapper .footer-section .dm-footer-office-link::after,
  .page-wrapper .footer-section .dm-footer-office-link .dm-footer-contact-label::after,
  .page-wrapper .footer-section .dm-footer-contact-list a::after,
  .page-wrapper .mobile-menu .dm-brand-orange::after {
    content: none !important;
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0 !important;
  }

  /* Logo: arka plan YOK — yalnızca drop-shadow ile açık/koyu zeminde belirgin */
  .page-wrapper .main-header.header-1 .logo,
  .page-wrapper .main-header .logo,
  .page-wrapper .sticky-header .logo {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  /* —— Contact / form submit: full-width; yazı ortalı; ok yapısı korunur —— */
  .page-wrapper .contact-section .btn-style-one,
  .page-wrapper .footer-section .btn-style-one,
  .page-wrapper .contact-form-style-1 .btn-style-one,
  .page-wrapper .hero-section .btn-style-one,
  .page-wrapper .about-section .btn-style-one {
    display: inline-flex !important;
    width: 100% !important;
    max-width: 100% !important;
    justify-content: center !important;
    align-items: center !important;
    position: relative !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .page-wrapper .contact-section .btn-style-one .btn-title,
  .page-wrapper .footer-section .btn-style-one .btn-title,
  .page-wrapper .contact-form-style-1 .btn-style-one .btn-title,
  .page-wrapper .hero-section .btn-style-one .btn-title,
  .page-wrapper .about-section .btn-style-one .btn-title,
  .page-wrapper .btn-style-one .btn-title {
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: none !important;
    text-align: center !important;
    justify-content: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 28px !important;
    padding-right: 28px !important;
  }

  /* Yetkinlikler Detaylı Bilgi — YALNIZCA alana ortala; yapı/ok aynı kalsın */
  .page-wrapper .feature-section-2 .feature-block .inner-block .content-box {
    align-items: center !important;
    text-align: center !important;
  }

  .page-wrapper .feature-section-2 .feature-block .inner-block .content-box > .text {
    text-align: center !important;
  }

  .page-wrapper .feature-section-2 .feature-block .inner-block .content-box .arrow-link,
  .page-wrapper .feature-section-2 .feature-block .arrow-link,
  .page-wrapper .feature-section .feature-block .arrow-link {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    top: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    width: auto !important;
    max-width: none !important;
    margin: 14px auto 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-align: center !important;
  }

  .page-wrapper .feature-section-2 .feature-block .arrow-link .text,
  .page-wrapper .feature-section .feature-block .arrow-link .text {
    flex: 0 0 auto !important;
    text-align: left !important;
    color: var(--theme-color1, #ff6b1e) !important;
    -webkit-text-fill-color: var(--theme-color1, #ff6b1e) !important;
  }

  .page-wrapper .feature-section-2 .feature-block .arrow-link svg,
  .page-wrapper .feature-section .feature-block .arrow-link svg {
    display: inline-block !important;
    flex: 0 0 auto !important;
  }

  /* —— Hero / header logo: büyüt + çift gölge (açık/koyu zemin) —— */
  .page-wrapper .main-header.header-1 .logo img,
  .page-wrapper .main-header .logo img,
  .page-wrapper .header-1 .logo img,
  .page-wrapper .sticky-header .logo img {
    max-height: 48px !important;
    height: 48px !important;
    width: auto !important;
    filter:
      drop-shadow(0 0 1px rgba(0, 0, 0, 0.95))
      drop-shadow(0 1px 3px rgba(0, 0, 0, 0.85))
      drop-shadow(0 0 10px rgba(0, 0, 0, 0.55))
      drop-shadow(0 0 1px rgba(255, 255, 255, 0.35)) !important;
  }

  /* Footer sosyal: tek satır, orantılı küçült */
  .page-wrapper .footer-section .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon,
  .page-wrapper .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 4px !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  .page-wrapper .footer-section .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon a,
  .page-wrapper .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon a {
    flex: 1 1 0 !important;
    min-width: 0 !important;
    min-height: 28px !important;
    padding: 0 4px !important;
    gap: 3px !important;
    font-size: 9px !important;
    white-space: nowrap !important;
  }

  .page-wrapper .footer-section .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon a i,
  .page-wrapper .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon a i {
    font-size: 11px !important;
  }

  .page-wrapper .hero-section .hero-content .circle-box,
  .page-wrapper .hero-1 .circle-box {
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.55)) !important;
  }

  .page-wrapper .hero-1 .dm-circle-brand-text__label {
    fill: #ffffff !important;
    paint-order: stroke fill !important;
    stroke: rgba(0, 0, 0, 0.55) !important;
    stroke-width: 2.5px !important;
  }
}

@media (min-width: 992px) {
  .page-wrapper .dm-home-team-section .dm-team-mobile-slider {
    display: none !important;
  }

  .page-wrapper .dm-home-team-section .dm-team-grid--desktop {
    display: flex !important;
  }
}
