body.style-2023,
body.style-2024,
body.style-2025 {
    font-size: 20px;
}

body .region-content .heading3-with3 h3 {
    padding: 10px 0px !important;
}

body .region-content .heading3-with3 {
    margin-top: 50px !important;
}

body .region-content .heading2 h3 {
    font-size: 3em;
    font-weight: 900;
    text-align: center;
    margin: 30px 0px;
}

.img-center img {
    display: block !important;
    width: 100% !important;
}

.header-data-pc.table-layout ul.menu-lists,
.header-data-mobile.table-layout ul.menu-lists {
    display: table;
    width: 100%;
}

.layout.main-visual-video {
    width: 100%;
    height: 100vh;
    position: relative;
    color: black;
}

.layout.main-visual-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#layout-builder .layout.main-visual-video video {
    width: 100%;
    height: 100vh;
}

.view.test-table {
    border: 4px solid yellow;
}

/*whisky*/
.cover .title p,
.cover .subtitle p {
    margin-bottom: 0.8em;
}

.cover .title {
    /*color:#392809;*/
    color: #000;
    font-weight: 600;
}

.cover .title .theme-color {
    font-weight: 900;
}

.cover .subtitle {
    /*color:#F15824;*/
    color: #000;
    font-weight: 500;
    margin-bottom: 0px;
}

.cover .date {
    color: #392809;
}

.cover .highlight {
    margin-top: 50px;
    width: 610px;
    max-width: 100%;
}

.cover .highlight p {
    color: #00698C;
    font-weight: 800;
}

.original-size img {
    width: auto;
    max-width: 100%;
}

.footer-logos img {
    width: auto;
    margin-right: 20px;
    max-width: 100%;
}

.footer-logos p {
    font-weight: bold;
    color: #787878;
    font-size: 16px;
    text-align: initial;
}

.footer-logos div {
    display: block;
    margin: auto;
}

.footer-logos .item {
    padding: 0 50px 25px 0;
}

.footer-logos .item div {
    display: inline-block;
}

/*.mtpc_footer .footer_social a {*/
/*  display: none !important;*/
/*}*/

/*.mtpc_footer .footer_social a.show {*/
/*  display: inline-block !important;*/
/*}*/

.field--name-field-mtpc-pd-img-desc {
    margin-top: 10px !important;
}

.organizing-committee .mtpc_pl_item_wrapper .mtpc_pl_pic {
    width: 180px;
}

.organizing-committee .mtpc_pl_item_wrapper .mtpc_pl_texts {
    padding-top: 50px;
}

body.path-news .mtpc_pagetitle.mtpc_news h1 {
    visibility: hidden;
    position: relative;
}

body.path-news .mtpc_pagetitle.mtpc_news h1:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Announcement";
    color: #85509d;
}

body.news-2023.path-news,
body.news-2024.path-news,
body.news-2025.path-news {
    content: "";
}

body.path-_022,
body.page-node-type-news {
    background-color: #F9F9F9;
}

/* Style the tab */
.progTag {
    overflow: hidden;
}

/* Style the buttons inside the tab */
.progTag>button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

.tabcontent {
    display: none;
}

table.progTable>tbody>tr>td:first-child {
    min-width: 95px;
    width: 95px;
}

table.progTable>tbody>tr>td:nth-child(2) {
    width: 95%;
}

.mtpc_profile_name_container>a:hover {
    text-decoration: underline;
}

.view-id-news_events .mtpc_news_listing_footer {
    display: none !important;
}

/* Menu Style Control */
header .mtpc_header .header .wrapper .logos .navigation>ul.menu {
    display: none !important;
}

header .mtpc_header .header .wrapper .logos .navigation>ul.menu.show {
    display: flex !important;
}

/*  START: General Style for 2023  */
.style-2023 {
    background-size: 100% auto;
    background-color: #FFFFFF;
}

.style-2023 h1,
.style-2023 h2 {
    text-transform: uppercase;
    text-align: center;
    color: #003366;
    font-weight: 600;
    font-size: 1.78em;
    margin: 3em 0 1.5em;
}

.style-2023 h2 {
    margin-bottom: 0;
}

.style-2023 blockquote h1 {
    text-align: left;
    margin: 0;
    font-weight: 800;
    text-transform: unset;
}

.style-2023 a {
    color: #003366;
}

.style-2023 .field__item li {
    margin-bottom: 1em;
}

.style-2023 .footer-logos {
    margin-top: 3em;
}

.style-2023 .footer-logos .field__item {
    display: inline-flex;
}


.style-2023 .footer-logos .item {
    margin-top: 0;
    padding-right: 90px;
}

.style-2023 .footer-logos .item div {
    vertical-align: text-bottom;
}

.style-2023 .footer-logos p {
    font-weight: 400;
    color: #222121;
    font-size: 18px;
}

.style-2023 .footer-logos div:last-child>img {
    margin-right: 0;
}

.style-2023 .field__item>ul {
    margin-top: 0;
}

/*  END: General Style for 2023  */

/*  START: Style for 2023 Organizer and Co-organizers  */
.content-2023 h1,
.content-2023 .mtpc_news_title h3 {
    font-weight: 600;
    font-size: 39px;
    color: #282828;
    margin: 0 0 1em;
    text-transform: unset;
    text-align: left;
    line-height: 1.25;
}

.content-2023 .mtpc_news_title h3 a {
    color: #282828;
}

.content-2023 .mtpc_news_title h3 a:hover {
    color: #0085b2;
}

.content-2023 h3 {
    font-weight: 400;
    font-size: 1.17em;
    line-height: 1.5;
}

.organizers-2023 {
    max-width: 1165px;
}

/*  END: Style for 2023 Organizer and Co-organizers  */

/*  START: Style for 2023 Program Administration Team  */

.program-admin-team-list-2023 .mtpc_pl_item_wrapper .mtpc_pl_pic {
    display: none;
}

.program-admin-team-list-2023 .mtpc_pl_item_wrapper .mtpc_pl_texts {
    width: 100%;
}

.profile-list-2023 .field--name-field-mtpc-profile-listing-item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3.56em 2.22em;
}

.profile-list-2023 .mtpc_pl_item_container {
    display: flex;
    height: 100%;
    margin-bottom: 0;
}

.profile-list-2023 .mtpc_pl_item_wrapper {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
    padding: 2.22em 1.56em;
}

.profile-list-2023 .mtpc_pl_pic {
    display: none;
}

.profile-list-2023 .mtpc_pl_item_wrapper .mtpc_pl_texts {
    width: auto;
}

.profile-list-2023 .mtpc_profile_name {
    font-weight: 700;
    margin-bottom: 0.75em;
}

.profile-list-2023 .mtpc_profile_name.chinese {
    display: none;
}

/*  END: Style for 2023 Program Administration Team  */

/*  START: Style for 2023 Session Chairs  */
.profile-list-2-2023.mtpc-1col-section .mtpc-1col-section-wrapper {
    max-width: 1340px;
}

.profile-list-2-2023 .field--name-field-mtpc-profile-listing-item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 3.06em;
    margin: -1.4em 0;
}

.profile-list-2-2023 .field--name-field-mtpc-profile-listing-item>.field__item {
    padding: 1.4em 0;
}

.profile-list-2-2023 .field--name-field-mtpc-profile-listing-item>.field__item:nth-child(even) {}

.profile-list-2-2023 .mtpc_pl_item_container {
    position: relative;
    display: flex;
    height: 100%;
    margin-bottom: 0;
    /*padding: 0 1.8em;*/
}

.profile-list-2-2023 .mtpc_pl_item_wrapper {
    position: relative;
    width: 100%;
    align-items: center;
    background-color: #ffffff;
    padding: 2.1em 1.37em;
    filter: drop-shadow(0px 10px 40px rgba(0, 0, 0, 0.05));
    background-image: url('/files/2023-05/Session%20Chairs1.png');
    background-repeat: no-repeat;
    background-position: top right;
}


/*.profile-list-2-2023 .mtpc_pl_item_container::before,*/
/*.profile-list-2-2023 .mtpc_pl_item_container::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    z-index: -1;*/
/*    top: 50%;*/
/*    width: 1.8em;*/
/*    height: 80%;*/
/*    background-image: url('/files/2023-04/profile-card-edge.png');*/
/*    background-size: 100% 100%;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*.profile-list-2-2023 .mtpc_pl_item_container::before {*/
/*    left: 2px;*/
/*    transform: translate(0, -50%);*/
/*}*/

/*.profile-list-2-2023 .mtpc_pl_item_container::after {*/
/*    right: 2px;*/
/*    transform: translate(0, -50%) rotate(180deg);*/
/*}*/

.profile-list-2-2023 .mtpc_pl_item_container .mtpc_pl_pic {
    width: 177px;
    border-radius: 50%;
    overflow: hidden;
}

