.news-slider .text-content h2 {
    padding-top:5px
}
.news-slider .text-content h2 {
 /*   background: #00000054;*/
    display: table;
    margin: 360px auto 0;
    padding: 0 5px;
}
.news-slider .text-content p {
   /* background: #00000054;*/
    display: table;
    margin: 7px auto !important;
    padding: 5px;
}
/*.news-slider .text-content p {
    background: #000000ad;
    display: table;
    margin: 0 auto;
    padding: 5px;
}*/
/*.inner_bg {
    background: #000000ad;
    max-width: 607px;
    margin: 0 auto;
    padding-bottom: 15px;
}
*/
.sy-slide.fade.useCSS .text-content {
    display: none;
    background: #00000054
}

.MemberArrowHolder {
    position: relative;
    top: 0;
    transition: top ease 0.5s;
}

    .MemberArrowHolder:hover {
        top: -10px;
    }



.MemberArrowHolder i {
    font-size: 20px;
    display: block;
    width: 30px;
    text-align: center;
    height: 30px;
    color: #fff;
    padding-top: 5px;
    background: var(--primary-color);
    border-radius: 20px;
}
.calculatorButton {
    background: #ac1a2d;
    color: white !important;
    padding: 6px;
    border-radius: 5px;
    transition: all .4s ease-out 0s;
}

    .calculatorButton:hover {
        background: #e8e8e8;
        color: black !important;
    }

.pageContent h2 {
    display: table;
    border-left: 2px solid #ac1a2d;
    margin: 0 auto;
    padding: 0 30px;
    color: #000000;
    text-transform: uppercase;
}

.pageContent h3 {
    text-transform: uppercase;
    font-size: 28px
}

.pageContent h4 {

}

.pageContent {
    font-size: 14px;
}

.addressInfo {
    padding: 0;
    margin-bottom: 30px;
}

.menu .dropdown .dropdown-menu.show {
    display: block !important;
    position: relative !important;
    transform: none !important;
}

.teamPerson {
    padding: 0;
    min-height: 250px;
}

.ViewExpertisePublications {
    z-index: 10;
}

.specImg {
    min-height: 180px;
    background-repeat: no-repeat;
    background-size: cover;
}

.specImg img {
    width: 100%;
}

.specName {
    background: #ac1a2d;
    padding: 8px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    min-height: 58px;
    transition: all .4s ease-out 0s;
}
    .specName:hover {
        color: black;
        background: #e8e8e8;
    }

.html5-title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.bannerLinks {
    display: table;
    margin: 0 auto;
    margin-top: 20px;
}

    .bannerLinks a {
        font-size: 16px !important;
    }

.redButton {
    background: #ac1a2d;
    color: white !important;
    padding: 10px 25px;
    margin-left: 10px;
    margin-right: 10px;
    transition: all .4s ease-out 0s;
    display: inline-block;
    width: 154px;
    text-align: center;
}
    a.redButton:hover {
        color: black !important;
        background: white;
    }
a.ViewExpertiseButton {
    background: #ac1a2d;
    display: table;
    color: #fff !important;
    width: 160px;
    padding: 4px;
    margin-bottom: 5px;
}


a.ViewExpertisePublications {
    margin-right: 0;
    margin-left: auto;
    margin-top: -60px;
    display: table;
    color: #fff !important;
    background: #ac1a2d;
    padding: 4px 11px;
    border-radius: 5px;
    font-size: 14px;
}
a.ViewUserPublications {
    display: inline-table;
    color: #fff !important;
    background: #ac1a2d;
    padding: 4px 11px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom:10px;
}
table.pubTypes {
    background: #f3f3f3;
}
td.pubDate-head {
    padding-left: 6px;
}li.dropdown.has-children.nav-item.dropdown.active li.nav-item.dropdown a {
    color: #fff;
}
li.dropdown.has-children.nav-item.dropdown.active a {
    color: #ac1a2d;
}

li.active.active-child.nav-item.dropdown a.dropdown-toggle.nav-link {
    color: #ac1a2d !important;
}
.dropdown-menu li.active.active-child.nav-item.dropdown a, .dropdown-menu li.nav-item.dropdown a:hover {
    color: #000 !important;
    background: #fff;
}
a.nav-link.RED {
    color: #ac1a2d !important;
    font-weight:bold !important;
}
 li.active.active-child.nav-item.dropdown a {
    color: #ac1a2d;
}
li.list-group-item.align-items-center {
    padding-top: 8px;
    padding-bottom: 0;
}

