#signs-of-uncontrolled-asthma .SectionImgText {
  width: 100.0%;
  /*background: rgb(0, 55, 102); */
  color: rgb(255, 255, 255);
  margin: 0;
  padding: 0;
}

.noWrap {
  white-space: nowrap;
}

img.asthmaImg {
  margin-bottom: 10px;
}

.adjust1 {
  margin-left: 20px!important;
}

.adjust2 {
  margin-left: -20px!important;
}

#signs-of-uncontrolled-asthma .SectionImgText2 {
  width: 100.0%;
  background: rgb(255, 255, 255);
  color: #003865;
  margin: 0!important;
  padding: 0;
}

p.carouselText b {
  letter-spacing: 1.2px;
}

#signs-of-uncontrolled-asthma .cmp-experiencefragment--stay-connected #stay_connected {
  display: none;
}

#signs-of-uncontrolled-asthma #container-e8d21ae483 .cmp-experiencefragment--stay-connected #stay_connected {
  display: block;
}

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

.colorOne {
  white-space: nowrap !important;
}

#signs-of-uncontrolled-asthma .secondAsthmaContainer {
  width: 100%;
  float: left;
  background: #FFD955;
}

.asthmaPText {
  font-family: Poppins-Regular, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #3C4242;
  margin: 0 auto;
  padding: 0px 0 35px 0;
  width: 80%;
  text-align: center;
}

hr.hrLine {
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
  width: 94%;
}

.boxSpecialist {
  display: flex;
  flex-direction: row;
  min-height: 192px;
}

.firstColDr {
  width: 11%;
  position: relative;
  margin-left: -50px;
}

.seccondRow {
  /*width: 83%; */
  width: 100%;
  display: flex;
  flex-direction: row;
}

.secColOne {
  width: 70%;
  padding-top: 30px;
}

.secColTwo {
  width: 33%;
  padding-top: 45px;
}

.firstColDr .firstColDrImg {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: auto;
  margin-left: 20px;
}

#signs-of-uncontrolled-asthma .boxFootBtn {
  font-family: Poppins-Bold, sans-serif;
  font-size: 16px;
  line-height: 25px;
  max-height: 55px;
  text-align: center;
  border-radius: 25px;
  display: block;
  padding: 15px 0 15px 15px;
  color: #fff;
  background: #003865;
  width: 210px;
  box-shadow: none;
  opacity: 1;
  background-repeat: no-repeat;
  border-bottom: 3px solid transparent;
  text-decoration: none;
  outline: none;
}

#signs-of-uncontrolled-asthma .boxFootBtn:hover {
  color: #fff;
  background: #133761;
  border-bottom: 3px solid #ef426f;
}

#signs-of-uncontrolled-asthma .boxFootBtn::after {
  content: '';
  margin-left: 23px;
  margin-bottom: -2px;
  width: 13px;
  height: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/updated-images/tezspiretogether/color-arrow.png);
				/*/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/updated-images*/
  ;
}

#signs-of-uncontrolled-asthma .listText {
  color: #3C4242;
  font-family: Poppins-Regular, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

#signs-of-uncontrolled-asthma .MULCFirstList {
  width: calc(100% - 20px);
  float: left;
  margin: 0;
  padding: 0;
}

#signs-of-uncontrolled-asthma .carouselBG {
  width: 100%;
	/* background: #003865;*/
  color: #FFF;
  margin: 0;
  padding: 0;
}

.carouselBGImg img {
  float: right;
  background-position: bottom 0px right 0px;
  width: 662px;
}

#signs-of-uncontrolled-asthma .carouselMainSection {
  display: flex;
  flex-direction: column;
}
  /*******************Carousel******************/
h2.leftcarouselTitle {
  font-family: Poppins-Black, sans-serif;
  font-size: 30px;
  line-height: 36px;
  margin: 30px 0 0 0;
  padding: 23px 0 0 0;
  color: #fff;
  width: 80%;
}

p.leftcarouselPText {
  font-family: Poppins-Regular, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  padding: 15px 0;
}

p.leftcarouselColoredP, h3.leftcarouselH3 {
  font-family: Poppins-Regular, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  padding: 0 0 20px 0;
  color: #fff;
  width: 80%;
}

p.leftcarouselColoredP {
  margin-top: -25px;
}

h3.leftcarouselH3 {
  color: #ffd955;
  margin: 0 0 10px 0;
}

p.leftcarouselColoredP span {
  color: #ef426f;
  display: inline-block;
  padding: 0 5px;
}

p.smaalP {
  font-size: 14px;
  color: #fff;
}

.carouselSection {
  width: 100%;
  float: left;
  background: rgb(0, 56, 101);
  margin-bottom: -2px;
}

.carouselHeader {
  max-width: 950px;
  margin: 40px auto 5px auto;
}

.carouselTitle {
  margin: 0;
  padding: 27px 0 12px 0;
  font-family: Poppins-Black, sans-serif;
  font-size: 30px;
  line-height: 36px;
  color: #fff;
  text-align: center;
}

.carouselText {
  font-family: Poppins-Regular, sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  max-width: 830px;
  margin: 0 auto;
  padding: 0;
}

.theColorOne {
  color: #FF7F32;
  font-weight: bold;
}

.theFrame {
  width: 100%;
  color: rgb(255, 255, 255);
  max-width: 455px;
}

#homepage iframe#survey-section {
  height: 770px;
}

#signs-of-uncontrolled-asthma iframe#survey-section {
  height: 620px;
}

#signs-of-uncontrolled-asthma .botBannerBtn {
  font-family: Poppins-Bold, sans-serif;
  font-size: 16px;
  line-height: 25px;
  max-height: 55px;
  text-align: center;
  border-radius: 35px;
  display: block;
  padding: 15px 15px 15px 20px;
  color: #003865;
  background: #FFFFFF;
  width: 260px;
  max-width: 260px;
  box-shadow: none;
  opacity: 1;
  background-repeat: no-repeat;
  border-bottom: 3px solid transparent;
}

#signs-of-uncontrolled-asthma .botBannerBtn:hover {
  border-bottom: 3px solid #ef426f;
  background: #003865;
  color: #fff;
}

#signs-of-uncontrolled-asthma .botBannerBtn::after {
  content: '';
  margin-left: 15px;
  margin-bottom: -2px;
  width: 13px;
  height: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background: url('/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/updated-images/tezspiretogether/color-arrow.png');
}

