html, body { color: #333; font-family: "century-gothic", 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 { color: #1B3665; font-size: 1.6em; font-weight: 700; margin: 32px 0; }
h3 { color: #1B3665; font-size: 1.6em; font-weight: 700; margin: 32px 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.5em; 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-color: #333; background-image: url("../images/Drone-Courthouse_East-to-West-scaled.jpg"); background-position: center; background-size: cover; color: #fff; padding: 24px 2.5%; position: relative; }
header:before { background: #000; content: ""; height: 100%; left: 0; opacity: .66; position: absolute; top: 0; width: 100%; }
header img { height: 78px; position: relative; }
header nav { float: right; }
header nav ul { list-style: none; margin-top: 16px; padding: 0; position: relative; }
header nav li { border-right: 1px solid #fff; float: left; margin: 0; padding: 0; }
header nav li:last-of-type { border: 0; }
header nav li a { color: #fff; display: block; font-weight: 700; margin: 0; padding: 8px 34px; text-transform: uppercase; }
header nav li a:hover { background: rgba(200,200,200,.4); color: #ddd; }
header h1 { display: block; font-size: 4.2em; font-weight: 700; margin: 90px auto 120px; position: relative; text-align: center; width: 50%; text-transform: uppercase; }
header h1 span { display: block; font-size: .6em; font-weight: 400; line-height: 1.4em; }

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

/* General Formatting */
.row { margin: 0; }
#content { margin: 0 auto; max-width: 100%; }
#content > .row { padding: 25px 8% 44px; }
#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; }
.uppercase { text-transform: uppercase; }

/* Homepage */
#page-subheader { background-image: linear-gradient( to right, #274477, #142a51); color: #fff; position: relative; text-align: center; }
#page-subheader:before { background-image: url("../images/Cube_Grid.png"); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
#page-subheader p { font-size: 1.4em; line-height: 1.7em; margin: 48px 14%; }

#overview { align-items: center; background: #E9EAEF; display: flex; padding: 0 !important;}
#overview > div:first-of-type { padding: 20px 0 16px 18% !important; }
#overview h2 { font-size: 2em; margin-top: 0; }
#overview h3 { margin-bottom: 0; text-transform: uppercase; }

#project-map { background-image: url("../images/Cube_Grid.png"); position: relative; }
#project-map:before { box-shadow: -168px -168px 78px 148px #fff inset; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
#project-map > div { border-bottom: 1px solid #1B3665; padding-bottom: 48px !important; }

#right-of-way { position: relative; }
#right-of-way > div { border-bottom: 1px solid #1B3665; padding-bottom: 78px !important; }
#right-of-way > div > img { width: 70%; }
#right-of-way > div > div { background: #fff; box-shadow: 0 0 13px -6px #1B3665; padding: 36px 28px 26px; position: absolute; right: 0; text-align: center; top: 50%; transform: translateY(-54%); width: 38%; }
#right-of-way > div > div > img { background: #fff; border-radius: 50%; box-shadow: 0 -13px 13px -17px #1B3665; left: 50%; padding: 14px; position: absolute; top: 0; transform: translateX(-50%) translateY(-50%); }
#right-of-way h2 { text-transform: uppercase; }

#contact { background-image: url("../images/Cube_Grid.png"); position: relative; }
#contact:before { box-shadow: 168px 168px 78px 148px #fff inset; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
#contact > div { padding-bottom: 58px !important; }
#contact > div > img { margin-left: 30%; width: 70%; }
#contact > div > div { background: #fff; box-shadow: 0 0 13px -6px #1B3665; left: 0; padding: 36px 28px 26px; position: absolute; text-align: center; top: 50%; transform: translateY(-54%); width: 38%; }
#contact > div > div > img { background: #fff; border-radius: 50%; box-shadow: 0 -13px 13px -17px #1B3665; left: 50%; padding: 14px; position: absolute; top: 0; transform: translateX(-50%) translateY(-50%); width: 104px; }
#contact h2 { text-transform: uppercase; }

/* Footer */
footer { background-image: linear-gradient( to right, #274477, #142a51); color: #fff; }
footer > div { padding: 28px 3%; }
footer img { height: 44px; }

footer nav { float: right; }
footer nav ul { list-style: none; margin-top: 4px; padding: 0; position: relative; }
footer nav li { border-right: 1px solid #fff; float: left; margin: 0; padding: 0; }
footer nav li:last-of-type { border: 0; }
footer nav li a { color: #fff; display: block; font-weight: 700; margin: 0; padding: 8px 34px; text-transform: uppercase; }
footer nav li a:hover { background: rgba(200,200,200,.4); color: #ddd; }

footer p { background: #E9EAEF; color: #414141; margin: 0; padding: 8px 4% 10px; text-align: right; }

/* 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; }

/************ 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: 1500px) {
    #overview > div { padding-left: 0 !important; width: 60%; }
    #overview > div:first-of-type { padding: 26px 0 36px 7% !important; width: 40%; }
}

@media screen and (max-width: 1260px) {
    header nav ul { margin-top: 22px; }
    header nav li a { padding: 4px 22px; }
    header h1 { font-size: 3.8em; margin-bottom: 100px; width: 67%; }

    #page-subheader p { margin: 44px 6%; }

    #overview { flex-wrap: wrap; }
    #overview h2 { margin-top: 16px; }
    #overview > div:first-of-type { padding: 26px 4% !important; width: 100%; z-index: 1; }
    #overview > div:last-of-type { margin-top: -160px; padding: 0 !important; text-align: right; width: 100%; }
    #overview > div:last-of-type img { height: 600px; }
    
    #right-of-way > div > div { width: 66%; }
    #contact > div > div { width: 66%; }
}

@media screen and (max-width: 992px) {
    h1 { font-size: 2.2em; margin: 24px 0 6px; }
    h2 { font-size: 1.3em; margin-top: 24px; }
    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: 12px 6% 18px; }

    /* Header */
    #mobile-menu { display: inline-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 { padding: 18px 26px; }
    header img { height: 56px; }
    header nav { position: relative; }
    header nav ul { background-color: #333; box-shadow: 2px 4px 8px -4px #000; opacity: 0; position: absolute; right: 110%; top: 100%; width: 220px; z-index: 1; }
    header nav li { border-bottom: 1px solid #fff; border-right: 0;  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; }
    header h1 { font-size: 2.6em; margin: 70px auto; }

    #page-subheader p { font-size: 1.1em; margin: 32px 4%; }
    
    #overview > div:first-of-type { padding: 10px 6% !important; }
    #overview h2 { font-size: 1.6em; margin-top: 26px; }
    #overview h3 { font-size: 1.3em; }
    
    #project-map > div { padding-bottom: 48px !important; }

    #right-of-way > div { padding-bottom: 98px !important; }
    #right-of-way > div > div { bottom: 35px; padding-top: 24px; top: auto; transform: none;  }
    #right-of-way > div > div > img { width: 80px; }

    #contact > div { padding-bottom: 98px !important; }
    #contact > div > div { bottom: 35px; padding-top: 24px; top: auto; transform: none;  }
    #contact > div > div > img { width: 80px; }

    footer { margin-top: 18px; text-align: center; }
    footer > div { padding-bottom: 14px;  }
    footer nav { float: none; margin: 20px 0 0; }
    footer nav ul { position: static; }
    footer nav li { border: 0; display: inline-block; float: none; }
    footer nav li a { padding: 4px 8px;  }
    footer p { text-align: center; }
}

@media screen and (max-width: 768px) {
    header { padding: 12px 4%; }
    header img { height: 40px; }
    header h1 { font-size: 2em; margin: 42px auto; width: 90%; }
    header h1 span { font-size: .55em; margin-top: 4px; }
    #mobile-menu { padding-top: 7px; }

    #page-subheader p { font-size: .9em; margin: 24px 0; }
    
    #overview > div:last-of-type { margin-top: -120px; }
    #overview > div:last-of-type img { height: 400px; }

    #right-of-way > div { overflow: auto; padding-top: 4px !important; padding-bottom: 14px !important; }
    #right-of-way > div > div { float: right; margin-top: -30px; margin-right: 8px; padding: 10px 18px 16px; position: relative; width: 84%; }
    #right-of-way h2 { margin-bottom: 8px; }
    #right-of-way > div > img { width: 90%; }

    #contact > div { overflow: auto; padding-bottom: 14px !important; }
    #contact > div > div { margin: 100px 8px -70px; padding: 24px 18px 16px; position: relative; width: 84%; }
    #contact h2 { margin-bottom: 8px; }
    #contact > div > img { margin-left: 10%; width: 90%; }

    .large-img { overflow-x: scroll; width: 100%; }
    .large-img img { max-width: 8000%; width: 768px; }
}

@media screen and (max-width: 500px) {
    #content > .row { padding: 12px 8% 18px; }
    
    #overview > div:last-of-type { margin-top: -90px; }
    #overview > div:last-of-type img { height: 320px; }
}