/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 4.0.7
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.admin-bar.consulting_ehf_position_fixed #masthead {
    top: 32px;
}
.elementor-search-form__container:not(.elementor-search-form--full-screen) {
    max-width: 160px;
}
#logo_gallery .e-gallery-image {
    background-size: contain;
    background-repeat: no-repeat;
}
.eventsList-inner {
    display: table;
    width: 100%;
    margin-bottom: 40px;
}
.eventsList-inner .eventsList-date {
    display: table-cell;
    width: 45px;
    padding-right: 10px;
    /* border-right: 1px solid #707070; */
    padding-bottom: 10px;
}
.eventsList-inner .eventsList-content {
    display: table-cell;
    padding-left: 15px;
    padding-bottom: 2px;
    position: relative;
}
.eventsList-inner .eventsList-content:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 1px;
    height: calc(100% - 10px);
    background: #707070;
}
.eventsList-inner .eventsList-date .event-date {
    font-family: "Inter", Sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    color: #000000;
    text-align: right;
}
.eventsList-inner .eventsList-date .event-month {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #000000;
    text-align: right;
}
.eventsList-inner .eventsList-content h4,
.eventsList-inner .eventsList-content h4 a {
    font-family: "Inter", Sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    color: #000000;
    padding: 0;
    margin-bottom: 5px;
    transition: 0.3s;
}
.eventsList-inner:hover .eventsList-content h4 a {
    opacity: 0.5;
}
.eventsList-inner:hover .eventsList-content .eventsList-type {
    color: #666666;
}
.eventsList-inner .eventsList-date p {
    transition: 0.3s;
}
.eventsList-inner:hover .eventsList-date p {
    opacity: 0.5;
}
.eventsList-inner .eventsList-content .eventsList-type {
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #003DA6;
    padding: 0;
    margin-bottom: 0px;
    text-transform: uppercase;
    transition: 0.3s;
}
.single-news-box {
    z-index: 99;
    position: relative;
}
.single-news-wrapper {
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
.image-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}
.bg-img,
.single-news-box .bg-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    /* Chrome, Safari, Opera */
    width: 100%;
    height: 100%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    /* background-size: 100% 100% !important; */
    transition: transform 0.5s ease-out;
}
.single-news-wrapper:hover .bg-img {
    /* transform: translate(-50%, -50%) scale(1.1); */
}
.zoom .bg-img {
    transform: translate(-50%, -50%) scale(1.1);
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    /* Chrome, Safari, Opera */
}
.single-news-wrapper .bg-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(2, 35, 67, 0.5);
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.zoom .bg-img::before {
    opacity: 1;
}
.nfw {
    min-height: 520px;
}
.snews-category {
    display: inline-block;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 29%);
    border-radius: 16px;
    padding: 7px 15px;
    font-family: "Inter", Sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    margin-top: 20px;
    margin-left: 20px;
}
.newsbox1 .snews-category {
    color: #FFFFFF;
    background: #D7282F;
}
.newsbox1 .snews-category a,
.newsbox2 .snews-category a,
.newsbox6 .snews-category a {
    color: #FFFFFF;
}
.newsbox2 .snews-category {
    color: #FFFFFF;
    background: #1483C7;
}
.newsbox3 .snews-category {
    color: #00B189;
    background: #FFFFFF;
}
.newsbox3 .snews-category a {
    color: #00B189;
}
.newsbox4 .snews-category {
    color: #0082CA;
    background: #FFFFFF;
}
.newsbox4 .snews-category a {
    color: #0082CA;
}
.newsbox4 .snews-category {
    color: #0082CA;
    background: #FFFFFF;
}
.newsbox5 .snews-category {
    color: #1483c7;
    background: #FFFFFF;
}
.newsbox5 .snews-category a {
    color: #1483c7;
}
.newsbox6 .snews-category {
    background: #D7282F;
}
.newsbox5 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.newsbox5 .bg-img {
    background-color: #1483c7;
}
.nhw {
    min-height: 249px;
}
.single-news-wrapper .snews-content {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 20px 20px;
    width: 100%;
    min-height: 125px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.snews-content-inner {
    width: 95%;
}
.newsbox2 .snews-content-inner {
    width: 90%;
}
.newsbox2 .snews-content {
    background: linear-gradient(180deg, #00224400 0%, #002244 100%);
    border-radius: 0px 0px 16px 16px;
}
.imageBgBox .snews-content {
    background: linear-gradient(180deg, #00224400 0%, #000224 100%);
    border-radius: 0px 0px 16px 16px;
}
.newsbox6 .snews-content {
    background: linear-gradient(180deg, #00224400 0%, #000224 100%);
    border-radius: 0px 0px 16px 16px;
}
.newsbox6 .snews-content-inner {
    width: 80%;
}
.newsbox1 .snews-content-inner {
    width: 80%;
}
.nfw .snews-content-inner {
    width: 70%;
    /* max-width: 473px; */
    max-width: 565px;
}
.newsbox1 .snews-title,
.newsbox2 .snews-title,
.newsbox3 .snews-title,
.newsbox4 .snews-title,
.newsbox5 .snews-title,
.newsbox6 .snews-title {
    padding: 0;
    margin-bottom: 0px;
}
.newsbox1 .snews-title .snews-title-link,
.newsbox2 .snews-title .snews-title-link,
.newsbox3 .snews-title .snews-title-link,
.newsbox4 .snews-title .snews-title-link,
.newsbox5 .snews-title .snews-title-link,
.newsbox6 .snews-title .snews-title-link {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #FFFFFF;
    display: block;
    letter-spacing: -0.6px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.nfw .snews-title .snews-title-link {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 48px;
    line-height: 54px;
    font-weight: 600;
    letter-spacing: -1.2px;
    color: #FFFFFF;
    text-shadow: 2px 2px 8px #000000BF;
}
#map_info .elementor-icon-list-icon svg {
    height: 10px;
    /* box-shadow: 0px 1px 2px #00000040; */
}
.mega-menu.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
    justify-content: left;
    padding: 5px 13px !important;
}
.mega-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:nth-child(1):before {
    content: "";
    width: 100%;
    height: 3px;
    background: #00B189;
    position: absolute;
    top: -4px;
    border-radius: 2px;
}
.mega-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:nth-child(2):before {
    content: "";
    width: 100%;
    height: 3px;
    background: #0D88CD;
    position: absolute;
    top: -4px;
    border-radius: 2px;
}
.mega-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:nth-child(3):before {
    content: "";
    width: 100%;
    height: 3px;
    background: #0D5DBC;
    position: absolute;
    top: -4px;
    border-radius: 2px;
}
.mega-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:nth-child(4):before {
    content: "";
    width: 100%;
    height: 3px;
    background: #D7282F;
    position: absolute;
    top: -4px;
    border-radius: 2px;
}
.news-event-wrapper {
    padding: 80px 0;
}
div#newroomdata .row {
    margin-left: -10px;
    margin-right: -10px;
}
div#newroomdata .row [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}
.programme-wrapper {
    padding: 80px 0 0px;
}
.breadcrumb-wrapper {
    margin-bottom: 38px;
}
ul.custom-breadcrumb {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0px;
}
ul.custom-breadcrumb li,
ul.custom-breadcrumb li a {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #999999;
}
ul.custom-breadcrumb li {
    padding: 0 10px;
    position: relative;
    display: inline-block;
}
ul.custom-breadcrumb li:first-child {
    padding-left: 0;
}
ul.custom-breadcrumb li::after {
    content: ">";
    position: absolute;
    right: -8px;
    top: 0;
}
ul.custom-breadcrumb li:last-child:after {
    display: none;
}
.postinfo h2 {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    color: #666666;
    padding-top: 0;
    letter-spacing: -0.8px;
}
.panel-default>.panel-heading {
    background-color: transparent;
    border-bottom: 2px dotted #999999;
    position: relative;
}
.single-rd-resource .elementor-widget .elementor-icon-list-item,
.list01.elementor-widget .elementor-icon-list-item {
    align-items: flex-start;
}
.single-rd-resource .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon,
.list01.elementor-widget-icon-list .elementor-icon-list-icon {
    position: relative;
    top: 7px;
}
.remove-bg img {
    background-blend-mode: multiply;
    mix-blend-mode: multiply;
}
/*.sidebar-programme {
    position: relative;
}
.sidebar-programme .sidebar-nav {
    position: absolute;
}
.sidebar-programme .sidebar-nav.fixed {
    position: fixed;
    max-width: 325px;
} */
.sidebar-programme .panel-default>.panel-heading {
    border-bottom: 0;
    border-top: 2px dotted #999999;
}
.sidebar-programme .panel-default:first-child>.panel-heading {
    border-top: 0;
}
.sidebar-programme .collapse.in:after {
    border-bottom: 0;
}
.sidebar-programme .uc-p.activetab a {
    padding-bottom: 17px;
}
.panel-default>.panel-heading a {
    position: relative;
}
.panel-default>.panel-heading a:after {
    content: "\f067";
    position: absolute;
    top: 20px;
    right: 0;
    color: #00B189;
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}
.sidebar-programme .panel-default>.panel-heading a:after {
    color: #00B189;
}
.panel-default>.panel-heading a.no-icon:after {
    display: none;
}
.panel-default>.panel-heading.activetab a:after {
    content: "\f068";
}
.panel-default>.panel-heading.activetab {
    border-bottom: 0;
}
.bb-0 {
    border-bottom: 0 !important;
}
.collapse.in {
    position: relative;
    padding-bottom: 17px;
}
.collapse.in:after {
    content: "";
    width: 100%;
    height: 2px;
    border-bottom: 2px dotted #999999;
    position: absolute;
    bottom: 0px;
    left: 0;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0;
    padding: 0;
}
.panel-group .panel {
    margin-bottom: 0px;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-heading {
    padding: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel-title {
    padding-top: 0;
    margin-bottom: 0;
}
.panel-group .panel+.panel {
    margin-top: 0;
}
.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    display: block;
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -0.1px;
    color: #000000;
    position: relative;
    padding: 17px 0px 17px 0px;
}
ul.yearlist {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0px;
}
ul.yearlist li a {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #666666;
    transition: transform 0.5s ease-out;
}
ul.yearlist li .active-year {
    color: #000000;
}
ul.yearlist li a:hover {
    color: #000000;
    text-decoration: underline;
}
ul.yearlist.newsletter-list li:first-child {
    margin-top: 5px;
}
.mega-menu .sub-menu {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.mega-menu .sub-menu li a {
    line-height: 18px;
    white-space: break-spaces;
}
.mega-menu .elementor-nav-menu--dropdown li:last-child a {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.newscontent .news-title h1 {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    color: #666666;
    letter-spacing: -0.8px;
    margin-bottom: 0;
}
.newscontent .news-title {
    padding-bottom: 3px;
    margin-bottom: 16px;
}
.newevent-meta {
    margin-bottom: 40px;
}
.post-img {
    margin-bottom: 40px;
}
.post-img img {
    border-radius: 16px;
}
.post-content p,
.programme-content p,
.wpem-single-event-body-content,
.wpem-single-event-body-content div {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #000000;
}
.newevent-meta span {
    color: #666666;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    display: inline-block;
}
.newevent-meta span.dot {
    font-size: 12px;
    margin: 0 5px;
}
h1.programme-title {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    /* color: #1483C7; */
    letter-spacing: -0.8px;
}
div#newroomdata .snews-content-inner {
    width: 85%;
}
.sidebar-programme ul.yearlist li {
    margin-bottom: 5px;
}
div#maritime-centres-of-excellence ul.yearlist li {
    margin-bottom: 25px;
}
div#maritime-centres-of-excellence ul.yearlist li:last-child {
    margin-bottom: 0;
}
.single-programme_initiative div#main {
    padding: 0 0 0px;
}
.post-img img {
    width: 100%;
}
.mce.elementor-widget-heading .elementor-widget-container {
    min-height: 125px;
    display: flex;
    flex-wrap: nowrap;
}
.vc.elementor-widget-heading .elementor-widget-container {
    align-items: center;
}
.vb.elementor-widget-heading .elementor-widget-container {
    align-items: end;
}
.elementor-search-form__icon i {
    color: #999999;
    font-size: 12px;
}
.elementor-search-form__icon {
    opacity: 1 !important;
}
.mega-menu .sub-menu li a:hover {
    /* text-decoration: underline; */
}
.mega-menu .menu-item-has-children:nth-child(1) .sub-menu {
    border-bottom-left-radius: 16px;
}
.mega-menu .menu-item-has-children:nth-child(4) .sub-menu {
    border-bottom-right-radius: 16px;
}
.mega-menu .menu-item-has-children:nth-child(1) .sub-menu>li a:hover {
    color: #00B189;
}
.mega-menu .menu-item-has-children:nth-child(2) .sub-menu>li a:hover {
    color: #0D88CD;
}
.mega-menu .menu-item-has-children:nth-child(3) .sub-menu>li a:hover {
    color: #0D5DBC;
}
.mega-menu .menu-item-has-children:nth-child(4) .sub-menu>li a:hover {
    color: #D7282F;
}
.activeSubMenu {
    display: block !important;
}
.panel-heading.activetab a {
    padding-bottom: 5px;
}
#logo-carousel .swiper-slide {
    width: auto !important;
}
#logo-carousel .swiper-slide .swiper-slide-inner img.swiper-slide-image {
    max-height: 90px;
}
#logo-carousel .elementor-widget-container {
    position: relative;
}
#logo-carousel .elementor-widget-container:before {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 90px;
    position: absolute;
    width: 150px;
    z-index: 2;
    left: 0;
    top: 0;
}
#logo-carousel .elementor-widget-container:after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    content: "";
    height: 90px;
    position: absolute;
    width: 150px;
    z-index: 2;
    right: 0;
    top: 0;
}
.maritime_box {
    /* position: relative; */
    overflow: hidden;
}
.zoombox>.elementor-container>.elementor-column>.elementor-widget-wrap {
    transform: scale(1.1);
}
.maritime_box>.elementor-container>.elementor-column>.elementor-widget-wrap {
    position: relative;
    transition: transform 0.5s ease;
}
.maritime_box>.elementor-container>.elementor-column>.elementor-widget-wrap:before {
    content: "";
    height: calc(100% - 75px);
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(180deg, #FFFFFF00 0%, #FFFFFF80 68%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
}
.maritime_box:before {
    /* content: "";
    height: calc(100% - 75px);
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(180deg, #FFFFFF00 0%, #FFFFFF80 68%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px; */
}
.maritime_box .elementor-widget-image img {
    background-blend-mode: multiply;
    mix-blend-mode: multiply;
}
.top_menu ul.elementor-nav-menu>li.menu-item>a:hover {
    /* text-decoration: underline; */
}
footer ul li a:hover {
    text-decoration: underline;
    text-decoration-color: #FFFFFF;
}
footer .elementor-social-icon-linkedin-in:hover {
    background-color: #2867B2 !important;
}
footer .elementor-social-icon-linkedin-in:hover i {
    color: #FFFFFF !important;
}
footer .elementor-social-icon-youtube:hover {
    background-color: #FFFFFF !important;
}
footer .elementor-social-icon-youtube:hover i {
    color: #FF0000 !important;
}
.quote-content {
    color: #FFFFFF;
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
    letter-spacing: -0.9px;
    margin-bottom: 25px;
}
.quote-user-title {
    text-align: right;
}
.qu-title {
    color: #FFFFFF;
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: -0.6px;
    text-shadow: 0px 3px 6px #00000029;
}
.quote-box {
    position: relative;
    padding: 0 55px;
}
.quote-box::before {
    content: "\f10d";
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}
.quote-box::after {
    content: "\f10e";
    position: absolute;
    right: 0;
    bottom: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}
.quote-box::before,
.quote-box::after {
    display: block;
    content: '';
    background-size: 30px 23px;
    height: 23px;
    width: 30px;
}
.quote-box::before {
    background-image: url('assets/images/quote-top.svg');
}
.quote-box::after {
    background-image: url('assets/images/quote-bottom.svg');
}
.elementor-element .elementor-widget-text-editor p {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}
.elementor-search-form--focus .elementor-search-form__icon i {
    color: #fff;
}
.post-content a {
    color: #0082CA;
}
.btn-hover a.elementor-button-link {
    transition: opacity 0.5s ease;
}
.btn-hover a.elementor-button-link:hover {
    opacity: 0.7;
}
ul.custom-breadcrumb li a:hover {
    color: #000;
    text-decoration: underline;
}
.panel-heading {
    transition: background-color 0.2s ease-in-out;
}
.post-content a:hover {
    color: #000;
}
.d-sm {
    display: none;
}
.hide-breadcrumb {
    display: none;
}
.sidebar_news .sub-menu {
    display: none;
    padding-left: 0;
}
.sidebar-nav .menu {
    padding-left: 0;
}
.sidebar-nav .menu .menu-item-has-children {
    cursor: pointer;
}
.sidebar-nav .menu .menu-item {
    display: block;
    position: relative;
    padding: 17px 0px 17px 0px;
    border-bottom: 2px dotted #999999;
}
.sidebar-nav .menu .menu-item>a {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -0.1px;
    color: #000000;
    display: block;
    padding-right: 14px
}
.sidebar-nav .menu .menu-item>a:hover {
    color: #666666;
}
.sidebar-nav .menu .menu-item:last-child {
    border-bottom: 0;
}
.sidebar-nav .menu .menu-item .sub-menu {
    margin-top: 10px;
}
.sidebar-nav .menu .menu-item .sub-menu li {
    padding: 0px 0px 0px 0px;
    margin-bottom: 2px;
    border-bottom: 0;
}
.sidebar-nav .menu .menu-item .sub-menu li a {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #666666 !important;
    transition: transform 0.5s ease-out;
    border-bottom: 0;
}
.sidebar-nav .menu .menu-item .sub-menu li:last-child {
    margin-bottom: 0;
}
.sidebar-nav .menu .menu-item .sub-menu li a:hover {
    color: #000000 !important;
    text-decoration: underline;
}
.sidebar-nav .menu .menu-item .sub-menu li.current-menu-item a {
    color: #000000 !important;
}
.panel-title>a:hover {
    text-decoration: none;
}
.sidebar-nav.pi-nav li#menu-item-9773 .sub-menu li,
.sidebar-nav.pi-nav li#menu-item-123 .sub-menu li {
    margin-bottom: 25px;
}
.sidebar-nav.pi-nav li#menu-item-9773 .sub-menu li:last-child {
    margin-bottom: 0;
}
.mega-menu ul.elementor-nav-menu--dropdown a,
.mega-menu ul.elementor-nav-menu--dropdown a:focus,
.mega-menu ul.elementor-nav-menu--dropdown a:hover {
    border-left: 0;
    padding-left: 13px !important;
}
.single .content_wrap p {
    margin-bottom: 25px;
}
.maritime-box {
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    min-height: 282px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    /* margin-bottom: 20px; */
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
.maritime-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}
.maritime_bg_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    /* Chrome, Safari, Opera */
    width: 100%;
    height: 100%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    transition: transform 0.5s ease-out;
}
.zoombox .maritime_bg_img {
    transform: translate(-50%, -50%) scale(1.1);
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    /* Chrome, Safari, Opera */
}
.maritime-box .maritime_bg_img::after {
    content: "";
    height: calc(100% - 75px);
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(180deg, #FFFFFF00 0%, #FFFFFF80 68%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
}
/* .maritime-box .maritime_bg_img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(2, 35, 67, 0.5);
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.zoombox .maritime_bg_img::before {
    opacity: 1;
} */
.maritime-content {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 18px 22px;
    width: 100%;
    min-height: 125px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
img.maritime-logo {
    background-blend-mode: multiply;
    mix-blend-mode: multiply;
    max-height: 80px;
}
.sm-img img.maritime-logo {
    max-width: 171px;
}
.section01 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.parallax {
    background-attachment: fixed;
}
.boxtitle {
    position: relative;
}
.boxtitle:before {
    content: "";
    height: 50%;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(180deg, #00224400 0%, #002244 100%);
    border-radius: 0px 0px 16px 16px;
}
.sidebar-nav .menu-item-has-children>a:after {
    content: "\f067";
    position: absolute;
    top: 20px;
    right: 0;
    color: #00B189;
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}
.sidebar-nav .menu-item-has-children.activeLi>a:after {
    content: "\f068";
    opacity: 1;
}
section.elementor-element-cc27735 .elementor-motion-effects-container .elementor-motion-effects-layer {
    transform: inherit !important;
}
.maritime-box,
.single-news-wrapper,
.image-wrapper,
.maritime-img,
.maritime-box .maritime_bg_img,
.maritime-box .maritime-logo-mobile-link,
.single-news-wrapper .maritime-news-mobile-link {
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
}
.elementor-default .elementor-widget-text-editor ul:not(.elementor-editor-element-settings) li {
    font-size: inherit !important;
    line-height: inherit !important;
}
.icon_top_list .elementor-icon-list-item,
.icon_top_list_circle .elementor-icon-list-item {
    align-items: start !important;
}
.icon_top_list .elementor-icon-list-item span.elementor-icon-list-icon {
    margin-top: 8px;
}
.icon_top_list_circle .elementor-icon-list-item span.elementor-icon-list-icon {
    margin-top: 8px;
}
.icon-b .elementor-icon-list-item span.elementor-icon-list-icon {
    margin-top: 8px;
}
.list_hover .elementor-icon-list-item a:hover {
    transition: 0.3s;
}
.list_hover .elementor-icon-list-item a:hover {
    opacity: 0.5;
}
.elementor-element .elementor-widget-container a {
    color: #0082CA;
}
.pos-abs .elementor-element .elementor-widget-container a {
    color: inherit;
}
.single .elementor-element .elementor-widget-container a:hover {
    color: #000;
}
.elementor-default .elementor-text-editor ul:not(.elementor-editor-element-settings) li:before,
.elementor-default .elementor-widget-text-editor ul:not(.elementor-editor-element-settings) li:before {
    color: #000000 !important;
}
.key_date_box .elementor-icon-box-wrapper {
    min-height: 156px;
}
.key_date_box .elementor-icon-box-description {
    margin-bottom: 0 !important;
}
.pos-abs {
    position: absolute;
    bottom: 0;
}
.single-post .elementor-widget-text-editor ol {
    padding-left: 30px !important;
}
.teamBox .elementor-image-box-wrapper .elementor-image-box-img {
    min-width: 120px !important;
    max-width: 120px;
}
.teamBox .elementor-image-box-content .elementor-image-box-title {
    padding-top: 0;
}
.request_callback label {
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}
.request_callback .wpcf7-form-control,
.request_callback .select2-container.select2-container--default .select2-selection--single {
    background: #EEEEEE;
    border-radius: 16px;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    position: relative;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b::after {
    content: "\f067";
    position: absolute;
    top: -5px;
    right: -5px;
    color: #666666;
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.select2-container--open.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b::after {
    content: "\f068";
}
.request_callback .input-group {
    margin: 0 0 50px;
}
.select2-container .select2-dropdown .select2-results__option--highlighted[aria-selected] {
    background: #1483c7;
}
.select2-container--default .select2-results__group {
    text-transform: uppercase;
}
body .request_callback textarea.wpcf7-form-control {
    height: 250px;
}
.request_callback .btn-submit-form {
    background: linear-gradient(180deg, #06B189 0%, #035945 100%);
    box-shadow: 1px 1px 2px #00000029;
    border-radius: 20px;
    border: 0;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #00000029;
    text-transform: uppercase;
    transition: opacity 0.5s ease;
}
.request_callback .btn-submit-form:hover {
    color: #FFFFFF;
    background: linear-gradient(180deg, #06B189 0%, #035945 100%);
    opacity: 0.7;
}
.single .elementor-tab-content ul:not(.elementor-editor-element-settings) li:before,
.single .elementor-text-editor ul:not(.elementor-editor-element-settings) li:before,
.single .elementor-widget-text-editor ul:not(.elementor-editor-element-settings) li:before {
    content: "\f111" !important;
    top: 13px !important;
    font-size: 6px !important;
    transform: none !important;
}
.single .elementor-tab-content ul:not(.elementor-editor-element-settings) li,
.single .elementor-text-editor ul:not(.elementor-editor-element-settings) li,
.single .elementor-widget-text-editor ul:not(.elementor-editor-element-settings) li {
    padding: 0 0 0 20px !important;
    margin: 0 0 10px !important;
}
.single .elementor-tab-content ol:not(.elementor-editor-element-settings) {
    margin-left: 20px !important;
}
.single .elementor-element .elementor-widget-container .snews-title a:hover {
    color: #ffffff;
}
.pr-directory-list {
    margin-top: 70px;
}
.pr-directory-title h1 {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    color: #003DA6;
    padding-top: 0;
    letter-spacing: -0.8px;
}
.pr-directory-wrap {
    padding-bottom: 50px;
    border-bottom: 2px dotted #999999;
    margin-bottom: 40px;
}
.pr-directory-title {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
}
.pi-name {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 10px;
    padding-top: 10px
}
.pi-wrap {
    margin-bottom: 20px;
}
.pi-wrap:last-child {
    margin-bottom: 0;
}
.pi-wrap h4 {
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    padding-top: 0px
}
.pi-wrap p {
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 0px !important;
    padding-top: 0px
}
#pagination-container {
    margin-bottom: 10px;
}
#pagination-container .page-numbers {
    display: inline-block;
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}
#pagination-container span.page-numbers.current {
    font-weight: 600;
}
#pagination-container .page-numbers:first-child {
    padding-left: 0;
}
#posts-range {
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #000000;
}
table.smi th {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #ffffff;
    background-color: #00B189;
    padding: 10px;
    border: 1px solid #e6e6e6;
}
table.smi td {
    padding: 10px;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
    border: 1px solid #e6e6e6;
}
table.smi td a {
    color: #666666;
}
table.smi td a:hover {
    color: #000000;
}
table.smi td em {
    font-weight: 600;
}
table.smi .odd {
    background: #ccefe7;
}
.single .timeline-call li {
    background: #f3f3f3;
    display: block;
    float: left;
    font-family: "Inter", Sans-serif;
    font-size: 12px;
    height: 90px;
    padding: 10px 15px;
    position: relative;
    text-align: center;
    width: 100%;
}
.single .timeline-call li:before {
    display: none !important;
}
.single .timeline-call li h6 {
    font-family: "Inter", Sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: 8px 0 !important;
    padding-top: 0;
}
.single .timeline-call li p {
    font-family: "Inter", Sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0px !important;
}
.single .timeline-call li.odd {
    background: #e5e5e5;
}
.single .timeline-call li.odd .arrow-down {
    border-top-color: #e5e5e5;
}
.single .timeline-call li.odd .arrow-right {
    border-left-color: #e5e5e5;
}
.single .timeline-call li .arrow-down {
    bottom: -12px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 12px solid #f3f3f3;
    height: 0;
    left: 50%;
    margin-left: -20px;
    width: 0;
}
.single .timeline-call li .arrow-right {
    border-bottom: 20px solid transparent;
    border-left: 12px solid #f3f3f3;
    border-top: 20px solid transparent;
    height: 0;
    margin-top: -20px;
    right: -12px;
    top: 50%;
    width: 0;
    display: none;
}
.single .timeline-call li span {
    position: absolute;
    z-index: 1;
}
.single .elementor-widget-text-editor.timeline-call ul:not(.elementor-editor-element-settings) li {
    margin: 0 0 0px !important;
}
.elementor-popup-modal .dialog-widget-content .elementor-widget-text-editor ol,
.single-rd-programmes.elementor-default .elementor-widget-text-editor ol {
    padding-left: 20px;
}
.link_hover a:hover {
    color: #000000;
}
table.engine td {
    background: #adb9d3;
    color: #fff;
}
table.engine td.header {
    background: #1b3f94;
    font-weight: 600;
}
.programme-content .key-dates p {
    line-height: inherit;
}
.news_listing .stm_news .news_list li.view_style_3 {
    margin-bottom: 10px;
}
.news_listing .stm_news .news_list li.view_style_3 .post_item .image,
.news_listing .stm_news .news_list li.view_style_3 .post_item .content .description,
.news_listing .stm_news .news_list li.view_style_3 .post_item .content .read_more {
    display: none;
}
.news_listing .secondary_font_color_hv:hover {
    color: #000000!important;
}
.news_listing .stm_news .news_list li.view_style_3 .post_item .content .title h5 {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 0;
    color: #666666;
    margin-bottom: 0px;
}
.news_listing .stm_news .news_list li.view_style_3 .post_item .content .title h5:hover {
    color: #000000
}
.news_listing .stm_news .news_list li.view_style_3 .post_item .content {
    padding-left: 0px;
    padding-top: 0px;
    width: 100%;
    flex: 0 0 100%;
}
.select2-container.select2-container--default .select2-selection--single {
    border: 1px solid #EEEEEE;
    background: #EEEEEE;
    border-radius: 16px;
}
input#post-name-search {
    background: #EEEEEE;
    border-radius: 16px;
}
body div#rd-tabs .elementor-accordion .elementor-accordion-item {
    margin-bottom: 30px;
    border-bottom: 2px dotted #999999;
    padding-bottom: 30px;
}
body div#rd-tabs .elementor-accordion .elementor-accordion-item:last-child {
    border-bottom: 0;
    margin-bottom: 0px;
}
.single-rd-programmes h4.pa-title {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
}
ul.rd-popups-list {
    padding-left: 20px;
}
ul.rd-popups-list>li {
    margin-bottom: 10px;
}
ul.rd-popups-list li .projects_awarded_title {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #666666;
}
ul.rd-popups-list li .projects_awarded_title:hover {
    color: #000000;
}
.projects-awarded_popup.fancybox-content {
    max-width: 600px;
}
.projects-awarded_popup h4 {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    padding-top: 0;
}
.projects-awarded_popup p {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
}
.project_infobtn_wrap {
    margin: 30px 0 30px;
}
.project_info {
    background: linear-gradient(180deg, #06B189 0%, #035945 100%);
    box-shadow: 1px 1px 2px #00000029;
    border-radius: 20px;
    border: 0;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #FFFFFF !important;
    text-shadow: 1px 1px 2px #00000029;
    text-transform: capitalize;
    padding: 10px 25px;
    transition: opacity 0.5s ease;
}
.project_info:hover {
    color: #FFFFFF;
    background: linear-gradient(180deg, #06B189 0%, #035945 100%);
    opacity: 0.7;
}
p.involved-researcher {
    padding-top: 20px;
    border-top: 2px dotted #999999;
}
.rd-programme-posts .rd-programme-inner {
    margin-bottom: 44px;
}
body .elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content .rd-programme-posts .rd-programme-inner:last-child {
    margin-bottom: 0px;
}
.rd-programme-posts .rd-programme-inner h3,
.rd-programme-posts .rd-programme-inner h3 a {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    padding-top: 0;
    margin-bottom: 10px;
}
.rd-programme-posts .rd-programme-inner h3 a:hover {
    color: #666666 !important;
}
.rd-programme-posts .rd-programme-inner p {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0px;
}
.single .elementor-element .elementor-widget-container a.elementor-accordion-title:hover {
    color: #666666 !important;
}
.meta-info-int {
    margin-bottom: 46px;
}
.meta_int-wrap h4 {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0;
}
.single .content_wrap .meta_int-wrap p {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 0;
}
.single-event_listing table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
    border: 1px solid #dee2e6;
    border-collapse: collapse;
}
.single-event_listing table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.single-event_listing table td,
.single-event_listing table th {
    border: 1px solid #dee2e6;
    padding: 10px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.single-event_listing table th {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #ffffff;
    background-color: #1483c7;
    /* width: 170px; */
}
.event-info {
    margin-bottom: 46px;
}
.single-event_listing table.table-borderless,
.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0 !important;
}
.event-info table tr th,
.event-info table tr td {
    padding: 3px 10px;
    padding-left: 0;
}
.single-event_listing .content_wrap ul {
    padding-left: 20px;
}
.single-event_listing .content_wrap ul li,
.single-event_listing .content_wrap ol li {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 10px;
}
.single-event_listing .content_wrap ul li:last-child,
.single-event_listing .content_wrap ol li:last-child {
    margin-bottom: 0px;
}
.event-info table tr td {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #666666;
}
.event-info table tr td a:hover {
    color: #000000 !important;
}
.smihorizonbox .snews-category {
    background: #1483c7;
    color: #ffffff;
}
.smihorizonbox .snews-category a {
    color: #ffffff;
}
.smihorizonbox {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.smihorizonbox .bg-img {
    background-color: #1483c7;
}
.smihorizonbox .snews-title {
    padding: 0;
    margin-bottom: 0px;
}
.smihorizonbox .snews-title .snews-title-link {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #FFFFFF;
    display: block;
    letter-spacing: -0.6px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.smihorizonbox .snews-content {
    background: linear-gradient(180deg, #00224400 0%, #002244 100%);
    border-radius: 0px 0px 16px 16px;
}
.single-smi-horizon.elementor-default .elementor-widget-text-editor ol {
    padding-left: 20px;
}
.single strong {
    font-family: "Inter", Sans-serif;
    font-weight: 600;
}
.recommended_rrticles {
    margin-top: 60px;
    padding-top: 50px;
    border-top: 4px dotted #999999;
}
.recommended_rrticles h2 {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.8px;
    margin-bottom: 40px;
}
.single-gallery .custom-breadcrumb {
    padding: 0 10px;
}
.video_wrap.elementor-widget-video .elementor-custom-embed-image-overlay img {
    max-height: 267px;
}
.rdgc-sec.elementor-section.elementor-section-boxed>.elementor-container {
    display: block;
}
.spotlight-title {
    color: #003DA6;
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.8px;
    margin-bottom: 40px;
}
.related-sps {
    margin-top: 80px;
    padding-top: 100px;
    border-top: 4px dotted #999999;
}
.more-video-sps {
    color: #003DA6;
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: -0.8px;
    margin-bottom: 40px;
}
.rssls-wrap .row {
    margin-left: -24px;
    margin-right: -24px;
}
.rssls-wrap .row>[class^="col-"] {
    padding-left: 24px;
    padding-right: 24px;
}
.ssls-box {
    margin-bottom: 48px;
}
.ssls-list-box {
    margin-bottom: 30px;
}
.single-news-wrapper.research-spotlight .snews-content-inner {
    max-width: 255px;
}
.single-news-wrapper.post:not(.nfw) .snews-content-inner {
    max-width: 320px;
}
.single-news-wrapper.nfw.post .snews-content-inner {
    width: 77%;
    max-width: 588px;
}
.has-bg-img .snews-content {
    background: linear-gradient(180deg, #00224400 0%, #000224 100%);
    border-radius: 0px 0px 16px 16px;
}
.logo-sticky .consulting-logo a img {
    display: none;
}
.logo-main .consulting-logo a img {
    display: block;
}
.menu_wrap>.elementor-widget-wrap {
    margin-top: 18px;
}
.sidebar-nav.pi-nav li#menu-item-14515 .sub-menu li {
    margin-bottom: 25px;
}
.news_title_box .elementor-widget .elementor-icon-list-icon {
    position: relative;
    top: 3px;
}
.news_title_box li.elementor-icon-list-item:nth-child(2) {
    margin-right: 0 !important;
}
ul#menu-rd-funding-menu {
    display: flex;
    flex-direction: column;
}
ul#menu-rd-funding-menu li#menu-item-8094 {
    order: 2;
}
ul#menu-rd-funding-menu li#menu-item-123 {
    order: 1;
}
ul#menu-rd-funding-menu li#menu-item-8099 {
    order: 3;
}
/* ul#menu-rd-funding-menu li#menu-item-125 {
    order: 4;
} */
ul#menu-rd-funding-menu li#menu-item-215 {
    order: 4;
    /* border-bottom: 2px dotted #999999; */
}
ul#menu-rd-funding-menu li#menu-item-239 {
    order: 5;
    border-bottom: 2px dotted #999999;
}
ul#menu-rd-funding-menu li#menu-item-216 {
    order: 6;
    border-bottom: 0px;
}
.registration_details a.event_registration_email {
    font-size: 16px;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-right-content p {
    font-size: 16px;
}
.gallery_top .date i {
    font-size: 18px;
}
.gallery_top {
    padding: 0 10px;
    margin-bottom: 40px;
}
.gallery-title {
    color: #0D5DBC;
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.8px;
    margin-bottom: 10px;
}
.gallery_top .date {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: #000;
}
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial {
    padding: 20px 150px 10px 15px;
}
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial:hover .testimonial-inner {
    box-shadow: none;
}
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-text:before,
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-bottom .company {
    display: none;
}
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-text {
    padding-top: 0px;
    padding-right: 0;
    text-align: left;
}
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-info {
    align-items: end;
    text-align: right;
    padding-right: 50px;
}
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-image {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    position: absolute;
    right: -137px;
    bottom: 65px;
}
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-text:before {
    display: block;
    content: '';
    background-size: 30px 23px;
    height: 23px;
    width: 30px;
    background-image: url('assets/images/quote-top.svg');
    position: absolute;
    top: 8px;
    left: 0;
    right: auto;
    border-radius: 0;
    border: 0;
    background-color: transparent;
}
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-info:after {
    display: block;
    content: '';
    background-size: 30px 23px;
    height: 23px;
    width: 30px;
    background-image: url('assets/images/quote-bottom.svg');
    position: absolute;
    right: 0;
    top: 6px;
}
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-text p {
    color: #FFFFFF;
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
    letter-spacing: -0.9px;
    margin-bottom: 25px;
}
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-bottom .name {
    color: #FFFFFF;
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: -0.6px;
    text-shadow: 0px 3px 6px #00000029;
}
.testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-bottom .name:before {
    content: '- ';
}
.linkdin-content .sk-ww-linkedin-page-post button {
    display: none;
}
.eservie-guide .row {
    margin-left: -24px;
    margin-right: -24px;
}
.esgmb {
    margin-bottom: 30px;
}
.form-title {
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 13px;
}
.elementor-element .elementor-widget-container table.smi td a {
    color: #666666;
}
.eservie-form table.smi {
    margin-bottom: 26px;
}
.eservie-form table.smi th {
    font-family: "Aktiv Grotesk Extended", Sans-serif !important;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: -0.43px;
}
.elementor-default .elementor-tab-content ul:not(.elementor-editor-element-settings) li,
.elementor-default .elementor-tab-content ol:not(.elementor-editor-element-settings) li {
    font-size: inherit !important;
    line-height: inherit !important;
}
.es_tab .elementor-tab-content h4 {
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}
.btn-uts {
    background: linear-gradient(180deg, #06B189 0%, #035945 100%);
    box-shadow: 1px 1px 2px #00000029;
    border-radius: 20px;
    border: 0;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF !important;
    text-shadow: 1px 1px 2px #00000029;
    text-transform: uppercase;
    transition: opacity 0.5s ease;
    padding: 10px 35px 10px 35px;
}
.btn-uts:hover {
    color: #FFFFFF !important;
    background: linear-gradient(180deg, #06B189 0%, #035945 100%);
    opacity: 0.7;
}
a.sk-linkedin-page-post-profile-usename-anchor,
body .sk-ww-linkedin-page-post .grid-linkedin-page-post a {
    color: #0082CA !important;
    font-family: "Inter", Sans-serif;
    letter-spacing: -0.5px;
    font-size: 20px;
    font-weight: 500 !important;
    line-height: 24px;
}
body .sk-ww-linkedin-page-post .sk-linkedin-page-post-profile-description {
    font-family: "Inter", Sans-serif;
    letter-spacing: -0.5px;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 22px;
}
body .sk_branding a.tutorial_link {
    display: none !important;
}
.sk-follow-visit-website-btn {
    display: none !important;
}
.search-result {
    margin-bottom: 30px;
}
h4.font-family-pop {
    color: #666666;
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.8px;
    border-bottom: 2px dotted #999999;
    padding-bottom: 10px;
}
.search-result h4 {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 1px;
}
.search-result h4 a {
    color: #0D88CD;
    font-weight: 400;
    text-decoration: underline;
}
.search-result span {
    color: #00b189;
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 0px;
}
.search-result p {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 0px;
}
.wpem-single-event-page .wpem-heading-text {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.8px;
    color: #000000;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-additional-info-block .wpem-heading-text {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.5px;
    color: #000000;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-heading-text {
    font-family: "Aktiv Grotesk Extended", Sans-serif;
    letter-spacing: -0.5px;
    font-weight: 600;
    color: #000000;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-short-info {
    padding: 30px 20px 0;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-additional-info-block-details,
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-body-content {
    padding: 30px 20px;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar {
    padding: 30px 20px 30px 0;
}
.wpem-single-event-right-content {
    padding-left: 5px;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-additional-info-block {
    padding: 15px 20px;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-twitter a::before {
    mask-image: url('assets/images/twitter.png') !important;
    -webkit-mask-image: url('assets/images/twitter.png')!important;
}
.wpem-social-icon.wpem-xing,
.wpem-social-icon.wpem-pinterest {
    display: none !important;
}
#rev_slider_1_1_wrapper {
    left: 0 !important;
}
.secured-by-wrapper {
    position: relative;
}
.secured-by-wrapper .secured-by-item {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 10;
}
.image-map-container {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 800px; /* set your base width */
}
.image-map-container img {
  width: 100%;
  height: auto;
  display: block;
}
.image-map-container .hotspot {
  position: absolute;
  display: block;
}
/* Example: position hotspots by percentage (so they scale responsively) */
.image-map-container .mpa-singapore-section,
.image-map-container .sintef-section,
.image-map-container .ntnu-section {
    top: 80%;
    height: 17%;
}
.image-map-container .nfas-section,
.image-map-container .inas-section {
    top: 85%;
    height: 8%;
}
.image-map-container .mpa-singapore-section {
    left: 16%;
    width: 11%;
}
.image-map-container .sintef-section {
    left: 28%;
    width: 15%;
}
.image-map-container .ntnu-section {
    left: 45%;
    width: 25%;
}
.image-map-container .nfas-section {
    left: 76%;
    width: 10%;
}
.image-map-container .inas-section {
    left: 88%;
    width: 10%;
}
@media (max-width: 1440px) and (min-width: 1366px) {
.banner-title02 {
        line-height: 50px !important;
        font-size: 48px !important;
    }
}
@media (max-width: 1365px) and (min-width: 1200px) {
    .wrap-banner-title01 {
        top: 104px !important;
    }
    .wrap-banner-title02 {
        top: 137px !important;
    }
    .banner_content_wrap {
        top: 243px !important;
    }
    .banner_content_wrap.eb {
        top: 198px !important;
    }
     #content_slide_03{
    top: 80px !important;
  }
    .btn-slide-wrap {
        top: 400px !important;
    }
    .btn-slide-wrap.btn-t2 {
        top: 445px !important;
    }
    .banner-video {
        top: 106px !important;
    }
}
@media (max-width: 1199px) and (min-width: 1100px) {
    .wrap-banner-title01 {
        top: 103px !important;
    }
    .wrap-banner-title02 {
        top: 133px !important;
    }
    .banner_content_wrap {
        top: 238px !important;
    }
    .banner_content_wrap.eb {
        top: 191px !important;
    }
    .btn-slide-wrap {
        top: 360px !important;
    }
    .btn-slide-wrap.btn-t2 {
        top: 417px !important;
    }
     #content_slide_03{
    top: 85px !important;
  }
}
@media (max-width: 1099px) and (min-width: 1024px) {
    .wrap-banner-title01 {
        top: 56px !important;
    }
    .wrap-banner-title02 {
        top: 85px !important;
    }
    .banner_content_wrap {
        top: 183px !important;
    }
    .banner_content_wrap.eb {
        top: 150px !important;
    }
    .btn-slide-wrap {
        top: 345px !important;
    }
    .btn-slide-wrap.btn-t2 {
        top: 345px !important;
    }
}
@media (max-width: 1280px) and (min-width: 1170px) {
    .chairman_img {
        max-width: 510px !important;
        height: auto !important;
    }
    .chairman_img_wrap {
        left: auto !important;
        right: 60px;
        top: 106px !important;
    }
    .banner-video {
        top: 106px !important;
    }
}
@media (max-width: 1169px) and (min-width: 1024px) {
    .chairman_img {
        max-width: 500px !important;
        height: auto !important;
    }
    .chairman_img_wrap {
        left: auto !important;
        right: 60px;
        top: 58px !important;
    }
    .banner-video {
        top: 58px !important;
    }
}
@media (max-width: 1023px) and (min-width: 960px) {
    .chairman_img {
        max-width: 430px !important;
        height: auto !important;
    }
    .chairman_img_wrap {
        left: auto !important;
        right: 40px;
    }
}
@media (max-width: 1365px) and (min-width: 1024px) {
    .elementor-top-section.elementor-section-boxed>.elementor-container {
        max-width: calc(100% - 100px);
    }
    .section01>.elementor-container {
        max-width: calc(100% - 80px) !important;
    }
    .container {
        width: calc(100% - 100px);
    }
    .banner-video {
        left: auto !important;
        right: 60px !important;
    }
    .video-width,
    .video-width iframe {
        width: 500px !important;
        height: 300px !important;
    }
    .wrap-banner-title01,
    .wrap-banner-title02,
    .btn-slide-wrap,
    .banner_content_wrap {
        left: 60px !important;
    }
    .banner-title02, .banner-title03 {
        line-height: 42px !important;
        font-size: 40px !important;
        max-width: 400px !important;
    }
    .title_box_01 {
        padding-left: 49px !important;
        padding-right: 49px !important;
    }
}
@media (max-width: 1280px) and (min-width: 1100px) {
    #banner_title_01 {
        max-width: 500px !important;
      }
      #banner_1_content_wrap {
        top: 212px !important;
      }
      .banner-title02, .banner-title03 {
        line-height: 30px !important;
        font-size: 28px !important;
				max-width: 500px !important;
 }
}
@media (max-width: 1099px) and (min-width: 1024px) {
    #banner_title_01 {
        max-width: 400px !important;
      }
      #banner_1_content_wrap {
        top: 212px !important;
      }
       #content_slide_02_wrap {
    top: 185px !important;
  }
  #content_slide_03{
    top: 45px !important;
  }
      .banner-title02, .banner-title03 {
        line-height: 30px !important;
        font-size: 28px !important;
      }
}
@media (max-width: 1023px) and (min-width:768px) {
    .elementor-top-section.elementor-section-boxed>.elementor-container {
        max-width: calc(100% - 60px);
    }
    .section01>.elementor-container {
        max-width: calc(100% - 40px) !important;
    }
    .container {
        width: calc(100% - 60px);
    }
    .title_box_01 {
        padding-left: 29px !important;
        padding-right: 29px !important;
    }
    .custom_gallery .gallery-item {
        padding: 0 30px 65px 0 !important;
    }
    .projects-awarded_popup.fancybox-content {
        max-width: 700px;
    }
    .chairman_img_wrap {
        top: 58px !important;
    }
    .banner-video {
        top: 58px !important;
    }
    .wrap-banner-title01 {
        top: 56px !important;
    }
    .wrap-banner-title02 {
        top: 85px !important;
    }
    .banner_content_wrap {
        top: 165px !important
    }
    .banner_content_wrap.eb {
        top: 138px !important;
    }
    .btn-slide-wrap {
        top: 290px !important;
    }
    .btn-slide-wrap.btn-t2 {
        top: 315px !important;
    }
    #banner_1_content_wrap {
        top: 180px !important;
      }
      .banner-title02 {
  font-size: 22px !important;
  line-height: 25px !important;
}
      .banner-title03 {
  font-size: 22px !important;
  line-height: 25px !important;
}
#content_slide_02 {
  top: 20px !important;
}
#content_slide_03 {
  top: 80px !important;
}
#btn_slide_01 {
  top: 30px !important;
}
#btn_slide_03{
    top: 70px !important;
}
#btn_spotlight{
    top: 30px !important; 
}
}
@media (max-width: 820px) and (min-width:768px) {
    .banner-video {
        left: auto !important;
        right: 40px !important;
    }
    .chairman_img {
        max-width: 360px !important;
        height: auto !important;
    }
    .wrap-banner-title01,
    .wrap-banner-title02,
    .btn-slide-wrap,
    .banner_content_wrap {
        left: 40px !important;
    }
    .mega-menu.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
        padding: 5px 8px !important;
        font-size: 12px !important;
    }
    #banner_title_01,#banner_1_content_wrap .banner_content {
        width: 340px !important;
    }
}
@media (max-width: 780px) and (min-width:768px) {
    #rev_slider_1_1_forcefullwidth,
    #rev_slider_1_1_wrapper,
    #rev_slider_1_1 {
        height: 470px !important;
    }
    .slide_img_bottom {
        top: 357px !important;
    }
    .eventsList-inner .eventsList-content h4 a {
        font-size: 19px;
        line-height: 24px;
    }
    .eventsList-inner .eventsList-date .event-date {
        font-size: 19px;
        line-height: 24px;
    }
    .quote-content {
        font-size: 26px;
        line-height: 32px;
    }
    .qu-title {
        font-size: 20px;
        line-height: 26px;
    }
}
@media (min-width: 992px) {
    .single .elementor-widget-text-editor.timeline-call ul:not(.elementor-editor-element-settings) li {
        height: 110px;
        padding: 15px 15px !important;
        width: 25%;
    }
    .single .timeline-call li.odd .arrow-down {
        border-top-color: #e5e5e5;
    }
    .single .timeline-call li .arrow-down {
        display: none;
    }
    .single .timeline-call li .arrow-right {
        display: block;
    }
    .eservie-guide .col-md-6 {
        padding-left: 24px;
        padding-right: 24px;
    }
    .esgmb {
        margin-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .mega-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .mega-menu .sub-menu {
        width: 100% !important;
        padding-top: 34px !important;
        padding-bottom: 20px !important;
        margin-top: -27px !important;
        min-height: 280px;
        padding-left: 0px !important;
    }
    .mega-menu .elementor-nav-menu--dropdown li:last-child a {
        border-bottom-right-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
    }
    .mega-menu.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
        z-index: 9;
        position: relative;
    }
    .mega-menu.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a span.sub-arrow {
        position: absolute;
        right: 13px;
    }
    .highlight,
    .mega-menu.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a:hover {
        z-index: 9;
    }
    .stickyHeader .logo-sticky .consulting-logo a img {
        display: block;
    }
    .stickyHeader .logo-main .consulting-logo a img {
        display: none;
    }
    .stickyHeader #header_sec {
        padding-top: 0;
        padding-bottom: 0;
    }
    .menu_wrap>.elementor-widget-wrap {
        margin-top: 10px;
    }
    .projects-awarded_popup.fancybox-content {
        max-width: 900px;
    }
}
@media (min-width: 1200px) {
    .pr-lg-100 {
        padding-right: 100px;
    }
    .pr-lg-80 {
        padding-right: 80px;
    }
    .projects-awarded_popup.fancybox-content {
        max-width: 1100px;
    }
    body.consulting_ehf_position_sticky #masthead.stickyHeader {
        position: fixed !important;
    }
}
@media (min-width: 1366px) {
    .container {
        width: 1290px;
    }
}
@media (max-width: 1280px) {
    .single-event_listing #main>.container,
    .single #main>.container {
        width: auto;
        padding: 0;
    }
}
@media (max-width: 1100px) {
    .eventsList-inner .eventsList-content h4 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
    }
    .eventsList-inner .eventsList-content .eventsList-type {
        font-size: 12px;
        line-height: 15px;
    }
    .eventsList-inner {
        margin-bottom: 25px;
    }
    .newsbox1 .snews-title .snews-title-link,
    .newsbox2 .snews-title .snews-title-link,
    .newsbox3 .snews-title .snews-title-link,
    .newsbox4 .snews-title .snews-title-link,
    .newsbox5 .snews-title .snews-title-link {
        font-size: 20px;
        line-height: 24px;
    }
    .nfw .snews-title .snews-title-link {
        font-size: 32px;
        line-height: 35px;
    }
    .smihorizonbox .snews-title .snews-title-link {
        font-size: 20px;
        line-height: 24px;
    }
}
@media (max-width: 1023px) {
    .elementor-search-form__container:not(.elementor-search-form--full-screen) {
        max-width: 90px;
    }
    .single .elementor-widget-text-editor ul:not(.elementor-editor-element-settings) li {
        padding: 5px 15px !important;
    }
    .wpem-single-event-right-content {
        padding-left: 15px;
    }
    .wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar {
        padding: 30px 20px 30px 20px;
    }
}
@media (max-width: 767px) and (min-width:480px) {
    .chairman_img_wrap {
        top: 100px !important;
    }
    .banner-video {
        top: 100px !important;
    }
    .wrap-banner-title01 {
        top: 100px !important;
    }
    .wrap-banner-title02 {
        top: 125px !important;
    }
    .banner_content_wrap {
        top: 215px !important
    }
    .banner_content_wrap.eb {
        top: 177px !important;
    }
    .btn-slide-wrap {
        top: 320px !important;
    }
    .btn-slide-wrap.btn-t2 {
        top: 360px !important;
    }
}
@media (max-width: 767px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .overlay {
        width: 100%;
        /* Full width (cover the whole page) */
        height: 100%;
        /* Full height (cover the whole page) */
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        /* Black background with opacity */
        z-index: 2;
        /* Specify a stack order in case you're using a different order for other elements */
        cursor: pointer;
        /* Add a pointer on hover */
    }
    .overlay .sidebar-programme {
        padding-left: 0px;
        padding-right: 0px;
    }
    .overlay .sidebar-programme .sidebar_news {
        height: 100vh;
        background: rgba(0, 0, 0, 0.5);
        padding: 0px 0px 0px;
        z-index: 199999999;
    }
    .overlay .sidebar-programme .sidebar_news .panel-group,
    .overlay .sidebar-programme .sidebar_news .sidebar-nav {
        background-color: #ffffff;
        padding: 0px 20px 0px;
    }
    .single-post.elementor-page:not(.single-product) #main>.container {
        /* padding-left: 20px !important;
        padding-right: 20px !important; */
    }
    .footer-bottom-tagline-wrapper {
        display: none;
    }
    .row {
        margin-left: -20px;
        margin-right: -20px;
    }
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .nfw {
        min-height: 400px;
    }
    .nfw .snews-content-inner {
        width: 230px;
    }
    .snews-content-inner {
        width: 85%;
    }
    .search-icon-mobile {
        position: relative;
        top: 8px;
    }
    #masthead .elementor-section.elementor-top-section.elementor-element-8dfd54f .hfe-search-layout-icon {
        margin-top: -4px;
        margin-bottom: 0px;
    }
    #masthead .elementor-section.elementor-top-section.elementor-element-8dfd54f .hfe-nav-menu__breakpoint-mobile {
        margin-top: 4px;
    }
    .mobile_menu .sub-menu {
        visibility: visible !important;
        opacity: 1 !important;
        height: auto !important;
        position: relative !important;
        transition: all 0.3s ease 0s;
        margin-top: 6px;
    }
    .mobile_menu .hfe-dropdown {
        backdrop-filter: blur(25px);
        -webkit-backdrop-filter: blur(25px);
        /* background-color: #00224499; */
        background-color: #002244e6;
        overflow-y: auto;
    }
    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-vertical {
        top: 42px;
        padding-left: 20px;
        padding-right: 20px;
        height: calc(100vh - 50px);
        padding-top: 25px;
    }
    .mobile_menu .hfe-has-submenu {
        padding-top: 30px;
        margin-top: 30px;
        margin-bottom: 30px;
        position: relative;
    }
    .mobile_menu .about-smi-link {
        margin-bottom: 50px;
    }
    .mobile_menu .rd-funding-link:before {
        content: "";
        width: 100%;
        height: 3px;
        background: #00B189;
        position: absolute;
        top: -4px;
        border-radius: 2px;
    }
    .mobile_menu .pi-link:before {
        content: "";
        width: 100%;
        height: 3px;
        background: #0D88CD;
        position: absolute;
        top: -4px;
        border-radius: 2px;
    }
    .mobile_menu .rd-resource-link:before {
        content: "";
        width: 100%;
        height: 3px;
        background: #0D5DBC;
        position: absolute;
        top: -4px;
        border-radius: 2px;
    }
    .mobile_menu .about-smi-link:before {
        content: "";
        width: 100%;
        height: 3px;
        background: #D7282F;
        position: absolute;
        top: -4px;
        border-radius: 2px;
    }
    .mobile_menu .rd-funding-link .sub-menu a:hover {
        color: #00B189 !important;
    }
    .mobile_menu .pi-link .sub-menu a:hover {
        color: #0D88CD !important;
    }
    .mobile_menu .rd-resource-link .sub-menu a:hover {
        color: #0D5DBC !important;
    }
    .mobile_menu .about-smi-link .sub-menu a:hover {
        color: #D7282F !important;
    }
    .mobile_menu .hfe-nav-menu__layout-vertical .hfe-nav-menu .sub-arrow {
        display: none;
    }
    .hfe-has-submenu-container a {
        color: #FFFFFF !important;
    }
    .eventsList-inner .eventsList-content h4,
    .eventsList-inner .eventsList-content h4 a {
        font-size: 20px;
        line-height: 24px;
    }
    .eventsList-inner .eventsList-date .event-date {
        font-size: 20px;
        line-height: 24px;
    }
    .eventsList-inner .eventsList-date .event-month {
        font-size: 12px;
        line-height: 16px;
    }
    .quote-box::before,
    .quote-box::after {
        background-size: 18px 23px;
        width: 18px;
    }
    .quote-content {
        font-size: 24px;
        line-height: 28px;
    }
    .qu-title {
        font-size: 18px !important;
        line-height: 22px !important;
    }
    #masthead.stickyHeader .elementor-section.elementor-top-section.elementor-element-8dfd54f {
        position: fixed;
        top: 0;
    }
    #masthead .elementor-7520 .elementor-section.elementor-top-section.elementor-element-8dfd54f {
        padding: 4px 10px 10px;
    }
    .sidebar_news {
        display: none;
        position: fixed;
        /* width: calc(100% - 40px); */
        background: #fff;
        z-index: 99999;
        padding: 0px 20px 0px;
        width: 100%;
        top: 125px;
    }
    .sidebar-nav .menu .menu-item {
        padding: 12px 14px 12px 0px;
    }
    .sidebar-nav .menu .menu-item>a {
        font-size: 15px;
        line-height: 18px;
    }
    .sidebar-nav .menu-item-has-children:after {
        top: 14px;
    }
    .sidebar-nav.pi-nav li#menu-item-9773 .sub-menu li {
        margin-bottom: 10px;
    }
    .sidebar-nav .menu .menu-item .sub-menu li a {
        font-size: 14px;
        line-height: 16px;
    }
    .sidebar_news .panel-default>.panel-heading a,
    .sidebar_news .panel-default .panel-body,
    .sidebar_news .panel-default .panel-body ul.yearlist li a {
        font-size: 15px;
        line-height: 16px;
    }
    #toggle-btn.activeBtn {
        box-shadow: none;
    }
    .d-sm {
        display: block;
        margin-left: -20px;
        margin-right: -20px;
    }
    .fixed {
        position: fixed;
        width: 100%;
        z-index: 9999;
        top: 79px;
    }
    .news-event-wrapper {
        padding: 45px 0 0px;
    }
    .btn-sidebar-toggle:after {
        content: "\f067";
        position: absolute;
        top: 15px;
        right: 20px;
        color: #00B189;
        font-size: 12px;
        font-family: "Font Awesome 5 Free";
        font-weight: 700;
    }
    .activeBtn.btn-sidebar-toggle:after {
        content: "\f068";
    }
    .btn-sidebar-toggle {
        background: #FFF;
        box-shadow: 1px 1px 2px #00000029;
        display: block;
        width: 100%;
        border: 0;
        padding: 15px 35px 15px 20px;
        text-align: left;
        position: relative;
        font-family: "Inter", Sans-serif;
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        letter-spacing: -0.07px;
        color: #000000;
        margin-bottom: 0px;
    }
    .btn-sidebar-toggle .pt-year,
    .p-title {
        font-weight: 400;
        letter-spacing: -0.07px;
        color: #666666;
    }
    .pt-year {
        text-transform: capitalize;
    }
    .activeBtn span {
        opacity: 0.5;
    }
    .breadcrumb-wrapper {
        margin-top: 15px;
        margin-bottom: 17px;
    }
    .sidebar_news .collapse {
        /* display: block; */
        padding-bottom: 17px;
    }
    .sidebar_news .panel-heading a {
        padding-bottom: 12px;
    }
    .sidebar_news .panel-default>.panel-heading {
        border-top: 2px dotted #999999;
        border-bottom: 0;
    }
    .sidebar_news .panel-default:first-child>.panel-heading {
        border-top: 0;
        border-bottom: 0;
    }
    /* .sidebar_news .panel-default:first-child>.panel-heading a {
        padding-top: 0;
    } */
    .sidebar_news .collapse.in::after {
        display: none;
    }
    /* .sidebar_news .panel-default>.panel-heading a::after {
        display: none;
    } */
    .programme-wrapper {
        padding: 45px 0 0px;
    }
    /* .sidebar_news .sub-menu {
        display: block !important;
    } */
    .newsbox1 .snews-title .snews-title-link,
    .newsbox2 .snews-title .snews-title-link,
    .newsbox3 .snews-title .snews-title-link,
    .newsbox4 .snews-title .snews-title-link,
    .newsbox5 .snews-title .snews-title-link,
    .newsbox6 .snews-title .snews-title-link {
        font-size: 22px !important;
        letter-spacing: -0.55px;
    }
    .newsbox1 .snews-title .snews-title-link,
    .newsbox2 .snews-title .snews-title-link,
    .newsbox3 .snews-title .snews-title-link,
    .newsbox4 .snews-title .snews-title-link,
    .newsbox5 .snews-title .snews-title-link,
    .newsbox6 .snews-title .snews-title-link {
        line-height: 26px !important;
    }
    .nfw .snews-title,
    .nfw .snews-title .snews-title-link {
        line-height: 25px !important;
    }
    .smihorizonbox .snews-title .snews-title-link {
        font-size: 22px !important;
        letter-spacing: -0.55px;
        line-height: 26px !important;
    }
    div#newroomdata .snews-content-inner {
        width: 265px;
    }
    .hfe-nav-menu-icon {
        padding: 0;
    }
    .mobile_menu .hfe-has-submenu .hfe-has-submenu-container .hfe-menu-item {
        font-family: "Aktiv Grotesk Extended", Sans-serif !important;
        font-size: 18px !important;
        line-height: 23px !important;
        font-weight: 600 !important;
        letter-spacing: -0.45px !important;
    }
    .mobile_menu .sub-menu li a {
        padding-left: 6px !important;
    }
    ul.custom-breadcrumb li,
    ul.custom-breadcrumb li a {
        font-size: 12px;
    }
    .postinfo h2 {
        font-size: 26px;
        line-height: 40px;
        letter-spacing: -0.65px;
    }
    ul.custom-breadcrumb li {
        padding: 0 5px;
    }
    ul.custom-breadcrumb li:first-child {
        padding-left: 0;
    }
    .pixart_1 .tp-bullet {
        width: 8px !important;
        height: 8px !important;
    }
    .mobile_menu .hfe-nav-menu-icon .fa-bars::before {
        /* content: url('assets/images/bar-icon.png'); */
    }
    .content_wrap p {
        word-wrap: break-word;
    }
    .quote-box::before,
    .quote-box::after {
        font-size: 18px;
        line-height: 30px;
    }
    .quote-box {
        padding: 0px 25px;
    }
    .maritime-box .maritime-logo-mobile-link,
    .single-news-wrapper .maritime-news-mobile-link {
        position: absolute;
        bottom: 0;
        height: 100%;
        left: 0px;
        width: 100%;
        z-index: 1;
    }
    /* .maritime-box:hover .maritime_bg_img,
    .single-news-wrapper:hover .bg-img {
        transform: translate(-50%, -50%) scale(1.1);
    } */
    .single-news-wrapper .snews-category {
        position: absolute;
        z-index: 2;
    }
    .testimonial_carousel_box .testimonials_carousel.style_9 .testimonial {
        padding: 20px 60px 10px 15px;
    }
    .testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-image {
        width: 50px;
        height: 50px;
        border-radius: 100px;
        right: -55px;
        bottom: 80px;
    }
    .testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-text p {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: -0.2px;
    }
    .testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-bottom .name {
        font-size: 16px;
        line-height: 20px;
    }
    .testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-text:before {
        background-size: 20px 13px;
        height: 13px;
        width: 20px;
    }
    .testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-info::after {
        background-size: 20px 13px;
        height: 13px;
        width: 20px;
    }
    .testimonials_carousel.style_9 .testimonial .testimonial-text {
        padding: 40px 30px 20px;
    }
    .testimonial_carousel_box .testimonials_carousel.style_9 .testimonial .testimonial-info {
        padding-right: 30px;
    }
    .teamBox .elementor-image-box-wrapper {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        text-align: left !important;
    }
    .teamBox .elementor-image-box-wrapper .elementor-image-box-img {
        margin-right: 15px !important;
    }
    .teamBox .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
        font-size: 20px !important;
        line-height: 20px !important;
    }
    .single .teamBox .elementor-image-box-description {
        margin-bottom: 0px;
    }
    .mobile_menu.hfe-nav-menu__breakpoint-mobile {
        width: 40px !important;
    }
    .logo-main .consulting-logo a img {
        display: none;
    }
    .logo-sticky .consulting-logo a img {
        display: block;
    }
    .single-event_listing #main>.container {
        width: auto;
        padding: 0;
    }
    .single-gallery .custom-breadcrumb {
        padding: 0 0px;
    }
    .gallery_top {
        padding: 0 0px;
    }
    .wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-heading-text {
        font-size: 18px !important;
    }
    .wpem-single-event-page .wpem-heading-text {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    .wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-additional-info-block .wpem-heading-text {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    .single-gallery .content_wrap {
        margin-left: -10px;
        margin-right: -10px;
    }
    table.full-width-mobile-table tr td {
        display: block;
        width: 100%;
    }
    .image-map-container .mpa-singapore-section,
    .image-map-container .sintef-section,
    .image-map-container .ntnu-section {
        top: 79%;
        height: 14%;
    }
}
@media only screen and (max-width: 640px) {
    .h2,
    h2 {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    .h1,
    h1 {
        font-size: 26px !important;
        line-height: 32px !important;
    }
}
@media (max-width: 480px) {
    .nfw {
        min-height: 350px;
    }
}
@media (max-width: 479px) {
    .copyright-text .hfe-copyright-wrapper>span>span {
        display: block;
    }
}
@media (max-width: 390px) {
    .banner-title02 {
        font-size: 30px !important;
        line-height: 34px !important;
    }
    .banner-title03 {
        font-size: 26px !important;
        line-height: 34px !important;
    }
}
@media (max-width: 390px) {
    .postid-12025 .teamBox .elementor-image-box-wrapper .elementor-image-box-img {
        min-width: 100px !important;
        max-width: 100px;
    }
}
@media (max-width: 320px) {
    .banner-title02 {
        font-size: 24px !important;
        line-height: 27px !important;
    }
    .banner-title03 {
        font-size: 24px !important;
        line-height: 27px !important;
    }
}