/* header-redesign css starts */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

#header-section #header-logo-search .searchbox .fa-search:before {
  background-image: url(/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/header-redesign/mobile/search-icon.png);
}

#header-section #header-logo-search .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input {
  border-bottom: 1px solid #055e58;
}

#header-section #header-logo-search .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input::placeholder {
  color: #697077;
}

.treatment-plan-sec a.purple-new-anchor {
  background: #311E58;
  font-size: 16px;
  line-height: 100%;
  font-family: 'Open Sans', sans-serif !important;
  padding: 13px 37px 13px 25px;
  border: none;
  max-width: 353px;
}

.error-section a,
.result-link a {
  background-color: #311E58;
  border-color: #311E58;
}

.error-section a:hover,
.result-link a:hover {
  background-color: #311E58;
  color: white;
}

.error-section a:hover:after,
.error-section a:focus-visible:after,
.result-link a:hover:after,
.result-link a:focus-visible:after {
  color: unset;
  -webkit-text-stroke: 0;
}

.treatment-plan-sec a.purple-new-anchor:hover {
  color: white;
}

.treatment-plan-sec a.purple-new-anchor:before {
  background: url(/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/header-redesign/resources/talking-to-your-doctor/desktop/download-icon.svg) no-repeat;
  left: 265px;
  top: -8px;
  background-position: center;
}

.treatment-plan-sec:has(.purple-new-anchor) {
  margin: 60px auto 81px;
  max-width: 353px;
}

div#find-genetic-counselor-section .cmp-accordion .cmp-accordion__item:nth-child(2) {
  display: none;
}

#ovarian-cancer #mutation-testing .normal-text:hover {
  text-decoration: none !important;
}

