/* @import url('https://webarchive.lib.cuhk.edu.hk/20250218125426cs_/https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); */
/* @import url('https://webarchive.lib.cuhk.edu.hk/20250218125426cs_/https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap'); */
/* @import url('https://webarchive.lib.cuhk.edu.hk/20250218125426cs_/https://fonts.googleapis.com/css2?family=Petrona:wght@400;500;600;700;800&display=swap'); */
@import url('https://webarchive.lib.cuhk.edu.hk/20250218125426cs_/https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://webarchive.lib.cuhk.edu.hk/20250218125426cs_/https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@200;300;400;500;600;700;900&family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap');

/* @font-face {
    font-family: 'Sabon';
    src: url(/20250218125426oe_/https://www.hkier.cuhk.edu.hk/assets/fonts/sabon-cufonfonts/Sabon.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sabon';
    src: url(/20250218125426oe_/https://www.hkier.cuhk.edu.hk/assets/fonts/sabon-cufonfonts/SabonBold.ttf);
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Sabon';
    src: url(/20250218125426oe_/https://www.hkier.cuhk.edu.hk/assets/fonts/sabon-cufonfonts/SabonItalic.ttf);
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Sabon';
    src: url(/20250218125426oe_/https://www.hkier.cuhk.edu.hk/assets/fonts/sabon-cufonfonts/SabonBoldItalic.ttf);
    font-weight: bold;
    font-style: italic;
} */

