/***  Sitemap start here  ***/
#full-site .banner-content {
  position: relative;
}

#full-site #main-content .sitemap-wrapper ul li:first-child {
  padding-top: 0px;
}

#full-site #mobile-h1 .yellow-text-sub.error-banner {
  max-width: 190px;

  width: 100%;
  padding: 37px 0px 17px 20px;
}

#full-site .error-div p {
  font: 700 24px / 30px "poppins", sans-serif;
}

#full-site .banner-wrapper {
  position: relative;
}

#full-site .banner-wrapper img {
  min-width: 100%;
}

#full-site .banner-content .banner-title {
  color: #ffffff;
  font: 700 30px / 32px "Arial", sans-serif;
}

#full-site #main-content .sitemap-wrapper {
  display: flex;
  flex-direction: column;
  padding: 20px 0px 20px;
}

#full-site #main-content .sitemap-wrapper a {
  padding-bottom: 20px;
  display: inline-block;
}

#full-site #main-content .sitemap-wrapper .has-sub {
  padding-top: 20px;
}

.head.pd-0 {
  padding-bottom: 0px;
}

.link-up {
  margin-top: 20px;
}

#full-site #main-content .sitemap-wrapper .has-sub {
  padding-top: 20px;
}

#full-site #main-content .sitemap-wrapper a.head {
  font: 700 18px / 100% "Arial", sans-serif;
  padding-left: 10px;
}

#full-site #main-content .sitemap-wrapper a.sub-head {
  font: 400 18px / 22px "Arial", sans-serif;
  color: rgba(0, 0, 0, 1);
}

#full-site #main-content .sitemap-wrapper .bold-text {
  color: #000;
  font: 700 18px / 22px "Arial", sans-serif;
}

#full-site #main-content .sitemap-wrapper a.head.pd-0 {
  padding-bottom: 0;
}

#full-site #main-content .sitemap-wrapper .sub-section {
  padding-left: 40px;
}

#full-site #main-content .sitemap-wrapper  .flex-sitemap,#full-site #main-content .sitemap-wrapper .super-sub a {
  display: flex;
  align-items: baseline;
  background-image: url(/content/dam/intelligentcontent/brands/camizestrant-hcp/us/en/cami-hcp/images/sitemap/sitemap-icon.svg);
  background-repeat: no-repeat;
  background-position: 90% -1%;
}

#full-site #main-content .sitemap-wrapper .super-sub a {
  background-position: 100% -1%;
}

.has-sub.nurse-center {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#full-site #main-content .sitemap-wrapper ul {
  margin: 0 18px 0 44px;
  max-width: 342px;
  padding-top: 18px;
}

#full-site #main-content .sitemap-wrapper .super-sub {
  padding-left: 15px;
}

#full-site #main-content .sitemap-wrapper ul a {
  color: #000;
  font: 400 18px / 22px "Arial", sans-serif;
  text-decoration: underline;
  color: #000000;
}

#full-site #main-content .sitemap-wrapper a:hover {
  text-decoration: none;
}

#full-site #main-content .sitemap-wrapper a {
  text-decoration: underline;
}

#full-site #main-content .sub-section .flex-sitemap:has(.super-sub) {
  display: block;
}

#full-site #main-content .sitemap-wrapper ul li img {
  max-height: 22px;
}

#sitemap .cmp-container__backgroundImage--enabled:has(#home-banner),
#page-not-found .cmp-container__backgroundImage--enabled:has(#home-banner),
#server-error .cmp-container__backgroundImage--enabled:has(#home-banner) {
  background-repeat: no-repeat;
  min-height: 130px;
}

#sitemap #full-site .banner-title,
#page-not-found #full-site .banner-title,
#server-error #full-site .banner-title {
  display: block;
}

#server-error #full-site .banner-title {
  font-size: 30px;
  line-height: 32px;
}

#sitemap #full-site .sub-url {
  margin-left: 44px;
}

