/* font-family: 'Dancing Script', cursive;
font-family: 'Lato', sans-serif; */

html,body{
  overflow-x: hidden;
}

body {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  color: #121212;
  background-color: #f5f5f0;
}

p {
  line-height: 1.5;
}

nav {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 25px;
}

#nav-logo {
  padding: 15px 0px 10px 30px;
  width: 35%;
}

#content {
  background-color: #151515 !important;
  height: 100px !important;
}

nav ul li a {
  color: #d1d4bb;
  font-size: 16px;
  padding-top: 18px;
}

nav ul li a:hover {
  color: #979888;
}

.sidenav-trigger {
  color: #979888;
}

#hero-top,
#hero-top-2 {
  margin-top: -125px;
  background-color: rgba(41, 50, 50, 0.237);
}

.name,
.email {
  color: #edefe0;
}

.social-ico-1 {
  width: 50%;
  padding-top: 18px;
}

.social-ico-2 {
  width: 50%;
  padding-top: 18px;
  margin-left: -60% !important;
}

.social-ico-1:hover,
.social-ico-2:hover {
  filter: hue-rotate(99deg);
}

.social-ico-5:hover,
.social-ico-6:hover {
  -webkit-filter: invert(30%); /* Safari/Chrome */
  filter: invert(30%);
}

.social-ico-3 {
  width: 15%;
}

.social-ico-4 {
  width: 15%;
}

.social-ico-5,
.social-ico-6 {
  padding: 20px 5px 60px 5px;
  width: 36px;
}

/* overlay */
.overlay-wrapper {
  position: absolute;
  top: 30%;
  left: 10%;
  z-index: 3;
}

.overlay-wrapper-2 {
  position: absolute;
  top: 25%;
  left: 10%;
  z-index: 3;
}

.title {
  font-family: "Dancing Script", cursive;
  font-size: 80px;
  color: #d1d4bb;
  text-shadow: 1px 1px #393935;
}

.sub-title {
  color: #d1d4bb;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.4;
  text-shadow: 1px 1px #393935;
  width: 50%;
}

.hero-btn {
  background-color: transparent !important;
  border: 2px #ea5839 solid !important;
  border-radius: 15px !important;
  color: #ea5839 !important;
  height: 60px !important;
  font-weight: 550 !important;
  font-size: 14px !important;
  text-shadow: 0.5px 0.5px #121212;
  margin-top: 18px;
}

.hero-btn-sml, .modal-trigger {
  background-color: transparent !important;
  border: 2px #ea5839 solid !important;
  border-radius: 15px !important;
  color: #ea5839 !important;
  height: 40px !important;
  font-weight: 550 !important;
  font-size: 14px !important;
  text-shadow: 0.5px 0.5px #121212;
  margin-top: 16px;
}

.footer-btn {
  background-color: #15151522 !important;
  border: 2px #ea5839 solid !important;
  border-radius: 10px !important;
  color: #1212123d !important;
  margin-top: 20px;
  margin-bottom: 50px;
  height: 38px !important;
  text-shadow: 0.5px 0.5px #121212;
}

.services-heading {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 40px;
  text-align: center;
  color: #333333;
  padding: 50px 0px 20px 0px;
}

.scrollspy {
  padding-top: 100px;
}

.pad-row {
  padding-bottom: 60px;
}

.fancy {
  font-family: "Dancing Script", cursive;
  font-size: 38px;
  color: #333333;
  line-height: 1.2;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 55%;
}

.fancy-lax {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  background-color: #454540b2;
  text-align: center;
  color: #e2e4d2;
  padding: 60px;
}

.sub-head {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
}

/* Welcome Section */
#welcome-bkg {
  margin-top: -100px;
  margin-bottom: 70px;
  text-align: center;
  height: 280px;
}

.wel-pic-1 {
  width: 100%;
  max-width: 800px;
  height: auto;
  padding-right: 30px
}

.wel-pic-2 {
  width: 100%;
  max-width: 800px;
  height: auto;
  padding-left: 30px;
}

.wel-pic-3 {
  width: 100%;
  max-width: 800px;
  height: auto;
  padding-right: 30px
}

#donation-text {
  width: 70%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#wlm-bkg-clr {
  background-color: #c1c0bbac;
  padding-top: 80px;
  margin-top: -70px;
  padding-bottom: 100px;
  margin-bottom: -100px;
}

.modal {
  width: 350px !important; 
  height: 66% !important; 
  background-color:#d1e6e3 !important;
  color: #333333 !important;
}  /* increase the height and width as you desire */

.square {
  width:2%;
  filter: opacity(0.5);
}

.square-text {
  color: #808080;
  font-size: 14px;
}

/* Our Vision Section */
#vision-bkg {
  margin-bottom: 70px;
  text-align: center;
  height: 280px;
}

