.sub_page_hero_image.margin-remove {
    margin-top: unset;
    margin-bottom: unset;
}

.breadcrumb_main ul{
  display:flex;
  align-items:center;
  padding-left:0;
  margin-bottom:25px;
}
.breadcrumb_main ul li{
  font-size: 16px;
  margin:0;
  padding:0;
  text-indent:0;
  margin-bottom:10px;
}
li.hs-menu-item.hs-menu-depth-1:before {
  content: none;
}
.breadcrumb_main ul li.hs-menu-item.hs-menu-depth-1:first-child a{
  font-weight: 700;
  text-decoration: underline;
}
.breadcrumb_main ul li.hs-menu-item.hs-menu-depth-1:last-child a{
  color: var(--moonshot_blue);
  font-weight: 400;
  text-decoration:none;
}
.breadcrumb_main ul li:after{
  background: url("https://f.hubspotusercontent30.net/hubfs/20293139/benevity_main_assets_2021/global_assets/arrow-dark.svg") 100% 50% no-repeat;
  content: '';
  display: inline-block;
  height: 10px;
  margin-left: 14px;
  margin-right:10px;
  width: 6px;
}
.breadcrumb_main ul li.hs-menu-item.hs-menu-depth-1:last-child:after{
  content:none;
}
.sub_page_hero_main{
  padding-top:25px;
  padding-bottom: 92px;
  position:relative;
}
.sub_page_hero_image img.image_removing_with_content_field {
  display: none;
}
.breadcrumb_main {
  margin-top:35px;
  z-index: 3;
}
.sub_page_hero_main_fix{
  display:flex;
  justify-content:center;
  align-items:center;
  position:relative;
}
.sub_page_hero_image,
.sub_page_hero_text{
  flex-basis:50%;
}
.sub_page_hero_text {
  margin-top: 6px;
}
.sub_page_hero_image{
  margin-bottom: -50px;
  margin-top: -146px;
}
.sub_page_hero_image img {
  width: 100%;
  display: block;
}
.sub_page_hero_text h1{
  margin-bottom:25px;
}
.sub_page_hero_text p{
  margin-bottom: 25px;
}
.sub_page_hero_section .filler_image{
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  display: block;
  height: auto;
  bottom: 0;
  height: auto;
  top: unset;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  max-width:100%:
}

section.sub_page_hero_section.inter_banner .sub_page_hero_main {
  padding-top: 21px;
}
section.sub_page_hero_section.inter_banner .breadcrumb_main {
  margin-top: 39px;
}
section.sub_page_hero_section.inter_banner .breadcrumb_main ul li:after {
  margin-left: 14px; 
}
section.sub_page_hero_section.inter_banner .breadcrumb_main ul {
  margin-bottom: 40px; 
}
section.sub_page_hero_section.inter_banner .sub_page_hero_main_fix {
  max-width: 975px;
  margin: 0 auto;
}
section.sub_page_hero_section.inter_banner .sub_page_hero_main_fix {
  align-items: flex-start; 
}
section.sub_page_hero_section.inter_banner .sub_page_hero_image {
  margin-top: -161px;
}

body.international section.hme_img_wth_text .heading-wrapper h2 {
  font-weight: 500;
  line-height: 58px;
  margin-bottom: 55px;
}
body.international .hme_img_wth_text {
  padding-top: 90px;
}

.sub-page-cta a.cta_button {
  padding: 25px 32px 25px 32px;
}
.sub_page_hero_section.reduce_width .sub_page_hero_main_fix{
  max-width:975px;
  margin:0 auto;
}
.sub-page-cta-2 {
  margin-top: 36px;
}


@media(max-width: 1024px){
  .breadcrumb_main ul{
    margin-bottom:60px;
  }
  .breadcrumb_main {
    margin-top:0px;
    z-index: 3;
  }
}
@media(min-width:768px){
  .sub_page_hero_section .filler_image.mobile_filler{
    display:none;
  }
  .width_570{
    width:100%;
    max-width:570px;
  }
}
@media (min-width: 768px) and (max-width: 1440px){
  .sub_page_hero_image {
    flex-basis:35%;
  }
  .sub_page_hero_text{
    flex-basis:65%;
  }
}
@media(max-width:767px){
  .sub_page_hero_section .filler_image.mobile_filler {
    display: block;
    bottom: -67px;
  }
  .breadcrumb_main ul{
    margin-bottom:25px;
  }
  .sub_page_hero_text h1{
    margin-bottom:20px;
    padding:0;
  }
  .sub_page_hero_main_fix{
    display:block;
  }
  .sub_page_hero_image,
  .sub_page_hero_text{
    flex-basis:100%;
  }
  .sub_page_hero_text{
    margin-bottom:50px;
  }
  .sub_page_hero_image {
    margin-bottom:0px;
    margin-top:0px;
  }
  .sub_page_hero_image{
    max-width:50%;
    margin:0 auto; 
  }
  .breadcrumb_main ul li:after{
    content:none;
  }
  .breadcrumb_main ul li.hs-menu-item.hs-menu-depth-1:before{
    background: url("https://f.hubspotusercontent30.net/hubfs/20293139/benevity_main_assets_2021/global_assets/arrow-dark.svg") 100% 50% no-repeat;
    content: '';
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    width: 6px;
  }
  .breadcrumb_main ul li.hs-menu-item.hs-menu-depth-1:first-child:before{
    margin-left:0px;
  }
  .breadcrumb_main ul li.hs-menu-item.hs-menu-depth-1{
    display:none;
  }
  .breadcrumb_main.bd_one ul li.hs-menu-item.hs-menu-depth-1{
    display:block;
  }
  .breadcrumb_main.bd_two ul li.hs-menu-item.hs-menu-depth-1:first-child{
    display:block;
  }
  .breadcrumb_main.bd_three ul li.hs-menu-item.hs-menu-depth-1:nth-child(2){
    display:block;
  }
  .breadcrumb_main.bd_more ul li.hs-menu-item.hs-menu-depth-1:nth-child(3){
    display:block;
  }
  .sub_page_hero_section .filler_image{
    display:none;
  }
  .sub_page_hero_text {
    margin-top:0px;
  }
  .sub_page_hero_main{
    padding-bottom:30px;
  }
  .breadcrumb_main ul li.hs-menu-item.hs-menu-depth-1 a {
    font-weight: 700;
  }
}