/* Banner section start  */
.npf-banner__section {
  position: relative;
  background: #1f305c url("../img/vector-1.png") right bottom 100px no-repeat;
  background-size: 45%;
}
.npf-banner-wrapper {
  padding: 90px 0 0;
}
.npf-banner-wrapper > div {
  width: 50%;
}
.npf-banner-wrapper h1 {
  font-size: clamp(40px, 3.4vw, 64px);
  font-weight: 700;
  color: var(--light);
  margin: 0;
  letter-spacing: -3%;
  line-height: 1;
}
.npf-banner-wrapper p {
  font-size: clamp(18px, 2vw, 20px);
  color: var(--light);
  margin: 16px 0 0;
  max-width: 80%;
}
.npf-banner-wrapper .banner-button {
  margin-top: 35px;
}
.npf-banner-wrapper .banner-button .btn:nth-child(1),
.npf-banner-wrapper .banner-button .btn:nth-child(2):hover {
  background-color: var(--light);
  border-color: var(--light);
  color: var(--primary);
}
.npf-banner-wrapper .banner-button .btn:nth-child(2),
.npf-banner-wrapper .banner-button .btn:nth-child(1):hover {
  color: var(--light);
  border: 1px solid #ffffff4f;
  background-color: transparent;
}
.npf-banner-wrapper .featured-image {
  flex-wrap: wrap;
  width: 40%;
}
.npf-banner-wrapper .featured-image a {
  width: fit-content;
  overflow: hidden;
  border: 5px solid #769af6;
  width: 42%;
  background-color: #000;
  display: block;
}
.npf-banner-wrapper .featured-image img {
  width: 100%;
}
.npf-banner-wrapper .featured-image a:nth-child(1) {
  border-radius: 200px 200px 0 200px;
}
.npf-banner-wrapper .featured-image a:nth-child(2) {
  border-radius: 200px 200px 200px 0;
  width: 53%;
}
.npf-banner-wrapper .featured-image a:nth-child(3) {
  border-radius: 200px 0 200px 200px;
  position: relative;
  top: -35px;
}

