/* ==========================================================================
   The Credit Repair Shop — Responsive Stylesheet
   Breakpoints: 1200px / 1024px / 991px / 768px / 576px / 480px / 320px
   ========================================================================== */
/* body {
  overflow-x: hidden;
} */

@media only screen and (max-width: 2560px) {
  .hero-content {
    min-height: 1035px;
  }

  .hero-grid {
    gap: 0;
    max-width: 1630px;
    margin: 0 auto;
    width: 100%;
  }

  .hero-left {
    padding-left: 286px;
  }

  .hero-deco-top {
    left: 47.2%;
    top: 16px;
    width: 168px;
  }

  .hero-inner {
    position: relative;
    overflow: hidden;
    min-height: 1110px;
  }

  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    top: calc(100% - 273px);
  }

  .overview-section {
    padding: 8px 16px 24px;
    margin-top: -288px;
  }

  .overview-img-behind {
    position: absolute;
    left: -42%;
    top: -4px;
    width: 76%;
  }

  .hero-grid {
    gap: 0;
  }

  .hero-right {
    padding-top: 110px;
  }
  .footer-links {
    margin-bottom: 86px;
    transform: rotate(361deg);
    margin-top: -1px;
  }
}

@media only screen and (max-width: 1920px) {
  .hero-deco-top {
    left: 46.2%;
    top: 16px;
    width: 168px;
  }

  .hero-inner {
    min-height: 1050px;
  }

  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    top: calc(100% - 251px);
  }
}
@media only screen and (max-width: 1919px) {
  .footer-links {
    margin-bottom: 86px;
    transform: rotate(353deg);
    margin-top: -17px;
    -webkit-transform: rotate(353deg);
    -moz-transform: rotate(353deg);
    -ms-transform: rotate(353deg);
    -o-transform: rotate(353deg);
  }
}
@media only screen and (max-width: 1660px) {
  .hero-deco-top {
    left: 48.5%;
    transform: rotate(-4deg);
    top: 18px;
    width: 9.35%;
    z-index: 9;
  }

  .hero-image-wrap {
    max-width: 1100px;
    margin: 45px auto 0;
  }

  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    top: calc(100% - 236px);
  }

  .overview-section {
    margin-top: -218px;
  }

  .hero-grid {
    gap: 40px;
  }

  .hero-left {
    padding-left: 255px;
  }

  .hero-right {
    padding-top: 101px;
    position: relative;
    z-index: 0;
  }
  .testimonial-accent-bar {
    height: 531px;
  }

  .hero-inner {
    min-height: 1080px;
  }

  .hero-inner {
    min-height: 1036px;
  }

  .overview-img-behind {
    position: absolute;
    left: -30%;
    top: -1px;
    width: 67%;
  }

  .overview-card {
    padding-right: 205px;
    margin-bottom: 77px;
    /* margin-left: 20px; */
  }

  .overview-section .col-lg-8 {
    width: 61.3%;
  }

  .overview-section .col-lg-4 {
    width: 38.666%;
  }

  .overview-img-main {
    position: relative;
    margin-left: -8px;
  }

  /* .overview-card {
    margin-bottom: 29px;
  } */
}

@media only screen and (max-width: 1530px) {
  .pf-section-roof {
    padding: 97px 40px 0;
  }
  .pf-join {
    position: relative;
    padding: 60px 40px 120px;
  }
  .hero-inner {
    min-height: 1026px;
  }

  h1.hero-title {
    font-size: 45px;
  }

  h2.hero-subtitle {
    font-size: 45px;
  }

  .hero-deco-top {
    left: 49%;
    top: 31px;
    width: 8.35%;
  }

  .overview-img-overlay {
    bottom: -86px;
    left: 0;
    width: 100%;
  }

  .hero-image-wrap {
    margin: 16px auto 0;
  }

  .overview-img-behind {
    position: absolute;
    left: -40%;
    top: -1px;
    width: 83%;
  }

  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    top: calc(100% - 269px);
  }

  .hero-inner {
    max-height: 989px;
    min-height: 990px;
  }

  .overview-card {
    padding-right: 217px;
    margin-bottom: -9px;
  }

  .overview-section {
    margin-top: -215px;
  }

  .overview-img-main {
    margin-left: 26px;
  }

  .overview-section .color-bubbles {
    bottom: -121px;
  }

  .style-2.gallery-item {
    height: 252px;
    width: 205px;
    right: 26%;
  }

  .style-6.gallery-item {
    height: 260px;
    width: 221px;
    right: -35%;
  }

  blockquote.testimonial-text {
    font-size: 18px;
    letter-spacing: 1px;
  }

  .testimonial-card-inner {
    padding: 69px 81px 36px 36px;
  }

  .testimonial-slider .slick-next {
    right: 87px;
  }

  .testimonial-slider .slick-prev {
    left: auto;
    right: 250px;
  }

  .pf-join .col-lg-3:first-child .pf-join__col-img img.pf-join__photo {
    width: 336px;
    height: 247px;
    top: -30px;
    left: 41px;
  }
  .pf-join__col-text {
    margin-top: 60px;
  }

  .pf-join .col-lg-3:last-child .pf-join__col-img img.pf-join__photo {
    width: 336px;
    height: 247px;
    top: 68px;
  }

  .pf-feature-card__img {
    width: 268px;
  }

  .play-image-circle {
    height: 444px;
  }

  .main-title {
    font-size: 50px;
  }

  .age-card {
    font-size: 25px;
  }

  .right-offer {
    margin-top: 150px;
  }
  .center-pipe {
    top: 46px;
    z-index: -1;
    left: 8px;
  }

  .term-dates-card {
    .overview-img-behind {
      height: 629px;
      top: -211px;
      right: -252px;
    }
  }
}

@media only screen and (max-width: 1440px) {
  .side-nav ul {
    gap: 15px;
  }
  .right-offer {
    margin-top: 142px;
  }
  .pf-join {
    position: relative;
    padding: 0px 10px 120px;
  }
  /* .pf-join .col-lg-3:first-child .pf-join__col-img img.pf-join__photo {
    left: 0;
  }
  .pf-join .col-lg-3:last-child .pf-join__col-img img.pf-join__photo {
    left: 0;
  } */
  .overview-img-behind {
    position: absolute;
    left: -46%;
    top: -1px;
    width: 82%;
  }

  .hero-inner {
    min-height: 870px;
  }

  .side-nav {
    gap: 12px;
    padding: 11px 0 0;
  }

  .side-nav .nav-preview {
    width: 360px;
  }

  .side-nav .nav-preview-thumb {
    display: block;
    width: 100%;
    height: 400px;
  }

  h1.hero-title {
    font-size: 40px;
  }

  h2.hero-subtitle {
    font-size: 40px;
  }

  .overview-img-overlay {
    bottom: -55px;
    left: 0;
    /* width: 378px; */
    height: 270px;
  }

  .hero-right {
    padding-top: 89px;
  }

  .hero-deco-top {
    left: 49.5%;
    top: 40px;
    width: 7.35%;
  }

  .hero-image-wrap {
    max-width: 934px;
    margin-top: 0;
  }

  .hero-content {
    min-height: 917px;
  }

  .overview-section {
    margin-top: -180px;
  }

  .overview-text {
    font-size: 14.8px;
  }

  .hero-inner {
    max-height: 872px;
  }

  .overview-card {
    padding-right: 205px;
    margin-bottom: 47px;
  }

  .overview-img-main {
    margin-left: -18px;
  }

  .overview-section .color-bubbles {
    bottom: -94px;
  }

  .style-2.gallery-item {
    height: 252px;
    width: 205px;
    right: 24%;
  }

  .style-4.gallery-item {
    height: 270px;
    width: 207px;
    right: 16%;
  }

  .style-5.gallery-item {
    height: 227px;
    width: 201px;
    right: 44%;
  }

  .style-7.gallery-item {
    height: 282px;
    width: 253px;
    right: -8%;
  }

  .style-6.gallery-item {
    height: 260px;
    width: 221px;
    right: -43%;
  }

  .gallery-section {
    padding:50px 20px 60px 40px;
  }

  .footer-info-value {
    font-size: 13px;
  }

  .footer-info-card {
    padding: 26px 23px;
  }

  .footer-contact-icon {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
  }

  .gap-3 {
    gap: 0.5rem !important;
  }

  .pf-overview__img {
    position: relative;
    top: 93px;
  }

  .pf-overview__img img {
    width: auto !important;
    height: 402px;
    object-fit: contain;
  }

  .pf-feature-card__img {
    width: 255px;
  }

  .pf-why {
    position: relative;
    padding: 56px 10px;
  }

  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    top: calc(100% - 249px);
  }

  .info-list li {
    font-size: 16px;
  }

  .age-card {
    font-size: 20px;
  }

  .opening-card-pic {
    max-width: 277px;
  }

  .feature-top {
    grid-template-columns: 33% 33% 33%;
    gap: 30px;
  }

  .nav-preview-thumb {
    display: block;
    width: 100%;
    height: 400px;
    border-radius: 10px;
    background: #fff;
  }

  .popover {
    max-width: 400px;
  }

  h2.overview-title,
  h2.activity-title,
  h2.packages-title,
  h2.gallery-title,
  h2.testimonial-title {
    font-size: 38px;
  }

  .activity-pipe {
    height: 374px;
  }
}

