#exhibit_section_wrap.exhibit_section_wrap_grey{
    background: linear-gradient(-40deg, #fff 0%, #fff 50%, #F7F7F8 50%, #F7F7F8 100%);
}

.exhibit_section_grey{
    background-color: #fff!important;
}

.sub-title2{
    color:#0062C2;
    margin-bottom: 15px;
}

#exhibit_section_wrap {
    padding-bottom: 60px;
}


@media only screen and (min-width: 600px){
    .exhibit_item_wrap_1 {padding: 10px; margin-top:20px}
    .exhibit_item_wrap_1 > div:first-child {margin-bottom: 30px;}
    .exhibit_item3 {display: flex;justify-content:space-between;}
    .exhibit_item3 > div:first-child {width: 66.67%}
    .exhibit_item3 > div:nth-child(2) {width: 33.33%}
    .kpmc2023 #exhibit_section {
        margin-top: -70px !important;
    }
    .kpmc2023 #exhibit_wrap {
        padding-top: 160px;
    }
    .kpmc2023 #exhibit_section_wrap.hightlight-section .exhibit_item3 > div:first-child {
        width: 64%;
    }
    .kpmc2023 .related-article {
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
    }
    .kpmc2023 .related-article .km-container .aem-GridColumn {
        padding: 0 !important;
    }
    /* .kpmc2023 .related-article .km-container {
        padding-left: 0 !important;
    }
    .kpmc2023 .related-article .km-container .aem-GridColumn {
        padding: 0 !important;
        max-width: 970px;
    } */
}
@media only screen and (max-width: 999px) {
    .kpmc2023 .related-article {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}
@media only screen and (max-width: 599px){
    .exhibit_item_wrap_1 {padding: 15px 0; margin-top:20px}
    .exhibit_item_wrap_1 > div:first-child {margin-bottom: 20px;}
    .exhibit_item3 {display: flex;flex-direction: column;}
    .exhibit_item3 > div:first-child,
    .exhibit_item3 > div:nth-child(2) {width: 100%;margin-top:20px;}
    .kpmc2023 #exhibit_section {
        margin-top: -48px;
    }
    .kpmc2023 #exhibit_wrap {
        padding-top: 115px;
    }
    /* .kpmc2023 .page2023_nav a span {
        top: 1em !important;
        right: 0 !important;
        left: 0 !important;
    } */
    .kpmc2023 .exhibit_item2 > div {
        margin-top: 0;
    }
    .kpmc2023 .related-article .km-container {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .kpmc2023 .related-article .aem-GridColumn {
        padding: 0 !important;
    }
    .kpmc2023.page2023_lp .btn {
        max-width: 100% !important;
        margin: 0 !important;
    }
    .kpmc2023 .btn-hightlight {
        padding: 0 !important;
    }
    .kpmc2023 .related-article {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .kpmc2023 .page2023_nav {
        margin: 25px auto 50px !important;
    }
    .kpmc2023 .page2023_nav a {
        width: 25%;
        height: 4.5em;
        font-size: 0.875rem;
        padding: 5px 3px 5px;
    }

    .kpmc2023 .page2023_nav a:nth-child(-n+3) span {
        position: absolute;
        top: 1em;
        right: 0;
        left: 0;
    }
    .kpmc2023 .page2023_nav a:nth-child(2) span {
        top: 0.5em;
    }
}

.kpmc2023 #page2023_overview_section .more {
    font-weight: bold;
    font-size: 18px;
}

.kpmc2023 #page2023_overview_section .more a {
    padding-bottom: 0;
    border-bottom: 1px solid;
}

.kpmc2023 #page2023_overview_section .more a:hover {
    border-bottom: unset;
}

.kpmc2023 #exhibit_section_wrap.hightlight-section {
    background: linear-gradient(-40deg, #EBF6FF 0%, #EBF6FF 50%, #D9EFFC 50%, #D9EFFC 100%);
}

.kpmc2023 .jp2023_overview_item {
    padding: 40px 26px !important;
}