#page-not-found .page-not-found.wrapper p,
#server-error .page-not-found.wrapper p {
  color: #383838;
  font: 400 18px / 22px "Arial", sans-serif;
  letter-spacing: 0;
  margin: 0px;
}
/*comment later*/
#page-not-found .page-not-found.wrapper span {
  display: none;
}

/****  Desktop  ***/

@media screen and (max-width:991px) {
  #server-error #full-site .banner-title {
    margin: 0;
    font-family: "arial";
  }

  .sub-head {
    max-width: 300px;
    width: 100%;
  }

  #error-div-sub {
    margin: 30px 10px 40px;
  }

  #full-site .page-not-found.wrapper {
    margin: 19px 0px 30px;
  }
    #full-site #mobile-h1 .yellow-text-sub.error-banner {
    padding: 37px 0px 17px 10px;
  }
}

@media (min-width: 992px) {

  #full-site .banner-content span {
    font: 700 40px / 80% "Poppins", sans-serif;
    left: 20%;
    top: 40%;
  }

  #full-site #main-content .sitemap-wrapper .sub-section {
    padding-left: 26px;
  }

  #full-site #main-content .sub-head.max-widthx {
    max-width: 307px;
  }

  #full-site #main-content .cmp-text:has(.sitemap-wrapper) {
    /* max-width: 762px; */
    margin: 0 auto;
  }

  #full-site #main-content .sitemap-wrapper {
    flex-direction: row;
    justify-content: space-between;
    padding: 63px 0 107px;
  }

  #full-site #main-content .sitemap-wrapper .flex-sitemap {
    background-position: 100% -1%;
  }

  #full-site #main-content .sitemap-wrapper .column-left {
    border-right: 1px solid #464646;
    border: 1px solid;
    border-image-source: linear-gradient(-2deg, #FFFFFF 0%, #626366 51.44%, #FFFFFF 100%);
    border-image-slice: 1;
    padding-right: 59px;
    border-top: transparent;
    border-bottom: transparent;
    border-left: transparent;
    padding-right: 59px;
  }

  #full-site #main-content .sitemap-wrapper {
    position: relative;
    justify-content: center;
  }

  #sitemap .cmp-container__backgroundImage--enabled:has(#home-banner),
  #page-not-found .cmp-container__backgroundImage--enabled:has(#home-banner),
  #server-error .cmp-container__backgroundImage--enabled:has(#home-banner) {
    min-height: 200px;
  }

  #full-site .column-right {
    position: relative;
    padding-left: 30px;
  }

  #full-site .padding-top-0 {
    padding-top: 0 !important;
  }

  #full-site #main-content .sitemap-wrapper a.head {
    padding-left: 16px;
            padding-right: 40px;
  }

/***  Sitemap ends here  ***/
/***  Error Pages Starts Here  ***/
/* 404 Page Not Found, 500 Error Page  */
  #server-error #full-site .banner-title {
    max-width: 150px;
  }

  #page-not-found #full-site .banner-content .banner-title {
    max-width: 192px;
  }

  #page-not-found .page-not-found.wrapper,
#server-error .page-not-found.wrapper {
    padding: 19px 10px 30px;
  }

  #page-not-found .page-not-found.wrapper,
#server-error .page-not-found.wrapper span {
    font: 700 26px / 31px "Poppins", sans-serif;
    letter-spacing: 0;
  }

  #full-site .error-div {
    padding: 30px 10px 0px;
  }

  #page-not-found #full-site .pink-gradient-button ,
#server-error #full-site .pink-gradient-button {
    padding: 0;
    background: #C804C8;
    width: 100%;
    margin: 0 10px;
  }

  #page-not-found #full-site .pink-gradient-button a,
#server-error #full-site .pink-gradient-button a {
    color: #ffffff;
    display: block;
    font: 600 18px / 120% "Poppins", sans-serif;
    text-align: center;
    width: 100%;
    padding: 19.5px 20px;
    letter-spacing: -0.01em;
  }

  #page-not-found #full-site .pink-gradient-button:hover,
