@charset "utf-8";
.page-hdr .credit a,
a,
a:hover,
ins {
    text-decoration: none
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
    color: #fff;
    background: #358d9c
}

header nav ul,
ol,
ul {
    list-style: none
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    border: 0;
    outline: 0;
    font: inherit;
    vertical-align: baseline;
    background: 0 0;
    margin: 0;
    padding: 0
}

body {
    line-height: 1;
    background: #fff;
    font: 14px/24px Georgia, "Times New Roman", Times, serif;
    color: #8e8e8e
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    margin: 0;
    padding: 0;
    color: #529337
}

.group:after {
    content: "";
    display: table;
    clear: both
}

@font-face {
    font-family: MergeLight;
    src: url('../fonts/merge_light-webfont.eot');
    src: url('../fonts/merge_light-webfont.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/merge_light-webfont.woff') format('woff'),
    	 url('../fonts/merge_light-webfont.ttf') format('truetype'),
    	 url('../fonts/merge_light-webfont.svg#MergeLight') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'helveticaneuelight';
    src: url('http://snippethosted.googlecode.com/svn/helveticaneue-light-webfont.eot');
    src: url('http://snippethosted.googlecode.com/svn/helveticaneue-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://snippethosted.googlecode.com/svn/helveticaneue-light-webfont.woff') format('woff'),
         url('http://snippethosted.googlecode.com/svn/helveticaneue-light-webfont.ttf') format('truetype'),
         url('http://snippethosted.googlecode.com/svn/helveticaneue-light-webfont.svg#helveticaneuelight') format('svg');
    font-weight: normal;
    font-style: normal;
}

a:hover {
    color: #358D9C;
    cursor: pointer
}

em {
    font-style: italic
}

strong {
    font-weight: 700
}

.left {
    float: left
}

.right {
    float: right
}

.center {
    text-align: center
}

.white {
    color: #fff
}

input[type=text],
input[type=password] {
    display: inline-block;
    padding: 10px 12px;
    width: 260px;
    border: 0
}

input[type=text],
input[type=password],
textarea {
    -webkit-appearance: none;
    color: #979797;
    background: #ebebeb;
    font: 12px Georgia, "Times New Roman", Times, serif;
    border-radius: 0;
    outline: 0
}

input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder {
    color: #979797
}

input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder {
    color: #979797
}

input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder {
    color: #979797
}

input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder {
    color: #979797
}

input[type=text]:focus::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder {
    color: #fff
}

input[type=text]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder {
    color: #fff
}

input[type=text]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder {
    color: #fff
}

input[type=text]:focus:-moz-placeholder,
input[type=password]:focus:-moz-placeholder {
    color: #fff
}

input[type=text].clear,
input[type=password].clear {
    margin: 0 0 20px;
    clear: both
}

textarea {
    padding: 8px 10px;
    width: 460px;
    height: 180px;
    border: 0
}

textarea::-webkit-input-placeholder {
    color: #979797
}

textarea::-moz-placeholder {
    color: #979797
}

textarea:-ms-input-placeholder {
    color: #979797
}

textarea:-moz-placeholder {
    color: #979797
}

textarea:focus::-webkit-input-placeholder {
    color: #fff
}

textarea:focus::-moz-placeholder {
    color: #fff
}

textarea:focus:-ms-input-placeholder {
    color: #fff
}

textarea:focus:-moz-placeholder {
    color: #fff
}

label {
    display: block;
    font: 16px MergeLight;
    color: #358d9c
}

label em {
    font: italic 12px Georgia, "Times New Roman", Times, serif;
    color: #979797
}

button,
input[type=submit],
input[type=button] {
    display: inline-block;
    font: 13px/13px MergeLight;
    text-transform: uppercase;
    padding: 14px 40px;
    margin-right: 12px;
    color: #fff;
    background: #d15834;
    outline: #923e25 solid 1px;
    border: none;
    border-top: 1px solid #dd8267;
    border-left: 1px solid #dd8267;
    cursor: pointer;
    border-radius: 0;
    -webkit-appearance: none
}

button:hover,
input[type=submit]:hover,
input[type=button]:hover {
    background: #65b543;
    outline: #386426 solid 1px;
    border: none;
    border-top: 1px solid #8cc872;
    border-left: 1px solid #8cc872
}

input[type=checkbox],
input[type=radio] {
    display: none
}

input[type=checkbox]+label,
input[type=radio]+label {
    font: 14px MergeLight;
    color: #979797
}

input[type=checkbox]+label span,
input[type=radio]+label span {
    display: inline-block;
    width: 35px;
    vertical-align: middle;
    cursor: pointer;
    position: relative
}

input[type=checkbox]+label span {
    background: url('../img/checkbox.png') left top no-repeat;
    height: 36px;
    top: -2px;
    margin-right: 8px
}

input[type=radio]+label span {
    background: url('../img/radio.png') left top no-repeat;
    height: 32px;
    top: -4px
}

input[type=checkbox]:checked+label span {
    background: url('../img/checkbox.png') -35px top no-repeat
}

input[type=radio]:checked+label span {
    background: url('../img/radio.png') -35px top no-repeat
}

select {
    border-radius: 0;
    padding: 4px 0;
    border: 1px solid #aaa;
    outline: 0
}

.int-content>.wrap>section .wFormContainer {
    width: 590px;
    font: 14px/21px MergeLight
}

.int-content>.wrap>section.full-width .wFormContainer {
    width: 100%
}

.int-content>.wrap>section .wFormContainer .wFormTitle {
    font: 24px/30px MergeLight;
    color: #358d9c;
    margin-bottom: 12px
}

.int-content>.wrap>section .wFormContainer .htmlContent {
    font: 18px/22px MergeLight;
    color: #404041;
    margin-bottom: 12px
}

.int-content>.wrap>section .wFormContainer .actions {
    margin-top: 24px
}

.int-content>.wrap>section .wFormContainer .offstate,
.int-content>.wrap>section .wFormContainer .supportInfo {
    display: none
}

.int-content>.wrap>section .wFormContainer .oneField {
    padding: 16px 0
}

.int-content>.wrap>section .wFormContainer .oneChoice {
    display: inline-block;
    padding: 3px 16px 3px 0
}

.int-content>.wrap>section .wFormContainer .inputWrapper {
    padding: 5px 0
}

.int-content>.wrap>section .wFormContainer .delimiter {
    display: inline-block
}

.int-content>.wrap>section .wFormContainer table.columnLayout td {
    padding-right: 16px;
    vertical-align: top
}

.int-content>.wrap>section .wFormContainer .wfHideSubmit,
.int-content>.wrap>section .wFormContainer .wfPage {
    display: none
}

