 <!DOCTYPE html> <html class="no-js" lang="en"> <head> <meta charset="utf-8" /><script type="text/html" id="sf-tracking-consent-manager">
	<div id="tracking-consent-dialog" style="width:100%;bottom:0px;padding:20px;position:fixed;z-index:10000000;border:1px solid #ccc;background:#F0F3F5;text-align:center;"> 
    <strong><style>
	element.style { 
	background-color: #ffd6003d;
}
</style>
We value your privacy.</strong>
    <p>By continuing to use this site, you accept the use of cookies, pixels and other technology that allows us to understand our users better and offer you tailored content. <br/>You can learn more by reviewing our <strong><a href="https://www.prsa.org/privacy-policy">Privacy Policy</a></strong>.</p>
    <button type="button" onclick="TrackingConsentManager.updateUserConsent(true); consentGranted();" id="tracking-consent-dialog-accept" class="btn btn-default"><span class="button">Accept</span></button>
    <button type="button" onclick="TrackingConsentManager.updateUserConsent(false); consentNotGranted();" id="tracking-consent-dialog-reject" class="btn btn-default"><span class="button">Decline</span></button>
</div>
</script><script type="text/javascript" src="/WebResource.axd?d=DzHrpQl5URXarFHAtrmzFuirYB0Gvpub3gtNovYu6PuB5Jaics96EIVfDVpk-pSJP7koL-AnPmGqd296RrdNdTy_CgckZLllBBnk6PJPQ_PtZFwBDmYI9tKxSns2CBr3hLKV2WZn1PoMvMGupHVw83s5fUwf218fwHNGC_vtSKbvFk4GTDGJH_v7lwtRqItE0&amp;t=638918285171904057">

</script> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=edge;chrome=1" /> <title>
	PRSA | Public Relations Society of America | PR Certification, Training and Professional Development | PRSA
</title> <!--[if lt IE 9]>
        <script src="/ResourcePackages/PRSA/assets/scripts/ie.min.js"></script>
    <![endif]--> <link href="/Stylesheets/PRSAMain/1c543cf5-d15f-4d6c-b79d-ff8fd4fd11d7?version=1060" rel="stylesheet" type="text/css" /> <link rel="icon" type="image/png" href="/images/default-source/page-design/favicon/favicon-32x32.png" sizes="32x32" /> <link rel="icon" type="image/png" href="/images/default-source/page-design/favicon/favicon-16x16.png" sizes="16x16" /> <link href="https://fonts.googleapis.com/css?family=Bitter|Raleway:300,400,800" rel="stylesheet" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous" /> <meta property="og:title" content="PRSA | Public Relations Society of America | PR Certification, Training and Professional Development" /><meta property="og:description" content="The Public Relations Society of America (PRSA) is the nation’s leading professional organization serving the communications community for PR Certification, Training and Professional Development." /><meta property="og:url" content="https://www.prsa.org" /><meta property="og:type" content="website" /><meta property="og:site_name" content="www" /><style type="text/css" media="all">p, h2, h3, h4, h5, h6, ul, li {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: black;
    text-rendering: optimizeLegibility;
    font-weight: 500;
    margin-bottom: 5px;
}

h3 {
    font-size: 28px;
    line-height: 30px;
  font-weight:500;
}

h4 {
    margin: 15px 0px 0px 0px;
    color: black;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0px;
}

p {
    line-height: 26px;
}

b, strong {
    font-weight: 600;
}

a {
    text-decoration: none;
    color: #00459d;
    font-weight: 600;
}

a:hover {
    color: #608fcc;
}

h4 a, h5 a {
    color: black;
    font-weight: 600;
}

.intro-text h1 {
    line-height: 1.4em;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: normal;
    color:black;
}

.content-box--action {
    border: 1px solid #DDDDDD;
    color: black;
    border-radius: 10px; /* Add rounded corners */
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
}

.content-box--action img {
    border-radius: 10px; /* Add rounded corners */
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
}

.content-box--action h1, .content-box--action h2, .content-box--action h3, .content-box--action h4, .content-box--action h5, .content-box--action h6 {
    color: black;
}

.content-box--action p {
    line-height: 20px;
}

.accordion__label, .accordion__label.is-active {
    border-radius: 3px;
    background-color: #387D60;
    font-weight: 400;
    font-size: 1.3em;
    padding: 17px;
    color: #f7f7f7; /* Added for is-active to have precedence */
    border-color: #387D60F; /* Added for is-active to have precedence */
}

.accordion__content {
    border: 1px solid #d5d5d5;
    border-top: none;
    padding: 15px 12px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    overflow: hidden;
    border-radius: 0px 0px 3px 3px;
    background-color: #FFFFFF;
}

.gray-bkgnd {
    background-color: #ebefff;
}

hr {
    background: #000000;
    height: 1px;
    margin-bottom: 12px;
    margin-top: 12px;
}

.button {
    background: #246BA0;
    font-size: 20px;
    font-weight: 400;
    content: '→'; /* For the :after pseudo-element */
}

.button:after {
    content: '→'; 
  }

.centered-text {
    text-align: center;
}

.no-pad {
    padding-bottom: 0px;
}

.job-board ul li a {
    font-weight: 400;
}



.heightmaker {
    height: 180px;
    background-color: #ccc;
}

.caps {
    text-transform: uppercase;
}

.new-form, .new-form label, .new-form button {
    font-family: 'Raleway';
    font-weight: 400;
    color: black;
}

.home-section__description {
    background: #fff3d3;
}

.home-section h3, .home-news__item-header h4 {
    color: #333;
    font-weight: 600; /* h4 keeps this from being overwritten */
    font-size: 18px; /* Specific for h4 */
    text-transform: uppercase; /* Specific for h4 */
}

@media (min-width: 768px) {
    .home-section__description {
        margin-bottom: -156px;
        padding: 26px 48px 149px 0; /* Last in file so precedence is kept */
    }
}

/* remove blue rule */
.home-section h3:after {
    background: none;
}

.home-news__item-header {
    background: none;
    color: #000;
    margin-bottom: 0px;
    max-width: -moz-fit-content; /* Kept the latest value */
    padding: 0px;
    position: relative;
    z-index: 1;
}

.home-news__item-image, .testimonials-slider__photos-item img, .image-link img, .image-shadow {
    border-radius: 10px; /* Add rounded corners */
    box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.3); /* Increase the shadow */
}

.testimonials-slider__photos-item {
    border: 0;
    padding:0px 20px 20px 0px;
}

.testimonials-slider__testimonials-item:before {
    content: '\f10d';
    color: #efefef80;
    display: block;
    font-size: 172px;
    font-weight: 900;
    margin-top: 1rem;
}

.testimonials-slider__testimonials-item h4 p {
    color: #fff;
    font-size: 22px;
    line-height: 1.3;
}

.no-shadow {
    box-shadow: none;
}

.tabs--standard .tabs__tab, .tabs--standard .tabs__tab.is-active {
    border: 1px solid #387D60;
    background: #387D60; /* Reinstated to ensure clarity on default state */
    color: #000000;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.tabs--standard .tabs__tab.is-active {
    background-color: #f9f9f9; /* Correct color for active tab background */
    border-bottom-color: #f9f9f9;
    color: #246ba0; /* Correct color for active tab text */
}

.tabs--standard .tabs__pane {
    border: 1px solid #387D60;
    padding: 24px;
    display: none;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #f9f9f9;
}

.tabs--standard .tabs__tab h3, .tabs--standard .tabs__tab h4, 
.tabs--standard .tabs__tab.is-active h3, .tabs--standard .tabs__tab.is-active h4 {
    color: #000000; /* Ensuring h3 and h4 within tabs are correctly styled */
    line-height: 1.2em;
}

@media (max-width: 768px) {
    .card p {
        margin: 10px 0px 35px 0px;
    }
}

.card {
    padding: 0px;
    border: 0px; 
}

.card h3, .card h4, .card h5 {
    margin: 15px 0px 0px 0px;
    color: black;
    font-weight: 400; /* General weight, but h3 is different */
    line-height: 30px; /* For h3 and h4 */
    font-size: 21px; /* Specific for h5 */
    margin-bottom: 11px; /* Specific for h5 */
    font-weight: 300; /* Specific for h3 */
    font-size: 32px; /* Specific for h3 */
}

.card h4 a, .card h5 a, .card h4 a:hover, .card h5 a:hover {
    color: black; /* General color */
    font-weight: 400; /* Overridden for hover state */
    color: #246ba0; /* For hover state */
}

.image-link {
    display: inline-block;
    overflow: hidden;
    position: relative;
    border-radius: 10px; /* Add rounded corners */
    box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.3); /* Increase the shadow */
}

.image-link img {
    max-width: 100%;
    height: auto;
    transition: transform 0.3s ease-in-out;
}

/* Define the hover state for the image link */
.image-link:hover img {
    transform: scale(1.05);
}


.home-news__item-header h4 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
  }
  
.home-news__item-header {
    background: none;
    color: #000;
  }
 
 
 /* remove blue rule */
.home-section h3:after {
    background: none;
  }
  
  
.home-news__item-header {
    margin-bottom: 0px;
    max-width: fit-content;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    padding: 0px;
    position: relative;
    z-index: 1;
}
  
.home-news__item .button {
      display: none;
}

/* fix height bug in news items */
  
.home-news__item-image {
    align-items: center;
    background: #fff;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 12px;
    max-height: 280px;
    min-height: auto;
    overflow: hidden;
}

.home-section p {
    text-decoration: none;
    color: #00459d;
    font-weight: 500;
    font-size: 1.1em;
}

.home-section a:hover {
    color: #246ba0;
}

.hide-me	{
  display:none;
}

.tabs--standard .tabs__tab, .tabs--standard .tabs__tab.is-active {
    border-bottom: none;
}

.tabs--standard .tabs__tab {
    opacity: 1;
}
.yellow-bkgnd	{
  background-color:#fff3d3;
}

.no-shadow	{
  box-shadow: none !important;
  filter: none !important;
}


