.partner-logo-img {
  width: 300px !important;
  height: 300px !important;
}
.partner-logo-img img {
  width: 300px !important;
  height: 300px !important;
  object-fit: contain;
}
.nav-logo img {
  height: 300px !important;
  width: 300px !important;
  object-fit: contain;
}
.nav-logo img {
  height: 130px !important;
  width: 130px !important;
  object-fit: contain;
}
nav#site-nav {
  height: 140px !important;
}
.meeting-types {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.6rem;
}
.meeting-type {
  padding: 0.6rem 0.8rem !important;
}
.meeting-type-label {
  font-size: 0.78rem !important;
}
.meeting-type-sub {
  font-size: 0.65rem !important;
}
.modal-header {
  padding: 1.2rem 2rem 1rem !important;
}
.modal-note {
  margin-bottom: 0.8rem !important;
  font-size: 0.7rem !important;
}
.meeting-type-label {
  font-size: 0.95rem !important;
  font-weight: 500 !important;
}
.meeting-type-sub {
  font-size: 0.78rem !important;
  color: 
#6B6560 !important;
}
.modal-note {
  font-size: 0.85rem !important;
}
.form-group label {
  font-size: 0.75rem !important;
}
.form-group input,
.form-group textarea {
  font-size: 0.9rem !important;
}
.ref-intro {
  grid-template-columns: 1fr !important;
  gap: 1rem !important;
  margin-bottom: 3rem !important;
}
#hakkimizda, #kurucular, #hizmetler, #yaklasimimiz, #is-ortaklari, #referanslar, #iletisim {
  scroll-margin-top: 40px;
}
html {
  font-size: 17px;
}
.hero-right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-svg {
  width: 100% !important;
  max-width: 640px !important;
  height: auto !important;
}
.footer-brand {
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.services-desc strong span {
  color: 
#A07C4E !important;
}
@media (max-width: 900px) {
  html {
    font-size: 15px !important;
  }
  .hero-inner {
    grid-template-columns: 1fr !important;
  }
  .hero-right {
    display: flex !important;
    justify-content: center;
    margin-top: 2rem;
  }
  .hero-svg {
    max-width: 340px !important;
  }
  .nav-links {
    display: none !important;
  }
  .hamburger {
    display: flex !important;
  }
}
@media (max-width: 768px) {
  nav#site-nav {
    height: 70px !important;
    padding: 0 4vw !important;
  }
  .nav-logo img {
    height: 55px !important;
    width: 55px !important;
  }
  #hero {
    padding-top: 80px !important;
  }
  .hero-title {
    font-size: 1.8rem !important;
  }
  .manifesto-grid {
    grid-template-columns: 1fr !important;
  }
  .services-clusters {
    grid-template-columns: 1fr !important;
  }
  .fark-grid {
    grid-template-columns: 1fr !important;
  }
  .timeline {
    grid-template-columns: 1fr !important;
  }
  .partners-grid-5 {
    grid-template-columns: 1fr !important;
  }
  .contact-grid {
    grid-template-columns: 1fr !important;
  }
  .founders-grid {
    grid-template-columns: 1fr !important;
  }
  #hakkimizda, #kurucular, #hizmetler, #yaklasimimiz, #is-ortaklari, #referanslar, #iletisim {
    scroll-margin-top: 90px !important;
  }
}
.footer-links {
  flex-wrap: wrap;
  gap: 0.8rem;
}
.hero-title {
  font-size: clamp(1.8rem, 3.5vw, 4rem) !important;
  line-height: 1.2 !important;
}
.services-intro {
  margin-bottom: 2rem !important;
  align-items: start !important;
}
.approach-intro {
  align-items: start !important;
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
  gap: 2rem !important;
}@media (max-width: 768px) {
  .meeting-types {
    grid-template-columns: 1fr !important;
  }
}