@import 'https://fonts.googleapis.com/css?family=Lato:400,700,900';
@import url("https://use.typekit.net/tma2lxz.css");

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/

/* POWERFUL APPS LANDING PAGE | JKH 24012020  */

/****************************************/

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

/* These includes are optional, but helpful. */
/* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}

/* SIZING */




/* COLORS */







/* HELPERS */

* {
	text-rendering: optimizeLegibility;
}

/* ===== GENERAL ===== */

body {
	background: #ffffff;
	line-height: 1.2;
	color: #484848;
	font-family: 'Lato', -apple-system, sans-serif;
}

.container {
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 0 30px;
	max-width: 1170px;
	float: none !important;
}

img {
	margin: 0;
	pointer-events: none !important;
	max-width: 100%;
	height: auto;
	border: 0;
}

html {
	font-size: 18px;
	font-weight: 400;
}

.blue {
	background: #1196ba;
}

.orange {
	background: #FF9750;
}

.green {
	background: #67B204;
}

.grey {
	background: #747D82;
}

.dark-blue {
	background: #005883;
}

a {
	color: #1196ba;
	text-decoration: none;
}

h1,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 18px;
	font-weight: 700;
	font-family: 'Lato', -apple-system, sans-serif;
}

h2, {
	margin-top: 0;
	margin-bottom: 18px;
	font-size: 36px;
	font-weight: 900;
	font-family: 'Lato', -apple-system, sans-serif;
}

p {
	padding: 0;
	margin: 0 0 18px;
	line-height: 1.4;
	font-size: 18px;
}

h1 {
	font-size: 48px;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 28px;
}

.w960 {
	max-width: 960px;
	margin: 0 auto 25px;
}

.w690 {
	max-width: 690px;
	margin: 0 auto 25px;
}


