/* SUA support resources css */

/*help-get-patients-started css*/


.nowrap {
  white-space: nowrap;
}

hr {
  width: 83.4%;
  opacity: 0.8;
  background: #003865;
  height: 1px;
  margin: 0 auto;
  border: none;
}

#clinical-trial #swipe-cont3 .TEZSPIRETogetherr .nowrap {
  text-decoration: underline;
}

#clinical-trial #swipe-cont3 hr {
  width: 85.4%;
}

#clinical-trial #swipe-cont3 .iconn-content p:nth-child(3) {
  padding-bottom: 10px;
}



/*****DESKTOP HEADER*****/

#clinical-trial .teaser {
  padding-bottom: 4px;
    /*max-width: 1440px;*/
  margin: 0 auto;
}

#clinical-trial .cmp-teaser__image {
  width: 100%;
  padding: 0px;
}

#clinical-trial .cmp-teaser__content {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: absolute;
  /*top: -21px;*/
  width: 100%;
}

#clinical-trial .cmp-teaser__pretitle {
  margin: 0 auto;
  max-width: 1102px;
  text-align: left;
  width: 100%;
}

#clinical-trial .hero-banner-text h2 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  color: white;
  padding-bottom: 12px;
}

#clinical-trial .cmp-teaser__title {
  margin: 0 auto;
  max-width: 1102px;
  text-align: left;
  width: 100%;
}

#clinical-trial .cmp-teaser__title-link {
  width: 43%;
  display: block;
}

#clinical-trial a.cmp-teaser__action-link {
  text-decoration: none;
}

#clinical-trial h1 span.hero-banner-red-color {
    /*background: linear-gradient(84deg, #FF7F32 4.87%, #F55958 38.22%, #EF426F 88.02%); */
  background-clip: text;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(81deg, #EF426F 36%, #FF7F32 3%, #F55958 79.72%, #EF426F 62%, #FF7F32 32%, 79%, #EF426F 99%);
}

#clinical-trial .cmp-teaser__action-container {
  margin: 0 auto;
  max-width: 1102px;
  text-align: left;
  width: 100%;
}

#clinical-trial h6 a .hero-banner-text h1 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: -0.8px;
  text-transform: uppercase;
  color: white;
  font-family: "roboto-condensed", sans-serif;
  padding-bottom: 16px;
}

#clinical-trial a.cmp-teaser__action-link {
  height: 56px;
  padding: 14px 30px;
  align-items: center;
  gap: 12px;
  display: flex;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  color: white;
  border-radius: 50px;
  background: var(--Gradient-CTA, linear-gradient(90deg, #E3264A 0%, #FF6533 100%));
  width: 326px;
}

#clinical-trial .cmp-teaser__title-link {
  pointer-events: none;
  text-decoration: none;
}

.practice-chooses {
  max-width: 1107px;
  margin: 0 auto;
  padding-bottom: 10px;
}

p.chooses-one {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  font-family: "roboto-condensed", sans-serif;
  width: 77%;
  padding-bottom: 16px;
  color: #003865;
}

p.chooses-two {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #003865;
  padding-bottom: 16px;
  width: 82%;
}


/*****FOOTER CTA*****/

.affordability {
  width: 48.3%;
  margin: 0 auto;
}

h5.afford-h5 {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  font-family: "roboto-condensed", sans-serif;
  text-align: center;
  padding-bottom: 16px;
  color: #003865;
}

.afford-descript {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  color: #003865;
  padding-bottom: 32px;
}

.color-span {
  font-weight: 700;
  -webkit-text-fill-color: #003865;
}

.text-no {
  text-decoration: underline;
  -webkit-text-fill-color: #003865;
}

.dwnload {
  align-items: center;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.dwnload a:hover,.btn-start a:hover ,#clinical-trial a.cmp-teaser__action-link:hover {
  background: #003764 !important;
  color: #fff !important;
}

.dwnload a {
  display: flex;
  padding: 18px 68px;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  border-radius: 50px;
  background: var(--Gradient-CTA, linear-gradient(90deg, #E3264A 0%, #FF6533 100%));
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  cursor: pointer;
  line-height: 24px;
  font-family: "roboto", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: white;
  flex-direction: row;
  max-width: 308px;
  text-decoration: none;
}


/*****CONTENT TABS*****/

#clinical-trial  #clinical-tabs-sec {
  max-width: 1110px;
  margin: 51px auto 100px;
  border-radius: 30px;
  border: 2px solid transparent;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.25);
 /* margin-bottom: 85px; */
  margin-bottom: 120px;
  background: linear-gradient(to right, white, white), linear-gradient(90deg, #FF7F30 0%, #F4436C 100%);
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  /*border-top: 2px solid;*/
  /*border-image: linear-gradient(to right, #FF7F30 0%, #F4436C 0%);*/
  ;
}

#clinical-trial .clinical_tabs {
  display: flex;
  flex-wrap: wrap;
}

#clinical-trial .clinical_tabs_contentx {
  padding: 60px 0px 60px 0px;
  cursor: default;
}

#pathway-div1 .pathBox p {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  font-family: "roboto-condensed", sans-serif;
  color: #003865;
  width: 67%;
  padding-left: 51px;
}

p.small {
  font-size: 18px ! IMPORTANT;
  line-height: 18px !important;
  padding-bottom: 16px;
  width: 80% ! IMPORTANT;
}

.clinical_tabs_contentx .clinical-title {
  font-family: "roboto-condensed",sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  margin-left: 51px;
  letter-spacing: 0em;
  text-align: left;
  color: #003865;
  width: 70%;
}

p.clinical-title.newone {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
  color: #003865;
  font-family: "roboto-condensed", sans-serif;
}

.copay {
  padding-top: 40px;
  padding-bottom: 6px;
  display: flex;
  margin: 0 auto;
  width: 76%;
  padding-left: 0%;
  align-items: center;
}

p.newtwo {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-transform: uppercase;
  color: #003865;
  font-family: 'Poppins',sans-serif;
  margin-left: 51px;
}

.copay-image {
  width: 213.317px;
  height: 139px;
}

.copay-flex {
  padding-left: 26px;
}

.copay-p {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  color: #00508F;
  font-family: "roboto-condensed", sans-serif;
  width: 93%;
}

.span-copay {
  font-weight: 700;
}

.two2x-image {
  width: 80%;
  margin: 0 auto;
/*  display: flex; */
  display: none;
  justify-content: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #003865;
  gap: 20px;
  font-family: "poppins", sans-serif;
  padding-top: 27px;
}

.twox {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  font-family: "poppins", sans-serif;
  color: #003865;
}

.two2x-image img {
  width: 80px;
  height: 40px;
}

.sub-p {
  color: #35383F;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  font-family: "roboto-condensed", sans-serif;
  padding-top: 11px;
  letter-spacing: -0.2px;
  width: 100%;
}

#clinical-tabs-sec > div > div.copay > div > p:nth-child(4) {
  padding-top: 0;
}

#pathway-div1 > div.path-div1-left > div > p > sup > b {
  font-weight: 700;
  font-family: "roboto-condensed", sans-serif;
  line-height: 0;
}

#pathway-div1 > div.path-div1-left > div > p > sup {
  font-size: 16px;
  font-weight: 700;
  left: 0px;
}

span.starr {
  font-size: 26px;
  top: -5px;
 /* left: -12px; */
  left: -9px;
  position: relative;
  line-height: 0;
  font-weight: 700;
}

.covered-flex {
  display: flex;
  justify-content: space-between;
  width: 70%;
  margin: 0 auto;
  padding-top: 50px;
}

.month ,.month-one {
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/*.month-one .covered-p {
  background: linear-gradient(79deg, #FF7F32 -28.12%, #F55958 22.83%, #EF426F 92.3%);
}*/

.main-position {
  position: relative;
}

.map-color {
  position: absolute;
  right: 0;
  width: 29%;
}

.map-one,.map-two {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  font-family: Roboto;
  color: #003865;
}

.map-two {
  margin-left: 19px;
}

.map-description sup {
  font-size: 11px !important;
}

.path-footnote.path-para1 {
  text-indent: 0;
  width: 624px;
  margin-left: 107px;
  padding-top: 30px;
}

p.map-one::after,p.map-two::after {
  content: '';
  background: #649B49;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 10px;
  top: 3px;
  position: relative;
}

p.map-two::after {
  background: #D9D9D9;
}

.majority-image {
  width: 92.2%;
  margin: 0 auto;
  padding-top: 11px;
  padding-bottom: 45px;
}

.covered-p {
  color: #003865;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}

.per-covered {
  color: #707070;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  font-family: "roboto-condensed", sans-serif;
  padding-top: 5px;
}

#clinical-trial #clinical-tabs-sec h3 {
  font-family: "roboto-condensed", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-align: left;
  color: #003865;
  margin-left: 51px;
}

#clinical-trial .pathway-circ {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  position: absolute;
  left: 100px;
  color: #00508F;
  top: 24px;
  font-family: "roboto-condensed", sans-serif;
}

.img-Image {
  position: relative;
}

.path-p {
  padding-top: 35px;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  color: #00508F;
  font-family: "roboto-condensed", sans-serif;
  padding-bottom: 30px;
  text-align: center;
}

.border-icon::before {
  content: '';
  stroke-width: 1px;
  display: block;
  width: 0px;
  height: 80px;
  position: absolute;
  flex-shrink: 0;
  border: 1px solid #003865;
  left: 34%;
  opacity: 0.8;
}

.border-icon:nth-child(2)::before {
  left: 71%;
}

.border-icon:nth-child(3)::before {
  display: none;
}

.nine-ten {
  padding-top: 29px;
}

.border-icon {
  text-align: center;
}

p.caremark {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  color: #003865;
  font-family: "roboto-condensed", sans-serif;
}

.path-border {
  display: flex;
  height: 120px;
  justify-content: space-around;
  align-items: center;
  position: relative;
}

#pathway-div1 .path-div1-right {
  border-radius: 30px;
  border: 2px solid #FF7F32;
  background: #FFF;
  width: 81.8%;
  margin: 0 auto;
}

.color-update {
  font-weight: 900;
  line-height: 40px;
}

.commercial {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  font-family: "roboto-condensed", sans-serif;
  color: #00508F;
  padding-left: 20px;
}

.nine-ten .nineth-image {
  display: flex;
  justify-content: center;
  position: relative;
}

.authorized {
  display: flex;
  width: 82.2%;
  margin: 0 auto;
  padding-top: 30px;
  justify-content: center;
}

.authorized-two {
  display: none !important;
}

.authorized-one, .authorized-two {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 54%;
  align-items: center;
}

.authorized-one p ,.authorized-two p {
  text-align: center;
  font-family: "roboto-condensed", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-transform: none;
  color: #003865;
  width: 82%;
  margin-bottom: 30px;
}

.footnote.new p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: #35383F;
  font-family: "roboto-condensed", sans-serif;
  margin-left: 51px;
}

#clinical-trial .clinical_tabs_contentx h4.patient-enroll-h4 {
  color: #003865;
  padding-top: 60px;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}

#pathway-div2 > div:nth-child(1) > div.pathBox-2.pathBox2-Image > div > div > p:nth-child(1) {
  width: 110%;
}

#clinical-trial #pathway-div2.pathway-div2 {
  padding-bottom: 36px;
}

#clinical-trial #swipe-cont3 #pathway-div2.pathway-div2 {
  padding-bottom: 0px;
}

.pathway-div2 .path-div1-left {
  padding-bottom: 34px;
}

.iconn-content p:nth-child(2), .iconn-content p:nth-child(3) {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 0;
  color: #003865;
}

#clinical-trial #pathway-div2 {
  width: 83.2%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 61px;
}

#pathway-div2 .path-div1-left {
  gap: 30px;
}

.iconn-content p,.iconn-content p a {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
    /*text-transform: uppercase;*/
  font-family: "roboto-condensed", sans-serif;
  color: #003865;
  padding-bottom: 16px;
}

.iconn-content ul li {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #003865;
  text-indent: -17px;
  padding-left: 18px;
  padding-bottom: 12px;
}

#pathway-div2 > div > div.pathBox2-Image > div > ul > li:nth-child(2) {
  padding-right: 45px;
}

#pathway-div2 > div > div.pathBox2-Image > div > ul > li:nth-child(3) {
  padding-right: 10px;
}

.iconn-content ul li::before {
  margin-right: 10px;
  content: '';
  background: #01194C;
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 6px;
  top: -3px;
  position: relative;
}

#clinical-trial #pathway-div2 .path-div1-mid {
  margin-right: 0;
  margin-top: 55px;
}

#clinical-trial #pathway-div2 .path-div1-right {
  width: 100%;
  float: left;
  display: flex;
  margin: 45px 0;
}

#clinical-trial #pathway-div2 .nav-div1 {
  width: 408px;
  margin-right: 24px;
}

#clinical-trial #pathway-div2 .nav-div2 {
  width: 270px;
}

#clinical-trial .path-div1 {
  display: inline-block;
  width: 100%;
}

#clinical-trial #pathway-div2 .path-div1-left img {
  position: relative;
  top: 0;
  width: 76px;
  height: 76px;
}

.portals {
  width: 76%;
  margin: 0 auto;
}

.HCP-portal {
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
}

.pathBox-portal-1 {
  display: flex;
  gap: 20px;
  width: 100%;
}

#pathway-div2 > div.path-div-one.path-div1-left > div.pathBox-4.pathBox2-Image > div > div > p:nth-child(2) {
  max-width: 345px;
}

.pathBox-portal-1 img {
  width: 44px;
  height: 44px;
}

.pathBox-portal-1 .TEZSPIRETogetherr p:nth-child(2) a {
  color: #003865;
  text-decoration: underline;
}

