/*
	Theme Name: Kidscreen Summit 2017
	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:1.15em "Lato",soleil,"Lucida Grande","Lucida Sans Unicode","Nimbus Sans L",Arial,sans-serif; line-height:1.5; letter-spacing:0.2px;position:relative; z-index:1; }
h1, h2, h3, h4, h5, h6, h7 { color:#999999; margin:40px 0 10px; font-weight:bold; font-family:"Neutra Bold", arial, helvetica, sans-serif; text-transform:uppercase; }
h1 { font-size:2.5em; line-height:1.1em; color:#f05423; }
h2 { font-size:1.7em; color:#32BBBA; text-transform:initial; }
h3 { font-size:1.4em; color:#f05423; }
h4 { font-size:1.2em; color:#32BBBA; }
h5 { font-size:1.0em; color:#32BBBA; }
h6 { font-size:0.8em; }
h7 { font-size:1.0em; color:#f05423; width:100%; text-align:right; margin:0 0 20px; float:right; }

p { margin:0 0 20px; }

a:link, a:visited 	{ padding:0; margin:0; text-decoration:none; color:#32BBBA; font-weight:bold; }
.faq a:link, .faq a:visited { color:#343434; }
.faq a:hover, a:hover 	{ color:#FEC40F; }


a:hover img { opacity:1.0; transition:ease;
		   -webkit-transform:rotate(0);
		      -moz-transform:rotate(0); 
			       transform:rotate(0); 
}

em {
    font-style: italic;
}

blockquote { float:right; width:50%; padding:20px; margin:20px 0 20px 20px; border-top:4px solid #32BBBA; border-bottom:4px solid #32BBBA; font-size:1.4em; line-height:1.3em; font-weight:bold; font-style:italic; color:#787878; }

#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:1260px; width:100%; margin:0 auto; }
.containerWide		{ max-width:1260px; 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; -moz-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/2017/fonts/neutratext-bold.woff') format('woff'), 
            url('/Content/2017/fonts/neutratext-bold.ttf') format('truetype'),
            url('/Content/2017/fonts/neutratext-bold.svg#webfont') format('svg');
}

/* --------------------------------------- */
/* FORMS
/* --------------------------------------- */

