CINXE.COM

2025 NAB Show

<!DOCTYPE html> <html lang="en-US"> <head><meta name="ROBOTS" content="INDEX,FOLLOW"><meta name="keywords" content=""><meta name="description" content=""> <meta charset="UTF-8" /> <title>2025 NAB Show</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="theme-color" content="#000000" /> <!-- LV25 OGP --> <meta property="og:logo" content="https://nabshow.com/wp-content/uploads/2024/10/NABShow_Logo_White.png" /> <meta property="og:locale" content="en_US" /> <meta property="og:url" content="https://nabshow.com" /> <meta property="og:type" content="website" /> <meta property="og:title" content="2025 NAB Show" /> <meta property="og:description" content="Learn how to get the most out of your resources. Connect with the powerhouse products, practices and influential people propelling broadcast, media and entertainment to a whole new level." /> <meta property="og:image" content="https://nabshow.com/wp-content/uploads/2024/10/NAB25-Social_Sharing.jpg" /> <!-- LV25 OGP --> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet" /> <link rel="stylesheet" href="https://use.typekit.net/ikn6aqn.css"> <!-- Google Tag Manager --> <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 = "https://www.googletagmanager.com/gtm.js?id=" + i + dl; f.parentNode.insertBefore(j, f); })(window, document, "script", "dataLayer", "GTM-MQKPWN"); </script> <!-- End Google Tag Manager --> <style> /* FadeIn ---------------------------------*/ @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } /* END FadeIn ---------------------------------*/ .animate-1 { opacity: 0; animation: fadeIn .8s ease forwards .1s; } .animate-2 { opacity: 0; animation: fadeIn .8s ease forwards .2s; } .animate-3 { opacity: 0; animation: fadeIn .8s ease forwards .3s; } .animate-4 { opacity: 0; animation: fadeIn .8s ease forwards .4s; } .animate-5 { opacity: 0; animation: fadeIn .8s ease forwards .5s; } .animate-6 { opacity: 0; animation: fadeIn .8s ease forwards .6s; } .animate-7 { opacity: 0; animation: fadeIn .8s ease forwards .7s; } .animate-8 { opacity: 0; animation: fadeIn .8s ease forwards .8s; } .animate-9 { opacity: 0; animation: fadeIn .8s ease forwards .9s; } .animate-10 { opacity: 0; animation: fadeIn .8s ease forwards 1s; } .animate-11 { opacity: 0; animation: fadeIn .8s ease forwards 1.1s; } html, body { margin: 0; padding: 0; font-family: "Open Sans", sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; box-sizing: border-box; overflow-x: hidden; min-height: 100dvh; } body { background-color: rgb(2, 6, 34); } body a { color: inherit; text-decoration: none; } body img { max-width: 100%; } .wrap { align-items: center; display: flex; flex-direction: column; justify-content: center; padding: 6em 2em 4em; position: relative; z-index: 10; } .container { height: 100%; overflow: hidden; position: absolute; width: 100%; top: 0; } .inner { display: flex; flex-direction: column; justify-content: center; max-width: 900px; padding: 0; position: relative; width: 100%; z-index: 10; } .dropdown-menu { display: flex; background-color: #b31e8e; justify-content: center; padding: .6em 2em .5em; position: relative; z-index: 1000; } .dropdown-menu > ul { list-style: none; padding: 0; flex-direction: row; margin: 0; display: flex; gap: 1em; } .dropdown-menu > ul > li { position: relative; margin: 10px 0; border-left: 2px solid #ffffff77; } .dropdown-menu > ul > li:first-of-type { border-left: 0; } .dropdown-menu a { text-decoration: none; display: flex; border-radius: 20px; border: none; background-color: #b31e8e; color: white; text-transform: uppercase; justify-content: center; font-weight: bold; } .dropdown-menu > ul > li > a { min-width: 260px; width: 100%; transition: all 0.2s ease; } .dropdown-menu a:hover { } .sub-menu { border-radius: 0 0 12px 12px; display: none; flex-direction: column; justify-content: center; list-style: none; margin-top: 17px; min-width: 200px; overflow: hidden; padding-left: 0; position: absolute; text-align: center; transition: all 0.2s ease; width: 100%; } .sub-menu li a { padding: 12px 8px; background: #b31e8e; border-radius: 0; font-size: 0.9rem; justify-content: center; } .sub-menu li a:hover { background: #b31e8e; color: rgba(255, 255, 255, 0.676); } .sub-menu li:last-of-type a { padding: 12px 8px 40px; } .brand { text-align: center; padding: 20px 20px 0; } .logo { filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.3)); height: auto; max-width: 400px; width: 100%; } h1 { color: white; font-family: brandon-grotesque, sans-serif; font-size: 5em; font-style: normal; font-weight: 900; line-height: 110%; margin-bottom: 40px; margin-top: 0; text-align: center; } h1 span { display: initial; } h2 { color: #00AEEF; font-weight: 900; font-size: 1.8rem; text-align: center; } h3 { color: #b31e8e; font-weight: 900; font-size: 1.6rem; font-family: brandon-grotesque, sans-serif; font-style: normal; text-align: center; text-transform: uppercase; } h4 { color: white; font-weight: 900; font-size: 1.9rem; font-family: brandon-grotesque, sans-serif; font-style: normal; margin-top: .8em; text-align: center; } .content { margin: auto; max-width: 900px; width: 100%; } .content a { color: white; font-weight: bold; text-decoration: underline; } .content p { color: white; font-weight: 400; line-height: 1.6; text-align: left; } .options { align-items: center; display: flex; flex-wrap: wrap; justify-content: center; flex-direction: column; list-style: none; padding: 0 0 60px; } .options a { background-color: #b31e8e; border-radius: 40px; color: #ffffff; cursor: pointer; display: block; flex: 1; font-size: 1.1rem; font-weight: 900; justify-content: center; max-width: 180px; padding: 0.65rem 1.9rem; position: relative; text-align: center; transition: all 0.2s ease; } .options a:hover { background-color: #ffffff; color: #ec008c; } /* BREAKPOINTS */ @media (max-width: 1200px) { .dropdown-menu > ul > li > a { min-width: 200px; font-size: small; } } @media (max-width: 900px) { .wrap { padding: 3em 2em 4em; } .dropdown-menu { justify-content: flex-start; padding: 0; padding-bottom: 30px; } .dropdown-menu > ul { flex-direction: column; width: 100%; } .dropdown-menu a { padding: 1em 2em .5em; } .dropdown-menu > ul { gap: 0; } .dropdown-menu > ul > li { margin: 0; border-left: 0; } .dropdown-menu > ul > li > a { justify-content: flex-start; font-size: initial; } .sub-menu { position: static; margin-top: 0; border-radius: 0; } .sub-menu li a { justify-content: flex-start; background: #710c57; padding: 1em 3em; } .sub-menu li:last-of-type a { padding: 1em 3em 2em; } .sub-menu li a:hover { background: #710c57; } h1 { font-size: 4.5em; } h1 span { display: block; } h2 { font-size: 1.2em; } h3 { font-size: 1.4rem; } } .vimeo-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; pointer-events: none; overflow: hidden; } .vimeo-wrapper iframe { width: 100vw; height: 56.25vw; min-height: 100vh; min-width: 177.77vh; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } </style> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MQKPWN" height="0" width="0" style="display: none; visibility: hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <nav class="dropdown-menu"> <ul> <li> <a href="">Exhibitor Opportunities</a> <ul class="sub-menu"> <li><a href="https://sales.nabshow.com/#index/product_section/exhibit/product_type/nab-show" target="_blank">Exhibit</a></li> <li><a href="https://sales.nabshow.com/#index/product_section/sponsor/product_type/nab-show" target="_blank">Sponsor</a></li> <li><a href="https://sales.nabshow.com/#product/361" target="_blank">Advertising</a></li> </ul> </li> <li> <a href="">Exhibitor Services</a> <ul class="sub-menu"> <li><a href="#">COMING SOON</a></li> </ul> </li> <li> <a href="">Plan Your Show</a> <ul class="sub-menu"> <li><a href="https://nab25.mapyourshow.com/8_0/#/" target="_blank">Exhibitor Directory</a></li> <li><a href="https://nab25.mapyourshow.com/8_0/floorplan/index.cfm" target="_blank">Floor Plan</a></li> <li><a href="https://nab25.mapyourshow.com/8_0/login/login.cfm" target="_blank">My Show Planner</a></li> <li><a href="https://az-hotels.expobook.com/nabshow" target="_blank">Book Hotel</a></li> </ul> </li> <li> <a href="">Speak at NAB Show</a> <ul class="sub-menu"> <li><a href="https://nab25-nabshow.cm.mapyourshow.com/2_0/proposals:main/" target="_blank">Call for Speakers</a></li> <li><a href="https://nabstreamingsummit.com/" target="_blank">Streaming Summit</a></li> </ul> </li> </ul> </nav> <div class="wrap"> <div class="inner"> <div class="brand"> <svg class="logo animate-1" width="185.28" height="39.46" viewBox="0 0 185.28 39.46" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill="white" d="M183.32.55c-1.05,0-1.97.79-1.97,2.01,0,1.15.83,2.01,1.97,2.01,1.06,0,1.95-.79,1.95-2.01s-.9-2.01-1.95-2.01ZM183.32,4.22c-.95,0-1.55-.74-1.55-1.66,0-.97.67-1.66,1.55-1.66s1.53.69,1.53,1.66-.67,1.66-1.53,1.66Z" /> <path fill="white" d="M184.22,2.12c0-.44-.26-.63-.81-.63h-.84v2.22h.37v-.95h.33l.58.95h.4l-.62-.97c.33-.04.58-.21.58-.62ZM182.94,2.45v-.65h.44c.21,0,.47.04.47.3,0,.32-.25.35-.51.35h-.4Z" /> <path fill="white" d="M59.47,29.51l-2.48,6.54h-.02l.26-6.54h-1.41l-2.48,6.51h-.02l.28-6.51h-1.35l-.16,8.38h1.55l2.39-6.31h.04l-.26,6.31h1.55l3.43-8.38h-1.32Z" /> <path fill="white" d="M63.67,31.4c-.65,0-1.27.34-1.72.86l-.04-.02.58-2.75h-1.27l-1.78,8.38h1.27l.9-4.23c.18-.83.76-1.23,1.27-1.23.63,0,.81.32.63,1.13l-.91,4.34h1.27l1-4.76c.28-1.27-.23-1.71-1.2-1.71Z" /> <path fill="white" d="M68.38,31.4c-1.97,0-2.71,1.76-3.06,3.42-.62,2.93.6,3.23,1.62,3.23,1.37,0,2.39-.88,2.69-2.28h-1.2c-.09.37-.4,1.41-1.3,1.41-.95,0-.83-1.08-.65-1.92l.07-.37h3.29l.14-.67c.4-1.76.16-2.82-1.6-2.82ZM68.86,33.67l-.07.34h-2.02l.04-.12c.18-.83.58-1.62,1.39-1.62.7.02.84.62.67,1.41Z" /> <path fill="white" d="M74.45,31.45c-.07-.02-.16-.05-.3-.05-.72,0-1.28.44-1.71,1.15h-.02l.21-.99h-1.27l-1.34,6.31h1.27l.81-3.77c.25-1.18,1-1.43,1.56-1.43.21,0,.42.05.51.07l.26-1.29Z" /> <path fill="white" d="M76.94,31.4c-1.97,0-2.71,1.76-3.06,3.42-.62,2.93.58,3.23,1.62,3.23,1.37,0,2.39-.88,2.69-2.28h-1.2c-.09.37-.4,1.41-1.3,1.41-.95,0-.83-1.08-.65-1.92l.07-.37h3.29l.14-.67c.4-1.76.16-2.82-1.6-2.82ZM77.42,33.67l-.07.34h-2.02l.04-.12c.18-.83.58-1.62,1.39-1.62.72.02.84.62.67,1.41Z" /> <path fill="white" d="M85.47,35.01c-.16.78-.56,2.01-1.67,2.01-.98,0-1.28-.69-.7-3.39.58-2.7,1.14-3.32,2.13-3.32.97-.04,1.02.86.84,1.62l-.04.14h1.34l.04-.16c.18-.86.42-2.63-1.95-2.63-2.11,0-3.06,1.36-3.69,4.36-.63,3-.26,4.36,1.85,4.36,1.97,0,2.88-1.48,3.2-3l.04-.18h-1.34l-.04.18Z" /> <path fill="white" d="M90.29,31.4c-1.83,0-2.62,1.36-3.04,3.32-.42,1.96-.11,3.32,1.64,3.32s2.64-1.36,3.06-3.32c.4-1.94.18-3.32-1.65-3.32ZM90.68,34.73c-.33,1.61-.67,2.38-1.6,2.38s-.91-.78-.56-2.38c.3-1.39.67-2.38,1.58-2.38s.88.97.58,2.38Z" /> <path fill="white" d="M96.22,31.4c-.7,0-1.37.34-1.81.9h-.03l.16-.74h-1.19l-1.34,6.31h1.27l.9-4.23c.18-.81.76-1.23,1.27-1.23.63,0,.81.32.63,1.13l-.91,4.34h1.27l1-4.76c.28-1.27-.23-1.71-1.2-1.71Z" /> <path fill="white" d="M99.31,36.26l.81-3.77h1.02l.19-.93h-1.04l.39-1.8h-1.27l-.39,1.8h-.86l-.19.93h.86l-.83,3.92c-.28,1.29.11,1.53.95,1.53.4,0,.76-.04,1.04-.11l.19-.93c-.12.02-.28.04-.46.04-.42,0-.53-.18-.42-.67Z" /> <path fill="white" d="M103.95,31.4c-1.97,0-2.71,1.76-3.06,3.42-.62,2.93.6,3.23,1.62,3.23,1.37,0,2.39-.88,2.69-2.28h-1.19c-.09.37-.4,1.41-1.3,1.41-.95,0-.83-1.08-.65-1.92l.07-.37h3.31l.14-.67c.37-1.76.12-2.82-1.62-2.82ZM104.43,33.67l-.07.34h-2.02l.04-.12c.18-.83.6-1.62,1.39-1.62.7.02.83.62.67,1.41Z" /> <path fill="white" d="M109.83,31.4c-.7,0-1.37.34-1.81.9h-.04l.16-.74h-1.2l-1.34,6.31h1.27l.9-4.23c.18-.81.76-1.23,1.27-1.23.63,0,.81.32.63,1.13l-.91,4.34h1.27l1-4.76c.28-1.27-.25-1.71-1.19-1.71Z" /> <path fill="white" d="M114.29,29.77h-1.27l-.39,1.8h-.86l-.19.93h.86l-.83,3.92c-.28,1.29.11,1.53.95,1.53.4,0,.76-.04,1.04-.11l.19-.93c-.12.02-.28.04-.46.04-.44,0-.53-.18-.44-.67l.79-3.77h1.04l.19-.93h-1.04l.4-1.8Z" /> <path fill="white" d="M120.89,35.01c-.16.78-.56,2.01-1.67,2.01-.98,0-1.28-.69-.7-3.39s1.14-3.32,2.13-3.32c.97-.04,1,.86.84,1.62l-.04.14h1.34l.04-.16c.19-.86.42-2.63-1.95-2.63-2.13,0-3.06,1.36-3.69,4.36-.63,3-.26,4.36,1.83,4.36,1.97,0,2.88-1.48,3.2-3l.04-.18h-1.34l-.02.18Z" /> <path fill="white" d="M125.7,31.4c-1.83,0-2.64,1.36-3.04,3.32-.42,1.96-.11,3.32,1.64,3.32s2.64-1.36,3.06-3.32c.4-1.94.18-3.32-1.65-3.32ZM126.09,34.73c-.33,1.61-.67,2.38-1.6,2.38s-.91-.78-.58-2.38c.3-1.39.67-2.38,1.58-2.38s.88.97.6,2.38Z" /> <path fill="white" d="M134.64,31.4c-.76,0-1.3.35-1.79.97-.07-.53-.35-.97-1.27-.97-.6,0-1.27.34-1.71.9h-.04l.16-.74h-1.18l-1.34,6.31h1.27l.9-4.23c.18-.81.76-1.23,1.25-1.23.53,0,.7.32.53,1.13l-.91,4.34h1.27l.9-4.23c.18-.81.76-1.23,1.27-1.23s.69.32.51,1.13l-.91,4.34h1.27l1.02-4.8c.26-1.22-.28-1.68-1.18-1.68Z" /> <path fill="white" d="M139.37,31.4c-1.97,0-2.71,1.76-3.06,3.42-.62,2.93.6,3.23,1.62,3.23,1.37,0,2.39-.88,2.69-2.28h-1.2c-.09.37-.4,1.41-1.3,1.41-.95,0-.83-1.08-.65-1.92l.07-.37h3.29l.14-.67c.4-1.76.16-2.82-1.6-2.82ZM139.84,33.67l-.07.34h-2.02l.03-.12c.18-.83.6-1.62,1.39-1.62.72.02.84.62.67,1.41Z" /> <path fill="white" d="M144.34,31.4c-1.3,0-2.27.55-2.51,1.73-.21,1.01.09,1.5.97,1.82l.95.37c.4.16.6.46.49.93-.12.58-.53.92-1.23.92s-.9-.41-.74-1.13l.03-.19h-1.12l-.05.23c-.26,1.22.07,1.96,1.65,1.96,1.28,0,2.37-.58,2.67-1.92.21-1.01-.11-1.5-.99-1.82l-.76-.28c-.62-.23-.79-.44-.69-.93.12-.58.56-.83,1.07-.83.65,0,.74.48.63.97l-.04.16h1.2l.05-.28c.18-.74,0-1.69-1.6-1.69Z" /> <path fill="white" d="M149.86,36.26l.79-3.77h1.04l.19-.93h-1.04l.39-1.8h-1.27l-.39,1.8h-.86l-.19.93h.86l-.83,3.92c-.28,1.29.09,1.53.95,1.53.4,0,.76-.04,1.04-.11l.19-.93c-.12.02-.28.04-.46.04-.42,0-.53-.18-.42-.67Z" /> <path fill="white" d="M154.45,31.4c-1.83,0-2.64,1.36-3.04,3.32-.42,1.96-.1,3.32,1.64,3.32s2.64-1.36,3.06-3.32c.4-1.94.18-3.32-1.65-3.32ZM154.82,34.73c-.33,1.61-.67,2.38-1.6,2.38s-.91-.78-.56-2.38c.3-1.39.67-2.38,1.58-2.38s.88.97.58,2.38Z" /> <path fill="white" d="M161.38,29.51h-1.34l-1.78,8.38h4.57l.23-1.13h-3.24l1.55-7.25Z" /> <path fill="white" d="M166.43,29.4h-1.27l-.28,1.27h1.27l.28-1.27Z" /> <path fill="white" d="M163.37,37.89h1.25l1.35-6.31h-1.27l-1.34,6.31Z" /> <path fill="white" d="M169.68,31.57h-1.04l.12-.55c.09-.42.33-.6.81-.6h.35l.21-.97c-.18-.02-.4-.04-.69-.04-1.02,0-1.69.37-1.93,1.57l-.12.58h-.88l-.19.93h.88l-1.14,5.38h1.27l1.14-5.38h1.04l.18-.93Z" /> <path fill="white" d="M172.21,31.4c-1.97,0-2.71,1.76-3.06,3.42-.62,2.93.6,3.23,1.62,3.23,1.37,0,2.39-.88,2.69-2.28h-1.2c-.09.37-.4,1.41-1.3,1.41-.95,0-.83-1.08-.65-1.92l.07-.37h3.29l.14-.67c.39-1.76.16-2.82-1.6-2.82ZM172.69,33.67l-.07.34h-2.02l.04-.12c.18-.83.6-1.62,1.39-1.62.7.02.84.62.67,1.41Z" /> <path fill="white" d="M18.9,15.75L5.13.63H0v21.5h4.8V7.02l13.75,15.12h5.13V.63h-4.78v15.12Z" /> <path fill="white" d="M52.73,14.2v7.95h15.67c2.44,0,4.38-.44,5.77-1.46,1.39-1.02,2.09-2.65,2.09-4.55.04-2.28-.84-4.13-2.5-5.19,1.13-1.06,1.72-2.47,1.72-4.07.02-1.82-.63-3.4-1.88-4.55-1.25-1.15-2.97-1.69-4.99-1.69h-15.88v8.34h2.71l-2.71,5.22ZM57.39,5.17h11.41c.76,0,1.23.19,1.58.51.35.34.51.71.53,1.36-.02.56-.18.93-.62,1.34-.44.39-.93.58-1.64.58h-11.27v-3.79ZM57.39,13.51h11.53c1.02,0,1.67.23,2.02.55.35.32.56.76.58,1.6-.02.72-.21,1.09-.63,1.41-.44.32-1.25.55-2.46.55h-11.04v-4.11Z" /> <path fill="white" d="M105.39,13.26h12.92v8.87h4.57V.63h-4.57v8.1h-12.92V.63h-4.57v21.5h4.57v-8.87Z" /> <path fill="white" d="M145.57,2.88C143.3.95,140.46-.02,137.15,0h-.02c-3.27,0-6.14.95-8.44,2.88-2.62,2.17-3.99,5.08-3.97,8.48-.02,3.44,1.34,6.37,3.94,8.5,2.29,1.9,5.15,2.86,8.49,2.86h.02c3.3,0,6.15-.93,8.42-2.82,2.6-2.15,3.94-5.08,3.94-8.54.02-3.4-1.34-6.3-3.96-8.48ZM142.79,16.23c-1.37,1.25-3.2,1.89-5.64,1.89s-4.29-.65-5.68-1.89c-1.39-1.25-2.06-2.8-2.06-4.89.02-1.99.69-3.53,2.11-4.83,1.43-1.29,3.25-1.92,5.63-1.94,2.16,0,3.89.58,5.29,1.69,1.63,1.34,2.39,2.93,2.41,5.06-.02,2.1-.69,3.65-2.06,4.9Z" /> <path fill="white" d="M171.35,15.31l-4.2-14.67h-5.19l-4.18,14.64-4.22-14.64h-5.17l6.79,21.5h5.21l4.18-14.59,4.17,14.59h5.26l6.74-21.5h-5.17l-4.2,14.67Z" /> <path fill="white" d="M51.4,6.23h-3.57l-1.58,3.07,1.76,3.49,3.39-6.56Z" /> <path fill="white" d="M44.43,19.74l-1.79-3.46-5.12,9.95h3.57l3.34-6.49Z" /> <path fill="white" d="M36.5,17.94h-3.55l-7.56,14.76h3.48l7.63-14.76Z" /> <path fill="white" d="M38.63,15.54l-12.34,23.92h3.55l12.33-23.92h-3.53Z" /> <path fill="white" d="M50.59,9.72l-12.78,24.71h3.55l12.75-24.71h-3.52Z" /> <path fill="white" d="M38.26,5.96l6.07,11.71.6,1.18,2.62-5.08L40.74.63h-5.01l-11.11,21.5h5.29l8.35-16.17Z" /> <path fill="white" d="M48.64,22.14h3.24l-1.62-3.12-1.62,3.12Z" /> <path fill="white" d="M92.89,17.28c-.98.55-2.51.86-4.54.86-3.11,0-6-.9-8.7-2.73l-.25-.16-2.58,3.6.23.19c2.74,2.4,6.54,3.56,11.29,3.55,3.27,0,5.87-.58,7.75-1.87,1.9-1.27,2.9-3.23,2.88-5.56.02-1.82-.63-3.39-1.9-4.43-1.27-1.04-3.06-1.68-5.42-2.01-.84-.12-2.5-.26-5.01-.44-1.67-.11-2.85-.32-3.45-.55-.88-.39-1.06-.67-1.07-1.2.02-.51.21-.85,1.04-1.29.81-.41,2.13-.63,3.9-.63,2.64,0,5.24.71,7.82,2.15l.56.32.42-.51,2.34-2.88-.65-.49c-2.78-2.08-6.24-3.1-10.27-3.1-2.99,0-5.4.55-7.17,1.76-1.78,1.18-2.74,2.98-2.73,5.08-.02,2.01.84,3.69,2.5,4.57,1.41.76,3.55,1.18,6.59,1.41,3.34.23,5.45.48,6.05.65,1.27.42,1.58.86,1.64,1.78-.04.85-.33,1.36-1.28,1.92Z" /> </svg> <h3 class="animate-2">April 5-9, 2025 | Las Vegas, NV</h3> </div> <div class="content"> <h1 class="animate-3">Storytelling <span>at Scale</span></h1> <h2 class="animate-4">This is where the industry shapes the future of broadcast, media and entertainment.</h2> <p class="animate-5">The NAB Show is the premier destination for leaders in the broadcast, media and entertainment industries. It convenes decision-makers from around the globe, offering valuable insights, cutting-edge tools, and innovative technologies that enable storytelling at scale. Nowhere else where you will experience emerging trends across artificial intelligence, the creator economy, sports, streaming/OTT and cloud virtualization all in one place.</p> </div> <div class="options"> <h4 class="animate-6">Registration now open.</h4> <a class="animate-7" href="https://registration.experientevent.com/ShowNAB251/" target="_blank">REGISTER NOW</a> </div> </div> </div> <div class="vimeo-wrapper"> <iframe src="https://player.vimeo.com/video/1025147868?background=1&autoplay=1&loop=1&byline=0&title=0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> </div> </body> <script> function addLoaded() { document.body.className += " loaded"; } document.addEventListener("DOMContentLoaded", () => { setTimeout(addLoaded, 500); }); </script> <script> const topLevelLinks = document.querySelectorAll('.dropdown-menu > ul > li > a'); let timeout; function closeAllSubmenus(exceptLink) { topLevelLinks.forEach(link => { if (link !== exceptLink) { const subMenu = link.nextElementSibling; if (subMenu && subMenu.classList.contains('sub-menu')) { subMenu.style.display = 'none'; } } }); } function handleInteraction(event) { clearTimeout(timeout); const link = event.currentTarget; const subMenu = link.nextElementSibling; if (event.type === 'click') { event.preventDefault(); } closeAllSubmenus(link); if (subMenu && subMenu.classList.contains('sub-menu')) { subMenu.style.display = 'flex'; } } function handleMouseLeave(event) { timeout = setTimeout(() => { closeAllSubmenus(); }, 300); // Adjust delay as needed } topLevelLinks.forEach(link => { link.addEventListener('click', handleInteraction); link.addEventListener('mouseenter', handleInteraction); link.addEventListener('mouseleave', handleMouseLeave); const subMenu = link.nextElementSibling; if (subMenu && subMenu.classList.contains('sub-menu')) { subMenu.addEventListener('mouseenter', () => clearTimeout(timeout)); subMenu.addEventListener('mouseleave', handleMouseLeave); } }); </script> </html>

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