#navbar .nav-menus > li:first-child > a {
    color: #006838;
    font-weight: 700;
}
#navbar .nav-menus > li:first-child:after {
    content: "";
    position: absolute;
    background: linear-gradient(40deg, #F26522 -17.69%, #FFEF44 144.32%);
    display: inline-block;
    width: 100%;
    top: 69px;
    height: 5px;
}


#navbar .nav-menus > li:first-child .dropdown_menu li:nth-child(2) a{
    color: #006838;
    font-weight: 700;
}


.hattr-manifestations-wrapper .animation-footnote {
    color: #000000;
    font-size: 14px;
    font-family: "Britanica-Bold";
    line-height: 16px;
    margin-left: 29px;
    margin-bottom: 0px;
    padding-bottom: 24px;
}
.mixed-phenotype h2 {
    max-width: 1059px;
}


.hattr-manifestations .content-wrapper .content ul {
    display: none;
    list-style-type: none;
}

.hattr-manifestations .content-wrapper .content:focus {
    outline: none;
}

.hattr-manifestations {
    display: flex;
    justify-content: flex-start;
}
.clinical-txt {
    max-width: 1160px;
    margin: 0 auto;
    color: #006838;
    font-size: 20px;
    padding: 6px 0 32px;
    font-family: 'Lexend', sans-serif;
    font-weight: 700;
    letter-spacing: -0.3px;
}
.small-txt {
    margin-bottom: 40px !important;
    font: normal normal normal 18px/20px Britanica;
    color: #000;
}
.img-phenotype {
    margin-bottom: 16px;
}

#symptoms-associated{
    margin-bottom: 30px;
}

.hattr-manifestations .content-wrapper .content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 17px;
    position: relative;
    padding-left: 20px;
    padding-right: 34px;
    width: 426px;
    cursor: pointer;
    background: #EFEFEF;
    border-radius: 5px;
}

.neuropathy-active .hattr-manifestations .content-wrapper .content.neuropathy,
.heart-active .hattr-manifestations .content-wrapper .content.heart,
.stomach-issues-active .hattr-manifestations .content-wrapper .content.stomach-issues,
.nephropathy-active .hattr-manifestations .content-wrapper .content.nephropathy,
.painful-tingling-active .hattr-manifestations .content-wrapper .content.painful-tingling,
.musculoskeletal-active .hattr-manifestations .content-wrapper .content.musculoskeletal

{
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}

.hattr-manifestations .image {
    position: relative;
}
.hattr-manifestations .image ul {
    position: absolute;
    top: 7%;
    left: 50%;
    overflow: visible;
    text-wrap: nowrap;
    max-width: 425px;
    width: 425px;
    padding: 10px 32px 16px 140px;
    background: #F8F8F9 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 6px #17090348;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    display: none;
    max-height: 140px;
}
.hattr-manifestations-wrapper .hattr-manifestations .image img {
    display: none;
}

