@media only screen and (max-width: 375px) {
  .page-inner-banner-section {
    min-height: 327px;
    background-size: cover !important;
    background-position: center !important;
    background: url(../../../img/page-exclusive-halls-detail/banner-m.jpg) !important;
    background-repeat: no-repeat !important;
  }
  .banner-logo img {
    width: auto;
    height: 110px;
  }
}

@media only screen and (min-width: 1024px) {
  .page-inner-banner-section {
    background: url("../../../img/page-exclusive-halls-detail/banner.jpg");
    background-position: center !important;
    background-size: cover !important;
    min-height: 330px;
  }

  .banner-logo img {
    width: auto;
    height: 92px;
  }

  #pageSwiper {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1440px) {
  .page-inner-banner-section {
    background: url("../../../img/page-exclusive-halls-detail/banner.jpg");
    background-position: center !important;
    background-size: cover !important;
    min-height: 440px;
  }
  .banner-logo {
    padding-top: 25px;
  }
  .banner-logo img {
    width: auto;
    height: 129px;
  }

  #pageSwiper {
    padding-bottom: 122px;
  }
}
@media only screen and (min-width: 1920px) {
  .page-inner-banner-section {
    background: url("../../../img/page-exclusive-halls-detail/banner.jpg");
    background-position: center !important;
    background-size: cover !important;
    min-height: 440px;
  }

  #pageSwiper {
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 1024px) {
  #pageSwiper {
    padding-bottom: 46px;
  }
}
@media screen and (min-width: 375px) {
  .page-inner-banner-section .page-inner-banner-title-area {
    height: 327px;
  }
}

@media screen and (min-width: 1023px) {
  .page-inner-banner-section .page-inner-banner-title-area {
    height: 207px;
  }
}

@media screen and (min-width: 375px) {
  .page-inner-banner-section .page-inner-banner-title-area img {
    width: 232px;
    height: 136.22px;
  }
}

@media screen and (min-width: 1023px) {
  .page-inner-banner-section .page-inner-banner-title-area img {
    width: 284px;
    height: 207px;
  }
}

@media screen and (min-width: 1439px) {
  .page-inner-banner-section .page-inner-banner-title-area img {
    width: 100%;
  }
}

@media screen and (min-width: 320px) {
  .page-breadcrumb-section {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .page-breadcrumb-section {
    display: flex;
  }
}

@media screen and (min-width: 320px) {
  .page-content {
    margin-top: 30px;
  }
}


.page-content h2 {
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 32px !important;
}
@media screen and (max-width: 768px) {
  .page-content h2 {
    font-size: 24px;
    margin-bottom: 24px !important;
  }
}
@media screen and (min-width: 812px) {
  .page-content h2 {
    font-size: 24px;
    margin-bottom: 24px !important;
  }
}
@media screen and (min-width: 1024px) {
  .page-content h2 {
    font-size: 24px;
    margin-bottom: 24px !important;
  }
}
@media screen and (min-width: 1440px) {
  .page-content h2 {
    font-size: 30px;
    margin-bottom: 32px !important;
  }
}
@media screen and (min-width: 1920px) {
  .page-content h2 {
    font-size: 30px;
    margin-bottom: 32px !important;
  }
}

.page-content a {
  display: block;
  width: max-content;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 0;
  text-decoration: underline;
}

.page-content a p {
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}

.page-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page-content p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .page-content p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1440px) {
  .page-content p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1920px) {
  .page-content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .page-content p {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 480px) {
  .page-content p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .page-content a p {
    margin-top: 0;
  }
  .page-content a {
    text-decoration: none !important;
    line-height: 24px;
  }
}

.page-movie-list-section {
  margin-top: 5.625rem;
}

@media screen and (max-width: 1440px) {
  .page-movie-list-section {
    margin-top: 70px;
  }
}

.movie-content {
  width: 100%;
}

.movie-info {
  margin-top: 24px;
}
@media screen and (max-width: 1023px) {
  .movie-info {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .movie-info {
    display: none;
  }
}

.movie-info h3 {
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}
@media screen and (min-width: 1024px) {
  .movie-info h3 {
    font-size: 16px;
  }
}
@media screen and (min-width: 1440px) {
  .movie-info h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1920px) {
  .movie-info h3 {
    font-size: 20px;
  }
}

.movie-info p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.6);
}
@media screen and (min-width: 1024px) {
  .movie-info p {
    font-size: 14px;
  }
}
@media screen and (min-width: 1440px) {
  .movie-info p {
    font-size: 16px;
  }
}
.swiper-slide img {
  width: 100%;
  border-radius: 1rem;
}

