.container {
	/*width: auto;*/
	
}

.video-container video {
	width: 100%;
}

.with-video, .with-video .parent-col {
	height: auto;
	min-height: 550px;
}

.with-video .hero-header {
	margin: 0 auto !important;
	padding: 40px 0 !important;
}


/* for 2017 conference */
.conference .primary-column  {
	padding-bottom: 10px;
	padding-top: 70px !important;
}