@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');*/
/*.pt-serif-regular {
  font-family: "PT Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.pt-serif-bold {
  font-family: "PT Serif", serif;
  font-weight: 700;
  font-style: normal;
}

.pt-serif-regular-italic {
  font-family: "PT Serif", serif;
  font-weight: 400;
  font-style: italic;
}

.pt-serif-bold-italic {
  font-family: "PT Serif", serif;
  font-weight: 700;
  font-style: italic;
}
.pt-sans-regular {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.pt-sans-bold {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.pt-sans-regular-italic {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.pt-sans-bold-italic {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  font-style: italic;
}
*/


body {font-family: "PT Serif", serif;/*font-size:1.1em*/}

#google_translate_element{
    width: auto;
}
.top-bar{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 1em;
    padding: 0 1em;
}

a.nav-skip {
    position: absolute;
    top:2px;
    left: -9999px;
    vertical-align: bottom; 
    margin-right: 2em
}

a.nav-skip:focus {
    left: 15PX;
    z-index: 100;
    position: relative;
    left: 0;
    color: #e8522b;
    font-weight: bold;
}


.socialContainerDesktop{
    display:flex;
}
.socialContainerDesktop a {
    background-color: #44c8f5;
    margin: 7px;
    border-radius: 25px;
}
.socialContainerDesktop img {width:50px;}

.page-wrapper > header {background:#004e7c; }
header {
    width:100%; 
    margin:0; 
    padding:0px; 
    
}

.header-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-evenly;
}

.logo-area {
    width: 100%;
}

img#logo-responsive {
    width: 100%;
}
.hamburger {
    width: 48px;
    height: 48px;
    padding-top: 3px;
    margin-left: 14px;
}
.hamburger > span {
    display: block;
    width: 80%;
    margin: auto;
    border-bottom: 5px solid white;
    height: 12px;
}

.toggleMenu {
    display:  block;
/*    background: #669933;*/
/*    padding: 10px 15px;*/
/*    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-size: 1.5em;
    font-weight: bold;*/
}

/*.active {
    display: block;
}*/

nav {
    position:relative; 
    width:100%; 
    height:auto; 
    padding:0px; 
    margin:0px; 
/*    background:#669933; */
/*    max-width:1366px;*/
    text-transform:capitalize;
}

.container {
    width: 100%;
/*    max-width: 1366px;*/
    margin: 10px auto;
    text-align: center;
    margin-bottom: 0;
}


.nav {
    display: flex;
    flex-direction: column;
    list-style: none;
/*    *zoom: 1;*/
/*    background:#669933;*/
    width:100%;
    text-align:center;
    padding: 0; /*8px*/
    margin-bottom: 0;
    font-family: 'PT Sans', sans-serif;
    letter-spacing: 1px;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav li {
    position: relative;
    text-align:center;
    font-weight:bold;
    font-size:1em;
    margin: 0; 
    padding: 0;
}
.nav > li {
/*    width:100%;*/
    text-align:center;
/*    display: inline-block;*/
}
.nav > li > .parent {
    background-position: 95% 50%;
    background-repeat: no-repeat;
}
.nav li li .parent {
    background-position: 95% 50%;
}
.nav ul {
    background-color: #004e7c;
    display: block;
    width: 100%;
    list-style: none;
    margin: 0; 
    padding: 0;
    z-index: 4;
}
.nav > li.hover > ul , .nav li li.hover ul {
    position: relative;
    left: 0;
    width: 300px;
}
.nav > li > a {
    display: block;
    font-size:1.375em;
    padding: 13px 0
}
.nav li li li a {
    padding-left: 40px;
}
.nav a {
    padding: 5px 00px;
    color:#fff;
    margin: 0; 
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav li li a {
    font-size: 1em;
    font-weight: normal;
    letter-spacing: normal;
    display: block;
    /*background:url(/images/site2017/nav-drop-back.png);*/
/*    background-color: #D2E3C3;*/
/*    background-color: rgba(210,227,195,.95);*/

    position: relative;
    z-index:100;
    color:#ffffff;
    text-align:left;
    padding-left:35px;
    text-indent: -25px;
}
.nav li li.subdept a {
    /* display: inline-block; */
    padding-left: 47px;
    text-indent: -17px;
}
.nav-li-back {
    padding:0 10px 5px 0;
    width: 23px
}
.footer-wrap {
    border-top: 1px solid #004e7c;
}
.footer-icon-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    text-align: center;
    margin: 20px 40px;
}
.footer-icon-menu img{
    width: 85px;
    margin: auto;
}
.footer-icon-menu a {
    display: flex;
    flex-direction: column;
    width: 50%;
    margin: 0.7em 0;
}
.footer-blue{
    background-color: #004e7c;
    color: white;
    padding: 2.5em 1.5em;
    display: flex;
    flex-direction: column;
}
.footer-blue a{
    color: white;
}
.footer-blue a:hover {
    color: #ddd;
}

.footer-blue h1{
    font-family: 'PT Sans', sans-serif;
    font-weight: normal;
    font-size: 1.5em;
    margin-bottom: 0.25em;
    color: white;
}
.footer-blue ul{
    padding: 0 0 0 1.1em;
}
.footer-light-blue{
    background-color: #44c8f5;
    text-align: center;
    padding: 1em;
    font-size: 0.8em;

}
footer #logo-responsive-f{
    width: 150px;
    margin: 0.5em auto 1.2em;
    display: block;
}

