 /**
 * @license
 * MyFonts Webfont Build ID 3005095, 2015-04-07T21:43:06-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: BrandonText-Bold by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/bold/
 * 
 * Webfont: BrandonText-Black by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/black/
 * 
 * Webfont: BrandonText-Regular by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3005095
 * Licensed pageviews: 150,000
 * Webfonts copyright: Copyright (c) 2012 by Hannes von Doehren. All rights reserved.
 * 
 * Â© 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2ddaa7");

  
@font-face {font-family: 'BrandonText-Bold';src: url('webfonts/2DDAA7_0_0.eot');src: url('webfonts/2DDAA7_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2DDAA7_0_0.woff2') format('woff2'),url('webfonts/2DDAA7_0_0.woff') format('woff'),url('webfonts/2DDAA7_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'BrandonText-Black';src: url('webfonts/2DDAA7_1_0.eot');src: url('webfonts/2DDAA7_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2DDAA7_1_0.woff2') format('woff2'),url('webfonts/2DDAA7_1_0.woff') format('woff'),url('webfonts/2DDAA7_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'BrandonText-Regular';src: url('webfonts/2DDAA7_2_0.eot');src: url('webfonts/2DDAA7_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2DDAA7_2_0.woff2') format('woff2'),url('webfonts/2DDAA7_2_0.woff') format('woff'),url('webfonts/2DDAA7_2_0.ttf') format('truetype');}

/***************Custom****************/
html {
  position: relative;
  min-height: 100%;
}

body {
	font-family: 'BrandonText-Black';
	font-size: 12px;
	background: #000000;
}
h1{
	font-family: 'BrandonText-Black';
}
h2,h3,h4,h5,h6 {
	font-family: 'BrandonText-Regular';
}
p {
	font-family: 'BrandonText-Regular';
}
li {
	font-family: 'BrandonText-Regular';
}
a {
	font-family: 'BrandonText-Bold';
	text-decoration: underline;
}
blockquote {
	font-family: 'BrandonText-Regular';
	font-size: 18px;
	line-height: 21px;
	padding: 8px 0;
}
#content-popup iframe {
	height: 360px;
	width: 240px;
	border: none;
}
.container {
	max-width: 990px;
}
#wrapper {
	background-position: center top;
	background-repeat: no-repeat;
}
#wrapper #header {
	background: none;
	
}
#wrapper #banner {
	background: none;
}
.subscribe-form-block {
	text-align: right;
}
.social-media ul.menu {
	position:relative;
}
.logo {
	display: inline-block;
}
.layout-wrapper.bottom-left {
	padding: 20px;
    width: 100%;
    background: rgba(255,0,0,0.5);
    margin: 0;
    color: #ffffff;
    display: none;
}
.rotating-banner {
	position: relative;
}
.rotating-banner .controls {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 100%;
	z-index: 9;
}
.rotating-banner .controls a {
	width: 37px;
	height: 37px;
	display: block;
	text-indent: -9999px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	position: absolute;
	outline: 0;
}
.rotating-banner .controls a.prev {
	background:url(images/icon-arrow-left.png) 0 0 no-repeat;
	left:0;
}
.rotating-banner .controls a.next {
	background:url(images/icon-arrow-right.png) 0 0 no-repeat;
	right: 0;
}
/**************************/
#overlay-popup {
	position:fixed; 
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
	z-index:9999;
}
#modal-popup {
	position:absolute;
	z-index:9999;
}
#content-popup {
	width: 240px;
}
#close {
	position:absolute;
	background:url(images/button-close.gif) 0 0 no-repeat;
	width:30px;
	height:30px;
	display:block;
	text-indent:-9999px;
	top:0;
	right:0;
	outline:0;
}
hr.left-inner {
	width: 630px;
	margin-left: -90px;
}

.contact hr.left {
	margin-left: -90px;
}