@media only screen and (min-width: 389px) and (max-width:395px) {
  a.botBannerBtn {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 420px) {
  .firstColDr .firstColDrImg {
    position: absolute;
    bottom: 0;
    width: auto;
    margin: auto;
    margin-left: 20px;
    left: 14%;
  }

  #peakweeklandingpage .theLine {
    width: 80%;
  }

  #container-9491dc548b {
    height: 374px;
    display: contents;
  }

  .MULCFirstListUl li:nth-last-child(1) {
    padding-bottom: 0!important;
  }

  .noWrap {
    white-space: normal;
  }

  .noWrap1 {
    white-space: nowrap;
  }

  #signs-of-uncontrolled-asthma button.cmp-carousel__action.cmp-carousel__action--next .cmp-carousel__action-icon::after {
    content: '';
    margin-left: 10px;
    margin-bottom: -2px;
    width: 20px;
    height: 35px;
    display: inline-block;
    background-repeat: no-repeat;
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/updated-images/signs-of-uncontrolled-asthma/nextArrow.png);
    background-size: 80% 80%!important;
    background-repeat: no-repeat!important;
  }

  #signs-of-uncontrolled-asthma button.cmp-carousel__action.cmp-carousel__action--previous .cmp-carousel__action-icon::after {
    content: '';
    margin-left: 10px;
    margin-bottom: -2px;
    width: 20px;
    height: 35px;
    display: inline-block;
    background-repeat: no-repeat;
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/updated-images/signs-of-uncontrolled-asthma/previousArrow.png);
    background-size: 80% 80%!important;
    background-repeat: no-repeat!important;
  }

  #signs-of-uncontrolled-asthma .cmp-carousel__actions--swipe {
    position: relative;
    width: 300px;
    margin: 0 auto;
    top: -809px;
  }

  #signs-of-uncontrolled-asthma .carouselLeftSide {
    max-height: 100%;
  }

  #signs-of-uncontrolled-asthma .boxFootBtn {
    margin-left: auto !important;
    margin: 0 auto;
  }

  #signs-of-uncontrolled-asthma .takingTezspireHroTextTtem {
    max-height: 100%;
  }

  .asthmaBoxes {
    border-radius: 10px !important;
  }

  #signs-of-uncontrolled-asthma .botBannerImg {
    max-height: unset !important;
    background-position: center;
    width: 100%;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 420px) {
  .firstColDr .firstColDrImg {
    position: relative;
    bottom: 0;
    width: 135px;
    margin: auto;
  }

  #signs-of-uncontrolled-asthma .botBannerImg {
    max-height: 350px;
    background-position: center;
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
	  
  #signs-of-uncontrolled-asthma  .underTextP {
    font-family: Poppins-Regular, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding: 0 20px;
    text-align: left;
    margin: -10px 0 0 0;
  }

  p.smaalP {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
  }

  p.leftcarouselColoredP {
    font-family: Poppins-Bold, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    padding: 0 30px;
    color: #fff;
    text-align: center;
    width: 95%;
    margin: -25px auto 0px auto !important;
  }

  p.leftcarouselColoredP span {
    color: #ef426f;
    display: inline-block;
    padding: 0px 15px;
    font-weight: 100 !important;
  }

  h3.leftcarouselH3 {
    padding-top: 0px;
    font-family: Poppins-Bold, sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #ffd955;
    margin: 15px auto;
  }

  h2.leftcarouselTitle {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin: 25px auto 3px auto;
  }

  p.leftcarouselPText {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 0 22px;
  }

  .carouselBGImg img {
    float: right;
    background-position: bottom 0px right 0px;
    width: auto;
    padding-top: 45px;
  }

  #signs-of-uncontrolled-asthma .carouselMainSection {
    display: flex;
    flex-direction: column-reverse;
  }

  .carouselTitle {
    font-size: 24px;
    line-height: 30px;
    padding: 0 15px;
    text-align: center;
  }

  p.carouselText {
    font-size: 18px;
    line-height: 24px;
    padding: 0 25px;
    text-align: center;
  }

  #signs-of-uncontrolled-asthma .boxFootBtn {
	 /* margin-left: 20px;*/
    ;
  }

  #signs-of-uncontrolled-asthma .boxFootBtn {
    margin: 20px auto!important;
  }

  #signs-of-uncontrolled-asthma .takingTezspireHroRightImg img {
    padding-top: 20px !important;
  }

  #signs-of-uncontrolled-asthma .MULCFirstList {
    margin-left: 20px;
    margin-bottom: 20px;
  }

  #signs-of-uncontrolled-asthma .MULCh2Normal {
    padding: 0px 20px 10px 20px;
    float: left;
    text-align: left;
  }

  #signs-of-uncontrolled-asthma .listText {
    width: calc(100% - 30px);
    text-align: left;
    color: #003865;
  }

  #signs-of-uncontrolled-asthma .underTextP2 {
    width: calc(100% - 35px) !important;
    margin: 0 auto;
    text-align: left;
    padding-right: 30px;
  }

  .firstColDr, .seccondRow, .secColOne, .secColTwo {
    min-height: 150px;
    width: 100%;
    justify-content: center;
    display: flex;
  }

  .firstColDr {
    min-height: 175px;
  }

  .secColOne {
    min-height: 50px !important;
    padding-top: 0 !important;
    padding-bottom: 15px;
  }

  .secColTwo {
    min-height: 110px !important;
    padding-top: 0 !important;
  }

  .boxSpecialist {
    display: flex;
    flex-direction: column;
    flex-direction: column-reverse;
  }

  .seccondRow {
    display: flex;
    flex-direction: column;
  }

  .theBotContentP {
    width: 75%;
    margin: 0 auto;
    margin-top: 35px;
  }

  #signs-of-uncontrolled-asthma .botBannerBtn {
    font-family: Poppins-Bold, sans-serif;
    font-size: 16px;
    line-height: 25px;
    max-height: 55px;
    text-align: center;
    border-radius: 25px;
    display: block;
    padding: 15px 0;
    color: #003865;
    background: #FFFFFF;
    width: 260px;
    max-width: 260px;
    box-shadow: none;
    opacity: 1;
    background-repeat: no-repeat;
    border-bottom: 3px solid transparent;
  }

  #signs-of-uncontrolled-asthma .botBannerBtn:hover {
    border-bottom: 3px solid #ef426f;
  }

  .botBannerImg {
    min-height: auto !important;
  }

  .asthmaPText {
    width: 93% !important;
    text-align: left;
    padding: 0px 10px 20px 0;
  }

  .asthmaBoxes {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: 100%;
    border-radius: 30px;
    background: #fff;
    padding: 40px 20px 0px 20px;
    float: left;
    margin: 0px 0 40px 0;
  }

  .theInnerSection, .theInnerSection2 {
    margin: 20px 20px 0 20px;
    padding: 5px 0 0 0;
  }

  .adjWidth {
    margin: 20px 10px 0 10px!important;
    padding: 5px 0 0 0;
  }

  .asthmaColImgCont {
    text-align: center;
  }

  .innerTitle {
    margin: 0;
    padding: 15px 0 0 0;
    font-family: Poppins-Black, sans-serif;
    font-size: 24px;
   /* font-size:23px; */
    line-height: 30px;
    color: #003865;
  }

  .asthmaH2 {
    font-family: Poppins-SemiBold, sans-serif;
    font-size: 22px;
    line-height: 28px;
    color: #003865;
    margin: 10px 20px 40px 30px;
    padding: 0;
    text-align: center;
  }

  .asthmaSH2 {
    font-family: Poppins-SemiBold, sans-serif;
    font-size: 20px;
    line-height: 28px;
    color: #003865;
    margin: 10px 10px 0px 0px;
    padding: 0;
    text-align: center;
  }

  .innerP {
    font-family: Poppins-Regular, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #3C4242;
    margin: 0;
    padding: 20px 13px 0 0;
  }

  #signs-of-uncontrolled-asthma .results {
    font-size: 14px;
    color: #fff;
    text-align: left;
    margin: 0px 20px 0 20px;
    height: 10px;
  }

  #signs-of-uncontrolled-asthma .imgTextContainer, #signs-of-uncontrolled-asthma .imgTextContainer2 {
    display: flex;
    flex-direction: column;
  }

  #signs-of-uncontrolled-asthma .imgTextContainer2 {
    flex-direction: column-reverse;
  }

  .botBannerImg {
    min-height: 230px;
  }

  #uncontrolledAsthmaContainer {
    width: 100%;
    min-height: auto !important;
    margin-top: -28px;
  }

  h1.heroTitle {
    text-align: left;
    margin: 100px 20px 20px 20px;
    font-family: Poppins, sans-serif;
    line-height: 1.3;
    font-size: 24px;
  }

  h1.heroTitle2 {
    text-align: left;
    margin: 0 15px 20px 20px;
    font-family: Poppins-Black, sans-serif;
    line-height: 1;
    font-size: 24px;
  }

  #signs-of-uncontrolled-asthma .takingTezspireHroTextTtem {
    height: auto !important;
    max-height: auto !important;
  }

  .theFrame {
    width: 100%;
    color: rgb(255, 255, 255);
    max-width: 95%;
    margin: 0 auto;
  }

  p.smaalP {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 51px;
  }
}