#server-error #full-site .pink-gradient-button:hover {
    background: rgba(244, 205, 244, 1);
    color: rgba(100, 2, 100, 1);
  }

  #page-not-found #full-site .pink-gradient-button a:hover, #server-error #full-site .pink-gradient-button  a:hover {
    color: rgba(100, 2, 100, 1);
    text-decoration: none;
  }

  #page-not-found #full-site #main-content .cmp-container:has(.page-not-found.wrapper),
#server-error #full-site #main-content .cmp-container:has(.page-not-found.wrapper) {
    padding-bottom: 40px;
  }


}

/*  Desktop  */
@media (min-width: 992px) {
  #page-not-found #full-site .pink-gradient-button ,
#server-error #full-site .pink-gradient-button {
    max-width: 433px;
    margin: 0;
  }

  #page-not-found .banner-content .banner-title {
    max-width: none;
  }

  #page-not-found .page-not-found.wrapper,
  #server-error .page-not-found.wrapper {
    padding: 26px 0 30px;
  }

  #server-error .banner-content .banner-title {
    max-width: none;
  }

  #page-not-found #full-site .pink-gradient-button a ,
  #server-error #full-site .pink-gradient-button  a {
    margin: 0;
    max-width: 433px;
    padding: 22.5px 22px;
  }

  #page-not-found #full-site .pink-gradient-button a, #server-error #full-site .pink-gradient-button a {
    font-size: 20px;
    line-height: 21px;
    letter-spacing: -0.01em;
  }

  #server-error #full-site .banner-title {
    max-width: none;
  }

  #page-not-found #full-site .banner-content .banner-title {
    max-width: none;
  }

  #page-not-found #home-banner .home-content,
  #server-error #home-banner .home-content,
  #sitemap #home-banner .home-content {
    padding-top: 70px;
  }

  #page-not-found .inside-content,
  #server-error .inside-content {
    margin-left: 0;
  }

  #page-not-found #full-site .banner-content .banner-title,
  #server-error #full-site .banner-title,
  #sitemap #full-site .banner-content .banner-title {
    font: 700 40px / 80% "Poppins", sans-serif !important;
  }

  #page-not-found .page-not-found.wrapper,
  #server-error .page-not-found.wrapper span,#full-site .error-div p {
    font-size: 30px;
    line-height: 33px;
  }

  #full-site .error-div {
    padding: 38px 0px 0px;
  }

  #page-not-found #full-site #main-content .cmp-container:has(.page-not-found.wrapper), #server-error #full-site #main-content .cmp-container:has(.page-not-found.wrapper) {
    padding-bottom: 60px;
  }

  #sitemap #full-site #main-content .sitemap-wrapper div .last-ul {
    margin-bottom: 26px;
  }

  .has-sub.nopadding {
    padding-top: 0px !important;
  }
  /***  Error Pages Ends Here  ***/
}

@media screen and (min-width:400px) and (max-width:991px)
{
    #full-site #main-content .sitemap-wrapper .super-sub a {
    background-position: 90% -1%;
}
    .sub-head {
         max-width: 100%; 
         width: 100%; 
    }
    #full-site #main-content .sitemap-wrapper .sub-section {
    padding-left: 30px;
}
}
@media screen and (min-width:320px) and (max-width:388px){

#full-site #main-content .sitemap-wrapper .flex-sitemap, #full-site #main-content .sitemap-wrapper .super-sub a {
    background-position: 94% -1%;
}

#full-site #main-content .sitemap-wrapper .sub-section {
    padding-left: 13px;
}
#full-site #main-content .sitemap-wrapper .super-sub a {
    width: 100%;
    max-width: 100%;
    background-position: 94% -1%;

}
#page-not-found     #full-site #mobile-h1 .yellow-text-sub.error-banner,#server-error     #full-site #mobile-h1 .yellow-text-sub.error-banner{
        max-width: 124px;
}
}