</style><style type="text/css" media="all">
.carousel {
    margin-top: 0px;
    margin-bottom: 0px;
    overflow-x: hidden;
    position: relative;
    display: flex;
    justify-content: flex-start;
    border-radius: 15px;
    box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.3);
}

.carousel-inner {
    height: 100%;
    display: flex;
    transition: all ease .5s;
}

.carousel-item {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative; /* required for caption overlay */
}

.carousel-controls .prev {
    display: inline-block;
    height: 32px;
    width: 32px;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: .5;
}

.carousel-controls .next {
    display: inline-block;
    height: 32px;
    width: 32px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: .5;
}

.prev:hover, .next:hover {
    opacity: 1;
}

.carousel-indicators {
    margin-top: 15px;
    bottom: 12px;
    text-align: center;
}

.carousel-indicators span {
    display: inline-block;
    background-color: #246BA0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    opacity: .5;
    cursor: pointer;
    margin: 10px;
}

.carousel-indicators span.active {
    opacity: 1;
}

.blueish {
    background: rgba(240, 240, 255, 0.9);
}

.zero-pad {
    padding: 0px;
}

/* ▶️ NEW: Caption overlay styles */
.carousel-caption {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.6); /* ⬅ semi-transparent black */
    color: white;
    padding: 10px 20px;
    border-radius: 8px;
    max-width: 85%;
    font-family: Raleway, sans-serif;
    backdrop-filter: blur(2px); /* optional: soft blur behind text */
}


.carousel-caption h3 {
color:yellow;
    margin: 0;
    font-size: 2em;
  font-weight:200;
}

.carousel-caption p {
    margin: 5px 0 0;
    font-size: 1em;
color:yellow;
  font-weight:200;
}


</style><script type="text/javascript">
(function(d, w) {
    w.PropFuel = w.PropFuel || [];
    if (w.PropFuel.__LOADED) return;
    w.PropFuel.__LOADED = true;

    var m = ['init','identify'];
    m.forEach(function(n) {
        w.PropFuel[n] = function(){ w.PropFuel.push([n].concat([].slice.call(arguments))) };
    });
    
    var script = d.createElement('script');
    script.src = 'https://web.propfuel.com/plugin.js';
    script.async = true;
    d.getElementsByTagName('head')[0].appendChild(script);

    w.PropFuel.init('9b9c1cf3ad874eca87f9ebb2aa190fbb', {
        authentication: {
            service: "external_id",
            cookie_name: "hl",
            integration_id: "imis"
        }
    });
})(document, window);
</script><script type="text/javascript">
function delCookieCI(cookieName, domain) {
  const targetName = cookieName.toLowerCase() + "=";
  const cookies = document.cookie.split(";");
  cookies.forEach(cookie => {
    const [namePart] = cookie.split("=");
    if (namePart.trim().toLowerCase() === cookieName.toLowerCase()) {
      const paths = ["/"];
      const domains = [domain, "." + domain.replace(/^\./, "")]; // sub + root variants
      domains.forEach(d => {
        paths.forEach(p => {
          document.cookie = `${namePart.trim()}=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=${p}; domain=${d};`;
        });
      });
    }
  });
}
delCookieCI("TOKEN", "prsa.org");
</script><script type="text/javascript">
function stCookie(name, value, attributes = {}) {
  attributes = {
    path: '/',
    // add other defaults here if necessary
    ...attributes
  };
  if (attributes.expires instanceof Date) {
    attributes.expires = attributes.expires.toUTCString();
  }
  let updatedCookie = encodeURIComponent(name) + "=" + encodeURIComponent(value);
  for (let attributeKey in attributes) {
    updatedCookie += "; " + attributeKey;
    let attributeValue = attributes[attributeKey];
    if (attributeValue !== true) {
      updatedCookie += "=" + attributeValue;
    }
  }
  document.cookie = updatedCookie;
}
function gtCookie(name) {
  let matches = document.cookie.match(new RegExp(
    "(?:^|; )" + name.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g, '\\$1') + "=([^;]*)"
  ));
  return matches ? decodeURIComponent(matches[1]) : undefined;
}

// Define dataLayer and the gtag function.
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}

// Set default consent to 'denied' as a placeholder
// Determine actual values based on your own requirements
trackStatus = 'denied'
if (TrackingConsentManager.canTrackCurrentUser()) {
   trackStatus = 'granted';
   if(gtCookie('prsa-tracking-consent') != 'true') {
	  stCookie('prsa-tracking-consent',true, {'domain':'prsa.org', 'max-age': 34300800});
   }
} else {
   if (gtCookie('prsa-tracking-consent') == 'true'){
	  stCookie('sf-tracking-consent',true, {'domain':'www.prsa.org', 'max-age': 34300800});
	  trackStatus = 'granted';
	}
}

gtag('consent', 'default', {
  'ad_storage': trackStatus,
  'ad_user_data': trackStatus,
  'ad_personalization': trackStatus,
  'analytics_storage': trackStatus
});

<!-- Google Tag Manager -->
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-P84TQBK');
<!-- End Google Tag Manager -->
  
function consentGranted() {
  gtag('consent', 'update', {
    'ad_storage': 'granted',
    'ad_user_data': 'granted',
    'ad_personalization': 'granted',
    'analytics_storage': 'granted'
  });
  stCookie('prsa-tracking-consent',true, {'domain':'prsa.org', 'max-age': 34300800});
}

function consentNotGranted() {
  gtag('consent', 'update', {
    'ad_storage': 'denied',
    'ad_user_data': 'denied',
    'ad_personalization': 'denied',
    'analytics_storage': 'denied'
  });
    stCookie('prsa-tracking-consent',false, {'domain':'prsa.org', 'max-age': 34300800});
}
</script><script type="text/javascript">
//-------------------------------------------------------
var z_account = "5567DE78-88D5-48FB-9448-454FDB5F031B";
var z_collector = "PRSA.informz.net";
var z_cookieDomain = ".prsa.org";
//-------------------------------------------------------
(function (e, o, n, r, t, a, s) { e[t] || (e.GlobalSnowplowNamespace = e.GlobalSnowplowNamespace || [], e.GlobalSnowplowNamespace.push(t), e[t] = function () { (e[t].q = e[t].q || []).push(arguments) }, e[t].q = e[t].q || [], a = o.createElement(n), s = o.getElementsByTagName(n)[0], a.async = 1, a.src = r, s.parentNode.insertBefore(a, s)) }(window, document, "script", "https://cdn.informz.net/web_trk/sp.js", "informz_trk")), informz_trk("newTracker", "infz", z_collector + "/web_trk/collector/", { appId: z_account, cookieDomain: z_cookieDomain }), informz_trk("setUserIdFromLocation", "_zs"), informz_trk("enableActivityTracking", 30, 15); informz_trk("trackPageView", null);
</script><meta name="Generator" content="Sitefinity 15.0.8232.0 DX" /><link rel="canonical" href="https://www.prsa.org" /><meta name="description" content="The Public Relations Society of America (PRSA) is the nation’s leading professional organization serving the communications community for PR Certification, Training and Professional Development." /></head> <body data-waypoints="1px: is-scrolled"> <script src="/ScriptResource.axd?d=agwj-qG4Oi7k9hkvkRq2GeHiEhvwgdeseIm8omk38qLeqHJyzUPWbl8hndKg1Roy_YDUEOYUjhn5iLoJsp0y_5v7Xgukf2bMssosUz3Mr2rVRi8upy4HEduHlsxWLuFkDr0Bu87QZi4tjsEJ1YUsUjksjP3JAiZZob4HkJl-KBM188Mc4levDTMRkFJ3IAP20&amp;t=bb54665" type="text/javascript"></script><script src="/ScriptResource.axd?d=ePnjFy9PuY6CB3GWMX-b_-To5MLZWH9ue9tI6BiKGfS_SUt7zBvOsTBEfzeAnHJAo7of2RCb_FihF_No-oxeE3SF1Sn6dsUvqD1ghFSK5Phq0TE4Ux0XbxX-TDo-EYh5r8KzOiYSfcfI1Div9dSWzEd_dLKWkSGduzFDs9XZCPCJQMTFFtPL2D63Zr8pPLyQ0&amp;t=bb54665" type="text/javascript"></script> <header class="page-header" role="banner"> <div class="page-bounds"> <div class="header-logo"> 

<div >
    <div class="sfContentBlock sf-Long-text" ><a href="/home"><img alt="PRSA Logo" src="/images/default-source/page-design/logos/logofc8dd6634b504d8aac88f1b5d1f68a79.png?sfvrsn=46dd9b90_0"></a></div>
</div>

 </div> <button class="page-header__toggle" data-toggle-target="next" data-toggle-exit="esc outside"> <span class="screenreader-only">Menu</span> <span class="toggle-indicator"> <span class="toggle-indicator__piece toggle-indicator__piece--1"></span> <span class="toggle-indicator__piece toggle-indicator__piece--2"></span> <span class="toggle-indicator__piece toggle-indicator__piece--3"></span> </span> </button> <div class="page-header__content"> <div class="header-login"> 




<div class="header-user">
    <div class="media" data-sf-role="sf-logged-in-view" style="display: none">
        <div class="media-body">
            <span class="header-user__welcome">Welcome <span data-sf-role="sf-logged-in-name"></span>.</span>
            <a class="btn btn-default" href="/home/SignOut/">Logout</a>
        </div>
    </div>

    <div data-sf-role="sf-logged-out-view" class="sf-logged-out-view" style="display: none">
        <button id="prsa-header-utility-login" type="button" class="btn btn-default" data-sf-role="login-status-button">Login</button>
    </div>
</div>

<input type="hidden" data-sf-role="sf-status-json-endpoint-url" value="/rest-api/rd-login-status/FullName"/>
<input type="hidden" data-sf-role="sf-logout-redirect-url" value="https://www.prsa.org/account/redirectafterlogout"/>
<input type="hidden" data-sf-role="sf-login-redirect-url" value="https://www.prsa.org/account/login?redirect_uri=%2fhome" />
<input type="hidden" data-sf-role="sf-is-design-mode-value" value="False" />
<input type="hidden" data-sf-role="sf-allow-windows-sts-login" value="False" />

 </div> <div class="header-utility"> <div> 