@media (max-width: 991px) {
  #home #home-banner {
    background: url("/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/header-redesign/home/mobile/bg-home.png");
    background-size: cover;
    margin-bottom: 0;
    background-position: right;
  }

  .modal.exit-ramp-modal.modal--visible {
    padding-left: 0;
    padding-right: 0;
  }

  .modal--visible span.modal__closeIcon:after {
    right: 15px !important;
  }

  #home .home-banner-section p.normal-text {
    text-align: left;
    padding: 0 0px 0 30px;
  }

  #header {
    border-bottom: none;
    background: white;
  }

  #top-header {
    background-color: #64518b;
    padding: 10px 20px;
  }

  #top-header .top-header-nav {
    display: flex;
    justify-content: flex-end;
    gap: 16px;
  }

  #top-header .top-header-nav .nav-item a {
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
  }

  #header-section #header-logo-search {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-height: 79px;
    padding: 27px 20px;
  }

  #header-section #header-logo-search .image {
    max-width: 158.88px;
    height: 25.42px;
    margin-left: 0px;
  }

  #header-section #header-logo-search .searchbox {
    position: relative;
    top: 0px;
    right: 0px;
    max-width: calc(118px + 24px);
  }

  #header-section #header-logo-search .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input {
    display: block;
    max-width: 118px;
    max-height: 22px;
    padding: 0px;
    font-size: 14px;
    line-height: 22px;
  }

  #header-section #header-logo-search .searchbox .fa-search:before {
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    margin-top: 0;
    margin-right: 0;
  }

  #header-section .ic-hamburger {
    display: none;
  }

  #header-section .ic-header nav {
    display: block;
    border: none;
    background: #fff;
    box-shadow: 0px 4px 4px 0px #00000066;
  }

  #header-section .ic-header nav>ul {
    height: 52px;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }

  #header-section .ic-header nav>ul>li {
    flex: 1;
    padding-left: 6px;
    padding-right: 6px;
    border-right: 1px solid #64518b;
    height: 100%;
    display: flex;
    align-items: center;
    white-space: normal;
  }

  #header-section .ic-header .cmp-navigation>ul>li:first-child {
    display: none;
  }

  #header-section .ic-header nav>ul>li:last-child {
    max-width: unset;
    border-right: none;
    position: static;
  }

  #header-section .ic-header nav>ul>li>a {
    margin: 0;
    border-right: none;
    font: 700 16px / 16px "Interstate", sans-serif;
    text-align: center;
    padding: 0;
    font-family: 'interstate-condensed';
  }

  #header-section .ic-header nav>ul>li>a:hover,
  #header-section .ic-header nav>ul>li.cmp-navigation__item--active>a {
    border-bottom: 2px solid #64518b;
  }

  #header-section .ic-header nav>ul>li>a:hover span,
  #header-section .ic-header nav>ul>li.cmp-navigation__item--active>a>span {
    padding-bottom: 0;
    border-bottom: none;
  }

  #header-section .ic-header nav li:last-child a:hover {
    max-width: initial;
    width: 100%;
    border: none;
    background: none;
    /* color: #64518B; */
    max-width: calc(100% - 52px);
    transform: translateX(26px);
    border-bottom: 2px solid #055e58;
  }

  #header-section .ic-header nav li:last-child a:hover span.cmp-navigation__item-text {
    border: none;
  }

  #header-section .ic-header nav>ul>li.open {
    background: #311e58;
  }

  #header-section .ic-header nav>ul>li.open>a:hover,
  #header-section .ic-header nav>ul>li.open>a {
    background: transparent;
    color: #fff;
    border-bottom: 2px solid #fff;
    max-width: initial;
    width: 100%;
  }

  #header-section .ic-header nav>.cmp-navigation__group>.cmp-navigation__item:hover>.cmp-navigation__group {
    display: none;
  }

  #header-section .ic-header nav>.cmp-navigation__group>.cmp-navigation__item.open>.cmp-navigation__group {
    display: block;
    overflow-y: scroll;
    max-height: calc(100vh - 130px);
  }

  #header-section .ic-header nav>ul>li>ul {
    background: #311e58;
    padding: 0 26px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  #header-section .ic-header nav>ul>li>ul>li {
    text-align: left;
    padding: 0;
    border-bottom: 2px solid #055e58;
  }

  #header-section .ic-header nav>ul>li>ul>li:last-child {
    border-bottom: none;
  }

  #header-section .ic-header nav>ul>li>ul>li:hover,
  #header-section .ic-header nav>ul>li>ul>li.cmp-navigation__item--active {
    background: #64518b;
    margin: 0 -26px;
    width: 100dvw;
    padding: 0;
    border: none;
  }

  #header-section .ic-header nav>ul>li>ul>li>a {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    /* transition: 0.2s all ease; */
    padding: 0;
    padding: 20px 0;
    /* max-width: calc(100% - 52px); */
    /* transform: translateX(26px); */
    /* border-bottom: 2px solid #07867e; */
    ;
  }

  #header-section .ic-header nav>ul>li>ul>li:hover a,
  #header-section .ic-header nav>ul>li>ul>li.cmp-navigation__item--active>a {
    font-weight: 500;
    padding: 20px 0;
    max-width: calc(100% - 52px);
    transform: translateX(26px);
    border-bottom: 2px solid #055e58;
  }

  #header-section .ic-header nav>ul>li>ul>li.cmp-navigation__item--active>a:hover span,
  #header-section .ic-header nav>ul>li>ul>li.cmp-navigation__item--active>a span {
    border-bottom: none;
    padding: 0;
  }

  #main-section {
    padding-top: 174px;
  }

  #home #home-helpful-res {
    margin: 38px auto 0;
  }

  #home #home-video1 {
    margin: 21px 0;
  }

  #home #home-mutation-sec {
    margin-bottom: 14px;
  }

  #breast-cancer h1.page-heading .heading-span .new-text-bold {
    font-weight: 700;
  }

  .banner-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  #bc-oc-pc-banner-section .banner-text {
  }

  #bc-oc-pc-banner-section h1.page-heading {
    margin-bottom: 30px;
  }

  #brca-numbers .flex-image-container {
    margin-top: 0px;
  }

  #bc-oc-pc-banner-section .banner-text.normal-text {
    text-align: left;
    font-size: 24px;
    line-height: 30px !important;
    margin: 0 0 40px !important;
  }

  #breast-cancer #banner-section {
    background-image: url("/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/header-redesign/breast-cancer/mobile/bg-banner.png");
  }

  .ic-header nav li:last-child {
    max-width: none;
  }

  #ovarian-cancer #banner-section {
    background-image: url(/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/header-redesign/ovarian-cancer/mobile/oc-banner-bg.png);
    background-size: cover;
    background-position: bottom;
  }

  #bc-oc-pc-banner-section h1.page-heading .heading-span {
    font-size: 45px;
    font-weight: 400;
    line-height: 44px !important;
  }

  #ovarian-cancer #mutation-testing .normal-text {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    max-width: 780px;
    margin: 12px auto;
  }

  #ovarian-cancer #mutation-treatment-image .not-real-text.text-center {
    bottom: 5px;
    left: 45%;
  }

  #prostate-cancer #pc-brca-mutaion-section .flex-image-container {
    margin-top: -20px !important;
    padding: 0;
  }

  #prostate-cancer #brca-numbers .flex-image-container {
    max-width: 340px;
  }

  #mutations-family .banner-content .page-heading {
    font-size: 45px;
    line-height: 45px;
  }

  #mutations-family .banner-content {
    padding: 0;
  }

  #mutations-banner-section .banner-text {
    text-align: left;
    padding: 16px 1px 56px;
    font-size: 16px;
    line-height: 24px;
  }

  #mutations-family .flex-container h2 {
    font-size: 22px;
    line-height: 100%;
    font-family: 'interstate-condensed';
    margin-bottom: 16px;
  }

  #mutations-family .callout {
    margin: 80px 0 100px;
  }

  .cmp-carousel__content>.cmp-carousel__item[aria-label="Slide 1 of 3"].cmp-carousel__item--active~.cmp-carousel__actions .cmp-carousel__action--previous,
  .cmp-carousel__content>.cmp-carousel__item[aria-label="Slide 3 of 3"].cmp-carousel__item--active~.cmp-carousel__actions .cmp-carousel__action--next {
    display: none;
  }

  #genetic-banner-section .banner-content {
    padding-left: 0;
    padding-right: 0;
  }

  #genetic-banner-section .banner-text {
    text-align: left;
    padding: 20px 10px 0 0;
    font-size: 16px;
    line-height: 24px;
  }

  #header-section .ic-header nav li:last-child>a:hover {
    color: #64518B;
    max-width: 100%;
    transform: none;
    border-bottom: 2px solid #64518b;
  }

  .home-helpful-res p {
    font-size: 16px;
    line-height: 24px;
  }

  .home-banner-image {
    margin-bottom: 15px;
    margin-top: 30px;
  }

  #bc-video-sec .video-content-sec {
    margin-bottom: 15px;
  }

  #ovarian-cancer #bc-oc-pc-banner-section .banner-image .not-real-text {
    bottom: 12px;
    left: 23%;
  }

  #breast-cancer div#bc-video-sec {
    margin-top: 10px;
  }

  #home ul.number-list li p:first-of-type {
    padding-top: 0;
  }

  #ovarian-cancer #bc-oc-pc-banner-section h1.page-heading span.text-nowrap {
    white-space: unset;
  }

  #prostate-cancer #banner-section {
    background-image: url(/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/header-redesign/prostate-cancer/mobile/pros-banner-bg.png);
  }

  .breadcrum-section {
    background-color: #E6C24D;
    display: flex;
    align-items: center;
    padding: 12px 20px;
    color: #311E58;
    font-size: 18px;
    line-height: 140%;
    gap: 36px;
    min-height: 75px;
  }

  .breadcrum-section .first-link:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/header-redesign/resources/talking-to-your-doctor/mobile/right-arrow-purple.svg);
    background-repeat: no-repeat;
    background-position: center;
    top: 4px;
    right: -28px;
  }

  .breadcrum-section .first-link {
    position: relative;
  }

  .breadcrum-section .first-link>p {
    text-decoration: underline !important;
    text-underline-offset: 2px;
  }

  #talking-doctor #banner-section {
    background-image: url(/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/header-redesign/resources/talking-to-your-doctor/mobile/talk-to-doc-banner-bg.png);
            background-repeat: no-repeat;
  }

  #main-section .cmp-container {
    scroll-margin-top: 200px;
  }

  #breast-cancer #brca-numbers .not-real-text {
    max-width: 100px;
    text-align: left;
    bottom: 4%;
    line-height: 14px;
  }

  #breast-cancer .banner-content {
    padding-bottom: 20px;
  }

  #breast-cancer #bc-oc-pc-banner-section h1.page-heading {
    margin-bottom: 20px;
  }

  #header-section .ic-header nav ul li ul li:last-child>a:hover {
    color: white;
    max-width: calc(100% - 52px);
    transform: translateX(26px);
  }
}

