/********Breztri Car CSS Style********/
.desktop-only{
  display:block;  
}
.mobile-only{
    display:none;
}
/**Banner CSS starts**/
#copd-breztri-car .breztri-car-banner {
    background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase5/desktop/copd/breztri-car/hero-banner.jpg);
    border-radius: 0;
    background-size: cover;
    min-height: 270px;
    background-repeat: no-repeat;
    background-position: center right;
}
#copd-breztri-car .breztri-car-banner-inn {
    display: flex;
    align-items: center;
    min-height: 270px;
}
#copd-breztri-car .breztri-car-banner-inn h1 {
    color: #FFFFFF;
    max-width: 290px;
    font-family: 'Gotham-Black';
    font-size: 45px;
    font-style: normal;
    font-weight: 500;
    line-height: 49px;
}
/**Banner CSS ends**/

/**Austin Helps CSS starts**/
#copd-breztri-car #austin-helps {
    background: #F5F5F5;
}
#copd-breztri-car .austin-helps-inn {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 123px;
}
#copd-breztri-car .austin-helps {
    margin: 48px 0 64px 0;
}
#copd-breztri-car .austin-helps-left h2 {
    font-family: 'Gotham-Black';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    margin: 0;
    padding-bottom: 20px;
    color: #373A37;
    max-width: 400px;
}
#copd-breztri-car .austin-helps-left h3 {
    color: #333;
    font-family: 'Avenir-Book';
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    padding-bottom: 18px;
    margin:0;
}
#copd-breztri-car .austin-helps-mobile figure {
    margin: 0;
}
#copd-breztri-car .austin-helps-left .austin-helps-content {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
#copd-breztri-car .austin-helps-left .austin-helps-content p {
    color: #333;
    font-family: 'Gotham-Book';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
#copd-breztri-car .austin-helps-right figure {
    margin: 0;
}
#copd-breztri-car .austin-helps-right figure img.austin-profile-desk {
    min-height: 380px;
    padding-top: 6px;
}
/**Austin Helps CSS ends**/

/**Breztri Video section  CSS starts**/
#copd-breztri-car #breztri-car-video-section {
    max-width: 1000px;
    margin: 0 auto 64px;
}
#copd-breztri-car #breztri-car-video-inn {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 110px;
}
#copd-breztri-car #breztri-car-video-section .breztri-videos-title h3 {
    color: #333;
    font-family: 'Gotham-Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin:0 0 40px 0;
}
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn .cmp-video__player {
    width: 100%;
    padding: 0;
}
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn h3.cmp-video__item-title {
    margin-top: 17px;
    margin-bottom: 0px;
}
#copd-breztri-car #breztri-car-video-section  #breztri-car-video-inn .cmp-video__content {
    padding: 0px !important;
    width: 100%;
}
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn .cmp-video__item-title p.hear-story {
    color: #333;
    font-family: 'Gotham-Book';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
#copd-breztri-car #breztri-car-video-section  #breztri-car-video-inn .cmp-video__item-text p.hear-story-desc {
    color: #333;
    font-family: 'Gotham-Book';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
/**Breztri Video section  CSS ends**/

/**Find out breztri section  CSS starts**/
#copd-breztri-car .find-out-breztri {
    background-image: linear-gradient(182deg, rgba(0, 0, 0, 0.46) 1.88%, rgba(18, 19, 18, 0.46) 60.95%, rgba(240, 179, 35, 0.46) 93.04%), url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase5/desktop/copd/breztri-car/tires-desktop-002.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
    border-radius: 0;
}
#copd-breztri-car .find-out-breztri-inn {
    padding: 126px 0;
}
#copd-breztri-car .find-out-breztri-title {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
    justify-content: center;
}
#copd-breztri-car .find-out-breztri-title p {
    text-align: center;
    font-family: 'Gotham-Bold';
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    color: #FFFFFF;
}
#copd-breztri-car .find-out-breztri-title a.find-breztri-cta {
    display: block;
    max-width: 275px;
    margin: 0px auto 0px;
    height: 48px;
    width: 275px;
    padding: 10px 28px;
    position: relative;
    border-radius: 24px;
    border: 3px solid #FEE2A0;
    background: #F0B323;
    font-family: 'Gotham-Bold';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #121312;
}
#copd-breztri-car .find-out-breztri-title a.find-breztri-cta::after {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase5/desktop/copd/breztri-car/right-arrow-icon.svg);
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: 28px;
}
#copd-breztri-car div#isi {
    margin-top: 40px;
}

/**Find out breztri section  CSS ends**/

@media screen and (max-width: 1050px) {
#copd-breztri-car #breztri-car-video-section-inn {
    padding: 0 20px;
}
}


@media screen and (max-width: 991px) {
#copd-breztri-car .austin-helps-left h2 {
    max-width: 100%;
}
    
