#webinar {
	text-align: left;
	background-image: url(https://assets-cdn.carwars.com/websites/callbox/landers/healthacare-webinar.jpg);
	background-attachment: scroll;
	background-position-x: 100%;
}

#webinar .textwrapper {
	padding-right: 25vw;
}

#webinar .title {
	text-transform: uppercase;
	font-size: 2rem;
	font-weight: 700;
	position: relative;
	z-index: 10;
}

#webinar .title span {
	display: block;
	font-size: 4.5rem;
	text-transform: uppercase;
	font-family: var(--mlight);
	font-weight: 300;
}

#webinar .chip {
	transform: translateY(6.25rem);
	margin-left: 20rem;
	display: inline-block;
	padding: 1rem 2.5rem;
	background-color: var(--blue4);
	border-radius: 3rem;
	font-size: 1.25rem;
	font-weight: 700;
	text-transform: uppercase;
	font-family: var(--head);
}

#webinar .bracket {
	font-family: var(--head);
	color: var(--blue4);
	font-size: 1.5rem;
	margin-left: 0.5rem;
}

#webinar .notify {
	position: absolute;
	width: 30rem;
	right: 50%;
	bottom: 6vh;
	opacity: 0.7;
	transition: var(--ease);
}

#webinar:hover .notify {
	opacity: 0.95;
}

#connection {
	background-image: linear-gradient(var(--blue2), var(--blue1), var(--blue1));
	display: flex;
	justify-content: center;
	padding-bottom: 0;
	min-height: 35vh;
}

#connection .textwrapper,
#connection .imagewrapper {
	width: 100%;
	max-width: 600px;
}

#connection .textwrapper {
	margin: auto 0;
	padding-left: 1.5rem;
}

#connection .imagewrapper {
	display: flex;
}

#connection .imagewrapper img {
	width: 100%;
	margin: auto;
}

#connection .title {
	text-transform: uppercase;
	font-size: 5rem;
	font-family: var(--mlight);
}

#connection .time {
	font-size: 1.5rem;
}

#connection .subtitle {
	font-family: var(--head);
	font-weight: 700;
	text-transform: uppercase;
}

#connection .bracket {
	font-family: var(--head);
	color: var(--green4);
	font-size: 2rem;
	margin-left: 0.5rem;
}

section.first.lander .container {
	flex-wrap: nowrap;
	text-align: left;
}

section.first.lander .left,
section.first.lander .right {
	margin: 0;
	text-align: left;
	width: 50%;
}

section.first.lander .left {
	margin-right: 3rem;
}

section.first.lander .pill.solid {
	font-size: 1.25em;
	font-weight: 500;
	padding: 0 0.5rem;
	border-radius: 3rem;
	margin: 1.5rem 0;
}

.pill .zmdi-check {
	color: var(--green2);
	font-size: 1.5rem;
	font-weight: 900;
	margin-right: 0.75rem;
}

.formfill .title {
	color: var(--green2) !important;
	font-size: 2rem;
	margin: 1.5rem auto;
	margin-top: 0;
}

.formfill .subtitle {
	font-size: 1.25em;
}

.formfill > label {
	margin: 1rem;
	margin-bottom: 0;
	color: var(--green2);
	font-size: 1.25rem;
}

section.first.lander .host {
	display: inline-block;
	margin-top: 1.5rem;
	flex-direction: column;
	padding-top: 1rem;
	align-items: center;
	border-top: 1px solid var(--gray3);
	transition: var(--ease);
}

section.first.lander .blurb {
	text-align: left;
	padding: 0 1rem;
}

section.first.lander .mug {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
}

section.first.lander .mug .desc {
	padding: 0 1rem;
	text-align: left;
}

section.first.lander .circle {
	width: 7.5rem;
	border-radius: 50%;
	overflow: hidden;
	border-style: solid;
	border-color: var(--green2);
	border-width: 2px;
}

section.first.lander .circle img {
	width: 100%;
	margin-bottom: -5px;
}

section.first.lander .right .title.sub {
	color: var(--d-gray);
	text-shadow: none;
}

section.first.lander .mug.short {
	display: block;
}

section.first.lander .mug.short .desc {
	text-align: center;
}

section.first.lander .blurb,
section.first.lander .host {
	width: 100%;
	box-sizing: border-box;
}

@media screen and (max-width: 850px), screen and (max-device-width: 850px) {
	#webinar .title span {
		font-size: 3.5rem;
	}

	#webinar .chip {
		margin: 0;
		margin-bottom: 1rem;
		transform: none;
		padding: 0.75rem 1.5rem;
	}

	#webinar .notify {
		display: none;
	}

	section.first.lander .container {
		flex-wrap: wrap-reverse;
	}

	section.first.lander .left,
	section.first.lander .right {
		width: 100%;
		padding: 0 1rem;
		margin: auto;
	}

	section.first.lander .left {
		margin-top: 3rem;
	}

	.formfill .title {
		margin-top: 1rem;
	}

	section.first.lander .host {
		flex-direction: column;
	}
}

@media screen and (max-width: 950px), screen and (max-device-width: 950px) {
	#connection {
		flex-direction: column;
	}

	#connection .imagewrapper {
		width: 100%;
		margin: auto;
	}

	#connection .textwrapper {
		margin: auto 0;
		text-align: center;
		width: 100%;
		max-width: 950px;
		margin-top: -12rem;
		padding-top: 0.5rem;
		padding-bottom: 3.5rem;
		background-color: rgba(21, 123, 176, 0.5);
	}
}

@media screen and (max-width: 650px), screen and (max-device-width: 650px) {
	#connection {
		flex-direction: column;
		background-image: url(https://assets-cdn.carwars.com/websites/callbox/landers/Asset+1%402x.png),
			linear-gradient(var(--blue2), var(--blue1), var(--blue1));
		background-size: contain;
		background-position-y: 25%;
		min-height: 50vh;
	}

	#connection .imagewrapper {
		display: none;
	}

	#connection .textwrapper {
		margin: auto;
		padding: 2rem 0.5rem;
		box-sizing: border-box;
		background-color: rgba(21, 123, 176, 0.75);
		border-radius: var(--radius-big);
	}

	#connection .title {
		font-size: 3rem;
	}
}

@media screen and (max-width: 550px), screen and (max-device-width: 550px) {
	#webinar {
		background-image: linear-gradient(
				90deg,
				rgba(56, 56, 56, 0.5),
				rgba(56, 56, 56, 0)
			),
			url(https://assets-cdn.carwars.com/websites/callbox/landers/healthacare-webinar.jpg);
		background-position-x: 90%;
	}

	header > .textwrapper > .title {
		font-size: 2.75rem;
	}
}
