
#real-patient #bg-lightgray{background-color: #fafafa;padding-bottom: 40px;}

#real-patient #intro-video{
    padding: 39px 0 20px;
    background-color: #FAFAFA;
}


#real-patient #video-sec-real{
    max-width: 1160px;
    margin: 0 auto;
}
#real-patient #Tab_maincontainer #Sub-heading h2,
#real-patient #Tab_maincontainer #Sub-heading h2 span{
    color: #333F48;
font-family: "myriad-pro", sans-serif; font-weight: 700; font-style: normal;
    font-size: 25px;
    line-height:100%;
    margin:0 auto;
}
#patient-stories-tab .cmp-tabs__tablist{
    padding:24px 0 11px;
    border-bottom: 3px solid #AE2573;
    margin: 0;
}
#patient-stories-tab ol.cmp-tabs__tablist li {
    position: relative;
    width: 100%;
    max-width: 290px;
    font-family: "Myriad-pro";
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    color: #064C53;
    border-bottom: none;
    padding: 0 15px 15px;
}
#patient-stories-tab ol.cmp-tabs__tablist li:focus-visible{
    outline:none;
}
#patient-stories-tab ol.cmp-tabs__tablist .cmp-tabs__tab--active {
    color:#AE2573;
}

#real-patient #video-sec-real .youtubevideo{
    padding: 41px 40px;
    background-color: #fff;
    box-shadow: 0 0 17px 0 #0000001A;
    border-radius: 10px;
}
#real-patient #Tab_maincontainer{
    max-width: 1160px;
    margin: 40px auto 40px;
}
#real-patient #intro-video #video-sec-real .youtubevideo .cmp-youtubevideo__holder{
    flex-direction:row-reverse;
}
#real-patient #video-sec-real .youtubevideo .cmp-youtubevideo__holder{display: flex;gap: 25px;}

#real-patient #video-sec-real .youtubevideo .cmp-youtubevideo__holder .cmp-youtubevideo__player{order: 1;}
#real-patient #video-sec-real .youtubevideo .cmp-youtubevideo__holder .cmp-youtubevideo__player img{border-radius: 10px;}
#real-patient #video-sec-real .youtubevideo .cmp-youtubevideo__holder .cmp-youtubevideo__content{
    order: 2;
    display: flex;
    align-items: center;
}
#real-patient #video-sec-real .youtubevideo .cmp-youtubevideo__holder .cmp-youtubevideo__content .intro-video-text p{
    font-family: "Myriad-pro";
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #333F48;
}

#real-patient #video-sec-real .vid1-right-text,
#real-patient #video-sec-real .vid2-right-text,
#real-patient #video-sec-real .vid3-right-text{
    width:520px}
#real-patient #video-sec-real .vid1-right-text .vid1-real-text-4,
#real-patient #video-sec-real .vid2-right-text .vid2-real-text-4,
#real-patient #video-sec-real .vid3-right-text .vid3-real-text-4{
    font-size: 16px;
        line-height: normal;
        margin-top: 10px;
        font-family: 'myriad-pro';
        font-weight: 400;
}

#real-patient #intro-video .cmp-video__playicon,
#real-patient #bg-lightgray .cmp-video__playicon {
    background: url(/content/dam/intelligentcontent/brands/fasenra-hcp/en/images/phase2/desktop/patient-stories/play.png);
    background-size: contain;
    background-position: center;
}

#real-patient .cta-wrapper.eosinophil-calc {
    gap: 10px;   
}

#real-patient #bottom-sec-real{
 margin-top: 0;   
}
/*#real-patient #bottom-sec-real .container-icon-moa{position:unset;top: unset;}*/
#real-patient #bottom-sec-real .last-test-real{
    /*margin-top: 60px;*/
    padding-bottom: 30px;
}
.vid2-right-text:after{background: #fff;}

#real-patient .bg-text2-real {
    margin-top: 0px;
    margin-bottom: 41px;
    font-weight: 900;
    max-width: 550px;
    font-family: "myriad-pro-condensed", sans-serif; font-weight: 900; font-style: italic;
}