.profile-list-2-2023 .mtpc_pl_item_wrapper .mtpc_pl_texts {
    width: 100%;
}

.profile-list-2-2023 .mtpc_profile_name {
    font-weight: 700;
    color: #282828;
    margin-bottom: 0.5em;
}

.profile-list-2-2023 .mtpc_profile_name:hover {
    color: #00A3DA;
}

.profile-list-2-2023 .mtpc-profile-deatils {
    text-align: left !important;
}

.profile-list-2-2023 p {
    margin-bottom: 0.8em;
}

.profile-list-2-2023 .mtpc-profile-deatils p:first-child {
    line-height: 1.39;
}

/*  END: Style for 2023 Session Chairs  */

/*  START: Style for 2023 Program  */
.style-2023 .program-2023 h2 {
    margin-bottom: 0.5em;
}

body.news-2023 h2,
body.style-2023 h2 {
    color: #0062C4;
}


.program-2023 .progTab {
    display: flex;
    justify-content: center;
    gap: 2px;
    margin-top: -1em;
    margin-bottom: 2.78em;
}

.program-2023 button.tablinks {
    background-color: #C2C2C2;
    color: #ffffff;
    width: 12.22em;
}

.program-2023 button.tablinks.active,
.program-2023 button.tablinks:hover {
    background-color: #277bc0;
}

.program-2023 table {
    border: none;
}

.program-2023 table tbody {
    font-weight: 600;
}

.program-2023 table.tbl-bg thead tr th {
    background-color: #277bc0;
    font-weight: 400;
    padding: 1em 1em;
}

.program-2023 table.tbl-bg tbody tr:nth-of-type(odd) {
    display: block;
    background-color: #eeeeee;
    border: none;
}


.program-2023 table.tbl-bg tbody tr:nth-of-type(even) {
    display: block;
    background-color: #f6f2ef;
}


.program-2023 table.tbl-bg tbody td {
    border-bottom: 2px solid #FFF;
    background-color: transparent;
    padding: 1.78em 2.22em;
    vertical-align: top;
}

.program-2023 .field__item table li {
    margin-bottom: 0;
}

.program-2023 table.tbl-bg tbody tr td strong {
    color: #333333;
}

.program-2023 table.tbl-bg tbody tr td a strong {
    color: #003366;
}

.program-2023 table tbody ul {
    padding-left: 0.25em;
    margin-top: 0.5em;
    margin-bottom: 0;
}

/*  END: Style for 2023 Program  */

/*  START: Style for 2023 Program Details */
.style-2023 .program-details-title h1 {
    font-weight: 800;
    text-transform: unset;
    margin: 0;
}

/*  END: Style for 2023 Program Details */

/*  START: Style for 2023 Homepage Slide  */
body.style-2023.home-2023 {
    background-color: #FFFFFF;
}

body.style-2023.home-2023 p.main-paragraph {
    text-align: justify;
    font-size: 20px;
}

.home-slideshow-2023.mtpc-1col-section {
    padding: 0;
}

/*  END: Style for 2023 Homepage Slide  */

/*  START: Style for 2023 homepage block 1  */
.home-block-1-2023.mtpc-2col-section {
    background-size: cover;
    background-position: center;
}

.home-block-1-2023.mtpc-2col-section .mtpc-2col-section-wrapper {
    align-items: center;
    gap: 3em;
    padding: 100px 0;
}

.home-block-1-2023 .text-btn {
    width: 8em;
    text-align: center;
}

/*  END: Style for 2023 Homepage Block 1  */

/*  START: Style for 2023 Homepage Block 2  */
.home-block-2-2023.mtpc-1col-section {
    background-size: cover;
    background-position: center;
}

.home-block-2-2023.mtpc-1col-section .mtpc-1col-section-wrapper {
    padding: 100px 0;
}

.home-block-2-2023 h2 {
    color: #ffffff;
    margin-top: 0;
    font-size: 1.78em;
}

.home-block-2-2023 .number-list .field__item {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 7.6em;
}

.home-block-2-2023 .number-list__number {
    position: relative;
    font-family: 'DINPro-Bold', sans-serif;
    color: #ffffff;
    font-size: 150px;
    clip-path: polygon(0 0, 100% 0, 100% 45%, 45% 100%, 0 100%);
    overflow: hidden;
    width: 1em;
    aspect-ratio: 1/1;
    line-height: 1.1;
    text-align: center;
    margin-bottom: -1rem;
}

.home-block-2-2023 .number-list__number::after {
    content: '';
    position: absolute;
    bottom: -10%;
    right: 46px;
    display: block;
    width: 4px;
    height: 100px;
    background-color: #003366;
    transform: rotate(45deg);
}

.home-block-2-2023 .number-list img {
    width: 7.22em;
    margin-bottom: -2em;
}

.home-block-2-2023 .number-list p {
    color: #ffffff;
    max-width: 13.37em;
    margin-left: 5em;
}

/*  END: Style for 2023 Homepage Block 2  */

/*  START: Style for 2023 Homepage Block 3  */
.home-block-3-2023.mtpc-1col-section {
    background-size: 100% 100%;
    background-position: center;
    margin-bottom: -100px;
}

.home-block-3-2023.mtpc-1col-section .mtpc-1col-section-wrapper {
    padding: 100px 0;
}

.home-block-3-2023__top .field__item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8em;
}

.home-block-3-2023__top .field__item>* {
    width: calc(50% - 10px);
}

.home-block-3-2023__img {
    position: relative;
    border: 1px solid #ffffff;
    padding: 0.75em;
    box-sizing: border-box;
}

.home-block-3-2023__img::before {
    content: '';
    position: absolute;
    top: 75%;
    left: 0;
    transform: translateX(-100%);
    display: block;
    width: 35%;
    aspect-ratio: 217/12;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    background-image: url('/files/2023-04/section-2-line.svg');
}

.home-block-3-2023__img::after {
    content: '';
    position: absolute;
    bottom: -0.5em;
    right: 10%;
    transform: translateY(100%);
    display: block;
    width: 20%;
    aspect-ratio: 113/21;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('/files/2023-04/section-2-arrow.svg');
}

.home-block-3-2023__img img {
    box-sizing: border-box;
    border: 12px solid #ffffff;
}

/*  START: Style for 2023 Homepage Block 3  */

/*  START: Style for 2023 Header  */
.style-2023 header .mtpc_header .header .wrapper .logos .logos_container .logos_left {
    margin-right: 0;
}

.style-2023 header .mtpc_header .header .wrapper .logos .navigation>ul.menu {
    align-items: center;
}

.style-2023 header .mtpc_header .header .wrapper .logos .navigation>ul.menu>li>a.text-btn {
    color: #ffffff;
}

.style-2023 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>a.text-btn {
    display: none;
}

.style-2023 header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul li:only-child {
    padding: 15px 0;
}

.style-2023 .header.mobile .logos_right .text-btn {
    margin-right: 1em;
}

.style-2023.page-node-type-news .mtpc_pagetitle.mtpc_news h1 {
    text-transform: unset;
    text-align: left;
    font-weight: 800;
    font-size: 1.8em;
    color: #282828;
}

/*  END: Style for 2023 Header  */

/*  START: Style for 2023 Speaker  */
.speakers-image-style img {
  aspect-ratio: 180 / 200;
  object-fit: cover;
}

.style-2023.speakers .mtpc-profile-list-title {
    border: none;
    margin-bottom: 10px !important;
}

.style-2023.speakers .mtpc_pl_item_container {
    margin-bottom: 50px;
    position: relative;
    align-items: center;
    background-color: #ffffff;
    padding: 2.1em 2.37em;
    filter: drop-shadow(0px 10px 40px rgba(0, 0, 0, 0.05));
    background-image: url('/files/2023-05/Speakers1.png');
    background-repeat: no-repeat;
    background-position: top right;
}

.style-2023.speakers .mtpc_pl_item_container::after {
    content: "";
    clear: both;
    box-shadow: 0 0 20px #212121;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    background: #e9e9e9;
    display: block;
}

/*  END: Style for 2023 Speaker  */

/*  START: Style for 2023 News  */
.news-2023 {
    background-color: rgb(236, 236, 236);
}

.news-2023 .view-id-news_events .view-empty {
    text-align: center;
    font-size: 22px;
}

body.news-2023.path-news .mtpc_pagetitle.mtpc_news h1 {
    color: #003366;
    margin: 1.5em auto 1.5em;
}

body.news-2023.path-news .mtpc_pagetitle.mtpc_news h1:after {
    left: 50%;
    transform: translateX(-50%);
    color: #003366;
    text-align: center;
}

.news-2023 .view-id-news_events .view-content {
    max-width: 1484px;
}

.news-2023 .view-id-news_events .view-content .views-row .row_caontainer.has_thumb {
    align-items: center;
}

