.blue-bar {
	top: 98px;
}
.page-heading h2 {
  font-family: Ubuntu;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  /*margin: 40px auto 10px;*/
    margin: 76px auto 10px;
}
.page-heading p,
.page-heading .head-1 {
  font-family: Ubuntu;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  color: #003865;
  margin: 0 0 40px;
}
.box {
  border-top: 1px solid #00284e;
  height: 43px;
  margin: 15px 0;
}
.moa-disclaimer-copy {
  font-family: Ubuntu;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: rgba(0, 0, 0, 0.84);
  margin: 20px 0;
}
.moa-ar {
  max-width: 720px;
  margin: 0 auto;
}
.moa-callout-content {
  color: #555;
  font-family: Ubuntu;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 35px;
  margin-bottom: 50px;
}

.moa-callout-content p {
  margin: 0;
}
.moa-foot-text {
  margin: 5px 0 0 !important;
}
.page-key-point-sec.page-content {
  margin: 0 auto 30px;
  padding:30px 0 50px;
}
.page-key-point-sec.page-content p.residual {
  font-weight: 500;
  max-width: 560px;
}
.footer {
  color: #555;
  font-family: Ubuntu;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.page-content.footer.text-indent {
  margin-bottom: 5px;
}
.view-os-data {
  background: #ac182e;
  padding: 12px 0;
  text-align: center;
  margin: 50px auto;
  background-image: url(/content/dam/website-services/us/434-imfinzi-com/gc-gejc/global/ChevronWhite_Desktop.svg);
  background-repeat: no-repeat;
  background-position: center right 77px;
  max-width: 600px;
  width: 100%;
  cursor: pointer;
}
.view-os-data.page-content a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  font-family: Ubuntu;
}
.page-switch.inner-content {
  padding-bottom: 77px;
}

@media screen and (max-width: 992px) {
  #maincontent.container {
    border-top: 1px solid #000;
  }
  .page-heading,
  .moa-ar {
    padding: 0 15px;
  }
  .page-heading h2 {
    font-size: 20px;
    margin: 88px auto 30px;
  }
  .page-heading p,
.page-heading .head-1 {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 30px;
  }
  .box {
    height: 50px;
    margin: 0px 0;
  }
  .moa-heading1 {
    margin: 0;
  }
  .moa-callout-content {
    font-size: 10px;
    margin: 20px 5px 50px 0;
  }
  .page-key-point-sec.page-content {
    margin: 0 15px;
    padding: 20px 0 0;
    border-radius: 0;
  }
  .disease-state-flex {
    flex-direction: column;
    align-items: initial !important;
  }
  .key-point {
    top: 22%;
    left: 100px;
  }
  .key-point-txt {
    margin: 20px 0 0px 40px;
    font-weight: 500;
  }
  .residual {
    margin: 20px auto 0;
    padding: 0 20px 20px;
    list-style: none;
    position: relative;
  }
  ul.resul{
	 list-style: none;
     margin-bottom: 0;
   }
  .residual::before{
    content: "•";
    color: #555;
    font-size: 1.2em;
    margin-right: 0.5em;
    display: inline-block;
    width: 1em;
    /* width: 6px; */
    /* height: 6px; */
    position: absolute;
    left: 5px;
    top:-2px;
   }
  .footer {
    font-size: 10px;
    margin: 0 15px;
  }
  .page-content.footer.text-indent {
    margin: 30px 15px 0;
  }
  .view-os-data {
    margin: 30px 15px;
    padding: 8px 0;
    background-position: center right 35px;
    max-width: 354px;
  }
  .page-switch__label {
    display: inline-flex;
  }
  .page-switch__button--next .page-switch__icon {
    /*margin: 14px 0 0;*/
  }

    a.page-switch__button {
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 5px;
        /*padding: 7px 0;*/
    }

    .page-switch.inner-content {
        align-items: flex-start;
    }
  .page-switch.inner-content {
    padding: 27px 37px 20px;
  }

   .moa .view-os-data.page-content a:hover {
        color: #ac182e;
        background-color: #fff;
        text-decoration: none;
    }
    
    .moa .view-os-data.page-content:hover a, .view-os-data.page-content a:hover {
        background-color: #fff;
        color: #ac182e;
    }
    
    .moa .view-os-data.page-content:hover {
        border: 1px solid #ac182e;
        background-color: #fff;
        color: #ac182e;
        background-image: url(/content/dam/website-services/us/434-imfinzi-com/gc-gejc/global/green-right-arrow.svg);
        background-repeat: no-repeat;
        background-position: center right 35px;
    }

}

@media screen and (min-width: 992px) {
  .moa .disease-state-flex p.key-point {
    left: 101px;
  }

  .moa .page-key-point-sec.page-content p.residual {
    max-width: 550px;
  }

  .moa p.key-point-txt {
    margin-left: 18px;
  }

  .moa .page-switch.inner-content {
    padding-inline: 0;
  }
  .moa .view-os-data.page-content a {
    padding: 13px 185px;
  }
  .moa .view-os-data.page-content a:hover {
    color: #ac182e;
    background-color: #fff;
    text-decoration: none;
  }
  .view-os-data.page-content:hover a,
	.view-os-data.page-content a:hover {
    background-image: url(/content/dam/website-services/us/434-imfinzi-com/gc-gejc/global/green-right-arrow.svg);
    background-repeat: no-repeat;
    /*background-position: center right 77px;*/
    background-position: center right 36px;
    background-color: #fff;
    color: #ac182e;
  }

    .view-os-data.page-content:hover {
        border: 1px solid #ac182e;
        background-color: #fff;
        color: #ac182e;
    }

}

/*** CT fixes ***/
@media screen and (max-width: 380px) {
	.view-os-data.page-content {
        max-width: 290px;
        margin-inline: auto;
    }
}

@media screen and (max-width: 350px) {
    p.key-point {
    	top: 18%;
    }
}

@media screen and (min-width: 400px) and (max-width: 500px) {

    .disease-state-flex {
        align-items: flex-start;
    }
    
    .disease-state-flex img {
        max-width: 352px;
    }
}

@media screen and (min-width: 501px) and (max-width: 991px) {

    .disease-state-flex {
        flex-direction: row;
        align-items: center!important;
        gap: 20px;
    }
    
    .disease-state-flex img {
        max-width: 352px;
    }

    p.key-point-txt {
        margin: 0;
    }
    
    p.key-point {
        top: 30%;
    }

    .page-heading, .moa-ar {
        max-width: 100%;
    }
    
    .view-os-data.page-content {
        margin-inline: auto;
	}
    
    /*li.residual {
        max-width: 100%;
    }*/
    
    ul.resul > li:last-child {
        margin-top: 0;
    }


}

