/* what-is-tezspire page 2.1 */
.mbr {
  display: none;
}

body {
  color: #3C4242;
}

#what-is-tezspire .youtubevideo {
  overflow: hidden;
  display:block;
}

#what-is-tezspire .arrow {
  color: #EF426F;
  font-size: 20px;
  line-height: 20px;
  padding-left: 15px;
}

#what-is-tezspire .banner-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

#what-is-tezspire .banner-text {
  flex: 0 1 auto;
  position: absolute;
  /*max-width: 420px; */
  margin: auto;
  left: auto;
  right: auto;
  text-align: center;
}

#what-is-tezspire .banner-text h1 {
  color: white;
  /* font-family: Poppins-Black, sans-serif; */
  line-height: 1.2;
  font-size: clamp(2rem, 1.8571rem + 0.7143vw, 2.5rem);
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif;
    font-weight:900;
}

#what-is-tezspire .banner-text .sheading {
  font-size: 16px;
  line-height: 25px;
}
  
  
  /* Section 2  */
#what-is-tezspire #section_2 {
  background: #FFD955;
}

#what-is-tezspire .sec2_cont {
  max-width: 995px;
  margin: auto;
 /* padding: 70px 0px 100px 0; */
  text-align: center;
}

#what-is-tezspire .sec2_mheading {
  color: #003764;
  /* font-family: Poppins-Black, sans-serif; */
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 30px;
   font-family: 'Poppins', sans-serif;
    font-weight:900;
}

#what-is-tezspire .sec2_sheading {
 /* font-family: Poppins-SemiBold, sans-serif;*/
  font-size: 24px;
  line-height: 32px;
  width: 80%;
  margin: 0px auto 50px;
  color: #000;
  font-family: 'Poppins', sans-serif;
font-weight:600;
}

#what-is-tezspire .sec2_sheading_cont {
  display: flex;
  justify-content: space-between;
  align-items: self-start;
  margin-bottom: 60px;
}

#what-is-tezspire .sec2_col1, #what-is-tezspire .sec2_col2, #what-is-tezspire .sec2_col3 {
  max-width: 33.3%;
  flex-basis: 33.3%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#what-is-tezspire .sec2_col1 p, #what-is-tezspire .sec2_col2 p, #what-is-tezspire .sec2_col3 p {
  font-family: Poppins-Medium, sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-top: 45px;
  font-weight: 500;
  padding: 0px 42px;
}

#what-is-tezspire #section_2 .sec2_col2 {
  border-left: 1px solid #FF7F32;
  border-right: 1px solid #FF7F32;
}

#what-is-tezspire .sec2_col1 img {
  height: 170px;
}

#what-is-tezspire .sec2_col2 img {
  max-width: 155px;
  margin-bottom: 15px;
}

#what-is-tezspire .sec2_col3 img {
  max-width: 167px;
  margin-bottom: 13px;
}

#what-is-tezspire #section_2 .sec_foooter {
  /*font-family: Poppins-SemiBold, sans-serif;*/
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #000;
  font-family: 'Poppins', sans-serif;

font-weight:600;
}
  
  /* Sec2 Animation */
  
#what-is-tezspire .sec-anim .sec2_mheading {
  color: #003764;
  /* font-family: Poppins-Black, sans-serif; */
  font-size: 30px;
  line-height: 36px;
   font-family: 'Poppins', sans-serif;
    font-weight:900;
}
  
  
  
  
  /* Section 3 */
  
div#wit-section3 {
  max-width: 900px;
  margin: auto;
  /*padding: 60px 0px; */
  text-align: center;
  padding-top: 42px;
  text-align: center;
 /* padding-bottom: 103px; */
  padding-bottom: 68px;
}

#wit-section3 .cmp-youtubevideo__player, .cmp-youtubevideo__content {
  width: 100%;
  padding: 0px !important;
  min-height: 0px !important;
}

#wit-section3 p.vh-title {
 /* font-family: 'Poppins-Bold', sans-serif; */
  font-size: 40px;
  line-height: 50px;
  color: #003865;
  padding-bottom: 40px;
  /*padding-right: 84px;  */
  padding-right: 0px;
  text-align: center;
  margin: 0 auto;
  font-weight: 700 !important;
  font-family: 'Poppins', sans-serif;
}

#wit-section3 img.cmp-video__thumbnail {
  max-height: 472px;
}

#what-is-tezspire .cmp-youtubevideo__content {
  width: 100%;
  padding: 0.5em 1em;
  display: none !important;
}

#what-is-tezspire span.cmp-youtubevideo__playicon {
  display: none !important;
}
	
  /* Section 4 */ 
#what-is-tezspire #pg2-sec4 .banner-text {
  flex: 0 1 auto;
	/* position: absolute; */
  max-width: 474px;
  margin: auto;
	/* left: auto; */
	/* right: auto; */
  text-align: center;
}

#pg2-sec4 .banner-text .sheading {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 35px;
}

@media only screen and (max-width:991px) {
   
  .mbr {
    display: block;
  }

  #video-gallery-671220421 > div.cmp-videogallery__item-image > img {
    object-fit: fill !important;
  }

  #what-is-tezspire .addnee {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
    padding-top: 23px;
    font-family: 'Poppins', sans-serif;
  }

  #what-is-tezspire .banner-text h1 {
    margin-top: 0px;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 32px;
    color: white;
    /*font-family: 'Poppins-SemiBold', sans-serif;*/
    letter-spacing: 0.5px;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #what-is-tezspire .banner-text {
    flex: unset;
    position: unset;
    max-width: unset;
    margin: auto;
    left: auto;
    position: absolute;
    right: auto;
    text-align: left;
   /* background: #003865; 
    padding: 25px 25px 25px 20px; */
    padding: 25px 0px 25px 20px;
    width: 100%;
  /*  margin-top: 50%; */
  top:unset;
            margin-top: 0%;
        bottom: 10%;
  }

  #what-is-tezspire .banner-flex {
    justify-content: unset;
    align-items: unset;
    flex-direction: column;
  }

  #what-is-tezspire .banner-text .sheading {
    font-size: 16px;
   /* font-family: 'Poppins-SemiBold';*/
       /* font-size: 15px;  */
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    /*max-width: 90%;*/
    max-width: 86%;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }
	
	
	
	/* section 2 */
	
  #what-is-tezspire .sec2_sheading_cont {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    margin-bottom: 40px;
    flex-direction: column;
  }

  #what-is-tezspire .sec2_col1, #what-is-tezspire .sec2_col2, #what-is-tezspire .sec2_col3 {
    max-width: 100%;
    flex-basis: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
  }

  #what-is-tezspire #section_2 .sec2_col2 {
    border-left: 0;
    border-right: 0;
   /* margin: 50px 0px; */
    margin: 9px 0px;
  }

  #what-is-tezspire .sec2_mheading {
    color: #003764;
    /* font-family: Poppins-Black, sans-serif; */
    font-size: 24px;
    line-height: 30px;
     font-family: 'Poppins', sans-serif;
    font-weight:900;
  }

  #what-is-tezspire .sec2_cont {
    max-width: 995px;
    margin: auto;
   /* padding: 40px 20px 40px 20px; */
    text-align: center;
  }

  #what-is-tezspire .sec2_col1 img {
    height: 180px;
  }

  #what-is-tezspire .sec2_col2 img {
    max-width: 165px;
    margin-bottom: 0;
    padding-top: 24px;
  }

  #what-is-tezspire .sec2_col3 img {
    max-width: 177px;
    margin-bottom: 0;
  }

  #what-is-tezspire #section_2 .sec_foooter {
    width: 80%;
    margin: auto;
  }

  #what-is-tezspire .sec2_sheading {
   /* font-family: Poppins-SemiBold, sans-serif;*/
    font-size: 16px;
    line-height: 21px;
    width: 81.5%;
    margin: 35px auto 20px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #what-is-tezspire .sec2_col1 p, #what-is-tezspire .sec2_col2 p, #what-is-tezspire .sec2_col3 p {
    font-family: Poppins-Medium, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin-top: 0px;
    font-weight: 500;
  }

  #what-is-tezspire .sec2_col2 p {
		/*sadd */
    padding-left: 35px;
    padding-right: 36px;
  }
	
	/* Section 3 */
	
  div#wit-section3 {
    max-width: 900px;
    margin: auto;
    padding: 40px 0px;
    text-align: center;
    background-color: white;
  }

  #wit-section3 p.vh-title {
   /*  font-family: 'Poppins-SemiBold', sans-serif; */
   /* font-family: 'Poppins-SemiBold', sans-serif;*/
    font-size: 24px;
    line-height: 32px;
    color: #003865;
    width: auto;
    max-width: 90%;
    font-weight: 700;
    padding-left: 29px;
    padding-right: 29px;
    padding-bottom: 0px;
    margin: 0 auto;
    font-style: normal;
    padding-top: 10px;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #wit-section3 .cmp-video__player, .cmp-video__content {
    width: 100%;
    padding: 0px !important;
  }

  #wit-section3 .cmp-video__content {
    width: 100%;
    padding: 0.5em 1em;
    padding: 0px !important;
    display: none !important;
  }

  #wit-section3 .cmp-youtubevideo__player {
    width: 100%;
    padding: 0px  20px!important;
    min-height: 146px !important;
  }
  
	
	/* Section 4 */
  #what-is-tezspire #pg2-sec4 .banner-text {
    flex: 0 1 auto;
    position: absolute;
    max-width: unset;
    margin: unset;
    text-align: center;
    background: no-repeat;
    padding: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  #pg2-sec4 .banner-text .sheading {
    font-size: 24px;
    line-height: 32px;
    padding-left: 25px;
    padding-right: 27px;
   /* font-family: Poppins-SemiBold, sans-serif;*/
   font-family: 'Poppins', sans-serif;

font-weight:600;
    margin-bottom: 25px;
  }
}
  
  
  
  
  
  /* Page Results */ 
#results-page .banner-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

#results-page .banner-text h1 {
  color: white;
  line-height: 1.2;
  font-size: clamp(2rem, 1.8571rem + 0.7143vw, 2.5rem);
  margin-top: 30px;
  margin-bottom: 13px;
  font-size: 40px;
  font-style: normal;
 /* font-family: 'Poppins-SemiBold', sans-serif;*/
  font-weight: unset;
  line-height: normal;
  font-family: 'Poppins', sans-serif;

font-weight:600;
}

#results-page .banner-text {
  flex: 0 1 auto;
  position: absolute;
  max-width: 507px;
  margin: auto;
  left: 9%;
  right: auto;
  text-align: left;
}

#results-page .banner-text .sheading {
  font-size: 16px;
  line-height: 24px;
  max-width: 90%;
}

#results-page .banner-text .ssheading {
  font-size: 14px;
  line-height: 21px;
  margin-top: 30px;
  color: white;
}
  
  /* Resuls Sec2 */
  
#results-page div#rs-sec2 {
  background: #FFD955;
  line-height: 11px;
  background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/tz-results/image57-Photoroom.png-Photoroom.png);
  background-repeat: no-repeat;
  background-position-y: 352px;
}

.rs-sec-footerthree {
  color: var(--Navy, #003865);
  text-align: center;
    /* font-family: Poppins; */
  font-family: Poppins-Regular, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 40px;
  padding-bottom: 60px;
}

#results-page .rs-sec2-cont {
  padding-top: 60px;
  max-width: 948px;
  margin: auto;
}

#results-page h2.rs-sec2-hd {
  /* font-family: Poppins-Black, sans-serif; */
  line-height: 1.2;
  font-size: clamp(1.5rem, 1.3929rem + 0.5357vw, 1.875rem);
  text-align: center;
  color: #003865;
  margin: 0;
   font-family: 'Poppins', sans-serif;
    font-weight:900;
}

#results-page .rs-sec2-flex-row {
  margin-top: 60px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 25px;
}

#results-page .rs-sec2-flex-col {
  max-width: 33.3%;
  flex-basis: 33.3%;
}

.rs-sec-text {
  background: white;
  /*padding: 24px; */
  padding: 24px 22px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  min-height: 305px;
}

.rs-sec2-sbhead {
  /* font-family: Poppins-Bold, sans-serif; */
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.12px;
  color: #D31246;
  margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight:700;
  padding-right: 15px;
}

.rs-sec2-smatter {
  font-family: Poppins-Regular, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.rs-sec2-ssmatter {
  font-family: Poppins-Regular, sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-top: 8px;
  margin-left: 10px;
  padding-right: 5px;
}

.rs-sec2-ssmatter span {
  /*text-indent: -10px; */
  text-indent: -5px;
  display: inline-block;
}

.rs-sec-text.rs-sec-text-col2 {
  padding-right: 40px;
}

.rs-sec2-footer {
  font-family: 'Poppins-Regular', sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
  text-align: center;
  color: #3C4242;
}
  
  /* Results Section 3 - Video  */
  
  
#rs-sec3, #rs-sec3 .videogallery {
  background: #F5F5F5;
}

#rs-sec3 .cmp-videogallery__player {
  width: 99%  !important;
  margin: auto;
  padding: 0;
  height: 446px !important;
	/*height: calc(100% - 115px) !important;*/
	/*border-top: 3px solid #ccc;*/
	/*padding-top: 40px;*/
  margin-bottom: 40px;
}

#rs-sec3   ul.cmp-videogallery__videos.cmp-videogallery__videos--enable-slider-desktop.cmp-videogallery__videos--enable-slider-mobile {
  border-bottom: 3px solid #ccc;
  margin-bottom: 50px;
}

#rs-sec3 .cmp-videogallery__content {
  width: 100% !important;
  padding: 0.5em 1em;
  text-align: left !important;
}

#rs-sec3 .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item {
  flex: 1 0 33% !important;
}

#rs-sec3 .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item--active .cmp-videogallery__item-image {
  width: 90% !important;
  /*border: rgba(239,66,111,0.7) 10px solid !important; */
  border: rgba(239, 66, 111, 1) 10px solid !important;
  border-radius: 30px !important;
  filter: unset !important;
}

#rs-sec3 .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-image {
  width: 90%;
  padding: 0;
  border: 10px outset transparent !important;
  border-radius: 10px !important;
  /*filter: brightness(0.7) !important;*/
  ;
}

#rs-sec3 .cmp-videogallery__playlist--top-desktop .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__image {
  opacity: 1 !important;
  max-height: 300px;
  border-radius: 25px !important;
  height: 144px;
  object-fit: cover;
}

#rs-sec3 .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item--active .cmp-videogallery__image {
  opacity: 1;
  border-radius: 20px !important;
  /*filter: brightness(0.6) !important;*/
  object-fit: cover;
}

#rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__item-content div {
  display: none !important;
}

#rs-sec3 .cmp-videogallery {
  padding: 0 !important;
  margin-top: 50px !important;
}

div#rs-sec3 {
  padding-top: 60px;
  margin-top: 28px;
}

#rs-sec3 .rs-sec-cont {
  max-width: 757px;
  margin: auto;
  text-align: center;
}

#rs-sec3 .rs-sec3-heading {
 /* font-size: clamp(1.5rem, 1.3929rem + 0.5357vw, 1.875rem); */
/* font-family: 'Poppins-Regular',sans-serif; */
  /* font-family: 'Poppins-Bold', sans-serif; */
  line-height: 1.2;
  color: #003865;
  margin-bottom: 15px;
  font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight:700;
}

#rs-sec3 .rs-sec3-submatter {
  /* font-family: 'Poppins-Regular',sans-serif; */
    font-family: 'Poppins', sans-serif;
    font-weight:400;
  font-size: 16px !important;
  line-height: 24px !important;
}

#rs-sec3 .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item {
  padding: 0px !important;
}

.rs-sec3-footer {
  max-width: 1440px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/tz-results/desktop-results-story-banner.png);
  background-size: 100% 100%;
  height: 336px;
}

.rs-sec3-footer-heading {
  /* font-family: Poppins-Bold, sans-serif; */
  font-weight: 100;
  line-height: 1.2;
  font-size: clamp(1.25rem, 1.1786rem + 0.3571vw, 1.5rem);
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight:700;
}
#results-page .youtubevideo{
    display:block;
}
.rs-sec3-footer-matter {
  font-family: Poppins-Regular, sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding-right: 40px;
  padding-left: 40px;
  /*width: 639px;*/
   width: 655px;
  margin: 0 auto;
  text-align: center;
}

