/*Talking to Doctor*/

#pages h3, #pages p {
    margin: 0;
  }
  
  .wrapper-doctor-page {
    box-shadow: 3px 3px 16px #00000029;
    border-radius: 12px;
    max-width: 678px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 20px;
    padding-bottom: 35px;
    background: #fff;
    height: 325px;
    posotion: relative;
  }
  
  #talking-to-doctor .benifits-container h1 {
    font-size: 45px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #373A37;
    max-width: 381px;
  }
  
  #talking-to-doctor .maintenance-copd-in .learn-but span {
    padding-right: 16px;
  }
  
  #talking-to-doctor .maintenance-copd-in .learn-but span:after {
    top: 50%;
  }
  
  #confirmMessage {
    display: none;
    max-width: 100%;
  }
  
  #confirmMessage a {
    font-family: 'Gotham-Bold';
    text-decoration: underline;
  }
  
  #confirmMessage p:first-child {
    font-weight: bold;
  }
  
  #confirmMessage p {
    font-size: 14px;
  }
  
  .wrapper-doctor-page h6 {
    font-weight: bold;
    margin-bottom: 15px;
    font-family: 'Gotham-Bold';
    text-align: center;
  }
  
  .wrapper-doctor-page a {
    border: 3px solid #F0B323;
    max-width: 290px;
    height: 44px;
    display: block;
    border-radius: 22px;
    text-align: center;
    padding-top: 12px;
    font-size: 16px;
    font-family: 'Gotham-Bold';
    margin: 0 auto;
    margin-top: 35px;
  }
  
  #talking-to-doctor .benifits-header p {
      text-align: center;
  }
  
  div#confirmMessage a.mobile-number {
    font-weight: normal!important;
    font-family: 'Gotham-Book';
  }
  
  #talkingWithDoctor p {
    font-size: clamp(0.875rem, 0.8214rem + 0.2679vw, 1.0625rem);
    text-align: center;
    padding: 0 20px;
    padding-bottom: 30px;
    text-align: center;
  }
  #talkingWithDoctor p.sel-app { padding-bottom: 13px;}
  
  #slideFive #talkingWithDoctor p {
    margin-bottom: 25px;
  }
  
  #talkingWithDoctor h3 {
    font-size: clamp(1.125rem, 1.0179rem + 0.5357vw, 1.5rem);
  }
  
  #talkingWithDoctor {
    max-width: 1160px;
    font-family: 'Gotham-Book';
    color: #333;
    margin: 0 auto 10px;
  }
  
  #talking-to-doctor a.learn-but {
    max-width: 240px;
  }
  
  .inputControl.control-box input:-webkit-autofill {
    -webkit-text-fill-color: #333;
    font-family: 'Gotham-Book';
  }
  
  #startTheConversation {
    max-width: 850px; /*calc(76% - 200px);*/
    margin: 0 auto;
  }
  
  #startTheConversation h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px 0;
    text-align: center;
  }
  
  #startWithTheSymptoms {
    max-width: 1160px;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-top: 30px;
  }
  
  #startWithTheSymptoms .tabs {
    width: 24%;
    padding: 15px 30px 25px;
  }
  
  #startWithTheSymptoms .tabs.active, #startWithTheSymptoms .pages {
    box-shadow: 3px 3px 16px #00000029;
    border-top-right-radius: 8px;
    border-top-left-radius: 6px;
  }
  
  #startWithTheSymptoms .tabs {
    display: inline-block;
  }
  
  #startWithTheSymptoms .tabs div:first-child {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: #D6FEFE;
    text-align: center;
    border-radius: 50%;
    padding: 2px 0;
    font-weight: bold;
    line-height: 20px;
  }
  
  #startWithTheSymptoms .tabs div:last-child {
    display: inline-block;
    padding: 3px 0 0 7px;
    font-size: 17px;
  }
  
  #startWithTheSymptoms .tabs.active div:first-child {
    background: #333;
    color: #fff;
  }
  
  #pages h3 {
    font-size: 24px;
    font-weight: bold;
    padding: 15px 0 0 15px;
    /* padding-top: 0px; */
    ;
  }
  
  #pages h3, #pages img {
    float: left;
  }
  
  #pages img {
    margin: 0 0 20px 0;
  }
  
  #pages {
    padding: 50px;
    box-shadow: 3px 3px 16px #00000029;
    background: #fff;
    position: relative;
    border-radius: 12px;
    margin: -10px 0 0;
    padding-left: 52px;
  }
  
  #pages #tagLine {
    margin: 10px 0 22px;
  }
  
  #slideTwo #tagLine {
    margin: 10px 0 0px;
  }
  
  #pages input {
    margin: 0 10px 0 0;
    width: 25px;
    height: 25px;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #000;
    border-radius: 100%;
    position: relative;
  }
  
  #pages input[type="radio"]:checked:after {
    content: '';
    background: #2970cb;
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 0 0 4px #2970cb;
    top: 2px;
    left: 2px;
  }
  
  #pages .inputControl {
    margin: 10px 0 0 0;
    display: flex;
    align-items: center;
  }
  
  .inputControl label {
    margin-top: 5px;
  }
  
  .next, .prev {
    font-weight: bold;
    cursor: pointer;
  }
  
  .next {
    float: right;
    margin: 30px 0 0;
    font-family: 'Gotham-Bold';
    font-size: 16px;
  }
  
  .prev {
    float: left;
    margin: 30px 0 0;
    font-family: 'Gotham-Bold';
    font-size: 16px;
  }
  
  #talking-to-doctor #tagLineS {
    margin-bottom: 28px;
  }
  
  #slideTwo, #slideThree, #slideFour, #slideFive {
    display: none;
  }
  
  #slideFive input {
    border: 1px solid #D0D0D0;
    border-radius: 8px 8px 0px 0px;
    box-shadow: 0px 4px 8px #3133331A;
    height: 40px;
    width: 60%;
    margin: 10px 0 10px;
    padding: 0 15px;
  }
  
  .inputControl.control-box {
    padding-bottom: 5px;
  }
  
  #slideFive label {
    display: block;
  }
  
  #slideFive p:last-child {
    font-size: 13px;
