	body {
		background:#dfe0e6;
		padding:0px;
		font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; -webkit-font-smoothing: antialiased; font-smoothing: antialiased;
		
	}

	.span12.body {
		background-color:#FFF;
	}

	.alert {
		width: 30%;
		margin:0px auto 20px;
	}

	.header {
		background:#000;
		padding:30px;
	}

	.header .login {
		float:right;
		color:#FFF;
	}
	.header .login a {
		color:#FFF;
	}

	.btn {
		text-transform: uppercase;
	}

	.legaltext {
		color:#FFF; 
		margin-top:5px;
		font-size:1em;
		font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; -webkit-font-smoothing: antialiased; font-smoothing: antialiased;
	}
	.legaltext a {
		color:#FFF;
		text-decoration: underline;

	}

	.video_wrapper {
		text-align:center; 
		margin:30px auto 20px;
		padding:0px 0px 10px 0px;
		background:#333;
		max-width:650px;
	}
	.video_wrapper .title {
		font-size:1em;
		padding:5px 0px; 
		color: #FFF;
		line-height: 1.3em;
	}

	.btn h2 {
		color:#FFF;
		margin:0px;
	}

	h1, h3	{
		color: #333;
		font-size: 3.2em;
		line-height: 1.3em;
		font-weight: 200;
		text-align: center;
		margin-bottom:30px;
	}

	h2.headline	{
		color: #333;
		font-size: 2.1em;
		line-height: 1.3em;
		font-weight: bold;
		text-align: center;
		margin:-20px 0px 30px;
		color:#FFF;
	}

	.main {
		background:#FFF;
		margin:0px 0px 20px;
		padding:20px 20px 0px 20px;
		position: relative;
		overflow: hidden;
	}
	.main video {
		position: absolute;
		top:0px;
		left:0px;
	}

	.main h1, .main h3 {
		color:#FFF;
	}
	.main .aboveVideo {
		z-index: 1;
		position: relative;
	}

	.main .btn {
		max-width:337px;
		margin:0px auto;
	}

	.main .steps {
		margin-top:50px;
		color:#FFF;
		font-size: 1.2em;
		font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; -webkit-font-smoothing: antialiased; font-smoothing: antialiased;

	}
	.main .steps .forDarkBackground {
		display: inline;
	}
	.main .steps .forLightBackground {
		display: none;
	}

	.form [type=email], form #email { 
		max-width: 325px;
		min-height: 35px;
		font-size: 1em;
		line-height: 1.3em;
		text-align: center;
		margin:0px auto;
		background:#f9f8e7;
		border:1px solid #238de5;
		width:95%;
	}

	.benifits {
		margin-bottom:50px;
		color:#666;
	}
	.benifits [class^=span] {
		text-align:center;
	}
	.benifits img {
		margin-bottom:20px;
	}

	.benifits b.title {
		display:block;
	}

	.customers {
		margin-bottom:50px;
	}
	
	.customers .row {
		position:absolute; 
		color:#FFF;
		font-size: 14px;
		line-height: 1.3em;
	}
	.customers .row p {
		padding:20px;
	}
	
	.customers .row div:nth-child(2) p {
		padding:70px 60px 20px 20px;
	}

	.beautiful h3 div { 
		font-size: .8em;
	}
	.beautiful p {
		margin-top:10px;
		font-size: 1.1em;
		padding-left: 20px;
		color: #666;
		line-height: 1.5em;
	}
	.beautiful [class^=span] {
		text-align: center;
	}
	.beautiful [class^=span] > div {
		margin:0px auto;
	}

	.logos {
		text-align: center;
		margin:50px 10px 100px;
	}

	.logos .btn {
		max-width:337px; width:95%; margin:50px auto;
	}



	.footer {
		background:#000;
		padding:30px;
		color: #CCC;
	}
	.footer a  {
		color:#CCC;
	}

@media only screen and (max-width: 768px) {
	.customers {display:none;}
	.form [type=email], form #email {
		min-height: 50px;
	}
	h1 {
		font-size: 1.7em;
	}
	.btn h2 {
		font-size: 0.8em;
	}

	h2.headline	{
		font-size: 1.3em;
	}
	.skillfeedtext {
		display: none;
	}

	#landing-video {
		display:none;
	}

}


	.free-business-stock-photos.main h1 {
		color:#FFF;
	}

	.free-vectors.main h1 {
		color:#333;
	}
	.free-vectors .legaltext, .free-vectors .legaltext a {
		color:#333;
	}
	.free-vectors .main .steps{
		color:#333;
	}

	.lake.main .steps .forDarkBackground {
		display: none;
	}
	.lake.main .steps .forLightBackground {
		display: inline;
	}

	.landing-header {
		display:block;
		text-align:center;
		line-height:1.4em;
		padding:80px 40px;
		font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
		font-weight:200;
		font-size: 4.1em;
	}

#email-optin { margin-bottom: 5px; }
#email-optin input { margin: 0px; }
#email-optin label {
	display: inline;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