#rs-sec3 .cmp-videogallery__item-content {
  width: 100% !important;
  text-align: left;
}

#rs-sec3 h3.cmp-videogallery__item-title {
  text-align: left !important;
}

#rs-sec3 .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item--active .cmp-videogallery__item-title {
  text-decoration: underline;
  text-decoration: none !important;
}

#rs-sec3 .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-content p {
  text-align: center !important;
  font-size: 24px;
  line-height: 32px;
  /*font-family: Poppins-SemiBold, sans-serif;*/
  margin-top: 20px !important;
  color: #003865;
  font-family: 'Poppins', sans-serif;

font-weight:600;
}

#rs-sec3 .cmp-videogallery__playicon {
  display: block;
  height: 10em !important;
  width: 12em !important;
  z-index: 1;
  position: absolute;
  top: calc(50% - 4.5em) !important;
  left: calc(50% - 2.5em) !important;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/global/video-icon.png) no-repeat;
  background-size: 50%;
}

#rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div h3 {
  display: none;
  background: green;
}

#rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:first-child {
  /* font-family: Poppins-Bold, sans-serif; */
  font-size: clamp(1.25rem, 1.1786rem + 0.3571vw, 1.5rem);
  line-height: 1.2;
  color: #003865;
  font-style: italic;
  margin-bottom: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight:700;
}

#rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:nth-child(2) {
  font-family: Poppins-Regular, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 4px;
}

#rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:nth-child(3) {
  font-family: Poppins-Regular, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 4px;
}

#rs-sec3 .rs-sec3-footer-matter-text {
  margin-bottom: 36px;
  color: #ffffff;
  padding-right: 2%;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#rs-sec3 .cmp-videogallery--display {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  overflow: unset !important;
}

#rs-sec3 .enable-slider-icon .fa-chevron-left {
  display: block;
  top: 25% !important;
  position: absolute;
  cursor: pointer;
  opacity: 1;
  margin-left: -40px !important;
}

#rs-sec3 .enable-slider-icon .fa-chevron-right {
  display: block;
  position: absolute;
  top: 25% !important;
  right: 0;
  cursor: pointer;
  opacity: 1;
  margin-right: -40px !important;
}

#rs-sec3 .fa-chevron-right:before, .fa-chevron-left:before {
  content: "\f054" !important;
  background: #003865;
  color: white  !important;
  padding: 4px 12px  !important;
  border-radius: 50px  !important;
  font-size: 25px  !important;
  line-height: 0px  !important;
  box-shadow: 0px 4px 0px #EF426F  !important;
  content: '\f105'  !important;
}

#rs-sec3 .fa-chevron-left:before {
  content: '\f104'  !important;
 /* background-color: #DDDDDD !important;
  color: #A2B3C6 !important;
  box-shadow: 0px 4px 0px #A2B3C6 !important;*/
  ;
}

/*#rs-sec3 .enable-slider-icon .fa-chevron-left, #rs-sec3 .enable-slider-icon .fa-chevron-right {
  display: none;
}
  */
  
  /* Resulats Page - Section 4 */
  
#results-page #pg2-sec4 .banner-text {
  flex: 0 1 auto;
  position: absolute;
  max-width: 475px;
  margin: auto;
  left: auto;
  right: auto;
  text-align: center;
  background: none;
  padding: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

#results-page #pg2-sec4 .banner-text .sheading {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 22px;
/*  font-family: Poppins-SemiBold, sans-serif;*/
font-family: 'Poppins', sans-serif;

font-weight:600;
}
  
  /* Results page Mobile  */ 
  
@media only screen and (min-width:769px) and (max-width:991px) {
  #pg2-sec4 .banner-text .sheading {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .redbox {
    background-repeat: no-repeat!important;
  }

  #wit-section3 .cmp-youtubevideo__player {
    width: 100%;
    padding: 0px  20px!important;
    min-height: 146px !important;
  }

  #rs-sec3 .cmp-videogallery__item-image {
    width: 90% !important;
  }

  #rs-sec3 .cmp-videogallery__playicon {
    width: 8em !important;
    top: calc(50% - 2.5em) !important;
  }
}

@media only screen and (min-width:769px) and (max-width:991px) {
  #results-page #pg2-sec4 .banner-text .sheading {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  #results-page .banner-text h1 {
    font-size: 28px;
    margin-top: 129%;
  }

  /*.rs-sec3-footer {
    min-height: calc(188vh + 100px) !important;
  } */;
}

@media only screen and (min-width:767px) and (max-width:991.4px) {
  #rs-sec3 .cmp-videogallery--display {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    overflow: unset !important;
    flex-direction: column-reverse;
  }

  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile {
    display: flex;
            /*overflow: hidden;*/
    ;
  }

  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item {
  }

  #results-page .rs-sec2-cont {
    padding-left: 16px;
    padding-right: 16px;
  }

  div#rs-sec3 {
    padding-top: 60px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media only screen and (max-width:768px) {
  #results-page .banner-text h1 {
    margin-top: 60%;
    margin-bottom: 8px;
    font-size: 24px;
    font-style: normal;
    font-weight: unset;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
    /*font-family: 'Poppins-SemiBold', sans-serif;*/
  }

  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item {
    flex: 1 0 50%;
    padding-left: 7px !important;
  }

  #results-page .banner-flex {
    justify-content: unset;
    align-items: unset;
    flex-direction: column;
  }

  #results-page .banner-text {
    flex: unset;
    position: absolute;
    max-width: unset;
    margin: auto;
    left: auto;
    right: auto;
    text-align: left;
    background: none;
    padding: 25px 20px 25px 20px;
  }

  #results-page .banner-text .sheading {
    font-size: 16px;
    line-height: 24px;
    padding-right: 25px;
    max-width: 100%;
  }

  #results-page .banner-text .ssheading {
    font-size: 14px;
    line-height: 21px;
    margin-top: 10px;
    color: white;
  }
	
	
  
  /* RS Sec2 */
  div#rs-sec3 {
    padding-top: 40px;
  }

  #results-page .rs-sec2-cont img {
    width: 100% !important;
  }

  #results-page .rs-sec2-cont {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  #results-page h2.rs-sec2-hd {
    text-align: left;
  }

  #results-page .rs-sec2-flex-row {
    margin-top: 25px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    row-gap: 25px;
    flex-direction: column;
  }

  .rs-sec-text {
    margin-top: -5px;
    min-height: unset;
    padding: 24px 20px;
  }

  .rs-sec-text.rs-sec-text-col2 {
    padding-right: 25px;
  }

  #results-page .rs-sec2-flex-col {
    max-width: 100%;
    flex-basis: 100%;
  }
  
  /* RS - Sec3 */
  
  #rs-sec3 .rs-sec3-submatter {
    font-family: Poppins-Regular, sans-serif !important;
    font-size: 16px !important;
    line-height: 24px !important;
   /* padding-left: 20px;
    padding-right: 30px; */
    padding-left: 40px;
    padding-right: 40px;
    width: 93%;
    margin: 0 auto;
  }

  #rs-sec3 .cmp-videogallery__player {
    width: 100% !important;
    padding: 0;
    height: 165px !important;
    margin-bottom: 0;
	  /* border-top: 3px solid #ccc; */
	  /* padding-top: 40px; */
	  /*width: 100% !important;*/
	  /*padding: 0em;*/
	  /*height: 250px !important;*/
	  /*border-top: 3px solid #ccc;*/
	  /*padding-top: 40px;*/
    ;
  }

  #rs-sec3 .cmp-videogallery__thumbnail {
    width: 100%;
    height: auto;
    height: 165px !important;
    border-radius: 17px;
  }

  #rs-sec3 > div.videogallery > div > div > div.cmp-videogallery__holder > div.cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile > div > div > p:nth-child(1) {
    text-indent: -6px;
  }

  #rs-sec3 .videogallery {
    padding: 0 15px;
    padding-right: 40px;
    padding-left: 38px;
  }

  #rs-sec3 .enable-slider-icon .fa-chevron-left, #rs-sec3 .enable-slider-icon .fa-chevron-right {
    display: block !important;
  }

  #rs-sec3 .fa-chevron-right:before, .fa-chevron-left:before {
    content: "\f054" !important;
    background: #003865  !important;
    color: white  !important;
   /* padding: 4px 12px  !important; */
    padding: 7px 15px !important;
    border-radius: 50px  !important;
    font-size: 25px  !important;
    line-height: 0px  !important;
    box-shadow: 0px 4px 0px #EF426F  !important;
    content: '\f105'  !important;
  }

  #rs-sec3 .cmp-videogallery__playlist {
    margin-top: 0em !important;
    width: 100%;
    border-bottom: 3px solid #ccc;
    margin-bottom: 40px !important;
  }

  #rs-sec3 .fa-chevron-left:before {
    content: '\f104'  !important;
  }

  #rs-sec3 .cmp-videogallery__playicon {
    display: block;
    height: 5em !important;
    width: 5em !important;
    z-index: 1;
    position: absolute;
    top: calc(36% - 0.5em) !important;
    left: calc(50% - 1.5em) !important;
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/global/video-icon.png) no-repeat;
    background-size: 50%;
  }

  #rs-sec3 .enable-slider-icon .fa-chevron-left {
    display: block;
    top: 15% !important;
    position: absolute;
    cursor: pointer;
    opacity: 1;
    margin-left: -10px !important;
  }

  #rs-sec3 .enable-slider-icon .fa-chevron-right {
    display: block;
    position: absolute;
    top: 15% !important;
    right: 0;
    cursor: pointer;
    opacity: 1;
    margin-right: -10px !important;
  }

  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile {
    overflow: hidden;
    align-items: baseline;
    display: flex;
    position: relative;
    max-width: 230px !important;
    margin: auto !important;
  }

  #rs-sec3 .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item-content p {
    text-align: left !important;
    font-size: 20px;
    line-height: 24px;
   /* font-family: Poppins-SemiBold, sans-serif;*/
    margin-top: 10px !important;
    color: #003865 !important;
    width: 50%;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #rs-sec3 .cmp-videogallery {
    padding: 0 !important;
    margin-top: 30px !important;
  }

  #rs-sec3 .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item--active .cmp-videogallery__item-image {
    width: 80% !important;
    /*border: rgba(239,66,111,0.7) 5px outset !important;*/
    border: 5px solid #EF426F !important;
    border-radius: 10px !important;
    /*filter: brightness(0.7) !important;*/
    filter: none !important;
  }

  #rs-sec3 .cmp-videogallery__videos--enable-slider-mobile  .cmp-videogallery__item-image {
    width: 80%;
    display: flex;
    padding: 0px;
    border: 5px outset transparent !important;
    border-radius: 10px !important;
    /*filter: brightness(0.7) !important;*/
    filter: none !important;
  }

  #what-is-tezspire #rs-sec3 .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item-image .cmp-videogallery__image {
    border-radius: 5px;
    height: 45px;
    object-fit: cover;
  }

  #video-gallery-1434949482 > div.cmp-videogallery__item-image > img {
    height: 36.7px;
  }

  #rs-sec3 .cmp-videogallery__item-content {
    width: 100% !important;
    text-align: left;
    padding: 0 !important;
  }

  #rs-sec3 .cmp-videogallery__content {
    width: 100% !important;
    padding: 0;
    text-align: left !important;
  }

  #rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:first-child {
    /*font-family: 'Poppins-SemiBold', sans-serif;*/
    font-size: clamp(1.25rem, 1.1786rem + 0.3571vw, 1.5rem);
    line-height: 1.2;
    color: #003865;
    font-style: italic;
    margin-bottom: 11px;
    padding-left: 0px;
    padding-top: 20px;
    font-style: italic;
    font-weight: 100;
    line-height: 28px;
    letter-spacing: 0.12px;
    width: 94%;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:nth-child(2) {
    font-size: 14px;
    /*margin-bottom: 4px; */
    padding-left: 0px;
   /* font-family: 'Poppins-SemiBold';*/
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    color: #3C4242;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:nth-child(3) {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    margin-bottom: 4px;
    padding-left: 0px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    color: #3C4242;
  }
	
	/* RS - Sec4 */
  .rs-sec3-footer {
    flex-direction: column;
  }

  .rs-sec3-footer {
    max-width: 950px;
    margin: auto;
    display: flex;
    border-top: 3px solid #ccc;
    margin-top: 40px;
    padding-top: 40px;
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/tz-results/mobile-results-story-banner.png);
    background-repeat: no-repeat !important;
    height: 856px;
    min-height: 730px;
    background-size: cover !important;
  }

  .rs-sec3-footer-matter {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding-right: 2px;
    margin-bottom: 60px;
    padding-left: 25px;
    text-align: left;
    width: auto;
  }

  #rs-sec3 .rs-sec3-footer-matter-text {
    margin-bottom: 24px;
    max-width: 93%;
  }

  .rs-sec3-footer .btn-container {
    text-align: center;
    height: 58px;
    display: flex;
  }
}

@media only screen and (min-width: 330px) and (max-width: 500px) {
  #rs-sec3 .cmp-videogallery__player {
	  /*height: calc(100% - 180px) !important;*/
    margin-bottom: 0;
    height: 185px !important;
  }

  #what-is-tezspire #rs-sec3 .cmp-videogallery__thumbnail {
    width: 100%;
    /*height: auto;*/
    /*height: auto !important;*/
    border-radius: 17px;
    ;
  }

  #wit-section3 .cmp-youtubevideo__player {
    width: 100%;
    padding: 0px 20px!important;
    min-height: 203px !important;
  }
}

@media only screen and (min-width: 501px) and (max-width: 753px) {
  #rs-sec3 .cmp-videogallery__player {
    height: calc(100% - 180px) !important;
  }

  #what-is-tezspire #rs-sec3 .cmp-videogallery__player {
    height: calc(100% - 286px) !important;
    min-height: 187px;
  }

  #rs-sec3 .cmp-videogallery__item.video-item-1 {
    height: auto !important;
  }

  #rs-sec3 .cmp-videogallery__thumbnail {
    width: 100%;
    height: auto;
    height: 180px !important;
  }

  #results-page .inner-container .leftside-container .eliglible-criteria-text p.elicriteria-text {
    max-width: 87%!important;
  }

  #results-page .banner-text h1 {
    margin-top: 70% !important;
  }
}

@media only screen and (min-width: 750px) and (max-width: 760px) {
	/*#rs-sec3 .cmp-videogallery__player {*/
	/*  height: 450px !important;*/
	/*  padding: 0 15px;*/
	/*  margin-bottom: 0;*/
	/*}*/
	
  #rs-sec3 .cmp-videogallery__player {
    margin-bottom: 0;
    min-height: 400px;
  }

  #rs-sec3 .kWidgetIframeContainer .cmp-videogallery__video {
    height: 450px !important;
  }

  #rs-sec3 .cmp-videogallery__thumbnail {
    width: 100%;
    height: auto !important;
    height: 380px !important;
  }

  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile {
    /*max-width: 625px !important;*/
    ;
  }
  
  
  /* 
	#rs-sec3 .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item--active .cmp-videogallery__item-image {
	  width: 80% !important;
	  border: rgba(239,66,111,0.7) 10px outset !important;
	  border-radius: 10px !important;
	  filter: brightness(0.7) !important;
	}
  
	#rs-sec3 .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item-image {
	  width: 80%;
	  display: flex;
	  padding: 0px;
	  border: 10px outset transparent !important;
	  border-radius: 10px !important;
	  filter: brightness(0.7) !important;
	}
	*/;
}

@media only screen and (min-width: 800px) and (max-width: 830px) {
	
  .rs-sec-text {
    min-height: 420px;
  }

  #rs-sec3 .cmp-videogallery__player {
    margin-bottom: 0;
    min-height: 440px;
  }

  #rs-sec3 .kWidgetIframeContainer .cmp-videogallery__video {
    height: 450px !important;
  }

  #rs-sec3 .cmp-videogallery__thumbnail {
    width: 100%;
    height: auto !important;
    height: 422px !important;
  }

  #rs-sec3 .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item--active .cmp-videogallery__item-image {
    width: 80% !important;
    border: rgba(239,66,111,0.7) 10px outset !important;
    border-radius: 10px !important;
    filter: brightness(0.7) !important;
  }

  #rs-sec3 .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item-image {
    width: 80%;
    display: flex;
    padding: 0px;
    border: 10px outset transparent !important;
    border-radius: 10px !important;
    filter: brightness(0.7) !important;
  }

  #results-page .banner-text .ssheading {
    margin-top: 5px;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1120px) and (orientation:landscape) {
   
  #results-page .banner-text h1 {
    font-size: 24px;
  }
}
 
  /* safety page - page 3  */
  /* Section 1 */
  