.pathBox-portal-1 .TEZSPIRETogetherr p {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  color: #003865;
  font-family: "roboto-condensed", sans-serif;
}

.pathBox-portal-1 .TEZSPIRETogetherr p:nth-child(2) {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #003865;
  padding-top: 8px;
}

#clinical-trial #pathway-div2 .path-div1-left .pathBox-1 img {
  width: 76px;
  height: 49.523px;
}

#clinical-trial #pathway-div2 .path-div1-left .pathBox-2  img {
  width: 76px;
  height: 39.226px;
}

.iconn-content {
  padding-left: 30px;
}

#pathway-div2 .path-div1-left ,.pathBox-Image,.pathBox2-Image,.path-div-one {
  display: flex;
  width: 100%;
}

.patient-enroll-para {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  width: 69.5%;
  margin: 0 auto;
  text-align: center;
  color: #003865;
}

#swipe-cont4  .patient-enroll-para {
  width: 74.5%;
}

#clinical-trial #swipe-cont4 #clinical-tabs-sec > div > div.patient-enroll > p:nth-child(6) {
  width: 80.5%;
  letter-spacing: -0.3px;
}

#swipe-cont4  .btn-start {
  margin-top: 40px;
  margin-bottom: 40px;
}

#clinical-trial #swipe-cont4 #clinical-tabs-sec > div > div.patient-enroll > p.patient-enroll-para a {
  text-decoration: underline;
}

p.patient-enroll-para a {
  color: #003865;
  font-weight: 900;
}

#clinical-trial .clinical_tabs_contentx h4 {
  font-family: "roboto-condensed",sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
    /*letter-spacing: 0.5px;*/
  text-align: center;
  color: #003865;
  margin: 0 0 16px;
    /*text-transform: uppercase;*/
  ;
}

#clinical-trial #clinical-tabs-sec h6 {
  font-family: "roboto-condensed",sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0em;
  color: #002644;
  margin-bottom: 15px;
}

#clinical-trial #clinical-tabs-sec h5 {
  font-family: "roboto-condensed",sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #002644;
  margin-bottom: 15px;
}

.coverage-p {
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  font-family: "roboto-condensed", sans-serif;
  padding-top: 53px;
  color: #003865;
}

img.date-img {
  display: flex;
  margin: 0 auto;
  padding-top: 20px;
}

.togethere-para {
  padding-top: 43px;
  padding-bottom: 0px;
}

#clinical-trial .path-para1,  #clinical-trial .path-para2 {
  font-family: "roboto-condensed", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
    /*letter-spacing: -0.2px;*/
  text-align: left;
  color: #35383F;
  width: 87.5%;
  margin: 0 auto;
  padding-bottom: 5px;
}

p.eligible.path-para1 sup {
  font-size: 10px !important;
  line-height: normal !important;
  left: 0px !important;
}

.path-para1 a {
  color: #35383F;
  text-decoration: underline;
}

#clinical-trial .path-para1.xx-indent {
  text-indent: -13px;
}

#clinical-trial .path-para2 {
  margin-top: 16px;
}

#clinical-trial .path-para1 {
  text-indent: -6px;
}

#swipe-cont1  #clinical-tabs-sec > div > div.togethere-para > p:nth-child(4) {
  padding-left: 5px;
}

#swipe-cont3 .path-para1 {
  text-indent: -9px;
}

#swipe-cont3 .path-para1 {
  width: 100%;
}

#clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-1x > div.coverage > div.covered-flex > div.month-one > p.per-covered > span > sup,
#clinical-tabs-sec > div > div.coverage > div.covered-flex > div.month > p.per-covered > span > sup {
  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;
}

.btn-start {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 58px;
  margin-bottom: 56px;
}

.btn-start a {
  display: flex;
  padding: 18px 30px;
  align-items: center;
  gap: 10px;
  border-radius: 50px;
  background: var(--Gradient-CTA, linear-gradient(90deg, #E3264A 0%, #FF6533 100%));
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  font-family: "roboto-condensed", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: white;
  flex-direction: row;
  max-width: 100%;
  text-decoration: none;
}

.togethere-par {
  padding-bottom: 9px;
}

.tezh-image {
  display: flex;
  gap: 30px;
  align-items: center;
  margin-left: 91px;
  margin-top: 60px;
}

#clinical-tabs-sec div.tezh-image > p {
  margin-left: 0;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-transform: none;
}

.benefits {
  display: flex;
  width: 84%;
  margin: 0 auto;
  gap: 72px;
  padding-left: 28px;
  padding-top: 40px;
  padding-bottom: 28px;
}

.benefits .section-1 ul li, .benefits .section-2 ul li {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #003865;
  text-indent: -37px;
  margin-left: 10px;
  padding-bottom: 20px;
}

.benefits .section-1 ul li::before , .benefits .section-2 ul li::before {
  content: '';
  background: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/efficacy-and-safety/clinical-trial-designs/Check-mark-right.svg);
  display: inline-block;
  width: 20px;
  height: 18.462px;
  margin-right: 16px;
}

.benefits .section-1, .benefits .section-2 {
  width: 100%;
}

.path-footnote {
  text-indent: unset !important;
}

#clinical-tabs-sec div.authorized > div.authorized-two > div > a {
  padding: 19px 55px;
}

.togethere-para sup {
  font-size: xx-small !important;
  line-height: normal !important;
  position: relative;
  top: 0 !important;
}

#pathway-div1 > div.path-div1-left > div > div > div > div.commercial > sup {
  font-size: 16px;
  line-height: 0;
  position: relative;
  font-weight: 700;
  font-family: "roboto-condensed", sans-serif;
  left: -7px;
}

#clinical-trial sup {
  font-size: 13px;
  line-height: 0;
  position: relative;
  left: -5px;
  font-weight: 500;
}

#pathway-div1 > div.path-div1-mid > p.path-para1 > sup:nth-child(2) {
  position: relative;
  left: -2px;
}

#clinical-tabs-sec > div > div.copay > div > p.copay-p > sup {
  left: 0px;
  font-size: 16px;
}

#clinical-trial .path-p sup {
  left: -7px;
  top: 3px;
  font-weight: 700;
}

#clinical-trial .copay-p sup {
  font-size: 19px;
  font-weight: 500;
  left: 0px;
}

#clinical-trial .togethere-para sup, #clinical-trial .map-description sup, #pathway-div1 > div.path-div1-mid > p.path-para1 > sup:nth-child(1) {
  left: 0;
  font-size: 10px;
}

#pathway-div2 > div.path-div-one.path-div1-left > div.pathBox-4.pathBox2-Image > div > div > p:nth-child(1) > sup {
  font-family: "roboto-bold", sans-serif;
  font-weight: 900;
  top: -2px;
  font-size: x-small;
}

#clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-3x > div.patient-enroll > div.togethere-par > p:nth-child(2) > sup {
  font-weight: 500;
  font-size: xx-small;
  left: 0px;
}

.per-covered {
  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;
}


/*****BOTTOM PAGINATION*****/

#clinical-trial .theLine2 {
  background: #01194C !important;
  font-size: 1px;
  max-width: 1105px;
  background: unset !important;
  border-top: 1px solid #01194C;
}

#clinical-trial .lineWrapper2 {
  margin-bottom: 16px;
  margin-top: 92px;
}

#clinical-trial .dosingPageNavWrap {
  max-width: 1105px;
  margin: 0 auto;
}

#clinical-trial .dosingPageNavWrap .pageRow {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-top: 0px;
  margin-bottom: 89px;
}

#clinical-trial .dosingPageNavWrap .pageRow .theCal {
  width: 50%;
}
#clinical-trial .dosingPageNavWrap .pageRow .theCal.one {
    visibility: hidden;
}
#clinical-trial .theCal.two {
  text-align: right;
}

#clinical-trial .ctcBtn {
  color: #003865;
  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;
  cursor: pointer;
}

#clinical-trial .othePaging {
  outline: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: #002340;
}

#clinical-trial .othePaging:hover .ctcBtn,
      #clinical-trial .othePaging:hover .ctcLinkText {
          /* color: #E3264A;*/
  text-decoration: underline;
}

#clinical-trial .ctcLinkText {
  color: #003865;
  font-family: "roboto-condensed", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin: 10px 0 0 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  cursor: pointer;
}

#clinical-trial .ctcBtn .navArrowLeft {
  margin-right: 20px;
}

#clinical-trial .ctcBtn .navArrowRight {
  margin-left: 20px;
}

#clinical-trial .theCal.one .ctcBtn,
      #clinical-trial .theCal.one .ctcLinkText {
  float: left;
  clear: both;
}

#clinical-trial .theCal.two .ctcBtn,
      #clinical-trial .theCal.two .ctcLinkText {
  float: right;
  clear: both;
}

#text-dfb10ec83d > div.dosingPageNavWrap > div > div.theCal.two > a:nth-child(2) h2:hover,#text-dfb10ec83d > div.dosingPageNavWrap > div > div.theCal.one > a:nth-child(2) h2:hover {
  text-decoration: underline !important;
}

#clinical-trial .homeReferences.home-new-update {
  display: block;
  padding-top: 60px;
}

#clinical-trial .homeReferences.home-new-update p {
  font-family: 'Poppins' !important;
  padding-right: 80px;
}

span.orange {
  background: linear-gradient(121deg, #FF7F32 23.98%, #EF426F 50.26%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
  letter-spacing: normal;
}

/*#clinical-trial .copay-p sup {
  background: linear-gradient(121deg, #FF7F32 23.98%, #EF426F 50.26%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}*/

#clinical-trial #clinical-tabs-sec > div > div.copay > div > p.copay-p > sup {
  background: #00508F;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 400;
}

.illustion-photo {
  color: white;
  float: inline-end;
  /*right: 36%;*/
  bottom: 21px;
  position: absolute;
  display: block !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  left: 54.5%;
  bottom: 18px;
}

/*********************************************************************************/

/*****MEDIA QUERIES*****/

#clinical-tabs-sec > div > div.filter-section > div.copay > div > p.sub-p > sup {
  font-size: 46%;
  line-height: 0;
  position: relative;
  left: auto;
  font-weight: 500;
}

@media (max-width:991.5px) {
  #clinical-trial ol.cmp-carousel__indicators.cmp-carousel__indicators--mob.visible-small {
    gap: 41px;
  }

  #clinical-tabs-sec > div > div.filter-section > p:nth-child(6) {
    margin-bottom: 0 !important;
  }

  #clinical-tabs-sec > div > div.filter-section > p:nth-child(7) {
    margin-top: 0;
  }

  #videos-experts #profileContainer {
    margin-top: 10px;
  }

  #clinical-trial #clinical-tabs-sec .clinical_tabs_contentx {
    padding-top: 77px !important;
    padding-bottom: 0 !important;
  }

  #swipe-cont1 #clinical-tabs-sec > div > div.togethere-para > p:nth-child(4) {
    padding-left: 0;
    text-indent: 0px;
  }

  #clinical-trial .cmp-teaser__action-container {
    width: 92%;
  }

  #clinical-trial #swipe-cont4 #clinical-tabs-sec > div > div.patient-enroll > p.patient-enroll-para a {
    display: inline-block;
  }

  #clinical-trial #swipe-cont4 #clinical-tabs-sec > div > div.patient-enroll > p:nth-child(6) {
   /* width: 89.5%; */
    width: 88.5%;
    letter-spacing: normal;
  }

  #clinical-trial .togethere-para {
    padding-bottom: 0;
  }

  #clinical-trial #clinical-tabs-sec {
    margin-bottom: 0 !important;
  }
/*****MOBILE HEADER*****/

  #clinical-trial .teaser {
    padding-bottom: 30px !important;
  }

  #clinical-tabs-sec div#swipe-cont1 .clinical_tabs_contentx, #clinical-tabs-sec div#swipe-cont2 .clinical_tabs_contentx {
    padding: 88px 20px !important;
  }

  #clinical-trial #clinical-tabs-sec > div > div.togethere-para > p:nth-child(1) {
    text-indent: -7px;
    padding-bottom: 0 !important;
    margin-bottom: 6px !important;
  }

  #clinical-trial #clinical-tabs-sec > div > div.togethere-para > p:nth-child(2) {
    margin-bottom: 12px !important;
  }

  .pathBox-portal-1 .TEZSPIRETogetherr p:nth-child(2) {
    padding-top: 0;
  }

  .iconn-content p {
    padding-bottom: 12px;
  }

  #clinical-trial #swipe-cont3 #pathway-div2 > div:nth-child(1) > div.pathBox-2.pathBox2-Image > div > div > p:nth-child(1) {
    max-width: 85%;
  }

  #clinical-trial #swipe-cont3 #pathway-div2 > div:nth-child(1) > div.pathBox-2.pathBox2-Image > div > div > p:nth-child(2) {
    max-width: 100% !important;
  }

  #swipe-cont2 #pathway-div2 > div > div.pathBox2-Image {
    padding-top: 36px;
  }

  .illusion-resource {
    display: none;
  }

  #clinical-trial .cmp-teaser__image-mobile .cmp-image::after {
    content: '';
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 49.25%, rgba(8, 27, 78, 0.20) 65.49%, rgba(3, 27, 78, 0.50) 100.63%, rgba(3, 27, 78, 0.30) 89.63%);
    bottom: 1px;
    display: block;
    position: absolute;
    width: 100%;
    height: 230px;
  }

  .illustion-photo {
    display: block !important;
  }

  #videos-experts .illustion-photo {
    width: 100%;
    right: unset;
    bottom: 2%;
    left: unset;
  }

  #videos-experts .illustion {
    width: 100%;
    bottom: 2%;
    max-width: 100%;
  }

  .illustion {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    position: absolute;
    bottom: -8px;
    color: white;
    font-family: "roboto-condensed", sans-serif;
    margin-bottom: 0px;
    z-index: 2;
    max-width: 170px;
    padding-left: 15px;
  }

  #clinical-trial .illustion-photo {
    bottom: 2%;
    width: 100%;
    right: unset;
    left: unset;
  }

  #clinical-trial .illustion {
    max-width: 100%;
  }

  #clinical-trial .cmp-teaser__content {
    display: block;
    padding-left: 20px;
    padding-top: 0;
  }

  #clinical-trial .cmp-teaser__pretitle {
    padding-top: 48px;
    padding-left: 19px;
  }

  #clinical-trial .cmp-teaser__title {
    margin: 0;
    width: 99%;
    padding-left: 19px;
    font-size: 36px;
    padding-right: 20px;
  }

  #clinical-trial .cmp-teaser__title-link {
    width: 100%;
  }

  #clinical-trial h6 a .hero-banner-text h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase;
    padding-right: 20px;
  }

  #clinical-trial a.cmp-teaser__action-link {
    /*width: 86%;*/
    width: fit-content;
  }

  .practice-chooses {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 15px;
    padding-bottom: 24px;
  }

  p.chooses-one ,p.chooses-two {
    width: 100%;
  }

  p.chooses-one {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    padding-right: 25px;
  }

  p.chooses-two {
    padding-bottom: 0!important;
  }