.int-content>.wrap>section .wFormContainer .saveAndResume {
    padding-bottom: 24px
}

.int-content>.wrap>section .wFormContainer .saveAndResume .oneChoice {
    padding: 0
}

header .mobile-nav {display: none;}

header .utility-nav {
    width: 100%;
    height: 40px;
    background: #00436d
}

header .utility-nav .wrap {
    width: 930px;
    margin: 0 auto
}

header .utility-nav .left {
    float: left;
    text-align: left;
    width: 50%;
    color: #fff;
    font: 11px/11px Arial, Helvetica, sans-serif;
    margin-top: 12px
}

header .utility-nav .left ul li {
    display: inline-block;
    height: 11px;
    border-left: 1px solid #fff;
    margin-left: 6px;
    padding-left: 8px
}

header .utility-nav .left ul li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0
}

header .utility-nav .left a {
    color: #fff
}

header .utility-nav .left a:hover {
    color: #d8f9ff
}

header .utility-nav .right {
    float: right;
    text-align: right;
    width: 50%;
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    margin-top: 6px
}

header .utility-nav .right .social {
    display: inline-block;
    width: 20px;
    height: 17px;
    vertical-align: middle
}

header .utility-nav .right .social:hover {
    opacity: .8
}

header .utility-nav .right .social.twitter {
    background: url('../img/btn-twitter.png')
}

header .utility-nav .right .social.facebook {
    background: url('../img/btn-facebook.png')
}

header .utility-nav .right .social.pinterest {
    background: url('../img/btn-pinterest.png')
}

header .utility-nav .right .social.instagram {
    background: url('../img/btn-instagram.png')
}

header .utility-nav .right .social.linkedin {
    background: url('../img/btn-linkedin.png')
}

header .utility-nav .right .search-form {
    display: inline-block;
    margin: 0;
    padding: 4px 30px 0 0
}

header .utility-nav .right .search-form input[type=text] {
    display: inline-block;
    margin: 0;
    border: none;
    vertical-align: middle;
    background: #002f4d;
    color: #fff;
    outline: 0;
    font: 11px Arial, Helvetica, sans-serif;
    padding: 2px 6px;
    width: 118px
}

header .utility-nav .right .search-form input[type=text]::-webkit-input-placeholder {
    color: #fff
}

header .utility-nav .right .search-form input[type=text]::-moz-placeholder {
    color: #fff
}

header .utility-nav .right .search-form input[type=text]:-ms-input-placeholder {
    color: #fff
}

header .utility-nav .right .search-form input[type=text]:-moz-placeholder {
    color: #fff
}

header .utility-nav .right .search-form input[type=submit] {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    background: url('../img/btn-submit-search.png');
    cursor: pointer;
    outline: 0;
    text-indent: -9999px
}

header .main-nav {
  width: 100%;
    height: 131px;
    position: relative;
    z-index: 99999
}

header .main-nav .wrap {
  
  width: 940px;
    margin: 0 auto
}

header nav ul {
  padding: 0;
    margin: 0;
    font: 15px Helvetica;
     font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    z-index: 999
}

header nav a {
    display: block
}

header nav>ul>li {
    float: left;
         margin-bottom: 20px;  

}

header nav li.menu-donate a {color: #FFF; background-color: #65b542;}

header nav>ul>li>a {
    display: inline-block;
    height: 24px;
    padding-top: 80px;
    color: #024369;
    text-align: center;
    padding-bottom: 20px;
    margin-left: 0px;
  margin-right: 10px;
  padding-left: 8px;
  padding-right: 8px;
}


header nav ul>li:hover>a,
header nav ul>li>a:hover {
    background-position: -112px 0;
    color: #fff;
   background-color: #608e11;

}

header nav ul li.menu-home>a,
header nav ul li.menu-home>a:hover {
    width: 260px;
    height: 135px;
    padding: 0;
  margin-right: 50px;
    background: url('../img/logo.png');
    text-indent: -9999px
}

header nav li ul {
    position: absolute;
    width: 210px;
    left: -999em;
    font: 14px/16px Arial, Helvetica, sans-serif
}

header nav li ul a {
    color: #fff;
    background: #60c4e0;
    text-transform: none;
    padding: 12px 20px
}

header nav li ul a:hover,
header nav li ul li:hover>a {
    color: #fff;
    background: #015a84;
}

header nav li ul ul {
    margin: -30px 0 0 210px
}

header nav li:hover ul ul {
    left: -999em
}

header nav li li:hover ul,
header nav li:hover ul {
    left: auto
}
.mobile-nav {
	background: #00436d; 
	padding: 10px 4%; 
	position: relative;
}
.mobile-nav .logo {
	float: left; 
	display: block; 
	width: 243px; 
	height: 34px; 
	background: url('../img/logo-mobile.png') no-repeat center center;
}
.mobile-toggle {
	float:right; 
	display: block; 
	width: 43px; 
	height: 34px; 
	    background: url(../img/mobile-toggle.png) no-repeat center center;
}
.mobile-nav-wrap {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 100%;
  opacity: 0;
  min-height: 100%;
  z-index: 10000;
	background: rgba(0,67,109,.95);
	box-shadow: -50px 50px 50px rgba(0,0,0,1);
}
.mobile-nav-wrap .mobile-hide {display: none;}
.mobile-nav-wrap .btn-donate {
	display: block; 
	background: #d2661c; 
	color: #fff; 
	font-family: MergeLight; 
	text-align: center; 
	text-transform: uppercase; 
	padding: 14px 4%; 
	font-size: 22px;
}
.mobile-nav-wrap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: MergeLight;
}
.mobile-nav-wrap ul > li {
	margin: 0;
	padding: 0;
}
.mobile-nav-wrap ul > li > a {
	display: block;
	padding: 14px 4%;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
}
.mobile-nav-wrap > ul > li > a {text-transform: uppercase;}
.mobile-nav-wrap ul > li > a.active {
	color: #15b2f4;
}
.mobile-nav-wrap ul > li > a.expanded,
.mobile-nav-wrap ul > li > a.expanded:hover,
.mobile-nav-wrap ul > li > a:hover {
	background: #191919;
	color: #15b2f4;
}
.mobile-nav-wrap ul > li > ul > li > a.expanded,
.mobile-nav-wrap ul > li > ul > li > a.expanded:hover,
.mobile-nav-wrap ul > li > ul > li > a:hover {
	background: #303030;
	color: #15b2f4;
}
.mobile-nav-wrap > ul > li > a:hover {
	background: none;
	color: #15b2f4;
}
.mobile-nav-wrap ul > li > a > .caret {display: none;}
.mobile-nav-wrap ul > li > a > span.arrow {
	display: inline-block;
	background: url('../img/mobile-arrow-right-blue.png');
	background-size: 100% 100%;
	width: 8px;
	height: 12px;
}
.mobile-nav-wrap ul > li > a.expanded > span.arrow {
	display: inline-block;
	position: relative;
	top: -5px;
	background: url('../img/mobile-arrow-down.png');
	background-size: 100% 100%;
	width: 12px;
	height: 8px;
	margin-left: 0;
}
.mobile-nav-wrap ul > li > a > span.arrow {margin-left: 4px;}
.mobile-nav-wrap ul > li > a.expanded > span.arrow {margin-left: 0;}
.mobile-nav-wrap ul > li > ul > li > a > span.arrow {margin-left: 10px; top: -2px;}
.mobile-nav-wrap ul > li > ul > li > a.expanded > span.arrow {margin-left: 6px; top: -2px;}
.mobile-nav-wrap ul > li > ul {
	display: none;
	margin: 0;
	padding: 0;
	background: #121212;
}
.mobile-nav-wrap ul > li > ul ul {
	background: #303030;
}
.mobile-nav-wrap ul > li > ul > li {
	margin: 0;
	padding: 0;
}
.mobile-nav-wrap ul > li > ul > li > a {
	display: block;
	padding: 8px calc(4% + 24px);
	font-size: 18px;
	text-decoration: none;
	color: #fff;
}
.mobile-nav-wrap > ul > li > ul > li:first-child {
	padding-top: 10px;
}
.mobile-nav-wrap ul > li > ul {
	padding-bottom: 20px;
}
.cycle-slideshow .controls {
    position: absolute;
    width: 100%;
    z-index: 500
}

