html, body { color: #595959; font-family: "Montserrat", 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: #666; border: 0; color: #fff; margin: 12px 0 6px; padding: 6px 12px; transition: background .2s, color .2s; }
button:hover { background: #999; }

/* Headers */
h1 { font-size: 3.4em; margin: 32px 0 0; }
h2 { font-size: 2.6em; margin: 32px 0 0; }
h3 { font-size: 1.8em; margin: 32px 0 0; }
h4 { font-size: 1.5em; margin: 32px 0 0; }
h5 { font-size: 1.4em; margin: 32px 0 0; }
h6 { font-size: 1.2em; margin: 32px 0 0; }

/* Paragraphs & Lists */
p { line-height: 1.8em; margin: 16px 0 6px; }
ul, ol { margin: 16px 0 10px; }
li { line-height: 1.4em; margin-bottom: 8px; }
img { max-width: 100%; }

/* Header */
header { background: #fff; box-shadow: 0 -3px 8px 0 #888; color: #fff; display: flex; flex-wrap: wrap; position: fixed; width: 100%; z-index: 100; }
header img { height: 54px; }
header nav { width: 100%; }
header nav ul { align-items: center; display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none;  margin: 0; padding: 0 3% 0 0; width: 100%; }
header nav ul a { padding: 0; }
header nav li { margin: 0; }
header nav li a { color: #323232; display: block; font-weight: 700; position: relative; }
header nav li a.active { color: #3278D2; }
header nav li a:hover { color: #3278D2; }
header nav li a:before { background: #323232; content: ""; height: 2px; margin: -1px 7px 0 0; position: absolute; right: 100%; top: 50%; transition: width .25s; width: 0; }
header nav li a:hover:before { width: 20px; }
header nav li a.active:before { width: 20px; }
header nav li:last-of-type a { background: #273BCC; border-radius: 2px; color: #fff; padding: 7px 18px; }
header nav li:last-of-type a:before { display: none; }
header nav li:last-of-type a:hover { background: #1729ab; }

.mobile-logo { display: none; }

#header-top { background: #0D223F; height: 34px; line-height: 34px; padding: 0 2%; text-align: right; width: 100%; }
#header-top a { color: #fff; }
#header-top a:hover { color: #7a86da; }

#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; position: relative; }
#mobile-menu .line { background: #0D223F; display: block; height: 3px; left: 0; margin: 6px 0 0; position: relative; top: 0; transition: .3s; width: 26px; }

/* General Formatting */
.row { margin: 0; }
#content { margin: 88px auto 0; max-width: 100%; }
#content > .row { padding: 76px 12% 90px; }
#content .row > div { padding: 0 2%; }
#content .row > div:first-of-type { padding-left: 0; }
#content .row > div:last-of-type { padding-right: 0; }

.ada-element { left: -9999px; position: absolute; top: -4800px; }
.uppercase { text-transform: uppercase; }

.gray-row { background: #f8f8f8; }
.blue-row { background: #273BCC; color: #fff; }
.blue-row h2 { color: #fff !important; }

/* Homepage */

#homepage-header { background-image: url("../images/hero_photo.jpg"); background-position: center; background-size: cover; color: #fff; padding: 200px 0; position: relative; text-align: center; }
#homepage-header:before { background: rgba(0,0,0,.6); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
#homepage-header > span { bottom: 56%; color: transparent; font-family: "Poppins",sans-serif; font-size: 10em; font-weight: 900; left: 0; opacity: .5; position: absolute; text-transform: uppercase; -webkit-text-stroke: .5px #d2d2d2; }
#homepage-header > span:last-of-type { bottom: auto; left: auto; right: 0; top: 50%; }
#homepage-header h1 { font-size: 4.4em; font-weight: 900; margin: 0; padding: 0 11%; position: relative; }
#homepage-header h1 span { display: block; font-size: .45em; margin: 16px 0 12px; }
#homepage-header p { font-size: 1.2em; font-weight: 700; line-height: 1.6em; padding: 0 20%; position: relative; }
#homepage-header p span { display: block; }
#homepage-header a { background: transparent; display: block; margin-top: 18px; position: relative; top: 0; transition: top .3s; }
#homepage-header a:hover { top: 7px; }

html,
.espanol-placeholder,
.espanol-placeholder .container,
.espanol-placeholder #content { height: 100%; margin: 0 }
.espanol-placeholder header { background: #0D223F; }
.espanol-placeholder .mobile-logo { display: block !important; margin: 0 auto; }
.espanol-placeholder #homepage-header { height: 100%; position: absolute; top: 0; width: 100%; }
.espanol-placeholder #homepage-header:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.espanol-placeholder #homepage-header > span:last-of-type { top: 60%; }
.espanol-placeholder h1 { display: inline-block; vertical-align: middle; width: 98%;  }

.section-header { position: relative; }
.section-header h2 { color: #0D223F; font-size: 2.3em; font-weight: 900; margin-bottom: 28px; position: relative; }
.section-header h2 span { border-left: 2px solid #ce202e; color: #CE202E; display: block; font-size: .5em; font-weight: 700; margin-bottom: 14px; padding: 0 8px; }
.section-header > span { bottom: 86%; color: transparent; font-family: "Poppins",sans-serif; font-size: 9.4em; font-weight: 900; left: -8%; line-height: 0; opacity: .5; position: absolute; text-transform: uppercase; -webkit-text-stroke: .5px #d2d2d2; }

#overview { display: flex; }
#overview-img { background-image: url("../images/overview_photo.jpg"); background-position: center; background-size: cover;  }

#location > div:first-of-type { padding-right: 7%; }

#project-components .section-header { text-align: center; }
#project-components .section-header > span { bottom: auto; left: auto; top: 64px; position: relative; }
#project-components p { text-align: center; }
#project-components ul { display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none; margin-top: 54px; padding: 0; }
#project-components li { background: #0D223F; box-shadow: 0 4px 8px -3px #aaa; margin-bottom: 24px; width: 32%; }
#project-components a { color: #fff; display: block; overflow: auto; padding: 28px 8.5%; }
#project-components li:nth-of-type(2),
#project-components li:nth-of-type(5) { background: #273BCC; }
#project-components h3 { font-size: 1.6em; font-weight: 700; position: relative; }
#project-components h3:before { background: #fff; bottom: 100%; content: ""; height: 4px; left: 0; margin: 0 0 12px 2px; position: absolute; transition: width .3s; width: 42px; }
#project-components a img { float: right; margin-top: 28px; }
#project-components a:hover h3:before { width: 88px; }
#project-components .hdr-modal h3 { font-size: 2.3em; font-weight: 900; margin-top: 78px !important; }

#hydropower-101 h2 { margin-bottom: 56px !important; }
#hydropower-101 h2 img { height: 50px; margin-right: 8px; }
#hydropower-101 > div > img { float: right; width: 44%; margin: 0 0 22px 34px; }

#commish-process { border-left: 4px solid #273BCC; margin: 28px 0 44px; padding: 1px 3.5% 14px; }
#commish-process h3 { color: #595959; font-size: 1.6em; font-weight: 900; margin: 14px 0 46px; }
#commish-process h4 { color: #595959; font-size: 1.1em; font-weight: 900; }

#schedule .section-header { text-align: center; }
#schedule .section-header > span { bottom: auto; left: auto; top: 64px; position: relative; }
#schedule p { margin-top: 48px; }
#schedule-img { box-shadow: 2px 10px 10px -10px #333; margin: 7ox 0 54px; overflow: auto; width: 100%; }
#schedule-img img { max-width: 7000px; width: 3000px; }
#schedule .arrow-peek { display: inline-block; margin-top: 38px; }

.arrow-peek { background: #273bcc; border-radius: 500px; color: #fff; font-weight: 700; margin-top: 24px; padding: 8px 28px; position: relative; transition: .3s; vertical-align: middle; }
.arrow-peek img { height: 14px; left: -2px; opacity: 0; position: absolute; top: 11px; transition: .3s; }
.arrow-peek:hover { background: #fff; box-shadow: 0 4px 8px -2px #aaa; color: #0D223F; padding: 8px 16px 8px 40px; }
.arrow-peek:hover img { left: 12px; opacity: 1; }

#docs-and-resources div { display: inline-block; vertical-align: middle; }
#docs-and-resources div > img { display: inline-block; height: 119px; vertical-align: middle; }
#docs-and-resources div div { margin-left: 34px; width: 70%; }
#docs-and-resources h2 { font-size: 1.6em; font-weight: 700; margin: 0; }
#docs-and-resources p { line-height: 1.4em; margin-bottom: 0; }
#docs-and-resources a { border: 1px solid #fff; float: right; margin-top: 38px; }
#docs-and-resources a:hover { box-shadow: 0 4px 8px -2px #333; }

#subpage-header { background-image: url("../images/resources_header_photo.jpg"); background-position: center; background-size: cover; color: #fff; padding: 120px 0; text-align: center; }
#subpage-header h1 { font-size: 4.8em; font-weight: 900; }

#faqs { overflow: hidden; }
#faqs > div > * { position: relative; }
#faqs > div > span { color: transparent; font-family: "Poppins",sans-serif; font-size: 9.4em; font-weight: 900; line-height: 0; margin-right: -18%; opacity: .5; position: absolute; right: -8%; text-transform: uppercase; top: 88%; -webkit-text-stroke: .5px #d2d2d2; }
#faqs .arrow-peek { display: inline-block; margin-top: 12px !important; }
#faqs h3 { color: #595959; font-family: "Montserrat"; font-size: 1.6em; font-weight: 700; margin-bottom: 12px; }

#announcement-banner { padding: 28px 12% 38px !important; }
#announcement-banner > div { padding: 0 0 0 120px !important; position: relative; }
#announcement-banner > div img { left: 0; position: absolute; }
#announcement-banner p { font-size: 1.3em; font-weight: 700; }

#helpful-links { display: flex; padding-bottom: 200px !important; }
#helpful-links > div:first-of-type { background-image: url("../images/helpfulhints_photo.jpg"); background-position: center; background-size: cover; left: 3%; position: relative; }
#helpful-links > div:last-of-type { background: #0D223F; color: #fff; left: -3%; padding: 26px 3% 108px; position: relative; top: 64px; }
#helpful-links h2 { font-size: 1.6em; font-weight: 700; position: relative; }
#helpful-links h2:before { background: #fff; bottom: 100%; content: ""; height: 4px; margin: 0 0 6px 2px; position: absolute; width: 28px; }
#helpful-links a { color: #fff; }
#helpful-links a:hover { color: #ddd; }

/* Footer */
footer { background-color: #0D223F; color: #fff; }
footer .row { padding: 74px 12% 88px; }
footer a img { height: 140px; }
footer h2 { font-size: 1.1em; font-weight: 700; margin: 0 0 20px; text-transform: uppercase; }
footer ul { list-style: none; padding: 0; }
footer li { line-height: 1.6em; margin-bottom: 10px; min-height: 40px; padding-left: 50px; position: relative; }
footer li a { color: #fff; word-wrap: break-word; }
footer li a:hover { color: #7a86da; }
footer li img { left: 0; position: absolute; }
#footer-bottom { border-top: 1px solid #d6d6d6; padding: 16px; position: relative; text-align: center; }
#footer-bottom a { background: #273BCC; border-radius: 50%; color: #fff; font-weight: 700; height: 64px; line-height: 64px; margin-top: -32px; padding: 0; position: absolute; right: 15%; text-align: center; top: 0; width: 64px; }
#footer-bottom a:hover { background: #1528b4; }

/* Forms */
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: #666; border-radius: 14px; border: 0; color: #fff; letter-spacing: .05em; margin-top: 14px; padding: 4px 16px; transition: background-color .2s; }
input[type="submit"]:hover,
input[type="reset"]:hover { background-color: #999; }

/* Tables */
table { border: 1px solid #333; margin: 14px 0; width: 100%; }
table tr th { border: 1px solid #333; padding: 2px 4px; }
table tr td { border: 1px solid #333; padding: 2px 4px; }

/* Lightbox */
.showing-hdr-lightbox { overflow: hidden; }
.hdr-lightbox img { width: 100%; }
.hdr-lightbox a { box-shadow: 6px 4px 18px 0 #ddd; display: block; }
.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: 1em; position: fixed; right: 14px; top: -4px; }
.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 em { display: block; margin-top: 12px; }

/* Modal Window */
.hdr-close-modal { display: none; }
.hdr-launch-modal { display: none; }
.has-hdr-modals .hdr-launch-modal { display: block; }
.hdr-modal-showing { overflow: hidden;}
.hdr-modal-window { display: none; height: 100%; left: 0; position: fixed; top: -100%; transition: 0; width: 100%; z-index: 1000; }
.hdr-modal-window.showing { top: 0; transition: top 1s; }
.hdr-modal-window > .hdr-close-modal { background-color: rgba(0,0,0,.75); border: 0; cursor: pointer; display: block; height: 100%; left: 0; margin: 0; position: absolute; top: 0; width: 100%; }
.hdr-modal-window .hdr-close-modal span { left: -9999px; position: absolute; }
.hdr-modal-window .hdr-modal-title { margin: 26px 28px 6px 0; }
.hdr-modal-window > div { background-color: #fff; box-shadow: 4px 13px 28px 0 #111; overflow: auto; padding: 0 5.5%; position: absolute; }
.hdr-modal-window > div .hdr-close-modal { background: transparent; border: 0; color: #fff; font-size: 3em; line-height: .6em; position: absolute; right: 10px; top: 0; }
.hdr-modal-window > div .hdr-close-modal:hover { color: #ccc; }
.hdr-modal-window :focus { border-radius: 2px; outline: 2px groove #ddd; }
.hdr-modal > div { background-image: url("../images/popup_essexdam_icon.svg"); background-position-x: 5%; background-position-y: 88%; background-repeat: no-repeat; padding-right: 40%; }
.hdr-modal > div h3 { color: #0D223F; margin-top: 48px; position: relative; }
.hdr-modal > div h3:before { background: #273BCC !important; margin-bottom: 6px !important; }
.hdr-modal > div p { margin-bottom: 64px; text-align: left !important; }
.hdr-modal > div:before { background-image: url("../images/popup_essexdam_photo_09052023.jpg"); background-position: center; background-size: cover; content: ""; height: 100%; position: absolute; right: 0; width: 40%; }
#impoundment > div { background-image: url("../images/popup_impoundment_icon.svg"); }
#impoundment > div:before { background-image: url("../images/popup_impoundment_photo_cropped_09062023.jpg"); }
#canal-system > div { background-image: url("../images/popup_canalsystem_icon.svg"); }
#canal-system > div:before { background-image: url("../images/popup_canalsystem_photo.jpg"); }
#intake-facilities > div { background-image: url("../images/popup_intakefacilities_icon.svg"); }
#intake-facilities > div:before { background-image: url("../images/popup_intakefacilities_photo.jpg"); }
#powerhouse > div { background-image: url("../images/popup_powerhouse_icon.svg"); }
#powerhouse > div:before { background-image: url("../images/popup_powerhouse_photo_09052023.jpg"); }
#fish-passage > div { background-image: url("../images/popup_fishpassage_icon.svg"); }
#fish-passage > div:before { background-image: url("../images/popup_fishpassage_photo_09052023.jpg"); }

/* Accordions */
.accordion-set { margin-bottom: 20px; }
.accordion-header { background: transparent; color: #595959; cursor: pointer; font-size: .8em; font-weight: 700; padding: 4px 8px; text-align: left; text-transform: uppercase; width: 100%; }
.accordion-header:hover { background: #eee; }
.accordion-header i { color: #273BCC; float: right; font-size: .7em; margin-left: 12px; padding: 5px 4px 0; transition: .45s; vertical-align: middle; }
.opened .accordion-header i { margin-top: -4px; transform: rotate(180deg); }
.accordion { border-bottom: 1px solid #b1b1b1;  }
.accordion > div { padding: 2px 1% 18px; }
.accordion > div a { color: #273BCC; font-weight: 700; }
.accordion > div a:hover { color: #1023ac; }

#faqs h4 { margin-top: 0; }
#faqs .accordion-header { font-weight: 400; padding-top: 18px; padding-left: 46px; padding-bottom: 18px; position: relative; text-transform: none;}
#faqs .accordion-header i { display: none; }
#faqs .accordion-header:before { background: #273bcc; border-radius: 50%; color: #fff; content: "+"; font-size: 1.2em; height: 28px; left: 4px; line-height: 28px; margin-top: -3px; position: absolute; text-align: center; width: 28px; }
#faqs .opened .accordion-header:before { content: "-"; }
#faqs .accordion { border-color: #D6D6D6; }

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

@media screen and (min-width: 2030px) {
    html,body { font-size: 18px; }
    p { line-height: 1.8em; margin: 24px 0 8px; }
    h1, h2, h3, h4, h5, h6 { margin: 54px 0 0; }
}

@media screen and (max-width: 1420px) {
    #header-top { font-size: .9em; height: 28px; line-height: 28px; }
    header img { height: 44px; }
    header nav ul { padding-right: 1%; }
    header nav li a { font-size: .8em; }
    header nav li a:before { top: 100%; left: 0; }
    header nav li:last-of-type a { padding: 3px 8px; }
    header nav li a:hover:before { width: 100%; }
    header nav li a.active:before { width: 100%; }
    #content { margin-top: 72px; }
    
    .section-header > span { font-size: 7.6em; }
    #project-components .section-header > span { font-size: 6.6em; }
}

@media screen and (max-width: 1180px) {
    #homepage-header > span { font-size: 7.2em; }
    #homepage-header { padding: 140px 0 120px; }
    #homepage-header h1 { font-size: 3.8em; }
    
    #subpage-header h1 { font-size: 3.2em; }
    #faqs > div > span { font-size: 6.4em; }

    #docs-and-resources div > img { height: 88px; }
    #docs-and-resources a { margin-top: 26px; }

    footer .row { padding: 44px 6%; }
}

@media screen and (max-width: 992px) {
    h1 { font-size: 2.2em; margin: 24px 0 6px; }
    h2 { font-size: 1.6em; margin: 24px 0 0; }
    h3 { font-size: 1.4em; margin: 24px 0 0; }
    h4 { font-size: 1.3em; 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.3em; }
    button { font-size: .9em; padding: 4px 10px; }

    #content > .row { padding: 52px 6% 44px; }
    #content .row > div { padding: 0 !important; }

    .hdr-lightbox > div .hdr-close-lightbox { font-size: 2em; right: 8px; }
    .hdr-lightbox.enhanced img { max-width: 800%; width: 260%; }
    
    #homepage-header > span { font-size: 6.2em; }
    #homepage-header { padding: 80px 0 64px; }
    #homepage-header h1 { font-size: 3em; }
    #homepage-header h1 span { display: inline; }
    #homepage-header p span { display: inline; }

    #subpage-header { padding: 80px 0; }

    .section-header > span { font-size: 4.8em; left: -4%; }
    #project-components .section-header > span { font-size: 4em; }
    #project-components .hdr-modal h3 { margin-top: 42px !important; }
    .hdr-modal-window > div { padding-left: 3%; }

    #hydropower-101 h2 { margin-bottom: 18px !important; }

    #docs-and-resources { text-align: center; }
    #docs-and-resources div img { display: block; height: 44px; margin: -6px auto 8px; }
    #docs-and-resources div div { margin: 0 !important; width: 100%; }
    #docs-and-resources a { display: inline-block; float: none; }

    #announcement-banner > div img { display: block; height: 48px; position: static; }

    #helpful-links > div:last-of-type { padding: 22px 3% 56px !important; }

    footer .row { padding: 32px 4%; }
    footer h2 { margin-top: 28px; }
    footer a img { height: 90px; }
    #footer-bottom { font-size: .85em; padding-top: 44px; }
    #footer-bottom a { margin-right: -32px; right: 50%; }

    /* Header */
    .mobile-logo { display: inline-block; padding: 0; }
    #mobile-menu { display: inline-block; padding: 6px 12px 0; }
    .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 { display: block; }
    #header-top { font-size: .75em; }
    header nav { float: right; position: relative; width: auto; }
    header nav a { display: none; }
    header nav a:before { display: none; }
    header nav ul { background-color: #fff; box-shadow: 2px 4px 8px -4px #000; margin-top: 4px; opacity: 0; position: absolute; right: 9999%; top: 100%; width: 220px; z-index: 1; }
    header nav li { border-top: 1px solid #0D223F; display: block; margin: 0; padding: 4px; text-align: center; width: 100%; }
    .menu-opened header nav ul { opacity: 1; right: 0; transition: right 0s, opacity .2s; }
}

@media screen and (max-width: 768px) {
    header { margin-bottom: 0; }
    #content > .row { padding: 26px 8% 38px; }

    .hdr-modal-title { padding: 0; }
    .hdr-modal-window .hdr-modal-title { margin: 44px 0 0; }
    .hdr-modal-window > div { height: 88% !important; left: 8% !important; padding: 160px 5% 0; top: 6% !important; width: 84% !important; }
    .hdr-modal-window > div .hdr-close-modal { font-size: 2em; }
    .hdr-modal { padding-bottom: 220px; }
    .hdr-modal > div h3 { margin-top: 34px; }
    .hdr-modal > div:before { height: 160px; top: 0; width: 100%; }

    #project-components li { width: 48%; }
    #project-components li:nth-of-type(4) { background: #273BCC; }
    #project-components li:nth-of-type(5) { background: #0D223F; }
    #project-components li:nth-of-type(6) { background: #273BCC; }

    #hydropower-101 > div > img { float: none; margin: 0 0 10px; max-width: 500px; width: 100%; }

    #helpful-links { padding-bottom: 54px !important; }
    #helpful-links > div:last-of-type { padding: 22px 22px 32px !important; position: static; width: 100%; }
}

@media screen and (max-width: 600px) {
    #homepage-header > span { font-size: 4.4em; }
    #homepage-header { padding: 46px 0; }
    #homepage-header h1 { font-size: 2.2em; padding: 0 6%; }
    #homepage-header p { line-height: 1.3em; margin-top: 4px; padding: 0 6%; }
    #homepage-header a { margin-top: 4px; }
    #homepage-header a img { height: 36px; }

    #subpage-header { padding: 44px 0 50px; }
    #subpage-header h1 { font-size: 2.6em; }
    #faqs > div > span { font-size: 4.4em; }

    .section-header > span { font-size: 2.8em; left: -3%; }
    #project-components .section-header > span { font-size: 2.6em; top: 54px; }
    
    #project-components li { width: 100%; }
    #project-components li a { padding: 14px 6%; }
    #project-components a img { height: 54px; margin-top: 6px; }

    #commish-process { padding-left: 7%; }
    #commish-process h3 { font-size: 1.3em; margin-bottom: 28px;}
    #commish-process h4 { font-size: 1.1em; }
}

@media screen and (max-width: 388px) {
    .section-header > span { font-size: 2.2em; left: -3%; }
    #project-components .section-header > span { font-size: 1.8em; top: 54px; }

    .hdr-modal-window > div { padding-right: 5%; padding-top: 90px; }
    .hdr-modal-window > div:before { height: 100px; }

    .espanol-placeholder #homepage-header h1 { font-size: 1.2em; }
}