/*****FOOTER CTA*****/

  h5.afford-h5 {
    font-size: 30px;
    line-height: 32px;
  }

  .afford-descript {
    padding-bottom: 24px;
  }

  .affordability {
    width: 100%;
    padding: 45px 20px 10px;
    border-top: 10px solid transparent;
    border-image: linear-gradient(80.55deg, #FF7F30 5.07%, #F4436C 86.41%);
    border-image-slice: 1;
  }

  .affordability .dwnload a {
    font-family: "roboto", sans-serif;
    padding: 18px 113px;
    max-width: 340px;
  }

  
/*****CONTENT TABS*****/
  
  #clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-1x > div.coverage > div.map-description > p:nth-child(1) {
    padding-right: 0px;
  }

  #clinical-tabs-sec > div > div.coverage > div.map-description > p:nth-child(1) > br {
    display: contents;
  }

  #clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-1x > div.two2x-image > p > sup {
    font-size: 9px;
    font-weight: 600;
    line-height: normal;
  }

  #clinical-trial #clinical-tabs-sec h6 {
    text-align: left;
  }

  #clinical-trial .path-div1-right {
    float: none;
    margin: 40px auto 48px;
  }

  .mob-view, .mob-view-img {
    display: block;
  }

  .detop-view, .desk-view-img {
    display: none;
  }

  #clinical-trial .pathBox {
    margin-bottom: 130px;
  }

  #clinical-trial #swipe-cont1, #clinical-trial #swipe-cont2, #clinical-trial #swipe-cont3, #clinical-trial #swipe-cont4 {
    width: 100vw;
  }

  .clinical_tabs_contentx {
    padding: 24px 20px 0px;
  }

  #clinical-trial #clinical-tabs-sec {
    border-radius: unset;
    border: none;
    box-shadow: unset;
    margin-top: 0;
    margin-bottom: 42px;
    background: unset;
  }

  #pathway-div2 > div > div.pathBox2-Image > div > ul > li:nth-child(3),#pathway-div2 > div > div.pathBox-Image > div > ul > li:nth-child(2) {
    padding-bottom: 0px;
  }

  #clinical-trial #clinical-tabs-sec h3 {
    margin-left: 0;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
  }

  #clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-4x > div.patient-enroll > div.togethere-par > p {
    padding-right: 0px;
  }

  #pathway-div2 > div.path-div-one.path-div1-left {
    padding-bottom: 0;
  }

  #swipe-cont3 #pathway-div2 > div.path-div-one.path-div1-left {
    padding-bottom: 40px;
  }

  #clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-3x > div.patient-enroll > div.portals > div.HCP-portal > div:nth-child(2) > div > p:nth-child(2) > br {
    content: '';
  }

  #clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-3x > div.patient-enroll > div.portals > div.HCP-portal > div:nth-child(3) > div > p:nth-child(2) {
    padding-right: 28px;
  }

  #clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-3x > div.patient-enroll > div.portals > div.HCP-portal > div:nth-child(2) > div > p:nth-child(2) > span {
    white-space: normal;
  }

  #clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-3x > div.patient-enroll > h4 {
    padding: 35px 50px 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  #pathway-div2 > div:nth-child(1),#pathway-div2 > div.path-div-one.path-div1-left {
    padding-right: 0px;
  }

  /*#pathway-div2 > div:nth-child(1) > div.pathBox-3.pathBox2-Image {
    display: flex !important;
  }*/

  #pathway-div2 > div:nth-child(1) > div.pathBox-2.pathBox2-Image ,#pathway-div2 > div.path-div-one.path-div1-left > div.pathBox-3.pathBox2-Image {
   /* display: none !important; */
    ;
  }

  #pathway-div2 > div.path-div-one.path-div1-left > div.pathBox-2.pathBox2-Image {
   /* display: flex !important; */
    ;
  }

  .iconn-content {
    padding-left: 23px;
  }

  .iconn-content p:nth-child(2) {
    padding-right: 6px;
  }

  .iconn-content ul li {
    padding-left: 15px;
  }

  #pathway-div2 > div > div.pathBox2-Image > div > ul > li:nth-child(2) {
    padding-right: 0px;
  }

  #pathway-div2 > div.path-div-one.path-div1-left > div.pathBox-4.pathBox2-Image > div > div > p:nth-child(2) {
    padding-right: 0;
  }

  .tezh-image {
    margin-left: 0;
    margin-top: 46px;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
  }

  #clinical-trial .tezh-image img {
    width: 240px;
  }

  #clinical-tabs-sec div.tezh-image > img {
    width: 236.444px;
    height: 76px;
  }

  #clinical-tabs-sec div.tezh-image > p {
    width: 100%;
    text-align: center;
  }

  .benefits {
    margin-left: 24px;
    width: 100%;
    flex-direction: column;
    gap: 0;
  }

  #clinical-trial #swipe-cont4 .benefits {
    margin-left: unset;
  }

  .benefits .section-1 ul li, .benefits .section-2 ul li {
    padding-bottom: 24px;
  }

  hr {
    width: 100%;
  }

  .portals {
    width: 95%;
  }

  .HCP-portal {
    flex-direction: column;
  }

  #clinical-trial #swipe-cont3 .HCP-portal {
    padding-bottom: 7px!important;
  }

  #clinical-trial #swipe-cont3 .clinical_tabs_content-3x .btn-start {
    padding-bottom: 22px!important;
  }

  .pathBox-portal-1 {
    padding-bottom: 32px;
  }

  #clinical-trial .path-para1, #clinical-trial .path-para2 {
    width: 100%;
  }

  .btn-start {
    margin-top: 8px;
    margin-bottom: 55px;
  }

  .clinical_tabs_content-3x .btn-start {
    margin-bottom: 0;
  }

  .btn-start a {
    text-align: left;
    padding: 15px 38px;
    letter-spacing: 0.6px;
    width: 100%;
    font-family: Roboto;
    gap: 8px;
    width: auto;
  }

  .patient-enroll-para {
    width: 95%;
  }

  #clinical-trial .clinical_tabs_contentx h4 ,.patient-enroll-h4,#clinical-trial .clinical_tabs_contentx h4.patient-enroll-h4 {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    padding: 60px 30px 0;
  }

  .section-2 {
    padding-right: 28px;
  }

  #clinical-trial .pathBox {
    margin-bottom: 35px;
  }

  #pathway-div1 .pathBox p {
    width: 100%;
    padding-left: 0;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
  }

  .nine-ten .nineth-image {
    flex-direction: column;
  }

  p.small {
    font-size: 16px ! IMPORTANT;
    line-height: 20px !important;
    padding-bottom: 3px;
    width: 97% ! IMPORTANT;
  }

  .mob-view {
   /* width: 364px;
    height: 120px; */
    width: 316px;
    height: 114px;
  }

  .commercial {
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    padding-top: 20px;
    padding-left: 0;
    width: 97%;
  }

  #pathway-div1 > div.path-div1-left > div > div > div > div.commercial > br:nth-child(1) ,#pathway-div1 > div.path-div1-left > div > div > div > div.commercial > br:nth-child(3) {
    content: '';
  }

  #clinical-trial .pathway-circ {
    left: 104px;
  }

  .path-div1-mid .path-p {
    padding-top: 0;
    line-height: 24px;
    text-align: left;
    font-family: 'roboto';
    font-size: 18px;
  }

  #clinical-trial .path-div1-right {
    width: 71%;
    margin-bottom: 0;
  }

  .border-icon::before {
    left: 47% !important;
    width: 0px;
    height: 150px;
    transform: rotate(90deg);
    margin-top: 7px;
    opacity: 0.5;
  }

  .path-border {
    padding-bottom: 20px;
    flex-direction: column;
    height: auto;
  }

  .border-icon {
    padding-top: 27px;
  }

  .copay {
    flex-direction: column-reverse;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 25px;
    padding-top: 32px;
    padding-left: 0;
    padding-bottom: 0;
  }

  .copay-image {
    width: 303.5px;
    height: 192px;
  }

  .copay-flex {
    padding-left: 0;
  }

  .sub-p {
    padding-bottom: 16px;
  }

  .copay-flex .sub-p:nth-child(2) {
    padding-bottom: 0;
    padding-top: 20px;
  }

  #clinical-tabs-sec > div > div.copay > div > p:nth-child(4) {
    padding-top: 0;
  }

  .two2x-image {
    width: 100%;
    padding-right: 5px;
    padding-top: 48px;
  }

  .copay-p {
    width: 98%;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    padding-right: 20px;
  }

  p.caremark {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }

  .covered-p {
    font-size: 16px;
    font-weight: 600;
  }

  .per-covered {
    font-size: 24px;
  }

  .coverage-p {
    padding-top: 23px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    width: 95%;
    margin: 0 auto;
  }

  img.date-img {
    padding-top: 33px;
  }

  .togethere-para {
    padding-top: 28px;
    padding-bottom: 46px;
  }

  #clinical-trial .path-para1, #clinical-trial .path-para2 {
    padding-right: 11px;
  }

  .coverage {
    position: relative;
  }

  .covered-flex {
    flex-direction: column;
    padding-top: 35px;
    width: 90%;
  }

  .month-one {
    position: absolute;
    top: 545px;
    margin: 0 auto;
    width: 90%;
  }

  #clinical-tabs-sec > div > div:nth-child(3) > div.coverage > div.majority-image > img:nth-child(1) {
    display: none;
  }

  #clinical-tabs-sec > div > div:nth-child(3) > div.coverage > div.majority-image > img:nth-child(2) {
    display: block !important;
  }

  p.map-one::before, p.map-two::before {
    content: '';
    background: #649B49;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 10px;
    top: 3px;
    position: relative;
  }

  p.map-two::before {
    background: #D9D9D9;
  }

  .map-color {
    position: relative;
    width: 100%;
    padding-bottom: 16px;
  }

  p.map-one::after, p.map-two::after {
    display: none;
  }

  .map-two {
    margin-left: 0px;
  }

  .map-one, .map-two {
    color: #002;
  }

  #clinical-tabs-sec > div > div:nth-child(3) > div.coverage > div.map-description > p:nth-child(1) > br {
    content: '';
  }

  #clinical-tabs-sec > div > div:nth-child(3) > div.coverage > div.map-description > p:nth-child(1) {
    padding-right: 10px;
  }

  #clinical-tabs-sec > div > div:nth-child(3) > div.coverage > div.map-description > p.path-footnote.path-para1 {
    padding-right: 55px;
  }

  .clinical-title {
    width: 100%;
    margin-left: 0;
  }

  #clinical-trial #pathway-div2 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 39px;
  }

  #pathway-div2 .path-div1-left {
    flex-direction: column;
    padding-right: 10px;
  }

  #swipe-cont2 #pathway-div2 .path-div1-left {
    gap: 3px;
  }

  .clinical_tabs_contentx .clinical-title {
    width: 100%;
    margin-left: 0;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
  }

  #swipe-cont2 p.clinical-title {
    padding-top: 20px;
  }

  .authorized-one::after {
    opacity: 0.3;
    background: #003865;
    width: 0px;
    height: 362px;
    transform: rotate(90deg);
    margin-top: 22px;
    top: 25px;
  }

  .authorized-one p, .authorized-two p ,.authorized-one, .authorized-two {
    width: 100%;
  }

  .authorized-one {
    padding-bottom: 30px;
    position: relative;
  }

  .authorized {
    flex-direction: column;
    width: 93%;
    padding-top: 35px;
  }

  .authorized-two {
    padding-top: 60px;
  }

  .authorized-two p {
    padding: 0 10px;
  }

  #clinical-tabs-sec > div > div:nth-child(6) > div.authorized > div.authorized-two > div > a {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.54px;
    padding: 19px 51px;
    margin-bottom: 48px;
  }

  .majority-image {
    width: auto;
    padding-bottom: 10px;
  }

  .majority-image img.mob-view-img {
    width: unset;
    height: unset;
    margin: 0 auto;
  }

  #clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-1x > div.togethere-para > p:nth-child(3) > sup {
    top: 0 !important;
  }

  #clinical-tabs-sec > div > div:nth-child(3) > div.coverage > div.majority-image > img:nth-child(2) {
    width: 100%;
  }

  #pathway-div1 > div.path-div1-left > div > div > div > div.commercial > br:nth-child(1) ,#pathway-div1 > div.path-div1-left > div > div > div > div.commercial > br:nth-child(3),#clinical-tabs-sec > div > div:nth-child(3) > div.coverage > div.map-description > p:nth-child(1) > br {
    content: '';
    display: none;
  }

  #pathway-div1 > div.path-div1-right {
    margin: 10px auto 0px;
  }

  .two2x-image img {
    width: 115px;
    height: 48px;
  }

  p.clinical-title.newone {
    font-size: 30px;
    line-height: 38px;
  }

  p.newtwo {
    font-size: 20px;
    line-height: 30px;
    margin-left: 0px;
    padding-top: 12px;
  }

  #clinical-trial #swipe-cont3 .togethere-par p:nth-child(3) {
    padding-left: 0px;
    text-indent: 0;
  }

  #clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-4x > div.patient-enroll > div.portals > div.btn-start > a {
    letter-spacing: 0;
  }

  #clinical-tabs-sec > div > div.clinical_tabs_contentx.clinical_tabs_content-4x > h3 {
    padding-right: 20px;
  }

  #clinical-tabs-sec > div > div.clinical_tabs_contentx.clinical_tabs_content-4x {
    padding-top: 24px;
  }

  .caremark sup {
    font-size: 12px !important;
  }

  .span-copay {
    font-weight: 900;
  }

  .togethere-para sup {
    font-size: xx-small;
    line-height: normal;
    position: relative;
    top: 1px;
  }


