{"id":88,"date":"2026-06-05T19:14:35","date_gmt":"2026-06-05T19:14:35","guid":{"rendered":"https:\/\/hrgglobal.org\/?page_id=88"},"modified":"2026-06-12T22:21:53","modified_gmt":"2026-06-12T22:21:53","slug":"main","status":"publish","type":"page","link":"https:\/\/hrgglobal.org\/","title":{"rendered":""},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"88\" class=\"elementor elementor-88\">\n\t\t\t\t<div class=\"elementor-element elementor-element-faa4721 e-flex e-con-boxed e-con e-parent\" data-id=\"faa4721\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5c28b5 elementor-widget elementor-widget-html\" data-id=\"c5c28b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>The Hailston Research Group<\/title>\n  <meta name=\"description\" content=\"The Hailston Research Group provides cleared research and multidisciplinary engineering insight across geopolitics, aerospace, science, and technology.\" \/>\n  <style>\n    :root {\n      --navy: #0b1f3a;\n      --navy-2: #142f52;\n      --burgundy: #6f1d1b;\n      --gold: #b08d57;\n      --cream: #f6f1e8;\n      --paper: #fffdf8;\n      --ink: #1d2630;\n      --muted: #69717a;\n      --line: #d8cbb8;\n      --shadow: 0 18px 45px rgba(11, 31, 58, 0.12);\n    }\n\n    * { box-sizing: border-box; }\n\n    body {\n      margin: 0;\n      font-family: Georgia, \"Times New Roman\", Times, serif;\n      color: var(--ink);\n      background: var(--cream);\n      line-height: 1.6;\n    }\n\n    a { color: var(--navy); text-decoration: none; }\n    a:hover { color: var(--burgundy); text-decoration: underline; }\n\n    .topbar {\n      background: var(--navy);\n      color: #fff;\n      font-family: \"Segoe UI\", Arial, sans-serif;\n      font-size: 0.82rem;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n      padding: 0.55rem 5vw;\n      display: flex;\n      justify-content: space-between;\n      gap: 1rem;\n      flex-wrap: wrap;\n    }\n\n    header {\n      background: var(--paper);\n      border-bottom: 1px solid var(--line);\n      position: sticky;\n      top: 0;\n      z-index: 10;\n      box-shadow: 0 3px 18px rgba(11, 31, 58, 0.07);\n    }\n\n    .nav-wrap {\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: 1rem 1.25rem;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 1.25rem;\n    }\n\n    .brand {\n      display: flex;\n      align-items: center;\n      gap: 0.9rem;\n    }\n\n    .seal {\n      width: 54px;\n      height: 54px;\n      border: 2px solid var(--gold);\n      border-radius: 50%;\n      display: grid;\n      place-items: center;\n      color: var(--gold);\n      font-weight: 700;\n      letter-spacing: 0.06em;\n      background: radial-gradient(circle, #fff 45%, #f3ead9 46%);\n      flex: 0 0 auto;\n    }\n\n    .brand h1 {\n      margin: 0;\n      font-size: clamp(1.25rem, 2vw, 1.75rem);\n      color: var(--navy);\n      line-height: 1.1;\n      letter-spacing: 0.02em;\n    }\n\n    .brand p {\n      margin: 0.15rem 0 0;\n      font-family: \"Segoe UI\", Arial, sans-serif;\n      font-size: 0.78rem;\n      color: var(--muted);\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    nav {\n      font-family: \"Segoe UI\", Arial, sans-serif;\n      display: flex;\n      gap: 1rem;\n      flex-wrap: wrap;\n      justify-content: flex-end;\n      font-size: 0.92rem;\n    }\n\n    nav a {\n      color: var(--navy);\n      font-weight: 600;\n    }\n\n    .hero {\n      background:\n        linear-gradient(rgba(11, 31, 58, 0.84), rgba(11, 31, 58, 0.78)),\n        repeating-linear-gradient(90deg, rgba(255,255,255,0.06) 0 1px, transparent 1px 90px),\n        linear-gradient(135deg, #0b1f3a, #183b66);\n      color: #fff;\n      border-bottom: 5px solid var(--gold);\n    }\n\n    .hero-inner {\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: clamp(4rem, 9vw, 7rem) 1.25rem;\n      display: grid;\n      grid-template-columns: 1.45fr 0.8fr;\n      gap: 3rem;\n      align-items: end;\n    }\n\n    .eyebrow {\n      font-family: \"Segoe UI\", Arial, sans-serif;\n      color: #e1c48b;\n      text-transform: uppercase;\n      letter-spacing: 0.14em;\n      font-size: 0.82rem;\n      font-weight: 700;\n      margin-bottom: 1rem;\n    }\n\n    .hero h2 {\n      font-size: clamp(2.35rem, 5vw, 4.65rem);\n      line-height: 0.98;\n      margin: 0 0 1.25rem;\n      max-width: 860px;\n    }\n\n    .hero p {\n      font-size: clamp(1.05rem, 1.8vw, 1.3rem);\n      max-width: 760px;\n      margin: 0;\n      color: #f7f0e4;\n    }\n\n    .hero-card {\n      background: rgba(255, 253, 248, 0.97);\n      color: var(--ink);\n      padding: 1.5rem;\n      border: 1px solid rgba(176, 141, 87, 0.7);\n      box-shadow: var(--shadow);\n    }\n\n    .hero-card h3 { margin-top: 0; color: var(--navy); }\n\n    .hero-card p,\n    .hero-card p.small,\n    .hero-card .small {\n      color: #000000 !important;\n    }\n\n    .button-row { display: flex; gap: 0.85rem; flex-wrap: wrap; margin-top: 1.5rem; }\n    .btn {\n      display: inline-block;\n      font-family: \"Segoe UI\", Arial, sans-serif;\n      font-weight: 700;\n      padding: 0.82rem 1.15rem;\n      border: 1px solid var(--gold);\n      background: var(--gold);\n      color: #111;\n      text-decoration: none;\n      letter-spacing: 0.02em;\n    }\n    .btn.secondary { background: transparent; color: #fff; border-color: #fff; }\n    .btn:hover { text-decoration: none; filter: brightness(0.96); }\n\n    main { max-width: 1180px; margin: 0 auto; padding: 3rem 1.25rem; }\n\n    section {\n      margin-bottom: 3.5rem;\n      background: var(--paper);\n      border: 1px solid var(--line);\n      box-shadow: 0 10px 28px rgba(11, 31, 58, 0.06);\n    }\n\n    .section-inner { padding: clamp(1.5rem, 3vw, 2.4rem); }\n\n    .section-title {\n      display: flex;\n      align-items: baseline;\n      gap: 1rem;\n      border-bottom: 2px solid var(--line);\n      padding-bottom: 0.85rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .section-title h2 {\n      margin: 0;\n      color: var(--navy);\n      font-size: clamp(1.65rem, 3vw, 2.4rem);\n    }\n\n    .section-title span {\n      font-family: \"Segoe UI\", Arial, sans-serif;\n      color: var(--burgundy);\n      font-size: 0.78rem;\n      text-transform: uppercase;\n      letter-spacing: 0.14em;\n      font-weight: 800;\n    }\n\n    .grid-3, .grid-2 {\n      display: grid;\n      gap: 1.2rem;\n    }\n\n    .grid-3 { grid-template-columns: repeat(3, 1fr); }\n    .grid-2 { grid-template-columns: repeat(2, 1fr); }\n\n    .panel {\n      border-left: 4px solid var(--gold);\n      background: #fbf7ef;\n      padding: 1.25rem;\n      min-height: 100%;\n    }\n\n    .panel h3 { margin-top: 0; color: var(--navy); }\n    .panel ul { padding-left: 1.15rem; margin-bottom: 0; }\n\n    .lede {\n      font-size: 1.15rem;\n      color: #303942;\n      max-width: 920px;\n    }\n\n    .topic-list {\n      columns: 2;\n      column-gap: 2rem;\n    }\n\n    .topic-list h3 { break-after: avoid; color: var(--navy); margin-bottom: 0.35rem; }\n    .topic-list ul { break-inside: avoid; margin-top: 0; }\n\n    \/* \u2500\u2500 CF7 form styling \u2500\u2500 *\/\n    .wpcf7 {\n      font-family: \"Segoe UI\", Arial, sans-serif;\n    }\n\n    .cf7-row {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 1rem;\n      margin-bottom: 1rem;\n    }\n\n    .cf7-field {\n      display: grid;\n      gap: 0.38rem;\n    }\n\n    .cf7-field label,\n    .wpcf7 label {\n      font-weight: 700;\n      color: var(--navy);\n      font-size: 0.92rem;\n    }\n\n    .wpcf7 input[type=\"text\"],\n    .wpcf7 input[type=\"email\"],\n    .wpcf7 textarea {\n      width: 100%;\n      border: 1px solid #b9ab98;\n      background: #fff;\n      padding: 0.8rem;\n      font: inherit;\n      color: var(--ink);\n      font-family: Georgia, \"Times New Roman\", Times, serif;\n    }\n\n    .wpcf7 select {\n      width: 100%;\n      border: 1px solid #b9ab98;\n      background: #fff;\n      padding: 0.8rem 2rem 0.8rem 0.8rem;\n      font: inherit;\n      color: var(--ink);\n      font-family: Georgia, \"Times New Roman\", Times, serif;\n      height: auto;\n      min-height: 3rem;\n      line-height: 1.5;\n      appearance: auto;\n      -webkit-appearance: auto;\n    }\n\n    .wpcf7 textarea { min-height: 130px; resize: vertical; }\n\n    .wpcf7 input[type=\"submit\"] {\n      cursor: pointer;\n      background: var(--navy);\n      color: #fff;\n      border: 0;\n      padding: 0.95rem 1.2rem;\n      font-weight: 800;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n      font-family: \"Segoe UI\", Arial, sans-serif;\n      margin-top: 0.5rem;\n    }\n\n    .wpcf7 input[type=\"submit\"]:hover { background: var(--navy-2); }\n\n    .wpcf7 .wpcf7-not-valid-tip {\n      color: var(--burgundy);\n      font-size: 0.82rem;\n    }\n\n    .wpcf7 .wpcf7-response-output {\n      border: 1px solid var(--gold);\n      padding: 0.75rem 1rem;\n      margin-top: 1rem;\n      font-size: 0.9rem;\n    }\n\n    .form-note {\n      font-family: Georgia, \"Times New Roman\", Times, serif;\n      background: #f3ead9;\n      border-left: 4px solid var(--burgundy);\n      padding: 1rem;\n      color: #343434;\n      margin-bottom: 1.25rem;\n    }\n\n    footer {\n      background: var(--navy);\n      color: #fff;\n      padding: 2.5rem 1.25rem;\n      margin-top: 2rem;\n      font-family: \"Segoe UI\", Arial, sans-serif;\n    }\n\n    .footer-inner {\n      max-width: 1180px;\n      margin: 0 auto;\n      display: flex;\n      justify-content: space-between;\n      gap: 1.5rem;\n      flex-wrap: wrap;\n    }\n\n    footer a { color: #f0d59c; }\n\n    .small { font-size: 0.9rem; color: var(--muted); }\n    .cream-text { color: #f7f0e4; }\n\n    .institutional-band {\n      background: #efe4d1;\n      border-top: 1px solid var(--line);\n      border-bottom: 1px solid var(--line);\n      font-family: \"Segoe UI\", Arial, sans-serif;\n    }\n\n    .band-inner {\n      max-width: 1180px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 1px;\n      background: var(--line);\n      border-left: 1px solid var(--line);\n      border-right: 1px solid var(--line);\n    }\n\n    .metric {\n      background: #fbf7ef;\n      padding: 1.1rem 1.25rem;\n    }\n\n    .metric strong {\n      display: block;\n      color: var(--navy);\n      font-family: Georgia, \"Times New Roman\", Times, serif;\n      font-size: 1.5rem;\n      line-height: 1.1;\n    }\n\n    .metric span {\n      display: block;\n      color: #5f6872;\n      text-transform: uppercase;\n      letter-spacing: 0.09em;\n      font-size: 0.72rem;\n      margin-top: 0.25rem;\n      font-weight: 800;\n    }\n\n    .program-card {\n      position: relative;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      background: linear-gradient(180deg, #fffdf8, #f8efe1);\n      padding: 1.35rem;\n      min-height: 100%;\n    }\n\n    .program-card::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 5px;\n      background: linear-gradient(90deg, var(--navy), var(--burgundy), var(--gold));\n    }\n\n    .program-card h3 { margin-top: 0.4rem; color: var(--navy); }\n    .program-card ul { padding-left: 1.1rem; margin-bottom: 0; }\n\n    .quote-panel {\n      margin-top: 1.5rem;\n      padding: 1.4rem 1.6rem;\n      border-left: 5px solid var(--burgundy);\n      background: #f3ead9;\n      font-size: 1.08rem;\n      color: #303942;\n    }\n\n    .section-kicker {\n      font-family: \"Segoe UI\", Arial, sans-serif;\n      text-transform: uppercase;\n      letter-spacing: 0.12em;\n      color: var(--burgundy);\n      font-weight: 800;\n      font-size: 0.75rem;\n      margin-bottom: 0.35rem;\n    }\n\n    @media (max-width: 860px) {\n      .hero-inner, .grid-3, .grid-2, .rss-grid, .band-inner, .cf7-row { grid-template-columns: 1fr; }\n      .nav-wrap { align-items: flex-start; flex-direction: column; }\n      nav { justify-content: flex-start; }\n      .topic-list { columns: 1; }\n      header { position: static; }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"topbar\">\n    <span>Strategic Research \u2022 Cleared Analysis \u2022 Multidiscipline Engineering<\/span>\n    <span>Washington, DC | Independent Research and Advisory<\/span>\n  <\/div>\n\n  <header>\n    <div class=\"nav-wrap\">\n      <div class=\"brand\">\n        <div class=\"seal\" aria-hidden=\"true\">HRG<\/div>\n        <div>\n          <h1>The Hailston Research Group<\/h1>\n          <p>Research, Strategy, and Technical Assessment<\/p>\n        <\/div>\n      <\/div>\n      <nav aria-label=\"Primary navigation\">\n        <a href=\"#about\">Who We Are<\/a>\n        <a href=\"#research\">Research Areas<\/a>\n        <a href=\"#researcher\">Become a Researcher<\/a>\n        <a href=\"#topics\">Research Topics<\/a>\n        <a href=\"#contact\">Contact<\/a>\n      <\/nav>\n    <\/div>\n  <\/header>\n\n  <div class=\"hero\">\n    <div class=\"hero-inner\">\n      <div>\n        <div class=\"eyebrow\">Policy insight for a contested century<\/div>\n        <h2>Independent research at the intersection of strategy, technology, and national power.<\/h2>\n        <p>The Hailston Research Group supports public- and private-sector decision makers with disciplined research, technical judgment, and strategic analysis grounded in military, academic, and engineering experience.<\/p>\n        <div class=\"button-row\">\n          <a class=\"btn\" href=\"#contact\">Request Consultation<\/a>\n          <a class=\"btn secondary\" href=\"#researcher\">Become a Researcher<\/a>\n        <\/div>\n      <\/div>\n      <aside class=\"hero-card\">\n        <h3>Available for Cleared Research<\/h3>\n        <p>HRG is structured to support research programs requiring discretion, technical literacy, and familiarity with national-security operating environments.<\/p>\n        <p class=\"small\">Engagements may include literature reviews, red-team analysis, engineering assessment, strategic forecasting, and research-program support.<\/p>\n      <\/aside>\n    <\/div>\n  <\/div>\n\n  <div class=\"institutional-band\" aria-label=\"Institutional capabilities\">\n    <div class=\"band-inner\">\n      <div class=\"metric\"><strong>Strategic<\/strong><span>Geopolitical Assessment<\/span><\/div>\n      <div class=\"metric\"><strong>Technical<\/strong><span>Engineering Review<\/span><\/div>\n      <div class=\"metric\"><strong>Operational<\/strong><span>Defense Context<\/span><\/div>\n      <div class=\"metric\"><strong>Scholarly<\/strong><span>Research Discipline<\/span><\/div>\n    <\/div>\n  <\/div>\n\n  <main>\n    <section id=\"about\">\n      <div class=\"section-inner\">\n        <div class=\"section-title\"><h2>Who We Are<\/h2><span>Institutional Profile<\/span><\/div>\n        <p class=\"lede\">The Hailston Research Group is a research and advisory organization dedicated to sober analysis of geopolitical, aerospace, scientific, and technological issues shaping American strategy and allied security.<\/p>\n        <div class=\"grid-3\">\n          <div class=\"panel\"><h3>Cleared Research Support<\/h3><p>Available for cleared and sensitive research environments where operational discretion, sound methodology, and careful handling of information are essential.<\/p><\/div>\n          <div class=\"panel\"><h3>Military and Academic Backgrounds<\/h3><p>Our team draws on prior military service, graduate research, and applied analysis across security studies, engineering, and international affairs.<\/p><\/div>\n          <div class=\"panel\"><h3>Multidiscipline Engineering<\/h3><p>Specialized capacity in technical assessment, systems thinking, aviation\/aerospace issues, science and technology trends, and research translation for senior audiences.<\/p><\/div>\n        <\/div>\n        <div class=\"quote-panel\">HRG's working style is deliberately institutional: careful sourcing, concise judgments, and research products prepared for decision makers who require both strategic context and technical precision.<\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"research\">\n      <div class=\"section-inner\">\n        <div class=\"section-title\"><h2>Research Areas<\/h2><span>Core Programs<\/span><\/div>\n        <p class=\"lede\">HRG organizes its work around research programs that combine policy analysis with technical literacy and an appreciation for operational realities.<\/p>\n        <div class=\"grid-3\">\n          <div class=\"program-card\"><div class=\"section-kicker\">Program I<\/div><h3>Geopolitical Strategy<\/h3><ul><li>Great-power competition<\/li><li>Alliance structures and burden-sharing<\/li><li>Regional security architecture<\/li><li>Strategic forecasting and scenario design<\/li><li>Political risk and state capacity<\/li><\/ul><\/div>\n          <div class=\"program-card\"><div class=\"section-kicker\">Program II<\/div><h3>Aviation \/ Aerospace<\/h3><ul><li>Airpower modernization<\/li><li>Aerospace industrial capacity<\/li><li>Uncrewed systems and counter-UAS<\/li><li>Space, high-altitude, and ISR systems<\/li><li>Airfield resilience and logistics<\/li><\/ul><\/div>\n          <div class=\"program-card\"><div class=\"section-kicker\">Program III<\/div><h3>Science &amp; Technology<\/h3><ul><li>Emerging technology assessment<\/li><li>Dual-use innovation<\/li><li>Engineering risk analysis<\/li><li>Technical research synthesis<\/li><li>AI, autonomy, and decision support<\/li><\/ul><\/div>\n          <div class=\"program-card\"><div class=\"section-kicker\">Program IV<\/div><h3>Defense Industrial Base<\/h3><ul><li>Supply-chain resilience<\/li><li>Munitions and sustainment capacity<\/li><li>Acquisition bottlenecks<\/li><li>Workforce and manufacturing readiness<\/li><li>Allied industrial cooperation<\/li><\/ul><\/div>\n          <div class=\"program-card\"><div class=\"section-kicker\">Program V<\/div><h3>Maritime and Littoral Security<\/h3><ul><li>Sea-lane control and denial<\/li><li>Port, chokepoint, and undersea infrastructure<\/li><li>Naval modernization<\/li><li>Gray-zone maritime coercion<\/li><li>Expeditionary logistics<\/li><\/ul><\/div>\n          <div class=\"program-card\"><div class=\"section-kicker\">Program VI<\/div><h3>Cyber, Data, and Information Integrity<\/h3><ul><li>Cyber risk and operational resilience<\/li><li>Influence operations<\/li><li>Data governance for research programs<\/li><li>Critical infrastructure vulnerability<\/li><li>Open-source intelligence methodology<\/li><\/ul><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"researcher\">\n      <div class=\"section-inner\">\n        <div class=\"section-title\"><h2>Become a Hailston Researcher<\/h2><span>Fellowship and Collaboration<\/span><\/div>\n        <p class=\"lede\">As new challenges arise internationally to American influence, a new cadre of intellectuals must emerge to lead American strategy into the next age of foreign policy. The Hailston Research Group aims to cultivate rising scholars and practitioners in international relations by establishing a working relationship between emerging researchers and principals with decades of practical experience and academic contribution.<\/p>\n        <p>Under Admiral Hailston's tutelage, the group aims to pass down the collective experience of a generation of foreign-policy professionals to new American thinkers and leaders, preparing them for challenges to American power across the globe.<\/p>\n\n        <div class=\"grid-2\">\n          <div>\n            <h3>How to Join<\/h3>\n            <p>Applicants should demonstrate deep subject knowledge in either US-NATO relations or the Asia-Pacific region. At minimum, applicants should hold a master's degree in a relevant field or possess equivalent professional experience.<\/p>\n            <p>Applicants should submit a resume, at least two published scholarly articles, and an extensive project proposal outlining a research project for collaboration with Admiral Hailston.<\/p>\n          <\/div>\n          <div class=\"panel\">\n            <h3>Minimum Skills<\/h3>\n            <ul>\n              <li>Collate, sort, and present research data for lay and expert audiences.<\/li>\n              <li>Conduct research independently and collaboratively.<\/li>\n              <li>Attend relevant events, network effectively, and gather anecdotal evidence ethically.<\/li>\n              <li>Support fundraising for research activity.<\/li>\n              <li>Manage junior researchers while maintaining quality control.<\/li>\n              <li>Assign, manage, and account for project budgets.<\/li>\n              <li>Monitor and assess research projects and index materials for finished products.<\/li>\n              <li>Maintain research integrity, data security, privacy, and collection ethics.<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n\n        <h3>Researcher Application Form<\/h3>\n\n        <!--\n          WORDPRESS \/ CF7 INSTRUCTIONS \u2014 RESEARCHER APPLICATION FORM\n          ============================================================\n          1. In your WordPress admin, go to Contact > Add New.\n          2. Name it \"Researcher Application\".\n          3. Build the form using these fields:\n\n             Your Name (text, required)        \u2192 use tag: [text* applicant-name]\n             Your Email (email, required)       \u2192 use tag: [email* applicant-email]\n             Degree \/ Experience (text)         \u2192 use tag: [text degree-experience]\n             Primary Specialty (select)         \u2192 use tag: [select applicant-specialty \"US-NATO Relations\" \"Asia-Pacific Region\" \"Aviation \/ Aerospace\" \"Science & Technology\" \"Other\"]\n             Project Proposal (textarea, req.)  \u2192 use tag: [textarea* project-proposal]\n             Publication Links (textarea)       \u2192 use tag: [textarea publication-links]\n             Resume Instructions (text)         \u2192 use tag: [text resume-instructions]\n             Submit button                      \u2192 use tag: [submit \"Submit Researcher Application\"]\n\n          4. In the Mail tab, set recipient to: research@hailstonresearch.com\n          5. Copy the shortcode shown at the top of the CF7 editor (e.g. [contact-form-7 id=\"123\" title=\"Researcher Application\"])\n          6. Replace the placeholder shortcode below with your actual shortcode.\n        -->\n\n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f145-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"145\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F88#wpcf7-f145-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"145\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f145-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<p><label> Full Name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> Email Address<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Highest Degree \/ Equivalent Experience<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span> <\/label>\n<\/p>\n<p><label> Primary Region or Discipline<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"select-491\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"select-491\"><option value=\"US-NATO Relations\">US-NATO Relations<\/option><option value=\"Asia-Pacific Region\">Asia-Pacific Region<\/option><option value=\"Aviation\/Aerospace\">Aviation\/Aerospace<\/option><option value=\"Science and Technology\">Science and Technology<\/option><option value=\"Other\">Other<\/option><\/select><\/span> <\/label>\n<\/p>\n<p><label> Project Proposal Summary<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-project-proposal-summary\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-project-proposal-summary\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><label> Publication Links (optional)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<span class=\"wpcf7-form-control-wrap recaptcha\" data-name=\"recaptcha\"><span data-sitekey=\"6LfdGhwtAAAAAPKOkzSiY-Qh0gZR5YktcjNRqKyu\" data-size=\"normal\" data-theme=\"light\" data-align=\"left\" class=\"wpcf7-form-control wpcf7-recaptcha g-recaptcha\"><\/span>\r\n<noscript>\r\n\t<div class=\"grecaptcha-noscript\">\r\n\t\t<iframe src=\"https:\/\/www.google.com\/recaptcha\/api\/fallback?k=6LfdGhwtAAAAAPKOkzSiY-Qh0gZR5YktcjNRqKyu\" frameborder=\"0\" scrolling=\"no\" width=\"310\" height=\"430\">\r\n\t\t<\/iframe>\r\n\t\t<textarea name=\"g-recaptcha-response\" rows=\"3\" cols=\"40\" placeholder=\"reCaptcha Response Here\">\r\n\t\t<\/textarea>\r\n\t<\/div>\r\n<\/noscript>\r\n<\/span>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n\n      <\/div>\n    <\/section>\n\n    <section id=\"topics\">\n      <div class=\"section-inner\">\n        <div class=\"section-title\"><h2>Research Topics<\/h2><span>Current Lines of Inquiry<\/span><\/div>\n        <div class=\"topic-list\">\n          <h3>The Belt and Road Initiative<\/h3>\n          <ul><li>Collaboration vs. competition: how does the BRI affect partner countries?<\/li><li>Effectiveness of the BRI across regions.<\/li><li>Chinese grand strategy and its enactment through BRI.<\/li><\/ul>\n\n          <h3>The East and South China Seas<\/h3>\n          <ul><li>Freedom of Navigation Operations.<\/li><li>Partnerships with Southeast Asian countries.<\/li><li>Japan's relationship with South Korea and prospects for stabilization.<\/li><li>Chinese artificial islands and their military implications.<\/li><\/ul>\n\n          <h3>Taiwan<\/h3>\n          <ul><li>The state of the Taiwanese military.<\/li><li>Changing Taiwanese defense acquisitions from American suppliers.<\/li><li>Is Taiwan defensible against Chinese invasion?<\/li><li>What would the loss of Taiwan mean for Japan's defense posture?<\/li><\/ul>\n\n          <h3>The New Role of NATO<\/h3>\n          <ul><li>Future operating conditions.<\/li><li>Cooperation among NATO countries with divergent geostrategic goals.<\/li><li>Coordination of diplomatic and military programs within NATO.<\/li><li>NATO and China: possible military conflict and economic entanglement.<\/li><\/ul>\n\n          <h3>NATO's Potential Additions or Subtractions<\/h3>\n          <ul><li>Turkey and Erdogan.<\/li><li>Ukraine and the \"little green men.\"<\/li><li>Bosnia and Herzegovina.<\/li><li>Georgia.<\/li><\/ul>\n\n          <h3>Defense Industrial Base Resilience<\/h3>\n          <ul><li>Allied munitions production and surge capacity.<\/li><li>Single-source supplier exposure in critical systems.<\/li><li>Shipbuilding, aerospace, and missile-production constraints.<\/li><li>Acquisition reform and the transition from prototype to program of record.<\/li><\/ul>\n\n          <h3>Autonomy, AI, and Future Warfare<\/h3>\n          <ul><li>Human-machine teaming in contested environments.<\/li><li>Operational use of AI-enabled intelligence fusion.<\/li><li>Ethical and command-accountability questions in autonomous systems.<\/li><li>Counter-autonomy, electronic warfare, and battlefield adaptation.<\/li><\/ul>\n\n          <h3>Arctic and High North Security<\/h3>\n          <ul><li>Russian military posture in the Arctic.<\/li><li>Allied basing, logistics, and domain awareness in extreme climates.<\/li><li>Critical minerals, sea routes, and infrastructure competition.<\/li><li>NATO coordination among Arctic member states.<\/li><\/ul>\n\n          <h3>Space and Strategic Infrastructure<\/h3>\n          <ul><li>Satellite resilience and proliferated architectures.<\/li><li>Counterspace threats and deterrence signaling.<\/li><li>Commercial space integration into national-security missions.<\/li><li>Vulnerability of undersea cables, ports, and energy nodes.<\/li><\/ul>\n\n          <h3>Middle East Security Architecture<\/h3>\n          <ul><li>Maritime security and energy chokepoints.<\/li><li>Iranian proxy networks and escalation dynamics.<\/li><li>Air and missile defense integration among partners.<\/li><li>Great-power competition in regional arms markets.<\/li><\/ul>\n\n          <h3>Irregular Warfare and Gray-Zone Competition<\/h3>\n          <ul><li>Coercion below the threshold of armed conflict.<\/li><li>Proxy forces, private military actors, and attribution challenges.<\/li><li>Disinformation and strategic communications.<\/li><li>Resilience of civil institutions under hybrid pressure.<\/li><\/ul>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"contact\">\n      <div class=\"section-inner\">\n        <div class=\"section-title\"><h2>Contact Portal<\/h2><span>Consultation Request<\/span><\/div>\n        <p class=\"form-note\"><strong>Initial consultation instructions:<\/strong> Use the form below to identify your topic of interest, organizational affiliation, and preferred availability for a 1-on-1 introductory consulting session. A representative will review the request and provide acknowledgement with appropriate next-step instructions.<\/p>\n\n        <!--\n          WORDPRESS \/ CF7 INSTRUCTIONS \u2014 CONTACT \/ CONSULTATION FORM\n          =============================================================\n          1. In your WordPress admin, go to Contact > Add New.\n          2. Name it \"Consultation Request\".\n          3. Build the form using these fields:\n\n             Your Name (text, required)              \u2192 use tag: [text* your-name]\n             Your Email (email, required)             \u2192 use tag: [email* your-email]\n             Organization (text)                     \u2192 use tag: [text organization]\n             Topic of Interest (select, required)    \u2192 use tag: [select* topic-of-interest \"Cleared Research Support\" \"Geopolitical Analysis\" \"Aviation \/ Aerospace\" \"Science & Technology\" \"Research Partnership\" \"Defense Industrial Base\" \"Maritime and Littoral Security\" \"Cyber, Data, and Information Integrity\" \"AI, Autonomy, and Future Warfare\" \"Become a Hailston Researcher\" \"Media or Speaking Inquiry\" \"Other\"]\n             Preferred Consultation Windows (text)   \u2192 use tag: [text consultation-windows placeholder \"Example: Tuesdays 1300-1500 ET\"]\n             Message (textarea, required)            \u2192 use tag: [textarea* your-message]\n             Submit button                           \u2192 use tag: [submit \"Send Consultation Request\"]\n\n          4. In the Mail tab, set recipient to: contact@hailstonresearch.com\n          5. Copy the shortcode shown at the top of the CF7 editor (e.g. [contact-form-7 id=\"124\" title=\"Consultation Request\"])\n          6. Replace the placeholder shortcode below with your actual shortcode.\n        -->\n\n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f148-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"148\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F88#wpcf7-f148-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"148\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f148-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<p><label> Full Name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> Email Address<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Organization<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span> <\/label>\n<\/p>\n<p><label> Topic of Interest<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"select-939\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"select-939\"><option value=\"Cleared Research Support\">Cleared Research Support<\/option><option value=\"Geopolitical Analysis\">Geopolitical Analysis<\/option><option value=\"Aviation \/ Aerospace\">Aviation \/ Aerospace<\/option><option value=\"Science &amp; Technology\">Science &amp; Technology<\/option><option value=\"Research Partnership\">Research Partnership<\/option><option value=\"Maritime and Littoral Security\">Maritime and Littoral Security<\/option><option value=\"Cyber, Data, and Information Integrity\">Cyber, Data, and Information Integrity<\/option><option value=\"AI, Autonomoy, and Future Warfare\">AI, Autonomoy, and Future Warfare<\/option><option value=\"Become a Hailston Researcher\">Become a Hailston Researcher<\/option><option value=\"Media\">Media<\/option><option value=\"Other\">Other<\/option><\/select><\/span> <\/label>\n<\/p>\n<p><label> Preferred Consultation Windows<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-project-proposal-summary\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-project-proposal-summary\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><label> Message<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<span class=\"wpcf7-form-control-wrap recaptcha\" data-name=\"recaptcha\"><span data-sitekey=\"6LfdGhwtAAAAAPKOkzSiY-Qh0gZR5YktcjNRqKyu\" data-size=\"normal\" data-theme=\"light\" data-align=\"left\" class=\"wpcf7-form-control wpcf7-recaptcha g-recaptcha\"><\/span>\r\n<noscript>\r\n\t<div class=\"grecaptcha-noscript\">\r\n\t\t<iframe src=\"https:\/\/www.google.com\/recaptcha\/api\/fallback?k=6LfdGhwtAAAAAPKOkzSiY-Qh0gZR5YktcjNRqKyu\" frameborder=\"0\" scrolling=\"no\" width=\"310\" height=\"430\">\r\n\t\t<\/iframe>\r\n\t\t<textarea name=\"g-recaptcha-response\" rows=\"3\" cols=\"40\" placeholder=\"reCaptcha Response Here\">\r\n\t\t<\/textarea>\r\n\t<\/div>\r\n<\/noscript>\r\n<\/span>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send Consultation Request\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <footer>\n    <div class=\"footer-inner\">\n      <div>\n        <strong>The Hailston Research Group<\/strong><br \/>\n        <span class=\"cream-text\">Research, Strategy, and Technical Assessment<\/span>\n      <\/div>\n      <div>\n        <a href=\"#contact\">Contact Portal<\/a> \u00b7 <a href=\"#researcher\">Researcher Applications<\/a>\n      <\/div>\n      <div>\u00a9 <span id=\"year\"><\/span> The Hailston Research Group. All rights reserved.<\/div>\n    <\/div>\n  <\/footer>\n\n  <script>\n    document.getElementById('year').textContent = new Date().getFullYear();\n  <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Hailston Research Group Strategic Research \u2022 Cleared Analysis \u2022 Multidiscipline Engineering Washington, DC | Independent Research and Advisory HRG The Hailston Research Group Research, Strategy, and Technical Assessment Who We Are Research Areas Become a Researcher Research Topics Contact Policy insight for a contested century Independent research at the intersection of strategy, technology, and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-88","page","type-page","status-publish","hentry"],"blocksy_meta":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hrgglobal.org\/index.php?rest_route=\/wp\/v2\/pages\/88","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hrgglobal.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hrgglobal.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hrgglobal.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hrgglobal.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=88"}],"version-history":[{"count":5,"href":"https:\/\/hrgglobal.org\/index.php?rest_route=\/wp\/v2\/pages\/88\/revisions"}],"predecessor-version":[{"id":178,"href":"https:\/\/hrgglobal.org\/index.php?rest_route=\/wp\/v2\/pages\/88\/revisions\/178"}],"wp:attachment":[{"href":"https:\/\/hrgglobal.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=88"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}