.site-header {
	background: rgba(0,0,0,0.75);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1003;
}
.site-header .menu.desktop-menu > li > a{
	color: #fff;
}
.home-hero::before {
	background: none;
}
.home-hero .hero-content .slide-content {
	background: rgba(57, 88, 145, .8)
}
#webcast {
	padding-top: 5rem;
	padding-bottom: 5rem;
	background: url(../img/webcast.png);
	background-size: cover;
	background-position: right top
}
.webcast-note {
	color: #f37120;
	font-weight: 600;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.webcast-name {
	color: #585858;
	margin-bottom: 0.5rem;
	font-weight: 900;
}
.webcast-title {
	color: #585858;
	margin-bottom: 0.5rem;
}
#what {
	padding-top: 5rem;
	padding-bottom: 5rem;
	position: relative;
	overflow: hidden;
	background: rgba(62,102,120, 0.9)
}
#what:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background: #3e6678 url(../img/whyCEM.jpg);
	background-position: left center;
	background-size: cover;
}
#what p {
	color: #fff;
}
#report {
	padding-top: 5rem;
	padding-bottom: 5rem;
	position: relative;
	overflow: hidden;
}
#report:before {
	content: '';
	position: absolute;
	z-index: -1;
	background: url(../img/eb-bg.png);
	background-size: cover;
	top: 0;
	left: -5%;
	width: 378px;
	height: 260px;
}
#report:after {
	content: '';
	position: absolute;
	z-index: 0;
	background: url(../img/eb-bg.png);
	background-size: cover;
	bottom: 0;
	right: -5%;
	width: 656px;
	height: 452px;
}
.bio {
	overflow: auto;
	font-size: 90%;
	height: 0;
	transition: height: 0.25s linear;
}
.bio.open {
	height: auto;
	transition: height: 0.25s linear;
}
.bio-link {
	display: inline-block;
	padding: 0.25rem 0.1rem;
	margin-right: 1rem;
	color: #fff;
	text-align: left !important;
	color: #f37120;
	font-weight: 900;
	transition: all 0.25s linear;
	position: relative;
}
.bio-link:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	border-bottom: 2px solid #f37120;
	transition: width 0.25s linear;
}
.bio-link:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	border-bottom: 2px solid #fff;	
	transition: width 0.25s linear;
}
.bio-link:hover,
.bio-link:focus {
	color: #f37120;
}
.bio-link:hover:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 2px solid #f37120;
}
.bio-link:hover:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	border-bottom: 2px solid #fff;	
}
.underline-link {
	display: inline-block;
	padding: 0.25rem 0.1rem;
	margin-right: 1rem;
	color: #fff;
	text-align: left !important;
	color: #fff;
	font-weight: 900;
	transition: all 0.25s linear;
	position: relative;
}
.underline-link:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	border-bottom: 2px solid #f37120;
	transition: width 0.25s linear;
}
.underline-link:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	border-bottom: 2px solid #fff;	
	transition: width 0.25s linear;
}
.underline-link:hover,
.underline-link:focus {
	color: #f37120;
}
.underline-link:hover:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 2px solid #f37120;
}
.underline-link:hover:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	border-bottom: 2px solid #fff;	
}
.cem-title {
	color: #292d2f;
	font-weight: 900;
}
.underline {
	border-bottom: 3px solid #f37120;
	display: inline-block;
	margin-bottom: 1rem;
}
.hero-title {
	font-size: 2rem;
	color: #fff;
	font-weight: 900;
	margin-top: 1rem;
	margin-bottom: 1rem;
	text-transform: uppercase;
}
.hero-title span {
	display: block;
	color: #f37120
}
.speakers {
	border-left: 6px solid #f37120;
	border-right: 6px solid #f37120;
	padding: 2rem;
	position: relative;
	background: #fff;
}
.speakers .row {
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #ccc;
}
.subspeakers {
	color: #585858;
	margin-bottom: 0.5rem;
	font-weight: 900;
}
.subspeakers .columns {
	padding-bottom: 0.9375rem;
}
.subspeakers span {
	font-size: 80%;
	color: #717b80;
	margin-bottom: 0;
	font-weight: 600;
	display: block;
}
.subspeakers h6 {
	margin-bottom: 0;
}
cite {
	font-weight: normal;
	color: #d01f29;
	margin-top: 0.9375rem;
}
cite:before {
	content: '';
}
@media screen and (max-width: 1023px) {
	.speakers {
		text-align: center;
		border-left: none;
		border-right: none;
		padding: 2rem;
		position: relative;
		background: #fff;
	}
	.speakers .row {
		padding-top: 1rem;
		padding-bottom: 1rem;
		border-bottom: 1px solid #ccc;
	}
	.speakers .columns {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
}
.cta-title {
	font-size: 2.6875rem;
	color: #fff;
	font-weight: 900;
	margin-bottom: 2rem;
}
.cta-subtitle {
	font-size: 1.6875rem;
	color: #fff;
	font-weight: 900;
}
.cta-report {
	font-size: 1.6875rem;
	color: #292d2f;
	font-weight: 900;
}
.callout-title {
	color: #f37120;
	font-weight: 900;
}
.image-title {
	color: #292d2f;
	font-weight: 600;
	margin-top: 1rem;
}
.top-header {
	height: 90vh;
	margin-bottom: 0;
	padding: 0 !important;
	position: relative;
}
.mobile-menu.vertical.menu {
	display: none !important;
}
.mobile-menu.vertical.menu.show {
	display: flex !important;
}
@media screen and (max-width: 1025px) {
	.top-header {
		height: 80vh;
	}
}
.top-carousel {
	position: relative;
}
.top-header .slick-slide {
	height: 90vh;
	display: flex;
	flex-direction: row;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	z-index: 0;
	padding-top: 160px;
	padding-bottom: 2rem;
	position: relative;
	overflow: hidden;
	background: rgba(0,0,0,1);
}
.top-header .slick-slide:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-image: url(../img/header.jpg);
	background-size: cover !important;
	background-position: right center !important;	
}
@media screen and (max-width: 1025px) {
	.top-header .slick-slide {
		padding-top: 0;
		padding-bottom: 0;
		height: 80vh;
	}
	.main-grid .row {
		margin-right: 0;
		margin-left: 0;
	}
}

