body, html { color: #492F24; font-family: 'Verdana','Arial',sans-serif; font-size: 18px; overflow: hidden;}
#screen { height: 100%; left: 0; position: absolute; transition: left .6s; width: 100%; }

h1 { font-size: 1.2em; font-weight: 700; line-height: 1.5em; margin: 8px 18px; text-align: center; }
h2 { border-bottom: 2px dotted #790000; color: #790000; font-size: 2.2em; font-weight: 700; margin-bottom: 16px; padding-bottom: 16px; }
h3 { color: #492F24; font-size: 1.6em; font-weight: 700; margin-bottom: 14px; }
h4 { color: #047; font-size: 1.2em; margin-bottom: 12px; }

p { line-height: 1.6em; margin: 20px 0; }
li { margin: 8px 0; }
hr { border-bottom: 2px dotted #492F24; margin: 44px 0; }

a { transition: background .2s, color .2s; }
a:hover, 
a:focus { text-decoration: none; }

button { background: #FFC425; border-radius: 10px; border: 0; color: #fff; letter-spacing: .05em; margin-top: 8px; padding: 4px 16px; transition: background-color .2s; }
button:hover { background: #d6a00f; }

.ada-element { left: -9999px; position: absolute; top: -9999px; }
.skiptranslate + #screen header { height: 94%; }

/**********************************

    Intro screen 

***********************************/
#intro-screens { height: 100%; left: 0; opacity: 1; position: absolute; top: 0; transition: .7s; width: 100%; z-index: 50; }
#introduction { align-items: center; background: #047; background-image: url("../images/intro-bg.jpg"); background-position: center; background-size: cover; display: flex; height: 100%; left: 0; width: 100%; z-index: 52; }
#introduction > div { background: #FFC425; border-radius: 16px; margin: 0 auto; overflow: auto; padding: 40px 34px; right: 6%; text-align: center; top: 8%; width: 46%; }
#introduction > div > img { display: block; margin: 0 auto; width: 260px; }
#introduction > div > h1 { font-size: 1.2em; font-weight: 400; margin: 18px 0 22px; }
#introduction > div > button { background: #492F24; }
#introduction > div > button:hover { background: #2c1a12; }

#intro-screens.exhausted { opacity: 0; top: -100%; }

/**********************************

    Left menu

***********************************/
#menu { background-color: #116B7C; font-size: .85em; height: 100%; left: 0; position: fixed; transition: left .6s; width: 15%; z-index: 1;}
#menu > div { height: 100%; overflow-y: auto; padding: 0 0 54px; position: relative;  }
.menu-hidden #menu { left: -15%; }
.contact-open #menu { left: -25%; }
#mobile-menu-close { display: none; }

#logo { background: #fff; color: #333; display: block; }
.logo { display: block; width: 100%; padding: 20px 24px 18px; } 

#side-menu { background-color: #492F24; border: 1px solid #FFC425; border-width: 1px 0; max-height: 74%; margin: 0; overflow-y: auto; padding: 0; }
#side-menu button { background: transparent; border-bottom: 1px solid #FFC425; border-radius: 0; color: #fff; font-size: .85em; line-height: 1.3em; margin: 0; min-height: 36px; opacity: .9; padding: 12px 12px 11px 42px; position: relative; text-align: left; transition: .2s; width: 100%; }
#side-menu button:last-of-type { border-bottom: 0; }
#side-menu button:before { background-color: #FFC425; border-radius: 50%; color: #492F24; content: "\203a"; font-size: 1.8em; font-weight: 400; height: 22px; left: 9px; line-height: 18px; padding-left: 2px; position: absolute; text-align: center; top: 50%; transform: translateY(-50%); width: 22px; }
#side-menu button:hover { background: #790000; opacity: 1; }
#side-menu button[aria-selected="true"] { background-color: #790000; }
#side-menu button[aria-selected="true"]:before { color: #790000; }
#side-menu button span:focus { border: 2px solid #333; display: block; }

#translation-widget { bottom: 12px; display: none; left: 0; padding: 0 6%; position: absolute; width: 100%; }
.has-js #translation-widget { display: block; }
#translation-widget label { left: -9999px; position: absolute; }
#translation-widget select { width: 100%; }
#google_translate_element { display: none; }

#menu-toggle { display: none; font-size: 1em; left: 100%; margin-left: 14%; position: absolute; top: 16px; transition: margin .6s; z-index: 1; }
.has-js #menu-toggle { display: block; }
#menu-toggle.not-on-desktop { display: none; }
#menu-toggle span { background-color: #404040; display: block; height: 2px; margin: 4px auto; transition: margin .2s, transform .2s; width: 22px; }
.menu-open #menu-toggle { margin-left: 11%; }
.menu-open #menu-toggle span:first-of-type { transform: rotate(-25deg); margin-top: 6px; width: 16px; }
.menu-open #menu-toggle span:last-of-type { transform: rotate(25deg); margin-top: -6px; width: 16px; }
.menu-open #menu-toggle span:nth-of-type(2) { opacity: 0; }

.meeting-button { background-color: #FFC425; box-shadow: 0 3px 8px -2px #222; color: #404040; font-size: .8em; font-weight: 700; height: 50px; margin: 0 0 0 10px; overflow: hidden; padding: 0 20px; position: relative; text-align: center; text-transform: uppercase; }
.meeting-button:after { background: rgba(255,255,255,.2); content: ""; height: 100%; left: -100px; position: absolute; top: 0; transform: skewX(-22deg); transition: 0s; width: 90px; }
.meeting-button:hover:after { left: 170px; transition: left 1s; }

/**********************************

    Slide Specific

***********************************/
#mainArea { background-color: #047; height: 100%; left: 0; margin-left: 15%; overflow: auto; padding-bottom: 32px; position: relative; transition: left .6s, margin .6s, width .6s; width: 85%; }
#mainArea { background-image: url("../images/slide-bg.jpg"); background-size: cover; background-position: center; }
.has-js #mainArea { padding-bottom: 0; }
.menu-hidden #mainArea { margin-left: 0; width: 100%; }
.contact-open #mainArea { left: -390px; }
#slides { padding: 0; position: relative; transition: left .6s, margin .6s; top: 24px; width: 100%; }
.has-js #slides { bottom: 68px; position: absolute; top: 88px; }
#slides.free-real-estate { top: 18px; }

.slide { background-color: #FFF6E9; border-radius: 10px; box-shadow: 0 8px 15px -4px #000; overflow-y: auto; padding: 16px 3% 38px; width: 96%; }
.has-js .slide { display: none; height: 100%; margin-left: -100%; margin-top: -20px; opacity: 0; position: absolute; transition: 0s; }
.slide[aria-hidden="false"] { display: block; }
.slide.showing { margin-left: 2%; margin-top: 0; opacity: 1; transition: margin-left 0s, margin-top .8s, opacity .8s; }

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

.slide img { width: 100%; }

.larger { color: #404040; font-size: 1.1em; font-weight: 700; line-height: 1.3em; }

#mission-statement { background: #FFC427; color: #404040; font-style: italic; padding: 30px 34px 10px; position: relative; text-align: center; }
#mission-statement ul { list-style: none; padding: 0; }
#mission-statement ul li { margin: 18px 0; }
#mission-statement img { width: 240px; }
#mission-statement h3 { color: #116B7C; }

#plan-framework { display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none; padding: 0; }
#plan-framework li { border: 1px solid #6465AE; border-radius: 50%; color: #6465ae; font-size: .8em; font-weight: 700; margin-bottom: 18px; padding: 64px 40px 0; text-align: center; width: 31%; }
#plan-framework img { height: 56px; margin-bottom: 12px; width: auto; }
#plan-framework h3 { color: #6465AE; font-size: 1.5em; line-height: 1.3em; }
#plan-framework p { font-size: 1.1em;  }

#plan-framework li:nth-of-type(2) { border-color: #11A3C2; color: #11A3C2; }
#plan-framework li:nth-of-type(2) h3 { color: #11A3C2; }
#plan-framework li:nth-of-type(3) { border-color: #E64B44; color: #E64B44; }
#plan-framework li:nth-of-type(3) h3 { color: #E64B44; }
#plan-framework li:nth-of-type(4) { border-color: #C6902B; color: #C6902B; }
#plan-framework li:nth-of-type(4) h3 { color: #C6902B; }
#plan-framework li:nth-of-type(5) { border-color: #A0A74F; color: #A0A74F; }
#plan-framework li:nth-of-type(5) h3 { color: #A0A74F; }
#plan-framework li:nth-of-type(6) { border-color: #644B40; color: #644B40; }
#plan-framework li:nth-of-type(6) h3 { color: #644B40; }

#goal-descriptions { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 40px; }
#goal-descriptions div { background: #202052; color: #FFFFFF; cursor: pointer; margin-bottom: 40px; padding: 84px 40px; position: relative; text-align: center; transition: background .5s;  width: 31%; }
#goal-descriptions div:before { background-repeat: no-repeat; background-image: url("../images/hover.png"); content: ""; height: 49px; margin: 12px 16px; position: absolute; right: 0; top: 0; width: 32px; }
#goal-descriptions div h3 { color: #FFC425; position: relative; top: 45px; transition: top .3s; }
#goal-descriptions div img { height: 80px; position: relative; top: 45px; transition: top .3s; width: auto; }
#goal-descriptions div p { opacity: 0; position: relative; top: 45px; transition: .3s; }
#goal-descriptions div:hover { background: #492F24; }
#goal-descriptions div:hover h3 { top: 0; }
#goal-descriptions div:hover img { filter: brightness(7); top: 0; }
#goal-descriptions div:hover p { opacity: 1; top: 0; }

#three-industries { display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none; padding: 0; }
#three-industries li { background: #771113; border: 10px solid #FFF6E9; border-radius: 50%; color: #fff; font-size: 1.4em; font-weight: 700; outline: 1px solid #771113; text-align: center; width: 28%; }
#three-industries li:before { content: ""; display: inline-block; height: 94%; vertical-align: middle; }
#three-industries li img { display: block; height: 62px; margin: 0 auto 12px; width: auto; }
#three-industries li > span { display: inline-block; vertical-align: middle; width: 80%; }
#three-industries li > span > span { display: block; font-size: .6em; font-weight: 400; }
#three-industries li:nth-of-type(1) { background: #445C75; outline-color: #445C75; }
#three-industries li:nth-of-type(2) { background: #60622A; outline-color: #60622A; }

#sources-title { color: #492F24; font-weight: 700; margin: 44px 0 20px; }
#support-sources { list-style: none; padding: 0; }
#support-sources li { margin-bottom: 12px; }
#support-sources a { word-wrap: break-word;  }

#expected-trends { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 36px; }
#expected-trends > div { background: #202052; color: #fff; padding: 22px 24px; position: relative; text-align: center; width: 28%; }
#expected-trends > div:after { border: 18px solid transparent; border-left-color: #202052; border-width: 18px 28px; content: ""; left: 100%; margin-left: 10%; position: absolute; top: 50%; transform: translateY(-50%); }
#expected-trends > div:last-of-type:after { display: none; }
#expected-trends img { height: 58px; width: auto; }
#expected-trends h4 { color: #fff; line-height: 1.3em; margin-top: 14px; }
#expected-trends h4 span { display: block; font-size: 1.3em; font-weight: 700;  }
#expected-trends p { color: #FFC427; line-height: 1.3em; }
#expected-trends > div > span { display: block; font-size: .85em; line-height: 1.3em; }
#expected-trends a { color: #fff; text-decoration: underline; }

iframe { height: 700px; width: 100%; }

#funding-game { display: flex; flex-direction: column-reverse;  }
#game-panel { background: #404040; border-radius: 10px; color: #fff; display: flex; gap: 1%; padding: 16px 24px; }
#game-panel h3 { color: #fff; font-size: 1.1em; margin: 0 0 4px; }
#game-panel p { margin: 0; padding-right: 14px; }
#game-panel button { color: #404040; font-size: 1.3em; font-weight: 700; line-height: 1.2em; margin: 0; position: relative; text-transform: uppercase; }
#game-panel button span { background: #fff; border: 2px solid #202052; border-radius: 12px; bottom: 100%; font-size: .7em; left: -9999px; line-height: 1.2em; margin-bottom: -18px; opacity: .4; padding: 8px; position: absolute; }
#game-panel button:hover span { left: 0; margin-bottom: 4px; opacity: 1; transition: margin .3s; z-index: 1; }  
#total-funds { background: #EED4C1; border-radius: 10px; color: #404040; padding: 12px 20px 12px 10px; width: 420px; }
#total-funds:before { content: ""; display: inline-block; height: 104%; vertical-align: middle; }
#total-funds div { display: inline-block; vertical-align: middle; width: 90%; }
#total-funds h3 { color: #404040; font-weight: 400; line-height: .9em; margin-bottom: 0; }
#total-funds span { display: inline-block; font-size: 1.8em; font-weight: 700; line-height: 1.1em; vertical-align: middle; }

#game-options { display: flex; flex-wrap: wrap; justify-content: center; }
#game-options > div { background: #404040; border-radius: 10px; color: #fff; margin: 0 1% 25px; padding: 12px 18px 86px; position: relative; width: 23%; }
#game-options > div:nth-of-type(2) { background: #771113; }
#game-options > div:nth-of-type(3) { background: #60622A; margin-right: 2%; }
#game-options > div:nth-of-type(4) { background: #7B6017; }
#game-options > div:nth-of-type(5) { background: #202052; }
#game-options > div:nth-of-type(6) { background: #116B7C; }
#game-options > div:nth-of-type(7) { background: #492F24; }
#game-options > div img { display: block; height: 50px; margin: 16px auto; width: auto; }
#game-options > div h3 { color: #fff; font-size: 1em; margin-top: 8px; text-align: center; }
#game-options > div p { margin-bottom: 8px;  text-align: center; }
#game-options > div p strong { color: #FFC425; display: block; font-size: 1.2em; }
#game-options .fund-control { background: #eed4c1; border-radius: 6px; bottom: 16px; color: #492f24; font-size: 1.1em; height: 59px; left: 5%; line-height: 1em; padding: 8px 45px 8px 14px; position: absolute; width: 90%; }
#game-options .fund-control:before { content: ""; display: inline-block; height: 100%; vertical-align: middle;  }
#game-options .fund-control span { display: inline-block; vertical-align: middle; width: 94%; }
#game-options .fund-control div { background: #404040; border-radius: 4px; height: 44px; padding: 0 6px; position: absolute; right: 8px; top: 8px; }
#game-options div:nth-of-type(2) .fund-control div { background: #771113; }
#game-options div:nth-of-type(3) .fund-control div { background: #60622A; }
#game-options div:nth-of-type(4) .fund-control div { background: #7B6017; }
#game-options div:nth-of-type(5) .fund-control div { background: #202052; }
#game-options div:nth-of-type(6) .fund-control div { background: #116B7C; }
#game-options div:nth-of-type(7) .fund-control div { background: #492F24; }
#game-options .fund-control div button { background: transparent; border-radius: 0; display: block; margin: 6px 0 4px; opacity: .8; padding: 0; transition: opacity .2s; }
#game-options .fund-control div button:hover { opacity: 1; }
#game-options .fund-control div button.decrease { margin: 4px 0 6px; }
#game-options .fund-control div button img { height: 14px; margin: 0; }
#game-options .fund-control div button.decrease img { transform: rotate(180deg); }
.submitted #game-options .fund-control { opacity: 0; transition: .3s; }

#contact-page { background: #FFF6E9; padding-bottom: 0 !important; }
#contact-page + img { width: 100%; }
#project-contacts .contact { background: #492f24; border-radius: 10px; color: #fff; margin-top: 24px; padding: 14px 22px; }
#project-contacts .contact h4 { color: #FFC425; font-size: 1.2em; margin: 0; }
#project-contacts div + h4 { margin-top: 28px; }
#project-contacts .contact img { display: inline-block; margin-top: -3px; margin-right: 4px; width: 24px; }
#project-contacts .contact p { line-height: 1.3em; margin-top: 12px; }
#project-contacts .contact a { color: #fff; word-wrap: break-word; }
#project-contacts > img { margin-top: 32px; max-width: 230px; }
#project-contacts img[src*="WEBSITE"] { max-width: 220px; }

#qr img { display: inline-block; max-width: 250px; vertical-align: top; width: 48%; }
.qr-button { background: #492f24; border-radius: 8px; color: #fff; display: block;font-weight: 700; line-height: 1.4em; margin: 28px auto 0; padding: 14px 16px; text-align: center; }
.qr-button.centered { max-width: 280px; }
.qr-button:hover { background: #1e110c; color: #fff; }

/**********************************

    Bottom Progress Bar

***********************************/
#bottom-menu { background: #445C75; bottom: 0; display: none; height: 40px; position: absolute; right: 0; transition: right .6s, width .6s; width: 85%; }
.has-js #bottom-menu { display: flex; }
.menu-hidden #bottom-menu { width: 100%; }
.contact-open #bottom-menu { right: 390px; }

#bottom-menu button { background: #445C75; border-radius: 0; color: #333; margin: 0; padding: 0; }
#bottom-menu button span { background: #fff; border-radius: 4px; bottom: 100%; box-shadow: 0 3px 8px -3px #222; font-size: .8em; left: -9999px; line-height: 1.1em; margin-left: -100px; margin-bottom: 22px; opacity: 0; padding: 10px; position: absolute; text-align: center; width: 200px; }
#bottom-menu button span:after { border: 8px solid transparent; border-top-color: #fff; content: ""; left: 50%; margin-left: -8px; position: absolute; top: 100%; }
#bottom-menu button:hover span,
#bottom-menu button.focused span{ left: 50%; margin-bottom: 14px; opacity: 1; transition: margin-bottom .5s, opacity .3s, left 0s, margin-left 0s, right 0s; }

#bottom-menu > button { background: #445C75; border-radius: 0; height: 100%; line-height: 22px; position: relative; text-align: center; width: 8%; }
#bottom-menu > button img { height: 22px; opacity: 1; transition: opacity .2s; }
#bottom-menu > button:hover { background: #035; }
#bottom-menu > button.disabled { cursor: default; }
#bottom-menu > button.disabled:hover { background: #047; }
#bottom-menu > button.disabled img { opacity: .3; }
#bottom-menu > button.disabled span { display: none; }
#bottom-menu > .previous-arrow img { transform: rotate(180deg); }

#bottom-menu > button span { width: 200px; }
#bottom-menu > .previous-arrow:hover span,
#bottom-menu > .previous-arrow.focused span { left: 12px; margin-left: 0; }
#bottom-menu > .previous-arrow span:after { left: 20%; margin-left: 0; }
#bottom-menu > .next-arrow span { left: auto; right: 9999px; width: 200px; }
#bottom-menu > .next-arrow:hover span,
#bottom-menu > .next-arrow.focused span { left: auto; right: 12px; }
#bottom-menu > .next-arrow span:after { left: 80%; }

#bottom-menu ul { display: flex; height: 100%; list-style-type: none; margin: 0; padding: 0; width: 84%; }
#bottom-menu ul li { flex: 1; height: 100%; margin: 0; padding: 0; }
#bottom-menu ul li button { border-width: 19px 2px; display: block; height: 100%; position: relative; width: 100%; }
#bottom-menu ul li button:after { background: #FFC425; border-radius: 18px; content: ""; height: 8px; left: 5%; margin-top: -4px; position: absolute; top: 50%; transition: .5s; width: 90%; }
#bottom-menu ul li button:hover:after,
#bottom-menu ul li button.focused:after{ height: 10px; left: 3%; margin-top: -5px; width: 94%; }
#bottom-menu ul li button.active { background: #202052; }

/*****************************************

    Corner buttons & Contact form

******************************************/
#corner-buttons { display: none; position: absolute; right: 2%; top: 14px; }
.has-js #corner-buttons { display: block; }
#corner-buttons a { display: inline-block; margin-right: 8px; opacity: .9; position: relative; transition: opacity .2s; vertical-align: top; }
#corner-buttons a:hover { opacity: 1; }
#corner-buttons a span { background: #fff; border-radius: 4px; box-shadow: 0 1px 8px -3px #222; font-size: .8em; left: -9999px; line-height: 1.1em; margin-left: -100px; margin-top: 12px; opacity: 0; padding: 10px; position: absolute; text-align: center; top: 100%; width: 200px; }
#corner-buttons a span:after { border: 8px solid transparent; border-bottom-color: #fff; bottom: 100%; content: ""; left: 50%; margin-left: -8px; position: absolute; }
#corner-buttons a:hover span,
#corner-buttons a:focus span { left: 50%; opacity: 1; transition: margin-bottom .5s, opacity .3s, left 0s, margin-left 0s, right 0s; }
#corner-buttons > *:last-child:hover span,
#corner-buttons > *:last-child:focus span { left: -60%; }
#corner-buttons > *:last-child span:after { left: 80%; }
#corner-buttons a img { height: 54px; }
#contact-button.instructing { z-index: 100; }
#contact-button img { display: block; height: 16px; margin: 3px auto; }

#contact { background: #fff; box-shadow: 0 0 14px 0 #111; height: auto; padding-left: 15%; position: static; right: -440px; top: 0; width: 100%; z-index: 1; }
.has-js #contact { display: none; height: 100%; padding-left: 0; position: fixed; width: 390px; }
.contact-open #contact { display: block; }
.contact-open #contact.animate { right: 0; transition: .6s; }
.close-contact span { left: -9999px; position: absolute; }
#contact > .close-contact { background: #000; background: rgba(0,0,0,.56); border: 0; border-radius: 0; height: 100%; margin: 0; position: absolute; right: 100%; width: 800%; }
#contact > div { height: 100%; overflow: auto; padding: 32px 18px 24px; }
#contact > div .close-contact { background: transparent; color: #333; display: none; font-size: 1.2em; font-weight: 700; position: absolute; right: 0; top: 0; }
.has-js #contact > div .close-contact { display: block; }

form { margin: 18px 0; }
label { display: block; margin: 10px 0 8px; width: 100%; }
input[type="text"] { margin-bottom: 8px; padding-left: 3px; width: 100%; }
textarea { height: 80px; margin-bottom: 8px; padding: 3px 5px; resize: none; width: 100%; }
input[type="checkbox"],
input[type="radio"] { margin: 0 4px 0 2px; }
input[type="checkbox"] + label,
input[type="radio"] + label { display: inline-block; margin-right: 14px; position: relative; top: -1px; width: auto; }
input[type="submit"],
input[type="reset"] { background-color: #047; border-radius: 14px; border: 0; color: #fff; letter-spacing: .05em; margin-top: 14px; padding: 4px 16px; transition: background-color .2s; }
.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover { background-color: #035; }
.required { color: #800; }
.required span { left: -9999px; position: absolute; top: -9999px; }

/* Lightbox */
.hdr-lightbox img { width: 100%; }
.hdr-lightbox a { display: block; padding: 0; }
.hdr-lightbox > button { background-color: rgba(0,0,0,.75); border: 0; cursor: pointer; display: none; height: 0; left: -9999px; margin: 0; position: absolute; top: 0; transition: 0s; width: 100%; }
.hdr-lightbox button span { left: -9999px; position: absolute; }
.hdr-lightbox > div { top: 80px; }
.hdr-lightbox > div .hdr-close-lightbox { background: 0; border: 0; font-size: 3em; display: none; line-height: .6em; padding: 6px 8px; position: fixed; right: 14px; top: 6px; }
.showing-hdr-lightbox { overflow: hidden; }
.hdr-lightbox.enhanced { height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 5555; }
.hdr-lightbox.enhanced > button { display: block; height: 100%; left: 0; transition: height .6s, left 0s; }
.hdr-lightbox.enhanced > div { background-color: #fff; border: 1px solid #333; box-shadow: 4px 13px 28px 0 #111; left: 6%; margin: 0; max-height: 80%; overflow: auto; position: absolute; top: 40px; transition: .8s; width: 86%; }
.hdr-lightbox.enhanced > div .hdr-close-lightbox { display: block; }
.hdr-lightbox.enhanced > div .hdr-close-lightbox:focus { border: 1px solid #aaa; color: #aaa; }


/**********************************

    RESPONSIVE 

***********************************/

@media screen and (min-width: 2000px) {
    body { font-size: 22px; }
    #contact-button img { margin: 5px auto 1px; }

    #plan-framework li { padding-top: 86px; }
    #plan-framework img { height: 80px; }
}

@media screen and (min-width: 2340px) {
    #plan-framework li { padding-top: 120px; }
}

@media screen and (max-width: 1540px) {
    #plan-framework h3 { margin: 4px 0 0; }
    #plan-framework li { font-size: .75em; padding: 46px 24px 0; }
    #plan-framework img { height: 44px; }
    #plan-framework p { font-size: 1em; }

    #three-industries li img { height: 44px; }
    #three-industries li { font-size: 1.2em; }
    #three-industries li > span { width: 74%; }
}

@media screen and (max-width: 1280px) {
    #plan-framework h3 { font-size: 1.3em; margin: 0; }
    #plan-framework li { font-size: .7em; padding: 50px 24px 0; }
    #plan-framework img { height: 36px; }
    #plan-framework p { font-weight: 400; margin-top: 7px; }
    
    #goal-descriptions div { font-size: .85em; padding: 74px 28px; }
    #goal-descriptions div:before { background-size: 24px; width: 24px; }
    #goal-descriptions div img { height: 56px; }

    #game-options .fund-control { font-size: 1em;}
        
    #three-industries li { font-size: 1em; }
    #three-industries li img { height: 36px; }
    
    #expected-trends > div { font-size: .85em; }
    #expected-trends > div:after { border-width: 12px 18px; }
    #expected-trends img { height: 46px; }
}

@media screen and (max-width: 1170px) {
    h2 { font-size: 2em; margin-top: 10px; }
    .slide { font-size: .9em; }
    p { line-height: 1.4em; }
    iframe { height: 480px;  }
}

@media screen and (max-width: 992px) {
    h2 { font-size: 1.8em; }
    h3 { font-size: 1.3em; }

    .hdr-lightbox > div .hdr-close-lightbox { font-size: 2em; right: 6px; top: 2px; }
    .hdr-lightbox.enhanced img { max-width: 555%; width: 992px; }
    
    .larger { font-size: 1em; }
    
    #introduction > div { width: 70%; }
    #introduction > div img { width: 200px; }
    
    #menu { left: -400px; width: 390px; }
    #menu > div { position: relative;  z-index: 2; }
    .logo { margin: 0 auto; max-width: 240px; }
    #mainArea { margin-left: 0; width: 100%; }

    .has-js #slides { bottom: 58px; top: 74px; }
    .meeting-button { font-size: .7em; }
    #menu-toggle { font-size: .85em; margin-left: 7%; top: 6px; }
    #menu-toggle.not-on-desktop { display: block; }
    #corner-buttons { top: 6px; }

    .slide .row { display: block; }
    .slide .row > div { width: 100%; }
    
    #bottom-menu { width: 100%; }
    #bottom-menu button span { display: none; }
    #bottom-menu li span { display: none; }
    #bottom-menu { height: 38px; }
    #bottom-menu > button { line-height: 18px; }
    #bottom-menu > button img { height: 16px; }
    #bottom-menu ul li button:after { height: 4px; left: 10%; margin-top: -2px; width: 80%; }

    .mobile-menu-open #menu { left: 0; }
    .mobile-menu-open #mainArea { margin-left: 390px; }
    .mobile-menu-open #bottom-menu { right: -390px; }
    .mobile-menu-open #menu-toggle { margin-left: 4%; z-index: 2; }
    .mobile-menu-open #menu-toggle span:first-of-type { transform: rotate(-25deg); margin-top: 6px; width: 16px; }
    .mobile-menu-open #menu-toggle span:last-of-type { transform: rotate(25deg); margin-top: -6px; width: 16px; }
    .mobile-menu-open #menu-toggle span:nth-of-type(2) { opacity: 0; }

    #mobile-menu-close { background: #000; background: rgba(0,0,0,.36); border: 0; border-radius: 0; display: none; height: 100%; margin: 0; position: fixed; left: 0; top: 0; width: 100%; }
    #mobile-menu-close span { left: -9999px; position: absolute; }
    #mobile-menu-close.animate { margin-left: 390px; transition: margin .6s; }
    
    #plan-framework h3 { font-size: 1.1em; }
    #plan-framework li { font-size: .75em; padding: 50px 22px 0; }
    #plan-framework img { height: 30px; margin-bottom: 12px; }

    #game-options > div { font-size: .9em; margin-bottom: 10px; }
    #game-options > div img { height: 36px; }
    #game-options .fund-control { font-size: .9em; }

    #three-industries { justify-content: space-around; }
    #three-industries li { font-size: .9em; width: 40%; }
    #three-industries li img { height: 34px; }
}

@media screen and (max-width: 870px) {
    #plan-framework li { padding-top: 32px; }
}

@media screen and (max-width: 768px) {
    p, li { font-size: .9em; }
    .slide { padding: 18px 6%; }

    #introduction div p { font-size: 1em; margin: 14px 0; }
    #introduction div button { font-size: .85em; line-height: 1.2em; padding: 8px 12px;  }
    #introduction > div { font-size: .85em; padding: 26px 16px; width: 78%; }
    #introduction > div img { width: 150px; }

    .big-img { border: 1px solid #aaa; overflow: auto; padding: 18px 24px; }
    .big-img img { width: 740px; }

    #mission-statement { padding: 16px 20px 4px; }
    #mission-statement img { width: 154px; }

    #plan-framework li { font-size: .8em; padding-top: 68px; width: 48%; }

    #goal-descriptions div { margin-bottom: 20px; width: 48%; }

    #expected-trends > div { margin-bottom: 52px; width: 100%; }
    #expected-trends > div:after { border-top-color: #202052; border-left-color: transparent; border-width: 18px 12px; left: 50%; margin: 0; margin-top: 16px; top: 100%; transform: translateX(-50%); }

    #game-options > div { width: 48%; }
    #game-options > div:nth-of-type(3) { margin-right: 1%; }
    #game-panel { display: block; padding: 24px; }
    #game-panel button { font-size: 1em; }
    #total-funds { margin: 18px 0; padding: 12px 12px 8px; width: 100%; }
}

@media screen and (max-width: 660px) {
    #plan-framework li { padding-top: 48px; }
}

@media screen and (max-width: 570px) {
    h2 { font-size: 1.4em; }
    h3 { font-size: 1.1em; }
    .logo { max-width: 140px; }
    
    #bottom-menu > button { width: 50%; }
    #bottom-menu ul { display: none; }
    #side-menu button { font-size: .8em; }
    
    #menu { left: -230px; width: 180px; }
    #menu-toggle { margin-left: 32%; }
    .mobile-menu-open #mainArea { margin-left: 180px; }
    .mobile-menu-open #bottom-menu { right: -180px; }
    .mobile-menu-open #menu-toggle { margin-left: 5%; }
    #mobile-menu-close.animate { margin-left: 180px; }

    #plan-framework li { margin: 0 auto 18px; max-width: 250px; padding: 52px 20px 0; width: 100%; }

    #goal-descriptions div:before { background-size: 18px; margin: 6px 8px; width: 18px; }
    #goal-descriptions div { padding: 36px 12px; }
    #goal-descriptions div:hover img { top: 14px; }
    #goal-descriptions div:hover h3 { top: 10px; }
    #goal-descriptions div:hover p { top: 6px; }
    
    #three-industries li { margin-bottom: 18px; width: 90%; }
    #three-industries li img { height: 28px;  }

    #corner-buttons a { margin: 0; }
    #corner-buttons a span,
    #corner-buttons button { display: none; }
    
    #contact { font-size: .8em; width: 240px; }
    .contact-open #mainArea { left: -240px; }
    .contact-open #bottom-menu { left: -240px; }
}

@media screen and (max-width: 400px) {
    #goal-descriptions div { width: 100%; }

    #game-options > div { width: 100%;  }
}

@media screen and (max-width: 320px) {
    #plan-framework li { font-size: .65em; padding-top: 28px; }
}