.cycle-slideshow .controls .cycle-prev {
    position: absolute;
    top: 0;
    display: block;
    cursor: pointer;
    width: 38px;
    height: 60px;
    background: url('../img/btn-prev.png')
}

.cycle-slideshow .controls .cycle-next {
    position: absolute;
    top: 0;
    display: block;
    cursor: pointer;
    width: 38px;
    height: 60px;
    background: url('../img/btn-next.png')
}
.home-slider,
.home-slider .cycle-slideshow {
}

.home-slider {
    width: 100%;
    overflow: hidden !important;
}

.home-slider .slide {
    width: 100%;
    height: 100%;
      !important;
}

.home-slider .attachment-xlarge {
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto
}

.home-slider .slide-text {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -465px;
    width: 930px;
    color: #fff;
    z-index: 900;
    font-family: MergeLight
}

.home-slider .slide-text .slide-hdr {
    padding: 0 16px
}

.home-slider .slide-text .slide-hdr h2 {
    color: #fff;
    font-size: 52px;
    line-height: 52px;
    margin-bottom: 10px
}

.home-slider .slide-text .slide-hdr h3 {
    color: #fff;
    font-size: 52px;
    line-height: 52px;
    margin-bottom: 20px;
    margin-left: 100px
}

.home-slider .slide-text .slide-link {
    float: right;
    color: #73d5e5
}

.home-slider .slide-text .slide-link a {
    color: #73d5e5;
    display: inline-block;
    background: rgba(0,67,109,0.75);
    transition: all .2s ease;
}

.home-slider .slide-text .slide-link a:hover {
    color: #fff;
    background: #618d14;
}

.home-slider .slide-text .slide-link a span:first-child {
    float: left;
    display: inline-block;
    font-size: 22px;
    line-height: 22px;
    padding: 23px 52px 23px 30px;
    background: url('../img/arr-white.png') right 24px center no-repeat;
}

.home-slider .controls {
    top: 180px
}

.home-slider .controls .cycle-prev {
    left: 50px
}

.home-slider .controls .cycle-next {
    right: 50px
}

.home-events {
    width: 100%;
    background: #559442
}

.home-events .wrap {
    width: 960px;
    margin: 0 auto;
}

.home-events h2 {
    text-align: left;
    font: 20px/24px Helvetica;
    color: #fff;
    padding: 20px 0;
  font-weight: 300;
}
.home-events .event-slider-wrap {
	position: relative; 
	padding: 0 70px 50px 70px; 
	width: 1100px; 
	margin: 0 auto; 
	box-sizing: border-box;
}
.home-events .event-slider {
    /*width: 840px;*/
    position: static;
    margin: 0 auto;
}

.home-events .event-slider .viewport {
    width: 99999px
}

.home-events .event-slider .event {
    float: left;
    /*width: 260px;*/
    height: 230px;
    position: relative;
    background: #f6f6f6;
    margin: 0 10px;
    font-family: MergeLight;
    cursor: pointer
}

.home-events .event-slider .event img {
    float: left;
    width: 100%;
    height: auto;
    min-width: 260px;
    min-height: 120px;
}

.home-events .event-slider .event>.date {
    float: left;
    width: 25%;
    height: 98px;
    background: #65b543;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding-top: 12px;
}

.home-events .event-slider .event>.date .month {
    font-size: 22px
}

.home-events .event-slider .event>.date .day {
    font-size: 36px;
    line-height: 42px
}

.home-events .event-slider .event>.date .year {
    font-size: 20px
}

.home-events .event-slider .event .desc {
    float: left;
    width: 75%;
    padding: 12px;
    box-sizing: border-box;
}

.home-events .event-slider .event .desc .title {
    font-size: 14px;
    line-height: 17px;
    color: #018bd4;
    margin-bottom: 6px
}

.home-events .event-slider .event .desc .info {
    font-size: 11px;
    line-height: 16px;
    color: #404041
}

.home-events .event-slider .event .overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background: url('../img/home-event-over.png');
    width: calc(100% - 48px);
    height: 182px;
    padding: 24px;
    color: #555;
    font-size: 14px;
    line-height: 20px
}

.home-events .event-slider .event:hover .overlay {
    display: block
}

.home-events .event-slider .event .overlay .date {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 8px
}

.home-events .event-slider .event .overlay .location,
.home-events .event-slider .event .overlay .time {
    margin-bottom: 8px
}