@media only screen and (max-width: 1366px) {
  h1.hero-title {
    font-size: 37px;
  }
  .right-offer {
    margin-top: 131px;
  }
  .term-dates-card {
    .overview-img-behind {
      height: 577px;
      top: -211px;
      right: -231px;
    }
  }
  .pf-join .col-lg-3:first-child .pf-join__col-img img.pf-join__photo {
    width: 305px;
    height: 237px;
    top: -30px;
    left: 41px;
  }
  .pf-join .col-lg-3:last-child .pf-join__col-img img.pf-join__photo {
    width: 316px;
    height: 247px;
    top: 68px;
  }

  .ovel-l {
    position: absolute;
    left: 5%;
    bottom: 51px;
  }

  .ovel-r {
    position: absolute;
    right: 5%;
    bottom: 49px;
  }

  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    top: calc(100% - 244px);
  }

  .pf-feature-card__img {
    width: 210px;
  }

  h2.hero-subtitle {
    font-size: 38px;
  }

  .hero-deco-top {
    left: 51%;
    top: 40px;
    width: 7.35%;
  }

  .hero-right {
    padding-top: 86px;
    padding-left: 9px;
  }

  .hero-image-wrap {
    max-width: 974px;
    margin-top: -17px;
  }

  .overview-img-behind {
    position: absolute;
    left: -43%;
    top: -1px;
    width: 88%;
  }

  .overview-img-main {
    margin-left: 1px;
  }

  .overview-text {
    line-height: 1.6;
  }

  .overview-img-overlay {
    bottom: -38px;
    height: 254px;
  }

  .overview-section .color-bubbles {
    bottom: -77px;
  }

  blockquote.testimonial-text {
    font-size: 14px;
    letter-spacing: 1px;
  }

  .testimonial-card-inner {
    padding: 69px 80px 36px 36px;
  }

  .pf-section-roof {
    position: relative;
    padding: 88px 40px 0;
  }

  .term-value,
  .term-title {
    font-size: 14px;
  }

  .term-title .date-range {
    font-size: 14px;
  }

  .term-dates-card {
    padding: 46px 38px;
    padding-right: 115px;
    min-height: 362px;
  }

  .activity-circle-img {
    left: 16px;
    top: 28px;
    width: 140px;
    height: 140px;
  }

  .activity-ring-blue {
    left: 0;
    top: 30px;
    width: 170px;
    height: 165px;
  }

  .activity-ring-yellow {
    position: absolute;
    left: 0;
    top: 0;
    width: 170px;
    height: 175px;
  }

  .activity-circle-wrap {
    position: relative;
    width: 160px;
    height: 199.61px;
  }

  .activity-grid-img {
    top: -24%;
    width: 346px;
  }

  .activity-grid-oval {
    top: -30%;
    width: 493px;
    height: 398px;
  }

  .activity-desc {
    margin: 0 auto 75px;
  }

  .activity-slider .activity-slide > .row {
    margin-top: -217px;
  }

  .activity-grid-wrap {
    max-height: 650px;
  }

  .activity-slider .slick-prev,
  .activity-slider .slick-next {
    top: calc(100% - 8px);
  }

  .activity-grid-wrap {
    margin-top: 140px;
    max-height: 634px;
  }

  .activity-pipe {
    height: 426px;
    width: 69px;
  }

  .overview-card {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 1280px) {
  .hero-image-wrap {
    max-width: 894px;
    margin-top: 17px;
  }
  .pf-join .col-lg-3:last-child .pf-join__col-img img.pf-join__photo {
    left: -9px;
  }
  .pf-join .col-lg-3:first-child .pf-join__col-img img.pf-join__photo {
    left: 17px;
  }
  .footer-links {
    margin-bottom: 86px;
    transform: rotate(353deg);
    margin-top: -17px;
    -webkit-transform: rotate(353deg);
    -moz-transform: rotate(353deg);
    -ms-transform: rotate(353deg);
    -o-transform: rotate(353deg);
  }

  .testimonial-slider-wrap {
    padding: 8px 0px 60px 60px;
  }

  .main-title {
    font-size: 40px;
  }

  .play-image-circle {
    height: 400px;
  }

  .play-image-wrapper {
    .pipe-wrap {
      left: 18%;
    }
  }

  h1.hero-title,
  h2.hero-subtitle {
    font-size: 39px;
    letter-spacing: normal;
  }

  .hero-right {
    gap: 10px;
  }

  .hero-deco-top {
    left: 51%;
    top: 40px;
    width: 8.35%;
  }

  .overview-img-behind {
    position: absolute;
    left: -51%;
    top: -1px;
    width: 94%;
  }

  .overview-img-main {
    margin-left: -12px;
  }

  .overview-card {
    padding-right: 245px;
    margin-bottom: 45px;
  }

  .activity-label {
    font-size: 16px;
  }

  .style-8.gallery-item {
    width: 90%;
  }

  .gallery-section {
    padding: 40px 20px 40px 40px;
  }

  .packages-desc {
    margin: 0 auto 0px;
  }

  .footer-deco-social {
    width: 96px;
    right: 10px;
  }

  .footer-social {
    right: 10%;
  }

  .pf-roof__heading,
  .pf-hero__title {
    font-size: 40px;
    margin-bottom: 32px;
  }

  .pf-roof__deco {
    position: absolute;
    right: -256px;
    top: -150px;
    width: auto;
    height: 197px;
    pointer-events: none;
    object-fit: contain;
  }

  .pf-why__heading {
    font-size: 40px;
    margin-bottom: 30px;
  }

  .pf-feature-card__body {
    padding: 24px 16px;
  }

  .pf-feature-card__img {
    width: 200px;
  }

  .pf-join {
    position: relative;
    padding: 0px 38px;
  }

  .pf-join__oval-green {
    max-width: 460px;
    height: 400px;
  }

  .pf-join__content h2 {
    font-size: 40px;
    margin-bottom: 0;
  }

  .pf-join__content {
    margin-top: -43%;
  }

  .pf-join__oval-white {
    left: 50%;
    bottom: 13%;
    max-width: 490px;
    height: 506px;
  }

  .pf-join__book-wrap {
    top: -30px;
  }

  .pf-hero__side-img {
    width: 230px;
    flex-shrink: 0;
  }

  .pf-hero__logo {
    width: 100%;
    max-width: 197px;
    object-fit: cover;
  }

  .hero-swiper .pf-roof__heading,
  .pf-hero__title {
    font-size: 40px;
    margin-bottom: 10px;
  }

  .pf-overview__img img {
    width: auto !important;
    height: 302px;
    object-fit: contain;
  }

  .pf-overview {
    padding: 44px;
  }

  .pf-overview__img {
    position: relative;
    top: 79px;
  }

  .pf-overview p {
    max-width: 100% !important;
  }

  .pf-feature-card__body > div {
    max-width: 277px !important;
  }

  .pf-hero__inner {
    padding: 0px 41px 0px;
  }

  .pf-overview__img {
    position: relative;
    top: 71px;
    width: 100%;
    text-align: center;
  }

  .pf-overview__img img {
    width: auto !important;
    height: 305px;
    object-fit: contain;
  }

  .offers-oval {
    height: 300px;
    padding-top: 40px;
    max-width: 1200px;
  }

  .ovel-l {
    position: absolute;
    left: 5%;
    bottom: 49px;
  }

  .ovel-r {
    position: absolute;
    right: 5%;
    bottom: 48px;
  }

  .feature-item {
    img {
      height: 296px;
    }
  }

  .form-deco {
    position: absolute;
    bottom: -2px;
    left: 8%;
    width: 89px;
    pointer-events: none;
  }

  .mt-5 {
    margin-top: 1.2rem !important;
  }

  .detail-value {
    font-size: 14px;
  }

  .form-row-section {
    position: relative;
    padding: 8px 20px 40px;
  }

  .intro-section {
    padding: 40px 20px 20px;
    text-align: center;
  }

  .details-strip {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .activity-section {
    padding: 90px 24px 40px;
  }
}

/* ==========================================================================
   Large desktop (1200px and up)
   ========================================================================== */

@media only screen and (max-width: 1200px) {
  .col-lg-1.col-xl-1 {
    display: none !important;
  }
  .offer-area .justify-content-end {
    justify-content: center !important;
  }
  .form-label {
    font-size: 14px;
  }

  .offer-card {
    width: 100% !important;
    max-width: 600px !important;
    padding: 35px 25px !important;
    margin: 0 auto !important;
  }

  .right-offer {
    margin-top: 0px !important;
  }

  .offer-card {
    width: 100% !important;
    max-width: 600px !important;
    padding: 35px 25px !important;
    margin: 0 auto !important;
    height: 100%;
  }

  /* Parties page */
  .play-party-card {
    padding: 30px 30px;
    max-width: 100%;
  }

  .play-party-card h2 {
    font-size: 24px;
    margin-bottom: 8px;
  }

  .price-pill {
    font-size: 16px;
    padding: 10px 24px;
    top: -24px;
    right: 20px;
  }

  .guest-pill {
    font-size: 14px;
    padding: 10px 20px;
    bottom: -22px;
  }

  .package-includes-card {
    padding: 40px 30px;
    max-width: 100%;
  }

  .package-includes-card h2 {
    font-size: 24px;
    margin-bottom: 16px;
  }

  .package-item {
    margin-bottom: 10px;
  }

  .package-item p {
    font-size: 16px;
    line-height: 1.4;
  }

  .package-item img {
    width: 28px;
    height: 28px;
  }

  .additional-info-card {
    padding: 30px 40px;
    margin-top: 60px;
  }

  .additional-info-card h3 {
    font-size: 24px;
  }

  h1.hero-title,
  h2.hero-subtitle {
    font-size: 34px;
  }

  .green-ring {
    top: -34px;
    right: 0;
    width: 433px;
    height: 395px;
  }

  .play-image-circle {
    height: 374px;
  }

  .opening-card .d-flex {
    flex-direction: column;
  }

  .hero-left {
    padding-top: 30px;
  }

  .hero-right {
    padding-top: 60px;
  }

  .hero-content {
    min-height: 780px;
  }

  .hero-inner {
    max-height: none;
    min-height: 760px;
  }

  .hero-deco-top {
    width: 7%;
    top: 30px;
  }

  .overview-section {
    margin-top: -154px;
  }

  .overview-card {
    padding: 36px 40px;
    padding-right: 186px;
    margin-bottom: 10px;
  }

  .overview-img-behind {
    left: -44%;
    width: 83%;
  }

  .gallery-zigzag-grid {
    gap: 24px;
  }

  .testimonial-slider .slick-next {
    right: 70px;
  }

  .testimonial-slider .slick-prev {
    right: 200px;
  }

  .hero-image-wrap {
    max-width: 794px;
    margin-top: 17px;
  }

  .hero-left {
    padding-left: 249px;
  }

  .overview-img-main {
    max-width: 251px;
    margin-left: 2px;
  }

  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    top: calc(100% - 178px);
  }

  .pf-feature-card__body > div {
    max-width: 247px !important;
  }

  .pf-feature-card__body {
    min-height: 261px;
  }

  .pf-feature-card__inner {
    max-width: 437px;
  }

  .ovel-l,
  .ovel-r {
    display: none;
  }

  .offers-oval {
    height: 260px;
    padding-top: 40px;
    max-width: 1200px;
  }

  .offers-green-card {
    margin-top: -10%;
  }

  #fun-space {
    background: #ffffff;
    padding: 0px 0 20px;
    text-align: center;
  }

  .feature-item {
    img {
      height: 216px;
    }
  }

  .feature-top {
    grid-template-columns: 33% 33% 33%;
    gap: 10px;
  }

  .offer-area .g-0,
  .offer-area .gy-0 {
    --bs-gutter-x: 1.2rem !important;
  }
  .footer-deco-social {
    display: none;
  }
}