@media (max-width: 1200px) {
  .npf-banner-slider {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .npf-banner__section .wrapper {
    padding: 0;
  }
  .npf-banner-wrapper {
    flex-direction: column-reverse;
    padding: 0 0 45px;
  }
  .npf-banner-wrapper > div,
  .npf-banner-wrapper .featured-image {
    width: auto;
  }
  .npf-banner-wrapper .entry-container {
    padding: 0 20px;
  }
  .npf-banner-wrapper .featured-image a:not(:first-child) {
    display: none;
  }
  .npf-banner-wrapper .featured-image a:nth-child(1) {
    border-radius: unset;
    width: 100%;
    max-height: 350px;
    margin: 0 0 14px;
    border: unset;
  }
  .npf-banner-slider {
    margin: 0;
  }
  .npf-banner-wrapper p {
    margin: 10px 0 0;
  }
  .npf-banner-wrapper .banner-button {
    margin-top: 25px;
  }
}
/* Banner section end  */

/* NPF slider start  */
.npf-slider__section {
  background: #1f305c url(../img/vector.png) left -200px bottom -8px no-repeat;
}
.npf-banner-slider {
  max-width: 1335px;
  border-radius: 42px 0 0 0;
  overflow: hidden;
  margin: 0 -21% 0 auto;
  z-index: 99;
  top: 40px;
}
.npf-banner-slider .btn-1 {
  font-size: 16px;
}
.npf-banner-slider .btn-1:nth-child(2) i {
  padding-left: 5px;
  color: #3d3b3ada;
}
.npf-banner-slider .btn-1:nth-child(2):hover i {
  color: var(--light);
}
.npf-banner-slider img {
  height: 231px;
  width: 100%;
  object-fit: cover;
  border-radius: 42px 0 10px 10px;
}
.npf-banner-slider .banner-slider-container {
  background-color: var(--light);
  border-radius: 42px 0 0 0;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 4px;
  margin: 0 20px 10px 0;
}
.npf-banner-slider .entry-content {
  padding: 20px;
}
.npf-banner-slider .date {
  border-radius: 20px 0 0;
  background-color: var(--light);
  position: relative;
  margin-top: -54px;
  font-size: 14px;
  line-height: 16px;
  font-family: var(--primary-font);
  box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 4px;
  width: fit-content;
  padding: 6px 12px 3px;
  line-height: 1;
  gap: 10px;
}
.npf-banner-slider .date span {
  color: var(--primary);
  font-size: clamp(36px, 3vw, 46px);
  font-weight: 800;
  letter-spacing: -3%;
  font-family: var(--secondary-font);
}
.npf-banner-slider .entry-title {
  margin: 20px 0;
}

@media (max-width: 767px) {
  .npf-banner-slider {
    margin: 0;
    top: 20px;
  }
}
/* NPF slider end  */

/* NPF About us start  */
.npf-about__section {
  position: relative;
  z-index: 1;
  padding: 120px 0;
}
.npf-about__section .section-wrapper .section-title,
.npf-about__section .section-wrapper p {
  text-align: left;
}
.npf-about__section .section-wrapper p {
  opacity: 80%;
}
.npf-about-wrapper {
  gap: 80px;
}
.npf-about__section .featured-image {
  width: 60%;
  position: relative;
}
.npf-about__section .entry-container {
  width: 40%;
}
.npf-about__section .featured-image img {
  height: 480px;
  width: 100%;
  object-fit: cover;
}
.npf-about__section .featured-image a:nth-child(1) {
  width: 90%;
  display: block;
  position: relative;
}
.npf-about__section .featured-image a:nth-child(1)::after {
  content: "";
  width: 12%;
  height: 90%;
  position: absolute;
  right: -10px;
  border: 10px solid #769af6;
  top: -10px;
  z-index: -1;
}
.npf-about__section .featured-image a:nth-child(2) {
  position: absolute;
  bottom: -54px;
  right: 0;
  border: 5px solid #ffdfe3;
  border-radius: 200px 0 200px 200px;
  overflow: hidden;
}
.npf-about__section .featured-image a:nth-child(2) img {
  height: 199px;
  width: 208px;
}
.npf-about__section .btn-1 {
  margin-top: 30px;
  border-color: var(--primary);
  color: var(--primary);
}
.npf-about__section .btn-1:hover {
  color: var(--light);
}
.npf-about__section .section-wrapper {
  max-width: unset;
  margin: unset;
}
@media (max-width: 1024px) {
  .npf-about-wrapper {
    gap: 40px;
  }
  .npf-about__section {
    padding: 90px 0;
  }
}
@media (max-width: 767px) {
  .npf-about__section {
    padding: 60px 0;
  }
  .npf-about-wrapper {
    flex-direction: column;
  }
  .npf-about-wrapper {
    gap: 25px;
  }
  .npf-about__section .featured-image,
  .npf-about__section .entry-container {
    width: 100%;
  }
  .npf-about__section .featured-image {
    display: flex;
  }
  .npf-about__section .featured-image a {
    width: 50% !important;
  }
  .npf-about__section .featured-image img {
    height: 380px !important;
    width: 100% !important;
    object-fit: cover;
  }
  .npf-about__section .featured-image a:nth-child(2) {
    position: unset;
    border-radius: unset;
    border: unset;
  }
  .npf-about__section .featured-image a:nth-child(1)::after {
    content: unset;
  }
  .npf-about__section .btn-1 {
    margin-top: 20px;
  }
}
@media (max-width: 567px) {
  .npf-about__section .featured-image img {
    height: 250px !important;
  }
}
/* NPF About us end  */

/* NPF Latest event end  */
.latest-event__section {
  display: block;
}
.latest-event-wrapper {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  margin-top: 35px;
}
.latest-event-wrapper img {
  height: 231px;
  width: 100%;
  object-fit: cover;
  border-radius: 42px 0 10px 10px;
}
.latest-event-container {
  background-color: var(--light);
  border-radius: 42px 0 0 0;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.latest-event-container .entry-content {
  padding: 20px;
}
.latest-event-container .date {
  border-radius: 20px 0 0;
  background-color: var(--light);
  position: relative;
  margin: -54px 0 20px;
  font-size: 14px;
  line-height: 16px;
  font-family: var(--primary-font);
  box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 4px;
  width: fit-content;
  padding: 6px 12px 3px;
  line-height: 1;
}
.latest-event-container .date span {
  color: var(--primary);
  font-size: clamp(36px, 3vw, 46px);
  font-weight: 800;
  letter-spacing: -3%;
  font-family: var(--secondary-font);
}
.latest-event__section .btn-1.gradient-btn {
  margin: 40px auto 0;
}
@media (max-width: 767px) {
  .latest-event-wrapper {
    grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  }
}
/* NPF Latest event end  */

/* NPF Gallery start  */
.npf-gallery__section .stories-sliderr .gallery{
  margin-top: clamp(20px, 3vw, 40px);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, calc((100% - 60px) / 4)));
  gap: 20px;
}
.npf-gallery__section .gallery-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  align-items: end;
  position: relative;
  z-index: 1;
  padding: 0 40px;
}
.npf-gallery__section .gallery-wrapper a,
.npf-gallery__section .gallery-wrapper img {
  width: 100%;
  max-height: 472px;
  object-fit: cover;
}
.npf-gallery__section .gallery-wrapper a:nth-child(4),
.npf-gallery__section .gallery-wrapper a:nth-child(5),
.npf-gallery__section .gallery-wrapper a:nth-child(6) {
  margin: 0 0 auto 0;
}
.npf-gallery__section h3 {
  font-size: clamp(4rem, 20vw, 18.375rem);
  color: #769af6;
  opacity: 25%;
  font-weight: 700;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-top: -5%;
  line-height: 0.6;
}
@media (max-width: 1024px) {
  .npf-gallery__section .gallery-wrapper {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .npf-gallery__section .gallery-wrapper {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }
  .npf-gallery__section .gallery-wrapper {
    padding: 0;
  }
  .npf-gallery__section .gallery-wrapper a,
  .npf-gallery__section .gallery-wrapper img {
    max-height: 295px;
  }
}
@media (max-width: 567px) {
  .npf-gallery__section .gallery-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .npf-gallery__section .gallery-wrapper a,
  .npf-gallery__section .gallery-wrapper img {
    max-height: 195px;
  }
}
/* NPF Gallery end  */

/* NPF Stories end  */
.npf-stories__section .section-wrapper .section-title,
.npf-stories__section .section-wrapper p {
  color: var(--light);
}
.npf-stories__section .stories-slider {
  margin-top: 35px;
}
.npf-stories__section .stories-container {
  background-color: var(--bg-color);
  box-shadow: rgba(0, 0, 0, 0.4) 0.6px 1px 4px;
  transition: var(--transition-2);
  margin: 0 0 10px 0;
}
.npf-stories__section .stories-container:hover {
  background-color: var(--secondary);
}
.npf-stories__section .stories-container img {
  height: 231px;
  width: 100%;
  object-fit: cover;
  
}
.npf-stories__section .stories-container .entry-content {
  padding: 20px 20px 30px;
}
.npf-stories__section .stories-container .date {
  gap: 4px;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--primary-font);
}
.npf-stories__section .stories-container .date img {
  width: auto;
  height: auto;
  border-radius: unset;
}
.npf-stories__section .stories-container p {
  margin: 3px 0 0;
}
.npf-stories__section .stories-container .btn-1 {
  font-size: 16px;
  margin-top: 15px;
  padding: 8px 12px;
}
.npf-stories__section .stories-sliderr{
  margin-top: clamp(20px, 3vw, 40px);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, calc((100% - 60px) / 4)));
  gap: 20px;
}