@media (min-width: 992px) {
  #top-header {
    display: none;
  }
}
@media screen and (min-width:1176px) and (max-width:1190px){
    #faq-page #page-cta-section .page-cta-first a {min-height: 141px;}
}

#genetic-counseling #genetic-testing-section a.new-inpage-cta:after {
  display: none;
}

/* header-redesign css ends */
/*  cta buttons css starts  */
#home .home-banner-section .page-heading {
  margin: 0 auto 20px;
  /* max-width: 324px; */
  font-size: 45px;
  line-height: 44px;
  padding: 0 20px;
}

#home ul.number-list li b {
  color: #055e58;
}

.bred-container .inner-bred-home a:first-child {
  padding-top: 0;
}

.bred-container .inner-bred-home a:last-child {
  padding-bottom: 0;
}

#home .home-banner-section p.normal-text {
  font-size: 24px;
  line-height: 30px;
  /* max-width: 264px; */
  margin: 20px auto 32px;
  padding-bottom: 0;
}

#home .home-banner-link-box p {
  position: relative;
}

#home .home-banner-link-box p::after {
  color: #fff;
  content: "\f054";
  font-family: font awesome;
  font-size: 12px;
  position: absolute;
  -webkit-text-stroke: 0;
  right: 8px;
  top: calc(50% - 6px);
}

#home .home-banner-section p.normal-text {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
}

#home-video1 {
  scroll-margin-top: 196px;
}

#bc-video-sec {
  scroll-margin-top: 196px;
}

#brca-numbers {
  scroll-margin-top: 130px;
}

#mutation-testing {
  scroll-margin-top: 185px;
}

#cta-cards-section {
  scroll-margin-top: 190px;
}

#brca-numbers {
  scroll-margin-top: 130px;
}

#types-of-bcra {
  scroll-margin-top: 150px;
}

#types-of-testing-section {
  scroll-margin-top: 130px;
}

#home #home-video1 .text {
  padding-top: 0;
}

#home #home-video1 .video-content-sec {
  margin: 0 0 21px;
}

#home-mutation-sec {
  scroll-margin-top: 193px;
}

#home #home-mutation-sec .not-real-text {
  left: 37%;
  top: 84%;
}

#home #home-mutation-tested {
  scroll-margin-top: 190px;
}

div#home-mutation-tested .not-real-text {
  left: 33%;
  top: 74%;
}

div#home-mutation-tested .flex-image.image {
  margin: 0 auto 68px;
}

#home .home-muation-tested-txt .section-heading.text-center {
  margin-bottom: 21px;
}

#home-helpful-res {
  scroll-margin-top: 190px;
}

#home .home-muation-tested-txt {
  margin: 0 auto;
  /* max-width: 335px; */;
}

#home ul.number-list li {
  font-size: 16px;
  line-height: 24px;
}

#home ul.number-list li p {
  font-size: 16px;
  line-height: 24px;
}

.tab-mob-only #page-cta-section {
  /* margin-bottom: 131px; */;
}

.home-banner-link-box {
  /* margin: 0 auto; */
  max-width: 326px;
}

.home-banner-link-box>div {
  padding: 0;
  background: none;
  background-size: 100%;
  position: relative;
  bottom: 0;
  margin: 32px 0 82px;
}

.home-banner-link-box p.home-new-cta-btn.first {
  max-width: 310px;
  margin: 0 auto 12px;
  margin-right: 0;
}

.home-banner-link-box p.home-new-cta-btn.second {
  max-width: 322px;
  margin: 0 auto 12px;
}

.home-banner-link-box p {
  align-items: center;
  background: #311e58;
  border-radius: 48px;
  border: 2px solid #fff;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  justify-content: center;
  line-height: 100%;
  max-width: 326px;
  min-height: 48px;
  padding: 16px;
}

.home-banner-link-box .white-color.hidden {
  display: none;
}

.mutation-tested-link {
  /* align-items: center; */
  /* align-self: stretch; */
  background-color: transparent;
  border: none;
  /* border-radius: 48px; */
  display: flex;
  margin: 35px auto;
  max-width: 335px;
  /* min-height: 96px; */
  /* padding: 16px; */
  ;
}

.mutation-tested-link .last {
  padding: 16px 16px 0;
}

.mutation-tested-link .lasta:after {
  top: calc(50% - 16px);
}

.mutation-tested-link:hover {
  /* background-color: #fff; */
  /* border: 3px solid #311e58; */
  color: white;
  a {
    color: white;
}
}

