

 /* start team_page */

#tournaments_single_page #content > div,
#team_single_page #content > div{
    margin-bottom: 10px;
}
.container #disclamer_event{
    margin: 10px 0;
}
.container #disclamer_event,
.container #disclamer_event_info{
    background: white;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    margin-bottom: 10px

}

#info .disclamer_content,
 #disclamer_event .disclamer_content,
#team_single_page #info .disclamer_content{
    margin: 15px;
    background: white;
    margin-bottom: 0;
    padding-bottom: 15px;
}

#disclamer_event_info .disclamer_content{
    max-height: 650px;
    overflow-y: scroll;
    overflow-x: auto;
    padding: 15px;
    margin: 5px 0;
}
.teams_filter .main_wrap{
    padding-bottom: 2px
}
.team_date_selector .team_head{
    border-bottom: 0;
}

#team_single_page .inner_left{
    background: #fff
}
.event .banner_form {
    width: auto;
    background: rgba(0, 0, 0, .75);
    padding: 15px 0;
    right: auto;
    left: 20px;
    -webkit-transform: none;
            transform: none;
    top: 15px;
}

.banner.inner.event .banner_form {
    position: absolute
}

.event .banner_form .logos {
    background: transparent;
    padding: 0
}

.event .banner_form .logos h3, .event .banner_form .logos h1 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 0 10px;
    padding-bottom: 5px;
    text-align: center;
}
.event .main_events .left_ticket {
    width: 100%;
    /* margin-top: 25px; */
}
.loading-animation-icon {
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    position: relative;
    padding: 8px;
    background: rgb(255, 255, 255);
    animation: 1s ease-out 0s infinite normal none running loadingAnimate;
}
 .loading-wrapper {
     position: fixed;
     top: 0;
     height: 100%;
     width: 100%;
     background: #00000045;
     display: flex;
     z-index: 1000;
 }
 .loading-wrapper .loading {
     margin: auto;
 }
.left_ticket .more-ticket {
    text-align: center;
    padding: 10px;
}
.inner_category_available .no-more-ticket {
    padding: 30px;
    text-align: center;
    font-size: 120% !important;
}
 .left_ticket .more-ticket .button {
     padding: 7px 20px;
     color: #0E8D93;
     border-radius: 3px;
     cursor: pointer;
     box-shadow: none;
     min-width: 160px;
     background: white;
     border: none;
 }
 .left_ticket .more-ticket .button .loading-animation-icon {
     background: #0E8D93;
 }

.btm_viewAll {
    font-size: 15px;
    color: #8cbe45;
    cursor: pointer
}
.eticket_image {
    width: 32px;
    height: 32px;
    cursor: default;
}
.btm_viewAll p {
    font-size: 15px;
    color: #8cbe45;
    text-transform: capitalize;
    font-weight: 600
}

.btm_viewAll img {
    width: 9px;
    height: 9px;
    -o-object-fit: cover;
       object-fit: cover
}

.event .inner_left {
    margin-top: 20px
}
.inner_info {
    padding: 15px;
    background: #fff
}

.inner_info p {
    font-weight: 600;
    font-size: 12px;
    color: #393939;
    /* padding-bottom: 15px */
}

.inner_info ul li {
    font-size: 12px;
    font-weight: 400;
    color: #5a5a5a;
    position: relative;
    line-height: 14px;
    list-style: disc outside none;
    margin-left: 20px;
}

/* .inner_info ul li:before {
    content: '';
    background: url('/theme/images/sign.png') no-repeat;
    width: 13px;
    height: 10px;
    position: absolute;
    left: 2px
} */
.event .banner_form .logos p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600
}

.event .banner_form .logos p img {
    padding: 0
}

/* Filter */

.teams_filter {
    padding: 10px 0px;
    background: #fff;
}

.our_advantage.filter {
    margin-top: 0px
}

.teams_filter .team_date_selector .tickt_book {
    background: #fff;
    /* padding: 5px 0 0; */
    padding: 0 15px;
    margin-top: 10px;
}

.filter .ticket_head{
    border: 1px solid #d7d7d7;
}
.back_filter {
    display: none
}

.found_event {
    display: none
}
.back{
    display: none
}
.set_class .category em:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
}
.set_class2 .team_head p::after{
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg)
}
.reset_filter{
    padding: 7px 7px;
    margin: 5px 5px;
    background-color: #FEECEC;
    border-radius: 5px;
    cursor: pointer;
    height: 36px;
    min-width: 52px;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
}

.reset_filter:hover{
    background-color: #ffc9c9;
}

.filter_display{
    padding: 7px 7px;
    margin: 5px 5px;
    background-color: #E7FACB;
    border-radius: 5px;
    cursor: pointer;
    height: 36px;
    position: relative;
    display: -webkit-box;
    display: flex;
    align-content: center;
}
.close_filter_sign{
    padding: 5px;
    background-color: white;
    border-radius: 50%;
    margin-left: 14px;
    display: inline-block;
    height: 20px;
    width: 20px;
    color: #E7FACB;
}

.filter_display:hover .close_filter_sign{
    color:white;
    background-color: #ff6464;
}
.filter_text {
    font-size: 13px;
    float: left;
    padding-top: 2px;
    color: #555555;
    font-weight: 600;
    margin-left: 2px;
}

.close_filter_sign_x {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-decoration: none;
    background-image: url(/theme/images/close-button-light-green.svg);
    height: 100%;
}

.reset_filter_block {
    font-size: 13px;
    display: block;
    margin-left: 2px;
    font-weight: 600;
    color: #555555;
}

.event_btn .half_btn.show input{
    cursor: pointer;
}

#tournaments .count{
    float:right !important;
}

.main_events .mobile_filter{
    display: none;
}

/* End Filter */

.team_City,
.team_Country {
    margin-bottom: 8px
}

.teams_filter .scroll-side{
    max-height: 265px;
    overflow-y: auto;
}

.team_head.country_ {
    padding-top: 5px;
}

/* Match Page */

.stand_price {
    padding: 0;
    padding-top: 10px;
}

.stand_price .stand_left{
    position: -webkit-sticky;
    position: sticky;
    top: 45px;
    z-index: 5;
}
.stand_left {
    float: left;
    width: 49.8%
}

.stand_left .stadium_view {
    margin: 0 10px;
    position: relative;
    width: 96%
}

 .stand_left .stadium_view.with-borderd {
     box-shadow: 0px 0px 10px -2px rgb(87 87 87 / 57%);
     -webkit-box-shadow: 0px 0px 10px -2px rgb(87 87 87 / 57%);
     -moz-box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57);
     border: 1px solid #d7d7d7;
     padding: 10px 5px;
     margin: 0px;
     width: 100%;
 }
 .stand_left .stadium_view.with-stick-filter {
     margin-top: 18px;
 }

.zoom-btns {
    position: absolute;
    right: 30px;
    bottom: 20px;
}

.zoom-btns .minus {
    width: 29px;
    display: block;
    margin-bottom: 2px;
    cursor: pointer
}

.stand_left .stadium_view img {
    max-width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    position: relative;
    cursor: move;
    cursor: grab;
}

.stand_left .stadium_view img:active{
    cursor: grabbing;
}
#price_block_list.exchange>.exchange_ticket_list,
#price_block_list>.regular_ticket_list{
    display: block;
    max-height: 200000px;
    transition: opacity 100ms linear 200ms, max-height 0s linear 200ms;
    z-index: 2;
    position: relative;
}
#price_block_list>.exchange_ticket_list,
#price_block_list.exchange>.regular_ticket_list{
    display: none;
    transition: opacity 100ms, max-height 0s linear 100ms;
    max-height: 0px;

}
.stand_right {
    float: right;
    width: 49.8%;
}
#tickets_list_links {
    position:relative;
    top: 2px;
}
#tickets_list_links li {
    display: inline-block;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    background: #fff;
    box-shadow: 0px -1px 10px -2px rgb(87 87 87 / 57%);
    /*     padding: 5px 20px; */
    background: #d7d7d7;
    height: 30px;
    z-index: 0;
}

#tickets_list_links li a {
    display: block;
    padding: 5px 20px;
    height: 100%;
    color: #444;
}

#tickets_list_links li.selected {
    background: #f0f0f0;
    box-shadow: 0px -5px 10px -2px rgb(87 87 87 / 57%);
    z-index: 4;
    position: relative;
}
#tickets_list_links li.selected a {
    color: #000;
    font-weight: bolder;
}

.stand_left .view_type, .stand_price .view_type {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
    padding: 6px;
    padding-bottom:0;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
            justify-content: space-evenly;
}

.stand_price .ticket_filter .view_type {
    padding: 0px;
}

.view_type .view_type_options span{
    padding-left: 5px;
}

.stand_left .view_type .view_type_options, .stand_price .view_type .view_type_options{
    height: 30px;
    border: 1px solid #d7d7d7;
    font-size: 11px;
    color: #595959;
    font-weight: 600;

    background: #f0f0f0;
    -webkit-transition: none;
    transition: none;
    padding: 0 7px;

    display: -webkit-box;

    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
}

.stand_price .ticket_filter .view_type .view_type_options{
    width: 33%;
    height: 100%;
}

.stand_price .ticket_filter .view_type .view_type_options:first-child{
    left: 0px;
}

.stand_price .ticket_filter .view_type .view_type_options:last-child{
    right: 0px;
}

.stand_left .view_type .view_type_options label, .stand_price .view_type .view_type_options label{
    line-height: 18px;
}

.stand_left .view_type .view_type_options span, .stand_price .view_type .view_type_options span{
    color: #8cbe45
}

.stand_left .view_type .view_type_options:hover, .stand_price .view_type .view_type_options:hover {
    background: #78b12f;
    color: #f5f5f5
}

.stand_left .view_type .view_type_options:hover span, .stand_price .view_type .view_type_options:hover span {
    color: #f5f5f5
}
.stnd_range .range_head {
    font-size: 10px;
    color: #878787;
    height: 17px;
    line-height: 16px;
    background: #f6f5f5;
    padding-left: 5px;

}

.stnd_range {
    background: #fff;
    width: 96%;
    /* box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57);
    -webkit-box-box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57);
    -moz-box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57); */
    /*border: 1px solid #d7d7d7;*/
    margin: 0 auto;
    /*margin-bottom: 10px;*/
    display: grid;
    align-items: center;
}

.ticket_filter{
    display: flex;
    /*gap: 3px;*/
    margin-bottom: 10px;
    box-shadow: 0px 0px 10px -2px rgb(87 87 87 / 57%);
    -webkit-box-shadow: 0px 0px 10px -2px rgb(87 87 87 / 57%);
    -moz-box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57);
    border: 1px solid #d7d7d7;
    height: 70px;
}

.ticket_filter.ticket_filter_mobile {
    gap: 0px;
}

.ticket_filter .stnd_range {
    width: 49.8%;
}

.ticket_filter .stnd_range:first-child {
    margin-left: 2px;
}

.ticket_filter .stnd_range:nth-child(2) {
    left: 25.1%;
}

.ticket_filter .stnd_range:nth-child(3) {
    /*border: 0px;*/
    right: 25.1%;
}

.ticket_filter .stnd_range:last-child {
    margin-right: 2px;
}

.stnd_range .range-input {
    padding: 5px 2px 5px 2px;
}

 .stnd_range .range-input.no_margin {
     padding: 0px 0px
 }

.stnd_range .ui-slider-horizontal {
    margin: 7px auto;
    width: 94%
}

.ticket_filter .stnd_range .ui-slider-horizontal {
    width: calc(100% - 16px);
    margin: 10px 0px;
    left: 8px;
}

.stand_tkt_head.ticket_head {
    border: 0px solid #909090;
    background: #0E8D93;
    top: 0;
    z-index: 3;
    filter: drop-shadow(0px 3px 4px #909090);
    height: 24px;
}
 .stand_tkt_head.ticket_head>picture {
     display: none;
 }
.stand_tkt_head.ticket_head img {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -14px;
    cursor: pointer
}
 .stand_tkt_head.ticket_head .teams-title {
     display: flex;
     justify-content: center;
     margin-top: 4px;
     color: #ffffff;
 }
 .stand_tkt_head.ticket_head .teams-title picture {
     padding-left: 10px;
 }
 .stand_tkt_head.ticket_head .teams-title img {
     position: relative;
     height: 20px;
 }
 .stand_tkt_head.ticket_head p {
     text-transform: none !important;
     color: #ffffff;
     font-size: 14px;
     font-weight: 600;
     padding-left: 5px;
 }

.stand_left .range-input input, .stand_price .range-input input {
    background: transparent;
    border: 0;
    width: 28px;
    padding: 0;
    margin: 0;
    height: 13px;
}

.amount_end {
    float: right
}

 .f-lef.amount_start,
 .f-lef.amount_end{
     border: 1px solid #595959;
     border-radius: 5px;
 }

.f-lef {
    display: inline-block;
    font-size: 10px;
    color: #8a8a8a
}

.f-lef input {
    font-size: 10px;
    color: #8a8a8a;

}

 .f-lef.amount_start input,
 .f-lef.amount_end input{
     margin: 0px 3px 0px 0px;
 }

 .exchange_price_range .ui-state-default{
     border:2px solid #609C34;
 }

.euro_sign {
    opacity: 0;
    height: 0;
    width: 0;
    position: absolute;
    font-weight: 600
}

.stand_buy {
    padding: 0;
    box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57);
    -webkit-box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57);
    -moz-box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57);
    border: 1px solid #d7d7d7;
    background: #fff;
    /* margin: 15px 0 0; */
}
.stand_Sprice.range_head {
    font-size: 10px;
    color: #878787;
    height: 17px;
    line-height: 16px;
    background: #f6f5f5;
    padding: 0 10px
}

.stand_Sprice .common_stand {
    vertical-align: middle;
    display: table-cell;
}

 .stand_Sprice .common_stand.seller_name {
     word-wrap: break-word;
 }

.stand_Sprice {
    display: table;
    padding: 0;
    width: 100%
}

 .inner_category_available .stand_Sprice{
     display: inline-block;
 }

.stand_Sprice .inner_Price {
    display: table;
    width: 98%;
    width: 100%;
    padding: 5px 0;
    height: 100%
}
.inner_category_available .stand_Sprice .category{
    width: 100%;
}
.range_head.stand_Sprice .inner_Price {
    height: 17px;
    padding: 0
}
.range_head.stand_Sprice .inner_Price .common_stand {
    font-size: 10px !important;
    color: #878787 !important;
}
.stand_buy .stand_Sprice.range_head {
    padding: 0
}
.stand_buy .inner_category_available .stand_Sprice {
     background: #efefef;
     -webkit-transition: background-color 0.2s ease 0s;
     transition: background-color 0.2s ease 0s;
}
.stand_buy .inner_category_available .stand_Sprice:nth-child(2n+1),
.stand_buy .inner_category_available .stand_Sprice.visible[odd="0"] {
    background: #fff;
}
.stand_buy .inner_category_available .stand_Sprice.visible[odd="1"]{
    background: #efefef !important;
}
 .stand_buy .inner_category_available .stand_Sprice.current_seller_ticket,
 .stand_buy .inner_category_available .stand_Sprice.current_seller_ticket.visible
 {
     background: #c5ffc5 !important;
 }
.stand_right .stnd_range .ui-slider-horizontal .ui-slider-handle {
    border: 1px solid #4b8206;
    background: #8cbe45;
}

.stand_right .stnd_range .ui-slider-horizontal .ui-slider-range {
    background: #8cbe45;
}
.stand_right .categories{
    margin-bottom: 3px;
    /* grid-template-columns: 35% 1fr 1fr 1fr 1fr 1fr 15%; */
}
.stand_right .desktop .category_grid{
    display: grid;
    /*grid-template-columns: [first-col] minmax(40%,1fr) [extra_information-col] 6% [seller_name-col] minmax(0%,10%) [type-col] 6% [pov_symbol-col] minmax(0%,6%) [qty-col] 7% [prive-col] 10% [last-col] 15%;*/
    /*grid-template-columns: [first-col] 40% 6% [seller_name-col] 10% 6% [pov-col] 6% [qty-col] 7% [price-col] 10% [last-col] 15%;*/
    /*grid-template-columns: 50% 7% 8% 0% 8% 12% 15%;*/
    /*grid-template-columns: [first-col] minmax(35%,1fr) minmax(6%,auto) [seller_name-col] minmax(auto,10%) minmax(6%,auto) [qty-col] 10% [price-col] 10% [last-col] 15%;*/
    /*grid-template-rows: 1fr;*/
    -webkit-box-align: center;
            align-items: center;
    grid-template-columns: minmax(0, 39%) minmax(0, 6%) minmax(0, 6%) minmax(0, 6%) minmax(0, 8%) minmax(0, 20%) minmax(0, 15%);
    max-width: 100%;
}
 .stand_right .desktop .category_grid.pov-show_block{
     /*grid-template-columns: [first-col] minmax(35%,1fr) minmax(6%,auto) [seller_name-col] minmax(auto,10%) minmax(6%,6%) minmax(6%,auto) [qty-col] 10% [price-col] 10% [last-col] 15%;*/
     /*grid-template-columns: 45% 6% 6% 6% 8% 14% 15%;*/

     grid-template-columns: minmax(0, 39%) minmax(0, 6%) minmax(0, 6%) minmax(0, 6%) minmax(0, 8%) minmax(0, 20%) minmax(0, 15%);
     max-width: 100%;
 }
 .stand_right .desktop .category_grid.seller_name_show{
     /*grid-template-columns: 41% 6% 12% 6% 0% 6% 14% 15%;*/
     grid-template-columns: minmax(0, 35%) minmax(0, 6%) minmax(0, 12%) minmax(0, 6%) minmax(0, 0%) minmax(0, 6%) minmax(0, 20%) minmax(0, 15%);
     max-width: 100%;
 }
 .stand_right .desktop .category_grid.seller_name_show.pov-show_block{
     /*grid-template-columns: 37% 6% 10% 6% 6% 6% 14% 15%;*/
     grid-template-columns: minmax(0, 35%) minmax(0, 6%) minmax(0, 10%) minmax(0, 6%) minmax(0, 6%) minmax(0, 6%) minmax(0, 20%) minmax(0, 15%);
     max-width: 100%;
 }

.stand_Sprice.mobile{
    /*display: none;*/
}

 .range_head.mobile.stand_Sprice.ticket_list_header {
     display: none;
 }

.ticket_tabs #tickets_list_links li .mobile{
    display: none;
}

