html, 
body { color: #464646; font-family: "Roboto", sans-serif; font-size: 16px; -webkit-font-smoothing: antialiased; }
.container { padding: 0; width: 100%; }

/* Links */
a { transition: background-color .2s, color .2s; padding: 4px 0; }
a:hover { text-decoration: none; }
a:focus { text-decoration: none; }
button { background: #ccc; border: 0; margin: 6px 0 6px; padding: 8px 14px 6px; transition: background .2s, color .2s; }
button:hover { background: #999; }

/* Headers */
h1 { font-size: 1.4em; margin: 0; transition: font-size .4s; }
h2 { color: #091B78; font-size: 2.2em; font-weight: 700; margin: 26px 0; }
h3 { font-size: 2.2em; margin: 46px 0 22px; }
h4 { font-size: 1.6em; margin: 46px 0 12px; }
h5 { font-size: 1.4em; margin: 46px 0 12px; }
h6 { font-size: 1.2em; margin: 46px 0 12px; }

/* Paragraphs & Lists */
p { line-height: 1.6em; margin: 22px 0; }
ul, 
ol { margin: 20px 0; }
li { line-height: 1.6em; margin: 12px 0; }
img { max-width: 100%; }

/* Header */
#header-top { align-items: center; background-color: #091B78; color: #fff; display: flex; justify-content: space-between; padding: 8px 2%; transition: padding .4s; }
#header-bottom { align-items: center; background-color: #fff; color: #fff; display: flex; justify-content: space-between; padding: 12px 2%; }
#header-bottom img { height: 78px; margin-top: 8px; transition: height .25s; }
header nav ul { list-style: none; margin: 0 14px 0 0; padding: 0; }
header nav li { display: inline-block; font-size: 1em; margin: 0; margin-left: 48px; position: relative; transition: font-size .4s, margin .4s; }
header nav li a { color: #333; display: block; font-weight: 700; padding: 0; text-transform: uppercase; }
header nav li a:hover,
header nav li a:focus { color: #091B78; }

#header-bottom.scrolled { box-shadow: 0 4px 8px -4px #333; position: fixed; padding: 8px 1.25% 8px 1.5%; top: 0; width: 100%; z-index: 1; }
#header-bottom.scrolled img { height: 44px; }
.scrolled nav li { font-size: .9em; margin-left: 34px; }

#translation-widget img { display: inline-block; }
#translation-widget label { left: -9999px; position: absolute; }
#translation-widget select { background: transparent; border: 0; color: #fff; cursor: pointer; display: inline-block; }
#google_translate_element { display: none; }

#skiptocontent { background-color: #fff; border-radius: 8px; box-shadow: 2px 2px 8px 0 #000; font-size: 1.3em; left: -9999px; padding: 6px 12px; position: absolute; top: -9999px; }
#skiptocontent:focus { left: 8px; top: 8px; }

#mobile-menu { background: transparent; border: 0; display: none; margin: 0; padding: 0 4px; }
#mobile-menu .line { background: #333; display: block; height: 3px; left: 0; margin: 0 0 6px; position: relative; top: 0; transition: .3s; width: 26px; }
#mobile-menu .line.btm { margin: 0; }

.ada-element { left: -9999px; position: absolute; }

.white-img:hover img,
.white-img:focus img { filter: invert(25%) sepia(75%) saturate(1291%) hue-rotate(326deg) brightness(114%) contrast(98%); }

/* General Formatting */
#content > section { padding: 48px 8% 60px; }

.row { display: flex; gap: 5%; justify-content: space-between; margin: 0; }
.row:before,
.row:after { display: none; }
#content .row > div { padding: 0; }

/* Footer */
footer > section { padding: 16px 8%; }

#footer-top { align-items: center; background-color: #091B78; color: #fff; display: flex; justify-content: space-between; padding-top: 52px; padding-bottom: 52px; }
#footer-top h3 { font-size: 1.2em; font-weight: 700; margin: 0; }
#footer-top h3:last-of-type { display: inline-block; margin-right: 8px; }
#footer-top h4 { color: #FDD116; font-size: 1em; font-weight: 700; margin: 7px 0 2px; }
#footer-top p { line-height: 1.5em; margin-top: 0; }
#footer-top p a { color: #fff; }
#footer-top p a:hover,
#footer-top p a:focus { color: #ffd116; }

#footer-bottom { align-items: center; background-color: #333; color: #fff; display: flex; justify-content: space-between; }
#footer-bottom p { margin: 0; }

/* Homepage */

.teal-bg { background: #EAF6FB; }

#page-header { background-color: #091B78; background-image: url("../images/images/AdobeStock_481701926b.jpg"); background-size: cover; background-position: center; color: #fff; font-size: 1.2em; padding: 70px 40% 82px 8% !important; }
#page-header h1 { font-size: 3em; font-weight: 700; text-transform: uppercase; }
#page-header p { font-size: 1.3em; line-height: 1.4em; }
#page-header a { background: #FDD116; border-radius: 10px; color: #000; display: inline-block; font-weight: 700; margin-top: 14px; padding: 8px 14px; }
#page-header a:hover,
#page-header a:focus { background: #487117; color: #fff; }

#about p { margin-top: 0; }

#objectives { text-align: center; }
#objectives ul { display: flex; gap: 28px; justify-content: space-between; list-style: none; padding: 0; width: 100%; }
#objectives ul li { color: #091B78; font-size: 1.2em; font-weight: 700; line-height: 1.4em; }
#objectives ul img { display: block; margin: 0 auto 16px; }

#events { display: flex; gap: 24px; justify-content: space-between; width: 100%; }

.event { background: #091B78; border-radius: 14px; color: #fff; flex-grow: 1; }
.event h3 { background: #FFC100; border-radius: 14px 14px 0 0; color: #333; display: block; font-size: 1.1em; font-weight: 700; margin: 0; padding: 9px 18px 7px; }
.event h4 { font-size: 1.5em; margin-top: 0; padding: 14px 18px 0; }

.upcoming div { border-bottom: 1px solid #fff; margin: 11px 18px; padding: 2px 0 11px 34px; position: relative; }
.upcoming div > img { left: 0; position: absolute; top: 0; }
.upcoming div:last-of-type { border: 0; }
.upcoming a { color: #fdd116; }
.upcoming a:hover,
.upcoming a:focus { color: #c9a304; }

.future { display: flex; flex-direction: column; flex-grow: 1; gap: 26px; justify-content: space-between;}
.future > div { background: #333333; color: #fff; }
.future h3 { background: #632C7C; color: #fff; font-size: 1.1em; font-weight: 700; margin: 0; padding: 9px 18px 7px; }
.future > div:first-of-type h3 { background: #487117; }

#milestones { display: flex; justify-content: space-between; padding-bottom: 22px; }
#milestones > div { background: #fff; border: 1px solid #e0e0e0; border-radius: 14px; display: flex; flex-direction: column; width: 31%; }
#milestones h3 { background: #091B78; border-radius: 14px 14px 0 0; color: #fff; font-size: 1.2em; font-weight: 700; margin-top: 0; padding: 12px 24px; }
#milestones h4 { font-weight: 700; margin: 0 24px; }
#milestones p { flex-grow: 1; padding: 0 24px; }
#milestones span { align-items: center; border-top: 1px solid #e0e0e0; color: #091b78; display: flex; font-weight: 700; gap: 8px; margin: 0 24px 20px; padding-top: 18px; text-transform: uppercase; }
#milestones span img { height: auto; width: 18px; }
#milestones > div:nth-of-type(2) h3 { background: #487117; }
#milestones > div:nth-of-type(2) span { color: #487117; }
#milestones > div:nth-of-type(3) h3 { background: #632C7C; }
#milestones > div:nth-of-type(3) span { color: #632C7C; }

#contact { padding-right: 38% !important; position: relative; }
#contact h2 { font-size: 1.6em; }
#contact:after { background-color: #487117; background-image: url("../images/images/AdobeStock_468565649.jpg"); background-size: cover; background-position: center; content: ""; height: 100%; position: absolute; right: 0; top: 0; width: 35%; }

/* Lightbox */
.hdr-lightbox { margin-bottom: 64px; position: relative; width: 100%; }
.hdr-lightbox img { width: 100%; }
.hdr-lightbox button { background: transparent; display: none; font-size: 1em; height: 100%; left: 0; margin: 0; position: absolute; top: 0; width: 100%; }
.hdr-lightbox.has-js button { display: block; }
.hdr-lightbox button:after { background: #000; background: rgba(0,0,0,.3); content: ""; height: 0; left: 50%; margin: 0; opacity: 0; position: absolute; top: 50%; transition: .4s; width: 0; }
.hdr-lightbox button:hover:after,
.hdr-lightbox button:focus:after { height: 100%; left: 0; opacity: .8; top: 0; width: 100%; }
.hdr-lightbox button span { color: #333; font-style: italic; left: 0; margin-top: 12px; position: absolute; top: 100%; }

body.hdr-lightbox-showing { overflow: hidden; }
.hdr-lightbox.enhanced { height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 2; }
.hdr-lightbox.enhanced div { background: #fff; box-shadow: 4px 13px 28px 0 #111; left: 50%; max-height: 80%; overflow: auto; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); width: 90%; z-index: 3; }
.hdr-lightbox.enhanced div img { max-width: 8000%; width: 100%; }
.hdr-lightbox.enhanced button { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.hdr-lightbox.enhanced button:before { color: #fff; content: "\00d7"; font-size: 3em; line-height: 1em; position: absolute; right: 10px; top: 0; z-index: 2; }
.hdr-lightbox.enhanced button:after { background: rgba(0,0,0,.97); height: 100%; left: 0; opacity: .8; top: 0; width: 100%; }
.hdr-lightbox.enhanced button:hover:after { background: rgba(0,0,0,.99); }
.hdr-lightbox.enhanced button span { opacity: 0; transition: opacity .3s; }
.hdr-lightbox.enhanced button:hover span,
.hdr-lightbox.enhanced button:focus span { color: #fff; font-size: 1.1em; left: auto; opacity: 1; right: 44px; top: 1px; z-index: 3; }

@media screen and (max-width: 992px) {
    .hdr-lightbox.enhanced div img { width: 992px; }
}

/************ Responsive ****************************************************************************************/

@media screen and (min-width: 2030px) {
    html,body { font-size: 19px; }
    p { line-height: 1.8em; margin: 32px 0; }
}

@media screen and (max-width: 1400px) {
    #page-header { font-size: 1.1em; padding: 56px 34% 74px 8% !important; }
    #page-header h1 { font-size: 2.4em; }
}

@media screen and (max-width: 1240px) {
    #content > section { padding: 32px 6%; }
    
    #header-bottom img { height: 52px; }
    header nav li { font-size: .9em; margin-left: 38px; }
    .scrolled nav li { font-size: .85em; margin-left: 28px; }

    #page-header { font-size: 1.1em; padding: 50px 34% 60px 6% !important; }
    
    #objectives ul li { font-size: 1.1em; line-height: 1.3em; }
    #objectives ul img { margin-bottom: 12px; width: 64px; }
    
    #contact { padding-right: 42% !important; }
    
    footer > section { padding: 14px 6%; }
    #footer-top { padding-top: 30px; padding-bottom: 30px; }
}

@media screen and (max-width: 992px) {
    h1 { font-size: 1.2em; }
    h2 { font-size: 1.8em; margin: 16px 0; }
    h3 { font-size: 1.6em; margin: 24px 0 0; }
    h4 { font-size: 1.4em; margin: 24px 0 0; }
    h5 { font-size: 1.2em; margin: 24px 0 0; }
    h6 { font-size: 1.1em; margin: 24px 0 0; }
    p, li { font-size: .9em; line-height: 1.4em; }
    button { font-size: .9em; padding: 4px 10px; }

    #content > section { padding: 22px 6%; }
    .row { display: block; }

    /* Header */
    #mobile-menu { display: block; }
    .menu-opened #mobile-menu .line.top { top: 8px; transform: rotate(45deg); }
    .menu-opened #mobile-menu .line.mid { opacity: 0; transform: rotate(90deg); }
    .menu-opened #mobile-menu .line.btm { top: -10px; transform: rotate(-45deg); }
    
    header nav { position: relative; }
    header nav ul { background-color: #091b78; box-shadow: 2px 4px 8px -4px #000; margin-top: 8px; opacity: 0; position: absolute; right: 9999px; top: 100%; width: 220px; z-index: 1; }
    header nav li { border-top: 1px solid #fff; display: block; margin: 0; text-align: center; width: 100%; }
    header nav li a { color: #fff; padding: 8px; }
    .menu-opened header nav ul { opacity: 1; right: 0; transition: right 0s, opacity .2s; }

    header.scrolled { padding: 12px 8px 12px 16px; }
    header.scrolled h1 { font-size: 1em; }
    
    #page-header { font-size: 1em; padding: 46px 26% 60px 6% !important; }
    #page-header h1 { font-size: 2em; }
    
    #events { font-size: .9em; gap: 14px; margin-bottom: 24px; }
    .event h3 { font-size: 1em; }
    .event h4 { font-size: 1.2em; } 
    .future { gap: 14px; }
    
    #milestones > div { width: 32%;  }
    #milestones h3 { font-size: 1em; padding: 10px 20px; }
    #milestones h4 { margin: 14px 18px 0; }
    #milestones p { margin: 14px 0; padding: 0 18px; }
    #milestones span { margin: 0 20px 16px; padding-top: 14px; }
    
    footer > section { padding: 14px 6%; }
    #footer-top { padding-top: 30px; padding-bottom: 30px; }
}

@media screen and (max-width: 768px) {
    #content > section { padding: 16px 8%; }

    #header-top { font-size: .8em; padding-top: 4px; padding-bottom: 4px; }
    #header-top img { height: 14px; }
    #header-bottom { padding: 6px 2%; }
    #header-bottom img { height: 38px; }
                       
    #page-header { font-size: 1em; padding: 34px 8% 44px !important; }

    #objectives ul { flex-wrap: wrap; justify-content: center;  }
    #objectives ul li { font-size: 1em; line-height: 1.3em; width: 30%; }
    #objectives ul img { margin-bottom: 12px; width: 64px; }

    #milestones h4 { font-size: 1.2em; }
                       
    #contact { padding-bottom: 256px !important; padding-right: 8% !important; }
    #contact:after { bottom: 0; height: 240px; top: auto; width: 100%; }
    
    footer > section { padding: 9px 8%; }
    #footer-top { font-size: .85em; padding-top: 20px; padding-bottom: 20px; }
    #footer-top > img { height: 160px; }
}

@media screen and (max-width: 640px) {
    h2 { font-size: 1.5em; margin: 16px 0; }
    
    #milestones { flex-wrap: wrap; }
    #milestones > div { margin: 10px 0; width: 100%; }
}

@media screen and (max-width: 500px) {
    #page-header { font-size: .85em; }
    #page-header h1 { font-size: 1.8em; }
    
    #events { display: block; }
    .upcoming div:last-of-type { padding-bottom: 20px; }
    .future { margin-top: 14px; }
    .future .event { padding-bottom: 18px; }
    
    footer > section { display: block !important; text-align: center; }
    footer a img { height: 20px; }
    #footer-top { padding-top: 14px; padding-bottom: 14px; }
    #footer-top > img { height: 132px; margin-bottom: 12px; }
    #footer-bottom p { margin-bottom: 8px; }
}