.ny1-section4 .swiper .swiper-button {
  display: none;
}

.ny1-section4 .ny1-section4b-swiper {
  display: flex;
  flex-wrap: wrap;
  height: auto;
}

.ny1-section4 .ny1-section4b-swiper .swiper-slide {
  width: 20% !important;
  height: auto;
  margin-bottom: 30px;
  margin-right: 0 !important;
  padding: 0 15px;
}
header{
    z-index: 0;
}
header.white{
    z-index: 21;
}
.edit-sticky {
    position: sticky;
    top: 0;
}
.aboutvideo{
    margin-top: 20px;
    padding: 30px;
}
.ny1-section2 .body2 .item:hover .info .text2,.ny1-section2 .body2 .item:hover .info .text2 span{
    color:#193190;
    font-weight: 400;
}
@media (max-width: 1200px) {
  .ny1-section4 .ny1-section4b-swiper .swiper-slide {
    width: 25% !important;
  }
  header{
    z-index: 21;
}
}

@media (max-width: 768px) {
  .ny1-section4 .ny1-section4b-swiper .swiper-slide {
    width: 50% !important;
  }
}
