/*Understanding COPD STARTS*/
#what-is-copd a.error-container-btn:after {}

.understanding-copd-header {
    width: 65%;
    margin-bottom: 45px;
}

.stage-what-is-copd ul.cards-list {
    list-style: none;
}

.stage-what-is-copd li {
    padding-left: 0px;
    margin-left: 3px;
    color: #373A37;
}

.understanding-copd-header h1 {
    font-size: 45px;
    margin-top: 20px;
    margin-bottom: 42px;
}

.understanding-copd-header h3 {
    font-size: 24px;
    margin-top: -12px;
    margin-bottom: 11px;
}

.understanding-copd-header h4 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 47px;
}

.understanding-copd-text-container {
    max-width: 1160px;
    margin: 0 auto;
    padding: 135px 0 45px;
}

.what-is-copd {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 15px;
    color: #333333;
    margin-top: 8px;
    letter-spacing: 0.6px;
    width: 88%;
}

.copd-symptoms-container {
    margin-top: 40px;
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    padding-left: 100px;
    position: relative;
}

.copd-symptoms-container h3 {
    font-size: 24px;
    margin: 20px 0 16px;
}

.copd-symptoms-container h2 {
    font-size: 30px;
    margin: 10px 0 0;
    letter-spacing: 0.3px;
    color: #333333;
}

.copd-symptoms-container p {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 10px;
    color: #333333;
    margin-top: 10px;
    letter-spacing: 0.17px;
}

.copd-symptoms-header {
    display: flex;
}

.copd-icons {
    position: absolute;
    left: 0;
}

.copd-icons.icon1 {
    top: 5px;
}

.copd-symptoms-list li {
    padding-left: 0;
    font-family: 'Gotham-Book';
    font-size: 17px;
    line-height: 24px;
    margin: 3px 0 3px 37px;
    list-style-position: initial;
}

#symptoms-container .copd-symptoms-list li {
    margin: 8px 0 8px 37px;
}

p.symptoms-disclaimer {
    letter-spacing: 0px;
    font-family: 'Gotham-Bold';
    margin-bottom: 0;
    color: #333333;
}

p.symptoms-disclaimer a {
    text-decoration: underline;
    color: #333333;
}

.copd-stages-container {
    display: flex;
    flex-wrap: wrap;
    max-width: 1160px;
    margin: 0 auto;
    width: 100%;
}

.copd-stages-container p {
    color: #373A37;
}

h3.four-stages-heading {
    padding-left: 0px;
    margin-bottom: 20px;
    margin-top: 0;
    letter-spacing: 0.24px;
    color: #373A37;
}

.stages-cards {
    display: flex;
    width: 100%;
    /*display: none;*/
    ;
}

.stages-cards-items {
    display: flex;
    column-gap: 3%;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 20px;
}

.stagescard {
    box-shadow: 3px 3px 16px #00000029;
    border-radius: 12px;
    width: 22.7%;
    background: #FFFFFF;
}

.cards-list-content {
    background-color: #FFFFFF;
    padding: 20px 20px 20px;
    border-radius: 0 0 12px 12px;
}

.cards-list-content p {
    font-family: 'Gotham-Book';
    font-size: 14px;
    line-height: 20px;
}

.cards-list-content p span {
    font-family: 'Gotham-Book';
}

.stagescard-view figure {
    margin: 0;
    text-align: center;
}

.stagescard-view figure img {
    margin: 0 auto;
}

.stagescard .cards-list {
    background: #ffffff;
    padding: 15px 20px 20px;
    border-radius: 0 0 12px 12px;
}

.stagescard-content {}

.stagescard-view {
    padding: 20px 10px 15px 10px;
    background: #359B88;
    border-radius: 12px 12px 0 0;
}

.expiratory-measures {
    padding: 20px 0 0 0;
}

.stages-images {
    margin-bottom: 20px;
}

.stagescard-view span {
    font-size: 17px;
    line-height: 22px;
    color: #373a37;
    font-family: 'Gotham-Bold';
    display: block;
    padding: 0 0 3px 10px;
}

.stagescard-view h3 {
    padding: 0 0 0 10px;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    font-family: 'Gotham-Bold';
}

.cards-list {
    font-size: 17px;
    color: #333333;
}

.cards-list li {
    line-height: 20px;
    margin: 0;
    font-family: 'Gotham-Book';
    text-align: left;
}

.cards-list li::marker {
    margin-right: 0px;
}

.cmp-text ul.cards-list {
    margin-top: 0;
    list-style-position: initial;
}

.copd-last-paragraph p {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 15px;
    color: #333333;
    letter-spacing: 0.6px;
    padding-right: 35px;
    padding-top: 0;
}

.learn-more-container {
    text-align: center;
    margin-top: 55px;
    margin-bottom: 30px;
    font-size: 18px;
}