@media only screen and (min-width: 992px) {
	  
  #signs-of-uncontrolled-asthma .mob-Br {
    display: none;
  }

  .asthmaColImgCont img {
    width: 85%;
  }

  #signs-of-uncontrolled-asthma .botBannerBtn {
    margin: 32px auto 0 auto;
  }

  #signs-of-uncontrolled-asthma    .results {
    font-size: 14px;
    text-align: left;
    height: 40px;
  }

  #signs-of-uncontrolled-asthma .takingTezspireHroTextTtem {
    flex: 0 1 auto;
    position: absolute;
    left: unset;
  }

  #signs-of-uncontrolled-asthma .MULCFirstList {
    width: 635px;
    float: left;
    margin: 0;
    padding: 0;
  }

  #signs-of-uncontrolled-asthma .MULCFirstListItem, #signs-of-uncontrolled-asthma .MULCh2Normal {
    float: left !important;
    text-align: left !important;
  }

  #signs-of-uncontrolled-asthma .MULCh2Normal {
   /* padding: 0px 20px 16px 0px; */
    padding: 0px 20px 11px 0px;
    float: left !important;
    text-align: left !important;
    display: block !important;
    width: 100% !important;
    margin-bottom: 0px;
  }

  .alignTop {
    padding-top: 40px !important;
    padding-left: 30px;
    padding-bottom: 45px;
  }

  #signs-of-uncontrolled-asthma .imgTextContainer {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #signs-of-uncontrolled-asthma .imgTextContainer2 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
	 /* -webkit-box-shadow: inset -40px -10px 70px -1px #eaeaea;
	  -moz-box-shadow: inset -40px -10px 70px -1px #eaeaea;
	  box-shadow: inset -40px -10px 70px -1px #eaeaea;*/
    box-shadow: inset 0px -23px 17px #00000016;
  }

  #signs-of-uncontrolled-asthma h1.heroTitle {
    font-family: Poppins-Black, sans-serif;
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    width: 55%;
    padding-top: 33px;
  }

  #signs-of-uncontrolled-asthma h1.heroTitle2 {
    font-family: Poppins-Black, sans-serif;
    font-size: 30px;
    line-height: 36px;
    width: 55%;
    color: #003865;
  }

  #uncontrolledAsthmaContainer {
    background: #ef426f;
    position: relative;
    min-height: 230px;
    margin-top: -1%;
  }

  #uncontrolledAsthmaContainer .theBotContentP {
    width: 435px;
    text-align: center;
    margin: 0 auto;
    margin-top: -10px;
    padding: 10px 0 5px 0;
  }

  #uncontrolledAsthmaContainer .botBannerBtn {
    max-width: 295px;
  }

  .theInnerSection {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: left;
  }

  .theInnerSection2 {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: left;
  }

  .innerTitle {
    font-family: Poppins-Black, sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #003865;
    text-align: left;
    margin: 70px 0 20px 0;
    padding: 0;
  }

  .innerP {
    font-family: Poppins-Regular, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #3C4242;
    text-align: left;
    margin: 0 0 40px 0;
    padding: 0;
  }
	/*****************/
  .asthmaBoxes {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: calc(100% - 50px);
    border-radius: 30px;
    padding: 63px 55px 0px 85px;
    margin: 0 0 60px 0;
    float: left;
    background: #fff;
  }

  .asthmaRow {
    width: 100%;
    display: block;
    float: left;
  }

  .asthmaCol {
    width: 33%;
    float: left;
  }

  .asthmaColImgCont {
    width: 100%;
    float: left;
    text-align: center;
  }

  .asthmaH2, .asthmaSH2 {
    font-family: Poppins-SemiBold, sans-serif;
    font-size: 24px;
    line-height: 32px;
    color: #003865;
    margin: 10px 20px 40px 20px;
    padding: 0;
    text-align: center;
  }

  .asthmaSH2 {
    text-align: left !important;
    margin: 10px 25px 40px 50px;
  }

  .asthmaP {
    float: left;
    width: 100%;
  }
}
  /*
  @media only screen and (max-width: 1300px) and (min-width: 992px){
  .alignTop {
	  padding-top: 70px!important;
	  padding-left: 20px;
	  max-width: 950px;
	  background: rgba(255,255,255,0.7);
	  border-radius: 30px;
  }
  }
  */
  /***************************** carousel Page ***************************/