.news-2023 .mtpc_news_date {
    color: #003366;
    font-size: 20px;
}

.news-2023 .view-id-news_events .view-content .views-row .row_caontainer .mtpc_read_more {
    display: flex;
    align-items: center;
    gap: 1.22em;
    margin-top: 1.5em;
    padding-left: 0;
}

.news-2023 .mtpc_read_more a.text-btn {
    box-sizing: border-box;
    min-width: 220px;
    text-align: center;
    font-size: 1.167em;
    font-weight: 400;
}

.style-2023 .mtpc_news_description h1 {
    text-transform: unset;
    text-align: unset;
    font-weight: unset;
    font-size: 1.8em;
    margin: 0 0 0.67em;
}

.style-2023 .mtpc_news_description a {
    color: #00a3d9;
}

.style-2023 .mtpc_news_date {
    color: #003366;
}

.style-2023 .profile-list-2-2023 .mtpc_pl_item_wrapper::after {
    content: "";
    clear: both;
    box-shadow: 0 0 20px #212121;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    display: block;
}

body.news-2023 h2 {
    margin-bottom: 1.5em;
}

body.news-2023 p {
    font-size: 22px;
}

body.style-2023.speakers h3 {
    font-size: 28px;
}

body.style-2023.speakers .mtpc_profile_name {
    font-size: 1.212em;
}

body.news-2023 header .mtpc_header .header .wrapper .logos .logos_left {
    margin-right: 0;
}

body.news-2023 .mtpc_header .navigation>ul.menu>li.text-btn a {
    color: #fff;
}

body.news-2023 header .mtpc_header .header .wrapper .logos .navigation>ul.menu.show {
    align-items: center;
}

body.news-2023 .mtpc_news.mtpc_pagetitle {
    margin-top: 6em;
    padding-top: 0;
}

/*  END: Style for 2023 News  */


body.style-2023 .video-block {
    margin-top: 220px;
}

body.style-2023 video.video {
    height: 100%;
    margin-top: 20px;
}


@media only screen and (min-width: 992px) {
    body.style-2023 .home-image {
        width: 50%;

    }
}

/*  START: General Style for 2024  */
.style-2024 {
    background-size: 100% auto;
    background-color: #FFFFFF;
}

.style-2024 h1,
.style-2024 h2 {
    text-transform: uppercase;
    text-align: center;
    color: #003366;
    font-weight: 700;
    font-size: 1.78em;
    margin: 80px 0 1.5em;
}

.style-2024 h2 {
    margin-bottom: 0;
}

.style-2024 blockquote h1 {
    text-align: left;
    margin: 0;
    font-weight: 800;
    text-transform: unset;
}

.style-2024 a {
    color: #8A4ABD;
}

.style-2024 a.text-btn,
.style-2024 button,
.style-2024 input[type=button] {
    background-color: #003366;
}

.style-2024 .field__item li {
    margin-bottom: 1em;
}

.style-2024 .mtpc_footer {
    margin-top: 0;
}

.style-2024 .footer-logos {
    margin-top: 40px;
    margin-bottom: 40px;
}

.style-2024 .footer-logos .field__item {
    display: inline-flex;
}

.style-2024 .footer-logos .item {
    margin-top: 0;
    padding-right: 90px;
}

.style-2024 .footer-logos .item div {
    vertical-align: text-bottom;
}

.style-2024 .footer-logos p {
    font-weight: 400;
    color: #222121;
    font-size: 18px;
}

.style-2024 .footer-logos div:last-child>img {
    margin-right: 0;
}

.style-2024 .field__item>ul {
    margin-top: 0;
}

/* 2024 MENU  */
.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation {
    width: 300px;
    height: fit-content;
    top: 105px;
    right: 0;
    left: unset;
    background-color: #fff;
    overflow-x: hidden;
}

.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation .cnt_close_menu_button {
    display: none;
}

.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu {
    margin-top: 50px;
}

.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li {
    margin-bottom: 50px;
}

.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>a,
.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>span {
    margin: 0 42px;
    color: #777777;
    font-size: 20px;
    font-weight: 700;
    width: fit-content;
}

.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.no-submenu-items>a:after,
.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>span.arrow-right:after,
.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded.active>a.arrow-right:after,
.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded.active>span.arrow-right:after {
    content: '';
}

.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded.active>ul {
    padding: 20px 5px 20px 70px;
    margin-top: 0;
    background-color: transparent;
}

.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul {
    margin: 0;
}

.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>a,
.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>span {
    color: #777777;
}

.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation .top_links {
    margin: 0 42px 15px;
}

.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation .top_links>ul.menu>li>a,
.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation .top_links>ul.menu>li>span {
    color: #777777;
}

.background-cover {
    background-size: cover;
}

/*  END: General Style for 2024  */

/*  START: Style for 2024 Organizer and Co-organizers  */
.content-2024 h1,
.content-2024 .mtpc_news_title h3 {
    font-weight: 600;
    font-size: 39px;
    color: #282828;
    margin: 0 0 1em;
    text-transform: unset;
    text-align: left;
    line-height: 1.25;
}

.content-2024 .mtpc_news_title h3 {
    font-weight: 700;
    font-size: 40px;
}

.content-2024 .mtpc_news_title h3 a {
    color: #1A1A1A;
}

.content-2024 .mtpc_news_title h3 a:hover {
    color: #0085b2;
}

.content-2024 h3 {
    font-weight: 400;
    font-size: 1.17em;
    line-height: 1.5;
}

.organizers-2024 {
    max-width: 1165px;
}

/*  END: Style for 2024 Organizer and Co-organizers  */

/*  START: Style for 2024 Program Administration Team  */

.mtpc-1col-section .mtpc-1col-section-wrapper:has(.program-admin-team-list-2024) {
    max-width: 1092px;
}

.program-admin-team-list-2024 {
    margin-top: 30px;
    margin-bottom: 170px;
}

.program-admin-team-list-2024 .mtpc_pl_item_container {
    margin-bottom: 10px;
}

.program-admin-team-list-2024 .mtpc_pl_item_wrapper .mtpc_pl_pic {
    display: none;
}

.program-admin-team-list-2024 .mtpc_pl_item_wrapper .mtpc_pl_texts {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 25px;
    filter: drop-shadow(0px 10px 40px rgba(0, 0, 0, 0.05));
}

.program-admin-team-list-2024 .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc_profile_name_container {
    width: 100%;
    max-width: 311px;
    padding-right: 20px;
    color: #532D83;
}

.program-admin-team-list-2024 .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc_profile_name_container .mtpc_profile_name {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}

.program-admin-team-list-2024 .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc-profile-deatils {
    flex: 1;
}

.program-admin-team-list-2024 .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc-profile-deatils p {
    color: #777777;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
}

.profile-list-2024 .field--name-field-mtpc-profile-listing-item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3.56em 2.22em;
}

.profile-list-2024 .mtpc_pl_item_container {
    display: flex;
    height: 100%;
    margin-bottom: 0;
}

.profile-list-2024 .mtpc_pl_item_wrapper {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
    padding: 2.22em 1.56em;
}

.profile-list-2024 .mtpc_pl_pic {
    display: none;
}

.profile-list-2024 .mtpc_pl_item_wrapper .mtpc_pl_texts {
    width: auto;
}

.profile-list-2024 .mtpc_profile_name {
    font-weight: 700;
    margin-bottom: 0.75em;
}

.profile-list-2024 .mtpc_profile_name.chinese {
    display: none;
}

/*  END: Style for 2024 Program Administration Team  */

/*  START: Style for 2024 Session Chairs  */
.profile-list-2-2024.mtpc-1col-section .mtpc-1col-section-wrapper {
    max-width: 1340px;
}

.profile-list-2-2024 .field--name-field-mtpc-profile-listing-item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 30px 0;
}

/*.profile-list-2-2024 .field--name-field-mtpc-profile-listing-item > .field__item {*/
/*    padding: 1.4em 0;*/
/*}*/

.profile-list-2-2024 .mtpc_pl_item_container {
    position: relative;
    display: flex;
    height: 100%;
    margin-bottom: 0;
    /*padding: 0 1.8em;*/
}

.profile-list-2-2024 .mtpc_pl_item_wrapper {
    position: relative;
    width: 100%;
    align-items: flex-start;
    background-color: #ffffff;
    /*padding: 2.1em 1.37em;*/
    filter: drop-shadow(0px 10px 40px rgba(0, 0, 0, 0.05));
    background-image: url('/files/2024-05/Session%20Chairs1.png');
    background-repeat: no-repeat;
    background-position: top right;
}