.slick-slide-info {
	margin: 0 3%;
	padding: 2rem;
	color: #fff;
	position: relative;
	overflow: hidden;
	background: rgba(0,0,0,0.75);
	border-left: 6px solid #f37120;
	width: 60%;
	position: absolute;
	z-index: 3;
}
.component-callout:before, .component-featured-resource:before, .component-quote:before {
	background: url(https://www.everbridge.com/wp-content/themes/everbridge/dist/assets/images/hero-bg2.jpg);
	width: 100%;
}
@media screen and (max-width: 1025px) {
	.top-header .slick-slide {
		padding-top: 140px;
	}
	.slick-slide-info {
		margin: 0 3%;
		padding: 2rem;
		color: #fff;
		position: relative;
		overflow: hidden;
		background: rgba(0,0,0,0.75);
		border-left: 6px solid #f37120;
		width: 75%;
		position: absolute;
		z-index: 3;
	}
}
@media screen and (max-width: 1023px) {
	.hero-title, .cta-title, .cta-subtitle {
		font-size: 130%;
	}
	.slick-slide-info {
		margin: 0rem;
		padding: 5rem 2rem;
		height: 100%;
		color: #fff;
		position: relative;
		overflow: hidden;
		background: rgba(0,0,0,0.8);
		width: 100%;
		border-left: 0;
	}
}
@media screen and (max-width: 800px) {
	.hero-title, .cta-title, .cta-subtitle {
		font-size: 120%;
	}
	.top-header, .top-header .slick-slide {
		height: 90vh;
	}
	.slick-slide-info {
		margin: 0rem;
		padding: 5rem 1rem 1rem 1rem;
		height: 100%;
		color: #fff;
		position: relative;
		overflow: hidden;
		background: rgba(0,0,0,0.8);
		width: 100%;
		border-left: 0;
	}
}
.button.hollow.white {
	border-color: #fff;
	color: #fff;
}
.button--cutout {
	border-color: #f37120;	
	color: #fff;
}
.button--cutout.white {
	border-color: #f37120;	
	color: #292d2f;
	min-width: 250px;
	max-width: 300px;
	text-align: left;
}
.button--cutout.white:after {
	box-shadow: none;
	background: #fff;
	border-color: #fff;
	color: #fff;
}
.button--cutout.white:before {
	box-shadow: none;
	background: #fff;
	border-color: #fff;
	color: #fff;
}
.button--cutout.white:hover {
	color: #fff;
}
.button--cutout.white:hover:after {
	box-shadow: none;
	background: #f37120;
	border-color: #f37120;
	color: #fff;
}
.button--cutout.white:hover:before {
	box-shadow: none;
	background: #f37120;
	border-color: #f37120;
	color: #fff;
}
.button--cutout.orange {
	border-color: #f37120;	
	color: #ffffff;
}
.button--cutout.orange.black:hover {
	border-color: #f37120;	
	color: #292d2f !important;
}
.button--cutout.orange.orange:hover {
	border-color: #f37120;	
	color: #ffffff;
}
.button--cutout.orange:after {
	box-shadow: none;
	background: #f37120;
	border-color: #f37120;
	color: #fff;
}
.button--cutout.orange:before {
	box-shadow: none;
	background: #f37120;
	border-color: #f37120;
	color: #fff;
}
.button--cutout.orange:hover:after {
	box-shadow: none;
	background: transparent;
	border-color: #f37120;
	color: #fff;
}
.button--cutout.orange:hover:before {
	box-shadow: none;
	background: transparent;
	border-color: #f37120;
	color: #fff;
}.button--cutout.orange.orange:hover:after {
	box-shadow: none;
	background: transparent;
	border-color: #f37120;
	color: #fff;
}
.button--cutout.orange.orange:hover:before {
	box-shadow: none;
	background: transparent;
	border-color: #f37120;
	color: #fff;
}
.top-padded {
	padding-top: 3rem;
}
.modal {
	position: fixed;
	z-index: 2006;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	padding: 0;
	width: 100%;
	max-width: 1000px;
	background: #fff;
	display: none;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	height: auto;
	max-height: 90vh;
	overflow: auto;
}
.modal button.close-button {
	position: absolute;
	top: 0;
	left: 5px;
	right: auto
}
.modal #form-id {
	padding: 4rem 2rem !important;
}
.modal .placeholder {
	padding: 0 !important;
	background-size: cover !important;
	background-position: center center !important
}
.mktoForm {
	visibility: visible !important;
}

@media print, screen and (min-width:40em) {
	.column,
	.columns {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
}