/*****BOTTOM PAGINATION*****/

  #clinical-trial .lineWrapper2 {
    margin-top: 60px;
    margin-left: 10px;
    margin-right: 10px;
  }

  #clinical-trial .theLine2 {
    width: 100%;
    max-width: 90%;
    /*margin: 0 20px !important;*/
    ;
  }

  #clinical-trial .ctcLinkText {
    font-size: 28px;
    line-height: 35px;
    margin-top: 24px;
  }

  #clinical-trial .dosingPageNavWrap .pageRow {
    margin-top: 30px;
    margin-bottom: 60px;
  }

  #clinical-trial .dosingPageNavWrap .pageRow .theCal {
    width: unset;
  }

  #clinical-trial .dosingPageNavWrap .pageRow .theCal.one {
    width: 50%;
  }

  #clinical-trial .dosingPageNavWrap .pageRow .theCal.two {
    width: 50%;
  }

  #clinical-trial .homeReferences.home-new-update {
    padding: 0 !important;
    padding-top: 50px !important;
    max-width: 90%;
    margin: 0;
  }
}

@media screen and (min-width: 992px) {
  #clinical-trial .copay {
    width: 73%;
    padding-left: 22px;
  }

  #clinical-trial .homeReferences.home-new-update {
    padding-top: 205px;
    padding-bottom: 44px;
  }
    /* Covergage finder code */
  #cv-finder-html-container {
    padding-left: 25px;
  }

  #clinical-tabs-sec > div > div.fast-start-prog.patient-ap > p.sub-para {
    padding-bottom: 0 !important;
  }

  #clinical-tabs-sec > div > div.tezh-image > img {
    width: 23%;
  }

  #clinical-trial #swipe-cont3 .togethere-par p:nth-child(3) {
    padding-left: 0;
    text-indent: 0px;
    margin-left: -3px;
  }

  div.clinical_tabs_content-2x .btn-start {
    margin-top: 40px;
    margin-bottom: 0;
  }

  #swipe-cont4 .clinical_tabs_content-4x .btn-start {
    margin-top: 0;
  }

  .clinical_tabs_content-3x .btn-start {
    margin-top: 40px;
    margin-bottom: 0;
  }

  #clinical-tabs-sec > div.clinical_tabs_content-2x > div.footnote.new > p {
    padding-top: 50px;
    padding-bottom: 0;
  }

  #clinical-trial .carousel.panelcontainer {
    margin-bottom: 0px;
  }

  .authorized-one p, .authorized-two p {
    display: flex;
    flex: 1;
  }

  .path-footnote.path-para1 {
    padding-top: 12px;
  }

  #clinical-trial #text-0fb262d5b1 > div.nav > div.menu-section > ul > li:nth-child(2) > a > span {
    border-image: none !important;
  }

  #teaser-a0e264f22c > div.cmp-teaser__content > h6.cmp-teaser__title > a > p {
    position: relative;
  }

  span.illusion-resource {
    position: absolute;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    color: white;
    font-family: "roboto-condensed", sans-serif;
    bottom: -87px;
    padding-bottom: 16px;
    float: right;
    right: -115%;
    width: 100%;
    padding-left: 40px;
  }

  .mob-view-img {
    display: none;
  }

  .desk-view-img {
    display: block;
  }

  .detop-view {
    display: block;
  }

  #clinical-tabs-sec div.clinical_tabs_contentx.clinical_tabs_content-1x > div.two2x-image > p > sup {
    font-size: xx-small;
  }

  /*.nine-ten .nineth-image {
    margin-left: -40px;
  }*/

  .path-border .border-icon {
    margin-left: -4px;
  }

  .two2x-image img {
    width: 140px;
    top: -7px;
    height: 54px;
    position: relative;
  }

  .two2x-image {
    align-items: self-end;
    padding-left: 5px;
  }

  .dwnload.call-now a {
    max-width: 339px;
    padding: 18px 111px 18px 112px;
    font-family: Roboto;
  }

  #clinical-trial #swipe-cont4 #clinical-tabs-sec > div > div.patient-enroll > p:nth-child(6) br {
    display: none;
  }
}

@media (max-width:1200px) {

    /*****BOTTOM PAGINATION*****/
    
  #clinical-trial .dosingPageNavWrap {
    max-width: 96%;
  }

  #clinical-trial .theLine2 {
    max-width: 96%;
  }
}

@media (min-width:767px) and (max-width:991.5px) {
  .illustion-photo {
    /*display: none !important;*/
    ;
  }

  span.illusion-resource {
    /*display: block !important;*/
    ;
  }

  #teaser-a0e264f22c > div.cmp-teaser__content > h6.cmp-teaser__subtitle > div {
    display: block !important;
  }

  #teaser-a0e264f22c > div.cmp-teaser__content > h6.cmp-teaser__title > a > p > span {
    display: none !important;
  }

  #videos-experts .illustion-photo {
    display: block !important;
  }

  #clinical-trial a.cmp-teaser__action-link {
    width: 326px;
  }

  #image-a0e264f22c > img {
    height: 254px;
  }
}

@media (min-width:992px) and (max-width:1200px) {
  #clinical-trial h6 a .hero-banner-text h1 {
    font-size: 25px;
    line-height: 30px;
  }

  #clinical-trial .cmp-teaser__content {
    left: 2%;
  }
}
/**************************************************************************************/
/**************************************************************************************/
/**************************************************************************************/


/*****REUSABLE CODE FOR TABS*****/

.cmp-carousel__actions.cmp-carousel__actions--swipe {
  display: none;
}

#clinical-trial .hide-section {
  display: none;
}

.scrollable-container {
  width: 100%;
  overflow: auto !important;
  position: absolute !important;
  background: red;
    /*top: -3247px !important;*/
  top: 0;
}

@media (min-width:992px) {
  .copay-image {
    margin-top: -13px;
  }

  .cmp-carousel__actions--swipe, .cmp-carousel-horizontal .cmp-carousel__indicators li.cmp-carousel__indicator--active::after {
    display: none;
  }

  #pathway-div1 > div.path-div1-mid > p.path-para1 > sup:nth-child(2) {
    font-size: 9px;
  }

  #teaser-a0e264f22c > div.cmp-teaser__content > div > a > span {
    line-height: 0;
  }

  .cmp-carousel-horizontal--swipe {
    max-width: 1440px;
    margin: 0 auto;
  }

  .cmp-carousel__item--swipe {
    padding-top: 20px;
    width: 1440px!important;
  }

  .cmp-carousel-horizontal .cmp-carousel__indicators {
    position: absolute;
    bottom: 98.55% !important;
    color: #fff;
    max-width: 1180px;
    padding-left: 100px;
  }

  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__indicators {
    justify-content: left;
   /* padding-left: 210px; */
    gap: 23px;
   /* position: relative; */
    top: 18px !important;
    left: 126px !important;
  /*  bottom: 1983px !important; 
    bottom: 1849px !important; */
    bottom: 1480px !important;
 /*1968px*/
    ;
  }

  .cmp-carousel__indicator.cmp-carousel__indicator--active div {
    background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%)!important;
    color: #fff;
    border: 2px solid transparent;
    font-weight: 700;
  }

  .cmp-carousel-horizontal .cmp-carousel__caption {
    margin-top: 0 !important;
    font-family: 'roboto-condensed';
    font-size: 22px !important;
    background: #fff;
    height: 52px;
    width: 200px;
    padding: 10px 5px;
    border-radius: 18px 18px 0px 0px;
    color: #8C8C8C;
    border: 2px solid #8c8c8c;
    letter-spacing: 0;
    border-bottom: transparent;
  }

  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__caption {
    height: 60px;
    width: 207px;
    padding: 15px 5px;
    padding-bottom: 16px;
  }
}

@media screen and (min-width: 0px) and (max-width: 387px) {
  #clinical-trial .cmp-teaser__title {
    width: 100%;
  }

  #clinical-trial a.cmp-teaser__action-link {
    width: 92%;
    height: 50px;
  }

  #clinical-tabs-sec > div > div:nth-child(3) > div.coverage > div.map-description > p.path-footnote.path-para1 {
    padding-right: 0;
  }

  .how-to-access {
    padding: 29px 10px 29px 10px;
  }

  #clinical-trial .homeReferences .referencesText {
    padding: 0;
  }

  #clinical-trial .homeReferences.home-new-update p {
    padding-right: 25px;
  }
  
  #videos-experts .articlelistv2 .cmp-articlelistv2 .cmp-article-listv2-filters .cmp-articlelistv2__filter-item {
    font-size: 9px !important;
  }
  
  #videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .cmp-articlelistv2__item .cmp-artcle-listv2-title {
    font-size: 20px;
  }

  #videos-experts .cmp-articlelistv2 .cmp-articlelistv2__cta {
    font-size: 14px;
  }
}

@media screen and (max-width: 991.5px) {
  .cmp-carousel__indicator.cmp-carousel__indicator--active div {
    padding-bottom: 13px;
    border-bottom: 8px solid #f59aa2 !important;
    font-weight: 700;
  }

  .cmp-carousel-horizontal .cmp-carousel__caption {
    margin-top: 15px!important;
    text-align: center;
    font-size: 16px!important;
    color: #FFF;
    text-align: center;
    font-family: 'roboto-condensed';
    font-size: 18px!important;
    font-style: normal!important;
    line-height: 24px!important;
    /*text-transform: capitalize!important; */
    letter-spacing: 0;
  }

  ol.cmp-carousel__indicators.cmp-carousel__indicators--mob.visible-small {
    display: flex!important;
    color: red!important;
    position: relative!important;
    z-index: 0!important;
    height: 60px;
    background: var(--Gradient-CTA, linear-gradient(90deg, #E3264A 0%, #FF6533 100%));
    width: 140%;
  }

  .clinical_tabs_contentx {
    padding: 74px 20px 0px!important;
  }

  .cmp-carousel-horizontal .cmp-carousel__indicator {
    height: 60px!important;
    border: 0px solid #fff!important;
    width: fit-content !important;
    padding: 0px 10px;
  }

  .cmp-carousel-horizontal .cmp-carousel__indicators li.cmp-carousel__indicator--active::after {
    display: none;
  }

  .cmp-carousel__caption {
    color: #fff;
  }

  #clinical-trial .dosingPageNavWrap {
    max-width: 100%;
    margin: 0 20px;
  }

  #clinical-trial .path-para1 {
    text-indent: -4px;
  }

  #clinical-trial .path-footnote.path-para1 {
    position: relative;
    left: -4px;
  }

  #clinical-trial h1 span.hero-banner-red-color {
    background: linear-gradient(to right, rgba(247, 93, 85, 1) 4%, 10.629067569971085%, rgba(240, 71, 106, 1) 35.258135%, 5.48807%, rgba(255, 127, 50, 1) 46.718006%, 62.859003%, rgba(243, 80, 97, 1) 92%);
    background-clip: text;
    color: transparent;
  }
}

#clinical-trial #field-group-65bca896ae18960002be8afe > div.cmp-dynamicform__form-label-container > p > sup, #clinical-trial #\36 5bca896ae18960002be8aff > h3 > sup {
  left: 0px;
}

#clinical-trial p.coverage-p sup {
  font-weight: 700;
}

@media screen and (min-width: 0px) and (max-width: 350px) {
  #clinical-trial h6 a .hero-banner-text h1 {
    font-size: 22px;
    line-height: 33px;
  }

  #clinical-trial .majority-image img.mob-view-img {
    width: 300px;
  }

  #clinical-trial .clinical_tabs_contentx {
    width: 310px;
  }

  .mob-view {
    width: 283px;
  }

  #clinical-trial ol.cmp-carousel__indicators.cmp-carousel__indicators--mob.visible-small {
    width: 168%;
  }
}

@media screen and (min-width: 350px) and (max-width: 360px) {
  #clinical-trial h6 a .hero-banner-text h1 {
    font-size: 22px;
    line-height: 33px;
  }
}

@media screen and (min-width: 392px) and (max-width: 410px) {
  #clinical-trial h6 a .hero-banner-text h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0.1px;
  }
}

@media (min-width:1100px) and (max-width:1300px) {
  #image-a0e264f22c > img {
    height: 317px;
  }
}