#signs-of-uncontrolled-asthma .cmp-carousel-horizontal .cmp-carousel__indicators li.cmp-carousel__indicator--active::after {
  background: rgba(255, 255, 255, 1);
}

#signs-of-uncontrolled-asthma .cmp-carousel-horizontal .cmp-carousel__indicator {
  width: 6px;
  height: 6px;
  margin: 0 10px;
  text-indent: 0px;
  letter-spacing: 2px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: none;
  background: rgba(255, 255, 255, 0.4);
  position: relative;
}

#signs-of-uncontrolled-asthma .carousel {
  background: #003865 url('/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/updated-images/signs-of-uncontrolled-asthma/theBg.png');
  background-repeat: no-repeat;
  background-position: bottom right;
}

#signs-of-uncontrolled-asthma .cmp-carousel__actions {
  position: absolute;
  width: calc(100% - 20%);
  margin: 0 auto;
  top: 210px;
  left: 10%;
}

#signs-of-uncontrolled-asthma .cmp-carousel-horizontal .cmp-carousel__indicators {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  width: 100%;
  position: absolute;
  bottom: 30px;
  color: #fff;
  z-index: 99999;
}

#signs-of-uncontrolled-asthma .cmp-carousel-horizontal .cmp-carousel__indicator {
  width: 11px;
  height: 11px;
  margin: 0 5px;
  text-indent: 0px;
  letter-spacing: 2px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
	/*border: 1px solid #fff;
	background-color: transparent;
	*/
  background: rgba(255, 255, 255, 0.4);
  position: relative;
  cursor: pointer;
}

#signs-of-uncontrolled-asthma .cmp-carousel-horizontal .cmp-carousel__indicator div {
  height: 10px;
}

#signs-of-uncontrolled-asthma .cmp-carousel-horizontal .cmp-carousel__indicators li.cmp-carousel__indicator--active::after {
  content: "";
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0px;
  top: 0px;
  border-radius: 50%;
}

#signs-of-uncontrolled-asthma button.cmp-carousel__action.cmp-carousel__action--previous, #signs-of-uncontrolled-asthma button.cmp-carousel__action.cmp-carousel__action--next {
  background: transparent;
  border: none;
  text-decoration: none;
  outline: none;
}

#signs-of-uncontrolled-asthma button.cmp-carousel__action.cmp-carousel__action--next {
  float: right;
}

#signs-of-uncontrolled-asthma button.cmp-carousel__action.cmp-carousel__action--previous .cmp-carousel__action-text, #signs-of-uncontrolled-asthma button.cmp-carousel__action.cmp-carousel__action--next .cmp-carousel__action-text, #signs-of-uncontrolled-asthma button.cmp-carousel__action.cmp-carousel__action--pause, #signs-of-uncontrolled-asthma button.cmp-carousel__action.cmp-carousel__action--play {
  display: none;
}

#signs-of-uncontrolled-asthma button.cmp-carousel__action.cmp-carousel__action--previous .cmp-carousel__action-icon::after {
  content: '';
  margin-left: 10px;
  margin-bottom: -2px;
  width: 25px;
  height: 43px;
  display: inline-block;
  background-repeat: no-repeat;
  background: url('/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/updated-images/signs-of-uncontrolled-asthma/previousArrow.png') no-repeat;
}

#signs-of-uncontrolled-asthma button.cmp-carousel__action.cmp-carousel__action--next .cmp-carousel__action-icon::after {
  content: '';
  margin-left: 10px;
  margin-bottom: -2px;
  width: 25px;
  height: 43px;
  display: inline-block;
  background-repeat: no-repeat;
  background: url('/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/updated-images/signs-of-uncontrolled-asthma/nextArrow.png') no-repeat;
}

#signs-of-uncontrolled-asthma .cmp-carousel__item--swipe {
  width: 100vw;
  cursor: pointer;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 1s;
  position: relative;
  padding: 0;
  margin: -20px 0 0 0;
}

@media only screen and (max-width: 350px) {
  
  #signs-of-uncontrolled-asthma .cmp-carousel__actions {
    position: absolute;
    width: 305px!important;
    margin: 0 auto;
    top: 140px;
  }

  #signs-of-uncontrolled-asthma .takingTezspireHroTextTtem {
    margin-top: 16%;
  }
}

@media only screen and (max-width: 420px) {
  #signs-of-uncontrolled-asthma .carousel {
    background: #003865;
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: right;
    max-height: 1020px!important;
  }

  .asthmaP {
    float: left;
    width: 100%;
    padding-top: 10px;
  }

  #signs-of-uncontrolled-asthma .cmp-carousel__actions {
    position: absolute;
    width: 355px;
    margin: 0 auto;
    top: 140px;
  }

  #signs-of-uncontrolled-asthma .cmp-carousel__actions {
    left: 2%;
  }

  #signs-of-uncontrolled-asthma .cmp-carousel-horizontal .cmp-carousel__indicators {
    top: 290px;
    cursor: none;
  }

  #signs-of-uncontrolled-asthma .carouselLeftSide {
    max-height: 100%;
  }

  #signs-of-uncontrolled-asthma .botBannerBtn {
    width: 80%!important;
    max-width: 80%!important;
  }
}

@media only screen and (max-width: 520px) {
  #signs-of-uncontrolled-asthma .botBannerBtn {
    width: 60%;
    max-width: 80%;
  }

  #signs-of-uncontrolled-asthma .boxFootBtn {
    text-align: center;
    margin: 0 auto!important;
  }
}

