/* Desktop */
@media (min-width: 1024px){
.main_container{
  width:100%;
	max-width: 1400px;
  display:grid;
  grid-template-columns: 55% 45%;
  margin: 25px auto 0;
}
  
.row_1_container{
  background:#eeede3;
  }

.blog_image{
  order:1;
  padding-top:25px;
  padding-right:25px;
  padding-bottom:25px;
  padding-left:15%;
  }
.blog_textbox{
  order:3;
  padding-top:25px;
  padding-bottom:25px;
  padding-left:25px;
  }
.blog_sidebar{
  order:2;
  padding-top:25px;
  padding-right:25px;
  padding-bottom:25px;
  padding-left:25px;
  }
.blog_sidebar2{
  order:4;
  padding-top:25px;
  padding-right:25px;
  padding-bottom:25px;
  padding-left:25px;
  }
  
.borderLine {
  border-right: 1px solid #000000;
  
  padding-right:25px;
  }
  
#more {
  display: none;
}
  
.wcblog_presenter{
  font-family: "Founders Grotesk Condensed" !important;
  line-height:24px !important;
  letter-spacing:0 !important;
}
.wcblog_title{
  color: #000000 !important;
  font-size:50px !important;
  line-height:45px !important;
  letter-spacing:0 !important;
}

.wcblog_subtitle{
  font-family: "Founders Grotesk Condensed" !important;
  color: #000000 !important;
  line-height:34px !important;
  letter-spacing:0 !important;
  padding-bottom:15px !important;
}

.wcblog_announcement{
  font-family: 'Helvetica' !important;
  font-size: 18px !important;
  color: #000000 !important;
  font-weight: bold !important;
  line-height:22px !important;
  letter-spacing:0 !important;
  padding-bottom:15px !important;
}

.wcblog_showtimes{
  font-family: "Founders Grotesk Condensed" !important;
  color: #000000 !important;
  line-height:24px !important;
  letter-spacing:0 !important;
}

.wcblog_venue{
  font-family: "Founders Grotesk Condensed" !important;
  color: #000000 !important;
  line-height:24px !important;
  letter-spacing:0 !important;
  padding-bottom:15px !important;
}

.wcblog_price{
  font-family: 'Helvetica';
  font-size: 16px;
  color: #000000;
  font-weight: regular;
  line-height:22px;
  letter-spacing:0;
  padding-bottom:15px !important;
}
  
.presale_showtime{
  font-family: 'Helvetica';
  font-size: 16px;
  color: #000000;
  font-weight: regular;
  line-height:22px;
  letter-spacing:0;
  padding-bottom:15px !important;
}
  
.onsale_showtime{
  font-family: 'Helvetica';
  font-size: 16px;
  color: #000000;
  font-weight: regular;
  line-height:22px;
  letter-spacing:0;
  padding-bottom:15px !important;
}

.promo-box.only-mobile{
  padding-bottom:15px !important;
  }
  
.promo{
  height:26px;
  width:120px;
  opacity:50%;
  border-radius: 5px 0px 0px 5px;
  border: 1px solid black;
}

.wcblog_promoButton{
  font-family: "Founders Grotesk Condensed" !important;
  Background: #6AC943;
  font-size:18px;
  opacity:100%;
  color:#000000;
  line-height:18px;
  letter-spacing:0;
  text-align:center;
  padding: 4px 10px 4px 10px;
  border-radius: 0px 5px 5px 0px;
  border: none;
  margin-left: -4px;
}
  
.getTickets{
  grid-template-columns: auto auto auto;
  display: flex;
  padding-bottom:15px !important;
  }

.wcblog_select_showtime{
  font-family: "Founders Grotesk Condensed" !important;
  order:1;
  display:grid;
  line-height:20px;
  letter-spacing:1.5%;
  font-weight: 600 !important;
  font-size:18px;
  text-align:center;
  padding: 5px 10px 5px 10px;
  border-radius: 5px 5px 5px 5px;
  border: none;
  color: #000000;
  background:#6AC943;
  margin-right:25px;
}
  
.wcblog_select_showtime1{
  font-family: "Founders Grotesk Condensed" !important;
  order:2;
  display:grid;
  line-height:20px;
  letter-spacing:1.5%;
  font-weight: 600 !important;
  font-size:18px;
  text-align:center;
  padding: 5px 10px 5px 10px;
  border-radius: 5px 5px 5px 5px;
  border: none;
  color: #000000;
  background:#6AC943;
   margin-right:25px;
}
  
.wcblog_select_showtime2{
  font-family: "Founders Grotesk Condensed" !important;
  order:3;
  display:grid;
  line-height:20px;
  letter-spacing:1.5%;
  font-weight: 600 !important;
  font-size:18px;
  text-align:center;
  padding: 5px 10px 5px 10px;
  border-radius: 5px 5px 5px 5px;
  border: none;
  color: #000000;
  background:#6AC943;
}