@media (min-width:992px) and (max-width:1077.5px) {
  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__caption {
    width: 181px;
   /* margin-top: -105px !important; */
    margin-top: -20px !important;
  }

  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__indicators {
    padding-left: 77px;
  }
}

@media (min-width:1077.6px) and (max-width:1086.5px) {
  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__caption {
  /*  margin-top: -103px !important; */
    margin-top: -20px !important;
  }

  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__indicators {
    padding-left: 101px;
  }
}

@media (min-width:1086.6px) and (max-width:1099.5px) {
  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__caption {
   /* margin-top: -64px !important; */
    margin-top: -20px !important;
  }

  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__indicators {
    padding-left: 126px;
  }
}

@media (min-width:1099.6px) and (max-width:1099.6px) {
  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__caption {
    margin-top: -103px !important;
  }

  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__indicators {
    padding-left: 125px;
  }
}

@media (min-width:1100.6px) and (max-width:1105.5px) {
  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__caption {
    margin-top: -37px !important;
  }

  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__indicators {
    padding-left: 123px;
  }
}

@media (min-width:1105.6px) and (max-width:1109.5px) {
  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__caption {
    /*margin-top: -17px !important; */
    margin-top: 0px !important;
  }

  #clinical-trial .cmp-carousel-horizontal .cmp-carousel__indicators {
    padding-left: 123px;
  }
}

a:hover, a:active, a:focus {
  text-decoration: none;
}

.iconn-content p:nth-child(1):hover, .iconn-content p a:hover {
  text-decoration: underline;
}

@media (min-width:700px) and (max-width:991.5px) {
  .benefits {
    margin-left: 0;
  }

  .authorized-one::after {
    opacity: 0.5;
    background: #003865;
    width: 0px;
    height: 2px;
    transform: none;
    margin-top: 22px;
    top: unset;
    bottom: 0;
    left: 24%;
    width: 414px;
  }

  .btn-start a {
    justify-content: center;
  }
}

@media (min-width:355px) and (max-width:400px) {
  body#clinical-trial a.cmp-teaser__action-link {
    width: 90%;
    padding: 14px 27px;
    height: 56px;
  }

  span.cmp-teaser__actionicon {
    position: relative;
    top: 2px;
  }

  .majority-image img.mob-view-img {
    width: 350px;
  }

  .month-one {
    top: 48%;
    margin: 0 auto;
    width: 90%;
  }
}

.pathBox-4.pathBox2-Image .iconn-content p:hover {
  text-decoration: none;
}

/* feedback css here */
#clinical-tabs-sec > div > div.togethere-para > p:nth-child(3) {
  visibility: hidden;
  display: none;
}

/*Header*/

#videos-experts .veHeroHead {
  display: flex;
  background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/videos-experts/hero-banner-videos-experts.png);
  flex-direction: row;
  min-height: 319px;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  justify-content: flex-start;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#videos-experts .comp-placeholder {
  display: none;
}

#videos-experts .veHeroWrap {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
}

#videos-experts .veHeroHead .leftSection {
  margin-top: -5px;
}

#videos-experts .veHeroHead .leftSection .heroSubTitle {
  color: #FFF;
  font-family: "roboto-condensed", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  padding-bottom: 10px;
}

#videos-experts .veHeroHead .leftSection .heroMainTitle {
  color: #fff;
  font-family: "roboto-condensed", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
  max-width: 52%;
}

#videos-experts .veHeroHead .leftSection .heroMainTitle .coloredSpan {
  background: linear-gradient(80deg, #FF7F32 6.82%, #F55958 43.79%, #EF426F 78.92%);
    /* 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;
}


/**********Video Carousel*************/

#videos-experts .secRowMain {
  color: #003865;
  font-family: "roboto-condensed", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
  text-transform: uppercase;
  width: 100%;
  display: block;
  padding: 0;
  margin: 50px 0 20px 0;
}

#expert-videos-cont {
    /*max-width: 90%;*/
  margin: 0 auto;
}

#text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10, #text11, #text12, #text13, #text14, #text15 {
  display: none;
}

.title-para {
  background-color: #e7f6ff;
  padding: 20px 21px;
  max-width: 97%;
  border-left: 7px solid;
  border-image: linear-gradient(-10deg, #f4456a, #fe7a35) 1;
}

.title-para h3 {
  font-family: "roboto", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  color: var(--Blue-dark-blue, #01194C);
  font-style: normal;
}

.title-para p {
  font-family: "roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: var(--Blue-dark-blue, #01194C);
  font-style: normal;
}

/*.iframe-container {
  position: relative;
  overflow: hidden;
  width: 97%;
  padding-top: 54.60%;  Aspect Ratio 
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}*/

.video-container {
  height: 430px;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  width: 95%;
  padding-right: 7px;
}

.video-container p {
  font-family: "roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.video-container img {
  max-width: 150px;
  max-height: 90px;
}

#video-scroll-cont {
  position: relative;
    /*top: -155px;*/
  ;
}

#vid1, #vid2, #vid3, #vid4, #vid5, #vid6, #vid7, #vid8, #vid9, #vid10, #vid11, #vid12, #vid13, #vid14, #vid15 {
  display: flex;
  font-size: 15px;
  font-weight: 700;
  column-gap: 11px;
  padding-bottom: 15px;
}

#vid1 p:hover, #vid2 p:hover, #vid3 p:hover, #vid4 p:hover, #vid5 p:hover, #vid6 p:hover, #vid7 p:hover, #vid8 p:hover, #vid9 p:hover, #vid10 p:hover, #vid11 p:hover, #vid12 p:hover, #vid13 p:hover, #vid14 p:hover, #vid15 p:hover {
  text-decoration: underline;
  cursor: pointer;
}

#vid1:hover, #vid2:hover, #vid3:hover, #vid4:hover, #vid5:hover, #vid6:hover, #vid7:hover, #vid8:hover, #vid9:hover, #vid10:hover, #vid11:hover, #vid12:hover, #vid13:hover, #vid14:hover, #vid15:hover {
  cursor: pointer;
}


/******Video Carousel ends******/


@media (max-width: 991.5px) {
  #clinical-trial #swipe-cont3 hr {
    width: auto;
  }

  #videos-experts .veHeroHead {
    display: inline-block;
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/videos-experts/mobile-hero-banner-videos-experts.jpg);
    min-height: 514px;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  #videos-experts div#iframe-parent-container {
    padding-right: 20px !important;
  }

  #videos-experts .theLine2 {
    width: 100%;
    margin: 0 20px!important;
  }

  .video-container {
    overflow-y: hidden;
  }

  #videos-experts .hero-banner-text {
    margin-top: 8% !important;
    margin-left: 4% !important;
  }

  #videos-experts .hero-banner-text h1 {
    font-size: 36px !important;
    max-width: 71% !important;
  }

  #videos-experts #text1 > div > p > sup {
    /*vertical-align: text-bottom;
    padding-top: 4%; 
    vertical-align: bottom;
    padding-top: 6%; */
    line-height: normal;
  }

  #videos-experts .veHeroWrap {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
  }

  #videos-experts.theLine2 {
    min-width: 90% !important;
  }

  #videos-experts .veHeroHead .leftSection {
    margin-top: 30px;
  }

  #videos-experts .veHeroHead .leftSection .heroMainTitle {
    max-width: 80%;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase;
  }

  #videos-experts .secRowMain {
    max-width: 85%;
    padding-left: 20px;
    color: var(--Blue-dark-blue, #01194C);
    font-family: "roboto-condensed", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
    margin: 35px 0 5px 0;
  }

  #videos-expert div#see-what-container {
    margin-left: 20px;
    max-width: 50%;
  }

  #vid1, #vid2, #vid3, #vid4, #vid5, #vid6, #vid7, #vid8, #vid9, #vid10, #vid11, #vid12, #vid13, #vid14, #vid15 {
    display: block;
    max-height: 200px;
    height: 100%;
    /*margin-right: 20px;*/
    ;
  }

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

  #videos-expert #text1 > div > p > sup {
    vertical-align: text-bottom;
  }

  .video-container {
    overflow-x: scroll;
    display: flex;
    flex-direction: unset;
    column-gap: 20px;
    padding-right: 0px;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    /*height: auto; */
    ;
  }

  #videos-experts .veHeroHead .leftSection .heroSubTitle {
    font-size: 18px;
  }

  #videos-experts div#iframe-parent-container {
    max-width: 992px;
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 16px;
  }

  iframe#iframe1 {
    /*height: 211px !important;*/
    height: auto !important;
    aspect-ratio: 16 / 9;
  }

  #videos-experts .title-para {
    max-width: 100%;
  }

  #videos-experts .title-para h3 {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    color: var(--Blue-dark-blue, #01194C);
  }

  #videos-experts .title-para p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: var(--Blue-dark-blue, #01194C);
  }

  #videos-experts .video-container img {
    max-width: 177px;
    width: 177px;
    /*margin-top: 16px;*/
    margin-top: 36px;
  }

  #videos-experts .video-container p {
    color: var(--Blue-dark-blue, #01194C);
    padding-top: 16px;
  }

  #videos-experts .dosingPageNavWrap {
    max-width: 90%;
    margin: 0 auto;
  }

  #videos-experts .dosingPageNavWrap .pageRow {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #videos-experts .dosingPageNavWrap .pageRow .theCal.one {
    width: 61%;
  }

  #videos-experts .ctcBtn .navArrowLeft {
    margin-right: 20px;
  }

  #videos-experts .ctcLinkText {
    font-size: 28px;
    line-height: 35px;
    margin: 24px 0 0 0;
    color: #002340;
    font-family: "roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    padding: 0;
    outline: none;
    text-decoration: none;
  }

  #videos-experts .dosingPageNavWrap .pageRow .theCal.two {
    width: 39%;
  }

  #videos-experts  #text-43299bbc48 > div.dosingPageNavWrap > div > div.theCal.two > a > h2 {
    text-align: end;
    width: 69%;
  }

  #videos-experts .othePaging {
    outline: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #002340;
  }

  #videos-experts .theCal.one .ctcBtn, #videos-experts .theCal.one .ctcLinkText {
    float: left;
    clear: both;
  }

  #videos-experts .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;
  }

  #videos-experts .othePaging {
    outline: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #002340;
  }

  #videos-experts .theCal.two .ctcBtn, #videos-experts .theCal.two .ctcLinkText {
    float: right;
    clear: both;
  }

  #videos-experts .ctcBtn .navArrowRight {
    margin-left: 20px;
  }

  #videos-experts .theCal.two .ctcBtn, #videos-experts .theCal.two .ctcLinkText {
    float: right;
    clear: both;
  }

  #videos-experts .dosingPageNavWrap .pageRow {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    margin-bottom: 60px;
  }

  #videos-experts .lineWrapper2 {
    margin: 30px auto 0 auto;
  }
  
  /******US-110429 updates mobile*****************/
  #videos-experts .cmp-articlelistv2__filter-container {
    align-items: flex-start!important;
    border-radius: 0!important;
    flex-direction: column;
    margin-bottom: 0!important;
    padding-top: 15px !important;
    padding-bottom: 30px !important;
  }

  #videos-experts .cmp-articlelistv2 .cmp-articlelistv2__filter-label--mobile {
    padding: 30px 10px;
  }

  #videos-experts .cmp-articlelistv2__filter-label--mobile span {
    font-family: 'roboto-condensed';
    font-size: 22px;
    font-weight: 700;
  }

  #videos-experts .cmp-articlelistv2__filter-label--mobile .fa.fa-chevron-up, 
  #videos-experts .cmp-articlelistv2__filter-label--mobile .fa.fa-chevron-down {
    display: none;
  }

  #videos-experts .cmp-articlelistv2 .cmp-article-listv2-filters ul {
    display: flex;
  }

  #videos-experts .cmp-articlelistv2 .cmp-article-listv2-filters .cmp-articlelistv2__filter-item {
    margin: 5px 6px!important;
    font-size: 14px!important;
    padding: 14px 19px!important;
  }

  #videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .load-more-containerv2 .load-more {
    padding: 10px 20px!important;
    font-size: 16px!important;
  }

  #videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .load-more-containerv2 {
    margin-top: 10px!important;
  }

  #videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .cmp-article-listv2-items {
    padding: 15px;
    justify-content: center!important;
    row-gap: 8px !important;
    column-gap: 8px !important;
  }

  #videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .cmp-articlelistv2__item {
    margin-right: 0!important;
    max-width: 350px;
  }

  #videos-experts .seeProfileWrapper ~ p {
    width: 90%!important;
    bottom: 22px!important;
    padding-top: 28px!important;
  }

  #videos-experts .cmp-modal--defaultStyle .modal__close {
    background-color: unset;
  }

  #videos-experts span.modal__closeLabel {
    display: none !important;
  }

  #videos-experts .modal__closeIcon::after {
    width: 25px!important;
    height: 25px!important;
    bottom: 22px!important;
    right: 12px!important;
  }

  #videos-experts .cmp-modal__modalbox.modal-md .modal-box {
    width: 90%!important;
  }

  #videos-experts #video-popup-text #modal-title {
    font-size: 24px!important;
    line-height: 30px!important;
  }

  #videos-experts #video-popup-text #modal-description {
    font-size: 16px!important;
    padding-top: 7px!important;
  }

  .transcript-row {
    border-radius: 0 0 8px 8px!important;
  }

  #videos-experts .cmp-iframe {
    border-radius: 8px 8px 0 0!important;
  }

  #videos-experts iframe#iframe-video-player {
    border-radius: 8px 8px 0 0!important;
  }

  #videos-experts #video-popup-text {
    border-radius: 0 0 8px 8px!important;
    border-left: 8px solid transparent !important;
  }
}

