html, body { color: #231f20; font-family: calibri, sans-serif; font-size: 20px; -webkit-font-smoothing: antialiased; }
.container { padding: 0; width: 100%; }
.row { margin: 0; }
.vertical-center > div { float: none; display: inline-block; margin-left: -.5%; vertical-align: middle; }
.vertical-center > div:first-of-type { margin: 0; }
.tempbanner { display: flex; padding:17px 34px;background:#751113;position:relative;
    justify-content: center;gap: 20px;align-items: center; text-align: center;}
.tempbanner p {margin:0;color:white;}
.tempbanner .close-banner {color:white;float: right; background: none; border: none; font-size: 25px; cursor: pointer;position:absolute;right:10px;top:10px;flex:1;}
.tempbanner span {text-align:center;width:80px;}
.tempbanner img { height: 40px; margin-right: 4px; }
.tempbanner a { color: #fff; text-decoration: underline; }

.tempbanner.alt { background: #2e6b8d; }

/* 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: 32px 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: 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: #c47; 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: #b16; }

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

/* Quick Header */
.header { box-shadow: 0 0 8px 0 #333; height: 104px; padding: 18px 28px; position: fixed; background-color: #fff; width: 100%; z-index: 10; }
.header h1 { display: inline-block; font-size: 1.3em; margin: 0; }
.header img { height: 70px; margin-right: 16px; }
.header .nav { float: right; padding: 20px 24px 0; }
.header ul { margin: 0; padding: 0; }
.header li { display: inline-block; margin-left: 48px; }
.header li a { color: #2e6b8d; display: block; font-size: 1.2em; font-weight: 700; }
.header li a:hover { color: #1c516e; }
.header li a.active { color: #751113; }
#mobile-menu { background-color: transparent; border: 0; cursor: pointer; display: none; padding: 0 4px; }

#content { padding-top: 104px;  }

/* Quick Footer */
.footer { background-color: #2e6b8d; color: #fff; position: relative; }
.footer > img { bottom: 100%; display: none; position: absolute; left: 0; width: 100%; }
.footer h2 { margin-bottom: 36px; text-align: center; }
.footer h2:after { background: #751113; }

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

#info-ticker { background: #e0592a; margin: 0; overflow: hidden; padding: 10px 14px; }
#info-ticker > div { width: 4000%; }
#info-ticker p { display: inline-block; line-height: 1.4em; margin: 0; color: #fff;}
#info-ticker a {font-weight: bold; text-decoration: underline; color: #fff;}


#content > .row .row > div { padding: 0 26px; }
h2 { font-size: 2.6em; font-weight: 700; margin-bottom: 34px; padding-bottom: 20px; position: relative; }
h2:after { background: #fdba17; content: ""; height: 8px; left: 50%; margin-left: -130px; position: absolute; top: 100%; width: 260px; }

#header { background-image: url("../images/home-bg.jpg"); background-size: cover; background-position: center; height: 740px; }
#header h1 { color: #fff; display: inline-block; font-size: 7.5em; font-weight: 700; line-height: .9em; padding: 0 4%; text-align: center; vertical-align: middle; width: 98%;  }
#header h1 span { display: block; font-size: .3em; font-weight: 400; letter-spacing: .04em; line-height: 2em; text-transform: uppercase; }
#header:after { content: ""; display: inline-block; height: 90%; vertical-align: middle; }

/* HOMEPAGE */

#about-project { background-image: linear-gradient(#635443, #b3a88c); position: relative; }
#about-project > img { bottom: 100%; display: none; position: absolute; left: 0; width: 100%; }
#about-project > div { background: #fff; border-top: 16px solid #751113; box-shadow: 0 16px 36px 4px #635443; margin: 60px 5%; padding: 28px 5%; width: 90%; }
#about-project > div img { margin-bottom: 5px; width: 100%; }

#about-project .top-section { margin-top: -118px; }
#about-project .top-section p { font-size: 1.4em; font-weight: 700; margin: 38px 0 46px; text-align: center; }
#about-project .top-section img { background: #fff; border: 12px solid #751113; display: block; margin: 0 auto; padding: 4px 16px 12px; width: auto; }

#timeline-area { background: #751113; color: #fff; position: relative; text-align: center; }
#timeline-area p { margin: 0 auto; width: 70%; }
#timeline-area a { color: #fdba17; font-weight: bold; }
#timeline-area > img { bottom: 100%; display: none; position: absolute; left: 0; width: 100%; }
#timeline-area > div { margin: 40px 3.5%; padding: 12px 0; width: 93%; }
#timeline { background: #f6f0df; box-shadow: 0 0 48px 0 #000; list-style-type: none; margin-top: 64px; overflow: auto; padding: 52px 2% 42px; text-align: center;  }
#timeline img { width: 100%; }
#timeline li { color: #231f20; display: inline-block; font-size: 1.2em; font-weight: 700; line-height: 1.1em; padding: 0 18px; vertical-align: top; width: 19%; }
#timeline li span {font-weight: normal; display: block; text-align: center;}
#timeline li h3 { color: #008181; font-size: 1.9em; font-weight: 700; }
#timeline li:nth-of-type(2) h3 { color: #5e3f6b; }
#timeline li:nth-of-type(3) h3 { color: #86983a; }
#timeline li:nth-of-type(4) h3 { color: #d07228; }
#timeline li:nth-of-type(5) h3 { color: #751113; }

#updates { background: #2e6b8d; color: #fff; position: relative; text-align: center; }
#updates > img { background: #751113; bottom: 100%; display: none; position: absolute; left: 0; width: 100%; }
#updates > div { margin: 60px 5%; padding: 28px 5%; width: 90%; }
#updates h2 { color: #fff; margin-bottom: 80px; }
#updates h2:after { background: #751113; }

.closure-row { padding-top: 22px !important; }
.closure-row + h2 { margin-top: 64px; }

.project-update { clear: both; }
.with-image img { float: right; margin: 24px 0 14px 34px; min-width: 420px; max-width: 540px; width: 40%; }

#project-updates.has-two { text-align: center; }
#project-updates > div { background: #cfc6aa; box-shadow: 0 0 28px -8px #000; color: #231f20; font-weight: 700; margin: 0 1.5%; padding: 0 !important; position: relative; width: 30.3333%; }
#project-updates.has-two > div { display: inline-block; float: none; vertical-align: top; }
#project-updates > div:before { background: #cfc6aa; box-shadow: 0 3px 8px -1px #333; content: ""; height: 10px; left: 0; position: absolute; top: 0; width: 100%; }
#project-updates > div > div { background: #cfc6aa; border-radius: 50%; box-shadow: 0 6px 8px -3px #333; height: 60px; left: 50%; line-height: 52px; margin: -25px 0 0 -30px; position: absolute; width: 60px; }
#project-updates > div img { height: 28px; left: -1px; position: relative; }
#project-updates h3 { background: #826e58; color: #fff; font-weight: 700; margin: 0; padding: 46px 14px 0; }
#project-updates p { background-image: url("../images/nature-news-top.png"); background-position: top; background-size: 100%; background-repeat: no-repeat; line-height: 1.3em;margin-top: 0; padding: 84px 24px 20px; }
#project-updates a { background: #cf722b; color: #fff; display: inline-block; margin: 10px 0 28px; padding: 2px 10px; text-transform: uppercase; }
#project-updates a:hover { background: #b86220; }

#project-updates > div.no-content { background: transparent;}
#project-updates > div.no-content:before { display: none; }

#resources { background-image: url("../images/resource-bg.jpg"); background-size: cover; background-position: center; position: relative; }
#resources > div > p { border-top: 14px solid #fdba17; color: #fff; font-size: 1.8em; font-weight: 700; margin: 60px auto 14px; padding: 18px 0; width: 90%; }
#resources > div > div { background: #fff; box-shadow: 0 16px 36px 4px #635443; margin: 20px 5%; padding: 28px 5%; width: 90%; }
#resources h2 { color: #751113; text-align: center; }
#resources h2:after { background: #2e6b8d; }
#resources ul { list-style-type: none; padding: 0 0 80px; text-align: center; }
#resources ul li { display: inline-block; width: 30%; }

#contact-us { background-color: #2e6b8d; color: #fff; }
#contact-us > img { width: 100%; }
#contact-us h1 { font-size: 2.6em; font-weight: 700; margin-bottom: 50px; padding-bottom: 20px; position: relative; }
#contact-us h1:after { background: #fdba17; content: ""; height: 8px; left: 50%; margin-left: -130px; position: absolute; top: 100%; width: 260px; }
#contact-us h1 { text-align: center; }
#contact-us h1:after { background: #751113; }
#contact-us p { font-weight: 700; margin: 0 5% 28px; text-align: center; }
#contact-us > div { margin: 20px 5%; padding: 28px 0; width: 90%; }
#contact-us .row > div { background: #fff; box-shadow: 0 4px 12px -4px #000; color: #000; padding: 0 !important; margin: 14px 2%; }
#contact-us .col-sm-6 { width: 46%; }
#contact-us .col-sm-6 img { background: #fdba17; padding: 14px; }
#contact-us .col-sm-6 p { color: #2e6b8d; display: inline-block; margin-bottom: 0; }
#contact-us .col-sm-12 { width: 96%; }
#contact-us .col-md-12 > p a {color: #fdba17;}

.footer-bottom { background: #751113; }
.footer-bottom > div { display: inline-block; padding-left: 26px; vertical-align: middle; }
.footer-bottom > div p { font-size: 1.2em;margin: 0; }
.footer-bottom > img { height: 90px; padding: 18px 0 18px 24px; }

#social-media { float: right; padding: 12px 20px 0; }
#social-media li { display: inline-block; margin: 0 8px; }
#social-media img { height: 38px; margin-right: 14px;  }

/* PROJECT UPDATES */

.subpage h2 { font-size: 2.2em; padding-bottom: 10px; text-align: left; }
.subpage h2:after { background: #751113; left: 0; margin: 0; width: 96px; }

.subpage #subheader { background-image: url("../images/SD-Large112-1.jpg"); background-size: cover; background-position: center; height: 580px; }
.subpage #subheader:after { content: ""; display: inline-block; height: 94%; vertical-align: middle; }
.subpage #subheader h1 { color: #fff; display: inline-block; font-size: 4em; font-weight: 700; margin: 0 16% 0 6%; vertical-align: middle; width: 40%; }
.subpage #subheader div { background: #fff;display: inline-block; margin-top: 24px; padding: 18px 24px; vertical-align: middle; width: 30%; }
.subpage #subheader div h2 { color: #751113; font-size: 1.5em; font-weight: 700; margin: 0; padding-bottom: 8px; }
.subpage #subheader div p { margin: 0; }
.subpage #subheader div h2:after { display: none; }

#update-list { background-image: linear-gradient(#635443, #b3a88c); position: relative; }
#update-list > img { bottom: 100%; display: none; position: absolute; left: 0; width: 100%; }
#update-list > div { background: #fff; border-top: 16px solid #fdba17; box-shadow: 0 16px 36px 4px #635443; margin: 60px 5%; padding: 44px 5% 28px; width: 90%; }

.project-update { margin-bottom: 52px; padding-left: 32px; position: relative; }
.project-update:after { background: #cf722b; content: ""; height: 102px; left: 0; position: absolute; top: 0; width: 10px; }
.project-update span { color: #929495; }
.project-update h2 { color: #2e6b8d; font-size: 1.8em; margin: 10px 0 0; padding: 0; }
.project-update h2:after { display: none; }

#in-the-news { margin: 28px 0 124px; }
#in-the-news ul { border-spacing: 34px 0; display: flex; flex-wrap: wrap; justify-content: space-between; list-style-type: none; margin-left: -34px; padding: 0 2.5%; width: 104%; }
#in-the-news li { box-shadow: 0 0 12px 0 #999; width: 31.5%; }
#in-the-news a { background: #f5f1e4; display: block; height: 100%; padding: 24px 26px 64px; position: relative; }
#in-the-news a:hover { background: #e2dbc4; }
#in-the-news h3 { color: #751113; font-size: 1.3em; font-weight: 700; }
#in-the-news a span.date { background: #2e6b8d; color: #fff; padding: 4px 10px; left: 0; position: absolute; top: 0; }
#in-the-news a span.read-more { bottom: 0; font-size: .9em; font-weight: 700; padding: 12px 16px; position: absolute; right: 0; }
#in-the-news a span.read-more img { height: 12px; margin-left: 2px; }

/* EVENTS */

.jump-links a { font-weight: 700; margin: 0 6px 0 18px; text-decoration: underline; }
#upcoming-events .jump-links a { display: block; font-style: italic; font-weight: 400; margin: 28px 0 0; text-decoration: none; }
#upcoming-events hr { border-color: #000; margin: 8px 0 52px; }

.events-resources #subheader { background-image: url("../images/event-bg.jpg"); }
#events-resources { background-image: linear-gradient(#635443, #b3a88c); position: relative; }
#events-resources > img { bottom: 100%; display: none; position: absolute; left: 0; width: 100%; }
#events-resources > div { background: #fff; border-top: 16px solid #2e6b8d; box-shadow: 0 -16px 36px 4px #635443; margin: 60px 5% 0; padding: 44px 5% 78px; width: 90%; }

#videos + .row { padding-left: 0 !important; }

#upcoming-events { margin: 28px 0 44px; }
#upcoming-events p.coming-soon { background: none; padding-top: 20px; }

.event-detail { border-spacing: 34px 0; display: table; list-style-type: none; margin-left: -34px; padding: 0; width: 104%; }
.event-detail li { background: #f5f1e4; box-shadow: 0 0 12px 0 #999; display: table-cell; padding-bottom: 20px; }
.event-detail div { background: #2e6b8d; color: #fff; font-size: 1.2em; font-weight: 700; padding: 10px 12px 10px 62px; position: relative; }
.event-detail div span { display: block; font-size: .8em; }
.event-detail div img { left: 18px; position: absolute; width: 30px; }
.event-detail h3 { background: #826e58; color: #fff; font-size: 1.1em; font-weight: 700; margin: 0; padding: 12px 16px 12px; }
.event-detail p {padding: 8px 24px 0 20px; }
/* #upcoming-events p { background-image: url("../images/nature-news-top.png"); background-position: top; background-size: 100%; background-repeat: no-repeat; line-height: 1.3em; margin-top: 0; padding: 84px 24px 20px; } */

#events-resources .row > div:first-of-type { padding-left: 0 !important; }
#events-resources .row > div:last-of-type { padding-right: 0 !important; }

#past-events { margin-top: 60px; }
#past-events > div:first-of-type { padding-left: 0;}

.resource-lists a { border-bottom: 1px dashed #a9b9c4; color: #103f68; display: block; padding: 14px 14px 18px 36px; position: relative; }
.resource-lists a:hover { color: #000; }
.resource-lists a:last-of-type { border: 0; }
.resource-lists a img { left: 0; position: absolute; width: 22px; }

/* Image Slideshow */
#traffic-carousel .image-slideshow { position: relative; width: 100%; }
#traffic-carousel .image-slideshow button { background: #fff; border: 0; border-radius: 50%; box-shadow: 0 4px 8px -2px #333; color: #fff; height: 43px; padding: 0;  text-align: center; top: 43%; transition: background .2s; width: 43px; z-index: 1; }
#traffic-carousel .image-slideshow button span { left: -9999px; position: absolute; }
#traffic-carousel .image-slideshow button img { position: relative; top: -2px; width: 14px; }
#traffic-carousel .image-slideshow button:hover { background: #ddd; }
#traffic-carousel .slideshow-trigger { border-radius: 24px; height: 38px; line-height: 38px; margin: 12px; padding: 0; width: 38px; }
#traffic-carousel .slideshow-move { left: -80px; }
#traffic-carousel .slideshow-move.next { left: auto; right: -80px; }
#traffic-carousel .image-slideshow-slides { overflow: hidden; position: relative; }
#traffic-carousel .image-slideshow-slides > div { left: -9999px; opacity: 0; position: absolute; transition: opacity 0s; width: 100%; }
#traffic-carousel .image-slideshow-slides > div.active { left: 0; opacity: 1; position: static; top: 0; transition: opacity .25s; }
#traffic-carousel .image-slideshow-slides > div img { border-radius: 14px; box-shadow: 0 4px 8px -4px #000; width: 100%; }
#traffic-carousel .image-slideshow-slides p { padding: 14px 28px; text-align: center; }

#traffic-carousel .image-slideshow-slides p.traff-slide { padding: 8px; margin-top: 0; text-align: center; }

#traffic-carousel a { color: #fff; text-decoration: underline; }
#traffic-carousel a:hover { color: #ddd; }
#traffic-carousel .image-slideshow button {top: 100%;}
#traffic-carousel  .slideshow-move { left: 30%; }
#traffic-carousel .image-slideshow button img {position: relative; top: -2px; width: 14px; border-radius: none; box-shadow: none; margin-bottom: 0; width: auto;}
#traffic-carousel .image-slideshow button:hover { background: #ddd; }
#traffic-carousel .slideshow-move.next { left: auto; right: 30%; }




/* FOCUS GROUP*/

.focus-group #subheader { background-image: url("../images/focus-bg.jpg"); }

#learn-more { margin-top: 40px; }
#learn-more div { padding: 0 28px 28px 0 !important; }
#events-resources #learn-more div:last-of-type { padding-right: 28px !important; }
#learn-more a { background: #f5f1e4; box-shadow: 0 8px 12px -8px #666; color: #008181; display: block; font-weight: 700; line-height: 1.1em; min-height: 54px; padding: 6px 12px 6px 68px; position: relative; }
#learn-more a:hover { background: #e7dfc7; }
#learn-more img { background: #2e6b8d; display: inline-block; font-size: 1.4em; height: 54px; left: 0; line-height: 54px; padding: 12px; position: absolute; top: 0; width: 54px; }

#faqs { background: #751113; color: #fff; padding: 34px 5% 140px; }
#faqs h2 { font-size: 2.6em; }
#faqs h2:after { background: #fff; display: block; width: 100%; }
#faqs .coming-soon { margin-bottom: 78px;  }


#bg {background-color: #faf1ea; padding: 25px; width: 100%; height: 100%;}
#bg h2 {margin-top: 0;}

/* Accordions */
.accordion-set { margin-bottom: 20px; padding: 0 1%; }
.accordion { border-bottom: 1px dashed #a9b9c4; padding-bottom: 18px; }
.accordion:last-of-type { border: 0; }
.accordion h3 { margin-top: 22px; }
.accordion-header { background: #751113; border: 0; cursor: pointer; font-size: .75em; padding: 12px 8px 16px; text-align: left; transition: color .2s; width: 100%; }
.accordion-header:hover { color: #fdba17; }
.opened .accordion-header { color: #fdba17; }
.accordion > div { background: #f5f1e4; color: #231f20; margin: 6px 18px; padding: 2px 2% 13px; }

.tour {margin-bottom: 75px;}
.logos { margin-top: 44px; width: 100%; }
.logos img { display: block; height: 100px; margin: 0 auto 50px;  }

#update-list blockquote {border-left:#751113 solid 5px; font-size: inherit; font-weight: bold; margin: 25px 0;}

#update-list blockquote a {color:#103f68;}


/* LIGHTBOX */
#lightbox { height: 100%; position: fixed; top: -100%; transition: top .85s; width: 100%; z-index: 33; }
#lightbox > span { background-color: rgba(35,35,35,.8); cursor: pointer; height: 100%; position: absolute; top: 0; width: 100%; }
#lightbox > span span { color: #fff; font-size: 3.6em; line-height: .4em; padding: 15px; position: absolute; right: 0; top: 0; z-index: 5; }
#lightbox div { box-shadow: 0 8px 15px 0 #000; margin: -120px auto 0; max-height: 80%; overflow: auto; position: relative; transform: rotateX(90deg) translateY(-160px); transition: .24s; width: 88%; }
#lightbox img { display: block; width: 100%; background-color: #fff; padding: 20px; }
#lightbox.on { top: 0; }
#lightbox.on div { margin-top: 50px; transition: .8s ease-out .32s; transform: rotateX(0deg) translateY(0px); }
img.lightbox { cursor: pointer; margin-bottom: 18px; }

p.enlarge {padding-top: 0; margin-top: 0; font-style: italic; font-size: 14px;}

/* Modal Window */
.hdr-modal-showing { overflow: hidden; }
.hdr-launch-modal { display: none; }
.has-hdr-modals .hdr-launch-modal { display: block; }
.hdr-close-modal { display: none; }
.hdr-modal-window .hdr-close-modal span { left: -9999px; position: absolute; }
.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 > div .hdr-close-modal { background: transparent; border: 0; color: #333; font-size: 3em; line-height: .6em; padding: 0 5px 3px; position: absolute; right: 10px; top: 6px; }
.hdr-modal-window > div .hdr-close-modal:hover { color: #666; }
.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 > div { background-color: #fff; box-shadow: 4px 13px 28px 0 #111; left: 50%; max-height: 52%; overflow: auto; padding: 38px 3% 26px; position: absolute; top: 24%; transform: translateX(-50%); width: 54%; }
.hdr-modal-window .hdr-modal-title { margin: 36px 28px 6px 0; }
.hdr-modal-window :focus { border-radius: 2px; outline: 2px groove #eee; }
@media screen and (max-width: 790px) {
    .hdr-modal-window .hdr-modal-title { margin: 24px 20px 0 0; }
    .hdr-modal-window > div { max-height: 82%; padding: 26px 24px 16px; top: 8%; width: 84%; }
    .hdr-modal-window > div .hdr-close-modal { font-size: 2em; }
}

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

@media screen and (max-width: 1440px) {
    #header { height: 660px; }
    #header h1 { font-size: 6em; }
    .footer-bottom > div p { font-size: 1em; }

    #learn-more > div { width: 50%; }
    #learn-more > div:nth-of-type(3) { clear: both; }
}

@media screen and (max-width: 1320px) {
    .header li { margin-left: 28px; }
    .header li a { font-size: 1.1em; }
}

@media screen and (max-width: 1140px) {
    .header { height: 90px; }
    .header img { height: 54px; }
    .header .nav { padding: 14px 18px; }
    .header li a { font-size: 1em; }
    #info-ticker { padding: 8px; }
    #info-ticker p { font-size: .9em; }

    #content { padding-top: 90px; }

    #header { height: 520px; }
    #header h1 { font-size: 5em; }
    
    #about-project > div { border-top-width: 10px; }
    #about-project .top-section { margin-top: -94px; }
    #about-project .top-section p { font-size: 1.2em; line-height: 1.3em; margin-top: 20px; }
    #about-project .top-section img { border-width: 8px; width: 228px; }

    #project-updates h3 { font-size: 1.5em; }
    #project-updates > div { font-size: .9em; }
    #project-updates p { padding-top: 60px; }
    
    .subpage #subheader { height: 520px; }
    .subpage #subheader h1 { font-size: 3em; margin: 0 12% 0 6%;}
    .subpage #subheader div { width: 35%; }

    .footer-bottom { position: relative; }
    .footer-bottom > div { display: block; padding-bottom: 14px; }
    #social-media { position: absolute; right: 0; top: 0; }

    .events-resources #subheader { height: 470px; }
}

@media screen and (max-width: 992px) {
    h1 { font-size: 2.2em; margin: 20px 0 6px; }
    h2 { font-size: 1.7em; margin-bottom: 38px; padding-bottom: 14px; }
    h2:after { height: 6px; margin-left: -65px; width: 130px; }
    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 { display: inline-block; }
    .header { height: 72px; padding: 12px; }
    .header img { height: 48px; margin-right: 4px; }
    .header .nav ul { background-color: #fff; box-shadow: 2px 4px 8px -4px #000; display: none; opacity: 0; position: absolute; right: 110%; top: 66px; width: 220px; z-index: 1; }
    .menu-opened .header .nav ul { opacity: 1; right: 0; transition: right 0s, opacity .2s; }
    .header .nav li { border-top: 1px solid #2e6b8d; display: block; margin: 0; padding: 8px 4px; text-align: center; }

    #content { padding-top: 72px; }
    
    #header { height: 400px; }
    #header h1 { font-size: 3.8em; padding: 0 3%; }
    #header h1 span { font-size: .35em; line-height: 1.1em; margin-top: 12px; }

    #info-ticker { padding: 8px 10px; }
    #info-ticker p { font-size: .8em; line-height: 1.3em; }

    .subpage h2 { font-size: 1.6em; }

    .with-image img { float: none; margin: 28px 0 14px; min-width: auto; max-width: 420px; width: 90%; }
    
    #timeline li { font-size: 1em; }

    #updates > div { margin-bottom: 18px; }
    #resources > div > p { border-top-width: 10px; font-size: 1.3em; }
    #resources ul { padding-bottom: 20px; }
    
    #in-the-news { margin-bottom: 64px; }
    #in-the-news h2 { font-size: 1.6em; }
    #in-the-news ul { display: block; margin: 0; width: 100%; }
    #in-the-news li { display: block; margin-bottom: 24px; width: 100%; }

    #events-resources > div { padding: 14px 6%; }
    #learn-more .col-md-4 { margin-bottom: 26px; padding: 0 !important; }
    #learn-more div { width: 80%; }
    #learn-more a { font-size: .9em; min-height: 44px; padding-left: 56px; }
    #learn-more img { height: 44px; line-height: 44px; width: 44px; }

    #faqs { padding-bottom: 84px; }
    #faqs h2 { font-size: 1.8em; }
    .accordion > div { margin: 12px 0; padding: 4px 4% 14px; }
}

@media screen and (max-width: 768px) {
    #content > .row .row > div { padding: 0 14px !important; }
    
    #about-project .top-section p { font-size: 1em; line-height: 1.2em; margin-bottom: 28px; }

    #timeline { margin-top: 42px; padding: 18px 18px 28px; }
    #timeline-area > div { margin: 14px 5%; width: 90%; }
    #timeline li { width: 47.5%; }
    #timeline img { display: none; }
    
    #updates > div { margin: 20px 5% 4px; }
    #project-updates h3 { font-size: 1.3em; }
    #project-updates > div { margin: 0 auto 54px; max-width: 440px; width: 97.5%; }
    #project-updates p { padding-top: 80px; }

    #resources ul li { width: 45%; }

    #contact-us .col-sm-6 { width: 96%; }
    .footer-bottom > img { height: 70px; }
    #social-media { padding: 6px 14px 0; }
    #social-media img { height: 24px; }
    
    .subpage #subheader { height: 480px; }
    .subpage #subheader h1 { font-size: 3em; margin: 0 2% 0 6%; }
    .subpage #subheader div { width: 45%; }
    
    .subpage #subheader { height: auto; text-align: center; }
    .events-resources #subheader { padding: 44px 26px; }
    .subpage #subheader h1 { font-size: 2.4em; line-height: 1em; margin: 14px 4% 24px; width: 92%; }
    .subpage #subheader div { margin-bottom: 60px; padding: 12px; width: 90%; }

    .events-resources #subheader { height: 350px; }
    .events-resources #subheader:after { height: 86%; }
    #events-resources > div { margin-top: 24px; }
    #events-resources .col-sm-4 { padding: 0 !important; }
    
    #upcoming-events { margin: 0 0 12px; }
    #upcoming-events ul { display: block; margin: 0; width: 100%; }
    #upcoming-events li { display: block; margin-bottom: 32px; width: 100%; }
    #upcoming-events p { background: none; padding: 10px 16px 0; }
    #upcoming-events h3 { padding: 10px 16px;  }
    #upcoming-events div { font-size: 1em; }
    #upcoming-events div img { left: 16px; width: 20px; }
    #upcoming-events p.coming-soon { padding: 0;  }

    .logos img { width: 90%; height: auto; }
}

@media screen and (max-width: 510px) {
    #header { height: 340px; }
    #header:after { height: 90%; }
    #header h1 { font-size: 2.4em; padding: 0 5%; }
    #header h1 span { font-size: .45em; line-height: 1em; margin-top: 8px; }   
    
    #about-project .top-section { margin-top: -82px; }
    #about-project .top-section img { border-width: 8px; padding: 8px; width: 168px; }

    #timeline-area p { width: 90%; }
                     
    #project-updates p { padding-top: 60px; }
    
    #resources > div > div { padding-top: 10px; }
    #resources ul li { margin: 0; width: 68%; }
    #resources > div > p { border-top-width: 8px; font-size: 1.1em; margin-top: 40px; }

    #contact-us > div { padding-top: 0; padding-bottom: 0;  }
    #contact-us .col-sm-6 p { margin: 0 0 0 8px; }
    #contact-us .col-sm-6 img { padding: 6px; height: 48px; }
    .footer-bottom { text-align: center; }
    .footer-bottom > img { height: 50px; padding: 16px 16px 0; }
    .footer-bottom > div { margin: 0; padding: 18px 10px 6px; }
    #social-media { float: none; margin-bottom: 0; padding: 0 0 16px; position: static; }
    #social-media img { margin: 0 8px; }
    
    #in-the-news { margin-bottom: 18px; }
    #learn-more div { padding-right: 0 !important; width: 100%; }
    #events-resources #learn-more div:last-of-type { padding-right: 0 !important; width: 100%; }

    #faqs { padding-bottom: 44px; }
}