/*    margin: 40px 0 0;*/
    text-align: left;
  }
  
  #slideFive .form-foot {
    margin: 40px 0 0;
}
  
  #slideFive button {
    background: #F0B323;
    border: none;
    border-radius: 22px;
    padding: 10px 30px;
    font-weight: bold;
    margin: 15px 0 0;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Gotham-Bold';
    color: #333333;
  }
  
  #slideFive a {
    font-weight: bold;
    text-decoration: underline;
    color: #333;
  }
  
  #talkingWithDoctor input:focus, #talkingWithDoctor button:focus {
    outline: none;
  }
  
  #talkingWithDoctor .warningMessage {
    display: none;
    margin: 30px 0 0;
  }
  
  .next:after {
    content: "\f054";
    font-family: "FontAwesome6Free-Solid";
    color: #333333;
    font-size: 14px;
    padding-left: 5px;
  }
  
  #youDidIt .inputControl .inputError {
    width: 60%;
    text-align: left;
    margin: 0;
    display: none; 
    color: #d72a2a;
    font-size: 16px;
    line-height: 20px;
  }
  
  button.submit-btn-doctor:after {
    content: "\f054";
    font-family: "FontAwesome6Free-Solid";
    color: #333333;
    font-size: 16px;
    padding-left: 5px;
  }
  
  .prev:before {
    content: "\f053";
    font-family: "FontAwesome6Free-Solid";
    color: #333333;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 7px;
  }
  
  .inputControl.control-box {
    display: block!important;
  }
  
  .wrapper-doctor-page a:after {
    content: "\f019";
    font-family: "FontAwesome6Free-Solid";
    color: #333333;
    font-size: 16px;
    padding-left: 5px;
  }
  
  #slideFive button:after {
    content: "\f054";
    font-family: "FontAwesome6Free-Solid";
    color: #333333;
    font-size: 16px;
    padding-left: 5px;
  }
  
  .warningMessage p {
    color: #d72a2a;
  }
  
  #talking-to-doctor .talkingdoctor .modal-box {
    max-width: 884px;
    text-align: center;
    padding-bottom: 90px;
    padding-top: 25px;
    padding-left: 45px;
    padding-right: 50px;
  }
  
  .talking-to-doctor-modal h3 {
    font-size: 24px;
    margin: 0px;
    margin-bottom: 25px;
    line-height: 24px;
  }
  
  #talking-to-doctor .talkingdoctor button.modal__close {
    top: 20px;
    right: 20px;
    width: 12px;
    height: 12px;
  }
  
  #talking-to-doctor .talkingdoctor span.modal__closeLabel {
    display: none!important;
  }
  
  div#confirmMessage p b {
    margin-bottom: 50px;
    display: block;
    margin-top: 50px;
    font-size: 22px;
    max-width: 615px;
    margin: 0 auto;
  }
  
  #confirmMessage {
    display: none;
  }
  
  #talking-to-doctor .talkingdoctor button.modal__close {
    top: 20px;
    right: 28px;
    width: 23px;
    height: 24px;
    background: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/close.svg);
    position: absolute;
    background-repeat: no-repeat;
  }
  
  #talking-to-doctor .benifits-header {
    padding-top: 0;
  }
  
  .close-box button.modal__close {
    background: none!important;
  }
  
  #talking-to-doctor .close-box span.modal__closeLabel {
    display: block!important;
    font-size: 16px;
    font-family: 'Gotham-Bold';
    padding-top: 10px;
    margin-right: 25px;
    border: 3px solid #F0B323;
    border-radius: 40px;
    min-width: 150px;
    padding-bottom: 10px;
    margin-top: 5px;
  }
  
  .close-box {
    display: block;
    bottom: 0;
    position: absolute;
    width: 74%;
    text-align: center;
  }
  
  #talking-to-doctor .talkingdoctor .modal-box{
    top: 125px;
    padding-bottom: 50px;
  }
  #talking-to-doctor .talkingdoctor .modal-box .close-popup{
    color: #333333;
    background: transparent;
    border: 3px solid #F0B323;
    border-radius: 22px;
    position: relative;
    cursor: pointer;
    height: 44px;
    padding: 0 50px;
    line-height: 40px;
    margin-top: 25px;
  }
 #talking-to-doctor .benifits-header {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  max-width: 100%;
}

 #talking-to-doctor .benifits-header h1 {
  flex: 1; 
  margin: 0;
  max-width: 381px;
}

 #talking-to-doctor .wrapper-doctor-page {
  flex: 1;
}

 #talking-to-doctor .benifits-header-component{
    max-width: 1200px;
}