.home-events .event-slider .event .overlay .white {
    font-size: 22px
}
.home-events .slick-prev {
    width: 60px;
    height: 230px;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../img/btn-prev-event.png') no-repeat;
    cursor: pointer;
    outline: none;
    border: none;
    text-indent: -999px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.home-events .slick-prev:hover {
    background-position: -60px 0
}
.home-events .slick-next {
    width: 60px;
    height: 230px;
    position: absolute;
    top: 0;
    right: 0;
    background: url('../img/btn-next-event.png') no-repeat;
    cursor: pointer;
    outline: none;
    border: none;
    text-indent: -999px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.home-events .slick-next:hover {
    background-position: -60px 0
}
.home-hdr-upcoming-events {
    position: absolute;
    left: -1px;
    bottom: -1px;
    z-index: 150;
    min-width: 970px;
    height: auto;
    width: 101%;
    pointer-events: none
}

.home-special-programs {
    width: 100%;
    position: relative;
    background: #e0fbff
}

.home-special-programs .wrap {
    width: 100%;
    margin: 0 auto;
}

.home-special-programs h1 {
    position: absolute;
    top: 10px;
    margin-left: 0px;
    width: 100%;
    height: 52px;
    padding: 26px 0 0 0px;
    text-transform: uppercase;
    font: 18px/18px MergeLight;
    color: #1b717f;
}

.home-special-programs .left {
    float: left;
    width: 50%;
    height: 240px;
    
}

.home-special-programs .left .wrap {
    width: 100%;
    height: 240px;
    
}

.home-special-programs .left section {
    float: right;
    width: 410px;
    padding-top: 64px;
    padding-right: 60px;
}

.home-special-programs .right {
    float: right;
    width: 50%;
    height: 240px;
}

.home-special-programs .right .wrap {
    width: 100%;
    height: 240px;
    
}

.home-special-programs .right section {
    float: left;
    width: 410px;
    padding-top: 64px;
    padding-left: 60px;
}

.home-special-programs .logo {
    float: left;
}

.home-special-programs .special-text {
    float: left;
    width: 320px;
    margin-left: 0px;
    margin-top: 5px;
    font-size: 13px;
    line-height: 20px;
    color: #898989;
}

.home-special-programs a.read-more {
    font: 14px MergeLight;
    color: #898989;
}

.home-special-programs a.read-more:hover {
    color: #83CE63;
}

.home-news {
    width: 100%;
    min-height: 528px;
    position: relative;
    background: #65b543;
    border-top: 3px solid #715f44
}

.home-news .watershed-map {
    display: block;
    height: 528px;
    position: absolute;
    left: 0;
    bottom: 0
}

.home-news .wrap {
    width: 920px;
    margin: 0 auto
}

.home-news .wrap .right {
    float: right;
    width: 370px;
    padding-top: 80px;
    position: relative;
}

.home-news h1 {
    position: absolute;
    top: 0px;
    left: -25px;
    width: 100%px;
    height: 50px;
    padding: 28px 0 0 24px;
    
    text-transform: uppercase;
    font: 18px/18px MergeLight;
    color: #42702d;
}

.home-news article {
    font-size: 13px;
    line-height: 21px;
    color: #d1f2c3;
    margin-bottom: 16px;
}

.home-news article h2,
.home-news article h2 a {
    font: 14px/22px MergeLight;
    color: #fff;
    transition: all .2s ease;
}

.home-news article h2 a:hover {
    color: #FFF;
  font-weight: bold;
}

.home-news article a.read-more {
    font-size: 14px;
    color: #d1f2c3;
}

.home-news article a.read-more:hover {
    color: #fff;
}

.home-news article .date {
    float: left;
    position: relative;
    top: 5px;
    font: 11px/11px MergeLight;
    color: #404041;
    text-transform: uppercase;
    margin-right: 7px;
}

.home-intro {
    width: 100%;
    height: 240px;
  background: #e0fbff;

}

.home-intro .wrap {
    width: 800px;
    margin: 0 auto;
    padding-top: 40px;
    text-align: center;
    font: 16px/28px Helvetica;
    color: #2c8594;
}

.home-intro .wrap h1 {
    color: #404041;
    font-size: 48px;
    line-height: 60px;
  font-weight: bold;
  margin-bottom: 10px;
}

.home-signup {
    width: 100%;
    background: #765f4d;
    color: #fff;
}

.home-signup .wrap {
    width: 780px;
    margin: 0 auto;
    padding: 40px 0 36px;
}

.home-signup .wrap div {
    display: inline-block;
}

.home-signup h1 {
    font: 14px/14px MergeLight;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px
}

.home-signup input[type=text] {
    width: 140px;
    font: 13px/13px MergeLight;
    text-transform: uppercase;
    padding: 12px 18px 10px;
    color: #8e8e8e;
    border: 1px solid #ccc;
    outline: 0;
    margin: 0 12px 0 0
}

.home-signup input[type=text]:focus {
    background: #5c4b3d;
    border: 1px solid #5c4b3d
}

.home-signup input[type=submit] {
    display: inline-block;
    font: 13px/13px MergeLight;
    text-transform: uppercase;
    padding: 12px 52px;
    color: #fff;
    background: #0c96df;
    outline: #0169a1 solid 1px;
    border: none;
    border-top: 1px solid #33b8ff;
    border-left: 1px solid #33b8ff;
    cursor: pointer
}

.home-signup input[type=submit]:hover {
    background: #65B543;
    outline: #428226 solid 1px;
    border: none;
    border-top: 1px solid #7edb56;
    border-left: 1px solid #7edb56
}

.home-signup label,
.home-signup p.supportInfo {
    display: none
}

.home-signup .wrap div.wFormThankYou {
    font: 24px/36px MergeLight;
    text-transform: uppercase;
    padding-top: 18px
}

.page-hdr-green {
    width: 100%;
    background: #fff;
}

.page-hdr-green .group {
    width: 930px;
    margin: 0 auto
}

.page-hdr-green .wrap {
    float: left;
    width: 930px;
    padding: 15px 15px 15px 0;
}

.page-hdr-green h1 {
    color: #00436d;
    font: 36px/40px Helvetica;
  font-weight: bold;
}

.page-hdr-green h2 {
    color: #358d9c;
    font: 18px/24px MergeLight;
    margin-top: 10px
}

.page-hdr {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 100;
  line-height: 0;
  background-position: center center; 
  background-repeat: no-repeat; 
  background-size: cover; 
  height: 350px;
}

.page-hdr img {
    width: 100%;
    height: auto;
    min-width: 960px
}

.page-hdr .caption {
    position: absolute;
    left: 0;
    bottom: 124px;
    width: 45%;
    min-width: 400px;
    color: #FFF;
    border-top: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
    padding: 7px 0
}

.page-hdr .caption .group {
    width: 100%;
    background: url('../img/feat-caption-bg.png')
}

.page-hdr .caption .group p {
    float: right;
    width: 380px;
    padding: 10px 20px 10px 0;
    color: #2d2d2d;
    font: 18px/24px MergeLight;
    font-weight: bold;
}

.page-hdr .credit {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px 8px;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    background: rgba(0, 0, 0, .9);
    font-family: Verdana, arial, sans-serif
}

.page-hdr .credit a {
    color: #fff
}

.page-hdr .credit a:hover {
    text-decoration: underline
}

.int-content {
    width: 100%;
    position: relative;
    z-index: 9999;
}

.int-content>.wrap {
    width: 930px;
    margin: 0 auto
}

.int-content-events>.wrap {
    width: 930px;
    margin: 0 auto
}


.int-content>.wrap>section {
    display: table-cell;
    vertical-align: top;
    width: 590px;
    padding-right: 30px;
    padding-bottom: 20px
}

.int-content-events>.wrap>section {
    display: table-cell;
    vertical-align: top;
    width: 930px;
    margin: 0 auto;
    padding-right: 30px;
    padding-bottom: 20px
}

.int-content>.wrap>section.full-width {
    width: 100%;
    padding-right: 0;
      float: left;
}

#gallery 2 img {
  border: 0px solid #dcdcdc
}

.int-content>.wrap>section article {
    padding: 24px 0
}

.int-content>.wrap>section article img {
    border: 0px solid #dcdcdc
}

.int-content>.wrap>section article img.attachment-large {
    width: 100%;
    height: auto
}

.int-content>.wrap>section p {
    margin-bottom: 12px;
    font: 14px/21px MergeLight
}

.int-content>.wrap>section h1 {
    font: 36px/40px Helvetica;
    color: #00436d;
    margin-bottom: 16px;
    font-weight: bold;
}

.int-content>.wrap>section article h1 img {
    border: none
}

.int-content>.wrap>section h2 {
    font: 24px/30px Helvetica;
    color: #358d9c;
    margin-bottom: 12px;
    font-weight: 600;
}

.int-content>.wrap>section h3 {
    font: 18px/22px Helvetica;
    color: #404041;
    margin-bottom: 12px
}

.int-content>.wrap>section h4,
.int-content>.wrap>section h5 {
    margin-bottom: 12px;
    font: 16px/20px Helvetica
}

.int-content>.wrap>section h4 {
    color: #222
}

.int-content>.wrap>section h5 {
    color: #358d9c
}

.int-content>.wrap>section h6 {
    font: 14px/20px Helvetica;
    color: #404041;
    margin-bottom: 12px;
    font-weight: 700
}

.int-content>.wrap>section ul {
    margin: 0 0 12px 14px;
    padding: 0;
    font: 14px/21px MergeLight
}

.int-content>.wrap>section ul li {
    background: url('../img/bullet-arrow.png') left no-repeat;
    padding: 0 0 0 16px;
    margin: 0 0 10px
}

.int-content>.wrap>section ol {
    margin: 0 0 12px 14px;
    padding: 0 0 0 16px;
    list-style-type: decimal;
    font: 14px/21px MergeLight
}

.int-content>.wrap>section ol li {
    margin: 0 0 10px
}

.int-content>.wrap>section .alignright {
    float: right;
    margin: 0 0 20px 20px
}

.int-content>.wrap>section .alignleft {
    float: left;
    margin: 0 20px 20px 0
}

.int-content>.wrap>section .aligncenter {
    display: block;
    margin: 0 auto
}

.int-content>.wrap>section .yarpp-related h3 {
    font: 22px/36px MergeLight;
    color: #404041;
    margin: 48px 0 18px
}

.int-content>.wrap>section .yarpp-related .related-post {
    width: 48%
}

.int-content>.wrap>section .yarpp-related .related-post:nth-child(2n) {
    margin-right: 4%
}

.int-content>.wrap>section .yarpp-related .related-post a {
    display: block
}

.int-content>.wrap>section .yarpp-related .related-post img {
    width: 100%;
    height: auto
}

.int-content>.wrap>section .yarpp-related .related-post img:hover {
    opacity: .9
}

.events .event {
  float: left;
  display: block;
  width: 48%;
  height: 230px;
  position: relative;
  background: #f6f6f6;
  margin: 20px 4% 0 0;
  font-family: MergeLight;
  cursor: pointer
}

.events .event.featured:nth-child(even) {margin-right: 0;}

.events .event img {
  float: left;
  width: 100%;
	height: auto;
	min-width: 260px;
	min-height: 120px;
}

.events .event>.date {
    float: left;
    width: 27%;
    height: 98px;
    background: #65b543;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding-top: 12px
}

.events .event>.date .month {
    font-size: 22px
}

.events .event>.date .day {
    font-size: 36px;
    line-height: 42px
}

.events .event>.date .year {
    font-size: 20px
}

.events .event .desc {
    float: left;
    width: 73%;
    padding: 12px;
    box-sizing: border-box;
}

.events .event .desc .title {
    font-size: 14px;
    line-height: 17px;
    color: #018bd4;
    margin-bottom: 6px
}

.events .event .desc .info {
    font-size: 11px;
    line-height: 16px;
    color: #404041
}

.events .event .overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background: url('../img/home-event-over.png');
    width: calc(100% - 48px);
    height: 182px;
    padding: 24px;
    color: #555;
    font-size: 14px;
    line-height: 20px
}

