/*30-12-2025 mobile dosing*/

a:hover,a:active, a:focus {
    text-decoration: none;
}
#sitemap .symbi-isi-head{
    margin-bottom:15px;
}
#sitemap .symbi-reference_header{
    display:none;
}
@media screen and (max-width:991px){
body#how-to-use-symbicort-inhaler #how-to-use #heading-section .heading.mob-title .header-left-image{max-width: 170px; padding-top: 22px; width: 100%; position: relative; margin-left: -40px; margin-top: 80px;}
body#how-to-use-symbicort-inhaler #how-to-use #heading-section .heading.mob-title h1{ max-width: 100%;}
body#how-to-use-symbicort-inhaler #how-to-use #heading-section .heading.mob-title .header-right-image{ margin-top: 0; padding-left: 0;}
body#how-to-use-symbicort-inhaler #how-to-use #heading-section h1 >.text-wrap-mobile{display: block;}  
    
    .header-section{
    background: linear-gradient(0deg, rgba(111, 124, 128, 1) 37%, rgba(227, 229, 231, 1) 98%);
    height: 192px;
    margin-top: -7px;
    }

    .header-section p{
        text-align:center;
        font-family: "Titillium Web", sans-serif;
        font-weight: 600;
        max-width: 75%;
        margin: 0 auto;
        font-style: normal;
        color: #000000;
        font-size:13px;
        margin-bottom: 5px;
        line-height:18.5714px;
    }
    .removespace{
        display:inline;
        letter-spacing: -3px;
        margin-right: 1px;
    }
    .header-section p span{
        font-weight:700;
    }

    .header-section p:first-of-type{
        padding-top:10px;
        position:relative;
        left:-5px;
    }
    .header-left-image{
        width: 150px;
        float: left;
        margin-left: -40px;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .header-right-image .desktop-img{
        display:none;
    }
    .header-right-image{
        margin-top: 30px;
        padding-left: 130px;
    }
    .header-right-image .mobile-img{
        display:block;
        max-width:158px;
    }

    /* Table content */



    .dosage-table-container {
      font-family: "Titillium Web", sans-serif;
      padding:0 15px 0 15px;

    }
    

    .dosage-table {
      border-collapse: collapse;
      text-align: center;
      width: 100%;
      margin:0 auto;
      margin-top: 16px;
      margin-bottom: 16px;
    }

.dosage-table thead th {
  background-color: #00204d;
  color: #ffffff;
  padding: 6px;
  font-size: 17px;
  line-height: 24.2857px;
}

.dosage-table tbody td {
  background-color: #e8eef0; /* Light grey-blue */
  color: #00204d;
  padding: 14px 0;
  font-size: 15px;
  width: 50%;
    position:relative;
}

#Dosing .symbi-isi-head{
    margin-bottom:8px;
}
/* Vertical divider line */
.dosage-table .strength-col::after {
  content: "";
  position: absolute;
  right: 0;
  top: 14%;      
  height: 70%;  
  width: 0.5px;
  background-color: #9c9d9e; /* Divider color */
}

/* Table two */

    .asthma-table .main-header{
        border-collapse: collapse;
        text-align: center;
        width: 100%;
        margin:0 auto;
      background-color: #00204d; 
    }
    .asthma-table .main-header th{
      color: #ffffff;
      padding: 6px;
      font-size: 17px;
      line-height: 24.2857px;
    }

    .asthma-table tbody td {
      color: #00204d;
      padding: 8px 0px 8px 35px;
      font-size: 13px;
      width: 50%;
      text-align: left;
      line-height: 18.5714px;
    }

    .asthma-table .alt-row th:nth-child(2){
        padding-right:50px;
    }
    .asthma-table tbody .alt-row{
    background-color: #e8eef0;
    }

    .asthma-table .alt-row th{
        background-color: #e8eef0;
        padding: 8px 0px 8px 35px;
        color: #00204d;
        text-align: left;
        font-size: 13px;
        line-height: 18.5714px;
        font-weight: 900;
    }

    .asthma-table .text-wrap{
        white-space:nowrap;
    }
    .warning-headline .text-wrap{
        white-space:nowrap;
    }
    
    .asthma-table .alt-row th span.strength-col{
    display: inline-block;
    width: 100%;
    padding: 6px 0px;
    border-right: 1px solid #9c9d9e;
    } 

    .asthma-table tbody td span.strength-col{
    display: inline-block;
    width: 100%;
    padding: 6px 0;
    border-right: 1px solid #9c9d9e;
    } 
    
    .asthma-table tbody .big-one span.strength-col{
    display: inline-block;
    width: 100%;
    padding: 6px 0 56px 0;
    border-right: 1px solid #9c9d9e;
    } 

    .asthma-table tbody td.big-one{
        padding: 8px 0px 8px 35px;
    }

    .asthma-table tbody td.big-one:nth-child(2){
        padding-right:20px;
    }


/* General Container Styling */
.warning-container {
    font-family: 'avenir-next-lt-pro';
    color:rgb(89, 89, 89); /* Dark grey text */
    /* max-width: 600px; */
    line-height: 21.4286px;
    font-size: 15px;
    background-color: #fff;
    padding: 0 20px 6px 20px;
    margin-top: -10px;
    font-weight:700;
}

/* Headline Styling */
.warning-headline {
    font-weight: 700; /* Bold */
    color:rgb(89, 89, 89);  /* Slightly darker than body text */
    /* margin-bottom: 15px; */
    display: block;
}

/* List Styling */
.warning-list li{
    list-style: none; /* Remove default bullets */
    padding-left: 13px; /* Make room for custom bullets */
    margin: 0;
    color:rgb(89, 89, 89);
    /* Lighter font weight for body text */
    font-family: avenir-next-lt-pro;
}

.warning-list li {
    position: relative;
    /* margin-bottom: 12px; */
    margin-top: 2px;
}

.warning-list li:nth-child(4){
    margin-bottom:0;
}

/* Custom Blue Bullet Points */
.warning-list li::before {
    content: "\2022";
    color: #009fdd; /* Medical cyan/blue color */
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -11px; /* Pull bullet back into padding area */
    font-size: 1em; /* Make bullet slightly larger */
    line-height: 1;
    position: absolute;
    top: 4px;
}

/* Subscript styling for beta2 */
sub {
    font-size: 0.75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    bottom: -0.25em;
}

/* Yellow cover */


.mobile-viewport-container{
    max-width: 100%;
    margin:0 auto;
}
    
.banner-wrapper {
    width: 292px;
    margin: 0 auto;
    transform: skewX(-10deg);
    overflow: hidden;
    /* border-radius: 4px; */
}
.symbi-head-dosing-sub-text{
    position: relative;
    left: -3px; 
}
.unskew-content {
    transform: skewX(12deg);
    text-align: center;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: italic;
    color: rgb(18, 71, 102);
}

/* --- Top Section (Green) --- */
.top-banner-section {
    background-color: #cedc00;
    /* padding: 10px; */
}

.header-text {
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    padding: 10px;
    font-family: "september", sans-serif;
}

/* --- Bottom Section (Yellow) --- */
.bottom-banner-section {
    background-color: #f7fbbb;
    padding: 6px 0 5px 0;
}

 .body-text p:last-child{
   text-indent: 8px;
   margin-right: 25px;
}

 .body-text p:nth-child(2){
     text-indent: 10px;
 }

.body-text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    font-family: "september", sans-serif;
    margin: 10px 0;
    font-style: italic;
}

    .body-text .separator-dot:nth-child(3){
        margin-right: 145px;
    }
        .body-text .separator-dot:nth-child(1){
            margin-right: 131px;
        }

