/********* Schedule a Live Demo v2 ********/

/* reset */

/* form reset */

#live-demo-hero .gform_wrapper .gfield_required {
	color: #0A2135;
}

#live-demo-hero .gform_wrapper label.gfield_label {
	font-weight: 500;
}

#live-demo-hero .gform_wrapper div.validation_error {
	display: none;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0 !important;
}

@media only screen and (min-width: 641px) {
	.gform_wrapper ul.gform_fields li.gfield {
		padding-right: 0 !important;
	}
}

.ginput_container input::-webkit-input-placeholder {
	font-family: OpenSans, Helvetica, arial, sans-serif;
}

.ginput_container input::-moz-placeholder {
	font-family: OpenSans, Helvetica, arial, sans-serif;
}

.ginput_container input:-ms-input-placeholder {
	font-family: OpenSans, Helvetica, arial, sans-serif;
}

.ginput_container input:-moz-placeholder {
	font-family: OpenSans, Helvetica, arial, sans-serif;
}

.ginput_container input::placeholder {
	font-family: OpenSans, Helvetica, arial, sans-serif;
}

.ginput_container input:placeholder-shown {
	font-family: OpenSans, Helvetica, arial, sans-serif;
}

/* Hero and Form */

#live-demo-hero.hero-bg-demo {
	padding-top: 60px;
	padding-bottom: 60px;
	background-image: url('/wp-content/uploads/2017/07/header-bg.jpg');
	background-position: 0px 0px, 50% 0px;
	background-size: cover;
	background-repeat: no-repeat;
	color: #0A2135;
	margin-bottom: 0 !important;
}

#live-demo-hero .widget_gform_widget h3.widget-title {
	margin-bottom: 18px;
	font-family: Ubuntu-light, Helvetica, sans-serif;
	font-size: 60px !important;
	line-height: 100%;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
}

#live-demo-hero .widget_gform_widget .gform_description {
	margin-bottom: 18px;
	font-size: 18px;
	line-height: 28px;
	text-shadow: none;
	margin: 0 16px 0 0 !important;
}

#live-demo-hero .widget_gform_widget input {
	width: 100%;
	height: 54px;
	margin-bottom: 16px;
	border: 1px solid #9e9e9e;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: inset 0 0 8px 0 transparent;
	-webkit-transition: box-shadow 150ms ease;
	transition: box-shadow 150ms ease;
	color: #262c46;
	font-size: 16px;
	display: block;
	padding: 4px 12px;
	line-height: 1.42857143;
	vertical-align: middle;
	font-family: OpenSans, Helvetica, arial, sans-serif;
}

#live-demo-hero .widget_gform_widget .ginput_container input:focus {
	border-color: #3898EC !important;
	outline: 0;
	padding: 4px 12px !important;
	box-shadow: inset 0 0 0 1px #77b2c9, 0 0 12px 1px #77b2c9;
	color: #414141;
}

#live-demo-hero .widget_gform_widget .gform_button {
	color: white;
	background-color: #00bfa5;
	font-size: 18px;
	font-weight: 400;
	transition: background-color 300ms ease-in-out;
	border: 0px solid #9e9e9e;
}

#live-demo-hero .widget_gform_widget .gform_button:hover {
	background-color: #1de9b6;
}

/* Error Message */

#live-demo-hero .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	margin: 0 !important;
	border: none !important;
	padding: 0 !important;
	max-width: none !important;
}

#live-demo-hero .gform_wrapper .gfield_error .gfield_label, #live-demo-hero .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, #live-demo-hero .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0 !important;
	color: red !important;
}

#live-demo-hero .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	position: relative;
}

#live-demo-hero .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	position: relative;
	top: -16px;
	color: white !important;
	background-color: rgba(0, 0, 0, 0.25);
	display: inline-block;
	transition: all 300ms ease-in-out;
	padding: 8px;
}

/* Confirmation Message */

#live-demo-hero .gform_confirmation_message_5 {
	padding: 20px;
	border-radius: 2px;
	background-color: #29d;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}

#live-demo-hero .gform_confirmation_message_5 i {
	font-size: 48px !important;
	padding-bottom: 10px
}

#live-demo-hero .gform_confirmation_message_5 br {
	display: none;
}

#live-demo-hero .gform_confirmation_message_5 p {
	color: hsla(0, 0%, 100%, .63);
	font-size: 9px;
	text-align: center;
	text-shadow: none;
	max-width: 300px;
	margin-bottom: 0;
}

/* sections */

/*logos*/

section.live-demo-hero.logos {
	background-color: #fafafa;
	padding: 32px 0;
	text-align: center;
}

section.live-demo-hero.logos h3 {
	font-family: Ubuntu-light, Helvetica, sans-serif;
}

section.live-demo-hero.logos .logo-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	/*	padding-bottom: 32px;*/
}

section.live-demo-hero.logos img {
	display: inline-block;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
	padding: 16px;
}

/*multi-column-sec*/

section.live-demo-hero.content-columns {
	text-align: center;
	color: #616161;
	padding: 32px 0 !important;
}

section.live-demo-hero img.image-block {
	max-width: 50%;
}

section.live-demo-hero h2 {
	padding-bottom: 24px;
}

section.live-demo-hero p.paragraph {
	max-width: 320px;
	margin: 0 auto;
	padding-bottom: 32px;
}

/*responisve*/

