/* SUA Global css */


/* Global CSS */

/*invisible recaptcha*/
.captcha-section {
  display: none;
}

/* One para added in the form for cookie banner */

#TezCRMForm #\36 5bca896ae18960002be8aff > h3 > sup {
  margin-left: -7px;
  font-size: x-small;
}

/*#TezCRMForm p.cookie-consent-update a span {
margin-left: 5px;
} */
/* code end here */
/* form udpated code here */
#request-a-rep #field-group-677f84cf1b44ba0002251a3d {
  display: block !important;
}

.dynamicHeightContent4 {
  height: 920px;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder button.cmp-dynamicform__submit-btn:hover {
  background: #003764 !important;
}

#request-a-rep #field-group-677f84cf1b44ba0002251a3d p.cookie-consent-update {
  display: block !important;
  color: var(--Blue-dark-blue, #01194C);
  font-family: "roboto-condensed", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}

#request-a-rep #field-group-677f84cf1b44ba0002251a3d p.cookie-consent-update a {
  color: var(--Blue-dark-blue, #01194C);
  text-decoration: underline;
  cursor: pointer;
}

#request-a-rep #field-group-677f84cf1b44ba0002251a3d p.cookie-consent-update a span {
  margin-left: 5px;
}
/* request a rep new css file */

/***** Header 29-1-24 ******************/
/*
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,700;1,400&display=swap');
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "roboto-condensed",sans-serif;
}

img {
  max-width: unset !important;
}

.experiencefragment:first-child {
  position: sticky;
  top: 0;
  z-index: 3;
  background: #fff;
}

#header .cmp-text {
  padding: 0 !important;
}

.top-bar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 10px;
  background: #002644;
}

.topbar-mob {
  display: none;
}

.top-bar a {
  color: #ffffff;
  font-family: 'roboto-condensed',sans-serif;
  text-decoration: underline;
  font-size: 15px;
  line-height: 16px;
  font-weight: 500;
}

#header .top-bar ul {
  display: flex;
  width: 1440px;
  margin: 0 auto !important;
  list-style: none;
}

.top-bar ul li {
  margin: 0 16px;
}

.gateway-nps-reference {
  display: none;
}

#gateway .gateway-nps-reference {
  display: block;
  padding-top: 80px;
  padding-bottom: 42px;
}

.top-bar ul li:first-child a {
  text-decoration: none;
}

/*.top-bar ul li:nth-child(4) */
.top-bar ul li:nth-child(5) {
/*margin-left: auto;*/
  ;
}

.nav {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  max-width: 1440px;
  margin-right: 0px;
}

.logo {
  flex: 1;
  z-index: 2;
  padding-left: 27px;
}

.menu {
  display: flex;
  align-items: center;
  list-style: none;
  justify-content: end;
}

.menu li:first-child {
  margin: 30px 28px 30px 0px;
  letter-spacing: 0;
}

.menu li {
  margin: 26px 17px;
  z-index: 1;
}

/*.menu li a::after {
content: '';
background-image: url('/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon.png');
width: 12px;
height: 25px;
background-position: right;
position: absolute;
background-repeat: no-repeat;
margin-left: -15px;
margin-top: -12px;
}

.menu li:first-child a::after {
content: '';
background-image: url('/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon.png');
width: 12px;
height: 15px;
background-position: right;
position: absolute;
background-repeat: no-repeat;
margin-left: -12px;
margin-top: unset;
}

.menu li:last-child a:after {
background-image: url('/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon3.png');
width: 7px;
height: 23px;
margin-left: 10px;
margin-top: unset;
right: unset;
}

/*.menu li:nth-child(3) a {*/
/* padding: 5px 35px 10px 0;*/
/*}

.menu li:nth-child(3) a::after {
margin-left: -12px;
} */

/*.menu li a:first-child {*/
/* padding: 0 30px;*/
/*}*/

.menu li a {
  text-decoration: none;
  color: #003865;
  font-family: "roboto-condensed",sans-serif;
  padding: 5px 0px 10px 0;
  line-height: 18px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  position: relative;
}

.menu li a span {
  padding: 0 30px 8px 0px;
}

.menu li:nth-child(3) span {
  padding: 0 22px 10px 0px;
}

.menu li a:hover span, .menu li a.active {
/*border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);*/
/*border-bottom: 5px solid transparent;*/
/*border-image-slice: 1;*/
/*z-index: 2;*/
/*position: relative;*/
  ;
}

.sub-menu a:hover {
  border-image: unset !important;
  border: none;
}

.sub-menu a {
  padding: 0 !important;
}

.menu li:last-child a:hover {
  border: none;
}

.menu li:last-child {
  padding: 38px 60px 38px 45px;
  margin: 0;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  z-index: 2;
}

.menu li:last-child :hover {
/* background: #3c79a8; */
  cursor: pointer;
}

.menu li:last-child a {
  color: #ffffff;
  line-height: 24px;
  font-size: 16px;
  text-transform: uppercase;
}

.menu .sub-menu {
  display: none;
  align-items: center;
  position: absolute;
  width: 100%;
  margin: 0 auto 0;
  left: 0;
/* padding: 60px 0 40px 418px;*/
  padding: 60px 0 40px 21.5%;
  background: #ffffff;
}

.sub-menu .menu-img1 {
  margin-left: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 18px;
}

.menu .sub-menu ul {
  width: 290px;
  float: left;
/*border-right: 1px solid #EF426F;*/
  list-style: none;
  margin-right: 10px !important;
  align-self: center;
  min-height: 70px;
}

.menu .sub-menu ul.list-split {
  width: 215px;
  border: none;
  align-self: baseline;
  width: 185px;
  padding-top: 0%;
}

.sua-nav .menu .sub-menu ul.list-split {
  width: 165px;
}

.menu-detail img {
  float: left;
  margin-right: 20px;
  margin-top: -10px;
}

.menu .sub-menu ul li {
  padding: 20px 0 0;
  margin: 0 !important;
}

.sub-menu ul li:last-child {
  background: none;
  padding: 10px 0 0;
  display: flex;
  justify-content: flex-start;
}

.sub-menu ul li a {
  font-size: 15px;
  padding: 0;
  position: relative;
  text-transform: unset;
  font-weight: 400 !important;
  letter-spacing: 0;
}

.menu .sub-menu li a:hover {
  background: -webkit-linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 15px;
  border: none;
}

#header-text-cont > div.nav.sua-nav > div.menu-section.active > ul > li.toggleLi.active > div > ul > li > a,
#header-text-cont > div.nav.np-nav > div.menu-section.active > ul > li.toggleLi.active > div > ul > li > a {
  color: #003865!important;
}

.menu .sub-menu li a:hover::after, .menu .sub-menu li:last-child a:hover::after {
  background-image: url('/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/cheveron-right.png');
  width: 18px;
  position: absolute;
  height: 22px;
  top: 3px;
  right: -21px;
  background-size: 91%;
}

.menu .sub-menu li a:after, .menu .sub-menu li:last-child a:after {
  background-image: url('/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon2.png');
  width: 18px;
  height: 22px;
  content: '';
  position: absolute;
  background-repeat: no-repeat;
/* top: 1px;
margin-left: 0 !important; */
  margin-top: unset;
  top: 6px;
  margin-left: 8px !important;
}

.sua-nav .menu .sub-menu.sub1 ul li:last-child a:after,
.sua-nav .menu .sub-menu.sub2 .list-split li:nth-child(2) a:after,
.sua-nav .menu .sub-menu.sub3 .list-split.split-line.spaceneedadded li:nth-child(1) a:after,
.sua-nav .menu .sub-menu.sub4 li a:after,
.sua-nav .menu .sub-menu.sub5 li a:after {
  top: 3px!important;
}

.sua-nav .menu .sub-menu.sub3 ul.list-split.fortabthree > li.pat1 a:after {
  top: 5px!important;
}

.sua-nav .menu .sub-menu.sub1 ul li:last-child a:hover::after,
.sua-nav .menu .sub-menu.sub2 .list-split li:nth-child(2) a:hover::after,
.sua-nav .menu .sub-menu.sub3 .list-split.split-line.spaceneedadded li:nth-child(1) a:hover::after,
.sua-nav .menu .sub-menu.sub4 li a:hover::after,
.sua-nav .menu .sub-menu.sub5 li a:hover::after {
  top: 0!important;
}

.sua-nav .menu .sub-menu.sub3 ul.list-split.fortabthree > li.pat1 a:hover::after {
  top: 2px!important;
}

.np-nav .menu .sub-menu.sub1 ul li:last-child a:after,
.np-nav .menu .sub-menu.sub2 ul li:nth-child(2) a:after,
.np-nav .menu .sub-menu.sub4 li a:after {
  top: 3px!important;
}

.np-nav .menu .sub-menu.sub1 ul li:last-child a:hover::after,
.np-nav .menu .sub-menu.sub2 ul li:nth-child(2) a:hover::after,
.np-nav .menu .sub-menu.sub4 li a:hover::after {
  top: 0!important;
}

.sub-menu ul li:last-child a {
  color: #003865;
  text-transform: unset;
  font-size: 15px;
  line-height: 16px;
  text-transform: capitalize;
}

.sub-menu ul li:last-child a span {
  text-transform: lowercase;
}

.sub-menu li:after, .sub-menu li:last-child:after {
  background-image: unset;
}

.mty-list {
  color: #003865;
}

.sub-menu li.mty-list:after, .sub-menu li.mty-list:hover:after {
  background-image: none;
}

.menu-detail {
  width: 420px;
  float: left;
}

.menu-detail a::after {
  display: none;
}

.menu-detail p {
  font-size: 15px;
  line-height: 16px;
  color: var(--blue-primary-color-navy, #003865);
  font-weight: 700;
  font-family: "roboto-condensed",sans-serif;
}

.menu-detail button {
  display: inline-block;
  width: auto;
  padding: 8px 34px 8px 20px;
  align-items: flex-start;
  border-radius: 50px;
  background: #EF426F;
  border: none;
  margin-top: 15px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  font-family: "roboto-condensed",sans-serif;
  font-style: normal;
  position: relative;
  cursor: pointer;
}

.menu-detail button:hover {
  background: #003764;
}

.menu-detail button:after {
  content: '';
  background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon3.png);
  width: 7px;
  height: 24px;
  background-repeat: no-repeat;
  position: absolute;
  right: 17px;
  bottom: 0;
}

.toggle {
  display: none;
}

p.feedbackaddon {
  /*display: none;*/
  ;
}

@media screen and (min-width: 993px) {
  #tezspire-homepage #paral-text-container .paral-container p {
    margin-left: 20px;
  }

  #gateway #header-text-cont > div.top-bar > ul > li:nth-child(7) {
    display: none;
  }

  #gateway #header-text-cont > div.top-bar {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background: #002644;
  }

  #gateway #header-text-cont > div.top-bar > ul > li:nth-child(1) {
    margin-left: 23px !important;
  }

  #gateway #header-text-cont > div.top-bar > ul > li:nth-child(5) {
    margin-left: auto !important;
  }

  .top-sua-bar ul li:last-child:hover li:nth-child(2) {
    padding-right: 40px!important;
  }

  .sua-nav .menu li:nth-child(7),
  .np-nav .menu li:nth-child(6) {
    display: none;
  }

  #header-text-cont > div.nav > div.menu-section > ul > li.toggleLi.active > div > ul > li:nth-child(2) {
    max-height: unset;
    min-height: unset;
  }
  
  #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(5) > div > div > div.menu-img-details > a > button {
    margin-top:0;
  }

  .sub-menu.sub1 ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: flex-start;
    min-height: 119px;
  }

  #header-text-cont > div.nav > div.menu-section > ul > li.toggleLi.active > div > ul > li:nth-child(1) {
    /*padding-top: 20px;*/
    ;
  }

  #footer .footMenu .footMenuItems {
    margin-right: 60px!important;
    line-height: 25px;
  }

  .top-bar ul li:last-child {
    margin-right: 35px;
  }
/* .cmp-carousel__shifting {
transition: left .001s ease-out!important
}*/
/*
#data-across-phenotypes .menu li:nth-child(3) a span::after,
#eosinophilic .menu li:nth-child(3) a span::after,
#clinical-trial .menu li:nth-child(2) a span::after,
#safety .menu li:nth-child(2) a span::after,
#quality-of-life .menu li:nth-child(2) a span::after,
#lung-function .menu li:nth-child(2) a span::after,
#exacerbation-reducions .menu li:nth-child(2) a span::after,
#impact-on-two-hallmarks-of-asthma .menu li:first-child a span::after,
#asthma-drivers .menu li:nth-child(1) .menu_tez span::after,
#moa .menu li:first-child a span::after,
#mip .menu li:first-child a span::after,
#dosing .menu_dosage span::after,
#faqs .menu li:nth-child(1) a span::after,
#clinical-data-page .menu li:nth-child(2) a span::after,
#clinical-trial .menu li:nth-child(2) a span::after,
#additional-data .menu li:nth-child(2) a span::after,
#videos-experts .menu li:nth-child(5) a span::after,
#clinical-trial-design .menu li:nth-child(2) a span::after {
content: '';
border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
border-bottom: 5px solid transparent !important;
-webkit-border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
border-image-slice: 1;
z-index: 2;
position: absolute;
border-top: 0px solid transparent !important;
border-right: 0px solid transparent !important;
border-left: 0px solid transparent !important;
padding-bottom: 10px !important;
width: -webkit-fill-available;
bottom: 2px;
left: 0px;
}

*/

  .nav .menu-section .menu li .menu_efficacy:hover::after,
.nav .menu-section .menu li .menu_clinicaldata:hover::after,
.nav .menu-section .menu li .menu_tez:hover::after,
.nav .menu-section .menu li .menu_safety:hover::after,
.nav .menu-section .menu li .menu_identy:hover::after,
.nav .menu-section .menu li .menu_dosage:hover::after,
.nav .menu-section .menu li .menu_resouce:hover::after,
#eosinophilic .menu li:nth-child(3) a span:hover::after,
#clinical-trial .menu li:nth-child(2) a span:hover::after,
#safety .menu li:nth-child(2) a span:hover::after,
#quality-of-life .menu li:nth-child(2) a span:hover::after,
#lung-function .menu li:nth-child(2) a span:hover::after,
#exacerbation-reducions .menu li:nth-child(2) a span,
#impact-on-two-hallmarks-of-asthma .menu li:first-child a span:hover::after,
#moa .menu li:first-child a span:hover::after,
#mip .menu li:first-child a span:hover::after,
#dosing .menu_dosage span:hover::after,
#faqs .menu li:nth-child(1) a span:hover::after,
#clinical-data-page .menu li:nth-child(2) a span:hover::after,
#clinical-trial .menu li:nth-child(2) a span:hover::after,
#additional-data .menu li:nth-child(2) a span:hover::after,
#videos-experts .menu li:nth-child(5) a span:hover::after,
#clinical-trial-design .menu li:nth-child(2) a span:hover::after,
#videos-experts #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(6) > a::after {
/* border-bottom: 5px solid transparent !important;
-webkit-border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
border-image-slice: 1;
z-index: 2;
position: relative;
border-top: 0px solid transparent !important;
border-right: 0px solid transparent !important;
border-left: 0px solid transparent !important;
padding-bottom: 10px !important;
padding: 0 26px 0px 0px; */
    content: '';
    border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
    border-bottom: 5px solid !important;
    -webkit-border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
    border-image-slice: 1;
    z-index: 2;
    position: absolute;
    border-top: 0px solid transparent !important;
    border-right: 0px solid transparent !important;
    border-left: 0px solid transparent !important;
    padding-bottom: 10px !important;
    width: -webkit-fill-available;
    bottom: 0px;
    left: 0px;
  }

  #asthma-drivers .menu-section .menu .toggleLi .menu_tez:after,
#moa .menu-section .menu .toggleLi .menu_tez:after,
#faqs .menu-section .menu .toggleLi .menu_tez:after,
#clinical-data-page .menu-section .menu .toggleLi .menu_efficacy:after,
#clinical-data-page .menu-section .menu .toggleLi .menu_clinicaldata:after,
#safety .menu-section .menu .toggleLi .menu_efficacy:after,
#severe-asthma-safety-page .menu-section .menu .toggleLi .menu_safety:after
#clinical-trial-design .menu-section .menu .toggleLi .menu_efficacy:after,
#additional-data .menu-section .menu .toggleLi .menu_efficacy:after,
#Patient-profile-page .menu-section .menu .toggleLi .menu_identy:after,
#clinical-data-tool-calculator .menu-section .menu .toggleLi .menu_identy:after,
#eba-patients .menu-section .menu .toggleLi .menu_identy:after,
#eba-patients .menu-section .menu .toggleLi .menu_identy:after,
#eba-patients .menu-section .menu .toggleLi .menu_identy:after,
#dosing .menu-section .menu .toggleLi .menu_dosage:after,
#clinical-trial .menu-section .menu .toggleLi .menu_resouce:after,
#videos-experts .menu-section .menu .toggleLi .menu_resouce:after {
    content: '';
    border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
    border-bottom: 5px solid transparent !important;
    -webkit-border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
    border-image-slice: 1;
    z-index: 2;
    position: absolute;
    border-top: 0px solid transparent !important;
    border-right: 0px solid transparent !important;
    border-left: 0px solid transparent !important;
    padding-bottom: 10px !important;
    width: -webkit-fill-available;
    bottom: 0px;
    left: 0px;
  }

  #asthma-drivers .menu_tez span {
/*border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);*/
/*border-bottom: 5px solid transparent;*/
/*border-image-slice: 1;*/
/*z-index: 2;*/
/*position: relative;*/
    ;
  }

  ul.list-split.subsplitunder li:nth-child(3) {
    padding-bottom: 22px;
  }

  li.requstarep:hover {
    background: #3c79a8;
    cursor: pointer;
  }

  img.new-dropdownarrow {
    width: 20px;
    height: 20px;
    vertical-align: top !important;
  }

  .top-bar ul li:first-child {
    margin-left: 30px;
  }

  .menu .sub1 .menu-detail img {
    margin-top: -30px;
  }

  .menu .sub2 .menu-detail img {
    margin-right: 25px;
    margin-left: -95px;
  }

  .sua-nav .menu .sub2 .menu-detail img {
    margin-right: 15px;
    margin-left: -65px;
  }

  .menu-section {
    z-index: 4;
  }

  .menu .sub-menu.sub2 ul.split-line {
    height: 112px;
    width: 185px;
    position: relative;
    width: 213px;
    display: none;
  }

  .menu .sub-menu .list-split:nth-child(1)::after {
    content: "";
    Position: absolute;
    width: 2px;
    /* height: 80px; */
    height: 120px;
    /* top: 15px; */
    top: 0px;
    right: -20px;
    background: #EF426F;
  }

  .np-nav .menu .sub-menu.sub2 .list-split:nth-child(1)::after {
    right: -24px;
  }

  .np-nav .menu .sub-menu.sub3 .list-split:nth-child(1)::after {
    right: 27px;
  }

  .menu .sub-menu ul {
    position: relative;
    align-self: baseline;
  }

  .menu .sub-menu .split-line::after {
    content: "";
    Position: absolute;
    width: 2px;
/* height: 80px; */
    height: 120px;
/* top: 15px; */
    top: -11px;
    right: 21px;
    background: #EF426F;
  }

  .menu .sub-menu.sub3 ul::after {
/* content: ""; */
    Position: absolute;
    width: 1.5px;
/* height: 78px; */
    height: 120px;
/*top: 10px; */
    top: -6px;
    right: 1px;
    background: #EF426F;
  }

  .sua-nav .menu .sub-menu.sub3 ul::after {
    width: 2px;
    right: -24px;
    top: 30px;
  }

  .menu .sub-menu.sub4 ul::after {
    content: "";
    Position: absolute;
    width: 2px;
/*height: 79px;
height: 120px;
top: 5px; */
    height: 119px;
    top: 0px;
    right: 0;
    background: #EF426F;
  }

  .sua-nav .menu .sub-menu.sub4 ul::after {
    width: 2px;
    right: 107px;
    top: 17px;
    height: 119px;
  }

  .menu .sub-menu.sub5 ul::after {
    content: "";
    Position: absolute;
    width: 1px;
/* height: 79px;
top: 5px; */
    height: 114px;
    top: -12px;
    right: 0;
    background: #EF426F;
  }

  .sua-nav .menu .sub-menu.sub5 ul::after {
    width: 2px;
    top: 20px;
    right: 30px;
  }

  .np-nav .menu .sub-menu.sub5 ul::after {
    right: -10px;
  }

  .menu .sub-menu.sub6 ul::after {
    content: "";
    Position: absolute;
    width: 1px;
    height: 79px;
    top: 0;
    right: 1px;
    background: #EF426F;
  }

  .sua-nav .menu .sub-menu.sub6 ul::after {
    width: 2px;
    height: 119px;
    top: -8px;
    right: -49px;
  }

  .menu .sub-menu.sub1 ul {
    position: relative;
    border: none;
    width: 207px;
  }

  .menu .sub-menu.sub1 ul::after {
    content: "";
    Position: absolute;
    width: 2px;
    height: 119px;
/* top: 3px; */
    top: -8px;
    right: 5px;
    background: #EF426F;
  }

  .menu .sub-menu.sub5 .menu-img1 {
    margin-left: 5px;
  }

  p.linebreak {
    max-width: 80%;
  }

  .menu .sub-menu.sub3 .menu-img1 {
    margin-left: 24px;
    margin-top: -2%;
  }

  .np-nav .menu .sub-menu.sub3 .menu-img1 {
    margin-left: -12px;
    margin-top: 1%;
  }

  .menu .sub-menu.sub4 .menu-img1 {
    margin-left: 9px;
    margin-top: 3%;
  }

  .sua-nav .menu .sub-menu.sub4 .menu-img1 {
    margin-left: -119px;
    margin-top: 4%;
  }

  .np-nav .menu .sub-menu.sub4 .menu-img1 {
    margin-left: -10px;
    margin-top: 3%;
  }

  .sua-nav .menu .sub-menu.sub3 .menu-img1 {
    margin-top: 2.3%;
  }

  .sua-nav .sub-menu.sub3 .menu-detail img {
    margin-right: 15px;
    margin-left: 24px;
  }

  .menu .sub-menu.sub6 .menu-img1 {
    margin-left: 25px;
  }

  .sua-nav .menu .sub-menu.sub6 .menu-img.newone {
    display: flex;
    flex-direction: column;
    max-width: 86px;
  }

  .sua-nav .menu .sub-menu.sub6 .menu-detail.menu-img1 > div {
    display: flex;
  }

  .sua-nav .menu .sub-menu.sub6 .menu-img1 {
    margin-top: 0%;
    margin-left: 37px;
    display: inline-block;
  }

  .sua-nav .menu .sub-menu.sub6 .menu-img-details {
    margin-left: 20px;
    margin-bottom: 0px;
    margin-top: 14px;
  }

  .menu li:first-child a span {
/* padding: 0 26px 20px 0px; */
    padding: 0 26px 8px 0px;
  }

  .menu li:hover > .sub-menu {
    display: flex;
  }

  .np-nav .menu .sub-menu.sub5 li:last-child {
    min-height: 28px;
    padding-top: 15px !important;
  }

  p.spacewanted {
    max-width: 91%;
  }

  .sub-menu .menu-img1 {
    margin-top: 1%;
  }

  .menu .sub-menu.sub3 ul {
/* width: 255px; for new header design */
/* width: 366px; */
    width: 150px;
  }

  .menu .sub-menu.sub4 ul {
    width: 225px;
  }

  .menu .sub-menu.sub5 ul {
/* width: 265px; */
    width: 246px;
  }

  .menu .sub-menu.sub6 ul {
    width: 195px;
  }

  .menu li:nth-child(6) a::after {
    margin-left: -15px;
  }
  
  #videos-experts #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(6) > a::after {
    margin-left: 0;
  }

  .menu li:nth-child(6) {
/* margin-right: 45px; */
    /*margin-right: 0px;*/
    ;
  }

  .menu li:nth-child(6) a span {
    padding: 0 0px 10px 0px;
  }

  #header-text-cont > div.nav > div.menu-section > ul > li:nth-child(5) > div > ul > li:nth-child(3) > a:after {
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/external-linknew.svg);
    margin-top: -3px;
    width: 18px;
    height: 22px;
  }

  #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(6) > div > ul > li:nth-child(3) > a:after {
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/external-linknew.svg);
    margin-top: -3px;
    width: 18px;
    height: 22px;
  }

  #header-text-cont> div.nav > div.menu-section > ul > li:nth-child(5) > div > ul > li:nth-child(3) > a:hover::after {
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/extranali.svg);
    margin-top: 0px;
/* margin-left: 8px !important; */
    right: -24px;
    width: 16px;
    height: 22px;
    background-size: 91%;
  }

  img.new-copay-card {
    width: 68px;
    height: 44px;
    margin-top: 0px;
    margin-bottom: 17px;
  }
  

  /*********************************************************************************/
  /**************************US-106943 NAV Updates**********************************/
  /*********************************************************************************/
    /*This hides the NP/SUA toggle in the utility nav*/
  .top-bar ul li:last-child {
    display: none;
  }

  .top-bar ul li:nth-child(5) {
    padding-left: 18%;
  }

  .np-nav .menu li:nth-child(6):hover, .sua-nav .menu li:nth-child(7):hover {
    background: #E7F6FF;
  }

  .sua-nav .menu li:nth-child(7), .np-nav .menu li:nth-child(6) {
    order: -1;
    background: #fff;
    min-width: 200px;
    max-width: 204px;
    min-height: 100px;
    margin: 0 auto !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 5px;
    max-height: 100px;
  }

  .np-nav .menu li:nth-child(6) {
    max-width: 227px;
  }

  a.menu_sua-ind-label img.new-dropdownarrow {
    margin-left: 40px;
  }

  .menu .sub-menu.subind {
    display: none;
    align-items: center;
    position: relative;
    width: 103%;
    left: -5vw;
    background: #E7F6FF;
    top: 100px;
    padding: 0 !important;
  }

  .np-nav .sub-menu.subind ul li:last-child, .sua-nav .sub-menu.subind ul li:last-child {
    background: none;
    padding: 10px 10px 0 10px !important;
    display: flex;
    justify-content: flex-start;
    min-height: 50px;
    min-width: 200px;
  }

  .np-nav .sub-menu.subind ul li:last-child {
    padding: 10px 10px 0 32px !important;
  }

  .np-nav .menu .sub-menu.subind ul, .sua-nav .menu .sub-menu.subind ul {
    margin-right: 0!important;
    min-height: 60px;
  }

  a.menu_sua-ind-label, a.menu_np-ind-label {
    color: #FF592D !important;
  }

  #gateway .sua-nav .menu li:nth-child(7) {
    display: none;
  }
    
    /*This hides the Identifying Patients from SUA Menu*/  
  #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(3) {
    display: none;
  }

  .sua-nav .menu .sub-menu.subind li:last-child a:after {
    right: -49px;
  }

  .sua-nav .menu .sub-menu.subind li:last-child a:hover::after {
    right: -45px;
  }
      
  /*************************************************************************************/
  /**************************US-106943 NAV Updates end**********************************/
  /*************************************************************************************/;
}

@media screen and (max-width: 1280px) and (min-width: 993px) {
  .logo {
    padding-left: 10px;
    margin-right: 20px;
  }

  .menu li a {
    font-size: 12px;
    letter-spacing: -0.5px !important;
  }

  .top-bar a {
    font-size: x-small;
  }

  ul.menu {
    column-gap: 10px !important;
  }

 /* .sub-menu.sub3 {
    padding: 60px 0 40px 6.5%;
  } */;
}

div.top-bar > ul > li:nth-child(7) > ul {
  width: 212px !important;
  display: unset !important;
  margin: unset !important;
  position: relative;
}

div.top-bar > ul > li:nth-child(7) > ul > li:nth-child(2) {
  display: none;
}

.top-bar ul li {
  margin: 0 !important;
}

.top-bar > ul {
  display: flex;
  gap: 32px;
}

.top-bar ul li:last-child {
  max-width: 212px;
  background: #D1D1D1;
  padding: 2px 2px;
  min-width: 212px;
}

/*#asthma-peak-week .top-bar ul li:last-child {
    padding: 8px 2px;
}*/

#header .top-bar ul {
  display: flex;
  width: 100%;
  margin: 0 auto !important;
  list-style: none;
  justify-content: flex-end;
  align-items: center;
  min-height: 32px;
}

.top-bar {
  padding: 0;
}

.menu li:last-child {
  max-width: 212px;
  min-width: 212px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: max-content;
  padding: 0;
  min-height: 100px;
  padding: 0!important;
}

div.top-bar > ul > li:nth-child(7) > ul > li:nth-child(1),div.top-bar > ul > li:nth-child(7) > ul > li:nth-child(2) {
  padding-left: 10px;
  padding-right: 50px;
}

.top-bar ul li:last-child:hover li:nth-child(2) {
  display: block;
  position: absolute;
  z-index: 1000;
  max-width: 212px;
  background: #E8E8E8;
  padding: 8px 2px;
  width: 100%;
  min-width: 212px;
  top: 30px;
  min-height: 32px;
  left: -2px;
  padding-left: 10px;
}

