.hero-section {
  height: 90vh;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3001;
  padding-right: 50px;
  padding-left: 50px;
  background-color: #103d67;
}

.slider {
  height: 100%;
}


/* .slide.lazy-background {background-image: url(https://cdn-12c7.kxcdn.com/images/golasik_net/ph.jpg);  }*/
/* .slide.lazy-background.visible {
  background-image: url('../images/Slide1.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
} */

h1.hero-h1.alter.monster-1 {
    font-size: 5em;
}
.slide {
  background-image: url('../images/Slide1.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

/* .slide-2.lazy-background {background-image: url(https://cdn-12c7.kxcdn.com/images/golasik_net/ph.jpg);}

.slide-2.lazy-background.visible {
  background-image: url('../images/Slide2.jpg');
  background-position: 50% 80%;
  background-size: cover;
}
.slide-3.lazy-background {background-image: url(https://cdn-12c7.kxcdn.com/images/golasik_net/ph.jpg);}
.slide-3.lazy-background.visible {
  background-image: url('../images/Slide3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}*/

.slide-4 {
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.75)),url('../images/bg photo2025.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.75)),url('../images/bg photo2025.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
} 

.slide-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.0),rgba(0, 0, 0, 0.75)), url('../images/HERO_Westbrookdowntown.jpg');
  background-image: -linear-gradient(270deg, rgba(0, 0, 0, 0.0),rgba(0, 0, 0, 0.75)), url('../images/HERO_Westbrookdowntown.jpg');
  background-position: 50% 10%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5-monster {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.0),rgba(0, 0, 0, 0.75)), url('../images/RuntheRiver.jpg');
  background-image: -linear-gradient(270deg, rgba(0, 0, 0, 0.0),rgba(0, 0, 0, 0.75)), url('../images/RuntheRiver.jpg');
  background-position: 50% 10%;
  background-size: cover;
  background-repeat: no-repeat;
}


