.main_header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
body.single-organization-template ul#menu-second-header {
  opacity: 0;
  visibility: hidden;
}
.pn-container {
  max-width: 1440px;
  padding: 0 90px;
  margin: 0 auto;
  width: 100%;
}

.pn_browse_card_wrapper .cus_browse_row {
  margin-left: -6px;
  margin-right: -6px;
}

.pn_browse_card_wrapper .cus_browse_col {
  padding: 0 6px;
}

.pn_badge {
  border: 1px solid #0000001a;
  border-radius: 8px;
  padding: 4px 8px;
  font-size: 13px;
  line-height: 23px;
  color: #313131;
  font-weight: 400;
}

/* banner style */

.pn_banner {
  /* background-image: url("../images/background/banner-bg-img.jpg"); */
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100vh - 100px);
  margin-top: 100px;
}

.pn-btns-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
}

.banner_content {
  max-width: 555px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100vh - 100px);
}

.banner_content .find_my_org_btn {
  padding: 15px 21px;
}

.banner_content h6 {
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #ebc349;
  text-transform: uppercase;
  position: relative;
}

.banner_content h2 {
  font-size: 54px;
  line-height: 75px;
  letter-spacing: -0.32px;
  margin-bottom: 36px;
  color: #ffffff;
}

.banner_content h2 .pn_gray {
  color: #ffffff99;
}

.banner_content .pn_bg_line {
  position: relative;
  display: inline-block;
  z-index: 0;
}

.banner_content .pn_text_line {
  position: absolute;
  right: -7px;
  top: 29px;
  width: 460px;
  height: auto;
  z-index: -1;
  pointer-events: none;
}

.banner_content h6 .pn_ribbon_icon {
  position: absolute;
  bottom: 0;
  right: 70px;
}

/* banner style */

/* designed for compassionate */

.pn_designed_for_compass {
  padding: 77px 0 126px 0;
  background-color: #008b87;
}

.pn_designed_comp_content {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-bottom: 45px;
}

.pn_designed_comp_head h3 {
  font-size: 42px;
  line-height: 60px;
  letter-spacing: -0.32px;
  color: #ffffff;
  font-weight: 700;
}

.pn_designed_comp_para {
  max-width: 685px;
  width: 100%;
}

.pn_designed_comp_para p {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 20px;
}

.pn_designed_comp_para p:last-child {
  margin-bottom: 0;
}

.pn_designed_comp_card_wrap {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: -76px;
}