#talking-to-doctor #tagLine,
    #talking-to-doctor #tagLineS,
    #talkingWithDoctor p.sel-app {
    text-align: left;
}

#talking-to-doctor .maintenance-copd-in {
    padding-bottom: 0;
}
#talking-to-doctor #slideFive p:last-child { font-size: 14px; line-height: 15px; }


    #talking-to-doctor .btns-sec {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-evenly;
    max-width: 640px;
    margin: 0 auto;
}
 
    #talking-to-doctor a.cta-btn.discussion-guide {
        border: 3px solid #F0B323;
        background: #F0B323;
         width: 343px;
        height: 44px;
        display: block;
        border-radius: 22px;
        text-align: center;
        font-family: 'Gotham-Bold';
        font-size: 16px;
        margin-top: 12px;
        padding: 12px 5px;
       
}
 

    #talking-to-doctor a.cta-btn.req-btn {
    border: #F0B323 3px solid;
    height: 45px;
    font-family: 'Gotham-Bold';
    font-size: 16px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 25px;
    color: #333333;
    font-weight: bold;
    width: 240px;
    padding: 0 5px;
    
}
  #talking-to-doctor a.cta-btn.req-btn span { position: relative; padding-right: 20px;} 
  #talking-to-doctor a.cta-btn.discussion-guide span { position: relative; padding-right: 20px;} 

