/* montserrat-regular - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('https://www.venuelook.com/css/fonts/montserrat-v14-latin-regular.woff2') format('woff2'), 
       url('https://www.venuelook.com/css/fonts/montserrat-v14-latin-regular.woff') format('woff');
    font-display: swap; 
}
body
{ 
	font-family: 'Montserrat', sans-serif!important;
	background: #fff!important;
}
a{
    text-decoration:none!important;
}
#ticketing_home_page
{
	font-family: 'Montserrat', sans-serif!important;
    font-size: 15px;
    line-height: 1.43;
    color: #29303b;
    
}
#ticketing_home_page .navTop {
    background-color: #848688!important;
    padding: 0 32px;
    border: none;
    border-radius: 0;
    margin-top: 46px;
    margin-bottom: 0;
}
#ticketing_home_page .location_placeholder {
    padding: 0 6px;
    font-size: 14px;
    float: left;
    margin-left: 7px;
    color: #33373D;
    line-height: 39px;
    font-family: inherit;
        
}
#ticketing_home_page .ml5 i
{
    position: absolute;
    top: 11px;
    font-size: 16px;
    color: grey;
}
#ticketing_home_page select.input-sm
{
    padding-left: 27px!important;
    font-family: inherit;
    border-radius: 3px 0px 0px 3px;
	height: 40px!important;
}
#ticketing_home_page .input-icon
{
    margin-top: 12px;
    padding: 5px;
    font-size: 11px;
}
#ticketing_home_page input#city-search
{
    padding-left: 24px;
    width: 400px;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    border: 1px solid #ccc;
}
#ticketing_home_page .city-input
{
    margin-top:11px;
}
#ticketing_home_page .city-input i
{
    position: absolute;
    top: 20px;
    font-size: 13px;
    margin-left: 7px;
    color: grey; 
}
#ticketing_home_page .suggest_new
{
        margin-right: -8px;
    margin-top: 1px;
    color: white;
        padding: 4px!important;
    margin: 10px;
    width: 162px;
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #e32a2f!important;
        font-family: inherit;
}
#ticketing_home_page .search_new
{
   padding: 4px!important;
    margin-top: 11px;
    padding-left: 19px!important;
    padding-right: 19px!important;
    border-radius: 0px!important;
    border: 1px solid #e32a2f!important;
    font-family: inherit;
}
#ticketing_home_page .searchButton
{
    margin-top: 11px;
    background-color: #dd514c;
    border: 2px solid #dd514c;
}
#ticketing_home_page .searchButton i{
    padding: 5px;
    color: #fff;
}
.navbar-brand img {
    width: 85% !important;
}
.right-navbar
{
        width: 70%;
}
.banner_img img
{
        width: 100%;
        padding-bottom: 30px;  
}
.breadcrumb
{
    background-color:#fff!important;
    margin-bottom:0!important;
    padding: 8px 14px!important;
}
.deactive a
{
        color: rgb(237, 50, 55);
}
.skills-hub-unit-container {
    display: flex;
    margin-bottom: 16px;
    margin: 0 15px;
    border-bottom:1px solid #dedfe0;
}

.--active {
       border-bottom: 2px solid rgb(237, 50, 55)!important;
    border-radius: 0!important;
}

.skills-link
{
    background-color: transparent;
            padding: 12px 18px!important;
            font-weight: 600!important;
            font-size: 16px!important;
            text-align:left!important;
            border-radius:0!important;
            padding-left:0px!important;
}

.event-card {
      height: 23vw;   
	      border-radius: 6px;
    box-shadow: 2px 4px 18px 0 rgba(0,0,0,.1);
	    background: white;
		margin-bottom: 27px;
}
.event-card-image {
     border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #000;
	    height:55%!important;
}
.lazy-wrapper
{
	    width: 100%;
    height: 100%;
	    text-align: center;
}
.event-card-image img
{
	/*object-fit: cover;
	display: block;
    width: 100%;
    height: 210px;*/
    vertical-align: top;
    background: #000;
    transition: all .3s ease-in-out;
    width: auto;
    max-width: 360px;
    height: 194px;
    max-height: 194px;
    object-fit: cover;
	
}
.event-card-details {
        padding: 15px;
    overflow: hidden;
        color: #333;
		background:white;
}
.event-card-details>a:hover{
    text-decoration: initial!important;
}
.event-card>a:hover .event-card-action {
    background: rgba(0,0,0,.5)!important;
    height: 100%;
    width: 100%;
    text-decoration: initial!important;
}
.event-card-1>a:hover .event-card-action-1 {
    background: rgba(0,0,0,.5)!important;
        height: 100%!important;
    width: 100%!important;
    text-decoration: initial!important;
}
.event-card-button{
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all .3s ease-in-out;
    transform: translate(-50%,-50%) scale(0);
}
.event-card-action {
    position: absolute;
    top: 0;
    bottom: 0;
height: 100%!important;
    width: 100%!important;
    background: transparent;
    transition: all .3s ease-in-out;
}
.event-card-container a:hover{
    text-decoration: initial!important;
}
.event-card-action-1 {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%!important;
    width: 100%!important;
    background: transparent;
    transition: all .3s ease-in-out;
}
.event-card-button
{
        letter-spacing: .5px;
    background-color: #3695d8!important;
    color: #fff!important;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
    color: inherit;
    text-align: center;
    font-weight: 400;
    border-radius: 2px;
        padding: 12px 20px;
}
.event-card>a:hover .event-card-button{
transform: translate(-50%,-50%) scale(1);
    text-decoration: initial!important;
    }
    .event-card-1>a:hover .event-card-button-1{
transform: translate(-50%,-50%) scale(1)!important;
    text-decoration: initial!important;
    }
    .event-card
    {
        padding: 0!important;
    }
    .event-card-name-string {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
        font-weight: 700;
            line-height: 1.5vw;
            color: #333;
    
}
.event-card-name
{
        margin-bottom: 8px;
            line-height: 1.5vw;
}
.event-card-date, .event-card-venue {
    margin-bottom: .4vw;
        font-size: 13px;
            color: #676465;
                width: 100%;
    display: block;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3
}
.event-card-venue
{
    margin-bottom: 25px;
}
.event-card-price{
    font-size: 1vw;
    line-height: 1.3;
    font-weight: 700;
	    color: #333;
}
.event-card-price:before{
    /*content: "\20B9";
    font-weight: 400;*/
}
.card-genre
{
        background-color: #F7EAE2;
    color: rgb(237, 50, 55);
    padding: 3px 10px;
    font-size: 13px;
    margin-left: 20px;
}
.event-card-container
{
        display: flex;
    justify-content: space-between;
}
#myDIV
{
        padding: 10px 0px;
            padding-bottom: 47px;
}
.value-props-unit--unit-item--3V7-n {
    align-items: flex-start;
    display: flex;
    padding: 24px;
    text-align: left;
    background: #fff;
    border: 1px solid #e8e9eb;
    border-radius: 2px;
    height: 143px;
}
.value-props-unit--unit-icon--3-Lsn {
    margin: 0 16px 0 0;
    width: 42px;
     height: 42px;
     text-align: left;
}
.fx {
    flex: 1;
    min-width: 1px;
}
.mb-space-xxs {
    margin-bottom: 4px;
}
.mt-space-0 {
    margin-top: 0;
}
.font-heading-md {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.47em;
}
.text-midnight-lighter {
    color: #686f7a;
}
.font-text-md {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
}