.top-bar > ul > li:nth-child(7) > ul.sua-indication-label > li:nth-child(1) {
  padding: 7px 10px;
}

.top-bar > ul > li:nth-child(7) > ul.sua-indication-label > li:nth-child(2) {
  top: 30px;
  padding: 3px 40px 3px 10px;
}

div.top-bar > ul > li:nth-child(7) > ul > li:nth-child(1) a,div.top-bar > ul > li:nth-child(7) > ul > li:nth-child(2) a {
  font-size: 12px;
  line-height: 13px;
  max-width: 80%;
  color: #003865;
  position: relative;
  text-decoration: none;
}

.sub-menu.sub2, .sub-menu.sub3 {
  margin-top: 15px;
}

a.menu_efficacy img.new-dropdownarrow, a.menu_identy img.new-dropdownarrow {
  margin-top: 0 !important;
}

.sua-nav a.menu_identy img.new-dropdownarrow {
  margin-top: -8px !important;
}

.top-bar ul li:last-child:hover li:nth-child(1) a::after {
  transform: rotate(180deg);
}

div.top-bar > ul > li:nth-child(7) > ul > li:nth-child(1) a::after {
  top: 10px;
  content: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/gatewaypage/indication-drop-down.png);
  position: absolute;
  left: 160px;
}

div.top-bar > ul > li:nth-child(7) > ul.sua-indication-label > li:nth-child(1) a::after {
  top: 1px;
}

div.top-bar > ul > li:nth-child(6) {
  padding-right: 40px;
}
/*#text-44861b72c6 > div > div > div.right > div > div > div.specific-sec.two > p:nth-child(2){
    display:none;
}*/

#StickyWrapper .isi-sticky-container .adverse-sec li {
  color: white;
}

@media screen and (max-width: 992px) {
  #gateway #header-text-cont > div.top-bar > ul {
    justify-content: space-between;
    padding-right: 20px;
    padding-left: 20px;
  }
.menu img.new-dropdownarrow{
    margin-left:0 ;
}
  #text-0fb262d5b1:has(.menu-section.active) {
    height: 100vh;
    overflow: scroll;
  }

  #header-text-cont .np-nav ul.list-split.split-line {
    display: none;
  }

  .menu li:last-child {
    width: 100%;
    max-width: 100%;
    min-height: 46px;
  }

  #data-across-phenotypes .menu li:nth-child(3) a span,
#eosinophilic .menu li:nth-child(3) a span,
#clinical-trial .menu li:nth-child(2) a span,
#safety .menu li:nth-child(2) a span,
#quality-of-life .menu li:nth-child(2) a span,
#lung-function .menu li:nth-child(2) a span ,
#exacerbation-reducions .menu li:nth-child(2) a span,
#impact-on-two-hallmarks-of-asthma .menu li:first-child a span,
#moa .menu li:first-child a span,
#mip .menu li:first-child a span,
#dosing .menu_dosage span {
    border-image: none;
  }

  .menu li:last-child a:after {
    height: 26px;
  }

  li.requstarep:hover {
    background: #3c79a8;
    cursor: pointer;
  }

  #Global-ISI .Risk-sec p:nth-child(2), #Global-ISI .Parasitic-sec p:nth-child(2), #Global-ISI .specific-sec p:nth-child(2), #Global-ISI .specific-sec.two p:nth-child(4) {
/* max-width: 95%; */
    max-width: 100%;
  }

  #Global-ISI .Acute-sec p:nth-child(1), #Global-ISI .Risk-sec p:nth-child(1) {
    max-width: 90%;
  }

  #header-text-cont > div.nav > div.menu-section.active > div > ul > li:nth-child(1) {
    display: none;
  }

  .top-bar ul li {
    margin: 0 10px;
  }

  .menu li:last-child a {
    font-weight: 700;
  }

  .top-bar a {
    color: #ffffff;
    font-family: "roboto-condensed",sans-serif;
    text-decoration: underline;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
  }

  .top-bar ul li:first-child a {
    font-family: "roboto-condensed", sans-serif;
    font-size: 15px;
    line-height: 16px;
    font-weight: 500;
  }

  .menu .sub-menu ul li {
    padding: 15px 0 0;
  }

  #StickyWrapper, .global-isi-overflow-visible {
    z-index: 2;
  }

  .menu li.active {
    padding: 15px 0 0;
  }

  .menu li.active .sub-menu {
    display: flex;
  }

  #dosing .menu_dosage span {
    border-image-slice: 0;
  }

  .menu li:first-child {
    margin: 0;
  }

  .menu li a:hover span, .menu li a.active {
    border-image-slice: 0;
  }

  .menu li a br {
    display: none;
  }

  .menu li a:hover {
    border: none;
    outline: none;
  }

  .menu li.active a::after {
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon-up.png);
    right: 35px;
  }

  .menu li.active:first-child a::after {
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon-up.png);
  }

  .menu li a::after {
    margin-left: 10px;
    margin-top: unset;
    right: 30px;
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon-down.png);
    width: 30px;
    height: 25px;
  }

  .menu li:first-child a::after {
    margin-left: 10px;
    margin-top: unset;
    right: 30px;
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon-down.png);
    width: 30px;
    height: 25px;
  }

  .sub-menu li a:after, .sub-menu li:last-child a:after {
    display: none;
  }

  .menu li.active .sub-menu {
    display: flex;
  }

  .topbar-mob {
    display: block;
    padding: 10px;
    background: #003865;
  }

  .sua-nav .topbar-mob {
    margin-top: -10px;
  }

  .topbar-mob ul {
    list-style: none;
  }

  .topbar-mob ul li {
    margin: 20px 10px;
  }

  .topbar-mob a {
    color: #ffffff;
    font-family: "roboto-condensed",sans-serif;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
  }

  .top-bar ul {
    width: 100%;
  }

  .top-bar ul li:nth-child(3), .top-bar ul li:nth-child(4), .top-bar ul li:last-child, .top-bar ul li:nth-child(5) {
    display: none;
  }

  .top-bar ul li:nth-child(2) {
    margin-left: auto;
    text-align: right;
  }

  #header .top-bar.top-sua-bar ul {
    min-height: 28px;
  }

  div.top-bar.top-sua-bar > ul > li:nth-child(6) {
    display: none;
  }

  .top-bar.top-sua-bar a {
    font-size: 15px;
    font-weight: 500;
  }

  .logo {
    padding-left: 20px;
    padding-bottom: 8px;
  }

  .nav {
    width: 100%;
    display: block;
    position: relative;
    padding: 10px 0;
  }

  .menu-section {
    display: none;
  }

  .menu {
    width: 100%;
    display: block;
    margin-top: 10px !important;
  }

  .menu li {
    height: auto;
    padding: 15px 0;
    position: relative;
    margin: 0;
    border-top: 2px solid #003865;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .sua-nav .menu li {
    height: auto;
    padding: 19px 0;
  }

  #header-text-cont > div.nav.sua-nav > div.menu-section.active > ul > li:nth-child(3) {
    display: none;
  }

  .sua-nav .menu li.active {
    padding: 19px 0 0;
  }

  .sua-nav .menu .sub-menu {
    padding: 0px 32px 0px;
    flex-direction: column;
  }

  .sua-nav .menu .sub-menu.sub3 {
    padding: 0px 20px 0px 32px;
  }

  .sua-nav .menu .sub-menu ul li {
    height: 51px;
    padding: 15px 0 15px!important;
  }

  .sua-nav .sub-menu ul li a {
    font-size: 15px!important;
  }

  .np-nav .sub-menu ul li a {
    font-size: 15px!important;
  }

  .sua-nav .menu .sub-menu ul li:last-child {
    padding: 15px 0 15px !important;
  }

  /*div.nav.sua-nav > div.menu-section > ul > li:nth-child(2) > div > ul.list-split.split-line > li:nth-child(2) {
    display: none;
  }*/

  .sua-nav .menu .sub-menu.sub3 ul li {
    height: 67px;
    padding: 15px 0 16px !important;
  }

  .sua-nav .menu .sub-menu ul.list-split {
    width: 100%;
  }

  .sua-nav .menu .sub-menu ul li .subsplitunder {
    padding: 10px 0 !important;
  }

  .sua-nav .menu .sub-menu ul li .subsplitunder li {
    padding: 5px 0 5px !important;
    height: 35px;
    min-height: 33px;
  }

  .sua-nav .additionalpara {
    display: inline-block;
    position: relative;
    bottom: 0px;
  }

  .sua-nav .menu .sub-menu.sub4 ul li {
    height: 71px;
  }

  .sua-nav .menu .sub-menu.sub5 ul li {
    height: 60px;
  }

  .sua-nav .menu .sub-menu.sub6 ul li {
    height: 47px;
    padding: 15px 0 15px !important;
  }

  .sua-nav .menu .sub-menu.sub6 ul {
    padding-bottom: 9px;
  }

  .sua-nav .menu li:nth-child(7) {
    background-color: #E7F6FF;
  }

  .sua-nav .menu li:nth-child(7) a {
    padding-right: 0 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #FF592D;
  }

  .sua-nav .menu .sub-menu.subind, .np-nav .menu .sub-menu.subind {
    background: #AACFE8;
  }

  .np-nav .menu li:nth-child(6) {
    background-color: #E7F6FF;
  }

  .np-nav .menu li:nth-child(6) a {
    padding-right: 0 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #FF592D;
  }

  .np-nav .menu .sub-menu.sub3 {
    height: 64px;
    padding: 5px 32px !important;
  }

  .menu li a {
    line-height: 24px;
    font-size: 16px !important;
    font-weight: 500;
    letter-spacing: 0;
    color: var(--blue-primary-color-navy, #003865);
    font-family: 'roboto-condensed';
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
  }

  .menu li:hover .menu li {
    padding: 15px 0 0;
  }

  .menu li a,.menu li:nth-child(3) a {
    padding: 0 32px;
  }

  .menu li:nth-child(3) a::after {
    margin-left: 10px;
  }

  .menu li::after {
    right: 30px;
    top: 15px;
  }

  .menu li:last-child a br {
    display: none;
  }

  .menu li:last-child:after {
    right: auto;
    top: auto;
  }

  .menu li:last-child {
    text-align: center;
  }

/*.menu .sub-menu li:hover {*/
/* padding: 10px 30px !important;*/
/*}*/

  .menu .sub-menu ul li:last-child {
    text-align: left;
    padding: 20px 0 15px !important;
  }

  .menu .sub-menu ul.split-line li:first-child {
    padding-top: 5px;
  }

  .menu .sub-menu {
    padding: 0px 32px 10px;
    position: relative;
    flex-wrap: wrap;
    display: none;
    background-color: #f5f5f5;
    margin-top: 15px;
    padding-right: 20px;
  }

  .menu .sub-menu ul, .menu .sub-menu ul.list-split {
    width: 100%;
    margin-right: 0px !important;
    border: none;
    min-height: unset;
    padding-left: 0px;
    padding-top: 0 !important;
  }

  ul.list-split.subsplitunder {
    padding-top: 0px !important;
  }

  p.additionalpara {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    font-family: 'roboto';
    margin-left: 20px;
    font-weight: 500;
    letter-spacing: 0;
    font-family: 'roboto-condensed';
    color: #35383F;
    display: none;
  }

  .menu .sub-menu li:after {
    display: none;
  }

  .menu .sub-menu ul li, .menu .sub-menu ul li:last-child {
    border: none;
  }

  .mty-list.mty-line {
    border-top: 1px solid #003865;
    padding-top: 15px;
  }

  .split-line {
    border: none !important;
  }

  .menu li:last-child {
    padding: 16px !important;
  }

  .sub-menu .menu-detail {
    display: none;
  }

  .toggle {
    display: block;
    position: absolute;
    right: 20px;
    top: 15px;
  }

  .menu li:hover::after {
    transform: rotate(180deg);
  }

  .menu-section.active {
    display: block;
  }

  img.mobileonlyicontoshow {
    display: inline-flex !important;
    margin-left: 7px;
  }

  .menu li:first-child {
    margin: 0px !important;
  }

  img.req-arep-arrow {
    margin-top: 0% !important;
    vertical-align: middle !important;
    margin-left: 5px !important;
  }
}

@media (max-width:1439.6px) {
  .top-bar > ul {
    gap: 15px;
  }
}

@media (min-width:1300px) {
   
  .menu .sub-menu {
    padding: 60px 0 40px 21.5%;
  }

  .sub-menu.sub1 .menu-detail.menu-img1 {
    margin-top: 1%;
  }

  p.spacewanted {
    max-width: 91%;
  }

  .sub-menu.sub4 {
    padding: 60px 0 40px 26.5%;
  }

  .sua-nav .sub-menu.sub4 {
    padding: 41px 0 40px 34%;
    margin-top: 10px;
  }

  .sub-menu.sub5 {
    padding: 60px 0 40px 28%;
  }

  .sua-nav .sub-menu.sub5 {
    padding: 38px 0 40px 34%;
  }

  .sua-nav .sub-menu.sub6 {
    padding: 69px 0 40px 34%;
  }

  .sua-nav .menu .sub-menu.sub6 li {
    padding: 10px 0;
  }

  .sua-nav .menu .sub-menu.sub6 li:last-child {
    display: inline-block;
    min-height: auto;
    padding: 7px 0 !important;
  }
}

@media (min-width:1400px) {
  .menu .sub-menu {
/* padding: 60px 0 40px 29%; */
    padding: 60px 0 40px 23%;
  }

  .sub-menu.sub3 {
/* padding: 60px 0 40px 21%; */
    padding: 60px 0 40px 19%;
  }

  .sua-nav .sub-menu.sub3 {
    padding: 28px 0 57px 20%;
  }

  .np-nav .sub-menu.sub3 {
    padding: 60px 0 40px 35%;
  }

  .np-nav .sub-menu.sub4, .np-nav .sub-menu.sub5 {
    padding: 60px 0 40px 35%;
  }

  .menu-img.newone {
    margin-left: 37px;
    margin-right: -4%;
  }

  #text-0fb262d5b1 > div.nav > div.menu-section > ul > li:nth-child(5) > a > span {
    padding: 0 16px 10px 0px;
  }

/*#clinical-trial #text-0fb262d5b1 > div.nav > div.menu-section > ul > li:nth-child(5) > a > span {
padding: 0 16px 10px 0px;
border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
border-bottom: 5px solid transparent;
border-image-slice: 1;
z-index: 2;
position: relative;
} */

  #header .text > div.nav > div.menu-section > ul > li:nth-child(4) {
    margin-right: 20px;
  }

  .sub-menu.sub1 {
    padding: 60px 0 25px 35%;
  }

  .sua-nav .sub-menu.sub1 {
    padding: 69px 0 25px 34%;
  }

  .sub-menu.sub2 {
    padding: 60px 0 40px 35%;
  }

  .sua-nav .sub-menu.sub2 {
    padding: 67px 0 24px 34%;
  }

  .menu-img-details {
    margin-left: 13px;
    margin-bottom: 16px;
  }

  .sua-nav .sub-menu.sub4 .menu-img-details {
    margin-left: 17px;
    margin-bottom: 21px;
  }

  .np-nav .sub-menu.sub4 .menu-img-details {
    margin-left: 13px;
    margin-bottom: 16px;
  }

  .sua-nav .sub-menu.sub5 .menu-img-details {
    margin-left: -6px;
    margin-bottom: 16px;
  }

  .np-nav .sub-menu.sub5 .menu-img-details {
    margin-left: 21px;
    margin-bottom: 16px;
  }

  .np-nav .sub-menu.sub5 .menu-detail p {
    /*padding-right: 35px;*/
    ;
  }
}

@media (min-width:1500px) {
  .menu .sub-menu {
    padding: 60px 0 40px 30%;
  }

  .logo {
    display: inline-flex;
    justify-content: center;
    padding-left: 0px;
    padding-right: 143px;
  }

  .nav {
    max-width: none;
  }
}

.faqs-reference {
  display: none;
}

@media (min-width: 1600px) {
  .menu .sub-menu {
    padding: 60px 0 40px 31%;
  }

  .nav {
    max-width: none;
  }
}

@media (min-width: 1700px) {
  .menu .sub-menu {
    padding: 60px 0 40px 32%;
  }

  .nav {
    max-width: none;
  }
}

@media (min-width: 1800px) {
  .menu .sub-menu {
    padding: 60px 0 40px 33%;
  }

  .nav {
    max-width: none;
  }
}

@media (min-width: 1900px) {
  .menu .sub-menu {
    padding: 60px 0 40px 34%;
  }

  .nav {
    max-width: none;
  }
}

@media (min-width: 2000px) {
  .menu .sub-menu {
    padding: 60px 0 40px 35%;
  }

  .nav {
    max-width: none;
  }
}
/***** Header css end ******************/
/***********References Section *************/
.dosingReferences, .dosingpageReferences, .homeReferences, .homepageReferences, .homeReferencesfinal,
.asthamdrivers, .safetypage, .additional-data, .clinicaldata, .clinical-designs-reference, .asthma-peak-week-ref {
  display: none;
}

.referencesText {
  color: #01194C;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-family: 'poppins',sans-serif;
}

.homepage-nps-reference .referencesText {
  display: none;
}

.referencesText sup {
  font-size: .8rem;
  line-height: 0;
  position: relative;
  top: 2px;
}

/*=============ISI==============*/
#Global-ISI {
  padding: 70px 0 40px;
  z-index: 1;
  padding-top: 100px;
}

#isi-section {
  max-width: 1288px;
  width: 100%;
  margin: 0 auto;
}

#Global-ISI .cmp-highlightinfo__button {
  width: auto;
  position: absolute;
  right: 108px;
  left: auto;
  top: 0;
  display: block;
  text-decoration: none;
}

#Global-ISI .cmp-highlightinfo__button .cmp-highlightinfo__text {
  font-size: 0;
}

p.cmp-highlightinfo__text-collapse {
  float: right;
  margin-top: -2%;
  display: none;
  cursor: pointer;
  color: #005151 !important;
  font-family: 'PMN-Bd';
}

span.collapse-text {
  display: none;
}

.global-isi-overflow-visible {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  overflow: scroll;
  visibility: visible;
  transition: height .5s ease-in-out;
}

.body-overflow-hidden {
  overflow: hidden;
  visibility: hidden;
}

p.cmp-highlightinfo__text-collapse:after {
  position: absolute;
  content: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/isi-minus.png);
  margin-top: 0;
  padding-left: 0;
  right: 0;
  top: 10px;
}

#StickyWrapper .cmp-highlightinfo__button .cmp-highlightinfo__text:after {
  position: absolute;
  content: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/isi-plus.png);
  margin-top: 0;
  padding-left: 0;
  right: 0;
  top: 0;
}

.isi-head {
  font-family: "roboto-condensed",sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #01194C;
  text-transform: uppercase;
}

.isi-content .bold-text {
  font-family: "poppins",sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #002340;
  margin: 35px 0 15px;
}

.warnings-sec .margin-0px {
  margin-top: 15px;
}

#isi-section .link-text a img {
  padding: 0 0 0 4px;
}

#isi-section .right .az_link.isipink-var2 img {
  padding-left: 0;
  margin-left: -6px;
}

.isi-content .last {
  font-family: "poppins",sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #01194C;
  margin-bottom: 10px;
}

#isi-section .left {
  width: 608px;
  float: left;
  width: 48.77%;
  
}

#isi-section .right {
  width: 611px;
  float: right;
  width:47.963%;
}

.warnings-sec p, .Acute-sec p, .Risk-sec p, .Parasitic-sec p, .Attenuated-sec p, .adverse-sec p, .specific-sec p, .link-text, .link-text a {
  font-family: "poppins",sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #002340;
}

#asthma-peak-week #StickyWrapper .specific-sec p:nth-child(2) {
  position: relative!important;
  top: 8px!important;
}

.link-text a {
  font-style: italic;
  letter-spacing: 0.256px;
  font-family: "poppins", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.pi-patinfo {
  font-family: "poppins",sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  margin: 20px 0px 20px 0px;
  color: #002644;
}

.pi-patinfo a {
  text-decoration: underline;
}

#StickyWrapper.cmp-highlightinfo h3 {
  max-width: 1440px;
  display: block;
  position: relative;
  padding: 0 95px;
}

#StickyWrapper.cmp-highlightinfo h3 h3 {
  max-width: auto;
  display: block;
  position: relative;
  padding: 0;
}

/*NP-SUA New indication ISI*/

#isi-section .adverse-sec ul,
#isi-section .specific-sec.two ul {
  padding-top: 7px !important;
}

#isi-section .adverse-sec li:before,
#isi-section .specific-sec.two li:before {
  content: '' '';
  position: absolute;
    /* font-size: 22px; */
  line-height: 0;
  left: 11px;
  top: 9px;
  background: #01194C;
  width: 6px;
  height: 6px;
  border-radius: 8px;
}

#isi-section .adverse-sec li,
#isi-section .specific-sec.two li {
  list-style-type: none;
  position: relative;
  padding-left: 30px;
  font-family: 'Poppins';
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 7px;
  color: #01194C;
}

@media (max-width:991px) {
  #isi-section .adverse-sec li, #isi-section .specific-sec.two li {
    font-size: 17px;
    line-height: 24px;
  }

  #isi-section .right .az_link.isipink-var2 img {
    margin-left: -3px;
  }
}
/*NP-SUA New indication ISI ends*/

.new-window-icon {
  display: inline;
}

.new-window-icon-V {
  display: none;
}

.global-isi-overflow-visible .new-window-icon {
  display: none;
}

.global-isi-overflow-visible .new-window-icon-V {
  display: inline;
}

.global-isi-overflow-visible {
  background-color: #002644;
}

#StickyWrapper {
  background-color: #002644;
}

.global-isi-overflow-visible .pi-patinfo, .global-isi-overflow-visible .isi-head, .global-isi-overflow-visible .isi-content .bold-text, .global-isi-overflow-visible .isi-content .last, .global-isi-overflow-visible .warnings-sec p, .global-isi-overflow-visible .Acute-sec p, .global-isi-overflow-visible .Risk-sec p, .global-isi-overflow-visible .Parasitic-sec p, .global-isi-overflow-visible .Attenuated-sec p, .global-isi-overflow-visible .adverse-sec p, .global-isi-overflow-visible .specific-sec p, .global-isi-overflow-visible .link-text, .global-isi-overflow-visible .link-text a {
  color: #ffffff;
}

.global-isi-overflow-visible .experiencefragment {
  display: none;
}

#StickyWrapper .isi-content .bold-text, #StickyWrapper .isi-content .last, #StickyWrapper .warnings-sec p, #StickyWrapper .Acute-sec p, #StickyWrapper .Risk-sec p,
#StickyWrapper .Parasitic-sec p, #StickyWrapper .Attenuated-sec p, #StickyWrapper .adverse-sec p, #StickyWrapper .specific-sec p, #StickyWrapper .link-text,
#StickyWrapper .link-text a, #StickyWrapper .specific-sec.two li {
  color: #ffffff;
}

#StickyWrapper .cmp-highlightinfo__container {
  background-color: #002644;
  color: #fff;
  padding: 15px 0;
  border-top: 4px solid #fff;
}

#StickyWrapper .isi-head {
  justify-content: flex-start;
}

#StickyWrapper #isi-header-inner {
  display: none;
}

#StickyWrapper .isi-sticky-container {
  max-width: 1440px;
  margin: 0 auto;
  background: unset;
  padding: 0 95px;
  max-width: 1440px;
}

@media screen and (max-width: 600px) {

  #StickyWrapper .cmp-highlightinfo__container {
    width: 99.8%;
  }

  #StickyWrapper .cmp-highlightinfo__button .cmp-highlightinfo__text:after {
    margin-top: 0;
    padding-left: 0;
    right: 0;
    top: 0;
  }

  p.cmp-highlightinfo__text-collapse:after {
    margin-top: 0;
    padding-left: 0;
    right: 0;
    top: 0;
  }

  .isi-content p.bold-text {
    font-size: 17px;
    margin-top: 16px;
  }

  #text-4ad385b8c1 > div > div > div.right > div > div > div > ul > li:nth-child(2) {
    padding-bottom: 0;
  }

  #text-4ad385b8c1 > div > div > div.left > div.warnings-sec > p.bold-text.margin-0px {
    margin-top: 0;
  }

  #Global-ISI .cmp-highlightinfo__button {
    right: 20px;
  }

  #StickyWrapper.cmp-highlightinfo h3 {
    padding: 0 15px;
  }

  #isi-section .right, #isi-section .left {
    width: 100%;
  }

  #isi-section .left {
    margin-top: 10px;
  }

  #Global-ISI {
    padding: 40px 20px;
  }

  .link-text a, .isi-content .bold-text, .isi-content .last, .warnings-sec p, .Acute-sec p, .Risk-sec p, .Parasitic-sec p, .Attenuated-sec p, .adverse-sec p, .specific-sec p, .link-text, .pi-patinfo {
    line-height: 24px;
    font-size: 16px;
  }

  .isi-content .bold-text {
/* margin: 10px 0 0px 0; */
    margin: 10px 0 8px 0;
  }

  .warnings-sec .margin-0px {
    margin-top: 5px;
    padding: 0;
    margin-bottom: 5px;
  }

  .isi-content .last {
    margin-bottom: 18px;
    font-size: 17px;
  }

  .isi-head {
    line-height: 24px;
    font-size: 20px;
    max-width: 99% !important;
  }

  #Global-ISI .pi-patinfo br {
    display: none;
  }

  #StickyWrapper .isi-sticky-container {
    padding: 0 15px;
  }
}
/*=============ISI END==============*/

/***** Footer 29-1-24 ******************/

/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');*/

#footer {
  background: #002644;
  width: 100%;
  min-height: 491px;
  padding: 60px 0 72px 0;
}

#footer .theFootWrap {
  max-width: 1040px;
  margin: 0 auto;
  padding-top: 60px;
}

#footer .footLogo {
/* max-height: 70px;*/
  width: 25%;
}

#footer .logoFootNote {
  color: #FFF;
  font-family: "roboto",sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 0;
  margin: 60px 0 0 0;
}

#footer .contryLogo {
  height: 13px;
  flex-shrink: 0;
  margin-right: 15px;
}

#footer .logoSecondNote {
  color: #FFF;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 0;
  margin: 20px 0 34px 0;
}

#footer .footMenu {
  margin: 0;
  padding: 0;
}

#footer .footMenu .footMenuItems {
  display: inline-block;
  margin-right: 70px;
}

#footer .footMenu .footMenuItems .footMenuLinks {
  color: #FFF;
  font-family: "roboto",sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.18px;
}

#footer .footLogs {
  margin: 55px 0 0 0;
}

#footer .amgenLogo {
  margin-right: 15px;
  width: 120px;
}

#footer .theBr {
  display: none;
}

#footer .insideFoot {
  margin: 0 auto;
}

#footer .np-franchise-update, #footer .sua-franchise-update {
  display: inline-block;
}

#faqs #footer .np-franchise-update, #clinical-trial-design #footer .sua-franchise-update {
  display: none;
}

#faqs #footer .np-old-id {
  display: inline-block!important;
}

#clinical-trial-design #footer .sua-old-id {
  display: inline-block!important;
}

@media (max-width:1024px) {

  #footer .theFootWrap {
    max-width: calc(100% - 100px);
    margin: 0 auto;
    width: 100%;
    padding-bottom: 60px;
  }

  #footer .footLogo {
    max-height: 60px;
  }
}

@media (max-width:768px) {
  #footer .footLogo {
    width: unset!important;
  }

  #footer .theFootWrap {
    max-width: calc(100% - 80px);
    margin: 0 auto;
  }

  #footer .footMenuItems {
    width: 35%;
    padding-bottom: 30px;
  }

  #footer .footLogs {
    margin: 0;
  }

  #footer .logoFootNote {
    margin: 40px 0 0 0;
  }
}

@media (max-width:520px) {

  #footer .theFootWrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  #footer .theFootWrap {
    max-width: calc(100% - 50px);
    margin: 0 auto;
  }

  #footer .contryLogo {
    margin: 10px 13px 10px 0;
    float: left;
  }

  #footer .theBr {
    display: block;
  }

  #footer .footMenuItems {
    width: 95%!important;
    padding-bottom: 30px;
    margin-right: 0!important;
  }

  #footer .logoFootNote {
    margin: 30px 0 0 0;
  }
}

@media (max-width:420px) {
  img.amgenLogo {
    width: 26%;
  }

  img.astraZenecaFootLogo {
    width: 60%;
  }
}
/***** Footer css ******************/


/************************ Tez CRM Global Form ****************/
#TezCRMForm {
  width: 100%;
  /*border-top: 30px solid transparent;*/
  border-top: 30px solid;
  border-image: linear-gradient(80deg, #FF7F32 7.72%, #F55958 44.32%, #EF426F 94.24%) 1;
  border-image-slice: 1;
  background-color: #003865;
  background-image: linear-gradient(180deg, #003865 0%, #000 100%);
  text-align: center;
  padding: 80px 0 100px 0;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}

#TezCRMForm .aem-Grid--12 {
  max-width: 836px;
  margin: 0 auto;
/*background: rgba(255,255,255,0.1);*/
  ;
}