#safety-information-page .banner-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

#safety-information-page .banner-text {
  position: absolute;
  max-width: 430px;
  margin: auto;
  left: auto;
  right: auto;
  text-align: center;
  color: white;
  font-family: Poppins-Regular, sans-serif;
}

#safety-information-page .banner-text h1 {
  color: white;
  /* font-family: Poppins-Black, sans-serif; */
  line-height: 1.2;
  font-size: clamp(2rem, 1.8571rem + 0.7143vw, 2.5rem);
  margin-top: 20px;
  margin-bottom: 8px;
  font-weight: normal;
   font-family: 'Poppins', sans-serif;
    font-weight:900;
}

/*#safety-information-page h4.mdheading{
    font-weight: normal;
}*/

#safety-information-page .banner-text .ssheading {
  font-size: 14px;
  line-height: 21px;
  margin-top: 20px;
  color: white;
}
  
  /* Section 2  */
  
div#safe-sec-2 {
  background: #F5F5F5;
  padding: 60px 0px;
  padding-top: 32px;
  padding-bottom: 64px;
}

.safe-sec2-cont {
  max-width: 973px;
  margin: auto;
}

.safe-sec2-topline {
  font-size: 16px;
  line-height: 24px;
  font-family: Poppins-Regular, sans-serif !important;
  text-align: center;
}

.safe-sec2-footer {
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  font-family: Poppins-Regular, sans-serif !important;
  padding-right: 10px;
}

.safe-sec2-heading {
  font-size: clamp(1.5rem, 1.3929rem + 0.5357vw, 1.875rem);
  /* font-family: Poppins-Black, sans-serif; */
  color: #003865;
  line-height: 1.2;
   font-family: 'Poppins', sans-serif;
    font-weight:900;
}

.safe-sec2-row {
  display: flex;
  margin-top: 40px;
  margin-bottom: 30px;
}

.safe-sec2-col.col1 {
  flex-basis: 47%;
}

ul.safe-sec2-bullets {
  margin-top: 25px !important;
}

ul.safe-sec2-bullets li::before {
  content: '\2022';
  position: relative;
  margin-right: 10px;
  top: 4px;
  line-height: 30px;
  font-size: 30px;
  font-weight: bold;
  color: #D31246;
}

ul.safe-sec2-bullets li {
  font-size: 16px;
  line-height: 24px;
  font-family: Poppins-Regular, sans-serif !important;
}

/***************Safety Information CSS****************/


#safety-information-page .cmp-teaser__top-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 34%;
  max-width: 39%;
  margin-left: 8%;
}

#safety-information-page .cmp-teaser__top-content h1 {
  font-family: 'Poppins';
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #fff;
  width: 90%;
  margin-bottom: 10px;
}

#safety-information-page .cmp-teaser__top-content p {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #fff;
  width: 90%;
  padding-top: 15px;
}

#safety-information-page .cmp-teaser__image-desktop {
  padding-top: 18px;
}

#safety-information-page #tezspire-effects {
  background: #F5F5F5;
}

#safety-information-page #tezspire-effects {
  margin-top: -2px;
}

#safety-information-page #tezspire-effects p {
  font-family: 'Poppins';
  font-size: 16px;
  font-weight: 700;
  color: #3C4242;
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
}

#safety-information-page #tezspire-effects-container {
  max-width: 826px;
  margin: 0 auto;
  padding: 20px 20px 0px;
}

#safety-information-page #tezspire-effects-container > div {
  display: flex;
  justify-content: center;
}

.safety_se-list {
  display: flex;
  justify-content: space-between;
  display: none;
}

#safety-information-page #tezspire-effects-container #effects-left-txt {
  /*margin-left: -25px;*/
  ;
}

#safety-information-page #tezspire-effects-container h3 {
  font-family: 'Poppins';
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  color: #003865;
  margin: 0;
  padding-top: 20px;
      padding-bottom: 0px;
}

#safety-information-page #tezspire-effects-container p.safety-sa-se-txt {
  color: #003865;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 24px;
}

#safety-information-page table > tbody > tr > td:nth-child(1) {
  text-align: left;
  padding: 11.7px 64px 11.7px 36px !important;
}

#safety-information-page table > tbody > tr > td:nth-child(2) {
  padding: 11.7px 64px 11.7px 64px !important;
}

#safety-information-page table > tbody > tr > td:nth-child(3) {
  padding: 11.7px 64px 11.7px 64px !important;
}

#safety-information-page .eight-crwnp-table > table > tbody > tr > td:nth-child(1) {
  padding: 11.7px 56px 11.7px 36px !important;
}

#safety-information-page .eight-crwnp-table > table > tbody > tr > td:nth-child(2) {
 /* padding: 11.7px 56px 11.7px 56px !important; */
      padding: 11.7px 47px 11.7px 47px !important;
}

#safety-information-page .eight-crwnp-table > table > tbody > tr > td:nth-child(3) {
  padding: 11.7px 56px 11.7px 56px !important;
}

#safety-information-page #tezspire-effects-container li:before {
  content: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/images/pink-bullet.svg);
  position: relative;
  margin-right: 7px;
}

#safety-information-page #tezspire-effects-container li {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 18px;
  color: #3C4242;
  padding-bottom: 13px;
}

#safety-information-page #tezspire-effects-container table {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #003865;
  text-align: center;
  border-collapse: collapse;
  width: 700px;
  border: transparent;
  box-shadow: 0px 3px 6px 0px #0000001A;
  background: #fff;
  border-radius: 16px;
  /*margin-left: 25px;*/
  ;
}

#safety-information-page #tezspire-effects-container td {
  border-top: transparent;
  border-bottom: transparent;
  padding: 8px;
}

#safety-information-page #tezspire-effects-container tr:nth-child(1) > td,
#safety-information-page #tezspire-effects-container tr:nth-child(6) > td {
  /*padding: 0 8px !important;*/
  ;
}

#safety-information-page #tezspire-effects-container tr:nth-child(2) td {
  font-weight: 700;
}

#safety-information-page #tezspire-effects-container td span {
  font-weight: 400;
}

#safety-information-page #tezspire-effects-container table td:not(:last-child),
#safety-information-page #tezspire-effects-container table th:not(:last-child) {
  border-right: 1px solid #cacaca;
}

#safety-information-page #tezspire-effects-container table tr {
  border-bottom: none;
}

#tezspire-effects-container > div > div.table > div > table > tbody > tr:nth-child(2) > td:nth-child(1) {
  vertical-align: top;
}

#safety-information-page #tezspire-effects .effects-foot {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #3C4242;
  text-align: left;
  max-width: 940px;
  padding-top: 40px;
  padding-bottom: 80px;
}

#safety-information-page #bottom-cta-section {
  padding: 163px 0;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/images/global-taking-tezspire/safety-modular-drive.jpg);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 529px;
}

#safety-information-page #cta-sec-card1 {
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0px 3px 6px 0px #00000040;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*width: 69%;*/
  max-width: 994px;
  /*height: 202px;*/
  margin: 0 auto;
  padding: 60px 84px 60px 100px;
}

#safety-information-page #bottom-cta-section h3 {
  font-family: 'Poppins';
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  color: #003865;
  margin-top: 0;
  margin-bottom: 10px;
}

#safety-information-page #bottom-cta-section #cta-sec-card1 div:nth-child(1) {
  max-width: 547px;
}

#safety-information-page #bottom-cta-section p {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding-bottom: 0px;
}


/***************Safety Information CSS ends****************/

@media only screen and (min-width: 769px)  and (max-width: 991px) {
  div#safe-sec-2 {
    background: #F5F5F5;
    padding: 60px 20px;
  }

  .enable-slider-icon {
    margin-top: 0em !important;
    width: 100%;
    border-bottom: 3px solid #ccc;
    margin-bottom: 40px !important;
  }
} 
  
  /* Safety Page - Mobile */ 
@media only screen and (max-width: 768px) {
  
  #safety-information-page .banner-text h1 {
    margin-top: 0;
  }

  #safety-information-page .banner-flex {
    justify-content: unset;
    align-items: unset;
    flex-direction: column;
  }

  #safety-information-page .banner-text {
    flex: unset;
    position: unset;
    max-width: unset;
    margin: auto;
    left: auto;
    right: auto;
    text-align: left;
    background: #003865;
    padding: 25px 20px 25px 20px;
  }

  div#safe-sec-2 {
    background: #F5F5F5;
    padding: 30px 20px 60px 20px;
  }

  .safe-sec2-topline {
    text-align: left;
  }

  .safe-sec2-row {
    display: flex;
    margin-top: 25px;
    margin-bottom: 30px;
    flex-direction: column;
  }

  .safe-sec2-row .img-sm {
    margin-top: 25px;
  }

  .safe-sec2-footer {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    font-family: Poppins-Regular, sans-serif !important;
    padding-left: 10px;
  }

  #safety-information-page #pg2-sec4 .banner-text {
    position: absolute;
    max-width: 475px;
    margin: auto;
    left: auto;
    right: auto;
    text-align: center;
    background: none;
    padding: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
} 
  

/* DDG Section */  
div#section_ddg {
  padding: 75px 20px 100px 20px;
  min-height: 463px;
  background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/homepage/desktop/bkg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.ddg_container {
  max-width: 805px;
  margin: auto;
  display: flex;
  align-items: start;
  position: relative;
  left: 40px;
}

.ddg_content {
  background: #fff;
  border-radius: 10px;
  padding: 30px 40px 30px 90px;
  margin: 0px;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.ddg_heading {
  text-align: left;
  letter-spacing: 0px;
  color: #003865;
  opacity: 1;
  /* font-family: Poppins-Bold, sans-serif; */
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 8px;
    font-family: 'Poppins', sans-serif;
    font-weight:700;
}

.ddg_matter {
  color: #3C4242;
  font-family: 'Poppins-Regular', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.ddg_content_box {
  max-width: 450px;
}

.dimg_container {
  position: absolute;
  z-index: 1;
  left: -142px;
  top: -12px;
}

.ddg_cta {
  margin-left: 50px;
  margin-top: 25px;
}
#what-is-tezspire #new_julie{
    background: #003865;
    /*margin-top: -75px;*/
}
@media only screen and (max-width: 576px) {
  div#section_ddg {
    background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/homepage/desktop/mobile-background-banner.png);
  }
}

@media only screen and (max-width: 991px) {
  .ddg_container {
    flex-direction: column;
    left: 0;
    justify-content: center;
    align-items: center;
  }
#what-is-tezspire #new_julie{
    background: #003865;
    margin-top: -29px;
}
  .dimg_container {
    position: unset;
    background: #07406F;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .ddg_content {
    flex-direction: column;
    border-top-left-radius: 0;
    padding: 20px 20px 20px 20px;
    border-top-right-radius: 0;
    width: 100%;
    align-items: center;
  }

  .dimg_container .img-sm {
    max-width: 150px;
    display: block;
    margin: auto;
  }

  .ddg_container .img-lg {
    display: none;
  }

  div#section_ddg {
    padding: 35px 20px 100px 20px;
    height: 600px;
    /*background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/homepage/desktop/mobile-background-banner.png);*/
    background-position: right 0% bottom 45%;
  }

  .ddg_heading {
    font-size: 20px;
    line-height: 28px;
  }

  .ddg_cta {
    margin-left: 0;
    display: flex;
    justify-content: center;
  }
}
  
  
  
/* Oct Update */
.oct_update {
  display: none;
}

.lud-nov {
  display: none;
}

#what-is-tezspire .lud-aug, #results-page .lud-aug {
  display: none;
}

#what-is-tezspire .oct_update, #what-is-tezspire .lud-nov, #results-page .oct_update, #results-page .lud-nov {
  display: inline-block;
}



/* updated css code after hte new figma design received */
#what-is-tezspire .redbox {
  background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/homepage/desktop/find-a-specialist-background-image.jpg);
  padding-top: 83px;
  padding-bottom: 83px;
}

#results-page .n {
  font-weight: 700;
  color: #003865;
  text-decoration-line: underline;
 /* font-family: 'Poppins-SemiBold', sans-serif;*/
 font-family: 'Poppins', sans-serif;

font-weight:600;
}

#what-is-tezspire #container-410cb7c2b6 > div > div:nth-child(4), #what-is-tezspire #container-6a06b215b5 > div > div:nth-child(3) {
  background-color: #003865;
  margin-top: -67px;
}

#what-is-tezspire img.cmp-youtubevideo__thumbnail {
  border-radius: 49px;
}

#what-is-tezspire a.btn, #what-is-tezspire .btn-container.btn-cnt a {
  padding: 16px 16px 16px 30px;
  box-shadow: 0px 4px 0px 0px #EF426F;
}
/*
#what-is-tezspire #container-410cb7c2b6 > div > div:nth-child(3),#what-is-tezspire #container-410cb7c2b6 > div > div:nth-child(5) {
  display: none;
}*/

#what-is-tezspire img.credit-card-image {
   /* width: 116.433px;
height: 111px; */
  flex-shrink: 0;
  width: 160.433px;
  height: 124px;
}

#what-is-tezspire .card-image {
   /* padding-top: 22px;
    padding-left: 232px;
    padding-right: 231px;
    /*padding-bottom:11px; 
    margin: 0 auto; */
  padding-top: 22px;
  padding-left: 232px;
  padding-right: 231px;
  padding-bottom: 16px;
  margin: 0 auto;
}

#what-is-tezspire .together-logo-image {
  /*  padding-top: 19px;
    padding-left: 91px;
    padding-right: 81px;
    padding-bottom: 10px;
    margin: 0 auto; */
  padding-top: 31px;
  padding-left: 222px;
  padding-right: 213px;
  padding-bottom: 37px;
  margin: 0 auto;
}

#what-is-tezspire img.tez-logo-image {
   /* width: 407px;
height: 125px;
flex-shrink: 0; */
  width: 146px;
  height: 93.579px;
  flex-shrink: 0;
}

#what-is-tezspire .eliglible-text-container {
  padding-left: 95px;
  padding-right: 94px;
  padding-top: 2px;
  margin: 0 auto;
  text-align: center;
}

#what-is-tezspire .enrow-text-container {
   /* padding-left: 109px;
    padding-right: 126px; */
  padding-left: 28px;
  padding-right: 23px;
  margin: 0 auto;
  text-align: center;
}

#what-is-tezspire .eliglible-criteria-text {
  padding-left: 59px;
  padding-top: 12px;
  padding-right: 57px;
  margin: 0 auto;
  text-align: center;
}

#what-is-tezspire #text-5c5c4a4510 > div > div > div.rightsidecontainer > div.card-btn, #what-is-tezspire #text-ad3ae2f600 > div > div > div.rightsidecontainer > div.card-btn {
   /* padding-left: 194px;
    padding-right: 206px; */
  padding-left: 195px;
  padding-right: 194px;
  padding-top: 39px;
  padding-bottom: 51px;
}

#what-is-tezspire #text-5c5c4a4510 > div > div > div.leftside-container > div.card-btn, #what-is-tezspire #text-ad3ae2f600 > div > div > div.leftside-container > div.card-btn {
  padding-left: 176px;
  padding-right: 136px;
  padding-top: 39px;
  padding-bottom: 51px;
}

#what-is-tezspire .enrow-criteria-text {
   /* padding-left: 82px;
    padding-right: 98px; */
  padding-left: 60px;
  padding-right: 32px;
  margin: 0 auto;
  padding-top: 12px;
}

#what-is-tezspire .inner-container {
  gap: 39px;
  display: flex;
  max-width: 1200px;
  margin: 0 auto !important;
}

#what-is-tezspire p.elicriteria-text:before {
  content: "";
  margin-left: 0px;
}

#what-is-tezspire .sec2_mheading {
  color: #003764;
  /* font-family: Poppins-Black, sans-serif; */
  font-size: 30px;
  padding-top: 51px;
  line-height: 36px;
  padding-bottom: 79px;
  margin: 0 auto;
   font-family: 'Poppins', sans-serif;
    font-weight:900;
}

