/* AGE PAGE */
.covid-age-block {
  background:url(/images/a5ff8a2a6ba3016dfaec1697f6b8aecf.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  font-family: "Roboto", sans-serif;
  text-align:center;
}

.covid-age-block.heart-page {
  background:url(/images/4f866fae97a2c7574f9ead1132eebda2.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  overflow: unset;
}

.covid-age-block helix-core-grid::part(grid) {
  margin-bottom: 0;
}

.covid-age-block .covid-head helix-core-heading p,
.covid-age-block .age-head helix-core-heading p {
  margin:0;
}  

.covid-age-block .covid-head helix-core-heading::part(heading),
.covid-age-block .age-head helix-core-heading::part(heading) {
  font-weight: 700;
}

.covid-age-block .covid-head helix-core-heading::part(heading) {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -0.5px;
  color: #b1d3ea;
  margin-top: 400px; 
  font-family: "Roboto", sans-serif;
}

.covid-age-block .age-head helix-core-heading::part(heading) {
  font-size: 72px;
  line-height: 80px;
  letter-spacing: -1px;
  color: #e77a42;
  margin-bottom: 6px;
  font-family: "Roboto", sans-serif;
}

.covid-age-block .content1 p {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.2px;
  color:#fff;
  font-weight: 700;
  max-width: 800px;
  margin: 86px auto 44px auto;
}

.covid-age-block.heart-page .content1 p {
  margin: 45px auto;
}

.covid-age-block .content1.diabetes-man-image p {
  margin: 40px auto 259px;
}

div[data-swe-block-title="heart-section-immunocompromised"] {
  display: block;
  overflow: hidden;
}

.covid-age-block .content2 p {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.25px;
  color:#fff;
  font-weight: 700;
  max-width: 95%;
  margin: auto;
}

.covid-age-block .top-text p, .covid-age-block .bottom-text p {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
  color:#fae4d9;
  font-weight: 700;
}  

.covid-age-block .round-text {
  margin: 38px auto 42px auto;
  width: 170px;
  height: 170px;
  border-radius:50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.covid-age-block .round-text p {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  letter-spacing: 0.2px;
  font-weight: 700;
}

.covid-age-block .round-text p strong {
  font-size: 56px;
  line-height: 64px;
}

.covid-age-block .col-1 .round-text {
  background-color: #153a57;
}

.covid-age-block .col-2 .round-text {
  background-color: #e77a42;
}

.covid-age-block .content1 p strong, .covid-age-block .content2 p strong, .covid-age-block .top-text p strong, .covid-age-block .bottom-text p strong {
  color: #e77a42;
}

.covid-age-block .two-col-grid {
  padding: 94px 0 120px 0;
}

.covid-age-block .two-col-grid.diabetes-two-col {
  padding-top: 10px;
  padding-bottom: 60px;
}

.covid-age-block .col-2 {
  position:relative;
}

.covid-age-block .col-2::before {
  position: absolute;
  top: 0;
  left: -12px;
  width: 1px;
  height: 100%;
  background-color: #fff;
  content: "";
}

.covid-age-block .buttons {
  display: none;
}

#risk-factor {
  position: relative;
}

.top-wave-curve {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 267px;
  background-image: url(/images/e501367a7e7a1e866a743cbda450421c.webp);
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 9;
  padding: 0 !important;
}

.top-wave-curve.full-size {
  background-size: 100% 100%;
}

/*years section*/
helix-core-layout-container.years-block {
  background: url(/images/ca8b2594f71390bc31c501add5ae89ff.png), linear-gradient(180deg, #fff, #f1b08e 33%, #e77a42 66%, #81421b);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  height:1700px;
  margin-top:0;
}

helix-core-layout-container.years-block::part(inner-container) {
  max-width: 920px;
}

.years-block .content-sec {    
  padding: 18px 32px 22px;
  background-color: #153a57;
  display: flex;
  justify-content: space-between;
}

.years-block .content-sec helix-core-image::part(image), .years-block .content-sec helix-core-image {
  width:122px;
  height:178px;
  display: block;
}

.years-block .w-text helix-core-heading::part(heading), .years-block .o-text helix-core-heading::part(heading) {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  width: 80%;
}

.years-block .w-text helix-core-heading p, .years-block .o-text helix-core-heading p {
  margin:0;
}

.years-block .w-text helix-core-heading::part(heading) {
  font-size: 32px;
  line-height: 40px;
  color:#fff;
  margin: 7px 0 22px;
}

.years-block .o-text helix-core-heading::part(heading) {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #e77a42;
}

.years-block .content-sec .l-cell {
  flex: 85%;
}

.years-block .content-sec .r-cell {
  flex: 15%;
}

#covid-and-age {
  position:relative;
  padding-top:172px;
}

.top-gradient-overhang.row {
  position: absolute;
  width: 100%;
  height: 350px;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #fff, hsla(0deg, 0%, 100%, 0));
}

.age-count-box p, .age-count-box .basic-text {
  margin:0;
  padding:0 !important;
  font-family: "Roboto", sans-serif;
}

.age-count-box {
  margin: 124px auto 0;
  padding: 0 !important;
  position: relative;
  width: 344px;
  height: 100%;
  background-color: #153a57;
  overflow: hidden;
}

.age-count-box .cell > div.row {
  padding:15px;
  color:#fff;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
}

.age-count-box .cell > div.row> .cell:first-child {
  text-align: right;
}

.age-count-box .cell > div.row> .cell:last-child {
  width: 110px;
  height: 94px;
  text-align: center;
  background: #fff;
  flex: 0 0 110px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.age-count-box .age1 {
  font-size: 40px;
  line-height: 48px;
  color: #e77a42;
  letter-spacing: -0.5px;
  font-weight:700;
}

.age-count-box .age2 { 
  font-size: 20px;
  line-height: 28px;
  color: #153a57;
  letter-spacing: 0.2px;
  font-weight:700;
}

.age-count-box .text1 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.age-count-box .text1, .age-count-box .text2, .age-count-box .text3 {
  color: #fff;
  letter-spacing: 0.2px;
}

.age-count-box .text2, .age-count-box .text3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.age-count-box .text3 strong {
  color: #e77a42;
  font-weight:700;
}

/*risk factor immunocompromised page */
.immuno.covid-age-block .content1 p {
  max-width:100%;
  margin: 84px auto;
}

.immuno.covid-age-block .threeblock-wrapper .threeblock-single-row {
  background: #fae4d9;
  padding: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 64px;
}

.immuno.covid-age-block .threeblock-single-row .txt-left helix-core-heading p,
.immuno.covid-age-block .threeblock-single-row .txt-right helix-core-heading p {
  margin:0;
}

.immuno.covid-age-block .threeblock-single-row .txt-left helix-core-heading::part(heading),
.immuno.covid-age-block .threeblock-single-row .txt-right helix-core-heading::part(heading) {
  max-width: 425px;
  width: 100%;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #153a57;
  letter-spacing: 0.2px;
  font-family: "Roboto", sans-serif;
}

.immuno.covid-age-block .threeblock-single-row .txt-left helix-core-heading::part(heading) {
  text-align: right;
}

.immuno.covid-age-block .threeblock-single-row .txt-right helix-core-heading::part(heading) {
  text-align:left;
}

.immuno.covid-age-block .threeblock-single-row .img-c {
  max-width: 160px;
  width: 100%;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 24px;
  background: #e77a42;
  border-radius: 16px;
}

.immuno.covid-age-block .threeblock-single-row .txt-left helix-core-heading p strong,
.immuno.covid-age-block .threeblock-single-row .txt-right helix-core-heading p strong {
  color: #e77a42;
}

.immuno.covid-age-block {
  background: linear-gradient(0deg, rgba(21, 58, 87, 0.7) 0%, rgba(21, 58, 87, 0.7) 100%), linear-gradient(179deg, rgba(21, 58, 87, 0.7) 0%, #153A57 100%), linear-gradient(0deg, #153A57 0%, #153A57 100%), url(/images/b0348b90caf3398c03d09cf5e68532b3.jpg), #d3d3d3 -8.849px 0px / 136.183% 100% no-repeat;
  background-blend-mode: multiply, multiply, color, normal;
  background-size: cover;
  background-repeat: no-repeat;
}

/* risk factor-disparities */
.disparites-condition.covid-age-block {
  background: linear-gradient(0deg,rgba(21,58,87,0.7) 0%,rgba(21,58,87,0.7) 100%),linear-gradient(178deg,rgba(21,58,87,0.7) 49.99%,#153A57 98.7%),linear-gradient(0deg,#153A57 0%,#153A57 100%),url(/images/cd2aed06d28cf2d1e8e0901e6e06edae.webp),#d3d3d3 50%/cover no-repeat;
  background-blend-mode: multiply,multiply,color,normal;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  padding-top: 0
}

.disparites-condition .three-box {
  display: flex;
  justify-content: space-between;
  margin: 64px 0
}

.disparites-condition .three-box .three-box-single {
  display: flex;
  padding: 16px 8px;
  justify-content: center;
  align-items: center;
  background: rgba(56,145,203,.1);
  border-radius: 16px
}

.disparites-condition .three-box .three-box-single p {
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  width: 280px;
  font-weight: 700;
  text-align: center;
  margin: 0
}

.disparites-condition {
  z-index: 9999
}

.disparites-condition .three-box .three-box-single.aos-animate {
  background: #3891cb
}

.mb-24 {
  margin-bottom: 24px
}

.percentage-section .left-right-block {
  display: flex;
  align-items: flex-start;
  margin-bottom: 60px;
  margin-top: 140px
}

.percentage-section .left-right-block .left-sidebar {
  background: #fff;
  padding: 24px;
  max-width: 364px;
  width: 100%;
  float: left
}

.percentage-section .left-right-block .right-percentage-box {
  float: left;
  width: calc(100% - 364px);
  padding-left: 100px
}

.percentage-section .left-right-block .right-percentage-box .rod {
  display: flex;
  position: relative;
  margin-bottom: 48px;
}

.percentage-section .left-right-block .right-percentage-box .rod.rod-1x .full-rod {
  max-width: 344px;
  width: 0px;
  transition: width 250ms linear;
  -webkit-transition: width 250ms linear
}

.percentage-section .left-right-block .right-percentage-box .rod.rod-1x.aos-animate .full-rod {
  width: 448px
}

.percentage-section .left-right-block .right-percentage-box .rod.rod-2x .full-rod {
  max-width: 383px;
  width: 0px;
  transition: width 250ms linear;
  -webkit-transition: width 250ms linear
}

.percentage-section .left-right-block .right-percentage-box .rod.rod-2x.aos-animate .full-rod {
  width: 490px
}

.percentage-section .left-right-block .right-percentage-box .rod.rod-3x .full-rod {
  max-width: 471px;
  width: 0px;
  transition: width 250ms linear;
  -webkit-transition: width 250ms linear
}

.percentage-section .left-right-block .right-percentage-box .rod.rod-3x.aos-animate .full-rod {
  width: 545px
}

.percentage-section .left-right-block .right-percentage-box .rod.rod-4x .full-rod {
  max-width: 532px;
  width: 0px;
  transition: width 250ms linear;
  -webkit-transition: width 250ms linear
}

.percentage-section .left-right-block .right-percentage-box .rod.rod-4x.aos-animate .full-rod {
  width: 635px
}

.percentage-section .left-right-block .right-percentage-box .rod.rod-5x .full-rod {
  max-width: 585px;
  width: 0px;
  transition: width 250ms linear;
  -webkit-transition: width 250ms linear
}

.percentage-section .left-right-block .right-percentage-box .rod.rod-5x.aos-animate .full-rod {
  width: 655px
}

.percentage-section .left-right-block .right-percentage-box .rod.aos-animate .starting-circle helix-core-heading::part(heading) {
  opacity: 1;
  -webkit-animation: 1s ease 0s normal forwards 1 fadein;
  animation: 1s ease 0s normal forwards 1 fadein
}

.percentage-section .left-right-block .right-percentage-box .rod.aos-animate .full-rod .times-amount helix-core-heading::part(heading) {
  opacity: 1;
  -webkit-animation: 1s ease 0s normal forwards 1 fadein;
  animation: 1s ease 0s normal forwards 1 fadein
}

.percentage-section .left-right-block .right-percentage-box .rod .starting-circle {
  width: 96px;
  height: 96px;
  background: #e77a42;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  z-index:1;
}

.percentage-section .left-right-block .right-percentage-box .rod .starting-circle helix-core-heading::part(heading) {
  color: #fff;
  margin: 0;
  opacity: 0;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.percentage-section .left-right-block .right-percentage-box .rod .full-rod {
  height: 64px;
  background: #3891cb;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  display: flex;
  justify-content: left;
  align-items: center;
  padding-left: 75px;
  border-radius: 0 50px 50px 0;
  left: 40px;
}

.percentage-section .left-right-block .right-percentage-box .rod .full-rod .times-amount p {
  font-size: 20px;
  line-height: 28px;
  color: #153a57;
  opacity: 0;
  font-weight: 700;
  text-transform: lowercase;
}

.percentage-section .left-right-block .right-percentage-box .rod.aos-animate .full-rod .times-amount p {
  opacity: 1;
  -webkit-animation: 1s 
    ease 0s normal forwards 1 fadein;
  animation: 1s 
    ease 0s normal forwards 1 fadein;
}

.percentage-section .left-right-block .right-percentage-box .rod .full-rod .times-amount p strong {
  color:#fff;
  text-transform: capitalize;
}

@keyframes fadein {
  0% {
    opacity: 0
  }

  66% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0
  }

  66% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.percentage-section .light-blue-bg helix-core-heading::part(heading) {
  clear: both;
  background: #b1d3ea;
  padding: 24px;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 80px;
  color: #033b58;
  font-weight: 700;
  text-align: left;
}

.percentage-section .light-blue-bg sup {
  line-height: normal
}

.percentage-section .highe-lower-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.percentage-section .highe-lower-wrapper .highe-lower-block {
  display: flex;
  padding: 24px;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
  color: #fff;
  margin-bottom: 24px;
  width: 50%
}

.percentage-section .highe-lower-wrapper .highe-lower-block .highe-lower-block-contnt p {
  font-size: 20px;
  line-height: 28px;
  margin: 0;
  font-weight: 700;
  text-align: left;
}

.percentage-section .highe-lower-wrapper .highe-lower-block .highe-lower-block-contnt helix-core-heading::part(heading) {
  font-size: 56px;
  line-height: 64px;
  margin: 0;
  color: #fff
}

.percentage-section.covid-age-block .age-head helix-core-heading::part(heading) {
  font-size: 40px;
  line-height:48px;
  margin-bottom:84px;
}

.percentage-section.covid-age-block .content2 p {
  font-size: 24px;
  line-height:32px;
}

.percentage-section.covid-age-block .content1 p, .percentage-section.covid-age-block .content2 p {
  margin: 0 auto;
  max-width: 80%;
}

.percentage-section .left-right-block .left-sidebar helix-core-heading::part(heading) {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.2px;
  font-weight: 700;
  color: #153a57;
  margin-bottom: 8px;
}

.percentage-section .left-right-block .left-sidebar {
  text-align: left;
}

.percentage-section .left-right-block .left-sidebar p strong {
  color: #e77a42;
}

.percentage-section helix-core-heading p, .percentage-section helix-core-heading::part(heading) {
  margin: 0;
  font-family: "Roboto", sans-serif;
}

.percentage-section .highe-lower-wrapper .highe-lower-block helix-core-image::part(image) {
  width: 120px;
}

@supports(-webkit-touch-callout:inherit) {
  .disparites-condition {
    background-attachment: fixed
  }
}

@media screen {
  .disparites-condition .header1 {
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 48px !important
  }

  .percentage-section .highe-lower-wrapper .highe-lower-block .highe-lower-block-contnt helix-core-heading::part(heading),
  .percentage-section .highe-lower-wrapper .highe-lower-block .highe-lower-block-contnt helix-core-heading p {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-align:left;
  }
}

@media(max-width: 1199px) {
  .disparites-condition .three-box {
    column-gap:40px
  }
  .disparites-condition .three-box .three-box-single {
    flex:1
  }

  .disparites-condition .three-box .three-box-single p {
    width:inherit
  }

  .percentage-section .left-right-block .right-percentage-box {
    padding-left:30px
  }
}

@media(max-width: 1100px) {
  .percentage-section .left-right-block .left-sidebar {
    max-width:100%;
    margin-bottom: 64px
  }

  .percentage-section .left-right-block .right-percentage-box {
    padding-left:0
  }

  .percentage-section .left-right-block {
    flex-direction:column;
    margin-top: 84px
  }
}

@media(max-width: 992px) {
  .percentage-section .highe-lower-wrapper .highe-lower-block .highe-lower-block-contnt p {
    font-size:16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .25px
  }
  .disparites-condition h3.three-box-bottom br {
    display:none
  }

  .percentage-section .highe-lower-wrapper .highe-lower-block helix-core-image::part(image) {
    width:88px;
  }
}

@media (min-width:768px) and (max-width:1024px) {
  /* AGE PAGE */
  .covid-age-block,
  .covid-age-block.heart-page {
    background:url(/images/95d9c2ac149869b2a0e83fb648e38740.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .covid-age-block.heart-page {
    background:url(/images/4f866fae97a2c7574f9ead1132eebda2.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
  }

  .covid-age-block .content1 p, .covid-age-block .content2 p {
    max-width:680px;
  }

  .covid-age-block .content2 p {
    font-size: 16px;
  }

  .covid-age-block .two-col-grid {
    padding: 80px 0 100px 0;
  }

  .covid-age-block .col-2::before {
    left:-15px;
  }

  .top-wave-curve:not(:has(~ .immuno.covid-age-block)) {
    height: 200px;
    background-image: url(/images/434fa1e423de42f350ff1b505da0a203.png);
    background-size: cover;
  }

  /*risk factor immunocompromised page */
  .immuno.covid-age-block .age-head helix-core-heading::part(heading) {
    font-size: 56px;
    line-height: 64px;
  }

  .top-wave-curve:has(~ .immuno.covid-age-block) {
    background-image: url(/images/49d0018ad91ae881cc63d34417b4c3bf.png);
    background-size: 100% 100%;
    height:150px;
  }

  .top-wave-curve.full-size {
    background-size: cover;
  }

  .disparites-condition.covid-age-block .covid-head helix-core-heading::part(heading) {
    margin-top:325px;
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .top-wave-curve.full-size:has(~.disparites-condition) {
    height: 142px;
    background-image: url(/images/e501367a7e7a1e866a743cbda450421c.webp);
    background-size: 100% 100%;
  }
}

@media (max-width:767px) {
  /* AGE PAGE */
  helix-core-layout-container.covid-age-block::part(inner-container) {
    /*max-width: 375px;*/
    padding: 0px 16px;
  }

  .covid-age-block {
    background:url(/images/95d9c2ac149869b2a0e83fb648e38740.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .covid-age-block.heart-page {
    background:url(/images/4f866fae97a2c7574f9ead1132eebda2.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
  }

  .covid-age-block .covid-head helix-core-heading::part(heading) {
    margin-top: 280px;
    font-size: 26px;
    line-height: 1em;
    margin-bottom: 8px;
  }

  .covid-age-block .content1 p {
    font-size: 20px;
    line-height: 28px;
    margin: 45px auto 40px auto;
    text-align: left;
    max-width:100%;
  }

  .covid-age-block .content2 p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    text-align: left;
    max-width:100%;
  }

  .covid-age-block .two-col-grid {
    margin: 0;
    padding: 0;
  }

  .covid-age-block .two-col-grid::part(grid) {
    margin: 30px auto 80px auto;
  }

  .covid-age-block .col-2::before {
    display:none;
  }

  .covid-age-block .slider {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin-top: 50px;
  }

  .covid-age-block .top-text p, .covid-age-block .bottom-text p {
    width: 90%;
    margin: auto;
  }

  .covid-age-block .slide {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: transform 0.5s ease;
    transform: translateX(100%);
    opacity: 0;
    z-index: 0;
  }

  .covid-age-block .slide.active {
    transform: translateX(0);
    opacity: 1;
    z-index: 1;
    transition-delay: 0.5s !important;
  }

  .covid-age-block .buttons {
    display:block;
    width: 100% !important;
    height: 100% !important;
    z-index:9;
  }

  .covid-age-block .buttons button {
    background: url(/images/c1d17c1da1a7afe92c6df17b5718e53c.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 24px;
    color: transparent;
    border: none;
  }

  .covid-age-block .buttons button#next {  
    position: absolute;
    right: 0;
    top: 175px;
  }

  .covid-age-block .buttons button#prev {  
    position: absolute;
    left: 0;
    top: 195px;
    transform: rotate(180deg);
  }

  .covid-age-block .slide .top-text br, .covid-age-block .slide .bottom-text br {
    display:none;
  }

  #slide1.active ~ .buttons #prev, #slide2.active ~ .buttons #next {
    display: none;
  }

  .top-wave-curve {
    height: 120px;
    background-image: url(/images/75ffd82e5487b5fdd869afdd46b0f57c.png);
    background-size: cover;
  }

  .top-wave-curve.full-size:has(~.disparites-condition) {
    height: 70px;
    background-image: url(/images/e501367a7e7a1e866a743cbda450421c.webp);
    background-size: 100% 100%;
  }

  .top-wave-curve.full-size {
    background-size: cover;
  }

  .covid-age-block .age-head helix-core-heading::part(heading) {
    font-size: 56px;
    line-height: 64px;
  }

  /*risk factor immunocompromised page */  
  .immuno.covid-age-block .covid-head helix-core-heading::part(heading) {
    font-size: 24px;
    line-height: 30px;
  }

  .immuno.covid-age-block .age-head helix-core-heading::part(heading) {
    font-size: 34px;
    line-height: 45px;
  }

  .immuno.covid-age-block .content1 p {
    margin: 40px auto 84px;
  }

  .immuno.covid-age-block .threeblock-wrapper .threeblock-single-row {
    padding: 24px;
  }

  .immuno.covid-age-block .threeblock-single-row .txt-left helix-core-heading p, 
  .immuno.covid-age-block .threeblock-single-row .txt-right helix-core-heading p,
  .immuno.covid-age-block .threeblock-wrapper .threeblock-single-row {
    text-align: center;
    flex-direction: column;
  }

  .immuno.covid-age-block .threeblock-single-row .img-c {
    order: 1;
    margin-bottom: 24px;
  }

  .immuno.covid-age-block .threeblock-single-row .txt-left {
    order: 2;
  }

  .immuno.covid-age-block .threeblock-single-row .txt-right {
    order:3;
  }

  .immuno.covid-age-block .threeblock-single-row .txt-left helix-core-heading::part(heading), 
  .immuno.covid-age-block .threeblock-single-row .txt-right helix-core-heading::part(heading) {
    font-size: 20px;
    line-height: 28px;
  }

  .immuno.covid-age-block .threeblock-single-row .txt-left helix-core-heading p br,
  .immuno.covid-age-block .threeblock-single-row .txt-right helix-core-heading p br {
    display:none;
  }

  /*risk factor-disparities */
  .disparites-condition .three-box {
    flex-direction:column
  }

  .disparites-condition .three-box .three-box-single.second {
    margin:40px 0
  }

  .percentage-section .left-right-block {
    flex-direction:column;
    margin-top: 60px
  }

  .percentage-section .left-right-block .right-percentage-box .rod.rod-1x .full-rod {
    max-width:200px
  }

  .percentage-section .left-right-block .right-percentage-box .rod.rod-2x .full-rod {
    max-width:230px
  }

  .percentage-section .left-right-block .right-percentage-box .rod.rod-3x .full-rod {
    max-width:270px
  }

  .percentage-section .left-right-block .right-percentage-box .rod.rod-4x .full-rod {
    max-width:280px
  }

  .percentage-section .left-right-block .right-percentage-box .rod.rod-5x .full-rod {
    max-width:300px
  }

  .percentage-section .left-right-block .right-percentage-box .rod .starting-circle {
    min-width:72px;
    height: 72px
  }

  .percentage-section .left-right-block .right-percentage-box .rod .full-rod {
    padding-left:55px
  }

  .percentage-section .left-right-block .right-percentage-box .rod .full-rod .times-amount p {
    font-size:16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .25px;
    text-align: left;
    width: 95%;
  }

  .percentage-section .highe-lower-wrapper {
    flex-direction:column
  }

  .percentage-section .highe-lower-wrapper .highe-lower-block {
    width:100%;
    padding: 0;
    margin-bottom: 48px
  }

  .percentage-section .highe-lower-wrapper .highe-lower-block:last-child {
    margin-bottom: 0
  }

  .disparites-condition.covid-age-block .covid-head helix-core-heading::part(heading) {
    margin-top: 225px;
  }

  .percentage-section .left-right-block .right-percentage-box .rod .starting-circle helix-core-heading::part(heading) {
    font-size:20px;
    line-height:28px;
  }


}

@media (max-width:1024px) {
  /*risk factor immunocompromised page */
  .immuno.covid-age-block .content1 p {
    font-size: 24px;
    line-height: 32px;
  }

  .immuno.covid-age-block .threeblock-single-row .txt-left helix-core-heading::part(heading), 
  .immuno.covid-age-block .threeblock-single-row .txt-right helix-core-heading::part(heading) {
    text-align:left;
  }

  .immuno.covid-age-block .age-head helix-core-heading br {
    display:none;
  }

  .immuno.covid-age-block .threeblock-single-row .txt-left {
    margin-bottom:20px;
  }

  .disparites-condition.covid-age-block .covid-head helix-core-heading::part(heading) {
    font-size:40px;
    line-height:48px;
  }

  .percentage-section.covid-age-block .content1 p, .percentage-section.covid-age-block .content2 p {
    max-width:100%;
    text-align:center;
  }    
}

@media (max-width:1023px) {
  .percentage-section .left-right-block .left-sidebar helix-core-content p {
    font-size:12px;
    line-height:20px;
  }

  .percentage-section .left-right-block .right-percentage-box .rod .starting-circle helix-core-heading::part(heading) {
    font-size:20px;
    line-height:28px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  /*risk factor immunocompromised page */
  .immuno.covid-age-block .threeblock-wrapper .threeblock-single-row {
    flex-direction: column;
    position: relative;
    padding: 24px 40px 24px 224px;
  }

  .immuno.covid-age-block .threeblock-single-row .img-c {
    position: absolute;
    left: 16px;
    top: 24px;
  }

  helix-core-layout-container.covid-age-block::part(inner-container) {
    max-width: 768px;
    padding: 0px 16px;
  }

  .immuno.covid-age-block .threeblock-single-row .txt-left helix-core-heading::part(heading), 
  .immuno.covid-age-block .threeblock-single-row .txt-right helix-core-heading::part(heading) {
    font-size: 20px;
    line-height: 28px;
  }

  .immuno.covid-age-block .threeblock-single-row .txt-left helix-core-heading p br,
  .immuno.covid-age-block .threeblock-single-row .txt-right helix-core-heading p br {
    display:none;
  }
}
