/* Custom Styles */
@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700');
body {
	font-size: 18px;
	color: #444;
}
p {
	color: #444;
	line-height: 1.4em;
}
blockquote {
    font-size: inherit;
}
#content {
	margin-top: 40px!important;
}
a {
	color: #ED2F7D;
}
a:hover {
	color: #D13086;
}
.caption-venue {
	margin-bottom: 0;
}
.overlay-btn {
	margin-top: 15px;
}
#Content1Body ul, ol {
}
.col-xs-12 #logo img {
	margin: auto !important;
	max-width:225px;
}
.col-md-10 .caption-date {
	display: inline-block;
}
.col-md-10 .caption-time {
	display: inline-block;
}
#header {
	background-color: #fff;
}
#main-menu {
	margin-top: 85px;
	padding: 0 15px;
	background-color: none;
}
#main-menu ul li a {
    color: #000;
    font-family:  Merriweather, "New York", serif;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 10px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
		letter-spacing:.4px;
}
#main-menu ul li.active a, #main-menu ul li a:hover {
	background-color: transparent;
	color: #ED2F7D;
}
#main-menu .dropdown-menu li a {
	background-color: #fff !important;
	color: #ED2F7D !important;
	font-size: 13px;
}
#main-menu .dropdown-menu li.active a {
	background-color: #fbf0f1 !important;
	color: #ED2F7D !important;
	font-size: 13px;
}
.dropdown-header {
	background-color: #ED2F7D;
}
.nav > li > a {
	padding: 5px 8px 10px !important;
}
.navbar-toggle {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #ED2F7D;
}
.navbar-toggle .icon-bar {
	background: #ED2F7D none repeat scroll 0 0;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
	 color:#ED2F7D !important;
}
.overlay{
		color: #fff;
	left: 40px;
	position: absolute;
	text-align: center;
  top: 50%;
  transform: translateY(-50%);
  bottom: initial;
  z-index: 100;

}
.event-btn a {
	border: 1px solid #ED2F7D;
	border-radius: 2px;
	color: #ED2F7D;
	margin-right: 10px !important;
	padding: 5px 10px;
	transition: all 0.2s ease 0s;
}
.event-btn a:hover {
	background: #ED2F7D none repeat scroll 0 0;
	color: #fff;
}
.home-btns {
	margin: 0;
}
.btn-default, .ticket-forms .btn-default {
	background-color: #ED2F7D;
	color: #fff;
}
.btn-default:hover, .btn-default:active, .ticket-forms .btn-default:hover {
	background-color: #DD59A0;
	color: #fff;
}
.first-event .event-btn {
	margin-top: 15px;
}
.col-sm-12 .row .first-event::after {
	margin: 0;
	border-top: 1px solid #ccc;
}
.event-btn a {
	padding: 3px 5px;
}
#ShowDate {
	margin-bottom: 0px;
}
#VenueName {
	display: inline-block;
	font-size: 15px;
}
#VenueCity {
	display: inline-block;
	text-align: right;
	font-size: 14px;
}
.col-sm-12 .event-box {
   padding: 15px 20px 15px;
}
.col-sm-12 #VenueCity {
	display: inline-block;
	text-align: center;
	font-size: 14px;
}
.col-sm-12 .event-box-inner{
	min-height:150px;
}
#main-menu .dropdown-menu li a {
	background-color: #fff !important;
	color: #ED2F7D !important;
	font-size: 13px;
	width: 100%;
	BORDER: NONE !important;
}
#main-menu .dropdown-menu li a:hover, #main-menu .dropdown-menu li:active a {
	background-color: #fbf0f1 !important;
	color: #ED2F7D !important;
	font-size: 13px;
	width: 100%;
	BORDER: NONE !important;
}
h1, h2, h3, h4, h5, h6 {
	color: #ED2F7D;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 0;
	font-family:  Merriweather, "New York", serif;
}
h1 {
    font-size: 32px
}
h2 {
    font-size: 22px;
}
h3 {
	margin: 0 0 10px;
}
#Content2Heading h1 {
   color: #000;
    font-family: Merriweather, "New York", serif;
    font-size: 30px;
    text-align: center;
}
#ExhibitorHeading h3 {
	color: #ED2F7D;
}
#Content1Body h2 {
	color: #ED2F7D;
	margin-bottom:4%;
}
#Tickets h3, #coupons h3 {
	color: #ED2F7D;
}
#request h3 {
	color: #ED2F7D;
}
.show-caption {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px 15px 15px;
}
.show-caption h1, .show-caption h3, .show-caption h4, .show-caption h5, .show-caption h6 {
	color: #fff;
}
.show-caption h1 {
    font-size: 30px;
    line-height: 1.2em;
		margin-bottom:15px;
}
.show-caption h3 {
    font-size: 22px;
    line-height: 1.3em;
    margin-bottom: 10px;
}
.show-caption h5, .show-caption h6{
    font-family: Lato, Helvetica, sans-serif;
		margin-bottom: 7px;
}
.pink {
	color: #ef6883;
}
.blue {
	color: #ED2F7D;
}
.btn-custom {
	background-color: #ED2F7D;
	color: #fff;
}
.btn-custom:hover {
	background-color: #B91A62;
	color: #fff;
}
.submit-ticket:hover {
	background: #B91A62 none repeat scroll 0 0;
	color: #fff;
}
.submit-ticket {
	background: #ED2F7D none repeat scroll 0 0;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 13px 5%;
	text-align: center;
	transition: all 0.2s ease 0s;
	width: 100%;
}
.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: #D9D0D1;
	border-color: #D9D0D1;
}
.btn-modal {
	background-color: #ED2F7D;
	color: #fff;
	width: auto !important;
}
#breadcrumb {
	background: url("../images/breadcrumb.jpg") repeat;
	padding: 20px 0;
	background-size: auto 200px;
}
#breadcrumb h2, #breadcrumb p {
	color: #fff;
}
.navbar-toggle.btn-custom .icon-bar {
	background: none repeat scroll 0 0 #fff;
}
.bottom {
	background: url("../images/breadcrumb.jpg") repeat;
	background-size: auto 200px;
	min-height: 75px;
}
.border-bottom {
	border-bottom: 3px solid #A1A1A3;
	border-top: 3px solid #A1A1A3;
}
.bottom img {
	margin-bottom: 0;
	max-height: 60px;
}
.copyright a {
	color: #F5DDEB;
}
.copyright a:hover {
	color: #E6BCD4;
}
#footer-menu {
   border-bottom: 0.25px dotted #fbf0f1;
    height: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: visible;
    padding-bottom: 5px;
		text-transform: uppercase;
}
#footer-menu .nav > li > a:focus, #footer-menu .nav > li > a:hover {
    text-decoration: underline;
		background-color:transparent;
		color:#fff;
}
#footer-menu ul li {
    display: inline-block;
    font-size: 14px;
}
.footer-contact {
	text-align: right;
	float: right;
}
#logo {
	margin-bottom: 5px;
	margin-top: 15px;
}
#VenueContact h3 {
  color: #666;
  font-family: Lato, Helvetica, sans-serif;
}
.content2body {
}
#Content1Body ul {
	list-style: outside;
	font-size:18px;
}
#Content1Body li {
    margin-bottom: 10px;
    padding-left: 5px;
}
#Content1Body .features ul, .features ol {
	list-style: none;
	margin: auto 20px;
	padding: auto 10px !important;
}