#text-2bf94e6a43 > div > div.sec2_sheading_cont > div.sec2_col3 > p, #text-6895ba8c4a > div > div.sec2_sheading_cont > div.sec2_col3 > p {
  padding: 0px 54px;
}

#what-is-tezspire .sec2_sheading {
  line-height: normal;
  width: 85%;
  /* font-family: Poppins-Black, sans-serif; */
  margin: 0px auto;
  font-weight: 700;
  padding-bottom: 23px;
   font-family: 'Poppins', sans-serif;
    font-weight:900;
}

@media only screen and (max-width: 991px) {
  #what-is-tezspire .redbox {
    background-size: 100%;
    background-repeat: round;
    width: 100%;
    margin: 0 auto;
    background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/tz-results/overlay.jpeg);
    /* padding-top: 25px; */
    padding-bottom: 83px;
    height: auto;
    background-repeat: round;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 45px;
    padding-left: 27px;
    padding-right: 28px;
  }

  #what-is-tezspire #text-ad3ae2f600 > div > div > div.rightsidecontainer > div.card-image > img:nth-child(2) {
    display: none;
  }

  #results-page div#rs-sec2 {
    background-image: none !important;
    background-repeat: unset;
    background-position-y: 0px;
  }

  #results-page .rs-sec-footerthree {
    padding-top: 24px;
    padding-bottom: 70px;
  }

  #what-is-tezspire a.btn {
    padding: 16px 15px 16px 30px;
  }

  #what-is-tezspire img.cmp-youtubevideo__thumbnail {
    border-radius: 13px;
  }

  #what-is-tezspire .inner-container {
    gap: 16px;
    display: grid;
    max-width: 992px;
    margin: 0 auto !important;
  }

  #what-is-tezspire .card-image {
    padding-top: 27px;
    padding-left: 90px;
    padding-right: 90px;
    padding-bottom: 0px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }

  #what-is-tezspire .rightsidecontainer {
    margin: 0 auto;
    /* max-width: 280px; */
    width: 88%;
    background: white;
    border-radius: 15px;
  }

  #what-is-tezspire img.credit-card-image {
    width: 100px;
    height: auto;
/*113.601px;*/
    flex-shrink: 0;
  }

  #what-is-tezspire .eliglible-text-container {
    padding-left: 20px;
    padding-right: 27px;
    padding-top: 22px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 0px;
    /* text-align: center; */
    ;
  }

  #what-is-tezspire .eliglible-criteria-text {
    /*padding-left: 21px;
    padding-top: 8px;
    padding-right: 19px;
    margin: 0 auto;
    text-align: left; */
    padding-left: 20px;
    padding-top: 16px;
    padding-right: 19px;
    margin: 0 auto;
    text-align: left;
    max-width: 99%;
    margin-right: 0px;
    margin-left: 0px;
  }

  #what-is-tezspire #text-5c5c4a4510 > div > div > div.rightsidecontainer > div.card-btn,#what-is-tezspire #text-ad3ae2f600 > div > div > div.rightsidecontainer > div.card-btn {
    padding-left: 37px;
    padding-right: 37px;
    padding-top: 24px;
    padding-bottom: 24px;
    margin: 0 auto;
    width: fit-content;
  }

  #what-is-tezspire .together-logo-image {
    padding-top: 35px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 26px;
    margin: 0 auto;
  }

  #what-is-tezspire .leftside-container {
    margin: 0 auto;
    /* max-width: 280px; */
    width: 88%;
    background: white;
    border-radius: 15px;
  }

  #what-is-tezspire img.tez-logo-image {
    width: 146px;
    height: 93.579px;
    flex-shrink: 0;
  }

  #what-is-tezspire .enrow-text-container {
    padding-left: 20px;
   /* padding-right: 24px; */
    padding-right: 10px;
    margin: 0 auto;
    text-align: left;
  }

  #what-is-tezspire .enrow-criteria-text {
    padding-left: 20px;
    padding-right: 18px;
    margin: 0 auto;
    padding-top: 8px;
    text-align: left;
  }

  #what-is-tezspire  #text-5c5c4a4510 > div > div > div.leftside-container > div.card-btn,#what-is-tezspire #text-ad3ae2f600 > div > div > div.leftside-container > div.card-btn {
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 24px;
    padding-bottom: 24px;
    margin: 0 auto;
    width: fit-content;
  }

  #what-is-tezspire .sec2_mheading {
    color: #003764;
    /* font-family: Poppins-Black, sans-serif; */
    font-size: 24px;
    padding-top: 40px;
    padding-left: 36px;
    padding-right: 42px;
    line-height: 30px;
    font-weight: 900;
    padding-bottom: 24px;
    margin: 0 auto;
     font-family: 'Poppins', sans-serif;
    font-weight:900;
  }

  #what-is-tezspire #text-2bf94e6a43 > div > div.sec2_sheading_cont > div.sec2_col1 > p, #what-is-tezspire #text-6895ba8c4a > div > div.sec2_sheading_cont > div.sec2_col1 > p {
    padding-left: 28px;
    padding-right: 20px;
    padding-top: 24px;
    padding-bottom: 0px;
    /* backdrop-filter: blur(5px); */
    ;
  }

  #what-is-tezspire br.mbr {
    display: none;
  }

  #what-is-tezspire #text-2bf94e6a43 > div > div.sec2_sheading_cont > div.sec2_col2 > p, #what-is-tezspire #text-6895ba8c4a > div > div.sec2_sheading_cont > div.sec2_col2 > p {
   /* padding-bottom: 24px; */
    padding-bottom: 11px;
    padding-left: 28px;
    padding-right: 25px;
    padding-top: 24px;
    margin: 0 auto;
    text-align: center;
  }

  #what-is-tezspire #text-2bf94e6a43 > div > div.sec2_sheading_cont > div.sec2_col3 > p, #what-is-tezspire #text-6895ba8c4a > div > div.sec2_sheading_cont > div.sec2_col3 > p {
    /* padding: 0px 54px; */
    padding-left: 28px;
    padding-right: 25px;
    padding-top: 24px;
    padding-bottom: 0px;
    margin: 0 auto;
  }

  #what-is-tezspire .sec2_sheading {
    line-height: normal;
    width: 88%;
   /* font-family: Poppins-SemiBold, sans-serif;*/
    margin: 0px auto;
    padding-left: 28px;
    padding-top: 0px;
    padding-right: 25px;
    font-weight: 600;
    padding-bottom: 23px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #what-is-tezspire #section_2 .sec_foooter {
    font-weight: 500;
    width: 80%;
    margin: auto;
    font-family: Poppins-Medium, sans-serif;
  }

  #what-is-tezspire #section_2 .sec2_col2 {
    border-right: none;
    border-left: none;
  }

  #what-is-tezspire #section_2 .sec2_col2:after {
    content: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/tz-right-for-me/what-is-teszpirelinemobile.png);
  }

  #what-is-tezspire #section_2 .sec2_col2:before {
    content: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/tz-right-for-me/what-is-teszpirelinemobile.png);
  }
}

@media only screen and (min-width: 992px) and (max-width: 1220px) {
  #what-is-tezspire .together-logo-image {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }

  #what-is-tezspire .redbox {
    background-repeat: no-repeat;
    background-size: cover;
  }

  #what-is-tezspire #text-ad3ae2f600 > div > div > div.leftside-container > div.card-btn {
    padding-top: 39px;
    display: flex;
    padding-bottom: 51px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    justify-content: center;
  }

  #what-is-tezspire #text-ad3ae2f600 > div > div > div.rightsidecontainer > div.card-btn {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding-top: 39px;
    padding-bottom: 51px;
  }

  #what-is-tezspire .rightsidecontainer {
    max-width: 498px;
  }

  #what-is-tezspire  .leftside-container {
    max-width: 498px;
  }

  #what-is-tezspire .enrow-text-container {
   /* padding-left: 64px;
    padding-right: 87px; */
    margin: 0 auto;
    text-align: center;
  }

  #what-is-tezspire p.enrowtext {
    font-size: 23px;
  }

  #what-is-tezspire p.elitext {
    font-size: 23px;
  }

  #what-is-tezspire .card-image {
    padding-left: 214px;
    padding-right: 158px;
  }

  #rs-sec3 .fa-chevron-left:before {
    margin-left: 29%;
  }

  #rs-sec3 .enable-slider-icon .fa-chevron-right {
    margin-right: -17px !important;
  }

  #what-is-tezspire .eliglible-criteria-text {
    padding-left: 39px;
    padding-top: 12px;
    padding-right: 57px;
    margin: 0 auto;
    text-align: center;
  }

  #what-is-tezspire a.n {
    display: inline-block;
  }

  #what-is-tezspire p.enrow-text, #what-is-tezspire p.elicriteria-text {
    font-size: 15px;
  }

  #what-is-tezspire .banner-text {
    top: 17% !important;
  }

  .rs-sec3-footer-matter {
    width: 510px;
  }

  .rs-sec3-footer {
    background-size: 100% 100%;
    height: 310px;
  }
}

@media only screen and (min-width: 360px) and (max-width: 550px) {
  #what-is-tezspire img.cmp-youtubevideo__thumbnail {
    border-radius: 26px;
  }
}

@media only screen and (min-width: 550px) and (max-width: 992px) {
  #what-is-tezspire img.cmp-youtubevideo__thumbnail {
    border-radius: 40px;
  }
}




/* code end here*/

/* second new code here */
#results-page .inner-container {
  gap: 41px;
  display: flex;
  margin: 0 auto !important;
}

#results-page #card-component > div > div > div.leftside-container > div.eliglible-text-container > p > sup {
  position: relative;
  font-size: 100%;
  vertical-align: top;
  top: 0px;
}

#results-page #text-1ff9d0572a > div > div > div.rightsidecontainer > div.card-image > img {
  width: 116.032px;
  height: 111px;
}

#results-page .redbox {
  background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/how-tezspire-works/how_tezspireworks.jpg);
  padding: 80px 116px 86px 116px;
}

p.elitext {
  color: var(--Navy, #003865);
 /* font-family: Poppins-Black, sans-serif; */
 /* font-family: 'Poppins-SemiBold', sans-serif;*/
  font-size: 30px;
  font-style: normal;
  font-weight: unset;
  line-height: normal;
  color: var(--Navy, #003865);
  font-family: 'Poppins', sans-serif;

font-weight:600;
}

#results-page p.elicriteria-text:before {
  content: "";
  margin-left: 0px;
}

#results-page #text-1ff9d0572a > div > div > div.rightsidecontainer > div.card-btn {
  padding-left: 194px;
  padding-right: 206px;
  padding-top: 37px;
  padding-bottom: 51px;
}

#results-page #text-1ff9d0572a > div > div > div.leftside-container > div.eliglible-text-container {
  padding-left: 40px;
  padding-right: 11px;
  padding-top: 0px;
  margin: 0 auto;
  text-align: left;
}

#results-page #text-1ff9d0572a > div > div > div.leftside-container > div.eliglible-text-container > p > sup {
  position: relative;
  font-size: 100%;
  vertical-align: top;
  top: 0px;
}

#results-page #text-1ff9d0572a > div > div > div.leftside-container > div.eliglible-criteria-text {
  padding-left: 60px;
  padding-top: 20px;
  padding-right: 43px;
  margin: 0 auto;
}

#results-page p.elicriteria-text:before {
  content: "*";
  width: 8px;
  margin-left: -7px;
}

#results-page #text-1ff9d0572a > div > div > div.leftside-container > div.card-btn {
  padding-left: 30%;
  padding-right: 30%;
  padding-bottom: 51px;
  padding-top: 40px;
  display: flex;
  justify-content: center;
}

#results-page #text-1ff9d0572a > div > div > div.leftside-container > div.eliglible-criteria-text > p {
  text-align: left;
}

#results-page #text-1ff9d0572a > div > div > div.leftside-container > div.card-image {
  padding-top: 31px;
  padding-left: 222px;
  padding-right: 212px;
    /* padding-bottom: 11px; */
  margin: 0 auto;
  padding-bottom: 17px;
}

#results-page #text-1ff9d0572a > div > div > div.rightsidecontainer > div.card-image {
  padding-top: 22px;
  padding-left: 233px;
  padding-right: 232px;
  padding-bottom: 0px;
  margin: 0 auto;
}

@media only screen and (min-width: 992px) and (max-width: 1220px) {
  #results-page #text-1ff9d0572a > div > div > div.rightsidecontainer > div.card-image {
    padding-left: 156px;
    padding-right: 158px;
    display: flex;
    justify-content: center;
  }

  #results-page #text-1ff9d0572a > div > div > div.leftside-container > div.card-image {
    padding-left: 159px;
    padding-right: 158px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
  }

  #results-page #text-1ff9d0572a > div > div > div.rightsidecontainer > div.card-btn {
    padding-top: 39px;
    display: flex;
    padding-bottom: 51px;
    justify-content: center;
    padding-left: 0px;
    padding-right: 0px;
  }

  #results-page #text-1ff9d0572a > div > div > div.leftside-container > div.card-btn {
    padding-bottom: 51px;
    display: flex;
    justify-content: center;
   /* padding-top: 30px; */
    padding-top: 43px;
    padding-left: 0px;
    padding-right: 0px;
  }

  #results-page #text-1ff9d0572a > div > div > div.rightsidecontainer > div.eliglible-criteria-text {
   /* padding-top: 42px; */
    padding-top: 77px;
  }
}

@media only screen and (max-width: 992px) {
  #results-page .inner-container {
    gap: 20px;
    display: grid;
    max-width: 992px;
    margin: 0 auto !important;
  }

  #results-page #card-component > div > div > div.rightsidecontainer > div.card-image > img:nth-child(1) {
    display: block !important;
  }

  #results-page #card-component > div > div > div.rightsidecontainer > div.card-image > img:nth-child(2) {
    display: none;
  }

  #results-page .redbox {
    background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/how-tezspire-works/mobile/how_tezspireworks.jpg);
    background-size: 100% 100%;
    padding-bottom: 79px;
    background-repeat: no-repeat;
    padding-top: 45px;
    padding-left: 27px;
    padding-right: 28px;
  }

  #results-page #text-1ff9d0572a > div > div > div.rightsidecontainer > div.card-image {
    padding-top: 24px;
    padding-left: 90px;
    padding-right: 90px;
    /* padding-bottom: 11px; */
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }

  #results-page #text-1ff9d0572a > div > div > div.rightsidecontainer > div.eliglible-text-container {
    padding-left: 20px;
    padding-right: 27px;
    padding-top: 20px;
    margin: 0 auto;
    text-align: center;
  }

  #results-page  #text-1ff9d0572a > div > div > div.rightsidecontainer > div.eliglible-criteria-text {
   /* padding-left: 20px; */
    padding-left: 22px;
    padding-top: 8px;
    padding-right: 19px;
    margin: 0 auto;
    text-align: center;
  }

  #results-page #text-1ff9d0572a > div > div > div.rightsidecontainer > div.card-btn {
   /* padding-left: 44px;
    padding-right: 57px; */
    padding-left: 53px;
    padding-right: 53px;
   /* padding-top: 39px; */
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
    justify-content: center;
  }

  #results-page #text-1ff9d0572a > div > div > div.leftside-container > div.card-image {
    padding-top: 48px;
    padding-left: 67px;
    padding-right: 66px;
    /* padding-bottom: 11px; */
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }

  #results-page #text-1ff9d0572a > div > div > div.leftside-container > div.eliglible-text-container {
    padding-left: 20px;
    padding-right: 27px;
    padding-top: 24px;
    margin: 0 auto;
    text-align: left;
  }

  #results-page #text-1ff9d0572a > div > div > div.leftside-container > div.eliglible-criteria-text {
    padding-left: 20px;
    padding-top: 8px;
    padding-right: 19px;
    margin: 0 auto;
  }

  #results-page #text-1ff9d0572a > div > div > div.leftside-container > div.card-btn {
    padding-left: 31px;
    padding-right: 31px;
    padding-bottom: 24px;
    padding-top: 24px;
    display: flex;
    /* margin: 0 auto; */
    justify-content: center;
  }

  #results-page #text-1ff9d0572a > div > div > div.rightsidecontainer > div.eliglible-text-container > p {
    text-align: left;
  }

  #results-page  #text-1ff9d0572a > div > div > div.rightsidecontainer > div.eliglible-criteria-text > p {
    text-align: left;
  }

  #results-page #text-1ff9d0572a > div > div > div.rightsidecontainer > div.eliglible-criteria-text > p:before {
    content: "";
    width: 8px;
    margin-left: 0px;
  }
}

