body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
	display: none;
}

/* Form */

.lp-page .gfield_label {
	display: none !important;
}
.lp-page .gform_wrapper input[type=text], 
.lp-page .gform_wrapper input[type=password],
.lp-page .gform_wrapper input[type=date], 
.lp-page .gform_wrapper input[type=datetime], 
.lp-page .gform_wrapper input[type=datetime-local], 
.lp-page .gform_wrapper input[type=month], 
.lp-page .gform_wrapper input[type=week], 
.lp-page .gform_wrapper input[type=email], 
.lp-page .gform_wrapper input[type=number], 
.lp-page .gform_wrapper input[type=search], 
.lp-page .gform_wrapper input[type=tel], 
.lp-page .gform_wrapper input[type=time],
.lp-page .gform_wrapper input [type=url], 
.lp-page .gform_wrapper input[type=color], 
.lp-page .gform_wrapper textarea, 
.lp-page .gform_wrapper select {
	padding: 0 8px !important;
	text-indent: 0 !important;
	width: 100% !important;
}

.lp-page .lp-header .button {
  background-color: #034EA2;
}
.lp-page .lp-header .button:hover {
  background-color: #FDB813;
}

.lp-header h1,
.lp-header h2,
.lp-header h3,
.lp-header h4,
.lp-header h5,
.lp-layout-3 .right-panel h1,
.lp-layout-3 .right-panel h2,
.lp-layout-3 .right-panel h3,
.lp-layout-3 .right-panel h4,
.lp-layout-3 .right-panel h5 {
	line-height: 1.2
}

body.lp-page .gform_wrapper.gf_browser_chrome select {
	width: 100% !important;
}
.lp-page .ginput_container {
	padding-top: 0 !important;
	margin-top: 0 !important;
}
.lp-page .gform_footer {
	margin-top: 0 !important;
	text-align: center;
}
.lp-page .gform_footer {
	padding-top: 8px !important;
}
.lp-page .ginput_complex span {
	width: 49.5% !important;
	margin-right: 0 !important;
}
.lp-page .ginput_complex span.name_first {
	float: left;
}
.lp-page .ginput_complex span.name_last {
	float: right;
}
.lp-page .gform_wrapper .gfield {
	margin-bottom: 12px !important;
}

.lp-relative {
	position: relative;
}
.lp-page input[type="text"],
.lp-page input[type="email"],
.lp-page textarea,
.lp-page select {
	 background-color: rgba(3, 78, 162, 0.15);
    border: 1px solid transparent;
    color: #0B2348;
    box-shadow: none;
}	

body.lp-page .gform_wrapper .registration-form .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {
	    width: 48.75% !important;
}

.lp-page .flexi-content-container h2 {
	color: #0b2348;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.lp-page .flexi-content-container h2:after {
	display: none;
}
.profiler-btn {
	display: block;
    height: 230px;
    font-size: 0px;
    background-size: contain;
}

.lp-section-bg-overlay,
.header-bg-overlay {
	position: absolute;
	height: 100%;
	left: 0;
	width: 100%;
	top: 0;
}


.uppercase {
	text-transform: uppercase;
}


body .lp-viewport .gform_wrapper .left_label select.large {
	width: 100% !important;
}

body .lp-viewport .gform_wrapper .registration-form .gform_footer.left_label {
	margin: 0 auto;
	text-align: center;
}


.blog #content #inner-content, 
.lp-body #content #inner-content {
    padding: 20px 0 15px;
}

.lp-body #content #inner-content {
	padding: 10px 0px;
}

.lp-header .logo-wrapper {
	padding: 0 36px;
	position: relative;
}

.lp-page .header-main-text {
	margin-top: 24px;
}

.lp-page {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;	
    background-attachment: fixed;	    
}
.lp-center {
	text-align: center;
}
.lp-viewport {
	margin: 0px auto;
	max-width: 752px;
	padding-top: 65px;	
	padding-bottom: 50px;						
}		
.lp-header {
	margin-bottom: 20px;
	padding-top: 32px;
	padding-bottom: 32px;
	position: relative;
}
.lp-viewport label, .lp-viewport  {
	color: #FFF;
}
.lp-body .gform_wrapper .no-label .gfield_label {
	display: none;
}
.lp-body .gform_wrapper {	    
	max-width: 100%;
}	

.lp-body .gform_wrapper .gform_button,
.lp-body .gform_wrapper .hidden_label input.large, 
.lp-body .gform_wrapper .hidden_label select.large, 
.lp-body .gform_wrapper .top_label input.large, 
.lp-body .gform_wrapper .top_label select.large,
.lp-body .gform_wrapper textarea.large {
	width: 100%;
}

.lp-body.lp-modal-on {
	overflow: hidden;
}

.lp-body .btn-block {
	width: 100%;	
	display: block;
	text-align: center;	
	margin-bottom: 20px;
	margin-bottom: 20px;			
}

.lp-point-form.lp-modal {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.43);
	overflow: hidden;
}

.lp-point-form.lp-modal .lp-inner { 
    max-width: 610px;
    margin: 100px auto 80px;
    background: #0B2348;
    padding: 15px 10px 10px 10px;
    border-radius: 10px;
    position: relative;

}

