html, body { color: #2B2B2B; font-family: 'Source Sans Pro', sans-serif; -webkit-font-smoothing: antialiased; font-size: 16px; }
.container { padding: 0; width: 100%; }
.row { margin: 0; }
.row > div { padding: 0 1.5% 12px; }
.content { width: 85%; margin: 50px auto;}
.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: #EEAF30; 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: #5EB6E4; color: #fff; }
.button:focus { color: #fff; }

/* Headers */
h1 { font-size: 75px; letter-spacing: 0.09em; font-family: 'Source Sans Pro', sans-serif; color: #333333;}
#resoures h1 {color: white;}
h2 { font-size: 50px; margin: 12px 0 0; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; color: #444445;}
h3 { font-size: 1.8em; margin: 28px 0 0; font-family: 'Source Sans Pro', sans-serif; color: #003F5E; }
h4 { font-size: 1.2em; margin: 28px 0 0; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; color: #EEAF30;}
h4 a { font-size: 1.2em; margin: 28px 0 0; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; color: #EEAF30;}
#contact h4 {color: white;}
i {color: #fff;}

.hr {border-bottom: 10px solid #802F2D; margin-top: 10px; margin-bottom: 30px; width: 10%;}

/* Paragraphs & Lists */
p { font-size: 16px; line-height: 1.5em; margin: 16px 0 6px; color: #2B2B2B; }
ul, ol { font-size: 16px; margin: 16px 0 10px; color: #2B2B2B;}
li {  font-size: 16px; line-height: 1.4em; margin-bottom: 8px; color: #2B2B2B;}

/* 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"] { background-color: #E17000; 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 { background-color: #5EB6E4; }

/* Lightbox */
.lightbox { margin-top: 34px;  }
.lightbox img { 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; margin: 0; position: fixed; top: 0; width: 100%; z-index: 1000; }
.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; }

.schedule-header hr {margin: 5px;}
em {margin-top: 0; font-size: 14px;}

/* Accordion  (can remove if not needed)*/
.accordion-header { cursor: pointer; }
.accordion-header i { font-size: .7em; margin-left: 12px; transition: transform .45s; vertical-align: middle; }
.opened .accordion-header i { transform: rotate(180deg); }
.accordion > div { padding: 3px 0; }

/* Modal Window   (can remove if not needed)*/
#modal-window { height: 100%; left: 0; position: fixed; top: -100%; transition: top .95s; width: 100%; }
#modal-window.showing { top: 0; }
#modal-window > span { background-color: rgba(0,0,0,.75); cursor: pointer; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
#modal-window > span > span { color: #fff; font-size: 3em; line-height: .6em; padding: 13px 15px; position: absolute; right: 0; top: 0; transition: color .2s; }
#modal-window > span > span:hover { color: #ddd; }
#modal-window > div { background-color: #fff; border: 1px solid #333; box-shadow: 1px 63px 58px 0 #111; height: 78%; margin: -84px auto 0; padding: 12px 16px; position: relative; transition: 1s ease-in-out .1s; width: 70%; }
#modal-window.showing > div { box-shadow: 4px 13px 28px 0 #111; margin-top: 60px; }

/*********************************************/
/******   Custom CSS  ************************/
/*********************************************/
#header img.logo {width: 28%; margin: 20px 20px 20px 55px;}
#header span {font-size: 19px; font-weight: bold;}
#header .header {position: relative;}
.header img {width: 100%;}
#header .header span {position: absolute; bottom: 25px; display: block; left: 7%; font-size: 85px; font-weight: 800; text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); color: #fff;}

nav {float: right; padding-top: 15px;}
nav ul {list-style-type: none; }
nav ul li {display: inline-block; padding-right: 50px; }
nav ul li a {display: block; font-weight: 400; color: #333333;}
nav ul li a:hover {border-bottom: 5px solid lightgrey; border-top: 5px solid lightgray; font-weight: 700; transition: 0.5s all;}
.active {border-bottom: 5px solid #EEAF30; border-top: 5px solid #EEAF30; font-weight: 700;}

.announcement {background-color: #802F2D; padding: 10px 25px 25px; text-align: center;}
.announcement p { color: #fff; font-size: 120%; width: 85%; margin: 15px auto;}
.announcement a {color: #fff;}
.announcement a i {font-size: 40px; color: white;}
.announcement p span {border: solid 1px #fff; padding: 8px 12px; display: block; width: fit-content; margin: 15px auto;}
.announcement p span:hover {background-color: #fff; color: #802F2D; transition: 0.5s all;}


.content-fw {background-color: rgba(106, 159, 166, 0.23); }
.intro-section {width: 85%; margin: 0 auto;}
.intro-header h2 {padding: 25px 0;}

.pillar {width: 18%; margin-right: 1.5%; display: inline-block; vertical-align: top;}
.pillar img {width: 85%; display: block; margin: 25px auto 15px;}
.pillar span {font-weight: 900; font-size: 20px; padding: 20px 20px 0 20px; margin: 0 auto 25px; display: block; text-align: center; line-height: normal;}


div.head-hr {border-bottom: 6px #802F2D solid; width: 20%; padding-top:0; margin-top:0; margin-left: 20px; margin-bottom: 0;}

.objective h2 {font-weight: 800; font-size: 50px; margin-top: 50px;}
.objective h2 span {background-color: #838383; color: white; display: block; width: fit-content; padding: 2px;}
.objective ul {list-style: none; margin-top: 70px; padding-left: 100px;}
.objective  ul li {padding-bottom: 15px; vertical-align: middle;}
.objective  ul li:before { vertical-align: top; content: "■"; color: #EEAF30; display: inline-block; width: 1em; margin-left: -1em; font-size: 18px;}


.map-header {margin-top: 50px; padding: 25px 0 0;}
.map-header img {width: 65%; display: block; margin: 0 auto 50px;}

div.schedule-section {margin-bottom: 50px;}
.schedule-header img {width: 100%;}

.recommendations { margin: 48px 0; }
.recommendation { background: #C7B37F; border-radius: 12px; color: #fff; margin-left: 168px; margin-top: 20px; margin-bottom: 34px; padding: 8px 24px 16px; position: relative; }
.recommendation h3 { background: #C7B37F; border-radius: 50%; color: #fff; font-size: 1.2em; font-weight: 700; height: 124px; left: -168px; margin: 0; position: absolute; text-align: center; top: 0; width: 124px; }
.recommendation h3 i { color: #EEAF30; margin-bottom: 3px; }
.recommendation p {color: #fff;}
.recommendation h3 span { display: inline-block; vertical-align: middle; color: #fff;}
.recommendation h3:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.recommendation h3:before { background: #C7B37F; content: ""; height: 6px; left: 100%; margin-top: -3px; position: absolute; top: 50%; width: 44px; }
.recommendation h4 { border-bottom: 1px solid #fff; color: #fff; margin-top: 8px; padding-bottom: 4px; }
.recommendation h4 i { color: #EEAF30; }
.recommendation h4 span { font-size: .85em; font-weight: 400; color: #fff;}
.recommendation.red h3,
.recommendation.red,
.recommendation.red h3:before { background: #802F2D; color: #fff;}
.recommendation.red h4 { border-bottom: 1px solid #fff; color: #fff;}
.recommendation.red ol li { color: #fff;}
.recommendation.yellow h3,
.recommendation.yellow,
.recommendation.yellow h3:before { background: #EEAF30;}
.recommendation.yellow h4 {border-bottom: 1px solid #000; color: #000;}
.recommendation.yellow span,
.recommendation.yellow p {color: #000;}
.recommendation.yellow ol li { color: #000;}
.recommendation.lt-blue h3,
.recommendation.lt-blue,
.recommendation.lt-blue h3:before { background: #5EB6E4;}
.recommendation.orange h3,
.recommendation.orange,
.recommendation.orange h3:before { background: #E17000;}

.content-ue {background-color: #802F2D; }
.up-events { width: 85%; margin: 50px auto 0; }
.up-events h2 {padding: 25px 0 0; color: #ffffff;}
.up-events-hr {border-bottom: 10px solid #fff; margin-bottom: 30px; width: 10%;}
.up-events p {color: #ffffff;}


.resources-section {margin-top: 50px;}
.public {margin-bottom: 50px;}

.document {margin-bottom: 50px;}
.document span {font-weight: 300; color: darkgray;}
.document h3 {margin: 5px 0 0;}
.document p {margin: 5px 0 0;}
.document h4 a {margin: 10px 0 0;}
.document .border {width: 80%; border-bottom: solid 1px darkgray; padding-top: 15px;}

.helpful-links .col-sm-5 {padding: 0!important;}
.helpful-links h2 {margin-top: 50px; }
.helpful-links ul { list-style-type: none; padding-left: 5px;}
.helpful-links ul li {border-bottom: solid 1px #333;}
.helpful-links ul li a {padding-top: 5px; padding-bottom: 15px; display: block; color: #333;}
.helpful-links ul li a:hover {padding-left: 15px; transition: 0.5s all; background: rgba(255, 255, 255, 0.2);}

.survey {background-color: rgba(99, 180, 228, 0.23); border-top: solid 6px #5EB6E4; border-bottom: solid 6px #5EB6E4;}
a.pink-button {background-color: #802F2D; box-shadow: 0px 2.976px 2.976px rgba(0, 0, 0, 0.25); border-radius: 2.232px; color: #fff; padding: 8px 12px; margin-top: 25px; margin-bottom: 25px; display: block; width: fit-content; }
.survey i {color: #333;}


.contact-info { background-color: rgba(99, 180, 228, 0.23); border-top: solid 6px #5EB6E4; border-bottom: solid 6px #5EB6E4; padding: 50px!important; margin-bottom: 50px; }
.contact-info span {font-size: 20px; font-weight: 600; vertical-align: middle; padding-left: 5px; }
.contact-info a {color: #333;}
p a {color: #802F2D;font-weight: 500;}

.footer {background-color: #333333;}
.footer .logos img {width: 100%; margin-top: 50px; vertical-align: middle;}
.footer .logos img.sddot {width: 90%;}

.footer .email-link {margin-top: 6%;}
.footer .email-link img {width: 35px; margin-right: 15px;}
.footer .email-link a {color: white; text-align: center; margin: 0 auto; display: block; }
.footer .email-link a:hover {color: #E17000; transition: 0.5s all; }

.footer .footer-links nav {margin-top: 12%; padding-left: 0; float: left;}
.footer .footer-links nav ul {padding-left: 0;}
.footer .footer-links nav ul li {padding-right: 20px;}
.footer .footer-links nav ul li a {color: white; }

 .footer img.line21 {margin-top: 55px; }
/*.footer img.line22 {margin-top: 5px; width: 40%;} */

.resp-container {
     position: relative;
     overflow: hidden;
     padding-top: 56.25%;
 }
 
 .resp-iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 80%;
     border: 0;
 }

 /* Meeting Blurb */
.meeting-blurb {
     display: flex;
     justify-content: left;
     align-items: left;
     height: 100%;
     padding: 20px;
     margin-bottom: 20px;
 }
 
 .meeting-blurb .meeting-date {
     color: #fff;
     font-size: 30px;
     font-style: normal;
     font-weight: 400;
     line-height: 38px;
     letter-spacing: 0em;
     text-align: center;
     padding-right: 20px;
 }
 
 .meeting-blurb .meeting-date .number {
     font-size: 55px;
     font-style: normal;
     font-weight: 700;
     line-height: 71px;
     letter-spacing: 0em;
 }
 
 .meeting-blurb .meeting-details {
     padding-left: 20px;

 }

 .meeting-blurb .meeting-details .link-btn {
     color: #FFF;
     display: inline-block;
     border: 2px solid #FFF;
     padding: 5px 10px;
     font-weight: 600;
     transition: 300ms;
 }

 .meeting-blurb .meeting-details .link-btn:hover {
     background-color: #FFF;
     color: #000;
 }
 
 .meeting-blurb .meeting-details h4 {
     font-size: 16px;
     font-style: normal;
     font-weight: 700;
     line-height: 21px;
     letter-spacing: 0em;
     color: #fff;
     margin-top: 10px;
     margin-bottom: 10px;

 }
 
 .meeting-blurb .meeting-details .icon-and-text {
     display: inline-block;
     /* align-items: flex-start; */
 }
 
 .meeting-blurb .meeting-details .icon-and-text .icon {
     width: 15px;
     height: auto;
     margin-right: 6px;
     margin-top: 2px;
     vertical-align: top;
 }
 
 .meeting-blurb .meeting-details .icon-and-text p.text {
     display: inline-block;
     font-size: 15px;
     font-style: normal;
     font-weight: 400;
     line-height: 19px;
     letter-spacing: 0em;
     margin-top: 0;
 }
 
 .meeting-blurb .meeting-details .icon-and-text p {
    display: block;
    margin-top: 5px;
    color: #fff;
}

.meeting-blurb .meeting-details .icon-and-text p a {
    color: #fff;
    text-decoration: underline;
}

.meeting-blurb .meeting-details .icon-and-text .black p.text  {
    display: inline-block;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    margin-top: 0;
}

 
.meeting-blurb .meeting-details .icon-and-text.black p {
    display: block;
    margin-top: 5px;
    color: #333;
}

.meeting-blurb .meeting-details .icon-and-text.black p a {
    color: #333;
    text-decoration: underline;
}
 /* END Meeting Blurb */

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

@media screen and (max-width: 1099px) {
     h2 {font-size: 40px;}
     #header .header span {font-size: 60px; }

     .intro > div {height: 380px;}
}


@media screen and (max-width: 992px) {
     .vertical-centered > div { margin: 0; }
     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; }

     .objective h2 {font-size: 40px; margin-top: 30px;}
     .objective ul {margin-top: 50px;}

     .helpful-links img {width: 100%;}

     #modal-window > span > span { font-size: 1.8em; padding: 8px; }
     #modal-window > div { font-size: .9em; height: 85%; padding: 8px 10px; width: 90%; }
     #modal-window.showing > div { margin-top: 34px;  }
}


@media screen and (max-width: 992px) {
     #header span {font-size: 17px;}
}

@media screen and (max-width: 812px) {
     .footer .logos img {width: 30%;}
}

@media screen and (max-width: 770px) {
     nav {float: none; text-align: center;}
     nav ul {padding-left: 0;}
     nav ul li {padding-right: 25px;}
     #header img.logo {margin-left: 20%;}
     #header .header span {font-size: 50px;}

     .contact-info {padding: 25px!important;}

     .intro > div {height: 200px;}
     .objective h2 {font-size: 25px; margin-top: 0px;}
     .objective ul {margin-top: 25px;}
     .objective ul li {padding-bottom: 15px;}
    .recommendation h3 { font-size: .85em; height: 80px; left: -98px; width: 80px; }
     .recommendation h3:before { width: 18px; }
     .recommendation { font-size: .85em; margin-left: 98px; padding: 8px 14px 10px; }
     .pillar {width: 100%; }
     .pillar img {width: 25%;}


}



@media screen and (max-width: 640px) {
     nav {float: none; text-align: center;}
     nav ul {padding-left: 0;}
     nav ul li {padding-right: 15px;}
     #header img.logo {margin-left: 18%;}
     #header .header span {font-size: 35px;}
     .intro > div {height: 200px;}
     .objective h2 {font-size: 25px; margin-top: 25px;}

     .helpful-links .col-sm-5 {display:none;}
     .helpful-links h2, .helpful-links div.hr, .helpful-links ul {margin-left: 25px;}
}

@media screen and (max-width: 417px) {
     #header img.logo {display: none;}
     #header span {text-align: center; display: block;}
     #header .header span {font-size: 25px; bottom: 10px; left: 9%;}

     .intro-header h2 {padding: 15px 15px 15px 0; font-size: 30px;}
     .hr {width: 25%;}
     .intro > div {height: 300px;}
     h3 {font-size: 1.2em;}
     .pillar span {padding-top: 5px;}
     .map-header img {width: 100%;}

     .col-xs-4 {width: 100%;}

     .footer .footer-links nav {margin-top: 0; float: none;}
     .footer .logos img.mitchell {margin-left: 20%; margin-bottom: 0;}
     .footer .logos img.sddot {padding-left: 0; width: 25%; margin-bottom: 0;}

}