/*--General Styles--*/

div.link-text {
  font-weight: bold;
  font-size: 1.2em;
}

div.video-wrapper {
	font-size: 0px !important;
}

h1 {
	font-weight: 700;
}

h2 {
	font-weight: 500;
}

h3 {
	font-weight: 500;
}

h4 {
	font-weight: 500;
}

p {
	font-weight: 300;
}

.h1 {
	font-weight: 700;
}

.h2 {
	font-weight: 500;
}

.h3 {
	font-weight: 500;
}

.h4 {
	margin-top: 25px;
	font-weight: 500;
}

.url {
	font-size: 14px !important;
}

.goldBar {
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 0px 10px 0px 25px;
	border-left: 5px solid #FFBF23;
	list-style: none;
	font-weight: 700;
}


/*--Side Nav Styles--*/

aside.sidebar section.widget_nav_menu {
	border-top: 0px solid #8c1d40;
}

.active {
	font-weight: 600;
	background-color: rgba(0,0,0,.04);
	pointer-events: none;
}

.menu-overview {
	border-bottom: 5px solid #8c1d40;
}


/*--Metaslider Styles--*/

.container-fluid {
	margin-bottom: 15px;
}
#metaslider_784 .caption-wrap {
	margin-top: 45px !important;
	background:rgba(1,1,1,0.7) !important;
	max-width: 600px;
}

#metaslider_container_88806 .caption-wrap {
	margin-top: 30px !important;
	background: rgba(0,0,0,0.7) !important;
	color: #FFC627;
	max-width:740px;
	padding: 10px 20px;
	
}
.caption {
	margin: 0px !important;
}

.caption-wrap h1 
	{margin-top:0;
	}

#metaslider_784 {
	height: 500px !important;
}

#metaslider_90651 {
	height: 500px !important;
}

#metaslider_88806 {
	height: 500px !important;
}

.header-widget.container-fluid .metaslider .slides>li>img {
    height: 500px !important;
}

.slides li > img {
	object-position: center !important;
}

@media only screen and (max-width: 992px) {
	#metaslider_88806 {
	height: 300px !important;

}	
	.header-widget.container-fluid .metaslider .slides>li {
    height: 500px !important;
}
	
}


/*--Event Styles--*/

.tribe-events-single-event-title {
	font-weight: 500;
}

.tribe-events-loop {
	background-color: #ffffff;
	padding: 25px;
}

.tribe-events-list-separator-month span {
	background-color: #FFC627;
}

.tribe-events-cost {
	width: 100% !important;
	display: inline-block !important;
}

.tribe-events-event-meta h2 {
	font-size: 24px !important;
	margin-bottom: 15px !important;
	margin-top: 25px !important;
}

.tribe-events-event-meta dt {
	font-size: 18px;
}

.tribe-events-event-meta dd {
	font-size: 16px;
	margin-top: 5px !important;
	margin-bottom: 25px !important;
	text-decoration: none !important;
}

.tribe-events-event-meta abbr {
	text-decoration: none !important;
}

.tribe-events-event-url {
	overflow: auto !important;
}

.tribe-events-meta-group-details {
	width: 100% !important;
	max-width: 345px;
}

.one-special-button-registration-link {
	font-weight: bold;
}