#TezCRMForm .dynamicformv2 {
  max-width: 100%;
  margin: 0 auto;
}

#TezCRMForm .dynamicformv2 h3.border {
  color: #FFF;
  text-align: center;
  font-family: "poppins",sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.6px;
}

#TezCRMForm .cmp-dynamicform__form-validation {
  display: flex;
    /* justify-content: space-between; */
  flex-wrap: wrap;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form h2.border {
  display: block!important;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
  width: 48%;
  display: inline-block;
  text-align: left;
  color: #fff;
  float: left;
  padding: 5px 10px;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:has(input),
#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:has(select) {
  min-height: 144px;
  padding-bottom: 0;
  margin-bottom: 0;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(1),
#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(2),
#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(7) {
  width: 100%;
  text-align: left;
  float: left;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(9) {
  width: 100%;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(9) div {
  width: 50%;
  float: let;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(11) {
  width: 100%;
  text-align: center;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(7) h3.border,
#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(9) h3.border {
  text-align: left!important;
  color: #FFF;
  font-family: "roboto-condensed",sans-serif;
  font-size: 15px!important;
  font-style: normal;
  font-weight: 400;
  line-height: 21px!important;
  max-width: 92%;
  margin-top: -10px;
  padding-left: 12px;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(9) h3.border {
  text-indent: 6px;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(7) h3.border {
  padding-left: 0px !important;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(1) h2.border {
  color: #FFF;
  text-align: center;
  font-family: "roboto-condensed",sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(9) h3.border a {
  color: #fff;
  text-decoration: underline;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__clear-btn
/*#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(10)*/ {
  visibility: hidden;
  display: none;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(10) h3.border {
  width: 100%;
  font-family: "roboto",sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  opacity: 0.9;
  color: #FFF;
  text-align: left;
  max-width: 93%;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(10) {
  width: 100%;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(10) h3.border a {
  color: #FFF;
  text-decoration: underline;
  cursor: pointer;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button {
  border-radius: 30px;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  cursor: pointer;
  border-radius: 30px;
  border: 0;
  width: 342px;
  height: 60px;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-family: "roboto",sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.18px;
  text-transform: uppercase;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button:hover {
/* background: #fff;
color: #003764; */
  background: #e7f6ff;
  color: #01194c;
  text-decoration: none;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form label.cmp-dynamicform__control-label {
  color: #FFF;
  font-family: "poppins",sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.63px;
  text-transform: uppercase;
  display: inline-block;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#field-group-68d3a484ef82370002ef0404 label.cmp-dynamicform__control-label p {
  font-weight: 700;
  padding-bottom: 16px;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#field-group-68d3a484ef82370002ef0404 label.cmp-dynamicform__control-label p span {
  font-weight: 100;
  opacity: 0.9;
  margin-left: 0px;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form label.cmp-dynamicform__control-label span {
  margin-left: -3px;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form label.cmp-dynamicform__control-label .text-danger {
  color: #fff;
/* display: contents;*/
  ;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form p.text-muted {
  display: inline-block;
  margin: 0;
  font-family: "poppins",sans-serif !important;
}

#TezCRMForm .cmp-dynamicform__form-control-container input, #TezCRMForm .cmp-dynamicform__form-control-container select {
  height: 80px!important;
  border-radius: 12px;
  color: #01194C;
  font-family: "roboto",sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.6px;
  padding-left: 20px;
}

#TezCRMForm .cmp-dynamicform__form-control-container input:focus, #TezCRMForm .cmp-dynamicform__form-control-container select:focus {
  outline: none;
  text-decoration: none;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .text-danger {
  color: #fff!important;
  font-family: "roboto-condensed",sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  margin-top: 5px;
}

#TezCRMForm .cmp-dynamicform__form-success-msg p {
  color: #ffffff;
  font-size: clamp(36px, 3.11vw, 64px);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.01em;
  font-family: "roboto-condensed",sans-serif;
  text-align: center;
}

#TezCRMForm .cmp-dynamicform__form-control-container select.form-control {
  padding: 0 20px!important;
  content: "";
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/downArrow.png)!important;
  background-repeat: no-repeat!important;
  background-position: right!important;
  appearance: none;
  background-color: #fff!important;
  background-origin: content-box!important;
/*color: #01194C;*/
  color: #8B7575 !important;
  -webkit-appearance: none;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(9) h3.border::first-letter {
  margin-left: -6px;
}

@media (max-width:991px) {
  #footer .footMenuItems {
    width: 35%;
    padding-bottom: 30px;
  }

  #text-da95dedefb > div > div > div.right > div > div > div.specific-sec.two > p.bold-text {
    margin-top: 24px;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#field-group-65bca896ae18960002be8afd {
    margin-bottom: 10px;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#field-group-68d3a484ef82370002ef0404 label.cmp-dynamicform__control-label p {
    line-height: 22px;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#field-group-68d3a484ef82370002ef0404 label.cmp-dynamicform__control-label p span {
    line-height: 22px;
    display: block;
  }

  #gateway .gateway-nps-reference {
    padding-top: 65px;
    padding-bottom: 5px;
  }

  .list-split.subsplitunder li a {
    font-size: 15px !important;
    padding-left: 20px !important;
  }

  #isi-header-inner .isi-head {
    font-size: 20px;
  }

  #TezCRMForm #\36 5bca896ae18960002be8aff > h3 > sup {
    top: -1.3px;
    position: relative;
  }

  #error-page div#error-page-container {
    margin-top: 32px !important;
    margin-bottom: 20px !important;
  }

  #text-da95dedefb > div > div > div.right > p.see-full.margin-bottom-20px.pi-patinfo {
    margin: 16px 0;
  }

  #TezCRMForm {
    padding: 30px 0;
    border-image: linear-gradient(45deg, #E3264A 50%, #FF6533 50%);
    border-top: 30px solid transparent;
  }

  a.exit-ramp-continue.skip-exit-ramp {
    margin-top: 35px !important;
    padding-top: 15px !important;
  }

  #header-text-cont > div.nav > div.logo > a > img {
    width: 170px;
    height: 40px;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(1) h2.border {
    font-size: 30px;
    line-height: 40px;
    max-width: 75%;
    text-align: center;
    margin: 0 auto;
  }

  #TezCRMForm .dynamicformv2 h3.border {
    font-size: 15px;
    line-height: 21px;
    margin: 0px;
    letter-spacing: 0px;
    text-align: left;
    padding-top: 20px;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(10) h3.border {
    text-indent: -4px;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#field-group-65bc9e3aae18960002be70b1 h3.border {
    max-width: 93% !important;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  img.new-dropdownarrow {
    float: inline-end;
    margin-right: 32px;
    width: 18px;
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    margin-top: -2px;
  }

  #TezCRMForm {
    width: 100%;
    border-top: 20px solid transparent;
    border-image: linear-gradient(45deg, #E3264A 46%, #FF6533 50%);
    border-image-slice: 1;
    text-align: center;
    padding: 49px 0 56px 0;
    background-color: #01194C;
/*background-image: linear-gradient(45deg, #01194C, transparent); */
    ;
  }
/*
#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
width: 100%;
display: inline-block;
text-align: left;
color: #fff;
float: left;
padding: 5px 10px;
}
*/
  #TezCRMForm .cmp-dynamicform__form-control-container input, #TezCRMForm .cmp-dynamicform__form-control-container select {
    height: 60px!important;
    font-size: 16px !important;
    line-height: 28px;
    letter-spacing: 0.6px;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(9) h3.border {
    max-width: 98.4%;
    padding-left: 15px !important;
    padding-right: 8px;
    text-indent: 2px;
  }
}

@media (max-width:628px) {


  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:has(input), #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:has(select) {
    min-height: 120px;
    padding-bottom: 0;
    margin-bottom: 0;
  /*  padding-left: 23px;
    padding-right: 24px; */
    padding-left: 13px;
    padding-right: 14px;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(7) h3.border {
    padding-left: 10px !important;
  }

  #TezCRMForm {
/* width: 100%;
border-top: 30px solid transparent;
border-bottom: none;
border-image: unset; */
/* margin: 0 0 0 -2px;
border-top: none;*/
/* border-image: linear-gradient(80deg, #FF7F32 7.72%, #F55958 44.32%, #EF426F 94.24%);
border-image-slice: 1;
background-color: #003865;
background-image: linear-gradient(180deg, #003865 0%, #002340 100%);*/
/* background: #002644;
text-align: center; */
    ;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
    width: 100%;
    display: inline-block;
    text-align: left;
    color: #fff;
    float: left;
    padding: 5px 10px;
  }
}

@media (max-width:420px) {
  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button {
    width: 90%!important;
    padding-left: 30px;
    padding-right: 30px;
  }

  .warnings-sec p, .Acute-sec p, .Risk-sec p, .Parasitic-sec p, .Attenuated-sec p, .adverse-sec p, .specific-sec p, .link-text, .link-text a {
    text-align: left;
    color: #01194C;
    font-size: 17px !important;
    font-weight: 400;
    font-family: "poppins", sans-serif;
  }

  .warnings-sec p:nth-child(3) {
    max-width: 100%;
    letter-spacing: 0px;
  }

  #text-da95dedefb > div > div > div.right > div > div > div:nth-child(2) > p:nth-child(2) {
    word-spacing: -1.5px;
  }

  #TezCRMForm #\36 5bca896ae18960002be8aff > h3 > sup {
    vertical-align: super;
    margin-left: -2.5px;
  }

  #TezCRMForm p.text-muted sup {
    vertical-align: super !important;
  }
}

/************************ Tez CRM Global Form ****************/

/*.new.newpar.section {
display: none;
}*/


@media screen and (min-width: 600px) and (max-width: 1200px) {
  #isi-section .right {
    width: auto;
    float: none;
    margin-left: 0%;
    margin-right: 0%;
  }

  #Global-ISI {
/* margin-left: 5%;
margin-right: 5%; */
    padding-left: 30px;
    padding-right: 30px;
  }

  #isi-section .left {
    width: auto;
    float: none;
  }
}

/* new css here */
img.new-privacy-icon {
  width: 25px;
  height: 11px;
  margin-left: 5px;
}

/* new header update for tezespire Q2 refresh only */
@media (min-width:1400px) {

  ul.menu {
    column-gap: 55px;
    margin-left: 0 !important;
  }

  .sua-nav ul.menu, .np-nav ul.menu {
    column-gap: 33px;
  }
  
 .sua-nav a.menu_tez {
    left: 20px;
  }

  #header-text-cont > div.nav > div.menu-section > ul > li:nth-child(4) {
    margin-right: 17px;
  }

  li.toggleLi {
    margin-left: 0px;
  }

  .menu li {
    margin: unset;
  }

  .menu li:first-child {
    margin: 30px 0px 30px 0px !important;
  }

  #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(1),
  #header-text-cont > div.nav.np-nav > div.menu-section > ul > li:nth-child(1) {
    border-left: 1px solid #EF426F;
    padding: 22px 0px 22px 0px !important;
    margin: 0 !important;
    padding-left: 46px !important;
  }

  #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(1) {
    flex: 1;
    padding-left: 38px !important;
  }

  #text-0fb262d5b1 > div.nav > div.menu-section > ul > li:nth-child(5) > a > img {
    margin-left: 0px;
  }

  #text-0fb262d5b1 > div.nav > div.menu-section > ul > li:nth-child(2) {
/* margin-right: 12px !important; */
/*margin-right: 18px !important;*/
    ;
  }

  img.new-dropdownarrow {
    margin-left: 8px;
    /*margin-top: -2%;
    vertical-align: text-top; */
    vertical-align: top !important;
    /*margin-top: -3% !important;*/
    width: 15px;
    height: 15px;
    margin-top: -8% !important;
  }
  
    #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(5),
    #header-text-cont > div.nav.np-nav > div.menu-section > ul > li:nth-child(5) {
    padding: 22px 0 22px 0!important;
  }

    #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(2),
    #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(4),
    #header-text-cont > div.nav.np-nav > div.menu-section > ul > li:nth-child(2), 
    #header-text-cont > div.nav.np-nav > div.menu-section > ul > li:nth-child(3),
    #header-text-cont > div.nav.np-nav > div.menu-section > ul > li:nth-child(4) {
    padding: 32px 0 32px 0!important;
  }

  .menu li:nth-child(6) {
    margin-right: unset;
/* margin-right: 0px; */
    margin-left: unset;
  }

  .sua-nav .menu li:nth-child(6) {
    /*padding-left: 10px;*/
    padding: 22px 0 22px 10px!important;
  }

  .sua-nav .menu li:nth-child(6) .new-dropdownarrow {
    margin-left: 2px;
  }

  .menu li:last-child {
/* padding: 38px 56px 38px 45px; */
    padding: 38px 52px 38px 34px;
  }

  .menu li:first-child {
    margin: 0px;
    letter-spacing: 0;
  }

  #header-text-cont > div.nav.np-nav > div.menu-section > ul > li:nth-child(6) > a,
  #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(7) > a {
    margin-right: unset;
    /*border-right: 1px solid #EF426F;*/
    min-height: 80px;
    min-width: 204px;
    display: flex;
    align-items: center;
    padding-right: 28px;
    padding-left: 20px;
  }

  #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(7) > a {
    flex: 1 0 auto;
  }

  #header-text-cont > div.nav.np-nav > div.menu-section > ul > li:nth-child(6) > a {
    min-width: 227px;
  }

  #header-text-cont > div.nav.np-nav > div.menu-section > ul > li:nth-child(6):hover > a,
  #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li:nth-child(7):hover > a {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 14px;
  }

  .sua-nav .menu li:nth-child(7):hover, .np-nav .menu li:nth-child(6):hover {
    flex-direction: column;
  }

  #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li.toggleLi > div.sub-menu.subind {
   /* left: -14vw;*/
    top: 0;
    margin-top: 10px !important;
    left: -5px;
  }

  #header-text-cont > div.nav > div.menu-section > ul > li:nth-child(5) {
    margin-left: -2%;
    margin-right: -9px;
  }

  .menu li:nth-child(2) span {
    padding-right: 28px;
  }

  .menu li a span {
    padding: 0px;
  }

  .menu li:nth-child(3) span {
    padding: 0 13px 10px 0px;
  }

  .menu li:first-child a span {
    padding: 0px;
    padding-bottom: 10px !important;
  }

  img.req-arep-arrow {
    margin-left: 5px;
  }
}

@media (max-width:1200px) {
  .menu li a {
    font-size: 15px;
  }

  .menu li {
    margin: 0px 0px;
    z-index: 1;
  }

  img.new-dropdownarrow {
    margin-left: 9px;
    vertical-align: super;
  }

  .menu li:first-child {
    margin: 30px 0px 30px 0px;
    letter-spacing: 0;
  }

  ul.menu {
    column-gap: 15px;
  }

  .menu li a span {
    padding: 0px !important;
  }

  .menu li:last-child {
    padding: 38px 24px 38px 45px;
  }

  .theLine2 {
    min-width: 67% !important;
  }

  .theLine2 {
    max-width: none;
  }
}

img.new-dropdownarrow {
  vertical-align: super;
}

img.req-arep-arrow {
  margin-top: 3%;
  vertical-align: text-top;
}

img.mobileonlyicontoshow {
  display: none;
}

#TezCRMForm p.text-muted sup {
  vertical-align: super;
}

#TezCRMForm .has-error .form-control {
  border-color: #ff4943!important;
  border: 3px solid #ff4943!important;
}

/* modified header css code end here */

li.requstarep:hover {
  background: #3c79a8;
  cursor: pointer;
}

body#gateway #header-text-cont > div.nav > div.menu-section > ul > li:nth-child(1), body#gateway #header-text-cont > div.nav > div.menu-section > ul > li:nth-child(2), 
body#gateway #header-text-cont > div.nav > div.menu-section > ul > li:nth-child(3),
body#gateway #header-text-cont > div.nav > div.menu-section > ul > li:nth-child(4),
body#gateway #header-text-cont > div.nav > div.menu-section > ul > li:nth-child(5) {
  visibility: hidden;
  display: none;
}

@media screen and (min-width: 992px) {
  /*div.nav.sua-nav > div.menu-section > ul > li:nth-child(2) > div > ul.list-split.split-line > li:nth-child(2) {
    display: none;
  }*/
  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__indicator.cmp-carousel__indicator--active .cmp-carousel__caption {
    background: linear-gradient(transparent, transparent) padding-box,  linear-gradient(90deg, #E3264A 0%, #FF6533 100%) border-box !important;
  }


  #safety .nav .menu-section .menu li .menu_safety::after {
    content: '';
    border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
    border-bottom: 5px solid transparent !important;
    -webkit-border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
    border-image-slice: 1;
    z-index: 2;
    position: absolute;
    border-top: 0px solid transparent !important;
    border-right: 0px solid transparent !important;
    border-left: 0px solid transparent !important;
    padding-bottom: 10px !important;
    width: -webkit-fill-available;
    bottom: -12px;
    left: 0px;
    padding-bottom: 19px;
  }

  .menu li a {
  }

  #text-44861b72c6 > div > div > div.left > div.adverse-sec > p:nth-child(2) {
    letter-spacing: normal;
  }

  #header-text-cont > div.nav.np-nav .menu li:nth-child(6):hover > .sub-menu.subind {
           /* left: -14vw;
        margin-top: 0px !important;*/
    left: -5px;
    margin-top: 10px !important;
    top: 0;
  }

  .menu li:hover > .sub-menu {
  margin-top: 25px !important;
    /*margin-top: 5px !important;*/
  }
  
    .sua-nav .menu li:hover > .sub-menu.sub2,
  .sua-nav .menu li:hover > .sub-menu.sub4,
  .np-nav .menu li:hover > .sub-menu.sub2,
  .np-nav .menu li:hover > .sub-menu.sub3 {
  margin-top: 30px !important;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > p:nth-child(4) {
    margin-left: -4px;
  }

  div.nav.sua-nav > div.menu-section > ul > li:nth-child(2) > div > ul.list-split.split-line {
    /*display: block;*/
    display: flex;
  }

  div.nav.sua-nav > div.menu-section > ul > li:nth-child(2) > div > ul:nth-child(1)::after {
    background: transparent;
  }

  .sub-menu.sub3, .sub-menu.sub4, .sub-menu.sub5 {
    min-height: 219px;
  }

  div.nav.sua-nav > div.menu-section > ul > li.toggleLi.active > div.sub4, div.nav.sua-nav > div.menu-section > ul > li.toggleLi.active > div.sub2 {
    margin-top: 10px;
  }

  .sub-menu.sub1 ul li:nth-child(2),.sub-menu.sub2 ul li:nth-child(2),
    .nav.sua-nav > div.menu-section > ul > li:nth-child(1) > div > ul > li:nth-child(3),
    .nav.sua-nav > div.menu-section > ul > li:nth-child(3) > div > ul.list-split.fortabthree > li > ul > li:nth-child(3) {
    max-height: unset;
    min-height: unset;
    max-width: unset;
    min-width: unset;
  }

  div.nav.sua-nav > div.menu-section > ul > li:nth-child(3) > div > ul.list-split.fortabthree > li > ul {
    width: 340px;
    z-index: 2;
  }

  div.nav.sua-nav > div.menu-section > ul > li:nth-child(3) > div > ul.list-split.fortabthree {
    width: 349px;
  }

  div.nav.sua-nav > div.menu-section > ul > li:nth-child(3) > div > ul.list-split.split-line.spaceneedadded {
    display: block;
  }

  div.nav.sua-nav > div.menu-section > ul > li:nth-child(3) > div > ul.list-split.fortabthree::after {
    background: none;
  }

  .nav.sua-nav > div.menu-section > ul > li:nth-child(1) > div > ul > li:nth-child(2) {
    padding-top: 0;
  }

  a.menu_safety img.new-dropdownarrow,
  a.menu_clinicaldata img.new-dropdownarrow,
  a.menu_sua-ind-label img.new-dropdownarrow,
  a.menu_np-ind-label img.new-dropdownarrow {
    margin-top: 0 !important;
  }

  .sua-nav .menu li:nth-child(7):hover img, .np-nav .menu li:nth-child(6):hover img {
    transform: rotate(180deg);
  }

  .np-nav .sub-menu.sub1 ul, .np-nav.sub-menu.sub2 ul {
    gap: 19px;
  }

  .sub-menu.sub1 ul, .sub-menu.sub2 ul, .menu .sub-menu ul.split-line {
    display: flex;
    flex-direction: column;
    gap: 18px;
    justify-content: flex-start;
    min-height: 119px;
  }

  #header-text-cont > div.nav > div.menu-section > ul > li.toggleLi.active > div > ul > li:nth-child(1),
  #header-text-cont > div.nav > div.menu-section > ul > li:nth-child(2) > div > ul:nth-child(1) > li:nth-child(1) {
    /*padding-top: 20px;*/
    ;
  }

  #text-0fb262d5b1 > div.nav > div.menu-section > ul > li:nth-child(5) > a > span {
    padding: 0 16px 10px 0px;
  }

  #StickyWrapper .isi-content .bold-text {
    margin-top: 16px !important;
    margin-bottom: 6px;
  }

  #isi-section {
    padding: 0 20px;
  }
/*#clinical-trial #text-0fb262d5b1 > div.nav > div.menu-section > ul > li:nth-child(5) > a > span {
padding: 0 16px 10px 0px;
border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
border-bottom: 5px solid transparent;
border-image-slice: 1;
z-index: 2;
position: relative;
} */

  p.additionalpara {
    display: none;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    color: #35383F;
    font-family: 'roboto-condensed';
    padding-left: 19px;
  }

  .sua-nav p.additionalpara {
    display: block;
    position: relative;
    bottom: -25px;
  }

  ul.list-split.split-line.spaceneedadded {
    width: 160px;
    display: none;
  }
}

/* new css for header */

ul.list-split.subsplitunder {
  padding-left: 19px;
  padding-top: 0px !important;
}

.list-split.subsplitunder li:nth-child(2) {
  padding-bottom: 11px;
}

span.hide-section {
  display: none;
}

.moapageReferences {
  display: none;
}



/* new css for the adden on banner */
.additionalpopup {
  /*display: none; */
  display: none !important;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 0;
  column-gap: 62px;
}

p.apara {
  font-size: 16px;
  color: #003865 !important;
  font-family: Roboto;
  font-weight: 700;
  line-height: 21px;
  text-align: center;
}

span.divided {
  display: block;
}

img.popup-icon {
  cursor: pointer;
}

@media screen and (max-width: 992px) {
  #header-text-cont > div.top-bar > ul > li:nth-child(6) {
    display: none;
  }

  .pi-patinfo {
    margin-top: 22px;
    margin-bottom: 24px;
  }

  body#gateway #header-text-cont ul.menu li:nth-child(7) {
    display: none;
  }

  #header .top-bar ul {
    justify-content: space-around;
  }
/*#header-text-cont > div.nav > div.menu-section.active > ul > li.toggleLi.active > div > ul > li{ //This affects mobile menu SUA 'identifying patients'
    text-align: left;
    display: flex;
    justify-content: left;
}*/
  .additionalpopup {
    margin: 0 auto;
    column-gap: normal;
    padding: 0px;
  }

  .additionalpopuptexthere {
    padding: 10px;
  }

  p.apara {
    line-height: 18px;
    text-align: center;
    max-width: 340px;
  }

  span.divided {
    display: contents;
  }
}

.bianca-reference,.anna-reference,.evan-reference,.patient-profile-reference {
  display: none;
}



/* Global exit ramp design */


.modal.exit-ramp-modal {
  position: fixed;
  top: 0;
  z-index: 41100;
  background: rgba(0, 0, 0, 0.77) !important;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal-box__content {
  width: 60%;
  max-width: 864px !important;
  margin: 0 auto;
  height: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.exit-ramp-body {
  padding: 11% 12% 3% 12%;
  text-align: center;
  font-weight: 400;
/*font-weight: 500;*/
  line-height: 1.29;
  letter-spacing: 0.252px;
  font-family: 'Roboto', sans-serif;
  color: #01194c;
  font-size: 12.6px;
}

.exit-ramp-body:before {
  content: 'You are about to leave TEZSPIREHCP.com';
  visibility: visible;
  font-size: clamp(32px, 2.5vw, 48px);
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: .01em;
  font-family: 'roboto-condensed', sans-serif;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  color: #01194c;
  margin-top: 20px;
}

.exit-ramp-body:after {
  display: block;
  margin-top: 20px;
  content: 'Would you like to continue to an external link?';
  visibility: visible;
  font-size: clamp(16px, 1.25vw, 24px);
  font-weight: 900;
  line-height: 1.33;
  letter-spacing: 0.05em;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #01194c;
  margin-bottom: 10px;
}

.exit-ramp-content {
  box-shadow: none;
  border-radius: 0;
  background: #e7f6ff;
  height: auto;
  left: 0 !important;
  right: 0 !important;
  top: 50% !important;
}

.modal-box {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  position: relative;
  top: 22.2%;
}

.exit-ramp-actions {
  border-top: 0;
  padding-bottom: 7%;
  padding-right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

a.exit-ramp-continue.skip-exit-ramp {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  background: transparent linear-gradient(270deg, #e3264a 0, #ff6533 100%) 0 0 no-repeat padding-box;
  border-radius: 30px;
  color: #fff;
  padding: 19px 10px;
  text-transform: uppercase;
  font-family: 'roboto-condensed', sans-serif;
  letter-spacing: .54px;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  margin: 0 auto;
  width: 342px;
  max-width: 100%;
}

.exit-ramp-cancel.close-exit-ramp {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: .4px;
  color: #01194c;
  font-family: 'roboto-condensed', sans-serif;
  background: 0;
  margin-top: 29px;
  padding-top: 6px;
}

.exit-ramp-cancel.close-exit-ramp:before {
  content: url(/content/dam/open-digital/tezspirehcpday1/en/arrow-left.svg);
  padding: 0 15px 0 0;
}

.exit-ramp-cancel.close-exit-ramp {
  cursor: pointer;
}

div.modal.exit-ramp-modal.modal--visible>button {
  z-index: 1;
  background: 0;
  position: absolute;
  right: 21%;
  top: 24%;
  cursor: pointer;
}

span.modal__closeIcon svg {
  display: none;
}

span.modal__closeLabel {
  display: none;
}

span.modal__closeIcon:before {
  content: 'x';
  font-size: 48px;
  color: #01194c;
  font-weight: 900;
  font-weight: bolder;
}

a.exit-ramp-continue.skip-exit-ramp:hover {
  background: #003764;
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width:767px) {
  .modal-box__content {
    width: 100%;
  }

  .exitRampPage .modal-body {
/*padding: 30px 36px 12px 36px !important;*/
    ;
  }

  #error-page #container-74fc8764b7 #error-page-container {
    margin-top: 0 !important;
  }

  .modal.exit-ramp-modal {
    background: #e7f6ff;
  }

  #error-page #container-74fc8764b7 .error-head h1.head-text {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
  }

  div.modal.exit-ramp-modal.modal--visible>button {
    right: 3%;
    top: 3%;
  }
}

/* Error page css */
#error-page div#TezCRMForm,#error-page div#Global-ISI {
  display: none;
}

#error-page .error-head h1.head-text {
  font-size: clamp(120px, 15vw, 280px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 2.16px;
  color: #01194c;
  font-family: 'roboto-condensed',sans-serif;
  margin-top: 20px;
  margin-bottom: 20px;
}

#error-page .error-copy {
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #01194c;
}

#error-page h2.subhead-text {
  font-size: clamp(32px, 2.5vw, 48px);
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.01em;
  font-family: 'roboto-condensed', sans-serif;
}

#error-page h5.small-head {
  margin-bottom: 42px;
  margin-top: 20px;
  font-family: 'roboto', sans-serif;
}

#error-page h5.small-head {
  font-size: clamp(16px, 1.25vw, 24px);
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: 0.01em;
  font-family: 'Roboto', sans-serif;
}

#error-page .callout-sec {
  max-width: 100%;
}

#error-page .callout-links {
  text-align: center;
  display: inline-block;
  border-radius: 30px;
  color: #fff;
  padding: 19px 10px;
  width: 100%;
  text-transform: uppercase;
  font-family: 'roboto', sans-serif;
  font-weight: 700 !important;
  letter-spacing: 0.54px;
  font-size: 18px;
  line-height: 22px;
  background: transparent linear-gradient(270deg, #e3264a 0, #ff6533 100%) 0 0 no-repeat padding-box;
}

#error-page a.callout-links:active,#error-page a.callout-links:hover {
  background: #003764;
  color: #fff;
  text-decoration: none;
}

#error-page .margin-top-0px {
  margin-top: 0;
}

