/*! Typebase.less v0.1.0 | MIT License */
/* Setup */
html {
/* Change default typefaces here */
font-family: 'Montserrat', sans-serif;
color: #333;
font-size: 137.5%;
-webkit-font-smoothing: antialiased;
}

/* Copy & Lists */
p {
line-height: 1.5rem;
margin-top: 1.5rem;
margin-bottom: 0;
}

p.caption {font-size: .75em; 
     /* font-style: italic;  */
     margin:0px;}

ul,
ol {
     font-size: 16px;
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
ul li,
ol li {
line-height: 1.5rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-top: 0;
margin-bottom: 0;
}
blockquote {
line-height: 1.5rem;
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
/* Change heading typefaces here */
font-family: "Montserrat",sans-serif;
margin-top: 1.5rem;
margin-bottom: 0;
line-height: 1.5rem;
}
h1 {
font-size: 4.242rem;
line-height: 4.5rem;
margin-top: 3rem;
}
h2 {
font-size: 2.828rem;
line-height: 3rem;
margin-top: 3rem;
}
h3 {
font-size: 1.414rem;
}
h4 {
font-size: 0.707rem;
}
h5 {
font-size: 0.4713333333333333rem;
}
h6 {
font-size: 0.3535rem;
}
/* Tables */
table {
margin-top: 1.5rem;
border-spacing: 0px;
border-collapse: collapse;
}
table td,
table th {
padding: 0;
line-height: 33px;
}

html { width: 100%; }
body { font-family: "Montserrat",sans-serif; width: 100%; }
.container { margin-top: 144px; padding: 0; width: 100%; }
a, a:hover, a:focus { -moz-transition: background-color .15s, color .15s; -ms-transition: background-color .15s, color .15s; -o-transition: background-color .15s, color .15s; -webkit-transition: background-color .15s, color .15s; text-decoration: none; transition: background-color .15s, color .15s; }
p { font-size: 1.3em; line-height: 1.7em; }

#header { box-shadow: 0 0 14px 0 #333; overflow: auto; position: fixed; top: 0; width: 100%; z-index: 10; }

#top-bar { background-color: #f6f6f6; height: 64px; transition: height .3s;  }
#top-bar a img { height: 100%; margin-right: 6px; padding: 4px 2px 4px 8px; }
#top-bar a:last-of-type { float: right; font-weight: 700; line-height: 62px; margin-right: 18px; transition: line-height .3s; }
#top-bar.shrunk { height: 42px; }
#top-bar.shrunk a:last-of-type { line-height: 42px; }

#menu a { -moz-transition: background-color .2s; width: 16.6667%; -ms-transition: background-color .2s; width: 16.6667%; -o-transition: background-color .2s; width: 16.6667%; -webkit-transition: background-color .2s; width: 16.6667%; background-color: #013e66; border-right: 1px solid rgba(169, 185, 196, 0.4); color: #fff; float: left; height: 80px; overflow: hidden; position: relative; text-align: center; transition: background-color .2s; width: 16.6667%; }
#menu a:last-of-type { border: 0; }
#menu a:hover { background-color: #013556; }
#menu a:before, #menu a:after { -moz-transition: background-color .2s, opacity .25s, height .3s; -ms-transition: background-color .2s, opacity .25s, height .3s; -o-transition: background-color .2s, opacity .25s, height .3s; -webkit-transition: background-color .2s, opacity .25s, height .3s; background-color: #32a0b6; content: ""; height: 0; left: 0; opacity: 0; position: absolute; top: 50%; transition: background-color .2s, opacity .25s, height .3s; width: 100%; }
#menu a:after { top: auto; bottom: 50%; }
#menu a.active:before,
#menu a.active:after { height: 50%; opacity: 1; }
#menu a.active:hover:before, #menu a.active:hover:after { background-color: #167e93; }
#menu a img { display: block; height: 18px; margin: 20px auto 5px; position: relative; z-index: 10; }
#menu a span { position: relative; z-index: 10; }

#title-area { clear: both; height: 640px; overflow: hidden; position: relative;text-align: center; width: 100%; }
#title-area > img { left: -11%; position: absolute; top: -11%; width: 120%; }
#title-area h1 { background-color: rgba(0,0,0,.35); color: #fff; display: inline-block; font-size: 3.6em; margin: 148px auto 0; position: relative; text-shadow: 0 0 4px #444; }
#title-area h1 img { border-right: 2px solid #e8b03c; left: 0; padding: 16px 35px; position: absolute; top: -36px; width: 274px; }
#title-area h1 p { font-weight: 700; line-height: 1.5em; margin: 0 40px 0 260px; padding: 10px 30px 34px 58px; text-align: left; }
#title-area h1 p span { display: block; font-size: .4em; font-weight: 400; letter-spacing: .08em; line-height: .8em; }


breakpoint { opacity: 1; position: relative; top: 0; }
/* .breakpoint { -moz-transition: opacity .9s, top .7s; -ms-transition: opacity .9s, top .7s; -o-transition: opacity .9s, top .7s; -webkit-transition: opacity .9s, top .7s; opacity: .4; position: relative; top: 105px; transition: opacity .9s, top .7s; }
.breakpoint.showing { opacity: 1; top: 0; } */

/* .section { background-color: #fff; box-shadow: 1px 40px 78px 0 #aaa; padding: 46px 11% 86px; } */
.section { background-color: #fff; padding: 46px 11% 86px; }
.section h2 { color: #013e66; font-size: 2.6em; font-weight: 700; margin: 0; margin-bottom: 34px; }
.section h3 { border-left: 4px solid #e8b03c; color: #69767e; font-size: 1.2em; font-weight: 600; letter-spacing: .14em; line-height: 1.6em; margin: 0; padding: 9px 22px; position: relative; }
.col-md-6 { margin-right: 4%; width: 48%; }
.col-md-6:last-of-type { margin-right: 0; }
.section ul { font-size: 1.3em; margin: 20px 0 28px; }
.section li { line-height: 1.4em; margin-bottom: 18px; }

.coming-soon { height: 280px; padding-top: 1px; text-align: center; }
.coming-soon img { height: 30px; }
.coming-soon p { font-weight: 700; }
.coming-soon span { display: block; font-weight: 400; }

/* ANNOUNCEMENT */
#announcement { background: #c02229; color: #ffffff; font-size: 120%; overflow: hidden; padding-bottom: 1.6em; padding-top: 1.5em; text-align: center; }
#announcement a { color: #ffffff; text-decoration: underline; }

/* ABOUT */
#about { overflow: hidden; }
#about img[src*="sddot"] { width: 250px; }

.about-row { margin-right: -14.2%; margin-bottom: 78px; }
.about-row .col-md-8 { padding-right: 60px; }
.about-row .col-md-8 ul { list-style-type: none; }
.about-row .col-md-8 li { position: relative; }
.about-row .col-md-8 li:before { background-color: #32a0b6; border-radius: 50%; content: ""; height: 6px; left: -17px; position: absolute; top: 9px; width: 6px; }
.about-row .col-md-8 li span { color: #054a77; font-weight: 600; }

#highlights { background-color: #32a0b6; background-image: url("../images/about_bg.png"); background-size: contain; background-repeat: no-repeat; background-position: bottom right; color: #fff; padding: 12px 120px 70px 30px; }
#highlights h3 { border: 0; border-bottom: 1px solid #fff; color: #fff; display: inline-block; font-size: 1.3em; margin-bottom: 2px; padding: 2px; }
#highlights ul { padding-left: 24px; }

#about .col-md-6:first-of-type { text-align: center; }
#about .col-md-6 img { height: 86px; margin: 0 14px; width: auto; }
#about .col-md-6:last-of-type em { color: #32a0b6; font-size: 1.1em; font-weight: 600; line-height: 1.9em; }

#study-map { background-color: #f4f7f8; margin: 0; padding: 46px 11% 86px; }
#study-map h2 { border-bottom: 1px solid #013e66; color: #013e66; font-size: 2em; font-weight: 700; letter-spacing: .1em; line-height: 1.7em; margin: 0; margin-bottom: 34px;  }

.iframe-container { overflow: hidden; padding-top: 36.25%; position: relative; }
.iframe-container iframe { border: 0; height: 100%; max-height:600px; left: 0; position: absolute; top: 0; width: 100%; }
.embed-container {position: relative; padding-bottom: 80%; height: 0; max-width: 100%;}
.embed-container iframe, .embed-container object, .embed-container iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
small{position: absolute; z-index: 40; bottom: 0; margin-bottom: -15px;}

/* EVENTS */
#events { background-color: #c02229; background-image: url("../images/events_bg.png"); background-size: 350px; background-repeat: no-repeat; background-position: bottom right 6%; overflow: auto; }
#events h2 { color: #fff; }
#events h2:after { background-color: #103f68; }
#events h3 { border-bottom: 1px solid #fff; border-left: 0; color: #fff; font-size: 1.5em; margin-bottom: 32px; padding-bottom: 6px; padding-left: 0; }
#events .coming-soon { background-color: #c9474b; color: #fff; }
#events p.white-text {color:#fff;}

.event { background-color: #ca454a; color: #fff; float: left; margin-right: 3%; margin-top: 3% !important; padding: 22px 26px; width: 31.3333%; }
.event img { margin: 3px 0 11px; }
.event h4 { font-size: 1.5em; font-weight: 700; line-height: 1.2em; margin: 8px 0; }
.event p { margin: 0 0 8px; }
.event a { background-color: #103f68; color: #fff; display: inline-block; letter-spacing: .1em; margin: 12px 0 4px; padding: 8px 12px; }
.event a:hover { background-color: #04223d; }
.event:last-of-type { margin: 0; }

.event-popup { -moz-transition: top .6s; -ms-transition: top .6s; -o-transition: top .6s; -webkit-transition: top .6s; height: 100%; left: 0; position: fixed; top: -100%; transition: top .6s; width: 100%; z-index: 15; }
.event-popup > span { background-color: rgba(0,57,74,.84); cursor: pointer; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.event-popup div { -moz-transition: top .9s ease-in-out .1s; -ms-transition: top .9s ease-in-out .1s; -o-transition: top .9s ease-in-out .1s; -webkit-transition: top .9s ease-in-out .1s; background-color: #fff; margin: 0 auto; max-height: 80%; overflow: auto; padding: 32px 18px 16px; position: relative; top: -400px; transition: top .9s ease-in-out .1s; width: 750px; }
.event-popup div span { -moz-transition: background-color .2s; -ms-transition: background-color .2s; -o-transition: background-color .2s; -webkit-transition: background-color .2s; border-radius: 50%; border: 1px solid #000; cursor: pointer; font-size: 3em; height: 29px; line-height: .66em; margin: 14px 18px; position: absolute; right: 0; text-align: center; top: 0; transition: background-color .2s; width: 29px; }
.event-popup div span:hover { background-color: #eee; }
.event-popup h4 { color: #103f68; font-size: 1.8em; font-weight: 700; line-height: 1.1em; margin: 0 0 8px; }
.event-popup h5 { color: #103f68; font-size: 1.5em; margin: 0; }
.event-popup p { font-size: .9em; line-height: 1.3em; margin: 18px 0; }
.event-popup iframe { border: 1px solid #aaa; height: 360px; width: 100%; }

.event-popup.showing { top: 0; }
.event-popup.showing div { top: 60px; }

/* SCHEDULE */
#timeline { height: 240px; padding-top: 112px; position: relative; width: 99%; }
#timeline > div { background-color: #697673; color: #fff; float: left; height: 120px; position: relative; text-align: center; width: 20%; }
#timeline > div:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
#timeline > div > div { display: inline-block; margin-left: 2%; vertical-align: middle; width: 94%; }
#timeline > div > div:before,
#timeline > div > div:after { border: 18px solid transparent; border-width: 60px 18px; border-left-color: #697673; content: ""; left: 100%; position: absolute; top: 0; z-index: 1; }
#timeline > div > div:before { border-left-color: #fff; margin-left: 2px; }
#timeline h3 { border: 0; color: #fff; font-size: 1em; line-height: 1.4em; margin: 0 28px; padding: 0; }
#timeline p { font-size: .9em; margin: 5px 0 0; }

#timeline > div.meeting { background-color: transparent; color: #000; float: none; height: auto; margin-left: -40px; position: absolute; top: 0; width: 110px; z-index: 2; }
#timeline > div.meeting:nth-of-type(2) { left: 20%; }
#timeline > div.meeting:nth-of-type(4) { left: 40%; }
#timeline > div.meeting:nth-of-type(7) { left: 75%; margin-left: -40px; }
#timeline > div.meeting:nth-of-type(9) { left: 100%; margin-left: -50px; }
#timeline > div.meeting:nth-of-type(9) span { background-color: #32a0b6; line-height: 42px;  }
#timeline > div.meeting:nth-of-type(9) span img { margin-left: 1px; width: 22px; }
#timeline > div.meeting h3 { color: #000; font-size: .85em; letter-spacing: .01em; margin: 0;  }
#timeline > div.meeting p { font-size: .8em; margin-top: 0; margin-bottom: 40px; }
#timeline > div.meeting span { background-color: #c02229; border-radius: 50%; display: inline-block; height: 42px; line-height: 39px; position: relative; text-align: center; width: 42px; }
#timeline > div.meeting span img { margin-left: 4px; width: 16px; }
#timeline > div.meeting span:before { background-color: #b7bfc3; bottom: 100%; content: ""; height: 28px; left: 50%; margin-left: -1px; position: absolute; width: 2px; }
#timeline > div.meeting span:after { background-color: #b7bfc3; border-radius: 50%; bottom: 100%; content: ""; height: 8px; left: 50%; margin-left: -4px; margin-bottom: 28px; position: absolute; width: 8px;  }
.hide {display:none;}


/* OBJECTIVES */
#objectives { background-color: #005288; clear: both; }
#objectives h2 { color: #fff; text-align: left; }
#objectives h3 { border: 0; border-bottom: 1px solid #fff; color: #fff; font-size: 1.3em; margin-bottom: 2px; padding: 2px; }
#objectives .col-md-6 { background-color: #15639b; color: #fff; height: 476px; padding: 12px 2%; }
#objectives img { display: inline-block; margin: 22px 0 0 30px; vertical-align: top; }
#objectives .col-md-6 > ul { display: inline-block; margin-left: 2%; vertical-align: top; width: 70%; }
#objectives .col-md-6 > ul ul { font-size: .9em; list-style-type: none; margin-top: 10px; }
#objectives .col-md-6 > ul ul li { margin-bottom: 9px; position: relative; }
#objectives .col-md-6 > ul ul li:before { background-color: #000; border-radius: 50%; content: ""; height: 4px; left: -19px; position: absolute; top: 10px; width: 4px; }
#objectives .col-md-6 > ul ul li span { color: #054a77; font-weight: 600; }


/* COMMENT */
#comment > div { color: #fff; overflow: hidden; padding: 46px 43% 46px 42px; position: relative; }
#comment > div img { left: 0; position: absolute; top: 0; width: 100%; }
#comment > div div { display: inline-block; margin-right: 8%; vertical-align: middle; width: 100%; }
#comment > div div p { margin-top: 14px; ; position: relative; }
#comment h3 { border: 0; color: #fff; font-size: 1.8em; font-weight: 700; margin: 0; padding: 0; }
#comment a { background-color: #e8b03c; border-radius: 4px; color: #fff; font-size: 1.3em; font-weight: 700; letter-spacing: .12em; margin-top: -39px; padding: 22px 12px; position: absolute; right: 5%; text-align: center; top: 50%; vertical-align: middle; width: 32%; }
#comment a:hover { background-color: #c38b19; }

/* RESOURCES */
#resources { background-color: #32a0b6; background-image: url("../images/resources_bg.png"); background-size: 430px; background-repeat: no-repeat; background-position: bottom 40px right; }
#resources h2 { color: #fff;  }
#resources h3 { border-bottom: 2px solid #fff; border-left: 0; color: #fff; font-weight: 700; line-height: .8em; margin: 0 0 16px; padding: 0 0 4px; }
#resources h3 img { height: 42px; vertical-align: bottom; }
#resources h4 { color: #103f68; font-weight: 700; }
#resources .coming-soon { background-color: #45acc1; color: #fff; }

#resources a { display: block; margin: 6px 0; }
#resources .col-md-6 { background: #ffffff; padding: 1em 2.5em 2em 2.5em; }
#resources .col-md-6 a { -moz-transition: .4s; -ms-transition: .4s; -o-transition: .4s; -webkit-transition: .4s; border-bottom: 1px solid #eeeeee; font-weight: 700; margin: 0; padding: 16px 0; transition: .4s; }
#resources .col-md-6 a:hover { background-color: rgba(169, 185, 196, .2); padding-left: 14px; }
#resources .col-md-6 a:last-of-type { border: 0; }
#resources .col-md-12 { background: #ffffff; padding: 1em 2.5em 2em 2.5em; margin-bottom: 0px;  }
#resources .col-md-12 a { -moz-transition: .4s; -ms-transition: .4s; -o-transition: .4s; -webkit-transition: .4s; border-bottom: 1px solid #eeeeee; font-weight: 700; margin: 0; padding: 16px 0; transition: .4s; }
#resources .col-md-12 a:hover { background-color: rgba(169, 185, 196, .2); padding-left: 14px; }
#resources .col-md-12 a:last-of-type { border: 0; }

/* CONTACT US */
#contact { background-color: #d3e1eb; box-shadow: none;  }
#contact h2 { color: #103f68; margin-bottom: 14px; }
#contact h3 { width: 60%; }
#contact > img { width: 100%; }

/* #contact .form { background-color: #fff;} */
/* #contact .form .row {  }
#contact .form .col-md-6 { padding: 0; }
#contact .form .col-md-6:nth-of-type(even) { margin: 0; } */

#contact label { color: #013e66; }
#contact form em { color: #103f68; font-size: 1.1em;  }
#contact input[type="text"] { background-color: transparent; border: 0; border: 1px solid #b7bfc3; color: #103f68; font-size: 1em; font-weight: 700; margin-bottom: 34px; padding: 4px 8px; width: 100%; }
#contact textarea { background-color: transparent; border: 1px solid #b7bfc3; color: #103f68; font-size: 1em; font-weight: 700; height: 200px;padding: 4px 8px;  width: 100%; }
#contact input[type="submit"] { -moz-transition: background-color .15s; -ms-transition: background-color .15s; -o-transition: background-color .15s; -webkit-transition: background-color .15s; background-color: #c02229; border: 0; border-radius: 3px; color: #fff; display: block; font-weight: 400; margin-top: 24px; padding: 12px 22px; transition: background-color .15s; }
#contact input[type="submit"]:hover { background-color: #af0b12; }

#contact-info { color: #000; margin: 36px 0; }
#contact-info .col-md-3 { padding: 0; }
#contact-info h3 { border: 0; color: #000; letter-spacing: 0; margin: 0; padding: 0; width: 100%; }
#contact-info p { margin: 0; font-size: 1em; font-weight: 400; margin: 0; padding: 0; }
#contact-info a { color: #000; vertical-align: middle; }

img[src*="/southdakota.jpg"] { width: 100%; }

#message-sent { -moz-transition: top .8s; -ms-transition: top .8s; -o-transition: top .8s; -webkit-transition: top .8s; background-color: #fff; border: 2px solid #103f68; border-radius: 8px; box-shadow: 2px 5px 14px 0 #666; left: 30%; position: fixed; text-align: center; top: -380px; transition: top .8s; width: 40%; z-index: 5; }
#message-sent span { cursor: pointer; font-size: 2.2em; line-height: .6em; padding: 8px; position: absolute; right: 0; top: 0; }
#message-sent p { line-height: 1.4em; margin: 0; padding: 34px 20px; }

#message-sent.showing { top: 180px; }

#footer { background-color: #00394a; padding: 14px 0; }
#footer img { background-color: #fff; display: block; height: 84px; margin: 0 auto; padding: 6px; }

/* LIGHTBOX */
#lightbox { height: 100%; position: fixed; top: -100%; transition: top .85s; width: 100%; z-index:4000 ; left:0;}
#lightbox > span { background-color: rgba(240, 236, 236, 0.527); cursor: pointer; height: 100%; position: absolute; top: 0; width: 100%; }
#lightbox > span span { color: #231F20; font-size: 3.6em; line-height: .4em; padding: 15px; position: absolute; right: 0; top: 0; z-index: 5; background-color: #fff;border: 3px solid #231F20;}
#lightbox div { height: 40%; margin: -120px auto 0; height: 80%; overflow-y: auto; position: relative; transform: rotateX(90deg) translateY(-160px); transition: .24s; width: 88%; border: 3px solid #231F20;}
#lightbox img { display: block; width: 100%; }
#lightbox.on { top: 0; }
#lightbox.on div { box-shadow: none; margin-top: 50px; transition: .8s ease-out .32s; transform: rotateX(0deg) translateY(0px); }
.slide img.lightbox { cursor: pointer; margin-bottom: 18px; }
.lightbox {cursor:pointer;}

/* added by GJA */
img.w-100 {width:100%;}
img.w-50 {width:50%;}
img.w-75 {width:75%;}
.centerme {text-align: center;}
img.partners {width: 15% !important; height: auto;margin-left: 10px;}
img.partner2 {width: 9% !important;}
img.partner4 {width: 12% !important;}
.row.sponsors {text-align: center;}
em.about-notice {color: #32a0b6;
     font-size: 1.1em;
     font-weight: 600;
     line-height: 1.9em;}
.mg-bottom {margin-bottom: 20px;}
img.bg-img-move-up {top: -400px;}
.banner {background-color: #af0b12; padding: 20px 0px; text-align: center;}
.banner p {margin: 0; color:#fff;}

@media screen and (max-width: 1530px) {
     #title-area { height: 520px; }
     #title-area img { top: -34%; }
     #title-area h1 { font-size: 2.9em; margin-top: 108px; }
     #title-area h1 p { padding: 5px 14px 24px 30px; }
     #title-area h1 img { width: 240px; }

     #objectives .col-md-6 { font-size: .9em; }

     #timeline h3 { font-size: .85em; line-height: 1.2em; }
     #timeline > div > div { margin-left: 4%;  }

     #comment > div img { left: -10%; width: 120%; }
}

@media screen and (max-width: 1240px) {
     #top-bar { height: 35px; }
     #top-bar a:last-of-type { font-size: .75em; line-height: 35px; }
     #menu a { font-size: .85em; height: 60px; }
     #menu a img { margin-top: 12px; }
     .container { margin-top: 95px;}

     #title-area { height: 390px; }
     #title-area h1 { font-size: 2.2em; margin-top: 96px; }
     #title-area h1 p { margin: 0 24px 0 180px; padding: 2px 6px 16px 30px; }
     #title-area h1 img { padding: 6px 20px; top: -28px; width: 180px; }       

     .section { padding: 30px 4% 24px; }
     .section h2 { font-size: 1.8em; line-height: 1.7em; margin-bottom: 18px; }
     .section h3 { font-size: 1em; padding: 6px 14px; }
     p, .section ul { font-size: 1.1em; }        

     .about-row { margin-right: -4.5%; }
     #highlights { padding: 16px 70px 34px 24px;}
     #highlights h3 { font-size: 1em; line-height: 1.1em; padding-bottom: 8px; }
     #about .col-md-6 img { height: 66px; margin: 0 14px; width: auto; }
     #about .col-md-6:last-of-type em { color: #32a0b6; display: inline-block; font-size: .9em; margin-right: 40px; }
     #study-map { margin-top: 30px; padding: 18px 4% 24px; }
     #study-map h2 { font-size: 1.5em; }

     #objectives { padding-bottom: 38px; }
     #objectives img { display: inline-block; margin: 22px 0 0 20px; vertical-align: top; width: 50px; }

     #resources { background-size: 300px; }
     #message-sent.showing { top: 130px; }

     #footer { padding: 8px 0; }
     #footer img { height: 40px; }
}

@media screen and (max-width: 992px) {
     p { font-size: 1em; line-height: 1.5em; margin: 14px 0; }

     .col-md-6 { margin-right: 0; width: 100%; }
     .col-md-6:last-of-type { margin-right: auto; }

     #title-area { height: 280px; }
     #title-area > img { top: auto; bottom: -1%; }
     #title-area h1 { font-size: 1.8em; margin-top: 96px; }
     #title-area h1 p { margin: 0 18px 0 114px; padding: 2px 6px 9px 30px; }
     #title-area h1 img { padding: 2px 14px; top: -18px; width: 120px; }

     .about-row { margin: 0; }
     .about-row .col-md-8 { padding-right: 18px; }
     #about .col-md-6 img { height: 50px; margin: 36px 12px 14px; width: auto; }
     #about .col-md-6:last-of-type em { margin: 8px 16px 0; text-align: center; }
     #study-map h2 { font-size: 1.3em; }

     #events { background-size: 220px; }
     .event { font-size: .75em; margin-right: 1.5%; width: 32.33333%; }
     #events h3 { font-size: 1.2em; margin: 18px 0; }
     .event-popup div { width: 94%; }
     .event-popup div span { font-size: 2em; height: 21px; margin: 8px 8px; width: 21px;  }
     .event-popup h4 { font-size: 1.5em; }
     .event-popup h5 { font-size: 1.3em;}
     .event-popup iframe { height: 280px; }
     .event-popup div.showing { top: 24px; }

     #timeline { height: 214px; padding-top: 106px; width: 97%; }
     #timeline > div { border-right: 1px solid #fff; height: 90px; }
     #timeline > div > div:before,
     #timeline > div > div:after { display: none; }
     #timeline h3 { font-size: .7em; margin: 0 8px;}
     #timeline > div > div { margin-left: 1%; }
     #timeline p { font-size: .8em; }
     #timeline > div.meeting { border: 0; }
     #timeline > div.meeting h3 { font-size: .75em; }

     #objectives .col-md-6 { height: auto; margin-bottom: 18px; }
     #objectives .col-md-6 > ul { margin-bottom: 8px; }

     #comment > div { margin-top: 30px; padding: 32px; padding-right: 40%; }
     #comment h3 { font-size: 1.3em; line-height: 1.2em; }
     #comment > div img { left: -10%; width: 120%; }
     #comment a { font-size: 1em; margin-top: -20px; padding: 11px; width: 28%; }

     #resources h2 { margin-bottom: 14px; }
     #resources h4 { margin: 0; }
     #resources a { font-size: .9em; }
     #resources .col-md-6:first-of-type a { padding: 6px 0; transition: .4s; }

     #contact-info { font-size: .9em; line-height: 1em; margin-top: 24px; padding: 8px 2px; }
     #contact .row { margin: 24px 0; }
     #contact input[type="text"] { font-size: 16px; font-weight: 400; margin-bottom: 14px; }
     #contact label { font-size: .9em; }
     #contact textarea { font-size: 16px; height: 130px; margin-bottom: 8px; padding: 3px; }
     #contact em { font-size: .9em; }
     #contact input[type="submit"] { font-size: .85em; margin: 14px auto 0; padding: 10px 16px; }
     #contact .col-md-3 { float: left; width: 30%; }
}

@media screen and (max-width: 960px) {
     #lightbox img { max-width: 8000%; width: 160%; }
 }


@media screen and (max-width: 690px) {
     #header { position: static; }
     .container { margin: 0; }
     #top-bar { height: 28px; }
     #top-bar a:last-of-type { font-size: .65em; line-height: 28px; }
     #menu { display: table; width: 100%; }
     #menu a { display: table-cell; float: none; font-size: .6em; height: 44px; width: auto; }
     #menu a img { height: 12px; margin-top: 9px; }

     p, .section ul { font-size: .9em; }

     .section h2 { font-size: 1.3em; line-height: 1.7em; margin-bottom: 12px; }
     .section h3 { font-size: .7em; }
     
     #title-area { height: 200px; }
     #title-area > img { bottom: -18%; left: -15%; width: 150%; }
     #title-area h1 { font-size: 1.5em; margin-top: 55px; }
     #title-area h1 p { margin: 0 18px 0 78px; padding: 2px 0 9px 30px; }
     #title-area h1 img { padding: 0 10px; top: -9px; width: 90px; }

     #highlights { padding: 14px 24px; }
     #about .col-md-6:last-of-type em { font-size: .85em; line-height: 1.6em; }

     #timeline { height: auto; margin-bottom: 1px; padding: 0; }
     #timeline > div { float: none; height: auto; left: 0 !important; margin: 0 0 8px; padding: 8px; width: 100%; }
     #timeline > div.meeting { background-color: #c02229; color: #fff; height: 44px; margin: 0 0 8px !important; position: relative; width: 100%; }
     #timeline > div.meeting:last-of-type { background-color: #32a0b6;}
     #timeline > div.meeting h3 { color: #fff; letter-spacing: .08em;}
     #timeline > div.meeting p { margin-bottom: 0; }
     #timeline > div.meeting span { display: none; }

     #objectives { padding: 20px 8% 8px; }
     #objectives .col-md-6 { padding: 6px 6%; }
     #objectives h3 { font-size: 1.1em; }
     #objectives img { display: none; }
     #objectives .col-md-6 > ul { margin-left: 0; padding-left: 20px; width: 100%; }

     #comment > div { padding: 20px; }
     #comment > div div { font-size: .9em; width: 100%; }
     #comment > div img { left: -130%; top: 0; width: 320%; }
     #comment a { display: block; font-size: .9em; left: 0; line-height: 1.1em; margin: 3px auto; position: relative; width: 180px; }

     #resources h3 { font-size: 1em; line-height: 1.4em; margin-top: 0; }

     #contact { padding-bottom: 1px; }
     #contact h3 { width: 90%; }
     #contact form .row { padding: 14px; }
     #contact label { font-size: .8em; }
     textarea,
     #contact input[type="text"] { font-size: .85em; }
     #contact-info h3 { font-size: 1em; width: 100%; }
     #contact-info .col-md-3 { margin-bottom: 18px; text-align: center; width: 100%; }

     #message-sent { left: 20%; width: 60%; }
}

@media screen and (max-width: 530px) {
     #lightbox img { width: 250%; }
 
  }

@media screen and (max-width: 400px) {
     #top-bar { display: none; }
     #header { background-color: #97bbd4;; display: block; }
     #menu a { border-bottom: 1px solid #fff !important; 
          /* display: inline-block;  */
          float: left; height: 24px; padding-top: 8px; width: 23%; }
     #menu a:nth-of-type(3),
     #menu a:nth-of-type(4) { width: 27%; }
     #menu a:nth-of-type(5),
     #menu a:nth-of-type(6),
     #menu a:nth-of-type(7) { width: 33.33333%;}
     #menu a img { display: none; }

     #title-area { height: 140px; }
     #title-area > img { bottom: -4%; left: 0%; width: 180%; }
     #title-area h1 { font-size: 1.3em; margin-top: 0; width: 100%; }
     #title-area h1 img { top: 0; padding: 3px 8px; width: 60px; }
     #title-area h1 p { margin: 0 0 0 40px; padding: 2px 0 9px 28px; }

     #about .col-md-6 img { height: 40px; margin: 16px 12px 0; width: auto; }
     #about .col-md-6:last-of-type em { font-size: .7em; margin-top: 20px; }

     #events h3 { font-size: 1em; line-height: 1.4em; margin-top: 0; }
     .event { font-size: .6em; margin-bottom: 8px; padding: 3px 14px 6px; width: 100%; }
     .event img { display: none; }

     #message-sent.showing { top: 80px; }

     #comment > div img { left: -390%; top: 0; width: 770%; }
     #comment a { display: block; font-size: .8em; left: 0; line-height: 1.1em; margin: 3px auto; position: relative; width: auto; }
}