@media only screen and (min-width: 350px) and (max-width: 992px) {
  #results-page #text-1ff9d0572a > div > div > div.leftside-container > div.eliglible-criteria-text > p {
    text-align: left;
    letter-spacing: 0.5px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1220px) {
  #results-page #card-component > div > div > div.rightsidecontainer > div.card-image {
    padding-left: 156px;
    padding-right: 158px;
    display: flex;
    justify-content: center;
  }

  #results-page  #card-component > div > div > div.rightsidecontainer > div.eliglible-criteria-text {
       /* padding-top: 77px; 
        padding-top: 66px; */
    ;
  }

  #results-page #card-component > div > div > div.rightsidecontainer > div.card-btn {
    padding-top: 40px;
    display: flex;
    padding-bottom: 51px;
    justify-content: center;
    padding-left: 0px;
    padding-right: 0px;
  }

  #results-page p.elitext {
    font-size: 23px;
  }

  #results-page #card-component > div > div > div.leftside-container > div.card-image {
    padding-left: 159px;
    padding-right: 158px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
  }

  #results-page #card-component > div > div > div.leftside-container > div.card-btn {
    padding-bottom: 51px;
    display: flex;
    justify-content: center;
    /* padding-top: 30px; */
    padding-top: 43px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

#results-page a.anchorlinkredirection {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  color: #D31246;
  cursor: pointer;
}

#results-page #card-component > div > div > div.rightsidecontainer > div.eliglible-criteria-text > p:before {
  content: unset;
}

@media only screen and (min-width: 380px) and (max-width: 400px) {
  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile {
   /* margin-left: 17%!important;
    max-width: 274px !important; */
    margin-left: 15% !important;
    max-width: 240px !important;
  }

  #rs-sec3 h3.cmp-videogallery__item-title {
    width: 50%!important;
  }
}

@media only screen and (min-width: 1430px) and (max-width: 1445px) {
  .rs-sec2-ssmatter {
    font-family: 'Poppins-Regular', sans-serif;
    /*font-size: 14px; */
    font-size: 11.5px;
    line-height: 18px;
    margin-top: 8px;
    margin-left: 0px;
   /* padding-left: 10px; */
    padding-left: 8px;
    padding-right: 0px;
   /* width: 275px; */
    width: 107%;
  }

  .rs-sec-text {
    width: 300px;
  }
}

  
  /* code end here */
  
/* new code july updates here */
 
@media only screen and (min-width:992px) {
  #safety-information-page .banner-text {
  /*  left: 8%;
    margin-bottom: -3%; 
    white-space: nowrap; */
    left: 8%;
    margin-bottom: 0;
  }

  #results-page .inner-container .leftside-container .eliglible-criteria-text p.elicriteria-text {
    max-width: 93% !important;
  }

  #results-page #text-a477b59a60 > div > div > div.banner-img > img.img-lg {
    margin-top: 1%;
  }

  #safety-information-page .banner-flex {
    align-items: center;
    justify-content: unset;
  }

  #safety-information-page  .text-orange {
    color: white;
  }

  #safety-information-page .banner-text h1 {
   /* font-family: 'Poppins-SemiBold', sans-serif;*/
    max-width: 100%;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #safety-information-page .banner-text .ssheading {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    /*font-family: 'Poppins-SemiBold';*/
    margin-top: 16px;
    letter-spacing: .5px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #safety-information-page .banner-img {
    width: -webkit-fill-available;
  }

  #safety-information-page img.img-lg {
    width: -webkit-fill-available;
  }

  #safety-information-page .banner-text {
    text-align: -webkit-auto;
  }

  #safety-information-page .safe-sec2-heading {
    /*font-family: 'Poppins-SemiBold', sans-serif;*/
    max-width: 90%;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #safety-information-page .safe-sec2-topline {
    /* font-family: 'Poppins-Bold' !important; */
      font-family: 'Poppins', sans-serif;
    font-weight:700;
  }

  #safety-information-page div#pg2-sec4 {
    background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/tz-safety/updated_background.jpg);
    background-repeat: round;
    background-size: 100%;
    /* height: 100vh; */
    ;
  }

  #safety-information-page a.btn,#safety-information-pag a#tr {
    font-family: 'Poppins-Regular', sans-serif !important;
    font-size: 14px;
    width: max-content;
    padding: 14px 10px 15px 23px;
  }

  #safety-information-page .find-btn-cnt {
    max-width: none;
    margin-top: -43px;
  }

  #safety-information-page .pd-btm-find .find-btn-cnt {
    position: relative;
    left: -10px;
  }

  #safety-information-page p.submatter {
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 93%;
    /* font-family: 'Poppins-Regular', sans-serif !important; */
      font-family: 'Poppins', sans-serif !important;
    font-weight:400;
    color: #000;
  }

  #safety-information-page .d-find-flex {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
  }

  #safety-information-page .main-container {
    max-width: 994px;
    margin: auto;
    padding: 80px 0;
  }

  #tz-together-support-program-page .rs-sec3-footer-heading {
    margin-left: 12px;
    margin-top: 55px;
  }

  #safety-information-page .find-btwen-img {
    position: absolute;
    left: -172px;
    top: 58.9px;
    z-index: 9;
  }
}

@media only screen and (max-width:992px) {
  #safety-information-page .banner-text {
    position: absolute;
    margin-top: 50%;
    background: none;
  }

  #safety-information-page #text-8f70699c63 > div > div > div.find-first-bx.pd-btm-find > div.find-btwen-img > img {
    display: none;
  }

  #safety-information-page .main-container {
    max-width: -webkit-fill-available;
    margin: auto;
    padding: 40px 25px 40px 25px;
  }

  #safety-information-page  .main-find-sct {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  #safety-information-page div#pg2-sec4 {
    background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/tz-safety/updated_overlay.png);
    background-repeat: round;
    background-size: 100%;
  }

  #safety-information-page .banner-text h1 {
   /* font-family: 'Poppins-SemiBold', sans-serif;*/
    font-size: 24px;
    font-style: normal;
   font-weight: normal;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }
  

  #safety-information-page .banner-text .ssheading {
    font-size: 16px;
   /* font-family: 'Poppins-SemiBold';*/
    font-style: normal;
   font-weight: normal;
    line-height: normal;
    margin-top: 8px;
    max-width: 90%;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #safety-information-page .text-orange {
    color: white;
  }

  #safety-information-page .banner-text {
   /* padding: 53px 29px 1px 24px; */
    max-width: unset;
    margin: auto;
    left: auto;
    position: absolute;
    right: auto;
    text-align: left;
    padding: 25px 0px 25px 20px;
    width: 100%;
    margin-top: 55%;
  }

  #safety-information-page  .safe-sec2-heading {
    /*font-family: 'Poppins-SemiBold';*/
    font-size: 24px;
    max-width: 90%;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #safety-information-page  .safe-sec2-topline {
   /* font-family: 'Poppins-SemiBold';*/
    padding-right: 15px;
    font-size: 16px;
    color: #3C4242;
    font-weight: 700;
           /* font-weight: normal;
    font-family: Poppins-bold, sans-serif !important;*/
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #safety-information-page .find-first-bx {
    padding: 40px 20px 40px 24px !important;
    margin: 0px;
  }

  #safety-information-page h4.mdheading {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
  }

  #safety-information-page .find-btn-cnt {
    padding-top: 24px;
    margin: 0 auto;
    padding-left: 0px;
    margin-top: 0px;
    text-align: center;
  }

  #safety-information-page .find-first-bx.pd-top-find .mdheading {
    font-size: 20px;
    line-height: 24px;
   /* padding-top: 55px;*/
    font-style: normal;
            font-weight: normal;
    font-weight: 700;
    line-height: 28px;
  }

  #safety-information-page .find-btn-sct.find-btn-shadow {
    padding-bottom: 10px;
  }

  #safety-information-page .find-btn-sct {
    padding-bottom: 0px;
  }

  #safety-information-page .submatter {
    /* font-family: 'Poppins-Regular', sans-serif; */
      font-family: 'Poppins', sans-serif;
    font-weight:400;
  }

  #safety-information-page #text-8f70699c63 > div > div > div.find-first-bx.pd-top-find > div > div.find-cnt > p {
    max-width: 100%;
  }

/***************Safety Information Mobile****************/

  #safety-information-page #tezspire-effects-container {
    width: 100%;
    padding-top: 5px;
    Padding-left: 23px;
    padding-right: 23px;
  }

  #safety-information-page #tezspire-effects-container > div {
    flex-direction: column;
    align-items: center;
  }

  #safety-information-page #tezspire-effects-container h3 {
    font-size: 24px;
    line-height: 32px;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  #safety-information-page #tezspire-effects p {
    line-height: 24px;
    text-align: left;
    width: 100%;
    padding-left: 23px;
    padding-right: 23px;
  }

  #safety-information-page #tezspire-effects .effects-foot {
    padding-top: 24px;
    padding-bottom: 48px;
    padding-left: 23px;
    padding-right: 23px;
  }

  #safety-information-page #tezspire-effects .effects-foot a {
    color: inherit;
    text-decoration: none;
  }

  #safety-information-page #tezspire-effects-container #effects-left-txt {
    margin-left: 0;
  }

  #tezspire-effects-container > div > .text,
#tezspire-effects-container > div > .table {
    width: 100%;
  }

  #safety-information-page #tezspire-effects-container table {
    font-size: 16px;
    line-height: 20px;
    /*width: 345px;*/
    width: 100%;
    margin-left: 0;
  }

  #safety-information-page #tezspire-effects-container td {
    padding: 10px 5px !important;
  }

  #tezspire-effects-container table td:nth-child(1) {
    text-align: left;
    position: relative;
    /*left: 3px;*/
    max-width: 76px;
    padding: 10px 15px !important;
  }

  #tezspire-effects-container .eight-crwnp-table table td:nth-child(1) {
    max-width: 122px;
    letter-spacing: -0.28px;
    font-size: 14px;
  }

  #safety-information-page table > tbody > tr > td:nth-child(1) {
    padding: 10px 15px !important;
  }

  #tezspire-effects-container > div.table.parbase > div > table > tbody > tr:nth-child(1) > td,#tezspire-effects-container > div.table.parbase > div > table > tbody > tr:nth-child(6) > td {
    padding: 0 !important;
    height: 24px;
  }

  #tezspire-effects-container .cmp-table--title {
    margin: 0;
  }

  #tezspire-effects-container > div.table.parbase > div > table > tbody > tr:nth-child(2) > td:nth-child(1) {
    letter-spacing: normal !important;
  }

  #safety-information-page #tezspire-effects-container p.safety-sa-se-txt {
    padding-bottom: 16px;
    padding-top: 24px;
  }

  #tezspire-effects-container table td:nth-child(2),#safety-information table > tbody > tr > td:nth-child(2) {
    max-width: fit-content;
    padding: 10px 15px !important;
  }

  #tezspire-effects-container table td:nth-child(3),#safety-information table > tbody > tr > td:nth-child(3) {
    max-width: fit-content;
    padding: 10px 15px !important;
  }

  #safety-information-page  #tezspire-effects-container .eight-crwnp-table > table > tbody > tr > td:nth-child(1) {
    padding-left: 24px !important;
  }

  #safety-information-page #tezspire-effects-container td {
    letter-spacing: -0.28px;
  }

  #safety-information-page #tezspire-effects-container tr:nth-child(2) td {
    font-size: 14px;
  }

  #safety-information-page #tezspire-effects-container td span {
    font-size: 12px;
  }

  #tezspire-effects-container > div > div.table > div > table > tbody > tr:nth-child(2) > td:nth-child(1) {
    inline-size: 11ch;
  }

  #safety-information-page #bottom-cta-section {
    padding: 40px 0;
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/images/mobile/safety-module.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 422px;
  }

  #safety-information-page #cta-sec-card1 {
    flex-direction: column;
    width: 90%;
    height: 342px;
    margin: 0 auto;
    padding: 40px 30px 50px;
    max-width: 632px;
  }

  #safety-information-page #bottom-cta-section h3 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  #safety-information-page #tezspire-effects-container .normal-table-container {
    margin: 0 auto;
    max-width: 340px;
  }

  #safety-information-page #tezspire-effects-container .padding-top-10 > table > tbody > tr > td:nth-child(1) {
    padding-left: 20px !important;
    /*padding-right:20px !important;*/
    ;
  }

/***************Safety Information Mobile Ends****************/


}

@media screen and (min-width: 769px) and (max-width: 820px) {
  #safety-information-page .find-btwen-img {
       /*  top: 270px; */
    top: auto;
    margin: 0 auto;
    left: 0px;
  }

  #safety-information-page  .find-cnt {
    max-width: -webkit-fill-available;
  }

  #safety-information-page  .find-first-bx .mdheading {
    max-width: -webkit-fill-available;
  }

  #safety-information-page .find-first-bx.pd-top-find .mdheading {
    /*padding-top: 80px;*/
    ;
  }
}

@media screen and (min-width: 1105px) and (max-width: 1107px) {
  #safety-information-page .banner-text h1 {
   /* font-family: 'Poppins-SemiBold', sans-serif;*/
    max-width: 100%;
    letter-spacing: 1px!important;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }
}

@media screen and (min-width: 820px) and (max-width: 991px) {
  #safety-information-page .find-btwen-img {
       /* top: 270px; */
    top: auto;
    margin: 0 auto;
    left: 0px;
  }

  #safety-information-page  .find-cnt {
    max-width: -webkit-fill-available;
  }

  #safety-information-page .find-first-bx .mdheading {
    max-width: -webkit-fill-available;
  }

  #safety-information-page .find-first-bx.pd-top-find .mdheading {
    padding-top: 0px;
  }
}

#safety-information-page a.btn, #safety-information-pag a#tr {
  border-radius: 50px;
  background: var(--Navy, #003865);
  box-shadow: 0px 4px 0px 0px #EF426F;
}

#safety-information-page .btn-blue:hover {
  background: #A2B3C6 !important;
}
/* 
 
/* new css code for updated phase 2 */

#what-is-tezspire .text-orange {
  color: white;
}

#what-is-tezspire span.orcolour {
  color: #EF426F;
}

#what-is-tezspire .rs-sec-text {
  background-color: #BDD9F0;
}

@media only screen and (min-width: 1430px) and (max-width: 1445px) {
  .rs-sec-text {
    width: 300px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  .rs-sec-text {
    width: 300px;
  }

  .rs-sec3-footer-matter {
    width: 510px;
  }

  .rs-sec3-footer {
    background-size: 100% 100%;
    height: 310px;
  }
}

@media only screen and (min-width: 1200px) {

  #safety-information-page .banner-text h1 {
    letter-spacing: 2px;
  }
}