.mid-wrapper {
  position: relative;
  margin-bottom: 70px;
}

.vis-pic-1 {
  width: 100%;
  max-width: 400px;
  height: auto;
  padding-right: 30px;
}

.vis-pic-2 {
  width: 100%;
  max-width: 350px;
  height: auto;
  padding-top: 2%;
  padding-left: 30px;
}

.vis-bkg-clr {
  background-color: #d1e6e3;
  padding-top: 80px;
  margin-top: -70px;
  margin-bottom: -20px;
}

/* About Section */
#about-bkg {
  margin-top: -100px;
  margin-bottom: 70px;
  text-align: center;
  height: 340px;
}

#about-pic {
  width: 600px;
  padding-right: 100px;
  padding-bottom: 50px;
}

#abt-bkg-clr {
  background-color: #e0e6d5ca;
  padding-top: 80px;
  padding-bottom: 100px;
  margin-top: -70px;
  margin-bottom: -100px;
}

/* Footer */
footer {
  color: #121212 !important;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  text-align: center;
}

#footer-logo {
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.page-footer {
  background-color: #98bfc3 !important;
  padding-top: 30px !important;
}

.footer-copyright {
  color: #e2e4d2 !important;
  padding-top: 20px !important;
  padding-bottom: 0px !important;
  background-color: #467980 !important;
}

#footer-links li a {
  color: #121212 !important;
  font-size: 18px;
  font-weight: 400;
}

#footer-links li a:hover {
  color: #626262 !important;
}

#footer-links {
  list-style: none;
}

.ftr-items {
  display: inline-block;
  margin-right: 10px; /* add spacing between items */
}

#footer-layout {
  display: flex;
  align-items: center;
  flex-direction: row;
}

#logo-text-1 {
  text-align: right;
  margin-top: 7%;
  font-family: "Dancing Script", cursive;
  font-size: 2.5vw;
  font-weight: 800;
}

#logo-text-2 {
  text-align: left;
  margin-top: 7%;
  font-family: "Dancing Script", cursive;
  font-size: 2.5vw;
  font-weight: 800;
}

/* Hours Calendar */
.hours-bkg {
  background-color: #e0e6d5ca;
  padding-top: 70px;
  padding-bottom: 100px;
}

.responsiveCal {
position: relative; 
padding-bottom: 75%; 
height: 0; 
overflow: hidden;
}
 
.responsiveCal iframe {
position: absolute; 
top:0; 
left: 0; 
width: 100%; 
height: 100%;
}

/* Container width */
.container {
  margin: 0 auto;
  max-width: 1920px !important;
  width: 80% !important;
}

/* Media Queiries  */

@media only screen and (max-width: 1625px) {
  body {
    font-size: 17px;
    line-height: 1.3;
  }
}

@media only screen and (max-width: 1541px) {
  #vision-bkg {
    height: 325px;
  }
}

@media only screen and (max-width: 1541px) {
  .vis-pic-1 {
    padding-top: 3%;
  }
}

@media only screen and (max-width: 1465px) {
  #about-pic {
    width: 400px;
    padding-right: 40px;
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 1391px) {
  #about-bkg {
    height: 360px;
  }
  
  .vis-pic-2 {
    padding-top: 5%;
  }
}

@media only screen and (max-width: 1365px) {
  .wel-pic-1 {
    padding-top: 14%;
  }

  .wel-pic-2 {
    padding-top: 14%;
  }

  .wel-pic-3 {
    padding-top: 14%;
  }

  .vis-pic-1 {
    width: 390px;
    padding-top: 8%;
  }
}

@media only screen and (max-width: 1271px) {
  #welcome-bkg {
    height: 325px;
  }

  .vis-pic-2 {
    padding-top: 10%;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 1180px) {
  .wel-pic-1, .wel-pic-3 {
    width: 450px;
    padding-top: 22%;
    padding-right: 0;
  }

  .wel-pic-2 {
    width: 450px;
    padding-top: 18%;
    padding-right: 0;
  }

  .vis-pic-1 {
    width: 330px;
    padding-top: 14%;
    padding-right: 50px;
  }

  #hero-top {
    height: 700px !important;
  }

  #hero-top-2 {
    height: 500px !important;
  }

  .overlay-wrapper {
    top: 25%;
  }

  .overlay-wrapper-2 {
    top: 20%;
  }

  .sub-title {
    width: 60%;
  }

  #parallax-middle {
    height: 375px !important;
  }
  
  #about-bkg, #vision-bkg, #welcome-bkg {
    margin-bottom: 30px;
  }

  #wlm-bkg-clr, #vis-bkg-clr, #abt-bkg-clr {
    margin-top: -30px;
  }

  .fancy {
    width: 70%;
  }
}