@media only screen and (max-width: 991px) {
  .firstColDr .firstColDrImg {
    position: absolute;
    bottom: 0;
    width: auto;
    margin: auto;
    margin-left: 20px;
  }

  #signs-of-uncontrolled-asthma .MULCFirstListItem {
    padding: 0 0 10px 0;
  }

  #signs-of-uncontrolled-asthma .cmp-carousel-horizontal .cmp-carousel__indicator {
    margin: 0 5px;
  }

  .theFrame {
    width: 100%;
    color: rgb(255, 255, 255);
    max-width: 95%;
    margin: 0 auto;
  }

  p.smaalP {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 51px;
  }

  p.leftcarouselColoredP {
    font-family: Poppins-Bold, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    padding: 0 30px;
    color: #fff;
    text-align: center;
    width: 80%;
    margin: -25px auto 0px auto !important;
  }

  p.leftcarouselColoredP span {
    color: #ef426f;
    display: inline-block;
    padding: 0px 5px;
    font-weight: 100 !important;
  }

  h3.leftcarouselH3 {
    padding-top: 0px;
    font-family: Poppins-Bold, sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #ffd955;
    margin: 15px auto;
  }

  h2.leftcarouselTitle {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin: 25px auto 3px auto;
  }

  p.leftcarouselPText {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 0 22px 15px 22px;
  }

  .carouselBGImg img {
    float: right;
    background-position: bottom 0px right 0px;
    width: auto;
    padding-top: 45px;
  }

  #signs-of-uncontrolled-asthma .carouselMainSection {
    display: flex;
    flex-direction: column-reverse;
  }

  .carouselTitle {
    font-size: 24px;
    line-height: 30px;
    padding: 0 15px 15px 15px;
    text-align: center;
  }

  p.carouselText {
    font-size: 18px;
    line-height: 24px;
    padding: 0 25px;
    text-align: center;
  }

  #signs-of-uncontrolled-asthma .carousel {
    background: #003865;
    background-repeat: no-repeat;
    background-size: 280px;
    background-position: right;
    max-height: 950px;
  }

  #signs-of-uncontrolled-asthma .carouselLeftSide {
    height: auto !important;
    max-height: auto !important;
  }

  #signs-of-uncontrolled-asthma .boxFootBtn {
    margin-left: 20px;
    margin-top: 15px;
  }

  #signs-of-uncontrolled-asthma .takingTezspireHroRightImg img {
    padding-top: 20px !important;
  }
}

@media only screen and (min-width: 992px) {
  .innerLeft {
    padding-left: 50px;
  }

  #signs-of-uncontrolled-asthma  .underTextP {
    font-family: 'Poppins-SemiBold', sans-serif;
    max-width: 43%;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    width: 46%;
  }

  #signs-of-uncontrolled-asthma .carouselLeftSide {
    flex: 0 1 auto;
    position: absolute;
    left: 18%;
  }
}
  /*****************************carousel*****************************************/
@media only screen and (min-width: 2500px) {
  .asthmaSH2 {
    font-size: 23px;
  }
}

@media only screen and (min-width: 800px) and (max-width: 830px) {
  .theFrame {
    width: 100%;
    color: rgb(255, 255, 255);
    max-width: 95%;
    margin: 0 auto;
  }

  p.smaalP {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 50px;
  }
}
  
  /*@media only screen and (min-width: 750px)  and (max-width: 760px) and (orientation: landscape) { */
@media only screen and (min-width: 750px)  and (max-width: 755px) and (orientation: landscape) {
  #signs-of-uncontrolled-asthma .MULCFirstListItem {
    padding: 0;
    float: left;
    width: 65%!important;
  }

  #signs-of-uncontrolled-asthma .carouselBGImg {
    overflow: hidden;
  }

  #signs-of-uncontrolled-asthma img.deskImg {
    margin-right: -160px;
  }
}

@media only screen and (min-width: 1036px)  and (max-width: 1038px) {
  
  #signs-of-uncontrolled-asthma .MULCFirstListItem {
    padding: 0;
    float: left;
    width: 65%!important;
  }

  #signs-of-uncontrolled-asthma .carouselBGImg {
    overflow: hidden;
  }

  #signs-of-uncontrolled-asthma img.deskImg {
    margin-right: -160px;
  }
}
  
  /*********************************************************************************/
  /*
  Date: 27/05/2024
  */
#signs-of-uncontrolled-asthma .secondAsthmaContainer {
  width: 100%;
  float: left;
  background: #fff;
}

#signs-of-uncontrolled-asthma .innerTitle {
  font-family: 'Poppins-Bold', sans-serif;
  color: #003865;
  padding: 0;
  text-align: unset;
}

#signs-of-uncontrolled-asthma .innerP {
  font-family: Poppins, sans-serif;
  text-align: center;
  color: #000;
  margin: 0 auto 40px auto;
}

#signs-of-uncontrolled-asthma .innerP sup {
  position: relative;
  font-size: 59%;
  vertical-align: top;
  top: 0;
}

#signs-of-uncontrolled-asthma .asthmaBoxes {
       /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
  box-shadow: none;
  float: left;
  background: #BDD9F0;
}

#signs-of-uncontrolled-asthma .theInnerSection2 {
  position: relative;
}
/************ Sect 4 **************/
#signs-of-uncontrolled-asthma #uncontrolledAsthmaContainer {
  background: transparent;
  position: relative;
  display: flex;
  justify-content: center;
}

#signs-of-uncontrolled-asthma  .theBotContent {
  width: 55%;
  max-width: 800px;
  border-radius: 30px;
  background: #fff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}

#uncontrolledAsthmaContainer .theBotContentP {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.12px;
  color: #003865;
}