/*.profile-list-2-2024 .mtpc_pl_item_container::before,*/
/*.profile-list-2-2024 .mtpc_pl_item_container::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    z-index: -1;*/
/*    top: 50%;*/
/*    width: 1.8em;*/
/*    height: 80%;*/
/*    background-image: url('/files/2024-04/profile-card-edge.png');*/
/*    background-size: 100% 100%;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*.profile-list-2-2024 .mtpc_pl_item_container::before {*/
/*    left: 2px;*/
/*    transform: translate(0, -50%);*/
/*}*/

/*.profile-list-2-2024 .mtpc_pl_item_container::after {*/
/*    right: 2px;*/
/*    transform: translate(0, -50%) rotate(180deg);*/
/*}*/

.profile-list-2-2024 .mtpc_pl_item_container .mtpc_pl_pic,
.profile-list-2-2024 .mtpc_pl_item_container .mtpc_pl_pic img {
    width: 100%;
    height: auto;
    margin: 0;
    max-width: 209px;
}

.profile-list-2-2024 .mtpc_pl_item_wrapper .mtpc_pl_texts {
    width: auto;
    padding: 27px 27px 12px;
}

.profile-list-2-2024 .mtpc_profile_name {
    font-size: 24px;
    font-weight: 700;
    color: #532D83;
    margin-bottom: 0.5em;
}

.style-2024.session-chairs .mtpc_profile_name.chinese {
    display: none;
}

/*.profile-list-2-2024 .mtpc_profile_name:hover {*/
/*    color: #00A3DA;*/
/*}*/

.profile-list-2-2024 .mtpc-profile-deatils {
    text-align: left !important;
}

.profile-list-2-2024 p {
    margin-bottom: 0.8em;
    line-height: 28px;
}

.profile-list-2-2024 .mtpc-profile-deatils p:first-child {
    font-weight: 400;
    color: #777777;
}

/*  END: Style for 2024 Session Chairs  */

/*  START: Style for 2024 Program  */
.style-2024 .program-2024 h2 {
    /*margin-top: .5em;*/
    margin-bottom: 0.5em;
}

body.news-2024 h2,
body.style-2024 h2 {
    color: #532D83;
}

.program-2024 {
    padding-bottom: 280px;
}

.program-2024 .progTab {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 147px;
}

.program-2024 button.tablinks {
    background-color: #C2C2C2;
    color: #ffffff;
    width: 12.22em;
}

.program-2024 button.tablinks.active,
.program-2024 button.tablinks:hover {
    background-color: #003366;
}

.program-2024 table {
    border: none;
}

.program-2024 table tbody {
    font-weight: 600;
}

.program-2024 table.tbl-bg thead tr th {
    background-color: #532D83;
    font-weight: 300;
    padding: 1em 1em;
}

.program-2024 table.tbl-bg tbody tr {
    display: block;
    border: none;
    background-color: transparent !important;
    border-top: 2px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.program-2024 table.tbl-bg tbody tr:last-child {
    border-bottom: none;
}

.program-2024 table.tbl-bg tbody td {
    border-bottom: none;
    padding: 1.78em 2.22em;
    vertical-align: top;
}

.program-2024 table.tbl-bg tbody tr td {
    background-color: #fff;
}

.program-2024 table.tbl-bg tbody tr td:nth-of-type(1) {
    background-color: #EDEDED;
}

.program-2024 table.progTable>tbody>tr>td:first-child {
    min-width: 105px;
    width: 105px;
}

.program-2024 .field__item table li {
    margin-bottom: 0;
}

.program-2024 table.tbl-bg tbody tr td strong {
    color: #333333;
}

.program-2024 table.tbl-bg tbody tr td a strong {
    color: #003366;
}

.program-2024 table tbody ul {
    padding-left: 0.25em;
    margin-top: 0.5em;
    margin-bottom: 0;
}

/*  END: Style for 2024 Program  */

/*  START: Style for 2024 Program Details */
.style-2024 .program-details-title h1 {
    font-weight: 800;
    text-transform: unset;
    margin: 0;
}

/*  END: Style for 2024 Program Details */

/*  START: Style for 2024 Homepage Slide  */
body.style-2024.home-2024 {
    background-color: #FFFFFF;
}

body.style-2024.home-2024 p.main-paragraph {
    text-align: justify;
    font-size: 20px;
}

.home-slideshow-2024.mtpc-1col-section {
    padding: 0;
}

/*  END: Style for 2024 Homepage Slide  */

/*  START: Style for 2024 homepage block 1  */
.home-block-1-2024.mtpc-2col-section {
    background-size: cover;
    background-position: center;
}

.home-block-1-2024.mtpc-2col-section .mtpc-2col-section-wrapper {
    align-items: center;
    gap: 3em;
    padding: 180px 0;
}

.home-block-1-2024 .text-btn {
    width: 8em;
    text-align: center;
}

/*  END: Style for 2024 Homepage Block 1  */

/*  START: Style for 2024 Homepage Block 2  */
.home-block-2-2024.mtpc-1col-section {
    background-size: cover;
    background-position: center;
}

.home-block-2-2024.mtpc-1col-section .mtpc-1col-section-wrapper {
    padding: 180px 0;
}

.home-block-2-2024 h2 {
    color: #ffffff;
    margin-top: 0;
    font-size: 1.78em;
}

.home-block-2-2024 .number-list .field__item {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 3em;
    padding-top: 100px;
}

.home-block-2-2024 .number-list__number {
    position: relative;
    font-family: 'DINPro-Bold', sans-serif;
    color: #ffffff;
    font-size: 200px;
    width: 1em;
    aspect-ratio: 1/1;
    line-height: 1;
    text-align: center;
    font-weight: 700;
}

.home-block-2-2024 .number-list img {
    width: 7.22em;
    margin-bottom: -2em;
}

.home-block-2-2024 .number-list p {
    position: relative;
    min-height: 100%;
    background-color: #fff;
    color: #333333;
    display: flex;
    align-items: flex-end;
    max-width: 12em;
    padding-left: 14px;
    padding-bottom: 30px;
    margin-left: -4.5em;
    font-size: 18px;
    line-height: 25px;
}

.home-block-2-2024 .number-list p::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 10px;
    z-index: -1;
    box-shadow: -3px 0 15px rgba(0, 0, 0, 0.2)
}

.home-block-2-2024 div:has(>div.number-list__number) {
    display: flex;
    align-items: stretch;
    overflow: hidden;
}

.home-block-2-2024 .field__item:has(div.number-list__number)>div:nth-of-type(1)>div.number-list__number {
    color: #0EACD4;
}

.home-block-2-2024 .field__item:has(div.number-list__number)>div:nth-of-type(2)>div.number-list__number {
    color: #CDDC2A;
}

.home-block-2-2024 .field__item:has(div.number-list__number)>div:nth-of-type(3)>div.number-list__number {
    color: #F58523;
}

/*  END: Style for 2024 Homepage Block 2  */

/*  START: Style for 2024 Homepage Block 3  */
.home-block-3-2024 {
    background-size: cover;
}

.home-block-3-2024.mtpc-2col-section .mtpc-2col-section-wrapper {
    align-items: center;
    gap: 3em;
    padding: 180px 0;
}

/*.home-block-3-2024.mtpc-1col-section {*/
/*    background-size: 100% 100%;*/
/*    background-position: center;*/
/*    margin-bottom: -100px;*/
/*}*/

/*.home-block-3-2024.mtpc-1col-section .mtpc-1col-section-wrapper {*/
/*    padding: 100px 0;*/
/*}*/

/*.home-block-3-2024__top .field__item {*/
/*    display: flex;*/
/*    justify-content: flex-start;*/
/*    align-items: center;*/
/*    gap: 8em;*/
/*}*/

.home-block-3-2024__top .field__item>* {
    width: calc(50% - 10px);
}

.home-block-3-2024__img {
    position: relative;
    border: 1px solid #ffffff;
    padding: 0.75em;
    box-sizing: border-box;
}

.home-block-3-2024__img::before {
    content: '';
    position: absolute;
    top: 75%;
    left: 0;
    transform: translateX(-100%);
    display: block;
    width: 35%;
    aspect-ratio: 217/12;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    background-image: url('/files/2024-04/section-2-line.svg');
}

.home-block-3-2024__img::after {
    content: '';
    position: absolute;
    bottom: -0.5em;
    right: 10%;
    transform: translateY(100%);
    display: block;
    width: 20%;
    aspect-ratio: 113/21;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('/files/2024-04/section-2-arrow.svg');
}

.home-block-3-2024__img img {
    box-sizing: border-box;
    border: 12px solid #ffffff;
}

/*  START: Style for 2024 Homepage Block 3  */

/*  START: Style for 2024 Header  */
.style-2024 header .mtpc_header .header .wrapper .logos .logos_container .logos_left {
    margin-right: 0;
}

.style-2024 header .mtpc_header .header .wrapper .logos .navigation>ul.menu {
    align-items: center;
}

