{"id":789,"date":"2024-04-14T22:54:53","date_gmt":"2024-04-14T22:54:53","guid":{"rendered":"https:\/\/stagingloom.com\/responsecontrol\/about\/"},"modified":"2024-04-14T22:54:53","modified_gmt":"2024-04-14T22:54:53","slug":"about","status":"publish","type":"page","link":"https:\/\/stagingloom.com\/responsecontrol\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"789\" class=\"elementor elementor-789\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3715286 e-con e-atomic-element e-flexbox-base e-0645176 \" data-id=\"3715286\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"3715286\">\n    \t\t<div class=\"elementor-element elementor-element-213ade9 elementor-widget elementor-widget-html\" data-id=\"213ade9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- WEB_CONTENT_START -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@400;500;600;700&display=swap');\n\n\/* \u2500\u2500 SCOPED RESET \u2500\u2500 *\/\n.rpc-about {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 400;\n  color: #1a1f3a;\n  line-height: 1.55;\n  -webkit-font-smoothing: antialiased;\n  overflow-x: hidden;\n}\n.rpc-about *, .rpc-about *::before, .rpc-about *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n.rpc-about img { display: block; max-width: 100%; height: auto; }\n.rpc-about a { text-decoration: none; color: inherit; }\n.rpc-about button { cursor: pointer; border: none; background: none; font-family: inherit; }\n.rpc-about ul, .rpc-about ol { list-style: none; }\n\n\/* \u2500\u2500 TOKENS \u2500\u2500 *\/\n.rpc-about {\n  --g: #00A354;\n  --g2: #00883f;\n  --g-s: rgba(0,163,84,.10);\n  --g-m: rgba(0,163,84,.20);\n  --n: #2C3189;\n  --n2: #242975;\n  --n-s: rgba(44,49,137,.08);\n  --n-m: rgba(44,49,137,.16);\n  --dark: #0B0F1E;\n  --dark2: #141828;\n  --bg: #FFFFFF;\n  --bg2: #F5F6F9;\n  --bg3: #EEF0F6;\n  --txt: #1a1f3a;\n  --txt2: #525878;\n  --txt3: #9098b8;\n  --gold: #E8A020;\n  --border: #E2E4EE;\n  --border2: #C8CBDD;\n  --r4: 4px; --r6: 6px; --r8: 8px; --r12: 12px; --r16: 16px; --r36: 36px;\n  --sh: 0 2px 12px rgba(26,31,58,.08), 0 1px 3px rgba(26,31,58,.05);\n  --sh-md: 0 6px 24px rgba(26,31,58,.11), 0 2px 8px rgba(26,31,58,.06);\n  --sh-g: 0 6px 20px rgba(0,163,84,.30);\n  --max: 1220px;\n  --px: clamp(16px,4vw,48px);\n}\n\n\/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\n.rpc-about .wrap { width: 100%; max-width: var(--max); margin: 0 auto; padding: 0 var(--px); }\n.rpc-about .sec { padding: 64px 0; }\n.rpc-about .sec-bg2 { background: var(--bg2); }\n.rpc-about .sec-bg3 { background: var(--bg3); }\n.rpc-about .sec-dark { background: var(--dark); }\n.rpc-about .sec-green { background: var(--g); }\n\n\/* \u2500\u2500 TYPE \u2500\u2500 *\/\n.rpc-about .label { font-size: 11px; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; color: var(--g); margin-bottom: 6px; display: block; }\n.rpc-about .h1 { font-size: clamp(28px, 4vw, 44px); font-weight: 700; line-height: 1.1; letter-spacing: -.025em; color: var(--txt); }\n.rpc-about .h2 { font-size: clamp(20px, 2.8vw, 30px); font-weight: 700; line-height: 1.2; letter-spacing: -.02em; color: var(--txt); }\n.rpc-about .h3 { font-size: 17px; font-weight: 600; line-height: 1.3; letter-spacing: -.01em; color: var(--txt); }\n.rpc-about .body { font-size: 15px; color: var(--txt2); line-height: 1.7; }\n.rpc-about .body-sm { font-size: 13.5px; color: var(--txt2); line-height: 1.6; }\n\n\/* \u2500\u2500 BREADCRUMB \u2500\u2500 *\/\n.rpc-about .breadcrumb { display: flex; align-items: center; gap: 6px; font-size: 13px; color: var(--txt3); padding: 16px 0; flex-wrap: wrap; }\n.rpc-about .breadcrumb a { color: var(--txt3); transition: color .14s; }\n.rpc-about .breadcrumb a:hover { color: var(--g); }\n.rpc-about .breadcrumb svg { width: 10px; height: 10px; flex-shrink: 0; }\n\n\/* \u2500\u2500 BUTTONS \u2500\u2500 *\/\n.rpc-about .btn { display: inline-flex; align-items: center; gap: 7px; font-family: 'Outfit', sans-serif; font-size: 14px; font-weight: 600; letter-spacing: .02em; padding: 12px 24px; border-radius: var(--r8); transition: all .2s; white-space: nowrap; cursor: pointer; }\n.rpc-about .btn svg { width: 14px; height: 14px; flex-shrink: 0; }\n.rpc-about .btn-g { background: var(--g); color: #fff; box-shadow: var(--sh-g); }\n.rpc-about .btn-g:hover { background: var(--g2); transform: translateY(-1px); }\n.rpc-about .btn-n { background: var(--n); color: #fff; }\n.rpc-about .btn-n:hover { background: var(--n2); transform: translateY(-1px); }\n.rpc-about .btn-outline-g { background: transparent; border: 1.5px solid var(--g); color: var(--g); }\n.rpc-about .btn-outline-g:hover { background: var(--g-s); }\n.rpc-about .btn-ghost-w { background: rgba(255,255,255,.15); border: 1.5px solid rgba(255,255,255,.35); color: #fff; }\n.rpc-about .btn-ghost-w:hover { background: rgba(255,255,255,.25); }\n.rpc-about .btn-sm { padding: 9px 18px; font-size: 13px; }\n\n\/* \u2500\u2500 SCROLL REVEAL \u2500\u2500 *\/\n.rpc-about .rv { opacity: 0; transform: translateY(16px); transition: opacity .5s ease, transform .5s ease; }\n.rpc-about .rv.in { opacity: 1; transform: translateY(0); }\n.rpc-about .d1 { transition-delay: .07s; }\n.rpc-about .d2 { transition-delay: .14s; }\n.rpc-about .d3 { transition-delay: .21s; }\n.rpc-about .d4 { transition-delay: .28s; }\n\n\/* \u2550\u2550\u2550 PAGE HERO \u2550\u2550\u2550 *\/\n.rpc-about .pg-hero { background: var(--dark); padding: 52px 0; position: relative; overflow: hidden; }\n.rpc-about .pg-hero::after { content: ''; position: absolute; top: -80px; right: -80px; width: 360px; height: 360px; border-radius: 50%; background: radial-gradient(circle, rgba(0,163,84,.12) 0%, transparent 65%); pointer-events: none; }\n.rpc-about .pg-hero-in { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 380px; gap: 56px; align-items: center; }\n.rpc-about .pg-hero-badges { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 16px; }\n.rpc-about .badge { display: inline-flex; align-items: center; gap: 6px; font-size: 11.5px; font-weight: 600; padding: 5px 12px; border-radius: var(--r36); }\n.rpc-about .badge-g { background: rgba(0,163,84,.2); border: 1px solid rgba(0,163,84,.35); color: #4ddc8f; }\n.rpc-about .badge-w { background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.2); color: rgba(255,255,255,.8); }\n.rpc-about .badge svg { width: 11px; height: 11px; }\n.rpc-about .pg-h1 { font-size: clamp(28px, 3.8vw, 44px); font-weight: 700; line-height: 1.1; letter-spacing: -.025em; color: #fff; margin-bottom: 14px; }\n.rpc-about .pg-h1 .g { color: #4ddc8f; }\n.rpc-about .pg-sub { font-size: 15px; color: rgba(255,255,255,.65); line-height: 1.7; max-width: 480px; margin-bottom: 24px; }\n.rpc-about .pg-ctas { display: flex; gap: 10px; flex-wrap: wrap; }\n\n\/* Direct answer \u2014 visually hidden for AI\/schema *\/\n.rpc-about .direct-answer { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }\n\n\/* Hero right \u2014 founder card *\/\n.rpc-about .founder-card { background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12); border-radius: var(--r16); padding: 28px; backdrop-filter: blur(10px); }\n.rpc-about .founder-img-wrap { width: 80px; height: 80px; border-radius: 50%; overflow: hidden; border: 3px solid rgba(0,163,84,.5); margin-bottom: 14px; flex-shrink: 0; }\n.rpc-about .founder-img-wrap img { width: 100%; height: 100%; object-fit: cover; }\n.rpc-about .founder-top { display: flex; align-items: center; gap: 14px; margin-bottom: 14px; }\n.rpc-about .founder-name { font-size: 18px; font-weight: 700; color: #fff; margin-bottom: 2px; }\n.rpc-about .founder-title { font-size: 12.5px; color: rgba(255,255,255,.55); line-height: 1.4; }\n.rpc-about .founder-bio { font-size: 13.5px; color: rgba(255,255,255,.65); line-height: 1.65; margin-bottom: 16px; }\n.rpc-about .founder-creds { display: flex; flex-wrap: wrap; gap: 6px; }\n.rpc-about .cred-tag { font-size: 11px; font-weight: 600; color: #4ddc8f; background: rgba(0,163,84,.15); border: 1px solid rgba(0,163,84,.25); border-radius: var(--r4); padding: 3px 10px; }\n\n@media(max-width:900px) { .rpc-about .pg-hero-in { grid-template-columns: 1fr; gap: 32px; } .rpc-about .founder-card { max-width: 480px; } }\n@media(max-width:560px) { .rpc-about .pg-hero { padding: 40px 0; } .rpc-about .pg-ctas { flex-direction: column; } .rpc-about .pg-ctas .btn { justify-content: center; } }\n\n\/* \u2550\u2550\u2550 STATS STRIP \u2550\u2550\u2550 *\/\n.rpc-about .stats-strip { background: var(--g); padding: 0; }\n.rpc-about .stats-in { display: grid; grid-template-columns: repeat(4, 1fr); }\n.rpc-about .stat { padding: 28px 20px; text-align: center; border-right: 1px solid rgba(255,255,255,.18); }\n.rpc-about .stat:last-child { border-right: none; }\n.rpc-about .stat-num { font-size: 36px; font-weight: 700; color: #fff; line-height: 1; margin-bottom: 4px; letter-spacing: -.02em; }\n.rpc-about .stat-lbl { font-size: 12px; font-weight: 500; color: rgba(255,255,255,.7); }\n@media(max-width:620px) {\n  .rpc-about .stats-in { grid-template-columns: repeat(2, 1fr); }\n  .rpc-about .stat:nth-child(2) { border-right: none; }\n  .rpc-about .stat:nth-child(3) { border-top: 1px solid rgba(255,255,255,.18); }\n  .rpc-about .stat:nth-child(4) { border-top: 1px solid rgba(255,255,255,.18); }\n}\n\n\/* \u2550\u2550\u2550 STORY SECTION \u2550\u2550\u2550 *\/\n.rpc-about .story-in { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: center; }\n.rpc-about .story-img { position: relative; border-radius: var(--r16); overflow: hidden; box-shadow: var(--sh-md); }\n.rpc-about .story-img img { width: 100%; height: 420px; object-fit: cover; display: block; }\n.rpc-about .story-year-badge { position: absolute; top: 20px; left: 20px; background: var(--g); border-radius: var(--r12); padding: 14px 18px; text-align: center; box-shadow: var(--sh-g); }\n.rpc-about .story-year-badge strong { display: block; font-size: 26px; font-weight: 700; color: #fff; line-height: 1; }\n.rpc-about .story-year-badge span { font-size: 11px; color: rgba(255,255,255,.8); font-weight: 500; }\n.rpc-about .story-content { display: flex; flex-direction: column; gap: 16px; }\n.rpc-about .story-content p { font-size: 15px; color: var(--txt2); line-height: 1.75; }\n.rpc-about .story-content p strong { color: var(--txt); font-weight: 600; }\n.rpc-about .timeline { display: flex; flex-direction: column; gap: 0; margin-top: 8px; border-left: 2px solid var(--g-m); padding-left: 20px; }\n.rpc-about .tl-item { position: relative; padding: 0 0 20px; }\n.rpc-about .tl-item:last-child { padding-bottom: 0; }\n.rpc-about .tl-item::before { content: ''; position: absolute; left: -26px; top: 4px; width: 10px; height: 10px; border-radius: 50%; background: var(--g); border: 2px solid #fff; box-shadow: 0 0 0 2px var(--g-m); }\n.rpc-about .tl-year { font-size: 11px; font-weight: 700; color: var(--g); letter-spacing: .1em; text-transform: uppercase; margin-bottom: 2px; }\n.rpc-about .tl-txt { font-size: 13.5px; color: var(--txt2); line-height: 1.5; }\n@media(max-width:860px) { .rpc-about .story-in { grid-template-columns: 1fr; gap: 36px; } .rpc-about .story-img img { height: 300px; } }\n\n\/* \u2550\u2550\u2550 TEAM SECTION \u2550\u2550\u2550 *\/\n.rpc-about .team-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 28px; }\n.rpc-about .team-card { background: #fff; border: 1px solid var(--border); border-radius: var(--r16); padding: 28px 22px; text-align: center; box-shadow: var(--sh); transition: all .22s; }\n.rpc-about .team-card:hover { transform: translateY(-3px); box-shadow: var(--sh-md); }\n.rpc-about .team-av { width: 72px; height: 72px; border-radius: 50%; margin: 0 auto 14px; overflow: hidden; border: 3px solid var(--g-m); }\n.rpc-about .team-av img { width: 100%; height: 100%; object-fit: cover; }\n.rpc-about .team-av-placeholder { width: 72px; height: 72px; border-radius: 50%; margin: 0 auto 14px; display: flex; align-items: center; justify-content: center; font-size: 22px; font-weight: 700; color: #fff; }\n.rpc-about .team-av-placeholder.green { background: var(--g); }\n.rpc-about .team-av-placeholder.navy { background: var(--n); }\n.rpc-about .team-av-placeholder.dark { background: var(--dark); }\n.rpc-about .team-name { font-size: 16px; font-weight: 700; color: var(--txt); margin-bottom: 4px; }\n.rpc-about .team-role { font-size: 12.5px; font-weight: 500; color: var(--g); text-transform: uppercase; letter-spacing: .08em; margin-bottom: 10px; }\n.rpc-about .team-desc { font-size: 13.5px; color: var(--txt2); line-height: 1.55; }\n.rpc-about .team-tags { display: flex; flex-wrap: wrap; gap: 5px; justify-content: center; margin-top: 12px; }\n.rpc-about .team-tag { font-size: 10.5px; font-weight: 600; color: var(--n); background: var(--n-s); border: 1px solid var(--n-m); border-radius: var(--r4); padding: 2px 9px; }\n@media(max-width:760px) { .rpc-about .team-grid { grid-template-columns: 1fr 1fr; } }\n@media(max-width:480px) { .rpc-about .team-grid { grid-template-columns: 1fr; } }\n\n\/* \u2550\u2550\u2550 CREDENTIALS \u2550\u2550\u2550 *\/\n.rpc-about .creds-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin-top: 28px; }\n.rpc-about .cred-card { background: #fff; border: 1px solid var(--border); border-radius: var(--r12); padding: 24px; display: flex; align-items: flex-start; gap: 16px; box-shadow: var(--sh); transition: background .18s; }\n.rpc-about .cred-card:hover { background: var(--bg2); }\n.rpc-about .cred-ico { width: 44px; height: 44px; border-radius: var(--r8); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.rpc-about .cred-ico.g { background: var(--g-s); border: 1px solid var(--g-m); }\n.rpc-about .cred-ico.g svg { color: var(--g); }\n.rpc-about .cred-ico.n { background: var(--n-s); border: 1px solid var(--n-m); }\n.rpc-about .cred-ico.n svg { color: var(--n); }\n.rpc-about .cred-ico svg { width: 22px; height: 22px; }\n.rpc-about .cred-body h3 { font-size: 15px; font-weight: 700; color: var(--txt); margin-bottom: 5px; letter-spacing: -.01em; }\n.rpc-about .cred-body p { font-size: 13.5px; color: var(--txt2); line-height: 1.55; }\n.rpc-about .cred-body .cred-val { display: inline-block; font-size: 12px; font-weight: 700; color: var(--g); background: var(--g-s); border: 1px solid var(--g-m); border-radius: var(--r4); padding: 2px 10px; margin-top: 8px; letter-spacing: .04em; }\n@media(max-width:640px) { .rpc-about .creds-grid { grid-template-columns: 1fr; } }\n\n\/* \u2550\u2550\u2550 WHY US \u2550\u2550\u2550 *\/\n.rpc-about .why-list { display: flex; flex-direction: column; gap: 0; border: 1px solid var(--border); border-radius: var(--r12); overflow: hidden; margin-top: 28px; }\n.rpc-about .why-row { display: flex; align-items: flex-start; gap: 16px; padding: 20px 22px; background: #fff; border-bottom: 1px solid var(--border); transition: background .18s; }\n.rpc-about .why-row:last-child { border-bottom: none; }\n.rpc-about .why-row:hover { background: var(--bg2); }\n.rpc-about .why-ico { width: 38px; height: 38px; border-radius: var(--r8); background: var(--g-s); border: 1px solid var(--g-m); display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; }\n.rpc-about .why-ico svg { width: 18px; height: 18px; color: var(--g); }\n.rpc-about .why-ico.n { background: var(--n-s); border-color: var(--n-m); }\n.rpc-about .why-ico.n svg { color: var(--n); }\n.rpc-about .why-txt h3 { font-size: 15px; font-weight: 700; color: var(--txt); margin-bottom: 4px; }\n.rpc-about .why-txt p { font-size: 13.5px; color: var(--txt2); line-height: 1.55; }\n\n\/* \u2550\u2550\u2550 APPROACH \u2550\u2550\u2550 *\/\n.rpc-about .approach-in { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center; }\n.rpc-about .approach-img { border-radius: var(--r16); overflow: hidden; box-shadow: var(--sh-md); }\n.rpc-about .approach-img img { width: 100%; height: 380px; object-fit: cover; display: block; }\n.rpc-about .approach-steps { display: flex; flex-direction: column; gap: 16px; margin-top: 16px; }\n.rpc-about .ap-step { display: flex; align-items: flex-start; gap: 14px; }\n.rpc-about .ap-num { width: 36px; height: 36px; border-radius: 50%; background: var(--g); display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 700; color: #fff; flex-shrink: 0; box-shadow: var(--sh-g); }\n.rpc-about .ap-txt h3 { font-size: 15px; font-weight: 600; color: var(--txt); margin-bottom: 3px; }\n.rpc-about .ap-txt p { font-size: 13.5px; color: var(--txt2); line-height: 1.55; }\n@media(max-width:820px) { .rpc-about .approach-in { grid-template-columns: 1fr; gap: 32px; } .rpc-about .approach-img img { height: 280px; } }\n\n\/* \u2550\u2550\u2550 SERVICE AREAS \u2550\u2550\u2550 *\/\n.rpc-about .area-chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }\n.rpc-about .achip { display: inline-flex; align-items: center; gap: 6px; background: #fff; border: 1.5px solid var(--border); border-radius: var(--r8); padding: 9px 16px; font-size: 13.5px; font-weight: 500; color: var(--txt2); transition: all .2s; box-shadow: var(--sh); text-decoration: none; }\n.rpc-about .achip svg { width: 12px; height: 12px; color: var(--txt3); }\n.rpc-about .achip:hover { background: var(--g-s); border-color: var(--g-m); color: var(--g); transform: translateY(-2px); }\n.rpc-about .achip.p { background: var(--g-s); border-color: var(--g-m); color: var(--g); }\n\n\/* \u2550\u2550\u2550 FAQ \u2550\u2550\u2550 *\/\n.rpc-about .faq-list { display: flex; flex-direction: column; gap: 6px; margin-top: 28px; }\n.rpc-about .faq-item { border: 1px solid var(--border); border-radius: var(--r8); overflow: hidden; background: #fff; transition: all .18s; }\n.rpc-about .faq-item.open { border-color: var(--g); box-shadow: 0 2px 12px rgba(0,163,84,.12); }\n.rpc-about .faq-q { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 15px 18px; cursor: pointer; font-size: 14px; font-weight: 500; color: var(--txt2); transition: color .16s; font-family: 'Outfit', sans-serif; }\n.rpc-about .faq-q-text { flex: 1; overflow-wrap: break-word; line-height: 1.4; }\n.rpc-about .faq-q:hover, .rpc-about .faq-item.open .faq-q { color: var(--txt); }\n.rpc-about .faq-tog { width: 24px; height: 24px; border-radius: 50%; background: var(--bg2); border: 1px solid var(--border); display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: all .18s; }\n.rpc-about .faq-tog svg { width: 11px; height: 11px; color: var(--txt2); transition: transform .2s; }\n.rpc-about .faq-item.open .faq-tog { background: var(--g); border-color: var(--g); }\n.rpc-about .faq-item.open .faq-tog svg { transform: rotate(45deg); color: #fff; }\n.rpc-about .faq-ans { max-height: 0; overflow: hidden; transition: max-height .3s ease, padding .3s ease; font-size: 13.5px; color: var(--txt2); line-height: 1.65; padding: 0 18px; }\n.rpc-about .faq-item.open .faq-ans { max-height: 300px; padding: 0 18px 16px; }\n\n\/* \u2550\u2550\u2550 CTA \u2550\u2550\u2550 *\/\n.rpc-about .cta-sec { background: var(--dark); padding: 56px 0; position: relative; overflow: hidden; }\n.rpc-about .cta-sec::before { content: ''; position: absolute; top: -80px; right: -80px; width: 400px; height: 400px; border-radius: 50%; background: radial-gradient(circle, rgba(0,163,84,.14) 0%, transparent 60%); pointer-events: none; }\n.rpc-about .cta-in { position: relative; z-index: 1; display: flex; align-items: center; justify-content: space-between; gap: 28px; flex-wrap: wrap; }\n.rpc-about .cta-txt h2 { font-size: clamp(20px, 3vw, 32px); font-weight: 700; color: #fff; letter-spacing: -.02em; margin-bottom: 5px; line-height: 1.2; }\n.rpc-about .cta-txt p { font-size: 14px; color: rgba(255,255,255,.55); }\n.rpc-about .cta-acts { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; flex-shrink: 0; }\n.rpc-about .cta-ph { display: flex; align-items: center; gap: 9px; font-size: clamp(18px, 2vw, 26px); font-weight: 700; color: #fff; transition: color .16s; }\n.rpc-about .cta-ph:hover { color: #4ddc8f; }\n.rpc-about .cta-ph-ic { width: 38px; height: 38px; border-radius: 50%; background: rgba(0,163,84,.25); border: 1px solid rgba(0,163,84,.4); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.rpc-about .cta-ph-ic svg { width: 17px; height: 17px; color: #4ddc8f; }\n@media(max-width:640px) { .rpc-about .cta-in { flex-direction: column; align-items: flex-start; gap: 20px; } .rpc-about .cta-acts { width: 100%; } .rpc-about .cta-acts .btn { flex: 1; justify-content: center; } }\n\n\/* \u2500\u2500 SEC SHARED \u2500\u2500 *\/\n@media(max-width:640px) { .rpc-about .sec { padding: 48px 0; } }\n<\/style>\n\n<!-- SCHEMA: AboutPage + Organization + LocalBusiness + Person + BreadcrumbList -->\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"AboutPage\",\"@id\":\"https:\/\/responsepestcontrol.com.au\/about\/#webpage\",\"url\":\"https:\/\/responsepestcontrol.com.au\/about\/\",\"name\":\"About Response Pest Control \u2014 Brisbane's Expert Pest Controllers\",\"description\":\"Response Pest Control is a Brisbane-based, family-owned pest management company serving Southeast Queensland since 2014. Fully licensed (QLD PMT), $20M public liability insured, with technicians police-checked and certified.\",\"isPartOf\":{\"@id\":\"https:\/\/responsepestcontrol.com.au\/#website\"},\"about\":{\"@id\":\"https:\/\/responsepestcontrol.com.au\/#business\"},\"inLanguage\":\"en-AU\",\"speakable\":{\"@type\":\"SpeakableSpecification\",\"cssSelector\":[\"#about-h1\",\".direct-answer\"]}},{\"@type\":[\"LocalBusiness\",\"PestControlService\"],\"@id\":\"https:\/\/responsepestcontrol.com.au\/#business\",\"name\":\"Response Pest Control\",\"url\":\"https:\/\/responsepestcontrol.com.au\/\",\"telephone\":\"+61406178471\",\"abn\":\"45 433 415 022\",\"foundingDate\":\"2014\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"value\":5},\"address\":{\"@type\":\"PostalAddress\",\"addressLocality\":\"Mansfield\",\"addressRegion\":\"QLD\",\"postalCode\":\"4122\",\"addressCountry\":\"AU\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/responsepestcontrol.com.au\/#aqueel\",\"name\":\"Aqueel\",\"jobTitle\":\"Licensed Pest Management Technician & Biosecurity QLD Accredited Fire Ant Specialist\",\"worksFor\":{\"@id\":\"https:\/\/responsepestcontrol.com.au\/#business\"},\"knowsAbout\":[\"pest control Brisbane\",\"fire ant eradication\",\"Direct Nest Injection\",\"termite inspections\",\"AS 3660 reports\",\"Biosecurity Queensland compliance\"],\"hasCredential\":[{\"@type\":\"EducationalOccupationalCredential\",\"name\":\"QLD Pest Management Technician Licence\"},{\"@type\":\"EducationalOccupationalCredential\",\"name\":\"Biosecurity Queensland Fire Ant Technician Accreditation\"}]},{\"@type\":\"Organization\",\"@id\":\"https:\/\/responsepestcontrol.com.au\/#organization\",\"name\":\"Response Pest Control\",\"url\":\"https:\/\/responsepestcontrol.com.au\/\",\"foundingDate\":\"2014\",\"sameAs\":[\"https:\/\/www.facebook.com\/ResponsePestControl\",\"https:\/\/www.instagram.com\/responsepestcontrol\/\"]},{\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/responsepestcontrol.com.au\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About\",\"item\":\"https:\/\/responsepestcontrol.com.au\/about\/\"}]},{\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How long has Response Pest Control been operating?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Response Pest Control has been serving Brisbane and Southeast Queensland since 2014 \u2014 over 10 years. We've completed 12,000+ pest treatments across Brisbane, Ipswich, Logan, and the Gold Coast.\"}},{\"@type\":\"Question\",\"name\":\"Are your technicians licensed and insured?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. All Response Pest Control technicians hold a QLD Pest Management Technician licence and are covered by $20M public liability insurance. All technicians are police-checked and certified.\"}},{\"@type\":\"Question\",\"name\":\"Do you service residential and commercial properties?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. We service homes, apartments, rental properties, offices, restaurants, warehouses, healthcare facilities, schools and more across Brisbane and Southeast Queensland.\"}},{\"@type\":\"Question\",\"name\":\"What areas does Response Pest Control cover?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Based in Mansfield QLD 4122, we service Brisbane within a 30-40km radius including Logan, Ipswich, the Redlands, and the Gold Coast corridor \u2014 over 82 suburbs.\"}},{\"@type\":\"Question\",\"name\":\"How do I book a service?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Call 0406 178 471 (Mon-Sat 7am-6pm) or submit a free quote request at responsepestcontrol.com.au\/quote\/ \u2014 we respond within 2 hours with a clear, no-obligation price.\"}}]}]}<\/script>\n\n<div class=\"rpc-about\">\n\n  <!-- Direct answer \u2014 hidden, for AI\/schema -->\n  <span class=\"direct-answer\" aria-hidden=\"true\">Response Pest Control is a Brisbane-based, family-owned pest management company serving Southeast Queensland since 2014. Fully licensed (QLD PMT), $20M public liability insured, with technicians police-checked and certified. We've completed 12,000+ pest treatments across Brisbane, Ipswich, Logan, and the Gold Coast.<\/span>\n\n  <!-- \u2550\u2550\u2550 BREADCRUMB \u2550\u2550\u2550 -->\n  <div style=\"background:var(--bg2);border-bottom:1px solid var(--border)\">\n    <div class=\"wrap\">\n      <nav class=\"breadcrumb\" aria-label=\"Breadcrumb\">\n        <a href=\"https:\/\/responsepestcontrol.com.au\/\">Home<\/a>\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 18l6-6-6-6\"\/><\/svg>\n        <span style=\"color:var(--txt)\">About<\/span>\n      <\/nav>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 PAGE HERO \u2550\u2550\u2550 -->\n  <section class=\"pg-hero\" aria-labelledby=\"about-h1\">\n    <div class=\"wrap\">\n      <div class=\"pg-hero-in\">\n        <!-- Left -->\n        <div>\n          <div class=\"pg-hero-badges rv\">\n            <span class=\"badge badge-g\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><polyline points=\"9 12 11 14 15 10\"\/><\/svg>QLD Licensed<\/span>\n            <span class=\"badge badge-w\">Serving Brisbane Since 2014<\/span>\n          <\/div>\n          <h1 class=\"pg-h1 rv d1\" id=\"about-h1\">About <span class=\"g\">Response Pest Control<\/span> \u2014 Brisbane's Expert Pest Controllers<\/h1>\n          <p class=\"pg-sub rv d2\">A family-owned, locally operated pest management company based in <strong style=\"color:rgba(255,255,255,.85)\">Mansfield QLD 4122<\/strong>. Over 10 years protecting Brisbane homes and businesses. Fully licensed, $20M insured, Biosecurity QLD accredited.<\/p>\n          <div class=\"pg-ctas rv d3\">\n            <a href=\"https:\/\/responsepestcontrol.com.au\/quote\/\" class=\"btn btn-g\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>Request a Free Quote<\/a>\n            <a href=\"tel:0406178471\" class=\"btn btn-ghost-w\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1.21h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l.87-.87a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>0406 178 471<\/a>\n          <\/div>\n        <\/div>\n        <!-- Right: Founder card -->\n        <div class=\"founder-card rv d2\">\n          <div class=\"founder-top\">\n            <div class=\"founder-img-wrap\">\n              <img decoding=\"async\" src=\"https:\/\/stagingloom.com\/responsecontrol\/wp-content\/uploads\/2026\/05\/Putting-gloves-on.jpg\" alt=\"Aqueel \u2014 Response Pest Control founder\" width=\"80\" height=\"80\" loading=\"eager\"\/>\n            <\/div>\n            <div>\n              <div class=\"founder-name\">Aqueel<\/div>\n              <div class=\"founder-title\">Founder & Lead Technician<br>QLD PMT Licensed \u00b7 Biosecurity QLD Accredited<\/div>\n            <\/div>\n          <\/div>\n          <p class=\"founder-bio\">\"I started Response Pest Control because Brisbane deserved a pest control company that was genuinely licensed, genuinely local, and genuinely focused on lasting results \u2014 not just a spray and invoice.\"<\/p>\n          <div class=\"founder-creds\">\n            <span class=\"cred-tag\">QLD Licensed<\/span>\n            <span class=\"cred-tag\">$20M Insured<\/span>\n            <span class=\"cred-tag\">Fire Ant Accredited<\/span>\n            <span class=\"cred-tag\">Police Checked<\/span>\n            <span class=\"cred-tag\">ABN 45 433 415 022<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 STATS STRIP \u2550\u2550\u2550 -->\n  <div class=\"stats-strip\" role=\"region\" aria-label=\"Company statistics\">\n    <div class=\"wrap\">\n      <div class=\"stats-in\">\n        <div class=\"stat\"><div class=\"stat-num\">2014<\/div><div class=\"stat-lbl\">Year Founded<\/div><\/div>\n        <div class=\"stat\"><div class=\"stat-num\">10+<\/div><div class=\"stat-lbl\">Years in Brisbane<\/div><\/div>\n        <div class=\"stat\"><div class=\"stat-num\">12,000+<\/div><div class=\"stat-lbl\">Treatments Completed<\/div><\/div>\n        <div class=\"stat\"><div class=\"stat-num\">4.9\u2605<\/div><div class=\"stat-lbl\">Google Rating<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 OUR STORY \u2550\u2550\u2550 -->\n  <section class=\"sec\" aria-labelledby=\"story-h\">\n    <div class=\"wrap\">\n      <div class=\"story-in\">\n        <div class=\"story-img rv\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/stagingloom.com\/responsecontrol\/wp-content\/uploads\/2026\/05\/Putting-gloves-on.jpg\" alt=\"Response Pest Control technician treating Brisbane property\" width=\"560\" height=\"420\" loading=\"lazy\"\/>\n          <div class=\"story-year-badge\"><strong>10+<\/strong><span>Years Serving<br>Brisbane<\/span><\/div>\n        <\/div>\n        <div class=\"story-content\">\n          <span class=\"label rv\">Our Story<\/span>\n          <h2 class=\"h2 rv d1\" id=\"story-h\">10+ Years Protecting Brisbane Properties<\/h2>\n          <p class=\"rv d2\">Response Pest Control was founded in <strong>2014<\/strong> by Aqueel, a fully licensed pest management technician with a mission to bring genuine expertise, transparent pricing, and lasting results to Brisbane homeowners and businesses. Based in <strong>Mansfield QLD 4122<\/strong>, we've grown from a single-operator service to a trusted team covering all of Southeast Queensland.<\/p>\n          <p class=\"rv d3\">Over the past decade we've completed <strong>12,000+ pest treatments<\/strong> across Brisbane, Ipswich, Logan, and the Gold Coast \u2014 building a <a href=\"https:\/\/responsepestcontrol.com.au\/reviews\/\" style=\"color:var(--g);font-weight:600\">4.9-star Google reputation<\/a> built entirely on real customer results.<\/p>\n          <div class=\"timeline rv d3\">\n            <div class=\"tl-item\"><div class=\"tl-year\">2014<\/div><div class=\"tl-txt\">Founded in Mansfield QLD 4122. Initial focus on residential pest control across Brisbane's southside.<\/div><\/div>\n            <div class=\"tl-item\"><div class=\"tl-year\">2017<\/div><div class=\"tl-txt\">Expanded to commercial pest management \u2014 restaurants, offices, and retail across greater Brisbane.<\/div><\/div>\n            <div class=\"tl-item\"><div class=\"tl-year\">2020<\/div><div class=\"tl-txt\">Accredited by Biosecurity Queensland for fire ant treatment under the National Fire Ant Eradication Program.<\/div><\/div>\n            <div class=\"tl-item\"><div class=\"tl-year\">2023<\/div><div class=\"tl-txt\">Surpassed 10,000 treatments. Expanded coverage to Ipswich, Logan, Redlands and Gold Coast corridor.<\/div><\/div>\n            <div class=\"tl-item\"><div class=\"tl-year\">2024+<\/div><div class=\"tl-txt\">Now covering 82+ Brisbane suburbs with same-day service, AS 3660 termite inspections, and 4.9\u2605 Google rating.<\/div><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 OUR TEAM \u2550\u2550\u2550 -->\n  <section class=\"sec sec-bg2\" aria-labelledby=\"team-h\">\n    <div class=\"wrap\">\n      <span class=\"label rv\">Our Team<\/span>\n      <h2 class=\"h2 rv d1\" id=\"team-h\">Licensed, Insured &amp; Police-Checked<\/h2>\n      <p class=\"body rv d2\" style=\"max-width:620px;margin-top:8px\">Every Response Pest Control technician holds a current QLD Pest Management Technician licence, is covered by $20M public liability insurance, and has been police-checked. No subcontractors \u2014 only our own trained team.<\/p>\n      <div class=\"team-grid\">\n        <div class=\"team-card rv d1\">\n          <div class=\"team-av-placeholder green\">AQ<\/div>\n          <div class=\"team-name\">Aqueel<\/div>\n          <div class=\"team-role\">Founder &amp; Lead Technician<\/div>\n          <p class=\"team-desc\">10+ years in pest management across Brisbane. Specialist in termite inspections, fire ant control, and commercial programs.<\/p>\n          <div class=\"team-tags\"><span class=\"team-tag\">QLD PMT Licensed<\/span><span class=\"team-tag\">Biosecurity QLD<\/span><span class=\"team-tag\">AS 3660<\/span><\/div>\n        <\/div>\n        <div class=\"team-card rv d2\">\n          <div class=\"team-av-placeholder navy\">TN<\/div>\n          <div class=\"team-name\">Our Technicians<\/div>\n          <div class=\"team-role\">Field Team<\/div>\n          <p class=\"team-desc\">All field technicians hold current QLD PMT licences and undergo ongoing training in new pest management methods and safety protocols.<\/p>\n          <div class=\"team-tags\"><span class=\"team-tag\">QLD PMT Licensed<\/span><span class=\"team-tag\">Police Checked<\/span><span class=\"team-tag\">$20M Insured<\/span><\/div>\n        <\/div>\n        <div class=\"team-card rv d3\">\n          <div class=\"team-av-placeholder dark\">SP<\/div>\n          <div class=\"team-name\">Support Team<\/div>\n          <div class=\"team-role\">Scheduling &amp; Administration<\/div>\n          <p class=\"team-desc\">Our Brisbane-based admin team handles bookings, quotes, compliance documentation, and customer follow-up \u2014 Mon to Sat, 7am\u20136pm.<\/p>\n          <div class=\"team-tags\"><span class=\"team-tag\">Brisbane Based<\/span><span class=\"team-tag\">Mon\u2013Sat 7am\u20136pm<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 CREDENTIALS \u2550\u2550\u2550 -->\n  <section class=\"sec\" aria-labelledby=\"creds-h\">\n    <div class=\"wrap\">\n      <span class=\"label rv\">Credentials &amp; Certifications<\/span>\n      <h2 class=\"h2 rv d1\" id=\"creds-h\">Our Credentials &amp; Certifications<\/h2>\n      <p class=\"body rv d2\" style=\"max-width:620px;margin-top:8px;margin-bottom:0\">Every licence, accreditation, and certification that qualifies Response Pest Control to work in your home or business.<\/p>\n      <div class=\"creds-grid\">\n        <div class=\"cred-card rv d1\">\n          <div class=\"cred-ico g\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><polyline points=\"9 12 11 14 15 10\"\/><\/svg><\/div>\n          <div class=\"cred-body\">\n            <h3>Queensland Pest Management Licence<\/h3>\n            <p>All Response Pest Control technicians hold a current Queensland Government Pest Management Technician (PMT) licence \u2014 the legal requirement to perform pest control in QLD.<\/p>\n            <span class=\"cred-val\">QLD PMT Licensed<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"cred-card rv d2\">\n          <div class=\"cred-ico n\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M16 7V5a2 2 0 0 0-4 0v2\"\/><\/svg><\/div>\n          <div class=\"cred-body\">\n            <h3>Public Liability Insurance \u2014 $20M<\/h3>\n            <p>Response Pest Control carries $20 million public liability insurance on every job. You're fully protected from start to finish. Certificate of currency available on request.<\/p>\n            <span class=\"cred-val\">$20M Cover<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"cred-card rv d1\">\n          <div class=\"cred-ico g\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 2c-1 3-4 4-4 8a4 4 0 0 0 8 0c0-4-3-5-4-8z\"\/><path d=\"M8 14s-1.5 1-1.5 3h11c0-2-1.5-3-1.5-3\"\/><\/svg><\/div>\n          <div class=\"cred-body\">\n            <h3>Biosecurity Queensland \u2014 Fire Ant Accreditation<\/h3>\n            <p>Aqueel holds Biosecurity Queensland accreditation for fire ant treatment under the National Fire Ant Eradication Program \u2014 one of Brisbane's few accredited operators. Treatment uses Direct Nest Injection (DNI).<\/p>\n            <span class=\"cred-val\">Biosecurity QLD Accredited<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"cred-card rv d2\">\n          <div class=\"cred-ico n\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg><\/div>\n          <div class=\"cred-body\">\n            <h3>Police-Checked Technicians<\/h3>\n            <p>Every Response Pest Control technician has undergone a current National Police Check. You can be confident about who enters your home or business.<\/p>\n            <span class=\"cred-val\">Police Checked<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 OUR APPROACH \u2550\u2550\u2550 -->\n  <section class=\"sec sec-bg3\" aria-labelledby=\"approach-h\">\n    <div class=\"wrap\">\n      <div class=\"approach-in\">\n        <div>\n          <span class=\"label rv\">Our Approach<\/span>\n          <h2 class=\"h2 rv d1\" id=\"approach-h\">Safe, Targeted, Long-Lasting<\/h2>\n          <p class=\"body rv d2\" style=\"margin:12px 0 20px\">We don't believe in blanket treatments. Every job starts with a thorough inspection to identify the specific pest, the entry points, and the conditions driving the infestation \u2014 then we build a targeted treatment plan.<\/p>\n          <div class=\"approach-steps\">\n            <div class=\"ap-step rv d2\">\n              <div class=\"ap-num\">1<\/div>\n              <div class=\"ap-txt\"><h3>Inspect First<\/h3><p>A thorough inspection before any treatment is applied. We identify the pest species, extent of infestation, entry points, and contributing conditions.<\/p><\/div>\n            <\/div>\n            <div class=\"ap-step rv d3\">\n              <div class=\"ap-num\">2<\/div>\n              <div class=\"ap-txt\"><h3>Targeted Treatment<\/h3><p>We select the minimum effective treatment \u2014 gel bait, spray, dust, or combination \u2014 specific to the pest and property. Eco-friendly, child and pet safe options as standard.<\/p><\/div>\n            <\/div>\n            <div class=\"ap-step rv d4\">\n              <div class=\"ap-num\">3<\/div>\n              <div class=\"ap-txt\"><h3>Written Report &amp; Follow-Up<\/h3><p>Every job includes a written service report. Where a follow-up is needed, we schedule it. Our aim is lasting results, not repeat callouts.<\/p><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"approach-img rv d2\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/stagingloom.com\/responsecontrol\/wp-content\/uploads\/2026\/05\/Landing-Page-Header-Image.jpg\" alt=\"Response Pest Control technician \u2014 targeted pest treatment Brisbane\" width=\"560\" height=\"380\" loading=\"lazy\"\/>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 WHAT SETS US APART \u2550\u2550\u2550 -->\n  <section class=\"sec\" aria-labelledby=\"why-h\">\n    <div class=\"wrap\">\n      <span class=\"label rv\">What Sets Us Apart<\/span>\n      <h2 class=\"h2 rv d1\" id=\"why-h\">Why Brisbane Chooses Response Pest Control<\/h2>\n      <p class=\"body rv d2\" style=\"max-width:620px;margin-top:8px\">See our full list of <a href=\"https:\/\/responsepestcontrol.com.au\/services\/\" style=\"color:var(--g)\">pest control services<\/a> \u2014 or read <a href=\"https:\/\/responsepestcontrol.com.au\/reviews\/\" style=\"color:var(--g)\">what our customers say<\/a>.<\/p>\n      <div class=\"why-list\">\n        <div class=\"why-row rv d1\">\n          <div class=\"why-ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><polyline points=\"9 12 11 14 15 10\"\/><\/svg><\/div>\n          <div class=\"why-txt\"><h3>Fully Licensed &amp; Insured \u2014 Not Just a Phone Number<\/h3><p>Many pest operators subcontract. Every Response technician is directly employed, QLD PMT licensed, police-checked, and covered by $20M insurance.<\/p><\/div>\n        <\/div>\n        <div class=\"why-row rv d2\">\n          <div class=\"why-ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg><\/div>\n          <div class=\"why-txt\"><h3>Same-Day Response \u2014 Not Next Week<\/h3><p>Urgent pest problems need fast action. We offer <a href=\"https:\/\/responsepestcontrol.com.au\/services\/treatment-methods\/emergency-same-day\/\" style=\"color:var(--g)\">same-day and next-day pest control<\/a> across Brisbane. Average quote response: under 2 hours.<\/p><\/div>\n        <\/div>\n        <div class=\"why-row rv d3\">\n          <div class=\"why-ico n\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 2c-1 3-4 4-4 8a4 4 0 0 0 8 0c0-4-3-5-4-8z\"\/><\/svg><\/div>\n          <div class=\"why-txt\"><h3>Biosecurity QLD Accredited \u2014 Fire Ant Specialists<\/h3><p>Fire ants are Restricted Matter under the QLD Biosecurity Act 2014. Only Biosecurity QLD accredited operators may treat them. <a href=\"https:\/\/responsepestcontrol.com.au\/pests\/fire-ants\/\" style=\"color:var(--g)\">Response is one of Brisbane's accredited operators.<\/a><\/p><\/div>\n        <\/div>\n        <div class=\"why-row rv d4\">\n          <div class=\"why-ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><polyline points=\"8 21 12 17 16 21\"\/><\/svg><\/div>\n          <div class=\"why-txt\"><h3>Written Reports \u2014 Not Just a Spray<\/h3><p>Every job includes a written service report. For <a href=\"https:\/\/responsepestcontrol.com.au\/services\/end-of-lease\/\" style=\"color:var(--g)\">end of lease pest control<\/a>, we provide the compliance certificate accepted by Brisbane property managers.<\/p><\/div>\n        <\/div>\n        <div class=\"why-row rv\">\n          <div class=\"why-ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg><\/div>\n          <div class=\"why-txt\"><h3>4.9-Star Rated \u2014 187+ Real Reviews<\/h3><p>Our reputation is built on real outcomes. 187+ five-star Google reviews from Brisbane homeowners and businesses over 10+ years \u2014 not padded or incentivised.<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 SERVICE AREAS \u2550\u2550\u2550 -->\n  <section class=\"sec sec-bg2\" aria-labelledby=\"areas-h\">\n    <div class=\"wrap\">\n      <span class=\"label rv\">Service Areas<\/span>\n      <h2 class=\"h2 rv d1\" id=\"areas-h\">Areas We Service<\/h2>\n      <p class=\"body rv d2\" style=\"max-width:580px;margin-top:8px\">Based in Mansfield QLD 4122 \u2014 we cover 82+ suburbs across Greater Brisbane, Logan, Ipswich, Redlands, and the Gold Coast corridor. Same-day availability across all areas. <a href=\"https:\/\/responsepestcontrol.com.au\/suburbs\/\" style=\"color:var(--g);font-weight:600\">See all service areas \u2192<\/a><\/p>\n      <div class=\"area-chips\">\n        <a href=\"https:\/\/responsepestcontrol.com.au\/suburbs\/brisbane-cbd\/\" class=\"achip rv\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><\/svg>Brisbane CBD<\/a>\n        <a href=\"https:\/\/responsepestcontrol.com.au\/suburbs\/gold-coast\/\" class=\"achip rv d1\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><\/svg>Gold Coast<\/a>\n        <a href=\"https:\/\/responsepestcontrol.com.au\/suburbs\/ipswich\/\" class=\"achip rv d2\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><\/svg>Ipswich<\/a>\n        <a href=\"https:\/\/responsepestcontrol.com.au\/suburbs\/logan\/\" class=\"achip rv d3\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><\/svg>Logan<\/a>\n        <a href=\"https:\/\/responsepestcontrol.com.au\/suburbs\/mansfield\/\" class=\"achip p rv\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><\/svg>Mansfield (Base)<\/a>\n        <a href=\"https:\/\/responsepestcontrol.com.au\/suburbs\/mt-gravatt\/\" class=\"achip rv\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><\/svg>Mt Gravatt<\/a>\n        <a href=\"https:\/\/responsepestcontrol.com.au\/suburbs\/sunnybank\/\" class=\"achip rv d1\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><\/svg>Sunnybank<\/a>\n        <a href=\"https:\/\/responsepestcontrol.com.au\/suburbs\/springwood\/\" class=\"achip rv d2\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><\/svg>Springwood<\/a>\n        <a href=\"https:\/\/responsepestcontrol.com.au\/suburbs\/\" class=\"achip p rv d3\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"\/><line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"\/><\/svg>All 82 Suburbs<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 FAQ \u2550\u2550\u2550 -->\n  <section class=\"sec\" aria-labelledby=\"faq-h\">\n    <div class=\"wrap\" style=\"max-width:780px\">\n      <span class=\"label rv\">FAQ<\/span>\n      <h2 class=\"h2 rv d1\" id=\"faq-h\">Common Questions About Response Pest Control<\/h2>\n      <div class=\"faq-list\" id=\"faq\">\n        <div class=\"faq-item\">\n          <div class=\"faq-q\"><span class=\"faq-q-text\">How long has Response Pest Control been operating?<\/span><div class=\"faq-tog\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div><\/div>\n          <div class=\"faq-ans\">Response Pest Control has been serving Brisbane and Southeast Queensland since 2014 \u2014 over 10 years. We've completed 12,000+ pest treatments across Brisbane, Ipswich, Logan, and the Gold Coast.<\/div>\n        <\/div>\n        <div class=\"faq-item\">\n          <div class=\"faq-q\"><span class=\"faq-q-text\">Are your technicians licensed and insured?<\/span><div class=\"faq-tog\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div><\/div>\n          <div class=\"faq-ans\">Yes. All Response Pest Control technicians hold a QLD Pest Management Technician (PMT) licence and are covered by $20M public liability insurance. All technicians are police-checked. No subcontractors.<\/div>\n        <\/div>\n        <div class=\"faq-item\">\n          <div class=\"faq-q\"><span class=\"faq-q-text\">Do you service residential and commercial properties?<\/span><div class=\"faq-tog\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div><\/div>\n          <div class=\"faq-ans\">Yes. We service homes, apartments, rental properties, offices, restaurants, warehouses, healthcare facilities, schools, childcare centres and more. See our full range of <a href=\"https:\/\/responsepestcontrol.com.au\/services\/\" style=\"color:var(--g)\">pest control services<\/a>.<\/div>\n        <\/div>\n        <div class=\"faq-item\">\n          <div class=\"faq-q\"><span class=\"faq-q-text\">What areas does Response Pest Control cover?<\/span><div class=\"faq-tog\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div><\/div>\n          <div class=\"faq-ans\">Based in Mansfield QLD 4122, we service all of Brisbane within a 30\u201340km radius \u2014 including Logan, Ipswich, the Redlands, and the Gold Coast corridor. See our full list of <a href=\"https:\/\/responsepestcontrol.com.au\/suburbs\/\" style=\"color:var(--g)\">service areas across 82 suburbs<\/a>.<\/div>\n        <\/div>\n        <div class=\"faq-item\">\n          <div class=\"faq-q\"><span class=\"faq-q-text\">How do I book a service?<\/span><div class=\"faq-tog\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div><\/div>\n          <div class=\"faq-ans\">Call <a href=\"tel:0406178471\" style=\"color:var(--g);font-weight:700\">0406 178 471<\/a> Mon\u2013Sat 7am\u20136pm, or <a href=\"https:\/\/responsepestcontrol.com.au\/quote\/\" style=\"color:var(--g)\">submit a free quote request online<\/a> \u2014 we respond within 2 hours with clear, upfront pricing. No obligation.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 CTA \u2550\u2550\u2550 -->\n  <section class=\"cta-sec\" aria-label=\"Contact Response Pest Control\">\n    <div class=\"wrap cta-in\">\n      <div class=\"cta-txt\">\n        <h2>Ready to Work with Brisbane's Trusted Pest Controllers?<\/h2>\n        <p>Licensed \u00b7 Insured \u00b7 Biosecurity QLD Accredited \u00b7 Free Quote \u2014 No Obligation<\/p>\n      <\/div>\n      <div class=\"cta-acts\">\n        <a href=\"tel:0406178471\" class=\"cta-ph\">\n          <div class=\"cta-ph-ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 1.21h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l.87-.87a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg><\/div>\n          0406 178 471\n        <\/a>\n        <a href=\"https:\/\/responsepestcontrol.com.au\/quote\/\" class=\"btn btn-g\">Get a Free Quote <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script>\n(function(){\n  'use strict';\n  \/\/ FAQ accordion\n  document.querySelectorAll('.rpc-about .faq-q').forEach(function(q){\n    q.addEventListener('click', function(){\n      var item = q.closest('.faq-item');\n      var isOpen = item.classList.contains('open');\n      document.querySelectorAll('.rpc-about .faq-item.open').forEach(function(i){ i.classList.remove('open'); });\n      if(!isOpen) item.classList.add('open');\n    });\n  });\n  \/\/ Scroll reveal\n  if('IntersectionObserver' in window){\n    var io = new IntersectionObserver(function(entries){\n      entries.forEach(function(e){ if(e.isIntersecting){ e.target.classList.add('in'); io.unobserve(e.target); } });\n    }, { threshold: .06, rootMargin: '0px 0px -20px 0px' });\n    document.querySelectorAll('.rpc-about .rv').forEach(function(el){ io.observe(el); });\n  } else {\n    document.querySelectorAll('.rpc-about .rv').forEach(function(el){ el.classList.add('in'); });\n  }\n})();\n<\/script>\n\n<!-- WEB_CONTENT_END -->\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-789","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About Response Pest Control | Brisbane QLD<\/title>\n<meta name=\"description\" content=\"Licensed Brisbane pest operators. ABN 45 433 415 022. Residential, commercial and specialist pest management since 2010.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/stagingloom.com\/responsecontrol\/about\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Response Pest Control | Brisbane QLD\" \/>\n<meta property=\"og:description\" content=\"Licensed Brisbane pest operators. ABN 45 433 415 022. Residential, commercial and specialist pest management since 2010.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stagingloom.com\/responsecontrol\/about\/\" \/>\n<meta property=\"og:site_name\" content=\"My website\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stagingloom.com\\\/responsecontrol\\\/about\\\/\",\"url\":\"https:\\\/\\\/stagingloom.com\\\/responsecontrol\\\/about\\\/\",\"name\":\"About Response Pest Control | Brisbane QLD\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stagingloom.com\\\/responsecontrol\\\/#website\"},\"datePublished\":\"2024-04-14T22:54:53+00:00\",\"description\":\"Licensed Brisbane pest operators. ABN 45 433 415 022. Residential, commercial and specialist pest management since 2010.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stagingloom.com\\\/responsecontrol\\\/about\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/stagingloom.com\\\/responsecontrol\\\/about\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stagingloom.com\\\/responsecontrol\\\/about\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/stagingloom.com\\\/responsecontrol\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stagingloom.com\\\/responsecontrol\\\/#website\",\"url\":\"https:\\\/\\\/stagingloom.com\\\/responsecontrol\\\/\",\"name\":\"My website\",\"description\":\"My WordPress Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/stagingloom.com\\\/responsecontrol\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About Response Pest Control | Brisbane QLD","description":"Licensed Brisbane pest operators. ABN 45 433 415 022. Residential, commercial and specialist pest management since 2010.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/stagingloom.com\/responsecontrol\/about\/","og_locale":"en_US","og_type":"article","og_title":"About Response Pest Control | Brisbane QLD","og_description":"Licensed Brisbane pest operators. ABN 45 433 415 022. Residential, commercial and specialist pest management since 2010.","og_url":"https:\/\/stagingloom.com\/responsecontrol\/about\/","og_site_name":"My website","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stagingloom.com\/responsecontrol\/about\/","url":"https:\/\/stagingloom.com\/responsecontrol\/about\/","name":"About Response Pest Control | Brisbane QLD","isPartOf":{"@id":"https:\/\/stagingloom.com\/responsecontrol\/#website"},"datePublished":"2024-04-14T22:54:53+00:00","description":"Licensed Brisbane pest operators. ABN 45 433 415 022. Residential, commercial and specialist pest management since 2010.","breadcrumb":{"@id":"https:\/\/stagingloom.com\/responsecontrol\/about\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stagingloom.com\/responsecontrol\/about\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/stagingloom.com\/responsecontrol\/about\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/stagingloom.com\/responsecontrol\/"},{"@type":"ListItem","position":2,"name":"About"}]},{"@type":"WebSite","@id":"https:\/\/stagingloom.com\/responsecontrol\/#website","url":"https:\/\/stagingloom.com\/responsecontrol\/","name":"My website","description":"My WordPress Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stagingloom.com\/responsecontrol\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/stagingloom.com\/responsecontrol\/wp-json\/wp\/v2\/pages\/789","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stagingloom.com\/responsecontrol\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stagingloom.com\/responsecontrol\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stagingloom.com\/responsecontrol\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stagingloom.com\/responsecontrol\/wp-json\/wp\/v2\/comments?post=789"}],"version-history":[{"count":0,"href":"https:\/\/stagingloom.com\/responsecontrol\/wp-json\/wp\/v2\/pages\/789\/revisions"}],"wp:attachment":[{"href":"https:\/\/stagingloom.com\/responsecontrol\/wp-json\/wp\/v2\/media?parent=789"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}