.events .event:hover .overlay {
    display: block
}

.events .event .overlay .date {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 8px
}

.events .event .overlay .location,
.events .event .overlay .time {
    margin-bottom: 8px
}

.events .event .overlay .white {
    font-size: 22px
}

.events .event.listing {
    width: 100%;
    height: 88px;
    margin: 20px 0 0 0;
}

.events .event.listing:hover {
    background: #73d5e5
}

.events .event.listing>.date {
    height: 76px;
    width: 13%;
}

.events .event.listing .desc {
    width: 87%;
}

.events .event.listing:hover .desc .title {
    color: #fff
}

.wp-pagenavi {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0
}

.wp-pagenavi a,
.wp-pagenavi span {
    display: inline-block;
    font: 14px MergeLight;
    color: #7d7d7d;
    margin: 0 3px;
    padding: 0 0 0 16px
}

.wp-pagenavi a {
    color: #7d7d7d
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    color: #018bd4
}

.events-detail article .date {
    font: 16px/32px MergeLight;
    color: #358d9c
}

.events-detail article .location {
    font: 14px/24px MergeLight;
    color: #529337;
    margin-bottom: 12px
}

.events-detail article .location.cats {
    margin-top: 24px;
    border-top: 1px solid #ddd;
    padding-top: 18px
}

.events-detail article .date a {
    color: #358D9C
}

.events-detail article .date a:hover {
    color: #529337
}

.events-detail article #map {
    width: 100%;
    height: 350px;
    border: 1px solid #888;
    margin: 20px 0
}

.events-detail article form {
    width: 460px
}

.events-detail.full-width article form {
    width: 100%
}

.events-detail article form .small {
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
    margin-bottom: 12px
}

