@media (min-width: 0px) and (max-width: 399.98px) {
    .nav-tabs .nav-link {
        font-size: 12px;
    }
}
@media (min-width: 0px) and (max-width: 599.98px) {
    .event-card-body {
        padding: 20px;
    }

    .event-card-body .event-date {
        font-size: 12px;
        padding: 5px 12px;
    }

    .event-card-body h3 {
        font-size: 18px;
    }

    .movie-card-body {
        padding: 15px 10px;
    }

    .movie-card-body h4 {
        font-size: 14px;
    }

    .movie-card-body p {
        font-size: 11px;
    }
    .movie-card-body .btn {
        font-size: 10px;
        padding: 10px;
    }
    .footer-img {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
    .si li a {
        margin-right: 15px;
    }
    .ticket-area1 {
        box-shadow: none !important;
    }
    ul.footer-menu li a {
        margin-left: 18px;
    }
    .copyright p {
        padding-bottom: 20px;
    }
    .footer-mob ul li {
        display: inline-block;
        width: 23%;
        margin-right: 0;
        padding: 10px;
    }
    .footer-mob ul li a span {
        display: block;
    }
    .footer-mob ul li {
        text-align: center;
    }
    .footer-mob {
        position: fixed;
        bottom: 0px;
        width: 100%;
        background: #fff;
        margin-top: 10px;
        z-index: 99;
    }
    footer.footer.bg-black {
        margin-bottom: 60px;
    }
    .footer-mob ul li:hover {
        background-color: var(--primary-color);
        color: #fff;
    }
    .footer-mob ul li a span.icon svg path {
        fill: var(--primary-color);
    }
    .footer-mob ul li:hover a span.icon svg path {
        fill: #fff;
    }

    .footer-mob1 {
        position: fixed;
        bottom: 0px;
        width: 100%;
        background: var(--primary-color);
        margin-top: 10px;
        color: #fff;
        padding: 10px 0;
        z-index: 9;
    }
    .mob-list {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .mob-list h3 {
        display: grid;
        font-size: 14px;
        font-weight: 400;
    }
    .mob-list h3 b {
        font-size: 22px;
        font-weight: 700;
    }
    /* .mob-list a {
  background: #fff;
  color: #d96c2c;
  border-radius: 50px;
  padding: 10px 30px;
} */
    .t-price {
        border: 1px dashed #c4c4c4;
        background: #f6f6f6;
        text-align: center;
        border-radius: 10px;
        padding: 15px;
        margin-bottom: 10px;
    }
    .t-price h3 {
        margin-bottom: 0;
        font-size: 18px;
        font-weight: 400;
    }
    .t-price h3 b {
        margin-bottom: 0;
        font-size: 24px;
        font-weight: 700;
    }
}

@media (min-width: 576px) {
    .page-banner h1 {
        font-size: 45px;
    }
    .movie-card-body {
        padding: 30px 20px;
    }
    .event-card-body {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: transparent;
    }
    .footer-img {
        display: flex;
        justify-content: start;
        margin-bottom: 30px;
    }
    .si li a {
        margin-right: 15px;
    }
    ul.footer-menu li a {
        margin-left: 18px;
    }
    .copyright p {
        padding-bottom: 20px;
    }
    .footer-mob {
        position: fixed;
        bottom: 0px;
        width: 100%;
        background: #fff;
        padding: 0px 0;
        margin-top: 10px;
    }

    .personal-detail-wrap {
        padding: 30px;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 24px;
    }
    .block {
        padding: 60px 0;
    }

    .page-banner {
        padding: 80px 0;
    }

    .page-banner h1 {
        font-size: 55px;
    }

    .full-width-event figure {
        /* position: absolute; */
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .event-sec-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        object-fit: cover;
    }

    .full-width-event-content {
        position: relative;
        padding: 120px 0 120px 50px;
    }

    .full-width-event-content .play-btn-wrap {
        margin-bottom: 60px;
        margin-left: -20px;
    }
}

@media (min-width: 992px) {
    .block {
        padding: 80px 0;
    }

    .page-banner {
        padding: 100px 0;
    }

    .page-banner h1 {
        font-size: 65px;
    }

    .section-head h3 {
        font-size: 45px;
    }

    .navbar-nav .nav-item {
        margin-right: 30px;
    }

    .navbar-nav .nav-link {
        border-bottom: none;
        padding: 0;
    }

    .site-branding img,
    .footer-logo {
        width: 230px;
    }

    .featured-section .nav .nav-link {
        font-size: 45px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .site-branding img {
        width: 180px;
    }
    .navbar-nav .nav-item {
        margin-right: 20px;
    }
    .navbar-nav .nav-link {
        font-size: 13px;
    }
    .navbar-nav .nav-link .icon svg {
        width: 12px;
    }

    .header-btn .btn {
        font-size: 12px;
        padding: 10px 15px;
    }

    .section-head h3 {
        font-size: 28px;
    }
}

@media (min-width: 1200px) {
    h1 {
        font-size: 73px;
    }
    h2 {
        font-size: 45px;
    }

    h3 {
        font-size: 30px;
    }
    h4 {
        font-size: 25px;
    }

    header.site-header {
        padding: 10px 30px;
    }

    .title {
        font-size: 38px;
    }
    .number input {
        width: 80px;
    }
    .minus,
    .plus {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
      .minusfirst,
       .plusfirst {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .site-branding img {
        width: 200px;
    }
    .navbar-nav .nav-item {
        margin-right: 20px;
    }
    .navbar-nav .nav-link {
        font-size: 16px;
    }
    .navbar-nav .nav-link .icon svg {
        width: 16px;
    }
}

@media (min-width: 0px) and (max-width: 1599.98px) {
}

/* Manish Code Starts */

@media screen and (max-width: 480px) {
    .testimonial-group {
        display: none;
    }
    .testimonials-section.block,
    .testimonials-slider {
        text-align: center;
    }
    .client-area {
        width: 75%;
        margin: 0 auto;
        margin-top: 30px;
    }
    .logo-social {
        text-align: center;
    }
    .logo-social > div > .logo {
        margin-bottom: 30px;
    }
    .desktop-past-movies {
        display: none;
    }

    .profile-page .nav .nav-link {
        font-size: 12px;
        padding: 13px 15px;
    }
}

@media screen and (min-width: 480px) {
    .mobile-past-movies {
        display: none;
    }
}

/* Manish Code Ends */

@media (max-width: 575.98px) {
    .header-btn.ms-2 {
        display: none;
    }
    header.site-header {
        padding: 10px;
    }
    .hero-slider-content h1,
    .hero-slider-content div.btn.btn-primary {
        display: none;
    }

    .full-width-event-content .play-btn-wrap {
        margin-right: 15px;
        text-align: right;
    }
    .event-card-body {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: transparent;
    }
    /* .event-card {
  margin-bottom: 30px;
} */
    /* .upcomming-event-section .col-12.text-center a.btn-outline-primary {
  display: none;
} */

    section.testimonials-section.block .col-md-6.text-center figure img {
        display: none;
    }
    section.testimonials-section.block
        .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        display: none;
    }
    /* p.ticket-price {
        display: none;
    } */
    .cast-item {
        display: inline-block;
    }
    .hero-section
        .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        display: none;
    }
    /* .mov {
  width: 80%;
  margin: auto;
} */
    .section-head h3 {
        text-align: center;
    }
    .top-cast-wrap .col-md-3 {
        width: 50%;
        margin-bottom: 20px;
    }
    .profile-page .nav {
        display: flex;
        width: 100%;
        flex-wrap: nowrap;
        flex-direction: row !important;
    }
}

@media (max-width: 767.98px) {
    .client-area {
        width: 100%;
        margin: 0 auto;
        margin-top: 30px;
    }
    .footer-mob ul li {
        display: inline-block;
        width: 23%;
        margin-right: 0;
        padding: 10px;
    }
    .footer-mob ul li a span {
        display: block;
    }
    .footer-mob ul li {
        text-align: center;
    }
    .footer-mob {
        position: fixed;
        bottom: 0px;
        width: 100%;
        background: #fff;
        margin-top: 10px;
        z-index: 99;
    }
    .footer-mob ul li:hover {
        background-color: var(--primary-color);
        color: #fff;
    }
    .footer-mob ul li a span.icon svg path {
        fill: var(--primary-color);
    }
    .footer-mob ul li:hover a span.icon svg path {
        fill: #fff;
    }

    .footer-mob1 {
        position: fixed;
        bottom: 70px;
        width: 100%;
        background: var(--primary-color);
        margin-top: 10px;
        color: #fff;
        padding: 10px 0;
        z-index: 9;
    }
    .footer-mob {
        position: fixed;
        bottom: 0px;
        width: 100%;
        background: #fff;
        padding: 0px 0;
        margin-top: 10px;
    }
}

@media (max-width: 991.98px) {
}

@media (max-width: 1199.98px) {
}