#real-patient .bg-text1-real, .bg-text-1-exa {
  font-size: 20px;
  line-height: 20px;
  font-family: "myriad-pro-condensed", sans-serif; font-weight: 900; font-style: italic;
  text-transform: uppercase;
  margin-top: 23px;
}

#real-patient .rob,
#real-patient .janet,
#real-patient .christy {
    font-family: "myriad-pro-condensed", sans-serif; font-weight: 700; font-style: italic;
    font-weight: 900;
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
}

#real-patient .vid-text-1,
#real-patient .vid-text-2,
#real-patient .vid-text-3 {
    font-size: 20px;
    margin-bottom: 10px;
}

#real-patient #section2-real {
    padding-top: 20px;
}

#real-patient #bottom-sec-real {
    background-color: #FAFAFA;
}

#real-patient #Sub-heading {
    margin-top: 40px;
    margin-bottom: 11px;
}

#real-patient #Sub-heading span {
    font-family: 'myriad-pro';
    font-weight: 700;
    font-size: 25px;
    line-height: 27px;
}

#real-patient #Tab_maincontainer {
    max-width: 1160px;
    margin: 0 auto;
}

#real-patient .intro-video-text h2 {
    font-family: 'Myriad-pro';
    font-weight: 700;
    font-size: 25px;
    line-height: 27px;
    margin-top: 0;
    margin-bottom: 9px;
}


/* tab color start */

/* Using 2 pseudo-elements start */

/* #patient-stories-tab ol.cmp-tabs__tablist .cmp-tabs__tab--active::after{
    content: '';
    width: 100%;
    max-width: 161px;
    margin: 0 auto;
    height: 10px;
    border-radius: 10px 10px 0 0;
    background-color: #AE2573;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    margin-bottom: -2px;
}


#patient-stories-tab ol.cmp-tabs__tablist .cmp-tabs__tab--active::before{
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 11px solid #AE2573;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-bottom: -16px;
    bottom: -6px;
} */

/* Using 2 pseudo-elements end */

/* Using 1 pseudo-elements start */

#patient-stories-tab ol.cmp-tabs__tablist .cmp-tabs__tab--active::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: -22px;
  width: 100%;
  max-width: 161px;
  height: 19px;
  margin: 0 auto;
  background: #AE2573;
  border-radius: 10px 10px 0 0;
  /* clip-path that draws a rectangle at the top and a triangle centered at the bottom */
  clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - 11px),   /* rectangular base = total height - triangle height */
    57% calc(105% - 11px),    /* right side of the triangle (adjustable) */
    50% 100%,                 /* tip of the triangle */
    42% calc(105% - 11px),    /* left side of the triangle (adjustable) */
    0 calc(100% - 11px)
  );
  pointer-events: none;
}

#patient-stories-tab ol.cmp-tabs__tablist li::before {
    content: "";
    position: absolute;
    right: 0;
    width: 0.5px;
    height: 25px;
    background-color: #707070;
}

#patient-stories-tab ol.cmp-tabs__tablist li:last-child:before {
    content: none;
}

/* Using 1 pseudo-elements end */

/* tab color end */

#real-patient .view-story {
    font-family: 'Myriad-pro';
    font-weight: 700;
    font-size: 19px;
    line-height: 23px;
    text-align: center;
    color: #AE2573;
    background: linear-gradient(90deg, rgba(174, 37, 115, 0) 0%, rgba(174, 37, 115, 0.1) 50%, rgba(174, 37, 115, 0) 100%);
    max-width: 550px;
    width: 100%;
    max-height: 57px;
    height: 100%;
    margin-top: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#real-patient .view-story a {
    text-decoration: none;
    cursor: pointer;
    color: #AE2573;
}

#real-patient #patient-stories-tab {
    margin-bottom: 63px;
}

