CINXE.COM

Conference Overview

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta http-equiv="x-ua-compatible" content="ie=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" type="image/png" href="images/sitelook/favicon.png"> <link rel="apple-touch-icon" type="image/png" href="images/sitelook/apple-touch-icon.png"> <!-- Global - Bootstrap v4.3.1 CSS... --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap.min.css"> <!-- Global - Font Awesome Free 5.9.0 CSS --> <!-- Commented out for now as Ami is loading both in page setup --> <!-- Global - Owl Carousel v2.3.4 CSS --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.css"> <!-- Global - eShow CSS --> <link rel="stylesheet" href="/templates/eshow/css/eshow_color.css"> <!-- Web Fonts --> <!-- ADOBE TYPEKIT WEB FONTS --> <link rel="stylesheet" href=https://use.typekit.net/bga5xob.css> <!-- Local - Old eShow CSS --> <link rel="stylesheet" href="css/modules.css" type="text/css"> <link rel="stylesheet" href="css/forms.css" type="text/css"> <!-- Local - Website/Sitelook and Navigation custom CSS --> <link rel="stylesheet" href="css/owl_overrides.css" type="text/css"> <link rel="stylesheet" href="css/fonts.css"> <link rel="stylesheet" href="css/siteVariables.css"> <link rel="stylesheet" href="css/nav_top_responsive.css"> <link rel="stylesheet" href="css/templateStyles.css"> <link rel="stylesheet" href="css/style.css"> <!-- Font Awesome 6 Free --> <!-- ******** Ami's page setup is loading fontawesome again - will need to look into it. --> <!--Current page setup - programming to look and clean up unnecessary css and js--> <title>Conference Overview</title> <link rel="canonical" href=""/> <meta name="description" content=""/> <script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'}); var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.async=true; j.src='//www.googletagmanager.com/gtm.js?id='+i+dl; f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-T6C64QC'); </script> <script type="text/javascript" src="https://d2jcgs2q1pxn84.cloudfront.net/_javascripts/dynamicdrive/dhtmltooltip.js?version=2"></script> <script type="text/javascript" src="https://d2jcgs2q1pxn84.cloudfront.net/_javascripts/eshow/common.js?version=6"></script> <script type="text/javascript" src="https://d2jcgs2q1pxn84.cloudfront.net/_javascripts/jsmx/engine.js"></script> <style type="text/css">@import url(https://d2jcgs2q1pxn84.cloudfront.net/_javascripts/jscalendar-1.0/calendar-win2k-1.css);</style> <script type="text/javascript" src="https://d2jcgs2q1pxn84.cloudfront.net/_javascripts/jscalendar-1.0/calendar.js"></script> <script type="text/javascript" src="https://d2jcgs2q1pxn84.cloudfront.net/_javascripts/jscalendar-1.0/lang/calendar-en.js"></script> <script type="text/javascript" src="https://d2jcgs2q1pxn84.cloudfront.net/_javascripts/jscalendar-1.0/calendar-setup.js"></script> <link rel="stylesheet" href="https://d2jcgs2q1pxn84.cloudfront.net/_javascripts/dhtmlmodal/windowfiles/dhtmlwindow.css" type="text/css" /> <link rel="stylesheet" href="https://d2jcgs2q1pxn84.cloudfront.net/_javascripts/dhtmlmodal/modalfiles/modal.css" type="text/css" /> <script type="text/javascript" src="https://d2jcgs2q1pxn84.cloudfront.net/_javascripts/dhtmlmodal/windowfiles/dhtmlwindow.js"></script> <script type="text/javascript" src="https://d2jcgs2q1pxn84.cloudfront.net/_javascripts/dhtmlmodal/modalfiles/modal.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/v4-shims.min.css"> <link rel="stylesheet" href="https://d2jcgs2q1pxn84.cloudfront.net/_templates/eshow/css/eshow_style.css?version=11232024" type="text/css" /> <!-- start: global assets configured by the show level --> <!-- end: global assets configured by the show level --> <!--end Current page setup--> <!-- Global - Necessary JS ******* Are all of these staying on the head section?????? --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/js/bootstrap.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script> <!-- Global - Datatables --> <link rel="stylesheet" href="/templates/assets/vendor/datatables/css/datatables.min.css"> <script type="text/javascript" src="/templates/assets/vendor/datatables/js/dataTables.min.js"></script> </head> <body class="body-inner"> <!-- Custom website (after body tag) - page_header custom programming includes code --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T6C64QC" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- TOP NAVIGATION WITH BRAND LOGO ===================== --> <style> /* TOP NAV WITH BRAND LOGO ===========================================================================================================*/ #nav-section { background-color: var(--navbar-primaryColor); /*padding: 1rem 0;*/ /*border-bottom: 10px solid var(--primaryColor);*/ /*box-shadow: 0px .5vw .5vw rgba(0,0,0,.30);*/ } @media (max-width: 991.98px) { #nav-section { padding: 0.5rem 0; } } /* ====================================== */ /* For button, per client's request - JCF */ #nav-section .container { position:relative; } #nav-section .navbar-button-container { position:absolute; top:20px; right: 25%; } @media (max-width: 1199.98px) { #nav-section .navbar-button-container { display:none; } } .navbar-button-container a.custom-button { color: #FFFFFF !important; /*background-color: var(--primaryColor) !important;*/ font-size: .9rem; padding: .4rem .8rem; margin-left: 1rem; } .navbar-button-container a.custom-button:hover, .navbar-button-container a.custom-button:focus { opacity:.7; } /* ====================================== */ /* Nav-Brand LOGO ============================================================================================*/ #top-res-nav .brand-logo-area { margin-right: 1rem; margin-left: 0; padding: 1.5rem 1.5rem 1.5rem 1.8rem; } #top-res-nav .nav-logo { max-width: 100%; max-height:60px; padding: 0; margin: 0; } @media (max-width: 767.98px) { #top-res-nav .brand-logo-area { margin-right: 0; margin-left: 0; padding: .5rem 0 .5rem 1rem; } #top-res-nav .nav-logo { max-width: 120px; margin: 0 auto; } } @media (max-width: 574.98px) { #top-res-nav .brand-logo-area { margin-right: 0; margin-left: 0; padding: .5rem 0 .5rem 1rem; } #top-res-nav .nav-logo { max-width: 120px; margin: 0 auto; } } @media (min-width: 1200px) { .container-full { max-width: 100%; } } /*All other navigation styles are in nav_top_responsive.css*/ </style> <section id="nav-section" class="sticky"> <div id="custom_top_nav" class="container container-full main-nav-container"> <div class="row"> <div class="col"> <nav id="top-res-nav" class="navbar navbar-expand-xl navbar-color"> <div class="container container-full d-flex"> <div class="navbar-brand brand-logo-area"> <a href="https://xponential.org/"> <img class="nav-logo" src="images/sitelook/navbar-logo.png" alt="Nav Logo"> </a> </div> <button class="navbar-toggler nav-align-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span> </button> <div id="navbarNav" class="collapse navbar-collapse nav-align-items"> <div class='row-fluid'> <div class='span12'> <div id='flyout_top_nav'> <nav id='main_top_nav'> <ul id='top_nav_menu' class='clearfix'> <li class="nav_lvl_1"><A HREF="https://xponential.org/who_attends.cfm" TARGET="" class="nav_lvl_1 nav_group_00" onmouseover="window.status='Attend'; return true;" onmouseout="window.status=''; return true;">Attend</A> <ul class="nav_group_01"> <li class="nav_level_0101"><A HREF="https://xponential.org/sag.cfm" TARGET="" class="nav_lvl_2 nav_group_01 nav_level_0101">Schedule-at-a-Glance</A></li><li class="nav_level_0103"><A HREF="https://xponential.org/who_attends.cfm" TARGET="" class="nav_lvl_2 nav_group_01 nav_level_0103">Who Attends and Why</A></li><li class="nav_level_0105"><A HREF="https://xponential.org/international.cfm" TARGET="" class="nav_lvl_2 nav_group_01 nav_level_0105">International</A></li><li class="nav_level_0107"><A HREF="https://xponential.org/vip_experience.cfm" TARGET="" class="nav_lvl_2 nav_group_01 nav_level_0107">VIP Experience</A></li><li class="nav_level_0111"><A HREF="https://xponential.org/book_hotel.cfm" TARGET="" class="nav_lvl_2 nav_group_01 nav_level_0111">Book Your Hotel</A></li><li class="nav_level_0113"><A HREF="https://xponential.org/about.cfm" TARGET="" class="nav_lvl_2 nav_group_01 nav_level_0113">About</A></li><li class="nav_level_0113"><A HREF="https://xponential.org/policies.cfm" TARGET="" class="nav_lvl_3 nav_group_01 nav_level_0113">Policies</A></li><li class="nav_level_0113"><A HREF="https://xponential.org/houston_visitor_guide.cfm" TARGET="" class="nav_lvl_3 nav_group_01 nav_level_0113">Houston Visitor Guide</A></li><li class="nav_level_0115"><A HREF="https://xponential.org/faqs.cfm" TARGET="" class="nav_lvl_2 nav_group_01 nav_level_0115">FAQs</A></li></ul> </li> <li class="nav_lvl_1"><A HREF="https://xponential.org/conference_overview.cfm" TARGET="" class="nav_lvl_1 nav_group_00 current_group" onmouseover="window.status='Programming'; return true;" onmouseout="window.status=''; return true;">Programming</A> <ul class="nav_group_02"> <li class="nav_level_0201"><A HREF="https://xponential.org/conference_overview.cfm" TARGET="" class="nav_lvl_2 current_page nav_group_02 nav_level_0201">Conference Overview</A></li><li class="nav_level_0203"><A HREF="https://xponential.org/co-located_partner.cfm" TARGET="" class="nav_lvl_2 nav_group_02 nav_level_0203">Co-Located Events</A></li><li class="nav_level_0205"><A HREF="https://xponential.org/networking_opportunities.cfm" TARGET="" class="nav_lvl_2 nav_group_02 nav_level_0205">Networking Opportunities</A></li><li class="nav_level_0207"><A HREF="https://xponential.org/speakers.cfm" TARGET="" class="nav_lvl_2 nav_group_02 nav_level_0207">Speakers</A></li><li class="nav_level_0215"><A HREF="https://xponential.org/presentation_service_center.cfm" TARGET="" class="nav_lvl_2 nav_group_02 nav_level_0215">Presentation Service Center</A></li></ul> </li> <li class="nav_lvl_1"><A HREF="exhibits.cfm" TARGET="" class="nav_lvl_1 nav_group_00" onmouseover="window.status='XPO Hall Exhibits + Sponsors'; return true;" onmouseout="window.status=''; return true;">XPO Hall Exhibits + Sponsors</A> <ul class="nav_group_05"> <li class="nav_level_0501"><A HREF="https://xponential.org/exhibits.cfm" TARGET="" class="nav_lvl_2 nav_group_05 nav_level_0501">Become a 2025 Exhibitor</A></li><li class="nav_level_0507"><A HREF="https://xponential.org/XPO_hall.cfm" TARGET="" class="nav_lvl_2 nav_group_05 nav_level_0507">XPO Hall Floorplan and List</A></li><li class="nav_level_0512"><A HREF="https://xponential.org/xpo_hall_features.cfm" TARGET="" class="nav_lvl_2 nav_group_05 nav_level_0512">XPO Hall Features</A></li><li class="nav_level_0512"><A HREF="https://xponential.org/pavillions.cfm" TARGET="" class="nav_lvl_3 nav_group_05 nav_level_0512">Pavilions</A></li><li class="nav_level_0514"><A HREF="https://xponential.org/meeting_room_rental.cfm" TARGET="" class="nav_lvl_2 nav_group_05 nav_level_0514">Meeting Room Rental</A></li><li class="nav_level_0515"><A HREF="https://xponential.org/sponsorship_opportunites.cfm" TARGET="" class="nav_lvl_3 nav_group_05 nav_level_0515">Sponsor</A></li><li class="nav_level_0515"><A HREF="https://xponential.org/become_media_partner.cfm" TARGET="" class="nav_lvl_3 nav_group_05 nav_level_0515">Become a Media Partner</A></li><li class="nav_level_0515"><A HREF="https://xponential.org/Outdoor_demos.cfm" TARGET="" class="nav_lvl_3 nav_group_05 nav_level_0515">Outdoor Demo Application</A></li><li class="nav_level_0520"><A HREF="https://xponential.org/exhibitor_tools.cfm" TARGET="" class="nav_lvl_2 nav_group_05 nav_level_0520">Exhibitor Tools</A></li></ul> </li> <li class="nav_lvl_1"><A HREF="https://www.xponential-europe.com/" TARGET="" class="nav_lvl_1 nav_group_00" onmouseover="window.status='XPONENTIAL Europe'; return true;" onmouseout="window.status=''; return true;">XPONENTIAL Europe</A> <ul class="nav_group_06"> </ul> </li> <li class="nav_lvl_1"><A HREF="https://xponential.org/attendee_registration.cfm" TARGET="" class="nav_lvl_1 nav_group_00" onmouseover="window.status='Register Now'; return true;" onmouseout="window.status=''; return true;">Register Now</A> <ul class="nav_group_07"> <li class="nav_level_0701"><A HREF="https://xponential.org/attendee_registration.cfm" TARGET="" class="nav_lvl_2 nav_group_07 nav_level_0701">Attendee Registration</A></li><li class="nav_level_0703"><A HREF="https://xponential.org/exhibitor_registration.cfm" TARGET="" class="nav_lvl_2 nav_group_07 nav_level_0703">Exhibitor Registration</A></li><li class="nav_level_0705"><A HREF="https://xponential.org/media_registration.cfm" TARGET="" class="nav_lvl_2 nav_group_07 nav_level_0705">Media Registration</A></li></ul> </li> <li class="nav_lvl_1"><A HREF="speaker_service_center.cfm" TARGET="" class="nav_lvl_1 nav_group_00" onmouseover="window.status='Speaker Service Center'; return true;" onmouseout="window.status=''; return true;">Speaker Service Center</A> <ul class="nav_group_12"> <li class="nav_level_1229"><A HREF="https://xponential.org/committee_service_center.cfm" TARGET="" class="nav_lvl_2 nav_group_12 nav_level_1229">Committee Service Center</A></li></ul> </li> <li class="nav_lvl_1"><A HREF="exhibitor_service_center.cfm" TARGET="_blank" class="nav_lvl_1 nav_group_00" onmouseover="window.status='Exhibitor Service Center'; return true;" onmouseout="window.status=''; return true;">Exhibitor Service Center</A> <ul class="nav_group_90"> <li class="nav_level_9000"><A HREF="https://xponential.org/budgetcalculator.cfm" TARGET="" class="nav_lvl_3 nav_group_90 nav_level_9000">Budget Calculator</A></li></ul> </li> </ul> <!-- End of id=top_nav_menu --> </nav> <!-- End of id=main_top_nav --> </div> <!-- End of id=flyout_top_nav --> </div> <!-- End of class span12 inside row-fluid --> </div> <!-- End of class row-fluid --> </div> </div> </nav> </div> <!-- end col --> </div> <!-- end row --> </div> <!-- end container --> </section> <!-- end section --> <div class="after-nav-content-start"> <!-- DATES-LOCATION BAR ============================================ --> <style> /*LATEST NEWS BANNER*/ #header-dates-section { background: var(--secondaryColor); padding:.5rem 0 0 0; } #header-dates-section p { font-size: 15px; font-weight: 700; letter-spacing: 0; text-align:center; margin-bottom: .35rem; } #header-dates-section p span { padding: 0 1.5rem; } @media (max-width: 767.98px) { #header-dates-section p { font-size: 10px; } #header-dates-section p span { padding: 0 .5rem; } } </style> <section id="header-dates-section"> <div class="container"> <div class="row"> <!-- MOVED MAIN TEXT TO PAGE LEFT COLUMN FOR CLIENT ACCESS --> <div class="col-12"> <p> <span> May 19 &ndash; 22 &nbsp; &vert; &nbsp; Education </span> <span> May 20 &ndash; 22 &nbsp; &vert; &nbsp; Exhibits </span> <span> Houston, TX </span> </p> </div> </div> </div> </div> </section> <!-- HERO ============================================ --> <!-- INTERIOR QUOTES CAROUSEL --> <!-- Isolate to Specific Page --> <!--=== PAGE CONTENT ===--> <section id="content-section"> <div class="container"> <div class="row"> <!-- SIDE COLUMN / SIDE NAV ======================================== --> <div id="side-column-content" class="col-lg-1 order-lg-first order-md-last order-sm-last order-last"> <div class="sidecolumn-custom"> </div> </div> <!-- ADMIN CONTROLLED CONTENT ======================================= --> <div id="admin-page-content" class="col-lg-12"> <div class="admincontent12"> <!--Content from Admin and modules starts here--> <h1 class="pageTitle">Conference Overview</h1> <style type="text/css">.tab input { position: absolute; opacity: 0; z-index: -1; } .tab__content { max-height: 0; overflow: hidden; transition: all 0.05s; font-family: azo-sans-web,sans-serif; } .tab input:checked ~ .tab__content { padding:15px; margin:5px; max-height:200%; overflow-wrap: break-word; } /* Visual styles */ .accordion { color: #000000; border: 2px solid; border-radius: 0.5rem; overflow: hidden; font-family: azo-sans-web,sans-serif; } .tab__label, .tab__close { display: flex; cursor: pointer; font-family: azo-sans-web,sans-serif; font-size:18px; } .tab__label { justify-content: space-between; padding: 1rem; } .tab__label::after { content: "\276F"; width: 1em; height: 1em; text-align: center; transform: rotate(90deg); transition: all 0.35s; font-style: normal; } .tab input:checked + .tab__label::after { content: "\00d7"; width: 20px; height: 20px; } .tab input:checked + .tab__label:hover { } .tab__content p { margin: 0; padding: 1rem; } .tab__close { justify-content: flex-end; padding: 0.5rem 1rem; font-size: 0.75rem; } /* Arrow animation */ .tab input:not(:checked) + .tab__label:hover { background-color:#f6f7f9; } </style> <a href="#a1" style="margin:5px">Keynotes</a> | <a href="#a2" style="margin:5px">Breakout Sessions</a> | <a href="#a3" style="margin:5px">Workshops</a> | <a href="#a4" style="margin:5px">AUVSI Defense</a> | <a href="#a5" style="margin:5px">Innovation Theater</a> |<br /> <br /> <a href="#a7" style="margin:5px">Solutions Theater</a> | <a href="#a6" style="margin:5px">Working Groups and Special Meetings</a> | <!---<a href="#a8" style="margin:5px">DE&I</a> | ---><a href="#a9" style="margin:5px">STEM</a> | <a href="#a10" style="margin:5px">Co-Located Events</a> <div style="padding-top: 2%;"> <p>The conference program at XPONENTIAL leads the way toward an autonomous future. Regulations are constantly changing, technology is constantly advancing, and integration is constantly facing new hurdles. At XPONENTIAL, experts from across the industry lend their perspectives and experiences to help you navigate it all. To level up your impact, take this opportunity to equip yourself with cutting-edge intel and research.</p> <div> <h2>EDUCATIONAL HIGHLIGHTS</h2> <div id="a1" style="scroll-margin-top: 250px; padding-top: 2%;"> <h3>Keynotes</h3> <p>Start each day with a surge of creativity and a wave of inspiration. This year Keynote Sessions will highlight interdisciplinary collaboration, focusing on how changes in technology, policy, safety, and society are shaping the uncrewed systems and robotics industry. These sessions are more than just talks&mdash;they&rsquo;re celebrations of breakthroughs, bold visions, and unconventional ideas, where industry giants, government leaders, change agents, and vanguards come together to set the tone and focus for the day.</p> </div> <div id="a2" style="scroll-margin-top: 250px; padding-top: 2%;"> <h3>Breakout Sessions</h3> <p>Breakout sessions are dedicated forums to explore topics relevant to your industry, work, and operations. They feature presentations, panel discussions, and audience engagement to drive deeper conversations and identify solutions to some of the industry&rsquo;s greatest challenges.</p> <p><em>Breakout sessions are curated around the year&rsquo;s most important topics. They require a Full Conference Pass or higher to attend.</em></p> <p style=" font-style: italic;">Have an idea for a breakout session? Respond to our <a href="call_for_presentations.cfm">Call for Proposals.</a></p> <section class="accordion"> <div class="tab"><input id="c1" name="accordion-1" type="checkbox" /> <label class="tab__label" for="c1" style="font-style: italic;">DATA &amp; ANALYTICS</label> <div class="tab__content"> <p>In the design of autonomy, strong data management is foundational. Whether it is the development of data standards, collection techniques, curation, or processing and design for AI / ML, these discussions are paramount.</p> <p><b>Keywords:</b> <em>Data management, data processing, data standards, data collection, data privacy, data storage, data science, data analysis, Policy/standards to realize this data plan, data taxonomy, data security, data sovereignty, Edge processing/computing, intelligence, data curation, predictive maintenance</em></p> </div> </div> <div class="tab"><input id="c8" name="accordion-1" type="checkbox" /> <label class="tab__label" for="c8" style="font-style: italic;">EDUCATION &amp; WORKFORCE DEVELOPMENT </label> <div class="tab__content"> <p>This track will explore the critical roles education and workforce development play in shaping the future of the autonomous technology industry. Featuring insights from educators, employers, and practitioners in the field, the sessions will highlight innovative approaches and successful strategies that are creating pathways for students and educators. The discussions will focus on the impact of these efforts in building a skilled workforce capable of meeting industry demands, driving economic growth, and fostering long-term collaboration between educational institutions, government, and the private sector. Attendees will gain valuable perspectives on how to cultivate a sustainable and inclusive ecosystem that equips the next generation with the expertise necessary to excel in autonomous technologies.</p> <p><b>Keywords:</b> <em>Workforce development, education ecosystem, skill building, higher education, future workforce, career pathways, economic growth, Public-Private Partnerships, workforce readiness, talent pipeline, STEM, curriculum development, Standard Occupational Classification Codes</em></p> </div> </div> <div class="tab"><input id="c2" name="accordion-1" type="checkbox" /> <label class="tab__label" for="c2" style="font-style: italic;">TECHNICAL RESEARCH &amp; PLATFORM DEVELOPMENT</label> <div class="tab__content"> <p>This track delves into cutting-edge research, innovations, and advancements driving the evolution of uncrewed and autonomous vehicle systems. Experts will share insights on next-generation technologies, algorithm development, sensor integration, AI and machine learning applications, models, simulations, and testing methodologies. Sessions will explore the latest trends, challenges, and breakthroughs shaping the future of unmanned systems.</p> <p><b>Keywords:</b> <em>algorithm development, applied research, Generative AI, Large Language Models, , data assurance, AI Assurance, transparency and trust, sensor integration, artificial intelligence, machine learning, testing methodologies, path planning, computer vision, degrees of autonomy, quantum technologies, R&amp;D, ethics, blockchain, design standards, design principles, human-centered design, mission capability, perception, verification and validation (V &amp; V), prototyping, common control, field testing, sandbox, key site, readiness levels, TRL</em></p> </div> </div> <div class="tab"><input id="c3" name="accordion-1" type="checkbox" /> <label class="tab__label" for="c3" style="font-style: italic;">TECHNICAL COMPONENTS, MATERIALS, &amp; PROPULSION</label> <div class="tab__content"> <p>This track focuses on the foundational elements that enable the functionality, reliability, and performance of uncrewed and autonomous vehicle systems. Attendees will gain valuable insights into state-of-the-art components such as sensors, actuators, communication systems, propulsion technologies, energy storage solutions, and advanced materials. Discussions will cover optimization strategies, durability enhancements, sustainability considerations, and emerging trends in component and material engineering for unmanned systems.</p> <p><b>Keywords:</b> <em>composites, advanced materials and additive manufacturing processes, propulsion technologies, airworthiness, communications, durability, optimization, energy storage solutions, vision systems, sensors, battery lifespan, safety, and more</em></p> </div> </div> <div class="tab"><input id="c4" name="accordion-1" type="checkbox" /> <label class="tab__label" for="c4" style="font-style: italic;">OPERATIONAL ECOSYSTEMS</label> <div class="tab__content"> <p>To operationalize autonomy, we must develop a plan to turn abstract into reality. The key constructs that will allow for operationalization of autonomy include establishment of the right infrastructure, both digital and physical, as well as testing, certification, and standards development, workforce and training, and identification of measurable and actionable outcomes supporting that future infrastructure. To realistically operationalize, we must transition from single testing environments to testing ecosystems that represent the progressive nature of introducing new operations. These ecosystems can be mission-focused, geographically specific, or technology agnostic, introducing operational nuances such as weather, system predictability, equipment degradation or failures, or even priority shifts and human intervention.</p> <p><b>Keywords:</b> <em>Testing and certification, digital infrastructure, physical infrastructure, charging stations, sky ports/vertiports, port cities, freight docks, UTM, legacy systems, DEI, training/ reskilling, human &ndash; machine teaming, human factors, skills gap, electrification, standards development, lessons learned, safety, risk management, logistics, command and control (C2), training and workforce development, sustainability, dual purpose tech, weather, predictability, ecosystem, system of systems, networks, CUAS, AAM, UAM, RAM, Smart cities, EV, eVTOL, energy, fire suppression, contingency planning, funding, grants, financing for infrastructure development</em></p> </div> </div> <div class="tab"><input id="c5" name="accordion-1" type="checkbox" /> <label class="tab__label" for="c5" style="font-style: italic;">POLICY &amp; REGULATIONS</label> <div class="tab__content"> <p>For the safe and seamless integration of autonomy into society, industry and government stakeholders must work together to develop policies, processes, and frameworks to support the laws that govern these systems and their implementation. Topics will relate to federal, state, local, tribal, and territorial authorities and the evolving regulatory environment, to include concepts for joint governance and shared infrastructure responsibility policy.</p> <p><b>Keywords:</b> <em>Federal policy &amp; regulations, state &amp; local &amp; tribal &amp; territorial regulations, grassroot initiatives and content involving federal, state, local, tribal and territorial agencies (FAA, NHTSA, NTSB, DOIT, FCC, IMO, NACo, State DOT, Tribal Nation, etc.), technical standards, security standards, certification, proof of concepts, demonstrations and experimental development, insurance and liability, trust, national security issues, ethics and responsible innovation, COLREGS, policy navigation and understanding</em></p> </div> </div> <div class="tab"><input id="c6" name="accordion-1" type="checkbox" /> <label class="tab__label" for="c6" style="font-style: italic;">IMPLEMENTATION &amp; VALUE</label> <div class="tab__content"> <p>Autonomy creates new opportunities for industries, organizations, and governments alike. Many of the technologies can be used cross-domain and cross-sector, and understanding their applications and advantages helps to increase adoption by end users &mdash; leading to market growth and increased revenue. Topics include use cases and applications across industries and government sectors, success stories and case studies from international, state, and local stakeholders.</p> <p><b>Keywords:</b> <em>industry collaboration, industry research, technology adoption, supply chain and logistics, freight, shipping, delivery, warehouse, future mobility, urban air mobility, conservation / blue technology, drones as a service, inspections, mapping, surveying, security, reconnaissance missions, surveillance, community outreach, funding, investment, venture capital, illustrating ROI, media/communications, transparency / trust, use cases, defense applications/missions, Part 135 implementation</em></p> </div> </div> <div class="tab"><input id="c7" name="accordion-1" type="checkbox" /> <label class="tab__label" for="c7" style="font-style: italic;">UNCREWED SYSTEMS SECURITY</label> <div class="tab__content"> <p>Ensuring the security and safety of autonomous vehicles, robotics, and uncrewed systems must be at the forefront of industry and government conversations. This track will cover both cybersecurity and counter-UxS (uncrewed systems) topics, addressing a comprehensive range of safety and security issues. From cybersecurity benchmarks and spoof-resistant solutions to data security measures and counter-UxS threat mitigation strategies to integrating advanced and evolving security practice into the safety culture, topics should focus on ensuring robust security frameworks and information assurance. Attendees will gain insights into the latest standards, testing protocols, and protective measures to safeguard against both cyber threats and physical UxS threats.</p> <p><b>Keywords:</b> <em>cybersecurity, product safety, risk, resilience, security framework, network security, vulnerability assessment, CISA, data protection and privacy, cybersecurity standards, control and security systems, hardware and software malfunction, spoofing, testing, supply chain security, tamper-proof AI, authority to operate (ATO), technical protection, counter-UxS, threat mitigation, physical security, UxS threat detection, security protocols, integrated security measures, OSINT, security audit, reverse engineer, drone forensics, firmware security, encryption, secure logging, cloud security</em></p> </div> </div> </section> <div id="a3" style="scroll-margin-top: 250px; padding-top: 2%;"> <h3>Workshops</h3> <p>Immersive workshops provide opportunities for engagement and cooperation with peers who share similar interests. These hands-on, collaborative experiences give an in-depth look into the full potential of uncrewed technologies now and in the future.</p> <p style="font-style: italic;">Content offered Monday &ndash; Wednesday. Workshops require a Full Conference Pass or higher to attend. Check back soon for more updates!</p> <p style="font-style: italic;">Have an idea for a workshop? Respond to our <a href="call_for_presentations.cfm">Call for Proposals.</a></p> </div> <div id="a4" style="scroll-margin-top: 250px; padding-top: 2%;"> <h3>AUVSI Defense</h3> <p>AUVSI Defense highlights the implementation of uncrewed, robotic, AI, and autonomous technologies in a military and national security context.</p> <p>Defense programming convenes government, military, industry, and academic stakeholders to support the implementation of uncrewed systems, robotics, AI, and autonomous technologies for national security and defense functions. AUVSI Defense amplifies trusted US technology and manufacturing capacity to bridge the DoD-industry gap by focusing on near-term and future needs. AUVSI Defense objectives include identifying implementation opportunities, scaling military capabilities, highlighting lessons learned from deployed systems, and strengthening the US global competitive advantage.</p> <p style="font-style: italic;">*Requires a Full Conference Pass. Service members in uniform will receive a complimentary XPO hall pass and access to the Defense Theater.</p> <p>Key Topics:</p> <ul> <li>Global competitive advantage</li> <li>Building manufacturing and materials capacity</li> <li>Scalability</li> <li>Cybersecurity</li> <li>The ethics of autonomy integration</li> <li>Workforce education and development</li> <li>Acquisition reform</li> <li>Open-source and common standards for knowledge sharing</li> <li>Plug-and-play, non-proprietary solutions</li> <li>Integration of emerging technologies and force multipliers</li> <li>Counter UxS</li> <li>International collaboration</li> </ul> </div> </div> <div id="a5" style="scroll-margin-top: 250px; padding-top: 2%;"> <h3>Innovation Theater</h3> <p>Educational sessions in the Innovation Theater explore new ways we can use autonomy to conduct inspections, support critical infrastructure, and support our startup community to transform businesses and society at large.</p> <p style="font-style: italic;">The Innovation Theater requires an XPO Hall pass to attend.</p> </div> <div id="a7" style="scroll-margin-top: 250px; padding-top: 2%;"> <h3>Solutions Theater</h3> <p>The Solutions Theater provides exhibitors a platform to present their latest advancements and developments in the XPO Hall.</p> <p style="font-style: italic;">The Solutions Theater requires an XPO Hall pass to attend.</p> </div> <div id="a6" style="scroll-margin-top: 250px; padding-top: 2%;"> <h3>Working Groups and Special Meetings</h3> <p>Several organizations and industry stakeholders hold meetings at XPONENTIAL. These sessions bring together experts in a shared field to work towards operationalization. Email <a href="mailto:education@auvsi.org">education@auvsi.org</a> if you are interested in learning more!</p> </div> <!---<div id="a8" style="scroll-margin-top: 250px; padding-top: 2%;"> <h3>DE&I Programming</h3> <p>As the only event designed to advance the entire uncrewed ecosystem, XPONENTIAL is where we drive important conversations that cultivate diversity and inclusiveness. Woven throughout all educational programming, we will explore a few key questions:</p> <ul> <li>How does bolstering DE&I within organizations improve decision-making, innovation, and engagement?</li> <li>What changes are needed that the industry can make today, and where do we want to be in the future?</li> <li>What are best practices for increasing equity and inclusiveness for end users, from technological discovery to platform design and integration?</li> </ul> </div>---> <div id="a9" style="scroll-margin-top: 250px; padding-top: 2%;"> <h3>STEM Programming</h3> <p>STEM programming at XPONENTIAL helps engineer a brighter future. We work with industry partners to provide meaningful, practical, and hands-on support for STEM education initiatives. We expect 350+ local, national, and international students and educators to join us at XPONENTIAL 2025.</p> <p>If you wish to collaborate on STEM initiatives, email <a href="mailto:education@auvsi.org">education@auvsi.org</a>.</p> </div> <div id="a10" style="scroll-margin-top: 250px; padding-top: 2%;"> <h3>Co-Located Events</h3> <p>XPONENTIAL carefully selects top industry organizations to present compelling information and innovative ideas that advance uncrewed systems and autonomy. The option to participate in a co-located event (co-lo) allows you to enhance your experience through unique training and education with experts in public safety, weather, law, education, defense acquisition, and maintenance and repair.</p> </div> </div> </div> <!--Content from Admin and modules ends here --> </div> <!-- end admincontent9 --> </div> <!-- end col-lg-9 --> <!--END ADMIN CONTROLLED CONTAINER================================================== --> </div> <!-- end row --> </div> <!-- end container --> </section> <!--end section --> <!-- END PAGE CONTENT ============================================ --> <!-- SPONSOR CAROUSEL WIDE ============================================ --> <!-- <style> /* SPONSOR WIDE CAROUSEL OWL */ #carousel-wide-section { background-color: transparent; padding: 3em 0; } .carousel-wide-container { background-color: #FFF; } #carousel-wide-section .section-title-container { background-color: transparent; } #carousel-wide-section h2 { color: var(--primaryColor); text-align: center; } #carousel-wide-section .section-title-container img { width:100%; } #carousel-wide-section .coordinator-logo { text-align: center; padding-top: 40px; } #carousel-wide-section .coordinator-logo img { height: 160px; } #carousel-sponsor-wide .owl-nav { /*display: none;*/ } </style> <section id="carousel-wide-section"> <div class="container section-title-container"> <div class="row"> <div class="col-12"> <h2> Thank You to Our 2024 Event Sponsors + Partners </h2> </div> </div> </div> <div class="container carousel-wide-container"> <div class="row"> <div class="col-12 px-lg-5"> <div id="carousel-sponsor-wide" class="owl-carousel owl-theme"> <div class="item"> <img src="images/sponsors/acutronic.png" alt="Acutronic"> </div> <div class="item"> <img src="images/sponsors/aerospace-defense-tech.png" alt="Aerospace Defense Tech"> </div> <div class="item"> <img src="images/sponsors/airborne-nlus.png" alt="Airborne NLUS"> </div> <div class="item"> <img src="images/sponsors/airborne-psa.png" alt="Airborne PSA"> </div> <div class="item"> <img src="images/sponsors/airt.png" alt="AIRT"> </div> <div class="item"> <img src="images/sponsors/amazon.png" alt="Amazon"> </div> <div class="item"> <img src="images/sponsors/arena.png" alt="Arena"> </div> <div class="item"> <img src="images/sponsors/booz-allen.png" alt="Booz Allen"> </div> <div class="item"> <img src="images/sponsors/chess-dynamics.png" alt="Chess Dynamics"> </div> <div class="item"> <img src="images/sponsors/consulate.png" alt="Consulate"> </div> <div class="item"> <img src="images/sponsors/cubepilot.png" alt="CubePilot"> </div> <div class="item"> <img src="images/sponsors/deloitte.png" alt="Deloitte"> </div> <div class="item"> <img src="images/sponsors/drone-journal.png" alt="Drone Journal"> </div> <div class="item"> <img src="images/sponsors/drone-masters.png" alt="Drone Masters"> </div> <div class="item"> <img src="images/sponsors/dtc.png" alt="DTC"> </div> <div class="item"> <img src="images/sponsors/erau.png" alt="ERAU"> </div> <div class="item"> <img src="images/sponsors/esri.png" alt="ESRI"> </div> <div class="item"> <img src="images/sponsors/fire.png" alt="Fire"> </div> <div class="item"> <img src="images/sponsors/flytbase.png" alt="Flytbase"> </div> <div class="item"> <img src="images/sponsors/gpc.png" alt="GPC"> </div> <div class="item"> <img src="images/sponsors/hidden-level.png" alt="Hidden Level"> </div> <div class="item"> <img src="images/sponsors/hitec.png" alt="HITEC"> </div> <div class="item"> <img src="images/sponsors/holybro.png" alt="HolyBro"> </div> <div class="item"> <img src="images/sponsors/honeywell.png" alt="Honeywell"> </div> <div class="item"> <img src="images/sponsors/inside-gnss.png" alt="Inside GNSS"> </div> <div class="item"> <img src="images/sponsors/inside-unmanned.png" alt="Inside Unmanned"> </div> <div class="item"> <img src="images/sponsors/kaman.png" alt="Kaman"> </div> <div class="item"> <img src="images/sponsors/leidos.png" alt="Leidos"> </div> <div class="item"> <img src="images/sponsors/massrobotics.png" alt="Massrobotics"> </div> <div class="item"> <img src="images/sponsors/matrixspace.png" alt="MatrixSpace"> </div> <div class="item"> <img src="images/sponsors/mes.png" alt="MES"> </div> <div class="item"> <img src="images/sponsors/mitre.png" alt="MITRE"> </div> <div class="item"> <img src="images/sponsors/morai.png" alt="MORAI"> </div> <div class="item"> <img src="images/sponsors/namc.png" alt="NAMC"> </div> <div class="item"> <img src="images/sponsors/nate.png" alt="NATE"> </div> <div class="item"> <img src="images/sponsors/nc-dot.png" alt="NC DOT"> </div> <div class="item"> <img src="images/sponsors/nokia.png" alt="Nokia"> </div> <div class="item"> <img src="images/sponsors/ocius.png" alt="OCIUS"> </div> <div class="item"> <img src="images/sponsors/opt.png" alt="OPT"> </div> <div class="item"> <img src="images/sponsors/ost.png" alt="OST"> </div> <div class="item"> <img src="images/sponsors/p3.png" alt="P3"> </div> <div class="item"> <img src="images/sponsors/perkins-coie.png" alt="Perkins Coie"> </div> <div class="item"> <img src="images/sponsors/police.png" alt="Police"> </div> <div class="item"> <img src="images/sponsors/ptero.png" alt="PTERO"> </div> <div class="item"> <img src="images/sponsors/red-cat.png" alt="Red Cat"> </div> <div class="item"> <img src="images/sponsors/rotorpro.png" alt="RotorPro"> </div> <div class="item"> <img src="images/sponsors/saab.png" alt="Saab"> </div> <div class="item"> <img src="images/sponsors/shine.png" alt="Shine"> </div> <div class="item"> <img src="images/sponsors/skydio.png" alt="Skydio"> </div> <div class="item"> <img src="images/sponsors/swift-engineering.png" alt="Swift Engineering"> </div> <div class="item"> <img src="images/sponsors/tekever.png" alt="Tekever"> </div> <div class="item"> <img src="images/sponsors/terradrone.png" alt="Terradrone"> </div> <div class="item"> <img src="images/sponsors/u-arkansas.png" alt="U Arkansas"> </div> <div class="item"> <img src="images/sponsors/uas-magazine.png" alt="UAS Magazine"> </div> <div class="item"> <img src="images/sponsors/uav-coach.png" alt="UAV Coach"> </div> <div class="item"> <img src="images/sponsors/uavionix.png" alt="uAvionix"> </div> <div class="item"> <img src="images/sponsors/uej.png" alt="UEJ"> </div> <div class="item"> <img src="images/sponsors/ultra-maritime.png" alt="Ultra Maritime"> </div> <div class="item"> <img src="images/sponsors/ustmag.png" alt="USTMag"> </div> <div class="item"> <img src="images/sponsors/va-usc.png" alt="VA USC"> </div> <div class="item"> <img src="images/sponsors/volz.png" alt="Volz"> </div> <div class="item"> <img src="images/sponsors/warren-cc.png" alt="Warren CC"> </div> <div class="item"> <img src="images/sponsors/wing.png" alt="Wing"> </div> <div class="item"> <img src="images/sponsors/ximea.png" alt="XIMEA"> </div> <div class="item"> <img src="images/sponsors/xyht.png" alt="XYHT"> </div> </div> </div> </div> </div> </section> --> <!-- EVENT FOOTER ============================================ --> <style> /* EVENT FOOTER */ #event-footer-section { background-color:; padding: 50px 0 30px 0; } #event-footer-section .footer-logo img { max-width: 70%; } #event-footer-section .footer-text { color: #000; font-size: .75rem; text-align: center; padding: 40px 0 0 0; } #event-footer-section .footer-copyright { color: #000; font-size: .75rem; text-align: center; } #event-footer-section .footer-text a { color: var(--primaryColor); font-weight: 700; text-decoration: underline; } #event-footer-section .footer-text a:hover, #event-footer-section .footer-text a:focus { color: var(--primaryColor); } @media (max-width: 991.98px) { } /*====== Footer social media styles =======*/ .social-media{ text-align: center; margin:0 auto; } .twitter-img svg{ margin-bottom:.9em; fill: #0A062F; } #event-footer-section .social-media-links { text-align: center; padding: 1rem 0; } #event-footer-section .social-media-links a { font-size: 0.6rem; color: #0A062F; text-decoration: none; padding: 0 0.07rem; } #event-footer-section .social-icons span { margin-bottom: 0.5rem; } /* These apply ONLY if using plain icons */ #event-footer-section .social-media-links a.plain-social-icons { font-size: 0.85rem; color: #0A062F; text-decoration: none; padding: 0 0.35rem; } #event-footer-section .plain-social-icons i { margin-bottom: 0.5rem; } #event-footer-section .social-media-links a:hover, #event-footer-section .social-media-links a:focus { color: var(--thirdColor); } #event-footer-section .social-media-links i.fa-inverse { color: var(--primaryColor-text); } #event-footer-section .social-media-links i.fa-inverse:hover { color: var(--thirdColor-text); } /* Small devices (landscape phones, less than 768px) */ @media (max-width: 767.98px) { #event-footer-section .social-media-links { text-align: center; padding: 1.25rem 0; } } </style> <footer id="event-footer-section"> <div class="container"> <div class="row"> <div class="col-12"> <div class="footer-logo"> <center> <img class="img-fluid" src="images/sitelook/footer-logo-lockup.png" alt="Logo"> </center> </div> </div> <div class="social-media"> <div class="social-media-links"> <a class="plain-social-icons" href="https://www.facebook.com/people/Xponential-Show/61566877499794/" target="_blank" aria-label="Facebook"> <i class="fab fa-facebook-f fa-2x" aria-hidden="true" title="Facebook"></i> </a> <a class="plain-social-icons twitter-img" href="https://x.com/XPONENTIALshow" target="_blank" aria-label="Twitter"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="2em" padding-bottom="45px"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> </a> <a class="plain-social-icons" href="https://www.linkedin.com/showcase/xponentialshow/" target="_blank" aria-label="LinkedIn"> <i class="fab fa-linkedin-in fa-2x" aria-hidden="true" title="LinkedIn"></i> </a> <a class="plain-social-icons" href="https://www.instagram.com/xponentialshow/ " target="_blank" aria-label="Instagram"> <i class="fab fa-instagram fa-2x" aria-hidden="true" title="Instagram"></i> </a> </div> </div> </div> <div class="row"> <div class="col-12"> <p class="footer-text"> Have a question? <a href="faqs.cfm">Check the FAQs</a> or <a href="mailto:xpo@mdna.com?subject=XPONENTIAL 2025 Question">contact event support</a> &emsp;|&emsp; <a href="show_policies.cfm">Show Policies</a> &emsp;|&emsp; <a href="privacy_policy.cfm">Privacy Policy</a> </p> <p class="footer-copyright"> Copyright &copy 2024 Association for Uncrewed Vehicle Systems International (AUVSI) &emsp;|&emsp; All rights reserved </p> </div> </div> </div> </footer> <!-- SITEMAP FOOTER ============================================ --> <style> /* SITEMASP FOOTER */ #sitemap-footer-section { background-color: #e6e7e8; padding: 40px 0 30px 0; } .footer-links-heading a { color: #000; font-size: .75rem; font-weight: 700; margin: 0; } .footer-links a { color: #000; font-size: .75rem; font-weight: 400; } .footer-links ul { list-style: none; padding: 0; } .footer-links ul li { text-align: left; line-height: normal; } .footer-text a:hover, .footer-text a:focus { color: #000; } @media (max-width: 991.98px) { .footer-logo { margin: 0 auto;/*padding: 1.25rem 0;*/ } } </style> <footer id="sitemap-footer-section"> <div class="container"> <div class="row"> <div class="col-12 col-md-12 col-lg-4"> <div class="footer-links-heading"> <a href="who_attends.cfm"> Attend </a> </div> <div class="footer-links"> <ul> <li><a href="sag.cfm">Schedule-At-A-Glance</a></li> <li><a href="who_attends.cfm">Who Attends and Why</a></li> <li><a href="international.cfm">International</a></li> <li><a href="vip_experience.cfm">VIP Experience</a></li> <!--<li><a href="media_hub.cfm">Media Hub</a></li>--> <li><a href="book_hotel.cfm">Book Your Hotel</a></li> <li><a href="about.cfm">About</a></li> <li><a href="faqs.cfm">FAQs</a></li> </ul> </div> </div> <div class="col-12 col-md-12 col-lg-4"> <div class="footer-links-heading"> <a href="conference_overview.cfm"> Programming </a> </div> <div class="footer-links"> <ul> <li><a href="conference_overview.cfm">Conference Overview</a></li> <li><a href="co-located_partner.cfm">Become a Co-Located Partner</a></li> <li><a href="networking_opportunities.cfm">Networking Opportunities</a></li> <li><a href="speakers.cfm">Speakers</a></li> <!--<li><a href="program_schedule.cfm">Full Searchable Program Schedule</a></li>--> </ul> </div> </div> <div class="col-12 col-md-12 col-lg-4"> <div class="footer-links-heading"> <a href="exhibits.cfm"> XPO Hall Exhibits + Sponsors </a> </div> <div class="footer-links"> <ul> <li><a href="exhibit_sales.cfm">Become a 2025 Exhibitor</a></li> <li><a href="XPO_hall.cfm">XPO Hall Floorplan and List</a></li> <li><a href="xpo_hall_features.cfm">XPO Hall Features</a></li> <li><a href="meeting_room_rental.cfm">Meeting Room Rental</a></li> <li><a href="sponsor.cfm">Sponsor</a></li> <li><a href="exhibitor_tools.cfm">Exhibitor Tools</a></li> </ul> </div> </div> </div> </div> </footer> <!-- ESHOW FOOTER ============================================ --> <style> /* eSHOW FOOTER ===========================================================================================================*/ #footer-eshow-section { background-color: #333; padding: 0; } .footer-eshow-container { background-color: transparent; padding: 1.5rem 0; } .eshow-footer-logo { padding: 0.75rem 0 0 0; margin-bottom:1rem; max-width: 120px; /*width: 170px;*/ } .copyright-year { font-family: var(--siteFont-forms); /*DO NOT Change*/ font-size: 0.7rem; line-height: 1.65; color: rgba(255,255,255,.5); padding: 0 0.5rem 0.5rem 0.5rem; } </style> <footer id="footer-eshow-section"> <div class="container footer-eshow-container"> <div class="row"> <div class="col-12 text-center"> <a href="http://www.goeshow.com/" target="_blank"> <img class="eshow-footer-logo img-fluid img-svg" src="images/sitelook/eshow-powered-white.svg" alt="Powered by eShow" /> </a> <br /> <div class="copyright-year">Copyright &copy; 2024. All rights reserved.</div> </div> </div> <!-- end row --> </div> <!-- end container --> </footer> <!--end footer --> </div> <!-- end after-nav-content-start --> <p id="back-top"> <a href="#top"> Back to Top </a> </p> <script src="js/scroll_top.js"></script> <script src="/templates/eshow/js/responsive_imagemap.js"></script> <!--start override javascripts--> <!-- OWL CAROUSEL SCRIPTS ==================================================================== --> <script> $(document).ready(function() { $('#carousel-sponsor-wide').each(function(i) { var ifMultiple = false; $thisSponsor = $(this); if($thisSponsor.children('.item').length > 5) { ifMultiple = true; } $thisSponsor.owlCarousel({ loop: ifMultiple, autoplay: true, nav: true, dots: false, autoplayTimeout: 1500, margin: 20, navText: ['<span class="fas fa-chevron-left fa-2x"></span>','<span class="fas fa-chevron-right fa-2x"></span>'], responsiveClass: true, responsive: { 0: { items: 1, dots: false, nav: true }, 576: { items: 2, dots: false, nav: true }, 768: { items: 3, dots: false, nav: true }, 992: { items: 4, dots: false, nav: true }, 1200: { items: 5, dots: false, nav: true } } }) }) }) </script> <script> $(document).ready(function() { $('#carousel-testimonials').owlCarousel({ autoplay: true, nav: false, dots: true, loop: true, singleItem:true, items:1, autoplayTimeout: 10000, margin: 10, navText: ['<span class="fas fa-chevron-left fa-2x"></span>','<span class="fas fa-chevron-right fa-2x"></span>'], responsiveClass: true, responsive: { 992: { dots: true, nav: true, }, } }) }) </script> <script> $(document).ready(function() { $('#interior-testimonials-carousel').owlCarousel({ autoplay: true, nav: false, dots: true, loop: true, singleItem:true, items:1, autoplayTimeout: 10000, margin: 10, navText: ['<span class="fas fa-chevron-left fa-2x"></span>','<span class="fas fa-chevron-right fa-2x"></span>'], responsiveClass: true, responsive: { 992: { dots: true, nav: true, }, } }) }) </script> <!-- COUNTDOWN SCRIPT ==================================================================== --> <script> $( document ).ready(function() { $("#main_top_nav li.nav_lvl_1:nth-child(1)").addClass('item-1'); $("#main_top_nav li.nav_lvl_1:nth-child(2)").addClass('item-2'); $("#main_top_nav li.nav_lvl_1:nth-child(3)").addClass('item-3'); $("#main_top_nav li.nav_lvl_1:nth-child(4)").addClass('item-4'); $("#main_top_nav li.nav_lvl_1:nth-child(5)").addClass('item-5'); $("#main_top_nav li.nav_lvl_1:nth-child(6)").addClass('item-6'); $("#main_top_nav li.item-5 a").css('backgroundColor','#feca0a').css('color','#ffffff'); $("#main_top_nav li.nav_lvl_1:nth-child(6)").insertAfter("#main_top_nav li.nav_lvl_1:nth-child(3)"); }); </script> <script> $( document ).ready(function() { $("#main_top_nav li.item-6").css('display','none'); }); </script> <!-- end override javascripts--> <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="/templates/eshow/js/html5.js"></script> <![endif]--> <script> window.onscroll = function() {myFunction()}; var navbar = document.getElementById("nav-section"); var sticky = navbar.offsetTop; function myFunction() { if (window.pageYOffset >= sticky) { navbar.classList.add("sticky") } else { navbar.classList.remove("sticky"); } } </script> <!-- Custom website (before closing body tag) - page_footer custom programming includes code --> </body></html>

Pages: 1 2 3 4 5 6 7 8 9 10