body {
	font-family: "avenir", 'open sans', helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #424242;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

::selection {
  background: #91D8EA;
}

::-moz-selection {
  background: #91D8EA;
}

.container {
	margin: 0 auto;
	max-width: 1024px;
	padding: 0 20px;

}

#header .container {
	padding-top: 40px;
}


.top-bar{
	height: 10px;
	background: #69AED1;
}

.navbar .nav-links li {
	display: inline;
	list-style-type: none;
	margin-left: 40px;
}

.navbar .nav-links {
	float: right;
	line-height: 64px;
}

.headline{
	margin: 2em 0;
	text-align: left;
}

strong{
	font-weight: 700;
}

.headline h1{
	font-size: 32px;
	font-weight: 400;
	margin-bottom: 20px;
}

.logo {
	float: left;
	background-image: url("/img/marketing/spark-logo.png");
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 144px;
	height: 48px;
	display: block;
}

.title{
	color: #AEB0B2;
	font-weight: 400;
	text-transform: uppercase;
}

#header {
	background-image: url("/img/marketing/spark-bg.png");
	background-size: 300px 200px;
	top: 0;
	left: 0;
	display: block;
}


a.get-started-cta{
	float: left;
	background: #69AED1;
	font-weight: 500;
	margin-top: 32px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 20px;
	padding-left: 22px;
	border-radius: 6px;
	border: none;
	text-decoration: none;
	cursor: pointer;
}

a.get-started-cta:hover{
	background: #5E98B5;
}

.get-started-cta-btn{
	font-size: 18px;
	padding-left: 34px;
	color: #fff;
	display: inline-block;
	min-width: 0;
	min-height: 0;
	margin: 0;
	text-align: center;
	background-image: url("/img/marketing/icon-watch.png");
	background-size: 24px 24px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.white-fade{
	height: 40px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.99) 98%, rgba(255,255,255,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 98%,rgba(255,255,255,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 98%,rgba(255,255,255,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
copy
}

#what-is {
	padding: 20px 0 0px 0;
}

.what-is-box {
	background: #F7FAFB;
	border: 2px solid #C8D5DB;
	height: 330px;
}

.dashboard-screen {
	padding-top: 40px;
	float: right;
}

.save-costs{
	margin-top: 0px;
	background: #69AED1;
	padding: 15px 40px 15px 40px;
}

.main-bene-text{
}

p.enough-features{
	color: #fff;
	font-size: 24px;
	margin: 0 0 0px;
}

p.only-cost{
	color: #fff;
	font-size: 18px;
}

.taylor-quote{
	/*background-image: url("/img/marketing/quotes.png");
	background-size: 440px 120px;*/
	height: auto;
	padding-top: 10px;
	display: block;
}

.learn-more-cta{
	margin: 10px 0;
}

a.learn-more-cta-btn{
	font-size: 16px;
	padding: 6px 10px;
	color: #69AED1;
	background: #fff;
	display: block;
	line-height: 21px;
	margin: 0;
	text-align: center;
	border: none;
	border-radius: 6px;
	text-decoration: none;
}

a.learn-more-cta-btn:hover{
	opacity: 0.9;
}

#laravel {
	padding: 60px 0 60px 0;
}

.taylor-info{
	border-top: 2px solid #D2D6D8;
	margin-top: 20px;
	padding-top: 20px;
}

.taylor-avatar{
	background-image: url("/img/marketing/taylor-avatar.png");
	background-size: 48px 48px;
	width: 48px;
	height: 48px;
	float: left;
}

.taylor-name-title{
	padding-left: 20px;
	padding-top: 4px;
	float: left;
}

.taylor-name{
}

.taylor-title{
}

ul.social{
	float: right;
	padding-top: 10px;
}

li.icon-twitter{
	width: 26px;
	height: 26px;
}

li.icon-github{
	width: 26px;
	height: 26px;
}

li.icon-email{
	width: 26px;
	height: 26px;
}


#footer {
	padding: 20px 0;
	background-color: #fff;
	border-top: 2px solid #D2D6D8;
}


#features {
	background-color: #FFF;
	padding: 60px 0 80px 0;
	border-bottom: 1px solid #D2D6D8;
}



h1 {
	font-size: 3em;
	font-weight: 300;
	color: #354953;
}

h2 {
	font-size: 1.75em;
	color: #354953;
}


h3 {
	font-size: 1.25em;
	font-weight: 500;
	line-height: 1.25em;
	color: #354953;
}


h4 {
	font-size: 1.375em;
	margin-top: 20px;
}

p.lead {
	font-size: 1.38em;
	line-height: 1.8em;
	font-weight: 300;
	color: #354953;
}

p.footer-text {
	font-size: .8em;
	line-height: 1.5em;
	font-weight: 400;
	color: #354953;
	text-align: center;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	color:#354953;
}

.navbar{
	display: block;
}

nav.navbar a {
	color: #AEB0B2;
}

nav.navbar a:hover {
	color: #7D7E80;
	text-decoration: none;
}

figure {
	display: block;
	margin-bottom: 20px;
	width: 42px;
	height:42px;
	background-repeat: no-repeat;
}

.skill{
	margin-top: 20px;
}

.icon-auth{
	background-image: url("/img/marketing/icon-auth.png");
	background-size: 36px 36px;
}

.icon-subscribe{
	background-image: url("/img/marketing/icon-subscribe.png");
	background-size: 36px 36px;
}