.hattr-manifestations-wrapper.painful-tingling-active .image img.man-1,
.hattr-manifestations-wrapper.neuropathy-active .image img.man-2, 
.hattr-manifestations-wrapper.stomach-issues-active .image img.man-3,
.hattr-manifestations-wrapper.musculoskeletal-active .image img.man-4,
.hattr-manifestations-wrapper.heart-active .image img.man-5,
 .hattr-manifestations-wrapper.nephropathy-active .image img.man-6
   
     {
    display: block;
    max-width: 209px;
}
.hattr-manifestations ul li {
    font-size: 16px;
    line-height: 1!important;
    margin-bottom: -3px;
    font-family: 'Britanica-Regular'!important;
    color: #1C1C1C;
    text-indent: -5px;
    padding-left: 5px;
    text-shadow: none!important;
}
.hattr-manifestations ul li:not(:last-child) {padding-bottom: 5px;}
.hattr-manifestations ul li::before {  
    content: "\2022";
    color: #F26522;
    font-weight: bold;   
    font-size: 22px;
    position: relative;    
    left: -5px;
    top: 2px;

    
}
.hattr-manifestations .content-wrapper .content .content-image {
    max-width: 100px;
}
.hattr-manifestations-wrapper.neuropathy-active ul.neuropathy-description, 
.hattr-manifestations-wrapper.heart-active ul.heart-description, 
.hattr-manifestations-wrapper.stomach-issues-active ul.stomach-issues-description, .hattr-manifestations-wrapper.nephropathy-active ul.nephropathy-description, .hattr-manifestations-wrapper.painful-tingling-active ul.painful-tingling-description-description, .hattr-manifestations-wrapper.musculoskeletal-active ul.musculoskeletal-description {
    position: absolute;
    display: block;    
    width: 280px;
    z-index: 2;
    background: url(/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/white-bg.png);
    overflow: visible;    
    border-radius: 5px;
    top: -7px;
    box-shadow: none;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 112px;
    display: flex;
    flex-direction: column;    
    justify-content: center;
    padding-left: 44px;
    left: 102%;
    padding-bottom: 9px;
}
.hattr-manifestations .content-wrapper .content .content-image img {
    min-width: 75px;
    height: 100px;
}
.hattr-manifestations-wrapper .hattr-manifestations .image {
    max-width: 29.3%;
    margin-left: 265px;
    margin-top: 0;
    z-index: 1;
    width: 100%;
}
.hattr-manifestations-wrapper .hattr-manifestations .content-image img.active {
    display: none;
}
.hattr-manifestations .content-wrapper .content .content-description {
    padding-left: 20px;
}
.hattr-manifestations .content-wrapper .content .content-description ul {
    display: none;
}
.hattr-manifestations-wrapper.neuropathy-active .neuropathy img {
    display: none;
}
.hattr-manifestations-wrapper.neuropathy-active .neuropathy img.active, .hattr-manifestations-wrapper.neuropathy-active .neuropathy-description {
    display: block;
}
.hattr-manifestations-wrapper.painful-tingling-active .painful-tingling img {
    display: none;
}
.hattr-manifestations-wrapper.painful-tingling-active .painful-tingling img.active, .hattr-manifestations-wrapper.painful-tingling-active .painful-tingling-description-description {
    display: block;
}
.hattr-manifestations-wrapper.musculoskeletal-active .musculoskeletal img {
    display: none;
}
.hattr-manifestations-wrapper.musculoskeletal-active .musculoskeletal img.active, .hattr-manifestations-wrapper.musculoskeletal-active .musculoskeletal-description {
    display: block;
}
.hattr-manifestations-wrapper.nephropathy-active .nephropathy img {
    display: none;
}
.hattr-manifestations-wrapper.nephropathy-active .nephropathy img.active, .hattr-manifestations-wrapper.nephropathy-active .nephropathy-description {
    display: block;
}
.hattr-manifestations-wrapper.heart-active .heart img {
    display: none;
}
.hattr-manifestations-wrapper.heart-active .heart img.active, .hattr-manifestations-wrapper.heart-active .heart-description {
    display: block;
}
.hattr-manifestations-wrapper.stomach-issues-active .stomach-issues img {
    display: none;
}
.hattr-manifestations-wrapper.stomach-issues-active .stomach-issues img.active, .hattr-manifestations-wrapper.stomach-issues-active .stomach-issues-description {
    display: block;
}
.hattr-manifestations-wrapper h3,.hattr-manifestations-wrapper h3,.hattr-manifestations-wrapper h3,.hattr-manifestations-wrapper h3,.hattr-manifestations-wrapper h3,.hattr-manifestations-wrapper h3 {
    font-family: 'Lexend', sans-serif;
    line-height: normal;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}
.hattr-manifestations-wrapper.neuropathy-active .neuropathy h3,.hattr-manifestations-wrapper.painful-tingling-active .painful-tingling h3,.hattr-manifestations-wrapper.musculoskeletal-active .musculoskeletal h3,.hattr-manifestations-wrapper.brain-active .brain h3,.hattr-manifestations-wrapper.heart-active .heart h3,.hattr-manifestations-wrapper.nephropathy-active .nephropathy h3,.hattr-manifestations-wrapper.stomach-issues-active .stomach-issues h3 {
    color: #006838;
    font-family: 'Lexend';
    font-weight: 700;
}
.hattr-manifestations-wrapper .heading-wrapper h3 sup {
    font-size: 60%;
    vertical-align: super;
    line-height: normal;
}



