/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* NORMALIZER */
* {
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin: 0;
	padding: 0;
}


/* Reset Styles */

html {
	color: #58595B;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
}

body > img {
	display: none;
}

#webinar-lp {
	background-color: #0A4BB6;
}

div {
	position: relative;
}

footer {
	text-align: center;
}

h1,
.h1-custom {
	color: #2B2B2B;
	font-family: 'Roboto Slab', serif;
	font-size: 3.375rem;
	font-weight: 300;
	line-height: 4rem;
	margin-bottom: 1.5rem;
	position: relative;
}

h2,
.h2-custom {
	font-family: 'Roboto Slab', serif;
	font-size: 1.75rem; /* 28px */
	font-weight: 400;
	line-height: 2.375rem;
	margin-bottom: 1.5rem;
	position: relative;
}

h3,
.h3-custom {
	color: #2B2B2B;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 1.875rem;
	line-height: 2.5rem;
	margin-bottom: 1.5rem;
	position: relative;
}

h4,
.h4-custom {
	color: #9B9B9B;
	font-weight: 700;
	margin: 0 0 1rem 0;
	position: relative;
}

h5,
.h5-custom {
	color: #4A4A4A;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1.313rem;
	line-height: 1.938rem;
	position: relative;
}

p  {
	color: #4a4a4a;
	font-size: 1rem;
	line-height: 1.625rem;
	margin-bottom: 1.625rem;
	margin-top: 0;
}

html body#webinar-lp p+p {
	color: #4a4a4a;
	margin-bottom: 1.625rem;
	margin-top: 0;
}

html body#webinar-lp p {
	color: #4a4a4a;
	margin-bottom: 1.625rem;
	margin-top: 0;
}

html body#webinar-lp p:last-of-type {
	margin-bottom: 0;
	margin-top: 0;
}

a,
a:visited {
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in 0s;
	-moz-transition: all 0.1s ease-in 0s;
	transition: all 0.1s ease-in 0s;
}

	a:hover,
	a:active {
		text-decoration: underline;
	}

/* Class Styles */

.background-container {
	background-color: #fff;
}

.main-wrapper {
	position: relative;
	z-index: 10;
}

/* Main Nav */
#main-nav {
	left: 0;
	padding: 3rem 7.125rem 0 7.125rem;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 200;
}

.main-logo {
	width: 11.25rem;
}

/* Header Section */
#header-section {
	min-height: 80vh;
}

.main-logo-link {
	display: block;
}

.full-width {
	width: 100%;
}

.lead-text {
	font-size: 1.5rem;
	line-height: 2.125rem;
	padding-bottom: 2.125rem;
}

.date-container {
	background-color: #fff;
	border: 1px solid #BDDAFB;
	border-radius: 4px;
	padding: 1.5rem;
}

.date-section {
	padding: 0 0 0 1.5rem;
}

.date-info,
html body#webinar-lp p.date-info {
	color: #307FE2;
	font-weight: 700;
	margin: 0;
	padding: 0;
}