.separator-dot {
    width: 9px;
    height: 8px;
    background-color: rgb(206, 220, 0);
    border-radius: 50%;
    margin: 8px auto;
    margin-top: 0px;
}

sup {
    top: -.5em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.footnote{
    line-height: 12px;
    margin-left: 0;
    padding-left: 25px !important;
}

.footnote .mark{
    font-family: avenir-next-lt-pro;
    color:rgb(89, 89, 89);
    font-size:12px;
    margin-top: 6px;
    font-weight:800;
}
.footnote sup{
    top: -.5em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.footnote li{
    margin-top:2px;
    line-height:12px;
    text-indent:-5px;
    font-size: 12px;
    font-family: avenir-next-lt-pro;
    color:#595959;
    max-width: 95%;
}

    .promo-card{
        background-image: url(/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/cta_shape_mobile.png);
        min-height: 105px;
        background-repeat: no-repeat;
        width: 300px;
        margin: 20px auto 6px auto;
        background-size: contain;
        margin-top: 46px;
    }

    .promo-card a p{
        padding: 0px 0 0px 40px;
        font-size: 14px;
        height: 100px;
        width: 300px;
        color: #009fdd;
        font-family: "Titillium Web", sans-serif;
        font-weight: 700;
        font-style: normal;
        line-height: 20px;
        
    }
    .promo-card a:hover,
.promo-card a:active,
.promo-card a:focus {
    text-decoration: none;
}
.the-box{
    background:#e8eef0;
    padding:20px;
    width:360px;
    margin:0 auto;
    display:flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.the-box h3{
    margin-bottom: 0px;
    margin-top: 9.67px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #124766;
}

.the-box p{
    font-size: 16px;
    font-family:avenir-next-lt-pro;
    color: #595959;
    line-height:1.42857143;
    margin:3px auto;
    max-width: 75%;
}



.the-box .link{
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px;
    color: white;
    background: #00204d;
    padding: 10px 10px;
    text-align: center;
    position: relative;
    margin-bottom: 5px;
    margin-top: 15px;
    margin-left: 33px;
    white-space:nowrap;
}

.the-box .link:after {
    content:"";
    position:absolute;
    background: url("/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/cta_button.png") no-repeat;
    width: 45px;
    background-size: 42px 43px;
    height: 43px;
    right: -25px;
    top:0;
}

#resource-box .the-box .link:after{
    right: -25px;
}
    
#resource-box .the-box{
    /* box-shadow: inset 0px 15px 15px -5px rgba(0, 0, 0, 0.2); */
    margin: 0 auto;
    background-image: url(/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/mobile/rectangle-shadow-mobile.png);
    background-repeat: repeat-x;
    background-position: center 0px;
    margin-top: -14px;
}

#resource-box .the-box .link{
    width: 230px;
    /* padding-right:20px; */
    margin-bottom: 5px;
    text-align: center;
}

#resource-box .the-box h3{
    font-size:21px;
    line-height:23px;
}

#play-box .the-box .link{
    width:230px;
}

