.signBtn_red {
    background: #e53831 !important;
}

.top_location:before {
    background: none;
    display: none;
}

.new_header_section .top_location {
    background: #efefef;
    margin: 0 auto;
    width: 80%;
    padding: 2px;
    border-radius: 25px;
}

.new_header_section .nav-link.active {
    color: #94c93d !important;
}

.new_header_section .top_location .dropdown {
    margin: 0;
    padding: 10px 35px 10px 15px;
    border: 0;
    font-weight: normal;
    font-family: 'Figtree' !important;
    font-size: 12px;
    background: url(../images/select_arrow.png) no-repeat;
    background-position: right 9px;
    background-size: 28px;
}

.new_header_section .top_location .dropdown ul {
    top: 40px;
}

.new_header_section .search_bar .nav {
    margin-top: 0;
}

.new_header_section .header_rig_section {
    padding-top: 13px;
}

.book_now_btn {
    position: absolute;
    bottom: 22%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.book_now_btn img {
    width: 200px;
    border-radius: 12px;
}

.book_now_btn img:hover {
    opacity: 0.9;
}

.special_events_section {
    background: url(../images/special_events_bg.jpg) no-repeat;
    background-size: cover;
    padding: 8% 0 6%;
}

.special_events_innerBox {
    text-align: center;
    margin-bottom: 20px;
}

.special_events_innerBox h5 {
    color: #323431;
    font-size: 16px;
    margin-bottom: 15px;
    font-family: 'Figtree' !important;
    font-weight: 400;
}


.star_icon {
    width: 22px;
    margin: 0 15px;
}

.bookNow_btn {
    background: #e53831;
    color: #fff;
    padding: 10px 40px;
    border-radius: 6px;
    display: inline-block;
    font-size: 14px;
    text-align: center;
}

.bookNow_btn:hover {
    background: #93c52e;
    color: #fff;
}

.allThe_funBg {
    background-size: cover !important;
    padding: 5% 0;
    min-width: 100%;
    min-height: 150px;
}

.sallThe_funBg_leftBox {
    border-right: 1px dashed #ff0;
}

.sallThe_funBg_rightBox {
    color: #fff;
    padding-left: 20px;
}

.sallThe_funBg_rightBox h4 {
    color: #d0d63e;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.sallThe_funBg_rightBox p {
    font-size: 16px;
}

.bookToday_btn {
    background: #93c52e;
    color: #32342f;
    padding: 12px;
    border-radius: 10px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    width: 100%;
    max-width: 160px;
}

.bookToday_btn:hover {
    background: #e53831;
    color: #fff;
}

.play_icon_div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 22%;
}

.play_icon_div img {
    width: 70px;
}

.play_icon_div img:hover {
    opacity: 0.8;
}

.goBig_div {
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 60%;
}

.member_ribbon_div {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 22%;
}

.member_btns {
    background: transparent;
    color: #fff;
    padding: 0;
    border-radius: 6px;
    text-align: center;
    font-size: 0;
    height: 50px;
    width: 100%;
    display: inline-block;
    position: relative;
    top: 4px;
}

.elite_points_bg {
    background: url(../images/elite_points_bg.png) no-repeat;
    background-size: cover;
    padding: 4% 0;
    color: #fff;
    text-align: center;
}

.elite_points_bg h4 {
    text-transform: uppercase;
    font-size: 24px;
    margin: 0;
    font-weight: 400;
}

.elite_points_bg h2 {
    margin-bottom: 10px;
    font-size: 42px;
    text-transform: uppercase;
    font-family: 'Figtree' !important;
    font-weight: 900;
}

.elite_points_bg p {
    font-size: 16px;
    line-height: 24px;
    padding: 0 10%;
}

.elite_pointsdiv p {
    padding: 0 20px 0 0;
    font-size: 14px;
}

.elite_pointsdiv p span {
    display: block;
    font-size: 12px;
    font-style: italic;
}

.eliteLogo_leftDiv {
    border-right: 1px solid #e1e1df;
    padding-right: 30px;
    height: 100%;
}

.eliteLogo_leftDiv ul li {
    background: url(../images/green_poin_icon.png) no-repeat;
    background-position: left center;
    background-size: 30px;
    padding: 12px 50px;
    font-size: 16px;
    line-height: 22px;
}

.eliteLogo_rightDiv {
    padding-left: 30px;
    height: 100%;
}
.eliteLogo_rightDiv h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
}