.teamImage {
    display: inline-block;
    width: 44px;
}

.teamName {
    display: inline-block;
    max-width: 250px;
    min-height: 44px;
    vertical-align: top;
    font-size: 14px;
}

a.smooth-anchor.ml-sm-4.mt-4.btn.outline-button:hover {
    background: white;
}

a.smooth-anchor.mt-4.btn.outline-button:hover {
    background: white;
    border: white;
    color: black;
}

.col-12.align-self-center.personContent {
    padding-left: 32px;
}

.galleryDescription {
    display: block;
    margin: 0 auto;
    max-width: 1080px;
}

.card-body h4 {
    margin: 1.5rem 0;
    font-size: 1.5rem;
    font-weight: normal;
}

h5.gallery-name {
    margin-top: 4px;
    color: black;
}



    .authorInfo p {
        margin: 0;
    }
.authorInfo h3 {
    margin: 0;
    font-size: 24px;
    text-transform: uppercase;
}

.updateBlock {
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
}

    .updateBlock h4 {
        font-weight: normal;
        color: black;
    }

    .updateBlock a {
        font-size: 14px !important;
    }

    .updateBlock p {
        margin: 0px;
    }

.header h3 {
    margin: 0;
    font-weight:bold;
}

.pubTable {
    font-size: 14px;
    border-spacing: 0px 10px;
}

tr.expertise td {
    padding: 6px;
}

.pubTable tr:nth-child(odd) {
    background: #ececec;
}
.pubTypes a {
    padding-top: 0;
    display: table;

    width: 100%;
    font-size: 14px;
}

table.pubTypes {
    border-collapse: collapse;
}

.pubTypes td {
    padding: 0;
    border-bottom: 1px solid #eaeaea;
}

    .pubTypes td a {
        padding: 4px 10px;
        display: block;
    }

tr.expertise {
    color: black;
    text-transform: uppercase;
    font-weight: 600;
}
table.pubTable {
    border-collapse: collapse;
}
.pubTable tr {    border-bottom: 1px solid #eaeaea;
}

.pubTable td {
    padding: 10px 0;
    vertical-align:middle;
}

    td.pubTitle {
        color: black;
        width: 50%;
    }
td.pubTitle2 {
    color: black;
    padding-left: 10px;
}
        td.pubTitle2 p {
            color: #606d75;
            font-weight:normal
        }
.medTitle {
    font-weight:bold
}

td.pubDate {
    width: 10%;
}

        td.pubDate-head {
            width: 11%;
        }

    td.pubAuthor {
        width: 25%;
    }

        td.pubAuthor-head {
            width: 25%;
            text-align: center;
        }

td.pubView {
    text-align: right;
    min-width: 90px;
    padding-right: 14px;
}

    td.pubDownload {
        width: 10%;
        text-align: center;
    }

/*.noBanner {
    height: 130px;
}*/

.header {
    text-transform: uppercase;
}

.dropdown-toggle::after {
    display: none;
}

.accoladeDetails {
    display: inline-block;
    width: 253px;
}
.accoladeYear {
    vertical-align:top;
    min-height: 30px;
    display: inline-block;
}

.full-image.pagesBanner {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: top;
    padding-top: 240px;
}

.redText {
    color: #ac1a2d !important;
}

.ourValues {
    margin-top: 30px;
}

.ourValues.redText {
   font-size: 16px;
}

.swiper-slide.slide-center.swiper-slide-active .buttons {
    display: block;
}

.swiper-slide.slide-center .buttons {
    display: none;
}

.swiper-wrapper {
    background: url(../../assets/images/TopImage-01.jpg)
}




nav.navbar.navbar-expand.navbar-fixed.sub.visible {
    background: black;
}

.mainContent {
   /* margin-top: 115px;*/
}

.row.items.filter-items-1.shuffle {
    margin-top: 24px;
}

.Block {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
    padding: 15px 25px;
}

