.banner-characteristics {
    padding: 52px 0 51px 0;
}

#characteristics .banner-characteristics p {
    font-size: 18px;
    line-height: 20px;
    padding:0;
}

.identifying-patients {
    padding: 10px 0 23px 0;
}

.identifying-patients-head {
    padding: 23px 0 27px 0;
}

.identifying-patients-head figure {
    margin: 0;
}

.identifying-patients-head h2 {
    margin: 0 0 4px 0;
    font-family: "myriad-pro-condensed", sans-serif; font-weight: 900; font-style: italic;
    font-size: 32px;
    line-height: 36px;
    color: #AE2573;
    text-transform: uppercase;
}

.identifying-patients-head h3 {
    margin: 24px 0 16px 0;
    font-size: 20px;
    line-height: 24px;
    color: #AE2573;
    font-family: "myriad-pro", sans-serif; font-weight: 700; font-style: normal;
}

.identifying-patients-head p {
    font-family: "myriad-pro", sans-serif; font-weight: 400; font-style: normal;
    font-size: 18px;
    line-height: 20px;
    color: #333F48;
}

.identifying-patients-head p.diagnosis {
    font-size: 20px;
    line-height: 24px;
    color: #333F48;
    font-family: "myriad-pro", sans-serif; font-weight: 700; font-style: normal;
    padding: 0 0 6px 0;
}

.classification {
    display: flex;
    justify-content: space-between;
    padding: 0 0 15px 0;
    align-items: center;
}

.classification-table {
    width: 58%;
}

.criteria-table {}

.criteria-head {
    display: flex;
    align-items: center;
}

.clinical-criteria {
    width: 55%;
    padding: 15px 16px;
    background: linear-gradient(90deg, #064C53 0%, #009D88 100%);
    border-left: #D7D7D7 1px solid;
}

.clinical-score {
    width: 45%;
    padding: 15px 16px;
    background: #EDEDEE;
    border-right: #D7D7D7 1px solid;
    border-bottom: #D7D7D7 1px solid;
}

.clinical-criteria h4 {
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    font-family: "myriad-pro", sans-serif; font-weight: 700; font-style: normal;
}

.clinical-score h4 {
    text-align: center;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    color: #333F48;
    font-family: "myriad-pro", sans-serif; font-weight: 700; font-style: normal;
}

.criteria-list {
    display: flex;
    align-items: center;
    background: #FBFBFB;
    border-bottom: #D7D7D7 1px solid;
    border-left: #D7D7D7 1px solid;
    border-right: #D7D7D7 1px solid;
}

.disease {
    width: 55%;
    padding: 2px 23px 2px 15px;
}

.disease-score {
    width: 45%;
    padding: 11px 0;
    background: #FFFFFF;
}

.disease p {
    font-family: "myriad-pro", sans-serif; font-weight: 400; font-style: normal;
    font-size: 12px;
    line-height: 14px;
    color: #333F48;
}

.disease-score p {
    font-family: "myriad-pro", sans-serif; font-weight: 400; font-style: normal;
    font-size: 12px;
    line-height: 14px;
    color: #333F48;
    text-align: center;
}


.clinical-criteria-rad {
    border-radius: 12px 0 0 0;
    border-top: #D7D7D7 1px solid;
}

.clinical-score-rad {
    border-radius: 0 12px 0 0;
    border-top: #D7D7D7 1px solid;
}

.disease-rad {
    border-radius: 0 0 0 12px;
    padding: 2px 15px;
}

.disease-score-rad {
    border-radius: 0 0 12px 0;
}

.criteria-list-rad {
    border-radius: 0 0 10px 10px;
}

.eular-main {
    width: 38%;
    padding-left: 30px;
}

.eular {
    max-width: 493px;
    background: linear-gradient(90deg, rgba(174, 37, 115, 0.00) 0%, rgba(174, 37, 115, 0.10) 50%, rgba(174, 37, 115, 0.00) 100%);
    padding: 20px 0 20px 0;
}

.eular p {
    font-size: 20px;
    line-height: 24px;
    color: #333F48;
    font-family: "myriad-pro", sans-serif; font-weight: 700; font-style: normal;
    /*max-width: 380px;*/
    max-width: 391px;
    margin: 0 auto;
    text-align: center;
}

.pathogenesis {
    padding: 14px 0 10px 0;
}

.pathogenesis p {
    font-family: "myriad-pro", sans-serif; font-weight: 400; font-style: normal;
    font-size: 18px;
    line-height: 20px;
    color: #333F48;
}

#patient-identification-block .cmp-text {
    padding: 0;
}

