h1, h2, h3, h4, h5, h6, form, input, ul, ol, li, img, p, fieldset { padding: 0; margin: 0; }

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

@font-face {
	font-family: 'ProximaNova';
	src: url("fonts/proxima-nova-regular.eot");
	src: url("fonts/proxima-nova-regular.eot?#iefix") format("embedded-opentype"),
		 url("fonts/proxima-nova-regular.woff") format("woff"),
		 url("fonts/proxima-nova-regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal; }

@font-face {
	font-family: 'ProximaNova';
	src: url("fonts/proxima-nova-bold.eot");
	src: url("fonts/proxima-nova-bold.eot?#iefix") format("embedded-opentype"),
		 url("fonts/proxima-nova-bold.woff") format("woff"),
		 url("fonts/proxima-nova-bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal; }

html {
background: #fff; }

html, body {
	padding: 0;
	margin: 0;
	font: normal 14px/1em "Avenir", "ProximaNova", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	color: #313d48; }

body {
	background: #00aac3;
	background: -moz-linear-gradient(57deg, rgb(0, 157, 235) 1%, rgb(0, 200, 106) 75%);
	background: -webkit-linear-gradient(57deg, rgb(0, 157, 235) 1%, rgb(0, 200, 106) 75%);
	background: -o-linear-gradient(57deg, rgb(0, 157, 235) 1%, rgb(0, 200, 106) 75%);
	background: -ms-linear-gradient(57deg, rgb(0, 157, 235) 1%, rgb(0, 200, 106) 75%);
	background: linear-gradient(147deg, rgb(0, 157, 235) 1%, rgb(0, 200, 106) 75%); }

#wrapper {
	display: block;
	padding-bottom: 100px;
	/*
	background: #00aac3;
	background: -moz-linear-gradient(57deg, rgb(0, 157, 235) 1%, rgb(0, 200, 106) 75%);
	background: -webkit-linear-gradient(57deg, rgb(0, 157, 235) 1%, rgb(0, 200, 106) 75%);
	background: -o-linear-gradient(57deg, rgb(0, 157, 235) 1%, rgb(0, 200, 106) 75%);
	background: -ms-linear-gradient(57deg, rgb(0, 157, 235) 1%, rgb(0, 200, 106) 75%);
	background: linear-gradient(147deg, rgb(0, 157, 235) 1%, rgb(0, 200, 106) 75%); */ }

.mobile_screenshots {
	display: none; }

section.main {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 420px;
	width: 580px; }

.phone_inner_surround {
	display: block;
	position: absolute;
	overflow: hidden;
	top: 92px;
	left: 30px;
	width: 320px;
	height: 568px; }

.ui {
	position: relative;
	display: block;
	width: 320px;
	height: 568px;
	background: #fff; }

.ui-main {
	display: block;
	width: 320px;
	-webkit-transition: all 0.9s cubic-bezier(.16,.83,.21,1);
	-moz-transition: all 0.9s cubic-bezier(.16,.83,.21,1);
	transition: all 0.9s cubic-bezier(.16,.83,.21,1);
	background: #fff;
	height: 568px; }

	.ui-main.slid {
		-webkit-transform: translate(-280px, 0);
		-moz-transform: translate(-280px, 0);
		transform: translate(-280px, 0); }

	.ui-main.expanded {
		-webkit-transform: translate(200px, 0);
		-moz-transform: translate(200px, 0);
		transform: translate(200px, 0); }

.ui-main-design {
	display: block; }

	.ui-row {
		-webkit-transition: all 0.9s cubic-bezier(.16,.83,.21,1);
		-moz-transition: all 0.9s cubic-bezier(.16,.83,.21,1);
		transition: all 0.9s cubic-bezier(.16,.83,.21,1);
		display: block; }

		.ui-row.animated {
			-webkit-transform: translate(0, 0) !important;
			-moz-transform: translate(0, 0) !important;
			transform: translate(0, 0) !important; }

	.ui-main-design .ui-nav {
		text-indent: -9000px;
		height: 64px;
		background: transparent url(images/ui/nav_design@2x.png) top left no-repeat;
		background-size: 320px 64px; }

	.ui-main-design .ui-row.design1 {
		-webkit-transform: translate(0, 600px);
		-moz-transform: translate(0, 600px);
		transform: translate(0, 600px);
		height: 64px;
		background: transparent url(images/ui/rows/design1.png) top left no-repeat;
		background-size: 320px 64px; }

	.ui-main-design .ui-row.design2 {
		-webkit-transform: translate(0, 600px);
		-moz-transform: translate(0, 600px);
		transform: translate(0, 600px);
		height: 109px;
		background: transparent url(images/ui/rows/design2.png) top left no-repeat;
		background-size: 320px 109px; }

	.ui-main-design .ui-row.design3 {
		-webkit-transform: translate(0, 600px);
		-moz-transform: translate(0, 600px);
		transform: translate(0, 600px);
		height: 109px;
		background: transparent url(images/ui/rows/design3.png) top left no-repeat;
		background-size: 320px 109px; }

	.ui-main-design .ui-row.design4 {
		-webkit-transform: translate(0, 600px);
		-moz-transform: translate(0, 600px);
		transform: translate(0, 600px);
		height: 129px;
		background: transparent url(images/ui/rows/design4.png) top left no-repeat;
		background-size: 320px 129px; }

	.ui-main-design .ui-row.design5 {
		-webkit-transform: translate(0, 600px);
		-moz-transform: translate(0, 600px);
		transform: translate(0, 600px);
		height: 87px;
		background: transparent url(images/ui/rows/design5.png) top left no-repeat;
		background-size: 320px 87px; }

.ui-sidebar {
	width: 200px;
	padding-top: 10px;
	position: absolute;
	top: 0;
	left: 0;
	height: 558px;
	-webkit-transform: translate(-200px, 0);
	-moz-transform: translate(-200px, 0);
	transform: translate(-200px, 0);
	-webkit-transition: all 0.9s cubic-bezier(.16,.83,.21,1);
	-moz-transition: all 0.9s cubic-bezier(.16,.83,.21,1);
	transition: all 0.9s cubic-bezier(.16,.83,.21,1);
	background: #171717; }

	.ui-sidebar.expanded {
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		transform: translate(0, 0); }

	.ui-sidebar-row {
		text-indent: -9000px;
		background-color: transparent;
		background-position: center center;
		background-repeat: no-repeat;
		width: 200px;
		height: 90px;
		opacity: 0;
		-webkit-transform: translate(0, 100px);
		-moz-transform: translate(0, 100px);
		transform: translate(0, 100px);
		-webkit-transition: all 0.6s cubic-bezier(.16,.83,.21,1);
		-moz-transition: all 0.6s cubic-bezier(.16,.83,.21,1);
		transition: all 0.6s cubic-bezier(.16,.83,.21,1); }

		.ui-sidebar-row.shown {
			opacity: 1.0;
			 -webkit-transform: translate(0, 0);
			 -moz-transform: translate(0, 0);
			 transform: translate(0, 0); }

	.ui-sidebar-row.design {
		display: block;
		background-image: url(images/ui/design_tech_button@2x.png);
		background-size: 149px 51px; }

	.ui-sidebar-row.news {
		display: block;
		background-image: url(images/ui/news_politics_button@2x.png);
		background-size: 108px 47px; }

	.ui-sidebar-row.entertainment {
		display: block;
		background-image: url(images/ui/entertainment_tv_button@2x.png);
		background-size: 139px 48px; }

	.ui-sidebar-row.sports {
		display: block;
		background-image: url(images/ui/sports_button@2x.png);
		background-size: 45px 53px; }

	.ui-sidebar-row.dribbble {
		display: block;
		background-image: url(images/ui/dribbble_button@2x.png);
		background-size: 62px 50px; }

	.ui-sidebar-row.reddit {
		display: block;
		background-image: url(images/ui/reddit_button@2x.png);
		background-size: 47px 52px; }

.phone {
	display: block;
	position: absolute;
	top: -35px;
	left: -59px;
	height: 891px;
	width: 509px;
	background: transparent url(images/iphone.png) top left no-repeat; }

a.app_store_badge {
	display: block;
	float: left;
	height: 58px;
	border-radius: 5px;
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
	text-shadow: rgba(0,0,0,.1) 0 1px 3px, rgba(0,0,0,.1) 0 1px 5px, rgba(0,0,0,.1) 0 1px 7px;
	font: normal 13px "Lucida Grande", "Verdana", sans-serif;
	color: rgba(255,255,255,.7);
	padding: 11px 17px 0 62px;
	position: relative;
	-webkit-transition: background 1.2s cubic-bezier(.16,.83,.21,1);
	-moz-transition: background 1.2s cubic-bezier(.16,.83,.21,1);
	transition: background 1.2s cubic-bezier(.16,.83,.21,1);
	background: rgba(0,0,0,.8); }

	a.app_store_badge:hover {
		background: rgba(0,0,0,.6); }

	a.app_store_badge strong {
		display: block;
		color: #fff;
		padding: 3px 0 0 0;
		margin: 0;
		font: normal 28px/1em "Avenir", "ProximaNova", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
		font-weight: 900; }

	a.app_store_badge big {
		display: block;
		position: absolute;
		top: -1px;
		left: 0;
		width: 62px;
		background: transparent url(images/apple.png) center center no-repeat;
		background-size: 34px 41px;
		text-indent: -9000px;
		text-align: center;
		height: 68px;
		font: normal "Helvetica", sans-serif;
		color: #fff; }

.description {
	padding-top: 30px;
	color: #fff;
	text-shadow: rgba(0,0,0,.4) 0 1px 3px; }

	.description p {
		color: rgba(255,255,255,.8);
		padding-top: 20px;
		margin: 0; }

		.description p a {
			text-decoration: underline;
			color: rgba(255,255,255,.9); }

	.description ul {
		clear: both;
		list-style: none;
		padding: 38px 0 0 0;
		margin: 0; }

		.description li {
			font-size: 18px;
			line-height: 1.4em;
			padding: 0 0 0 60px;
			margin: 0 0 30px 0; }

			.description li.reddit {
				background: transparent url(images/reddit.png) 0 5px no-repeat;
				background-size: 48px 41px; }

			.description li.burger {
				background: transparent url(images/burger.png) 0 5px no-repeat;
				background-size: 45px 36px; }

			.description li.monkey {
				background: transparent url(images/monkey.png) 0 5px no-repeat;
				background-size: 45px 40px; }

			.description li.steak {
				background: transparent url(images/steak.png) 2px 5px no-repeat;
				background-size: 41px 41px; }

			.description li.dribbble {
				background: transparent url(images/dribbble.png) 0 2px no-repeat;
				background-size: 45px 44px; }

			.description li strong {
				font-weight: 900;
				-webkit-font-smoothing: antialiased; }

	.description h3 {
		font-size: 28px;
		font-weight: 100;
		padding: 0 0 33px 0;
		margin: 0;
		line-height: 1.45em; }

		.description h3 strong {
			-webkit-font-smoothing: antialiased;
			font-weight: 800; }

header {
	display: block;
	text-align: center;
	height: 264px;
	text-shadow: rgba(0,0,0,.1) 0 1px 3px, rgba(0,0,0,.1) 0 1px 5px, rgba(0,0,0,.1) 0 1px 7px;
	box-shadow: rgba(255,255,255,.2) 0 1px 0;
	background: rgba(0,0,0,.7); }

	header h1 {
		color: #fff;
		-webkit-font-smoothing: antialiased;
		background: transparent url(images/logo.png) 50% 50px no-repeat;
		padding: 152px 0 13px 0;
		line-height: 1em;
		margin: 0;
		font-size: 36px;
		font-weight: 100;
		background-size: 90px 89px; }

	header h2 {
		-webkit-font-smoothing: antialiased;
		color: #88deff;
		font-size: 24px;
		font-weight: 300;
		padding: 0;
		margin: 0; }

		header h2 small {
			color: rgba(255,255,255,.4);
			-webkit-font-smoothing: subpixel-antialiased;
			font-weight: 200;
			font-size: 16px;
			text-transform: uppercase; }

@media only screen and (max-width: 400px), only screen and (max-device-width: 400px) {

	section.main {
		position: relative;
		margin: 0 auto;
		padding: 0;
		width: 100%; }

	.phone, .phone_inner_surround {
		display: none; }

	.description {
		padding-right: 25px;
		padding-left: 25px;
		text-shadow: rgba(0,0,0,.3) 0 1px 3px !important; }

	header {
		height: 156px;
		margin-bottom: -12px; }

	header h1 {
		background: transparent url(images/logo.png) 50% 25px no-repeat;
		padding: 80px 0 10px 0;
		line-height: 1em;
		margin: 0;
		font-size: 26px;
		font-weight: 100;
		background-size: 45px 45px; }

	header h2 {
		font-size: 16px; }

	header h2 small {
		font-size: 11px; }

	.description p {
		line-height: 1.4em;
		padding-bottom: 40px; }

	.description ul {
		padding-top: 20px; }

	.description h3 {
		font-size: 18px;
		font-weight: 100;
		padding: 0 0 20px 0;
		margin: 0;
		line-height: 1.45em; }

		.description h3 strong {
			-webkit-font-smoothing: antialiased;
			font-weight: 800; }

	.description li {
		font-size: 18px; }

	.description li {
		font-size: 18px;
		line-height: 1.4em;
		padding: 0 0 46px 0;
		margin: 0 0 20px 0; }

		.description li.reddit {
			padding-bottom: 59px;
			background: transparent url(images/reddit.png) 50% 100% no-repeat;
			background-size: 48px 41px; }

		.description li.burger {
			background: transparent url(images/burger.png) 50% 100% no-repeat;
			background-size: 45px 36px; }

		.description li.monkey {
			padding-bottom: 59px;
			background: transparent url(images/monkey.png) 50% 100% no-repeat;
			background-size: 45px 40px; }

		.description li.steak {
			background: transparent url(images/steak.png) 50% 100% no-repeat;
			background-size: 41px 41px; }

		.description li.dribbble {
			background: transparent url(images/dribbble.png) 50% 100% no-repeat;
			background-size: 45px 44px; }

	a.app_store_badge {
		float: none; }

	.mobile_screenshots {
		display: inline-block;
		text-decoration: none;
		border: 0;
		margin: 10px -25px 0 -25px;
		height: 310px;
		width: 320px;
		background: transparent url(images/mobile_screenshots.png) center top no-repeat;
		background-size: 320px 308px; }

}