#patient-stories-tab #tabs-content-container .tabs-content {
    padding: 30px 30px 25px;
    border-radius: 0 0 10px 10px;    
    background-repeat: no-repeat !important;
    height: auto !important;
    background-size: contain !important;
    background-position: right !important;
    background-color: #EFEFEF !important;
}

#real-patient .cmp-video__holder {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 17px #0000001A;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 30px 20px;
    gap: 7px;
}

#real-patient #bg-lightgray #video-sec-real .cmp-video__holder {
    flex-direction: row;
}

#real-patient .cmp-video__holder img {
    max-width: 520px;
    max-height: 292px;
}

/* #real-patient .cmp-video__player {
    height: max-content !important;
} */

#real-patient .cmp-video__content .intro-video-text p {
    font-size: 20px;
    line-height: 22px;
}

#patient-stories-tab #tabs-content-container .tabs-content {        
    background: url(/content/dam/intelligentcontent/brands/fasenra-hcp/en/images/desktop/ben-destop.jpg);        
}

#patient-stories-tab #tabs-content-container .tabs-content.brandi-content {        
    background: url(/content/dam/intelligentcontent/brands/fasenra-hcp/en/images/desktop/brandi-desktop.jpg);        
}

#patient-stories-tab #tabs-content-container .tabs-content.dennisse-content {        
    background: url(/content/dam/intelligentcontent/brands/fasenra-hcp/en/images/desktop/denisse-desktop.jpg);        
}

#patient-stories-tab #tabs-content-container .tabs-content.rachel-content {        
    background: url(/content/dam/intelligentcontent/brands/fasenra-hcp/en/images/desktop/rachel-desktop.jpg);        
}

#patient-stories-tab #tabs-content-container .tabs-content .inner-container-tabs {
    max-width: 51%;
}

#patient-stories-tab #tabs-content-container .tabs-content.brandi-content .inner-container-tabs {
    max-width: 52%;
}

#patient-stories-tab #tabs-content-container .tabs-content.dennisse-content .inner-container-tabs {
    max-width: 52.1%;
}

#patient-stories-tab #tabs-content-container .tabs-content.brandi-content .secondary-text {
    margin-bottom: 37px;
}

#patient-stories-tab #tabs-content-container .tabs-content.dennisse-content .secondary-text {
    margin-bottom: 24px;
}

#patient-stories-tab #tabs-content-container .flex-items {
    display: flex;
    gap: 18px;
    margin-bottom: 12px;
    align-items: baseline;
}

#patient-stories-tab #tabs-content-container .image-1-description {
    height: 100%;
    width: 100%;
    max-height: 52px;
    max-width: 50px;
}

#patient-stories-tab #tabs-content-container .image-2-description {
    height: 100%;
    width: 100%;
    max-height: 52px;
    max-width: 44px;
}

#patient-stories-tab #tabs-content-container .flex-items-description {
    display: flex;
    gap: 21px;
}

#patient-stories-tab #tabs-content-container .item-1-description,
#patient-stories-tab #tabs-content-container .item-2-description {
    display: flex;
    gap: 24px;
}

#patient-stories-tab #tabs-content-container .item-1-description {
    width: 43%;
    padding-left: 31px;
}

#patient-stories-tab #tabs-content-container .ul-container {
    padding-left: 15px;
}

#patient-stories-tab #tabs-content-container .ul-container ul li::marker {
    font-size: 10px;
}

#patient-stories-tab #tabs-content-container .item-2-description {
    width: 57%;
}

#patient-stories-tab #tabs-content-container .purple-title-description {
    font-family: 'Myriad-pro';
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    color: #AE2573;
    margin-bottom: 20px;
}
#patient-stories-tab #tabs-content-container .item-2-description .sub-item-1 .section-title .purple-title-description {
margin-bottom:16px;
}
#patient-stories-tab #tabs-content-container h3 {
    font-family: 'Myriad-pro';
    font-weight: 700;
    font-size: 32px;
    line-height: 34px;
    color: #333F48;
    margin: 0;
}