#Content1Body ol {
	padding: 0 0 0 35px;
	list-style: outside decimal;
	font-size:18px;
}
#Content1Body ol li ol {
	margin:8px 0 0 0;
}
#Content1Body ol li ol li{
	list-style:disc;
	padding:0;
}
#Content1Body #ExhibitInfo li {
	margin: 0 0 15px;
	font-size: 16px;
}
#Content1Body #TabList li{
	padding-left:0;
}
.social ul li span {
	color: #fff;
	background-color: #ED2F7D;
	padding: 0 3px;
}
.social ul li span:hover {
	background: #ED2F7D;
	box-shadow: 1px 1px 2px #ccc;
}
.custom-counter {
	margin: 0;
	padding-left: 55px !important;
	list-style: none !important;
}
.custom-counter li {
	counter-increment: step-counter;
	margin-bottom: 10px;
}
.custom-counter li::before {
	background-color: rgb(0, 200, 200);
	border-radius: 3px;
	color: white;
	content: counter(step-counter, decimal);
	font-size: 100%;
	font-weight: bold;
	margin-left: -3em;
	margin-right: 1em;
	display: inline-block;
	position: relative;
	top: 7px;
	width: 2em;
	text-align: center;
}
.partners h4 {
	background-color: #FBF0F1;
	font-size: 14px;
	padding: 5px;
	color: #ED2F7D;
	margin-bottom:25px;
}
.exhibitors {
	list-style: outside none none !important;
}
#request {
	background-color: #fbf0f1;
	padding: 30px 0 0;
	margin-top: 0px;
}
#contact-form {
	background-color: #E4F4F7;
	padding: 30px 0;
}
.subnav.affix {
	position: fixed;
	top: 0;
	z-index: 10;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #3fb8af;
	color: #fff;
}
.sub-menu {
	display: block;
}
.secondary-box {
	background: none repeat scroll 0 0 white;
	border: 4px solid #d8dcdf;
	border-radius: 25px;
	box-shadow: 2px 2px 30px #e6e6e5 inset;
	margin: 60px 8px 8px;
	min-height: 360px;
	padding: 120px 12px 24px;
	position: relative;
	text-align: center;
	width: 30%;
}
.secondary-box img {
	border-radius: 50%;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: -60px;
	max-width: 180px;
	position: absolute;
	right: 0;
	top: 0;
	width: 160px;
}
.advertising-box {
	background: none repeat scroll 0 0 white;
	border: 4px solid #d8dcdf;
	border-radius: 25px;
	box-shadow: 2px 2px 30px #e6e6e5 inset;
	margin: 3px 8px 40px;
	padding: 5% 8%;
	position: relative;
	width: 100%;
}
.panel-default > .panel-heading {
	background-color: #f5f5f5;
	border-color: #ddd;
	color: #ED2F7D;
}
.panel-default > .panel-heading a:focus, .panel-default > .panel-heading a:hover {
	background-color: #f5f5f5;
	border-color: #ddd;
	color: #3fb8af;
}
.home2 {
	background: none;
}
.copyright {
	background-color: #666;
}
.copyright p {
	color: #fff;
	font-size: 14px;
	padding: 6px 0;
}
.pp-category-title {
	background-color: #ED2F7D;
}
.location-title {
	color: #ED2F7D;
}

