@media all and (max-width: 1860px) {
}

@media all and (max-width: 1660px) {

}

@media all and (max-width: 1400px) {
  .vector-line .card-frame-link {
    display: none;
  }

  .card-frame-link {
    padding: 0 3px;
  }

  .vector-line .d-flex {
    width: 19%;
  }

  .sign-up-frame .d-flex {
    width: 19%;
  }

  .btn-hero-search {
    padding: 20px 40px;
    font-size: 16px;
  }

  .vector-line {
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }

  .rectangle-parent {
    width: 90%;
  }

  .divelementor-element2.footer-cta {
    flex-wrap: wrap;
  }
}

@media all and (max-width: 1260px) {
  .pricing-card {
    border-radius: 16px 16px 0 0;
    border: 1px solid #e5e7eb;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 30px -5px rgba(0, 0, 0, 0.15);
    padding: 20px;
    position: fixed;
    bottom: 0;
    z-index: 99999999;
    width: 100%;
    left: 0;
    right: 0;
  }



}

@media all and (max-width: 990px) {
  .d-none-sm {
    display: none;
  }

  .d-block-sm {
    display: block !important;
  }

  .main {
    background: none;
  }
  .about-image-group-container {
    flex: 1;
    position: relative;
    background-image: url(/images/about-bg-small.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    max-width: 100%;
    height: 400px;
  }

  /* .about-section.main {
    margin: 0;
} */

  .subscription-form {
    min-width: initial !important;
  }

  header.rectangle-shape {
    padding: 10px;
  }

  ul.pagination.align-items-center.mt-5 {
    flex-wrap: wrap;
  }

  .pagination button.btn.btn-carousel.btn-outline.btn-outline-dark {
    width: 30px !important;
    height: 30px !important;
    /* padding: 5px !important; */
    display: flex;
    justify-content: center;
    align-items: center;
  }

  button.btn.btn-outline.btn-primary.btn-carousel {
    width: 30px !important;
    height: 30px !important;
    /* padding: 5px !important; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -2px;
  }

  .pagination button.btn.btn-carousel.btn-outline.btn-outline-dark img {
    width: 30px !important;
    height: 30px !important;
    padding: 5px !important;
  }

  button.btn.btn-outline.btn-primary.btn-carousel img {
    width: 30px !important;
    height: 30px !important;
    padding: 5px !important;
  }

  .pagination a.page-link {
    border-radius: 100%;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
  }

  .image-gallery {
    gap: 1.5rem !important;
  }

  .image-gallery img {
    border-radius: 10px !important;
  }

  .book-now-container {
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .pricing-card {
    border-radius: 16px 16px 0 0;
    border: 1px solid #e5e7eb;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 30px -5px rgba(0, 0, 0, 0.15);
    padding: 20px;
    position: fixed;
    bottom: 0;
    z-index: 99999999;
    width: 100%;
    left: 0;
    right: 0;
  }

  .pricing-carda .btn.btn-primary.btn-rounded.w-100.mt-5 {
    margin-top: 20px !important;
  }

  .hotel-detail-card-footer {
    /* flex-wrap: wrap !important; */
    gap: 10px;
  }

  .hotel-detail-card-footer .btn-hotel-card {
    /* width: 100%; */
  }
}

@media all and (max-width: 990px) {
  :root {
    --font-size-sm-xs: 10px !important;
    --font-size-sm: 14px !important;
    --font-size-base: 14px !important;
    --font-header: 24px !important;
    --font-subheader: 20px !important;
    --font-card-header-xl: 20px !important;
    --font-card-header: 14px !important;
    --font-section-heading: 24px !important;
    --font-section-heading-xl: 24px !important;
  }

  .hide-desktop {
    display: block;
  }
  .hide-mobile {
    display: none;
  }

  .btn-outline {
    font-size: var(--font-size-base);
    padding: 10px 20px;
  }

  .page-availability-button {
    margin-top: 1rem;
  }

  .d-none-sm {
    display: none;
  }

  h3 {
    line-height: 30px !important;
  }

  .hotel-policy-table td.table-header {
    padding: 0 10px 0 0;
    width: 47%;
  }

  section.about-section.main {
    margin-top: 360px !important;
  }

  .about-section h3,
  .about-section p {
    text-align: center;
    margin-bottom: 8px;
    line-height: 20px;
  }

  .about-hotel-features h4 {
    font-size: 10px !important;
  }

  .number-blue {
    font-size: 14px !important;
  }

  .about-image-group img {
    width: 150px !important;
    height: 150px !important;
  }

  .d-block-sm {
    display: block !important;
  }

  .bold-path {
    padding: 0 !important;
  }

  .text-node {
    gap: 65px !important;

    padding-bottom: 0px !important;
  }

  section {
    padding: 0px 20px !important;
    margin-top: 60px !important;
  }

  .search-results {
    margin-top: 270px !important;
  }
  .search-results.listing-page {
    margin-top: 140px !important;
}

  .july-link {
    gap: 0px !important;
  }

  .item-link.d-none-sm {
    display: none !important;
  }

  .union-icon {
    width: 200px;
  }

  h1.rs-zone-rs-row-wrap {
    text-align: center;
  }

  header.rectangle-shape {
    padding: 10px;
  }
  .frame-wrapper,
  .sign-up-frame1,
  .vector-line,
  .vuesaxboldframe-parent {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 10px;
  }
  section.text-node-wrapper.mt-0 {
    padding: 0px !important;
  }

  .vector-line .d-flex {
    padding: 10px;
    width: 100%;
  }

  .card-frame-link {
    display: none !important;
  }

  .vuesaxboldmap-parent {
    width: 100%;
  }

  .vuesaxboldcalendar-parent {
    width: 100%;
  }

  .sign-up-frame {
    width: 100%;
  }

  .sign-up-frame {
    width: 100%;
  }

  .text-textcontent {
    width: 100%;
  }

  .vector-line input {
    padding-bottom: 12px;
  }

  .rbt.city-or-region {
    padding-bottom: 12px;
  }

  h3.rs-zone-rs-row-wrap1 {
    line-height: 25px;
  }

  .main1 {
    gap: 0px;
  }

  .rectangle-parent {
    position: relative;
    transform: translateY(10px);
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }

  .hotel-card-container {
    padding: 10px;
  }

  .hotel-display-card {
    gap: 10px;
    padding: 10px;
  }
  .hotel-display-card h2 {
    font-size: 12px;
    margin: 0;
  }

  .hotel-display-card .contents p {
    line-height: 15px;
    margin-bottom: 0;
  }

  .text-node {
    height: 55vh;
  }

  .border-bottom-sm {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%;
  }

  button.btn.btn-primary.btn-hero-search {
    width: 100%;
    padding: 15px;
    border-radius: 15px;
  }

  .about-image-group {
    margin-left: 0 !important;
  }

  button.btn.btn-carousel-home.btn-outline.btn-outline-dark.btn-carousel-prev,
  button.btn.btn-carousel.btn-outline.btn-outline-dark.btn-carousel-prev {
    height: 32px;
    width: 32px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  button.btn.btn-carousel.btn-outline.btn-outline-dark.btn-carousel-prev {
    top: -50px;
  }

  button.btn.btn-outline.btn-primary.btn-carousel-home.btn-carousel-next,
  button.btn.btn-outline.btn-primary.btn-carousel.btn-carousel-next {
    background: var(--color-dodgerblue);
    border-radius: 100%;
    height: 32px;
    width: 32px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  button.btn.btn-outline.btn-primary.btn-carousel.btn-carousel-next {
    top: -50px;
  }

  button.btn.btn-outline.btn-primary.btn-carousel-home.btn-carousel-next span,
  button.btn.btn-outline.btn-primary.btn-carousel.btn-carousel-next span {
    color: #fff;
    font-size: 24px;
  }

  button.btn.btn-carousel-home.btn-outline.btn-outline-dark.btn-carousel-prev
    span,
  button.btn.btn-carousel.btn-outline.btn-outline-dark.btn-carousel-prev span {
    color: var(--color-dimgray);
    font-size: 24px;
  }

  .btn-carousel-next {
    right: 0px;
  }

  .btn-carousel-prev {
    right: 45px;
  }

  .about-image-group-container {
    padding: 40px;
  }

  .trending-destination-card {
    border-radius: unset;
    border: unset;
    background: unset;
    box-shadow: unset;
    padding: unset;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .hotel-count-badge {
    padding: 5px;
  }

  .offer-container .offer-main-image {
    height: auto;
  }

  img.offer-bg {
    height: 100%;
  }

  .offer-container .offer-text span {
    font-size: 8px !important;
  }

  .offer-container .offer-text h5 {
    text-align: left;
    font-size: 10px;
    line-height: 20px;
    margin-bottom: 2px;
  }
  .offer-container .offer-text h6 {
    line-height: 0;
  }

  .offer-container .offer-text {
    position: absolute;
    top: 28%;
    z-index: 9;
    padding: 0;
    padding-left: 12px;
    /* margin: auto; */
  }

  .owl-offer-section {
    padding: 0;
  }

  .heading-our-services1 {
    padding: 0 !important;
  }

  .h4-bg-03png-icon {
    top: -135px;
    left: -20px;
    width: 200px;
    height: 200px;
    flex-shrink: 0;
  }

  h1.heading-2 {
    z-index: 9;
  }

  .hotel-display-card .more-link {
    font-size: 8px;
    display: flex;
    align-items: center;
  }

  .btn-hotel-card {
    font-size: 8px !important;
    padding: 6px 15px !important;
  }

  .hotel-display-card .line {
    margin: 2px 0;
  }

  .more-link img {
    height: 15px;
    margin-left: 2px !important;
  }

  .footer-bottom-section {
    padding: 20px;
    flex-wrap: wrap;
    text-align: center;
  }

  .footer .row {
    padding: 20px !important;
  }

  .heading-our-services1 {
    padding: 0 !important;
    margin-top: 0px !important;
  }

  .divelementor-element2 {
    width: 90%;
    padding: 20px;
    gap: 20px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .heading-3-container4 {
    font-size: 26px;
    text-align: center;
  }

  .footer-cta p {
    font-size: 14px;
    text-align: center;
  }
  .subscription-form {
    align-items: center;
  }

  .subscribe-button {
    width: 100%;
    min-width: 100%;
  }
  .footer .footer-col {
    text-align: center;
  }

  .footer .footer-col {
    text-align: center;
    margin-bottom: 60px;
  }

  .social-links.d-none-lg {
    display: block;
  }

  .d-none-sm.social-links {
    display: none;
  }

  .footer .social-links img {
    padding-right: 20px;
  }

  .footer .footer-logo {
    display: block;
    margin: auto;
    margin-top: 60px;
  }
}

@media all and (max-width: 575px) {
  :root {
    --font-size-sm-xs: 8px !important;
    --font-size-sm: 12px !important;
    --font-size-base: 12px !important;
    --font-header: 20px !important;
    --font-subheader: 16px !important;
    --font-card-header-xl: 16px !important;
    --font-card-header: 12px !important;
    --font-section-heading: 20px !important;
    --font-section-heading-xl: 20px !important;
  }
  .about-section.main {
    padding: 0;
    margin: 70px 40px;
  }
}

@media all and (max-width: 425px) {
}

@media all and (max-width: 460px) {
}

@media all and (max-width: 425px) {
}

@media all and (max-width: 350px) {
}