#patient-stories-tab #tabs-content-container .grey-background-info {
    width: 100%;
    height: 100%;
    max-width: 358px;
    max-height: 41px;
    margin-bottom: 10px;
    padding: 7px 15px;
    border-radius: 13px;
    background-color: #EFEFEF;
    text-align: center;
   font-family: 'Myriad-pro';
    font-weight: 700;
    font-size: 25px;
    line-height: 27px;
}

#patient-stories-tab #tabs-content-container .inner-container-tabs-description {
    margin-top: 25px;
} 

#patient-stories-tab #tabs-content-container .sub-item-1 {
    width: 100%;
}

#patient-stories-tab #tabs-content-container .item-2-description li {
    font-family: 'Myriad-pro';
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 8px;
}

#patient-stories-tab #tabs-content-container .item-2-description li:last-child {
    margin-bottom: 0;
}

#patient-stories-tab #tabs-content-container .grey-background-info:last-child {
    margin-bottom: 0;
}

#patient-stories-tab #tabs-content-container .flex-items p {
    font-family: 'Myriad-pro';
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
    color: #333F48;
}

#patient-stories-tab #tabs-content-container h3 .purple-title {
    color: #AE2573;
}

#patient-stories-tab #tabs-content-container .secondary-text {
    font-family: 'Myriad-pro';
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    color: #333F48;
    margin-bottom: 42px;
}

#patient-stories-tab #tabs-content-container .tabs-content.rachel-content .secondary-text {
    margin-bottom: 24px;
}

#patient-stories-tab #tabs-content-container .tabs-content.rachel-content .result-text,
#patient-stories-tab #tabs-content-container .tabs-content.dennisse-content .result-text {
    margin-top: 24px;
}

#patient-stories-tab #tabs-content-container .purple-text-tab {
    font-family: 'Myriad-pro';
    font-weight: 600;
    font-style: Italic;
    font-size: 22px;
    text-indent: -6px;
    line-height: 26px;
    color: #AE2573;
}

#patient-stories-tab #tabs-content-container .rachel-content .ul-container {
    padding-right: 30px;
}

#patient-stories-tab #tabs-content-container .result-text {
    font-family: 'Myriad-pro';
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    margin-top: 38px;
}

#real-patient .cmp-text:has(.tabs-content) {
    padding: 0;
}

#real-patient .cta-text-content {
    font-family: 'Myriad-pro';
    font-weight: 700;
}

#real-patient .cta-wrapper.eosinophil-calc .toggle-state {
    max-width: 100%;
}

#real-patient .cta-text-content.small-text-button {
    font-size: 19px;
    line-height: 23px;
}

#real-patient .personalized-image {
    height: 50px;
    width: 50px;
}

#real-patient .cmp-text {
    font-family: 'Myriad-pro';
}

