
:root{
  --black:#070b10;
  --black2:#0b1118;
  --panel:#111820;
  --blue:#ffffff;
  --blue2:#d9d9d9;
  --white:#fff;
  --paper:#f5f5f5;
  --muted:#9aa6b2;
  --line:#dce1e5;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--black);font-family:Inter,Arial,sans-serif;overflow-x:hidden}
body.menu-open{overflow:hidden}
a{text-decoration:none;color:inherit}
button,input,select,textarea{font:inherit}
img{max-width:100%;display:block}

.header{
  position:fixed;top:0;left:0;right:0;z-index:80;
  background:rgba(7,11,16,.82);backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(255,255,255,.08)
}
.nav-shell{height:78px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;gap:12px;color:white;min-width:230px}
.brand-logo{width:64px;height:46px;background:white;border-radius:4px;display:grid;place-items:center;padding:5px;overflow:hidden}
.brand-logo img{width:100%;height:100%;object-fit:contain}
.brand-text{display:flex;flex-direction:column;line-height:.88}
.brand-text b{font-family:"Barlow Condensed",sans-serif;font-size:21px;letter-spacing:.05em}
.brand-text small{font-size:9px;color:#bac3cb;letter-spacing:.17em;margin-top:6px}
.nav{display:flex;align-items:center;gap:25px;color:#cbd3da;font-size:13px;font-weight:700}
.nav>a:not(.nav-cta):hover{color:white}
.nav-cta{color:#081019;background:white;padding:12px 16px;border-radius:4px}
.menu-button{display:none;background:none;border:0;padding:8px;cursor:pointer}
.menu-button span{display:block;width:26px;height:2px;background:white;margin:5px}

.hero{
  min-height:820px;padding-top:78px;position:relative;overflow:hidden;color:white;
  background:
    radial-gradient(circle at 78% 36%,rgba(15,125,230,.23),transparent 31%),
    linear-gradient(115deg,#05080c 0%,#0a1017 52%,#07111d 100%);
}
.hero:after{
  content:"";position:absolute;width:760px;height:760px;border-radius:50%;
  right:-280px;bottom:-370px;border:1px solid rgba(255,255,255,.08);
  box-shadow:0 0 0 76px rgba(255,255,255,.018),0 0 0 152px rgba(255,255,255,.012)
}
.hero-grid{
  position:absolute;inset:0;opacity:.13;
  background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);
  background-size:90px 90px;
  mask-image:linear-gradient(to right,black,transparent 80%);
}
.hero-shell{
  max-width:1240px;margin:auto;min-height:680px;padding:95px 24px 90px;
  display:grid;grid-template-columns:1.03fr .97fr;gap:85px;align-items:center;
  position:relative;z-index:3
}
.eyebrow{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800;color:#c4ced7;margin-bottom:18px}
.eyebrow span{display:block;width:34px;height:2px;background:#ffffff}
.eyebrow.dark{color:#65717b}
.open-pill{display:inline-block;margin:0 0 18px;border:1px solid #6f6f6f;color:#ffffff;background:rgba(255,255,255,.04);padding:8px 11px;border-radius:3px;font-size:10px;font-weight:800;letter-spacing:.13em}
h1,h2,h3{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;margin:0}
h1{font-size:clamp(62px,7vw,104px);line-height:.83;letter-spacing:-.025em}
h1 em,h2 em{font-style:italic;color:var(--blue2)}
.hero-lead{max-width:620px;margin:28px 0 30px;color:#b6c0ca;line-height:1.65;font-size:18px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:4px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;border:0;cursor:pointer}
.primary{color:white;background:#ffffff;box-shadow:0 12px 30px rgba(255,255,255,.08)}
.primary:hover{filter:brightness(1.08)}
.secondary{color:white;border:1px solid #46515c;background:transparent}
.secondary:hover{border-color:white}
.phone-icon{margin-right:9px;font-size:15px}
.hero-proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:34px;color:#cad2da;font-size:12px}
.hero-proof i{font-style:normal;color:#ffffff;margin-right:5px}

.hero-media{position:relative;max-width:530px;justify-self:end}
.photo-frame{position:relative;background:#10171e;border:1px solid rgba(255,255,255,.1);padding:10px;transform:rotate(1deg);box-shadow:0 35px 80px rgba(0,0,0,.42)}
.photo-frame img{width:100%;height:430px;object-fit:cover;filter:contrast(1.04) saturate(.86)}
.photo-shade{position:absolute;inset:10px;background:linear-gradient(180deg,transparent 45%,rgba(1,5,9,.75))}
.photo-label{position:absolute;left:32px;bottom:30px;display:flex;flex-direction:column}
.photo-label span{font-family:"Barlow Condensed";font-style:italic;font-size:62px;font-weight:800;line-height:.8}
.photo-label b{font-size:11px;letter-spacing:.15em;margin-top:10px}
.estimate-badge{
  position:absolute;right:-24px;bottom:-38px;width:142px;height:142px;border-radius:50%;
  background:#07111c;border:5px solid #ffffff;box-shadow:0 0 0 6px #08111a,0 18px 45px rgba(0,0,0,.45);
  display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-5deg)
}
.estimate-badge small{font-size:9px;letter-spacing:.11em}
.estimate-badge strong{font-family:"Barlow Condensed";font-size:40px;color:#ffffff;line-height:.9}
.estimate-badge span{font-family:"Barlow Condensed";font-weight:800;font-size:18px}

.ticker{
  position:absolute;bottom:0;left:0;right:0;min-height:54px;background:#ffffff;color:#050505;
  display:flex;align-items:center;justify-content:center;gap:38px;padding:14px 24px;
  font-family:"Barlow Condensed";font-size:15px;font-weight:800;letter-spacing:.1em
}
.ticker i{font-style:normal;color:#555555}

.section{max-width:1240px;margin:auto;padding:105px 24px}
.section-heading{display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:end;margin-bottom:48px}
.section-heading h2,.transport h2,.why h2,.social-proof h2,.contact h2{font-size:clamp(55px,6vw,84px);line-height:.88}
.section-heading>p{margin:0 0 3px;color:#65707a;line-height:1.75;max-width:520px}

.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.service-card{
  min-height:320px;background:white;border:1px solid #e1e5e9;padding:28px;position:relative;display:flex;flex-direction:column;transition:.2s transform,.2s border-color
}
.service-card:hover{transform:translateY(-3px);border-color:#a9b2bb}
.service-card.featured{background:var(--black);color:white;border-color:var(--black)}
.number{position:absolute;top:20px;right:22px;color:#9ca6af;font-family:"Barlow Condensed";font-size:16px;font-weight:800}
.service-icon{font-family:"Barlow Condensed";font-weight:800;font-size:42px;color:var(--blue);height:65px;margin:24px 0 28px}
.service-card h3{font-size:35px;line-height:.95}
.service-card p{font-size:14px;line-height:1.72;color:#65707a;margin-bottom:25px}
.service-card.featured p{color:#aeb9c3}
.service-card a{margin-top:auto;color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}

.transport{
  background:linear-gradient(120deg,#080c11 0%,#0c131a 70%,#071523 100%);
  color:white;padding:105px max(24px,calc((100vw - 1192px)/2))
}
.transport-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}
.transport-copy>p{max-width:520px;color:#a9b5bf;line-height:1.75;margin:25px 0 30px}
.transport-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #28323b}
.transport-list div{display:flex;align-items:center;gap:18px;min-height:78px;border-bottom:1px solid #28323b;padding:0 18px}
.transport-list div:nth-child(odd){border-right:1px solid #28323b}
.transport-list span{font-family:"Barlow Condensed";font-size:16px;color:#ffffff}
.transport-list b{font-family:"Barlow Condensed";font-size:28px;text-transform:uppercase}

.area-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:20px;min-height:470px}
.area-map{background:#0a1016;position:relative;overflow:hidden;min-height:470px}
.area-map:before,.area-map:after{content:"";position:absolute;inset:0}
.area-map:before{
  opacity:.28;
  background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);
  background-size:45px 45px;transform:rotate(-8deg) scale(1.2)
}
.map-rings{position:absolute;left:50%;top:50%;width:260px;height:260px;border:1px solid rgba(27,151,255,.38);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 72px rgba(15,138,238,.05),0 0 0 145px rgba(15,138,238,.025)}
.map-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;color:white;text-align:center}
.map-pin>span{width:20px;height:20px;background:#ffffff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);margin-bottom:18px;box-shadow:0 0 0 9px rgba(255,255,255,.08)}
.map-pin b{font-family:"Barlow Condensed";font-size:28px;letter-spacing:.05em}
.map-pin small{color:#83909b;font-size:9px;letter-spacing:.17em}
.area-list{display:grid;grid-template-columns:1fr 1fr;background:white;border:1px solid #e0e4e8}
.area-list a{min-height:94px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e9ec}
.area-list a:nth-child(odd){border-right:1px solid #e6e9ec}
.area-list a:hover{background:#f7f9fb}
.area-list span{font-family:"Barlow Condensed";font-size:25px;font-weight:700;text-transform:uppercase}
.area-list small{color:#89949e;font-weight:700}
.area-note{font-size:13px;color:#77828c;margin:18px 0 0}
.area-note a{color:var(--blue);font-weight:800}

.why{background:#070b0f;color:white;padding:105px max(24px,calc((100vw - 1192px)/2))}
.why-shell{display:grid;grid-template-columns:.95fr 1.05fr;gap:95px;align-items:center}
.why-photo{position:relative}
.why-photo img{width:100%;height:610px;object-fit:cover;filter:saturate(.8) contrast(1.06)}
.why-photo:before{content:"";position:absolute;z-index:2;inset:0;border:1px solid rgba(255,255,255,.1);pointer-events:none}
.why-photo-tag{position:absolute;left:18px;bottom:18px;background:#0b1117;color:white;padding:11px 13px;font-size:10px;letter-spacing:.12em;font-weight:800}
.why-copy>p{color:#aab4be;line-height:1.78;max-width:600px}
.why-points{margin-top:36px}
.why-points>div{display:flex;gap:20px;padding:18px 0;border-top:1px solid #252d34}
.why-points>b{}
.why-points div>b{font-family:"Barlow Condensed";font-size:24px;color:#ffffff}
.why-points span{display:flex;flex-direction:column;gap:4px}
.why-points strong{font-size:14px}
.why-points small{color:#7f8a94}

.social-proof{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px;align-items:center}
.flyer-wrap{background:#0a0e12;padding:12px;box-shadow:0 20px 60px rgba(0,0,0,.12)}
.flyer-wrap img{width:100%;max-height:660px;object-fit:contain}
.flyer-copy>p{color:#65707a;line-height:1.75;max-width:650px}
.big-number{margin-top:35px;display:flex;flex-direction:column}
.big-number small{font-weight:800;letter-spacing:.15em;color:#89939c;font-size:10px}
.big-number a{font-family:"Barlow Condensed";font-size:50px;font-weight:800;color:var(--blue)}

.contact{background:linear-gradient(115deg,#070a0e,#0b131b);color:white;padding:100px max(24px,calc((100vw - 1192px)/2))}
.contact-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;align-items:start}
.contact-copy>p{color:#a9b4bd;line-height:1.75;max-width:500px}
.contact-phone{display:block;font-family:"Barlow Condensed";font-size:48px;font-weight:800;color:#ffffff;margin:26px 0 16px}
.contact-meta{display:flex;flex-direction:column;gap:7px;color:#7f8b96;font-size:12px}
form{background:#10171d;border:1px solid #27323c;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:15px}
.field{display:flex;flex-direction:column;gap:8px}
.field.full,.full-width,.form-note{grid-column:1/-1}
label{font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#b7c2cb}
input,select,textarea{width:100%;background:#080d11;border:1px solid #303b45;border-radius:3px;color:white;padding:14px 13px;outline:none}
input:focus,select:focus,textarea:focus{border-color:#ffffff}
textarea{resize:vertical}
.form-note{margin:0;color:#6f7b86;font-size:11px;line-height:1.5}

footer{background:#040608;color:white;padding:35px max(24px,calc((100vw - 1192px)/2)) 26px;border-top:1px solid #151b20}
.footer-shell{display:grid;grid-template-columns:1fr auto auto;gap:55px;align-items:center}
.footer-brand{display:flex;align-items:center;gap:12px}
.footer-logo{width:78px;height:54px;background:white;border-radius:3px;padding:4px}
.footer-logo img{width:100%;height:100%;object-fit:contain}
.footer-brand>div:last-child{display:flex;flex-direction:column}
.footer-brand b{font-family:"Barlow Condensed";font-size:18px}
.footer-brand small{font-size:10px;color:#7e8992;margin-top:3px}
.footer-links{display:flex;gap:20px;font-size:11px;color:#a6afb7}
.footer-call{display:flex;flex-direction:column;text-align:right}
.footer-call small{font-size:9px;letter-spacing:.15em;color:#69737c}
.footer-call a{font-family:"Barlow Condensed";font-size:24px;color:#ffffff;font-weight:800}
.copyright{margin-top:28px;padding-top:18px;border-top:1px solid #151b20;color:#606971;font-size:10px}

.mobile-call-bar{display:none}

@media (max-width:980px){
  .menu-button{display:block}
  .nav{
    display:none;position:fixed;top:78px;left:0;right:0;background:#080d12;
    padding:22px 24px 28px;flex-direction:column;align-items:stretch;gap:0;
    border-top:1px solid #1b242c;border-bottom:1px solid #202a32
  }
  .nav.open{display:flex}
  .nav>a{padding:15px 4px;border-bottom:1px solid #172028}
  .nav-cta{text-align:center;margin-top:14px;border:0!important}
  .hero-shell{grid-template-columns:1fr;gap:55px;padding-top:72px}
  .hero-media{justify-self:start;width:100%;max-width:650px}
  .photo-frame img{height:500px}
  .section-heading,.transport-shell,.why-shell,.contact-shell{grid-template-columns:1fr;gap:45px}
  .service-grid{grid-template-columns:1fr 1fr}
  .area-layout{grid-template-columns:1fr}
  .social-proof{grid-template-columns:.8fr 1.2fr;gap:45px}
  .footer-shell{grid-template-columns:1fr 1fr}
  .footer-links{grid-row:2;grid-column:1/-1}
}

@media (max-width:640px){
  body{padding-bottom:72px}
  .header{background:rgba(7,11,16,.95)}
  .nav-shell{height:68px;padding:0 16px}
  .nav{top:68px}
  .brand{min-width:0}
  .brand-logo{width:51px;height:38px}
  .brand-text b{font-size:17px}
  .brand-text small{font-size:7px}
  .hero{padding-top:68px;min-height:auto}
  .hero-shell{padding:58px 18px 105px;display:block}
  .hero-copy{max-width:100%}
  .eyebrow{font-size:9px;letter-spacing:.15em}
  .open-pill{font-size:9px}
  h1{font-size:56px;line-height:.85}
  .hero-lead{font-size:15px;margin:21px 0 24px}
  .hero-actions{display:grid;grid-template-columns:1fr}
  .button{width:100%;min-height:52px}
  .hero-proof{gap:10px 16px;margin-top:24px;font-size:11px}
  .hero-media{margin-top:46px}
  .photo-frame{transform:none;padding:7px}
  .photo-frame img{height:305px}
  .photo-shade{inset:7px}
  .photo-label{left:21px;bottom:21px}
  .photo-label span{font-size:42px}
  .photo-label b{font-size:8px}
  .estimate-badge{width:105px;height:105px;right:10px;bottom:-35px;border-width:4px}
  .estimate-badge strong{font-size:31px}
  .estimate-badge span{font-size:13px}
  .ticker{justify-content:flex-start;overflow:hidden;gap:25px;font-size:12px;white-space:nowrap}

  .section{padding:76px 18px}
  .section-heading{display:block;margin-bottom:32px}
  .section-heading h2,.transport h2,.why h2,.social-proof h2,.contact h2{font-size:52px}
  .section-heading>p{margin-top:22px;font-size:14px}
  .service-grid{grid-template-columns:1fr;gap:10px}
  .service-card{min-height:250px;padding:24px}
  .service-icon{height:45px;margin:18px 0 18px}
  .service-card h3{font-size:31px}

  .transport{padding:75px 18px}
  .transport-shell{display:block}
  .transport-copy>p{font-size:14px}
  .transport-list{margin-top:45px;grid-template-columns:1fr}
  .transport-list div,.transport-list div:nth-child(odd){border-right:0}
  .transport-list div{min-height:66px;padding:0 8px}
  .transport-list b{font-size:25px}

  .area-layout{min-height:0}
  .area-map{min-height:330px}
  .area-list{grid-template-columns:1fr}
  .area-list a,.area-list a:nth-child(odd){border-right:0;min-height:70px}
  .area-list span{font-size:22px}

  .why{padding:75px 18px}
  .why-shell{display:block}
  .why-photo img{height:390px}
  .why-copy{margin-top:45px}
  .why-points>div{gap:15px}

  .social-proof{display:flex;flex-direction:column-reverse;gap:35px}
  .flyer-wrap{width:100%}
  .flyer-copy{width:100%}
  .big-number a{font-size:43px}

  .contact{padding:75px 18px}
  .contact-shell{display:block}
  .contact-copy{margin-bottom:38px}
  .contact-phone{font-size:39px}
  form{grid-template-columns:1fr;padding:20px}
  .field,.field.full,.full-width,.form-note{grid-column:1}
  .field{grid-column:1}

  footer{padding:30px 18px 26px}
  .footer-shell{display:block}
  .footer-links{margin:25px 0;flex-wrap:wrap}
  .footer-call{text-align:left}

  .mobile-call-bar{
    display:block;position:fixed;left:0;right:0;bottom:0;z-index:100;
    padding:8px max(10px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));
    background:rgba(4,8,11,.94);backdrop-filter:blur(12px);border-top:1px solid #1e2b36
  }
  .mobile-call-bar a{
    min-height:55px;background:linear-gradient(135deg,#ffffff,#ffffff);color:white;border-radius:5px;
    padding:0 16px;display:flex;align-items:center;justify-content:space-between
  }
  .mobile-call-bar span{display:flex;flex-direction:column;line-height:1}
  .mobile-call-bar small{font-size:8px;letter-spacing:.15em;opacity:.83;margin-bottom:5px}
  .mobile-call-bar b{font-family:"Barlow Condensed";font-size:22px;letter-spacing:.03em}
  .mobile-call-bar strong{font-size:21px}
}


/* ----- Black & White Revision ----- */
.hero{
  background:
    radial-gradient(circle at 78% 36%,rgba(255,255,255,.08),transparent 31%),
    linear-gradient(115deg,#030303 0%,#0b0b0b 52%,#111 100%);
}
.photo-frame img,
.why-photo img,
.flyer-wrap img,
.flyer-wrap video{
  filter:none;
}
.primary{
  background:#fff !important;
  color:#050505 !important;
  box-shadow:0 12px 30px rgba(255,255,255,.08) !important;
}
.primary:hover{background:#e8e8e8 !important;filter:none}
.eyebrow span{background:#fff}
h1 em,h2 em{color:#fff}
.service-card.featured{background:#050505}
.service-icon,.service-card a,.area-note a,.big-number a,.contact-phone,.footer-call a{color:#111}
.service-card.featured .service-icon,.service-card.featured a{color:#fff}
.transport{background:linear-gradient(120deg,#050505,#111)}
.transport-list span{color:#fff}
.map-pin>span{background:#fff}
.map-rings{
  border-color:rgba(255,255,255,.35);
  box-shadow:0 0 0 72px rgba(255,255,255,.04),0 0 0 145px rgba(255,255,255,.02)
}
.why{background:#050505}
.why-points div>b{color:#fff}
.contact{background:linear-gradient(115deg,#030303,#101010)}
input:focus,select:focus,textarea:focus{border-color:#fff}
.mobile-call-bar a{
  background:#fff !important;
  color:#050505 !important;
}
.estimate-badge{
  border-color:#fff;
  background:#060606;
}
.estimate-badge strong{color:#fff}
.ticker{
  background:#fff !important;
  color:#050505 !important;
}
.ticker i{color:#555 !important}
.open-pill{
  border-color:#777 !important;
  color:#fff !important;
  background:rgba(255,255,255,.04) !important;
}


/* ----- Real customer media gallery ----- */
.work{padding-top:105px;padding-bottom:105px}
.work-grid{
  display:grid;
  grid-template-columns:repeat(12,1fr);
  grid-auto-rows:245px;
  gap:12px;
}
.work-item{
  grid-column:span 4;
  margin:0;
  position:relative;
  overflow:hidden;
  background:#050505;
  border:1px solid #dfe3e6;
}
.work-item.work-wide{grid-column:span 8}
.work-item.work-tall{grid-row:span 2}
.work-item img,
.work-item video{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  background:#050505;
  transition:transform .45s ease;
}
.work-item:hover img,
.work-item:hover video{transform:scale(1.018)}
.work-item:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.76));
}
.work-item figcaption{
  position:absolute;
  left:18px;
  right:18px;
  bottom:16px;
  z-index:2;
  color:#fff;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:18px;
}
.work-item figcaption span{
  font-family:"Barlow Condensed",sans-serif;
  font-size:25px;
  line-height:1;
  font-weight:800;
  text-transform:uppercase;
}
.work-item figcaption small{
  font-size:9px;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#d5d5d5;
  white-space:nowrap;
}
.work-video{cursor:pointer}
.media-feature video{
  width:100%;
  max-height:660px;
  min-height:510px;
  object-fit:cover;
  display:block;
  background:#050505;
}

@media (max-width:980px){
  .work-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:300px}
  .work-item,.work-item.work-wide{grid-column:span 1}
  .work-item.work-tall{grid-row:span 1}
}

@media (max-width:640px){
  .work{padding:76px 18px}
  .work-grid{
    display:flex;
    flex-direction:column;
    gap:10px;
  }
  .work-item,
  .work-item.work-wide,
  .work-item.work-tall{
    width:100%;
    height:330px;
  }
  .work-item:nth-child(2),
  .work-item:nth-child(5){height:480px}
  .work-item figcaption span{font-size:22px}
  .media-feature video{min-height:400px}
}