.desktop-only{
  display:none;  
}
.mobile-only{
    display:block;
}  
/**Banner CSS starts**/
.breztri-car-banner-main {
    margin-top: 245px;
}
.CookieClosed .breztri-car-banner-main {
        margin-top: 140px;
        background: #F5F5F5;
    }
#copd-breztri-car .breztri-car-banner {
    background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase5/mobile/copd/breztri-car/hero-banner.jpg);
    min-height: 200px;
}
#copd-breztri-car .breztri-car-banner-inn {
    min-height: 200px;
}
#copd-breztri-car .breztri-car-banner-inn h1 {
    font-size: 32px;
    line-height: 37px;
    max-width: 200px;
    padding: 0 4px;
}
/**Banner CSS ends**/

/**Austin Helps CSS starts**/
#copd-breztri-car .austin-helps {
    margin: 36px 0 0 0;
}
#copd-breztri-car .austin-helps-inn {
    flex-direction: column;
    gap: 36px;
}
#copd-breztri-car .austin-helps-mobile figure {
    margin: 0;
}
#copd-breztri-car .austin-helps-left h2 {
    font-size: 24px;
    line-height: 33px;
    padding-bottom: 15px;
}
#copd-breztri-car .austin-helps-left h3 {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 15px;
    letter-spacing: 0.18px;
}
#copd-breztri-car .austin-helps-mobile {
    padding-bottom: 15px;
}
#copd-breztri-car .austin-helps-left .austin-helps-content p {
    font-size: 14px;
    line-height: 21px;
}
/**Austin Helps CSS ends**/

/**Breztri Video section  CSS starts**/
#copd-breztri-car #breztri-car-video-section {
    max-width: 1000px;
    margin: 0 auto 20px;
}
#copd-breztri-car #breztri-car-video-inn {
    justify-content: center;
    align-items: center;
    gap: 0;
    display: block;
}
#copd-breztri-car #breztri-car-video-section-inn #breztri-car-video-inn .video.aem-GridColumn--default--none.aem-GridColumn.aem-GridColumn--default--3.aem-GridColumn--offset--default--0 {
    width: 100%;
}
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn .cmp-video__player {
    width: 100%;
    height: 100% !important;
}
#copd-breztri-car #breztri-car-video-section-inn {
    padding: 0 20px;
}
#copd-breztri-car #breztri-car-video-section .breztri-videos-title h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 20px 0;
    padding: 0 0 0 7px;
}
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn h3.cmp-video__item-title {
    margin-top: 14px;
}
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn .cmp-video__item-title p.hear-story {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.14px;
}
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn .cmp-video__item-text p.hear-story-desc.austin-story {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.14px;
    margin-bottom: 35px;
}
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn .cmp-video__video {
    height: auto;
}
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn .cmp-video__player iframe{
    height: 400px !important;
}

/**Breztri Video section  CSS ends**/

/**Find out breztri section  CSS starts**/
#copd-breztri-car .find-out-breztri {
    background: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase5/mobile/copd/breztri-car/find-out-breztri.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0;
}
#copd-breztri-car .find-out-breztri-title {
    gap: 20px;
}
#copd-breztri-car .find-out-breztri-inn {
    padding: 85px 0 85px;
}
#copd-breztri-car .find-out-breztri-title p {
    font-size: 18px;
    line-height: 24px;
    max-width: 300px;
    letter-spacing: 0.18px;
}
#copd-breztri-car .find-out-breztri-title a.find-breztri-cta {
    max-width: 217px;
    height: 36px;
    width: 217px;
    padding: 6px 28px;
    font-size: 14px;
    line-height: 20px;
}
#copd-breztri-car .find-out-breztri-title a.find-breztri-cta::after {
    width: 10px;
    height: 10px;
    top: 11px;
    right: 18px;
}
/**Find out breztri section  CSS ends**/
}

@media screen and (max-width: 767px) {
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn .cmp-video__player iframe{
    height: 320px !important;
}
}

@media screen and (max-width: 677px) {
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn .cmp-video__player iframe{
    height: 220px !important;
}
}


@media screen and (max-width: 414px) {
#copd-breztri-car .austin-helps-left h2 {
    max-width: 320px;
} 
#copd-breztri-car .austin-helps-left h3 {
    max-width: 255px;
}
#copd-breztri-car .austin-helps-left .austin-helps-content {
    padding: 0 5px 0 0;
}
#copd-breztri-car #breztri-car-video-section .breztri-videos-title h3 {
    max-width: 300px;
}
#copd-breztri-car .find-out-breztri-title p {
    max-width: 250px;
}
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn .cmp-video__content {
    width: 100%;
}
#copd-breztri-car #breztri-car-video-section #breztri-car-video-inn .cmp-video__player iframe{
    height: 100% !important;
}

}

@media (min-width: 376px) and (max-width: 414px) {
#copd-breztri-car .breztri-car-banner-inn h1 {
padding: 0 15px;
}
}
