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

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

.neu-ttr-res-body h2 {
    font-size: 24px;
    color: #1C1C1C;
    font-family: 'Lexend', sans-serif;
    font-weight: 600;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 16px;
}

.neu-ttr-res-body p {
    font-size: 18px;
    line-height: normal;
    font-family: "Britanica-Regular";
    font-weight: 400;
    color: #1C1C1C;
    margin-bottom: 10px;
}

.vit-wn-asp {
    font-family: "Britanica-Black";
    font-weight: 900;
    color: #1C1C1C;
}

#footnotes ol li:nth-of-type(1) {
    margin: 0;
    padding: 0;
}

#hd-main-rec-mgbt h3 {
    margin-top: 0;
    margin-bottom: 16px;
    color: #006838;
    font-family: 'Lexend', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}

#res-tr-neu-main {
    margin-bottom: 36px;
}

.main-col1-tb-adv {
    width: 60.8%;
}

#adv-tb-wai-main {
    border: 1.36px solid #D7D7D7;
    border-collapse: collapse;
    width: 100%;
    margin-top: 0;
}

#adv-tb-wai-main th, #adv-tb-wai-main td {
    border-bottom: 1.36px solid #D7D7D7;
    text-align: left;
    padding: 10px 8px;
}

#adv-tb-wai-main th.tb-hd-adv-one, #adv-tb-wai-main th.tb-hd-wai-two {
    font-size: 18px;
    color: #FFFFFF;
    font-family: 'Lexend', sans-serif;
    font-weight: 600;
    line-height: 22.5px;
    padding: 18px 22px;
    height: 60px;
}

#adv-tb-wai-main th.tb-hd-adv-one {
    background: #5F6062;
    width: 60%;
}

#adv-tb-wai-main th.tb-hd-wai-two {
    background: linear-gradient(90deg, #004122 3.3%, #006838 50.2%, #004122 100%);
    width: 40%;
    text-align: center;
}

#adv-tb-wai-main tr td:nth-child(1) {
    font-size: 18px;
    color: #000000;
    font-family: "Britanica-Bold";
    font-weight: 700;
    /* line-height: 21.6px; */
    line-height: normal;
    padding: 18px 22px;
    height: 58px;
    background: #FFFFFF;
    text-align: left;
}

#adv-tb-wai-main tr td:nth-child(2) {
    font-size: 18px;
    color: #000000;
    font-family: "Britanica-Black";
    font-weight: 900;
    /* line-height: 21.6px; */
    line-height: normal;
    padding: 18px 30px;
    height: 58px;
    background: #F8F8F8;
    text-align: center;
}

.main-row-tb-adv-ftnt {
    display: flex;
    column-gap: 40px;
    margin-bottom: 16px;
}

.main-col2-lt-ftnt {
    width: 39.2%;
    align-self: center;
}

#hd-main-rec-mgbt .main-col2-lt-ftnt ul {
    list-style-type: none;
    list-style-position: outside;
    padding-left: 17px;
    max-width: 410px;
}

#hd-main-rec-mgbt .main-col2-lt-ftnt ul li {
    font-size: 18px;
    color: #000000;
    font-family: "Britanica-Bold";
    font-weight: 700;
    /* line-height: 21.6px; */
    line-height: normal;
    margin-bottom: 16px;
    position: relative;
}

#hd-main-rec-mgbt .main-col2-lt-ftnt ul li:before {
    content: "";
    background-image: url('/content/dam/open-digital/saudi-hcp/en/cardiovascular/wainua/images/orange-bullet.svg');
    background-size: cover;
    width: 4px !important;
    height: 5px !important;
    position: absolute;
    left: -13px;
    top: 9px;
    background-repeat: no-repeat;
}

.footnote-content p {
    position: relative;
    padding-left: 0;
}

.symbl {
    position: absolute;
    left: -4px;
}

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

@media (max-width: 767px) {
    .neu-ttr-res-body h2 {
        font-size: 20px;
    }
    
    .neu-ttr-res-body p {
        font-size: 16px;
    }
    
    .main-row-tb-adv-ftnt {
        flex-wrap: wrap;
    }
    
    .main-col1-tb-adv {
        width: 100%;
    }
    
    .main-col2-lt-ftnt {
        width: 100%;
    }
    
    #adv-tb-wai-main th.tb-hd-adv-one {
        width: 50%;
    }
    
    #adv-tb-wai-main th.tb-hd-wai-two {
        width: 100%;
    }
    
    #adv-tb-wai-main th.tb-hd-adv-one, #adv-tb-wai-main th.tb-hd-wai-two {
        padding: 6.99px 21.88px;
    }
    
    #adv-tb-wai-main tr td:nth-child(1) {
        font-size: 400;
        font-size: 16px;
    }
    
    #adv-tb-wai-main tr td:nth-child(2) { 
        font-size: 16px;
    }
    
    #hd-main-rec-mgbt .main-col2-lt-ftnt ul li {
        font-size: 16px;
    }
    
    .subpage-topBanner-content p {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    #simple-card-columns .simple-card .card-title h2 br{
        display: none;
    }
}
