.agenda {
	font-family: Gotham, sans-serif;
	font-size: 16.6px;
}
td.time {
	margin-top: 1em;
}
.agenda td {
	vertical-align: text-bottom;
	display: block;
}
@media (min-width: 480px) {
	.agenda td {
		display: table-cell;
		border-bottom: 1px solid #CCC;
		padding: 10px 0;
	}
	td.time {
		min-width: 155px;
		margin-top: 0;
	}
	.agenda {
		text-align: left;
		margin-top: -22px;
	}
}
.inline-link {
	color: #2E8BE0;
}
.inline-link:hover {
	color: #1A77CC;
}
.title {
	color: #1D2737;
	font-weight: 500;
	font-size: 17px;
}
.speaker-bio {
	display: none;
	padding: 44px;
	font-family: Gotham, sans-serif;
	color: #30405B;
}
@media (min-width: 720px) {
	.speaker-bio {
		max-width: 50vw;
	}
}
.title-speaker-container {
	display: flex;
}
.heading--5 {
	font-size: 17px;
	margin-bottom: 1.8em;
	font-weight: 600;
}
.q-lp-privacy-info.private-info {
	font-family: Gotham, sans-serif;
}
.wrapper > h1 + .heading--3 {
	margin: 0.5em 0;
	color: #6A778B;
}

/*! RSAC reception imported */

.container {
	max-width: 1440px;
	min-height: 500px;
}
.col1 {
	background-color: #2e8be0;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: flex-start;
	position: relative;
}
.col2 {
	padding: 1.5em;
}
.col1,
.col2 {
	width: auto;
}
.logo {
	margin: calc(62px / 2) auto;
	max-width: 80%;
	width: 196px;
	position: relative;
	z-index: 1;
}
h1 {
	font-family: Gotham, sans-serif;
	font-size: 34px;
	color: #262626;
	font-weight: 500;
	margin-bottom: 1.4%;
	line-height: 1.05;
	letter-spacing: -0.55px;
}
h1.special-nick-heading {
	font-weight: 400;
}
.date {
	font-family: Gotham, sans-serif;
	color: #6A778B;
	font-weight: 300;
	font-size: 28px;
	margin-top: 0;
	line-height: 1.3;
}
body {
	padding-top: 0;
	text-align: center;
}
@media (min-width: 534px) {
	h1 {
		font-size: 48px;
		margin: 0 auto;
	}
	.date {
		font-size: 42px;
	}
	.logo {
		margin-bottom: calc(71px / 2);
		margin-top: calc(71px / 2);
		width: 250px;
	}
	.col2 {
		padding: calc(45 / 16 * 1rem) calc(100% / 12);
	}
	.register {
		margin-top: 1.8em;
		margin-bottom: 0.7em;
	}
	.q-lp-privacy-info {
		margin-bottom: 4.4em;
	}
}
@media (min-width: 769px) {
	body {
		display: flex;
		text-align: left;
	}
	h1 {
		font-size: 48px;
		max-width: none;
		margin: 0;
	}
	.col1 {
		width: 491px;
		min-width: 300px;
		background: #2E8BE0;
	}
	.logo {
		margin-top: 53px;
	}
	.col2 {
		padding: 9.7% 7%;
	}
	.col2 .wrapper {
		max-width: 740px;
	}
	.register {
		display: none;
	}
	.date {
		margin-bottom: 0.9em;
		margin-top: 4px;
	}
}
@media (min-width: 1070px) {
	.bg {
		width: 491px;
	}
	.col1 {
		width: 491px;
		min-width: 491px;
	}
}
@media (min-width: 1440px) {
	.col2 {
		padding: 6.3em 6.7em;
	}
}
.mktoButton {
	background: #ED2E26;
	border-radius: 2px;
	padding: 1.6em;
	height: auto;
	font-size: 18px;
}
.mktoButton:hover {
	background: #E3241C;
}
.mktoButtonRow .mktoButtonWrap {
	margin: 0;
}
.paragraph--1 {
	font-family: Gotham, sans-serif;
	line-height: calc(28 / 18);
	margin-bottom: 1.5em;
}
.type {
	color: #ED2E26;
	font-weight: 500;
	font-size: 29px;
	line-height: 1.586;
	margin: 0;
}
ul.paragraph--1 {
	list-style: none;
	padding: 0;
}
.q-lp-privacy-info {
	margin-bottom: 3.3em;
}
.copyright {
	font-weight: 400;
	font-size: 14px;
	padding: 0 0.6em;
}
.q-link {
	font-weight: 400;
}
.col2 .footer-divider {
	margin: 20px 0 0;
}
@media (min-width: 534px) {
	.col2 .footer-divider {
		margin: 40px 0 0;
	}
}
@media (min-width: 769px) {
	.col2 .footer-divider {
		margin: 50px 0 0;
	}
	.copyright {
		padding: 0;
	}
	ul.paragraph--1 {
		list-style: disc;
		padding-left: 40px;
	}
}
.mktoFormRow.Marketing_Asset_Id_Current__c,
.mktoFormRow.Campaign_Id_Current__c {
	display: none;
}
.fieldsWrapper {
	display: flex;
	flex-wrap: wrap;
}
.mktoFormRow,
.mktoButtonRow {
	width: 100%;
}
.q-form {
	max-width: 431px;
	margin: 0 auto;
}
.text-wrapper {
	margin-top: 2em;
}
.divider {
	margin: 2em 0;
}
@media (min-width: 769px) {
	.mktoFormRow,
	.mktoButtonRow {
		width: 330px;
		margin-right: 2em;
	}
	.q-form {
		max-width: none;
		margin: 0;
		padding-bottom: 1.8em;
	}
}
.mktoFormCol {
	margin-bottom: 1.5em;
}
@media (min-width: 769px) {
	.mktoFormCol {
		margin-bottom: 0.9em;
	}
}
@media (max-width: 768px) {
	.register {
		font-size: 26px;
		font-family: Gotham, sans-serif;
		font-weight: 500;
		margin-top: 1.5em;
		margin-bottom: 0.4em;
	}
	.text-wrapper {
		max-width: 580px;
		margin: 0 auto;
	}
}
.mktoForm .qmktoCheckboxListLabel {
	margin: 0;
}
.mktoCheckboxList {
	text-align: left;
}