.cinemas-list-section {
  margin-top: 30px;
}

.cinemas-list-section h2 {
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #ffffff;
  margin-bottom: 56px;
  margin-top: 80px;
}

.cinema-list-area {
  display: flex;
  margin-top: 56px;
}

@media screen and (max-width: 480px) {
  .cinema-list-area {
    margin-top: 24px;
    gap: 0;
  }
}

.cinema-list-area .card {
  display: flex;
  padding: 16px 20px;
  background: #ffffff;
  border-radius: 10px;
  min-height: 152px;
  height: auto;
  margin-left: 0;
  margin-bottom: 32px;
}
@media screen and (max-width: 480px) {
  .cinema-list-area .card {
    margin-bottom: 16px;
    min-height: 106px;
  }
}
@media screen and (min-width: 320px) {
  .cinema-list-area .card {
    margin-left: 0;
  }
}

@media screen and (min-width: 811px) {
  .cinema-list-area .card {
    margin-left: 0;
  }
}

@media screen and (min-width: 1023px) {
  .cinema-list-area .card {
    margin-left: 0;
  }
}

@media screen and (min-width: 1400px) {
  .cinema-list-area .card {
    margin-left: 0;
    min-height: 152px;
  }
}
@media screen and (min-width: 1564px) {
  .cinema-list-area .card {
    min-height: 152px;
  }
}
@media screen and (min-width: 1768px) {
  .cinema-list-area .card {
    min-height: 164px;
  }
}
@media screen and (min-width: 1846px) {
  .cinema-list-area .card {
    min-height: 152px;
  }
}
@media screen and (min-width: 1852px) {
  .cinema-list-area .card {
    min-height: 152px;
  }
}
@media screen and (min-width: 1871px) {
  .cinema-list-area .card {
    min-height: 164px;
  }
}
@media screen and (min-width: 1919px) {
  .cinema-list-area .card {
    margin-left: 0;
  }
}

.cinema-list-area .card .text-area h2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1e1e1e;
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .cinema-list-area .card .text-area h2 {
    font-size: 14px;
    line-height: 20px;
  }
}

.cinema-list-area .card .text-area p {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #1e1e1e;
  margin-bottom: 0;
  margin-top: 4px;
}

.cinema-list-area .card .card-body {
  display: flex;
  justify-content: space-between;
  padding: 0;
  gap: 20px;
}

.cinema-list-area .card .saloon-logo {
    margin-top: 10px;
    gap: 8px;
    padding-left: 12px;
}

.cinema-list-area .card .saloon-item {
  display: flex;
  align-items: center;
  padding: 6px 8px;
  gap: 10px;
  width: 71.68px;
  height: 24px;
  background: #f5f6f8;
  border-radius: 999px;
  justify-content: center;
}
@media screen and (min-width: 1800px) {
    .cinema-list-area .card .saloon-item {
        width: 63.68px;
    }
}
@media screen and (max-width: 1400px) {
  .cinema-list-area .card .saloon-item {
    width: 60.68px;
  }
}
.cinema-list-area .card .hover-more-saloons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  gap: 10px;
  width: 38px;
  height: 24px;
  background: #f5f6f8;
  border-radius: 999px;
  cursor: pointer;
  position: relative;
}

.cinema-list-area .card .hover-more-saloons span {
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  color: #383838;
}

.hover-more-saloons:hover .hover-more-saloons-area {
  display: flex;
}

.hover-more-saloons-area {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  gap: 6px;
  position: absolute;
  width: 111.68px;
  height: 184px;
  background: #ffffff;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  top: 3.5rem;
  z-index: 10;
  transition: opacity 0.5s ease-in-out;
}

.hover-more-saloons-area .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px 8px;
  gap: 10px;
  width: 71.68px;
  height: 24px;
  background: #e6e6e6;
  border-radius: 999px;
}

.cinema-list-area .card .icon-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px;
  gap: 8px;
  height: 98px;
  margin-top: auto;
  margin-bottom: auto;
}


.cinema-list-area .card .icon-area .icon-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 36px;
}

.cinema-list-area .card .icon-area .icon-item:hover {
  cursor: pointer;
}

.cinema-list-area .card .icon-area .icon-item img {
  width: 20px;
  height: 20px;
}