.cerca-pattern {
	background-image: url("https://s3.amazonaws.com/thinkcerca-prod/assets/images/landing-pages/webinar/cerca-pattern.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
}

.large-header-img {
	background-size: cover;
	background-position: center;
	width: 100%;
}

/* Section 1 */

	/* Text Column Styles */

	.text-column {
		width: 57.5%;
	}

  #webinar-lp #section1 .text-column .callout {
    background-color: #DAEBFF;
    margin-bottom: 1.875rem;
    padding: 1.125rem 3rem;
  }

	#webinar-lp #section1 .text-column p {
		color: #4a4a4a;
		font-family: "Roboto", Arial, sans-serif;
		font-size: 1.1rem;
		font-weight: 400;
		line-height: 1.875rem;
		margin: 0 0 1.875rem 0;
		width: 100%;
	}

		#webinar-lp #section1 .text-column p:last-child {
			margin: 0;
		}

  #webinar-lp #section1 .text-column blockquote {
    margin: 0 0 1.875rem 0;
  }

	#webinar-lp #section1 .text-column blockquote p {
		color: #307FE2;
		font-family: "Roboto Slab", serif;
		font-size: 1.875rem;
		font-weight: 400;
		line-height: 2.5rem;
		margin: 0;
		padding: 1.875rem;
		position: relative;
	}

		#webinar-lp #section1 .text-column blockquote p:before {
			background-color: #307FE2;
			content: "";
			height: 100%;
			left: 0;
			width: 4px;
			top: 0;
			position: absolute;
		}

	#webinar-lp #section1 .text-column h1,
	#webinar-lp #section1 .text-column h2 {
		color: #2b2b2b;
		font-family: "Roboto Slab", serif;
		font-size: 2.5rem;
		font-weight: 400;
		line-height: 3.125rem;
		margin: 0;
		padding: 1.875rem 0 1.875rem 0;
	}

	#webinar-lp #section1 .text-column h3 {
		color: #2b2b2b;
		font-family: "Roboto Slab", serif;
		font-size: 1.875rem;
		font-weight: 400;
		line-height: 2.5rem;
		margin: 0;
		padding: 1.875rem 0 1.875rem 0;
	}

	#webinar-lp #section1 .text-column h4 {
		color: #2b2b2b;
		font-family: "Roboto", Arial, sans-serif;
		font-size: 1.5rem;
		font-weight: 700;
		line-height: 2.125rem;
		margin: 0;
		padding: 1.25rem 0 1.25rem 0;
	}

	#webinar-lp #section1 .text-column h5 {
		color: #2b2b2b;
		font-family: "Roboto", Arial, sans-serif;
		font-size: 1.375rem;
		font-weight: 700;
		line-height: 2rem;
		margin: 0;
		padding: 1.25rem 0 1.25rem 0;
	}

	#webinar-lp #section1 .text-column h6 {
		color: #2b2b2b;
		font-family: "Roboto", Arial, sans-serif;
		font-size: 1.25rem;
		font-weight: 700;
		line-height: 1.875rem;
		margin: 0;
		padding: 1.25rem 0 1.25rem 0;
	}

	#webinar-lp #section1 .text-column ol,
	#webinar-lp #section1 .text-column ul {
		margin: 0 0 0 4rem;
		padding: 0 0 0.625rem 0;
	}

	#webinar-lp #section1 .text-column li {
		color: #4a4a4a;
		font-family: "Roboto", Arial, sans-serif;
		font-size: 1.1rem;
		font-weight: 400;
		line-height: 1.875rem;
		margin: 0 0 1.25rem 0;
		width: 100%;
	}

	#webinar-lp #section1 .text-column img {
    cursor: pointer;
		height: auto;
		margin: 1.875rem 0;
		max-width: 100% !important;
	}

#webinar-lp #section1 .text-column img.large {
		left: 0;
    height: 100%;
		margin: 0 auto;
    max-height: 700px;
		max-width: 1500px;
		right: 0;
		position: fixed;
		top: 80px;
		width: auto !important;
		z-index: 100;
	}

	#webinar-lp .modal.large {
		background-color: #000;
		bottom: 0;
		left: 0;
		opacity: 0.7;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 99;
	}

  .close-image-modal {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
  }

	#webinar-lp #section1 .text-column a,
	#webinar-lp #section1 .text-column a:visited {
		color: #307FE2;
		font-weight: 700;
		text-decoration: none;
	}

	#webinar-lp #section1 .text-column a:hover,
	#webinar-lp #section1 .text-column a:active {
		color: #0A4BB6;
		font-weight: 700;
		text-decoration: underline;
	}

	#webinar-lp #section1 .text-column strong {
		color: #2b2b2b;
		font-weight: 700;
	}



/* ---------- Form Styles ----------- */ 

.sign-up-column {
	width: 32%;
	position: relative;
	z-index: 10;
}

.signup-form {
	background-color: #fff;
	box-shadow: 0 19px 60px rgba(0,0,0,.2), 0 15px 20px rgba(0,0,0,.2);
	position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
	position: sticky;
	top: 2.5rem;
	z-index: 10;
}

.signup-header {
	background-color: #0A4BB6;
	padding: 1.5rem 2.5rem;
}

	.signup-header h2.h2-custom {
		color: #fff;
		font-size: 1.5rem;
		line-height: 2.125rem;
		margin: 0;
	}