.style-2024 header .mtpc_header .header .wrapper .logos .navigation>ul.menu>li>a.text-btn {
    color: #ffffff;
}

.style-2024 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.text-btn {
    display: none;
}

.style-2024 header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul li:only-child {
    padding: 15px 0;
}

.style-2024 .header.mobile .logos_right .text-btn {
    margin-right: 1em;
}

.style-2024.page-node-type-news .mtpc_pagetitle.mtpc_news h1 {
    text-transform: unset;
    text-align: left;
    font-weight: 800;
    font-size: 1.8em;
    color: #282828;
}

/*  END: Style for 2024 Header  */

/*  START: Style for 2024 Speaker  */
.style-2024.speakers .mtpc-profile-list-title {
    border: none;
    background-color: #532D83;
    padding: 24px;
    text-align: center;
    margin-bottom: 20px !important;
}

.style-2024.speakers .mtpc-profile-list-title h3 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 35.6px;
}

.style-2024.speakers .mtpc_pl_item_container {
    margin-bottom: 20px;
    position: relative;
    align-items: center;
    background-color: #ffffff;
    filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.15));
}

/*.style-2024.speakers .mtpc_pl_item_container::after {*/
/*    content: "";*/
/*    clear: both;*/
/*    box-shadow: 0 0 20px #212121;*/
/*    height: 2px;*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    bottom: -2px;*/
/*    left: 0;*/
/*    background: #e9e9e9;*/
/*    display: block;*/
/*}*/

.style-2024.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_pic {
    min-width: 176px;
    width: 100%;
    max-width: 176px;
    height: auto;
    margin-right: 0;
}

.style-2024.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts {
    padding: 20px 20px 30px;
}

.style-2024.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc_profile_name_container {
    position: relative;
    color: #532D83;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    width: 100%;
    cursor: pointer;
}

.style-2024.speakers .mtpc_pl_texts .mtpc_profile_name_container .toggle-icon {
    position: absolute;
    right: 5px;
    top: -5px;
}

.style-2024.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc-profile-deatils p:first-child {
    line-height: 36px;
    margin-bottom: 0;
}

.style-2024.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc-profile-deatils p:not(:first-child) {
    /*display: none;*/
    opacity: 0;
    height: 0;
    transition: all ease 0.3s;
    margin-bottom: 0;
}

.style-2024.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts.active .mtpc-profile-deatils p:first-child {
    margin-bottom: revert;
}

.style-2024.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts.active .mtpc-profile-deatils p:not(:first-child) {
    opacity: 1;
    height: unset;
    margin-bottom: revert;
}

/*  END: Style for 2024 Speaker  */

/*  START: Style for 2024 News  */
.news-2024 {
    /*background-color: rgb(236, 236, 236);*/
}

.news-2024 .view-id-news_events .view-empty {
    text-align: center;
    font-size: 22px;
}

body.news-2024.path-news .mtpc_pagetitle.mtpc_news h1 {
    color: #532D83;
    margin: 80px auto 1.5em;
}

body.news-2024.path-news .mtpc_pagetitle.mtpc_news h1:after {
    left: 50%;
    transform: translateX(-50%);
    color: #532D83;
    text-align: center;
}

.news-2024 .view-id-news_events .view-content {
    max-width: 1484px;
}

.news-2024 .view-id-news_events .view-content .views-row .row_caontainer.has_thumb {
    align-items: flex-start;
}

.news-2024 .view-id-news_events .view-content .views-row .row_caontainer.has_thumb .thumb_container img {
    max-width: 660px;
    margin-left: auto;
}

.news-2024 .mtpc_news_date {
    color: #003366;
    font-size: 20px;
    text-transform: unset;
}

.news-2024 .view-id-news_events .view-content .views-row .row_caontainer .mtpc_read_more {
    display: flex;
    align-items: center;
    gap: 1.22em;
    margin-top: 50px;
    padding-left: 0;
    flex-wrap: wrap;
}


.news-2024 .mtpc_read_more a.text-btn {
    box-sizing: border-box;
    min-width: 220px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
}

.news-2024 div[data-network="facebook"] {
    display: none !important;
}

.style-2024 .mtpc_news_description h1 {
    text-transform: unset;
    text-align: unset;
    font-weight: unset;
    font-size: 1.8em;
    margin: 0 0 0.67em;
}

/*.style-2024 .mtpc_news_description a {*/
/*    color: #fff;*/
/*    background-color: #003366;*/
/*}*/

.style-2024 .mtpc_news_date {
    color: #003366;
    text-transform: unset !important;
}

.style-2024 .view-id-news_events .views-row {
    border-bottom: none !important;
}

/*.style-2024 .profile-list-2-2024 .mtpc_pl_item_wrapper::after {*/
/*    content: "";*/
/*    clear: both;*/
/*    box-shadow: 0 0 20px #212121;*/
/*    height: 2px;*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    bottom: -2px;*/
/*    left: 0;*/
/*    display: block;*/
/*}*/

body.news-2024 h2 {
    margin-bottom: 1.5em;
}

body.news-2024 p {
    font-size: 22px;
}

body.style-2024.speakers h3 {
    font-size: 28px;
}

body.style-2024.speakers .mtpc_profile_name {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 10px;
}

body.news-2024 header .mtpc_header .header .wrapper .logos .logos_left {
    margin-right: 0;
}

body.news-2024 .mtpc_header .navigation>ul.menu>li.text-btn a {
    color: #fff;
}

body.news-2024 header .mtpc_header .header .wrapper .logos .navigation>ul.menu.show {
    align-items: center;
}

body.news-2024 .mtpc_news.mtpc_pagetitle {
    margin-top: 100px;
    padding-top: 0;
    padding-bottom: 10px;
}

body.news-2024 .view-header .mtpc_news.mtpc_pagetitle h1 {
    color: #532D83;
    margin: 0 auto !important;
}


/*  END: Style for 2024 News  */

/* START: Style for 2024 Resources */
.style-2024 .content-box-2024 {
    background-color: #fff;
    filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.1));
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 180px;
}

.style-2024 .content-box-2024 p {
    color: #000;
}

/* END: Style for 2024 Resources */

body.style-2024 .video-block {
    margin-top: 220px;
}

body.style-2024 video.video {
    height: 100%;
    margin-top: 20px;
}


@media only screen and (min-width: 992px) {
    body.style-2024 .home-image {
        width: 50%;

    }
}


/*  START: General Style for 2025  */
.style-2025 {
    background-size: 100% auto;
    background-color: #FFFFFF;
}

.style-2025 h1,
.style-2025 h2 {
    text-transform: uppercase;
    text-align: center;
    color: #003366;
    font-weight: 700;
    font-size: 1.78em;
    margin: 80px 0 1.5em;
}

.style-2025 h2 {
    margin-bottom: 0;
}

.style-2025 blockquote h1 {
    text-align: left;
    margin: 0;
    font-weight: 800;
    text-transform: unset;
}

.style-2025 a {
    color: #000000;
    text-decoration: underline;
}

.style-2025 a.text-btn,
.style-2025 button,
.style-2025 input[type=button] {
    background-color: #003366;
}

.style-2025 .field__item li {
    margin-bottom: 1em;
}

.style-2025 .mtpc_footer {
    margin-top: 0;
}

.style-2025 .footer-logos.footer-logos--home {
    margin-top: 40px;
    margin-bottom: 40px;
}

.style-2025 .footer-logos {
    margin-top: 80px;
    margin-bottom: 40px;
}

.style-2025 .footer-logos .field__item {
    display: inline-flex;
    flex-wrap: wrap;
}

.style-2025 .footer-logos.footer-logos--home .field__item {
    /*flex-wrap: nowrap;*/
}

.style-2025 .footer-logos .item {
    margin-top: 0;
    padding-right: 90px;
}

.style-2025 .footer-logos.footer-logos--home .item{
    padding-right: 40px;
}

.style-2025 .footer-logos.footer-logos--home .item div{
  max-width: 450px;
  display: flex;
  align-items: center;
  gap: 25px;
}

.style-2025 .footer-logos.footer-logos--home .item div img{
  object-fit: contain;
}

.style-2025 .footer-logos .item div {
    vertical-align: text-bottom;
}

.style-2025 .footer-logos p {
    font-weight: 400;
    color: #222121;
    font-size: 18px;
}

.style-2025 .footer-logos div:last-child>img {
    margin-right: 0;
}

.style-2025 .field__item>ul {
    margin-top: 0;
}

/* 2025 MENU  */
.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation {
    width: 300px;
    height: fit-content;
    top: 105px;
    right: 0;
    left: unset;
    background-color: #fff;
    overflow-x: hidden;
}

.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation .cnt_close_menu_button {
    display: none;
}

.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu {
    margin-top: 50px;
}

.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li {
    margin-bottom: 50px;
}