.the-box img{
    width: 70px;
}
#resource-box .the-box p{
    max-width:90%;
    margin-top: 5px;
    margin-bottom: 15px;
}
#resource-box .the-box img{
    margin-top:10px;
    height: 58.33px;
    width: 75px;
}

.next-content p{
    text-align:center;
    margin-top: 16px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #124766;
    margin-left: -55px;
}

    .next-content p .bold{
        margin-left: 5px;
        position: relative;
        font-weight: 700;
    }

    .next-content p .bold:after{
        content: " ";
        background: url("/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/next.png") no-repeat;
        width: 40px;
        height:40px;
        position: absolute;
        top: -5px;
        margin-left:15px;
    }

    .desktop-viewport-container{
    display:none;
}
    #boxes-desktop{
        display:flex;
        flex-direction:column;
    }
    
        /* INDICATIONS PAGE */

    #symbicort-indications .cmp-text{
        padding:0;
    }
    #symbicort-indications .next-content p{
        margin-top:30px;
        margin-bottom:11px;
    }

    #COPD-box .the-box h3, #asthma-box .the-box h3{
      font-size:21px;
      margin-top: 5px;
    }

    #COPD-box .the-box img, #asthma-box .the-box img{
        width:60px;
    }
        #COPD-box .the-box p, #asthma-box .the-box p{
            max-width: 90%;
        } 
    #SYMBICORT-ind-text{
        padding-left: 15px;
        padding-right: 15px;
        margin:0 auto;
        margin-top:40px;
    }

    #SYMBICORT-ind-text h2{
        font-family: "Titillium Web", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        color: #03446b;
        max-width: 70%;
        margin: 0 auto;
        text-align: center;
        line-height: 1.1;
        margin-bottom: 20px;
        text-transform: uppercase;
        }
    #SYMBICORT-ind-text p{
        font-family: avenir-next-lt-pro;
        font-size: 15px;
        color: #595959;
        margin-top: 15px;
        line-height: 1.3;
    }

    #SYMBICORT-ind-text p:nth-child(3){
    margin-bottom:36px;
    }

    #asthma-box .the-box .link:after{
    right: -25px;
}
    
#asthma-box .the-box{
    margin: 0 auto;
    background-image: url(/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/mobile/rectangle-shadow-mobile.png);
    background-repeat: repeat-x;
    background-position: center 0px;
    margin-top: -14px;
}

#asthma-box .the-box .link{
    width:230px;
    padding-right: 11px;
    margin-bottom: 0px;
    margin-top: 20px;
    padding-bottom: 10.4px;
}

#COPD-box .the-box .link{
    width: 230px;
    margin-top: 20px;
    margin-bottom: 25px;
}


#asthma-box .the-box img{
    margin-top:10px;
}

    #COPD-box .blank{
        display:none;
    }

    .the-box .no-display{
        display: block;
    }
    .the-box .no-display img, .the-box .no-display h3, .the-box .no-display .link, .the-box .no-display p{
        visibility:hidden;
    }
    #resource-box .no-shadow{
        background-image: none;
    }

    #empty-box .the-box{
    margin: 0 auto;
    background-image: url(/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/mobile/rectangle-shadow-mobile.png);
    background-repeat: repeat-x;
    background-position: center 0px;
    margin-top: -14px;
    }
           /* Header FIX */

    #how-to-use-symbicort-inhaler .cmp-text{
        padding:0;
    }

    #how-to-use-symbicort-inhaler #resource-box .the-box .link{
        margin-bottom:20px;
        position: relative;
        left: 2px;
    }

    #indication-header #heading-section .heading.mob-title h1{
        font-weight:bold;
        font-style:italic;
        max-width:60%;
        margin:0 auto;
        line-height: 23.1px;
    }
    #how-to-use #heading-section .heading.mob-title h1{
        font-weight:bold;
        font-style:italic;
        text-align: left;
        max-width: 82%;
        line-height: 23.1px;
        padding-top: 30px;
        padding-left: 25px;
    }
    
    #how-to-use #heading-section .text-wrap-mobile{
        white-space:nowrap;
    }

    #how-to-use .header-left-image{
        width:170px;
        padding-top: 22px;
        margin-left: -40px;
    }

    #how-to-use #heading-section .heading.mob-title{
        height:151px;
        padding: 0;
        text-align: left;
    }
        #SYMBICORT-ind-text #how-to h2{
        max-width: 87%;
    }
    #how-to h2 .text-wrap{
        white-space:nowrap;
    }

    /************************************
 *                                  *
 *      Resources Page
 *                                  *
 ************************************/

    #professional-resources .cmp-text{
        padding:0;
    }

    #professional-resources #heading-section .heading.mob-title h1{
        /* padding-left: 10px; */
        padding-top: 43px;
    }

    #professional-resources #SYMBICORT-ind-text h2 {
        margin-top:55px;
        margin-bottom:15px;
    }

    #professional-resources .resource-first-section{
        margin-bottom: 40px;
    }
    #professional-resources .resource-first-left{
    display: flex;
    justify-content: center;
    }
    #professional-resources .resource-first-left a img{max-width: 270px;margin: 0 auto;} 
    #professional-resources .resource-first-right{

    }
    #professional-resources .resource-first-right p{
    padding-top: 15px;
    text-align: center;
    margin: auto;
    font-size: 18px;
    max-width: 250px;
    font-family: avenir-next-lt-pro;
    color: #595959;
    margin-bottom: 45px;
    }
    #SYMBICORT-ind-text .resource-first-right .link{
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px;
    background: #00204d;
    padding: 10px;
    padding-right:16px;
    text-align: center;
    position: relative;
    left:-5px;
    margin-bottom: 0;
    white-space:nowrap;
    width: 222px;
    line-height: 22.8571px;
    color: #009fdd;
    font-family: avenir-next-lt-pro;
}
    .resource-first-right .link:after {
    content:"";
    background: url("/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/right-yellow.png") no-repeat;
    width: 35px;
    background-size: 35px 42px;
    height: 42px;
    right: -6.5%;
    top:0;
    position:absolute;
}
    #pr{
        width:100%;
        /* box-shadow: inset -2px 18px 26px -3px rgb(199, 210, 214); */
        /* background: #e8eef0; */
        /* height:330px; */
        padding: 45px 0 12px 0;
    }