.cta-btn.discussion-guidespan span:after 
  {
    position: absolute;
    right: 0;
    top: 0;
    content: "\f054";
    font-family: "FontAwesome6Free-Solid";
    color: #333333;
    font-size: 16px;
    line-height: 44px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin-top: 0px;
}
 
.cta-btn.req-btn span:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "\f054";
    font-family: "FontAwesome6Free-Solid";
    color: #333333;
    font-size: 16px;
    line-height: 44px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin-top: 0px;
}
#talking-to-doctor a.cta-btn.discussion-guide span:after 
{
     position: absolute;
    right: 0;
    top: 0;
    content: "\f054";
    font-family: "FontAwesome6Free-Solid";
    color: #333333;
    font-size: 16px;
    line-height: 44px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
 
}
 
.maintenance-copd-in h4.maintenance-breath { margin-bottom: 10px; margin-top: 10px;} 
 
  @media only screen and (max-width: 1240px) { 
      #talkingWithDoctor { padding: 0 20px;} 
      #talking-to-doctor .benifits-container h1{max-width:590px}
  }
  @media only screen and (max-width: 1200px) {
  
  
    #startTheConversation {
      margin: 0 auto;
      margin-bottom: 30px;
    }
  
    #startWithTheSymptoms {
      margin: 0 0 50px 0;
    }
  
    #startWithTheSymptoms .tabs {
      padding: 15px 0px 25px;
      width: 20%;
      margin: 0 3% 0 0;
      text-align: center;
    }
    
    #talking-to-doctor .wrapper-doctor-page{
      max-width:590px;
      height: 365px;
    }
    
    #talking-to-doctor .maintenance-copd {
    padding-top: 0;
    }
  }
  
  @media screen and (min-width: 1600px) {
        div#banner-container-quiz {
            max-width: 1303px;
            margin-left: auto;
            margin-right: auto;
        }
    }
  
  @media only screen and (max-width: 991px) {
    #talking-to-doctor .breztri-banner-bg {
    min-height: 200px;
/*    background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase4/mobile/talk-to-your-doctor/taking-to-doctor-bg.jpg);
    border-radius: 0;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat; 
*/    }  

    #talking-to-doctor .breztri-banner h1 {
    max-width: 185px;
    }
      
      
    #talking-to-doctor .benifits-container h1 {
      font-size: 27px; max-width: 30%; padding-top: 25px; line-height: 32px;
    }
    
    #talking-to-doctor .content-container.benifits-container.copd-inhaler.global-banner {
    padding-top: 45px;
        }
      #talking-to-doctor a.learn-but {font-size: 16px;}
    #talking-to-doctor .benifits-container h2 {
      font-size: 27px;
      width: 70%;
      padding-top: 40%;
    }
  
    #startWithTheSymptoms .tabs div:last-child {
      display: none;
    }
  

    #pages #tagLine {
      margin: 10px 0 5px;
      padding: 0 0 10px 0;
    }
  
    #talking-to-doctor .maintenance-copd-in {
      text-align: center;
    }
  
    #talking-to-doctor label {
      font-size: 17px;
      line-height: 24px;
    }
  
    #slideFive button {
      background: #F0B323;
      border: none;
      border-radius: 22px;
      padding: 10px 14px;
      font-weight: bold;
      margin: 15px 0 0;
      cursor: pointer;
      font-size: 14px;
      font-family: 'Gotham-Bold';
      color: #333333;
      max-width: 280px;
      min-height: 40px;
      min-width: 280px;
    }
  
    #talking-to-doctor .inputControl div {
      width: 95%;
    }
  
    #slideFive p:last-child {
      font-size: 12px;