.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>a,
.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>span {
    margin: 0 42px;
    color: #777777;
    font-size: 20px;
    font-weight: 700;
    width: fit-content;
}

.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.no-submenu-items>a:after,
.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>span.arrow-right:after,
.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded.active>a.arrow-right:after,
.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded.active>span.arrow-right:after {
    content: '';
}

.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded.active>ul {
    padding: 20px 5px 20px 70px;
    margin-top: 0;
    background-color: transparent;
}

.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul {
    margin: 0;
}

.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>a,
.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>span {
    color: #777777;
}

.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation .top_links {
    margin: 0 42px 15px;
}

.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation .top_links>ul.menu>li>a,
.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation .top_links>ul.menu>li>span {
    color: #777777;
}

.background-cover {
    background-size: cover;
}

.style-2025 blockquote{
    border-color: #0066FF !important;
}

.style-2025 .color1{
    color: #0066FF;
}

/*  END: General Style for 2025  */

/*  START: Style for 2025 Organizer and Co-organizers  */
.content-2025 h1,
.content-2025 .mtpc_news_title h3 {
    font-weight: 600;
    font-size: 39px;
    color: #282828;
    margin: 0 0 1em;
    text-transform: unset;
    text-align: left;
    line-height: 1.25;
}

.content-2025 .mtpc_news_title h3 {
    font-weight: 700;
    font-size: 40px;
}

.content-2025 .mtpc_news_title h3 a {
    color: #0066FF;
}

.content-2025 .mtpc_news_title h3 a:hover {
    color: #0085b2;
}

.content-2025 h3 {
    font-weight: 400;
    font-size: 1.17em;
    line-height: 1.5;
}

.organizers-2025 {
    max-width: 1165px;
}

/*  END: Style for 2025 Organizer and Co-organizers  */

/*  START: Style for 2025 Program Administration Team  */

.mtpc-1col-section .mtpc-1col-section-wrapper:has(.program-admin-team-list-2025) {
    max-width: 1092px;
}

.program-admin-team-list-2025 {
    margin-top: 30px;
    margin-bottom: 170px;
}

.program-admin-team-list-2025 .mtpc_pl_item_container {
    margin-bottom: 10px;
}

.program-admin-team-list-2025 .mtpc_pl_item_wrapper .mtpc_pl_pic {
    display: none;
}

.program-admin-team-list-2025 .mtpc_pl_item_wrapper .mtpc_pl_texts {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 25px;
    filter: drop-shadow(0px 10px 40px rgba(0, 0, 0, 0.05));
}

.program-admin-team-list-2025 .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc_profile_name_container {
    width: 100%;
    max-width: 311px;
    padding-right: 20px;
    /*color: #532D83;*/
    color: #0066FF;
}

.program-admin-team-list-2025 .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc_profile_name_container .mtpc_profile_name {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}

.program-admin-team-list-2025 .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc-profile-deatils {
    flex: 1;
}

.program-admin-team-list-2025 .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc-profile-deatils p {
    color: #777777;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
}

.profile-list-2025 .field--name-field-mtpc-profile-listing-item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3.56em 2.22em;
}

.profile-list-2025 .mtpc_pl_item_container {
    display: flex;
    height: 100%;
    margin-bottom: 0;
}

.profile-list-2025 .mtpc_pl_item_wrapper {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
    padding: 2.22em 1.56em;
}

.profile-list-2025 .mtpc_pl_pic {
    display: none;
}

.profile-list-2025 .mtpc_pl_item_wrapper .mtpc_pl_texts {
    width: auto;
}

.profile-list-2025 .mtpc_profile_name {
    font-weight: 700;
    margin-bottom: 0.75em;
}

.profile-list-2025 .mtpc_profile_name.chinese {
    display: none;
}

/*  END: Style for 2025 Program Administration Team  */

/*  START: Style for 2025 Session Chairs  */
.profile-list-2-2025.mtpc-1col-section .mtpc-1col-section-wrapper {
    max-width: 1340px;
}


.profile-list-2-2025 .field--name-field-mtpc-profile-listing-item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 30px 0;
}

.profile-list-2-2025.profile-list-one-column-2025.mtpc-1col-section .mtpc-1col-section-wrapper {
    max-width: 670px;
}

.profile-list-2-2025.profile-list-one-column-2025 .field--name-field-mtpc-profile-listing-item {
    grid-template-columns: repeat(1, 1fr);
}

/*.profile-list-2-2025 .field--name-field-mtpc-profile-listing-item > .field__item {*/
/*    padding: 1.4em 0;*/
/*}*/

.profile-list-2-2025 .mtpc_pl_item_container {
    position: relative;
    display: flex;
    height: 100%;
    margin-bottom: 0;
    /*padding: 0 1.8em;*/
}

.profile-list-2-2025 .mtpc_pl_item_wrapper {
    position: relative;
    width: 100%;
    align-items: flex-start;
    background-color: #ffffff;
    /*padding: 2.1em 1.37em;*/
    filter: drop-shadow(0px 10px 40px rgba(0, 0, 0, 0.05));
    background-image: url('/files/2025-05/Session%20Chairs1.png');
    background-repeat: no-repeat;
    background-position: top right;
}


/*.profile-list-2-2025 .mtpc_pl_item_container::before,*/
/*.profile-list-2-2025 .mtpc_pl_item_container::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    z-index: -1;*/
/*    top: 50%;*/
/*    width: 1.8em;*/
/*    height: 80%;*/
/*    background-image: url('/files/2025-04/profile-card-edge.png');*/
/*    background-size: 100% 100%;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*.profile-list-2-2025 .mtpc_pl_item_container::before {*/
/*    left: 2px;*/
/*    transform: translate(0, -50%);*/
/*}*/

/*.profile-list-2-2025 .mtpc_pl_item_container::after {*/
/*    right: 2px;*/
/*    transform: translate(0, -50%) rotate(180deg);*/
/*}*/

.profile-list-2-2025 .mtpc_pl_item_container .mtpc_pl_pic *{
  height: 100%;  
}

.profile-list-2-2025 .mtpc_pl_item_container .mtpc_pl_pic,
.profile-list-2-2025 .mtpc_pl_item_container .mtpc_pl_pic img {
    width: 100%;
    /*height: auto;*/
    margin: 0;
    max-width: 209px;
    min-width: 209px;
    height: 100%;
    object-fit: cover;
}

.profile-list-2-2025 .mtpc_pl_item_wrapper .mtpc_pl_texts {
    width: auto;
    padding: 27px 27px 12px;
}

.profile-list-2-2025 .mtpc_profile_name {
    font-size: 24px;
    font-weight: 700;
    color: #0066FF;
    margin-bottom: 0.5em;
}

.style-2025.session-chairs .mtpc_profile_name.chinese {
    display: none;
}

/*.profile-list-2-2025 .mtpc_profile_name:hover {*/
/*    color: #00A3DA;*/
/*}*/

.profile-list-2-2025 .mtpc-profile-deatils {
    text-align: left !important;
}

.profile-list-2-2025 p {
    margin-bottom: 0.8em;
    line-height: 28px;
}

.profile-list-2-2025 .mtpc-profile-deatils p:first-child {
    font-weight: 400;
    color: #777777;
}

/*  END: Style for 2025 Session Chairs  */

/*  START: Style for 2025 Program  */
.style-2025 .program-2025 h2 {
    /*margin-top: .5em;*/
    margin-bottom: 0.5em;
}

body.news-2025 h2,
body.style-2025 h2 {
    color: #5A5A5A;
}

.program-2025 {
    padding-bottom: 50px;
}

.program-2025 .progTab {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 147px;
}

.program-2025 button.tablinks {
    background-color: #C2C2C2;
    color: #ffffff;
    width: 12.22em;
}

.program-2025 button.tablinks.active,
.program-2025 button.tablinks:hover {
    background-color: #003366;
}

.program-2025 table {
    border: none;
}

.program-2025 table tbody {
    font-weight: 600;
}

.program-2025 table.tbl-bg thead tr th {
    background-color: #0066FF;
    font-weight: 300;
    padding: 1em 1em;
}