.mutation-tested-link a::after:hover {
  color: #311e58;
}

.mutation-tested-link a {
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px;
  line-height: 100%;
  margin: 0 auto;
  /* min-height: 64px; */
  padding: 0;
  text-align: left;
  background-color: #311e58;
  padding: 16px 62px 16px 32px;
  max-width: 335px;
  width: 100%;
  display: inline-block;
}

.mutation-tested-link a:after {
  content: "\f105";
  font-family: font awesome;
  font-size: 22px;
  padding-left: 0;
  position: absolute;
  -webkit-text-stroke: 0;
  right: 30px;
  top: calc(50% - 9px);
}

.purple-link {
  background-color: #311e58;
}

.purple-button {
  position: relative;
  text-align: center;
  /* max-width: 335px; */
  margin: 0 auto;
}

.bred-container h3 {
  color: #64518b;
  font: 600 16px / 22px "Open Sans", sans-serif;
  margin-top: 40px;
}

.bred-container .inner-bred-home {
  border-left: 2px solid #64518b;
  display: flex;
  flex-direction: column;
  max-width: 257px;
  margin: 0 auto 40px;
}

.bred-container .inner-bred-home a {
  color: #055e58;
  font: 600 14px / 24px "Open Sans", sans-serif;
  padding: 8px 20px;
}

.bred-container .inner-bred-home img {
  margin-left: 12px;
}

#prostate-cancer .bred-container .inner-bred-home {
  max-width: 292px;
  margin-left: 42px;
}

#page-cta-section a:after {
  background: none;
  content: "\f054";
  font-family: font awesome;
  position: absolute;
  -webkit-text-stroke: 0;
  right: -7px;
  top: calc(50% - 9px);
}

#breast-cancer .cta-link a:after,
#ovarian-cancer .cta-link a:after,
#prostate-cancer .cta-link a:after {
  background: none;
  content: "\f054";
  font-family: font awesome;
  position: absolute;
  -webkit-text-stroke: 0;
  right: 9px;
  top: calc(50% - 9px);
}

#breast-cancer #cta-cards-section,
#ovarian-cancer #cta-cards-section,
#prostate-cancer #cta-cards-section {
  /* margin-bottom: 132px; */;
}

#breast-cancer .bred-container,
#ovarian-cancer .bred-container,
#prostate-cancer .bred-container {
  margin-top: 24px;
}

/* Breast Cancer page starts*/


#breast-cancer h1.page-heading .heading-span {
  font-size: 45px;
  font-weight: 400;
  line-height: 44px;
  max-width: none;
  margin: 0;
}

#breast-cancer .purple-button a {
  padding: 11px 0 11px 32px;
  text-align: left;
}

#breast-cancer .purple-button a img {
  position: absolute;
  top: 36px;
  /*right: 30px;*/
  right: 25px;
}

/* Breast Cancer page ends */
/* Ovarian Cancer page start */
#ovarian-cancer .page-heading {
  font-size: 45px;
  font-weight: 400;
  line-height: 44px;
  margin: 0;
}

#ovarian-cancer .banner-content {
  /* max-width: 328px; */
  margin-bottom: 20px;
}

#ovarian-cancer #bc-oc-pc-banner-section .banner-text {
  text-align: left;
  color: #fff;
}

.purple-button a,
#ovarian-cancer #mutation-testing .teal-button span.hrd-non-link-text {
  border-radius: 40px;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  max-width: 335px;
  width: 100%;
  padding: 16px 60px 16px 32px;
  text-align: left;
  position: relative;
}

a.new-inpage-cta {
  color: #055e58;
  font-size: 16px !important;
  line-height: 100% !important;
  text-decoration: none;
}

a.new-inpage-cta:after {
  content: '';
  width: 7px;
  height: 12px;
  display: inline-block;
  background-image: url(/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/header-redesign/resources/talking-to-your-doctor/mobile/right-arrow-green.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 9px;
}

#ovarian-cancer #mutation-testing .purple-button a,
#ovarian-cancer #mutation-testing .purple-button span.hrd-non-link-text {
  margin: 0 auto;
  position: relative;
}

.purple-button a img {
  /* margin-left: 8px; */
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}

#ovarian-cancer #mutation-testing .purple-button {
  margin-top: 20px;
  margin-bottom: 20px;
}

#ovarian-cancer #mutation-testing .normal-text:hover {
  text-decoration: underline;
  color: #000;
}



/* Ovarian Cancer page ends */
/* Prostate Cancer page start */
#prostate-cancer .banner-content {
  margin: 0 auto 20px;
  /* max-width: 335px; */
  ;
}

#prostate-cancer #bc-oc-pc-banner-section h1.page-heading {
  color: #64518b;
  font-weight: 700;
  /* margin: 0; */
  text-transform: uppercase;
}

#prostate-cancer #bc-oc-pc-banner-section .banner-text {
  color: #311e58;
  text-align: left;
}

#prostate-cancer #bc-oc-pc-banner-section .banner-image .not-real-text {
  bottom: 14px;
}

#prostate-cancer #pc-brca-mutaion-section .not-real-text {
  right: 109px;
}

#prostate-cancer #brca-numbers .not-real-text {
  left: 17%;
  max-width: 184px;
}

#mutation-treatment-image .not-real-text.text-center {
  bottom: 22px;
  left: 22%;
}

#prostate-cancer .purple-button a {
  max-height: 80px;
  padding: 9px 0 9px 32px;
  text-align: left;
}

#prostate-cancer .purple-button a img {
  position: absolute;
  /*right: 26px;*/
  /*top: 40%;*/
  top: 52%;
  right: 15px;
}

#prostate-cancer .callout {
  margin: 68px 0 25px;
}

