ul.nav-menu2 li,
ul.nav-menu1 li,
ul.nav-menu3 li {
  display: inline;
  margin-right: 24px;
}
.carousel-inner {
  height: 580px !important;
  margin-bottom: -36px;
}
.nav-menu-title a {
  font-family: Manrope;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  color: #343434;
  margin-right: 0px;
}
.news-and-events1 {
  padding-top: 80px;
  margin-top: -70px;
}
@media (max-width: 650px) {
  .carousel-inner {
    height: 365px !important;
    width: 100% !important;
    margin-bottom: -20px;
    margin: 0;
    margin-top: 210px;
  }
}
@media (max-width: 380px) {
  .carousel-inner {
    width: 100% !important;
    margin-bottom: -18px;
    margin-top: 210px;
  }
}

@media (max-width: 350px) {
  .carousel-inner {
    width: 100% !important;
    margin-bottom: -52px;
  }
}
.nav-menu2 {
  padding-top: 24px !important;
  padding-bottom: 0 !important;
  padding-left: 24px !important;
  padding-right: 40px !important;
  margin: 0 !important;
}
.arrow-view {
  margin-bottom: 24px;
  margin-top: 32px;
}
.nav-menu1 {
  padding-left: 24px !important;
  padding-right: 40px !important;
  margin-top: 16px;
  margin-bottom: 0;
}
iframe {
  width: 800px;
  height: 520px;
}
@media (max-width: 800px) {
  iframe {
    width: 720px;
    height: 520px;
  }
}
.left-section {
  max-width: 938px;
}

.nav-menu3 {
  padding-top: 16px !important;
  padding-bottom: 24px !important;
  padding-left: 24px !important;
  padding-right: 40px !important;
  margin: 0 !important;
}
#news-value {
  margin-bottom: 16px !important;
}
.news {
  margin-bottom: 48px !important;
}

@media (max-width: 650px) {
  .news {
    margin-bottom: 0 !important;
  }

  .news-and-events1 {
    margin-top: -36px !important;
  }

  iframe {
    width: 100%;
    height: 208px;
    margin-left: 0;
    margin-top: 16px;
  }

  #mask-group3 {
    margin-left: 0;
    width: 112.7% !important;
  }

  .full-section {
    display: grid;
    grid-template-columns: 1fr !important;
    grid-template-rows: 1fr !important;
    gap: 0px !important;
    grid-template-areas: ".";
    justify-items: flex-start;
    align-items: baseline;
    max-width: 1267px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 64px;
  }

  .news-and-events1 {
    margin-top: -65px !important;
    margin-left: 24px;
    margin-right: 16px;
    margin-bottom: 0;
  }

  .section-about {
    max-width: 953px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -117px !important;
    margin-bottom: 64px !important;
  }
}

@media (max-width: 380px) {
  #mask-group3 {
    margin-left: 0px;
    width: 117.7% !important;
  }

  iframe {
    width: 100%;
  }
}

@media (max-width: 350px) {
  .logo {
    margin-top: -40px !important;
    margin-left: 24px;
    width: 88px;
  }
  #mask-group3 {
    margin-left: 0px;
    width: 108.8% !important;
  }

  iframe {
    width: 100%;
  }
}