.blog_sponsors{
}

 .sidebar_titles{
  font-family: "Founders Grotesk Condensed" !important;
  font-weight: 400 !important;
  font-style: Regular !important;
  font-size: 24px !important;
  line-height: 19px !important;
  letter-spacing: 0% !important;
  color: #000000 !important;
  opacity: 100% !important;
  display: inline block !important;
  padding-bottom:15px !important;
}

.blogDateTitles{
  font-family: "Founders Grotesk Condensed" !important;
  font-weight: 400 !important;
  font-style: Regular !important;
  font-size: 18px !important;
  line-height: 19px !important;
  letter-spacing: 0% !important;
  color: #000000 !important;
  opacity: 100% !important;
  display: inline !important;
}

.cta_button.orange{
  display:inline-block; 
  background: #fff !important;
  color:#000000 !important;
  border-color: #fff !important;
  text-align:right !important;
  border-radius:4px !important;
  font-family: "Founders Grotesk Condensed" !important;
  font-weight: 600 !important;
  font-style: Regular !important;
  font-size: 18px !important;
  line-height: 20px !important;
  letter-spacing: 1.5% !important;
  color: #000000 !important;
  opacity: 100% !important;
  display: inline !important;
}

.cta_button.orange:hover{
  background: #DDC092 !important;
  color: #000000 !important ;
}


.sidepanel  {
  width: 50%;
  position: fixed;
  z-index: 5001;
  height: 100%;
  top: 0;
  right:0;
  text-align:left;
  background-color: #eeede3;
  overflow-x: hidden;
  transition: 0.3s;
  display: block;
  color: #000000;
	padding-top: 60px;
		overflow-x: hide;
}
	.sidepanel.inactive{
	right: -100%;
	overflow-x: hidden;
	}
	
.sidepanelshowinfo{
   z-index: 3000001;
  text-align:left;
  padding-left: 5%;
}

.sidepanel a {
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  font-size: 18px;
  color: #ffffff;
  width: 20%;
  background-color: #000000;
  display: inline;
  transition: 0.3s;
  text-align:center;
  border-radius:4px;
  margin-left:40px;
}

.sidepanel a:hover {
  color: #000000;
  background-color: #eeede3;
}

.sidepanel .closebtn {
  position: absolute;
  top: 30px;
  right: 5%;
  font-size: 80px;
  font-family: "Austin News headline Cond";
  font-weight: 100;
  display:inline-block;
  padding: 0;
  color: #000000;
  background:#eeede3;
}

.sidepaneltitle {
  opacity: 100%;
  top: 0; 
  position: absolute;
  padding: 25px 25px 25px 25px;
}

.sidepanelshowInfo{
  display:inline; 
  color:#000000 ;
  font-family: "Helvetica";
  font-weight: 500 ;
  font-style: Regular ;
  font-size: 18px ;
  line-height: 22px ;
  letter-spacing: 0% ;
  opacity: 100% ;
}


.sidePanelBoxOffice{
  display:inline !important; 
  color: #15841A !important ;
  font-weight: 500 !important ;
  font-style: Regular !important ;
  font-size: 18px !important;
  line-height: 22px !important ;
  letter-spacing: 0% !important ;
  opacity: 100% !important ;
}
.sidePanelBoxOffice:hover{
  display:inline !important; 
  color: #15841A !important;
  font-weight: 500  !important;
  font-style: Regular !important ;
  font-size: 18px !important;
  font-size: 18px !important ;
  line-height: 22px !important ;
  letter-spacing: 0% !important ;
  opacity: 100%  !important;
}
.sidePanelBoxOffice:visited{
  display:inline !important; 
  color: #15841A !important;
  font-weight: 500  !important;
  font-style: Regular !important ;
  font-size: 18px !important;
  font-size: 18px !important ;
  line-height: 22px !important ;
  letter-spacing: 0% !important ;
  opacity: 100% !important ;
}
}

/* Mobile/Tablet */
@media (max-width: 1023px){
  .main_container{
    text-align:center;
    margin:auto;
    width:100%;
    display:grid;
    grid-template-columns: 100%;
   
}
  
.row_1_container{
  background:#eeede3;
  }

.blog_image{
  order:1;
  padding-top:25px;
  padding-right:25px;
  padding-bottom:25px;
  padding-left:25px;
  }
.blog_textbox{
  order:3;
  padding-top:25px;
  padding-right:25px;
  padding-bottom:25px;
  padding-left:25px;
  text-align:left;
  }
.blog_sidebar{
  order:2;
  padding-right:25px;
  padding-left:25px;
  }
.blog_sidebar2{
  order:4;
  padding-top:25px;
  padding-right:25px;
  padding-bottom:25px;
  padding-left:25px;
  }
  
#more {
  display: none;
}
  
