talkrelease.com Ads.txt file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>TalkRelease Aviation Media Solutions — Royal Licensing House</title>
<meta name="description" content="TalkRelease is a boutique licensing house for aviation media. Royal, minimalist one-page experience for catalog, licenses, DMCA protection, and secure inquiries." />
<meta name="theme-color" content="#0a0d13" />
<link rel="canonical" href="https://talkrelease.com/" />
<meta name="robots" content="index,follow" />
<meta property="og:title" content="TalkRelease — Aviation Media Licensing" />
<meta property="og:description" content="Museum-grade curation. Swift clearances. Defensible rights. DMCA-backed." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://talkrelease.com/" />
<meta name="twitter:card" content="summary_large_image" />
<!-- Icons + fonts (already used by your page) -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://fonts.googleapis.com/css2?family=Cinzel:wght@600&family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
<style>
/* Mobile-specific styles */
@media (max-width: 768px) {
#catalog .section-h {
display: flex;
flex-direction: column; /* Stack vertically */
align-items: stretch;
}
#catalog h2 {
order: 1; /* Make sure heading comes first */
margin-bottom: 0.75rem;
text-align: center; /* optional */
}
#catalog-form {
order: 2; /* Ensure search below heading */
display: flex;
flex-direction: column;
gap: 0.75rem; /* Space between input, selects, and button */
width: 100%;
}
#catalog-form .input,
#catalog-form .select,
#catalog-form .btn {
width: 100%; /* Full width on mobile */
}
}
/* =========================
MOBILE LAYOUT (stack content)
========================= */
/* Keep these responsive stacks; NOTICE we do NOT force nav.menu to display here */
@media (max-width: 900px){
.hero{ grid-template-columns: 1fr !important; }
.assure{ margin-top: 12px; }
.assure__grid{ grid-template-columns: 1fr !important; }
.assure__list{ grid-template-columns: 1fr !important; }
.value{ grid-template-columns: 1fr !important; } /* house tiles */
#licensing .grid{ grid-template-columns: 1fr !important; } /* licensing cards */
.contact-grid{ grid-template-columns: 1fr !important; } /* contact */
.foot{ grid-template-columns: 1fr !important; } /* footer blocks */
section{ scroll-margin-top: 140px; } /* anchor offset under sticky header */
}
@media (max-width: 560px){
.cta-row{ gap: 8px; }
.cta-row .btn{ flex: 1 1 100% !important; justify-content: center; }
}
/* Fluid type/spacing so headings don’t blow up on phones */
h1{ font-size: clamp(28px, 6vw, 56px); line-height: 1.12; }
.lead{ font-size: clamp(16px, 2.6vw, 20px); }
.panel.pad{ padding: clamp(20px, 4.2vw, 42px); }
/* Link color controls (content + footer; not buttons, not header menu) */
:root { --link:#d6b874; --link-hover:#f0dfa7; }
body[data-theme="light"]{ --link:#93773a; --link-hover:#b18b3f; }
a:not(.btn):not(.menu a){ color:var(--link); }
a:not(.btn):not(.menu a):hover{ color:var(--link-hover); }
.prose a, .contact-card a, .meta a { color: var(--link); }
.prose a:hover, .contact-card a:hover, .meta a:hover { color: var(--link-hover); }
/* ==========================================================
1) TOKENS & THEMES
========================================================== */
:root{
--bg:#0a0d13; --bg-soft:#0d121a; --surface:#101623; --paper:#121a29;
--ink:#f2f4f7; --muted:#a6afbd; --line:#1e2534; --gold:#d6b874; --gold-2:#b59959;
--rose:#c76161; --radius:18px; --shadow:0 24px 60px rgba(0,0,0,.45);
--ui: system-ui, -apple-system, Segoe UI, Roboto, Inter, Arial, sans-serif;
--serif: Georgia, "Times New Roman", Times, serif;
--container:1260px;
}
body[data-theme="light"]{
--bg:#f7f4ed; --bg-soft:#f5efe2; --surface:#fbfaf7; --paper:#ffffff;
--ink:#151922; --muted:#60697a; --line:#e7dec8; --gold:#c5a24a; --gold-2:#93773a;
--rose:#b74a4a; --shadow:0 22px 48px rgba(22,26,33,.12);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--ui);line-height:1.75;letter-spacing:.14px}
.wrap{max-width:var(--container);margin:0 auto;padding:0 26px}
/* Ambient royal bloom */
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;
background:radial-gradient(1200px 600px at 80% -10%, rgba(214,184,116,.09), transparent 55%),
radial-gradient(1000px 480px at -10% 95%, rgba(214,184,116,.06), transparent 58%)}
/* ==========================================================
2) HEADER / NAVIGATION
========================================================== */
.skip{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
.skip:focus{left:12px;top:12px;width:auto;height:auto;background:var(--paper);color:var(--ink);padding:6px 10px;border-radius:10px;border:1px solid var(--line)}
header.nav{position:sticky;top:0;z-index:1000;background:rgba(10,13,19,.78);backdrop-filter:saturate(150%) blur(8px);border-bottom:1px solid var(--line)}
.nav-crest{height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}
.nav-inner{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;padding:12px 0}
.brand{display:flex;gap:14px;align-items:center;text-decoration:none;color:var(--ink)}
.crest{width:40px;height:40px;border-radius:12px;position:relative;background:linear-gradient(160deg,#1e2636,#0c1220)}
.crest::after{content:"";position:absolute;inset:7px;border-radius:10px;border:1px solid rgba(214,184,116,.55);background:linear-gradient(145deg, rgba(214,184,116,.22), transparent 50%)}
.brand-title{font-weight:700}
.brand-title .serif{font-family:var(--serif);font-size:20px;letter-spacing:.4px}
.brand-title .accent{color:var(--gold)}
nav.menu{justify-self:end;display:flex;flex-wrap:wrap;gap:6px}
nav.menu a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid transparent;text-decoration:none;color:var(--muted)}
nav.menu a:hover{color:var(--ink);background:var(--surface);border-color:var(--line)}
nav.menu a.active{color:#0a0d13;background:linear-gradient(180deg,var(--gold),var(--gold-2));border-color:transparent}
/* ==== Brand lockup (crest + title) ==== */
.crest-logo{
display:inline-flex;width:74px;height:74px;border-radius:8px;padding:1px;
align-items:center;justify-content:center;background:linear-gradient(160deg,#1e2636,#0c1220);
box-shadow:inset 0 0 0 1px rgba(214,184,116,.55),0 6px 18px rgba(0,0,0,.35);color:var(--gold);
}
.crest-logo:hover{ box-shadow:inset 0 0 0 1px rgba(214,184,116,.8),0 10px 26px rgba(0,0,0,.45); }
.crest-logo svg{ width:100%;height:100%;display:block;stroke-linecap:round;stroke-linejoin:round; }
.nav-crest{ display:none; }
.brand{ display:flex; align-items:center; gap:.6rem; }
.brand-text{ display:inline-block; line-height:1.2; }
.brand-text .serif{ font-family:'Cinzel',serif; font-size:1.8rem; font-weight:600; letter-spacing:1px; color:var(--gold); }
.brand-text .accent{ font-family:'Montserrat',sans-serif; font-size:.9rem; letter-spacing:2px; text-transform:uppercase; color:#e0e0e0; }
/* ===== Mobile hamburger (dropdown, not full-screen) ===== */
header.nav .nav-inner{ position:relative; }
/* Clean 3-line hamburger */
.menu-toggle{
display:inline-flex;
flex-direction:column; /* <-- stack lines */
justify-content:center;
align-items:center;
width:44px; height:44px;
padding:0;
border:1px solid var(--line);
border-radius:12px;
background:var(--paper);
color:var(--ink);
cursor:pointer;
gap:6px; /* spacing between lines */
}
/* the 3 bars */
.menu-toggle .bar{
width:22px; height:2px;
background:currentColor;
border-radius:2px;
transition:transform .18s ease, opacity .18s ease;
}
/* if you still have this in your CSS, neutralize it */
.menu-toggle .bar + .bar{ margin-top:0 !important; }
/* turn into an X when open (aria-expanded=true set by your JS) */
.menu-toggle[aria-expanded="true"] .bar:nth-child(1){
transform:translateY(8px) rotate(45deg);
}
.menu-toggle[aria-expanded="true"] .bar:nth-child(2){
opacity:0;
}
.menu-toggle[aria-expanded="true"] .bar:nth-child(3){
transform:translateY(-8px) rotate(-45deg);
}
nav.menu{ display:none; } /* collapsed by default */
nav.menu.open{
display:grid; position:absolute; left:0; right:0; top:100%;
grid-template-columns:1fr; gap:8px; padding:10px 16px 14px;
background:var(--surface); border-bottom:1px solid var(--line);
box-shadow:0 12px 24px rgba(0,0,0,.35); z-index:1001;
max-height:70vh; overflow:auto; /* never full screen */
}
nav.menu.open a{
display:flex; width:100%; padding:12px 14px; border:1px solid var(--line);
border-radius:12px; color:var(--ink); background:transparent;
}
}
/* ==========================================================
3) SECTION LAYOUTS
========================================================== */
section{scroll-margin-top:96px}
.section{padding:26px 0}
/* HERO */
.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}
.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}
.panel.pad{padding:42px}
.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.26em;font-size:12px}
h1{font-family:var(--serif);font-weight:600;font-size:56px;line-height:1.06;margin:.35em 0 .2em}
.lead{color:#d6dbe6;font-size:20px}
.hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 26px}
.tick{display:flex;gap:10px;align-items:center;color:#cfd5e0}
.tick svg{flex:0 0 auto}
.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:4px}
.btn{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:12px;border:1px solid var(--line);background:var(--paper);text-decoration:none;color:var(--ink)}
.btn:hover{background:#0f1523}
.btn.gold{background:linear-gradient(180deg, rgba(214,184,116,.14), rgba(214,184,116,.04));border-color:rgba(214,184,116,.45)}
.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.stat{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:18px;text-align:center}
.stat .big{font-size:28px;font-weight:800;color:var(--gold)}
.stat .sub{font-size:12px;color:var(--muted)}
/* ROYAL DIVIDER */
.rule{display:flex;align-items:center;gap:16px;margin:44px 0 0}
.rule::before,.rule::after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--gold),transparent)}
.rule .label{display:inline-flex;align-items:center;gap:10px;padding:4px 10px;border-radius:999px;border:1px solid var(--line);background:var(--paper)}
.rule .label span{font-family:var(--serif);font-size:14px;letter-spacing:.2em;color:#d8c48f}
/* HOUSE STRIP */
.value{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.tile{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:var(--shadow)}
.tile h3{margin:0 0 8px;font-family:var(--serif)}
.tile p{margin:0;color:#d5dbea}
/* NOTICE */
.notice .box{border-left:4px solid var(--rose);background:#2b1f23;border:1px solid #3b2930;color:#ffd9d9;border-radius:14px;padding:18px}
/* SECTION HEAD / FILTERS */
.section-h{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 18px}
.section-h h2{font-family:var(--serif);font-size:34px;margin:0}
.filters{display:flex;gap:10px;flex-wrap:wrap}
.input,.select{background:#0e1523;border:1px solid var(--line);color:var(--ink);padding:12px 14px;border-radius:12px}
.input{min-width:260px}
/* CATALOG */
.grid{display:grid;grid-template-columns:1fr;gap:18px}
@media(min-width:760px){.grid{grid-template-columns:1fr 1fr}}
@media(min-width:1160px){.grid{grid-template-columns:1fr 1fr 1fr}}
.card{background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column}
.media video{width:100%;height:auto;border-bottom:1px solid var(--line);background:#000}
.meta{padding:16px}
.meta h3{margin:0 0 8px;font-size:19px}
.meta .dim{color:#aab1c1;font-size:13px}
.meta .price{margin-top:8px;font-weight:700;color:var(--gold)}
.warn{margin-top:12px;display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start;background:#171f2e;border:1px dashed #3a4660;border-radius:12px;padding:10px 12px}
.shield{width:24px;height:24px}
.row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
.tag{font-size:12px;border:1px solid var(--line);border-radius:999px;padding:6px 10px;color:#b9c0cc;background:#0e1624}
/* PROSE */
.prose{max-width:920px;margin:0 auto}
.prose h2{font-family:var(--serif);font-size:32px;margin:0 0 8px}
.prose h3{font-family:var(--serif);font-size:22px;margin:18px 0 6px}
.prose p, .prose li{color:#dbe1ee}
/* CONTACT */
.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}
.contact-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:22px}
.kv{display:flex;gap:14px;align-items:flex-start;margin:8px 0}
.kv svg{flex:0 0 auto}
.contact-form label{display:block;margin:10px 0 6px}
.contact-form .input, .contact-form textarea{width:100%}
.contact-note{color:#aab1c1;font-size:13px;margin-top:10px}
/* FOOTER */
footer{position:relative;border-top:1px solid var(--line);background:linear-gradient(180deg,#0b101a,#0a0e17)}
footer::before{content:"";position:absolute;left:0;right:0;top:-28px;height:28px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.35));pointer-events:none;opacity:.5}
.foot{display:grid;gap:28px;grid-template-columns:1fr;padding:54px 0 22px}
@media(min-width:920px){.foot{grid-template-columns:1.2fr .8fr .7fr}}
.foot .logo{display:flex;align-items:flex-start;gap:14px}
.foot .crest{width:28px;height:28px;border-radius:8px;box-shadow:inset 0 0 0 1px #343c4c;background:linear-gradient(160deg,#1f2740,#10182b)}
.foot p{margin:.35rem 0;color:#9aa3b5}
.foot h3{font-family:var(--serif);margin:0 0 12px}
.links{margin-top:6px}
.links a{display:block;color:#9aa3b5;text-decoration:none;padding:7px 0;line-height:1.55}
.links a:hover{color:#ffffff}
.copyright{margin-top:18px;border-top:1px solid var(--line);padding:20px 0;color:#8a93a8;text-align:center;font-size:13px;background:#0a0f19}
/* UTIL */
.to-top{position:fixed;bottom:26px;right:26px;display:none}
.to-top a{display:inline-flex;align-items:center;gap:8px;padding:11px 13px;border-radius:12px;border:1px solid var(--line);background:var(--paper);text-decoration:none;color:var(--ink)}
/* ===== Luxe Assurance Panel ===== */
:root{
--assure-bg-1:#0c1220; --assure-bg-2:#101827;
--assure-line:rgba(214,184,116,.55); --assure-line-strong:rgba(214,184,116,.9);
--assure-ink:#e6e8ef; --assure-muted:#aeb6c7; --assure-gold:#e5c175;
}
.assure{ position:relative; background:linear-gradient(180deg,var(--assure-bg-2),var(--assure-bg-1));
border-radius:20px; padding:28px; box-shadow:inset 0 0 0 1px rgba(255,255,255,.03), 0 14px 34px rgba(0,0,0,.35);
overflow:hidden; isolation:isolate; display:flex; flex-direction:column; min-height:100%; padding:32px; }
.assure::before{content:"";position:absolute;inset:0;border-radius:20px;padding:1px;background:conic-gradient(from 140deg,rgba(214,184,116,0)0%,rgba(214,184,116,.55)32%,rgba(214,184,116,0)68%,rgba(214,184,116,.35)100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.assure::after{content:"";position:absolute;right:-60px;top:-60px;width:200px;height:200px;background:radial-gradient(110px 110px at 60% 40%,rgba(229,193,117,.18),transparent 60%);filter:blur(8px);z-index:-1;pointer-events:none}
.assure__head{display:flex;align-items:center;gap:10px;color:var(--assure-gold);font-size:12px;letter-spacing:.22em;text-transform:uppercase;margin-bottom:16px}
.assure__foot{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:14px;border-top:1px solid rgba(255,255,255,.06);color:var(--assure-muted);font-size:12px;letter-spacing:.3px}
.assure__desc{ margin:4px 0 16px 0; color:var(--assure-muted); font-size:14.5px; line-height:1.5; }
.assure__list{ list-style:none; padding:0; margin:0 0 18px 0; display:grid; gap:12px; grid-template-columns:repeat(2,minmax(0,1fr)); }
@media (max-width:980px){ .assure__list{ grid-template-columns:1fr; } }
.assure__item{ display:grid; grid-template-columns:24px 1fr; align-items:start; gap:10px; }
.assure__item i{ line-height:1; margin-top:2px; color:var(--assure-gold); opacity:.95; }
.assure__title{ display:block; font-weight:700; font-size:16px; line-height:1.25; color:var(--assure-ink); letter-spacing:.2px; }
.assure__sub{ display:block; margin-top:2px; font-size:13px; color:var(--assure-muted); letter-spacing:.2px; }
/* Grid harmony in hero */
.hero{ display:grid; grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr); gap:24px; align-items:stretch; }
.hero > *{ min-width:0; height:100%; }
.assure{ overflow:clip; }
/* ----- NAV: Desktop vs Mobile, enforced ----- */
/* Default (desktop-first) */
.menu-toggle{ display:none !important; } /* hide hamburger on desktop */
nav.menu, #primary-menu{
display:flex !important; /* show full menu on desktop */
position:static !important;
background:transparent !important;
border:0 !important;
box-shadow:none !important;
padding:0 !important;
margin:0 !important;
}
/* Mobile & tablet (≤900px) */
@media (max-width: 900px){
/* brand left, hamburger right */
.nav-inner{ grid-template-columns: 1fr auto !important; }
.menu-toggle{ display:inline-flex !important; }
/* collapsed by default */
nav.menu, #primary-menu{ display:none !important; }
/* dropdown when open */
nav.menu.open, #primary-menu.open{
display:grid !important;
position:absolute !important;
left:0; right:0; top:calc(100% - 1px); /* no gap at top */
grid-template-columns:1fr;
gap:8px;
padding:10px 16px 14px !important;
background:var(--surface) !important;
border-bottom:1px solid var(--line) !important;
box-shadow:0 12px 24px rgba(0,0,0,.35);
z-index:1001;
}
nav.menu.open a, #primary-menu.open a{
display:flex; width:100%;
padding:12px 14px;
border:1px solid var(--line);
border-radius:12px;
background:transparent;
}
}
</style>
</head>
<body>
<a class="skip" href="#home">Skip to content</a>
<!-- ========================================================
SVG SPRITE
======================================================== -->
<svg width="0" height="0" class="sr" aria-hidden="true" focusable="false">
<symbol id="ico-film" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Zm3 2H4v3h3V6Zm0 5H4v3h3v-3Zm0 5H4v2h3v-2Zm13-10h-3v3h3V6Zm0 5h-3v3h3v-3Zm0 5h-3v2h3v-2ZM15 6H9v12h6V6Z"/></symbol>
<symbol id="ico-brief" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3h6a2 2 0 0 1 2 2v1h3a2 2 0 0 1 2 2v3H2V8a2 2 0 0 1 2-2h3V5a2 2 0 0 1 2-2Zm6 3V5H9v1h6ZM2 12h22v6a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-6Z"/></symbol>
<symbol id="ico-shield" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2 4 5v6c0 5 3.4 9.8 8 11 4.6-1.2 8-6 8-11V5l-8-3Zm0 18c-3-1-6-4.7-6-9V6l6-2 6 2v5c0 4.3-3 8-6 9Z"/></symbol>
<symbol id="ico-copyright" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm0 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16Zm3.2-6.5c-.5 1.3-1.7 2.2-3.2 2.2-2 0-3.5-1.6-3.5-3.7s1.5-3.7 3.5-3.7c1.5 0 2.7.9 3.2 2.2h1.9c-.6-2.2-2.5-3.8-5.1-3.8-3.2 0-5.5 2.5-5.5 5.3 0 2.8 2.3 5.3 5.5 5.3 2.6 0 4.5-1.6 5.1-3.8h-1.9Z"/></symbol>
<symbol id="ico-scale" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a1 1 0 0 1 1 1v3h6l-4 6c0 1.7 1.8 3 4 3s4-1.3 4-3l-4-6h2a1 1 0 1 1 0 2h-1.2l3.2 4.8c.1.2.2.5.2.7 0 2.5-2.2 4.5-5.2 4.9V21h3a1 1 0 1 1 0 2H7a1 1 0 1 1 0-2h3v-4.6C7 16 4.8 14 4.8 11.5c0-.2.1-.5.2-.7L8.2 6H7a1 1 0 1 1 0-2h6V3a1 1 0 0 1 1-1Zm-3.8 7L5 13c.5 1.1 1.9 2 3.5 2s3-1 3.5-2l-3.2-4H8.2Z"/></symbol>
<symbol id="ico-user" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 12c-4.2 0-8 2.4-8 6v2h16v-2c0-3.6-3.8-6-8-6Z"/></symbol>
<symbol id="ico-mail" viewBox="0 0 24 24"><path fill="currentColor" d="M2 5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5Zm18 0H4l8 6 8-6Zm0 3.3-8 6-8-6V19h16V8.3Z"/></symbol>
<symbol id="ico-plane-arr" viewBox="0 0 24 24"><path fill="currentColor" d="M2 19h20v2H2v-2Zm3.8-7.3 2.7.6 3.3-6.9 2.6.6-2.4 7 3.7.8 1.8-1.8 2 .5-1.6 4-14.7-3.2.6-1.6Z"/></symbol>
<symbol id="ico-tower" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a5 5 0 0 1 4.7 3.3l-1.9.7A3 3 0 0 0 12 4a3 3 0 0 0-2.8 2l-1.9-.7A5 5 0 0 1 12 2Zm-1 7h2l4 13h-2l-1-3H10l-1 3H7l4-13Zm1 2.6L10.6 17h2.8L12 11.6Z"/></symbol>
<symbol id="ico-box" viewBox="0 0 24 24"><path fill="currentColor" d="M4 7l8-4 8 4v10l-8 4-8-4V7Zm8 11 6-3V8l-6 3v7Zm-2 0V11L4 8v7l6 3Zm8-12-6-3-6 3 6 3 6-3Z"/></symbol>
<symbol id="ico-help" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm0 17a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Zm1.2-5.4v.9h-2.4v-1.2c0-1.1.8-1.8 1.7-2.3.8-.4 1.3-.9 1.3-1.6 0-.9-.8-1.6-1.8-1.6-1 0-1.7.6-1.9 1.5l-2.2-.6C8.3 6.4 9.9 5 12 5c2.3 0 4.1 1.5 4.1 3.6 0 1.7-1 2.6-2.1 3.3-.6.4-1 .6-1 .7Z"/></symbol>
<!-- Added arrow icon used by "Top" button -->
<symbol id="ico-arrow" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5l7 7-1.4 1.4L13 8.8V20h-2V8.8L6.4 13.4 5 12l7-7Z"/></symbol>
</svg>
<!-- ========================================================
NAVIGATION
======================================================== -->
<header class="nav" role="banner">
<div class="nav-crest"></div>
<div class="wrap nav-inner">
<a class="brand" href="#home" aria-label="Back to top">
<span class="crest-logo" aria-label="Brand crest">
<svg viewBox="0 0 64 64" role="img" aria-hidden="true">
<defs><linearGradient id="gold2_crest" x1="0" y1="0" x2="1" y2="1"><stop offset="0" stop-color="#F2DCA0"/><stop offset="1" stop-color="#B98B3A"/></linearGradient></defs>
<circle cx="32" cy="32" r="18" fill="none" stroke="url(#gold2_crest)" stroke-width="2"/>
<path d="M32 14l8 7-3 9h-10l-3-9 8-7z" fill="none" stroke="url(#gold2_crest)" stroke-width="2" transform="rotate(15 32 32)"/>
<path d="M18 28l9 0 5 8-6 8-8-3 0-13z" fill="none" stroke="url(#gold2_crest)" stroke-width="2" transform="rotate(15 32 32)"/>
<path d="M46 28l0 13-8 3-6-8 5-8 9 0z" fill="none" stroke="url(#gold2_crest)" stroke-width="2" transform="rotate(15 32 32)"/>
<circle cx="32" cy="32" r="7.5" fill="none" stroke="url(#gold2_crest)" stroke-width="1.8"/>
<path d="M36 32a4 4 0 1 1 0-0.1" fill="none" stroke="url(#gold2_crest)" stroke-width="1.8"/>
</svg>
</span>
<span class="brand-title brand-text"><span class="serif">TR</span><br><span class="accent">Aviation Media Solutions</span></span>
</a>
<!-- Hamburger -->
<button class="menu-toggle" aria-expanded="false" aria-controls="primary-menu" aria-label="Menu">
<span class="bar"></span><span class="bar"></span><span class="bar"></span>
</button>
<!-- Primary menu -->
<nav id="primary-menu" class="menu" aria-label="Primary">
<a href="#catalog"><svg width="16" height="16"><use href="#ico-film"/></svg><span>Catalog</span></a>
<a href="#licensing"><svg width="16" height="16"><use href="#ico-brief"/></svg><span>Licensing</span></a>
<a href="#house"><svg width="16" height="16"><use href="#ico-copyright"/></svg><span>The House</span></a>
<a href="#dmca"><svg width="16" height="16"><use href="#ico-shield"/></svg><span>DMCA</span></a>
<a href="#copyright"><svg width="16" height="16"><use href="#ico-copyright"/></svg><span>Copyright</span></a>
<a href="#terms"><svg width="16" height="16"><use href="#ico-scale"/></svg><span>Terms</span></a>
<a href="#privacy"><svg width="16" height="16"><use href="#ico-user"/></svg><span>Privacy</span></a>
<a href="#faq"><svg width="16" height="16"><use href="#ico-help"/></svg><span>FAQ</span></a>
<a href="#contact"><svg width="16" height="16"><use href="#ico-mail"/></svg><span>Contact</span></a>
</nav>
</div>
</header>
<!-- ========================================================
MAIN
======================================================== -->
<main id="home" class="wrap">
<!-- HERO -->
<section class="section">
<div class="hero">
<div class="panel pad">
<div class="eyebrow">Copyright & DMCA</div>
<h2>Copyright & DMCA Protection</h2>
<p class="lead">
The videos are the exclusive intellectual property of TR Aviation Media Solutions and are protected under the Copyright Act and the Digital Millennium Copyright Act (DMCA), Title 17 U.S. Code § 512.
</p>
<p class="lead lead--small">
Any unauthorized reproduction, re-uploading, or use without proper licensing constitutes copyright infringement and may result in legal action under applicable laws.
All videos are tracked digitally. Unauthorized use will result in DMCA takedown notices and potential legal action.
Licensing inquiries: <a href="/cdn-cgi/l/email-protection#9ef2f7fdfbf0edfbdeeafff2f5ecfbf2fbffedfbb0fdf1f3"><span class="__cf_email__" data-cfemail="05696c66606b7660457164696e776069606476602b666a68">[email protected]</span></a>
</p>
<div class="hero-grid">
<div class="tick"><svg width="14" height="14"><use href="#ico-copyright"/></svg> Exclusive IP — TR Aviation Media Solutions</div>
<div class="tick"><svg width="14" height="14"><use href="#ico-shield"/></svg> DMCA enforcement (Title 17 U.S.C. § 512)</div>
<div class="tick"><svg width="14" height="14"><use href="#ico-box"/></svg> Digital tracking & checksums per asset</div>
<div class="tick"><svg width="14" height="14"><use href="#ico-brief"/></svg> License required for any use</div>
</div>
<div class="cta-row">
<a class="btn gold" href="/cdn-cgi/l/email-protection#14787d77717a6771546075787f667178717567713a777b79"><svg width="16" height="16"><use href="#ico-brief"/></svg> Request a License</a>
<a class="btn" href="#dmca"><svg width="16" height="16"><use href="#ico-shield"/></svg> View DMCA Policy</a>
</div>
<div class="rule"><span class="label"><svg width="14" height="14"><use href="#ico-shield"/></svg><span>OUR PROMISE</span></span></div>
</div>
<!-- Assurances -->
<div class="assure" aria-label="Key assurances">
<div class="assure__head"><i class="fa-solid fa-shield-halved" aria-hidden="true"></i><span>Assurances</span></div>
<p class="assure__desc">End-to-end rights protection and rapid clearances backed by notarized proofs, global DMCA coverage, and a same-day licensing desk.</p>
<ul class="assure__list">
<li class="assure__item"><i class="fa-solid fa-gauge-high" aria-hidden="true"></i><div><span class="assure__title">99.8% delivery reliability</span><span class="assure__sub">Redundant storage & checksum verification</span></div></li>
<li class="assure__item"><i class="fa-solid fa-globe" aria-hidden="true"></i><div><span class="assure__title">Global DMCA coverage</span><span class="assure__sub">Platform takedowns typically within 24 hours</span></div></li>
<li class="assure__item"><i class="fa-solid fa-scroll" aria-hidden="true"></i><div><span class="assure__title">Provenance (chain-of-title)</span><span class="assure__sub">Notarized masters with audit trail</span></div></li>
<li class="assure__item"><i class="fa-solid fa-fingerprint" aria-hidden="true"></i><div><span class="assure__title">Fingerprinting & checksums</span><span class="assure__sub">Per-file IDs for unambiguous ownership</span></div></li>
<li class="assure__item"><i class="fa-solid fa-bolt" aria-hidden="true"></i><div><span class="assure__title">Rapid enforcement</span><span class="assure__sub">Escalation pathways for repeat infringements</span></div></li>
<li class="assure__item"><i class="fa-solid fa-file-signature" aria-hidden="true"></i><div><span class="assure__title">Same-day license issuance</span><span class="assure__sub">Plain-language scopes & territories</span></div></li>
<li class="assure__item"><i class="fa-solid fa-scale-balanced" aria-hidden="true"></i><div><span class="assure__title">Compliance-first terms</span><span class="assure__sub">Broadcast, digital, and archival friendly</span></div></li>
<li class="assure__item"><i class="fa-solid fa-shield" aria-hidden="true"></i><div><span class="assure__title">White-glove support</span><span class="assure__sub">Dedicated desk for urgent clearances</span></div></li>
</ul>
<div class="assure__foot"><i class="fa-solid fa-certificate" aria-hidden="true"></i><span>Every master fingerprinted & notarized</span></div>
</div>
</div>
</section>
<!-- HOUSE VALUES -->
<section class="section" id="house">
<div class="value">
<div class="tile">
<h3>Aviation IP & Exclusivity</h3>
<p>All flight footage, cockpit perspectives, and runway sequences are original works owned by TR Aviation Video Solution. Each master is fingerprinted, checksummed, and notarized to prove authorship and exclusivity across platforms.</p>
</div>
<div class="tile">
<h3>Airline, Livery & Airport Compliance</h3>
<p>We address the specifics of aviation: airline and livery trademarks, airport/operator permissions, and sensitive identifiers (tail numbers, badges) when required. Redactions and alternates are available for broadcast-safe delivery.</p>
</div>
<div class="tile">
<h3>DMCA Enforcement & Licensing</h3>
<p>Unlicensed use triggers rapid platform takedowns and repeat-infringer escalation under the DMCA (Title 17 U.S.C. § 512). For lawful use, request a license: <a href="/cdn-cgi/l/email-protection#3c50555f59524f597c485d50574e5950595d4f59125f5351"><span class="__cf_email__" data-cfemail="ddb1b4beb8b3aeb89da9bcb1b6afb8b1b8bcaeb8f3beb2b0">[email protected]</span></a>.</p>
</div>
</div>
</section>
<!-- NOTICE STRIP -->
<section class="section notice" aria-live="polite">
<div class="box"><strong>Legal Notice:</strong> Protected by international copyright law and the DMCA (17 U.S.C. §512). Unauthorized use triggers automated takedowns and may incur statutory damages.</div>
</section>
<!-- CATALOG -->
<section id="catalog" class="section">
<div class="section-h">
<h2>Catalog</h2>
<form id="catalog-form" class="filters" role="search" action="#catalog" onsubmit="event.preventDefault()">
<input id="search" class="input" name="q" type="search" placeholder="Search: flight · airport · date · keyword" aria-label="Search catalog" />
<select id="type" class="select" name="type" aria-label="Footage type">
<option value="">All types</option><option value="Takeoff">Takeoff</option><option value="Landing">Landing</option><option value="ATC">ATC Comms</option><option value="Runway">Runway Ops</option>
</select>
<select id="tier" class="select" name="license" aria-label="License tier">
<option value="">Any license</option><option value="Editorial">Editorial</option><option value="Commercial">Commercial</option><option value="Broadcast">Broadcast</option>
</select>
<button class="btn" type="button" id="clearFilters" title="Clear filters">Clear</button>
</form>
</div>
<div id="grid" class="grid" role="list">
<!-- 12 cards (replace video sources as needed) --> <article class="card media" role="listitem" data-title="Commercial Jet — Final Approach (June 28, 2025)" data-type="Landing" data-tier="Editorial"> <video controls preload="metadata"><source src="/videos/TR-AVIATION-EXLUSIVE-1.mp4" type="video/mp4"></video> <div class="meta"> <h3><svg width="16" height="16"><use href="#ico-plane-arr"/></svg> AN 124 — Final Approach (June 28, 2025)</h3> <div class="dim">Catalog ID: TR‑AERO‑028‑2025 · © 2025 TalkRelease</div> <div class="price">Standard Editorial License: $120</div> <div class="row"><span class="tag">4K ProRes</span><span class="tag">ATC Clean</span><span class="tag">Runway 27</span></div> <div class="warn"><svg class="shield" viewBox="0 0 24 24"><use href="#ico-shield"/></svg><div><strong>Usage Warning:</strong> This footage is fingerprinted. Unauthorized uploads will trigger DMCA takedowns and claims. <a href="#dmca">Learn more</a>.</div></div> <div class="row"><a class="btn gold" href="#licensing">Request License</a><a class="btn" href="#contact">Report Infringement</a></div> </div> </article> <article class="card media" role="listitem" data-title="Runway Alert — ATC Communication (June 12, 2025)" data-type="ATC" data-tier="Commercial"> <video controls preload="metadata"><source src="/videos/TR-AVIATION-EXLUSIVE-2.mp4" type="video/mp4"></video> <div class="meta"> <h3><svg width="16" height="16"><use href="#ico-tower"/></svg> Runway Stock — ATC Communication (June 12, 2025)</h3> <div class="dim">Catalog ID: TR‑ATC‑012‑2025 · © 2025 TalkRelease</div> <div class="price">Commercial License: $140</div> <div class="row"><span class="tag">ATC</span><span class="tag">24bit Audio</span><span class="tag">Clearance</span></div> <div class="warn"><svg class="shield" viewBox="0 0 24 24"><use href="#ico-shield"/></svg><div><strong>Usage Warning:</strong> Monitored across major platforms. Non‑licensed use is removed without notice.</div></div> <div class="row"><a class="btn gold" href="#licensing">Request License</a><a class="btn" href="#contact">Report Infringement</a></div> </div> </article> <article class="card media" role="listitem" data-title="Blackbox Retrieval — Documentary Clip (May 2, 2025)" data-type="Runway" data-tier="Broadcast"> <video controls preload="metadata"><source src="/videos/TR-AVIATION-EXLUSIVE-3.mp4" type="video/mp4"></video> <div class="meta"> <h3><svg width="16" height="16"><use href="#ico-box"/></svg> ATC Communication Retrieval (May 2, 2025)</h3> <div class="dim">Catalog ID: TR‑DOC‑005‑2025 · © 2025 TalkRelease</div> <div class="price">Broadcast Add‑On Available</div> <div class="row"><span class="tag">Docu</span><span class="tag">4K60</span><span class="tag">On‑site</span></div> <div class="warn"><svg class="shield" viewBox="0 0 24 24"><use href="#ico-shield"/></svg><div><strong>Usage Warning:</strong> Unauthorized redistribution is prohibited. Violations may incur statutory damages.</div></div> <div class="row"><a class="btn gold" href="#licensing">Request License</a><a class="btn" href="#contact">Report Infringement</a></div> </div> </article> <!-- 9 more placeholders; replace with your sources --> <article class="card media" role="listitem" data-title="A320 Night Takeoff" data-type="Takeoff" data-tier="Editorial"><video controls preload="metadata"><source src="/videos/TR-AVIATION-EXLUSIVE-4.mp4" type="video/mp4"></video><div class="meta"><h3><svg width="16" height="16"><use href="#ico-plane-arr"/></svg> Russian Day Takeoff</h3><div class="dim">TR‑TO‑031‑2025</div><div class="price">$115</div><div class="row"><span class="tag">4K</span><span class="tag">Night</span></div><div class="warn"><svg class="shield" viewBox="0 0 24 24"><use href="#ico-shield"/></svg><div><strong>Usage Warning:</strong> Fingerprinted asset. Non‑licensed use removed.</div></div><div class="row"><a class="btn gold" href="#licensing">Request License</a><a class="btn" href="#contact">Report</a></div></div></article> <article class="card media" role="listitem" data-title="Cargo Jet Pushback" data-type="Runway" data-tier="Commercial"><video controls preload="metadata"><source src="/videos/TR-AVIATION-EXLUSIVE-5.mp4" type="video/mp4"></video><div class="meta"><h3><svg width="16" height="16"><use href="#ico-plane-arr"/></svg> Viper Jet Pushback</h3><div class="dim">TR‑RW‑044‑2025</div><div class="price">$130</div><div class="row"><span class="tag">Pushback</span><span class="tag">Ground Ops</span></div><div class="warn"><svg class="shield" viewBox="0 0 24 24"><use href="#ico-shield"/></svg><div><strong>Usage Warning:</strong> Platform monitoring enabled.</div></div><div class="row"><a class="btn gold" href="#licensing">Request License</a><a class="btn" href="#contact">Report</a></div></div></article> <article class="card media" role="listitem" data-title="Tower Comms – Clearance" data-type="ATC" data-tier="Editorial"><video controls preload="metadata"><source src="/videos/TR-AVIATION-EXLUSIVE-6.mp4" type="video/mp4"></video><div class="meta"><h3><svg width="16" height="16"><use href="#ico-tower"/></svg> ATC Tower Comms – Clearance</h3><div class="dim">TR‑ATC‑021‑2025</div><div class="price">$95</div><div class="row"><span class="tag">Audio</span><span class="tag">Clean</span></div><div class="warn"><svg class="shield" viewBox="0 0 24 24"><use href="#ico-shield"/></svg><div><strong>Usage Warning:</strong> Unauthorized use prohibited.</div></div><div class="row"><a class="btn gold" href="#licensing">Request License</a><a class="btn" href="#contact">Report</a></div></div></article> <article class="card media" role="listitem" data-title="Rainy Landing 777" data-type="Landing" data-tier="Commercial"><video controls preload="metadata"><source src="/videos/TR-AVIATION-EXLUSIVE-7.mp4" type="video/mp4"></video><div class="meta"><h3><svg width="16" height="16"><use href="#ico-plane-arr"/></svg> C-5 Rainy Landing</h3><div class="dim">TR‑LD‑052‑2025</div><div class="price">$135</div><div class="row"><span class="tag">Rain</span><span class="tag">4K</span></div><div class="warn"><svg class="shield" viewBox="0 0 24 24"><use href="#ico-shield"/></svg><div><strong>Usage Warning:</strong> DMCA enforced.</div></div><div class="row"><a class="btn gold" href="#licensing">Request License</a><a class="btn" href="#contact">Report</a></div></div></article> <article class="card media" role="listitem" data-title="Taxi to Gate" data-type="Runway" data-tier="Editorial"><video controls preload="metadata"><source src="/videos/TR-AVIATION-EXLUSIVE-8.mp4" type="video/mp4"></video><div class="meta"><h3><svg width="16" height="16"><use href="#ico-plane-arr"/></svg> ATC Taxi to Gate</h3><div class="dim">TR‑RW‑061‑2025</div><div class="price">$90</div><div class="row"><span class="tag">Taxi</span><span class="tag">4K</span></div><div class="warn"><svg class="shield" viewBox="0 0 24 24"><use href="#ico-shield"/></svg><div><strong>Usage Warning:</strong> Monitored & enforced.</div></div><div class="row"><a class="btn gold" href="#licensing">Request License</a><a class="btn" href="#contact">Report</a></div></div></article> <article class="card media" role="listitem" data-title="Sunset Runway Sweep" data-type="Runway" data-tier="Broadcast"><video controls preload="metadata"><source src="/videos/TR-AVIATION-EXLUSIVE-9.mp4" type="video/mp4"></video><div class="meta"><h3><svg width="16" height="16"><use href="#ico-plane-arr"/></svg> ATC Sunset Runway Sweep</h3><div class="dim">TR‑RW‑072‑2025</div><div class="price">$150</div><div class="row"><span class="tag">Sunset</span><span class="tag">Cinematic</span></div><div class="warn"><svg class="shield" viewBox="0 0 24 24"><use href="#ico-shield"/></svg><div><strong>Usage Warning:</strong> Unauthorized use removed.</div></div><div class="row"><a class="btn gold" href="#licensing">Request License</a><a class="btn" href="#contact">Report</a></div></div></article> </div> </section>
<!-- LICENSING -->
<section id="licensing" class="section prose">
<center><h2><svg width="18" height="18"><use href="#ico-brief"/></svg> Licensing</h2></center>
<p>We offer clear, royalty-class licenses—Editorial, Commercial, and Broadcast—so teams can produce confidently with defensible rights, worldwide.</p>
<div class="grid" style="grid-template-columns:repeat(3,1fr);margin-top:18px">
<div class="panel pad"><h3>Editorial</h3><p class="muted">News, blogs, educational channels. No paid ads or product association.</p><ul><li>Web & social (organic)</li><li>Single territory</li><li>Up to 1M impressions</li></ul><a class="btn gold" href="#contact">Enquire</a></div>
<div class="panel pad"><h3>Commercial</h3><p>Brand channels, paid ads, product association permitted within scope.</p><ul><li>Web, social, OOH</li><li>Worldwide</li><li>Up to 10M impressions</li></ul><a class="btn gold" href="#contact">Enquire</a></div>
<div class="panel pad"><h3>Broadcast</h3><p>TV, OTT, film. Cue sheets on request. E&O recommended.</p><ul><li>Worldwide</li><li>Unlimited impressions</li><li>Term by agreement</li></ul><a class="btn gold" href="#contact">Enquire</a></div>
</div>
<div class="rule"><span class="label"><svg width="14" height="14"><use href="#ico-film"/></svg><span>HOUSE</span></span></div>
</section>
<!-- DMCA / COPYRIGHT / TERMS / PRIVACY -->
<section id="dmca" class="section prose">
<center><h2><svg width="18" height="18"><use href="#ico-shield"/></svg> DMCA Policy</h2></center>
<p>TR Aviation Video Solution is the exclusive copyright holder of all aviation video assets offered on this platform. We actively monitor for unauthorized use of our works and file takedown notices under the Digital Millennium Copyright Act (DMCA), Title 17 U.S.C. § 512, against infringing content. Any reproduction, redistribution, re-uploading, or derivative use without a valid license is strictly prohibited and will be subject to immediate enforcement.</p>
<p>Our enforcement process includes submitting DMCA notices to hosting providers, platforms, and search engines with the exact URL(s) of the infringing material, a description of the protected work, and proof of our ownership. We reserve the right to pursue repeat infringers through escalation measures and legal remedies available under U.S. and international copyright law.</p>
<p>If you have received a DMCA notice from us and believe it was issued in error, you may submit a counter-notice in accordance with 17 U.S.C. § 512(g). All legitimate licensing inquiries must be directed to <a href="/cdn-cgi/l/email-protection#315d5852545f42547145505d5a43545d545042541f525e5c"><span class="__cf_email__" data-cfemail="0d61646e68637e684d796c61667f6861686c7e68236e6260">[email protected]</span></a>. Unauthorized use will not be tolerated and will result in takedowns, account termination, and potential legal action.</p>
<div class="rule"><span class="label"><svg width="14" height="14"><use href="#ico-copyright"/></svg><span>LEGAL</span></span></div>
</section>
<section id="copyright" class="section prose">
<center><h2><svg width="18" height="18"><use href="#ico-copyright"/></svg> Copyright Policy</h2></center>
<p>All assets are protected by international copyright law. We maintain chain-of-title, cryptographic hashes, and invisible watermarks. Unauthorized use will be pursued, including takedowns and claims for statutory damages.</p>
<ul>
<li>Ownership: In-house creation or assigned with written IP transfer.</li>
<li>Tracking: SHA-256 checksums and watermarking on masters.</li>
<li>Enforcement: Platform and ISP notices with legal follow-up.</li>
</ul>
<center><div class="rule"><span class="label"><svg width="14" height="14"><use href="#ico-scale"/></svg><span>TERMS</span></span></div></center>
</section>
<section id="terms" class="section prose">
<center><h2><svg width="18" height="18"><use href="#ico-scale"/></svg> Terms & Conditions</h2></center>
<ol>
<li>License, not sale. Rights revert on breach or non-payment.</li>
<li>No use without a written license specifying scope, term, and territory.</li>
<li>Attribution: If required, use “© TalkRelease Aviation Media Solutions”.</li>
<li>Warranties: Original or properly assigned; otherwise provided “as is”.</li>
<li>Indemnity: Licensee indemnifies for uses beyond scope or unlawful edits.</li>
<li>Jurisdiction: As stated on the invoice or master agreement.</li>
</ol>
<div class="rule"><span class="label"><svg width="14" height="14"><use href="#ico-user"/></svg><span>PRIVACY</span></span></div>
</section>
<section id="privacy" class="section prose">
<center><h2><svg width="18" height="18"><use href="#ico-user"/></svg> Privacy Policy</h2></center>
<p><strong>Effective:</strong> <span id="pp-date"></span></p>
<h3>Data We Collect</h3><p>Minimal logs, contact form submissions, and license order details. We do not sell personal data.</p>
<h3>Cookies</h3><p>Essential cookies only for security and preferences.</p>
<h3>Your Rights</h3><p>Request access, correction, or deletion by emailing <a href="/cdn-cgi/l/email-protection#98e8eaf1eef9fbe1d8ecf9f4f3eafdf4fdf9ebfdb6fbf7f5"><span class="__cf_email__" data-cfemail="1363617a6572706a5367727f7861767f767260763d707c7e">[email protected]</span></a>.</p>
<div class="rule"><span class="label"><svg width="14" height="14"><use href="#ico-mail"/></svg><span>FAQ</span></span></div>
</section>
<!-- FAQ -->
<section id="faq" class="section prose">
<center><h2>Frequently Asked</h2></center>
<h3>Can I use your footage on YouTube with monetization?</h3><p>Yes—choose the appropriate license tier and ensure your usage (title, thumbnail, endorsements) aligns with the granted scope.</p>
<h3>How quickly do you issue takedowns?</h3><p>We file initial platform notices within hours of a confirmed infringement and escalate to ISPs when necessary.</p>
<h3>Do you provide clean audio and cue sheets?</h3><p>Yes. Editorial and Broadcast tiers include clean audio options and cue sheets on request.</p>
<div class="rule"><span class="label"><svg width="14" height="14"><use href="#ico-mail"/></svg><span>CONTACT</span></span></div>
</section>
<!-- CONTACT -->
<section id="contact" class="section">
<div class="contact-grid">
<div class="contact-card">
<h2 style="margin-top:0"><svg width="18" height="18"><use href="#ico-mail"/></svg> Contact</h2>
<div class="kv"><svg width="18" height="18"><use href="#ico-brief"/></svg><div><strong>Licensing</strong><br><a href="/cdn-cgi/l/email-protection#c1ada8a2a4afb2a8afa681b5a0adaab3a4ada4a0b2a4efa2aeac"><span class="__cf_email__" data-cfemail="75191c16101b061c1b12350114191e071019101406105b161a18">[email protected]</span></a></div></div>
<div class="kv"><svg width="18" height="18"><use href="#ico-shield"/></svg><div><strong>Legal / DMCA</strong><br><a href="/cdn-cgi/l/email-protection#761a1311171a3602171a1d04131a131705135815191b"><span class="__cf_email__" data-cfemail="620e0705030e2216030e0910070e070311074c010d0f">[email protected]</span></a></div></div>
<div class="kv"><svg width="18" height="18"><use href="#ico-user"/></svg><div><strong>Privacy</strong><br><a href="/cdn-cgi/l/email-protection#f484869d8295978db48095989f86919891958791da979b99"><span class="__cf_email__" data-cfemail="fa8a88938c9b9983ba8e9b9691889f969f9b899fd4999597">[email protected]</span></a></div></div>
<p class="contact-note">Business Hours: Mon–Fri · 09:00–18:00 (IST)</p>
</div>
<div class="contact-card contact-form">
<h3 style="margin-top:0;font-family:var(--serif)">Send a Message</h3>
<form method="post" action="https://formspree.io/f/your-id" onsubmit="this.querySelector('button').textContent='Sending…'">
<label for="name">Name</label><input id="name" name="name" required class="input"/>
<label for="email">Email</label><input id="email" type="email" name="email" required class="input"/>
<label for="message">Message</label><textarea id="message" name="message" rows="6" required class="input" style="min-height:140px"></textarea>
<button type="submit" class="btn gold" style="margin-top:12px"><svg width="16" height="16"><use href="#ico-arrow"/></svg> Send</button>
</form>
</div>
</div>
</section>
</main>
<!-- ========================================================
FOOTER
======================================================== -->
<footer>
<div class="wrap foot">
<div>
<div class="logo">
<span class="crest-logo" aria-label="Brand crest">
<svg viewBox="0 0 64 64" role="img" aria-hidden="true">
<defs><linearGradient id="gold2_crest" x1="0" y1="0" x2="1" y2="1"><stop offset="0" stop-color="#F2DCA0"/><stop offset="1" stop-color="#B98B3A"/></linearGradient></defs>
<circle cx="32" cy="32" r="18" fill="none" stroke="url(#gold2_crest)" stroke-width="2"/>
<path d="M32 14l8 7-3 9h-10l-3-9 8-7z" fill="none" stroke="url(#gold2_crest)" stroke-width="2" transform="rotate(15 32 32)"/>
<path d="M18 28l9 0 5 8-6 8-8-3 0-13z" fill="none" stroke="url(#gold2_crest)" stroke-width="2" transform="rotate(15 32 32)"/>
<path d="M46 28l0 13-8 3-6-8 5-8 9 0z" fill="none" stroke="url(#gold2_crest)" stroke-width="2" transform="rotate(15 32 32)"/>
<circle cx="32" cy="32" r="7.5" fill="none" stroke="url(#gold2_crest)" stroke-width="1.8"/>
<path d="M36 32a4 4 0 1 1 0-0.1" fill="none" stroke="url(#gold2_crest)" stroke-width="1.8"/>
</svg>
</span> <div>
<strong>TR Aviation Media Solutions — Philippines Media House</strong>
<p class="muted">Unit 702, Creator's Cave, Tandang Sora, Quezon City, Metro Manila, Philippines 1105</p>
<p class="muted">Contact: <a href="/cdn-cgi/l/email-protection#137f7a70767d60765367727f7861767f767260763d707c7e"><span class="__cf_email__" data-cfemail="325e5b51575c41577246535e5940575e575341571c515d5f">[email protected]</span></a> | Phone: +63 917 823 8867</p>
</div>
</div>
</div>
<div>
<h3>Legal</h3>
<div class="links">
<a href="#dmca">DMCA</a>
<a href="#copyright">Copyright Policy</a>
<a href="#terms">Terms & Conditions</a>
<a href="#privacy">Privacy Policy</a>
</div>
</div>
<div>
<h3>Explore</h3>
<div class="links">
<a href="#catalog">Catalog</a>
<a href="#licensing">Licensing</a>
<a href="#contact">Contact</a>
<a href="#home">Back to top</a>
</div>
</div>
</div>
<div class="copyright">
© <span id="yr"></span> TR Aviation Media Solutions. All rights reserved.
This site and its content are protected under the Intellectual Property Code of the Philippines (RA 8293) and the U.S. Digital Millennium Copyright Act.
</div>
</footer>
<!-- Back to top -->
<div id="top" class="to-top"><a href="#home" aria-label="Back to top"><svg width="14" height="14"><use href="#ico-arrow"/></svg> Top</a></div>
<!-- ========================================================
SCRIPTS
======================================================== -->
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
// Hamburger (run after DOM)
(function(){
const toggle = document.querySelector('.menu-toggle');
const menu = document.getElementById('primary-menu');
if(!toggle || !menu) return;
toggle.addEventListener('click', () => {
const isOpen = menu.classList.toggle('open');
toggle.setAttribute('aria-expanded', isOpen);
});
// Close after selecting a link
menu.querySelectorAll('a').forEach(a => {
a.addEventListener('click', () => {
menu.classList.remove('open');
toggle.setAttribute('aria-expanded','false');
});
});
})();
// Active nav highlight + back-to-top
const links = Array.from(document.querySelectorAll('nav.menu a'));
const header = document.querySelector('header.nav');
const headerH = header ? header.offsetHeight : 72;
const sectionEls = Array.from(document.querySelectorAll('main section[id]'));
const topBtn = document.getElementById('top');
function smoothTo(hash){
const el = document.querySelector(hash);
if(!el) return;
const top = el.getBoundingClientRect().top + window.scrollY - (headerH - 4);
window.scrollTo({ top, behavior: 'smooth' });
}
function setActive(){
const y = window.scrollY + headerH + 20;
let cur = sectionEls[0] ? sectionEls[0].id : null;
for(const el of sectionEls){ if(el.offsetTop <= y) cur = el.id; }
links.forEach(a => a.classList.toggle('active', a.getAttribute('href') === '#' + cur));
topBtn && (topBtn.style.display = window.scrollY > 600 ? 'block' : 'none');
}
links.forEach(a => {
a.addEventListener('click', e => {
if(a.hash){ e.preventDefault(); smoothTo(a.hash); links.forEach(x => x.classList.remove('active')); a.classList.add('active'); }
});
});
setActive(); window.addEventListener('scroll', setActive); window.addEventListener('resize', setActive);
// Dynamic dates
document.getElementById('yr').textContent = new Date().getFullYear();
const pp = document.getElementById('pp-date'); if(pp) pp.textContent = new Date().toISOString().slice(0,10);
// Catalog filters
const grid = document.getElementById('grid');
const search = document.getElementById('search');
const type = document.getElementById('type');
const tier = document.getElementById('tier');
const clearFilters = document.getElementById('clearFilters');
function norm(s){ return (s||'').toLowerCase().trim(); }
function filter(){
const q = norm(search.value), t = type.value, r = tier.value;
grid.querySelectorAll('[role="listitem"]').forEach(card=>{
const title = norm(card.dataset.title);
const okQ = !q || title.includes(q);
const okT = !t || card.dataset.type === t;
const okR = !r || card.dataset.tier === r;
card.style.display = (okQ && okT && okR) ? '' : 'none';
});
}
[search,type,tier].forEach(el=>el && el.addEventListener('input', filter));
clearFilters && clearFilters.addEventListener('click', ()=>{ search.value=''; type.value=''; tier.value=''; filter(); });
</script>
</body>
</html>