.symbi-inhaler-download-guide-space{
    display:none;
}
    #pr h3{
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    margin: 0 auto;
    font-weight: bold;
    font-size: 22px;
    color: #03446b;
    margin-top: 20px;
    margin-bottom: 35px;
    text-decoration: none;
    max-width: 1100px;
    text-align: center;
    line-height:1.1;
    }

    #pr-flex{
        display:flex;
        padding-left:15px;
        padding-right:15px;
        justify-content:center;
        flex-direction:column;
    }

    #pr-flex h3{
        font-size: 18px;
        font-weight: bold;
        font-family: "Titillium Web", sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #03446a;
        margin-top: -5px;
        margin-bottom: 10px;
        line-height:33px;
    }

    #left-pr:after{
        content:"";
        background: url('/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/mobile/shadow-mobile.png');
        display: inline-block;
        background-size: 100% 50px;
        width: 100%;
        height: 40px;
        margin-top: 0;
    }

    #middle-pr:after{
        content:"";
        background: url('/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/mobile/shadow-mobile.png');
        display: inline-block;
        background-size: 100% 50px;
        width: 100%;
        height: 40px;
        margin-top: 0;
    }

    #pr-flex #left-pr h3{
        max-width: 100%;
        margin:auto 0;
        margin-top:-5px;
        margin-bottom:10px;
        line-height:19.8px;
        margin-top: 10px;
    }

    #pr-flex #right-pr h3, #pr-flex #middle-pr h3{
        line-height:19.8px;
        margin-top: 10px;
    }

    #pr-flex #right-pr h3{
        margin-top:0px;
    }

    #pr-flex p{
        font-size: 15px;
        color: #999a9c;
        margin: 0 auto;
        font-family: avenir-next-lt-pro;
        font-weight: 400;
        font-style: normal;
        text-align: center;
        line-height:1.42857143;
        max-width:95%;
    }

    #right-pr p{
        max-width:100%;
    }


    #pr-flex #right-pr .img-text h3{
        max-width: 100%;
        font-family: "Titillium Web", sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 12px;
        margin-top: 5px;
        color: #595959;
        line-height:13.2px;
    }

    #pr-flex #left-pr img,#pr-flex #middle-pr img{
        margin-top:10px;
        width:auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    #pr-flex #right-pr img{
        width:38px;
        display: block;
        margin: 0 auto;
        /* margin-top:10px; */
    }

    #pr-flex #right-pr .img-text{
        margin-top:10px;
        display:flex;
        flex-direction: column;
    }
}
/*2-1-2026 Desktop dosing*/

@media screen and (min-width:992px){
   #dosing-full{
       max-width:1100px;
       margin:0 auto;
       margin-top:40px;
   }
    
    .header-container{
       /* background: linear-gradient(0deg, rgba(111, 124, 128, 1) 37%, rgba(227, 229, 231, 1) 98%); */
        background-image: url("/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/Gradient_BG_DESKTOP.png");
        background-repeat: repeat-x;
        background-position: 0px 0px;
        margin-top: -7px;
    }
    .header-section{
        /* background: linear-gradient(0deg, rgba(111, 124, 128, 1) 37%, rgba(227, 229, 231, 1) 98%); */
        height: 177px;
        max-width:1100px;
        margin:0 auto;
    }

    .header-section p{
        text-align:center;
        margin-bottom:5px;
        font-family: "Titillium Web", sans-serif;
        font-weight: 600;
        font-style: normal;
        color: #000000;
        padding-right: 40px;
        font-size:15px;
        line-height:15px;
    }

    .header-section p span{
        font-weight:700;
    }

    .removespace{
        display:inline;
        letter-spacing: -3px;
        margin-right: 1px;
    }
    
    .header-section p:first-of-type{
        padding-top:20px;
        position:relative;
        left:0;
    }
    .header-left-image{
        width: 210px;
        float: left;
        margin-left: -40px;
        margin-top: -10px;
        margin-bottom: 7px;
    }

    .header-right-image .desktop-img{
        display:none;
    }
    .header-right-image{
        vertical-align:middle;
        padding-top: 20px;
        margin-left: 355px;
        align-items:center;
    }
    .header-right-image .desktop-img{
        display:block;
        max-width:394px;
    }  

     .header-right-image .mobile-img{
         display:none;
     }

        /* Table content */

    #flex-it{
        display:flex;
        justify-content: flex-start;
        width: 100%;
    }
    #flex-left{
        margin-top:-20px;
        padding-right: 25px;
    }

    #flex-right{
    width: 100%;
    }


    .dosage-table-container {
      font-family: "Titillium Web", sans-serif;

    }
    

    .dosage-table {
      border-collapse: collapse;
      text-align: center;
      margin:0 auto;
      width: 660px;
      max-width:95%;
      margin-top: 16px;
      margin-bottom:30px;
    }
    
    .dosage-table:nth-child(1){
        margin-bottom: 16px;
    }