#prostate-cancer #mutation-treatment-section>.aem-Grid>.responsivegrid:last-of-type {
  margin-top: 0;
}

/* Prostate Cancer page ends */
/* Talking Doctor page starts */
#talking-doctor .banner-content {
  /* max-width: 345px; */;
}

#talking-doctor #talking-doctor-banner .banner-content .page-heading {
  color: #311e58;
  font-size: 45px;
  font-weight: 400;
  line-height: 44px;
}

#talking-doctor .normal-text.banner-text {
  text-align: left;
  padding: 25px 0;
  font-size: 24px;
  line-height: 30px;
  color: #311E58;
}

#page-cta-section {
  /* margin-bottom: 131px; */;
}

#genetic-counseling div#find-genetic-counselor-section .flex-content {
  margin: 67px auto 68px;
}

#genetic-counseling .flex-container p.normal-text {
  position: relative;
}

#genetic-counseling .flex-container p.normal-text.arrow::after {
  background: none;
  color: #055e58;
  content: "";
  position: absolute;
  right: 42px;
  top: calc(50% - 6px);
  width: 6px;
  height: 12px;
  background-image: url(/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/header-redesign/resources/talking-to-your-doctor/mobile/right-arrow-green.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

#genetic-counseling .flex-container p.normal-text.arrow.first::after {
  right: 70px;
}

#genetic-counseling a.new-inpage-cta {
  /* text-decoration: underline; */
  border-bottom: 1px solid;
}

/* #genetic-counseling .text-underline {
  text-decoration:underline;
} */

#genetic-counseling .mob-text-underline:hover {
  text-decoration: none;
}

#genetic-counseling .text-underline:hover {
  text-decoration: none;
}

.fw-regular-new {
  font-weight: 400 !important;
}

.fw-bold-new {
  font-weight: 700 !important;
}

#support-education .accordion #oc-connect-acc>div>div:last-child .image #ovarion-image img {
  max-width: 155px;
}

#genetic-counseling .flex-container p.normal-text.arrow:has(a.arrow-inline)::after {
  display: none;
}

#genetic-counseling a.new-inpage-cta.arrow-inline img {
  margin-left: 10px;
  max-width: 6px;
}

.accordion .cmp-accordion__header button {
  padding: 13px 10px;
}

#talking-with-doctor .cmp-accordion__header {
  margin-bottom: 0;
}

/* desktop starts */
@media (min-width: 992px) {

  #home-banner {
    /*padding-bottom: 60px;*/
    margin-bottom: 12px;
    background-position: bottom;
    min-height: 650px;
  }

  .mutation-tested-link a:after {
    right: 30px;
    top: calc(50% - 9px);
  }

  #breast-cancer #mutation-treatment-section .container.responsivegrid:has(#mutation-treatment-image),
  #ovarian-cancer #mutation-treatment-section .container.responsivegrid:has(#mutation-treatment-image),
  #prostate-cancer #mutation-treatment-section .container.responsivegrid:has(#mutation-treatment-image) {
    width: 36%;
  }

  .bred-container .inner-bred-home {
    margin: 0 42px;
    flex-direction: row;
    max-width: 100%;
    align-items: baseline;
    border-left: none;
    margin-left: 0;
  }

  div#home-mutation-tested .not-real-text {
    left: 40%;
    top: 60%;
  }

  #breast-cancer #banner-section {
    /* background-image: url("/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/breast-cancer/desktop/Breast Cancer background.png"); */
    padding: 20px 0 40px;
    /* min-height: 550px !important; */
    ;
  }

  #bc-oc-pc-banner-section {
    min-height: 610px;
  }

  #breast-cancer div#bc-video-sec {
    margin-bottom: 0;
  }

  #talking-doctor #banner-section {
    min-height: 680px;
  }

  #breast-cancer #bc-oc-pc-banner-section .banner-image .not-real-text {
    left: 25%;
    bottom: 19px;
  }

  #prostate-cancer #bc-oc-pc-banner-section .banner-image .not-real-text {
    bottom: 12%;
    right: 30%;
  }

  #prostate-cancer #pc-brca-mutaion-section .not-real-text #brca-numbers .not-real-text {
    bottom: 6%;
    left: 20%;
  }

  #page-cta-section a.two-line-cta:after {
    top: 36px;
  }

  #page-cta-section a:hover:after {
    background: none;
  }

  #page-cta-section a:after {
    right: 16px;
    top: calc(50% - 16px);
  }

  .ic-header nav li:last-child a:hover {
    width: 100%;
    display: inline-block;
    /* max-width: 100%; */
    ;
  }

  #ovarian-cancer #bc-oc-pc-banner-section .banner-text {
    text-align: right;
  }

  #ovarian-cancer #mutation-testing .purple-button a,
  #ovarian-cancer #mutation-testing .purple-button span.hrd-non-link-text {
    margin: 42px auto;
  }

  #talking-doctor .normal-text.banner-text {
    text-align: right;
  }

  .cmp-carousel__content>.cmp-carousel__item[aria-label="Slide 1 of 2"].cmp-carousel__item--active~.cmp-carousel__actions .cmp-carousel__action--previous,
  .cmp-carousel__content>.cmp-carousel__item[aria-label="Slide 2 of 2"].cmp-carousel__item--active~.cmp-carousel__actions .cmp-carousel__action--next {
    display: none;
  }

  #home-helpful-res .not-real-text {
    bottom: 20px;
  }

  #ovarian-cancer #mutation-treatment-image .not-real-text.text-center {
    left: 20%;
  }

  #breast-cancer #brca-numbers .not-real-text {
    left: 24%;
  }

  .breadcrum-section {
    display: none;
  }

  /* .bred-container {
    display: none;
  } */
  .bred-container h3 {
    /* padding-left: 30px; */
    margin-top: 0;
    margin-bottom: 0;
  }

  .bred-container .inner-bred-home a {
    padding: 8px 16px 8px 20px;
  }

  #prostate-cancer #brca-numbers .not-real-text {
    left: 17%;
    max-width: 230px;
  }

  .cdc-logo-img-updated {
    max-width: 150px;
  }

  .edu-res-sec.sec3 .carousel-img.nci-logo-updated {
    min-height: 95px;
    margin-bottom: 0;
    display: flex;
  }

  #support-education .accordion #oc-connect-acc>div>div:last-child .image #ovarion-image img {
    max-width: 189px;
  }

  .bred-container .inner-bred-home a:first-child {
    padding-left: 0;
  }
}