<ul class="header-utility__list">
    <li class="header-utility__item">
        <a href="/myprsa" target="_blank">
            MyPRSA
        </a>
    </li>
    <li class="header-utility__item">
        <a href="/detail/header-utility/partner-with-prsa" target="_self">
            Partner
        </a>
    </li>
    <li class="header-utility__item">
        <a href="/jobs" target="_blank">
            Jobs
        </a>
    </li>
    <li class="header-utility__item">
        <a href="/detail/header-utility/join-rise" target="_blank">
            Join
        </a>
    </li>
</ul>


 </div> <div class="header-utility__social"> 


<style>
.social-media-icons-header {
  height: 20px;
  float:left;
  margin-right:14px;
  opacity: .7;
  }

  .center-for-mobile {
    text-align: center;
    display: inline-block;
  }
</style>

<div class="center-for-mobile">
<a target="_blank" href="https://www.linkedin.com/company/prsa/"><img src="https://www.prsa.org/images/default-source/page-design/social-media-icons/linkedin-logo.png" alt="LinkedIn logo" title="LinkedIn logo" data-displaymode="Original" class="social-media-icons-header"/></a>

<a target="_blank" href="https://www.facebook.com/PRSANational/"><img src="https://www.prsa.org/images/default-source/page-design/social-media-icons/facebook-logo.png" alt="Facebook logo" title="Facebook logo" data-displaymode="Original" class="social-media-icons-header"/></a>

<a target="_blank" href="https://www.instagram.com/prsanational"><img src="https://www.prsa.org/images/default-source/page-design/social-media-icons/instagram-logo.png" alt="Instagram logo" title="Instagram logo" data-displaymode="Original" class="social-media-icons-header"/></a>

<a target="_blank" href="https://twitter.com/PRSA"><img src="https://www.prsa.org/images/default-source/page-design/social-media-icons/x-logo.png" alt="X logo" title="X logo" data-displaymode="Original" class="social-media-icons-header"/></a>
</div>
<div style="clear:both;"></div> </div> </div> <div class="header-search"> 

<div >
    <div class="sfContentBlock sf-Long-text" ><form class="header-search__form" action="/search-results"><label class="header-search__label" for="header-search__input">
 
               <span class="fa fa-search"></span></label>
 
        <input type="text" id="header-search__input" class="header-search__input" name="keywords" placeholder="Search"><button type="submit" class="header-search__submit">Go</button></form></div>
</div> </div> <nav class="header-nav" role="navigation"> 

<ul class="header-nav__sf-list">
    <li class="">
        <a href="/membership" target="_self">Membership</a>
            <ul>
                        <li class="">
            <a href="/membership/join-or-renew" target="_self">Join or Renew</a>
        </li>
        <li class="">
            <a href="/membership/member-benefits" target="_self">Member Benefits</a>
        </li>
        <li class="">
            <a href="/membership/membership-types" target="_self">Membership Types</a>
        </li>
        <li class="">
            <a href="/membership/group-discount" target="_self">Group Discount</a>
        </li>
        <li class="">
            <a href="/membership/student-membership" target="_self">Student Membership</a>
        </li>
        <li class="">
            <a href="/membership/give-a-gift" target="_self">Purchase as a Gift</a>
        </li>
        <li class="">
            <a href="/membership/partner-with-prsa" target="_self">Partner with PRSA</a>
        </li>

            </ul>
    </li>
    <li class="">
        <a href="/professional-development" target="_self">Professional Development</a>
            <ul>
                        <li class="">
            <a href="/professional-development/learning-opportunities" target="_self">PD Opportunities Overview</a>
        </li>
        <li class="">
            <a href="/professional-development/prsa-certificate-programs" target="_self">PRSA Certificate Programs</a>
        </li>
        <li class="">
            <a href="/professional-development/accreditation-in-public-relations-(apr)" target="_self">Accreditation in Public Relations (APR)</a>
        </li>
        <li class="">
            <a href="/professional-development/webinars" target="_self">Webinars</a>
        </li>
        <li class="">
            <a href="/professional-development/prsa-resources" target="_self">Resources &amp; Toolkits</a>
        </li>
        <li class="">
            <a href="/diverse-dialogues" target="_self">Diverse Dialogues</a>
        </li>
        <li class="">
            <a href="/professional-development/american-management-association-courses" target="_self">American Management Association Courses</a>
        </li>
        <li class="">
            <a href="/search-professional-development" target="_self">Search Professional Development</a>
        </li>
        <li class="">
            <a href="/professional-development/demo-days" target="_self">Demo Days</a>
        </li>

            </ul>
    </li>
    <li class="">
        <a href="/career" target="_self">Career</a>
            <ul>
                        <li class="">
            <a href="/career/career-development" target="_self">Career Development</a>
        </li>
        <li class="">
            <a href="/career/recruiters" target="_blank">Recruit Talent</a>
        </li>
        <li class="">
            <a href="/career/veterans-program" target="_self">Veterans Program</a>
        </li>
        <li class="">
            <a href="/career/mentorships" target="_self">Mentorship Programs</a>
        </li>
        <li class="">
            <a href="/career/early-career" target="_self">Early Career</a>
        </li>
        <li class="">
            <a href="/career/mid-level-career" target="_self">Mid Level Career</a>
        </li>
        <li class="">
            <a href="/career/senior-level-career" target="_self">Senior Level Career</a>
        </li>

            </ul>
    </li>
    <li class="">
        <a href="/conferences-and-awards" target="_self">Conferences &amp; Awards</a>
            <ul>
                        <li class="">
            <a href="/conferences-and-awards/conferences" target="_self">Conferences</a>
        </li>
        <li class="">
            <a href="/conferences-and-awards/awards" target="_self">Awards</a>
        </li>
        <li class="">
            <a href="/conferences-and-awards/2025-anvil-awards" target="_self">2026 Anvil Awards</a>
        </li>
        <li class="">
            <a href="/conferences-and-awards/women-of-impact" target="_self">Women of Impact Awards</a>
        </li>
        <li class="">
            <a href="/conferences-and-awards/icon-2026" target="_self">ICON 2026</a>
        </li>
        <li class="">
            <a href="/conferences-and-awards/futurecon-2026" target="_self">FutureCon 2026</a>
        </li>
        <li class="">
            <a href="/conferences-and-awards/partner-with-prsa" target="_self">Partner with PRSA</a>
        </li>
        <li class="">
            <a href="/conferences-and-awards/past-events" target="_self">Past Events</a>
        </li>

            </ul>
    </li>
    <li class="">
        <a href="/home/get-involved" target="_self">Get Involved</a>
            <ul>
                        <li class="">
            <a href="/home/get-involved/chapters-districts" target="_self">Chapters &amp; Districts</a>
        </li>
        <li class="">
            <a href="/home/get-involved/professional-interest-sections" target="_self">Professional Interest Sections</a>
        </li>
        <li class="">
            <a href="/home/get-involved/affinity-groups" target="_self">Affinity Groups</a>
        </li>
        <li class="">
            <a href="/home/get-involved/member-mondays" target="_self">Member Mondays</a>
        </li>
        <li class="">
            <a href="/home/get-involved/college-of-fellows" target="_self">College of Fellows</a>
        </li>
        <li class="">
            <a href="/home/get-involved/speakers-bureau" target="_self">Speakers Bureau </a>
        </li>
        <li class="">
            <a href="/home/get-involved/for-students" target="_self">For Students</a>
        </li>

            </ul>
    </li>
    <li class="">
        <a href="/publications-and-news" target="_self">Publications &amp; News</a>
            <ul>
                        <li class="">
            <a href="/publications-and-news/strategies-tactics" target="_self">Strategies &amp; Tactics</a>
        </li>
        <li class="">
            <a href="/publications-and-news/blog" target="_self">PRsay</a>
        </li>
        <li class="">
            <a href="/publications-and-news/issues-trends" target="_self">Issues &amp; Trends</a>
        </li>
        <li class="">
            <a href="/publications-and-news/newsroom" target="_self">Newsroom</a>
        </li>
        <li class="">
            <a href="/publications-and-news/strategies-tactics-plus" target="_self">Strategies &amp; Tactics Plus</a>
        </li>
        <li class="">
            <a href="/publications-and-news/partner-with-prsa" target="_self">Partner with PRSA</a>
        </li>

            </ul>
    </li>
    <li class="">
        <a href="/about" target="_self">About</a>
            <ul>
                        <li class="">
            <a href="/about/national-leadership" target="_self">National Leadership </a>
        </li>
        <li class="">
            <a href="/about/prsa-code-of-ethics" target="_self">PRSA Code of Ethics</a>
        </li>
        <li class="">
            <a href="/about/prsa-foundation" target="_self">PRSA Foundation </a>
        </li>
        <li class="">
            <a href="/about/diversity-equity-inclusion" target="_self">Diversity, Equity &amp; Inclusion</a>
        </li>
        <li class="">
            <a href="/about/all-about-pr" target="_self">About Public Relations</a>
        </li>
        <li class="">
            <a href="/about/past-presidents-and-chairs-of-prsa" target="_self">Past Presidents and Chairs</a>
        </li>
        <li class="">
            <a href="/about/prsa-milestones" target="_self">PRSA Milestones</a>
        </li>
        <li class="">
            <a href="/about/careers-at-prsa" target="_self">Careers at PRSA</a>
        </li>
        <li class="">
            <a href="/about/partner-with-prsa" target="_self">Partner with PRSA&#160;</a>
        </li>

            </ul>
    </li>