.hattr-manifestations-wrapper .heading-wrapper h3 {
    font-size: 22px;
    line-height: 38px;
    color: white;
    padding: 7px 0 11px 24px;
}
.hattr-manifestations-wrapper .heading-wrapper h3 span {
    font-size: 70%;
}
.hattr-manifestations-wrapper .heading-wrapper {
    background: url(/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/desktop/bar_2x.png);
    width: 100%;
    margin: auto;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.mobilebottomimage {
    display: none;
}
.hattr-manifestations .image ul.brain-description {
    top: 1%;
}
.hattr-manifestations .image ul.heart-description {
    top: 16%;
    padding-top: 23px;
    padding-left: 118px;
    left: 60%;
}
.hattr-manifestations .image ul.neuropathy-description {
    height: 102px;
    padding-top: 16px;
    padding-left: 130px;
}
.hattr-manifestations .image ul.stomach-issues-description {
    top: 15%;
}
.hattr-manifestations .image ul.musculoskeletal-description {
    top: 63%;
    left: 155px;
    padding-left: 88px;
    max-width: 391px;
    padding-top: 19px;
    padding-bottom: 20px;
}
.hattr-manifestations .image ul.nephropathy-description {
    top: 43%;
    left: 175px;
    padding-left: 88px;
    max-width: 391px;
    padding-top: 19px;
    padding-bottom: 20px;
}
.hattr-manifestations .image ul.painful-tingling-description-description {
    top: 72%;
    padding-left: 64px;
    left: 175px;
    padding-right: 59px;
    width: 395px;
    height: 150px;
    padding-top: 20px;
}
.hattr-manifestations .content-wrapper .mobile-description {
    display: none;
}
.hattr-manifestations .image ul.stomach-issues-description {
    top: 36.5%;
    padding-top: 31px;
    padding-bottom: 31px;
    left: 58%;
}

.mixed-sec{
    display: flex;
    gap: 20px;    
}
.mixed-text h2{
    color: #1C1C1C;
    font-family: 'Lexend', sans-serif;
    font-weight: 600;
    line-height: normal;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0.5rem
}
.mixed-text h3{
    font-family: 'Lexend', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #1C1C1C;
    margin: 0;
}

.mixed-text-1{
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    color: #004122;
    font-family: "Britanica-Black";
    font-weight: 900;
    margin-top: 23px;
    margin-bottom: 23px;
}

.protein-text-sec .warning-icon{
    width: 54px;
    margin-top: 5px;
}

.protein-text-sec .warning-icon img {
    max-width: 100%;
}

div#body-copy {
    padding-bottom: 40px;
}

#footnode-container {
    background: #F8F8F8 0% 0% no-repeat padding-box;
}


@media (min-width:320px) and (max-width: 374px) {
    .hattr-manifestations-wrapper.neuropathy-active .content-wrapper ul.neuropathy-description, .hattr-manifestations-wrapper.heart-active .content-wrapper ul.heart-description, .hattr-manifestations-wrapper.stomach-issues-active .content-wrapper ul.stomach-issues-description, .hattr-manifestations-wrapper.nephropathy-active .content-wrapper ul.nephropathy-description, .hattr-manifestations-wrapper.painful-tingling-active .content-wrapper ul.painful-tingling-description-description, .hattr-manifestations-wrapper.musculoskeletal-active .content-wrapper ul.musculoskeletal-description{
        width: 119px;
        top: -82px;
    }

   .hattr-manifestations-wrapper.painful-tingling-active .image img.man-1,.hattr-manifestations-wrapper.neuropathy-active .image img.man-2,.hattr-manifestations-wrapper.stomach-issues-active .image img.man-3,.hattr-manifestations-wrapper.musculoskeletal-active .image img.man-4,.hattr-manifestations-wrapper.heart-active .image img.man-5,.hattr-manifestations-wrapper.nephropathy-active .image img.man-6{
        width: 60px;
    height: 190px;
    }

   .hattr-manifestations-wrapper h3{
        font-size: 12px;
    }
   .hattr-manifestations .content-wrapper .content{
        width: 150px;
    }

}