.program-2025 table.tbl-bg tbody tr {
    display: block;
    border: none;
    background-color: transparent !important;
    border-top: 2px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.program-2025 table.tbl-bg tbody tr:last-child {
    border-bottom: none;
}

.program-2025 table.tbl-bg tbody td {
    border-bottom: none;
    padding: 1.78em 2.22em;
    vertical-align: top;
}

.program-2025 table.tbl-bg tbody tr td {
    background-color: #fff;
}

.program-2025 table.tbl-bg tbody tr td:nth-of-type(1) {
    background-color: #EDEDED;
}

.program-2025 table.progTable>tbody>tr>td:first-child {
    min-width: 105px;
    width: 105px;
}

.program-2025 .field__item table li {
    margin-bottom: 0;
}

.program-2025 table.tbl-bg tbody tr td strong {
    color: #333333;
}

.program-2025 table.tbl-bg tbody tr td a strong {
    color: #003366;
}

.program-2025 table tbody ul {
    padding-left: 0.25em;
    margin-top: 0.5em;
    margin-bottom: 0;
}

/*  END: Style for 2025 Program  */

/*  START: Style for 2025 Program Details */
.style-2025 .program-details-title h1 {
    font-weight: 800;
    text-transform: unset;
    margin: 0;
}

/*  END: Style for 2025 Program Details */

/*  START: Style for 2025 Homepage Slide  */
body.style-2025.home-2025 {
    background-color: #FFFFFF;
}

body.style-2025.home-2025 p.main-paragraph {
    text-align: justify;
    font-size: 20px;
}

.home-slideshow-2025.mtpc-1col-section {
    padding: 0;
}

/*  END: Style for 2025 Homepage Slide  */
/*  START: Style for 2025 homepage image-2025-drop-shadow-1  */
.image-2025-drop-shadow-1 {
    box-shadow: 10px 10px 20px 0px #00000040;
}

/*  END: Style for 2025 Homepage image-2025-drop-shadow-1  */
/*  START: Style for 2025 homepage block 1  */
.home-block-1-2025.mtpc-2col-section {
    background-size: cover;
    background-position: center;
}

.home-block-1-2025.mtpc-2col-section .mtpc-2col-section-wrapper {
    align-items: center;
    gap: 3em;
    /*padding: 180px 0;*/
    padding: 210px 0 220px;
    position: relative;
}

.home-block-1-2025.mtpc-2col-section .mtpc-2col-section-wrapper::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url('/sites/accessts2023.prod01.ust.hk/files/2025-04/2025-block-shadow.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 75px;
    width: 100%;
}

.home-block-1-2025 .text-btn {
    width: 8em;
    text-align: center;
}

/*  END: Style for 2025 Homepage Block 1  */

/*  START: Style for 2025 Homepage Block 2  */
.home-block-2-2025.mtpc-1col-section {
    background-size: cover;
    background-position: center;
}

.home-block-2-2025.mtpc-1col-section .mtpc-1col-section-wrapper {
    padding: 20px 0 180px;
    position: relative
}

.home-block-2-2025 h2 {
    color: #ffffff;
    margin-top: 0;
    font-size: 1.78em;
}

.home-block-2-2025.mtpc-1col-section .mtpc-1col-section-wrapper::after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: 0;
    background-image: url('/sites/accessts2023.prod01.ust.hk/files/2025-04/2025-block-shadow.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 75px;
    width: 100%;
}


/*  END: Style for 2025 Homepage Block 2  */

/*  START: Style for 2025 number-list-image-grid-block-2025  */
.number-list-image-grid-block-2025.mtpc-1col-section .mtpc-1col-section-wrapper {
    max-width: 1500px;
}

.number-list-image-grid-block-2025 .mtpc-block-image-grid-item-wrapper {
    padding-top: 180px;
}

.number-list-image-grid-block-2025 .mtpc-image-grid-block-item {
    position: relative;
}

.number-list-image-grid-block-2025 .mtpc-image-caption {
    position: absolute;
    left: 34.73469%;
    top: 50%;
    transform: translate(0%, -50%);
    padding: 0;

    font-weight: 800;
    line-height: 1.145;
    /*letter-spacing: 0%;*/

}

/*  END: Style for 2025 Homepage Block 2  */


/*  START: Style for 2025 Homepage Block 3  */
.home-block-3-2025 {
    background-size: cover;
    position: relative;
}

.home-block-3-2025::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(219, 219, 219, 0.8) 100%);
}

.home-block-3-2025.mtpc-2col-section .mtpc-2col-section-wrapper {
    align-items: center;
    gap: 3em;
    padding: 180px 0;
}

/*.home-block-3-2025.mtpc-1col-section {*/
/*    background-size: 100% 100%;*/
/*    background-position: center;*/
/*    margin-bottom: -100px;*/
/*}*/

/*.home-block-3-2025.mtpc-1col-section .mtpc-1col-section-wrapper {*/
/*    padding: 100px 0;*/
/*}*/

/*.home-block-3-2025__top .field__item {*/
/*    display: flex;*/
/*    justify-content: flex-start;*/
/*    align-items: center;*/
/*    gap: 8em;*/
/*}*/

.home-block-3-2025__top .field__item>* {
    width: calc(50% - 10px);
}

.home-block-3-2025__img {
    position: relative;
    border: 1px solid #ffffff;
    padding: 0.75em;
    box-sizing: border-box;
}

.home-block-3-2025__img::before {
    content: '';
    position: absolute;
    top: 75%;
    left: 0;
    transform: translateX(-100%);
    display: block;
    width: 35%;
    aspect-ratio: 217/12;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    background-image: url('/files/2025-04/section-2-line.svg');
}

.home-block-3-2025__img::after {
    content: '';
    position: absolute;
    bottom: -0.5em;
    right: 10%;
    transform: translateY(100%);
    display: block;
    width: 20%;
    aspect-ratio: 113/21;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('/files/2025-04/section-2-arrow.svg');
}

.home-block-3-2025__img img {
    box-sizing: border-box;
    border: 12px solid #ffffff;
}

/*  START: Style for 2025 Homepage Block 3  */

/*  START: Style for 2025 Header  */
.style-2025 header .mtpc_header .header .wrapper .logos .logos_container .logos_left {
    margin-right: 0;
}

.style-2025 header .mtpc_header .header .wrapper .logos .navigation>ul.menu {
    align-items: center;
}

.style-2025 header .mtpc_header .header .wrapper .logos .navigation>ul.menu>li>a.text-btn {
    color: #ffffff;
}

.style-2025 header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.text-btn {
    display: none;
}

.style-2025 header .mtpc_header .header .wrapper .logos .navigation>ul.menu li ul li:only-child {
    padding: 15px 0;
}

.style-2025 .header.mobile .logos_right .text-btn {
    margin-right: 1em;
}

.style-2025.page-node-type-news .mtpc_pagetitle.mtpc_news h1 {
    text-transform: unset;
    text-align: left;
    font-weight: 800;
    font-size: 1.8em;
    color: #0066FF;
}

/*  END: Style for 2025 Header  */

/*  START: Style for 2025 Speaker  */
.style-2025.speakers .mtpc-profile-list-title {
    border: none;
    background-color: #0066FF;
    padding: 24px;
    text-align: center;
    margin-bottom: 20px !important;
}

.style-2025.speakers .mtpc-profile-list-title h3 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 35.6px;
}

.style-2025.speakers .mtpc_pl_item_container {
    margin-bottom: 20px;
    position: relative;
    align-items: center;
    background-color: #ffffff;
    filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.15));
}

/*.style-2025.speakers .mtpc_pl_item_container::after {*/
/*    content: "";*/
/*    clear: both;*/
/*    box-shadow: 0 0 20px #212121;*/
/*    height: 2px;*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    bottom: -2px;*/
/*    left: 0;*/
/*    background: #e9e9e9;*/
/*    display: block;*/
/*}*/

.style-2025.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_pic {
    min-width: 176px;
    width: 100%;
    max-width: 176px;
    height: auto;
    margin-right: 0;
}

.style-2025.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts {
    padding: 20px 20px 30px;
}

.style-2025.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc_profile_name_container {
    position: relative;
    color: #0066FF;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    width: 100%;
    cursor: pointer;
}

.style-2025.speakers .mtpc_pl_texts .mtpc_profile_name_container .toggle-icon {
    position: absolute;
    right: 5px;
    top: -5px;
}

.style-2025.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc-profile-deatils p:first-child {
    line-height: 36px;
    margin-bottom: 0;
}

.style-2025.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts .mtpc-profile-deatils p:not(:first-child) {
    /*display: none;*/
    opacity: 0;
    height: 0;
    transition: all ease 0.3s;
    margin-bottom: 0;
}

.style-2025.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts.active .mtpc-profile-deatils p:first-child {
    margin-bottom: revert;
}

.style-2025.speakers .mtpc_pl_item_container .mtpc_pl_item_wrapper .mtpc_pl_texts.active .mtpc-profile-deatils p:not(:first-child) {
    opacity: 1;
    height: unset;
    margin-bottom: revert;
}

/*  END: Style for 2025 Speaker  */

/*  START: Style for 2025 page-background-style-2025  */

body.news-2025 main,
body.style-2025.page-background-style-2025 main {
    position: relative;
}

body.style-2025.organizers.page-background-style-2025 main::before{
    top: -80px;
}