@media only screen and (min-width: 992px) {
  #clinical-tabs-sec > div > div.filter-section > div.copay > div > p.copay-p > span.nowrap {
    letter-spacing: -0.2px;
  }

  .exit-ramp-cancel.close-exit-ramp {
    width: 99px;
    margin: 0 auto;
    margin-top: 29px;
  }

  #footer .footLogs {
    padding-bottom: 71px;
  }

  #footer > div > div > ul > li:nth-child(6) {
    margin-top: 36px;
  }

  #clinical-trial .cmp-modal__modalbox.modal-md .modal-box {
    border-radius: 30px;
  }

  div#iframe-parent-container {
   /* max-width: 1466px; */
    margin: 0 auto;
    width: 80%;
   /* padding-left: 15px;
    padding-right: 15px; */
    /*padding-left: 160px;
    padding-right: 165px;*/
    ;
  }

  /*#image-787788b8a0 > img {*/
  /*  height: 318px;*/
  /*}*/

  .tezs-illusion {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    color: white;
    font-family: "roboto-condensed", sans-serif;
    position: relative;
    float: right;
    width: 50%;
    padding-left: 40px;
    right: -48%;
    bottom: -49px;
  }

  div#left-container-iframe {
    float: left;
    width: 66%;
  }

  div#right-container-iframe {
    float: left;
    width: 34%;
    margin-top: 0%;
    padding-left: 10px;
  }

  div#iframe-parent-container {
   /* padding: 40px 0px 20px; */
    position: relative;
  }

  iframe#iframe1 {
    /*width: 97%;
    height: 460px;
    max-height: 416px; /*b4 408*/
    width: 97%;
    height: 90% !important;
    aspect-ratio: 16 / 9;
  }

  #videos-experts div#see-what-container {
    margin-left: clamp(100px, 10vw, 143px);
    max-width: 70%;
  }

  #videos-experts .video-container {
    height: 410px;
  }

  #videos-experts .video-container p {
    color: var(--Blue-dark-blue, #01194C);
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: initial;
    /*max-width: 42%;*/
    ;
  }

  #vid2 > p {
    width: 50%;
  }

  #vid1, #vid2, #vid3, #vid4, #vid5, #vid6, #vid7, #vid8, #vid9, #vid10, #vid11, #vid12, #vid13, #vid14, #vid15 {
    padding-bottom: 13px;
  }

  #vid2 > p {
    width: 38%;
  }

  #videos-experts .dosingPageNavWrap {
    max-width: 80%;
       /* margin: 0 auto;
        width: 100%;
        max-width: 1150px !important; */
    ;
  }

  #videos-experts .dosingPageNavWrap .pageRow {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 0px;
    margin-bottom: 104px;
  }

  #videos-experts .lineWrapper2 {
    margin: 100px auto 16px auto;
  }

  #videos-experts .dosingPageNavWrap .pageRow .theCal {
    width: 50%;
  }

  #videos-experts .othePaging {
    outline: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #002340;
  }

  #videos-experts .theCal.one .ctcBtn, #videos-experts .theCal.one .ctcLinkText {
    float: left;
    clear: both;
  }

  #videos-experts .ctcBtn .navArrowLeft {
    margin-right: 20px;
  }

  #videos-experts .ctcLinkText {
    color: #002340;
    font-family: "roboto", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    margin: 10px 0 0 0;
    padding: 0;
    outline: none;
    text-decoration: none;
  }

  #videos-experts .dosingPageNavWrap .pageRow .theCal {
    width: 50%;
  }

  #videos-experts .othePaging {
    outline: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #002340;
  }

  #videos-experts .theCal.two .ctcBtn, #videos-experts .theCal.two .ctcLinkText {
    float: right;
    clear: both;
  }

  #videos-experts .ctcBtn .navArrowRight {
    margin-left: 20px;
  }

  #videos-experts .ctcLinkText {
    color: #002340;
    font-family: "roboto-condensed", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    margin: 10px 0 0 0;
    padding: 0;
    outline: none;
    text-decoration: none;
  }

  #videos-experts .theLine2 {
    min-width: 80% !important;
  }

  .layerWrapperDiv {
    width: 764px !important;
    max-width: 764px !important;
    left: 0.1px !important;
  }
}

/* extra css affecting page that's hide here */

/*#videos-experts .new.newpar.section {
    display: none;
}*/

/* particular code end here */

#videos-experts .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;
}

#videos-experts .cmp-teaser__image {
    width: 100%;
    padding: 0px;
}

#videos-experts .cmp-teaser__content {
    position: absolute !important;
    top: 0;
    /*width: 100%;*/
    height: 100%;
}

#videos-experts .hero-banner-text {
       margin-top: 5%;
        margin-left: 10%;
}
#videos-experts 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;
}
#videos-experts .hero-banner-text h1 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    font-family: "roboto-condensed", sans-serif;
    line-height: 48px;
       max-width: 37%;
    text-transform: uppercase;
    color: var(--Neutral-colors-white, #FFF);
}

#videos-experts  p.heroSubTitle {
    color: #FFF;
    font-family: "roboto-condensed", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
   padding-bottom: 2px;
}

#text-43299bbc48 > div.dosingPageNavWrap > div > div.theCal.one > a:nth-child(2) > h2:hover, .theCal a:hover ,.ctcLinkText:hover , .theCal .ctcLinkText:hover,.ctcBtn .navArrowLeft:hover,.theCal.two .ctcLinkText:hover,#videos-experts .theCal.two:hover,#videos-experts .theCal.two .ctcBtn:hover,#videos-experts .theCal.one .ctcBtn:hover, #videos-experts .theCal.two .ctcLinkText:hover{
    text-decoration: underline!important;
    text-decoration-color: #002340!important;
}


@media only screen and (max-width: 400px) {
    #videos-experts .hero-banner-text h1{
                max-width: 97% !important;
        line-height: 44px;
    }
}
    #videos-experts .hide-section {
    display:none;
}

/*@media only screen and (min-width: 992px) {
    
#request-a-rep .cmp-image__image{
    display:none;
}
} */
@media only screen and (min-width: 992px) and (max-width: 1480px){
    #image-787788b8a0 > img {
        height: 318px;
    }
    
    #videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .cmp-article-listv2-items {
        /*justify-content: center !important;*/
    }
}
@media only screen and (min-width: 769px) and (max-width: 991.5px){
    .tezs-illusion{
        bottom: 0;
    }
      .tezs-illusion {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    color: white;
    font-family: "roboto-condensed", sans-serif;
    position: relative;
    float: right;
    width: 50%;
    padding-left: 40px;
    right: -48%;
  }
  #videos-experts .tezs-illusion{
      display:none;
  }
  
          #image-787788b8a0 > img {
        height: 318px;
    }
    
}
@media only screen and (max-width: 768px){
  .tezs-illusion{
      display:none;
  }  
}
@media only screen and (min-width: 1500px) {
    
/*#videos-experts .hero-banner-text {
        margin-top: 13%;
        margin-left: 40%;
        margin-right: 40%;
        position: relative;
         max-width: 340px; 
        width: 60%;
    } */
    #videos-experts div#iframe-parent-container{
        max-width: 1155px !important;
    margin: 0 auto !important;
    }
    #videos-experts .hero-banner-text h1{
        max-width: 70%;
    }
    #videos-experts h6.cmp-teaser__pretitle {
    width: 1440px;
    display: flex;

    justify-content: left;
    align-items: center;
    height: inherit;
    margin: 0 auto;
}
#videos-experts .cmp-teaser__content{
    width: 100%;
    height: 100%;
}
    
}
 #videos-experts .illustion{
     font-weight:700;
 }
 
 
 

#videos-experts #profileContainer .theElementSection {
  max-width: 1110px;
  width: 95%;
  margin: 180px auto 0px auto;
  border-radius: 30px;
  border: 2px solid #FF592D;
  background: #FFF;
  box-shadow: 0px 4px 12px 0px #00386540;
  min-height: 240px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#videos-experts #profileContainer .imgSec {
  max-width: 325px;
  margin-left: 0;
  margin-bottom: 30px;
}

#videos-experts #profileContainer .pImg {
  width: 370px;
  position: relative;
  margin-top: -217px;
}

#videos-experts #profileContainer .proTitle {
  max-width: 100%;
  margin: 0px 0px 30px 0px;
  color: #002644;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  font-family: 'roboto-condensed';
}

#videos-experts #profileContainer .proLink {
  text-align: left;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.54px;
  text-transform: uppercase;
}

#videos-experts #profileContainer .proLink {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  border-radius: 30px;
  background: #E3264A;
  background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
  padding: 18px 30px 0 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-bottom: 15px;
  padding-right: 30px;
  outline: none;
  text-decoration: none;
  pointer-events: auto;
  cursor: pointer;
}

#videos-experts #profileContainer .proLink:hover {
  background: #003764;
  cursor: pointer;
}

#videos-experts .seeProfileWrapper {
  background: transparent;
}

#videos-experts .lineWrapper, #videos-experts .lineWrapper2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 96%;
  margin: 90px auto 0px;
}

#videos-experts .theLine2 {
  background: #01194C !important;
 /*min-width: 1150PX; */
  height: 1px;
  margin: 0 auto;
  font-size: 2px;
  line-height: 1;
      margin-top: 90px;
}

#videos-experts .dosingPageNavWrap {
  /*max-width: 1110px; */
  margin: 0 auto;
}

#videos-experts .dosingPageNavWrap .pageRow {
  width: calc(100% - 50px);
  margin: 25px auto;
}

#videos-experts .dosingPageNavWrap .pageRow {
  width: 96%;
  display: flex;
  flex-direction: row;
  margin-top: 45px;
  margin-bottom: 60px;
}

#videos-experts .dosingPageNavWrap .pageRow .theCal {
  width: 50%;
}

#videos-experts .othePaging {
  outline: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: #002340;
}

#videos-experts .dosingPageNavWrap .pageRow .theCal {
  width: 50%;
}

#videos-experts .theCal.two {
  text-align: right;
}

/*#videos-experts .othePaging {
  outline: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: #002340;
}*/

#videos-experts .theCal.one .ctcBtn, #videos-experts .theCal.one .ctcLinkText {
  float: left;
  clear: both;
}

#videos-experts .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;
}

/*#videos-experts .theCal a:hover {
    text-decoration: underline !important;
} */

#videos-experts .ctcBtn .navArrowLeft {
  margin-right: 20px;
}

#videos-experts .ctcLinkText {
  color: #002340;
  font-family: "roboto", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin: 17px 0 0 0;
  padding: 0;
  outline: none;
  text-decoration: none;
}

#videos-experts .ctcBtn .navArrowRight {
  margin-left: 20px;
}

#videos-experts #profileContainer .proLink .proIco {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 10px;
  width: 8px;
  height: 8px;
}

/*12-06-2026*/

#clinical-trial  .modal.cmp-modal__modalbox.modal-md {
    justify-content:center;
    display:flex;
        cursor: auto;
}
#clinical-trial .cmp-modal__modalbox.modal-md .modal-box {
    width: 89.83%;
    height:auto;
    top:unset;
}

#clinical-trial .modal-md .modal-box__content {
    width: 100%;
    max-width: 1160px !important;
    padding-inline:20px;
    padding-top: 92px;
    padding-bottom:70px;
}

#clinical-trial .modal-md .modal-box__content #modalTitle {
    font-size: 36px;
    line-height: 44px;
    font-family: 'roboto-condensed',sans-serif;
    color: #003865;
    font-weight: 700;
}
#clinical-trial .modal-md sup {
    font-size: 60%;
    left: unset;
}
#clinical-trial .modal-md #terms-popup-content p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Poppins',sans-serif;
    margin-bottom: 12px;
    color: #01194C;
        -webkit-text-fill-color: #01194C;
}

#clinical-trial .modal-md #terms-popup-content {
    margin-top: 24px;
    overflow-y: scroll;
    max-height: 400px;
}
#clinical-trial .modal-md #terms-popup-content li:nth-child(1) {
    text-indent: -4px;
}
#clinical-trial .modal-md #terms-popup-content li {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Poppins',sans-serif;
    padding-right: 43px;
    margin-bottom:8px;
    color: #01194C;
}
#clinical-trial .modal-md #terms-popup-content::-webkit-scrollbar{
    display: none;
}
#clinical-trial .modal-md #terms-popup-content ul {
    list-style: outside;
    margin-left: 32px;
}

#clinical-trial .modal-md .modal__closeIcon:before {
  background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25.4552%2027.5741C25.0646%2027.9647%2024.4315%2027.9647%2024.0409%2027.5741L0.706415%204.23962C0.315891%203.84909%200.31589%203.21593%200.706415%202.8254L2.82774%200.704084C3.21826%200.313559%203.85142%200.31356%204.24195%200.704084L27.5765%2024.0386C27.967%2024.4291%2027.967%2025.0623%2027.5765%2025.4528L25.4552%2027.5741Z%22%20fill%3D%22%23003764%22%2F%3E%3Cpath%20d%3D%22M1.20515%2025.4571C0.814629%2025.0666%200.814629%2024.4334%201.20515%2024.0429L24.5397%200.708368C24.9302%200.317844%2025.5634%200.317844%2025.9539%200.708368L28.0752%202.82969C28.4657%203.22021%2028.4657%203.85338%2028.0752%204.2439L4.74069%2027.5784C4.35016%2027.969%203.717%2027.969%203.32647%2027.5784L1.20515%2025.4571Z%22%20fill%3D%22%23003764%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 30px;
  width: 30px;
  display: block;
}
/*end*/

/*15-06-2026 Request Rep */

