.arena_slider{
/*    max-width: 1140px!important;
    margin: 0px auto!important;*/
    padding-top: 40px!important;
} 
.arena_slider .owl-stage{
     left:0px!important; 
}
.arena_slider .owl-nav button {
     position: absolute!important;
     top: 50%!important;
     background-color: #000!important;
     color: #fff!important;
     margin: 0!important;
     transition: all 0.3s ease-in-out!important;
}
.arena_slider .owl-carousel .owl-nav button.owl-prev {
     left: 16px!important;
     background: transparent!important;
}
.arena_slider .owl-carousel .owl-nav button.owl-next{
     right: 15px!important;
    position: absolute!important;
    left: inherit!important;
    background: transparent!important;
}
.arena_slider .owl-dots {
     text-align: center!important;
     padding-top: 15px!important;
}
.arena_slider .owl-dots button.owl-dot {
     width: 10px!important;
     height: 10px!important;
     border-radius: 50%!important;
     display: inline-block!important;
     background: #fff!important;
     margin: 0 3px!important;
}
.arena_slider .owl-dot {
     width: 6px!important;
     height: 6px!important;
     background-color: #fff!important;
}
.arena_slider .owl-dots button.owl-dot.active {
     background-color: #fff!important;
     width: 12px!important;
     height: 12px!important;
}
.homepage_venue_slider .arena_slider .owl-dots button.owl-dot.active {
    background-color: #228EA8!important;
}
.homepage_venue_slider .active {
/*    border: 3px solid #fff !important;*/
/*    color: #fff !important;*/
}
.homepage_venue_slider .arena_slider .owl-dots button.owl-dot{
    background: #228EA8!important;
}
.arena_slider .owl-dots button.owl-dot:focus {
     outline: none!important;
}
.arena_slider .owl-nav button {
     position: absolute!important;
     top: 50%!important;
     transform: translateY(-50%)!important;
     background: transparent !important!important;
     color: #fff!important!important;
}
.arena_slider .owl-carousel .owl-nav button span {
     font-size: 110px!important;
     position: relative!important;
     top: -5px!important;
     background-color: transparent!important;
}
.arena_slider .owl-nav button:focus {
     outline: none!important;
}
 .main_wrap {
     display: flex!important;
     width: 100%!important;
}
 .wrap_50:first-child {
     width: 70%!important;
     background-color: rgb(0 0 0 / 72%)!important;
}
.wrap_50:last-child{
    width: 30%!important;
    background-color: rgb(0 0 0 / 72%)!important;
}
 .main_wrap, .wrap_50, .left_img {
     height: 449px!important;
}
.owl-item.active{
    opacity: 1!important;
}
 .left_img img {
     width: 100%!important;
     max-width: 100%!important;
     max-height: 100%!important;
}

 .header_top {
     height: 35px!important;
     top: 0px!important;
     position: absolute!important;
     left: 0px!important;
     right: 0px!important;
}
 .header_top p {
     font-family: 'Roboto', sans-serif;
     background-color: #2a2d3b;
     color: #fff400;
     font-size: 16px;
     font-weight: 700;
     margin: 0px;
     line-height: 35px;
     text-transform: uppercase;
     text-align: center;
}
 .position-rel {
     position: relative;
}
 .slide_content_main {
    position: absolute;
    top: 35px;
    padding: 25px 30px 0px 30px;
}
 .slide_title {
     font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
     font-size: 22px;
     text-decoration: none;
     margin: 0px;
     color: white;
     font-weight: 900;
     line-height: 36px;
}
 .slide_description {
     font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
     font-size: 14px;
     text-decoration: none;
     color: white;
     font-weight: 400;
     line-height: 24px;
}
 .first_time p, .second_time p {
     font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
     font-size: 20px;
     padding-bottom: 0;
     text-decoration: none;
     color: white;
     margin: 0px;
     line-height: 32px;
}
 .time_main {
    position: relative;
     display: block;
}
.voucher_list li p .day{
    font-weight: 700;
}
.voucher_list li p{
    font-size: 1.125rem;
}

 .first_time .day, .door_time {
     font-weight: 600;
     font-size: 16px;
}
 .first_time .time {
     font-weight: 400;
     font-size: 16px;
}
 .second_time {
     margin-left: 0px;
}
 .second_time i {
     font-size: 12px;
     transform: translate(-5px, -2px);
}
 .slide_btns {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 20px;
    position: absolute;
    bottom: 50px;
    padding: 0px 30px;
}
 .slide_link {
     padding: 12px 30px;
     font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
     letter-spacing: 1px;
     text-align: center;
     font-size: 16px;
     font-weight: 700;
     text-decoration: none;
     color: #fff;
}
.show_venue{
    color: white;
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
}

 .tickets_btn {
     background-color: #228ea8;
     border: 2px solid #228ea8;
}
 .join_btn {
     background-color: transparent;
     border: 2px solid #228ea8;
     display: none;
}
 .join_btn:hover, .details_btn:hover {
     background-color: #fff;
     color: #000;
     border-color: #fff;
     transition: .3s;
}
 .details_btn {
     background-color: transparent;
     border: 2px solid #fff;
}
 .drop-down-date {
     cursor: pointer;
     position: relative;
     border-bottom: 2px dotted white;
     text-transform: capitalize;
}
 .data_change i.fa-angle-down {
     font-size: 15px;
     margin-left: 10px;
}