hr.right{
	width: 630px;
}
/* Social Media */
.social-media {
	float: right;
	margin-top: -30px;
}
.social-media ul {
	float: right;
	margin-bottom: 0;
}
.social-media ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
}
.social-media a {
	width: 20px;
	height: 20px;
	text-indent: -99999px;
	color: transparent;
	display: block;
	vertical-align: middle;
}
.social-media a.facebook {
	background: url(images/social-media-facebook.png) no-repeat;
}
.social-media a.twitter {
	background: url(images/social-media-twitter.png) no-repeat;
	width: 25px;
	height: 21px;
}
.social-media a.instagram {
	background: url(images/social-media-instagram.png) no-repeat;
}

#header-inside-right {
	float: right;
}

h1.title {
	margin-bottom: -5px;
}

.sub-title, .date {
	margin: 0px;
}

.date {
	margin-bottom: 10px;
}

.list-event-thumbnail li {
	list-style: none;
}
.list-venue {
	font-size: 18px;
}

.breadcrumb {
	background: -moz-linear-gradient(center top , #e8e8e8 0%, #efefef 100%) repeat scroll 0 0 #e8e8e8;
}

#sidebar-first {
	text-align: center;
}

.sub-venue-list li {
	list-style: none;
	text-align: left;
}
/** menu section **/
.header-top-section {
	margin-top: 12px;
	margin-bottom: 4px;
}
.search-block .container-inline {
	float: right;
	position: relative;
}
.container-inline .element-invisible {
	display: none;
}
.search-block .form-item, 
.search-block .form-actions {
	margin: 0;
}
.search-block .form-actions {
	left: 4%;
    position: absolute;
    top: 3px;
}
.search-block input.form-text {
	background: #fff;
	border-radius: 0;
	border: none;
	box-shadow: none;
	font-size: 12px;
	padding: 0 12px;
	height: 20px;
	width: 174px;
	text-align: right;
	margin: 0;	
}
.subscribe-form-block  a {
	background: url(images/subscribe-arrow.png) no-repeat right;
	font-family: 'BrandonText-Bold';
	font-size: 11px;
	padding-right: 13px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
}
#header-menu > ul.menu > li {
	 background: url(images/header-menu-border.gif) no-repeat right;
}
.header-menu-section {
	border-top: 2px solid #d92714;
	margin: 0;
}
/*** footer ***/

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 37px;
}