.npf-stories__section .slick-track {
  display: flex;
  gap: 25px;
}
.npf-stories__section .stories-container:hover .date,
.npf-stories__section .stories-container:hover .entry-title a,
.npf-stories__section .stories-container:hover p {
  color: var(--light);
}
.npf-stories__section .stories-container:hover .btn-1 {
  background: var(--light);
  color: var(--primary);
}
.npf-stories__section .slick-arrow {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: var(--light);
  transition: var(--transition-2);
}
.npf-stories__section .slick-arrow:hover {
  background-color: var(--primary);
}
.npf-stories__section .slick-next::before,
.npf-stories__section .slick-prev::before {
  content: "\f178";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
  color: var(--primary);
}
.npf-stories__section .slick-prev::before {
  content: "\f177";
}
.npf-stories__section .slick-arrow:hover::before {
  color: var(--light);
}
.npf-stories__section .slick-next {
  right: -15px;
}
.npf-stories__section .slick-prev {
  left: -15px;
  z-index: 1;
}
@media (max-width: 767px) {
  .npf-stories__section .slick-arrow {
    width: 40px;
    height: 40px;
  }
  .npf-stories__section .slick-next::before,
  .npf-stories__section .slick-prev::before {
    font-size: 16px;
  }
  .npf-stories__section .slick-track {
    gap: 0;
  }
}
/* NPF Stories end  */

/* NPF Support start  */
.npf-support__section {
  background: url("../img/vector-1.png") right bottom -100px no-repeat;
}
.npf-support__section .online-payment,
.npf-support__section .support-button {
  justify-content: center;
  margin-top: 25px;
}
.npf-support__section .support-button {
  margin-top: 35px;
}
.npf-support__section .support-button .btn-1.gradient-btn i {
  padding-left: 5px;
}
/* NPF Support end  */
/* Single Blog start  */
.single-blog__section{
      margin-top: clamp(20px, 3vw, 40px);

}
.single-blog__section .section-title {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 35px;
  row-gap: 2px;
  flex-wrap: wrap;
  margin: 0 auto;
}
.single-blog__section .section-title h1 {
  max-width: 586px;
}
.single-blog__section .uk-container > div:not(:last-child) {
  margin-bottom: clamp(18px, 3vw, 35px);
}
.single-blog__section .featured-image img {
  width: 100%;
}
.single-blog__section .featured-image {
  text-align: center;
}
.single-blog__section .content__area {
  max-width: 790px;
  margin: 0 auto;
}