.events-detail h1.listing-title a {
    color: #00436D
}

.events-detail h1.listing-title a:hover {
    color: #358D9C
}

.int-content aside {
    display: table-cell;
    vertical-align: top;
    position: relative;
    z-index: 9999;
    width: 310px;
    background: #fff;
    padding-bottom: 20px
}

.int-content aside h1 {
    position: absolute;
    top: -56px;
    width: 278px;
    height: 24px;
    color: #fff;
    background: #d15834;
    font: 22px/24px MergeLight;
    padding: 16px
}

.int-content aside.no-header h1 {
    position: static
}

.int-content aside h2 {
    background: #65b543;
    color: #fff;
    font: 14px/14px MergeLight;
    padding: 14px 16px;
    text-transform: uppercase
}

.int-content aside a.btn {
    display: inline-block;
    font: 13px/13px MergeLight;
    text-transform: uppercase;
    padding: 14px 20px;
    color: #fff;
    background: #d15834;
    outline: #923e25 solid 1px;
    border: none;
    border-top: 1px solid #dd8267;
    border-left: 1px solid #dd8267
}

.int-content aside a.btn:hover {
    background: #65b543;
    outline: #386426 solid 1px;
    border: none;
    border-top: 1px solid #8cc872;
    border-left: 1px solid #8cc872
}

.int-content aside h1.green {
    background: #618d15
}

.int-content aside h2.orange {
    background: #d15834
}

.int-content aside h2.blue {
    background: #358d9c
}

.int-content aside .get-involved {
    padding: 26px 16px;
  background-color: #ededed;
}

.int-content aside .get-involved .intro {
    float: left;
    width: 160px;
    padding-left: 8px
}

.int-content aside .get-involved .intro p {
    font-size: 13px;
    line-height: 22px;
    color: #8e8e8e;
    padding: 0 0 0 4px;
    margin-bottom: 12px
}

.int-content aside .issues {
    padding: 15px
      background-color: #ededed;
}

.int-content aside .issues .issue {
    position: relative;
    width: 80px;
    height: 80px;
    padding: 20px;
    margin: 10px;
    background: #fff
}

.int-content aside .issues .issue .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    display: none
}

.int-content aside .issues a:hover .issue .overlay {
    display: block
}

.int-content aside .issues .issue .overlay .overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background: #618d15;
    opacity: .8
}

.int-content aside .issues .issue .overlay .issue-title {
    position: relative;
    width: 120px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font: 14px MergeLight
}

.int-content aside .events {
    padding: 0 16px 16px;
      background-color: #ededed;
}

.int-content aside .events>p {
    float: left;
    font: 14px MergeLight
}

.int-content aside .events .event.listing {
    height: 110px;
    margin-right: 0;
      background-color: #ededed;
}

.int-content aside .events .event.listing>.date {
    height: 98px;
    width: 27%;
}

.int-content aside .events .event.listing .desc {
    position: relative;
    overflow: hidden;
    width: 73%;
    height: 100%;
}

.int-content aside .events .event.listing .desc img {
    position: absolute;
    top: 0;
    right: 0;
    opacity: .2;
    zoom: 1
}

.int-content aside .events .event.listing:hover .desc img,
[data-tips]:hover:after,
[data-tips]:hover:before {
    opacity: 1
}

.int-content aside .news {
    padding: 16px;
  background-color: #ededed;
}

.int-content aside .news .news-listing {
    display: block;
    margin-bottom: 5px
}

.int-content aside .news .news-listing .pic-sm {
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden
}

.int-content aside .news .news-listing .title {
    float: left;
    width: 162px;
    height: 56px;
    padding: 12px 14px;
    background: #fff;
    color: #529337;
    margin-left: 5px;
    font: 13px/18px Georgia, 'Times New Roman', Times, serif;
    overflow: hidden
}

.int-content aside .news .news-listing:hover .title {
    background: #358d9c;
    color: #fff
}

#widget-calendars {
    margin-bottom: 28px;
    font: 13px MergeLight;
    color: #525253
}

#widget-calendars .event-calendar {
    width: 100%
}

#widget-calendars .event-calendar td,
#widget-calendars .event-calendar th {
    border: 2px solid #EBEBEB
}

#widget-calendars .event-calendar th {
    padding: 13px 0;
    font-size: 14px;
    text-transform: uppercase
}

#widget-calendars .event-calendar th a.nav {
    display: inline-block;
    color: #525253
}

#widget-calendars .event-calendar th a.nav:hover {
    color: #65B543
}

#widget-calendars .event-calendar th span.month-name {
    display: inline-block;
    width: 150px
}

#widget-calendars .event-calendar td {
    background: #fff
}

#widget-calendars .event-calendar td.today {
    background: #EBEBEB
}

#widget-calendars .event-calendar td.day:hover,
#widget-calendars .event-calendar td.today:hover {
    background: #F3EB98;
    cursor: pointer
}

#widget-calendars .event-calendar td .day-wrapper {
    position: relative;
    height: 26px;
    padding-top: 13px;
    text-align: center
}

#widget-calendars .event-calendar td .dots {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 11px;
    width: 100%;
    text-align: left;
    overflow: hidden
}

#widget-calendars .event-calendar td .dots .dot {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #66B447;
    margin: 1px
}

#calendar-tip-wrap {
    display: none;
    position: absolute;
    left: -80px;
    bottom: 0;
    width: 200px;
    z-index: 99999;
    padding-bottom: 60px
}

#calendar-tip {
    position: relative;
    background: #fff;
    color: #525253;
    border: 5px solid #729165;
    font: 13px MergeLight
}

#calendar-tip:after,
#calendar-tip:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

#calendar-tip:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 9px;
    margin-left: -9px
}

#calendar-tip:before {
    border-color: #729165 transparent transparent;
    border-width: 16px;
    margin-left: -16px
}

#ct-header {
    padding: 6px;
    color: #fff;
    background: #65b543;
    text-align: center
}

#ct-body {
    padding: 10px
}

#ct-body a {
    color: #018bd4
}

#ct-body a:hover {
    color: #525253
}

#ct-body .tip-item {
    margin: 10px 0 0;
    border-top: 1px solid #DBDBDB;
    padding: 10px 0 0;
    text-align: left
}

#ct-body .tip-item:first-child {
    margin: 0;
    border: 0;
    padding: 0
}

#hide-full-calendar {
    font-size: 30px;
    float: right;
    margin: 0 7px 5px 0;
    color: #fff
}

#hide-full-calendar:hover {
    color: #65B544
}

#fullscreen-shade {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 67, 109, .87);
    z-index: 999998
}

