@font-face{
    font-family:"NewsGoth BT W05 Roman";
    src:url("../Fonts/5167928/cdcb42f0-6524-4f77-b3f9-ffb6ac6d73f1.woff2") format("woff2"),url("Fonts/5167928/054ee099-10e0-4056-831e-c32b612738d2.woff") format("woff");
}
@font-face{
    font-family:"NewsGoth BT W05 Bold";
    src:url("../Fonts/5340730/054343cc-b325-43c4-bd0b-e3b7f6fa82dd.woff2") format("woff2"),url("Fonts/5340730/34f9c04f-af7d-4f7d-9846-eb3afe4a1cb0.woff") format("woff");
}

html, body { color: #696969; font-family: "NewsGoth BT W05 Roman", sans-serif; font-size: 16px; -webkit-font-smoothing: antialiased; }
.container { padding: 0; width: 100%; }
.row { margin: 0; }
#content > .row > div { padding: 0 1.5% 12px; }
.vertical-center > div { float: none; display: inline-block; margin-left: -.5%; vertical-align: middle; }
.vertical-center > div:first-of-type { margin: 0; }

/* Links */
a { transition: background-color .2s, color .2s; }
a:hover,
a:focus { text-decoration: none; }
.button { background-color: #c47; border-radius: 14px; border: 0; color: #fff; display: inline-block; letter-spacing: .05em; margin-top: 12px; padding: 4px 16px; transition: background-color .2s; }
.button:hover { background-color: #b16; color: #fff; }
.button:focus { color: #fff; }

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

.vc:before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.vc > * { display: inline-block; vertical-align: middle; }

.list-var { min-height: 110px; padding-left: 120px; position: relative; }
.list-var > img { left: 0; position: absolute; width: 100px; }

.circ { background: #c47; border-radius: 50%; height: 100px; line-height: 100px; text-align: center; width: 100px; }
.circ img { width: 60px; }

/* Headers */
h1 { font-size: 3.3em; margin: 30px 0 22px; }
h2 { font-size: 2.2em; margin: 12px 0 0; }
h3 { font-size: 1.8em; margin: 28px 0 0; }
h4 { font-size: 1.6em; margin: 28px 0 0; }
h5 { font-size: 1.4em; margin: 26px 0 0; }
h6 { font-size: 1.3em; margin: 26px 0 0; }

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

/* Forms */
form { margin: 0 0 16px; }
label { display: block; margin: 18px 0 3px; width: 100%; }
input[type="text"] { border: 1px solid #d7d9da; border-radius: 4px; margin-bottom: 8px; padding: 8px 10px; width: 100%; }
textarea { border: 1px solid #d7d9da; 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: #005894; border: 0; color: #fff; letter-spacing: .05em; margin-top: 24px; padding: 4px 16px; transition: background-color .2s; }
.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover { background-color: #00789e; }

/* Quick Header */
.header { background-color: #fff; color: #fff; position: relative; }
#header-top { background: #005984; height: 35px; line-height: 35px; }
#header-top a { color: #fff; font-size: .8em; padding-left: 4%; text-transform: uppercase; }
#header-top a i { margin-right: 3px;  }
#header-top a:hover { text-decoration: underline; }
#header-content { padding: 20px 4%; }
#header-content div { display: inline-block; }
.header h1 { left: -9999px; position: absolute; }
.header h1 span { display: block; font-size: 1.2em; }
.header img { height: 38px; }
.header .nav { float: right; top: 0; right: 0; }
.header ul { line-height: 38px; margin: 0; padding: 0; }
.header li { display: inline-block; font-weight: 600; margin-left: 46px; }
.header li a { color: #005984; display: block; }
.header li a.active { color: #000; }
.header li a:hover { color: #808080; }
#mobile-menu { background-color: transparent; border: 0; cursor: pointer; display: none; font-size: 1.3em; padding: 0 4px; }

/* #header-top > div { position: absolute; right: 0; top: 0; width: 400px; padding: 0; }
.gsc-control-cse { background: transparent !important; border: 0 !important; padding: 5px 0 0 !important; }
table.gsc-search-box { background: transparent !important; margin: 0; }
.gsc-search-button { padding: 0; }
.gsib_a { padding: 0 !important; }
form.gsc-search-box { margin: 0; }
table.gsc-search-box td.gsc-input { padding: 0; }
table.gsc-search-box td { border: 0 !important; padding: 0 6px 0 0 !important; }
.gsc-search-button-v2 { height: 26px; padding: 6px 8px 0 !important;  }
.gsc-input { margin: 0; } */

/* Quick Footer */
.footer { background-color: #005984; color: #fff; font-size: .9em; position: relative; }
.footer .row { padding: 0; }
.footer h3 { color: #fff; font-size: 1.1em; font-weight: 700; margin: 0; text-transform: uppercase; }
.footer p { margin-top: 10px; }
.footer a { color: #fff; }
.footer a:hover { color: #c6c6c6; }
#footer-nav { left: 46%; position: absolute; top: 42px; width: 20%; }
#footer-nav ul { list-style-type: none; margin: 0; padding: 0; }
#footer-nav h3 { margin-bottom: 10px; }
#footer-nav li { margin: 8px 0; }
#footer-left { border-right: 1px solid #fff; display: inline-block; margin: 42px 0; padding: 0 5% 38px; width: 40%; }
#footer-left img { margin-bottom: 18px; max-width: 600px; }
#footer-right { float: right; margin: 42px 5% 0 0; width: 34%; }
#footer-bottom { background: #696969; margin-top: 40px; padding: 24px 5%; }
#footer-bottom ul { display: inline-block; list-style-type: none; margin: 0; padding: 0; }
#footer-bottom li { display: inline-block; margin: 0 32px 0 0; }
#footer-bottom a { color: #c6c6c6; }
#footer-bottom a:hover { color: #fff; }
#footer-bottom span { color: #c6c6c6; float: right; }
.thank-you { display: none; font-weight: 700; margin-left: 12px; }

/* Lightbox */
.lightbox img { background: #696969; width: 100%; }
.lightbox > button { background-color: rgba(0,0,0,.75); border: 0; cursor: pointer; height: 0; left: -100%; margin: 0; position: absolute; top: 0; transition: height .4s, left 0s ease-in-out .4s; visibility: hidden; width: 100%; }
.lightbox > div { top: 80px; }
.lightbox > div .close-lightbox { background: 0; border: 0; font-size: 3em; display: none; position: absolute; right: 10px; top: 0; }
.lightbox > div .close-lightbox span { left: -9999px; position: absolute; }
.lightbox.enhanced { height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 5555; }
.lightbox.enhanced > button { height: 100%; left: 0; transition: height .6s, left 0s; visibility: visible; }
.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%; }
.lightbox.enhanced > div .close-lightbox { display: block; }

/* Sticky Footer (uncomment if needed; set padding-bottom of ".container" to logical height based on what ends up in the footer) */
/* html, body { height: 100%; }
.container { min-height: 100%; padding-bottom: 60px; position: relative; }
.footer { background-color: #c47; bottom: 0; position: absolute; width: 100%; } */


/*********************************************/
/******   Custom CSS  ************************/
/*********************************************/

h3 { color: #005984; font-weight: 700; letter-spacing: .04em; margin-top: 8px; }
h4 { color: #005984; font-size: 1.4em; font-weight: 700; }

.rect-button { background: #005984; color: #fff; display: inline-block; font-size: 1.1em; margin-top: 10px; padding: 6px 15px; }
.rect-button:hover { background: #00789e; color: #fff; }

.row { margin: 0 auto; max-width: 1400px; padding: 56px 4%; }
.blue-bg { background: #005984; max-width: 8000%; }
.blue-bg > div { margin: 0 auto; max-width: 1400px; }
.teal-bg { background: #eaf6f9; max-width: 8000%; }
.teal-bg > div { float: none; margin: 0 auto; max-width: 1400px; }
.gray-bg { background: #696969; color: #fff; max-width: 8000%; }
.gray-bg > div { float: none; margin: 0 auto; max-width: 1400px; }
.gray-bg .col-sm-6,
.blue-bg .col-sm-6,
.blue-bg .col-sm-12 { background: #fff; color: #696969; }

.equals { padding: 56px 2%; }
.equals > div { border-spacing: 28px 8px; display: table; width: 100%; }
.equals > div > div { box-shadow: 1px 2px 6px -1px #444; display: table-cell; float: none; padding: 28px 2% 36px; width: 50%; }

/* PAGE HEADER */
#page-header { background-image: url("../images/bg-homepage.jpg"); background-size: cover; background-position: center; height: 620px; }
#page-header > div { height: 100%; margin: 0 auto; max-width: 1400px; position: relative; }
#page-header h2 { margin: 0; }
#page-header > div:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
#page-header .rect-button { background: transparent; border: 1px solid #fff; margin-top: 16px; }
#page-header .rect-button:hover { background: rgba(255,255,255,.4); }

.homepage-right { color: #fff; display: inline-block; margin-top: 270px; opacity: 0; padding-left: 50%; vertical-align: middle; }
.homepage-right h2 { font-size: 2.6em; }
.homepage-right h2 strong { display: block; font-family:"NewsGoth BT W05 Bold"; font-size: 2em; text-transform: uppercase; }
.homepage-right p { background: #fff; color: #005984; display: inline-block; font-weight: 700; margin-top: 24px; padding: 1px 8px; }
.homepage-left { background: #000; background: rgba(0,0,0,.4); backdrop-filter: blur(6px); height: 100%; opacity: .1; position: absolute; left: -50%; top: 0; width: 42%; }
.homepage-left div { color: #fff; display: inline-block; padding: 0 8%; vertical-align: middle; width: 96%; }
.homepage-left:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.loc-logo { bottom: 24px; color: #fff; font-size: .9em; opacity: 0; position: absolute; left: 50%; }
.loc-logo img { display: inline-block; height: 28px; margin-right: 4px; vertical-align: middle; }

.animate .homepage-right { margin-top: 0; opacity: 1; transition: .9s; }
.animate .homepage-left { left: 4%; opacity: 1; transition: 1.6s ease-in-out .13s; }
.animate .loc-logo { opacity: 1; transition: 1s ease-in-out .2s; }

.ph-content { background: #000; background: rgba(0,0,0,.4); backdrop-filter: blur(6px); border-left: 12px solid #fff; color: #fff; display: inline-block; margin-left: -64%; padding: 48px 4%; vertical-align: middle; width: 64%; }
.ph-content h2 { font-weight: 700; text-transform: uppercase; }
.ph-content p a { color: #fff; text-decoration: underline; }
.ph-content p a:hover { color: #c9c9c9; }

.animate .ph-content { margin-left: 4.5%; transition: 1.1s; }

/* HOMEPAGE */
#about-project { padding-bottom: 18px; }
#about-project h3 { color: #fff; }
#about-project .col-md-12 { padding: 0 3.5% !important; }
#about-project .equals { padding-bottom: 0 !important;; }
#about-project .equals > div { border-spacing: 32px 24px; }
#about-project .col-md-6 { background: #005984; color: #fff; max-width: 8000%; vertical-align: top; width: 50%; }
#about-project > div:first-of-type > .col-md-6:last-of-type { background: #696969; padding: 0; }
#about-project > div:last-of-type > .col-md-6:first-of-type,
#about-project > div:last-of-type > .col-md-6:last-of-type { background: #696969; padding: 50px 3px 3px; vertical-align: bottom;}
#about-project > div:last-of-type > .col-md-6:last-of-type { display: none; }

#benefits ul { margin: 0; padding: 18px 0; text-align: center; }
#benefits li { color: #005984; display: inline-block; font-size: 1.8em; margin: 0; width: 32%; }
#benefits li img { display: block; height: 120px; margin: 0 auto 14px; }

.has-offset-photo .col-sm-6:last-of-type { background-size: cover; background-position: center; }
#relicensing .col-sm-6:last-of-type { background-image: url("../images/photo-homepage.jpg"); }

#did-you-know h3 { font-size: 2.2em; margin-bottom: 30px; text-align: center; }
#did-you-know img { height: 90px; margin: 8px auto; }
#did-you-know p { line-height: 1.4em; }
#did-you-know span { display: block; font-size: 1.3em; font-weight: 700; line-height: 1.7em; }
#did-you-know > div > div { background: #00789e; color: #fff; padding: 28px 5%; text-align: center; width: 33.3333%; }
#did-you-know > div > div:nth-of-type(2) { background: #005984; }

#contact { background-image: url("../images/bg-contact.jpg"); background-size: cover; background-position: center; }
#contact img { margin-bottom: 20px; }
#contact .col-sm-6:last-of-type { vertical-align: top; }

/* OVERVIEW */
#page-header.overview { background-image: url("../images/bg-overview.jpg"); }

#station-instructions .col-sm-12:first-of-type { margin-bottom: 10px; padding: 0 !important; }
#station-instructions .col-sm-12:nth-of-type(2) { margin: 12px 0; padding: 18px 2%; }
#station-instructions .equals { clear: both; padding: 0 !important; }
#station-instructions .equals > div { border-spacing: 22px 10px; }

#project-benefits img { margin-top: 18px; }

/* PROCESS */
#page-header.overview { background-image: url("../images/bg-process.jpg"); }

#process-overview .col-sm-6:first-of-type { box-shadow: none; }
#process-overview .col-sm-6:last-of-type { background-image: url("../images/photo-process.jpg"); }

#schedule h3 { color: #fff; }
table { background: #fff; margin: 24px 0; width: 100%; }
table tr th { background: #005984; border: 1px solid #fff; line-height: 1.3em; padding: 10px 15px; }
table tr td { border: 1px solid #fff; line-height: 1.4em; padding: 14px 12px; }
table tbody { color: #696969; }
table tbody tr:nth-of-type(even) { background: #eaf6f9; }

#relicensing-overview > div > div { column-count: 2; column-gap: 100px; }

#ii-power-complex .col-sm-6 { background: #005984; color: #fff; }
#ii-power-complex h3,
#ii-power-complex h4 { color: #fff; }
#ii-power-complex .col-sm-6:last-of-type { background-image: url("../images/photo2-process.jpg"); }

#complex-schedule { background: #d7d9da; max-width: 8000%; }
/* #complex-schedule .col-md-12 { float: none; margin: 0 auto; max-width: 1400px; }
#complex-schedule ul { color: #005984; display: inline-block; list-style-type: none; margin: 0; padding: 0 22px 0 0; vertical-align: top;  width: 48%; }
#complex-schedule li { margin: 18px 0; padding-left: 32px; position: relative; }
#complex-schedule li:before { background: #26bcd7; content: ""; height: 20px; left: 0;  position: absolute; top: 0; width: 20px; }
#complex-schedule ul:first-of-type li:nth-of-type(2):before { background: #fdb913; }
#complex-schedule ul:first-of-type li:nth-of-type(3):before { background: #005984; }
#complex-schedule ul:last-of-type li:nth-of-type(1):before { background: #9e1b32; }
#complex-schedule ul:last-of-type li:nth-of-type(2):before { background: #696969; }
#complex-schedule ul:last-of-type li:nth-of-type(3):before { background: #54b948; } */

#ii-power-complex-schedule { display: flex; flex-wrap: wrap; font-weight: 700;  margin-top: 24px; text-align: center; width: 100%; }
#ii-power-complex-schedule div { border: 1px solid #000; padding-top: 3px; width: 12.5%; }
#ii-power-complex-schedule div ul { display: flex; list-style: none; margin: 0; padding: 0; text-align: left; }
#ii-power-complex-schedule div li { border: 1px solid #000; border-bottom: 0; margin: 0; padding: 2px 0 1px 5px; width: 25%; }
#ii-power-complex-schedule div li:first-of-type { border-left: 0; }
#ii-power-complex-schedule div li:last-of-type { border-right: 0; }
#ii-power-complex-schedule + ul { list-style: none; margin-top: 0;  padding: 0; position: relative; }
#ii-power-complex-schedule + ul strong { left: -9999px; position: absolute; }
#ii-power-complex-schedule + ul li { background: #aacced; left: 9.375%; margin: 14px 0; padding: 6px; position: relative; text-align: center; width: 37.5%; }
#ii-power-complex-schedule + ul li:first-of-type { background: none; text-align: left; }
#ii-power-complex-schedule + ul li:nth-of-type(3) { background: #d9f2d2; left: 43.75%; position: relative ; width: 34.375%; }
#ii-power-complex-schedule + ul li:nth-of-type(4) { background: #c3e6f3; left: 34.375%; position: relative ; width: 25%; }
#ii-power-complex-schedule + ul li:nth-of-type(5) { background: #fbe0cb; left: 12.5%; position: relative ; width: 81.25%; }
#ii-power-complex-schedule + ul li:nth-of-type(6) { background: #ffc30c; left: 9.375%; position: relative ; width: 68.75%; }

/* #ii-power-complex-schedule span { left: 8.3333%; position: absolute; text-align: center; top: 0; width: 16.66667%; }
#ii-power-complex-schedule span:nth-of-type(1) { left: 0; text-align: left; width: 8.33333%; }
#ii-power-complex-schedule span:nth-of-type(3) { left: 25%; }
#ii-power-complex-schedule span:nth-of-type(4) { left: 41.66667%; }
#ii-power-complex-schedule span:nth-of-type(5) { left: 58.33333%; }
#ii-power-complex-schedule span:nth-of-type(6) { left: 75%; }
#ii-power-complex-schedule span:nth-of-type(7) { left: 91.66667%; text-align: right; width: 8.33333%; }
#ii-power-complex-schedule div { display: block; height: 26px; margin: 16px 0 0; position: relative; }
#ii-power-complex-schedule div:after { background: #fff; content: ""; height: 2px; margin-top: -1px; position: absolute; top: 50%; width: 100%;}
#ii-power-complex-schedule div p { background: #26bcd7; height: 100%; margin: 0; position: relative; width: 85%; }
#ii-power-complex-schedule div:nth-of-type(2) p { background: #fdb913; left: 31%; width: 37.5%; }
#ii-power-complex-schedule div:nth-of-type(3) p { background: #005984; left: 15%; width: 70%;}
#ii-power-complex-schedule div:nth-of-type(4) p { background: #9e1b32; }
#ii-power-complex-schedule div:nth-of-type(5) p { background: #696969; width: 68.5%; }
#ii-power-complex-schedule div:nth-of-type(6) p { background: #54b948; left: 85%; width: 15%; } */

#ii-power-complex-ii .col-sm-6:first-of-type { box-shadow: none; }
#ii-power-complex-ii .col-sm-6:last-of-type { background-image: url("../images/photo3-process.jpg"); }

/* DOCUMENTS */
#page-header.documents { background-image: url("../images/bg-documents.jpg"); }

/* ENGAGEMENT */
#page-header.engagement { background-image: url("../images/bg-engagement.jpg"); }

#get-involved .col-sm-6:first-of-type { box-shadow: none; }
#get-involved .col-sm-6:last-of-type { background-image: url("../images/photo-engagement.jpg"); }

/* Accordions */
.accordion-set { margin-bottom: 20px; }
.accordion-header { cursor: pointer; padding: 4px 8px; text-align: left; width: 100%; }
.accordion-header i { font-size: .5em; margin-left: 12px; transition: .45s; vertical-align: middle; }
.opened .accordion-header i { margin-top: -4px; transform: rotate(180deg); }
.accordion > div { padding: 2px 1%; }

/* RESOURCES */
#page-header.resources { background-image: url("../images/bg-resources.jpg"); }

#references .col-sm-6:first-of-type { height: 420px; }
#references .col-sm-6:last-of-type { background-image: url("../images/photo-resources.jpg"); }

/*********************************************/
/****** Media Queries ************************/
/*********************************************/
/* Add more queries as needed; 992px is the column breakpoint for "medium"  columns in Bootstrap */

@media screen and (min-width: 1880px) {
    body { font-size: 17px; }
    #footer-bottom { margin-top: 56px; }
    #page-header { height: 670px; }
    
    #about-project .equals > div { border-spacing: 40px 24px; }
    #station-instructions .col-sm-12:nth-of-type(2) { margin: 16px 0; }
    #station-instructions .equals > div { border-spacing: 32px 10px; }
}

@media screen and (max-width: 1270px) {
    #page-header { font-size: .9em; height: 520px; }
    
    .homepage-right h2 { font-size: 2.2em; }
    .homepage-left { font-size: .9em; }

    #about-project .equals > div { border-spacing: 22px 24px; }
    
    #references .col-sm-6:first-of-type { height: 300px; }
}

@media screen and (max-width: 1140px) {
    #header-content { padding: 14px 3%; }
    .header ul { padding-right: 16px; }
    .header li { margin-left: 32px; }

    .equals { font-size: .9em; }
    .equals h3 { font-size: 1.4em; margin-top: 0; }

    #entire-schedule { font-size: .85em; }
}

@media screen and (max-width: 992px) {
    h1 { font-size: 2.2em; margin: 20px 0 6px; }
    h2 { font-size: 1.7em; margin: 12px 0 0; }
    h3 { font-size: 1.4em; margin: 20px 0 0; }
    h4 { font-size: 1.3em; margin: 28px 0 0; }
    h5 { font-size: 1.2em; margin: 26px 0 0; }
    h6 { font-size: 1.1em; margin: 26px 0 0; }
    p, li { font-size: .9em; line-height: 1.3em; }
    .button { font-size: .8em; border-radius: 12px; padding: 4px 12px 3px; }
    table tr { font-size: .8em; padding: 2px; }
    .vertical-center > div { margin: 0; }

    /* Quick Mobile Menu */
    #mobile-menu { color: #005984; display: inline-block; padding: 18px 16px 0; }
    #header-top { height: 28px; line-height: 28px; }
    #header-top a { font-size: .75em; padding-left: 12px; }
    .header { background: #fff; }
    #header-content { height: 100%; padding: 0; }
    #header-content > div { background: #fff; height: 100%; padding: 8px 12px 0; }
    .header img { height: 54px; padding: 4px 2px 12px; }
    .header h1 { background: #696969; box-shadow: 2px 4px 8px -4px #000; font-size: .9em; font-weight: 700; height: 62px; margin: 0; opacity: .1; padding: 11px 18px; text-transform: uppercase; top: 0; width: 320px; z-index: 1; }
    .header h1 span { font-size: 1.3em; }
    .header .nav ul { background-color: #005984; box-shadow: 2px 4px 8px -4px #000; display: none; opacity: 0; padding: 12px 0; position: absolute; left: -110%; top: 62px; width: 320px; z-index: 1; }
    .header .nav ul:after { color: #c9c9c9; content: "Â© Duke Energy Corporation. All Rights Reserved."; display: block; font-size: .75em; line-height: 1.3em; padding: 34px 14px 0;  }
    .menu-opened .header .nav ul { opacity: 1; left: 0; transition: left 0s, opacity .2s; }
    .menu-opened .header h1 { opacity: 1; left: 0; transition: left 0s, opacity .2s; }
    .header .nav li { display: block; font-size: .9em; margin: 0; padding-right: 22px;  }
    .header .nav li a { border-left: 6px solid transparent; color: #fff; padding: 6px 12px; }
    .header .nav li a:hover { background: #127db1; border-left-color: #26BCD7; }

    .lightbox.enhanced a { display: block; overflow: auto; }
    .lightbox.enhanced img { width: 260%; }

    .footer h3 { font-size: 1em; }
    #footer-nav { padding: 38px 5% 18px; position: static; width: 100%; }
    #footer-nav ul { display: table; padding: 0; width: 100%; }
    #footer-nav li { display: table-cell; text-align: center; }
    #footer-nav li:first-of-type { text-align: left; }
    #footer-nav li:last-of-type { text-align: right; }
    #footer-left { border: 1px solid #fff; border-width: 1px 0; margin: 18px 5%; padding: 28px 0; width: 90%; }
    #footer-left img { max-width: 400px; }
    #footer-right { float: none; margin: 14px 5% 0; width: 90%; }
    #footer-right p { line-height: 1.6em; }
    #footer-right .row > div { padding: 0 !important; }
    #footer-bottom { margin-top: 34px; }
    #footer-bottom span { font-size: .9em; }

    .rect-button { font-size: 1em; padding: 4px 10px 3px; }
    .equals > div { border-spacing: 16px 0; }
    .equals > div > div { padding: 18px 3%; }
    #about-project .equals > div { border-spacing: 18px 20px; }

    #page-header { font-size: .85em; height: 390px; }
    .homepage-right h2 { font-size: 2.2em; }
    
    #station-instructions .col-sm-12:nth-of-type(2) { margin: 4px 0; padding: 10px2.5%; }
    #station-instructions .col-sm-12 h3 { font-size: 1.2em; margin-top: 6px;  }
    #station-instructions .equals > div { border-spacing: 12px 10px; }
    
    #benefits ul { padding: 0; }
    #benefits li { font-size: 1.4em; }
    #benefits li img { height: 74px; }
    /* 
    #ii-power-complex-schedule { padding-bottom: 6px !important; }
    #ii-power-complex-schedule span { font-size: .9em; }
    #ii-power-complex-schedule div { height: 18px; margin-top: 8px; } */
    #entire-schedule { background: #e4e4e4; border: 1px solid #aaa; margin-top: 22px; overflow: auto; padding: 0 24px 14px; width: 100%; }
    #ii-power-complex-schedule,
    #ii-power-complex-schedule + ul { width: 992px; }

    .large-image { border: 1px solid #aaa; overflow: auto; width: 100%; }
    .large-image img { max-width: 7000%; width: 900px; }
}

@media screen and (max-width: 768px) {
    #footer-right .row > div { float: left; width: 50%; }

    .row { padding: 28px 5%; }
    .equals { padding: 16px 3%; }
    .equals > div { display: block; padding: 0 !important; }
    .equals > div > div { display: block; margin: 20px 0; width: 100%; }

    #about-project .col-md-12 { padding: 0 1.5% !important; }
    #about-project > div:last-of-type > .col-md-6:first-of-type { display: none; }
    #about-project > div:last-of-type > .col-md-6:last-of-type { display: block; }
    #about-project .equals > div > div { display: block; margin: 20px 0; width: 100%; }
    
    #page-header { height: auto; overflow: auto; }
    .homepage-right { margin: 0; padding: 20px 5% 1px; }
    .homepage-right h2 { font-size: 1.8em; }
    .homepage-right h2 strong { font-size: 1.8em; line-height: 1em; }
    .homepage-right p { margin-top: 8px; }
    .homepage-left { background: transparent; backdrop-filter: none; height: auto; padding: 16px 5%; position: static; width: 100%; }
    .homepage-left div { padding: 0; }
    .loc-logo { padding: 22px 5% 2px;  position: static; text-align: right; width: 100%; }
    .loc-logo img { height: 20px; margin-right: 2px; }
    .ph-content { background: rgba(0,0,0,.55); margin: 20px 5% 0 5%; padding: 20px 6%; width: 90%; }
    .animate .ph-content { margin-left: 5%; }
    .ph-content h2 { font-size: 1.4em;}

    .has-offset-photo .col-sm-6:last-of-type { height: 290px; }

    #station-instructions > div:first-of-type { padding: 0 !important; }
    #station-instructions .col-sm-12 { margin: 20px 0 !important; }
    
    #relicensing-overview > div > div { column-count: 1; }
    
    #did-you-know h3 { font-size: 1.6em; margin-bottom: 14px; }
    #did-you-know img { height: 62px; }
    #did-you-know > div > div { margin: 12px 0; padding: 10px 5%; width: 100%; }
    
    #references .col-sm-6:first-of-type { height: auto; }
}

@media screen and (max-width: 655px) {
    .header h1 { font-size: .85em; height: 54px; padding: 8px 14px; width: 212px; }
    .header .nav ul { padding: 4px 0; top: 54px; width: 212px; }
    .header .nav ul:after { font-size: .65em; padding: 18px 12px 5px; }
    .header .nav li { font-size: .8em; }
    .header .nav li a { padding: 5px 8px; }

    #header-content div { padding: 6px 6px 0; }
    .header img { height: 44px; padding: 3px 4px 10px; }
    #mobile-menu { padding: 12px 12px 0 }
    
    .footer h3 { font-size: .9em; }
    #footer-nav { padding: 22px 4% 0; }
    #footer-nav ul { display: block; overflow: auto; }
    #footer-nav li { float: left; text-align: left !important; margin: 5px 0; width: 50%; }
    #footer-left { margin: 14px 4% 0; padding: 18px 0 12px; }
    #footer-right { margin: 14px 4% 0; }
    #footer-right .row > div { width: 100%; }
    #footer-right .row > div:last-of-type { border-top: 1px solid #fff; margin-top: 12px; padding-top: 16px !important; }
    #footer-bottom { margin-top: 24px; padding: 16px 4%; }
    #footer-bottom ul { overflow: auto; width: 100%; }
    #footer-bottom ul li { float: left; margin: 0; width: 50%; }
    #footer-bottom ul li:last-of-type { text-align: right; }
    #footer-bottom span { display: block; float: none; margin-top: 8px; }

    .loc-logo { text-align: left; }
    
    #benefits li { font-size: 1.2em; }
    #benefits li img { height: 44px; }
    
    table { font-size: .85em; }
    table tr th { line-height: 1.1em; padding: 6px 4px; text-align: center; }
    table tr td { font-size: .9em; line-height: 1.2em; padding: 4px; }

    .lightbox.enhanced > div { overflow: auto; }
    .lightbox.enhanced > div img { max-width: 8000%; width: 600px; }
    
    /* #ii-power-complex-schedule { padding-bottom: 6px !important; }
    #ii-power-complex-schedule span { font-size: .8em; }
    #ii-power-complex-schedule div { height: 14px; margin-top: 6px; }
    #complex-schedule li { font-size: .85em; padding-left: 24px; }
    #complex-schedule li:before { height: 14px; top: 1px; width: 14px; } */
}

@media screen and (max-width: 440px) {
    #benefits li { margin: 14px 0; width: 100%; }
    #benefits li img { height: 54px; }

    /* #ii-power-complex-schedule { display: none; }
    #complex-schedule h3 { margin: 0 0 18px; }
    #complex-schedule ul { margin: 0; width: 100%; }
    #complex-schedule li { margin: 8px 0; width: 100%; } */
}