/* EgWeb static site additions */
.logo-menu, .menu-wrap .logo-menu { width: auto !important; height: auto !important; max-height: 58px !important; }
.footer img.logo-footer:not(.logo-bg) { width: auto !important; height: auto !important; max-width: 220px; max-height: 70px; object-fit: contain; }
.price .cur { font-size: .5em; vertical-align: super; margin-right: 2px; }
.price .note, .fromer .note { font-size: 12px; opacity: .75; display: block; }
.infonews .cur-switch a { display: inline-block; padding: 1px 9px; margin-left: 4px; border-radius: 12px; font-size: 12px; font-weight: 700; border: 1px solid rgba(255,255,255,.35); color: #fff; }
.infonews .cur-switch a.active { background: #f37623; border-color: #f37623; }
.tld-table { width: 100%; border-collapse: separate; border-spacing: 0 6px; }
.tld-table th { text-transform: uppercase; font-size: 12px; letter-spacing: .6px; opacity: .8; padding: 8px 16px; text-align: left; }
.tld-table td { padding: 14px 16px; background: rgba(255,255,255,.05); }
.tld-table td:first-child { border-radius: 8px 0 0 8px; font-weight: 700; color: #f37623; }
.tld-table td:last-child { border-radius: 0 8px 8px 0; }
.domain-search { max-width: 720px; margin: 0 auto; display: flex; gap: 8px; }
.domain-search input { flex: 1; padding: 16px 22px; border-radius: 40px; border: 0; font-size: 17px; }
.spec-list { list-style: none; padding: 0; margin: 0; }
.spec-list li { padding: 6px 0; }
.spec-list li i { color: #f37623; margin-right: 8px; }

/* hero / banner gradients in the EgWeb navy scale */
.total-grad-pink-blue-intense, .carousel-cell.total-grad-pink-blue-intense { background: linear-gradient(240deg, #2a3e7f 0%, #17244f 55%, #0f1838 100%) !important; }
.spec-list li { color: #dbe3fa; }

/* pricing cards: single-column spec list, equal heights, no price wrapping */
.pricing .row:has(> [class*="col-"] > .wrapper) > [class*="col-"] { display: flex; }
.pricing .wrapper { width: 100%; display: flex; flex-direction: column; }
.pricing .wrapper .list-info { flex: 1; margin-bottom: 0; }
.pricing .list-info li { float: none !important; width: 100% !important; display: flex !important; align-items: center; gap: 14px; margin: 0 0 14px 0 !important; }
.pricing .list-info li i { position: static !important; flex: 0 0 40px; margin: 0 !important; font-size: 34px; }
.pricing .list-info li div { flex: 1; line-height: 1.35; }
.pricing .price { white-space: nowrap; }
.pricing .price .period { font-size: 16px; }
.pricing .col-lg-3 .price { font-size: 34px; }
.pricing .top-content { min-height: 0; padding-bottom: 24px; }

.pricing .title { min-height: 0; margin-bottom: 6px; }
.pricing .fromer:empty { display: none; }
.sec-bg4 .service-section { background: #17244f !important; }
.help .help-item .img i { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 44px; color: #f37623; }
.footer .copyright a { color: #f37623; }
.footer .copyright { font-size: 13px; line-height: 1.7; }

.tld-table td { color: #fff; }
.tld-table th { color: #b8c4ee; }

.infonews .egw-lang { display: inline-block; padding: 1px 12px; margin: 0 8px; border-radius: 12px; font-size: 13px; font-weight: 700; color: #fff; border: 1px solid #f37623; }
.infonews .egw-lang:hover { background: #f37623; color: #fff; }

/* ---- content blocks ---- */
.egw-feature { background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.09); border-radius: 16px; padding: 30px 28px; height: 100%; transition: transform .25s, border-color .25s; }
.egw-feature:hover { transform: translateY(-4px); border-color: #f37623; }
.egw-feature .ico { width: 58px; height: 58px; border-radius: 16px; background: #f37623; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 24px; margin-bottom: 20px; }
.egw-feature h4 { font-size: 21px; margin-bottom: 10px; }
.egw-feature p { margin: 0; line-height: 1.7; }
.egw-step { text-align: center; padding: 10px 24px; }
.egw-step .num { display: inline-flex; width: 58px; height: 58px; border-radius: 50%; border: 2px solid #f37623; color: #f37623; align-items: center; justify-content: center; font-size: 24px; font-weight: 700; margin-bottom: 18px; }
.egw-step h4 { font-size: 21px; margin-bottom: 8px; }
.egw-faq { background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.09); border-radius: 12px; margin-bottom: 12px; padding: 0 22px; }
.egw-faq summary { cursor: pointer; list-style: none; padding: 18px 0; font-weight: 700; font-size: 17px; color: #fff; display: flex; justify-content: space-between; align-items: center; gap: 16px; }
.egw-faq summary::-webkit-details-marker { display: none; }
.egw-faq summary::after { content: "+"; font-size: 26px; color: #f37623; line-height: 1; flex: 0 0 auto; }
.egw-faq[open] summary::after { content: "3"; }
.egw-faq p { padding-bottom: 18px; margin: 0; color: #dbe3fa; line-height: 1.8; }
.egw-faq a { color: #f37623; text-decoration: underline !important; }
.egw-cta { padding: 20px 0 70px; }
.egw-cta-box { border-radius: 20px; padding: 42px 46px; background: linear-gradient(135deg, #2a3e7f 0%, #17244f 100%); border: 1px solid rgba(243,118,35,.55); display: flex; flex-wrap: wrap; gap: 24px; align-items: center; justify-content: space-between; }
.egw-cta-box h3 { color: #fff; margin: 0 0 8px; font-size: 28px; }
.egw-cta-box p { margin: 0; color: #dbe3fa; }
.egw-cta-actions .btn { margin: 6px 6px; }
.egw-chip { display: flex; align-items: center; gap: 12px; background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.09); border-radius: 12px; padding: 14px 16px; color: #fff; height: 100%; }
.egw-chip i { color: #f37623; font-size: 20px; }
.egw-table-wrap { overflow-x: auto; }
.tld-table.cmp th, .tld-table.cmp td { text-align: center; white-space: nowrap; }
.tld-table.cmp th:first-child, .tld-table.cmp td:first-child { text-align: start; color: #fff; font-weight: 600; }
.tld-table.cmp td:first-child { border-radius: 8px 0 0 8px; }
.tld-table.cmp td { color: #fff; }
.cd-top { bottom: 92px !important; }
@media (max-width: 767px) { .egw-cta-box { padding: 30px 24px; } .egw-cta-box h3 { font-size: 23px; } }

/* tighter rhythm for the content blocks */
.egw-features, .egw-steps, .egw-faq-section, .pricing.sec-normal { padding-top: 64px !important; padding-bottom: 36px !important; }
.egw-features .section-heading, .egw-steps .section-heading, .egw-faq-section .section-heading { font-size: 40px !important; }
.egw-features .col-sm-12.text-center, .egw-steps .col-sm-12.text-center { margin-bottom: 34px !important; }

/* about page */
.egw-about-text p { font-size: 18px; line-height: 2; color: #dbe3fa; margin-bottom: 18px; }
.egw-about-text p.lead { font-size: 21px; color: #fff; }
.egw-stat { background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.09); border-radius: 16px; padding: 28px 20px; height: 100%; }
.egw-stat b { display: block; font-size: 44px; color: #f37623; line-height: 1.1; margin-bottom: 8px; }
.egw-stat span { color: #dbe3fa; }

/* client logo marquee */
.egw-clients { padding-top: 56px !important; padding-bottom: 36px !important; }
.egw-marquee { overflow: hidden; position: relative; -webkit-mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent); mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent); }
.egw-track { display: flex; align-items: center; width: max-content; animation: egw-scroll 45s linear infinite; }
.egw-marquee:hover .egw-track { animation-play-state: paused; }
.egw-logo { flex: 0 0 auto; padding: 0 38px; display: flex; align-items: center; }
.egw-logo img { height: 56px; width: auto; max-width: 180px; object-fit: contain; filter: brightness(0) invert(1); opacity: .65; transition: opacity .25s, filter .25s; }
.egw-logo:hover img { filter: none; opacity: 1; }
@keyframes egw-scroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }
[dir="rtl"] .egw-track { animation-name: egw-scroll-rtl; }
@keyframes egw-scroll-rtl { from { transform: translateX(0); } to { transform: translateX(50%); } }
@media (prefers-reduced-motion: reduce) { .egw-track { animation: none; } }
/* portfolio */
.egw-filter { background: transparent; border: 1px solid rgba(255,255,255,.25); color: #fff; border-radius: 30px; padding: 8px 22px; margin: 4px; cursor: pointer; transition: all .2s; }
.egw-filter:hover, .egw-filter.active { background: #f37623; border-color: #f37623; }
.egw-work-card { background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.09); border-radius: 16px; overflow: hidden; height: 100%; transition: transform .25s, border-color .25s; }
.egw-work-card:hover { transform: translateY(-5px); border-color: #f37623; }
.egw-work-img { aspect-ratio: 16 / 10; overflow: hidden; background: #0f1838; }
.egw-work-img img { width: 100%; height: 100%; object-fit: cover; object-position: top; transition: transform .5s; }
.egw-work-card:hover .egw-work-img img { transform: scale(1.05); }
.egw-work-body { padding: 24px; }
.egw-tag { display: inline-block; font-size: 12px; font-weight: 700; letter-spacing: .5px; color: #f37623; text-transform: uppercase; margin-bottom: 8px; }
.egw-work-body h4 { font-size: 21px; margin-bottom: 8px; }
.egw-work-body p { line-height: 1.7; margin-bottom: 12px; }
.egw-chip-sm { display: inline-block; font-size: 12px; padding: 3px 10px; border-radius: 20px; background: rgba(255,255,255,.08); color: #dbe3fa; margin: 0 6px 6px 0; }
.egw-work-link { color: #f37623; font-weight: 700; }

/* page titles in brand orange */
.top-header .heading, .top-header h1 { color: #f37623 !important; }

/* VPS finder */
.egw-finder { background: #213368; border-radius: 16px; padding: 28px; color: #fff; box-shadow: 0 10px 30px rgba(0,0,0,.15); }
.egw-range { margin-bottom: 22px; }
.egw-range label { display: flex; justify-content: space-between; font-weight: 600; margin-bottom: 8px; }
.egw-range label b { color: #f37623; }
.egw-range input[type=range] { width: 100%; accent-color: #f37623; height: 6px; }
.egw-seg { display: flex; align-items: center; gap: 6px; flex-wrap: wrap; }
.egw-seg span { margin-inline-end: 6px; font-weight: 600; }
.egw-seg button { background: transparent; border: 1px solid rgba(255,255,255,.3); color: #fff; border-radius: 30px; padding: 6px 16px; cursor: pointer; }
.egw-seg button.active { background: #f37623; border-color: #f37623; }
.egw-found { font-size: 14px; opacity: .8; margin-bottom: 10px; }
.egw-plan { position: relative; display: flex; justify-content: space-between; align-items: center; gap: 16px; background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12); border-radius: 12px; padding: 14px 18px; margin-bottom: 10px; flex-wrap: wrap; }
.egw-plan.best { border-color: #f37623; background: rgba(243,118,35,.12); }
.egw-best { position: absolute; top: -10px; inset-inline-start: 16px; background: #f37623; color: #fff; font-size: 11px; padding: 2px 10px; border-radius: 10px; }
.egw-plan h4 { margin: 0 0 4px; color: #fff; font-size: 18px; }
.egw-plan h4 small { color: #f37623; font-size: 12px; }
.egw-plan ul { list-style: none; margin: 0; padding: 0; display: flex; gap: 14px; flex-wrap: wrap; font-size: 14px; opacity: .9; }
.egw-plan-price { text-align: end; }
.egw-plan-price .price { color: #fff; font-size: 24px; font-weight: 700; margin-bottom: 6px; }
.egw-plan-price .period { font-size: 12px; opacity: .7; font-weight: 400; }
.egw-none { text-align: center; padding: 30px 10px; }
/* Payments */
.egw-bank { background: #213368; color: #fff; border-radius: 14px; padding: 20px; height: 100%; }
.egw-bank-head { display: flex; justify-content: space-between; align-items: center; margin-bottom: 12px; }
.egw-bank .logo { background: #fff; border-radius: 8px; padding: 6px 12px; height: 46px; display: flex; align-items: center; }
.egw-bank .logo img { max-height: 32px; max-width: 140px; }
.egw-cur { background: #f37623; border-radius: 20px; padding: 2px 12px; font-weight: 700; font-size: 13px; }
.egw-bank-name { font-weight: 700; margin-bottom: 10px; }
.egw-bank-row { display: flex; align-items: center; gap: 10px; padding: 7px 0; border-top: 1px solid rgba(255,255,255,.1); font-size: 14px; }
.egw-bank-row .lbl { opacity: .7; min-width: 110px; }
.egw-bank-row .val { flex: 1; word-break: break-all; font-family: Consolas, monospace; }
.egw-copy { background: transparent; border: 0; color: #f37623; cursor: pointer; font-size: 16px; }
.egw-copy.ok { color: #4caf50; }

/* ---- Mobile: compact hero and spacing (the theme is designed for full-screen desktop sections) ---- */
@media (max-width: 767px) {
  .header-main-slider .carousel-cell, .carousel-cell { height: 470px !important; min-height: 0 !important; }
  .header-main-slider .flickity-viewport { height: 470px !important; }
  .header-main-slider .flickity-page-dots { bottom: 24px !important; }
  .slider-content h1 { font-size: 30px !important; line-height: 38px !important; letter-spacing: 0 !important; margin-bottom: 12px; }
  .slider-content .subheading { font-size: 16px; line-height: 1.55; margin-bottom: 6px; }
  .slider-content .btn { padding: 10px 20px; font-size: 15px; margin-top: 10px !important; }
  .btn-default-pink-fill { color: #fff !important; background: #c45a12 !important; }
  .sec-normal { padding: 44px 0 !important; }
  .top-header { padding-top: 112px !important; padding-bottom: 36px !important; }
  .top-header .heading { font-size: 30px; line-height: 38px; }
  .section-heading { font-size: 26px !important; line-height: 34px !important; }
  .section-subheading { font-size: 15px; }
  .mb-5 { margin-bottom: 1.5rem !important; }
  .pricing .top-content { min-height: 0; padding-bottom: 20px; }
  .pricing .title { min-height: 0; }
  .wrapper .list-info li { padding-top: 8px; padding-bottom: 8px; }
  .egw-finder { padding: 18px; }
  .egw-plan { padding: 12px 14px; }
  .egw-bank { padding: 16px; }
  .egw-bank-row .lbl { min-width: 90px; }
  footer .container { padding-top: 0; }
}
@media (max-width: 767px) {
  .main-container.slider .silder-container { height: 470px !important; min-height: 0 !important; }
  .main-container { min-height: 0 !important; }
}
@media (max-width: 767px) {
  /* pricing cards: swipeable row instead of a long stack */
  .pricing .row:has(> [class*="col-"] > .wrapper) { flex-wrap: nowrap; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; padding: 6px 16px 14px; margin-inline: -16px; justify-content: flex-start !important; scrollbar-width: none; }
  .pricing .row:has(> [class*="col-"] > .wrapper)::-webkit-scrollbar { display: none; }
  .pricing .row:has(> [class*="col-"] > .wrapper) > [class*="col-"] { flex: 0 0 82%; max-width: 82%; scroll-snap-align: center; margin-bottom: 0 !important; }
  .pricing .row:has(> [class*="col-"] > .wrapper)::after { content: ""; flex: 0 0 1px; }
  /* feature / step cards: compact, icon beside text */
  .egw-feature { display: grid; grid-template-columns: 46px 1fr; column-gap: 14px; padding: 16px; }
  .egw-feature .ico { width: 46px; height: 46px; font-size: 19px; margin: 0; border-radius: 12px; grid-row: span 2; }
  .egw-feature h4 { font-size: 17px; margin-bottom: 4px; }
  .egw-feature p { font-size: 14px; line-height: 1.55; }
  .egw-features .mb-4 { margin-bottom: .6rem !important; }
  .egw-step { padding: 4px 8px; }
  .egw-step .num { width: 44px; height: 44px; font-size: 19px; margin-bottom: 8px; }
  .egw-faq summary { font-size: 15px; padding: 14px 0; }
}
@media (max-width: 767px) { .slider-content { top: 57% !important; } }

.egw-note { font-size: 14px; line-height: 1.7; opacity: .85; margin: 12px 0 16px; }

/* Mobile header: one tidy row in the top bar, and the open menu starts below the logo */
@media (max-width: 767px) {
  .infonews .news { display: none !important; }
  .infonews .link { flex: 0 0 100%; max-width: 100%; }
  .infonews .infonews-nav { float: none !important; display: flex !important; flex-wrap: nowrap; align-items: center; justify-content: flex-end; gap: 12px; }
  .infonews .infonews-nav > * { flex: 0 0 auto; margin: 0 !important; }
  .infonews .infonews-nav .cur-switch { display: inline-flex; gap: 6px; }
  .infonews .infonews-nav .tabphone { display: none !important; }
  .menu-wrap.mobile .main-menu { padding-top: 150px !important; box-sizing: border-box; }
  .menu-wrap.mobile .main-menu .menu-item { margin-bottom: 4px; }
  .menu-wrap.mobile .main-menu .cur-switch a, .menu-wrap.mobile .main-menu .egw-lang { display: inline-block; margin: 0 6px; }
}

/* Datacenter map */
.egw-map { position: relative; max-width: 900px; margin: 0 auto; }
.egw-map img { width: 100%; height: auto; display: block; opacity: .9; }
.egw-dc { position: absolute; width: 14px; height: 14px; margin: -7px 0 0 -7px; }
.egw-dc i { position: absolute; inset: 0; border-radius: 50%; background: #f37623; border: 2px solid #fff; }
.egw-dc::after { content: ""; position: absolute; inset: -6px; border-radius: 50%; border: 2px solid #f37623; animation: egw-pulse 2s ease-out infinite; }
@keyframes egw-pulse { from { transform: scale(.5); opacity: 1; } to { transform: scale(2); opacity: 0; } }
.egw-dc-chips { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-top: 22px; }
.egw-dc-chip { background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.12); border-radius: 30px; padding: 6px 16px; color: #fff; }
.egw-dc-chip i { color: #f37623; margin-inline-end: 6px; }
@media (prefers-reduced-motion: reduce) { .egw-dc::after { animation: none; } }

/* About page */
.egw-about { padding-top: 70px !important; padding-bottom: 40px !important; }
.egw-about-text p, .egw-feature p, .egw-faq p { text-align: justify; text-justify: inter-word; hyphens: auto; }
.egw-about-text p { text-align: justify; }
.egw-stats { padding-top: 30px !important; padding-bottom: 20px !important; }
.egw-glance { background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.1); border-radius: 18px; padding: 28px; position: sticky; top: 110px; }
.egw-glance-logo { height: 44px; width: auto; margin-bottom: 14px; }
.egw-glance h3 { color: #fff; font-size: 20px; margin-bottom: 18px; }
.egw-glance ul { list-style: none; margin: 0; padding: 0; }
.egw-glance li { display: flex; gap: 14px; align-items: flex-start; padding: 12px 0; border-top: 1px solid rgba(255,255,255,.08); }
.egw-glance li i { flex: 0 0 38px; height: 38px; border-radius: 10px; background: #f37623; color: #fff; display: flex; align-items: center; justify-content: center; }
.egw-glance li span { display: block; font-size: 13px; color: #aab6dd; }
.egw-glance li b { color: #fff; font-weight: 600; line-height: 1.5; }
@media (max-width: 991px) { .egw-glance { position: static; } }

/* Tighter vertical rhythm on every page (the theme uses 135px section padding) */
.sec-normal { padding-top: 80px !important; padding-bottom: 80px !important; }
.sec-normal .mb-5 { margin-bottom: 2rem !important; }
.section-subheading { margin-bottom: 0; }
.pricing .top-content .price { margin: 10px 0 14px; }
@media (max-width: 767px) { .sec-normal { padding-top: 44px !important; padding-bottom: 44px !important; } }
/* Equal-height pricing cards */
.pricing .row > [class*="col-"]:has(> .wrapper) { display: flex; }
.pricing .row > [class*="col-"] > .wrapper { width: 100%; display: flex; flex-direction: column; }
.pricing .row > [class*="col-"] > .wrapper .list-info { flex: 1; }
.pricing .wrapper .title { font-size: 24px; line-height: 1.3; min-height: 62px; }
.pricing .top-content .btn { white-space: nowrap; padding-left: 26px; padding-right: 26px; }

/* Brand headings: Comfortaa (SIL Open Font License), self-hosted - close to the rounded geometry of the logo. English pages only; Arabic keeps Cairo. */
@font-face { font-family: 'Comfortaa'; src: url('/egweb-assets/fonts/comfortaa/Comfortaa-Latin.woff2') format('woff2'); font-weight: 300 700; font-style: normal; font-display: swap; }
html:not([lang="ar"]):not([dir="rtl"]) :is(.top-header .heading, .section-heading, .slider-content h1, h1.heading, .egw-clients-title) {
  font-family: 'Comfortaa', 'Open Sans', sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  line-height: 1.3 !important;
}

/* Mobile: compact pricing cards (label and value on one line, smaller type) */
@media (max-width: 767px) {
  .pricing .wrapper .title { font-size: 20px; min-height: 0; }
  .pricing .top-content { padding: 18px 18px 16px; }
  .pricing .top-content .price, .pricing .col-lg-3 .price { font-size: 30px; margin: 4px 0 10px; }
  .pricing .list-info { padding: 8px 18px 12px; }
  .pricing .list-info li { padding: 6px 0; align-items: center; }
  .pricing .list-info li i { flex: 0 0 30px; font-size: 26px; }
  .pricing .list-info li div { font-size: 14px; line-height: 1.35; }
  .pricing .list-info li div br { display: none; }
  .pricing .list-info li div span { margin-inline-start: 6px; font-weight: 700; }
  .pricing .row:has(> [class*="col-"] > .wrapper) > [class*="col-"] { flex-basis: 84%; max-width: 84%; }
}

@media (max-width: 767px) {
  .top-header { padding-top: 132px !important; padding-bottom: 30px !important; }
  .sec-normal .mb-5 { margin-bottom: 1rem !important; }
  .egw-feature p, .egw-faq p, .egw-about-text p { text-align: start; hyphens: manual; }
}
@media (max-width: 767px) {
  .pricing .top-content { padding: 16px 18px 14px !important; }
  .pricing .top-content .fromer { margin-bottom: 2px !important; line-height: 1.3 !important; }
  .pricing .top-content .price { margin: 2px 0 8px !important; line-height: 1.2 !important; }
  .pricing .list-info { padding: 6px 18px 8px !important; }
  .pricing .list-info li { margin: 0 !important; padding: 4px 0 !important; min-height: 0 !important; }
  .pricing .list-info li i { padding: 0 !important; height: auto !important; line-height: 1 !important; }
  .pricing .list-info li div { line-height: 1.25 !important; }
}
@media (max-width: 767px) {
  .egw-features .section-heading, .egw-steps .section-heading, .egw-faq-section .section-heading, .egw-dcmap .section-heading { font-size: 26px !important; line-height: 1.3 !important; }
  /* feature cards: two per row */
  .egw-features .row > [class*="col-"]:has(> .egw-feature) { flex: 0 0 50%; max-width: 50%; padding-left: 6px; padding-right: 6px; }
  .egw-features .row { margin-left: -6px; margin-right: -6px; }
  .egw-feature { display: block; padding: 14px 12px; }
  .egw-feature .ico { width: 38px; height: 38px; font-size: 16px; margin: 0 0 8px; border-radius: 10px; }
  .egw-feature h4 { font-size: 15px; line-height: 1.3; margin-bottom: 4px; }
  .egw-feature p { font-size: 12.5px; line-height: 1.5; }
  .egw-features .mb-4 { margin-bottom: 12px !important; }
}
/* Mobile: steps as compact rows (number beside text), tighter FAQ */
@media (max-width: 767px) {
  .egw-steps .row > [class*="col-"]:has(> .egw-step) { flex: 0 0 100%; max-width: 100%; }
  .egw-step { display: grid; grid-template-columns: 42px 1fr; column-gap: 14px; text-align: start; padding: 0; align-items: start; }
  .egw-step .num { grid-row: span 2; margin: 0; width: 38px; height: 38px; font-size: 16px; }
  .egw-step h4 { font-size: 16px; line-height: 1.3; margin: 0 0 2px; }
  .egw-step p { font-size: 13.5px; line-height: 1.5; margin: 0; }
  .egw-steps .mb-4 { margin-bottom: 14px !important; }
  .egw-faq { padding: 0 16px; margin-bottom: 8px; }
  .egw-faq summary { font-size: 14.5px; padding: 12px 0; }
  .egw-faq p { font-size: 13.5px; line-height: 1.6; margin-bottom: 12px; }
  .egw-cta-box { padding: 22px 18px; }
  .egw-cta-box .btn { padding: 9px 18px; font-size: 14px; }
}
@media (max-width: 767px) {
  .egw-cta { padding-top: 0 !important; padding-bottom: 0 !important; }
  .services.help { padding-top: 20px !important; padding-bottom: 30px !important; }
  .services.help .help-item { margin-bottom: 10px !important; }
}
@media (max-width: 767px) {
  .services.help .row > [class*="col-"] { margin-bottom: 10px; }
  .services.help .help-container { margin: 0 !important; padding: 14px 16px !important; min-height: 0 !important; }
  .services.help .help-item { padding: 0 !important; }
  .services.help .help-item .description { font-size: 13px; }
  /* footer: link columns two per row */
  footer .footer-top .row > .col-sm-6:not(:last-child) { flex: 0 0 50%; max-width: 50%; }
  footer .footer-top h4, footer .footer-top .title { margin-bottom: 8px; }
  footer .footer-top li { padding: 3px 0 !important; }
  footer .footer-top .footer-menu li, footer .footer-top ul li { margin-bottom: 0 !important; }
  footer .footer-top { padding-top: 30px !important; padding-bottom: 10px !important; }
}
@media (max-width: 767px) {
  footer .footer-top li { margin: 4px 0 0 !important; }
  footer .footer-top li a { font-size: 14px; }
  footer .footer-top .row > .col-sm-6 { margin-bottom: 14px; }
}
@media (max-width: 767px) {
  /* footer: 2 x 2 grid (Services / Support, Legal / logo + address) */
  footer .footer-top .row > .col-sm-6:last-child { flex: 0 0 50%; max-width: 50%; }
  footer .footer-top .logo-footer { max-width: 120px; height: auto; }
  footer .footer-top .copyright { font-size: 12px; line-height: 1.6; margin-top: 8px !important; }
}
@media (max-width: 767px) { footer .footer-top .logo-footer { width: 130px !important; max-width: 100% !important; height: auto !important; margin-left: auto; margin-right: auto; } }

/* Top menu: real button feel (padding, hover pill, chevron on dropdowns) */
@media (min-width: 992px) {
  .nav-menu .main-menu > .menu-item > a:not(.pe-0) { padding: 9px 14px !important; margin: 0 2px !important; border-radius: 12px; transition: background .2s; }
  .nav-menu .main-menu > .menu-item > a:not(.pe-0):hover, .nav-menu .main-menu > .menu-item:hover > a:not(.pe-0) { background: rgba(255,255,255,.1) !important; }
  .nav-menu .main-menu > .menu-item-has-children > a::after { content: ""; display: inline-block; width: 6px; height: 6px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg); margin-inline-start: 8px; position: relative; top: -2px; opacity: .7; }
}
@media (min-width: 992px) and (max-width: 1199px) { .nav-menu .main-menu > .menu-item > a:not(.pe-0) { padding: 8px 10px !important; font-size: 15px; } }
/* One hover effect only: drop the theme's vertical stroke and the theme's item background */
.nav-menu .main-menu a.v-stroke::before, .nav-menu .main-menu a.v-stroke::after, .nav-menu .main-menu a.h-stroke::before, .nav-menu .main-menu a.h-stroke::after { content: none !important; display: none !important; }
.nav-menu .main-menu > .menu-item:hover, .nav-menu .main-menu > .menu-item:hover:last-child, .menu-wrap.fixed .nav-menu .main-menu > .menu-item:hover { background: transparent !important; }
@media (min-width: 992px) {
  .nav-menu .main-menu > .menu-item-has-children > a::after { display: inline-block !important; content: "" !important; width: 6px !important; height: 6px !important; position: relative !important; top: -2px !important; left: auto !important; right: auto !important; bottom: auto !important; background: none !important; }
}