.shadow_div
{
        display: flex;
    margin: 8px 0;
        border-radius: 2px;
    position: relative;
    border: none;
    box-shadow: none;
    background-color: #fff;
        border-color: #ddd;
        vertical-align:middle;
        cursor: poin0ter;
        padding:10px;
            box-shadow: 2px 4px 18px 0 rgba(0,0,0,.1);
                width: 100%;
				white-space: nowrap;
}
.shadow_div img
{
    width: 35px;
   height:35px;
}
.shadow_div p
{
    margin:0;
        padding-left: 8px;
    padding-top: 7px;
	color: #333;
}
.text_ticketing 
{
	    margin-top: 35px;
		    background: #f8f8f8;
    padding: 41px 0;
}
.filter_time h3
{
        margin-top: 48px;
    margin-bottom: 24px;
    margin-left:0px!important;
    font-weight: 700;
	text-align:center;
}
.banner-background
{
    background: url(https://www.venuelook.com/images/events/bg-img.png) center no-repeat;
    background-size:cover;
    height: 250px;
    text-align:center;
    margin-top: 35px;
}
.styles--banner {
   font-family: 'Lato', sans-serif!important;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.33em;
    margin-bottom: 16px;
        padding-top: 89px;
    color: white;
    
}
.padd-right
{
    padding-right:8px!important;
}
.btn-primary {
    color: #fff;
        background-color: rgb(237, 50, 55)!important;
        border-color: rgb(237, 50, 55)!important;
}
.panel-body 
{
    padding:0!important;
}
.seo-content {
    color: #333;
    font-weight: 400;
    line-height: 1.5;    
    font-size: 12px;
    margin-top: 50px;
    text-align: justify;
	background: #f9f9f9;
}
.seo-text {
    margin: 36px 0;
}
.seo-text-each
{
    padding: 10px 0px;
	    font-size: 15px;
}
.seo-text-title {
       font-weight: 600;
    display: block;
    margin-bottom: 9px;
font-size: 16px;}
.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    background: #000;
    color: #ccc;
    font-weight: 400;
    line-height: 1.7;
    font-size: .98rem;
    font-family: 'Lato', sans-serif!important;
}
.footer-logo img {
    width: 150px;
    
    margin-top: 22px;
}
.footer-links {
    clear: both;
    overflow: auto;
    margin-top: 1.75vw;
}
.footer p {
    display: inherit;
}
.footer-about, .footer-business {
    width: 34.75vw;
    float: left;
}
.footer ul {
    padding-left: 0;
    list-style-type: none;
}
.footer-links-list, .footer-social {
    /*width: 30.75vw;
    float: right;*/
}

.footer-social {
    width: 30.75vw;
    float: right;
}

.footer li {
    display: inline-block;
    margin: 0 16px 9px 0;
}
.footer a {
    color: inherit;
    text-decoration: none;
}
.footer-links-title {
    margin-bottom: 8px;
    color: #10c4ff;
    font-weight: 400;
    text-transform: uppercase;
}
.footer-container
{
        font-size: 15px;
    padding: 20px 13px;
}
.banner_img_mobile
{
display:none;
}
/*category landing*/

.ts-container {
    height: 100%;
        -webkit-box-align: center;
    align-items: center;
    display: flex;
    vertical-align: middle;
}
.filter-date-time
{
    margin-top: 50px;
        background: #f9f9f9;
    height: 51px;
}
.text-sm
{
    
    margin-left: 89px;
    margin-bottom:0;

}

.fa-calendar:before {
    content: "\f133";
    font-weight: 100;
    padding-right: 6px;
        color: rgb(237, 50, 55);
}
.fa-money:before {
    content: "\f0d6";
    font-weight: 600;
    padding-right: 6px;
        color: rgb(237, 50, 55);
}
/*Styling Selectbox*/
.dropdown {
      width: 174px;
  display: inline-block;
 
  transition: all .5s ease;
  position: relative;
  font-size: 14px;
  color: #474747;
  height: 100%;
  text-align: left;
  margin-left:26px;
}
.dropdown .select {
    cursor: pointer;
    display: block;
    padding: 15px;
}
.dropdown .select > i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px;
}
.dropdown:hover {
    background:#e2e2e2;
}
.dropdown:active {
    background-color: #f8f8f8
}
.dropdown.active:hover,
.dropdown.active {
    box-shadow: 0 0 4px rgb(204, 204, 204);
    border-radius: 2px 2px 0 0;
    background-color: #f8f8f8
}

.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    border-radius: 0 1px 2px 2px;
    overflow: hidden;
    display: none;
        max-height: 188px;
    overflow-y: auto;
    z-index: 9
}
.dropdown .dropdown-menu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer
} 
.dropdown .dropdown-menu {
    padding: 0;
    list-style: none
}
.dropdown .dropdown-menu li:hover {
    background-color: #f2f2f2
}
.dropdown .dropdown-menu li:active {
    background-color: #e2e2e2;
}
.top_head__
{
    
    font-size: 35px;
    margin-top: 38px;
    margin-bottom: 22px;
    letter-spacing: 0.25px;
    font-weight: 700;
}
.img_mid img{
    width:100%;
}
.p-right
{
        letter-spacing: .25px;
    text-align: justify;
}
.fa-heart:before {
    content: "\f004";
    font-weight: 500;
        padding-left: 5px;
}
.rounded-full a
 {
	 padding: 4px 21px;
    text-align: center;
    border: 2px solid rgb(237, 50, 55);
    border-radius: 30px;
    color: rgb(237, 50, 55)!important;
font-weight: 700;
  
}
.rounded-full
{
    margin-left: 6px;
    width: 51%;
    height: 38px;
    margin-top:0px!important;
}
.rounded-full a:hover, .rounded-full a:focus{
    background:rgb(237, 50, 55)!important;
    color:white!important;
    cursor:pointer;
    text-decoration: initial!important;
}
.cat_padding
{
        padding: 10px 91px!important;
        margin-top: 30px;
    margin-bottom: 30px;
}



.login-trigger {

    color: #333;
 
}
.login-trigger:hover {

    color: #333;
 
}