</ul>






 </nav> </div> </div> </header> <div class="content page-bounds" role="main"> 

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"></link>
<div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C228_Col00" class="sf_colsIn grid__unit no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1"><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C233_Col00" class="sf_colsIn grid__unit grid__unit--2-3-m no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><div class="carousel"><div class="carousel-inner"><div class="carousel-item"><a class="image-link" href="/conferences-and-awards/awards/women-of-impact"><img src="/images/default-source/home/prsa-2026-strategies-tactics-women-of-impact-awards.png?sfvrsn=2921a491_1" alt="PRSA 2026 Strategies &amp; Tactics Women of Impact Awards"></a></div><div class="carousel-item"><a class="image-link" href="/conferences-and-awards/awards/women-of-impact"></a><a href="/professional-development/accreditation-in-public-relations-(apr)"><img src="/images/default-source/home/home-images/carousel/2026/aprmonth_carousel.png?sfvrsn=7183db3e_1" alt="APR Month"></a></div><div class="carousel-item"><a class="image-link" href="https://www.prsa.org/event/2026/05/20/default-calendar/crisis-communication-readiness-from-uncertainty-to-action-crscc26"><img src="/images/default-source/home/home-images/carousel/crisis-comm-readiness.jpg?sfvrsn=31fb698f_1" alt="Crisis Comm Readiness"></a></div><div class="carousel-item"><a class="image-link" href="/professional-development/prsa-resources/womens-history-month"></a><a href="/event/2026/06/08/default-calendar/ai-in-action-practical-tools-and-techniques-for-the-modern-communicator-part-2-crsai26"><img src="/images/default-source/home/home-images/carousel/2026/aicp_home.png?sfvrsn=bd949c17_1" alt="AI in Action Certificate Program"></a></div><div class="carousel-item"><a href="/event/2026/03/05/default-calendar/internal-communication-the-comms-superpower-for-the-ai-age-crsic26" class="image-link"><img src="/images/default-source/home/home-images/carousel/2026/internalcp_16-9.png?sfvrsn=14064d2b_3"></a></div><div class="carousel-item"><a class="image-link" href="/conferences-and-awards/icon-2026"><img src="/images/default-source/home/home-images/carousel/2026/icon26.jpg?sfvrsn=85c81054_4"></a></div><div class="carousel-item"><a class="image-link" href="/home/get-involved/professional-interest-sections/travel-and-tourism-section/prsa-travel-and-tourism-2026-section-conference"><img src="/images/default-source/home/home-images/carousel/2026/t-t26_16-9.jpg?sfvrsn=fc91540a_3"></a></div><div class="carousel-item"><a class="image-link" href="/conferences-and-awards/awards/anvil-awards"><img src="/images/default-source/home/home-images/carousel/2026/anvils26_16.jpg?sfvrsn=e7bea8f0_3"></a></div></div></div><div class="carousel-controls"><span class="prev"></span><span class="next"></span></div><div class="carousel-indicators"></div></div>
</div>
    </div>
    <div id="ContentPlaceholder_C233_Col01" class="sf_colsIn grid__unit grid__unit--1-3-m no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2">
<div class="intro-text" >
    <div class="sfContentBlock sf-Long-text" ><h1 style="margin-top: 45px">We are the leading professional organization serving the public relations and communications community. PRSA provides networking opportunities, helps you stay on top of evolving trends, and unites our members through our Code of Ethics. <br><br></h1><div class="button-group"><a href="/membership/member-benefits" style="width: 100%" class="button">EXPLORE MEMBER BENEFITS</a>&nbsp; &nbsp;&nbsp; &nbsp;<a href="/about/partner-with-prsa" style="width: 100%" class="button">PARTNER WITH PRSA</a></div></div>
</div>
    </div>
</div>
<div class="home-section home-news" data-sf-element="Row">
    <div id="ContentPlaceholder_C004_Col00" class="sf_colsIn" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><h2>PUBLICATIONS &amp; NEWS</h2></div>
</div><div class="home-section__description" data-sf-element="Row">
    <div id="ContentPlaceholder_C006_Col00" class="sf_colsIn" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><p><a href="/notice-of-data-incident" title="Notice of Data Incident"><strong>Notice of Data Incident</strong></a></p></div>
</div>
    </div>
</div>
<div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C025_Col00" class="sf_colsIn grid__unit grid__unit--1-3-m home-news__item" data-sf-element="Column 1" data-placeholder-label="Strategies &amp;amp; Tactics">
<div >
    <div class="sfContentBlock sf-Long-text" ><div class="home-news__item-header"><h4>Strategies &amp; Tactics</h4></div></div>
</div>


<div>
            <a href="https://www.prsa.org/article/employee-communicators-discuss-strategy--tech-and-trust-MARCH26">
            <div >
                    <div class="home-news__item-image">
                        <img src="https://www.prsa.org/images/default-source/strategies-and-tactics/march-2026/comms-panel-art.jpeg?sfvrsn=d89cead6_1" alt="" title="comms panel art" />
                    </div>
                <p >Employee Communicators Discuss Strategy, Tech and Trust</p>
                <button class="button">Learn More</button>
            </div>
        </a>
</div>
    </div>
    <div id="ContentPlaceholder_C025_Col01" class="sf_colsIn grid__unit grid__unit--1-3-m home-news__item" data-sf-element="Column 2" data-placeholder-label="Upcoming Event">
<div >
    <div class="sfContentBlock sf-Long-text" ><div class="home-news__item-header"><h4>Newsroom</h4></div></div>
</div>
<div>
        <a href="https://www.prsa.org/news/2026/04/02/prsa-launches-apr-month-2026" >
            <div >
                    <div class="home-news__item-image">
                        <img src="https://www.prsa.org/images/default-source/home/professional-development/apr/aprmonth_16-9.png?sfvrsn=ed1bcb07_1" alt="" title="APRMonth_16.9" />
                    </div>
                <p >PRSA Launches APR Month 2026 With New Brand Logo,Learning Tools and Candidate Support</p>
                <button class="button">Learn More</button>
    		</div>
        </a>
</div>

    </div>
    <div id="ContentPlaceholder_C025_Col02" class="sf_colsIn grid__unit grid__unit--1-3-m home-news__item" data-sf-element="Column 3" data-placeholder-label="Join the Discussion">
<div >
    <div class="sfContentBlock sf-Long-text" ><div class="home-news__item-header"><h4>PRSay</h4></div></div>
</div>
<div class="card" >
    <div class="sfContentBlock sf-Long-text" ><a href="https://prsay.prsa.org/" class="image-link"><img src="/images/default-source/home/hp-promos/prsaylogo.jpg?sfvrsn=76359d4f_4" alt="PRSay Logo" title="PRSay Logo" data-displaymode="Original" style="max-height: 280px"></a>
<p style="margin-top: 6px"><a href="https://prsay.prsa.org/" style="font-weight: 500">The Voice of Public Relations</a></p></div>
</div>
    </div>
</div>

    </div>
</div>

    </div>
</div>
<div class="grid hide-me" data-sf-element="Row">
    <div id="ContentPlaceholder_C224_Col00" class="sf_colsIn grid__unit" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><h2 style="margin-top: 55px">NEW &amp; NOTEWORTHY</h2></div>
</div><div class="content-box content-box--action" data-sf-element="Row">
    <div id="ContentPlaceholder_C205_Col00" class="sf_colsIn" data-sf-element="Inner Content" data-placeholder-label="Content"><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C310_Col00" class="sf_colsIn grid__unit grid__unit--1-5-l no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
    </div>
    <div id="ContentPlaceholder_C310_Col01" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-5-l no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2">
    </div>
    <div id="ContentPlaceholder_C310_Col02" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-5-l no-pad" data-sf-element="Column 3" data-placeholder-label="Column 3">
    </div>
    <div id="ContentPlaceholder_C310_Col03" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-5-l no-pad" data-sf-element="Column 4" data-placeholder-label="Column 4">
    </div>
    <div id="ContentPlaceholder_C310_Col04" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-5-l no-pad" data-sf-element="Column 5" data-placeholder-label="Column 5">
    </div>
</div>

    </div>
</div>

    </div>
</div>

<div >
    <div class="sfContentBlock sf-Long-text" ><div style="height: 35px">&nbsp;</div></div>
</div><div class="content-box content-box--action no-pad yellow-bkgnd" data-sf-element="Row">
    <div id="ContentPlaceholder_C285_Col00" class="sf_colsIn" data-sf-element="Inner Content" data-placeholder-label="Content"><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C286_Col00" class="sf_colsIn grid__unit grid__unit--1-6-m no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div class="no-shadow" >
    <div class="sfContentBlock sf-Long-text" ><a class="image-link" href="/membership/ai-prompts-guide-promotion"><img src="/images/default-source/home/hp-promos/new-noteworthy/ai-prompts-guide.jpg?sfvrsn=8ec166b4_1" alt="AI Prompts Guide" class="no-shadow"></a>
<div style="margin-top: 5px">&nbsp;</div></div>
</div>
    </div>
    <div id="ContentPlaceholder_C286_Col01" class="sf_colsIn grid__unit grid__unit--5-6-m no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2">
<div >
    <div class="sfContentBlock sf-Long-text" ><h5 style="margin: 15px 0 5px; line-height: 1.3em; font-size: 1.35em">Looking to upskill in AI?<br>Unlock <a href="/membership/ai-prompts-guide-promotion">FREE ACCESS</a>&nbsp;to AI Prompting 101 Guide for Communicators!</h5><h5 style="text-align: right"><a href="/membership/ai-prompts-guide-promotion">LEARN MORE</a></h5></div>
</div>
    </div>
</div>

    </div>
</div>
<div class="content-box content-box--action no-pad yellow-bkgnd hide-me" data-sf-element="Row">
    <div id="ContentPlaceholder_C274_Col00" class="sf_colsIn" data-sf-element="Inner Content" data-placeholder-label="Content"><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C275_Col00" class="sf_colsIn grid__unit grid__unit--1-4-m no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><a href="https://www.prsa.org/news/2024/11/20/prsa-wins-global-alliance-world-public-relations-communication-award-for-global-public-relations-association-of-the-year"><img src="/images/default-source/home/hp-promos/new-noteworthy/wprf-awards.jpg?sfvrsn=c66d6018_0" alt="World PR &amp; Communications Award" title="World PR &amp; Communications Award" data-displaymode="Original" style="border-radius: 0; margin-bottom: 20px"></a></div>
</div>
    </div>
    <div id="ContentPlaceholder_C275_Col01" class="sf_colsIn grid__unit grid__unit--3-4-m no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2">
