body {
    font-size: 15px !important;
}

 @media(max-width:991.9px) {
	.f-main-menu {
    	position: static !important;
	}

    .f-main-menu nav {
    	position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 4em;
        height: fit-content;
        width: 100%;
        background-color: var(--brand-color-theme-1);
        width: 95%;
        padding: 0;
        z-index: 9999999;
    }

	.f-main-menu nav ul {
    	margin: 0;
	}

    .f-main-menu nav ul.fMenu>li>a {
    	display: block;
        padding: .6rem 1rem;
        color: white;
        border-bottom: 1px solid #dedede4e;
        position: relative;
        background-color: var(--brand-color-theme-1);
	}

    .f-main-menu nav ul.fMenu>li:last-child>a {
    	border-bottom: 0;
	}

    .f-main-menu nav ul.fMenu>li.has-submenu>a::after {
    	content: "\f107";
        font-family: "FontAwesome";
        position: absolute;
        right: 1rem;
        top: 50%;
        transform: translateY(-50%);
        color: white;
	}

    .f-main-menu nav ul.fMenu>li.has-submenu>ul {
    	position: relative;
        padding: 7px;
        background-color: var(--brand-color-theme-1);
        display: none;
	}

    .f-main-menu nav ul.fMenu>li.has-submenu>ul>li>a {
    	padding: .6rem 1rem;
        color: white;
        border-bottom: 1px solid #dedede4e;
        position: relative;
        background-color: var(--brand-color-theme-1);
        display: block;
	}
}

@media (max-width: 620px) {
    .fboxy-wrapper {
        bottom: 0;
        left: 0;
        right: 0;
        top: 50%;
        width: 100%;
        transform: none;
        max-height: 100%;
        z-index: 9999999999999999999!important;
        height: 500px;
        transform: translateY(-50%);
    }
}

/*----------iconset----------*/
.iconset .fMenu {
    justify-content:center;
    display: flex;
    flex-wrap: wrap;
}
.iconset .fMenu > li {
	list-style: none;
    margin: 1rem; padding: 1rem;
    background: #f5f5f5;
    transition: 0.5s all;
    position: relative;
    border: 1px solid #eaeaea;
    border-radius: 5px;
}
.iconset .fMenu > li:hover {
    background: #fff;
    box-shadow: 0 0 1rem rgb(0 0 0 / 15%);
}

.iconset .fMenu > li > a {
    display: block;
    font-weight: bold;
    color: #000;
    border-radius: 5px;
}

.iconset img {
    width: auto;
    max-width: 64px;
    display: block;
    margin-bottom: 0.5rem;
}
.menu-item-text .action:before{
    display: block;
    content: "";
    height: 1.04rem;
    width: 1.04rem;
    background: red;
    border-radius: 1rem;
    position: absolute;
    left: 10px;
    top: 19%;
    transform: translate(0,-50%);
    animation: blinking 2s infinite;
}
.iconset .fMenu ul {
	margin-left: 20px;
	margin-top: 0.5rem;
}
.iconset .fMenu ul,
.iconset .fMenu ul li {
	list-style: square;
}
.iconset .fMenu ul a {
	font-weight: 500;
}

/* HRD Corp Claimable start here */

.f-hrd-banner {
    position: relative;
    margin-bottom: -9px;
}

.f-hrd-banner .fGalleryImage img {
    height: 450px;
    object-fit: cover;
    object-position: top center;
}

.f-hrd-banner .ItemfinnerGallery .fGalleryText {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    height: 100%;
    justify-content: center;
    place-items: center;
    background-color: #280274e6;
}

.f-hrd-banner .ItemfinnerGallery .fGalleryText img {
    width: 150px;
}

.f-hrd-banner .ItemfinnerGallery .fGalleryText h3 {
    font-size: 2.2rem;
    font-weight: 800;
    color: white;
    filter: drop-shadow(1px 1px 1px var(--brand-color-theme-second-4));
}

.f-hrd-banner .ItemfinnerGallery .fGalleryText p {
    color: white;
}

.f-hrd-banner-2 .ItemfinnerGallery .fGalleryText {
    text-align: unset;
}

.f-hrd-banner-2 .ItemfinnerGallery .fGalleryText img {
    max-width: 20rem;
    width: 100%;
    padding: 0 2rem;
}

.f-hrd-banner-2 .ItemfinnerGallery .fGalleryText h3 {
    font-size: 3rem;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: .8px;
    color: white;
    filter: unset;
}

/* HRD Corp Claimable end here */

/*Programme*/
body.com-user.view-view .f-content-item-teaser-image img,
body.view-session-person .f-content-image img {
    border: 5px solid var(--brand-color-theme-1) !important;
}

.session-people-title-33354 {
	padding-right:5px;
}
.session-people-title-33470::after,
.session-people-title-33334::after {
	content:",";
	padding-right: 5px;
}

.session-people .session-people-name>a {
	color: var(--brand-color-theme-3);
	font-weight: 600;
}

/* Menu Timeline starts here*/

.menu-timeline ul.fMenu {
    display: flex;
    margin-bottom: 1rem;
}

.menu-timeline li {
    flex: 1 1 0;
    letter-spacing: -0.5px;
    text-align: center;
    position: relative;
	list-style: none;
}

.menu-timeline li.selected {
    font-weight: 700;
}

.menu-timeline li::before {
    height: 2px;
    width: 100%;
    left: -50%;
    top: 1rem;
    position: absolute;
    background: var(--brand-color-theme-1);
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
}

.menu-timeline .menu-item-text big {
    clear: both;
    display: block;
    width: fit-content;
    padding: 0.5rem 1rem;
    margin: 0 auto 0.5rem;
    background: var(--brand-color-theme-1);
    color: #fff;
    font-weight: 700;
}

.menu-timeline .menu-item-text span {
    display: block;
}

.menu-timeline li.future::before {
    display: none;
}

.menu-timeline li.future {
    opacity: 0.25;
}

.menu-timeline li.future a {
    pointer-events: none;
}

/* menu timeline ends here */