@media only screen and (min-width:992px) {
  #safety-information-page img.img-lg {
   /* width: unset;*/
    ;
  }

  #what-is-tezspire .banner-text {
    left: 8%;
    top: 28%;
    text-align: unset;
    max-width: 35%;
  }

  #peakweeklandingpage #rs-sec3 .cmp-videogallery__player {
    height: 525px !important;
  }

  #peakweeklandingpage #rs-sec3 > div.videogallery > div > div > div.cmp-videogallery__holder > div.cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile > div > div > p:nth-child(1) {
    text-indent: -7px;
  }

  #peakweeklandingpage #rs-sec3 .cmp-videogallery__thumbnail {
    border-radius: 30px;
    height: 525px;
    object-fit: cover;
  }

  #video-gallery-1434949482 > div.cmp-videogallery__item-image > img {
    height: 124.92px;
    object-fit: cover;
  }

  #find-a-specialist #text-1ff9d0572a > div > div > div.rightsidecontainer > div.card-image > img {
    width: 120.007px !important;
    height: 129.347px !important;
  }

  #what-is-tezspire:has(#new_julie) .cmp-youtubevideo__player {
    max-width: 900px;
    height: 504px !important;
    margin: 0 auto;
    margin-top: 42px;
    margin-bottom: 15px;
  }

  #safety-information-page .find-btn-sct a {
    border-radius: 50px;
    background: #003865;
    box-shadow: 0px 4px 0px 0px #EF426F;
    /* font-family: 'Poppins-bold', sans-serif !important; */
    font-size: 14px;
    width: max-content;
    padding: 14px 10px 15px 23px;
    text-decoration: none !important;
    line-height: 25px;
    border-bottom: 3px solid transparent;
    display: inline-block;
    color: white;
    font-weight: 700 !important;
      font-family: 'Poppins', sans-serif !important;
    font-weight:700;
  }

  #safety-information-page .find-btn-sct .arrow {
    position: relative;
    top: 2px;
  }

  #what-is-tezspire .banner-img {
    width: 100%;
  }

  #rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:nth-child(3) {
    color: #3C4242;
    letter-spacing: -0.1px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  #rs-sec3 .cmp-videogallery__content {
    padding: 0.5em 0.5em;
  }

  #results-page .sec2_mheading {
    color: #003764;
    /* font-family: 'Poppins-SemiBold', sans-serif; */
    font-size: 40px;
    padding-top: 33px;
    line-height: 36px;
    padding-bottom: 25px;
    margin: 0 auto;
    max-width: 70%;
    font-style: normal;
    line-height: normal;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(1) > div > div.rs-sec2-smatter {
    font-size: 15.4px;
    padding-bottom: 0px;
  }

  #rs-sec3.fa-chevron-left:before {
    background: #DDDDDD !important;
    width: 38px;
    height: 38px;
    display: flex;
  }

  #rs-sec3 .fa-chevron-right:before, .fa-chevron-left:before {
    padding: 10px 16px !important;
  }

  #what-is-tezspire p.enrow-text:before {
    content: "*";
    width: 8px;
    margin-left: -7px;
  }

  #what-is-tezspire #text-ad3ae2f600 > div > div > div.leftside-container > div.enrow-text-container > p > sup {
    position: relative;
    font-size: 100%;
    vertical-align: top;
    top: 0px;
  }

  #what-is-tezspire #text-ad3ae2f600 > div > div > div.rightsidecontainer > div.card-image > img:nth-child(1) {
    display: none;
  }

  #what-is-tezspire .banner-text h1 {
    font-size: 40px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    color: #FFF;
 /*   font-family: Poppins-semibold ,sans-serif;*/
    font-size: clamp(2rem, 1.8571rem + 0.7143vw, 2.5rem);
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #what-is-tezspire .banner-text .sheading {
    padding-left: 4px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    color: #FFF;
    font-size: 16px;
    padding-bottom: 16px;
    max-width: 78%;
   /* font-family: 'Poppins-SemiBold' ,sans-serif;*/
   font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #what-is-tezspire .addnee {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
    /* font-family: Poppins-regular, sans-serif; */
      font-family: 'Poppins', sans-serif;
    font-weight:400;
    padding-left: 4px;
  }

  #what-is-tezspire .rs-sec2-flex-row {
    margin-top: 60px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 25px;
  }

  #what-is-tezspire .rs-sec2-cont {
    padding-top: 60px;
    max-width: 948px;
    margin: auto;
  }

  #what-is-tezspire h2.rs-sec2-hd {
    /* font-family: Poppins-Black, sans-serif; */
    line-height: 1.2;
    font-size: clamp(1.5rem, 1.3929rem + 0.5357vw, 1.875rem);
    text-align: center;
    color: #003865;
    margin: 0;
     font-family: 'Poppins', sans-serif;
    font-weight:900;
  }

  #what-is-tezspire .rs-sec2-flex-row {
    margin-top: 60px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 25px;
  }

  #what-is-tezspire .rs-sec2-flex-col {
    max-width: 33.3%;
    flex-basis: 33.3%;
  }

  #what-is-tezspire .rs-sec2-flex-col {
    max-width: 33.3%;
    flex-basis: 33.3%;
  }

  #what-is-tezspire .rs-sec2-flex-col {
    max-width: 33.3%;
    flex-basis: 33.3%;
    background-color: #BDD9F0;
    border-radius: 20px;
  }

  #what-is-tezspire h2.rs-sec2-hd {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    color: #003865;
    text-align: center;
    /*font-family: 'Poppins-SemiBold', sans-serif;*/
    margin: 0 auto;
    max-width: 80%;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #what-is-tezspire #text-3582e59a4b > div > div > div.banner-img > img.img-lg {
    width: 100%;
    max-width: 100%;
  }

  #what-is-tezspire img.venow {
    margin-top: -20%;
  }

  #what-is-tezspire .rs-sec2-footer {
    color: #003865;
    margin-bottom: 0px;
  }

  #what-is-tezspire .rs-sec-footerthree {
    /*font-family: 'Poppins-SemiBold', sans-serif;*/
    padding-top: 8px;
    padding-bottom: 0px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #what-is-tezspire .rs-sec2-sbhead {
    text-align: center;
    font-size: 24px;
    padding-right: 0px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
 /* 133.333% */
    text-transform: uppercase;
    color: #003865;
    /* font-family: 'Poppins-Bold', sans-serif; */
     font-family: 'Poppins', sans-serif;
    font-weight:700;
  }

  #what-is-tezspire .rs-sec-text.rs-sec-text-col2 {
    padding: 31px 5px 179px 6px;
  }

  #what-is-tezspire .rs-sec2-smatter {
    color: #003865;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(1) > div > div.rs-sec2-sbhead {
    padding-top: 8px;
    margin-bottom: 16px;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(1) > div > div:nth-child(4) {
    padding-bottom: 20px;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(3) > div > div.rs-sec2-sbhead {
    padding-top: 7px;
    max-width: 87%;
    margin: 0 auto;
    font-weight: 800;
    /* font-family: 'Poppins-Bold', sans-serif; */
      font-family: 'Poppins', sans-serif;
    font-weight:700;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(3) > div {
    /* padding-bottom: 60px; 
    margin-bottom: 12px; */
    margin-bottom: 14px;
  }

  #what-is-tezspire a.anchorlinkredirection {
    text-decoration-line: underline;
    color: var(--Navy, #003865);
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(3) > div > div.rs-sec2-smatter {
    max-width: 98%;
    margin: 0 auto;
    padding-top: 15px;
  }

  #safety-information-page.find-btn-sct a:hover {
    background: #A2B3C6 !important;
  }
}

@media only screen and (max-width:991px) {
  #what-is-tezspire h2.rs-sec2-hd {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    color: #003865;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
    /*font-family: 'Poppins-SemiBold', sans-serif;*/
    max-width: 90%;
    /*max-width:100%; */
    padding-bottom: 7px;
    margin-top: 0px;
    margin: 0 auto;
    padding-top: 20px;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #rs-sec3 > div.videogallery > div > div > div.cmp-videogallery__holder > div.cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile > div > div > p:nth-child(1) {
    text-indent: -10px;
  }

  #what-is-tezspire .rs-sec3-footer-heading {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
   /* width: 85%; */
    width: 60%;
    line-height: normal;
  }

  #what-is-tezspire .rs-sec2-cont {
       /* padding-top: 40px; */
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
  }

  #what-is-tezspire .rs-sec2-flex-row {
    margin-top: 25px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    row-gap: 25px;
    flex-direction: column;
  }

  #what-is-tezspire .rs-sec2-sbhead {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #003865;
    text-align: center;
    padding-right: 0px;
    max-width: 84%;
    padding-bottom: 10px;
    margin: 0 auto;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(2) > div > div {
    max-width: 95%;
  }

  #what-is-tezspire .rs-sec2-smatter {
    /* font-family: 'Poppins-Regular'; */
      font-family: 'Poppins', sans-serif;
    font-weight:400;
    font-size: 16px;
    line-height: 24px;
    color: #003865;
    text-align: center;
  }

  #what-is-tezspire .rs-sec2-ssmatter {
    /* font-family: 'Poppins-Regular', sans-serif; */
      font-family: 'Poppins', sans-serif;
    font-weight:400;
    font-size: 12px;
    margin-top: 8px;
    margin-left: 14px;
    padding-right: 3px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(1) > div > div:nth-child(4) {
    padding-bottom: 20px;
  }

  #what-is-tezspire .rs-sec2-cont img {
    width: 100%;
  }

  #what-is-tezspire .rs-sec-text {
    margin-top: -3%;
    min-height: auto;
  }

  #what-is-tezspire  #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(3) > div > div.rs-sec2-smatter {
    padding-right: 18px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: normal;
  }

  #what-is-tezspire .rs-sec2-footer {
    color: #003865;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    padding-top: 0px;
    margin-top: -2%;
    padding-bottom: 6px;
  }

  #what-is-tezspire .rs-sec-footerthree {
    color: #003865;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: unset;
    line-height: normal;
   /*  font-family: 'Poppins-SemiBold', sans-serif; */
   /* font-family: 'Poppins-SemiBold', sans-serif;*/
    padding-top: 0px;
    padding-bottom: 18px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #what-is-tezspire a.anchorlinkredirection {
    color: var(--Navy, #003865);
    text-decoration-line: underline;
  }

  #what-is-tezspire #text-ad3ae2f600 > div > div > div.leftside-container > div.enrow-text-container > p > sup {
    position: relative;
    font-size: 100%;
    vertical-align: top;
    top: 0px;
  }

  #what-is-tezspire p.enrow-text:before {
    content: "*";
    width: 8px;
    margin-left: -7px;
  }

  #results-page .sec2_mheading {
    padding-right: 27px;
  }

  #results-page span.boldaspernew {
   /* font-weight: 700; */
    /*font-family: 'Poppins-SemiBold', sans-serif;*/
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #results-page .sec2_mheading {
    color: #003764;
        /*font-family: 'Poppins-Black', sans-serif; */
    font-size: 24px;
    padding-top: 12px;
    padding-left: 21px;
    padding-right: 27px;
    margin-right: 0px;
    margin-left: 0px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 24px;
    margin: 0 auto;
    max-width: 91%;
   /* font-family: 'Poppins-Bold', sans-serif; */
    /*font-family: 'Poppins-SemiBold', sans-serif;*/
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }
}

#what-is-tezspire a.n {
  color: var(--Navy, #003865);
  font-style: normal;
  font-weight: 700;
  text-decoration-line: underline;
}

@media only screen and (max-width: 350px) {
  #what-is-tezspire .redbox {
    padding-left: 0px;
    padding-right: 0px;
  }

  #results-page .banner-text h1 {
    margin-top: 45%;
  }

  #what-is-tezspire .banner-text {
    padding: 17px 0px 25px 10px;
  }

  #what-is-tezspire .banner-text .sheading {
    font-size: 15px;
  }

  #what-is-tezspire .addnee {
    font-size: 13.5px;
  }

  .lungs-main-content {
    padding: 0 15px 0 15px!important;
  }

  .first-lungs-asthama {
    padding: 17px 18px 14px 17px!important;
  }

  p.seven-one-asthama-txt {
    right: 0px!important;
  }

  .second-lungs-asthama {
    padding: 41px 18px 39px 18px!important;
  }

  .third-relive-asthama {
    padding: 40px 9px 40px 9px!important;
  }

  #what-is-tezspire .theresa__title p {
    max-width: 76%!important;
  }

  #what-is-tezspire .theresa__footnote p {
    font-size: 11px!important;
  }
}

@media only screen and (min-width: 1560px) {
  #what-is-tezspire .rs-sec-text.rs-sec-text-col2 {
    padding: 31px 5px 216px 6px;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(3) > div {
    margin-bottom: 50px;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(1) > div > div:nth-child(4) {
    padding-bottom: 23px;
  }
}

#what-is-tezspire img.pseudo {
  margin-left: -8px;
  width: 8px !important;
  height: 9px;
}

@media only screen and (min-width: 992px) and (max-width: 1429px) {
  #what-is-tezspire .rs-sec-text.rs-sec-text-col2 {
    padding: 30px 5px 218px 6px;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(3) > div {
       /* margin-bottom: 82px; */
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 1930px) {
  #safety-information-page .banner-text h1 {
    font-size: 55px;
   /* max-width: 40%; */
    max-width: 70%;
    /*font-family: 'Poppins-SemiBold', sans-serif;*/
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #what-is-tezspire .enrow-text-container {
    text-align: unset;
    padding-left: 19px;
    padding-right: 19px;
  }

  #results-page a.btn.btn-blue, #what-is-tezspir a.btn.btn-blue {
    padding: 16px 9px 16px 30px;
  }

  #results-page #card-component > div > div > div.leftside-container > div.eliglible-text-container {
    padding-left: 19px;
    padding-right: 19px;
  }

  #safety-information-page .banner-text .ssheading {
    font-size: 26px;
    max-width: 100%;
  }

  #safety-information-page .banner-text {
    max-width: none;
    /*margin-left: 14%;
    
    margin-top: -3%; */
    margin-left: 5%;
    margin-top: 6%;
  }

  #what-is-tezspire .banner-text h1 {
    font-size: 55px;
   /* font-family: 'Poppins-SemiBold', sans-serif;*/
   font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #what-is-tezspire .banner-text .sheading {
    font-size: 26px;
  }

  #what-is-tezspire .addnee {
    font-size: 20px;
  }

  #what-is-tezspire .banner-text {
    left: 13%;
    top: 28%;
    max-width: 31%;
  }

  #measure-your-level-of-control .heroTitle {
    font-size: 55px !important;
    line-height: normal;
  }

  #measure-your-level-of-control .underTextP {
    max-width: 60%;
    font-size: 26px;
    line-height: normal;
  }

  #measure-your-level-of-control .takingTezspireHroTextTtem {
    left: 19%;
  }

  #results-page .banner-text h1 {
    font-size: 55px;
   /* font-family: 'Poppins-SemiBold', sans-serif;*/
   font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #results-page .banner-text .sheading {
    font-size: 25px;
    line-height: normal;
    max-width: 90%;
  }

  #results-page .banner-text {
    left: 21%;
    max-width: 34%;
  }

  #measure-your-level-of-control .theBotContent {
    margin-left: 30% !important;
    margin-right: 30% !important;
  }

  #taking-tezspire .takingTezspireHroTextTtem {
    left: 22%;
    top: 37%;
  }

  #taking-tezspire h1.heroTitle {
    font-size: 55px;
    margin-bottom: 20px;
  }

  #taking-tezspire .underTextP {
    font-size: 26px;
    font-style: normal;
    line-height: normal;
  }

  #safety-information-page #text-ab5df77967 > div > div.safe-sec2-row > div.safe-sec2-col.col2 > img.img-lg {
    width: 100%;
  }
}

#what-is-tezspire .tezspire-statistics-mobile {
  display: none;
}

@media only screen and (max-width: 991px) {
  #what-is-tezspire .modal-box:has(.exit-ramp-title) {
    margin-top: auto;
    margin-bottom: auto;
  }

  #results-page .modal-box:has(.exit-ramp-title) {
    margin-top: auto;
    margin-bottom: auto;
  }

  #taking-tezspire .modal-box:has(.exit-ramp-title) {
    margin-top: auto;
    margin-bottom: auto;
  }

  #what-is-tezspire .tezspire-statistics-mobile {
    display: block;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(1) > img:nth-child(1) {
    display: none;
  }
  
  #what-is-tezspire #text-938d60b903 > div > div > div > div.three-lungs-boxes > div > div.first-lungs-asthama > div > div.img-seven-one > img:nth-child(1){
              height: 109px;
        width: 160px;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(1) > div > div.rs-sec2-sbhead {
    padding-top: 10px;
    padding-bottom: 16px;
  }

  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(1) > div > div.rs-sec2-smatter {
    padding-bottom: 10px;
    max-width: 96%;
    margin: 0 auto;
  }

  .rs-sec3-footer {
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/tz-results/mobile-results-story-banner.png)!important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
  }
}

@media only screen and (min-width:345px) and (max-width:375px) {
  #what-is-tezspire .banner-text .sheading {
    font-size: 15px;
  }

  #what-is-tezspire h2.rs-sec2-hd {
    max-width: 100%;
  }
}