/*Modal*/
.modal-body
{
    /*padding: 30px 53px!important;*/
}
.close {
  color: #fff;
  transform: scale(1.2)
}
.modal-content {

  background: white;
}
.form-control-main {
  margin: 1em 0;
}
.form-control-main:hover, .form-control-main:focus {
  box-shadow: none;  
  border-color: #fff;
}
.username, .password {
  border: none!important;
  border-radius: 0;
  box-shadow: none!important;
  border-bottom: 2px solid #eee!important;
  padding-left: 0;
  font-weight: normal;
  background: transparent!important;  
}
/*.form-control-main::-webkit-input-placeholder {
  color: #eee;  
}
.form-control-main:focus::-webkit-input-placeholder {
  font-weight: bold;
  color: #fff;
}*/
.login {
  padding: 6px 20px;
  background: dodgerblue;
    color: white;
    width: 100%;
  font-weight: bold;
  transition: all .5s;
  margin-top: 1em;
}

 .strike-through {
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    line-height: .1em;
    margin: 30px auto;
}
 .strike-through span {
    background-color: #fff;
    padding: 3px 30px;
}
.shadow {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1), 0 1px 2px 0 rgba(0,0,0,.06);
}
.p-2 {
   padding: 8px;
        display: flex;
            border-width: 1px;
                border-radius: .25rem;
            background-color: #fff;
    border-color: #cbd5e0;
        color: inherit;
    text-decoration: inherit;
border: 1px solid rgba(203,213,224);
 -webkit-box-pack: center;
    justify-content: center;
}
.px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
}
.logo {
    height: auto;
    width: 25px;
}
.text-px-5
{
    text-align: center;
}
.copy-link
{
        width: 33.33%;
        text-align: center;
}
.flex{
    display:flex;
}
.modal-dialog-1{
    width: 452px!important;
    margin: 167px auto!important;
}
.modal-body-1 {
    padding: 29px 16px!important;
}
.copy-link img
{
    width: 43px;
    height: 43px;
        margin-bottom: 12px;
}
.text-sm {
    margin-left: 0px;
}

.top-head{
    padding: 0 27px!important;
}
/*detail-page*/
.page-regular
{
    margin-top: 0.5vw;
        box-sizing: inherit;
              
}

.standalone-visual{
    width: 65%;
    height: 28.7234vw;
    display: inline-block;
}
.img_det_nw1 img {
    /*width: auto;
    max-height: 450px;
    max-height: 450px;
    object-fit: cover;
    display: block;
    width: 100%;*/
	max-width: 100%;
    height: 450px;
    max-height: 450px;
    object-fit: cover;
}
.style_detail .fa-heart-o
{
	    padding-right: 20px!important;
}
.standalone-detail {
    position: sticky;
    position: -webkit-sticky;
    margin-bottom: 0;
        width: 32%;
    margin-left: 17px;
            
            display: inline-block;
    vertical-align: top;
}
.css-b3qn21 {
    padding: 18px;
 
}
.css-1v7txka {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: rgb(12, 23, 47);
    padding-right: 26px;
        margin: 0;
}
.main {
    position: relative;
}
.css-1sbrxma img
{
        width: 14px;
    margin-right: 11px;
}
.css-hc3kyf {
    font-size: 15px;
    font-weight: 500;

    color: #2b2b2b;
}
.css-1sbrxma
{
        display: -webkit-box;
            margin-top: 18px;
			    width: 50%;
    margin-right: 13px;
}
.css-1r46vbw {
    margin: 0px 0px;
     display: -webkit-box;
}
.css-1r46vbw img
{
        width: 18px;
        margin-right: 8px;
}
.css-1r46vbw1 {
    margin: 5px 0px;
     display: -webkit-box;
}
.css-1r46vbw1 img
{
        width: 11px;
        margin-right: 8px;
}
.css-1r46vbw2 {
    margin: 5px 0px;
     display: -webkit-box;
}
.css-1r46vbw2 img
{
        width: 18px;
        margin-right: 5px;
}
.css-9utz7m {
    height: 1px;
    border: solid 0.5px #f0f1f2;
    margin: 14px 0px 18px;
}
.css-kccjyv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.css-1sn6u2x {
    -webkit-flex: 5;
    -ms-flex: 5;
    flex: 5;
}
.css-1s8djm3
{
     display: -webkit-box;
}
.css-1s8djm3 img
{
        width: 17px;
        margin-right: 5px;
}
.css-q525hq {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.45;
}
.css-10lu0qa {
    width: 100%;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    padding: 8px 18px;
    max-height: 42px;
    border-radius: 0px;
    cursor: pointer;
    background-color: rgb(237, 50, 55);
    
}
.css-10lu0qa:hover, .css-10lu0qa:focus {
    color: #ffffff!important;
    text-decoration: none!important;
    background: rgb(227, 38, 43)!important;
}

.event-detail-section
{
        align-content: space-between;
    -webkit-box-pack: justify;
    display: -webkit-box;
    padding: 17px;
        background: #ffffff;
}
.shadow_detail
{
    box-shadow: rgba(2, 5, 5, 0.09) 0px 1px 5px 1px;
}
.style_detail
{
    justify-content: flex-end;
    -webkit-box-pack: end;
}
.name_a
{
    margin-top: 0px;
	    max-width: 600px;
		font-size: 19px;
    font-weight: 600;
    line-height: 27px;
}
/*.style_detail a:hover, a:focus {
    text-decoration: none;
    background: none!important;
    color:#333;
}*/
.assistance_detail_main
{
        display: flex;
    
    align-content: space-between;
    -webkit-box-pack: justify;
   display: -webkit-box;
       
}
.assistance_detail
{
    padding: 18px;
    margin-top: 23px;
	background: white;
}
.assistance_phone img
{
    width:58px;
}
.assistance_phone
{
justify-content: flex-end;
    -webkit-box-pack: end;
}
.py-2
{
        width: 100%;
    padding: 14px;
    text-align: center;
    border: 1px solid rgb(237, 50, 55);
    color: rgb(237, 50, 55);
        margin-top: 20px;
		background:white!important;
}
.assistance_phone_a
{
    color: rgb(237, 50, 55);
}
.assistance_phone_a:hover
{
    text-decoration: none;
    color:#fff;
}
.count-down-detail
{
    margin-top: 1.5vw;
    align-content: space-between;
    -webkit-box-pack: justify;
   display: -webkit-box;
   width: 100%;
   background: #606062;
    color: white;
    padding: 17px;
    padding-top: 0;
    padding-bottom: 0;
}
.count-down-li
{
    display: inline-block;
    font-size: 13px;
    list-style-type: none;
    padding: 1em;
    text-transform: uppercase;
        padding-top: 0;
         padding-bottom: 0;
         text-align: center;

}
.count-down-li span
{
    display: block;
  font-size: 2.5rem;
}
.count-down-p p
{
    margin-top: 18px;
    font-size: 21px;
}
.artist_detail img
{
        width: 107px;
}
.artist_detail
{
        color: #7a7c82;
}
.artist_head
{
            display: flex;
    
    
   display: -webkit-box;
}
.artist_detail_icon img
{
        width: 32px;
}
.artist_detail_icon
{
        margin-left: 21px;
    margin-top: 16px;
}
.artist_detail_icon p
{
    font-size:18px;
}
.py-3
{
    background: #069670;
    color: white;
    width: 29%;
    padding: 8px;
	text-align:center;
}
.online_detail
{
        background: #606062;
        color:white;
            padding: 17px;
            margin-top:23px;
}
#more {display: none;}
.read_more_about
    {
        background: none;
    border: none;
    color: rgb(237, 50, 55);
    }
    .head_about_a
    {
        font-size: 18px;
            margin-top: 0;
			font-weight: 600;
			margin:0;
			    padding-top: 8px;
    }
    .about_detail
    {
            padding: 17px;
    margin-top: 23px;
	    background: white;
    }
    .head_about_a img
    {
        width: 13px;
		    margin-right: 5px;
    }
    .venue_head_detail
    {
        margin-bottom: 0;
    font-weight: 600;
    }
    .py-4
    {
    background: #ffffff;
    padding: 9px;
    color: rgb(237, 50, 55);
    justify-content: flex-end;
    -webkit-box-pack: end;
    border: 1px solid rgb(237, 50, 55);
    }
    .location_a {
    color: rgb(237, 50, 55);
}
    .py-4:hover
    {
        color:#fff;
        text-decoration:none;
		background:rgb(237, 50, 55);
    }
	.py-2:hover
    {
        color:#fff;
        text-decoration:none;
		background:rgb(237, 50, 55)!important;
    }
	.location_a:hover {
    color: #fff;
    }
    .location_flex
    {
    display: flex;
    align-content: space-between;
    -webkit-box-pack: justify;
    display: -webkit-box;  
    }
    .venue_head_detail_p
    {
        margin-bottom: 0;
    }
