/* Northwest Truck Rentals revised bootstrap styles */
:root {
  --nwtr-black: #030303;
  --nwtr-ink: #111111;
  --nwtr-charcoal: #1b1b1b;
  --nwtr-grey: #646464;
  --nwtr-line: #dedede;
  --nwtr-soft: #f3f3f1;
  --nwtr-white: #ffffff;
}

/* Hide the starter Divi corporate header/footer/sidebar so the NWTR header/footer controls the site. */
#top-header, #main-header, .et-l--header, header.et-l--header, .et-l--footer, footer.et-l--footer, #main-footer,
.et_search_outer, .et_search_form_container, #et_top_search, .et_pb_menu__search-button, .et_pb_menu__search-container,
.et_pb_widget_area, body.page #sidebar, body.page .widget-area { display: none !important; }
body.et_fixed_nav #page-container, #page-container { padding-top: 0 !important; }
body.page #main-content .container { width: 100% !important; max-width: none !important; padding-top: 0 !important; }
body.page #left-area { width: 100% !important; padding-right: 0 !important; float: none !important; }
body.page.et_right_sidebar #main-content .container:before, body.page #main-content .container:before { display: none !important; }
body.page .entry-title, body.page .et_post_meta_wrapper { display: none !important; }
body.page #main-content { background: #fff; }

