.npl-swiper2-grid {
  display: grid;
  position: absolute;
  top: 0;
  max-width: 1300px;
  grid-template-columns: minmax(50px, 1300px) minmax(15px,1fr) 240px;
  margin: 0px 45px 40px 11%;
  justify-items: end;
  align-items: end;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.swiper-container {
  width: 100% !important;
  position: relative;
  overflow-x: clip;
}

.mySwiper {
  filter: drop-shadow(4px 6px 8px rgba(0, 0, 0, 0.8));
}

.swiper {
  width: 100%;
  height: 100%;
}

.mySwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-container .mySwiper .swiper-slide {
  background-position: center;
  background-size: cover;
  height: 100%;
  opacity: 0.4;
  transition: opacity 0.4s ease-in-out;
  aspect-ratio: 3/2;
}

.mySwiper .swiper-slide-active {
  opacity: 1 !important;
  transition: 0.5s;
}

.mySwiper .swiper-slide {
  transform: translateX(-29.5%) !important;
}

@media screen and (max-width: 1450px) and (min-width: 1350px) {
  .mySwiper {
    width: 100% !important;
  }

  /* .npl-swiper2-grid {
    height: 96%;
  } */

  /* .npl-blog-icons-right-left {
    bottom: 32px;
  } */

  .mySwiper .swiper-slide-active,
  .mySwiper .swiper-slide-next,
  .mySwiper .swiper-slide-prev {
    min-width: 780px !important;
  }

  .mySwiper .swiper-slide-active,
  .mySwiper .swiper-slide-next,
  .mySwiper .swiper-slide-prev {
    transform: translateX(-38%) !important;
  }
}

@media screen and (max-width: 1350px) and (min-width: 1250px) {
  .mySwiper .swiper-slide-active,
  .mySwiper .swiper-slide-next,
  .mySwiper .swiper-slide-prev {
    min-width: 760px !important;
  }

  .mySwiper .swiper-slide-active,
  .mySwiper .swiper-slide-next,
  .mySwiper .swiper-slide-prev {
    transform: translateX(-46.5%) !important;
  }
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: none;
}

.mySwiper2 {
  max-width: 400px;
  height: 284px;
  bottom: 65px;
  background-color: #dfded2;
  grid-column: 1;
  margin: 0 !important;
  pointer-events: auto;
}

.mySwiper2 .swiper-slide {
  width: 100%;
}

.npl-blog-icon-responsive-container-right-left {
  display: flex;
}

@media screen and (min-width: 1921px) {
  .mySwiper .swiper-slide {
    transform: translateX(-17%) !important;
  }

  .npl-swiper2-grid {
    grid-template-columns: minmax(0, 880px) minmax(350px, 1fr) 240px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 64%;
    /* transform: translate(13%,0); */
    margin: 0 auto;
  }

  .npl-blog-icon-responsive-container-right-left,
  .mySwiper2 {
    grid-column: 2;
  }

  .npl-blog-icons-right-left {
    display: grid;
    grid-template-columns: minmax(0, 880px) minmax(15px, 1fr) 240px;
    max-width: 64%;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    /* transform: translate(13%,0); */
    justify-content: end;
    align-items: end;
    height: fit-content;
  }

  .npl-blog-section {
    max-width: 64%;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    /* transform: translate(13%,0); */
  }

  .footer_container {
    margin: 0 auto !important;
  }

  .section2_see_more {
    margin: 90px auto 0 !important;
  }
}

@media screen and (max-width: 1350px) {
  .npl-swiper2-grid,
  .npl-blog-icons-right-left {
    max-width: 1160px;
    margin: 0 5px 0 8%;
  }
}

@media screen and (max-width: 1250px) and (min-width: 1025px) {
  .npl-swiper2-grid {
    max-width: 1160px;
    grid-template-columns: 1fr;
    width: 85%;
    margin: 0 auto;
    height: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .swiper-container {
    height: auto;
  }

  .npl-swiper2-grid {
    width: 90%;
    height: 100%;
    max-width: 740px;
    left: 0;
    right: 0;
    grid-template-columns: 1fr;
    margin: -60px auto 0;
  }

  .swiper-container .swiper-slide {
    background-position: center;
    background-size: cover;
    opacity: 1;
  }

  .mySwiper .swiper-slide {
    max-width: 100% !important;
  }

  .mySwiper2 {
    position: relative;
    right: 0;
    top: 0;
    max-width: 100%;
  }

  .mySwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper-container {
    width: 100%;
    position: relative;
  }
  .mySwiper2 .swiper-slide {
    width: 100%;
  }

  .swiper-container {
    width: 100% !important;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .swiper-container .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 100% !important;
    opacity: 1;
    margin: 0 auto;
  }

  .mySwiper .swiper-slide {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .npl-swiper2-grid {
    position: relative;
    width: 90%;
    grid-template-columns: 1fr;
    margin: -60px auto 0;
  }

  .npl-blog-icon-responsive-container-right-left {
    width: 100%;
    justify-content: space-between;
    grid-column: 1;
  }
}

@media screen and (min-width: 1920px) {
  /* Your styles here */
  .mySwiper .swiper-slide {
    max-width: 100% !important;
  }
  .swiper-container .mySwiper .swiper-slide {
    max-width: 100% !important;
  }

  .npl-project-icons-right-left {
    max-width: 71%;
    margin: 0;
  }

  .translate {
    transform: translateY(-150px);
  }
}

/* read-dummy start */

.npl-read-dummy {
  position: absolute;
  bottom: -15px;
  right: 0;
  width: 35px;
  height: 25px;
  overflow: clip;
}

.npl-blog-original {
  transform: translateY(110%);
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.npl-show-original {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.2s ease-in-out;
}

.npl-blog-dummy {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.2s ease-in-out;
}

.npl-hide-dummy {
  transform: translateY(-110%);
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
/* read-dummy end */