section.section-16 {
    background-color: var(--section-2-bg-color);
    background-image: url('../images/RESULTS.jpg');
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: top;
    min-height: 400px;
}

.highlight {
    color: var(--primary-color);
}

i.btn-icon.blockArrow.pulse.fas.fas.fa-arrow-right {
    position: absolute;
    top: 43px;
    left: 6px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
}

i.btn-icon.pulse.fal.fa-long-arrow-right.memberArrow {
    position: initial;
}

.Block h4 {
    text-align: center;
    margin-bottom: 10px;
   
    font-weight: normal;
    font-size: 24px;
}

    .Block p {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 14px;
    }

.history.Block {
    background: var(--primary-color) !important;
}

    .history.Block
    i.btn-icon.blockArrow.pulse.fas.fas.fa-arrow-right {
        color: #000000;
        opacity: 1;
    }

    .history.Block h4 {
        color: #ffffff;
    }

.graduates.Block {
    background: #000000 !important;
}

    .graduates.Block
    i.btn-icon.blockArrow.pulse.fas.fas.fa-arrow-right {
        color: var(--primary-color);
        opacity: 1;
    }

    .graduates.Block h4 {
        color: #ffffff;
    }

.recruit.Block {
    background: #ffffff;
    color: var(--primary-color);
}

    .recruit.Block
    i.btn-icon.blockArrow.pulse.fas.fas.fa-arrow-right {
        color: var(--primary-color);
        opacity: 1;
    }


    .recruit.Block h4 {
        color: #000000;
    }


.serviceHeader h2 {
    color: #000000;
    margin-bottom: 0;
}

.header h2 {
    display: table;
    border-left: 2px solid #ac1a2d;
    margin: 0 auto;
    padding: 0 30px;
}

.pmrBox {
    background: #ffffff;
    color: #000000;
    border: 2px solid var(--primary-color);
    padding-top: 17px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 17px;
    text-align: center;
    margin-top: 30px;
}

.pmrBox p {
    font-size: 16px;
}

.seeAll {
    background: #ac1a2d;
    color: white;
    padding-top: 8px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 8px;
    cursor: pointer;
}

a.seeAll {
    color: white !important;
    display: table;
    margin-top: 9px;
    float: right;
}

.row.mb-md-5.text-center {
    margin-top: 10px;
    margin-bottom: 30px !important;
}

.cardText {
    height: 38px;
}

.cardHead h5 {
    margin-bottom: 0;
    line-height: 28px;
}

.csrCard i.btn-icon.fal.fa-long-arrow-right {
    position: inherit;
}

.card-body.csrCard {
    padding: 35px 25px !important;
}

.newsBlock {
    padding-top: 4px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background-size: cover;
}

    .newsBlock.float-right {
        background-image: url('../images/BBBEEImage-02.jpg');
        margin-right: 50px;
    }

    .newsBlock.float-left {
        background-image: url('../images/CovidImage-03.jpg');
        margin-left: 50px;
    }

    .newsBlock h5 {
        color: #ffffff;
    }

    .newsBlock p {
        color: #ffffff;
        font-size: 16px;
        margin-top: 40px;
        margin-bottom: 20px;
        height: 80px;
    }

.learnButton {
    font-size: 10px;
    border: 2px solid var(--primary-color);
    width: 40%;
    text-align: center;
    color: #ffffff;
    padding: 8px;
    cursor: pointer;
    -webkit-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    margin: 0 auto;
}

    .learnButton:hover {
        background: var(--primary-color);
    }


.contactFooter p {
    font-size: 12px;
}

p.contactHead {
    font-size: 30px;
    line-height: 30px;
    color: var(--primary-color);
}

.footerLeft p {
    margin: 14px;
    margin-left: 0;
    margin-right: 0;
}

.footerLeft2 {
    border-right: 2px solid var(--primary-color);
    border-left: 2px solid var(--primary-color);
    padding-left: 40px;
}

    .footerLeft2 p {
        margin: 14px;
        margin-left: 0;
        margin-right: 0;
    }

.footerMiddle {
    border-right: 2px solid var(--primary-color);
    border-left: 2px solid var(--primary-color);
    padding-top: 74px;
    padding-left: 70px;
    padding-right: 70px;
    text-align: center;
}