.learn-more-container h3 {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 29px;
    font-family: 'Gotham-Bold';
}

#what-is-copd .learn-more-container a {
    background: #F0B323;
    padding: 15px;
    border-radius: 33px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    font-weight: 550;
    color: #333;
    margin: 0 auto;
    float: none;
    width: 240px;
    display: inline-block;
}

a,
button {
    outline: none;
    color: black;
}

.copdstage4 {
    padding-bottom: 0;
}

#what-is-copd .cmp-container__backgroundImage--enabled {
    background-position: top right;
    width: 100%;
    margin: 0px auto;
    background-size: 43%;
}

#what-is-copd #stage-container,
#what-is-copd #symptoms-container {
    background: #F7F7F7;
    padding: 46px 0 50px;
}

#what-is-copd #cause-risk-container {
    padding: 47px 0 50px;
}

#what-is-copd #stage-container .copd-symptoms-container {
    padding-left: 0;
}

.copd-symptoms-container h2 br,
.copd-symptoms-container h3 br {
    display: none;
}

#text-ec4e664dcb .copd-symptoms-list {
    margin-bottom: 32px;
}

#cause-risk-container .copd-symptoms-header {
    margin-bottom: 25px;
}

#cause-risk-container .copd-symptoms-container p.doctor-you {
    margin: 15px 0 0;
}

.copd-symptoms-container .chronic-para {
    width: 540px;
}

#what-is-copd .emphy {
    margin-top: 30px;
}

#what-is-copd .symphy {
    margin-bottom: 25px;
}

/* USBW3-13528 Breztri DTC Website - Campaign Update TV Spot Style Srt here*/


.what-is-copd-banner .breztri-banner .line-break {
    display: inline-block;
}

.understanding-copd-header {
    width: 100%;
}

.what-is-copd {
    width: 100%;
}

.understanding-copd-text-container {
    padding-top: 0;
}

.understanding-copd-header h2 {
    font-size: 45px;
    margin-top: 30px;
    margin-bottom: 42px;
    padding-top: 25px;
}

p.symptoms-disclaimer {
    margin-bottom: 25px;
}

p.symptoms-disclaimer a {
    text-decoration: none;
}

.copd-guilde-cta a.learn-but {
    background: #F0B323;
    border-radius: 22px;
    max-width: 362px;
    height: 44px;
}



/* USBW3-13528 Breztri DTC Website - Campaign Update TV Spot Style End here*/

/* Understanding COPD media queries */
@media only screen and (max-width: 1300px) {
    .stagescard {
        width: 23.5%;
    }

    .stages-cards-items {
        column-gap: 2%;
    }
}

@media only screen and (max-width: 1200px) {

    .understanding-copd-text-container {
        margin-left: 20px;
        margin-right: 20px;
    }

    #what-is-copd #symptoms-container,
    #what-is-copd #cause-risk-container,
    #what-is-copd #stage-container {
        padding: 45px 40px;
    }
}

@media only screen and (max-width: 1024px) {

    .understanding-copd-text-container {
        margin-left: 20px;
        margin-right: 20px;
    }

    .stages-cards-items {
        row-gap: 20px;
        justify-content: center;
    }

    .copd-stages-container {
        justify-content: center;
    }


    .copd-symptoms-container p {
        width: 100%;
    }

    .stages-cards-items {
        column-gap: 2%;
    }

}

@media screen and (min-width: 991px) {

    #what-is-copd .breztri-banner-bg {
        background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase4/desktop/what-is-copd/copd-flareup-bg.jpg);
    }
}