.tablinks_lib
{
        background: transparent;
    font-size: 17px!important;
    font-weight: 700!important;
    margin: 0px 0px;
    padding: 12px 23px;
    border: none;
}
.tabcontent_lib 
{
 display: none;
}
.tab_lib button.active_lib {
border-bottom: 2px solid rgb(237, 50, 55)!important;
    border-radius: 0!important;
    border:none;
}
.tab_lib button:hover {
  background-color: #ddd;
}
.tab_lib {
  overflow: hidden;
}
.detail-photos img
{
    width: 200px;
    padding: 13px;
    height: 140px;
	object-fit: cover;
}   
.tabactive_lib {
    display: block;
}   
.tab_lib button.active_lib {
    border-bottom: 2px solid rgb(237, 50, 55)!important;
    border-radius: 0!important;
border: none;
}
.accordion_detail {
  background-color: #fff;
  cursor: pointer;
  padding: 8px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
    border-bottom: 1px solid #c8c8c8;
	font-weight:600;
}
.accordion_detail:after {
      
     content: "\2212"; 
    color: rgb(237, 50, 55);
    font-weight: bold;
    float: right;
    margin-left: 5px;
	font-size: 24px;
}
.accordion_detail.active:after {
 
    
	 content: '\002B';
    color: rgb(237, 50, 55);
	font-size: 24px;
}
 .accordion_detail:hover { 
      background-color: #fff;
    border-bottom: 1px solid #7a7c82;
}

.panel_detail {
  padding: 0 18px;
  background-color: white;
  overflow: hidden;
  box-shadow:none!important;
  margin-bottom: 0px!important;
}
.tc_detail
{
    margin-top: 23px;
    padding-left: 16px;
}
.tc_detail_li
{
    margin-bottom: 6px;
}
.detail_desktop_view
{
    display:none;
}
.fixed-div
{
    /*position: fixed;*/
    border: white;
    background-color:white;
}
.TOP_Filter_2020_view
{
	display:none;
}

@media only screen 
and (min-width: 320px)
and (max-width: 980px) {
.new_p333_ev
	{
		display:none;
	}
	.TOP_Filter_2020_view
{
	display:block;
}
	.city_EVENT_SEARCH
	{
		    width: 100%!important;
			position: relative;
	}
	.select_event_2020 select {
    width: 100%!important;
	    height: 40px!important;
		    line-height: 40px!important;
	}
	
	#ticketing_home_page select.input-sm {
    padding-left: 27px!important;
    font-family: inherit;
    border-radius: 0;
    height: 37px;

}

#ticketing_home_page .searchButton {
    margin-top: 11px;
    background-color: #dd514c;
    border: 2px solid #dd514c;
    width: 100%;
    height: 40px;
	font-weight: 600;
	    color: white;
}
.banner_img

{
       padding: 26px 40px!important;
    height: 291px!important;
	    margin-top: 50px!important;
}
.new_h333_ev h3 {
    color: white;
    font-size: 20px!important;
    font-weight: bolder;
}
.new_h333_ev p {
    color: white;
    font-size: 15px!important;
}
#nav_new
{
    display:none;
}
.banner_img_mobile
{
display:block;
}
.banner_img_mobile img
{
width: 100%;
}
#myDIV {
    padding: 10px 0px;
    padding-bottom: 47px;
    display:flex!important;
    overflow: hidden;
    overflow-x: scroll;
}
.skills-hub-unit-container {
    
    padding: 0px 0px!important;
    overflow: hidden;
    overflow-x: scroll;
}
.event-card-action {
    display:none;
}
/*.event-card
{
    width: 173px;
	height:auto!important;

}*/
.card-genre {
    padding: 2px 0px;
    font-size: 8px;
    margin-left: 8px;
}
figure
{
    margin-bottom: 6px!important;
}
.event-card-date, .event-card-venue {
font-size: 12px;
}
.event-card-name-string {
        font-size: 15px;
        line-height:5vw;
}
.event-card-venue {
    margin-bottom: 15px;
}
.event-card-price {
    font-size: 12px;
	    margin-top: 10px;
}
.event-card-image
{
	    height: 55%!important;

}
.event-card 
{
    height: 336px;
    width: 270px;
    margin-bottom: 5px;
}
.breadcrumb
{
        font-size: 12px;
            padding: 5px 1px!important;
}
.skills-link {
        padding: 8px 16px 10px 0px!important;
    font-weight: 600!important;
    font-size: 12px!important;
}
.--active {
    border-bottom: 2px solid rgb(237, 50, 55)!important;
}

