/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 31 2022 | 14:05:33 */
/* 2021 Updates */
/* site header */

/* .BlueBanner {
	background: #0388da; !* url("http://bridgeconf.wpengine.com/wp-content/uploads/2022/03/CULogo.png") no-repeat center top / auto 100%; *!
	!* min-height: 20rem; *!
}

.BlueBanner section.fullwidth.header-solid.v2 {
	display: none;
}

@media screen and (min-width: 800px) {
	.BlueBanner {
		background: #0388da url("http://bridgeconf.wpengine.com/wp-content/uploads/2022/03/Starburst.png") no-repeat center center / cover;
	}

!* 	.BlueBanner .fullwidth.header-solid.v2 {
		background: transparent; !* url("http://bridgeconf.wpengine.com/wp-content/uploads/2022/03/CULogo.png") no-repeat center top / auto 100% !important; *!
		display: block;
		!* margin-top: -5rem !important; *!
		!* min-height: 20rem; *!
		position: relative;
	} *!
}

@media screen and (min-width: 1000px) {
	.BlueBanner .fullwidth.header-solid.v2 {
		!* min-height: 40rem; *!
	}
} */

/*.SwirlBanner {
	background: transparent url("https://bridgeconf.wpengine.com/wp-content/uploads/2021/03/SwirlBannerBack.png") no-repeat center top;
}*/

header#site-header {
	background: #3e1af0;
}

/* .BlueBanner header#site-header {
	background: transparent !important;
	position: static;
} */

.fullwidth.header-solid.v2 {
	display: none;
}

header .container.clearfix.cntrs {
	background: transparent;
}

@media screen and (max-width: 1000px) {
	header .container.clearfix.cntrs {
		height: auto;
	}

	.expandedNavigation {
		background: transparent;
		margin: 0;
		position: static;
	}
}

.expandedHeader {
	padding: 10pt 0;
}

.expandedLogo.pull-left {
	float: left !important;
	margin-left: 10pt !important;
	max-width: 8rem;
}

@media screen and (min-width: 50rem) {
	.expandedLogo.pull-left {
		max-width: 12rem;
	}
}

@media screen and (min-width: 1000px) {
	.expandedLogo.pull-left {
		margin-left: 0 !important;
	}
}

.expandedLogo .tint {
	padding: 8pt;
}

.expandedHeader .nav li {
	background: #0388dabb;
}

.expandedHeader .nav li a {
	color: white;
}

/* navbar */
.expandedNavigation {
	background: transparent;
}

@media screen and (max-width: 1000px) {
	.expandedNavigation {
		margin: 0;
		position: static;
	}
}

.expandedHeader .navbar-toggle {
	background: #3e1af0;
}

.expandedHeader #bs-example-navbar-collapse-1 {
	max-width: 100%;
	margin: 0;
}

.nav.navbar-nav,
.nav.navbar-nav.pull-right {
	margin: 12px auto 0;
	float: right;
}

@media (min-width: 768px) and (max-width: 991px) {
	.expandedHeader .nav.navbar-nav {
		width: auto;
	}
}

.expandedHeader .nav li.register {
	background: white;
}

.expandedHeader .nav li.register a {
	color: #3d19ee;
	border: 0;
}

/* the !important are to override the base style */
.expandedHeader .nav > li > a:hover,
.expandedHeader .nav > li > a:focus,
.expandedHeader .nav > li.active > a,
.expandedHeader .nav > .current-menu-item a {
	background-color: white;
	color: #1f0d78 !important;
}

.expandedHeader .nav li ul li,
.expandedHeader .nav li ul li a {
	background: #1f0d78;
	color: white !important;
}

li.current-menu-item > a {
	color: white !important;
}

.expandedHeader .nav li ul li a:hover {
	color: #1f0d78 !important;
	background: white;
}

/* body content */

body {
	color: black;
	font-family: "Open Sans Bold", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Avenir Black", "Open Sans Bold", Arial, sans-serif;
}

.container {
	padding: 0;
}

.row.section-header {
	margin: 0 auto;
	max-width: 1140px;
}

/* add a little white space to headers */
h1,
h2 {
	margin-top: 40pt;
}

.slider-content h1 {
	margin-top: 0;
}

.slider-content h3 {
	margin-top: 10pt;
}

/* alter speakers section */
.speaker.item {
	padding-top: 60pt;
}

.carousel-inner .speaker.item {
	padding: 20pt 0 0 0;
}

.speaker .read-more-link,
.speaker:hover .read-more-link {
	display: none;
}

.speaker:hover .speaker-about {
	display: block;
}

/*.speaker > a {
	display: none;
}*/

/* add background color to Hero Button */
.fullwidth.site-slider .section-button {
	background-color: #1f0d78;
}

/* ticket blocks */
.ticket-box:hover,
.ticket-box.featured {
	background: #1f0d78;
}

.ticket-box .box-content {
	min-height: 9em;
}

.ticket-box .box-price {
	color: #1f0d78;
}

.ticket-box .section-button {
	color: #1f0d78;
	border-color: #1f0d78;
}

.ticket-box:hover .section-button,
.ticket-box.featured .section-button {
	color: #1f0d78;
}

/* Change sub header size */
section.fullwidth.site-slider .slider-content h3 {
	font-size: 23px;
}

/* control rate grid */
.rates.alignnone {
	display: block;
	margin: 20pt auto;
	max-width: 900px;
}

@media screen and (min-width: 1359px) {
	.expandedHeader .nav {
		top: 0;
	}
}

#menu-official-menu li a {
	font-size: 1.2rem;
}

#menu-official-menu > li:last-child a {
	background: white;
	color: #1f0d78;
}

/* Home page slider */

.fullwidth.header-solid.v2 {
	background: transparent !important;
}

