{"id":395,"date":"2015-01-21T23:39:27","date_gmt":"2015-01-21T23:39:27","guid":{"rendered":"https:\/\/abhmind.com\/?page_id=395"},"modified":"2026-08-09T10:34:48","modified_gmt":"2026-08-09T15:34:48","slug":"ocd-treatment-huntsville-al","status":"publish","type":"page","link":"https:\/\/abhmind.com\/","title":{"rendered":"Home"},"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 \u2014 HOMEPAGE HERO\n     ABHMIND.COM\n     Blue Glass \/ Science \/ OCD-Focused Design\n========================================================= -->\n<style>\n.abh-hero,\n.abh-hero * {\n  box-sizing: border-box;\n}\n.abh-hero {\n  --abh-navy: #031629;\n  --abh-deep-blue: #062b4d;\n  --abh-blue: #0879c9;\n  --abh-bright-blue: #23b7ed;\n  --abh-cyan: #72dcff;\n  --abh-white: #ffffff;\n  --abh-soft-white: #eaf7ff;\n  position: relative;\n  overflow: hidden;\n  width: 100%;\n  min-height: 760px;\n  display: flex;\n  align-items: center;\n  padding: 95px 24px 80px;\n  background:\n    radial-gradient(\n      circle at 78% 24%,\n      rgba(35,183,237,.24),\n      transparent 25%\n    ),\n    radial-gradient(\n      circle at 10% 80%,\n      rgba(8,121,201,.19),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #02111f 0%,\n      #052743 46%,\n      #06365c 100%\n    );\n  color: var(--abh-white);\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n.abh-hero::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(\n      rgba(114,220,255,.045) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(114,220,255,.045) 1px,\n      transparent 1px\n    );\n  background-size: 52px 52px;\n  mask-image:\n    linear-gradient(\n      to bottom,\n      rgba(0,0,0,.8),\n      transparent 92%\n    );\n  pointer-events: none;\n}\n.abh-hero::after {\n  content: \"\";\n  position: absolute;\n  width: 620px;\n  height: 620px;\n  right: -170px;\n  top: -220px;\n  border-radius: 50%;\n  background:\n    radial-gradient(\n      circle,\n      rgba(78,200,255,.20),\n      rgba(6,91,152,.08) 48%,\n      transparent 72%\n    );\n  filter: blur(8px);\n  pointer-events: none;\n}\n.abh-hero-inner {\n  position: relative;\n  z-index: 2;\n  width: 100%;\n  max-width: 1220px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns:\n    minmax(0, 1.25fr)\n    minmax(300px, .75fr);\n  gap: 65px;\n  align-items: center;\n}\n.abh-hero-content {\n  max-width: 760px;\n}\n.abh-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 25px;\n  padding: 8px 15px;\n  border: 1px solid rgba(113,218,255,.28);\n  border-radius: 100px;\n  background: rgba(255,255,255,.055);\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.10),\n    0 8px 30px rgba(0,0,0,.12);\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n  color: #9ce7ff;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 1.7px;\n  text-transform: uppercase;\n}\n.abh-eyebrow-dot {\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: #4bd2ff;\n  box-shadow:\n    0 0 12px rgba(75,210,255,.9);\n}\n.abh-hero h1 {\n  margin: 0 0 25px;\n  max-width: 850px;\n  color: #ffffff;\n  font-size: clamp(48px, 6vw, 79px);\n  line-height: .99;\n  font-weight: 720;\n  letter-spacing: -3.4px;\n}\n.abh-gradient-text {\n  display: block;\n  background:\n    linear-gradient(\n      90deg,\n      #ffffff 0%,\n      #83dcff 47%,\n      #32baf1 100%\n    );\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n  color: transparent;\n}\n.abh-hero-lead {\n  max-width: 700px;\n  margin: 0 0 18px;\n  color: rgba(235,247,255,.92);\n  font-size: clamp(19px, 2vw, 23px);\n  line-height: 1.55;\n}\n.abh-hero-subtext {\n  max-width: 690px;\n  margin: 0 0 34px;\n  color: rgba(207,230,243,.73);\n  font-size: 16px;\n  line-height: 1.7;\n}\n\/* =========================================================\n   CTA BUTTON AREA\n========================================================= *\/\n.abh-buttons {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  gap: 14px;\n  margin-top: 31px;\n}\n.abh-button {\n  display: inline-flex;\n  justify-content: center;\n  align-items: center;\n  gap: 9px;\n  min-height: 54px;\n  padding: 0 25px;\n  border-radius: 9px;\n  text-decoration: none !important;\n  font-size: 15px;\n  font-weight: 700;\n  transition:\n    transform .22s ease,\n    box-shadow .22s ease,\n    border-color .22s ease,\n    background .22s ease;\n}\n.abh-button:hover {\n  transform: translateY(-2px);\n}\n.abh-button-primary {\n  background:\n    linear-gradient(\n      135deg,\n      #159bdc,\n      #0871bd\n    );\n  color: #ffffff !important;\n  border: 1px solid rgba(117,220,255,.48);\n  box-shadow:\n    0 12px 34px rgba(0,113,189,.32),\n    inset 0 1px 0 rgba(255,255,255,.24);\n}\n.abh-button-primary:hover {\n  box-shadow:\n    0 16px 40px rgba(0,132,211,.44),\n    inset 0 1px 0 rgba(255,255,255,.25);\n}\n\/* =========================================================\n   SIMPLEPRACTICE BUTTON\n   Keeps widget functionality while matching ABH styling\n========================================================= *\/\n.abh-buttons .spwidget-button-wrapper {\n  text-align: left;\n  margin: 0;\n  padding: 0;\n}\n.abh-buttons .spwidget-button {\n  display: inline-flex !important;\n  align-items: center;\n  justify-content: center;\n  min-height: 54px;\n  padding: 0 25px !important;\n  color: #eaf9ff !important;\n  background:\n    rgba(255,255,255,.055) !important;\n  border:\n    1px solid rgba(139,221,250,.29) !important;\n  border-radius:\n    9px !important;\n  font-size:\n    15px !important;\n  font-weight:\n    700 !important;\n  text-decoration:\n    none !important;\n  backdrop-filter:\n    blur(10px);\n  -webkit-backdrop-filter:\n    blur(10px);\n  transition:\n    transform .22s ease,\n    border-color .22s ease,\n    background .22s ease,\n    box-shadow .22s ease;\n}\n.abh-buttons .spwidget-button:hover {\n  color:\n    #ffffff !important;\n  background:\n    rgba(255,255,255,.09) !important;\n  border-color:\n    rgba(125,219,255,.55) !important;\n  transform:\n    translateY(-2px);\n  box-shadow:\n    0 12px 30px rgba(0,0,0,.15);\n}\n.abh-buttons .spwidget-button:active {\n  color:\n    #ffffff !important;\n  box-shadow:\n    inset 0 1px 3px rgba(0,0,0,.15) !important;\n}\n\/* CREDENTIAL LINE *\/\n.abh-credentials {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 22px 30px;\n  margin-top: 42px;\n  color: rgba(211,237,249,.74);\n  font-size: 13px;\n  line-height: 1.4;\n}\n.abh-credential {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.abh-check {\n  color: #56d5ff;\n  font-weight: 800;\n}\n\/* RIGHT GLASS CARD *\/\n.abh-focus-card {\n  position: relative;\n  padding: 36px 32px;\n  border:\n    1px solid rgba(140,223,255,.22);\n  border-radius: 22px;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.11),\n      rgba(255,255,255,.045)\n    );\n  box-shadow:\n    0 30px 90px rgba(0,0,0,.30),\n    inset 0 1px 0 rgba(255,255,255,.17);\n  backdrop-filter:\n    blur(22px);\n  -webkit-backdrop-filter:\n    blur(22px);\n}\n.abh-focus-card::before {\n  content: \"\";\n  position: absolute;\n  top: -1px;\n  left: 15%;\n  right: 15%;\n  height: 1px;\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(99,213,255,.85),\n      transparent\n    );\n}\n.abh-card-small {\n  margin-bottom: 12px;\n  color: #73ddff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n.abh-focus-card h2 {\n  margin: 0 0 8px;\n  color: #ffffff;\n  font-size: 30px;\n  line-height: 1.1;\n  letter-spacing: -.7px;\n}\n.abh-focus-card > p {\n  margin: 0 0 25px;\n  color: rgba(220,240,250,.73);\n  font-size: 14px;\n  line-height: 1.65;\n}\n.abh-service {\n  position: relative;\n  padding: 18px 0 18px 19px;\n  border-top:\n    1px solid rgba(157,222,246,.13);\n}\n.abh-service::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 23px;\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: #42c5f5;\n  box-shadow:\n    0 0 13px rgba(66,197,245,.72);\n}\n.abh-service-title {\n  display: block;\n  margin-bottom: 4px;\n  color: #ffffff;\n  font-size: 16px;\n  font-weight: 700;\n}\n.abh-service-description {\n  color: rgba(204,229,240,.66);\n  font-size: 13px;\n  line-height: 1.55;\n}\n.abh-science-line {\n  display: flex;\n  align-items: center;\n  gap: 11px;\n  margin-top: 23px;\n  padding-top: 21px;\n  border-top:\n    1px solid rgba(157,222,246,.13);\n  color:\n    rgba(211,239,251,.77);\n  font-size: 12px;\n  line-height: 1.5;\n}\n.abh-science-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 34px;\n  height: 34px;\n  flex: 0 0 34px;\n  border-radius: 50%;\n  background:\n    rgba(51,186,238,.11);\n  border:\n    1px solid rgba(92,209,253,.27);\n  color: #65d8ff;\n  font-size: 17px;\n}\n.abh-bottom-fade {\n  position: absolute;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  height: 100px;\n  background:\n    linear-gradient(\n      transparent,\n      rgba(2,17,31,.55)\n    );\n  pointer-events: none;\n}\n\/* TABLET *\/\n@media (max-width: 900px) {\n  .abh-hero {\n    min-height: auto;\n    padding: 75px 22px 65px;\n  }\n  .abh-hero-inner {\n    grid-template-columns: 1fr;\n    gap: 45px;\n  }\n  .abh-hero-content {\n    max-width: 100%;\n  }\n  .abh-hero h1 {\n    font-size: clamp(45px, 12vw, 65px);\n    letter-spacing: -2px;\n  }\n  .abh-focus-card {\n    max-width: 650px;\n  }\n}\n\/* MOBILE *\/\n@media (max-width: 600px) {\n  .abh-hero {\n    padding: 60px 18px 50px;\n  }\n  .abh-eyebrow {\n    font-size: 10px;\n    letter-spacing: 1.3px;\n  }\n  .abh-hero h1 {\n    font-size: 43px;\n    line-height: 1.02;\n  }\n  .abh-hero-lead {\n    font-size: 18px;\n  }\n  .abh-buttons {\n    display: grid;\n  }\n  .abh-button,\n  .abh-buttons .spwidget-button-wrapper,\n  .abh-buttons .spwidget-button {\n    width: 100%;\n  }\n  .abh-credentials {\n    display: grid;\n    gap: 12px;\n  }\n  .abh-focus-card {\n    padding: 29px 24px;\n  }\n}\n<\/style>\n<section>\n    <!-- LEFT SIDE -->\n        Advanced Behavioral Health\n      <h1>\n        Specialized OCD Treatment.\n          Grounded in Science.\n      <\/h1>\n      \n        Advanced Behavioral Health provides specialized,\n        evidence-based treatment for obsessive-compulsive\n        disorder, sleep issues, and anxiety-related\n        conditions.\n      \n      \n        Our approach combines clinical expertise,\n        psychological science, and individualized treatment\n        to help clients change the patterns that keep OCD\n        and anxiety in control. Treatment emphasizes\n        practical skills, measurable progress, and the\n        development of greater tolerance for uncertainty\n        and distress.\n      \n      <!-- BUTTONS -->\n        <!-- OCD BUTTON -->\n        <a\n          href=\"\/?page_id=422\"\n        >\n          Explore OCD Treatment\n            \u2192\n        <\/a>\n        <!-- =================================================\n             SIMPLEPRACTICE CONTACT FORM WIDGET\n        ================================================== -->\n          <!-- Start SimplePractice Contact Form Widget Embed Code -->\n<style>.spwidget-button-wrapper{text-align: center}.spwidget-button{display: inline-block;padding:  6px 12px;color:  #1371C8;background:  #fff;border:  1px solid #1371C8;border-radius: 4px;font-size: 14px;font-weight: 600;text-decoration: none}.spwidget-button:hover{background:  #fff;color:  #0F5AA0}.spwidget-button:active{color: rgba(255, 255, 255, .75) !important;box-shadow: 0 1px 3px rgba(0, 0, 0, .15) inset}<\/style>\n<a href=\"https:\/\/abhmind.clientsecure.me\" data-spwidget-scope-id=\"7267d394-3367-4e67-a0a1-2cad15a38489\" data-spwidget-scope-uri=\"abhmind\" data-spwidget-application-id=\"7c72cb9f9a9b913654bb89d6c7b4e71a77911b30192051da35384b4d0c6d505b\" data-spwidget-channel=\"embedded_widget\" data-spwidget-scope-global data-spwidget-autobind data-spwidget-contact>Request An Appointment<\/a>\n<!-- End SimplePractice Contact Form Widget Embed Code -->\n      <!-- CREDENTIALS -->\n          \u2713\n          Evidence-Based Treatment\n          \u2713\n          Specialized OCD Care\n          \u2713\n          Scientist-Practitioner Approach\n    <!-- RIGHT SIDE -->\n    <aside>\n        Clinical Focus\n      <h2>\n        Specialized Treatment.\n        Focused Expertise.\n      <\/h2>\n      \n        ABH maintains a focused clinical practice centered\n        on conditions where specialized training and\n        evidence-based treatment can make a meaningful\n        difference.\n      \n          Obsessive-Compulsive Disorder\n          Specialized OCD treatment utilizing\n          Exposure and Response Prevention (ERP)\n          and evidence-based cognitive and behavioral\n          strategies.\n          Sleep\n          Treatment designed to increase the quality of restoritive sleep.\n          Anxiety-Related Conditions\n          Evidence-based strategies targeting avoidance,\n          excessive worry, fear-based responses, and\n          behavioral patterns that maintain anxiety.\n          \u2301\n          <strong>\n            Science. Mind. Transformation.\n          <\/strong>\n          <br>\n          Advanced Behavioral Health\n    <\/aside>\n<\/section>\n<!-- =========================================================\n     SIMPLEPRACTICE WIDGET SCRIPT\n     Keep this script after the hero section\n========================================================= -->\n\t<!-- =========================================================\n     ABH \u2014 WHY SPECIALIZED OCD TREATMENT MATTERS\n========================================================= -->\n<style>\n.abh-specialized-section,\n.abh-specialized-section * {\n  box-sizing: border-box;\n}\n.abh-specialized-section {\n  position: relative;\n  overflow: hidden;\n  padding: 90px 24px;\n  background:\n    radial-gradient(\n      circle at 15% 20%,\n      rgba(34, 177, 232, .10),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 85% 80%,\n      rgba(0, 111, 190, .12),\n      transparent 30%\n    ),\n    linear-gradient(\n      180deg,\n      #031629 0%,\n      #05253f 100%\n    );\n  color: #ffffff;\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n\/* subtle scientific grid *\/\n.abh-specialized-section::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(\n      rgba(107, 211, 250, .035) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(107, 211, 250, .035) 1px,\n      transparent 1px\n    );\n  background-size: 55px 55px;\n  pointer-events: none;\n}\n\/* MAIN WRAPPER *\/\n.abh-specialized-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1180px;\n  margin: 0 auto;\n}\n\/* SECTION INTRO *\/\n.abh-specialized-heading {\n  max-width: 830px;\n  margin: 0 auto 56px;\n  text-align: center;\n}\n.abh-specialized-label {\n  display: inline-block;\n  margin-bottom: 16px;\n  color: #73dfff;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n.abh-specialized-heading h2 {\n  margin: 0 0 20px;\n  color: #ffffff;\n  font-size: clamp(36px, 5vw, 58px);\n  line-height: 1.05;\n  letter-spacing: -2px;\n}\n.abh-specialized-heading h2 span {\n  background:\n    linear-gradient(\n      90deg,\n      #ffffff,\n      #73dfff\n    );\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n  -webkit-text-fill-color: transparent;\n}\n.abh-specialized-heading p {\n  margin: 0 auto;\n  max-width: 760px;\n  color: rgba(220, 239, 249, .78);\n  font-size: 18px;\n  line-height: 1.7;\n}\n\/* FEATURE GRID *\/\n.abh-specialized-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n  gap: 22px;\n}\n\/* CARD *\/\n.abh-specialized-card {\n  position: relative;\n  min-height: 100%;\n  padding: 32px 28px;\n  border:\n    1px solid rgba(131, 218, 250, .17);\n  border-radius: 20px;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.09),\n      rgba(255,255,255,.035)\n    );\n  box-shadow:\n    0 22px 60px rgba(0,0,0,.20),\n    inset 0 1px 0 rgba(255,255,255,.10);\n  backdrop-filter: blur(16px);\n  -webkit-backdrop-filter: blur(16px);\n}\n.abh-specialized-card::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 28px;\n  right: 28px;\n  height: 1px;\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(89, 207, 250, .72),\n      transparent\n    );\n}\n\/* NUMBER *\/\n.abh-specialized-number {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 42px;\n  height: 42px;\n  margin-bottom: 22px;\n  border-radius: 50%;\n  background:\n    rgba(40, 185, 238, .11);\n  border:\n    1px solid rgba(86, 208, 250, .24);\n  color: #62d7ff;\n  font-size: 14px;\n  font-weight: 800;\n  box-shadow:\n    0 0 22px rgba(58, 187, 235, .08);\n}\n.abh-specialized-card h3 {\n  margin: 0 0 12px;\n  color: #ffffff;\n  font-size: 21px;\n  line-height: 1.25;\n  letter-spacing: -.4px;\n}\n.abh-specialized-card p {\n  margin: 0;\n  color:\n    rgba(208, 231, 242, .72);\n  font-size: 15px;\n  line-height: 1.7;\n}\n\/* EMPHASIS PANEL *\/\n.abh-specialized-bottom {\n  display: grid;\n  grid-template-columns:\n    minmax(0, 1.35fr)\n    minmax(260px, .65fr);\n  gap: 28px;\n  margin-top: 30px;\n  padding: 36px 38px;\n  border:\n    1px solid rgba(113, 217, 255, .20);\n  border-radius: 22px;\n  background:\n    linear-gradient(\n      135deg,\n      rgba(10, 72, 118, .62),\n      rgba(7, 45, 78, .66)\n    );\n  box-shadow:\n    0 24px 70px rgba(0,0,0,.23);\n  align-items: center;\n}\n.abh-specialized-bottom h3 {\n  margin: 0 0 12px;\n  color: #ffffff;\n  font-size: 27px;\n  letter-spacing: -.6px;\n}\n.abh-specialized-bottom p {\n  margin: 0;\n  color:\n    rgba(221, 241, 250, .78);\n  font-size: 16px;\n  line-height: 1.7;\n}\n\/* CTA *\/\n.abh-specialized-cta-wrap {\n  display: flex;\n  justify-content: flex-end;\n}\n.abh-specialized-cta {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  min-height: 54px;\n  padding: 0 24px;\n  border-radius: 9px;\n  color: #ffffff !important;\n  background:\n    linear-gradient(\n      135deg,\n      #159bdc,\n      #0871bd\n    );\n  border:\n    1px solid rgba(117, 220, 255, .46);\n  text-decoration: none !important;\n  font-size: 15px;\n  font-weight: 700;\n  box-shadow:\n    0 12px 32px rgba(0, 113, 189, .28);\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n.abh-specialized-cta:hover {\n  transform: translateY(-2px);\n  box-shadow:\n    0 16px 38px rgba(0, 132, 211, .38);\n}\n\/* TABLET *\/\n@media (max-width: 900px) {\n  .abh-specialized-section {\n    padding: 72px 22px;\n  }\n  .abh-specialized-grid {\n    grid-template-columns: 1fr;\n  }\n  .abh-specialized-bottom {\n    grid-template-columns: 1fr;\n  }\n  .abh-specialized-cta-wrap {\n    justify-content: flex-start;\n  }\n}\n\/* MOBILE *\/\n@media (max-width: 600px) {\n  .abh-specialized-section {\n    padding: 60px 18px;\n  }\n  .abh-specialized-heading {\n    text-align: left;\n  }\n  .abh-specialized-heading h2 {\n    font-size: 39px;\n    letter-spacing: -1.3px;\n  }\n  .abh-specialized-heading p {\n    font-size: 17px;\n  }\n  .abh-specialized-card {\n    padding: 28px 24px;\n  }\n  .abh-specialized-bottom {\n    padding: 30px 25px;\n  }\n  .abh-specialized-cta {\n    width: 100%;\n  }\n}\n<\/style>\n<section>\n    <!-- INTRO -->\n        Why Specialization Matters\n      <h2>\n        OCD Requires More Than\n        General Therapy.\n      <\/h2>\n      \n        Obsessive-compulsive disorder is a complex condition\n        that can easily be misunderstood or unintentionally\n        reinforced when treatment is not specifically designed\n        around the mechanisms that maintain OCD.\n      \n    <!-- CARDS -->\n      <!-- CARD 1 -->\n          01\n        <h3>\n          Accurate Recognition Matters\n        <\/h3>\n        \n          OCD does not always look like excessive cleaning or\n          checking. It may involve intrusive thoughts,\n          religious scrupulosity, relationship fears,\n          morality concerns, health fears, mental rituals,\n          reassurance seeking, or countless other themes.\n          Specialized treatment begins with understanding\n          how OCD actually presents.\n        \n      <!-- CARD 2 -->\n          02\n        <h3>\n          Reassurance Can Strengthen OCD\n        <\/h3>\n        \n          Traditional supportive strategies can sometimes\n          provide short-term relief while unintentionally\n          strengthening the obsessive-compulsive cycle.\n          Effective OCD treatment focuses on changing the\n          person&#8217;s relationship with uncertainty rather than\n          repeatedly trying to prove that feared outcomes\n          will not occur.\n        \n      <!-- CARD 3 -->\n          03\n        <h3>\n          ERP Requires Clinical Precision\n        <\/h3>\n        \n          Exposure and Response Prevention is considered a\n          leading evidence-based treatment for OCD, but ERP\n          is more than simply confronting fears. Effective\n          treatment requires careful identification of\n          obsessions, compulsions, avoidance, reassurance,\n          mental rituals, and subtle safety behaviors.\n        \n      <!-- CARD 4 -->\n          04\n        <h3>\n          Intrusive Thoughts Need the Right Response\n        <\/h3>\n        \n          Trying to suppress, analyze, neutralize, or obtain\n          certainty about intrusive thoughts often makes them\n          more powerful. Specialized OCD treatment teaches a\n          different response: allowing uncertainty while\n          reducing compulsive attempts to solve or control\n          the thought.\n        \n      <!-- CARD 5 -->\n          05\n        <h3>\n          Treatment Targets the OCD Cycle\n        <\/h3>\n        \n          Specialized care focuses not only on what a person\n          fears, but on the behavioral cycle that keeps the\n          fear alive: obsession, distress, compulsion,\n          temporary relief, and renewed doubt. Treatment is\n          designed to interrupt that cycle at its source.\n        \n      <!-- CARD 6 -->\n          06\n        <h3>\n          The Goal Is Greater Freedom\n        <\/h3>\n        \n          Successful OCD treatment is not about eliminating\n          every unwanted thought or achieving perfect\n          certainty. It is about developing the ability to\n          experience thoughts, doubt, and discomfort without\n          allowing OCD to dictate behavior and important life\n          decisions.\n        \n    <!-- BOTTOM EMPHASIS -->\n        <h3>\n          Specialized treatment focuses on the mechanism,\n          not just the symptom.\n        <\/h3>\n        \n          At Advanced Behavioral Health, OCD treatment is\n          built around evidence-based principles, including\n          Exposure and Response Prevention, cognitive and\n          behavioral strategies, and an individualized\n          understanding of the compulsive patterns that\n          maintain symptoms.\n        \n        <a\n          href=\"\/?page_id=422\"\n        >\n          Learn About OCD Treatment\n          \u2192\n        <\/a>\n<\/section>\n\t<!-- =========================================================\n     ABH \u2014 DAVID R. STEPHENS, LPC-S, NCC\n     Qualifications \/ Clinical Leadership Section\n========================================================= -->\n<style>\n.abh-qualifications,\n.abh-qualifications * {\n  box-sizing: border-box;\n}\n.abh-qualifications {\n  position: relative;\n  overflow: hidden;\n  padding: 95px 24px;\n  background:\n    radial-gradient(\n      circle at 80% 20%,\n      rgba(31, 181, 235, .12),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 10% 85%,\n      rgba(0, 105, 185, .10),\n      transparent 30%\n    ),\n    linear-gradient(\n      180deg,\n      #05253f 0%,\n      #03182b 100%\n    );\n  color: #ffffff;\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-qualifications::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(\n      rgba(108, 210, 248, .032) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(108, 210, 248, .032) 1px,\n      transparent 1px\n    );\n  background-size: 58px 58px;\n  pointer-events: none;\n}\n\/* BLUE GLOW *\/\n.abh-qualifications::after {\n  content: \"\";\n  position: absolute;\n  width: 500px;\n  height: 500px;\n  right: -180px;\n  top: 100px;\n  border-radius: 50%;\n  background:\n    radial-gradient(\n      circle,\n      rgba(53, 197, 249, .13),\n      transparent 68%\n    );\n  filter: blur(10px);\n  pointer-events: none;\n}\n\/* MAIN CONTAINER *\/\n.abh-qualifications-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1180px;\n  margin: 0 auto;\n}\n\/* HEADER *\/\n.abh-qualifications-header {\n  max-width: 850px;\n  margin-bottom: 52px;\n}\n.abh-qualifications-label {\n  display: inline-block;\n  margin-bottom: 15px;\n  color: #71ddff;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n.abh-qualifications-header h2 {\n  margin: 0 0 17px;\n  color: #ffffff;\n  font-size: clamp(38px, 5vw, 59px);\n  line-height: 1.04;\n  letter-spacing: -2px;\n}\n.abh-qualifications-header h2 span {\n  background:\n    linear-gradient(\n      90deg,\n      #ffffff,\n      #72dcff\n    );\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n  color: transparent;\n}\n.abh-credentials-line {\n  margin: 0;\n  color: rgba(218, 239, 249, .76);\n  font-size: 18px;\n  line-height: 1.65;\n}\n\/* MAIN GRID *\/\n.abh-qualifications-grid {\n  display: grid;\n  grid-template-columns:\n    minmax(0, .78fr)\n    minmax(0, 1.22fr);\n  gap: 28px;\n  align-items: stretch;\n}\n\/* PROFILE CARD *\/\n.abh-profile-card {\n  position: relative;\n  padding: 38px 34px;\n  border:\n    1px solid rgba(127, 216, 250, .19);\n  border-radius: 22px;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.10),\n      rgba(255,255,255,.035)\n    );\n  box-shadow:\n    0 28px 70px rgba(0,0,0,.23),\n    inset 0 1px 0 rgba(255,255,255,.11);\n  backdrop-filter: blur(18px);\n  -webkit-backdrop-filter: blur(18px);\n}\n.abh-profile-card::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 15%;\n  right: 15%;\n  height: 1px;\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(91, 211, 253, .80),\n      transparent\n    );\n}\n\/* INITIALS \/ PROFESSIONAL MARK *\/\n.abh-profile-mark {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 76px;\n  height: 76px;\n  margin-bottom: 25px;\n  border-radius: 18px;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(35, 183, 237, .22),\n      rgba(8, 94, 158, .18)\n    );\n  border:\n    1px solid rgba(103, 216, 255, .30);\n  box-shadow:\n    0 14px 35px rgba(0,0,0,.18),\n    inset 0 1px 0 rgba(255,255,255,.13);\n  color: #8be4ff;\n  font-size: 25px;\n  font-weight: 800;\n  letter-spacing: -1px;\n}\n.abh-profile-name {\n  margin: 0 0 5px;\n  color: #ffffff;\n  font-size: 29px;\n  line-height: 1.15;\n  letter-spacing: -.7px;\n}\n.abh-profile-credentials {\n  margin-bottom: 24px;\n  color: #70d9fb;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: .6px;\n}\n.abh-profile-summary {\n  margin: 0 0 26px;\n  color: rgba(214, 235, 245, .74);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\/* STAT GRID *\/\n.abh-profile-stats {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n.abh-stat {\n  padding: 18px;\n  border:\n    1px solid rgba(116, 208, 244, .13);\n  border-radius: 13px;\n  background:\n    rgba(255,255,255,.035);\n}\n.abh-stat-number {\n  display: block;\n  margin-bottom: 4px;\n  color: #ffffff;\n  font-size: 26px;\n  font-weight: 750;\n  letter-spacing: -.8px;\n}\n.abh-stat-label {\n  color: rgba(186, 220, 235, .66);\n  font-size: 12px;\n  line-height: 1.4;\n}\n\/* CREDENTIAL CONTENT SIDE *\/\n.abh-credential-list {\n  display: grid;\n  gap: 16px;\n}\n.abh-credential-item {\n  position: relative;\n  padding: 25px 27px 25px 72px;\n  border:\n    1px solid rgba(124, 214, 249, .14);\n  border-radius: 17px;\n  background:\n    linear-gradient(\n      135deg,\n      rgba(255,255,255,.065),\n      rgba(255,255,255,.025)\n    );\n  box-shadow:\n    0 15px 40px rgba(0,0,0,.12);\n}\n\/* NUMBER \/ SYMBOL *\/\n.abh-credential-icon {\n  position: absolute;\n  left: 22px;\n  top: 24px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 34px;\n  height: 34px;\n  border-radius: 50%;\n  background:\n    rgba(38, 184, 237, .11);\n  border:\n    1px solid rgba(92, 211, 252, .24);\n  color: #68d9ff;\n  font-size: 13px;\n  font-weight: 800;\n}\n.abh-credential-item h3 {\n  margin: 0 0 7px;\n  color: #ffffff;\n  font-size: 18px;\n  letter-spacing: -.25px;\n}\n.abh-credential-item p {\n  margin: 0;\n  color: rgba(207, 232, 243, .72);\n  font-size: 14px;\n  line-height: 1.68;\n}\n\/* RESEARCH PANEL *\/\n.abh-research-panel {\n  position: relative;\n  margin-top: 30px;\n  padding: 38px;\n  border:\n    1px solid rgba(103, 211, 252, .22);\n  border-radius: 22px;\n  background:\n    linear-gradient(\n      135deg,\n      rgba(7, 78, 127, .62),\n      rgba(4, 43, 75, .70)\n    );\n  box-shadow:\n    0 24px 70px rgba(0,0,0,.20);\n}\n.abh-research-label {\n  margin-bottom: 12px;\n  color: #71ddff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.7px;\n  text-transform: uppercase;\n}\n.abh-research-panel h3 {\n  max-width: 820px;\n  margin: 0 0 14px;\n  color: #ffffff;\n  font-size: 27px;\n  line-height: 1.3;\n  letter-spacing: -.6px;\n}\n.abh-research-panel p {\n  max-width: 930px;\n  margin: 0;\n  color: rgba(221, 241, 249, .78);\n  font-size: 16px;\n  line-height: 1.75;\n}\n\/* LEADERSHIP \/ POSITIONING STRIP *\/\n.abh-recognition {\n  display: flex;\n  align-items: center;\n  gap: 22px;\n  margin-top: 24px;\n  padding: 27px 30px;\n  border:\n    1px solid rgba(117, 217, 255, .16);\n  border-radius: 18px;\n  background:\n    rgba(255,255,255,.04);\n}\n.abh-recognition-mark {\n  display: flex;\n  flex: 0 0 48px;\n  align-items: center;\n  justify-content: center;\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  background:\n    rgba(42, 187, 238, .12);\n  border:\n    1px solid rgba(93, 212, 253, .25);\n  color: #72dcff;\n  font-size: 20px;\n}\n.abh-recognition p {\n  margin: 0;\n  color: rgba(222, 241, 249, .82);\n  font-size: 16px;\n  line-height: 1.65;\n}\n.abh-recognition strong {\n  color: #ffffff;\n}\n\/* TABLET *\/\n@media (max-width: 900px) {\n  .abh-qualifications {\n    padding: 75px 22px;\n  }\n  .abh-qualifications-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\/* MOBILE *\/\n@media (max-width: 600px) {\n  .abh-qualifications {\n    padding: 62px 18px;\n  }\n  .abh-qualifications-header h2 {\n    font-size: 39px;\n    letter-spacing: -1.3px;\n  }\n  .abh-credentials-line {\n    font-size: 17px;\n  }\n  .abh-profile-card {\n    padding: 30px 25px;\n  }\n  .abh-profile-stats {\n    grid-template-columns: 1fr;\n  }\n  .abh-credential-item {\n    padding:\n      67px 23px 24px;\n  }\n  .abh-credential-icon {\n    top: 22px;\n    left: 23px;\n  }\n  .abh-research-panel {\n    padding: 29px 25px;\n  }\n  .abh-recognition {\n    align-items: flex-start;\n    padding: 25px 23px;\n  }\n}\n<\/style>\n<section>\n    <!-- SECTION HEADER -->\n        Clinical Leadership &#038; Qualifications\n      <h2>\n        David R. Stephens,\n        LPC-S, NCC\n      <\/h2>\n      \n        Specialized clinical experience, advanced OCD training,\n        and an ongoing commitment to the intersection of\n        psychological treatment, neuroscience, and research.\n      \n    <!-- MAIN CONTENT -->\n      <!-- LEFT PROFILE CARD -->\n          DRS\n        <h3>\n          David R. Stephens\n        <\/h3>\n          LPC-S &nbsp;|&nbsp; NCC\n        \n          David Stephens is a Licensed Professional\n          Counselor-Supervisor and National Certified\n          Counselor whose clinical work is focused on\n          specialized, evidence-based treatment for\n          obsessive-compulsive disorder and related\n          conditions.\n        \n        <!-- EXPERIENCE -->\n              23\n              Years of Clinical Experience\n              in the Field of OCD\n              15\n              Years of Clinical Experience\n              with Insomnia\n      <!-- RIGHT CREDENTIALS -->\n        <!-- LICENSE -->\n            01\n          <h3>\n            Licensed Professional Counselor-Supervisor\n          <\/h3>\n          \n            David is a Licensed Professional\n            Counselor-Supervisor (LPC-S) through the\n            Alabama Board of Examiners in Counseling,\n            reflecting both professional licensure and\n            authorization to provide clinical supervision.\n          \n        <!-- NCC -->\n            02\n          <h3>\n            National Certified Counselor\n          <\/h3>\n          \n            David is a National Certified Counselor (NCC)\n            through the National Board for Certified\n            Counselors, a national professional\n            certification recognizing established standards\n            in counselor education, examination, and\n            professional practice.\n          \n        <!-- IOCDF -->\n            03\n          <h3>\n            Specialized Training in ERP\n          <\/h3>\n          \n            David has completed specialized training in\n            Exposure and Response Prevention (ERP) through\n            the International OCD Foundation. ERP is a\n            leading evidence-based behavioral treatment for\n            obsessive-compulsive disorder.\n          \n        <!-- CLINICAL EXPERIENCE -->\n            04\n          <h3>\n            Extensive Clinical Experience\n          <\/h3>\n          \n            David brings 23 years of clinical experience in\n            the field of OCD and 15 years of clinical\n            experience working with insomnia. This\n            combination has contributed to a particular\n            interest in the interaction between sleep,\n            arousal, cognitive functioning, and\n            obsessive-compulsive symptoms.\n          \n    <!-- RESEARCH SECTION -->\n        Scientist-Practitioner Approach\n      <h3>\n        Exploring the Relationship Between\n        Sleep, OCD, and Glutamate\n      <\/h3>\n      \n        As part of his ongoing interest in research, David\n        is currently studying the relationship between\n        non-restorative sleep and obsessive-compulsive\n        disorder, with particular interest in the role of\n        glutamate, the brain&#8217;s primary excitatory\n        neurotransmitter. His work reflects a broader\n        scientist-practitioner approach that seeks to\n        integrate emerging neuroscience with thoughtful,\n        evidence-based clinical practice. David also\n        maintains collaborative professional relationships\n        with neuroscientists across the country as part of\n        his continuing interest in the neurobiology of OCD,\n        sleep, and behavioral health.\n      \n    <!-- RECOGNITION -->\n        \u2605\n      \n        With more than two decades of clinical experience,\n        specialized training in Exposure and Response\n        Prevention, and a sustained focus on OCD,\n        <strong>\n          David is widely regarded as one of Alabama&#8217;s\n          leading OCD specialists.\n        <\/strong>\n        His clinical philosophy emphasizes focused\n        expertise, evidence-based intervention, and\n        continued engagement with developments in\n        psychological science and neuroscience.\n      \n<\/section>\n\t<!-- =========================================================\n     ABH PROFESSIONAL ORGANIZATIONS BOX\n     Blue Glass \/ Clinical \/ Scientific Theme\n========================================================= -->\n<style>\n.abh-org-box,\n.abh-org-box * {\n  box-sizing: border-box;\n}\n.abh-org-box {\n  position: relative;\n  overflow: hidden;\n  max-width: 1180px;\n  margin: 35px auto;\n  padding: 42px 34px;\n  border-radius: 24px;\n  border:\n    1px solid rgba(107,216,255,.20);\n  background:\n    radial-gradient(\n      circle at 80% 10%,\n      rgba(48,190,240,.13),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      rgba(5,48,81,.88),\n      rgba(2,25,44,.94)\n    );\n  box-shadow:\n    0 28px 70px rgba(0,0,0,.22),\n    inset 0 1px 0 rgba(255,255,255,.10);\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n\/* subtle scientific grid *\/\n.abh-org-box::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(\n      rgba(104,216,255,.025) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(104,216,255,.025) 1px,\n      transparent 1px\n    );\n  background-size: 45px 45px;\n  pointer-events: none;\n}\n\/* top glow *\/\n.abh-org-box::after {\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      #68dbff,\n      transparent\n    );\n}\n\/* =========================================================\n   HEADING\n========================================================= *\/\n.abh-org-heading {\n  position: relative;\n  z-index: 2;\n  max-width: 780px;\n  margin: 0 auto 31px;\n  text-align: center;\n}\n.abh-org-heading span {\n  display: block;\n  margin-bottom: 10px;\n  color: #6fdcff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n.abh-org-heading h2 {\n  margin: 0 0 12px;\n  color: #ffffff;\n  font-size:\n    clamp(29px,4vw,39px);\n  line-height: 1.12;\n  letter-spacing: -1px;\n}\n.abh-org-heading p {\n  margin: 0;\n  color:\n    rgba(211,235,245,.72);\n  font-size: 15px;\n  line-height: 1.7;\n}\n\/* =========================================================\n   LOGO GRID\n========================================================= *\/\n.abh-org-grid {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n  gap: 16px;\n}\n\/* individual organization card *\/\n.abh-org-card {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  min-height: 190px;\n  padding: 24px 18px;\n  border-radius: 17px;\n  border:\n    1px solid rgba(113,214,251,.15);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.075),\n      rgba(255,255,255,.025)\n    );\n  text-align: center;\n  text-decoration: none !important;\n  box-shadow:\n    0 16px 42px rgba(0,0,0,.14);\n  transition:\n    transform .2s ease,\n    border-color .2s ease,\n    background .2s ease,\n    box-shadow .2s ease;\n}\n.abh-org-card:hover {\n  transform:\n    translateY(-4px);\n  border-color:\n    rgba(104,216,255,.38);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(37,150,207,.12),\n      rgba(255,255,255,.035)\n    );\n  box-shadow:\n    0 22px 48px rgba(0,0,0,.22);\n}\n\/* =========================================================\n   WHITE LOGO DISPLAY AREA\n========================================================= *\/\n.abh-org-logo-wrap {\n  width: 100%;\n  min-height: 103px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 16px;\n  padding: 14px;\n  border-radius: 12px;\n  background:\n    rgba(255,255,255,.96);\n  box-shadow:\n    inset 0 0 0 1px rgba(255,255,255,.70),\n    0 8px 22px rgba(0,0,0,.12);\n}\n.abh-org-logo {\n  display: block;\n  max-width: 100%;\n  max-height: 80px;\n  width: auto;\n  height: auto;\n  object-fit: contain;\n}\n\/* organization name *\/\n.abh-org-name {\n  color: #ffffff;\n  font-size: 13px;\n  font-weight: 700;\n  line-height: 1.45;\n}\n\/* link label *\/\n.abh-org-link {\n  margin-top: 6px;\n  color: #72dcff;\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n@media (max-width: 950px) {\n  .abh-org-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n}\n@media (max-width: 600px) {\n  .abh-org-box {\n    margin:\n      25px 0;\n    padding:\n      34px 18px;\n    border-radius: 18px;\n  }\n  .abh-org-grid {\n    grid-template-columns: 1fr;\n  }\n  .abh-org-card {\n    min-height: 175px;\n  }\n}\n<\/style>\n      Professional Organizations\n    <h2>\n      Professional Standards,\n      Training &#038; Scientific Excellence\n    <\/h2>\n    \n      Advanced Behavioral Health values professional\n      accountability, continuing education, specialized\n      training, and engagement with organizations that\n      advance the counseling profession and evidence-based\n      behavioral healthcare.\n    \n    <!-- =====================================================\n         ALABAMA BOARD OF EXAMINERS IN COUNSELING\n    ====================================================== -->\n    <a\n      href=\"https:\/\/abec.alabama.gov\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\"\n    >\n        <img decoding=\"async\"\n          src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/07\/Screenshot-2026-07-21-at-1.17.34-PM.png\"\n          alt=\"Alabama Board of Examiners in Counseling\"\n        >\n        Alabama Board of Examiners in Counseling\n        Visit Organization \u2192\n    <\/a>\n    <!-- =====================================================\n         AMERICAN MENTAL HEALTH COUNSELORS ASSOCIATION\n    ====================================================== -->\n    <a\n      href=\"https:\/\/www.amhca.org\/home\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\"\n    >\n        <img decoding=\"async\"\n          src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2015\/01\/amhca_logo_reflex70.jpg\"\n          alt=\"American Mental Health Counselors Association\"\n        >\n        American Mental Health Counselors Association\n        Visit Organization \u2192\n    <\/a>\n    <!-- =====================================================\n         INTERNATIONAL OCD FOUNDATION\n    ====================================================== -->\n    <a\n      href=\"https:\/\/iocdf.org\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\"\n    >\n        <img decoding=\"async\"\n          src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2015\/01\/iocdf_logo70.jpg\"\n          alt=\"International OCD Foundation\"\n        >\n        International OCD Foundation\n        Visit Organization \u2192\n    <\/a>\n    <!-- =====================================================\n         NATIONAL BOARD FOR CERTIFIED COUNSELORS\n    ====================================================== -->\n    <a\n      href=\"https:\/\/www.nbcc.org\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\"\n    >\n        <img decoding=\"async\"\n          src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2015\/01\/nbccmasthead70.jpg\"\n          alt=\"National Board for Certified Counselors\"\n        >\n        National Board for Certified Counselors\n        Visit Organization \u2192\n    <\/a>\n\t<!-- =========================================================\n     ADVANCED BEHAVIORAL HEALTH\n     AREAS OF EXPERTISE - HOMEPAGE SECTION\n     ABHMIND.COM\n     Dark Blue Glass \/ Scientific Theme\n========================================================= -->\n<style>\n.abh-expertise,\n.abh-expertise * {\n  box-sizing: border-box;\n}\n.abh-expertise {\n  position: relative;\n  overflow: hidden;\n  padding: 95px 24px;\n  background:\n    radial-gradient(\n      circle at 82% 8%,\n      rgba(45,190,242,.14),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 10% 65%,\n      rgba(18,125,196,.10),\n      transparent 30%\n    ),\n    linear-gradient(\n      180deg,\n      #021421 0%,\n      #04243d 100%\n    );\n  color: #ffffff;\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n\/* Scientific background grid *\/\n.abh-expertise::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.abh-expertise-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1180px;\n  margin: 0 auto;\n}\n\/* =========================================================\n   SECTION HEADING\n========================================================= *\/\n.abh-expertise-heading {\n  max-width: 900px;\n  margin: 0 auto 50px;\n  text-align: center;\n}\n.abh-expertise-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 17px;\n  padding: 8px 14px;\n  border-radius: 50px;\n  border:\n    1px solid rgba(102,216,255,.22);\n  background:\n    rgba(255,255,255,.04);\n  color: #7fe1ff;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n.abh-expertise-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-expertise-heading h2 {\n  margin: 0 0 18px;\n  color: #ffffff;\n  font-size:\n    clamp(40px,5vw,58px);\n  line-height: 1.06;\n  letter-spacing: -2px;\n}\n.abh-expertise-heading h2 span {\n  background:\n    linear-gradient(\n      90deg,\n      #ffffff,\n      #83e2ff,\n      #31b9ed\n    );\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n.abh-expertise-heading p {\n  max-width: 800px;\n  margin: 0 auto;\n  color:\n    rgba(210,234,244,.75);\n  font-size: 17px;\n  line-height: 1.78;\n}\n\/* =========================================================\n   EXPERTISE GRID\n========================================================= *\/\n.abh-expertise-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n  gap: 24px;\n}\n\/* =========================================================\n   EXPERTISE CARD\n========================================================= *\/\n.abh-expertise-card {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  min-height: 100%;\n  padding: 35px 32px;\n  border-radius: 22px;\n  border:\n    1px solid rgba(115,214,250,.16);\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.075),\n      rgba(255,255,255,.025)\n    );\n  box-shadow:\n    0 22px 60px rgba(0,0,0,.18),\n    inset 0 1px 0 rgba(255,255,255,.07);\n  backdrop-filter: blur(16px);\n  -webkit-backdrop-filter: blur(16px);\n  transition:\n    transform .25s ease,\n    border-color .25s ease,\n    box-shadow .25s ease;\n}\n.abh-expertise-card:hover {\n  transform:\n    translateY(-4px);\n  border-color:\n    rgba(104,216,255,.30);\n  box-shadow:\n    0 28px 68px rgba(0,0,0,.24),\n    0 0 28px rgba(38,157,226,.10);\n}\n.abh-expertise-card::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 25px;\n  right: 25px;\n  height: 1px;\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(94,215,255,.72),\n      transparent\n    );\n}\n.abh-expertise-number {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 42px;\n  height: 42px;\n  margin-bottom: 21px;\n  border-radius: 50%;\n  color: #67d9ff;\n  background:\n    rgba(43,185,235,.10);\n  border:\n    1px solid rgba(93,213,255,.22);\n  font-size: 13px;\n  font-weight: 800;\n}\n.abh-expertise-card h3 {\n  margin: 0 0 13px;\n  color: #ffffff;\n  font-size: 27px;\n  line-height: 1.16;\n  letter-spacing: -.7px;\n}\n.abh-expertise-card p {\n  margin: 0 0 18px;\n  color:\n    rgba(207,232,243,.72);\n  font-size: 15.5px;\n  line-height: 1.76;\n}\n.abh-expertise-card strong {\n  color: #ffffff;\n}\n\/* List of treatment themes *\/\n.abh-expertise-points {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 3px;\n  margin-bottom: 28px;\n}\n.abh-expertise-point {\n  padding: 7px 10px;\n  border-radius: 30px;\n  border:\n    1px solid rgba(101,214,253,.14);\n  background:\n    rgba(43,185,235,.07);\n  color: #8be5ff;\n  font-size: 11px;\n  font-weight: 700;\n}\n\/* Push button to bottom of card *\/\n.abh-expertise-card\n.abh-button-container {\n  margin-top: auto;\n}\n\/* =========================================================\n   DARK BLUE GLASS BUTTON\n   Based on your existing ABH button\n========================================================= *\/\n.abh-button-container {\n  text-align: center;\n  margin: 28px 0 0;\n}\n.abh-learn-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  position: relative;\n  overflow: hidden;\n  padding: 15px 30px;\n  color: #ffffff !important;\n  text-decoration: none !important;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  border-radius: 50px;\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  backdrop-filter:\n    blur(18px);\n  -webkit-backdrop-filter:\n    blur(18px);\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-learn-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:\n    rotate(25deg);\n  transition:\n    left .8s ease;\n}\n.abh-learn-button:hover {\n  color: #ffffff !important;\n  transform:\n    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-learn-button:hover::before {\n  left: 155%;\n}\n.abh-learn-button:active {\n  transform:\n    translateY(0);\n}\n\/* =========================================================\n   BOTTOM STATEMENT\n========================================================= *\/\n.abh-expertise-bottom {\n  max-width: 970px;\n  margin: 55px auto 0;\n  padding: 34px 38px;\n  text-align: center;\n  border-radius: 20px;\n  border:\n    1px solid rgba(108,216,255,.18);\n  background:\n    linear-gradient(\n      135deg,\n      rgba(7,79,129,.49),\n      rgba(4,42,73,.60)\n    );\n}\n.abh-expertise-bottom span {\n  display: block;\n  margin-bottom: 8px;\n  color: #70dcff;\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 1.6px;\n  text-transform: uppercase;\n}\n.abh-expertise-bottom h3 {\n  margin: 0 0 11px;\n  color: #ffffff;\n  font-size:\n    clamp(24px,3vw,32px);\n  line-height: 1.25;\n}\n.abh-expertise-bottom p {\n  max-width: 780px;\n  margin: 0 auto;\n  color:\n    rgba(209,234,244,.72);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n@media (max-width: 850px) {\n  .abh-expertise-grid {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .abh-expertise {\n    padding:\n      70px 18px;\n  }\n  .abh-expertise-heading {\n    margin-bottom: 37px;\n  }\n  .abh-expertise-heading h2 {\n    font-size: 39px;\n  }\n  .abh-expertise-card {\n    padding:\n      29px 24px;\n  }\n  .abh-learn-button {\n    width: 100%;\n    padding:\n      15px 18px;\n    font-size: 12px;\n    letter-spacing: 1.1px;\n  }\n  .abh-expertise-bottom {\n    padding:\n      29px 23px;\n  }\n}\n<\/style>\n<section>\n    <!-- =====================================================\n         HEADING\n    ====================================================== -->\n        Areas of Expertise\n      <h2>\n        Specialized Knowledge.\n          Focused Treatment.\n      <\/h2>\n      \n        Advanced Behavioral Health emphasizes focused\n        clinical expertise rather than attempting to treat\n        every behavioral health concern.\n        Our work centers on areas in which specialized\n        training, evidence-based treatment, behavioral\n        science, and ongoing professional development can\n        provide meaningful value.\n      \n    <!-- =====================================================\n         EXPERTISE GRID\n    ====================================================== -->\n      <!-- ===================================================\n           OCD\n      ==================================================== -->\n      <article>\n          01\n        <h3>\n          Obsessive-Compulsive Disorder\n        <\/h3>\n        \n          OCD requires more than general anxiety treatment.\n          Advanced Behavioral Health provides specialized\n          treatment designed to directly address\n          obsessions, compulsions, avoidance, reassurance\n          seeking, mental rituals, and intolerance of\n          uncertainty.\n        \n        \n          Treatment incorporates\n          <strong>\n            Exposure and Response Prevention (ERP)\n          <\/strong>,\n          evidence-based cognitive and behavioral\n          strategies, psychoeducation, and practical skill\n          development.\n        \n            ERP\n            Intrusive Thoughts\n            Compulsions\n            Scrupulosity\n            Contamination\n            Mental Rituals\n          <a\n            href=\"https:\/\/abhmind.com\/?page_id=422\"\n          >\n            Learn More About OCD \u2192\n          <\/a>\n      <\/article>\n      <!-- ===================================================\n           ANXIETY\n      ==================================================== -->\n      <article>\n          02\n        <h3>\n          Anxiety\n        <\/h3>\n        \n          Anxiety can become increasingly restrictive when\n          fear, avoidance, reassurance, or attempts to\n          eliminate uncertainty begin determining everyday\n          decisions.\n        \n        \n          Treatment focuses on helping clients understand\n          anxiety, develop greater distress tolerance,\n          reduce avoidance, improve emotional regulation,\n          and learn to move toward meaningful goals even\n          when discomfort is present.\n        \n            Anxiety\n            Panic\n            Avoidance\n            Uncertainty\n            CBT\n            Behavioral Change\n          <!--\n               Replace YOUR-ANXIETY-PAGE-URL\n               when the Anxiety page URL is finalized.\n          -->\n          <a\n            href=\"https:\/\/abhmind.com\/?page_id=871\"\n          >\n            Learn More About Anxiety \u2192\n          <\/a>\n      <\/article>\n      <!-- ===================================================\n           SLEEP\n      ==================================================== -->\n      <article>\n          03\n        <h3>\n          Sleep &#038; Insomnia\n        <\/h3>\n        \n          Restorative sleep is foundational to emotional\n          health, cognition, memory, physical restoration,\n          stress regulation, and overall well-being.\n        \n        \n          ABH brings together behavioral sleep strategies,\n          sleep science, neuroscience, and principles from\n          <strong>\n            Cognitive Behavioral Therapy for Insomnia\n            (CBT-I)\n          <\/strong>\n          to help clients better understand and improve\n          persistent sleep difficulties.\n        \n            Insomnia\n            CBT-I\n            Sleep Science\n            Sleep Hygiene\n            Restorative Sleep\n            Circadian Health\n          <a\n            href=\"https:\/\/abhmind.com\/?page_id=419\"\n          >\n            Learn More About Sleep \u2192\n          <\/a>\n      <\/article>\n      <!-- ===================================================\n           TRAINING\n      ==================================================== -->\n      <article>\n          04\n        <h3>\n          Training &#038; Professional Development\n        <\/h3>\n        \n          Advanced Behavioral Health is committed to\n          promoting clinical excellence, professional\n          development, evidence-based practice, and\n          scientific literacy among mental health\n          professionals.\n        \n        \n          This includes clinical supervision of Associate\n          Licensed Counselors, professional mentorship,\n          emerging continuing-education programming, and\n          ABH Brain Science educational initiatives.\n        \n            ALC Supervision\n            Clinical Training\n            Scientific Literacy\n            CEUs\n            Mentorship\n            Brain Science\n          <a\n            href=\"https:\/\/abhmind.com\/?page_id=413\"\n          >\n            Learn More About Training \u2192\n          <\/a>\n      <\/article>\n    <!-- =====================================================\n         BOTTOM MESSAGE\n    ====================================================== -->\n        Why Specialization Matters\n      <h3>\n        Expertise develops through focus.\n      <\/h3>\n      \n        Behavioral healthcare is an increasingly complex\n        field. Advanced Behavioral Health believes that\n        clients are best served when clinicians develop\n        focused expertise, continually study the evidence,\n        refine their skills, and understand the specific\n        mechanisms involved in the conditions they treat.\n      \n<\/section>\n\t<!-- =========================================================\n     ADVANCED BEHAVIORAL HEALTH\n     HOMEPAGE - ESTABLISHED IN HUNTSVILLE\n     Text Left \/ Photo Gallery Right\n========================================================= -->\n<style>\n.abh-story,\n.abh-story * {\n    box-sizing: border-box;\n}\n.abh-story {\n    position: relative;\n    overflow: hidden;\n    padding: 95px 24px;\n    font-family:\n        -apple-system,\n        BlinkMacSystemFont,\n        \"Segoe UI\",\n        Roboto,\n        Helvetica,\n        Arial,\n        sans-serif;\n    color: #ffffff;\n    background:\n        radial-gradient(\n            circle at 88% 18%,\n            rgba(40,170,235,.16),\n            transparent 28%\n        ),\n        radial-gradient(\n            circle at 8% 82%,\n            rgba(18,100,180,.12),\n            transparent 32%\n        ),\n        linear-gradient(\n            145deg,\n            #020d18 0%,\n            #031a2c 48%,\n            #052d4b 100%\n        );\n}\n\/* Subtle scientific grid *\/\n.abh-story::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-image:\n        linear-gradient(\n            rgba(100,210,255,.025) 1px,\n            transparent 1px\n        ),\n        linear-gradient(\n            90deg,\n            rgba(100,210,255,.025) 1px,\n            transparent 1px\n        );\n    background-size: 55px 55px;\n    pointer-events: none;\n}\n.abh-story-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 1220px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns:\n        minmax(0,.92fr)\n        minmax(0,1.08fr);\n    gap: 65px;\n    align-items: center;\n}\n\/* =========================================================\n   LEFT SIDE - TEXT\n========================================================= *\/\n.abh-story-content {\n    max-width: 570px;\n}\n.abh-story-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 20px;\n    padding: 8px 15px;\n    border-radius: 50px;\n    border:\n        1px solid rgba(106,216,255,.24);\n    background:\n        rgba(255,255,255,.045);\n    color: #79ddff;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n}\n.abh-story-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #4fd2ff;\n    box-shadow:\n        0 0 12px rgba(79,210,255,.95);\n}\n.abh-story h2 {\n    margin: 0 0 22px;\n    color: #ffffff;\n    font-size:\n        clamp(42px,5vw,61px);\n    line-height: 1.03;\n    letter-spacing: -2.4px;\n}\n.abh-story h2 span {\n    display: block;\n    margin-top: 5px;\n    background:\n        linear-gradient(\n            90deg,\n            #ffffff,\n            #91e7ff,\n            #32b9ee\n        );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n}\n.abh-story-lead {\n    margin: 0 0 20px;\n    color:\n        rgba(240,249,253,.94);\n    font-size: 19px;\n    line-height: 1.72;\n}\n.abh-story-copy {\n    margin: 0 0 18px;\n    color:\n        rgba(207,232,243,.76);\n    font-size: 16px;\n    line-height: 1.82;\n}\n.abh-story strong {\n    color: #ffffff;\n}\n\/* =========================================================\n   FOCUS POINTS\n========================================================= *\/\n.abh-story-stats {\n    display: grid;\n    grid-template-columns:\n        repeat(3,minmax(0,1fr));\n    gap: 10px;\n    margin: 30px 0 32px;\n}\n.abh-story-stat {\n    padding: 17px 10px;\n    text-align: center;\n    border-radius: 14px;\n    border:\n        1px solid rgba(101,210,250,.14);\n    background:\n        linear-gradient(\n            145deg,\n            rgba(255,255,255,.065),\n            rgba(255,255,255,.025)\n        );\n    box-shadow:\n        inset 0 1px 0\n        rgba(255,255,255,.05);\n}\n.abh-story-stat strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #ffffff;\n    font-size: 20px;\n    line-height: 1.1;\n}\n.abh-story-stat span {\n    display: block;\n    color: #6ddaff;\n    font-size: 9px;\n    font-weight: 800;\n    line-height: 1.4;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n}\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n.abh-story-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    overflow: hidden;\n    padding: 16px 36px;\n    color: #ffffff !important;\n    text-decoration: none !important;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    font-size: 13px;\n    font-weight: 700;\n    border-radius: 50px;\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    backdrop-filter:\n        blur(18px);\n    -webkit-backdrop-filter:\n        blur(18px);\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\/* Moving glass reflection *\/\n.abh-story-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:\n        rotate(25deg);\n    transition:\n        left .8s ease;\n}\n.abh-story-button:hover {\n    color: #ffffff !important;\n    transform:\n        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 22px rgba(45,145,255,.32);\n}\n.abh-story-button:hover::before {\n    left: 155%;\n}\n\/* =========================================================\n   RIGHT SIDE - PHOTO COLLAGE\n========================================================= *\/\n.abh-story-gallery {\n    position: relative;\n    display: grid;\n    grid-template-columns:\n        1.35fr .78fr;\n    grid-template-rows:\n        255px 255px;\n    gap: 14px;\n}\n\/* General photo frame *\/\n.abh-story-photo {\n    position: relative;\n    overflow: hidden;\n    border-radius: 20px;\n    border:\n        1px solid rgba(112,215,255,.25);\n    background:\n        rgba(255,255,255,.04);\n    box-shadow:\n        0 22px 55px rgba(0,0,0,.32),\n        inset 0 1px 0 rgba(255,255,255,.08);\n}\n.abh-story-photo::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    box-shadow:\n        inset 0 0 35px rgba(6,39,70,.15);\n}\n.abh-story-photo img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition:\n        transform .55s ease;\n}\n.abh-story-photo:hover img {\n    transform:\n        scale(1.035);\n}\n\/* Main OCD photograph *\/\n.abh-story-photo-main {\n    grid-row:\n        1 \/ span 2;\n}\n\/* Show full composition of horizontal OCD image *\/\n.abh-story-photo-main img {\n    object-position: center center;\n}\n\/* Family \/ Huntsville event *\/\n.abh-story-photo-event img {\n    object-position: center 30%;\n}\n\/* Casual personal photo *\/\n.abh-story-photo-casual img {\n    object-position: center center;\n}\n\/* =========================================================\n   SMALL \"SINCE 2014\" GLASS BADGE\n========================================================= *\/\n.abh-story-since {\n    position: absolute;\n    left: -22px;\n    bottom: 35px;\n    z-index: 5;\n    min-width: 128px;\n    padding: 17px 20px;\n    text-align: center;\n    border-radius: 16px;\n    border:\n        1px solid rgba(118,220,255,.35);\n    background:\n        linear-gradient(\n            145deg,\n            rgba(3,29,59,.94),\n            rgba(7,67,108,.90)\n        );\n    backdrop-filter:\n        blur(18px);\n    -webkit-backdrop-filter:\n        blur(18px);\n    box-shadow:\n        0 18px 45px rgba(0,0,0,.36),\n        inset 0 1px 0 rgba(255,255,255,.13);\n}\n.abh-story-since small {\n    display: block;\n    margin-bottom: 2px;\n    color: #75dcff;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n}\n.abh-story-since strong {\n    display: block;\n    color: #ffffff;\n    font-size: 27px;\n    line-height: 1;\n}\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n@media (max-width: 950px) {\n    .abh-story-inner {\n        grid-template-columns: 1fr;\n        gap: 50px;\n    }\n    .abh-story-content {\n        max-width: 760px;\n    }\n    .abh-story-gallery {\n        max-width: 850px;\n    }\n}\n@media (max-width: 650px) {\n    .abh-story {\n        padding:\n            70px 18px;\n    }\n    .abh-story h2 {\n        font-size: 40px;\n        letter-spacing: -1.5px;\n    }\n    .abh-story-lead {\n        font-size: 17px;\n    }\n    .abh-story-stats {\n        grid-template-columns: 1fr;\n    }\n    .abh-story-button {\n        width: 100%;\n        padding:\n            15px 18px;\n        text-align: center;\n    }\n    .abh-story-gallery {\n        grid-template-columns: 1fr 1fr;\n        grid-template-rows:\n            auto 210px;\n    }\n    .abh-story-photo-main {\n        grid-column:\n            1 \/ -1;\n        grid-row: auto;\n        aspect-ratio: 16 \/ 9;\n    }\n    .abh-story-photo-event,\n    .abh-story-photo-casual {\n        height: 210px;\n    }\n    .abh-story-since {\n        left: 12px;\n        bottom: 12px;\n    }\n}\n<\/style>\n<section>\n        <!-- =================================================\n             LEFT SIDE\n             PRACTICE STORY\n        ================================================== -->\n                Huntsville, Alabama \u2022 Established 2014\n            <h2>\n                Advanced Behavioral Health\n                    Specialized Care. Grounded in Science.\n            <\/h2>\n            \n                Advanced Behavioral Health was founded in\n                <strong>2014<\/strong> with the goal of\n                providing advanced, comprehensive,\n                evidence-based treatment for\n                <strong>OCD and insomnia<\/strong>\n                in Huntsville, Alabama.\n            \n            \n                From the beginning, ABH has been built\n                around a focused clinical philosophy:\n                combine specialized clinical expertise\n                with the latest research in psychology,\n                neuroscience, behavioral science, and\n                technology.\n            \n            \n                At Advanced Behavioral Health, we help\n                clients achieve their goals by utilizing\n                current research and established\n                evidence-based approaches, including\n                <strong>\n                    Exposure and Response Prevention (ERP)\n                <\/strong>\n                for OCD and\n                <strong>\n                    Cognitive Behavioral Therapy for\n                    Insomnia (CBT-I)\n                <\/strong>\n                for persistent sleep difficulties.\n            \n            \n                Our goal is not simply to help people\n                understand what they are experiencing.\n                Treatment is designed to help clients\n                develop practical skills, change\n                behavioral patterns, build resilience,\n                and translate what they learn in therapy\n                into meaningful change in everyday life.\n            \n            <!-- PRACTICE FOCUS -->\n                    <strong>\n                        2014\n                    <\/strong>\n                        Founded in Huntsville\n                    <strong>\n                        ERP\n                    <\/strong>\n                        Specialized OCD Treatment\n                    <strong>\n                        CBT-I\n                    <\/strong>\n                        Evidence-Based Sleep Treatment\n            <!-- FIND OUT MORE -->\n            <a\n                href=\"https:\/\/abhmind.com\/?page_id=401\"\n            >\n                Find Out More About ABH \u2192\n            <\/a>\n        <!-- =================================================\n             RIGHT SIDE\n             PHOTO COLLAGE\n             IMPORTANT:\n             Upload all 3 images to the WordPress Media Library.\n             Then replace each IMAGE URL below with the\n             direct WordPress Media Library URL.\n        ================================================== -->\n            <!-- MAIN OCD \/ PRACTICE IMAGE -->\n                <img decoding=\"async\"\n                    src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/07\/David-Susan-Award.png\"\n                    alt=\"Advanced Behavioral Health OCD treatment in Huntsville Alabama\"\n                >\n            <!-- HUNTSVILLE EVENT PHOTO -->\n                <img decoding=\"async\"\n                    src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/07\/Training.png\"\n                    alt=\"Advanced Behavioral Health in the Huntsville Alabama community\"\n                >\n            <!-- PERSONAL \/ CASUAL PHOTO -->\n                <img decoding=\"async\"\n                    src=\"https:\/\/abhmind.com\/wp-content\/uploads\/2026\/07\/David-Book-Photo.png\"\n                    alt=\"David Stephens Advanced Behavioral Health Huntsville Alabama\"\n                >\n            <!-- SINCE 2014 BADGE -->\n                <small>\n                    Serving Huntsville Since\n                <\/small>\n                <strong>\n                    2014\n                <\/strong>\n<\/section>\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 Advanced Behavioral Health Specialized OCD Treatment. Grounded in Science. Advanced Behavioral Health provides specialized, evidence-based treatment for obsessive-compulsive&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-395","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/395","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=395"}],"version-history":[{"count":121,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/395\/revisions"}],"predecessor-version":[{"id":1524,"href":"https:\/\/abhmind.com\/index.php?rest_route=\/wp\/v2\/pages\/395\/revisions\/1524"}],"wp:attachment":[{"href":"https:\/\/abhmind.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}