CINXE.COM
OTC 2025 Opening Ceremony
<!DOCTYPE html> <html lang="en-US" class="no-js"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <title> OTC 2025 Opening Ceremony </title> <meta name="generator" content="SHOWOFF by ASP.events" /> <meta name="author" content=""> <meta name="description" content="industry leaders and experts will set the stage for what will be an exciting four days of networking, learning, and sharing. Be part of the dialogue as we explore the future of offshore energy in our must-attend Plenary Session." /> <meta name="keywords" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta property="og:title" content="OTC 2025 Opening Ceremony" /> <meta property="og:site_name" content="OTC 2025 (25OTC)" /> <meta property="schema:description" typeof="http://schema.org/WebPage" content="industry leaders and experts will set the stage for what will be an exciting four days of networking, learning, and sharing.

Be part of the dialogue as we explore the future of offshore energy in our must-attend Plenary Session." /> <meta property="schema:name" typeof="http://schema.org/WebPage" content="Opening Ceremony" /> <meta property="schema:image" typeof="http://schema.org/WebPage" content="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Images/19OTC_SM_0874.resize-2000-1333.jpg/fit-in/1200x630/filters:no_upscale()" /> <meta property="og:image" content="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Images/19OTC_SM_0874.resize-2000-1333.jpg/fit-in/1200x630/filters:no_upscale()" /> <meta property="og:description" content="industry leaders and experts will set the stage for what will be an exciting four days of networking, learning, and sharing.

