/* THEME GLOBAL STYLES */
h1 {
	font-size: 4.15em;
	line-height: 1.2em;
	font-family : 'Soleil-Bold';
}

h2 {
	font-size: 3.46em;
	line-height:1.2em;
	font-family : 'Soleil-Bold';
}

h3 {
	font-weight: 300;
	font-size: 2.4em;
	line-height:1.3em;
	letter-spacing: -0.1px;
	color: #00bdff;
}

h4 {
	font-size: 2.3em;
	line-height:1.3em;
	color: #00bdff;
	font-family: 'Soleil-Bold';
}

h6 {
	font-weight: 400;
	font-size: 1.3em;
	line-height:1.4em;
	letter-spacing: -0.5px;
	color: #00bdff;
}

p {
	font-size: 1.25em;
    line-height: 1.5em;
}

ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: 'Soleil-Regular'!important;
	opacity: 1;
	position: relative;
}

.n-input {
    display: inline-grid;
    text-align: left;
	margin: 0 0.5em;
}

.n-input input[type="text"] 
{
	padding: 0.7em;
    font-family: 'Soleil-Regular';
    border: 1px solid #e9edf0;
    border-radius: 0.4em;
    width: 22em;
    font-size: 1.25em;
    display: block;
}

.n-input input::placeholder {
	color: #90A3B2;
}

.n-input label {
	color: #c7d1d8;
    margin: 0.6em 0.8em;
    display: block;
    font-size: 0.9em;
}

section {
	position:relative;
	width: 100%;
}

section  > *,
section article.stretch > *
{
	position: relative;
	width:1300px; 
	margin: 0 auto;
	box-sizing: border-box;
}

section article.stretch {
	width:100%;
	margin: 0;
}
section > form {
	text-align: center;
	
}

article header {position:relative}

header h2, header h6 {text-align: center; margin-bottom: 10px;}
header h3 {margin-bottom: 10px;}

section > header {
	padding-bottom: 2.8em;
}

section > header > h2 {
	padding-top: 1.5em;
}

section header ul > li,
section .context ul > li
{
	padding-left: 1em;
	font-size: 1.25em;
}

section header ul > li:before,
section .context ul > li:before
{
	content: "•";
    color: #00bcfc;
    position: absolute;
    left: 0px;
}

/*
.no-header section > header > h2 {
	padding-top: 0em;
}
*/

section header > h1 > strong {
	font-family: 'Soleil-Bold';
	font-size: 1.1em;
}

 
p.overview
{
	font-size: 1.15em;
}

section > header > p {
	text-align: center; 
	width: 1000px;
	margin: 0 auto;
}

section header p.short {
	width: 800px;
	margin: 0 auto;	
}

section > header > p:not(:first-of-type) {padding-top: 1em;}

section header p a {
	color: inherit;
}

section > .action {
	text-align: center;
	padding: 2.5em 0 4em 0;
}
section > .action .button{
	margin: 0 0.5em;
}

section header .button {
	margin-top: 2.2em;
}	

section > article > figure a{
	width: 100%; 
    height: 100%;
    display: block;
}

section > article > figure.contain {
	background-size: contain;
	
}

.fullwidth {width: 100%!important;}

.no-padb {padding-bottom: 0px!important;}
.no-padt {padding-top: 0px!important;}

.no-pad {
	padding-bottom: 0px!important;
	padding-top: 0px!important;

}

.no-mar {
	margin-bottom: 0px!important;
	margin-top: 0px!important;

}

.text-top {vertical-align: text-top!important;}

.mobile {display: none}
.desktop {display: inline}

.bg-left {background-position-x: 0;} 
.bg-mid {background-position-x: 50%;} 
.bg-right {background-position-x: 100%;} 

.bg-top {background-position-y: 0;} 
.bg-cen {background-position-y: 50%;} 
.bg-bot {background-position-y: 100%;} 

 
/* SECTION STYLES */		



#main-container {
	position:relative;
	width:100%;
	padding-top: 120px;
}

#main-container.top-bar {
	padding-top: 170px;
}	


#main-container.no-header{
	padding-top: 0px;
}

#main-container.narrow-pad{
	padding-top: 20px;
}
			
.section-logo {
	display: block;
	width: 1500px;
	margin: 0 auto 20px auto;
	overflow: auto;
}

.section-logo a {
	font-family: Soleil-Bold;
	text-decoration: none;
	color: #90A3B2!important;
	float: right;
	font-size: 14px;
}		

.section-logo .button.style-7 {
	margin-top: 10px;
    border: 1px solid #90A3B2;
    color: #90A3B2;
}

.section-logo a:first-of-type {
	float: left;
}		
			
.section-head {
	
}

.section-head.full-width {
	min-height: 22em;	
}

.section-head.full-width.padb {
	min-height: 25em;	
}


.section-head.full-width.narrow {
	min-height: auto;
    padding-bottom: 2.5em;	
}

.section-head  article{
	vertical-align: top;
}


.section-head.bottom-form article {
	padding-bottom: 7em;
    margin-bottom: 7em;
}

.section-head:not(.full-width) header {
	padding-bottom: 10em;
    width: 48%;
    display: inline-block;
    box-sizing: border-box;
	vertical-align: top;
	margin-right: 2%;
}
			
.section-head header h1 {
	padding-top: 2.2em;
    text-align: left;
    width: 100%;
}

.section-head header p {
	text-align:left;
	margin: 1.2em 0 0 0;
	font-size: 1.6em;
	line-height: 1.5em;
	width: 100%;
}

.section-head header img {
	vertical-align: middle;
	height: 2.8em;
}

.section-head  figure {
	width: 48%;
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
	vertical-align: top;
}

.section-head  figure img {
	width:100%;
}

.section-head.full-width  header{
	text-align:center;
	width:100%;
	padding-bottom: 0em;
}

.section-head.full-width header h1 {
	padding-top: 0;
    text-align: center;
    margin: 0 auto;
	color: #00bcfc;
}

.section-head.full-width header h1.padb {
	padding-bottom: 0.8em;
}

.section-head.full-width header p {
	width: 100%;
    text-align: center;
    margin: 0.5em 0 0.2em 0;
	font-size: 2em;
	line-height: 1.2em;
}

.section-head.full-width header p.padb {
	padding-bottom: 1.5em;
}

.section-head.full-width header p.short {
	width: 950px;
	margin: 0.5em auto 0em auto;
}

.section-head.full-width header > .button {
	margin-top: 0px;
}

.section-head.full-width header img {
	height: auto;
	width: 50%;
}


.section-head .action-form{
	padding-top: 1.5em;
}


.section-head.style-2 {
	background-image: url(/wp-content/uploads/2020/04/sqare-bg.svg), linear-gradient(0deg, #e7fafe, #ffffff 50%, #ffffff);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.section-head.style-2 article{
	padding: 0 6% 7.5em 6%;
}

.section-head.style-2:not(.full-width) header{
	width: 58%;
}

.section-head.style-2 figure {
	width:38%;
}

.section-head.style-2 header h1{
	color: #00bcfc;
	padding-top: 3em;
}


.section-head.style-2 header .text{
	display: inline-block;
    padding: 0 3em;
    max-width: 85%;
	
}
.section-head.style-2 header .text h1{
	display: block;
    line-height: 1.3em;
    text-align: center;
}

.section-head.style-2 header .text  p{
	display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 2em;
    line-height: 1.25em;
}

.section-head .action-form.bottom{
	position: absolute;
    top: 100%;
    left: 50%;
    min-width: 82%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    border-radius: 5px;
    z-index: 2;
    padding: 25px 0;
    box-sizing: border-box;
    box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.05);
}

.section-head.style-2 .action-form.bottom {
	box-shadow: 0px 20px 30px 10px rgba(0,0,0,0.05);
}

.section-head .action-form.bottom .title {
	position: absolute;
    top: -40px;
    font-size: 16px;
    font-weight: bold;
    padding: 0 15px;
    width: 100%;
    text-align: left;
}

.section-foot {
	padding: 1em 0 3em 0;
	text-align: center;
}

.section-foot p{
	color: #b5b7bd;
}


.section-one {
	padding: 5em 0;
	text-align: center;
	background-color: #ffffff;
}

.section-one.more-pad {
	padding: 6.15em 0;
}

.section-one.style-2 {
	background-image : linear-gradient(45deg, #63d4fc, #2464cf);
	color: white;
	padding: 9em 0;
}

.section-one.style-3 {
	background-color: #e6fbff;
}

.section-one.style-4 {
	background-color: #aeeeff;
	padding: 8em 0 0.1em 0;
}

.section-one.style-4.padb {
	padding-bottom: 8em;
}

.section-one.style-4 h2 {
	margin-bottom: 0.5em;
}

.section-one.style-4 p.short {
	width: 850px;
}


.section-one.style-5 {
	padding-top: 4em;
    padding-bottom: 4em;
}

.section-one.style-5 header > * {
	width: 70%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.7em;
    line-height: 1.4em;
}

.section-one.style-5 header h2 {
	margin-bottom: 1em;
    font-size: 2.8em;
    line-height: 1.25em;
}

.section-one.style-6 {
	background-image : linear-gradient(0deg, #65D5FC -151.6%, #00BCFC 1.21%, #2463CE 251.6%);
	color: white;
	padding: 7em 0 6em 0;
}

.section-one.style-6.desktop {
	display: block;
}

.section-one.style-6 h2 {
	font-size: 3.1em;
	margin-bottom: 15px;
}

.section-one.style-6 p {
	width: 55%;
	margin: 0 auto;
	font-size: 1.1em;
}

.section-one.style-6.wide p {
	width: 100%;
}

.section-one.style-6 .action {
    padding: 5em 0 0 0;
}

.section-one.title-only header {
	padding: 2.8em 0 0 0;
}

#main-container .section-one:first-child {
	background-color: transparent;
}

#main-container .section-one:first-child  header p {
	font-size: 1.8em;
    line-height: 1.3em;	
}


.section-password  p{
	font-size: 1.1em;
	text-align: center;
	line-height: 2em;
}

/*
.section-one * h1 {
	padding-top: 1.35em;	
	
}
*/

.section-one h1,
.section-one h4
{
	color: #293139;
	text-align: center;
}

.section-one img {
	padding: 5.2em 0 0 0;	
	
}

.section-one img.style-2 {
	padding: 2em 0;
	height: 30em;
}

.section-one .action {
	padding: 2.7em 0 0 0;	
}

.section-one .action .button {
	margin: 0 0.5em;	
	min-width: 180px;
}

.section-one .footnote {
    opacity: 0.5;
    padding: 5em 0 2em 0;
}

.section-one .footnote p{
	font-size: 1.1em;
}


.section-one header h2 {
	padding-top: 0;
}

.section-one header h2.padb {
	padding-bottom: 0.8em;
}

.section-one header p {
	padding-bottom: 1em;
}

