body.page-template-full-width-minisite .entry-content, body.page-template-full-width-minisite .entry-content .minisite-section p {font-family:'Open Sans',sans-serif;}
body.page-template-full-width-minisite #page, body.page-template-full-width-minisite header.sticky + #page.site-top {margin-top:0!important;padding:0!important;}
body.page-template-full-width-minisite header #topbanner, body.page-template-full-width-minisite header .toplogo, body.page-template-full-width-minisite .entry-header h1.entry-title {display:none;}
#wpfront-notification-bar-spacer {display:none!important;}
body.page-template-full-width-minisite #primary > #content > article:first-of-type > header {margin:0;}
body.page-template-full-width-minisite .site {max-width:initial;}
body.page-template-full-width-minisite #main {padding:0 0 20px;display:block!important;max-width:initial;}
body.page-template-full-width-minisite .site-content article {padding:0!important;margin-bottom:0;}
#minisite-header {position:relative;}
#minisite-header .wp-block-cover {padding:0;}
#minisite-header .wp-block-cover .wp-block-image {margin:0;}
#minisite-header .wp-block-cover .wp-block-image.normal img {margin:40px 0;}
#minisite-header .wp-block-cover .wp-block-image.collapsed {margin:5px 30px 0;}
#minisite-header.fixed {position:fixed;top:0/*70px*/;width:100%;z-index:200;animation:slideDown 0.4s ease-out forwards;}
#minisite-header.fixed .wp-block-cover {min-height:72px!important;}
#minisite-header.fixed .aum-wrapper {padding:14px 0!important;}
#minisite-header.amp.fixed .aum-wrapper {padding:14px 0 24px!important;}
#minisite-header div > .fa.fa-bars {position:absolute;right:60px;font-size:2.8rem;color:#fff;cursor:pointer;}
#minisite-header.fixed div > .fa.fa-bars,#minisite-header.fixed .logo,#minisite-header.fixed.paif .logo {transform:translateY(-50%);top:50%;}
.entry-content .acf-tabs-container .tabs-nav-wrapper {background:linear-gradient(90deg, #0e238b 0%, #0e2346 100%);border-bottom:0;}
body.fixed-header-active .entry-content .acf-tabs-container .tabs-nav-wrapper {animation: syncTabsSlide 0.4s ease-out forwards;top:72px/*130px*/;}
.entry-content .acf-tabs-container .tabs-nav-wrapper button {font-family:'Open Sans SemiCondensed', sans-serif;font-size:1.24rem; max-width:initial;color:#36c5f3;}
.entry-content .acf-tabs-container .tabs-nav-wrapper button.active {color:#fff;text-shadow:1px 1px 0px rgba(0, 0, 0, 0.8);border-bottom:0;}
.gallery-wrapper .ngg-galleria-parent,.minisite-section .wp-block-gallery.apb-gallery-slider {max-width:80%;margin:auto;}
.lightbluebox {max-width:80%;padding:20px 60px;box-sizing:border-box;margin-bottom:1.7142rem;}
.entry-content .minisite-section strong {font-weight: 600;}
.entry-content .minisite-section h2, .entry-content .minisite-section h3, .entry-content .minisite-section h4, .entry-content .minisite-section h5, .entry-content .minisite-section h6 {font-family:'Open Sans SemiCondensed', sans-serif;margin:1.2rem 0 2.2rem;}
.entry-content .minisite-section h2 {font-size:6rem;line-height:0.94;color:#0e2346;}
.entry-content .minisite-section h3 {font-size:3.2rem;line-height:1.12;color:#0e2346;}
.entry-content .minisite-section h4 {font-size:2.4rem;color:#0e2346;}
.entry-content .minisite-section h5 {font-size:1.4rem;font-weight:400;}
.entry-content .minisite-section h6 {font-size:1rem;font-weight:500;}
.entry-content .minisite-section p {color:#02739a;}
.entry-content .minisite-section p.has-background {margin:2.4rem 0;}
.entry-content .minisite-section .lightbluebox p,.minisite-section .participants p {color:#0e2346;}
.minisite-section p.small {font-size:1rem!important;}
.minisite-section,.minisite-section p,.minisite-section li,.minisite-section th,.minisite-section td {font-size:1.24rem;}
.minisite-section .participants {margin-bottom:20px;}
.minisite-section .participants img {border:1px solid #0e2346;}
.minisite-section .participants .wp-block-media-text .wp-block-media-text__content {padding:0 20px;}
.minisite-section .participants .wp-block-media-text,.minisite-section .participants .wp-block-media-text .wp-block-media-text__content p {margin-bottom:0;}
@keyframes slideDown {
  from {
    transform: translateY(-100%); /* Start completely hidden above the screen */
  }
  to {
    transform: translateY(0);     /* Slide down into perfect view */
  }
}
@keyframes syncTabsSlide {
  from {
    transform: translateY(-72px); 
  }
  to {
    transform: translateY(0);
  }
}

@media only screen and (max-width: 1400px) {
.entry-content .acf-tabs-container .tabs-panels {padding:0 20px;}
}

@media only screen and (max-width: 1120px) {
body.page-template-full-width-minisite .site {padding:0!important;}
}

@media only screen and (max-width: 959px) {
body.page-template-full-width-minisite #page {margin-top:60px !important;}
.lightbluebox {max-width:initial;}
}

@media only screen and (max-width: 600px) {
.minisite-section .participants .wp-block-media-text .wp-block-media-text__content {padding:10px 0 0 ;}
}

@media only screen and (max-width: 480px) {
.gallery-wrapper .ngg-galleria-parent,.minisite-section .wp-block-gallery.apb-gallery-slider {max-width:initial;}
.entry-content .acf-tabs-container {overflow-x: hidden;}
}