.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  background: black;     
}

a {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}

a:hover {
  color: #368658;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  border-bottom: 2px solid #fff;
  background-color: transparent;
}

.head {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 100vh;
  -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-image:url(../images/bg.png);
  }

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
}

.nav-link {
  color: #fff;
}

.nav-link:hover {
  opacity: 0.7;
}

.nav-link.w--current {
  color: #fff;
}

.nav-container {
  height: 60px;
}
.video-bg{
    position: fixed;
    left: 0;
    top: 0;
    z-index: -10;
    width: 100%;
    height: 100%;
}
.main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 600px;
  -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;
}

.main-container.image-container {
  max-width: 840px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #000;
}

.heading {
  margin-bottom: 4px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 3.25rem;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.button {
  margin-bottom: 20px;
  padding: 20px;
  border-style: solid;
  border-width: 3px 3px 2px;
  border-color: #fff;
  border-radius: 10px;
  background-color: rgba(56, 152, 236, 0);
  color: #fff;
  font-size: 1.3rem;
}

.button:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.section {
  position: relative;
  z-index: 1;
  display: block;
  padding-top: 50%;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(19%, #000), to(#000));
  background-image: linear-gradient(180deg, transparent, #000 19%, #000);
}

.section.top {
  padding-top: 20%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background-image: linear-gradient(180deg, transparent, #000);
}

.lottie-hold {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  opacity: 0.24;
}
.text-block {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.paragraph {
  width: 100%;
  max-width: 100%;
  margin-bottom: 16px;
  font-family: Raleway, sans-serif;
  font-size: 0.9rem;
  line-height: 1.5;
  text-align: left;
}

.paragraph.intro {
  max-width: 100%;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
}

.paragraph.date {
  width: 80%;
  max-width: 100%;
  margin-bottom: 0px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
}

.paragraph.temp {
  width: 20%;
  max-width: 20%;
  font-family: Inter, sans-serif;
  font-size: 12px;
  text-align: right;
}

.scroll-down-lottie-hold {
  height: 50px;
}

.scroll-lottie {
  height: 100%;
}

.point-lottie {
  position: absolute;
  left: 130px;
  top: -35px;
  right: 0%;
  bottom: auto;
  width: 100px;
  height: 100px;
}

.button-hold {
  position: relative;
}

.bg-lottie {
  width: 100%;
  margin-bottom: -5px;
}

.dummy-top {
  height: 100vh;
}

.link {
  color: #fff;
}

.text-block-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-bottom: 15px;
  text-align: center;
}

.section-2 {
  position: relative;
  background-color: #000;
}

.body {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.heading-2 {
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 30px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 1px;
}

.div-block {
  position: relative;
  border: 0px none #000;
}

.div-block-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 0px solid #fff;
}

.div-block-2.highlight {
  margin-right: 16px;
  padding-right: 0px;
  border-bottom-width: 6px;
}

.text-block-3 {
  margin-bottom: 10px;
}

.text-block-3.author-bio {
  width: 80px;
  margin-bottom: 13px;
  padding-bottom: 4px;
  border-bottom: 1px solid #7d6e71;
  font-family: Merriweather, serif;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1rem;
}

.text-block-4 {
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.div-block-3 {
  position: relative;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 24px;
  margin-bottom: 24px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
}

.break {
  position: static;
  left: 0px;
  width: 8%;
  height: 24px;
  margin-right: 92%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-top: 4px solid #fff;
}

.section-3 {
  background-color: #000;
}

.text-block-5 {
  width: 100%;
  margin-top: 8px;
  padding-top: 8px;
  border-top: 0.5px solid hsla(0, 0%, 100%, 0.6);
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.heading-3 {
  width: 100%;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.5px;
}

.block-quote {
    margin-top: 20px;
    padding: 24px 24px;
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;
    border-left-style: none;
    font-family: Merriweather, serif;
    font-size: 20px;
    line-height: 32px;
    font-style: italic;
    font-weight: 100;
    text-align: left;
    letter-spacing: 0.1px;
    margin-bottom: 60px;
}

.lottie-animation {
  position: relative;
}
   #video{
        height:auto;
        width:100%;
    } 

@media screen and (max-width: 991px) {
  .heading {
    font-size: 2.3rem;
  }

  .button {
    font-size: 1.2rem;
  }

  .paragraph {
    font-size: 1.1rem;
  }

  .text-block-5 {
    padding-top: 12px;
  }
}

@media screen and (max-width: 767px) {
  .nav-container {
    padding-right: 30px;
    padding-left: 30px;
  }
   #video{
        height:100%;
        width:auto;
    } 

  .main-container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .heading {
    font-size: 1.6rem;
  }

  .button {
    padding: 15px;
  }

  .paragraph {
    font-size: 1rem;
  }

  .point-lottie {
    top: -24px;
    width: 80px;
    height: 80px;
  }

  .text-block-2 {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    width: 100%;
    border-bottom: 2px solid #fff;
    background-color: transparent;
  }
    #video{
        height:100%;
        width:auto;
    } 
    
  .nav-link:hover {
    opacity: 1;
  }

  .nav-container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .main-container {
    padding-right: 28px;
    padding-left: 28px;
  }

  .text-block {
    font-size: 16px;
  }

  .point-lottie {
    left: 121px;
  }

  .nav-menu {
    background-color: transparent;
  }

  .menu-button {
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: hsla(0, 0%, 100%, 0.2);
  }

  .text-block-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