/*      margin: 40px 0 0;*/
      line-height: 15px;
    }
    
    #slideFive .form-foot {
    margin: 40px 0 0;
    }
    
    #talking-to-doctor .wrapper-doctor-page {
    height: 280px;
    }
  
    .wrapper-doctor-page a {
      font-size: 14px;
      height:auto;
      padding:10px;
    }
  
    #startWithTheSymptoms .tabs div:first-child {
      width: 36px;
      height: 36px;
      display: inline-block;
      background: #D6FEFE;
      text-align: center;
      border-radius: 50%;
      padding: 8px 0;
      font-weight: bold;
      line-height: 20px;
    }
  
/*    #talking-to-doctor .talkingdoctor button.modal__close {
      background: none;
    }
*/  
    .close-box {
      display: block;
      bottom: 0;
      position: absolute;
      width: revert;
      text-align: center;
      right: 25px;
      width: 35%;
    }
  
    body#talking-to-doctor .cmp-modal--defaultStyle .modal-box__content {
      overflow: inherit;
    }
  
    #talkingWithDoctor p {
      padding-bottom: 6px;
    }
      #talkingWithDoctor p.sel-app { padding-bottom: 13px;}
    #talking-to-doctor #pages .inputControl {
      margin: 0 0 10px 0;
      padding-left: 0;
    }
  
    #talking-to-doctor .inputControl.control-box {
      padding-bottom: 0;
    }
  
    #talking-to-doctor .inputControl label {
      margin-top: 0;
    }
    #talking-to-doctor .talkingdoctor .modal-box{
      max-width: 95%;
    }
    #startTheConversation { margin: 60px 0 30px 0;}
    #talking-to-doctor #slideFive p:last-child { font-size: 12px; line-height: 15px; }
    
    
    
    #talking-to-doctor .btns-sec {
    flex-direction: column;
    align-items: center ;
    }
}


  
  @media only screen and (min-width: 991px) {
    #talking-to-doctor .breztri-banner-bg {
        min-height: 270px;
/*        background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase4/desktop/talk-to-your-doctor/taking-to-doctor-bg.jpg);
        border-radius: 0;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
*/    }
    
     
      
      
    #talking-to-doctor .benifits-container {
      padding-top: 50px;
      padding-bottom: 50px;
    }
    
    #talking-to-doctor .benifits-header {
        width: 100% ;
    }
    
  
    .main-copd-banner-container #main-wrapper-container .benifits-header {
      width: 70%;
      padding-top: 0px;
    }
  
    #talking-to-doctor label {
      font-size: 17px;
      cursor: grab;
    }
  