#Tickets ul, ol {
	color: #000;
	list-style: outside none disc;
	padding: 0 35px 0 35px !important;
}
.cat-filters .filter-item.is-active {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #47b2aa 0%, #2e6a77 100%) repeat scroll 0 0;
	border-color: #2e6a77;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
	color: #fff;
}
#cat-filters ul {
	padding: 0 !important;
}
.members-table td {
	padding: 3px;
}
.tagline {
	color: #ED2F7D;
	float: right;
	font-family: "Dancing Script", cursive, sans-serif;
	font-size: 28px;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 15px;
}
.partner img {
	max-width: 145px;
	margin-bottom: 15px;
}
#main-menu .blog a {
	background-color: #ED2F7D;
	color: #DFF1F5;
	font-weight: bold;
}
.col-sm-12 > .event-box h4 {
	border-bottom: medium none;
	display: inline-block;
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 5px;
	min-height: 25px;
	text-align: left;
	margin-top: 0;
	padding-top: 0;
}
#ticket-sponsors {
	text-align: center;
	display:none;
}
#ticket-sponsors li {
	list-style: none;
	display: inline-block;
}
#ticket-sponsors img {
	max-height: 150px;
	max-width: 200px;
	padding: 0 20px;
}
.shows-title {
	text-align: left;
}

.glyphicon-registration-mark::before {
    font-size: 12px;
}
.checkbox input[type="checkbox"], 
.checkbox-inline input[type="checkbox"], 
.radio input[type="radio"], 
.radio-inline input[type="radio"] {
    margin-top: 7px;
}
#carousel-booth .carousel-inner img {
    width: 100%;
}

 @media(max-width:1279px) {
  .tagline {
    margin-right: 15%;
  }
	#main-menu {
    margin-top: 15px;
 }
 #main-menu .nav{
    text-align:right;
 }