.wcblog_presenter{
  font-family: "Founders Grotesk Condensed" !important;
  line-height:24px !important;
  letter-spacing:0 !important;
}
.wcblog_title{
  color: #000000 !important;
  font-size:50px !important;
  line-height:50px !important;
  letter-spacing:0 !important;
}

.wcblog_subtitle{
  font-family: "Founders Grotesk Condensed" !important;
  color: #000000 !important;
  line-height:34px !important;
  letter-spacing:0 !important;
  padding-bottom:15px !important;
}

.wcblog_announcement{
  font-family: 'Helvetica' !important;
  font-size: 18px !important;
  color: #000000 !important;
  font-weight: bold !important;
  line-height:22px !important;
  letter-spacing:0 !important;
  padding-bottom:15px !important;
}

.wcblog_showtimes{
  font-family: "Founders Grotesk Condensed" !important;
  color: #000000 !important;
  line-height:24px !important;
  letter-spacing:0 !important;
}

.wcblog_venue{
  font-family: "Founders Grotesk Condensed" !important;
  color: #000000 !important;
  line-height:24px !important;
  letter-spacing:0 !important;
  padding-bottom:15px !important;
}

.wcblog_price{
  font-family: 'Helvetica';
  font-size: 16px;
  color: #000000;
  font-weight: regular;
  line-height:22px;
  letter-spacing:0;
  padding-bottom:15px !important;
}
  
.presale_showtime{
  font-family: 'Helvetica';
  font-size: 16px;
  color: #000000;
  font-weight: regular;
  line-height:22px;
  letter-spacing:0;
}
  
.onsale_showtime{
  font-family: 'Helvetica';
  font-size: 16px;
  color: #000000;
  font-weight: regular;
  line-height:22px;
  letter-spacing:0;
}
  
.promo-box.only-mobile{
  padding-bottom:15px !important;
  }

.promo{
  height:26px;
  width:120px;
  opacity:50%;
  border-radius: 5px 0px 0px 5px;
  border: 1px solid black;
}

.wcblog_promoButton{
  font-family: "Founders Grotesk Condensed" !important;
  Background: #6AC943;
  font-size:18px;
  opacity:100%;
  color:#000000;
  line-height:18px;
  letter-spacing:0;
  text-align:center;
  padding: 4px 10px 4px 10px;
  border-radius: 0px 5px 5px 0px;
  border: none;
  margin-left: -4px;
}
  
.getTickets{
  margin:auto;
  grid-template-columns: auto auto auto;
  display: flex;
  padding-bottom:15px !important;
  }

.wcblog_select_showtime{
  font-family: "Founders Grotesk Condensed" !important;
  order:1;
  display:grid;
  line-height:20px;
  letter-spacing:1.5%;
  font-weight: 600 !important;
  font-size:18px;
  text-align:center;
  padding: 5px 10px 5px 10px;
  border-radius: 5px 5px 5px 5px;
  border: none;
  color: #000000;
  background:#6AC943;
  margin:auto;
}
  
.wcblog_select_showtime1{
  font-family: "Founders Grotesk Condensed" !important;
  order:2;
  display:grid;
  line-height:20px;
  letter-spacing:1.5%;
  font-weight: 600 !important;
  font-size:18px;
  text-align:center;
  padding: 5px 10px 5px 10px;
  border-radius: 5px 5px 5px 5px;
  border: none;
  color: #000000;
  background:#6AC943;
  margin:auto;
}
  
.wcblog_select_showtime2{
  font-family: "Founders Grotesk Condensed" !important;
  order:3;
  display:grid;
  line-height:20px;
  letter-spacing:1.5%;
  font-weight: 600 !important;
  font-size:18px;
  text-align:center;
  padding: 5px 10px 5px 10px;
  border-radius: 5px 5px 5px 5px;
  border: none;
  color: #000000;
  background:#6AC943;
  margin:auto;
}

.blog_sponsors{
}

 .sidebar_titles{
  font-family: "Founders Grotesk Condensed" !important;
  font-weight: 400 !important;
  font-style: Regular !important;
  font-size: 24px !important;
  line-height: 19px !important;
  letter-spacing: 0% !important;
  color: #000000 !important;
  opacity: 100% !important;
   display: inline block !important;
  padding-bottom:15px !important;
}

.blogDateTitles{
  font-family: "Founders Grotesk Condensed" !important;
  font-weight: 400 !important;
  font-style: Regular !important;
  font-size: 18px !important;
  line-height: 19px !important;
  letter-spacing: 0% !important;
  color: #000000 !important;
  opacity: 100% !important;
  display: inline !important;
}

