@media (min-width: 1025px) {
  section#DestinationSection .two-item-grid .list-item {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#DestinationSection .two-item-grid .list-item {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#DestinationSection .two-item-grid .list-item {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  section#DestinationSection .two-item-grid .list-item {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  section#DestinationSection .two-item-grid .list-item .offerImge {
    height: 23.4375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#DestinationSection .two-item-grid .list-item .offerImge {
    height: 23.4375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#DestinationSection .two-item-grid .list-item .offerImge {
    height: 250px;
  }
}
@media (max-width: 600px) {
  section#DestinationSection .two-item-grid .list-item .offerImge {
    height: 250px;
  }
}
@media (min-width: 1025px) {
  section#DestinationSection .three-item-grid .list-item {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#DestinationSection .three-item-grid .list-item {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#DestinationSection .three-item-grid .list-item {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  section#DestinationSection .three-item-grid .list-item {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  section#DestinationSection .three-item-grid .list-item .offerImge {
    height: 23.4375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#DestinationSection .three-item-grid .list-item .offerImge {
    height: 23.4375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#DestinationSection .three-item-grid .list-item .offerImge {
    height: 250px;
  }
}
@media (max-width: 600px) {
  section#DestinationSection .three-item-grid .list-item .offerImge {
    height: 250px;
  }
}

@media screen and (max-width: 991px) {
  section#DestinationSection .moredetails {
    width: 170px;
    margin: 10px auto !important;
  }
  section#DestinationSection .padding--10 {
    padding: 5px !important;
  }
  section#DestinationSection .padding--10 p {
    text-align: center !important;
  }
}
/*# sourceMappingURL=experience-listing.min.css.map */