.dosage-table thead th {
  background-color: #00204d;
  color: #ffffff;
  padding: 6px 10px;
  font-size: 17px;
}

.dosage-table tbody td {
  background-color: #e8eef0; /* Light grey-blue */
  color: #00204d;
  padding: 15px 0;
  font-size: 15px;
  width: 50%;
  position:relative;
}


    /* Vertical divider line */
.dosage-table .strength-col::after {
  content: "";
  position: absolute;
  right: 0;
  top: 14%;      
  height: 70%;  
  width: 1px;
  background-color: #9c9d9e; /* Divider color */
}


/* Table two */
    .asthma-table{
        margin:0 auto;
        width:630px;
        max-width:100%;
    }
    .asthma-table .main-header{
        border-collapse: collapse;
        text-align: center;
        margin:0 auto;
        background-color: #00204d;
    }
    .asthma-table .main-header th{
      color: #ffffff;
      padding: 7px 145px 6px;
      font-size: 17px;
      line-height: 1.42857143;
    }

    .asthma-table tbody td {
      color: #00204d;
      padding: 8px 50px 8px 55px;
      font-size: 15px;
      width: 41%;
      text-align: left;
      line-height: 1.42857143;
    }
    .asthma-table tbody .alt-row{
    background-color: #e8eef0;
    }

    .asthma-table .alt-row th{
        background-color: #e8eef0;
        padding: 8px 50px 8px 55px;
        color: #00204d;
        text-align: left;
        font-size: 15px;
        line-height: 1.42857143;
        font-weight: 900;
        
    }

    .asthma-table .alt-row th:nth-child(2), .asthma-table tbody td:nth-child(2){
        padding-left: 0px;
        padding-right: 0px;
        width: 44%;
    }
    

    .asthma-table .text-wrap{
        white-space:nowrap;
    }
    .asthma-table .alt-row th span.strength-col{
    display: inline-block;
    width: 100%;
    padding: 6px 0px;
    border-right: 1px solid #9c9d9e;
    } 

    .asthma-table tbody td span.strength-col{
        display: inline-block;
        width: 100%;
        padding: 6px 0;
        border-right: 1px solid #9c9d9e;
    } 
/* General Container Styling */
.warning-container {
    font-family: 'avenir-next-lt-pro';
    color:rgb(89, 89, 89); /* Dark grey text */
    /* max-width: 600px; */
    line-height: 21.4286px;
    font-size: 15px;
    background-color: #fff;
    font-weight:700;
    /*padding: 20px;*/
}

/* Headline Styling */
.warning-headline{
    font-weight: 700; /* Bold */
    color:rgb(89, 89, 89);  /* Slightly darker than body text */
    margin-bottom: 2px;
    display: block;
}

/* List Styling */
.warning-list li{
    list-style: none; /* Remove default bullets */
    padding-left: 1.2em; /* Make room for custom bullets */
    margin: 0;
    color:rgb(89, 89, 89);
    font-weight: 300;/* Lighter font weight for body text */
    font-family: avenir-next-lt-pro;
}

.warning-list li {
    position: relative;
    margin-bottom: 2px;
}

.warning-list li:nth-child(4){
    margin-bottom:0;
}

/* Custom Blue Bullet Points */
.warning-list li::before {
    content: "\2022";
    color: #009fdd; /* Medical cyan/blue color */
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -13px; /* Pull bullet back into padding area */
    font-size: 1em; /* Make bullet slightly larger */
    line-height: 1;
    position: absolute;
    top: 4px;
}

/* Subscript styling for beta2 */
sub {
    font-size: 0.75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    bottom: -0.25em;
}

/* Yellow cover */


.mobile-viewport-container{
    width: 331px;
    margin:0 auto;
    display:none;
}
    
.banner-wrapper {
    width: 347px;
    margin: 0 auto;
    transform: skewX(-10deg);
    overflow: hidden;
    /* border-radius: 4px; */
    margin-top: 35px;
    margin-right: 15px;
    margin-left: 30px;
}

.unskew-content {
    transform: skewX(12deg);
    text-align: center;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: italic;
    color: rgb(18, 71, 102);
}

/* --- Top Section (Green) --- */
.top-banner-section {
    background-color: #cedc00;
    /* padding: 10px; */
}

.header-text {
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    padding: 12px;
    font-style: italic;
    font-family: "september", sans-serif;
}

/* --- Bottom Section (Yellow) --- */
.bottom-banner-section {
    background-color: #f7fbbb;
    padding: 15px 0 5px 0;
}

.body-text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.42857143;
    font-family: "september", sans-serif;
    margin: 12px auto;
    max-width: 90%;
    font-style: italic;
    margin-left: 23px;
}

 .body-text p:last-child{
    margin-left:11px;
}
.bottom-banner-section p:first-child{
    margin-left:23px;
}
.body-text .separator-dot:nth-child(3){
    margin-left: 168px;
}
.body-text p br{
    display: none;
}