footer #logo-wlw-f{
    width: 250px;
    margin: 1em auto 0em;
    display: block;
}

footer .socialContainerDesktop a {
    background-color: #f15623;
    margin: 4px;
    border-radius: 20px;
}
footer .socialContainerDesktop img {width:40px;}

.searchformwrapper {
    width: 100%;
    background: white;
    border: 2px solid #004e7c;
}


#keyword {
    border: none;
/*    margin: 4px 0 4px 5px;*/
    width: calc(100% - 41px);
    font-size: 1.2em;
    margin: 2px;
}
#searchsubmit {
    width: 25px;
    vertical-align: middle;
/*    margin-top: -4px;*/
}

.search-fields {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.submit-wrapper {
/*    background-color: #004e7c;*/
    padding: 6px 6px 2px;
}
.livesearchresults {top: auto; left: auto; right:0; max-width: 700px}


#sideMenu {
    overflow:auto;
    width:98%;
    border: 1px solid #004e7c;
    display: none;
    vertical-align:top;
    margin-top: 1em;
    margin-left: 2%;
    margin-right: 2%;
}

#sideMenu ul {
    padding-left:10px;
}
#sideMenu ul li a {
    color: black;
}
#sideMenu ul li {
    background: url(/images/site2017/triangle-orange.png) no-repeat left top;
    background-position: 0px 3px;
    background-size: 16px 16px;
    display:block;
    padding-left: 20px;
    padding-bottom: 10px;
}

#sideMenu ul li.subdept {
    background: none;
    padding-left: 35px;
    text-indent: -15px;
}

#sideMenu ul li ul li {
    background: none;
    display:auto;
    padding-left: 0px;
    text-indent: -10px;
}

.currentPage {
    font-weight: bold;
}

div.menuHead {
    background-color: #004e7c;
    text-align:center;
    padding-top:5px;
    color: #fff;
}
div.menuHead > .heading-2 {
    color: #fff;
}
div.content-area {
    margin-top: 1em;
    width: 100%;
    display:inline-block;
/*    padding-left:1em;*/
    padding-left:0;
}
#home div.content-area {
    margin-top: 0;
    padding-left:0;
}

.iconContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    max-width: 1200px;
    margin: auto;
}

.iconBar {
    padding: 1em;
}

.iconBar a:hover {
    text-decoration: none;
}

.iconBar+.bar2{background: #e8522b;}

.iconBar .menuItem span {
    font-family: 'PT Sans', sans-serif;
    display: block;
    width: 165px;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.2em;
    color: #004e7c;
    font-weight: bold;
}

.iconBar .menuItem {
    transition: all .2s ease;
}
.iconBar .menuItem:hover {
    margin-top: -15px;
}

.iconBar+.bar2 .menuItem span {
    color:white;
}
.iconBar .menuItem img.menuImage {
    width: 100px;
    display: block;
    margin: auto;
}

#hp-slideshow .slideshow .content-header {
    font-family: 'PT Sans', sans-serif;
    width: 100%;
    background-color: rgb(0, 78, 124, 0.6);
    color: white;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0.5em 1em;
    line-height: 1.2em;
}
#hp-slideshow .slideshow .content-header button, #hp-slideshow .slideshow .content-header .button{
    font-size: 0.7em;
    color: #004e7c;
    font-family: 'PT Sans', sans-serif;
    padding: 6px;
    background: white;
}

#hp-slideshow .rslides img {
    width: 100%;
}


#hp-slideshow .callbacks_nav {
    top: 50%;
}

