@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                 */
/***********************************************/

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



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

/*****************************************/
/* 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.6;
	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: 16px;
	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;
	font-size: 18px;
}

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 35px;
}

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


.section {
	padding: 50px 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: #f7f7f7;
	font-size: 2.4rem;
}

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

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

.top-a {
	background: #1196ba;
	position: relative !important;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background-position-x: 40%;
	z-index: 0;
	color: #fff;
	height: 400px;
}

.hero-text-content {
	padding: 34px 0;
}

.hero-content h1 {
  font-size: 40px;
  font-weight: 900;
	line-height: 55px;
	color: #fff;
	width: 40%;
	margin: 0;
}

.hero-content h4 {
	font-size: 20px;
	color: #B3FBFF;
	font-weight: 700;
	margin: 0;
}

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


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

.row-fluid .container {
  padding: 0;
}

.row-fluid .container > div {
  padding: 0 30px;
}

.navbar {
    padding-top: 50px;
}

.top-b {
    background: #005883;
    color: #ffffff;
}

.top-b .img-client-wrap {
  text-align: center;
}

.top-c {
	text-align: center;
}


.top-d {
	  text-align: center;
	  border-bottom: 1px solid #C7C7C7;
	  border-top: 1px solid #c7c7c7;
}

.bottom-b {
    background: #027faa url(https://go.caspio.com/hubfs/Caspio%20Healthcare/EndCTA-min.png);
    background-repeat: no-repeat;
    background-size: contain;
		-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-position: right center;
    color: #fff; 
}

.span12.widget-span.widget-type-cell.bottom-b.section.trial {
    background: #027faa !important;
    color: #fff;
    padding: 0;
    line-height: 0;
}

.demo-img {
    position: relative;
    right: 0;
    top: 0;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    line-height: 0;
}

.try-caspio {
    text-align: center;
}

.top-b h3, .top-c h3, .top-d h3, .bottom-a h3, .client-sub p, .cloud-sub p, .platform-sub p {
	  text-align: center;
}

.cloud-img {
    margin: 0 0 10px;
}

.cloud-text .title {
    color: #1196ba;
    font-weight: bold;
    font-size: 18px;
}

.title p {
    margin: 0 0 5px;
}

.entry p {
    font-size: 16px;
    line-height: 1.4;
}

.cloudone {
	  margin-bottom: 35px;
}

.cloud-sub p, .client-sub p, .platform-sub p {
    margin: 0 0 35px 0;
}

.cta-mid-wrap {
    margin-top: 35px;
}

.cta-image-wrap {
    width: 100%;
    position: absolute;
    padding: 0;
    right: 0;
}

.span12.widget-span.widget-type-cell.form-wrap {
    padding: 60px 0;
}

.span12.widget-span.widget-type-custom_widget.yoself, .span12.widget-span.widget-type-custom_widget.start {
    margin-bottom: 12px;
}

.yoself {
    font-size: 18px;
}

.row-fluid .container .multi-device {
  padding: 0;
}

/* ctas */

/* demo */
a#cta_button_4426215_cce5f7eb-f16f-4603-b52b-f03b39bafca2:hover, 
a#cta_button_4426215_49f6eaf0-7513-4512-8ea2-5fb44fe19cf4:hover {
    background: #ea6b0c !important;
    color: #ffffff !important;
}

/* trial */
a#cta_button_4426215_78ac15ea-3b77-497b-8fb3-fcee8f45ad98:hover, 
a#cta_button_4426215_71d41cda-3df8-4753-b92e-8d9982eddf1e:hover {
    background: #ea6b0c !important;
    color: #ffffff !important;
}

/* typ */

a#cta_button_4426215_386d4711-d5f1-46c9-889b-8097e889ac29:hover {
    background: #ea6b0c !important;
    color: #ffffff !important;
}


/* platform */

.one, .three {
    text-align: right;
}

.two, .four {
    text-align: left;
}

.platform-entry-text {
    margin-top: 1.5rem;
}

.one .pl-title p {
    color: #1196ba;
}

.two .pl-title p {
    color: #005883;
}

.three .pl-title p {
    color: #67B204;
}

.four .pl-title p {
    color: #FF7610;
}

.one, .two {
/*     margin-bottom: 30px; */
	    height: 140px;
}

/* .one .pl-entry p, .three .pl-entry p {
    padding: 0 0 0 5rem;
}

.two .pl-entry p, .four .pl-entry p {
    padding: 0 4rem 0 0;
} */

.span4.widget-span.widget-type-cell.cross-wrap {
    margin-left: 0;
    margin-right: 0;
}