.stand_right div#slider-range2 .ui-slider-range.ui-corner-all.ui-widget-header:last-child{
    background: #8cbe45;
}
.stand_right div#slider-range2 .ui-slider-range.ui-corner-all.ui-widget-header:first-child{
    background: #fff;
    border: 1px solid #c5c5c5;
}

.stand_buy .desktop .scroll_stand {
    overflow-y: scroll;
    height: 410px;
    position: relative;
}
/*.stand_buy .desktop .category{*/
/*    grid-column: first-col*/
/*}*/
/*.stand_buy .desktop .prive{*/
/*    grid-column: price-col/span 1;*/
/*}*/
.stand_buy .desktop .categories .prive{
    font-weight: bold;
    font-size: 14px;

}
/*.stand_buy .desktop .qty{*/
/*    grid-column: qty-col/span 1;*/
/*}*/

.stand_buy .desktop .pov_symbol{
    text-align: center;
    cursor: default;
}

 .stand_buy .desktop .pov_symbol.pov_hide{
     visibility: hidden;
     display: inline-block !important;
 }

.stand_buy .desktop .categories .qty{
    width: 100%;
}
.qty select{
/*    display: block !important; */
    padding: 2px 0px;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    outline: none;
    border-radius: 5px;
    border: solid 1px #afafaf;
    box-sizing: border-box;
    margin: 0 auto;
    width: 40px;
    text-align: center;
    -moz-text-align-last: center;
         text-align-last: center;
    padding-right: 0px;
}
/* .qty .nice-select{
    display: none;
} */

.stand_buy .inner_category_available .category {
    position: relative;
    font-size: 13px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    justify-content: center;
}

 .stand_buy .inner_category_available .desktop .category {
     height: 75px;
 }

 .stand_buy .category .single-ticket-warning {
     color: red;
 }
.stand_buy .inner_category_available .category em,  .stand_buy .inner_category_available .category picture{
    display:none;
    position: absolute;
    width: 9px;
    height: 8px;
    left: 4px;
    top: 50%;
    margin-top: -4px;
    cursor: pointer
}

.stand_buy .inner_category_available .category em:before {
    background: url('/theme/images/down2_arrow2.png') no-repeat;
    content: '';
    height: 8px;
    width: 9px;
    position: absolute;
    left: 0px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.stand_buy .inner_category_available .request .category em:before,
.stand_buy .inner_category_available .sold .category em:before {
    background: url('/theme/images/vip_arrow.png') no-repeat;
}
.stand_buy .bye .sold_out {
    background: red;
    color: white;
    border: 1px solid #ff0000;
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 600;
    width: 90%;
    border-radius: 3px;
    margin: auto;
    text-align: center;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
}



.request .common_stand a:hover {
    color: #3026c1;
    border: 1px solid #3026c1!important;
    background: #fff !important
}

.sold_btm a {
    cursor: initial;
}

.category strong {
    padding-top: 3px;
    font-weight: 600;
    display: block
}

.category div {
    font-size: 11px;
    font-style: italic;
}

 .category div.category_name {
     font-size: 12px;
     text-wrap: nowrap;
     font-style: unset;
 }

.common_stand.category .block-row .extra_information_icon {
    color: #00c500;
    font-weight: normal;
    font-style: italic;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
}

 .common_stand.category .vip_sub_category_text .extra_information_icon{
     text-overflow: ellipsis;
     white-space: nowrap;
     overflow: hidden;
     cursor: pointer;
 }

.single_pair {
    text-align: center;
    /* width: 13%; */
}

.single_pair img {
    display: block;
    margin: 0 auto
}

.common_stand.type {
    text-align: center;
}

.common_stand.extra_information, .common_stand.extra_information_mobile{
    text-align: center;
    cursor: default;
    height: 100%;
    display: flex;
    align-items: center;
}

.common_stand.extra_information picture{
    width: 100%;
    text-align: left;
}

.single_pair img:first-child {
    margin-bottom: 5px
}

.open_click {
    display: block;
    display: none;
    width: 100%;
    color: #646464;
    padding: 10px 0 10px 25px;
    border-top: 1px solid #e1e1e1;
}

.open_click p {
    font-size: 13px;
    font-weight: 600;
}

.open_click_event p{
    font-weight: unset;
    font-size: unset;
}

.open_click ul li{
    font-size: 12px;
    font-weight: 400;
    position: relative;
    list-style: disc outside none;
    margin-left: 20px;
}

.open_click ul{
    font-size: 12px;
    font-weight: 400;
}
/*
.open_click ul li:before {
    content: '';
    background: url(/theme/images/sign.png) no-repeat;
    width: 9px;
    height: 6px;
    position: absolute;
    left: 2px;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -3px
} */

.request .common_stand.prive a {
    float: right;
    background: #3026c1 url(/theme/images/blue-bg.png);
    border: 1px solid transparent;
}

.common_stand s {
    display: block;
    color: #e83333;
    font-size: 11px;
}
.common_stand.category span,
.common_stand.category div.span {
    font-size: 11px;
    padding-top: 0px;
}
 .instant-download-info img {
     width: 16px;
 }
 .common_stand.category .instant-download-info {
     padding: 3px 0px 0px 0px;
     color: blue;
 }
 .stand_Sprice.mobile .instant-download-info {
     display: flex;
     padding-bottom: 5px;
 }
 .stand_Sprice.mobile .instant-download-info img {
     margin-right: 5px;
 }
 .common_stand.category .category-comment {
     font-weight: normal;
 }
.special_offer {
    background: #ffffe0 !important;
    position: relative
}

.special_offer .special_offer_img {
    background: url('/theme/images/special-offer.png') no-repeat;
    width: 70px;
    height: 35px;
    position: absolute;
    right: 0;
    /* bottom: 0; */
    z-index: 8;
    pointer-events: none;
}

.premium {
    background: #ebf8db
}

.sold {
    background: #f6f5f5
}

.sold .prive a {
    background: transparent;
    color: #ff0000;
    border: 1px solid #ff0000;
    font-weight: 600
}

.pepole_look {
    position: fixed;
    left: 0;
    top: 70%;
    width: 150px;
    display: table;
    z-index: 1000
}
.pepole_look p {
    background: url('/theme/images/black_bg.png') no-repeat;
    color: #d9d9d9;
    height: 55px;
    font-size: 12px;
    font-weight: 300;
    display: table-row;
    line-height: 14px;
    width: 100%;
    margin-bottom: 15px
}

 .pepole_look .close_people_look {
     position: absolute;
     right: 0px;
     font-weight: bold;
     cursor: pointer;
 }

.pepole_look p span:first-child {
    width: 40px;
    color: #78b12f;
    font-size: 17px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.pepole_look p span:last-child {
    width: 90px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    font-weight: 400;
}

.pepole_look .show_data {
    background: url('/theme/images/black_bg.png') no-repeat;
    margin-bottom: 15px
}
.buy_call_us{
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
            align-items: flex-start;
    color: black;
    text-transform: capitalize;
    height: initial;
    width: initial;
    position: fixed;
    top: 380px;
    right: calc( (100% - 1110px) / 2 - 45px);
    -webkit-filter: drop-shadow(2px 4px 6px black);
            filter: drop-shadow(2px 4px 6px black);
    z-index: 999;
    margin: 0 auto;
}
.buy_call_us .buy_call_us_container{
    background-color: white;
    max-width: 240px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-right: 5px;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.buy_call_us .buy_call_us_container.call_me_open{
    opacity: 1;
}
.buy_call_us .call_me_back{
   text-transform: capitalize;
   width: 80%;
}
.call_me_back_popup{
    position: fixed;
    top: 0;
    left: 0;
    background: #42424294;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
}
#call_me_back .our_adv_pop{
    width: initial;
}
#call_me_back .full_adv{
    display: -webkit-box;
    display: flex;
    width: 474px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-height: 80%;
    background: -webkit-gradient(linear,left top, left bottom,from(#fcfcfc),to(#e6e7e8));
    background: linear-gradient(to bottom,#fcfcfc 0%,#e6e7e8 100%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    z-index: 99;
    margin: 0;
    padding: 10px 20px
}
#call_me_back .ticket_head .pop_title{
    width: 100%;
}


.call_me_back_fields_info{
    padding-bottom: 0;
    font-size: 13px;
    color: gray;
}
.call_me_back_fields_info h3{
    font-size: 15px;
    color: black;
    margin-top: 5px;
}
.call_me_back_fields_inputs{
    margin-top: 10px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: end;
            align-items: flex-end;
}
.buy_call_us .buy_call_us_header{
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    position: relative;
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background-color: #2ebdf6;
}
.contact_us_event_contact_select{
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
}
.contact_us_event_contact_select .error_description{
    -webkit-box-ordinal-group: 3;
            order: 2;
    align-self: flex-end
}
.nice-select.contact_us_event_contact{
    line-height: 35px;
}
.contact_us_event_submit{
    width: 35%;
}
.call_me_back_fields_close{
    width: 12px;
    position: absolute;
    right: 15px;
    cursor: pointer;
}
.buy_call_us .buy_call_us_title{
    font-size: 15px;
    padding: 10px 0px;
    color: white;
    font-weight: bold;
    -moz-text-align-last: center;
         text-align-last: center;
}
.buy_call_us .buy_call_us_close{
    position: absolute;
    right: 6px;
    padding: 9px;
    width: 30px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    height: 30px;
    cursor: pointer;
}
.buy_call_us .buy_call_me_back_open{
    background: #6dcff6;
    border: 1px solid transparent;
    cursor: pointer;
    padding: 5px;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
    outline: none;
    position: relative;
}
.buy_call_us .buy_call_me_back_open img{
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
}
.buy_call_us .buy_call_me_back_open .call_me_back_phone{
    width: 70%;
    top: 4px;
    left: 5px;
}
.buy_call_us .buy_call_me_back_open .call_me_back_close_button{
    opacity: 0;
    width: 50%;
    top: 8px;
    left: 8px;
}
.buy_call_us .buy_call_me_back_open.call_me_open .call_me_back_phone{
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    opacity: 0;
}
.buy_call_us .buy_call_me_back_open.call_me_open .call_me_back_close_button{
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    opacity: 1;
}
.buy_call_us .buy_call_me_back_open.call_me_open{
    opacity: 1;
    background: #2ebdf6;
}
.buy_call_us .buy_call_me_back_open:hover{
    opacity: 1;
    background: #2ebdf6;
}
.buy_call_us .buy_call_us_description{
    padding: 5px 7px;
    height: 40px;
}
.buy_call_us .buy_call_us_input{
    display: -webkit-box;
    display: flex;
    padding: 5px;
    padding-top: 0;
    margin-bottom: 10px;
    position: relative;
}
.buy_call_us .buy_call_us_input .error_description{
    position: absolute;
    top: 27px;
}
.buy_call_us .buy_call_us_number_input{
    width: 100%;
    padding-left: 5px;
    width: 165px;
}
.buy_call_us .buy_call_me_back_button{
    background-color: #2ebdf6;
    padding: 5px;
    border: 0;
    outline: none;
    cursor: pointer;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.buy_call_us span{
    font-size: 13px;
    font-weight: 400;
}
.buy_call_us .pop_up_background{
    background: gray;
    width: 100%;
    height: 100%;
}
.call_pop_up {
    position: fixed;
    right: 75px;
    top: 37%;
    width: 220px;
    border: 1px solid #d7d7d7;
    background: #fff;
    display: none;
    z-index: 29;

    top: calc(50% - 70px);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

}

.call_pop_up h3 {
    height: 40px;
    background: #6dcff6;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    position: relative
}



/* Group Purchase */

.cross5 {
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -6px;
    ;
    cursor: pointer
}

.cross5 img {
    width: 100%;
    height: 100%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.group_purchase {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 30
}
#group_purchase .our_adv_pop{
    width: 400px;
}
#group_purchase .full_adv{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;

}
 .stand_left .stadium_view .view  svg #svg-pan-zoom-controls {
     transform: translate(calc(100% - 56px), 0) scale(0.7);
 }
 @media screen and (orientation:landscape) and (max-height: 500px) {
    #group_purchase .full_adv{
    height: 85vh;
    overflow: scroll;
    }
 }
#group_purchase .grp_pur .submit_request{
    padding: 5px;
}
#group_purchase .full_adv span{
    margin-bottom: 10px;
}
#group_purchase .grp_pur_right{
    text-align: right
}

.inner_group {
    width: 350px;
    height: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: #fff;
    border: 1px solid #d7d7d7
}

.inner_group h3 {
    font-size: 14px;
    font-weight: 600;
    color: #555555;
    background: #efefef;
    height: 38px;
    line-height: 38px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.inner_purchase {
    padding: 10px 25px
}

.inner_purchase span {
    color: #3d3d3d;
    font-size: 12px;
    font-weight: 400;
    color: #3d3d3d;
    display: block;
    padding: 5px 0 10px
}

.inner_purchase .grp_pur {
    width: 100%;
    margin-bottom: 6px;
}

.inner_purchase .grp_pur input,
.inner_purchase .grp_pur textarea {
    width: 100%;
    height: 32px;
    border: 1px solid #d7d7d7;
    color: #959595;
    padding: 0 15px;
    font-weight: 300;
    font-size: 12px;
    outline: none;
    border-radius: 3px
}

.inner_purchase .grp_pur textarea {
    min-height: 120px;
    max-height: 550px;
    padding-top: 7px;
    font-family: 'Open Sans', sans-serif;
    color: #959595;
    font-weight: 400;
    resize: vertical;
}

.inner_purchase .grp_pur input[type="submit"] {
    width: 170px;
    background: #629d34 url(/theme/images/buy_bg.png);
    border: 0;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
    cursor: pointer
}

.grp_pur_center {
    text-align: center
}

.vip_req {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 30
}

.vip_req .inner_purchase p {
    color: #3d3d3d;
    font-size: 12px;
    padding: 10px 0 10px;
    font-weight: 400
}

.vip_req .inner_purchase p strong {
    font-weight: 700
}

.notification_pop .inner_group p {
    color: #3d3d3d;
    font-size: 12px;
    padding: 5px 0 15px;
    line-height: 14px
}

.notification_pop {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    display: none;
    display: none;
    z-index: 30
}

.notification_pop .inner_group {
    width: 350px
}

.notification_pop .inner_group p strong {
    font-weight: 700
}

.notification_pop .inner_group .inner_purchase a {
    background: url('/theme/images/red_bg.jpg');
    height: 32px;
    display: block;
    width: 170px;
    background-size: 100% 100%;
    border-radius: 3px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin: 10px auto 0
}

/* End Group Purchase */

.stadium_view {
    position: relative;
    overflow: hidden;
}

.stadium_view.fullscreen {
    position: fixed;
    background: white;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    margin: 0;
    z-index: 999;
}

.stadium_view.fullscreen img {
    width: 100%;
    height: auto;
}

.stadium_view .btn {
    width: 29px;
    height: 23px;
    right: 0;
    bottom: 0;
    text-align: center;
    cursor: pointer;
    margin-bottom: 3px;
    margin-right: 4px;
}

.stadium_view .btn.plus {
    bottom: 25px;
    cursor: pointer;
}

.stadium_view .btn.minus {
    bottom: 50px;
    cursor: pointer;
}
.stand_left .stadium_view .plus_minus img{
    border-radius: 50% !important;
    width: 32px !important;
    height: 32px !important;
    line-height: 32px !important;
}

.svg_placeholder{
    opacity:1 !important;
    width: 100% !important;
    height: 400px;
    display: block;
    margin: 0 auto;
}
.stadium_view .btn img {
    cursor: pointer
}
.stand_left .stadium_view #img > img{
    opacity: 0
}
.stadium_view .full.btn{
    margin: 0;
    right: 5%;
    z-index: 500;
}
.stadium_view .full.btn img{
    width: 29px;
}
.stand_left .stadium_view .view{
    overflow: hidden;
}
.stadium_view .categories > rect:first-child {
    fill:rgb(136,136,136);
}
/*#region single seat*/
#single_seat .our_adv_pop {
    width: 350px
}
#single_seat .our_adv_pop p strong {
    font-weight: 700
}
.postponed-event-popup .our_adv_pop {
    width: 500px;
    max-width: 90%;
}
#single_seat .our_adv_pop .single_seats_popup,
.modal .modal-confirm-button {
    background: url('/theme/images/red_bg.jpg');
    background-color: transparent;
    height: 32px;
    display: block;
    width: 170px;
    background-size: 100% 100%;
    border-radius: 3px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin: 10px auto 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    padding: 0;
    border: none;
    cursor: pointer;
}
#single_seat .our_adv_pop .single_seats_popup:hover,
.modal .modal-confirm-button:hover{
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
}
#single_seat .our_adv_pop .single_seats_popup:active{
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
#single_seat .our_adv_pop p {
    color: #3d3d3d;
    font-size: 12px;
    padding: 5px 0 15px;
    line-height: normal;
}
#single_seat .full_adv,
.modal .our_adv_pop .full_adv
{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

/*#endregion single seat*/

.stand_price .view_type a{
    cursor: pointer;
}

.plus_minus{
    float: right;
}

.view #img svg{
    /* transform: translate3d(0px, 0px, 0px) scale(1); */
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-height: 400px;
    cursor: zoom-in;
}
 .view #img svg g g {
     cursor: pointer;
 }
 .view #img svg g g#stadium {
     cursor: zoom-in;
 }
 .view #img svg #watermark,
 .view #img svg #Watermark {
     display: none;
 }
 @media(max-width:500px) {
     .view #img svg{
         min-height: 100% !important;
     }
 }

 .qty.no_display,
.no_display picture{
    display:none !important;
}

.single_pair .pov_image{
    cursor: pointer;
    border-radius: 6px;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 16px;
}
#single_seat .ticket_head p{
    padding-top: 10px;
}


/* End Match Page*/


.no_event_inner {
    width: 60%;
}

.no_event_inner .f_form {
    padding: 12px 15px;
    margin:10px 0px;
}

.no_event_inner .f_form h4{
    display: none;
    margin: 0 auto;
    font-size: 12px;
    color: #67a234;
    border-bottom: 1px solid #4e8b39;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    padding-bottom: 5px;
}