.text_ticketing
{
    padding:0px!important;
	background-color:white!important;
}
.text_ticketing .col-md-4
{
    padding:0px!important;
	
}
.value-props-unit--unit-item--3V7-n {
    margin-right:0;
	    height: 128px;
}
.font-text-md 
{
font-size: 13px;
}
.font-heading-md 
{
font-size: 14px;
}
.filter_time h3 
{
    margin-top: 22px;
    margin-bottom: 18px;
    margin-left: 16px!important;
    font-weight: 700;
    font-size: 18px;
	    text-align: left;
}
.filter_time {
    padding: 0px 0px!important;
}
.shadow_div {
    width: 200px;
}
.panel-flex-div, .panel-flex, .panel-body-time
{
    display:flex;
    overflow: hidden;
    overflow-x: scroll;
} 
.seo-text-each {
    padding: 10px 15px!important;
    text-align: justify;
    
}
.seo-text {
    display: contents;
   padding: 0; 
}
.banner-background {
height: 184px;}
.styles--banner 
{
font-size: 17px;
padding-top: 54px;
}
.btn-primary {
    padding: 7px 10px!important;
}
.seo-content {
    margin-top: 32px;
    padding: 10px;
}


/*category landing page*/

.ts-container {
padding: 0 16px!important;
}
.pad-0
{
    padding:0px!important;
}
.top_head__ {
    font-size: 20px;
}
.p-right {
    font-size: 10px;
}
.cat_padding {
padding: 10px 9px!important;}
.event-card-1
{
    width: 300px!important;
        margin-bottom: 20px;

}
.padding-201
{
    padding-left:0!important;
}
/*footer*/
.footer p {
    display: none;
}
.footer-container {
    font-size: 15px;
    padding: 20px 0px;
    font-size: 12px;
}
.footer-links-list, .footer-social {
   width: 100%; 
    float: right;
}
.footer-links-title
{
     display: none;
}
.phone-number
{
    display:none;
}
.footer-logo img {
    width: 150px;
   margin-top: 0px;
    margin-bottom: 14px;
}
.padd-0
{
    padding:0px!important;
}
.rounded-full{
    width:100%!important;
	    margin-top: 12px!important;
}
.modal-body {
    padding: 9px 16px!important;
}
/*detail-page*/
.img_det_nw1 img {
    max-width: 100%;
    max-height: 270px;
}
.css_fixing
{
    margin-left: 0px!important;
}

.detail_mobile_view
{
    display:none;
}
.detail_desktop_view
{
    display:block;
}
.mobile-none
{
    display:none;
}
.standalone-visual {
    margin-left: 0vw;
     width: 100%;
    height: auto;
    display: inline-block;
}
.count-down-detail
{
    width:100%;
}
.count-down-li {
  font-size: 9px;
    padding: 5px 6px;
}
.count-down-li span {
    font-size: 15px;
}
.count-down-time ul
{
    margin-bottom:0;
	    padding: 0;
}

.count-down-p p {
    margin-top: 13px;
    font-size: 12px;
}

.standalone-detail {
    
    width: 100%;
    margin-left: 0;
    height:auto;
   
}
.css-hc3kyf {
    font-size: 15px;
    font-weight: 500;
    color: #2b2b2b;
}
.css-1v7txka {
    font-size: 16px;
    max-width: 247px;
	    padding-right: 0;
}
.pdet_0
{
	padding:0!important;
}
.about_detail {
    padding: 10px;
    font-size: 14px;
	margin-top: 0px;
}
.head_about_a {
    font-size: 16px;
    margin-top: 0;
}
.shadow_detail {
    box-shadow: none;
}
.css-b3qn21 {
    padding: 13px;
	    background: white;
}
.tablinks {
    background: transparent;
    font-size: 16px!important;
    font-weight: 500!important;
    margin: 0px;
        padding: 9px 11px;
}
.detail-photos img {
    width: 161px;
    padding: 4px;
    height: 100px;
	object-fit: cover;
}
.accordion_detail {
   
    padding: 4px;
    width: 100%;
    font-size: 16px;
}
.panel_detail {
    padding: 0 0px;
	font-size: 15px;
}
.bottom-fixed
{
      display: flex;
    padding: 10px 20px;
    align-content: space-between;
    -webkit-box-pack: justify;
    display: -webkit-box;
    position: fixed;
    bottom: 0;
    background: white;
    width: 100%;
    box-shadow: rgba(2, 5, 5, 0.09) 0px 1px 5px 1px;
    border-top: 1px solid #d4d4d4;
    z-index: 1000;
    box-shadow: 0 -2px 12px 0 rgba(0,0,0,0.1);
}
.py-5
{
        background: rgb(237, 50, 55);
    color: white;
    font-size: 15px;
    padding: 10px ;
    border-radius: 4px;
}
.buynow_a
{
     color: white;
}
.money
{
          font-size: 15px;
    margin-right: 13px;

}
.detail-photos
{
	margin-top: 20px;
}
.detail-photos a
{
	margin-right: 10px;
}
}

/*tabs*/
.tab_skills button.active_skills {
    border-bottom: 2px solid rgb(237, 50, 55)!important;
    border-radius: 0!important;
    border: none;
}
.tablinks_skills {
    background: transparent;
    font-size: 13px!important;
   padding: 10px 10px;
    border: none;
    white-space: nowrap;
    font-weight: 600;
}
.tab_skills {
    overflow: hidden;
    margin-top: 20px;
	display: flex;
}
.tab_skills button:hover {
    background-color: #ddd;
}

.tabcontent_skills {
    display: none;
}
.tabpad_skills
{
    padding:20px 0!important;
}
.padd-0
{
    padding:0px!important;
}
.tabactive_skills {
    display: block;
}
@media only screen 
and (min-width: 320px)
and (max-width: 920px) {
    .tab_skills
{
    display: flex;
    overflow-y: scroll!important;
    overflow:visible;
}
.flex_skills
{
    display: flex;
    overflow-y: scroll;
}
.breadcrumb_ticketing_det .breadcrumb
{
	background: transparent!important;
    font-size: 13px!important;
		font-family: 'Montserrat', sans-serif!important;
}
.center_20
{
	text-align:center!important;
}
}


.map_location
{
	max-width: 550px;
}
.breadcrumb_ticketing_det .breadcrumb
{
	background: transparent!important;
    font-size: 15px;
		font-family: 'Montserrat', sans-serif!important;
}
.breadcrumb_ticketing_det a
{
	    color: rgb(237, 50, 55);
}
.breadcrumb_ticketing_det a:hover
{
	    color: rgb(237, 50, 55);
}
.img_det_nw1
{
	    background: black;
    text-align: center;
	overflow:hidden;
	max-width: 100%;
}