.footer-inner {
	background-color: #be0b00;
	padding: 10px 0;
	margin-right: auto;
	margin-left: auto;
}
.footer-inner ul.menu {
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: normal;
}
.footer-inner ul.menu li {
	background: url(images/footer-menu-border.png) no-repeat right;
	font-family: 'BrandonText-Bold';
	font-size: 12px;
	display: inline-block;
	text-transform: uppercase;
	padding: 0 15px 0 9px;
	margin: 0;
	letter-spacing: 2px;
}
.footer-inner ul.menu li a {
	text-decoration: none;
}
.footer-inner ul.menu li.last {
	background: none;
}
/*** home events ***/
.bts-events {
    overflow: hidden;
    position: relative;	
}
.bts-events img {    
    width: 100%;
}
.bts-events .bts-events-inner {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.bts-events-over {
	display: table;
    height: 100%;
    width: 100%;
}
.link-overlay {
    background-color: rgba(43, 51, 59, 0.5);
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 500ms ease 0s;
}

.bts-events .link-overlay:hover {
	background: transparent;
}

.bts-text-center {
    display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.bts-events-inner:hover > .link-overlay {
	background: transparent;
}

.bts-text-center h2,
.bts-text-center h3,
.bts-text-center h4 {
	text-shadow: 0 0 0;	
	color: #fff;
	margin: 0;	
	text-transform: uppercase;
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
}
.bts-text-center h2 {
	font-size: 21px;
	line-height: 20px;
	padding: 2px 0 5px 0;	
	letter-spacing: 2px;
	font-family: 'BrandonText-Black';
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
}
.bts-text-center h3,
.bts-text-center h4 {
	font-size: 16px;
	line-height: 20px;
    padding-bottom: 5px;
	letter-spacing: 2px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
	
}
.bts-text-center a {
	text-decoration: none;
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
}
.bts-single-event h2 {
	font-size: 36px;
	line-height: 39px;	
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
}
.bts-single-event h3,
.bts-single-event h4 {
	font-size: 18px;
	line-height: 21px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
}
.bts-single-event h4 {
	font-family: 'BrandonText-Black';
}
/*** single event ***/
.single-event {
	margin: 20px 0;
	overflow: hidden;
	padding-bottom: 50px;
}
/*** contact ***/
.contact {
	margin: 20px 0;
	overflow: hidden;
}
.content-event {
    margin: 0 auto;
    width: 380px;
}
.content-contact {
	width: 540px;
}
.content-event h1,
.content-event h2,
.content-event h3,
.content-event h4,
.content-event h5,
.content-event h6 {
	font-family: 'BrandonText-Regular';
	font-size: 16px;
	color: #ffffff;
	text-shadow: 0 0 0;
	margin: 0 0 14px 0;
	line-height: normal;
	letter-spacing: 2px;
}
.content-event h1 {
	font-size: 21px;	
}
.content-event p {
	font-size: 16px;
	margin-bottom: 8px;
}
.single-extra-info p,
.single-extra-info div {
	margin-bottom: 0;
}
.single-extra-info h1,
.single-extra-info h2,
.single-extra-info h3,
.single-extra-info h4,
.single-extra-info h5,
.single-extra-info h6 {
	font-family: 'BrandonText-Regular';
	color: #ffffff;
	text-shadow: 0 0 0;
	margin: 0 0 10px 0;
}
.social-share {
	margin: 8px 0;
}
.social-share h3 {
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	text-shadow: 0 0 0;
	margin: 0 0 8px 0;
}
.social-share .share-facebook,
.social-share .share-tumblr,
.social-share .share-twitter,
.social-share .share-email,
.social-share .share-add {
	height: 20px;
	width: 20px;
	margin-right: 8px;
	padding: 0;
}
.social-share .share-facebook {
	background: url(images/share-facebook.png) no-repeat;
}
.social-share .share-tumblr {
	background: url(images/share-thumbler.png) no-repeat;
}
.social-share .share-twitter {
	background: url(images/share-twitter.png) no-repeat;
}
.social-share .share-email {
	background: url(images/share-mail.png) no-repeat;
}
.social-share .share-add {
	background: url(images/share-add.png) no-repeat;
}
.social-share a span {
	display: none !important;
}
/*** venu ***/
.list-venue {
	text-transform: uppercase;
}
.venu-content {
	width: 540px;
}
/*** Buy Ticket ***/
body.node-type-buy-tickets #content-inside {
	background: #7c0741;
}
body.node-type-buy-tickets #content-inside p {
	color: #ffffff;
}
body.node-type-buy-tickets .header-menu-section {
	border-top: 1px solid #5c0726;
}
body.node-type-buy-tickets .footer-inner {
	background: #5c0726;
}
/*** content default ***/
.default-content .content {
	color: #ffffff;
	width: 540px;
	margin: 25px auto 0;
}
.default-content .content p {
	font-size: 16px;
	margin-bottom: 8px;
}
.default-sidebar .content {
	color: #ffffff;
	margin: 36px 0 0 0;
}
.default-content .content h1,
.default-content .content h2,
.default-content .content h3,
.default-content .content h4,
.default-content .content h5,
.default-content .content h6,
.default-sidebar .content h1,
.default-sidebar .content h2,
.default-sidebar .content h3,
.default-sidebar .content h4,
.default-sidebar .content h5,
.default-sidebar .content h6 {
	text-shadow: 0 0 0;
	margin: 0 0 8px 0;
}
.bts-button {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);	
	border: 1px solid #ffffff;
	color: #ffffff;
	display: inline-block;
	font-family: 'BrandonText-Regular';
	font-size: 12px;
	text-align: center;
	padding: 8px 0;
	width: 218px;
}
/*** Reset Bootstrap ***/
.carousel-indicators {
	bottom: 5px;
	margin-bottom: 0px;
}
.carousel-indicators li {
	border: none;	
	background-color: #878c8f;
	margin: 0;
}
.carousel-indicators li.active {
	width: 10px;
	height: 10px;
}
.carousel-control {
	width: 4%;
	opacity: 1;
}
.carousel-control.left,
.carousel-control.right {
	background-image: none;
	text-decoration: none;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-next, 
.carousel-control .icon-prev {
	font-size: 2.5em;
	width: auto;
}
.carousel-caption {
	bottom: 36%;
	padding: 0;
}
.carousel-caption h2,
.carousel-caption h3, 
.carousel-caption h4 {
	text-shadow: 0 0 0;
	color: #ffffff;
	margin: 0;
	line-height: normal;	
}
.carousel-caption h2 {
	font-family: 'BrandonText-Black';
	font-size: 36px;
	line-height: 39px;
	letter-spacing: 2px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);

}
.carousel-caption h3,
.carousel-caption h4 {
	font-size: 18px;	
	line-height: 21px;
	letter-spacing: 2px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
}
.text-overlay {
	font-family: 'BrandonText-Regular';
    background-color: rgba(217, 55, 44, 0.9);
    background: rgba(217, 55, 44, 0.9);    
    bottom: 0;
    position: absolute;
    text-align: center;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	letter-spacing: 0.20px;
}
.text-overlay {
	color: #ffffff;
	font-size: 16px;
	line-height: normal;
	padding: 1% 2% 4% 4%;
	margin: 0px 0px -19% 0;
	-webkit-transition: margin 0.4s;
	-moz-transition: margin 0.4s;
	-o-transition: margin 0.4s;
	-ms-transition: margin 0.4s;
	transition: margin 0.4s;
}

