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

body {
  color: #3C4242;
}

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

#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;
}

#results-page .cmp-experiencefragment--stay-connected #stay_connected {
  display: none;
}

#results-page #pg2-sec4 .cmp-experiencefragment--stay-connected #stay_connected {
  display: block;
}

#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;
}

#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;
}

#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;
}

#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;
}
  
  /* Sec2 Animation */
  
#what-is-tezspire .sec-anim .sec2_mheading {
  color: #003764;
  font-family: Poppins-Black, sans-serif;
  font-size: 30px;
  line-height: 36px;
}
  
  
  
  
  /* 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-Black', 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: 900 !important;
}

#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:992px) {
   
  .mbr {
    display: block;
  }

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

  #what-is-tezspire .banner-text h1 {
    margin-top: 0px;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    color: white;
    font-family: 'Poppins-Bold';
    letter-spacing: 0.5px;
  }

  #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%;
  }

  #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: 700;
    line-height: normal;
    /*max-width: 90%;*/
    max-width: 86%;
  }
	
	
	
	/* 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;
  }

  #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;
  }

  #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-Bold';
    font-size: 24px;
    line-height: 32px;
    color: #003865;
    width: auto;
    font-weight: 700;
    padding-left: 29px;
    padding-right: 29px;
    padding-bottom: 0px;
    margin: 0 auto;
    font-style: normal;
    padding-top: 10px;
    margin: 0 auto;
  }

  #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;
    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-Bold';
  font-weight: 700;
  line-height: normal;
}

#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/es_pr/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;
}

#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;
  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 30% !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, 0.7) 10px solid !important;
  border-radius: 30px !important;
  filter: brightness(0.7) !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;
}

#rs-sec3 .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item--active .cmp-videogallery__image {
  opacity: 1;
  border-radius: 20px !important;
}

#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;
}

#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-Black, sans-serif;
  line-height: 1.2;
  color: #003865;
  margin-bottom: 15px;
}

#rs-sec3 .rs-sec3-submatter {
  font-family: Poppins-Regular, sans-serif !important;
  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/es_pr/tz-results/desktop-results-story-banner.png);
  background-size: cover;
  height: 336px;
}

.rs-sec3-footer-heading {
  font-family: Poppins-SemiBold, sans-serif;
  line-height: 1.2;
  font-size: clamp(1.25rem, 1.1786rem + 0.3571vw, 1.5rem);
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 10px;
}

.rs-sec3-footer-matter {
  font-family: Poppins-Regular, sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding-right: 40px;
  padding-left: 40px;
  width: 639px;
  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;
}

#safety-information-page .cmp-experiencefragment--stay-connected #stay_connected {
  display: none;
}

#safety-information-page #pg2-sec4 .cmp-experiencefragment--stay-connected #stay_connected {
  display: block;
}

#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;
}

#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/es_pr/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;
}

#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: 24px;
  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 .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;
}
  
  /* 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%;
  }
}

@media only screen and (min-width:767px) and (max-width:991px) {
  #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;
  }

  #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: 700;
    line-height: 32px;
    font-family: 'Poppins-Bold';
  }

  #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: 15px;
    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;
  }

  #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: 10px 18px !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(50% - 0.5em) !important;
    left: calc(50% - 1.5em) !important;
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/global/video-icon.png) no-repeat;
    background-size: 50%;
  }

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

  #rs-sec3 .enable-slider-icon .fa-chevron-right {
    display: block;
    position: absolute;
    top: 9% !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%;
  }

  #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-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: 5px outset transparent !important;
    border-radius: 10px !important;
    filter: brightness(0.7) !important;
  }

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

  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item {
    flex: 1 0 50%;
    padding-left: 7px !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-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: 11px;
    padding-left: 0px;
    padding-top: 20px;
    font-style: italic;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.12px;
    width: 94%;
  }

  #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;
  }

  #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;
    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/es_pr/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-Regular, 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;
  }

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

  #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: 752px) {
  #rs-sec3 .cmp-videogallery__player {
    height: calc(100% - 180px) !important;
  }

  #rs-sec3 .cmp-videogallery__thumbnail {
    width: 100%;
    height: auto;
    height: 180px !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;
}

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

#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;
}

#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;
}

.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;
}

.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;
}

@media only screen and (min-width: 769px)  and (max-width: 991px) {
  div#safe-sec-2 {
    background: #F5F5F5;
    padding: 60px 20px;
  }
} 
  
  /* 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/es_pr/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;
}

.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;
}

@media only screen and (max-width: 576px) {
  div#section_ddg {
    background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/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;
  }

  .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/es_pr/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/es_pr/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;
}

#results-page p.elicriteria-text .n {
  display: inline-block;
}

#what-is-tezspire #container-410cb7c2b6 > div > div:nth-child(4) {
  background-color: #FFD955;
  margin-top: -1px;
}

#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;
}

#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;
}

@media only screen and (max-width: 992px) {
  #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/es_pr/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;
  }

  #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;
  }

  #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/es_pr/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/es_pr/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: 34px;
  display: flex;
  max-width: 1200px;
  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 #card-component > div > div > div.rightsidecontainer > div.card-image {
  padding-top: 22px;
  padding-left: 233px;
  padding-right: 232px;
  padding-bottom: 0px;
  margin: 0 auto;
}

#results-page #card-component > div > div > div.rightsidecontainer > div.card-image > img {
  width: 116.032px;
  height: auto;
/*111px;*/
  ;
}