.cerca-form {
	padding: 2.5rem;
}

.sign-up-flex {
	align-items: top;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
}

html body#webinar-lp .cerca-form p,
html body#webinar-lp .cerca-form p:last-of-type {
	color: #307FE2;
	cursor: pointer;
	font-family: "Roboto", Arial, sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	margin: 2.5rem 0;
	text-align: center;
}

html body#webinar-lp .cerca-form p:hover {
	color: #0A4BB6;
	text-decoration: underline;
}

.cerca-form label {
	display: none;
}

.cerca-form h3 {
	display: none;
}

.cerca-form h3.h3-custom {
	display: block;
}

.cerca-form input[type="text"],
.cerca-form input[type="email"],
.cerca-form select {
	background-color: #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #707070;
	border-radius: 0;
	display: block;
	font-size: 1.125rem;
	padding: 15px 0;
	margin-bottom: 2rem;
	width: 100% !important;
	-webkit-appearance: none;
}

.cerca-form .input {
	margin: 0 !important;
}

.cerca-form textarea {
	border: 1px solid #707070;
	display: block;
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 2rem;
	outline: none;
	padding: 15px;
	width: 100% !important;
	-webkit-appearance: none;
}

.name-fields {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
}

.name-fields input[type="text"] {
	width: 47.8%;
	display: block;
}

.additional-fields input[type="text"] {
	width: 100%;
	display: block;
}

.instructions {
	color: #9B9B9B;
	font-size: 1.125rem;
	padding: 16px 0 0 0;
}

.checkbox-fields {
	align-items: flex-start;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
}

.checkbox-fields-column {
	width: 47.8%;
}

.checkbox-container {
	padding: 16px 0;
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: left;
	position: relative;
}

input[type="checkbox"] {
	opacity: 0;
}

input::placeholder {
	opacity: 1;
	color: #9B9B9B;
}

.checkbox-container label {
	position: relative;
	cursor: pointer;
	font-size: 1rem;
	line-height: 1.625rem;
	display: block;
}

.checkbox-container label::before {
	content: "";
    display: block;
    height: 16px;
    width: 16px;
    border: 1px solid #707070;
    position: absolute;
    top: 3px;
    left: -12px;
    cursor: pointer;
}

.checkbox-container label::after {
	content: "";
	color: #fff;
    display: inline-block;
    height: 4px;
    width: 8px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    position: absolute;
    left: -8px;
    top: 7px;
}

.checkbox-styles {
	font-size: 1rem;
	padding-left: 32px;
}

.checkbox-container input[type="checkbox"] + label::after {
    content: none;
}

.checkbox-container input[type="checkbox"]:checked + label::after {
    content: "";
}

.checkbox-container input[type="checkbox"] + label::before {
	background-color: #fff;
	border: 1px solid #707070;
}

.checkbox-container input[type="checkbox"]:checked + label::before {
	background-color: #307FE2;
	border: 1px solid #307FE2;
}

.checkbox-container input[type="checkbox"]:focus + label::before {
    outline: rgb(59, 153, 252) auto 5px;
}

	/* Form Errors */

	.hs-error-msgs {
		list-style: none;
		position: relative;
	}
	
	.cerca-form .hs-error-msgs label {
		color: #de2527;
		display: block;
		font-size: 13px;
		font-weight: 700;
		position: absolute;
		top: -20px;
	}

/* Modal */