.cta_button.orange{
  display:inline-block; 
  background: #fff !important;
  color:#000000 !important;
  border-color: #fff !important;
  text-align:right !important;
  border-radius:4px !important;
  font-family: "Founders Grotesk Condensed" !important;
  font-weight: 600 !important;
  font-style: Regular !important;
  font-size: 18px !important;
  line-height: 20px !important;
  letter-spacing: 1.5% !important;
  color: #000000 !important;
  opacity: 100% !important;
  display: inline !important;
}

.cta_button.orange:hover{
  background: #DDC092 !important;
  color: #000000 !important ;
}


.sidepanel  {
  width: 100%;
  position: fixed;
  z-index: 3000000;
  height: 70%;
  top: 0%;
  right:0;
  text-align:left;
  background-color: #eeede3;
  overflow-y: hidden;
  transition: 0.3s;
  padding-top: 60px;
  display: block;
  color: #000000;
}
	
.sidepanel.inactive{
	top: -100%;
	overflow-y: hidden;
	}
	
	.sidepanelshowinfo{
   z-index: 3000001;
  text-align:left;
  padding-left: 5%;
}

.sidepanel a {
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  font-size: 18px;
  color: #ffffff;
  width: 20%;
  background-color: #000000;
  display: inline;
  transition: 0.3s;
  text-align:center;
  border-radius:4px;
  margin-left:40px;
  overflow-x: hide;
}

.sidepanel a:hover {
  color: #000000;
  background-color: #eeede3;
}

.sidepanel .closebtn {
  position: absolute;
  top: 30px;
  right: 5%;
  font-size: 80px;
  font-family: "Austin News headline Cond";
  font-weight: 100;
  display:inline-block;
  padding: 0;
  color: #000000;
  background:#eeede3;
}

.sidepaneltitle {
  opacity: 100%;
  top: 0; 
  position: absolute;
  padding: 25px 25px 25px 25px;
}

.sidePanelMoreInfo{
  display:inline; 
  opacity: 100% ;
}


.sidePanelBoxOffice{
  display:inline !important; 
  color: #15841A !important ;
  font-weight: 500 !important ;
  font-style: Regular !important ;
  font-size: 18px !important;
  line-height: 22px !important ;
  letter-spacing: 0% !important ;
  opacity: 100% !important ;
}
.sidePanelBoxOffice:hover{
  display:inline !important; 
  color: #15841A !important;
  font-weight: 500  !important;
  font-style: Regular !important ;
  font-size: 18px !important;
  font-size: 18px !important ;
  line-height: 22px !important ;
  letter-spacing: 0% !important ;
  opacity: 100%  !important;
}
.sidePanelBoxOffice:visited{
  display:inline !important; 
  color: #15841A !important;
  font-weight: 500  !important;
  font-style: Regular !important ;
  font-size: 18px !important;
  font-size: 18px !important ;
  line-height: 22px !important ;
  letter-spacing: 0% !important ;
  opacity: 100% !important ;
}
}

#sidebar_backdrop {
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 5000;
	position: fixed;
	backdrop-filter: blur(3px);
	transition: 0.1s ease-in all;
	pointer-events: auto;
	top: 0;
}

#sidebar_backdrop.inactive{
	background-color: rgba(0, 0, 0, 0);
	backdrop-filter: blur(0px);
	pointer-events: none;
}

.sidePanelEntry{
	padding-bottom: 25px
}


{# Carousel #}
.multi-flex-container {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  max-width: 1366px;
  align-items: center;
}

@media (max-width: 1379px) {
  .multi-flex-container  {
    max-width: 95%!important;
  }
}

.event-search-item {
  padding: 10px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  flex-basis: 400px;
  flex-grow: 1;
  max-width: 100%;
}
/*  IMAGE */
.event-carousel{
  width:100%;
  margin: 0 auto;
  position: relative;
  padding: 25px;
  max-width: 100%;
}

@media (max-width: 1100px) {
  .event-carousel  {
    max-width: 100%!important;
	  padding: 0;
  }
  .event-search-item{
    max-width: 100%!important;
  }
}

.event-carousel-item img{
  width: 100%;
}
.event-carousel .owl-nav{
  position: absolute;
  top: 45%;
  width:95%;
  margin: 0 auto;
  left:0;
  right:0;
  display: flex;
  justify-content: space-between;
}
.event-carousel .nav-main-slider-btn{
  color: #fff !important;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 30px !important;
  border: none;
  outline: none;
  
}
.event-carousel .owl-dots{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}
.event-carousel .owl-dot{
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff !important;
  margin: 10px;
  outline: none;
}