/* The menu must sit above the fixed header, including its close button and first item. */
#mobile-menu{z-index:10020}
#mobile-menu .uk-offcanvas-bar{box-sizing:border-box;width:min(390px,100vw);max-width:100vw;height:100vh;height:100dvh;max-height:100dvh;padding:28px 26px 40px;overflow-y:auto;overscroll-behavior:contain}
#mobile-menu .chtc-mobile-menu-title{margin:4px 45px 28px 0;color:white;font-size:14px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}
#mobile-menu .uk-offcanvas-close{top:22px;right:22px;width:32px;height:32px;padding:6px}
#mobile-menu .uk-nav-primary>li>a{font-size:21px;line-height:1.4;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}
#mobile-menu .uk-nav-primary a{white-space:normal;hyphens:none;overflow-wrap:break-word}
#mobile-menu .uk-nav-sub{padding-left:14px}
#mobile-menu .uk-nav-sub a{font-size:16px;line-height:1.5;padding:10px 0;display:block}
#mobile-menu a svg{flex:none}
#mobile-menu .menu-qualification-meta{white-space:normal;display:block;font-size:.8em}
#mobile-menu .mobile-category-overview a{color:white;font-weight:600;border-bottom:1px solid #ffffff29;margin-bottom:5px}
@media(max-width:959px){
 .chtc-site-header .background-wrapper{height:76px!important}
 .chtc-site-header .top-bar,.chtc-site-header .top-bar>.uk-container{height:76px!important}
 .chtc-site-header .top-bar>.uk-container{padding-left:16px;padding-right:16px;gap:12px}
 .chtc-site-header .logo-wrapper{flex:none;height:auto!important;top:auto!important;padding-top:0!important;margin:0 auto 0 0!important;min-width:0}
 .chtc-site-header .responsive-logo{display:block;width:clamp(102px,32vw,144px)!important;height:55px!important;max-width:100%;margin:0!important;object-fit:contain}
 .chtc-site-header .public-header-actions{height:auto!important;flex:none;gap:8px}
 .chtc-site-header .contact-details-wrapper,.chtc-site-header .public-header-actions>.uk-icon-link,.chtc-site-header .navbar-wrapper{display:none!important}
 .chtc-site-header .topBar-padding{padding:0!important;margin:0!important}
 .chtc-site-header .public-header-actions .uk-button{font-size:11px;line-height:36px;min-height:36px;padding:0 10px!important;white-space:nowrap}
 .chtc-site-header .public-header-actions .uk-navbar-nav>li>a{width:44px;min-height:44px;height:44px;padding:0}
}
/* Course bands include their mobile side padding within the viewport width. */
@media(max-width:700px){body.tpl-course-offering .course-page-band__inner{box-sizing:border-box;min-width:0;max-width:100%}}