.modal-background {
	background-color: rgba(0, 0, 0, .7);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
	align-items: stretch;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.modal-wrapper {
	width: 100%;
}

.modal-video-container {
	box-shadow: 0 19px 60px rgba(0,0,0,.2), 0 15px 20px rgba(0,0,0,.2);
	margin: 0 auto;
	width: 70%;
}

.close-video-modal {
	cursor: pointer;
	position: absolute;
	right: -24px;
	top: -24px;
}

/* Global */

.column7 {
	position: relative;
	width: 50%;
}

.column4 {
	position: relative;
	width: 32.5%;
}

.gray-background {
	background-color: #f5f5f5;
}

.blue-background {
	background-color: #307fe2;
}

.flex-wrap {
	flex-wrap: wrap;
}

.flex-container {
	align-items: flex-start;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
}

.flex-container-bottom {
	align-items: flex-end;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
}

.flex-container-stretch {
	align-items: stretch;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
}

.flex-container-center {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
}

.flex-container-left {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	position: relative;
}

.flex-container-right {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	position: relative;
}

.flex-container-middle {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	position: relative;
}

.cta-primary,
.cta-primary:visited {
	background-color: #307FE2;
	border: 3px solid #307FE2;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	padding: 17px 36px;
	text-decoration: none;
	text-transform: uppercase;
}

	.cta-primary:hover,
	.cta-primary:active {
		background-color: #0A4BB8;
		border: 3px solid #0A4BB8;
		color: #fff;
		text-decoration: none;
	}

.cta-secondary,
.cta-secondary:visited,
.cerca-form input[type="submit"],
.cerca-form input[type="submit"]:visited {
	background-color: #fff;
	border: 3px solid #307FE2;
	color: #307FE2;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	padding: 17px 36px;
	text-decoration: none;
	text-transform: uppercase;
}

	.cta-secondary:hover,
	.cta-secondary:active,
	.cerca-form input[type="submit"]:hover,
	.cerca-form input[type="submit"]:active {
		background-color: #307FE2;
		border: 3px solid #307FE2;
		color: #fff;
		text-decoration: none;
	}

.wrapper {
	margin: 0 auto;
	max-width: 1600px;
	padding: 0 7.125rem;
	position: relative;
}

.padding70 {
	padding: 4.375rem 0; /* 100px */
}

.padding100 {
	padding: 6.25rem 0; /* 100px */
}

.padding200 {
	padding: 12.5rem 0; /* 100px */
}

.padding-top48 {
	padding-top: 3em; /* 48px */
}

.padding-top80 {
	padding-top: 5rem; /* 80px */
}

.padding-top100 {
	padding-top: 6.25rem; /* 100px */
}

.padding-top200 {
	padding-top: 12.5rem; /* 200px */
}

.width100 {
	width: 100%;
}

.hide {
	display: none;
}


/* Media Queries */

@media screen and (max-width: 1350px) {
	
	html {
		font-size: 15px;
	}

	p {
		font-size: 1.06rem;
		line-height: 1.73rem;
	}

} /* End 1350px */

@media screen and (max-width: 1220px) {

	.wrapper {
		padding-left: 3.73rem;
		padding-right: 3.73rem;
	}

	.padding100 {
		padding: 3.73rem 0;
	}

	#main-nav {
		padding-left: 3.73rem;
		padding-right: 3.73rem;
	}

	#header-section {
		min-height: 70vh;
	}

} /* End 1220px */

@media screen and (max-width: 1000px) {

	h1,
	.h1-custom {
		font-size: 2.66rem;
		line-height: 3.33rem;
	}

	#webinar-lp #section1 .text-column h1,
	#webinar-lp #section1 .text-column h2 {
		font-size: 2.13rem;
		line-height: 2.8rem;
	}

	.signup-header {
		padding: 1.5rem 1.6rem;
	}

	.cerca-form {
		padding: 1.6rem;
	}

} /* End 1000px */

@media screen and (max-width: 900px) {

	#main-nav {
		padding: 1.6rem 7.125rem 0 7.125rem;
		text-align: center;
	}

	.main-logo {
		height: auto;
		width: 9rem;
	}

	.wrapper,
	.column7 {
		width: 85%;
		padding-left: 0;
		padding-right: 0;
	}

	.gray-background {
		background-color: #fff;
	}

	#header-section.flex-container-stretch {
		display: block;
		min-height: auto;
		text-align: center;
	}

	#header-section .padding-top100 {
		padding-top: 4.86rem;
	}

	.header-img {
		height: 384px;
		width: 85%;
		margin: 0 auto;
	}

	#section1 .flex-container-stretch {
		display: block;
	}

	.padding70 {
		padding: 1.855rem 0;
	}

	.text-column,
	.sign-up-column {
		width: 100%;
	}

	.text-column {
		padding-bottom: 3.73rem;
	}

} /* End 900 */

@media screen and (max-width: 460px) {

	.header-img {
		height: 300px;
		width: 85%;
		margin: 0 auto;
	}

} /* End 460 */