/*@media screen and (max-device-width: 992px) and (orientation : landscape) {*/
@media only screen and (orientation: landscape) and (max-device-width: 991px) {

  #rs-sec3 .cmp-videogallery__playicon {
    top: calc(33% - 0.5em) !important;
  }

  #what-is-tezspire .cmp-videogallery__item {
    display: inline-flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
    align-items: flex-start;
    max-width: 30%!important;
  }

  #what-is-tezspire .cmp-videogallery__image {
    width: 100%;
    height: auto;
  }

  #what-is-tezspire .cmp-videogallery__item-image {
    width: 100% !important;
  }
}

@media only screen and (min-width:800px) and (max-width:991.4px) {
  #what-is-tezspire .cmp-videogallery__playlist.cmp-videogallery__playlist--top-mobile.enable-slider-icon {
    max-width: 697px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 370px) {
  #rs-sec3 .videogallery {
    padding: 0 15px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 375px) {
  #safety-information-page .banner-text .ssheading {
    font-size: 15px;
    max-width: 100%;
  }

  #what-is-tezspire .banner-text .sheading {
    max-width: 95%;
  }
}

@media only screen and (max-width: 340px) {
  .card-btn a {
    padding: 16px 15px 16px 16px;
  }
}
/* new code 13th august */
@media only screen and (min-width:400px) and (max-width:992px) {
   /* .rs-sec3-footer{
        min-height: 75vh;
    } */
  .rs-sec3-footer-matter {
    text-align: left;
  }

  .rs-sec3-footer {
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/tz-results/mobile-results-story-banner.png) !important;
    height: 856px!important;
  /*  min-height: calc(35vh + 400px); */
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
  }
}

@media only screen and (min-width:820px) and (max-width:992px) {
  #what-is-tezspire #text-bd01181dc4 > div > div.rs-sec2-flex-row > div:nth-child(1) > img:nth-child(1) {
    display: block !important;
  }

  #what-is-tezspire .tezspire-statistics-mobile {
    display: none !important;
  }
}

@media only screen and (min-width:992px) and (max-width:1100px) {
  #safety-information-page .find-btwen-img {
    left: -172px;
    top: 129.9px;
  }

  #safety-information-page .main-container {
    max-width: 600px;
  }

  #homepage .find-btwen-img {
    top: 56.1%;
    left: -37%;
  }

  #homepage .addeondesktop {
    margin-top: -339px;
  }

  #homepage .find-btn-cnt {
    margin-top: 3%;
    max-width: 250px;
  }

  #homepage .main-find-sct {
    max-width: 690px;
  }

  #homepage .find-btn-sct {
    width: max-content;
  }

  #safety-information-page div#pg2-sec4 {
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media only screen and (min-width:320px) and (max-width:373px) {
  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item {
    flex: 1 0 50%;
   /* padding-left: 21px !important; */
    padding-left: 7px !important;
  }
}

#rs-sec3 .cmp-videogallery__playlist:has(li.cmp-videogallery__item.video-item-0.cmp-videogallery__item--active) span.fa.fa-chevron-left.vcenter:before,
#rs-sec3 .cmp-videogallery__playlist:has(li.cmp-videogallery__item.video-item-5.cmp-videogallery__item--active) .fa-chevron-right:before {
  color: #A2B3C6 !important;
  background: #DDDDDD !important;
  box-shadow: 0px 4px 0px #A2B3C6 !important;
}

#peakweeklandingpage #rs-sec3 .cmp-videogallery__playlist:has(li.cmp-videogallery__item.video-item-0.cmp-videogallery__item--active) span.fa.fa-chevron-left.vcenter:before,
#peakweeklandingpage #rs-sec3 .cmp-videogallery__playlist:has(li.cmp-videogallery__item.video-item-4.cmp-videogallery__item--active) .fa-chevron-right:before {
  background: #003865 !important;
  color: white !important;
  box-shadow: 0px 4px 0px #EF426F !important;
}

div#stay_connected {
  max-width: 1440px;
  margin: 0 auto;
}

#what-is-tezspire #rs-sec3 .cmp-videogallery__thumbnail {
  width: 942px;
  height: 447px;
  object-fit: cover;
  border-radius: 30px;
}

/* Safety page information update code here */

#safety-information-page .find-btwen-img {
  display: none;
}

#safety-information-page .find-first-bx {
  padding: 48px 100px 48px 100px;
}

.lungs-container {
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/bkg-w-is-tez.webp);
  background-color: rgb(0 59 107);
  background-position-y: 0px; 
  /*-69*/
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: -6px;
}

/*.lungs-section {
  padding-bottom: 92px;
}*/

.lungs-main-content {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

.lungs-container::after {
  content: '';
  background: #003865 url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/box-at-bottom.png);
  background-size: 100% 100%;
  display: block;
  width: 100%;
  height: 51px;
  position: relative;
  top: 28px;
}

.first-lungs-asthama {
  background: white;
  padding: 15px 41px 34px 59px;
  box-shadow: 10px 12px 0px 0px #EF426F;
  background-color: white;
  border-radius: 31px;
}

.inside-flex-lungs {
  display: flex;
  align-items: center;
}

.img-and-women-txt {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.no-matter-content {
  color: #FFF;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 40px;
 /* font-family: 'Poppins-SemiBold', sans-serif;*/
  width: 50%;
  font-family: 'Poppins', sans-serif;
  font-weight:600;
}

.prevent-aa {
  color: #003865;
  font-size: 36px;
  font-style: normal;
  line-height: 39px;
  text-transform: uppercase;
 /* font-family: 'Poppins-SemiBold', sans-serif;*/
  width: 53%;
  font-family: 'Poppins', sans-serif;
  font-weight:700;
}

.img-seven-one {
  display: flex;
  position: relative;
  width: 50%;
}

p.seven-one-asthama-txt {
  position: absolute;
  top: 94px;
  right: 0;
  color: var(--TEZE-Dark-navy, #002644);
  font-size: 19.579px;
  font-style: normal;
  /*font-family: 'Poppins-SemiBold', sans-serif;*/
  font-weight: normal;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
}

span.so-txt {
  font-weight: 400;
  /* font-family: Poppins-Regular, sans-serif; */
    font-family: 'Poppins', sans-serif;
    font-weight:400;
}

.footnotes-section {
  width: 68%;
  padding-left: 14px;
}

.footnote-trial {
  color: #003865;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
 /* font-family: 'Poppins-SemiBold', sans-serif;*/
 font-family: 'Poppins', sans-serif;

font-weight:600;
}

p.footnote-small {
  color: #3C4242;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.second-lungs-asthama {
  background: white;
  margin-top: 44px;
  padding: 50px 15px 50px 48px;
  box-shadow: 10px 12px 0px 0px #EF426F;
  background-color: white;
  border-radius: 31px;
  width: 66%;
  display: flex;
  margin-left: auto;
  margin-right: 0;
}

.breather-better {
  color: #003865;
  font-size: 36px;
  font-style: normal;
  line-height: 40px;
  text-transform: uppercase;
  /*font-family: 'Poppins-SemiBold', sans-serif;*/
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}

.third-relive-asthama {
  background: white;
  padding: 56px 41px 59px 59px;
  box-shadow: 14px 12px 0px 0px #EF426F;
  background-color: white;
  border-radius: 31px;
  margin-top: 49px;
  margin-bottom: 18px;
}

.relieve-astham-sym {
  color: #003865;
  font-size: 36px;
  font-style: normal;
  line-height: 40px;
  text-transform: uppercase;
 /* font-family: 'Poppins-SemiBold', sans-serif;*/
  width: 67%;
  margin: 0 auto;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}

#what-is-tezspire .teaser:has(#teze-patient-animation-text) {
  display: none;
}

#what-is-tezspire:has(#new_julie) img.cmp-youtubevideo__thumbnail {
  max-width: 900px;
  margin-top: 42px;
  margin-bottom: 15px;
}

#what-is-tezspire:has(#new_julie) .cmp-youtubevideo__player {
  /*height: auto !important;*/
  padding: 0;
}

#what-is-tezspire:has(#new_julie) .theresa__description {
  padding: 0px 0px 21px 0px;
}

#what-is-tezspire:has(#new_julie) .theresa__title p:before {
  position: relative;
  top: 13px;
}

.img-and-women-txt::before {
  content: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/dust-layered.png);
  position: absolute;
  display: inline-block;
  width: 725.897px;
  height: 736.096px;
  flex-shrink: 0;
  left: 131px;
  top: -51px;
  aspect-ratio: 725.90 / 736.10;
}

#what-is-tezspire br.mobile_only {
    display: contents;
}

@media only screen and (max-width:991px) {
  .lungs-container {
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/bkg-lungs-mobile.webp);
    background-position-y: -38px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -6px;
    height: 1520px;
  }
  
  #what-is-tezspire br.mobile_only {
    display:block;
}
  
 #what-is-tezspire .footnotes-section p:nth-child(3) {
    padding-bottom: 10px;
        width: 97%;
    padding-top: 5px;
}

#what-is-tezspire .footnotes-section p:nth-child(2){
    width: 96%;

}

  #text-99e40a13f7 > div > div > div > div.three-lungs-boxes > div > div.first-lungs-asthama > div > div.img-seven-one > img:nth-child(1) {
    height: 109px;
    width: 160px;
  }

  .lungs-main-content {
    padding: 0 25px 0 24px;
    margin-right: 15px;
  }

  .img-and-women-txt {
    flex-direction: column-reverse;
  }

  .no-matter-content {
    text-align: center;
    font-size: 19px;
    line-height: 22px;
    width: 100%;
  }

  .first-lungs-asthama {
    padding: 16px 22px 14px 21px;
    box-shadow: 15px 18px 0px 0px #EF426F;
  }

  .inside-flex-lungs {
    flex-direction: column;
  }

  .prevent-aa {
    font-size: 24px;
    line-height: 30px;
    width: 100%;
    padding-left: 16px;
  }

  .img-seven-one {
    width: 100%;
    padding-left: 16px;
  }

  p.seven-one-asthama-txt {
    font-size: 14px;
    line-height: 15px;
    top: unset;
    right: 30px;
    bottom: 0px;
  }

  .footnotes-section {
    width: 100%;
    padding-left: 0;
    /*padding-right: 17px;*/
    ;
  }

  .footnote-trial {
    padding-top: 12px;
    padding-bottom: 11px;
    line-height: 20px;
    /*font-family: 'Poppins-SemiBold', sans-serif;*/
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    font-weight:600;
  }
  
  .footnote-trial sup {
    font-size: 7px;
  }

  p.footnote-small {
    font-size: 14px;
    font-style: normal;
    /* font-family: 'Poppins-Regular', sans-serif; */
    font-weight: 400;
    line-height: normal;
    padding-left: 4px;
    text-indent: -7px;
    letter-spacing: normal;
      font-family: 'Poppins', sans-serif;
    font-weight:400;
  }
  
  .footnote-small sup {
    top: 0px;
    left: -1px;
  }

  .third-relive-asthama {
    position: relative;
    top: 227px;
   
          /*  padding: 40px 18px 40px 18px; */
            padding: 40px 5px 40px 5px;
    box-shadow: 15px 20px 0px 0px #EF426F;
    text-align: center;
    margin-top: 62px;
    margin-bottom: 0;
  }

  .breather-better ,.relieve-astham-sym {
    font-size: 24px;
    line-height: 30px;
    width: 100%;
  }
  
  .breather-better{
              width: 94%;
        margin: 0 auto;
  }

  .relieve-astham-sym {
           padding: 0 0px;
               max-width: 99%;
  }
  .breather-better, .relieve-astham-sym{
      letter-spacing:0px !important;
  }

  .second-lungs-asthama {
    padding: 41px 21px 39px 22px;
    box-shadow: 15px 17px 0px 0px #EF426F;
    position: relative;
    top: 238px;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }

  .img-and-women-txt::before {
    display: none;
  }

  .lungs-container::after {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/bottom-border-blue.png);
    background-size: 100% 100%;
    display: block;
    width: 100%;
    height: 38px;
    position: absolute;
    top: unset;
    bottom: 25px;
  }

  #what-is-tezspire #container-410cb7c2b6 > div > div:nth-child(4), #what-is-tezspire #container-6a06b215b5 > div > div:nth-child(3) {
    margin-top: -59px;
    z-index: 1;
    position: relative;
  }

  #what-is-tezspire:has(#new_julie) .theresa__title p:before {
    top: 8px;
    left: -4px;
  }

  #what-is-tezspire:has(#new_julie) .theresa__title p:after {
    /*right: 45%; */
    right: auto;
  }

  #what-is-tezspire:has(#new_julie) img.cmp-youtubevideo__thumbnail {
    max-width: 280px;
    border-radius: 13px;
  }

  #what-is-tezspire:has(#new_julie) .theresa__description {
    padding: 0px 0px 36px 0px;
  }

  #what-is-tezspire:has(#new_julie) .theresa__description p {
    line-height: 26px;
    font-weight:700;
  }
}

/* new css for the june update */
#results-page #wit-section3 p.vh-title {
  padding-bottom: 20px;
}

#results-page div#wit-section3 {
  padding-top: 77px;
}

#results-page .rightsidecontainer {
  padding: 18px 46px 51px 46px;
}

#results-page .card-image {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
    /* padding-bottom: 11px; */
  text-align: center;
}

#results-page .inner-container .rightsidecontainer .card-image img.credit-card-image {
  width: 116.032px;
  height: 111px;
}

#results-page .eliglible-text-container {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin: 0 auto;
  text-align: center;
}

#results-page .eliglible-criteria-text {
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  margin: 0 auto;
  text-align: center;
}

#results-page .inner-container .rightsidecontainer .card-btn {
  padding-left: 0px;
  padding-right: 0px;
  /*padding-top: 73px; */
      padding-top: 50px;
  padding-bottom: 0px;
  text-align: center;
}

#results-page .leftside-container {
  padding: 24px 46px 44px 46px;
}

#results-page .inner-container .leftside-container .card-image {
  padding-left: 0px;
  padding-right: 0px;
  display: flex;
  gap: 14px;
  justify-content: center;
  align-items: center;
}

#results-page .inner-container .leftside-container .eliglible-text-container {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin: 0 auto;
  text-align: left;
}

#results-page .inner-container .leftside-container .eliglible-criteria-text {
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  margin: 0 auto;
}

#results-page .inner-container .leftside-container .eliglible-criteria-text p.elicriteria-text {
  text-align: center;
  max-width: 91%;
}

#results-page p.elicriteria-text:before {
  display: none;
}

#results-page .inner-container .leftside-container .card-btn {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 24px;
  display: flex;
  justify-content: center;
}

#results-page .leftside-container div:nth-child(1) p {
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 33px;
  text-align: end;
  color: #003865;
  /*font-family: Poppins-black, sans-serif;*/
  font-family: 'Poppins', sans-serif;
}

#results-page .leftside-container div div p {
  font-family: 'Poppins',sans-serif;
}

@media only screen and (max-width: 991px) {
  #results-page .redbox {
    background-size: 100% 100%;
    padding: 40px 25px;
  }
#safety-information-page .safety_se-list{
    flex-direction: column;
    text-indent: -13px;
    padding-left: 7px;
}
  #what-is-tezspire .cmp-videogallery__video,#peakweeklandingpage .cmp-videogallery__video {
    scroll-margin-top: 120px;
 /* Adjust as needed based on your fixed header */
    ;
  }
  #results-page p.elicriteria-text a{
          display: contents;
  }

  #tezstimonials > div.rs-sec3-heading {
    /* font-family: 'Poppins-Black', sans-serif; */
    font-family: 'Poppins', sans-serif;
    font-weight:900;
  }

  .tez-span-asterist {
    font-size: 14px;
    top: -8px;
    position: relative;
    left: -2px;
  }

  #what-is-tezspire div#rs-sec3 {
    margin-top: 0;
  }

  #what-is-tezspire #rs-sec3 .cmp-videogallery__thumbnail {
    width: auto;
    /*height: auto;*/
    /*height: auto !important;*/
    border-radius: 17px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  #find-a-specialist .theresa__title {
    padding-top: 9%;
  }

  #safety-information-page div#safe-sec-2 {
    padding-left: 24px;
  }

  #results-page div#wit-section3 {
    padding-top: 40px;
  }

  #results-page .banner-text {
   
    top: unset;
        bottom: 13%;
  }

  #what-is-tezspire:has(#new_julie) img.cmp-youtubevideo__thumbnail {
    margin-top: 0;
    margin-bottom: 0;
  }

  #what-is-tezspire:has(#new_julie) .cmp-youtubevideo__player {
    width: 280px;
    height: 165px !important;
    margin: 0 auto;
    margin-top: 29px;
    margin-bottom: 19px;
  }

  #results-page .inner-container {
    gap: 20px;
    display: grid;
    max-width: 992px;
    margin: 0 auto !important;
  }

  #results-page .rightsidecontainer {
    padding: 25px 25px 42px 23px;
    width: inherit;
  }

  #results-page .redbox .rightsidecontainer .card-image {
    padding-top: 0px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }

  #results-page .redbox .rightsidecontainer .card-image img.credit-card-image {
    width: 100px;
    height: 107px;
  }

  #results-page .eliglible-text-container {
    padding-top: 22px;
    padding-bottom: 13px;
  }

  #results-page .eliglible-text-container p {
    text-align: left;
  }

  #results-page .rightsidecontainer p.elitext {
   max-width: 96%;
           margin: 0;
    padding: 0px;
    /*font-family: 'Poppins-SemiBold', sans-serif !important;*/
    font-family: 'Poppins', sans-serif;