@media only screen and (max-width: 1156px) {
  .overview-img-main {
    max-width: 280px;
  }
  .footer-links {
    transform: rotate(353deg);
    -webkit-transform: rotate(353deg);
    -moz-transform: rotate(353deg);
    -ms-transform: rotate(353deg);
    -o-transform: rotate(353deg);
  }

  .form-deco {
    display: none;
  }

  .price-badge {
    width: 65px;
    height: 65px;
    font-size: 16px;
  }

  .age-card {
    min-height: 22px;
    font-weight: 400;
    font-size: 20px;
    padding: 15px 38px;
  }

  .play-section {
    padding: 40px 40px;
  }

  .info-bar {
    padding: 29px 32px;
  }

  .green-ring {
    position: absolute;
    top: -34px;
    right: 0;
    width: 396px;
    height: 395px;
  }

  .main-title {
    font-size: 35px;
  }

  .overview-img-overlay {
    height: 220px;
    bottom: -30px;
  }

  .hero-image-wrap {
    max-width: 784px;
    margin-top: 17px;
  }

  .overview-card {
    padding-right: 186px;
    margin-bottom: 0;
  }

  .overview-img-behind {
    left: -46%;
    width: 89%;
  }

  .overview-img-main {
    max-width: 251px;
    margin-left: 10px;
  }

  .packages-bg {
    padding: 115px 20px 0 20px;
    min-height: 420px;
  }

  .packages-bg .row .col-md-4:last-child .pkg-divider {
    top: 26%;
  }

  .pkg-deco-1 {
    left: 29.2%;
  }

  .pkg-divider {
    top: 50%;
  }

  .pkg-deco-2 {
    left: 61.5%;
  }

  h3.pkg-title {
    font-size: 28px;
  }

  .pkg-subtitle {
    font-size: 17px;
  }

  .hero-logo {
    width: 170px;
    height: 126px;
  }

  .hero-left {
    padding-left: 229px;
  }

  .style-8.gallery-item {
    width: 79%;
  }

  .gallery-section .stickyHeading.is-fixed {
    padding-left: 150px;
  }

  .testimonial-author {
    font-size: 18px;
  }

  .pf-overview__img {
    position: relative;
    top: 0;
    width: 100%;
    text-align: center;
  }

  .pf-overview {
    padding: 44px 44px 0;
    text-align: center;
  }

  .pf-book-btn {
    display: inline-flex;
    margin: 0px auto;
  }
}

/* ==========================================================================
   Medium desktop / Large tablet (1024px and down)
   ========================================================================== */