/*15-06-2026 Request Rep */
#request-a-rep #txt-grp h2 {
    font-size: 36px;
    line-height: 44px;
    font-family: 'roboto-condensed',sans-serif;
    font-weight: 700;
    color: #003865;
    text-transform: uppercase;
    margin-bottom: 42px;
}

#request-a-rep #txt-grp p {
    margin-bottom: 23px;
    font-size: 18px;
    line-height: 24px;
    color: #01194C;
    max-width: 100%;
}

#request-a-rep #txt-grp p a {
    text-decoration: underline;
    font-weight: 700;
    color: inherit;
}

#request-a-rep #txt-grp p a[href^='tel'] {
    text-decoration: unset;
}

#request-a-rep #second-container-request-a-rep {
    background: #E7F6FF;
    max-width: 1111px;
    margin-inline: auto;
    margin-bottom: 61px;
    margin-top:62px;
}
#request-a-rep #second-container-request-a-rep .cmp-dynamicform__form-group.button-group {
    margin: unset !important;
}
#request-a-rep #second-container-request-a-rep input[type="checkbox"] {margin-right:12px !important;}
#request-a-rep #second-container-request-a-rep .cmp-dynamicform__form-group.button-group .cmp-dynamicform__clear-btn {
    display: none;
}

#request-a-rep #second-container-request-a-rep .cmp-dynamicform__form-group.button-group .cmp-dynamicform__submit-btn {
    background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
    height: 60px;
    max-width: 366px;
    border-radius: 30px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    width:100%;
}
#request-a-rep #second-container-request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
    max-width: 445px;
    width: 100%;
    margin-bottom: 55px;
}
#request-a-rep #field-6a2fbc7c8f68b200025b6b52 {
    position: relative;
}

#request-a-rep #field-group-6a2fe26957aeb600024630e7 {
    max-width: 100% !important;
    margin-top: 9px;
}
#request-a-rep .cmp-dynamicform__form-group.button-group {
    max-width: 100% !important;
}

#request-a-rep #second-container-request-a-rep .cmp-dynamicform__form-group.captch-holder {
    max-width: 40% !important;
}
#request-a-rep #field-6a2fe26957aeb600024630e7 .checkbox {
    flex-flow: row wrap;
    gap: 5px 24px;
}

#request-a-rep #field-6a2fe26957aeb600024630e7 .checkbox .cmp-dynamicform__vcenter {
    flex-flow: 1;
}

#request-a-rep #field-group-6a2fe26957aeb600024630e7 {
    margin-bottom: 35px !important;
}
#request-a-rep #second-container-request-a-rep form {
    display: flex;
    flex-flow: row wrap;
    max-width: 956px;
    padding-inline:18px;
    gap: 0 30px;
    margin-inline: auto;
    margin-block: 40px 50px;
}

#request-a-rep .text-muted {
    color: #01194C;
    font-size: 15px;
    line-height: 21px;
    position: relative;
    bottom: -72px;
    max-width: 445px;
}

#request-a-rep .text-muted a {
    color: inherit;
    text-decoration: underline;
}

#request-a-rep #second-container-request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .form-control:not(textarea)::placeholder {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Poppins',sans-serif;
}

#request-a-rep #field-group-6a2fbc7c8f68b200025b6b55 {
    max-width: 50% !important;
}

#request-a-rep #second-container-request-a-rep .checkbox span {
    color: #01194C;
    font-family: 'roboto-condensed', sans-serif;
    opacity: unset;
    font-size: 15px;
    line-height: 21px;
}

#request-a-rep #second-container-request-a-rep .checkbox label {
    display: flex;
    align-items: center;
}

#request-a-rep .second-class-container {
    max-width: 1166px;
    margin-bottom: 63px;
    padding-inline:16px;
    margin-inline: auto !important;
}
#request-a-rep #second-container-request-a-rep .cmp-dynamicform-v2 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%229%22%20viewBox%3D%220%200%2014%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.3188%202.41181L7.51279%208.21781C7.32526%208.40528%207.07095%208.5106%206.80579%208.5106C6.54062%208.5106%206.28631%208.40528%206.09879%208.21781L0.292786%202.41181C0.105315%202.22428%200%201.96998%200%201.70481C0%201.43965%200.105315%201.18534%200.292786%200.99781L0.998779%200.291817C1.18631%200.104346%201.44062%20-0.000976562%201.70578%20-0.000976562C1.97094%20-0.000976562%202.22525%200.104346%202.41278%200.291817L6.80579%204.68481L11.1988%200.291817C11.3863%200.104346%2011.6406%20-0.000976562%2011.9058%20-0.000976562C12.171%20-0.000976562%2012.4253%200.104346%2012.6128%200.291817L13.3188%200.99781C13.5063%201.18534%2013.6116%201.43965%2013.6116%201.70481C13.6116%201.96998%2013.5063%202.22428%2013.3188%202.41181Z%22%20fill%3D%22%2301194C%22%2F%3E%3C%2Fsvg%3E) !important;
    background-repeat: no-repeat !important;
    background-position: 95% 50% !important;
    color: #828282;
}
#request-a-rep #second-container-request-a-rep .cmp-dynamicform__form-group.button-group {
    max-width: 100%;
    margin: unset;
}

#request-a-rep #second-container-request-a-rep .cmp-dynamicform__form-group.button-group .cmp-dynamicform__clear-btn {
    display: none;
}

#request-a-rep #second-container-request-a-rep .cmp-dynamicform__form-group.button-group .cmp-dynamicform__submit-btn {
    font-size: 18px;
    line-height: 22px;
    max-width: 366px;
    background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
    border-radius: 30px;
    height: 60px;
    font-weight: 700;
    font-family: 'roboto',sans-serif;
}
/*end*/


@media (max-width: 991.5px) {
    /*12-06-2026*/
    #clinical-trial .modal.cmp-modal__modalbox.modal-md{padding-block:20px;}
    #clinical-trial .modal-md .modal-box__content #modalTitle {
    font-size: 30px;
    line-height: 38px;
}
#clinical-trial .cmp-teaser__title-link img{
      margin-top: -108px;  
}
#videos-experts .cmp-articlev2-inner{
    height: auto !important;
}

#videos-experts button.transcript-btn{
        margin-top: 25px !important;
}

#clinical-trial .modal-md .modal-box__content {
    padding-inline: 20px;
    padding-bottom:20px;
}

#clinical-trial .modal-md .modal__close {
    background: #fff !important;
    text-align: right;
    padding-right: 5px !IMPORTANT;
    padding-top: 5px !important;
}

#clinical-trial .modal-md .modal__close .modal__closeLabel {
    display: none;
}
#clinical-trial .modal-md #terms-popup-content li{
    padding-right:7px;
}
#clinical-trial .cmp-modal__modalbox.modal-md .modal-box{width:100%;}
    /*end*/
    
    /*15-06-2026*/
    #request-a-rep .second-class-container {
    margin-block: 36px;
}
#request-a-rep #second-container-request-a-rep .cmp-dynamicform-v2 select{text-overflow:ellipsis;padding-right:74px;}
#request-a-rep #field-6a2fe26957aeb600024630e7 .checkbox{gap:16px;margin-top:13px;}
#request-a-rep #txt-grp h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 28px;
}
#request-a-rep #second-container-request-a-rep {
    margin-top: 36px;
    margin-bottom: unset;
}

#request-a-rep #second-container-request-a-rep form {
    padding-block: 36px;
}

#request-a-rep .lineWrapper2 {
    padding-top: unset;
}
#request-a-rep #field-group-6a2fbc7c8f68b200025b6b55{max-width:100% !important;}
#request-a-rep #second-container-request-a-rep .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group{max-width:100%;}
#request-a-rep #second-container-request-a-rep .checkbox label input {
    margin-top: 4px;
}
#request-a-rep #second-container-request-a-rep .checkbox label {
    align-items: self-start;
}

#request-a-rep div#field-group-6a2fbc7c8f68b200025b6b53 {
    margin-top: 110px;
}
    /*end*/
  #videos-experts #profileContainer .theElementSection {
    height: auto!important;
    padding: 0px 0px 50px 0px!important;
    text-align: center!important;
  }
  #clinical-trial #swipe-cont3 .pathBox-1.pathBox-Image .TEZSPIRETogether .iconn-content p:nth-child(3){
          max-width: 90%;
  }
#clinical-trial .affordability{
            border-image: unset;
}
  #videos-experts #profileContainer .theElementSection {
    max-width: 90%!important;
    flex-direction: column!important;
    margin: 140px auto 30px auto!important;
    padding: 0px 0px 40px 0px !important;
  }

  #videos-experts #profileContainer .imgSec {
    margin-left: 0!important;
    margin-bottom: 0px!important;
    margin-right: 25%!important;
  }

  #videos-experts #profileContainer .pImg {
    width: 277px!important;
    margin-top: -50%!important;
    margin-left: 68px!important;
  }

  #videos-experts .lineWrapper2 {
    margin: 60px auto 0 auto!important;
  }

  #videos-experts .theLine2 {
    max-width: none!important;
  }

  #videos-experts .theLine2 {
    min-width: 90% !important;
  }

  #videos-experts .dosingPageNavWrap .pageRow {
    margin-top: 30px!important;
    margin-bottom: 30px!important;
            justify-content: space-between;
  }

 /* #videos-experts .dosingPageNavWrap .pageRow .theCal.one {
    width: 50%!important;
  }*/

  #videos-experts .dosingPageNavWrap .pageRow .theCal {
    width: 53%!important;
  }

  #videos-experts .dosingPageNavWrap .pageRow .theCal.two {
    width: 42% !important;
 }
    
  #videos-experts .ctcLinkText {
    font-size: 28px!important;
    line-height: 35px!important;
    margin-top:24px;
    margin-bottom: 10px;
  }
  
  #videos-experts #profileContainer .proLink {
    padding: 15px 45px 15px 35px !important;
    border-radius: 50px;
    text-align: left;
  }

  .right-mr-sec {
    margin-left: 0px;
    padding: 10px 20px 0px 20px;
  }

  #videos-experts #profileContainer .proTitle {
    max-width: 95%!important;
    font-size: 30px;
    margin: 0;
  }

  #videos-experts .dosingPageNavWrap {
    padding: 0px 0px 0px 0px!important;
  }
}
 #videos-experts p.ctcBtn,#videos-experts h2.ctcLinkText {
    font-family: 'roboto-condensed', sans-serif !important;
}
#videos-experts div#aaaa {
    max-width: 1440px;
    margin: 0 auto;
}
#videos-experts div#iframe-parent-container{
    display:none;
max-width: 1260px;
    margin: 0 auto;
    z-index:1;
}

#videos-experts .middle-content {
    max-width: 1440px;
    margin: 0 auto;
}

@media (max-width: 350px) {
    #videos-experts p.heroSubTitle{
        padding-bottom: 0px;
    }
    #videos-experts .hero-banner-text h1{
        font-size: 34px !important;
        line-height: 40px;
    }
}

@media (min-width: 1500px) {
   #videos-experts .tezs-illusion{
        
       /* position: absolute;*/
        bottom: 3%;
    }
}

@media only screen and (max-width: 400px) {
    #vid1, #vid2, #vid3, #vid4, #vid5, #vid6, #vid7, #vid8, #vid9, #vid10, #vid11, #vid12, #vid13, #vid14, #vid15{
        max-height: max-content;
        overflow-y: visible;
    }
    
}
@media only screen and (min-width: 700px) and (max-width: 991.5px){
    #videos-experts .cmp-teaser__image-mobile {
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/efficacy-and-safety/clinical-trial-designs/tab/header-hero-tablet.jpg);
    background-size: cover;
    height: 900px;
    background-repeat: no-repeat;
}
#videos-experts .cmp-teaser__image-mobile img.cmp-image__image {
    display: none;
}
#videos-experts .hero-banner-text h1{
    max-width: 100% !important;
}
}
iframe#iframe1 {
    scroll-margin-top: 220px;
}

@media only screen and (min-width: 689px) and (max-width: 710px){
    p.link-text{
        width: 96%;
    }
}

#clinical-trial #swipe-cont3 #pathway-div2 > div:nth-child(1) > div.pathBox-2.pathBox2-Image > div > div > p:nth-child(2) {
    max-width: 90%;
}
span.nowrap span {
    text-decoration: underline;
}

#clinical-trial #swipe-cont3 .pathBox-1.pathBox-Image .TEZSPIRETogether .iconn-content p:nth-child(2):before,
#clinical-trial #swipe-cont3 .pathBox-1.pathBox-Image .TEZSPIRETogether .iconn-content p:nth-child(3):before{
        content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 30px;
    background-color: #01194C;
    position: relative;
    font-size: 20px;
    top: -5px;
        left: -5px;
}

#clinical-trial #swipe-cont3 .pathBox-1.pathBox-Image .TEZSPIRETogether .iconn-content p:nth-child(2),
#clinical-trial #swipe-cont3 .pathBox-1.pathBox-Image .TEZSPIRETogether .iconn-content p:nth-child(3){
        padding-left: 8px;
    text-indent: -4px;
}
#clinical-trial #swipe-cont3 .pathBox-1.pathBox-Image .TEZSPIRETogether .iconn-content p:nth-child(3){
    padding-top:10px;
}


/*QA fixeses 08-10-25 */
#clinical-trial #swipe-cont2 .footnote p {
    width: 92%;
}
#clinical-trial #swipe-cont4 .clinical_tabs_contentx h4.patient-enroll-h4 {
    padding-top: 43px;
}
#clinical-trial #swipe-cont4 .HCP-portal {
    padding-top: 16px;
    padding-bottom: 41px;
}
#clinical-trial #swipe-cont3 .togethere-par {
    padding-bottom: 35px;
}