<div >
    <div class="sfContentBlock sf-Long-text" ><h5 style="margin: 10px 0 5px">PRSA NAMED THE GLOBAL PUBLIC RELATIONS ASSOCIATION OF THE YEAR BY THE GLOBAL ALLIANCE</h5><h5 style="text-align: right"><a href="https://www.prsa.org/news/2024/11/20/prsa-wins-global-alliance-world-public-relations-communication-award-for-global-public-relations-association-of-the-year">READ MORE -&gt;</a></h5></div>
</div>
    </div>
</div>

    </div>
</div>
<div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C127_Col00" class="sf_colsIn grid__unit" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div class="centered-text" >
    <div class="sfContentBlock sf-Long-text" ><h2 style="margin: 35px 0">PRSA offers benefits and resources for every stage of your career journey.</h2></div>
</div><div class="tabs tabs--standard sf_cols" data-sf-element="Row">
    <div id="ContentPlaceholder_C192_Col00" class="sf_colsIn tabs__tab" data-sf-element="Tab Label" data-placeholder-label="Tab Label">
<div >
    <div class="sfContentBlock sf-Long-text" ><h3 style="color: rgba(0, 0, 0, 1)">EARLY CAREER</h3></div>
</div>
    </div>
    <div id="ContentPlaceholder_C192_Col01" class="sf_colsIn tabs__pane" data-sf-element="Tab Content" data-placeholder-label="Tab Content">
<script>
    document.getElementById('ContentPlaceholder_C192_Col01').style.backgroundColor = '#cbdeff';
    document.getElementById('ContentPlaceholder_C192_Col01').style.borderColor = '#99a8c3';
    document.getElementById('ContentPlaceholder_C192_Col00').style.backgroundColor = '#cbdeff';
    document.getElementById('ContentPlaceholder_C192_Col00').style.borderColor = '#99a8c3';
</script><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C131_Col00" class="sf_colsIn grid__unit grid__unit--1-3-m no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><img src="/images/default-source/home/hp-promos/entry.jpg?sfvrsn=a485324b_0" alt="group of young adults with laptops" class="image-link" title="group of young adults with laptops" data-displaymode="Original"></div>
</div>
    </div>
    <div id="ContentPlaceholder_C131_Col01" class="sf_colsIn grid__unit grid__unit--2-3-m  no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2">
<div >
    <div class="sfContentBlock sf-Long-text" ><p>&nbsp;</p><h3>Embark on a Path of Professional Growth!</h3><h4>For those in the early phase of their professional journey, PRSA Membership sets the stage for growth and impact.</h4><p>&nbsp;</p><p><a href="/career/early-career" class="button button--action">Start your journey!</a></p></div>
</div>
    </div>
</div>

    </div>
</div>
<div class="tabs tabs--standard sf_cols" data-sf-element="Row">
    <div id="ContentPlaceholder_C189_Col00" class="sf_colsIn tabs__tab" data-sf-element="Tab Label" data-placeholder-label="Tab Label">
<div >
    <div class="sfContentBlock sf-Long-text" ><h3 style="color: rgba(0, 0, 0, 1)">MID-LEVEL CAREER</h3></div>
</div>
    </div>
    <div id="ContentPlaceholder_C189_Col01" class="sf_colsIn tabs__pane" data-sf-element="Tab Content" data-placeholder-label="Tab Content">
<script>
    document.getElementById('ContentPlaceholder_C189_Col01').style.backgroundColor = '#c8ddb6';
    document.getElementById('ContentPlaceholder_C189_Col01').style.borderColor = '#a3b791';
    document.getElementById('ContentPlaceholder_C189_Col00').style.backgroundColor = '#c8ddb6';
    document.getElementById('ContentPlaceholder_C189_Col00').style.borderColor = '#a3b791';
</script><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C134_Col00" class="sf_colsIn grid__unit grid__unit--1-3-m no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><img src="/images/default-source/home/get-involved/special-months/black-history/becominganally.jpg?sfvrsn=9b15fb3e_2" alt="woman pointing at post-it notes" class="image-link" title="woman pointing at post-it notes" data-displaymode="Original"></div>
</div>
    </div>
    <div id="ContentPlaceholder_C134_Col01" class="sf_colsIn grid__unit grid__unit--2-3-m no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2">
<div >
    <div class="sfContentBlock sf-Long-text" ><p>&nbsp;</p><h3>Continue Your Journey of Growth and Influence!</h3><h4>As a mid-level PR and Communications professional, you are focused on refining your expertise, building leadership skills, and contributing to the evolution of your profession. At PRSA, we're here to walk alongside you on this transformative path, offering
    an array of benefits that empower your advancement.</h4><p>&nbsp;</p><p><a href="/career/mid-level-career" class="button button--action">Learn More!</a></p></div>
</div>
    </div>
</div>

    </div>
</div>
<div class="tabs tabs--standard sf_cols" data-sf-element="Row">
    <div id="ContentPlaceholder_C112_Col00" class="sf_colsIn tabs__tab" data-sf-element="Tab Label" data-placeholder-label="Tab Label">
<div >
    <div class="sfContentBlock sf-Long-text" ><h3 style="color: rgba(0, 0, 0, 1)">SENIOR-LEVEL CAREER</h3></div>
</div>
    </div>
    <div id="ContentPlaceholder_C112_Col01" class="sf_colsIn tabs__pane" data-sf-element="Tab Content" data-placeholder-label="Tab Content">
<script>
    document.getElementById('ContentPlaceholder_C112_Col01').style.backgroundColor = '#ffdeb1';
    document.getElementById('ContentPlaceholder_C112_Col01').style.borderColor = '#d1b895';
    document.getElementById('ContentPlaceholder_C112_Col00').style.backgroundColor = '#ffdeb1';
    document.getElementById('ContentPlaceholder_C112_Col00').style.borderColor = '#d1b895';
</script><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C135_Col00" class="sf_colsIn grid__unit grid__unit--1-3-m  no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><img src="/images/default-source/home/hp-promos/senior.jpg?sfvrsn=e427ae27_0" alt="senior woman at conference table" class="image-link" title="senior woman at conference table" data-displaymode="Original"></div>
</div>
    </div>
    <div id="ContentPlaceholder_C135_Col01" class="sf_colsIn grid__unit grid__unit--2-3-m  no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2">
<div >
    <div class="sfContentBlock sf-Long-text" ><p>&nbsp;</p><h3>Evolve Your Expertise and Lead the Way for Others!</h3><h4>As the field of public relations and communications continues to evolve, stay current with timely resources and professional development designed around emerging trends, while also giving back to your profession and embracing the many mentorship, leadership,
    and ethical guidance opportunities offered by PRSA.</h4><p>&nbsp;</p><p><a href="/career/senior-level-career" class="button button--action">Find out more!</a></p></div>
</div>
    </div>
</div>

    </div>
</div>

    </div>
</div>
<div class="home-section home-careers" data-sf-element="Row">
    <div id="ContentPlaceholder_C009_Col00" class="sf_colsIn" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><h2>JOBCENTER</h2></div>
</div><div class="home-section__description" data-sf-element="Row">
    <div id="ContentPlaceholder_C011_Col00" class="sf_colsIn" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><h3>Latest and Featured Job Postings</h3><a target="_blank" href="https://jobs.prsa.org/jobs?locale=en&amp;page=1&amp;sort=date&amp;country=&amp;state=&amp;city=&amp;zip=&amp;latitude=&amp;longitude=&amp;keywords=&amp;city_state_zip=/" class="button home-section__action">View All Listings</a>
<p>&nbsp;</p></div>
</div>
    </div>
</div>



  <div id="RSS_c658ebe0-8d2c-4b76-9650-eb3b756ff43d" class="job-board"></div>
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  <script type="text/javascript">
    $(document).ready(function () {
      $("#RSS_c658ebe0-8d2c-4b76-9650-eb3b756ff43d").load('/home/' + "GetContent");
    });
  </script>

    </div>
</div>
<div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C148_Col00" class="sf_colsIn grid__unit" data-sf-element="Column 1" data-placeholder-label="Column 1"><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C152_Col00" class="sf_colsIn grid__unit grid__unit--1-4-l no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
    </div>
    <div id="ContentPlaceholder_C152_Col01" class="sf_colsIn grid__unit grid__unit--1-2-l no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2"><div class="accordion sf_cols" data-sf-element="Row">
    <div id="ContentPlaceholder_C151_Col00" class="sf_colsIn accordion__label" data-sf-element="Label" data-placeholder-label="Accordion Label" data-toggle-target="next">
<div class="centered-text" >
    <div class="sfContentBlock sf-Long-text" ><p style="color: rgba(255, 255, 255, 1)">SIGN UP FOR EMAILS FROM PRSA</p></div>
</div>
    </div>
    <div id="ContentPlaceholder_C151_Col01" class="sf_colsIn accordion__content" data-sf-element="Content" data-placeholder-label="Accordion Content"><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C155_Col00" class="sf_colsIn grid__unit grid__unit--1-6-l no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
    </div>
    <div id="ContentPlaceholder_C155_Col01" class="sf_colsIn grid__unit grid__unit--2-3-l no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2">
<iframe src="https://www.prsa.org/iframes/home-page-email-form-name" width ="100%" height="650" frameborder="0" name="myiframe" style="margin-top:25px;"></iframe>
    </div>
    <div id="ContentPlaceholder_C155_Col02" class="sf_colsIn grid__unit grid__unit--1-6-l no-pad" data-sf-element="Column 3" data-placeholder-label="Column 3">
    </div>
</div>

    </div>
</div>

    </div>
    <div id="ContentPlaceholder_C152_Col02" class="sf_colsIn grid__unit grid__unit--1-4-l no-pad" data-sf-element="Column 3" data-placeholder-label="Column 3">
    </div>
</div>

    </div>
</div>
<div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C162_Col00" class="sf_colsIn grid__unit" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><h4>LEARN</h4></div>
</div><div class="content-box content-box--action" data-sf-element="Row">
    <div id="ContentPlaceholder_C202_Col00" class="sf_colsIn" data-sf-element="Inner Content" data-placeholder-label="Content"><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C157_Col00" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="/professional-development" class="image-link"><img src="/images/default-source/home/hp-promos/3people.jpg?sfvrsn=6453e338_2" alt="three people sitting together" title="three people sitting together" data-displaymode="Original"></a>
 <p><a href="/professional-development">Explore Professional Development</a>