.icon-inv{
	background-image: url("/img/marketing/icon-inv.png");
	background-size: 36px 36px;
}

.icon-cog{
	background-image: url("/img/marketing/icon-cog.png");
	background-size: 36px 36px;
}

.icon-team{
	background-image: url("/img/marketing/icon-teams.png");
	background-size: 38px 36px;
}

.icon-announcement{
	background-image: url("/img/marketing/icon-announcement.png");
	background-size: 36px 36px;
}

.icon-imp{
	background-image: url("/img/marketing/icon-imp.png");
	background-size: 36px 36px;
}

.icon-two{
	background-image: url("/img/marketing/icon-two.png");
	background-size: 36px 36px;
}

.icon-box{
	background-image: url("/img/marketing/icon-box.png");
	background-size: 36px 36px;
}

.icon-vue{
	background-image: url("/img/marketing/icon-vue.png");
	background-size: 38px 36px;
}

.icon-upgrades{
	background-image: url("/img/marketing/icon-upgrades.png");
	background-size: 36px 36px;
}

.icon-cart{
	background-image: url("/img/marketing/icon-cart.png");
	background-size: 36px 36px;
}

.contact-info{
}

.dol-fig{
	font-size: 64px;
	font-weight: 300;
}

.hero-illustration{
}

.taylor-name{
	color: #69AED1;
	font-weight: 500;
}

.taylor-title{
	font-size: 0.85em;
}

.eco-logos{
	border: 1px solid #ccc;
	height: auto;
	margin: 10px 0;
	text-align: center;
}

.eco-logos{
	padding: 15px 0;
}

.laravel-logo{
	max-width: 100%;
}



@media
(min-width: 1200px){

.row > div:nth-child(3n+4){
    clear: both;
  }

.dashboard-screen{
	position: absolute;
	clip: rect(0px, 475px, 326px, 0px);
}

.about-spark{
	padding: 30px 20px 0 60px;
}

.about-spark p {
	margin-top: 24px;
	line-height: 28px;
}

}

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

.row > div:nth-child(3n+4){
    clear: both;
  }

.border-bottom-right {
	border-bottom: 1px solid #D2D6D8;
	border-right: 1px solid #D2D6D8;
}

.border-bottom {
	border-bottom: 1px solid #D2D6D8;
}

.border-right {
	border-right: 1px solid #D2D6D8;
}

.about-spark{
	padding: 30px 20px 0 60px;
}

.about-spark p {
	margin-top: 24px;
	line-height: 28px;
}

.dashboard-screen{
	position: absolute;
	clip: rect(0px, 448px, 326px, 0px);
}

.hand-built{
	margin: 0 auto;
	margin-bottom: 80px;
}

.ecosystem {
	margin: 0 auto;
	max-width: 440px;
}


}


@media
(max-width: 991px){

.row > div:nth-child(2n+3){
    clear: both;
  }

h1 {
	font-size: 2.75em;
	font-weight: 300;
}

p.lead {
	font-size: 1.125em;
	line-height: 1.75em;
	font-weight: 400;
}

.logo{
	float: none;
	background-image: url("/img/marketing/spark-logo.png");
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 144px;
	width: 144px;
	margin: 0 auto;
	height: 48px;
	display: block;
}

.headline{
	margin: 20px 0;
	text-align: center;
}

.navbar .nav-links{
	float: none;
text-align: center;
line-height: 64px;
}

.navbar .nav-links li{
	display: inline;
	list-style-type: none;
	margin: 0 6px;
	float: none;
}


ul{
	-webkit-padding-start: 0px;
}

.hero{
	text-align: center;
}

img.hero-illustration{
	height: auto;
	max-width: 100%;
}

.get-started-cta{
	float: none;
	margin: 0 auto;
}

a.get-started-cta{
	margin-top: 0;
}

.main-cta{
	width: 250px;
	margin: 0 auto;
}


.dashboard-screen{
	position: relative;
	clip: initial;
	float: none;
	padding: 0;
}

img.dashboard-screen{
	height: auto;
	max-width: 100%;
}

.screenshot{
	text-align: center;
	padding: 0 28px;
}

.about-spark{
	padding: 20px 44px 20px 44px;
}

.about-spark p {
	margin-top: 24px;
	line-height: 28px;
}

.what-is-box{
	background: #F7FAFB;
	border: 2px solid #C8D5DB;
	height: auto;
}

p.enough-features{
	text-align: center;
}

.hand-built{
	margin: 0 auto;
	margin-bottom: 80px;
}

.ecosystem {
	margin: 0 auto;
	max-width: 440px;
}

.taylor-quote, .hand-built-title, .ecosystem-title{
	text-align: center;
}

.taylor-avatar{
	background-image: url("/img/marketing/taylor-avatar.png");
	background-size: 48px 48px;
	width: 48px;
	height: 48px;
	margin: 0 auto;
	float: none;
}

.taylor-name-title{
	padding-left: 0px;
	padding-top: 10px;
	float: none;
	text-align: center;
}

ul.social{
	float: none;
	padding-top: 10px;
	margin: 0 auto;
	width: 88px;
}

ul.social li{
	margin: 0 10px;
}

}



@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {

.logo {
	background-image: url("/img/marketing/spark-logo@2x.png");
	background-size: 144px 48px;
}
}



li{
	list-style: none;
	float: left;
	margin-right: 20px;
}

a.social-link{
	opacity: 0.75;;
	cursor: pointer;
}

a.social-link:hover{
	opacity: 1.0;
}