Be part of the dialogue as we explore the future of offshore energy in our must-attend Plenary Session." /> <meta property="og:type" content="article" /> <!-- E9C84F904E4B2BEB3C3FC51C2893D87BA21D1E60E152C61AF0A69DDCFB845B41 --> <base href="https://2025.otcnet.org/" > <meta name="robots" content="index, follow" /> <link rel="icon" href="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/favicon.ico" type="image/x-icon" /> <link rel="canonical" href="https://2025.otcnet.org/why-attend/opening-ceremony" /> <!--Data Layer --> <script> window.dataLayer = window.dataLayer || []; window.dataLayer.push({"content": {"category": "events", "title": "<OTC 2025>"}}); </script> <!-- End Data Layer --> <!-- 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-N64VZH');</script> <!-- End Google Tag Manager --> <script type="text/javascript"> (function() { var didInit = false; function initMunchkin() { if(didInit === false) { didInit = true; Munchkin.init('833-LLT-087'); } } var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://munchkin.marketo.net/munchkin.js'; s.onreadystatechange = function() { if (this.readyState == 'complete' || this.readyState == 'loaded') { initMunchkin(); } }; s.onload = initMunchkin; document.getElementsByTagName('head')[0].appendChild(s); })(); </script> <link rel="stylesheet" href="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/__theme/css/site.css?v=1348"/> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <link href="https://themes.asp.events/_base/1-2-0/includes/fonts/fontawesome/fontawesome-all.min.css" rel="stylesheet"> <script type="text/javascript" src="https://themes.asp.events/_template_expo_bloom_01/includes/javascripts/global/core/jquery.min.js"></script> <script type="text/javascript" src="https://themes.asp.events/_template_expo_bloom_01/includes/javascripts/global/core/jquery-ui.min.js"></script> <script type="text/javascript" src="https://cdn.asp.events/includes/js/script.min.js"></script> <script type="text/javascript" src="https://themes.asp.events/_template_expo_bloom_01/includes/javascripts/animations.js?v=2"></script> <script type="text/javascript" src="https://themes.asp.events/_base/1-2-0/includes/javascripts/dist/essentials.min.js"></script> <script type="text/javascript" src="https://themes.asp.events/_template_expo_bloom_01/includes/javascripts/site.js?v=7"></script> <script type="text/javascript" src="https://themes.asp.events/_template_expo_bloom_01/includes/javascripts/patterns/menus.js"></script> <script src="https://themes.asp.events/_template_expo_bloom_01/includes/javascripts/accessibility.js"></script> <script type="text/javascript" src="https://themes.asp.events/_base/1-2-0/includes/javascripts/dist/global/accessibility.min.js"></script> <link href="https://fonts.googleapis.com/css?family=Barlow:300,300i,700,700i" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Barlow:400,400i,700,700i" rel="stylesheet"> <script> $script('https://cdn.asp.events/includes/js/jquery/magnificPopup/jquery.magnific-popup.min.js', function(){ $script('/includes/javascript/ASPModal.old.min.js'); }); jQuery(document).ready(function(){ jQuery(document).on('click','.js-share-button',showShareDialog); function showShareDialog(e) { e.preventDefault(); var Site = jQuery(this).attr('data-site'); if (jQuery(this).attr('data-slug') != '') { var PageUrl = jQuery(this).attr('data-slug'); } else { var PageUrl = location.href; } var contentId = ''; if (jQuery(this).attr('data-contentId') != '') { var contentId = jQuery(this).attr('data-contentId'); } var shareText = jQuery(this).attr('data-shareText'); var shareTitle = jQuery(this).attr('data-shareTitle'); jQuery.get ( '__share/buttons/getShareUrl' , { Site:Site , PageUrl:PageUrl , PageTitle:document.title, contentId:contentId, shareText:shareText, shareTitle:shareTitle } , redirectToShare ); //var _paq = _paq || []; //piwik - track share event, and set value for dimension6 in action scope _paq.push(['trackEvent','General','Share',Site,null,{dimension6:PageUrl}]); } function redirectToShare(data) { //open email share in modal if(data.ShareTo.indexOf('__share/email') == 0) openRemoteModal(data.ShareTo); else{ var popupBlockerChecker = { check: function(popup_window){ var _scope = this; if (popup_window) { if(/chrome/.test(navigator.userAgent.toLowerCase())){ setTimeout(function () { _scope._is_popup_blocked(_scope, popup_window); },200); }else{ popup_window.onload = function () { _scope._is_popup_blocked(_scope, popup_window); }; } }else{ _scope._displayError(); } }, _is_popup_blocked: function(scope, popup_window){ if ((popup_window.innerHeight > 0)==false){ scope._displayError(); } }, _displayError: function(){ alert("Popup Blocker is enabled! Please add this site to your exception list."); } }; var popup = window.open(data.ShareTo,'_blank','width=800,height=650'); //'width=620,height=440' popupBlockerChecker.check(popup); } } }); </script> </head> <body class="body--id-95463 t-default otc-2025 "> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N64VZH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="text/javascript"> _linkedin_partner_id = "69831"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=69831&fmt=gif" /> </noscript> <script type="text/javascript"> _linkedin_partner_id = "92595"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=92595&fmt=gif" /> </noscript> <script type="text/javascript"> _linkedin_partner_id = "62781"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=62781&fmt=gif" /> </noscript> <script type="text/javascript"> _linkedin_partner_id = "69831"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=69831&fmt=gif" /> </noscript> <script type="text/javascript"> _linkedin_partner_id = "69831"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=69831&fmt=gif" /> </noscript> <script type="text/javascript"> _linkedin_partner_id = "568242"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=568242&fmt=gif" /> </noscript> <a class="s-skip-to-main" href="#main" style="opacity: 0; position: absolute; transform: translateY(-100%);">Skip to main content</a> <div class="site"> <button class="l-navigation-mobile-trigger js-menu-mobile-trigger" type="button" aria-label="Open Menu" aria-controls="navigation"> <svg class="l-navigation-mobile-trigger__icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://themes.asp.events/_template_expo_bloom_01/includes/icons/general.svg#icon-menu"></use> </svg> </button> <div class="l-navigation-mobile js-menu-mobile-target"> <button class="l-navigation-mobile__close js-menu-mobile-close" type="button" aria-label="Close Menu" aria-controls="navigation"> <svg class="l-navigation-mobile__close__icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://themes.asp.events/_template_expo_bloom_01/includes/icons/general.svg#icon-cross"></use> </svg> </button> <nav class="l-navigation-mobile__menu" aria-label="Mobile Main Navigation"> <ul class="menu menu--mobile js-menu js-menu-mobile menublock" menuid="507"> <li title="Home" class="menu__item"> <a href="" target="_self" class="menu__item__link menuitem menuitem--id-5734">Home</a> </li> <li title="About" class="menu__item"> <a href="about" target="_self" class="menu__item__link menuitem menuitem--id-5735">About</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Board of Directors" class="menu__item"> <a href="about/board-directors" target="_self" class="menu__item__link menuitem menuitem--id-5736">Board of Directors</a> </li> <li title="Contact Us" class="menu__item"> <a href="about/contact-us" target="_self" class="menu__item__link menuitem menuitem--id-5737">Contact Us</a> </li> <li title="OTC Committees" class="menu__item"> <a href="about/otc-committees" target="_self" class="menu__item__link menuitem menuitem--id-6145">OTC Committees</a> </li> <li title="OTC Organizations" class="menu__item"> <a href="about/otc-organizations" target="_self" class="menu__item__link menuitem menuitem--id-5738">OTC Organizations</a> </li> <li title="Subscribe to OTC News" class="menu__item"> <a href="subscribe-to-otc-news" target="_self" class="menu__item__link menuitem menuitem--id-5739">Subscribe to OTC News</a> </li> <li title="OTC 2024 Daily Highlights" class="menu__item"> <a href="about/otc-2024-highlights" target="_self" class="menu__item__link menuitem menuitem--id-5881">OTC 2024 Daily Highlights</a> </li> </ul> </li> <li title="Attend" class="menu__item"> <a href="why-attend" target="_self" class="menu__item__link menuitem menuitem--id-5740">Attend</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Who Attends?" class="menu__item"> <a href="why-attend/attends" target="_self" class="menu__item__link menuitem menuitem--id-5741">Who Attends?</a> </li> <li title="International Attendees" class="menu__item"> <a href="why-attend/international-attendees" target="_self" class="menu__item__link menuitem menuitem--id-6259">International Attendees</a> </li> <li title="University R&D Showcase" class="menu__item"> <a href="why-attend/university-rd-showcase" target="_blank" class="menu__item__link menuitem menuitem--id-6632">University R&D Showcase</a> </li> <li title="Volunteer Opportunities" class="menu__item"> <a href="why-attend/volunteer-at-otc" target="_blank" class="menu__item__link menuitem menuitem--id-6633">Volunteer Opportunities</a> </li> <li title="Young Professionals Event" class="menu__item"> <a href="why-attend/young-professionals-event" target="_blank" class="menu__item__link menuitem menuitem--id-6634">Young Professionals Event</a> </li> </ul> </li> <li title="Awards" class="menu__item"> <a href="awards" target="_self" class="menu__item__link menuitem menuitem--id-5743">Awards</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Distinguished Achievement Awards" class="menu__item"> <a href="awards/distinguished-achievement-awards" target="_self" class="menu__item__link menuitem menuitem--id-5744">Distinguished Achievement Awards</a> </li> <li title="Emerging Leaders Program" class="menu__item"> <a href="awards/otc-emerging-leaders-program" target="_self" class="menu__item__link menuitem menuitem--id-5746">Emerging Leaders Program</a> </li> <li title="Spotlight on New Technology" class="menu__item"> <a href="awards/spotlight-on-new-technology-award-program" target="_self" class="menu__item__link menuitem menuitem--id-5745">Spotlight on New Technology</a> </li> </ul> </li> <li title="Exhibitors" class="menu__item"> <a href="exhibit" target="_self" class="menu__item__link menuitem menuitem--id-5747">Exhibitors</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Why Exhibit?" class="menu__item"> <a href="exhibit" target="_self" class="menu__item__link menuitem menuitem--id-5748">Why Exhibit?</a> </li> <li title="Reserve Your Booth Space for OTC 2025" class="menu__item"> <a href="exhibit/reserve-booth-space-otc-2025" target="_self" class="menu__item__link menuitem menuitem--id-6103">Reserve Your Booth Space for OTC 2025</a> </li> <li title="Exhibitor Resources" class="menu__item"> <a href="exhibit/exhibitor-resources" target="_self" class="menu__item__link menuitem menuitem--id-6176">Exhibitor Resources</a> </li> <li title="Manage Your Account" class="menu__item"> <a href="https://exhibits.otcnet.org/OTC2025/Public/e_Login.aspx?ID=32759&sortMenu=101000" target="_blank" class="menu__item__link menuitem menuitem--id-6182">Manage Your Account</a> </li> <li title="View the Floorplan" class="menu__item"> <a href="https://exhibits.otcnet.org/OTC2025/Public/eventmap.aspx?shMode=E&shExhList=1&ID=32766" target="_blank" class="menu__item__link menuitem menuitem--id-6183">View the Floorplan</a> </li> <li title="International Pavilions" class="menu__item"> <a href="exhibit/international-pavilions" target="_self" class="menu__item__link menuitem menuitem--id-6808">International Pavilions</a> </li> </ul> </li> <li title="Sponsor" class="menu__item"> <a href="sponsorship-opportunities" target="_self" class="menu__item__link menuitem menuitem--id-6435">Sponsor</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Sponsorship Opportunities" class="menu__item"> <a href="sponsorship-opportunities" target="_self" class="menu__item__link menuitem menuitem--id-6436">Sponsorship Opportunities</a> </li> <li title="Sponsorship Gallery" class="menu__item"> <a href="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?" target="_blank" class="menu__item__link menuitem menuitem--id-6437">Sponsorship Gallery</a> </li> <li title="Sponsors and Advertisers" class="menu__item"> <a href="promotional-opportunities/otc-sponsors-advertisers" target="_self" class="menu__item__link menuitem menuitem--id-6711">Sponsors and Advertisers</a> </li> </ul> </li> <li title="Register" class="menu__item"> <a href="register" target="_self" class="menu__item__link menuitem menuitem--id-6592">Register</a> </li> <li title="Technical Program" class="menu__item"> <a href="technical-program-s8a7" target="_self" class="menu__item__link menuitem menuitem--id-5751">Technical Program</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Young Professionals Event" class="menu__item"> <a href="why-attend/young-professionals-event" target="_self" class="menu__item__link menuitem menuitem--id-6652">Young Professionals Event</a> </li> <li title="Opening Ceremony" class="is-active menu__item"> <a href="why-attend/opening-ceremony" target="_self" class="is-active menu__item__link menuitem menuitem--id-6809">Opening Ceremony</a> </li> </ul> </li> <li title="Press" class="menu__item"> <a href="press" target="_self" class="menu__item__link menuitem menuitem--id-6593">Press</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Guidelines for Photography and Audio/Video Recording" class="menu__item"> <a href="press/press-guidelines-for-photography-and-audio-video-recording" target="_self" class="menu__item__link menuitem menuitem--id-6594">Guidelines for Photography and Audio/Video Recording</a> </li> </ul> </li> </ul> </nav> </div> <div class="l-header-page-title js-l-header-page-title"> <div class="l-header-page-title__background js-l-header-page-title-background"></div> <div class="l-header-page-title__wrapper"> <header class="l-header"> <div class="l-header__branding-dates"> <div class="l-header__branding"> <div class="panel panel--default panel--id-77336"> <div class="panel__body"> <p><a href="" target="_self" title=""><img alt="OTC" src="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/logos/OTC_logo_REVERSE2.png" style="width: 95px; height: 95px; float: left; margin-right: 10px; margin-bottom: 10px;" /></a></p> </div> </div> </div> <div class="l-header__dates"> <div class="panel panel--default panel--id-77335"> <div class="panel__body"> <p><span class="ck-text-size-x-small">5–8 MAY 2025 | NRG Park, Houston, Texas, USA</span></p> </div> </div> </div> </div> <div class="l-header__social-call-to-actions-navigation"> <div class="l-header__social-call-to-actions"> <div class="l-header__social-countdown"> <div class="l-header__social"> <div class="panel panel--default panel--id-77402"> <div class="panel__body"> <ul class="ck-social-icons"> <li><a href="https://twitter.com/OTCevents" target="_blank" title="https://twitter.com/OTCevents">Twitter</a></li> <li><a href="https://www.facebook.com/otcevents/" target="_blank" title="https://www.facebook.com/otcevents/">Facebook</a></li> <li><a href="https://www.linkedin.com/company/offshore-technology-conference/" target="_blank" title="https://www.linkedin.com/company/offshore-technology-conference/">LinkedIn</a></li> <li><a href="https://www.instagram.com/otcevents/" target="_blank" title="https://www.instagram.com/otcevents/">Instagram</a></li> <li><a href="https://www.youtube.com/user/TheOTCVideos" target="_blank" title="https://www.youtube.com/user/TheOTCVideos">Youtube</a></li> <li><a href="mailto:meetingsotc@otcnet.org?Subject=OTC%202025%20Inquiry" target="_top" title="meetingsotc@otcnet.org">Email</a></li> <li><a class="js-search-trigger" href="http://search" target="_blank" title="http://search">Search</a></li> </ul> </div> </div> </div> </div> <div class="l-header__call-to-actions"> </div> </div> <div class="l-header__navigation"> <nav class="l-header__navigation__menu js-navigation" data-name="main" aria-label="Main Navigation"> <ul class="menu menu--dropdown-responsive js-menu js-menu-dropdown-responsive menublock" menuid="507"> <li title="Home" class="menu__item"> <a href="" target="_self" class="menu__item__link menuitem menuitem--id-5734">Home</a> </li> <li title="About" class="menu__item"> <a href="about" target="_self" class="menu__item__link menuitem menuitem--id-5735">About</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Board of Directors" class="menu__item"> <a href="about/board-directors" target="_self" class="menu__item__link menuitem menuitem--id-5736">Board of Directors</a> </li> <li title="Contact Us" class="menu__item"> <a href="about/contact-us" target="_self" class="menu__item__link menuitem menuitem--id-5737">Contact Us</a> </li> <li title="OTC Committees" class="menu__item"> <a href="about/otc-committees" target="_self" class="menu__item__link menuitem menuitem--id-6145">OTC Committees</a> </li> <li title="OTC Organizations" class="menu__item"> <a href="about/otc-organizations" target="_self" class="menu__item__link menuitem menuitem--id-5738">OTC Organizations</a> </li> <li title="Subscribe to OTC News" class="menu__item"> <a href="subscribe-to-otc-news" target="_self" class="menu__item__link menuitem menuitem--id-5739">Subscribe to OTC News</a> </li> <li title="OTC 2024 Daily Highlights" class="menu__item"> <a href="about/otc-2024-highlights" target="_self" class="menu__item__link menuitem menuitem--id-5881">OTC 2024 Daily Highlights</a> </li> </ul> </li> <li title="Attend" class="menu__item"> <a href="why-attend" target="_self" class="menu__item__link menuitem menuitem--id-5740">Attend</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Who Attends?" class="menu__item"> <a href="why-attend/attends" target="_self" class="menu__item__link menuitem menuitem--id-5741">Who Attends?</a> </li> <li title="International Attendees" class="menu__item"> <a href="why-attend/international-attendees" target="_self" class="menu__item__link menuitem menuitem--id-6259">International Attendees</a> </li> <li title="University R&D Showcase" class="menu__item"> <a href="why-attend/university-rd-showcase" target="_blank" class="menu__item__link menuitem menuitem--id-6632">University R&D Showcase</a> </li> <li title="Volunteer Opportunities" class="menu__item"> <a href="why-attend/volunteer-at-otc" target="_blank" class="menu__item__link menuitem menuitem--id-6633">Volunteer Opportunities</a> </li> <li title="Young Professionals Event" class="menu__item"> <a href="why-attend/young-professionals-event" target="_blank" class="menu__item__link menuitem menuitem--id-6634">Young Professionals Event</a> </li> </ul> </li> <li title="Awards" class="menu__item"> <a href="awards" target="_self" class="menu__item__link menuitem menuitem--id-5743">Awards</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Distinguished Achievement Awards" class="menu__item"> <a href="awards/distinguished-achievement-awards" target="_self" class="menu__item__link menuitem menuitem--id-5744">Distinguished Achievement Awards</a> </li> <li title="Emerging Leaders Program" class="menu__item"> <a href="awards/otc-emerging-leaders-program" target="_self" class="menu__item__link menuitem menuitem--id-5746">Emerging Leaders Program</a> </li> <li title="Spotlight on New Technology" class="menu__item"> <a href="awards/spotlight-on-new-technology-award-program" target="_self" class="menu__item__link menuitem menuitem--id-5745">Spotlight on New Technology</a> </li> </ul> </li> <li title="Exhibitors" class="menu__item"> <a href="exhibit" target="_self" class="menu__item__link menuitem menuitem--id-5747">Exhibitors</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Why Exhibit?" class="menu__item"> <a href="exhibit" target="_self" class="menu__item__link menuitem menuitem--id-5748">Why Exhibit?</a> </li> <li title="Reserve Your Booth Space for OTC 2025" class="menu__item"> <a href="exhibit/reserve-booth-space-otc-2025" target="_self" class="menu__item__link menuitem menuitem--id-6103">Reserve Your Booth Space for OTC 2025</a> </li> <li title="Exhibitor Resources" class="menu__item"> <a href="exhibit/exhibitor-resources" target="_self" class="menu__item__link menuitem menuitem--id-6176">Exhibitor Resources</a> </li> <li title="Manage Your Account" class="menu__item"> <a href="https://exhibits.otcnet.org/OTC2025/Public/e_Login.aspx?ID=32759&sortMenu=101000" target="_blank" class="menu__item__link menuitem menuitem--id-6182">Manage Your Account</a> </li> <li title="View the Floorplan" class="menu__item"> <a href="https://exhibits.otcnet.org/OTC2025/Public/eventmap.aspx?shMode=E&shExhList=1&ID=32766" target="_blank" class="menu__item__link menuitem menuitem--id-6183">View the Floorplan</a> </li> <li title="International Pavilions" class="menu__item"> <a href="exhibit/international-pavilions" target="_self" class="menu__item__link menuitem menuitem--id-6808">International Pavilions</a> </li> </ul> </li> <li title="Sponsor" class="menu__item"> <a href="sponsorship-opportunities" target="_self" class="menu__item__link menuitem menuitem--id-6435">Sponsor</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Sponsorship Opportunities" class="menu__item"> <a href="sponsorship-opportunities" target="_self" class="menu__item__link menuitem menuitem--id-6436">Sponsorship Opportunities</a> </li> <li title="Sponsorship Gallery" class="menu__item"> <a href="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?" target="_blank" class="menu__item__link menuitem menuitem--id-6437">Sponsorship Gallery</a> </li> <li title="Sponsors and Advertisers" class="menu__item"> <a href="promotional-opportunities/otc-sponsors-advertisers" target="_self" class="menu__item__link menuitem menuitem--id-6711">Sponsors and Advertisers</a> </li> </ul> </li> <li title="Register" class="menu__item"> <a href="register" target="_self" class="menu__item__link menuitem menuitem--id-6592">Register</a> </li> <li title="Technical Program" class="menu__item"> <a href="technical-program-s8a7" target="_self" class="menu__item__link menuitem menuitem--id-5751">Technical Program</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Young Professionals Event" class="menu__item"> <a href="why-attend/young-professionals-event" target="_self" class="menu__item__link menuitem menuitem--id-6652">Young Professionals Event</a> </li> <li title="Opening Ceremony" class="is-active menu__item"> <a href="why-attend/opening-ceremony" target="_self" class="is-active menu__item__link menuitem menuitem--id-6809">Opening Ceremony</a> </li> </ul> </li> <li title="Press" class="menu__item"> <a href="press" target="_self" class="menu__item__link menuitem menuitem--id-6593">Press</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Guidelines for Photography and Audio/Video Recording" class="menu__item"> <a href="press/press-guidelines-for-photography-and-audio-video-recording" target="_self" class="menu__item__link menuitem menuitem--id-6594">Guidelines for Photography and Audio/Video Recording</a> </li> </ul> </li> </ul> </nav> </div> </div> </header> <div class="l-page-title js-l-page-title"> <h1 class="l-page-title__title">Opening Ceremony</h1> <div class="l-page-title__image"> <div class="panel panel--default panel--id-77375"> <div class="panel__body"> <p><img alt="OTC" src="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/backgrounds/shutterstock_338923787.jpg" style="width: 2252px; height: 1501px;" /></p> </div> </div> </div> </div> </div> </div> <div class="l-content" id="main"> <a class="anchor" name="l-content__anchor"></a> <main class="l-content__main" id="main"> <div class="l-content__main__body"> <div class="section section--two-column section--id-1"> <div class="section__header"> <h2 class="section__header__title"> <p style="text-align: center;">A Conversation with Leading Experts at the Opening Ceremony</p> </h2> </div> <div class="section__body"> <div class="section__body__article section__body__article--id-1"> <article class="article article--bordered article--bordered--colour-five"> <div class="article__header-body"> <div class="article__body"> <p>To kick-off the 2025 conference, OTC will be hosting an Opening Ceremony to welcome attendees, speakers, and exhibitors alike; recognize the exceptional work of OTC’s award winners; and share an update on the state of the industry with an opening plenary session.</p> <p>The opening plenary panel will serve as a focal point for the conference – setting the scene for the collaborative conversations and debates to take place over the next four days. Highly respected industry leaders will converse on the most pressing issues in today’s landscape including policy, meeting our world’s evolving energy needs, and the industry’s public license to operate.</p> <p>Be part of the dialogue as we explore the future of offshore energy in our must-attend Plenary Session. This high-profile event will give you first access to the insights, data, and strategies that will drive success in the years to come before the exhibit floor opens and the technical program is underway.</p> <p>Can you afford to miss it?<br /> <br /> <i>*The technical program and exhibit floor will not start until 1030 Monday, 5 May.</i></p> <p><strong><img alt="calendar" src="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/icons/calendar.png" style="height: 15px; width: 15px;" /> Date: Monday, 5 May 2025<br /> <img alt="clock" src="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/icons/clock.png" style="height: 15px; width: 15px;" /> Time: 0900-1030<br /> <img alt="location" src="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/icons/Location.png" style="height: 15px; width: 15px;" /> Location: NRG Center, Level 2, Room 300</strong></p> <p><strong> <form name="icalForm" method="POST" action="__cal/v3?id=95463" class=""> <input type="hidden" name="location" value="NRG Center, Level 2, Room 300" /> <input type="hidden" name="startTime" value="05 May 2025 09:00" /> <input type="hidden" name="endTime" value="05 May 2025 10:30" /> <input type="hidden" name="description" value="Help us kick off OTC 2025 by attending the Opening Ceremony, where industry leaders and experts will set the stage for what will be an exciting four days of networking, learning, and sharing. Be part of the dialogue as we explore the future of offshore energy. This high-profile event will give you first access to the insights, data, and strategies that will drive success in the years to come. Expect in-depth discussions on market trends, policy shifts, and emerging technologies that will define the next decade. Can you afford to miss it?" /> <input type="hidden" name="timezoneid" value="Etc/GMT+5" /> <input type="hidden" name="summary" value="OTC 2025 Opening Ceremony" /> <input type="hidden" name="name" value="OTC 2025 Opening Ceremony" /> <div class="p-form__group form__group"> <div class="p-form__group__controls form__group__controls"> <button type="submit" class="button" id="vCalSubmitButton">ADD TO CALENDAR</button> </div> </div> </form></strong></p> </div> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> <div class="section__body__article section__body__article--id-2"> <article class="article article--image-fill" style="background-image: url('https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Images/19OTC_SM_0874.resize-2000-1333.jpg');"> <div class="article__image"> <img src="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Images/19OTC_SM_0874.resize-2000-1333.jpg" alt="" /> </div> </article> <script> $script('https://themes.asp.events/_base/1-1-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> </div> </div> <div class="section section--two-column section--id-2 section--background-parallax-image"> <div class="section__image"> <img src="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Distinguished-Achievement-Awards/2024/24OTC_TB_01859.jpg" alt="2-featuredimage" /> </div> <div class="section__body"> <div class="section__body__article section__body__article--id-1"> <a class="anchor" name="Celebrating Excellence: Distinguished Achievement Awards Recognition Ceremony"></a> <article class="article article--boxed-muted"> <div class="article__header-body"> <div class="article__header-body__wrapper"> <div class="article__header"> <h3 class="article__header__title"> <p style="text-align: center;">Celebrating Excellence: Distinguished Achievement Awards Recognition Ceremony</p> </h3> </div> <div class="article__body"> <p>The OTC Distinguished Achievement Awards recognizes outstanding achievements across key areas such as innovation, leadership, sustainability, and more.</p> <p>Join us at the Opening Ceremony as we take time to honor the individuals and companies who are pushing the boundaries of what’s possible in offshore energy.</p> <p style="text-align: center;"><a aria-describedby="ui-tooltip-15" class="ck-button-one" href="awards/distinguished-achievement-awards" target="_self" title="">Learn More About the Awards Program</a></p> </div> </div> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> <div class="section__body__article section__body__article--id-2"> <article class="article article--default"> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> </div> </div> <div class="section section--one-column section--id-3 section--background-color-secondary"> <div class="section__header"> <h2 class="section__header__title"> Opening Ceremony Sponsorship Opportunities </h2> </div> <div class="section__body"> <div class="section__body__article section__body__article--id-1"> <article class="article article--default"> <div class="article__body"> <p style="text-align: center;"><strong><a aria-describedby="ui-tooltip-3" class="ck-button-one" href="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type%3a+A+to+Z&type=Opening+Ceremony&keyword=" target="_blank" title="">DISCOVER ALL OPENING SESSION SPONSORSHIPS</a></strong></p> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> </div> </div> <div class="section section--two-column section--id-4"> <div class="section__body"> <div class="section__body__article section__body__article--id-1"> <a class="anchor" name="Presenting Sponsor"></a> <article class="article article--slide-up article--slide-up--secondary" style="background-image: url('https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/CFP/OTC23_SM_3077.jpg');"> <div class="article__header-body"> <div class="article__header"> <h3 class="article__header__title"> <p style="text-align: center;">Presenting Sponsor</p> </h3> </div> <div class="article__body"> <p>As the Presenting Sponsor, your brand will take center stage at our highly anticipated Opening Ceremony, where industry leaders, innovators, and decision-makers converge. Presenting Sponsor receives:</p> <ul> <li>Sponsor logo on event signage and digital signage on session stage</li> <li>Three Invitations to the VIP Breakfast, Includes VIP seating during Opening Ceremony</li> <li>And more</li> </ul> <p style="text-align: center;">USD 50,000</p> <p style="text-align: center;"><a class="ck-button-one" href="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type:%20A%20to%20Z&type=Opening%20Ceremony&keyword=OPENING%20CEREMONY%20PRESENTING" target="_blank" title="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type:%20A%20to%20Z&type=Opening%20Ceremony&keyword=OPENING%20CEREMONY%20PRESENTING">RESERVE</a></p> </div> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> <div class="section__body__article section__body__article--id-2"> <a class="anchor" name="Corporate Sponsor"></a> <article class="article article--slide-up article--slide-up--primary" style="background-image: url('https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Distinguished-Achievement-Awards/2024/24OTC_TB_01824.resize-2000-1242.jpg');"> <div class="article__header-body"> <div class="article__header"> <h3 class="article__header__title"> <p style="text-align: center;">Corporate Sponsor</p> </h3> </div> <div class="article__body"> <p>Maximize your exposure at the start of OTC 2025 by being our Presenting Sponsor. This sponsorship package provides you with unparalleled access and branding opportunities, putting your company in the spotlight during the Opening Ceremony.</p> <ul> <li>One Invitation to the VIP Breakfast, Includes VIP seating during Opening Ceremony</li> <li>Four complimentary full conference registrations</li> <li>And more</li> </ul> <p style="text-align: center;">USD 10,000</p> <p style="text-align: center;"><a class="ck-button-one" href="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type%3a+A+to+Z&type=Opening+Ceremony&keyword=opening+ceremony+corporate+sponsor" target="_blank" title="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type%3a+A+to+Z&type=Opening+Ceremony&keyword=opening+ceremony+corporate+sponsor">RESERVE</a></p> </div> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> </div> </div> <div class="section section--two-column section--id-5"> <div class="section__body"> <div class="section__body__article section__body__article--id-1"> <a class="anchor" name="General Sponsor"></a> <article class="article article--slide-up article--slide-up--secondary" style="background-image: url('https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Distinguished-Achievement-Awards/2024/24OTC_TB_01771.jpg');"> <div class="article__header-body"> <div class="article__header"> <h3 class="article__header__title"> General Sponsor </h3> </div> <div class="article__body"> <p>As the General Sponsor of the Opening Ceremony, you will position your brand as a trusted leader in the offshore energy sector. General Sponsors receive:</p> <ul> <li>One Invitation to the VIP Breakfast, Includes VIP seating during Opening Ceremony</li> <li>Four Complimentary full conference registrations</li> <li>And more</li> </ul> <p style="text-align: center;">USD 5,000</p> <p style="text-align: center;"><a class="ck-button-one" href="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type:%20A%20to%20Z&type=Opening%20Ceremony&keyword=general%20sponsor" target="_blank" title="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type:%20A%20to%20Z&type=Opening%20Ceremony&keyword=general%20sponsor">RESERVE</a></p> </div> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> <div class="section__body__article section__body__article--id-2"> <a class="anchor" name="VIP Breakfast"></a> <article class="article article--slide-up article--slide-up--primary" style="background-image: url('https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Images/19OTC_SM_0462.jpg');"> <div class="article__header-body"> <div class="article__header"> <h3 class="article__header__title"> VIP Breakfast </h3> </div> <div class="article__body"> Gain visibility and make meaningful connections with high-value attendees by becoming the Opening Ceremony VIP Breakfast Sponsor. Prior to the Opening Session, a VIP breakfast will be served to a select group of up to 50 executives and VIPs. This sponsorship receives: <ul> <li>Two invitations to the VIP breakfast, includes VIP seating during Opening Ceremony</li> <li>Company logo on napkins and coffee sleeves</li> <li>Company logo on food tables</li> <li>And more</li> </ul> <p style="text-align: center;">USD 7,500</p> <p style="text-align: center;"><a class="ck-button-one" href="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type%3a+A+to+Z&type=null&keyword=VIP+BREAKFAST" target="_blank" title="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type%3a+A+to+Z&type=null&keyword=VIP+BREAKFAST">RESERVE</a></p> </div> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> </div> </div> <div class="section section--two-column section--id-6"> <div class="section__body"> <div class="section__body__article section__body__article--id-1"> <a class="anchor" name="Networking Breakfast"></a> <article class="article article--slide-up article--slide-up--secondary" style="background-image: url('https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Images/19OTC_SM_0477.jpg');"> <div class="article__header-body"> <div class="article__header"> <h3 class="article__header__title"> Networking Breakfast </h3> </div> <div class="article__body"> <p>Be the first to energize the room as the Opening Ceremony breakfast sponsor. Enjoy premium visibility, networking with influential professionals, and the chance to associate your brand with the top minds shaping the future of energy. Available as an exclusive or shared sponsorship.</p> <p style="text-align: center;">Exclusive | USD 17,500<br /> Shared | USD 7,500</p> <p style="text-align: center;"><a class="ck-button-one" href="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type:%20A%20to%20Z&type=null&keyword=BREAKFAST" target="_blank" title="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type:%20A%20to%20Z&type=null&keyword=BREAKFAST">RESERVE</a></p> </div> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> <div class="section__body__article section__body__article--id-2"> <a class="anchor" name="Ribbon Cutting Sponsor"></a> <article class="article article--slide-up article--slide-up--primary" style="background-image: url('https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Images/18OTC_HOU_MON_RWHITE_1332.jpg');"> <div class="article__header-body"> <div class="article__header"> <h3 class="article__header__title"> <p>Ribbon Cutting Sponsor</p> </h3> </div> <div class="article__body"> <p style="text-align: center;">Open the doors to opportunity and align your brand with the excitement and anticipation of the OTC 2025. Sponsor the Ribbon Cutting Ceremony and make an unforgettable first impression as you welcome attendees to four days of innovation and connection.</p> <p style="text-align: center;">USD 2,500</p> <p style="text-align: center;"><a aria-describedby="ui-tooltip-0" class="ck-button-one" href="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type:%20A%20to%20Z&type=Opening%20Ceremony&keyword=RIBBON%20CUTTING" target="_blank" title="">RESERVE</a></p> </div> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> </div> </div> <div class="section section--two-column section--id-7"> <div class="section__body"> <div class="section__body__article section__body__article--id-1"> <a class="anchor" name="AV Sponsor"></a> <article class="article article--slide-up article--slide-up--secondary" style="background-image: url('https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Images/23OTC_PM_0745.jpg');"> <div class="article__header-body"> <div class="article__header"> <h3 class="article__header__title"> AV Sponsor </h3> </div> <div class="article__body"> <p>Position your brand as a key partner of OTC 2025 by sponsoring the AV that keeps the Opening Ceremony running smoothly. This high-visibility sponsorship puts your brand in front of attendees during key moments of this highly anticipated event. Sponsorship includes:</p> <ul> <li>1/2 page ad in digital conference program</li> <li>Company logo as the Audio Visual Support sponsor on the Opening Ceremony webpage</li> <li>And more</li> </ul> <p style="text-align: center;">USD 5,000</p> <p style="text-align: center;"><a class="ck-button-one" href="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type:%20A%20to%20Z&type=Opening%20Ceremony&keyword=av" target="_blank" title="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type:%20A%20to%20Z&type=Opening%20Ceremony&keyword=av">RESERVE</a></p> </div> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> <div class="section__body__article section__body__article--id-2"> <a class="anchor" name="General Fund"></a> <article class="article article--slide-up article--slide-up--primary" style="background-image: url('https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/Images/19OTC_MH_347.jpg');"> <div class="article__header-body"> <div class="article__header"> <h3 class="article__header__title"> General Fund </h3> </div> <div class="article__body"> <p>Show your company support for the overall production and operation of the OTC 2025 Opening Ceremony by becoming a General Fund Sponsor. Sponsorship includes:</p> <ul> <li>Donation to beneficiary fund</li> <li>Digital Meter Board in Opening Ceremony Room with logo of all General Fund Sponsors</li> <li>Company logo as a General Fund Sponsor on the Opening Ceremony webpage.</li> </ul> <p style="text-align: center;">USD 1,000</p> <p style="text-align: center;"><a class="ck-button-one" href="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type:%20A%20to%20Z&type=null&keyword=general%20fund" target="_blank" title="https://exhibits.otcnet.org/OTC2025/Public/SponsorshipGallery.aspx?sort=Type:%20A%20to%20Z&type=null&keyword=general%20fund">RESERVE</a></p> </div> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=1'); </script> </div> </div> </div> </div> </main> </div> <div class="l-countdown"> <div class="l-countdown__close"> <button class="l-countdown__close__button js-countdown-close"> <i class="l-countdown__close__button__icon fal fa-times"></i> </button> </div> <div class="panel panel--default panel--id-77383"> <div class="panel__header-body"> <div class="panel__header"> <h4 class="panel__header__title"> Countdown to OTC 2025! </h4> </div> <div class="panel__body"> <div class="w-countdown"> <script src="/__widgets/jquery.countdown/jquery.countdown.min.js"></script> <div class="w-countdown__item" id="w-countdown--id-uid_2009C"> </div> <script> $(document).ready(function(){ if("05/05/2025 09:00".length != 0){ var finalDate = "05/05/2025 09:00".split(" ")[0].split("/").reverse().join("/"); var finalTime = "05/05/2025 09:00".split(" ")[1]; var finalDateTime = finalDate + " " + finalTime; //$('#w-countdown--id-uid_2009C').countdown('2025/05/05 hh:05:ss') $('#w-countdown--id-uid_2009C').countdown(finalDateTime) .on("update.countdown", function(event) { switch ("D/H/M/S") { case "Month/D/H" : var format = '<div class="w-countdown__months">%-m <span>%!m:Month,Months;</span></div><div class="w-countdown__days">%-n <span>%!n:Day,Days;</span></div><div class="w-countdown__hours">%H <span>%!H:Hour,Hours;</span></div>'; break; case "D/H/M/S" : var format = '<div class="w-countdown__days">%-D <span>%!D:Day,Days;</span></div><div class="w-countdown__hours">%H <span>%!H:Hour,Hours;</span></div><div class="w-countdown__minutes">%M <span>%!M:Min,Mins;</span></div><div class="w-countdown__seconds">%S <span>%!S:Sec,Secs;</span></div>'; break; default : var format = '<div class="w-countdown__days">%-D <span>%!D:Day,Days;</span></div><div class="w-countdown__hours">%H <span>%!H:Hour,Hours;</span></div><div class="w-countdown__minutes">%M <span>%!M:Min,Mins;</span></div>'; break; } $(this).html(event.strftime(format)); }) .on("finish.countdown", function(event) { $(this).html("Countdown Complete! The time is now!") .parent().addClass("disabled"); }); } }); </script> </div> </div> </div> </div> <script> $script("https://themes.asp.events/_template_expo_bloom_01/includes/javascripts/layouts/countdown.js"); </script> </div> <div class="l-map"> <div class="panel panel--default panel--id-77392"> <div class="panel__body"> <p><iframe src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d3466.206450183247!2d-95.41406512296393!3d29.684793635518755!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1sone%20nrg%20park%20houston%20texas%2077054!5e0!3m2!1sen!2sus!4v1713814319511!5m2!1sen!2sus" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></p> </div> </div> </div> <footer class="l-footer" > <div class="l-footer__info"> <div class="panel panel--default panel--id-77345"> <div class="panel__header"> <h4 class="panel__header__title"> QUICK LINKS </h4> </div> <div class="panel__body"> <ul> <li><a data-feathr-click-track="true" data-feathr-link-aids="["5d7a72b3d3708ff60b15b26c"]" href="http://www.otcnet.org/about/event-code-of-conduct" target="_blank" title="http://www.otcnet.org/about/event-code-of-conduct">Event Code of Conduct</a></li> <li><a data-feathr-click-track="true" data-feathr-link-aids="["5d7a72b3d3708ff60b15b26c"]" href="http://www.otcnet.org/" target="_blank" title="http://www.otcnet.org">Other OTC Events</a></li> <li><a href="about/photography-video-audio-recording-regulations" target="_self" title="about/photography-video-audio-recording-regulations">Photography Policy</a></li> <li><a href="http://www.otcnet.org/about/stay-safe-avoid-event-scams" target="_blank" title="http://www.otcnet.org/about/stay-safe-avoid-event-scams">Stay Safe, Avoid Scams</a></li> <li><a href="https://www.otcnet.org/about" target="_blank" title="https://www.otcnet.org/about">OTC Vision and Mission</a></li> <li><a href="privacy-policy" target="_self" title="privacy-policy">Privacy Policy</a></li> </ul> </div> </div> <div class="panel panel--default panel--id-77346"> <div class="panel__header"> <h4 class="panel__header__title"> CONTACTS </h4> </div> <div class="panel__body"> <ul> <li>General Tel : <a data-feathr-click-track="true" data-feathr-link-aids="["5d7a72b3d3708ff60b15b26c"]" href="tel:+1.972.952.9494" target="_top" title="+1.972.952.9494">+1.972.952.9494</a></li> <li>General Fax:<a data-feathr-click-track="true" data-feathr-link-aids="["5d7a72b3d3708ff60b15b26c"]" href="tel: +1.713.779.4216" target="_top" title=" +1.713.779.4216"> +1.713.779.4216</a></li> <li><a href="mailto:meetingsotc@otcnet.org?Subject=OTC%202025%20General%20Inquiry" target="_top" title="meetingsotc@otcnet.org">General Email</a></li> <li><a href="mailto:sales@otcnet.org?Subject=OTC%202025%20Website%20Sales%20Inquiry" target="_top" title="sales@otcnet.org">Sales Email</a></li> <li><a href="mailto:otc.events@otcnet.org?Subject=OTC%202025%20Website%20Inquiry" target="_top" title="otc.events@otcnet.org">Exhibitor Inquiries</a></li> </ul> </div> </div> <div class="panel panel--default panel--id-77347"> <div class="panel__header"> <h4 class="panel__header__title"> EXHIBITORS </h4> </div> <div class="panel__body"> <ul> <li><a href="exhibit" target="_self" title="exhibit">Why Exhibit</a></li> </ul> </div> </div> <div class="panel panel--default panel--id-77348"> <div class="panel__body"> <img alt="Gold 100" src="https://cdn.asp.events/CLIENT_SPE__29FE44FF_5056_B733_49EC4D60A02A6A7D/sites/otc-2025/media/The-Top-100-Trade-Shows-of-2023-Horizonal-White.jpg" style="width: 200px; height: 120px;" /> </div> </div> </div> <div class="l-footer__menu-showoff"> <div class="l-footer__menu"> <ul class="menu menu--footer menublock" menuid="508"> <li title="COPYRIGHT © 2003–2023, SOCIETY OF PETROLEUM ENGINEERS" class="menu__item"> <a href="https://www.otcnet.org/copyright?_gl=1*biwi8d*_gcl_au*NDIwNjU5MzkuMTcxNDA0NjkyNg..*_ga*MzcxMDQzMTg0LjE3MTQwNDY5MjY.*_ga_5LR269GXL0*MTcxNDA0NjkyNi4xLjAuMTcxNDA0NjkzNC4wLjAuMA..&_ga=2.206668305.346714132.1714046926-371043184.1714046926" target="_blank" class="menu__item__link menuitem menuitem--id-5808">COPYRIGHT © 2003–2023, SOCIETY OF PETROLEUM ENGINEERS</a> </li> <li title="PRIVACY POLICY" class="menu__item"> <a href="https://www.otcnet.org/privacy-policy?_gl=1*biwi8d*_gcl_au*NDIwNjU5MzkuMTcxNDA0NjkyNg..*_ga*MzcxMDQzMTg0LjE3MTQwNDY5MjY.*_ga_5LR269GXL0*MTcxNDA0NjkyNi4xLjAuMTcxNDA0NjkzNC4wLjAuMA..&_ga=2.206668305.346714132.1714046926-371043184.1714046926" target="_blank" class="menu__item__link menuitem menuitem--id-5809">PRIVACY POLICY</a> </li> <li title="SITEMAP" class="menu__item"> <a href="https://2024.otcnet.org/sitemap" target="_blank" class="menu__item__link menuitem menuitem--id-5810">SITEMAP</a> </li> </ul> </div> <div class="l-footer__showoff"> <svg class="l-footer__showoff__icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://themes.asp.events/_template_expo_bloom_01/includes/icons/asp_logo.svg#Layer_1"></use> </svg> <a class="l-footer__showoff__link" href="https://www.asp.events/client" target="_blank">Exhibition Website by ASP</a> </div> </div> </footer> <div class="w-modal-search"> <a href="#searchToggle" class="js-search-trigger"></a> <div class="w-search" data-cachestatic="1" data-search-hint="Type in what you're looking for then press search"> <form name="searchform" action="__search" class="w-search__form" method="post"> <div class="w-search__form__title"> Search </div> <div class='p-form__group form__group'><div class='p-form__group__controls form__group__controls'><input type="text" name="q" class="w-search__form__input" placeholder="Search" id="q"/></div></div> <div class='p-form__group form__group'><div class='p-form__group__controls form__group__controls'><button name="searchSubmitButton" type="submit" class="w-search__form__submit" id="searchSubmitButton">Search</button></div></div> </form> </div> </div> <div class="floating"> <div class='w-zone-loginwrapper' data-lostpassword='false'><div> <div class="w-zone-login js-zone-login"> <div class="w-zone-login__no-access js-zone-login__no-access"> </div> <div class="w-zone-login__form-wrapper"> <form action="__zone/dologin" class="w-zone-login__form zoneloginform" method="post"> <input type="hidden" name="formID" value="LOGIN" id="formID"/> <div class='p-form__group form__group'><div class='p-form__group__title form__group__title'><label class="p-form__group__title__label form__group__title__label" required="required" showrequiredicon="true" for="username">Username *</label></div><div class='p-form__group__controls form__group__controls'><input type="text" name="username" class="w-zone-login__form__input" required="required" placeholder="Username" autocomplete="off" id="username"/></div></div> <div class='p-form__group form__group'><div class='p-form__group__title form__group__title'><label class="p-form__group__title__label form__group__title__label" required="required" showrequiredicon="true" for="password">Password *</label></div><div class='p-form__group__controls form__group__controls'><input type="password" name="password" class="w-zone-login__form__input" required="required" placeholder="Password" autocomplete="off" id="password"/></div></div> <div class='p-form__group form__group'><div class='p-form__group__controls form__group__controls'><button name="loginSubmitButton" type="submit" class="button w-zone-login__form__submit" id="loginSubmitButton">Login</button></div></div> </form> </div> </div> </div></div><script type='text/javascript'> $script('https://cdn.asp.events/includes/js/jquery/magnificPopup/jquery.magnific-popup.min.js', function(){ $script('/includes/javascript/ASPModal.old.min.js', function(){ $script('/includes/javascript/modules/zone/zone.js?v=rc/4.4.20', function(){ js_zone.login_init(); }); }); }); </script> </div> <a class="l-to-top js-to-top " href="javascript:return false;"></a> </div> <style> .article .w-icatcher-carousel .w-icatcher-carousel__list__item__body__caption img { margin: 0 auto; } @media (min-width: 1024px) { .l-header-hero__wrapper .ck-headline { font-size: 3.5rem; line-height: 1; color: #fff; margin:0;} .l-header-hero__wrapper .ck-intro-text { font-size: 2.3rem; color: #fbad18; margin: 0 0 0.5em 0;} .l-header-hero__wrapper .ck-button-one { font-size: 1.2rem; } .l-header-hero__wrapper .ck-button-two { font-size: 1.2rem; } .l-header__social .ck-social-icons li a::before { font-size: 20px; } } @media (min-width: 1280px) { .l-header { padding: 10px 52px 0px 52px; } } /* Misc */ .l-header__branding .panel .panel__body { font-size: 1rem; line-height: 1; font-weight: 700; } .section .section__header__title::after { background: #fbad18; } .m-libraries-sponsors-list--carousel .m-libraries-sponsors-list__items__item__image { height: 200px; } .section--background-image { position: relative; } .section--background-image .section__header {position: relative; } .section--background-image .section__body {position: relative; } .section--background-image::before { background: #002e5e; opacity: 0.9; position: absolute; top: 0; left: 0; height: 100%; width: 100%; } .section--background-image .ck-capital-letter { color:#fff; } .ck-capital-letter { font-size: xxx-large; font-weight: 700; } .article--image-fill { border: 4px solid #fbad18; } .article--stats .article__header .article__header__title { color: #fff; } .m-seminar-list__list__items__item__sponsoring-society strong { font-size: 12px; line-height: 1.5; color: #737373; } .m-seminar-list__list__items__item__sponsoring-society ul { font-size: 12px; line-height: 1.5; color: #737373; } .m-seminar-entry__item__sponsoring-society { color: #999; } .m-seminar-entry__item__sponsoring-society_title { margin-bottom: 13px; } .m-seminar-entry__item__sponsoring-society ul { margin-top: 6.5px; font-size: 14px; } form[name="icalForm"] .form__group { text-align: center; } </style><script type="text/javascript"> _linkedin_partner_id = "6488994"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=6488994&fmt=gif" /> </noscript> <!-- Piwik --> <script type="text/javascript"> var _paq = _paq || []; var piwikPageTracked = piwikPageTracked || false; // tracker methods like 'setCustomDimension' should be called before 'trackPageView' if (!piwikPageTracked) { //loop through page tags and set custom dimensions for contentID and Tags var tagArray = []; for(i=0; i < tagArray.length ; i++){ _paq.push(['trackEvent','General','Tags','View',null,{dimension7:'95463',dimension13:'Page', dimension15:'why-attend/opening-ceremony', dimension9:tagArray[i]}]); } //loop through page tags and set custom dimensions for contentID and prod cats var catArray = []; for(i=0; i < catArray.length ; i++){ _paq.push(['trackEvent','General','Product Categories','View',null,{dimension7:'95463',dimension13:'Page', dimension15:'why-attend/opening-ceremony', dimension10:catArray[i]}]); } //track page as well as contentId _paq.push(['trackPageView',null,{dimension7:'95463',dimension13:'Page', dimension15:'why-attend/opening-ceremony'}]); } _paq.push(['enableLinkTracking']); (function() { var u='//analytics.showoff.asp.events/'; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '1266']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Piwik Code --> <script src="/includes/javascript/showoff.global.min.js" ></script> <style> .article .w-icatcher-carousel .w-icatcher-carousel__list__item__body__caption img { margin: 0 auto; } @media (min-width: 1024px) { .l-header-hero__wrapper .ck-headline { font-size: 3.5rem; line-height: 1; color: #fff; margin:0;} .l-header-hero__wrapper .ck-intro-text { font-size: 2.3rem; color: #fbad18; margin: 0 0 0.5em 0;} .l-header-hero__wrapper .ck-button-one { font-size: 1.2rem; } .l-header-hero__wrapper .ck-button-two { font-size: 1.2rem; } .l-header__social .ck-social-icons li a::before { font-size: 20px; } } @media (min-width: 1280px) { .l-header { padding: 10px 52px 0px 52px; } } /* Misc */ .l-header__branding .panel .panel__body { font-size: 1rem; line-height: 1; font-weight: 700; } .section .section__header__title::after { background: #fbad18; } .m-libraries-sponsors-list--carousel .m-libraries-sponsors-list__items__item__image { height: 200px; } .section--background-image { position: relative; } .section--background-image .section__header {position: relative; } .section--background-image .section__body {position: relative; } .section--background-image::before { background: #002e5e; opacity: 0.9; position: absolute; top: 0; left: 0; height: 100%; width: 100%; } .section--background-image .ck-capital-letter { color:#fff; } .ck-capital-letter { font-size: xxx-large; font-weight: 700; } .article--image-fill { border: 4px solid #fbad18; } .article--stats .article__header .article__header__title { color: #fff; } .m-seminar-list__list__items__item__sponsoring-society strong { font-size: 12px; line-height: 1.5; color: #737373; } .m-seminar-list__list__items__item__sponsoring-society ul { font-size: 12px; line-height: 1.5; color: #737373; } .m-seminar-entry__item__sponsoring-society { color: #999; } .m-seminar-entry__item__sponsoring-society_title { margin-bottom: 13px; } .m-seminar-entry__item__sponsoring-society ul { margin-top: 6.5px; font-size: 14px; } form[name="icalForm"] .form__group { text-align: center; } </style> </body> </html>