CINXE.COM

Stock Information - Phillips 66 - PSX

<!DOCTYPE HTML> <html id="f0f6d20f77439207bfd2f6c97b980f9fe2deed73" class="StudioLegacy Legacy" xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> <head><title> Stock Information - Phillips 66 - PSX </title><meta content="text/html; charset=UTF-8" http-equiv="Content-type" /><meta content="RevealTrans(Duration=0,Transition=0)" http-equiv="Page-Enter" /><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" /><meta content="width=device-width, initial-scale=1" name="viewport" /><link type="text/css" rel="stylesheet" media="all" href="//s22.q4cdn.com/128149789/files/css/jquery-ui.css" /> <link type="text/css" rel="stylesheet" media="all" href="//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" /> <link type="image/x-icon" rel="icon" media="" href="//s22.q4cdn.com/128149789/files/favicon.ico" /> <link type="image/x-icon" rel="shortcut icon" media="" href="//s22.q4cdn.com/128149789/files/favicon.ico" /> <link rel="stylesheet" media="print" href="//s22.q4cdn.com/128149789/files/css/print.css" /> <!--[if lte IE 8]> <link id="respond-proxy" rel="respond-proxy" media="screen" href="//s22.q4cdn.com/128149789/files/js/respond-proxy.html" /> <link id="respond-redirect" rel="respond-redirect" media="screen" href="https://investor.phillips66.com/js/respond.proxy.gif" /> <![endif]--> <link id="htmlGlobalLinkCss" type="text/css" rel="stylesheet" media="all" href="//s22.q4cdn.com/128149789/files/css/global.css?v=41408" /><link id="htmlClientLinkCss" type="text/css" rel="stylesheet" media="all" href="//s22.q4cdn.com/128149789/files/css/client.css?v=41059" /><link id="htmlLinkPrintCss" type="text/css" rel="stylesheet" media="print" href="//s22.q4cdn.com/128149789/files/css/print.css" /><link id="htmlLinkEvergreenCss" type="text/css" rel="stylesheet" media="all" href="/css/evergreen/dist/default/evergreen.1.0.0.min.css" /><link type="text/css" rel="stylesheet" href="/GlobalBranding.ashx" /><script type="text/javascript" src="/js/module/widgets/dist/dependencies/evergreen.core.1.0.0.min.js"></script> <script type="text/javascript" src="/js/module/widgets/dist/dependencies/evergreen.app.1.0.0.min.js"></script> <script type="text/javascript" src="/js/module/widgets/dist/latest/evergreen.q4Api.min.js"></script> <script type="text/javascript" src="/js/module/widgets/dist/latest/evergreen.q4Pager.min.js"></script> <script type="text/javascript" src="/js/module/widgets/dist/latest/evergreen.q4Slideshow.min.js"></script> <script type="text/javascript" src="/js/module/widgets/dist/latest/evergreen.q4MultiSecFilings.min.js"></script> <script type="text/javascript" src="/js/typescript/dist/index.js"></script> <script type="text/javascript" src="/js/typescript/dist/q4CookieConsent/index.js"></script> <script type="text/javascript" src="//s22.q4cdn.com/128149789/files/js/q4.core.1.0.0.min.js"></script> <script type="text/javascript" src="//s22.q4cdn.com/128149789/files/js/q4.app.1.0.0.min.js"></script> <script type="text/javascript" src="//widgets.q4app.com/widgets/q4.api.1.12.6.min.js"></script> <script type="text/javascript" src="https://secure.office-information-24.com/js/797103.js"></script> <!--[if lte IE 8]> <script type="text/javascript" src="https://investor.phillips66.com/js/respond.proxy.js"></script> <![endif]--> <script type="text/javascript">function GetGlobalBrandingOptions(){ return '{"dateFormat":{"moment":{"date":"MMMM D, YYYY","time":"h:mm A"},"datePicker":{"date":"MM d, yy"}}}'; } </script><script type="text/javascript">var trackingCodes = []; // The Q4 Snowplow lib which Q4Blizzard utilises also makes a call to the ip-api and sets the info in LS. // So it's beneficial to check there too, to prevent redundant calls to ip-api. var q4SnowplowLib_ipLocStorageKey = 'q4spisp'; // Only load google analytics if we have tracking codes configured if (trackingCodes.length) { (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); } (function ($) { const initialisedV4Codes = []; function initGaTracking(isp, org) { // Only load google analytics if we have tracking codes configured if (!trackingCodes.length) return; isp = isp || '(not set)'; org = org || '(not set)'; $.each(trackingCodes, function (i, data) { if (data.qualifier === "Q4") { ga('create', data.trackingCode, 'auto'); // Q4 tracker ga('set', { 'dimension1': isp }); ga('set', { 'dimension2': org }); ga('set', 'anonymizeIp', true); ga('send', 'pageview', { 'page': location.pathname + location.search + location.hash }); // send pageview to Q4 tracker } else if (data.qualifier === 'V4Client') { // This is to prevent a script tag from being added more than once if (initialisedV4Codes.indexOf(data.trackingCode) === -1) { // Add gtag script to DOM const gtagScriptTag = document.createElement("script"); gtagScriptTag.async = true; gtagScriptTag.src = "https://www.googletagmanager.com/gtag/js?id=" + data.trackingCode; document.head.appendChild(gtagScriptTag); // Instance this gtag window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } const secureCookieTag = 'SameSite=None;Secure'; gtag("js", new Date()); gtag('set', {cookie_flags: secureCookieTag}); gtag("config", data.trackingCode, { anonymize_ip: true }); initialisedV4Codes.push(data.trackingCode); } } else { ga('create', data.trackingCode, 'auto', { 'name': data.qualifier }); // Client tracker ga(data.qualifier + '.set', 'anonymizeIp', true); ga(data.qualifier + '.send', 'pageview', { 'page': location.pathname + location.search + location.hash }); // send pageview to Client tracker } }); } initGaTracking(); })(jQuery || $tudio); (function () { Q4Blizzard.initProps({ appId: "Q4WebPhillips662017ir", collectorUrl: "https://" + window.location.hostname + "/x0k461", cookieName: "__uxq412__", organizationId: "30bb1846-5c92-4b0a-a859-f7f11114d233", postPath: "/e6c1b/xc9", productVersion: "5.146.1.1", enableDOMListener: "False" }); window.addEventListener("load", () => { Q4Tracker.init("True"); }); })();</script></head> <body style="margin: 0px" class="BodyBackground"> <input name="hdnRedirectToLoginUrl" type="hidden" id="hdnRedirectToLoginUrl" value="https://login.q4inc.com/authorize?client_id=gKrDY1E9BUSWfU7DGuW2CO4rjdskiNg7&amp;pendoQ4PId=_q4pidval_&amp;projectId=studio&amp;step=login&amp;companyName=Phillips+66+-+PSX&amp;projectIdentifier=Phillips+66+-+PSX&amp;mainColor=%230F5CA3&amp;scope=openid+profile+email&amp;helpUrl=https%3a%2f%2fhelp.events.q4inc.com%2fen%2fir-website.html&amp;response_type=code&amp;response_mode=query&amp;nonce=nzFzYh6tg0qKo0mYWorsxLGOPdc&amp;skipUrl=https%3a%2f%2finvestor.phillips66.com%2fstock-information%2fdefault.aspx&amp;userEmail=_q4lemail_&amp;redirect_uri=https%3a%2f%2fauth.platform.q4inc.com%2fauth%2fpublicAuthRedirect%3fstate%3deyJhbGciOiJodHRwOi8vd3d3LnczLm9yZy8yMDAxLzA0L3htbGRzaWctbW9yZSNobWFjLXNoYTI1NiIsInR5cCI6IkpXVCJ9.eyJyZXR1cm5VcmwiOiJodHRwczovL2ludmVzdG9yLnBoaWxsaXBzNjYuY29tL3N0b2NrLWluZm9ybWF0aW9uL2RlZmF1bHQuYXNweCIsImV4cCI6MTc0NTk0OTg4MS4wLCJpYXQiOjE3NDA2OTAyODEuMCwiaXNzIjoiUTQuV2ViLlB1YmxpYy5TaXRlIiwiYXVkIjoidXBzdHJlYW0uY2RuLndlYi5wcmQucTRpbmMuY29tIn0.bAG0haEZCpwFllUvhNV_SbfVCnetlbCBNJzhDv2UQGo" /> <input type="hidden" id="__RequestVerificationToken" /> <div id="pageClass" class="Sectioninvestors PageDefault PageStockInformation LayoutOneColumnLayout Languageen-US stock-page"> <div class="PageDefaultInner"> <div id="litPageDiv" class="PageStockInformation SectionStockInformation ParentSection_investors"> <a name="top" aria-hidden="true" tabindex="-1"></a> <form action="default.aspx" aria-label="Form" method="post" id="fmForm1"> <div class="aspNetHidden"> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['fmForm1']; if (!theForm) { theForm = document.fmForm1; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZDSH1oVlXKNmZSXd3zYZ2Gq6ERm6jivSb4ijerOGYkuGRtePZg2&amp;t=638628044627334853" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ function GetViewType(){ return '2'; } function GetRevisionNumber(){ return '1'; } function GetLanguageId(){ return '1'; } function GetVersionNumber(){ return '5.146.1.1'; } function GetPoweredBy(){return 'q4inc';} function GetViewDate(){{ return ''; }} function GetSignature(){{ return ''; }} //]]> </script> <script src="/WebResource.axd?d=x2nkrMJGXkMELz33nwnakMh5buNcZ-t3T4nCU0ZQt96Kk4JDhdv7pdb3Agzis1zDln1EUlimtVH-8O9nKu6Z_e6vBso1&amp;t=638628044627334853" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ function WebForm_OnSubmit() { if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false; return true; } //]]> </script> <a id="lnkPostback" aria-hidden="true" aria-label="lnkPostback" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;lnkPostback&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, true))" style="display: none"></a> <div class="layout layout--one-column"> <div class="layout_inner"> <div class="layout_header"> <div class="pane pane--header grid--no-gutter"> <div class="pane_inner clearfix"><span class='HeaderPaneDiv'><span class='HeaderPaneDiv1'><div id="_ctrl0_ctl06_divModuleContainer" class="module module-embed"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-TRFNCWDYLY"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-TRFNCWDYLY'); </script> </div> </div> </div></span><span class='HeaderPaneDiv2'><div id="_ctrl0_ctl09_divModuleContainer" class="module module-embed module-skip"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <a class="module-skip_link" href="#maincontent">Skip to main content</a> </div> </div> </div></span><span class='HeaderPaneDiv3'><div id="_ctrl0_ctl12_divModuleContainer" class="module module-html mobile-close-nav layout_toggle"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <button type="button" class="button--type button-menu-close"><span class="sr-only">Close the mobile navigation</span></button> </div> </div> </div></span><span class='HeaderPaneDiv4'><div id="_ctrl0_ctl15_divModuleContainer" class="module module-html module-mobile-corp-nav no-list-style mobile-expand"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <!-- Mobile Corp Nav 1 00210464 --> <ul class="level1"> <li class="module-mobile-corp-nav_item module-mobile-corp-nav_item--top has-children"> <a href="https://www.phillips66.com/businesses">Business Operations</a> <ul class="level2"> <button type="button" class="button--type back-link"><i class="q4-icon_chevron-left"></i><span class="sr-only">Return one level in the navigation.</span>Business Operations</button> <li class="has-children"> <a href="https://www.phillips66.com/businesses">Operations</a> <ul class="level3"> <button type="button" class="button--type back-link"><i class="q4-icon_chevron-left"></i><span class="sr-only">Return one level in the navigation.</span>Operations</button> <li><a href="https://www.phillips66.com/refining/" target="_blank">Refining</a></li> <li class="has-children"> <a href="https://www.phillips66.com/refining/" target="_blank">Midstream</a> <ul class="level4"> <button type="button" class="button--type back-link"><i class="q4-icon_chevron-left"></i><span class="sr-only">Return one level in the navigation.</span>Midstream</button> <li><a href="https://www.phillips66.com/midstream/" target="_blank">Overview</a></li> <li><a href="https://www.phillips66.com/midstream/midstream-assets/" target="_blank">Midstream Assets</a></li> <li><a href="https://www.phillips66.com/midstream/map/" target="_blank">Midstream Asset Map</a></li> <li><a href="https://www.phillips66.com/pipeline-safety/" target="_blank">Pipeline Safety</a></li> <li><a href="https://www.phillips66.com/midstream/tariffs/" target="_blank" class="border-bottom">Tariffs</a></li> <li><a href="https://new.phillips66.com/midstream/customers/" target="_blank">Customers</a></li> <li><a href="https://new.phillips66.com/midstream/projects/" target="_blank">Projects</a></li> </ul> </li> <li><a href="https://www.phillips66.com/marketing/" target="_blank">Marketing</a></li> <li><a href="https://www.cpchem.com/" target="_blank" class="border-bottom">Chemicals</a></li> <li><a href="https://www.phillips66.com/emerging-energy/" target="_blank">Emerging Energy</a></li> <li><a href="https://www.phillips66.com/energy-research-innovation/" target="_blank">Energy Research &amp; Innovation</a></li> </ul> </li> <li class="has-children"> <a href="http://www.phillips66.com/customers/asphalt">Products</a> <ul class="level3"> <button type="button" class="button--type back-link"><i class="q4-icon_chevron-left"></i><span class="sr-only">Return one level in the navigation.</span>Products</button> <li><a href="https://www.phillips66.com/asphalt/" target="_blank">Asphalt</a></li> <li><a href="https://www.phillips66aviation.com/" target="_blank">Aviation</a></li> <li><a href="https://www.phillips66.com/crude-oil/" target="_blank">Crude Oil</a></li> <li><a href="https://www.phillips66.com/fuels-lubricants/" target="_blank">Fuels &amp; Lubricants</a></li> <li><a href="https://www.phillips66.com/specialties/" target="_blank">Specialties</a></li> </ul> </li> <li class="has-children"> <a href="http://www.phillips66.com/customers/real-estate">Services</a> <ul class="level3"> <button type="button" class="button--type back-link"><i class="q4-icon_chevron-left"></i><span class="sr-only">Return one level in the navigation.</span>Services</button> <li><a href="https://www.phillips66.com/real-estate/" target="_blank">Real Estate</a></li> <li><a href="https://www.phillips66.com/safety-data-sheets/" target="_blank">Safety Data Sheets</a></li> <li><a href="https://www.phillips66.com/interest-owners/" target="_blank">Interest Owners</a></li> <li><a href="https://www.phillips66.com/analysisplus/" target="_blank">Analysis Plus</a></li> </ul> </li> </ul> </li> <li class="module-mobile-corp-nav_item module-mobile-corp-nav_item--top has-children"> <a href="https://www.phillips66.com/businesses">Sustainability &amp; ESG</a><ul class="level2"> <button type="button" class="button--type back-link"><i class="q4-icon_chevron-left"></i><span class="sr-only">Return one level in the navigation.</span>Sustainability &amp; ESG</button> <li><a href="https://www.phillips66.com/sustainability/" target="_blank">ESG Overview</a></li> <li><a href="https://www.phillips66.com/sustainability/sustainability-report/" target="_blank">Sustainability Report</a></li> <li><a href="https://www.phillips66.com/sustainability/our-targets/" target="_blank">Our Targets</a></li> <li><a href="https://www.phillips66.com/sustainability/supplemental/" target="_blank">ESG Library</a></li> </ul> </li> <li class="module-mobile-corp-nav_item module-mobile-corp-nav_item--top has-children"> <a href="https://www.phillips66.com/businesses">Community</a> <ul class="level2"> <button type="button" class="button--type back-link"><i class="q4-icon_chevron-left"></i><span class="sr-only">Return one level in the navigation.</span>Community</button> <li><a href="https://www.phillips66.com/community/" target="_blank">Overview</a></li> <li><a href="https://www.phillips66.com/community/social-impact/" target="_blank">Social Impact</a></li> <li><a href="https://www.phillips66.com/pipeline-safety/" target="_blank">Pipeline Safety</a></li> </ul> </li> </ul> </div> </div> </div></span><span class='HeaderPaneDiv5'><nav aria-label="Web Menu" class="module-mobile-nav--main no-list-style mobile-expand"><ul class="level1"> <li class="has-children home expanded"><a href="https://investor.phillips66.com/investors/default.aspx">Investors</a><ul class="level2"> <li><a href="https://www.phillips66.com/investors">Overview</a></li><li class="selected has-children"><a href="https://investor.phillips66.com/stock-information/default.aspx">Stock Information</a><ul class="level3"> <li><a href="/stock-information/default.aspx#section=quote">Quote</a></li><li><a href="/stock-information/default.aspx#section=chart">Chart</a></li><li><a href="/stock-information/default.aspx#section=historical">Historical / Calculator</a></li><li><a href="/stock-information/default.aspx#section=dividend">Dividends</a></li><li><a href="/stock-information/default.aspx#section=repurchase">Share Repurchase History</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/financial-information/default.aspx">Financial Information</a><ul class="level3"> <li><a href="/investors/default.aspx?sections=quarterly">Quarterly Earnings</a></li><li><a href="/financial-information/default.aspx?section=news">News Releases</a></li><li><a href="/financial-information/default.aspx?section=sec">SEC Filings</a></li><li><a href="/financial-information/default.aspx?section=annual">Annual Publications</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/events-and-presentations/default.aspx">Events聽& Presentations</a><ul class="level3"> <li><a href="/events-and-presentations/default.aspx?section=events">Latest Events</a></li><li><a href="/events-and-presentations/default.aspx?section=calendar">Event Calendar</a></li><li><a href="/events-and-presentations/default.aspx?section=archive">Archived Events & Presentations</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/corporate-governance/default.aspx">Corporate Governance</a><ul class="level3"> <li><a href="/corporate-governance/default.aspx?section=executive">Executive Leadership Team</a></li><li><a href="/corporate-governance/default.aspx?section=board">Board of Directors</a></li><li><a href="/corporate-governance/default.aspx?section=committee">Committee Composition</a></li><li><a href="/corporate-governance/default.aspx?section=documents">Documents and Charters</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/resources/default.aspx">Resources</a><ul class="level3"> <li><a href="/resources/default.aspx?section=services">Shareholder Services</a></li><li><a href="/resources/default.aspx?section=faq">FAQ's</a></li><li><a href="/resources/default.aspx?section=request">Publication Request Form</a></li><li><a href="https://phillips66.com/midstream/tax-portal/">Tax Package Support</a></li><li><a href="/resources/default.aspx?section=rss">RSS Feed</a></li> </ul></li><li><a href="/investors/default.aspx#financial-summary-table">Phillips 66 Indicators</a></li> </ul></li> </ul></nav></span><span class='HeaderPaneDiv6'><div id="_ctrl0_ctl21_divModuleContainer" class="module module-html module-mobile-corp-nav no-list-style mobile-expand"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <ul class="level1"> <li class="module-mobile-corp-nav_item--bottom has-children"><a class="module-mobile-corp-nav_item" href="https://www.phillips66.com/newsroom">newsroom</a> <ul class="level2"> <button type="button" class="button--type back-link"><i class="q4-icon_chevron-left"></i><span class="sr-only">Return one level in the navigation.</span>Newsroom</button> <!-- <a href="https://www.phillips66.com/newsroom" class="mobile-home-link corp">newsroom</a> --> <li><a href="https://www.phillips66.com/newsroom/" target="_blank">Newsroom Home</a></li> <li><a href="https://www.phillips66.com/news-stories-all/" target="_blank">Our Stories</a></li> <li><a href="/financial-information/default.aspx?section=news">News Releases</a></li> <li><a href="https://www.phillips66.com/media-request-form/" target="_blank">Media Request Form</a></li> <!-- <li> <a href="https://www.phillips66.com/newsroom">Overview</a> </li> <li> <a href="https://www.phillips66.com/news-stories-all">Feature Stories</a> </li> <li> <a href="https://www.phillips66.com/newsroom/media-request-form">Media Request Form</a> </li> --> <!-- <li> <a href="http://www.phillips66.com/newsroom/image-gallery-form">Image Gallery Form</a> </li> --> <!-- <li> <a href="http://www.phillips66.com/newsroom/logo-request-form">Logo Request Form</a> </li> --> </ul> </li> <li class="module-mobile-corp-nav_item--bottom has-children"> <a href="http://www.phillips66.com/about">About Us</a> <ul class="level2"> <button type="button" class="button--type back-link"><i class="q4-icon_chevron-left"></i><span class="sr-only">Return one level in the navigation.</span>About Us</button> <li class="padding-right"><a href="https://www.phillips66.com/our-people/" target="_blank">Our People</a></li> <li class="padding-right"><a href="https://phillips66.com/hcmr" target="_blank">2022 Human Capital Management Report</a></li> <li class="padding-right"><a href="https://www.phillips66.com/history/" target="_blank">History</a></li> <li class="padding-right"><a href="https://www.phillips66.com/corporate-locations/" target="_blank">Corporate Locations</a></li> <li class="padding-right"><a href="https://www.phillips66.com/careers/" target="_blank">Careers</a></li> <li class="padding-right"><a href="https://www.phillips66.com/contact/" target="_blank">Contact</a></li> </ul> <!-- <a href="https://www.phillips66.com/aboutpage.html?page=about">About</a>--> </li> <!-- <li class="module-mobile-corp-nav_item--bottom has-children nav-inactive"><a class="module-mobile-corp-nav_item">newsroom</a> </li> --> </ul> <br><style></style> </div> </div> </div></span><span class='HeaderPaneDiv7'><div id="_ctrl0_ctl24_divModuleContainer" class="module module-embed module-mobile-nav--main"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <!-- menu cloned from desktop menu --> </div> </div> </div></span><span class='HeaderPaneDiv8'><div id="_ctrl0_ctl27_RightBlock" class="hidden"></div> <div id="_ctrl0_ctl27_divModuleContainer" class="module module-links no-list-style module-mobile-header-links"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <ul id="_ctrl0_ctl27_qlList" class="module-links_list"> <li id="_ctrl0_ctl27_QuickLinkList_ctl00_liQuickLink" class="QuickLinkRow"> <a href="http://www.phillips66.com/contact" id="_ctrl0_ctl27_QuickLinkList_ctl00_link" class="module-links_list-item-link" target="_blank">Contact</a> </li> <li id="_ctrl0_ctl27_QuickLinkList_ctl01_liQuickLink" class="QuickLinkRowAlt"> <a href="http://phillips66.jobs/" id="_ctrl0_ctl27_QuickLinkList_ctl01_link" class="module-links_list-item-link" target="_blank">Careers</a> </li> </ul> </div> </div> </div></span><span class='HeaderPaneDiv9'><div id="_ctrl0_ctl30_divModuleContainer" class="module module-embed module_mobile-stock module-stock-header module-mobile-stock grid_col stock-widget2 "> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <div class="module-stock-header--psx"></div> <div class="module-stock-header--psxp"></div> <!-- module module-stock-header module-mobile-stock grid_col stock-widget2 --> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/3.0.3/mustache.min.js"></script> <script src="https://widgets.q4app.com/widgets/q4.stockQuote.1.0.12.min.js"></script> <script> $('.stock-widget2').stockQuote({ changeCls: ['down', 'up'], stock: ['NYSE:PSX'], stockTpl: ( '{{#.}}' + '<div class="module_container module_container--outer"> '+ '<div class="module_container module_container--inner"> '+ '<span class="module-stock-header_description1">PSX</span> '+ '<span class="module-stock-header_description2"></span> '+ '<div class="module-stock-header_values"> '+ '<span class="module-stock-header_stock-price">{{tradePrice}}</span> '+ '<span class="module-stock-header_change module-stock-header_{{uod}}"> '+ '<span class="module-stock-header_indicator">{{uodSymbol}}</span>{{change}} '+ '</span> '+ '<span class="module-stock-header_percent-change module-stock-header_{{uod}}"> '+ '<span class="module-stock-header_indicator">{{uodSymbol}}</span>{{percChange}}% '+ '</span> '+ '</div> '+ '<span class="module-stock-header_volume-text">Volume: </span> '+ '<span class="module-stock-header_volume">{{volume}}</span> '+ '<span class="module-stock-header_description3"></span> '+ '<span class="module-stock-header_date">{{tradeDate}}</span> '+ '</div> '+ '</div> '+ '{{/.}}' ) }); </script> --> </div> </div> </div></span><span class='HeaderPaneDiv27'><div id="_ctrl0_ctl84_divModuleContainer" class="module module-embed"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <noscript><img src="https://secure.office-information-24.com/797103.png" style="display:none;" /></noscript> </div> </div> </div></span></span></div> </div> <div class="pane pane--banner grid--no-gutter"> <div class="pane_inner"><span class='HeaderPane2Div10'><div id="_ctrl0_ctl33_divModuleContainer" class="module module-embed grid_col right module-desktop-stock"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <div class="module-stock-header module-stock-header--psx"></div> <div class="header-links"> <ul> <li><a href="https://www.phillips66.com/contact/" target="_blank">Contact</a></li> <li><a href="https://www.phillips66.com/careers/" target="_blank">Careers</a></li> </ul> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/3.0.3/mustache.min.js"></script> <script src="https://widgets.q4app.com/widgets/q4.stockQuote.1.0.11.min.js"></script> <script> $(document).ready(function () { $('.module-stock-header--psx').stockQuote({ stock: ['NYSE:PSX'], dateFormat: 'mm/dd/yy', changeCls: ['module-stock-header_down', 'module-stock-header_up'], stockTpl: ( '{{#.}}' + '<div class="module_container module_container--inner">' + '<span class="module-stock-header_description1">PSX</span> ' + '<div class="module-stock-header_values">' + '<span class="module-stock-header_stock-price">{{tradePrice}}</span> ' + '<span class="module-stock-header_change {{uod}}"> ' + '<span class="module-stock-header_indicator">{{uodSymbol}}</span>{{change}}' + '</span>' + '</div>' + '</div>' + '{{/.}}' ) }); }); </script> </div> </div> </div></span><span class='HeaderPane2Div11'><div id="_ctrl0_ctl36_divModuleContainer" class="module module-embed module-logo grid_col"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <!-- <a href="http://www.phillips66.com/"><img src="//s22.q4cdn.com/128149789/files/design/client-logo-new.png" alt="Phillips66"></a> --> <a href="http://www.phillips66.com/"><img src="//s22.q4cdn.com/128149789/files/design/svg/header-logo.svg" alt="Phillips66 logo"></a> </div> </div> </div></span><span class='HeaderPane2Div12'><div id="_ctrl0_ctl39_divModuleContainer" class="module module-embed module-mobile-header-logo module_mobile-head-nav"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <div class="module_mobile-header-logo"> <a href="http://www.phillips66.com/"><img src="//s22.q4cdn.com/128149789/files/design/2021/logo-header_dark_background.svg" alt="Phillips66"></a> </div> <div class="module_mobile-triggers"> <div class="module_menu-toggle"> <button type="button" class="mobile-open-nav button--type" tabindex="0"><span class="sr-only">Open the mobile navigation</span></button> </div> <div class="module search-toggle"> <button type="button" aria-expanded="false" class="search-toggle_button"><i class="q4-icon_search"></i><span class="sr-only">Toggle the search bar</span></button> </div> </div> <span class="module_nav_sticky"></span> </div> </div> </div></span><span class='HeaderPane2Div13'><div id="_ctrl0_ctl42_divModuleContainer" class="module module-html module-corp-nav no-list-style"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <ul class="module-corp-nav--list"> <li> <span class="module-corp-nav_item">Business Operations</span> <svg width="10" height="7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 1.012 5.5 6 1 1" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"></path></svg> <div class="level-two business-nav hidden"> <div class="level-two-left"> <img src="//s22.q4cdn.com/128149789/files/images/corp-nav/business-nav.jpg" alt=""> <h5>Business Operations</h5> <p>With nearly 150 years of experience, our teams across our unique value chain focus on safely delivering reliable energy now and for the future.</p> </div> <div class="level-two-right operations border-right"> <h6>Operations</h6> <ul> <li><a href="https://www.phillips66.com/refining/" target="_blank">Refining</a></li> <li class="midstream-item"><span>Midstream<svg class="not-clicked" height="9" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 7 11"><path stroke="#666666" stroke-linecap="round" stroke-linejoin="round" d="M1.012 1 6 5.5 1 10"></path></svg></span></li> <li><a href="https://www.phillips66.com/marketing/" target="_blank">Marketing</a></li> <li><a href="https://www.cpchem.com/" target="_blank" class="border-bottom">Chemicals</a></li> <li><a href="https://www.phillips66.com/emerging-energy/" target="_blank">Emerging Energy</a></li> <li><a href="https://www.phillips66.com/energy-research-innovation/" target="_blank">Energy Research &amp; Innovation</a></li> </ul> </div> <div class="level-two-right border-right midstream hidden"> <div class="background-color"> <!-- <p>From crude oil to feedstocks, or refined and specialty products, our Midstream operations are essential to our value chain.</p> --> <ul> <li><a href="https://www.phillips66.com/midstream/" target="_blank">Overview</a></li> <!-- <li><a href="https://www.phillips66.com/midstream/midstream-assets/" target="_blank">Midstream Assets</a></li> --> <li><a href="https://www.phillips66.com/midstream/map/" target="_blank">Midstream Asset Map</a></li> <li><a href="https://www.phillips66.com/pipeline-safety/" target="_blank">Pipeline Safety</a></li> <li><a href="https://www.phillips66.com/midstream/tariffs/" target="_blank">Tariffs</a></li> <li><a href="https://www.phillips66.com/midstream/customers/" target="_blank">Customers</a></li> <li><a href="https://www.phillips66.com/midstream/projects/" target="_blank">Projects</a></li> </ul> </div> </div> <div class="level-two-right border-right products"> <h6>Products</h6> <ul> <li><a href="https://www.phillips66aviation.com/" target="_blank">Aviation</a></li> <li><a href="https://www.phillips66.com/asphalt/" target="_blank">Asphalt</a></li> <li><a href="https://www.phillips66.com/crude-oil/" target="_blank">Crude Oil</a></li> <li><a href="https://www.phillips66.com/fuels-lubricants/" target="_blank">Fuels &amp; Lubricants</a></li> <li><a href="https://www.phillips66.com/specialties/" target="_blank">Specialties</a></li> </ul> </div> <div class="level-two-right services"> <h6>Services</h6> <ul> <!-- <li><a href="https://www.phillips66.com/real-estate/" target="_blank">Real Estate</a></li> --> <li><a href="https://www.phillips66.com/safety-data-sheets/" target="_blank">Safety Data Sheets</a></li> <li><a href="https://www.phillips66.com/interest-owners/" target="_blank">Interest Owners</a></li> <li><a href="https://www.phillips66.com/analysisplus/" target="_blank">Analysis Plus</a></li> </ul> </div> </div> <!-- <li><a class="module-corp-nav_item" href="http://www.phillips66.com/customers">Customers</a></li>--> </li> <li> <span class="module-corp-nav_item">Sustainability</span> <svg width="10" height="7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 1.012 5.5 6 1 1" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"></path></svg> <div class="level-two hidden"> <div class="level-two-left"> <img src="//s22.q4cdn.com/128149789/files/images/corp-nav/2023/23-0018-HoustonZoo-33-of-37-1.jpg" alt=""> <h5>Sustainability &amp; ESG</h5> <p>Sustainability shapes how we define and execute our strategy, which supports our long-term resilience and competitiveness.</p> </div> <div class="level-two-right"> <ul> <li><a href="https://www.phillips66.com/sustainability/" target="_blank">ESG Overview</a></li> <!-- <li><a href="https://www.phillips66.com/sustainability/sustainability-report/" target="_blank">Sustainability Report</a></li> --> <li><a href="https://www.phillips66.com/sustainability/our-targets/" target="_blank">Our Targets</a></li> <li><a href="https://www.phillips66.com/sustainability/supplemental/" target="_blank">ESG Library</a></li> </ul> </div> </div> </li> <li> <span class="module-corp-nav_item">Community</span> <svg width="10" height="7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 1.012 5.5 6 1 1" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"></path></svg> <div class="level-two hidden"> <div class="level-two-left"> <img src="//s22.q4cdn.com/128149789/files/images/corp-nav/2023/book_distribution_kashmere_photo_031-1.jpg" alt=""> <h5>Community</h5> <p>We support each other, strengthen the communities where our employees live and work and demonstrate our values through our actions.</p> </div> <div class="level-two-right"> <ul> <li><a href="https://www.phillips66.com/community/" target="_blank">Overview</a></li> <li><a href="https://www.phillips66.com/community/social-impact/" target="_blank">Social Impact</a></li> <li><a href="https://www.phillips66.com/pipeline-safety/" target="_blank">Pipeline Safety</a></li> </ul> </div> </div> </li> <li> <span class="module-corp-nav_item module-corp-nav_item--active">Investors</span> <svg width="10" height="7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 1.012 5.5 6 1 1" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"></path></svg> <div class="level-two hidden"> <div class="level-two-left"> <img src="//s22.q4cdn.com/128149789/files/images/corp-nav/investors-nav.jpg" alt=""> <h5>Investors</h5> <p>Find relevant financial and operating information about our company for institutional and individual investors.</p> </div> <div class="level-two-right"> <ul> <li><a href="/">Introduction</a></li> <li><a href="/stock-information/">Stock Information</a></li> <li><a href="/financial-information">Financial Information</a></li> <li><a href="/events-and-presentations">Events &amp; Presentations</a></li> <li><a href="/corporate-governance">Corporate Governance</a></li> <li><a href="/resources">Resources</a></li> <li><a href="/investors/default.aspx#financial-summary-table">Phillips 66 Indicators</a></li> </ul> </div> </div> </li> <li> <span class="module-corp-nav_item">Newsroom</span> <svg width="10" height="7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 1.012 5.5 6 1 1" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"></path></svg> <div class="level-two hidden"> <div class="level-two-left"> <img src="//s22.q4cdn.com/128149789/files/images/corp-nav/newsroom-nav.jpg" alt=""> <h5>Newsroom</h5> <p>Stay up to date with the latest news releases, company stories and publications.</p> </div> <div class="level-two-right"> <ul> <li><a href="https://www.phillips66.com/newsroom/" target="_blank">Newsroom Home</a></li> <li><a href="https://www.phillips66.com/news-stories-all/" target="_blank">Our Stories</a></li> <li><a href="/financial-information/default.aspx?section=news">News Releases</a></li> <li><a href="https://www.phillips66.com/media-request-form/" target="_blank">Media Request Form</a></li> </ul> </div> </div> </li> <li> <span class="module-corp-nav_item">About Us</span> <svg width="10" height="7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 1.012 5.5 6 1 1" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"></path></svg> <div class="level-two hidden"> <div class="level-two-left"> <img src="//s22.q4cdn.com/128149789/files/images/corp-nav/aboutUs-nav.jpg" alt=""> <h5>About Us</h5> <p>Our vision is to provide energy and improve lives. We are excited about the future of energy and helping the world move forward.</p> </div> <div class="level-two-right"> <ul> <li class="padding-right"><a href="https://www.phillips66.com/our-people/" target="_blank">Our People</a></li> <!-- <li class="padding-right"><a href="https://phillips66.com/hcmr" target="_blank">2022 Human Capital Management Report</a></li> --> <li class="padding-right"><a href="https://www.phillips66.com/history/" target="_blank">History</a></li> <li class="padding-right"><a href="https://www.phillips66.com/products-we-make-possible/" target="_blank">Products We Make Possible</a></li> <li class="padding-right"><a href="https://www.phillips66.com/corporate-locations/" target="_blank">Corporate Locations</a></li> <li class="padding-right"><a href="https://www.phillips66.com/careers/" target="_blank">Careers</a></li> <li class="padding-right"><a href="https://www.phillips66.com/contact/" target="_blank">Contact</a></li> </ul> </div> </div> </li> </ul> <!-- <ul class="module-corp-nav--list"> <li><a class="module-corp-nav_item" href="https://www.phillips66.com/aboutpage.html?page=about">About</a></li> <li class="nav-inactive"><a class="module-corp-nav_item">Customers</a></li> <li><a class="module-corp-nav_item" href="https://www.phillips66.com/#sustainability">Sustainability</a></li> <li><a class="module-corp-nav_item module-corp-nav_item--active" href="/investors/default.aspx">Investors</a></li> <li class="nav-inactive"><a class="module-corp-nav_item">newsroom</a></li> </ul> --> </div> </div> </div></span><span class='HeaderPane2Div14'><div id="_ctrl0_ctl45_divModuleContainer" class="module module-html search-toggle"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <button type="button" aria-expanded="false" class="search-toggle_button"><i class="q4-icon_search"></i><span class="sr-only">Toggle the search bar</span></button> </div> </div> </div></span><span class='HeaderPane2Div15'><div id="_ctrl0_ctl48_divModuleContainer" class="module module-search" role="search"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <span id="_ctrl0_ctl48_lblSearchText" class="module-search_text"></span> <input name="_ctrl0$ctl48$txtSearchInput" type="text" maxlength="256" id="_ctrl0_ctl48_txtSearchInput" class="module_input module-search_input" aria-label="Search query" placeholder="Search Investors" value="" onkeypress="javascript:var key; if (window.event) { key = window.event.keyCode; } else if (e) { key = e.which; } else { return true; } if (key == 13) __doPostBack(&#39;_ctrl0$ctl48$btnSearch&#39;, &#39;&#39;); " /> <input type="submit" name="_ctrl0$ctl48$btnSearch" value="Search" id="_ctrl0_ctl48_btnSearch" class="module_button module-search_button" /> </div> </div> </div></span></div> </div> <div class="pane pane--navigation"> <div class="pane_inner"><span class='NavigationPaneDiv16'><div id="_ctrl0_ctl51_divModuleContainer" class="module module-page-title module-desktop-page-title"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <h1 class="module_title">Stock Information</h1> </div> </div> </div></span><span class='NavigationPaneDiv17'><nav aria-label="Web Menu" class="no-list-style nav--banner nav--banner-desktop"><ul class="level1"> <li class="has-children home expanded"><a href="https://investor.phillips66.com/investors/default.aspx">Investors</a><ul class="level2"> <li><a href="https://www.phillips66.com/investors">Overview</a></li><li class="selected has-children"><a href="https://investor.phillips66.com/stock-information/default.aspx">Stock Information</a><ul class="level3"> <li><a href="/stock-information/default.aspx#section=quote">Quote</a></li><li><a href="/stock-information/default.aspx#section=chart">Chart</a></li><li><a href="/stock-information/default.aspx#section=historical">Historical / Calculator</a></li><li><a href="/stock-information/default.aspx#section=dividend">Dividends</a></li><li><a href="/stock-information/default.aspx#section=repurchase">Share Repurchase History</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/financial-information/default.aspx">Financial Information</a><ul class="level3"> <li><a href="/investors/default.aspx?sections=quarterly">Quarterly Earnings</a></li><li><a href="/financial-information/default.aspx?section=news">News Releases</a></li><li><a href="/financial-information/default.aspx?section=sec">SEC Filings</a></li><li><a href="/financial-information/default.aspx?section=annual">Annual Publications</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/events-and-presentations/default.aspx">Events&nbsp;&amp; Presentations</a><ul class="level3"> <li><a href="/events-and-presentations/default.aspx?section=events">Latest Events</a></li><li><a href="/events-and-presentations/default.aspx?section=calendar">Event Calendar</a></li><li><a href="/events-and-presentations/default.aspx?section=archive">Archived Events &amp; Presentations</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/corporate-governance/default.aspx">Corporate Governance</a><ul class="level3"> <li><a href="/corporate-governance/default.aspx?section=executive">Executive Leadership Team</a></li><li><a href="/corporate-governance/default.aspx?section=board">Board of Directors</a></li><li><a href="/corporate-governance/default.aspx?section=committee">Committee Composition</a></li><li><a href="/corporate-governance/default.aspx?section=documents">Documents and Charters</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/resources/default.aspx">Resources</a><ul class="level3"> <li><a href="/resources/default.aspx?section=services">Shareholder Services</a></li><li><a href="/resources/default.aspx?section=faq">FAQ&#39;s</a></li><li><a href="/resources/default.aspx?section=request">Publication Request Form</a></li><li><a href="https://phillips66.com/midstream/tax-portal/">Tax Package Support</a></li><li><a href="/resources/default.aspx?section=rss">RSS Feed</a></li> </ul></li><li><a href="/investors/default.aspx#financial-summary-table">Phillips 66 Indicators</a></li> </ul></li> </ul></nav></span></div> </div> </div> <div class="layout_content" id="maincontent"> <div class="pane pane--breadcrumb"> <div class="pane_inner"><span class='BreadcrumbPaneDiv18'><div id="_ctrl0_ctl57_divModuleContainer" class="module module-page-title module-page-title--mobile-content"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <h1 class="module_title">Stock Information</h1> </div> </div> </div></span><span class='BreadcrumbPaneDiv20'><nav aria-label="Web Menu" class="nav--banner-mobile no-list-style nav--banner"><ul class="level1"> <li class="has-children home expanded"><a href="https://investor.phillips66.com/investors/default.aspx">Investors</a><ul class="level2"> <li><a href="https://www.phillips66.com/investors">Overview</a></li><li class="selected has-children"><a href="https://investor.phillips66.com/stock-information/default.aspx">Stock Information</a><ul class="level3"> <li><a href="/stock-information/default.aspx#section=quote">Quote</a></li><li><a href="/stock-information/default.aspx#section=chart">Chart</a></li><li><a href="/stock-information/default.aspx#section=historical">Historical / Calculator</a></li><li><a href="/stock-information/default.aspx#section=dividend">Dividends</a></li><li><a href="/stock-information/default.aspx#section=repurchase">Share Repurchase History</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/financial-information/default.aspx">Financial Information</a><ul class="level3"> <li><a href="/investors/default.aspx?sections=quarterly">Quarterly Earnings</a></li><li><a href="/financial-information/default.aspx?section=news">News Releases</a></li><li><a href="/financial-information/default.aspx?section=sec">SEC Filings</a></li><li><a href="/financial-information/default.aspx?section=annual">Annual Publications</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/events-and-presentations/default.aspx">Events聽& Presentations</a><ul class="level3"> <li><a href="/events-and-presentations/default.aspx?section=events">Latest Events</a></li><li><a href="/events-and-presentations/default.aspx?section=calendar">Event Calendar</a></li><li><a href="/events-and-presentations/default.aspx?section=archive">Archived Events & Presentations</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/corporate-governance/default.aspx">Corporate Governance</a><ul class="level3"> <li><a href="/corporate-governance/default.aspx?section=executive">Executive Leadership Team</a></li><li><a href="/corporate-governance/default.aspx?section=board">Board of Directors</a></li><li><a href="/corporate-governance/default.aspx?section=committee">Committee Composition</a></li><li><a href="/corporate-governance/default.aspx?section=documents">Documents and Charters</a></li> </ul></li><li class="has-children"><a href="https://investor.phillips66.com/resources/default.aspx">Resources</a><ul class="level3"> <li><a href="/resources/default.aspx?section=services">Shareholder Services</a></li><li><a href="/resources/default.aspx?section=faq">FAQ's</a></li><li><a href="/resources/default.aspx?section=request">Publication Request Form</a></li><li><a href="https://phillips66.com/midstream/tax-portal/">Tax Package Support</a></li><li><a href="/resources/default.aspx?section=rss">RSS Feed</a></li> </ul></li><li><a href="/investors/default.aspx#financial-summary-table">Phillips 66 Indicators</a></li> </ul></li> </ul></nav></span></div> </div> <div class="pane pane--left"> <div class="pane_inner"><span class='LeftPaneDiv'></span></div> </div> <div class="pane pane--content"> <div class="pane_inner"><span class='ContentPaneDiv'><span class='ContentPaneDiv1'><div id="_ctrl0_ctl87_divModuleContainer" class="module module-stock module--section-quote"> <div class="module_container module_container--outer"> <h2 id="_ctrl0_ctl87_lblTitle" class="module_title"><span id="_ctrl0_ctl87_lblModuleTitle" class="ModuleTitle">Stock Quote</span></h2> <div class="module_container module_container--inner"> <div id="_ctrl0_ctl87_validationsummary" class="module_error-container" style="color:#CC0000;display:none;"> </div> <div class="module_container module_container--content"> <div class="module-stock_left-block"> <h4 class="module-stock_lookup-title"> <span id="_ctrl0_ctl87_lblIndice" class="module-stock_indice">NYSE</span> <span id="_ctrl0_ctl87_lblStockQuoteTitle" class="module-stock_lookup-title-text">: PSX</span> </h4> <div class="module-stock_label"> <span id="_ctrl0_ctl87_lblPriceText" class="module-stock_price">Price</span> </div> <div class="module-stock_value module-stock_value--block"> <span id="_ctrl0_ctl87_lblPrice" class="module-stock_price">127.70</span> </div> <div class="module-stock_label"> <span id="_ctrl0_ctl87_lblChangeText" class="module-stock_change">Change</span> </div> <div class="module-stock_value"> <span class="module-stock_change module-stock_up"> <span class='module-stock_indicator'>+</span>2.26 </span> </div> <div class="module-stock_label"> <span id="_ctrl0_ctl87_lblPercChangeText" class="module-stock_percent-change">% Change</span> </div> <div class="module-stock_value"> <span class="module-stock_percent-change module-stock_up"> <span class='module-stock_indicator'>+</span>1.8% </span> </div> <div class="module-stock_label--block"> <div class="module-stock_label"> <span id="_ctrl0_ctl87_lblVolumeText" class="module-stock_volume">Volume:</span> </div> <div class="module-stock_value"> <span id="_ctrl0_ctl87_lblVolume" class="module-stock_volume">2,032,649</span> </div> </div> </div> <div class="module-stock_right-block grid--no-gutter"> <div class="module-stock_label grid_col grid_col--1-of-3 grid_col--md-1-of-2 grid_col--sm-1-of-2"> <span id="_ctrl0_ctl87_lblTodaysOpenText" class="module-stock_open">Today's Open</span> <div class="module-stock_value"> <span id="_ctrl0_ctl87_lblTodaysOpen" class="module-stock_open">126.13</span> </div> </div> <div class="module-stock_label grid_col grid_col--1-of-3 grid_col--md-1-of-2 grid_col--sm-1-of-2"> <span id="_ctrl0_ctl87_lblIntradayHighText" class="module-stock_high">Intraday High</span> <div class="module-stock_value"> <span id="_ctrl0_ctl87_lblIntradayHigh" class="module-stock_high">128.81</span> </div> </div> <div class="module-stock_label grid_col grid_col--1-of-3 grid_col--md-1-of-2 grid_col--sm-1-of-2"> <span id="_ctrl0_ctl87_lbl52WeekHighText" class="module-stock_week-high">52 Week High</span> <div class="module-stock_value"> <span id="_ctrl0_ctl87_lbl52WeekHigh" class="module-stock_week-high">174.08</span> </div> </div> <div class="module-stock_label grid_col grid_col--1-of-3 grid_col--md-1-of-2 grid_col--sm-1-of-2"> <span id="_ctrl0_ctl87_lblPreviousCloseText" class="module-stock_previous-close">Previous Close</span> <div class="module-stock_value"> <span id="_ctrl0_ctl87_lblPreviousClose" class="module-stock_previous-close">125.44</span> </div> </div> <div class="module-stock_label grid_col grid_col--1-of-3 grid_col--md-1-of-2 grid_col--sm-1-of-2"> <span id="_ctrl0_ctl87_lblIntradayLowText" class="module-stock_low">Intraday Low</span> <div class="module-stock_value"> <span id="_ctrl0_ctl87_lblIntradayLow" class="module-stock_low">125.11</span> </div> </div> <div class="module-stock_label grid_col grid_col--1-of-3 grid_col--md-1-of-2 grid_col--sm-1-of-2"> <span id="_ctrl0_ctl87_lbl52WeekLowText" class="module-stock_week-low">52 Week Low</span> <div class="module-stock_value"> <span id="_ctrl0_ctl87_lbl52WeekLow" class="module-stock_week-low">108.91</span> </div> </div> </div> </div> <div class="module-stock_date"> <span id="_ctrl0_ctl87_lblTradeDate" class="module-stock_date-text">February 27, 2025 03:46 PM </span> <span id="_ctrl0_ctl87_lblLastChanged" class="module-stock_delay-text">Pricing delayed by 20 minutes</span> </div> <div class="text-center center-button center-button--stock text-center--margin"><a class="button" href="/stock-information/default.aspx#?section=quote">View all</a></div> </div> </div> </div></span><span class='ContentPaneDiv2'><div id="_ctrl0_ctl90_divModuleContainer" class="module module-embed module-stock-chart module--section-chart"> <div class="module_container module_container--outer"> <h2 id="_ctrl0_ctl90_lblTitle" class="module_title"><span id="_ctrl0_ctl90_lblModuleTitle" class="ModuleTitle">Stock Chart</span></h2> <div class="module_container module_container--inner"> <div class="module_container--content" aria-hidden="true" role="presentation"></div> <script src='//widgets.q4app.com/widgets/requireslib/highstock.4.2.7.min.js'></script> <script src='//widgets.q4app.com/widgets/q4.chart.1.2.2.min.js'></script> <script type="text/javascript"> $('.module-stock-chart .module_container--content').chart({ stocks: ['NYSE:PSX'], stockLimit: 3000, appendTable: true, stockOpts: { type: 'area', height: '600' }, volume: true, volumeHeight: 10, volumeOpts: { height: '100' }, news: true, newsOpts: { name: 'News Releases', fillColor: '#266fdc' }, highstockOpts: { legend: { enabled: true, align: 'left', borderWidth: 1, backgroundColor: 'transparent', borderRadius: 3, borderColor: '#e6e7e8', x: 0, y: 0, itemHiddenStyle: { color: '#454545' }, itemStyle: { "color": "#266fdc", "cursor": "pointer" } }, chart: { backgroundColor: 'transparent', marginTop: 50, spacingBottom: 20 }, rangeSelector: { buttonPosition: { x: 320, y: 15 }, inputPosition: { y: 5 }, buttonTheme: { fill: '#e7e7e7', stroke: '#e7e7e7', 'stroke-width': 1, states: { hover: { fill: '#266fdc', stroke: '#266fdc', style: { color: '#fff' } }, select: { fill: '#266fdc', stroke: '#266fdc', style: { color: '#fff' } } } }, selected: 1, inputStyle: { color: '#000' } }, "navigator": { maskFill: 'rgba(9, 171, 201, 0.1)', series: { type: "line", color: "#266fdc", lineColor: "#266fdc" }, handles: { backgroundColor: '#266fdc', borderColor: '#fff' } }, scrollbar: { barBackgroundColor: '#266fdc', rifleColor: '#fff', trackBackgroundColor: '#e0e0e0', buttonBackgroundColor: '#cccccc', buttonArrowColor: '#555555' } }, onComplete: function(e) { $(e.target).find('input.highcharts-range-selector').datepicker(); $.datepicker.setDefaults({ dateFormat: 'yy-mm-dd', changeMonth: true, changeYear: true, constrainInput: true, maxDate: '-1d', minDate: new Date(2012, 2, 1) }); $('.stock-chart').find('input').each(function() { $(this).attr('aria-label', $(this).attr('name') + ' date'); }); } }); </script> </div> </div> </div></span><span class='ContentPaneDiv3'><div id="_ctrl0_ctl93_divModuleContainer" class="module module-embed module-stock module-stock-historical module--section-historical"> <div class="module_container module_container--outer"> <h2 id="_ctrl0_ctl93_lblTitle" class="module_title"><span id="_ctrl0_ctl93_lblModuleTitle" class="ModuleTitle">Historical Stock</span></h2> <div class="module_container module_container--inner"> <div class="module_container module_container--wrap"></div> <script src="//widgets.q4app.com/widgets/q4.historical-range.2.1.1.min.js"></script> <script> $('.module-stock-historical .module_container--wrap').historicalRange({ selects: { btnCls: 'module_options-submit-histo', startYear: 2012 }, exchange: 'NYSE', symbol: 'PSX', moduleTpl: function(month, day, year){ return '<div class="module_options">' + '<label class="module_options-label">Lookup Date: </label>' + day + month + year + '<button class="button ' + this.selects.btnCls + '">Look Up</button>' + '</div>' + '<h4 class="module-stock_lookup-title">' + '<span class="module-stock_lookup-title-text">Stock Quote: </span>' + '<span class="module-stock_indice">' + this.exchange + ': ' + this.symbol + '</span>' + '</h4>' + '<div class="'+ this.stockTableClass +'">'+ this.loadingMessage +'</div>'; }, stockTpl: ( '<div class="module-stock_label grid_col grid_col--1-of-4 grid_col--md-1-of-2 grid_col--sm-1-of-2">' + '<span class="module-stock_high">Intraday High</span>' + '<div class="module-stock_value">' + '<span class="module-stock_high">{{high}}</span>' + '</div>' + '</div>' + '<div class="module-stock_label grid_col grid_col--1-of-4 grid_col--md-1-of-2 grid_col--sm-1-of-2">' + '<span class="module-stock_low">Intraday Low</span>' + '<div class="module-stock_value">' + '<span class="module-stock_low">{{low}}</span>' + '</div>' + '</div>' + '<div class="module-stock_label grid_col grid_col--1-of-4 grid_col--md-1-of-2 grid_col--sm-1-of-2">' + '<span class="module-stock_volume">Volume</span>' + '<div class="module-stock_value">' + '<span class="module-stock_volume">{{volume}}</span>' + '</div>' + '</div>' + '<div class="module-stock_label grid_col grid_col--1-of-4 grid_col--md-1-of-2 grid_col--sm-1-of-2">' + '<span class="module-stock_open">Day\'s Open</span>' + '<div class="module-stock_value ">' + '<span class="module-stock_open">{{open}}</span>' + '</div>' + '</div>' ) }); </script> </div> </div> </div></span><span class='ContentPaneDiv4'><div id="_ctrl0_ctl96_divModuleContainer" class="module module-embed module-calculator module--section-calculator set-container--padding"> <div class="module_container module_container--outer"> <h2 id="_ctrl0_ctl96_lblTitle" class="module_title"><span id="_ctrl0_ctl96_lblModuleTitle" class="ModuleTitle">Investment Calculator</span></h2> <div class="module_container module_container--inner"> <div class="module_container module_container--content"> <div class="module_container module_container--wrap grid"> <div class="module-calculator_input module-calculator_amount grid_col grid_col--1-of-3 grid_col--md-1-of-1"> <label class="module_label" for="calculatorAmount">Investment amount ($)</label> <input class="module_input" id="calculatorAmount" type="text" value="10000"> </div> <div class="module-calculator_input module-calculator_start-date grid_col grid_col--1-of-3 grid_col--md-1-of-1"> <label class="module_label" for="calculatorStartDate">Start date</label> <input class="module_input" id="calculatorStartDate" type="text" value="10000"> </div> <div class="module-calculator_input module-calculator_end-date grid_col grid_col--1-of-3 grid_col--md-1-of-1"> <label class="module_label" for="calculatorEndDate">End date</label> <input class="module_input" id="calculatorEndDate" type="text" value="10000"> </div> <div class="module-calculator_input module-calculator_compare grid_col grid_col--1-of-1"> <h4>Compare to:</h4> <div class="module-calculator_input-wrap"> <div class="module-calculator_input-row"> <input class="module_input" id="calculatorS&P" type="checkbox" value="IND_SPF:SP500"> <label class="module_label" for="calculatorS&P">S&amp;P 500</label> </div> <div class="module-calculator_input-row"> <input class="module_input" id="calculatorNasdaq" type="checkbox" value="IND_GIDS:COMP"> <label class="module_label" for="calculatorNasdaq">Nasdaq 100</label> </div> <div class="module-calculator_input-row"> <input class="module_input" id="calculatorDow" type="checkbox" value="IND_DJI:DJI"> <label class="module_label" for="calculatorDow">Dow 30</label> </div> <div class="module-calculator_input-row module-calculator_input-row--other"> <input class="module_input" id="calculatorOther" type="checkbox" value=""> <label class="module_label" for="calculatorOther">Other</label> <input class="module_input module_input--autocomplete" type="text" placeholder="Exchange:Symbol" aria-label="Other Ticker"> </div> </div> </div> <div class="module-calculator_input module-calculator_reinvest-dividends grid_col grid_col--1-of-1"> <input class="module_input" id="reinvestDividends" type="checkbox" value=""> <label class="module_label" for="reinvestDividends">Reinvest Dividends</label> </div> </div> <div class="module_actions"> <button class="button module-calculator_button">Calculate</button> </div> <div class="module-calculator_results"></div> </div> <script src="//widgets.q4app.com/widgets/q4.calculator.1.3.8.min.js"></script> <script> $('.module-calculator .module_container--content').calculator({ exchange: 'NYSE', symbol: 'PSX', apiKey: 'C0BB18743AD041D4AE3F9D93742172F3', minDate: new Date('Apr 12, 2012') }); </script> </div> </div> </div></span><span class='ContentPaneDiv5'><div id="_ctrl0_ctl99_divModuleContainer" class="module module-html module-dividends module--section-dividend module-scroll-select--share"> <div class="module_container module_container--outer"> <h2 id="_ctrl0_ctl99_lblTitle" class="module_title"><span id="_ctrl0_ctl99_lblModuleTitle" class="ModuleTitle">Dividend History</span></h2> <div class="module_container module_container--inner"> <div class="module_scroll-select--wrapper"> <div class="module_scroll-select--outer"> <div class="module_scroll-select"> <span class="left-arrow"><i class="q4-icon_chevron-left2"></i></span> <a href="2025" data-tracking="" data-year-destination="2025">2025</a> <a href="2024" data-tracking="" data-year-destination="2024">2024</a> <a href="2023" data-tracking="" data-year-destination="2023">2023</a> <a href="2022" data-tracking="" data-year-destination="2022">2022</a> <a href="2021" data-tracking="" data-year-destination="2021">2021</a> <a href="2020" data-tracking="" data-year-destination="2020">2020</a> <a href="2019" data-tracking="" data-year-destination="2019">2019</a> <a href="2018" data-tracking="" data-year-destination="2018">2018</a> <a href="2017" data-tracking="" data-year-destination="2017">2017</a> <a href="2016" data-tracking="" data-year-destination="2016">2016</a> <a href="2015" data-tracking="" data-year-destination="2015">2015</a> <a href="2014" data-tracking="" data-year-destination="2014">2014</a> <a href="2013" data-tracking="" data-year-destination="2013">2013</a> <a href="2012" data-tracking="" data-year-destination="2012">2012</a> <span class="right-arrow"><i class="q4-icon_chevron-right2"></i></span> </div> </div> </div> <div class="share-repurchase_table-wrap"> <table class="table table--responsive"> <thead> <tr> <th style="width: 20%;">Declaration Date</th> <th style="width: 20%;">Record Date</th> <th style="width: 20%;">Payable Date</th> <th style="width: 40%;">Amount</th> </tr> </thead> <tbody> <tr data-year="2025"> <td data-heading="Declaration Date">02/12/2025</td> <td data-heading="Record Date">02/24/2025</td> <td data-heading="Payable Date">03/05/2025</td> <td data-heading="Amount"><span> $1.15 per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2024"> <td data-heading="Declaration Date">10/11/2024</td> <td data-heading="Record Date">11/18/2024</td> <td data-heading="Payable Date">12/02/2024</td> <td data-heading="Amount"><span> $1.15 per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2024"> <td data-heading="Declaration Date">07/10/2024</td> <td data-heading="Record Date">08/20/2024</td> <td data-heading="Payable Date">09/03/2024</td> <td data-heading="Amount"><span> $1.15 per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2024"> <td data-heading="Declaration Date">04/03/2024</td> <td data-heading="Record Date">05/20/2024</td> <td data-heading="Payable Date">06/03/2024</td> <td data-heading="Amount"><span> $1.15 per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2024"> <td data-heading="Declaration Date">02/07/2024</td> <td data-heading="Record Date">02/20/2024</td> <td data-heading="Payable Date">03/01/2024</td> <td data-heading="Amount"><span> $1.05 per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2023"> <td data-heading="Declaration Date">10/06/2023</td> <td data-heading="Record Date">11/17/2023</td> <td data-heading="Payable Date">12/1/2023</td> <td data-heading="Amount"><span> $1.05 per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2023"> <td data-heading="Declaration Date">7/12/2023</td> <td data-heading="Record Date">8/18/2023</td> <td data-heading="Payable Date">9/1/2023</td> <td data-heading="Amount"><span> $1.05 per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2023"> <td data-heading="Declaration Date">5/10/2023</td> <td data-heading="Record Date">5/22/2023</td> <td data-heading="Payable Date">6/1/2023</td> <td data-heading="Amount"><span> $1.05 per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2023"> <td data-heading="Declaration Date">2/8/2023</td> <td data-heading="Record Date">2/21/2023</td> <td data-heading="Payable Date">3/1/2023</td> <td data-heading="Amount"><span> $1.05 per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2022"> <td data-heading="Declaration Date">10/7/2022</td> <td data-heading="Record Date">11/17/2022</td> <td data-heading="Payable Date">12/1/2022</td> <td data-heading="Amount"><span> 97 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2022"> <td data-heading="Declaration Date">7/12/2022</td> <td data-heading="Record Date">8/18/2022</td> <td data-heading="Payable Date">9/1/2022</td> <td data-heading="Amount"><span> 97 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2022"> <td data-heading="Declaration Date">5/11/2022</td> <td data-heading="Record Date">5/23/2022</td> <td data-heading="Payable Date">6/1/2022</td> <td data-heading="Amount"><span> 97 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2022"> <td data-heading="Declaration Date">2/9/2022</td> <td data-heading="Record Date">2/22/2022</td> <td data-heading="Payable Date">3/1/2022</td> <td data-heading="Amount"><span> 92 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2021"> <td data-heading="Declaration Date">10/8/2021</td> <td data-heading="Record Date">11/17/2021</td> <td data-heading="Payable Date">12/1/2021</td> <td data-heading="Amount"><span> 92 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2021"> <td data-heading="Declaration Date">7/14/2021</td> <td data-heading="Record Date">8/18/2021</td> <td data-heading="Payable Date">9/1/2021</td> <td data-heading="Amount"><span>90 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2021"> <td data-heading="Declaration Date">5/12/2021</td> <td data-heading="Record Date">5/24/2021</td> <td data-heading="Payable Date">6/1/2021</td> <td data-heading="Amount"><span>90 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2021"> <td data-heading="Declaration Date">2/10/2021</td> <td data-heading="Record Date">2/22/2021</td> <td data-heading="Payable Date">3/1/2021</td> <td data-heading="Amount"><span>90 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2020"> <td data-heading="Declaration Date">10/09/2020</td> <td data-heading="Record Date">11/17/2020</td> <td data-heading="Payable Date">12/01/2020</td> <td data-heading="Amount"><span>90 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2020"> <td data-heading="Declaration Date">7/8/2020</td> <td data-heading="Record Date">8/18/2020</td> <td data-heading="Payable Date">9/1/2020</td> <td data-heading="Amount"><span>90 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2020"> <td data-heading="Declaration Date">5/6/2020</td> <td data-heading="Record Date">5/18/2020</td> <td data-heading="Payable Date">6/1/2020</td> <td data-heading="Amount"><span>90 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2020"> <td data-heading="Declaration Date">2/5/2020</td> <td data-heading="Record Date">2/18/2020</td> <td data-heading="Payable Date">3/2/2020</td> <td data-heading="Amount"><span>90 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2019"> <td data-heading="Declaration Date">10/4/2019</td> <td data-heading="Record Date">11/18/2019</td> <td data-heading="Payable Date">12/2/2019</td> <td data-heading="Amount"><span>90 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2019"> <td data-heading="Declaration Date">7/10/2019</td> <td data-heading="Record Date">8/20/2019</td> <td data-heading="Payable Date">9/3/2019</td> <td data-heading="Amount"><span>90 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2019"> <td data-heading="Declaration Date">5/8/2019</td> <td data-heading="Record Date">5/20/2019</td> <td data-heading="Payable Date">6/3/2019</td> <td data-heading="Amount"><span>90 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2019"> <td data-heading="Declaration Date">2/6/2019</td> <td data-heading="Record Date">2/19/2019</td> <td data-heading="Payable Date">3/1/2019</td> <td data-heading="Amount"><span>80 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2018"> <td data-heading="Declaration Date">10/5/2018</td> <td data-heading="Record Date">11/19/2018</td> <td data-heading="Payable Date">12/3/2018</td> <td data-heading="Amount"><span>80 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2018"> <td data-heading="Declaration Date">7/11/2018</td> <td data-heading="Record Date">8/21/2018</td> <td data-heading="Payable Date">9/4/2018</td> <td data-heading="Amount"><span>80 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2018"> <td data-heading="Declaration Date">5/9/2018</td> <td data-heading="Record Date">5/21/2018</td> <td data-heading="Payable Date">6/1/2018</td> <td data-heading="Amount"><span>80 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2018"> <td data-heading="Declaration Date">2/7/2018</td> <td data-heading="Record Date">2/20/2018</td> <td data-heading="Payable Date">3/1/2018</td> <td data-heading="Amount"><span>70 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2017"> <td data-heading="Declaration Date">10/9/2017</td> <td data-heading="Record Date">11/17/2017</td> <td data-heading="Payable Date">12/1/2017</td> <td data-heading="Amount"><span>70 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2017"> <td data-heading="Declaration Date"><span>7/12/2017</span></td> <td data-heading="Record Date"><span>8/18/2017</span></td> <td data-heading="Payable Date"><span>9/1/2017</span></td> <td data-heading="Amount"><span>70 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2017"> <td data-heading="Declaration Date"><span>5/3/2017</span></td> <td data-heading="Record Date"><span>5/18/2017</span></td> <td data-heading="Payable Date"><span>6/1/2017</span></td> <td data-heading="Amount"><span>70 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2017"> <td data-heading="Declaration Date"><span>2/8/2017</span></td> <td data-heading="Record Date"><span>2/21/2017</span></td> <td data-heading="Payable Date"><span>3/1/2017</span></td> <td data-heading="Amount"><span>63 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2016"> <td data-heading="Declaration Date"><span>10/7/2016</span></td> <td data-heading="Record Date"><span>11/17/2016</span></td> <td data-heading="Payable Date"><span>12/1/2016</span></td> <td data-heading="Amount"><span>63 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2016"> <td data-heading="Declaration Date"><span>7/13/2016</span></td> <td data-heading="Record Date"><span>8/18/2016</span></td> <td data-heading="Payable Date"><span>9/1/2016</span></td> <td data-heading="Amount"><span>63 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2016"> <td data-heading="Declaration Date"><span>5/4/2016</span></td> <td data-heading="Record Date"><span>5/18/2016</span></td> <td data-heading="Payable Date"><span>6/1/2016</span></td> <td data-heading="Amount"><span>63 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2016"> <td data-heading="Declaration Date"><span>2/3/2016</span></td> <td data-heading="Record Date"><span>2/16/2016</span></td> <td data-heading="Payable Date"><span>3/1/2016</span></td> <td data-heading="Amount"><span>56 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2015"> <td data-heading="Declaration Date"><span>10/9/2015</span></td> <td data-heading="Record Date"><span>11/13/2015</span></td> <td data-heading="Payable Date"><span>12/1/2015</span></td> <td data-heading="Amount"><span>56 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2015"> <td data-heading="Declaration Date"><span>7/8/2015</span></td> <td data-heading="Record Date"><span>8/17/2015</span></td> <td data-heading="Payable Date"><span>9/1/2015</span></td> <td data-heading="Amount"><span>56 cents per share on Phillips 66 common stock </span></td> </tr> <tr data-year="2015"> <td data-heading="Declaration Date"><span>5/6/2015</span></td> <td data-heading="Record Date"><span>5/18/2015</span></td> <td data-heading="Payable Date"><span>6/1/2015</span></td> <td data-heading="Amount"><span>56 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2015"> <td data-heading="Declaration Date"><span>2/4/2015</span></td> <td data-heading="Record Date"><span>2/17/2015</span></td> <td data-heading="Payable Date"><span>3/2/2015</span></td> <td data-heading="Amount"><span>50 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2014"> <td data-heading="Declaration Date"><span>10/1/2014</span></td> <td data-heading="Record Date"><span>11/14/2014</span></td> <td data-heading="Payable Date"><span>12/1/2014</span></td> <td data-heading="Amount"><span>50 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2014"> <td data-heading="Declaration Date"><span>7/9/2014</span></td> <td data-heading="Record Date"><span>8/15/2014</span></td> <td data-heading="Payable Date"><span>9/2/2014</span></td> <td data-heading="Amount"><span>50 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2014"> <td data-heading="Declaration Date"><span>5/7/2014</span></td> <td data-heading="Record Date"><span>5/19/2014</span></td> <td data-heading="Payable Date"><span>6/2/2014</span></td> <td data-heading="Amount"><span>50 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2014"> <td data-heading="Declaration Date"><span>2/7/2014</span></td> <td data-heading="Record Date"><span>2/18/2014</span></td> <td data-heading="Payable Date"><span>3/3/2014</span></td> <td data-heading="Amount"><span>39 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2013"> <td data-heading="Declaration Date"><span>10/2/2013</span></td> <td data-heading="Record Date"><span>11/14/2013</span></td> <td data-heading="Payable Date"><span>12/2/2013</span></td> <td data-heading="Amount"><span>39 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2013"> <td data-heading="Declaration Date"><span>7/10/2013</span></td> <td data-heading="Record Date"><span>8/16/2013</span></td> <td data-heading="Payable Date"><span>9/3/2013</span></td> <td data-heading="Amount"><span>31.25 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2013"> <td data-heading="Declaration Date"><span>5/08/2013</span></td> <td data-heading="Record Date"><span>5/20/2013</span></td> <td data-heading="Payable Date"><span>6/3/2013</span></td> <td data-heading="Amount"><span>31.25 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2013"> <td data-heading="Declaration Date"><span>2/11/2013</span></td> <td data-heading="Record Date"><span>2/21/2013</span></td> <td data-heading="Payable Date"><span>3/1/2013</span></td> <td data-heading="Amount"><span>31.25 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2012"> <td data-heading="Declaration Date"><span>10/3/2012</span></td> <td data-heading="Record Date"><span>10/15/2012</span></td> <td data-heading="Payable Date"><span>12/3/2012</span></td> <td data-heading="Amount"><span>25 cents per share on Phillips 66 common stock</span></td> </tr> <tr data-year="2012"> <td data-heading="Declaration Date"><span>4/4/2012</span></td> <td data-heading="Record Date"><span>7/23/2012</span></td> <td data-heading="Payable Date"><span>9/4/2012</span></td> <td data-heading="Amount"><span>20 cents per share on Phillips 66 common stock</span></td> </tr> </tbody> </table> </div><br><style></style> </div> </div> </div></span><span class='ContentPaneDiv6'><div id="_ctrl0_ctl102_divModuleContainer" class="module module-html module--section-repurchase share-repurchase module-scroll-select module-scroll-select--share"> <div class="module_container module_container--outer"> <h2 id="_ctrl0_ctl102_lblTitle" class="module_title"><span id="_ctrl0_ctl102_lblModuleTitle" class="ModuleTitle">Share Repurchase History</span></h2> <div class="module_container module_container--inner"> <div class="module_scroll-select--wrapper"> <div class="module_scroll-select--outer"> <div class="module_scroll-select"> <span class="left-arrow"><i class="q4-icon_chevron-left2"></i></span> <a href="2024" data-tracking="" data-year-destination="2024">2024</a> <a href="2023" data-tracking="" data-year-destination="2023">2023</a> <a href="2022" data-tracking="" data-year-destination="2022">2022</a> <a href="2021" data-tracking="" data-year-destination="2021">2021</a> <a href="2020" data-tracking="" data-year-destination="2020">2020</a> <a href="2019" data-tracking="" data-year-destination="2019">2019</a> <a href="2018" data-tracking="" data-year-destination="2018">2018</a> <a href="2017" data-tracking="" data-year-destination="2017">2017</a> <a href="2016" data-tracking="" data-year-destination="2016">2016</a> <a href="2015" data-tracking="" data-year-destination="2015">2015</a> <a href="2014" data-tracking="" data-year-destination="2014">2014</a> <a href="2013" data-tracking="" data-year-destination="2013">2013</a> <a href="2012" data-tracking="" data-year-destination="2012">2012</a> <span class="right-arrow"><i class="q4-icon_chevron-right2"></i></span> </div> </div> </div> <div class="share-repurchase_table-wrap"> <table class="table table--responsive"> <thead> <tr> <th style="width : 20%;">Period</th> <th style="width : 20%;" id="table-head-col--total">Total Number of Shares Purchased</th> <th style="width : 20%;">Dollar Value of Shares Repurchased<br>(Millions of Dollars)</th> </tr> </thead> <tbody> <tr data-year="2024"> <td data-heading="Period">Fourth Quarter 2024</td> <td data-heading="Total Number of Shares Purchased"> 4,696,745</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">647 </td> </tr> <tr data-year="2024"> <td data-heading="Period">Third Quarter 2024</td> <td data-heading="Total Number of Shares Purchased"> 5,932,552</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">800</td> </tr> <tr data-year="2024"> <td data-heading="Period">Second Quarter 2024</td> <td data-heading="Total Number of Shares Purchased"> 5,633,070</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">844</td> </tr> <tr data-year="2024"> <td data-heading="Period">First Quarter 2024</td> <td data-heading="Total Number of Shares Purchased"> 7,955,117</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">1,149</td> </tr> <tr data-year="2023"> <td data-heading="Period">Fourth Quarter 2023</td> <td data-heading="Total Number of Shares Purchased"> 9,780,967</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">1,187</td> </tr> <tr data-year="2023"> <td data-heading="Period">Third Quarter 2023</td> <td data-heading="Total Number of Shares Purchased"> 6,523,145</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">735</td> </tr> <tr data-year="2023"> <td data-heading="Period">Second Quarter 2023</td> <td data-heading="Total Number of Shares Purchased"> 13,669,459</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">1,339</td> </tr> <tr data-year="2023"> <td data-heading="Period">First Quarter 2023</td> <td data-heading="Total Number of Shares Purchased"> 7,874,201</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">800</td> </tr> <tr data-year="2022"> <td data-heading="Period">Fourth Quarter 2022</td> <td data-heading="Total Number of Shares Purchased"> 7,317,017</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">750</td> </tr> <tr data-year="2022"> <td data-heading="Period">Third Quarter 2022</td> <td data-heading="Total Number of Shares Purchased"> 8,565,824</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">725</td> </tr> <tr data-year="2022"> <td data-heading="Period">Second Quarter 2022</td> <td data-heading="Total Number of Shares Purchased"> 700,145</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">66</td> </tr> <tr data-year="2022"> <td data-heading="Period">First Quarter 2022</td> <td data-heading="Total Number of Shares Purchased"> 0</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">0</td> </tr> <tr data-year="2021"> <td data-heading="Period">Fourth Quarter 2021</td> <td data-heading="Total Number of Shares Purchased"> 0</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">0</td> </tr> <tr data-year="2021"> <td data-heading="Period">Third Quarter 2021</td> <td data-heading="Total Number of Shares Purchased"> 0</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">0</td> </tr> <tr data-year="2021"> <td data-heading="Period">Second Quarter 2021</td> <td data-heading="Total Number of Shares Purchased"> 0</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">0</td> </tr> <tr data-year="2021"> <td data-heading="Period">First Quarter 2021</td> <td data-heading="Total Number of Shares Purchased"> 0</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">0</td> </tr> <tr data-year="2020"> <td data-heading="Period">Fourth Quarter 2020</td> <td data-heading="Total Number of Shares Purchased"> 0</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">0</td> </tr> <tr data-year="2020"> <td data-heading="Period">Third Quarter 2020</td> <td data-heading="Total Number of Shares Purchased"> 0</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">0</td> </tr> <tr data-year="2020"> <td data-heading="Period">Second Quarter 2020</td> <td data-heading="Total Number of Shares Purchased"> 0</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">0</td> </tr> <tr data-year="2020"> <td data-heading="Period">First Quarter 2020</td> <td data-heading="Total Number of Shares Purchased"> 5,381,021</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">443</td> </tr> <tr data-year="2020"> <td colspan="3" class="mobile-td"><small>* On March 24, 2020 share repurchases were temporarily suspended, Phillips 66 will evaluate timing to resume share repurchases.</small></td> </tr> <tr data-year="2019"> <td data-heading="Period">Fourth Quarter 2019</td> <td data-heading="Total Number of Shares Purchased"> 3,679,405</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">413</td> </tr> <tr data-year="2019"> <td data-heading="Period">Third Quarter 2019</td> <td data-heading="Total Number of Shares Purchased"> 4,406,701</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">439</td> </tr> <tr data-year="2019"> <td data-heading="Period">Second Quarter 2019</td> <td data-heading="Total Number of Shares Purchased"> 5,121,588</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">454</td> </tr> <tr data-year="2019"> <td data-heading="Period">First Quarter 2019</td> <td data-heading="Total Number of Shares Purchased"> 3,638,781</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">344</td> </tr> <tr data-year="2019"> <td colspan="3" class="mobile-td"><small>* As of September 30, 2019, our Board of Directors has authorized repurchases totaling up to $12 billion of our outstanding common stock since the inception of the our share repurchase programs in July 2012. In October 2019, our Board of Directors approved a new share repurchase program that authorizes us to repurchase up to an additional $3 billion of our common stock, bringing the total amount of share repurchase programs authorized by our Board of Directors since July 2012 to an aggregate of $15 billion. The authorizations from the Board of Directors do not have expiration dates. The share repurchases are expected to be funded primarily through available cash. The authorized shares will be repurchased from time to time in the open market at the company鈥檚 discretion, subject to market conditions and other factors, and in accordance with applicable regulatory requirements. We are not obligated to acquire any particular amount of common stock and may commence, suspend or discontinue purchases at any time or from time to time without prior notice. Shares of stock repurchased are held as treasury shares. In addition to shares purchased pursuant to our publicly announced repurchase programs, we repurchased 35 million shares in a single transaction in February 2018 for approximately $3.3 billion.</small></td> </tr> <tr data-year="2018"> <td data-heading="Period">Fourth Quarter 2018</td> <td data-heading="Total Number of Shares Purchased"> 5,073,089</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">497</td> </tr> <tr data-year="2018"> <td data-heading="Period">Third Quarter 2018</td> <td data-heading="Total Number of Shares Purchased"> 3,506,959</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">406</td> </tr> <tr data-year="2018"> <td data-heading="Period">Second Quarter 2018</td> <td data-heading="Total Number of Shares Purchased"> 2,062,410</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">230</td> </tr> <tr data-year="2018"> <td data-heading="Period">First Quarter 2018</td> <td data-heading="Total Number of Shares Purchased">37,324,845</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">3,513</td> </tr> <tr data-year="2018"> </tr> <tr data-year="2018"> <td colspan="3" class="mobile-td"><small>* As of December 31, 2017, our Board of Directors has authorized repurchases totaling up to $12 billion of our outstanding common stock, including the authorization in October 2017 to repurchase $3 billion of additional shares. The authorizations from the Board of Directors do not have expiration dates. The share repurchases are expected to be funded primarily through available cash. The authorized shares will be repurchased from time to time in the open market at the company鈥檚 discretion, subject to market conditions and other factors, and in accordance with applicable regulatory requirements. We are not obligated to acquire any particular amount of common stock and may commence, suspend or discontinue purchases at any time or from time to time without prior notice. Shares of stock repurchased are held as treasury shares. In addition to shares purchased pursuant to our publicly announced repurchase program, we repurchased 35 million shares in a single transaction in February 2018 for approximately $3.3 billion.</small></td> </tr> <tr data-year="2017"> <td data-heading="Period"><span>First Quarter 2017</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>3,534,462</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>285</span></td> </tr> <tr data-year="2017"> <td data-heading="Period"><span>Second Quarter 2017</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>4,856,492</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>381</span></td> </tr> <tr data-year="2017"> <td data-heading="Period">Third Quarter 2017</td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*">5,461,087</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">461</td> </tr> <tr data-year="2017"> <td data-heading="Period">Fourth Quarter 2017</td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*">4,885,840</td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)">463</td> </tr> <tr data-year="2017"> </tr> <tr data-year="2017"> <td colspan="3" class="mobile-td"><small>* As of December 31, 2017, our Board of Directors has authorized repurchases totaling up to $12 billion of our outstanding common stock, including the authorization in October 2017 to repurchase $3 billion of additional shares. The authorizations from the Board of Directors do not have expiration dates. The share repurchases are expected to be funded primarily through available cash. The authorized shares will be repurchased from time to time in the open market at the company鈥檚 discretion, subject to market conditions and other factors, and in accordance with applicable regulatory requirements. We are not obligated to acquire any particular amount of common stock and may commence, suspend or discontinue purchases at any time or from time to time without prior notice. Shares of stock repurchased are held as treasury shares.</small></td> </tr> <tr data-year="2016"> <td data-heading="Period"><span>First Quarter 2016</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>4,899,204</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>391</span></td> </tr> <tr data-year="2016"> <td data-heading="Period"><span>Second Quarter 2016</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>2,932,668</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>242</span></td> </tr> <tr data-year="2016"> <td data-heading="Period"><span>Third Quarter 2016</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>2,308,748</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>179</span></td> </tr> <tr data-year="2016"> <td data-heading="Period"><span>Fourth Quarter 2016</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>2,760,737</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>230</span></td> </tr> <tr data-year="2016"> <td colspan="3" class="mobile-td"><small>* Our Board of Directors has authorized repurchases totaling up to $9 billion of our outstanding common stock. The current authorization was announced in July 2014, in the amount of $2 billion, and increased to $4 billion as announced in October 2015. The authorization does not have an expiration date. The share repurchases are expected to be funded primarily through available cash. The shares under these authorizations will be repurchased from time to time in the open market at the company's discretion, subject to market conditions and other factors, and in accordance with applicable regulatory requirements. We are not obligated to acquire any particular amount of common stock and may commence, suspend or discontinue purchases at any time or from time to time without prior notice. Shares of stock repurchased are held as treasury shares.</small></td> </tr> <tr data-year="2015"> <td data-heading="Period"><span>First Quarter 2015</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>5,643,126</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>399</span></td> </tr> <tr data-year="2015"> <td data-heading="Period"><span>Second Quarter 2015</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>4,195,639</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>334</span></td> </tr> <tr data-year="2015"> <td data-heading="Period"><span>Third Quarter 2015</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>4,705,226</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>373</span></td> </tr> <tr data-year="2015"> <td data-heading="Period"><span>Fourth Quarter 2015</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>4,731,932</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>406</span></td> </tr> <tr data-year="2015"> <td colspan="3" class="mobile-td"><small>* Our Board of Directors has authorized repurchases totaling up to $9 billion of our outstanding common stock. The current authorization was announced in July 2014, in the amount of $2 billion, and increased to $4 billion as announced in October 2015. The authorization does not have an expiration date. The share repurchases are expected to be funded primarily through available cash. The shares under these authorizations will be repurchased from time to time in the open market at the company's discretion, subject to market conditions and other factors, and in accordance with applicable regulatory requirements. We are not obligated to acquire any particular amount of common stock and may commence, suspend or discontinue purchases at any time or from time to time without prior notice. Shares of stock repurchased are held as treasury shares.</small></td> </tr> <tr data-year="2014"> <td data-heading="Period"><span>First Quarter 2014</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>8,410,109</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>640</span></td> </tr> <tr data-year="2014"> <td data-heading="Period"><span>Second Quarter 2014</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>7,517,519</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>616</span></td> </tr> <tr data-year="2014"> <td data-heading="Period"><span>Third Quarter 2014</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>5,970,667</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>494</span></td> </tr> <tr data-year="2014"> <td data-heading="Period"><span>Fourth Quarter 2014</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>7,222,694</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>532</span></td> </tr> <tr data-year="2014"> <td colspan="3" class="mobile-td"><small>*During 2012 and 2013, our Board of Directors authorized the repurchase of up to $5 billion of our outstanding common stock. We began purchases under this authorization, which has no expiration date, in the third quarter of 2012. In July 2014, our Board of Directors approved the repurchase of an additional $2 billion of our outstanding common stock. The share repurchases are expected to be funded primarily through available cash. The shares under these authorizations will be repurchased from time to time in the open market at the company's discretion, subject to market conditions and other factors, and in accordance with applicable regulatory requirements. We are not obligated to acquire any particular amount of common stock and may commence, suspend or discontinue purchases at any time or from time to time without prior notice. Shares of stock repurchased are held as treasury shares.</small></td> </tr> <tr data-year="2013"> <td data-heading="Period"><span>First Quarter 2013</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>6,402,607</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>382</span></td> </tr> <tr data-year="2013"> <td data-heading="Period"><span>Second Quarter 2013</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>8,622,142</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>546</span></td> </tr> <tr data-year="2013"> <td data-heading="Period"><span>Third Quarter 2013</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>11,620,304</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>674</span></td> </tr> <tr data-year="2013"> <td data-heading="Period"><span>Fourth Quarter 2013</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>9,857,431</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>644</span></td> </tr> <tr data-year="2013"> <td colspan="3" class="mobile-td"><small>*During 2013, our Board of Directors authorized additional share repurchases of $1 billion and $2 billion on July 30 and December 6, respectively. The share repurchases are expected to be funded primarily through available cash. The shares under these authorizations will be repurchased from time to time in the open market at the company's discretion, subject to market conditions and other factors, and in accordance with applicable regulatory requirements and the Tax Sharing Agreement entered into in connection with the Separation. During 2012, our Board of Directors authorized the repurchase of up to $2 billion of our outstanding common stock. We began purchases under this authorization, which has no expiration date, in the third quarter of 2012, and completed the share repurchase program in October 2013. We are not obligated to acquire any particular amount of common stock and may commence, suspend or discontinue purchases at any time or from time to time without prior notice. Shares of stock repurchased are held as treasury shares.</small></td> </tr> <tr data-year="2012"> <td data-heading="Period"><span>Third Quarter 2012</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>2,594,400</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>111</span></td> </tr> <tr data-year="2012"> <td data-heading="Period"><span>Fourth Quarter 2012</span></td> <td data-heading="Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"><span>5,009,496</span></td> <td data-heading="Dollar Value of Shares Repurchased(Millions of Dollars)"><span>245</span></td> </tr> <tr data-year="2012"> <td colspan="3" class="mobile-td"><small>*In July 2012, our Board of Directors authorized the repurchase of $1 billion of our outstanding common stock. We began purchases under this authorization, which has no expiration date, in the third quarter of 2012. In December 2012, an additional repurchase of up to $1 billion was approved by our Board of Directors, bringing the total program to $2 billion. The shares will be repurchased from time to time in the open market at the company's discretion, subject to market conditions and other factors, and in accordance with applicable regulatory requirements and the Tax Sharing Agreement entered into in connection with the Separation. We are not obligated to acquire any particular amount of common stock and may commence, suspend or discontinue purchases at any time or from time to time without prior notice. Shares of stock repurchased are held as treasury shares.</small></td> </tr> </tbody> </table> </div><style></style><style></style> </div> </div> </div></span></span></div> </div> <div class="pane pane--right"> <div class="pane_inner"><span class='RightPaneDiv'></span></div> </div> </div> <div class="layout_footer" role="contentinfo"> <div class="pane pane--footer"> <div class="pane_inner"><span class='FooterPaneDiv'></span></div> </div> <div class="pane pane--footer2"> <div class="pane_inner"> <div class="pane_inner--table-border"> <div class="pane_inner_table"> <span class='FooterPane2Div19'><div id="_ctrl0_ctl60_divModuleContainer" class="module module-html module-contact no-list-style"> <div class="module_container module_container--outer"> <h2 id="_ctrl0_ctl60_lblTitle" class="module_title"><span id="_ctrl0_ctl60_lblModuleTitle" class="ModuleTitle">Investor Contact</span></h2> <div class="module_container module_container--inner"> <ul class="investor-contact-list"> <li class="investor-contact-list_item"> <p>Phillips 66 Investor Relations</p> </li> <li class="investor-contact-list_item"> <p>Institutional Investors:</p> <p><a href="tel:1-800-624-6440">1-800-624-6440</a></p> <a href="mailto:investorrelations@p66.com">InvestorRelations@p66.com</a> </li> <li class="investor-contact-list_item"> <p>Individual Shareholders:</p> <a class="investor-contact_link" href="/resources/default.aspx#?section=services">Shareholder Services</a> </li> <li class="investor-contact-list_item"> <p>Board of Directors:</p> <a class="investor-contact_link" href="mailto:BoardofDirectors@p66.com">BoardofDirectors@p66.com</a> </li> </ul> </div> </div> </div></span><span class='FooterPane2Div21'><div id="_ctrl0_ctl66_RightBlock" class="hidden"></div> <div id="_ctrl0_ctl66_divModuleContainer" class="module module-links no-list-style footer-links"> <div class="module_container module_container--outer"> <h2 id="_ctrl0_ctl66_lblTitle" class="module_title"><span id="_ctrl0_ctl66_lblModuleTitle" class="ModuleTitle">Investor Resources</span></h2> <div class="module_container module_container--inner"> <ul id="_ctrl0_ctl66_qlList" class="module-links_list"> <li id="_ctrl0_ctl66_QuickLinkList_ctl00_liQuickLink" class="QuickLinkRow"> <a href="/resources/default.aspx#?section=services" id="_ctrl0_ctl66_QuickLinkList_ctl00_link" class="module-links_list-item-link">Shareholder Services</a> </li> <li id="_ctrl0_ctl66_QuickLinkList_ctl01_liQuickLink" class="QuickLinkRowAlt"> <a href="/resources/default.aspx#?section=analyst" id="_ctrl0_ctl66_QuickLinkList_ctl01_link" class="module-links_list-item-link">Analyst Coverage</a> </li> <li id="_ctrl0_ctl66_QuickLinkList_ctl02_liQuickLink" class="QuickLinkRow"> <a href="/resources/default.aspx#?section=request" id="_ctrl0_ctl66_QuickLinkList_ctl02_link" class="module-links_list-item-link">Publication Request Form</a> </li> <li id="_ctrl0_ctl66_QuickLinkList_ctl03_liQuickLink" class="QuickLinkRowAlt"> <a href="/resources/default.aspx#?section=faq" id="_ctrl0_ctl66_QuickLinkList_ctl03_link" class="module-links_list-item-link">FAQ's</a> </li> <li id="_ctrl0_ctl66_QuickLinkList_ctl04_liQuickLink" class="QuickLinkRow"> <a href="https://phillips66.com/midstream/tax-portal/" id="_ctrl0_ctl66_QuickLinkList_ctl04_link" class="module-links_list-item-link" target="_blank">Tax Package Support</a> </li> <li id="_ctrl0_ctl66_QuickLinkList_ctl05_liQuickLink" class="QuickLinkRowAlt"> <a href="/resources/default.aspx#?section=rss" id="_ctrl0_ctl66_QuickLinkList_ctl05_link" class="module-links_list-item-link">RSS Feed</a> </li> </ul> </div> </div> </div></span><span class='FooterPane2Div22'><div id="_ctrl0_ctl69_divModuleContainer" class="module module-subscribe module-subscribe--fancy module-subscribe--footer no-list-style"> <div class="module_container module_container--outer"> <h2 id="_ctrl0_ctl69_lblTitle" class="module_title"><span id="_ctrl0_ctl69_lblModuleTitle" class="ModuleTitle">Email Alerts</span><span id="_ctrl0_ctl69_lblHelpPage"></span></h2> <div class="module_container module_container--inner"> <div class="module_introduction"><span id="_ctrl0_ctl69_lblIntroText" class="IntroText"><p>To receive notifications via email, enter your email address and select at least one subscription below. After submitting your information, you will receive an email. You must click the link in the email to activate your subscription. You can sign up for additional subscriptions at any time.</p><p class="module_required-text"><span class="required-fields">*</span> Required</p></span></div> <div id="_ctrl0_ctl69_validationsummary" class="module_error-container" style="display:none;"> </div> <table class="module-subscribe_table module-subscribe_form"> <tr id="_ctrl0_ctl69_rowEmailAddress" class="module-subscribe_table-input module-subscribe_email"> <td> <label for="_ctrl0_ctl69_txtEmail" id="_ctrl0_ctl69_lblEmailAddressText">Email Address</label> <span id="_ctrl0_ctl69_lblRequiredEmailAddress" class="module_required">*</span> <input name="_ctrl0$ctl69$txtEmail" type="text" maxlength="128" id="_ctrl0_ctl69_txtEmail" class="module_input" placeholder="Your Email" /> <span id="_ctrl0_ctl69_regexEmailValidator1" style="display:none;"></span> <span id="_ctrl0_ctl69_reqvalEmailValidator1" style="display:none;"></span> </td> </tr> </table> <table id="_ctrl0_ctl69_tableMailingLists" class="module-subscribe_table module-subscribe_mailing-list"> <tr id="_ctrl0_ctl69_rowMailingListLabel" class="module-subscribe_table-input module-subscribe_list-header"> <td> <label for="_ctrl0_ctl69_chkLists" id="_ctrl0_ctl69_lblMailingListsText">Mailing Lists</label> <span id="_ctrl0_ctl69_lblRequiredMailingLists" class="module_required">*</span> </td> </tr> <tr id="_ctrl0_ctl69_rowMailingLists" class="module-subscribe_table-input module-subscribe_list"> <td> <table id="_ctrl0_ctl69_chkLists"> <tr> <td><input id="_ctrl0_ctl69_chkLists_0" type="checkbox" name="_ctrl0$ctl69$chkLists$0" value="31" /><label for="_ctrl0_ctl69_chkLists_0">News Releases</label></td> </tr><tr> <td><input id="_ctrl0_ctl69_chkLists_1" type="checkbox" name="_ctrl0$ctl69$chkLists$1" value="33" /><label for="_ctrl0_ctl69_chkLists_1">SEC Filings</label></td> </tr><tr> <td><input id="_ctrl0_ctl69_chkLists_2" type="checkbox" name="_ctrl0$ctl69$chkLists$2" value="35" /><label for="_ctrl0_ctl69_chkLists_2">Events & Presentations</label></td> </tr><tr> <td><input id="_ctrl0_ctl69_chkLists_3" type="checkbox" name="_ctrl0$ctl69$chkLists$3" value="36" /><label for="_ctrl0_ctl69_chkLists_3">End-of-Day Stock Quote</label></td> </tr><tr> <td><input id="_ctrl0_ctl69_chkLists_4" type="checkbox" name="_ctrl0$ctl69$chkLists$4" value="37" /><label for="_ctrl0_ctl69_chkLists_4">Financial Reports (Quarterly)</label></td> </tr> </table> <span id="_ctrl0_ctl69_cusvalMailingListsValidator" style="display:none;"></span> </td> </tr> </table> <div id="_ctrl0_ctl69_UCCaptcha_divModuleContainer" class="CaptchaContainer"> <table id="_ctrl0_ctl69_UCCaptcha_Table1" cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <td colspan="2">&nbsp;</td> </tr> <tr> <td colspan="2"><img src="https://investor.phillips66.com/q4api/v4/captcha?clientId=_ctrl0_ctl69_UCCaptcha" id="_ctrl0_ctl69_UCCaptcha_Image1" /></td> </tr> <tr> <td colspan="2"><b>Enter the code shown above.</b></td> </tr> <tr> <td colspan="2"> <input name="_ctrl0$ctl69$UCCaptcha$txtCode" type="text" id="_ctrl0_ctl69_UCCaptcha_txtCode" /><span id="_ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1" style="display:none;">*</span> </td> </tr> </table> </div> <div class="module_actions"> <input type="submit" name="_ctrl0$ctl69$btnSubmit" value="Sign Up" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;_ctrl0$ctl69$btnSubmit&quot;, &quot;&quot;, true, &quot;ae130144-ba19-4554-9190-949327db13d2&quot;, &quot;&quot;, false, false))" id="_ctrl0_ctl69_btnSubmit" class="button module-subscribe_submit-button" AssociatedControlID="btnSubmit" /> </div> <a class="module_unsubscribe-button" href="/contact-us/email-alerts/default.aspx">Unsubscribe</a> </div> </div> </div> <div id="_ctrl0_ctl69_divEditSubscriberConfirmation" class="module module-subscribe module_confirmation-container" style="DISPLAY:none;"> <div class="module_container module_container--outer"> <h2 class="module_title">Email Alert Sign Up Confirmation</h2> <div class="module_container module_container--inner"> </div> </div> </div><span id="_ctrl0_ctl69_ctl19" style="display:none;"></span></span> </div> </div> </div> </div> <div class="pane pane--credits"> <div class="pane_inner clearfix"><span class='Q4FooterDiv23'><div id="_ctrl0_ctl72_divModuleContainer" class="module module-embed module_footer2021"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <div class="module_footer"> <!-- <div class="grid grid_flex"> --> <div class="grid_flex"> <!-- <div class="grid_col grid_col--1-of-6 grid_col--md-1-of-1 module_footer-section module_footer-logo"> --> <div> <a href="https://www.phillips66.com/" target="_blank"><img src="//s22.q4cdn.com/128149789/files/design/2021/Phillips_66_Logo_With_Tagline_Stacked.svg"></a> </div> <!-- <div class="grid_col grid_col--1-of-6 grid_col--md-1-of-1 module_footer-section module_footer-spacer"></div> --> <!-- <div class="grid_col grid_col--1-of-6 grid_col--md-1-of-1 module_footer-section module_footer-social"> --> <div class="module-stock-social"> <div class="module-stock-header--psx"></div> <div class="module-stock-header--psxp"></div> <div class="module_social"> <p class="module_header-text">Connect with us</p> <ul class="module-links_list"> <li class="QuickLinkRowAlt"> <a href="https://www.linkedin.com/company/phillips66co" class="module-links_list-item-link" target="_blank"> <svg height="15" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 521.33 521.31"> <path d="M444.19 444.2h-77.24v-121c0-28.85-.52-66-40.18-66-40.23 0-46.39 31.43-46.39 63.88v123.11h-77.24V195.43h74.15v34h1a81.27 81.27 0 0 1 73.17-40.18c78.29 0 92.73 51.5 92.73 118.49ZM115.98 161.42a44.83 44.83 0 1 1 44.82-44.83 44.83 44.83 0 0 1-44.82 44.83m38.62 282.77H77.28V195.43h77.33ZM482.66.04H38.46A38 38 0 0 0 0 37.66v446a38.07 38.07 0 0 0 38.47 37.62h444.19a38.15 38.15 0 0 0 38.66-37.62V37.58A38.12 38.12 0 0 0 482.66.01"> </path> </svg> <!-- <i class="q4-icon_linkedin-square"></i> --> <span class="js--hidden">LinkedIn<span class="sr-only">Link opens in a new window.</span></span> </a> </li> <li class="QuickLinkRow"><a href="https://www.instagram.com/phillips66co/" class="module-links_list-item-link" target="_blank"> <svg height="15" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"> <path d="M292.92 3.5c-53.2 2.51-89.53 11-121.29 23.48-32.87 12.81-60.73 30-88.45 57.82s-44.79 55.7-57.51 88.62c-12.31 31.83-20.65 68.19-23 121.42S-.2 365.18.06 500.96.92 653.76 3.5 707.1c2.54 53.19 11 89.51 23.48 121.28 12.83 32.87 30 60.72 57.83 88.45s55.69 44.76 88.69 57.5c31.8 12.29 68.17 20.67 121.39 23s70.35 2.87 206.09 2.61 152.83-.86 206.16-3.39 89.46-11.05 121.24-23.47c32.87-12.86 60.74-30 88.45-57.84s44.77-55.74 57.48-88.68c12.32-31.8 20.69-68.17 23-121.35 2.33-53.37 2.88-70.41 2.62-206.17s-.87-152.78-3.4-206.1-11-89.53-23.47-121.32c-12.85-32.87-30-60.7-57.82-88.45s-55.74-44.8-88.67-57.48c-31.82-12.31-68.17-20.7-121.39-23S634.83-.2 499.04.06 346.25.9 292.92 3.5m5.84 903.88c-48.75-2.12-75.22-10.22-92.86-17-23.36-9-40-19.88-57.58-37.29s-28.38-34.11-37.5-57.42c-6.85-17.64-15.1-44.08-17.38-92.83-2.48-52.69-3-68.51-3.29-202s.22-149.29 2.53-202c2.08-48.71 10.23-75.21 17-92.84 9-23.39 19.84-40 37.29-57.57s34.1-28.39 57.43-37.51c17.62-6.88 44.06-15.06 92.79-17.38 52.73-2.5 68.53-3 202-3.29s149.31.21 202.06 2.53c48.71 2.12 75.22 10.19 92.83 17 23.37 9 40 19.81 57.57 37.29s28.4 34.07 37.52 57.45c6.89 17.57 15.07 44 17.37 92.76 2.51 52.73 3.08 68.54 3.32 202s-.23 149.31-2.54 202c-2.13 48.75-10.21 75.23-17 92.89-9 23.35-19.85 40-37.31 57.56s-34.09 28.38-57.43 37.5c-17.6 6.87-44.07 15.07-92.76 17.39-52.73 2.48-68.53 3-202.05 3.29s-149.27-.25-202-2.53m407.6-674.61a60 60 0 1 0 59.88-60.1 60 60 0 0 0-59.88 60.1M243.27 500.5c.28 141.8 115.44 256.49 257.21 256.22S757.02 641.3 756.75 499.5 641.29 242.98 499.5 243.26 243 358.72 243.27 500.5m90.06-.18a166.67 166.67 0 1 1 167 166.34 166.65 166.65 0 0 1-167-166.34"> </path> </svg> <!-- <i class="q4-icon_instagram"></i> --> <span class="js--hidden">Instagram<span class="sr-only">Link opens in a new window.</span></span> </a> </li> <li class="QuickLinkRow"> <a href="http://www.facebook.com/Phillips66Co" class="module-links_list-item-link" target="_blank"> <svg height="15" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 1365.333 1365.333"> <path d="M1365.333 682.667C1365.333 305.64 1059.693 0 682.667 0S0 305.64 0 682.667c0 340.738 249.641 623.16 576 674.373V880H402.667V682.667H576v-150.4c0-171.094 101.917-265.6 257.853-265.6 74.69 0 152.814 13.333 152.814 13.333v168h-86.083c-84.804 0-111.25 52.623-111.25 106.61v128.057h189.333L948.4 880H789.333v477.04c326.359-51.213 576-333.635 576-674.373"> </path> <path fill="transparent" d="m948.4 880 30.267-197.333H789.333V554.609C789.333 500.623 815.78 448 900.584 448h86.083V280s-78.124-13.333-152.814-13.333c-155.936 0-257.853 94.506-257.853 265.6v150.4H402.667V880H576v477.04a687.805 687.805 0 0 0 106.667 8.293c36.288 0 71.91-2.84 106.666-8.293V880H948.4"> </path> </svg> <!-- <i class="q4-icon_facebook"></i> --> <span class="js--hidden">Facebook<span class="sr-only">Link opens in a new window.</span></span> </a> </li> <li class="QuickLinkRowAlt footer-social-icons-youtube"> <a href="https://www.youtube.com/@Phillips66Co" target="_blank" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="22" viewBox="0 0 42 30"> <path fill-rule="evenodd" d="M41.132 4.684c-.483-1.844-1.907-3.296-3.715-3.789C34.14-.001 21-.001 21-.001s-13.14 0-16.417.896C2.775 1.388 1.351 2.84.868 4.684-.01 8.026-.01 15-.01 15s0 6.974.878 10.316c.483 1.844 1.907 3.296 3.715 3.789 3.277.896 16.417.896 16.417.896s13.14 0 16.417-.896c1.808-.493 3.232-1.945 3.715-3.789C42.01 21.974 42.01 15 42.01 15s0-6.974-.878-10.316Zm-24.43 16.648V8.668L27.685 15l-10.983 6.332Z"> </path> </svg></a> </li> <!-- <li class="QuickLinkRowAlt"> <a href="https://www.youtube.com/@Phillips66Co" class="module-links_list-item-link" target="_blank"> <svg height="15" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 248 204"> <path d="M221.95 51.29c.15 2.17.15 4.34.15 6.53 0 66.73-50.8 143.69-143.69 143.69v-.04c-27.44.04-54.31-7.82-77.41-22.64 3.99.48 8 .72 12.02.73 22.74.02 44.83-7.61 62.72-21.66-21.61-.41-40.56-14.5-47.18-35.07a50.338 50.338 0 0 0 22.8-.87C27.8 117.2 10.85 96.5 10.85 72.46v-.64a50.18 50.18 0 0 0 22.92 6.32C11.58 63.31 4.74 33.79 18.14 10.71a143.333 143.333 0 0 0 104.08 52.76 50.532 50.532 0 0 1 14.61-48.25c20.34-19.12 52.33-18.14 71.45 2.19 11.31-2.23 22.15-6.38 32.07-12.26a50.69 50.69 0 0 1-22.2 27.93c10.01-1.18 19.79-3.86 29-7.95a102.594 102.594 0 0 1-25.2 26.16z"> </path> </svg> <i class="q4-icon_twitter"></i> <span class="js--hidden">Twitter<span class="sr-only">Link opens in a new window.</span></span> </a> </li> --> <!-- <li class="QuickLinkRowAlt"><a href="http://www.youtube.com/Phillips66Co" class="module-links_list-item-link" target="_blank"><i class="q4-icon_youtube"></i><span class="js--hidden">Youtube<span class="sr-only">Link opens in a new window.</span></span></a></li> --> </ul> </div> </div> <!-- <div class="grid_col grid_col--1-of-6 grid_col--md-1-of-1 module_footer-section module_footer-corporate module_footer-boder"> --> <div class="border-left border-none corporate-desktop"> <p class="module_header-text">Corporate</p> <span class="module_footer-links-container"> <a href="https://www.phillips66.com/newsroom/">Newsroom</a> <a href="https://www.phillips66.com/careers/">Careers</a> <a href="https://www.phillips66.com/contact/">Contact Us</a> <a href="https://www.phillips66.com/fuels-lubricants/">Fuels &amp; Lubricants</a> <a href="https://www.phillips66.com/vendors">Vendor Relations <img src="//s22.q4cdn.com/128149789/files/design/2021/Group-Copy-2.svg" alt=""></a> <a href="https://www.phillips66.com/supplierdiversity">Supplier Diversity <img src="//s22.q4cdn.com/128149789/files/design/2021/Group-Copy-2.svg" alt=""></a> <!-- <a href="https://unitholder.phillips66partners.com/investors/default.aspx">Phillips 66 Partners <img src="//s22.q4cdn.com/128149789/files/design/2021/Group-Copy-2.svg"></a> --> </span> </div> <!-- <div class="grid_col grid_col--1-of-6 grid_col--md-1-of-1 module_footer-section module_footer-rnr module_footer-boder"> --> <div class="border-left flex-basis resources-desktop"> <p class="module_header-text">Reports &amp; Resources</p> <span class="module_footer-links-container"> <!-- <a href="https://issuu.com/phillips66co/docs/20-0012_human_capital_management_report_3-10_web_p?fr=sYjQxMzMyNjk5MjQ">2021 Human Capital Management Report</a> --> <!-- <a href="#">COVID-19 Response</a> --> <a href="https://issuu.com/phillips66co/docs/2024_sustainability_and_people_report?fr=sN2U4OTc0Mjg0NjY">Sustainability and People Report</a> <!-- <a href="https://phillips66.com/hcmr">Human Capital Management Report</a> --> <a href="https://issuu.com/phillips66co/docs/24-0019_1_year_in_review_report_digital?fr=xKAE9_zU1NQ">Year in Review Report</a> <a href="https://www.phillips66.com/sustainability/our-targets/">GHG Emissions Reduction Targets</a> <!-- <a href="https://www.phillips66.com/storm-updates">Storm Updates</a> --> <a href="https://www.phillips66.com/safety-data-sheets/">Safety Data Sheets</a> </span> </div> </div> <div class="corporate-mobile"> <div class="module_header-text-container module_header-text-corporate"> <p class="module_header-text-mobile">Corporate</p> <img src="//s22.q4cdn.com/128149789/files/design/svg/arrow-red.svg" alt="" /> </div> <span class="module_footer-links-container-mobile hidden"> <a href="https://www.phillips66.com/newsroom/">Newsroom</a> <a href="https://www.phillips66.com/careers/">Careers</a> <a href="https://www.phillips66.com/contact/">Contact Us</a> <a href="https://www.phillips66.com/fuels-lubricants/">Fuels &amp; Lubricants</a> <a href="https://www.phillips66.com/vendors">Vendor Relations <img src="//s22.q4cdn.com/128149789/files/design/2021/Group-Copy-2.svg" alt=""></a> <a href="https://www.phillips66.com/supplierdiversity">Supplier Diversity <img src="//s22.q4cdn.com/128149789/files/design/2021/Group-Copy-2.svg" alt=""></a> </span> </div> <div class="resources-mobile"> <div class="module_header-text-container module_header-text-resources"> <p class="module_header-text-mobile">Reports &amp; Resources</p> <img src="//s22.q4cdn.com/128149789/files/design/svg/arrow-red.svg" alt="" /> </div> <span class="module_footer-links-container-mobile hidden"> <a href="https://www.phillips66.com/sustainability/sustainability-report/">Sustainability Report</a> <!-- <a href="https://www.phillips66.com/our-people/hcmr/">Human Capital Management Report</a> --> <a href="https://issuu.com/phillips66co/docs/24-0019_1_year_in_review_report_digital">Year in Review Report</a> <a href="https://www.phillips66.com/sustainability/our-targets/">GHG Emissions Reduction Targets</a> <a href="https://www.phillips66.com/safety-data-sheets/">Safety Data Sheets</a> </span> </div> </div> <!-- <div class="module_social module_social--mobile"> <p class="module_header-text">Connect with Us</p> <ul class="module-links_list"> <li class="QuickLinkRow"><a href="http://www.facebook.com/Phillips66Co" class="module-links_list-item-link" target="_blank"><i class="q4-icon_facebook"></i><span class="js--hidden">Facebook<span class="sr-only">Link opens in a new window.</span></span></a></li> <li class="QuickLinkRowAlt"><a href="http://twitter.com/Phillips66Co" class="module-links_list-item-link" target="_blank"><i class="q4-icon_twitter"></i><span class="js--hidden">Twitter<span class="sr-only">Link opens in a new window.</span></span></a></li> <li class="QuickLinkRow"><a href="https://www.instagram.com/phillips66co/" class="module-links_list-item-link" target="_blank"><i class="q4-icon_instagram"></i><span class="js--hidden">Instagram<span class="sr-only">Link opens in a new window.</span></span></a></li> <li class="QuickLinkRowAlt"><a href="https://www.linkedin.com/company/phillips66co" class="module-links_list-item-link" target="_blank"><i class="q4-icon_linkedin-square"></i><span class="js--hidden">LinkedIn<span class="sr-only">Link opens in a new window.</span></span></a></li> --> <!-- <li class="QuickLinkRowAlt"><a href="http://www.youtube.com/Phillips66Co" class="module-links_list-item-link" target="_blank"><i class="q4-icon_youtube"></i><span class="js--hidden">Youtube<span class="sr-only">Link opens in a new window.</span></span></a></li> --> <!-- </ul> </div> --> <script> $('.module_footer .module_header-text-corporate').click(function () { $('.module_footer .corporate-mobile .module_footer-links-container-mobile').toggleClass('hidden'); $('.module_footer .module_header-text-corporate img').toggleClass('rotate-arrow'); $('.module_footer .resources-mobile .module_footer-links-container-mobile').addClass('hidden'); $('.module_footer .module_header-text-resources img').removeClass('rotate-arrow'); }); $('.module_footer .module_header-text-resources').click(function () { $('.module_footer .resources-mobile .module_footer-links-container-mobile').toggleClass('hidden'); $('.module_footer .module_header-text-resources img').toggleClass('rotate-arrow'); $('.module_footer .corporate-mobile .module_footer-links-container-mobile').addClass('hidden'); $('.module_footer .module_header-text-corporate img').removeClass('rotate-arrow'); }); </script> </div> </div> </div></span><span class='Q4FooterDiv24'><div id="_ctrl0_ctl75_divModuleContainer" class="module module-html module-copyright"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <!-- <p><span>漏 <span class="module-copyright_year"></span> Phillips 66 Company. <span class="module-copyright_row--block">All rights reserved. </span></span> --> <!-- <p class="grid"><span class="module_footer-copyright grid_col grid_col--4-of-12 grid_col--md-1-of-1">漏 Phillips 66 Company. <span class="module-copyright_row--block">All rights reserved. </span></span> <span class="grid_col grid_col--8-of-12 grid_col--md-1-of-1"> <span class="module_footer-links"> <a href="#">Cookie Policy</a> <a href="http://www.phillips66.com/terms-conditions">Terms and Conditions</a> <a href="http://www.phillips66.com/privacy-statement">Privacy Statement</a> <a href="https://www.phillips66.com/ca-transparency-disclosure" target="_blank"> California Transparency in Supply Chains Disclosure</a> </span> </span> </p> --> <div> <ul class="module-copyright_links"> <li><a href="https://www.phillips66.com/terms-and-conditions/" target="_blank">Phillips 66 Internet and App Legal Terms</a></li> <li><a href="https://www.phillips66.com/privacy-statement/" target="_blank">Phillips 66 Privacy Statement</a></li> <li><a href="https://www.phillips66.com/california-transparency-in-supply-chains-disclosure/" target="_blank">California Transparency in Supply Chains Disclosure (SB 657)</a></li> </ul> </div> <p>漏 Phillips 66 Company. All rights reserved.</p> </div> </div> </div></span><span class='Q4FooterDiv25'><div id="_ctrl0_ctl78_divModuleContainer" class="module module-html module-back-to-top"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <a href="#to-top">Top</a> </div> </div> </div></span><span class='Q4FooterDiv26'><div id="_ctrl0_ctl81_divModuleContainer" class="module module-embed hidden"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <script> var scrollUpdate = false; var q4App = $.extend(q4Defaults, { _options: $.extend(q4Defaults.options, { mailingListConfig: { tpl: ( /* beautify ignore:start */ '<div id="SubscriberConfirmation" class="module module-subscribe module-subscribe--fancy sub-footer no-list-style">' + '<div class="module_container--outer">' + '<h2 class="module_title">Email Alerts</h2>' + '<div class="module_container--inner">' + '<p class="module_message module_message--success">Thank you for signing up for the mailing lists. An activation email will be sent to you shortly.</p>' + '</div>' + '</div>' + '</div>' /* beautify ignore:end */ ), location: '.pane--footer' }, offsetTopElem: [$('.pane--banner')], offsetTopBreakPoint: [], getTopOffset: function(_offsetElem, _offsetBreakPoint) { var inst = this, offsetElem = typeof _offsetElem !== "undefined" ? _offsetElem : inst.offsetTopElem, offsetBreakPoint = typeof _offsetBreakPoint !== "undefined" ? _offsetBreakPoint : inst.offsetTopBreakPoint, topOffsetScroll = 0; if ((offsetBreakPoint.length && $(window).width() > offsetBreakPoint[0].breakPoint) || !offsetBreakPoint.length) { if (offsetElem.length) { $.each(offsetElem, function(i, thisOffsetelem) { topOffsetScroll += thisOffsetelem.outerHeight(); }); } } else { $.each(offsetBreakPoint, function(i, thisBreakPoint) { var index = offsetBreakPoint.length - 1, next = i + 1; if (!(index > 0 && index > i && $(window).width() <= offsetBreakPoint[next].breakPoint)) { if ($(window).width() <= thisBreakPoint.breakPoint && thisBreakPoint.offsetTopElem.length) { $.each(thisBreakPoint.offsetTopElem, function(j, thisOffsetelem) { topOffsetScroll += thisOffsetelem.outerHeight(); }); } } }); } return topOffsetScroll; } }), setHeaderOffset: function() { var app = this; o = this.options; $(window).on('resize.headerOffset', function() { app.options.headerOffset = app.options.getTopOffset() + 50; }).trigger('resize.headerOffset'); }, init: function() { var app = this, o = app.opt; app.cleanUp(); app.setHeaderOffset(); app.unWrapLink('a.module-stock-header_stock-price'); app.submitOnEnter('.module-unsubscribe'); app.submitOnEnter('.module-search'); app.validateSubmit('.module-search'); app.mobileMenuToggle($('.layout'), '.pane--header', '.module_menu-toggle button'); app.cleanQuickLinks($('.module-links')); app.copyright($('.module-copyright_year')); app.docTracking(); app.searchFunctionality(); app.fancySignup(); app.resetDate(['.nav a[href*="s3.q4web.com"]:not([href$=".pdf"])']); app.previewToolbar(); app.arrowsAppend(); app.arrowsFunctionality($('.nav--main .level1')); app.arrowsFunctionality($('.nav--secondary .level2')); app.customOnMobileMenuExpand($('.module-mobile-nav--main')); app.customOnMobileMenuExpand($('.module-mobile-corp-nav')); app.signUpButtonText(); app.scrollArrowsFunction($('.nav--main .level1 > li.has-children'), $('.nav--main .level1')); app.backToTop(); // app.nav_sticky({ // $stikyElem: $('.pane--banner .pane_inner'), // $stickyElemTrigger: $('.pane--banner'), // stopStickySwitchCondition: true, // stopStickyBreakPoint: 768, // }); // app.nav_sticky({ // $stikyElem: $('.layout .layout_inner'), // $stickyElemTrigger: $('.layout'), // stopStickySwitchCondition: false, // stopStickyBreakPoint: 768, // }); // app.nav_sticky({ // $stikyElem: $('.pane--banner .pane_inner'), // $stickyElemTrigger: $('.module_nav_sticky'), // // $stickyElemTrigger: $('.pane--banner'), // stopStickySwitchCondition: true, // stopStickyBreakPoint: 1024, // }); // app.nav_sticky({ // $stikyElem: $('.layout .layout_inner'), // // $stickyElemTrigger: $('.layout'), // $stickyElemTrigger: $('.module_nav_sticky'), // stopStickySwitchCondition: false, // stopStickyBreakPoint: 328, // // stopStickyBreakPoint: 768, // }); app.nav_scrollToSection({ menu: '.nav--banner', level: '.level3', sectionClass: '.module--section-', hrefId: 'section=', scrollOnLoad: true, updateHrefHash: true, addActiveClass: true, closeMobileNav: true, offsetTopElem: [$('.pane--banner .pane_inner')] }); app.NavBackgroundChange(); // app.sections(); }, _ariaAttr_on_of: function($elem, ariaAttr) { $elem.attr(ariaAttr, function(i, attr) { return attr == 'true' ? 'false' : 'true'; }); }, backToTop: function() { $('.module-back-to-top').on('click', function(e) { e.preventDefault(); $('body,html').animate({ scrollTop: 0 }, 800); }); $(window).scroll(function() { if ($(window).scrollTop() >= 300) { $('.pane--credits .module-back-to-top').addClass('js--toggled'); } else { $('.pane--credits .module-back-to-top').removeClass('js--toggled'); } }); }, customOnMobileMenuExpand: function($nav) { $('.button-menu-close').on('click', function() { // document.location="/investors/default.aspx"; $('.layout').removeClass('js--mobile'); }); $nav.on('click', '.level1 > li.has-children > a', function(e) { var $this = $(this), $parent = $this.parent(); if (!$parent.hasClass('js--expanded')) { e.preventDefault(); var heightLevel = $this.next('ul').height(); $('.module-mobile-header-links').css("margin-top", heightLevel); $('.layout').addClass('js--navigation-expanded'); $parent.siblings().removeClass('js--expanded').addClass('js--hidden'); $parent.addClass('js--expanded').removeClass('js--hidden'); $('.js--navigation-expanded .mobile-expand').addClass('js--hidden'); $this.parents('.mobile-expand').removeClass('js--hidden'); } }); $nav.on('click', '.back-link', function() { var $this = $(this); $this.closest('li.has-children').removeClass('js--expanded').siblings().removeClass("js--hidden"); if ($this.parent('.level2').length) { $('.mobile-expand').removeClass('js--hidden'); $('.layout').removeClass('js--navigation-expanded'); $('.module-mobile-header-links').removeAttr('style'); } else if ($this.parent('.level3').length) { var heightLevel = $this.closest('.level3').height(); $('.module-mobile-header-links').css("margin-top", heightLevel); } else if ($this.parent('.level4').length) { var heightLevel = $this.closest('.level4').height(); $('.module-mobile-header-links').css("margin-top", heightLevel); } }); $nav.on('click', '.level2 > li.has-children > a', function(e) { var $this = $(this), $parent = $this.parent(); if (!$parent.hasClass('js--expanded')) { e.preventDefault(); var heightLevel = $this.next('ul').height(); $('.module-mobile-header-links').css("margin-top", heightLevel); $parent.siblings().removeClass('js--expanded').addClass('js--hidden'); $parent.addClass('js--expanded').removeClass('js--hidden'); $('.js--navigation-expanded .mobile-expand').addClass('js--hidden'); $this.parents('.mobile-expand').removeClass('js--hidden'); } }); $nav.on('click', '.level3 > li.has-children > a', function(e) { var $this = $(this), $parent = $this.parent(); if (!$parent.hasClass('js--expanded')) { e.preventDefault(); var heightLevel = $this.next('ul').height(); $('.module-mobile-header-links').css("margin-top", heightLevel); $parent.siblings().removeClass('js--expanded').addClass('js--hidden'); $parent.addClass('js--expanded').removeClass('js--hidden'); $('.js--navigation-expanded .mobile-expand').addClass('js--hidden'); $this.parents('.mobile-expand').removeClass('js--hidden'); } }); }, searchFunctionality: function() { var app = this, $searchToggle = $('.search-toggle_button'), $searchInput = $('.module-search_input'), $layoutInner = $('.layout_inner'); $searchToggle.on('click', function() { $layoutInner.toggleClass('js--search-active'); $('.pane--banner > div').toggleClass('js--menu-open'); app._ariaAttr_on_of($searchToggle, 'aria-expanded'); $searchInput.focus(); }); $('.layout').on('click', '.js--search-active', function(e) { if (!$(e.target).closest('.pane--banner, .pane--header').length) { $layoutInner.removeClass('js--search-active'); $searchToggle.focus(); app._ariaAttr_on_of($searchToggle, 'aria-expanded'); } }) }, signUpButtonText: function() { $('.module-subscribe').find('input[type="submit"]').attr("value", "Sign Up"); }, arrowsAppend: function() { //Main Nav Arrows $('.nav--main .level2').prepend('<li class="left-arrow"><i class="q4-icon_chevron-left2"></i></li>'); $('.nav--main .level2').append('<li class="right-arrow"><i class="q4-icon_chevron-right2"></i></li>'); //Mobile Nav Investors Link $('.mobile-nav--main .level2').prepend('<li><a href="/investors/default.aspx">Overview</a></li>'); }, arrowsFunctionality: function($nav) { var scrolled = 0; $nav.on("click", '.right-arrow', function() { scrolled = scrolled + 20; $nav.animate({ scrollLeft: scrolled }); }); $nav.on("click", '.left-arrow', function() { scrolled = scrolled - 20; $nav.animate({ scrollLeft: scrolled }); }); }, scrollArrowsFunction: function($container, $scroll_container) { $scroll_container.on("scroll", function() { var currentScroll = $(this).scrollLeft(); if (currentScroll == 0) { $container.addClass('js--arrow-right').removeClass('js--arrow-left'); } else { var maxScroll = $(this)[0].scrollWidth - $scroll_container.width(); if (currentScroll == maxScroll) { $container.addClass('js--arrow-left').removeClass('js--arrow-right'); } else { $container.addClass('js--arrow-right js--arrow-left'); } } }); }, nav_scrollToSection: function(options) { this.options.prevent_make_section_active = false; var q4Options = this.options, sts = { //do no modify setting here, only on initialization settings: { menu: null, level: null, sectionClass: null, hrefId: null, scrollSpeed: 400, scrollOnLoad: false, updateHrefHash: false, addActiveClass: false, addScrollEvent: false, scrollSectionOffset: 0, addActiveClassScrollTolerance: 0, closeMobileNav: false, mobileNavShowingClass: 'js--mobile', onCloseMobileNav: function() { $('.layout').removeClass(this.mobileNavShowingClass); }, offsetTopElem: [], offsetTopBreakPoint: [], getTopOffset: q4Options.getTopOffset, onClick: function(event, clickData) {}, onScrollEachSection: function(event, scrollData) {}, onScrollActiveSection: function(event, scrollData) {} }, init: function(settings) { var inst = this, o = inst.settings; $.extend(inst.settings, settings); if (o.menu && o.level && o.sectionClass && o.hrefId) { var initID = inst._asignInitID(); $(o.menu).attr('data-scrolltosection', initID).addClass('js--scroll-to-section'); inst._onClick(initID); inst._onScroll(initID); inst._onLoad(initID); } }, _asignInitID: function() { var inst = this, o = inst.settings, getHrefId = o.hrefId.slice(1, -1), initName = 'scrollTo' + getHrefId, index = $('[data-scrolltosection^="' + initName + '"]').length; return ('scrollTo' + getHrefId + "-" + index); }, _onClick: function(_initID) { var inst = this, o = inst.settings, $selectedLevelItemsLinks = $(o.menu).find(".selected > " + o.level + ' > li > a[href*="' + o.hrefId + '"]'); $selectedLevelItemsLinks.on('click.' + _initID, function(e) { var $this = $(this), sectionSpecificCls = $this.attr("href").split(o.hrefId).pop(), $sectionSelected = $(o.sectionClass + sectionSpecificCls); e.preventDefault(); o.onClick(e, { $selectedLevelItemsLinks: $selectedLevelItemsLinks, $clickedLink: $this, $sectionSelected: $sectionSelected, sectionSpecificCls: sectionSpecificCls, }); inst._scrollTo($sectionSelected); if (o.updateHrefHash) location.hash = o.hrefId + sectionSpecificCls; if (o.closeMobileNav) o.onCloseMobileNav(); if (o.addActiveClass) $this.parent('li').addClass('js--active').siblings().removeClass('js--active'); }); }, _onScroll: function(_initID) { var inst = this, o = inst.settings, elemHasEventNamespace = !inst._elemHasEventNamespace(window, 'scroll', _initID); if (o.addActiveClass || o.updateHrefHash || o.addScroll) { //cache element before triggering scroll event var sectionCommonCls = o.sectionClass.substr(1), //remove point from begining of class $sectionsElem = $('[class*="' + sectionCommonCls + '"]'), $selectedLevel = $(o.menu).find(".selected > " + o.level), $selectedLevelItems = $(o.menu).find(" .selected > " + o.level + ' > li'); $(window).on('scroll.' + _initID, function(e) { //only run if physical scroll and not on animation scroll achived by changing q4Options.prevent_make_section_active value in _scrollTo function. if (q4Options.prevent_make_section_active === false) { inst._make_section_active(e, $sectionsElem, $selectedLevel, $selectedLevelItems, sectionCommonCls, elemHasEventNamespace); } }); } }, _onLoad: function(_initID) { var inst = this, o = inst.settings, elemHasEventNamespace = !inst._elemHasEventNamespace(window, 'load', _initID); if (o.scrollOnLoad && elemHasEventNamespace) { $(window).on('load.' + _initID, function() { inst._scroll_to_sec_load(o.sectionClass, o.hrefId, o.scrollSpeed); }); } }, _make_section_active: function(_event, _$sectionsElem, _$selectedLevel, _$selectedLevelItems, _sectionCommonCls, _eventNamespace) { var inst = this, o = inst.settings, curentScroll = $(window).scrollTop() + o.addActiveClassScrollTolerance, offsetTop = o.getTopOffset(); //cache value before running each. _$sectionsElem.each(function() { var $this = $(this), currentSectionOffsetTop = $this.offset().top - offsetTop - o.scrollSectionOffset, currentSectionHeight = $this.outerHeight(), inViewPort = curentScroll >= currentSectionOffsetTop, notAboveViewPort = curentScroll < currentSectionOffsetTop + currentSectionHeight, eachData = { $sectionsElem: _$sectionsElem, $selectedLevel: _$selectedLevel, $selectedLevelItems: _$selectedLevelItems, sectionCommonCls: _sectionCommonCls, hasEventNameSpace: _eventNamespace, $currentSection: $this, curentScroll: curentScroll, currentSectionHeight: currentSectionHeight, currentSectionOffsetTop: currentSectionOffsetTop, inViewPort: inViewPort, notAboveViewPort: notAboveViewPort }; if (_eventNamespace) o.onScrollEachSection(_event, eachData); // verify only sections that are in viewport if (inViewPort && notAboveViewPort) { var sectionSpecificCls = $this.attr("class").split(_sectionCommonCls).pop().split(" ").shift(), $selectedLevelActiveItem = _$selectedLevel.find('a[href$="' + sectionSpecificCls + '"]').parent(); if (_eventNamespace) { o.onScrollActiveSection(_event, $.extend({ sectionSpecificCls: sectionSpecificCls, $selectedLevelActiveItem: $selectedLevelActiveItem }, eachData)); } if (o.addActiveClass) { _$selectedLevelItems.removeClass('js--active'); $selectedLevelActiveItem.addClass('js--active'); } var hash = window.location.hash.length ? window.location.hash.substring(1) : ''; hash = hash.split('=').pop(); // console.log('test', o.updateHrefHash, _eventNamespace, location.hash, o.hrefId , sectionSpecificCls) if (scrollUpdate) { // if (o.updateHrefHash && _eventNamespace) location.hash = o.hrefId + hash; if (o.updateHrefHash && _eventNamespace) location.hash = o.hrefId + sectionSpecificCls; } } }); }, _scroll_to_sec_load: function(sectionClass, hrefId, scrollSpeed) { var inst = this, o = inst.settings; if (location.hash.indexOf(o.hrefId) > -1) { var $sectionFromHref = $(o.sectionClass + location.hash.split(o.hrefId).pop()); scrollUpdate = true, inst._scrollTo($sectionFromHref); } }, _elemHasEventNamespace: function(elem, event, namespace) { var events = $._data(elem, 'events'), checkEvent = events.hasOwnProperty(event) ? events[event] : false, result = 0; if (checkEvent) { $.each(checkEvent, function(i, event) { if (event.namespace.split("-").shift() == namespace.split("-").shift()) { result++; } }); } if (result > 0) return true; else return false; }, _scrollTo: function($section) { var inst = this; o = inst.settings; //prevent make_section_active function to run while page is animating scroll when the links are clicked q4Options.prevent_make_section_active = true; $('html,body').animate({ scrollTop: $section.offset().top - o.getTopOffset() - o.scrollSectionOffset }, o.scrollSpeed, function() { if (!$(this).is(':animated')) { //restore make_section_active fucntion to run when the animated scroll stopped q4Options.prevent_make_section_active = false; } }); } }; sts.init(options); }, //test // nav_sticky: function(settings) { // var generalOpt = this.options, // sticky = { // options: { // $stikyElem: null, // $stickyElemTrigger: null, // layoutStickyActiveCls: null, // stopStickyBreakPoint: null, // stopStickySwitchCondition: null, // offsetTopElem: [], // offsetTopBreakPoint: [], // getTopOffset: generalOpt.getTopOffset, // onSticky: function(event) {}, // onUnSticky: function(event) {}, // onStopSticky: function(event) {} // }, // init: function(options) { // $.extend(this.options, options); // var inst = this; // inst._onScroll(); // inst._onResize(); // }, // _onScroll: function() { // var inst = this; // $(window).on('scroll.navSticky', function(e) { // inst._addRemoveSticky(e); // }).trigger('scroll.navSticky'); // }, // _onResize: function() { // var inst = this, // o = inst.options; // $(window).on('resize.navSticky', function(e) { // inst._addRemoveSticky(e); // if (o.stopStickySwitchCondition === ($(window).width() <= o.stopStickyBreakPoint)) { // o.$stikyElem.removeClass('js--sticky').add(o.$stickyElemTrigger).removeAttr('style'); // if (o.layoutStickyActiveCls) $('.layout').removeClass(o.layoutStickyActiveCls); // o.onStopSticky(e); // } // }); // }, // _addRemoveSticky: function(_event) { // var inst = this, // o = inst.options, // condition = o.stopStickySwitchCondition === ($(window).width() <= o.stopStickyBreakPoint); // if (!condition) { // var curentScroll = $(window).scrollTop(), // topOffset = o.getTopOffset(); // stickyElemWrapper_offsetTop = o.$stickyElemTrigger.offset().top - topOffset; // //o.$stickyElemTrigger.css('height', o.$stikyElem.outerHeight()); // if (curentScroll >= stickyElemWrapper_offsetTop) { // o.$stikyElem.addClass('js--sticky').css("top", topOffset + 'px'); // if (o.layoutStickyActiveCls) $('.layout').addClass(o.layoutStickyActiveCls); // o.onSticky(_event); // } else { // o.$stikyElem.removeClass('js--sticky').removeAttr('style'); // if (o.layoutStickyActiveCls) $('.layout').removeClass(o.layoutStickyActiveCls); // o.onUnSticky(_event); // } // } // } // }; // sticky.init(settings); // }, // sections: function(){ // var check = true; // var hash = window.location.hash.length ? window.location.hash.substring(1) : ''; // hash = hash.split('=').pop(); // if (check) { // if ( $('.module-'+hash).length ) { // check = false; // setTimeout(function(){ // q4App.scrollTo($('.module-'+hash)); // }, 1000); // } // } // }, NavBackgroundChange: function() { $('.pane--banner .pane_inner').on('mouseenter', function() { $('.pane--banner .pane_inner').addClass('js--bgHover'); }); $('.pane--banner .pane_inner').on('mouseleave', function() { $('.pane--banner .pane_inner').removeClass('js--bgHover'); }); }, }); // $('.module-mobile-nav--main .level1').prepend($('.module-mobile-corp-nav_item--top')); // $('.module-mobile-nav--main .level1').append($('.module-mobile-corp-nav_item--bottom')); // // mobile sticky // window.addEventListener("scroll", function(e){ // if(window.scrollY <= 40) { // $('.layout_header .pane--banner > .pane_inner').removeClass("js--sticky"); // } else { // $('.layout_header .pane--banner > .pane_inner').addClass("js--sticky"); // } // }); // $('.module_menu-toggle button').on('click', function() { // $(this).parent().toggleClass('js--open'); // $('.layout').toggleClass('js--mobile'); // }) ; // // scroll classes // var position = $(window).scrollTop(); // should start at 0 // $(window).scroll(function() { // var scroll = $(window).scrollTop(); // if(scroll > position) { // // scroll down // $('.layout_header .pane--banner > .pane_inner').removeClass("js--scroll-up"); // $('.layout_header .pane--banner > .pane_inner').addClass("js--scroll-down"); // } else { // // scroll up // $('.layout_header .pane--banner > .pane_inner').removeClass("js--scroll-down"); // $('.layout_header .pane--banner > .pane_inner').addClass("js--scroll-up"); // } // position = scroll; // }); q4App.init(); </script> <script> $('.module-mobile-nav--main .level2').prepend('<a href="/investors/default.aspx" class="mobile-home-link">Investors</a>'); $('.module-mobile-nav--main .level2,.module-mobile-nav--main .level3').prepend( '<button type="button" class="button--type back-link">' + '<i class="q4-icon_chevron-left"></i>' + '<span class="sr-only">Return one level in the navigation.</span>' + '</button>' ); $('.module-mobile-nav--main .level3 .back-link').each(function() { var parentText = $(this).parent().parent().children('a:first-child').text(); // console.log(parentText); $(this).append(parentText); }); $(document).mouseup(function (e) { if ($(e.target).closest(".module-corp-nav").length === 0) { $('.module-corp-nav--list li').removeClass('clicked'); $('.module-corp-nav--list li .level-two').addClass('hidden'); $('.pane--banner').removeClass('bg-white'); } }); $('.module-corp-nav--list li .module-corp-nav_item').click(function() { $('.module-corp-nav--list li').not($(this).parent()).removeClass('clicked'); $($(this).parent()).toggleClass('clicked'); $('.module-corp-nav--list li.clicked .level-two').removeClass('hidden'); $('.module-corp-nav--list li:not(.clicked) .level-two').addClass('hidden'); $('.pane--banner').toggleClass('bg-white'); }); $('.module-corp-nav--list li .module-corp-nav_item + svg').click(function() { $('.module-corp-nav--list li').not($(this).parent()).removeClass('clicked'); $($(this).parent()).toggleClass('clicked'); $('.module-corp-nav--list li.clicked .level-two').removeClass('hidden'); $('.module-corp-nav--list li:not(.clicked) .level-two').addClass('hidden'); $('.pane--banner').toggleClass('bg-white'); }); $('.module-corp-nav .level-two.business-nav .level-two-right.operations li.midstream-item').click(function() { $('.module-corp-nav .level-two.business-nav .level-two-right.midstream').toggleClass('hidden'); $(this).show("slide", { direction: "right" }, 4500); $('.module-corp-nav .level-two.business-nav .level-two-right.operations li.midstream-item span').toggleClass('active'); $('.module-corp-nav .level-two.business-nav .level-two-right.operations li.midstream-item').toggleClass('midstream-item-active'); $('.module-corp-nav .level-two.business-nav .level-two-right.operations').toggleClass('midstream-clicked'); $('.module-corp-nav .level-two.business-nav .level-two-right.operations').toggleClass('border-right'); }); </script> </div> </div> </div></span><span class='Q4FooterDiv7'><div id="_ctrl0_ctl105_divModuleContainer" class="module module-embed hidden"> <div class="module_container module_container--outer"> <div class="module_container module_container--inner"> <script type="text/javascript"> var firstYear = $('.share-repurchase .module_scroll-select').find('a[data-year-destination]:first').data('year-destination'); $('.module_scroll-select a[href="2022"]').addClass('js--expanded'); $('.share-repurchase table tr[data-year]').addClass('js--hidden').filter('tr[data-year="' + firstYear + '"]').removeClass('js--hidden'); $('.share-repurchase .module_scroll-select').on('click', 'a', function(e) { $this = $(this); thisYear = $this.data('year-destination'); e.preventDefault(); $('.share-repurchase table tr[data-year]').addClass('js--hidden'); $('.share-repurchase table tr[data-year="' + thisYear + '"]').removeClass('js--hidden'); $('.share-repurchase .module_scroll-select a').removeClass('js--expanded'); $this.addClass('js--expanded'); if($this.data('year-destination') === 2020){ $('#table-head-col--total').text("Total Number of Shares Purchased*"); } else { $('#table-head-col--total').text("Total Number of Shares Purchased as Part of Publicly Announced Plans or Programs*"); } if($this.data('year-destination') === 2022){ $('#table-head-col--total').text("Total Number of Shares Purchased"); } if($this.data('year-destination') === 2021){ $('#table-head-col--total').text("Total Number of Shares Purchased"); } }); var firstYear = $('.module-dividends .module_scroll-select').find('a[data-year-destination]:first').data('year-destination'); $('.module-dividends .module_scroll-select a').removeClass('js--expanded'); $('.module-dividends .module_scroll-select a:first').addClass('js--expanded'); $('.module-dividends table tr[data-year]').addClass('js--hidden').filter('tr[data-year="' + firstYear + '"]').removeClass('js--hidden'); $('.module-dividends .module_scroll-select').on('click', 'a', function(e) { $this = $(this); thisYear = $this.data('year-destination'); e.preventDefault(); $('.module-dividends table tr[data-year]').addClass('js--hidden'); $('.module-dividends table tr[data-year="' + thisYear + '"]').removeClass('js--hidden'); $('.module-dividends .module_scroll-select a').removeClass('js--expanded'); $this.addClass('js--expanded'); }); q4App.scrollArrowsFunction($('.share-repurchase .module_scroll-select'), $('.share-repurchase .module_scroll-select--outer')); q4App.scrollArrowsFunction($('.module-dividends .module_scroll-select'), $('.module-dividends .module_scroll-select--outer')); q4App.arrowsFunctionality($('.share-repurchase .module_scroll-select--outer')); q4App.arrowsFunctionality($('.module-dividends .module_scroll-select--outer')); // custom analytics $('a[data-tracking]').on('click touchstart', function() { var select = $(this).text(); // var widgetType = $(this).parents('.ModuleOuterContainer').find('.ModuleTitle').text(); var widgetType = $(this).parents('.module_container--outer').find('.module_title').text(); var join = 'Tab-'+select // console.log('Tab Navigation - '+widgetType, 'click', join); ga('send', 'event', 'Tab Navigation - '+widgetType, 'click', join); }); // end </script> </div> </div> </div></span></div> </div> </div> </div> </div> <input type="hidden" name="__antiCSRF" id="__antiCSRF" value="" /> <input type="hidden" name="__RequestVerificationAntiCSRFToken" id="__RequestVerificationAntiCSRFToken" value="" /> <script type="text/javascript"> //<![CDATA[ var Page_ValidationSummaries = new Array(document.getElementById("_ctrl0_ctl87_validationsummary"), document.getElementById("_ctrl0_ctl69_validationsummary")); var Page_Validators = new Array(document.getElementById("_ctrl0_ctl69_regexEmailValidator1"), document.getElementById("_ctrl0_ctl69_reqvalEmailValidator1"), document.getElementById("_ctrl0_ctl69_cusvalMailingListsValidator"), document.getElementById("_ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1"), document.getElementById("_ctrl0_ctl69_ctl19")); //]]> </script> <script type="text/javascript"> //<![CDATA[ var _ctrl0_ctl87_validationsummary = document.all ? document.all["_ctrl0_ctl87_validationsummary"] : document.getElementById("_ctrl0_ctl87_validationsummary"); _ctrl0_ctl87_validationsummary.headertext = "The following errors must be corrected:<br />"; _ctrl0_ctl87_validationsummary.displaymode = "List"; var _ctrl0_ctl69_validationsummary = document.all ? document.all["_ctrl0_ctl69_validationsummary"] : document.getElementById("_ctrl0_ctl69_validationsummary"); _ctrl0_ctl69_validationsummary.headertext = "<p class=\'module_message module_message--error\'>The following errors must be corrected:</p>"; _ctrl0_ctl69_validationsummary.displaymode = "List"; _ctrl0_ctl69_validationsummary.validationGroup = "ae130144-ba19-4554-9190-949327db13d2"; var _ctrl0_ctl69_regexEmailValidator1 = document.all ? document.all["_ctrl0_ctl69_regexEmailValidator1"] : document.getElementById("_ctrl0_ctl69_regexEmailValidator1"); _ctrl0_ctl69_regexEmailValidator1.controltovalidate = "_ctrl0_ctl69_txtEmail"; _ctrl0_ctl69_regexEmailValidator1.errormessage = "Email address is not valid."; _ctrl0_ctl69_regexEmailValidator1.display = "None"; _ctrl0_ctl69_regexEmailValidator1.enabled = "False"; _ctrl0_ctl69_regexEmailValidator1.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid"; _ctrl0_ctl69_regexEmailValidator1.validationexpression = "^([a-zA-Z0-9_\\-\\.]+)@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.)|(([a-zA-Z0-9\\-]+\\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\\]?)$"; var _ctrl0_ctl69_reqvalEmailValidator1 = document.all ? document.all["_ctrl0_ctl69_reqvalEmailValidator1"] : document.getElementById("_ctrl0_ctl69_reqvalEmailValidator1"); _ctrl0_ctl69_reqvalEmailValidator1.controltovalidate = "_ctrl0_ctl69_txtEmail"; _ctrl0_ctl69_reqvalEmailValidator1.errormessage = "Email address is required."; _ctrl0_ctl69_reqvalEmailValidator1.display = "None"; _ctrl0_ctl69_reqvalEmailValidator1.validationGroup = "ae130144-ba19-4554-9190-949327db13d2"; _ctrl0_ctl69_reqvalEmailValidator1.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid"; _ctrl0_ctl69_reqvalEmailValidator1.initialvalue = ""; var _ctrl0_ctl69_cusvalMailingListsValidator = document.all ? document.all["_ctrl0_ctl69_cusvalMailingListsValidator"] : document.getElementById("_ctrl0_ctl69_cusvalMailingListsValidator"); _ctrl0_ctl69_cusvalMailingListsValidator.errormessage = "Mailing list selection is required."; _ctrl0_ctl69_cusvalMailingListsValidator.display = "None"; _ctrl0_ctl69_cusvalMailingListsValidator.validationGroup = "ae130144-ba19-4554-9190-949327db13d2"; _ctrl0_ctl69_cusvalMailingListsValidator.evaluationfunction = "CustomValidatorEvaluateIsValid"; var _ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1 = document.all ? document.all["_ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1"] : document.getElementById("_ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1"); _ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1.controltovalidate = "_ctrl0_ctl69_UCCaptcha_txtCode"; _ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1.focusOnError = "t"; _ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1.errormessage = "Please provide the code."; _ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1.display = "Dynamic"; _ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1.validationGroup = "ae130144-ba19-4554-9190-949327db13d2"; _ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid"; _ctrl0_ctl69_UCCaptcha_RequiredFieldValidator1.initialvalue = ""; var _ctrl0_ctl69_ctl19 = document.all ? document.all["_ctrl0_ctl69_ctl19"] : document.getElementById("_ctrl0_ctl69_ctl19"); _ctrl0_ctl69_ctl19.controltovalidate = "_ctrl0_ctl69_txtEmail"; _ctrl0_ctl69_ctl19.errormessage = "Email Address is invalid."; _ctrl0_ctl69_ctl19.display = "None"; _ctrl0_ctl69_ctl19.validationGroup = "ae130144-ba19-4554-9190-949327db13d2"; //]]> </script> <script type="text/javascript"> //<![CDATA[ var Page_ValidationActive = false; if (typeof(ValidatorOnLoad) == "function") { ValidatorOnLoad(); } function ValidatorOnSubmit() { if (Page_ValidationActive) { return ValidatorCommonOnSubmit(); } else { return true; } } //]]> </script> </form> </div> </div> </div> <script type="text/javascript" src="/js/anti-csrf.js"> </script> <iframe id="q4l-iframe" tabindex="-1" title="Q4 Iframe" aria-hidden="true" style="position: absolute; width: 0px; height: 0px; border: 0; left: -999px; top: -999px;"> </iframe> <script> Q4Login.IframeRedirectURI = "https://login.q4inc.com/authorize?client_id=gKrDY1E9BUSWfU7DGuW2CO4rjdskiNg7&scope=openid+profile+email&response_type=code&response_mode=query&nonce=xhMF4WVMf25vFIu7QGmL7EIV42Q&state=eyJhbGciOiJodHRwOi8vd3d3LnczLm9yZy8yMDAxLzA0L3htbGRzaWctbW9yZSNobWFjLXNoYTI1NiIsInR5cCI6IkpXVCJ9.eyJyZXR1cm5VcmwiOiJodHRwczovL2ludmVzdG9yLnBoaWxsaXBzNjYuY29tL3E0bG9naW5jYWxsYmFjay5hc3B4IiwiZXhwIjoxNzQ1OTQ5ODgxLjAsImlhdCI6MTc0MDY5MDI4MS4wLCJpc3MiOiJRNC5XZWIuUHVibGljLlNpdGUiLCJhdWQiOiJ1cHN0cmVhbS5jZG4ud2ViLnByZC5xNGluYy5jb20ifQ.zXid0tW4GDGAOXXpkhKQlpOR6H_H8Ei24nofBum0Vro&redirect_uri=https%3a%2f%2fauth.platform.q4inc.com%2fauth%2fpublicAuthRedirect&prompt=none"; (function () { if (window.location.hash.includes("login=true")) { // q4pid is set in the modal so it should already be there const pendoId = window.localStorage.getItem("q4pid"); // email is also from modal const email = window.localStorage.getItem("q4l_email"); let redirectUrl = $('#hdnRedirectToLoginUrl').val(); redirectUrl = redirectUrl.replace("_q4pidval_", pendoId); redirectUrl = redirectUrl.replace("_q4lemail_", email); window.location.replace(redirectUrl); } })(); </script> </body> </html>

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