#results-page #card-component > div > div > div.rightsidecontainer > div.card-btn {
   /* padding-left: 194px;
    padding-right: 206px; */
  padding-left: 201px;
  padding-right: 201px;
   /* padding-top: 37px; */
  padding-top: 60px;/*42px*/
  padding-bottom: 51px;
}

#results-page #card-component > 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 #card-component > 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 #card-component > div > div > div.leftside-container > div.eliglible-criteria-text {
  padding-left: 60px;
   /* padding-top: 20px; 
    padding-top: 18px; */
  padding-top: 12px;
  padding-right: 43px;
  margin: 0 auto;
  text-align: left;
}

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

#results-page .leftside-container .card-btn a {
  padding: 16px 12px 16px 30px!important;
}

#results-page .redbox {
  background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/homepage/desktop/find-a-specialist-background-image.jpg);
  padding-bottom: 83px;
  padding-top: 83px;
}

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

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

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

#results-page .eliglible-criteria-text {
  padding-left: 59px;
   /* padding-top: 12px; 
    padding-top: 30px; 
    padding-top: 18px; 
    padding-top: 12px; */
  padding-top: 17px;
  padding-right: 57px;
  margin: 0 auto;
  text-align: center;
}

#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/es_pr/homepage/desktop/bkg.jpeg);
    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 p.elitext {
    font-family: 'Poppins-Black', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: var(--Navy, #003865);
  }

  #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;
  }

  #results-page #card-component > 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 #card-component > div > div > div.rightsidecontainer > div.eliglible-text-container {
    padding-left: 20px;
    padding-right: 27px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0 auto;
    text-align: left;
  }

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

  #results-page #card-component > div > div > div.rightsidecontainer > div.card-btn {
   /* padding-left: 53px;
    padding-right: 53px;
     padding-top: 39px; */
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
    justify-content: center;
    padding-left: 34px;
    padding-right: 34px;
    margin: 0 auto;
  }

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

  #results-page #card-component > div > div > div.leftside-container > div.eliglible-text-container {
    padding-left: 20px;
   /* padding-right: 27px; */
    padding-right: 10px;
    padding-top: 24px;
    padding-bottom: 0px;
    margin: 0 auto;
    text-align: left;
  }

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

  #results-page #card-component > 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 #card-component > div > div > div.rightsidecontainer > div.eliglible-criteria-text > p {
    text-align: left;
  }

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

@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;
}

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

@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: 6%;
  }

  #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-Bold';
    max-width: 100%;
  }

  #safety-information-page .banner-text .ssheading {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: 'Poppins-SemiBold';
    margin-top: 16px;
  }

  #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-Bold';
  }

  #safety-information-page .safe-sec2-topline {
    font-family: 'Poppins-Bold' !important;
  }

  #safety-information-page div#pg2-sec4 {
    background-image: url(https://assets.pointerpro.com/media-library/production/99839/Tezspire-DTC-phase2/img-2-1-66a355e11678c.jpg);
    background-repeat: no-repeat;
    background-size: 100% 39%;
    /* 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;
  }

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

  #safety-information-page .d-find-flex {
    display: flex;
    gap: 10px;
  }

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

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

  #safety-information-page .find-btwen-img {
    position: absolute;
    left: -172px;
    top: 83.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-52be52ccf0 > 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-top: 60px;
    padding-bottom: 88px;
  }

  #safety-information-page  .main-find-sct {
    margin-right: 27px;
    margin-left: 23px;
    margin-top: -30px;
  }

  #safety-information-page div#pg2-sec4 {
    background-image: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/tz-safety/overlay.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 32%;
  }

  #safety-information-page .banner-text h1 {
    font-family: 'Poppins-Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
  }

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

  #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;
  }

  #safety-information-page  .safe-sec2-topline {
    font-family: 'Poppins-SemiBold';
    padding-right: 15px;
    font-size: 16px;
    color: #3C4242;
    font-weight: 700;
  }

  #safety-information-page .find-first-bx {
    padding: 30px 20px 30px 24px;
  }

  #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: 15px;
    margin-top: 0px;
  }

  #safety-information-page .find-first-bx.pd-top-find .mdheading {
    font-size: 20px;
    line-height: 24px;
   /* padding-top: 55px;*/
    font-style: 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: 40px;
  }

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

  #safety-information-page #text-52be52ccf0 > div > div > div.find-first-bx.pd-top-find > div > div.find-cnt > p {
    max-width: 90%;
  }
}