@media only screen and (max-width: 1085px) {
  .vis-pic-2 {
    padding-top: 13%;
  }

  .vis-pic-1 {
    padding-top: 26%;
  }
}

@media only screen and (max-width: 1085px) {
  .overlay-wrapper {
    top: 27%;
  }

  .overlay-wrapper-2 {
    top: 25%;
  }
}

@media only screen and (max-width: 1058px) {
  
  .fancy {
      font-size: 30px;
  }

  body {
    font-size: 16px;
  }

  p {
    line-height: 1.4;
  }

  .services-heading {
    font-size: 30px;
  }

  #welcome-bkg {
    height: 250px;
  }

  #vision-bkg {
    height: 275px;
  }

  #about-bkg {
    height: 300px;
  }

  .vis-pic-1 {
    padding-top: 16%;
  }
}

@media only screen and (max-width: 1030px) {
  .wel-pic-1 {
    width: 440px;
    padding-top: 25%;
    padding-right: 10px;
  }

  .wel-pic-2 {
    width: 440px;
    padding-top: 18%;
    padding-left: 10px;
  }

  .wel-pic-3 {
    width: 440px;
    padding-top: 23%;
    padding-right: 10px;
  }
}

@media only screen and (min-width: 993px) {
  .container {
    width: 70%;
  }
}

 @media only screen and (max-width: 992px) {
  #nav-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
  }

  #hero-top {
    margin-top: -155px;
    height: 600px !important;
  }

  #hero-top-2 {
    margin-top: -155px;
    height: 400px !important;
  }

  .title {
    font-size: 70px;
  }

  .sub-title {
    font-size: 20px;
    width: 80% !important;
    margin-top: 10px;
    margin-bottom: 10px;
  } 

  .wel-pic-1-sml, .wel-pic-2-sml, .wel-pic-3-sml {
    padding-bottom: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
  }

  .vis-pic-1 {
    padding: 0;
    padding-bottom: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
  }

  .vis-pic-2-sml {
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
  }

  #donation-text {
    width: 100%;
  }

  .fancy {
    width: 80%;
  }

  .fancy-lax {
    padding: 40px;
  }

  #about-pic {
    width: 50%
  }

  #footer-logo {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 70%;
  }

  #logo-text-1 {
    margin-top: 8%;
    font-size: 5vw;
  }
  
  #logo-text-2 {
    margin-top: 8%;
    font-size: 5vw;
  }

  .overlay-wrapper-2 {
    top: 20%;
  }
}

@media only screen and (max-width: 850px) {
  #hero-top {
    margin-top: -155px;
    height: 550px !important;
  }

  #hero-top-2 {
    margin-top: -155px;
    height: 350px !important;
  }

  .title {
    font-size: 60px;
  }

  .sub-title {
    font-size: 20px;
  }

  .overlay-wrapper {
    top: 23%;
    left: 7%;
  }

  .overlay-wrapper-2 {
    top: 17%;
    left: 7%;
  }

  .services-heading {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 822px) {
  .fancy {
    font-size: 25px;
  }
}

@media only screen and (max-width: 779px) {
  .overlay-wrapper {
    top: 22%;
  }
}

@media only screen and (max-width: 664px) {
  .sub-title {
    width: 85% !important;
  }
  .overlay-wrapper {
    top: 20%;
  }
}

@media only screen and (min-width: 601px) {
  .container {
    width: 75%;
  }
}

@media only screen and (max-width: 558px) {
  .title {
    width: 50% !important;
  }

  .sub-title {
    width: 70% !important;
  }

  .overlay-wrapper {
    top: 14%;
  }

  .overlay-wrapper-2 {
    top: 10%;
  }
}


@media only screen and (max-width: 527px) {
  .wel-pic-1-sml, 
  .wel-pic-2-sml, 
  .wel-pic-3-sml {
    width: 100%;
  }

  .vis-pic-1,
  .vis-pic-2-sml,
  #about-pic{
    width: 75%;
  }

  #footer-logo {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
  }

  #logo-text-1 {
    margin-top: 10%;
    font-size: 6vw;
  }
  
  #logo-text-2 {
    margin-top: 10%;
    font-size: 6vw;
  }

  .title {
    font-size: 55px;
  }

  .sub-title {
    font-size: 16px;
  } 

  .overlay-wrapper {
    top: 18%;
  }

  .overlay-wrapper-2 {
    top: 13%;
  }
}

@media only screen and (max-width: 463px) {
  .sub-title {
    width: 80% !important;
  }
}

@media only screen and (max-width: 383px) {
  .overlay-wrapper {
    top: 16%;
  }
 }

@media only screen and (max-width: 341px) {
  .sub-title {
    width: 90% !important;
  }
 }