.nwtr-site-chrome, .nwtr-site-chrome * { box-sizing: border-box; }
.nwtr-header { background: #000; color: #fff; border-bottom: 1px solid rgba(255,255,255,.14); position: relative; z-index: 9999; font-family: inherit; }
.nwtr-header-inner { width: min(1240px, calc(100% - 44px)); margin: 0 auto; min-height: 104px; display: flex; align-items: center; gap: 26px; }
.nwtr-brand { display: flex; align-items: center; flex: 0 0 auto; text-decoration: none !important; }
.nwtr-brand img { width: 148px; max-height: 72px; height: auto; object-fit: contain; display: block; filter: grayscale(1); }
.nwtr-main-nav { flex: 1 1 auto; }
.nwtr-main-nav ul { list-style: none; padding: 0; margin: 0; display: flex; align-items: center; justify-content: flex-end; gap: 3px; }
.nwtr-main-nav li { position: relative; margin: 0; }
.nwtr-main-nav a { display: block; padding: 16px 11px; color: #fff !important; text-decoration: none !important; font-size: 13px; font-weight: 700; letter-spacing: .02em; line-height: 1.2; opacity: .93; }
.nwtr-main-nav > ul > li.has-children > a:after { content: '▾'; font-size: 10px; margin-left: 6px; opacity: .7; }
.nwtr-main-nav a:hover { opacity: 1; background: rgba(255,255,255,.08); }
.nwtr-main-nav li ul { position: absolute; left: 0; top: calc(100% + 1px); min-width: 236px; background: #0a0a0a; border: 1px solid rgba(255,255,255,.16); display: none; flex-direction: column; align-items: stretch; justify-content: flex-start; padding: 8px; box-shadow: 0 18px 34px rgba(0,0,0,.24); }
.nwtr-main-nav li:hover > ul, .nwtr-main-nav li:focus-within > ul { display: flex; }
.nwtr-main-nav li ul a { padding: 12px 14px; font-size: 13px; font-weight: 650; white-space: nowrap; }
.nwtr-header-cta { flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 12px 18px; border: 2px solid #fff; color: #fff !important; text-decoration: none !important; text-transform: uppercase; letter-spacing: .12em; font-size: 12px; font-weight: 800; }
.nwtr-header-cta:hover { background: #fff; color: #000 !important; }

.nwtr-page, .nwtr-page * { box-sizing: border-box; }
.nwtr-page { color: var(--nwtr-ink); font-family: inherit; line-height: 1.65; background: var(--nwtr-white); overflow: hidden; }
.nwtr-page a { color: var(--nwtr-black); text-decoration-thickness: 1px; text-underline-offset: 3px; }
.nwtr-section { padding: clamp(58px, 7vw, 104px) 24px; }
.nwtr-section.nwtr-dark { background: var(--nwtr-black); color: var(--nwtr-white); }
.nwtr-section.nwtr-soft { background: var(--nwtr-soft); }
.nwtr-wrap { width: min(1160px, 100%); margin: 0 auto; }
.nwtr-narrow { width: min(880px, 100%); margin-left: auto; margin-right: auto; }
.nwtr-centered { justify-content: center; }
.nwtr-kicker { display: inline-block; margin: 0 0 14px; font-size: 15px; line-height: 1.2; letter-spacing: .22em; text-transform: uppercase; font-weight: 900; color: currentColor; opacity: .7; }
.nwtr-page h1, .nwtr-page h2, .nwtr-page h3, .nwtr-page h4 { line-height: 1.06; letter-spacing: -.035em; margin: 0 0 18px; color: inherit; font-weight: 650; }
.nwtr-page h1 { font-size: clamp(44px, 6vw, 80px); max-width: 1040px; }
.nwtr-page h2 { font-size: clamp(30px, 4vw, 52px); }
.nwtr-page h3 { font-size: clamp(21px, 2.2vw, 30px); }
.nwtr-lede { font-size: clamp(18px, 2.2vw, 24px); max-width: 850px; color: inherit; opacity: .86; margin: 0 0 30px; }
.nwtr-intro { font-size: 18px; max-width: 760px; }

.nwtr-home-hero { position: relative; min-height: 72vh; display: flex; align-items: center; padding: clamp(70px, 8vw, 120px) 24px; overflow: hidden; background: radial-gradient(circle at 80% 10%, #252525 0, #111 32%, #000 70%); color: #fff; }
.nwtr-home-hero:after, .nwtr-subhero:after { content: ''; position: absolute; inset: 0; background: repeating-linear-gradient(135deg, rgba(255,255,255,.055) 0 1px, transparent 1px 16px); opacity: .24; pointer-events: none; }
.nwtr-home-grid, .nwtr-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(320px, .9fr); gap: clamp(34px, 6vw, 80px); align-items: center; }
.nwtr-home-hero h1 { text-transform: uppercase; }
.nwtr-hero-media { min-height: 450px; position: relative; }
.nwtr-logo-panel { position: absolute; top: 0; left: 0; z-index: 2; background: #fff; width: 210px; padding: 22px; box-shadow: 0 24px 50px rgba(0,0,0,.35); }
.nwtr-logo-panel img { width: 100%; height: auto; filter: grayscale(1); }
.nwtr-hero-media .nwtr-feature-photo { position: absolute; right: 0; bottom: 0; width: 86%; height: 82%; border: 1px solid rgba(255,255,255,.18); }
.nwtr-feature-photo img { width: 100%; height: 100%; min-height: 280px; object-fit: cover; display: block; filter: grayscale(.08) contrast(1.04); }
.nwtr-subhero { position: relative; background: #000; color: #fff; padding-top: clamp(62px, 7vw, 100px); padding-bottom: clamp(62px, 7vw, 100px); }
.nwtr-subhero .nwtr-feature-photo { min-height: 320px; border: 1px solid rgba(255,255,255,.18); }

.nwtr-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.nwtr-button { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 13px 22px; border: 2px solid currentColor; background: var(--nwtr-black); color: #fff !important; text-decoration: none !important; text-transform: uppercase; letter-spacing: .12em; font-size: 12px; font-weight: 900; transition: transform .16s ease, background .16s ease, color .16s ease; }
.nwtr-button:hover { transform: translateY(-1px); background: #222; }
.nwtr-button.nwtr-button-light { background: #fff; color: #000 !important; border-color: #fff; }
.nwtr-button.nwtr-button-outline, .nwtr-button.nwtr-button-outline-light { background: transparent; color: currentColor !important; }
.nwtr-button.nwtr-button-outline-light { border-color: rgba(255,255,255,.76); }

.nwtr-grid { display: grid; gap: 24px; }
.nwtr-grid-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.nwtr-grid-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.nwtr-card, .nwtr-rate-card { border: 1px solid var(--nwtr-line); background: #fff; padding: clamp(24px, 3vw, 38px); min-height: 100%; }
.nwtr-card h3, .nwtr-rate-card h3 { margin-bottom: 12px; }
.nwtr-card p:last-child, .nwtr-rate-card p:last-child { margin-bottom: 0; }
.nwtr-card-dark { background: var(--nwtr-black); color: #fff; border-color: var(--nwtr-black); }
.nwtr-card-dark a { color: #fff !important; }
.nwtr-card-soft { background: var(--nwtr-soft); }
.nwtr-stat { display: block; font-size: 48px; line-height: 1; font-weight: 950; letter-spacing: -.06em; margin-bottom: 14px; }
.nwtr-split { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(320px, .75fr); gap: clamp(32px, 6vw, 76px); align-items: start; }
.nwtr-split-wide { grid-template-columns: minmax(0, .85fr) minmax(380px, 1.15fr); }
.nwtr-rate-card { box-shadow: 0 18px 44px rgba(0,0,0,.06); }
.nwtr-emergency-card { border-top: 8px solid #000; }
.nwtr-callout { border-left: 6px solid var(--nwtr-black); padding: 20px 24px; background: var(--nwtr-soft); margin: 24px 0; }
.nwtr-dark .nwtr-callout { border-color: #fff; background: rgba(255,255,255,.08); }
.nwtr-check-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px 26px; padding: 0; margin: 24px 0; list-style: none; }
.nwtr-check-list li { position: relative; padding-left: 24px; }
.nwtr-check-list li:before { content: ''; width: 9px; height: 9px; background: #000; position: absolute; left: 0; top: .58em; }
.nwtr-mini-card { border: 1px solid var(--nwtr-line); background: #fff; padding: 18px 20px; font-weight: 750; }
ol.nwtr-steps, .nwtr-steps { counter-reset: step; list-style: none !important; list-style-type: none !important; padding: 0 !important; margin: 28px 0; }
.nwtr-steps li { counter-increment: step; border-top: 1px solid var(--nwtr-line); padding: 22px 0 22px 54px; position: relative; list-style: none !important; list-style-type: none !important; }
.nwtr-steps li::marker { content: "" !important; font-size: 0 !important; }
.nwtr-steps li:before { content: counter(step); position: absolute; left: 0; top: 18px; width: 34px; height: 34px; background: #000; color: #fff; display: grid; place-items: center; font-weight: 900; }

.nwtr-rate-table { width: 100%; border-collapse: collapse; margin: 28px 0 8px; font-size: 15px; background: #fff; }
.nwtr-rate-table th, .nwtr-rate-table td { border-bottom: 1px solid var(--nwtr-line); padding: 14px 12px; text-align: left; vertical-align: top; }
.nwtr-rate-table th { background: var(--nwtr-black); color: #fff; font-size: 12px; text-transform: uppercase; letter-spacing: .12em; }
.nwtr-rate-table td:first-child { font-weight: 750; }
.nwtr-small { color: var(--nwtr-grey); font-size: 14px; }
.nwtr-faq h2 { font-size: clamp(24px, 3vw, 34px); margin-top: 34px; padding-top: 30px; border-top: 1px solid var(--nwtr-line); }
.nwtr-contact-band { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: var(--nwtr-line); border: 1px solid var(--nwtr-line); }
.nwtr-contact-band > div { background: #fff; padding: clamp(24px, 3vw, 36px); }
.nwtr-form-shell, .gform_wrapper { border: 1px solid var(--nwtr-line); padding: clamp(22px, 4vw, 44px); background: #fff; box-shadow: 0 18px 44px rgba(0,0,0,.05); }
.nwtr-fallback-form label, .gform_wrapper label { display: block; font-weight: 750; margin: 14px 0 6px; color: #111; }
.nwtr-fallback-form input, .nwtr-fallback-form textarea, .nwtr-fallback-form select,
.gform_wrapper input[type='text'], .gform_wrapper input[type='email'], .gform_wrapper input[type='tel'], .gform_wrapper input[type='number'], .gform_wrapper textarea, .gform_wrapper select { width: 100%; padding: 13px 12px; border: 1px solid #bbb; background: #fff; color: #111; border-radius: 0; }
.nwtr-fallback-form textarea, .gform_wrapper textarea { min-height: 130px; }
.gform_wrapper .gform_button, .gform_wrapper input[type='submit'] { min-height: 48px; padding: 13px 22px; border: 2px solid #000; background: #000; color: #fff; text-transform: uppercase; letter-spacing: .12em; font-size: 12px; font-weight: 900; cursor: pointer; }
.nwtr-form-note { background: #f7f7f7; border-left: 5px solid #000; padding: 14px 16px; }

.nwtr-photo-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; margin-top: 30px; }
.nwtr-photo-grid figure { margin: 0; overflow: hidden; background: #eee; border: 1px solid var(--nwtr-line); }
.nwtr-photo-grid img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; display: block; filter: grayscale(.12) contrast(1.03); transition: transform .2s ease, filter .2s ease; }
.nwtr-photo-grid img:hover { transform: scale(1.025); filter: grayscale(0) contrast(1.04); }

.nwtr-footer { background: #000; color: #fff; padding: 58px 24px 28px; font-family: inherit; }
.nwtr-footer-inner { width: min(1240px, 100%); margin: 0 auto; display: grid; grid-template-columns: 1.35fr repeat(4, 1fr); gap: clamp(24px, 4vw, 52px); }
.nwtr-footer h2 { font-size: 13px; letter-spacing: .16em; text-transform: uppercase; color: rgba(255,255,255,.72); margin: 0 0 16px; }
.nwtr-footer a { display: block; color: #fff !important; text-decoration: none !important; opacity: .84; margin: 0 0 9px; font-size: 14px; }
.nwtr-footer a:hover { opacity: 1; text-decoration: underline !important; text-underline-offset: 3px; }
.nwtr-footer p { color: rgba(255,255,255,.78); margin: 0 0 14px; font-size: 14px; line-height: 1.7; }
.nwtr-footer-brand img { width: 150px; height: auto; background: #fff; padding: 12px; margin-bottom: 18px; filter: grayscale(1); }
.nwtr-footer-bottom { width: min(1240px, 100%); margin: 34px auto 0; padding-top: 24px; border-top: 1px solid rgba(255,255,255,.16); color: rgba(255,255,255,.65); font-size: 13px; }

@media (max-width: 1100px) {
  .nwtr-header-inner { min-height: auto; padding: 18px 0; flex-wrap: wrap; }
  .nwtr-main-nav { order: 3; flex-basis: 100%; }
  .nwtr-main-nav ul { justify-content: flex-start; flex-wrap: wrap; }
  .nwtr-main-nav li ul { position: static; display: flex; margin: 0 0 6px 12px; min-width: 0; border: 0; box-shadow: none; background: rgba(255,255,255,.06); }
  .nwtr-footer-inner { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 900px) {
  .nwtr-home-grid, .nwtr-hero-grid, .nwtr-split, .nwtr-split-wide { grid-template-columns: 1fr; }
  .nwtr-hero-media { min-height: 360px; }
  .nwtr-grid-3, .nwtr-grid-4, .nwtr-contact-band { grid-template-columns: 1fr; }
  .nwtr-photo-grid { grid-template-columns: repeat(2, 1fr); }
  .nwtr-check-list { grid-template-columns: 1fr; }
}
@media (max-width: 620px) {
  .nwtr-header-inner { width: min(100% - 28px, 1240px); }
  .nwtr-brand img { width: 132px; }
  .nwtr-header-cta { width: 100%; }
  .nwtr-main-nav a { padding: 12px 8px; font-size: 12px; }
  .nwtr-section, .nwtr-home-hero, .nwtr-subhero { padding-left: 18px; padding-right: 18px; }
  .nwtr-page h1 { font-size: 38px; }
  .nwtr-page h2 { font-size: 30px; }
  .nwtr-rate-table { font-size: 14px; display: block; overflow-x: auto; white-space: nowrap; }
  .nwtr-footer-inner { grid-template-columns: 1fr; }
}

/* v1.2 navigation, mobile and image refinements */
.nwtr-header-inner { width: min(1440px, calc(100% - 56px)); min-height: 116px; gap: 28px; }
.nwtr-brand img { width: 154px; max-height: 78px; }
.nwtr-main-nav a { font-size: 18px; font-weight: 800; padding: 18px 15px; letter-spacing: .01em; }
.nwtr-main-nav li ul { min-width: 270px; padding: 10px; }
.nwtr-main-nav li ul a { font-size: 16px; padding: 14px 16px; }
.nwtr-header-cta { min-height: 56px; padding: 15px 25px; font-size: 14px; }
.nwtr-menu-toggle, .nwtr-menu-button { display: none; }

.nwtr-grid-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.nwtr-asset-image { margin: 0; display: block; }
.nwtr-asset-image img { width: 100%; height: auto; display: block; }
.nwtr-card .nwtr-asset-image { background: #f7f7f6; border: 1px solid var(--nwtr-line); margin: -8px -8px 24px; padding: 22px; min-height: 230px; display: flex; align-items: center; justify-content: center; }
.nwtr-card .nwtr-asset-image img { max-height: 230px; object-fit: contain; }
.nwtr-vehicle-card { overflow: hidden; }
.nwtr-product-row .nwtr-card { min-height: 100%; }
.nwtr-rate-card .nwtr-rate-card-image { margin-top: 28px; background: #f7f7f6; padding: 20px; border: 1px solid var(--nwtr-line); }

.nwtr-subhero .nwtr-asset-image { position: relative; z-index: 1; min-height: 320px; display: flex; align-items: center; justify-content: center; }
.nwtr-subhero .nwtr-asset-image img { max-height: 430px; object-fit: contain; filter: drop-shadow(0 24px 46px rgba(0,0,0,.45)); }
.nwtr-hero-media .nwtr-asset-image { position: absolute; right: 0; bottom: 0; width: 88%; height: 82%; display: flex; align-items: end; justify-content: center; }
.nwtr-hero-media .nwtr-asset-image img { max-height: 100%; object-fit: contain; filter: drop-shadow(0 22px 40px rgba(0,0,0,.55)); }

.nwtr-reservation-hero { position: relative; background: #000; color: #fff; padding: clamp(34px, 5vw, 68px) 24px; overflow: hidden; }
.nwtr-reservation-hero:after { content: ''; position: absolute; inset: 0; background: repeating-linear-gradient(135deg, rgba(255,255,255,.055) 0 1px, transparent 1px 16px); opacity: .18; pointer-events: none; }
.nwtr-reservation-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1fr) 210px; gap: clamp(24px, 5vw, 58px); align-items: center; }
.nwtr-reservation-hero h1 { text-transform: none; margin-bottom: 12px; }
.nwtr-reservation-hero .nwtr-lede { margin-bottom: 0; max-width: 850px; }
.nwtr-reservation-icon-card { background: #fff; padding: 26px; border: 1px solid rgba(255,255,255,.26); box-shadow: 0 18px 44px rgba(0,0,0,.32); }
.nwtr-reservation-icon-card .nwtr-asset-image img { width: 100%; height: auto; }
.nwtr-reservation-form-section { padding-top: clamp(34px, 4vw, 54px); }
.nwtr-reservation-layout { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr); gap: clamp(26px, 5vw, 60px); align-items: start; }
.nwtr-form-priority { order: 1; }
.nwtr-reservation-aside { order: 2; }

@media (max-width: 1280px) {
  .nwtr-main-nav a { font-size: 16px; padding-left: 12px; padding-right: 12px; }
  .nwtr-header-cta { font-size: 13px; padding-left: 20px; padding-right: 20px; }
}

@media (max-width: 1120px) {
  .nwtr-header-inner { position: relative; width: min(100% - 36px, 1240px); min-height: 92px; padding: 16px 0; flex-wrap: nowrap; gap: 16px; }
  .nwtr-brand img { width: 128px; max-height: 68px; }
  .nwtr-menu-toggle { position: absolute; opacity: 0; pointer-events: none; }
  .nwtr-menu-button { margin-left: auto; width: 56px; height: 48px; border: 2px solid #fff; display: inline-flex; flex-direction: column; align-items: center; justify-content: center; gap: 5px; cursor: pointer; color: #fff; }
  .nwtr-menu-button span { display: block; width: 24px; height: 2px; background: currentColor; }
  .nwtr-menu-button em { font-style: normal; font-size: 9px; line-height: 1; text-transform: uppercase; letter-spacing: .12em; margin-top: 1px; }
  .nwtr-header-cta { display: none; }
  .nwtr-main-nav { display: none; position: absolute; top: 100%; left: -18px; right: -18px; background: #000; border-top: 1px solid rgba(255,255,255,.14); padding: 16px 18px 22px; z-index: 99999; flex-basis: auto; order: initial; box-shadow: 0 22px 42px rgba(0,0,0,.36); }
  .nwtr-menu-toggle:checked ~ .nwtr-main-nav { display: block; }
  .nwtr-main-nav ul { display: block; flex-wrap: nowrap; justify-content: initial; }
  .nwtr-main-nav li { display: block; }
  .nwtr-main-nav > ul > li > a { font-size: 19px; padding: 15px 10px; border-bottom: 1px solid rgba(255,255,255,.10); }
  .nwtr-main-nav li ul { position: static; display: block; min-width: 0; margin: 6px 0 12px 18px; padding: 8px 0 8px 16px; border: 0; border-left: 2px solid rgba(255,255,255,.2); box-shadow: none; background: rgba(255,255,255,.06); }
  .nwtr-main-nav li ul a { font-size: 17px; padding: 12px 12px; white-space: normal; }
}

@media (max-width: 900px) {
  .nwtr-reservation-hero-grid, .nwtr-reservation-layout, .nwtr-grid-2 { grid-template-columns: 1fr; }
  .nwtr-reservation-icon-card { width: 110px; padding: 14px; }
  .nwtr-reservation-form-section { padding-top: 28px; }
  .nwtr-subhero .nwtr-asset-image { min-height: 230px; }
  .nwtr-subhero .nwtr-asset-image img { max-height: 260px; }
  .nwtr-card .nwtr-asset-image { min-height: 190px; }
  .nwtr-card .nwtr-asset-image img { max-height: 190px; }
}

@media (max-width: 620px) {
  .nwtr-header-inner { width: min(100% - 32px, 1240px); }
  .nwtr-main-nav a { font-size: 18px; padding: 14px 10px; }
  .nwtr-main-nav li ul a { font-size: 16px; }
  .nwtr-home-hero { min-height: auto; padding-top: 46px; padding-bottom: 54px; }
  .nwtr-hero-media { min-height: 260px; }
  .nwtr-logo-panel { width: 128px; padding: 14px; }
  .nwtr-hero-media .nwtr-asset-image { width: 100%; height: 76%; }
  .nwtr-reservation-hero { padding-left: 18px; padding-right: 18px; }
}

/* v1.3 final design and SEO/image refinements */
.nwtr-page h1 { font-size: clamp(35px, 4.8vw, 64px); }
.nwtr-home-hero h1 { text-transform: none; }
.nwtr-subhero .nwtr-hero-icon-image {
  background: #fff;
  border: 1px solid rgba(255,255,255,.22);
  box-shadow: 0 24px 50px rgba(0,0,0,.32);
  min-height: 300px;
  padding: clamp(28px, 5vw, 56px);
  align-self: center;
}
.nwtr-subhero .nwtr-hero-icon-image img {
  width: min(260px, 80%);
  max-height: 240px;
  object-fit: contain;
  filter: none;
  margin: 0 auto;
}
.nwtr-subhero .nwtr-asset-about-us {
  min-height: 360px;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.2);
  box-shadow: 0 24px 50px rgba(0,0,0,.32);
}
.nwtr-subhero .nwtr-asset-about-us img {
  width: 100%;
  height: 100%;
  max-height: none;
  min-height: 360px;
  object-fit: cover;
  filter: grayscale(.08) contrast(1.04);
}
.nwtr-subhero .nwtr-asset-trailer {
  background: #fff;
  padding: clamp(20px, 4vw, 40px);
  box-shadow: 0 24px 50px rgba(0,0,0,.3);
}
.nwtr-subhero .nwtr-asset-trailer img { filter: none; }
.nwtr-reservation-icon-card .nwtr-asset-reservation img { filter: none; }

@media (max-width: 900px) {
  .nwtr-page h1 { font-size: 36px; }
  .nwtr-subhero .nwtr-hero-icon-image { min-height: 210px; padding: 24px; }
  .nwtr-subhero .nwtr-hero-icon-image img { max-height: 170px; }
  .nwtr-subhero .nwtr-asset-about-us,
  .nwtr-subhero .nwtr-asset-about-us img { min-height: 240px; }
}


/* v1.4 final professional polish */
.nwtr-subhero .nwtr-hero-icon-image {
  width: min(100%, 330px);
  min-height: 220px;
  padding: clamp(12px, 2.2vw, 22px);
  justify-self: center;
}
.nwtr-subhero .nwtr-hero-icon-image img {
  width: min(220px, 86%);
  max-height: 190px;
}
.nwtr-subhero .nwtr-asset-trailer {
  padding: clamp(10px, 2vw, 18px);
}
.nwtr-subhero .nwtr-asset-trailer img {
  width: min(520px, 96%);
  max-height: 300px;
}
.nwtr-emergency-card {
  margin-bottom: clamp(36px, 5vw, 64px);
}
.nwtr-urgent-issues {
  padding-top: 4px;
}
.nwtr-urgent-issues h2 {
  margin-top: 0;
}
.nwtr-page img {
  height: auto;
}

@media (max-width: 900px) {
  .nwtr-subhero .nwtr-hero-icon-image {
    width: min(100%, 230px);
    min-height: 165px;
    padding: 14px;
  }
  .nwtr-subhero .nwtr-hero-icon-image img {
    max-height: 135px;
  }
  .nwtr-emergency-card {
    margin-bottom: 34px;
  }
}


/* v1.5 final link-colour and trailer image refinements */
.nwtr-page .nwtr-card:not(.nwtr-card-dark) a:not(.nwtr-button),
.nwtr-page .nwtr-rate-card:not(.nwtr-card-dark) a:not(.nwtr-button),
.nwtr-page .nwtr-callout a:not(.nwtr-button),
.nwtr-page .nwtr-faq a:not(.nwtr-button) {
  color: #075db3 !important;
  font-weight: 750;
  text-decoration: underline;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 4px;
}
.nwtr-page .nwtr-card:not(.nwtr-card-dark) a:not(.nwtr-button):hover,
.nwtr-page .nwtr-rate-card:not(.nwtr-card-dark) a:not(.nwtr-button):hover,
.nwtr-page .nwtr-callout a:not(.nwtr-button):hover,
.nwtr-page .nwtr-faq a:not(.nwtr-button):hover {
  color: #003f7f !important;
}
.nwtr-subhero .nwtr-asset-trailer {
  background: #fff;
  padding: clamp(8px, 1.8vw, 16px);
}
.nwtr-subhero .nwtr-asset-trailer img {
  width: min(520px, 96%);
  max-height: 300px;
  object-fit: contain;
  filter: none;
}

/* v1.6 information architecture navigation refinements */
.nwtr-mobile-only { display: none !important; }
.nwtr-header-cta { white-space: nowrap; }

@media (max-width: 1120px) {
  .nwtr-mobile-only { display: block !important; }
}

/* v1.7 homepage, footer and trailer image refinements */
.nwtr-home-category-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nwtr-footer-inner {
  grid-template-columns: minmax(280px, .85fr) minmax(0, 1.45fr) !important;
  align-items: start;
}
.nwtr-footer-nav-two {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(34px, 6vw, 96px);
}
.nwtr-footer-section + .nwtr-footer-section {
  margin-top: clamp(30px, 4vw, 48px);
}
.nwtr-footer-nav-two h2 {
  margin-top: 0;
}

.nwtr-subhero .nwtr-asset-trailer {
  background: transparent !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}
.nwtr-subhero .nwtr-asset-trailer img {
  width: min(540px, 100%) !important;
  max-height: 330px !important;
  object-fit: contain;
  filter: drop-shadow(0 24px 46px rgba(0,0,0,.38)) !important;
}

@media (max-width: 900px) {
  .nwtr-footer-inner {
    grid-template-columns: 1fr !important;
  }
  .nwtr-footer-nav-two {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .nwtr-home-category-grid {
    grid-template-columns: 1fr;
  }
}

/* v1.8 final contact, footer and reservation details refinements */
.nwtr-check-list,
.nwtr-check-list li {
  list-style: none !important;
  list-style-type: none !important;
}
.nwtr-check-list li::marker {
  content: '' !important;
  font-size: 0 !important;
}
.nwtr-reservation-aside .nwtr-check-list {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.nwtr-reservation-aside .nwtr-check-list li {
  margin-left: 0 !important;
}

.nwtr-contact-form-layout {
  display: grid;
  grid-template-columns: minmax(0, .75fr) minmax(420px, 1fr);
  gap: clamp(32px, 5vw, 72px);
  align-items: start;
}
.nwtr-contact-form-section .nwtr-form-shell,
.nwtr-contact-form-section .gform_wrapper {
  margin-top: 0;
}

.nwtr-footer-inner {
  grid-template-columns: minmax(0, 1.65fr) minmax(280px, .85fr) !important;
  align-items: start;
}
.nwtr-footer-nav-two {
  order: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(36px, 7vw, 110px);
}
.nwtr-footer-brand {
  order: 2;
}
.nwtr-footer-bottom {
  text-align: center !important;
}

@media (max-width: 900px) {
  .nwtr-contact-form-layout {
    grid-template-columns: 1fr;
  }
  .nwtr-footer-inner {
    grid-template-columns: 1fr !important;
  }
  .nwtr-footer-nav-two {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .nwtr-footer-brand {
    margin-top: 34px;
  }
}


/* v1.9 final typography and footer alignment refinements */
.nwtr-home-hero .nwtr-kicker,
.nwtr-subhero .nwtr-kicker {
  font-size: 15px;
  letter-spacing: .22em;
}

.nwtr-footer-brand {
  text-align: right;
  justify-self: end;
}
.nwtr-footer-brand > a[aria-label] {
  display: inline-block;
  margin-left: auto;
}
.nwtr-footer-brand img {
  margin-left: auto;
  margin-right: 0;
}
.nwtr-footer-brand p {
  margin-left: auto;
  margin-right: 0;
}
.nwtr-footer-summary {
  line-height: 1.55;
}

@media (max-width: 900px) {
  .nwtr-footer-brand {
    justify-self: stretch;
    text-align: left;
  }
  .nwtr-footer-brand > a[aria-label],
  .nwtr-footer-brand img,
  .nwtr-footer-brand p {
    margin-left: 0;
    margin-right: auto;
  }
}

@media (max-width: 620px) {
  .nwtr-home-hero .nwtr-kicker,
  .nwtr-subhero .nwtr-kicker {
    font-size: 13px;
    letter-spacing: .18em;
  }
}


/* v2.0 global section-kicker and footer summary refinements */
.nwtr-kicker {
  font-size: 15px;
}
.nwtr-footer-summary {
  max-width: 420px;
}
@media (max-width: 620px) {
  .nwtr-kicker {
    font-size: 13px;
    letter-spacing: .18em;
  }
}


/* v2.1 homepage tagline and footer navigation typography refinements */
.nwtr-footer-nav-two h2 {
  font-size: 16px !important;
  margin-bottom: 18px;
}
.nwtr-footer-nav-two a {
  font-size: 18px !important;
  line-height: 1.45;
  margin-bottom: 12px;
}
@media (max-width: 620px) {
  .nwtr-footer-nav-two h2 {
    font-size: 15px !important;
  }
  .nwtr-footer-nav-two a {
    font-size: 17px !important;
  }
}

/* v2.2 contact page structure and non-clickable dropdown headings */
.nwtr-main-nav .nwtr-nav-label {
  display: block;
  padding: 18px 15px;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: .01em;
  line-height: 1.2;
  opacity: .93;
  cursor: default;
  user-select: none;
}
.nwtr-main-nav > ul > li.has-children > .nwtr-nav-label:after {
  content: '▾';
  font-size: 10px;
  margin-left: 6px;
  opacity: .7;
}
.nwtr-main-nav .nwtr-nav-label:hover,
.nwtr-main-nav .nwtr-nav-label:focus {
  opacity: 1;
  background: rgba(255,255,255,.08);
  outline: none;
}
.nwtr-contact-band-lower {
  margin-top: clamp(42px, 6vw, 78px);
}
.nwtr-contact-form-section {
  padding-top: clamp(58px, 7vw, 96px);
}
@media (max-width: 1280px) {
  .nwtr-main-nav .nwtr-nav-label { font-size: 16px; padding-left: 12px; padding-right: 12px; }
}
@media (max-width: 1120px) {
  .nwtr-main-nav > ul > li > .nwtr-nav-label {
    font-size: 19px;
    padding: 15px 10px;
    border-bottom: 1px solid rgba(255,255,255,.10);
  }
}
@media (max-width: 620px) {
  .nwtr-main-nav .nwtr-nav-label { font-size: 18px; padding: 14px 10px; }
}


/* v2.3 trailer hero image refinement */
.nwtr-subhero .nwtr-asset-trailer {
  background: transparent !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
  width: 100%;
}
.nwtr-subhero .nwtr-asset-trailer img {
  width: min(620px, 100%) !important;
  max-height: 360px !important;
  object-fit: contain !important;
  filter: drop-shadow(0 24px 46px rgba(0,0,0,.38)) !important;
  background: transparent !important;
}
@media (max-width: 900px) {
  .nwtr-subhero .nwtr-asset-trailer img {
    width: min(480px, 100%) !important;
    max-height: 280px !important;
  }
}

/* v2.4 contact page column-order refinement */
.nwtr-contact-form-layout-swapped {
  grid-template-columns: minmax(420px, 1fr) minmax(0, .75fr);
}
.nwtr-contact-copy-column {
  align-self: start;
}
@media (max-width: 900px) {
  .nwtr-contact-form-layout-swapped {
    grid-template-columns: 1fr;
  }
}

/* v2.6 dev2 client-review refinements: silver + fluorescent green brand accent, white logo, real fleet showcase */
:root {
  --nwtr-silver: #c6cbd0;
  --nwtr-silver-dark: #9299a0;
  --nwtr-silver-soft: #eef0f1;
  --nwtr-accent: #b7ff2a;
  --nwtr-accent-dark: #476900;
}

/* Brand identity: white mountain mark plus company name, no white box. */
.nwtr-brand { gap: 14px; }
.nwtr-brand img {
  width: 104px !important;
  max-height: 72px !important;
  filter: none !important;
  background: transparent !important;
}
.nwtr-brand-name {
  display: flex;
  flex-direction: column;
  color: #fff;
  line-height: 1.02;
  text-transform: uppercase;
  letter-spacing: .08em;
  white-space: nowrap;
}
.nwtr-brand-name strong { font-size: 16px; font-weight: 900; }
.nwtr-brand-name span { font-size: 14px; font-weight: 700; color: var(--nwtr-silver); }
.nwtr-footer-brand img {
  background: transparent !important;
  padding: 0 !important;
  filter: none !important;
  width: 130px;
}

/* Accent system: mine-site green is used sparingly; silver carries the neutral tone. */
.nwtr-header { border-bottom-color: rgba(183,255,42,.38); }
.nwtr-main-nav a:hover,
.nwtr-main-nav .nwtr-nav-label:hover,
.nwtr-main-nav .nwtr-nav-label:focus { background: rgba(183,255,42,.10); }
.nwtr-header-cta {
  border-color: var(--nwtr-accent);
  color: var(--nwtr-accent) !important;
}
.nwtr-header-cta:hover { background: var(--nwtr-accent); color: #000 !important; }
.nwtr-kicker { opacity: 1; color: var(--nwtr-grey); }
.nwtr-dark .nwtr-kicker,
.nwtr-home-hero .nwtr-kicker,
.nwtr-subhero .nwtr-kicker,
.nwtr-reservation-hero .nwtr-kicker { color: var(--nwtr-silver); }
.nwtr-home-hero .nwtr-kicker:before,
.nwtr-subhero .nwtr-kicker:before,
.nwtr-reservation-hero .nwtr-kicker:before,
.nwtr-real-fleet .nwtr-kicker:before {
  content: '';
  display: inline-block;
  width: 28px;
  height: 4px;
  margin-right: 12px;
  vertical-align: .18em;
  background: var(--nwtr-accent);
}
.nwtr-button { border-color: var(--nwtr-accent); }
.nwtr-button:not(.nwtr-button-light):not(.nwtr-button-outline):not(.nwtr-button-outline-light) {
  background: var(--nwtr-accent);
  color: #000 !important;
}
.nwtr-button:not(.nwtr-button-light):not(.nwtr-button-outline):not(.nwtr-button-outline-light):hover { background: #a5ec16; }
.nwtr-button-light { border-color: var(--nwtr-accent) !important; background: var(--nwtr-accent) !important; color: #000 !important; }
.nwtr-button-outline-light { border-color: var(--nwtr-silver) !important; }
.nwtr-button-outline { border-color: var(--nwtr-silver-dark) !important; }
.nwtr-page a:not(.nwtr-button) { text-decoration-color: var(--nwtr-accent-dark); }
.nwtr-page a:not(.nwtr-button):hover { color: var(--nwtr-accent-dark); }
.nwtr-card { border-color: #d5d8da; }
.nwtr-card:hover { border-color: var(--nwtr-silver-dark); }
.nwtr-stat { color: var(--nwtr-accent-dark); }
.nwtr-card-dark .nwtr-stat { color: var(--nwtr-accent); }
.nwtr-soft { background: var(--nwtr-silver-soft) !important; }
.nwtr-rate-table th { border-bottom: 4px solid var(--nwtr-accent); }
.nwtr-callout { border-left-color: var(--nwtr-accent-dark); }
.nwtr-emergency-card { border-top-color: var(--nwtr-accent-dark); }
.nwtr-steps li:before { background: var(--nwtr-accent); color: #000; }

/* Homepage: replace stock-rendered hero vehicle with the real silver, mine-ready fleet. */
.nwtr-home-real-photo {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 96%;
  height: 88%;
  margin: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.nwtr-home-real-photo:before {
  content: '';
  position: absolute;
  right: 3%;
  bottom: 2%;
  width: 82%;
  height: 70%;
  border: 1px solid rgba(198,203,208,.35);
  background: linear-gradient(145deg, rgba(198,203,208,.14), rgba(255,255,255,.02));
}
.nwtr-home-real-photo img {
  position: relative;
  z-index: 1;
  width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center bottom;
  filter: drop-shadow(0 24px 42px rgba(0,0,0,.55));
}

/* Real-fleet section and accessible showcase on Fleet & Rates overview. */
.nwtr-real-fleet {
  background: linear-gradient(180deg, #eef0f1 0%, #fff 100%);
  border-top: 1px solid #d6dadd;
  border-bottom: 1px solid #d6dadd;
}
.nwtr-real-fleet-intro { align-items: center; }
.nwtr-real-fleet .nwtr-check-list li:before { background: var(--nwtr-accent-dark); }
.nwtr-fleet-showcase { width: 100%; }
.nwtr-fleet-showcase-stage {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #151515;
  border: 1px solid #aeb4b9;
  box-shadow: 0 22px 50px rgba(0,0,0,.16);
}
.nwtr-fleet-slide {
  position: absolute;
  inset: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity .45s ease;
}
.nwtr-fleet-slide.is-active { opacity: 1; visibility: visible; }
.nwtr-fleet-slide img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nwtr-fleet-slide figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 26px 24px 16px;
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
  background: linear-gradient(transparent, rgba(0,0,0,.82));
}
.nwtr-fleet-arrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  height: 54px;
  border: 0;
  background: rgba(0,0,0,.72);
  color: #fff;
  font-size: 34px;
  cursor: pointer;
}
.nwtr-fleet-arrow:hover,
.nwtr-fleet-arrow:focus { background: var(--nwtr-accent); color: #000; outline: none; }
.nwtr-fleet-prev { left: 0; }
.nwtr-fleet-next { right: 0; }
.nwtr-fleet-dots { display: flex; justify-content: center; gap: 9px; margin-top: 15px; }
.nwtr-fleet-dots button {
  width: 28px;
  height: 5px;
  padding: 0;
  border: 0;
  background: #b6babd;
  cursor: pointer;
}
.nwtr-fleet-dots button.is-active { background: var(--nwtr-accent-dark); }

/* Gravity Forms required field indicator gets the requested strong red asterisk. */
.gform_wrapper .gfield_required,
.gform_wrapper .gfield_required_asterisk { color: #c92121 !important; }

@media (max-width: 1120px) {
  .nwtr-brand img { width: 84px !important; max-height: 60px !important; }
  .nwtr-brand-name strong { font-size: 14px; }
  .nwtr-brand-name span { font-size: 12px; }
}
@media (max-width: 900px) {
  .nwtr-home-real-photo { position: relative; width: 100%; height: 330px; }
  .nwtr-fleet-showcase-stage { aspect-ratio: 16 / 11; }
}
@media (max-width: 620px) {
  .nwtr-brand { gap: 10px; }
  .nwtr-brand img { width: 66px !important; max-height: 52px !important; }
  .nwtr-brand-name strong { font-size: 12px; }
  .nwtr-brand-name span { font-size: 10px; letter-spacing: .07em; }
  .nwtr-home-real-photo { height: 260px; }
  .nwtr-fleet-slide figcaption { font-size: 12px; padding: 22px 18px 12px; }
}
@media (prefers-reduced-motion: reduce) {
  .nwtr-fleet-slide { transition: none; }
}

/* v2.9 consolidated form + About image refinements */
.gform_wrapper .nwtr-country-code-field select {
  width: 100%;
  max-width: 520px;
}
.gform_wrapper .nwtr-phone-number-field input[type='text'] {
  width: 100%;
}
.nwtr-subhero .nwtr-asset-about-us-2026 {
  min-height: 320px;
  overflow: hidden;
  background: #222;
}
.nwtr-subhero .nwtr-asset-about-us-2026 img {
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
  object-position: center 42%;
  filter: none !important;
}
@media (max-width: 900px) {
  .nwtr-subhero .nwtr-asset-about-us-2026,
  .nwtr-subhero .nwtr-asset-about-us-2026 img { min-height: 240px; }
}