@media screen and (min-width: 1500px) {
  #page-cta-section a.two-line-cta:after {
    top: 36px !important;
  }
}

/* desktop ends */
/* mobile starts*/
@media (max-width: 350px) {
  .home-banner-link-box {
    margin: 0 10px;
  }
}

/* mobile ends*/
/*  cta buttons css ends  */

@media (max-width: 991px) {
  #genetic-counseling .flex-container p.normal-text.arrow.first::after {
    right: 73px;
  }

  #genetic-counseling .flex-container p.normal-text.arrow::after {
    right: unset;
  }

  .edu-res-sec.sec3 .carousel-img {
    max-width: 300px;
  }

  .carousel-img.nci-logo-updated img {
    width: 100%;
    max-width: 300px;
  }

  #genetic-counseling .flex-container p.normal-text.arrow.first+.arrow::after {
    top: unset;
    bottom: 2px;
    transform: translateX(10px);
  }

  .accordion .cmp-accordion__header button {
    padding: 19px 6px 18px 5px;
  }
}

@media (min-width:992px) {
  #pc-brca-mutaion-section {
    scroll-margin-top: 180px;
  }

  #breast-cancer #bc-oc-pc-banner-section .banner-text.normal-text {
    margin-bottom: 0 !important;
  }

  #types-of-brca {
    scroll-margin-top: 200px;
  }

  .treatment-plan-sec a.purple-new-anchor:before {
    /*background: url(/content/dam/intelligentcontent/unbranded/bebrcaware/us/en/images/header-redesign/resources/talking-to-your-doctor/desktop/download-icon.svg) no-repeat;*/
    left: 302px;
    top: -16px;
    background-position: left;
  }

  .f-size span,
  .f-size {
    font-size: 60px !important;
  }

  #ovarian-cancer .page-heading {
    font-size: 60px;
  }

  #genetic-counseling .flex-container p.normal-text.arrow.first::after {
    right: calc(50% - -44px);
  }

  #genetic-counseling .flex-container p.normal-text.arrow::after {
    right: calc(50% - 55px);
    top: calc(50% - 3px);
  }

  #prostate-cancer .bred-container .inner-bred-home {
    max-width: 100%;
    margin-left: 0;
  }

  #breast-cancer .bred-container,
  #ovarian-cancer .bred-container,
  #prostate-cancer .bred-container {
    margin-top: 16px;
  }

  #breast-cancer h1.page-heading .heading-span,
  #talking-doctor #talking-doctor-banner .banner-content .page-heading {
    line-height: 100%;
  }

  .home-banner-image img {
    margin-left: 106px;
  }

  #home .home-banner-section .page-heading {
    padding-right: 0;
    margin-right: 0;
    max-width: 300px;
  }

  #home .home-banner-section p.normal-text {
    max-width: 484px;
  }

  .home-banner-section {
  }

  .home-banner-image {
    top: -23px;
  }

  .treatment-plan-sec a.purple-new-anchor {
    padding: 16px 25px;
  }
}


/*compatibility code */

@media screen and (min-width:1025px) and (max-width:1065px) {
  #home .home-banner-link-box p::after {
    right: 7px!important;
  }

  #home .home-banner-link-box p {
    position: relative;
    letter-spacing: -0.5px;
  }

  .home-banner-link-box p {
    padding: 16px 0px!important;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1153px) {
  #home .home-banner-image .not-real-text {
    left: 240px;
  }
}

@media screen and (min-width: 320px) and (max-width: 344px) {
  #header-section #header-logo-search .image {
    margin-right: 10px;
  }
}

@media screen and (min-width: 320px) and (max-width: 362px) {
  #breast-cancer .purple-button a img {
    right: 5px;
    padding-right: 10px;
  }

  #breast-cancer .purple-button a {
    padding: 11px 20px 11px 16px !important;
  }

  #breast-cancer .purple-button a span.text-nowrap {
    white-space: normal;
  }
}

@media screen and (min-width: 320px) and (max-width: 332px) {
    
           
  #breast-cancer .purple-button a br {
    display: none;
  }
}

@media screen and (min-width: 1367px) and (max-width: 1413px) {
  #cta-cards-section .cta-content p.not-real-patient {
    left: 3% !important;
  }
}

@media screen and (min-width:320px) and (max-width:365px) {

  #prostate-cancer .purple-button a {
    max-height: 93px;
    padding: 9px 33px 9px 32px!important;
  }

  #prostate-cancer .purple-button a img {
    right: 14px!important;
  }

  .modal--visible span.modal__closeIcon:after {
    right: 6px !important;
  }
}

@media screen and (min-width:1043px) and (max-width:1102px) {
  #prostate-cancer #banner-section .cmp-text {
    gap: 10px;
  }
}

@media screen and (min-width:992px) and (max-width:1089px) {
  #find-your-support-section .not-real-text {
    left: 151px;
    top: 43%;
  }
}

@media screen and (min-width:345px) and (max-width:357px) {
  #footer-section .footer-az-logo {
    position: relative;
    left: 6px;
  }
}