@media (max-width: 767px) {
    
.hattr-manifestations-wrapper .hattr-manifestations .image {margin-left: 0;}
   .hattr-manifestations .content-wrapper .content .content-description {
        padding: 0;
   }
  .hattr-manifestations-wrapper.painful-tingling-active .image img.man-1,
  .hattr-manifestations-wrapper.neuropathy-active .image img.man-2, 
  .hattr-manifestations-wrapper.stomach-issues-active .image img.man-3,
   .hattr-manifestations-wrapper.musculoskeletal-active .image img.man-4,
   .hattr-manifestations-wrapper.heart-active .image img.man-5,
    .hattr-manifestations-wrapper.nephropathy-active .image img.man-6 {
        display: block;
        width: 54%;
        margin: 0 auto;
        max-width: 95px;
        max-height: 290px;
        transform: translate(-5px, 2px);
   }
   .hattr-manifestations-wrapper .heading-wrapper {
        width: 93.4%;
        margin: auto;
        margin-left: 12px;
   }
    .hattr-manifestations .content-wrapper .content {
        gap: 13px;
        padding-left: 0;
   }
   .hattr-manifestations .image ul {
        display: none;
   }
   .hattr-manifestations .content-wrapper .content .content-description ul {
        display: block;
        padding-left: 14px;
      
   }
   .hattr-manifestations .content-wrapper .content .content-description ul li {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 5px;
        font-family: 'Britanica-Regular';
   }
   .hattr-manifestations .content-wrapper .content .content-description {
        padding: 0;
   }
   .hattr-manifestations-wrapper .hattr-manifestations .image {
        max-width: 48%;
   }
   .hattr-manifestations .content-wrapper .content .content-image {
        max-width: 80px;
   }
   .hattr-manifestations-wrapper h3 {
        font-size: 12px;
        line-height: normal;
        margin-bottom: 0;
        padding: 0;
        font-weight: 400;
   }
   .hattr-manifestations-wrapper h3 sup {
        white-space: nowrap;
        font-size: 65%;
    }

   .hattr-manifestations-wrapper .heading-wrapper h3 {
        font-size: 18px;
        line-height: 15px !important;
        margin-bottom: 10px;
   }
    .hattr-manifestations .content-wrapper .content {
        gap: 10px;
   }
    .hattr-manifestations {
        display: flex;
        justify-content: space-evenly;
        flex-direction: row;
        gap: 12px;
        max-width: 100%;        
   }
}