@media only screen and (max-width: 1024px) {
  .pf-feature-card__deco {
    display: none;
  }
  h1.hero-title,
  h2.hero-subtitle {
    font-size: 40px;
  }
  .footer-bg {
    margin-top: -50px;
  }
  .opening-card-pic {
    max-width: 247px;
  }
  .term-row {
    flex-direction: column;
  }
  .footer-nav-section .brand-logo {
    height: 113px;
    object-fit: contain;
    margin: 0 auto;
    width: 100%;
  }
  .footer-links {
    margin-bottom: 20px;
  }

  .pf-roof__heading,
  .pf-hero__title {
    font-size: 35px;
    margin-bottom: 32px;
  }

  .pf-feature-card__body > div {
    max-width: 100% !important;
  }

  .pf-why__heading {
    font-size: 35px;
    margin-bottom: 30px;
  }

  .pf-feature-card__img {
    width: 100%;
    position: static;
  }

  .pf-feature-card__body {
    margin-top: 0;
  }

  .pf-feature-card__body {
    border-radius: 0 0 13.16px 13.16px;
    border-top: 0;
  }

  .hero-logo {
    width: 150px;
    height: auto;
    position: static;
    margin: 60px auto 0;
  }

  .pf-feature-card__body {
    min-height: auto;
  }

  .pf-join__oval-green {
    max-width: 390px;
    height: 340px;
  }

  .pf-join__oval-white {
    left: 50%;
    bottom: 22%;
    max-width: 400px;
    height: 426px;
  }

  .pf-join__content {
    margin-top: -70%;
  }

  .pf-join__book-btn {
    bottom: 110px;
  }

  .hero-deco-top {
    display: none !important;
  }

  .pf-join__content h2 {
    font-size: 33px;
    margin-bottom: 0;
    letter-spacing: normal;
  }

  .pf-join__content p {
    font-size: 15px;
    line-height: 1.8;
    padding: 0 20px;
    letter-spacing: normal;
  }

  #footer .footer-info-card .row {
    justify-content: center;
    gap: 20px;
  }

  .hero-content {
    padding: 20px 16px 24px;
    min-height: 680px;
  }

  .hero-inner {
    min-height: 910px;
  }

  /* Overview: stack text + image */
  .overview-section .col-lg-8,
  .overview-section .col-lg-4 {
    width: 100%;
  }

  .overview-section {
    margin-top: -80px;
  }

  .overview-card {
    padding: 32px;
    padding-right: 32px;
    margin-bottom: 0;
  }

  .overview-img-col {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .overview-img-behind {
    left: 0;
    width: 250px;
    right: 0;
    margin: 0 auto;
  }

  .overview-img-main {
    margin-left: 208px;
    max-width: 268px;
  }

  .overview-img-overlay {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    max-width: 498px;
    height: auto;
    margin-top: -181px;
  }

  .color-bubbles {
    display: none;
  }

  .overview-section .color-bubbles {
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: 16px;
  }

  /* Activity grid: relax negative offsets */
  .activity-grid-wrap {
    margin-top: 125px;
    padding: 40px 24px 65px;
  }

  .activity-grid-wrap .row,
  .activity-slider .activity-slide > .row {
    margin-top: -216px;
  }

  .activity-grid-wrap .row,
  .activity-slider .activity-slide > .row {
    margin-top: -206px;
  }

  .activity-grid-wrap {
    max-height: 634px;
  }

  .activity-grid-wrap .col-sm-6:first-child .activity-card:last-child {
    left: 59%;
  }

  .activity-grid-wrap .col-sm-6:last-child .activity-card:last-child {
    right: 59%;
  }

  .activity-circle-wrap {
    position: relative;
    width: 100%;
    height: 199.61px;
  }

  .activity-circle-img {
    left: 16px;
    top: 28px;
    width: 130px;
    height: 130px;
  }

  .activity-ring-yellow {
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    height: 165px;
  }

  .activity-ring-blue {
    left: 0;
    top: 30px;
    width: 160px;
    height: 165px;
  }

  /* .activity-grid-oval,
  .activity-grid-img,
  .activity-pipe {
    display: none;
  } */
  /* .activity-grid-wrap .col-sm-6:first-child .activity-card:nth-child(2),
  .activity-grid-wrap .col-sm-6:first-child .activity-card:last-child,
  .activity-grid-wrap .col-sm-6:last-child .activity-card:nth-child(2),
  .activity-grid-wrap .col-sm-6:last-child .activity-card:last-child {
    left: auto;
    right: auto;
    margin-top: 0;
  } */
  .activity-card {
    margin-bottom: 24px;
  }

  .activity-label {
    margin-bottom: 0;
  }

  .hero-left {
    padding-left: 0;
  }

  .hero-grid {
    grid-template-columns: 100%;
    align-items: start;
    text-align: center;
    gap: 0;
    position: relative;
  }

  .hero-left {
    padding-left: 0;
    padding-top: 0;
  }

  .hero-left,
  .hero-right {
    align-items: center;
  }

  .hero-right {
    padding-top: 0;
    padding: 0;
  }

  .book-btn {
    padding: 0;
    position: absolute;
    top: 100%;
  }

  .hero-image-wrap {
    max-width: 514px;
    margin-top: 155px;
  }

  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    top: calc(100% - 143px);
  }

  .activity-section {
    padding: 40px 40px 40px;
  }

  .activity-grid-img {
    top: -14%;
    width: 276px;
  }

  .activity-grid-oval {
    top: -18%;
    width: 363px;
    height: 328px;
  }

  .style-1.gallery-item {
    height: 200px;
    width: 165px;
  }

  .style-2.gallery-item {
    height: 252px;
    width: 185px;
  }

  .style-5.gallery-item {
    height: 227px;
    width: 187px;
    right: 36%;
  }

  .style-4.gallery-item {
    height: 210px;
    width: 167px;
    right: 20%;
  }

  .style-7.gallery-item {
    height: 212px;
    width: 183px;
    right: -8%;
  }

  .style-8.gallery-item {
    width: 80%;
    right: 20%;
  }

  .style-1.gallery-item {
    height: 164px;
    width: 135px;
    object-fit: cover;
    position: relative;
  }

  .gallery-column:last-child .style-7.gallery-item {
    left: -41%;
  }

  .widepipe .pipe-img {
    height: 202px;
  }

  .offset-up .widepipe .pipe-img {
    width: 40px;
    height: 149px;
  }

  .gallery-column:last-child .widepipe2 .pipe-img {
    width: 46px;
    height: 147px;
    object-fit: contain;
  }

  .footer-links {
    transform: rotate(351deg);
    -webkit-transform: rotate(351deg);
    -moz-transform: rotate(351deg);
    -ms-transform: rotate(351deg);
    -o-transform: rotate(351deg);
  }

  .testimonial-slider-wrap {
    padding: 8px 0px 16px 0;
  }

  .testimonial-accent-bar {
    height: 553px;
    width: auto;
  }

  blockquote.testimonial-text {
    line-height: 1.8;
  }

  .testimonial-quote-open {
    left: 26px;
    top: -57px;
  }

  /* price-sessions page specific fixes at 1024px */
  .play-section {
    padding: 60px 15px;
  }

  /* .green-ring {
    width: 320px;
    height: 320px;
    top: -5px;
    right: 0;
    left: 0;
    margin: 0 auto;
  } */

  .green-ring {
    width: 360px;
    height: 350px;
    top: -30px;
    right: 0;
    left: auto;
    margin: 0 auto;
  }

  .info-bar {
    margin-top: 30px;
  }

  .play-image-circle {
    height: 320px;
    width: 320px;
    margin: 0 auto;
  }

  .play-image-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
  }

  .play-image-wrapper .pipe-wrap {
    display: none;
  }

  .play-content {
    text-align: center;
  }

  .main-title {
    font-size: 38px !important;
    text-align: center;
  }

  /* .age-grid {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 40px !important;
    margin-top: 50px !important;
  }

  .age-card {
    flex: 0 0 auto !important;
    width: 100% !important;
    max-width: 500px !important;
    font-size: 20px !important;
    padding: 20px !important;
    justify-content: center !important;
    padding-left: 0 !important;
    margin: 0 auto !important;
  } */

  .age-grid {
    margin-top: 30px !important;
  }

  .age-card {
    flex: 0 0 auto !important;
    width: 45% !important;
    max-width: 500px !important;
    font-size: 16px !important;
    padding: 20px !important;
    justify-content: center !important;
    padding-left: 0 !important;
    margin: 40px auto 0 !important;
  }

  .age-card .price-badge {
    left: 50% !important;
    right: auto !important;
    top: -56px !important;
    transform: translateX(-50%) !important;
    width: 70px !important;
    height: 70px !important;
    font-size: 16px !important;
  }

  /* .offer-area .row {
    flex-direction: column !important;
    align-items: center !important;
  } */

  .center-pipe {
    display: none !important;
  }

  /* .right-offer {
    margin-top: 30px !important;
  } */

  .footer-links {
    transform: rotate(0) !important;
    margin-top: 25px !important;
    justify-content: center !important;
    gap: 20px !important;
    flex-wrap: wrap !important;
    display: flex !important;
  }

  .footer-social {
    position: static !important;
    margin-top: 30px !important;
    justify-content: center !important;
    display: flex !important;
  }

  .footer-deco-social {
    display: none !important;
  }

  .footer-bg {
    clip-path: none !important;
    padding: 40px 20px 20px !important;
  }

  .footer-info-card {
    text-align: center !important;
  }

  .footer-info-link {
    justify-content: center !important;
  }
}