@media only screen and (max-width: 992px) {
  #error-page h1.head-text {
    line-height: 1.24;
  }

  .exit-ramp-body {
    padding: 30px 20px 0 20px !important;
  }

  .modal-box {
    top: 0;
  }

  span.modal__closeIcon:before {
    font-size: 48px;
  }

  .exit-ramp-content {
    height: 100vh;
    padding-top: 40%;
  }

  .modal-box__content {
    width: 100%;
    height: 100%;
  }

  div.modal.exit-ramp-modal.modal--visible>button {
    right: 10px;
    top: 92px;
  }

  #error-page h5.small-head {
    font-size: 16px;
    line-height: 26px;
  }

  #error-page .callout-sec {
    width: 342px;
  }

  .exit-ramp-cancel.close-exit-ramp {
    margin-top: 15px;
  }
/* global for tease component */
  .cmp-teaser__image-desktop {
    display: none !important;
  }

  .cmp-teaser__image-mobile {
    display: block !important;
  }
}

@media only screen and (min-width: 992px) {
  #error-page .callout-sec {
    width: 342px;
  }

  .sub-menu.sub5 .menu-detail.menu-img1 div:nth-child(1) div:nth-child(1) {
    display: flex;
    flex-direction: column;
  }

  .sub-menu.sub5 .menu-detail.menu-img1 div:nth-child(1) div:nth-child(1) img:nth-child(2) {
    max-width: 68px !important;
  }

  .sub-menu.sub5 div:nth-child(2) div:nth-child(1) {
    display: flex;
  }

  ul.menu li:nth-child(2) .sub-menu.sub2 .menu-detail.menu-img1 {
    margin-left: 60px;
  }

  p.feedbackaddon {
    padding-left: 47px;
    text-indent: -3px;
  }

  .sua-nav p.feedbackaddon {
    display: inline-block;
    padding-top: 15px;
    padding-left: 38px;
  }

  p.feedbackaddon, p.feedbackaddon a {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    color: #35383F;
  }

  p.feedbackaddon a {
    cursor: pointer;
    text-decoration: underline;
  }

  .sua-nav .menu-detail p.feedbackaddon a {
    text-transform: none!important;
  }

  /*ul.menu li:nth-child(2) .sub-menu.sub2 .menu-detail.menu-img1 p {
    max-width: 80%;
  }*/

  .sub-menu.sub5 .menu-detail.menu-img1 {
    display: flex;
    flex-direction: column;
  }

  .sua-nav .sub-menu.sub5 .menu-detail.menu-img1 {
    flex-direction: row;
    margin-left: -52px;
    margin-top: 3%;
  }

  #error-page .mobile-padding {
    padding-left: 23px;
    padding-right: 24px;
  }

  #error-page div#error-page-container {
    padding-top: 8% !important;
    padding-bottom: 7.5% !important;
  }
/* global for tease component */
  .cmp-teaser__image-desktop {
    display: block !important;
  }

  .cmp-teaser__image-mobile {
    display: none !important;
  }
}

#error-page div#error-page-container {
  max-width: 1440px;
  margin: 0 auto;
  padding-top: 5.5%;
  padding-bottom: 7%;
}

#error-page #error-page-container div.aem-Grid {
  display: flex;
  justify-content: center;
  align-items: center;
}

#error-page #error-page-container div.aem-Grid .text.aem-GridColumn.aem-GridColumn--default--12:nth-child(1) {
  display: flex;
  justify-content: left;
  padding-left: 65px;
  padding-right: 0px;
  width: 97%;
}

#error-page div#footer:before {
  content: "";
  background: transparent linear-gradient(270deg, #e3264a 0, #fb7736 100%) 0 0 no-repeat padding-box;
  height: 2.5vw;
  width: 100%;
  max-height: 40px;
  position: absolute;
  top: -2vw;
}

@media only screen and (min-width:2000px) {
  #error-page div#footer:before {
    top: -1vw;
  }
}

@media only screen and (max-width:767px) {
  #error-page #error-page-container div.aem-Grid {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #error-page #error-page-container div.aem-Grid .text.aem-GridColumn.aem-GridColumn--default--12:nth-child(1) {
    padding-left: 23px;
  }

  div#error-page-copy-container {
    padding-left: 23px!important;
  }

  div#error-page-container {
    padding-top: 80px!important;
    padding-bottom: 200px!important;
  }
}

#error-page h5.small-head.small-head-custom {
  max-width: 585px;
}

.updated-gradient {
  color: transparent !important;
  background: linear-gradient(83deg, #FF7F32 3.9%, #F55958 39.6%, #EF426F 88.28%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0px 0px #00000000;
  -webkit-box-decoration-break: clone;
}

span.excluded-class {
  -webkit-text-fill-color: #fff;
}

a.screenshot-hover:after {
  content: '';
  border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
  border-bottom: 5px solid transparent !important;
  -webkit-border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
  border-image-slice: 1;
  z-index: 2;
  position: absolute;
  border-top: 0px solid transparent !important;
  border-right: 0px solid transparent !important;
  border-left: 0px solid transparent !important;
  padding-bottom: 10px !important;
  width: -webkit-fill-available;
  bottom: 0px;
  left: 0px;
}

@media screen and (min-width: 1200px) and (max-width: 1220px) {
  #isi-section .left {
    width: 580px;
    padding-bottom:25px;
  }

  #isi-section .right {
    width: 520px;
  }

  div#Global-ISI {
    padding: 70px 20px 20px 20px;
  }
}

/* some comments here
.new.newpar.section {
display: none!important;
}
.new.newpar.section.aem-Grid-newComponent {
display: none !important;
}
/* end here */

/* for compatibility issues code here */
h2.ctcLinkText {
  display: inline-block;
}

a.link-text.bold-text {
  text-decoration: underline !important;
}
/* code end here */
@media only screen and (max-width:385px) {
  .menu li a, .menu li:nth-child(3) a {
    padding: 0 17px;
  }

  .list-split.subsplitunder li a {
    font-size: 13px !important;
    padding-left: 0px !important;
  }

  .menu .sub-menu {
    padding: 0px 20px 10px;
  }
}

/* Print css here */
@media print {
  * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }

  div#StickyWrapper {
    display: none;
  }

  .menu li a {
    font-size: 10px;
    letter-spacing: normal;
  }

  .logo {
    padding-left: 0px;
  }
}






/* request a rep new css file */




#request-a-rep .hero-banner-text h1 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  font-family: "roboto-condensed", sans-serif;
  line-height: 48px;
  text-transform: uppercase;
  color: var(--Neutral-colors-white, #FFF);
  width: 50%;
}

#request-a-rep .cmp-teaser__image {
  width: 100%;
  padding: 0px;
}

#request-a-rep .cmp-image__image {
  width: 100%;
  min-height: 320px;
}

#request-a-rep .second-class-container p {
  color: #003865;
  font-feature-settings: 'clig' off, 'liga' off;
  font-family: "roboto-condensed", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
  max-width: 95%;
  text-transform: uppercase;
}

#request-a-rep .second-secondtextclass-container p {
  color: var(--Blue-dark-blue, #01194C);
  font-family: "poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  max-width: 87%;
}

#request-a-rep a.second-anchorlink,#request-a-rep a.anchor-phonenumber {
  color: var(--Blue-dark-blue, #01194C);
  font-family: "roboto-condensed", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
}

#request-a-rep .second-secondtextclass-container {
    margin-left: 155px;
    margin-bottom: 55px;
    margin-right: 5px;
}

#request-a-rep .second-secondtextclass-container p.secondtextdano:nth-child(1) {
    padding-bottom: 20px;
}

#request-a-rep .second-secondtextclass-container .secondtextdano a {
    text-decoration: underline;
    color: inherit;
}

#request-a-rep .cmp-teaser__content {
  position: absolute !important;
  max-width: 1151px;
  left: 15px;
  right: 0;
  margin-inline: auto;
  display: flex;
    /*align-items: center;*/
  height: 73%;
}

#request-a-rep span.hero-banner-red-color {
  background: var(--Gradient-Gradient-2, linear-gradient(79deg, #FF7F32 -28.12%, #F55958 22.83%, #EF426F 92.3%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#request-a-rep .hero-banner-text {
  margin-top: 6%;
  margin-left: unset;
}

#request-a-rep .cmp-repFinder__results-container.cmp-repFinder__containerwidth {
  display: none;
}

/*****Single step request a rep form******/
#request-a-rep .cmp-dynamicform.form-container.cmp-dynamicform-v2.single-step-rep-finder {
    background: #E7F6FF;
    max-width: 1111px;
    margin: 0 auto;
    padding: 20px 70px 50px;
}

#request-a-rep .cmp-dynamicform.form-container.cmp-dynamicform-v2.single-step-rep-finder .form-holder {
    display: flex;
    justify-content: center;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b97c,
#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b97e,
#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b980,
#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b983,
#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b984 {
    float: left;
    width: 50%;
    clear: both;
    margin-bottom: 40px;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b97d,
#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b97f,
#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b981,
#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .recpatcha-container {
    float: right;
    width: 50%;
    margin-bottom: 40px;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b982 {
    width: 50%;
    float: left;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder #field-group-6a73c26aff2ba40002a9a9f7 {
    width: 82%;
    float: left;
    clear: both;
    position: relative;

}

#request-a-rep #field-group-6a73c26aff2ba40002a9a9f7 .checkbox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  padding-bottom: 20px;
}

#request-a-rep #field-6a73c26aff2ba40002a9a9f7 > div > div:nth-child(2) > label {
    position: relative;
    left: -50px;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b981 {
    margin-bottom: 60px;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder label.cmp-dynamicform__control-label {
    font-family: "poppins";
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 3.5%;
    text-transform: uppercase;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .cmp-dynamicform__form-control-container input {
    font-size: 16px !important;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .cmp-dynamicform__generated-form .text-danger {
    color: #FF0000;
    display: inline-block;
    font-size: 15px;
    line-height: 21px;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .cmp-dynamicform__generated-form .has-error .form-control:not(textarea) {
    border: 1px solid #FF0000;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder #field-group-6a567cf8531424000294b981 p.cmp-dynamicform__generated-form-error.text-danger {
    top: 52px;
    position: relative;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .cmp-dynamicform__generated-form span.text-danger {
    color: #01194C;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .cmp-dynamicform__generated-form .form-control:not(textarea) {
    max-width: 445px;
    opacity: 1;
    width: 100%;
    height: 60px;
    padding: 5px 22px;
    box-shadow: none;
    border: none;
    border-radius: 12px;
    background: var(--Neutral-colors-white, #FFF);
    font-family: 'poppins';
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder #field-group-6a567cf8531424000294b97f span {
    font-weight: 400;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .cmp-dynamicform__form-control-container select {
  content: "";
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/req-a-rep/desktop/dropdown-icon.svg) !important;
  background-repeat: no-repeat !important;
  background-position: right !important;
  appearance: none;
  background-color: #fff !important;
  background-origin: content-box !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 5%;
}
    
#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .cmp-dynamicform__generated-form .cmp-dynamicform__form-label-container {
    height: 38px;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .cmp-dynamicform__generated-form #field-group-6a567cf8531424000294b984 .cmp-dynamicform__form-label-container {
    height: 0;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder h3.border {
    font-weight: 400;
    font-size: 15px;
    color: #01194C;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .cmp-dynamicform__generated-form .checkbox span {
    color: #01194C;
    font-family: "roboto-condensed";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b983 {
    margin-bottom: 0;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder button.cmp-dynamicform__clear-btn {
    display: none;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .recpatcha-container {
    top: -40px;
    position: relative;
}

/*****Single step request a rep form ends******/


/* dynamic form common css here*/

#request-a-rep .cmp-repFinder__search-form .control-label {
  color: var(--Blue-dark-blue, #01194C);
  font-family: "Poppins";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.49px;
  text-transform: uppercase;
}

/*#request-a-rep .cmp-repFinder__search-submit .submit-button:hover, #request-a-rep #\36 68fc5104155f60002ee2738 > div.cmp-dynamicform__form-group.button-group > button.cmp-dynamicform__submit-btn{
background: #fff;
color: #003764;
} */

#request-a-rep .cmp-repFinder .form-label-container {
  padding-bottom: 0px;
}

#request-a-rep label.cmp-dynamicform__control-label {
  color: var(--Blue-dark-blue, #01194C);
  font-family: "Poppins";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.49px;
  text-transform: uppercase;
}

#request-a-rep .cmp-repFinder__search-submit .submit-button {
  padding: 19px 160px;
  border-radius: 30px;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  text-align: center;
 /* font-family: "roboto-condensed", sans-serif; */
  font-family: "roboto-bold", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 22px;
  text-transform: uppercase;
}

#request-a-rep p.opt-mes-desc {
  color: var(--Blue-dark-blue, #01194C);
  font-family: math;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  font-family: "roboto-condensed", sans-serif;
  letter-spacing: 0.1px;
  text-transform: none;
  padding-bottom: 12px;
}

#request-a-rep #field-68beb1e442414b0002f4663c .checkbox {
  display: flex;
}

#request-a-rep #field-68beb1e442414b0002f4663c .checkbox label span {
  padding-right: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: var(--Blue-dark-blue, #01194C);
  font-family: 'roboto-condensed';
}

#request-a-rep #field-68beb1e442414b0002f4663c .checkbox label {
  font-size: 15px;
  font-family: 'roboto-condensed';
  color: #01194C;
  line-height: 21px;
  display: flex;
  align-items: center;
}

#request-a-rep input[type="checkbox" i] {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-right: 6px;
  border-radius: 2px;
  border: 1px solid var(--Your-Colors-Components-Forms-Input-border, #CED4DA);
  background: var(--your-colors-09-white, #FFF);
  position: relative;
  top: 2px;
}

#request-a-rep #field-668fc5104155f60002ee2737 > div > div > label > span {
  color: var(--Blue-dark-blue, #01194C);
  font-family: "roboto-condensed", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div.cmp-dynamicform__form-group.button-group > button.cmp-dynamicform__submit-btn {
  border-radius: 30px;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  color: #FFF;
  text-align: center;
  font-family: "roboto-condensed", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  padding: 19px 145px;
}

#request-a-rep .cmp-dynamicform__form-group.button-group {
  float: none;
  margin-top: 0;
  padding-right: 0;
  clear: both;
  text-align: center;
}

#request-a-rep .dosingPageNavWrap {
  max-width: 1180px;
  margin: 0 auto;
}

#request-a-rep .dosingPageNavWrap .pageRow {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 50px;
}

#request-a-rep .dosingPageNavWrap .pageRow .theCal {
  width: 50%;
}

#request-a-rep .othePaging {
  outline: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: #002340;
}

#request-a-rep .theCal.one .ctcBtn, #request-a-rep .theCal.one .ctcLinkText {
  float: left;
  clear: both;
}

#request-a-rep .ctcBtn .navArrowLeft {
  margin-right: 20px;
}

#request-a-rep .dosingPageNavWrap .pageRow .theCal {
  width: 50%;
}

#request-a-rep .theCal.two .ctcBtn, #request-a-rep .theCal.two .ctcLinkText {
  float: right;
  clear: both;
}

#request-a-rep .ctcLinkText {
  color: #002340;
  font-family: 'roboto-condensed', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin: 20px 0 0 0;
  padding: 0;
  outline: none;
  text-decoration: none;
}

#request-a-rep .ctcBtn {
  color: #002340;
  font-family: "roboto", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  outline: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}

#request-a-rep .ctcBtn .navArrowRight {
  margin-left: 20px;
}

.cmp-dynamicform-v2.request-a-rep-form-updates .cmp-dynamicform__generated-form h2 {
  display: block!important;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder button.cmp-dynamicform__submit-btn {
  height: 60px;
  border-radius: 30px !important;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%) !important;
  width: 366px;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder button.cmp-dynamicform__submit-btn span {
  font-size: 18px;
  font-family: 'roboto';
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}

.request-a-rep-form-updates .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
  margin-bottom: 32px!important;
}

#field-group-68beb1e442414b0002f4663c sup {
  vertical-align: bottom;
}

#field-group-68beb1e442414b0002f4663c span {
  font-weight: normal;
}

#field-68beb1e442414b0002f4663c {
  margin-bottom: 26px;
}

#field-68beb1e442414b0002f4663e span {
  color: #01194C;
  font-size: 15px;
  font-weight: 400;
}

#field-68beb1e442414b0002f4663e .cmp-dynamicform__vcenter label {
  display: flex;
  justify-content: center;
  align-items: center;
}

#request-a-rep .request-a-rep-form-updates:After {
  content: 'NPI=National Provider Identifier.';
  font-size: 15px;
  color: #35383F;
  line-height: 21px;
  font-family: 'roboto-condensed';
}

.request-a-rep-form-updates button.cmp-dynamicform__clear-btn {
  display: none;
}

.request-a-rep-form-updates .cmp-dynamicform__generated-form h2 p:nth-child(1) {
  display: block;
  font-size: 18px;
  color: #01194C;
  font-weight: normal;
  font-family: 'Poppins';
  line-height: 24px;
}

.request-a-rep-form-updates .cmp-dynamicform__generated-form h2 p:nth-child(2) {
  font-size: 15px;
  font-weight: normal;
  color: #01194C;
  font-family: 'Poppins';
  line-height: 21px;
  margin-bottom: 32px;
}

/* Dynamic form component css start here */
@media only screen and (min-width: 991px) {
  #request-a-rep .cmp-teaser__content {
    align-items: center;
  }

  .request-a-rep-form-updates .cmp-dynamicform__generated-form {
    padding: 0!important;
  }

  div#field-68beb1e442414b0002f46638, div#field-68beb1e442414b0002f4663a {
    justify-content: flex-end;
  }

  div#field-group-68beb1e442414b0002f46638 .cmp-dynamicform__form-label-container,
div#field-group-68beb1e442414b0002f4663a .cmp-dynamicform__form-label-container,
div#field-group-68beb1e442414b0002f46638 .text-danger,
div#field-group-68beb1e442414b0002f4663a .text-danger {
    margin-left: 18.5px;
  }

  .request-a-rep-form-updates .cmp-dynamicform__form-validation {
    display: flex;
    flex-wrap: wrap;
  }

  div#field-group-68beb1e442414b0002f46637,div#field-group-68beb1e442414b0002f46638,
div#field-group-68beb1e442414b0002f46639,div#field-group-68beb1e442414b0002f4663a,
div#field-group-68beb1e442414b0002f4663b {
    width: 50%;
  }

  #request-a-rep .cmp-repFinder {
    margin-left: 169px;
    margin-right: 167px;
    background-color: #E7F6FF;
    padding-left: 92px;
    padding-right: 92px;
    padding-top: 60px;
  }

  #teaser-349ecadc17 > div.cmp-teaser__content,#request-a-rep-teaser > div.cmp-teaser__content {
    width: 100%;
    top: 33%;
    display: block;
  }

  #teaser-349ecadc17 > div.cmp-teaser__content > h6,#request-a-rep-teaser > div.cmp-teaser__content > h6 {
    margin: 0 auto;
    max-width: 1102px;
    text-align: left;
    width: 100%;
  }

  #teaser-349ecadc17 > div.cmp-teaser__content > h6 > div > h1,#request-a-rep-teaser > div.cmp-teaser__content > h6 > div > h1 {
    width: 47%;
  }

  #request-a-rep .cmp-dynamicform__form-group.button-group {
    margin-bottom: 32px;
    margin-top: 32px;
  }

  #field-group-68beb1e442414b0002f4663d {
    width: 100%;
  }

  #field-group-68beb1e442414b0002f4663e {
    width: 100%;
  }

  .request-a-rep-form-updates .cmp-dynamicform__form-group.button-group {
    width: 100%;
  }

  #request-a-rep .cmp-dynamicform__vcenter {
    margin-top: 0px;
  }

  #request-a-rep .second-class-container {
    margin-top: 59px;
    margin-bottom: 33px;
    margin-left: 166px;
  }

  #request-a-rep #field-group-668fc5104155f60002ee2733 > div.cmp-dynamicform__form-label-container > label {
    padding-left: 12px;
  }

  #request-a-rep p.textone {
    color: var(--Blue-dark-blue, #01194C);
    font-family: 'poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 8px;
  }

  #request-a-rep p.textsecond {
    color: var(--Blue-dark-blue, #01194C);
    font-family: 'roboto-condensed';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    padding-bottom: 32px;
  }

  #request-a-rep .cmp-repFinder__form-group.cmp-repFinder__zip-code.cmp-repFinder__containerwidth {
    float: left;
    width: 50%;
    padding-right: 12px;
    margin-bottom: 7.2%;
    clear: both;
    margin-top: 0.5%;
  }

  #request-a-rep .cmp-repFinder__form-group.cmp-repFinder__topic.cmp-repFinder__containerwidth {
    float: right;
    width: 50%;
    padding-left: 12px;
    margin-bottom: 7.2%;
  }

  #request-a-rep .cmp-repFinder__search-container {
    width: 100%;
    margin: 0 auto;
    max-width: 920px;
  }

  #request-a-rep input#zipcode {
    border-radius: 12px;
    border: white;
    padding-left: 22px;
    height: 60px;
    background: var(--Neutral-colors-white, #FFF);
  }

  #request-a-rep select#topic {
    border-radius: 12px;
/*border: 3px solid #3C79A8;*/
    padding-left: 19px;
    cursor: pointer;
    height: 60px;
    background: var(--Neutral-colors-white, #FFF);
  }

  #request-a-rep .rep-finder-container .rep-finder-search-form input, .rep-finder-container .rep-finder-search-form select {
    border: none;
  }

  #request-a-rep #field-group-668fc5104155f60002ee2732, #request-a-rep #field-group-668fc5104155f60002ee2734 {
    float: left;
    width: 50%;
    clear: both;
    padding-right: 12px;
    margin-bottom: 45px;
  }

/* #request-a-rep #field-668fc5104155f60002ee2733, #request-a-rep #field-group-668fc5104155f60002ee2735 {
float: right;
width: 50%;
padding-left: 12px;
margin-bottom: 45px;
}*/
  #request-a-rep #field-group-668fc5104155f60002ee2733, #request-a-rep #field-group-668fc5104155f60002ee2735 {
    float: right;
    width: 50%;
    padding-left: 12px;
    margin-bottom: 45px;
  }

  #request-a-rep .cmp-repFinder__containerwidth {
    width: 100%;
    margin: 0 auto;
    max-width: 920px;
  }

  #request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form textarea {
    height: 157px;
    width: 100%;
    border-radius: 12px;
    background: var(--Neutral-colors-white, #FFF);
    color: var(--Blue-dark-blue, #01194C);
    font-family: 'poppins';
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.32px;
  }

  #request-a-rep #second-container-request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .form-control:not(textarea) {
    max-width: 445px;
    opacity: 1;
    width: 100%;
    height: 60px;
/*padding: 5px 12px; */
    padding: 5px 22px;
    box-shadow: none;
    border: none;
    border-radius: 12px;
    background: var(--Neutral-colors-white, #FFF);
    font-family: 'poppins';
  }

  #request-a-rep .cmp-repFinder__search-submit .submit-button {
    padding: 19px 160px;
    border-radius: 30px;
    background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  }

  #request-a-rep .rep-finder-container .rep-finder-search-submit {
    float: none;
    margin-top: 0;
    padding-right: 0;
    clear: both;
    margin-bottom: 6%;
    text-align: center;
  }

  #request-a-rep .cmp-repFinder__form-group.cmp-repFinder__search-submit {
    float: none;
    margin-top: 0;
    padding-right: 0;
    clear: both;
    text-align: center;
    padding-bottom: 32px;
  }

  #request-a-rep .lineWrapper2 {
    margin: 80px auto 16px;
  }

  #request-a-rep .dosingPageNavWrap {
/* max-width: 1440px;
margin: 0 auto;
width: 100%;
padding-left: 160px;
padding-right: 165px; */
    max-width: 1105px;
    margin: 0 auto;
    width: 100%;
  }

  #request-a-rep .theLine2 {
/* min-width: 1120PX;
max-width: 74%;
margin: 0 auto; */
    max-width: 1105px;
    margin: 0 auto;
    width: 100%;
  }
}

#request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .text-danger {
  margin-top: 10px;
}
/* Dynamic form component css end here */

@media only screen and (max-width: 991px) {
    
    /*****Single step request a rep form mobile******/
    .cmp-dynamicform.form-container.cmp-dynamicform-v2.single-step-rep-finder {
      padding: 30px 20px!important;
    }

    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b97c,
    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b97e,
    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b980,
    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b983,
    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b984 {
      float: unset;
      width: 100%;
      max-width: 400px;
      clear: unset;
      margin-bottom: 25px;
    }

    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b97d,
    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b97f,
    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b981,
    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .recpatcha-container {
      float: unset;
      width: 100%;
      max-width: 400px;
      margin-bottom: 25px;
    }

    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b982 {
      width: 100%;
      max-width: 400px;
      float: unset;
      position: relative;
      margin-top: 85px;
      margin-bottom: 35px;
    }
    
    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder #field-group-6a73c26aff2ba40002a9a9f7 {
      width: 100%;
    }
    
    #request-a-rep #field-6a73c26aff2ba40002a9a9f7 > div > div:nth-child(2) > label {
      left: 0;
    }

    #request-a-rep #field-group-6a73c26aff2ba40002a9a9f7 .checkbox {
      grid-template-columns: 1fr;
      padding-bottom: 12px;
    }

    #request-a-rep #field-group-6a73c26aff2ba40002a9a9f7 .checkbox label {
      display: flex;
    }
    
    #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b984 .checkbox label{
     display: flex;
    }
    /*****Single step request a rep form mobile******/
    
  #request-a-rep .theCal.two .ctcLinkText {
    text-align: right;
  }

  #request-a-rep .request-a-rep-form-updates {
    padding: 36px 18px!important;
  }

  #field-group-68beb1e442414b0002f4663c span {
    display: block;
  }

  #field-group-68beb1e442414b0002f4663c > div.cmp-dynamicform__form-label-container {
    max-width: 96%;
  }
  
  #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div#field-group-6a567cf8531424000294b983 {
    margin-bottom: 0;
  }

  #request-a-rep #field-68beb1e442414b0002f4663c .checkbox label span {
    padding-right: 0px;
  }

  #request-a-rep #field-68beb1e442414b0002f4663c .checkbox label {
    align-items: flex-start;
  }

  #field-68beb1e442414b0002f4663c {
    margin-bottom: 36px;
    margin-top: 12px;
  }

  #field-68beb1e442414b0002f4663c > div > div:nth-child(1) {
    width: 70%;
  }

  #field-group-68beb1e442414b0002f4663e > div.cmp-dynamicform__form-label-container {
    margin-bottom: 12px;
  }

  #request-a-rep .hero-banner-text h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase;
    width: 64%;
  }

  #field-668fc5104155f60002ee2737 > div > div > label {
    display: flex;
    padding-right: 20px;
  }
  
  #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .recpatcha-container {
    top: -15px;
    position: relative;
  }

  #request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .text-danger {
    margin-top: 2%;
  }
  
  #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder #field-group-6a567cf8531424000294b981 p.cmp-dynamicform__generated-form-error.text-danger {
    top: 70px;
  }
  
  #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder .cmp-dynamicform__form-group.button-group {
    margin-top: 45px;
    margin-bottom: 10px;
  }

  #request-a-rep .cmp-repFinder__search-submit .submit-button {
    margin-top: 10px;
  }
  
  #request-a-rep .cmp-teaser__content {
    left: 0!important;
  }

  #request-a-rep .hero-banner-text {
/* margin-top: 52px;
margin-left: 22px;
margin-right: 22px; */
    padding-top: 52px;
    padding-left: 20px;
    text-align: unset;
    margin: 0 auto;
  }

  #request-a-rep .cmp-teaser__image {
    padding: 0px;
  }
/* dynamic form component mobile css */
  #request-a-rep .cmp-repFinder {
    padding-left: 23px;
    padding-right: 22px;
    padding-top: 60px;
    padding-bottom: 57px;
    background-color: #E7F6FF;
  }

  #request-a-rep p.textone {
    color: var(--Blue-dark-blue, #01194C);
    font-family: "Poppins";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }

  #request-a-rep p.textsecond {
    color: var(--Blue-dark-blue, #01194C);
    font-family: "roboto-condensed", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    padding-bottom: 32px;
  }

  #request-a-rep .cmp-repFinder .form-control-container .form-control {
    border: none;
    border-radius: 12px;
    background: var(--Neutral-colors-white, #FFF);
    min-height: 60px;
    padding-left: 22px;
  }

  #request-a-rep select#topic {
    border-radius: 12px;
/*border: 3px solid #3C79A8;*/
    background: var(--Neutral-colors-white, #FFF);
    cursor: pointer;
  }

  #request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form {
    padding: 0px;
  }

  #request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .form-control:not(textarea) {
    opacity: 1;
    width: 100%;
    height: 60px;