@media screen and (max-width: 991px) {
    #what-is-copd .breztri-banner-bg {
        background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase4/mobile/what-is-copd/copd-flareup-bg.jpg);
        background-position: 50% 50%;
    }

    body #sitemap .understanding-copd-text-container {
        margin-top: 36%;
    }

    .understanding-copd-header h1 {
        font-size: 27px;
        line-height: 32px;
        padding-bottom: 30px;
        margin-bottom: 0;
        width: 100%;
    }

    .cards-list li {
        line-height: 24px;
    }



    .understanding-copd-header h4 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 24px;
        padding-bottom: 0px;
    }

    #copd-flare-ups h2.gotham-bold.copd-style-h2 {
        /*margin-top: 90px;*/
        font-size: 27px;
    }

    #copd-flare-ups .ansr-2-container {
        margin-top: 20px;
    }

    .copd-symptoms-header {
        align-items: center;
    }

    p.symptoms-disclaimer {
        margin-top: 15px;
        font-size: 14px;
        line-height: 21px;
        padding-left: 0;
    }

    .understanding-copd-text-container {
        padding-top: 0;
        margin-left: 20px;
        margin-right: 20px;
    }

    .copd-symptoms-container h3 {
        font-size: 18px;
        line-height: 24px;
        margin: 0;
        padding-top: 20px;
    }

    #copd-flare-ups h2.gotham-bold.copd-style-h2 {
        font-size: 35px;
    }

    .stagescard-content p {
        font-family: 'Gotham-Book';
        font-size: 17px;
        line-height: 24px;
    }

    .copd-stages-container p {
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 0.14px;
    }

    .stagescard {
        min-height: auto;
        width: 49%;
    }

    .copd-last-paragraph p {
        margin-top: 30px;
    }

    .learn-more-container {
        margin-top: 40px;
        margin-bottom: 10px;
    }

    #what-is-copd p.doctor-you {
        padding-top: 0;
        margin-top: 0;
    }

    .copd-symptoms-list li {
        list-style-position: initial;
        text-indent: 0;
        padding-bottom: 5px;
        padding-left: 0px;
        font-size: 14px;
        line-height: 21px;
        margin-left: 15px;
    }

    #text-ec4e664dcb .copd-symptoms-list {
        margin-bottom: 10px;
    }

    .learn-more-container h3 {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 24px;
    }

    .copd-symptoms-container {
        padding-left: 0;
    }

    .copd-symptoms-container h2 {
        padding-left: 90px;
        letter-spacing: 0.18px;
        font-size: 18px;
        line-height: 24px;
        margin: 15px 0 0;
    }

    .copd-symptoms-container p {
        letter-spacing: 0.14px;
        font-size: 14px;
        line-height: 21px;
    }

    .understanding-copd-header h3 {
        margin-top: 0;
        font-size: 18px;
        line-height: 24px;
    }

    .stages-cards-items {
        column-gap: 2%;
    }

    #what-is-copd #stage-container,
    #what-is-copd #symptoms-container {
        background: #F4F7F7;
        padding: 41px 25px;
    }

    #symptoms-container .copd-symptoms-container h3,
    #cause-risk-container .copd-symptoms-container h3 {
        margin-left: 90px;
    }

    #what-is-copd .copd-symptoms-header {
        margin-bottom: 35px;
    }

    #cause-risk-container .copd-symptoms-container p {
        margin: 0;
    }

    #what-is-copd #cause-risk-container {
        padding: 52px 28px 30px;
    }

    #cause-risk-container .copd-symptoms-list li {
        margin-left: 33px;
    }

    .copd-icons.icon1 {
        top: -5px;
    }

    #symptoms-container .copd-symptoms-list li {
        margin: 0 0 0 15px;
    }

    #cause-risk-container .copd-symptoms-container p.doctor-you {
        margin: 5px 0 0;
    }

    .copd-symptoms-container .chronic-para {
        width: 100%;
    }

    .stagescard-view span {
        font-size: 14px;
        line-height: 21px;
    }

    .stagescard-view h3 {
        font-size: 12px;
        line-height: 15px;
    }


    .understanding-copd-header h2 {
        font-size: 27px;
        line-height: 32px;
        padding-bottom: 25px;
        margin-bottom: 0;
        width: 65%;
        padding-top: 15px;
    }

    .what-is-copd-banner .breztri-banner h1 {
        max-width: 155px;
    }



}

@media only screen and (max-width: 767px) {


    .copd-symptoms-container h3 {
        padding-top: 10px;
        margin-bottom: 5px;
    }

    .understanding-copd-header h1 {
        margin-top: 10px;
    }

    .stagescard {
        width: 100%;
    }

    .stages-images {
        width: 96.9px;
    }

    .stagescard-content {
        padding: 0;
    }

    .cmp-text ul.cards-list {
        max-width: 100%;
        padding: 13px 20px 13px;
    }



}

 @media only screen and (max-width: 667px) {
   .breztri-banner-bg {
        background-size: cover;
        background-position: right bottom;
    }
 }

@media only screen and (max-width: 480px) {

    #what-is-copd .understanding-copd-text-container {
        margin-right: 13px;
        margin-left: 25px;
        padding: 0 0 35px;
    }

    #what-is-copd .understanding-copd-header {
        width: 100%;
    }

    .copd-last-paragraph p {
        padding-right: 0px;
        font-size: 14px;
        margin-left: 0;
    }

    .what-is-copd {
        width: 100%;
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 0.14px;
    }

    .stages-cards {
        width: 100%;
        padding: 0 30px;
    }

    #what-is-copd h4.banner-title {
        padding-top: 24px;
        padding-bottom: 0px;
    }

    .copd-symptoms-container h2 {
        margin: 0;
    }

    .copd-symptoms-container h2 br,
    .copd-symptoms-container h3 br {
        display: block;
    }


}

@media only screen and (max-width: 374px) {
    #what-is-copd .understanding-copd-header h1 {
        font-size: 22px;
        line-height: 28px;
    }
}



/* Understanding COPD Ends*/