.cinema-list-area .card .icon-area .icon-item p {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #1e1e1e;
  margin-bottom: 0;
}

.cinema-list-area .card .icon-area .icon-divider {
  width: 36px;
  height: 0px;
  border: 1px solid #e6e6e6;
}

/* Exclusive Halls */

@media only screen and (min-width: 320px) {
  .exclusive-halls-section {
    margin-top: 3rem !important;
  }
}

@media only screen and (min-width: 1439px) {
  .exclusive-halls-section {
    margin-top: 5rem !important;
  }
}

@media only screen and (min-width: 1439px) {
  .exclusive-halls-section {
    margin-top: 5.625rem;
  }
}

.exclusive-halls-section .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media only screen and (min-width: 320px) {
  .exclusive-halls-section .section-header {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 811px) {
  .exclusive-halls-section .section-header {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 56px;
  }
}

@media only screen and (min-width: 1439px) {
  .exclusive-halls-section .section-header {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 56px;
  }
}
footer {
  margin-top: 30px;
}
.exclusive-halls-section .exclusive-halls-area {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.exclusive-halls-section .exclusive-halls-area .halls-content {
  display: flex;
  align-items: center;
  flex-basis: 15%;
  box-sizing: border-box;
  padding: 0px 18px;
  gap: 10px;
  height: 76px;
  background: #383838;
  border-radius: 999px;
  justify-content: center;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .exclusive-halls-section .exclusive-halls-area .halls-content {
    flex-basis: 23%;
  }
}
@media only screen and (max-width: 960px) and (min-width: 812px) {
  .exclusive-halls-section .exclusive-halls-area .halls-content {
    flex-basis: 31%;
  }
}
@media only screen and (min-width: 1024px) {
  .exclusive-halls-section .exclusive-halls-area .halls-content img {
    width: 120px;
    height: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  .exclusive-halls-section .exclusive-halls-area .halls-content img {
    width: 120px;
    height: 50px;
  }
}
@media only screen and (min-width: 1920px) {
  .exclusive-halls-section .exclusive-halls-area .halls-content img {
    width: 174px;
    height: 50px;
  }
}

@media only screen and (max-width: 768px) {
  .exclusive-halls-section .exclusive-halls-area .halls-content {
    flex-basis: 22%;
    height: 60px;
  }
  .exclusive-halls-section .exclusive-halls-area {
    gap: 16px;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
  }
  .halls-content img {
    width: 100px;
    height: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .exclusive-halls-section .exclusive-halls-area .halls-content {
    flex-basis: 31%;
    height: 32px;
    margin-bottom: 10px;
  }
  .exclusive-halls-section .exclusive-halls-area {
    gap: 0;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
  }
  .halls-content img {
    width: auto;
    height: 16px;
  }
}
.halls-content svg {
  width: 100%;
  height: auto;
}

.section-header a {
  font-weight: 500;
  color: #fff;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .section-header a p {
    font-size: 18px;
  }
  .section-header a {
    text-decoration: none !important;
  }
}
@media only screen and (min-width: 812px) {
  .section-header a p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-header a p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1440px) {
  .section-header a p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1920px) {
  .section-header a p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .app-swiper-nav {
    display: none;
  }
}

.movie-banner-tech-item img {
    width: 56px;
    height: 16px;
    object-fit: fill !important;
}

@media screen and (min-width: 1800px) {
    .col-xxl-4 {
        flex: 0 0 auto;
        width: 24.333333%;
    }
}

@media screen and (max-width: 480px) {
    .cinemas-list-section h2 {
        margin-top: 0;
    }

    .cinemas-list-section {
        margin-bottom: 36px !important;
    }
    .exclusive-halls-section {
        margin-top: 0 !important;
    }
}


/*
  Tablet vertical    
*/

@media only screen and (max-width: 820px) and (min-width: 481px) {
    .cinemas-list-section h2 {
        margin-top: 0;
    }
    .cinema-list-area {
        margin-top: 22px;
    }
    .cinemas-list-section {
        margin-top: 0;
    }

    #pageSwiper {
        padding-bottom: 54px !important;
    }
}

/*
   Tablet horizontal
*/

@media only screen and (max-width: 1180px) and (min-width: 1024px) {
    .cinemas-list-section h2 {
        margin-top: 46px;
    }
    .cinema-list-area {
        margin-top: 26px;
    }
}