@media (max-width: 991.5px) {
    
   .subpage-topBanner-content h1{line-height: 28px;}
     

   .hattr-manifestations .content-wrapper .content{
        width: 164px;
    }
   .footnote-new {
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 12px;
    }

   .protein-text-sec{
        margin-bottom: 32px;
    }
   .mixed-text p{
        font-size: 18px;
        padding-right: 70px;
    }
   
    .mixed-text h2{padding-right: 21px;}

   .mixed-text h3{font-size: 18px;padding-right: 75px;}
   
    .mixed-sec{gap: 15px;}
    .mixed-sec .warning-icon{
        flex: 0 0 48px;    
    } 
    .mixed-sec .warning-icon img{
        width: 48px;
        height: 42px;
    }

  .diagramBox-title{min-height: 48px;}

  .diagramBox-content{
    padding: 35px 5px 4px 8px;
    margin-bottom: 10px;
   }

  .hattr-manifestations ul li{
    font-size: 14px;
   }

   .mixed-text-1{
    margin-top: 23px;
    margin-bottom: 23px;
    padding-right: 22px;
   }

   
    #symptoms-associated{
        margin-bottom: 40px;
    }

    #symptoms-associated #footnotes ol li:nth-of-type(2){padding: 20px 0 2px;}

   .hattr-manifestations .content-wrapper .mobile-description {
        display: block;
    }
   .hattr-manifestations-wrapper.neuropathy-active .neuropathy::before,.hattr-manifestations-wrapper.painful-tingling-active .painful-tingling::before,.hattr-manifestations-wrapper.musculoskeletal-active .musculoskeletal::before,.hattr-manifestations-wrapper.brain-active .brain::before,.hattr-manifestations-wrapper.heart-active .heart::before,.hattr-manifestations-wrapper.nephropathy-active .nephropathy::before,.hattr-manifestations-wrapper.stomach-issues-active .stomach-issues::before {
        content: "";
        width: 5px;
        height: 60px;
        position: absolute;
        left: 0px;
        background: transparent linear-gradient(5deg, #F26522 0%, #FFEF44 100%) 0% 0% no-repeat padding-box;
        border-radius: 5px 0 0 5px;
   }
    .hattr-manifestations .content-wrapper {
        position: relative;
   }
    .hattr-manifestations .content-wrapper .mobile-description {
        position: absolute;
        left: 100%;
        bottom: 41%;
   }
   .footnote-new-sec {
        padding-left: 10px;
        padding-right: 15px;
        margin-top: 16px;
   }
   .dis-sideeff-section {
        background: none;
   }
   
   .dis-sideeff-section {
        flex-flow: column;
   }
    
   #footnode-container p.wain-footnt-ptext sup {
        vertical-align: 4px;
   }
   #footnode-container p.wain-footnt-ptext:nth-child(4) {
        margin-top: 10px;
   }
   .hattr-manifestations .content-wrapper .content .content-image {
        display: none;
   }
    .hattr-manifestations-wrapper.neuropathy-active .content-wrapper .content ul.neuropathy-description, .hattr-manifestations-wrapper.heart-active .content-wrapper .content ul.heart-description, .hattr-manifestations-wrapper.stomach-issues-active .content-wrapper .content ul.stomach-issues-description, .hattr-manifestations-wrapper.nephropathy-active .content-wrapper .content ul.nephropathy-description, .hattr-manifestations-wrapper.painful-tingling-active .content-wrapper .content ul.painful-tingling-description-description, .hattr-manifestations-wrapper.musculoskeletal-active .content-wrapper .content ul.musculoskeletal-description {
        display: none;
   }
    .green-gradient-btn {
        margin: 15px auto 35px auto;
   }
 
  
   .mixed-phenotype {
        width: 100%;
   }
   .disease-icon1 {
        max-width: 100%;
        width: 100%;
        height: auto;
   }
   .disease-icon3 {
        height: 81px;
        width: 61px;
   }
   .disease-icon2 {
        margin-bottom: 75px;
        width: 79px;
        height: 68px;
   }
   .disease-icon4 {
        width: 100%;
        height: auto;
   }
   .disease-icon5 {
        width: 100%;
        height: auto;
   }
   .disease-icon5 {
        width: 100%;
        height: auto;
   }
   .disease-icon6 {
        width: 100%;
        height: auto;
   }
    .hattr-manifestations-wrapper .hattr-manifestations .image img.mobile-only {
        display: block;
   }
    .hattr-manifestations .content-wrapper .mobile-description ul {
        display: none;
        list-style-type: none;
   }
    .hattr-manifestations-wrapper.neuropathy-active .content-wrapper ul.neuropathy-description, .hattr-manifestations-wrapper.heart-active .content-wrapper ul.heart-description, .hattr-manifestations-wrapper.stomach-issues-active .content-wrapper ul.stomach-issues-description, .hattr-manifestations-wrapper.nephropathy-active .content-wrapper ul.nephropathy-description, .hattr-manifestations-wrapper.painful-tingling-active .content-wrapper ul.painful-tingling-description-description, .hattr-manifestations-wrapper.musculoskeletal-active .content-wrapper ul.musculoskeletal-description {
        position: absolute;
        display: block;
        left: 103%;
        width: 174px;
        z-index: 2;
        background: transparent;
        overflow: visible;
        padding: 18px 0px 18px 16px;
        border-radius: 5px;
        top: 2px;
        box-shadow: none;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        height: auto;
   }
   .hattr-manifestations .content-wrapper .content {
        margin-right: 0;
        margin-left: 0;
        max-width: 100%;
        width: 166px;
        padding: 0px 12px;
        height: 60px;
        margin-bottom: 16px;
        
   }

   .hattr-manifestations-wrapper .heading-wrapper {
        background: url(/content/dam/intelligentcontent/brands/wainuahcp/us/en/phase1/images/mobile/Path%2025679.svg);
        width: 100%;
        margin: auto;
      
        background-repeat: no-repeat;
        background: #006838;
        clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
        border-image: linear-gradient(90deg, #FFEF44 0%, #F26522 100%) 0 0 1 0;
        border-width: 0 0 8px 0;
        border-style: solid;
   }
   .hattr-manifestations-wrapper .heading-wrapper .mobilebottomimage img {
        margin-bottom: -2px;
   }
   .hattr-manifestations-wrapper .heading-wrapper h3 {
        padding-top: 9px;
        padding-bottom: 6px;
        padding-left: 15px;
        margin-bottom: 0px !important;
   }
    

}




