@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;
}

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,
.heading {
	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;
}

.heading {
	line-height: 1.2;
}

h1 {
	font-size: 48px;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 28px;
}

.sub-heading,
.sub-heading p {
	font-size: 18px;
	font-weight: 600;
}

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

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


.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 {
	color: #ffffff;
	font-size: 2.4rem;
}

.free-trial {
	text-align: right;
}

.top-a .overlay {
	padding: 40px 0;
}

.top-a {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 445px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.gif-hero {
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
	min-height: unset;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.hero-content h1 {
	font-size: 55px;
	font-weight: 700;
	line-height: 65px;
	padding-top: 6%;
	color: #ffffff;
	width: 65%;

}

.hero-content h2 {
	font-size: 25px;
	font-weight: 400;
	color: #ffffff;
}

.hg-main-text {
	text-align: center;
}

/* gif version */


.gif-hero { 
	background: #1196ba;
	position: relative !important;
	background-repeat: no-repeat;
	background-position-x: 85%;
	z-index: 0;
	color: #fff;
}

.gif-hero .hero-content h1 {
	padding-top: 4%;
}

.span12.widget-span.widget-type-custom_widget.gif-cta {
	padding-top: 20px;
}

.gif-cta a#cta_button_4426215_e5f93bed-b72a-4cb7-9a69-f33fcf9b9d47, a#cta_button_4426215_e5f93bed-b72a-4cb7-9a69-f33fcf9b9d47, a#cta_button_4426215_b30b898c-f184-40f8-abe4-9d2b283625db {
	padding: 12px 35px !important;
	font-size: 16px;
}


/* new hero version */

.new-hero {
	position: relative !important;
	background-repeat: no-repeat;
	z-index: 0;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: unset;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-position: 70% 50%;
}

.new-hero:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background: -moz-linear-gradient(left,rgba(1,81,120,1) 0,rgba(8,108,147,.9) 35%,rgba(14,128,166,0) 75%);
	background: -webkit-linear-gradient(left,rgba(1,81,120,1) 0,rgba(8,108,147,.9) 35%,rgba(14,128,166,0) 75%);
	background: linear-gradient(to right,rgba(1,81,120,1) 0,rgba(8,108,147,.9) 35%,rgba(14,128,166,0) 75%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#015178', endColorstr='#000e80a6', GradientType=1 );
}

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

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

.top-b.section {
	padding: 40px 0 60px 0;
}

.link-content h3 {
	font-size: 22px;
}

.signin-content p {
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
	width: 55%;
	margin: 0 auto;
}

.reg-bz p {
	font-weight: 900;
	padding-top: 40px;
}

.span12.widget-span.widget-type-cell.social-icons.section {
	padding: 20px 0;
	background: #F7F7F7;
}

.blue-text-link a {
	color: #027faa !important;
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
}

.blue-text-link a:hover {
	color: #23527c !important;
}


/* video */
.wistia_click_to_play {	
	height: auto !important; 
	width: auto !important; 
}

/* ctas */

.span12.widget-span.widget-type-custom_widget.orange-cta a {
	background: #FF7610 !important;
}

.span12.widget-span.widget-type-custom_widget.orange-cta a:hover {
	background: #ea6b0c !important;
}

a#cta_button_4426215_d689e49f-d697-46c6-989f-75dee6b330e8:hover, 
a#cta_button_4426215_7b8a95b4-ea45-436b-a5c4-cd56c9adfc5a:hover, 
a#cta_button_4426215_35652d7f-092f-45e7-a7a2-8a3da1bacca1:hover, 
a#cta_button_4426215_b6011e4d-5314-4189-ada3-4edacc3c83e6:hover {
	background: #ea6b0c !important;
	color: #fff !important;
}

a#cta_button_4426215_b30b898c-f184-40f8-abe4-9d2b283625db:hover, a#cta_button_4426215_8978b79b-0c1e-47b7-b4ee-49fc795a9f63:hover {
	background: #ea6b0c !important;
	color: #fff;
}

a#cta_button_4426215_e5f93bed-b72a-4cb7-9a69-f33fcf9b9d47:hover {
	background: #ea6b0c !important;
	color: #fff;
}

.body-cta {
	text-align: center;
	margin-top: 20px;
}

/* .body-cta a {
font-size: 16px !important;
} */

/* use case section */

.app-usecase.section {
	padding: 60px 0 0 0;
}