/* padding: 5px 18px; */
    padding-top: 18px;
    padding-bottom: 14px;
    padding-left: 22px;
    box-shadow: none;
    border: none;
    font-family: 'Poppins';
    border-radius: 12px;
    background: var(--Neutral-colors-white, #FFF);
  }

  #request-a-rep .cmp-repFinder__form-group.cmp-repFinder__search-submit {
    float: none;
    margin-top: 0;
    padding-right: 0;
    clear: both;
    text-align: center;
  }

  #request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form textarea {
    height: 80px;
    border-color: white;
    width: 100%;
    min-height: 157px;
    border-radius: 12px;
    background: var(--Neutral-colors-white, #FFF);
  }

  #request-a-rep.lineWrapper2 {
    margin: 60px auto 0 auto;
  }

  #request-a-rep .theLine2 {
    min-width: 90% !important;
    background: #01194C;
    color: #01194C;
    max-width: max-content;
  }

  #request-a-rep .dosingPageNavWrap {
    max-width: 90%;
  }

  #request-a-rep .dosingPageNavWrap .pageRow {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #request-a-rep .dosingPageNavWrap .pageRow .theCal.one {
    width: 61%;
  }

  #request-a-rep .ctcBtn .navArrowLeft {
    margin-right: 20px;
  }

  #request-a-rep .ctcLinkText {
    font-size: 28px;
    line-height: 35px;
  }

  #request-a-rep .dosingPageNavWrap .pageRow .theCal.two {
    width: 39%;
  }

  #request-a-rep .ctcLinkText {
    font-size: 28px;
    line-height: 35px;
    margin-top: 24px;
    margin-bottom: 10px;
    font-family: 'roboto-condensed';
  }

  #request-a-rep #text-420f5398d9 > div.dosingPageNavWrap > div > div.theCal.two > a > h2 {
    text-align: end;
  }

  #request-a-rep .second-class-container {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 32px;
    margin-top: 40px;
  }

  #request-a-rep .second-class-container p {
    max-width: 97%;
    font-size: 30px;
    line-height: 40px;
  }

  #request-a-rep .second-secondtextclass-container p {
  /*  max-width: 100%; */
    max-width: 94%;
  }

  #request-a-rep .second-secondtextclass-container {
    margin-left: 20px;
    margin-bottom: 32px;
    margin-right: 0px;
  }

  li.toggleLi.active .new-dropdownarrow {
    transform: rotate(180deg);
  }

  #request-a-rep .rep-finder-success-container .form-success-msg p:nth-child(1) {
    font-size: 36px !important;
    line-height: 44px !important;
  }

  #request-a-rep .cmp-repFinder__dependency-container.cmp-repFinder__containerwidth .cmp-dynamicform-v2 .cmp-dynamicform__generated-form p.cmp-dynamicform__generated-form-error.text-danger {
    margin-top: 1px !important;
  }

  #request-a-rep .lineWrapper2 {
    padding-top: 56px;
  }
}

@media only screen and (max-width: 390px) {
  #request-a-rep .cmp-repFinder__search-submit .submit-button {
    width: -webkit-fill-available;
    padding: 19px 110px;
  }

  #request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div.cmp-dynamicform__form-group.button-group > button.cmp-dynamicform__submit-btn {
    width: -webkit-fill-available;
    padding: 19px 110px;
  }

  #request-a-rep .cmp-repFinder .form-control-container .form-control {
    font-size: clamp(10.5px, 1.17vw, 18px)!important;
  }

  #request-a-rep .hero-banner-text {
    padding-top: 20px;
  }
}

#request-a-rep sup.text-danger {
  vertical-align: middle;
}

#request-a-rep span.under {
  text-decoration: underline;
}

#request-a-rep a.second-anchorlink {
  text-decoration: underline;
  text-decoration-skip-ink: none;
}

#request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .text-danger {
  color: #01194C;
  display: none;
}

#request-a-rep .form-control-container select {
  content: "";
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/req-a-rep/desktop/dropdown-icon.svg) !important;
  background-repeat: no-repeat !important;
  background-position: right !important;
  appearance: none;
  background-color: #fff !important;
  background-origin: content-box !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 5%;
}

#request-a-rep input:-internal-autofill-selected {
  background-color: white !important;
}

#request-a-rep .cmp-repFinder .form-control-container .form-control {
  font-size: 16px;
  font-family: 'poppins';
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  color: var(--Blue-dark-blue, #01194C);
  cursor: pointer;
}

#request-a-rep .rep-finder-success-container {
  margin: 0 auto;
  text-align: center;
}

#request-a-rep .rep-finder-success-container .form-success-msg p:nth-child(1) {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.01em;
  font-family: 'roboto-condensed';
  color: #000;
  padding-bottom: 10px;
  padding-top: 65px;
}

#request-a-rep .rep-finder-success-container .form-success-msg p:nth-child(2) {
  font-size: 18px;
  font-family: 'Poppins';
  color: #000;
  padding-bottom: 60px;
  line-height: 150%;
}

#request-a-rep input:-webkit-autofill,
#request-a-rep input:-webkit-autofill:hover,
#request-a-rep input:-webkit-autofill:focus,
#request-a-rep input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 50px white inset !important;
}

@media only screen and (min-width:1450px) {
  #request-a-rep .second-class-container {
/* max-width: 1440px; */
    margin: 0 auto;
    padding-top: 59px;
    padding-bottom: 40px;
    max-width: 1111px;
    margin: 0 auto;
  }

  #request-a-rep .second-secondtextclass-container {
/* max-width: 1440px; */
    padding-bottom: 40px;
    max-width: 1111px;
    margin: 0 auto;
  }

  #request-a-rep .dosingPageNavWrap {
    padding-left: 0px;
    padding-right: 0px;
  }

  #request-a-rep .theLine2 {
/* min-width: 1440px; */
    max-width: 1107px;
    margin: 0 auto;
  }

  #request-a-rep .cmp-repFinder {
/* max-width: 1440px;
margin: 0 auto; */
    max-width: 1107px;
    margin: 0 auto;
  }

  #request-a-rep .repFinder {
/* max-width: 1440px;
margin: 0 auto; */
    max-width: 1107px;
    margin: 0 auto;
  }
}

#request-a-rep span.pro {
  color: #01194C !important;
  font-family: "roboto-condensed", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  text-decoration: underline;
}

#request-a-rep span.pr1 {
  color: #01194C !important;
  font-family: "roboto-condensed", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
}

#request-a-rep span.pro a, #request-a-rep span.pr1 a {
  color: #01194C !important;
}

span.pro a {
  color: #01194C !important;
}

#request-a-rep textarea#\36 68fc5104155f60002ee2736 {
  padding: 1em;
}

#request-a-rep .cmp-repFinder__dependency-container .cmp-dynamicform-v2 .cmp-dynamicform__generated-form p.cmp-dynamicform__generated-form-error.text-danger {
  position: absolute;
  margin-top: 6px;
}

#request-a-rep .cmp-repFinder__search-submit .submit-button:hover {
  border-radius: 30px;
  background: #003764 !important;
}

#request-a-rep .ctcLinkText:hover {
  text-decoration: underline;
}

#request-a-rep .cmp-dynamicform-v2.single-step-rep-finder div.cmp-dynamicform__form-group.button-group > button.cmp-dynamicform__submit-btn:hover {
  background: #003764 !important;
}

#request-a-rep p.ctcBtn:hover {
  text-decoration: underline;
}

@media only screen and (min-width:1450px) {
  #request-a-rep .hero-banner-text {
/*margin-top: 13%;*/
/*margin-left: 40%;*/
/*margin-right: 40%;*/
/*position: relative;*/
/* max-width: 340px; */
/*width: 80%;*/
    ;
  }
}

@media only screen and (min-width:2200px) {
  #request-a-rep .hero-banner-text {
/*margin-top: 14%;*/
/*margin-left: 57%;*/
/*margin-right: 40%;*/
/*position: relative;*/
/* max-width: 340px; */
/*width: 48%;*/
    ;
  }
}

#request-a-rep .form-control-container select:focus-visible {
  border: 3px solid transparent;
  outline: none;
}

#request-a-rep select#topic:focus {
  border: 3px solid #3C79A8;
}

#request-a-rep .hide-section {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
  #request-a-rep .hero-banner-text h1 {
    font-size: 34px;
  }

  #request-a-rep .hero-banner-text {
    padding-top: 32px;
  }
}

@media only screen and (max-width: 420px) {
  #request-a-rep .cmp-repFinder .form-control-container .form-control {
    font-size: calc(15px - 2px);
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #request-a-rep .theLine2 {
    max-width: 84% !important;
  }

  #request-a-rep .dosingPageNavWrap {
    max-width: 84%;
  }
}

#request-a-rep .cmp-repFinder__search-container,#request-a-rep .cmp-repFinder__info-container {
  display: block!important;
}

/*#request-a-rep:not(:has(.cmp-repFinder .cmp-dynamicform__generated-form.hidden)) .rep-finder-success-container {
  display: none;
}
*/
.form-control-container #input option value :hover {
  cursor: pointer;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

  select,
textarea,
input {
    font-size: 16px;
  }

  input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
    font-size: 16px !important;
  }
}


/***********************Fix for rep finder component********************************/
.cmp-repFinder__form-group.cmp-repFinder__zip-code {
  float: left;
  width: 50%;
  padding-right: 12px;
  margin-bottom: 7.2%;
  clear: both;
  margin-top: 0.5%;
}

.cmp-repFinder__form-group.cmp-repFinder__topic {
  float: right;
  width: 50%;
  padding-left: 12px;
  margin-bottom: 7.2%;
}

.cmp-repFinder__results-container {
  display: none;
}

@media only screen and (max-width: 767px) {
  .cmp-repFinder__form-group {
    width: 100% !important;
  }

  .cmp-repFinder__form-group.cmp-repFinder__topic {
    padding-left: 0;
  }
}
/********************Fix for rep finder component ends******************************/

@supports (-webkit-touch-callout: none) {
  .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
    padding-top: 10px;
  }
}
/*==Home-css===*/
#page-a3c0abdf43 {
  line-height: unset;
}

#tezspire-homepage .homeReferencesfinal {
  display: block;
  margin: 53px 0 33px;
  max-width: 98%;
}

#tezspire-homepage .homeReferencesfinal p {
  font-family: "poppins", sans-serif;
  letter-spacing: 0.25px;
}

.dtop {
  display: block;
}

.antibody-imgd {
  position: absolute;
  bottom: -40px;
  padding-left: 30px;
}

.dtop_M {
  display: none;
}

.cmp-text {
  padding: 0 !important;
}

.hompage-center-align {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#tezspire-homepage sup {
  line-height: 0;
}

#home-page h1 sup {
  font-size: 30px;
  vertical-align: super;
  line-height: 10px;
}

#home-page .border-hero sup {
  font-size: 18px;
}

#home-page .h-bottom-desc sup {
  font-size: 8px;
}

#home-page #resource-comp sup {
  font-size: 20px;
  font-weight: 700 !important;
}

/*#page-a3c0abdf43 .menu_tez {
border-image: linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
border-bottom: 5px solid transparent;
border-image-slice: 1;
z-index: 2;
position: relative;
padding-bottom: 20px;
}*/

#hero-comp {
  background-color: transparent;
  position: relative;
}

#hero-comp::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1475px;
  z-index: -1;
  background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/wind-background.png);
  background-size: 100% 100%;
}

#title-section {
  padding-bottom: 40px;
  padding-top: 100px;
}

#resource-comp {
  padding-bottom: 35px;
  display: inline-block;
/*background-position-y: -35px;*/
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  width: 100%;
  margin: -175px auto 0;
  background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/bg_gradient_D.webp);
  z-index: -2;
}

.hero-boxpara sup {
  vertical-align: text-bottom;
  margin-left: -5px;
}

.hero-topsec {
  width: 80%;
  margin: 0 auto;
  padding-top: 100px;
  text-align: left;
}

.hero-topsec h1 {
  font-family: 'roboto-condensed';
  color: #fff;
  font-size: 50px;
  line-height: 56px;
  font-weight: 700;
  letter-spacing: 2px;
  max-width: 675px;
  padding-bottom: 30px;
  font-style: normal;
}

.border-hero {
  display: flex;
  color: #fff;
  gap: 15px;
  width: 1000px;
  height: 210px;
  border: 2px solid #F55958;
  border-radius: 10px;
  padding: 20px 10px;
  align-items: center;
  justify-content: center;
}

.border-hero div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

#hero-comp .border-hero span {
  color: transparent;
  background: linear-gradient(78.71deg, #FF7F32 -28.12%, #F55958 22.83%, #EF426F 92.3%);
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  text-shadow: 0px 0px #00000000;
  -webkit-box-decoration-break: clone;
}

#hero-comp .border-hero p {
  font-family: 'roboto-condensed';
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  text-align: center;
}

.hero-headsec h3 {
  font-family: 'roboto-condensed';
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #fff;
  text-align: left;
  max-width: 800px;
}

.h-patient-cont {
  display: flex;
  padding-top: 80px;
  gap: 85px;
  justify-content: center;
  width: 90%;
  max-width: 1048px;
}

.h-card1, .h-card2 {
  display: flex;
}

.h-card1 div:nth-child(1), .h-card2 div:nth-child(1) {
  max-width: 270px;
}

.hero-toptext {
  font-family: "poppins";
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 8px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  background: linear-gradient(194.24deg, #F68E51 5.77%, #F37366 96.41%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hero-topsec h3 {
  font-family: "roboto-condensed";
  font-size: 54px;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: 2px;
  text-align: center;
  color: #FFFFFF;
}

.hero-subtext span {
  font-style: italic;
  background: #FF7F32;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}

.hero-subtext {
  font-family: "roboto-condensed";
  font-size: 22px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0.2px;
  text-align: center;
  color: #FFF;
  width: 627px;
  margin: 20px auto 45px;
  padding: 10px 30px;
  position: relative;
  background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/border-hero.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  opacity: 1;
}

.hero-subtext span:after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 0;
  height: 23px;
  width: 100%;
  background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/Vector%2047.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.hero-topsec button {
  font-family: "roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  padding: 14px 30px 14px 12px;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
}

.hero-topsec button:hover {
  background: #003764;
}

.hero-btn1, .hero-btn2, .hero-btn3 {
/*margin-right: 12px;*/
  color: #ffffff;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  height: 60px;
  width: 310px;
}

.hero-btn1:after, .hero-btn2:after, .hero-btn3:after {
  background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon3.png);
  width: 30px;
  height: 60px;
  content: '';
  position: absolute;
/*right: 12px;*/
  top: 2px;
/*-4*/
  background-repeat: no-repeat;
  background-position: center;
}

.hero-boxsec {
  width: 1150px;
  margin: 150px auto 0;
  position: relative;
}

.hero-box1, .hero-box2 {
  width: 558px;
  height: 426px;
  padding: 40px 30px 30px;
  background-color: #ffffff;
  position: relative;
  text-align: center;
}

.hero-box1 {
  float: left;
}

.hero-box2 {
  float: right;
}

.hero-box1::before, .hero-box2::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 8px;
  background: linear-gradient(78.71deg, #FF7F32 -28.12%, #F55958 22.83%, #EF426F 92.3%);
}

.hero-boxsec h2 {
  font-family: "roboto-condensed";
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #002644;
}

.hero-btn4 {
  font-family: "roboto";
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
  color: #EF426F;
  padding: 16px 47px 16px 26px;
  border-radius: 32px;
  border: 1px solid #EF426F;
  background-color: #ffffff;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}

.hero-btn4:hover {
  background: #003764;
  color: #FFFFFF;
  border: 1px solid #003764;
}

.hero-subtext sup, .hero-box-subhead sup {
  font-size: 12px;
  font-weight: bold;
}

.hero-btn4:after {
  content: '';
  background-image: url('/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/box-icon.png');
  width: 12px;
  height: 15px;
  position: absolute;
  background-repeat: no-repeat;
  top: 20px;
  right: 25px;
}

.hero-boxpara {
  font-family: "roboto-condensed";
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #002644;
  margin: 10px 0;
}

.hero-box-subhead {
  width: 400px;
  font-family: "roboto-condensed";
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #002644;
  margin: 10px 0 51px;
}

.hero-box2 img {
  position: absolute;
  top: -38px;
  right: -50px;
}

.hero-box1 img {
  margin-top: 16px;
  margin-bottom: 6px;
}

.hero-headsec {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 70px;
}

.hero-headsec h1 {
  font-family: "roboto-condensed";
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #ffffff;
  margin-top: -30px;
}

.hero-headsec .h-patient-cont p {
  font-family: "roboto-condensed";
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  color: #ffffff;
  max-width: 130px;
}

.hero-headsec button {
  width: 200px;
  height: 56px;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
/*padding: 18px 125px 18px 102px;*/
  border-radius: 30px;
  font-family: "roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  position: relative;
  top: -30px;
  cursor: pointer;
}

.hero-headsec button:hover {
  background: #003764;
}

.hero-headsec button:after {
  background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon3.png);
  width: 40px;
  height: 60px;
  content: '';
  position: absolute;
  top: -2px;
  background-position: center;
  background-repeat: no-repeat;
}

.h-bottom-desc {
  padding-bottom: 100px;
  max-width: 890px;
  width: 77%;
  padding-left: 7px;
}

.h-bottom-desc p {
  font-family: "roboto-condensed";
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  text-align: left;
  line-height: 21px;
}

.h-bottom-desc .h-bot-center {
  text-align: center;
  padding-bottom: 60px;
}

.h-bottom-desc p:nth-child(2) {
  text-indent: -7px;
  letter-spacing: -0.1px;
}

.hero-headsec img {
  margin-top: -20px;
}

#container-5d9f1bd4a4 .text:nth-child(3) {
  height: 200px;
}

#container-5d9f1bd4a4 .text:nth-child(4) {
  height: 0px !important;
}

#resource-comp2 {
  position: relative;
  top: -150px;
}

.res-col {
  max-width: 1152px;
  width: 90%;
  margin: 185px auto 0;
  position: relative;
  display: flex;
  justify-content: space-between;
}

#resource-comp img {
  position: absolute;
  top: -190px;
  z-index: 2;
  left: 50px;
}

.res-col1, .res-col2 {
  width: 480px;
  display: flex;
  flex-direction: column;
  justify-content: left;
  gap: 10px;
}

#resource-comp hr {
  width: 1px;
  height: 345px;
  float: left;
  background: #8C8C8C;
  border: none;
  margin: 0 35px 0 25px;
}

#resource-comp p {
  font-family: "roboto-condensed";
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #002644;
}

#resource-comp2 .res-col1 .res-col1-foot {
  font-family: "roboto-condensed";
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: #35383F;
}

#resource-comp h3 {
  font-family: "roboto-condensed";
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0px;
  text-align: left;
  color: #002644;
  margin: 15px 0 20px;
}

#resource-comp .res-col2 h3 {
  max-width: 415px;
}

#resource-comp a, #resource-comp .res-col1-foot {
  display: none;
}

#resource-comp2 button {
  height: 60px;
  font-family: "roboto";
  border-radius: 30px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  color: #ffffff;
  position: relative;
  cursor: pointer;
}

#resource-comp2 .res-col1 button {
  width: 300px;
  margin-top: 10px;
}

#resource-comp2 .res-col2 button {
  width: 450px;
}

#resource-comp2 button:hover {
  background: #003764;
}

#resource-comp2 button:after {
  background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/header/Icon3.png);
  width: 60px;
  height: 60px;
  content: '';
  position: absolute;
  top: 1px;
  background-repeat: no-repeat;
  background-position: center;
}

#resource-comp2 .res-col2 button:after {
  width: 36px;
}

/*==*/
@media screen and (max-width: 600px) {

  #page-a3c0abdf43 .menu_tez {
    border-image: unset;
    border-bottom: none;
    border-image-slice: 1;
    z-index: 2;
    position: unset;
  }

  #tezspire-homepage .homeReferencesfinal {
    max-width: 100%;
  }

  .hero-boxsec {
    width: 100%;
    margin: 400px auto 0;
    padding: 0 5px;
    font-size: 30px;
  }

  .hero-box1, .hero-box2 {
    width: 100%;
    height: auto;
    padding: 40px 22px 15px;
  }

  .hero-box2 {
    margin-top: 60px;
  }

  .res-col {
    width: 100%;
    margin: 110px auto 0;
    padding: 0 7px;
  }

  .res-col1, .res-col2 {
    width: 100%;
    margin-left: 0;
  }

  .res-col2 {
    margin-bottom: 50px;
  }

  .hero-box2 img {
    position: absolute;
    top: -30px;
    right: -2px;
  }

  .hero-box2 h2 {
    width: 80%;
  }

  .hero-boxsec .hero-box2 br {
    display: none;
  }

  .hero-btn4 {
    font-family: "roboto-condensed", sans-serif;
    padding: 16px 15px 16px 0px;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
/* width: 331px;*/
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .hero-btn4:after {
    right: auto;
    margin-left: 10px;
    top: 22px;
  }

  #resource-comp img {
    top: -80px;
    left: auto;
    right: 0;
/*12px;*/
    width: 146px;
  }

  .hero-toptext {
    font-size: 18px;
  }

  .hero-topsec h3 {
    font-size: 40px;
    line-height: 48px;
    margin: 20px 0;
  }

  .hero-subtext {
    width: 313px;
    font-size: 20px;
    line-height: 30px;
    padding: 10px;
    position: relative;
    margin: 20px auto 25px;
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/mobile/border-hero_M.png);
  }

  .hero-box-subhead {
    font-size: 18px;
    line-height: 24px;
    padding-left: 12px;
  }

  .hero-boxsec h2 {
    font-size: 30px;
    padding-left: 12px;
  }

  .hero-headsec h1 {
    font-size: 30px;
    line-height: 40px;
    width: 352px;
  }

  .hero-topsec button {
    width: 100%;
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  #request-a-rep .cmp-image__image {
    height: clamp(36.56rem, 130vw + 4.88rem, 40.63rem);
  }

  #home-page-text-2 > div > div > div:nth-child(2) > p {
    padding-right: 6px;
    margin-top: 32px;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > p:nth-child(5) {
    text-indent: -5px;
  }

  #hero-comp:before {
    height: 2660px;
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/mobile/wing-background.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  #resource-comp > div > div > div.res-col2 > h3 > sup {
    line-height: normal;
  }

  #hero-comp {
    background-color: transparent;
  }

  #resource-comp {
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/mobile/bg_gradient_M.png);
    background-position: 0px 73px;
/* -42px 52px;*/
    padding: 0 15px;
  }

  .hero-topsec {
    width: 90%;
    padding-top: 39px;
  }

  .hero-topsec h1 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: unset;
  }

  #home-page h1 sup {
    font-size: 25px;
    vertical-align: super;
    line-height: 10px;
  }

  #hero-comp .border-hero p {
    font-size: 22px;
    line-height: 28px;
  }

  #home-page .border-hero sup {
    font-size: 12px;
  }

  .hero-topsec button {
    width: 100%;
    font-size: 18px;
    padding: 14px 43px 14px 20px;
  }

  .hero-btn3:after, .hero-btn1:after, .hero-btn2:after {
    top: 0px;
    margin-left: 3px;
  }

  .border-hero {
    flex-direction: column;
    width: 97%;
    height: 480px;
    border-radius: 20px;
    gap: 25px;
    margin: 0 auto;
  }

  #title-section {
    padding-bottom: 40px;
    padding-top: 300px;
  }

  .hero-headsec, .hero-subtext, .hero-box-subhead {
    width: 90%;
  }

  .hero-headsec {
    padding-bottom: 0;
  }

  .hero-headsec h3 {
    font-size: 36px;
    line-height: 44px;
    width: 80%;
  }

  .h-patient-cont {
    width: 90%;
    max-width: 400px;
    flex-direction: column;
    margin: 0 auto;
    gap: 140px;
    padding-bottom: 95px;
  }

  .h-card1, .h-card2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .h-card1 div:nth-child(1), .h-card2 div:nth-child(1) {
    height: 200px;
  }

  .dtop {
    display: none;
  }

  .dtop_M {
    display: block;
  }

  .hero-headsec .h-patient-cont p {
    text-align: center;
    max-width: 165px;
  }

  .hero-headsec button {
/*width: 100%;*/
    position: relative;
    top: 160px;
  }

  .h-bottom-desc {
    width: unset;
    padding-left: 7px;
    padding-bottom: 110px;
  }

  .h-bottom-desc .h-bot-center {
    text-align: center;
    padding-bottom: 40px;
    max-width: 85%;
    margin: 0 auto;
  }

  .hero-headsec p {
    font-size: 15px;
    line-height: 21px;
  }

  .antibody-imgm {
    position: absolute;
    bottom: -85px;
    padding-left: 210px;
  }

  .res-col {
    flex-direction: column;
  }

  #container-5d9f1bd4a4 .text:nth-child(3) {
    height: 550px;
  }

  #resource-comp2 {
    position: relative;
    top: -200px;
  }

  #resource-comp2 .res-col1, #resource-comp2 .res-col2 {
    width: 93%;
    margin: 0 auto;
  }

  #resource-comp2 .res-col1 {
    position: relative;
    top: -270px;
  }

  #resource-comp .res-col1 {
    padding-bottom: 100px;
  }

  #resource-comp h3 {
    font-size: 30px;
    padding-right: 20px;
    letter-spacing: 0.3px;
  }

  #resource-comp2 .res-col1 button, #resource-comp2 .res-col2 button {
    width: 370px;
  }

  #resource-comp2 > div > div > div.res-col1 > a > button:after {
    margin-left: -4%;
  }

  #resource-comp2 .res-col2 button {
    padding: 0 80px 0 40px;
    height: 74px;
    border-radius: 50px;
  }

  #resource-comp2 .res-col2 button:after {
    width: 100px;
    top: 5px;
  }

  #resource-comp hr {
    margin: 25px 0;
    width: 100%;
    height: 2px;
  }

  #resource-comp p {
    font-size: 20px;
  }

  .homepageReferences .referencesText {
    width: 358px;
    padding: 0 7px;
  }
}

@supports (-webkit-touch-callout: none) {
  .h-card2 {
/* padding-top: 145px; */
    ;
  }

  #resource-comp h3 {
    padding-right: 15px;
  }
}



/*homepagev1*/
#tezspire-homepage .helpprotect {
/* max-width: 1189px;
margin: 0 auto;
padding: 0 20px;*/
  ;
}

#tezspire-homepage .patient__txt {
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: 2px;
  color: white;
  font-family: "roboto-condensed", sans-serif;
  padding-top: 100px;
  width: 58%;
  padding-bottom: 40px;
}

#tezspire-homepage .patient__txt sup {
  font-size: xx-large;
  line-height: normal;
}

#tezspire-homepage .gradi-protect {
  color: white;
  border-radius: 20px;
  width: 90%;
  padding: 32px 20px 38px 20px;
  border: 2px solid var(--Gradient-Gradient-2, #FF7F32);
}

#home-page-text-1 > div > div > div > div.gradi-protect > div > div:nth-child(2) {
  padding: 0 16px;
}

#tezspire-homepage .orange-prevent {
  display: flex;
}

#tezspire-homepage .orag-keys {
  color: transparent;
  background: linear-gradient(78.71deg, #FF7F32 -28.12%, #F55958 22.83%, #EF426F 92.3%);
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  text-shadow: 0px 0px #00000000;
  -webkit-box-decoration-break: clone;
  font-family: 'roboto-condensed';
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  text-align: center;
}

#tezspire-homepage .white-keys {
  font-family: "roboto-condensed", sans-serif;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  text-align: center;
  color: white;
}

#tezspire-homepage .keyo-drivers {
  max-width: 375px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#tezspire-homepage .top-astrick {
  position: relative;
  top: -2px;
}

#tezspire-homepage .moa-keys .btn-view-expo {
  font-family: "roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  padding: 18px 24px 18px 20px;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  height: 60px;
  margin-top: 6px;
  text-transform: uppercase;
  text-decoration: none;
  max-width: 310px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#home-page-text-1 > div > div > div > div.gradi-protect > div > div:nth-child(1) > a > p {
  padding: 18px 42px 18px 42px;
}

#tezspire-homepage .moa-keys .btn-view-expo:hover {
  background: #003764 !important;
  text-decoration: none !important;
}

#tezspire-homepage .help-protect {
/*background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/wind-background-with-height.png);*/
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/homepage-banner-background.jpg);
  background-size: 100% 100%;
}

#tezspire-homepage .white-keys sup {
  font-size: 18px;
  line-height: normal;
}

p.btn-view-expo:after {
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/cheveron-down.svg);
  width: 15px;
  height: 15px;
  content: '';
  display: inline-block;
  left: 12px;
  position: relative;
}

#tezspire-homepage .explore-data-home {
  padding-top: 102px;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
  color: white;
  font-family: "roboto-condensed", sans-serif;
  width: 73%;
  padding-bottom: 52px;
}

#tezspire-homepage .three_home_img {
  display: flex;
  width: 80%;
  margin: 0 auto;
  gap: 89px;
}

#tezspire-homepage .img__evan {
  display: flex;
  gap: 40px;
}

#tezspire-homepage .evan_flex {
  position: relative;
  width: 200px;
}

#tezspire-homepage .a_evan {
  font-family: "roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  padding: 14px 30px 14px 20px;
  border-radius: 50px;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  height: 56px;
  margin-top: 0px;
  text-transform: uppercase;
  position: relative;
  left: 0;
  padding: 17px 47px 17px 47px;
  top: -30px;
  width: 200px;
  display: block;
  text-decoration: none;
}