/*    div#confirmMessage p b {
      width: 60%;
    }
*/  
    #slideFive p#tagLine {
      margin-bottom: 25px;
    }
  
    #talking-to-doctor a.learn-but {
      font-size: 16px;
      margin-top: 45px;
    }
    
 
    

    #talking-to-doctor #tagLine {
    margin: 0;    
    padding: 0 0 15px 0;
    }
    
    #talkingWithDoctor p.sel-app {
    padding: 0 0 15px 0;    
    }
    
    #talking-to-doctor #frx-isi-title {
    margin-top: 50px;
    }
    
}
  
  
    @media only screen and (min-width: 767px) {
    #talking-to-doctor .breztri-banner-bg {
    background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase4/desktop/talk-to-your-doctor/taking-to-doctor-bg.jpg);
    border-radius: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 60% 30%;
    }
}
    

  
  @media only screen and (max-width: 767px) {
    #talking-to-doctor .breztri-banner-bg {
    background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase4/mobile/talk-to-your-doctor/taking-to-doctor-bg.jpg);
    border-radius: 0;
    background-size: cover;
    background-repeat: no-repeat; 
    background-position: 60% 27%;
    }  
    
    
    #startWithTheSymptoms {
      margin: 0 0 40px 0;
    }
    
    #talking-to-doctor .benifits-header {
    flex-direction: column;
    }
    
    #talking-to-doctor .benifits-container h1 {
    max-width: 65%;  

    }
    
    #talking-to-doctor .content-container.benifits-container.copd-inhaler.global-banner {
        padding-top: 10px;
    }

    #talking-to-doctor .talkingdoctor button.modal__close {
      background: none;
      width: 100%;
      margin-right: 0px;
      padding-right: 0px;
    }
  
    #pages {
      padding: 30px 20px;
    }
  
    #pages h3, #pages img {
  
      float: none;
    }
  
    #pages h3 {
      padding: 0;
      font-size:18px;
      padding-right: 36px;
      margin-bottom: 25px;
    }
  
    #startTheConversation {
      width: auto;
    }
  
    #slideFive input {
      width: 100%;
    }
  
    #talkingdoctor-main-wrapper-container .copd-inhaler .benifits-header {
      padding-top: 165px;
    }
  
    #talkingdoctor-main-wrapper-container .cmp-container__backgroundImage--enabled {
      background-repeat: no-repeat;
      margin: 0px;
      height: auto!important;
      min-height: 600px;
      background-size: auto 550px!important;
      width: 100%;
    }
  
    #talking-to-doctor .talkingdoctor .modal-box {
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 30px;
      padding-top: 25px;
      margin-top: 80px;
      margin-top: 20px;
      top: 0px;
    }
  
    #talking-to-doctor .talkingdoctor .modal-box__content {
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .talking-to-doctor-modal h3 {
      font-size: 18px;
    }
  
    .talking-to-doctor-modal p {
      font-size: 14px;
    }
  
    #talking-to-doctor .wrapper-doctor-page {
      padding-top: 20px;
    }
  
    #talking-to-doctor .inputControl div {
      width: 80%;
    }
  
    #pages .inputControl {
      align-items: start;
    }
  
    #talking-to-doctor label {
      line-height: 24px;
    }
  
    #talking-to-doctor .inputControl.control-box {
      margin: 0px 0 0 0;
    }
  
    #talking-to-doctor#pages .inputControl {
      margin: 0;
    }

    .maintenance-copd-in p.questionnaire { padding-right: 0;  padding-left: 0; font-size: 14px;
        line-height: 21px;} 
        #talking-to-doctor a.cta-btn.discussion-guide {
                width: 330px;
        }
  }
  
  
  @media only screen and (max-width: 622px) {
    #talking-to-doctor .wrapper-doctor-page {
    height: 300px;
    }
}
  
  @media only screen and (max-width: 500px) {
    /*  #talking-to-doctor .global-banner-inner{
          background-size:130px !important;
      }*/
      
      #talking-to-doctor .benifits-header {
      align-items: flex-start;  
      }      
      #talking-to-doctor .benifits-container h1{
          padding-top:30px;
          max-width: 325PX;
          width:auto;
          text-align: left;
          margin-left: 8px;
          margin-bottom: 10px;
      }
      

    .wrapper-doctor-page{
    max-width:100% !important;
    padding:25PX 24PX 28PX;
    }
      
    #talking-to-doctor  .wrapper-doctor-page h6,
    #talking-to-doctor .benifits-header p,
    #startTheConversation h3,
    #startTheConversation p,
    #talking-to-doctor #pages #tagLine,
    #talkingWithDoctor p.sel-app {
    text-align: left;
    padding-right: 41px;
    }
    #startTheConversation p {
    line-height: 21px;
    }
    #talking-to-doctor  .wrapper-doctor-page h6{
      padding-right: 0;
    }
  
    #talking-to-doctor .benifits-header p {
    padding-right: 20px;
    }

    #talkingWithDoctor p {
    padding-left: 0;
    }

    #talking-to-doctor .breztri-banner h1 {
    padding: 0 0 0 10px;
    }

    div#confirmMessage p b {
    font-size: 18px;
    }
}
  
  
  
  @media only screen and (max-width: 414px) {  
    #talking-to-doctor .wrapper-doctor-page {
    height: 360px;
    }
}
    

    @media only screen and (max-width: 370px) {  
    #talking-to-doctor .wrapper-doctor-page {
    height: 380px;
    }
    
    #talking-to-doctor a.cta-btn.discussion-guide {
    width: 280px;
    }
    
    #talking-to-doctor a.cta-btn.req-btn {
    width: 200px;    
    }
    
    #talking-to-doctor a.cta-btn.discussion-guide,
    #talking-to-doctor a.cta-btn.req-btn span {
    font-size: 12px;
    }
}
  
  
  @media only screen and (max-width: 360px) {
    #slideFive button {
    min-width: auto;
    }
    
    #talking-to-doctor .wrapper-doctor-page {
    height: 420px;
    }
  
    #talking-to-doctor .learn-but span {
    font-size: 16px;
    }
}
  
  @media only screen and (max-width: 320px) {
    #talking-to-doctor #startWithTheSymptoms .tabs {
      padding: 15px 9px 25px;
    }
    
    #talking-to-doctor .wrapper-doctor-page {
    height: 450px;
    }
    
    #talking-to-doctor a.cta-btn.discussion-guide {
    width: 250px;
    }
    
    #talking-to-doctor a.cta-btn.req-btn {
    width: 170px;    
    }
}
  
  
  
  
  
  
  
  /* DGTL-19485, Feedback shared by Sean nov 7 Starts here */
  
  /*#pages #slideTwo img, #pages #slideFour img {*/
  /*    display: none;*/
  /*}*/
  
  /*#pages #slideTwo h3, #pages #slideFour h3 {*/
  /*    padding-left: 0;*/
  /*}*/
  
  /* DGTL-19485, Feedback shared by Sean nov 7 Ends here */

  /* UBP3-74 : Breztri DTC Website: Q3 2024 Integration of New Campaign Style starts here*/


  @media screen and (max-width:991px) {
    #talking-to-doctor .benifits-container {
        padding-left: 0;
        padding-right: 0;
    }
    
    #talking-to-doctor .global-banner-inner {
      background: none;}
      
   
    .wrapper-doctor-page { max-width: 50%;}
  }

  /* UBP3-74 : Breztri DTC Website: Q3 2024 Integration of New Campaign Style End here*/
  