@media only screen and (min-width:992px) {
    #real-patient img.chevron {
        top: 29%;
    }

    #real-patient #bottom-sec-real .last-test-real {
        margin-top: 0;
    }

    #real-patient p.cta-icon {
        padding-right: 15px;
    }

    #real-patient p.cta-icon:has(p.cta-text-content.small-text-button) {
        padding-right: 11px;
    }

    #real-patient .container-icon-moa {
        top: 0;
        margin-top: 29px !important;
        margin-bottom: 53px;
        justify-content: center;
        gap: 14px; 
    }

    #real-patient .cta-wrapper.eosinophil-calc:has(.cta-icon .personalized-image) {
        padding-left: 27px;
    }
}

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

    #real-patient #patient-stories-tab {
        margin-bottom: 40px;
    }

    #real-patient .cmp-video__holder,
    #real-patient #bg-lightgray #video-sec-real .cmp-video__holder {
        flex-direction: column;
    }

    #real-patient .cmp-video__holder {
        padding: 10px 2px;
        gap: 0;
    }

    #real-patient .cmp-video__content .intro-video-text p {
        font-size: 18px;
        line-height: 20px;
    }
    
    #real-patient .cta-wrapper.eosinophil-calc .toggle-state:has(.small-text-button) {
        max-width: 50% !important;
    }

    #patient-stories-tab #tabs-content-container .sub-item-1 .section-title {
        display: flex;
        gap: 25px;
        align-items: center;
        margin-bottom: 15px;
    }

    #real-patient .eos-calc-cta-sec .cta-test {
        height: 89px;
        width: 100%;
        max-width: 358px;
        display: flex;
        align-items: center;
    }

    #real-patient .personalized-image {
        height: 60px;
        width: 60px;
        margin-top: 5px;
        margin-left: 3px;
    }

    #real-patient img.chevron {
        top: 26%;
    }

    #bottom-sec-real > div > a:nth-child(1) > div > div > p.cta-icon > img {
        height: 64px;
        width: 64px;
    }

    #real-patient .container-icon-moa {
        margin-top: 0;
    }

    #real-patient .cta-wrapper {
        padding: 10px 0;
        
    }

    #real-patient #bottom-sec-real > div > a:nth-child(1) > div {
        margin-top: 35px;
    }

    #real-patient #section2-real {
        padding-top: 25px;
    }

    #real-patient .grey-background-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #real-patient .view-story {
        height: 57px;
        max-width: 338px;
        margin: 25px auto 0;
    }

    #patient-stories-tab #tabs-content-container .ul-container {
        padding-left: 14px;
    }

    #patient-stories-tab #tabs-content-container .purple-title-description {
        max-width: 50%;
        margin-bottom: 0;
    }