.eliteLogo_leftDiv h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
}

.eliteLogo_rightDiv ul li {
    background: url(../images/red_poin_icon.png) no-repeat;
    background-position: left center;
    background-size: 30px;
    padding: 12px 50px;
    font-size: 16px;
    line-height: 22px;
}

.sign_section_div {
    display: flex;
    gap: 25px;
    margin-top: 40px;
}

.sign_section_div .bookToday_btn {
    width: 160px;
    font-size: 18px;
}

.sign_section_div p {
    margin-bottom: 0;
    font-size: 18px;
}

.sign_section_div p a {
    color: #91c62e;
    font-weight: 600;
}

/* accordion */
.title {
    font-size: 19px;
    cursor: pointer;
    padding: 15px 70px 15px 0;
    position: relative;
}

.desc {
    font-size: 16px;
    display: none;
    width: 100;
    margin: auto;
    padding-bottom: 30px;
    padding-top: 10px;
    padding-right: 100px;
}

.faq_open {
    background: url(../images/faq_accordion_arrow.png) no-repeat;
    height: 15px;
    width: 25px;
    position: absolute;
    right: 50px;
    background-size: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.faq_close {
    background: url(../images/faq_accordion_arrow_open.png) no-repeat;
    height: 15px;
    width: 25px;
    position: absolute;
    right: 50px;
    background-size: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.accordion_box {
    border-bottom: 1px solid #e1e1df;
}

.accordion_wrapper h2 {
    text-align: center;
    color: #93c52e;
    font-size: 56px;
    font-weight: 700;
    text-transform: uppercase;
}

.accordion_wrapper h3 {
    color: #e53831;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1df;
    padding-bottom: 15px;
}

.food_page_banner .carousel-caption-center {
    bottom: 10%;
    left: 0;
    text-align: center !important;
    top: auto;
}
.btn-big-center {
    font-size: 21px !important;
    text-align: center !important;
    padding: 10px 45px !important;
    border-radius: 12px !important;
}
.plus_member_icon {
    width: 35px;
    margin: 0 15px;
}

.vieo_main_bannerNew .vieo_main_banner {
    height: 360px;
}

.vieo_main_bannerNew .video_overlap_div {
    clip-path: polygon(0 0, 95% 0, 85% 100%, 0 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
}

.vieo_main_bannerNew .video_overlap_div span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 3%;
}

.vieo_main_bannerNew .vimeo-wrapper iframe {
    width: 85vw;
    height: 50.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-0%, -50%);
}

.vieo_main_bannerNew .foodTime_img {
    width: 80%;
}

.vieo_main_bannerNew .video_overlap_div span {
    left: 20%;
}

.event-strip {
        background: #fff;
        padding: 10px 14px;
        overflow: hidden;
}

.event-strip {
    background: #f5f5f5;
    padding: 10px 14px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    max-height: calc(37px * 1.1 * 6);
  }

  .event-grid {
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.1;
    text-align: justify;

  }

  .event-item {
    overflow: hidden;
    color: #cfcfcf;
  }

  .event-item.green {
    color: #7fbf00;
  }

  .event-item.red {
    color: #e53935;
  }
  .event-grid > :nth-child(n + 31) {
    display: none;
  }
.elite_pointsdiv_img {
    width: 60% !important;
    margin-bottom: 20px;
}



/*
Responsive CSS
*/


@media (max-width: 1900px) {
    .new_header_section .search_bar .nav .nav-item .nav-link {
        font-size: 14px;
    }

    .new_header_section .search_bar .nav .nav-item+.nav-item::before {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width: 1500px) {
    .member_ribbon_div {
        bottom: 0px;
        width: 22%;
    }
    .food_page_banner .carousel-caption-center {
        bottom: 2%;
    }
}

@media (max-width: 1200px) {
    .book_now_btn {
        bottom: 15%;
    }
}

@media (max-width: 991px) {
    .new_header_section .top_location {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
    }

    .new_header_section .top_ticket_div.float-right {
        margin-top: -22px;
    }

    .book_now_btn {
        bottom: 10%;
    }

    .sallThe_funBg_leftBox {
        border-right: 0px dashed #ff0;
    }

    .sallThe_funBg_leftBox img {
        padding: 0 !important;
        max-width: 400px;
        margin-bottom: 20px;
    }

    .sallThe_funBg_rightBox {
        padding-left: 0;
    }

    .play_icon_div img {
        width: 50px;
    }

    .member_btns {
        height: 30px;
    }

    .elite_points_bg h4 {
        font-size: 16px;
    }

    .elite_points_bg h2 {
        font-size: 28px;
    }

    .faq_open {
        right: 0px;
    }
    .vieo_main_bannerNew .vieo_main_banner {
        height: auto;
    }

    .vieo_main_bannerNew .vimeo-wrapper iframe {
        width: 100%;
        height: 250px;
        min-height: 100%;
        min-width: 100%;
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
    }

    .vieo_main_bannerNew .video_overlap_div {
        clip-path: none;
        background: #778c54;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        background-size: 100%;
        background-repeat: no-repeat;
        color: #fff;
        bottom: 0;
        padding: 15px 0;
    }

    .vieo_main_bannerNew .video_overlap_div span {
        position: relative;
        top: 0;
        transform: inherit;
        left: 20px;
    }

    .vieo_main_bannerNew .foodTime_img {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .event-grid {
      font-size: 18px;
    }
    .event-strip {
        max-height: calc(22px * 1.1 * 6);
    }
    .eliteLogo_leftDiv {
        border-right: 0px solid #e1e1df;
        padding-right: 0;
        border-bottom: 1px solid #e1e1df;
        padding-bottom: 40px;
    }

    .eliteLogo_rightDiv {
        padding-left: 0;
        margin-top: 40px;
    }

    .eliteLogo_leftDiv .mb-5 {
        margin-bottom: 0 !important;
    }

    .eliteLogo_rightDiv h3 {
        font-size: 18px;
    }

    .accordion_wrapper h2 {
        font-size: 36px;
    }

    .accordion_wrapper h3 {
        font-size: 21px;
    }

    .title {
        font-size: 16px;
        padding: 15px 40px 15px 0;
    }

    .desc {
        font-size: 12px;
        padding-right: 0;
    }
}

@media (max-width: 575px) {
    .new_header_section .header_rig_section {
        padding-top: 40px;
    }

    .new_header_section .new_shoTime_div {
        top: 8px;
    }

    .new_header_section .mobile_menu_titile {
        bottom: -5px;
    }

    .new_header_section .top_ticket_div.float-right {
        margin-top: -33px;
    }

    .book_now_btn img {
        width: 150px;
        border-radius: 8px;
    }

    .play_icon_div img {
        width: 40px;
    }

    .member_btns {
        height: 16px;
    }

    .elite_points_bg .px-5.mb-4 {
        padding: 0 !important;
    }

    .elite_points_bg p {
        padding: 0;
    }

    .elite_points_bg p {
        font-size: 13px;
        line-height: 18px;
    }

    .elite_pointsdiv p {
        padding: 0 5px 0 0;
        font-size: 10px;
        line-height: 12px;
    }

    .elite_pointsdiv p span {
        font-size: 8px;
    }

    .elite_pointsdiv p.pl-5 {
        padding-left: 0 !important;
    }

    .elite_points_bg p {
        font-size: 13px;
        line-height: 18px;
    }

    .elite_points_bg h4 {
        font-size: 13px;
    }

    .elite_points_bg h2 {
        font-size: 23px;
    }

    .sign_section_div {
        display: inline-block;
        margin-top: 25px;
        text-align: center;
        width: 100%;
    }
    .btn-big-center {
        font-size: 12px !important;
        text-align: center !important;
        padding: 6px 25px !important;
        border-radius: 8px !important;
    }
    .vieo_main_bannerNew .foodTime_img {
        width: 75%;
    }
}

@media (max-width: 479px) {
    .new_shoTime_div a {
        margin-right: 16px;
        font-size: 10px;
    }

    .book_now_btn img {
        width: 100px;
        border-radius: 4px;
    }
}
@media (max-width: 412px) {
    .main_header .top_location {
         padding-left: 5px;
         width: 90px;
    }
   .new_shoTime_div a {
        margin-right: 10px;
        font-size: 10px;
    }
}

@media (max-width: 360px) {
    .main_header .top_location {
           padding-left: 5px;
           width: 85px;
    }
   .new_shoTime_div a {
        margin-right: 5px;
        font-size: 10px;
    }
}

@media (max-width: 359px) {

    .new_header_section .top_location {
        width: 100% !important;
    }
}