#fullscreen-calendars {
    display: none;
    position: absolute;
    top: 270px;
    left: 50%;
    margin-left: -475px;
    width: 950px;
    z-index: 999999;
    font-family: MergeLight
}

#fullscreen-calendars h1 {
    clear: right;
    margin: 0 7px;
    position: relative;
    top: 7px;
    padding: 20px;
    color: #fff;
    background: #65B544;
    font-size: 30px;
    text-transform: uppercase
}

#fullscreen-calendars .event-calendar {
    width: 100%;
    border-collapse: separate;
    border-spacing: 7px;
    margin-bottom: 120px
}

#fullscreen-calendars .event-calendar th {
    padding: 20px;
    color: #525253;
    background: #DBDBDB;
    font-size: 30px;
    text-transform: uppercase
}

#fullscreen-calendars .event-calendar th a.nav {
    display: inline-block;
    color: #525253
}

#fullscreen-calendars .event-calendar th a.nav:hover {
    color: #65B544
}

#fullscreen-calendars .event-calendar th span.month-name {
    display: inline-block;
    width: 300px
}

#fullscreen-calendars .event-calendar td {
    width: 113px;
    height: 130px;
    padding: 7px;
    color: #525253;
    background: #fff;
    vertical-align: top;
    font-size: 12px;
    line-height: 14px
}

#fullscreen-calendars .event-calendar td .day-wrapper {
    height: 130px;
    overflow: hidden
}

#fullscreen-calendars .event-calendar td.today {
    background: #DBDBDB
}

#fullscreen-calendars .event-calendar td.day:hover,
#fullscreen-calendars .event-calendar td.today:hover {
    background: #F3EB98
}

#fullscreen-calendars .event-calendar td a {
    color: #018bd4
}

#fullscreen-calendars .event-calendar td a:hover {
    color: #525253
}

footer {
    width: 100%;
    background: #4f3c2e
}

footer .group {
    width: 900px;
    margin: 0 auto;
    padding: 16px 0
}

footer .left {
    font: 10px Arial, Helvetica, sans-serif;
    line-height: 10px;
    color: #fff;
    margin-top: 6px
}

footer .left ul {
    display: inline-block;
    padding-top: 8px
}

footer .left ul li {
    display: inline-block;
    height: 10px;
    line-height: 10px;
    border-left: 1px solid #fff;
    margin-left: 6px;
    padding-left: 8px
}

footer .left ul:first-child li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0
}

footer .left a {
    color: #fff
}

footer .left a:hover {
    color: #9c7d66
}

[data-tips] {
    position: relative;
    text-decoration: none;
    float: left
}

[data-tips]:after,
[data-tips]:before {
    position: absolute;
    opacity: 0
}

[data-tips]:after {
    content: attr(data-tips);
    height: auto;
    line-height: 25px;
    text-align: left;
    color: #8e8e8e;
    font: 11px/14px MergeLight;
    background: #fff;
    border-radius: 5px;
    -moz-box-shadow: 0 0 4px rgba(56, 100, 38, 1);
    -webkit-box-shadow: 0 0 4px rgba(56, 100, 38, 1);
    box-shadow: 0 0 4px rgba(56, 100, 38, 1);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
    padding: 18px;
    z-index: 99
}

[data-tips]:before {
    content: "";
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    z-index: 100
}

[data-tips].top-tip:after,
[data-tips].top-tip:before {
    -webkit-transition: bottom .25s ease-in-out, opacity .25s ease-in-out;
    -moz-transition: bottom .25s ease-in-out, opacity .25s ease-in-out;
    transition: bottom .25s ease-in-out, opacity .25s ease-in-out;
    bottom: 50%;
    left: -9999px;
    margin-bottom: 12px
}

[data-tips].top-tip:before {
    border-color: #fff transparent transparent;
    margin-bottom: 0
}

[data-tips].top-tip:hover:after,
[data-tips].top-tip:hover:before {
    bottom: 60%;
    left: -30px
}

[data-tips].top-tip:hover:before {
    left: 62px
}

/* RESPONSIVE 
---------------------------------------------- */
@media (max-width: 1180px) {
	.home-slider .slide-text {
		width: 70%;
		margin-left: -35%;
	}
	.home-slider .slide-text .slide-hdr {text-align: center;}
	.home-slider .slide-text .slide-hdr h3 {margin-left: 0;}
	.home-slider .slide-text .slide-link {
		text-align: center;
		float: none;
	}
	header nav li.menu-donate {position: relative;}
	header nav li.menu-donate:hover ul {right: 2px;}
}

@media (max-width: 1180px) {
	.home-events .event-slider-wrap {width: 100%;}
}