.section {
	padding: 80px 0px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

/* ===== GENERAL END ===== */

/* ============================================================================================================================================== */

/* ===== HERO / BACKGROUND ===== */

.hero-logo {
    z-index: 9;
    position: absolute;
    padding-top: 40px;
}

span.icon-caspio-logo {
		font-family: 'icomoon-logos' !important;
    color: #ffffff;
    font-size: 2.4rem;
}

.overlay { 
	padding: 40px 0; 
}

.cta-banner a:hover {
    background: #ee5921 !important;
}

/* =============================================================================================================================================== */

/* ===== BODY ===== */

.cta-banner a, .cta-consult a, .footer-cta-banner a, .footer-cta-consult a, .center-cta a, .cta-paper a {
    padding: 12px 30px !important;
}

/* .business-wrap {
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(19,151,187,0.1) 99%,rgba(17,150,186,0.1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(19,151,187,0.1) 99%,rgba(17,150,186,0.1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(19,151,187,0.1) 99%,rgba(17,150,186,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#1a1196ba',GradientType=0);
} */

.span12.widget-span.widget-type-cell.percent-wrap.section {
    padding: 80px 0 0 0;
}

.span12.widget-span.widget-type-cell.business-wrap.section {
    padding: 50px 0 80px 0;
}

/* .row-fluid [class*="span"] {
	margin: 0;
} */

.key-icon img {
    width: unset;
}

/* =============================================================================================================================================== */

.forrester-biz .db-img img {
	-webkit-box-shadow: 2px 2px 10px 2px #cccccc;
	box-shadow: 2px 2px 10px 2px #cccccc;
}

/* email campaign */

.span6.widget-span.widget-type-cell.form-ec {
    padding: 30px;
    background: #F7F7F7;
}

.form-ec h3 {
	text-align: center;
	font-size: 28px;
}

/* thank you */

.span12.widget-span.widget-type-cell.next-steps.section {
    background: #f5f5f5;
}

.next-steps h3 {
    font-size: 32px;
    text-align: center;
    font-weight: 900;
}

.email-c h3 {
    padding-bottom: 25px;
}

.forward h3 {
    font-size: 25px;
    font-weight: 900;
    line-height: 33px;
}

.next-grid-wrap {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.next-grid-wrap {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}

.next-grid-wrap:hover {
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
}

/* contact-form */

.contact-form .rep-entry h3 {
    font-size: 18px;
    font-weight: 400;
    color: #B3FBFF;
}

.thank-you .rep-entry h3 {
    color: #b3fbff;
}

.span12.widget-span.widget-type-cell.forr-form.section {
    background: #f7f7f7;
}

.forr-form .container {
    max-width: 700px;
}

/* form */

.forr-form h3 {
    font-size: 36px;
    text-align: center;
    font-weight: 700;
}

.hs-form-required {
    display: none;
}

.no-list.hs-error-msgs.inputs-list {
    color: #ed1c24 !important;
    font-size: 12px;
    font-weight: 600;
    padding: 0;
}

.no-list.hs-error-msgs.inputs-list {
    list-style-type: none;
    margin: 0 0 -19px;
    line-height: 1.6;
}

label.hs-main-font-element {
    display: none;
}

ul.no-list.hs-error-msgs.inputs-list a {
	  position: relative;
    z-index: 1;
}
ul.hs-error-msgs.inputs-list:nth-child(5) {
  margin-top: 10px
}
ul.hs-error-msgs.inputs-list:nth-child(5) a {
  cursor: pointer;
}
.hs-form .hs-input::placeholder {
    color: rgba(72,72,72,0.5);
}

.hs-form .hs-input::-ms-input-placeholder {
    color: rgba(72,72,72,0.5);
}

.hs-form .hs-input:-ms-input-placeholder {
    color: rgba(72,72,72,0.5);
}

::-webkit-input-placeholder {  color: rgba(72, 72, 72, 0.5) !important;}
:-ms-input-placeholder color: rgba(72, 72, 72, 0.5) !important; }
::placeholder { color: rgba(72, 72, 72, 0.5) !important; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] select, select {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] select, select {
    border: 1px solid #747d82;
    padding: 10px;
    width: 100%;
    margin: 20px 0 0 0;
    font-weight: bold;
    font-size: 16px;
    color: #484848;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

textarea:active, input[type="text"]:active, input[type="password"]:active, input[type="datetime"]:active, input[type="datetime-local"]:active, input[type="date"]:active, input[type="month"]:active, input[type="time"]:active, input[type="week"]:active, input[type="number"]:active, input[type="email"]:active, input[type="url"]:active, input[type="search"]:active, input[type="tel"]:active, input[type="color"] select:active, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"] select:focus, textarea:hover, input[type="text"]:hover, input[type="password"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="date"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, input[type="number"]:hover, input[type="email"]:hover, input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="color"] select:hover {
    border: 1px solid #3FCAEB;
}

input.hs-button.primary.large {
    -webkit-appearance: none;
    margin: 25px 0 0 0;
    border: 0;
    overflow: visible;
    font: inherit;
    color: #fff;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    background: #027faa;
    vertical-align: middle;
    line-height: 35px;
    min-height: 35px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width: 100%;
    height: 47px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

input.hs-button.primary.large:hover {
    background: #005883;
}

.submitted-message {
    text-align: center !important;
    margin: 25px 0 !important;
    color: #67B204 !important;
	  font-weight: bold !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, 
textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset; 
    transition: background-color 5000s ease-in-out 0s; 
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.inputs-list {
    list-style-type: none;
    padding: 0;
    margin-block-start: 20px;
    margin-block-end: 4px;
}

ul.inputs-list span {
    margin-left: 10px;
	  font-size: 16px;
}

/* end */

/* =============================================================================================================================================== */


/* ===== FOOTER ===== */

.footer {
    background: #005883;
    color: #fff;
}

/* .footer-cta-wrap {
    padding: 20px 0 0 0;
} */

.footer-cta-banner a:hover, .center-cta a:hover {
	background: #027faa !important;
	border: 1px solid #027faa !important;
}

.footer-cta-consult a:hover {
	background: #ffffff !important;
	color: #027faa !important;
}

 .caspio-nc {
    padding: 20px 0;
}

.caspio-nc img {
    padding: 0;
}

.footer-2 {
    background: #005883;
    color: #fff;
}

/* .footer-2 .caspio-nc img {
    padding: 20px 0 !important;
}

.footer-2 .caspio-nc {
    margin: 0 !important;
} */

/* =============================================================================================================================================== */

/* RESPONSIVE */

@media (min-width: 1141px) {
	.span6.widget-span.widget-type-custom_widget.one {
		margin: 0 0 40px 0;
	}
	
	.overlay {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
		padding-left: 30px !important;
	}
	.contact-form .rep-entry, .thank-you .rep-entry {
		width: 70%;
	}
	
	.ipad-report-mob {
		display: none;
	}
}

@media (max-width: 1140px) {
	
	html {
		font-size: 16px !important;
		font-weight: 400;
		line-height: 1.4;
	}
	
	.report-wrap {
		display: block;
	}
	.report-img {
		display: none;
	}
	
	.hero-text-content h1, .footer-entry h3, .key-entry h3, .db-entry h4, .number, .forr-form h3, .next-steps h3, .forr-form h3  {
		font-size: 30px;
		line-height: 1.2;
	}
	
	.hero-content h3 {
		padding-bottom: 30px;
	}
	
	.span4.widget-span.widget-type-custom_widget, .span7.widget-span.widget-type-cell {
		width: 100%;
		margin: 0;
	}

	.span4.widget-span.widget-type-cell, .span5.widget-span.widget-type-cell {
		width: 100%;
	}
	
	.span8.widget-span.widget-type-cell {
		width: 100%;
		margin: 0;
	}
	
	.span6.widget-span.widget-type-custom_widget {
		width: 100%;
		margin: 0;
	}

	.span6.widget-span.widget-type-custom_widget.one {
		margin: 40px 0;
	}
	
	.span6.widget-span.widget-type-custom_widget.two, 
	.span6.widget-span.widget-type-custom_widget.three, 
	.span6.widget-span.widget-type-custom_widget.four {
		margin: 0 0 40px 0;
	}
	
	.key-take-entry-wrap {
		text-align: center;
	}
	
	.key-entry {
		text-align: center;
	}
	
	.footer-cta-banner, .top-a .cta-banner {
		margin: 20px 0 0 0;
	}
	
	.footer-cta-consult {
		margin-top: 20px;
	}
	
	.top-a .cta-banner {
		padding: 0 !important;
	}
	
	.top-a .cta-banner a, .top-a .cta-consult a, .footer-cta-banner a, .footer-cta-consult a, .center-cta a, .cta-paper a {
		padding: 10px 0 !important;
		width: 100% !important;
	}
	
	.span4.widget-span.widget-type-cell.next-grid-wrap {
		width: 100%;
	}
	
	.thinking .span5.widget-span.widget-type-custom_widget {
		display: none;
	}
	
	.next-step-wrap img {
		width: 100%;
	}
	
	.span4.widget-span.widget-type-custom_widget.hana, .span4.widget-span.widget-type-custom_widget.dhul {
		margin-bottom: 25px !important;
	}
}

@media (min-width: 768px) and (max-width: 1140px) {
	.ipad-report-img img {
    width: 500px !important;
  }
}