#tezspire-homepage .a_evan:hover {
  background: #003764 !important;
  text-decoration: none !important;
}

#home-page-text-1 > div > div > div > div.three_home_img > div:nth-child(2) > div.evan_flex > a {
  padding: 17px 40px 17px 40px;
}

#home-page-text-1 > div > div > div > div.three_home_img > div:nth-child(2) > div.evan_flex > a:after {
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/cheveron-down.svg);
  width: 15px;
  height: 15px;
  content: '';
  display: inline-block;
  right: 17px;
  top: 21px;
  position: absolute;
}

#home-page-text-1 > div > div > div > div.three_home_img > div:nth-child(1) > div.evan_flex > a:after {
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/cheveron-down.svg);
  width: 15px;
  height: 15px;
  content: '';
  display: inline-block;
  right: 19px;
  top: 21px;
  position: absolute;
}

#tezspire-homepage .multiple_drivers-p {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.18px;
  font-family: "roboto-condensed", sans-serif;
  margin-top: 20px;
}

#tezspire-homepage .footnote__evan {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: white;
  position: relative;
  text-align: center;
  font-family: "roboto-condensed", sans-serif;
  width: 79.4%;
  margin-top: 0px;
}

#tezspire-homepage .pathway_trails {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: white;
  font-family: "roboto-condensed", sans-serif;
  margin-top: 58.5px;
  width: 78%;
  padding-bottom: 250px;
  padding-left: 14px;
}

#tezspire-homepage .foot_note-evans {
  padding-bottom: 20.5px;
  text-indent: -5px;
}

.foot_note-evans sup {
  line-height: normal;
  font-size: xx-small;
}

#tezspire-homepage .foot_note-evans.aaer_annual {
  padding-left: 0px;
  text-indent: 0;
  padding-bottom: 0;
}

#tezspire-homepage .bacteria-data {
  max-width: 1182px;
  margin: 0 auto;
  padding: 0 20px;
}

#tezspire-homepage .bact-section {
  display: flex;
}

#tezspire-homepage .bact-h6 {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  font-family: "roboto-condensed", sans-serif;
  padding-bottom: 18px;
  color: #01194C;
}

#tezspire-homepage .exacerb-reduce {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
  font-family: "roboto-condensed", sans-serif;
  color: #01194C;
  width: 84%;
}

#tezspire-homepage a.view_btn {
  font-family: "roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  border-radius: 50px;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  height: 60px;
  margin-top: 25px;
  text-transform: uppercase;
  position: relative;
  padding: 19px 94px 17px 88px;
  width: 300px;
  display: block;
  text-decoration: none;
}

#tezspire-homepage .footnoAte-view {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: #35383F;
  font-family: "roboto-condensed", sans-serif;
  margin-top: 16px;
  padding-bottom: 59px;
}

#tezspire-homepage a.view_btn::after {
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/cheveron-down.svg);
  width: 15px;
  height: 15px;
  content: '';
  display: inline-block;
  right: -24px;
  top: 0;
  position: relative;
}

#home-page-text-2 > div > div > div:nth-child(2) > a {
  width: 450px;
  padding: 19px 52px 17px 37px;
}

#home-page-text-2 > div > div > div:nth-child(2) > a:after {
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/cheveron-down.svg);
  width: 15px;
  height: 15px;
  content: '';
  display: inline-block;
  right: -202px;
  top: -24px;
  position: relative;
}

#tezspire-homepage a.view_btn:hover {
  background: #003764 !important;
  text-decoration: none !important;
}

#tezspire-homepage .moa-keys:hover {
  text-decoration: none !important;
}

#tezspire-homepage #home-page-text-2 > div > div > div:nth-child(2) {
  margin-left: 0px;
}

#tezspire-homepage #home-page-text-2 > div > div > div:nth-child(1):after {
  border-left: 1px solid #8C8C8C;
  content: '';
  height: 323px;
  top: 0;
  right: -44px;
  display: inline-block;
  position: absolute;
}

#tezspire-homepage .exaceration-datas {
  position: relative;
}

#home-page-text-1 > div > div > div > div.pathway_trails > p:nth-child(1) {
  letter-spacing: -0.1px;
}

@media screen and (max-width: 991px) {
  #tezspire-homepage h3.patient__txt sup {
    font-size: x-large;
  }

  #tezspire-homepage .patient__txt {
    padding-top: 39px;
    width: 100%;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    padding-bottom: 37px;
    letter-spacing: normal;
  }

  #tezspire-homepage .gradi-protect {
    padding: 22px 33px 32px 34px;
    width: 100%;
  }

  #tezspire-homepage .orange-prevent {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  #tezspire-homepage .orag-keys {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
  }

  #tezspire-homepage .white-keys {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
  }

  #tezspire-homepage .moa-keys .btn-view-expo {
    padding: 15px 17px 15px 20px;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
  }

  #tezspire-homepage .white-keys sup {
    font-size: 13px;
  }

  .top-astrick {
    top: -2px;
    position: relative;
  }

  #home-page-text-1 > div > div > div > div.gradi-protect > div > div:nth-child(2) > a > p {
    width: 273px;
  }

  #tezspire-homepage .helpprotect {
    padding-left: 28px;
    padding-right: 25px;
  }

  #tezspire-homepage .explore-data-home {
    padding-top: 264px;
    width: 80%;
    padding-bottom: 54px;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase;
  }

  #tezspire-homepage .three_home_img {
    flex-direction: column;
    width: 100%;
    align-items: center;
    text-align: center;
    gap: 57px;
  }

  #tezspire-homepage .img__evan {
    flex-direction: column;
    gap: 20px;
    position: relative;
  }

  #tezspire-homepage .evan_flex {
    position: unset;
  }

  #tezspire-homepage .a_evan {
    bottom: -55px;
    top: unset;
    position: absolute;
    letter-spacing: 0.54px;
  }

  #tezspire-homepage .multiple_drivers-p {
    margin-top: 0;
    text-align: center;
    margin-bottom: 20px;
  }

  #home-page-text-1 > div > div > div > div.three_home_img > div:nth-child(2) {
    flex-direction: column;
    margin-top: 70px;
    gap: 20px;
  }

  #home-page-text-1 > div > div > div > div.three_home_img > div:nth-child(2) > div.evan_flex > a {
    padding: 16px 38px 16px 38px;
  }

  #tezspire-homepage .footnote__evan {
    padding-top: 24px;
    width: 82%;
    margin: 0 auto;
    margin-top: 54px;
  }

  #tezspire-homepage .pathway_trails {
    margin-top: 45px;
    width: 100%;
    margin-left: -5px;
    padding-bottom: 105px;
    padding-left: 0;
  }

  #tezspire-homepage .foot_note-evans {
    padding-bottom: 15px;
  }

  #tezspire-homepage .bacteria-data {
    margin-left: 4px;
    margin-right: 3px;
  }

  #tezspire-homepage .bact-section {
    flex-direction: column;
    padding-top: 42px;
    padding-bottom: 10px;
  }

  #home-page-text-2 > div {
    margin-bottom: 0 !important;
  }

  #tezspire-homepage .bact-h6 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
  }

  #tezspire-homepage .exacerb-reduce {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    width: 100%;
  }

  #tezspire-homepage a.view_btn {
    width: 100%;
    margin-top: 40px;
    height: auto;
  }

  #tezspire-homepage .footnoAte-view {
    padding-bottom: 22px;
    letter-spacing: -0.1px;
  }

  #tezspire-homepage #home-page-text-2 > div > div > div:nth-child(1):after {
    border-bottom: 1px solid #8C8C8C;
    content: '';
    height: 0;
    width: 100%;
    top: unset;
    right: unset;
    display: inline-block;
    position: absolute;
  }

  #tezspire-homepage #home-page-text-2 > div > div > div:nth-child(2) {
    margin-left: 0;
    padding-top: 32px;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > a {
    width: 100%;
    padding: 15px 64px 15px 53px;
    height: auto;
    text-align: left;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > a:after {
    right: 50px;
    top: 33px;
    position: absolute;
  }

  #home-page-text-1 > div > div > div > div.gradi-protect > div > div:nth-child(3) > a > p:after {
    left: 6px;
  }

  #home-page-text-1 > div > div > div > div.gradi-protect > div > div:nth-child(3) > a {
    display: inline;
  }

  p.btn-view-expo:after {
    left: 6px;
  }

  .bacteria-data::before {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/mobile/tslp-tezepelumab.png);
    display: inline-block;
    width: 186px;
    height: 130px;
    background-size: 100% 100%;
    top: -40px;
    right: 23px;
    position: absolute;
  }

  #tezspire-homepage .help-protect {
    background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/mobile/wing-background-without-bacteria.png);
    background-size: 100% 100%;
  }

  #tezspire-homepage .foot_note-evans.aaer_annual {
    padding-left: 0;
  }
}

@media screen and (min-width: 549px) and (max-width: 991px) {
  #home-page-text-2 > div > div > div:nth-child(2) > a:after {
    right: -24px;
    top: 0;
    position: relative;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > a {
    text-align: center;
  }
}

@media screen and (min-width: 535px) and (max-width: 548px) {
  #home-page-text-2 > div > div > div:nth-child(2) > a:after {
    right: 38px;
    top: 19px;
    position: absolute;
  }
}

@media screen and (min-width: 0px) and (max-width: 398px) {
  #tezspire-homepage .moa-keys .btn-view-expo {
    height: auto;
  }

  #home-page-text-1 > div > div > div > div.gradi-protect > div > div:nth-child(2) > a > p {
    width: auto;
  }
}

@media screen and (min-width: 992px) and (max-width: 1178px) {
  #clinical-trial #clinical-tabs-sec:is(.cover-tab,.pathway,.office-res) {
    margin-inline: 2%;
  }

  #tezspire-homepage .moa-keys .btn-view-expo {
    height: auto;
  }

  #tezspire-homepage .white-keys {
    height: 76px;
  }

  p.btn-view-expo:after {
    background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/cheveron-down.svg);
    width: 15px;
    height: 15px;
    content: '';
    display: inline-block;
    right: 12px;
    top: 22px;
    position: absolute;
    left: unset;
  }

  .home-ref-section-bottom {
    margin: 15px 27px;
  }
}

@media screen and (min-width: 1178px) {
  #home-page-text-1 > div > div > div > div.gradi-protect > div > div:nth-child(2) > a > p,
#home-page-text-1 > div > div > div > div.gradi-protect > div > div:nth-child(3) > a > p {
    margin-top: 44px;
  }
}

@media screen and (min-width: 992px) {
  #tezspire-homepage .multiple_drivers-p {
    width: 90%;
  }

  div#home-next-cta-container-txt-id::before {
    content: '';
    max-width: 1110px;
    width: 100%;
    height: 1px;
    position: absolute;
    background: #002340;
    top: -53px;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
  }

  h2.home-page-section-2-column-subtitle sup {
    font-size: medium;
    line-height: 0;
    top: -2px;
    position: relative;
    font-family: inherit;
  }

  #indication-b-below-text > div > div.indication-b-row2 > div.indication-b-row2-i3 > p:nth-child(2) sup {
    line-height: 0;
    font-size: xx-small;
  }

  #indication-b-below-text > div > div.indication-b-row2 > div.indication-b-row2-i3 > p:nth-child(2) sub {
    line-height: 0;
    font-size: xx-small;
  }

  #help-section-1-top-t1 h2 sup,
#help-section-1-top-t2 h2 sup {
    font-size: large;
    line-height: normal;
    top: -1px;
    position: relative;
  }

  #help-section-1-top-t4 h2 sup,
#home-page-title .sub-title-sua sup {
    font-size: 20px;
    line-height: normal;
    top: -10px;
    position: relative;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > p > sup {
    font-family: "roboto-condensed", sans-serif;
    font-weight: 900;
    position: relative;
    line-height: normal;
    font-size: 18px;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > p.footnoAte-view > sup {
    font-size: x-small;
  }

  #indication-b-below-text > div > div.indication-b-row2 > div.indication-b-row2-i2 {
    margin-top: -47px;
  }
/*#tezspire-homepage sup {
line-height: normal;
font-size: xx-small;
}
*/
  #tezspire-homepage .helpprotect {
    position: relative;
  }

  #help-section-1-top-t4 > h2 > span > sup {
    font-style: normal;
    font-size: xx-small;
    line-height: normal;
    top: 1.3px;
    position: relative;
  }

  #help-section-1-top-t4 > h2 > span > sup > span {
    font-size: 22px;
    top: 6px;
    position: relative;
    font-style: normal;
    line-height: 0;
  }

  #tezspire-homepage .helpprotect::after {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/mobile/tslp-tezepelumab.png);
    display: inline-block;
    background-size: 100% 100%;
    right: unset;
    left: -125px;
    bottom: 60px;
    width: 226px;
    height: 158px;
    position: absolute;
    margin-left: 30px;
  }

  #tezspire-homepage .bacteria-data {
    margin-top: -50px;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1400px) {
  #tezspire-homepage .helpprotect::after {
    left: -16px;
  }

  .home-ref-section-bottom {
    margin: 15px 27px;
  }
}

@media screen and (min-width: 0px) and (max-width: 340px) {
  #tezspire-homepage .moa-keys .btn-view-expo {
    width: 220px !important;
  }

  #tezspire-homepage a.view_btn {
    padding: 19px 20px 17px 20px;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > a {
    padding: 15px 26px 15px 32px;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > a:after {
    top: 33px;
    right: 30px;
  }
}

@media screen and (min-width: 2500px) {
  #home-page-text-2 > div > div > div:nth-child(2) > a:after {
    right: -22px;
    top: 0px;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > a {
    width: 500px;
  }
}

@media screen and (min-width: 439px) and (max-width: 450px) {
  #home-page-text-2 > div > div > div:nth-child(2) > a:after {
    right: 30px;
    top: 33px;
  }
}

@media screen and (min-device-width: 800px) and (max-device-width: 1150px) and (orientation : landscape) {
  #home-page-text-2 > div > div > div:nth-child(2) > a:after {
    right: -22px;
    top: 0px;
  }

  #tezspire-homepage a.view_btn {
    letter-spacing: -0.9px;
  }
}

a:active {
  outline: none !important;
}

#header-text-cont:has(.menu-section.active) {
  height: 100vh;
  overflow: scroll;
}

@media only screen and (max-width: 992px) {
  .exit-ramp-content {
    overflow: scroll;
    z-index: 1;
  }

  #tezspire-homepage a.view_btn {
    margin-top: 24px;
  }

  .indication-b-row2-i3 p:nth-child(2) {
    max-width: 93% !important;
  }

  .indication-b-row2-i3 p:nth-child(2) sup {
    font-size: x-small;
    font-weight: 400;
    font-family: sans-serif;
  }
}

.exit-ramp-cancel.close-exit-ramp:before {
  content: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/arrow-left.svg)!important;
  padding: 0 15px 0 0;
}

@media screen and (min-width: 993px) {
  #footer .footMenu .footMenuItems {
    margin-right: 70px !important;
    line-height: 25px;
    margin-bottom: 5px;
  }

  #footer .footMenu li:nth-child(5) {
    margin-right: 0 !important;
  }

  #footer > div > div > ul > li:nth-child(6) {
    padding-bottom: 0;
  }
}


/* New css for us-100943*/
#home-root-container > div.container.responsivegrid > div > div {
  margin: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#home-page-section-top-parent {
  min-height: 2616px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0;
}

#home-page-section-top-parent > div:nth-child(1) > div > div {
  margin: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-height: 797px;
}

#home-page-section-top-section-1 {
  min-height: 536px;
  max-width: 1440px;
  margin: 0 auto;
}

#help-section-1-top-t1 {
  padding-top: 64px;
}

#help-section-1-top-t2 {
  padding-top: 9px;
}

#home-page-title {
  padding-top: 61.23px;
  display: flex;
  justify-content: flex-end;
  padding-right: 194px;
}

#home-page-title .sub-title-sua {
  padding-top: 2px;
  display: flex;
  justify-content: flex-end;
  position: relative;
  left: 185px;
}

#help-section-1-top-t4 {
  padding-top: 49.63px;
  display: flex;
  justify-content: flex-end;
  padding-right: 42px;
}

#help-section-1-top-t1 h2 {
  color: #FF7F32;
  font-size: 36px;
  font-weight: 700;
  font-family: 'roboto-condensed', sans-serif;
  min-height: 57.65px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: 45.6%;
  text-transform: uppercase;
}

#help-section-1-top-t2 h2 {
  font-family: 'roboto-condensed', sans-serif;
  font-weight: 700;
  color: #EE426F;
  font-size: 36px;
  min-height: 69px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: 52.8%;
}

#home-page-title h1 {
  font-size: 60px;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60px;
}

#home-page-title .sub-title-sua {
  font-size: 36px;
  color: #fff;
  min-height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'roboto-condensed', sans-serif;
}

#help-section-1-top-t4 h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: 'roboto-condensed', sans-serif;
  font-size: 20px;
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/fas-test-background.png) no-repeat;
  min-height: 60px;
  background-size: 100% 100%;
  background-position-y: -2px;
  min-width: 733px;
  padding-right: 0px;
  font-style: italic;
}

#help-section-1-top-t4 sup {
  font-size: small!important;
}

#help-section-1-top-t4 h2 > span::before {
  content: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/fas-test-icon.png);
}

div#home-page-section-top-section-2 {
  max-width: 1210px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  border: 2px solid var(--Gradient-Gradient-2, #d13b60);
  border-radius: 30px;
  padding: 32px 35px;
  gap: 38px;
  margin-top: -245px;
  padding-bottom: 18px;
}

div#home-page-section-2-column-title h2 {
  background: linear-gradient(79deg, #FF7F32 -28.12%, #F55958 22.83%, #EF426F 92.3%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  text-shadow: 0px 0px #00000000;
  -webkit-box-decoration-break: clone;
}

div#home-page-section-2-column-title h2 {
  font-size: 32px;
  text-align: center;
  line-height: 40px;
}

h2.home-page-section-2-column-subtitle span {
  display: block;
}

h2.home-page-section-2-column-subtitle span {
  -webkit-text-fill-color: #fff;
  color: #fff;
}

div#home-section-2-col1,div#home-section-2-col2,div#home-section-2-col3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

div#home-section-2-col2, div#home-section-2-col1 {
  border-right: 1px solid #FF7F32;
}

div#home-section-2-col1 {
  padding-right: 20px;
}

div#home-section-2-col2 {
  padding-right: 40px;
}

a#home-page-section-2-column-btn {
  font-family: "roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  border-radius: 50px;
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  height: 60px;
  margin-top: 12px;
  text-transform: uppercase;
  position: relative;
/* padding: 19px 94px 17px 88px; */
  width: 300px;
  display: flex;
  text-decoration: none;
  justify-content: center;
  align-items: center;
}

a#home-page-section-2-column-btn:hover {
  background: #003764 !important;
  text-decoration: none !important;
}

div#home-section-2-col1, div#home-section-2-col2, div#home-section-2-col3 {
  min-height: 240px;
  display: flex;
  justify-content: space-between;
}

#home-page-section-top-section-3 {
  color: #fff;
}

#home-page-section-top-section-3 {
  max-width: 1210px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  gap: 38px;
  margin-top: 35px;
  padding: 50px 51px 52px;
  border-radius: 30px;
  overflow: hidden;
  border: 2px solid transparent;
  background: linear-gradient(#000, #000) padding-box, linear-gradient(to right, #ff6533, #d13b60) border-box;
}

div#home-section-3-top-title h2 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 48px;
}

div#home-section-3-top-title h2 sup {
  line-height: 0;
  font-size: x-large;
}

div#home-section-3-top-title h2 .hbbold {
  font-weight: 700;
}

div#home-section-3-top-title h2 p {
  max-width: 73%;
}

div#home-section-3-layout-container {
  text-align: center;
}

div#home-image-txt-container {
  position: relative;
}

div#home-not-actual {
  position: absolute;
  right: -135px;
  bottom: 35px;
}

div#home-not-actual p span {
  display: block;
  text-align: left;
  line-height: 0px;
  font-size: 12px;
}

div#home-indication-ban {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/indication-background-gradient.png) no-repeat;
  background-size: 100% 100%;
  padding: 15px 0px !important;
  margin-top: -15px;
  max-width: 1042px;
  text-shadow: 0 0 black;
}

div#home-indication-ban p {
  font-size: 26px;
  max-width: 77%;
  font-family: 'Poppins', sans-serif;
  line-height: 30px;
  font-weight: 700;
}

div#home-indication-ban p sup {
  line-height: 0;
  font-size: small;
}

div#home-ban-heros-top-text h2 {
  font-size: 26px;
  color: #FD7839;
  font-weight: 400;
}

div#home-ban-heros-bottom-text h2 {
  font-size: 26px;
  color: #FD7839;
}

div#home-not-actual p {
  font-family: 'roboto-condensed';
  font-weight: 400;
}

div#home-indication-ban p sup {
  font-weight: 900;
}

.indication-b-col {
  display: flex;
  flex-direction: column;
}

.indication-b-row1 {
  display: flex;
  gap: 37px;
}

.indication-b-row1-i1, .indication-b-row1-i2, .indication-b-row1-i3 {
  width: 33.3%;
  min-height: 211px;
  background: linear-gradient(0deg, #D9E8EF 0%, rgba(255, 255, 255, 0.94) 100%);
  stroke-width: 0.434px;
  border-radius: 21.7px;
  border: 0.5px solid #FF7F32;
  display: flex;
  justify-content: center;
  align-items: center;
}

.indication-b-row1-i1 p, .indication-b-row1-i2 p, .indication-b-row1-i3 p {
  color: #003865;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  padding: 0 50px;
}

.indication-b-row1-i2 p {
  padding: 0 30px;
}

.indication-b-row1-i1 p {
  padding: 0;
}

.indication-b-row1-i1 p {
  max-width: 60%;
}

.indication-b-row1-i1 p sup, .indication-b-row1-i2 p sup, .indication-b-row1-i3 p sup {
  line-height: 0;
  font-size: 12px;
  font-weight: 400;
  font-family: 'poppins',sans-serif;
}

.indication-b-row1-i1 p span, .indication-b-row1-i2 p span, .indication-b-row1-i3 p span {
  color: #FD7839;
  font-style: italic;
}

.indication-b-row2-i1, .indication-b-row2-i2, .indication-b-row2-i3 {
  width: 33.3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.indication-b-row2 {
  display: flex;
  gap: 37px;
  margin-top: 24px;
}

#tezspire-homepage div#home-page-section-top-section-3 a.view_btn {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.indication-b-row2-i2 p {
  font-size: 17px;
  font-family: 'roboto-condensed', sans-serif;
  font-weight: 700;
  line-height: 21px;
}

.indication-b-row2-i3 p:nth-child(1) {
  line-height: 21px;
  font-family: 'roboto-condensed', sans-serif;
  font-weight: 700;
  padding-bottom: 4px;
  font-size: 17px;
}

.indication-b-row2-i3 p:nth-child(2) {
  text-align: left;
  font-family: 'roboto-condensed', sans-serif;
  line-height: 21px;
  font-size: 17px;
  max-width: 100%;
  opacity: 0.9;
  text-indent: -5px;
}

.indication-b-row2-i3 {
  padding: 0 20px;
}

.home-ref-section-bottom p {
  font-size: 15px;
  color: #fff;
  font-family: 'roboto-condensed';
  padding-bottom: 12px;
  line-height: 18px;
  max-width: 97%;
  font-weight: 400;
  font-family: "roboto-condensed", sans-serif;
}

#home-page-section-top-section-4 {
  max-width: 1210px;
  margin: 0 auto;
}

.home-ref-section-bottom p sup {
  line-height: 0;
  font-size: x-small;
}

p.home-ref-section-bottom-item {
  text-indent: -5px;
}

.home-ref-section-bottom {
  margin-top: 30px;
  opacity: 0.9;
}

#antibody-icon-img img {
  width: 241px;
  margin-top: 45px;
/*51px*/
/*margin-left: 31.2px;*/
  ;
}

#home-foot-bottom-txt-id > div > p.home-ref-section-bottom-footnote {
  text-indent: 0px;
  margin-left: -6px;
  max-width: 94%;
}

#tezspire-homepage #home-page-text-2 .bacteria-data.home-page-custom-bottom-ref {
  border-bottom: 1px solid #002340;
  margin-top: 0;
}

#tezspire-homepage #home-page-text-2 > .bacteria-data.home-page-custom-bottom-ref > div > div:nth-child(1):after {
  opacity: 0.5;
}

.bacteria-data.home-page-custom-bottom-ref {
  margin-bottom: 53px !important;
}

.home-next-cta-container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: flex-end;
  text-align: right;
  margin-top: 53px;
  margin-bottom: 51px;
}

.home-next-cta-container a p:nth-child(2) {
  color: rgba(0, 35, 64, 1);
  font-size: 40px;
  font-family: 'roboto-condensed';
  font-weight: 700;
}

.home-next-cta-container a p:nth-child(1) {
  color: rgba(0, 35, 64, 1);
  font-size: 20px;
  font-family: 'roboto';
  font-weight: 700;
  padding-bottom: 10px;
}

.home-next-cta-container a p:nth-child(1):hover, .home-next-cta-container a p:nth-child(2):hover {
  text-decoration: underline;
}

div#home-next-cta-container-txt-id a p:nth-child(1)::after {
  content: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/dosing-administration/mobile/arrow-sm.svg);
  padding-left: 20px;
}

div#home-page-section-top-section-5 {
  max-width: 1378px;
  margin: 0 auto;
}

a#home-page-section-2-column-btn::after {
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/cheveron-down.svg);
  width: 15px;
  height: 15px;
  content: '';
  display: inline-block;
  right: -10px;
  top: 0;
  position: relative;
}

#tezspire-homepage #footer > div > div > p.logoSecondNote > span > span:nth-child(1) {
  display: none !important;
}

#tezspire-homepage #field-group-65bca896ae18960002be8afd h3.border,#tezspire-homepage #field-group-65bca896ae18960002be8aff h3.border {
  text-align: left !important;
  color: #FFF;
  font-family: "roboto-condensed", sans-serif;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 21px !important;
  max-width: 92%;
 /* margin-top: -10px; */
  padding-left: 12px;
  visibility: visible;
  display: block;
}

#tezspire-homepage #field-group-65bca896ae18960002be8aff {
  visibility: visible !important;
  display: block !important;
  width: 100% !important;
}

#tezspire-homepage .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .button-group {
  width: 100%;
  text-align: center;
}

#tezspire-homepage #field-group-65bca896ae18960002be8aff h3.border a {
  text-align: left !important;
  color: #FFF;
  font-family: "roboto-condensed", sans-serif;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 21px !important;
}

#asthma-drivers .cmp-teaser__content .hero-banner-text {
  max-width: 1084px;
  padding: 0 20px;
  margin: 0 auto;
}

#asthma-drivers .cmp-teaser__content {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#asthma-drivers .cmp-teaser__content .heroSubTitle {
  color: white;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  font-family: "roboto-condensed", sans-serif;
  text-transform: uppercase;
  padding-bottom: 10px;
}

#asthma-drivers .cmp-teaser__content .updated-gradient {
  font-size: 40px;
  font-style: normal;
  font-family: "roboto-condensed", sans-serif;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
  max-width: clamp(38.13rem, 20.09vw + 25.67rem, 43.75rem);
}

#asthma-drivers .cmp-teaser__content .updated-gradient sup {
  font-size: x-large;
  line-height: 0;
  top: 0px;
  position: relative;
}
/*#asthma-drivers .cmp-teaser__content*/
@media screen and (max-width: 991px) {
  div#home-page-section-top-section-2 {
    flex-direction: column;
    gap: 30px;
    padding: 8px 15px 5px;
    align-items: center;
    margin-top: -265px;
  }

  #paral-text-container > div > div.paral-container > div:nth-child(3) > p {
    max-width: 76%;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(9) div {
    width: 100%;
  }

  #tezspire-homepage #home-root-container > div.container.responsivegrid > div > div {
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/home-page-long-banner-img-mobile.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .addon-feedback {
    padding-bottom: 28px;
  }

  .title #help-section-1-top-t1 sup,.title #help-section-1-top-t2 sup, #home-page-title .sub-title-sua sup {
    font-size: large;
  }

  #home-page-section-top-section-3 {
    background: none;
    border-radius: unset;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > p.exacerb-reduce > sup {
    font-size: large;
  }

  #help-section-1-top-t4 > h2 > span > sup {
    font-style: normal;
    font-size: x-small !important;
    top: 2px;
    position: relative;
  }

  #home-section-2-col3 #home-page-section-2-column-btn {
    width: 298px;
  }

  #help-section-1-top-t4 > h2 > span > sup > span {
    font-size: large;
    top: 5px;
    position: relative;
    font-weight: 500;
  }

  #home-page-section-top-section-2 sup {
    font-size: 12px;
  }

  .indication-b-row2-i3 p:nth-child(1) {
    padding-bottom: 15px;
  }

  .indication-b-row2 {
    margin-top: 17px;
  }

  #home-foot-bottom-txt-id > div > p.home-ref-section-bottom-footnote {
    text-indent: unset;
    margin-left: -4px;
    max-width: 100%;
  }

  #home-foot-bottom-txt-id > div > p:nth-child(2) {
    max-width: 98%;
  }

  .indication-b-row1 {
    flex-direction: column;
  }