.no_event_inner .f_form input[type="submit"]{
    max-width: 150px;
    width: 30%;
    height: 32px;
    padding: 0 8px;
    margin: 10px 0;
}
.no_event_inner .f_form input[type="text"],
.no_event_inner .f_form input[type="email"]{
    height: 32px;
    border: 1px solid #cccccc;
    display: block;
    max-width: 250px;
    width: 60%;
    padding: 0 8px;
    font-size: 13px;
    margin-bottom: 10px;
    border-radius: 3px;
}
.no_event_inner .f_form input[type="email"]{
    margin-bottom: 0;
}

.no_event_div{
    padding: 10px;
    background-color: #fff;
    font-size: 12px;
    border: 1px solid #d7d7d7;
    border-top: 0px
}
.no_event_div .f_form .error_description{
    margin-top: 2px;
    margin-bottom: 0px;
}
.no_event_div input.subscribe_input + .error_description{
    margin-top: -8px;
    margin-bottom: 5px;
}

#countries_page .inner_left,
#cities_page .inner_left{
    background: #fff;
}
#countries_page .inner_left .events_box:nth-child(even),
#cities_page .inner_left .events_box:nth-child(even){
    background-color:#f6f5f5;
}
#countries_page .inner_left .events_box:hover,
#cities_page .inner_left .events_box:hover{
    background-color: rgba(98, 157, 52, .3);
}

#item_information picture img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
}
/* All Teams */

.asending_sec {
    display: block
}

.asending_sec .set {
    height: 30px;
    border: 1px solid #d7d7d7;
    background: #f8f8f8;
    line-height: 30px;
    text-align: left;
    padding-left: 30px;
    position: relative;
    width: 100%;
    display: block
}

.asending_sec>.set:before {
    content: '';
    width: 11px;
    height: 8px;
    background: url('/theme/images/down_arrow.png');
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.asending_sec .set span {
    font-size: 16px;
    color: #8c8c8c;
    line-height: 16px;
    width: 15px;
    text-align: center;
    line-height: 28px;
    font-weight: 600
}

ul.sub_cup {
    padding-top: 18px;
    display: none
}

ul.sub_cup li {
    float: left;
    width: 50%;
    height: 65px;
    text-align: left;
    background: none;
    border: 0;
    padding: 2px 0 2px
}

ul.sub_cup li a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 20px;
}

ul.sub_cup li img {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle
}

ul.sub_cup li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    color: #626262;
    margin-left: 15px;
}

.asending_sec>.set.set_class:before {
    background: url('/theme/images/top_arrow3.png')
}

.asending_sec .set {
    border-bottom: 0;
    cursor: pointer
}

.asending_sec:last-child .set,
.asending_sec .set.set_class {
    border-bottom: 1px solid #d7d7d7
}

.asending_sec .set.set_class {
    background: #639e34
}

.asending_sec .set.set_class span {
    color: #fff
}

.srch_cup {
    position: relative;
    float: right;
    margin: 10px
}

.cup_drop {
    width: 100%;
    float: left;
    position: relative;
}

.srch_cup:before {
    position: absolute;
    content: '';
    background: url('/theme/images/srch-icon3.png');
    width: 15px;
    height: 16px;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

ul.sub_cup {
    padding-bottom: 20px
}

.srch_cup input {
    width: 300px;
    height: 26px;
    background: transparent;
    outline: none;
    font-size: 14px;
    font-weight: 300;
    color: #ababab;
    border: 0;
    border-bottom: 1px solid #639e34;
    padding: 0 5px
}


.top_search {
    margin: 10px 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: start;
            justify-content: flex-start
}

.exchange_search {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.top_search .count .srch_cup, .exchange_search .count .srch_cup {
    margin: 0;
    width: 90%;
    float: none;
}

.exchange_search .count_100 .srch_cup {
    width: 100%;
}

.top_search .count .srch_cup .nice-select {
    height: 36px;
    background: transparent;
    outline: none;
    font-size: 14px;
    font-weight: 300;
    color: #504f4f;
    border: 0;
    border-bottom: 1px solid #639e34;
    padding: 0 5px;
    width: 100%;
    float: none;
    line-height: 26px;
    border-radius: 0
}

 .exchange_search .count .srch_cup .nice-select {
     height: 36px;
     background: transparent;
     outline: none;
     font-size: 14px;
     font-weight: 300;
     border: 0;
     border-bottom: 1px solid #639e34;
     padding: 0 5px;
     width: 100%;
     float: none;
     line-height: 26px;
     border-radius: 0
 }

 .exchange_search .count .srch_cup .nice-select ul {

     color: #504f4f;
 }

 @media(min-width:1280px) {
     .exchange_search .count .srch_cup .nice-select {
         border: 1px solid #8C8C8C;
         border-radius: 3px;
     }
 }

 .exchange_search .count#exchange_category_filter .srch_cup .nice-select {
     /*width: 230px;*/
 }

 .exchange_search .count#exchange_category_filter .srch_cup .nice-select .current{
     max-width: 190px;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
 }

 .exchange_search  .srch_cup .nice-select.selected_option .current{
     font-weight: bold;
 }


 .exchange_search  .srch_cup .nice-select .current{
     max-width: 120px;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
 }

 .exchange_search .count#exchange_category_filter .srch_cup .nice-select .list,
 .exchange_search .count#exchange_fan_side_filter .srch_cup .nice-select .list{
     width: fit-content;
 }

.top_search .count .srch_cup .nice-select .option, .exchange_search .count .srch_cup .nice-select .option {
    line-height: 32px;
    list-style: none;
    min-height: 32px;
}

.exchange_search .count .srch_cup .nice-select .option:hover,
.exchange_search .count .srch_cup .nice-select .option.selected.focus,
.exchange_search .count .srch_cup .nice-select.selected_option
{
    color: #609C34;
    background-color: #DFEBD6;
}


.top_search .count .srch_cup .nice-select option, .exchange_search .count .srch_cup .nice-select option {
    color: #000
}

.top_search .count .srch_cup .nice-select, .exchange_search .count .srch_cup .nice-select  {
    -webkit-appearance: none;
}

.top_search .count .srch_cup:before, .exchange_search .count .srch_cup:before {
    display: none
}

.top_search .count .srch_cup .nice-select:after, .exchange_search .count .srch_cup .nice-select:after {
    background: url('/theme/images/down_arrow2.png');
    width: 11px;
    height: 8px;
    border: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}

.top_search .count .srch_cup .nice-select.open:after, .exchange_search .count .srch_cup .nice-select.open:after  {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
}

.top_search .count, .exchange_search .count {
    margin: 0;
    width: 33.33%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
            justify-content: flex-start;
}

.exchange_search .count_50 {
    width: 50%;
}

.exchange_search .count_100 {
    width: 100%;
}

.top_search .count:nth-child(2) .srch_cup, .exchange_search .count:nth-child(2) .srch_cup {
    margin: 0 auto
}

.top_search .count:last-child .srch_cup, .exchange_search .count:last-child .srch_cup {
    float: right
}

.top_search .count:last-child .srch_cup:before {
    background: url('/theme/images/srch-icon3.png');
    width: 15px;
    height: 16px;
    position: absolute;
    content: '';
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: inline-block
}

.top_search .srch_cup input, .exchange_search .srch_cup input {
    width: 100%
}

.top_search .srch_cup input::-webkit-input-placeholder, .exchange_search .srch_cup input::-webkit-input-placeholder {
    color: #959595;
    font-weight: 300
}

.tournament_33 ul.sub_cup li {
    width: 33.33%;
    height:55px;

    display: -webkit-box;

    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: start;
            justify-content: flex-start;
}
.tournament_33 ul.sub_cup li:hover{
    background: rgba(98, 157, 52, .3);

}

.main-content.most_pop {
    padding-top: 0
}

.main-content.most_pop .inner_left {
    border: 1px solid #d7d7d7;
}

.main-content.most_pop .inner_left .ticket_head {
    border: 0;
    border-bottom: 1px solid #d7d7d7
}

/* End All Teams */

.left_ticket #disclamer_event{
    line-height: 20px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 10px;

}

.left_ticket #disclamer_event_info{
    line-height: 20px;
    font-size: 13px;
    font-weight: 600;
}

.left_ticket #info{
    line-height: 20px;
    font-size: 13px;
    font-weight: 600;
}

.left_ticket #disclamer_event strong{
    font-weight: bold;
    text-transform:uppercase;
}

.left_ticket #disclamer_event h3{
    font-size: 22px;
    border-bottom: 1px solid;
    display: inline-block;
    margin: 15px 0px;
}
#disclamer_event .inner_insider span{
    font-size: 14px;
}
#disclamer_event .inner_insider li{
    margin: 5px 5px 5px 0px;
}

#disclamer_event .team_facts{
    width: 75%;
    display: inline-block;
    margin-left: 10px;
}
#disclamer_event .team_facts span{
    font-size: 14px;
}
#disclamer_event .team_facts .inner_insider li{
    display: -webkit-box;
    display: flex;
    -webkit-box-align: baseline;
            align-items: baseline;
    font-size: 15px;
}
#disclamer_event .team_facts .inner_insider li strong{
    font-size: 18px;
    margin-right: 5px
}
.glance_bottom{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-align: center;
            align-items: center;
}