#patient-stories-tab #tabs-content-container .item-2-description .sub-item-1 .section-title .purple-title-description {
margin-bottom:0px;
}
    #patient-stories-tab #tabs-content-container .item-1-description, #patient-stories-tab #tabs-content-container .item-2-description {
        flex-direction: column;
    }

    #patient-stories-tab #tabs-content-container .item-1-description,
    #patient-stories-tab #tabs-content-container .item-2-description {
        width: 100%;
        padding-left: 0;
    }

    #patient-stories-tab #tabs-content-container .flex-items-description {
        flex-direction: column;
    }

    #patient-stories-tab #tabs-content-container .flex-items {
        flex-direction: column;
        gap: 2px;
        margin-bottom: 8px;
    }

    #patient-stories-tab #tabs-content-container .tabs-content {        
        background: url(/content/dam/intelligentcontent/brands/fasenra-hcp/en/images/mobile/ben-mobile.jpg);        
    }

    #patient-stories-tab #tabs-content-container .tabs-content.brandi-content {        
        background: url(/content/dam/intelligentcontent/brands/fasenra-hcp/en/images/mobile/brandi-mobile.jpg);        
    }

    #patient-stories-tab #tabs-content-container .tabs-content.dennisse-content {        
        background: url(/content/dam/intelligentcontent/brands/fasenra-hcp/en/images/mobile/denisse-mobile.jpg);        
    }

    #patient-stories-tab #tabs-content-container .tabs-content.rachel-content {        
        background: url(/content/dam/intelligentcontent/brands/fasenra-hcp/en/images/mobile/rachel-mobile.jpg);        
    }

    #patient-stories-tab #tabs-content-container .tabs-content {
        padding: 20px 15px;
        background-repeat: no-repeat !important;
        height: auto !important;
        background-size: contain !important;
        background-position: right !important;
        background-color: #EFEFEF !important;
    }

    #real-patient .cta-wrapper.eosinophil-calc {
        gap: 0px;
    }

    #patient-stories-tab #tabs-content-container .tabs-content.dennisse-content .inner-container-tabs {
        max-width: 59%;
    }

    #patient-stories-tab #tabs-content-container .flex-items p {
        font-size: 20px;
        line-height: 22px;
    }

    #patient-stories-tab #tabs-content-container .tabs-content.brandi-content .secondary-text,
    #patient-stories-tab #tabs-content-container .tabs-content.dennisse-content .secondary-text,
    #patient-stories-tab #tabs-content-container .tabs-content.rachel-content .secondary-text {
        margin-bottom: 0;
    }

    #patient-stories-tab #tabs-content-container .rachel-content .ul-container {
        padding-right: 0;
        padding-left: 12px;
    }

    #patient-stories-tab #tabs-content-container .secondary-text {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 18px;
    }

    #patient-stories-tab #tabs-content-container h3 {
        font-size: 24px;
        line-height: 26px;
    }

    #patient-stories-tab #tabs-content-container .mobile-only.purple-text-tab {
        margin-top: 20px;
        font-size: 21px;
        font-weight: 600;
        line-height: 25px;
        padding-right: 2px;
    }

    #patient-stories-tab #tabs-content-container .dennisse-content.mobile-only.purple-text-tab  {
        padding-right: 0;
        width: 102%;
    }

    #patient-stories-tab #tabs-content-container .rachel-content.mobile-only.purple-text-tab {
        padding-right: 5px;
    }

    #patient-stories-tab #tabs-content-container .grey-background-info {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 8px;
    }

    #patient-stories-tab #tabs-content-container .result-text {
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 16px;
    }

    #real-patient #Tab_maincontainer {
        padding: 0 15px;
    }

    #patient-stories-tab .cmp-tabs__tablist {
        padding-bottom: 9px;
    }

    #real-patient #Sub-heading {
        margin-top: 0;
        margin-bottom: 5px;
    }

    #patient-stories-tab #tabs-content-container .tabs-content .inner-container-tabs {
        max-width: 35%;
    }

    #patient-stories-tab #tabs-content-container .tabs-content.rachel-content .inner-container-tabs {
        max-width: 50%;
    }

    #patient-stories-tab ol.cmp-tabs__tablist .cmp-tabs__tab--active::after {
        height: 20px;
        bottom: -21px;
        max-width: 92px;
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 11px), /* rectangular base = total height - triangle height */ 
        57% calc(105% - 11px), /* right side of the triangle (adjustable) */ 
        50% 86%, /* tip of the triangle */ 
        42% calc(105% - 11px), /* left side of the triangle (adjustable) */ 
        0 calc(100% - 11px));
    }

    #real-patient #Tab_maincontainer #Sub-heading h2 span {
        font-size: 20px;
        line-height: 22px;
    }
    
    #real-patient .bg-text1-real, .bg-text-1-exa {
      font-size: 17px;
      line-height: 17px;
      font-family: "myriad-pro-condensed", sans-serif; font-weight: 900; font-style: italic;
      text-transform: uppercase;
      margin-top: 0px;
    }
    #real-patient .bg-text2-real {
        margin-top: 2px;
        margin-bottom: 12px;
        max-width: 550px;
                /*max-width: 93%;*/
        /*max-width: 315px;*/
        font-family: "myriad-pro-condensed", sans-serif; font-weight: 900; font-style: italic;
        line-height: 36px;
    }

    #patient-stories-tab ol.cmp-tabs__tablist li {
        padding: 5px 10px 7px;
    }

    #patient-stories-tab ol.cmp-tabs__tablist li::before {
        top: 3px;
        height: 27px;
    }
    
    #real-patient #patient-stories-tab ol.cmp-tabs__tablist li {
        width: 25%;
        font-size: 18px;
        line-height: 20px;
    }

    #real-patient #patient-stories-tab-item-d32853b2a4-tab {
        padding-right: 0;
        width: 24% !important;
    }

    #real-patient #patient-stories-tab-item-05213efc73-tab {
        width: 34% !important;
    }

    #real-patient #patient-stories-tab-item-fcc7ede179-tab {
        width: 17% !important;
    }



    #real-patient #bg-lightgray {
        padding-bottom: 0 !important;
    }

    #real-patient #bottom-sec-real .last-test-real {
        margin-top: 30px;
        margin-bottom: 0;
        padding-bottom: 20px;
        font-size: 14px;
        line-height: 16px;
    }

    #real-patient p.cta-icon {
        padding-right: 15px;
    }

    #real-patient #bottom-sec-real .cta-text-content {
        font-size: 19px;
        line-height: 23px;
    }

    #real-patient .rob,
    #real-patient .janet,
    #real-patient .christy {
        font-size: 28px;
        line-height: 32px;
    }

    #real-patient .vid-text-1,
    #real-patient .vid-text-2,
    #real-patient .vid-text-3 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    #real-patient #intro-video {
        padding: 0;
    }

    #real-patient #intro-video #video-sec-real .youtubevideo .cmp-youtubevideo__holder,
    #real-patient #video-sec-real .youtubevideo .cmp-youtubevideo__holder { 
        flex-direction:column;
        gap: 20px;
    }

    #real-patient #video-sec-real .youtubevideo { 
        padding: 20px 15px;
    }

    #real-patient .intro-video-text h2 {
        font-size: 20px;
        line-height: 22px;
        max-width: 75%;
        margin-bottom: 15px;
    }

    #real-patient #video-sec-real .youtubevideo .cmp-youtubevideo__holder .cmp-youtubevideo__content .intro-video-text p { 
        font-size: 18px;
        line-height: 22px;
        padding: 0;
    }

    #real-patient #video-sec-real .youtubevideo .cmp-youtubevideo__holder .cmp-youtubevideo__player { 
        padding: 0;
        height: 100% !important;
    }

    #real-patient #bg-lightgray { 
        padding: 0;
    }

    #real-patient #video-sec-real {
        padding: 40px 15px 0;
    }

    #real-patient #bg-lightgray #video-sec-real {
        padding-top: 25px;
    }
    
    #real-patient #video-sec-real .youtubevideo .cmp-youtubevideo__holder .cmp-youtubevideo__content .cmp-youtubevideo__item-text {
        width: 100%;
    }
        
    #real-patient #bg-lightgray #video-sec-real .youtubevideo:not(:last-child){margin-bottom: 40px;}
    .text-3-real{font-size: 20px;margin: 0 0 24px;}
    
    .vid1-real-text, .vid2-real-text, .vid3-real-text{padding: 25px 11px;}

    .vid1-right-text,.vid2-right-text,.vid3-right-text{margin-top: 10px;}

    .vid1-real-text-1, .vid2-real-text-1, .vid3-real-text-1,
    .vid1-real-text-3, .vid2-real-text-3, .vid3-real-text-3,
    .vid1-real-text-4, .vid2-real-text-4, .vid3-real-text-4{font-size: 18px;}
    .vid1-real-text-2, .vid2-real-text-2, .vid3-real-text-2{font-size: 16px;}
    .vid1-real-text-5, .vid2-real-text-5, .vid3-real-text-5{font-size: 14px;}
    
    .vid1-real-text-4{padding: 0 6px;} 
    .vid2-real-text-4{padding: 0 24px;}

    /*#real-patient .container-icon-moa{margin-top: unset;}*/
    
    
    #real-patient #video-sec-real .vid1-right-text, #real-patient #video-sec-real .vid2-right-text, #real-patient #video-sec-real .vid3-right-text {
    width: auto;
}

    #real-patient .vid1-right-text, #real-patient .vid2-right-text, #real-patient .vid3-right-text {
        margin-top: 40px;
    }

    #real-patient #video3-sec-real {
        margin-bottom: 0;
    }

    #real-patient #bottom-sec-real .last-test-real {
        margin-top: 40px;
    }
    
    #real-patient #intro-video .cmp-video__video,
    #real-patient #bg-lightgray .cmp-video__video{
        height: auto;
    }
    #real-patient #intro-video .cmp-video__playicon,
    #real-patient #bg-lightgray .cmp-video__playicon {
height: 5.4em;
        width: 5.4em;
        top: calc(50% - 2.7em);
        left: calc(50% - 2.7em);
        }
}
