{"id":11162,"date":"2025-12-12T14:51:56","date_gmt":"2025-12-12T14:51:56","guid":{"rendered":"https:\/\/qualifiedrecruiter.com\/demo\/?page_id=11162"},"modified":"2026-08-18T13:39:31","modified_gmt":"2026-08-18T13:39:31","slug":"greg-frick","status":"publish","type":"page","link":"https:\/\/qualifiedrecruiter.com\/demo\/greg-frick\/","title":{"rendered":"Greg Frick"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11162\" class=\"elementor elementor-11162\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c70e366 e-con-full e-flex e-con e-parent\" data-id=\"c70e366\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce652d5 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"ce652d5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- ============================================================\n     QUALIFIED RECRUITER \u2014 CEO PROFILE SECTION\n     Self-contained, drop-in block. Paste the <style> + <section>\n     into any page (Elementor \"HTML\" widget, CMS block, etc.).\n     Everything is scoped under .qr-profile so it will not affect\n     the rest of your site.\n     ============================================================ -->\n\n<style>\n  \/* ---- tokens (scoped to the section, not :root) ---- *\/\n  .qr-profile {\n    --navy:        #0d2c4d;\n    --navy-deep:   #0a2440;\n    --orange:      #dd5427;\n    --ink:         #4a5568;\n    --ink-soft:    #6b7688;\n    --line:        #e6eaef;\n    --bg:          #eef1f5;\n    --card:        #ffffff;\n    --radius:      14px;\n    --shadow:      0 10px 30px rgba(13, 44, 77, .08);\n    --font-head:   \"Poppins\", sans-serif;   \/* defined once, reused everywhere *\/\n\n    color: var(--ink);\n    line-height: 1.6;\n    background: var(--bg);\n    padding: clamp(36px, 5vw, 70px) 10%;   \/* 10% breathing room on each side *\/\n    -webkit-font-smoothing: antialiased;\n  }\n  .qr-profile *,\n  .qr-profile *::before,\n  .qr-profile *::after { box-sizing: border-box; }\n  .qr-profile p,\n  .qr-profile h1,\n  .qr-profile ul { margin: 0; padding: 0; }\n\n  .qr-profile__inner {\n    max-width: none;   \/* width is driven by the 10% side padding above *\/\n    margin: 0 auto;\n    background: transparent;   \/* grey now lives on .qr-profile, full-bleed *\/\n    padding: 0;\n  }\n\n  \/* ---- top grid ---- *\/\n  .qr-profile__top {\n    display: grid;\n    grid-template-columns: minmax(0, 340px) minmax(0, 1fr);\n    gap: clamp(24px, 3.5vw, 34px);\n    align-items: start;\n  }\n\n  \/* left column *\/\n  .qr-profile__left { min-width: 0; display: flex; flex-direction: column; gap: 26px; }\n\n  .qr-profile__photo {\n    aspect-ratio: 3 \/ 3.1;\n    border-radius: var(--radius);\n    box-shadow: var(--shadow);\n    background: linear-gradient(160deg, #d7dee7 0%, #b9c4d1 100%);\n    background-size: cover;\n    background-position: center;\n    background-image: url('https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/03\/image3.jpg');\n    overflow: hidden;\n  }\n\n  .qr-facts {\n    background: var(--card);\n    border-radius: var(--radius);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n  .qr-facts__head {\n    background: var(--navy-deep); color: #fff;\n    font-family: var(--font-head); font-weight: 700;\n    letter-spacing: .08em; font-size: 14px; padding: 15px 20px;\n  }\n  .qr-facts__list { padding: 6px 20px; }\n  .qr-fact {\n    display: flex; align-items: center; gap: 14px;\n    padding: 14px 0; border-bottom: 1px solid var(--line);\n  }\n  .qr-fact:last-child { border-bottom: none; }\n  .qr-fact__icon {\n    flex: 0 0 34px; color: var(--navy);\n    display: flex; align-items: center; justify-content: center;\n  }\n  .qr-fact__icon svg { width: 26px; height: 26px; }\n  .qr-fact__title {\n    font-family: var(--font-head); font-weight: 700;\n    color: var(--orange); font-size: 16.5px; line-height: 1.2;\n  }\n  .qr-fact__sub { font-size: 13.5px; color: var(--ink-soft); }\n\n  \/* right column *\/\n  .qr-profile__right { min-width: 0; display: flex; flex-direction: column; }\n\n  .qr-badge {\n    display: inline-block; align-self: flex-start;\n    background: var(--orange); color: #fff;\n    font-family: var(--font-head); font-weight: 600; font-size: 14px;\n    padding: 15px 22px; border-radius: 40px;\n    box-shadow: 0 6px 14px rgba(221, 84, 39, .28);\n  }\n  \/* h1.qr-name \u2014 the element+class selector must out-specify `.qr-profile h1`\n     above, which would otherwise zero out this margin and jam the name\n     against the role badge. *\/\n  .qr-profile h1.qr-name {\n    font-family: var(--font-head); font-weight: 800;\n    color: var(--navy); font-size: clamp(36px, 6.4vw, 64px);\n    line-height: 1.05; margin: 24px 0 18px; padding: 0; letter-spacing: -.02em;\n  }\n  .qr-rule { width: 60px; height: 4px; background: var(--orange); border-radius: 4px; margin-bottom: 20px; }\n\n  .qr-bio p { color: var(--ink); font-size: 16.5px; margin-bottom: 16px; }\n  .qr-bio p:first-child { color: var(--ink-soft); }\n\n  .qr-social { display: flex; gap: 12px; margin: 6px 0 30px; }\n  .qr-social a {\n    width: 42px; height: 42px; background: var(--navy); color: #fff;\n    border-radius: 8px; display: flex; align-items: center; justify-content: center;\n    transition: transform .15s ease, background .15s ease;\n  }\n  .qr-social a:hover { background: var(--orange); transform: translateY(-2px); }\n  .qr-social svg { width: 20px; height: 20px; }\n\n  .qr-exp {\n    background: var(--card); border-radius: var(--radius);\n    box-shadow: var(--shadow); padding: clamp(20px, 4vw, 26px) clamp(18px, 4vw, 28px);\n  }\n  .qr-exp__head { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; }\n  .qr-exp__dot {\n    width: 34px; height: 34px; border-radius: 50%; background: var(--navy);\n    display: flex; align-items: center; justify-content: center; color: #fff;\n  }\n  .qr-exp__dot svg { width: 18px; height: 18px; }\n  .qr-exp__title {\n    font-family: var(--font-head); font-weight: 700;\n    color: var(--navy); letter-spacing: .06em; font-size: 18px;\n  }\n  .qr-exp__line { flex: 1; height: 2px; background: linear-gradient(90deg, var(--orange), transparent); margin-left: 4px; }\n  .qr-exp ul { list-style: none; display: flex; flex-direction: column; gap: 15px; }\n  .qr-exp li { display: flex; gap: 12px; font-size: 15.5px; color: var(--ink); }\n  .qr-exp li svg { flex: 0 0 20px; width: 20px; height: 20px; color: var(--navy); margin-top: 1px; }\n\n  \/* ---- responsive ---- *\/\n\n  \/* Wide desktop: grow the left column so it stays proportional to the wider layout *\/\n  @media (min-width: 1600px) {\n    .qr-profile__top { grid-template-columns: minmax(0, 400px) minmax(0, 1fr); }\n  }\n\n  \/* Tablet: narrow the fixed left column so the bio keeps room *\/\n  @media (max-width: 1024px) {\n    .qr-profile { padding-left: 6%; padding-right: 6%; }\n    .qr-profile__top { grid-template-columns: minmax(0, 300px) minmax(0, 1fr); }\n  }\n\n  \/* Stack: single column, photo becomes a wide banner, content centers *\/\n  @media (max-width: 820px) {\n    .qr-profile { padding-left: 4%; padding-right: 4%; }\n    .qr-profile__top { grid-template-columns: 1fr; }\n    .qr-profile__left {\n      flex-direction: row;\n      flex-wrap: wrap;\n      gap: 22px;\n    }\n    .qr-profile__photo {\n      flex: 1 1 260px;\n      aspect-ratio: 3 \/ 2.4;\n    }\n    .qr-facts { flex: 1 1 260px; }\n  }\n\n  \/* Phone: full-width stacked cards *\/\n  @media (max-width: 560px) {\n    .qr-profile { padding-left: 14px; padding-right: 14px; }\n    .qr-profile__left { flex-direction: column; }\n    .qr-profile__photo { aspect-ratio: 4 \/ 3; }\n    .qr-facts__list { padding: 6px 16px; }\n    .qr-exp__title { font-size: 15px; }\n  }\n\n  \/* Small phone: tighten spacing and wrap long fact labels cleanly *\/\n  @media (max-width: 380px) {\n    .qr-social a { width: 40px; height: 40px; }\n    .qr-fact { gap: 12px; }\n    .qr-fact__icon { flex-basis: 30px; }\n    .qr-fact__icon svg { width: 24px; height: 24px; }\n  }\n\n  \/* Respect users who prefer reduced motion *\/\n  @media (prefers-reduced-motion: reduce) {\n    .qr-social a { transition: none; }\n    .qr-social a:hover { transform: none; }\n  }\n  \/* page background behind the section *\/\n  body {\n    background-color: #eef1f4;\n  }\n<\/style>\n\n<section class=\"qr-profile\">\n  <div class=\"qr-profile__inner\">\n    <div class=\"qr-profile__top\">\n\n      <!-- LEFT COLUMN -->\n      <div class=\"qr-profile__left\">\n\n        <!-- Photo: swap the CSS background-image for the real headshot -->\n        <div class=\"qr-profile__photo\" role=\"img\" aria-label=\"Portrait of Greg Frick\"><\/div>\n\n        <!-- Quick Facts -->\n        <div class=\"qr-facts\">\n          <div class=\"qr-facts__head\">QUICK FACTS<\/div>\n          <div class=\"qr-facts__list\">\n\n            <div class=\"qr-fact\">\n              <span class=\"qr-fact__icon\">\n                <svg viewBox=\"0 0 384 512\" fill=\"currentColor\"><path d=\"M173.8 5.5c11-7.3 25.4-7.3 36.4 0L228 17.2c6 3.9 13 5.8 20.1 5.4l21.3-1.3c13.2-.8 25.6 6.4 31.5 18.2l9.6 19.1c3.2 6.4 8.4 11.5 14.7 14.7L344.5 83c11.8 5.9 19 18.3 18.2 31.5l-1.3 21.3c-.4 7.1 1.5 14.2 5.4 20.1l11.8 17.8c7.3 11 7.3 25.4 0 36.4L366.8 228c-3.9 6-5.8 13-5.4 20.1l1.3 21.3c.8 13.2-6.4 25.6-18.2 31.5l-19.1 9.6c-6.4 3.2-11.5 8.4-14.7 14.7L301 344.5c-5.9 11.8-18.3 19-31.5 18.2l-21.3-1.3c-7.1-.4-14.2 1.5-20.1 5.4l-17.8 11.8c-11 7.3-25.4 7.3-36.4 0L156 366.8c-6-3.9-13-5.8-20.1-5.4l-21.3 1.3c-13.2 .8-25.6-6.4-31.5-18.2l-9.6-19.1c-3.2-6.4-8.4-11.5-14.7-14.7L39.5 301c-11.8-5.9-19-18.3-18.2-31.5l1.3-21.3c.4-7.1-1.5-14.2-5.4-20.1L5.5 210.2c-7.3-11-7.3-25.4 0-36.4L17.2 156c3.9-6 5.8-13 5.4-20.1l-1.3-21.3c-.8-13.2 6.4-25.6 18.2-31.5l19.1-9.6C65 70.2 70.2 65 73.4 58.6L83 39.5c5.9-11.8 18.3-19 31.5-18.2l21.3 1.3c7.1 .4 14.2-1.5 20.1-5.4L173.8 5.5zM272 192a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM1.3 441.8L44.4 339.3c.2 .1 .3 .2 .4 .4l9.6 19.1c11.7 23.2 36 37.3 62 35.8l21.3-1.3c.2 0 .5 0 .7 .2l17.8 11.8c5.1 3.3 10.5 5.9 16.1 7.7l-37.6 89.3c-2.3 5.5-7.4 9.2-13.3 9.7s-11.6-2.2-14.8-7.2L74.4 455.5l-56.1 8.3c-5.7 .8-11.4-1.5-15-6s-4.3-10.7-2.1-16zm248 60.4L211.7 413c5.6-1.8 11-4.3 16.1-7.7l17.8-11.8c.2-.1 .4-.2 .7-.2l21.3 1.3c26 1.5 50.3-12.6 62-35.8l9.6-19.1c.1-.2 .2-.3 .4-.4l43.2 102.5c2.2 5.3 1.4 11.4-2.1 16s-9.3 6.9-15 6l-56.1-8.3-32.2 49.2c-3.2 5-8.9 7.7-14.8 7.2s-11-4.3-13.3-9.7z\"\/><\/svg>\n              <\/span>\n              <div>\n                <div class=\"qr-fact__title\">40+<\/div>\n                <div class=\"qr-fact__sub\">Years Experience<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"qr-fact\">\n              <span class=\"qr-fact__icon\">\n                <svg viewBox=\"0 0 448 512\" fill=\"currentColor\"><path d=\"M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zm64 80l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm128 0l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM64 400l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm112 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16z\"\/><\/svg>\n              <\/span>\n              <div>\n                <div class=\"qr-fact__title\">Founded<\/div>\n                <div class=\"qr-fact__sub\">Qualified Recruiter (2007)<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"qr-fact\">\n              <span class=\"qr-fact__icon\">\n                <svg viewBox=\"0 0 384 512\" fill=\"currentColor\"><path d=\"M48 0C21.5 0 0 21.5 0 48L0 464c0 26.5 21.5 48 48 48l96 0 0-80c0-26.5 21.5-48 48-48s48 21.5 48 48l0 80 96 0c26.5 0 48-21.5 48-48l0-416c0-26.5-21.5-48-48-48L48 0zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM80 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM272 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16z\"\/><\/svg>\n              <\/span>\n              <div>\n                <div class=\"qr-fact__title\">4<\/div>\n                <div class=\"qr-fact__sub\">Successful Businesses<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"qr-fact\">\n              <span class=\"qr-fact__icon\">\n                <svg viewBox=\"0 0 512 512\" fill=\"currentColor\"><path d=\"M352 256c0 22.2-1.2 43.6-3.3 64l-185.3 0c-2.2-20.4-3.3-41.8-3.3-64s1.2-43.6 3.3-64l185.3 0c2.2 20.4 3.3 41.8 3.3 64zm28.8-64l123.1 0c5.3 20.5 8.1 41.9 8.1 64s-2.8 43.5-8.1 64l-123.1 0c2.1-20.6 3.2-42 3.2-64s-1.1-43.4-3.2-64zm112.6-32l-116.7 0c-10-63.9-29.8-117.4-55.3-151.6c78.3 20.7 142 77.5 171.9 151.6zm-149.1 0l-176.6 0c6.1-36.4 15.5-68.6 27-94.7c10.5-23.6 22.2-40.7 33.5-51.5C239.4 3.2 248.7 0 256 0s16.6 3.2 27.8 13.8c11.3 10.8 23 27.9 33.5 51.5c11.6 26 20.9 58.2 27 94.7zm-209 0L18.6 160C48.6 85.9 112.2 29.1 190.6 8.4C165.1 42.6 145.3 96.1 135.3 160zM8.1 192l123.1 0c-2.1 20.6-3.2 42-3.2 64s1.1 43.4 3.2 64L8.1 320C2.8 299.5 0 278.1 0 256s2.8-43.5 8.1-64zM194.7 446.6c-11.6-26-20.9-58.2-27-94.6l176.6 0c-6.1 36.4-15.5 68.6-27 94.6c-10.5 23.6-22.2 40.7-33.5 51.5C272.6 508.8 263.3 512 256 512s-16.6-3.2-27.8-13.8c-11.3-10.8-23-27.9-33.5-51.5zM135.3 352c10 63.9 29.8 117.4 55.3 151.6C112.2 482.9 48.6 426.1 18.6 352l116.7 0zm358.1 0c-30 74.1-93.6 130.9-171.9 151.6c25.5-34.2 45.2-87.7 55.3-151.6l116.7 0z\"\/><\/svg>\n              <\/span>\n              <div>\n                <div class=\"qr-fact__title\">Global<\/div>\n                <div class=\"qr-fact__sub\">RPO Leader<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"qr-fact\">\n              <span class=\"qr-fact__icon\">\n                <svg viewBox=\"0 0 384 512\" fill=\"currentColor\"><path d=\"M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z\"\/><\/svg>\n              <\/span>\n              <div>\n                <div class=\"qr-fact__title\">Atlanta, GA<\/div>\n                <div class=\"qr-fact__sub\">USA<\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"qr-fact\">\n              <span class=\"qr-fact__icon\">\n                <svg viewBox=\"0 0 512 512\" fill=\"currentColor\"><path d=\"M417.3 360.1l-71.6-4.8c-5.2-.3-10.3 1.1-14.5 4.2s-7.2 7.4-8.4 12.5l-17.6 69.6C289.5 445.8 273 448 256 448s-33.5-2.2-49.2-6.4L189.2 372c-1.3-5-4.3-9.4-8.4-12.5s-9.3-4.5-14.5-4.2l-71.6 4.8c-17.6-27.2-28.5-59.2-30.4-93.6L125 228.3c4.4-2.8 7.6-7 9.2-11.9s1.4-10.2-.5-15l-26.7-66.6C128 109.2 155.3 89 186.7 76.9l55.2 46c4 3.3 9 5.1 14.1 5.1s10.2-1.8 14.1-5.1l55.2-46c31.3 12.1 58.7 32.3 79.6 57.9l-26.7 66.6c-1.9 4.8-2.1 10.1-.5 15s4.9 9.1 9.2 11.9l60.7 38.2c-1.9 34.4-12.8 66.4-30.4 93.6zM256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm14.1-325.7c-8.4-6.1-19.8-6.1-28.2 0L194 221c-8.4 6.1-11.9 16.9-8.7 26.8l18.3 56.3c3.2 9.9 12.4 16.6 22.8 16.6l59.2 0c10.4 0 19.6-6.7 22.8-16.6l18.3-56.3c3.2-9.9-.3-20.7-8.7-26.8l-47.9-34.8z\"\/><\/svg>\n              <\/span>\n              <div>\n                <div class=\"qr-fact__title\">Liverpool FC Fan<\/div>\n                <div class=\"qr-fact__sub\">&amp; U.S. National Team Supporter<\/div>\n              <\/div>\n            <\/div>\n\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- RIGHT COLUMN -->\n      <div class=\"qr-profile__right\">\n        <span class=\"qr-badge\">CEO &amp; Founder<\/span>\n        <h1 class=\"qr-name\">Greg Frick<\/h1>\n        <div class=\"qr-rule\"><\/div>\n\n        <div class=\"qr-bio\">\n          <p>Greg Frick is the CEO &amp; Founder of Qualified Recruiter, a firm dedicated to making its clients successful one hire at a time. If we\u2019re not providing the best talent for our clients, then we\u2019re not doing our job. Greg first and foremost seeks to glorify God in everything he does. All of Greg\u2019s accomplishments, and lessons learned, have been because of and for Jesus Christ.<\/p>\n          <p>With 40+ years of experience leading large teams in IT in the corporate world and starting four different businesses, Greg started Qualified Recruiter with a simple idea: Hire Better! He built Qualified Recruiter from the ground up from 4 people working out of a 1-bedroom apartment in Pune, to over 300 people working out of 12,000 square feet of premium office space in the heart of Pune, India. Greg\u2019s philosophy is very simple, find the best talent for our clients so they can be successful. If we can do that, then we\u2019ll be successful.<\/p>\n          <p>A serial entrepreneur with four successful businesses to his name, Greg is passionate about building high-performance teams, creating long-term client partnerships, and continuously improving the recruitment process. Outside of work, his priorities are Jesus, family, and football. He enjoys traveling with his wife and three children\u2014Australia is one of his favorite destinations. A lifelong football (soccer) fan, Greg proudly supports Liverpool FC and the U.S. Men\u2019s National Team.<\/p>\n        <\/div>\n\n        <div class=\"qr-social\">\n          <a href=\"https:\/\/www.linkedin.com\/in\/gfrick\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n            <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M4.98 3.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5ZM3 9h4v12H3zM9 9h3.8v1.7h.05c.53-1 1.83-2.05 3.77-2.05C20.4 8.65 21 11 21 14.1V21h-4v-6.1c0-1.45-.03-3.32-2.02-3.32-2.02 0-2.33 1.58-2.33 3.21V21H9z\"\/><\/svg>\n          <\/a>\n          <a href=\"mailto:greg@dtglobalstaffing.com\" aria-label=\"Email\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m2 6 10 7 10-7\"\/><\/svg>\n          <\/a>\n        <\/div>\n\n        <!-- Experience -->\n        <div class=\"qr-exp\">\n          <div class=\"qr-exp__head\">\n            <span class=\"qr-exp__dot\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 21c0-4 4-6 8-6s8 2 8 6\"\/><\/svg>\n            <\/span>\n            <span class=\"qr-exp__title\">EXPERIENCE<\/span>\n            <span class=\"qr-exp__line\"><\/span>\n          <\/div>\n\n          <ul>\n            <li>\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m8 12 2.5 2.5L16 9\"\/><\/svg>\n              <span>40+ years of leadership experience across recruitment, staffing, technology, consulting, and business management.<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m8 12 2.5 2.5L16 9\"\/><\/svg>\n              <span>CEO &amp; Founder of Qualified Recruiter, leading a trusted global RPO partner helping businesses across multiple industries hire exceptional talent.<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m8 12 2.5 2.5L16 9\"\/><\/svg>\n              <span>More than 15 years in the staffing industry, including building and scaling a business from startup to eight-figure revenue.<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m8 12 2.5 2.5L16 9\"\/><\/svg>\n              <span>Serial entrepreneur who has successfully founded four businesses, driven by innovation, integrity, and operational excellence.<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m8 12 2.5 2.5L16 9\"\/><\/svg>\n              <span>Passionate about mentoring teams, building lasting client relationships, and continuously improving the way organizations attract and hire great people.<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-057b104 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"057b104\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e5eb105\" data-id=\"e5eb105\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0f2c9d0 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0f2c9d0\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-51c0387\" data-id=\"51c0387\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3236386 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3236386\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">CEO &amp; Founder<\/h5>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8e643df elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"8e643df\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/03\/image3.jpg\" class=\"attachment-full size-full wp-image-12600\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/03\/image3.jpg 400w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/03\/image3-300x300.jpg 300w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/03\/image3-150x150.jpg 150w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/03\/image3-70x70.jpg 70w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-44df46b\" data-id=\"44df46b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8225c5b heading-default elementor-widget elementor-widget-mae-headings\" data-id=\"8225c5b\" data-element_type=\"widget\" data-widget_type=\"mae-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"master-heading sep-none\">\n\t\t\t\t\t\t\t        \n\t        \n\t        \t        <h2 class=\"main-heading\">Greg Frick<\/h2>\n\t        \n\t        \n\t        \t            <div class=\"sub-heading\">Greg Frick is the CEO & Founder of Qualified Recruiter, a global talent solutions firm built on the belief that recruiting, when done right, changes everything. With over 30 years of experience across recruitment, staffing, technology, and business leadership, Greg founded Qualified Recruiter after recognizing the need for a better hiring model. Having spent more than 15 years in the staffing industry and growing a business from the ground up to eight-figure revenue, he set out to combine experienced recruiters with a cost-effective global delivery model to help organizations hire better, faster, and smarter.\n\nA serial entrepreneur with four successful businesses to his name, Greg is passionate about building high-performing teams, creating long-term client partnerships, and continuously improving the recruitment process. Under his leadership, Qualified Recruiter has grown into a trusted Recruitment Process Outsourcing (RPO) partner, helping businesses across multiple industries attract and hire exceptional talent through dedicated recruitment solutions and proven hiring strategies.\n\nOutside of work, Greg's priorities are faith, family, and football. Guided by his faith, he strives to lead with integrity and purpose, while his wife and three children remain at the heart of everything he does. He enjoys traveling with his family, with Australia being one of his favorite destinations, and is a lifelong football (soccer) fan who proudly supports Liverpool FC and the U.S. National Team.<\/div>\n\t        \t    <\/div>\n\t    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a462c2e elementor-shape-square e-grid-align-left elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"a462c2e\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-animation-grow elementor-repeater-item-357aa35\" href=\"https:\/\/www.linkedin.com\/in\/gfrick\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-grow elementor-repeater-item-c769192\" href=\"mailto:Greg@qualifiedrecruiter.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34da143 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"34da143\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-afea9da heading-default elementor-widget elementor-widget-mae-headings\" data-id=\"afea9da\" data-element_type=\"widget\" data-widget_type=\"mae-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"master-heading sep-none\">\n\t\t\t\t\t\t\t        \n\t        \n\t        \t        <h2 class=\"main-heading\">Greg Frick Experience<\/h2>\n\t        \n\t        \n\t        \t            <div class=\"sub-heading\">30+ years of leadership experience across recruitment, staffing, technology, consulting, and business management.\nCEO & Founder of Qualified Recruiter, leading a trusted global Recruitment Process Outsourcing (RPO) company that helps organizations build high-performing teams.\n15+ years of staffing industry expertise, including growing a business from startup to eight-figure revenue before founding Qualified Recruiter.\nSerial entrepreneur who has successfully founded four businesses, with a strong focus on innovation, operational excellence, and sustainable growth.\nPassionate about mentoring recruiters, building long-term client partnerships, and helping organizations attract and hire exceptional talent through scalable recruitment solutions.<\/div>\n\t        \t    <\/div>\n\t    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-ce11345 e-con-full e-flex e-con e-parent\" data-id=\"ce11345\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99dbc97 elementor-widget elementor-widget-html\" data-id=\"99dbc97\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n<style>\n  \n  .quote-section {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n    padding: clamp(24px, 5vw, 44px) clamp(20px, 6vw, 60px);\n    background: linear-gradient(100deg, #1f4b66 0%, #1b4560 45%, #163a52 100%);\n    font-family: 'PT Serif', Georgia, 'Times New Roman', serif;\n    box-sizing: border-box;\n  }\n  .quote-section *,\n  .quote-section *::before,\n  .quote-section *::after { box-sizing: border-box; }\n\n  \/* Mountain silhouette bleeding in from the right *\/\n  .quote-section__mountains {\n    position: absolute;\n    top: 0;\n    right: 0;\n    height: 100%;\n    width: 55%;\n    opacity: 0.55;\n    pointer-events: none;\n  }\n  .quote-section__mountains svg { height: 100%; width: 100%; display: block; }\n\n  \/* Fade so the centered text stays legible over the mountains *\/\n  .quote-section::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(90deg, #1c4660 0%, #1c4660 35%, rgba(28,70,96,0.4) 70%, rgba(28,70,96,0) 100%);\n    pointer-events: none;\n  }\n\n  \/* Orange quote mark on the left *\/\n  .quote-section__mark {\n    position: absolute;\n    z-index: 2;\n    left: clamp(14px, 6%, 70px);\n    top: 50%;\n    transform: translateY(-58%);\n    font-family: Georgia, serif;\n    font-size: clamp(38px, 7vw, 62px);\n    line-height: 0.7;\n    font-weight: 700;\n    color: #e07b39;\n  }\n\n  \/* Centered text block \u2014 60% width on desktop, widens on small screens *\/\n  .quote-section__content {\n    position: relative;\n    z-index: 2;\n    text-align: center;\n    width: 60%;\n    margin: 0 auto;\n  }\n  @media (max-width: 768px) {\n    .quote-section__content { width: 80%; }\n  }\n  @media (max-width: 480px) {\n    .quote-section__content { width: 88%; }\n  }\n\n  .quote-section__text {\n    margin: 0;\n    font-style: italic;\n    font-weight: 400;\n    font-size: clamp(17px, 3vw, 26px);\n    color: #ffffff;\n    letter-spacing: 0.2px;\n    line-height: 1.3;\n  }\n\n  .quote-section__divider {\n    display: block;\n    width: clamp(34px, 5vw, 48px) !important;\n    height: 2px !important;\n    background: #e07b39 !important;\n    border: none !important;\n    border-radius: 0 !important;\n    margin: clamp(9px, 2vw, 14px) auto clamp(7px, 1.5vw, 10px) !important;\n    padding: 0 !important;\n    opacity: 1 !important;\n  }\n\n  .quote-section__author {\n    margin: 0;\n    font-weight: 700;\n    font-size: clamp(12px, 1.8vw, 15px);\n    color: #ffffff;\n    letter-spacing: 0.3px;\n  }\n<\/style>\n<\/head>\n<body>\n\n  <!-- ======== QUOTE SECTION ======== -->\n  <section class=\"quote-section\" aria-label=\"Quote\">\n    <div class=\"quote-section__mountains\" aria-hidden=\"true\">\n      <svg viewBox=\"0 0 600 200\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <polygon points=\"0,200 120,70 210,120 330,30 430,110 520,55 600,100 600,200\" fill=\"#0f2c40\"\/>\n        <polygon points=\"180,200 300,90 380,140 470,80 560,130 600,110 600,200\" fill=\"#0b2233\" opacity=\"0.85\"\/>\n        <polygon points=\"0,200 90,150 200,175 300,140 420,180 520,150 600,175 600,200\" fill=\"#0a1e2e\"\/>\n      <\/svg>\n    <\/div>\n\n    <span class=\"quote-section__mark\" aria-hidden=\"true\">&ldquo;<\/span>\n\n    <div class=\"quote-section__content\">\n      <p class=\"quote-section__text\">The key point is to get the right people on the bus, the wrong people off the bus, and the right people in the right seats.<\/p>\n      <div class=\"quote-section__divider\" aria-hidden=\"true\"><\/div>\n      <p class=\"quote-section__author\">Jim Collins, Good to Great<\/p>\n    <\/div>\n  <\/section>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-02850f3 e-flex e-con-boxed e-con e-parent\" data-id=\"02850f3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6db7239 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"6db7239\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Leadership Excellence<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f6a76ff elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"f6a76ff\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2cdaee2\" data-id=\"2cdaee2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-62e7ac9 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"62e7ac9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7cae002\" data-id=\"7cae002\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-fc41cd8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"fc41cd8\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8c9b101\" data-id=\"8c9b101\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b1e1fdc elementor-widget elementor-widget-image\" data-id=\"b1e1fdc\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"550\" height=\"550\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2025\/09\/James-Cowan.png\" class=\"attachment-full size-full wp-image-8758\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2025\/09\/James-Cowan.png 550w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2025\/09\/James-Cowan-300x300.png 300w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2025\/09\/James-Cowan-150x150.png 150w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2025\/09\/James-Cowan-70x70.png 70w\" sizes=\"(max-width: 550px) 100vw, 550px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c34f9f1\" data-id=\"c34f9f1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a5853de elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"a5853de\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<p class=\"elementor-heading-title elementor-size-default\">VP of Sales<\/p>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57a7050 heading-default elementor-widget elementor-widget-mae-headings\" data-id=\"57a7050\" data-element_type=\"widget\" data-widget_type=\"mae-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"master-heading sep-none\">\n\t\t\t\t\t\t\t        \n\t        \n\t        \t        <h2 class=\"main-heading\">James Cowan<\/h2>\n\t        \n\t        \n\t        \t    <\/div>\n\t    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a7c81f9 elementor-widget elementor-widget-button\" data-id=\"a7c81f9\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/qualifiedrecruiter.com\/James-cowan\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Profile Overview<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a1317a elementor-shape-square e-grid-align-left elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"2a1317a\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-animation-grow elementor-repeater-item-357aa35\" href=\"https:\/\/www.linkedin.com\/in\/jamescowanatl\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-grow elementor-repeater-item-c769192\" href=\"mailto:james.cowan@qualifiedrecruiter.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-bceb6a8\" data-id=\"bceb6a8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0d7e9d0 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"0d7e9d0\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-aefb32b\" data-id=\"aefb32b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8611ed2 elementor-widget elementor-widget-image\" data-id=\"8611ed2\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"769\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2025\/09\/tom-2-1.jpg\" class=\"attachment-full size-full wp-image-8670\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2025\/09\/tom-2-1.jpg 768w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2025\/09\/tom-2-1-300x300.jpg 300w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2025\/09\/tom-2-1-150x150.jpg 150w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2025\/09\/tom-2-1-70x70.jpg 70w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-cf98c3e\" data-id=\"cf98c3e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-16e0c22 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"16e0c22\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Director Ops<\/p>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e718f93 heading-default elementor-widget elementor-widget-mae-headings\" data-id=\"e718f93\" data-element_type=\"widget\" data-widget_type=\"mae-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"master-heading sep-none\">\n\t\t\t\t\t\t\t        \n\t        \n\t        \t        <h2 class=\"main-heading\">Tom (Tushar) Mhalsekar<\/h2>\n\t        \n\t        \n\t        \t    <\/div>\n\t    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7946cac elementor-widget elementor-widget-button\" data-id=\"7946cac\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/qualifiedrecruiter.com\/tom-tushar-mhalsekar\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Profile Overview<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61cb3a6 elementor-shape-square e-grid-align-left elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"61cb3a6\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-animation-grow elementor-repeater-item-357aa35\" href=\"https:\/\/www.linkedin.com\/in\/tom-mhalsekar\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-grow elementor-repeater-item-c769192\" href=\"mailto:Tom.Mhalsekar@qualifiedrecruiter.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-aa52de8\" data-id=\"aa52de8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-aed2488 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"aed2488\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-dd95ad8\" data-id=\"dd95ad8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d590b43 elementor-widget elementor-widget-image\" data-id=\"d590b43\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2024\/11\/julia-2.jpg\" class=\"attachment-full size-full wp-image-4755\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2024\/11\/julia-2.jpg 150w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2024\/11\/julia-2-70x70.jpg 70w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-162ae34\" data-id=\"162ae34\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-623f244 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"623f244\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<p class=\"elementor-heading-title elementor-size-default\">CFO<\/p>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c3f7851 heading-default elementor-widget elementor-widget-mae-headings\" data-id=\"c3f7851\" data-element_type=\"widget\" data-widget_type=\"mae-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"master-heading sep-none\">\n\t\t\t\t\t\t\t        \n\t        \n\t        \t        <h2 class=\"main-heading\">Julia Frick<\/h2>\n\t        \n\t        \n\t        \t    <\/div>\n\t    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4077a84 elementor-widget elementor-widget-button\" data-id=\"4077a84\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/qualifiedrecruiter.com\/julia-frick\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Profile Overview<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-5cb7d1d\" data-id=\"5cb7d1d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-976b7a8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"976b7a8\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b80e1ae\" data-id=\"b80e1ae\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d9aa198 elementor-widget elementor-widget-image\" data-id=\"d9aa198\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"614\" height=\"614\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/08\/Neelam-e1786598524756.jpeg\" class=\"attachment-full size-full wp-image-14787\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/08\/Neelam-e1786598524756.jpeg 614w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/08\/Neelam-e1786598524756-300x300.jpeg 300w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/08\/Neelam-e1786598524756-150x150.jpeg 150w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/08\/Neelam-e1786598524756-70x70.jpeg 70w\" sizes=\"(max-width: 614px) 100vw, 614px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b847715\" data-id=\"b847715\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5cac2cf elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"5cac2cf\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<p class=\"elementor-heading-title elementor-size-default\">HR Director<\/p>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-99b0620 heading-default elementor-widget elementor-widget-mae-headings\" data-id=\"99b0620\" data-element_type=\"widget\" data-widget_type=\"mae-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"master-heading sep-none\">\n\t\t\t\t\t\t\t        \n\t        \n\t        \t        <h2 class=\"main-heading\">Neelam Sharma<\/h2>\n\t        \n\t        \n\t        \t    <\/div>\n\t    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-93e1ecb elementor-widget elementor-widget-button\" data-id=\"93e1ecb\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/qualifiedrecruiter.com\/neelam-sharma\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Profile Overview<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df880fb elementor-shape-square e-grid-align-left elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"df880fb\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-animation-grow elementor-repeater-item-357aa35\" href=\"https:\/\/www.linkedin.com\/in\/neelam-sharma-75413134\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-animation-grow elementor-repeater-item-c769192\" href=\"mailto:Neelam.Sharma@qualifiedrecruiter.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-2 wslu-share-box-shaped wslu-fill-colored wslu-share-m-5 wslu-none wslu-share-vertical wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>QUICK FACTS 40+ Years Experience Founded Qualified Recruiter (2007) 4 Successful Businesses Global RPO Leader Atlanta, GA USA Liverpool FC Fan &amp; U.S. National Team Supporter CEO &amp; Founder Greg Frick Greg Frick is the CEO &amp; Founder of Qualified Recruiter, a firm dedicated to making its clients successful one<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-11162","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/pages\/11162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/comments?post=11162"}],"version-history":[{"count":199,"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/pages\/11162\/revisions"}],"predecessor-version":[{"id":15065,"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/pages\/11162\/revisions\/15065"}],"wp:attachment":[{"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/media?parent=11162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}