.patient-identification {
    background-color: #FAFAFA;
}

.patient-anca-head h2 {
    margin: 0 0 4px 0;
    font-family: "myriad-pro-condensed", sans-serif; font-weight: 900; font-style: italic;
    font-size: 32px;
    line-height: 36px;
    color: #AE2573;
    text-transform: uppercase;
}

.patient-anca-head figure {
    margin: 0;
}

.patient-anca {
    padding: 40px 0 20px 0;
}

.severe-asthma-main {
    display: flex;
    justify-content: space-between;
    padding:21px 38px 26px 0;
}

.severe-asthma-anca {
    background-color: #FFFFFF;
    padding: 25px 20px 20px 24px;
    border: #D7D7D7 1px solid;
    border-radius: 12px;
    width: 49.5%; min-height: 558px;
    position: relative;
}

.severe-asthma-anca h3 {
    font-size: 20px;
    line-height: 24px;
    color: #333F48;
    font-family: "myriad-pro", sans-serif; font-weight: 700; font-style: normal;
    margin: 0 0 15px 0;
}

.severe-asthma-anca ul.asthma-list {
    margin: 0;
    padding: 0 0 0 12px;
}

.asthma-list li p {
    font-family: "myriad-pro", sans-serif; font-weight: 400; font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #333F48;
    padding: 0 0 0 3px;
}

.asthma-list li {
    margin: 0 0 7px 0;
}
.asthma-list li::marker { font-size: 12px;}

.severe-asthma-anca ul.asthma-list-sub li::marker {
    list-style-type: circle;

}

.severe-asthma-anca ul.asthma-list-sub li {
    position: relative;
    padding: 0;
    list-style-type: circle;
    
}
 

.severe-asthma-anca ul.asthma-list-sub {
    margin: -5px 0 0 0;
    padding:0 0 0 30px;
}
.hypothetical 
{
   display: flex;
   position: absolute;
   bottom: 0;
   right: 0;
   width: 100%;
   justify-content: space-between;
   align-items: flex-end; z-index: 0;
}
.hypothetical-patient
{

}
.hypothetical-patient figure
{
  margin: 0 27px 0 0;
}
 
.hypothetical span
{
    font-family: "myriad-pro", sans-serif; font-weight: 400; font-style: normal;
    font-size: 14px;
    line-height: 16px;
    color: #333F48;
    display: inline-block;
    padding: 0 0 11px 28px;
}
.hypothetical-patient figure img 
{
  display: block;
}
.study-design-icon img
{
  margin-right: 14px;
}
.established-safety-icon img
{
    margin-right: 7px;
}
.egpa-cta-footnote-characteristics 
{
    padding: 45px 0 40px 0;
}

.mobile-space {
    max-width: 300px;
}

@media screen and (max-width: 1100px) {
    .hypothetical-patient figure { margin: 0 10px 0 0; }
    .getty-view { max-width: 265px;}
    .astr-view  {  max-width: 210px;}
    .severe-asthma-main { padding: 21px 0 26px 0;}
    .eular-main { width: 42%; padding-left: 15px;}
}

