html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* General */

html, body {
	height: 100%;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	background-color: #fff;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: #0070c9;
}

a:hover {
	text-decoration: underline;
}

.row {
	width: 100%;
}

.clear,
.row:before,
.row:after {
	content: "";
	width: 0; 
	height: 0; 
	display: block; 
	clear: both; 
	visibility: hidden;
}

.row:after {
	clear: both;
}

.column2,
.column3,
.column4 {
	padding-left: 20px;
	padding-right: 20px;
	height: 100%;
	position: relative;
	box-sizing: border-box;
}

.column2 {
	width: 50%;
}

.column3 {
	width: 33.3333%;
}

.column4 {
	width: 25%;
}

@media screen and (min-width: 680px) {
	.column2, 
	.column3, 
	.column4 {
		float: left;
	}
}

section {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 40px;
}

.intro {
	background-color: #fff;
	padding-bottom: 20px;
}

.features,
.contact,
.privacy {
	background-color: #fff;
}

.dark, footer, body {
	background-color: #000;
}

.dark h2 {
	padding-top: 40px;
	color: #ccc;
}

.dark p {
	margin-bottom: 10px;
	color: #ccc;
}

.dark a {
	color: #ccc;
}

.contact p + p,
.privacy p + p {
	padding-top: 40px;
	padding-bottom: 40px;
}

.social p + p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.features ul {
	list-style: none;
}

ul.videos,
ul.points {
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 0px;
}

ul.checklist {
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
}

ul.details,
ul.feedback {
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}

ul.videos li,
ul.points li,
ul.details li {
	width: 50%;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline;
	float: left;
	line-height: 100%;
	box-sizing: border-box;
}

ul.checklist li {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	float: left;
	line-height: 100%;
	box-sizing: border-box;
}

ul.details li + li {
	padding-left: 20px;
	padding-right: 0px;
}

ul.videos li a {
	display: block;
	font-size: 1.4em;
	background: transparent url('../img/play.svg') no-repeat center left;
	background-size: 26px;
	padding-left: 40px;
	min-height: 26px;
	line-height: 26px;
}

ul.points li p {
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	font-size: 1.4em;
	background: transparent url('../img/point.png') no-repeat center left;
	background-size: 40px;
	padding-left: 40px;
	min-height: 26px;
	line-height: 26px;
}

ul.checklist li p {
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	font-size: 1.4em;
	background: transparent url('../img/point.png') no-repeat center left;
	background-size: 40px;
	padding-left: 40px;
	min-height: 26px;
	line-height: 26px;
}

ul.checklist li:first-child p {
	margin-top: -20px;
}

ul.checklist li:last-child p {
	margin-bottom: 20px;
}

ul.details li h3,
ul.feedback li h3 {
	font-size: 1.4em;
	line-height: 26px;
}

ul.details li p,
ul.feedback li p {
	font-size: 1.1em;
	margin-top: 10px;
	text-align: justify;
}

ul.feedback li h3 {
	text-align: center;
}

ul.details li p {
	margin-bottom: 10px;
}

ul.feedback li p.review:before, 
ul.feedback li p.review:after {
    content: '"';
}

ul.feedback li p.rating {
	font-size: 1em;
	margin-bottom: 5px;
	text-align: center;
	color: #ffdb45;
}

p.details {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 30px;
	text-align: justify;
}

ul.screenshots {
	margin: 0 auto;
	padding-left: 60px;
	padding-right: 0px;
}

ul.screenshots li {
	width: 33.33%;
	padding-left: 0px;
	padding-right: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline;
	float: left;
	box-sizing: border-box;
}

ul.screenshots.mac, ul.screenshots.ios, ul.screenshots.ios-gap {
	padding-left: 0px;
	padding-right: 0px;
}

ul.screenshots.mac li {
	width: 50%;
}

ul.screenshots.mac li {
	padding: 0px;
}

ul.screenshots.ios li {
	width: 16.667%;
}

