/* Custom Styles */
body{
	font-size:16px;
}
.img-body{
		float:right;
		margin-left:20px;
}

p {
    color: #666;
    line-height: 1.45em;
    margin-bottom: 12px;
}
#Content1Body li {
    margin-bottom: 4px;
}
#logo {
    margin-bottom: 0;
    margin-top: 0;
}
#header {
    background: none repeat scroll 0 0 #FFF;
    min-height: 90px;
}
.social ul li span {
  color:#FF3299 ;
  background-color:none;
	width:18px;
}
.social ul {
    float: right;
    margin: 15px 0 0;
    text-align: right;
}

#main-menu .dropdown-menu li {
    width: 100% !important;
    margin-left: 0;
		text-align:left !important;
}
.bottom {
    background:none;
		min-height:150px;
	  background-size: cover;
		background-color:#666;
}
#FooterLogo {
	background-color:#FFf;
	border-radius: 15px;
	margin-top:20px;
 }
.bottom img {
    margin: 8px;
		max-height:30px;
		display:none;
}
#breadcrumb {
}
.copyright {
  background-color: #666;
  color: #fff;
  min-height: 30px;
  padding: 10px 0;
  text-align: left;
}
.copyright a{
		color:#d0cfe2;
}
.col-lg-3 #logo img {
    margin-bottom: -15px;
    margin-top: 15px;
    padding: 0;
    width: 100%;
		margin-left: 0 ;
}
#main-menu {
    margin-bottom: 0;
    margin-top: 85px;
}
a{
	color:#FF3299;
}
a:hover{
	color: #FF3299;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #fbf0f1;
    border-color: none;
		color:#FF3299 !important;
}
.navbar-toggle {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #FF3299;
}
.navbar-toggle .icon-bar {
    background: #FF3299 none repeat scroll 0 0;
}
#main-menu .dropdown-menu li a {
    background-color: #fff !important;
    color: #666 !important;
    font-size: 13px;
}
#main-menu .dropdown-menu li.active a{
    color:  #FF3299 !important;
    font-size: 13px;
}
#main-menu ul li a {
    color: #666;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 25px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}
#main-menu ul li.active a,
#main-menu ul li a:hover {
    color:#FF3299 !important;	
}
#main-menu .dropdown-menu li.active a {
    background-color: #FF3299 !important;
    color: #fff !important;
}
.dropdown-header{
	background-color:#FF3299;
}
#main-menu .dropdown-menu li a:hover{
	font-size: 13px;
	color:#FF3299 !important;
	background-color:#fff4ef !important;
	width:100%;
} 

.cat-filters .filter-item {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f6f2ef 0%, #eae7e5 100%) repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-radius: 2px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    color: #FF3299;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0 50px;
    text-align: center;
    text-transform: uppercase;
}
.cat-filters .filter-item.is-active {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #F58ACC 0%, #FF3299 100%) repeat scroll 0 0;
    border-color: #FF3299;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
    color: #fff;
}
.border-bottom{
	border-bottom:medium  solid #FF3299;
}
#ShowFeatures{
	text-align:center;
	margin:20px auto;
}
#ShowFeatures img{
	width:175px;
	margin-bottom: 15px;
}
#VenueName {
    display: block;
    text-align: center;
		font-size:14px;
}
#VenueCity {
    display: block;
    text-align: center;
		font-style:italic;
	font-size:14px;
}

.show-caption h1, .show-caption h2, .show-caption h3, .show-caption h4, .show-caption h5, .show-caption h6 {

    text-shadow: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #FF3299;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
}

h4 {
    font-size: 16px;
}
.col-sm-12 > .event-box h4 {
    margin-bottom: 0;
    margin-top: -10px;
    min-height: 35px;
}
.col-sm-12 .event-box {
    padding: 15px 20px;
		margin-top:15px;
		background-color:#fff4ef;
}
.col-sm-12 .row .first-event::after {
    border-top: 1px solid #ccc;
    margin: 0;
}
.col-sm-12 .event-box-inner {
    min-height: 170px;
}
#ShowDate h4 {
    font-size: 20px;
}
#VenueCity{
	margin-bottom:15px;
}
.market {
    color: #000;
}
#Tickets h3, #coupons h3 {
    color: #FF3299;
}
.shows-container {
    background-color: #FFF4EF;
    border: thin solid #c6c6c6;
    border-radius: 15px;
    padding: 10px 0 20px;
    width: 98%;
}
.event-box-inner {
    max-height: 22px;
}
.first-event{
	background-color:transparent !important;
}
.col-sm-12 > .event-box {
    background-color: transparent !important;
    background-image: none;
    box-shadow: none;
    height: 30px;
    margin-bottom: 0;
    padding: 5px 10px;
    position: relative;
}
.event-box-inner{
	 background-color:#fff;
}
.col-sm-12 .row .first-event::after {
     margin: 0;
}
.home-btns {
    margin: 0 0 10px;
}

