.background {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  height: 100vh;
  background-image: url('../images/waikiki-beach-300k-2000px.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.time {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px 25px 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 50px;
  font-weight: 400;
  text-align: right;
  text-shadow: 1px 1px 24px rgba(0, 0, 0, 0.5);
}

.wrapper-1 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 90px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-shadow: 1px 1px 24px rgba(0, 0, 0, 0.35);
}

.div-1 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  padding-right: 0px;
  text-shadow: 1px 1px 24px rgba(0, 0, 0, 0.35);
}

.section-1 {
  position: static;
  z-index: 1;
  height: 100vh;
}

.headings {
  margin-top: 0px;
  margin-right: 35px;
  margin-bottom: 0px;
  padding: 10px 25px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 42px;
  text-align: right;
}

.wrapper-3 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 55px;
  margin-bottom: 35px;
  padding-right: 0px;
  text-shadow: 1px 1px 24px rgba(0, 0, 0, 0.35);
}

.h3 {
  margin-top: 0px;
  margin-right: 35px;
  margin-bottom: 0px;
  padding: 10px 25px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 55px;
  text-align: right;
}

.free {
  margin-top: 0px;
  margin-right: 35px;
  margin-bottom: 0px;
  padding: 10px 35px 10px 25px;
  font-family: 'Great Vibes', cursive;
  color: #fff;
  font-size: 110px;
  line-height: 100px;
  font-weight: 400;
  text-align: right;
}

.donations-go-to {
  margin-top: 0px;
  margin-right: 35px;
  margin-bottom: 0px;
  padding: 10px 25px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  text-align: right;
}

.map {
  display: block;
  width: 100%;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
}

.text-block {
  margin-top: 0px;
  margin-right: 0px;
  padding: 20px 25px;
  background-color: hsla(0, 0%, 100%, 0.3);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: right;
  text-decoration: none;
}

.link-block {
  margin-top: 25px;
  margin-right: 25px;
  float: right;
  text-decoration: none;
}

.yoga-waikiki {
  position: relative;
  margin-top: 20px;
  margin-right: 60px;
  float: right;
}

.sunset-practice {
  width: 500px;
  margin-right: 25px;
  float: right;
}

.view-gallery-link {
  margin-top: 25px;
  margin-right: 25px;
  margin-bottom: 0px;
  float: right;
  text-decoration: none;
  cursor: pointer;
}

.div-block-5 {
  margin-right: 35px;
}

.wrapper-2 {
  overflow: hidden;
}

._100vh-lightbox {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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: rgba(0, 0, 0, 0.9);
}

.image-3 {
  width: 180px;
}

.lightbox-row {
  position: relative;
  z-index: 7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.lightbox-link {
  position: relative;
  z-index: 6;
  margin: 10px 5px;
  cursor: pointer;
}

.exit-wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 25px;
}