section.v2 .slider-content h1 + p {
	color: white;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
}

section.header-solid.v2 .slider-content h3 {
	color: white;
}

.est-date {
	display: none;
}

section.header-solid.v2 .slider-content .section-button {
	background: white;
	border: none;
	color: #1f0d78;
	text-decoration: none;
	max-width: 100%;
	white-space: normal;
}

.slider-content h3 a:hover {
	color: white;
}

.absolute.slider-content > p {
	line-height: 1;
}

/* home page content */
section#tile_calltoaction.fullwidth.parallax {
	background: #0388da url("http://bridgeconf.wpengine.com/wp-content/uploads/2022/03/Starburst.png") no-repeat center center / cover;
	padding: 20pt 0 40pt;
}

#tile_calltoaction .section-button:hover {
	background-color: white;
	color: #0388da;
}

section.fullwidth.site-slider .slider-content h1,
section.fullwidth.parallax h2,
section.fullwidth.heading-image h2 {
	text-shadow: none;
}

@media screen and (min-width: 1000px) {

	.fullwidth.header-solid.v2 {
		background: linear-gradient(#3e1af0, #1f0d78);
		padding: 0;
		position: relative;
	}

	.BlueBanner .fullwidth.header-solid.v2 {
		background: transparent;
	}

	.header-solid .section-content {
		background: transparent url("https://bridgeconf.wpengine.com/wp-content/uploads/2021/03/MainSliderBack.png") no-repeat top center;
		padding: 20pt 0;
	}

	.BlueBanner .header-solid .section-content {
		background: transparent;
	}

	section.header-solid.v2 .slider-content .section-button {
		margin: 30px 0 0;
	}
}

#tile_speakers {
	display: none;
}

#menu-item-5178 a {
	background-color: #fdb813;
	font-weight: bold;
	color: #ffffff;
}

.expandedHeader .nav li.yellowButton a {
	background: #fcbe04;
	/* color: white; */
	/*font-weight: bold;*/
}

.expandedHeader .nav > li.yellowButton > a:hover,
.expandedHeader .nav > li.yellowButton > a:focus,
.expandedHeader .nav > li.active.yellowButton > a,
.expandedHeader .nav > .current-menu-item.yellowButton a {
	background-color: #3c81d5;
	color: white;
}

body .shrink ul.navbar-nav {
	width: auto;
}

@media screen and (max-width: 760px) {
	.textwidget {
		padding: 0 10pt;
	}
}

/* social links */
#tile_connect {
	background: #0388da url("http://bridgeconf.wpengine.com/wp-content/uploads/2022/03/Starburst.png") no-repeat center center / cover;
}

section.fullwidth.social-links .icons {
	margin: 40pt 0 0;
}

section.fullwidth.social-links h2 {
	color: white;
}

section.fullwidth.social-links .icons a:hover i.bottom,
section.fullwidth.social-links .icons a:hover i:first-child,
section.fullwidth.social-links .icons a,
section.fullwidth.social-links .icons i,
.fa.fa-facebook-square,
.fa.fa-linkedin-square,
.fa.fa-twitter-square {
	display: inline-block;
	height: auto;
	font-size: 60pt;
	position: static;
	transition: none;
	width: auto;
}

section.fullwidth.social-links a,
section.fullwidth.social-links a:hover,
section.fullwidth.social-links .icons a,
section.fullwidth.social-links .icons a:hover {
	color: white;
	margin: 0 4pt;
}

section.fullwidth.social-links .icons i.bottom,
section.fullwidth.social-links .icons a:hover i.bottom {
	display: none;
}

/* footer */
#site-footer {
	background: white;
}

@media screen and (max-width: 760px) {
	#site-footer {
		margin: 0 10pt;
	}
}

#site-footer * {
	color: black;
}

#site-footer .widgets .widget-title {
	border: none;
}

#site-footer .widgets a:hover {
	color: #3d19ee;
}

#site-footer .bottom-footer .icons i {
	margin-left: 5px;
}

#site-footer .bottom-footer .icons a,
#site-footer .bottom-footer .icons a:hover,
#site-footer .bottom-footer .icons a:hover i {
	color: #3d19ee;
}

#site-footer .bottom-footer .fa.fa-facebook-square,
#site-footer .bottom-footer .fa.fa-linkedin-square,
#site-footer .bottom-footer .fa.fa-twitter-square {
	font-size: 20pt;
	color: #3d19ee;
}

/* schedule and track descriptions */
.schedule table strong,
.schedule h3,
.schedule strong,
.track h4,
.track h4 strong {
	color: #f3b33e;
}

p.event {
	padding-left: 20pt;
}

.schedule table strong em,
.schedule table td[valign="top"] strong,
.schedule em strong,
.schedule strong em,
.schedule p[style^="padding"] strong,
.schedule p.event strong,
.track strong {
	color: #1f0d78;
}

.track p {
	margin-left: 2rem;
	text-indent: -2rem;
}

/* fix the broken "fixed" containers */
.big-sponsors.schedule .day-floating.fixed.container {
	position: static;
}

.schedule .day-floating:not(.fixed) .col-md-4,
.schedule .day-floating .col-md-4 {
	margin-left: 10pt !important;
}

@media screen and (min-width: 740px) {
	.schedule .day-floating:not(.fixed) .col-md-4,
	.schedule .day-floating .col-md-4 {
		margin-left: 0 !important;;
	}
}

.col-xs-12.gold_2 div.flipper div.front {
	text-align: center;
}

.col-centered {
	vertical-align: top;
}

.homeQuote {
	display: none;
}

.speaker .tint {
	max-height: 280px;
	overflow: hidden;
}

.container p {
	margin: 1rem;
}