.welcomMsg{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 25px;
    font-size: 1.2em;
}
.welcomMsg h1 {
    font-size: 2.4em;
    margin-bottom: 0;
    font-family: 'PT Sans', sans-serif;
}
.HPtextButton {
    padding: 10px;
    background: #44c8f5;
    color: white;
    font-weight: bold;
    font-size: 1.3em;
    display: inline-block;
    font-family: 'PT Sans', sans-serif;
}
.hpItems .newsTiles .newsTitle, .hpItems .videosTitle h2{
    font-family: 'PT Sans', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    color: #2e67b2;
    margin: 1.5em auto 0;
}
.hpItems .newsListContainer {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    align-items: flex-start;
}

.hpItems .newsContainer .newsItem {
/*    display: inline-block;*/
    display: flex;
    flex-direction: column;
    color: black;
    margin: 18px 10px;
    padding: 0 0 10px;
/*    background: url('/images/site2017/triangle-orange.png') no-repeat left top;*/
/*    background-position: 0 4px;*/
    font-size: 1.1em;
    font-family: 'PT Sans', sans-serif;
    vertical-align: top;
/*    width: 236px;*/
    width: 100%;
}

.hpItems .newsContainer .newsItem .newsHeadline {
    font-weight: bold;
}
.hpItems .newsContainer .newsItem .date {
    color: #707070;
}
.hpItems .newsContainer .newsItem .readMore {
    color: #2e67b2;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}
.hpItems .newsContainer .newsItem .readMore::after {
    content: 'Read More...';
}

.hpItems .newsContainer #seeMore {
    width: 100%;
    margin-left: 1em;
}

.hpItems .newsContainer #seeMore a{
/*    color: black;*/
/*    border-bottom: 1px solid #669933;*/
/*    display: block;*/
    background: #44c8f5;
    padding: 10px;
/*    color: white;*/
    font-weight: bold;
    font-size: 1.3em;
    font-family: 'PT Sans', sans-serif;
/*    font-size: 18px;*/
/*    font-weight: bold;*/
/*    font-style: italic;*/
    text-decoration: none;
}

.newsContainer #seeMore a::after {
/*    content: 'ADDITIONAL TOWN NEWS...';*/
    content: 'Additional Town News »';
}
.newsItem .newsImage img.tileImg {
    width: 100%;
    border: 1px solid lightgray;
}

.newsimage-container img {
    max-width: 100%;
}

.contentBox.hpHighlightRowBox {
    background: #e5ebf4;
    text-align: center;
    color: white;
    padding: 35px 20px;
}

.contentBox.hpHighlightRowBox h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    font-family: 'PT Sans', sans-serif;
/*    color: #2e67b2;*/
}

.contentBox.hpHighlightRowBox > div {
    background: #004e7c;
    padding: 40px 30px;
}
/*.contentBox.hpHighlightRowBox > div:first-child {
    margin-right:1em;
}*/
.contentBox.hpRecentVideos {
    padding: 10px 0 10px;
}
.contentBox.hpRecentVideos img {
    width: 100%;
}
.hpMoreVideos .HPtextButton {
    margin: 0 0 40px 20px;
}
.grid-container .item {
    margin: 0;
}

/*    slideshow .content-header {
        width: 30%;
        vertical-align: top;
        padding: 1em;
        line-height: 1.5em;
        font-family: 'Gothic-Book';
    }*/