.slide-2 {
  background-image: url('../images/Slide2.jpg');
  background-position: 50% 80%;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/HERO_DDWScavengerHunt.jpg');
  background-position: 92% 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Slide3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-6 {
  background-image: url('../images/dec-15-hero.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-winter {
  background-image: url('../images/winterfest.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}



.featured-img-post img {
  max-width: 350px;
  width: 100%;
}

.image {
  width: 125px;
  padding: 12px;}

.brand {
  position: absolute;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.6);
}

.nav-link {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #ef5e26;
}

.about-section {
  padding: 65px 100px;
}

.about-div-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph {
  width: 100%;
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 22px;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
}

.events-section {
  background-color: #081d30;
}

.site_logo_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.centers_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.view_text {
  position: absolute;
  display: block;
  width: 17%;
  height: 250px;
  padding: 21px;
  border: 2px none #fff;
  background-color: rgba(9, 29, 48, 0.89);
  font-size: 16px;
}

.center_btn {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  color: #fff;
  font-size: 1.4em;
  line-height: 1.2em;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.center_btn:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
}

.center_btn._1 {
  width: 25%;
  padding: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/largerriver.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/largerriver.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
}

.center_btn._4 {
  width: 25%;
  padding: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/cityhall.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/cityhall.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_btn._5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/Gallery5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/Gallery5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_btn._7 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/Gallery7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/Gallery7.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_btn._8 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/Frog.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/Frog.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_btn._9 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/sarah-and-rhonda.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/sarah-and-rhonda.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_btn._10 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/gallery10.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/gallery10.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_btn._11.lazy-background {background-image: url(https://cdn-12c7.kxcdn.com/images/golasik_net/ph.jpg); /* Placeholder image */}
.center_btn._11.lazy-background.visible {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/ddw-board.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/ddw-board.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_text {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  font-weight: 200;
  text-align: left;
  text-transform: none;
}

.image-2 {
  width: 36%;
  margin-right: 50px;
  margin-bottom: 30px;
}

.image-2.alter {
  margin-left: 50px;
  argin-right: 0px;
}

.five-section {
  padding: 100px;
  background-color: transparent;
}

.five-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.reverse-h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 40px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
}

._5-block-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23%;
  height: auto;
  min-height: 300px;
  padding: 0px 25px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0.5px;
  border-color: #fff;
  background-color: #103d67;
}

.blocks.dblue {
  min-height: 275px;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
}

.blocks.orange {
  min-height: 275px;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  background-color: #ef5e26;
}

.blocks.lblue {
  min-height: 275px;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  background-color: #005fa7;
}

.blocks.lorange {
  min-height: 275px;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  background-color: #eb8a1b;
}

.heading {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.paragraph-2 {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 200;
  text-align: left;
}

.paragraph-2.dark {
  color: #081d30;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}

.text-span {
  color: #103d67;
  font-weight: 700;
}

.food-section.lazy-background {background-image: url(https://cdn-12c7.kxcdn.com/images/golasik_net/ph.jpg); /* Placeholder image */}
.food-section.lazy-background.visible  {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  padding: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/shutterstock_707925466.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.food-wrapper {
  position: relative;
  display: block;
  width: 500px;
  min-height: 500px;
  padding: 25px 25px 35px;
  background-color: rgba(9, 29, 48, 0.89);
}

.paragraph-3 {
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 35px;
  font-weight: 300;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 123px;
  line-height: 127px;
  text-transform: uppercase;
}

.heading-3-2 {
  margin-top: 0px;
  margin-bottom: 23px;
  margin-left: -5px;
  font-family: Oswald, sans-serif;
  color: #a1c8e5;
  font-size: 200px;
  line-height: 170px;
  text-transform: uppercase;
}

.button {
  margin-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: #ef5e26;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.button-learn-more{margin-top: -150px !important;}
.button:hover {
  background-color: #eb8a1b;
}

.button.larger {
  font-weight: 400;
  font-size: 3em;
  padding: 10px 25px;
  line-height: 1.2em;
}

.slide5-cont{
	width: 100%;
	height: auto;
	margin-left: 190px;
}
.slide5-cont img{
	display: block;
	width: 200px;
	height: auto;
}
.text-slide-cont{
	background-color: rgba(0, 61, 106, 0.3);
	width: 65%;
	height: auto;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	 padding: 20px 0 20px;
    margin-top: -135px;
    margin-left: 145px;
}

.text-slide-cont p{
	text-transform: uppercase;
	color: #fff;
    text-align: center;
	font-size: 25px;

}


.president-section {
  padding: 100px;
  background-color: transparent;
}

.president-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heart-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 580px;
  min-height: 0px;
  padding: 0px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.heart-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 128px;
  line-height: 127px;
  text-align: right;
  text-transform: uppercase;
}

.heart-heading-2 {
  margin-top: 0px;
  margin-bottom: 23px;
  margin-left: -5px;
  font-family: Oswald, sans-serif;
  color: #a1c8e5;
  font-size: 200px;
  line-height: 170px;
  text-align: right;
  text-transform: uppercase;
}

.leader-wrapper {
  display: block;
  width: 800px;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #103d67;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.reg-text {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 200;
}

.image-3 {
  display: block;
  width: auto;
  height: 100%;
  max-height: 425px;
  min-height: 0px;
  margin-left: 19px;
  float: right;
}

.text-span-2 {
  color: #a1c8e5;
  font-weight: 400;
}

.river-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  padding: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/westbrookmap.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(239, 94, 38, 0.85)), to(rgba(239, 94, 38, 0.85))), url('../images/largerriver.jpg');
  background-image: url('../images/westbrookmap.png'), linear-gradient(180deg, rgba(239, 94, 38, 0.85), rgba(239, 94, 38, 0.85)), url('../images/largerriver.jpg');
  background-position: 0% 50%, 0px 0px, 50% 50%;
  background-size: 800px, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-attachment: fixed, scroll, fixed;
}

.river-header-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1200px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.river-heading-2 {
  margin-top: 0px;
  margin-bottom: 35px;
  margin-left: -5px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 175px;
  line-height: 150px;
  text-align: right;
  text-transform: uppercase;
}

.river-heading-2.c {
  margin-bottom: 0px;
  color: #a1c8e5;
  line-height: 175px;
}

.river-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 128px;
  line-height: 127px;
  text-align: left;
  text-transform: uppercase;
}

.river-heading.b {
  margin-right: 18px;
  color: #fff;
  font-size: 115px;
  line-height: 115px;
}

.update-section {
  padding: 100px;
  background-color: #103d67;
}

.river-paragraph {
  width: 90%;
  margin-bottom: 11px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 35px;
  font-weight: 300;
  text-align: right;
}

.text-span-3 {
  font-weight: 600;
}

.column {
  padding-right: 30px;
  border-style: none solid none none;
  border-width: 1px;
  border-color: #000 #fff #000 #000;
}

.column-2 {
  padding-left: 30px;
  border-left: 1px none #eb8a1b;
}

.link {
  color: #a1c8e5;
}

.link:hover {
  color: #eb8a1b;
}

.heading-4-right {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: right;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.text-span-4 {
  color: #a1c8e5;
  font-weight: 500;
}

.contact-section.lazy-background {background-image: url(https://cdn-12c7.kxcdn.com/images/golasik_net/ph.jpg); /* Placeholder image */}
.contact-section.lazy-background.visible {
  min-height: 700px;
  padding: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 95, 167, 0.94)), to(rgba(0, 95, 167, 0.94))), url('../images/largerriver.jpg');
  background-image: linear-gradient(180deg, rgba(0, 95, 167, 0.94), rgba(0, 95, 167, 0.94)), url('../images/largerriver.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.contact-wrapper {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.address-txt {
  margin-top: 20px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 200;
}

.phone-link {
  margin-top: 25px;
  font-family: Oswald, sans-serif;
  color: #a1c8e5;
  font-size: 32px;
  line-height: 32px;
}

.phone-link:hover {
  color: #eb8a1b;
}

.link-2 {
  color: #a1c8e5;
  text-decoration: none;
}

.link-2:hover {
  color: #eb8a1b;
}

.link-3 {
  font-family: Oswald, sans-serif;
  color: #a1c8e5;
  font-size: 20px;
  font-weight: 300;
}

.link-3:hover {
  color: #eb8a1b;
}

.form {
  margin-top: 30px;
}

.field-label {
  font-family: Oswald, sans-serif;
  color: #a1c8e5;
  font-size: 15px;
  font-weight: 300;
}

.text-field {
  border-style: solid;
  border-width: 1px;
  border-color: #a1c8e5;
  background-color: transparent;
}

.text-field-2 {
  border-style: solid;
  border-width: 1px;
  border-color: #a1c8e5;
  background-color: transparent;
}

.social-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  padding-top: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top: 1px solid #fff;
}

.soc-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}

.soc-buttons:hover {
  opacity: 0.35;
}

.card1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: auto;
  margin-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  cursor: pointer;
}

.image-4 {
  width: 100%;
}

.hero-text-wrapper {
  position: absolute;
  left: 0%;
  top: 14%;
  right: 0%;
  bottom: 0%;
  z-index: 3000;
  display: none;
  width: 45%;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.image-5 {
  width: 100%;
}

.events-title-section {
  margin-bottom: 0px;
  background-color: #081d30;
}

.events-header-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1200px;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 50px 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.list {
  padding-left: 20px;
  color: #fff;
}

.discover-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.discover-head-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 0px;
  padding: 0px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.disc-heading-2 {
  margin-top: 0px;
  margin-bottom: 23px;
  margin-left: -5px;
  font-family: Oswald, sans-serif;
  color: #a1c8e5;
  font-size: 150px;
  line-height: 140px;
  text-align: left;
  text-transform: uppercase;
}

.disc-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 125px;
  line-height: 125px;
  text-align: center;
  text-transform: uppercase;
}

.rollover-title {
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
}

.transform-image-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 220px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/BWLaurieJohnson-1-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.transform-image-div.a {
  height: 220px;
  background-image: url('../images/Rhonda-Forrester.jpg');
}

.transform-image-div.b {
  height: 220px;
  background-image: url('../images/BWkarendobkowski.jpg');
  background-position: 50% 80%;
}

.transform-image-div.c {
  height: 220px;
  background-image: url('../images/BWHeatherChandlerlg.jpg');
  background-position: 50% 40%;
}

.transform-image-div.d {
  height: 220px;
  background-image: url('../images/Jill-Johanning.jpg');
  background-position: 50% 80%;
}

.div-block {
  width: 100%;
  height: 35px;
  padding-top: 7px;
  padding-right: 5px;
  padding-left: 5px;
  background-color: rgba(9, 29, 48, 0.89);
}

.text-block-3 {
  font-family: Oswald, sans-serif;
  color: #fff;
  text-align: center;
}

.quote-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #081d30;
}

.heading-5 {
  margin-top: 0px;
  margin-right: 35px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.donate-section.lazy-background {background-image: url(https://cdn-12c7.kxcdn.com/images/golasik_net/ph.jpg); /* Placeholder image */}
.donate-section.lazy-background.visible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60vh;
  padding: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.91)), to(hsla(0, 0%, 100%, 0.91))), url('../images/image001.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.91), hsla(0, 0%, 100%, 0.91)), url('../images/image001.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.donate-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 125px;
  line-height: 115px;
  text-align: left;
  text-transform: uppercase;
}

.donate-heading-2 {
  margin-top: 0px;
  margin-bottom: 23px;
  margin-left: -5px;
  font-family: Oswald, sans-serif;
  color: #ef5e26;
  font-size: 80px;
  line-height: 80px;
  text-align: left;
  text-transform: uppercase;
}

.donate-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  min-height: 0px;
  margin-right: 36px;
  padding: 0px 25px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.innner-header-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 250px;
  /* height: 300px; */
  height: auto;
  /* padding-left: 100px; */
  padding-left: 15rem;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #103d67;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 95, 167, 0.9)), to(rgba(0, 95, 167, 0.9))), url('../images/Slide1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 95, 167, 0.9), rgba(0, 95, 167, 0.9)), url('../images/Slide1.jpg');
  background-position: 0px 0px, 50% 35%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.inner-content-section {
  padding: 10px 100px 100px;
}

.inner-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.paragraph-inner {
  width: 100%;
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 22px;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
}

.inner-header {
  margin: 0px 0px -3px;
  font-family: Oswald, sans-serif;
  color: #a1c8e5;
  font-size: 150px;
  line-height: 150px;
  text-align: left;
  text-transform: uppercase;
  line-height: 90px;
  padding-bottom: 1rem;
}

.inner-header.single-content-title{
  color: #3784c0;
  font-size: 3rem;
  line-height: 3.2rem;
  text-transform: none;
}

.text-link {
  color: #ef5e26;
}

.text-wrapper {
  width: 50%;
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
}

.text-wrapper.right {
  padding-right: 0px;
  padding-left: 50px;
}

.image-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/ddw-board.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-div.lefr {
  min-height: 550px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/R3.jpg');
}

.tagline-wrapper {
  padding: 14px;
  background-color: rgba(239, 94, 38, 0.83);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.tagline-wrapper.blue {
  background-color: rgba(0, 95, 167, 0.94);
}

.text-block-4 {
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 35px;
  line-height: 35px;
  text-transform: uppercase;
}

.image-7 {
  margin-bottom: 8px;
}

.team-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.team-wrapper-last{
		justify-content: center;
	}

.team-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  min-height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}



.image-8 {
  width: 80%;
  margin-bottom: 19px;
}

.name {
  margin-bottom: 5px;
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
}

.company {
  font-family: Oswald, sans-serif;
  color: #005fa7;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.bc-nav-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 35px;
  padding-top: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bc-link-current {
  margin-right: 10px;
  margin-left: 10px;
  font-family: Oswald, sans-serif;
  color: #a1c8e5;
  line-height: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.bc-divider {
  width: 2px;
  height: 100%;
  background-color: #a1c8e5;
}

.bc-link {
  margin-right: 10px;
  margin-left: 0px;
  font-family: Oswald, sans-serif;
  color: #005fa7;
  line-height: 14px;
  text-transform: uppercase;
}

.bc-link:hover {
  color: #eb8a1b;
}

.donate-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.special-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: 100px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #005fa7;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.special-buttons:hover {
  background-color: #eb8a1b;
}

.special-buttons._2 {
  background-color: #103d67;
}

.special-buttons._2:hover {
  background-color: #eb8a1b;
}

.special-buttons._3 {
  background-color: #ef5e26;
}

.special-buttons._3:hover {
  background-color: #eb8a1b;
}

.button-text {
  margin-bottom: 10px;
  line-height: 25px;
  text-align: center;
}

._2nd-line {
  font-size: 16px;
  text-align: center;
  text-transform: none;
}

.who-heading-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 115px;
  line-height: 100px;
  text-align: left;
  text-transform: uppercase;
}

.who-heading-2.alter{
  font-size: 80px;
}

.link-4 {
  color: #103d67;
  font-weight: 500;
  cursor: pointer;
}

.beat-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 34px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.beat-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23%;
  height: 280px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/FeastFalls.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.21);
}

.beat-block.runridge {
  background-image: url('../images/run.jpg');
}

.beat-block.buildings {
  background-image: url('../images/Westbook-1886-High-School-Building-by-BC.jpg');
  background-position: 50% 0%;
}

.beat-block.together {
  background-image: url('../images/TogetherdaYS.jpg');
  background-position: 50% 100%;
}

.beat-block.trees {
  background-image: url('../images/TREES.jpg');
}

.beat-block.sports {
  background-image: url('../images/Gallery3.jpg');
}

.beat-block.halloween {
  background-image: url('../images/HallowweenMainst.jpg');
}

.beat-block.riverbank {
  background-image: url('../images/Riverbakpark-.jpg');
}

.beat-block.boardwalk {
  background-image: url('../images/Boardwalkt.jpg');
}

.beat-block.business {
  background-image: url('../images/Westbrook-Night-Time-Exterior-1-800x375.jpg');
  background-position: 50% 100%;
}

.beat-block.catalyst {
  background-image: url('../images/catalyst-for-change-wear-shirt.jpg');
}

.beat-block.profennos {
  background-image: url('../images/profennos.jpg');
  background-position: 50% 0%;
  background-size: 450px;
}

.beat-block.novello {
  background-image: url('../images/Casa-Novello-Italian-Restaurant-Westbrook-Maine-Food-01-1.jpg');
  background-position: 50% 50%;
}

.beat-block.dinah {
  background-image: url('../images/black-dinah-ridciulous-sublime.jpg');
  background-size: 600px;
}

.beat-block.daily {
  background-image: url('../images/Daily-Grind-Coffee-Westbrook-Maine-07.jpg');
}

.beat-block.fajita {
  background-image: url('../images/Fajita-Mexican-Restaurant-Westbrook-Maine-00.png');
}

.beat-block.roots {
  background-image: url('../images/Roots-Cafe-Westbrook-Maine-00.jpg');
}

.beat-block.lavish {
  background-image: url('../images/homepage-slider-01-002-v4.jpg');
  background-position: 50% 100%;
}

.beat-block.bakers {
  background-image: url('../images/stephen-totman-the-bakers-bench.jpg');
}

.beat-block.blazes {
  background-image: url('../images/Blazes-Burgers-Westbrook-Maine-00.jpg');
}

.beat-block._212 {
  background-image: url('../images/Live-at-212-Westbrook-ME-03.jpg');
}

.beat-block.mast {
  background-image: url('../images/mast-landing-brewing-company-beer.jpg');
  background-position: 50% 100%;
}

.beat-block.benoits {
  background-image: url('../images/Benoits-Design-Home-Decor-Westbrook-Maine-05.jpg');
  background-position: 50% 100%;
}

.beat-block.quill {
  background-image: url('../images/quill-books-beverage-westbrook-05.jpg');
}

.beat-block.mural {
  background-image: url('../images/image001.jpg');
}

.beat-block.dana {
  background-image: url('../images/Slide1.jpg');
}

.beat-block.frog {
  background-image: url('../images/frog-and-turtle-pub-exterior.png');
}

.beat-block.legends {
  background-image: url('../images/Legends-Rest-Taproom-Westbrook-Maine-04.jpg');
}

.beat-block.craft {
  background-image: url('../images/Craft-Estetica-Westbrook-Maine-00.jpg');
}

.beat-block.yes {
  background-image: url('../images/Yes-Brewing-Maine-Beer-Tap.jpg');
}

.beat-block.big {
  background-image: url('../images/Big-Fin-Poke-Westbrook-Maine.jpg');
}

.beat-block.walker {
  background-image: url('../images/Walker-Memorial-Library-01.jpg');
}

.beat-name {
  height: 50px;
  padding: 12px;
  background-color: #a1c8e5;
}

.beat-text {
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}

.partner-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 62%), linear-gradient(90deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/shutterstock_468112073.jpg');
  background-position: 0px 0px, 0px 0px, 0% 0%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.partner-wrapper {
  width: 48%;
  min-height: 500px;
}

.partner-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  min-height: 500px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navy-text {
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 22px;
  line-height: 35px;
  font-weight: 300;
}

.image-9 {
  width: auto;
  margin: 0px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.image-9:hover {
  -webkit-filter: none;
  filter: none;
}

.plogo-div {
  width: 20%;
  margin: 20px;
  cursor: pointer;
}

.partner-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #103d67;
  font-size: 125px;
  line-height: 115px;
  text-align: left;
  text-transform: uppercase;
}

.partner-heading-2 {
  margin-top: 0px;
  margin-bottom: 23px;
  margin-left: -5px;
  font-family: Oswald, sans-serif;
  color: #ef5e26;
  font-size: 80px;
  line-height: 80px;
  text-align: left;
  text-transform: uppercase;
}

.dropdown-toggle {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.dropdown-toggle:hover {
  color: #ef5e26;
}

.dropdown-list {
  background-color: #005fa7;
}

.div-block-4 {
  width: 60%;
}

html.w-mod-js *[data-ix="view-text"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.flex-container {
  display:flex;
  justify-content: space-around;
  align-items:center;
  flex-direction:row;
}
.flex-item {
  padding: 1rem;
}
.logos_lg {
  max-width:900px;
  margin:auto;
}
.logos_sm {
  max-width:550px;
  margin:auto;
}

/*slides*/
.hero-flex-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-around;
  width: 100%;
  flex-wrap: wrap;
}

.hero-h2.white {
  color: #fff;
  font-size: 4rem;
  display: block;
  position: relative;
  margin-bottom: 2rem;
  line-height: 1.2;
}
.hero-h2 {
  font-size: 3rem;
  line-height:1;
}
.hero-h3 {
  font-size: 2rem;
}
.ui-button.hero {
  box-shadow: #fff 2px 4px 1rem;
}
.text-container {
  text-align: center;
  margin-top: 6%;
}
.hero-img {
  padding: 2rem;
  max-width: 50%;
  width: 400px;
  align-self: center;
}

.hero-text-container {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  width: 35%;
}
.hero-h2,.hero-h3 {
  color: #103d67;
}
.hero.orange {
  background-color: #ef5e26;
}

.westbrook-logo {
  position: absolute;
  left: 3rem;
  bottom: 2rem;
}
.hero-header-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  max-width: 1200px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.hero-header-div.hero-header-div-2 {
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.hero-header-div-2 > .h1-hero-top{
  font-size: 4rem;
  text-align: center;
  margin-top:-60px;
}

.slide-4 .hero-header-div {
  /*padding-top: 10%;*/
  max-width: 1600px;
}

.hero-h1 {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  /* font-size: 150px; */
  font-size: 7rem;
  line-height: 130px;
  text-transform: uppercase;
}


.h1-hero-top {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  /* font-size: 120px; */
  font-size: 6rem;
  line-height: 120px;
  text-transform: uppercase;
}

.h1-hero-top.thin {
  font-weight: 400;
  letter-spacing: 18px;
  font-size: 3.5em;
  line-height: 1.5em;
}

.h1-hero-top.thonk {
  font-size: 6em;
  font-weight: 400;
  line-height: 1.2em;
}

.slide-4-img {
  position: absolute;
  top: 5%;
  right: 2%;
  width: 100%;
  max-width: 350px;
}

.flex-brands{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.flex-brands .flex_item {
  margin: 1rem;
}

.hero-h1.alter {
  /*font-size: 7em;*/
  text-shadow: 0px 0px 15px #000;
  text-align: center;
}

.slide-inline-image {
  max-width: 350px;
}

.slide-4 .button {
  box-shadow: 0px 0px 20px 2px #000;
}

.hero-wrapper {
  justify-content: space-around;
  align-items: flex-start;
  padding: 5% 0%;
  height: -webkit-fill-available;
  display: flex;
  width: 90%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
}

.winterfest-logo {
  justify-content: center;
  align-items: center;
  width: 35%;
  display: flex;
}

.hero-sidetext-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  height: 100%;
  display: flex;
  padding-top: 2%;
}

.hero-date, .hero-time {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-size: 5em;
  font-weight: 600;
  line-height: 1.1em;
  text-shadow: 0px 0px 15px #000;
  font-family: Oswald, sans-serif;
}

.hero-time {
  font-size: 4.5em;
}

.hero-small-text {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 3em;
  font-weight: 300;
  line-height: 1.2em;
  text-shadow: 0px 0px 15px #000;
}

.slide-winter .button.w-button.larger {
  background-color: #103d67;
}

.slide-winter .button.w-button.larger:hover {
  background-color: #ef5e26;
}

.hero-icon-image {
    max-height: 650px;
}

@media (max-width: 1550px) {


.slide-4 .hero-h1{
  text-align: center;
  line-height: 1.2em;
  font-size: 4em;
}

.h1-hero-top.thin {
  letter-spacing: 10px;
  font-size: 3em;
}

.h1-hero-top.thonk {
  font-size: 3.5em;
}

.button.larger {
  font-size: 2.5em;
}

.slide-4-img {
  top: 1%;
  right: 1%;
  max-width: 250px;
}

}

@media screen and (max-width: 1024px) {
  .slide-3.lazy-background.visible{background-image: linear-gradient(to top,#00000040,#00000000),url('../images/Slide3.jpg');}
  .slide-4.lazy-background.visible {    background-position: 90% 50%;}
  .hero-text-container {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .hero-h1 {
    font-size: 100px;
    line-height: 100px;
  }

  .h1-hero-top {
    font-size: 80px;
    line-height: 80px;
  }
  .navbar {
    padding-right: 30px;
    padding-left: 30px;
  }
  .nav-link:hover {
    color: #a1c8e5;
  }
  .about-section {
    padding: 50px;
  }
  .about-div-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .paragraph {
    width: 100%;
  }
  .centers_wrapper {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .view_text {
    width: 40%;
  }
  .center_btn._1 {
    width: 50%;
    margin-bottom: 0px;
  }
  .center_btn._4 {
    width: 50%;
  }
  .center_btn._5 {
    width: 50%;
  }
  .center_btn._7 {
    width: 50%;
  }
  .center_btn._8 {
    width: 50%;
  }
  .center_btn._9 {
    width: 50%;
  }
  .center_btn._10 {
    width: 50%;
  }
  .center_btn._11 {
    width: 50%;
  }
  .image-2 {
    width: 60%;
    margin-right: 0px;
  }
  .image-2.alter {
    margin-left: 0px;
  }
  .five-section {
    padding: 50px;
  }
  ._5-block-wrapper {
    margin-top: 0px;
    margin-bottom: 15px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blocks {
    width: 48%;
    min-height: 280px;
    margin-bottom: 20px;
  }
  .food-section.lazy-background.visible  {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .president-section {
    padding: 50px;
  }
  .president-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .leader-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-3 {
    margin-bottom: 25px;
    float: none;
  }
  .river-section {
    padding: 50px;
  }
  .river-heading-2 {
    margin-left: 0px;
    font-size: 100px;
    line-height: 100px;
  }
  .river-heading-2.c {
    line-height: 100px;
  }
  .river-heading {
    font-size: 100px;
    line-height: 100px;
  }
  .river-heading.b {
    font-size: 100px;
    line-height: 100px;
  }
  .update-section {
    padding: 51px;
  }
  .column {
    margin-bottom: 20px;
    padding-left: 0px;
    border-right-style: none;
  }
  .column-2 {
    padding-left: 0px;
  }
  .heading-4-right {
    text-align: left;
  }
  .contact-section.lazy-background.visible {
    min-height: 600px;
    padding: 50px;
  }
  .hero-text-wrapper {
    top: 21%;
    width: 80%;
  }
  .left-arrow {
    display: none;
  }
  .right-arrow {
    display: none;
  }
  .icon {
    color: #fff;
  }
  .nav-menu {
    left: auto;
    top: 60px;
    right: 0%;
    bottom: auto;
    width: 50%;
    background-color: rgba(16, 61, 103, 0.98);
  }
  .menu-button {
    background-color: transparent;
  }
  .menu-button.w--open {
    background-color: #ef5e26;
  }
  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .events-header-div {
    width: 95%;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .disc-heading-2 {
    font-size: 85px;
    line-height: 85px;
  }
  .disc-heading {
    font-size: 85px;
    line-height: 85px;
  }
  .quote-section {
    padding-right: 25px;
    padding-left: 25px;
  }
  .heading-5 {
    text-align: center;
  }
  .donate-section.lazy-background.visible{
    padding: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/image001.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/image001.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .donate-heading {
    font-size: 100px;
    line-height: 90px;
  }
  .donate-heading-2 {
    font-size: 70px;
    line-height: 70px;
  }
  .donate-wrapper {
    width: 100%;
  }
  .innner-header-section {
    /* height: 275px; */
    padding-left: 31px;

    height: auto;
    padding-left: 31px;
    margin-top: 3rem;
    padding-top: 9rem;
  }
  .inner-content-section {
    padding: 10px 30px 30px;
  }
  .inner-content-wrapper {
    display: block;
  }
  .paragraph-inner {
    width: 100%;
  }
  .inner-header {
    font-size: 80px;
    line-height: 80px;
  }
  .text-wrapper {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 25px;
  }
  .text-wrapper.right {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .image-div {
    width: 100%;
    margin-bottom: 25px;
  }
  .image-7 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 16px;
    margin-left: auto;
  }
  .team-wrapper {
    margin-top: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }


  .team-block {
    width: 45%;
    margin-bottom: 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .image-8 {
    width: 100%;
    margin-bottom: 6px;
  }
  .name {
    text-align: center;
  }
  .company {
    text-align: center;
  }
  .donate-button-wrapper {
    height: auto;
    min-height: 100px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .special-buttons {
    height: auto;
  }
  .button-text {
    line-height: 30px;
  }
  .who-heading-2 {
    font-size: 85px;
    line-height: 85px;
  }
  .who-heading-2.alter{
    font-size: 70px;
  }
  .beat-row {
    margin-bottom: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .beat-block {
    width: 45%;
    margin-bottom: 25px;
  }
  .partner-section {
    padding: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: linear-gradient(5deg, hsla(0, 0%, 100%, 0), #fff 62%), linear-gradient(180deg, hsla(0, 0%, 100%, 0.66), hsla(0, 0%, 100%, 0.66)), url('../images/shutterstock_468112073.jpg');
    background-position: 0px 0px, 0px 0px, 0% 0%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .partner-wrapper {
    width: 100%;
    min-height: auto;
  }
  .partner-logo-wrapper {
    width: 100%;
    min-height: auto;
    margin-bottom: 30px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .plogo-div {
    width: 15%;
  }
  .partner-heading {
    font-size: 100px;
    line-height: 90px;
  }
  .partner-heading-2 {
    font-size: 70px;
    line-height: 70px;
  }
  .div-block-4 {
    width: 100%;
  }
  .hero-wrapper {
    flex-wrap: wrap;
    padding: 100px 0 0 0;
  }
  .winterfest-logo, .hero-sidetext-div {
    width: 100%;
  }
  .hero-icon-image {
    max-height: 330px;
  }
  .hero-date, .hero-time {
    font-size: 3em;
  }
  .hero-small-text {
    font-size: 2.5em;
  }
}

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

  .slide-4 .hero-h1{
    font-size: 3em;
    margin-bottom: 0;
  }

  .h1-hero-top.thin {
    letter-spacing: 10px;
    font-size: 2.5em;
  }

  .h1-hero-top.thonk {
    font-size: 3.5em;
  }

  .button.larger {
    font-size: 2em;
  }

  .slide-4-img {
    top: 1%;
    right: 1%;
    max-width: 250px;
  }

  .embed-container.map-container{
    padding-bottom: 56.25%;
  }
  .image {
    width: 100px;
  }
  .about-section {
    padding: 25px;
  }
  .paragraph {
    font-size: 20px;
    line-height: 38px;
    text-align: center;
  }
  .hero-h1 {
    font-size: 80px;
    line-height: 80px;
  }
  .hero-header-div {
    padding: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .h1-hero-top {
    font-size: 70px;
    line-height: 70px;
  }
  .flex-container {
    flex-wrap:wrap;
  }
  .view_text {
    width: 80%;
    height: 175px;
  }
  .center_btn._1 {
    width: 100%;
    height: 300px;
    margin-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/SAPPITOUR041316-2_17519758.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/SAPPITOUR041316-2_17519758.jpg');
    background-position: 0px 0px, 50% 100%;
  }
  .center_btn._4 {
    width: 100%;
    height: 300px;
    margin-bottom: 0px;
  }
  .center_btn._5 {
    width: 100%;
    height: 300px;
  }
  .center_btn._7 {
    width: 100%;
    height: 300px;
  }
  .center_btn._8 {
    width: 100%;
    height: 300px;
  }
  .center_btn._9 {
    width: 100%;
    height: 300px;
  }
  .center_btn._10 {
    width: 100%;
    height: 300px;
  }
  .center_btn._11 {
    width: 100%;
    height: 300px;
  }
  .image-2 {
    width: 50%;
  }
  .five-section {
    padding: 26px 25px;
  }
  .reverse-h2 {
    font-size: 35px;
    line-height: 40px;
  }
  .food-wrapper {
    width: auto;
  }
  .paragraph-3 {
    font-size: 20px;
  }
  .heading-3 {
    font-size: 110px;
    line-height: 110px;
    text-align: center;
  }
  .heading-3-2 {
    font-size: 180px;
    line-height: 160px;
  }
  .heart-heading {
    font-size: 110px;
    line-height: 110px;
    text-align: center;
  }
  .heart-heading-2 {
    font-size: 180px;
    line-height: 160px;
    text-align: center;
  }
  .reg-text {
    font-size: 20px;
    line-height: 35px;
  }
  .river-section {
    padding: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(239, 94, 38, 0.59)), to(rgba(239, 94, 38, 0.59))), url('../images/westbrookmap.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(239, 94, 38, 0.85)), to(rgba(239, 94, 38, 0.85))), url('../images/largerriver.jpg');
    background-image: linear-gradient(180deg, rgba(239, 94, 38, 0.59), rgba(239, 94, 38, 0.59)), url('../images/westbrookmap.png'), linear-gradient(180deg, rgba(239, 94, 38, 0.85), rgba(239, 94, 38, 0.85)), url('../images/largerriver.jpg');
    background-position: 0px 0px, 0% 50%, 0px 0px, 50% 50%;
    background-size: auto, 800px, auto, cover;
    background-repeat: repeat, no-repeat, repeat, no-repeat;
    background-attachment: scroll, fixed, scroll, fixed;
  }
  .river-header-div {
    padding: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .river-heading-2 {
    font-size: 90px;
    line-height: 95px;
  }
  .river-heading-2.c {
    font-size: 70px;
    line-height: 70px;
  }
  .river-heading {
    font-size: 80px;
    line-height: 80px;
  }
  .river-heading.b {
    font-size: 70px;
    line-height: 70px;
  }
  .update-section {
    padding: 50px 25px;
  }
  .river-paragraph {
    font-size: 20px;
  }
  .contact-section.lazy-background.visible {
    padding: 50px 26px 26px;
  }
  .soc-buttons {
    width: 20px;
    height: 20px;
  }
  .image-4 {
    width: 70%;
  }
  .columns {
    display: block;
  }
  .column-3 {
    margin-bottom: 37px;
    padding-left: 0px;
  }
  .column-4 {
    padding-left: 0px;
  }
  .image-6 {
    height: 20px;
  }
  .events-header-div {
    padding: 25px 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .disc-heading-2 {
    font-size: 70px;
    line-height: 70px;
    text-align: center;
  }
  .disc-heading {
    font-size: 70px;
    line-height: 70px;
    text-align: center;
  }
  .quote-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-5 {
    font-size: 25px;
  }
  .donate-section.lazy-background.visible {
    padding: 25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .donate-heading {
    margin-bottom: 1px;
    font-size: 80px;
    line-height: 80px;
    text-align: center;
  }
  .donate-heading-2 {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
  }
  .donate-wrapper {
    margin-right: 0px;
    padding-right: 0px;
  }
  .innner-header-section {
    height: 200px;
  }
  .paragraph-inner {
    font-size: 18px;
    line-height: 35px;
    text-align: left;
  }
  .inner-header {
    margin-bottom: 0px;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
  }

  .inner-header.single-content-title{
    line-height: 1.1em;
    font-size: 2em;
    padding: 1rem;
    margin-top: 1em;
  }

  .text-wrapper {
    padding-bottom: 10px;
  }
  .image-div.lefr {
    margin-bottom: 15px;
  }
  .text-block-4 {
    font-size: 30px;
    line-height: 30px;
  }
  .image-7 {
    margin-bottom: 16px;
  }
  .name {
    font-size: 18px;
  }
  .company {
    font-size: 16px;
  }
  .bc-nav-div {
    margin-bottom: 25px;
  }
  .donate-button-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .special-buttons {
    width: 100%;
    height: 100px;
  }
  .button-text {
    margin-bottom: 0px;
  }
  ._2nd-line {
    margin-top: 10px;
  }
  .who-heading-2 {
    font-size: 70px;
    line-height: 70px;
    text-align: center;
  }
  .beat-block {
    width: 46%;
    height: 250px;
  }
  .partner-section {
    padding: 25px;
  }
  .navy-text {
    font-size: 20px;
  }
  .plogo-div {
    width: 20%;
  }
  .partner-heading {
    margin-bottom: 1px;
    font-size: 80px;
    line-height: 80px;
    text-align: center;
  }
  .partner-heading-2 {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
  }

  .hero-header-div-2 > .h1-hero-top{
    font-size: 35px;
	margin-top:55px;
  }

	.slide5-cont{
		margin-left: 0 !important;
	}
	.slide5-cont img{
		width: 165px;
	}
	.text-slide-cont{
		width: 85%;
		margin-top: -108px;
     margin-left: 112px;
	}
	.text-slide-cont p{
		font-size: 23px;
	}
	.button-learn-more {
    margin-top: -120px !important;
   }
}

@media screen and (max-width: 479px) {
  .slide-4-img{
    max-width: 175px;
  }
  .slide-inline-image{
    max-width: 250px;
  }
  .slide-4 .hero-header-div {
    max-width: 300px;
  }
  .slide-4 .button.larger {
    font-size: 1.5em;
  }
  .slide-4 .hero-h1{
    font-size: 2.5em;
  }
  .h1-hero-top.thin {
    letter-spacing: 0;
  }
	.button-learn-more {
    margin-top: -73px !important;
	margin-left: 0 !important;
		margin-right: 0 !important;
    width: 250px;
}
	.text-slide-cont{
		width: 100% !important;
		margin-top: -22px  !important;
        margin-left: 0  !important;
	}
	.slide5-cont img{
		width: 200px;
		margin: 0 auto !important;
	}

	.text-slide-cont p {
    font-size: 21px !important;
}
  .navbar {
    padding-right: 10px;
    padding-left: 10px;
  }
  .hero-img {
    padding: 0rem;
  }
  .westbrook-logo {
    left: 50%;
    bottom: 9%;
    transform: translateX(-50%);
    max-width: 50%;
}
/* .slide.lazy-background {background-image: url(https://cdn-12c7.kxcdn.com/images/golasik_net/ph.jpg); }
.slide.lazy-background.visible {
  background-image: url('../images/mobile-hero.jpg');
} */

.slide {
  background-image: url('../images/mobile-hero.jpg');
}

.hero-h1 {
  font-size: 55px;
  line-height: 55px;
}

.h1-hero-top {
  font-size: 45px;
  line-height: 45px;
}
  .hero-text-container {
    width: 100%;
    left: 0%;
    text-align: center;
    padding:1rem;
    width: 100%;
  }
  .hero-h2 {
    font-size: 2.8rem;
    line-height: 1;
  }
  .hero-h2.white {
    font-size: 2rem;
  }
  .hero-flex-container {
    flex-direction: column-reverse;
  }
  .paragraph {
    line-height: 35px;
  }
  .site_logo_img {
    width: 60%;
  }
  .centers_wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .view_text {
    width: 80%;
    height: auto;
  }
  .center_btn._1 {
    margin-bottom: 0px;
  }
  .center_btn._4 {
    margin-bottom: 0px;
  }
  .image-2 {
    margin-bottom: 20px;
  }
  .reverse-h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .blocks {
    width: 100%;
  }
  .heading {
    margin-bottom: 10px;
  }
  .paragraph-2 {
    font-size: 20px;
    line-height: 30px;
  }
  .paragraph-2.dark {
    font-size: 20px;
    line-height: 35px;
  }
  .food-section.lazy-background.visible  {
    padding: 26px;
  }
  .food-wrapper {
    width: 100%;
    padding: 25px;
  }
  .heading-3 {
    font-size: 55px;
    line-height: 60px;
    text-align: left;
  }
  .heading-3-2 {
    font-size: 90px;
    line-height: 80px;
    text-align: left;
  }
  .president-section {
    padding: 25px;
  }
  .heart-wrapper {
    width: 100%;
    padding: 0px;
  }
  .heart-heading {
    font-size: 55px;
    line-height: 60px;
  }
  .heart-heading-2 {
    font-size: 90px;
    line-height: 80px;
  }
  .leader-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading-4 {
    text-align: left;
  }
  .image-3 {
    width: 100%;
    height: auto;
    margin-left: 0px;
  }
  .river-section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(239, 94, 38, 0.4)), to(rgba(239, 94, 38, 0.4))), url('../images/westbrookmap.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(239, 94, 38, 0.85)), to(rgba(239, 94, 38, 0.85))), url('../images/largerriver.jpg');
    background-image: linear-gradient(180deg, rgba(239, 94, 38, 0.4), rgba(239, 94, 38, 0.4)), url('../images/westbrookmap.png'), linear-gradient(180deg, rgba(239, 94, 38, 0.85), rgba(239, 94, 38, 0.85)), url('../images/largerriver.jpg');
    background-position: 0px 0px, 0% 50%, 0px 0px, 50% 50%;
    background-size: auto, 800px, auto, cover;
    background-repeat: repeat, no-repeat, repeat, no-repeat;
    background-attachment: scroll, fixed, scroll, fixed;
  }
  .river-heading-2 {
    font-size: 55px;
    line-height: 55px;
  }
  .river-heading-2.c {
    font-size: 40px;
    line-height: 40px;
  }
  .river-heading {
    font-size: 50px;
    line-height: 50px;
  }
  .river-heading.b {
    margin-right: 9px;
    font-size: 40px;
    line-height: 40px;
  }
  .river-paragraph {
    width: 100%;
  }
  .card1 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .discover-head-wrapper {
    width: 100%;
    padding: 0px;
  }
  .disc-heading-2 {
    font-size: 35px;
    line-height: 35px;
  }
  .disc-heading {
    font-size: 40px;
    line-height: 40px;
  }
  .quote-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-5 {
    margin-right: 0px;
    margin-bottom: 17px;
    font-size: 23px;
    line-height: 30px;
  }
  .donate-heading {
    margin-bottom: 3px;
    font-size: 45px;
    line-height: 45px;
    text-align: left;
  }
  .donate-heading-2 {
    margin-left: 0px;
    font-size: 35px;
    line-height: 35px;
    text-align: left;
  }
  .donate-wrapper {
    width: 100%;
    padding: 0px;
  }
  .innner-header-section {
    height: 200px;
    padding-left: 20px;
  }
  .inner-content-section {
    padding: 0px 25px 25px;
  }
  .paragraph-inner {
    line-height: 33px;
  }
  .inner-header {
    font-size: 45px;
    line-height: 45px;
    text-align: left;
  }
  .image-div {
    min-height: 300px;
  }
  .image-div.lefr {
    min-height: 300px;
  }
  .text-block-4 {
    font-size: 25px;
    line-height: 28px;
  }
  .image-7 {
    margin-bottom: 16px;
  }
  .team-block {
    width: 100%;
  }
  .special-buttons {
    padding-right: 3px;
    padding-left: 3px;
  }
  .who-heading-2 {
    font-size: 35px;
    line-height: 35px;
  }

  .who-heading-2.alter{
    font-size: 35px;
  }
  .beat-block {
    width: 100%;
  }
  .beat-name {
    padding-top: 15px;
  }
  .plogo-div {
    width: 35%;
  }
  .partner-heading {
    margin-bottom: 3px;
    font-size: 45px;
    line-height: 45px;
    text-align: left;
  }
  .partner-heading-2 {
    margin-left: 0px;
    font-size: 35px;
    line-height: 35px;
    text-align: left;
  }

  .hero-header-div-2 > .h1-hero-top {
    font-size: 3rem;
}

.partner-heading{
  font-size: 50px !important;
}

  .partner-heading-2{
font-size: 40px !important;
  }
  .disc-heading, .disc-heading-2{
    font-size: 40px !important;
  }
.slide-4 .h1-hero-top {
  text-align: center;
}
}