.separator-dot {
    width: 8.5px;
    height: 8.5px;
    background-color: #ced703;
    border-radius: 50%;
    margin: 8px 180px;
    margin-top: 0;
}

sup {
    top: -.5em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.footnote{
    line-height: 12px;
    margin-left: 0;
    padding-left: 10px !important;
    margin-top: -10px !important;
}

.footnote .mark{
    font-family: avenir-next-lt-pro;
    color:rgb(89, 89, 89);
    font-weight:800;
    font-size:12px;
}
.footnote sup{
    top: -.5em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.footnote li{
    margin-top:2px;
    line-height:12px;
    text-indent:-5px;
    font-size: 12px;
    font-family: avenir-next-lt-pro;
    color:#595959;
}

    .promo-card{
        background-image: url(/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/CTA_button.png);
        min-height: 121px;
        background-repeat: no-repeat;
        width: 475px;
        margin: 20px auto 20px auto;
        background-size: contain;
        margin-top: 70px;
    }

    .promo-card a p{
        padding: 12px 174px 18px 35px;
        font-size: 16px;
        line-height: 22.8571px;
        color: #009fdd;
        font-family: "Titillium Web", sans-serif;
        font-weight: 700;
        font-style: normal;
    }

    .promo-card a p br{
        display:none;
    }
    .promo-card:hover {
    background-image: url(/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/desktop/cta_hover_updated.png);
    min-height: 121px;
    background-repeat: no-repeat;
    width: 475px;
    margin: 20px auto 20px auto;
    background-size: contain;
    margin-top: 70px;
}

.promo-card a:hover p {
    color: white;
    font-size: 16px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    padding: 12px 174px 18px 35px;
}

.promo-card a:hover,
.promo-card a:active,
.promo-card a:focus {
    text-decoration: none;
}
.the-box{
    background:#e8eef0;
    padding: 20px 40px;
    width: 460px;
    padding-bottom: 30px;
    margin:0 auto;
    display:flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

    .the-box a{
        display:flex;
    }

.the-box h3{
    margin-bottom:5px;
    margin-top: 0;
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 19.8px;
    /* padding-left: 47px; */
    color: #124766;
    text-align: left;
}

.the-box p{
    font-size: 15px;
    font-family:avenir-next-lt-pro;
    color: #595959;
    line-height: 21.4286px;
    /* margin:0 auto; */
    max-width: 100%;
    /* padding-left: 22px; */
    text-align: left;
}

.symbi-head-dosing-sub-text{
    position: relative;
    left: -3px; 
}

.the-box .link{
    margin-top: 20px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px;
    color: white;
    line-height: 22.8571px;
    background: #00204d;
    padding: 10px 15px;
    position: relative;
    white-space:nowrap;
}

.the-box .link:after {
    content:"";
    position:absolute;
    background: url("/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/cta_button.png") no-repeat;
    width: 45px;
    background-size: 42px 44px;
    height: 43px;
    right: -25px;
    top:0px;
}

#resource-box .the-box .link:after{
    right: -25px;
}
    
#resource-box .the-box{
    margin: 0 auto;
    background-image: url(/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/desktop/rectangle-shadow.png);
    background-repeat: no-repeat;
    background-position: -35px center;
}

#resource-box .the-box .link{
    width: 226px;
    height: 42px;
    /* padding-left: 36px; */
    /* display: inline-block; */
    text-align: center;
}

#play-box .the-box p{
    max-width:75%;
}

.right-side{
    padding-left:20px;
    margin-top: 10px;
}

#resource-box .the-box img{
    padding: 0 15px 15px;
    width: 95px;
    height: 65.5px;
    margin-top: 12px;
}

#play-box .the-box .link{
    width: 225px;
    /* padding-left: 30px; */
    height: 42px;
    text-align: center;
}

.the-box img{
    width: 100%;
    max-width: 90px;
    padding: 0 15px 15px 15px;
    margin-top: 12px;
}



.next-content p{
    text-align:center;
    margin-top: 16px;
    margin-bottom: 20px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    margin-left: -55px;
    font-style: normal;
    font-size: 18px;
    color: #124766;
}

    .next-content p .bold{
        margin-left: 5px;
        position: relative;
        font-weight: 700;
    }

    .next-content p .bold:after{
        content: " ";
        background: url("/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/next.png") no-repeat;
        width: 40px;
        height:40px;
        position: absolute;
        top: -5px;
        margin-left:15px;
    }
    #boxes-desktop{
        display:flex;
        justify-content:center;
    }
    
        /* INDICATIONS PAGE */

    #symbicort-indications .cmp-text{
        padding:0;
    }
    #symbicort-indications .the-box{
        width:480px;
        padding-top: 30px;
    }
    #symbicort-indications .next-content p{
        margin-top:40px;
        margin-bottom: 36px;
    }
    
    #SYMBICORT-ind-text{
        max-width:1100px;
        margin:0 auto;
        margin-top: 35px;
    }

    #SYMBICORT-ind-text h2{
        font-family: "Titillium Web", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        color: #03446b;
        margin-bottom: 24px;
        margin-top: 40px;
        /* text-indent: -170px; */
        text-align: left;
        text-transform: uppercase;
        line-height: 1.1;
        }
        #how-to h2{
        font-family: "Titillium Web", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        color: #03446b;
        margin-bottom: 24px;
        margin-top: 40px;
        /* text-indent: -170px; */
        text-align: left;
        text-transform: uppercase;
        line-height: 1.1;
        }
    #SYMBICORT-ind-text p{
        font-family: avenir-next-lt-pro;
        font-size: 15px;
        color: #595959;
        margin-top: 15px;
        line-height: 1.3;
    }

    #SYMBICORT-ind-text p:nth-child(3){
    margin-bottom: 35px;
    }

    #asthma-box .the-box .link:after{
    right: -25px;
}
    