.select_event_2020 select
{
	padding-left: 24px;
    width: 270px;
    line-height: 30px;
    height: 40px;
    font-size: 12px;
    border: 1px solid #ccc;
	background: white;
}
.new_h333_ev h3
{
	color: white;
    
    font-size: 31px;
    font-weight: bolder;
}
.new_h333_ev 
{
	max-width: 600px;
	 margin: 0 auto;
	 text-align: center;
}
.new_h333_ev p
{
	color: white;
    font-size: 18px;
}
/*buynow-ticket*/
.buyflow-head
{
	    padding: 33px;
    text-align: center;
    margin-top: 50px;
    font-size: 21px;
    font-weight: 600;
}
.buyflow-head .head-main
{
	color: rgb(237, 50, 55);
}
 #ticketing_home_page .table-responsive
{
	border:none;
}
.modal-body-ticket {
    padding: 48px 16px!important;
	min-height: 400px!important;
    overflow-y: scroll!important;
    max-height: 600px;
}
.modal-dialog-ticket {
    width: 900px!important;
    margin: 49px auto!important;
}
@media only screen 
and (min-width: 320px)
and (max-width: 980px) 
{
.table_ticket_single
{
	display:none;
}
 #ticketing_home_page .table-responsive>.table>tbody>tr>td{
    white-space: unset!important;
}
 #ticketing_home_page .ticket_EV2020 tbody
{
	    font-size: 13px!important;
}

.modal-dialog-ticket {
    width: 360px!important;
    margin: 20px auto!important;
}
#ticketing_home_page .TicketDropdownHolder select
{
	width: 41px!important;
	    padding: 0!important;
}
.top-head{
    padding: 0px!important;
}
.modal-dialog-1 {
    width: 365px!important;
    margin: 167px auto!important;
}
.feature_head
{
	    margin-top: 0px!important;
    margin-bottom: 18px!important;
    margin-left: 16px!important;
    font-weight: 700;
    font-size: 18px;
    text-align: left!important;
}
.tablinks_skills {
    padding: 10px 12px;
}
.event-card_follow
{
	width:100%!important;
}
.page-scrolll
{
	text-align: center!important;
    width: 100%!important;
    margin: 0 auto!important;
    padding: 0px!important;
    border: none!important;
}
}

/*Landingpage*/
.mG_LIVE30
{
	    margin: 30px 0;
}
.pDD_LIVE0
{
	padding:0;
}
.breadcrumb_ticketing
{
	    background: transparent!important;
    font-size: 12px;
}
.sold_LIVE_btn
{
	padding: 10px 20px;
    background: #ff8a00;
    color: white;
    font-weight: 600;
}
.Sold_left_bar
{
	    padding: 14px;
    font-size: 17px;
    background: #ffcbcb87;
    color: rgb(255 43 52);
    font-weight: 600;
    border: 1px solid #ffadad;
}
#ticketing_home_page .tp_LIVE{
    font-size:12px!important;
}
.new_menu_bar li
{
	    padding-right: 3px!important;
    padding-left: 3px!important;
}
.LIVE_2020flex
{
	display:flex;
}

.new_h333_ev
{
	display:block;
}
.event-card-image  figure
{
	height:100%;
	text-align:center;
}
.event-card>a:hover img
{
	    transform: scale(1.2);
}
.username_enq
{
border-radius: 0;
  box-shadow: none!important;
  border: 2px solid #eee!important;
  padding-left: 0;
  font-weight: normal;
  background: transparent!important;
      height: 46px!important;
	      margin: 20px 0;
}
.login_RED {
  padding: 6px 20px;
     background: rgb(237, 50, 55);
    color: white;
    width: 100%;
  font-weight: bold;
  transition: all .5s;
  margin-top: 1em;
   height: 46px!important;
}
.login_RED:hover
{
	color: white!important;
	background: rgb(202 19 24);
}

/*no-event-found*/
.no_live_found
{
	text-align: center;
}
.no_live_found img
{
	    width: 226px;
}
.no_live_found_h3
{
	    font-weight: 600;
    font-size: 20px;

}
.kyf_mt2
{
	    margin-left: 8%;
    margin-top: 1%;
}
.panel_detail p
{
	    margin-top: 17px;
    margin-bottom: 0;
}
.live_viewINFO
{
	display: flex;
    justify-content: space-between;
    margin-top: 18px;
}
.feature_head
{
	margin: 0;
    margin-bottom: 31px;
    font-weight: 700;
	text-align: center;
}
.mt_LIVE50
{
	margin-top: 70px;
}

.page-scrolll
{
	text-align: center;
    width: 1150px;
    margin: 0 auto;
    padding: 41px 0;
    border: none;
}



/*Payment Page*/
.w_10LIVE
{
	    width: 10%;
}
.w_50LIVE
{
	    width: 50%;
}
.w_25LIVE
{
	    width: 25%;
}
.w_15LIVE
{
	width: 15%;
}