.carousel-inner .item .overlay { 
	background-color: rgba(43, 51, 59, 0.5);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 500ms ease 0s;
}

.carousel-inner .item:hover .overlay {
	visibility: hidden;
	opacity: 0;
}

.carousel-inner .item:hover .text-overlay {
	visibility: visible;
	opacity: 1;
	margin: 0px;
}
.venue-bg-over .carousel-inner .item:hover .text-overlay {
        background-color: #458785 !important;
}
/* Hide search info */
.search-results p.search-info {
	display: none;
}

/*hover state for each nav link*/
#header-menu ul.menu li a:hover { 
	background: #1b1b1b;
	padding: 5px 15px 5px 15px; 
	color: #FFF !important; 
}

#header-menu ul.menu li a.active:hover {
	color: #FFF;
}

body.node-type-events ul.main_menu li.first a:hover, body.node-type-events ul.main_menu li.first a {
	color: #FFF !important;
}

#header-menu ul.menu li.expanded:hover a {
	color: #fff !important;
}

#header-menu ul.menu li ul.menu li a:hover {  
	background:#1b1b1b; 
	color: #878c8f !important; 
}

#header-menu ul.menu li.expanded ul.menu li a.active {
	color: #878c8f !important;
}
/*End of hover state for each nav link*/

/*Color for hover state and tab and button in user login page*/
ul.primary li a {
	background-color: #bbb;
	border: 1px solid #bbb;
	border-bottom: 1px solid #ccc;
	color: #000;
}

ul.primary li.active a {
	background-color: #878c8f;
	border: 1px solid #bbb;
	border-bottom: 1px solid #878c8f;
	color: #FFF;
}
ul.primary li a:hover {
	background-color: #878c8f;
	border-color: #ccc;
	border-bottom-color: #878c8f;
	color: #FFF;
}
/*end of color*/

/*Color for login button*/
body.page-user #edit-submit{
	background: #333 !important;
}

body.page-user #edit-submit:hover {
	background: #CCC !important;
}

body.page-user #edit-submit:focus {
	background: #666 !important;
}

#main-section{
	padding-bottom: 37px;
}

/*End of Color for login button*/

/*color and font-size for heading of search result*/
body.page-search-node .content h2 {
	font-family: 'BrandonText-Regular';
	font-size: 21px;
	text-transform: uppercase;
	margin: 27px 0 24px 0;
	padding-bottom: 27px;
	letter-spacing: 2px;
}

body.page-search-node .content .search-results li {
	margin-bottom: 30px;
}

body.page-search-node .content h3 {
	font-size: 16px;
	line-height: normal;
	margin: 0 0 -7px 0;
}

body.page-search-node .content h3 a {
	text-decoration: none;
}

