.container {
    max-width: 1102px;
}
table th,
table td {
    padding: 8px 5px;
}
.single-page-section table td p {
    margin-bottom: 5px;
}
/* #Subheader {
  padding: 70px 0;
} */
#Footer .footer_copy .one {
    padding-top: 80px;
    margin-bottom: 45px;
}
#Footer .footer_copy .container {
    /* background-image: url(/public/images/footer-bg.png); */
    background-position: right;
    background-repeat: no-repeat;
}
#menu .menu .sub-menu li {
    width: auto;
}
#menu .menu .sub-menu li.hover a {
    background-color: #fff;
}
#menu .menu .sub-menu li a {
    line-height: 25px;
    padding: 10px 20px;
    font-family: "Libre Baskerville", Arial, Tahoma, sans-serif;
    background-color: #fff;
}
#menu .menu .sub-menu li a:hover {
    color: #791cb5;
}
.page-content h3 {
    font-size: 16px;
    color: #fff;
    line-height: 3em;
    text-align: center;
    background: #791cb5;
    text-indent: 0 !important;
}
.page-content h3 a {
    color: #fff;
}
.page-content h3 a:hover {
    color: #eddcf0;
    text-decoration: underline;
}

.page-content h4 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px;
    text-indent: 0 !important;
}
.page-content ul {
    margin-bottom: 15px;
    list-style: disc;
    padding-left: 15px;
}
.page-content ol {
    margin-bottom: 15px;
    padding-left: 15px;
}

.people-list {
    padding-top: 30px;
}
#Content .people-list .people-list-item img {
    max-width: 220px;
    border: 8px solid #f8f8f8;
    box-shadow: 5px 5px 5px #ccc;
}
.people-list .highlight {
    background-color: #791cb5;
    font-size: 14px;
}
.people-list .people-list-item .people-list-right {
    padding-top: 20px;
}
.page-content li {
    margin-bottom: 10px;
}
.page-content a.button .button_label,
.page-content a.button .button_icon {
    padding: 5px 20px;
}
.index-funding ul {
    display: flex;
}
.index-funding ul li {
    margin-left: 10px;
}
.index-funding ul li img {
    height: 70px !important;
    padding: 5px;
    border: 1px solid rgb(214, 214, 214);
    background-color: #f8f8f8;
}
.download-page-content .ke-insertfile {
    display: block;
    padding: 7px;
    margin-left: 10px;
    border-radius: 6px;
    border: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
    #Top_bar .container {
        width: 100% !important;
    }
    .single-page-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    /* #Subheader {
    padding: 40px 0;
  } */
    #Footer .footer_copy .container {
        background-position: center;
    }
}
#Subheader .title {
    font-size: 25px;
    line-height: 25px;
    color: #ffffff;
}
#Subheader .breadcrumbs a {
    color: #ccc;
}
body:not(.template-slider) .widget-area {
    margin-top: 0;
}
.widget_mfn_menu .menu li a {
    font-size: 16px;
    line-height: 40px;
    padding-left: 10px;
}

.widget_mfn_menu .menu li a:hover {
    background-color: #791cb5;
}

#index-slider {
    height: 350px;
}

#Top_bar #logo {
    padding: 20px 0;
}

.column {
    margin: 0 1% 20px;
}
.bx-wrapper {
    margin-bottom: 40px;
}
.page-about .about-content h4 {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #791cb5;
    margin-top: 5px;
    margin-bottom: 5px;
}
.page-about .about-content h4:not(:first-child) {
    margin-top: 35px;
}
.page-about .about-content h4 a {
    color: #fff;
}
.page-about .about-content a {
    color: #791cb5;
    text-decoration: underline;
}

.lang-en .about-content {
    font-size: 16px;
}

.lang-en .paper-page {
    font-size: 16px;
}
.member-list ul li em {
    font-size: 11px;
}