.data_change{
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    background-color: transparent;
    color: #fff;
    border: 0 none;
    border-bottom: 2px dotted #fff;
    padding: 3px 0 5px;
    width: auto;
    font-style: normal;
}

 .active-box {
     position: absolute;
     top: -10px;
     left: -16px;
     display: none;
     z-index: 1111;
}
 .actived.active-box {
     display: block !important;
}
 .voucher-sec {
     width: 365px;
     background-color: #fff;
}
 .voucher-sec .voucher-head .head {
     color: black;
     padding: 22px 38px;
     font-size: 18px;
     border-bottom: 1px solid #979797;
     display: flex;
     vertical-align: middle;
     margin: 0px;
}
.voucher-sec .voucher-head .head .fa-x{
    cursor: pointer;
}

 .voucher-sec .voucher-head .head .fa-ticket {
     padding-right: 10px;
}
 .head-item {
     font-size: 14px;
     font-family: 'Roboto', sans-serif;
     color: black;
     display: inline-block;
     margin-right: auto;
}
 .voucher_list ul {
     list-style: none;
     height: 122px;
     overflow: auto;
     padding-left: 0px;
     margin: 0px;
}
 .voucher_list li {
    cursor: pointer;
     padding: 14px 65px 14px 35px;
     display: block;
}
.voucher_list li:hover p{
    color: #061860 !important;
}

 .voucher_list ul li p {
     color: #000!important;
}
 .list_active {
     background-color: #F2F2F2;
}
/*responsive*/
@media(min-width: 1790px){
    .main_wrap, .wrap_50, .left_img {
        height: 520px!important;
    }
}
@media(min-width: 1000px){
        .active-box.mobile_box{
                display: none!important;
        }
}
@media(max-width: 1080px){
    .main_wrap, .wrap_50, .left_img {
        height: 360px!important;
    }
}
@media(max-width: 1000px) {
    .wrap_50:first-child {
        width: 100%!important;
    }
    .active-box.desktop_box{
        /*display: none!important;*/
    }
     .main_wrap {
         display: block!important;
    }
     .wrap_50 {
         width: 100%!important;
    }
     .main_wrap, .main_wrap .wrap_50:first-child {
         height: auto!important;
    }
     .left_img {
         height: 250px!important;
         overflow: hidden!important;
    }
     .left_img img {
         height: 100%!important;
         object-fit: cover!important;
    }
     .wrap_50.position-rel {
         height: 350px!important;
         padding: 0px!important;
         width: 100%!important;
    }
     .slide_content_main {
         padding: 20px!important;
    }
     .slide_title {
         font-size: 21px!important;
         line-height: 24px!important;
    }
     .slide_description {
         font-size: 14px!important;
         margin: 10px 0px 10px 0px!important;
    }
     .time_main{
         display: block!important;
    }
     .second_time{
         margin-left: 0px!important;
         margin-top: 5px!important;
    }
     .active-box{
        position: absolute;
        top: 100%;
        left: 0px;
        right: 0px;
    }
    .voucher_list ul{
        height: 220px;
        /*overflow: visible!important;*/
    }
    .voucher-sec{
        width: 60vw!important;
        margin-left: calc((100% - 100vw) / 2)!important!important;
        height: 100vh!important;
    }
    .drop-down-date{
        display: inline-block!important;
    }
     .slide_btns {
         width: calc(100% - 40px)!important;
         margin-right: 20px!important;
         margin-left: 20px!important;
         padding: 0px 0px 0px 0px!important;
         bottom: 10px!important;

    }
     .slide_link {
         font-size: 16px!important;
         width: 100%!important;
         /*margin: 10px 0px!important;*/
         display: block!important;
         font-weight: 600!important;
         padding: 12px 0px!important;
    }
     .owl-stage{
         left:0px!important; 
    }
    .details_btn{
        display: none!important!important;
    }
}
@media(max-width: 820px){
    .left_img {
        height: 350px!important;
    }
}
@media (max-width: 600px){
    .left_img {
        height: 240px!important;
    }
}
@media(max-width: 600px) {
    .wrap_50:first-child{
        width: 100%!important;
    }

     .slide_title {
         font-size: 20px!important;
         line-height: 26px!important;
         margin: 0px!important;
    }
    .upcoming_carsoul{
        margin-top: -20px;
    }
     .slide_content_main {
         position: absolute!important;
         top: 35px!important;
         padding: 20px!important;
    }
    
    .first_time .day, .door_time{
        font-size: 14px!important;
    }
    .slide_description{
        margin: 5px 0px 10px 0px!important;
    }
    .second_time{
        margin-top: 0px!important;
    }
    .door_time{
        font-size: 14!important!important;
    }
     .first_time p {
         font-size: 18px!important;
    }
     .second_time p {
         font-size: 16px!important;
    }
     .slide_btns {
         width: calc(100% - 40px)!important;
         margin-right: 20px!important;
         margin-left: 20px!important;
         padding: 0px 0px 0px 0px!important;
         bottom: 10px!important;
    }
     .slide_link {
         font-size: 16px!important;
         width: 100%!important;
         /*margin: 10px 0px!important;*/
         display: block!important;
         font-weight: 600!important;
         padding: 12px 0px!important;
    }
}
 