body.page-search-node .content h3 a:hover {
	text-decoration: underline;
}

body.page-search-node .content .search-results li .search-snippet-info { 
	margin: 11px 0 0 0;
	padding-left: 0;
}

body.page-search-node #block-block-1 .content p {
	margin: 15px 0 10px 0;
}

body.page-search-node #block-block-1 .content p span{
	color: #FFF !important;
}

/*END OF color and font-size for heading of search result*/

.mobile-events-pages{
	padding: 0;
}
/*default style for content event single page*/
.single-event .content-event {
	font-size: 16px;
}
/*style for background in each page*/
body.node-type-home {
	background: #000000;
}
body.node-type-home-events, .node-type-events {
	background: #b4510e;
}
body.node-type-buy-tickets {
	background: #5c0824;
}
body.node-type-home-venue {
	background: #56555b;
}
body.node-type-venue {
	background: #555459;
}
body.node-type-page .block p,
body.page-sitemap .block p,
body.page-search-node .block p {
	margin-top: -10px;
}
body.node-type-buy-tickets .block .content p:first-child {
	margin-top: 15px;
	margin-bottom: -10px;
}
/*END OF STYLE for background in each page*/
#content-inside h1, .even h1 {
  font-family: 'BrandonText-Regular';
  font-size: 21px;
  letter-spacing: 2px;
  padding: 0 0 0px 0;
  text-transform: uppercase;
  color: #f7e1bf;
}
#sitemap h3 a {
	font-family: 'BrandonText-Regular';
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 16px;
	color: #f7e1bf;
	white-space: nowrap;
}
#sitemap ul {
	list-style: none;
}
#sitemap ul li {
	padding: 0;
	margin: 0 0 0 -15px;
	line-height: 28px;
}
#sitemap ul li a {
	font-family: 'BrandonText-Bold';
	font-size: 16px;
	text-transform: capitalize;
}
#sitemap ul li a:hover {
	text-decoration: none;
}

body.page-search #content-inside {
	min-height: 750px;
}

.even h1{
	margin: 6px 0 0 0;
}
.content-event .quote-sign{
    letter-spacing: 0.50em !important;
    font-size: 18px !important;
    margin: 16px 0 8px 0 !important;
    line-height: 24px !important;
}
.content-event .intro-inner {
    font-family: 'BrandonText-Bold' !important;
    color: white !important;
    font-weight: normal !important;
    font-size: 18px !important;
    margin-bottom: 8px !important;
}
.field-items{
	padding: 0 20px;
}
iframe {
	border: none;
	width: 100%;
	max-width: 100%;
	max-height: 100%;
}
a.full-link{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left:0;
  z-index:11;
}
@media (min-width: 768px) {
	/*** Big Top Sydney Default style ***/
	.bts-margin-top-30 {
		margin-top: 30px;
	}
	.nopadding {
		padding: 0;
	}
	.nopadding-right {
		padding-right: 0;
	}
	.nopadding-left {
		padding-left: 0;
	}
	/*** show hide block ***/
	.bts-mobile {
		display: none !important;
	}
	.bts-desktop {
		display: block !important;
	}
	.bts-menu-section {
		display: none;
	}
	.bts-button {
		font-size: 16px;
	}
	.bts-menu-section {
		display: none !important;
	}
	/* Set a size for our map container, the Google Map will take up 100% of this container */
	#map {
		width: 98%;
		height: 360px;
	}
	body.node-type-contact #map {
		width: 100%;
	}
	#sitemap h1 {
		margin-top: 8px;
	}
	#sitemap hr.left {	
		margin-left: -15px;
	}
	/* Set Active menu */
	body.node-type-venue a.venue-active { color: #000000 !important; }

	body.node-type-events ul.main_menu li.first a { color: #000000 !important; }

	body.page-sitemap ul.menu_footer_menu li.first a { color: #000000 !important; }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
    .content-event,
	.default-content .content {
		margin: 20px 0 0 0;
		width: 100%;
	}
	.text-overlay {
		visibility: visible;
		opacity: 1;
	}
	.footer-inner {
		width: auto !important;
		position: inherit !important;
	}
	.mobile-events {
		padding-bottom: 0;
	}
	.iframe-buy-ticket{
		overflow-y: scroll; 
		overflow-x: scroll; 
		-webkit-overflow-scrolling: touch;
	}
	.text-overlay {
		margin: 0px 0px -50% 0;
	}
	.event-ipad-1 {
		margin-right: -1px;
	}
}
/*iphone landscape*/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 767px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	#sitemap hr{
		width: 100%;
		margin-left: -75px;
	}	
  }