.pn_designed_card {
  background-image: linear-gradient(to bottom right, #ffffff 80%, #fff4d3 100%);
  border: 1px solid #0000001a;
  padding: 40px 30px 27px 22px;
  max-width: 240px;
  width: 100%;
}

.pn_designed_card .pn_designed_img_wrap {
  width: 30px;
  height: auto;
  overflow: hidden;
  margin-bottom: 11px;
}

.pn_designed_card .pn_verified_vendor_img {
  width: 37px;
}

.pn_designed_card .pn_participant_center_plan_img {
  width: 31px;
}

.pn_designed_card .pn_transparent_service_img {
  width: 26px;
}

.pn_designed_card .pn_family_guardian_access_img {
  width: 24px;
}

.pn_designed_card .pn_designed_img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pn_designed_card h5 {
  color: #313131;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

/* designed for compassionate */

/* browse organization */

.pn_browse_organization {
  padding: 80px 0 50px;
}

.pn_browse_organization h3 {
  font-size: 42px;
  line-height: 60px;
  margin-bottom: 35px;
  color: #1c1c1c;
  letter-spacing: -0.32px;
  font-weight: 700;
  text-align: center;
}

.pn_location_badge {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}

.pn_browse_card {
  padding: 18px 10px 15px 10px;
  background-color: #f4f4f4;
  margin-bottom: 12px;
  min-height: calc(100% - 12px);
  display: flex;
  flex-direction: column;
}

.pn_browse_card h5 {
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 7px;
  font-weight: 700;
  color: #313131;
  padding: 0 9px;
}

.pn_browse_card p {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 12px;
  font-weight: 400;
  color: #313131;
  padding: 0 9px;
}

.pn_browse_location {
  background-image: linear-gradient(to right, #ffffff, #ffffff1f);
  padding: 11px 10px 15px 10px;
  box-shadow: -4px 4px 34px #0000000d;
  margin-bottom: 14px;
}

.pn_browse_location h6 {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  color: #313131;
}

.pn_browse_location_wrap {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 10px;
}

.pn_details_claim_btn .pn_details_btn .pn_details_btn_text {
  font-size: 15px;
  line-height: 23px;
  color: #313131;
  font-weight: 400;
  text-decoration: none;
}

.pn_browse_card_wrapper {
  margin-bottom: 17px;
}

.pn_details_claim_btn .pn_details_btn {
  display: flex;
  align-items: normal;
  gap: 5px;
}

.pn_details_claim_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}

.pn_details_claim_btn .pn_details_btn:hover {
  text-decoration: none;
}

.pn_details_claim_btn .pn_claim_btn {
  border: 1px solid #313131;
  padding: 5px 15px;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  text-transform: capitalize;
}

.pn_details_claim_btn .pn_claimed_btn {
  padding: 6px 15px;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  text-transform: capitalize;
  color: #008b87;
  display: flex;
  align-items: center;
  gap: 4px;
  background-color: transparent;
}

.pn-view-btn-wrap {
  position: relative;
  text-align: center;
  width: 180px;
  margin: auto;
}

.pn-view-btn-wrap .view_line_text {
  color: #313131;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  text-transform: uppercase;
  z-index: 1;
  position: relative;
}

.pn-view-btn-wrap .view_line_text:hover {
  text-decoration: none;
}

.pn-view-btn-wrap .view_line_icon_img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

/* browse organization */

/* how it works */

.pn_how_it_works_head {
  padding: 28px 23px 19px 34px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
}

.pn_how_it_works_wrap_img {
  width: 516px;
  height: 608px;
  overflow: hidden;
  position: relative;
}

.pn_how_it_works_wrap_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pn_how_it_works_head h3 {
  font-size: 42px;
  line-height: 70px;
  font-weight: 700;
  color: #1c1c1c;
  letter-spacing: -0.32px;
}

.pn_how_it_work_card_wrap {
  display: flex;
  align-items: stretch;
  gap: 20px;
  margin-bottom: 10px;
}

.pn_how_it_work_card {
  background-color: #f4f4f4;
  padding: 55px 21px 43px 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 20px;
  width: 100%;
}

.how_card_nom_wrap {
  width: 87px;
  position: relative;
  margin-bottom: 17px;
}

.pn_how_it_work_card .how_card_nom {
  width: 27px;
  height: 27px;
  background-color: #ebc349;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  color: #000000;
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
}

.pn_how_it_work_card .how_card_img_wrap {
  width: 87px;
  height: 87px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.pn_how_it_work_card .how_dis_your_org {
  width: 33px;
  height: auto;
  overflow: hidden;
}

.pn_how_it_work_card .how_dis_your_org.how_claim_very {
  width: 28px;
}

.pn_how_it_work_card .how_dis_your_org.how_connect_correct {
  width: 30px;
}

.pn_how_it_work_card .how_dis_your_org img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pn_how_it_work_card h5 {
  font-size: 16px;
  line-height: 24px;
  color: #313131;
  font-weight: 700;
  margin-bottom: 4px;
  text-align: center;
}

.pn_how_it_work_card h6 {
  font-size: 15px;
  line-height: 23px;
  color: #313131;
  font-weight: 400;
  text-align: center;
}

.pn_search_org_wrap {
  background-color: #001627;
  padding: 45px 25px;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
}

.pn_search_org_wrap p {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
}

.pn_search_org_wrap .pn_search_org_anchor {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  color: #ebc349;
}

.pn_search_org_wrap .pn_search_org_anchor:hover {
  color: #ebc349;
  text-decoration: none;
}

.pn_how_it_works {
  position: relative;
  padding-bottom: 95px;
  padding-top: 60px;
}

.pn_how_it_works .pn_how_it_works_wrap_left {
  position: absolute;
  left: 0;
  z-index: 1;
}

.pn_how_it_works .pn_how_it_works_wrap_right {
  max-width: calc(100% - 230px);
  width: 100%;
  margin-left: auto;
  padding-right: 18px;
  padding-top: 104px;
}

.pn_how_it_works_wrap_content p {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 26px;
  color: #313131;
  font-weight: 400;
}

/* how it works */

/* safety and protection  */

.pn_safety_and_protection {
  padding: 60px 0 85px 0;
}

.pn_safety_and_protection_list_wrap {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 14px;
}

.pn_safety_and_protection_wrap {
  display: flex;
  align-items: center;
  gap: 45px;
}

.pn_safety_and_protection_list_wrap .safety_protect_checkmark {
  width: 18px;
  height: auto;
  overflow: hidden;
}

.pn_safety_and_protection_list_wrap .safety_protection_checkbox {
  width: 45px;
  height: 45px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0000001a;
  box-shadow: 0 4px 34px #0000000f;
}

.pn_safety_and_protection_list_wrap .safety_protect_checkmark img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pn_safety_and_protection_list_wrap h5 {
  font-size: 16px;
  line-height: 26px;
  color: #313131;
  font-weight: 400;
}

.pn_safety_and_protection_left h3 {
  font-size: 42px;
  line-height: 60px;
  font-weight: 700;
  color: #1c1c1c;
  letter-spacing: -0.32px;
  margin-bottom: 6px;
  max-width: 450px;
}

.pn_safety_and_protection_left h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #008b87;
  margin-bottom: 22px;
  font-style: italic;
}

.pn_safety_and_protection_lists
  ul
  li:last-child
  .pn_safety_and_protection_list_wrap {
  margin-bottom: 0px;
}

.pn_safety_and_protection_img {
  overflow: hidden;
  width: 606px;
  height: 570px;
}

.pn_safety_and_protection_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* safety and protection  */

.circleCare_section_wrap {
  background-color: #001627;
  background-image: url("../images/background/bg_img.png");
  min-height: 275px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0;
  margin-bottom: 33px;
  margin-top: 99px;
}

.page-template-tpl-single-organization-php .circleCare_section_wrap {
  margin-top: 0;
}

.circleCare_section_wrap .left_part p {
  color: #ffffff;
  font-size: 15px;
  line-height: 20px;
  margin-left: 177px;
  margin-bottom: 9px;
  opacity: 0.8;
}

.circleCare_section_wrap .media_img_wrap {
  width: 150px;
  height: 150px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circleCare_section_wrap .media_object_wrap .media_content {
  color: #ffffff;
  font-size: 27px;
  font-weight: 700;
}

.circleCare_section_wrap .media_object_wrap {
  display: flex;
  gap: 24px;
}

.circleCare_section_wrap .media_object_wrap .media_content h4 {
  color: #ffffff;
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 10px;
}

.circleCare_section_wrap .location_text_wrap {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 22px;
}

.circleCare_section_wrap .location_text_wrap .location_img_wrap {
  background-color: #092c47;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circleCare_section_wrap .location_text_wrap .location_name_wrap h6 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
}

.circleCare_section_wrap .about_us_card_wrap {
  background-color: #0a2438;
  padding: 21px 25px;
}

.circleCare_section_wrap .main_article h6 {
  color: #ffffff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
}

.circleCare_section_wrap .main_article p {
  color: #ffffffb2;
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
  opacity: 0.7;
}

.circleCare_section_wrap .about_us_img_content_wrap {
  display: flex;
  gap: 10px;
  margin-bottom: 6px;
}

.circleCare_section_wrap .about_us_img_content_wrap .about_us_icon_wrap {
  flex-shrink: 0;
}

.organization_overview_tabs_wrap {
  margin-bottom: 75px;
}

.overview_tab_content_wrap {
  box-shadow: 0px 4px 54px 0px #0000000d;
  padding: 16px 19px;
}

.organization_overview_tabs_wrap .nav-pills .nav-link {
  color: #0e0e0eb2;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  opacity: 0.7;
  text-align: left;
  position: relative;
}

.organization_overview_tabs_wrap .nav-pills .nav-link.active {
  color: #0e0e0e;
  font-weight: 500;
  background: linear-gradient(
    90deg,
    rgba(0, 139, 135, 0.2) 4.46%,
    rgba(0, 139, 135, 0) 100%
  );
}

.organization_overview_tabs_wrap .nav-pills .nav-link.active::after {
  content: " ";
  background-color: #008b87;
  width: 3px;
  position: absolute;
  display: block;
  height: 39px;
  border-left: 1px solid #008b87;
  bottom: 0;
  left: 0;
}

.organization_overview_tabs_wrap .main_article {
  border-bottom: 1px solid #0000001a;
  margin-bottom: 18px;
}

.organization_overview_tabs_wrap .main_article h6 {
  color: #0e0e0e;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  margin-bottom: 5px;
}

.organization_overview_tabs_wrap .main_article p {
  color: #0e0e0eb2;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  opacity: 0.7;
  margin-bottom: 18px;
}

.font-600 {
  font-weight: 600 !important;
}

.text-dark {
  color: #0e0e0e !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.op-1 {
  opacity: 1 !important;
}

.our_beautiful_section {
  margin-bottom: 135px;
}

.our_beautiful_section .main_article h2 {
  color: #1c1c1c;
  font-size: 42px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 30px;
}

.our_beautiful_section .card_img_wrap {
  overflow: hidden;
  display: block;
}

.our_beautiful_section .card_img_wrap_new {
  position: relative;
}

.our_beautiful_section .circleCare_community_card p {
  color: #ffffff;
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
}

.our_beautiful_section .small_text {
  font-size: 15px;
  line-height: 22px;
  color: #ffffff;
  font-weight: 500;
  opacity: 0.7;
}

.our_beautiful_section .card_img_wrap:hover .circleCare_community_card {
  opacity: 1;
}

.card_grp_outer_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

.our_beautiful_section .circleCare_community_card {
  position: absolute;
  max-width: 340px;
  min-height: 75px;
  width: 100%;
  bottom: 30px;
  left: 50%;
  color: #ffffff;
  font-size: 22px;
  line-height: 17px;
  font-weight: 700;
  padding: 14px 21px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(40, 40, 40, 0.7);
  transition: all 0.4s linear;
  opacity: 0;
  right: auto;
  transform: translateX(-50%);
}

.our_beautiful_section .card_on_img_wrap {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 100%;
}

.our_beautiful_section .card_on_img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* here from our community */

.pn_here_from_our_community {
  padding: 60px 0 0 0;
  background-image: url("../images/background/pn-here-our-community-bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.pn_here_from_our_community_top {
  margin-bottom: 60px;
}

.pn_here_from_our_community_top .pn-container {
  max-width: 1177px;
}

.here_from_our_comm_card_wrap {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.circleCare_section_wrap .media_object_wrap .button_grp_wrap .pn-btn {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  padding: 9.5px 15px;
  text-transform: capitalize;
  min-width: 156px;
}

.circleCare_section_wrap .media_object_wrap .button_grp_wrap {
  display: flex;
  gap: 10px;
}

.here_from_our_comm_card {
  padding: 20px 22px 44px 22px;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.here_from_card_success {
  background-color: #008b87;
}

.here_from_card_warning {
  background-color: #ebc349;
}

.here_from_card_success .here_from_img_badge .here_badge_wrap {
  background-color: #017673;
}

.here_from_card_warning .here_from_img_badge .here_badge_wrap {
  padding: 10px 20px;
  background-color: #ffd965;
}

.here_from_card_success h5,
.here_from_card_success p,
.here_from_card_success .here_badge_wrap h5 {
  color: #ffffff;
}

.here_from_card_warning h5,
.here_from_card_warning p,
.here_from_card_warning .here_badge_wrap h5 {
  color: #1c1c1c;
}

.here_from_img_badge .here_from_img_wrap {
  width: 44px;
  height: auto;
  overflow: hidden;
  margin-bottom: 12px;
}

.here_from_img_badge .here_from_img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.here_from_img_badge .here_badge_wrap {
  display: inline-block;
  padding: 10px 27px;
  border-radius: 6px;
  position: absolute;
  top: 14px;
  right: 14px;
}

.here_from_our_comm_card .here_from_img_badge .here_badge_wrap h5 {
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
}

.here_from_our_comm_card h5 {
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 8px;
}

.here_from_our_comm_card p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.here_from_our_comm_card .here_from_arrow {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 22px;
  bottom: -22px;
  border: 1px solid #0000001a;
}

.pn_here_from_our_community_bottom h2 {
  font-size: 42px;
  line-height: 60px;
  color: #1c1c1c;
  font-weight: 700;
  letter-spacing: -0.32px;
  margin-bottom: 44px;
  max-width: 665px;
}

.pn_here_from_our_community_bottom {
  position: relative;
}

.pn_here_our_community_stories {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  /* position: absolute; */
  padding-bottom: 135px;
}

.here_our_community_stories_card {
  padding: 20px;
  background-color: #ffffff;
  border: 1px solid #0000001a;
  width: 100%;
  margin-bottom: 20px;
}

.here_our_community_stories_card .here_story_img_wrap {
  width: 135px;
  height: 135px;
  overflow: hidden;
}

.here_our_community_stories_card .here_story_img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.here_our_community_stories_card .here_story_img_play_btn_wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 20px;
}

.here_our_community_stories_card .here_story_play_btn {
  width: 80px;
  display: flex;
  align-items: center;
  flex-direction: column;
  display: none;
}

.here_our_community_stories_card .here_story_play_btn .story_play_btn_icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #ebc349;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  flex-shrink: 0;
}

.here_our_community_stories_card .here_story_play_btn h6 {
  font-size: 14px;
  line-height: 24px;
  color: #1c1c1c;
  font-weight: 400;
}

.here_our_community_stories_card .here_story_content_wrap {
  padding: 7px 0 7px 17px;
  border-left: 1px solid transparent;
}

.here_our_community_stories_card .here_story_content_wrap_warning {
  border-color: #ebc349;
}

.here_our_community_stories_card .here_story_content_wrap_success {
  border-color: #008b87;
}

.here_our_community_stories_card .here_story_content_wrap h4,
.here_our_community_stories_card .here_story_content_wrap h5,
.here_our_community_stories_card .here_story_content_wrap h6 {
  line-height: 24px;
  color: #1c1c1c;
  font-weight: 400;
}

.here_our_community_stories_card .here_story_content_wrap h4 {
  font-size: 16px;
  margin-bottom: 15px;
}

.here_our_community_stories_card .here_story_content_wrap h5 {
  font-size: 16px;
  margin-bottom: 3px;
}

.here_our_community_stories_card .here_story_content_wrap h6 {
  font-size: 14px;
  margin-bottom: 0px;
  color: #1c1c1cb3;
}

/* here from our community */

/* circle care community */

.circle_comm_care_sec_wrap {
  background-image: none;
  background-color: #f9f9f9;
  margin-bottom: 0;
}

.circle_comm_care_sec_wrap.circleCare_section_wrap .left_part p {
  color: #1c1c1c;
  margin-left: 0;
  margin-bottom: 19px;
  font-weight: 400;
}

.circle_comm_care_sec_wrap .media_object_wrap .media_content h4 {
  color: #1c1c1c;
}

.circle_comm_care_sec_wrap .location_text_wrap .location_name_wrap h6 {
  color: #1c1c1c;
}

.circle_comm_care_sec_wrap .location_text_wrap .location_img_wrap {
  background-color: #ffffff;
  width: 28px;
  height: 28px;
  border: 1px solid #00000014;
}

.circle_comm_care_sec_wrap .location_text_wrap .location_img_wrap img {
  width: 10px;
}

.circle_comm_care_sec_wrap .media_img_wrap {
  width: 169px;
  height: 169px;
}

/* circle care community */

/* services section */

.pn_cj_row h5 {
  margin-bottom: 0;
}
.pn-btns-wrap {
  background-color: #ebc349;
  width: fit-content;
}
.pn-btn.pn-btn-success {
  background-color: #008b87;
  color: #fff;
  border-radius: 0;
  font-weight: 500;
}

.pn_services_card_sec {
  padding: 40px 0;
  background-color: #f9f9f9;
}

.pn_services_card_main h3 {
  font-size: 24px;
  line-height: 22px;
  color: #313131;
  font-weight: 700;
  margin-bottom: 18px;
}

.pn_services_card {
  padding: 18px;
  background-color: #ffffff;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 16px;
  flex: 23%;
  height: 96%;
}

.pn_services_card .pn_services_img_wrap {
  width: 229px;
  height: auto;
  overflow: hidden;
}

.pn_services_card .pn_services_img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pn_services_card .pn_services_content_wrap h5 {
  font-size: 18px;
  line-height: 23px;
  color: #0e0e0e;
  font-weight: 700;
  margin-bottom: 5px;
}

.pn_services_card .pn_services_content_wrap p {
  font-size: 15px;
  line-height: 27px;
  color: #0e0e0eb2;
  font-weight: 400;
  margin-bottom: 11px;
}

.pn_services_card .pn_services_content_wrap .pn_services_badge_wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.pn_services_card .pn_services_content_wrap .pn_services_badge_wrap .pn_badge {
  color: #017d7a;
  font-weight: 500;
  padding: 4px 11px;
  border: 1px solid #008b870f;
  border-radius: 8px;
  background-color: #008b870f;
  width: fit-content;
  max-width: 100%;
  display: inline-block;
  line-height: 16px;
  margin-bottom: 10px;
}
.pn_form_wrap_btn {
  margin-top: 15px;
}

.pn_services_card .pn_services_img_btn_wrap {
  position: relative;
}

.pn_services_card .pn_services_btn_wrap {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}

.pn_services_card .pn_services_btn_wrap .pn-btn {
  background-color: rgba(0, 139, 135, 0.5);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  display: inline-flex;
  gap: 9px;
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
  padding: 11px 20px;
  text-transform: capitalize;
  color: #fff;
}

.pn_services_card .pn_services_btn_wrap .pn-btn:hover {
  color: #ffffff;
  text-decoration: none;
}

.pn_serices_card_flex {
  display: flex;
  align-items: stretch;
  gap: 16px;
}

/* services section */

/* current job opening sec */

.pn_current_job_opening_sec {
  padding: 40px 0;
  background-color: #f9f9f9;
}

.pn_current_job_opening_card {
  padding: 14px 10px;
  background-color: #ffffff;
  margin-bottom: 13px;
  min-height: calc(100% - 13px);
  display: flex;
  flex-direction: column;
}

.pn_current_job_opening_card .pn-btns-wrap {
  margin-top: auto;
}

.pn_current_job_opening_card_main h3 {
  font-size: 24px;
  line-height: 22px;
  color: #313131;
  font-weight: 700;
  margin-bottom: 26px;
}

.pn_current_job_opening_card h6 {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 5px;
  font-weight: 700;
  color: #1c1c1c;
  padding-left: 8px;
}

.pn_current_job_opening_card p {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  color: #0e0e0eb2;
  margin-bottom: 9px;
  padding-left: 8px;
}

.pn_current_job_opening_card .pn_loc_post_duration_wrap {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 10px;
}

.pn_current_job_opening_card .pn_loc_post_duration_wrap h5 {
  color: #0e0e0eb2;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
}

.pn_current_job_opening_card
  .pn_loc_post_duration_wrap
  .pn_loc_post_duration_value {
  color: #0e0e0e;
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
}

.pn_current_job_opening_card .pn_loc_post_duration_wrap .pn_lpd_location_img {
  width: 14px;
  height: 18px;
  overflow: hidden;
}

.pn_current_job_opening_card .pn_loc_post_duration_wrap .pn_lpd_posted_img {
  width: 14px;
  height: 16px;
  overflow: hidden;
}

.pn_current_job_opening_card .pn_loc_post_duration_wrap .pn_lpd_duration_img {
  width: 14px;
  height: 14px;
  overflow: hidden;
}

.pn_current_job_opening_card
  .pn_loc_post_duration_wrap
  .pn_loc_post_duration_img {
  flex-shrink: 0;
}

.pn_current_job_opening_card
  .pn_loc_post_duration_wrap
  .pn_loc_post_duration_img
  img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.pn_current_job_opening_card .pn_loc_post_duration_wrap:last-child {
  margin-bottom: 0;
}

.pn_loc_post_duration_card {
  background-color: #f9f9f9;
  padding: 13px;
  margin-bottom: 10px;
}

.pn_current_job_opening_card .pn-btns-wrap .apply_now_btn {
  font-size: 15px;
  line-height: 24px;
  color: #0e0e0e;
  font-weight: 400;
  padding: 9px 16px;
  text-transform: capitalize;
}

.pn_current_job_opening_card_wrap .pn_cj_row {
  margin: 0 -6.5px;
}

.pn_current_job_opening_card_wrap .pn_cj_row .pn_cj_col {
  padding: 0 6.5px;
}

/* current job opening sec */

/* organization page css star  */

.circle_comm_care_sec_wrap .org_about_us_card {
  background-color: #ffffff;
}

.org_about_us_card .about_us_img_content_wrap .main_article h6 {
  color: #1c1c1c;
}

.org_about_us_card .main_article p {
  color: #1c1c1c;
  font-weight: 500;
  opacity: 1;
}

.org_our_beautiful_section {
  margin-bottom: 0;
  background-color: #f9f9f9;
}

.overview_section {
  background-color: #f9f9f9;
  padding: 7px 0 40px 0;
}

.org_overview_tab .nav-pills {
  border-bottom: 1px solid #00000026;
}

.org_overview_tab .nav-pills .nav-link {
  color: #313131;
  font-size: 16px;
  line-height: 22px;
  padding: 16px 18px;
}

.org_overview_tab .nav-pills .nav-link.active {
  background: transparent;
  color: #313131;
  opacity: 1;
  position: relative;
}

.org_overview_tab .nav-pills .nav-link.active::after {
  content: "";
  width: 100%;
  height: 2px;
  border-bottom: 2px solid #008b87;
  bottom: -1px;
  left: 0px;
  position: absolute;
}

.overview_tab_content_new {
  box-shadow: none;
  padding: 28px 0;
}

.overview_items_box .overview_item_title {
  font-size: 24px;
  line-height: 22px;
  font-weight: 700;
  color: #313131;
  margin-bottom: 18px;
}

.overview_items_card {
  background-color: #ffffff;
  padding: 21px 18px;
}

.overview_items_card .title {
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  margin-bottom: 5px;
}

.overview_items_card .text_content {
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  color: #0e0e0eb2;
}

.overview_box {
  margin-bottom: 25px;
}

.overview_box .overview_items_main {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.core_value_card {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  width: 100%;
}

.core_value_card .icon {
  width: 45px;
  height: 45px;
  background-color: #fff;
  box-shadow: 0 4px 34px #0000000d;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.core_value_card .content {
  flex: 1;
}

.core_value_card .title {
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
  color: #0e0e0e;
  margin-bottom: 4px;
}

.core_value_card .description {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  color: #0e0e0eb2;
  margin-bottom: 0;
}

.corevalue_items_box .overview_item_title {
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  color: #0e0e0e;
  margin-bottom: 15px;
}

.corevalue_items_box .overview_items_main {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 29px;
}

.pn_hor_line_main {
  background-color: #f9f9f9;
}

.pn_hr_line {
  border: 1px solid #0000001a;
}

.contactinfo_section {
  padding: 40px 0;
  background-color: #f9f9f9;
}

.contactinfor_title {
  font-size: 24px;
  line-height: 22px;
  font-weight: 700;
  color: #313131;
  margin-bottom: 21px;
}

.contactinfo_form_top {
  margin-bottom: 16px;
}

.contactinfo_form_top .title {
  font-size: 16px;
  line-height: 23px;
  font-weight: 700;
  color: #0e0e0e;
  margin-bottom: 5px;
}

.contactinfo_form_top .note_text {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  color: #0e0e0eb2;
  margin-bottom: 0;
}

.contactinfo_formbox .pn_input_img_wrap .pn_input,
.contactinfo_formbox .pn_textarea_img_wrap .pn_input {
  padding: 7.5px 15px;
  background-color: #fff;
  border: 1px solid #0000001a;
}

.contactinfo_formbox .pn_textarea_img_wrap .pn_input {
  height: 94px;
}

/* organization page css End  */

/* contact information card */

.pn_conect_with_us_card {
  padding: 48px 50px;
  background-color: #ffffff;
  margin-bottom: 0;
  max-width: 500px;
  width: 100%;
}

.contactinfo_inner_main {
  display: flex;
  align-items: flex-start;
  gap: 36px;
}

.pn_conect_with_us_card h4 {
  font-size: 16px;
  line-height: 23px;
  color: #0e0e0e;
  font-weight: 700;
  margin-bottom: 11px;
}

.pn_current_job_opening_card .pn_loc_post_duration_wrap .pn_lpd_phone_num_img {
  width: 14px;
  height: 14px;
  overflow: hidden;
}

.pn_current_job_opening_card .pn_loc_post_duration_wrap .pn_lpd_conn_email_img {
  width: 14px;
  height: 11px;
  overflow: hidden;
}

.pn_current_job_opening_card
  .pn_loc_post_duration_wrap
  .pn_lpd_conn_website_img {
  width: 14px;
  height: 14px;
  overflow: hidden;
}

/* contact information card */

/* reviews and testimonials sec */

.pn_reviews_and_testimonials_sec {
  padding: 40px 0;
  background-color: #f9f9f9;
}

.pn_reviews_and_testimonials_main h3 {
  font-size: 24px;
  line-height: 22px;
  color: #313131;
  font-weight: 700;
  margin-bottom: 35px;
}

.contactinfo_formbox .custom_row {
  margin: 0 -5px;
  gap: 25px;
}

.contactinfo_formbox .custom_row .custom_col {
  padding: 0 5px;
}

/* .contactinfo_formbox .pn_label_input_wrap {
    margin-bottom: 10px;
} */

/* reviews and testimonials sec */

a.pn-btn.pn-btn-outline.pn_claim_btn.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.pn-spinner-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  color: #333;
  font-family: sans-serif;
}

.pn-spinner {
  margin: auto;
  width: 40px;
  height: 40px;
  border: 4px solid #ccc;
  border-top-color: #0c66ff; /* brand color */
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  margin-bottom: 10px;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

input#org-search-input {
  height: 45px;
  padding: 10px 10px;
  border-radius: 10px;
  border: 1px solid grey;
}
.pn-org-search-wrap {
  margin-bottom: 16px;
  text-align: right;
}

.pn_service_post_duration_card {
  background-color: #f9f9f9;
  padding: 13px;
  margin-bottom: 10px;
}

.pn_service_post_duration_card .pn_loc_post_duration_wrap {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  margin-bottom: 10px;
}

.pn_service_post_duration_card .pn_loc_post_duration_wrap .pn_lpd_location_img {
  width: 14px;
  height: 18px;
  overflow: hidden;
}

.pn_service_post_duration_card
  .pn_loc_post_duration_wrap
  .pn_loc_post_duration_img {
  flex-shrink: 0;
  margin-top: 5px;
}

.pn_service_post_duration_card
  .pn_loc_post_duration_wrap
  .pn_loc_post_duration_img
  img {
  width: 100%;
  height: auto;
  vertical-align: top;
  width: 14px;
  height: 16px;
  object-fit: contain;
}

.pn_service_post_duration_card .pn_loc_post_duration_wrap h5 {
  color: #0e0e0eb2;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  margin-bottom: 0;
}

.pn_service_post_duration_card .pn_loc_post_duration_wrap:last-child {
  margin-bottom: 0;
}

.pn_service_post_duration_card .pn_loc_post_duration_wrap .pn_lpd_posted_img {
  width: 14px;
  height: 16px;
  overflow: hidden;
}

.pn_service_post_duration_card .pn_loc_post_duration_wrap .pn_lpd_duration_img {
  width: 14px;
  height: 14px;
  overflow: hidden;
}

.pn_service_post_duration_card
  .pn_loc_post_duration_wrap
  .pn_loc_post_duration_value {
  color: #0e0e0e;
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
}

.pn_services_content_wrap_new {
  width: 100%;
}

.slider.pn_services_card_slider_wrap {
  display: flex;
  /* gap: 20px; */
  flex-wrap: wrap;
}
.pn_services_card_slider_wrap .slick-track {
  display: flex;
  align-items: stretch;
  gap: 24px;
}

/* service post duration card */
.photo_video_slider {
  width: 100%;
  max-width: 100%;
  margin: auto;
}

.photo_video_slider .slick-slide {
  box-sizing: border-box;
  padding: 10px;
}

.card_on_img_wrap img,
.card_on_img_wrap video {
  width: 100%;
  height: auto;
  max-height: 400px;
  object-fit: cover;
  border-radius: 10px;
  display: block;
}
.photo_video_slider.slick-initialized.slick-slider {
  overflow: hidden !important;
}
.card_grp_outer_wrappe {
  overflow: hidden;
}
.padding_active {
  padding-top: 80px;
}

@media (max-width: 1199px) {
  .pn_how_it_works .pn_how_it_works_wrap_left {
    position: relative;
  }
  .pn_how_it_works_wrap_img {
    width: 100%;
  }
  .pn_how_it_works .pn_how_it_works_wrap_right {
    max-width: unset;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .pn_how_it_works_wrap_img {
    width: 100%;
    height: auto;
  }
  .pn-container {
    padding: 10px;
  }
  .pn_how_it_works .pn_how_it_works_wrap_right {
    max-width: 100%;
    padding-top: 414px;
    margin: 0;
  }
  .pn_safety_and_protection_img {
    width: 100%;
    height: auto;
  }
  .card_grp_outer_wrapper {
    grid-template-columns: 1fr;
  }
  .pn-btns-wrap {
    background-color: transparent;
    width: fit-content;
    flex-direction: column;
  }
  .banner_content .pn_bg_line {
    width: 100%;
  }
  .pn_banner .pn-btn {
    border-radius: 0 !important;
    padding: 15px 20px !important;
  }
  .pn_banner .pn-btn:hover {
    color: #fff !important;
  }
  .pn-btns-wrap {
    flex-direction: column;
  }
  .pn_header .navbar-light .navbar-toggler {
    top: 0;
  }
  .pn_header .navigation-toggler {
    top: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1850px) {
  .pn_how_it_works_wrap {
    display: flex;
    gap: 50px;
  }
  .pn_how_it_works .pn_how_it_works_wrap_left {
    position: static;
  }
}