@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: 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: 80px;
  }
}

#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;
  min-height: 482px;
}

@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:992px) {
  #what-is-tezspire .banner-text {
    left: 8%;
    top: 28%;
    text-align: unset;
    max-width: 35%;
  }

  #text-97a2d9e027 .redbox .card-btn {
    padding-left: 179px;
    padding-right: 180px;
    /* padding-top: 37px; */
    padding-top: 42px;
    padding-bottom: 51px;
    text-align: center;
  }

  #safety-information-page .find-btn-sct a {
    border-radius: 50px;
    background: #003865;
    box-shadow: 0px 4px 0px 0px #EF426F;
    font-family: 'Poppins-Regular', 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;
  }

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

  #results-page .sec2_mheading {
    color: #003764;
    font-family: 'Poppins-Bold';
    font-size: 40px;
    padding-top: 51px;
    line-height: 36px;
    padding-bottom: 35px;
    margin: 0 auto;
    max-width: 70%;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  #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: 700;
    line-height: normal;
    color: #FFF;
    font-family: 'Poppins-Bold';
    font-size: clamp(2rem, 1.8571rem + 0.7143vw, 2.5rem);
  }

  #what-is-tezspire .banner-text .sheading {
    padding-left: 4px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #FFF;
    font-size: 16px;
    padding-bottom: 16px;
    max-width: 80%;
  }

  #what-is-tezspire .addnee {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
    font-family: 'Poppins-Regular';
    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;
  }

  #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-Bold';
    margin: 0 auto;
    max-width: 80%;
  }

  #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-Bold';
    padding-top: 8px;
    padding-bottom: 80px;
  }

  #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;
  }

  #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;
  }

  #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:992px) {
  #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-Bold';
    max-width: 96%;
    /*max-width:100%; */
    padding-bottom: 7px;
    margin-top: 0px;
    margin: 0 auto;
    padding-top: 20px;
    margin-bottom: 0px;
  }

  #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-size: 16px;
    line-height: 24px;
    color: #003865;
    text-align: center;
  }

  #what-is-tezspire .rs-sec2-ssmatter {
    font-family: 'Poppins-Regular', sans-serif;
    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: 700;
    line-height: normal;
    font-family: 'Poppins-Bold';
    padding-top: 0px;
    padding-bottom: 18px;
  }

  #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-Bold';
  }

  #results-page .sec2_mheading {
    color: #003764;
        /*font-family: 'Poppins-Black', sans-serif; */
    font-size: 24px;
    padding-top: 40px;
    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: 98%;
    font-family: 'Poppins-Bold', sans-serif;
  }
}

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

@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;
  }
}

@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: 0px;
  }

  #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-Bold';
  }

  #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-Bold';
  }

  #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-Bold';
  }

  #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;
    font-family: 'Poppins-Bold';
    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: 992px) {
  #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-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/es_pr/tz-results/mobile-results-story-banner.png)!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
}

@media only screen and (min-width:345px) and (max-width:400px) {
  #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) {
  #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:992px) {
  #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/es_pr/tz-results/mobile-results-story-banner.png) !important;
    height: 856px;
    min-height: 100vh;
    background-repeat: no-repeat !important;
    background-size: cover !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: 598px;
  }

  #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:375px) {
  #rs-sec3 .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item {
    flex: 1 0 50%;
    padding-left: 21px !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-4.cmp-videogallery__item--active) .fa-chevron-right:before {
  color: #A2B3C6 !important;
  background: #DDDDDD;
  box-shadow: 0px 4px 0px #A2B3C6 !important;
}