.app-usecase {
	text-align: center;
}

.span12.widget-span.widget-type-cell.uc-v2 {
	text-align: left;
}

.expert p {
	margin: 0;
	text-align: center;
}

.testimonials.section {
	padding: 0 0 60px 0;
}

/* end */

.no-ccrq {
	font-size: 12px;
	margin: 12px 0 0;
}

span.cas-policy {
	display: none;
}

/* client logos */


.top-c.section {
	padding: 50px 0 60px;
}

.top-c {
	background: #F7F7F7;
}

.top-b h3, .top-c h3 {
	text-align: center;
	font-size: 36px;
	margin: 0 0 35px 0;
}

.span12.widget-span.widget-type-cell.image-content {
	text-align: center;
}

/* new client testimonial block  */

.span12.widget-span.widget-type-custom_widget.client-main img {
	width: 960px;
	display: block;
	margin: 0 auto;
}

.quote-client .row-fluid {
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 50%, #f7f7f7 100%);
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#ffffff 50%,#f7f7f7 100%);
	background: linear-gradient(to bottom, #f7f7f7 0%,#ffffff 50%,#f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f7f7f7',GradientType=0 );
}

.span8.widget-span.widget-type-custom_widget.say-client {
	margin-top: 2rem;
}

.text-link {
	margin-top: 10px;
}
.text-link a {
	color: #fff !important;
}

/* new cta block */

.top-d.section {
	padding: 40px 0 0;
}

.top-d {
	background: #027faa;
	color: #fff;
	text-align: center;
}

.top-b h3, .top-c h3, .top-d h3, .app-usecase h3, .testimonials h3 {
	text-align: center;
	font-size: 36px;
	font-weight: 900;
}

.top-d .sub-title {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

.btm-cta {
	text-align: center;
	padding: 25px 0 0;
}

.onl-db {
	padding: 0 !important;
}

.multi-device {
	text-align: center;
	padding: 20px 0 0;
	line-height: 0;
}

.span4.widget-span.widget-type-custom_widget.hi-client {
	margin-top: -80px;
}

/* form */

::-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; }

.span12.widget-span.widget-type-cell.body-form {
	text-align: center;
}

.span12.widget-span.widget-type-cell.body-form .no-ccrq {
	text-align: center;
}

.span12.widget-span.widget-type-cell.form-wrap {
	margin: 0;
}

.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;
}

.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; }

.im-form 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 {
	border: 1px solid #747D82;
	padding: 10px !important;
	width: 70% !important;
	margin: 20px 0 0 0;
	font-weight: bold;
	font-size: 16px;
	color: #484848;
	height: 40px;
	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 #ff7610;
}

input.hs-button.primary.large {
	-webkit-appearance: none;
	margin: 20px 0 0 0;
	border: 0;
	overflow: visible;
	font: inherit;
	color: #fff;
	text-transform: none;
	display: inline-block;
	box-sizing: border-box;
	background: #ff7610;
	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: 70%;
	height: 40px;
	-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: #e66402;
}

.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;
}

/* end */

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

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

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

.icon-Forrester-2019 {
	font-size: 40px;
	color: #ffffffb3;
}

.icon-aws-new-1 {
	font-size: 34px;
	color: #ffffffb3;
}

.icon-ms-gold-partner {
	font-size: 46px;
	color: #ffffffb3;
}

.logo-footer {
	margin: 20px 0 0;
}