.footerRight {
    padding-left: 40px;
}

.footerRight p {
    margin: 14px 0;
}

.contactForm {
    border: 2px solid #ffffff;
    padding: 10px;
}

.contactSubmit {
    margin-top: 30px;
    background: white;
    color: black;
    border: 2px solid #ffffff;
    padding: 6px;
    width: 90px;
    cursor: pointer;
}

a.gdpr-cookie-notice-nav-item.gdpr-cookie-notice-nav-item-settings {
    display: none !important;
}

.cookieClose {
    padding-left: 22px;
    display: none;
}

.cookieClose a {
    color: gray !important;
}

    .contactSubmit p {
        text-align: center;
        margin: 0;
    }

    .contactForm p {
        line-height: 14px;
    }

.footerNav p {
    text-align: center;
}

.centerThing {
    display: table;
    margin: 0 auto;
    float: none;
}

    .centerThing a {
        display: inline-block;
        width: 154px;
    }

.col-8.align-self-center.text-left {
    height: 174px;
}

div.speciality {
    min-height: 74px;
}

p.speciality {
    width: 300px;
}

.partnerPosition {
    margin-top: 0 !important;
    color: #000000;
    text-transform: uppercase;
}

.card:hover .btn-icon.pulse:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    animation: pulse 1.5s infinite;
    -webkit-animation: pulse 1.5s infinite;
}

.memberTopPart {
    border-left: 2px solid #ac1a2d;
    margin-bottom: 14px;
}

.memberTopPart h2 {
    margin-top: 0;
    margin-bottom: 0;
}

.memberTopPart img {
    margin-bottom: 6px
}

.accolades li {
    margin: 6px 0;
}

.sidebar .row {
    background: #eaeaea;
}