.handclap {
	margin: 0 auto;
}
@media (min-width: 769px) {
	.handclap {
		margin: 0 1rem 1rem 0;
		float: left;
		display: inline-block;
	}
}
@media (min-width: 1413px) {
	.mktoFormRow.qSCFullEvent {
		width: auto;
	}
}
.qSCFullEvent .mktoFieldWrap {
	display: flex;
}
.qSCFullEvent .qmktoRadioListLabel {
	margin-top: 0;
	text-align: left;
}
.qSCFullEvent .mktoRadioList {
	display: flex;
}
.mktoRadioList.qSCFullEvent label {
	display: flex;
	margin-left: 1em;
}


/*
 * VMDR Live styles
 */
.paragraph--1__bold {
	font-weight: 500;
}
.vmdr-live-banner {
	display: none;
	right: 0;
}
@media screen and (min-width: 1070px) {
	.vmdr-live-banner {
		display: block;
		position: absolute;
	}
}
strong {
	font-weight: 500;
}

.addeventatc.addeventatc {
	background: #ED2E26 !important;
	color: #fff !important;
	margin-top: 11px;
	margin-bottom: 23px;
	padding: 16px 41px;
}
.addeventatc .addeventatc_icon {
	display: none;
}
.video-poster-wrapper {
	display: block;
	margin-top: 40px;
}
.video-poster {
	display: block;
}
.video-poster img {
	max-width: 100%;
}
/*# sourceMappingURL=index.css.map */