#clinical-trial #swipe-cont3 .HCP-portal {
    padding-top: 20px;
    padding-bottom: 48px;
}

@media (min-width:520px) and (max-width:991.5px) {
    #clinical-trial .cmp-teaser__content{
        display:flex;
        justify-content: normal;
    }
    #clinical-trial .cmp-teaser__action-container{
                width: 96%;
    }
}
@media(max-width:320px){
   #clinical-trial .affordability .dwnload a{
        padding-inline: unset;
        max-width:270px;
        display:flex;
        justify-content:center;
        width:100%;
    }
    #clinical-trial .dwnload a{
        padding-inline:30px
    }
}

@media only screen and (min-width: 993px) and (max-width: 1400px) {
    #clinical-trial .cmp-carousel__item--swipe {
        width: 100vw !important;
    }

    #clinical-trial .cmp-carousel-horizontal .cmp-carousel__indicator {
        min-width: fit-content;
        max-width: unset;
        margin-left: 20px;
    }

    #clinical-trial .cmp-carousel-horizontal .cmp-carousel__caption {
        margin-top: unset !important;
    }

    #clinical-trial .cmp-carousel-horizontal .cmp-carousel__indicators {
        padding: unset;
        justify-content: center;
        left: 0 !important;
        right: 0;
        width: unset;
    }
    
    #videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .load-more-containerv2 {
        width: 80%;
        margin: 40px auto;
    }
}

#clinical-trial .cmp-carousel-horizontal .cmp-carousel__indicator:first-child {
    margin-left: 0;
}

@media only screen and (min-width: 500px) and (max-width: 991.5px){
    #clinical-trial .cmp-image img {
    display: none;
}
#clinical-trial .cmp-teaser__image-mobile {
    background-image: url(/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/help-get-your-patient/mobile/help-get-your-patient-hero-banner-new_tab.png);
    display: block;
    position: relative;
    background-size: 100% 100%;
    width: 100%;
    height: 600px;
}
}
#clinical-tabs-sec > div > div.patient-enroll > div > div.btn-start > a{
    font-family: "roboto", sans-serif;
}
@media only screen and (min-width: 1430px) and (max-width: 1445px){
  #additional-data .cmp-carousel__item--swipe{
    padding-top: 19.8px !important;  
  } 
  #Patient-profile-page .cmp-carousel__item--swipe{
      padding-top:19.6px !important;
  }
  
  #videos-experts #profileContainer {
    margin-left: -35px;
  }
}
@media (orientation: landscape) and (min-width: 500px) and (max-width: 991.5px) {
    #clinical-trial h6 a .hero-banner-text h1{
        font-size: 31px;
        line-height: normal;
    }
    #clinical-trial .cmp-teaser__pretitle{
                /*padding-top: 12px;*/
    }
    #clinical-trial .cmp-modal__modalbox.modal-md .modal-box{height:fit-content;}
    #clinical-trial .modal-md #terms-popup-content{max-height:150px;}
}

@media only screen and (min-width:992px) and (max-width:1200px){
      #videos-experts div#see-what-container {
    margin-left: 118px;
  }
}
@media only screen and (min-width:992px) and (max-width:1038px){
      #videos-experts div#see-what-container {
    margin-left: 102px !important;
  }
}
@media only screen and (min-width:320px) and (max-width:360px){
      #profileContainer {
    margin-top:-12px;
  }
  .video-container{max-height:221px;height:100%;}
}
/*end of css*/

@supports (-webkit-appearance: none) {
@media only screen and (min-width:992px) and (max-width:1900px){

iframe#iframe1 {
    height: 400px !important;
    aspect-ratio: 16 / 9;
  }
    .menu-section {
        z-index: 4;
       /* margin-right: 10%; */
    }
}
}
@media screen and (min-width:1000px) and (max-width:1100px) and (orientation: landscape){ /* */

#videos-experts .video-container {
        height: 400px!important;
    }
    .video-container img {
    max-height: 80px!important;
}
    #vid1, #vid2, #vid3, #vid4, #vid5, #vid6, #vid7, #vid8, #vid9, #vid10, #vid11, #vid12, #vid13, #vid14, #vid15 {
        padding-bottom: 3px!important;
    }
}
/*@media only screen and (min-width:400px) and (max-width:450px){
@media (max-width: 991px) {
    #profileContainer {
       /* margin-top: 0!important; 
    }
}  */


@media screen and (max-width: 1793px) {
  #videos-experts .lineWrapper2 {
    margin: 10px auto 0 auto!important;
}
.lineWrapper2{ margin-top:15px!important;
        /*max-width: 92%;*/
        margin: 0 auto;
}
}






@media screen and (min-width: 2000px) {
    iframe#iframe1{
        height: 410px !important;
    }
}

/********Updates US-110429************************************************/

#container-ecc07bb742 > div > div:nth-child(4) { /*This is hiding the original video component. Needs to be removed completely*/
    display: none;
}

#videos-experts .cmp-articlelistv2 {
    max-width: 1150px;
    margin: 0 auto;
}

#videos-experts .cmp-articlelistv2__filter-container {
    display: flex;
    align-items: center;
    background: #E7F6FF;
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 30px;
    max-width: 1115px;
}

#videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .cmp-article-listv2-items {
    gap: 20px 30px;
    margin-left:4px;
}

#videos-experts .cmp-articlelistv2__filter-label.cmp-articlelistv2__vcenter {
    font-family: 'roboto-condensed';
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    padding-left: 42px;
    padding-right: 15px;
    color: #003865;
}

#videos-experts .cmp-articlelistv2 .cmp-article-listv2-filters .cmp-articlelistv2__filter-item {
    margin: 10px 12px;
    text-transform: unset;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    border: unset;
    border-radius: 50px;
    line-height: 1;
    cursor: pointer;
    padding: 15px 35px;
    font-family: 'Poppins';
    background-color: #8C8C8C;
    font-weight: 700;
    letter-spacing: 0.3px;
}

#videos-experts .cmp-articlelistv2 .cmp-article-listv2-filters .cmp-articlelistv2__filter-item.active {
    background: linear-gradient(90deg, #E3264A 0%, #FF6533 100%);
    color: #fff;
    background-color: transparent;
}

#videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .cmp-articlelistv2__item {
    /*margin-right: 30px;*/
    max-width: 350px;
    width: 100%;
}

#videos-experts img.cmp-articlelistv2__foreground-image {
    border-radius: 16px 16px 0 0;
    max-width: 350px !important;
    width: 100%;
}

#videos-experts .cmp-articlev2-inner {
    background: #E5F2FC;
    border-radius: 0 0 16px 16px;
    height: 271px;
    max-height: 271px;
    padding: 17px;
    display: flex;
    flex-direction: column;
}

#videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .cmp-articlelistv2__item .cmp-artcle-listv2-title {
    font-family: 'roboto';
    text-transform: unset;
    font-size: 22px;
    line-height: 32px;
    width: 310px;
    text-decoration: unset;
    color: #01194C;
}

#videos-experts .cmp-articlelistv2__cta {
    font-family: 'roboto';
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    font-size: 16px;
    color: #01194C;
    padding-top: 10px;
    line-height: 24px;
}

#videos-experts button.transcript-btn {
  /*  display: inline-flex; */
    display: none;
    align-items: center;
    gap: 12px;
    height: 40px;
    width: 100%;
    max-width: 310px;
    border-radius: 50px;
    text-align: left;
    padding: 8px 50px 8px 22px;
    margin: 0 auto;
    margin-top: auto;
    align-self: center;
    margin-bottom: 0;
    background-image: linear-gradient(#E5F2FC, #E5F2FC), linear-gradient(120.62deg, #FF7F32 23.98%, #F55958 49.17%, #EF426F 83.53%);
    border: 1px solid transparent;
    background-origin: border-box;
    background-clip: padding-box, border-box;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 700;
    color: #003865;
}

.transcript-btn::before {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url("/content/dam/intelligentcontent/brands/startingtezspire/us/en/images/global/arrow-up.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    flex-shrink: 0;
}

.transcript-content {
    display: none;
}

.transcript-row p {
    text-indent: -51px;
    margin-left: 47px;
    padding-bottom: 15px;
    font-size: 14px;
    font-family: 'roboto';
    line-height: 22px;
    color: #01194C;
}

.transcript-row p span {
    padding-right: 15px;
    font-weight: 700;
}

.transcript-row {
    width: 100%;
    padding: 0 5px 0 20px;
    box-sizing: border-box;
    background-color: #E5F2FC;
    border-radius: 0 0 16px 16px;
    margin-top: -15px;
    max-height: 170px;
    overflow-x: auto;
    border-right: 20px solid #E5F2FC;
    border-top: 20px solid #E5F2FC;
    border-bottom: 20px solid #E5F2FC;
    scrollbar-gutter: stable;
}

.transcript-row::-webkit-scrollbar {
    width: 13px;
}

.transcript-row::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 30px;
}

.transcript-row::-webkit-scrollbar-thumb {
    background: #AACFE8;
    border-radius: 30px;
    border: 2px solid #fff;
}

.transcript-row::-webkit-scrollbar-thumb:hover {
    background: #AACFE8;
}

.transcript-content.is-open {
    display: block;
}

.transcript-btn.is-open::before {
    transform: rotate(180deg);
}

#videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .load-more-containerv2 {
    margin-top: 40px;
    text-align: left;
}

#videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .load-more-containerv2 .load-more {
    padding: 0;
    border: unset;
    display: inline-block;
    margin-left: 0;
    font-style: normal;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: underline;
    font-size: 18px;
    font-family: 'poppins';
    font-weight: 700;
    color: #003865;
    z-index: 1;
    position: relative;
}

#videos-experts .cmp-modal--defaultStyle .modal__close {
    top: -3rem;
    right: -2.7rem;
}

#videos-experts .modal__closeIcon:before {
  display: none;
}

#videos-experts .modal__closeIcon::after {
    background: url('/content/dam/intelligentcontent/brands/tezspirehcp/us/en/images/videos-from-expert/desktop/close-icon.png');
    position: absolute;
    display: block;
    background-size: 100% 100%;
    content: '';
    width: 50px;
    height: 50px;
    bottom: 0px;
}

#videos-experts .cmp-modal--defaultStyle.modal {
    backdrop-filter: blur(4px);
    background: rgba(0, 0, 0, .7);
}

#videos-experts .cmp-modal__modalbox.modal-md .modal-box {
    width: 70%;
    max-width: 960px;
    height: fit-content;
    top: 15%;
    border-radius: 16px;
    background-color: transparent;
}

#videos-experts .cmp-iframe {
    border-radius: 16px 16px 0 0!important;
    background-color: transparent;
}

#videos-experts .modal-box__content {
    padding: 0 !important;
    width: 100%;
    max-width: 960px !important;
}

#videos-experts iframe#iframe-video-player {
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 16px 16px 0 0!important;
}

#videos-experts #video-popup-text {
    padding: 20px 25px !important;
    border-left: 8px solid #FF6533;
    background: #E5F2FC;
    border-radius: 0 0 16px 16px;
}

#videos-experts #video-popup-text #modal-title {
    font-family: 'roboto';
    font-size: 32px;
    line-height: 40px;
    color: #01194C;
}

#videos-experts #video-popup-text #modal-description {
    font-family: 'roboto';
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    color: #01194C;
    padding-top: 15px;
}

#videos-experts .seeProfileWrapper ~ p {
    width: 76%;
    max-width: 1110px;
    margin: 0 auto;
    position: relative;
    bottom: -40px;
    padding-top: 20px;
    font-family: 'Roboto-condensed';
    font-size: 15px;
    line-height: 21px;
    color: #35383F;
}

div#field-group-6a2fbc7c8f68b200025b6b52{
    position: relative;
    top: 30px;
}

#field-group-6a2fbc7c8f68b200025b6b52 > div.cmp-dynamicform__form-label-container {
    position: absolute;
    top: -28px;
}

#request-a-rep .single-step-rep-finder .captcha-section {
 display: block;
}

#clinical-trial.modal-enabled .modal::before {
    background: #535353;
    opacity: 0.9;
    position: absolute;
    content: '';
    /*width: 100%;*/
    /*height: 100%;*/
    inset:0;
    backdrop-filter: blur(3px);
}
#clinical-trial  .cmp-modal--defaultStyle.modal{
    backdrop-filter: unset;
    background: none;
}


@supports not (aspect-ratio: 16 / 9) {
    .cmp-iframe::before {
        content: "";
        display: block;
        padding-top: 54.25%; /* 16:9 */
    }

    .cmp-iframe iframe#iframe-video-player {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 82%;
        border: 0;
    }
}

@media(max-width:375px){
    #videos-experts .cmp-articlelistv2 .cmp-articlelistv2__list-items-container .cmp-articlelistv2__item .cmp-artcle-listv2-title{
        width:auto;
    }
    #videos-experts .cmp-articlev2-inner{max-height:unset;}
}

/* video transcript for the pages */
#container-71f118c091 > div.articlelistv2 > div.cmp-articlelistv2 > div.cmp-articlelistv2__list-items-container > ul > li.cmp-articlelistv2__item.article-item-5.article-black.foregroundImageEnabled > a > div.cmp-articlev2-inner > p.cmp-articlelistv2__cta > button{
  display:inline-flex;
}
#container-71f118c091 > div.articlelistv2 > div.cmp-articlelistv2 > div.cmp-articlelistv2__list-items-container > ul > li.cmp-articlelistv2__item.article-item-6.article-black.foregroundImageEnabled > a > div.cmp-articlev2-inner > p.cmp-articlelistv2__cta > button{
    display:inline-flex;
}