@media only screen and (min-width: 992px) {
  #signs-of-uncontrolled-asthma .boxFootBtn {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 25px;
    max-height: 55px;
    text-align: center;
    border-radius: 25px;
    padding: 15px 0 15px 15px;
    color: #fff;
    background: #003865;
    min-width: 195px;
    box-shadow: none;
    opacity: 1;
    background-repeat: no-repeat;
    border-bottom: 3px solid transparent;
    text-decoration: none;
    outline: none;
    position: relative;
    left: -10px;
  }

  #signs-of-uncontrolled-asthma #text-3c5264b620 > div > div.theInnerSection2.adjWidth > div > div.asthmaRow > div:nth-child(3) > div.asthmaText > h2 {
    max-width: 70%;
    margin: 0 auto;
  }

  #signs-of-uncontrolled-asthma span.feedbackclass {
    display: inline-block;
    color: #000;
    font-family: 'Poppins-Bold';
  }

  #signs-of-uncontrolled-asthma .boxFootBtn.adjestWidth {
    left: 30px !important;
    min-width: 275px !important;
  }

  #uncontrolledAsthmaContainer .theBotContentP {
    /*width: 50%; */
    font-family: 'Poppins-Bold';
    text-align: left;
    margin: 0;
    margin-top: 0;
    padding: 35px 0 35px 60px;
  }

  #signs-of-uncontrolled-asthma .theInnerSection2 .boxCenterImg {
    display: none;
  }

  #signs-of-uncontrolled-asthma .asthmaBoxes {
    width: calc(100% - 50px);
    padding: 63px 55px 0px 85px;
    margin: 0 0 60px 0;
  }

  #signs-of-uncontrolled-asthma .innerTitle {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    padding-top: 26px;
    padding-bottom: 16px;
    margin: 0 auto;
    color: #003865;
    text-align: center;
    max-width: 80%;
  }

  #signs-of-uncontrolled-asthma .innerP {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0;
    max-width: 485px;
  }

  #signs-of-uncontrolled-asthma .innerP .noWrap {
    white-space: nowrap;
  }

  #signs-of-uncontrolled-asthma .asthmaH2,   #signs-of-uncontrolled-asthma .asthmaSH2 {
    font-size: 24px;
    font-family: 'Poppins-SemiBold';
    color: #003865;
   /* margin: 10px 25px 40px 0px; */
    padding: 0;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    max-width: 80%;
  }

  #signs-of-uncontrolled-asthma hr.hrLine {
    border-top: 1px solid #fff;
    margin-bottom: 20px;
    width: 94%;
  }

  #signs-of-uncontrolled-asthma .secondAsthmaContainer {
    padding-bottom: 150px;
  }
}

@media only screen and (max-width: 1300px) {
  #signs-of-uncontrolled-asthma .theInnerSection2 .boxRightImg {
   /* display:none;*/
    right: -2%;
    width: 30%;
    position: absolute;
  }
}

@media only screen and (max-width: 1439px) {
  #signs-of-uncontrolled-asthma .theInnerSection2 {
    position: relative;
  }

  #signs-of-uncontrolled-asthma .theInnerSection2 .boxRightImg {
        /* display: none; */
    right: -5%;
    top: -90px;
    width: 26%;
    position: absolute;
  }

  #signs-of-uncontrolled-asthma .asthmaBoxes {
    width: calc(100% - 10%);
    padding: 63px 55px 0px 85px;
    margin: 0 0 60px 0;
  }
}

@media only screen and (min-width: 1440px) {
  #signs-of-uncontrolled-asthma .theInnerSection2 .boxRightImg {
    position: absolute;
    right: -120px;
 /*-140*/
    top: -200px;
  }

  #signs-of-uncontrolled-asthma #uncontrolledAsthmaContainer > div.theBotImg {
    width: -webkit-fill-available;
  }
}

@media only screen and (max-width: 991px) {
  #signs-of-uncontrolled-asthma .theInnerSection2 .boxRightImg {
    display: none;
  }

  #signs-of-uncontrolled-asthma .theInnerSection2 .boxCenterImg {
    display: block;
    position: absolute;
    width: 43%;
 /*50%*/
    margin: 0 auto;
    text-align: center;
    left: 30%;
 /*23%*/
    z-index: 0;
  }

  #signs-of-uncontrolled-asthma .heroTitle2 {
    color: #003865;
    font-family: Poppins, sans-serif;
    max-width: 80%;
  }

  #signs-of-uncontrolled-asthma .asthmaBoxes {
    width: calc(100% - 40px);
    padding: 63px 0px 0px 0px;
    margin: 170px 20px 40px 20px;
    z-index: 1;
    position: relative;
  }

  #signs-of-uncontrolled-asthma .asthmaH2 {
    font-family: 'Poppins-SemiBold', sans-serif;
    font-size: 24px;
    /*font-size: 23px; */
    line-height: 30px;
    color: #003865;
    margin: 10px 15px 40px 15px;
    padding: 0;
    text-align: center;
  }

  #signs-of-uncontrolled-asthma  .firstColDr {
    display: none;
  }
}

@media only screen and (max-width: 991px) and (min-width: 701px) {
  #signs-of-uncontrolled-asthma .theInnerSection2 .boxCenterImg {
    top: -30px;
    width: 40%;
    left: 30%;
  }

  #signs-of-uncontrolled-asthma .asthmaBoxes {
    margin: 300px 20px 40px 20px;
  }
}

@media only screen and (max-width: 700px) and (min-width: 601px) {
  #signs-of-uncontrolled-asthma .theInnerSection2 .boxCenterImg {
    top: -40px;
 /*-80*/
    ;
  }
}

@media only screen and (max-width: 600px) and (min-width: 400px) {
  #signs-of-uncontrolled-asthma .theInnerSection2 .boxCenterImg {
    top: -40px;
 /*-60*/
    ;
  }
}

@media only screen and (max-width:399px) {
  #signs-of-uncontrolled-asthma .theInnerSection2 .boxCenterImg {
    top: -30px;
  }
}
/*****************************************/
@media only screen and (max-width:1300px) {
  
  #signs-of-uncontrolled-asthma .theBotContent {
    width: 70%;
    border-radius: 30px;
    background: #fff;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 30px;
  }
/*
#signs-of-uncontrolled-asthma .theBotContent {
    width: 80%;
    display: flex;
    flex-direction: column;
    padding-bottom: 30px;
  }

*/

  #uncontrolledAsthmaContainer .theBotContentP {
    width: 80%;
    padding: 35px 0 15px 0px;
  }

  #signs-of-uncontrolled-asthma .boxFootBtn {
    width: 300px;
  }
}

