/*----- Page Title Component ----*/
.page__title {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .page__title {
    padding-top: 20px;
    padding-bottom: 25px;
  }
}

.page__title h1 {
  color: #000;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 90%;
}

@media (min-width: 1200px) and (max-width: 1367px) {
  .page__title h1 {
    font-size: 70px;
    line-height: 80px;
  }
  .costume-details-area .custume__left h2 {
  font-size: 108px;
  line-height: 97px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
  .page__title h1 {
    font-size: 60px;
    line-height: 70px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .page__title h1 {
    font-size: 50px;
    line-height: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .page__title h1 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 600px) {
  .page__title h1 {
    font-size: 32px;
    line-height: 40px;
  }
}

.page__title h2 {
  color: #000;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 90%;
}

@media (min-width: 1200px) and (max-width: 1367px) {
  .page__title h2 {
    font-size: 50px;
    line-height: 55px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .page__title h2 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .page__title h2 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .page__title h2 {
    font-size: 32px;
    line-height: 36px;
  }
}

/*----- Costume Details Area Start ----*/
.costume-details-area {
  background-color: #F9FAFF;
  padding-top: 90px;
  padding-bottom: 140px;
}

@media (min-width: 1200px) and (max-width: 1367px) {
  .costume-details-area {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .costume-details-area {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .costume-details-area {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .costume-details-area {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .about-area .goodwill__note ol li {
    display: block;
    margin-bottom: 30px;
  }
  .goodwill__note-img img {
    width: 100%;
    max-width: 150px;
    margin: auto;
  }
}

.costume-details-area .costume__details__text {
  margin-top: 120px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .costume-details-area .costume__details__text {
    margin-top: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .costume-details-area .costume__details__text {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .costume-details-area .costume__details__text {
    margin-top: 60px;
  }
}

.costume-details-area .costume__details__text p {
  color: #3A3A3C;
  font-family: "Gantari", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
  opacity: 0.76;
}

@media (min-width: 1200px) and (max-width: 1367px) {
  .costume-details-area .costume__details__text p {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .costume-details-area .costume__details__text p {
    font-size: 20px;
    line-height: 27px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .costume-details-area .costume__details__text p {
    font-size: 18px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 767px) {
  .costume-details-area .costume__details__text p {
    font-size: 18px;
    line-height: 22px;
  }
}

.costume-details-area .custume__left h2 {
  font-size: 76px;
  line-height: 74px;
  padding: 0 3rem;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .costume-details-area .custume__left h2 {
    font-size: 71px;
    line-height: 65px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .costume-details-area .custume__left h2 {
    font-size: 60px;
    line-height: 55px;
  }
}

@media only screen and (max-width: 767px) {
  .costume-details-area .custume__left h2 {
    font-size: 108px;
    line-height: 92px;
  }
}

@media only screen and (max-width: 600px) {
  .costume-details-area .custume__left h2 {
    font-size: 77px;
    line-height: 74px;
  }
}
@media only screen and (max-width: 580px) {
  .costume-details-area .custume__left h2 {
    font-size: 64px;
    line-height: 64px;
  }
}
@media only screen and (max-width: 480px) {
  .costume-details-area .custume__left h2 {
    font-size: 54px;
    line-height: 53px;
  }
}

@media only screen and (max-width: 380px) {
  .costume-details-area .custume__left h2 {
    font-size: 40px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 300px) {
  .costume-details-area .custume__left h2 {
    font-size: 32px;
    line-height: 39px;
  }
}

.costume-details-area .costume__details__text .costume__list {
  margin-top: 40px;
}

.costume-details-area .costume__details__text .costume__list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.costume-details-area .costume__details__text .costume__list ul li {
  color: #3A3A3C;
  font-family: "Gantari", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
  opacity: 0.76;
  position: relative;
  padding-left: 20px;
  margin-bottom: 7px;
}

@media (min-width: 1200px) and (max-width: 1367px) {
  .costume-details-area .costume__details__text .costume__list ul li {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .costume-details-area .costume__details__text .costume__list ul li {
    font-size: 20px;
    line-height: 27px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .costume-details-area .costume__details__text .costume__list ul li {
    font-size: 18px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 767px) {
  .costume-details-area .costume__details__text .costume__list ul li {
    font-size: 18px;
    line-height: 22px;
  }
}

.costume-details-area .costume__details__text .costume__list ul li::after {
  width: 8px;
  height: 8px;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
  background-color: #3A3A3C;
  opacity: 0.76;
  margin-top: 2px;
}

@media (min-width: 1200px) and (max-width: 1367px) {
  .costume-details-area .costume__details__text .costume__list ul li::after {
    width: 6px;
    height: 6px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .costume-details-area .costume__details__text .costume__list ul li::after {
    width: 6px;
    height: 6px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .costume-details-area .costume__details__text .costume__list ul li::after {
    width: 6px;
    height: 6px;
  }
}

@media only screen and (max-width: 767px) {
  .costume-details-area .costume__details__text .costume__list ul li::after {
    width: 5px;
    height: 5px;
  }
}

.costume-details-area .costume__details__text .explore-btn {
  margin-top: 50px;
}

@media (min-width: 1200px) and (max-width: 1367px) {
  .costume-details-area .costume__details__text .explore-btn {
    margin-top: 40px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .costume-details-area .costume__details__text .explore-btn {
    margin-top: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .costume-details-area .costume__details__text .explore-btn {
    margin-top: 40px;
  }
  .about-area .goodwill__note ol li {
    display: block;
    align-items: center;
    margin-bottom: 30px;
  }
}

/* Breadcrumbs styles */
.breadcrumbs {
  list-style: none;
  margin: 0 0 0 2rem;
  padding: 0 0 44px 0;
  text-align: center;
}

.breadcrumbs li {
  list-style: none;
  font-family: Gantari, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 20px;
  color: #3A3A3C;
  display: inline-block;
}

.breadcrumbs li a {
  display: block;
  padding: 0 40px 0 0;
  color: #3A3A3C;
  text-decoration: none;
  height: 18px;
  position: relative;
  perspective: 700px;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .breadcrumbs {
    margin: 0;
    padding: 0 0 30px 0;
  }
  .breadcrumbs li {
    font-size: 14px;
  }
  .breadcrumbs li a {
    padding: 0 20px 0 0;
  }
}

@media only screen and (max-width: 600px) {
  /* Additional styles for smallest screens if needed */
}