/* ==========================================================================
   Tablet (991px and down)
   ========================================================================== */
@media only screen and (max-width: 991px) {
  .form-deco {
    display: block;
  }

  .page-id-11 .party-section::after {
    border: 1px solid #2786c100;
  }

  .pf-feature-card__body p {
    font-size: 14px;
    margin-bottom: 0;
  }

  /* Parties page */
  .party-section {
    padding: 40px 0 60px;
  }

  .party-section-inner {
    padding: 0 15px;
  }

  .play-party-card {
    padding: 30px 20px;
    max-width: 100%;
  }

  .package-includes-card {
    padding: 30px 20px;
    margin-top: 10px;
    max-width: 100%;
    width: 100%;
  }

  .additional-info-card {
    padding: 30px 20px;
    margin-top: 50px;
  }

  .additional-info-card .form-deco {
    width: 70px;
  }

  h1.hero-title,
  h2.hero-subtitle {
    font-size: 30px;
  }

  .offer-card {
    height: calc(100% - 30px);
  }

  .age-card {
    width: 45% !important;
    font-size: 16px !important;
    padding: 15px 10px !important;
    padding-left: 10px !important;
    text-align: center;
  }

  .term-dates-card {
    .overview-img-behind {
      display: none;
    }
  }

  .fun-heading {
    font-size: 25px;
  }

  .fun-desc {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.6;
  }

  .feature-top {
    grid-template-columns: 33.333% 33.333% 33.333%;
    padding: 40px 14px 0;
    gap: 0px;
  }

  .section-heading {
    font-size: 25px;
    margin-bottom: 20px;
  }

  #term-time {
    background: #ffffff;
    padding: 40px 40px 80px;
  }

  .opening-card {
    background: #008fd5;
    border-radius: 8px;
    padding: 28px 26px;
    color: #ffffff;
    width: 100%;
    margin-top: 30px;
  }

  .opening-card-pic {
    display: none;
  }

  .feature-item {
    padding: 0 10px;
    /* width: 340px; */
  }

  .pf-join__col-img {
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .pf-join__col-img.align-items-end {
    display: flex;
    flex-direction: column-reverse;
    gap: 15px;
    justify-content: center;
    align-items: center !important;
    text-align: center;
    padding-bottom: 40px !important;
  }

  .pf-join__col-text--right {
    text-align: center !important;
  }

  .pf-join .col-lg-3:last-child .pf-join__col-img img.pf-join__photo {
    width: 283px;
    height: 237px;
    top: 0;
  }

  .pf-join__content {
    margin-top: -38%;
  }

  .pf-join__center {
    height: 536px;
  }

  .pf-join__oval-white {
    left: 50%;
    bottom: 6%;
    max-width: 400px;
    height: 426px;
  }

  .pf-join__book-wrap {
    top: 80px;
  }

  .pf-join__content {
    margin-top: -22%;
  }

  h1.hero-title {
    margin-bottom: 10px;
  }

  .hero-inner {
    min-height: 870px;
  }

  .hero-grid {
    gap: 0;
  }

  .hero-left {
    align-items: center;
    text-align: center;
    padding-top: 0;
  }

  .hero-right {
    align-items: center;
    text-align: center;
    padding-top: 0;
    padding-right: 0;
  }

  .hero-content {
    min-height: 0;
    padding-bottom: 40px;
  }

  .hero-tagline {
    margin: 0 auto;
  }

  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    top: calc(100% - 93px);
  }

  .hero-blob-2 {
    top: 51.11%;
  }

  /* Gallery: from 2-col layout, neutralize item offsets */
  .gallery-item[class*="style-"] {
    right: 0 !important;
    left: 0 !important;
    width: 71% !important;
    height: auto !important;
  }

  .gallery-column.offset-up {
    left: 0;
  }

  .footer-links {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }

  .footer-bg {
    padding: 55px 24px 24px;
    clip-path: none !important;
    margin-top: -40px;

    .col-md-auto {
      flex: 0 0 auto;
      width: 33.333%;
    }
  }

  .footer-nav-section .brand-logo {
    height: 113px;
    object-fit: contain;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }

  .overview-img-behind {
    left: 0px;
    width: 240px;
    right: 0px;
    margin: 0px auto;
    display: block;
  }

  .gallery-column:last-child .style-7.gallery-item {
    left: 0 !important;
  }

  .gallery-column {
    align-items: stretch;
  }

  .gallery-column:last-child {
    align-items: stretch;
  }

  .pipe-wrap,
  .pipe-wrap.widepipe,
  .widepipe2.pipe-wrap,
  .offset-up .widepipe {
    left: 0;
  }

  /* Testimonial */
  .testimonial-card-inner {
    padding: 36px 24px 36px 60px;
    margin: 50px 8px 60px;
  }

  .testimonial-accent-bar {
    height: 100%;
    top: 0;
  }

  .testimonial-slider .slick-prev,
  .testimonial-slider .slick-next {
    top: calc(100% - 30px);
  }

  .testimonial-slider .slick-next {
    right: 50%;
    margin-right: -80px;
  }

  .testimonial-slider .slick-prev {
    right: 50%;
    margin-right: 10px;
  }

  /* Footer */

  .footer-links {
    justify-content: center;
    gap: 16px 24px;
  }

  .footer-social {
    position: static;
    justify-content: center;
    margin: 24px 0 0;
  }

  .footer-deco-social {
    display: none;
  }

  .activity-grid-oval,
  .activity-grid-img,
  .activity-pipe {
    display: none;
  }

  .activity-grid-wrap .col-sm-6:first-child .activity-card:nth-child(2),
  .activity-grid-wrap .col-sm-6:first-child .activity-card:last-child,
  .activity-grid-wrap .col-sm-6:last-child .activity-card:nth-child(2),
  .activity-grid-wrap .col-sm-6:last-child .activity-card:last-child {
    left: auto;
    right: auto;
    margin-top: 0;
  }

  .activity-ring-blue,
  .activity-ring-yellow,
  .activity-circle-img {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .activity-grid-wrap {
    max-height: 651px;
  }

  .packages-bg {
    background: rgb(219, 238, 250);
    clip-path: polygon(0px 12%, 100% 0px, 100% 100%, 0% 100%);
  }

  h2.overview-title,
  h2.activity-title,
  h2.packages-title,
  h2.gallery-title,
  h2.testimonial-title {
    font-size: 30px;
  }

  .gallery-zigzag-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }

  .pf-roof__deco {
    display: none;
  }

  .pf-section-roof {
    position: relative;
    padding: 40px 20px 0;
  }

  .pf-join {
    position: relative;
    padding: 0px 20px;
  }

  .pf-hero__inner {
    flex-direction: column;
  }

  .pf-hero__side-img {
    display: none;
  }

  .pf-roof__heading,
  .pf-hero__title {
    text-align: center;
    display: block;
  }

  .term-dates-card {
    padding: 46px 38px;
    padding-right: 38px;
    min-height: 362px;
  }

  .play-section {
    padding: 60px 20px;
  }

  .play-image-wrapper {
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    /* position: sticky;
    top: 0;
    height: fit-content; */
  }

  .play-image-circle {
    width: 100%;
    height: 320px;
    margin: 0 auto;
  }

  .green-ring {
    width: 100%;
    height: 360px;
    top: -25px;
    right: 20px;
    left: auto;
    margin: 0 auto;
  }

  .play-image-wrapper .pipe-wrap {
    display: none;
  }

  .play-content {
    text-align: center;
  }

  .main-title {
    font-size: 36px !important;
    margin-bottom: 20px;
  }

  .sub-text {
    margin-inline: auto;
    font-size: 15px;
    max-width: 100%;
  }

  .age-grid {
    justify-content: center;
    gap: 20px;
    margin: 0 auto;
  }

  .age-card {
    flex: 0 0 calc(50% - 10px);
    font-size: 20px;
    padding: 20px;
    margin-top: 35px;
  }

  .price-badge {
    width: 70px;
    height: 70px;
    font-size: 16px;
    top: -35px;
  }

  .info-bar {
    padding: 30px 20px;
    margin-top: 40px;
  }

  .info-list {
    justify-content: center;
    gap: 10px 20px;
  }

  .info-list li {
    font-size: 16px;
  }

  .offer-area {
    margin-top: 40px;
  }

  .center-pipe {
    display: none;
  }

  .right-offer {
    margin-top: 20px;
  }

  .offer-card {
    min-height: auto;
    padding: 30px 20px;
  }

  .offer-card h3 {
    font-size: 26px;
  }

  .offer-badge {
    font-size: 14px;
    padding: 10px;
  }

  .meal-tags {
    max-width: 100%;
  }

  .overview-img-main {
    margin-left: 208px;
    max-width: 261px;
  }

  .term-entry {
    margin-bottom: 10px;
  }

  .term-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
  }
}

