.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  color: #00ffc8;
}

.section-large {
  position: relative;
  padding: 0px 5%;
}

.nav-btn {
  margin-left: 25px;
  border-radius: 4px;
  background-color: #525252;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

.nav-link-3 {
  color: #4f5e78;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

.nav-link-3.hvr-pop {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.nav-link-3.hvr-pop.w--current {
  font-size: 15px;
  font-weight: 400;
}

.brand-4 {
  height: 100%;
}

.margin-bottom-12 {
  margin-bottom: 12px;
}

.section.lead_section {
  height: 1200px;
  background-color: #092224;
  background-image: url('../images/Hypnotized_Background_20230226.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.footer {
  background-color: #2b2b2b;
}

.container-regular {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: left;
}

.flex-wrapper-centre {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  -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;
  text-align: left;
}

.flex-wrapper-centre.lead_section {
  max-width: 500px;
  margin-left: 175px;
}

.nav-bar-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.info-wrap {
  margin-bottom: 30px;
  padding: 5px 5px 30px;
}

.margin-bottom-32 {
  margin-bottom: 32px;
}

.navbar-1 {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  -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;
  background-color: rgba(0, 230, 181, 0.53);
}

.heading-detail-small {
  margin-top: 25px;
  color: #fff;
  font-size: 28px;
  line-height: 33px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.paragraph-large {
  color: #d8d8d8;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -0.02em;
}

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

.footer-3-links {
  margin-right: -20px;
  margin-bottom: 20px;
  padding-right: 0px;
}

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

.footer-3-link {
  margin-right: 20px;
  margin-left: 19px;
  color: #00be96;
  font-weight: 700;
  text-decoration: none;
}

.footer-3-copywrite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #00dbad;
  font-weight: 500;
}

.footer-3-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer-3-line {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgba(79, 94, 120, 0.23);
}

.row-5 {
  display: block;
  height: auto;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer-3-para {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #b2c7eb;
  line-height: 23px;
  font-weight: 500;
  text-align: right;
}

.footer-3-col-2 {
  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: 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;
}

.footer-3 {
  padding: 100px 5% 20px;
}

.body {
  background-color: #2a2d3a;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

.paragraph {
  color: #b2c7eb;
  text-align: right;
}

@media screen and (max-width: 991px) {
  .nav-menu-2 {
    background-color: rgba(70, 70, 70, 0.91);
  }

  .nav-btn {
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .nav-link-3.hvr-pop {
    font-size: 20px;
    text-align: center;
  }

  .brand-4 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section.lead_section {
    clear: left;
    background-position: 45% 100%;
  }

  .container-regular {
    padding-top: 0px;
  }

  .flex-wrapper-centre.lead_section {
    margin-left: 25px;
  }

  .footer-3-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .footer-3-wrap {
    width: 100%;
    margin-left: 0px;
  }

  .row-5 {
    display: block;
  }

  .menu-button {
    background-color: #006f57;
  }

  .menu-button.w--open {
    background-color: #00aa86;
  }
}

@media screen and (max-width: 767px) {
  .section.lead_section {
    background-position: 45% 50%;
  }

  .info-wrap {
    margin-bottom: 15px;
  }

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

  .footer-3-copywrite {
    text-align: center;
  }

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

  .footer-3-col-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-2 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .section.lead_section {
    height: 1200px;
    background-position: 45% 50%;
  }

  .flex-wrapper-centre {
    margin-top: 50px;
    opacity: 1;
  }

  .flex-wrapper-centre.lead_section {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: rgba(60, 60, 60, 0.62);
  }

  .nav-bar-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-detail-small {
    display: block;
    line-height: 30px;
  }

  .footer-3-links {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .footer-3-copywrite {
    text-align: center;
  }

  .footer-3-para {
    text-align: right;
  }
}

