.slider-p {
  margin-bottom: 0;
  font-size: 20px;

  padding-top: 10px;
  text-align: center;
}
.events-slider-container {
  margin-left: 0;
}
/* .swiper-width {
  width: 450px !important;
} */
/* @media only screen and (max-width: 767px) {
  .swiper-width {
    width: 600px !important;
  }
} */

@media only screen and (min-width: 768px) {
  .slider-p {
    width: max-content;
  }
}

@media only screen and (max-width: 768px) {
  .font-size-mob {
    font-size: 45px !important;
  }
  .font-size-second {
    font-size: 27px !important;
  }
  .banner-content-div {
    justify-content: start !important;
  }
}

.cstm-padd-section {
  /* padding: 60px 0 !important; */
  padding: 100px 0 60px !important;
}
.mob-height {
  height: 100vh;
}
.banner-content-div {
  justify-content: center;
}

@media only screen and (min-width: 992px) {
  .font-size-mob {
    font-size: 80px !important;
  }
  .font-size-second {
    font-size: 50px !important;
  }
  .line-heigh-lg {
    line-height: 70px !important;
  }
  .large-font-bann {
    font-size: 190px !important;
    /* line-height: 200px !important; */
    line-height: 120px !important;
  }
  /* .height-lg {
    height: 100vh;
  } */
}
@media only screen and (max-width: 992px) {
  .bg-base-color {
    background-color: transparent;
  }
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 0;
}
.padding-large {
  padding-top: 10%;
}
@media only screen and (min-width: 768px) {
  .font-lg-screen {
    font-size: 4.5rem !important;
    line-height: 4.5rem !important;
  }
}

.large-font-bann {
  margin-top: 40px;
}

.large-font {
  font-size: 25px;
}

@media only screen and (max-width: 768px) {
  .text-small {
    font-size: 3rem !important;
    line-height: 3rem !important;
    letter-spacing: 1 !important;
  }

  .text-small span {
    letter-spacing: 1px !important;
  }

  .resp-mob-award {
    width: 100%;
  }
}
.check-box-nomination {
  width: fit-content !important;
}
.ml-label {
  margin-left: 8px;
}