</p></div>
</div>
    </div>
    <div id="ContentPlaceholder_C157_Col01" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="/professional-development/accreditation-in-public-relations-(apr)-old" class="image-link"><img src="/images/default-source/home/hp-promos/apr-seal.jpg?sfvrsn=c5e2a470_0" alt="APR Accredited in Public Relations" title="APR Accredited in Public Relations" data-displaymode="Original"></a>
 <p><a href="/professional-development/accreditation-in-public-relations-(apr)-old">Get Accredited in Public Relations</a>
</p></div>
</div>
    </div>
    <div id="ContentPlaceholder_C157_Col02" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 3" data-placeholder-label="Column 3">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="https://www.prsa.org/search-professional-development?Keywords=&amp;SortOrder=ASC&amp;Categories=5d2b79f6-c683-4174-b465-117b5f29d6cd" class="image-link"><img src="/images/default-source/home/professional-development/pd-main-page-images/webinars.jpg?sfvrsn=fce56827_2" alt="Woman on sofa with laptop" title="Woman on sofa with laptop" data-displaymode="Original"></a>
<p><a href="https://www.prsa.org/search-professional-development?Keywords=&amp;SortOrder=ASC&amp;Categories=5d2b79f6-c683-4174-b465-117b5f29d6cd">Search Upcoming Webinars</a>
</p></div>
</div>
    </div>
    <div id="ContentPlaceholder_C157_Col03" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 4" data-placeholder-label="Column 4">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="/professional-development/prsa-certificate-programs-old" class="image-link"><img src="/images/default-source/home/professional-development/pd-main-page-images/certificate.jpg?sfvrsn=fc5723f5_2" alt="certificate" title="certificate" data-displaymode="Original"></a>
<p><a href="/professional-development/prsa-certificate-programs-old">Complete a Certificate Course</a>
</p></div>
</div>
    </div>
</div>

    </div>
</div>

<div >
    <div class="sfContentBlock sf-Long-text" ><h4>CONNECT</h4></div>
</div><div class="content-box content-box--action" data-sf-element="Row">
    <div id="ContentPlaceholder_C203_Col00" class="sf_colsIn" data-sf-element="Inner Content" data-placeholder-label="Content"><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C204_Col00" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="/conferences-and-awards/conferences" class="image-link"><img src="/images/default-source/home/hp-promos/icon-network.jpg?sfvrsn=706fddb0_2" alt="speakers on a panel" title="speakers on a panel" data-displaymode="Original"></a>
<p><a href="/conferences-and-awards/conferences">Attend Conferences &amp; Events</a></p></div>
</div>
    </div>
    <div id="ContentPlaceholder_C204_Col01" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="/home/get-involved/professional-interest-sections" class="image-link"><img src="/images/default-source/home/hp-promos/egan-icon.jpg?sfvrsn=df6f8b35_2" alt="professionals at luncheon" title="professionals at luncheon" data-displaymode="Original"></a>
<p><a href="/home/get-involved/professional-interest-sections">Participate in Professional Interest Sections</a> </p></div>
</div>
    </div>
    <div id="ContentPlaceholder_C204_Col02" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 3" data-placeholder-label="Column 3">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="/home/get-involved/chapters-districts-old" class="image-link"><img src="/images/default-source/home/hp-promos/globe.jpg?sfvrsn=3ee0fbfb_2" alt="globe" title="globe" data-displaymode="Original"></a><p><a href="/home/get-involved/chapters-districts-old">Find Your Local Chapter</a></p></div>
</div>
    </div>
    <div id="ContentPlaceholder_C204_Col03" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 4" data-placeholder-label="Column 4">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="https://connect.prsa.org/home" class="image-link"><img src="/images/default-source/home/hp-promos/explorepd.jpg?sfvrsn=4fac639c_2" alt="male and female adults looking at laptop" title="male and female adults looking at laptop" data-displaymode="Original"></a>
<p><a href="https://connect.prsa.org/home">Join Our Online Community</a></p></div>
</div>
    </div>
</div>

    </div>
</div>

<div >
    <div class="sfContentBlock sf-Long-text" ><h4>DISCOVER</h4></div>
</div><div class="content-box content-box--action" data-sf-element="Row">
    <div id="ContentPlaceholder_C206_Col00" class="sf_colsIn" data-sf-element="Inner Content" data-placeholder-label="Content"><div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C211_Col00" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="/professional-development/prsa-resources" class="image-link"><img src="/images/default-source/home/hp-promos/resourcehub.jpg?sfvrsn=29af828_0" alt="Light bulb with ideas" title="Light bulb with ideas" data-displaymode="Original"></a>
<p><a href="/professional-development/prsa-resources">Resources &amp; toolkits</a></p></div>
</div>
    </div>
    <div id="ContentPlaceholder_C211_Col01" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 2" data-placeholder-label="Column 2">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="https://www.prsa.org/search-professional-development?Keywords=&amp;SortOrder=ASC&amp;Categories=3e3dade6-6fc0-4291-8123-132357bd598b" class="image-link"><img src="/images/default-source/home/professional-development/pd-main-page-images/ondemand.jpg?sfvrsn=87780ced_2" alt="young man using laptop" title="young man using laptop" data-displaymode="Original"></a>
<p><a href="https://www.prsa.org/search-professional-development?Keywords=&amp;SortOrder=ASC&amp;Categories=3e3dade6-6fc0-4291-8123-132357bd598b">ON-DEMAND LEARNING PROGRAMS</a></p></div>
</div>
    </div>
    <div id="ContentPlaceholder_C211_Col02" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 3" data-placeholder-label="Column 3">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="/conferences-and-awards/awards/anvil-awards" class="image-link"><img src="/images/default-source/home/home-images/anvils25_discover.jpg?sfvrsn=d25f01db_0" alt="2025 Anvil Awards" title="2025 Anvil Awards" data-displaymode="Original"></a>
<p><a href="/conferences-and-awards/awards/anvil-awards">Anvil Awards</a>
</p></div>
</div>
    </div>
    <div id="ContentPlaceholder_C211_Col03" class="sf_colsIn grid__unit grid__unit--1-2-m grid__unit--1-4-l no-pad" data-sf-element="Column 4" data-placeholder-label="Column 4">
<div class="card centered-text caps" >
    <div class="sfContentBlock sf-Long-text" ><a href="https://www.prsa.org/membership/member-benefits" class="image-link"><img src="/images/default-source/home/hp-promos/calculator.jpg?sfvrsn=2a498dd5_0" alt="calculator and pen" title="calculator and pen" data-displaymode="Original"></a>
<p><a href="https://www.prsa.org/membership/member-benefits">Member Exclusive Benefits</a>
</p></div>
</div>
    </div>
</div>

    </div>
</div>

    </div>
</div>
<div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C226_Col00" class="sf_colsIn grid__unit" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div class="centered-text" >
    <div class="sfContentBlock sf-Long-text" ><a href="/membership" class="button" style="background-color: rgba(56, 125, 96, 1); font-weight: 400; font-size: 1.3em; padding: 17px 55px">LEARN HOW TO BECOME A PRSA MEMBER</a></div>
</div>
    </div>
</div>
<div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C054_Col00" class="sf_colsIn grid__unit" data-sf-element="Column 1" data-placeholder-label="Column 1">
<div >
    <div class="sfContentBlock sf-Long-text" ><p>&nbsp;</p><p>&nbsp;</p></div>
</div>
    </div>
</div>