@media (max-width: 767px) {
	/*** show hide block ***/
	.bts-mobile {
		display: block !important;
	}
	.bts-desktop {
		display: none !important;
	}
	body {
		font-size: 12px;
	}
	p {
		font-size: 14px !important;
		margin: 0 0 5px 0;
	}	
	.carousel-caption {
		bottom: 32%;
	}
	.carousel-caption h2 {
		font-size: 14px;
		line-height: 18px;
	}
	.carousel-caption h3,
	.carousel-caption h4 {
		font-size: 10px;
		line-height: 14px;
		letter-spacing: 2px;	
	}
	.carousel-indicators {
		bottom: 0;
	}
	.text-overlay p {
		padding: 1% 2% 3%;
	}
	.mobile-menu {
		background: url("images/moible-menu.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);		
		float: right;
		height: 42px;		
		text-indent: -9999px;
		width: 42px;
	}
	.nav-mobile li a.active {
		color: #ffffff;
		text-decoration: underline;
	}
	.carousel-control .glyphicon-chevron-left, 
	.carousel-control .glyphicon-chevron-right, 
	.carousel-control .icon-next, 
	.carousel-control .icon-prev {
		font-size: 30px;
		top: 36%;
	}
	.text-overlay {
		display: none;
	}
	.mobile-events .nopadding {
		padding: 0;
	}
	.footer-inner ul.menu li {		
		background: none;		
		font-size: 12px;
		padding-bottom: 4px;
	}
	.bts-menu-section {
		background: none repeat scroll 0 0 #000;
		display: none;
		height: 100%;
		left: 0;
		position: fixed;
		top: 0;
		width: 75%;
		padding: 5%;
		z-index: 100;
		overflow-y: scroll;
	}
	.bts-menu-section ul li a {
		text-decoration: none;
	}
	.bts-menu-section > ul > li > a,
	.nav-mobile > ul > li > a {
		font-size: 18px;		
	}
	.bts-menu-section ul.bts-mobile-social {
		margin-bottom: 0;
		margin-top: 20px;
		padding: 0;
	}	
	.bts-menu-section ul li {
		list-style: none;
		font-size: 14px;
	}
	.nav-mobile > ul.menu {
		padding: 0;
	}
	.nav-mobile ul.menu li {
		margin: 0;
	}
	.subscribe-form-block {
		text-align: left;
	}
	.subscribe-form-block a {
		background: none;
		font-size: 18px;
	}
	.content-event {
		margin: 0;
		width: 100%;		
	}
	.contact {
		padding: 0 4%;
	}
	#content-inside .contact h1{
		padding: 0;
	}
	.close,
	.close:hover,
	.close:focus {
		color: #ffffff;
		opacity: 1;
		text-decoration: none;
	}
	.bts-single-event h2 {
		font-size: 24px;
		line-height: 26px;
	}
	.bts-single-event h3, 
	.bts-single-event h4 {
		font-size: 12px;
		line-height: 14px;		
	}
	.default-content .content {
		width: 100%;
		padding: 0 2%;
	}
	.bts-button {
		width: auto;
		padding: 8px;
	}
	.bts-single-event img{
		min-height: 160px;
	}
	#modal-popup {
		top: 3% !important;
	}
	/* Set Active menu */
	body.node-type-venue a.venue-active { color: #ffffff !important; text-decoration: underline; }
	body.node-type-events ul.main_menu li.first a { color: #ffffff !important; text-decoration: underline; }
	body.page-sitemap ul.menu_footer_menu li.first a { color: #ffffff !important; text-decoration: underline; }
	#map {
		width: 100%;
		height: 240px;
	}
	.footer-inner {
		width: auto;
		position: inherit;
	}
	.iframe-buy-ticket{
		overflow-y: scroll; 
		overflow-x: scroll; 
		-webkit-overflow-scrolling: touch;
	}
	.container{
		padding: 0px;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, 
	.col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4,
	.col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8,
	.col-lg-9, .col-md-1, .col-md-10, .col-md-11,
	.col-md-12, .col-md-2, .col-md-3, .col-md-4,
	.col-md-5, .col-md-6, .col-md-7, .col-md-8,
	.col-md-9, .col-sm-1, .col-sm-10, .col-sm-11,
	.col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4,
	.col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, 
	.col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11,
	.col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, 
	.col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8,
	.col-xs-9 {
		padding: 0;
	}
	.row {
		margin: 0;
	}
	#content-inside h1, .even h1 {
		padding: 12px 0 0 0;
	}
	.single-event {
		padding-left: 4%;
		padding-bottom: 50px;
		padding-right: 4%;
	}
	.header-top-section{
		padding: 6px 6px 0 6px;
	}	
	.iframe-contact {
		overflow-x: scroll; 
		-webkit-overflow-scrolling: touch;
	}
	.default-sidebar .content {
		margin: 15px 0 0 0;
	}
	#sidebar-second {
		padding: 0 4%;
	}
	#sitemap {
		padding: 0 4%;
	}
	#sitemap ul li a {
		font-size: 14px;
	}
	.default-sidebar-inner {
		padding: 0 4%;
	}
	/*** bootstrap mobile ***/
	.carousel-control.left {
		left: 4px;		
	}
	.carousel-control.right {
		right: 4px;
	}
	.field-items{
		padding: 0 0;
	}
	/*** hr line ***/
	hr.left {
		margin-left: -35px;
	}
	.contact hr.left {
		width: auto;
	}
	/* Set Active menu */
	body.node-type-venue a.venue-active { color: #fff !important; }

	body.node-type-events ul.main_menu li.first a { color: #fff !important; }

	body.page-sitemap ul.menu_footer_menu li.first a { color: #fff !important; }
}
@media (max-device-width : 768px) {
    .content-event .intro-inner{
        font-family: 'BrandonText-Bold' !important;
        color: white !important;
        font-weight: normal !important;
        font-size: 16px !important;
        margin-bottom: 5px !important;
    }
    .content-event .quote-sign{
        letter-spacing: 0.50em !important;
        font-size: 16px !important;
        margin: 12px 0 5px 0 !important;
        line-height: 21px !important;
    }
}
/*ipad Portrait*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 1){
	#sitemap hr {
		margin-left: -14px;
	}
    .default-sidebar .content {
        color: #ffffff;
        margin: 20% 0 0 0 !important;
        width: 100% !important;
    }
    .contact hr.left{
        width: 530px !important;
        margin-left: -16px !important; 
    }
    .default-sidebar-inner {
       width: 100%;
    }
	.default-sidebar-inner hr {
		margin-left: -15px;
	}
	.single-event hr,
	.single-event hr.left {
		margin-left: -60px;
	}
	hr.left{ 
		margin-left: -35px;
	} 
	.iframe-contact {
		max-width: 100%;		
		overflow-y: scroll;
		overflow-x: scroll; 
		-webkit-overflow-scrolling: touch;
	}
}
	
/*ipad Landscape*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 1) {      
	.single-event hr.left {
		margin-left: -15px;
	}
	#sitemap hr.left {
		margin-left: -92px;
	}
	body.page-node-14 hr.left {
		margin-left: -35px;
	}
}

.animation_image_img{
    text-align: center;
}
@media only screen and (max-width: 966px) {
	#sitemap hr.left {
		margin-left: -15px;
	}
	.single-event hr.left {
		margin-left: -60px;
	}
}
@media (min-width: 1280px) {
	#sitemap {
		margin-top: 25px;
	}
	#sitemap hr,
	#sitemap hr.left {
		margin-left: -95px;
	}
	.default-sidebar hr {
		margin-left: 0;
	}
	hr.left {
		margin-left: -110px;
	}
}