@media only screen and (max-width: 830px) {
  .play-image-circle {
    width: 100%;
    height: 270px;
    margin: 0 auto;
  }

  .green-ring {
    width: 100%;
    height: 300px;
  }
}

/* ==========================================================================
   Mobile landscape (768px and down)
   ========================================================================== */
@media only screen and (max-width: 768px) {
  /* Parties page */
  .play-party-card h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .play-party-card p {
    font-size: 14px;
    line-height: 24px;
  }

  .price-pill {
    font-size: 16px;
    padding: 10px 20px;
    top: -20px;
    right: 15px;
  }

  .guest-pill {
    font-size: 14px;
    padding: 10px 15px;
    bottom: -20px;
    white-space: normal;
    width: 90%;
  }

  .package-includes-card h2 {
    font-size: 24px;
  }

  .package-item p {
    font-size: 16px;
    line-height: 24px;
  }

  .additional-info-card h3 {
    font-size: 24px;
  }

  h1.hero-title,
  h2.hero-subtitle {
    font-size: 32px;
    letter-spacing: 2px;
  }

  .address-pill a {
    white-space: normal;
    font-size: 12px;
    line-height: 18px;
  }

  .address-bar {
    height: auto;
    padding: 8px 0 18px;
  }

  h3.pkg-title {
    font-size: 24px;
  }

  .pkg-subtitle {
    font-size: 15px;
    line-height: 1.4;
  }

  /* .hero-logo {
    display: none !important;
  } */
  .book-btn {
    width: 140px;
    height: 134px;
  }

  .book-btn span {
    margin-top: 64px;
  }

  .hero-tagline {
    font-size: 15px;
    line-height: 26px;
  }

  h2.overview-title {
    font-size: 32px;
  }

  .overview-text {
    font-size: 15px;
    line-height: 30px;
  }

  /* Activity cards center on single column rows */
  .activity-circle-wrap {
    width: 180px;
    height: 203px;
  }

  .activity-ring-blue,
  .activity-ring-yellow {
    width: 180px;
  }

  .activity-ring-yellow {
    height: 185px;
  }

  .activity-ring-blue {
    height: 176px;
  }

  /* .activity-circle-img {
    width: 144px;
    height: 144px;
    left: 18px;
  } */
  .activity-label {
    font-size: 18px;
    white-space: normal;
  }

  /* Packages: stack, hide dividers */
  .pkg-divider {
    display: none !important;
  }

  .package-card {
    gap: 16px;
  }

  /* Testimonial */
  .testimonial-slider-wrap {
    padding: 8px 8px 16px;
  }

  .testimonial-card-inner {
    padding: 40px 24px 36px;
    width: 100%;
    float: none;
    text-align: center;
    margin: 0 0 40px;
  }

  .testimonial-avatar {
    margin-bottom: 25px;
  }

  .testimonial-slider {
    padding: 0 10px;
  }

  .testimonial-accent-bar {
    display: none;
  }

  .testimonial-avatar {
    left: 0;
  }

  blockquote.testimonial-text {
    padding-left: 0;
  }

  .testimonial-quote-open {
    left: 10px;
    top: -20px;
    font-size: 70px;
  }

  .testimonial-author {
    font-size: 20px;
  }

  /* Footer */
  .footer-nav-section .brand-logo {
    height: 90px;
  }

  .packages-bg {
    padding: 85px 20px 0 20px;
    min-height: 420px;
  }

  .gallery-item[class*="style-"] {
    right: 0 !important;
    left: 0 !important;
    width: 91% !important;
    height: auto !important;
  }

  .widepipe2 .pipe-img {
    width: 39px;
    height: 114px;
    object-fit: contain;
  }

  .offset-up .widepipe .pipe-img {
    width: 40px;
    height: 109px;
  }

  .gallery-column:last-child .widepipe .pipe-img {
    width: 39px;
    height: 104px;
    object-fit: contain;
  }

  .gallery-column:last-child .widepipe2 .pipe-img {
    width: 46px;
    height: 107px;
    object-fit: contain;
  }

  .widepipe .pipe-img {
    height: 152px;
  }

  .gallery-zigzag-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    max-width: 1448px;
    margin: 0 auto;
    padding: 0 0;
    position: relative;
  }

  .testimonial-accent-bar {
    display: none !important;

    img {
      display: none !important;
    }
  }

  .footer-bg {
    .col-md-auto {
      flex: 0 0 auto;
      width: 100%;
      margin-bottom: 15px;
    }
  }

  #footer .footer-info-card .row {
    gap: 0;
  }

  .footer-social a {
    width: 50px;
    height: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .gallery-zigzag-grid {
    padding: 16px 0;
  }

  #term-time {
    text-align: center;
  }

  .term-row {
    justify-content: center;
  }

  .footer-info-card .row {
    --bs-gutter-y: 1.5rem;
  }

  .gallery-zigzag-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 0;

    .pipe-wrap {
      display: none;
    }
  }

  #term-time {
    background: #ffffff;
    padding: 40px 0px;
  }

  .gallery-item {
    margin-bottom: 30px;
  }

  .style-6.gallery-item {
    margin-top: 0;
  }

  /* .gallery-column {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
}
.gallery-zigzag-grid {
    gap: 0;
}*/
  .gallery-item[class*="style-"] {
    width: 85% !important;
  }

  .hero-logo {
    display: block !important;
  }

  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    top: calc(100% - 23px);
  }

  .overview-section {
    margin-top: -30px;
  }

  .hero-slider .slick-next,
  .activity-slider .slick-next {
    right: 30%;
  }

  .hero-slider .slick-prev,
  .activity-slider .slick-prev {
    left: 30%;
  }

  .activity-label {
    font-size: 16px;
    white-space: normal;
    letter-spacing: normal;
  }

  .activity-grid-wrap {
    max-height: inherit;
    margin-top: 0;
  }

  .activity-grid-wrap .row,
  .activity-slider .activity-slide > .row {
    margin-top: 0;
  }

  .side-nav {
    width: 62px;
    height: 100vh;
  }

  .side-nav ul li a {
    width: 48px;
    height: 48px;
  }

  .side-nav ul li a > img {
    object-fit: cover;
    width: 26px;
  }

  .side-nav .brand-logo {
    width: 59px;
    height: 43px;
    object-fit: contain;
  }

  .page-wrap {
    padding-left: 61px;
  }

  .activity-desc {
    margin: 0 auto 0px;
  }

  .activity-section {
    padding: 40px 24px 40px;
  }

  .packages-bg {
    padding: 20px 20px 0 20px;
    min-height: 420px;
    clip-path: none;
  }

  .pf-feature-card__inner {
    max-width: 100%;
  }

  .pf-join__content {
    margin-top: -32%;
  }

  .pf-why__heading,
  .pf-roof__heading,
  .pf-hero__title {
    font-size: 30px;
    margin-bottom: 8px;
  }

  .feature-top {
    grid-template-columns: 100%;
    padding: 40px 14px 0;
    gap: 0px;
  }

  .feature-band {
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 8px;
    bottom: 0;
  }

  .feature-item {
    img {
      height: 406px;
    }
  }

  .feature-title {
    font-size: 16px;
    margin: 0 0 15px;
  }

  .feature-row {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
  }

  #features {
    background: #ffffff;
    padding: 0 20px 40px;
    z-index: 1;
  }

  .offers-heading {
    font-size: 25px;
  }

  .offers-oval {
    height: auto;
    padding-top: 40px;
    max-width: 1200px;
    margin-bottom: 30px;
  }

  .offers-green-card {
    margin-top: 0%;
  }

  .main-title {
    font-size: 28px !important;
    margin-bottom: 10px;
  }

  .info-bar {
    h3 {
      font-size: 28px !important;
    }
  }

  .age-card {
    flex: 0 0 100%;
    justify-content: center !important;
    padding-left: 20px !important;
    font-size: 18px;
    min-height: 70px;
  }

  .age-card .price-badge {
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    font-size: 14px;
    top: -30px;
  }

  .info-bar {
    padding: 25px 15px;
  }

  .info-list li {
    width: 100%;
    text-align: center;
    font-size: 14px;
  }

  .play-image-circle {
    width: 250px;
    height: 250px;
  }

  .green-ring {
    width: 260px;
    height: 260px;
    right: auto;
  }

  .play-image-wrapper {
    margin-bottom: 15px;
  }

  .play-section {
    padding: 40px 20px 20px;
  }

  .hero-swiper .swiper-slide {
    min-height: 397px;
  }

  .detail-cell {
    gap: 10px;
    padding: 49px 24px;
    height: calc(100% - 30px);
  }

  .detail-cell span {
    width: 65px;
    height: 65px;
    flex: 0 0 65px;
  }

  .form-deco {
    display: none;
  }

  .btn-submit {
    min-width: fit-content;
    font-size: 14px;
    padding: 12px 40px;
  }

  .term-row {
    align-items: center;
  }

  .offer-area {
    margin-top: 30px;
  }
}