#asthma-box .the-box{
    margin: 0 auto;
    background-image: url(/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/desktop/rectangle-shadow.png);
    background-repeat: no-repeat;
    background-position: -35px center;
}

#asthma-box .the-box .link{
    width: 225px;
    padding-left: 35px;
}


#COPD-box .the-box .link{
    width: 225px;
    padding-left: 30px;
}

#asthma-box .the-box img{
    margin:15px;
}

    #COPD-box .the-box p, #asthma-box .the-box p{
    font-size: 15px;
    font-family:avenir-next-lt-pro;
    color: #595959;
    line-height: 21.4286px;
    margin: 0 45px;
    max-width: 65%;
    /* padding-left: 22px; */
    text-align: left;
}
    #COPD-box .the-box h3, #asthma-box .the-box h3{
      padding-left:45px;  
    }


#COPD-box .the-box .link, #asthma-box .the-box .link{
    margin-top: 10px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px;
    color: white;
    background: #00204d;
    padding: 10px 65px;
    position: relative;
    max-width: 226px;
    white-space:nowrap;
    margin-left: 45px;
    line-height: 1.42857143;
}

    #COPD-box .the-box img{
        width: 95px;
        height: 87px;
        max-width: 95px;
        margin-top: 0;
        margin-right: -25px;
    }
    #asthma-box .the-box img{
        width: 95px;
        max-width: 95px;
        margin: 0;
        height: 88px;
        margin-right: -25px;
    } 

    .the-box .no-display{
        display: block;
        display:flex;
    }
    .the-box .no-display img, .the-box .no-display h3, .the-box .no-display .link, .the-box .no-display p{
        visibility:hidden;
    }
    
    #resource-box .no-shadow{
        background-image: none;
    }

    #empty-box .the-box{
        margin: 0 auto;
        background-image: url(/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/desktop/rectangle-shadow.png);
        background-repeat: no-repeat;
        background-position: -35px center;      
    }
        /* Header FIX */

    #how-to-use-symbicort-inhaler .cmp-text{
        padding:0;
    }

    #indication-header #heading-section .heading.mob-title h1{
        font-weight: bold;
        font-style: italic;
        padding: 69px;
        vertical-align: middle;
        height: 99%;
        margin-top: -2px;
        line-height:1.1;
                display: flex;
        align-items: center;
        justify-content: center;
    }
    #how-to-use #heading-section .heading.mob-title h1{
        font-weight:bold;
        font-style:italic;
        max-width: 500px;
        padding: 0;
        vertical-align: middle;
        text-align: left;
        margin: 40px 35px;
        line-height: 43px;
        margin-top: 35px;
    }
    #how-to-use #heading-section .text-wrap{
        white-space:nowrap;
    }

    #how-to-use-symbicort-inhaler .the-box{
        width:480px;
        margin-bottom:30px;
    }
    #how-to-use-symbicort-inhaler #resource-box .the-box .link{
        position: relative;
        left: 0;
    }
     #how-to-use .header-left-image{
        /* margin-left: 130px; */
        /* padding-top: 60px; */
        /* float: left; */
        position: absolute;
        left: 170px;
        top: 60px;
    }

    #how-to-use #heading-section .heading.mob-title{
        /* margin-top:-7px; */
        position: relative;
    }
    