.lp-modal-on .lp-point-form.lp-modal {
	display: block;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px;
}

.lp-point-form.lp-modal .gform_confirmation_message {
	color: #5d5d5d;
	padding: 49px 18px;
	text-align: center;
}

.lp-btn-close {
	height: 20px;
	width: 20px;
	background-color: #c5c5c5;
	display: block;
	text-align: center;
	vertical-align: middle;
	border-radius: 100%;
	color: #FFF;
	line-height: 120%;
	position: absolute;
	right: 0px;
	top: -30px;
}

.lp-body .gform_wrapper .gform_footer {
	padding-top: 2px;
	margin-top: 2px;
}


.lp-body .gform_wrapper .left_label div.ginput_complex, 
.lp-body .gform_wrapper .right_label div.ginput_complex,
.lp-body .gform_wrapper .left_label input.large,
.lp-body  .gform_wrapper .left_label textarea.large {
    width: 100% !important;
}


.lp-body .gform_wrapper .left_label li.field_sublabel_below .gfield_label {
	display: none;
}

.flex-fl-section {
	padding: 10px;
}

.lp-layout-1 .lp-point-form {
	max-width: 75%;
	margin: 0 auto;
}

.lp-layout-2 .lp-viewport,
.lp-layout-1 .lp-viewport {
	padding-top: 0;
	padding-bottom: 0;
	 max-width: 100%;
}

.lp-layout-2 .row.f-inner-row,
.lp-layout-1 .row.f-inner-row  {
	max-width: 100%;
    margin: 0;
}
.lp-layout-2 .f-inner-column,
.lp-layout-1 .f-inner-column {
	padding: 0;
}

.lp-layout-2 .flex-fl-section {
	padding: 24px 0;
	margin-bottom: 24px;
}

.lp-layout-2 .flex-fl-section .top-row.row,
.lp-layout-1 .flex-fl-section .top-row.row {
	    max-width: 1140px;
}

.lp-layout-3 .flex-fl-section {
	    padding: 24px 0;
}
.lp-layout-2 .lp-main-wrap {
	margin-bottom: 24px;
}
.lp-layout-2 .flex-fl-section .row,
.lp-layout-1 .flex-fl-section .row {
	margin: 0 auto;
}

.lp-layout-2 .full-width-section {
	    max-width: 100%;
}

.lp-page .info-session-title {
	font-size: 20px;
	color: #FFF;
}

.lp-page .info-session-title:after {
	display: none;
}

.lp-layout-3 .info-session-main {
	margin: 0 auto;
	    max-width: 700px;
}

.lp-layout-3 .logo.bg-helper {
	    width: 110px;
}



.flex-fl-section {
	position: relative;
}

.lp-layout-2 .flex-fl-section {
	max-width: 1140px;
	margin: 0 auto 16px;
}

.lp-layout-2 .flex-fl-section.full-width-section,
.lp-layout-1 .flex-fl-section.full-width-section {
	max-width: 100%;
}

.lp-layout-2 .header-main-text {
	max-width: 60%;
}

.lp-layout-2 .row.header-row {
	max-width: 100%;
}

.lp-layout-2 .center-header .header-main-text {
	margin: 24px auto 0;
}

/* Layout 3 */

.lp-layout-3 .right-panel {
	height: 100vh;
}

.lp-layout-3 .right-panel .outer-wrap {
	height: 100%;
	position: fixed;
	width: 20%;
}
.lp-layout-3 .right-panel .inner-wrap {
	height: 100%;
    display: table;
}

.lp-layout-3 .lp-point-form {
	display: table-cell;
    vertical-align: top;
}
.lp-layout-3.lp-body .gform_wrapper {
	    margin: 0;
}

.lp-layout-3 .registration-form {
	width: 95%;
}

.lp-layout-3 .lp-point-form .gform_wrapper form .left_label li.gfield_html_formatted {
	margin-left: 0 !important;
}

.lp-layout-3 .lp-viewport {
	padding-top: 0;
}

.lp-layout-3 .left-panel,
.lp-layout-3 .lp-point-form {
	padding-top: 65px;
}

.lp-layout-3 .lp-point-form {
	padding-bottom: 65px;
}


@media (min-width: 641px) { 
	.lp-layout-3 .lp-viewport {
		position: relative;
		max-width: 852px;
	}

	.lp-layout-3 .aside-right-form {
		position: relative;
		padding-right: 378px;
	}

	.lp-s-right-section {
		max-width: 360px;
		position: absolute;
		right: 0px;
		top: 0px;
	}
	
	.lp-layout-3 .lp-s-right-section {
		top: -15px;
	}
	    
	.lp-sticky.stick {
	    margin-top: 0 !important;
	    position: fixed;
	    top: 0;
	    z-index: 10000;
	    border-radius: 0 0 0.5em 0.5em;
	}

}


@media (min-width: 1025px) {

.lp-page .lp-header .button {
    font-size: 20px;
    margin-top: 8px;
    padding: 14px 20px;
}
	.lp-layout-3 .lp-viewport {
	    position: relative;
	    max-width: 1140px;
	}

	.lp-header {
	    margin-bottom: 37px;
	   padding-top: 120px;
    padding-bottom: 120px;
	}
}