html, body { color: #333; font-family: 'Montserrat', sans-serif; font-weight: 600; font-style: normal; -webkit-font-smoothing: antialiased; scroll-behavior: smooth;background:#d4e7ff;}
.container { padding: 0; width: 100%; }
.row { margin: 0; }
.row > div { padding: 0 1.5% 12px; }
.content { width: 100%; }

/* Links */
a {color:#333; }

a:hover,
a:focus { text-decoration: none; color:#333 !important; }
.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; }

/* Headers */
h1 { font-size: 3.3em;  font-weight: 800; font-style: normal; }
h2 { position:relative;;font-size:2em;color:#012D36; margin: 10px 0 0; font-weight: 800; font-style: normal;}

h2:after {content:'';display:block;width:60px;height:10px;background-color:black;margin:10px auto 50px auto;}
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 { font-size: 1.4em; line-height: 1.5em; margin: 16px 0 6px; }
ul, ol { margin: 16px 0 10px; list-style-type:none;padding:0px;}
li {line-height: 1.6em; margin-bottom: 8px; }

/* 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: 2px solid #333; border-width: 0 2px 2px 0; margin: 14px 0; width: 100%; }
table tr th { border: 2px solid #333; border-width: 0 2px 2px 0; padding: 2px 4px; }
table tr td { border: 1px solid #333; border-width: 0 1px 1px 0; padding: 2px 4px; }
table tr:nth-of-type(even) { background-color: #eee; }

/* 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; margin-right: 10px; transform: rotate(-90deg);}
.opened .accordion-header i {transform: rotate(1deg);}
.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; }
#topvideo {width:100%;}
/*********************************************/
/******   Custom CSS  ************************/
/*********************************************/
.webanner {width:100%;}
.container img {max-width:100%;}
#pageheader h1 {margin:0;color:white;}
#pageheader {text-align:center;background:#002060;padding:50px}
#pageheader h2 {color:white;}
#pageheader h2:after {display:none;}
.bannercont {margin:40px 15%;text-align:center;padding:40px 80px;}
.bannercont ul.doclinkslist {text-align:left;}
.bannercont ul.doclinkslist li {-webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
     -o-transition: all 300ms ease-in-out;
     transition: all 300ms ease-in-out;padding-left:10px;border-left:solid gray 4px;border-bottom:1px dotted gray;padding-bottom:10px;padding-top:10px;margin-bottom:5px;margin-top:15px;}
.bannercont ul.doclinkslist li:hover {border-left:6px black solid;background-color:#4F81BD;color:white;}
.bannercont ul.doclinkslist li:hover a {color: white !important;;}
.bannercont ul.doclinkslist a {-webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
     -o-transition: all 300ms ease-in-out;
     transition: all 300ms ease-in-out;color:rgb(0, 110, 188);}
.whitebanner {background-color:white;}
.litegreenbanner {background-color:white}
.centernme {text-align:center;}
.thumbs {display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;}
.thumbs a {display:block;width:48%;box-shadow: 4.624758243560791px 4.624758243560791px 6.474660873413086px 0px #00000040;
 -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.thumbs a img{ -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;}
.thumbs a:hover {box-shadow: 8.624758243560791px 8.624758243560791px 10.474660873413086px 0px #00000040;}
.thumbs a:hover img {filter: grayscale(1);}
.grantimg a img{box-shadow: 6.624758243560791px 6.624758243560791px 8.474660873413086px 0px #00000040;}

.grantimg a img {
     -webkit-transition: .8s all;

}
#pageheader a {color:white}
#pageheader a:hover {color:white!important;text-decoration:underline}
.grantimg a:hover img {
   -webkit-filter: brightness(50%);box-shadow: 8.624758243560791px 8.624758243560791px 10.474660873413086px 0px #00000040;
}
.rollplot a img{box-shadow: 6.624758243560791px 6.624758243560791px 8.474660873413086px 0px #00000040;     -webkit-transition: .8s all;}

.rollplot a:hover img {   -webkit-filter: brightness(50%);box-shadow: 8.624758243560791px 8.624758243560791px 10.474660873413086px 0px #00000040;}

#footer {padding:10px 20px;background:#0D8D35;display:flex;color:white;justify-content:space-between;}


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


@media screen and (max-width: 1045px) {
     .bannercont {
          margin: 40px 8%;    padding: 30px 50px;}
}

@media screen and (max-width: 715px) {
     h1 {font-size:2em;}
     h2 {font-size:1.6em;}
 p {font-size:1em;}
 .thumbs a {
     width: 100%;}

h2:after {
     margin: 10px auto 30px auto;
}
#pageheader {padding:30px;}
}


@media screen and (max-width: 640px) {
     .bannercont {
          margin: 0px;    padding: 30px 50px;}
}



@media screen and (max-width: 380px) {

}


/* Add if printing is necessary */
@media print {

}