@media (min-width:768px) and (max-width: 991.5px) {
    .hattr-manifestations-wrapper .hattr-manifestations .image{margin-left: 0;}

   .hattr-manifestations .content-wrapper .content {
        margin-right: 0;
        margin-left: 0;
        max-width: 100%;
        padding: 0px 12px;
        height: 90px;
        margin-bottom: 10px;
        width: auto;
   }
   .hattr-manifestations-wrapper.neuropathy-active .neuropathy::before,.hattr-manifestations-wrapper.painful-tingling-active .painful-tingling::before,.hattr-manifestations-wrapper.musculoskeletal-active .musculoskeletal::before,.hattr-manifestations-wrapper.brain-active .brain::before,.hattr-manifestations-wrapper.heart-active .heart::before,.hattr-manifestations-wrapper.nephropathy-active .nephropathy::before,.hattr-manifestations-wrapper.stomach-issues-active .stomach-issues::before {
        content: "";
        width: 9px;
        height: 90px;
        position: absolute;
        left: 0px;
        background: transparent linear-gradient(5deg, #F26522 0%, #FFEF44 100%) 0% 0% no-repeat padding-box;
        border-radius: 5px 0 0 5px;
   }
  .hattr-manifestations-wrapper.painful-tingling-active .image img.man-1,
  .hattr-manifestations-wrapper.neuropathy-active .image img.man-2, 
  .hattr-manifestations-wrapper.stomach-issues-active .image img.man-3,
   .hattr-manifestations-wrapper.musculoskeletal-active .image img.man-4,
   .hattr-manifestations-wrapper.heart-active .image img.man-5,
    .hattr-manifestations-wrapper.nephropathy-active .image img.man-6 {
        display: block;
        width: 58%;
        margin: 0 auto;
        max-height: 400px;
        max-width: 125px;
   }
   .hattr-manifestations .image ul {
        display: none;
   }
   .hattr-manifestations .content-wrapper .content .content-description ul {
        display: block;
        padding-left: 20px;
   }
   .hattr-manifestations .content-wrapper .content .content-image {
        max-width: 80px;
   }
   .hattr-manifestations-wrapper h3 {
        font-size: 18px;
   }
   .hattr-manifestations-wrapper {
        padding: 0 13px;
   }
   .hattr-manifestations {
        display: flex;
        justify-content: space-evenly;
        flex-direction: row;
        gap: 30px;
        padding: 30px 20px 0px;
   }
}



@media (min-width:992px) {
   .diagramBox-content{
        padding: 32px 60px 32px;
        margin-bottom: 32px;
    }

    .protein-text-sec{
        margin-bottom: 30px;
       }
       
    .protein-text h2{
        width: 102%;
    }
   .subpage-topBanner{
        height: unset;
    }

    .hattr-manifestations-wrapper.heart-active ul.heart-description{
        height: 164px;
    top: -32px;
    }


   .callout.img-left .callout-img{
        max-width: 60vw;
        left: 0;
    }

    #callout-container .callout.img-left .callout-text{
        padding-left: 15px;
    }


   .hattr-manifestations-wrapper.neuropathy-active .neuropathy::before,.hattr-manifestations-wrapper.painful-tingling-active .painful-tingling::before,.hattr-manifestations-wrapper.musculoskeletal-active .musculoskeletal::before,.hattr-manifestations-wrapper.brain-active .brain::before,.hattr-manifestations-wrapper.heart-active .heart::before,.hattr-manifestations-wrapper.nephropathy-active .nephropathy::before,.hattr-manifestations-wrapper.stomach-issues-active .stomach-issues::before {
        content: "";
        width: 9px;
        height: 100px;
        position: absolute;
        left: 0px;
        background: transparent linear-gradient(5deg, #F26522 0%, #FFEF44 100%) 0% 0% no-repeat padding-box;
        border-radius: 5px 0 0 5px;
   }
   #footnode-container p.wain-footnt-ptext:nth-child(4) {
        margin-top: 10px;
   }
   .subpage-topBanner-image img{height: 180px;}
   .subpage-topBanner-content{max-width: 85%;}
   #symptoms-associated #footnotes ol li:nth-of-type(1){margin-bottom: 32px;}
   #simple-card-columns .simple-card:nth-of-type(1) .card-title h2{max-width: 90%;}
   #simple-card-columns .simple-card:nth-of-type(2) .card-title h2{max-width: 85%;}

    
  .diagramBox-title{min-height: 60px;}

   .hattr-manifestations .content-wrapper .content.neuropathy{padding-right: 25px;}
}

@media (min-width: 992px) and (max-width: 1160px) {
    .hattr-manifestations {
        overflow: hidden;
   }
    .hattr-manifestations .content-wrapper {
        max-width: 43%;
   }
  
    .hattr-manifestations-wrapper .hattr-manifestations .image {
        margin-left: 220px;
   }
  .callout.img-left .callout-img {left: -70px;}
}

@media (max-width: 991px) {
    #navbar .nav-menus > li:first-child:after {
        display: none;
    }
    
}

@media (max-width: 767px) {
    .mixed-text h2 {
        padding-right: 15px;
    }
    .mixed-text h3 {
        padding-right: 70px;
    }
    
    #subpage-topBanner {
        padding: 24px 0;
    }
}
