#footer {
  position: relative !important;
  background: #00344b;
  border:none;
  width: 100%;
  padding: 10px;
  position: absolute;
  bottom: 0px;
  padding-top: 10px;
  height: 546px;
  overflow: hidden;
}
#footer-links ul{
 list-style-type: none!important;
 left: -30px;
 position: relative;
}
#footer-social-icons{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2.5rem;
  padding-bottom: 0px;
  width: 20rem;
  margin: auto;
  left:290px;
  margin-top:-95px;
  position:absolute;
  margin-top:-84px;
  transition: all 0.3s;

   -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#footer-social-icons img:hover{
	  filter: invert(0.3) sepia(1);
}

#footer-lego-container {
  max-width: 950px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  left:-81px;
  padding-bottom:4rem;
  top:2rem;
}

#footer-lego-one {
  display: flex;
  max-height: 177.5px;
  height: 120px;
  max-width: 400px;
  /* margin-left: 20px; */
  align-items: center;
  /* padding-top: 7px; */
  padding-left:113px;
}

#footer-strip{
  position: relative;
  width: 101vw;
  height: 2.4rem;
  background-image: url("/themes/custom/whitefaceregion/images/footer/footer-strip.jpg");
  background-repeat: repeat-x;
  background-color: #fff;
  top:-50px;
  left:-21px;
}

#footer-logo {
  background-size: contain;
  background-repeat: no-repeat;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  top:-70px;
}

.footer-mountain-river-text {
  margin-left: 10px;
  padding-right: 10px;
  color: #fff;
}

.footer-mountain-river-text h2 {
  margin: 0px;
  color: #ddcdae;
  font-family: 'Baskerville URW';
  font-size: 32px!important;
  line-height: 40px;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
}

#page .footer-mountain-river-text h2{
  font-size:32px!important;
}

.email-text{
  font-family: 'Montserrat';
  font-style: normal!important;
  font-weight: 300!important;
  font-size: 18px!important;
  line-height: 24px;
  color: #FCFAF7;
}

.footer-mountain-river-text a{
  font-family: 'Baskerville';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #DDCDAE!important;
  width:350px;
}

.footer-mountain-river-text a {
  font-style: normal;
  font-weight: normal!important;
  margin-top: 10px;
  line-height: 1.2rem!important;
  font-size: 16px!important;
  font-family: Baskerville, Arial, Helvetica, sans-serif;
  text-decoration: none!important;
  top:50px;
  position: relative;
}

#footer-lego-two {
  /* max-height: 177.5px; */
  width: 348px;
  display: inline-block;
  /* float:right;		 */
  left:152px;
  position: relative;
  top:20px;
}

.link-wrapper{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px;
  gap: 32px;

  width: 321px;
  height: 144px;
  padding-top:85px;
}

.footer-sitemap li {
  width: 135px;
  font-size: 10px;
  text-indent: 15px;
  /* need to add whiteface list icons */
  /* background: url("/sites/all/themes/whitefaceregion/i/list-icon-cream.png"); */
  background-repeat: no-repeat;
  background-position: 0px 5px;
  display: inline-block;
  margin-right: 10px;
}

#footer-contact{
  border-right: 1px solid #decfae;
  padding-bottom:3.5rem;
  font-family: 'Baskerville URW';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  padding-right:25px;
  transition: all 0.3s;
  height:140px;
}

#page #footer-contact a:hover{
  padding-bottom: 3px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  width: fit-content;
}

#footer-links{
  font-family: 'Montserrat';
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  padding-left:10px;
  transition: all 0.3s;
}

#footer-links a:hover{
  border-bottom-style: solid;
  border-bottom-width: 1px;
  width: fit-content;
}

#page #footer-contact a{
  text-decoration:none;
  color: #DDCDAE!important;
}

#page #footer-links a{
  text-decoration:none!important;
  color: #FCFAF7!important;
  font-weight: 300!important;
}


.footer-sitemap li a {
  color: #ffffff;
  text-transform: capitalize;
  text-decoration: none;
  font-family: Baskerville;
  font-weight: 600;
  font-size: 12px;
}