<div>
     <div class="testimonials-slider__testimonials">
    
            <div class="slide-container" style="background-image: url(https://www.prsa.org/images/default-source/home/professional-development/testimonial-headshots/bluebkgnd.jpg?sfvrsn=6a24ec5f_2);">
        
            <div class="testimonials-slider__testimonials-item" Html.InlineEditingAttributes(Model.ProviderName, Model.ContentType.FullName, (Guid)item.Fields.Id)>
                      <h4 ><p style="color: rgba(0, 0, 0, 1)">Every advancement I made throughout my career had a connection with PRSA.</p></h4>

                      <p  class="testimonials-slider__testimonials-name">Tom Veenstra, APR &mdash; Vice President of Administration, Central Career Center</p>
            </div>
            
            </div>
            <div class="slide-container" style="background-image: url(https://www.prsa.org/images/default-source/home/professional-development/testimonial-headshots/greenbkgnd.jpg?sfvrsn=9529f78b_2);">
        
            <div class="testimonials-slider__testimonials-item" Html.InlineEditingAttributes(Model.ProviderName, Model.ContentType.FullName, (Guid)item.Fields.Id)>
                      <h4 ><p style="color: rgba(0, 0, 0, 1)">I cherish my PRSA membership for the invaluable networking opportunities, professional development and collaborative environment that continually enrich my skills and passion for the field.</p></h4>

                      <p  class="testimonials-slider__testimonials-name">Alisa Crider &mdash; Director, Investor &amp; Public Relations, Hampton Roads Alliance</p>
            </div>
            
            </div>
            <div class="slide-container" style="background-image: url(https://www.prsa.org/images/default-source/home/professional-development/testimonial-headshots/redbkgnd.jpg?sfvrsn=3f9819cd_2);">
        
            <div class="testimonials-slider__testimonials-item" Html.InlineEditingAttributes(Model.ProviderName, Model.ContentType.FullName, (Guid)item.Fields.Id)>
                      <h4 ><p style="color: rgba(0, 0, 0, 1)">Throughout my 15+ years with PRSA, I've learned so much from my peers. I could not have begun to imagine how much I truly enjoy and look forward to connecting with members from all over the country! Thank you PRSA for continuing to broaden my horizons!</p></h4>

                      <p  class="testimonials-slider__testimonials-name">Rene Petties-Jones &mdash; President, The National Federation for Just Communities of WNY, Inc.</p>
            </div>
            
            </div>
            <div class="slide-container" style="background-image: url(https://www.prsa.org/images/default-source/home/professional-development/testimonial-headshots/orangebkgnd.jpg?sfvrsn=ce462f67_2);">
        
            <div class="testimonials-slider__testimonials-item" Html.InlineEditingAttributes(Model.ProviderName, Model.ContentType.FullName, (Guid)item.Fields.Id)>
                      <h4 ><p style="color: rgba(0, 0, 0, 1)">I love PRSA. I enjoy meeting our many Chapter members across the country, gaining insights about PR and communication industry trends, and having the opportunity to help shape the profession and PRSA.</p></h4>

                      <p  class="testimonials-slider__testimonials-name">Thomas Bennett &mdash; Senior Vice President, FleishmanHillard</p>
            </div>
            
            </div>
            <div class="slide-container" style="background-image: url(https://www.prsa.org/images/default-source/home/professional-development/testimonial-headshots/yellowbkgnd.jpg?sfvrsn=ec5aaece_0);">
        
            <div class="testimonials-slider__testimonials-item" Html.InlineEditingAttributes(Model.ProviderName, Model.ContentType.FullName, (Guid)item.Fields.Id)>
                      <h4 ><p style="color: rgba(0, 0, 0, 1)">Through PRSA, I have met so many wonderful people. They have become my friends, my mentors, my go-to people. I have also had the opportunity to mentor others. The networking opportunities afforded to members are phenomenal. Get involved. You won’t regret it.</p></h4>

                      <p  class="testimonials-slider__testimonials-name">Janet Kacskos, APR, Fellow PRSA &mdash; Director of Communications, Millersville University</p>
            </div>
            
            </div>
    </div>


        
        <div class="testimonials-slider__photos">
            <div class="testimonials-slider__photos-item">
                  <img src="https://www.prsa.org/images/default-source/news-releases/veenstra-tom.jpg?sfvrsn=67a7a578_0" alt="headshot of Tom Veenstra"/>
            </div>
            <div class="testimonials-slider__photos-item">
                  <img src="https://www.prsa.org/images/default-source/home/professional-development/testimonial-headshots/crider--alisa.jpg?sfvrsn=c82fd61a_2" alt="Crider,-Alisa"/>
            </div>
            <div class="testimonials-slider__photos-item">
                  <img src="https://www.prsa.org/images/default-source/home/professional-development/testimonial-headshots/petties-jones-rene.jpg?sfvrsn=45dfa236_2" alt="Petties-Jones-Rene"/>
            </div>
            <div class="testimonials-slider__photos-item">
                  <img src="https://www.prsa.org/images/default-source/home/professional-development/testimonial-headshots/thomasbennett.jpg?sfvrsn=b10fab71_2" alt="ThomasBennett."/>
            </div>
            <div class="testimonials-slider__photos-item">
                  <img src="https://www.prsa.org/images/default-source/home/professional-development/testimonial-headshots/janet-kacskos-a9bd41e687104e2cb008c432bfab66b6.jpg?sfvrsn=eaad0f7c_4" alt="headshot of Janet Kacskos"/>
            </div>
        </div> 

</div><div class="grid ads" data-sf-element="Row">
    <div id="ContentPlaceholder_C032_Col00" class="sf_colsIn grid__unit grid__unit--1-2-l" data-sf-element="Column 1" data-placeholder-label="Column 1">
    </div>
    <div id="ContentPlaceholder_C032_Col01" class="sf_colsIn grid__unit grid__unit--1-2-l" data-sf-element="Column 2" data-placeholder-label="Column 2">
    </div>
</div>
<div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C056_Col00" class="sf_colsIn grid__unit grid__unit--1-3-l" data-sf-element="Column 1" data-placeholder-label="Column 1">
<ins data-revive-zoneid="93" data-revive-id="4c0b69efd398202b1439646c7f5e0cae"></ins><script async src="https://adserv.prsa.org/www/delivery/asyncjs.php"></script>
    </div>
    <div id="ContentPlaceholder_C056_Col01" class="sf_colsIn grid__unit grid__unit--1-3-l" data-sf-element="Column 2" data-placeholder-label="Column 2">
    </div>
    <div id="ContentPlaceholder_C056_Col02" class="sf_colsIn grid__unit grid__unit--1-3-l" data-sf-element="Column 3" data-placeholder-label="Column 3">
<ins data-revive-zoneid="94" data-revive-id="4c0b69efd398202b1439646c7f5e0cae"></ins>
  <script async src="https://adserv.prsa.org/www/delivery/asyncjs.php"></script>
    </div>
</div>
<div class="grid" data-sf-element="Row">
    <div id="ContentPlaceholder_C047_Col00" class="sf_colsIn grid__unit" data-sf-element="Column 1" data-placeholder-label="Column 1">
<script type="text/javascript">
let carousel = document.querySelector('.carousel');
let carouselInner = document.querySelector('.carousel-inner');
let prev = document.querySelector('.carousel-controls .prev');
let next = document.querySelector('.carousel-controls .next');
let slides = document.querySelectorAll('.carousel-inner .carousel-item');
let totalSlides = slides.length;
let step = 100 / totalSlides;
let activeSlide = 0;
let activeIndicator = 0;
let direction = -1;
let jump = 1;
let interval = 7000;
let time;
let iterationCount = 0;
let maxIterations = 20;

carouselInner.style.minWidth = (totalSlides * 100) + '%';
loadIndicators();
loop(true);

// Navigation
next.addEventListener('click', () => slideToNext());
prev.addEventListener('click', () => slideToPrev());

// Autoplay pause/resume
carousel.addEventListener('mouseover', (e) => {
    if (!e.target.closest('a')) loop(false);
});
carousel.addEventListener('mouseout', (e) => {
    if (!e.target.closest('a')) loop(true);
});

// Prevent link clicks from bubbling
document.querySelectorAll('.carousel-caption a, .carousel-item a').forEach(link => {
    link.addEventListener('click', e => e.stopPropagation());
});

// Transition handling
carouselInner.addEventListener('transitionend', (e) => {
    if (e.target !== carouselInner || e.propertyName !== 'transform') return;

    if (direction === -1) {
        for (let i = 0; i < jump; i++) {
            activeSlide++;
            carouselInner.append(carouselInner.firstElementChild);
        }
    } else {
        for (let i = 0; i < jump; i++) {
            activeSlide--;
            carouselInner.prepend(carouselInner.lastElementChild);
        }
    }

    carouselInner.style.transition = 'none';
    carouselInner.style.transform = 'translateX(0%)';

    setTimeout(() => {
        jump = 1;
        carouselInner.style.transition = 'all ease .5s';
    });

    updateIndicators();
});

// Indicators
document.querySelectorAll('.carousel-indicators span').forEach(item => {
    item.addEventListener('click', (e) => {
        let slideTo = parseInt(e.target.dataset.slideTo);
        let indicators = document.querySelectorAll('.carousel-indicators span');
        indicators.forEach((item, index) => {
            if (item.classList.contains('active')) activeIndicator = index;
        });

        if (slideTo - activeIndicator > 1) {
            jump = slideTo - activeIndicator;
            step = jump * step;
            slideToNext();
        } else if (slideTo - activeIndicator === 1) {
            slideToNext();
        } else if (slideTo - activeIndicator < 0) {
            if (Math.abs(slideTo - activeIndicator) > 1) {
                jump = Math.abs(slideTo - activeIndicator);
                step = jump * step;
                slideToPrev();
            } else {
                slideToPrev();
            }
        }
        step = 100 / totalSlides;
    });
});

// Swipe support
let touchStartX = 0;
let touchEndX = 0;
let touchStartTime = 0;
let touchStartTarget = null;
const swipeThreshold = 40;
const swipeTime = 600;

carouselInner.addEventListener('touchstart', (e) => {
    if (e.touches.length > 1) return;
    touchStartX = e.touches[0].clientX;
    touchStartTime = Date.now();
    touchStartTarget = e.target.closest('a'); // remember if we started on a link
}, { passive: true });

carouselInner.addEventListener('touchmove', (e) => {
    touchEndX = e.touches[0].clientX;
}, { passive: true });

carouselInner.addEventListener('touchend', (e) => {
    const deltaX = touchEndX - touchStartX;
    const absDeltaX = Math.abs(deltaX);
    const elapsed = Date.now() - touchStartTime;

    if (absDeltaX > swipeThreshold && elapsed < swipeTime) {
        if (deltaX > 0) {
            slideToPrev();
        } else {
            slideToNext();
        }
    } else {
        // Allow link to work if it's a tap and started on a link
        if (touchStartTarget && absDeltaX < 10) {
            touchStartTarget.click(); // simulate click
        }
    }
});

// Helpers
function loadIndicators() {
    slides.forEach((slide, index) => {
        const active = index === 0 ? 'active' : '';
        document.querySelector('.carousel-indicators').innerHTML += `<span data-slide-to="${index}" class="${active}"></span>`;
    });
}

function updateIndicators() {
    if (activeSlide >= totalSlides) activeSlide = 0;
    if (activeSlide < 0) activeSlide = totalSlides - 1;

    document.querySelector('.carousel-indicators span.active').classList.remove('active');
    document.querySelectorAll('.carousel-indicators span')[activeSlide].classList.add('active');
}

function slideToNext() {
    if (direction === 1) {
        direction = -1;
        carouselInner.prepend(carouselInner.lastElementChild);
    }
    carousel.style.justifyContent = 'flex-start';
    carouselInner.style.transform = `translateX(-${step}%)`;
}

function slideToPrev() {
    if (direction === -1) {
        direction = 1;
        carouselInner.append(carouselInner.firstElementChild);
    }
    carousel.style.justifyContent = 'flex-end';
    carouselInner.style.transform = `translateX(${step}%)`;
}

function loop(status) {
    if (status === true) {
        time = setInterval(() => {
            if (iterationCount < maxIterations) {
                slideToNext();
                iterationCount++;
                if (iterationCount >= maxIterations) clearInterval(time);
            }
        }, interval);
    } else {
        clearInterval(time);
    }
}

</script>

    </div>