@media only screen and (max-width: 991px) {
  #signs-of-uncontrolled-asthma .theBotContent {
    width: 80%;
    display: flex;
    flex-direction: column;
    padding-bottom: 30px;
  }

  #signs-of-uncontrolled-asthma .btn-blue::after {
    margin-left: 10px;
  }

  #uncontrolledAsthmaContainer h1.heroTitle {
    text-align: left;
    margin: 100px 20px 20px 20px;
    font-family: Poppins, sans-serif;
    line-height: 1.3;
    font-size: 24px!important;
  }

  #signs-of-uncontrolled-asthma #uncontrolledAsthmaContainer a.btn {
    padding: 16px 10px 16px 20px;
    font-family: 'Poppins-Bold', sans-serif;
    font-size: 16px;
    line-height: 25px;
    border-radius: 35px;
    display: inline-block;
    border-bottom: 3px solid transparent;
    width: max-content;
  }

  #uncontrolledAsthmaContainer .btn-blue {
    color: white;
    font-weight: 700 !important;
  }

  #uncontrolledAsthmaContainer .secColTwo {
    min-height: 10px !important;
    margin-bottom: 30px!important;
  }

  #uncontrolledAsthmaContainer .theBotContentP {
    letter-spacing: -0.25px!important;
    text-align: left!important;
    line-height: 28px!important;
  }

  #signs-of-uncontrolled-asthma .theBotContent {
    width: 92%;
    padding-right: 24px;
    padding-left: 23px;
    margin-right: 0px;
    margin-left: 0px;
  }

  #signs-of-uncontrolled-asthma #uncontrolledAsthmaContainer .theBotContentP {
    width: 99%;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    font-family: 'Poppins-Bold';
  }

  #signs-of-uncontrolled-asthma .theBotContent {
    padding-bottom: 40px;
    padding-top: 40px;
    border-radius: 15px;
    margin-top: 20px;
  }

  #signs-of-uncontrolled-asthma .takingTezspireHroTextTtem {
    position: absolute;
    margin-top: 27%;
  }

  #text-08755f7c5a > div > div > div.takingTezspireHroTextTtem.alignTop {
    position: relative !important;
    margin-top: 10% !important;
    padding-top: 0px;
  }
}

@media only screen and (max-width: 420px) {
  #signs-of-uncontrolled-asthma .boxFootBtn {
    width: 275px;
  }
}
/********************box 3*********************/
#signs-of-uncontrolled-asthma .imgTextContainer2 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  box-shadow: none;
  padding: 50px 0;
}

#signs-of-uncontrolled-asthma h1.heroTitle2 {
  color: #003865;
  font-family: 'Poppins-Bold';
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

#signs-of-uncontrolled-asthma a.btn, #signs-of-uncontrolled-asthma .secColTwo a {
  border-radius: 50px;
  background: var(--Navy, #003865);
  box-shadow: 0px 4px 0px 0px #EF426F;
}

#signs-of-uncontrolled-asthma .btn-blue:hover {
  background: #A2B3C6 !important;
}

@media only screen and (min-width: 992px) {
  #signs-of-uncontrolled-asthma a.btn, #signs-of-uncontrolled-asthma .secColTwo a {
    font-family: 'Poppins-Regular', sans-serif !important;
    font-size: 14px;
    width: max-content;
    padding: 15px 30px;
  }

  #signs-of-uncontrolled-asthma .secColTwo a {
    color: white;
    font-weight: 700 !important;
  }

  #signs-of-uncontrolled-asthma .btn.btn-blue.adjestWidth {
  /*  margin-left: 80px; */
    margin-left: 10px;
  }

  #signs-of-uncontrolled-asthma .takingTezspireHroTextTtem {
    flex: 0 1 auto;
    position: absolute;
    left: unset;
    padding-left: 0%;
    margin-right: 4%;
  }

  #signs-of-uncontrolled-asthma #uncontrolledAsthmaContainer > div.theBotImg {
    width: -webkit-fill-available;
  }

  #signs-of-uncontrolled-asthma h1.heroTitle {
    font-size: 40px;
    font-family: 'Poppins-Bold';
    line-height: 50px;
    color: #fff;
    width: 44%;
    padding-top: 68px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
        /* margin-left: 30px; */
    ;
  }

  #signs-of-uncontrolled-asthma h1.heroTitle2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    font-family: 'Poppins-Bold';
  }

  #signs-of-uncontrolled-asthma #text-609f0a4d56 > div > div > div.takingTezspireHroRightImg-poo > img.deskImg {
    width: -webkit-fill-available;
    margin-top: 1%;
  }

  #signs-of-uncontrolled-asthma .takingTezspireHroRightImg-poo {
    width: -webkit-fill-available;
  }

  #signs-of-uncontrolled-asthma p.feedbackadded {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.12px;
    padding-top: 24px;
    font-family: 'Poppins-Regular', sans-serif;
    text-align: center;
    margin: 0 auto;
  }

  #signs-of-uncontrolled-asthma h2.asthmaSH2 {
        /*margin-left: -2%; */
    margin-left: 2%;
  }

  #signs-of-uncontrolled-asthma p.mlradded {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.12px;
    color: #FFF;
    text-align: center;
    margin-bottom: 0%;
  }

  #signs-of-uncontrolled-asthma  .step-form-section .mheading {
    color: var(--Gray-6, #F2F2F2);
    font-family: 'Poppins-SemiBold';
    padding-bottom: 24px;
    padding-top: 60px;
  }

  #signs-of-uncontrolled-asthma div#wan {
    height: 100px;
    background: #003865;
    margin-top: -3%;
    display: block;
  }
}

@media only screen and (max-width: 991px) {
  #signs-of-uncontrolled-asthma #survey-section,#homepage #survey-section {
    height: 1500px;
  }

  #homepage iframe#survey-section {
    height: 1500px;
  }

  #signs-of-uncontrolled-asthma iframe#survey-section {
    height: 950px;
  }

  #signs-of-uncontrolled-asthma #text-2ba1c2cd6a div#banner p {
    padding-top: 0;
  }

  #signs-of-uncontrolled-asthma .underTextP {
    font-family: 'Poppins-SemiBold', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding: 0 20px;
    text-align: left;
    margin: -10px 0 0 0;
    max-width: 100%;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
