- ID de l'analyse :
- 6cb149ba-1814-43b9-910f-62609222b631Terminée
- URL soumise :
- https://peoplefirstfire.com.au/
- Fin du rapport :
Liens : 3 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://www.linkedin.com/company/people-first-fire-pty-ltd/ | |
https://www.facebook.com/PeopleFirstFire | People First Fire |
https://flaretms.com/Account/Login?ReturnUrl=%2F |
Variables JavaScript : 18 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
href | undefined |
et_site_url | string |
et_post_id | string |
et_core_page_resource_fallback | function |
RocketPreloadLinksConfig | object |
DIVI | object |
et_shortcodes_strings | object |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en-US" class=""><head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="pingback" href="https://peoplefirstfire.com.au/xmlrpc.php">
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
document.documentElement.className = 'js';
</script>
<script>var et_site_url='https://peoplefirstfire.com.au';var et_post_id='9862';function et_core_page_resource_fallback(a,b){"undefined"===typeof b&&(b=a.sheet.cssRules&&0===a.sheet.cssRules.length);b&&(a.onerror=null,a.onload=null,a.href?a.href=et_site_url+"/?et_core_page_resource="+a.id+et_post_id:a.src&&(a.src=et_site_url+"/?et_core_page_resource="+a.id+et_post_id))}
</script><meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<!-- This site is optimized with the Yoast SEO plugin v18.5.1 - https://yoast.com/wordpress/plugins/seo/ -->
<title>Emergency Response Training, Fire Warden Trainin | People First Fire</title><style id="rocket-critical-css">h2,h4{overflow-wrap:break-word}ul{overflow-wrap:break-word}p{overflow-wrap:break-word}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}a,body,div,form,h2,h4,html,img,li,p,span,ul{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:transparent}body{line-height:1}ul{list-style:none}:focus{outline:0}article,header,nav{display:block}body{font-family:Open Sans,Arial,sans-serif;font-size:14px;color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}a{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}h2,h4{color:#333;padding-bottom:10px;line-height:1em;font-weight:500}h4 a{color:inherit}h2{font-size:26px}h4{font-size:18px}input{-webkit-appearance:none}input{font-family:inherit}img{max-width:100%;height:auto}#et-secondary-menu li,#top-menu li{word-wrap:break-word}.mobile_menu_bar:after,.mobile_menu_bar:before{color:#2ea3f2}.et-search-form,.et_mobile_menu{border-color:#2ea3f2}#top-header{background-color:#2ea3f2}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto}.et-l--footer ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}body.et_fixed_nav.et_secondary_nav_enabled #main-header{top:30px}.container{text-align:left;position:relative}#top-header{font-size:12px;line-height:13px;z-index:100000;color:#fff}#top-header a{color:#fff}#top-header .container{padding-top:.75em;font-weight:600}#main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;box-shadow:0 1px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999}#top-header,#top-header .container{line-height:1em}.et_fixed_nav.et_show_nav #page-container{padding-top:80px}.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:111px}.et_fixed_nav #top-header{top:0;left:0;right:0}.et_fixed_nav #main-header,.et_fixed_nav #top-header{position:fixed}.et_header_style_left #et-top-navigation{padding-top:33px}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:33px}.et_header_style_left .logo_container{position:absolute;height:100%;width:100%}.et_header_style_left #et-top-navigation .mobile_menu_bar{padding-bottom:24px}#logo{margin-bottom:0;max-height:54%;display:inline-block;float:none;vertical-align:middle;-webkit-transform:translateZ(0)}span.logo_helper{display:inline-block;height:100%;vertical-align:middle;width:0}#top-menu,#top-menu-nav{line-height:0}#et-top-navigation{font-weight:600}#et-secondary-menu{float:right}#et-secondary-menu>ul>li a{padding-bottom:.75em;display:block}#et-secondary-nav,#et-secondary-nav li{display:inline-block}#et-secondary-nav li{margin-right:15px}#et-secondary-nav>li:last-child{margin-right:0}#top-menu,nav#top-menu-nav{float:left}#top-menu li{display:inline-block;font-size:14px;padding-right:22px}#top-menu>li:last-child{padding-right:0}#top-menu a{color:rgba(0,0,0,.6);text-decoration:none;display:block;position:relative}.et-search-form{top:0;bottom:0;right:0;position:absolute;z-index:1000;width:100%}.et-search-form input{width:90%;border:none;color:#333;position:absolute;top:0;bottom:0;right:30px;margin:auto;background:transparent}.et-search-form .et-search-field::-ms-clear{width:0;height:0;display:none}.et_search_form_container{animation:none;-o-animation:none;-webkit-animation:none;-moz-animation:none}.container.et_search_form_container{position:relative;opacity:0;height:1px}span.et_close_search_field{display:block;width:30px;height:30px;z-index:99999;position:absolute;right:0;top:0;bottom:0;margin:auto}span.et_close_search_field:after{font-family:ETmodules;content:"\4d";speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:32px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.container.et_menu_container{z-index:99}.et_search_outer{width:100%;overflow:hidden;position:absolute;top:0}form.et-search-form{background:transparent!important}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.et_pb_pagebuilder_layout .entry-content{margin-bottom:0!important;padding-top:0}#et-top-navigation{float:right}#et-secondary-nav li{position:relative;text-align:right}#et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar:before{content:"\61";font-size:32px;left:0;position:relative;top:0}.page.et_pb_pagebuilder_layout #main-content{background-color:transparent}@media (min-width:981px){.et_fullwidth_nav .et-search-form,.et_fullwidth_nav .et_close_search_field{right:30px}.et_fullwidth_nav #main-header .container{width:100%;max-width:100%;padding-right:30px;padding-left:30px}}@media (max-width:980px){#page-container,.et_fixed_nav.et_show_nav #page-container,.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:80px}#top-menu{display:none}#et-top-navigation{margin-right:0}.et_fixed_nav #main-header,.et_fixed_nav #top-header{position:absolute}.et_header_style_left #et-top-navigation{padding-top:24px;display:block}#et-secondary-menu,#et-secondary-nav{display:none!important}.et_secondary_nav_only_menu #main-header{top:0!important}.et_secondary_nav_only_menu #top-header{display:none}#top-header .container{padding-top:0}.et_header_style_left #logo{max-width:50%}.et_header_style_left .et-search-form{width:50%!important;max-width:50%!important}#et_mobile_nav_menu{display:block}}@media (max-width:767px){#et-top-navigation{margin-right:0}#et-secondary-menu{text-align:center;display:block;float:none}}@media (max-width:479px){#et-top-navigation{margin-right:0}}@font-face{font-family:ETmodules;font-display:swap;src:url(https://peoplefirstfire.com.au/wp-content/themes/Divi/core/admin/fonts/modules.eot);src:url(https://peoplefirstfire.com.au/wp-content/themes/Divi/core/admin/fonts/modules.eot?#iefix) format("embedded-opentype"),url(https://peoplefirstfire.com.au/wp-content/themes/Divi/core/admin/fonts/modules.ttf) format("truetype"),url(https://peoplefirstfire.com.au/wp-content/themes/Divi/core/admin/fonts/modules.woff) format("woff"),url(https://peoplefirstfire.com.au/wp-content/themes/Divi/core/admin/fonts/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}@media (min-width:981px){.et_pb_gutters3 .et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_pb_column_1_2{width:47.25%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}}@media (max-width:479px){.et_pb_column{width:100%!important}}*{-webkit-box-sizing:border-box;box-sizing:border-box}.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.mobile_menu_bar:before{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-icon{font-family:ETmodules;content:attr(data-icon);speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.nav li{position:relative;line-height:1em}.et_mobile_menu li a{font-size:14px}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"\61";font-size:32px;position:relative;left:0;top:0}.et_pb_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none}.et_pb_blurb_content,.et_pb_slide_description,.et_pb_text{word-wrap:break-word}.et_pb_row{width:80%;max-width:1080px;margin:auto;position:relative}.et_builder_inner_content{position:relative;z-index:1}.et_pb_column{float:left;background-size:cover;background-position:50%;position:relative;z-index:2;min-height:1px}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_column,.et_pb_module,.et_pb_row,.et_pb_slide,.et_pb_with_background{background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_image{margin-left:auto;margin-right:auto;line-height:0}.et_pb_image{display:block}.et_pb_image .et_pb_image_wrap{display:inline-block;position:relative;max-width:100%}.et_pb_image img{position:relative}.et_pb_blurb_content{max-width:550px;margin:0 auto;position:relative;text-align:center;display:table;width:100%}.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container{text-align:left}.et_pb_blurb_content p:last-of-type{padding-bottom:0}.et_pb_main_blurb_image{display:inline-block;margin-bottom:30px;line-height:0;max-width:100%}.et_pb_main_blurb_image img{border-radius:inherit}.et_pb_blurb .et_pb_module_header a,.et_pb_blurb h4 a{text-decoration:none}.et_pb_blurb .et_pb_image_wrap{display:block;margin:auto}.et_pb_menu__wrap .mobile_menu_bar{-webkit-transform:translateY(3%);transform:translateY(3%)}.et_pb_menu__wrap .mobile_menu_bar:before{top:0}.et_pb_slider{position:relative;overflow:hidden}.et_pb_row:after,.et_pb_slides:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}.et_pb_slider .et_pb_slide{display:none;float:left;margin-right:-100%;position:relative;width:100%;text-align:center;list-style:none!important}.et_pb_section,.et_pb_slider .et_pb_slide{background-position:50%;background-size:100%;background-size:cover}.et_pb_slider .et_pb_slide:first-child{display:list-item}.et_pb_slider .et_pb_container{width:100%;margin:0 auto;position:relative;z-index:2}.et_pb_slide{padding:0 6%}.et-pb-arrow-next,.et-pb-arrow-prev{position:absolute;top:50%;z-index:100;font-size:48px;color:#fff;margin-top:-24px;opacity:0}.et-pb-arrow-next span,.et-pb-arrow-prev span{display:none}.et-pb-arrow-prev{left:-22px}.et-pb-arrow-next{right:-22px}.et-pb-arrow-prev:before{content:"\34"}.et-pb-arrow-next:before{content:"\35"}.et-pb-controllers{position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:10}.et-pb-controllers a{display:inline-block;background-color:hsla(0,0%,100%,.5);text-indent:-9999px;border-radius:7px;width:7px;height:7px;margin-right:10px;padding:0;opacity:.5}.et-pb-controllers .et-pb-active-control{opacity:1}.et-pb-controllers a:last-child{margin-right:0}.et-pb-controllers .et-pb-active-control{background-color:#fff}.et-pb-active-slide .et_pb_slide_description{-webkit-animation-duration:.7s;-webkit-animation-delay:.9s;-webkit-animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;-moz-animation-duration:.7s;-moz-animation-delay:.9s;-moz-animation-timing-function:ease-in-out;-moz-animation-fill-mode:both;-o-animation-duration:.7s;-o-animation-delay:.9s;-o-animation-timing-function:ease-in-out;-o-animation-fill-mode:both;-ms-animation-duration:.7s;-ms-animation-delay:.9s;-ms-animation-timing-function:ease-in-out;-ms-animation-fill-mode:both;animation-duration:.7s;animation-delay:.9s;animation-timing-function:ease-in-out;animation-fill-mode:both;-webkit-animation-name:fadeBottom;animation-name:fadeBottom}.et_pb_bg_layout_dark .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}.et_pb_slide_description .et_pb_slide_title{font-weight:300;margin-top:0;font-size:46px}.et_pb_slide_description{padding:16% 8%;width:auto;margin:auto}.et_pb_slides .et_pb_container{display:table;table-layout:fixed}.et_pb_slides .et_pb_slider_container_inner{display:table-cell;width:100%;vertical-align:middle}.et_pb_text>:last-child{padding-bottom:0}.et_pb_text_inner{position:relative}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h2{color:#fff!important}.et_pb_text_align_left{text-align:left}.et_pb_text_align_justified{text-align:justify}.et_pb_section{position:relative;background-color:#fff}.et_pb_fullwidth_section{padding:0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-right:0!important}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.et-waypoint:not(.et_pb_counters){opacity:0}.et_pb_animation_top.et-animated{opacity:1;-webkit-animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1}@media (min-width:981px){.et_pb_section{padding:4% 0}.et_pb_fullwidth_section{padding:0}.et_pb_row{padding:2% 0}.et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-right:0!important}.et_pb_row.et_pb_equal_columns{display:-webkit-box;display:-ms-flexbox;display:flex;direction:ltr}.et_pb_row.et_pb_equal_columns>.et_pb_column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:980px){.et_pb_column{width:100%;margin-bottom:30px}.et_pb_section{padding:50px 0}.et_pb_fullwidth_section{padding:0}.et_pb_row{padding:30px 0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-bottom:0}.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_slide_description h2.et_pb_slide_title{font-size:26px;font-weight:500}.et_pb_slide_description .et_pb_slide_title{font-weight:500}.et_pb_slide_description{text-align:center}.et_pb_menu .et_mobile_nav_menu{float:none;margin:0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu .et_mobile_menu{top:100%;padding:5%}.et_pb_menu .et_mobile_menu,.et_pb_menu .et_mobile_menu ul{list-style:none!important;text-align:left}.et_pb_menu .et_mobile_menu ul{padding:0}.et_mobile_nav_menu{display:block;margin-top:-1px}.et_pb_row{max-width:1080px}}@media (max-width:767px){.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title{font-size:20px}.et-pb-controllers{position:absolute;bottom:5%;left:0;width:100%;text-align:center;z-index:10;height:14px}.et_pb_slide_description h2.et_pb_slide_title{font-size:24px}.et_pb_slide_description{text-align:center}}@media (max-width:479px){.et_pb_slide_description h2.et_pb_slide_title{font-size:20px}}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}body{font-size:18px}body{color:#303335}h2,h4{color:#303335}.mobile_menu_bar:before,.mobile_menu_bar:after{color:#be1e2d}.et-search-form,.et_mobile_menu{border-color:#be1e2d}a{color:#be1e2d}#top-header{background-color:#ffffff}#top-menu a,.et_mobile_menu li a,.et_search_form_container input,span.et_close_search_field:after{color:#000000}.et_search_form_container input::-moz-placeholder{color:#000000}.et_search_form_container input::-webkit-input-placeholder{color:#000000}.et_search_form_container input:-ms-input-placeholder{color:#000000}#top-header,#top-header a{font-size:13px}#top-menu li a{font-size:21px}h2,h4,.et_pb_slide_description .et_pb_slide_title{line-height:1.3em}@media only screen and (min-width:981px){.et_header_style_left #et-top-navigation{padding:39px 0 0 0}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:39px}#logo{max-height:94%}}@media only screen and (max-width:980px){.et_mobile_menu li a,.mobile_menu_bar:before,#top-menu a,.et_mobile_menu li a,.et_search_form_container input{color:rgba(0,0,0,0.6)}.et_close_search_field:after{color:rgba(0,0,0,0.6)!important}.et_search_form_container input::-moz-placeholder{color:rgba(0,0,0,0.6)}.et_search_form_container input::-webkit-input-placeholder{color:rgba(0,0,0,0.6)}.et_search_form_container input:-ms-input-placeholder{color:rgba(0,0,0,0.6)}}h2,h4{font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif}body,input{font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif}#main-header,#et-top-navigation{font-family:'Signika',Helvetica,Arial,Lucida,sans-serif}#top-header .container{font-family:'Signika',Helvetica,Arial,Lucida,sans-serif}.et_pb_menu_0_tb_footer.et_pb_menu ul li a{text-transform:uppercase;font-size:20px;color:#FFFFFF!important}.et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu ul{background-color:#ffffff!important}.et_pb_menu_0_tb_footer .mobile_nav .mobile_menu_bar:before{color:#be1e2d}@media only screen and (max-width:767px){.et_pb_menu_0_tb_footer.et_pb_menu ul li a{font-size:15px}}div.et_pb_section.et_pb_section_0{background-blend-mode:multiply;background-image:url(https://peoplefirstfire.com.au/wp-content/uploads/2021/01/image-homepage.png)!important}.et_pb_section_0.et_pb_section{background-color:rgba(0,0,0,0.61)!important}.et_pb_slide_1 .et_pb_slide_description .et_pb_slide_title{font-weight:400!important}.et_pb_slide_0 .et_pb_slide_description .et_pb_slide_title{font-weight:400!important}.et_pb_slide_1{background-color:rgba(0,0,0,0.56)}.et_pb_slide_0{background-color:rgba(0,0,0,0.56)}.et_pb_fullwidth_slider_0,.et_pb_fullwidth_slider_0 .et_pb_slide{min-height:308px}.et_pb_fullwidth_slider_0 .et_pb_slide_description{padding-top:58px;padding-bottom:51px}div.et_pb_section.et_pb_section_1{background-image:radial-gradient(circle at center,#be1e2d 16%,#333333 100%)!important}.et_pb_section_1.et_pb_section{padding-top:0px;padding-bottom:9px}.et_pb_row_0.et_pb_row{padding-top:20px!important;padding-top:20px}.et_pb_blurb_0.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0.et_pb_blurb .et_pb_module_header a{font-weight:700;font-size:25px;color:#FFFFFF!important;text-align:center}.et_pb_blurb_1.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1.et_pb_blurb .et_pb_module_header a{font-weight:700;font-size:25px;color:#FFFFFF!important;text-align:center}.et_pb_blurb_1.et_pb_blurb .et_pb_blurb_description{text-align:center}.et_pb_blurb_0.et_pb_blurb .et_pb_blurb_description{text-align:center}.et_pb_blurb_0.et_pb_blurb{font-family:'Signika',Helvetica,Arial,Lucida,sans-serif;font-size:16px;color:#FFFFFF!important}.et_pb_blurb_0 .et-pb-icon{color:#FFFFFF}.et_pb_blurb_1.et_pb_blurb{font-size:16px;color:#FFFFFF!important}.et_pb_blurb_1 .et_pb_main_blurb_image .et_pb_image_wrap{max-width:18%}.et_pb_section_2.et_pb_section{padding-top:0px;padding-bottom:7px}.et_pb_image_0{text-align:left;margin-left:0}.et_pb_text_0.et_pb_text{color:#000000!important}.et_pb_text_0{font-family:'Signika',Helvetica,Arial,Lucida,sans-serif;font-size:16px;margin-bottom:20px!important}.et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title{font-size:40px!important;color:#FFFFFF!important;text-align:center!important}.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title{font-size:40px!important;color:#FFFFFF!important;text-align:center!important}.et_pb_slider .et_pb_slide_0{background-blend-mode:overlay;background-image:url(https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFF-presentation-banner.jpg);background-color:rgba(0,0,0,0.56)}.et_pb_slider .et_pb_slide_1{background-blend-mode:overlay;background-image:url(https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFF-presentation-banner.jpg);background-color:rgba(0,0,0,0.56)}@media only screen and (max-width:767px){.et_pb_blurb_0.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0.et_pb_blurb .et_pb_module_header a{font-size:21px}.et_pb_blurb_0.et_pb_blurb{font-size:16px}.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title{font-size:25px!important}.et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title{font-size:25px!important}}.vertically-align{display:flex;flex-direction:column;justify-content:center}h2,h4,p,div,span,a{font-weight:300!important}.select_page{visibility:hidden}span.mobile_menu_bar:before{color:#be1e2d!important;padding-left:110px}.et_mobile_menu{border-top:3px solid #be1e2d}ul#mobile_menu.et_mobile_menu a{text-transform:uppercase;font-size:18px;text-align:center}.et_fixed_nav #top-header{position:fixed;z-index:9998!important}#logo{margin-top:0px}header#main-header{border-bottom:2px solid black}#main-header{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}@media only screen and (max-width:980px){#main-header{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;height:100px!important}#logo{max-height:95px;margin-top:0px!important;padding-top:5px;padding-bottom:5px}}#top-menu li a:before{content:"";position:absolute;z-index:-2;left:0;right:100%;bottom:50%;background:#be1e2d;height:3px}@media (min-width:981px){.et_fullwidth_nav #main-header .container,#top-header .container{width:100%;max-width:100%;padding-right:30px;padding-left:30px}#top-header .container{padding-right:40px;padding-left:40px;padding-top:1.75em!important}.et_header_style_left #et-top-navigation{padding:0!important}#logo{margin-top:-50px}#et-secondary-nav,#et-secondary-nav li{display:flex}.menu-tel{margin-left:3em}}.menu-tel a{color:#bf1522!important;font-weight:800!important;font-size:40px!important}ul#et-secondary-nav a{color:black}.menu_cta a{color:#fff!important;padding:15px 15px 15px 15px!important}</style><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CSignika%3A300%2Cregular%2C600%2C700%7CRoboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CSignika%3A300%2Cregular%2C500%2C600%2C700&subset=latin%2Clatin-ext&display=swap"><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CSignika%3A300%2Cregular%2C600%2C700%7CRoboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CSignika%3A300%2Cregular%2C500%2C600%2C700&subset=latin%2Clatin-ext&display=swap" media="all" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CSignika%3A300%2Cregular%2C600%2C700%7CRoboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CSignika%3A300%2Cregular%2C500%2C600%2C700&subset=latin%2Clatin-ext&display=swap" /></noscript><link rel="stylesheet" href="https://peoplefirstfire.com.au/wp-content/cache/min/1/f431dad308ca4dde17a03f2e45a047f2.css" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all" data-minify="1">
<meta name="description" content="Emergency response training, fire training, chief fire warden training & evacuation plans to prepare employees for any emergency.">
<link rel="canonical" href="https://peoplefirstfire.com.au/">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Emergency Response Training, Fire Warden Trainin | People First Fire">
<meta property="og:description" content="Emergency response training, fire training, chief fire warden training & evacuation plans to prepare employees for any emergency.">
<meta property="og:url" content="https://peoplefirstfire.com.au/">
<meta property="og:site_name" content="People First Fire">
<meta property="article:modified_time" content="2022-10-11T00:54:41+00:00">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:label1" content="Est. reading time">
<meta name="twitter:data1" content="12 minutes">
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://peoplefirstfire.com.au/#website","url":"https://peoplefirstfire.com.au/","name":"People First Fire","description":"PFF","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://peoplefirstfire.com.au/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https://peoplefirstfire.com.au/#webpage","url":"https://peoplefirstfire.com.au/","name":"Emergency Response Training, Fire Warden Trainin | People First Fire","isPartOf":{"@id":"https://peoplefirstfire.com.au/#website"},"datePublished":"2021-01-17T23:09:31+00:00","dateModified":"2022-10-11T00:54:41+00:00","description":"Emergency response training, fire training, chief fire warden training & evacuation plans to prepare employees for any emergency.","breadcrumb":{"@id":"https://peoplefirstfire.com.au/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://peoplefirstfire.com.au/"]}]},{"@type":"BreadcrumbList","@id":"https://peoplefirstfire.com.au/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]}]}</script>
<!-- / Yoast SEO plugin. -->
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link href="https://fonts.gstatic.com" crossorigin="" rel="preconnect">
<link rel="alternate" type="application/rss+xml" title="People First Fire » Feed" href="https://peoplefirstfire.com.au/feed/">
<link rel="alternate" type="application/rss+xml" title="People First Fire » Comments Feed" href="https://peoplefirstfire.com.au/comments/feed/">
<meta content="Divi v.4.9.4" name="generator"><style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<style id="global-styles-inline-css" type="text/css">
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://peoplefirstfire.com.au/wp-includes/js/jquery/jquery.min.js?ver=3.6.4" id="jquery-core-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://peoplefirstfire.com.au/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0" id="jquery-migrate-js" defer=""></script>
<link rel="https://api.w.org/" href="https://peoplefirstfire.com.au/wp-json/"><link rel="alternate" type="application/json" href="https://peoplefirstfire.com.au/wp-json/wp/v2/pages/9862"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://peoplefirstfire.com.au/xmlrpc.php?rsd">
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://peoplefirstfire.com.au/wp-includes/wlwmanifest.xml">
<meta name="generator" content="WordPress 6.2.2">
<link rel="shortlink" href="https://peoplefirstfire.com.au/">
<link rel="alternate" type="application/json+oembed" href="https://peoplefirstfire.com.au/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpeoplefirstfire.com.au%2F">
<link rel="alternate" type="text/xml+oembed" href="https://peoplefirstfire.com.au/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpeoplefirstfire.com.au%2F&format=xml">
<script>
document.documentElement.className = document.documentElement.className.replace( 'no-js', 'js' );
</script>
<style>
.no-js img.lazyload { display: none; }
figure.wp-block-image img.lazyloading { min-width: 150px; }
.lazyload, .lazyloading { opacity: 0; }
.lazyloaded {
opacity: 1;
transition: opacity 400ms;
transition-delay: 0ms;
}
</style>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"><link rel="preload" href="https://peoplefirstfire.com.au/wp-content/themes/Divi/core/admin/fonts/modules.ttf" as="font" crossorigin="anonymous"><style type="text/css" id="custom-background-css">
body.custom-background { background-color: #ffffff; }
</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script type="rocketlazyloadscript" async="" src="https://www.googletagmanager.com/gtag/js?id=UA-211785362-1"></script>
<script type="rocketlazyloadscript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-211785362-1');
</script><link rel="icon" href="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/cropped-PFFS_Logo-2019-01-scaled-1-1-32x32.jpg" sizes="32x32">
<link rel="icon" href="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/cropped-PFFS_Logo-2019-01-scaled-1-1-192x192.jpg" sizes="192x192">
<link rel="apple-touch-icon" href="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/cropped-PFFS_Logo-2019-01-scaled-1-1-180x180.jpg">
<meta name="msapplication-TileImage" content="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/cropped-PFFS_Logo-2019-01-scaled-1-1-270x270.jpg">
<link rel="stylesheet" href="https://peoplefirstfire.com.au/wp-content/et-cache/9862/et-core-unified-tb-10231-9862-16836288388629.min.css" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"><link rel="stylesheet" href="https://peoplefirstfire.com.au/wp-content/et-cache/9862/et-core-unified-9862-16836288388629.min.css" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')"><script type="rocketlazyloadscript">
/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
(function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}}
var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1}
return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia}
if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}
setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}
var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}}
if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}
else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this))
</script><link href="https://www.googletagmanager.com" rel="preconnect"><link href="https://connect.facebook.net" rel="preconnect" crossorigin="anonymous"></head>
<body class="home page-template-default page page-id-9862 custom-background et-tb-has-template et-tb-has-footer et_pb_button_helper_class et_fullwidth_nav et_fixed_nav et_show_nav et_secondary_nav_enabled et_secondary_nav_only_menu et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_header_style_left et_cover_background et_pb_gutter et_pb_gutters3 et_pb_pagebuilder_layout et_no_sidebar et_divi_theme et-db et_minified_js et_minified_css">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-dark-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></feColorMatrix><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0 0.49803921568627"></feFuncR><feFuncG type="table" tableValues="0 0.49803921568627"></feFuncG><feFuncB type="table" tableValues="0 0.49803921568627"></feFuncB><feFuncA type="table" tableValues="1 1"></feFuncA></feComponentTransfer><feComposite in2="SourceGraphic" operator="in"></feComposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></feColorMatrix><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0 1"></feFuncR><feFuncG type="table" tableValues="0 1"></feFuncG><feFuncB type="table" tableValues="0 1"></feFuncB><feFuncA type="table" tableValues="1 1"></feFuncA></feComponentTransfer><feComposite in2="SourceGraphic" operator="in"></feComposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-purple-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></feColorMatrix><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.54901960784314 0.98823529411765"></feFuncR><feFuncG type="table" tableValues="0 1"></feFuncG><feFuncB type="table" tableValues="0.71764705882353 0.25490196078431"></feFuncB><feFuncA type="table" tableValues="1 1"></feFuncA></feComponentTransfer><feComposite in2="SourceGraphic" operator="in"></feComposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-blue-red"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></feColorMatrix><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0 1"></feFuncR><feFuncG type="table" tableValues="0 0.27843137254902"></feFuncG><feFuncB type="table" tableValues="0.5921568627451 0.27843137254902"></feFuncB><feFuncA type="table" tableValues="1 1"></feFuncA></feComponentTransfer><feComposite in2="SourceGraphic" operator="in"></feComposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-midnight"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></feColorMatrix><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0 0"></feFuncR><feFuncG type="table" tableValues="0 0.64705882352941"></feFuncG><feFuncB type="table" tableValues="0 1"></feFuncB><feFuncA type="table" tableValues="1 1"></feFuncA></feComponentTransfer><feComposite in2="SourceGraphic" operator="in"></feComposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-magenta-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></feColorMatrix><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.78039215686275 1"></feFuncR><feFuncG type="table" tableValues="0 0.94901960784314"></feFuncG><feFuncB type="table" tableValues="0.35294117647059 0.47058823529412"></feFuncB><feFuncA type="table" tableValues="1 1"></feFuncA></feComponentTransfer><feComposite in2="SourceGraphic" operator="in"></feComposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-purple-green"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></feColorMatrix><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.65098039215686 0.40392156862745"></feFuncR><feFuncG type="table" tableValues="0 1"></feFuncG><feFuncB type="table" tableValues="0.44705882352941 0.4"></feFuncB><feFuncA type="table" tableValues="1 1"></feFuncA></feComponentTransfer><feComposite in2="SourceGraphic" operator="in"></feComposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-blue-orange"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></feColorMatrix><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.098039215686275 1"></feFuncR><feFuncG type="table" tableValues="0 0.66274509803922"></feFuncG><feFuncB type="table" tableValues="0.84705882352941 0.41960784313725"></feFuncB><feFuncA type="table" tableValues="1 1"></feFuncA></feComponentTransfer><feComposite in2="SourceGraphic" operator="in"></feComposite></filter></defs></svg><div id="page-container">
<div id="et-boc" class="et-boc">
<div id="top-header">
<div class="container clearfix">
<div id="et-secondary-menu">
<ul id="et-secondary-nav" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10449"><a href="https://peoplefirstfire.com.au/about/">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10450"><a href="https://peoplefirstfire.com.au/news/">News</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10451"><a href="https://peoplefirstfire.com.au/contact-us-5/">Contact Us</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10526"><a target="_blank" rel="noopener" href="https://www.linkedin.com/company/people-first-fire-pty-ltd/"><i class="_mi fab fa-linkedin-in" aria-hidden="true"></i><span class="visuallyhidden">LinkedIn</span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10527"><a target="_blank" rel="noopener" href="https://www.facebook.com/PeopleFirstFire"><i class="_mi fab fa-facebook-f" aria-hidden="true"></i><span class="visuallyhidden">Facebook</span></a></li>
<li class="menu-tel menu-item menu-item-type-custom menu-item-object-custom menu-item-10452"><a href="tel:1300073473">1300 073 473</a></li>
</ul> </div> <!-- #et-secondary-menu -->
</div> <!-- .container -->
</div> <!-- #top-header -->
<header id="main-header" data-height-onload="77">
<div class="container clearfix et_menu_container">
<div class="logo_container">
<span class="logo_helper"></span>
<a href="https://peoplefirstfire.com.au/">
<img alt="People First Fire " id="logo" data-height-percentage="94" data-src="/wp-content/uploads/2021/01/PFFS_Logo-2019-01-scaled-1-e1611092832359.jpg" class=" lazyloading" src="/wp-content/uploads/2021/01/PFFS_Logo-2019-01-scaled-1-e1611092832359.jpg"><noscript><img src="/wp-content/uploads/2021/01/PFFS_Logo-2019-01-scaled-1-e1611092832359.jpg" alt="People First Fire " id="logo" data-height-percentage="94" /></noscript>
</a>
</div>
<div id="et-top-navigation" data-height="77" data-fixed-height="44">
<nav id="top-menu-nav">
<ul id="top-menu" class="nav"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10195"><a href="https://peoplefirstfire.com.au/fire-training/">Fire Training</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10193"><a href="https://peoplefirstfire.com.au/fire-warden-training/">Fire Warden Training</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10194"><a href="https://peoplefirstfire.com.au/evacuation-diagram/">Evacuation Diagrams</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10190"><a href="https://peoplefirstfire.com.au/fire-safety-products/">Fire Safety Products</a></li>
<li class="menu_cta menu-item menu-item-type-custom menu-item-object-custom menu-item-10198"><a target="_blank" rel="noopener" href="https://flaretms.com/Account/Login?ReturnUrl=%2F"><img width="185" height="50" data-src="/wp-content/uploads/2022/03/Training-Button-v2.png" class="menu-cta-img lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img width="185" height="50" src="/wp-content/uploads/2022/03/Training-Button-v2.png" class="menu-cta-img" /></noscript></a></li>
</ul> </nav>
<div id="et_mobile_nav_menu">
<div class="mobile_nav closed">
<span class="select_page">Select Page</span>
<span class="mobile_menu_bar mobile_menu_bar_toggle"></span>
</div>
</div> </div> <!-- #et-top-navigation -->
</div> <!-- .container -->
<div class="et_search_outer">
<div class="container et_search_form_container">
<form role="search" method="get" class="et-search-form" action="https://peoplefirstfire.com.au/">
<input type="search" class="et-search-field" placeholder="Search …" value="" name="s" title="Search for:"> </form>
<span class="et_close_search_field"></span>
</div>
</div>
</header> <!-- #main-header -->
<div id="et-main-area">
<div id="main-content">
<article id="post-9862" class="post-9862 page type-page status-publish hentry">
<div class="entry-content">
<div class="et-l et-l--post">
<div class="et_builder_inner_content et_pb_gutters3">
<div class="et_pb_section et_pb_section_0 et_pb_with_background et_pb_fullwidth_section et_section_regular">
<div class="et_pb_module et_pb_fullwidth_slider_0 et_pb_slider">
<div class="et_pb_slides">
<div class="et_pb_slide et_pb_slide_0 et_pb_bg_layout_dark et_pb_media_alignment_center et-pb-active-slide" data-slide-id="et_pb_slide_0">
<div class="et_pb_container clearfix">
<div class="et_pb_slider_container_inner">
<div class="et_pb_slide_description">
<h2 class="et_pb_slide_title">OUR AWARD-WINNING TEAM WILL IMPROVE PARTICIPANT SKILLS, COMPETENCY AND THE SAFETY OF YOUR FACILITY</h2>
</div> <!-- .et_pb_slide_description -->
</div>
</div> <!-- .et_pb_container -->
</div> <!-- .et_pb_slide -->
<div class="et_pb_slide et_pb_slide_1 et_pb_bg_layout_dark et_pb_media_alignment_center" data-slide-id="et_pb_slide_1">
<div class="et_pb_container clearfix">
<div class="et_pb_slider_container_inner">
<div class="et_pb_slide_description">
<h2 class="et_pb_slide_title">TAILORED SOLUTIONS TO MAKE EMERGENCY EVACUATION TRAINING STRAIGHT-FORWARD</h2>
</div> <!-- .et_pb_slide_description -->
</div>
</div> <!-- .et_pb_container -->
</div> <!-- .et_pb_slide -->
</div> <!-- .et_pb_slides -->
</div> <!-- .et_pb_slider -->
</div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_1 et_section_regular">
<div class="et_pb_row et_pb_row_0">
<div class="et_pb_column et_pb_column_1_2 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_blurb et_pb_blurb_0 et_clickable et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light">
<div class="et_pb_blurb_content">
<div class="et_pb_main_blurb_image"><a href="https://peoplefirstfire.com.au/evacuation-diagram/"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et-pb-icon"></span></span></a></div>
<div class="et_pb_blurb_container">
<h4 class="et_pb_module_header"><a href="https://peoplefirstfire.com.au/evacuation-diagram/">Diagrams</a></h4>
<div class="et_pb_blurb_description"><p>All Evacuation Diagrams are produced to comply with relevant State Legislation, Australian Standards and Work Health and Safety Legislation.</p></div>
</div>
</div> <!-- .et_pb_blurb_content -->
</div> <!-- .et_pb_blurb -->
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_2 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough et-last-child">
<div class="et_pb_module et_pb_blurb et_pb_blurb_1 et_clickable et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_light">
<div class="et_pb_blurb_content">
<div class="et_pb_main_blurb_image"><a href="https://peoplefirstfire.com.au/fire-training/"><span class="et_pb_image_wrap"><img decoding="async" width="353" height="511" alt="" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/clipart454993.png 353w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/clipart454993-207x300.png 207w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/clipart454993.png" data-sizes="(max-width: 353px) 100vw, 353px" class="et-waypoint et_pb_animation_top wp-image-10179 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" width="353" height="511" src="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/clipart454993.png" alt="" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/clipart454993.png 353w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/clipart454993-207x300.png 207w" sizes="(max-width: 353px) 100vw, 353px" class="et-waypoint et_pb_animation_top wp-image-10179" /></noscript></span></a></div>
<div class="et_pb_blurb_container">
<h4 class="et_pb_module_header"><a href="https://peoplefirstfire.com.au/fire-training/">Training </a></h4>
<div class="et_pb_blurb_description"><p> Its our job to ensure that your Site Emergency Control Organisation is trained to coordinate a safe and rapid response to a wide variety of emergency situations.</p></div>
</div>
</div> <!-- .et_pb_blurb_content -->
</div> <!-- .et_pb_blurb -->
</div> <!-- .et_pb_column -->
</div> <!-- .et_pb_row -->
</div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_2 et_section_regular">
<div class="et_pb_row et_pb_row_1 et_pb_equal_columns">
<div class="et_pb_column et_pb_column_1_2 et_pb_column_2 vertically-align et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_image et_pb_image_0">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="" title="49349440_Unknown" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown.jpeg 1600w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown-300x200.jpeg 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown-1024x681.jpeg 1024w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown-768x511.jpeg 768w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown-1536x1021.jpeg 1536w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown-1568x1043.jpeg 1568w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown.jpeg" data-sizes="(max-width: 1600px) 100vw, 1600px" class="wp-image-9685 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown.jpeg" alt="" title="49349440_Unknown" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown.jpeg 1600w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown-300x200.jpeg 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown-1024x681.jpeg 1024w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown-768x511.jpeg 768w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown-1536x1021.jpeg 1536w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/49349440_Unknown-1568x1043.jpeg 1568w" sizes="(max-width: 1600px) 100vw, 1600px" class="wp-image-9685" /></noscript></span>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_2 et_pb_column_3 vertically-align et_pb_css_mix_blend_mode_passthrough et-last-child">
<div class="et_pb_module et_pb_text et_pb_text_0 et_pb_text_align_justified et_pb_bg_layout_light">
<div class="et_pb_text_inner"><p>People First Fire Pty Ltd, is a First People’s owned business founded by twin brothers Jason and Grant Hardy whose origins come from the Ualarai and Ngemba nations of Western New South Wales.</p>
<p>Jason and Grant are both professional firefighters, each having over 17 years’ experience. They have used this front line experience to develop training programs that provide our clients with the best preparation and readiness to respond to any emergency.</p>
<p>Through our network of Indigenous and non-Indigenous professional firefighters and emergency response personnel, People First Fire Pty Ltd provides a full suite of fire safety & emergency training.</p></div>
</div> <!-- .et_pb_text --><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module ">
<a class="et_pb_button et_pb_button_0 et_pb_bg_layout_light" href="https://peoplefirstfire.com.au/about/">LEARN MORE </a>
</div>
</div> <!-- .et_pb_column -->
</div> <!-- .et_pb_row -->
</div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_3 et_pb_with_background et_section_regular">
<div class="et_pb_row et_pb_row_2">
<div class="et_pb_column et_pb_column_4_4 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough et-last-child">
<div class="et_pb_module et_pb_text et_pb_text_1 et_pb_text_align_left et_pb_bg_layout_light">
<div class="et_pb_text_inner"><h1>Emergency Response Training & Programs</h1></div>
</div> <!-- .et_pb_text --><div class="et_pb_button_module_wrapper et_pb_button_1_wrapper et_pb_button_alignment_center et_pb_module ">
<a class="et_pb_button et_pb_button_1 et_pb_bg_layout_light" href="https://peoplefirstfire.com.au/contact-us-5/">CONTACT US</a>
</div>
</div> <!-- .et_pb_column -->
</div> <!-- .et_pb_row -->
</div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_4 et_section_regular">
<div class="et_pb_row et_pb_row_3">
<div class="et_pb_column et_pb_column_4_4 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough et-last-child">
<div class="et_pb_module et_pb_slider et_pb_slider_0 et_pb_slider_fullwidth_off et_slider_auto et_slider_speed_7000">
<div class="et_pb_slides">
<div class="et_pb_slide et_pb_slide_2 et_pb_bg_layout_dark et_pb_media_alignment_center et-pb-active-slide" data-slide-id="et_pb_slide_2">
<div class="et_pb_container clearfix">
<div class="et_pb_slider_container_inner">
<div class="et_pb_slide_description">
<div class="et_pb_slide_content"><p>People First Fire have certainly met and exceeded many of my expectations in relation to what a good provider in this area of Emergency Management can provide, and it’s a shame we haven’t been able to fully adapt some of the exciting changes that you are bringing to the industry that’s been stale and conservative in the past.</p>
<p>People First Fire have certainly met and exceeded many of my expectations in relation to what a good provider in this area of Emergency Management can provide, it’s great to see some of the exciting changes that you are bringing to the industry that’s been stale and conservative in the past.</p>
<p><strong>SHAUN BURNS • WHS MANAGER OFFICE & LOGISTICS • AMP CAPITAL</strong></p></div>
</div> <!-- .et_pb_slide_description -->
</div>
</div> <!-- .et_pb_container -->
</div> <!-- .et_pb_slide -->
<div class="et_pb_slide et_pb_slide_3 et_pb_bg_layout_dark et_pb_media_alignment_center" data-slide-id="et_pb_slide_3">
<div class="et_pb_container clearfix">
<div class="et_pb_slider_container_inner">
<div class="et_pb_slide_description">
<div class="et_pb_slide_content"><p>Brookfield Properties are happy with the professional and knowledgeable way that People First Fire conducted the training. We really appreciated that PFF came to site early to set up and familiarise themselves with Tower 2. We have also had some great feedback from tenants, commenting that they found the training informative and interesting, which is great when you are providing information on such an important subject!</p>
<p><strong>VERNON GRAHAM • FACILITIES MANAGER OPERATIONS • BROOKFIELD PROPERTIES</strong></p></div>
</div> <!-- .et_pb_slide_description -->
</div>
</div> <!-- .et_pb_container -->
</div> <!-- .et_pb_slide -->
<div class="et_pb_slide et_pb_slide_4 et_pb_bg_layout_dark et_pb_media_alignment_center" data-slide-id="et_pb_slide_4">
<div class="et_pb_container clearfix">
<div class="et_pb_slider_container_inner">
<div class="et_pb_slide_description">
<div class="et_pb_slide_content"><p>Most impressed with People First Fire and the approach so far, I attended the Brisbane session and PFF did a great job. Plenty of active discussion also which was great to see from my team. I’d like to now roll this out to all sites across Australia.</p>
<p><strong>HEAD OF FACILITIES A & NZ</strong></p></div>
</div> <!-- .et_pb_slide_description -->
</div>
</div> <!-- .et_pb_container -->
</div> <!-- .et_pb_slide -->
<div class="et_pb_slide et_pb_slide_5 et_pb_bg_layout_dark et_pb_media_alignment_center" data-slide-id="et_pb_slide_5">
<div class="et_pb_container clearfix">
<div class="et_pb_slider_container_inner">
<div class="et_pb_slide_description">
<div class="et_pb_slide_content"><p>Thanks for everything People First Fire, the team really enjoyed the training session and thought PFF did an amazing job.</p>
<p><strong>OPERATIONS ADMINISTRATOR • QIC</strong></p></div>
</div> <!-- .et_pb_slide_description -->
</div>
</div> <!-- .et_pb_container -->
</div> <!-- .et_pb_slide -->
</div> <!-- .et_pb_slides -->
</div> <!-- .et_pb_slider -->
</div> <!-- .et_pb_column -->
</div> <!-- .et_pb_row -->
</div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_5 et_section_regular">
<div class="et_pb_row et_pb_row_4 et_pb_equal_columns">
<div class="et_pb_column et_pb_column_1_6 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_image et_pb_image_1">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="" title="Partner 1" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-1.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-1-150x150.png 150w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-1.png" data-sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10340 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-1.png" alt="" title="Partner 1" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-1.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-1-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10340" /></noscript></span>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_6 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_image et_pb_image_2">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="" title="Partner 1" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-3.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-3-150x150.png 150w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-3.png" data-sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10342 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-3.png" alt="" title="Partner 1" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-3.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-3-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10342" /></noscript></span>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_6 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_image et_pb_image_3">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="" title="Partner 1" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-2.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-2-150x150.png 150w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-2.png" data-sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10341 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-2.png" alt="" title="Partner 1" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-2.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-2-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10341" /></noscript></span>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_6 et_pb_column_9 et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_image et_pb_image_4">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="" title="Partner 1" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-4.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-4-150x150.png 150w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-4.png" data-sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10343 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-4.png" alt="" title="Partner 1" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-4.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/03/Partner-4-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10343" /></noscript></span>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_6 et_pb_column_10 vertically-align et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_image et_pb_image_5">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="Bridgeclimb Sydney / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="Bridgeclimb Sydney / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Bridgeclimb.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Bridgeclimb-150x150.png 150w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Bridgeclimb.png" data-sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10485 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Bridgeclimb.png" alt="Bridgeclimb Sydney / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="Bridgeclimb Sydney / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Bridgeclimb.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Bridgeclimb-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10485" /></noscript></span>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_6 et_pb_column_11 vertically-align et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty">
</div> <!-- .et_pb_column -->
</div> <!-- .et_pb_row --><div class="et_pb_row et_pb_row_5 et_pb_equal_columns">
<div class="et_pb_column et_pb_column_1_6 et_pb_column_12 et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_image et_pb_image_6">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="" title="Partner 1" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/05/logo-AY051-Combined-QC-EC-SC-2.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/05/logo-AY051-Combined-QC-EC-SC-2-150x150.png 150w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2022/05/logo-AY051-Combined-QC-EC-SC-2.png" data-sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10476 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2022/05/logo-AY051-Combined-QC-EC-SC-2.png" alt="" title="Partner 1" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/05/logo-AY051-Combined-QC-EC-SC-2.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/05/logo-AY051-Combined-QC-EC-SC-2-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10476" /></noscript></span>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_6 et_pb_column_13 et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_image et_pb_image_7">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="QIC / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="QIC / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/QIC.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/08/QIC-150x150.png 150w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/QIC.png" data-sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10487 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/QIC.png" alt="QIC / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="QIC / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/QIC.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/08/QIC-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10487" /></noscript></span>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_6 et_pb_column_14 et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_image et_pb_image_8">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="Brookfield Properties / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="Brookfield Properties / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Brookfield.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Brookfield-150x150.png 150w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Brookfield.png" data-sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10486 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Brookfield.png" alt="Brookfield Properties / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="Brookfield Properties / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Brookfield.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/08/Brookfield-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10486" /></noscript></span>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_6 et_pb_column_15 et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_image et_pb_image_9">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="Commonwealth Government Centre Hobart / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="Commonwealth Government Centre Hobart / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/09/CGCH.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/09/CGCH-150x150.png 150w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2022/09/CGCH.png" data-sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10530 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2022/09/CGCH.png" alt="Commonwealth Government Centre Hobart / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="Commonwealth Government Centre Hobart / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/09/CGCH.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/09/CGCH-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10530" /></noscript></span>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_6 et_pb_column_16 et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_image et_pb_image_10">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="Brookfield Properties / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="AMP" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/AMP.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/08/AMP-150x150.png 150w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/AMP.png" data-sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10489 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/AMP.png" alt="Brookfield Properties / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="AMP" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/08/AMP.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/08/AMP-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10489" /></noscript></span>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_6 et_pb_column_17 et_pb_css_mix_blend_mode_passthrough et-last-child">
<div class="et_pb_module et_pb_image et_pb_image_11">
<span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="Brookfield Properties / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="RUOut" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/10/RUOut.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/10/RUOut-150x150.png 150w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2022/10/RUOut.png" data-sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10533 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2022/10/RUOut.png" alt="Brookfield Properties / People First Fire / Emergency Response Programs / Fire Warden Training / Fire Safety Products / Evacuation Plans Diagrams" title="RUOut" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/10/RUOut.png 300w, https://peoplefirstfire.com.au/wp-content/uploads/2022/10/RUOut-150x150.png 150w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-10533" /></noscript></span>
</div>
</div> <!-- .et_pb_column -->
</div> <!-- .et_pb_row -->
</div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_6 et_pb_with_background et_section_regular">
<div class="et_pb_row et_pb_row_6">
<div class="et_pb_column et_pb_column_2_3 et_pb_column_18 et_pb_css_mix_blend_mode_passthrough">
<div class="et_pb_module et_pb_text et_pb_text_2 et_pb_text_align_left et_pb_bg_layout_light">
<div class="et_pb_text_inner"><h2><strong>Latest News</strong></h2></div>
</div> <!-- .et_pb_text --><div class="et_pb_with_border et_pb_module et_pb_blog_0 et_pb_blog_grid_wrapper et_pb_bg_layout_light">
<div class="et_pb_blog_grid clearfix et_pb_text_align_center">
<div class="et_pb_ajax_pagination_container">
<div class="et_pb_salvattore_content" data-columns="">
<article id="post-10550" class="et_pb_post clearfix et_pb_blog_item_0_0 post-10550 post type-post status-publish format-standard has-post-thumbnail hentry category-news">
<div class="et_pb_image_container"><a href="https://peoplefirstfire.com.au/people-first-fire-and-idic-partnership-ensure-safety-of-boeing-aircraft-hangers/" class="entry-featured-image-url"><img decoding="async" loading="lazy" alt="People First Fire and iDiC Partnership Ensure Safety of Boeing Aircraft Hangers" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-iDiC-Partnership-Boeing-Hangar-Blog-Image.png 479w, https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-iDiC-Partnership-Boeing-Hangar-Blog-Image-400x250.png 480w " width="400" height="250" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-iDiC-Partnership-Boeing-Hangar-Blog-Image-400x250.png" data-sizes="(max-width:479px) 479px, 100vw " class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-iDiC-Partnership-Boeing-Hangar-Blog-Image-400x250.png" alt="People First Fire and iDiC Partnership Ensure Safety of Boeing Aircraft Hangers" class="" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-iDiC-Partnership-Boeing-Hangar-Blog-Image.png 479w, https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-iDiC-Partnership-Boeing-Hangar-Blog-Image-400x250.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" /></noscript></a></div> <!-- .et_pb_image_container -->
<h2 class="entry-title"><a href="https://peoplefirstfire.com.au/people-first-fire-and-idic-partnership-ensure-safety-of-boeing-aircraft-hangers/">People First Fire and iDiC Partnership Ensure Safety of Boeing Aircraft Hangers</a></h2>
<p class="post-meta"></p><div class="post-content"><div class="post-content-inner"><p>We are proud to announce that the partnership between People First Fire and the iDiC...</p>
</div><a href="https://peoplefirstfire.com.au/people-first-fire-and-idic-partnership-ensure-safety-of-boeing-aircraft-hangers/" class="more-link">read more</a></div>
</article> <!-- .et_pb_post -->
<article id="post-10548" class="et_pb_post clearfix et_pb_blog_item_0_1 post-10548 post type-post status-publish format-standard has-post-thumbnail hentry category-news">
<div class="et_pb_image_container"><a href="https://peoplefirstfire.com.au/r-u-out-pff-partner-up-to-save-lives-save-time/" class="entry-featured-image-url"><img decoding="async" loading="lazy" alt="R U OUT & PFF Partner Up to Save Lives & Save Time" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-R-U-OUT-Blog-Image.png 479w, https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-R-U-OUT-Blog-Image-400x250.png 480w " width="400" height="250" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-R-U-OUT-Blog-Image-400x250.png" data-sizes="(max-width:479px) 479px, 100vw " class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-R-U-OUT-Blog-Image-400x250.png" alt="R U OUT & PFF Partner Up to Save Lives & Save Time" class="" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-R-U-OUT-Blog-Image.png 479w, https://peoplefirstfire.com.au/wp-content/uploads/2022/11/PFF-R-U-OUT-Blog-Image-400x250.png 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" /></noscript></a></div> <!-- .et_pb_image_container -->
<h2 class="entry-title"><a href="https://peoplefirstfire.com.au/r-u-out-pff-partner-up-to-save-lives-save-time/">R U OUT & PFF Partner Up to Save Lives & Save Time</a></h2>
<p class="post-meta"></p><div class="post-content"><div class="post-content-inner"><p>Leading the Way: People First Fire & R U Out Emergency Evacuation App Partnership...</p>
</div><a href="https://peoplefirstfire.com.au/r-u-out-pff-partner-up-to-save-lives-save-time/" class="more-link">read more</a></div>
</article> <!-- .et_pb_post -->
</div><!-- .et_pb_salvattore_content -->
</div>
</div> <!-- .et_pb_posts -->
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_19 et_pb_css_mix_blend_mode_passthrough et-last-child">
<div class="et_pb_module et_pb_text et_pb_text_3 et_pb_text_align_left et_pb_bg_layout_light">
<div class="et_pb_text_inner"><h2><strong>Social</strong></h2></div>
</div> <!-- .et_pb_text --><div class="et_pb_module et_pb_code et_pb_code_0">
<div class="et_pb_code_inner"><div id="fb-root"></div>
<script type="rocketlazyloadscript" async="" defer="" crossorigin="anonymous" src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v14.0&appId=1447265401969592&autoLogAppEvents=1" nonce="9ICOv3MP"></script>
<div class="fb-page" data-href="https://www.facebook.com/PeopleFirstFire" data-tabs="timeline" data-width="" data-height="435" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="false"><blockquote cite="https://www.facebook.com/PeopleFirstFire" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/PeopleFirstFire">People First Fire</a></blockquote></div></div>
</div> <!-- .et_pb_code -->
</div> <!-- .et_pb_column -->
</div> <!-- .et_pb_row -->
</div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_7 et_pb_with_background et_section_regular section_has_divider et_pb_bottom_divider">
<div class="et_pb_bottom_inside_divider et-no-transition"></div>
</div> <!-- .et_pb_section --> </div><!-- .et_builder_inner_content -->
</div><!-- .et-l -->
</div> <!-- .entry-content -->
</article> <!-- .et_pb_post -->
</div> <!-- #main-content -->
<footer class="et-l et-l--footer">
<div class="et_builder_inner_content et_pb_gutters3"><div class="et_pb_section et_pb_section_0_tb_footer et_pb_with_background et_section_regular">
<div class="et_pb_row et_pb_row_0_tb_footer et_pb_row--with-menu">
<div class="et_pb_column et_pb_column_4_4 et_pb_column_0_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu">
<div class="et_pb_module et_pb_menu et_pb_menu_0_tb_footer et_pb_bg_layout_light et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-centered">
<div class="et_pb_menu_inner_container clearfix">
<div class="et_pb_menu__wrap">
<div class="et_pb_menu__menu">
<nav class="et-menu-nav"><ul id="menu-footer" class="et-menu nav"><li id="menu-item-10204" class="et_pb_menu_page_id-home menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9862 current_page_item menu-item-10204"><a href="https://peoplefirstfire.com.au/" aria-current="page">Home</a></li>
<li id="menu-item-10200" class="et_pb_menu_page_id-9542 menu-item menu-item-type-post_type menu-item-object-page menu-item-10200"><a href="https://peoplefirstfire.com.au/about/">About</a></li>
<li id="menu-item-10205" class="et_pb_menu_page_id-9547 menu-item menu-item-type-post_type menu-item-object-page menu-item-10205"><a href="https://peoplefirstfire.com.au/news/">News</a></li>
<li id="menu-item-10207" class="et_pb_menu_page_id-9543 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-10207"><a href="https://peoplefirstfire.com.au/services/">Services</a>
<ul class="sub-menu">
<li id="menu-item-10208" class="et_pb_menu_page_id-9544 menu-item menu-item-type-post_type menu-item-object-page menu-item-10208"><a href="https://peoplefirstfire.com.au/fire-training/">Fire Training</a></li>
<li id="menu-item-10201" class="et_pb_menu_page_id-9546 menu-item menu-item-type-post_type menu-item-object-page menu-item-10201"><a href="https://peoplefirstfire.com.au/fire-warden-training/">Fire Warden Training</a></li>
<li id="menu-item-10203" class="et_pb_menu_page_id-9545 menu-item menu-item-type-post_type menu-item-object-page menu-item-10203"><a href="https://peoplefirstfire.com.au/evacuation-diagram/">Evacuation Diagrams</a></li>
<li id="menu-item-10206" class="et_pb_menu_page_id-9565 menu-item menu-item-type-post_type menu-item-object-page menu-item-10206"><a href="https://peoplefirstfire.com.au/fire-safety-products/">Fire Safety Products</a></li>
</ul>
</li>
<li id="menu-item-10202" class="et_pb_menu_page_id-9548 menu-item menu-item-type-post_type menu-item-object-page menu-item-10202"><a href="https://peoplefirstfire.com.au/contact-us-5/">Contact Us</a></li>
</ul></nav>
</div>
<div class="et_mobile_nav_menu">
<a href="#" class="mobile_nav closed">
<span class="mobile_menu_bar"></span>
</a>
</div>
</div>
</div>
</div><ul class="et_pb_module et_pb_social_media_follow et_pb_social_media_follow_0_tb_footer clearfix et_pb_text_align_center et_pb_bg_layout_light">
<li class="et_pb_social_media_follow_network_0_tb_footer et_pb_social_icon et_pb_social_network_link et-social-linkedin et_pb_social_media_follow_network_0_tb_footer"><a href="https://www.linkedin.com/company/people-first-fire-pty-ltd/" class="icon et_pb_with_border" title="Follow on LinkedIn" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follow</span></a></li><li class="et_pb_social_media_follow_network_1_tb_footer et_pb_social_icon et_pb_social_network_link et-social-facebook et_pb_social_media_follow_network_1_tb_footer"><a href="https://www.facebook.com/PeopleFirstFire" class="icon et_pb_with_border" title="Follow on Facebook" target="_blank"><span class="et_pb_social_media_follow_network_name" aria-hidden="true">Follow</span></a></li>
</ul> <!-- .et_pb_counters --><div class="et_pb_module et_pb_image et_pb_image_0_tb_footer">
<a href="/"><span class="et_pb_image_wrap "><img decoding="async" loading="lazy" alt="" title="PFFS_Logo 2019-02" height="auto" width="auto" data-srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1.jpg 2560w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-300x189.jpg 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-1024x644.jpg 1024w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-768x483.jpg 768w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-1536x965.jpg 1536w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-2048x1287.jpg 2048w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-1568x986.jpg 1568w" data-src="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1.jpg" data-sizes="(max-width: 2560px) 100vw, 2560px" class="wp-image-9590 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="><noscript><img decoding="async" loading="lazy" src="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1.jpg" alt="" title="PFFS_Logo 2019-02" height="auto" width="auto" srcset="https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1.jpg 2560w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-300x189.jpg 300w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-1024x644.jpg 1024w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-768x483.jpg 768w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-1536x965.jpg 1536w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-2048x1287.jpg 2048w, https://peoplefirstfire.com.au/wp-content/uploads/2021/01/PFFS_Logo-2019-02-scaled-1-1568x986.jpg 1568w" sizes="(max-width: 2560px) 100vw, 2560px" class="wp-image-9590" /></noscript></span></a>
</div><div class="et_pb_module et_pb_text et_pb_text_0_tb_footer et_pb_text_align_center et_pb_bg_layout_dark">
<div class="et_pb_text_inner"><p>180 George Street, Redfern NSW 2016</p></div>
</div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_1_tb_footer et_pb_text_align_center et_pb_bg_layout_dark">
<div class="et_pb_text_inner"><p><strong>National Centre of Indigenous Excellence (NCIE)</strong> is built on the land of the Gadigal People of the Eora Nation, made up of five buildings across two sites located in Redfern, Sydney. The landmark facilities on George St comprise of our Fitness Centre, Camp and Conference Centre, the Indigenous Digital Excellence Hub and Gadigal House.</p></div>
</div> <!-- .et_pb_text -->
</div> <!-- .et_pb_column -->
</div> <!-- .et_pb_row -->
</div> <!-- .et_pb_section --> </div><!-- .et_builder_inner_content -->
</footer><!-- .et-l -->
</div> <!-- #et-main-area -->
</div><!-- #et-boc -->
</div> <!-- #page-container -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
var et_link_options_data = [{"class":"et_pb_blurb_0","url":"https:\/\/peoplefirstfire.com.au\/evacuation-diagram\/","target":"_self"},{"class":"et_pb_blurb_1","url":"https:\/\/peoplefirstfire.com.au\/fire-training\/","target":"_self"}];
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/people-first-fire-iso-certification\/|\/supporting-aboriginal-jobs-business-growth-in-nsw\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/wp-login.php|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm","siteUrl":"https:\/\/peoplefirstfire.com.au","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script type="text/javascript" src="https://peoplefirstfire.com.au/wp-content/plugins/wp-smush-pro/app/assets/js/smush-lazy-load.min.js?ver=3.8.3" id="smush-lazy-load-js" defer=""></script>
<script type="text/javascript" id="divi-custom-script-js-extra">
/* <![CDATA[ */
var DIVI = {"item_count":"%d Item","items_count":"%d Items"};
var et_shortcodes_strings = {"previous":"Previous","next":"Next"};
var et_pb_custom = {"ajaxurl":"https:\/\/peoplefirstfire.com.au\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/peoplefirstfire.com.au\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/peoplefirstfire.com.au\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"59db51f8f2","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"7d76388148","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"9862","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":""}; var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"}; var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"};
var et_pb_box_shadow_elements = [];
var et_pb_motion_elements = {"desktop":[],"tablet":[],"phone":[]};
var et_pb_sticky_elements = [];
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://peoplefirstfire.com.au/wp-content/cache/min/1/wp-content/themes/Divi/js/custom.unified.js?ver=1652324167" id="divi-custom-script-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://peoplefirstfire.com.au/wp-content/cache/min/1/wp-content/themes/Divi/core/admin/js/common.js?ver=1652324167" id="et-core-common-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="mediaelement-core-js-before">
var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}};
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://peoplefirstfire.com.au/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://peoplefirstfire.com.au/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.2.2" id="mediaelement-migrate-js" defer=""></script>
<script type="text/javascript" id="mediaelement-js-extra">
/* <![CDATA[ */
var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://peoplefirstfire.com.au/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.2.2" id="wp-mediaelement-js" defer=""></script>
<script type="rocketlazyloadscript">"use strict";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async="style"][rel="preload"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute("media")||"all";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById("rocket-critical-css");elem&&"remove"in elem&&elem.remove()}window.addEventListener?window.addEventListener("load",wprRemoveCPCSS):window.attachEvent&&window.attachEvent("onload",wprRemoveCPCSS);</script><noscript><link rel="stylesheet" href="https://peoplefirstfire.com.au/wp-content/cache/min/1/f431dad308ca4dde17a03f2e45a047f2.css" media="all" data-minify="1" /><link rel="stylesheet" id="et-core-unified-tb-10231-9862-cached-inline-styles" href="https://peoplefirstfire.com.au/wp-content/et-cache/9862/et-core-unified-tb-10231-9862-16836288388629.min.css" onerror="et_core_page_resource_fallback(this, true)" onload="et_core_page_resource_fallback(this)" /><link rel="stylesheet" id="et-core-unified-9862-cached-inline-styles" href="https://peoplefirstfire.com.au/wp-content/et-cache/9862/et-core-unified-9862-16836288388629.min.css" onerror="et_core_page_resource_fallback(this, true)" onload="et_core_page_resource_fallback(this)" /></noscript>
</body></html><!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1685765144 -->