.span4.widget-span.widget-type-cell.platform-entry-text.endless {
    padding: 0 2rem 0 0;
}

/* .span4.widget-span.widget-type-cell.platform-entry-text.possibilities {
    padding: 0 0 0 3rem;
} */

/* form */

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

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

.no-list.hs-error-msgs.inputs-list {
    color: #B3FBFF !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; }

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 {
    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 {
    border: 1px solid #dfe3e9;
    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 #005883;
}

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: #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: 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: #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 */


/* testimonials */

.wistia_click_to_play {
	height: auto !important;
	width: auto !important;
}

.testimonial-img {
    width: 100%;
}

span.icon-quote {
	  font-family: 'icomoon' !important;
    display: inline-block;
    color: #2d8fb1;
    font-size: 35px;
    margin-bottom: 10px;
}

.testimonial-wrap {
	  width: 100%;
	  height: 100%;
    -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;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}

.testimonial-wrap:hover {
    -webkit-box-shadow: 0 0 16px 2px rgba(0,0,0,.3);
    box-shadow: 0 0 16px 2px rgba(0,0,0,.3);
}

.testimonial-img {
    line-height: 1;
}

.testimonial-text-wrap {
    padding: 30px;
	  color: #484848;
}

.text-quote {
    color: #1196ba;
    font-weight: bold;
    line-height: 1.4;
}

.text-quote p {
    font-size: 17px;
}

.client-name {
    font-weight: bold;
    font-size: 16px;
}

.client-title, .client-company {
    font-size: 14px;
}

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

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

span.f-logo img, span.aw-logo img {
    width: 110px;
}

span.ai-logo img {
    width: 50px;
}

span.hp-logo img {
    width: 60px;
}

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

.icon-forrester {
	font-size: 40px;
	color: #f7f7f7;
}

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

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

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

.copyright {
	font-size: 12px;
	color: #f7f7f7;
	padding: 5px 0 5px 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;
	opacity: 0.8;
}

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

.typ-footer {
    position: absolute;
    bottom: 0;
    width: 100% !important;
}

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

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

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

@media (min-width: 2000px) {
  .multi-device {
    right: 25% !important;
  }
}

@media (min-width: 1900px) {
	.multi-device {
    right: 20%;
  }
}

@media (min-width: 1141px) {
  .entry {
    padding: 0 10px;
  }
	
	.possibilities {
		padding-left: 50px;
	}
}

@media (max-width: 1140px) {
	
	
	.span12.widget-span.widget-type-custom_widget.cross-main {
    display: none;
  }
	
	.one, .two, .three {
		margin-bottom: 2rem;
	}
	
	.one, .two, .three, .four {
		text-align: left;
	}
	
	.one, .two {
    height: unset;
 }
	
	.span12.widget-span.widget-type-custom_widget.cross-mobile {
    margin-bottom: 3rem;
  }
	
	.platform-entry-text {
    margin-top: 0;
  }
	
	.pl-entry p {
    padding-left: 4rem !important;
  }
	
	.one .pl-entry p, .three .pl-entry p {
			padding: 0;
	}

	.two .pl-entry p, .four .pl-entry p {
			padding: 0;
	}

	.span4.widget-span.widget-type-cell.cross-wrap {
			margin-left: unset;
			margin-right: unset;
	}

	.span4.widget-span.widget-type-cell.platform-entry-text.endless {
			padding: 0;
	}

	.span4.widget-span.widget-type-cell.platform-entry-text.possibilities {
			padding: 0;
	}
	
	br.end-b {
    display: none;
  }
	
  /* switch */
	
	.row-fluid .span4 {
    width: 100%;
    *width: 100%;
  }
	
	.row-fluid [class*="span"] {
    margin-left: 0;
	}
	
	.platform-cross-wrap > .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;
   }
	
	.platform-entry-text {
     order: 2;
     -webkit-order: 2;
     -moz-order: 2;
     -ms-order: 2;
     width: 100%;
  }
	 
 .cross-wrap {
     order: 1;
     -webkit-order: 1;
     -moz-order: 1;
     -ms-order: 1;
     width: 100%;
  }
	
	.testimonial-wrap {
    margin-bottom: 35px;
	}
}

@media (min-width:1139px) and (max-width:1180px) {
  .bottom-b {
    background-size: auto 100%;
    background-position: 120% top;
  }
}

@media (max-width: 1139px) {

  .bottom-b {
    background: #027faa url(https://go.caspio.com/hubfs/Caspio%20Healthcare/EndCTA_FreeTrial-min.png);
    background-repeat: no-repeat;
    background-size: contain;
		-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-position: top center;
    color: #fff; 
  }
	
	 .span12.widget-span.widget-type-cell.bottom-b.section.trial {
    background: #027faa url(https://go.caspio.com/hubfs/Caspio%20Healthcare/EndCTA_FreeTrial-min.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
		-webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-position: top center !important;
    color: #fff; 
  }
	
	
 .span12.widget-span.widget-type-custom_widget.trial-img {
		display: none;
	}
	
	.try-caspio {
    text-align: center;
		margin-top: 50px;
		margin-bottom: 50px;
  }
	
	.span12.widget-span.widget-type-custom_widget.yoself, .span12.widget-span.widget-type-custom_widget.start {
    margin-bottom: 0;
 }
	
	.span6.widget-span.widget-type-cell.trial-img-wrap {
    display: none;
  }

.span12.widget-span.widget-type-custom_widget.yoself {
    min-height: 1.5rem;
	  line-height: 1.2;
	  padding-bottom: 20px;
}
	
	.form-wrap {
    margin-top: 50%;
  }
	
	.span7.widget-span.widget-type-custom_widget.im-space {
    display: none;
  }

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

}

@media (min-width: 1141px) {
	.span12.widget-span.widget-type-custom_widget.cross-mobile {
    display: none;
  }
	
	.pl-icon {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
	
	.hero-content h1 {
    width: 100%;
	}
	
	div#sub {
    width: 100%;
  }
	
	
	.row-fluid .span5 {
    width: 100%;
    *width: 100%;
  }
	
	.entry p {
    margin: 0 0 35px;
  }
	
	.cloudone {
    margin-bottom: 0 !important;
  }
	
	.cta-mid-wrap {
    margin-top: 0 !important;
  }

/* footer */
	
	.row-fluid .span6 {
		width: 100%;
		*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: 768px) {
	.span12.widget-span.widget-type-custom_widget.client-mobile {
    display: none;
  }
}

@media (max-width: 767px) {

	.logo {
    text-align: center;
  }
	
	.top-a.hero {
    background-position-x: 18%;
    background-position-y: 50%;
  }
	
	.hero-content h1 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
  }
	
	div#sub {
    margin-top: 25px;
    width: 100%;
  }
	
	.hero-text-content, .cta-banner {
    text-align: center;
  }
	
	h3 {
			font-size: 24px;
			line-height: 35px;
	}
	
	.span12.widget-span.widget-type-custom_widget.client-main {
    display: none;
  }
	
  .last-child .testimonial-wrap {
    margin-bottom: 0 !important;
	}
	
	.testimonial-wrap {
    margin-bottom: 35px;
	}

	.cloudone {
    margin-bottom: 0 !important;
  }
	
	.entry p {
    margin: 0 0 35px;
  }
	
	.cta-mid-wrap {
    margin-top: 0;
  }
	
	.pl-icon {
    float: left;
    margin: 0 15px 0 0;
  }
	
	/* footer */
	
	span.f-logo img, span.aw-logo img {
    width: 70px;
  }

  span.ai-logo img, span.hp-logo img {
    width: 35px;
  }

	.footer-wrap {
		text-align: center;
	}
	
	.footer .flex-container {
		display: flex;
	}
	
	.footer .flex-container>div {
		padding-bottom: 15px;
	}
	
	span.icon-forrester {
    font-size: 1.5rem;
  }
	
	span.icon-aws-new-1 {
    font-size: 1.5rem;
  }
	
	span.icon-ms-gold-partner {
    font-size: 1.8rem;
  }
}

@media (max-width: 375px) {
	
	.hero-content h1 {
    font-size: 27px;
    line-height: 40px;
  }
	
	.try-caspio {
    text-align: center;
    margin-bottom: 50px;
  } 

	.typ-content h1 {
    font-size: 30px;
    font-weight: 900;
    line-height: 15px;
    color: #fff;
    margin: 0;
  }
	
	div#typ-sub {
    font-size: 16px;
		margin-top: 15px;
    margin-bottom: 10px;
	}
	
	a#cta_button_4426215_386d4711-d5f1-46c9-889b-8097e889ac29 {
    padding: 6px 22px !important;
    font-size: .9rem !important;
  }
	
/* footer */
	
	.copyright {
    padding: 5px 0 5px 0;
  }
	
	.footer.flex-container {
    margin: 0;
  }
	
	.footer span.icon-caspio-logo {
    font-size: 2rem;
  }
	
	.typ-footer .footer {
    padding: 0;
  }
	
		span.icon-forrester {
    font-size: 1.2rem;
  }
	
	span.icon-aws-new-1 {
    font-size: 1.2rem;
  }
	
	span.icon-ms-gold-partner {
    font-size: 1.5rem;
  }
}