#VenueName {
	display: inline-block;
	font-size: 14px;
}
#VenueCity {
	display: inline-block;
	font-size: 14px;
	text-align: center;
}
.tagline {
	  color: #ED2F7D;
    float: right;
    font-family: "Dancing Script",cursive,sans-serif;
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 23px;
		margin-right:0 !important;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -5px;
	width: auto;
}
#main-menu ul li a {
	font-size: 13px !important;
}
.footer-email {
	text-align: center;
	float: none;
}
#ShowList{
		margin-left: -30px;
	margin-right: -30px;
}
#MenuShowList ul{
	margin-left: -5px !important;
	margin-right: -5px !important;
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.176);
}
#ShowList img {
	width: 45px;
	height: auto;
}
#ShowList h2 {
	font-size: 24px;
}
#content {
	margin-top: 10px !important;
}
.col-sm-12 > .event-box {
	margin: auto -30px;
}
.home-btns {
	margin: 0px 0 25px;
}
.copyright p {
	text-align: left;
}
#FooterLogo.pull-right {
	float: none !important;
	margin: auto 20%;
}
.partners h1 {
	font-size: 24px !important;
	margin: 0 20px 20px;
}
#breadcrumb h2, #breadcrumb p {
	text-align: center;
}
#breadcrumb p {
	font-size: 17px;
}
#Content2Heading h1 {
	margin-top: 20px;
}
#Content1Body ul, ol {
	margin: auto;
}
#main-menu ul li a {
	font-size: 13px !important;
}

}
@media(min-width:768px) and (max-width:991px){
	 .tagline {
    margin-right: 15%;
  }

.event-box h4 {
font-size: 1em;
}
.caption-address{
	margin-bottom:2px;
	margin-top:5px;
}
h5 {
    font-size: 16px;
}
#footer-menu {
   margin-top: 0;
}
 #main-menu ul li a {
    font-size: 12px !important;
}
	.overlay {
		width: 60%;
	}
	#slideshow{
	  height: 305px;
	}
	.show-caption {
		 margin: auto 5%;
  }

	.col-lg-5 .caption-address {
    margin-bottom: 9px;
  }
}
@media(max-width:767px) {
	h3{
		text-align:center;
	}
	.carousel-inner {
    max-height: 300px;
  }
  .overlay {
			color: #fff;
			left: 0;
			position: absolute;
			text-align: center;
			width: 100%;
			z-index: 100;
	}
	#show-slideshow .carousel-control.right,
	#show-slideshow .carousel-control.left{
	display:none;
	}
	.show-caption h1 {
     font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
  }
	.show-caption h5 {
     font-size: 16px;
  }
	.show-caption {
			padding: 20px 10px;
	}
	#Content1Body .features ul, .features ol {
	list-style: outside none none;
	margin: auto 0;
	padding: 0 !important;
  }
  h1 {
    font-size: 30px;
	}
	.footer-contact {
    float: none;
    text-align: center;
	}
	.col-md-10 .caption-date {
		display: block;
	}
	.col-md-10 .caption-time {
		display: block;
	}
	.caption-address{
		margin-bottom:2px;
		margin-top:5px;
	}
	.tab-panel {
		margin-left: -15px;
		margin-right: -15px;
	}
	.nav-tabs > li {
		margin-bottom: -2px;
		width: auto;
	}
	#VenueCity {
		display: inline-block;
		text-align: center;
		width: 100%;
		margin-bottom: 5px;
	}
	.home-btns {
		margin: 0 0 15px;
	}
	.col-sm-12 > .event-box h4 {
		text-align: center;
	}
	#main-menu ul li a {
		font-size: 16px !important;
	}
	.nav > li > a {
		display: block;
		padding: 10px 8px;
		position: relative;
	}
	.nav {
		display: inline-block;
		margin-bottom: -5px;
		margin-top: 15px;
		width: 100%;
	}
	.secondary-box {
		background: none repeat scroll 0 0 white;
		border: 4px solid #d8dcdf;
		border-radius: 25px;
		box-shadow: 2px 2px 30px #e6e6e5 inset;
		margin: 60px 0px 8px;
		min-height: 100px;
		padding: 120px 12px 24px;
		position: relative;
		text-align: center;
		width: 100%;
	}
	#Tickets ul, ol {
		color: #000;
		list-style: outside none disc;
		padding: 0 0px 0 5px !important;
	}
	#Tickets li {
		margin-bottom: 8px;
	}
	.shows-title {
		text-align: center;
	}
	.table-responsive {
		border: none;
		margin-bottom: 15px;
		overflow-y: hidden;
		width: 100%;
		font-size: 14px;
	}
	.members-table td {
		padding: 5px 10px 5px 5px;
	}
	#social.pull-right{
		float:left !important;
	}
	#Content1Body h2 {
			margin-bottom: 10%;
			text-align: center;
	}
	.social {
			padding-left: 10px !important;
	}
	blockquote {
			margin-left: 0;
			padding-right:0;
	}

}