.copyright {
	font-size: 12px;
	color: #ffffff;
	padding: 5px 0 10px 0;
}
.copyright a {
	color: #c1c9d8;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}

.footer .flex-container {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
}

.footer .flex-container {
	flex-direction: row;
	margin: 20px 0 0;
}

@supports not (-ms-ime-align: auto) {
	.footer .flex-container {
		justify-content: space-around !important;
	}
}


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

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

/* ===== MEDIA QUERIES/RESPONSIVE ===== */


@media (min-width: 768px) {

	.span12.widget-span.widget-type-custom_widget.client-mobile {
		display: none !important;
	}

	ul.free-trial-list {
		list-style: none;
		margin: 0;
	}

	.free-trial-list li {
		text-indent: -19px;
		margin: 0 0 20px 0;
	}

	.free-trial-list li:last-child {
		margin: 0;
	}

	.free-trial-list li:before {
		content: "\2022";
		color: #1196ba;
		font-weight: bold;
		display: inline-block;
		width: 1px;
		margin-left: 20px;
	}
}

@media (min-width: 1141px) {
	.span12.widget-span.widget-type-custom_widget.uc-mob {
		display: none;
	}

	.span12.widget-span.widget-type-cell.uc-v2 {
		display: none;
	}
	/* 	.new-nocc {
	margin-left: 10px !important;
} */
}

@media (max-width: 1140px) {
	.span12.widget-span.widget-type-custom_widget.uc-main {
		display: none;
	}
}

@media (max-width: 1139px) {

	/* top a */

	.gif-hero:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: -1;
		background: -moz-linear-gradient(to right,rgb(0 88 131 / 70%) 0,rgb(0 88 131 / 70%) 100%);
		background: -webkit-linear-gradient(to right,rgb(0 88 131 / 70%) 0,rgb(0 88 131 / 70%) 100%);
		background: linear-gradient(to right,rgb(0 88 131 / 70%) 0,rgb(0 88 131 / 70%) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#015178',endColorstr='#000e80a6',GradientType=1);
	}


	.new-hero {
		text-align: center;
		background-position: 80% 50%;
	}

	.testimonials.section {
		padding: 60px 0;
	}

	.span6.widget-span.widget-type-custom_widget.free-trial {
		width: auto;
		float: right;
	}

	.span6.widget-span.widget-type-cell.logo-wrap {
		width: auto;
		float: left;
	}

	.hero-content h1, .hero-content h2 {
		text-align: center;
	}

	.hero-content h1 {
		width: 100%;
	}

	.link-content h3 {
		text-align: center;
	}

	.span6.widget-span.widget-type-cell.powerful-apps {
		margin: 0;
	}

	.body-content-wrap > .row-fluid-wrapper > .row-fluid {
		display: -webkit-box;   
		display: -moz-box;      
		display: -ms-flexbox;   
		display: -webkit-flex;  
		display: flex;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.main-content {
		order: 2;
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		width: 100%;
	}

	.image-content {
		order: 1;
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		width: 100%;
	} 

	.span12.widget-span.widget-type-cell.image-content {
		margin: 0 0 25px 0;
	}

	.signin-content p {
		font-size: 20px;
		font-weight: bold;
		padding: 25px 0 0;
		text-align: center;
		width: unset;
		margin: unset;
	}

	.span12.widget-span.widget-type-custom_widget.gif-cta {
		text-align: center;
	}

	.quote-set .row-fluid .span8, .row-fluid .span4 {
		width: 100%;
		*width: 100%;
	}

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

	.quote-set> .row-fluid-wrapper > .row-fluid {
		display: -webkit-box;   
		display: -moz-box;      
		display: -ms-flexbox;   
		display: -webkit-flex;  
		display: flex;
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}

	.hi-client {
		order: 2;
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		width: 100%;
	}

	.say-client {
		order: 1;
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		width: 100%;
	}

	.say-client {
		text-align: center;
	}

	.hi-client {
		text-align: center;
		padding-top: 25px;
	}

	.span4.widget-span.widget-type-custom_widget.hi-client {
		margin-top: -50px;
	}


}

@media (min-width: 992px) and (max-width: 1139px) {

	.span12.widget-span.widget-type-cell.uc-v2 {
		column-count: 2;
		margin: 0;
	}

	.span4.widget-span.widget-type-custom_widget.hi-client {
		margin-top: -50px;
		width: 500px;
		margin: auto;
		padding: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.uc-content {
		height: 240px !important;
	}

	.uc-content {
		padding: 15px 10px 8px 10px;
	}

}


@media (min-width: 767px) and (max-width: 991px) {
	.span12.widget-span.widget-type-cell.image-content img {
		max-width: 100% !important;
		max-height: 100% !important;
	}
}

@media (min-width: 599px) and (max-width: 992px) {
	.span12.widget-span.widget-type-cell.uc-v2 {
		column-count: 2;
	}
}

@media (min-width: 768px) and (max-width: 1139px) {

	/* 	content */

	.row-fluid .span6 {
		width: 100%;
		*width: 100%;
	}

	/* footer */

	.span5.widget-span.widget-type-cell.footer-logo-wrap, .span7.widget-span.widget-type-cell.logo-block {
		width: 100%;
	}

	.footer-wrap {
		text-align: center;
	}   

	.footer .flex-container {
		display: flex; 
		flex-direction: row;
	}

	.footer .flex-container>div {
		padding-bottom: 15px;
	}

	.footer .row-fluid [class*="span"] {
		display: inline-block;
		float: none;
		margin-left: 0;
	}

	.copyright {
		padding: 0;
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.span3.widget-span.widget-type-custom_widget.im-uc {
		width: 50% !important;
		float: left;
	}

	.use-case {
		margin: 15px;
	}
}

@media (max-width: 767px) {

	.body-content-wrap .row-fluid .span6 {
		width: 100% !important;
		*width: 100% !important;
	}

	.container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.span12.widget-span.widget-type-custom_widget.logo {
		text-align: center;
	}

	.top-a {
		background-position-y: 50%;
		background-position-x: 57%;
	}

	.gif-hero {
		background-position: 80% 50%;
	}

	.new-hero {
		background-position: 83% 50%;
	}

	.hero-content h1 {
		font-size: 40px;
		font-weight: 700;
		line-height: 45px;
		padding: 10% 0 0;
	}

	.hero-content h2 {
		margin-bottom: 0;
	}

	.top-b.section {
		padding: 40px 0;
	}

	.span12.widget-span.widget-type-custom_widget.client-main {
		display: none !important;
	}

	.top-b h3, .top-c h3, .top-d h3, .app-usecase h3, .testimonials h3 {
		font-size: 30px;
	}

	.span12.widget-span.widget-type-custom_widget.client-mobile {
		width: 15em;
		margin: 0 auto;
	}

	.span12.widget-span.widget-type-cell.uc-v2 {
		margin-left: 1.4rem;
		margin-right: 1.4rem;
	}

	ul.free-trial-list {
		list-style: none !important;
		margin-block-start: 0 !important;
		margin-block-end: 0 !important;
		margin-inline-start: 0 !important;
		margin-inline-end: 0 !important;
		padding-inline-start: 20px !important;
	}

	.free-trial-list li {
		text-indent: -19px !important;
		margin: 0 0 12px 0 !important;
	}

	ul.free-trial-list li strong {
		display: block !important;
		padding-left: 20px !important;
	}

	.free-trial-list li:last-child {
		margin: 0 !important;
	}

	.free-trial-list li strong:before {
		content: "\2022" !important;
		color: #1196ba !important;
		font-weight: bold !important;
		display: inline-block !important;
		width: 1px !important;
		margin-left: 0 !important;
	}

	/* footer */

	.footer.flex-container img {
		width: 50px;
	}

	.footer-wrap {
		text-align: center;
	}   

	.footer .flex-container>div {
		padding-bottom: 15px;
	}
}

@media (min-width: 320px) and (max-width: 375px) {

	a#cta_button_4426215_e5f93bed-b72a-4cb7-9a69-f33fcf9b9d47 {
		padding: 10px 20px;
	}


	span.icon-caspio-logo {
		color: #fff;
		font-size: 2rem;
	}

	a#cta_button_4426215_1ee964eb-3ba3-423a-ba34-a406149bdc7a, a#cta_button_4426215_88f3a621-c64e-47ef-b79f-896847c99c0e {
		font-size: 12px !important;
	}
}

@media (max-width: 500px) {

	span.icon-Forrester-2019 {
		font-size: 1.2rem;
	}

	span.icon-aws-new-1 {
		font-size: 1.2rem;
	}

	span.icon-ms-gold-partner {
		font-size: 1.5rem;
	}
}


@media (max-width: 320px) {
	a#cta_button_4426215_887fa150-0aa2-4e83-9e9a-49b85e82c0cd {
		-webkit-font-smoothing: antialiased;
		cursor: pointer;
		-moz-user-select: none;
		-webkit-user-select: none;
		-o-user-select: none;
		user-select: none;
		display: inline-block;
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		-moz-transition: all .4s ease;
		-webkit-transition: all .4s ease;
		-o-transition: all .4s ease;
		background: rgb(255,151,80);
		border-radius: 6px;
		border-width: 0px;
		color: rgb(255,255,255);
		font-family: sans-serif;
		height: auto;
		transition: all .4s ease;
		padding: 5px 10px;
		text-shadow: none;
		width: auto;
		font-size: 24px;
		line-height: 1.5em;
		background: #FF7610;
		border: 0;
		border-radius: 2px;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: 700;
		font-family: 'Lato', sans-serif;
	}
}