/*#home-root-container > div.container.responsivegrid > div > div { /*HIDING THIS BACKGROUND TO ACCOMODATE PEAK WEEK PAGE AS HOMEPAGE BEFORE PDUFA
background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/home-page-long-banner-img-mobile.jpg) !important;
}*/

  #home-page-section-top-parent {
    padding: 0 20px;
  }

  #help-section-1-top-t1 {
    padding-top: 38px;
  }

  #help-section-1-top-t1 h2 {
    font-size: 28px;
    max-width: 100%;
    justify-content: flex-start;
  }

  #help-section-1-top-t1 h2 {
    font-size: 28px;
    max-width: 100%;
    justify-content: flex-start;
    text-transform: uppercase;
    min-height: unset;
  }

  #help-section-1-top-t2 h2 {
    font-size: 28px;
    max-width: 100%;
    justify-content: left;
    min-height: unset;
  }

  #help-section-1-top-t2 {
    padding-top: 10px;
  }

  div#home-page-title {
    padding-right: 0;
    padding-top: 30px;
  }

  #home-page-title h1 {
    font-size: 37px;
    line-height: 44px;
  }

  #home-page-title .sub-title-sua {
    font-size: 28px;
    line-height: 35px;
    padding-top: 0;
    display: inline-block;
    left: 0;
    max-width: 90%;
  }

  #help-section-1-top-t4 {
    padding-right: 0;
    padding-top: 0;
    align-items: center;
  }

  .indication-b-row1-i2 p {
    padding: 0;
  }

  #help-section-1-top-t4 h2 {
    min-width: unset;
    background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/fas-test-background-mobile.png);
    background-size: 105% 100%;
    min-height: 129px;
    max-width: 77%;
    font-style: italic;
    background-position-x: -12px;
    line-height: 25px;
    padding-top: 5px;
  }

  #help-section-1-top-t4 h2 span {
    max-width: 600px;
    padding-right: 15px;
  }

  #help-section-1-top-t4 h2 > span::before {
    content: unset;
  }

  #help-section-1-top-t4::before {
    content: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/home-mobile-vector.png);
    padding-right: 20px;
  }

  #home-page-section-top-parent > div:nth-child(1) > div > div {
    min-height: 705px;
  }

  div#home-section-2-col2, div#home-section-2-col1 {
    border: none;
  }

  div#home-page-section-2-column-title h2 {
    font-size: 22px;
    text-align: center;
    line-height: 28px;
    letter-spacing: 0.5px;
  }

  #home-section-2-col1 #home-page-section-2-column-title h2 {
    max-width: 80%!important;
    margin: auto;
  }

  div#home-section-2-col1, div#home-section-2-col2, div#home-section-2-col3 {
    min-height: 178px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
  }

  a#home-page-section-2-column-btn {
    width: 275px;
  }

  h2.home-page-section-2-column-subtitle span {
    display: inline;
  }

  #home-page-section-top-parent > div:nth-child(1) > div > div {
    background-image: none !important;
  }

  div#home-section-2-col3,
div#home-section-2-col2 {
    min-height: 150px;
  }

  #home-page-section-top-section-3 {
    border: none;
    margin-top: 40px;
    padding: 0;
  }

  div#home-section-3-top-title h2 {
    font-size: 36px;
    line-height: 44px;
  }

  div#home-section-3-top-title h2 p {
    max-width: 100%;
  }

  #home-page-section-top-section-3 {
    gap: 49px;
  }

  div#home-ban-heros-top-text h2 {
    font-size: 24px;
    padding-bottom: 10px;
  }

  div#home-not-actual p span {
    display: inline;
  }

  div#home-not-actual {
    position: unset;
    margin-bottom: 20px;
  }

  div#home-ban-heros-bottom-text h2 {
    font-size: 24px;
    line-height: 28px;
  }

  div#home-indication-ban {
    background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/indication-background-gradient-mobile.png);
    background-size: 100% 100%;
    padding: 15px 0px !important;
  }

  div#home-indication-ban p {
    max-width: 93%;
    font-size: 24px;
    line-height: 26px;
  }

  div#indication-b-below-text {
    margin-top: -24px;
  }

  .indication-b-row1 {
    align-items: center;
  }

  .indication-b-row1-i1, .indication-b-row1-i2, .indication-b-row1-i3 {
    width: 90%;
  }

  .indication-b-row2 {
    flex-direction: column;
    gap: 29px;
  }

  .indication-b-row2-i1 {
    display: none;
  }

  .indication-b-row2-i2 {
    order: 2;
  }

  .indication-b-row2-i3 {
    order: 1;
  }

  .indication-b-row2-i1, .indication-b-row2-i2, .indication-b-row2-i3 {
    width: 100%;
    padding: 0 0;
  }

  #tezspire-homepage div#home-page-section-top-section-3 a.view_btn {
    padding: 14px 0px;
    width: 266px;
    margin-top: 24px;
  }

  #tezspire-homepage #indication-b-below-text a.view_btn::after {
    right: -10px;
  }

  .home-ref-section-bottom {
    margin-top: 30px;
  }

  #home-root-container .bacteria-data::before {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/homepage/mobile/tslp-tezepelumab.png);
    display: inline-block;
    width: 186px;
    height: 130px;
    background-size: 100% 100%;
    top: -109px;
    right: 0px;
    position: absolute;
  }

  #antibody-icon-img img {
    display: none;
  }

  #home-page-section-top-section-4 {
    padding-bottom: 138px;
  }

  .home-next-cta-container a p:nth-child(1) {
    padding-bottom: 24px;
/*font-family: 'roboto-condensed';*/
    ;
  }

  div#home-next-cta-container-txt-id a p:nth-child(1)::after {
    padding-left: 15px;
  }

  .home-next-cta-container a p:nth-child(2) {
    font-size: 28px;
    max-width: 250px;
  }

  .home-next-cta-container {
    border-top: 1px solid #002340;
    width: 90%;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 50px;
    padding: 25px 0 0;
  }

  #tezspire-homepage #home-page-text-2 .bacteria-data.home-page-custom-bottom-ref {
    border-bottom: unset;
  }

  #home-page-title {
    justify-content: flex-start;
  }
}
/*#text-4ad385b8c1 > div > div > div.right > div > div > div.specific-sec.two > p:nth-child(2){
    display:none ;
}*/
@media screen and (max-width:375px) {
  div#home-page-section-top-section-2 {
    margin-top: -128px;
  }

  #help-section-1-top-t4 h2 {
    min-height: 155px;
  }
}
 #isi-section .isi-sticky-container .adverse-sec li:before, #isi-section .isi-sticky-container .specific-sec.two li:before{
  background:white;  
}
#tezspire-homepage #field-group-65bca896ae18960002be8aff h3.border {
  width: 100% !important;
}

@media screen and (min-width:992px) {
  #tezspire-homepage #home-page-text-2 .bacteria-data.home-page-custom-bottom-ref {
    border-bottom: unset !important;
    transform: translateX(-5px);
  }

  #paral-text-container > div > div.paral-container > div:nth-child(3) > p {
    max-width: 245px;
  }

  #isi-section .right .az_link.isipink-var2 img {
    margin-left: -4px !important;
  }

  #clinical-tabs-sec > div > div.filter-section > h3 {
    margin-bottom: -60px;
  }
  /*#tezspire-homepage #field-group-65bca896ae18960002be8afe {
    width: 50%;
    clear: both;
  } */
  #home-foot-bottom-txt-id > div > p:nth-child(1) {
    text-indent: -7px;
  }

  #footer .padding-space-footer .footMenu .footMenuItems {
    /*padding-bottom: 36px;*/
  }

  #footer .padding-space-footer .footLogs {
    margin-top: 30px;
    padding-bottom: 71px;
  }

  #tezspire-homepage .exaceration-datas {
    flex-basis: 300px;
    flex-grow: 1;
  }

  #home-page-text-2 > div > div > div:nth-child(2) > p:nth-child(5) {
    text-indent: -5px;
  }

  #tezspire-homepage #home-page-text-2 > div > div > div:nth-child(2) {
    padding-left: 140px;
  }
}

#home-indication-ban > p > i {
  line-height: 0;
}

@media screen and (min-width: 700px) and (max-width: 990px) {
  #home-section-2-col1 {
    min-height: 120px!important;
  }

  #home-section-2-col1 #home-page-section-2-column-title h2 {
    max-width: 80%!important;
    margin: auto;
  }
}

@supports (-webkit-touch-callout: none) {
  #home-section-2-col1 {
    min-height: 120px!important;
  }

  #home-section-2-col1 #home-page-section-2-column-title h2 {
    max-width: 80%!important;
    margin: auto;
  }
}

@media screen and (max-width: 375px) {
  #help-section-1-top-t4 h2 {
    max-width: 70%!important;
  }
  #add-data-row2 > div > div > div:nth-child(4){
      /*gap:19px !important*/
  }
  #StickyWrapper .cmp-highlightinfo__container {
        width: 93.8%;
    }
}

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

  #help-section-1-top-t1 h2 {
    max-width: 51.6%;
  }

  #help-section-1-top-t2 h2 {
    max-width: 61.8%;
  }

  div#home-section-2-col1, div#home-section-2-col2, div#home-section-2-col3 {
    min-height: 275px;
  }

  div#home-section-2-col2 {
    padding-right: 25px;
  }

  div#home-section-2-col3 h2.home-page-section-2-column-subtitle span {
    min-height: 164px !important;
  }

  div#home-page-section-top-section-2 {
    gap: 10px;
  }

  div#home-page-section-top-section-2 {
    max-width: 975px;
  }

  #home-page-section-top-section-3 {
    max-width: 975px;
  }

  div#home-not-actual {
    right: -115px;
  }
}

@media screen and (min-width: 991.6px) and (max-width: 1050px) {
  a#home-page-section-2-column-btn {
    width: 273px;
  }

  a#home-page-section-2-column-btn::after {
    right: -4px;
  }
}

@media screen and (min-width: 380px) and (max-width: 991.6px) {
  #help-section-1-top-t4 h2 {
    max-width: 100%;
    padding-right: 10px;
  }
}

.form-success-msg {
  margin-scroll-top: 120px;
  scroll-margin-top: 220px;
}

@media screen and (min-width: 991.6px) and (max-width: 1080px) {
  #tezspire-homepage .exacerb-reduce {
    min-height: 147px;
  }
}

@media screen and (max-width: 325px) {
  a#home-page-section-2-column-btn::after {
    right: -4px;
  }

  #home-section-2-col3 #home-page-section-2-column-btn {
    width: 267px;
  }
}

/* feedback code here */
.addon-feedback p {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: #FFF;
  font-family: "roboto-condensed", sans-serif;
}

.addon-feedback {
  text-align: center;
  padding-top: 14px;
}

div#home-section-2-col3 div:nth-child(3) {
  max-width: 300px;
}

div#home-section-2-col3 h2.home-page-section-2-column-subtitle span {
  min-height: 125px;
}

#tezspire-homepage .exaceration-datas p:nth-child(4) {
  padding-bottom: 6px;
}

#tezspire-homepage .exaceration-datas p:nth-child(5) {
  margin-top: 0px;
}

#request-a-rep .request-a-rep-form-updates {
  max-width: 1111px;
  margin: 0 auto;
  background: #E7F6FF;
  padding: 60px 90px;
}

#tezspire-homepage  #footer > div > div > p.logoSecondNote > span > span {
  display: contents !important;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#\36 5bca896ae18960002be8afd h3 {
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  text-align: justify !important;
  font-family: "roboto-condensed", sans-serif !important;
  opacity: 0.9;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#field-group-65bca896ae18960002be8afd {
  min-height: min-content !important;
  margin-bottom: 5px;
  height: min-content !important;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#field-group-68d3a484ef82370002ef0404 {
  height: min-content;
  min-height: auto !important;
  margin-bottom: 40px;
}

#request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form select#\36 8beb1e442414b0002f4663d .form-control:not(textarea) {
  content: "";
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/dosing-administration/mobile/drop_down_arrow.png);
  background-repeat: no-repeat;
  background-position: right;
  appearance: none;
  background-color: #fff;
  background-origin: content-box;
  padding-right: 20px;
  color: #000000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__vcenter label {
  align-items: center;
  gap: 10px;
  display: flex;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .button-group {
  margin-top: 0px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding-top: 0px !important;
  margin-top: 0px !important;
  width: 100% !important;
  padding-bottom:0 !important;
}

#TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#field-group-65bc9e3aae18960002be70b1 h3.border {
  max-width: 93% !important;
  margin: 0 auto;
  padding-bottom: 20px;
  opacity: 0.9;
}

.global-isi-overflow-visible .adverse-sec li,
.global-isi-overflow-visible .specific-sec.two li {
  color: white !important;
}

@media (max-width: 359px) {
  #tezspire-homepage .lft-container h3 {
    font-size: 20px!important;
  }
}

@media screen and (min-width: 320px) and (max-width: 365px) {
  #request-a-rep .hero-banner-text h1 {
    font-size: 30px;
    line-height: normal;
  }

  #request-a-rep .dosingPageNavWrap .pageRow {
    justify-content: space-between;
  }

  #request-a-rep .dosingPageNavWrap .pageRow .theCal.one {
    width: min-content;
  }

  #request-a-rep .dosingPageNavWrap .pageRow .theCal.two {
    width: min-content;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
 .menu-section .menu li:not(:last-child){
        margin-right: 0 !important;
}   
}
@media screen and (min-width: 992px) and (max-width: 1300px) {
  #header-text-cont > div.nav.sua-nav > div.menu-section > ul > li.toggleLi.active > div > ul > li:nth-child(3) {
    min-height: auto !important;
    padding-top: 20px !important;
  }

  .sua-nav .menu .sub-menu.sub6 .menu-img1 {
    margin-left: 75px !important;
  }
}

@media screen and (min-width: 1500px) {
  #gateway #header .top-bar ul {
    justify-content: flex-end;
  }

  #gateway #header-text-cont > div.top-bar > ul > li:nth-child(5) {
    margin: 0 !important;
  }
}

.cmp-dynamicform__form-success-msg {
  scroll-margin-top: 0px;
}

.cmp-dynamicform__form-control-container input {
  font-size: 20px !important;
}


/************************************************************************/
/************************************************************************/
/************************************NEW CSS US-106943************************************/

#tezspire-homepage #home-main sup {
  line-height: 0;
  font-size: 60%;
  position: relative;
  top: 2px;
  font-style: normal;
}

#tezspire-homepage #hp-banner-cont {
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/home-page/banner-background.png), #E7F6FF;
  height: 94px;
  display: none;
}

#tezspire-homepage .approved-bnr {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
  max-width: 1242px;
}

#tezspire-homepage .approved-bnrr p {
  font-family: 'roboto-condensed';
  font-size: 24px;
  line-height: 28px;
  font-style: italic;
  color: #003865;
}

#tezspire-homepage #hp-main-cont {
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/home-page/main-homepage-background.png);
  background-size: 100% 100%;
  min-height: 1017px;
}

#tezspire-homepage #hp-sub-cont h1 {
  text-align: left;
  font-family: 'roboto-condensed';
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  padding-left: 130px;
  padding-top: 135px;
  padding-bottom: 20px;
}

#tezspire-homepage #hp-sub-cont h1 span {
  font-size: 80px;
  line-height: 95px;
}

#tezspire-homepage #paral-text-container {
  display: flex;
  justify-content: flex-end;
  max-width: 1440px;
  margin: 0 auto;
}

#tezspire-homepage .paral-bkg {
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/home-page/parallelogram-container.png);
  background-size: 100% 100%;
  width: 100%;
  max-width: 1200px;
  min-height: 290px;
}

#tezspire-homepage .paral-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1107px;
  gap: 35px;
  padding-top: 20px;
}

#tezspire-homepage .paral-container div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

#tezspire-homepage .paral-container p {
  font-family: 'roboto-condensed';
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #003865;
  font-weight: 700;
  max-width: 231px;
}

#tezspire-homepage .paral-btn {
  border: 2px solid #EF426F;
  border-radius: 12px;
  padding: 0;
  cursor: pointer;
  transform: skew(-15deg);
  background: linear-gradient(270deg, #D9E8EF -87.31%, rgba(255, 255, 255, 0.94) 100.48%);
  box-shadow: 6px 6px 10.8px 0px #B83F3ECC;
}

#tezspire-homepage .paral-container > div:nth-child(1) > a, .paral-container > div:nth-child(2) > a {
  max-width: 280px;
}

#tezspire-homepage .paral-container > div:nth-child(3) > a {
  max-width: 343px;
}

#tezspire-homepage .paral-btn__content {
  display: inline-flex;
  align-items: center;
  padding: 11px 14px 10px 16px;
  transform: skew(15deg);
}

#tezspire-homepage .paral-text {
  font-family: 'roboto-condensed';
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  font-style: italic;
  text-align: left;
  color: #003865;
  text-indent: 5px;
}

#tezspire-homepage .paral-icon {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

#tezspire-homepage .paral-foot {
  font-family: 'roboto-condensed';
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  text-align: right;
  width: 92%;
  padding-top: 12px;
}

#tezspire-homepage #lft-text-container {
  max-width: 1440px;
  margin: 0 auto;
}

#tezspire-homepage .lft-bkg {
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/home-page/lung-background.png);
  background-size: 100% 95%;
  max-width: 980px;
  min-height: 178px;
  background-repeat: no-repeat;
}

#tezspire-homepage .lft-container {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 950px;
  padding-top: 25px;
}

#tezspire-homepage .lft-container h3 {
  font-family: 'Poppins';
  font-size: 30px;
  line-height: 37px;
  /*transform: skew(-12deg);*/
  font-style: italic;
  font-weight: 400;
  text-align: left;
  color: #fff;
  max-width: 735px;
}

#tezspire-homepage .lft-container h3 .sua-d-block-ornge {
  font-weight: 700;
  color: #FF7F32;
  padding-left: 15px;
}

#tezspire-homepage #lft-text-container > div > div.lft-container > div:nth-child(1) > h3 > .sua-d-block:nth-child(3) {
  padding-left: 6px;
}

#tezspire-homepage .lft-container-foot {
  font-family: 'roboto-condensed';
  font-size: 15px;
  line-height: 21px;
  color: #000;
  font-weight: 700;
  padding-top: 36px;
  max-width: 70%;
  margin: 0 auto;
}

#tezspire-homepage #rgt-text-container {
  display: flex;
  justify-content: flex-end;
  max-width: 1440px;
  margin: 0 auto;
}

#tezspire-homepage .rgt-bkg {
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/home-page/gradient-white-margin-background.png);
  background-size: 100% 100%;
  max-width: 520px;
  min-height: 150px;
  position: relative;
  top: -130px;
}

#tezspire-homepage .rgt-container {
  display: flex;
  justify-content: center;
}

#tezspire-homepage .rgt-container p {
  font-family: 'Poppins';
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  transform: skew(-12deg);
    /*font-style: italic;*/
  color: #fff;
  padding-top: 33px;
  padding-left: 20px;
  width: 80%;
}

#tezspire-homepage .rgt-container p sup {
  display: inline-block;
  transform: skew(12deg);
}

#tezspire-homepage #patient-text-container {
  max-width: 1110px;
  margin: 0 auto;
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/home-page/patient-image.png);
  background-repeat: no-repeat;
  border: 2px solid #FF592D;
  border-radius: 30px;
  background-position: bottom left;
}

#tezspire-homepage .patient-container {
  display: flex;
  justify-content: center;
  min-height: 360px;
  padding-top: 120px;
  gap: 50px;
}

#tezspire-homepage .patient-container div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 18px;
}

#tezspire-homepage .patient-container p {
  font-family: 'roboto-condensed';
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  color: #003865;
  max-width: 310px;
}

#tezspire-homepage .patient-container > div:nth-child(1) > div > p {
  max-width: 330px;
}

#tezspire-homepage .patient-container button a {
  color: unset;
}

#tezspire-homepage .patient-container button {
  display: inline-flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-radius: 30px;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  padding: 16px 30px 16px 30px;
  color: #FFF;
  text-align: center;
  font-family: "roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.54px;
  padding-right: 30px;
  outline: none;
  text-decoration: none;
  line-height: 24px;
  pointer-events: auto;
  cursor: pointer;
  width: 77%;
  max-width: 205px;
}

#tezspire-homepage .patient-container button:after {
  content: '';
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/home-page/cheveron-down-white.svg);
  width: 15px;
  height: 15px;
}

#tezspire-homepage .patient-container button:hover {
  background: #003764;
  cursor: pointer;
}

#tezspire-homepage .patient-container-foot {
  width: 55%;
  margin: 0 auto;
  padding-bottom: 10px;
}

#tezspire-homepage .patient-container-foot p {
  font-family: 'roboto-condensed';
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  color: #35383F;
}

#tezspire-homepage #hp-bottom-cont {
  transform: translate(0px, -400px);
}

#tezspire-homepage #home-main > div:nth-child(3) {
  max-height: 315px;
}

#tezspire-homepage #hp-bottom-cont .image {
  display: flex;
  justify-content: center;
  position: relative;
  offset-position: normal;
}

#tezspire-homepage img.cmp-image__image.cmp-image--desktop {
  height: auto;
  width: 300px;
  display: flex;
  justify-content: center;
  transform: translate(0px, 168px);
  z-index: 1;
  position: relative;
}

#tezspire-homepage .hp-footnote-container {
  width: 80%;
  max-width: 1110px;
  margin: 0 auto;
  padding: 40px 0;
}

#tezspire-homepage .hp-footnote {
  font-family: 'roboto-condensed';
  font-size: 15px;
  line-height: 21px;
  padding-bottom: 7px;
  text-indent: -7px;
  padding-left: 7px;
}

#tezspire-homepage .hp-footnote-last {
  font-family: 'roboto-condensed';
  font-size: 15px;
  line-height: 21px;
}

@media screen and (max-width: 992px) {
  .apprvd-mob {
    display: block!important;
  }

  #clinical-tabs-sec > div > div.filter-section > h3 {
    margin-bottom: -60px;
  }

  .apprvd-desk {
    display: none!important;
  }

  #tezspire-homepage #hp-banner-cont {
    height: 56px;
  }

  #tezspire-homepage .approved-bnr {
    gap: 5px;
    width: 100%;
  }

  #tezspire-homepage .approved-bnrl img {
    max-width: 65px!important;
  }

  #tezspire-homepage .approved-bnrr p.apprvd-mob {
    font-family: 'roboto-condensed';
    font-size: 18px;
    line-height: 24px;
    font-style: italic;
    font-weight: 700;
  }

  #tezspire-homepage #hp-main-cont {
    background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/home-page/mobile-main-homepage-background.png);
    min-height: 1275px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  #tezspire-homepage #hp-sub-cont h1 {
    font-size: 18px;
    line-height: 24px;
    padding-left: 25px;
    padding-top: 30px;
    padding-bottom: 0;
  }

  #tezspire-homepage #hp-sub-cont h1 span {
    font-size: 36px;
    line-height: 44px;
  }

  #tezspire-homepage .paral-bkg {
    background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/home-page/mobile-parallelogram-container.png);
    min-height: 575px;
    background-repeat: no-repeat;
    background-size: 110% 105% !important;
  }

  #tezspire-homepage .paral-container {
    width: unset;
    flex-direction: column;
    gap: 15px;
    padding-top: 65px;
  }

  #tezspire-homepage .paral-container p {
    font-size: 18px;
    line-height: 22px;
  }

  #tezspire-homepage .paral-container div p span {
    white-space: nowrap;
  }

  #tezspire-homepage .paral-text {
    font-size: 18px;
    line-height: 28px;
    text-indent: 0;
  }

  #tezspire-homepage .paral-btn__content {
    padding: 11px 5px 11px 5px;
    gap: 7px;
  }

  #tezspire-homepage #paral-text-container > div > div.paral-container > div:nth-child(2) > a > span {
    gap: 17px;
  }

  #tezspire-homepage #paral-text-container > div > div.paral-container > div:nth-child(2) > a > span > span.paral-icon {
    gap: 18px;
  }

  #tezspire-homepage .paral-container > div:nth-child(3) .paral-btn__content {
    padding: 11px 5px 11px 8px;
  }

  #tezspire-homepage #paral-text-container > div > div.paral-container > div:nth-child(3) > a > span {
    gap: 28px;
  }

  #tezspire-homepage .paral-container > div:nth-child(1) > a,
#tezspire-homepage .paral-container > div:nth-child(2) > a,
#tezspire-homepage .paral-container > div:nth-child(3) > a {
    max-width: 325px;
    width: 82vw;
    text-align: center;
  }

  #tezspire-homepage .paral-container > div:nth-child(3) .paral-text {
    max-width: 165px;
    line-height: 20px;
    text-indent: 3px;
  }

  #tezspire-homepage .paral-icon {
    gap: 7px;
    justify-content: center;
  }

  #tezspire-homepage .paral-container > div:nth-child(3) .paral-icon {
    gap: 25px;
  }

  #tezspire-homepage .paral-icon img {
    max-width: 30px!important;
  }

  #tezspire-homepage .paral-foot {
    text-align: left;
    width: 84%;
    padding-top: 16px;
    margin: 0 auto;
    padding-right: 5px;
    padding-bottom: 25px;
  }

  #tezspire-homepage .lft-bkg {
    background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/home-page/mobile-lung-background.png);
    background-size: 101% 85% !important;
    max-width: 500px;
    background-repeat: no-repeat !important;
  }

  #tezspire-homepage #lft-text-container {
    padding-top: 12px !important;
  }

  #tezspire-homepage .lft-container {
    justify-content: left;
    max-width: 500px;
    padding-left: 12px;
  }

  #tezspire-homepage .lft-container img {
    display: none;
  }

  #tezspire-homepage .lft-container h3 {
    font-size: 24px;
    line-height: 30px;
    max-width: 352px;
    width: 100%;
    /*transform: skew(-15deg);*/
    ;
  }

  #tezspire-homepage .suamobiletoshow {
    display: block!important;
  }

  #tezspire-homepage #lft-text-container > div > div.lft-container > div:nth-child(1) {
    display: none;
  }

  #tezspire-homepage #lft-text-container > div > div.lft-container > div.suamobiletoshow > h3 > span:nth-child(5) {
    padding-left: 5px;
  }

  #tezspire-homepage #lft-text-container > div > div.lft-container > div.suamobiletoshow > h3 > span:nth-child(4) {
    padding-left: 11px;
  }

  #tezspire-homepage #lft-text-container > div > div.lft-container > div.suamobiletoshow > h3 > span:nth-child(3) {
    padding-left: 17px;
  }

  #tezspire-homepage #lft-text-container > div > div.lft-container > div.suamobiletoshow > h3 > span:nth-child(2) {
    padding-left: 24px;
  }

  #tezspire-homepage .lft-container h3 span {
    display: block;
  }

  #tezspire-homepage .lft-container h3 .sua-d-block-ornge {
    padding-left: 30px;
  }

  #tezspire-homepage .lft-container-foot {
    color: #fff;
    max-width: 90%;
    padding-top: 45px;
  }

  #tezspire-homepage #rgt-text-container {
    padding-top: 25px !important;
  }

  #tezspire-homepage .rgt-bkg {
    top: 0;
    min-height: 160px;
  }

  #tezspire-homepage .rgt-container p {
    padding-top: 25px;
  }

  #tezspire-homepage img.cmp-image__image.cmp-image--desktop {
    display: none;
  }

  #tezspire-homepage .cmp-image .cmp-image--mobile {
    height: auto;
    width: 280px;
    display: flex;
    justify-content: center;
    transform: translate(0px, 150px);
    z-index: 1;
    position: relative;
  }

  #tezspire-homepage #hp-bottom-cont {
    transform: translate(0px, -260px);
  }

  #tezspire-homepage #home-main > div:nth-child(3) {
    max-height: 860px;
  }

  #tezspire-homepage #patient-text-container {
    min-height: 828px;
    width: 90%;
    box-shadow: 0px 4px 12px 0px #00386540;
    background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/nasal-polyps-sua-assets/images/home-page/mobile-patient-image.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    max-width: 650px;
  }

  #tezspire-homepage .patient-container {
    justify-content: space-around;
    min-height: 600px;
    padding-top: 53px;
    padding-bottom: 80px;
    gap: 0;
    flex-direction: column;
  }

  #tezspire-homepage .patient-container p {
    font-size: 24px;
    line-height: 32px;
  }

  #tezspire-homepage .patient-container > div:nth-child(2) > div > p {
    max-width: 245px;
  }

  #tezspire-homepage .patient-container button {
    width: 88%;
    max-width: 304px;
    padding: 18px 30px 18px 40px;
  }

  #tezspire-homepage .patient-container-foot {
    width: unset;
    max-width: 95%;
    margin: 0 auto;
    padding-bottom: 0;
    display: flex;
    justify-content: end;
  }

  #tezspire-homepage .patient-container-foot p {
    font-size: 12px;
    line-height: 18px;
    max-width: 35%;
  }

  #tezspire-homepage .hp-footnote-container {
    width: 90%;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
  #tezspire-homepage #hp-main-cont {
    min-height: 1215px;
  }

  #tezspire-homepage .rgt-bkg {
    top: 0;
  }
}
/************************************NEW CSS US-106943 ends************************************/
/************************************************************************/
/************************************************************************/