/* ==========================================================================
   Mobile portrait (576px and down)
   ========================================================================== */
@media only screen and (max-width: 576px) {
  .popover {
    display: none !important;
  }

  .hero-swiper .swiper-slide {
    min-height: 387px;
  }

  .pf-join__col-img.align-items-end {
    padding-bottom: 20px !important;
  }

  .package-card {
    gap: 16px;
    margin-bottom: 20px;
  }

  .pf-join .col-lg-3:first-child .pf-join__col-img img.pf-join__photo,
  .pf-join .col-lg-3:last-child .pf-join__col-img img.pf-join__photo {
    transform: rotate(0deg);
    top: 0;
  }

  .pf-join__col-img {
    gap: 12px !important;
  }

  /* Parties page */
  .party-section {
    padding: 30px 0 40px;
  }

  .party-section-inner {
    padding: 0 10px;
  }

  .play-party-card h2 {
    font-size: 22px;
  }

  .package-includes-card h2 {
    font-size: 22px;
  }

  .additional-info-card h3 {
    font-size: 22px;
  }

  .hero-logo {
    margin: 35px auto 0;
  }

  .hero-swiper .swiper-slide {
    min-height: 337px;
  }

  .section-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .fun-heading {
    font-size: 20px;
  }

  .pb-5 {
    padding-bottom: 1.5rem !important;
  }

  .sub-text {
    font-size: 14px;
  }

  .pf-hero__center {
    gap: 9px;
  }

  .main-title {
    font-size: 22px !important;
    margin-bottom: 10px;
  }

  #features {
    background: #ffffff;
    padding: 0 0px 40px;
    z-index: 1;
  }

  .info-bar {
    h3 {
      font-size: 22px !important;
    }
  }

  .play-section {
    padding: 40px 0 20px;
  }

  .feature-item {
    img {
      height: 306px;
    }
  }

  h1.hero-title,
  h2.hero-subtitle {
    font-size: 28px;
    letter-spacing: 1.5px;
  }

  .hero-content {
    padding: 16px 12px 32px;
  }

  .hero-left,
  .hero-right {
    padding-left: 0;
    padding-right: 0;
  }

  .book-btn {
    width: 144px;
    height: 132px;
  }

  .book-btn span {
    margin-top: 62px;
    font-size: 12px;
    text-indent: -3px;
  }

  h2.overview-title {
    font-size: 26px;
  }

  .overview-card {
    padding: 24px 10px 14px;
    text-align: center;
  }

  .overview-text {
    font-size: 14px;
    line-height: 28px;
  }

  /* .overview-img-main,
  .overview-img-overlay {
    max-width: 100%;
  } */
  h2.activity-title,
  h2.packages-title,
  h2.gallery-title {
    font-size: 26px;
  }

  .activity-desc,
  .packages-desc,
  .gallery-desc {
    font-size: 14px;
    line-height: 26px;
  }

  .activity-section {
    padding: 16px 12px;
  }

  .activity-grid-wrap {
    padding: 32px 16px 60px;
  }

  .packages-section {
    padding: 32px 12px;
  }

  .activity-section {
    padding: 0 12px;
  }

  h3.pkg-title {
    font-size: 26px;
  }

  .gallery-section {
    padding: 0 12px 20px;
  }

  .gallery-item {
    margin-bottom: 15px;
  }

  .gallery-zigzag-grid {
    padding: 16px 0 0;
  }

  .gallery-desc {
    margin: 0 auto 10px;
  }

  .gallery-item[class*="style-"] {
    width: 100% !important;
  }

  .gallery-zigzag-grid {
    gap: 0 16px;
  }

  h2.testimonial-title {
    font-size: 24px;
  }

  blockquote.testimonial-text {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.5px;
  }

  .testimonial-card-inner {
    padding: 32px 18px 32px;
    min-height: 0;
  }

  .footer-info-link {
    align-items: flex-start !important;
  }

  .testimonial-avatar {
    width: 100px;
    height: 100px;
  }

  .footer-nav-section {
    padding: 32px 12px 24px;
  }

  .footer-bg {
    padding: 70px 18px 24px;
  }

  .footer-links a {
    font-size: 14px;
  }

  .testimonial-section {
    padding: 0 12px;
  }

  .testimonial-slider {
    padding: 0 0;
  }

  .testimonial-slider-wrap {
    padding: 0 8px 16px;
  }

  .testimonial-quote-open {
    left: 10px;
    top: -40px;
    font-size: 70px;
  }

  .footer-info-card {
    padding: 20px 18px;
  }

  .footer-info-label {
    font-size: 18px;
  }

  .footer-info-value {
    font-size: 14px;
  }

  .footer-social a {
    width: 50px;
    height: 50px;
  }

  .footer-social a img {
    width: 24px;
    height: 24px;
  }

  .overview-img-behind {
    left: 0px;
    width: 112px;
    right: 0px;
    margin: 0px auto;
    display: block;
  }

  .overview-img-main {
    margin-left: 93px;
    max-width: 113px;
  }

  .overview-img-overlay {
    margin-top: -66px;
  }

  .pf-join__content h2 {
    font-size: 27px;
  }

  .pf-join__content {
    margin-top: -51%;
  }

  .pf-overview {
    padding: 0px 20px 0;
    text-align: center;
    margin-top: 15px !important;
  }

  .pf-overview__img img {
    width: 100% !important;
    height: auto;
    object-fit: contain;
  }

  .pf-why {
    position: relative;
    padding: 26px 10px;
  }

  .pf-why__heading,
  .pf-roof__heading,
  .pf-hero__title {
    font-size: 25px;
    margin-bottom: 8px;
  }

  .pf-overview__text p {
    font-size: 13px;
    line-height: 1.4;
  }

  .pf-book-btn__wrap {
    width: 180px;
    height: 190px;
    background: url("../images/2.png") 100% 100% / 100% 100% no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding-bottom: 90px; */
  }

  .pf-feature-card__body p {
    font-size: 14px;
  }

  .pf-hero__inner {
    padding: 0px 20px 0px;
  }

  .pf-hero__sub {
    max-width: 623px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.96px;
    color: #5a7986;
  }

  .pf-feature-card__body h3 {
    font-size: 16px;
    line-height: 1.4;
  }

  .term-row {
    flex-direction: column;
  }

  .term-dates-card {
    padding: 20px 20px;
    padding-right: 20px;
    min-height: 362px;
    text-align: center;
  }

  .offers-oval {
    padding: 20px 20px;
  }

  .offers-heading {
    font-size: 20px;
  }

  .offers-desc {
    font-size: 13px;
    letter-spacing: normal;
    line-height: 1.4;
  }

  .offers-green-card {
    padding: 15px;
  }

  .feature-top {
    grid-template-columns: 100%;
    padding: 10px 0px 0;
    gap: 0px;
  }

  .hero-inner {
    min-height: 840px;
  }

  .package-item p {
    font-size: 14px;
    line-height: 24px;
  }

  .play-party-card p {
    margin-bottom: 30px;
  }

  .mb-5 {
    margin-bottom: 1rem !important;
  }

  .intro-desc {
    font-size: 14px;
    letter-spacing: normal;
  }

  .form-row-section {
    position: relative;
    padding: 0 0 40px;
  }

  .details-strip {
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .form-image {
    width: 100%;
    max-width: 375px;
    height: 300px;
  }

  .intro-section {
    padding: 40px 0px 20px;
    text-align: center;
  }

  .pf-hero__logo {
    width: 100%;
    max-width: 157px;
    object-fit: cover;
  }

  #contact .pf-hero__sub {
    max-width: 100%;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: normal;
  }
}