.disclamer_content .close_high{
    margin-bottom: 10px
}
.disclamer_content h3{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.disclamer_content .close_high ul{
    display: inline-grid;
    grid-template: repeat(6, auto) / repeat(3, auto);
    grid-auto-flow: column;
    width: 100%;
    text-transform: capitalize;
}

.disclamer_content img{
    width: 169px;
    height: 208px;
}
.item_list_body{
    padding: 10px;
    background: #fff;
}

.item_list_body ul{
    display: grid;
    grid-template: "a a a" /33.3% 33.3% 33.3%;
    text-align: center;
}

.item_list_body ul li .square a{
    color: #65a134;
    font-weight: 600;
    font-size: 13px;
    line-height: normal;
    padding: 5px;
    padding-left: 10px;
    text-transform: capitalize;
    width: 100%;
    text-align: left;

    height: 45px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: start;
            justify-content: flex-start;
    white-space: normal;
}

.item_list_body ul li .square a:hover{
    background: #689b58;
    color: #fff;
}
.banner .container {
    position: relative;
    -webkit-filter: drop-shadow(2px 4px 6px gray);
            filter: drop-shadow(2px 4px 6px gray)
}
.main_events .banner_form .logos .banner_team_date img {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    max-width: 70px;
    height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    background-color: white;
    padding: 3px 5px;
    /* margin-top: 5px; */
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    width: 75px;
}

.stadium_view .event_image_category{
    opacity: 1 !important;
    width: 100% !important;
    height: 400px;
    display: inline;
    margin: 0 auto;
}
.stadium_view picture.active_map{
    display: inline;
}
.stadium_view picture.not_active_map{
    display: none;
}
.special_seating_information .special_seating_information_li{
    margin-top: 14px;
}
.special_seating_information_header{
    display: block;
    font-size: 1.17em;
    font-weight: bold;
    margin-bottom: 2px;
}
.special_seating_information .special_seating_information_img{
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
}
img.sold_out{
    margin: 10px auto;
    display: flex;
}
.special_price{
    color: red;
    text-decoration: line-through;
    font-size: 11px;
}
.inner_category_available .common_stand.prive{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
/*.special_requst{
	background: #3026c1 url(/theme/images/blue-bg.png);
    border: 1px solid transparent;
    width: 90%;
    font-size: 16px;
    font-weight: 600;
    margin: auto;
    text-align: center;
    padding: 6px;
}*/
a.special_requst {
	background-color: #0083ff;
    border: 1px solid transparent;
    width: 90%;
    font-size: 16px;
    font-weight: 600;
    margin: auto;
    text-align: center;
    padding: 6px;
    color: white;
    border-radius: 4px;
}
a.special_requst:hover {
	color:#0083ff !important;
	background-color: white !important;
}

 /* end team_page */


 /* start media-screen */

@media(max-width:1109px) {

    /* #region General */
    .container,
    .header .container,
    .header_btm .container {
        width: 100%;
        padding: 0 25px;
        box-sizing: border-box
    }
    .left_Top ul li {
        padding: 0 7px;
    }
    .team_vs p img:first-child,
    .team_vs p img:last-child {
        padding: 0
    }

    .ticktet_sec {
        padding: 0 10px
    }

    /* #endregion  General */

    /* #region Homepage and Eventpage */
    .banner{
        height: auto;
        height: initial;
    }

    /* #endregion Homepage and Eventpage */

    /* #region Eventpage */
    .banner.event {
        padding: 0 25px
    }
    .banner.event .container {
        padding: 0
    }

    /* #endregion Eventpage */




    .team_info p {
        font-size: 13px;
    }
    .team_info {
        width: 100%
    }
    .header_btm .container {
        /* padding-bottom: 5px */
    }
    .team_ticket a {
        padding: 0
    }
    .reviews p {
        font-size: 10px;
    }
    .desk_mode {
        display: none
    }
    .tab_mode {
        display: block
    }
    .f_right_side.tab_mode h4 {
        display: inline-block;
        font-size: 12px;
        padding-bottom: 0
    }
    .f_right_side.tab_mode {
        padding-top: 8px
    }
    .f_right_side.tab_mode p {
        display: inline-block;
        vertical-align: middle;
        padding-left: 30px
    }
    .f_right_side.tab_mode p img {
        display: inline-block;
        vertical-align: middle
    }
    .f_right_side.tab_mode .our_logos {
        /*padding: 13px 0 20px*/
    }
    .f_left_bottom {
        display: none
    }
    .f_left_side {
        float: left;
        width: 42%;
    }

    .social_icon ul li a i {
        font-size: 30px;
        margin-bottom: 10px
    }
    .left_footer {
        /* width: 78%; */
    }
    .right_footer {
        /* width: 22%; */
    }
    .f_right_side.tab_mode .last_our {
        padding-top: 13px
    }
    .f_right_side.tab_mode .last_our p img {
        margin-top: -13px;
    }
    .chat {
        right: 0
    }
    .call_pop_up{
        right: 15px;
        top: calc(50% - 70px);
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    .advantage_list .adv_tb {
        height: 100px
    }
    .top_search .count .srch_cup {
        width: 85%
    }
    .contactUs_form .col_50 {
        width: 42%;
        margin-right: 8%;
    }
    .contactUs_form .col_50:last-child {
        margin: 0 0 0 8%;
        padding-right: 10px
    }
    .gift_card .contactUs_form .col_50 {
        width: 42%;
        margin: 0 6% 0 0
    }
    .gift_card .contactUs_form .col_50:last-child {
        width: 42%;
        margin: 0 0 0 6%
    }
    .header_btm .container {
        border: 0;
    }
    .header_btm .container p {
        border-top: 1px solid #4d8a3a;
        font-size: 11px;
        font-weight: 300;
        line-height: normal;
        padding: 3px 0;
    }

    .check_out_pg .header_btm p{
        font-size: 14px !important;
        line-height: normal;
    }

    .top_header {
        height: 32px;
    }
    .right_top ul li input[type="text"] {
        height: 24px;
    }
    li.red_btn a {
        height: 24px;
        display: inline-block;
        background-size: 100% 100%;
        padding: 0 8px;
        font-size: 12px;
        line-height: 24px
    }
    li.social a i {
        font-size: 25px;
        color: #e0e0e0;
    }
    .left_Top ul li a {
        line-height: 32px;
    }
    dl.dropdown dt span:nth-child(2) {
        font-size: 12px;
        width: 65px;
    }
    dl.dropdown {
        width: 90px
    }
    .dropdown dt>a {
        width: 100%;
        display: block
    }
    .event .banner_form .logos p img {
        width: 70px;
        height: auto
    }
    .date_banner {
        /* bottom: 10px */
    }
    .left_detail {
        width: 57%;
    }
    .right_detail {
        width: 43%;
    }
    form .form-group {
        width: 86%
}
    .left_side form .form-group {
        width: 43%;
        margin-right: 7%
    }
    [type="radio"]:checked+label,
    [type="radio"]:not(:checked)+label {
        padding-left: 20px;
        font-size: 87%;
    }
    ul.tabs li {
        /*width: 13%;*/
        margin-right: 10px
    }
    ul.tabs li.tab_last {
        width: 40%;
        margin-right: 0
    }
    .billing_info .billing_detail:nth-child(odd) form .form-group,
    .billing_info .billing_detail:nth-child(odd) .form-group,
    .billing_info .billing_detail:nth-child(odd) h3 {
        margin-left: 14%;
    }
    #shipping_information .left_side .form-group{
        margin-left: 0%;
    }

    #shipping_information .left_side .form-group:nth-child(even),
    .left_side form .form-group:nth-child(even) {
        margin: 0 0 0 7%
    }
    form .card_rightSide .form-group,
    form .card_leftSide .form-group {
        width: 85%
    }
    .pay_choose {
        width: 96%;
        margin: 0 2%;
        margin-top: 30px;
    }

    .footer .inner_footer {
        padding-bottom: 0
    }
    .f_left_top {
        margin-bottom: 15px
    }
    .event .social_icon ul li a i {
        margin-bottom: 0
    }
    .order_grid{
        grid-template-columns: repeat(auto-fit, 45%);
    }
    .order_grid .order_grid_inner{
        grid-template-columns: 70% 1fr;
    }
    div.order_main{
        /* grid-template-columns: repeat(auto-fit, 345px); */
        /* grid-column-gap: 2%; */
        /* padding-left: 40px; */
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: space-evenly;
                justify-content: space-evenly;
        padding: 20px 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;


    }
    .order_main.order_grid .order_grid_inner{
        margin: 0;
        grid-template-columns: fit-content(100%) 80px;
        padding-left: 6%;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    .buy_call_us{
        right: 7px
    }

}
@media only screen and (max-width:1024px) {
    .stdium_tour_image {
        height: 40%;
    }
}
@media(max-width:1023px) {
    .right_ticket{
        z-index: 1000;
    }
    .header .container{
        height: inherit;
    }
    .stand_left .stadium_view {
        border: 1px solid #eaeaea
    }
    .notification_pop .inner_group p,
    .vip_req .inner_purchase p {
        font-size: 14px;
        line-height: 17px
    }
    .inner_purchase {
        padding: 10px 20px
    }


    dl.dropdown {
        width: 80px;
    }
    .pop_search {
        margin-bottom: 0
    }
    .left_Top,
    .header .container .menu {
        display: none
    }

    .headbtm_para {
        display: none;
    }
    .main_events .filter, .main_events .our_advantage,.main_events .trust{
        display: none
    }
    .left_ticket {
        width: 100%
    }
    .banner .slick-slide img {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover
    }
    .slider div.banner_form{
        top:40%
    }
    .banner_form .logos p img {
        height: auto;
    }
    .team_vs {
        /*width: 16%*/
    }
    .team_info {
        width: 100%
    }
    .right_top ul li.social {
        display: none
    }
    .top_header {
        height: 50px;
        box-shadow: 0px 1px 4px rgb(0 0 0 / 20%);
    }
    li.red_btn a {
        background-size: auto 100%;
        height: 38px;
        display: inline-block;
        font-size: 16px;
        line-height: 38px;
    }
    dl.dropdown dt span:nth-child(2) {
        font-size: 14px
    }
    /*.dropdown dt a span span {}*/
    .top_header .right_top ul li input[type="text"] {
        height: 38px;
        display: inline-block;
        font-size: 16px;
        line-height: 38px;
    }
    .top_header .right_top ul li .sass:before {
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 22px;
        height: 23px;
        background: url(/theme/images/srch-icon2.png) no-repeat;
    }
    .top_header .right_top ul li .tickt_book .find_tickets2 .sass:before {
        top: 20%;
        right: 0px;
    }
    .right_top .dropdown dd ul li a {
        font-size: 14px;
    }
    .right_top .dropdown dd ul li {
        padding: 3px 10px
    }
    .right_top .dropdown dd ul li a span {
        line-height: normal !important;
        font-size: 14px;
    }
    .dropdown dd ul {
        width: 90px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        top: 10px
    }
    .hamburger {
        width: 35px;
        display: inline-block;
        position: relative;
        height: 22px;
        margin-top: 14px;
        cursor: pointer
    }
    .hamburger span {
        height: 3px;
        width: 100%;
        background: #fff;
        display: block;
        position: absolute
    }
    .hamburger span:nth-child(2) {
        top: 9px
    }
    .hamburger span:nth-child(3) {
        top: 18px
    }
    .mob_menu {
        display: none;
        position: absolute;
        left: 0;
        background: #252525;
        top: 0;
        padding: 25px 15px 15px;
        z-index: 99;
        width: 340px
    }
    .mob_menu ul {
        padding: 10px 10px 10px 20px;
    }
    .mob_menu ul li a {
        color: #e0dfdf;
        font-size: 16px;
        height: 34px;
        display: block;
        font-weight: normal;
        line-height: 34px;
    }
    ul.top_menu {
        text-transform: uppercase;
        border-bottom: 1px solid #233b2a
    }
    ul.top_menu li a {
        color: #dedede;
        font-weight: 600
    }
    .mob_menu ul li.active a:before,
    .mob_menu ul li:hover a:before {
        content: '';
        background: url('/theme/images/green-active.png') left center;
        width: 40px;
        height: 34px;
        position: absolute;
        left: 0
    }

    /* Lucas menu*/

    .mob_menu .parent_menu picture{
        display: none;

    }
    .mob_menu ul li .top_menu_item_team a{
        height: unset;
        font-size: 14px
    }
    div.mob_menu .top_menu ul.parent_menu{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        padding: 5px;
    }
    .mob_menu ul.sub-menu .div_14{
        width: unset !important;
        float: unset;
        background: unset
    }
    .mob_menu ul.sub-menu .top_menu_item_logo{
        width: unset;
        height: unset;
    }
    .mob_menu .parent_menu .sub-menu.sub_team .div_35{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .mob_menu .div_14.div_50 .parent_menu{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        padding: 0px 10px 10px 20px;
    }
    .mob_menu .parent_menu .top_menu_item_team{
        height: 34px;
        width: unset;
    }
    .mob_menu .parent_menu .sub_team{
        padding: 10px 10px 10px 10px;
    }
    .mob_menu .parent_menu .div_35 strong{
        margin: 8px 0;
        color: #dedede;
        font-weight: 600;
        height: inherit;
        font-size: 16px;
        display: block;
        line-height: inherit;
        border: none;
        background: none;
        text-align: unset;
        margin-left: -20px
    }
    .mob_menu .show_menu{
        display: block
    }
    .mob_menu .hover_static{
        display: inline;
        font-size: 14px;
        /* line-height: 1px; */
        white-space: nowrap;
    }
    .mob_menu .hover_static .gray_review{
        display: none;
    }
    .mob_menu .hover_change,
    .mob_menu .top_menu_top_event_tournaments,
    .mob_menu .top_menu_top_event_teams,
    .mob_menu .top_menu_top_event_international{
        display: none !important;
    }

    /* Lucas menu end*/
    .cross_icon {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 10px;
        right: 15px;
        cursor: pointer
    }
    .cross_icon span {
        height: 3px;
        width: 100%;
        background: #fff;
        display: block;
        position: absolute;
        top: 10px
    }
    .cross_icon span:nth-child(1) {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .cross_icon span:nth-child(2) {
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        /* transform: rotate(-135deg); */
    }
    .dropdown dt a span.arrow_ad:after {
        content: '';
        background: url('/theme/images/top_arrow2.png');
        width: 10px;
        height: 6px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(180deg);
                transform: translateY(-50%) rotate(180deg);
    }
    .footer {
        /* padding-top: 20px */
    }
    .right_footer {
        width: 100%;
        grid-row: row-sub/span 1;
        grid-column: 1/2;
        padding-bottom: 15px;

    }
    .left_footer {
        grid-template-areas: "follow follow"
        "deliver accept";
        grid-template-columns: 50% 50%;
        grid-row: row-footer-info/span 1;
        grid-column: 1/2

    }
    .footer .inner_footer {
        padding: 20px;
        grid-template-columns: 1fr;
        grid-template-rows: [row-sub] 45% [row-footer-info] 55%;
    }
    .right_footer .f_form input {
        width: 32%;
        margin-bottom: 0;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
    .right_footer .f_form {
        background: none;
        padding: 0;
    }

    .right_footer .f_form form {
        background: #efefef;
        padding: 12px 15px;
    }
    .right_footer .f_form h4 {
        border: 0;
        text-align: left;
        margin-bottom: 0;
    }
    .footer_logo {
        display: none
    }
    .follow_us_icons{
        -webkit-box-pack: start;
                justify-content: flex-start;
        padding: 0 180px 0 20px;
    }
    .follow_us_icons li{
        padding-right: 25px;
    }
    .copy_footer .copy {
        display: none
    }
    .sitemap_menu ul {
        text-align: center
    }
    .f_left_top {
        margin-bottom: 0
    }
    .footer .inner_footer {
        padding-bottom: 10px
    }
    .social_icon p.copy_2 {
        text-transform: none;
        margin-left: -10px;
        margin-top: 10px;
        font-size: 11px;
        display: block
    }
    .f_right_side.tab_mode .our_logos {
        padding-bottom: 13px
    }
    .social_icon ul li a i {
        font-size: 32px;
        margin-bottom: 13px;
    }
    .header {
        padding-top: 10px;
        height: auto
    }
    .chat {
        display: none
    }
    /*.breadcrumb {*/
    /*    display: none*/
    /*}*/
    .main-content.inner {
        padding-top: 5px
    }
    .faq_ques .f_left_ques p {
        padding: 5px 0
    }
    .asending_sec .set {
        height: 35px;
        line-height: 35px;
    }
    .asending_sec .set span {
        line-height: 33px;
    }
    .call-us p,
    li.flag_number ul,
    .chat-online p {
        padding-left: 0
    }
    .gift_card_bg .before_cont {
        padding-left: 0
    }
    .gift_card .contactUs_form .col_50 {
        padding-left: 0
    }
    .gift_card .contactUs_form span {
        padding-left: 0
    }
    .gift_card_bg {
        padding-bottom: 100px
    }
    .date_banner {
        /* bottom: 12px */
    }
    .event .banner_form .logos p img {
        width: 130px;
        height: 130px
    }
    /*.tab_mode{
        display: none
    }*/
    .tab_mode2 {
        display: none
    }
    .advanced {
        cursor: pointer;
        display: none;
    }
    .advance_open {
        position: absolute;
        z-index: 36;
        top: 45px;
        display: none
    }
    .advance_open .find_tickets {
        width: 260px;
        margin: 0;
    }
    .advance_open .find_tickets .tickt_book .sass.col_50::before{
        -webkit-transform: translateY(0%);
                transform: translateY(0%);
    }

    .advance_open .find_tickets input[type="text"] {
        width: 100%;
        background: #fff;
        height: 30px;
        border: 1px solid #cccccc;
    }
    .right_top ul li input[type="text"] {
        width: 250px
    }
    .share_blog.social_icon,
    .comment_box {
        display: none
    }
    .pagination a {
        font-size: 16px;
        width: 28px;
        line-height: 28px;
        height: 28px;
    }
    .inner_mobile_filter span{
        font-size: 14px;
    }
    .inner_mobile_filter .label_check label{
        margin-left: 25px;
    }
    .checkmark{
        top: 10px;
        left: 0px;
    }
    .voucher_rate .error_description{
        top: 0;
        grid-row-start: 2;
        position: relative;
    }
    .voucher_class .nice-select{
        grid-row-start: 1;
    }
    .voucher_rate{
        display: grid;
        grid-template-rows: repeat(auto-fit, minmax(0px, 1fr));
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
    .voucher_type_money_lable {
        margin-left: 20px;
    }
    .international .left_ticket .team_ticket strong,
    .filterable {
        display: none
    }
    .hide_show {
        display: none
    }
    .main_events .mobile_filter {
        position: fixed;
        display: block;
        top: 0;
        z-index: 9999;
        right: 0;
        width: 300px;
        display: none;
        height: 100%;
        background: #fff
    }
    .international .left_ticket .ticket_head p,
    .international .our_advantage,
    .international .asta {
        display: none
    }
    .international .left_ticket .ticket_head p:last-child {
        display: table-cell;
        font-weight: 600;
        font-size: 14px
    }
    .international .right_ticket {
        display: block
    }
    .international .checkmark {
        border: 1px solid transparent;
        right: 15px;
        left: auto;
        background: transparent;
        top: 8px
    }
    .label_check {
        border-bottom: 1px solid #f4f4f4;
        height: 35px;
        line-height: 35px;
        padding: 0 0 0 15px;
        font-size: 14px;
    }
    .team_head p {
        font-size: 14px;
    }
    .team_head {
        margin-bottom: 0
    }
    .team_city form::-webkit-scrollbar,
    .team_country form::-webkit-scrollbar {
        width: 8px;
    }
    .team_city form::-webkit-scrollbar-track,
    .team_country form::-webkit-scrollbar-track {
        border-left: 0px solid #d7d7d7;
        border-right: 0px solid #d7d7d7
    }
    .rnge-slider {
        padding-top: 10px
    }
    .team_country form {
        max-height: 300px
    }
    .team_head {}
    .team_head,
    .team_head.country_ {
        padding: 10px 0
    }
    .range-input {
        font-size: 0;
        text-align: right;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center;
    }
    .ticket_filter .range-input{
        display: block;
        font-size: 14px;
        color: #737373;
        text-align: unset;
    }

    .exchange_search .count#exchange_category_filter .srch_cup .nice-select{
        width: 100%;
    }
    .exchange_search .count#exchange_category_filter .srch_cup .nice-select .current{
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .range-input em {
        font-size: 14px;
        font-weight: 600
    }
    .range-input input#amount3 {
        display: block;
        width: 75px;
        margin-left: 30px;
    }
    .range-input input:first-child {
        float: left
    }
    .range-input input {
        width: 30%;
        margin-right: 5%;
        max-width: 120px;
    }
    .range-input input#amount2 {
        margin: 0 4px 0 5%
    }
    .back {
        display: block;
        position: absolute;
        left: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        font-size: 13px;
        font-weight: 600;
        color: #555555;
        padding-left: 10px;
        height: 10px;
        line-height: 10px;
        cursor: pointer;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
    .back:before {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        background: url('/theme/images/back-arrow.png') no-repeat;
        content: '';
        width: 6px;
        height: 9px;
    }
    .back_filter {
        display: block;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        cursor: pointer
    }
    .back_filter img {
        display: inline-block;
        vertical-align: middle
    }
    .found_event {
        display: block;
        background: #f2f2f2;
        padding: 15px;
        position: absolute;
        width: 100%;
        bottom: 0;
    }
    .found_event p {
        font-size: 13px;
        color: #555555;
        font-weight: 400;
        text-align: center
    }
    .teams_filter {
        padding-bottom: 0
    }
    .event_btn {
        padding-top: 15px;
    }
    .event_btn .half_btn {
        float: left;
        width: 50%
    }
    .event_btn .half_btn input {
        width: 90px;
        height: 35px;
        border: 0;
        background: #f1f1f0 url('/theme/images/white_btn_bg.png') repeat-x;
        border-radius: 3px;
        background-size: 100% 100%;
        color: #eb0101
    }
    .event_btn .half_btn.show {
        text-align: right
    }
    .event_btn .half_btn.show input {
        background: #6ca632 url(/theme/images/buy_bg.png) repeat-x;
        background-size: 100% 100%;
        color: #f5f5f5;
        font-weight: 600
    }
    .filter .label_check .inner_filter_name_text{
        margin-left: 25px;
    }
    .last.set_class2 .team_head {
        border-bottom: 0
    }
    .event .banner_form .logos p img {
        width: 65px;
        height: auto;
        margin: 0 15px
    }
    .date_banner {
        /* bottom: 5px; */
    }
    .event .slider {
        /* height: 185px */
        height: 295px;
    }
    .event .slider img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover
    }
    .event .slider div {
        width: 100%;
        height: 100%
    }
    .event .banner_form {
        top: 8px;
    }
    .stand_left {
        width: 100%;
        float: none;
    }
    .stand_right {
        width: 100%;
        float: none
    }
    .stand_left .stadium_view img {
        width: 100%
    }
    .stadium_view .event_image_category{
        height: 250px;
    }
    .stand_left .stadium_view {
        padding: 0;
        border: 1px solid #d7d7d7;
        padding: 15px
    }
    .stand_buy .inner_category_available::-webkit-scrollbar {
        width: 10px;
    }
    .stand_buy .inner_category_available::-webkit-scrollbar-track {
        border: 0px solid #d7d7d7
    }
    .stand_Sprice .inner_Price {
        height: 80px;
    }
    .check_out_pg .header_btm {
        display: block;
    }
    .check_out_pg .header_btm p {
        padding: 10px 0px
    }
    .check_out_pg .headbtm_para {
        display: none;
    }
    .header.pay_header {
        padding: 0;
    }
    .pay_header.header .container .logo {
        vertical-align: middle
    }
    /*.billing_info .billing_detail:nth-child(odd) form .form-group{
        margin-left: 14%
    }*/
    ul.tabs li {
        margin-right: 10px;
    }
    form .form-group.check_box .label_check {
        border: 0;
        font-size: 14px;
        line-height: 16px
    }
    ul.tabs li label {
        font-size: 13px;
    }
    form .form-group label {
        font-size: 13px;
    }
    .tkt_charge p {
        font-size: 12px
    }
    .advanced.advanced2 {
        display: block;
        bottom: -20px
    }
    .advanced.advanced2 span:after {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
        margin-top: -4px
    }
    .right_ticket .teams_filter {
        overflow-y: scroll;
        height: calc(100% - 135px);
    }
    .stand_left .stadium_view {
        margin: 0
    }
    .stadium_view .btn {
        width: 35px;
        height: 25px;
        margin-right: 8px;
        bottom: 10px
    }
    .stadium_view .btn.minus {
        bottom: 74px
    }
    .stadium_view .btn.plus {
        bottom: 42px;
    }
    .tooltip .tooltiptext {
        padding: 5px;
        font-size: 11px;
    }
    .event .social_icon {
        padding-top: 0
    }
    .stadium_view .full.btn {
        right: 15px;
        width: 29px
    }
    .right_ticket{
        display: block;
    }

    .inner_left .inner_item{
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center;
    }
    .inner_left .inner_item .item_image{
        height: 256px;
        width: 200%;
    }
    .stand_buy .inner_category_available{
        overflow-y: inherit;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
    .found_event {
        display: block
    }
    .back{
        display: block
    }
    .filter.adv_filter{
        position: fixed;
        top: 0;
        z-index: 1000;
        right: 0;
        width: 100%;
        display: none;
        height: 100%;
        background: #fff;
        overflow: hidden;
    }
    .right_ticket .find_tickets{
        display: none;
    }
    .sub_cup .filter_item_block{
        padding-left: 0;
    }
    .right_ticket .teams_filter{
        overflow: auto;
    }
    .subscribe_form{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-box-align: center;
                align-items: center;
        background: #efefef;
        padding: 14px 8px;
        position: relative;

    }
    .f_form .subscribe_form label.error_description{
        top: 45px;
        position: absolute;
        text-align: center;
        margin: 0;
    }
    .f_form .subscribe_form input[type="email"] + .error_description{
        left: 29vw;
    }
    .f_form .subscribe_form input[type="text"] + .error_description{
        left: 0vw;
    }
    .f_form input[type="text"], .f_form input[type="email"]{
        /* margin-right: 10px; */
        margin-bottom: 10px;
    }
    .f_form .subscribe_form input[type="submit"]{
        margin: 0;

    }
    /* .no_event_inner .f_form input[type="email"],
    .no_event_inner .f_form input[type="text"]{
        margin-bottom: 0;
        margin-right: 10px;
    } */
    .no_event_inner{
        width: 100%
    }
    .f_form .subscribe_form input[type="email"],
    .f_form .subscribe_form input[type="text"]{
        margin: 0px;
        margin-right: 5px
    }
    .pay_choose .credit_pay{
        width: 25%
    }
    .top_header .right_top ul li, .top_header .right_top li.btn_mob {
        vertical-align: middle;
    }
}
@media only screen and (max-width:1000px) {
    .stand_left .open_ticket_filter {
        /* bottom: -523px; */
        /* top: unset; */
        /* right: 50px; */
        /* left: 0px; */
        height: 25px;
        width: 60px;
        background: #d7d7d7;
        border: 1px solid #d7d7d7;
        vertical-align: middle;
        padding: 4px;
        color: black;
        font-weight: bolder;
        /*position: absolute;*/
        float: right;
        cursor: pointer;
        display: none;
    }
    .div_open_ticket_filter {

    }
    #wrapper{
        background:#fff !important;
        height: 100vh;
    }
    .stdium_tour_image {
        height: 100%;
    }

    /* .order_main_right .description_status,
    .order_main_right .description{
        display: none;
    } */

    .description_status_mobile{
        display: grid;
        grid-template: "a a";
        font-size: 13px;
        margin-bottom: 5px;
        font-family: inherit;
        font-weight: 600;
    }

    .description_status_mobile label{
        color: #9a9a9a;
        margin-right: 5px;
    }

    .order .our_adv_pop{
        width:60%;
    }

    .download_ticket a{
        font-size: 11px;
        padding: 3px 5px;
    }

    .general_details .time_location_details {
        grid-template: "a a a" 100% / 13% 57% 30%
    }

    .general_details .event_name{
        font-size: 15px;
    }

    .change_order label {
        font-size: 15px;
        padding: 5px 0;
    }

    .change_order input,
    .change_order textarea,
    .change_order select{
        width: 90%;
        height: 30px;
        font-size: 15px;
    }



    .confirmations.inner_item{
        font-size:15px;
    }

    .tab_stadium_tours .inner_left .inner_item{
        background:#fff;
        height: 32%;
    }

    .stadium_tour_item {
        height: 20%;
    }

    .stadium_tour_item .stadium_tour_details:not(.no_p) p{
        height: 65%;
        overflow-y: hidden;
        overflow-x: hidden;
        font-size: 13px;
    }

    .stadium_tour_item .stadium_tour_img {
        width: 50%;
    }

    .stadium_tour_item .stadium_tour_img.half {
        width: 40%;
    }

    .stadium_tour_item .stadium_tour_details {
        padding: 10px 0px 5px 10px;
        width: 50%;
    }

    .stadium_tour_item .stadium_tour_details.no_btn{
        width: 59%;
    }

    .stadium_tour_item .stadium_tour_details.no_btn:not(.no_p) p{
        height: 90%;
        padding-top: 10px;
    }



    .stadium_tour_item .stadium_tour_img label{
        width: 100%;
    }

    #tab_required_information .req_info_order .req_info_customer {
        margin: 30px 0;
    }

    #tab_required_information .req_info_customer .fields select,
    #tab_required_information .req_info_customer .fields input{
        width: 80%;
    }

    #tab_required_information .we_thank_you {
        /* margin: 15px 30px; */
    }

    #tab_required_information .req_info_order .req_info_customer .customer_number{
        font-size: 17px;
        margin-bottom: 10px;
    }

    .stand_right .mobile .category_grid{
        display: grid;
        grid-template-columns: [first-col] minmax(40%,1fr) minmax(6%,auto) [seller_name-col] 8% 6% [qty-col] 13% [price-col] 13% [last-col] 14%;
        /*grid-template-columns: [first-col] minmax(40%,1fr) [info-col] 10% [qty-col] 10% [price-col] 10% [buy-col] 30%;*/
        grid-template-rows: 1fr;
        -webkit-box-align: center;
                align-items: center;
        width: 100%
    }

    .stand_right .mobile .category_title{
        align-items: start;
    }

    .stand_buy .mobile .category{
        grid-column: first-col;
    }

    .stand_buy .mobile .category span.ticket_type_text {
        display: block;
        color: #575757;
    }
    .stand_left .stadium_view {
        width: 100% !important;
    }
    .stand_left .stadium_view.with-stick-filter {
        margin-top: 0px;
        display: flex;
        flex-direction: column;
    }
    .ticket_filter {
        display: grid;
        align-items: stretch;;
    }
    .ticket_filter .stnd_range {
        margin-bottom: 0px;
        padding-bottom: 2px;
    }
    .stand_buy .mobile .tickets_info{
        text-align: center;
        display: grid;
        grid-template-columns: [chair-col] minmax(25%,1fr) [type-col] minmax(25%,1fr) [pov-col] minmax(25%,1fr);
        grid-column: info-col/span 1;
        grid-gap: 5px;
    }
    .stand_buy .mobile .tickets_info .single_pair{
        grid-column: chair-col/span 1;
    }
    .stand_buy .mobile .tickets_info .type{
        grid-column: type-col/span 1;
    }
    .stand_buy .mobile .tickets_info .pov_symbol{
        grid-column: pov-col/span 1;
    }

    .stand_buy .mobile .qty{
        grid-column: qty-col;
    }
    .stand_buy .mobile .qty select{
        margin: 0;
        padding: 2px 0;
        font-size: 13px;
        width: 30px;
        box-sizing: content-box;

    }
    .stand_buy .mobile .prive{
        grid-column: price-col;
        font-weight: bold
    }

    .stand_buy .mobile .bye{
        display: block;
        line-height: 32px;
        font-size: 16px;
        font-weight: 600;
        width: 90%;
        border-radius: 3px;
        margin: auto;
        text-align: center;
    }
    .stand_buy .mobile .price_buy .prive{
        margin: 0 auto;
        margin-bottom: 5px;
        text-align: center;
        font-size: 15px;
    }
    .stand_buy .mobile .price_buy .bye{
        margin: 0 auto;
        width: 90%;
    }
    .stand_buy .mobile .price_buy .green_btn{
        width: 100%;
        font-weight: bold
    }
    .qty form {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center;
    }
    .left_ticket .stand_price{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        padding-bottom: 0;
    }
    .stand_price .stand_left{
        width: 100%;
        background: white;
        top: 0;
    }
    .view #img svg{
        height: 300px
    }
    .stand_left .stadium_view{
        width: 100%;
    }
    .stand_price .stand_right{
        width: 100%;
    }
    .social_media_buttons .pinterest-share{
        display: none
    }
    .stand_tkt_head.ticket_head{
        position: relative;
    }
    .date_banner{
        top: 150px
    }
    .buy_call_us{
        display: none
    }

}
@media(max-height: 900px){
    .right_ticket{
        position: relative;
    }
}
@media (max-width: 768px){

    .svg_placeholder{
        height: initial;
    }
    .billing_info{
        display: block !important;
    }
    .billing_info #special_request{
        width: 100%;
        resize: vertical;
    }

    .nice-select.open .list{
        display: flex;
        flex-direction: column;
    }
    .billing_info .billing_detail:nth-child(odd) form .form-group,
    .billing_info .billing_detail:nth-child(odd) .form-group,
    .billing_info .billing_detail:nth-child(odd) h3,
    .billing_info .billing_detail:nth-child(n) .form-group,
    .billing_info .billing_detail h3{
        margin-left: 0;
        margin-bottom: 10px;
    }

    #shipping_information .left_side .form-group,
    #shipping_information .left_side .form-group:nth-child(even),
    .left_side form .form-group:nth-child(even){
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .shipping_confirmation_checkbox .form-group.check_box,
    .billing_info .billing_detail .form-group.check_box{
        margin-bottom: 15px;
    }
    .svg_placeholder{
        height: auto;
    }
    .req_info_form div.req_info_order{
        grid-template-columns: 100%;
    }
    #tab_required_information .submit_bt{
        margin: 10px auto;
    }
    .dropdown dd ul li a span:first-child,
    .dropdown dt a span span:first-child {
        background-image: none;
        display: none
    }

}
@media(max-width:767px) {
    /*.stand_left .open_ticket_filter{*/
    /*    bottom: 0px;*/
    /*    top: unset;*/
    /*    right: 0px;*/
    /*    height: 25px;*/
    /*    width: 60px;*/
    /*    background: #d7d7d7;*/
    /*    border: 1px solid #d7d7d7;*/
    /*    vertical-align: middle;*/
    /*    padding: 4px;*/
    /*    color: black;*/
    /*    font-weight: bolder;*/
    /*    position: absolute;*/
    /*    cursor: pointer;*/
    /*}*/
    .season_tab {
        top: 50px;
    }

    .season_tab:hover{
        padding-top: 8px;
    }

    .inserted_orders_table,
    .supplier_delivery_table,
    .supplier_purchase_table,
    .supplier_payments_table,
    .supplier th {
        font-size: 70%;
    }

    .change_your_password_block {
        width: 100%;

    }
    .your_account_details_info,
    .your_balance {
        margin-top: 8px;
        width: 100%;
        margin-left: 0;
    }

    .change_your_password {
        width: 100%;
    }
    .sold_out {
        margin-left: 20%;
    }
    .center{
        opacity: 1;
        visibility: visible;
    }
    .col-2{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .border_grey {
        border: none;
    }

    .from_to_dash_top,
    .from_to_dash {
        display: none;
    }

    .tournament_33 ul.sub_cup li {
        width: 50%;
        float: left;
        padding-left: 20px;
    }

    .hover_stadium .top_hover{
        display: none;
        line-height: normal;
    }

    .white_bg a{
        text-align: left;
    }

    .st_tickets .st_tickets_header{
        grid-template: "a a a" 10px / 30% 50% 20%;
    }

    .stadium_tour_details span{
        line-height: normal;
    }

    .inner_left .inner_item{
        height: 50%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }

    .inner_left .inner_item .item_image{
        width:100%;
    }
    .disclamer_team_info{
        display: none;
    }
    #wrapper{
        background-size: 100% 100%;
        overflow-x: hidden;
        position: relative;
    }

    .prefered_time_select{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-align: start;
                align-items: flex-start;
    }

    .stadium_view .full.btn {
        right: 0;
        bottom: 0
    }
    .row_right .total-popUp {
        font-size: 14px;
        line-height: 18px;
        width: 230px;
        padding: 5px
    }
    .advanced {
        display: none
    }
    .container,
    .header .container,
    .header_btm .container {
        padding: 0 15px
    }
    .banner .container{
        padding: 0;
    }
    .right_top ul li.srch_ip,
    .right_top ul li.btn_desk {
        display: none
    }
    .top_header .right_top li.btn_mob {
        display: table-cell;
    }
    .top_header .right_top ul li,
    .top_header .right_top li.btn_mob{
        vertical-align: middle;
    }
    .login_form {
        right: 0;
    }
    .header .container .logo {
        display: inline-block;
        position: relative;
        /*z-index: 7;*/
        padding-top:0px;
    }
    .header_btm {
        display: block;
        padding: 5px 0 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        width: 100%
    }
    .header {
        padding-top: 5px
    }
    .banner_form {
        display: none
    }
    .team_vs {
        display: none
    }
    .team_info {
        width: 100%;
        display: block;
        height: auto
    }
    .team_info p {
        line-height: 23px;
        font-size: 17px;
        padding-top: 0px;
    }
    .ticktet_sec {
        position: relative;
        padding-bottom: 5px
    }
    .team_ticket {
        width: auto;
        display: block;
        float: left;
        height: auto;
        /* position: absolute; */
        right: 10px;
        z-index: 5;
        bottom: 10px;
    }
    .team_date {
        display: block;
        float: left;
        height: auto;
        padding-top: 5px
    }
    /* .team_ticket a {
        padding: 0 10px
    } */
    .team_info span {
        font-size: 14px;
        font-weight: 400;
        padding-bottom: 3px;
        line-height: 17px;
    }
    .team_info span.place {
        /* width: 50%; */
        font-weight: 600;
    }
    .team_date br {
        display: none
    }
    .team_ticket a {
        height: 30px;
        font-size: 12px;
        line-height: 30px;
        width: 90px;
        position: absolute;
        right: 15px;
        bottom: 10px;
    }
    .team_date {
        margin-top: 5px;
    }
    .right_footer .f_form input[type="text"] {

    }
    .right_footer .f_form input[type="email"]{
        grid-column-start: 1;
        grid-row-start: 2;
    }
    .right_footer .f_form .subscribe_submit{
        grid-column-start: 2;
        grid-row-start: 1;
        grid-row-end: 3;
    }
    .right_footer .f_form .subscribe_email{
        display: block;
        width: 85%;
        margin: 0;
        height: 42px;
        padding: 4px 8px;
    }

    .right_footer .f_form form {
        background: none;
        padding: 0;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
                justify-content: space-between;
        height: 110px;
    }
    .right_footer .f_form form .error_description{
        top:0;
        margin: 0;
        margin-bottom: 8px;
    }
    .right_footer .f_form input {
        font-size: 15px;
    }
    .f_form input[type="submit"] {
        width: 40%;
        margin: 0;
        background-size: auto 100%;
    }
    .f_left_side {
        width: 100%
    }
    .f_right_side.tab_mode {
        display: none
    }
    .copy_footer {
        box-sizing: border-box
    }
    .footer .container {
        padding: 0
    }
    .pop_search {
        display: none
    }
    .copy_footer .copy {
        display: table-cell;
        text-align: center;
        padding: 0;
        font-size: 13px;
        color: #b8b8b8;
    }
    .social_icon p.copy_2 {
        display: none
    }
    .social_icon ul li {
        padding-right: 11px
    }
    .social_icon ul li.yt {
        display: none
    }
    .social_icon ul li a i {
        font-size: 38px
    }
    .social_icon p,
    .right_footer .f_form h4 {
        font-size: 14px;
    }
    .right_footer .f_form h4 {
        font-size: 18px
    }
    .footer .inner_footer {
        padding: 15px
    }
    .right_top ul li.srch_ip.tp_add {
        position: absolute;
        display: block;
        top: 65px;
        right: 0;
        z-index: 6;
        padding: 0 15px;
        right: -15px;
        z-index: 8;
        min-width: 245px;
    }
    #search_block{
        width:100%;
    }
    #search_block .search_header{
        font-size:17px;
    }
    #search_block .search_content span{
        font-size: 17px;
        font-weight: 500;
    }
    #search_block .search_content .result_event > span:not(:first-child){
        font-size: 15px;
    }
    .right_top ul li.tp_add {
        width: 100vw;
        z-index: 11
    }
    .search_input label{
        width: 100%
    }
    .right_top ul li.tp_add .sass {
        width: 100%
    }
    .top_header .right_top ul li.tp_add input[type="text"] {
        background: #dbdbdb;
        border: 1px solid #b7b7b7;
        width: 100%;
        font-size: 15px;
        width: 100%;
        height: 45px;
        margin: -13px 0px;
    }
    .right_top ul li .sass:before {
        cursor: pointer;
    }
    .slider img {
        max-width: 100%;
        height: 150px;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: top;
           object-position: top;
    }
    .banner .slider img{
        /* height: 200px; */
    }
    p.mob_txt {
        position: absolute;
        display: block;
        z-index: 5;
        bottom: 10px;
        width: 100%;
        text-align: center;
        font-weight: 600;
        background: rgba(0, 0, 0, 0.4);
        padding: 5px 0;
    }
    .right_top {
        position: static
    }
    .srch_icon_2 {
        float: right;
        margin-top: 20px;
        margin-right: 5px;
    }
    .checkout_page .srch_icon_2{
        display: none;
    }
    .append_menu {
        display: block
    }
    .append_menu .sitemap_menu {
        display: block
    }
    .sitemap_menu {
        display: none
    }
    .sitemap_menu ul li a {
        font-size: 14px;
        color: #cecece;
        font-weight: 300
    }
    .sitemap_menu ul li {
        margin-bottom: 10px
    }
    .footer .inner_footer {
        padding-bottom: 0
    }
    .faq_ques p strong {
        font-size: 16px;
    }
    .faq_ques {
        display: table;
        padding-left: 5px;
        width: 100%;
    }
    .faq_ques p {
        display: table-row;
        height: 48px;
    }
    .faq_ques p a {
        font-size: 16px;
        display: block;
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        padding: 0 5px
    }
    .faq_ques p:first-child {
        height: auto;
        margin-bottom: 10px;
        display: block
    }
    .faq_ques p:nth-child(odd) {
        background: #fff
    }
    .faq_ques p:nth-child(even) {
        background: #f8f8f8
    }
    .all_faq_ques p strong {
        font-size: 15px;
    }
    .ques_list .question p {
        font-size: 15px;
        line-height: normal;
    }
    .ques_list .answer p {
        font-size: 15px
    }
    .faq_ques .f_left_ques p {
        width: 100%;
        height: 48px;
        position: relative
    }
    .faq_ques .f_left_ques p a {
        position: relative
    }
    .f_left_ques {
        width: 100%;
        display: table;
    }
    .faq_ques .f_left_ques p:first-child {
        margin: 0;
        display: table-row
    }
    .faq_ques .f_left_ques p a:after {
        content: '';
        background: url('/theme/images/right-arrow.png');
        width: 10px;
        height: 18px;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    .faq_ques .f_left_ques p:nth-child(odd) {
        background: #f8f8f8
    }
    .faq_ques .f_left_ques p:nth-child(even) {
        background: #fff
    }
    .faq_ques .f_left_ques.right_question p:nth-child(odd) {
        background: #fff
    }
    .faq_ques .f_left_ques.right_question p:nth-child(even) {
        background: #f8f8f8
    }
    .q_a .ques_list .answer p {
        font-weight: 300
    }
    .btm_top {
        bottom: 10px;
        right: 15px
    }
    .srch_cup {
        margin-right: 0;
        width: 100%
    }
    .srch_cup input {
        width: 100%
    }
    .ticket_head p {
        font-size: 13px;
    }
    .away_fans_info_popup .ticket_head p.pop_title {
        font-size: 11px;
    }
    .ticket_head.inter_nation p{
        padding-right: 60px;
    }
    ul.sub_cup li {
        float: none;
        width: 100%;
        padding: 5px 0
    }
    ul.sub_cup {
        padding: 15px 0
    }
    .top_search .count {
        display: none
    }
    .top_search .count:last-child {
        display: block;
        width: 100%
    }
    .top_search .count:last-child .srch_cup {
        width: 100%
    }
    .tournament_33 ul.sub_cup {
        max-height: 400px;
        overflow-y: auto;
    }
    .tournament_33 ul.sub_cup::-webkit-scrollbar {
        width: 15px;
    }
    /* Track */
    .tournament_33 ul.sub_cup::-webkit-scrollbar-track {
        background: #ebebeb;
        border-left: 1px solid #d7d7d7;
        border-right: 1px solid #d7d7d7
    }
    /* Handle */
    .tournament_33 ul.sub_cup::-webkit-scrollbar-thumb {
        background: #b7b7b7;
    }
    /* Handle on hover */
    .tournament_33 ul.sub_cup::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
    .blog_box {
        width: 100%;
        margin: 0 0 15px !important;
        border: 0
    }
    .mob_img {
        display: block
    }
    .desk_img {
        display: none
    }
    .pagination a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px
    }
    .pagination a:last-child {
        display: block;
        text-align: center;
        margin: 0;
        text-decoration: underline !important
    }
    .sass.mob_view {
        display: block
    }
    .cont h4 {
        height: auto;
        line-height: auto;
        position: relative;
        padding: 6px;
        line-height: normal
    }
    .cont h4:before,
    .cont h4:after {
        content: '';
        background: #f1f1f1;
        height: 100%;
        width: 15px;
        left: -15px;
        position: absolute;
        top: 0;
    }
    .cont h4:after {
        right: -15px;
        left: auto
    }
    li.flag_number {
        display: block;
        width: 100%;
        float: none;
    }
    li.flag_number ul {
        padding: 0
    }
    .country_number {
        display: block;
        padding-top: 15px
    }
    .contactUs_form .col_50,
    .contactUs_form .col_50:last-child {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .robot img {
        max-width: 100%;
        width: auto
    }
    .contactUs_form .col_50:last-child {
        margin-top: 8px
    }
    .contactUs_form .col_50 .sass textarea {
        margin-bottom: 8px
    }
    .contactUs_form span {
        padding-left: 0
    }
    .contactUs_form .col_50 .sass input[type="submit"] {
        line-height: 42px;
        height: 42px;
        background-size: 100% 100%;
        font-size: 16px;
        font-weight: 400
    }
    .call-us p {
        line-height: normal
    }
    .chat-online p {
        font-size: 16px
    }
    .call-us p br {
        display: block;
    }
    .pie {
        display: none;
    }
    li.flag_number ul li span,
    li.flag_number ul li span a {
        font-size: 16px
    }
    .before_cont {
        font-size: 15px;
        font-weight: 300
    }
    .gift_card .contactUs_form .text_divide .sass {
        width: 100%;
        margin: 0
    }
    .gift_card .contactUs_form .col_50 label {
        display: none;
    }
    .contactUs_form .col_50 .sass-radio input[type="radio"]+label {
        display: inline;
    }
    .gift_card .contactUs_form .text_divide .sass:last-child {
        margin-left: 0
    }
    .contactUs_form .col_50 .select_drop label {
        display: block
    }
    .gift_card_bg {
        padding-bottom: 0px
    }
    .gift_card_bg .contactUs_form {
        padding-bottom: 0
    }
    .gift_card .contactUs_form>span {
        display: none;
    }
    .contactUs_form .col_50 .sass input,
    .contactUs_form .col_50 .sass .nice-select {
        height: 42px;
        line-height: 42px;
        font-size: 14px
    }
    .contactUs_form .col_50 .sass textarea {
        height: 75px;
        font-size: 16px;
    }
    .contactUs_form .nice-select span {
        font-size: 14px;
    }
    .contactUs_form .col_50 .sass-radio input[type="radio"]+label,
    .contactUs_form .col_50 .select_drop label {
        font-weight: 400;
        font-size: 14px
    }
    .gift_card_bg {
        background: transparent
    }
    .hover_stadium {
        position: static;
        opacity: 1;
        background: #ffffff;
        padding: 0;
        height: auto;
        padding-bottom: 12px
    }
    .hover_stadium p {
        color: #4e4e4e;
        font-size: 16px;
        line-height: normal
    }
    .btm_hover {
        position: static
    }
    .stadim .blogs_div .blog_box {
        -webkit--box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57);
        -moz-box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57);
        box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57);
        padding: 3px;
        margin: 0 0 15px 0;
    }
    .blog_box .white_bg {
        position: static;
        text-align: center;
        background: transparent
    }
    .blog_box .white_bg a {
        font-size: 16px;
        font-weight: 600;
        margin: 10px 0;
        display: block
    }
    .btm_hover p img.desk_mode {
        display: none
    }
    .btm_hover p span {
        font-size: 14px;
        vertical-align: middle
    }
    .btm_hover p img.mob_mode {
        display: inline-block
    }
    .btm_hover p {
        width: 50%;
        float: left
    }
    .btm_hover a {
        display: block;
        float: none;
        font-size: 15px;
        margin: 15px 10px 0px 0;
        float: right;
        padding-right: 20px
    }
    .btm_hover a:before {
        right: 0;
        width: 10px;
        height: 11px
    }
    .banner.event {
        padding: 0;
    }
    .event .banner_form .logos p,
    .share_event {
        display: none;
    }
    .main_events .banner_form .logos .banner_team_date img{
        height: 45px;
        max-width: 50px;
    }
    .banner_event_date .banner_month {
        font-size: 10px;
        padding: 3px;
    }
    .banner_event_date .banner_day {
        font-size: 14px;
        font-weight: bold;
    }
    .banner_event_date {
        width: 60px;
    }
    .banner_postponed {
        width: 80px;
    }
    .banner_event_date .banner_year {
        font-size: 10px;
    }
    .event .banner_form .logos h3 {
        font-size: 15px;
        font-weight: 700;
        line-height: normal
    }
    .event .banner_form {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        /* width: 100%; */
        padding: 5px 0px 8px 0px;
        /* height: 100% */
    }
    .event .banner_form .banner_team_date{
        padding: 0 18px;
        margin-top: 0px;
    }
    .stand_left .stadium_view .view #img svg{
        max-height: 240px;
    }
    .stand_left .stadium_view.with-borderd {
        display: flex;
        padding: 0px !important;
        flex-direction: column;
    }
    .date_banner .date_banner_venue,
    .date_banner .date_banner_date{
        padding: 2px 10px;
        font-size: 12px;
    }
    .stand_left .stadium_view.with-stick-filter {
        margin-top: 0px;
    }

    .date_banner .left_date {
        display: block;
        padding-left: 0;
        padding-top: 5px
    }
    .date_banner .right_date {
        display: block
    }
    .date_banner .right_date p br {
        display: none
    }
    .date_banner .right_date p {
        display: block;
        text-align: left;
        font-weight: 600;
        font-size: 14px
    }
    .date_banner .right_date {
        display: block
    }
    .date_banner .left_date p {
        font-size: 15px
    }
    .date_banner .right_date p span {
        float: right;
        font-weight: 400
    }
    .date_banner {
        /* height: 66px;
        background: #f1f1f1de; */
        min-width: 90%;
        font-size: 100%;
        top: 88px;
    }
    .date_banner:after,
    .date_banner:before {
        top: -11px;
        height: 77px;
        background-repeat: round;
    }
    .social_media_buttons{
        margin: 0;
        margin-top: 10px;
    }
    .social_media_buttons .mailto_share,
    .social_media_buttons div.share_btn {
        display: none;
    }
    .inner_info ul li:before {
        top: 2px;
        left: 0
    }
    .right_top ul li.srch_ip.tp_add {
        padding-top: 14px;
        margin-top: -14px;
        background: #fff;
    }
    .inner_left .stdium_tour_image{
        height: 200px;
    }
    .homepage_upcoming .inner_left .ticket_head{
        margin-bottom: 0
    }
    .inter_nation .back_filter {
        bottom: -5px;
        top: auto;
        -webkit-transform: none;
                transform: none;
        width: 80px;
        right: 0;
        height: 50px;
        line-height: 50px;
        text-align: right;
        padding-right: 10px;
        font-size: 14px;
    }

    .main_events .mobile_filter {
        width: 100%
    }
    .pepole_look {
        display: none
    }
    .event .slider {
        height: 160px;
    }
    .stand_left .stadium_view {
        padding: 0;
        border: 1px solid #eaeaea;

    }
    .stand_buy .inner_category_available::-webkit-scrollbar {
        width: 0px;
    }
    .category span,
    .stand_buy .stand_Sprice.range_head {
        display: none
    }

    .stand_right .desktop{
        display: none;
    }
    .ticket_tabs #tickets_list_links li .desktop{
        display: none;
    }
    .ticket_tabs #tickets_list_links li .mobile{
        display: inline-block;
    }
    .stand_right .stand_Sprice.mobile{
        display: block;
        border-bottom: 1px solid #80808038;
    }

    .category strong span {
      display: block !important;
        font-size: 13px !important;
    }
    .category strong {
        font-size: 13px !important;
        color: #393939
    }
    .stand_buy .mobile .prive{
        font-size: 12px;
        padding-right: 5px;
    }
    #stadium_tours_submit{
        width: 100%
    }
    .common_stand.bye input{
        font-size: 12px;
        width: 100%;
    }
    .common_stand.bye .sold_out{
        font-size: 12px;
        width: 100%;
    }
    .stand_buy .bye .sold_out {
        background: #FF0000;
        color: white;
    }
    .stand_right .mobile .category_grid{
        /*grid-template-columns: [first-col] 30% minmax(5%,auto) [seller_name-col] minmax(auto,10%) minmax(5%,auto) [qty-col] 15% [price-col] 15% [buy-col] 16%;*/
        /*grid-template-columns: [first-col] minmax(35%,1fr) [info-col] 20% [qty-col] 13% [price-col] 12% [buy-col] 20%;*/
        grid-template-columns: [first-col] 51% [qty-col] 15% [price-col] 15% [buy-col] 18%;
    }
    .stand_buy .inner_category_available .category em, .stand_buy .inner_category_available .category picture {
        position: relative;
        display: block;
        top: 0px;
        margin: 0px;
        margin-bottom: 10px;
    }
    .stand_right .mobile .category_grid .category .info {
        display: flex;
        position: relative;
        height: 25px;
    }
    .stand_right .mobile .category_grid .category .info .extra_information_mobile picture {
         width: 20px;
        text-align: left;
     }
    .stand_right .mobile .category_grid .category .info .seller_name {
        width: 100%;
        text-align: left;
        padding-left: 5px;
        margin: auto;
    }
    .stand_right .mobile .category_grid .category .info .type picture {
        width: 40px;
    }
    .stand_price {
        padding-top: 2px;
    }
    .exchange_ticket_list .ticket_list_header {
        display: none !important;
    }
    .stand_buy .mobile .tickets_info {
        text-align: center;
        display: grid;
        grid-template-columns: [chair-col] minmax(25%,1fr) [type-col] minmax(25%,1fr) [pov-col] minmax(25%,1fr);
        grid-column: info-col/span 1;
        grid-gap: 5px;
    }
    .stand_buy .inner_category_available .category em:before {
        background: url(/theme/images/down_arrow3.png) no-repeat;
        width: 14px;
        height: 13px;
    }
    .stand_left .stadium_view .view,
    .stand_left .stadium_view .view #img {
        margin: 0 auto;
        align-items: center;
        align-content: center;
        align-self: center;
        padding: 5px;
    }
    .stand_left .stadium_view .view  svg {
        width: 100% !important;
    }
    .stand_left .stadium_view .view  svg #svg-pan-zoom-controls {
        transform: translate(calc(100% - 50px), 0) scale(0.6);
    }
    .open_click ul li {
        font-size: 15px;
        font-weight: 300
    }
    .open_click p {
        font-weight: 400;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .open_click_event p{
        font-weight: unset;
        font-size: unset;
    }

    .qty input[type=text] {
        width: 42px;
        height: 30px;
        border: 1px solid #d7d7d7;
        font-size: 16px
    }
    .cat_qty{
        width: 70px;
    }

    .e_87,
    .stand_tkt_head.ticket_head {
        display: none
    }
    .stand_price .stand_left {
        top: 100px;
    }
    .qty .dec {
        background: url(/theme/images/arrow-quantity2_1.png) no-repeat;
        width: 10px;
        height: 17px;
        margin-top: 7px;
    }
    .qty .inc {
        background: url(/theme/images/arrow-quantity2_2.png) no-repeat;
        width: 10px;
        height: 17px;
        margin-top: 7px;
    }
    /* .common_stand.prive,
    .common_stand.prive a {
        height: 40px;
        background-size: 100% 100%;
        line-height: 20px;
        margin-top: 10px
    } */
    .common_stand.prive.req,
    .common_stand.prive.sold_btm {
        width: 40%
    }


    #single_seat .our_adv_pop p{
        font-size: 16px;
        line-height: normal;
    }

    #single_seat .ticket_head p{
        padding-top: 10px;
    }

    .voucher_class .form-group input{
        height: 34px;
    }

    .voucher_class .form-group img{
        display:none;
    }
    .input_container{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .voucher_country{
        margin-bottom: 10px;
    }
    .voucher_type_options_container{
        margin-top: 10px;

    }
    .voucher_class .voucher_type_options label{
        padding: 0px 15px 0px 30px;
    }

    .voucher_class .input_voucher{
        margin: 0 auto !important;
        margin-bottom: 10px !important;
    }

    .voucher_class .voucher_input_form{
        width: 115px;
    }
    .voucher_input{
        width: 97%
    }

    .voucher_class .voucher_form_group .form-group{
        width: 80%;
    }

    .stand_Sprice .inner_Price {
        position: relative;
    }


    .common_stand.single_pair {
        width: 100%;
        margin: auto 0;
    }
    .common_stand.type {
        margin: auto 0;
    }
    .stand_Sprice .common_stand.qty {

        width: 100%;
        margin: auto

    }
    .cups_view .tournament_33 li span{
        line-height: 1em;
    }

    .stand_buy .inner_category_available .category {
        width: 100%;
        margin: auto 0;
        padding-right: 0;
    }
    .inner_group {
        width: 92;
    }
    .stand_buy .inner_category_available .request .category em:before,
    .stand_buy .inner_category_available .sold .category em:before {
        background: url(/theme/images/vip_arrow2.png) no-repeat;
    }
    .open_click ul li:before {
        width: 12px;
        height: 9px;
        left: -8px;
        top: 25%
    }
    .check_out_pg .srch_icon_2 {
        display: none;
    }
    .deatils_tkt .tkt_bg {
        /* background: url(/theme/images/ticke_bg_mob.png) no-repeat; */
        width: 324px;
        height: 140px;
        max-width: 100%;
        background-size: 100% 100%;
    }
    .left_detail {
        width: calc(100% - 10px);
        padding: 0 0 10px 0;
        margin: 0 5px;
        border: 0;
        border-bottom: 1px solid #649b3f;
    }
    .right_detail {
        width: 100%;
        padding: 0 5px
    }
    .row_right.qty form input[type=text] {
        border: 0;
        height: 10px;
        width: 30px
    }
    .qty form .e_87_test {
        font-size: 13px;
        font-weight: 400;
        bottom: -10px;
        right: 10px
    }
    .order_row .row_left {
        font-size: 15px;
    }
    .order_row {
        padding: 12px 10px
    }
    .order_row .row_right,
    .row_right.qty form input[type=text] {
        font-size: 17px;
        color: #424242;
        font-weight: normal;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    .order_row #ticket_details_quantity{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    .order_row .qty .inc,
    .order_row .qty .dec{
        position: relative;
    }
    .Cat_t {
        padding: 5px 0
    }
    .billing_info div.billing_detail:not(.ticket_head) {
        width: 100%;
        padding: 10px;
        margin-top: 10px
    }
    .billing_info textarea#special_request{
        resize: none;
        max-width: unset;
    }

    .req_info_form .billing_detail:nth-child(even) .form-group,
    .req_info_form .billing_detail:nth-child(even) h3 {
        margin-left: 0%;
    }

    form .form-group select,
    form .form-group input,
    form .form-group textarea {
        width: 100%
    }
    form .form-group {
        width: 70vw;
        font-size: 14px;
    }
    .voucher_amount_rate{
        height: initial;
        width: calc(95% + 20px);
    }
    /* #shipping_information .left_side .form-group,
    .left_side form .form-group {
        width: 100%;
        margin: 0;
    } */


    /* #shipping_information .left_side .form-group:nth-child(even), */
    .left_side form .form-group:nth-child(even) {
        margin: 0
    }
    .inner_mob_timer {
        width: 140px;
        height: 60px;
        background-size: contain;
        -o-object-fit: contain;
           object-fit: contain
    }
    .new_timer {
        padding-right: 0
    }
    .inner_mob_timer span {
        left: 5px;
        font-size: 21px
    }
    .check_out_pg .header_btm p {
        font-size: 14px;
        line-height: normal;
    }
    .match-logo_show {
        display: none
    }
    .deatils_tkt .tkt_bg h4 {
        font-size: 16px;
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .deatils_tkt .tkt_bg p {
        font-size: 14px
    }
    .deatils_tkt .tkt_bg {
        /* padding: 0 10px; */
        margin: 0 auto;
    }
    .team_time .team_dt {
        width: 60%
    }

    .qty .e_87_test{
        font-size: 13px;
        font-weight: 400;
        bottom: -10px;
        right: 0px;
    }

    form .form-group label {
        display:none;
    }

    /*.billing_info .billing_detail .form-group{*/
        /*height: 50px !important;  */
        /*}*/

    .deatils_tkt .tkt_bg .team_time p img {
        width: 15px;
        margin-right: 8px;
        padding: 0
    }

    .deatils_tkt .tkt_bg .team_time p strong {
        width: 48%;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .deatils_tkt .tkt_bg .team_time p strong br {
        display: none
    }

    .team_time .team_tm{
        width: 27%;
    }

    .cat_type {
        left: 20px;
        bottom: 5px
    }
    .cat_type .Cat_g p:last-child a img,
    .order_row .row_right a img,
    form .form-group label img {
        width: 16px;
        height: 16px
    }
    .tkt_charge p {
        font-size: 14px;
        text-align: center;
        line-height: normal
    }
    .tkt_charge p span {
        display: block;
        float: none;
        text-align: center;
    }
    .voucher_class .form-group{
        margin: 25px 0px;
    }
    [type="radio"]:checked+label:before,
    [type="radio"]:not(:checked)+label:before{
        left: 0px;
        top: 0px;
    }
    form .form-group.typ_blk label {
        display: block;
        font-size: 16px;
        padding-bottom: 7px;
    }

    form .form-group select,
    form .form-group input,
    form .form-group textarea,
    .billing_detail .form-group .nice-select {
        height: 44px;
        font-size: 16px
    }

    .billing_detail .form-group .nice-select {
        line-height: 42px
    }
    form .form-group textarea {
        height: 100px
    }
    form .form-group input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #959595;
        font-size: 16px;
    }
    form .form-group input::-moz-placeholder {
        /* Firefox 19+ */
        color: #959595;
        font-size: 16px;
    }
    form .form-group input:-ms-input-placeholder {
        /* IE 10+ */
        color: #959595;
        font-size: 16px;
    }
    form .form-group input:-moz-placeholder {
        /* Firefox 18- */
        color: #959595;
        font-size: 16px;
    }
    form .form-group textarea::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #959595;
        font-size: 16px;
    }
    form .form-group textarea::-moz-placeholder {
        /* Firefox 19+ */
        color: #959595;
        font-size: 16px;
    }
    form .form-group textarea:-ms-input-placeholder {
        /* IE 10+ */
        color: #959595;
        font-size: 16px;
    }
    form .form-group textarea:-moz-placeholder {
        /* Firefox 18- */
        color: #959595;
        font-size: 16px;
    }
    .billing_detail h3 {
        font-size: 16px
    }
    .form-group p [type="radio"]:checked+label,
    .form-group p [type="radio"]:not(:checked)+label {
        line-height: 20px;
        padding-left: 35px;
    }
    .form-group [type="radio"]:checked+label:before,
    .form-group [type="radio"]:not(:checked)+label:before {
        height: 24px;
        width: 24px
    }
    .form-group [type="radio"]:checked+label:after,
    .form-group [type="radio"]:not(:checked)+label:after {
        width: 12px;
        height: 12px;
        top: 7px;
        left: 7px;
    }
    form .form-group.check_box .label_check {
        border: 0;
        font-size: 16px;
        line-height: 19px;
        padding-left: 35px
    }
    form .form-group {
        padding: 3px 0
    }

    .no-drop .tab_container{
        background: none;
    }

    .social_icon ul li a i {
        font-size: 26px;
    }
    .footer .inner_footer{
        grid-template-rows: [row-footer-info] 20% [row-sub] 80%
    }
    .left_footer{
        grid-template-areas: unset;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
    }
    .follow_us_icons{
        -webkit-box-pack: space-evenly;
                justify-content: space-evenly;
        padding: 0 20% 0 20%;
    }
    .social_icon ul li {
    padding-right: 0;
    }
    .footer .follow_us{
        grid-column: auto;
        grid-row: auto;
    }
    .we_deliver, .we_accept{
        display: none;
    }

    .bottom_check .form-group.submit_bt input {
        width: 96%;
        height: 44px;
        background-size: 100% 100%;
        margin-bottom: 20px;
        font-size: 17px
    }
    .billing_detail .form-group .checkmark {
        width: 26px;
        height: 27px;
    }
    .billing_detail .form-group .label_check .checkmark:after {
        background: url(/theme/images/sign2.png) no-repeat;
        width: 18px;
        height: 14px
    }
    .billing_detail .form-group .nice-select:after {
        background: url(/theme/images/arrow-qua2.png);
        width: 14px;
        height: 8px;
    }
    .select_opt:after {
        position: absolute;
        right: 12px;
        top: 50%;
        /* background: url(/theme/images/arrow-qua2.png); */
        border: 0;
        -webkit-transform: rotate(0);
                transform: rotate(0);
        width: 14px;
        height: 8px;
        -webkit-transition: all .4s;
        transition: all .4s;
        content: '';
    }
    .select_opt.open:after {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .select_opt {
        -webkit-tap-highlight-color: transparent;
        background-color: #fff;
        border-radius: 5px;
        border: solid 1px #e8e8e8;
        box-sizing: border-box;
        clear: both;
        cursor: pointer;
        display: block;
        float: left;
        font-family: inherit;
        font-size: 14px;
        font-weight: normal;
        height: 42px;
        line-height: 40px;
        outline: none;
        padding-left: 18px;
        padding-right: 30px;
        position: relative;
        text-align: left !important;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        white-space: nowrap;
        width: 100%;
    }
    .select_opt ul.tabs {
        background-color: #fff;
        border-radius: 5px;
        -webkit--box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
        -moz-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
        box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
        box-sizing: border-box;
        margin-top: 4px;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scale(0.75) translateY(-21px);
        transform: scale(0.75) translateY(-21px);
        -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
        transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
        z-index: 9;
        height: auto;
        background: #f8f8f8;
        padding: 0 10px
    }
    .select_opt ul.tabs li {
        cursor: pointer;
        font-weight: 400;
        line-height: 40px;
        list-style: none;
        min-height: 40px;
        outline: none;
        padding-left: 18px;
        padding-right: 29px;
        text-align: left;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #ebebeb;
        white-space: normal;
        min-height: auto;
        height: auto;
        line-height: normal;
    }
    ul.tabs li [type="radio"]:checked+label:before,
    ul.tabs li [type="radio"]:not(:checked)+label:before,
    ul.tabs li.active [type="radio"]:checked+label:after {
        opacity: 0
    }
    ul.tabs li [type="radio"]:checked+label,
    ul.tabs li [type="radio"]:not(:checked)+label {
        padding: 10px 5px;
        width: 100%
    }
    .select_opt .current {
        display: block;
        overflow: hidden;
        font-weight: normal;
        font-size: 16px;
    }

    /* #region checkout*/
        .billing_detail .no-drop .tab_content .left_side{
            display: flex;
            flex-direction: column;
        }
    /* #endregion checkout*/

    .select_opt ul.tabs li label {
        font-size: 16px;
        padding: 0;
        min-height: auto;
        height: auto;
    }
    ul.tabs li.tab_last {
        min-height: auto;
        height: auto
    }
    .tab_content {
        padding-top: 6px
    }
    ul.tabs li.active [type="radio"]:checked+label:after {
        background: url('/theme/images/sign2.png') no-repeat;
        width: 18px;
        height: 14px;
        opacity: 1;
        left: auto;
        right: 0;
        top: 50%;
        margin-top: -7px
    }

    .billing_detail .nice-select .tabs.list .option:hover,
    .billing_detail .nice-select .tabs.list .option.focus,
    .billing_detail .nice-select .tabs.list .option.selected.focus {
        background-color: transparent;
        font-weight: normal
    }
    .pay_header.header .container .logo {
        display: table-cell;
        vertical-align: middle;
        width: 150px;
    }
    .pay_header.header .container .logo img {
        width: 100%
    }
    .card_leftSide,
    .card_rightSide {
        width: 100%;
        grid-gap: 10px;
        margin-bottom: 10px;
    }
    form .card_rightSide .form-group,
    form .card_leftSide .form-group {
        width: 100%;
        margin: 0
    }
    .card_rightSide .form-group input {
        width: 55%
    }
    form .form-group.crd_typ label,
    form .card_rightSide .form-group label {
        display: block;
        font-size: 16px;
        padding-top: 3px
    }
    .billing_detail.pay_method h3+p {
        display: none
    }
    .card_rightSide .form-group input+span {
        font-size: 14px
    }
    .inner .inner_left .pay_metHead .ticket_head {
        margin-top: 25px
    }
    /* .credit_pay:first-child {
        padding-top: 0
    } */
    .credit_pay {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #d7d7d7;
        padding: 20px 0
    }
    span.pay_or {
        width: 45px;
        -webkit-transform: translate(-50%);
                transform: translate(-50%);
        bottom: -10px;
        top: auto;
        height: 20px;
        left: 50%;
    }
    .inner_payC {
        width: 240px;
        height: 125px
    }
    .inner_payC p,
    .inner_payC strong {
        font-size: 15px;
        line-height: normal
    }

    .card_leftSide .form-group .nice-select span.current {
        color: #959595;
        font-size: 16px;
    }
    .billing_detail .form-group .nice-select span.current {
        color: #959595;
    }
    .left_side form .form-group.office_work input+span {
        line-height: 40px;
    }
    .gift_card .contactUs_form .col_50,
    .gift_card .contactUs_form .col_50:last-child {
        width: 100%;
        margin: 0
    }
    .contactUs_form .col_50 .sass input::-webkit-input-placeholder {
        font-size: 16px;
    }
    .contactUs_form .col_50 .sass input::-moz-placeholder {
        font-size: 16px;
    }
    .contactUs_form .col_50 .sass input:-ms-input-placeholder {
        font-size: 16px;
    }
    .contactUs_form .col_50 .sass input:-moz-placeholder {
        font-size: 16px;
    }
    .right_top ul li.btn_mob {
        padding-right: 5px;
    }
    .tab button {
        font-size: 14px;
    }
    .tab button {
        height: 42px
    }
    .login_form {
        width: 100%;
        min-width: 230px;
        right: 0;
        top: 50px;
    }
    .login_form .forms{
        height: 100%;
        padding: 5% 5%;
    }
    .login_form .forms input {
        height: 42px;
        font-size: 16px;
        font-weight: 300
    }
    .login_form .forms input[type="submit"] {
        background-size: 100% 100%;
        font-size: 17px;
        margin-bottom: 12px
    }
    .login_form .forms input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #959595;
        font-weight: 300
    }
    .login_form .forms input::-moz-placeholder {
        /* Firefox 19+ */
        color: #959595;
        font-weight: 300
    }
    .login_form .forms input:-ms-input-placeholder {
        /* IE 10+ */
        color: #959595;
        font-weight: 300
    }
    .login_form .forms input:-moz-placeholder {
        /* Firefox 18- */
        color: #959595;
        font-weight: 300
    }
    .login_form .forms a {
        font-size: 14px
    }
    .tooltip:hover .tooltiptext {
        right: 0;
        width: 280px;
        font-size: 14px;
        text-align: left;
        padding: 3px 10px;
        line-height: normal
    }

    .request .common_stand.prive a {
        background-size: 100% 100%
    }
    .form-group p {
        float: none;
        display: inline-block
    }
    .billing-hour {
        padding: 15px 0 5px
    }
    .billing-hour .form-group.office_work input::-webkit-input-placeholder {
        font-size: 16px
    }
    .fixed.pay_header {
        position: fixed;
        background: #fff;
        z-index: 40;
        width: 100%;
        top: 0;
        left: 0;
        -webkit--box-shadow: 0px 1px 5px 3px rgba(194, 194, 194, .7);
        -moz-box-shadow: 0px 1px 5px 3px rgba(194, 194, 194, .7);
        box-shadow: 0px 1px 5px 3px rgba(194, 194, 194, .7);
    }
    .left_side form .form-group.tickt_book input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .left_side form .form-group.tickt_book input::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 16px;
    }
    .left_side form .form-group.tickt_book input:-ms-input-placeholder {
        /* IE 10+ */
        font-size: 16px;
    }
    .left_side form .form-group.tickt_book input:-moz-placeholder {
        /* Firefox 18- */
        font-size: 16px;
    }
    .billing_detail.shipping_addr .no-drop{
        overflow: inherit
    }
    ul.sub_cup li span{
        font-size: 14px
    }
    .inner_left .inner_item .item_image{
        width: 100%;
    }
    .sold_out {
        margin-left: 20%;
    }
    .center{
        opacity: 1;
        visibility: visible;
    }
    .col-2{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .border_grey {
        border: none;
    }

    .from_to_dash_top,
    .from_to_dash {
        display: none;
    }

    .tournament_33 ul.sub_cup li {
        width: 50%;
        float: left;
        padding: 0 10px;
    }

    .hover_stadium .top_hover{
        display: none;
        line-height: normal;
    }

    .white_bg a{
        text-align: left;
    }

    .st_tickets .st_tickets_header{
        grid-template: "a a a" 10px / 40% 35% 25%;
    }
    .st_tickets .st_tickets_body{
        grid-template: "a a a" 100% / 40% 35% 25%;
    }
    .stadium_tour_details span{
        line-height: normal;
    }

    .st_tickets .st_tickets_body > div:first-child,
    .st_tickets .st_tickets_header span:first-child{
        margin: auto;
    }
    .st_tickets .st_tickets_body > div:first-child{
        font-size: 14px;
    }
    .inner_left .inner_item{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }

    .inner_left .inner_item .item_image{
        width:100%;
    }

    .disclamer_content .close_high ul{
            grid-template: "a";
    }

    #disclamer_event .better_section{
        width: 100%;
    }
    .sell_your_tickets_block{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .sell_your_tickets_block .sell_your_ticket_mention{
        position: relative;
    }

    .contactUs_form .form_input.contact_us_text ._textarea{
        margin-top: 10px;
        margin-bottom: 0;
    }
    .contact_us_btn_block{
        margin-top: 10px
    }
    ._textarea{
        margin-bottom: 0;
    }
    .claim_submit_btn_block{
        margin-top: 10px;
    }
    .claim_textarea .error_description{
        top: 0;
    }
    .f_form .error_description{
        margin-top: 10px;
        top: 0;
    }
    .subscribe_submit {
        margin-top: 10px;
    }
    .no_event_inner .f_form input{
        width: 100% !important;
        max-width: unset !important;
    }
    .f_form .subscribe_form input[type="email"] + .error_description{
        left: 0vw;
    }
    .no_event_inner .f_form input[type="email"]{
        margin-bottom: 10px
    }

    .no_event_div{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-align: start;
                align-items: flex-start;
        -webkit-box-pack: center;
                justify-content: center;
    }
    .stadium_tour_item .stadium_tour_details.no_btn{
        overflow: auto;
    }
    .inner_left .inner_item .inner_data_text{
        overflow-y: scroll;
        overflow-x: hidden;
        height: 180px;
        width:  initial;
        padding: 10px;
    }
    .inner_left .inner_item:not(.not_flex){
        height: 100%;
    }
    #promoted_events #list_table{
        margin-top: 0;
        background-size: 100% 220px;
    }
    #promoted_events #list_table .ticktet_sec{
        height: 110px;
        align-content: center;
    }
    .common_stand.prive.bye{
        width: 100%;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        margin-top: 10px;
    }
    .ticktet_sec .events_box{
        height: 135px;
    }
    .homepage_upcoming .inner_left{
        background-size: 100% 260px;
    }
    /* .subscribe_input + label.error_description{
        display: none
    }
    .no_event_div .subscribe_form input.subscribe_input{
        display: none;
    } */
    .subscribe_form .error_description{
        position: absolute;
        top: 36px;
    }
    .main-content .homepage_upcoming .ticktet_sec{
        height: 130px;
        align-content: center;
    }
    .events_box{
        display: inline-grid;
        grid-template-columns: [col-info] 65% [col-ticket-buy] 35%;
        grid-template-rows: [row-1] -webkit-max-content [row-2] -webkit-max-content;
        grid-template-rows: [row-1] max-content [row-2] max-content;
    }

    .team_info{
        grid-column: 1/3;
        grid-row: row-1;
        padding-left: 10px;
        margin-bottom: 5px;
    }
    .team_date{
        grid-column: col-info;
        grid-row: row-2;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-box-pack: start;
                justify-content: flex-start;
        -webkit-box-align: start;
                align-items: flex-start;
        padding-left: 10px;
        padding-top:0
    }
    .team_date span{
        padding-right: 3px;
    }
    .team_ticket{
        grid-column: col-ticket-buy;
        grid-row: row-2;
        margin: 0;
        margin-top: auto;
    }

    .billing_detail form .form-group{
        width: 100%;
        padding: 0;

    }
    .subscribe_form{
        /* display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        grid-gap: 14px; */
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .f_form .subscribe_form input[type="email"] + .error_description,
    .f_form .subscribe_form input[type="text"] + .error_description{
        position: relative;
        top: -6px;
        left: -4vw;
    }
    .right_footer .f_form .subscribe_form input[type="email"] + .error_description,
    .right_footer .f_form .subscribe_form input[type="text"] + .error_description{
        position: relative;
        top: -6px;
        left: 0;
        align-self: flex-start;
    }
    .f_form .subscribe_form input[type="email"],
    .f_form .subscribe_form input[type="text"]{
        margin-bottom: 5px;
    }
    .voucher_type_options  [type="radio"]:checked+label:before,
    .voucher_type_options  [type="radio"]:not(:checked)+label:before{
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
    }

    .voucher_type_options  [type="radio"]:checked+label:after{
        -webkit-transform: translateY(-100%);
                transform: translateY(-100%);

    }

    .srch_icon_2{
        display: block;
        cursor: pointer;}

    .general_details{
        background-size: 100% 100%;
        width: 100%;
    }
    .order_main.order_grid .order_grid_inner{
        padding: 0;
        padding-top: 10px;
        grid-row-gap: 10px;
        line-height: normal;
    }
    .order_main.order_grid .order_main_right.order_grid_inner{
        border: none;
        border-top: 1px solid #649b3e;
        width: 100%;
        grid-template-columns: 50% 50%;
        margin-top: 10px;
    }
    .order_main .order_main_left{
        width: 100%;
    }
    .more_details .shipping_form{
        margin-left: 0;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    #tab_stadium_tours .inner_left .inner_item:not(.not_flex){
        display: -webkit-box;
        display: flex;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        width: 100%;
    }
    #tab_stadium_tours .inner_left .inner_item .stadium_tour_img{
        width: 100%;
    }
    #tab_stadium_tours .inner_left .inner_item .stadium_tour_details{
        width: 100%;
        overflow: hidden;
    }
    .single_pair img{
        width: 70%;
    }
    .pay_choose{
        /* flex-direction: column;
        align-items: center;
        justify-content: center; */
        margin: 15px 0 0;
        width: 100%;

        display: grid;
        grid-template-rows: 50% 50%;
        grid-template-columns: 50% 50%;
        align-content: center;
        -webkit-box-pack: center;
                justify-content: center;
    }
    .pay_choose .credit_pay{
        width: 100%;
        box-sizing: content-box;
        height: 76%;
    }

    .pay_choose .credit_pay span.pay_or{
        display: initial;
    }
    .pay_choose .credit_pay:nth-child(1){
        border: 0;
        border-bottom: 1px solid #d7d7d7
    }
    .pay_choose .credit_pay:nth-child(2){
        border: 0;
        border-left: 1px solid #d7d7d7
    }
    .pay_choose .credit_pay:nth-child(2)  span.pay_or{
        left: 0;
        top: 50%;
        bottom: auto;
    }

    .pay_choose .credit_pay:nth-child(3){
        border: 0;
        border-right: 1px solid #d7d7d7
    }
    .pay_choose .credit_pay:nth-child(3)  span.pay_or{
        left: unset;
        top: 50%;
        bottom: auto;
        right: -46px;
    }
    .pay_choose .credit_pay:nth-child(4){
        border: 0;
        border-top: 1px solid #d7d7d7
    }
    .pay_choose .credit_pay:nth-child(4)  span.pay_or{
        top: -10px;
        bottom: auto;
    }
    .billing_detail .payment_form_inputs{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .contact_us_text .error_description{
        top: 0px;
    }
    .stadium_tour_item .stadium_tour_img.half{
        width: 100%;
    }
    .stadium_tour_item .stadium_tour_details.no_btn{
        width: 100%;
    }
    .order_main_right .order_status_img{
        display: none;
    }
    .more_details .order_grid{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        padding: 0;
    }
    .more_details .billing_details.order_grid{
        margin-top: 10px;
    }
    .more_details .order_grid .order_grid_inner{
        grid-template-columns: 50% 50%;
        padding: 20px;
        padding-top: 0px;
    }

    .more_details .price_details.order_grid .order_grid_inner,
    .more_details .billing_details.order_grid .order_grid_inner{
        padding-bottom: 10px;
    }
    .more_details .price_details.order_grid .order_grid_inner:first-child,
    .more_details .billing_details.order_grid .order_grid_inner:first-child{
        padding-top: 10px;
    }
    .more_details .price_details.order_grid{
        border-top: 1px solid lightgrey;
    }
    div.order_main{
        padding: 10px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;

    }

    .order_main_left .download_e_tickets{
        margin-top: 10px;
    }
    .picker_wrapper::before{
        right: 30px;
    }
    .more_details .billing_details .order_grid_inner span,
    .more_details .billing_details .order_grid_inner label,
    .more_details .price_details .order_grid_inner span,
    .more_details .price_details .order_grid_inner label {
        padding-left: 0;
        font-size: 13px;
    }
    .more_details .details_header{
        margin: 0;
        left: 20px;

    }
    .order_main_right label{
        font-size: 13px;
    }
    .edit_save_btn u{
        width: 40%;
        margin-bottom: 12px;
    }
    .edit_save_btn{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
    }
    .shipping_details{
        padding: 0px;
    }
    .more_details .shipping_form .details_header{
        left: 0;
    }
    #customer-information .our_adv_pop{
        width: 95vw;
        min-width: unset;
    }
    #customer-information .our_adv_pop .full_adv{
        padding: 2%;
        padding-bottom: 0px;
    }
    .confirmation_content .your_order_id{
        height: 55px;
        padding-top: 7px;
    }
    #tab_required_information .our_adv_pop{
        width: 100vw;
        height: 100%;
    }
    #tab_required_information .req_info_order .billing_detail:nth-child(odd),
    #tab_required_information div.req_info_order div.billing_detail{
        border: 0;
        border-bottom: 1px dashed #d7d7d7;
    }
    .chat_button{
        right: 10px;
        bottom: 10px;
        top: unset;
        z-index: 997;
    }
    .support_chat_open_popup .our_adv_pop{
        width: 100vw;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
    .support_chat_open_popup #side_image_chat{
        display: none;
    }
    .support_chat_open_popup .full_adv{
        grid-template-columns: 1fr;
        padding: 0 10px;
    }
    .support_chat_open_popup .ticket_head p{
        width: 100%;
    }
    .support_chat_open_popup .department_text{
        padding-right: 0;
    }
    .support_chat_open_popup .head_chat{
        padding-left: 0;
        height: 70px;
    }
    .fc_barcelona_seating_info_popup .our_adv_pop{
        width: 370px;
    }
    .fc_barcelona_seating_info_popup .our_adv_pop .pop_title{
        white-space: nowrap;
    }
    .fc_barcelona_seating_info_popup .our_adv_pop .full_adv{
        grid-template-columns: min-content;
    }
    .fc_barcelona_seating_info_popup .our_adv_pop span{
        font-size: 13px;
    }
    .fc_barcelona_seating_info_popup .special_seating_information_img{
        object-fit: contain;
        width: 320px;
    }
    .special_offer .special_offer_img{
        /* right: 0; */
        /* top: 30%; */
        z-index: 1;
    }
    /* #region POV popup */
    .pov_popup_image{
        width: calc(100vw - 40px);
        height: auto;
    }
    .pov_category_popup .our_adv_pop{
        width: 100vw;
    }
    /* #endregion POV popup */

}
@media only screen and (max-width:700px) {
    .confirmations .confirmation_item div{
        font-size: 12px;
    }
}
@media(max-width:600px) {
    .stadium_tour_item .stadium_tour_details .buy_now_btn a{
        padding: 4px 45px;
    }
    .pay_choose{
        margin: 15px 0 0;
        width: 100%;

        display: -webkit-box;

        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        grid-template-rows: 50% 50%;
        grid-template-columns: 50% 50%;
        align-content: center;
        -webkit-box-pack: center;
                justify-content: center;
    }

    .billing_detail.pay_method .pay_choose div.credit_pay{
        width: 100%;
        height: 76%;
        border: 0;
        border-bottom: 1px solid #d7d7d7;
    }

    .credit_pay:last-child span.pay_or{
        display: none;
    }
    .credit_pay:last-child{
        border: 0
    }
    .billing_detail.pay_method .chhose_pay div.credit_pay span.pay_or{
        width: 45px;
        -webkit-transform: translate(-50%);
                transform: translate(-50%);
        bottom: -10px;
        top: auto;
        height: 20px;
        left: 50%;
        font-size: 14px;

    }

}
@media(max-width:500px) {
    .order_main_right .order_status_img{
        display: none;
    }
    .more_details .order_grid{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .more_details .order_grid .order_grid_inner{
        grid-template-columns: 50% 50%;
        padding: 20px;
        padding-top: 0px;
    }

    .general_details{
        margin: 0 auto;
    }
    .order_main .order_main_left{
        width: 100%;
    }

}
@media only screen and (max-width:500px) {
    .summery_content{
        grid-template: "a";
    }
    .summery_content .summery_item{
        grid-template: "a a" 124% / 90%;
    }

    .summery_content .summery_item span{
        text-align: center;
    }

    .order_main{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-flow: column;
    }

    .description_status_mobile{
        display: none;
    }
    .order_main > div{
        width: 100%;
    }

    .general_details{
        background: url(/theme/images/ticke_bg_mobile.png) no-repeat center;
        background-size: 100% 95%;
    }

    .order .our_adv_pop{
        width:95%;
    }

    .theader, .tbody{
        font-size: 15px;
        padding: 20px;
    }

    .download_ticket a span{
        display: none;
    }

    .download_ticket a{
        background-size: contain;
        padding: 25px 10px 10px 10px;
    }

    .download_ticket a::before{
        content: "\f019";
        font-family: FontAwesome;
        font-size: 30px;
    }

    .order_main .separator{
        width: 100%;
        height: 1px;
    }

    .order_main_right{
        padding: 0;
    }

    .price_details{
        padding:0;
        grid-template: "a";
    }

    .price_details>div{
        text-align:left;
        grid-template: "a a" auto / 50%;
    }

    .price_details>div span{
        text-align:left;
    }


    .header .container, .header_btm .container{
        padding: 0px 15px;
    }

    .main-content .container{
    }

    .main-content .main_events .container{
        padding:0;
    }

    #customer-information .customer-information-content{
        padding: 0;
    }

    .shipping_details{
        display: block;
    }
    .change_order.set br,
    .change_order.set label{
        display: none;
    }

    .stadium_tour_item .stadium_tour_img{
        width: 100%;
        height: 34%;
    }

    .stadium_tour_item .stadium_tour_img.half{
        width: 100%;
    }

    .common_stand.prive.bye{
        width: 100%;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: start;
                align-items: flex-start;
        -webkit-box-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }
    .common_stand.prive.bye #stadium_tours_submit{
        width: 100%
    }
    .time_date_st{
        padding: 10px 15px;
    }

    .stadium_tour_item{
        height: 50%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }

    .stadium_tour_item .stadium_tour_details{
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
                flex-direction: column-reverse;
        width: 100%;
        padding: 0;
    }

    .stadium_tour_item .stadium_tour_details.no_btn{
        width: 100%;
    }

    .stadium_tour_item .stadium_tour_details:not(.no_p) p{
        overflow: auto;
        font-size: 14px;
        padding: 15px;
        margin-top: 10px;
    }

    .stadium_tour_item .stadium_tour_details.no_p{
        overflow: scroll;
        font-size: 14px;
        padding: 15px;
        margin-top: 10px;
    }

    .tab_container{
        overflow: unset;
    }

    #tab_required_information .req_info_order {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }


    #tab_required_information .we_thank_you {
        font-size: 15px;
        margin-bottom: 0px;
        padding-bottom: 10px;
        border-bottom: 1px solid #d7d7d7;
    }


    .summery_content .summery_item label{
        font-size: 18px;
        line-height: 30px;
        color: #b5b5b5;
    }

    .summery_content .summery_item span{
        font-size: 18px;
        line-height: 30px;
    }

    #tab_required_information .req_info_customer .fields select,
    #tab_required_information .req_info_customer .fields input {
        width: 100%;
        font-size: 18px;
        height: 50px;
    }

    .stadium_tour_item .stadium_tour_details .buy_now_btn a{
        padding: 6px 30%;
        font-size: 18px;
        background-size: contain;
    }

    .confirmations .confirmation_item.thead {
        grid-template-columns: 15% 15% 30% 15%;
        grid-template-rows: 20px;
    }

    .confirmations .confirmation_item {
        grid-template-columns: 15% 15% 30% 15%;
        grid-template-rows: 45px;
        font-size: 14px;
        position: relative;
    }

    .confirmations .confirmation_item > span {
        display: none;
    }

    .download_confirmation {
        padding: 8px 3%;
        margin: auto;
    }

    #tab_required_information .req_info_form input[type="submit"] {
        padding: 8px 30%;
    }

    .edit_save_btn .success_message{
        font-size: 14px;
        -webkit-box-ordinal-group: 100;
                order: 99;
        white-space: normal;
    }

    .shipping_form .details_header{
        margin-bottom: 20px;
    }

    #modal_extra_information_mobile {
        max-width: 90%;
        min-height: 30px;
    }
}
@media only screen and (max-width:500px) {
    .error_container .error_content {
        margin-top: 10%;
        font-size: 100px;
    }

    .error_container .eror_description {
        font-size: 25px;
        margin-top: 10%;
    }

    .error_container .eror_description_more {
        padding: 10px;
        font-size: 17px;
    }

    .error_container .home_page {
        margin-top: 20%;
    }
    .right_top ul li.srch_ip.tp_add {
        top: 76px;
        right: -15px;
    }
    .hide_logo{
        opacity: 0;
    }
}
@media(max-width:420px) {
    .stand_Sprice .inner_Price{
    grid-template-columns: 140px auto auto auto;
    }
    .stand_buy .inner_category_available .category{
        padding-left: 5px;
    }
    .follow_us_icons {
        -webkit-box-pack: space-evenly;
                justify-content: space-evenly;
        padding: 0;
    }
    .team_info p{
        font-size: 14px;
        padding-bottom: 0px;
    }
    .team_info span{
        font-size: 12px;
        padding-bottom: 2px;
    }


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

    .deatils_tkt .tkt_bg .team_time p strong br {
        display: none
    }
    .deatils_tkt .tkt_bg h4 {
        font-size: 14px;
    }
    .deatils_tkt .tkt_bg p {
        font-size: 12px
    }
    .open_click ul li,
    .open_click p {
        font-size: 13px;
    }

    .open_click_event p{
        font-size: unset;
    }

    #wrapper {
        min-width: 320px;
    }

    .common_stand.prive a {
        font-size: 14px
    }
    .international .left_ticket .ticket_head p:last-child {
        font-size: 13px
    }
    .social_icon ul li {
        padding-right: 12px;
    }
    .faq_ques p strong {
        font-size: 14px;
    }
    .faq_ques p a {
        font-size: 14px;
    }
    .social_icon ul li a i {
        font-size: 30px;
    }
    p.mob_txt {
        bottom: 10px;
        font-size: 16px;
        padding: 5px 0;
        background: rgba(9, 9, 9, .50);
    }
    .slider img {
        height: 130px
    }
    .copy_footer .copy {
        font-size: 12px
    }
    .ticket_head p {
        font-size: 11px;
    }
    .away_fans_info_popup .ticket_head p.pop_title {
        font-size: 10px;
    }
    .pagination a {
        width: 35px;
        height: 35px;
        line-height: 35px
    }
    .event .banner_form .logos h3 {
        font-size: 14px
    }
    .pay_header.header .container .logo {
        width: 140px;
    }
    .inner_mob_timer {
        width: 125px;
    }
    .card_rightSide .form-group input+span {
        font-size: 12px;
    }
    .tooltip:hover .tooltiptext {
        right: 0;
        width: 245px;
        font-size: 13px;
        text-align: left;
        padding: 3px 10px;
        line-height: 15px
    }
    .common_stand.prive input{
        white-space: normal;
        margin-left: 5px;
        content: "Buy"
    }
    .stand_Sprice .inner_Price{
        grid-template-columns: 120px auto auto auto;
    }

}
@media only screen and (min-height:864px) {
    .stdium_tour_image {
        height: 32%;
    }
    .inner_left .stdium_tour_image {
        height: 100%;
    }
}
@media screen and (orientation:landscape) and (max-height: 500px) {
    #group_purchase .full_adv{
        height: 85vh;
        overflow: scroll;
    }
}
@media screen and (orientation:landscape) and (max-height: 768px){
    .team_vs {
        width: 100%;
    }
}
@media screen and (orientation:landscape) and (max-height: 671px) and (max-width:1023px){
    .stand_price .stand_left {
        position: unset;
    }
}









 /* end media-screen */


 /* start slick-theme */

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/theme/images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    /* src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg'); */
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


 /* end slick-theme */


 /* start slick */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

 #tickets_list_links li .ticket_tab_highlight{
    //font-weight: bolder;
    color: darkgreen;
    //font-size: 15px;
}

 #tickets_list_links li.selected .ticket_tab_highlight{
     color: darkgreen;
 }
 /* end slick */

 .stand_Sprice .category-border {
     border-left: solid 5px transparent;
     -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
     border-radius: 6px;
     margin-left: 5px;
 }

 .ticket_tabs_always_top, .ticket_list_header_always_top, .ticket_filter_always_top{
     position: fixed;
     z-index: 100;
     box-shadow: 0px 0px 10px -2px rgb(87 87 87 / 57%);
     -webkit-box-shadow: 0px 0px 10px -2px rgb(87 87 87 / 57%);
     -moz-box-shadow: 0px 0px 10px -2px rgba(87, 87, 87, 0.57);
 }

 .ticket_tabs_always_top, .ticket_filter_always_top{
     background-color: white;
 }

 .ticket_tabs #tickets_list_links li a{
     display: inline-block;
     padding: 5px 10px 5px 5px;
 }

 .ticket_tabs #tickets_list_links li a:first-child{
     padding: 5px 2px 5px 10px;
 }

 @media (pointer: coarse), (hover: none) {
     [title] {
         position: relative;
         display: inline-flex;
         justify-content: center;
     }

     #tickets_list_links li a[title]:focus::after {
         content: attr(title);
         position: absolute;
         top: 90%;
         color: #fff;
         background-color: #292A2D;
         width: max-content;
         max-width: 230px;
         word-break: normal;
         padding: 3px;
         right: 0px;
     }
 }

 @media (max-width:1109px) {
     #tickets_list_links li a[title]:focus::after {
         max-width: 230px;
     }
 }

 @media (max-width:500px) {
     #tickets_list_links li a[title]:focus::after {
         max-width: 40vw;
     }
 }

 @media(max-width:500px) {
     #tickets_list_links li .ticket_tab_highlight,  #tickets_list_links li a:first-child{
         /*font-size: 3.2vw;*/
         width: 75%;
     }

     #tickets_list_links li{
         height: auto;
         width: 48%;
     }
 }

 .ticket_tabs #tickets_list_links {
     display: none !important;
 }

 #exchange_category_filter .nice-select.open ul li:first-child,
 #exchange_qty_filter .nice-select.open ul li:first-child,
 #exchange_vip_type_filter .nice-select.open ul li:first-child,
 #exchange_type_filter .nice-select.open ul li:first-child,
 #exchange_split_type_filter .nice-select.open ul li:first-child{
     display: none;
 }
 #exchange_split_type_filter ul.list,
 #exchange_type_filter ul.list,
 #exchange_qty_filter ul.list {
     width: fit-content;
 }
 #exchange_category_filter .nice-select ul {
     max-height: 450px !important;
 }

 .stand_price .range-input input.reset_category {
     width: 100%;
     height: 100%;
     color: #fff;
     padding: 5px;
     background-color: #FF4D4F;
 }

 .stand_price .range-input input.reset_category.desktop-only {
     height: 36px;
 }

 .text-vip{
     font-weight: bold;
     color: #d5b300;
 }

 .ticket_filter .ticket_head{
     display: none;
 }

 .ticket_filter.ticket_filter_mobile{
     top: 0px;
     position: fixed;
     z-index: 1000;
     height: 100%;
     background-color: #0000008f;
     display: grid;
     align-content: flex-start;
     left: 0px;
     padding: 0px;
 }
 #zone_block_filter .srch_cup {
     display: flex;
     gap: 20px;
 }
 .ticket_filter.ticket_filter_mobile .ticket_head{
     display: inline-table;
 }

 .stand_left .open_ticket_filter{
     /*bottom: 0px;*/
     /*top: unset;*/
     /*right: 0px;*/
     /*height: 25px;*/
     /*width: 60px;*/
     /*background: #d7d7d7;*/
     /*border: 1px solid #d7d7d7;*/
     /*vertical-align: middle;*/
     /*padding: 4px;*/
     /*color: black;*/
     /*font-weight: bolder;*/
     /*position: absolute;*/
     /*cursor: pointer;*/
     display: none;
 }

 /*.stand_left .open_ticket_filter span{*/
 /*    top: 25%;*/
 /*    position: absolute;*/
 /*    right: 10%;*/
 /*}*/

 .stand_left .open_ticket_filter.show_open_ticket_filter{
     display: flex;
 }

 .div_open_ticket_filter{
     display: flex;
     flex-direction: column;
     align-items: flex-end;
 }

 .block-category-info .cate-name {
     font-weight: bold;
 }
 .block-category-info.block {
     /*margin-top: 6px;*/
 }
 .block-break-line {
     margin: 3px 0;
 }

 .inner_category_available .event-filter.clean-row {
     text-align: center;
     padding-top: 15px;
     height: 40px;
 }

 .inner_category_available .event-filter.clean-row .green_btn {
     padding: 8px;
 }

 .instant-download-info img {
     width: 11px;
 }
 .common_stand.category .instant-download-info {
     padding: 0px;
     color: blue;
 }
 .stand_Sprice.mobile .instant-download-info {
     display: flex;
     padding-bottom: 0px;
 }
 .stand_Sprice.mobile .instant-download-info img {
     margin-right: 5px;
 }

 #zone_block_filter label{
     font-size: 14px;
 }
 .common_stand.category .category_name .extra_information_icon,
 .common_stand.category .vip_sub_category_text .extra_information_icon{
     text-overflow: ellipsis;
     white-space: nowrap;
     overflow: hidden;
     cursor: default;
     max-width: 200px;
 }