.pagetitleandimage .fc_wrapper {
  padding: 60px 0;
}
.pagetitleandimage .pageTitleAndImage__fc h1.fc_title {
  font-family: 'Avant Garde for MT Bd', Arial, sans-serif;
  font-weight: 700;
}
.pagetitleandimage.section:not(.lpFullWidthBackground) + .landingpageparnew > .section:not(.lpFullWidthBackground):first-child .lpComponentWrapper {
  padding-top: 60px;
}
.pagetitleandimage + .landingpageparnew > .section.lpFullWidthBackground:first-child {
  border-top: 0;
}
.pagetitleandimage + .landingpageparnew > .section:not(.featuresmultielement,.lpFullWidthBackground):first-child {
  border-top: 1px solid #ededed;
  margin-top: -1px;
}
@media (max-width: 750px) {
  .pagetitleandimage .pageTitleAndImage--excludeTitleFromSidebar {
    padding: 0 0 60px 0;
  }
  .pagetitleandimage .pageTitleAndImage--excludeTitleFromSidebar .fc_image {
    margin-top: 0;
  }
}