/* ==========================================================================
   Small mobile (480px and down)
   ========================================================================== */
@media only screen and (max-width: 480px) {
  p {
    font-size: 14px;
  }

  .gallery-zigzag-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }

  .footer-bg {
    padding: 10px 20px 20px !important;
  }

  .footer-links {
    gap: 11px !important;
  }

  .footer-info-link {
    flex-direction: column;
    align-items: center !important;
    gap: 5px;
    justify-content: center;
  }

  .hero-inner {
    min-height: 792px;
  }

  .offer-card h3,
  .offer-card h4 {
    font-size: 21px;
  }

  .feature-item {
    img {
      height: 186px;
    }
  }

  .footer-info-card .row {
    --bs-gutter-y: 18px;
  }

  .footer-info-value {
    font-size: 12px;
  }

  .footer-info-label {
    font-size: 16px;
  }

  .footer-bg {
    .col-md-auto {
      flex: 0 0 auto;
      width: 100%;
      margin-bottom: 0;
    }
  }

  .play-image-wrapper {
    margin-bottom: 0;
  }

  .age-card {
    width: 100% !important;
    font-size: 16px !important;
  }

  .gallery-column:last-child .gallery-item:last-child {
    margin-bottom: 0;
  }

  h1.hero-title,
  h2.hero-subtitle {
    font-size: 25px;
  }

  .address-pill {
    padding: 8px 16px;
  }

  .address-pill a {
    font-size: 11px;
    letter-spacing: 0.3px;
  }

  .hero-tagline {
    font-size: 14px;
    line-height: 24px;
  }

  h2.overview-title {
    font-size: 23px;
  }

  h2.activity-title,
  h2.packages-title,
  h2.gallery-title,
  h2.testimonial-title {
    font-size: 23px;
  }

  .activity-circle-wrap {
    width: 160px;
    height: 180px;
  }

  .activity-ring-blue,
  .activity-ring-yellow {
    width: 160px;
  }

  .activity-ring-yellow {
    height: 164px;
  }

  .activity-ring-blue {
    height: 156px;
  }

  .activity-circle-img {
    width: 128px;
    height: 128px;
    left: 16px;
  }

  .activity-label {
    font-size: 16px;
  }

  .price-value,
  .packages-bg .price-badge {
    font-size: 18px;
  }

  .testimonial-author {
    font-size: 16px;
  }

  .gallery-item[class*="style-"] {
    width: 100% !important;
  }

  .testimonial-slider .slick-prev,
  .testimonial-slider .slick-next {
    top: calc(100% - 41px);
  }
}

@media only screen and (max-width: 479px) {
  .footer-links {
    gap: 12px 16px;
  }
  .footer-bg {
    padding: 55px 24px 24px;
    clip-path: none !important;
    margin-top: 0;
  }
  .footer-links ul,
  .footer-links li {
    gap: 23px;
  }

  .form-card-body {
    padding: 2rem 1rem;
  }

  .footer-info-link {
    align-items: center !important;
  }

  h1.hero-title,
  h2.hero-subtitle {
    font-size: 21px;
  }

  .hero-slider .slick-prev,
  .activity-slider .slick-prev {
    left: 10%;
  }

  .hero-slider .slick-next,
  .activity-slider .slick-next {
    right: 10%;
  }

  .activity-slider .slick-prev,
  .activity-slider .slick-next,
  .hero-slider .slick-prev,
  .hero-slider .slick-next,
  .hero-slider .slick-prev,
  .hero-slider .slick-next {
    font-size: 20px;
    width: 58px;
    height: 30px;
  }

  .side-nav {
    width: 100%;
    height: 75px;
    top: auto;
    bottom: -2px;
  }

  .brand-logo {
    display: none;
  }
  footer .brand-logo {
    display: block;
    margin-bottom: 20px !important;
  }

  .page-wrap {
    padding-left: 0;
  }

  body {
    padding-bottom: 80px;
  }

  nav {
    width: 95% !important;
    margin: 0 auto;
    position: relative;
    top: 0;
    padding: 0 0 10px;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .pf-why__heading,
  .pf-roof__heading,
  .pf-hero__title {
    font-size: 25px;
    margin-bottom: 16px;
  }

  .intro-desc {
    font-size: 14px;
    letter-spacing: normal;
    line-height: 2;
  }

  .side-nav {
    gap: 0;
    padding: 11px 0 0;
    /* overflow-x: auto;
    overflow-y: hidden; */
  }

  .side-nav ul li a {
    width: 50px;
    height: 50px;
  }

  .side-nav ul li a > img {
    object-fit: cover;
    width: 27px;
  }

  nav ul {
    display: flex !important;
    width: 100% !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    padding-bottom: 20px;
  }
  .footer-contact-icon {
    width: 20px;
    height: 20px;
    margin: 5px 0;
  }

  .footer-info-label {
    font-size: 16px;
    margin-bottom: 0;
  }

  .footer-info-link {
    justify-content: center !important;
    flex-direction: column;
  }

  .footer-info-link.gap-3 {
    gap: 0rem !important;
  }

  .footer-nav-section {
    padding: 10px 12px 24px;
  }

  .footer-links {
    margin-top: 10px !important;
    justify-content: center !important;
    gap: 0 15px !important;
  }

  .footer-bg {
    padding: 20px 20px 20px !important;
  }
}

/* ==========================================================================
   Extra small mobile (320px and down)
   ========================================================================== */
@media only screen and (max-width: 320px) {
  h1.hero-title,
  h2.hero-subtitle {
    font-size: 22px;
  }

  .pf-hero {
    padding-top: 10px;
  }

  .address-pill a {
    font-size: 10px;
  }

  h2.overview-title,
  h2.activity-title,
  h2.packages-title,
  h2.gallery-title,
  h2.testimonial-title {
    font-size: 21px;
  }

  /* .book-btn {
    width: 110px;
    height: 105px;
  }

  .book-btn span {
    margin-top: 48px;
  } */
  .testimonial-quote-close {
    right: 9px;
    bottom: 0px;
  }

  .activity-circle-wrap {
    width: 140px;
    height: 158px;
  }

  .footer-copyright {
    font-size: 12px;
  }

  .activity-ring-blue,
  .activity-ring-yellow {
    width: 140px;
  }

  .activity-ring-yellow {
    height: 143px;
  }

  .activity-ring-blue {
    height: 137px;
  }

  .activity-circle-img {
    width: 112px;
    height: 112px;
    left: 14px;
  }

  .footer-social a {
    width: 44px;
    height: 44px;
  }
}
@media (min-width: 1920px) {
  .footer-links {
    -webkit-transform: rotate(355deg) !important;
  }
}
@media (min-width: 1660px) {
  .packages-section {
    padding: 60px 40px;
  }
}