.first-event .event-btn {
    float: none;
    margin-bottom: 15px;
    margin-top: 15px;
    max-width: 85px;
    text-align: center;
}
#VenueContact h3 { color: #FF3299; }
.btn-pink { background:  #FF3299; color:#fff; border:none; outline: none; }
.btn-pink:hover { background: #D73A6F; color:#fff; border:none; }
.btn-teal { background:  #fbf0f1; color:#fff; border:none; outline: none; }
.btn-teal:hover { background: #30978E; color:#fff!important; border:none; }
.btn-default { background: #FF3299; color:#fff !important; border:none; outline: none; font-weight:bold; }
.btn-default:hover { background:  #CA1F77; color:#fff!important; border:none; font-weight:bold; }
.btn-custom { background: #FF3299; color:#fff !important; border:none; outline: none; font-weight:bold; }
.btn-custom:hover { background:  #CA1F77; color:#fff!important; border:none; font-weight:bold; }
.btn-custom a { color:#fff !important;}
.event-btn a { border: 1px solid #FF3299; border-radius: 2px; background-color: #FF3299;color:#fff; margin-right: 10px !important;padding: 3px 5px; transition: all 0.2s ease 0s;
}
.event-btn a:hover { background: #BB146A none repeat scroll 0 0; color: #fff;}
.submit-ticket {color: #fff; background: #FF3299; padding: 13px 5%; border-radius: 3px; font-style: italic; display: inline-block; float: right;width:100%;
-webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; border: none; margin-bottom:15px; font-size:95%; font-weight:bold;}
.submit-ticket:hover { background: #FF3299; color: #fff;}
.submit-ticket.disabled, .submit-ticket.disabled.active, .submit-ticket.disabled.focus, .submit-ticket.disabled:active, .submit-ticket.disabled:focus, .submit-ticket.disabled:hover, .submit-ticket[disabled], .submit-ticket.active[disabled], .submit-ticket.focus[disabled], .submit-ticket[disabled]:active, .submit-ticket[disabled]:focus, .submit-ticket[disabled]:hover, fieldset[disabled] .submit-ticket, fieldset[disabled] .submit-ticket.active, fieldset[disabled] .submit-ticket.focus, fieldset[disabled] .submit-ticket:active, fieldset[disabled] .submit-ticket:focus, fieldset[disabled] .submit-ticket:hover {
    background-color: #A69C9C;
    border-color: #A69C9C;
}

.location-title { 
  color:  #000;
}
#SiteSponsors ul{
	text-align:center;
}
.sponsor-logo{
	height:60px;
	margin:auto 0;
}
.sponsor-logo-img{
	vertical-align:middle;
}
.site-sponsors ul li img {
    max-width: 145px;
		height:auto;
}
#Badge img {
    margin-left: 30%;
}
.thumbnail_container {
     position: relative;
     width: 100%;
     padding-bottom: 100%;
  margin-bottom:20px;
}

.thumbnail {
	position:absolute;
	width:100%;
	height:100%;
	box-shadow: 2px 2px 4px #c6c6c6;
}

.thumbnail img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.sponsor_container{
  position: relative;
  width: 100%;
  padding-bottom: 10%;
  margin-bottom:20px;
}
.sponsor{
	width:100%;
	margin-bottom:10px;
	text-align:center;
}

img{
    max-height:100%;
    max-width:100%;
}
.tab-content > .active {
    background: #fff4ef none repeat scroll 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
     background-color: #fff4ef !important;
}
#request {
    background-color: #fff4ef;
}
.content
.content2body{

}
#Content1Body ul, ol{
    list-style: outside ;
    margin: 0 0 15px 35px;
		color:#666;
}
#Content1Body ol {
    list-style: outside none  decimal;
    margin: auto 40px;
    padding: 0 0 0 35px;
}
.custom-counter {
  margin: 0;
  padding-left: 15px !important;
  list-style: none !important;
}

.custom-counter li {
  counter-increment: step-counter;
  margin-bottom: 10px;
}

.custom-counter li::before {
  background-color: rgb(116, 231, 183);
  border-radius: 3px;
  color: white;
  content: counter(step-counter, decimal);
  font-size: 100%;
  font-weight: bold;
  margin-left: -3.25em;
  margin-right: 1em;
  display: inline-block;
  position: relative;
  top: 7px;
  width:2em;
  text-align:center;
}

.Ticket.partner img{
	 max-height: 70px;
	 max-width:100px;
}
.partners h4 {
	font-size: 24px;
	padding: 5px;
	color:#FF3299;
	font-family: "Dancing Script", cursive;
	text-transform:none;
}
#Badge img{
	max-height:125px;
	max-width:125px;
	margin-left:30%;
}

.exhibitors{
	 list-style: outside none none !important;
}
#ExhibitInstructionsBottom{
	text-align:center;
}

.show-features {
    -moz-column-count: 2;
    margin-bottom: 5px;	
		display:inline-block;
		width:100%;
}
.panel-default > .panel-heading {
  background-color: #fff4ef;
  border-color: #ddd;
  color: #666;
}
.panel-default > .panel-heading a:focus{
	color:#FF3299;
}
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #ff3299;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
}
.testimonial-name{
	font-size:14px;
	font-style:italic;
}
#Content1Body #Content2Heading h2{
	margin-bottom:30px;
	text-align:center;
}
#Downloads{
	padding:30px 30px 15px;
}
#Downloads h4{
	margin-bottom:20px;
}
.TicketLogo {
    background-color: #ff3299;
    border-radius: 45px;
    height: auto !important;
    margin-bottom: 20px;
    padding: 15px;
    width: 375px;
}
.TicketLogo img{
	height:auto !important;
}
.ticket-description {
    width: 100%;
		margin-left: -15px;
}
.caption {
    margin-bottom: 0; 
		min-height:45px;
}
.BlogList .BlogText {
    height: 87px; 
}
.undecided {
    margin-top: 30px;
		padding-left:0;
}
.disclaimer {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
}
@media(min-width:768px)and (max-width:1279px){
	#main-menu ul li {
    display: inline-block;
    margin-left: 0px;
}
#VenueName {
    display: block;
    font-size: 14px;
    text-align: center;
}
#VenueCity {
    display:block;
    text-align: center !important;
    font-size: 14px;
		font-style:italic;
}
#main-menu ul li a {
    font-size: 12px !important;
		text-align:center;
		padding: 10px 6px !important;
}
#main-menu {
	text-align:center;
}
.nav {
    margin-bottom: 0;
		margin-top:0;
}
.cat-filters .filter-item {
     padding: 0 34px !important;
}
.col-sm-12 > .event-box {
    padding: 5px 0;
    margin-left: -15px;
    margin-right: -15px;
}
#Badge img{
	margin-left:45%;
}