.pill--header
{
	    width: 100%;
    display: flex;
	    color: white;
}
.pill__content
{
	border-left: 1px solid rgba(246,241,251,0.3);
    padding: 28px;
    border-right: 1px solid rgba(246,241,251,0.3);
}
.arrow_back20
{
	    vertical-align: middle;
    padding: 28px;
    padding-right: 0;
    padding-left: 93px;
}
.pill_content_sec
{
	    padding: 28px;
    text-align: center;
	 border-right: 1px solid rgba(246,241,251,0.3);
}
.count-large-summary-tickets {
    font-size: 21px;
    font-weight: 600;
}
.summary-labels {
    color: rgba(246,241,251,0.7);
    font-size: 10px;
    letter-spacing: .7px;
}
.count-large-summary-grand
{
	font-size: 21px;
    font-weight: 600;
}
.pill__item__third
{
	padding: 28px;
}
.pill__content p
{
	
    margin-bottom: 0;
    padding: 11px 0;
    font-size: 17px;
	height: 24px;
	    text-align: left;
    font-weight: 600;
}
.arrow_back20 i
{
	   padding: 18px 20px;
	       color: white;
}
 .accordion_detail_pay1  {
   background-color: #848688;
      width: 100%;
    border: none;
    padding: 0;
	    position: relative;
}   
.accordion_detail_pay1:after {
    content: "\f107";
    color: white;
    font-weight: bold;
    /* float: right; */
    margin-left: 5px;
    position: absolute;
    right: 133px;
    top: 29px;
    font-family: FontAwesome!important;
    font-size: 33px;
}
.accordion_detail_pay1.active:after {
 
	content: "\f106";
	color: white;
	
    font-family: FontAwesome!important;
}
.loc_LIVE2020
{
	    font-size: 13px;
		font-weight:400;
		
}
.loc_LIVE2020 .fa-calendar:before
{
	color:white!important;
}
.P0020
{
	padding:0!important;
}
.panel_detail_pay1 .pill--header
{
	    background:#969494;
}
.panel_detail_pay1
{
	display:none;
}
.discount-form1
{
    width: 100%;
    padding: 26px;
	    padding-right: 68px;
		border-bottom: 1px dashed #d0d0d0;
		text-align: left;
		display: flex;
		flex-flow: row-reverse;
}
.std-input:not(.legacy)
 {
    background: #fff;
    border: 1px solid #d0d0d0;
	    width: 338px;
	margin-left: 0;
}
.payment_LIVE20
{
	margin-top: 50px;
}
.payment_LIVE2020 {
    width: 900px!important;
    margin-top: 20px;
}
.personal_LIVE2020 h3
{
	    margin: 0;
    font-size: 17px;
    padding: 16px;
    padding-top: 0;
    font-weight: 600;
	padding-bottom: 6px;
}
.personal_LIVE2020 p
{
	padding-left: 16px;
}
.checkout-panel.expanded {
    padding-top: 8px;
    padding-bottom: 40.5px;
    padding-left: 17px;
	    margin-top: 33px;
}
.checkout-login-container {
    padding-bottom: 8px;
	display: flex;
}
.checkout-login.email {
    padding-right: 54px;
    border-right: 1px dashed #d0d0d0;
    padding-bottom: 0;
    border-bottom: 0;
}
.checkout-panel-title {
    font-size: 19px;
    display: inline-block;
    font-weight: 600;
}
.std-input.login1 {
    border-radius: 4px;
    border: 1px solid #979797;
    height: 45px;
    margin-top: 5px;
    font-size: 14px;
    width: 387px;
	    margin-bottom: 20px;
		    font-family: 'Montserrat', sans-serif!important;
}
.checkout-subtext {
    display: block;
    margin: 12px 0 18px;
    line-height: 1.27;
    letter-spacing: -.2px;
    color: #676465;
    font-size: 12px;
    font-weight: 400;
}
.css-zpdzvz {
    max-width: 170px;
}
.css-zpdzvz {
    width: 100%;
    height: 42px;
       background-color: rgb(237, 50, 55);
    border-radius: 6px;
	color:white!important;
	    border: none;
    margin-top: 19px;
}
.checkout-login.socialll {
    padding-top: 0;
    padding-left: 54px;
}
.checkout-panel-title {
    font-size: 14px;
    display: inline-block;
    font-weight: 600;
}
.std-form-primary {
    display: block;
    width: 100%;
    margin-top: 16px;
    letter-spacing: .5px;
    font-weight: 400;
	    color: #fff;
    transition: all .1s ease-in-out;
	    padding: 12px 20px;
		border: none;
}
.std-form-primary.facebook {
    background-color: #3b5998;
}
.std-form-primary.google:hover {
    transform: none;
    background-color: #d73925;
}
.std-form-primary.google {
    background-color: #dd4b39;
    margin-top: 12px;
}
.tc_LIVE2020
{
    border: 1px solid #e0e0e0;
    padding: 26px 0;
	margin-bottom: 50px;
}
.tcli_LIVE2020
{
	    font-size: 11px;
		margin-bottom: 5px;
}
.tc_LIVE2020 h3{
	font-size: 14px;
	margin-bottom: 21px;
    margin-top: 0;
    margin-left: 26px;
	font-weight: 700;
}
.tc_LIVE2020 ul
{
	margin-bottom:0px;
}
.discount-form label {
    display: inline-block;
    margin-bottom: 8px;
    color: #333;
    font-weight: 400;
}
.discount-form-wrapper {
    height: 34px;
    display: flex;
}
.std-input:not(.legacy) {
    background: #fff;
    border: 1px solid #d0d0d0;
    width: 338px;
}
.discount-input {
    display: inline-block;
    letter-spacing: .5px;
    margin-left: 12px;
    margin-bottom: 0;
    width: 154px;
    height: 100%;
}
.discount-submit {
    height: 100%;
    padding: 0 12px;
    border-radius: 0;
    vertical-align: top;
    letter-spacing: 1px;
    background-color: #3695d8;
    color: #fff;
    transition: all .1s ease-in-out;
    border: none;
    margin-left: -4px;
}
@media only screen 
and (min-width: 320px)
and (max-width: 980px) 
{
	.payment_LIVE2020 
{
    width: auto!important;
    margin-top: 24px;
}
	.pill__content {
    padding: 7px;
}
.pill__content p {
    font-size: 14px;
	padding: 0px 0;
	    height: auto;
}

.pill_content_sec {
    padding: 3px;
}
.count-large-summary-tickets {
    font-size: 14px;
    font-weight: 600;
}
.summary-labels {
   font-size: 8px;
}
.pill__item__third {
    padding: 6px;
}
.w_25LIVE {
    width: 30%;
}
.count-large-summary-grand {
    font-size: 12px;
    font-weight: 600;
}
.accordion_detail_pay1:after {
    
    right: 12px;
    top: 4px;
    font-family: FontAwesome!important;
    font-size: 20px;
}
.panel_detail_pay1 .pill__item__third {
 width:100%;
}
.discount-form1 {
    width: 100%;
    padding: 17px;
    padding-right: 0;
    border-bottom: 1px dashed #d0d0d0;
    text-align: left;
}
.std-input:not(.legacy) {
    background: #fff;
    border: 1px solid #d0d0d0;
    width: 100%;
    margin-left: 0;
}
.discount-input
{
	    width: 70%!important;
}
.checkout_head span {
    font-size: 17px;
}
.checkout_head {
    padding: 12px 0;
}
.std-input.login1 {
    width: 100%;
}
.personal_LIVE2020 h3 {
    padding: 0;
}
.personal_LIVE2020 p {
    font-size: 12px;
	    padding-left: 0px;
}
.checkout-login.email {
    padding-right: 0;
    border-right: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.checkout-panel.expanded {
    padding-left: 0px;
}
.checkout-login.socialll {
    padding-top: 0;
    padding-left: 0;
}
.css-zpdzvz {
    margin-bottom: 19px;
}
.css-zpdzvz {
    max-width: 100%;
}
.checkout-login-container {
    padding-bottom: 8px;
	display: unset;
}
.discount-form-wrapper {
    height: 34px;
    display: flex;
    width: 348px;
}
.panel_detail_pay1 {
    margin-top: -6px;
}
#ticketing_home_page .container {
    width: auto!important;
}
.no_live_found {
    width: 100%;
}
.no_live_found img {
    width: 45%;
}
.cittty_001
{
	    font-weight: 700!important;
    font-size: 16px!important;
    padding: 0px 9px!important;
}
}
.honor-name a
{
	    color: black;
}
.honor-name a:hover
{
	color: #ed3237;
}
/*logged-n*/
.checkout_Head {
    margin: 0!important;
    font-size: 17px!important;
    padding: 27px 18px!important;
       padding-left: 0!important;
    font-weight: 600!important;
    
}
.checkout-panel-title1{
    margin-bottom: 2px;
    line-height: normal;
	font-size: 15px;
    font-weight: 600;
}
.checkout-panel-title1 a {
    color: #3695d8;
}
.checkout-panel-title1 a:hover {
    color: #3695d8;
}
#ticketing_home_page .container
{
	    width: 87%;
}
/*filters*/
.time-toggle-list {
    display: inline-block;
    vertical-align: bottom;
    padding: 0;
    margin-bottom: 12px;
}
.time-toggle-list-item.header {
    font-size: 14px;
    color: #999;
    margin-bottom: 0;
    text-transform: uppercase;
}
.time-toggle-list-item {
    list-style-type: none;
    margin-right: 8px;
	    display: inline-block;
		margin-bottom: 9px;
}
.active.category-toggle-link, .active.time-toggle-link {
    color: rgb(255, 255, 255);
    background: rgb(237, 50, 55);
    font-weight: 400;
    border-color: rgb(237, 50, 55);
}
.time-toggle-link {
    display: block;
    padding: 6px 9px;
    border: 1px solid #999;
    border-radius: 20px;
    font-weight: 400;
    color: #000;
    font-size: 14px;
}
.time-toggle-link:hover
{
	 color: #fff;
	 background-color:rgb(237, 50, 55);
	   border-color: rgb(237, 50, 55);
}
.Filter_2020live
{
	text-align:center;
}
@media only screen 
and (min-width: 320px)
and (max-width: 980px) 
{
	.time-toggle-list 
	 {
    display: flex;
    overflow-y: scroll;
    white-space: nowrap;
}
.time-toggle-link {
    display: block;
    padding: 6px 8px;
    border: 1px solid #999;
    border-radius: 20px;
    font-weight: 400;
    color: #000;
    font-size: 12px;
}
.Filter_2020live
{
	text-align:left;
	    padding-left: 10px;
}
.sort_live2020
{
	width:100%;
	text-align: center;
	        padding: 20px;
}
.sort_live2020ab
{
	    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    background: #ed3237;
    padding: 11px 113px;
    border-radius: 3px;
}
.sort_live2020ab:hover
{
	color: white;
}
.border_rr
{
	    border-right: 1px solid #d4d4d4;
}
.sort_live2020ab i
{
	color: white;
}
.tab_Filter20 ul
{
	list-style: none;
    padding: 0;
}
.tab_Filter20
{
	    width: 35%;
		height: 481px;
    background: #f7f7f7;
	border-right: 1px solid #e9e9e6;
	    border-top: 1px solid #e9e9e6;
}
.tablinks_Filter20 {
     background:  #f7f7f7;
    font-size: 13px!important;
    
    padding: 16px 12px;
    border: none;
	white-space: nowrap;
	    font-weight: 500;
		    width: 100%;
			border-bottom: 1px solid #e9e9e6;
}
.tab_Filter20 button.active_Filter20 {
    border-left: 2px solid rgb(237, 50, 55)!important;
    border-radius: 0!important;
    border: none;
	background: #e1e1e1;
}
.tab_content20
{
	width:65%;
	    border-top: 1px solid #e9e9e6;
}
.input-icons_filter .input-field_filter {
    width: 100%;
    padding: 5px;
    text-align: left;
    padding-left: 52px;
    vertical-align: middle;
    border: 2px solid #e6e7e8;
    border-radius: 4px;
}
.input-icons_filter i {
    position: absolute;
    padding: 10px;
    color: #333;
    min-width: 50px;
    text-align: center;
}
.dis_flex20
{
	display:flex;
}
.tabcontent_Filter20 
{
	padding: 11px;
}
.eventtype_div li
{
	    padding: 10px 0;
}
.eventtype_div ul
{
	    overflow-y: scroll;
		height: 364px!important;
}

.tabcontent_Filter20 {
    display: none;
}
.tabactive_Filter20
{
	display:block;
}
.sub_filter20
{
	    width: 100%;
    background: rgb(237, 50, 55);
    border: 0;
    color: white;
    padding: 7px;
}
.sorttype_div li
{
	    color: black;
    font-size: 14px;
    padding: 19px 0;
    border-bottom: 1px solid #e9e9e6;
}
.Filter_2020live
{
	display:none;
}
#ticketing_home_page .check-img
{
	color: black;
}
#Filter_2020 .modal-content
{
	height: 537px!important;
}
}

