/*
Theme Name: CIT Horizon
Theme URI: https://cii-international.com/
Author: OpenAI / ChatGPT
Description: A custom one-page WordPress theme for Critical Infrastructure Technologies (CIT), built around a space, national-security, and critical infrastructure visual identity.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GPL v2 or later
Text Domain: cit-horizon
Tags: custom-logo, one-page, corporate, responsive, dark, landing-page
*/

:root{
  --cit-blue:#0496ff;
  --cit-cyan:#21e6ff;
  --cit-gold:#d9a843;
  --cit-gold-light:#ffd36c;
  --cit-navy:#07111f;
  --cit-deep:#020713;
  --cit-ice:#eaf4ff;
  --cit-muted:#a9b8ca;
  --cit-line:rgba(91,190,255,.28);
  --cit-card:rgba(8,20,38,.72);
}

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cit-deep);color:var(--cit-ice);font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.screen-reader-text{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;background:#fff;color:#000;padding:8px;z-index:9999}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:linear-gradient(180deg,rgba(2,7,19,.9),rgba(2,7,19,.35));backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.brand{display:flex;align-items:center;gap:14px}.brand img{width:138px;filter:drop-shadow(0 0 18px rgba(33,230,255,.55))}.brand-text{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--cit-muted)}.primary-menu{display:flex;gap:22px;align-items:center;margin:0;padding:0;list-style:none}.primary-menu a{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#dceaff;opacity:.88}.primary-menu a:hover{color:var(--cit-cyan)}.menu-toggle{display:none;background:transparent;color:white;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:8px 12px}.hero{min-height:100vh;display:grid;place-items:center;text-align:center;position:relative;overflow:hidden;padding:140px 0 70px;background-image:linear-gradient(180deg,rgba(2,7,19,.1),rgba(2,7,19,.24) 55%,#020713 100%),url('assets/images/hero-background.png');background-size:cover;background-position:center bottom}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 28%,rgba(45,162,255,.25),transparent 34%),radial-gradient(circle at 50% 75%,rgba(217,168,67,.12),transparent 34%);pointer-events:none}.hero-inner{position:relative;z-index:2}.hero-logo{width:min(440px,80vw);margin-bottom:22px;filter:drop-shadow(0 0 28px rgba(0,174,255,.85))}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;padding:8px 14px;border:1px solid var(--cit-line);border-radius:999px;background:rgba(6,18,36,.55);color:#b9ddff;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--cit-cyan);box-shadow:0 0 16px var(--cit-cyan)}h1{font-size:clamp(42px,6vw,82px);line-height:1.02;margin:0 auto 24px;max-width:980px;letter-spacing:-.035em;text-shadow:0 0 30px rgba(0,0,0,.55)}.lead{font-size:clamp(18px,2vw,23px);color:#d7e6f7;max-width:835px;margin:0 auto 34px}.hero-actions{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border:1px solid transparent;box-shadow:0 16px 34px rgba(0,0,0,.28)}.btn-primary{background:linear-gradient(180deg,var(--cit-gold-light),var(--cit-gold));color:#09111d}.btn-secondary{background:linear-gradient(180deg,rgba(12,39,78,.94),rgba(7,20,42,.94));color:#fff;border-color:rgba(97,185,255,.45)}.section{position:relative;padding:90px 0;background:linear-gradient(180deg,#020713,#061225)}.section.alt{background:linear-gradient(180deg,#061225,#020713)}.section-header{max-width:850px;margin:0 auto 46px;text-align:center}.section-kicker{color:var(--cit-gold-light);font-weight:800;letter-spacing:.18em;text-transform:uppercase;font-size:12px}.section h2{font-size:clamp(30px,4vw,52px);line-height:1.08;margin:10px 0 18px}.section p{color:#b9c9dc}.grid{display:grid;gap:22px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:linear-gradient(180deg,rgba(10,30,57,.82),rgba(3,11,24,.82));border:1px solid rgba(88,179,255,.22);border-radius:20px;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.05)}.card h3{margin:0 0 8px;font-size:20px}.card p{margin:0;color:#afc0d4}.icon-dot{width:42px;height:42px;border-radius:14px;margin-bottom:18px;background:radial-gradient(circle at 30% 30%,#fff,var(--cit-cyan) 28%,#0766bd 70%);box-shadow:0 0 24px rgba(33,230,255,.45)}.model{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.model-panel{padding:36px;border-radius:28px;background:radial-gradient(circle at 20% 0,rgba(33,230,255,.16),transparent 35%),rgba(8,20,38,.7);border:1px solid var(--cit-line)}.steps{counter-reset:step;display:grid;gap:14px}.step{counter-increment:step;display:grid;grid-template-columns:44px 1fr;gap:15px;align-items:start;padding:16px;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.step:before{content:counter(step);display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--cit-gold);color:#07111f;font-weight:900}.vertical-card{min-height:150px;position:relative;overflow:hidden}.vertical-card:after{content:"";position:absolute;right:-30px;bottom:-40px;width:120px;height:120px;border-radius:50%;background:rgba(33,230,255,.12);filter:blur(3px)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.stat{text-align:center;padding:24px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.stat strong{display:block;font-size:36px;color:#fff}.stat span{font-size:13px;color:var(--cit-muted);letter-spacing:.1em;text-transform:uppercase}.cta{padding:86px 0;background:radial-gradient(circle at 50% 0,rgba(33,230,255,.22),transparent 38%),linear-gradient(180deg,#061225,#020713);text-align:center}.cta-box{border:1px solid var(--cit-line);border-radius:30px;padding:50px;background:rgba(8,20,38,.72);box-shadow:0 30px 90px rgba(0,0,0,.35)}.site-footer{padding:34px 0;background:#020713;border-top:1px solid rgba(255,255,255,.08);color:#8fa1b6;font-size:14px}.footer-wrap{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-links{display:flex;gap:18px}.page-shell{padding:150px 0 80px;min-height:70vh;background:linear-gradient(180deg,#061225,#020713)}.content-wrap{max-width:850px}.content-wrap a{text-decoration:underline;color:var(--cit-cyan)}
@media(max-width:900px){.grid-3,.grid-4,.model,.stats{grid-template-columns:1fr 1fr}.primary-menu{display:none;position:absolute;right:20px;top:72px;flex-direction:column;align-items:flex-start;background:rgba(2,7,19,.96);padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:16px}.primary-menu.is-open{display:flex}.menu-toggle{display:block}.footer-wrap{flex-direction:column;text-align:center}}@media(max-width:620px){.container{width:min(100% - 26px,1160px)}.grid-3,.grid-4,.model,.stats{grid-template-columns:1fr}.hero{padding-top:120px}.btn{width:100%}.cta-box{padding:32px 20px}.brand-text{display:none}}


/* CIT Opportunity Portal */
.nav-wrap{gap:16px;}
.opportunity-portal-btn{
  background:#c9a227;
  color:#ffffff !important;
  padding:11px 18px;
  border-radius:5px;
  text-decoration:none;
  font-weight:700;
  line-height:1;
  white-space:nowrap;
  display:inline-block;
  box-shadow:0 4px 12px rgba(0,0,0,.12);
}
.opportunity-portal-btn:hover{opacity:.92; transform:translateY(-1px);}
.portal-page{padding:64px 0; background:#f7f7f5; min-height:60vh;}
.portal-container{max-width:1100px; margin:0 auto; padding:0 20px;}
.portal-card{background:#fff; border-radius:12px; padding:36px; box-shadow:0 12px 35px rgba(0,0,0,.08);}
.portal-card h1{margin-top:0;}
.portal-lede{font-size:1.1rem; margin-bottom:28px;}
.portal-grid{display:grid; grid-template-columns:1fr 1fr; gap:32px; align-items:start;}
.portal-instructions-box{background:#f4f0e3; border-left:5px solid #c9a227; padding:24px; border-radius:8px;}
.portal-secondary-btn{background:#12233f; color:#fff !important; padding:12px 18px; border-radius:5px; text-decoration:none; font-weight:700; display:inline-block; margin-top:10px;}
.portal-alert{background:#fff3cd; border:1px solid #ffe69c; padding:12px 16px; border-radius:6px; margin-bottom:20px;}
.portal-small{font-size:.95rem; margin-top:18px;}
.portal-dashboard-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:22px; margin-top:24px;}
.portal-dashboard-grid > div{background:#f7f7f5; border-radius:8px; padding:22px; border-top:4px solid #c9a227;}
@media (max-width: 800px){.portal-grid,.portal-dashboard-grid{grid-template-columns:1fr}.opportunity-portal-btn{margin:10px 0 0 0}.nav-wrap{align-items:flex-start}}

/* Portal readability fix - dark text on light portal cards */
.portal-page,
.portal-page p,
.portal-page li,
.portal-page label,
.portal-page input,
.portal-page textarea,
.portal-page select,
.portal-page .um,
.portal-page .um-field-label,
.portal-page .um-field-label label{
  color:#12233f !important;
}
.portal-page h1,
.portal-page h2,
.portal-page h3,
.portal-page h4{
  color:#07111f !important;
  text-shadow:none !important;
}
.portal-card h1{
  font-size:clamp(40px,5vw,64px);
  line-height:1.05;
  margin-bottom:18px;
}
.portal-lede{
  color:#334963 !important;
}
.portal-card{
  background:#ffffff;
  color:#12233f !important;
}
.portal-instructions-box{
  background:#f4f0e3;
  color:#12233f !important;
}
.portal-page a:not(.portal-secondary-btn){
  color:#0b5cad !important;
  text-decoration:underline;
}
.portal-secondary-btn,
.portal-secondary-btn:visited{
  background:#12233f;
  color:#ffffff !important;
  text-decoration:none !important;
}


/* Native WordPress login form styling */
.portal-login-box .login-username label,
.portal-login-box .login-password label{
  display:block;
  font-weight:700;
  margin-bottom:6px;
  color:#12233f !important;
}
.portal-login-box input[type="text"],
.portal-login-box input[type="password"]{
  width:100%;
  max-width:420px;
  padding:12px;
  border:1px solid #b8bec8;
  border-radius:5px;
  color:#12233f !important;
  background:#fff !important;
}
.portal-login-box .login-submit input[type="submit"]{
  background:#c9a227;
  color:#fff !important;
  padding:12px 22px;
  border:0;
  border-radius:5px;
  font-weight:700;
  cursor:pointer;
}
.portal-login-box .login-remember label{
  color:#12233f !important;
}

.cit-register-form label{display:block;font-weight:700;margin-bottom:6px;color:#071426;}
.cit-register-form input{width:100%;box-sizing:border-box;padding:12px;border:1px solid #b8c0cc;border-radius:5px;font-size:16px;background:#fff;color:#071426;}
.cit-register-form p{margin:0 0 16px;}
.cit-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;}
.portal-register-card{max-width:760px;margin-left:auto;margin-right:auto;}
.portal-success{background:#eef8ee;border-left:5px solid #2e7d32;padding:14px 16px;margin:18px 0;color:#071426;font-weight:600;}
@media (max-width:700px){.cit-form-grid{grid-template-columns:1fr;gap:0;}}


/* Member registration page fix */
.portal-register-card h1{font-size:clamp(34px,4vw,54px);}
.cit-register-form .portal-secondary-btn{border:0;cursor:pointer;font-size:16px;}


/* Dashboard buttons and opportunities page */
.portal-dashboard-card{display:flex;flex-direction:column;align-items:flex-start;min-height:190px;}
.portal-dashboard-card p{flex:1;}
.portal-card-btn,
.portal-card-btn:visited{display:inline-block;background:#c9a227;color:#ffffff !important;text-decoration:none !important;padding:12px 18px;border-radius:5px;font-weight:700;margin-top:14px;}
.portal-card-btn:hover{opacity:.9;}
.portal-card-btn-secondary,
.portal-card-btn-secondary:visited{background:#12233f;}
.portal-card-btn-small{padding:9px 14px;font-size:14px;}
.portal-opportunities-card{max-width:980px;margin-left:auto;margin-right:auto;}
.opportunity-actions{margin:12px 0 26px;}
.opportunity-list{display:grid;gap:18px;}
.opportunity-item,.opportunity-empty{background:#f7f7f5;border-top:4px solid #c9a227;border-radius:6px;padding:22px;color:#12233f;}
.opportunity-item h2{margin-top:0;font-size:26px;}
.opportunity-item h2 a{color:#07111f !important;text-decoration:none !important;}
.opportunity-excerpt{margin:10px 0 12px;}

.opportunity-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:24px 0;}
.portal-card-btn-secondary{background:#081427;color:#fff;}
.portal-notice{padding:14px 18px;border-radius:6px;margin:18px 0;font-weight:600;}
.portal-success{background:#eef8ef;border-left:5px solid #2f8f46;color:#12381d;}
.portal-error{background:#fff1f1;border-left:5px solid #b3261e;color:#5b1110;}
.opportunity-submit-card{margin-top:28px;padding:28px;border-radius:8px;background:#f7f5ee;border-top:5px solid #d6a512;}
.opportunity-submit-card h2{margin-top:0;color:#071426;}
.cit-opportunity-form{display:grid;gap:12px;max-width:760px;}
.cit-opportunity-form label{font-weight:700;color:#071426;}
.cit-opportunity-form label span{color:#b3261e;}
.cit-opportunity-form input,.cit-opportunity-form textarea{width:100%;padding:12px;border:1px solid #b9c1ce;border-radius:5px;font:inherit;background:#fff;color:#071426;}
.cit-opportunity-form textarea{resize:vertical;}




/* Lively CIT Core 4 landing page */
.core4-hero {
  min-height:calc(100vh - 120px);
  padding:90px 24px 90px;
  background:
    radial-gradient(circle at 15% 15%, rgba(201,162,39,.22), transparent 28%),
    radial-gradient(circle at 85% 20%, rgba(66,133,244,.20), transparent 30%),
    linear-gradient(135deg,#071426 0%,#0b1f3a 45%,#102b4c 100%);
  color:#fff;
}
.core4-hero-inner{max-width:1120px;margin:0 auto;text-align:center}
.core4-eyebrow{display:inline-block;margin:0 0 14px;padding:8px 16px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#f2d36b!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:13px}
.core4-hero h1{color:#fff!important;font-size:clamp(48px,7vw,88px);line-height:1;margin:0 0 18px;text-shadow:0 10px 32px rgba(0,0,0,.35)}
.core4-intro{max-width:760px;margin:0 auto 48px;color:#dce8f5!important;font-size:20px;line-height:1.6}
.core4-grid-lively{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:34px;margin-top:20px}
.core4-tile,.core4-tile:visited{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-height:230px;padding:34px;border-radius:22px;text-decoration:none!important;background:rgba(255,255,255,.96);color:#071426!important;box-shadow:0 24px 55px rgba(0,0,0,.26);border:1px solid rgba(255,255,255,.42);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
.core4-tile:before{content:"";position:absolute;inset:0 0 auto 0;height:8px;background:#c9a227}
.core4-tile:hover{transform:translateY(-7px);box-shadow:0 32px 70px rgba(0,0,0,.34)}
.core4-icon{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;background:#071426;color:#f2c744;font-size:28px;line-height:1}
.core4-title{display:block;font-size:26px;line-height:1.2;font-weight:800;color:#071426!important;margin-bottom:14px}
.core4-copy{display:block;color:#35455e!important;font-size:16px;line-height:1.55}
.core4-minerals:before{background:linear-gradient(90deg,#c9a227,#f0d879)}
.core4-space:before{background:linear-gradient(90deg,#4d9cff,#9fc6ff)}
.core4-aaad:before{background:linear-gradient(90deg,#7ed957,#c5f28d)}
.core4-energy:before{background:linear-gradient(90deg,#ff9f1c,#ffd166)}

/* CIT AAA&D Login, Registration, and Dashboard */
.cit-aaad-auth,.cit-aaad-dashboard {
  min-height:calc(100vh - 120px);
  padding:90px 24px 90px;
  background:
    radial-gradient(circle at 15% 15%, rgba(201,162,39,.20), transparent 28%),
    radial-gradient(circle at 85% 20%, rgba(126,217,87,.14), transparent 30%),
    linear-gradient(135deg,#071426 0%,#0b1f3a 48%,#102b4c 100%);
  color:#fff;
}
.cit-aaad-auth-inner,.cit-aaad-dashboard-inner{max-width:1120px;margin:0 auto;text-align:center}
.cit-aaad-eyebrow{display:inline-block;margin:0 0 14px;padding:8px 16px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#f2d36b!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:13px}
.cit-aaad-auth h1,.cit-aaad-dashboard h1{color:#fff!important;font-size:clamp(38px,5vw,68px);line-height:1.05;margin:0 0 18px;text-shadow:0 10px 32px rgba(0,0,0,.35)}
.cit-aaad-intro{max-width:780px;margin:0 auto 42px;color:#dce8f5!important;font-size:19px;line-height:1.6}
.cit-auth-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:34px;align-items:start;text-align:left}
.cit-auth-card,.cit-dashboard-card{background:rgba(255,255,255,.97);color:#071426!important;border-radius:22px;padding:34px;box-shadow:0 24px 55px rgba(0,0,0,.26);border:1px solid rgba(255,255,255,.42)}
.cit-auth-card h2,.cit-dashboard-card h2{color:#071426!important;margin-top:0;font-size:28px}
.cit-auth-card p,.cit-dashboard-card p{color:#35455e!important;line-height:1.6}
.cit-auth-card label{display:block;color:#071426!important;font-weight:700;margin:16px 0 7px}
.cit-auth-card input[type="text"],.cit-auth-card input[type="email"],.cit-auth-card input[type="password"]{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #c8d2df;border-radius:10px;color:#071426!important;background:#fff!important}
.cit-auth-card input[type="submit"],.cit-auth-card button,.cit-dashboard-button{display:inline-block;margin-top:18px;background:#c9a227;color:#fff!important;border:0;border-radius:10px;padding:13px 20px;font-weight:800;text-decoration:none!important;cursor:pointer}
.cit-small-link a{color:#0b4f91!important;font-weight:700}
.cit-form-notice{max-width:760px;margin:0 auto 24px;padding:14px 18px;border-radius:10px;font-weight:700;text-align:center}
.cit-form-notice.success{background:#e8f7eb;color:#17652a}
.cit-form-notice.error{background:#fdecec;color:#8a1f1f}
.cit-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:30px;text-align:left}
@media(max-width:900px){
  .header-inner{flex-wrap:wrap;gap:16px}
  .main-nav{order:3;width:100%;justify-content:center;margin-left:0;flex-wrap:wrap}
  .core4-grid-lively,.cit-auth-grid,.cit-dashboard-grid{grid-template-columns:1fr}
  .core4-hero,.cit-aaad-auth,.cit-aaad-dashboard{padding:64px 18px 70px}
}


/* Final header/logo/top-spacing repair */
body {
  padding-top: 96px !important;
}
.admin-bar .site-header {
  top: 32px !important;
}
.site-header {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 9999 !important;
  background: linear-gradient(180deg, rgba(2,7,19,.96), rgba(2,7,19,.86)) !important;
  backdrop-filter: blur(14px);
  border-bottom: 1px solid rgba(255,255,255,.08);
}
.nav-wrap {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 24px !important;
  padding: 16px 0 !important;
}
.brand {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  flex-shrink: 0 !important;
}
.brand img {
  width: 138px !important;
  max-height: 58px !important;
  height: auto !important;
  display: block !important;
  filter: drop-shadow(0 0 18px rgba(33,230,255,.55));
}
.brand-text {
  display: inline-block !important;
  font-size: 12px !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important;
  color: var(--cit-muted, #a9b8ca) !important;
  white-space: nowrap !important;
}
.primary-navigation {
  margin-left: auto !important;
}
.primary-menu {
  display: flex !important;
  gap: 22px !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
.primary-menu a {
  color: var(--cit-ice, #eaf4ff) !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  letter-spacing: .08em !important;
  font-weight: 700 !important;
  font-size: 14px !important;
}
.primary-menu a:hover {
  color: #ffffff !important;
}
.opportunity-portal-btn {
  background: var(--cit-gold, #d9a843) !important;
  color: #07111f !important;
  padding: 12px 18px !important;
  border-radius: 999px !important;
  text-decoration: none !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: .04em !important;
  white-space: nowrap !important;
  display: inline-block !important;
  box-shadow: 0 0 18px rgba(217,168,67,.35);
}
.primary-menu a[href*="opportunity-portal"],
.primary-menu a[href*="cit-core-4"] {
  display: none !important;
}
.site-main {
  display: block;
}
.core4-hero,
.cit-aaad-auth,
.cit-aaad-dashboard {
  padding-top: 110px !important;
  scroll-margin-top: 120px !important;
}
@media (max-width: 980px) {
  body { padding-top: 142px !important; }
  .nav-wrap {
    flex-wrap: wrap !important;
    justify-content: center !important;
  }
  .brand {
    width: 100% !important;
    justify-content: center !important;
  }
  .primary-navigation {
    margin-left: 0 !important;
  }
  .primary-menu {
    flex-wrap: wrap !important;
    justify-content: center !important;
  }
}
@media (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px !important;
  }
}
@media (max-width: 640px) {
  body { padding-top: 180px !important; }
  .brand-text {
    display: none !important;
  }
  .brand img {
    width: 118px !important;
  }
}