body.news-2025 main::before,
body.style-2025.page-background-style-2025 main::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /* width: 100%;
    aspect-ratio: 2560/411;
    height: auto; */
    height: 411px;
    background-image: url('/sites/accessts2023.prod01.ust.hk/files/2025-04/page-top-background-2025.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

body.style-2025.page-background-style-2025.style-2025.page-background-style-2-2025 main::before{
    top: -140px;
    height: 340px;
}


body.news-2025 main::after,
body.news-2025.news-2025.page-node-type-news main::after,
body.style-2025.page-background-style-2025 main::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* width: 100%;
    aspect-ratio: 2560/500;
    height: auto; */
    height: 500px;
    background-image: url('/sites/accessts2023.prod01.ust.hk/files/2025-04/page-bottom-background-2025.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}


body.news-2025.news-2025.page-node-type-news main::after{
    bottom: 0;
}

body.news-2025 main::before{
    top: -120px;
    background-image: url('/sites/accessts2023.prod01.ust.hk/files/2025-04/page-top-background-2-2025.png');
}

body.news-2025 main::after{
    bottom: -135px;
}


/*  END: Style for 2025 page-background-style-2025  */

/*  START: Style for 2025 News  */
.news-2025 {
    /*background-color: rgb(236, 236, 236);*/
}

.news-2025 .view-id-news_events .view-empty {
    text-align: center;
    font-size: 22px;
}


.style-2025.page-background-style-2025 main > .layout-content,
body.news-2025.page-node-type-news article.mtpc-news-article{
  padding-bottom: 250px;
}

body.news-2025.path-news .mtpc_pagetitle.mtpc_news h1 {
    color: #532D83;
    margin: 80px auto 1.5em;
}

body.news-2025.path-news .mtpc_pagetitle.mtpc_news h1:after {
    left: 50%;
    transform: translateX(-50%);
    /*color: #532D83;*/
    color: #5A5A5A;
    text-align: center;
}

.news-2025 .view-id-news_events .view-content {
    max-width: 1484px;
}

.news-2025 .view-id-news_events .view-content .views-row .row_caontainer.has_thumb {
    align-items: flex-start;
}

.news-2025 .view-id-news_events .view-content .views-row .row_caontainer.has_thumb .thumb_container img {
    max-width: 660px;
    margin-left: auto;
}

.news-2025 .mtpc_news_date {
    color: #003366;
    font-size: 20px;
    text-transform: unset;
}

.news-2025 .view-id-news_events .view-content .views-row .row_caontainer .mtpc_read_more {
    display: flex;
    align-items: center;
    gap: 1.22em;
    margin-top: 50px;
    padding-left: 0;
}


.news-2025 .mtpc_read_more a.text-btn {
    box-sizing: border-box;
    min-width: 220px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
}

.news-2025 div[data-network="facebook"] {
    display: none !important;
}

.style-2025 .mtpc_news_description h1 {
    text-transform: unset;
    text-align: unset;
    font-weight: unset;
    font-size: 1.8em;
    margin: 0 0 0.67em;
}

/*.style-2025 .mtpc_news_description a {*/
/*    color: #fff;*/
/*    background-color: #003366;*/
/*}*/

.style-2025 .mtpc_news_date {
    color: #000000;
    text-transform: unset !important;
}

.style-2025 .view-id-news_events .views-row:first-child {
    padding-top: 150px !important;
}

.style-2025 .view-id-news_events .views-row:last-child {
    padding-bottom: 250px !important;
}

.style-2025 .view-id-news_events .views-row {
    border-bottom: none !important;
}

/*.style-2025 .profile-list-2-2025 .mtpc_pl_item_wrapper::after {*/
/*    content: "";*/
/*    clear: both;*/
/*    box-shadow: 0 0 20px #212121;*/
/*    height: 2px;*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    bottom: -2px;*/
/*    left: 0;*/
/*    display: block;*/
/*}*/

body.news-2025 h2 {
    margin-bottom: 1.5em;
}

body.news-2025 p {
    font-size: 22px;
}

body.style-2025.speakers h3 {
    font-size: 28px;
}

body.style-2025.speakers .mtpc_profile_name {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 10px;
}

body.news-2025 header .mtpc_header .header .wrapper .logos .logos_left {
    margin-right: 0;
}

body.news-2025 .mtpc_header .navigation>ul.menu>li.text-btn a {
    color: #fff;
}

body.news-2025 header .mtpc_header .header .wrapper .logos .navigation>ul.menu.show {
    align-items: center;
}

body.news-2025 .mtpc_news.mtpc_pagetitle {
    margin-top: 100px;
    padding-top: 0;
    padding-bottom: 10px;
}

body.news-2025 .view-header .mtpc_news.mtpc_pagetitle h1 {
    color: #5A5A5A;
    margin: 0 auto !important;
}

.view-id-news_events .view-content.content-2025 .views-row .row_caontainer.has_thumb .thumb_container {
    width: calc(50% - 30px);
    margin-right: 30px;
}

.view-id-news_events .view-content.content-2025 .views-row .row_caontainer.has_thumb .content_container {
    width: calc(50% - 30px);
}


/*  END: Style for 2025 News  */

/* START: Style for 2025 Resources */
.style-2025 .content-box-2025 {
    background-color: #fff;
    filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.1));
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 180px;
}

.style-2025 .content-box-2025 p {
    color: #000;
}

.style-2025 .content-box-2025 a {
    color: #0066FF;
    text-decoration: none;
}

/* END: Style for 2025 Resources */

body.style-2025 .video-block {
    margin-top: 220px;
}

body.style-2025 video.video {
    height: 100%;
    margin-top: 20px;
}

@media only screen and (min-width: 992px) {
    body.style-2025 .home-image {
        max-width: 490px;
    }
}

/* CSS Media Query Not available on New listing Page */
/* For news listing page Media style */

/*@media only screen and (max-width: 992px) {*/
/*    body.style-2025.page-background-style-2025.style-2025.page-background-style-2-2025 main::before,*/
/*    body.style-2025.page-background-style-2025 main::before {*/
/*        height: 220px;*/
/*        top: 80px;*/
/*    }*/

/*    body.news-2025.news-2025.page-node-type-news main::after,*/
/*    body.style-2025.page-background-style-2025 main::after { */
/*        height: 260px;*/
/*    }*/

/*    body.news-2025 main::before{*/
/*        top: -60px;*/
/*        height: 220px;*/
/*    }*/
    
/*    body.news-2025 main::after{*/
/*        bottom: -90px;*/
/*        height: 260px;*/
/*    }*/
    

/*    body.news-2025.news-2025.page-node-type-news main::after{*/
/*        bottom: 0;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 768px) {*/
/*    body.style-2025.page-background-style-2025.style-2025.page-background-style-2-2025 main::before,*/
/*    body.style-2025.page-background-style-2025 main::before {*/
/*        height: 180px;*/
/*        top: 65px;*/
/*    }*/

/*    body.news-2025.news-2025.page-node-type-news main::after,*/
/*    body.style-2025.page-background-style-2025 main::after { */
/*        height: 210px;*/
/*    }*/
    
/*    body.news-2025 main::before{*/
/*        top: -40px;*/
/*        height: 140px;*/
/*    }*/
    
/*    body.news-2025 main::after{*/
/*        bottom: -80px;*/
/*        height: 220px;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 767px){*/
/*  .news-2025 .view-id-news_events .view-content .views-row .row_caontainer.has_thumb .thumb_container {*/
/*    margin-bottom: 40px;*/
/*    width: 100%;*/
/*  }*/
  
/*  .view-id-news_events .view-content.content-2025 .views-row .row_caontainer.has_thumb .content_container{*/
/*    width: 100%;*/
/*  }*/
  
/*  body.news-2025 .mtpc_news.mtpc_pagetitle{*/
/*    margin-top: 40px;*/
/*  }*/
  
/*  .style-2025 .view-id-news_events .views-row{*/
/*    padding-top: 50px !important;*/
/*  }*/
/*}*/

/*@media only screen and (max-width: 500px) {*/
/*  header .mtpc_header .header .wrapper .logos .logos_container{*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*  }*/
  
/*  .style-2024 header .mtpc_header .header .wrapper .logos .logos_left.logos_left-2024 .logo_one img,*/
/*  .style-2024 header .mtpc_header .header .wrapper .logos .logos_left.logos_left-2024 .logo_two img,*/
/*  .style-2025 header .mtpc_header .header .wrapper .logos .logos_left.logos_left-2024 .logo_one img,*/
/*  .style-2025 header .mtpc_header .header .wrapper .logos .logos_left.logos_left-2024 .logo_two img {*/
/*      height: 18px;*/
/*  }*/

/*  .style-2024 .header.mobile .logos_right .text-btn,*/
/*  .style-2025 .header.mobile .logos_right .text-btn {*/
/*      padding: 5px 13px;*/
/*      font-size: 10px;*/
/*  }*/
/*}*/