/*
Theme Name: Prime World Ventures Corporate
Theme URI: https://primeworldventures.com
Author: Prime World Ventures (Pvt) Ltd
Description: Professional corporate theme for Prime World Ventures (Pvt) Ltd with four business divisions.
Version: 4.3.0
Text Domain: primeworld
*/
:root{
  --navy:#082d56;--navy-2:#0d3d70;--cyan:#08a7c9;--teal:#0f766e;
  --ink:#10243e;--muted:#64748b;--light:#f4f8fb;--white:#fff;
  --border:#e3ebf2;--shadow:0 12px 35px rgba(8,45,86,.10);--radius:18px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f4f8fb;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.6}
img{max-width:100%;display:block}
a{color:inherit}
.site-shell{min-height:60vh}
.top-bar{background:var(--navy);color:#dceafa;font-size:13px;padding:8px 4%;display:flex;justify-content:space-between;gap:20px;align-items:center}
.top-left,.top-right{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.top-bar a{color:#fff;text-decoration:none}.top-bar a:hover{color:#6ee7f5}
.social{display:flex;gap:10px}.social a{width:27px;height:27px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;font-size:12px}
.main-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);box-shadow:0 4px 18px rgba(8,45,86,.06)}
.header-inner{max-width:1280px;margin:auto;min-height:86px;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.logo-area{display:flex;align-items:center;min-width:260px}.logo-area .custom-logo{max-height:68px;width:auto}
.brand-lockup{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{width:58px;height:58px;border-radius:50%;border:2px solid var(--cyan);display:grid;place-items:center;background:#fff;color:var(--navy);font-weight:900;font-size:16px;box-shadow:0 5px 15px rgba(8,45,86,.12)}
.brand-name{margin:0;color:var(--navy);font-size:18px;line-height:1.15;font-weight:900;letter-spacing:.2px}.brand-tagline{margin:4px 0 0;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:1.1px}
.nav-links{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end;gap:25px}.nav-links li{margin:0}.nav-links a{text-decoration:none;color:var(--ink);font-weight:700;font-size:14px}.nav-links a:hover{color:var(--cyan)}.nav-links .quote-btn{background:var(--navy);color:#fff;padding:12px 20px;border-radius:28px;box-shadow:0 8px 20px rgba(8,45,86,.18)}
.hero-section{min-height:560px;display:grid;place-items:center;text-align:center;padding:90px 20px;background:linear-gradient(90deg,rgba(8,45,86,.94),rgba(8,45,86,.78)),url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1800&q=80') center/cover}
.hero-content{max-width:900px;color:#fff}.hero-kicker{font-weight:800;letter-spacing:2px;color:#8eeaf5;font-size:14px}.hero-title{font-size:58px;line-height:1.05;margin:12px 0 22px;font-weight:900}.hero-title span{color:#70e4f2}.hero-content>p:not(.hero-kicker){font-size:18px;color:#e4edf6;max-width:760px;margin:0 auto 30px}
.hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.btn-primary,.btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;border-radius:30px;text-decoration:none;font-weight:800}.btn-primary{background:var(--cyan);color:#fff}.btn-outline{border:1px solid rgba(255,255,255,.55);color:#fff}
.section-wrap{max-width:1240px;margin:0 auto;padding:75px 20px}.section-heading{text-align:center;margin-bottom:38px}.section-heading .eyebrow{color:var(--cyan);font-weight:900;letter-spacing:1.5px;font-size:12px}.section-heading h2{margin:8px 0;color:var(--navy);font-size:36px}.section-heading p{color:var(--muted);max-width:760px;margin:auto}
.cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.biz-card{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:var(--shadow);transition:.28s transform,.28s box-shadow}.biz-card:hover{transform:translateY(-7px);box-shadow:0 18px 42px rgba(8,45,86,.16)}.card-thumb{width:100%;height:225px;object-fit:cover}.card-content{padding:25px}.card-title{margin:0 0 15px;color:var(--navy);font-size:22px}.clickable-list{list-style:none;margin:0;padding:0}.clickable-list li+li{border-top:1px solid #edf2f7}.clickable-list a{display:block;text-decoration:none;padding:10px 0;color:#334155;font-size:14px;font-weight:650}.clickable-list a:hover{color:var(--cyan);padding-left:4px}.clickable-list i{color:var(--cyan);margin-right:8px}.card-btn{display:inline-block;margin-top:15px;background:var(--navy);color:#fff;padding:11px 19px;border-radius:25px;text-decoration:none;font-weight:800;font-size:13px}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.about-image{width:100%;height:430px;object-fit:cover;border-radius:20px;box-shadow:var(--shadow)}.about-copy h2{font-size:38px;color:var(--navy);line-height:1.15}.about-copy p{color:var(--muted)}.values{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.value{padding:15px;background:#fff;border:1px solid var(--border);border-radius:12px;font-weight:800;color:var(--navy)}.value i{color:var(--cyan);margin-right:8px}
.contact-section{background:var(--navy);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.contact-section h2{font-size:36px;margin-top:0}.contact-section p{color:#c9d8e8}.contact-form{background:#fff;padding:28px;border-radius:18px}.contact-form label{display:block;color:var(--navy);font-weight:800;font-size:13px;margin-bottom:5px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--border);border-radius:9px;padding:12px;margin-bottom:14px;font:inherit}.contact-form textarea{min-height:120px}.contact-submit{background:var(--cyan);border:0;color:#fff;padding:13px 22px;border-radius:25px;font-weight:800}.map-box{height:250px;border-radius:18px;background:linear-gradient(135deg,#dceff5,#f8fafc);display:grid;place-items:center;color:var(--navy);font-weight:900;border:1px solid rgba(255,255,255,.15)}
.site-footer{background:#061f3c;color:#cbd8e7;padding:35px 20px;text-align:center}.site-footer strong{color:#fff}.footer-credentials{font-size:13px;margin:5px 0 14px}.floating-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:28px;text-decoration:none;box-shadow:0 8px 25px rgba(0,0,0,.22);z-index:1000}
.portal-wrap{max-width:1240px;margin:0 auto;padding:35px 20px 80px}.portal-hero{padding:65px 30px;border-radius:20px;text-align:center;color:#fff;background:linear-gradient(90deg,rgba(8,45,86,.92),rgba(15,118,110,.78)),center/cover}.portal-hero h1{font-size:43px;line-height:1.1;margin:0 0 12px}.portal-hero p{max-width:780px;margin:auto;color:#e8f3f8}.portal-nav{position:sticky;top:86px;z-index:50;background:#fff;border:1px solid var(--border);border-radius:45px;padding:10px;margin:35px 0 50px;display:flex;justify-content:center;gap:9px;flex-wrap:wrap;box-shadow:var(--shadow)}.portal-nav a{padding:9px 15px;border-radius:22px;background:#f1f6fa;text-decoration:none;font-size:13px;font-weight:800;color:var(--navy)}.portal-nav a:hover{background:var(--navy);color:#fff}.portal-section{scroll-margin-top:150px;margin-bottom:65px}.feature-card{display:grid;grid-template-columns:1fr 1.25fr;background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.feature-card:nth-child(even) .feature-image{order:2}.feature-image{width:100%;height:100%;min-height:360px;object-fit:cover}.feature-body{padding:38px}.badge{display:inline-block;background:#e5f8fb;color:var(--teal);border-radius:20px;padding:5px 12px;font-size:11px;font-weight:900;letter-spacing:.6px}.feature-body h2{font-size:30px;color:var(--navy);margin:12px 0}.feature-body p{color:var(--muted)}.features{list-style:none;padding:0;margin:20px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.features li{font-size:13.5px;color:#334155}.features i{color:var(--cyan);margin-right:7px}.portal-buttons{display:flex;gap:12px;flex-wrap:wrap}.wa-btn,.dark-btn{padding:11px 19px;border-radius:25px;text-decoration:none;font-weight:800;font-size:13px}.wa-btn{background:#25d366;color:#fff}.dark-btn{background:var(--navy);color:#fff}
.airline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.airline-card{background:#fff;border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.airline-card img{height:160px;width:100%;object-fit:cover}.airline-body{padding:18px}.airline-body h3{margin:0 0 10px;color:var(--navy)}.airline-body a{display:block;text-align:center;margin-top:8px;padding:10px;border-radius:22px;text-decoration:none;font-weight:800;font-size:12px;background:var(--navy);color:#fff}.airline-body .wa-mini{background:#25d366}
@media(max-width:950px){.header-inner{align-items:flex-start}.nav-links{gap:12px}.about-grid,.contact-grid{grid-template-columns:1fr}.hero-title{font-size:46px}.feature-card{grid-template-columns:1fr}.feature-card:nth-child(even) .feature-image{order:0}.airline-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.top-bar{display:none}.header-inner{padding:10px 14px;flex-direction:column}.logo-area{min-width:0;width:100%}.nav-links{justify-content:flex-start;flex-wrap:wrap}.nav-links a{font-size:12px}.cards-grid{grid-template-columns:1fr}.hero-section{min-height:500px}.hero-title{font-size:38px}.section-heading h2,.about-copy h2,.contact-section h2{font-size:29px}.about-image{height:300px}.features,.values,.airline-grid{grid-template-columns:1fr}.portal-hero h1{font-size:32px}.portal-nav{top:75px}.feature-body{padding:25px}.feature-image{min-height:260px}}

/* Bundled professional business graphics */
.card-thumb,.feature-image{background:#082d56;object-fit:cover}
.card-thumb{aspect-ratio:16/7;height:auto;min-height:190px}
.feature-image{aspect-ratio:16/10;min-height:360px}

/* Final card presentation */
.cards-grid{align-items:stretch}
.biz-card{display:flex;flex-direction:column;height:100%}
.biz-card .card-content{display:flex;flex-direction:column;flex:1}
.biz-card .card-btn{align-self:flex-start;margin-top:auto}
.card-thumb{display:block;width:100%;height:235px;min-height:235px;aspect-ratio:auto;object-fit:cover}
.biz-card:hover .card-thumb{transform:scale(1.015)}
.card-thumb{transition:transform .3s ease}
.feature-card{min-height:390px}
.feature-card .feature-image{min-height:390px;height:100%;object-fit:cover}

.card-image-link{display:block;overflow:hidden;line-height:0;text-decoration:none;cursor:pointer}
.card-image-link:focus-visible{outline:3px solid #08a7c9;outline-offset:-3px}
.card-image-link:hover .card-thumb{transform:scale(1.03)}

/* Production image/card behavior */
img{max-width:100%}
.card-image-link{display:block;overflow:hidden;line-height:0}
.card-thumb{display:block;width:100%;height:235px;min-height:235px;object-fit:cover}
.biz-card{height:100%;display:flex;flex-direction:column}
.biz-card .card-content{display:flex;flex-direction:column;flex:1}
.biz-card .card-btn{margin-top:auto}
.card-image-link:hover .card-thumb{transform:scale(1.03)}
.card-thumb{transition:transform .3s ease}
@media (max-width:767px){.card-thumb{height:210px;min-height:210px}}

/* Final Real Estate service cards */
.service-image-link{display:block;overflow:hidden;line-height:0;border-radius:18px 0 0 18px;cursor:pointer}
.service-image-link .feature-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.service-image-link:hover .feature-image{transform:scale(1.035)}
@media(max-width:800px){.service-image-link{border-radius:18px 18px 0 0}}

/* User-supplied Real Estate & Construction photography */
.re-card-photo,
.realestate-hero-photo,
.feature-image{display:block;width:100%;object-fit:cover}
.re-card-photo{height:235px;border-radius:18px 18px 0 0}
.realestate-hero-photo{height:420px;border-radius:20px;object-position:center}
.service-image-link{display:block;overflow:hidden;border-radius:18px 0 0 18px;line-height:0}
.service-image-link img{transition:transform .35s ease}
.service-image-link:hover img{transform:scale(1.03)}
@media (max-width:767px){
  .realestate-hero-photo{height:260px}
  .re-card-photo{height:210px}
}

/* Final distinct-photo card system */
.biz-card .card-thumb,.feature-card .feature-image{background:#eef4f8}
.biz-card:hover,.feature-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(8,45,86,.12)}
.feature-card .feature-image{min-height:360px}
@media(max-width:767px){.feature-card .feature-image{min-height:250px}}

/* Distinct Real Estate & Construction service photography */
.realty-portal .feature-card{overflow:hidden}
.realty-portal .feature-image{height:360px;min-height:360px;object-fit:cover}
.realty-portal .service-image-link{height:360px}
.realty-portal .feature-card:hover .feature-image{transform:scale(1.025)}
@media(max-width:767px){
  .realty-portal .feature-image,.realty-portal .service-image-link{height:260px;min-height:260px}
}

/* PWV 4.0 production image treatment */
.feature-image{width:100%;height:360px;object-fit:cover;display:block;background:#e8f0f7}
.card-thumb{width:100%;height:230px;object-fit:cover}
.service-image-link{display:block;overflow:hidden}
.service-image-link .feature-image{transition:transform .45s ease}
.service-image-link:hover .feature-image{transform:scale(1.035)}

/* PWV Global Corporate Collage Hero */
.hero-section{
  background-position:center center !important;
  background-size:cover !important;
  background-repeat:no-repeat !important;
  min-height:620px;
  isolation:isolate;
}
.hero-section::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(3,28,56,.72) 0%,rgba(3,44,82,.42) 48%,rgba(3,28,56,.18) 100%);
  pointer-events:none;
  z-index:-1;
}
@media(max-width:767px){
  .hero-section{min-height:560px;background-position:62% center !important}
}

/* =========================================================
   PWV PROFESSIONAL MOTION SYSTEM
   Subtle, corporate, fast and responsive
   ========================================================= */
@media (prefers-reduced-motion: no-preference) {
  html { scroll-behavior: smooth; }

  .hero-section > * {
    animation: pwvHeroIn .8s cubic-bezier(.2,.7,.2,1) both;
  }
  .hero-section > *:nth-child(2) { animation-delay:.10s; }
  .hero-section > *:nth-child(3) { animation-delay:.18s; }
  .hero-section > *:nth-child(4) { animation-delay:.26s; }

  .biz-card,
  .service-card,
  .tour-card,
  .airline-card,
  .visa-card,
  .transfer-card,
  .rental-card,
  .content-card {
    transition: transform .32s cubic-bezier(.2,.7,.2,1),
                box-shadow .32s ease,
                border-color .32s ease;
    will-change: transform;
  }

  .biz-card:hover,
  .service-card:hover,
  .tour-card:hover,
  .airline-card:hover,
  .visa-card:hover,
  .transfer-card:hover,
  .rental-card:hover,
  .content-card:hover {
    transform: translateY(-7px);
    box-shadow: 0 22px 50px rgba(8,45,86,.14);
  }

  .biz-card img,
  .service-card img,
  .tour-card img,
  .visa-card img,
  .transfer-card img,
  .rental-card img {
    transition: transform .55s cubic-bezier(.2,.7,.2,1), filter .35s ease;
  }

  .biz-card:hover img,
  .service-card:hover img,
  .tour-card:hover img,
  .visa-card:hover img,
  .transfer-card:hover img,
  .rental-card:hover img {
    transform: scale(1.045);
    filter: saturate(1.05) contrast(1.02);
  }

  .card-btn,
  .btn,
  .hero-btn,
  .quote-btn,
  .whatsapp-btn {
    transition: transform .25s ease, box-shadow .25s ease, background-color .25s ease;
  }

  .card-btn:hover,
  .btn:hover,
  .hero-btn:hover,
  .quote-btn:hover,
  .whatsapp-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(8,45,86,.18);
  }

  .clickable-list li a {
    transition: padding-left .22s ease, color .22s ease, background-color .22s ease;
  }
  .clickable-list li a:hover {
    padding-left: 8px;
  }

  .hero-section::before {
    animation: pwvGlow 7s ease-in-out infinite alternate;
  }

  .section-title,
  .section-kicker {
    animation: pwvFadeUp .7s ease both;
  }

  @keyframes pwvHeroIn {
    from { opacity:0; transform:translateY(18px); }
    to   { opacity:1; transform:translateY(0); }
  }
  @keyframes pwvFadeUp {
    from { opacity:0; transform:translateY(14px); }
    to   { opacity:1; transform:translateY(0); }
  }
  @keyframes pwvGlow {
    from { opacity:.65; transform:scale(1); }
    to   { opacity:1; transform:scale(1.04); }
  }
}

/* Make all card images behave consistently and avoid empty image areas. */
.biz-card img,
.service-card img,
.tour-card img,
.airline-card img,
.visa-card img,
.transfer-card img,
.rental-card img {
  display:block;
  width:100%;
  object-fit:cover;
}

/* Professional focus states for keyboard users. */
a:focus-visible,
button:focus-visible {
  outline:3px solid rgba(2,132,199,.45);
  outline-offset:3px;
  border-radius:8px;
}

@media (prefers-reduced-motion: no-preference) {
  .pwv-reveal { opacity:0; transform:translateY(24px); }
  .pwv-reveal.pwv-visible {
    opacity:1;
    transform:translateY(0);
    transition:opacity .65s ease, transform .65s cubic-bezier(.2,.7,.2,1);
  }
}

/* =========================================================
   PWV HERO — VISIBLE CORPORATE MOTION
   Local collage + animated global sectors
   ========================================================= */
.hero-section{
  position:relative !important;
  overflow:hidden !important;
  background-image:
    linear-gradient(90deg,rgba(3,28,56,.88) 0%,rgba(5,48,88,.70) 52%,rgba(3,28,56,.50) 100%),
    url('assets/images/hero-global-corporate-collage.png') !important;
  background-size:cover !important;
  background-position:center !important;
}
.hero-content{position:relative;z-index:5}
.hero-visual-layer{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}
.hero-visual-layer:before{
  content:"";position:absolute;inset:-20%;
  background:linear-gradient(115deg,transparent 35%,rgba(112,228,242,.13) 48%,transparent 61%);
  animation:pwvLightSweep 6s linear infinite;
}
.hero-orb{
  position:absolute;border-radius:50%;filter:blur(1px);
  border:1px solid rgba(142,234,245,.28);
  box-shadow:0 0 55px rgba(8,167,201,.14);
}
.hero-orb-one{width:430px;height:430px;right:-120px;top:-100px;animation:pwvOrb 9s ease-in-out infinite alternate}
.hero-orb-two{width:260px;height:260px;left:-110px;bottom:-100px;animation:pwvOrb 7s ease-in-out infinite alternate-reverse}
.hero-network{
  position:absolute;inset:0;opacity:.22;
  background-image:linear-gradient(rgba(142,234,245,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(142,234,245,.18) 1px,transparent 1px);
  background-size:55px 55px;
  mask-image:radial-gradient(circle at 70% 50%,black,transparent 65%);
  animation:pwvGrid 14s linear infinite;
}
.hero-sector{
  position:absolute;display:flex;align-items:center;gap:9px;
  padding:10px 15px;border:1px solid rgba(255,255,255,.30);
  border-radius:999px;background:rgba(8,45,86,.62);
  backdrop-filter:blur(8px);color:#fff;
  font-size:11px;font-weight:900;letter-spacing:1px;
  box-shadow:0 10px 30px rgba(0,0,0,.14);
  z-index:4;animation:pwvFloat 4.5s ease-in-out infinite;
}
.hero-sector i{color:#70e4f2;font-size:15px}
.hero-flight{top:23%;left:8%;animation-delay:-.8s}
.hero-trade{top:31%;right:7%;animation-delay:-2.1s}
.hero-build{bottom:19%;left:10%;animation-delay:-1.5s}
.hero-tech{bottom:24%;right:10%;animation-delay:-3s}
@keyframes pwvFloat{
  0%,100%{transform:translate3d(0,0,0)}
  50%{transform:translate3d(0,-12px,0)}
}
@keyframes pwvOrb{from{transform:translate(0,0) scale(.96);opacity:.55}to{transform:translate(-25px,18px) scale(1.06);opacity:1}}
@keyframes pwvGrid{from{transform:translate3d(0,0,0)}to{transform:translate3d(55px,55px,0)}}
@keyframes pwvLightSweep{from{transform:translateX(-35%) rotate(0deg)}to{transform:translateX(35%) rotate(0deg)}}

@media(max-width:767px){
  .hero-sector{font-size:9px;padding:8px 10px}
  .hero-sector span{display:none}
  .hero-flight{top:15%;left:5%}.hero-trade{top:22%;right:5%}
  .hero-build{bottom:15%;left:5%}.hero-tech{bottom:21%;right:5%}
  .hero-orb-one{width:280px;height:280px}
}
@media (prefers-reduced-motion: reduce){
  .hero-visual-layer *{animation:none !important}
}


/* =========================================================
   PWV MOBILE RESPONSIVE HEADER + HERO
   Phone-friendly navigation, spacing and typography
   ========================================================= */
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.mobile-menu-toggle{display:none}

@media(max-width:700px){
  html,body{max-width:100%;overflow-x:hidden}
  .top-bar{display:none!important}
  .main-header{position:sticky;top:0;z-index:9999}
  .header-inner{
    min-height:72px!important;
    width:100%;
    box-sizing:border-box;
    padding:8px 16px!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
  }
  .logo-area{width:auto!important;min-width:0!important;max-width:72%;}
  .logo-area .custom-logo{max-height:58px!important;width:auto!important;max-width:180px!important}
  .brand-lockup{gap:8px!important}
  .brand-mark{width:46px!important;height:46px!important}
  .brand-name{font-size:10px!important;line-height:1.15!important}
  .brand-tagline{font-size:8px!important}

  .mobile-menu-toggle{
    display:flex!important;
    flex:0 0 46px;
    width:46px;height:46px;
    padding:0;
    border:1px solid #dbe5ef;
    border-radius:12px;
    background:#fff;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    gap:5px;
    cursor:pointer;
    box-shadow:0 5px 16px rgba(8,45,86,.10);
    z-index:10001;
  }
  .mobile-menu-toggle span{display:block;width:22px;height:2px;border-radius:4px;background:#082d56;transition:transform .22s ease,opacity .22s ease}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .mobile-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

  .main-header nav{
    position:absolute;
    top:72px;
    left:0;right:0;
    display:none;
    background:#fff;
    border-top:1px solid #e2e8f0;
    box-shadow:0 16px 30px rgba(8,45,86,.14);
    padding:10px 14px 16px;
  }
  .main-header nav.is-open{display:block!important}
  .nav-links{
    width:100%;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:2px!important;
    flex-wrap:nowrap!important;
  }
  .nav-links li{width:100%;margin:0!important}
  .nav-links a{
    display:block!important;
    width:100%;
    box-sizing:border-box;
    padding:13px 14px!important;
    border-radius:10px;
    font-size:15px!important;
    line-height:1.2;
  }
  .nav-links a:hover{background:#f1f7fb}
  .nav-links .quote-btn{text-align:center;margin-top:7px;padding:13px 16px!important}

  .hero-section{
    min-height:610px!important;
    padding:72px 18px 58px!important;
    background-position:58% center!important;
  }
  .hero-content{width:100%;max-width:100%;box-sizing:border-box}
  .hero-title{font-size:38px!important;line-height:1.08!important;word-break:normal!important;margin:12px 0 16px!important}
  .hero-section p{font-size:15px!important;line-height:1.55!important}
  .hero-btn{font-size:14px!important;padding:13px 18px!important}
  .hero-sector{font-size:8px!important;padding:7px 9px!important;letter-spacing:.6px!important;max-width:105px;white-space:nowrap}
  .hero-sector span{display:none!important}
  .hero-flight{top:11%!important;left:3%!important}
  .hero-trade{top:18%!important;right:3%!important}
  .hero-build{bottom:11%!important;left:3%!important}
  .hero-tech{bottom:16%!important;right:3%!important}
  .hero-orb-one{width:260px!important;height:260px!important;right:-130px!important;top:-80px!important}
  .hero-orb-two{width:190px!important;height:190px!important;left:-100px!important;bottom:-70px!important}

  .container{width:92%!important;max-width:92%!important}
  .cards-grid,.features,.values,.airline-grid,.about-grid,.contact-grid{grid-template-columns:1fr!important}
  .biz-card,.service-card,.tour-card,.airline-card,.visa-card,.transfer-card,.rental-card,.content-card{width:100%;box-sizing:border-box}
  .card-thumb{height:210px!important}
  .feature-card{grid-template-columns:1fr!important}
  .feature-card .feature-image,.realty-portal .feature-image,.realty-portal .service-image-link{height:260px!important;min-height:260px!important}
  .feature-body{padding:24px 20px!important}
  .section-heading h2,.about-copy h2,.contact-section h2{font-size:29px!important;line-height:1.15!important}
  .section-heading{padding-left:4%;padding-right:4%}
  .portal-nav{top:72px!important;overflow-x:auto;white-space:nowrap}
}

@media(max-width:380px){
  .hero-title{font-size:33px!important}
  .hero-section{min-height:590px!important}
  .logo-area .custom-logo{max-height:52px!important;max-width:155px!important}
  .mobile-menu-toggle{width:42px;height:42px;flex-basis:42px}
}
