{"id":431,"date":"2015-01-21T23:44:26","date_gmt":"2015-01-21T23:44:26","guid":{"rendered":"https:\/\/abhmind.com\/?page_id=431"},"modified":"2026-08-09T10:40:26","modified_gmt":"2026-08-09T15:40:26","slug":"about-david-stephens","status":"publish","type":"page","link":"https:\/\/abhmind.com\/?page_id=431","title":{"rendered":"Leadership"},"content":{"rendered":"\n\t<!-- =========================================================\n     ADVANCED BEHAVIORAL HEALTH\n     MAIN NAVIGATION MENU\n========================================================= -->\n<style>\n.abh-nav,\n.abh-nav * {\n  box-sizing: border-box;\n}\n.abh-nav {\n  position: relative;\n  z-index: 9999;\n  width: 100%;\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(2,20,33,.98),\n      rgba(4,36,61,.98)\n    );\n  border-bottom:\n    1px solid rgba(100,215,255,.16);\n  box-shadow:\n    0 12px 35px rgba(0,0,0,.22);\n  backdrop-filter: blur(18px);\n  -webkit-backdrop-filter: blur(18px);\n}\n\/* =========================================================\n   INNER CONTAINER\n========================================================= *\/\n.abh-nav-inner {\n  max-width: 1400px;\n  margin: 0 auto;\n  padding: 13px 22px;\n  display: flex;\n  align-items: center;\n  gap: 20px;\n}\n\/* =========================================================\n   BRAND\n========================================================= *\/\n.abh-nav-brand {\n  flex-shrink: 0;\n  color: #ffffff !important;\n  text-decoration: none !important;\n}\n.abh-nav-brand-main {\n  display: block;\n  font-size: 17px;\n  font-weight: 800;\n  line-height: 1.1;\n}\n.abh-nav-brand-sub {\n  display: block;\n  margin-top: 4px;\n  color: #70dcff;\n  font-size: 8px;\n  font-weight: 800;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n}\n\/* =========================================================\n   MAIN MENU\n========================================================= *\/\n.abh-nav-menu {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 3px;\n  flex: 1;\n}\n.abh-nav-link,\n.abh-nav-dropbtn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 42px;\n  padding: 0 11px;\n  border: 0;\n  border-radius: 8px;\n  background: transparent;\n  color: rgba(235,247,252,.88) !important;\n  text-decoration: none !important;\n  font-size: 11.5px;\n  font-weight: 700;\n  cursor: pointer;\n  white-space: nowrap;\n  transition:\n    background .2s ease,\n    color .2s ease;\n}\n.abh-nav-link:hover,\n.abh-nav-dropbtn:hover {\n  color: #ffffff !important;\n  background:\n    rgba(255,255,255,.055);\n}\n.abh-nav-caret {\n  margin-left: 5px;\n  color: #69d9ff;\n  font-size: 8px;\n}\n\/* =========================================================\n   DROPDOWNS\n========================================================= *\/\n.abh-nav-dropdown {\n  position: relative;\n}\n.abh-nav-dropdown-menu {\n  position: absolute;\n  top: calc(100% + 7px);\n  left: 0;\n  min-width: 245px;\n  padding: 9px;\n  opacity: 0;\n  visibility: hidden;\n  transform: translateY(8px);\n  border-radius: 14px;\n  border:\n    1px solid rgba(105,216,255,.17);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(3,25,43,.99),\n      rgba(4,47,79,.99)\n    );\n  box-shadow:\n    0 22px 55px rgba(0,0,0,.36);\n  transition:\n    opacity .2s ease,\n    visibility .2s ease,\n    transform .2s ease;\n}\n.abh-nav-dropdown:hover\n.abh-nav-dropdown-menu {\n  opacity: 1;\n  visibility: visible;\n  transform: translateY(0);\n}\n.abh-nav-dropdown-menu a {\n  display: block;\n  padding: 12px 14px;\n  border-radius: 8px;\n  color: rgba(226,243,250,.84) !important;\n  text-decoration: none !important;\n  font-size: 13px;\n  font-weight: 650;\n  transition:\n    background .2s ease,\n    color .2s ease;\n}\n.abh-nav-dropdown-menu a:hover {\n  color: #ffffff !important;\n  background:\n    rgba(80,200,245,.09);\n}\n\/* =========================================================\n   REQUEST APPOINTMENT BUTTON\n========================================================= *\/\n.abh-nav .spwidget-button-wrapper {\n  margin: 0 !important;\n  text-align: center !important;\n  flex-shrink: 0;\n}\n.abh-nav .spwidget-button {\n  display: inline-flex !important;\n  align-items: center;\n  justify-content: center;\n  min-height: 44px;\n  padding:\n    0 18px !important;\n  border-radius:\n    50px !important;\n  color:\n    #ffffff !important;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(7,49,110,.98),\n      rgba(10,93,166,.96),\n      rgba(4,36,80,.98)\n    ) !important;\n  border:\n    1px solid rgba(132,218,255,.32) !important;\n  font-size:\n    10.5px !important;\n  font-weight:\n    800 !important;\n  letter-spacing:\n    .8px !important;\n  text-transform:\n    uppercase !important;\n  text-decoration:\n    none !important;\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.16),\n    0 8px 22px rgba(0,40,90,.40);\n  transition:\n    all .25s ease;\n}\n.abh-nav .spwidget-button:hover {\n  color: #ffffff !important;\n  transform: translateY(-2px);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(8,67,140,.98),\n      rgba(16,118,196,.98),\n      rgba(5,45,95,.98)\n    ) !important;\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.20),\n    0 12px 26px rgba(0,55,110,.45);\n}\n\/* =========================================================\n   MOBILE TOGGLE\n========================================================= *\/\n.abh-nav-toggle {\n  display: none;\n  width: 44px;\n  height: 44px;\n  flex-shrink: 0;\n  align-items: center;\n  justify-content: center;\n  border-radius: 9px;\n  border:\n    1px solid rgba(105,216,255,.18);\n  background:\n    rgba(255,255,255,.045);\n  color: #ffffff;\n  font-size: 21px;\n  cursor: pointer;\n}\n\/* =========================================================\n   TABLET \/ MOBILE\n========================================================= *\/\n@media (max-width: 1120px) {\n  .abh-nav-inner {\n    flex-wrap: wrap;\n  }\n  .abh-nav-toggle {\n    display: inline-flex;\n    margin-left: auto;\n  }\n  .abh-nav-menu {\n    display: none;\n    order: 3;\n    width: 100%;\n    flex-direction: column;\n    align-items: stretch;\n    padding-top: 12px;\n    border-top:\n      1px solid rgba(102,216,255,.10);\n  }\n  .abh-nav-menu.is-open {\n    display: flex;\n  }\n  .abh-nav-link,\n  .abh-nav-dropbtn {\n    width: 100%;\n    justify-content: space-between;\n    padding: 12px 14px;\n  }\n  .abh-nav-dropdown-menu {\n    position: static;\n    display: none;\n    min-width: 0;\n    margin-top: 4px;\n    opacity: 1;\n    visibility: visible;\n    transform: none;\n    box-shadow: none;\n    background:\n      rgba(255,255,255,.025);\n  }\n  .abh-nav-dropdown.is-open\n  .abh-nav-dropdown-menu {\n    display: block;\n  }\n}\n@media (max-width: 650px) {\n  .abh-nav-inner {\n    padding:\n      12px 16px;\n  }\n  .abh-nav-brand-main {\n    font-size: 15px;\n  }\n  .abh-nav-brand-sub {\n    font-size: 7px;\n  }\n  .abh-nav .spwidget-button-wrapper {\n    width: 100%;\n    order: 4;\n  }\n  .abh-nav .spwidget-button {\n    width: 100%;\n    margin-top: 8px;\n  }\n}\n<\/style>\n<nav>\n    <!-- =====================================================\n         BRAND\n    ====================================================== -->\n    <a\n      href=\"https:\/\/abhmind.com\"\n    >\n        Advanced Behavioral Health\n        Science. Mind. Transformation.\n    <\/a>\n    <!-- =====================================================\n         MOBILE MENU BUTTON\n    ====================================================== -->\n    <button\n      type=\"button\"\n      aria-label=\"Open navigation menu\"\n      aria-expanded=\"false\"\n    >\n      \u2630\n    <\/button>\n    <!-- =====================================================\n         MAIN MENU\n    ====================================================== -->\n      <!-- HOME -->\n      <a\n        href=\"https:\/\/abhmind.com\"\n      >\n        Home\n      <\/a>\n      <!-- ===================================================\n           WHAT TO EXPECT\n      ==================================================== -->\n        <button\n          type=\"button\"\n        >\n          What To Expect\n            \u25bc\n        <\/button>\n          <a href=\"https:\/\/abhmind.com\/?page_id=401\">\n            Welcome\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=407\">\n            Philosophy\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=398\">\n            Strategies\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=1038\">\n            FAQs\n          <\/a>\n      <!-- ===================================================\n           OUR EXPERTISE\n      ==================================================== -->\n        <button\n          type=\"button\"\n        >\n          Our Expertise\n            \u25bc\n        <\/button>\n          <a href=\"https:\/\/abhmind.com\/?page_id=871\">\n            Anxiety\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=422\">\n            OCD\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=419\">\n            Sleep\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=413\">\n            Training\n          <\/a>\n      <!-- ===================================================\n           ABOUT US\n      ==================================================== -->\n        <button\n          type=\"button\"\n        >\n          About Us\n            \u25bc\n        <\/button>\n          <a href=\"https:\/\/abhmind.com\/?page_id=431\">\n            Leadership\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=428\">\n            Mission\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=485\">\n            Contact\n          <\/a>\n          <a href=\"https:\/\/abhmind.com\/?page_id=434\">\n            Testimonials\n          <\/a>\n      <!-- CLIENT PORTAL -->\n      <a\n        href=\"https:\/\/abhmind.clientsecure.me\/sign-in\"\n        target=\"_blank\"\n        rel=\"noopener noreferrer\"\n      >\n        Client Portal\n      <\/a>\n      <!-- PROVIDER REFERRALS -->\n      <a\n        href=\"https:\/\/abhmind.com\/?page_id=1007\"\n      >\n        Provider Referrals\n      <\/a>\n    <!-- =====================================================\n         SIMPLEPRACTICE REQUEST APPOINTMENT\n    ====================================================== -->\n    <!-- Start SimplePractice Contact Form Widget Embed Code -->\n    <style>\n      .spwidget-button-wrapper {\n        text-align: center;\n      }\n      .spwidget-button {\n        display: inline-block;\n        padding: 6px 12px;\n        color: #1371C8;\n        background: #fff;\n        border: 1px solid #1371C8;\n        border-radius: 4px;\n        font-size: 14px;\n        font-weight: 600;\n        text-decoration: none;\n      }\n      .spwidget-button:hover {\n        background: #fff;\n        color: #0F5AA0;\n      }\n      .spwidget-button:active {\n        color:\n          rgba(255,255,255,.75) !important;\n        box-shadow:\n          0 1px 3px\n          rgba(0,0,0,.15)\n          inset;\n      }\n    <\/style>\n      <a\n        href=\"https:\/\/abhmind.clientsecure.me\"\n        data-spwidget-scope-id=\"7267d394-3367-4e67-a0a1-2cad15a38489\"\n        data-spwidget-scope-uri=\"abhmind\"\n        data-spwidget-application-id=\"7c72cb9f9a9b913654bb89d6c7b4e71a77911b30192051da35384b4d0c6d505b\"\n        data-spwidget-channel=\"embedded_widget\"\n        data-spwidget-scope-global\n        data-spwidget-autobind\n        data-spwidget-contact\n      >\n        Request An Appointment\n      <\/a>\n    <!-- End SimplePractice Contact Form Widget Embed Code -->\n<\/nav>\n<!-- =========================================================\n     MOBILE MENU JAVASCRIPT\n========================================================= -->\n<!-- =========================================================\n     SIMPLEPRACTICE SCRIPT\n========================================================= -->\n\t<!-- =========================================================\n     ADVANCED BEHAVIORAL HEALTH\n     LEADERSHIP PAGE\n     ABHMIND.COM\n     Blue Glass \/ Science \/ Clinical Leadership Theme\n========================================================= -->\n<style>\n.abh-leadership,\n.abh-leadership * {\n  box-sizing: border-box;\n}\n.abh-leadership {\n  --abh-navy: #021421;\n  --abh-deep: #04243d;\n  --abh-blue: #087bc5;\n  --abh-cyan: #5ed9ff;\n  --abh-light-blue: #9ae8ff;\n  --abh-white: #ffffff;\n  position: relative;\n  overflow: hidden;\n  color: #ffffff;\n  background:\n    radial-gradient(\n      circle at 84% 6%,\n      rgba(45,190,242,.17),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 8% 38%,\n      rgba(18,125,196,.12),\n      transparent 30%\n    ),\n    linear-gradient(\n      180deg,\n      #021421 0%,\n      #04243d 42%,\n      #031a2d 100%\n    );\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n\/* SCIENTIFIC GRID *\/\n.abh-leadership::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(\n      rgba(104,216,255,.035) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(104,216,255,.035) 1px,\n      transparent 1px\n    );\n  background-size: 56px 56px;\n  pointer-events: none;\n}\n\/* =========================================================\n   SHARED\n========================================================= *\/\n.abh-leadership-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1180px;\n  margin: 0 auto;\n}\n.abh-leadership-section {\n  position: relative;\n  z-index: 2;\n  padding: 88px 24px;\n}\n.abh-leadership-section.alt {\n  background:\n    rgba(1,15,27,.20);\n}\n.abh-leadership-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 20px;\n  padding: 8px 14px;\n  border-radius: 50px;\n  border:\n    1px solid rgba(102,216,255,.24);\n  background:\n    rgba(255,255,255,.045);\n  color: #87e3ff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n}\n.abh-leadership-dot {\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: #53d5ff;\n  box-shadow:\n    0 0 11px rgba(83,213,255,.9);\n}\n.abh-section-tag {\n  display: block;\n  margin-bottom: 12px;\n  color: #6fdcff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.9px;\n  text-transform: uppercase;\n}\n.abh-section-heading {\n  max-width: 900px;\n  margin-bottom: 31px;\n}\n.abh-section-heading h2 {\n  margin: 0 0 16px;\n  color: #ffffff;\n  font-size:\n    clamp(36px,5vw,55px);\n  line-height: 1.08;\n  letter-spacing: -1.8px;\n}\n.abh-section-heading p {\n  max-width: 840px;\n  margin: 0;\n  color: rgba(211,235,245,.76);\n  font-size: 17px;\n  line-height: 1.78;\n}\n.abh-leadership-copy {\n  max-width: 970px;\n}\n.abh-leadership-copy p {\n  margin: 0 0 21px;\n  color: rgba(211,235,245,.76);\n  font-size: 16.5px;\n  line-height: 1.82;\n}\n.abh-leadership-copy strong {\n  color: #ffffff;\n}\n\/* =========================================================\n   HERO\n========================================================= *\/\n.abh-leadership-hero {\n  position: relative;\n  z-index: 2;\n  min-height: 760px;\n  display: flex;\n  align-items: center;\n  padding: 105px 24px 90px;\n}\n.abh-leadership-hero-grid {\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns:\n    minmax(0,1.08fr)\n    minmax(340px,.92fr);\n  gap: 62px;\n  align-items: center;\n}\n.abh-leadership-hero h1 {\n  max-width: 820px;\n  margin: 0 0 15px;\n  color: #ffffff;\n  font-size:\n    clamp(49px,6vw,78px);\n  line-height: .99;\n  font-weight: 760;\n  letter-spacing: -3.3px;\n}\n.abh-leadership-gradient {\n  display: block;\n  background:\n    linear-gradient(\n      90deg,\n      #ffffff,\n      #82e0ff 52%,\n      #2cb7eb\n    );\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n  color: transparent;\n}\n.abh-hero-role {\n  margin-bottom: 23px;\n  color: #76ddff;\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n}\n.abh-leadership-lead {\n  max-width: 735px;\n  margin: 0 0 17px;\n  color: rgba(237,248,253,.94);\n  font-size:\n    clamp(19px,2vw,22px);\n  line-height: 1.62;\n}\n.abh-leadership-sub {\n  max-width: 710px;\n  margin: 0;\n  color: rgba(204,230,241,.72);\n  font-size: 16px;\n  line-height: 1.78;\n}\n\/* =========================================================\n   HERO PHOTO\n========================================================= *\/\n.abh-leadership-photo-card {\n  position: relative;\n  overflow: hidden;\n  border-radius: 24px;\n  border:\n    1px solid rgba(125,220,255,.22);\n  background:\n    rgba(255,255,255,.04);\n  box-shadow:\n    0 30px 80px rgba(0,0,0,.30),\n    inset 0 1px 0 rgba(255,255,255,.12);\n}\n.abh-leadership-photo-wrap {\n  position: relative;\n  aspect-ratio: 4 \/ 5;\n  overflow: hidden;\n}\n.abh-leadership-photo {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center;\n}\n.abh-leadership-photo-overlay {\n  position: absolute;\n  inset: 0;\n  background:\n    linear-gradient(\n      180deg,\n      transparent 53%,\n      rgba(2,20,34,.20) 68%,\n      rgba(2,20,34,.96) 100%\n    );\n}\n.abh-leadership-photo-caption {\n  position: absolute;\n  left: 27px;\n  right: 27px;\n  bottom: 25px;\n}\n.abh-leadership-photo-caption strong {\n  display: block;\n  margin-bottom: 3px;\n  color: #ffffff;\n  font-size: 24px;\n}\n.abh-leadership-photo-caption span {\n  display: block;\n  color: #78deff;\n  font-size: 13px;\n  font-weight: 750;\n  letter-spacing: .5px;\n}\n\/* =========================================================\n   SCIENTIST PRACTITIONER\n========================================================= *\/\n.abh-scientist-panel {\n  padding: 40px;\n  border:\n    1px solid rgba(107,216,255,.19);\n  border-radius: 22px;\n  background:\n    linear-gradient(\n      135deg,\n      rgba(7,79,129,.57),\n      rgba(4,42,73,.68)\n    );\n  box-shadow:\n    0 22px 60px rgba(0,0,0,.18);\n}\n.abh-scientist-panel p {\n  margin: 0 0 21px;\n  color: rgba(222,241,249,.82);\n  font-size: 17px;\n  line-height: 1.82;\n}\n.abh-scientist-panel p:last-child {\n  margin-bottom: 0;\n}\n\/* =========================================================\n   EXPERIENCE METRICS\n========================================================= *\/\n.abh-metric-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n  gap: 15px;\n  margin-top: 34px;\n}\n.abh-metric-card {\n  padding: 26px 20px;\n  text-align: center;\n  border-radius: 16px;\n  border:\n    1px solid rgba(111,214,252,.14);\n  background:\n    rgba(255,255,255,.035);\n}\n.abh-metric-card strong {\n  display: block;\n  margin-bottom: 5px;\n  color: #ffffff;\n  font-size: 27px;\n  letter-spacing: -.8px;\n}\n.abh-metric-card span {\n  color: #72dcff;\n  font-size: 11px;\n  font-weight: 800;\n  line-height: 1.4;\n  letter-spacing: .7px;\n  text-transform: uppercase;\n}\n\/* =========================================================\n   RESEARCH PANEL\n========================================================= *\/\n.abh-research-grid {\n  display: grid;\n  grid-template-columns:\n    minmax(0,1.2fr)\n    minmax(280px,.8fr);\n  gap: 38px;\n  align-items: center;\n}\n.abh-research-card {\n  padding: 39px;\n  border-radius: 22px;\n  border:\n    1px solid rgba(105,214,253,.19);\n  background:\n    linear-gradient(\n      135deg,\n      rgba(6,77,125,.60),\n      rgba(3,42,73,.69)\n    );\n}\n.abh-research-card h3 {\n  margin: 0 0 14px;\n  color: #ffffff;\n  font-size: 29px;\n  line-height: 1.18;\n}\n.abh-research-card p {\n  margin: 0;\n  color: rgba(219,239,248,.76);\n  font-size: 16px;\n  line-height: 1.78;\n}\n.abh-research-keywords {\n  display: grid;\n  gap: 11px;\n}\n.abh-research-keyword {\n  padding: 16px 18px;\n  text-align: center;\n  border-radius: 13px;\n  color: #ffffff;\n  background:\n    rgba(255,255,255,.045);\n  border:\n    1px solid rgba(112,214,251,.14);\n  font-size: 15px;\n  font-weight: 700;\n}\n\/* =========================================================\n   CLINICAL PHILOSOPHY GRID\n========================================================= *\/\n.abh-philosophy-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n  gap: 20px;\n  margin-top: 35px;\n}\n.abh-philosophy-card {\n  padding: 30px 27px;\n  border-radius: 18px;\n  border:\n    1px solid rgba(115,214,250,.15);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.07),\n      rgba(255,255,255,.025)\n    );\n}\n.abh-philosophy-number {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 41px;\n  height: 41px;\n  margin-bottom: 18px;\n  border-radius: 50%;\n  color: #68d9ff;\n  background:\n    rgba(42,186,238,.10);\n  border:\n    1px solid rgba(92,212,253,.23);\n  font-size: 13px;\n  font-weight: 800;\n}\n.abh-philosophy-card h3 {\n  margin: 0 0 10px;\n  color: #ffffff;\n  font-size: 21px;\n}\n.abh-philosophy-card p {\n  margin: 0;\n  color: rgba(205,231,242,.70);\n  font-size: 14.5px;\n  line-height: 1.72;\n}\n\/* =========================================================\n   COMMUNITY IMAGE\n========================================================= *\/\n.abh-community-grid {\n  display: grid;\n  grid-template-columns:\n    minmax(0,1fr)\n    minmax(0,1fr);\n  gap: 40px;\n  align-items: center;\n}\n.abh-community-image-wrap {\n  padding: 14px;\n  border-radius: 23px;\n  border:\n    1px solid rgba(103,214,254,.21);\n  background:\n    rgba(255,255,255,.035);\n  box-shadow:\n    0 28px 70px rgba(0,0,0,.24);\n}\n.abh-community-image {\n  display: block;\n  width: 100%;\n  height: auto;\n  border-radius: 16px;\n}\n.abh-community-copy h2 {\n  margin: 0 0 17px;\n  color: #ffffff;\n  font-size:\n    clamp(36px,5vw,52px);\n  line-height: 1.08;\n  letter-spacing: -1.7px;\n}\n.abh-community-copy p {\n  margin: 0 0 18px;\n  color: rgba(211,235,245,.76);\n  font-size: 16px;\n  line-height: 1.8;\n}\n.abh-community-copy a {\n  color: #76ddff !important;\n  text-decoration: none;\n}\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n.abh-quote {\n  max-width: 950px;\n  margin: 38px auto 0;\n  padding: 36px 38px;\n  text-align: center;\n  border-radius: 20px;\n  border:\n    1px solid rgba(107,216,255,.18);\n  background:\n    rgba(255,255,255,.045);\n}\n.abh-quote p {\n  margin: 0 0 12px;\n  color: #ffffff;\n  font-size:\n    clamp(21px,3vw,28px);\n  line-height: 1.5;\n  font-style: italic;\n}\n.abh-quote span {\n  color: #71ddff;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: .6px;\n}\n\/* =========================================================\n   QUALIFICATIONS\n========================================================= *\/\n.abh-qualifications-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n  gap: 16px;\n  margin-top: 34px;\n}\n.abh-qualification {\n  position: relative;\n  padding: 24px 24px 24px 68px;\n  border-radius: 16px;\n  border:\n    1px solid rgba(112,214,252,.14);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.065),\n      rgba(255,255,255,.025)\n    );\n}\n.abh-qualification-icon {\n  position: absolute;\n  left: 22px;\n  top: 23px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  background:\n    rgba(42,186,238,.10);\n  border:\n    1px solid rgba(92,212,253,.22);\n  color: #65d8ff;\n  font-size: 12px;\n  font-weight: 800;\n}\n.abh-qualification h3 {\n  margin: 0 0 7px;\n  color: #ffffff;\n  font-size: 18px;\n}\n.abh-qualification p {\n  margin: 0;\n  color: rgba(205,231,242,.70);\n  font-size: 14px;\n  line-height: 1.68;\n}\n\/* =========================================================\n   OUTSIDE OFFICE\n========================================================= *\/\n.abh-personal-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n  gap: 18px;\n  margin-top: 33px;\n}\n.abh-personal-card {\n  padding: 27px 25px;\n  border-radius: 17px;\n  border:\n    1px solid rgba(112,215,252,.14);\n  background:\n    rgba(255,255,255,.035);\n}\n.abh-personal-card h3 {\n  margin: 0 0 9px;\n  color: #ffffff;\n  font-size: 19px;\n}\n.abh-personal-card p {\n  margin: 0;\n  color: rgba(205,231,242,.70);\n  font-size: 14px;\n  line-height: 1.7;\n}\n\/* =========================================================\n   FINAL\n========================================================= *\/\n.abh-leadership-final {\n  position: relative;\n  z-index: 2;\n  padding: 100px 24px;\n  text-align: center;\n}\n.abh-leadership-final-inner {\n  max-width: 880px;\n  margin: 0 auto;\n}\n.abh-final-dot {\n  width: 8px;\n  height: 8px;\n  margin: 0 auto 24px;\n  border-radius: 50%;\n  background: #55d4ff;\n  box-shadow:\n    0 0 20px rgba(85,212,255,.85);\n}\n.abh-leadership-final h2 {\n  margin: 0 0 20px;\n  color: #ffffff;\n  font-size:\n    clamp(39px,6vw,60px);\n  line-height: 1.06;\n  letter-spacing: -2px;\n}\n.abh-leadership-final p {\n  max-width: 760px;\n  margin: 0 auto;\n  color: rgba(211,235,245,.76);\n  font-size: 18px;\n  line-height: 1.8;\n}\n.abh-leadership-brand {\n  margin-top: 31px;\n  color: #70dcff;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 1.9px;\n  text-transform: uppercase;\n}\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n@media (max-width: 950px) {\n  .abh-leadership-hero {\n    min-height: auto;\n    padding:\n      78px 22px 70px;\n  }\n  .abh-leadership-hero-grid,\n  .abh-research-grid,\n  .abh-community-grid {\n    grid-template-columns: 1fr;\n  }\n  .abh-leadership-photo-card {\n    max-width: 620px;\n  }\n  .abh-metric-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n  .abh-philosophy-grid,\n  .abh-personal-grid {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .abh-leadership-hero {\n    padding:\n      60px 18px 58px;\n  }\n  .abh-leadership-hero h1 {\n    font-size: 44px;\n    letter-spacing: -1.9px;\n  }\n  .abh-leadership-section {\n    padding:\n      65px 18px;\n  }\n  .abh-metric-grid,\n  .abh-qualifications-grid {\n    grid-template-columns: 1fr;\n  }\n  .abh-scientist-panel,\n  .abh-research-card {\n    padding: 28px 24px;\n  }\n  .abh-qualification {\n    padding:\n      65px 22px 23px;\n  }\n  .abh-qualification-icon {\n    left: 22px;\n    top: 21px;\n  }\n  .abh-leadership-final {\n    padding:\n      75px 18px;\n  }\n}\n<\/style>\n  <!-- =======================================================\n       HERO\n  ======================================================== -->\n  <section>\n          Leadership \u2022 Science \u2022 Clinical Excellence\n          Founder &#038; Clinical Director\n        <h1>\n          David R. Stephens,\n            LPC-S, NCC\n        <\/h1>\n        \n          Licensed Professional Counselor-Supervisor,\n          National Certified Counselor, and\n          scientist-practitioner with more than 23 years\n          of clinical experience.\n        \n        \n          David specializes in evidence-based treatment\n          for Obsessive-Compulsive Disorder, intrusive\n          thoughts, and anxiety-related conditions while\n          integrating psychological science, neuroscience,\n          behavioral medicine, and clinical experience\n          into individualized treatment.\n        \n      <!-- PRIMARY PORTRAIT -->\n      <aside>\n          <img decoding=\"async\"\n            src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/07\/David-Book-Photo.png\"\n            alt=\"David R. Stephens, LPC-S, NCC\"\n          >\n            <strong>\n              David R. Stephens\n            <\/strong>\n              LPC-S \u2022 NCC \u2022 Founder &#038; Clinical Director\n      <\/aside>\n  <\/section>\n  <!-- =======================================================\n       SCIENTIST-PRACTITIONER\n  ======================================================== -->\n  <section>\n          Scientist-Practitioner\n        <h2>\n          Bridging Research and Clinical Practice.\n        <\/h2>\n        \n          David&#8217;s clinical philosophy is grounded in the\n          <strong>\n            scientist-practitioner model\n          <\/strong>,\n          integrating findings from psychology,\n          neuroscience, and behavioral medicine into\n          practical, individualized treatment.\n        \n        \n          He believes effective counseling should be guided\n          not only by compassion and clinical experience,\n          but also by rigorous scientific evidence.\n          The goal is to bridge the gap between research\n          and real-world clinical practice so clients have\n          access to clinically meaningful strategies\n          informed by the best available science.\n        \n        \n          This approach emphasizes continual learning,\n          careful treatment planning, critical evaluation\n          of emerging research, and the practical\n          translation of science into meaningful behavioral\n          change.\n        \n          <strong>\n            23+\n          <\/strong>\n            Years Clinical Experience\n          <strong>\n            LPC-S\n          <\/strong>\n            Licensed Professional Counselor-Supervisor\n          <strong>\n            NCC\n          <\/strong>\n            National Certified Counselor\n          <strong>\n            BTTI\n          <\/strong>\n            Specialized OCD \/ ERP Training\n  <\/section>\n  <!-- =======================================================\n       OCD SPECIALIZATION\n  ======================================================== -->\n  <section>\n          Specialized Clinical Training\n        <h2>\n          Advanced Training in OCD &#038; ERP\n        <\/h2>\n        \n          David is a graduate of the\n          <strong>\n            International OCD Foundation&#8217;s Behavioral\n            Therapy Training Institute (BTTI)\n          <\/strong>,\n          where he received specialized training in\n          Exposure and Response Prevention.\n        \n        \n          ERP is a leading evidence-based behavioral\n          treatment for Obsessive-Compulsive Disorder and\n          requires a detailed understanding of obsessions,\n          compulsions, reassurance seeking, avoidance,\n          mental rituals, and intolerance of uncertainty.\n        \n        \n          David&#8217;s clinical focus includes OCD, intrusive\n          thoughts, and related anxiety presentations, with\n          treatment designed around structured,\n          evidence-based intervention rather than a\n          one-size-fits-all counseling model.\n        \n        <article>\n            01\n          <h3>\n            Evidence\n          <\/h3>\n          \n            Clinical decisions should be informed by\n            established research and continually evaluated\n            as new evidence emerges.\n          \n        <\/article>\n        <article>\n            02\n          <h3>\n            Individualization\n          <\/h3>\n          \n            Treatment should be adapted to the client&#8217;s\n            symptoms, values, goals, history, strengths,\n            and specific clinical presentation.\n          \n        <\/article>\n        <article>\n            03\n          <h3>\n            Application\n          <\/h3>\n          \n            Knowledge becomes useful when it can be\n            translated into practical behavior and\n            meaningful change outside the counseling room.\n          \n        <\/article>\n  <\/section>\n  <!-- =======================================================\n       RESEARCH\n  ======================================================== -->\n  <section>\n          Research Interests\n        <h2>\n          Sleep, OCD, and Glutamate\n        <\/h2>\n          <h3>\n            Exploring the Neurobiology of\n            Restorative Sleep and OCD\n          <\/h3>\n          \n            As part of his ongoing research interests,\n            David is studying the relationship between\n            sleep and Obsessive-Compulsive Disorder, with\n            particular interest in\n            <strong>\n              glutamate\n            <\/strong>,\n            the brain&#8217;s primary excitatory\n            neurotransmitter.\n            His work explores how sleep quality,\n            neurobiology, and obsessive-compulsive symptoms\n            may interact, with the broader goal of better\n            understanding mechanisms that could inform\n            treatment.\n          \n            Sleep\n            OCD\n            Glutamate\n            Neuroscience\n        \n          David is also pursuing a\n          <strong>\n            Doctorate in Behavioral Health\n          <\/strong>,\n          further strengthening his commitment to\n          integrating scientific research, behavioral\n          medicine, and clinical excellence.\n        \n  <\/section>\n  <!-- =======================================================\n       PHILOSOPHY\n  ======================================================== -->\n  <section>\n          Philosophy of Care\n        <h2>\n          Collaborative.\n          Evidence-Based.\n          Purposeful.\n        <\/h2>\n        \n          David believes that although every individual\n          faces unique challenges, each person possesses\n          the capacity to build a meaningful, fulfilling,\n          and rewarding life.\n        \n        \n          He views counseling as a collaborative\n          partnership founded on trust, respect, shared\n          goals, and active participation.\n        \n        \n          By combining empirically supported interventions\n          with practical, personalized strategies, David\n          works alongside clients as they learn to overcome\n          obstacles, increase resilience, develop new\n          skills, and pursue their fullest potential.\n        \n  <\/section>\n  <!-- =======================================================\n       COMMUNITY\n  ======================================================== -->\n  <section>\n          <img decoding=\"async\"\n            src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/07\/David-Susan-Award.png\"\n            alt=\"David Stephens at the Huntsville Madison County Chamber Small Business Awards Gala\"\n          >\n            Huntsville &#038; Community Service\n          <h2>\n            Rooted in the Community.\n          <\/h2>\n          \n            A lifelong resident of Huntsville, Alabama,\n            David has had the privilege of serving the\n            community through work with respected\n            organizations including the\n            <a\n              href=\"https:\/\/www.districtattorney.org\/\"\n              target=\"_blank\"\n              rel=\"noopener noreferrer\"\n            >\n              Madison County District Attorney&#8217;s Office\n            <\/a>\n            and the\n            <a\n              href=\"https:\/\/www.nationalcac.org\/\"\n              target=\"_blank\"\n              rel=\"noopener noreferrer\"\n            >\n              National Children&#8217;s Advocacy Center\n            <\/a>.\n          \n          \n            His commitment to service has extended beyond\n            clinical practice through volunteer involvement\n            with organizations such as Hospice Family Care\n            and the American Cancer Society.\n          \n          \n            David also serves his community as an\n            <strong>\n              Emergency Medical Responder\n            <\/strong>\n            with his local volunteer fire department,\n            reflecting a continuing commitment to helping\n            others both inside and outside the counseling\n            office.\n          \n        \n          \u201cYou give but little when you give of your\n          possessions. It is when you give of yourself that\n          you truly give.\u201d\n        \n          Kahlil Gibran\n  <\/section>\n  <!-- =======================================================\n       QUALIFICATIONS\n  ======================================================== -->\n  <section>\n          Qualifications\n        <h2>\n          Experience, Training &#038; Professional Development\n        <\/h2>\n        \n          For more than 23 years, David has worked with\n          individuals and organizations while maintaining\n          a commitment to professional, safe, confidential,\n          and respectful care.\n        \n            01\n          <h3>\n            Licensed Professional Counselor-Supervisor\n          <\/h3>\n          \n            Licensed as an LPC-S, with experience in both\n            clinical practice and professional counselor\n            supervision.\n          \n            02\n          <h3>\n            National Certified Counselor\n          <\/h3>\n          \n            Nationally credentialed as a National\n            Certified Counselor through the professional\n            counseling certification system.\n          \n            03\n          <h3>\n            Advanced OCD Training\n          <\/h3>\n          \n            Graduate of the International OCD Foundation&#8217;s\n            Behavioral Therapy Training Institute with\n            specialized training in Exposure and Response\n            Prevention.\n          \n            04\n          <h3>\n            University Study\n          <\/h3>\n          \n            Academic study through Samford University,\n            Argosy University, and Arizona State\n            University.\n          \n            05\n          <h3>\n            Academic &#038; Leadership Recognition\n          <\/h3>\n          \n            Honored for achievement in academic,\n            professional, business, and leadership\n            settings.\n          \n            06\n          <h3>\n            Doctoral Study\n          <\/h3>\n          \n            Currently pursuing doctoral-level study in\n            Behavioral Health with continued emphasis on\n            integrating research, neuroscience, and\n            clinical practice.\n          \n  <\/section>\n  <!-- =======================================================\n       OUTSIDE OFFICE\n  ======================================================== -->\n  <section>\n          Beyond Clinical Practice\n        <h2>\n          Curiosity, Discipline &#038; Service\n        <\/h2>\n          <h3>\n            Lifelong Learning\n          <\/h3>\n          \n            David enjoys studying philosophy, professional\n            development, psychology, neuroscience, and\n            emerging advances in behavioral science.\n          \n          <h3>\n            Discipline &#038; Movement\n          <\/h3>\n          \n            He enjoys cycling and holds a Black Belt in\n            martial arts. He previously served as a\n            part-time martial arts instructor.\n          \n          <h3>\n            A Little Fun\n          <\/h3>\n          \n            Outside of behavioral science, David enjoys\n            collecting vintage Star Wars memorabilia and\n            exploring the history and design of the\n            franchise.\n          \n  <\/section>\n  <!-- =======================================================\n       FINAL\n  ======================================================== -->\n  <section>\n      <h2>\n        Science.\n        Service.\n        Clinical Excellence.\n      <\/h2>\n      \n        Leadership at Advanced Behavioral Health is built\n        around a simple principle: continue learning,\n        remain grounded in evidence, serve others well,\n        and translate knowledge into meaningful action.\n      \n        Advanced Behavioral Health\n  <\/section>\n\t<!-- =========================================================\n     ADVANCED BEHAVIORAL HEALTH\n     MISSION CTA SECTION\n     Appointment + Mission Page\n========================================================= -->\n<style>\n.abh-mission-cta,\n.abh-mission-cta * {\n    box-sizing: border-box;\n}\n.abh-mission-cta {\n    position: relative;\n    overflow: hidden;\n    padding: 80px 24px;\n    color: #ffffff;\n    font-family:\n        -apple-system,\n        BlinkMacSystemFont,\n        \"Segoe UI\",\n        Roboto,\n        Helvetica,\n        Arial,\n        sans-serif;\n    background:\n        radial-gradient(\n            circle at 82% 15%,\n            rgba(47,190,240,.16),\n            transparent 30%\n        ),\n        radial-gradient(\n            circle at 10% 80%,\n            rgba(15,107,188,.10),\n            transparent 30%\n        ),\n        linear-gradient(\n            145deg,\n            #021421 0%,\n            #04243d 100%\n        );\n}\n\/* =========================================================\n   SCIENTIFIC GRID\n========================================================= *\/\n.abh-mission-cta::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-image:\n        linear-gradient(\n            rgba(104,216,255,.03) 1px,\n            transparent 1px\n        ),\n        linear-gradient(\n            90deg,\n            rgba(104,216,255,.03) 1px,\n            transparent 1px\n        );\n    background-size: 56px 56px;\n    pointer-events: none;\n}\n\/* =========================================================\n   GLASS PANEL\n========================================================= *\/\n.abh-mission-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 50px 44px;\n    text-align: center;\n    border-radius: 24px;\n    border:\n        1px solid rgba(107,216,255,.22);\n    background:\n        linear-gradient(\n            145deg,\n            rgba(255,255,255,.08),\n            rgba(255,255,255,.025)\n        );\n    box-shadow:\n        0 28px 70px rgba(0,0,0,.24),\n        inset 0 1px 0 rgba(255,255,255,.10);\n    backdrop-filter: blur(18px);\n    -webkit-backdrop-filter: blur(18px);\n}\n\/* top glass highlight *\/\n.abh-mission-inner::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 18%;\n    right: 18%;\n    height: 1px;\n    background:\n        linear-gradient(\n            90deg,\n            transparent,\n            rgba(99,216,255,.90),\n            transparent\n        );\n}\n\/* =========================================================\n   TAG\n========================================================= *\/\n.abh-mission-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n    margin-bottom: 19px;\n    padding: 8px 15px;\n    border-radius: 50px;\n    border:\n        1px solid rgba(102,216,255,.24);\n    background:\n        rgba(255,255,255,.04);\n    color: #79ddff;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n}\n.abh-mission-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #53d5ff;\n    box-shadow:\n        0 0 11px rgba(83,213,255,.9);\n}\n\/* =========================================================\n   HEADING\n========================================================= *\/\n.abh-mission-inner h2 {\n    max-width: 860px;\n    margin: 0 auto 18px;\n    color: #ffffff;\n    font-size:\n        clamp(36px,5vw,53px);\n    line-height: 1.08;\n    letter-spacing: -1.8px;\n}\n.abh-mission-inner h2 span {\n    display: block;\n    margin-top: 5px;\n    background:\n        linear-gradient(\n            90deg,\n            #ffffff,\n            #8fe5ff,\n            #34b9ec\n        );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n}\n.abh-mission-inner p {\n    max-width: 800px;\n    margin: 0 auto;\n    color:\n        rgba(211,235,245,.76);\n    font-size: 16.5px;\n    line-height: 1.8;\n}\n\/* =========================================================\n   BUTTON ROW\n========================================================= *\/\n.abh-mission-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: center;\n    gap: 15px;\n    margin-top: 32px;\n}\n\/* =========================================================\n   MISSION BUTTON\n========================================================= *\/\n.abh-mission-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    overflow: hidden;\n    min-height: 54px;\n    padding: 0 31px;\n    border-radius: 50px;\n    color: #ffffff !important;\n    text-decoration: none !important;\n    text-transform: uppercase;\n    letter-spacing: 1.4px;\n    font-size: 13px;\n    font-weight: 700;\n    background:\n        linear-gradient(\n            145deg,\n            rgba(5,28,70,.96) 0%,\n            rgba(9,49,110,.94) 50%,\n            rgba(3,20,55,.98) 100%\n        );\n    border:\n        1px solid rgba(140,210,255,.28);\n    box-shadow:\n        inset 0 1px 0 rgba(255,255,255,.18),\n        inset 0 -1px 0 rgba(255,255,255,.05),\n        0 10px 28px rgba(0,20,60,.55);\n    transition:\n        all .35s ease;\n}\n\/* animated glass reflection *\/\n.abh-mission-button::before {\n    content: \"\";\n    position: absolute;\n    top: -180%;\n    left: -40%;\n    width: 30%;\n    height: 450%;\n    background:\n        linear-gradient(\n            90deg,\n            transparent,\n            rgba(255,255,255,.22),\n            rgba(255,255,255,.05),\n            transparent\n        );\n    transform: rotate(25deg);\n    transition: left .8s ease;\n}\n.abh-mission-button:hover {\n    color: #ffffff !important;\n    transform: translateY(-3px);\n    background:\n        linear-gradient(\n            145deg,\n            rgba(8,40,95,.98),\n            rgba(12,67,145,.96),\n            rgba(5,30,75,.98)\n        );\n    box-shadow:\n        inset 0 1px 0 rgba(255,255,255,.22),\n        0 16px 36px rgba(0,45,120,.55),\n        0 0 20px rgba(45,145,255,.30);\n}\n.abh-mission-button:hover::before {\n    left: 155%;\n}\n\/* =========================================================\n   SIMPLEPRACTICE BUTTON OVERRIDE\n========================================================= *\/\n.abh-mission-cta\n.spwidget-button-wrapper {\n    text-align: center !important;\n    margin: 0 !important;\n}\n.abh-mission-cta\n.spwidget-button {\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    min-height: 54px;\n    padding:\n        0 31px !important;\n    border-radius:\n        50px !important;\n    color:\n        #ffffff !important;\n    background:\n        linear-gradient(\n            145deg,\n            rgba(5,28,70,.96) 0%,\n            rgba(9,49,110,.94) 50%,\n            rgba(3,20,55,.98) 100%\n        ) !important;\n    border:\n        1px solid rgba(140,210,255,.28) !important;\n    font-size:\n        13px !important;\n    font-weight:\n        700 !important;\n    letter-spacing:\n        1.4px !important;\n    text-transform:\n        uppercase !important;\n    text-decoration:\n        none !important;\n    box-shadow:\n        inset 0 1px 0 rgba(255,255,255,.18),\n        inset 0 -1px 0 rgba(255,255,255,.05),\n        0 10px 28px rgba(0,20,60,.55);\n    transition:\n        all .35s ease;\n}\n.abh-mission-cta\n.spwidget-button:hover {\n    color: #ffffff !important;\n    transform: translateY(-3px);\n    background:\n        linear-gradient(\n            145deg,\n            rgba(8,40,95,.98),\n            rgba(12,67,145,.96),\n            rgba(5,30,75,.98)\n        ) !important;\n    box-shadow:\n        inset 0 1px 0 rgba(255,255,255,.22),\n        0 16px 36px rgba(0,45,120,.55),\n        0 0 20px rgba(45,145,255,.30);\n}\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n@media (max-width: 650px) {\n    .abh-mission-cta {\n        padding: 60px 18px;\n    }\n    .abh-mission-inner {\n        padding: 36px 23px;\n    }\n    .abh-mission-inner h2 {\n        font-size: 38px;\n    }\n    .abh-mission-buttons {\n        display: grid;\n        grid-template-columns: 1fr;\n    }\n    .abh-mission-cta\n    .spwidget-button-wrapper {\n        width: 100%;\n    }\n    .abh-mission-cta\n    .spwidget-button,\n    .abh-mission-button {\n        width: 100%;\n    }\n}\n<\/style>\n<!-- =========================================================\n     MISSION CTA SECTION\n========================================================= -->\n<section>\n            The Mission of Advanced Behavioral Health\n        <h2>\n            Science Informs the Work.\n                Meaningful Change Is the Mission.\n        <\/h2>\n        \n            Advanced Behavioral Health exists to help\n            individuals move beyond fear, avoidance, and\n            uncertainty through evidence-based counseling,\n            neuroscience-informed strategies, and practical\n            behavioral change.\n            Learn more about the principles, scientific\n            perspective, and commitment to clinical\n            excellence that guide our work.\n        \n            <!-- =============================================\n                 SIMPLEPRACTICE\n                 REQUEST AN APPOINTMENT\n            ============================================== -->\n            <!-- Start SimplePractice Contact Form Widget Embed Code -->\n            <style>\n                .spwidget-button-wrapper {\n                    text-align: center;\n                }\n                .spwidget-button {\n                    display: inline-block;\n                    padding: 6px 12px;\n                    color: #1371C8;\n                    background: #fff;\n                    border: 1px solid #1371C8;\n                    border-radius: 4px;\n                    font-size: 14px;\n                    font-weight: 600;\n                    text-decoration: none;\n                }\n                .spwidget-button:hover {\n                    background: #fff;\n                    color: #0F5AA0;\n                }\n                .spwidget-button:active {\n                    color:\n                        rgba(255,255,255,.75) !important;\n                    box-shadow:\n                        0 1px 3px\n                        rgba(0,0,0,.15)\n                        inset;\n                }\n            <\/style>\n                <a\n                    href=\"https:\/\/abhmind.clientsecure.me\"\n                    data-spwidget-scope-id=\"7267d394-3367-4e67-a0a1-2cad15a38489\"\n                    data-spwidget-scope-uri=\"abhmind\"\n                    data-spwidget-application-id=\"7c72cb9f9a9b913654bb89d6c7b4e71a77911b30192051da35384b4d0c6d505b\"\n                    data-spwidget-channel=\"embedded_widget\"\n                    data-spwidget-scope-global\n                    data-spwidget-autobind\n                    data-spwidget-contact\n                >\n                    Request An Appointment\n                <\/a>\n            <!-- End SimplePractice Contact Form Widget Embed Code -->\n            <!-- =============================================\n                 MISSION PAGE BUTTON\n            ============================================== -->\n            <a\n                href=\"https:\/\/abhmind.com\/?page_id=428\"\n            >\n                Explore Our Mission \u2192\n            <\/a>\n<\/section>\n<!-- =========================================================\n     SIMPLEPRACTICE INTEGRATION\n========================================================= -->\n","protected":false},"excerpt":{"rendered":"<p>Advanced Behavioral Health Science. Mind. Transformation. \u2630 Home What To Expect \u25bc Welcome Philosophy Strategies FAQs Our Expertise \u25bc Anxiety OCD Sleep Training About Us \u25bc Leadership Mission Contact Testimonials Client Portal Provider Referrals Request An Appointment Leadership \u2022 Science \u2022 Clinical Excellence Founder &#038; Clinical Director David R. Stephens, LPC-S, NCC Licensed Professional Counselor-Supervisor,&hellip;<\/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-431","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/431","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/abhmind.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=431"}],"version-history":[{"count":56,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/431\/revisions"}],"predecessor-version":[{"id":1535,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/431\/revisions\/1535"}],"wp:attachment":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=431"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}