@media screen and (min-width: 992px) {
  .severe-asthma-anca h3{ 
      /*max-width: 400px;*/
             max-width: 300px; 
  }
 .EGPASite#characteristics .egpa-characteristics.ref-section p a{
      word-break: break-all;
  }
     .EGPASite#characteristics .egpa-characteristics.ref-section p{
      word-break: break-word;
  }
}

@media screen and (max-width: 991px) {
    .banner-characteristics {
        padding: 42px 0 45px 0;
    }

    #characteristics .banner-characteristics p {
        font-size: 17px;
        line-height: 19px;
    }

    
    ul.asthma-list.special-width li {
        max-width: 293px;
    }

    .mobile-space {
        max-width: 160px;
    }

    .banner-characteristics h1 {
        max-width: 258px;
    }

    .eular-main {
        width: 100%;
        padding-left: 0; margin-top: 24px;
    }
    .severe-asthma-main
    {
      display: block; padding: 21px 0 20px 0;
    }
    .severe-asthma-anca
    {
      width: 100%; min-height: 552px;  margin: 0 0 16px 0;  
    }
    .classification
    {
      display: block;
    }
    .classification-table
    {
      width: 100%;
    }
    .eular {
        max-width: 359px; margin:0 auto; 
    }
    .eular p
    {
      font-size: 18px;
      line-height: 20px;  max-width: 259px; margin:0 auto;
    }
    .pathogenesis p {
        font-size: 16px;
        line-height: 18px;
    }
    .identifying-patients-head h2
    {
        font-size: 28px;
        line-height: 30px;
    }
    .identifying-patients-head h3 {
        margin: 24px 24px 16px 0;
        font-size: 18px;
        line-height: 22px;
    }
    .identifying-patients-head p
    {
        font-size: 16px;
        line-height: 18px;
    }
    .identifying-patients-head p.diagnosis
    {
        font-size: 19px;
        line-height: 22px;
        padding-right: 20px;
    }
    .clinical-criteria
    {
        width: 70%;
    }
    .clinical-score
    {
        width: 30%;
    }
    .disease
    {
        width: 70%; padding: 2px 3px 2px 15px;
    }
    .disease-score
    {
        width: 30%; padding: 10px 0;
    }
    .patient-anca-head h2
    {
        font-size: 28px;
        line-height: 30px;
    }
    .severe-asthma-anca h3
    {
        font-size: 19px;
        line-height: 22px;
                max-width: 94%;
    }
    .hypothetical span
    {
        padding: 0 0 11px 16px;
        font-size: 12px;
        line-height: 14px;
    }
    .egpa-cta-footnote-characteristics
    {
        padding: 24px 0 24px 0;
    }
    .study-design-icon img {
        margin-right: 0;
    }
    .asthma-list li::marker { font-size: 10px;}
    .pathogenesis {
        padding: 9px 0 10px 0;
    }
    .characteristics-content-cta2 
    {
        padding: 10px 0px 10px 16px;
    }

    #characteristics .eosino-data {
        width: 22%;
        display: flex;
        justify-content: center;
    }

    #characteristics .eosino-content {
        width: 78%;
    }

    #characteristics .established-safety-icon img {
        margin-right: 0;
    }

    #characteristics .egpa-cta-footnote-block p:last-child {
        /*padding-right: 33px;*/
                padding-right: 26px;
    }   
}

@media screen and (max-width: 767px) {
    p.high-ics { max-width:69%;}  
    p.high-ics br { display: none;}  
    .identifying-patients-head h2 { font-size: 27px; letter-spacing: -0.7px;}
    .identifying-patients-head figure { max-width: 310px; }
}

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

    p.high-ics { max-width: 65%;}
}



@media screen and (max-width: 360px) {
  p.high-ics br { display: none;}
}

@media screen and (max-width: 359px) {
  p.high-ics br { display: block;}
}




/*Feedback 18-08-25 */
#characteristics .banner h1 {
    font-family: "myriad-pro-condensed", sans-serif; font-weight: 900; font-style: italic;
    font-weight: 900;
}