</div>
 </div> <footer class="page-footer" role="contentinfo"> <div class="page-bounds"> <div class="grid"> <div class="grid__unit grid__unit--1-2-m grid__unit--1-4-l"> <div class="footer-logo"> 


    <a href="/home">
                <img loading="lazy" src="/images/default-source/page-design/logos/logofc8dd6634b504d8aac88f1b5d1f68a79.png?sfvrsn=46dd9b90_0" title="logo" alt="PRSA | Public Relations Society of America"
         
          />

    </a>
 </div> </div> <div class="grid__unit grid__unit--1-2-m grid__unit--1-4-l"> <div class="footer-contact"> 

<p>Public Relations Society of America Inc.<br />
120 Wall Street, 21st Fl.<br />
New York, NY 10005-4024</p>


<style>
  .social-media-icons-footer {
    height: 30px;
    float:left;
    margin-right:20px;
    opacity: .7;
    margin-top:15px;
    }
  
    .center-for-mobile {
      text-align: center;
      display: inline-block;
    }
  </style>
  
  <div class="center-for-mobile">
  <a target="_blank" href="https://www.linkedin.com/company/prsa/"><img src="https://www.prsa.org/images/default-source/page-design/social-media-icons/linkedin-logo.png" alt="LinkedIn logo" title="LinkedIn logo" data-displaymode="Original" class="social-media-icons-footer"/></a>
  
  <a target="_blank" href="https://www.facebook.com/PRSANational/"><img src="https://www.prsa.org/images/default-source/page-design/social-media-icons/facebook-logo.png" alt="Facebook logo" title="Facebook logo" data-displaymode="Original" class="social-media-icons-footer"/></a>
  
  <a target="_blank" href="https://www.instagram.com/prsanational"><img src="https://www.prsa.org/images/default-source/page-design/social-media-icons/instagram-logo.png" alt="Instagram logo" title="Instagram logo" data-displaymode="Original" class="social-media-icons-footer"/></a>
  
  <a target="_blank" href="https://twitter.com/PRSA"><img src="https://www.prsa.org/images/default-source/page-design/social-media-icons/x-logo.png" alt="X logo" title="X logo" data-displaymode="Original" class="social-media-icons-footer"/></a>
  </div>
  <div style="clear:both;"></div> </div> </div> <div class="grid__unit grid__unit--1-2-l"> <div class="footer-trending"> 

<div >
    <div class="sfContentBlock sf-Long-text" ><h3>Trending</h3></div>
</div>
<div >
    <div class="sfContentBlock sf-Long-text" ><p>Whether you're looking for a new position or a new employee, start your search on the <a href="https://jobs.prsa.org/" target="_blank">PRSA Jobcenter</a>.</p></div>
</div> </div> </div> <div class="grid__unit grid__unit--1-1 footer-utility"> 

<ul class="footer-utility__list">
    <li class="footer-utility__item">
        <a href="/contact-us" target="_self">Contact Us</a>
    </li>
    <li class="footer-utility__item">
        <a href="/privacy-policy" target="_self">Privacy Policy</a>
    </li>
    <li class="footer-utility__item">
        <a href="/terms-of-use" target="_self">Terms of Use</a>
    </li>
    <li class="footer-utility__item">
        <a href="/member-directory" target="_blank">Member Directory</a>
    </li>
    <li class="footer-utility__item">
        <a href="/newsroom" target="_self">Newsroom</a>
    </li>
    <li class="footer-utility__item">
        <a href="/sitemap" target="_self">Sitemap</a>
    </li>
    <li class="footer-utility__item">
        <a href="/careers" target="_self">Careers</a>
    </li>
    <li class="footer-utility__item">
        <a href="/footer-utility-pages/find-a-firm" target="_self">Find a Firm</a>
    </li>
    <li class="footer-utility__item">
        <a href="/footer-utility-pages/sponsorship-advertising" target="_self">Sponsorship &amp; Advertising</a>
    </li>
</ul>





<div >
    <div class="sfContentBlock sf-Long-text" ><p style="text-align: center; margin-top: 15px">© 2026 Public Relations Society of America Inc.</p></div>
</div> </div> <div class="grid__unit grid__unit--1-1 footer-copyright"> 
 </div> </div> </div> </footer> 



<script defer src="https://use.fontawesome.com/releases/v5.0.9/js/solid.js" integrity="sha384-P4tSluxIpPk9wNy8WSD8wJDvA8YZIkC6AQ+BfAFLXcUZIPQGu4Ifv4Kqq+i2XzrM" crossorigin="anonymous"></script>


<script type="text/javascript" src="/ResourcePackages/PRSA/assets/scripts/polyfills.min.js"></script>

<script type="text/javascript" src="/ResourcePackages/PRSA/assets/scripts/lodash.custom.min.js"></script>

<script type="text/javascript" src="/ResourcePackages/PRSA/assets/scripts/scripts.js"></script>

<script type="text/javascript" src="/ResourcePackages/PRSA/assets/scripts/prism.min.js"></script>

<script type="text/javascript" src="/ResourcePackages/PRSA/assets/scripts/jquery.js"></script>

<script type="text/javascript" src="/ResourcePackages/PRSA/assets/scripts/slick.min.js"></script>

<script type="text/javascript" src="/ResourcePackages/PRSA/assets/scripts/init-slick.js"></script>





<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P84TQBK"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<script type="text/javascript">
jQuery( document ).ready(function (){
	if (!(jQuery("[data-sf-role='sf-login-redirect-url']")[0].value.toLowerCase().indexOf('https://www.prsa.org/account/login?redirect_uri=%2fmembers-only') > -1 || jQuery("[data-sf-role='sf-login-redirect-url']")[0].value.toLowerCase().indexOf('https://www.prsa.org/account/login?redirect_uri=%2farticle') > -1)) {
		jQuery("[data-sf-role='sf-login-redirect-url']")[0].value = "https://www.prsa.org/account/login?redirect_uri=" + encodeURIComponent("https://myprsa.prsa.org/account");
	}
    
});

</script>





<script type="text/javascript">
/*
_linkedin_partner_id = "5276882";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);

(function(l) {
if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
window.lintrk.q=[]}
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})(window.lintrk);
*/
</script>

<!--<noscript>
<img height="1" width="1" style="display:none;" alt="" src="
https://px.ads.linkedin.com/collect/?pid=5276882&fmt=gif"
/>
</noscript>-->

 <script src="/Mvc/Scripts/RDLoginLogoutStatus/login-status.js" type="text/javascript"></script><script type="text/javascript">
/*
Script: Save UTM tracking codes (and promo variable) to a session cookie. If cookies present, rewrite selected prsa.org subdomain URLs to include UTM parameters.
*/

if (!getCookie) {
	var getCookie = function getCookie(cname) {
		var name = cname + "=";
		var decodedCookie = decodeURIComponent(document.cookie);
		var ca = decodedCookie.split(';');
		for(var i = 0; i <ca.length; i++) {
			var c = ca[i];
			while (c.charAt(0) == ' ') {
				c = c.substring(1);
			}
			if (c.indexOf(name) == 0) {
				return c.substring(name.length, c.length);
			}
		}
		return "";
	}
}

if (!getUrlParameter) {
	var getUrlParameter = function getUrlParameter(sParam) {
		var sPageURL = window.location.search.substring(1),
			sURLVariables = sPageURL.split('&'),
			sParameterName,
			i;

		for (i = 0; i < sURLVariables.length; i++) {
			sParameterName = sURLVariables[i].split('=');

			if (sParameterName[0].toLowerCase() === sParam.toLowerCase()) {
				return typeof sParameterName[1] === undefined ? true : decodeURIComponent(sParameterName[1]);
			}
		}
		return false;
	};
}

if (getUrlParameter("utm_campaign")) document.cookie = "utm_campaign=" + getUrlParameter("utm_campaign");
if (getUrlParameter("utm_source")) document.cookie = "utm_source=" + getUrlParameter("utm_source");
if (getUrlParameter("utm_medium")) document.cookie = "utm_medium=" + getUrlParameter("utm_medium");
if (getUrlParameter("utm_id")) document.cookie = "utm_id=" + getUrlParameter("utm_id");
if (getUrlParameter("utm_term")) document.cookie = "utm_term=" + getUrlParameter("utm_term");
if (getUrlParameter("utm_content")) document.cookie = "utm_content=" + getUrlParameter("utm_content");
if (getUrlParameter("promo")) document.cookie = "promo=" + getUrlParameter("promo");

var aQueryString = [];
if (getCookie("utm_campaign")) aQueryString.push("utm_campaign=" + getCookie("utm_campaign"));
if (getCookie("utm_source")) aQueryString.push("utm_source=" + getCookie("utm_source"));
if (getCookie("utm_medium")) aQueryString.push("utm_medium=" + getCookie("utm_medium"));
if (getCookie("utm_id")) aQueryString.push("utm_id=" + getCookie("utm_id"));
if (getCookie("utm_term")) aQueryString.push("utm_term=" + getCookie("utm_term"));
if (getCookie("utm_content")) aQueryString.push("utm_content=" + getCookie("utm_content"));
if (getCookie("promo")) aQueryString.push("promo=" + getCookie("promo"));
var queryString = aQueryString.join("&");
if (queryString != "") {
	$( document ).ready(function() {
		$("a").each(function( index ) {
			var stAffectedDomains = { "rise.prsa.org": 1, "rise-prssa.prsa.org": 1, "myprsa.prsa.org": 1, "accreditation.prsa.org": 1, "connect.prsa.org": 1};
			if (stAffectedDomains[this.hostname]) {
				var newURL = this.protocol + "//" + this.hostname + this.pathname;
				newURL += (this.search.length > 0) ? this.search + "&" : "?";
				newURL += queryString;
				newURL += (this.hash.length > 0) ? this.hash : "";
				this.href = newURL;
			}
		});
	});
}

</script><script type="text/javascript">
(function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, disableBgProcess : false, language : 'en', position : 'right', leadColor : '#146FF8', triggerColor : '#146FF8', triggerRadius : '50%', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerIcon : 'people', triggerSize : 'bottom', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'small', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerOffsetX : 10, triggerOffsetY : 10, triggerRadius : '20' } }); }; h.appendChild(s); })();
</script> </body> </html>