.note {
  width: 100%;
  margin-top: 25px;
  margin-right: 35px;
  margin-bottom: 0px;
  padding: 0px 25px;
  background-color: rgba(13, 96, 120, 0.55);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.bg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#191919), to(#696969));
  background-image: linear-gradient(180deg, #191919, #696969);
}

.div-block-7 {
  position: relative;
  z-index: 1;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 0px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  -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;
}

.link-block-2 {
  margin: 10px 24px;
  text-decoration: none;
}

.text-block-2 {
  -webkit-transition: color 200ms linear;
  transition: color 200ms linear;
  font-family: Assistant, sans-serif;
  color: #aaa;
  font-size: 21px;
  line-height: 25px;
  font-weight: 300;
  cursor: pointer;
}

.text-block-2:hover {
  color: #ddd;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  margin-bottom: 30px;
  -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;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  text-transform: none;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  -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;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  -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;
}

.div-block-12 {
  width: 600px;
  padding-left: 85px;
}

.image-4 {
  width: 280px;
  margin-left: 2px;
}

.paragraph {
  width: 515px;
  font-family: Assistant, sans-serif;
  color: #eee;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.25px;
  text-indent: 0px;
}

.text-block-3 {
  margin-top: 10px;
  font-family: Assistant, sans-serif;
  color: #eee;
  font-size: 17px;
  line-height: 21px;
  font-weight: 300;
  text-align: right;
  letter-spacing: 0.25px;
}

.image-5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 38px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-2 {
  width: 425px;
  font-family: Assistant, sans-serif;
  color: #f3f3f3;
  font-size: 15px;
  line-height: 20px;
}

.p-2 {
  width: 425px;
  margin-left: 50px;
  font-family: Assistant, sans-serif;
  color: #f3f3f3;
  font-size: 15px;
  font-weight: 400;
}

.paragraph-3 {
  width: 750px;
  font-family: 'Cormorant Garamond', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 32px;
  text-align: center;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 55px;
  -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;
}

.text-block-4 {
  width: 750px;
  font-family: 'Cormorant Garamond', sans-serif;
  color: #fff;
  text-align: right;
}

.text-span {
  float: right;
}

.paragraph-4 {
  width: 550px;
  color: #f3f3f3;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: 0.25px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #fff;
  line-height: 24px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-7 {
  width: 300px;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-top: 0px;
  padding-top: 5px;
  -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;
}

.div-block-17.footer1 {
  width: 500px;
  padding-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-20 {
  width: 500px;
}

.div-block-21 {
  width: 600px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-11 {
  width: 900px;
}

.footer {
  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-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;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin-top: 80px;
  padding-top: 25px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #777;
}

.text-block-6 {
  font-family: Assistant, sans-serif;
  color: hsla(0, 0%, 75.3%, 0.12);
  font-weight: 300;
}

.text-block-6.copyright {
  width: 500px;
  font-family: Assistant, sans-serif;
  color: silver;
  font-weight: 300;
  text-align: right;
}

.div-block-29 {
  width: 500px;
}

.paragraph-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 650px;
  margin-top: 55px;
  -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;
  color: #fff;
}

.text-span-2 {
  display: block;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-transform: none;
}

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

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

.div-block-30 {
  width: 880px;
}

.link-3 {
  color: #fff;
}

.link-4 {
  color: #b7f6ff;
}

.link-5 {
  color: #b7f6ff;
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

.link-block-6 {
  text-decoration: none;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Cormorant Garamond', sans-serif;
  color: #fff;
  font-size: 88px;
  line-height: 100px;
  font-weight: 300;
}

.hr {
  display: none;
  width: 880px;
  height: 1px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: #979797;
}

.heading-3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Cormorant Garamond', sans-serif;
  color: #f8f8f8;
  font-size: 35px;
  font-weight: 400;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: 'Cormorant Garamond', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 40px;
  font-weight: 400;
}

.online-classes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  -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;
}

.online-heading {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Cormorant Garamond', sans-serif;
  color: #f8f8f8;
  font-size: 35px;
  font-weight: 400;
  text-align: center;
}

.paragraph-online {
  width: 515px;
  font-family: Assistant, sans-serif;
  color: #eee;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.25px;
  text-indent: 0px;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 10px;
  -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;
}

.join-the-flow-online-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  -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;
  border-top: 1px solid #777;
}

html.w-mod-js *[data-ix="scroll-fade"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="lightbox-initial"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="mobile-menu-initial"] {
  display: none;
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .time {
    font-size: 30px;
  }
  .headings {
    font-size: 40px;
  }
  .wrapper-3 {
    padding-right: 0px;
  }
  .sunset-practice {
    width: 440px;
  }
  .div-block-5 {
    margin-right: 35px;
  }
  .note {
    font-size: 15px;
  }
  .div-block-8 {
    width: 700px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-10 {
    margin-top: 60px;
  }
  .div-block-11 {
    width: 200px;
  }
  .div-block-12 {
    width: 480px;
    padding-left: 60px;
  }
  .image-4 {
    width: 200px;
  }
  .paragraph {
    width: 100%;
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
  }
  .text-block-3 {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }
  .image-5 {
    width: 325px;
    margin-top: 0px;
  }
  .div-block-13 {
    padding-top: 20px;
    -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;
  }
  .paragraph-2 {
    width: 500px;
  }
  .p-2 {
    width: 500px;
    margin-top: 10px;
    margin-left: 0px;
  }
  .paragraph-3 {
    width: 500px;
  }
  .div-block-14 {
    margin-top: 45px;
  }
  .text-block-4 {
    width: 500px;
  }
  .paragraph-4 {
    width: 440px;
  }
  .image-6 {
    width: 700px;
  }
  .image-7 {
    width: 200px;
  }
  .div-block-17 {
    width: 250px;
  }
  .div-block-17.footer1 {
    width: 250px;
  }
  .div-block-20 {
    width: 100%;
  }
  .div-block-21 {
    width: 500px;
  }
  .image-10 {
    width: 520px;
  }
  .footer {
    overflow: hidden;
    width: 100%;
  }
  .div-block-28 {
    width: 700px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .text-block-6.copyright {
    width: 450px;
  }
  .div-block-29 {
    width: 450px;
  }
  .div-block-30 {
    width: 680px;
  }
  .heading-2 {
    text-align: center;
  }
  .heading-3 {
    margin-top: 0px;
  }
  .online-classes {
    width: 480px;
  }
  .online-heading {
    margin-top: 0px;
  }
  .paragraph-online {
    width: 100%;
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
  }
  .join-the-flow-online-section {
    width: 100%;
    max-width: 700px;
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .time {
    font-size: 23px;
    line-height: 45px;
  }
  .headings {
    font-size: 34px;
    line-height: 38px;
  }
  .wrapper-3 {
    padding-right: 0px;
  }
  .h3 {
    font-size: 24px;
  }
  .free {
    font-size: 100px;
  }
  .donations-go-to {
    font-size: 16px;
  }
  .sunset-practice {
    width: 300px;
  }
  .div-block-5 {
    margin-right: 35px;
  }
  .image-3 {
    width: 125px;
  }
  .note {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
  }
  .div-block-8 {
    width: 90%;
  }
  .link-block-2 {
    margin-right: 14px;
    margin-left: 14px;
  }
  .text-block-2 {
    font-size: 16px;
  }
  .div-block-9 {
    margin-top: 25px;
  }
  .div-block-10 {
    margin-top: 35px;
    -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;
  }
  .div-block-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 20px;
    padding-left: 0px;
    -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;
  }
  .image-4 {
    width: 300px;
  }
  .paragraph {
    width: 325px;
    text-align: justify;
  }
  .text-block-3 {
    width: 325px;
    margin-right: 0px;
  }
  .image-5 {
    margin-top: 35px;
    margin-bottom: 25px;
    text-align: left;
  }
  .div-block-13 {
    padding-top: 0px;
  }
  .paragraph-2 {
    width: 440px;
  }
  .p-2 {
    width: 440px;
  }
  .paragraph-3 {
    width: 440px;
  }
  .text-block-4 {
    width: 440px;
  }
  .paragraph-4 {
    width: 325px;
    margin-top: 5px;
  }
  .heading {
    margin-bottom: 9px;
  }
  .div-block-15 {
    margin-top: 40px;
    -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;
  }
  .image-6 {
    width: 400px;
  }
  .image-7 {
    width: 300px;
  }
  .div-block-17 {
    padding-bottom: 15px;
  }
  .div-block-17.footer1 {
    width: 50%;
  }
  .div-block-20 {
    width: auto;
  }
  .div-block-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
  }
  .image-10 {
    width: 450px;
  }
  .div-block-28 {
    width: 90%;
  }
  .text-block-6.copyright {
    width: auto;
  }
  .div-block-29 {
    width: 50%;
  }
  .text-span-2 {
    font-size: 18px;
  }
  .div-block-30 {
    width: 325px;
  }
  .heading-2 {
    font-size: 64px;
    line-height: 69px;
  }
  .heading-4 {
    width: 325px;
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 34px;
  }
  .online-classes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 20px;
    padding-left: 0px;
    -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;
  }
  .paragraph-online {
    width: 325px;
    text-align: center;
  }
  .join-the-flow-online-section {
    width: 90%;
    margin-top: 60px;
    -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;
  }
}

@media screen and (max-width: 479px) {
  .background {
    height: 100vh;
    background-position: 55% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-filter: saturate(124%);
    filter: saturate(124%);
  }
  .time {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
  }
  .wrapper-1 {
    bottom: 25px;
    padding-right: 0px;
  }
  .div-1 {
    position: relative;
    overflow: hidden;
    padding-top: 0px;
    padding-right: 0px;
  }
  .headings {
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 35px;
    line-height: 45px;
    text-align: center;
  }
  .wrapper-3 {
    padding-right: 0px;
  }
  .h3 {
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }
  .free {
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 70px;
    line-height: 75px;
    text-align: center;
  }
  .donations-go-to {
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
  }
  .text-block {
    text-align: center;
  }
  .link-block {
    display: block;
    width: 275px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .yoga-waikiki {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .sunset-practice {
    display: block;
    width: 270px;
    margin-right: auto;
    margin-left: auto;
  }
  .view-gallery-link {
    display: block;
    width: 275px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .div-block-5 {
    margin-right: 0px;
  }
  .wrapper-2 {
    padding-top: 0px;
  }
  .image-3 {
    width: 90px;
  }
  .lightbox-link {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .note {
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
  }
  .div-block-7 {
    padding-top: 0px;
  }
  .div-block-8 {
    width: 100%;
  }
  .div-block-10 {
    margin-top: 25px;
  }
  .div-block-11 {
    width: 75%;
  }
  .image-4 {
    width: 275px;
  }
  .paragraph {
    width: 75%;
    max-width: 275px;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }
  .text-block-3 {
    width: 75%;
    max-width: 275px;
    font-size: 14px;
    line-height: 22px;
  }
  .image-5 {
    width: 100%;
    height: 75px;
    max-width: 300px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-13 {
    padding-top: 19px;
  }
  .p-2 {
    text-decoration: none;
  }
  .paragraph-3 {
    width: 84%;
  }
  .text-block-4 {
    width: 84%;
  }
  .paragraph-4 {
    width: 75%;
    margin-top: 2px;
    font-size: 14px;
  }
  .heading {
    margin-top: 15px;
    margin-bottom: 12px;
  }
  .div-block-15 {
    margin-top: 40px;
  }
  .image-7 {
    width: 75%;
  }
  .div-block-17 {
    width: 100%;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-17.footer1 {
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
  }
  .image-8 {
    width: 80%;
    max-width: 310px;
  }
  .image-9 {
    width: 18px;
    margin: 35px 35px 15px 25px;
  }
  .mobile {
    -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;
  }
  .div-block-20 {
    width: 75%;
    max-width: 275px;
  }
  .div-block-21 {
    width: 100%;
  }
  .div-block-22 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }
  .link-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
  }
  .image-10 {
    width: 85%;
  }
  .div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 84%;
    -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;
  }
  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 84%;
    -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;
  }
  .custom-mobile-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    height: 100vh;
    background-color: rgba(51, 51, 51, 0.98);
  }
  .link-block-close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
  }
  .close-icon {
    width: 25px;
    margin: 23px 30px 15px 25px;
  }
  .link-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
  }
  .text-block-5 {
    width: 75%;
    max-width: 300px;
    padding-bottom: 18px;
    padding-left: 5px;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    color: #fff;
    font-size: 21px;
    line-height: 24px;
  }
  .div-block-26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
    -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;
  }
  .container {
    background-color: transparent;
  }
  .navbar {
    background-color: transparent;
  }
  .icon {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
  }
  .menu-button {
    padding: 25px 25px 11px 18px;
    font-size: 30px;
    line-height: 30px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .nav-menu {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 75vw;
    height: 100vh;
    padding-top: 10vh;
    -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: rgba(51, 51, 51, 0.99);
  }
  .nav-link {
    width: 100%;
    padding: 18px 20px 18px 35px;
    background-color: rgba(51, 51, 51, 0.99);
    font-family: 'Cormorant Garamond', sans-serif;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    font-weight: 300;
  }
  .nav-link.w--current {
    color: #6ecfff;
  }
  .div-block-28 {
    width: 85%;
    padding-top: 20px;
    -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;
  }
  .text-block-6 {
    padding-bottom: 2px;
    font-size: 14px;
  }
  .text-block-6.copyright {
    font-size: 10px;
    line-height: 15px;
    text-align: center;
  }
  .link-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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-span-2 {
    font-size: 18px;
  }
  .div-block-30 {
    width: 75%;
    max-width: 275px;
  }
  .bold-text {
    color: #fff;
  }
  .link-3 {
    color: #fff;
  }
  .link-6 {
    color: #fff;
    text-decoration: none;
  }
  .heading-2 {
    width: 285px;
    font-size: 49px;
    line-height: 54px;
  }
  .heading-3 {
    margin-bottom: 8px;
    font-size: 25px;
    line-height: 32px;
  }
  .heading-4 {
    width: 100%;
    font-size: 24px;
    line-height: 32px;
  }
  .online-heading {
    margin-bottom: 8px;
    font-size: 25px;
    line-height: 32px;
  }
  .paragraph-online {
    width: 100%;
    max-width: 275px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }
  .join-the-flow-online-section {
    width: 85%;
    margin-top: 65px;
    padding-top: 65px;
  }
}

