#menu #close-menu-toggle {
    top:70px;
}
#main .post-type-archive-events_attended .inner-page-hero {
    background:#42574C;
}
.post-type-archive-events_attended .inner-page-hero h1 {
    text-align:right;
}
.post-type-archive-events_attended .post-preview .image {
    margin-bottom:15px;
}
.post-type-archive-events_attended .post-preview__meta {
    font-size:12px;
    font-weight:200;
    color:#2E2E36;
    margin-bottom:15px;
}
.post-type-archive-events_attended .post-preview__name {
    margin-bottom:10px;
    font-weight:300;
}
.content strong {
    display:inline;
}
.post-type-archive-consultation_hub #menu li.menu-item-45 > a {
    opacity:1;
}
.post-type-archive-consultation_hub #menu li.menu-item-43 > a {
    opacity:0.3;
}
@media (max-width:767px) {
    html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
        opacity: 1;
    }
}

.article-content__wrapper.article-content__wrapper--center {
    justify-content: center;
}

#main .page-id-10520.page-id-10520 section:nth-of-type(2){
    padding-bottom: 135px;
}

@media screen and (max-width: 1366px) {
	
    #main .page-id-10520.page-id-10520 section:nth-of-type(2){
        padding-bottom: 100px;
    }
}