/*  #talking-to-doctor .benifits-header {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  max-width: 100%;
}

 #talking-to-doctor .benifits-header h1 {
  flex: 1; 
  margin: 0;
  max-width: 381px;
}

 #talking-to-doctor .wrapper-doctor-page {
  flex: 1;
}

 #talking-to-doctor .benifits-header-component{
    max-width: 1100px;
}*/
  #talking-to-doctor #tagLineS, #talkingWithDoctor p {
    padding: 0 27px 0 0;
}

#talking-to-doctor .benifits-header h2 {
    flex: 1;
    margin: 0;
    max-width: 381px;
}
#talking-to-doctor .benifits-container h2 {
    font-size: 45px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #373A37;
    max-width: 462px;
}
@media only screen and (max-width: 1240px) {
    #talking-to-doctor .benifits-container h2 {
        max-width: 590px;
    }
}
@media only screen and (max-width: 991px) {
    #talking-to-doctor .benifits-container h2 {
        font-size: 27px; 
        padding-top: 25px;
        line-height: 32px; margin: 0 0 50px 0;
        max-width: 100%;
        width: 100%;
    }
    #talking-to-doctor a.cta-btn.discussion-guide
    {
       margin-bottom: 20px;
       margin-top: 20px;
    }
    #talking-to-doctor .wrapper-doctor-page
    {
        max-width: 100%;
    }
    #talking-to-doctor .benifits-header {
        display: block;
    }
    

    #startTheConversation h3,
    #talking-to-doctor #talkingWithDoctor p {
    text-align: left;
    }
    #talking-to-doctor #confirmMessage p b {
        margin-left: 0;
    }
    
}
@media only screen and (max-width: 767px) {
    #talking-to-doctor .benifits-container h2 {
        max-width: 65%;
    }
}



@media only screen and (max-width: 500px) {
    #talking-to-doctor .benifits-container h2 {
        padding-top: 30px;
        max-width: 325PX;
        width: auto;
        text-align: left;
        margin-left: 8px;
        margin-bottom: 10px;
    }
}