.tribe-events-event-image{
    margin-bottom: 0;
    height: 100%;
}
.upper_div{
    display: flex;
    background-color: #F4F4F2;
}
.inner_feature_img{
    width: 70%;
}
.inner_feature_img img{
    width: 100%;
    height: 100%;
}
.right_text_fields{
    width: 30%;
    position: relative;
    border: 1px solid #3333;
    padding: 30px 20px;
}
.tribe-events-single-event-title{
    font-size: 32px !important;
    line-height: 46px !important;
    font-family: 'Roboto', sans-serif;
    text-align: left !important;
}
.inner_date_old span{
    /*display: block;*/
}
/*.ticket_btn{
    position: absolute;
    bottom: 50px;
    padding: 0px 30px;
    width: 100%;
    left: 0;
}*/
.inner_date_old .voucher_list span{
    font-size: 15px;
    padding: 0px 3px;
}
.inner_date_old .voucher-sec{
    width: 308px;
}
.inner_date_old .active-box{
    top: 60px;
    left: 0;
}
.inner_date_old{
    cursor: pointer;
    position: relative;
    font-size: 18px;
    padding: 10px 0px 0px 0;
}
.right_text_fields a{
    color: #ffffff;
    background-color: #2B95AE;
    border-color: #2B95AE;
    border-radius: 0px;
    padding: 11px 20px;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-align: center;
    font-size: 20px;
}
.right_text_fields a:hover{
    color: #ffffff;
    background-color: #76cadb;
    border-color: #76cadb;
    border-radius: 0px;
}
.meow-tab-content{
    padding-top: 15px;
}
.meow-tab-content ul{
    list-style: disc;
    padding-left: 20px;
}
.faqs_upper{
    background-color: white;
    position: relative;
    padding: 15px 20px;
    border: 1px solid #d3d3d3;
    font-size: 17px;
    line-height: 32px;
    margin-bottom: 26px;
}
.faqs_upper label{
    display: block;
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    color: #666;
    padding: 0 50px 0 0;
    cursor: pointer;
    font-weight: bold;
}
.faqs_header .fa-minus{
    display: none;
}
.faqs_text{
    display: none;
}
.faqs_header i{
    cursor: pointer;
    padding: 5px 6px;
    background-color: #228EA8;
    border-radius: 23px;
    color: white;
    font-size: 13px;
    position: absolute;
    right: 20px;
    top: 17px;
}
.about_event{
    padding: 60px 0;
    display: flex;
    gap: 10px;
}
.event_data{
    width: 50%;
}
.add_ons{
    width: 50%;
}
.active_faqs .fa-plus{
    display: none;
}
.active_faqs .fa-minus{
    display: block;
}
.faqs_sec{
    padding-top: 30px;
}
.post_content{
    padding-top: 20px;
}
.guidelines_faqs{
    padding-top: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
}
.venue_policies_upper{
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #F4F4F2;
}
.venue_policies_upper h2{
    text-align: center;
}
.tribe-events-pg-template{
    padding: 30px 0 !important;
    max-width: 100% !important;
}
.custom_container{
    max-width: 1180px;
    margin: 0px auto;
    padding: 15px;
}
.text_center{
    text-align: center;
}
.add_ons_heading a, .add_ons_heading span{
    font-size: 20px;
    font-weight: 500;
    font-family: 'Georgia',Georgia,"Times New Roman",serif;
}
.add_ons_heading a{
    color: #228ea8;
}
.inner_add_ons{
    padding-top: 17px;
}
.inner_date_old .voucher_list ul p{
    display: flex;
}
.recurring_data_head{
    color: white;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.recurring_data_head p{
    display: inline-block;
}
.inner_date_old .recurring_data_head{
    color: #000;
    font-family: 'Roboto Flex',Helvetica,Arial,Lucida,sans-serif;
}
.events_btn_main{
    position: absolute;
    bottom: 50px;
    padding: 0px 30px;
    width: 100%;
    left: 0;
}
.purchase_parking_btn a:hover{
    background: #76cadb;
    color: #fff;
    border: 3px solid #76cadb;
}
.purchase_parking_btn a{
    background: transparent;
    color: #2B95AE;
    border: 3px solid #2B95AE;
}
.events_btn_main .ticket_btn{
    display: block;
}
.purchase_parking_btn{
    margin-top: 15px;
}
@media(max-width: 767px){
    .upper_div{
        display: inherit;
    }
    .guidelines_faqs{
        grid-template-columns: repeat(1, 1fr);
    }
    .inner_feature_img{
        width: 100%;
    }
    .right_text_fields{
        width: 100%;
    }
    .about_event{
        display: inherit;
    }
    .event_data{
        width: 100%;
    }
    .add_ons{
        width: 100%;
    }
    .tribe-events-single-event-title {
        font-size: 19px !important;
        line-height: 22px !important;
        font-family: 'Roboto', sans-serif;
        text-align: left !important;
        padding: 0px!important;
    }
    .inner_date_old {
        cursor: pointer;
        position: relative;
        font-size: 16px;
        padding: 15px 0;
    }
    .ticket_btn a{
        border-width: 2px;
    }
    .right_text_fields a {
        padding: 9px 20px;
        display: block;
        font-weight: 500;
        font-size: 17px;
    }
    .events_btn_main {
        position: initial;
        bottom: 50px;
        padding: 0px;
        width: 100%;
        left: 0;
    }    
}


.upcoming_carsoul .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.upcoming_carsoul  .owl-nav button.owl-prev {
  left: 0;
}
.upcoming_carsoul  .owl-nav button.owl-next {
  right: 0;
}

.upcoming_carsoul  .owl-dots {
  text-align: center;
  padding-top: 15px;
}
.upcoming_carsoul  .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.upcoming_carsoul .owl-dots button.owl-dot{
    width: 6px;
    height: 6px;
}
.upcoming_carsoul .owl-dots button.owl-dot.active {
  background-color: #000;
  width: 12px;
  height: 12px;
}
.upcoming_carsoul .owl-dots button.owl-dot:focus {
  outline: none;
}
.upcoming_carsoul .owl-nav button.owl-prev{
        left: -40px!important;
}
.upcoming_carsoul .owl-nav button.owl-next{
        right: -40px!important;
}
.upcoming_carsoul .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent; !important;
}
.upcoming_carsoul span {
    font-size: 70px;    
    position: relative;
    top: -5px;
    color: #000;
}



