/*
	Theme Name: Content Industry Connect London 2021
	Description: Brunico Event Framework v.2.0 build
	Version: v.1.0
	Author: R. Stephenson Price
	Author URI: www.stratasfear.com
*/

/* --------------------------------------- */
/* THEME RESET
/* --------------------------------------- */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

*, *:before, *:after { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; margin:0; padding:0; }

body { background:#000; margin:0; padding:0; color:#232323; font:1em "Quicksand",soleil,"Lucida Grande","Lucida Sans Unicode","Nimbus Sans L", Arial, sans-serif; line-height:1.5; letter-spacing:0; position:relative; z-index:1; }
h1, h2, h3, h4, h5, h6, h7 { color:#999999; margin:40px 0 10px; font-weight:bold; font-family:"Quicksand"; text-transform:uppercase; }
h1 { font-size:2.5em; line-height:1.1em; color:#292929; font-weight:bold; }
h2 { font-size:1.7em; color:#292929; width:100%; text-align:center; }
h3 { font-size:1.4em; color:#3fc9f0; font-family: 'Quicksand', sans-serif; }
h4 { font-size:1.2em; color:#292929; }
h5 { font-size:1.0em; color:#3fc9f0; }
h6 { font-size:0.8em; }
h7 { font-size:1.0em; color:#3fc9f0; width:100%; text-align:right; margin:0 0 20px; float:right; }

p { margin:0 0 20px; font-family:"Quicksand";}

a:link, a:visited 	{ padding:0; margin:0; text-decoration:none; color:#0076A3; font-weight:bold; }
.faq a:link, .faq a:visited { color:#0076A3; }
.faq a:hover, a:hover 	{ color:#3fc9f0; }


a:hover img { opacity:1.0; transition:ease; 
	-webkit-backface-visibility:hidden; 
	   -moz-backface-visibility:hidden; 
	        backface-visibility:hidden; 
		   -webkit-transform:rotate(0);
		      -moz-transform:rotate(0); 
			       transform:rotate(0); 
}

em {
    font-style: italic;
}

blockquote { float:right; width:100%; padding:20px; margin:20px 0 20px 20px; border:none; border-top:1px solid #8b8b8b; border-bottom:1px solid #8b8b8b; font-size:1.4em; line-height:1.3em; font-weight:bold; font-style:italic; color:#787878; }
blockquote::before { content: '"'; font-size: 3em; position: absolute; left: 20px; color: #121212; font-family: "Roboto" !important; }
blockquote .credit { float:right; color:#292929; text-align:right; width:100%; font-size:0.7em; line-height:1.2em; }

#siteContainer		{ width:100%; display:block; position:relative; z-index:0; }
.overlay			{ display:none; width:100%; height:100%; top:0; bottom:0; left:0; right:0; Z-index:20; position:absolute; background-color:rgba(0,0,0,0.8)}
.container 			{ max-width:1310px; width:100%; margin:0 auto; }
.containerWide		{ max-width:1310px; width:100%; margin:0 auto; }
.containerAds       { height:auto; background:#efefef; padding:20px; }

.clearfloat:before, .clearfloat:after { content:""; display:table; }
.clearfloat:after { clear:both; }
/* For IE 6/7 only */
.clearfloat { *zoom:1; }

.shadow { box-shadow:0 0 5px #121212; -webkit-box-shadow:0 0 5px #121212; }

.hotLink, .anchor { position:relative; top:-100px; }

.hidden { display:none !important; }

/* --------------------------------------- */
/* SPECIAL CHARACTER FONT(S)
/* --------------------------------------- */
 
@font-face {
    font-family: 'Neutra Bold';
    src:    /* url('/Content/2016/fonts/neutratext-bold.otf') format('opentype'), */
            url('/Content/2021/fonts/neutratext-bold.woff') format('woff'), 
            url('/Content/2021/fonts/neutratext-bold.ttf') format('truetype'),
            url('/Content/2021/fonts/neutratext-bold.svg#webfont') format('svg');
}

/* --------------------------------------- */
/* FORMS
/* --------------------------------------- */

form h4 { background:#3fc9f0; }

/* --------------------------------------- */
/* AGENDA / TABLES
/* --------------------------------------- */

/*Delegates Table*/
.countryCell { min-width:180px; }
.xchangeIMG { border:0 !important; margin:0 !important; width:auto !important; position:relative !important; top:4.3px !important; }

.agendaSubjectToChange h3 {
    font-weight: 400;
    font-size: 1.3em;
    letter-spacing: 0.6px;
    margin: 0 0 20px 155px;
}

.days { width:calc(100% - 175px); }
/*.days .session { background:#dddddd !important; color:#fff !important; box-shadow:0 0 2px #cfcfcf; -webkit-box-shadow:0 0 2px #cfcfcf; }*/
.days .session:hover { background:#232323 !important; color:#ffffff !important; }
.days td { white-space:inherit !important; font-weight:normal !important; }

.days h1 { font-size:1.3em; margin:0 auto 40px; }

#sidebar-container { margin:0 20px 0 0 !important; background:#ffffff; border-radius:5px; font-size:0.7em; height:auto !important; }
#sidebar-container h4 { margin:0 auto 10px; }
#sidebar-nav > ul > li > ul { margin:0 !important; }
#sidebar-nav > ul > li { padding:10px; border-bottom:1px solid #efefef; }
#sidebar-nav img { float:left; }
#filters li     { margin:0 0 15px; float:left; }
#filters li a   { padding:5px 10px; border-radius:5px; line-height:31px; }
#filters li a:hover { background:#232323 !important; color:#ffffff !important; }

#agendaMenu { max-width:1260px; border-radius:0 0 5px 5px; overflow:hidden; }
#agendaMenu > .nav > li:nth-child(1) { display: none; }
#agendaMenu > .nav > li:nth-child(3) { display: none; }
#agendaMenu > .nav > li:nth-child(5) { display: none; }



.btnMain { border-radius:5px; padding:10px 20px; background:#3fc9f0; color:#ffffff; margin:20px auto; text-transform:uppercase; font-weight:bold; font-family: 'Lato', sans-serif; display:table; text-align:center; clear: both;}
.btnMain:hover { color:#ffffff; background:#0076A3; }

/* --------------------------------------- */
/* ADS
/* --------------------------------------- */

#billboard { background:#cfcfcf; width:100%; height:auto; }
#billboard > div { background:#121212; width:auto; height:auto; margin:20px auto; display:block; max-width:728px; }

/* --------------------------------------- */
/* PLUGIN ADD-INS
/* --------------------------------------- */

#countdownClock { margin:10px auto; width:100%; }
#countdownClock .message { margin:0 auto 20px; clear:both; }
#countdownClock .unitBlock { margin:0 5px 10px; display:inline-block; background:#0076A3; padding:10px; color:#ffffff; font-weight:normal; font-size:0.8em; border-radius:5px; width:110px; height:100px; text-align:center; }
#countdownClock .unitBlock .unit { font-size:2.3em; clear:both; margin:0; float:left; width:100%; text-align:center; }
#countdownClock .unitBlock .unit:after { clear:both; }

/* --------------------------------------- */
/* MENU CORE
/* --------------------------------------- */

.menu a { color:#ffffff; }
.sub-menu { z-index:8; }
li .sub-menu li a { background:#232323; text-align:left !important; border-top:1px solid #555555; }

.socialBox .btn-social:hover { background: #787878; }

/* --------------------------------------- */
/* BRUNICO/BRAND MENU
/* --------------------------------------- */

#masterMenu { top:0; border-bottom:1px solid #232323; transition:background 0.6s; background-position: center -200%;}

#masterMenu .menu li > a, #masterMenu .hashtag { font-weight:normal; }

#masterMenu .menu li > a:hover, #masterMenu .menu .topMenu a:hover, #masterMenu .menu li:hover > span, #masterMenu .menu li:hover > a, #masterMenu .menu .sub-menu li:hover > span, #masterMenu .menu .sub-menu li:hover > a, #masterMenu .menu .dropdown-menu li:hover > span, #masterMenu .menu .dropdown-menu li:hover > a {
    color:#FFF;
    background:#787878 !important;
}

#masterMenu li .sub-menu li a, #masterMenu li .dropdown-menu li a { background:#232323 !important; text-align:left !important; border-top:1px solid #555555; }


#masterMenu .xchangeHeader { height:40px; line-height:40px !important; display:inline-flex; width:100%; margin:0px; padding:0 20px !important; }
#masterMenu .menu li:hover > span.xchangeHeader, #masterMenu .menu .sub-menu li:hover > span.xchangeHeader, #masterMenu .xchangeHeader:hover { background:#121212 !important; color:inherit !important; }
#masterMenu .xchangeHeader .glyphicon-cog { top:15px; margin:0 10px 0 0; } 

/* --------------------------------------- */
/* MAIN/EVENT MENU
/* --------------------------------------- */

#mainMenu           { background:#ffffff; border-bottom:none; height:80px; border:none; display:none;}
#mainMenuBlock      { height:80px; margin:15px 0 0; display:none;}
#mainMenu .logo     { width:291px; height:auto; float:left; display:block; padding:28px 15px 15px 0; }
#mainMenu .logo img { width:100%; height:auto; }

#mainMenu .mainMenu-content { width:auto; margin:0 0 0 44px; float:left; }

.mainMenu-content li:nth-child(5) { display: none !important; } /* hide delegates menu */

.sub-menu { background:#121212; color:#787878; }
#mainMenu .mainMenu-content > li { }
#mainMenu .menu li a { color:#121212; background:none; padding:10.5px 20px; text-align:center; text-transform:uppercase; font-size:0.85em; font-weight:normal; border-right:0; height:80px; line-height:60px; }
#mainMenu .sub-menu li a { background:#232323 !important; color:#ababab; }

#mainMenu .menu li > a:hover, #mainMenu .menu .topMenu a:hover, #mainMenu .menu li:hover > span, #mainMenu .menu li:hover > a, #mainMenu .menu .sub-menu li:hover > span, #mainMenu .menu .sub-menu li:hover > a, #mainMenu li a:hover, #mainMenu .topMenu a:hover, #mainMenu .sub-menu li a:hover { color:#ffffff; background:#0076A3 !important; }

#mainMenu li a.active { color:#ffffff; background:#0076A3 !important; }

#mainMenu li .sub-menu          { box-shadow:none; border-top:none; top:80px; }
#mainMenu li .sub-menu li a     { color:#ffffff; }
#mainMenu li .sub-menu li a img {  }
#mainMenu li .sub-menu,
#mainMenu li .sub-menu li:last-child,
#mainMenu li .sub-menu li:last-child a {
    border-radius: 0 0 5px 5px
}

.menuSpacer { width:28%; width:calc(300px) !important; width:-moz-calc(300px) !important; width:-webkit-calc(300px) !important; display:block; float:left; text-align:center; }
.menuSpacer img { height:34px; width:auto; margin:3px auto 0; }

#mainMenuInner { max-width:1260px; }

.hashtag { font-size:12px; color:#fff; margin:0; padding:1px 15px; line-height:41px; }
.btnReg { background:#3fc9f0 !important; color:#FFF !important; border-radius:5px 5px 0 0; height:50px !important; overflow:visible; line-height:2.3em !important; position:relative; top:-10px; z-index:9; }
#mainMenu .menu li > a.btnReg:hover, .btnReg:hover { background:#0076A3 !important; }
.btnReg.active { color:#fff !important; }
.btnFixed { line-height:100px !important; height:105px !important; border-radius:0 0 5px 5px; }
.btnAgenda { border-radius:0; z-index:2; height:90px !important; }

.xchangeLogo { margin:13px 0 0 5px; max-height:15px; max-width:150px; height:15px; width:150px; background:url(/Content/2021/images/logo-streamxchange.png) no-repeat; }
#mainMenu li .sub-menu li a:hover .xchangeLogo { background:url(/Content/2021/images/logo-streamxchange-white.png) no-repeat; }

#mainMenu .btn-search { color:#121212; font-size:1.5em; height:80px; line-height:0; padding:27px 25px 25px; float:right;}
#mainMenu .btn-search:hover { background:#0076A3; color:#ffffff; }

#headerSmall .agendaTopLogo {
    width: auto !important; 
    margin: 30px auto !important;
    left: 0;
    float: none !important;
}

/* --------------------------------------- */
/* FULLSCREEN SEARCH
/* --------------------------------------- */

#fullscreenSearch .btnClose         { }
#fullscreenSearch .btnClose:before  { }
#fullscreenSearch .btnClose:hover   { background:#0076A3; border-color:#0076A3; }

/* --------------------------------------- */
/* MOBILE MENU
/* --------------------------------------- */

#mobileMenu li a:hover { background:#a5a0cf; color:#FFF; }
#mobileMenu .btn-social:hover	{ background:#a5a0cf; }
#mobileMenu .menu li > a:hover, #mobileMenu .menu .topMenu a:hover { color:#FFF; background:#a5a0cf; }
#mobileMenu #brandMenu-content .xchange img { max-height:17px; }

#mobileMenu .menu li .up:hover {
    background: url("images/arrow-right.png") no-repeat scroll 55% 12px #a5a0cf !important;
}
#mobileMenu .menu li .down:hover {
    background: url("images/arrow-down.png") no-repeat scroll 55% 12px #a5a0cf !important;
}

#mobileMenu li .sub-menu li a { background:#232323; }
#mobileMenu .xchangeHeader .glyphicon-cog { top:2px; margin:0 5px 0 20px; } 

/* --------------------------------------- */
/* HEADER
/* --------------------------------------- */

#videoContainer { position:absolute; z-index:-1; opacity:0.5; }
video#bgvid     { position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; min-width:100%; min-height:100%; height:auto; width:auto; }


#headerIndex	{ background:#ffffff; background-size:auto; max-height:820px; height:auto; margin:0 auto; z-index:0; border-bottom:none; position:relative; }
#headerCover {  background:rgba(0,0,0,0.8) url("/Content/2021/images/square.png"); position:absolute; z-index:0; display:none; }
#headerIndex img    { display:block; }
#headerSmall	{ background:#ffffff url(/Content/2021/images/BCLA18_siteBackgroundImage.jpg) center no-repeat; background-size:auto; height:auto; margin:0 auto; z-index:3; border-bottom:none; position:relative; }
#headerSmall	{ background:#ffffff url(/Content/2021/BCLON2021/Website/2021-BCLDN-background.jpg) center no-repeat; background-size:auto; height:auto; margin:0 auto; z-index:3; border-bottom:none; position:relative; }

#headerBottom   { background:none; position:absolute; width:100%; height:191px; bottom:0; left:0; right:0; }

#headerLogo { width:100%; height:auto; display:block; overflow:visible; margin:77px auto 40px; z-index:2; max-width:920px;}
#headerLogo img { width:100%; height:auto; display:inline-block; vertical-align: middle; display:block; margin:auto; max-width:644px;}

.tagline { position:absolute; left:80px; bottom:70px; width:310px; z-index:3; float:left; }
.tagline img { width:100%; }

.cta { color:#ffffff !important; font-weight:normal; margin:20px auto 60px; text-align:center; text-transform:uppercase; font-family: 'Lato', sans-serif; letter-spacing:1px; }

.headerIndexUpper { min-height:0; position:relative; }
#headerStrip, #splashPane { position:relative; z-index:2; bottom:0; width:100%; background:#dddddd; border:none; }
.headerStripInner { width:100%; height:auto; background:none; padding:0; border-radius:0; text-align:center; }
#headerStrip .container { max-width:650px; background:#ffffff; border-radius:0 0 40px 40px; margin:0 auto 100px; padding:40px 80px; }
#headerStrip h1, #splashPane h1 { margin:0 auto 10px; text-align:center; color:#414141; text-transform:uppercase; font-size:3.3em; }
#headerStrip h2, #splashPane h2 { color:#414141; margin:0 auto 10px; }
#headerStrip p, #splashPane p { color:#121212; margin:0; letter-spacing:0.2pt; }
#headerIndex .logoOverlay { position:absolute; top:150px; left:-100%; right:-100%; margin:auto; display:block; z-index:5; height:400px; width:400px; }
#headerIndex .logoOverlay img { max-width:100%; height:auto; }

.iconTitle    { color:#fff !important; text-transform:uppercase; font-size:0.75em; margin:30px auto 5px; font-family: 'Lato', sans-serif; }
.iconTelefilm { background:url(/Content/2021/images/logo-telefilm-white.png) no-repeat; background-size:100%; width:150px; height:40px; margin:0 auto 20px; }
.iconStrategy { background:url(/Content/2021/images/logo-strategy-white.png) no-repeat; background-size:100%; width:130px; height:40px; margin:0 auto 20px; }

.iconTelefilm:hover { background:url(/Content/2021/images/logo-telefilm-black.png) no-repeat; background-size:100%; width:150px; height:40px; }
.iconStrategy:hover { background:url(/Content/2021/images/logo-strategy-black.png) no-repeat; background-size:100%; width:130px; height:40px; }

.dateLocation { width:auto; font-weight:normal; font-size:0.9em; color:#ffffff; text-align:center; margin:0 auto; line-height:1.4em; text-transform:uppercase; font-family: 'Lato', sans-serif; margin:0 auto 23px; letter-spacing:2px; }
.sponsorStrip { display:none; max-width:400px; width:100%; color:#ffffff; text-align:center; float:right; }

#headerSmall #headerLogo { width:300px; margin:40px 0px 20px; left: 0; float:left; }
#headerSmall .tagline { float:left; top:110px; left:30px; width:200px; }
#headerSmall .dateLocation { float:left; margin:110px 0 0 50px; position:relative; }
#headerSmall .dateLocation .place {float: left; }
#headerSmall .dateLocation p { float: left; margin: 0;}
#headerSmall .dateLocation span { margin: 0 10px; }
#headerSmall #headerStrip { height:100px; }

#headerLogoTop, #headerLogoBottom 	{ width:780px; display:block; overflow:hidden; }
#headerLogoTop 		{ margin:40px auto 0px; }
#headerLogoBottom 	{ margin:0 auto; position:relative; z-index:10; top:-47px; width:300px; }
#headerLogoBottom img { display:block; margin:0 auto; position:relative; left:-240px; }

#indexInfo { padding:0; position:relative; }
#headerSmall #indexInfo { padding:0; position:relative; width: auto; max-width:1260px; }

/* --------------------------------------- */
/* INFOPANES
/* --------------------------------------- */

.infoPaneInner      { position:relative; z-index:2; color:#8b8b8b; padding:80px 20px; text-align: center; }
#infoPane4 .infoPaneInner { padding:40px 20px;}
#infoPane5 .infoPaneInner { padding: 30px 20px; padding: 0; margin: 0; width: 100vw; max-width:1130px;}
#infoPane6 .infoPaneInner { padding: 30px 20px; padding: 0; margin: 0; display:block; margin:auto;}
.infoPaneInner h1   { color:#000; text-align:center; margin:0 auto 40px; text-transform:uppercase;}
.infoPaneInner h2   { color:#82c8e6; text-align:center; margin:0 auto 10px; text-transform:none; font-size:2.3em; font-weight:900;}
.infoPaneInner h3   { text-align:center; margin:0 auto 40px; text-transform:none; }

#infoPaneStats { background:#e68c5a; color:#FFF; position:relative; }
#infoPaneStatsCover { position:absolute; z-index:1; top:0; bottom:0; left:0; right:0; background:none; background-size:cover; opacity:0.1; }

#infoPaneLogos { background:#ffffff; }
#infoPaneLogos h1 { color:#121212; }

#infoPaneStats .infoPaneInner { padding:20px;}
#infoPaneStats .infoPaneInner h1 { color:#FFF; text-transform:uppercase; font-size:2.8em; margin-bottom:0;  font-size:3.4em; font-weight:900;}

.bulletPalm, .bigBullets {
    display: inline-block;
    vertical-align: middle;
}

.bulletPalm {
    width: 10%;
    margin-left: 10%;
}

.bigBullets {
    width: 79%;
    padding: 0 0 0 5%;
    color: #EF4023;
}

.palmLine {
    margin-bottom: 25px;
}
.palmBullet {
    vertical-align: middle;
    margin: 0 20px 0 0;
    display: none;
}
.palmRight {
    margin: 0 0 0 20px;
}

#infoPaneStats h4 {
    /*max-width: 85%;*/
    margin: 10px auto 0 auto;
    display: inline-block;
    vertical-align: middle;
}


#infoPaneVideo { background:#232323; color:#afafaf; min-height:400px; }
#infoPaneVideo iframe { width:700px !important; height:390px !important; display:block; margin:40px auto; max-width:100%; }

#infoPane1 { background:#fff; }
#infoPane1 .infoPaneInner { padding: 10px 0 0;}
#infoPane2 { background:#ff6478;}
#infoPane2 .infoPaneInner { padding: 50px 20px;}
#infoPane3 { background:#0076A3; box-shadow:inset 0 0 175px #121212; }
#infoPane4 { background:#fff; }
#infoPane4 h1 { color:#fff; }
#infoPane5 { background:#ffffff; color:#fff; /*border: 10px solid #fff;*/}
#infoPane5 a { color:#fff; font-size: 37px; letter-spacing: 7px;}
#infoPane5 a:hover { color:#ff6478;}
#infoPane5 h1, #infoPane5 p { color:#121212; text-align:center; }
#infoPane6 { background:#ddd; }
#infoPane6 h1, #infoPane6 p { color:#121212; text-align:center; }
#infoPane6 .infoPaneInner { padding-bottom:0px;}
#infoPane7 { background:#ddd; background:url(/Content/2021/BCLON2021/Website/2021-BCLDN-VenueBackgroundImage.jpg) center no-repeat; background-size:cover;}
#infoPane7 h1, #infoPane7 p { color:#fff; text-align:center; }
#infoPane8 { background:#fff; }
#infoPane8 h1, #infoPane8 p { color:#121212; text-align:center; }

#statsPane { background:#301616; padding:0; z-index:0; }
#logoPane  { background:#dadada; padding:0; z-index:0; height:45px; }

#stat1 { background:none; }
#stat2 { background:none; }
#stat3 { background:none; }
#stat4 { background:none; }
#stat5 { background:none; }
#stat6 { background:none; }

#infoPaneSchedule { background:#dddddd; }
#eventSchedule { margin:40px auto 60px; }

#infoPaneSpeakers { background:#ffffff; }
#infoPaneSpeakers .infoPaneInner h3 { margin:0; text-align:center; color:#121212; }

.testimonialRow         { width:100%; clear:both; line-height:155%; font-weight:300; }
.testimonialRow .pic1   { width:50%; float:left; background:url("/Content/2021/images/testimonial1.jpg") 50% 50% no-repeat; min-height:400px; background-size:cover; }
.testimonialRow .text1	{ width:20%; float:left; padding:0 30px 40px; }
.testimonialRow .pic2   { width:30%; float:left; background:url("/Content/2021/images/testimonial2.jpg") 50% 50% no-repeat; min-height:400px; background-size:cover; }
.testimonialRow .text2	{ width:30%; float:left; padding:40px; }
.testimonialRow .pic3   { width:50%; float:left; background:url("/Content/2021/images/testimonial3.jpg") 50% 50% no-repeat; min-height:400px; background-size:cover; }
.testimonialRow .text3  { width:20%; float:left; padding:40px; }
.testimonialRow h4	    { padding-top:5px !important; color:#dddddd; font-weight:400 !important; font-size: 1em; }
.testimonialRow h4:before   { content:""; background: url(/Content/2021/images/quote.png) no-repeat left center; background-size:contain; width:50px; height:44px; position:absolute; top:-45px; }

.testimonialsLink {
    clear: both;
    text-align: center;
    padding: 30px 0 35px 0;
}

.testimonialsLink h2 {
    font-weight: 400 !important;
    margin: 0;
    letter-spacing: 0.6px;
    font-size: 1.6em;
}

.ticketBlock            { width:100%; height:auto; background:#f9f9f9; color:#8b8b8b; margin:0 auto 20px; }
.ticketBlock .header    { padding:20px; background:#e9e9e9; }
.ticketBlock .header h4 { width:100%; text-align:center; margin:0 auto; }
.ticketBlock .header h4 .highlight { font-size:0.9em; }
.ticketBlock .info      { padding:40px 20px; font-size:0.8em; height:200px; }
.ticketBlock .info li   { list-style:none; margin:0 auto 10px; }

.ticketBlock .info      { text-align: left; }


.venueBlockContainer    { clear:both; width:100%; }
.venueBlock             { width:100%; height:auto; background:#f9f9f9; color:#8b8b8b; margin:0 auto 20px; }
.venueBlock .venueIMG   { width:100%; height:200px; position:relative; overflow:hidden; }
.venueBlock .venueIMG img { position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto !important; min-height:100%; min-width:100%; height:auto; width:auto; }
.venueBlock .header     { padding:20px; background:#e9e9e9; }
.venueBlock .header h4  { width:100%; text-align:center; margin:0 auto; font-size:0.9em; }
.venueBlock .header h4 .highlight { font-size:0.9em; }
.venueBlock .info       { padding:40px 20px; font-size:0.8em; height:400px; }
.venueBlock .info li    { list-style:none; margin:0 auto 10px; }
.venueBlock .btnMain    { width:100%; border-radius:0; margin:0; text-align:center; }

.venueImg { margin: 0 0 20px !important; width: 100% !important; border-radius: 4px;}

.infoContent { float: left; }
.infoContent img { margin: 0px !important; max-width: 275px;}
.infoLogo { float: right; height: 115px; margin-top: 25px;}

.infoLogo img { margin-top: 0px !important; position: relative; top: -63px; width: 250px !important; left: 75px; }

.detailInfoText{
    display: block;
    max-width:1310px;
    margin:auto;
    margin-bottom:60px;
}

.detailInfoText p {
    text-align:left;
    font-size: 25px !important;
    font-weight: 600;  
    max-width: 1130px;
    margin: auto;
    margin-top:20px;
    color:#818181;
    /*margin-left:0px;*/
}

.sectionDetail{
    display: inline-grid;
    grid-template-columns: auto auto auto;
}

.homeSeciomtDetailImageDesktop {
    display:block;
}

.homeSeciomtDetailImageMobile {
    display:none;
}

.sectionDetail{
    display: inline-grid;
    grid-template-columns: auto auto auto auto auto;
}

.sectionDetailBlock {
    margin: 0 20px 0px;
}

.sectionDetailBlock:nth-child(5n+1) {
    margin: 0 20px 0px 0;
}

.sectionDetailBlock:nth-child(5n) {
    margin: 0 0px 0px 20px;
}

.homeblockfix {
    margin-left:30px;
}
.sectionDetailBlock h2 {
    color:#000;
    text-align:center;
    font-size:22px;
    font-weight:bold;
    margin-bottom:0;
    text-transform:none;
    margin-top:20px;
    max-width:180px;
}

.sectionDetailBlock p {
    text-align:center;
    font-size:22px;
    max-width:180px;
}

.sectionDetailBlock b {
    color: #FF6478;
}

.sectionDetailBlockDisplay p {
    background-color: #ff6478;
    color:#fff;
    padding:10px 20px;
    margin-bottom:0;
    text-transform:uppercase;
    text-align:center;
    font-size:14.3px;
}

.sectionDetailBlockDisplay img {
    max-width:324px;
}
@media screen and (max-width:768px) {
    .homeSeciomtDetailImageDesktop {
        display: none;
    }
    .homeSeciomtDetailImageMobile {
        display:block;
        width:100%;
    }
}


.regInfoBottom{
    color:#fff;
    display: inline-grid;
    grid-template-columns: auto;
}

.regInfoBottom p:first-of-type {
    text-align:center;
    font-size:27px;
    max-width: 820px;
}

.homeTable {
    width:100%;
    border-collapse: collapse;
    margin:70px auto;
}
.homeTable td {
    border-right:5px solid #82c8e6;
    border-bottom:5px solid #82c8e6;
    padding:20px;
    color:#818181;
    font-weight:bold;
    font-size:27px;
}
.homeTable td:first-of-type {
    text-align:right;
}
.homeTable td:last-of-type {
    text-align:left;
}
.homeTable tr:last-of-type td {
    border-bottom:none;
}
.homeTable tr td:last-of-type {
    border-right:none;
    padding-right:0;
}
/* --------------------------------------- */
/* INTERACTIVES
/* --------------------------------------- */

.progressBar            { }
.progressBar .measure   { background:#3fc9f0; }


.galBlock           { text-align:center; }
.fancybox .lug      { height:85px; width:85px; display:inline-block; float:none; margin:0 5px 5px 0; position:relative; overflow:hidden; }
.fancybox .lug img  { position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto !important; min-height:100%; min-width:100%; height:auto !important; width:auto !important; max-width:150% !important; }
.fancybox .lug:hover { opacity:0.5; backface-visibility:hidden; transform:rotate(0); }
.fancyboxLarge .lug { height:150px; width:150px; }


#registernowbutton {
  background: #07acec none repeat scroll 0 0;
  border-radius: 25px;
  color: rgb(255, 255, 255);
  font-size: 25px;
  padding: 15px 50px 15px 50px;
}

#registernowbutton:hover {
    background: #0076A3;

}

.chart          { position:relative; width:300px; height:300px; margin:0 auto; }
.doughnutTip    { position:absolute; min-width:30px; max-width:300px; padding:5px 15px; border-radius:1px; background:rgba(0,0,0,.8); color:#ddd; font-size:17px; text-shadow:0 1px 0 #000; text-transform:uppercase; text-align:center; line-height:1.3; letter-spacing:.06em; box-shadow:0 1px 3px rgba(0,0,0,0.5); pointer-events:none;
  &::after { position:absolute; left:50%; bottom:-6px; content:""; height:0; margin:0 0 0 -6px; border-right:5px solid transparent; border-left:5px solid transparent; border-top:6px solid rgba(0,0,0,.7); line-height:0; }
}
.doughnutSummary        { position:absolute; top:50%; left:50%; color:#292929; text-align:center; cursor:default; }
.doughnutSummaryTitle   { position:absolute; top:50%; width:100%; margin-top:-27%; font-size:1.3em; letter-spacing:.06em; }
.doughnutSummaryNumber  { position:absolute; top:50%; width:100%; margin-top:-15%; font-size:2.5em; }
.chart path:hover       { opacity: 0.65; }

/* --------------------------------------- */
/* CAROUSELS
/* --------------------------------------- */

#carouselSidebar-wrapper { position:relative; }
#carouselSidebar { width:100%; margin:0 auto; }
#carouselSidebar li { padding: 10px 20px 0 20px; }
#carouselSidebar .carouselPic { padding: 20px 20px 0 20px; }
#carouselSidebar li img { border:none; border-radius:250px; }
.carousel-caption { margin: 10px 0 10px 0; color:#13121a; }
.carousel-caption p { margin:0 0 5px; text-align:center; font-weight:700; font-size:13px; letter-spacing:0.4px; line-height:15px; color:#ffffff; }
.carousel-caption p:first-child { font-size: 15px; margin: 20px 0 9px 0; }
.carousel-caption p:nth-child(2) { font-weight:400; }

#carouselTestimonial li { padding:0 40px; }
#carouselTestimonial li img { border:5px solid #8b8b8b; }
#carouselTestimonial li p { font-size:1em; line-height:1.3em; color:#efefef; padding:120px 0 0; }
#carouselTestimonial li p .credit { float:right; color:#292929; text-align:right; width:100%; }
#carouselTestimonial-wrapper > .jcarousel-control-prev, #carouselTestimonial-wrapper > .jcarousel-control-next { margin:110px 0 0 !important; }
.jcarousel-pagination a { border:none; background:#3fc9f0; width:13px; height:13px; border-radius:50%; }
.jcarousel-pagination a:hover, .jcarousel-pagination a.active { background:#121212; border:none; }

.jcarousel-control-prev, .jcarousel-control-next { color:#3fc9f0 !important; border:none; position:absolute; z-index:3; margin:90px 0px 0px !important; font-size:7em; }
.jcarousel-control-prev { left:0; }
.jcarousel-control-next { right:0; }
.jcarousel-control-prev:hover, .jcarousel-control-next:hover { color:#121212 !important; border:none; }

/* --------------------------------------- */
/* TABBOX
/* --------------------------------------- */

#tabbox-wrapper .navigation li.active { background:#dddddd; color:#FFFFFF; }
#tabbox-wrapper .navigation li:hover  { background:#0076A3; color:#FFFFFF; }
#tabbox { background:#ffffff; }
#tabbox-wrapper .stage p { padding:20px; color:#232323; }


/* --------------------------------------- */
/* HEADSHOTS
/* --------------------------------------- */

.speakersPane .talkingHead            { padding:20px; border:none; min-height:300px; /*width:calc(100%/6); width:-moz-calc(100%/6); width:-webkit-calc(100%/6);*/ }
.talkingHead .imgPad    { background:#dddddd; width:100%; height:auto; min-height:100px; overflow:hidden; }
.talkingHead img        { opacity:0.5; transition:ease-in-out 200ms all; }
.talkingHead:hover img  { opacity:1.0; }
.talkingHead h5         { margin:0; color:#121212; font-weight:normal; font-size:0.8em; }



/* --------------------------------------- */
/* MAIN CONTENT
/* --------------------------------------- */

.colBlock               { overflow:visible; position:relative; }
.colBlock .colInner     { padding:40px; position:relative; }
.colInner h4            { width:100%; text-align:center; }
.colBlock .backing      { background:#ddd; z-index:1; position:absolute; top:0; bottom:-40px; left:-1000%; right:-1000%; } /* Offset bottom for under-margin */
.colBlock .container    { position:relative; z-index:2; }

#main { position:relative; 
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,29bdbc+51,29bdbc+100 */
    background: #dddddd; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%,#ffffff calc(350px + 50%),#ffffff calc(350px + 50%)); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%,#ffffff calc(350px + 50%),#ffffff calc(350px + 50%)); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%,#ffffff calc(350px + 50%),#ffffff calc(350px + 50%)); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
#mainBacking { background:#fff; position:absolute; height:100%; width:100%; }
#mainContainer { width:100%; max-width:1260px; }
#content, #contentFull { min-height:0; }
#content { width:calc(100% - 280px); width:-moz-calc(100% - 280px); width:-webkit-calc(100% - 280px); z-index:1; background:#ffffff; }
#contentNarrow { width:50%; width:calc(100% - 560px); float:left; position:relative; z-index:1; }

.highlight { font-weight:bold; color:#0076A3 !important; }
.infoStrip { border-radius:10px; color:#343434; }
.infoStrip, .photoStrip { float:right; margin:0 0 40px 40px; width:270px; font-size:10pt; background:#ffffff; position:relative; z-index:3; }
.infoStrip img, .photoStrip img { width:100% !important; margin:0 0 5px !important; height:auto; }
.infoStripTop { padding:20px; }
.infoStripBottom { padding:20px 20px 10px; border-top:1px solid #cfcfcf; }
.iconHotel img { padding:20px !important; background:none; margin:0 auto 20px !important; }

.venueMap { position: relative; top: 44px; width: calc(100%); }
 
.xchangeTitle { display:inline-block !important; margin:0 !important; position:relative; top:2px; }

#leadbar { width:25%; width:calc(280px); float:left; padding:0; height:100%; position:relative; background:none; color:#13121a; }
#leadbar ol { margin: 0 0 0 30px; }
#leadbar ol li { margin-bottom: 10px; }

#contentPanel { background:#3fc9f0; }

#contentHeader { padding:40px 60px; background:none; border-bottom:none; }
#contentHeader h1 { text-align:center; margin:20px auto 0; }
#content .eventsaasadminHeader { padding:60px 0 40px 0; margin-bottom:20px; }

#contentBody { min-height:400px; padding:40px 60px; background:none; color:#343434; }
#contentBody .xchangeIMG { display:inline-block; }
.contentWrapper { padding:0; margin:0 auto; }

#contentBody .frontLocationImage {
    position: relative;
    text-align: center;
}

#contentBody .frontLocationImage img {
    width: 100%;
    margin: 0px auto 40px auto;
}

#contentBody .frontLocationImage h2 {
    margin: 0;
    font-size: 2.1em;
    font-weight: 100;
    letter-spacing: 1px;
    /*color: #C74A09;*/
    color: #eee;
    position: absolute;
    left: 7%;
    bottom: 9%;
}

#contentBody table { width:100% !important; border-collapse:collapse; border-spacing:0; }
#contentBody table tr { width:100% !important; }
#contentBody table th { text-align:left; border-bottom:3px solid #ccc; padding:5px 20px; }
#contentBody table td { border-bottom:1px solid #ccc; padding:5px 20px; font-size:0.8em; }
#contentBody td:nth-of-type(1), #contentBody td:nth-of-type(2) { font-weight:bold; }
#contentBody tbody tr:nth-child(2n) td, #contentBody tbody tr:nth-child(2n) th { background-color:#ffffff; color:#232323; }
#contentBody tbody tr:nth-child(2n+1) td, #contentBody tbody tr:nth-child(2n+1) th { background-color:#f9f9f9; color:#232323; }
/*#tableDelegates th:first-child, #tableDelegates th:nth-child(2), #tableDelegates th:nth-child(5), #tableDelegates td:first-child, #tableDelegates td:nth-child(2), #tableDelegates td:nth-child(5) { display: none; }
#tableDelegates th:nth-child(3) { width: 35%; }*/

#contentBody .mainSponsors tbody tr:nth-child(2n) td, #contentBody .mainSponsors tbody tr:nth-child(2n) th, #contentBody .mainSponsors tbody tr:nth-child(2n+1) td, #contentBody .mainSponsors tbody tr:nth-child(2n+1) th, #contentBody .oneColumn_logos tbody tr:nth-child(2n) td, #contentBody .oneColumn_logos tbody tr:nth-child(2n) th, #contentBody .oneColumn_logos tbody tr:nth-child(2n+1) td, #contentBody .oneColumn_logos tbody tr:nth-child(2n+1) th { background:none !important; color:#efefef !important; }


/* Styles for the invite page */
.socialSharingButtons {
    margin-bottom: 20px;
}

#contentBody .socialSharingButtons iframe {
    min-height: 0;
    margin-bottom: 0;
}

#contentBody .twitter-share-button {
    margin: 0 10px;
}

.inviteHeader {
    margin-top: 0;
}


/* Below are styles for front page companies that have attended in the past */
.attendedCompanies {
    clear: both;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}   
 
.companyLogo {
    -webkit-flex: 1 0 90px;
    -moz-flex: 1 0 90px;
    -ms-flex: 1 0 90px;
    -o-flex: 1 0 90px;
    flex: 1 0 90px;
    margin: 10px 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    max-width:95px;
}

.attendedCompanies .companyLogo img {
    /*width: 140px;*/
    width: 100%;
    height:auto; 
}



#contentFooter { background:none; border-top:none; }


.advisorA, .advisorB, .advisorC, .advisorD { position:relative; width:100%; height:100%; }
.advisorA .backing, .advisorB .backing, .advisorC .backing, .advisorD .backing{ 
    background:none; overflow:visible; opacity:0.3; width:100%; height:100%; position:absolute; top:0; bottom:0; left:0; right:0; 
}

.newsPage .post {
    border-top: 1px solid rgba(62, 177, 121, 0.27);
    margin-top: 50px;
}

.newsPage .post:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.newsPage h1, .newsPage h2 {
    font-size: 1.9em;
    font-weight: normal;
    color: #dddddd;
    margin-bottom: 20px;
    line-height: 1.5;
}

#contentBody h3:first-child,
.frontPage h3:first-child,
.newsPage .post:first-child h1,
.newsPage h2:first-child,
.faqPage h3,
.sponsorOpps h4:first-child { margin-top: 0; }


.checkList {
    list-style-image: url(/Content/2021/images/checkbox.png);
}

#contentBody .faqPage img {
    display: initial;
}

.venuePage h2, 
.venuePage h3,
.venuePage h4 {
    margin: 0 0 10px 0;
}

.venuePage iframe {
    margin: 0 0 20px 0;
    height: 350px;
}

/* Last year's styles for advisory board and speakers pages: */
#speaker_page>h1, #speaker_page>.advisor>h1,
#about_page>h1, #about_page>.advisor>h1  {
    font-size: 1.55em;
    line-height: 2.5;
    font-weight: normal;
    color: #333;
    margin: 0;
}

#speaker_page .advisor, #about_page .advisor {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 0.5em;
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
}

#speaker_page .advisor:last-child, #about_page .advisor:last-child {
    border-bottom: none;
}

#speaker_page .advisor p, #about_page .advisor p  {
    margin:0 0 10px;
}

#speaker_page .advisor.nobottomborder, #about_page .advisor.nobottomborder {
    border-bottom: none;
}

#speaker_page .advisortext, #about_page .advisortext {
    float:left;
    width:calc(100% - 150px);
    margin:0 0 0 20px;
}

#speaker_page .advisortext, #speaker_page .advisortext p, #speaker_page .advisortext span,
#about_page .advisortext, #about_page .advisortext p, #about_page .advisortext span {
    font-size: 18px;
}

.advisortext p:nth-child(2) {
  line-height: 1.2;
  letter-spacing: 0.4px;
}


#speaker_page .advisorimg, #about_page .advisorimg {
    float:left;
}
#speaker_page .advisorimg img, #about_page .advisorimg img {
    border-radius:50%;
    border: 1px solid #afafaf;
    width:100px;
    float:left;
    margin-top:0;
}
#speaker_page .CompanyBadge, #speaker_page .AttendeeTitle,
#about_page .CompanyBadge, #about_page .AttendeeTitle {
    font-weight: bold;
}

.advisortext h1 {
    font-size: 26px;
    letter-spacing: 0.4px;
    margin: 0 0 10px 0;
    line-height: 1;
    border: none;
}

.advisortext h5 { margin:0 0 10px; }

.advisortext h1:first-child+p, .advisortexth1:first-child+p+p {
    margin: 0;
}

#SpeakersSS img { margin:0 !important; }


.sectionDetailBlock {
    margin: 0 20px 40px;
}

.sectionDetailBlockMore {
    margin: 0 20px 0px;
}

.sectionDetailBlock h2 {
    color:#000;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    margin-bottom:0;
    text-transform:none;
    margin-top:0px;
}

.sectionDetailBlock p {
    text-align:center;
    font-size:18px;
    max-width:180px;
    margin-bottom:0px;
}

.sectionDetailBlock p:first-child {
    font-size:26px;
    color: #a5a0cf;
}

.sectionDetailBlock p:last-child{
    margin-bottom:20px;
}

.sectionDetailBlock b {
    color: #a5a0cf;
}

.sectionDetailBlockDisplay p {
    background-color: #ff6478;
    color:#fff;
    padding:10px 20px;
    margin-bottom:0;
    text-transform:uppercase;
    text-align:center;
    font-size:14.3px;
}

.sectionDetailBlockDisplay img {
    max-width:180px;
}


/* Styles for testimonials page */

.testimonialPage {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

#contentBody .testimonialThumb {
    margin: 0 5px;
    position: relative;
    -webkit-flex: 1 0 280px;
    -moz-flex: 1 0 280px;
    -ms-flex: 1 0 280px;
    -o-flex: 1 0 280px;
    flex: 1 0 280px;
}

#contentBody .testimonialThumb a {
    vertical-align: top;
}

#contentBody .testimonialThumb img {
    width: 100%;
    margin: 0;
    display: inherit;
}

.thumbCover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.65);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
}

.testimonialCaption {
    flex-grow: 1;
}

.testimonialCaption p {
    margin: 0 0 5px 0;
    padding: 0 20px 0 0;
    color: #dddddd;
    line-height: 1;
    text-align: right;
}

.testimonialCaption p:first-child {
    font-weight: bold;
}

.thumbCover svg {
    /*fill: #027796;*/
    fill: #dddddd;
    width: 50px;
    margin-right: 60px;
    flex-shrink: 0;
}

.testimonialThumb a:hover .thumbCover {
    opacity: 0;
}

.testimonialOverlay {
    display: none;
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(96, 96, 101, 0.8);
}

.testimonialLightbox {
    height: 60%;
    width: 80%;
    max-width: 800px;
    margin: 0 auto;
    padding: 10px 10px 30px 10px;
    background: #fff;
    box-shadow: 0 0 20px #444;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.testimonialLightbox iframe {
    margin: 0;
    height: calc(100% - 25px);
}

.testimonialLightbox p {
    margin: 5px 0 12px 0;
    color: #0076A3;
    text-align: center;
    cursor: pointer;
    letter-spacing: 0.6px;
}

.testimonialLightbox p span {
    margin-right: 5px;
    font-size: 20px;
    display: inline-block;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
}



/* Custom Bulletin/Profile styles */

.bulletin { border-bottom:1px solid #cfcfcf; }
.bulletin:last-child { border:none; }

/*.bulletin ~ .bulletin {
    display: none;
 }*/	
		
.person .caption p:first-child { color:#dddddd; }
.person:hover .caption p:first-child { color:#0076A3; }
.person .caption p { color:#343434; }
.person .imgFrame { border:1px solid #cfcfcf; }


/* Fix for in-page links to account for floating nav: */
h3, h4, h5  { position:relative; }
.pageAnchor { position:absolute; top:-120px; }
#promocodevalidatebutton { display:block; }



/* == Sponsor page styles == */

.oneColumn_logos h3,
.mainSponsors h3 {
    margin: 0 0 30px 0;
}

.sponsorLevel {
    margin-bottom: 50px;
}

.sponsorLevel:last-child,
.sponsorLevel:last-of-type {
    margin-bottom: 0;
}

.sponsorLevel h3 {
    text-align:center;
    color:#000;
}

.sponsorSet {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-around;
	-ms-align-items: center;
	align-items: center;
}

.sponsorLink, .sponsorLink-prime {
	-webkit-flex: 1 0 33.33%;
	-moz-flex: 1 0 33.33%;
	-ms-flex: 1 0 33.33%;
	-o-flex: 1 0 33.33%;
	flex: 1 0 33.33%;

	text-align: center;
	min-width: 150px;
}

.sponsorLink-prime img, .sponsorLink img,
#contentBody .sponsorLink img {
	margin: 0;
	padding: 0 20px 40px 20px;
    display: initial;
	width: 100%;
	max-width: 250px;
}

/* == END Sponsor page styles END == */

/* == Adjusted sponsor styles for expanded agenda == */
.expandedAgendaSponsor {
    margin: 20px 0;
}

.expandedAgendaSponsor p {
    text-align:center;
    color: #666;
    margin-bottom: 10px;
}

.expandedAgendaSponsor .sponsorSet {
    justify-content: center;
}

#contentBody .expandedAgendaSponsor img {
    padding: 0 20px 0 20px;
}

/* == END Adjusted sponsor styles for expanded agenda END == */





/* --------------------------------------- */
/* SIDEBAR
/* --------------------------------------- */

#sidebar { width:25%; width:calc(280px); padding:0; background:#dddddd; border:none; z-index:0; position:relative; }
#sidebarTop, #sidebarBottom { margin:0; }
#sidebarTop { background:none; }
#sidebarCarousel { padding:20px; margin:20px 0 0; }
.sidebarContainer { padding:20px; margin:20px auto; }

.sponsorLogo { margin:20px auto; display:block; opacity:0.6; }
.sponsorLogo:hover { opacity:1.0; }

#flightWatch { background:none; width:100%; margin:0 0 20px; display:none; }
#flightWatch img { width:100%; height:auto; margin:10px 0 0; }
#flightWatch .inner { width:100%; padding:0 20px 10px; }
#flightWatch .infoPane { padding:10px; background:#fdb834; margin:0 0 10px; min-height:40px; color:#232323; text-align:center; font-size:0.8em; line-height:1.3em; border:3px solid #0076A3; }
#flightWatch .infoPane:hover { background:#dddddd; color:#fff !important; }
#flightWatch .infoPane:hover .highlight { color:#fff !important; }
.statsBox { background:none; width:100%; padding:20px; margin:0; line-height:1.3em; text-align:center; color:#ffffff; }
#sidebar h4, .statsBox h4 { margin:40px auto 5px; padding:0; color:#ffffff; text-transform:uppercase; text-align:center; position:relative; left:-20px; width:120%; width:calc(100% + 40px); width:-moz-calc(100% + 40px); width:-webkit-calc(100% + 40px); font-size:1em; font-weight:bold; }
.statsBox h4:first-child { padding:0; }
.statsBoxTop { padding:40px 0 0; }
.statsBoxTop h4 { margin:0 auto 5px; }
.statsBoxTop p { margin:0; padding:0; font-weight:bold; font-size:1.1em; letter-spacing: 1px; line-height: 1.2; color:#fafafa; }

#sidebarCarousel h4 { margin:0 auto 5px; }

#sidebar h3 { color:#ffffff !important; margin:0px auto 10px; text-align:center; font-size:0.8em; }
.statsBox ul { margin:10px; }
#sidebarSponsors { display:block; margin:0 auto; position:relative; }
#sidebarSponsors div { display:block; margin:0 auto; height:140px !important; width:240px !important; position:relative; background:#fff; padding:20px; border-radius:10px; }
#sidebarSponsors div a { display:block; position:relative; height:100% !important; width:100% !important; overflow:hidden; }
#sidebarSponsors img { position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; max-height:100% !important; max-width:100% !important; width:auto !important; margin:auto; }

/* --------------------------------------- */
/* FOOTER
/* --------------------------------------- */

#footer { border-top:none; border-bottom:none; position:relative; z-index:3; box-shadow:0 5px 5px #121212; -webkit-box-shadow:0 5px 5px #121212; margin-top:-14px; }
#footerBacking { background:none; opacity:0.025; position:absolute; height:100%; width:100%; z-index:1; }
#footerLinks .header    { color:#0076A3; }
#footerLinks li a       { color:#efefef; }
#footerLinks li a:hover { color:#0076A3; }

#footerInfo a       { color:#efefef; }
#footerInfo a:hover { color:#0076A3; }

#footerLogo { width:21%; height:auto; float:left; margin:0 auto; }
#footerPad  { width:9%; }
#footerBrunico { border:none; position:relative; z-index:0; }

#cancellationpolicy { clear:both; }

.VideoBannerCover {
    height: 900px;
    width: 100%;
    z-index: 1;
}
.bannerInfoText {
    display: inline-block;
    width: auto;
    vertical-align: bottom;
    color: #A5A0CF;
    margin-top: 0px;
    height: auto;
    bottom: 0;
    text-align: center;
    z-index: 2;
    width: 50%;
    float: right;
    text-align: left;
    -ms-transform: translateY(10%);
    transform: translateY(10%);
    font-family: "Roboto";
    padding-top:20px;
}
.bannerInfoText h1 {
    margin: auto;
    max-width: 75%;
    color: #6E6E6E;
    /* margin-top: 10px; */
    margin-left: 30px;
    font-size: 2.1vw;
    text-transform: none;
}
.bannerInfoText p {
    margin: auto;
    font-size: 1.6vw;
    /* margin-bottom: 100px; */
    max-width: 75%;
    min-height: 200px;
    margin-left: 30px;
    margin-top: 20px;
    line-height: 1.3;
}
.VideoBannerCover{ 
    background: rgba(0, 0, 0, 0) url('https://s3.amazonaws.com/brunicoextranet/Matrix/Kidscreen/CkKEYfwgSBaFjpC2TIWL_KO22 SpeakerHeader2.jpg');
    background-color: #ffffff;
    background-size: 50% 100%;
    background-position: left center;
    background-repeat: no-repeat;
    height: 20vw;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.VideoBannerCover .bannerInfoText p {
    font-size:1vw;
}
/* --------------------------------------- */
/* MEDIA QUERIES
/* --------------------------------------- */

@media screen and (max-width:1260px) {
    /*#headerLogo { margin:30px auto 0 40px; left:0; } */
    .VideoBannerCover {
        background-repeat:no-repeat;
        background-position:top;
        background-size:contain;        
        margin-bottom:15vw;
        height:40vw;
    }
    .VideoBannerCover .bannerInfoText {
        margin-top: 37vw;
        background-color: #fff;
        width:100%;
    }
    .VideoBannerCover .bannerInfoText h1 {
        margin: auto;
        max-width:75%;
        padding-bottom:30px;
        font-size:1.4rem;
    }
}

@media screen and (min-width:1240px) {
    /*#headerLogo { margin:30px auto 0 40px; left:0; } */

}

@media screen and (max-width:1000px) {
    .videoBanner {
        margin-bottom: 12vw;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    #logoPane { background:#FAFAFA; height:1px; }
    #contentHeader { padding:100px 20px 40px; }
    #content { width:100%; left:initial; }
}

@media screen and (max-width: 1280px) {
    #masterMenu { background-position:center !important; transition:none; }
    #btn-mobileMenu { }
    #mainMenuBlock { height:0; }

    #headerIndex, #headerSmall { min-height:0; }
    #headerCover, #headerSmall #headerCover { }
    #headerIndex #videoContainer { display:none; }
    #indexInfo { padding:0 40px; height:auto; overflow:hidden; }

    #headerLogo, #headerSmall #headerLogo { position:relative; left:initial; float:none; display:block; }
	#headerLogo img, #headerSmall #headerLogo img { width:100%; }
    .tagline, #headerSmall .tagline { display:block; width:70%; bottom:23%; left:17%; top:inherit; }
    
    #headerStrip { position:relative; min-height:120px; border:none; }
    .dateLocation, .sponsorStrip { position:relative; max-width:50%; width:100%; margin:0 auto; float:none; }
    .dateLocation, #headerSmall .dateLocation { display:block; margin:0 auto; padding:20px; float:none; }
    .dateLocation h4, #headerSmall .dateLocation h4 { font-size:0.9em; }

    #main { position:relative; 
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,dddddd+51,dddddd+100 */
        background: #eeeeee; /* Old browsers */
        background: -moz-linear-gradient(left, #ffffff 0%,#ffffff calc(100% - 280px),#dddddd calc(100% - 280px)); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #ffffff 0%,#ffffff calc(100% - 280px),#dddddd calc(100% - 280px)); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #ffffff 0%,#ffffff calc(100% - 280px),#dddddd calc(100% - 280px)); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 */
    }

    #leadbar { display:none; }
    #contentNarrow { width:75%; width:calc(100% - 280px); width:-moz-calc(100% - 280px); width:-webkit-calc(100% - 280px); position:static; }
    #logoPane { background:#FAFAFA; height:1px; }
    #contentHeader { padding:40px; }

    .bulletPalm {
        margin-left: 5%;
    }

    .testimonialCaption p {
        padding: 0 10px 0 15px;
    }

    .thumbCover svg {
        margin-right: 5%;
    }

        
    #tableDelegates td, #tableDelegates th { padding:5px !important; }

    .contentWrapper { padding:0 !important; }

    /* Table reset for mobile */
    .countryCell { min-width:0; }

    .jcarousel-control-prev, .jcarousel-control-next { margin:44% 0px 0px !important; }

    /*/#footerLogo { width:100%; }*/
	#footerLinks li a		{ background:#3fc9f0 !important; }
	#footerLinks li a:hover { background:#0076A3 !important; color:#ffffff !important; }	

    .sectionDetail {
        display: inline-grid;
        grid-template-columns: 250px 250px;
    }
    .sectionDetailBlock:nth-child(5n+1) {
        margin: 0 20px 40px;
    }
    .sectionDetailBlock:nth-child(5n) {
        margin: 0 20px 40px;
    }
    .sectionDetailBlock h2 {
        max-width:none;
    }

    .sectionDetailBlock p {
        max-width:none;
    }
}

@media screen and (max-width:1000px) {
    .testimonialBlock   { width:100% !important; padding:20px !important; }
	.testimonialRow h4	{ margin-top:0 !important; }
	.testimonialRow .pic1, .testimonialRow .pic2, .testimonialRow .pic3 { 
        -webkit-box-shadow:inset 0 -12px 75px -30px black; box-shadow:inset 0 -12px 75px -30px black; 
	}

    .col2, .col3, .col4 { width:50%; }
    .col5, .col6, .col7, .col8 { width:25%; }

    #infoPaneStats h4 {
        /*max-width: 70%;*/
    }

    .bulletPalm {
        width: 15%;
    }

    .testimonialLightbox {
        height: 45%;
    }
    .infoPane5Top {
        margin-bottom: -50px;
    }

}

@media screen and (max-width: 860px) {
    .sectionDetail {
        grid-template-columns: auto;
    }
    .detailInfoText, .regInfoBottom{
        display: block;
        max-width: 100%;
        margin: auto;        
        margin-bottom: 40px;
    }
    .detailInfoText p:first-of-type {
        text-align: center;
    }
    .detailInfoText img {
        max-width: 100%;
        margin: auto;
        text-align: center;
    }
    .detailInfoText p:last-of-type, .regInfoBottom p:first-of-type {
        text-align: center;
        padding-left:0;
    }
    #headerLogo, #headerSmall #headerLogo {
        max-width: 80%;
    }
}

@media screen and (max-width: 768px) {
    #headerSmall #indexInfo { padding:0; }

    #headerSmall #headerLogo .tagline { display: none; }
    .dateLocation, .sponsorStrip { max-width:inherit; font-size:25px !important;}
    #headerStrip h1 { margin:0 auto 20px; }
    #countdownClock .unitBlock { width:90px; height:90px; }

    .dateLocation h4, #headerSmall .dateLocation h4 { font-size:0.85em; }
    .dateLocation h4:last-child, #headerSmall .dateLocation h4:last-child { margin-top: 3px; }

    #contentBody { min-height:0; padding:40px; }
    #content, #contentNarrow { width:100%; }
    #sidebar { padding:0; width:100%; border:0; }
    #sidebarTop { padding:0; }
    #sidebarBottom { background:none; padding:0; border-left:3px dotted #fafafa; }
    #sidebarCarousel { margin:0; padding:0px 20px 40px; }
    #sidebarCarousel h4 { margin:40px auto 0; }

    .advisorA .backing, .advisorB .backing, .advisorC .backing, .advisorD .backing{ 
        background:none;
    }
    #carouselSidebar .carouselPic { padding:30px 20px 0; }

    .testimonialLightbox {
        height: 35%;
    }
    #sidebarSponsors {
        font-size:15px !important;
    }

}

@media screen and (max-width:690px) {
    #headerSmall .dateLocation .place { float: none; padding-left: 50px; width: 400px; margin: 0 auto; }
    #headerSmall .dateLocation span:last-child { display: none; }
    #headerSmall .dateLocation>p:last-child { float: none; width: 162px; margin: 0 auto; }
}

@media screen and (max-width:600px) {
	#headerLogo img, #headerSmall #headerLogo img { width:100%; }

    #headerIndex .logoOverlay { max-width:90%; }
    #headerStrip .container { padding:200px 20px 40px; }
    #headerStrip h1 { font-size:2em; }
    #headerStrip h2 { font-size:1.5em; margin:20px auto 10px; }

    #contentHeader { padding:30px 50px; }
    #sidebarBottom { border:none; }

    /* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { display: block; }
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { position:absolute; top:-9999px; left: -9999px; }
	tr { border-bottom: 3px solid #ccc; }
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee !important; 
		position: relative;
		padding:5px; 
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
    #tableDelegates td:nth-of-type(1), #tableDelegates td:nth-of-type(2) { display:inline-block; width:50%; }

    #eventregisterform td, #eventregisterform th, #Pitchit td, #Pitchit th, #inviteForm td, #inviteForm th { width:100%; display:block; }
    input[type="text"], textarea, select { width:100% !important; }
    .control-label, .controls { width:100%; display:block; float:none; }
    .control-label .control-label, .controls .control-label { width:50%; float:left; }

    input.searchBar { width:80% !important; width:calc(100% - 25px) !important; width:-moz-calc(100% - 25px) !important; width:-webkit-calc(100% - 25px) !important; }

    #speaker_page .advisortext,
    #speaker_page .advisortext p,
    #speaker_page .advisortext span {
        font-size: 16px;
    }

    .advisortext p:nth-child(2) {
      line-height: 1.2;
      letter-spacing: 0.4px;
    }
    .advisortext h1 {
        font-size: 22px;
        letter-spacing: 0.4px;
        margin: 0 0 10px 0;
        line-height: 1;
        border: none;
    }

    /*#infoPaneStats h4 {
        max-width: 60%;
    }*/

    .bulletPalm {
        width: 23%;
    }

    .bigBullets {
        width: 65%;
    }

    .palmBullet {
        margin: 0 10px 0 0;
    }

    .palmRight {
        margin: 0 0 10px 0;
    }

    #contentBody .frontLocationImage h2 {
        font-size: 1.8em;
        left: 0;
        bottom: 5%;
        width: 100%;
    }

    .col2, .col3, .col3Double { width:100%; }
    .col4, .col5, .col6, .col7, .col8 { width:50%; }
}

@media screen and (max-width:480px) {
    body { font-size:1em; }

    #headerIndex, #headerSmall {}
    /*#headerSmall {background-image:url(/Content/2021/images/bcla_mobile_bg.jpg); }*/
    #indexInfo { padding:0px 20px; }
    #headerSmall #indexInfo { padding: 0; }
    #headerSmall #headerLogo .tagline { display:block; }
	#headerLogo img, #headerSmall #headerLogo img { width:100%; }

    #contentHeader, #contentBody    { padding:20px; }

    .photoStrip { float:none; margin:0 0 20px; width:100%; }
    .photoStrip img { width:100%; margin:0 0 20px; height:auto; }

    div#infoPaneStats .infoPaneInner {
        text-align: center;
    }

    .bulletPalm {
        width: 15%;
        margin: 0;
    }

    .bigBullets {
        width: 100%;
    }

    .palmLine {
        margin-bottom: 5px;
    }

    .col2, .col3, .col4, .col5, .col6, .col7, .col8 { width:100%; }
    .colInner { padding:0; }
    .talkingHead { width:50%; }

    .sponsorLink-prime {
        -webkit-flex: 1 0 100%;
	    -moz-flex: 1 0 100%;
	    -ms-flex: 1 0 100%;
	    -o-flex: 1 0 100%;
	    flex: 1 0 100%;

	    text-align: center;
	    min-width: 150px;
    }

    .sponsorLink-prime img {
	    margin: 0;
	    padding: 0 20px 40px 20px;
        display: initial;
	    width: 100%;
	    max-width: 100%;
    }
    .sectionDetail {
        display:block;
    }
    .sectionDetailBlockDisplay img {
        max-width: 324px;
        width: 100%;
    }

    .VideoBanner {
        margin-bottom: 92vw;
    }
    .infoPane6 {
        margin-top:50px;
    }
    .homeTable tbody{
        display:block;
    }
    .homeTable td:first-of-type {
        
    }
}

@media screen and (max-width:600px) {
    #infoPaneStats .infoPaneInner h1 {
        font-size:1.6em;
    }
    #infoPaneStats .infoPaneInner h1 img {
        padding: 0 0 0px 20px;
        width: 45%;
    }
}

@media screen and (max-width:450px) {
    .homePageContent {
        margin-top: 50vw;
    }
}
@media screen and (max-width:425px) {
    .containerAds   { display:none; }

    #headerSmall .dateLocation .place { padding-left: 0; width: 100%; margin: 0 auto; }
    #headerSmall .dateLocation .place p { width: 100%; }
    #headerSmall .dateLocation span { display: none; }

    #speaker_page .advisor { padding: 20px; }
    #speaker_page .advisor>.advisor { padding: 20px 0; }
    #speaker_page .advisorimg { float: none; width:112px; margin:0 auto; }
    #speaker_page .advisorimg img { float:none; }
    #speaker_page .advisortext { float: none; margin:0; width: 100%; }

    .palmRight {
        display: none;
    }

    .palmLine:nth-of-type(2) .palmBullet {
        display: none;
    }

    .palmLine:nth-of-type(2) .palmRight {
        /*display: inline-block;*/
    }

    #contentBody .frontLocationImage h2 {
        font-size: 1.3em;
        letter-spacing: 0.4px;
    }

    .talkingHead { width:100%; }

}

@media screen and (max-width:400px) {
    #headerStrip .container { padding:130px 20px 40px; }
   
    .sectionDetailBlock {
        margin: auto 20px 80px;
    }
}
@media screen and (max-width:380px) {
    .homePageContent {
        margin-top: 60vw;
    }
}
@media screen and (max-width:360px) {
    #headerStrip .container { padding:80px 20px 40px; }

    .infoStrip, .photoStrip {
        margin: 0 auto;
        float: none;
    }

    .infoContent {
        height: 100px;
        margin: 0 auto !important;
        text-align: center;
        width: 250px;
        float: none;
    }

    .infoLogo {
        float: right;
        height: 144px;
        margin-top: 50px;
    }
    
}
@media screen and (max-width:340px) {
    .homePageContent {
        margin-top: 75vw;
    }
}

.locationFadedBox {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    background: rgba(63,201,240,0.6);
    color: black;
    font-weight: bold;
}