/* =========================================================
   Адаптивный слой fabrikasamara.ru (добавлен 30.08.2026)
   ========================================================= */
img { max-width: 100%; height: auto; }

/* Планшеты и узкие десктопы */
@media (max-width: 1024px) {
  .inhead, .zagar, .cgarant, .jobs, .centerfoot, .cgarant {
    width: 100% !important;
    height: auto !important;
  }
  .header .inhead { height: auto !important; padding: 10px 0; }
  .logotype, .callback, .messengers, .phonehead, .socials {
    position: static !important;
    float: none !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    text-align: center;
    margin: 4px 0;
  }
  .phonehead p { float: none !important; position: static !important; right: auto !important; }
  .content-layout, .content-layout-row { display: block !important; }
  .layout-cell { display: block !important; width: 100% !important; }
  .sidebar1 { width: 100% !important; }
  .mebelorder h2, .raspil {
    width: 100% !important;
    max-width: 660px;
    height: auto !important;
    line-height: 1.4 !important;
    padding: 12px 0;
    margin: 0 auto 20px;
  }
  .garant { height: auto !important; margin-top: 30px; }
  .jobs { height: auto !important; }
  .contacts_foot { height: auto !important; padding: 15px 0; }
  .phone_foot, .mail_foot, .hourofwork {
    width: 100% !important;
    height: auto !important;
    float: none !important;
    text-align: center;
    margin: 6px 0;
  }
  .slider, .slider-inner, .slider img { height: auto !important; }
}

/* Мобильные */
@media (max-width: 768px) {
  body { font-size: 15px; }
  .nav { text-align: center; }
  ul.hmenu { display: block; width: 100%; }
  ul.hmenu > li {
    display: block !important;
    float: none !important;
    margin: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,0.08);
  }
  ul.hmenu > li > a { display: block; padding: 10px 12px; }
  .jobs li { float: none !important; width: 100% !important; margin: 8px 0; }
  .mebelorder h2, .raspil { font-size: 22px !important; }
  .footer-inner { text-align: center; padding: 10px; }
  .ya-share2 { text-align: center; }
}