@media screen and (min-width:575px) and (max-width:585px) {
  #footer-section .footer-az-logo {
    position: relative;
    left: 8px;
  }
}

@media screen and (min-width:443px) and (max-width:452px) {
  #footer-section .footer-az-logo {
    position: relative;
    left: 7px;
  }
}

@media screen and (min-width:320px) and (max-width:365px) {
  #talking-doctor .treatment-plan-sec a.purple-new-anchor:before {
    left: unset;
    right: 0px;
  }

  #talking-doctor .treatment-plan-sec a.purple-new-anchor {
    padding-left: 25px!important;
  }
}

@media screen and (min-width:383px) and (max-width:398px) {
    
  #genetic-counseling .normal-text.arrow.mbottom_0 .link_b {
    padding-right: 16px;
  }

  #genetic-counseling .normal-text.arrow.mbottom_0 img.link_b_img {
    margin-left: -6px !important;
  }
}

@media screen and (min-width:830px) and (max-width:991px) {
  #ovarian-cancer .banner-content {
    padding-bottom: 25px;
  }
}

@media screen and (min-width:900px) and (max-width:991px) {
  #prostate-cancer .banner-content {
    padding-bottom: 25px;
  }
}

@media screen and (min-width:476px) and (max-width:991px) {
  #ovarian-cancer #mutation-treatment-image .not-real-text.text-center {
    bottom: 12px;
  }
}

/*@media screen and (min-width:320px) and (max-width:344px){*/
    
/*}*/
@media screen and (min-width:345px) and (max-width:370px) {
  #header-section #header-logo-search .image {
    margin-right: 13px!important;
  }
}

@media screen and (min-width:360px) and (max-width:373px) {

  #prostate-cancer .purple-button a {
    padding: 9px 0 9px 25px !important;
  }
}
/*@media screen and (min-width:992px) and (max-width:1000px){*/
/*    #support-education .cmp-carousel__actions button {*/
   
/*    right: -8px!important;*/
/*    }*/
    
/*}*/



@media screen and (min-width:992px) and (max-width:1100px) {
  #genetic-counseling div#find-genetic-counselor-section .flex-content {
    margin-right: 25px!important;
  }

  #breast-cancer .bred-container, #ovarian-cancer .bred-container, #prostate-cancer .bred-container {
    margin-left: 20px;
  }
}

@media screen and (min-width:992px) and (max-width:1250px) {
  #talking-doctor #banner-section {
    min-height: 492px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1366px) {
  #prostate-cancer div#bc-oc-pc-banner-section {
    margin-right: 0px;
    gap: 30px;
  }

  #cta-cards-section .cta-content p.not-real-patient {
    letter-spacing: -0.01em;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
   
  #home div#home-mutation-tested .not-real-text {
    top: 442px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1150px) {
  #ovarian-cancer #bc-oc-pc-banner-section .banner-image .not-real-text {
    left: 26% !important;
  }

  #home div#home-mutation-tested .not-real-text {
    top: 442px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1061px) {
  #breast-cancer #bc-oc-pc-banner-section .banner-image .not-real-text {
    left: 13%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1061px) {
  #home div#home-mutation-tested .not-real-text {
    top: 442px !important;
  }
}

@media screen and (min-width: 1062px) and (max-width: 1206px) {
  #breast-cancer #bc-oc-pc-banner-section .banner-image .not-real-text {
    left: 17%;
  }
}

@media screen and (min-width: 1009px) and (max-width: 1056px) {
  .cmp-text .footer-list ul {
    gap: 6px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1110px) {
  #home #home-mutation-sec .not-real-text {
    top: 365px;
  }

  #home #home-helpful-res .not-real-text {
    bottom: 24px;
  }
}

@media screen and (min-width: 420px) and (max-width: 991px) {
  .bred-container .inner-bred-home {
    margin-left: 36px;
  }

  #talking-doctor .banner-content {
    margin: 23px auto 90px;
  }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  #home #home-banner {
    background-position: bottom!important;
  }
}

@media screen and (min-width: 376px) and (max-width: 991px) {
  #home #home-banner {
    background-position: bottom!important;
  }
}


/*@media screen and (min-width: 991px) and (max-width: 991px) {*/
/*   #support-education #support-desktop-carousel .carousel.panelcontainer button.cmp-carousel__action.cmp-carousel__action--next {*/
/*    right: -10px!important;*/
/*    }*/
/*}*/

@media screen and (min-width: 992px) and (max-width: 1050px) {
  #mutations-family .mutation-inherited-sec {
    max-width: 380px!important;
  }

  #support-education #support-desktop-carousel .carousel.panelcontainer button.cmp-carousel__action.cmp-carousel__action--next {
    right: -10px!important;
  }

  #mutations-family button.cmp-carousel__action.cmp-carousel__action--next {
    right: -6px!important;
  }

  #downloadable-resources #grid-1>.aem-Grid>.container, #downloadable-resources #grid-2>.aem-Grid>.container {
    max-width: 290px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1025px) {
  .home-banner-image img {
    margin-left: 31px!important;
  }

  .home-banner-image img {
    max-width: 700px!important;
  }

  #find-genetic-counselor-section .not-real-text {
    bottom: auto;
    left: 41%;
  }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  /*#talking-doctor #banner-section {*/
  /*  background-position-y: -3px;*/
  /*}*/;
}

@media screen and (min-width: 376px) and (max-width: 991px) {
  /*#talking-doctor #banner-section {*/
  /*  background-position-y: -3px;*/
  /*}*/

  #home-helpful-res .not-real-text {
    bottom: 10px !important;
    left: 36%;
  }
}

@media screen and (min-width: 1175px) and (max-width: 1200px) {
  #faq-page #page-cta-section .page-cta-last span.red-b {
    position: relative;
    /*top: 15px;*/
  }
}