.footer-sitemap a:hover {
  color: #decfae;
}
.footer-press-releases-btn {
  display: block;
  color: #00344b;
  text-decoration: none !important;
  border: 1px solid #decfae;
  font-weight: 600;
  border-radius: 5px;
  width: 100%;
  /* position:relative;
			    top:10px; */
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  font-family: Baskerville, "MyriadProSemibold", Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  font-size: 14px;
  background: #decfae;
  clear: both;
  padding: 4px;
  text-align: center;
  max-width: 240px;
  margin: 0 auto;
}

#footer-press-releases-btn {
  background: #decfae;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  display: block;
  border-radius: 6px;
  font-family: Baskerville, "MyriadProSemibold", Arial, Helvetica, sans-serif;
  padding: 0.5em 0;
  width: 100%;
  text-transform: capitalize;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
  color: #00344b;
  display: none;
  border: 1px solid #decfae;
}

#footer-press-releases-btn:hover {
  color: #decfae !important;
  background-color: #00344b !important;
}

.footer-press-releases-btn:hover {
  color: #decfae !important;
  background-color: #00344b !important;
}

#footer-lego-three {
  max-width: 1110px;
  max-height: 177.5px;
  margin: 0 auto;
  margin-top: 110px;
  border-top: 1px solid #decfae;
  text-align: center;
}
#footer-sign-up-button{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 13px 10px;
  gap: 8px;
  width: 350px;
  height: 48px;
  border: 1px solid #EBE1CE;
  border-radius: 4px;
  color:#DDCDAE;
  font-size:16px;
}
.footer-phone-one {
  color: #d0d0d0;
  font-family: "Times New Roman", Times, serif;
  text-decoration: none;
  text-transform: capitalize;
  margin-top: 10px;
  font-size: 20px;
  letter-spacing: 2px;
}

.footer-phone-one a {
  color: #ffffff !important;
  text-decoration: none;
  margin-left: 10px;
}

.footer-phone-one a:hover {
}

.footer-address a{
  font-family: 'Baskerville';
  font-style: normal;
  font-weight: 400!important;
  font-size: 16px!important;
  line-height: 25px!important;
  color:#FCFAF7!important;
  text-decoration: none!important;
  position: relative;
  top:20px;
}

.footer-phone-two a {
  color: #fff;
  text-decoration: none;
}

.footer-admin-links a {
  color: #decfae;
  text-transform: capitalize;
}

.footer-admin-links a:hover {
  color: #fff;
}

@media (max-width: 900px) {
  #footer-strip{
	  display:none;
  }
  #footer{
	  height:auto;
	  padding-bottom:25px;
	  padding-top:20px;
	  overflow-x:hidden;
  }
  #footer-links{
	  display:none;
  }
  #footer-lego-container{
	  left:0;
	  top:0;
  }
  #footer-lego-two{
	  left:0;
  }
  #footer-social-icons{
	  left:0;
	  margin-top:10px;
	  padding:0;
	  margin-left:24.7%;
  }
  .footer-mountain-river-text{
	  margin-left:0;
	  top:122px;
	  position: relative;
	  text-align: center;
	  border-top: 1px solid #decfae;
	  padding-top: 15px;
  }
  #footer-lego-three{
	 margin-top:160px;
  }
  #footer-sign-up-button{
	  top:5px;
	  position: relative;
	  padding: 13px 115px;
  }
  .footer-mountain-river-text p{
	  top:-20px;
	  position: relative;
  }
  #footer-contact{
	  text-align: center;
	  position:relative;
	  left:-14.5%;
	  border-right:none;
	  top:50px;
	  padding-bottom:15px;
  }
  #footer-lego-container{
	  max-width: 550px;
  }
  .link-wrapper {
	height:180px;
  }
  ul.footer-sitemap{
    position: relative;
    left: -18px;
  }
}
@media (max-width: 800px) {
  #footer-social-icons{
	margin-left: 25%;
  }
}
@media (max-width: 700px) {
  #footer-social-icons{
	margin-left: 15%;
  }
}