.overlay-btn {
    margin-top: 15px !important;
}
.overlay {
   height: 500px !important;
}

#show-slideshow .carousel-inner {
    max-height: 500px !important;
    min-height: 500px !important;
}
#show-slideshow .carousel-inner > .item {
    max-height: 500px !important;
    min-height: 500px !important;
}

}

@media(max-width:767px){
	
	#main-menu ul li a {
    color: #666;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 25px !important;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
		margin-left:-20px;
		width:100%;
}
.overlay{
	width:100%;
}
.caption {
    margin-bottom: 10px; 
		min-height:10px;
}
.overlay-btn {
    margin-top: 15px !important;
}
	.pull-right {
    float: none !important;
}
#Downloads{
	background-color:#fff4ef;
	border-radius:20px;
	padding:20px 15px 1px;
	margin:-15px;
}
#Downloads h4{
	font-size:14px;
}
#Content1Body #Content2Heading h2{
	font-size:26px;
}
	.col-xs-12 #logo img {
    margin-bottom: 5px !important;
    margin-left: 0 !important;
    margin-top: 15px;
    padding: 0;
    text-align: center;
    width: 300px !important;
}
	h2 {
    text-align:center;
		font-size:26px;
}
	.show-features {
    -moz-column-count: 1;
    margin-bottom: 5px;	
		display:inline-block;
		width:100%;
}
.shows-container {
    background-color: #fff;
    border: medium none;
    border-radius: 0;
    padding: 0;
    width: 100%;
}
.col-sm-12 > .event-box {
    margin: auto -30px;
  height:auto;
}

#ShowDate {
    margin-bottom: 0;
}
#VenueName, #VenueCity {
    font-size: 16px;
}
.home-btns {
}

h2 {
    font-size: 24px;
    line-height: 35px;
}
.uppercase {
    text-align:	center;
}
.partner {
    height: 60px;
    margin-bottom: 40px;
}
.mbottom30 {
  
}

.custom-counter {
    list-style: outside none none !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0 !important;
    margin-top: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#AboutUs {
	margin-top:30px;
}
#AboutUs p{
	text-align:center;
}
.col-sm-12 > .event-box h4 {
    margin-bottom: 0;
    margin-top: -10px;
    min-height: 35px;
    text-align: center;
    font-size: 18px !important;
}
.first-event .event-btn {
    float: right;
    margin-bottom: 15px;
    margin-top: 0;
    max-width: 100%;
    text-align: center;
}
.col-sm-12 .event-box {
    padding: 8px 20px 18px;
		margin-left:-15px;
		margin-right:-15px;
}
	#ShowList h3{
		text-align:center;
		margin-bottom:15px;
	}
	#content {
			margin-top: 30px !important;
	}
	#Content1Body ol {
			list-style: outside none decimal;
			margin: auto 0px !important;
			padding: 0 0 0 35px;
	}
	.img-body{
		 margin: 20px auto !important;
			width: auto;
			float:none;
	}
	h3 {
			font-size: 22px;
			text-align: center;
	}
	.hyperlink{
		display:block;
	}
	.site-sponsors ul li img {
			max-width: 200px !important;
			max-height:153px;
			min-width:153px !important;
	}
	#Badge img {
			margin-left: 35%;
	}
	#TicketFormData ul{
		margin-left:5px !important;
		margin-right:0 !important;
	}
	.tab-panel {
    margin: auto -15px !important;
  }
	.bottom img {
    margin: 10px 15px;
    max-height: 37px;
	}
	#FooterLogo {
    background-color: #fff;
	}
}

}