font-weight:600 !important;
    line-height: normal;
  }

  #results-page .rightsidecontainer .card-btn {
    padding-top: 34px !important;
  }

  #results-page .leftside-container {
    padding: 24px 9px 40px 23px;
    width: inherit;
  }

  #results-page .leftside-container .card-image {
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }

  #results-page .leftside-container div:nth-child(1) p {
    line-height: 40px;
    text-align: end;
  }

  #results-page .leftside-container .eliglible-text-container {
    padding-top: 14px !important;
    padding-bottom: 16px;
  }

  #results-page .leftside-container p.elitext {
    padding: 0px;
   /* max-width: 94%; */
        max-width: 90%;
    margin: 0;
    text-align: left;
    line-height: 30px;
    /*font-family: Poppins-Bold, sans-serif !important; */
    /*font-family: 'Poppins-SemiBold', sans-serif !important;*/
    font-family: 'Poppins', sans-serif;

font-weight:600;
    letter-spacing: normal;
  }

  #results-page .leftside-container .eliglible-criteria-text p.elicriteria-text {
    text-indent: -8px;
    text-align: left !important;
    margin: 0;
            max-width: 92% !important;
  }

  #results-page .rightsidecontainer p.elicriteria-text {
  max-width: 98%;
    margin: 0px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 16px;
    text-align: left;
  }

  #results-page .leftside-container .card-image div:nth-child(1) {
    max-width: 49%;
    text-align: right;
  }

  div#wit-section3 {
    padding-bottom: 0;
  }

  /*#results-page p.elitext {
    font-family: 'Poppins-Bold', sans-serif !important;
  } */

  #results-page #wit-section3 p.vh-title {
    padding-bottom: 0px;
  }

  #results-page a.btn.btn-blue {
   /* box-shadow: unset !important; */
    ;
  }

  #rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:last-child {
    margin-bottom: 0px;
    color: #3C4242;
    font-size: 14px;
    line-height: 109%;
    text-indent: -7px;
    max-width: 92%;
    margin-top: 4px;
    padding-top: 2px;
    width: 100%;
  }

  #what-is-tezspire #rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:last-child {
    margin-bottom: 0px;
  }

  #rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:nth-child(3) {
    margin-bottom: 10px !important;
  }

  #rs-sec3 .rs-sec3-heading {
    font-size: 24px;
  }
}

@media only screen and (min-width: 992px) {
  #rs-sec3 .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-content p {
    padding-left: 40px;
    font-weight: 700;
    text-align: left !important;
  }
 #what-is-tezspire p.footnote-small{
     letter-spacing:-0.1px;
 }
  #what-is-tezspire div#rs-sec3 {
    margin-top: 0px;
  }

  .third-relive-asthama::before {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/lungs-circle.png);
    position: absolute;
    background-size: contain;
    top: -318px;
    margin: 0 auto;
    width: 542px;
    height: 318px;
    z-index: 0;
    left: 275px;
    transform: translateX(-50%);
  }

  .second-lungs-asthama,.first-lungs-asthama {
    position: relative;
    z-index: 1;
  }

  .third-relive-asthama {
    position: relative;
  }

  #what-is-tezspire .tez-span-asterist {
    font-size: 22px;
    top: -13px;
    position: relative;
    left: -3px;
  }

  #video-gallery-671220421 > div.cmp-videogallery__item-image > img {
    /*object-fit: fill !important;*/
    ;
  }

  .third-relive-asthama {
    margin-left: 13px;
    margin-right: 10px;
  }

  #what-is-tezspire .theresa__title {
    max-width: 1091px;
  }

  #what-is-tezspire:has(#new_julie) img.cmp-youtubevideo__thumbnail {
    margin-left: -70px;
    margin-top: 0;
    border-radius: 30px;
  }

  #what-is-tezspire .theresa__title p {
    max-width: 100%;
    margin-left: 43px;
    /*letter-spacing: 0.6px;*/
   /* font-family: 'Poppins-semibold', sans-serif; */
  }

  #what-is-tezspire .theresa__description p {
    letter-spacing: 0.2px;
    margin-left: -66px;
  }

  #rs-sec3 .cmp-videogallery__item-content {
    text-align: left;
    padding: 0px !important;
  }

  .women-img-blue {
    margin-left: 29px;
  }

  .prevent-aa {
    width: 57%;
  }

  p.seven-one-asthama-txt {
    right: -7px;
  }

  #text-99e40a13f7 > div > div > div > div.three-lungs-boxes > div > div.first-lungs-asthama > div > div.img-seven-one > img:nth-child(1) {
    margin-left: 14px;
  }

  .footnotes-section {
    padding-left: 38px;
  }

  p.footnote-small {
    text-indent: -5px;
    padding-right: 40px;
    padding-bottom: 5px;
  }
  
  #what-is-tezspire p.footnote-small{
              padding-right: 0px;
              color: #3C4242;
    font-weight: 600;
        font-size: 14px;
    font-style: normal;
        /* font-family: 'Poppins-Regular', sans-serif; */
          font-family: 'Poppins', sans-serif;
    font-weight:600;
  }

  div.footnotes-section p.footnote-small:nth-child(3) {
    padding-bottom: 0px;
  }

  .footnotes-section {
    width: 69%;
    padding-left: 38px;
  }

  .footnote-trial {
    padding-bottom: 10px;
    padding-top: 24px;
  }

  .no-matter-content {
    margin-left: 37px;
  }

  .img-and-women-txt {
    justify-content: unset;
  }

  #signs-of-uncontrolled-asthma .iframe {
    max-height: 855px;
  }
}

p.elicriteria-text span {
 /* font-family: 'Poppins-SemiBold', sans-serif;*/
 font-family: 'Poppins', sans-serif;

font-weight:600;
}

@supports (-webkit-touch-callout: none) {
  p.seven-one-asthama-txt {
    right: 17px;
  }
  
  .relieve-astham-sym{
          max-width: 99%;
  }

  .footnote-trial {
    letter-spacing: -0.9px;
  }

  .breather-better,.relieve-astham-sym {
    letter-spacing: -0.2px;
  }

  .theresa__title p {
    max-width: 70%;
   /* font-family: 'Poppins-semibold', sans-serif;*/
    letter-spacing: -0.8px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }
  

  #what-is-tezspire:has(#new_julie) .theresa__title p:after {
    right: 44%;
  }

  #what-is-tezspire:has(#new_julie) .theresa__description p {
    letter-spacing: -0.8px;
   /* font-family: 'Poppins-semibold', sans-serif;*/
   font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #results-page .banner-text .sheading {
    padding-right: 18px;
  }

  #results-page .sec2_mheading {
    max-width: 98%;
    letter-spacing: -0.9px;
  }
  
  #results-page div#wit-section3 {
    padding-bottom: 20px!important;
  }

  #results-page .sec_foooter {
    letter-spacing: -0.9px;
  }

  #wit-section3 p.vh-title {
    letter-spacing: -0.9px;
  }

  #results-page .leftside-container p.elitext {
    max-width: 90% !important;
  }

  #results-page span.arrow {
    padding-left: 10px;
  }

  #results-page .leftside-container div:nth-child(1) p {
    letter-spacing: -0.9px;
  }

  p.elicriteria-text span {
    letter-spacing: -0.9px;
  }

  #what-is-tezspire .banner-text .sheading {
    max-width: 86%;
    letter-spacing: -0.9px;
  }

  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item {
    padding-left: 16px !important;
  }

  #rs-sec3 .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item-content p {
    letter-spacing: -1px;
  }

  #safety-information-page .safe-sec2-topline {
    letter-spacing: -0.6px;
    font-weight: 900;
    /*font-family: 'Poppins-SemiBold', sans-serif!important;*/
    font-family: 'Poppins', sans-serif!important;

font-weight:600;
  }

  #safety-information-page .safe-sec2-heading {
    letter-spacing: -0.5px;
  /*  font-family: 'Poppins-SemiBold', sans-serif;*/
    padding-right: 35px;
    font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #find-a-specialist .theresa__description p {
    max-width: 76%;
    margin: 0 auto;
    letter-spacing: -0.9px;
   /* font-family: 'Poppins-semibold', sans-serif;*/
   font-family: 'Poppins', sans-serif;

font-weight:600;
  }

  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item {
    padding-left: 14px !important;
  }

  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile {
    max-width: 237px !important;
  }

  #rs-sec3 .videogallery {
    padding-right: 38px;
    padding-left: 38px;
  }

  #find-a-specialist .leftside-container p.elitext {
    font-family: 'Poppins', sans-serif !important;
    font-weight:700;
    max-width: 95% !important;
  }
}

/* new css for the feedback section */
#rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:last-child {
  font-size: 14px;
  color: #3C4242;
  margin-top: -3px;
}

#rs-sec3 .cmp-videogallery__content.cmp-videogallery__content--none-desktop.cmp-videogallery__content--none-mobile div div p:nth-child(3) {
  margin-bottom: 0px;
}

/* updated css for compatibility */
@media screen and (min-width: 600px) and (max-width: 991px) {
  #safety-information-page .banner-text {
    /*margin-top: 72%;*/
    ;
  }

  #what-is-tezspire .rs-sec3-footer {
    min-height: calc(133vh + 385px);
    background-size: cover !important;
  }
}

@media screen and (min-width: 991.6px) and (max-width: 1439px) {
  .lungs-container {
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/new-band-d.png);
    background-position-y: -64px;
    background-size: 100% 103%;
    background-repeat: no-repeat;
    margin-top: -6px;
       
  }
  
  .lungs-main-content{
      height: 1200px;
  }
  #what-is-tezspire #new_julie{
      margin-top: -1px;
  }
  
  

  .third-relive-asthama::before {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/lungs-circle.png);
    position: absolute;
    background-size: contain;
    top: -318px;
    margin: 0 auto;
    width: 542px;
    height: 318px;
    z-index: 0;
    left: 275px;
    transform: translateX(-50%);
  }

  .cmp-text:has(.lungs-container) {
    background: linear-gradient(0deg, #005FAA -143.31%, var(--TEZE-Dark-navy, #002644) 55.18%, var(--TEZE-Dark-navy, #002644) -25.08%, #005FAA 125.45%);
  }

  .cmp-text:has(.lungs-container)::after {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/box-at-bottom.png);
    background-size: 100% 100%;
    display: block;
    width: 100%;
    height: 51px;
    position: relative;
    top: -66px;
    max-width: 100%;
  }

  .lungs-container::after {
    display: none;
  }
}

@media screen and (min-width: 1441px) {
  .lungs-container {
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/new-band-d.png);
    background-position-y: -64px;
    background-size: 100% 123%;
    background-repeat: no-repeat;
    margin-top: -6px;
  }
#what-is-tezspire #new_julie {
    background: #003865;
    margin-top: -14px;
}
  .third-relive-asthama::before {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/lungs-circle.png);
    position: absolute;
    background-size: contain;
    top: -318px;
    margin: 0 auto;
    width: 542px;
    height: 318px;
    z-index: 0;
    left: 275px;
    transform: translateX(-50%);
  }

  .cmp-text:has(.lungs-container) {
    background: linear-gradient(0deg, #005FAA -143.31%, var(--TEZE-Dark-navy, #002644) 55.18%, var(--TEZE-Dark-navy, #002644) -25.08%, #005FAA 125.45%);
  }

  .cmp-text:has(.lungs-container)::after {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/box-at-bottom.png);
    background-size: 100% 100%;
    display: block;
    width: 100%;
    height: 51px;
    position: relative;
    top: 28px;
    /*-66px*/
    max-width: 100%;
  }

  .lungs-container::after {
    display: none;
  }
}

@media screen and (min-width: 376px) and (max-width: 991px) {
  .second-lungs-asthama::before {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/lungs-circle-mobile.png);
    width: 353px;
    height: 210px;
    position: absolute;
    background-size: contain;
    top: -210px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
  }

  #safety-information-page .safe-sec2-heading {
    max-width: 100%;
  }

  .lungs-container {
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/updated-images/what-is-tezspire/Background-and-dust.png);
    background-position-y: -38px;
    background-size: 100% 100% !important;
        background-repeat: no-repeat !important;
        margin-top: -6px;
        height: 1595px;
  }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
  #safety-information-page .find-first-bx {
    padding: 48px 20px 48px 30px;
  }

  #rs-sec3 .enable-slider-icon span.fa-chevron-left {
    margin-left: -40px !important;
  }

  #rs-sec3 .enable-slider-icon span.fa-chevron-right {
    margin-right: -20px !important;
  }
}

@media screen and (min-width: 350px) and (max-width: 991px) {
  .img-seven-one {
    justify-content: center;
  }
  
  .img-seven-one img {
    max-width: 55%;
  }

  .prevent-aa {
    text-align: center;
  }

  p.seven-one-asthama-txt {
    bottom: -54px;
    position: relative;
    right: 0;
  }

  #safety-information-page .safe-sec2-row {
    margin-top: 20px!important;
    margin-bottom: 15px!important;
  }

  #safety-information-page .safe-sec2-bullets {
    margin-top: 10px !important;
  }

  #safety-information-page #safe-sec-2 {
    background: #F5F5F5;
    padding: 30px 20px 40px 20px;
  }

  #safety-information-page .safe-sec2-row .img-sm {
    width: calc(100% + 20px);
    max-width: calc(100% + 20px);
    margin: 20px 0 0 -12px!important;
  }
}

@media screen and (min-width: 500px) and (max-width:819px) {
  #safety-information-page .safe-sec2-row .img-sm {
    margin-left: unset;
    width: calc(100% - 30%)!important;
    max-width: 100%;
    margin: 0 auto!important;
  }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
  .prevent-aa {
    width: 33%;
  }

  .img-seven-one {
    width: 57%;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1100px) {
  #what-is-tezspire .theresa__description p {
    margin-left: 0;
  }
}

@media only screen and (min-width: 2500px) {
  #safety-information-page .banner-text {
    margin-left: 10%!important;
    margin-top: 2%!important;
  }
}

@media screen and (min-width: 400px) and (max-width:991px) {
  #safety-information-page .banner-text {
    bottom: 9%;
    top: unset;
    margin-top: 0;
  }
}

#results-page .leftside-container p.elitext {
 /* font-family: 'Poppins-SemiBold', sans-serif; */
  font-weight: 100;
 /* max-width: 100%; */
      max-width: 89%;

}

@media screen and (min-width: 699px) and (max-width: 760px) {
  #safety-information-page .safe-sec2-row .img-sm {
    margin-left: unset;
    width: calc(100% - 50%) !important;
    max-width: 100%;
    margin: 0 auto !important;
  }
}

@media only screen and (min-width: 992px)and (max-width: 1100px) {
  #safety-information-page .banner-text {
    left: 2%;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 992px) {
  /*#safety-information-page .find-btn-sct a {
    font-weight: bold !important;
    letter-spacing: 1px!important;
  }*/

  #safety-information-page .find-btn-sct a {
    /* font-family: 'Poppins-regular', sans-serif !important; */
      font-family: 'Poppins', sans-serif !important;
    font-weight:400;
  }
}



#results-page p.elicriteria-text a {
  font-weight: 100;
}

#results-page p.elicriteria-text a{
    font-weight: 700 !important;
}