/*04-02-2026 Major section changes*/

#severe-asthma .cmp-carousel-horizontal .cmp-carousel__indicator {
  width: 30% !important;
}

#clinical-trial  #severe-asthma.cmp-carousel-horizontal .cmp-carousel__indicators {
  max-width: 780px;
  padding: unset;
  margin-inline: auto;
  left: 0 !important;
  right: 0;
  gap: 15px;
}

#clinical-trial #severe-asthma.cmp-carousel-horizontal .cmp-carousel__indicator:first-child {
  min-width: 277px;
}

#clinical-trial #severe-asthma.cmp-carousel-horizontal .cmp-carousel__caption {
  width: 100%;
  line-height: 32px;
}

#severe-asthma .nine-ten .nineth-image {
  display: block;
  text-align: center;
}

#severe-asthma .nine-ten .nineth-image .mob-view {
  max-width: 319px !important;
  margin-left: 1.5%;
}

#severe-asthma #pathway-div1 .pathBox p {
  padding-bottom: 10px;
}

#severe-asthma .commercial {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #003865;
  padding-top: 20px;
}

#severe-asthma #pathway-div1 .commercial sup {
  font-size: large;
  left: unset !important;
}

#severe-asthma .path-p {
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #003865;
  padding-top: 24px;
}

#clinical-trial #severe-asthma .path-para1 {
  width: 100%;
}

#severe-asthma .path-div1-mid {
  padding-inline: 46px;
}

#clinical-trial #severe-asthma #clinical-tabs-sec .filter-section h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  display: none;
}

#severe-asthma .filter-section {
  /*padding-top: 115px;*/
  /*106843*/
  padding-top: 35px;
  position: relative;
  padding-bottom: 120px;
}

#severe-asthma .filter-section:before, #severe-asthma .filter-section:after, #severe-asthma .patient-ap:before, #severe-asthma .patient-ap:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #003865;
  left: 0;
  right: 0;
  position: absolute;
  top: 55px;
  max-width: 1018px;
  margin-inline: auto;
}

#severe-asthma .filter-section a {
  margin-inline: auto;
  max-width: 490px;
  width: 100%;
  gap: 8px;
  height: 60px;
    /*font-weight: 500;*/
  ;
}

#severe-asthma #clinical-tabs-sec .filter-section .footnote {
  width: 100%;
  padding-left: 46px;
  padding-top: 40px;
  padding-bottom: unset;
}

#severe-asthma #clinical-tabs-sec .filter-section .footnote a {
  color: unset;
  text-decoration: underline;
}

#severe-asthma #clinical-tabs-sec .filter-section .footnote sup {
  left: unset;
  font-size: xx-small;
}

#severe-asthma .filter-section:after {
  top: unset;
  bottom: 64px;
}

#severe-asthma .fast-start-prog {
  padding-inline: 46px;
}

#severe-asthma .fast-start-prog .cta-btn .icon,#severe-asthma .filter-section a .icon {
  position: relative;
  top: 1.4px;
}

#clinical-trial #severe-asthma #clinical-tabs-sec .head-txt {
  margin-left: unset;
  text-transform: uppercase;
}

#clinical-trial #severe-asthma #clinical-tabs-sec .sub-para {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #003865;
  font-family: 'Poppins',sans-serif;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 6px;
}

#clinical-trial #severe-asthma #clinical-tabs-sec .sub-para sup {
  font-size: x-small;
  left: unset;
  font-weight: unset;
}

#severe-asthma .fast-start-prog .cta-btn {
    /*font-weight: 500;*/
  max-width: 431px;
  width: 100%;
  margin-inline: auto;
  margin-bottom: 36px;
}

#severe-asthma #clinical-tabs-sec .fast-start-prog .footnote {
  width: 100%;
  padding-bottom: 0;
}

#severe-asthma #clinical-tabs-sec .fast-start-prog .footnote sup {
  font-size: xx-small;
  left: unset;
  font-weight: unset;
}

#severe-asthma .fast-start-prog.patient-ap {
  padding-top: 120px;
  position: relative;
  padding-bottom: 120px;
}

#severe-asthma .patient-ap:before {
  top: 63px;
}

#clinical-trial #severe-asthma #clinical-tabs-sec  .patient-ap .sub-para {
  padding-bottom: 24px;
}

#severe-asthma .patient-ap:after {
  top: unset;
  bottom: 60px;
}

#clinical-trial #severe-asthma #clinical-tabs-sec .patient-ap .sub-para a {
  color: unset;
}

#severe-asthma .need-additional-sup {
  text-align: center;
  padding-inline: 46px;
}

#clinical-trial #severe-asthma #clinical-tabs-sec .need-additional-sup h3 {
  margin-left: unset;
  text-align: center;
  text-transform: uppercase;
}

#clinical-trial #severe-asthma #clinical-tabs-sec .need-additional-sup .sub-para {
  max-width: 90%;
}

#clinical-trial #severe-asthma #clinical-tabs-sec .need-additional-sup .sub-para a {
  /*font-weight: 700;*/
  color: unset;
}

#clinical-trial #severe-asthma .clinical_tabs_contentx {
  padding-bottom: 44px;
  padding-top: 47px;
}

#clinical-trial  #severe-asthma .path-para2 {
  width: 100%;
  margin-top: 10px;
}

#severe-asthma .pathway .clinical-title {
  font-size: 36px;
  line-height: 44px;
  margin-left: unset;
  width: 100%;
}

#severe-asthma #swipe-cont2 .pathway .clinical-title {
  max-width: 98%;
}

#clinical-trial #severe-asthma .pathway .clinical_tabs_contentx {
  padding-inline: 46px;
  padding-top: 56px;
}

#clinical-trial #severe-asthma #clinical-tabs-sec.pathway .sub-para {
  padding-top: 13px;
}

#clinical-trial #severe-asthma #clinical-tabs-sec.pathway .sub-para a {
  color: inherit;
}

#clinical-trial .pathway #pathway-div2 .iconn-content img {
  width: 100%;
  max-width: 300px !important;
  height: 109px;
  margin-bottom: 12px;
}

#clinical-trial #severe-asthma #clinical-tabs-sec.pathway #pathway-div2 {
  max-width: 921px;
  width: 100%;
  padding-bottom: 40px;
  padding-top: 45px;
}

#clinical-trial #pathway-div2 .pathBox2-Image .iconn-content img {
  max-width: 340px !important;
  height: 146px;
  object-fit: cover;
  margin-left: 3px;
}

#clinical-trial #severe-asthma #clinical-tabs-sec.pathway #pathway-div2 .iconn-content {
  padding-top: 5px;
}

#clinical-trial #severe-asthma #clinical-tabs-sec.pathway #pathway-div2 .iconn-content p {
  text-decoration: unset;
}

#severe-asthma .pathway .foot-with-icon {
  text-indent: -6px;
  margin-bottom: 50px;
}

#severe-asthma .pathway hr {
  width: 100%;
  height: .9px;
}

#severe-asthma .pathway .res-grp img {
  width: 18px;
  height: 21px;
}

#clinical-trial #severe-asthma .pathway .help-resource h3 {
  font-family: 'roboto-condensed',sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  margin-left: unset;
}

#clinical-trial #severe-asthma .pathway .help-resource h4 {
  font-family: 'Poppins',sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-decoration: underline;
  color: #003865;
  margin-bottom: 8px;
  text-align: left;
}

#clinical-trial #severe-asthma .pathway .help-resource h4 a,#clinical-trial .clinical_tabs_contentx .tile-grp .res-tile a {
  color: inherit;
}

#severe-asthma .pathway  .res-grp {
  display: flex;
  gap: 8px;
}

#clinical-trial #severe-asthma .pathway .help-resource .res-des {
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #003865;
}

#severe-asthma .pathway  .resource-left {
  display: flex;
  gap: 38px;
  padding-inline: 27px;
  margin-block: 30px;
}

#severe-asthma .pathway  .resource-right {
  display: flex;
  gap: 0;
  padding-inline: 27px;
}

#severe-asthma .pathway  .help-resource {
  padding-top: 50px;
  padding-bottom: 20px;
}

#severe-asthma .office-res .head-icon {
  display: flex;
}

#severe-asthma .office-res .head-icon img {
  max-width: 350px !important;
  margin-right: 44px;
}

#severe-asthma .office-res .head-icon {
  max-width: 1018px;
  margin-inline: auto;
  display: flex;
  align-items: center;
}

#clinical-trial #clinical-tabs-sec.office-res .clinical-title {
  font-size: 36px;
  line-height: 44px;
  padding-bottom: 0;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2 {
  width: 100%;
  padding-top: 40px;
}

#clinical-trial #severe-asthma .office-res .clinical_tabs_contentx {
  padding-inline: 46px;
  padding-top: 60px;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2 p {
  width: 100%;
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #003865;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2 p.two-way {
  font-family: 'roboto-condensed',sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  padding-top: 13px;
  margin-left: -30px;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2 .TEZSPIRETogether .tile {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  font-family: 'roboto-condensed',sans-serif;
  padding-bottom: 8px;
  text-decoration: unset;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2 .none-puedo:before {
  display: none;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2 .none-puedo {
  padding-left: 0;
  text-indent: unset;
}

#severe-asthma .office-res .extranal-cta {
  font-family: 'Poppins',sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-decoration: underline;
  color: #003865;
  display: flex;
  gap: 8px;
  padding-top: 8px;
  width: fit-content;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2 .TEZSPIRETogether .extranal-cta .icon img {
  width: 18px;
  height: 21px;
  margin-left: 0;
  vertical-align: -3px;
}

#clinical-trial #pathway-div2 .path-div1-left .pathBox-1 img,#clinical-trial #pathway-div2 .path-div1-left .pathBox-2 img {
  width: auto;
  height: 76px;
  object-fit: cover;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2 .iconn-content {
  padding-left: 20px;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2 .none-puedo a {
  font-family: 'Poppins',sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-decoration: unset;
  font-weight: 700;
  white-space: nowrap;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2 .pathBox-1 {
  max-width: 422px;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2  .path-div1-left {
  gap: 50px;
  padding-bottom: 40px;
}

#clinical-trial #clinical-tabs-sec.office-res #pathway-div2 hr {
  width: 100%;
  height: 1px;
  opacity: .5;
}

#clinical-trial #severe-asthma .office-res .help-resource h3 {
  text-align: center;
  font-size: 36px;
  line-height: 44px;
  margin-left: unset;
  text-transform: uppercase;
}

#severe-asthma .office-res .res-grp {
  display: flex;
  align-items: self-start;
  gap: 8px;
  align-items: center;
  max-width: 440px;
  width: 100%;
}

#clinical-trial .clinical_tabs_contentx .tile-grp .res-tile {
  margin-bottom: unset;
  text-align: left;
  text-decoration: underline;
  font-weight: 400;
  font-family: 'Poppins',sans-serif;
  line-height: 24px;
}

#severe-asthma .office-res .res-grp img {
  object-fit: contain;
  height: auto;
}

#severe-asthma .office-res .resource-left {
  display: flex;
  flex-flow: row wrap;
  margin-top: 36px;
}

#severe-asthma .office-res .help-resource {
  max-width: 962px;
  margin-inline: auto;
  padding-top: 40px;
}

#clinical-trial .clinical_tabs_contentx .top-tile {
  width: 100%;
  text-align: left;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 24px;
}

#severe-asthma .office-res .resource-left:last-child .res-grp {
  margin-bottom: 15px;
}

#severe-asthma .office-res .help-resource > div:nth-child(2) > div:nth-child(3) {
  flex: 1 0 auto;
  max-width: max-content;
}

#clinical-trial #clinical-tabs-sec:is(.cover-tab,.pathway,.office-res) {
  margin-bottom: 65px;
}

/*Responsive */
@media(max-width:991px) {
  #clinical-trial .cmp-teaser__title {
    width: 94%;
  }

  #severe-asthma #clinical-tabs-sec  .footnote.coverage-footnote-space {
    margin-bottom: 0 !important;
    text-indent: -4px;
  }

  #severe-asthma #clinical-tabs-sec .footnote.coverage-footnote-space1 {
    margin-top: 6px;
    text-indent: -4px;
  }

  #severe-asthma #clinical-tabs-sec .filter-section .footnote.coverage-footnote-space {
    margin-bottom: 0 !important;
    text-indent: -4px;
  }

  #clinical-trial #severe-asthma #clinical-tabs-sec .patient-ap .sub-para {
    padding-bottom: 36px !important;
  }

  #severe-asthma #clinical-tabs-sec .filter-section .footnote.coverage-footnote-space1 {
    margin-bottom: 36px !important;
    text-indent: -4px;
    margin-top: 0 !important;
  }

  #tezspire-homepage #field-group-65bca896ae18960002be8aff h3.border {
    padding-top: 0px;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#field-group-68d3a484ef82370002ef0404 {
    margin-bottom: 0px;
  }

  #TezCRMForm .cmp-dynamicform-v2 .cmp-dynamicform__generated-form div#\36 5bca896ae18960002be8afd h3 {
    padding-left: 0px;
  }

  #StickyWrapper .isi-sticky-container .contra-sec, #StickyWrapper .isi-sticky-container .warnings-sec ,  #StickyWrapper .isi-sticky-container .Acute-sec , #StickyWrapper .isi-sticky-container .Risk-sec,  #StickyWrapper .isi-sticky-container .Parasitic-sec, #StickyWrapper .isi-sticky-container .Attenuated-sec ,  #StickyWrapper .isi-sticky-container .adverse-sec ,  #StickyWrapper .isi-sticky-container .specific-sec {
    display: none;
  }

  #StickyWrapper .isi-sticky-container .specific-sec.two {
    display: block;
  }

  #StickyWrapper .isi-content .bold-text, #StickyWrapper .isi-content .last, #StickyWrapper .warnings-sec p, #StickyWrapper .Acute-sec p, #StickyWrapper .Risk-sec p, #StickyWrapper .Parasitic-sec p, #StickyWrapper .Attenuated-sec p, #StickyWrapper .adverse-sec p, #StickyWrapper .specific-sec p, #StickyWrapper .link-text, #StickyWrapper .link-text a, #StickyWrapper .specific-sec.two li {
    margin-top: 0;
  }

  .mob-reverse .first .specific-sec.two p.bold-text {
    margin-top: 24px;
  }

  #text-87ca1215fc > div > div {
    padding-right: 9px;
  }

  .clinic-data-three .footnote_accordion {
    text-indent: -6px;
  }

  #clinical-trial #severe-asthma.cmp-carousel-horizontal .cmp-carousel__indicators {
    gap: unset;
  }

  .cmp-carousel-horizontal .cmp-carousel__indicator {
    margin-inline: 20px !important;
  }

  #clinical-trial #severe-asthma .clinical_tabs_contentx {
    padding-top: 94px !important;
  }

  #severe-asthma .nine-ten .nineth-image .mob-view {
    max-width: 239px !important;
    height: 40px;
    margin-left: unset;
  }

  .nine-ten {
    padding-top: 8px;
  }

  #severe-asthma .commercial {
    font-size: 30px;
    /* line-height: 40px; */
    width: 100%;
    /* text-indent: -10px; */
    padding-top: 8px;
    /* margin-left: -4%; */
    text-align: left;
  }

  #severe-asthma #pathway-div1 .commercial sup {
    font-size: 50%;
    top: -1px;
  }

  #severe-asthma .path-div1-mid {
    padding-inline: 0;
  }

  #severe-asthma .path-p {
    padding: unset;
    padding-bottom: 16px;
  }

  #clinical-trial .cover-tab .pathBox {
    margin-bottom: 15px;
  }

  #clinical-trial #severe-asthma .cover-tab .path-para1 {
    max-width: 100%;
    margin-inline: unset;
    padding-right: unset;
  }

  #clinical-trial #severe-asthma .path-para2 {
    margin-top: 0;
    padding-right: 0;
  }

  .filter-section {
  }

  #severe-asthma .filter-section {
    /*padding-top: 70px;*/
    padding-top: 0;
    padding-bottom: 30px;
  }

  #severe-asthma .filter-section:before {
    top: 30px;
  }

  #clinical-trial #severe-asthma #clinical-tabs-sec .filter-section h3 {
    font-size: 16px;
    line-height: 20px;
  }

  #clinical-trial #severe-asthma .cover-tab .copay-p {
    width: 100%;
  }

  #clinical-trial #severe-asthma .cover-tab .copay-p .orange {
    font-weight: 700;
  }

  .copay-flex .sub-p {
    padding-right: 2px;
  }

  .copay {
    flex-direction: column;
    gap: 12px;
  }

  #severe-asthma .filter-section a {
    height: 80px;
    text-align: left;
    gap: 10px;
    padding-inline: 36px;
    margin-top: 23px;
  }

  #severe-asthma #clinical-tabs-sec .filter-section .footnote {
    padding: unset;
  }

  #severe-asthma .filter-section:after {
    bottom: 31px;
    top: unset;
  }

  #severe-asthma .fast-start-prog {
    padding-inline: unset;
  }

  #clinical-trial #severe-asthma #clinical-tabs-sec .sub-para {
    margin-top: 0;
    padding-top: 14px;
    /* padding-right: 12px; */
    margin-bottom: 0 !important;
  }

  #severe-asthma .fast-start-prog .cta-btn {
    margin-top: 26px;
    height: 80px;
    text-align: left;
    padding-inline: 36px;
    margin-bottom: 25px;
  }

  #severe-asthma .fast-start-prog.patient-ap {
    padding-top: 34px;
    padding-bottom: 23px;
  }

  #severe-asthma .patient-ap:before {
    top: 5px;
  }

  #clinical-trial #severe-asthma #clinical-tabs-sec .patient-ap .sub-para {
    letter-spacing: -0.2px;
    padding-top: 25px;
  }

  #severe-asthma #clinical-tabs-sec .fast-start-prog .footnote {
  }

  #severe-asthma .patient-ap:after {
    top: unset;
    bottom: 22px;
  }

  #severe-asthma .need-additional-sup {
    padding-inline: unset;
    text-align: left;
  }

  #clinical-trial #severe-asthma #clinical-tabs-sec .need-additional-sup .sub-para {
    max-width: 100%;
    letter-spacing: -0.2px;
  }

  #clinical-trial #severe-asthma #clinical-tabs-sec .need-additional-sup h3 {
    text-align: left;
  }

  #clinical-trial .carousel.panelcontainer {
    position: relative;
    margin-bottom: 80px !important;
    margin-top: 5px;
  }

  #clinical-trial .carousel.panelcontainer:after {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    height: 10px;
    background: linear-gradient(80.55deg, #FF7F30 5.07%, #F4436C 86.41%);
    bottom: -43px;
    top: unset;
  }

  #severe-asthma .pathway .clinical-title {
    font-size: 30px;
    line-height: 38px;
  }

  #severe-asthma .pathway .resource-left {
    flex-direction: column;
  }

  #severe-asthma .pathway .res-grp {
    align-items: flex-start;
  }

  #clinical-trial #severe-asthma .pathway .help-resource h4 {
    padding-top: unset;
    padding-inline: unset;
    margin-bottom: 4px;
  }

  #severe-asthma .pathway .resource-right {
    flex-direction: column;
  }

  #severe-asthma .office-res .head-icon {
    flex-direction: column;
  }

  #clinical-trial #clinical-tabs-sec.office-res .clinical-title {
    width: 100%;
  }

  #severe-asthma .office-res .head-icon img {
    margin-right: unset;
  }

  #clinical-trial .clinical_tabs_contentx .top-tile {
    padding: unset;
  }

  #clinical-trial .clinical_tabs_contentx .tile-grp .res-tile {
    padding: unset;
  }

  #clinical-trial #severe-asthma .clinical_tabs_contentx {
    padding-top: 97px !important;
  }

  #clinical-trial #clinical-tabs-sec.office-res .clinical-title {
    font-size: 30px;
    line-height: 38px;
  }

  #severe-asthma .pathway .clinical-title {
    padding-top: unset;
  }

  #clinical-trial #severe-asthma #clinical-tabs-sec.pathway #pathway-div2 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  #clinical-trial .pathway #pathway-div2 .iconn-content img {
    max-width: 250px !important;
    height: 91px;
  }

  #severe-asthma .pathway .foot-with-icon {
    max-width: 98%;
    margin-bottom: 60px;
  }

  #severe-asthma .pathway .help-resource {
    padding-top: 35px;
    padding-bottom: 12px;
  }

  #clinical-trial #severe-asthma .pathway .help-resource h3 {
    text-align: left;
    font-size: 30px;
    line-height: 38px;
  }

  #swipe-cont2 .pathway #pathway-div2 > div > div.pathBox2-Image img {
    margin-bottom: 14px;
  }

  #severe-asthma .pathway .resource-left {
    padding-inline: unset;
    margin-top: 25px;
    gap: 11px;
    margin-bottom: 18px;
  }

  #severe-asthma .pathway .resource-right {
    padding-inline: unset;
    gap: 14px;
  }

  #severe-asthma .office-res .head-icon img {
    max-width: 300px !important;
  }

  #severe-asthma .office-res .head-icon {
    gap: 24px;
  }

  #clinical-trial #clinical-tabs-sec.office-res #pathway-div2 {
    padding-top: 23px;
  }

  #clinical-trial #clinical-tabs-sec.office-res #pathway-div2 p.two-way {
    text-align: left;
    margin-left: unset;
    padding-bottom: 38px;
  }

  #clinical-trial #clinical-tabs-sec.office-res #pathway-div2 .path-div1-left {
    gap: 40px;
  }

  #clinical-trial #clinical-tabs-sec.office-res #pathway-div2 .none-puedo {
    padding-right: 0;
    letter-spacing: -0.2px;
  }

  #clinical-trial #severe-asthma .office-res .help-resource h3 {
    text-align: left;
  }

  #clinical-trial .clinical_tabs_contentx .tile-grp .res-tile {
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
  }

  #severe-asthma .office-res .res-grp {
    align-items: flex-start;
  }

  #severe-asthma .office-res .resource-left:last-child {
    margin-top: 20px;
  }

  #severe-asthma .office-res .resource-left:last-child .res-grp {
    margin-bottom: 0;
  }

  #severe-asthma .office-res .resource-left:last-child .res-grp:last-child .tile-grp .res-tile {
    padding-bottom: 8px;
  }

  #severe-asthma #clinical-tabs-sec .filter-section .footnote a {
    padding: unset;
    text-indent: -5px;
    width: 100% !important;
  }
}

/*End*/

.sub5 .feedbackaddon a {
  text-transform: none !important;
}

/*Global CSS*/
@media(min-width:1460px) {
  .nav {
		/*max-width: 1950px;*/
    justify-content: space-between;
  }

  .logo {
    justify-content: left;
    max-width: unset;
    padding-left: 30px;
    flex: unset;
    padding-right: 0;
  }

  .sua-nav .menu li:nth-child(7) {
    margin-inline: unset auto !important;
  }
}

@media(min-width:992px) and (max-width:1380px) {
  .nav {
    justify-content: space-between;
  }

  .menu-section .menu li a span {
    padding-right: 6px;
  }

  .menu-section .menu li:not(:last-child) {
    margin-right: 10px;
  }

  .menu-section {
    width: 85%;
  }
}

@media(min-width:1201px) and (max-width:1400px) {
  .sua-nav .menu li:nth-child(7) {
    min-width: 100px;
    width: 100%;
    display: block;
  }

  .sua-nav .menu li:nth-child(7) .sub-menu.subind {
    top: 0;
    margin-top: 0 !important;
    left: -5px;
  }

  .sua-nav .menu li:nth-child(7) .menu_sua-ind-label {
    min-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    gap: 20px;
  }

  .sua-nav .menu li:nth-child(7) .sub-menu.subind ul li:last-child {
    padding-left: 15px !important;
  }

  .np-nav .menu li:nth-child(6) {
    flex-direction: column;
  }

  .np-nav .menu li.toggleLi {
    margin-right: 10px;
  }

  .np-nav  .menu li:first-child {
    margin-left: 30px;
  }

  .np-nav .menu li:nth-child(6) .menu_np-ind-label {
    width: 100%;
    justify-content: space-between;
    display: flex;
    align-items: center;
    min-height: 100px;
    padding-inline: 22px 14px;
  }

  .np-nav .menu li:nth-child(6) .sub-menu.subind ul li:last-child {
    display: flex;
    min-width: 100%;
    position: relative;
  }

  .np-nav .menu li:nth-child(6) .sub-menu li:last-child a:after {
    right: -3px;
    top: 3px;
  }

  .np-nav .menu li:nth-child(6) .sub-menu.subind ul li:last-child a {
    display: block;
    width: 100%;
  }

  #header-text-cont > div.nav.np-nav .menu li:nth-child(6):hover > .sub-menu.subind {
    margin-top: -1px !important;
    width: 102.3%;
  }

  #header-text-cont > div.nav.np-nav > div.menu-section > ul > li:nth-child(6):hover > a {
    margin-top: 0 !important;
  }
}

@media(min-width:992px) and (max-width: 1200px) {
  .nav .menu {
    gap: 6px !important;
  }

  .nav .menu li:last-child {
    min-width: clamp(10rem, 19.8vw + -2.35rem, 12.5rem);
  }

  .nav .menu li:nth-child(6) {
    min-width: clamp(8.75rem, 29.13vw + -9.34rem, 12.5rem);
  }

  .menu-section .menu li:not(:last-child) {
    margin-right: clamp(0.06rem, 11.17vw + -6.87rem, 1.5rem);
  }

  .menu-section .menu li a {
    font-size: 12px !important;
  }

  #gateway .menu-section li:nth-child(6) {
    min-width: auto;
  }

  .sua-nav .menu li:nth-child(6) {
    min-width: unset;
  }

  .np-nav .menu li:nth-child(6),.sua-nav .menu li:nth-child(7) {
    margin-left: unset !important;
  }

  .np-nav .menu li:nth-child(6) {
    min-width: auto;
    display: flex;
    flex-direction: column;
    width: 150px;
  }

  .np-nav .menu li:nth-child(6):hover > .sub-menu.subind {
    margin-top: 0 !important;
  }

  .np-nav .menu li:nth-child(6) .menu_np-ind-label {
    min-height: 100px;
    align-items: center;
    height: 100%;
    display: flex;
  }

  #header-text-cont > div.nav.np-nav .menu li:nth-child(6):hover > .sub-menu.subind {
    margin-top: 0 !important;
  }

  .np-nav .menu li:nth-child(6) .sub-menu.subind ul li:last-child {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 14px !important;
    min-width: unset;
    max-width: unset;
/* width: 150px; */
    ;
  }

  .np-nav .menu li:nth-child(6) .sub-menu li a:after {
    left: 105px;
  }

  .sua-nav .menu li:nth-child(7) {
    min-width: clamp(8.75rem, 28.85vw + -9.13rem, 12.5rem);
    display: flex;
    flex-direction: column;
    width: 150px;
  }

  .sua-nav .menu li:nth-child(7) .menu_sua-ind-label {
    max-height: 100px;
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 100px;
  }

  .sua-nav .menu li:nth-child(7) .sub-menu.subind {
    top: unset;
    margin-top: 0 !important;
    left: 0;
    left: -5px;
  }

  .sua-nav li:nth-child(7) .sub-menu.subind li:last-child a:after {
    left: 113px;
  }

  .sua-nav .menu li:nth-child(7) .menu_sua-ind-label {
    width: 100%;
    justify-content: space-between;
    padding-inline: 5px 14px;
  }

  .sua-nav .menu li:nth-child(7) .menu_sua-ind-label img {
    margin: 0 !important;
  }

  .sua-nav .menu li:nth-child(7) .sub-menu.subind {
    top: unset;
    margin-top: 0 !important;
    left: 0;
    left: -5px;
  }

  .sua-nav .menu li:nth-child(7) .sub-menu li:last-child {
    display: block;
    position: relative;
    min-width: 100%;
  }

  .sua-nav .menu li:nth-child(7) .sub-menu ul li:last-child a {
    display: block;
  }

  .sua-nav li:nth-child(7) .sub-menu.subind li:last-child a:after {
    left: unset;
    right: 0;
  }
}

.global-isi-overflow-visible #isi-section .right .az_link.isipink-var2 img.blue-icon-isi {
  display: inline-flex !important;
  margin-left: -2px !important;
  margin-right: 2px;
}

.global-isi-overflow-visible #isi-section .right .az_link.isipink-var2  img:nth-child(4) {
  display: none !important;
}
/**/

#nav-container .pageRow a {
    color: inherit;
}


body {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}