.upcoming_carsoul .owl-carousel .owl-nav button span {
     font-size: 110px!important;
     position: relative!important;
     top: -5px!important;
     background-color: transparent!important;
}
.upcoming_carsoul .owl-nav button:focus {
    outline: none;
}

.upcoming_carsoul .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    color: inherit;
    border: none;
    padding: 0!important;
    font: caption;
}


.upcoming_carsoul .main-text{
    padding-bottom: 20px;
}
.upcoming_carsoul .main-text h2{
    text-align: center;
    color: #000000;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 30px;
    line-height: 30px;
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
}

.upcoming_carsoul .inner-div{
    box-shadow: 0px 1px 13px 0px rgb(0 0 0 / 13%);
    transition: transform 300ms ease 0ms,box-shadow 300ms ease 0ms;
}
.upcoming_carsoul .inner-div:last-child{
    margin: 0;
}
.upcoming_carsoul .inner-div:hover{
    /*box-shadow: 0px 2px 13px 0px rgb(0 0 0 / 43%);*/
    transform: scaleX(1.05) scaleY(1.05)!important;
    transition: .3s;
}
.upcoming_carsoul .inner-div img{
    width: 100%;
}
.upcomimg_event_title{

    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
        font-size: 21px;
        font-weight: bold;
        padding-top: 20px;
        height: 71px;
        overflow: hidden;
        text-align: center;
}
.upcoming_carsoul .inner-text{
    color: #666;
    font-size: 15px;
    line-height: 32.3px;
    display: block;
    font-weight: 500;
    text-align: center;
    padding: 0px 0px;
    font-family: 'Georgia',Georgia,"Times New Roman",serif;
}
.upcoming_carsoul .btn{
    width: 100%;
    display: block;
    color: white;
    font-weight: 700;
    line-height: 30.6px;
    text-align: center;
    padding: 0.3em 1em!important;
    border-width: 2px;
    border: solid;
    border-color: #228EA8;
    letter-spacing: 0.5px;
    font-size: 18px;
    background-color: #228EA8;
    margin-bottom: 16.7px;
    text-decoration: none;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    box-sizing: border-box;
    outline: none;
}
.upcoming_carsoul .btn:hover{
    border-color: #76CADB;
    transition: .4s;
    line-height: 30.6px;
    padding: 0.3em 1em!important;
}
.upcoming_carsoul .w-padding{
    padding: 0px 25px;
}
.upcoming_carsoul .w_btn{
    padding-bottom: 25px;
}
.upcoming_carsoul .w_btn a{
    width: 100%;
    display: block;
    background-color: RGBA(255,255,255,0);
    color: #228EA8;
    border: 2px solid #228EA8;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 30.6px;
    padding: 0.3em 1em!important;
    text-align: center;
    text-decoration: none;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    box-sizing: border-box;
    outline: none;
}
.upcoming_carsoul .w_btn a:hover{
    color: #FFFFFF;
    background-color: #76CADB;
    border-color: #76CADB;
    transition: .4s;
}
.upcoming_carsoul .owl-item{
    padding: 20px 0px;
}


.upcoming_carsoul .owl-carousel .owl-nav button.owl-prev {
    left: 10px!important;
    background: transparent!important;
}
.upcoming_carsoul .owl-carousel .owl-nav button span {
    font-size: 110px!important;
    position: relative!important;
    top: -5px!important;
    background-color: transparent!important;
}
/*.upcoming_carsoul .owl-carousel .owl-nav button span {
    font-size: 110px!important;
    position: relative!important;
    top: -5px!important;
    background-color: transparent!important;
}*/
.upcoming_carsoul .owl-carousel .owl-nav button.owl-next {
    right: 45px!important;
    position: absolute!important;
    left: inherit!important;
    background: transparent!important;
}
.events_image {
/*    height: 265px;*/
    overflow: hidden;
}
.events_image img{
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}