/*font-family: 'Poppins-Bold'; */
/*letter-spacing: -0.5px; */
    padding-right: 18px;
    padding-left: 20px;
   /* padding: 0 0px; */
    ;
  }

  #signs-of-uncontrolled-asthma .innerP sup {
    top: -3px;
  }

  #signs-of-uncontrolled-asthma div#wan {
    display: none;
  }

  #signs-of-uncontrolled-asthma h3.mheading {
    max-width: 95%;
    font-family: 'Poppins-Bold';
  }

  #signs-of-uncontrolled-asthma .innerTitle {
    font-family: 'Poppins-Bold', sans-serif;
       /* letter-spacing: -0.5px; */
    ;
  }

  #signs-of-uncontrolled-asthma .step-form-section .mheading {
    margin: 0 auto;
    text-align: -webkit-center !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    max-width: 88%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 14px !important;
    padding-top: 44px !important;
    color: var(--Gray-6, #F2F2F2);
  }

  #signs-of-uncontrolled-asthma p.mlradded {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    color: #FFF;
  }

  #signs-of-uncontrolled-asthma p.feedbackadded {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-top: 0px;
  }

  #signs-of-uncontrolled-asthma #text-3c5264b620 > div > div.theInnerSection2.adjWidth > div > div.boxSpecialist > div.seccondRow > div.secColOne > h2 {
    padding-top: 21px;
    padding-right: 28px;
    padding-bottom: 19px;
    padding-left: 38px;
    color: #003865;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin: 0 auto;
  }

  #signs-of-uncontrolled-asthma span.feedbackclass {
    font-family: 'Poppins-Bold';
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }

  #signs-of-uncontrolled-asthma #text-3c5264b620 > div > div.theInnerSection2.adjWidth > div > div.boxSpecialist > div.seccondRow > div.secColTwo {
    min-height: 10px !important;
    padding-top: 0 !important;
    margin: 0 auto;
    display: inline-flex;
    justify-content: center;
    padding-bottom: 39px;
    margin-left: 4%;
  }

  #uncontrolledAsthmaContainer .asthmaSH2 {
    font-family: Poppins-SemiBold, sans-serif;
    font-size: 20px;
    line-height: 28px;
    color: #003865;
    margin: 10px 10px 0px 0px!important;
    padding: 0;
    text-align: center;
  }

  #signs-of-uncontrolled-asthma .innerP {
    text-align: left !important;
    font-family: 'Poppins-Regular', sans-serif;
    padding-right: 0px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
       /* letter-spacing: -0.5px; */
    ;
  }

  #signs-of-uncontrolled-asthma  h1.heroTitle {
    max-width: 85%;
    font-size: 24px;
       /* font-size: 23px; */
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
       /* max-width: 100%; */
    font-family: 'Poppins-Bold';
   /* letter-spacing: -0.5px; */
    ;
  }
}

#uncontrolledAsthmaContainer #carouselSection-item-1ee52d8754-tabpanel,  
#uncontrolledAsthmaContainer .carouselSection,
#uncontrolledAsthmaContainer .text.aem-GridColumn.aem-GridColumn--default--12:has(.carouselSection),
#signs-of-uncontrolled-asthma .carousel,
#signs-of-uncontrolled-asthma .text.aem-GridColumn.aem-GridColumn--default--12:has(.carouselSection) {
  display: none!important;
}
/*btn btn-blue adjust2*/
#signs-of-uncontrolled-asthma .btn-blue::after {
  content: '';
  margin-left: 23px;
  margin-bottom: -2px;
  width: 13px;
  height: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/updated-images/tezspiretogether/color-arrow.png);
				/*/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/es_pr/updated-images*/
  ;
}

#signs-of-uncontrolled-asthma b {
  font-family: 'Poppins-Bold';
}

#signs-of-uncontrolled-asthma #isi-container b {
  font-family: 'OpenSans-Bold', sans-serif;
}

@media only screen and (min-width: 1930px) {
  #signs-of-uncontrolled-asthma h1.heroTitle {
    font-size: 55px;
    width: 52%;
    line-height: normal;
  }

  #signs-of-uncontrolled-asthma .underTextP {
    font-size: 26px;
    line-height: normal;
    max-width: 50% !important;
  }

  #signs-of-uncontrolled-asthma .theBotContent {
        /*width: 32%; */
    ;
  }
}

/* after 2nd vml staging feedback */
@media only screen and (min-width: 992px) and (max-width:1200px) {
  #signs-of-uncontrolled-asthma h1.heroTitle {
    font-size: 30px;
    width: 75%;
    line-height: normal;
  }

  #signs-of-uncontrolled-asthma .takingTezspireHroTextTtem {
    margin-left: 4%;
  }

  #signs-of-uncontrolled-asthma .asthmaBoxes {
    padding: 63px 83px 0px 38px;
  }

  #signs-of-uncontrolled-asthma #text-3c5264b620 > div > div.theInnerSection2.adjWidth > img.boxRightImg {
    right: 0%;
  }

  #signs-of-uncontrolled-asthma li.MULCFirstListItem {
    max-width: 55%;
  }

  #signs-of-uncontrolled-asthma .underTextP2 {
    width: 487px;
  }
}

@media only screen and (min-width: 345px) and (max-width:375px) {
  #signs-of-uncontrolled-asthma #uncontrolledAsthmaContainer a.btn {
  }

  #signs-of-uncontrolled-asthma h1.heroTitle {
    max-width: 88%;
  }

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

  #taking-tezspire .fourthTakingTitle {
    font-size: 23px;
    padding: 0 20px 20px 20px;
  }

  #signs-of-uncontrolled-asthma #text-3c5264b620 > div > div.theInnerSection2.adjWidth > div > div.boxSpecialist > div.seccondRow > div.secColOne > h2 {
    padding-right: 12px;
    padding-left: 12px;
  }
}

#signs-of-uncontrolled-asthma sup.fir {
  vertical-align: inherit;
}

#signs-of-uncontrolled-asthma sup.se {
  vertical-align: baseline;
}

#signs-of-uncontrolled-asthma div#Control-poll {
  background-color: #003865;
}

@media only screen and (max-width: 375px) {
  #signs-of-uncontrolled-asthma .underTextP {
    letter-spacing: -1.2px;
  }

  #signs-of-uncontrolled-asthma h1.heroTitle {
    max-width: 100%;
    letter-spacing: -0.5px;
  }
}

@media only screen and (max-width: 340px) {
  #signs-of-uncontrolled-asthma .underTextP {
    letter-spacing: 0px;
  }

  #signs-of-uncontrolled-asthma #uncontrolledAsthmaContainer a.btn {
    width: -webkit-fill-available;
  }

  #measure-your-level-of-control .botBannerBtn {
    width: inherit !important;
  }
}

@media only screen and (min-width: 500px) and (max-width:992px) {
  #signs-of-uncontrolled-asthma .takingTezspireHroTextTtem {
    margin-top: calc(32% + 10%);
  }
}

@media only screen and (min-width: 1500px) {
  #signs-of-uncontrolled-asthma .imgTextContainer2 {
    max-width: 1440px;
    margin: 0 auto;
  }

  #homepage iframe#survey-section {
    height: 770px;
  }

  #signs-of-uncontrolled-asthma iframe#survey-section {
    height: 620px;
  }
}