/************************************
 *                                  *
 *      Resources Page
 *                                  *
 ************************************/

    #professional-resources .cmp-text{
        padding:0;
    }

    #professional-resources #heading-section .heading.mob-title h1{
        padding: 0;
        vertical-align: middle;
        text-align: left;
        margin: 40px 35px;
        margin-top: 45px;
    }
    #professional-resources #SYMBICORT-ind-text h2 {
        margin-top:50px;
        margin-bottom:23px;
    }

    #professional-resources .resource-first-section{
        display:flex;
        margin-bottom: 43px;
    }
    #professional-resources .resource-first-left{
        max-width: 450px;
    }
    #professional-resources .resource-first-left a img{
        width:75%;
    } 
    #professional-resources .resource-first-right{
        max-width: 55%;
        margin-left: -7.5%;
    }
    #professional-resources .resource-first-right p{       
        font-size: 18px;
        max-width: 250px;
        padding-top: 20px;
        margin-bottom: 46px;
        margin-top: 0;
        line-height: 1.42857143;
    }
    #SYMBICORT-ind-text .resource-first-right .link{
    font-family: avenir-next-lt-pro;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px;
    color: #009fdd;
    background: #00204d;
    padding: 5px;
    padding-right:16px;
    text-align: center;
    position: relative;
    left:0;
    margin-bottom: 0;
    white-space:nowrap;
    width: 68%;
    line-height: 22.8571px;
}
    .resource-first-right .link:after {
    content:"";
    background: url("/content/dam/intelligentcontent/brands/symbicorttouchpoints/us/en/images/right-yellow.png") no-repeat;
    width: 35px;
    background-size: 35px 33px;
    height: 33px;
    right: -6.5%;
    top: -1px;
    position:absolute;
}
    #pr{
        width:100%;
        box-shadow: inset -2px 18px 26px -3px rgb(199, 210, 214);
        background: #e8eef0;
        height:330px;
        padding: 25px;
    }

    #pr h3{
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    margin: 0 auto;
    font-weight: bold;
    font-size: 30px;
    color: #03446b;
    margin-top: 25px;
    margin-bottom: 30px;
    text-decoration: none;
    max-width: 1100px;
    line-height:1.1;
    }

    #pr-flex{
        width: 100%;
        display: flex;
        padding-left: 24px;
        padding-right: 35px;
        justify-content: center;
        box-sizing: border-box;
    }

    #pr-flex h3{
        font-size: 18px;
        font-weight: bold;
        font-family: "Titillium Web", sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #03446a;
        margin-top: -5px;
        margin-bottom: 10px;
        line-height:33px;
    }

    #left-pr, #right-pr, #middle-pr{
        max-width: 363px;
        border-left: solid 2px #fff;
        padding-right: 11px;
        padding-left: 15px;
    }

    #pr-flex #left-pr h3{
        max-width:80%;
        margin:auto 0;
        margin-top:-6px;
        margin-bottom:10px;
        line-height:19.8px;
    }

    #pr-flex #right-pr h3, #pr-flex #middle-pr h3{
        line-height:19.8px;
    }

    #pr-flex p{
        font-size: 15px;
        color: #999a9c;
        font-family: avenir-next-lt-pro;
        font-weight: 400;
        font-style: normal;
        line-height:21.4286px;
        max-width:95%;
    }

    #right-pr p{
        max-width:100%;
    }


    #pr-flex #right-pr .img-text h3{
        max-width:281px;
        font-family: "Titillium Web", sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 12px;
        margin-top: 5px;
        line-height:13.2px;
    }

    #pr-flex #left-pr img,#pr-flex #middle-pr img{
        margin:0;
        margin-top:10px;
        width:auto;
    }

    #pr-flex #right-pr img{
        width:38px;
        /* margin-top:10px; */
    }

    #pr-flex #right-pr .img-text{
        margin-top:10px;
        display:flex;
        gap:7px;
    }
    #how-to-use-symbicort-inhaler-video-section{
        width: 668px;
        margin: 30px auto;
        /*margin-bottom: 50px;*/
    }
    
}

#how-to-use-symbicort-inhaler-video-section .playerPoster.fill-height {
    min-height: 100%;
    width: 100% !important;
}


/************************************
 *                                  *
 *      SITE MAP
 *                                  *
 ************************************/

#sitemap .cmp-text{
    padding:0;
}
#sitemap .desktop-sitemap{
    display:none;
}

#sitemap .mobile-sitemap{
    padding: 17px 20px 0 20px;
}

#sitemap .mobile-sitemap p{
    border-bottom: 2px solid #d0cdcd;
    text-align:center;
    padding: 15px 0px 15px 0px;
    font-size:18px;
}

#sitemap .mobile-sitemap p:nth-child(7){
    border-bottom:none;
}

#sitemap .mobile-sitemap .light-colour a{
    font-weight: 400;
}
#sitemap .mobile-sitemap .light-colour{
    border-bottom:none;
}

#sitemap .mobile-sitemap .light-bold a{
        font-family: TitilliumWeb-Bold;
}

#sitemap .mobile-sitemap .last{
    border-top:2px solid #d0cdcd;
    border-bottom: none;
    margin-bottom: 10px;
}
#sitemap .mobile-sitemap p a{
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #009fdd;
}
#sitemap #indication-header #heading-section .heading.mob-title h1{
    font-style:normal;
    font-weight: 500;

}
#sitemap .mobile-sitemap p a:hover{
    text-decoration: underline !important;
}
@media screen and (min-width:992px){

    #sitemap .cmp-text{
        padding:0;
    }
    #sitemap #site-map-content{
        max-width:1100px;
        margin:0 auto;
        
    }
    #sitemap .desktop-sitemap{
        display:flex;
        justify-content: flex-start;
        margin-top:40px;
        gap:40px;
        margin-bottom: 24px;

    }
    #sitemap .mobile-sitemap{
        display:none;
    }
    #sitemap .desktop-sitemap p a{
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #009fdd;
    line-height: 1.42857143;
    font-size: 22px;
}
#sitemap .desktop-sitemap p a:hover{
    text-decoration: underline !important;
}
#sitemap .desktop-sitemap p a:active{
    text-decoration: underline !important;
}
    #sitemap .desktop-sitemap .light-colour a {
        font-weight: 400;
    }

    #sitemap #heading-section .heading.mob-title h1 {
    margin-top: 0px;
}
.col-one{
        padding-right: 40px;
    border-right: 1px solid #e8e5e5;
}
.col-two{
        padding-right: 40px;
    border-right: 1px solid #e8e5e5;
    height: fit-content;
}
}
#Dosing .reference_details a:active{
    text-decoration: underline !important;
}