/******** Page/Text Styles ***************/
.heading-1 {font-size: 1.8em; font-family: 'PT Sans', sans-serif; color: #0066cc;text-transform: uppercase;font-weight: 600;}
.heading-2 {font-size: 1.6em; font-family: 'PT Sans', sans-serif; color: #000000;text-transform: uppercase;font-weight: 600;}
.heading-3 {font-size: 1.4em; font-family: 'PT Sans', sans-serif; color: #0066cc;text-transform: uppercase;font-weight: 600;}
.subheading-1 {font-size: 1.6em; font-family: 'PT Sans', sans-serif; color: #000000;font-weight: bold;}
.subheading-2 {font-size: 1.45em; font-family: 'PT Sans', sans-serif; color: #000000;font-weight: bold;}
.subheading-3 {font-size: 1.3em; font-family: 'PT Sans', sans-serif; color: #000000;font-weight: bold;}

.body-copy-1 {font-size: 1.2em; font-family: "PT Serif", serif; color: #000000;}
.contact-copy-1 {font-size: 1.3em; font-family: "PT Serif", serif; color: #000000;}
.contact-copy-2 {font-size: 1.2em; font-family: "PT Serif", serif; color: #000000;}

/*, a.links-1:link, a.links-1:hover, a.links-1:active, a.links-1:visited */
a.links-1, a.links-1:active, a.links-1:visited {font-size: 1em; font-family: "PT Serif", serif; color: #e8522b;font-weight: bold;font-style: italic;text-transform: uppercase;}
a.links-2, a.links-2:active, a.links-2:visited {font-size: 1em; font-family: 'PT Sans', sans-serif; color: #000000;font-weight: bold;text-transform: uppercase;text-decoration: underline;text-decoration-color: #000000;-moz-text-decoration-color: #000000;}
a.links-2:hover {color: #666666;text-decoration-color: #666666;-moz-text-decoration-color: #666666;}
.list-1 {font-size: 1.2em; font-family: "PT Serif", serif; color: #000000;}
.list-2 {font-size: 1.1em; font-family: 'PT Sans', sans-serif; color: #000000;}
.dateline-copy {font-size: .85em; font-family: "PT Serif", serif; color: #999999;text-transform: uppercase;font-weight: 600;}
.calendar-notices {font-size: .85em; font-family: 'PT Sans', sans-serif; color: #000000;}
h1 {color:#2e67b2;}
article header h1 {font-family: 'PT Sans', sans-serif;}

.deptHeadContent {
    display: flex;
    flex-direction: column;
}

.deptHeadContent .deptHeadImage {
    max-width: 100%;
}

.deptHeadContent .deptHeadImage img {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .top-bar{margin: 0;}
    header {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: stretch;
        align-items: flex-end;
    }
    article header{
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .jumpselect {
        background-color: #004e7c;
    }
    .header-wrap{
        width: 33%;
    }
    .toggleMenu {display: none;}
    .nav{
        flex-direction: row;
        justify-content: space-between;
    }
    /*.nav > li {
        width:25%;
    }*/
    .nav > li > .parent {
        background-position: right;
    }
    .nav li li.hover ul {
        left: 100%;
        top: 0;
    }
    .top-bar{
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    /*#home .searchformwrapper {
    }*/

    .searchformwrapper{
        position: absolute;
        top: 16.2%;
        right: 1.6%;
        left: auto;
        bottom:auto;
        z-index:5;
        width: 400px;
        border-radius: 5px;
    }
    .livesearchresults {
          width: 700px;
          /* right: 0; */
/*          right: 36px;*/
        }
    .nav > li.hover > ul , .nav li li.hover ul {
        position: absolute;
    }
    .socialContainerDesktop img {
        width: 40px;
    }

    #hp-slideshow .slideshow .content-header {
        font-size: 1.7em;
    }

    .footer-icon-menu {
        justify-content: space-evenly;
        max-width: 1100px;
        margin: 40px auto;
    }
    .footer-icon-menu a{
        width: auto;
    }
    .footer-blue{
        flex-direction: row;
        justify-content: space-around;
        font-size: 1.2em;
    }
    /*#sideMenu {
        display:none;
    }*/
    #sideMenu {
        width: 30%;
        margin: 1em 1.5%;
        display: inline-block;
/*        padding: 0 5px;*/
    }
    div.content-area {
        width:66%;
    }

    #home div.content-area {
        width:100%;
    }
    .hpItems .newsContainer .newsItem {
        width: 47%;
    }

    /*.hpItems .newsTiles .newsTitle, .hpItems .videosTitle h2{
        margin: 1.5em auto 0;
    }*/
    .contentBox.hpRecentVideos {
    padding: 20px 20px 10px;
    }
}


@media all and (min-width: 1024px) {
    .hpItems .newsContainer .newsItem {
        width: 23%;
    }
    #hp-slideshow .slideshow .content-header {
        position: absolute;
        bottom: 5%;
        left: 4%;
        width: 60%;
    }
    #hp-slideshow .slideshow .content-header p {
        margin: 0.6em 0;
    }
    .deptHeadContent {
        flex-direction: row;
        align-items: flex-start;
        column-gap: 14px;
    }
    .deptHeadContent .deptHeadImage {
        max-width: 50%;
    }
}

@media all and (min-width: 1200px) {
    body > .page-wrapper > header > nav {
        width: 67%;
    }
    #sideMenu {
        width: 30%;
    }
    div.content-area {
        width:66%;
    }
    #home div.content-area {
        width:100%;
    }
}

@media all and (min-width: 1280px) {
    #hp-slideshow .slideshow .content-header {
        bottom: 10%;
        left: 7%;
        font-size: 2.2em;
    }

    #hp-slideshow .slideshow .content-header button, #hp-slideshow .slideshow .content-header .button{
        font-size: 0.5em;
        padding: 10px;
    }
}