.memberTopPart .nav-link i {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.memberTopPart .share-list {
    margin-top: 0;
}

header .navbar-expand .navbar-nav {
    margin-top: 0;
}

.login {
    background: #777777;
    color: white;
    font-size: 12px;
    text-align: center;
    width: 110px;
    margin-top: 28px;
    margin-right: -18px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    float: right;
    z-index: 1000;
    position: relative;
    text-transform: uppercase;
}

    .login.login-sticky {
        top: 0px;
        z-index: 1000;
        position: fixed;
        right: 0px;
    }

.loginSection.login-sticky {
    position: fixed;
    margin: 0 auto;
    z-index: 1000;
    right: 286px;
}

.loginSection.login-sticky .login {
    margin-right: 0;
}

.accoladeYear {
    float: left;
    min-height: 30px;
}

.pubDetails {
    margin-left: -15px;
}

.pubPersonName a {
    font-weight: bold !important;
    font-size: 14px !important;
    text-transform: uppercase;
}
.pubPersonPosition {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.pubPersonTel {
    font-size: 14px;
}
.pubPersonEmail {
    font-size: 14px;
}

.answerBlock {
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    margin-right: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.col-md-2.topic {
    padding: 0px;
    margin-right: 6px;
}

.addBlock {
    text-align: center;
    width: 46px;
}

.noBorderButton {
    border: 0;
}

.CurrentActive a {
    border: 1px solid #2f2f2f;
}

.CareerSubHead {
    display: table;
    background: #000000;
    padding: 4px 12px;
    text-align: center;
    font-size: 25px;
    font-weight: var(--h2-weight);
    line-height: 1.2;
    font-family: var(--h2-font);
    margin-top: 40px;
    margin-bottom: 35px;
}
.CareerHeader {
    font-weight: var(--h2-weight);
    line-height: 1.2;
    font-family: var(--h2-font);
    font-size: 55px;
    margin-bottom: 20px
}
.CareerSubHead2 {
    font-size: 35px;
    font-weight: var(--h2-weight);
    line-height: 1.2;
    font-family: var(--h2-font);
    color: #000000;
}
.CareerSubHead3 {
    font-size: 35px;
    font-weight: var(--h2-weight);
    line-height: 1.2;
    font-family: var(--h2-font);
    color: #fff;
}
.customLeft {
    padding-left: 10%;
}
.careerIcons {
    font-size: 60px;
    color: #000;
}
.blockHeader {
    margin: 0 auto;
    display: table;
    background: #ac1a2d;
    padding: 4px 12px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    margin-top: -55px;
    margin-bottom: 20px;
    font-family: 'Futura Book';
}
.borderedBox {
    border: 1px solid #000;
    margin-top: 40px !important;
}
.borderedBox2 {
    border: 1px solid #fff;
    margin-top: 40px !important;
}
.BoxPadding {
    max-width: 900px;
    margin: 0 auto;
    padding: 35px;
}
.BoxPadding2 {
    max-width: 600px;
    margin: 0 auto;
    padding: 35px;
}
.BoxContent p {
    color: #000;/*
    font-family: 'Futura Book';*/
}
.BoxContent2 p {
    color: #fff;/*
    font-family: 'Futura Book';*/
}
a.applyButton1 {
    background: #000;
    color: #fff !important;
    padding: 10px;
    font-size: 20px !important;
    font-family: 'Futura Book';
    margin: 0 auto;
    display: table;
}
a.applyButton2 {
    background: lightgrey;
    color: #000 !important;
    padding: 10px;
    font-size: 20px !important;
    font-family: 'Futura Book';
    margin: 0 auto;
    display: table;
}

.caplink, .vwlink {
    cursor:pointer
}
.lineHolder {
    border-left: 2px solid;
    padding-left: 14px;
}
.careerArrow i {
    font-size: 24px;
    background: lightgrey;
    display: block;
    margin: 0 auto;
    width: 35px;
    height: 35px;
    border-radius: 20px;
    padding-top: 7px;
    color:#000
}
.videoText {
    text-align: center;
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
    margin-top: -10px;
}
.navbar.navbar-expand.navbar-fixed.sub.visible.navbar-sticky {
    position: fixed;
}
.customSearch input, .customSearch button {
    display: inline-block;
}
.customSearch button {
    background: black;
    padding: 0.7rem 1rem;
    color: #fff;
    line-height: 100%;
    border: 2px solid #000;
}
.customSearch input {
    width: 100%;
    max-width: 300px;
}
.customSearch {
    display: table;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}

.popup-overlay {
    display: none;
    position: fixed;
    /* top: 0; */
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    -webkit-box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    -moz-box-shadow: inset 0px 10px 10px -6px rgba(117,117,117,1);
    box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    font-weight: bold;
}

.popup {
    display: inline-block;
    width: 100%;
    min-height: 40px;
    background-color: white;
    border-radius: 1px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    bottom: 0;
    position: absolute;
    -webkit-box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    -moz-box-shadow: inset 0px 10px 10px -6px rgba(117,117,117,1);
    box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    color: #000;
    font-size: 12px;
    font-weight: normal;
}



a.accept, a.submit {
    margin-top: 0;
    margin-left: 20px;
    display: inline-block;
    color: white;
    background-color: #bfbfbf;
    border-radius: 5px;
    padding: 0px 9px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: sans-serif;
}

    .SpecialtyName i {
        font-size: 6px;
        margin-right: 5px;
        color: #ac1a2d;
        vertical-align:middle;
    }
.ft-btn-3 a {
    color: #fff;
    height: 55px;
    width: 180px;
    font-weight: 600;
    border-radius: 30px;
    background-color: #ac1a2d;
}
.CareerItem {
    padding: 22px 12px;
    border: 1px solid #cfcfcf;
    text-align: center;
    margin-bottom: 20px;
}
.JobInfo {
    background: #f5f5f5;
    padding: 20px;
    color: #000;
}
.JobTitle {
    font-weight: bold;
    font-size: 24px;
}
.InfoText {
    font-size: 14px;
    display: inline-block;
}
.Jinfo .Icon {
    display: inline-block;
    width: 22px;
    text-align: center;
}
.Jinfo i {
    font-size: 14px;
}

.Jinfo {
    margin-bottom: 4px;
    display: inline-block;
    margin-right: 10px;
}


.JobIntro, .JobDuty, .JobReq, .JobRem {
    background: #f5f5f5;
    padding: 20px;
    color: #000;
    margin-top:20px;
    font-size:14px;
}
.JHeader {
    color: #ac1a2d;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 4px;
}
.peopleAward {
    display: inline-block;
    max-width: 156px;
}