@media (max-width: 980px) {
	.mobile-nav-wrap .menu-donate {display: none;}
	header .utility-nav .right .search-form {padding-right: 0;}
	header .utility-nav .wrap,
	header .main-nav .wrap {
    width: 92%;
    margin: 0 auto;
	}
	header .utility-nav,
	header .main-nav {display: none;}
	header .mobile-nav {display: block;}
	.home-events .wrap {
    width: 92%;
    margin: 0 auto;
	}
	.home-special-programs .left,
	.home-special-programs .right {
		float: none;
		width: 100%;
		height: auto;
		background: none;
	}
	.home-special-programs .left .wrap {
		background: url('../img/bg-waterkeeper-tablet.png') center bottom no-repeat;
		height: auto;
	}
	.home-special-programs .left section {
		float: none;
		padding-right: 0;
		width: 470px;
		margin: 0 auto;
		padding: 90px 0 170px 0;
	}
	.home-special-programs .left .special-text {width: 250px;}
	.home-special-programs .right .wrap {
		background: url('../img/bg-herringrun-tablet.png') center bottom no-repeat;
		height: auto;
	}
	.home-special-programs .right section {
		float: none;
		padding-left: 0;
		width: 470px;
		margin: 0 auto;
		padding: 40px 0 260px 0;
	}
	.home-special-programs .right .special-text {width: 280px;}
	.home-news {
		height: auto;
		display: -webkit-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -ms-flex-wrap: wrap;
		flex-flow: row wrap;
	}
	.home-news .wrap {
		width: 100%; 
		order: 1;
	}
	.home-news .wrap .right {
		float: none;
		width: 92%;
		margin: 0 auto;
	}
	.home-news .watershed-map {
		position: static;
		width: 100%;
		height: auto;
		order: 2;
	}
	.home-news .watershed-map img {
		width: 100%;
		height: auto;
		display: block;
	}
	.home-news h1 {
		left: 15%;
		margin-left: 0px;
	}
	.home-signup .wrap {
		width: 100%;
		text-align: center;
	}
	.home-signup input[type="text"] {margin: 0 6px;}
	.home-signup input[type="submit"] {margin: 16px 0 0 0;}
	.cycle-slideshow .controls .cycle-prev,
	.cycle-slideshow .controls .cycle-next {
    width: 18px;
    height: 28px;
    background-size: cover;
	}
	.page-hdr .caption .group p {
    padding-left: 4%;
    box-sizing: border-box;
    font-size: 16px;
	}
	.page-hdr-green .group {width: 92%;}
	.page-hdr-green .wrap {
    float: none;
    width: 100%;
	}
	.int-content > .wrap > section h1 span {display: block;}
	.int-content > .wrap	{
		width: 92%;
		margin: 0 auto;
	}
	.int-content > .wrap > section {
		display: block;
		padding-right: 0;
		width: 100%;
	}
	.int-content aside {
		display: block;
		padding-right: 0;
		width: 100%;
		margin-bottom: 30px;
	}
	.int-content aside h1,
	.int-content aside .issues,
	.int-content aside h2.orange,
	.int-content aside .get-involved,
	.int-content aside .events {display: none;}
	.int-content aside .news .news-listing .pic-sm {margin-right: 5px;}
	.int-content aside .news .news-listing .title {
		width: calc(100% - 85px);
		min-height: 80px;
		height: auto;
		box-sizing: border-box;
		margin: 0;
	}
	.int-content > .wrap > section article figure {width: auto !important;}
	.int-content > .wrap > section article img {
    max-width: 100%;
    height: auto;
	}
	.int-content > .wrap > section article iframe {max-width: 100%;}
	.int-content aside h1,
	.int-content aside h2 {text-align: center;}
	.int-content aside .issues {text-align: center;}
	[data-tips] {
		float: none; 
		display: inline-block;
	}
	.int-content aside .get-involved {text-align: center;}
	.int-content aside .get-involved .left {
		float: none;
		display: inline-block;
		vertical-align: middle;
	}
	.int-content aside .get-involved .intro {
    float: none;
    width: 300px;
    padding-left: 18px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
	}
	.int-content aside .events > p {
    float: none;
    text-align: center;
	}
	.wp-pagenavi {float: none;}
	.home-signup .wForm form {text-align: center !important;}
	footer .group {width: 92%;}
	#fullscreen-calendars {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	#fullscreen-calendars h1,
	#fullscreen-calendars .event-calendar th {font-size: 20px;}
	#fullscreen-calendars .event-calendar th span.month-name {
		width: auto;
		margin: 0 20px;
	}
	#fullscreen-calendars .event-calendar td {
		width: 14.285vw;
		height: 14.285vw;
		box-sizing: border-box;
	}
	#fullscreen-calendars .event-calendar td .day-wrapper {height: auto;}
}

@media (max-width: 768px) {
	.home-slider .slide-text .slide-hdr h2,
	.home-slider .slide-text .slide-hdr h3 {
		font-size: 40px;
		line-height: 1;
	}
	.home-slider .slide-text {
    width: 92%;
    margin-left: -46%;
	}
	.home-hdr-upcoming-events {left: -110px;}
	.cycle-slideshow .controls .cycle-prev, 
	.cycle-slideshow .controls .cycle-next {display: none;}
	.int-content > .wrap > section .wFormContainer {
		width: 100% !important;
		max-width: none !important;
	}
	.int-content > .wrap > section .wFormContainer table {width: 100%;}
	.donate iframe,
	.monthly-giving iframe {height: 600px !important;}
	#tfa_70, [id^="tfa_70["],
	#tfa_71, [id^="tfa_71["] {
    width: 100% !important;
    box-sizing: border-box;
	}
}

@media (max-width: 600px) {
	.home-slider .slide-text .slide-link a span:first-child {
    font-size: 18px;
    line-height: 1;
    padding: 20px 52px 20px 30px;
	}
	.home-intro {height: auto;}
	.home-intro .wrap {
		width: 90%;
		padding-bottom: 90px;
		font: 14px/1.4 MergeLight;
	}
	.home-intro .wrap h1 {
		font-size: 24px;
		line-height: 1.2;
		margin-bottom: 10px;
	}
	.home-signup .wrap {width: 90%;}
	.home-signup .wrap div {
    display: block;
    margin: 0 auto;
	}
	.home-signup input[type="text"] {
		width: 100%;
		box-sizing: border-box;
		margin: 0 auto;
		margin-top: 14px;
	}
	.home-special-programs .left section,
	.home-special-programs .right section {
		width: 250px;
	}
	.home-special-programs .logo {
		float: none;
		text-align: center;
		display: block;
	}
	.home-special-programs .special-text {
		float: none;
		margin: 0 auto;
		width: 250px;
	}
	.page-hdr {height: 250px;}
	.page-hdr .caption {
		bottom: 62px;
		min-width: 0;
		width: 80%;
	}
	.page-hdr .caption .group p {
		width: auto;
		font-size: 14px;
		line-height: 1.5;
	}
	.int-content > .wrap > .events-detail h1 {font: 26px/1.1 MergeLight;}
	.int-content aside .get-involved .intro {
    width: 100%;
    padding-left: 0;
    display: block;
    text-align: center;
	}
	input[type="text"], 
	input[type="password"],
	textarea {
    width: 100% !important;
    box-sizing: border-box;
	}
	footer .left {
		float: none;
		text-align: center;
		margin-bottom: 16px;
	}
	footer .right {
		float: none;
		text-align: center;
	}
}

@media (max-width: 480px) {
	.mobile-nav .logo {
		width: 180px; 
		background-size: contain;
	}
	.donate iframe,
	.monthly-giving iframe {height: 860px !important;}
	footer .left ul {padding: 0;}
	footer .left ul li {
		border: none;
		padding: 8px 0 0 0;
		margin: 0 10px;
	}
	.events .event {
		width: 100%;
		margin-right: 0;
	}
	.events .event.listing > .date {width: 27%;}
	.events .event.listing .desc {width: 73%;}
}

@media (max-width: 420px) {
	.home-events .event-slider-wrap {padding: 0 4% 50px 4%;}
	.home-events .slick-prev,
	.home-events .slick-next {display: none !important;}
}

@media (max-width: 360px) {
	.int-content aside .issues .issue {
		padding: 10px;
		margin: 6px;
	}
	.int-content aside .issues .issue .overlay,
	.int-content aside .issues .issue .overlay .overlay-bg,
	.int-content aside .issues .issue .overlay .issue-title {
    width: 100px;
    height: 100px;
    font-size: 12px;
	}
	[data-tips]:after {width: 180px;}
	.int-content > .wrap > section ul {margin-left: 0;}
	footer .left ul,
	footer .left ul li:first-child {display: block;}
}