@font-face {
    font-family: 'Araboto';
    src: url(/20250218125426oe_/https://www.hkier.cuhk.edu.hk/assets/fonts/araboto-light/ArabotoNormal400.woff2) format('woff2');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0020-00FF;
}

@font-face {
    font-family: 'Araboto';
    src: url(/20250218125426oe_/https://www.hkier.cuhk.edu.hk/assets/fonts/araboto-light/ArabotoBold400.woff2) format('woff2');
    font-weight: bold;
    font-style: normal;
    unicode-range: U+0020-00FF;
}

@font-face {
    font-family: 'Araboto';
    src: url(/20250218125426oe_/https://www.hkier.cuhk.edu.hk/assets/fonts/araboto-light/ArabotoThin400.woff2) format('woff2');
    font-weight: 100;
    font-style: normal;
    unicode-range: U+0020-00FF;
}

@font-face {
    font-family: 'Araboto';
    src: url(/20250218125426oe_/https://www.hkier.cuhk.edu.hk/assets/fonts/araboto-light/ArabotoLight400.woff2) format('woff2');
    font-weight: 300;
    font-style: normal;
    unicode-range: U+0020-00FF;
}

@font-face {
    font-family: 'Araboto';
    src: url(/20250218125426oe_/https://www.hkier.cuhk.edu.hk/assets/fonts/araboto-light/ArabotoMedium400.woff2) format('woff2');
    font-weight: 500;
    font-style: normal;
    unicode-range: U+0020-00FF;
}

@font-face {
    font-family: 'Araboto';
    src: url(/20250218125426oe_/https://www.hkier.cuhk.edu.hk/assets/fonts/araboto-light/ArabotoBlack400.woff2) format('woff2');
    font-weight: 900;
    font-style: normal;
    unicode-range: U+0020-00FF;
}

:root {
    --primary-color: #6050A7;
    --primary-color-opacity: #6050A7EA;
    --complementary-color: #A7E5EE;
    --light-primary-color: #8474C4;
    --lighter-primary-color: #B1A6DE;
    --dark-primary-color: #321979;
    --black-text: #212427;
    --grey-text: #808080;
    --navbar-height: 85px;
    --topbar-height: 60px;
    --primary-font: 'Araboto', 'Noto Sans', 'Noto Sans SC', 'Noto Sans TC', sans-serif;
    /* --primary-font: 'Noto Sans', 'Noto Sans SC', 'Noto Sans TC', sans-serif; */
    --secondary-font: 'Libre Baskerville', 'Noto Serif SC', 'Noto Serif TC', serif;
    /* --secondary-font: 'Petrona', 'Noto Serif SC', 'Noto Serif TC', serif; */
    --default-scroll-animation-time: 1s;
    --logo-purple: #7C2482;
    --accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236050A7'%3e%3cpath stroke='%236050A7' stroke-width='1' fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236050A7'%3e%3cpath stroke='%236050A7' stroke-width='1' fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --collapse-trigger-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16' fill='%236050A7'%3e%3cpath stroke='%236050A7' stroke-width='1' fill-rule='evenodd' d='M11 11V5H13V11H19V13H13V19H11V13H5V11H11Z'/%3e%3c/svg%3e");
    --collapse-trigger-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16' fill='%236050A7'%3e%3cpath stroke='%236050A7' stroke-width='1' fill-rule='evenodd' d='M5 11V13H19V11H5Z'/%3e%3c/svg%3e");
    --font-size-1: clamp(2.49rem, 1.33vw + 2.16rem, 2.99rem);
    --font-size-2: clamp(2.07rem, 1.11vw + 1.8rem, 2.49rem);
    --font-size-3: clamp(1.73rem, 0.92vw + 1.5rem, 2.07rem);
    --font-size-4: clamp(1.44rem, 0.77vw + 1.25rem, 1.73rem);
    --font-size-5: clamp(1.2rem, 0.64vw + 1.04rem, 1.44rem);
    --font-size-6: clamp(1rem, 0.53vw + 0.87rem, 1.2rem);
    --font-size-body: clamp(0.83rem, 0.44vw + 0.72rem, 1rem);
}

body {
    letter-spacing: .03em;
    font-family: var(--primary-font);
    font-size: var(--font-size-body);
}

main {
    overflow: hidden;
}

a:hover,
a:active {
    color: var(--dark-primary-color);
}

a {
    color: inherit;
    text-decoration: underline;
    text-decoration-color: transparent;
    transition: .3s;
    /*add those for opera and mozilla support*/
    -webkit-text-decoration-color: transparent;
    -moz-text-decoration-color: transparent;
}

ul li {
    margin: 10px;
}

ol li::marker {
    font-family: 'Noto Sans', 'Noto Sans SC', 'Noto Sans TC', sans-serif;
}

h1 {
    font-size: var(--font-size-1);
}
h2 {
    font-size: var(--font-size-2);
}
h3 {
    font-size: var(--font-size-3);
}
h4 {
    font-size: var(--font-size-4);
}
h5 {
    font-size: var(--font-size-5);
}
h6 {
    font-size: var(--font-size-6);
}

.inline-gallery-container {
    width: 100%;
    height: 70vh;
    position: relative;
}

.lightGallery-captions h4 {
    transform: translate3d(60px, 0, 0px);
}

.lightGallery-captions p {
    transform: translate3d(-60px, 0, 0px);
}

.lightGallery-captions h4,
.lightGallery-captions p {
    opacity: 0;
}

.lg-current .lightGallery-captions h4,
.lg-current .lightGallery-captions p {
    transform: translate3d(0, 0, 0px);
}

.lg-current .lightGallery-captions h4,
.lg-current .lightGallery-captions p {
    opacity: 1;
}

.lg-slide-progress .lightGallery-captions h4 {
    transform: translate3d(-60px, 0, 0px);
}

.lg-slide-progress .lightGallery-captions p {
    transform: translate3d(60px, 0, 0px);
}

.lg-slide-progress .lightGallery-captions h4,
.lg-slide-progress .lightGallery-captions p {
    opacity: 0;
}

.lightGallery-captions h4,
.lightGallery-captions p {
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in;
}

.lg-current .lightGallery-captions h4,
.lg-current .lightGallery-captions p {
    transition-delay: 500ms;
}

.lg-current.lg-slide-progress .lightGallery-captions h4,
.lg-current.lg-slide-progress .lightGallery-captions p {
    transition-delay: 0ms;
}

.splide__progress__bar {
    background: var(--primary-color);
}

.display-1 {
    line-height: 1.3;
}

section.block {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.full-vh-block {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: calc(100vh - var(--topbar-height) - var(--navbar-height));
}

.dark-primary-color-bg {
    background-color: var(--dark-primary-color);
    color: white;
}

.primary-color-bg {
    background-color: var(--primary-color);
    color: white;
}

.primary-light-color-bg {
    background-color: var(--lighter-primary-color);
}

.white-bg {
    background-color: white;
    color: inherit;
}

.img-wrapper {
    height: 100%;
    width: 100%;
}

.svg-bg {
    position: relative;
}

p {
    letter-spacing: .03em;
    word-break: break-word;
    white-space: normal;
}

.bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -100;
    top: 0;
    pointer-events: none;
}

.bg-left-filler-img {
    position: absolute;
    width: 25%;
    height: 100%;
    object-fit: contain;
    z-index: -100;
    top: 0;
    left: 0;
    pointer-events: none;
}

.bg-filler-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    z-index: -100;
    bottom: 0;
    left: 0;
    pointer-events: none;
}

.btn i {
    padding-right: 5px;
    font-size: 14px;
    vertical-align: bottom;
}

.collapse-trigger > .btn > i {
    padding-right:0px
}

.btn-primary {
    background-color: var(--primary-color);
    border: 2px solid var(--primary-color);
}

.btn-primary:hover {
    color: var(--primary-color);
    background-color: white;
    border-color: var(--primary-color);
}

.btn-transparent {
    color: white;
    background-color: transparent;
    border: 2px solid white;
}

.btn-transparent:hover {
    color: var(--primary-color);
    background-color: white;
    border-color: var(--primary-color);
}

.btn-primary-border {
    color: var(--primary-color);
    background-color: transparent;
    border-radius: 0px;
    border: none;
    border-bottom: 2px solid transparent;
}

.btn-primary-border:hover {
    color: var(--primary-color);
    background-color: transparent;
    border-color: var(--primary-color);
}

.form-check-input:checked {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.primary-border {
    border: 2px solid var(--primary-color);
}

.primary-border-bottom {
    border-bottom: 1px solid var(--primary-color);
}

.svg-icon {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    pointer-events: none
}

.logo-color {
    color: var(--logo-purple);
}

a.collapse-btn {
    font-size: 25px;
    background-image: linear-gradient(to right, var(--light-primary-color) 33%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x;
}

a.collapse-btn span {
    color: var(--primary-color);
    display: inline-block;
    vertical-align: text-top;
}

a.collapse-btn i {
    color: var(--light-primary-color);
    padding-right: 5px;
    vertical-align: text-top;
}

a.collapse-btn.collapsed i.expand {
    display: inline-block;
}

a.collapse-btn i.expand {
    display: none;
}

a.collapse-btn.collapsed i.collapse {
    display: none;
}

a.collapse-btn i.collapse {
    display: inline-block;
}

.accordion-item {
    border: 2px solid #dee2e6;
    transition: border-color 0.3s;
}

.accordion-item:not(:first-of-type) {
    border: 2px solid #dee2e6;
}

.accordion-item:not(:last-of-type) {
    border-bottom: 0px solid #dee2e6;
}

.accordion-item:hover {
    border: 2px solid var(--light-primary-color);
}

.accordion-item:hover+.accordion-item {
    border-top: 0px solid #dee2e6;
}

.accordion-button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.5;
    box-shadow: none;
    letter-spacing: .03em
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:hover {
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color: inherit;
    box-shadow: none;
    background-color: transparent;
}

.accordion-button::after {
    content: none;
}

.accordion-button::before {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-right: 1em;
    content: "";
    background-image: var(--accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
}

.accordion-button:not(.collapsed)::before {
    background-image: var(--accordion-btn-active-icon);
    transform: var(--bs-accordion-btn-icon-transform);
}

.accordion-body {
    padding-top: 0;
    padding-left: 3.6em;
    padding-right: 1.5em;
}

.text-on-image {
    color: white;
    text-shadow: 0 0px 10px rgb(0 0 0 / 50%);
}

.primary-color-text {
    color: var(--primary-color);
}

.light-primary-color-text {
    color: var(--light-primary-color);
}

.grey-color-text {
    color: var(--grey-text);
}

.while-color-text {
    color: white;
}

.black-color-text {
    color: var(--black-text);
}

.primary-color-background {
    background-color: var(--primary-color);
}

.light-primary-color-background {
    background-color: var(--light-primary-color);
}

.grey-color-background {
    background-color: var(--grey-text);
}

.black-color-background {
    background-color: var(--black-text);
}

.complementary-color-background {
    background-color: var(--complementary-color);
}

.title-line {
    padding-left: 1.5em;
}

.title-line::before {
    top: 50%;
    background: var(--primary-color);
    content: "";
    position: absolute;
    left: 0;
    width: 0.8em;
    height: 0.25rem;
}

h1.title-line::before {
    top: calc(50% + 0.125rem);
    top: 2.5rem;
}

.gradient-seperator {
    height: 1px;
    background-image: linear-gradient(90deg, transparent, transparent 50%, #fff 50%, #fff 100%), linear-gradient(90deg, var(--grey-text), var(--grey-text));
    background-size: 8px 1px, 100% 1px;
    border: none;
}

#loader {
    position: fixed;
    inset: 0;
    z-index: 9999;
    overflow: hidden;
    background: white;
    transition: all 0.6s ease-out;
    width: 100%;
    height: 100vh;
}

#loader:before,
#loader:after {
    content: "";
    position: absolute;
    border: 4px solid var(--primary-color);
    border-radius: 50%;
    -webkit-animation: spin 2s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    animation: spin 2s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

#loader:after {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

@-webkit-keyframes spin {
    0% {
        width: 10px;
        height: 10px;
        top: calc(50% - 5px);
        left: calc(50% - 5px);
        opacity: 1;
    }

    100% {
        width: 72px;
        height: 72px;
        top: calc(50% - 36px);
        left: calc(50% - 36px);
        opacity: 0;
    }
}

@keyframes spin {
    0% {
        width: 10px;
        height: 10px;
        top: calc(50% - 5px);
        left: calc(50% - 5px);
        opacity: 1;
    }

    100% {
        width: 72px;
        height: 72px;
        top: calc(50% - 36px);
        left: calc(50% - 36px);
        opacity: 0;
    }
}

section.dark-bg {
    background-color: var(--black-text);
}

.full-page-wrapper {
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    scroll-snap-type: y mandatory;
    scroll-behavior: smooth;
}

section.full-page {
    width: 100%;
    height: 100vh;
    scroll-snap-align: start;
}

.hover-underline {
    display: inline;
    position: relative;
    overflow: hidden;
}

.hover-underline:after {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0px;
    width: 0;
    bottom: -5px;
    background: var(--primary-color);
    height: 2px;
    transition-property: width;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}

.hover-underline.white-line::after {
    background-color: white;
}

.hover-underline:hover:after,
.hover-underline:focus:after,
.hover-underline:active:after,
.hover-underline.active:after {
    left: 0px;
    right: 0px;
    width: 100%;
}


.link-title {
    color: var(--primary-color);
    font-size: 34px;
    padding: 0 0 10px;
    margin: 0;
    line-height: 62px;
    margin-top: 0;
    text-transform: none;
}

.purple-circle {
    aspect-ratio: 1 / 1;
    position: absolute;
    min-width: 30px;
    max-width: 50px;
    width: 5%;
    border-radius: 50%;
    background: var(--primary-color)
}

.logo-top-background {
    position: absolute;
}

.logo-top-background img {
    aspect-ratio: 1 / 1;
    width: 3vw;
    min-width: 30px;
    max-width: 50px;
}

.contrasting-line {
    width: 100px;
    height: 3px;
    background: var(--light-primary-color);
}

.gradient-text {
    color: #D2C6E3;
    background: linear-gradient(to right, var(--dark-primary-color), var(--complementary-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.hero img {
    max-height: 500px;
    object-fit: contain;
}

section {
    padding: 60px 0;
}

.bg-dark-primary {
    background-color: var(--dark-primary-color);
    color: white;
}

.bg-lighter-primary {
    background-color: var(--lighter-primary-color);
}

.bg-primary {
    mix-blend-mode: difference;
    color: white;
}

.bg-light-grey {
    background-color: #f3f5fa;;
}

.section-image-bg {
    background: linear-gradient(rgba(40, 58, 90, 0.5), rgba(40, 58, 90, 0.5)), url("/20250218125426oe_/https://www.hkier.cuhk.edu.hk/assets/images/cover.jpg") fixed center center;
    background-size: cover;
    padding: 120px 0;
}

@media (max-width: 1024px) {
    .section-image-bg {
        background-attachment: scroll;
    }
}

.fade-up-scroll-hidden {
    opacity: 0;
    filter: blur(1px);
    transform: translateY(50%);
    transition: transform var(--default-scroll-animation-time), opacity var(--default-scroll-animation-time);
}

.fade-up-scroll-show {
    opacity: 1;
    filter: blur(0px);
    transform: translateY(0%);
}

.floating-card {
    box-shadow: 0 0 73px rgb(10 10 10 / 7%);
    -moz-box-shadow: 0 0 73px rgba(10, 10, 10, 0.07);
    -webkit-box-shadow: 0 0 73px rgb(10 10 10 / 7%);
}

.zoom-scroll-hidden {
    opacity: 0;
    filter: blur(5px);
    transform: scale(0);
    transition: transform var(--default-scroll-animation-time), opacity var(--default-scroll-animation-time);
}

.zoom-scroll-show {
    opacity: 1;
    filter: blur(0px);
    transform: scale(1);
}

.fade-left-scroll-hidden {
    opacity: 0;
    filter: blur(5px);
    transform: translateX(100%);
}

.fade-left-scroll-show {
    opacity: 1;
    filter: blur(0px);
    transform: translateX(0%);
    transition: transform var(--default-scroll-animation-time), opacity var(--default-scroll-animation-time);
}

.fade-slight-left-scroll-hidden {
    opacity: 0;
    filter: blur(5px);
    transform: translateX(25%);
}

.fade-slight-left-scroll-show {
    opacity: 1;
    filter: blur(0px);
    transform: translateX(0%);
    transition: transform var(--default-scroll-animation-time), opacity var(--default-scroll-animation-time);
}

.fade-right-scroll-hidden {
    opacity: 0;
    filter: blur(5px);
    transform: translateX(-100%);
}

.fade-right-scroll-show {
    opacity: 1;
    filter: blur(0px);
    transform: translateX(0%);
    transition: transform var(--default-scroll-animation-time), opacity var(--default-scroll-animation-time);
}

@keyframes dash {
    from {
        stroke-dashoffset: 1000;
    }

    to {
        stroke-dashoffset: 0;
    }
}

.line-drawing-scroll-hidden .dashed {
    stroke-opacity: 0;
    stroke-dasharray: 5;

}

.line-drawing-scroll-hidden .path {
    stroke-opacity: 0;
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
}

.line-drawing-scroll-show .dashed {
    stroke-opacity: 1;
    stroke-dasharray: 5;

}

.line-drawing-scroll-show .path {
    stroke-opacity: 1;
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    animation: dash 5s linear normal;
}


.filter-label {
    display: block;
    font-weight: 700;
    white-space: nowrap;
    margin-right: 24px;
    margin-bottom: 8px;
}

button.filter-dropdown-toggle {
    color: var(--black-text);
    background: white;
    border: 1px solid var(--black-text);
    border-radius: 3px;
    font-weight: 400;
    margin-bottom: 0;
    width: 100%;
    height: 34px;
    position: relative;
}

span.filter-dropdown-toggle-label {
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    position: absolute;
    left: 8px;
    top: 15%;
    white-space: nowrap;
    width: calc(100% - 28px);
}

svg.filter-dropdown-toggle-icon {
    fill: currentColor;
    transform: translate(0, 0);
    display: inline-block;
    vertical-align: text-top;
    width: 1em;
    height: 1em;
    position: absolute;
    top: 25%;
    right: 8px;
}

.filter .dropdown-menu {
    min-width: 290px;
}

.show-on-tablet {
    display: none;
}

.table .table-header-bg-primary {
    --bs-table-accent-bg: var(--primary-color);
    color: white;
}

.table .table-header-bg-lighter-primary {
    --bs-table-accent-bg: var(--lighter-primary-color);
}

.table .table-header-bg-dark-primary {
    --bs-table-accent-bg: var(--dark-primary-color);
    color: white;
}

.table>tbody>tr {
    color: var(--black-text);
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--black-text);
}

@media screen and (min-width: 575px) {
    .table td {
        padding: 15px;
    }
}

.basic-box-shadow {
    box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
}

/*--------------------------------------------------------------
# NAV BAR
--------------------------------------------------------------*/
.topbar {
    background: var(--primary-color);
    background: linear-gradient(25deg, var(--primary-color) 0%, var(--complementary-color) 100%);
    height: 60px;
    font-size: 14px;
    color: white;
    padding: 0;
    overflow: hidden;
}

.topbar .link {
    flex-flow: wrap;
}

.topbar .link i {
    font-style: normal;
    color: white;
    line-height: 0;
}

.topbar .link a,
.topbar .link span {
    padding-left: 5px;
    color: white;
}

@media (max-width: 575px) {
    .topbar .link a,
    .topbar .link span {
        font-size: 13px;
    }
}

.topbar .link a {
    border-right: 1px solid white;
    padding-right: 5px;
}

.topbar .link a:last-child {
    border-right: 0;
    padding-right: 5px;
}

.topbar .link a:hover {
    color: white;
    text-decoration: underline;
}

.topbar .social-links {
    padding-right: 10px;
}

.topbar .social-links a {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 0;
    margin-left: 15px;
}

.topbar .social-links a:hover {
    color: white;
}

.fixed-top-navbar-offset {
    margin-top: 70px;
}

#navbars-host {
    flex-grow: 0;
    place-content: end;
}

.navbar-brand img {
    height: 100%;
    max-height: var(--navbar-height);
    width: 100%;
    max-width: 400px;
}

.navbar {
    background-color: white;
    transition: all 0.5s;
    box-shadow: 0px 5px 4px -1px rgb(0 0 0 / 30%);
}

.nav-link {
    color: var(--dark-primary-color);
    font-size: 16px;
}

header .nav-item {
    position: relative;
    display: inline-block;
    padding: 15px 0px;
    margin: 0px 5px;
}

header .nav-item .nav-link {
    padding: 6px 0px;
    position: relative;
    display: block;
}

@media screen and (max-width: 575px) {
    .navbar-brand img {
        max-height: var(--navbar-height);
        max-width: 200px;
    }

    .navbar-brand {
        margin-right: 0px;
    }

    h1.large {
        font-size: 2.5em;
    }

    .navbar .dropdown-menu .dropdown-item {
        white-space: normal;
    }
}

@media screen and (max-width: 767px) {
    .hide-on-mobile {
        display: none;
    }

    .news-title {
        justify-content: center;
    }
}

@media screen and (max-width: 991px) {
    .hide-on-tablet {
        display: none;
    }

    .show-on-tablet {
        display: block;
    }
}

@media screen and (max-width: 1199px) {
    .navbar .dropdown-menu {
        display: block;
        transition: opacity .3s ease-out;
        opacity: 0;
        height: 0;
        padding: 0px;
        overflow: hidden;
    }

    .navbar .dropdown-menu.show {
        transition: opacity .3s ease-out;
        opacity: 1;
        height: auto;
        padding: 10px;
    }

}

@media screen and (min-width:768px) {
    section .text-center h1.dashed::before {
        margin: 0 15px 10px 0;
    }

    section .text-center h1.dashed::after {
        margin: 0 0 10px 15px;
    }

    section .text-center h1.dashed::before,
    section .text-center h1.dashed::after {
        content: "";
        width: 50px;
        height: 2px;
        background: var(--primary-color);
        display: inline-block;
    }

    section .text-center h1.large.dashed::before {
        margin: 0 10px 15px 0;
    }

    section .text-center h1.large.dashed::after {
        margin: 0 0 15px 10px;
    }

    h1.large {
        font-size: 3em;
    }
}

@media screen and (min-width: 1024px) {
    section .text-center h1.large.dashed::before {
        margin: 0 15px 20px 0;
    }

    section .text-center h1.large.dashed::after {
        margin: 0 0 20px 15px;
    }

    h1.large {
        font-size: 4em;
    }

    .table-xl>:not(caption)>*>* {
        padding: 1.5em 1.5em;
    }

    .px-lg-6 {
        padding-left: 10vw;
        padding-right: 10vw;
    }
}

/* DESKTOP ONLY CSS */
@media screen and (min-width: 1200px) {
    .navbar .container-fluid {
        justify-content: center !important;
    }

    /* DESKTOP NAV BAR HOVER EFFECT */
    /* LEFT DOT */
    header .nav-item .nav-link::before {
        position: absolute;
        content: '';
        left: 0%;
        bottom: auto;
        top: -4px;
        width: 5px;
        height: 5px;
        border-radius: 50px;
        opacity: 0;
        margin-left: -11px;
        background-color: var(--primary-color);
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        transition: all 900ms ease;
        -webkit-transition: all 900ms ease;
        -ms-transition: all 900ms ease;
        -o-transition: all 900ms ease;
        -moz-transition: all 900ms ease;
    }

    /* Hanlding for Dropdown because of the arrow icon */
    header .nav-item.dropdown .nav-link::before {
        margin-left: -20px;
    }

    /* CENTER DOT */
    header .nav-item span::after {
        position: absolute;
        content: '';
        bottom: auto;
        left: 50%;
        top: -4px;
        width: 5px;
        height: 5px;
        opacity: 0;
        margin-left: -4px;
        background-color: var(--primary-color);
        border-radius: 50px;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        transition: all 900ms ease;
        -webkit-transition: all 900ms ease;
        -ms-transition: all 900ms ease;
        -o-transition: all 900ms ease;
        -moz-transition: all 900ms ease;
    }

    /* Hanlding for Dropdown because of the arrow icon */
    header .nav-item.dropdown span::after {
        margin-left: -11px;
    }

    /* RIGHT DOT */
    header .nav-item .nav-link::after {
        position: absolute;
        content: '';
        right: 0%;
        left: auto;
        bottom: auto;
        top: -4px;
        width: 5px;
        height: 5px;
        border-radius: 50px;
        border: none !important;
        opacity: 0;
        margin-right: -9px;
        background-color: var(--primary-color);
        transition: all 900ms ease;
        -webkit-transition: all 900ms ease;
        -ms-transition: all 900ms ease;
        -o-transition: all 900ms ease;
        -moz-transition: all 900ms ease;
    }

    /* Hanlding for Dropdown because of the arrow icon */
    header .nav-item.dropdown .nav-link::after {
        margin-right: -2px;
    }

    header .nav-item.active span::after {
        opacity: 1;
    }

    header .nav-item.active .nav-link::before {
        opacity: 1;
        left: 40%;
    }

    header .nav-item.active .nav-link::after {
        opacity: 1;
        right: 40%;
    }

    header .nav-item:hover span::after {
        opacity: 1;
    }

    header .nav-item .nav-link:hover::before {
        opacity: 1;
        left: 40%;
    }
}

header .nav-item.active .nav-link {
    color: var(--primary-color);
}

header .nav-item .nav-link:hover {
    color: var(--primary-color);
}

header .nav-item .nav-link:hover {
    color: var(--primary-color);
}

header .nav-item .nav-link:hover::after {
    opacity: 1;
    right: 40%;
}

/* CSS for when click one menu the menu won't move because used hover to show menu */
.dropdown-menu[data-bs-popper] {
    top: inherit;
}

.navbar .dropdown-menu {
    background-color: white;
}

.navbar .dropdown-menu .dropdown-item {
    border-radius: 0.375rem;
    color: var(--primary-color);
}

.navbar .dropdown-menu .dropdown-item:hover {
    color: white;
    background-color: var(--light-primary-color);
}

.navbar .dropdown-menu .dropdown-item.active {
    background-color: var(--light-primary-color);
}

.navbar .navbar-nav li .dropdown-menu {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .12);
    border: none;
    border-radius: 0.375rem;
    margin: 0px;
}

/* for icon and text in same baseline */
.navbar .dropdown-menu .list-group .list-group-item i {
    vertical-align: bottom;
}

.navbar .dropdown-menu .list-group .list-group-item {
    background-color: transparent;
    border: none;
    color: var(--primary-color);
}

.navbar .dropdown-menu .list-group .list-group-item:first-child {
    color: var(--grey-text);
}

.navbar .dropdown-menu .list-group a:hover {
    color: var(--primary-color);
    text-decoration: underline;
    text-decoration-color: var(--primary-color);
    transition: .3s;
    /*add those for opera and mozilla support*/
    -webkit-text-decoration-color: var(--primary-color);
    -moz-text-decoration-color: var(--primary-color);
}

.navbar .nav-link.dropdown-toggle {
    color: var(--dark-primary-color);
}

.navbar-toggler {
    background: white;
    border-radius: 0px;
    padding: 10px 10px;
}

.dropdown-toggle i {
    font-size: 14px;
    vertical-align: bottom;
}

.navbar .dropdown-menu .border-end:last-child {
    /* This required for 4k monitor showing nav bar drop down */
    /* need important to override bootstrap style */
    border-right: none !important; 
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
    font-size: 14px;
    background: var(--primary-color);
    background: linear-gradient(25deg, var(--primary-color) 0%, var(--complementary-color) 100%);
    padding-top: 50px;
    padding-bottom: 25px;
    color: white;
}

.footer .footer-info .title {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    color: white;
}

.footer .footer-info p {
    font-size: 14px;
}

.footer .social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-size: 20px;
    color: #dddddd;
}

.footer .social-links a:hover {
    color: white;
    border-color: white;
}

.footer h4 {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-bottom: 12px;
}

.footer .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer .footer-links ul i {
    padding-right: 2px;
    color: rgba(0, 131, 116, 0.8);
    font-size: 12px;
    line-height: 0;
}

.footer .footer-links ul li {
    margin: 0px;
    padding: 10px 0;
    display: flex;
    align-items: center;
}

.footer .footer-links ul li:first-child {
    padding-top: 0;
}

.footer .footer-links a,
.footer .footer-contact a {
    color: rgba(255, 255, 255, 0.7);
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

.footer .footer-links a:hover,
.footer .footer-contact a:hover {
    color: white;
    text-decoration: underline;
}

.footer .footer-contact p {
    line-height: 26px;
}

.footer .copyright {
    text-align: center;
}

.footer .credits {
    padding-top: 4px;
    text-align: center;
    font-size: 13px;
}

.footer .credits a {
    color: white;
}

/* CUSTOMIZE THE CAROUSEL*/

/* Carousel base class */
/* .carousel {
    margin-bottom: 4rem;
} */

section.top-carousel-for-transparent-navbar {
    height: 100vh;
    width: 100%;
}

section.top-carousel {
    padding-top: 0;
    height: calc(100vh - var(--navbar-height) - var(--topbar-height));
    width: 100%;
}

.carousel {
    height: 100%;
}

section.top-carousel .carousel-inner {
    height: calc(100vh - var(--navbar-height) - var(--topbar-height));
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

.carousel-control-prev {
    height: 100%;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 100%;
}

.carousel-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.carousel-caption h1 {
    font-weight: 700;
}

.carousel-caption a {
    font-weight: 500;
}

.wave img {
    position: absolute;
    z-index: 100;
}

/* NEWS */


.news-title {
    display: flex;
    margin-top: 16px;
    margin-bottom: 16px;
    -webkit-box-align: center;
    align-items: center;
}

.news-title h2::first-letter {
    color: var(--primary-color);
}

.news-title h2 {
    color: var(--black-text);
    font-size: 45px;
    font-weight: 400;
    letter-spacing: .04em;
    line-height: 1.2;
}

.news-title p {
    margin: 0 0 0 25px;
    border-left: 1px solid var(--primary-color);
    padding: 5px 0 3px 22px;
    vertical-align: baseline;
}

.news-title p {
    color: #999;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.03em;
}

.news img {
    max-height: 300px;
    width: 100%;
    margin-bottom: 20px;
    object-fit: contain;
    object-position: center;
}

.news-body {
    display: flex;
}

.news .news-header {
    color: var(--black-text);
    font-size: 22px;
    letter-spacing: 0.01em;
    line-height: 1.3;
    margin: 0 0 2px 0;
    -webkit-transition: color .4s;
    transition: color .4s;
}

.news .news-detail-date {
    color: var(--grey-text);
    font-size: 16px;
}

.news .list-group-item {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #dddddd;
    margin-bottom: 20px;
}

p.news-date {
    display: flex;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: var(--primary-color);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: white;
    font-weight: 800;
    line-height: 1;
}

p.news-date .day {
    font-size: 25px;
}

p.news-date .month {
    font-size: 20px
}

/*--------------------------------------------------------------
# Icon Box
--------------------------------------------------------------*/
.icon-box {
    width: 100%;
    background-color: white;
    padding: 50px 30px;
    transition: all ease-in-out 0.4s;
}

.icon-box .icon {
    margin-bottom: 10px;
}

.icon-box .icon i {
    color: var(--primary-color);
    font-size: 36px;
    transition: 0.3s;
}

.icon-box h4 {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 24px;
}

.icon-box h4 a {
    color: var(--dark-primary-color);
    transition: ease-in-out 0.3s;
}

.icon-box p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.icon-box:hover {
    transform: translateY(-10px);
}

.icon-box:hover h4 a {
    color: var(--primary-color);
}

.centre-logo {
    width: 100%;
    height: 100px;
    max-width: 300px;
    object-fit: contain;
    padding: 10px;
}

.publication-item {
    font-size: 14px;
    border-bottom: 1px solid #dddddd;
}

.publication-title {
    font-family: var(--secondary-font);
    font-weight: 700;
}

.publication-authors {
    color: #808080;
}

.publication-image {
    border: 1px solid #dddddd;
    width: 100%;
    max-height: 300px;
    object-fit: cover;
}

.active>.page-link,
.page-link.active,
.page-link:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: white;
}

.page-link {
    color: var(--primary-color);
}

.page-item {
    margin-right: 8px;
}

a.publication-item {
    color: var(--bs-heading-color, inherit);
}

span.publication-type {
    border-right: 1px solid #dddddd;
    padding-right: 4px;
    margin-right: 4px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.info {
    height: 100%;
    border-top: 3px solid var(--primary-color);
    border-bottom: 3px solid var(--primary-color);
    padding: 30px;
    background: #fff;
    color: var(--dark-primary-color);
    width: 100%;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
}

.info i {
    font-size: 20px;
    float: left;
    width: 44px;
    height: 44px;
    background: #e7f5fb;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

.info .info_card_icon>h4 {
    padding: 0 0 0 60px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}

.info .info_card_icon>.html-content {
    padding: 0 0 10px 60px;
    margin-bottom: 20px;
    font-size: 14px;
}

.info i:hover {
    background: var(--primary-color);
    color: #fff;
}

/*--------------------------------------------------------------
# Our People
--------------------------------------------------------------*/
.staff-profile-pic .sketch-circle {
    position: absolute;
    border-radius: 50%;
    width: 100%;
    height: auto;
    padding-top: 100%;
    border: 2px dashed var(--primary-color);
    opacity: 0.5;
    z-index: -1;
    top: 10px;
    right: 20px;
}

.staff-profile-pic .circle-bg {
    position: absolute;
    border-radius: 50%;
    width: 100%;
    height: auto;
    padding-top: 100%;
    top: 20px;
    left: 0px;
    z-index: -2;
    background-color: var(--light-primary-color);
}

.staff-profile-pic img {
    aspect-ratio: 23/26;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.staff-profile-pic img.ratio-rectangle {
    aspect-ratio: 4/3;
}

.staff-card {
    margin-top: 10px;
    position: relative;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding: 20px 10px;
    border-radius: 10px;
    background: #fff;
    transition: 0.5s;
}

.staff-card:hover {
    transform: translateY(-10px);
}

.staff-card .staff-info {
    width: 100%;
    height: 100%;
    text-align: center;
}

.staff-card .social {
    padding: 5px 10px;
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.staff-card .social a {
    transition: ease-in-out 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    background: var(--lighter-primary-color);
}

.staff-card .social a i {
    color: var(--primary-color);
    font-size: 20px;
    margin: 0 2px;
}

.staff-card .social a:hover {
    background: var(--light-primary-color);
}

.staff-card .social a:hover i {
    color: #fff;
}

.seperator {
    width: 25%;
    height: 2px;
    background: var(--light-primary-color);
    margin: 1em auto;
}

.staff-card .staff-title {
    font-size: 16px;
    font-weight: 300;
}

.staff-name {
    color: var(--dark-primary-color);
    font-size: 20px;
    font-weight: 400;
}

img.programme-badge {
    max-height: 75px;
    min-height: 65px;
}

.programmes-list .list-group .list-group-item {
    color: var(--dark-primary-color);
    border: none;
}

.programmes-list .list-group .list-group-item:nth-child(even) {
    background: #eee;
}

.programmes-list .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.programmes-list .list-group a.list-group-item:hover {
    background-color: var(--light-primary-color);
    color: white;
}

.programmes-list .list-group .list-group-item .badge img {
    height: 60px;
}

.program-detail {
    background-color: white;
    margin: auto;
    width: 90vw;
    max-width: 1200px;
    color: var(--black-text);
}

.program-detail h3 {
    color: var(--primary-color)
}

.programme-info-top img {
    height: 35px;
}

.programme-info {
    margin: 1%;
    transition: all ease-in-out 0.4s;
}

.programme-info .center-icon i {
    color: var(--primary-color);
    font-size: 50px;
    transition: 0.3s;
}

.programme-info .center-icon {
    text-align: center;
}

.programme-info .icon i {
    color: var(--primary-color);
    font-size: 30px;
    transition: 0.3s;
}

.publication-card img {
    object-fit: contain;
    object-position: center;
    height: 100%;
    width: 100%;
}

.publication-card .publication-category {
    font-weight: lighter;
    color: var(--grey-text);
    text-transform: uppercase;
}

.publication-card .publication-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.publication-card-image {
    height: 300px;
}

.event-slide .event-image {
    height: 380px;
}

.event-slide .event-image img {
    object-fit: contain;
    object-position: center;
    height: 100%;
    width: 100%;
}

/*--------------------------------------------------------------
# Recent Blog Posts Section
--------------------------------------------------------------*/
.image-card {
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.06);
    transition: 0.3s;
}

.article-image img {
    width: 100%;
    height: 250PX;
    transition: 0.5s;
    object-fit: cover;
}

.image-card .image-card-image img {
    width: 100%;
    height: 300px;
    transition: 0.5s;
    object-fit: contain;
}

.image-card .image-card-tag {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: var(--primary-color);
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 6px 12px;
    font-weight: 500;
}

.image-card .image-card-content {
    padding: 10px 30px;
}

.image-card .image-card-title {
    color: var(--dark-primary-color);
    font-weight: 700;
    transition: 0.3s;
    margin-bottom: 15px;
}

.image-card .meta {
    margin-bottom: 1em;
}

.image-card .meta i {
    font-size: 20px;
    color: var(--primary-color);
}

.image-card .meta span {
    font-size: 1em;
}

.image-card hr {
    color: #888;
    margin: 20px 0;
}

.image-card .readmore {
    display: flex;
    align-items: center;
    font-weight: 600;
    line-height: 1;
    transition: 0.3s;
    color: #838893;
}

.image-card .readmore i {
    line-height: 0;
    margin-left: 6px;
    font-size: 16px;
}

.image-card:hover .image-card-title,
.image-card:hover .readmore {
    color: var(--primary-color);
}

.image-card:hover .image-card-image img {
    transform: scale(1.1);
}

.article-content .article-title {
    color: var(--dark-primary-color);
    font-weight: 700;
    transition: 0.3s;
    margin-top: 15px;
}

.article-content .meta {
    margin-bottom: 1em;
}

.article-content .meta span {
    font-size: 13px;
}

.article-image-layout:hover .article-image img {
    transform: scale(1.1);
}

.article-image-layout:hover .article-title {
    color: var(--light-primary-color);
}

/* INFO Block */
.info .info-title {}

/* Programme */


section.programe-banner .container {
    position: relative;
    z-index: 2;
}

section.programe-banner {
    position: relative;
}

@media screen and (min-width: 1024px) {
    .programe-banner>img {
        background-color: var(--dark-primary-color);
        object-fit: cover;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 50%;
    }

    section.programe-banner::after {
        content: "";
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(90deg, var(--dark-primary-color) 50%, transparent 75%);
        background-color: transparent;
        opacity: 1;
    }
}

@media screen and (max-width: 1023px) {
    .programe-banner .lead {
        font-size: 1rem;
    }

    .programe-banner>img {
        /* background-color just in case if image not enought to fit the screen */
        background-color: var(--dark-primary-color);
        object-fit: cover;
        object-position: top;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
    }

    section.programe-banner::after {
        content: "";
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: var(--dark-primary-color);
        opacity: 0.5;
    }
}

.programe-banner .breadcrumb {
    color: white;
}


.programe-banner .breadcrumb a:hover, .programe-banner .breadcrumb-item.active{
    color: var(--lighter-primary-color);
}

.programme-menu-div {
    padding-left: 10vw;
    padding-right: 10vw;
}

.priority-nav,
.tabs-wrapper>ul {
    margin: 20px 0;
    display: flex;
    flex-direction: row;
    border-bottom: 2px solid #EAEAEA;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.priority-nav>ul,
.tabs-wrapper>ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
}

.priority-nav>ul>li,
.tabs-wrapper>ul>li {
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
}

.priority-nav li,
.tabs-wrapper li {
    font-size: 1em;
    text-align: center;
    color: var(--primary-color);
    font-weight: 500;
}

.priority-nav .programme-menu li a,
.tabs-wrapper>ul>li>a {
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    min-height: 3em;
}

.priority-nav li a.active,
.tabs-wrapper>ul>li>a.active {
    /* Added Important to override nav-link.active color */
    color: var(--dark-primary-color) !important;
    font-weight: 800;
}

.priority-nav-has-dropdown .nav__dropdown-wrapper .nav__dropdown-toggle {
    text-transform: uppercase;
    border: 0;
    color: var(--dark-primary-color);
    display: inline-flex;
    background: white;
    padding: 0 2em;
    background-position: 75% 47%;
    background-repeat: no-repeat;
    line-height: 1;
    font-weight: 800;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all 0.3s;
    cursor: pointer;
}

.priority-nav .programme-menu li::before,
.tabs-wrapper>ul>li>a::before {
    position: absolute;
    content: '';
    bottom: -10px;
    top: 100%;
    left: 0;
    height: 0.25rem;
    width: 0;
    border-radius: 0;
    transition: 0.345s ease;
    background: var(--primary-color);
}

.priority-nav .programme-menu li.active::before,
.priority-nav .programme-menu li:hover::before,
.tabs-wrapper>ul>li>a.active::before,
.tabs-wrapper>ul>li>a:hover::before {
    width: calc(100% + 5px);
}

.tabs-wrapper>ul {
    margin-bottom: 20px;
}

.tabs-wrapper>ul>li>a {
    /* Added Important to override nav-link border attribute */
    border: 0 !important;
}

.priority-nav-has-dropdown .nav__dropdown-wrapper .nav__dropdown-toggle:hover {
    color: var(--primary-color);
}

.priority-nav-has-dropdown .nav__dropdown-wrapper li {
    text-align: left;
}

.priority-nav__wrapper {
    text-align: right;
    margin: 0;
}

.priority-nav__wrapper .priority-nav__dropdown {
    margin-top: 1em;
    border: 1px solid #EAEAEA;
    padding: 0;
    background-color: #fff;
    z-index: 2;
    right: 0;
    list-style: none;
    margin-bottom: 1.5em;
}

.icon-info-list {
    border: 2px solid var(--primary-color);
}

.icon-info-list li {
    list-style-type: none;
    margin: 0;
}

.icon-info-list li p {
    margin-bottom: 5px;
}

.icon-info-list .icon-info-title i {
    font-weight: 600;
    font-size: 25px;
    padding-right: 10px;
    color: var(--primary-color);
}

.icon-info-list .icon-info-title {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    color: rgba(20, 28, 49, 0.6);
}

.icon-info-list .info-description {
    font-size: 12px;
    line-height: 1;
    padding-left: 36px;
}

.quote-person-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.quote-person-info img {
    display: block;
    height: auto;
    border-radius: 50%;
    max-width: 150px;
    margin-bottom: 1.875rem;
    margin-right: 0;
}

.quote-block {
    color: white;
    position: relative;
}

.quote-block .container::before {
    background: var(--dark-primary-color);
    content: "";
    position: absolute;
    width: 200vw;
    height: 100%;
    top: 0;
    left: -100%;
    z-index: -1;
}

.quote-block .quote-person-name {
    font-weight: 600;
}

.quote-block .quote-person-position {
    color: var(--lighter-primary-color);
}

.event-card {
    position: relative;
    display: flex;
    height: 100%;
}

.event-card .event-date {
    min-width: 5.125em;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    transition: 0.3s ease-out;
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
    border: 2px solid #fff;
}

.event-card:hover .event-date {
    background-color: #fff;
}

.event-card .event-date .event-date-day {
    font-size: 24px;
    margin-bottom: 0;
    line-height: 1;
    font-weight: 800;
    color: #fff;
}

.event-card:hover .event-date .event-date-day {
    color: var(--black-text);
}


.event-card .event-date .event-date-month {
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1;
    color: #fff;
    font-size: 12px;
}

.event-card:hover .event-date .event-date-month {
    color: var(--black-text);
}


.event-card .event-date .event-date-year {
    display: inline-block;
    color: white;
    opacity: 0.6;
    margin-bottom: 0;
    font-size: 12px;
}

.event-card:hover .event-date .event-date-year {
    color: var(--black-text);
}

.event-card .event-date div {
    position: relative;
}

.event-card .event-date div::after {
    content: "";
    position: absolute;
    width: 1.875em;
    height: 0.25em;
    bottom: -0.625rem;
    left: 0;
    opacity: 0.2;
    background-color: #fff;
}

.event-card:hover .event-date div::after {
    opacity: 1;
    background-color: var(--primary-color);
}

.event-card .event-content {
    padding: 2.1875em 1.875em;
    min-height: 9.1875rem;
    background: #fff;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 100%;
    border: 2px solid #fff;
    transition: 0.3s ease-out;
}

.event-card:hover .event-content {
    background: transparent;
}

.event-card .event-content .event-place {
    font-size: .875em;
    margin-bottom: 0.71429em;
    position: relative;
    font-weight: 800;
    text-transform: uppercase;
    color: var(--primary-color);
}

.event-card:hover .event-content .event-place {
    color: white;
}

.event-card .event-content .event-title {
    font-size: .875em;
    display: flex;
    align-items: center;
    transition: color 0.3s;
    color: var(--black-text);
}

.event-card:hover .event-content .event-title {
    color: white;
}

.event-card .event-content a::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}

.curriculum {
    background-color: white;
    color: var(--black-text);
}

.curriculum-programme-info {
    font-size: 14px;
    padding: 0.5em;
}

.blog-content {
    max-width: 500px;
    background-color: white;
    border: 2px solid #eee;
    z-index: 1;
    bottom: 0;
    padding: 3em 5em 5em 3em;
    position: absolute;
    height: auto;
}

.blog-image {
    margin-bottom: 1.5em;
    width: 70%;
    height: 90%;
    top: 0;
    position: absolute;
    right: 0;
}

.blog-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.participant-image {
    padding-top: 1em;
    position: absolute;
    z-index: 2;
}

.participant-image img {
    max-height: 300px;
}

.comment-block {
    max-width: 31.25rem;
    background-color: #fff;
    z-index: 1;
    padding: 3.75rem 5.3125rem 6.25rem 9.375rem;
    float: right;
    min-width: 70%;
    position: relative;
    height: auto;
    margin-left: auto;
    color: var(--black-text);
}

.flex-lg-row-reverse .comment-block {
    margin-left: 0;
    margin-right: auto;
}

.comment-block .programme-title {
    font-size: 14px;
    padding: 0.375rem 0.625rem;
    background: #f3f3f3;
    margin-right: 0.625rem;
    display: inline-block;
    margin-bottom: 0.625rem;
}

.comment-block .participant-position {
    font-size: 14px;
    padding: 0.375rem 0.625rem;
    background: var(--primary-color);
    color: white;
    margin-right: 0.625rem;
    display: inline-block;
    margin-bottom: 0.625rem;
}

@media screen and (max-width: 1023px) {
    .participant-image {
        padding-left: 0;
        position: relative;
        display: block;
        height: auto;
        margin-top: 0;
        width: auto;
    }

    .comment-block {
        margin-left: 0;
        width: 100%;
        max-width: 100%;
    }

}

.collapse-trigger-button {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 5px;
    bottom: 100%;
}

.collapse-trigger .btn::before {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    content: "";
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.3s ease-in-out;
}
.collapse-trigger[aria-expanded="true"] .btn::before {
    background-image: var(--collapse-trigger-btn-active-icon);
    transform: rotate(-180deg);
    transition: transform 0.3s ease-in-out;
}

.collapse-trigger[aria-expanded="false"] .btn::before {
    background-image: var(--collapse-trigger-btn-icon);
    transition: transform 0.3s ease-in-out;
}

.collapse-trigger {
    position: relative;
    cursor: pointer;
    color: var(--primary-color);
}

.collapse-trigger:hover,
.collapse-trigger[aria-expanded="true"] {
    font-weight: bold;
}

/* smooth transition for using bootstrap collapse in table row */
.collpase-row,
.collapse-cell {
    transition: 0.5s all ease;
}
.collapse-row:has(.collapse:not(.show)),
.collapse-row:has(.collapse:not(.show)) .collapse-cell  {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}
.collapse-trigger-row:has(.collapse-trigger[aria-expanded="false"])+.collapse-row:has(.collapsing),
.collapse-trigger-row:has(.collapse-trigger[aria-expanded="false"])+.collapse-row:has(.collapsing) .collapse-cell,
.collapse-trigger[aria-expanded="false"]+.collapse-row:has(.collapsing),
.collapse-trigger[aria-expanded="false"]+.collapse-row:has(.collapsing) .collapse-cell {
    padding-top: 0;
    padding-bottom: 0;
}

.collapse-row:has(.collapse.show),
.collapse-row:has(.collapse.show) .collapse-cell {
    visibility: visible;
    opacity: 1;
}


.main-logo-div {
    padding: 1em 0;
    background-color: white;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 0.09) -5px 5px,
        rgb(0 0 0 / 0.085) -6px 6px,
        rgb(0 0 0 / 0.08) -7px 7px,
        rgb(0 0 0 / 0.075) -8px 8px,
        rgb(0 0 0 / 0.07) -9px 9px,
        rgb(0 0 0 / 0.065) -10px 10px,
        rgb(0 0 0 / 0.06) -11px 11px;
}

.main-logo-div-wrapper {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 15px;
    background-color: var(--light-primary-color);
}

.logo-div {
    padding: 0.7em 0;
    background-color: white;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 0.09) -5px 5px,
        rgb(0 0 0 / 0.085) -6px 6px,
        rgb(0 0 0 / 0.08) -7px 7px,
        rgb(0 0 0 / 0.075) -8px 8px,
        rgb(0 0 0 / 0.07) -9px 9px,
        rgb(0 0 0 / 0.065) -10px 10px,
        rgb(0 0 0 / 0.06) -11px 11px,
        rgb(0 0 0 / 0.055) -12px 12px,
        rgb(0 0 0 / 0.05) -13px 13px;
}

.logo-div-wrapper {
    position: relative;
    margin: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 15px;
}

/* Quck Action Menu */
#actionMenu {
    align-items: center;
    display: flex;
    font-weight: 100;
    position: fixed;
    z-index: 100;
    transition: all 0.3s;
    color: #222;
    right: -100%;
    top: 25vh;
    max-height: 300px;
}

#actionMenu:hover,
#actionMenu:focus {
    animation-timing-function: 1s ease-in;
}

#actionMenu .title {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: -3px 0px 5px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    background: var(--complementary-color);
    max-height: 23vh;
    font-weight: 800;
    font-size: 23px;
    padding: 5px;
}

#actionMenu .title span {
    color: var(--primary-color);
    height: 100%;
    text-align: center;
    writing-mode: vertical-rl;
    rotate: 180deg;
}

#actionMenu .nav {
    width: 20vh;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: var(--dark-primary-color);
    text-align: center;
    position: relative;
    font-weight: 100;
}

#actionMenu .nav li {
    color: white;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    list-style-type: none;
}

#actionMenu .nav li a:hover {
    color: white;
}

.toast {
    position: relative;
    min-width: 200px;
    min-height: 112px;
    width: 18vw;
    height: 18vh;
}

.toast .btn-close {
    margin: 5px;
    position: absolute;
    top: 0;
    right: 0;
}

.toast .toast-img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.topborder {
    border-top:solid 1px #eeeeee;
}

.bottomborder {
    border-top: solid 1px #eeeeee;
}

.form-layout {
    padding: 50px;
    background-color: white;
    border-radius: 8px;
    border: 1px solid rgb(218, 220, 224);
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
}

.form-check-label {
    /* Align option label with the checkbox/radio button */
    padding-top: 1px;
}

input[type='file'] {
    margin-bottom: 1rem;
}

.form-layout .form-select{
    margin-bottom: 1rem;
}

.form-selection-field-label {
    /* Algin height of field label and option label */
    padding-top: 1px; 
}

/* Breadcrumbs Styles */
.banner-breadcrumbs .breadcrumb{
    color: white;
    position: absolute;
    transform: translate(5vw, 5vh);
}

.banner-breadcrumbs .breadcrumb .breadcrumb-item {
    position: relative;
}
.banner-breadcrumbs .breadcrumb .breadcrumb-item a{
    position: relative;
}

.banner-breadcrumbs .breadcrumb-item+.breadcrumb-item::before ,
.banner-breadcrumbs .breadcrumb-item.active{
    color: white;
}

.banner-breadcrumbs .breadcrumb a:hover {
    color: white;
}

.banner-breadcrumbs .breadcrumb a::before {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    width: 0;
    top: 100%;
    height: 0.15rem;
    border-radius: 0;
    transition: 0.345s ease;
    background: white;
}

.banner-breadcrumbs .breadcrumb a:hover::before {
    width: 100%;
}

.programe-banner .breadcrumb {
    color: white;
}


.programe-banner .breadcrumb a:hover, .programe-banner .breadcrumb-item.active{
    color: var(--lighter-primary-color);
}