@media screen and (min-width: 992px) and (max-width: 1095px) {
  #support-education #place-to-connect-section .aem-Grid .cmp-container >.aem-Grid {
    display: flex;
  }

  #mutations-family #mutation-risk-sec .not-real-text {
    bottom: 20px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1080px) {
  #breast-cancer #cta-cards-section .cta-content p.not-real-patient {
    letter-spacing: -0.5px;
  }

  #cta-cards-section .cta-content p.not-real-patient {
    font-size: 11px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  #breast-cancer #bc-oc-pc-banner-section {
    min-height: unset;
  }
}

/*@media screen and (min-width: 1441px) and (max-width: 1920px) {*/
/*    #home #home-banner {*/
       
/*        background-position: bottom !important;*/
/*    }*/
    
/*}*/
@media screen and (min-width: 992px) and (max-width: 1230px) {
  #mutations-family div#mutations-banner-section {
    margin: 30px 40px 120px !important;
  }

  #mutations-family #mutations-banner-section .banner-image .not-real-text {
    left: 30% !important;
        /*bottom: 11px;*/
        /*line-height: 19px;*/
    bottom: 13px;
    line-height: 18.5px;
  }
}

@media screen and (min-width: 992px) {
  #header-section #header-logo-search .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input {
    border-bottom: 1px solid #055e58;
    border-radius: 0px;
  }

  #mutations-family p.normal-text.mbottom_0.caro_mob {
    /*margin-top: 15%;*/;
  }

  #mutations-family .mutation-inherited-sec.sec3 {
    display: flex;
    /* padding: 20px 55px 40px; */
    padding: 40px 55px!important;
    justify-content: center;
    align-items: center;
  }

  #mutations-family .mutation-inherited-sec.sec3 .mutation-inherited-txt {
    padding: 0px!important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1025px) {
  #home .bred-container {
    margin-left: 10px;
  }

  #page-cta-section .page-cta-last a ,    #page-cta-section .page-cta-first a {
    min-height: 110px;
  }
}

@media screen and (max-width:992px) {
  #mutations-family .mutation-inherited-sec.sec3 {
    padding: 32px 27px!important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #mutations-family .mutation-inherited-sec.sec3 .mutation-inherited-txt {
    padding: 0px!important;
  }
}
/*feedback comments */
/*@media screen and (min-width: 992px) {*/
/*    .home-banner-link-box p.home-new-cta-btn.first {*/
/*    max-width: 310px;*/
/*    margin: 0 auto 8px;*/
/*    }*/
/*    .home-banner-link-box p.home-new-cta-btn.second {*/
/*    max-width: 322px;*/
/*    margin: 0 auto 8px;*/
/*    }*/
    
/*}*/
#find-genetic-counselor-section a.new-inpage-cta:after {
  margin-left: 8px;
}

@media screen and (min-width: 992px) {
  #home .home-banner-link-box p::after {
    right: 8px!important;
  }
}

@media screen and (min-width:320px) and (max-width: 350px) {
  #home .home-banner-link-box p::after {
    right: 8px!important;
  }

  .home-banner-link-box p {
    padding-left: 1px!important;
  }

  #faq-page #faq-sec-2 #faq-accordion-2>.cmp-accordion__item:nth-child(3) span.cmp-accordion__title {
    padding-right: 1px;
  }

  #banner-section .banner-image {
    margin: 0px !important;
  }
}

@media screen and (min-width:992px) and (max-width: 993px) {
  .home-banner-link-box p {
    padding-left: 1px!important;
  }
}

@media screen and (min-width:320px) and (max-width:340px) {

  #breast-cancer .purple-button a img {
    right: -3px!important;
    padding-right: 10px!important;
  }
}

@media screen and (min-width:770px) and (max-width:991px) {

  .exit-ramp-modal.modal--visible button.modal__close {
    max-width: 773px;
  }
}

@media screen and (min-width: 992px) {
  #talking-doctor #page-cta-section a {
    padding: 37.5px 0!important;
  }
}

@media screen and (min-width: 992px) {
  #page-cta-section a.two-line-cta {
    padding: 19px 18% !important;
  }
}

@media screen and (min-width: 992px) {
  #page-cta-section a {
    padding: 37.5px 0!important;
  }
}

@media (max-width: 991px) {
  .home-banner-link-box p.home-new-cta-btn.second {
    margin: 0 auto 8px!important;
  }

  .home-banner-link-box p.home-new-cta-btn.first {
    margin: 0 auto 8px!important;
    margin-right: 0px !important;
  }
}

@media screen and (min-width:1500px) {
  #page-cta-section a.two-line-cta {
    padding: 37.5px 0 !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  #faq-page #page-cta-section a, #glossary #page-cta-section a, #error-page-404 #page-cta-section a, #error-page-500 #page-cta-section a, #sitemap #page-cta-section a {
    padding: 34.5px 70px 34.5px 40px !important;
  }
}

@media screen and (min-width: 1176px) and (max-width: 1200px) {
  #faq-page #page-cta-section a, #glossary #page-cta-section a, #error-page-404 #page-cta-section a, #error-page-500 #page-cta-section a, #sitemap #page-cta-section a {
    min-height: auto;
  }
}
@media screen and (min-width: 1410px) and (max-width: 1480px) {
    #ovarian-cancer #cta-cards-section #cta-card-1-container .cta-content p.not-real-patient {
        left: 16.5%;
    }
}
#genetic-counseling #display_none {
  display: none!important;
}

#genetic-counseling #accordion-250284ed07-item-38f2475061 {
  display: none!important;
}

#home div#home-mutation-tested .not-real-text p {
  color: black!important;
  text-shadow: 0px 0px 6px #FFFFFF;
}