.section-one header h2.bg {
	margin: 0.5em 0 0.2em 0;
    padding: 0.5em 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.section-one.style-3 header h2:first-of-type.bg {
	margin-top: 0;
}

.section-one.style-3 header h4 {
	font-size: 2.5em;
	padding-bottom: 0.8em;
	
}

.section-one.style-3 header h4:not(:first-of-type){
	padding-top:1em;
}

.section-one.full-width  header > p{
	width:100%;
}

.section-one .badges {
	display: table;
	width: 700px;
	margin: 0 auto;
	padding-top: 4em;
}

.section-one .badges  > div{
	display: table-cell;
	text-align: center;
	
}

.section-one .badges  > div:first-of-type{
	text-align: left;
}

.section-one .badges  > div:last-of-type{
	text-align: right;
}


.section-one .badges img{
	padding: 0;
	height: 160px;
	width: auto;
}

.section-one .logo{
	position: relative;
    text-align: center;
}

.section-one .logo .image{
    display: inline-block;
    width: 138px;
    height: 138px;
}

.section-one .logo h3 {
    color: #293139;
    font-size: 3em;
	font-weight: bold;
	font-family: Soleil-Bold;
}

.section-one .logo h5 {
	font-size: 1.3em;
    padding-top: 0.7em;
}

.section-one .logo .image img{
	width: 100%;
	padding: 0;
}

.section-one .logo p {
	padding-top: 1em;
    width: 600px;
    text-align: center;
    margin: 0 auto;
}

.section-one .hbspt-form, 
.action-form .hbspt-form
{
	width: 600px;
	margin: 0 auto;
	position: relative;
}

.action-form .hbspt-form {
	width: 650px;	
}

.section-head .action-form .hbspt-form {
	width:auto;
}

.section-head header .action-form .hbspt-form {
	text-align: left;
}

.section-one .hbspt-form form > div
{
	display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: top;
}

.action-form .hbspt-form form > div  {
	display: inline-block;
}


.section-one .hbspt-form form > div.hs_error_rollup,
.action-form .hbspt-form form > div.hs_error_rollup {
	position: absolute;
    top: 100%;
	left:0px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.section-one .hbspt-form form > div.hs_error_rollup .hs-error-msgs
{
	padding: 0;
	
}

.action-form .hbspt-form form > div.hs_error_rollup .hs-error-msgs 
{
	padding: 15px 0 0 0;
}

.section-head .action-form .hbspt-form form > div.hs_error_rollup .hs-error-msgs 
{
	padding: 0;
}

.section-one .hbspt-form .hs-email
{
	width:370px;
	margin-bottom:0px;
}

.action-form .hbspt-form .hs-fieldtype-text
{
	width:300px;
	margin-bottom:0px;
	margin-right: 20px;
}

.action-form .hbspt-form.stacked .hs-fieldtype-text {
	display: block;
	margin-bottom: 10px;
    margin-right: 0px;
}

.action-form .hbspt-form.stacked .hs-button {
	display: block;
	width:300px;
}


.section-head.full-width .action-form .hbspt-form .hs-fieldtype-text
{
	width:300px;
}

.section-head .action-form.bottom .hbspt-form .hs-fieldtype-text {
	width: auto;
}

.action-form .hbspt-form .hs-fieldtype-text input {
	width: 100%;
    font-size: 14px!important;
	border: 0px solid!important;
    border-radius: 2em!important;
    background-image: none!important;
	box-sizing: border-box!important;
	box-shadow: none !important;
	padding: 1.05em 1.5em!important;
}

.action-form.blue .hbspt-form .hs-fieldtype-text input {
    background: #f4f4f4!important;		
}

.action-form .hbspt-form .hs-fieldtype-text input:-ms-input-placeholder
{
	font-family: Soleil-Regular;
	font-weight: 300;
	color: #9DAFBD;
}

.action-form .hbspt-form .hs-fieldtype-text input::-ms-input-placeholder
{
	font-family: Soleil-Regular;
	font-weight: 300;
	color: #9DAFBD;
}

.action-form .hbspt-form .hs-fieldtype-text input::placeholder
{
	font-family: Soleil-Regular;
	font-weight: 300;
	color: #9DAFBD;
}

.action-form.blue .hbspt-form .hs-email input:-ms-input-placeholder
{
	color: #8e9296!important;
}

.action-form.blue .hbspt-form .hs-email input::-ms-input-placeholder
{
	color: #8e9296!important;
}

.action-form.blue .hbspt-form .hs-email input::placeholder
{
	color: #8e9296!important;
}


.action-form.white .hbspt-form .hs-email input {
	background-image: linear-gradient(90deg,#68d0fa,#74b4eb)!important;
	background-color: transparent;
}

.action-form.white .hbspt-form .hs-email input::placeholder
{
    color: #ffffff!important;
	opacity: 0.8;
}

.action-form.white .hbspt-form .hs-email input:-ms-input-placeholder
{
    color: #ffffff!important;
	opacity: 0.8;	
}

.action-form.white .hbspt-form .hs-email input::-ms-input-placeholder
{
    color: #ffffff!important;
	opacity: 0.8;	
}



.action-form .hbspt-form .hs-email label {
	display: none;
}


.section-one .hbspt-form .hs-email::after
{
	content: "No Credit Card Needed, Commitment Free";
    color: #c7d1d8;
    margin: 0.4em 0.4em;
    display: block;
    font-size: 1em;
    text-align: left;
}

.section-one .hbspt-form .hs-email .hs-form-required, 
.action-form .hbspt-form .hs-email .hs-form-required 
{
	visibility: hidden;
}


.section-one .hbspt-form .actions,
.action-form .hbspt-form .actions
{
	margin-top: 2em!important;
}

.section-head .action-form .hbspt-form .actions {
	margin-top: 0!important;
}

.action-form .hbspt-form .hs-button {
	padding: 1.05em 3.5em!important;
}


.action-form .blue .hbspt-form .hs-button {
	background-image: none!important;
	background-color: #00bdff!important;
    color: #ffffff!important;	
}

.action-form.white .hbspt-form .hs-button {
	background-image: none!important;
	background-color: #ffffff!important;
    color: #00BCFC!important;
    
}

.section-two {
	background-color: #E6FBFF;
	padding: 6.15em 0 6.15em 0;
}

.section-two.white {
   background-color: #ffffff!important;		
}

.section-two.gray {
   background-color: #f4f4f4!important;		
}

.section-two.light-blue {
   background-color: #E6FBFF!important;		
}

.section-two.cyan {
   background-color: #aeeeff!important;		
}


.section-two.alt {
	background-color: #ffffff;
}

/*
.section-two.alt + .section-two{
	padding-top: 5em;
}
*/

.section-two.style-2 + .section-two.style-2.alt{
	padding-top: 0em;
}

.section-two.style-2 {
	padding-top: 5em;
}

.section-two.style-3
{
	color: #293139;
	background-color: #f4f4f4;
	padding-top: 0em;
	
}

.section-two.style-4.narrow-pad {
	padding: 3em 0;	
}

.section-two.style-4.more-padb {
	padding-bottom: 6em;	
}


.section-two.alt.style-2 {
	background-color: transparent;
}

.section-two article{
	display: table;
	height: 36em;
}

.section-two article.narrow{
	height: 26em;
}


.section-two article header{
	width: 45%;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    padding-right: 5%;
}

.section-two.alt article header{
    padding-left: 3%;
	padding-right: 0;
}


.section-two article figure {
	display: table-cell;
    margin: 0px;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
	background-size: contain;
}

.section-two article figure.mobile {
	display: none;
}

.section-two article figure img {
	width: 100%;
	display: block;
}

.section-two.style-2 article figure {
    width: 45%;
}

.section-two.style-3 figure {
	background-size: auto;
}

.section-two article iframe {
    width: 100%;
    height: 100%;
	border: 0px;
}


.section-two article h2{
	color: #00bcfc;
	text-align: left;
	margin-bottom: 0.5em;
}

.section-two header ul
{
	text-align: left;
}


.section-two.style-2:not(.alt) article h2{
	color: #0063d5;
}

.section-two.style-3 article h2,
.section-two.style-4 article h2,
.section-two.style-4 article h3
{

	color: #293139;
}

.section-two.style-4 article h3{
	font-family: Soleil-Bold;
	font-size: 2.5em;
}


.section-two.style-5 {
	padding: 0;
}

.section-two.style-5.morepadb {
	padding-bottom: 6em;
}

.section-two.style-5 article h2
{
	color: #293139;
	font-size: 2.45em;
    line-height: 1.2em;
    font-family: 'Soleil-Bold';
}

.section-two.style-5 article figure {
	width: 40%;
	padding-right: 5%;
}

.section-two.style-5 article header {
	padding-right: 0%;
	padding-left: 10%;
}

.section-two.style-5.alt article header {
	padding-left: 0%;
	padding-right: 10%;
	
}

.section-two.alt.style-5 article figure {
	width: 35%;
    padding-right: 10%;
}

.section-two article header p{
	text-align: left;
}

.section-two.style-3 header ul
{
    font-size: 1.25em;
}


.section-two.style-6 {
	padding: 10em 0;
}

.section-two.style-6 article header{
	height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}


.section-two.alt.style-6 {
	background-image: linear-gradient(0deg, #bbf4ff, #fdfeff);
}


.section-two.style-6 header h2 {
	font-size: 2.8em;
    line-height: 1.25em;
	color: #293239;
}

.section-two.style-6 header p {
	font-size: 1.7em;
    line-height: 1.4em;
}


.section-three {
	text-align: center;
	padding-bottom: 2em;
	padding-top: 5em;
}

.section-three > header > h2 {
	padding-top: 0.5em;
}

.section-three .company {
    position: relative;
    text-align: center;
}

.section-three .company .logo {
    display: inline-block;
    width: 85px;
    height: 85px;
}

.section-three .company h3 {
	color: #293139;
    font-size: 1.5em;
}

.section-three .info-box {
	display: inline-block;
    box-sizing: border-box;
    font-size: 1.25em;
    margin: 2.5em 2.5em 3em 2.5em;
}

.section-three .info-box p{
	text-align: center;
    background-repeat: no-repeat;
	font-size: 1.1em;
}


.section-three .info-box  p span.title{
	color: #8ee3fe;
	font-size: 6.7em;
	line-height: 1em;
	font-weight: bold;
	display: block;
}

.section-three .info-box  p span.subtitle {
	font-size: 2em;
	line-height: 1em;
	display: block;
	padding-bottom: 0.15em;
}

.section-three  .button {
	margin-top: 0;
}

.section-four {
	padding: 0 0 2.5em 0;
}

.section-four  header{
	border-top: 1px solid #e1e6ea;
	text-align: center;
	display: block;
	width: 100%;
	padding-bottom: 2.5em;
}

.section-four  header p {
	display: block;
    width: auto;
	margin:0;
    padding: 0 1em;
    background-color: #ffffff;
    position: absolute;
    transform: translate(-50%,-0.8em);
    font-weight: 600;
    left: 50%;
}


.section-four  article {
	text-align: center;
}

.section-four article figure{
    display: inline-block;
    width: 120px;
    height: 45px;
    margin: 0 3vw;
    text-align: center;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
	background-size: contain;
}

.section-four article figure img {
	height:100%;
}

.section-five {
	background-image: linear-gradient(to bottom right, #e5fafe, #e5fafe);
	padding-bottom: 1em;
}

.section-five.gradient {
	background-image: linear-gradient(180deg, #e5fafe, #ffffff);
}

.section-five.cyan {
	background: #aeeeff;
}

.section-five .carousel {
	height: 32em;
	width: 1000px;
}

.section-five > header {
	width: 1000px;
	padding: 0;
}



.section-five article{
	width: 100%;
	padding: 73px 0 82px 0;
	text-align: center;
	box-sizing: border-box;
	display: inline-block;
}

.section-five article h2 {
	padding-top: 1em;
	font-size: 3em;
}

.section-five article p {
	font-size: 0.9em;
	margin: 0 auto;
}

.section-five article strong {
	line-height: 2.1em;
}


.section-five article .overview{
	font-size: 1.25em;
	padding: 1em 0;
	line-height: 1.5em;
}

.section-five article .portrait{
	width: 80px;
	height: 80px;
	border-radius: 80px;
	clear: both;
	margin-bottom: 10px;
	border: 2px solid rgba(255,255,255,0.9);
} 

.section-five article .portrait.large {
	width: 150px;
	height: 150px;
}

.section-six {
	background-image: linear-gradient(to bottom right, #e6fbff, #e6fbff);
	padding: 5.75em 0 6.5em 0;
}

.section-six.style-2 {
    background-image: linear-gradient(45deg, #63d5fc, #2364cf);
    color: white;
}

.section-six  ul{
	list-style-type:none;
	margin:0;
	padding:0;
	display: table;
}

.section-six ul li{
	list-style-type:none;
	margin:0px;
	font-weight:bold;
	width:25%;
	display: table-cell;
	text-align: center;
}

.section-six ul li .img{
	height: 4.7em;
    width: 5em;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    margin: 0 auto 1.3em auto;
    background-size: contain;
}


.section-six ul li strong {
	color: #00bcfc;
	font-size: 1.6em;
}

.section-six.style-2 ul li strong {
	color: inherit;
}


.section-six ul li p{
	line-height: 1.4em;
    padding: 0.5em 3em;
    font-weight: 400;
    font-size: 1.25em;
}

.section-seven {
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: contain;
}

.section-seven.alt {
	background-position: 0% 0;
}


.section-seven article{
	padding-top:2em;
	padding-bottom: 11em;
	
}

.section-seven article header{
	width: 37%;
}

.section-seven.alt article header{
	margin-left: 63%;		
}

.section-seven article h4{
	color: #00bcfc;
	text-align: left;
	margin-bottom: 0.6em;
	margin-top: 1.7em;
}


.section-seven article header p{
	text-align: left;
    color: #c7c9ce;
	font-size: 1.15em;
    line-height: 1.55em;
	width: 82%;
}

.section-seven article header h4:nth-of-type(2),
.section-seven article header p:nth-of-type(2)
{
	padding-left: 23%;
}

.section-seven article header h4:nth-of-type(2){
	color: #3accdd;
}

.section-eight {
	text-align:center;
	padding-top: 3em;
}

.section-eight article header h6 {
	color: #444a59;
	font-weight: bold;
	width: 12em;
	margin: 0 auto 1.5em auto;
	padding-bottom: 0.5em;
	position: relative;
}

.section-eight article header h6:after{
	content: "";
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 0px;
    border: 1px solid #ecedee;
}

.section-eight article header p{
    color: #c7c9ce;
	font-size: 1.15em;
    line-height: 1.8em;
	width:80%;
	margin: 0 auto;
	font-weight:500;
}


.section-nine {
    position: relative;
    z-index: 1;
    width: 100%;
	color: #293139;
	padding-bottom: 4em;
	text-align: center;
}

.section-nine a {
	text-decoration: none;
}

.section-nine > .button {
    margin-top: 2em;
    width: auto;
}


.section-nine  ul{
	list-style-type:none;
	margin:0 auto;
	padding:0;
	color: #ffffff;
	position:relative;
	text-align: center;
}

.section-nine  ul li{
	list-style-type: none;
    display: inline-table;
    margin: 0 28px 0 27px;
    width: 378px;
	height:424px;
    position: relative;	
	background: url(http://www.theneura.com/wp-content/uploads/2018/10/products_box.svg) no-repeat 0% 0%;
	background-size: contain;
	
}

.section-nine ul li:first-of-type {
	margin-left:0;
}

.section-nine ul li:last-of-type {
	margin-right:0;
}


.section-nine  ul .content {
	position:relative;
}

.section-nine  ul .content > div {
	padding-left: 1px; 
	color:#00bdfd;
}

.section-nine  ul .content .duration{
	height:105px; 
	text-align:center; 
	padding-top:45px;
	box-sizing: content-box;
	line-height:1em;
}

.section-nine ul .content .duration h4{
	font-size: 1.85em;
    line-height: 10px;
    font-family: 'Soleil-Regular';
    font-weight: 400;
}

.section-nine  ul .content .duration span{
	line-height: 2em;
}

.section-nine  ul .content .img{
	height: 86px;
    width: 88px;
    box-sizing: border-box;
    margin: 0px auto 40px auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;

}

.section-nine  ul .content .title{
	font-size: 1.85em;
	line-height:1.3em; 
	text-align:center; 
	margin:0px 40px 0px 40px; 
	color: #2b3138;
}

.section-ten {
	
}

.section-ten header {
	padding-bottom: 4.5em;
}

.section-ten article {
	height: 450px;
	margin-top: 3em;
	position: relative;
}

.section-ten article figure{
	width: 64%;
	float: left;
	margin: 0 1%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}


.section-ten article .col{
	width: 17%;
	float: left;
	padding-top: 10em;
}

.section-ten article .col *{
	width: 100%;
	text-align: right;
}

.section-ten article .col:last-of-type{
	float: right;
}

.section-ten article .col:last-of-type *{
	text-align: left;
}

.section-eleven {
	background-image: linear-gradient(45deg, #63d4fc 170px, #2464cf);
    background-size: 100%;
    background-position: 0px 200px;
    background-repeat: no-repeat;
    padding: 2em 0 11em 0;
}

.section-eleven.gray {
	background-color: #f4f4f4;
}

.section-eleven .mobile {
	display: none;
}
	

.section-eleven article{
	box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.1);
	background-color: #ffffff;
}

.section-eleven article > *
{
	width: 50%;
	display: table-cell;
}

.section-eleven article header {
	padding: 5em 5% 6em 5%;
}

.section-eleven article header h2 {
    text-align: left;
	font-family: Soleil-Regular;
    font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 25px;
}

.section-eleven article header h3 {
	font-weight: bold;
}

.section-eleven article header .button {
	margin-top: 1.1em;
}

.section-eleven article .action-form {
	margin-top: 20px;
}

.section-eleven article .action-form .hbspt-form {
	width: auto;
}

.section-eleven article .action-form .hbspt-form .hs-email {
	width: 250px;
}

.section-eleven article > figure {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
	background-position: 50% 0;
}

.section-eleven .action form {
	text-align: left;
}

.section-eleven .content {
	padding: 9em 0 0 0;
	color:#ffffff;
	text-align: center;
}

.section-eleven .content h2 {
	margin-bottom: 0.7em;
}

.section-eleven .content p:not(:first-of-type) {
	padding-top: 1em;
}

.section-eleven .content p.short {
	width: 750px;
}

.section-eleven .footnote {
	opacity: 0.5;
    padding: 5em 0 5em 0;
    text-align: center;
    color: white;
}

.section-eleven.style-2 {
	background-image: linear-gradient(#f4f4f4, #f4f4f4);
    background-position: 0 100%;
    background-size: 100% 50%;
	padding-bottom: 3em;
}


.section-eleven.style-2 article > * {
	vertical-align: top;
}

.section-eleven.style-2 article{
	background-color: #2463ca;
	color: #ffffff;
	border-radius: 30px;
}

.section-eleven.style-2 article > header {
 	padding: 7.5% 6.5% 7.5% 8.5%;
}

.section-eleven.style-2 article > header p{
	font-size: 2.15em;
	line-height: 1.5em;
}

.section-eleven.style-2 article header .button.desktop {
	display: inline-block;
}

.section-eleven.style-2 article > sub {
	padding: 7.5% 8.5% 7.5% 6.5%;
}

.section-eleven.style-2 article > sub p{
	font-size: 1.65em;
	padding-bottom: 2em;
}

.section-eleven.style-2 article > sub p:last-of-type{
	padding-bottom: 0;
}

.section-eleven.style-2 article header .button {
	margin-top: 2.2em;
}

.section-eleven.style-3 {
	background-image: linear-gradient(#1C2B74, #1C2B74);
    background-position: 0 100%;
    background-size: 100% 50%;
    padding-bottom: 3em;
	
	color: #1C2B74;
	text-align: center;
}

.section-eleven.style-3 article {
	box-shadow: 0px 40px 80px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	background-color: #F9FCFF;
}

.section-eleven.style-3 article header {
    padding: 3em 10%;
}

.section-eleven.style-3 article header h2 {
	font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 41px;
    text-align: inherit;
}

.section-eleven.style-3 article header p {
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
}

.section-eleven.style-3 article header .button {
    margin-top: 2.5em;
}


.section-eleven.style-3 {
	background-color: rgba(249, 252, 255, 1);
    padding-bottom: 3em;
	
	color: #1C2B74;
	text-align: center;
}

.section-eleven.style-3 article {
	box-shadow: 0px 40px 80px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	background-color: #F9FCFF;
}

.section-eleven.style-3 article header {
    padding: 3em 10%;
}

.section-eleven.style-3 article header h2 {
	font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 41px;
    text-align: inherit;
}

.section-eleven.style-3 article header p {
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
}

.section-eleven.style-3 article header .button {
    margin-top: 2.5em;
}


.section-twelve {
	padding-bottom: 5em;
}

.section-twelve header h2 {
	text-align: left;
}

.section-twelve header p {
	text-align: left;
	width: 100%;
}

.section-twelve .stats {

}

.section-twelve .stats .stat{
	border-bottom: 1px solid #c6c6c6;
    padding: 2.5em 0;
}

.section-twelve .stats .stat:first-of-type{
	padding-top: 0;
}

.section-twelve .stats .stat:last-of-type{
	border-bottom: 0px solid;
}

.section-twelve .stats .stat .percent{
	display: inline-block;
	width:30%;
	color: #8ee3fe;
	font-size: 9em;
	font-weight: bold;
    line-height: 0.9em;
	vertical-align: middle;
}

.section-twelve .stats .stat .percent.narrow{
	width:10%;
}

.section-twelve .stats .stat .context{
	display: inline-block;
	width:69%;
	vertical-align: middle;	
}

.section-twelve .stats .stat .context.wide {
	width:89%;
}

.section-twelve .stats .stat .context h3{
	color: #293139;
	font-size: 1.6em;
	padding-bottom: 0.2em;
	font-weight: 700;
}

.section-twelve .stats  .stat .context ul{
	text-align: left;
}


.section-thirteen {
	padding: 5.75em 0 6.5em 0;
}

.section-thirteen  header h2{
	margin-bottom: 1em;
}

.section-thirteen  ul{
	list-style-type:none;
	margin:0 auto;
	padding:0;
	display: table;
	text-align: center;
	width: 800px;
}

.section-thirteen ul li{
	list-style-type:none;
	margin:0 0 3.2em 0;
	font-weight:bold;
	width: 20%;
	display: inline-block;
	text-align: center;
	vertical-align: text-top;
	
}

.section-thirteen ul li a {
	color: inherit;
	text-decoration: inherit;
}

.section-thirteen ul li .img{
	height: 115px;
	width: auto;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    margin: 0 auto 1.3em auto;
    background-size: contain;
}


.section-thirteen ul li strong {
	color: #00bcfc;
	font-size: 1.6em;
}

.section-thirteen ul li p{
	line-height: 1.3em;
    padding: 0.2em 1.5em;
    font-size: 1.25em;
}


.section-pricing {
	text-align: center;
    padding: 70px 0 130px 0;
    background-image: linear-gradient(45deg, #63d4fc 170px, #2464cf);
    background-size: 100%;
    background-position: 0px 440px;
    background-repeat: no-repeat;
}

.section-pricing .price-box {
	width: 400px;
    border-radius: 0.5em;
	background-color: #ffffff;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    padding: 40px 20px;
    color: #90a3b2;
    display: inline-block;
    margin: 30px 15px;
	vertical-align: top;
}

.section-pricing .price-box.enhanced {
	margin: 0px 15px;
	padding: 70px 20px;
	background: linear-gradient(0deg, #9bdefd 10px, #ffffff 0px, #ffff);
}

.section-pricing .price-box .head{
	border-bottom: 1px solid #f4f6f8;
	padding-bottom: 20px;
	
}

.section-pricing .price-box.enhanced .head,
.section-pricing .price-box.enhanced .head .plan-price,
.section-pricing .price-box.enhanced .head span
{
  color: #00bdff;
}


.section-pricing .price-box .head .plan-name{
	font-family: 'Soleil-Bold';
	text-transform: uppercase;
}

.section-pricing .price-box .head .plan-starting
{
    padding: 1em 0 0.1em 0;
}

.section-pricing .price-box .head .plan-starting.desktop {
	display: block;
}

.section-pricing .price-box .head .plan-price{
	color: #90a3b2;
	font-size: 1.35em;
}

.section-pricing .price-box .head .plan-price span{
	font-size: 2.05em;
	line-height: 1em;
}

.section-pricing .features {
	padding: 30px 3px 0 3px;
	
}

.section-pricing .features p{
	line-height: 1.5em;
	min-height: 6.5em;
}

.section-pricing .features ul{
	list-style-type: none;
	color: #293139;
	font-size:1.4em;
	padding: 5px 0 30px 0;
	margin:0;	
}

.section-pricing .features li{
	padding: 8px 0;
	
}

.section-pricing .info-box {
	width: 33em;
    padding: 1.3em 0em;
    display: inline-table;
    color: #ffffff;
    box-sizing: border-box;
    margin: 2em 0 2em 0;
}

.section-pricing .info-box img{
	vertical-align: middle;
	display: inline-block;
	height: 95px;
}

.section-pricing .info-box img.mobile {display: none;}

.section-pricing .info-box p{
	text-align: left;
    padding: 0 1em;
    background-repeat: no-repeat;
    display: inline-block;
	vertical-align: middle;
    width: auto;
    font-size: 1.1em;
}


.section-pricing .info-box:first-of-type {
	border-right: 1px solid #78ddc2;
}

.section-pricing .info-box:first-of-type p
{
	text-align: right;
}

.section-pricing .info-box  span{
	font-size: 2em;
}


.section-pricing .content {
	padding: 7em 0 0 0;
	color:#ffffff;
	text-align: center;
}

.section-pricing .content h2 {
	margin-bottom: 1em;
}


.section-pricing-2 {
	text-align: center;
    padding: 0px 0 130px 0;
    background-image:  linear-gradient(90deg, #64d5fc, #06abf3, #2464cf);
    background-size: 100%;
    background-position: 0px 930px;
    background-repeat: no-repeat;
}

.section-pricing-2 .button {
	font-size: 1em;
}

.section-pricing-2 article {
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
	background-color: #ffffff;
	width: 1400px;
}

.section-pricing-2 article.desktop {
	display:block;
}

.section-pricing-2 .price-table {
	border-spacing: 0;
	font-size: 1.25em;
	
}

.section-pricing-2 .price-table tr th,
.section-pricing-2 .price-table tr td 
{
	width: 20%;
	padding: 0 15px 25px 15px;
	border-right: 1px solid #f4f4f4;
	vertical-align: top;
	height: 3.5em;
}

.section-pricing-2 .price-table tr:not(:first-of-type) td{
	font-size: 1.2em;
	line-height: 1.1em;
}

.section-pricing-2 .price-table tr td.yes 
{
	padding-top: 25px;
	background-image: url('https://www.theneura.com/wp-content/uploads/2019/08/v_icon_green.svg'); 
	background-repeat : no-repeat;
	background-position: 50% 5px;
	background-size: 20px auto;
}

.section-pricing-2 .price-table tr td.no 
{
	padding-top: 25px;
	background-image: url('https://www.theneura.com/wp-content/uploads/2019/08/x_icon_grey.svg'); 
	background-repeat : no-repeat;
	background-position: 50% 5px;
	background-size: 20px auto;
}


.section-pricing-2 .price-table tr th {
	border-top: 1px solid #b2ebfe;
	font-size: 1.35em;
	padding-top: 45px;
	padding-bottom: 30px;
}

.section-pricing-2 .price-table tr.last td{
	height: auto;
	padding-bottom: 55px;
}

.section-pricing-2 .price-table tr:last-of-type.last td{
	padding-bottom: 85px;
}

.section-pricing-2 .price-table tr > *:nth-of-type(2)
 {
	background-color: #e6fbff;
	position: relative;
	border-right: 0px;
}

.section-pricing-2 .price-table tr:first-of-type > *:nth-of-type(2):before{
	content: " ";
	position: absolute;
	background-color: #00bcfc;
	width: 100%;
	height: 10px;
	top: -10px;
	left: 0;
	
}

.section-pricing-2 .price-table tr > *:first-of-type{
	padding-left: 30px;
	text-align: left;
	border-right: 0px;
}


.section-pricing-2 .price-table tr td:first-of-type {
	text-align: left;
	color: #293139;
	font-size: 1em;
	line-height: initial;
}

.section-pricing-2 .price-table tr td h4 {
	color: #293139;
    padding-bottom: 0.8em;
    padding-top: 1.4em;
    font-size: 2em;
    text-transform: uppercase;
}

.section-pricing-2 .price-table tr td p {
	min-height: 4.5em;
    line-height: 1.4em;
    font-size: 1em;
}

.section-pricing-2 .price-table .button {
	padding: 0.8em 2.5em;
}


.section-pricing-2 .price-table tr td img {
	vertical-align: text-top;
}

.section-pricing-2 .price-table tr td small {
	font-size: 0.7em;
	color: #a9b7c3;
}

.section-pricing-2 .price-table tr td a:not(.button) {
	text-decoration: none;
	color: inherit;
}

.section-pricing-2 .price-table tr td a.green {
	color: #00C995;
}

.section-pricing-2 .price-table tr td a.blue {
	color: #00bdff;
}

.section-pricing-2 .content {
	padding: 7em 0 0 0;
	color:#ffffff;
	text-align: center;
}

.section-pricing-2 .content h2 {
	margin-bottom: 0.3em;
}

.section-pricing-2 .content p {
	width: 70%;
	margin: 0 auto;
}

.section-pricing-2 .content .action {
	padding-top: 1.5em;
}


.section-getting-started {
	text-align: left;
    margin-top: 50px;
}

.section-getting-started article:last-of-type
{
    width: 100%;
	margin: 0;
	background-color: #f4f4f4;
    background-repeat: no-repeat;
}

.section-getting-started article > img
{
	height: 450px;
    margin-bottom: 50px;
}


.section-getting-started a{
	color: #293139;
}


.section-getting-started .info-box {
	width: 48%;
	display: inline-block;
	margin-right: 4%;
	padding-top: 35px;
}

.section-getting-started .info-box .description
{
	font-size: 1.25em;
    line-height: 1.7em;
    padding-bottom: 25px;
    min-height: 370px;
    box-sizing: content-box;
}

.section-getting-started .about
{
	font-size: 1em;
	line-height: 1.7em;
	padding-top: 30px;
}

.section-getting-started .about > * {
	width:47%;
}

.section-getting-started .title {
	font-size: 1.6em;
	color: #293139;
	font-weight: bold;
	margin-right: 15px;
}

.section-getting-started .about span.title + a {
	font-size: 1.25em;
	line-height: 1.7em;
	text-decoration: none;	
}

.section-getting-started .about p {
	line-height: 1.7em;
	margin: 20px 0 30px 0;
}

.section-getting-started .description img
{
	width:42%;
	float: left;
	margin-right: 5%;
}

.section-getting-started .form-box {
	position: relative;
	top:0px;
	right:0px;
	width: 47%;
	z-index: 30;
    border-radius: 8px;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	color: #293139;
    display: inline-block;
	vertical-align: top;	
	padding: 34px 20px;
	background: linear-gradient(180deg, #00bcfc 12px, #ffffff 0px, #ffff);	
	text-align: center;
}

.section-getting-started .form-box header {
	text-align: center;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 2em;	
	padding-bottom: 20px;
}

.section-getting-started .form-box img {
	width:100%;
}

.section-getting-started .form-box .button {
	margin-top: 34px;
}

.section-getting-started .logos {
	text-align:center;
	display: table;
	padding: 3em 0 1.5em 0;
}

.section-getting-started .logos figure {
	margin: 0;
    padding: 0 1%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 20%;
    height: 4em;
}

.section-getting-started .logos figure img {
	height: 100%
}


.section-getting-started .foot {
	padding-bottom:20px
}

.section-getting-started .foot div{
	display: table-cell;
	width:100%;
	white-space: nowrap;
}

.section-getting-started .foot div:last-of-type{
	display: table-cell;
	text-align: right;
}

.section-case-study {
	background-image: linear-gradient(270deg, #e5fafe, #e5fafe);
    background-size: 100% 62%;
    background-position: bottom;
    background-repeat: no-repeat;
}

.section-case-study .mobile {
	display: none;
}
	

.section-case-study .title{
	position: relative;
	margin-bottom: 5em;
	text-align: center;
}

.section-case-study .title .logo{
	display: inline-block;
    height: 138px;
}

.section-case-study .title .logo:not(.horiz) img{ 
	width: 138px;
}

.section-case-study .title .logo.horiz img{ 
	height: 100%;
}

.section-case-study .title h3{
	color: #293139;
	font-size: 2em;
}

	
	
.section-case-study article{
	box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.1);
	background-color: #ffffff;
}

.section-case-study article > *
{
	width: 50%;
	display: table-cell;
}

.section-case-study article header {
	padding: 5em 5% 6em 5%;
}

.section-case-study article header h2 {
    text-align: left;
	margin-top: 1em;
}

.section-case-study article header h2.main{
	margin-top: 0px;
}

.section-case-study article > figure {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
	background-position: 50% 50%;
}

.section-case-study .content {
	padding: 7em 0 6em 0;
	text-align: left;
	display: table;
}

.section-case-study .content h2 {
	margin-bottom: 1em;
	text-align: left;
}

.section-case-study .content header{
	width: 50%;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    padding-left: 10%;
}

.section-case-study .content figure {
	display: table-cell;
    margin: 0px;
    width: 40%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.section-case-study .content figure.mobile {display: none}


.section-teardown {
	background-image: linear-gradient(270deg, #e5fafe, #e5fafe);
    background-size: 100% 80%;
    background-position: bottom;
    background-repeat: no-repeat;
	padding-bottom: 6em;
}

.section-teardown .mobile {
	display: none;
}
		
.section-teardown article{
	padding: 2em 4em;
	box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.1);
	background-color: #ffffff;
}

.section-teardown article .item {
	padding: 2em 0;
}

.section-teardown article .item  > *{
	width: 49%;
	display: table-cell;
	vertical-align: top;
}


.section-teardown article .item .text{
	width: 44%;
	padding: 3% 5% 3% 0;
}

.section-teardown article .item.alt .text{
	padding: 3% 0 3% 5%;
}

.section-teardown article .item .text h2{
	padding-bottom: 0.5em;
}

.section-teardown article .item figure{
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

.section-teardown article .item figure img {
	width: 100%;
}

.section-teardown article .item figure figcaption {
	text-align: right;
    color: #b7b7b7;
}

.section-teardown .content  header{
	padding: 5em 0;
}

.section-teardown .content  header{
	text-align: left;
	display: table;
}


.section-teardown .content header .title{
	display: table-cell;
	width:42%;
	padding-right: 3%;
}

.section-teardown .content header .title img{
	height: 80px;
}

.section-teardown .content header .title h2{
	text-align: left;
	vertical-align: top;
}


.section-teardown .content header .subtitle{
	display: table-cell;
	vertical-align: top;
	width:54%;	
}

.section-teardown .content header .subtitle h5{
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 0.5em;
}

.section-teardown .content  .main {
	text-align: left;
}

.section-teardown .content .main  > img {
	width: 100%;
    display: block;
}

.section-teardown .content  .main .title{
	padding: 25px 25px 0 25px;
	background-color: white;
}

.section-teardown .content  .main .title > * {
	display: inline-block;
	vertical-align: middle;
}

.section-teardown .content  .main .title h3{
    font-size: 2em;
    color: #55b1e4;
    font-family: Soleil-Bold;
    display: inline;
    line-height: 32px;
}


.section-teardown .content  .main select{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23293139%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat, repeat;
	background-position: right 7px top 50%, 0 0;
	background-size: 8px auto, 100%;	
	
    border: 1px solid #bec2c6;
    color: #293139;
    margin: 0px 15px;
    font-family: Soleil-Regular;
    outline: none;
	width: 150px;
    padding: 4px 7px;
}

.section-teardown .content .main select option {
	outline: none;
}

.section-teardown .content .main select option:checked{
	font-weight: bold;
}

.section-teardown .content .main  iframe{
	width: 100%;
    height: 500px;
	border: 0px;
}

.section-cards {
	padding: 5em 0;
}

.section-cards article {
	text-align: center;
	
}

.section-cards  .el
{
	position: relative;
	display: inline-block;
    vertical-align: top;
    width: 230px;
	height: 430px;	
    padding: 0px 17px;
    margin: 0 10px 55px 10px;
    text-align: left;
	background-color: #ffffff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    
	-webkit-transition: all 0.5s cubic-bezier(0.500, -0.010, 0.000, 1.005);
    -moz-transition: all 0.5s cubic-bezier(0.500, -0.010, 0.000, 1.005);
    -o-transition: all 0.5s cubic-bezier(0.500, -0.010, 0.000, 1.005);
    transition: all 0.5s cubic-bezier(0.500, -0.010, 0.000, 1.005);
    box-sizing: content-box;
}

.section-cards  .el .logo
{
	width: 230px;
	height: 230px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}

.section-cards  .el:not(.past):hover
{
	transform: scale(1.02);
	
}

.section-cards  .el .logo .background
{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 85%;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	background-size: contain;
}

.section-cards  .el a
{
	text-decoration: none;
	outline: none;
}

.section-cards  .el > a
{
	width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}


.section-cards  .el .content {
	position: absolute;
	bottom: 27px;
}


.section-cards  .el .title
{
	color: #293139;		
	font-size: 20px;	
	font-family:Soleil-Regular, sans-serif;
	text-align: left;
	margin-top: 10px;
}
.section-cards  .el .title svg
{
	opacity: 0;
	display: inline-block;
	vertical-align: middle;
	height: 5px;
	-webkit-transform: rotate(-90deg);
	   -moz-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	     -o-transform: rotate(-90deg);
	        transform: rotate(-90deg);
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
.section-cards  .el:not(.past):hover .title svg
{
	opacity: 1;
}
.section-cards  .el .category
{
	color: #748A9D;	
	font-family:OpenSans-Regular, sans-serif;	
	font-size: 18px;
	text-align: left;
}
.section-cards  .el .location {
    color: #748A9D;
    font-family: OpenSans-Regular, sans-serif;
    font-size: 18px;
    text-align: left;
}

.section-cards  .el .button{
	margin-top: 15px;
}


			
.section-saleforce{
	background-image: linear-gradient(0,#e6fbff,#e6fbff);
    background-position: 0 110px;
    background-repeat: no-repeat;
}

.section-saleforce  article{
	vertical-align: top;
	padding-top: 210px;
}

.section-saleforce.padb  article{
	padding-top: 290px;
}


.section-saleforce .logo {
	display: block;
    width: 100%;
    height: 250px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
}

.section-saleforce .logo img{ 
	height: 100%;
}

.section-saleforce > header {
	padding-top: 220px;
	padding-bottom: 7em;
}

.section-saleforce article header {
	padding-bottom: 10em;
    width: 43%;
    display: inline-block;
    box-sizing: border-box;
	vertical-align: top;
	margin-right: 7%;
}
			
.section-saleforce article header h2 {
	padding-top: 1.5em;
    text-align: left;
    width: 100%;
    font-size: 2.45em;
}

.section-saleforce article header p {
	text-align:left;
	line-height: 1.7em;
	width: 100%;
}

.section-saleforce article header img {
	vertical-align: middle;
	height: 7em;
}

.section-saleforce article header a {
	text-decoration: inherit;
}

.section-saleforce  figure {
	width: 48%;
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
	vertical-align: top;
}

.section-saleforce  figure img {
	width:100%;
}

.section-terms-header{
	background-image: linear-gradient(0,#e6fbff,#e6fbff);
    background-position: 0 160px;
    background-repeat: no-repeat;
}

.section-terms-header .logo {
	display: block;
    width: 100%;
    height: 320px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
}

.section-terms-header .logo img{ 
	height: 100%;
}

.section-terms-header > header {
	padding-top: 290px;
	padding-bottom: 7em;
}

.section-terms-header > header p {
	font-size: 2em;
	line-height: 1.2em;
}


.section-terms-features {
	text-align: center;
}

.section-terms-features {
	padding: 5em 0;
	background-color: #f4f4f4;
}

.section-terms-features ul,
.section-terms-features li
{
	list-style-type: none;
}

.section-terms-features ul {
	width: 500px;
    text-align: center;
    margin: 0 auto;
	padding-top: 1em;
	padding-bottom: 4em;
	
}

.section-terms-features li 
{
	min-height: 28px;
	padding: 1em 0 1em 45px;
	text-align: left;
	background: url('https://www.theneura.com/wp-content/uploads/2019/09/v_icon_blue.svg') no-repeat 0% 50%;
	background-size: auto 28px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 1.55em;
}

.section-terms-features ul li:last-of-type {
	border-bottom: 0px solid;	
}


.section-terms-features li:before {
	content: "";
}

.section-terms-features header a {
	font-size: 1.25em;
	color: #293139;
}

.leadinModal.leadinModal-theme-default {
	max-height: 100%!important;
	padding-top: 50px!important;
}

.leadinModal .leadinModal-overlay {
    filter: alpha(opacity=90)!important;	
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"!important;
    background-color: rgba(0,0,0,0.9)!important;	
	animation: none!important;
	-webkit-animation: none!important;
	-moz-animation: none!important;	
}

#leadin-content-form-wrapper {
	padding: 2em 2.5em!important;
}

.leadinModal .leadinModal-content {
	max-height: 100%!important;	
}

.leadinModal  .leadin-button
{
	font-family: Soleil-Regular!important;
}

.leadinModal .leadinModal-content {
	width: 50em;
}

.leadinModal .leadin-input-wrapper label {
	margin-top: 0px!important;
}

.leadinModal .leadin-input-wrapper label .leadin-resubscribe-link,
.leadinModal .leadin-input-wrapper label .resubscribe-check {
	margin-top: 0px!important;
}

.leadinModal .dyno-image {
	display: block!important;
	width: 100%!important;
}

.leadinModal .dyno-image img {
	max-width: 50%!important;
}

.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview h4, 
.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview p, 
.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview ul, 
.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview ol, 
.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form h4, 
.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form p, 
.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form ul, 
.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form ol,
.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview .advance-wrapper,
.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form .leadin-form-wrapper
{
    margin-left: 0!important;
}

.leadinModal input:not([type="submit"])
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0.65em 0.8em!important;
    font-family: 'Soleil-Regular'!important;
    border: 1px solid #f4f4f4!important;
    border-radius: 0.4em!important;
    font-size: 16px!important;
    display: block!important;
    box-shadow: none!important;
    color: #293139!important;
    box-sizing: border-box!important;
    outline: none;
    background-color: #f4f4f4;
	height: auto!important;
}

.leadinModal input:not([type="submit"]).input-error {
	border: 1px solid #C9004D!important;
}

.leadinModal .leadin-input-wrapper .error-text {
	margin-top: 5px!important;
    margin-left: 1.1em!important;
    color: #C9004D!important;
    font-size: 13px!important;
}

.leadinModal .advance-wrapper {
	margin-top: 15px!important;
	text-align: center;
}

.leadinModal .leadin-button-wrapper {
	padding-top: 2em!important;
}

.leadinModal .leadin-button {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative!important;
    display: inline-block!important;
    font-size: 1.15em!important;
    font-weight: 500!important;
    text-align: center!important;
    text-shadow: none!important;
    border-radius: 2em!important;
    outline: 0!important;
    padding: 0.7em 3.5em!important;
    cursor: pointer!important;
    border: 0px solid!important;
    background-image: none!important;
    background-color: #00bdff!important;
    color: #ffffff!important;
    box-shadow: none!important;
	line-height: initial!important;
	width: auto!important;
}


.section-roi-calculator {
	width: 100%;
	
}

.section-roi-calculator > *{
	width: 1130px;
    margin: 0 auto;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    display: table;
}

.section-roi-calculator article > div {
	display: table-cell;
    width: 50%;
	padding: 40px 40px 17px 32px;
}

.section-roi-calculator article > div:first-of-type
{
	border-right: 1px solid #e3e3e3;
	
}


.section-roi-calculator article h3 {
	font-weight: 600;
    font-size: 24px;
	line-height: 32px;
    color: #293139;
}

.section-roi-calculator article h5 {
	font-weight: 600;
    font-size: 12px;
	line-height: 15px;
    color: #7E858E;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.section-roi-calculator article .spc {
	border-bottom: 1px solid #dddddd;
    height: 0;
    margin: 25px 0 32px 0;
    width: 100%;
    border-top: 1px solid #f7f7f7;
	
}

.section-roi-calculator input:not([type="range"]),
.section-roi-calculator select
{
	border: 1px solid #D1DBE3;
    border-radius: 6px;
    font-size: 14px;
    
    font-weight: normal;
}

.section-roi-calculator select.red
{
	border: 1px solid #FF0000;
}

.section-roi-calculator input::placeholder {
	color: #9DAFBD;
}

.section-roi-calculator select {
    padding: 16px 12px;
	width:100%;
	margin-bottom: 25px;
}

.section-roi-calculator input:not([type="range"]) {
    padding: 11px 12px;
	width:140px;
}


.section-roi-calculator .slider {
	display: table;
}

.section-roi-calculator .slider > * {
	display: table-cell; 
	vertical-align: middle;
}

.section-roi-calculator .slider .min,
.section-roi-calculator .slider .max
{
	font-weight: 600;
    font-size: 18px;
	line-height: 16px;
	text-transform: uppercase;
	color: #293139;
}

.section-roi-calculator .slider .min {
	padding-right: 15px;
}

.section-roi-calculator .slider .max {
	padding-left: 15px;
}

.section-roi-calculator .slider .range {
	width: 100%;
	position: relative;
}

.section-roi-calculator .slider .range input {
	-webkit-appearance: none;
    width: 100%;
    height: 8px;
    border-radius: 5px;
    background: linear-gradient(to right, #00BCFC 0%, #00BCFC 0%, rgba(215, 223, 233, 0.5) 0%, rgba(215, 223, 233, 0.5) 100%);
    outline: none;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

.section-roi-calculator .slider .range .tooltip {
	content: attr(data-tooltip);
    position: absolute;
	bottom: 100%;
    left: 0;
	width: 50px;
	transform: translate(-25px, 0%);
    margin-bottom: 10px;
    padding: 6px 8px;

    background: #1C2B74;
    border-radius: 4px;

    line-height: 16px;
    font-family: Soleil-Regular;
    font-weight: normal;
	font-size: 10px;
    color: #ffffff;
	text-align: center;
	
	transition: opacity 0.3s ease;
	opacity: 0;
	
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.12);
	white-space: pre;
	z-index: 100;
}

.section-roi-calculator .slider .range:hover .tooltip{
	opacity:1;
}


.section-roi-calculator .slider .range input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  border-radius: 10px;
  border: 2px solid #ffffff;
  box-shadow: 0 0 0 2px #00BCFC;

  background: #00BCFC;
  cursor: pointer;
}

.section-roi-calculator .slider .range input::-moz-range-thumb {
  width: 14px;
  height: 14px;
  background: #00BCFC;
  border-radius: 10px;
  border: 2px solid #ffffff;
  box-shadow: 0 0 0 2px #00BCFC;

  cursor: pointer;
}

.section-roi-calculator .field-value {
	display: table;
    width: 100%;
	padding-bottom: 15px;
}

.section-roi-calculator .field-value.blue {
	padding-top: 50px;
}

.section-roi-calculator .field-value .field{
	font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    display: table-cell;
    width: 100%;
}

.section-roi-calculator .field-value.blue .field{
	padding-top: 50px;
	color: #00BCFC;
}


.section-roi-calculator .field-value.red .field{
	color: #FF0000;
}

.section-roi-calculator .field-value input.red{
	border: 1px solid #FF0000;
}

.section-roi-calculator .field-value input.red::placeholder {
	color: #FF0000;
}

.section-roi-calculator .revenue-box {
	background: #E6FBFF;
    border-color: #E6FBFF;
    margin: 7px auto 6px auto;
    padding: 12px 10px 12px 32px;
	
}

.section-roi-calculator .revenue-box .field-value {
	padding: 0;
}

.section-roi-calculator .revenue-box .field-value > *{
	vertical-align: middle;
	display: table-cell;
}

.section-roi-calculator .revenue-box .field-value .field
{
	color: #00BCFC;
	padding: 0;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
}

.section-roi-calculator .revenue-box .field-value input
{
	border: 1px solid rgba(209, 219, 227, 0.6);
    border-radius: 6px;
    font-size: 14px;
    width: 160px;
    font-weight: normal;
	font-size: 20px;
    padding: 13px 17px;
    outline: none;
	color: #009AFF;
}

.section-roi-calculator .revenue-box .field-value input::placeholder {
	color: #009AFF;
}

.section-roi-calculator .revenue-box .field-value .cta {
	padding-left: 18px;
}

.section-roi-calculator .revenue-box .field-value .cta .button {
	width: 135px;
}

.section-roi-calculator .download-box {
	background: #ffffff;
	border: 1px solid #DADADA;
	box-sizing: border-box;		
    margin: 7px auto 28px auto;
    padding: 25px 10px 25px 32px;
    vertical-align: middle;
	
}

.section-roi-calculator .download-box h4
{
	color: #2463CA;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    font-family: Soleil-Regular;
}

.section-roi-calculator .download-box p {
	font-size: 14px;
	line-height: 24px;
}


.section-roi-calculator .download-box .field-value > *{
	vertical-align: middle;
	display: table-cell;
}

.section-roi-calculator .download-box .field-value,
.section-roi-calculator .download-box .field-value .field
{
	padding: 0;
}

.section-roi-calculator .download-box .field-value input
{
	border: 1px solid rgba(209, 219, 227, 0.6);
    border-radius: 6px;
    font-size: 14px;
    width:320px;
    font-weight: normal;
    padding: 16px 17px;
    outline: none;
}

.section-roi-calculator .download-box .field-value input::placeholder {
	color: #9DAFBD;
}

.section-roi-calculator .download-box .field-value .cta {
	padding-left: 18px;
}

.section-roi-calculator .download-box .field-value .cta .button {
	width: 135px;
}


.section-roi-calculator .calculate {
	border: 0px solid;
	text-align: center;
	padding-bottom: 120px;
}

.section-roi-calculator-cta {
	background-image: linear-gradient(#ffffff, #ffffff 50%, #f4f4f4 50%, #f4f4f4);
	margin-top: 120px;
}

.section-roi-calculator-cta article{
	width: 1300px;
	margin: 0 auto;	
	display: table;
}

.section-roi-calculator-cta article > *:not(.spc) {
	background-color: #00BCFC;
	color: #ffffff;
	border-radius: 30px;
	display: table-cell;
	width: 48%;	
	vertical-align: middle;
	box-shadow: 0px 40px 80px rgba(0, 0, 0, 0.1);
	padding: 48px 42px;
}

.section-roi-calculator-cta article > .spc {
	width: 2%;
	display: table-cell;
}

.section-roi-calculator-cta article > *:last-of-type{
	background-color: #2463ca;
	margin-right: 0%;
	text-align: center;
}

.section-roi-calculator-cta article h3
{
	color: inherit;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px;
    padding-bottom: 20px;
	
}

.section-roi-calculator-cta article h5
{
	color: inherit;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 6px;
}

.section-roi-calculator-cta article p {
	padding-bottom: 20px;
}

.section-roi-calculator-cta input
{
	border: 1px solid rgba(209, 219, 227, 0.6);
    border-radius: 6px;
    font-size: 14px;
    color: #9DAFBD;
    font-weight: normal;
	padding: 16px 17px;
	outline: none;
}


.section-roi-calculator .results h3{
	text-align: center;
}

.section-roi-calculator .revenue-increase{
	padding-top: 38px;
    text-align: center;
    padding-bottom: 58px;
}

.section-roi-calculator .revenue-increase > *{
	margin: 0 auto;
	
}

.section-roi-calculator ul.legend {
	width:70%;
	text-align: left;
	padding-top: 20px;
}


.section-roi-calculator ul.legend.flat {
	width: 100%;
	text-align: center;
}

.section-roi-calculator ul.legend li
{
	font-size: 16px;
	margin: 18px 0;
	padding-left: 16px;
}

.section-roi-calculator ul.legend.flat li {
	display: inline-block;
	margin: 18px 16px;
}


.section-roi-calculator ul.legend li::before {
	content: "\2022";
    font-weight: bold;
    display: inline-block;
    font-size: 30px;
    position: absolute;
    left:0;
    top: 50%;
    transform: translate(0,-2px);
    line-height: 0;
}

.section-roi-calculator ul.legend li.blue::before {color:#00BCFC;}
.section-roi-calculator ul.legend li.beige::before {color: #FFCC80;}
.section-roi-calculator ul.legend li.green::before {color: #00C995;}


.section-roi-calculator ul.legend li span {
	font-weight: 600;
	float: right;
}


.section-roi-calculator .user-response {
	text-align: center;
}

.section-roi-calculator .results h5 {
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #7E858E;
	padding-bottom: 28px;
	text-align: center;
}

.section-roi-calculator .ratometer {
	margin: 0 30px;
}

.section-roi-calculator .ratometer .roi-tooltip {
	position: absolute;
    top: 0;
    left: 50%;
    transform: translate(30px,0);
}

/* Speedometer */

.speedometer {
	position: relative;
    width: 170px;
    height: 105px;
    overflow: hidden;
}


.speedometer::before,
.speedometer::after {
  position: absolute;
  box-sizing: border-box;
}
 
.speedometer::before {
  content: '';
  width: 170px;
  height: 170px;
  border: 5px solid rgba(215, 223, 233, 0.5);
  border-radius: 85px;
  position: absolute;
  top: 0;
  left: 0;  
}


.speedometer li.gauge {
  position: absolute;
  top: 0;
  left: 0;
  width: 170px;
  height: 170px;
  border: none;
  border-radius: 85px;
  transition: all 1s ease;
  transform: rotate(-60deg);
  border: 5px solid transparent;
  border-left-color: #FFCC80;
  z-index: 10;
}

.speedometer li.gauge.blue {
	border-left-color: #00BCFC;  
	z-index: 8;
}

.speedometer li.gauge.white {
	border-left-color: #ffffff!important;  
	border-bottom-color: #ffffff!important;  
	z-index: 9;
	width: 172px;
    height: 172px;
    border-width: 7px;
    border-radius: 86px!important;	
}

.speedometer li.gauge.white:last-of-type{
	z-index:7;
}

.speedometer li.gauge.half {
   border-bottom-color: #FFCC80;
}

.speedometer li.gauge.blue.half {
   border-bottom-color: #00BCFC;
}

.speedometer li.gauge.full {
   border-bottom-color: #FFCC80;
   border-right-color: #FFCC80;
}

.speedometer li.blue.full {
   border-bottom-color: #00BCFC;
   border-right-color: #00BCFC;
}

.speedometer li.percentage{
	position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;

	font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;	
}

.speedometer li.percentage span {
	font-weight: 300;
    font-size: 36px;
}
	
/* Rateometer */

.ratometer {position:relative; display: inline-block; text-align: center;}

.ratometer .gauge{
	width: 8px;
    height: 160px;
	margin: 0 12px;
    background-color: rgba(215, 223, 233, 0.5);
    border-radius: 8px;
    position: relative;
	display: inline-block;
    overflow: hidden;
	
}

.ratometer .rate{
	width: 100%;
    height: 200%;
    border-radius: 8px;
    position: absolute;
    top: 100%;
	transition: all 1s ease;
}


.ratometer .gauge.blue .rate{background-color:#00BCFC;}
.ratometer .gauge.beige .rate{background-color: #FFCC80;}
.ratometer .gauge.green .rate{background-color: #00C995;}


.ratometer .title {
	font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: 10px;
}

/* Tooltip */
.roi-tooltip {
	color: #7E858E;
	cursor: pointer;
	position: relative;
	margin-left: 7px;
	font-size: 16px;
}

.roi-tooltip::after {
	content: attr(data-tooltip);
    position: absolute;
	bottom: 100%;
    left: 0;
    margin-bottom: 10px;
    padding: 6px 8px;

    background: #1C2B74;
    border-radius: 4px;

    line-height: 16px;
    font-family: Soleil-Regular;
    font-weight: normal;
	font-size: 10px;
    color: #ffffff;
	text-align: left;
	
	transition: all 0.3s ease;
	opacity: 0;
	
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.12);
	white-space: pre;
	z-index: 100;
}

.roi-tooltip:hover::after{
	opacity: 1;
}

/* RESPONSIVE STUFF */

@media screen and (max-width: 1400px){
	.section-logo {
		display: block;
		width: 98%;
	}

	.section-head.full-width  header {
		width: 100%;
		display: block;
	}	
	
	.section-pricing-2 article {
		width: 90%;
	}
}

@media screen and (max-width: 1300px){	
	section  > *,
	section article.stretch > *	
	{
		position: relative;
		width:95%; 
		margin: 0 auto;
		box-sizing: border-box;
	}
		
	section > header p {
		width:80%;
		margin: 0 auto;
	}
	
	.section-head header {
		padding-bottom: 5em;
	}	
	
	.section-head.full-width header img {
		width: 60%;
	}
	
	.section-head > img {
		width:100%;
	}
	
	.section-one.mobile {
		display: block;
	}
	
	.section-one img {
		width:100%;
	}
	
	
	section:not(.section-eleven):not(.section-case-study) article > figure,
	section:not(.section-eleven) .content > figure {
		background-size: contain!important;
	}
	
	/*
	.section-two article {
		height: 26em;
	}
	*/	
	
	.section-two article figure.mobile {
		display: none;
	}
	
	.section-four.mobile {
		display: block;
	}
	
	.section-four article {
		width:95%;
	}

	.section-five > header {
		width: 90%;
	}
	
	.section-six.mobile {
		display: block;
	}
	
	.section-six ul li p {
		padding: 0.8em 1.2em;
	}	
	
	.section-seven {
		background-size: 50% auto;
	}

	.section-seven.alt {
		background-position: 0% 50%;
	}	
	
	.section-seven article {
		padding-bottom: 4em;
	}	
	
	.section-seven article header {
		width: 50%;
	}
	
	.section-seven.alt article header {
		margin-left: 43%;
	}	
	
	.section-seven article h4 {
		margin-top: 0em;
	}	

	.section-seven article header h4:nth-of-type(2) {
			margin-top: 1.7em;
	}

	.section-nine ul li {
		margin: 0 1em;
		width: 240px;
		height: 268px;
	}
		
	.section-nine ul .content .duration {
		height: 58px;
		padding-top: 25px;
	}
			
	.section-nine ul .content .duration h4{
		font-size: 1.5em;	
	}
			
	.section-nine ul .content .duration span {
		font-size: 0.8em;
	}
	
	.section-nine ul .content .img {
		height: 55px;
		width: 80px;
		margin: 0px auto 15px auto;
	}			
			
	.section-nine ul .content .title {
		font-size: 1.4em;
		line-height: 1.4em;
		margin: 0px 1em 0px 1em;
	}			
			
	.section-ten article {
		height: 300px;
		background-position: 50% 35%;
		margin-top: 2em;
		background-size: 50%;
	}
	
	.section-ten article .col {
		width: 23%;
		padding-top: 4em;
	}
	
	.section-ten article figure {
		width:52%;
	}

	.section-pricing .price-box {
		width: 31%;
		padding: 40px 5px;
		margin: 30px 5px;
	}
	
	.section-pricing .price-box.enhanced {
		padding: 70px 5px;
		margin: 0px 5px;
	}
		
	.section-pricing .info-box {
		width:48%;
	}
	
	.section-pricing-2 article {
		width: 95%;
	}
		
	.section-thirteen ul li p {
		font-size: 1.5em;
	}	
}

@media screen and (max-width: 1100px){ 
	.section-pricing-2 .price-table .button {
		padding: 0.8em 1.5em;
		font-size: 0.9em;
	}
}

@media screen and (max-width: 1000px){
	.section-head.full-width header p.short {
		width: 800px;
	}

	.section-one.style-4 p.short {
		width: 750px;
	}

	
	.section-two.style-5 article {
		height: 26em;
	}
	
	.section-twelve .stats  .stat .percent{
		font-size: 6.8em
	}
	
	.section-thirteen ul li .img {
		height: 110px;
	}

	.section-thirteen ul li p {
		font-size: 1.4em;
		padding: 0.2em 1em;
	}
	
	.section-pricing-2 .price-table {
		font-size: 1em;
	}	
}



@media screen and (max-width: 800px){
	.screen
	{display:none;}

	.desktop
	{display: none!important}

	.mobile
	{display:inline}
	
	.button, 
	.button.big,
	.button.style-4,
	.button.style-5
	{
		font-size: 1.2em;
		font-weight: 500;
		padding: 0.55em 1.8em;
	}
	
	.button.style-4,
	.button.style-5 {
		width: 14em;
	}
	
	.n-input,
	.n-input input::placeholder
	{text-align:center;}
	
	.n-input input[type="submit"] {
		margin-top: 1em;
	}	
	
	.n-input label {
		font-size: 1em;
	}

	h2 {
		font-size: 1.8em;
	}

	h4 {
		font-size: 1.35em;
	}
	
	section  > * ,
	section article.stretch > *,
	section > header p
	{
		width:90%; 
	}
	
	section > .action {
		padding: 0;
	}

	section > .action .button {
		margin: 0 0 1.5em 0;
	}
	
	section > header {
		padding-bottom: 2.2em;
	}
	
	section > header > h2 {
		padding-top: 2em;
	}
	
	.section-head header p,
	section > header > p {
		/*font-size: 1.2em;*/
		width:95%;
		margin: 1.2em auto 0 auto;
	}
	
	header .button {
		margin-top: 1.4em;
	}
	
	header p {
		font-size: 1.2em;
	}
	
	section header p.short {
		width: 90%!important;
		text-align: center!important;
	}
	
	section header ul > li,
	section .context ul > li
	{
		font-size: 1.2em;
	}

	
	.section-head {
		margin-top: 0;
		text-align: center;
	}

	.section-head.full-width {
		margin-top: 2em;		
	}
	
	.section-head.bottom-form article {
		padding-bottom: initial;
		margin-bottom: 7em!important;
	}
	
	.section-head header h1,  
	.section-head header p
	{
		text-align: center;
	}
	
	.section-head header,
	.section-head figure {
		width: 100%!important;
		margin: 0 auto!important;
		padding-bottom: 4em;		
	}
	
	.section-head header {
		width: 95%!important;
	}
	
	.section-head header h1 {
		font-size: 1.8em;
		/*font-family: 'Soleil-Regular';*/
		font-weight: normal;
	}
	
	.section-head.full-width {
		min-height: 0;
	}
	
	.section-head.full-width.padb {
		min-height: 21em;
	}

	.section-head:not(.full-width) header {
		padding-bottom: 2em;
	}
	
	.section-head.full-width header p {
		margin: 1em auto 2em auto;
		min-height: auto;
		width: 95%;
		font-size: 1.2em;
		line-height: 1.4em;
	}

	.section-head.full-width header p.padb {
		padding-bottom: 0;
	}
	
	.section-head.full-width header img {
		width: 95%;
	}

	.section-head.full-width header > .button {
		margin-bottom: 2em;
	}
	
	.section-head.full-width .action-form {
		margin-top: 0.5em;
	}
	
	.section-head.style-2 header .text {
		display: block;
        width: 100%;
        max-width: 100%;
        padding: 0;
	}

	.section-head.style-2 article {
		padding: 0 0 2em 0;
	}

	.section-head.style-2 header .text h1 {
		font-size: 3.3em;
		padding-top: 0.5em;
	}
	
	.section-head.style-2 header .text p {
		margin-top:20px;
	}
	
	.section-head.style-2 figure {
		padding-bottom:2em;
	}
	
	.section-head .action-form.bottom {
		position: relative;
		transform: none;
		top: auto;
		left: auto;
		margin-top: 40px;
	}

	.section-head .action-form.bottom .title{
		text-align: center;
		top: -28px;
	}
	
	.section-head .action-form.bottom .hbspt-form .hs-fieldtype-text {
		width: 90%;
		margin-right: 0;
		margin-bottom: 20px;
		
	}
	
	.section-head .action-form.bottom .hbspt-form .hs-fieldtype-text input{
		padding: 1.05em 1.5em!important;
	}
	
	.section-head .action-form.bottom .hbspt-form .hs-button {
		padding: 1.05em 3.5em!important;
		font-size: 14px!important;
	}
	
	.section-one {
		padding: 2.5em 0;
	}
		
	.section-one header p {
		font-size: 1.2em;
	}	
	
	.section-one.style-2 {
		padding: 5em 0;
	}
	
	.section-one.style-2 header h2 {
		font-size: 1.9em;
		margin: 0px;
		padding-bottom: 0.5em;
	}
	
	.section-one.style-3 header h2.bg {
		padding: 1.2em 0;
		margin: 1em 0 0.2em 0;
	}

	.section-one.style-3 header > p {
		width: 100%;
		text-align: left;
	}
	
	.section-one.style-3 header h2 {
		padding-bottom: 0px;
	}

	.section-one.style-4 {
		background-color: #aeeeff;
		padding: 4em 0 1em 0;
	}
	
	.section-one.style-4.padb {
		padding-bottom: 4em;
	}
	
	.section-one.style-4 header h2 {
		font-size: 1.8em;
	}


	.section-one.style-5 {
		padding-top: 0em;
		padding-bottom: 1em;
	}
	
	.section-one.style-5 header > * {
		width:auto;
		font-size: 1.4em;
		line-height: 1.6em;
	}
	
	.section-one.style-5 header h2 {
		font-size: 2.4em;
	}
	
	.section-one .action {
		padding: 2em 0 0 0;
	}

	.section-one .action .button:not(:first-of-type) {
		margin-top: 1.3em;
	}	
	
	#main-container .section-one:first-child  header h2 {
		font-size: 2.5em;
	}	

	#main-container .section-one:first-child  header p {
		font-size: 1.6em;
	}
	
	.section-one .footnote {
		padding-top: 4em;
	}
	
	
	.section-one .logo p {
		width: 100%;
	}
	
	.section-one .hbspt-form {
		width: 550px;
		margin: 0 auto;
	}


	.section-one .hbspt-form form > div {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	
	.section-one .hbspt-form form > div label, 
	.section-one .hbspt-form form > div input	
	{
		text-align: center;
	}

	.section-one .hbspt-form .hs-email {
		width:50%;
	}
	
	.section-one .hbspt-form .hs-email::after {
		text-align: center;
	}
	
	.section-one .hbspt-form form > div.hs_error_rollup {
		margin-top: 1em;
	}

	
	.section-one .badges {
		width: 100%;
		padding-top: 1.5em;
		
	}
	
	.section-one .badges img {
		height: 100px;
	}
	
	.section-two{
		padding: 5em 0;
	}

	.section-two article {
		height: auto;
	}

	.section-two article header h2 {
		margin-bottom: 0.8em;
		/*font-size: 1.8em;*/
		text-align: center;
	}
	
	.section-two article header{
		display: table-header-group;
		width: 100%;
		padding: 0;
	}
	
	.section-two.center article header,
	.section-two.center article header > * {
		text-align: center;
	}
	
	.section-two article header p,
	.section-two article header > ul:last-of-type,
	.section-two article header .button {
		margin: 0 0 2.2em 0;
	}
	
	.section-two article figure.mobile,
	.section-two.alt article figure.mobile{
		display: table-cell;
		width: 100%;
		height: 20em;		
		background-size: contain;
	}
	
	.section-two.style-4 article h3 {
		font-size: 1.8em;
	}
	
	.section-two.style-5 {
	    padding-bottom: 2em!important;		
	}

	.section-two.style-5 article header > *,
	.section-two.style-5.alt article header > * {
		display: block;
		width: 100%;
		
	}
	
	.section-two.style-5 article h2 {
		font-size: 1.5em;
		margin-bottom: 0;
	}
	
	.section-two.style-6 {
		padding: 6em 0;
	}
	
	.section-two.style-6 article header {
		padding-left: 0;
		padding-right: 0;
	}
	
	.section-two.style-6 header h2 {
		font-size: 2.4em;
	}
	
	.section-two.style-6 header p {
		font-size: 1.4em;
		line-height: 1.6em;
		text-align: center;
	}	
	
	.section-three .info-box {
		display: block;
		margin: 2.5em 0;
		font-size: 0.8em;
	}
	.section-three .info-box  p{
		width: 100%;
	}

	.section-three .info-box p span.title {
		font-family: Soleil-Bold;
		line-height: 0.8em;
	}
	
	
	.section-four {
		padding: 1em 0 1.5em 0;
	}
	
	.section-four article {
		width: 90%;
		display: table;
	}
	
	.section-four article figure {
		width: 95px;
		height: 50px;
		box-sizing: border-box;
	}
	
	.section-five {
		padding-bottom:0em;
	}
	
	.section-five article h2{
		font-size: 2em;
	}
	
	.section-five article p{
		font-size: 1em;
		width: 100%;
	}
	
	.section-five article .overview {
		font-size: 1.2em;
	}
	
	.section-five .carousel {
		width:90%;
		height:27em;
		
	}
	
	.section-five article {
		padding: 4em 0;
	}	

	.section-five article .portrait {
		width: 60px;
		height: 60px;
	
	}
	
	.section-six {
		padding: 4em 0;
	}

	.section-six ul li {
		width: 100%;
		display: block;
		padding-bottom: 2em;
	}
	
	.section-six ul li:last-of-type {
		padding-bottom: 0em;	
	}

	.section-six ul li .img {
		display: inline-block;
		vertical-align: top;
		width:4.7em;
		height:3.5em;
		
	}	

	.section-six ul li .text {
		display: inline-block;
		text-align: left;
		padding: 0 0 0 2em;
		vertical-align: top;
		width: 70%;
		
	}	
	
	.section-six ul li strong {
		font-size: 1.35em;
	}	
	
	.section-six ul li p {
		text-align: left;
		padding: 0.3em 0 0 0;
	}
	
	.section-seven {
		background-position: 100% 100%;
		background-size: auto 24em;
		padding-bottom: 25em
	
	}
	
	.section-seven.alt {
		background-position: 0% 100%;
	}
	
	.section-seven article {
		padding-bottom: 0;
	}
	
	.section-seven article header,
	.section-seven.alt article header {
		margin:0 auto;
		width:80%;
		
	}
	
	
	.section-seven article h4,
	.section-seven article header p
	{
		text-align: center;
		margin: 0 auto;
	}

	.section-seven article h4 {
		font-size: 2.2em;
		line-height: 1em;
		padding-bottom: 0.5em;
	
	}
	
	.section-seven article header h4:nth-of-type(2){ 
		padding-left: 0%;
		padding-top:2em;
	}
	
	.section-seven article header p:nth-of-type(2){
		padding-left: 0%;
	}

	
	.section-nine ul {
		margin-top: 0px;
		width: 330px; 
		margin:auto;
		height: auto;
		overflow-y: auto;
	}
	
	.section-nine ul li{
		list-style-type: none;
		margin: 0;
		width: 100%;
		height: 148px;
		background: url(http://www.theneura.com/wp-content/uploads/2018/10/Products_box_mobile.svg) no-repeat 0% 0%;
		background-size: contain;
	}
	
	.section-nine ul .content {
		margin: 0 1.5em;
	}
	
	.section-nine ul .content .duration {
		height: 5em;
		padding-top: 2em;
	}
	
	.section-nine ul .content .img {
		display: table-cell;
		width: 4em;
		height:4em;
		margin: 0;
		background-repeat: no-repeat;
		background-position: 50% 0%;
		background-size: contain;
	}
	.section-nine ul .content .title {
		display: table-cell;
		font-size: 1.2em;
		line-height: 1.5em;
		font-weight: bold;
		text-align: left;
		margin: 0px;
		padding-left: 1.5em;
	}

	.section-nine ul .content .duration h4	{
		font-size: 1.35em;
	}
	
	.section-nine ul .content .duration span {
		line-height: 1.5em;
	}
	
	.section-ten article {
		height: auto;
		width:90%;
		display: inline-block;
		margin: 0 5%;
		padding-top: 4em;
	}


	.section-ten article .col {
		width: 100%;
		display: inline-block;
		padding-top: 0;
	}

		
	.section-ten article figure.mobile {
		width: 100%;
		height: 250px;
		display: inline-block;
	}

	.section-eleven {
		padding: 1em 0 4em 0;
		background-position: 0px 100px;
	}
	
	.section-eleven article {
		width: 95%;
	}
	
	.section-eleven > article > * {
		width:100%;
		text-align: center;
	}

	.section-eleven article header {
		display: block;
		padding: 2em 10% 4em 10%;
	
	}
	
	.section-eleven > article > figure.mobile {
		display: block;
		height: 15em;
	}
	
	.section-eleven > article > header > h2 {
		text-align: center;
		line-height: 1.5em;
		margin-bottom: 20px;
	}
	
	.section-eleven .button  {
		margin-top: 0.5em;
	}
	
	.section-eleven .content {
		padding: 4em 0 0em 0;
	
	}	
	
	.section-eleven .action form {
		text-align: center;
	}
	
	.section-eleven .footnote {
		padding-top: 4em;
	}	
	
	.section-eleven .footnote p {
		font-size: 1.1em;
	}
	

	.section-eleven.style-2 .mobile{
		display: block;
	}
	
	.section-eleven.style-2 article {
		width:90%;
	}
	
	.section-eleven.style-2 > article > *:not(.button) {
		text-align: left;
	}
	
	.section-eleven.style-2 article > header {
		padding: 9% 8.5% 2% 6.5%;
	}
	
	.section-eleven.style-2 article > header p {
		font-size: 1.85em;
		line-height: 1.45em;
	}
	
	.section-eleven.style-2 article > sub p {
		line-height: 1.6em;
	}
	
	
	.section-eleven.style-2 article .action {
		padding: 0% 8.5% 7.5% 6.5%;
	}

	.section-twelve {
		padding-bottom: 3em;
	}
	
	.section-twelve header h2 {
		text-align: center;
	}
	
	.section-twelve .stats .stat {
		padding: 2em 0;
	}

	.section-twelve .stats .stat .percent {
		display: block;
		font-size: 5em;
		padding-bottom: 0.3em;
		width: 100%;
	}
	
	.section-twelve .stats .stat .context {
		display: block;
		width: 100%;
	}
	
	.section-twelve .stats .stat .context h3 {
		padding-bottom: 0.7em;
	}
	
	.section-thirteen {
		padding-bottom: 2em;
	}
	
	.section-thirteen header h2 {
		font-size: 1.9em;
	}

	.section-thirteen ul
	{
		width: 100%;
	}	
	
	.section-thirteen ul li
	{
		width: 50%;
	}
	
	.section-thirteen ul li .img {
		height: 85px;
	}
	
	.section-thirteen ul li p {
		font-size: 1.35em;
		padding: 0.2em 2em;
	}	

	.section-saleforce {
		background-position: 0 70px;
	}
	
	
	.section-saleforce .logo {
		height: 150px;
	}
	
	.section-saleforce article,
	.section-saleforce.padb article
	{
		padding-top: 180px;
	}
	
	.section-saleforce article > *{
		width:100%;
		text-align: center;
		margin: 0px;
	}

	.section-saleforce article header{
		width: 100%;
		padding-bottom: 0;
	}

	.section-saleforce article figure {
		padding-bottom: 5em;
	}

	
	.section-saleforce article header h2{
		font-size: 1.3em;
		text-align: center;
		padding-top: 3em;
	}
	.section-saleforce article header p {
		text-align: center;
	}
	
	.section-saleforce article header img {
		height: 50px;
	}
	
	.section-pricing{
		padding: 50px 0;
		font-size: 1em;
		background-size: 100% 25%;
		background-position: bottom;
	}
	
	.section-pricing .price-box,
	.section-pricing .price-box.enhanced {
		width: 95%;
		padding: 20px 10px 25px 10px;
		color: #90a3b2;
		margin: 0px 0px 30px 0;
	}	
	
	.section-pricing .price-box .head {
		padding-bottom: 5px;
		font-size: 1em;
	}	
		
	.section-pricing .price-box .head .plan-starting {
		padding: 0.5em 0 0.1em 0;
	}

	.section-pricing .features {
		padding: 10px 0px 0 0px;
	}

	.section-pricing .features p {
		line-height: 1.4em;
		min-height: auto;
	}

	.section-pricing .features ul {
		padding: 10px 0;
		font-size: 1.25em;
	}

	.section-pricing .features li {
		padding: 2px 0;
	}
	
	.section-pricing .info-box:first-of-type	{
		border: 0px solid;
	}

	.section-pricing .info-box:first-of-type	p{
		text-align: left;
	}
	
	.section-pricing .info-box img.mobile	{
		display: inline-block;
		height: 67px;
	}
	
	.section-pricing .info-box {
		width: 33em;
		display: inline-table;
		color: #ffffff;
		box-sizing: border-box;
		margin: 0;
		padding: 1em;
	}
		
	.section-pricing .info-box span {
		font-size: 1.5em;
	}
	
	.section-pricing .content {
		padding: 2em 0 1em 0;
	}
	
	.section-pricing-2 {
		width:100%;
		background-image: none;		
		padding-bottom:0;
		padding-top: 6em;
		
	}
	
	.section-pricing-2 article {
		box-shadow: none;
		width:95%;
	}

	.section-pricing-2 .content {
		width:100%;
		background-image: linear-gradient(135deg, #61d4fc, #06abf3, #216ad2);
		padding: 5em 0;
		margin-top: 8em;
	}

	.section-pricing-2 .price-box {
		width: 100%;
		box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
		margin-bottom: 60px;
		position: relative;
	}
	
	.section-pricing-2 .price-box:after {
		content: "";
		position: absolute;
		top: 100%;
		width: 25px;
		height: 13px;
		left: 50%;
		background-color: #ffffff;
		box-shadow: 0 5px 15px rgba(0,0,0,0.1);
		border: 6px solid #ffffff;
		border-top: none;
		border-bottom-left-radius: 26px;
		border-bottom-right-radius: 26px;
		transform: translate(-50%, -6px);
		z-index: 10;		
	}
	
	.section-pricing-2 .price-box.highlight {
		background-color: #e6fbff;
		border-top: 10px solid #00bcfc;
	}
	
	.section-pricing-2 .price-box.highlight:after {
		border: 6px solid #e6fbff;
		border-top: none;
		background-color: #e6fbff;
	}	
	
	.section-pricing-2 .price-box a:not(.button) {
		color: inherit;
		text-decoration: none;
	}
	
	.section-pricing-2 .price-box a.green {
		color: #00C995;
	}
	
	.section-pricing-2 .price-box.mobile {
		display: block;
	}
	
	.section-pricing-2 .price-box > div {
		width:100%;
		display: block;
		border-bottom: 1px solid #b2ebfe;
		padding: 0 20px;
		position: relative;
	}
	
	.section-pricing-2 .price-box p {
		font-size: 1.2em;
		line-height: 1.3em;
	}
	
	.section-pricing-2 .price-box  h4 {
		font-size: 1.85em;
		color: #293139;
		padding-bottom: 15px;
	}
	
	
	.section-pricing-2 .price-box strong {
		font-family: Soleil-Bold;
	}

	.section-pricing-2 .price-box small {
		font-size: 0.65em;
	}
	
	.section-pricing-2 .price-box .toggled {
		display: none;
	}

	.section-pricing-2 .price-box.open .toggled {
		display: block;
	}	
	
	.section-pricing-2 .price-box .header h4{
		color: #293139;
		font-size: 1.85em;
		padding-top: 1.1em;
		padding-bottom: 0.2em;
		text-transform: uppercase;
	}	

	.section-pricing-2 .price-box .header p {
		padding-bottom: 1.3em;
	}	
	
	.section-pricing-2 .price-box .plans {
		padding-top: 20px;
		padding-bottom: 5px;
		text-align: left;
	}
	
	.section-pricing-2 .price-box:not(.open) .plans {
		border: 0px;
	}
	
	.section-pricing-2 .price-box .plans p {
		padding-bottom: 17px;
	}
	
	.section-pricing-2 .price-box .plans span {
		font-size: 1.25em;
		line-height: 1.5em;
	}

	.section-pricing-2 .price-box .features {
		padding-top: 20px;
		padding-bottom: 10px;
		text-align: left;
		border: 0px;
	}


	
	.section-pricing-2 .price-box .action {
		text-align: center;
		border: 0px;
		padding-bottom: 50px;
		padding-top: 10px;
	}
	
	.section-pricing-2 .price-box .action .toggle{
		width: 26px;
		height: 26px;
		background: #ffffff url(https://www.theneura.com/wp-content/uploads/2019/08/Pricing_collapse_arrow2_open.svg) no-repeat 50% 50%;
		background-size: cover;
		border-radius: 13px;
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translate(-50%, -70%);
		box-sizing: content-box;
		cursor: pointer;
		transition: all 0.4s linear;
		z-index: 20;

	}
	
	.section-pricing-2 .price-box .action .toggle:after {
		content: "";
	}

	.section-pricing-2 .price-box.highlight .action .toggle {
		background-color: #e6fbff; 
		background-image: url('https://www.theneura.com/wp-content/uploads/2019/08/Pricing_collapse_arrow1_open.svg');
		border-color: #e6fbff;
	}

	
	.section-pricing-2 .price-box.open .action .toggle {
		transform: translate(-50%, -70%) rotate(180deg) ;
	}
	
	
	.section-pricing-2 .price-box ul {
		font-size: 1.2em;
	}
	
	.section-pricing-2 .price-box  li {
		padding-left: 30px;
		padding-bottom: 17px;
		background: url(https://www.theneura.com/wp-content/uploads/2019/08/Pricing_Green_V.svg) no-repeat 0% 1px;
		background-size: 20px auto;
		min-height: 25px;
		text-align: left;
	}
	
	.section-pricing-2 .price-box .action .button {
		width: 180px;
	}
	
	
	.action-form .hbspt-form {
		width: auto;
	}
	
	.section-head header .action-form .hbspt-form.stacked {
		text-align: center;
	}
	
	.action-form .hbspt-form .actions {
		margin-top: 1.2em!important;
	}

	.action-form .hbspt-form:not(.stacked) .hs-email {
		width: 300px;		
	}
	
	.action-form .hbspt-form:not(.stacked) .hs-email input {
		padding-top: 0.5em!important;
		padding-bottom: 0.65em!important;		
	}
	
	.action-form .hbspt-form:not(.stacked) .hs-button {
		padding: 0.5em 2em!important;
		font-size: 1.25em!important;
	}
	
	.action-form .hbspt-form.stacked .hs-fieldtype-text {
		display: inline-block;
	}
	
	.section-getting-started {
		margin-top: 0px;
		
	}
	
	.section-getting-started .logos figure {
		padding: 0 1%;
		display: table-cell;
		width: 15vw;
		height: 6vw;
	}	
	
	.section-getting-started .logos figure img{
		width: auto;
		height: 100%;
	}

	.section-getting-started  .info-box,
	.section-getting-started  .form-box
	{
		width: 100%;
		position: relative;
		z-index: 0;
		
	}	
	
	.section-getting-started  article > img
	{
		height: auto;
		margin: 50px 0;
		width: 100%;
	}
		
	.section-getting-started .about{
		height: auto;	
		padding-bottom: 30px;
	}

	.section-getting-started .about > *{
		width:100%;
		
	}
		
	.section-getting-started .foot > *{
		display: inline-block!important;
		width:100%!important;
		text-align: left!important;
		white-space: normal!important;
		
	}		
		
	.section-case-study {
		background-image: none;
	}

	.section-case-study .title {
		margin-bottom: 0px;
	}
	
	.section-case-study .title .logo {
		width: 100px;
		height: 100px;
	}
	
	.section-case-study article{
		width: 100%;
		box-shadow: none;
	}
	
	.section-case-study article header{
		width: 100%;
		display: block;
		padding: 3em 5% 3em 5%;
	}
	
	.section-case-study article figure {
		width: 100%;
		display: block;
		height: 27em;
	
	}
	
	.section-case-study .content {
		width: 100%;
		padding: 3em 5% 3em 5%;
		background: #e6fbff;
	}

	.section-case-study .content header {
		display: inline-block;
		width:100%;
		padding: 0;
	
	}
	
	.section-case-study .content h2 {
		text-align: center;
	}
	
	.section-case-study .content figure.mobile {
		width: 100%;
		display: block;
		height: 27em;
	}
	
	.lightbox .content
	{
		width: 95%!important;
	}
	
	.lightbox.lightbox-video .content {
		width: 95%!important;
		height: auto!important;
	}
	
	.section-terms-header {
		background-position: 0 100px;
	}
	
	.section-terms-header .logo {
		height: 200px;
	}
	
	.section-terms-header > header {
		padding-top: 180px;
		padding-bottom: 4em;
	}
	
	.section-terms-header > header p {
		margin-top: 0;
		font-size: 1.2em;
	}
	
	.section-terms-features ul {
		width: 100%;
		padding-bottom: 2em;
	}
	
	.section-terms-features li {
		font-size: 1.35em;
	}
	
	.section-terms-features header a {
		font-size: 1.2em;
	}

	.section-teardown {
		padding-bottom: 3em;
	}	
	
	.section-teardown article {
		padding: 0em 2em;
	}
	
	.section-teardown article .item figure
	{
		display: table-header-group;
	}
	
	.section-teardown article .item .text {
		width: 100%;
		padding: 3em 0 0 0!important;
	}
	
	.section-teardown .content header > *{
		display: block!important;
		width: 100%!important;
	}
	
	.section-teardown .content header .title {
		text-align: center;
		padding: 0 0 2em 0;
		
	}
}

@media screen and (min-width: 600px) and (max-width: 800px){
	#main-container {padding-top:55px;}
	.section-head header h1 {
		font-size: 3.6em;
	}
	
	section > header p
	{
		width:80%; 
	}
		
}

@media screen and (max-width: 600px){
	.section-two.style-3 article figure.mobile{
		width:100%;
		height: 27em;
		background-size: auto 27em;
	}	
	
	#main-container {padding-top:55px;}
	
	.section-four {
		padding-top: 2.2em;
	}
	
	.section-four header {
		display: none;
	}

	.section-four article figure {
		width: 15vw;
		height: 7vw;
	}
	

}

@media screen and (max-width: 500px){
	.action-form .hbspt-form .hs-email {
		margin: 0px;
	}
}

@media screen and (max-width: 400px){
	.section-head header {
		background-size: contain;
	}
	
	.section-four article figure img {
		width : 75%;
	}

	.section-three header{
		width: 100%;
	}

	.section-three header h2{
		font-size: 1.7em;
	}
	
	.section-three .info-box span {
		font-size: 1.8em;
	}

	.section-six article {
		width:95%;
	}
	
	.section-pricing .info-box {
		width:25em;
	}
		
}