#ticketing_home_page .breadcrumb > li + li:before {
    padding: 0px 4px;
    color: #ccc;
    content: "/\00a0";
}
#ticketing_home_page  .breadcrumb {
   text-transform: initial!important;
    background-color: transparent;
    letter-spacing: normal!important;
}

.q-home-new {
    display: flex;
    text-align: left;
    box-shadow: 0 1px 5px 0 rgba(50,50,50,.2);
    background: #FFF;
    border-radius: 4px;
}
.ask-question-icon-new img {
    border-radius: 4px 0 0 4px;
    width: 224px;
}
.ask-content-new {
    padding: 0 30px 0 25px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: center;
}
.ask-content-new .content-title-new {
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    font-weight: 700;
    color: #2a2a2a;
    margin: 0 0 6px;
}
.ask-content-new .content-subtitle-new {
    color: #636363;
    font-weight: 300;
    font-size: 14px;
    max-height: 44px;
    overflow: hidden;
    margin-bottom: 6px;
}
.content-button-new {
    margin-left: 0px;
    margin-right: 34px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    min-width: 165px;
}
@media only screen and (max-width: 900px) and (min-width: 320px)
{
.q-home-new {
    display: block;
    height: inherit;
    margin: 0px 0px;
    margin-bottom: 35px;
}
.ask-question-icon-new img {
	display:none;
}
.ask-content-new {
       padding: 12px;
    text-align: center;
	    padding-top: 25px;
}
.content-button-new {
    margin-left: 0;
    margin-right: 0;
    display: block;
    padding: 0px 31px 30px;
    text-align: center;
}
.ask-content-new .content-title-new {
    font-size: 16px;
    margin: 0;
    text-align: center;
}
}


/*Vendor Slider*/
#event_slider {
 position:relative;
 overflow: hidden;
}
.EVentC-W3
{
	width: 347px;
}
#event_slider .item {
     width: 377px;
    margin: 0px 9px;
}

 #event_slider .MS-content{
  display: inline-flex;
  overflow: hidden;
 }

#event_slider .MS-controls button {
 position:absolute;
 border:none;
 background-color:transparent;
 outline:0;
 font-size:30px;
 top:186px;
 color:rgba(0,0,0,.4);
 transition:.15s linear
}
#event_slider .MS-controls button:hover {
 color:rgba(0,0,0,.8)
}

#event_slider .MS-controls .MS-left {
    left: 0px;
    font-size: 50px;
}

#event_slider .MS-controls .MS-right {
    right: 2px;
    font-size: 50px;
}


@media (min-width: 320px) and (max-width: 900px)  {

 #event_slider .MS-content{
  width:100%;
  overflow-x: scroll;
  display: flex;
 }

 #event_slider .MS-controls{
    display: none;
 }
 #event_slider .item
 {
	width: 270px;
 }
 .EVentC-W3 {
    width: 270px;
  }
  .event-card-image img
  {
	max-width: 270px;
  }
  .work-section .container, .main-footer .container
{
	width:100%!important;
}
.breadcrumb_ticketing_det
{
	    margin-top: 66px!important;
		margin-bottom: 11px;
}
}

/*css slider close*/

.work-section .container, .main-footer .container
{
	width:87%;
}