form h4 { background:#f05423; }

/* --------------------------------------- */
/* 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:#32BBBA !important; color:#fff !important; box-shadow:0 0 2px #cfcfcf; -moz-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; }

.btnMain { border-radius:5px; padding:10px 20px; background:#f05423; color:#ffffff; margin:20px auto; text-transform:uppercase; font-weight:bold; display:table; }
.btnMain:hover { color:#ffffff; background:#FEC40F; }

/* --------------------------------------- */
/* ADS
/* --------------------------------------- */

.leaderboard { display:block; margin:0px auto; width:468px; height:60px; background:#232323; }

/* Google Conversion Fix */
body > iframe { height:0 !important; display:block; }

/* --------------------------------------- */
/* 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: #32BBBA; }

/* --------------------------------------- */
/* BRUNICO/BRAND MENU
/* --------------------------------------- */

#masterMenu { top:0; border-bottom:1px solid #232323; transition:background 0.6s; background-position: center -200%; }


#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:#32BBBA !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:#b5e1e0; border-bottom:none; height:45px; font-family:"Neutra Bold"; left:inherit; }
#mainMenu .mainMenu-content { width:auto; margin:0 auto; }
#mainMenu .mainMenu-content > li { height:45px; line-height:45px; }
#mainMenu .menu li a { color:#0b9392; background:none; padding:10.5px 20px; text-align:center; text-transform:uppercase; font-size:0.85em; font-weight:normal; border-right:0; height:45px; line-height:25px; }
#mainMenu .sub-menu li a { background:none !important; color:#0b9392; }

#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:#1f9b9b !important; }

#mainMenu li a.active { color:#ffffff; background:#32BBBA !important; }

#mainMenu li .sub-menu          { box-shadow:none; border-top:none; left:calc(50% - 100px); font-size:0.9em; width:200px; background:rgba(181, 225, 224, 1); color:#0b9392; opacity:0.9; top:45px; }
#mainMenu li .sub-menu li       { height:auto; height:auto; line-height:initial; }
#mainMenu li .sub-menu li a     { color:#0b9392; border-top:1px solid #0b9392; text-align:center !important; display:block; height:auto; line-height:20px !important; padding:10px 20px !important; }
#mainMenu li .sub-menu li:first-child a { border:none; }
#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:#f05423 !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:10; }
#mainMenu .menu li > a.btnReg:hover, .btnReg:hover { background:#32BBBA !important; }
.btnReg.active { color:#fff !important; }
.btnFixed { line-height:3.4em !important; height:65px !important; border-radius:0 0 5px 5px; }

.xchangeLogo { margin:13px 0 0 5px; max-height:15px; max-width:150px; height:15px; width:150px; background:url(/Content/2017/images/logo-streamxchange.png) no-repeat; }
#mainMenu li .sub-menu li a:hover .xchangeLogo { background:url(/Content/2017/images/logo-streamxchange-white.png) no-repeat; }

/* --------------------------------------- */
/* MOBILE MENU
/* --------------------------------------- */

#mobileMenu li a:hover { background:#32BBBA; color:#FFF; }
#mobileMenu .btn-social:hover	{ background:#32BBBA; }
#mobileMenu .menu li > a:hover, #mobileMenu .menu .topMenu a:hover { color:#FFF; background:#32BBBA; }
#mobileMenu #brandMenu-content .xchange img { max-height:17px; }

#mobileMenu .menu li .up:hover {
    background: url("images/arrow-right.png") no-repeat scroll 55% 12px #32BBBA !important;
}
#mobileMenu .menu li .down:hover {
    background: url("images/arrow-down.png") no-repeat scroll 55% 12px #32BBBA !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:#32BBBA url(/Content/2017/images/backing-waves.jpg); min-height:300px; height:auto; margin:40px auto 0; z-index:2; border-bottom:none; position:relative; overflow:visible; }
#headerCover {  background:rgba(0,0,0,0.8) url("/Content/2017/images/square.png"); position:absolute; z-index:0; display:none; }
#headerIndex img    { display:block; }
#headerSmall	{ background:#32BBBA url(/Content/2017/images/backing-waves.jpg) bottom center no-repeat; height:210px; margin:40px auto 0; z-index:3; border-bottom:none; position:relative; }
#headerBottom   { background:url(/Content/2017/images/backing-skyline.png) bottom center no-repeat; position:absolute; width:100%; height:200px; bottom:-22px; left:0; right:0; }

#headerLogo { width:400px; height:auto; display:block; overflow:visible; margin:190px auto 40px; z-index:2; }
#headerLogo img { width:100%; height:auto; display:inline-block; vertical-align: middle; }

.tagline { position:absolute; left:80px; bottom:70px; width:310px; z-index:3; float:left; }
.tagline img { width:100%; }

.cta { color:#efefef !important; font-weight:normal; margin:20px auto 60px; text-align:center; text-transform:uppercase; font-family:"Montserrat",sans-serif; letter-spacing:1px; }

.headerIndexUpper { min-height:300px; position:relative; overflow:hidden; }
#headerStrip, #splashPane { position:relative; z-index:2; bottom:0; width:100%; background:#32BBBA; 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:200px 80px 40px; }
#headerStrip h1, #splashPane h1 { margin:0 auto 10px; text-align:center; font-weight:normal; color:#f05423; text-transform:uppercase; font-size:3.3em; font-weight:normal !important; }
#headerStrip h2, #splashPane h2 { color:#f05423; margin:0 auto 10px; }
#headerStrip p, #splashPane p { color:#121212; margin:0; letter-spacing:0.2pt; }
#headerIndex .logoOverlay { position:absolute; top:100px; left:-100%; right:-100%; margin:auto; display:block; z-index:5; height:350px; width:350px; }
#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"; }
.iconTelefilm { background:url(/Content/2017/images/logo-telefilm-white.png) no-repeat; background-size:100%; width:150px; height:40px; margin:0 auto 20px; }
.iconStrategy { background:url(/Content/2017/images/logo-strategy-white.png) no-repeat; background-size:100%; width:130px; height:40px; margin:0 auto 20px; }

.iconTelefilm:hover { background:url(/Content/2017/images/logo-telefilm-black.png) no-repeat; background-size:100%; width:150px; height:40px; }
.iconStrategy:hover { background:url(/Content/2017/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:"Montserrat",sans-serif; margin:0 auto 120px; 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; }
.infoPaneInner h1 { color:#999999; text-align:center; margin:0 auto 40px; }
.infoPaneInner h3 { color:#fff; }

#infoPaneStats { background:#321414; color:#ffffff; position:relative; }
#infoPaneStatsCover { position:absolute; z-index:1; top:0; bottom:0; left:0; right:0; background:none; background-size:cover; opacity:0.1; }

div#infoPaneStats .infoPaneInner {
    padding: 85px 20px;
}

#infoPaneStats .infoPaneInner h1 { color:#ffffff; }

.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:#eee; }
#infoPane2 { background:#fff; border-bottom:5px solid #FEC40F; }
#infoPane3 { background:#eee; }

#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:#32BBBA; }
#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/2017/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/2017/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/2017/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:#32BBBA; font-weight:400 !important; font-size: 1em; }
.testimonialRow h4:before   { content:""; background: url(/Content/2017/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;
}


/* --------------------------------------- */
/* 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 img { border:5px solid #32BBBA; }
#carouselTestimonial li p { font-size:1em; line-height:1.3em; }
#carouselTestimonial-wrapper > .jcarousel-control-prev, #carouselTestimonial-wrapper > .jcarousel-control-next { margin:110px 0 0 !important; }
.jcarousel-pagination a { border:none; background:#028B8A; width:13px; height:13px; border-radius:50%; }
.jcarousel-pagination a:hover, .jcarousel-pagination a.active { background:#FEC40F; border:none; }

.jcarousel-control-prev, .jcarousel-control-next { color:#ffffff !important; border:none; position:absolute; z-index:3; margin:90px 0px 0px !important; font-size:3em; }
.jcarousel-control-prev { left:0; }
.jcarousel-control-next { right:0; }
.jcarousel-control-prev:hover, .jcarousel-control-next:hover { color:#FEC40F !important; border:none; }




/* --------------------------------------- */
/* TABBOX
/* --------------------------------------- */

#tabbox-wrapper .navigation li.active { background:#32BBBA; color:#FFFFFF; }
#tabbox-wrapper .navigation li:hover  { background:#FEC40F; 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:#32BBBA; 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
/* --------------------------------------- */

#main { position:relative; background:#32BBBA; }
#mainBacking { background:#fff; position:absolute; height:100%; width:100%; }
#mainContainer { width:100%; max-width:100%; }
#content, #contentFull { min-height:0; }
#content { width:calc(100% - 460px); width:-moz-calc(100% - 460px); width:-webkit-calc(100% - 460px); z-index:1; background:none; }
#contentNarrow { width:50%; width:calc(100% - 560px); float:left; position:relative; z-index:1; }

.highlight {
    font-weight: bold;
    color: #32BBBA !important;
}

.special {
    color: #EF5623;
    font-weight: bold;
}

.special .badNews {
    color: #000;
}

.infoStrip { border:1px solid #cfcfcf; 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:#fdfdfd; margin:0 auto 20px !important; }

.venueMap {
    width: calc(100% + 120px);
    width: -moz-calc(100% + 120px);
    width: -webkit-calc(100% + 120px);
    left: -60px;
    top: -40px;
    position: relative;
}

#contentBody .venueFloorplan img {
    display: inline-block;
    width: 48.5%;
    margin: 0 0.5%;
}

.xchangeTitle { display:inline-block !important; margin:0 !important; position:relative; top:2px; }

#leadbar { width:25%; width:calc(460px); float:left; padding:0; height:100%; position:relative; background:none; color:#13121a; min-height:400px; padding:40px 0 40px 40px; }
#leadbar ol { margin: 0 0 0 30px; }
#leadbar ol li { margin-bottom: 10px; }
#innerContent { width:calc(100% - 460px); width:-moz-calc(100% - 460px); width:-webkit-calc(100% - 460px); z-index:1; background:none; float:left; padding:40px; }
#content.normalPage #innerContent { width:100% !important; }

#leadbarLower { display:none; float:left; padding:0 20px; height:100%; position:relative; background:none; color:#343434; min-height:0; }
#leadbarLower .statsBox { margin:0 auto 20px; }

#contentPanel { background:none; max-width:1500px; margin:0 auto; }
#contentPanel.homePage { max-width:100%; }

#contentHeader, .homePage #contentHeader { padding:120px 60px 20px; background:none; border-bottom:none; background:#ffffff; border-radius:20px 20px 0 0; }
#contentHeader h1 { text-align:left; margin:20px auto 0; }
#content .eventsaasadminHeader { padding:60px 0 40px 0; margin-bottom:20px; }

#contentBody { min-height:400px; padding:40px 60px; background:#ffffff; color:#343434; border-radius:0 0 20px 20px; overflow: hidden;}
.homePage #contentBody {
    padding-top: 15px;
}
#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; 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: #32BBBA;
    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/2017/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 .AttendeeTitle, #about_page .AttendeeTitle    { font-weight: normal; }
#speaker_page .CompanyBadge, #about_page .CompanyBadge      { 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; }



/* 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: #32BBBA;
    line-height: 1;
    text-align: right;
}

.testimonialCaption p:first-child {
    font-weight: bold;
}

.thumbCover svg {
    /*fill: #027796;*/
    fill: #32BBBA;
    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: #FEC40F;
    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: 3px solid #32BBBA;
}

.bulletin:last-child {
    border: none;
    padding: 40px 0 0;
}

.bulletin:first-child h6 {
    margin-top: 0;
}

.bulletinHighlight { width: 85%; margin:0 auto 20px auto; }
.bulletinHighlight h5, .bulletinHighlight p { margin-bottom: 0; }

.bulletinHighlight h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    letter-spacing: 0.4px;
}

.bulletinHighlightWide { width:100%; }

.bulletinDetail {
    margin: 0 0 20px 0;
}

.classTime {
    font-weight: 400;
}

#contentBody .alignLeft {
    margin: 0 40px 40px 0;
}

.person .caption p:first-child { color:#32BBBA; }
.person:hover .caption p:first-child { color:#FEC40F; }
.person .caption p { color:#343434; }
.person .imgFrame { border:1px solid #cfcfcf; }

.personPic img {
    margin: 0;
}


/* 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;
}

.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 {
	-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 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(460px); padding:40px 40px 40px 0; background:none; border:none; z-index:0; position:relative; }
#sidebarTop, #sidebarBottom { margin:0 auto 40px; background:#ffffff; border-radius:20px; }
#sidebarTop { background:none; }
#sidebarCarousel { padding:20px; margin:20px 0 0; }
.sidebarContainer { padding:20px; margin:20px auto; }
#sidebar h4     { margin:40px auto 5px; padding:0; background:#f05423; color:#ffffff; text-transform:uppercase; text-align:center; width:100%; font-size:1.6em; font-weight:normal; }
.sponsorLogo { margin:20px auto; display:block; opacity:0.6; }
.sponsorLogo:hover { opacity:1.0; }

#sidebarCarousel h4 { margin:0 auto 5px; }

#sidebar h3 { background-color:#f05423; color:#ffffff !important; margin:0px auto 10px; text-align:center; font-size:0.8em; }
#sidebar h1 { text-align:center; font-size:2em; }
#sidebarSponsors { display:block; margin:0 auto; position:relative; }
#sidebarSponsors div { display:block; margin:0 auto; height:180px !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; }


#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 #FEC40F; }
#flightWatch .infoPane:hover { background:#32BBBA; color:#fff !important; }
#flightWatch .infoPane:hover .highlight { color:#fff !important; }

.statsBox { background:#ffffff; border-radius:20px; width:100%; padding:60px; margin:0 auto 40px; line-height:1.3em; text-align:left; }
.statsBox h4    { margin:0 auto 5px; padding:0; background:none; color:#f05423; text-transform:uppercase; text-align:left; width:100%; font-size:1.4em; font-weight:normal; }
.statsBox h4:first-child { padding:0; }
.statsBoxTop { padding:40px 0 0; }
.statsBoxTop h4 { margin:0 auto 5px; }
.statsBox ul { margin:0 0 0 20px; }
.statsBoxTop p { margin:0; padding:0; font-weight:bold; font-size:1.1em; letter-spacing: 1px; line-height: 1.2; color:#fafafa; }
.statsBox p { margin:0; }

/* --------------------------------------- */
/* FOOTER
/* --------------------------------------- */

#footer { border-top:5px solid #32BBBA; border-bottom:2px solid #787878; position:relative; z-index:3; box-shadow:0 5px 5px #121212; -moz-box-shadow:0 5px 5px #121212; -webkit-box-shadow:0 5px 5px #121212; }
#footerBacking { background:none; opacity:0.025; position:absolute; height:100%; width:100%; z-index:1; }
#footerLinks .header    { color:#32BBBA; }
#footerLinks li a       { color:#efefef; }
#footerLinks li a:hover { color:#FEC40F; }

#footerInfo a       { color:#efefef; }
#footerInfo a:hover { color:#FEC40F; }

#footerLogo { width:21%; }
#footerPad  { width:9%; }
#footerBrunico { border:none; position:relative; z-index:0; }

#cancellationpolicy { clear:both; }

/* --------------------------------------- */
/* MEDIA QUERIES
/* --------------------------------------- */

@media screen and (max-width:1240px) {
    /*#headerLogo { margin:30px auto 0 40px; left:0; } */
}

@media screen and (max-width:1024px) {}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    #logoPane { background:#FAFAFA; height:1px; }
    #contentHeader { padding:120px 20px 40px; }
    .homePage #contentHeader { padding:100px 20px 40px; }
    #content { width:100%; left:initial; }
}

@media screen and (max-width:1500px) {
    #content #innerContent { width:100%; padding:40px; }
    #content #leadbar { width:100%; padding:100px 40px 0; }
    #content #leadbar .statsBox:last-of-type{ margin:0 auto; }
    #contentHeader { padding:120px 60px 0px; }
    .homePage #contentHeader { padding:40px 60px 0px; }

    #content { width:calc(100% - 300px); width:-moz-calc(100% - 300px); width:-webkit-calc(100% - 300px); }
    #sidebar { width:calc(300px); }
}

@media screen and (max-width: 1260px) {
    #masterMenu { background-position:center !important; transition:none; }
    #btn-mobileMenu:hover { background:#32BBBA; }

    #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; margin:30px auto 10px; display:block; width:250px; max-width:80%; }
	#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; }

    #leadbar                { display:none; }
    #leadbarLower           { display:block; padding:0 0 40px 40px; width:50%; }
    #leadbarLower .statsBox { margin:0 auto 40px; }
    #leadbarLower .statsBox:last-of-type { margin:0 auto !important; }
    #contentHeader { padding:120px 40px 40px; }
    .homePage #contentHeader { padding:100px 40px 40px; }
    #contentBody, .statsBox { padding:40px; }
    #sidebar { width:50%; padding:0 40px 40px; }
    #content { width:100%; padding:40px; }
    #content #innerContent { width:100%; padding:0; }

    #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:#32BBBA !important; border-radius:3px; }
	#footerLinks li a:hover { background:#FEC40F !important; color:#ffffff !important; }	
}

@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; -moz-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%;
    }

}

@media screen and (max-width: 768px) {
    #headerSmall #indexInfo { padding:0; }

    #headerSmall #headerLogo .tagline { display: none; }
    .dateLocation, .sponsorStrip { max-width:inherit; }

    #headerStrip h1 { margin:0 auto 20px; }

    .dateLocation h4, #headerSmall .dateLocation h4 { font-size:0.85em; }
    .dateLocation h4:last-child, #headerSmall .dateLocation h4:last-child { margin-top: 3px; }

    #content #innerContent { padding:0; }
    #contentBody { min-height:0; padding:40px; }
    #content, #contentNarrow { width:100%; }
    #leadbarLower { width:100%; padding:0 40px; }

    #contentBody iframe, .venueMap { max-width:100%; position:relative; left:initial; right:initial; top:initial; margin:0 auto 40px; }
    .infoStrip, .photoStrip { width:100%; }
    .infoStrip .infoStripBottom { float:left; width:50%; }

    #sidebar { padding:0; width:100%; border:0; }
    #sidebarTop, #sidebarBottom { background:none; padding:0; border:none; width:100%; }
    #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%;
    }

    #contentBody table td {
        width: 100% !important;
        white-space: normal !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; }*/
    #contentHeader h1 { font-size:2em; }
    #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 { width:100%; }
    .col4, .col5, .col6, .col7, .col8 { width:50%; }
}

@media screen and (max-width:480px) {
    body { font-size:1em; }

    #headerIndex, #headerSmall { }
    #indexInfo { padding:0px 20px; }
    #headerSmall #indexInfo { padding: 0; }
    #headerSmall #headerLogo .tagline { display:block; }
	#headerLogo img, #headerSmall #headerLogo img { width:100%; }

    #content { padding:20px; }
    #contentHeader, .homePage #contentHeader  { padding:120px 20px 20px }
    #contentBody    { padding:20px; }
    #leadbarLower { padding:0 20px; }
    #leadbarLower .statsBox { margin:0 auto 20px; 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%; }
    .talkingHead { width:50%; }
}

@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; }
}

@media screen and (max-width:360px) {
    #headerStrip .container { padding:80px 20px 40px; }
}