@media all and (max-width: 768px) {
	#live-demo-hero .widget_gform_widget h3.widget-title {
		font-size: 54px;
	}
	section.live-demo-hero.logos .logo-row {
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media all and (max-width: 480px) {
	section.live-demo-hero img.image-block {
		max-width: 25%;
	}
}

@media (max-width: 320px) {
	#live-demo-hero .widget_gform_widget h3.widget-title {
		font-size: 48px;
	}
	section.live-demo-hero.logos .logo-row {
		display: block !important;
	}
}

/********* Schedule a Live Demo v3 ********/

#live-demo-wrapper {
	margin-top: 5rem;
	margin-bottom: 5rem;
}

#live-demo-wrapper * {
	font-family: OpenSans, Helvetica, arial, sans-serif;
	font-style: normal;
}

#live-demo-wrapper .material {
	font-family: 'Material Icons';
	color: #2299DD;
	font-size: 60px !important;
}

#live-demo-wrapper .gform_wrapper {
	margin: 0 !important;
}

#live-demo-wrapper .gform_heading, #live-demo-wrapper .gform_confirmation_wrapper {
	color: #0A2135;
}

#live-demo-wrapper .gform_heading span, #live-demo-wrapper .gform_confirmation_wrapper p {
	font-size: 18px !important;
}

#live-demo-wrapper .gform_wrapper h3.gform_title, #live-demo-wrapper .gform_wrapper label.gfield_label {
	font-family: Ubuntu, Helvetica, sans-serif;
	font-style: normal;
}

#live-demo-wrapper .gform_wrapper h3.gform_title, #live-demo-wrapper .gform_confirmation_wrapper h3 {
	font-family: Ubuntu-light, Helvetica, sans-serif;
	font-weight: 100;
	margin-bottom: 1.75rem;
	margin-top: 0;
	font-size: 60px !important;
	line-height: 100%;
	font-weight: 400;
}

#live-demo-wrapper .gform_wrapper label.gfield_label {
	font-weight: 500;
}

#live-demo-wrapper .gform_wrapper .gfield_required {
	color: #0A2135;
}

#live-demo-wrapper .ginput_container input {
	width: 100%;
	height: 54px;
	margin-bottom: 16px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: inset 0 0 8px 0 transparent;
	-webkit-transition: box-shadow 150ms ease;
	transition: box-shadow 150ms ease;
	color: #262c46;
	font-size: 16px;
	display: block;
	padding: 4px 12px;
	line-height: 1.42857143;
	vertical-align: middle;
}

#live-demo-wrapper .ginput_container input:focus {
	border-color: #2299DD !important;
	outline: 0;
	padding: 4px 12px !important;
	/*box-shadow: inset 0 0 0 1px #77b2c9, 0 0 12px 1px #77b2c9;*/
	color: #414141;
}

#live-demo-wrapper .gform_button {
	color: white;
	background-color: #2299DD;
	font-size: 18px;
	font-weight: bold;
	transition: background-color 300ms ease-in-out;
	border: 0px solid #2299DD;
	width: 100%;
	display: block;
	text-transform: uppercase;
	padding: 2rem 1rem;
	border-radius: 5px;
	line-height: 1.42857143;
}

#live-demo-wrapper .gform_button:hover {
	background-color: #1a71a4;
}

/** Aside **/

#live-demo-wrapper .aside h4 {
	font-family: Ubuntu-bold, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2rem;
	color: #2299DD;
	margin-top: 2rem;
}

#live-demo-wrapper .aside h5 {
	font-family: Ubuntu-medium, Helvetica, sans-serif;
	font-weight: 500;
	margin-bottom: 0.75rem
}

#live-demo-wrapper .aside p {
	margin-bottom: 1rem;
	color: #757575;
	font-size: 14px !important;
}

#live-demo-wrapper .aside .type_special {
	font-family: Ubuntu-light, Helvetica, sans-serif;
	font-weight: 100;
	color: #2299DD;
	font-size: 2rem;
}

/** errors **/

#live-demo-wrapper .gform_wrapper div.validation_error {
	border: 1px solid red;
}

#live-demo-wrapper .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}

#live-demo-wrapper .gform_wrapper .gfield_error .gfield_label, #live-demo-wrapper .gform_wrapper .gfield_error .gfield_required {
	color: red !important;
}

#live-demo-wrapper .gform_wrapper .gfield_error .gfield_description {
	display: none;
}

#live-demo-wrapper .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent;
	margin-bottom: 0px!important;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 0px;
	padding-top: 0px;
}

.loginradius-and-gdpr-compliance .resource-content-v2 .gform_wrapper ul li.gfield, .loginradius-ciam-standard-login .resource-content-v2 .gform_wrapper ul li.gfield {
	width: calc(50% - 0);
}

.loginradius-and-gdpr-compliance .gform_wrapper li.gfield.gfield_error.gfield_contains_required.email-address, .loginradius-ciam-standard-login .gform_wrapper li.gfield.gfield_error.gfield_contains_required.email-address {
	padding-right: 16px !important;
}

.loginradius-and-gdpr-compliance .resource-content-v2 .gform_wrapper ul li.gfield.email-address, .loginradius-ciam-standard-login .resource-content-v2 .gform_wrapper ul li.gfield.email-address {
	width: calc(50% - 8px);
}

.loginradius-and-gdpr-compliance .resource-content-v2 .gform_wrapper ul li.gfield, .loginradius-ciam-standard-login .resource-content-v2 .gform_wrapper ul li.gfield {
	display: block !important;
}

.loginradius-and-gdpr-compliance .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .loginradius-ciam-standard-login .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-bottom: 5px !important
}

.loginradius-and-gdpr-compliance .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .loginradius-ciam-standard-login .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 0 !important;
}