ul.screenshots.ios-gap li {
	width: 25%;
}

ul.screenshots.ios li {
	padding: 0px;
}

ul.screenshots.ios-gap li {
	padding: 0 5px;
}

ul.screenshots li a {
	display: block;
}

ul.screenshots li img {
	width: 100%;
	height: auto;
	border: 1px solid #eee;
}

span.break {
	display: inline;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background-color: rgba(0,0,0,0.9);
	display: none;
	text-align: center;
	vertical-align: middle;	
}

.player-video {
	margin: auto;
	width: 100%;
	max-width: 900px;
	position: relative;
	box-sizing: border-box;
	padding: 40px;
	top: 50%;
	height: 90%;
}

.player-aspect-container {
	margin: 0 auto;
	position: relative;
	max-width: 100%;
	height: 100%;
}

.player-aspect {
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}

.player-video iframe {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.player-screenshot {
	margin: auto;
	max-width: 900px;
	height: 90%;
	position: relative;
	box-sizing: border-box;
	padding: 40px;
	top: 50%;
}

.player-screenshot img {
	height: 100%;
	width: auto;
	border: none;
}

.player-screenshot img.width {
	height: auto;
	width: 100%;
}

.player-video button,
.player-screenshot button {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	overflow: visible;
    display: block;
    outline: 0;
    box-shadow: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 32px;
    opacity: 0.7;
    position: absolute;
    top: -6px;
    right: 27px;
}

.overlay button:hover {
	opacity: 1.0;
}

.container {
	max-width: 1060px;
	margin: 0 auto;
}

.container:after {
	clear: both;
}

.container:before,
.container:after {
	content: ""; 
	width: 0; 
	height: 0; 
	display: block; 
	clear: both; 
	visibility: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.nopadding {
	padding: 0px !important;
}

.center {
	text-align: center !important;
}

.content {
	margin: 0 auto;
}

.video {
	margin: auto;
	width: 469px;
	height: 822px;
	background-image: url('../img/iphone.png');
	background-size: 100%;
}

.video video {
	position: relative;
	left: 90px;
	top: 154px;
	width: 290px;
}

h1 {
	font-size: 2.4em;
	line-height: 1.3em;
	font-weight: bold;
}

h1 {
	margin-top: 40px;
}

h2 {
	padding-top: 20px;
	font-size: 2.0em;
	line-height: 1.2em;
	margin-bottom: 40px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
}

p {
	margin-top: 20px;
	line-height: 1.6em;
	margin-bottom: 40px;
	color: #333;
	font-size: 1.4em;
}

a.appicon {
	text-decoration: none;
}

img.appicon {
	width: 60px;
	border-radius: 14px;
	border: none;
	margin-top: 20px;
	margin-bottom: -26px;
}

img.appstore {
	width: 180px;
}

img.macappstore {
	width: 206px;
}

.contact,
.privacy {
	padding-bottom: 15px;
}

.contact h2,
.privacy h2 {
	margin-bottom: 0px;
}

footer {
	padding-top: 40px;
}

footer p {
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	padding-bottom: 40px;
	color: #666;
}

footer .container {
	margin: 0 auto;
	width: 80%;
	max-width: 640px;
}

.terms {
	background-color: #fff;
}

.terms .terms-content {
	padding-left: 20px;
	padding-right: 20px;
}

.terms h1 {
	padding-top: 40px;
	font-size: 2.0em;
	line-height: 1.2em;
	margin-bottom: 20px;
	margin-top: 0px;
	font-weight: bold;
}

.terms h2 {
	padding-top: 40px;
	font-size: 1.4em;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 0px;
}

.terms p,
.terms li p {
	font-size: 1.1rem;
	margin-top: 10px;
	margin-bottom: 0px;
}

.terms strong {
	font-weight: bold;
}

.terms ul {
	display: block;
	list-style: disc;
	padding-left: 40px;
}

.terms li {
	display: list-item;
	font-size: 1.1rem;
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1.6em;
}

.terms ul ul {
	margin-bottom: 20px;
}

@media only screen and (max-width: 860px) {
	html, body {
		overflow: auto;
		height: auto;
	}

	.container {
		width: 100%;
		height: 100%;
	}
}

/* Resize video */
@media only screen and (max-width: 1060px) {
	.video {
		width: 445px;
		height: 781px;
	}

	.video video {
		left: 85px;
		top: 146px;
		width: 275px;
	}
}

@media only screen and (max-width: 900px) {
	.video {
		width: 375px;
		height: 658px;
	}

	.video video {
		left: 72px;
		top: 123px;
		width: 232px;
	}

	a.appicon {
		display: inline;
	}

	h1 {
		margin-top: 40px; /* 180 */
	}

	.content {
		text-align: center;
		max-width: 360px;
	}

	footer p {
		font-size: 0.7em;
	}

	ul.checklist li {
		width: 100%;
		float: none;
		display: block;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		background: none;
		background-size: 0px;
		line-height: 1.4em;
		max-width: 100%;
	}

	ul.checklist li {
		padding-top: 0px;
		padding-bottom: 5px;
	}

	ul.checklist li p {
		display: block;
		background: transparent url('../img/point.png') no-repeat top center;
		background-size: 30px;
		padding-top: 25px;
		padding-left: 0px;
		line-height: 1.4em;
	}
}

/* Center and resize text */
@media screen and (max-width: 1260px) {
	h1 {
		font-size: 2.0em;
		line-height: 1.3em;
	}

	h2 {
		font-size: 1.8em;
		line-height: 1.2em;
	}

	ul.videos li a,
	ul.points li p,
	ul.checklist li p {
		font-size: 1.3em;
	}

	ul.feedback li h3 {
		font-size: 1.3em;
		line-height: 20px;
	}

	ul.details li h3 {
		font-size: 1.3em;
		line-height: 26px;
	}

	p {
		font-size: 1.3em;
	}

	.content {
		max-width: 460px;
	}
}

@media screen and (max-width: 1060px) {
	h1 {
		font-size: 1.9em;
		line-height: 1.2em;
	}

	h2 {
		font-size: 1.7em;
		line-height: 1.2em;
	}

	ul.videos li a,
	ul.points li p,
	ul.checklist li p {
		font-size: 1.2em;
	}

	ul.details li h3,
	ul.feedback li h3 {
		font-size: 1.2em;
	}

	ul.details li p,
	ul.feedback li p {
		font-size: 1.0em;
	}

	p {
		font-size: 1.2em;
	}

	ul.videos,
	ul.points {
		padding-left: 30px;
		padding-right: 0px;
	}

	ul.videos li,
	ul.points li {
		padding-right: 10px; /* 30 */
	}

	.content {
		max-width: 420px;
	}
}

@media only screen and (max-width: 900px) {
	h1 {
		margin-top: 40px; /* 180 */
		font-size: 1.8em;
		line-height: 1.3em;
	}

	h2 {
		font-size: 1.6em;
		line-height: 1.2em;
	}

	ul.videos li a,
	ul.points li p,
	ul.checklist li p {
		font-size: 1.0em;
	}

	ul.feedback li h3 {
		font-size: 1.0em;
		line-height: 16px;
	}

	ul.details li h3 {
		font-size: 1.0em;
		line-height: 20px;
	}

	ul.details li p,
	ul.feedback li p {
		font-size: 0.9em;
		line-height: 1.4em;
	}

	p {
		font-size: 1.0em;
	}

	img.appstore {
		width: 150px;
	}

	img.macappstore {
		width: 171px;
	}

	.content {
		max-width: 360px;
	}

	footer .container {
		max-width: 600px;
		width: 80%;
	}

	footer p {
		font-size: 0.75em;
	}
}

@media screen and (max-width: 820px) {
	.video {
		width: 300px;
		height: 526px;
	}

	.video video {
		left: 57px;
		top: 98px;
		width: 186px;
	}

	.intro .column2.right {
		width: 60%;
	}

	.intro .column2.left {
		width: 40%;
	}

	.intro p {
		margin-bottom: 30px;
	}

	img.appicon {
		width: 50px;
		border-radius: 12px;
	}

	h1 {
		margin-top: 40px; /* 100 */
		font-size: 1.7em;
	}

	h2 {
		margin-bottom: 30px;
	}

	span.break {
		display: block;
	}

	footer .container {
		max-width: 560px;
		width: 80%;
	}

	footer p {
		font-size: 0.7em;
	}

	ul.videos,
	ul.points {
		padding-left: 0px;
		padding-right: 0px;
		max-width: 520px; /* 480 */
	}

	ul.videos li,
	ul.points li {
		max-width: 260px; /* 240 */
		padding-right: 5px; /* 10 */
		padding-left: 10px;
	}

	ul.screenshots {
		padding-left: 30px;
		padding-right: 0px;
	}

	ul.screenshots li {
		padding-right: 30px;
	}

	ul.screenshots.mac {
		padding-left: 30px;
		padding-right: 30px;
	}

	html {
		-webkit-text-size-adjust: 100%;
	}
}

/* Vertically stack columns */
@media screen and (max-width: 660px) {
	.video {
		width: 375px;
		height: 658px;
	}

	.video video {
		left: 72px;
		top: 123px;
		width: 232px;
	}

	.column2,
	.column3,
	.column4 {
		width: 100%;
		float: none;
	}

	.intro .column2.left,
	.intro .column2.right {
		width: 100%;
	}

	.intro .column2.right {
		padding-left: 20px;
	}

	section {
		padding-bottom: 40px;
	}

	img.appicon {
		margin-top: 20px;
	}

	h1 {
		font-size: 1.7em;
		margin-top: 0px;
	}

	h2 {
		font-size: 1.5em;
		margin-bottom: 30px;
	}

	.content {
		max-width: 360px;
	}

	.intro {
		padding-bottom: 20px;
	}

	ul.videos,
	ul.points,
	ul.checklist {
		padding-left: 20px;
		padding-right: 20px;
		max-width: 100%;
	}

	ul.videos li,
	ul.points li,
	ul.checklist li {
		width: 100%;
		float: none;
		display: block;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		background: none;
		background-size: 0px;
		line-height: 1.4em;
		max-width: 100%;
	}

	ul.videos li a {
		display: block;
		background: transparent url('../img/play.svg') no-repeat top center;
		background-size: 20px;
		padding-top: 25px;
		padding-left: 0px;
		line-height: 1.4em;
	}

	ul.points li p,
	ul.checklist li p {
		display: block;
		background: transparent url('../img/point.png') no-repeat top center;
		background-size: 30px;
		padding-top: 25px;
		padding-left: 0px;
		line-height: 1.4em;
	}

	ul.screenshots {
		padding-left: 20px;
		padding-right: 0px;
	}

	ul.screenshots li {
		padding-right: 20px;
	}

	ul.screenshots.mac {
		padding-left: 20px;
		padding-right: 20px;
	}

	ul.details li h3,
	ul.feedback li h3 {
		text-align: center;
	}

	ul.feedback li p {
		text-align: center;
	}

	ul.details li {
		width: 100%;
		float: none;
		display: block;
		padding-left: 0px !important;
		padding-right: 0px !important;
		padding-bottom: 10px;
	}

	p.details {
		margin-bottom: 20px;
	}

	ul.details li h3 {
		line-height: 20px;
	}

	span.break {
		display: block;
	}

	.player-video,
	.player-screenshot {
		padding-left: 20px;
		padding-right: 20px;
	}

	.player-video button,
	.player-screenshot button {
		font-size: 24px;
		right: 5px;
	}

	.contact p,
	.privacy p {
		margin-bottom: 0px;
	}

	footer .container {
		max-width: 460px;
		width: 75%;
	}

	footer p {
		font-size: 0.6em;
	}
}