html, body {
	margin: 0;
	padding: 0;
	background: #FFF6DD;
	font-family: "Source Sans Pro", Helvetica, Verdana, sans-serif;
	text-rendering: optimizeLegibility;
}
header, footer {
	text-align: center;
	padding: 30px 0;
}
header {
	padding: 10px 0 10px;
}
header .container {
	position: relative;
}
header .social {
	margin-top: 15px;
}
header .social .btn {
	border: none;
	outline: none;
	margin-right: 10px;
	transition: all .1s ease-in;
	border-radius: 20px;
}
header .social .twitter {
  	background: #33c6f4;
}
header .social .twitter:hover {
	background: #2DA7CE;
}
header .social .facebook {
	background: #3c599f;
}
header .social .facebook:hover {
	background: #253865;
}
header .social .embed {
  	background: #999;
}
header .social .embed:hover {
	background: #757575;
}
h1 {
	color: rgb(255, 75, 75);
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 5px;
}
.linkpack h1 {
	background: transparent url("../images/linkpack-icon.f5d25a77a555.png") no-repeat scroll left 8px;
	background-size: 30px;
	padding-left: 40px;
}
h2 {
	font-size: 20px;
	color: #666;
	font-weight: 100;
	margin: 0;
}
.linkpack h2 {
	padding-left: 40px;
}
h2 strong {
	font-weight: 400;
}
article {
	padding: 0;
	background: #fff;
}
header .container {
	text-align: left;
}
header .container,
#sortsearch-toolbar .container,
.warning .container,
footer .container,
article .container {
	max-width: 650px;
	margin: 0 auto;
}
article .twitter-status {
	padding: 0 0 20px;
}
article .twitter-status iframe {
	margin: 0 auto !important;
}
article .soundcloud iframe {
	display: block;
	margin: 0 auto;
	width: 100%;
}
figure {
	text-align: left;
	margin: 0 auto;
}
figure iframe {
	margin-bottom: 5px;
}
figure figcaption {
	font-weight: bold;
	font-size: 15px;
}
#linkpack .container > * {
	padding: 10px 0;
}
.links {
	padding: 0;
	margin: 0 auto;
}
.links li {
 	list-style-type: none;
}
.links li:last-child {
	margin-bottom: 0;
}
.links li.nada {
	color: #666;
}
.link {
	font-size: 18px;
}
.link em {
	font-size: 15px;
	color: #999;
	font-style: normal;
	font-weight: 100;
}
figcaption a,
.link a {
	text-decoration: none;
}
.link a {
	display: block;
	font-weight: 600;
	transition: all .25s;
	overflow: hidden;
	text-overflow: ellipsis;
}
.imdb.link a {
	overflow: inherit;
}
.imdb .details img {
	float: left;
	width: 130px;
	margin-right: 10px;
}
.imdb .details em {
	display: block;
}
/* Link tiles */

header.link-tiles .container,
footer.link-tiles .container {
	padding: 0 7px;
}
header.link-tiles h1,
header.link-tiles h2 {
	padding-left: 0;
	background: none;
}
header.link-tiles #toggle-sortsearch {
	float: none;
}

.warning.link-tiles {
	background: inherit;
}

#sortsearch-toolbar.link-tiles {
	background: inherit;
    padding: 0 0 0 10px;
    width: 250px;
}
#sortsearch-toolbar.link-tiles #search-lp {
	height: 32px;
}

@media (max-width: 991px) {
	#sortsearch-toolbar.link-tiles {
		width: 100%;
		padding: 10px 0 0;
	}
	#sortsearch-toolbar.link-tiles #search-lp {
		margin: 0 auto;
		display: block;
	}
}

article.link-tiles {
	background: inherit;
}
article.link-tiles .container {
	max-width: 1486px;
	width: 1486px;
	margin: 0 auto;
	padding: 15px 0 0;
}

header.link-tiles .container,
article.link-tiles .container,
footer.link-tiles .container {
	max-width: 100%;
	width: 1486px;
}

.link-tile {
	box-sizing: border-box;
	margin: 0 7px 14px;
	padding: 0 !important;
	position: relative;
	float: left;
	background: #fff;
	overflow: hidden;
    border-radius: 6px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    width: 236px;
}
.link-tile:last-child {
	margin-bottom: 0;
}
.link-tile:visited {
	color: gray;
}
.link-tile:hover,
.link-tile:active,
.link-tile:focus {
	text-decoration: none;
}
.link-tile img {
	opacity: 0;
	transition: .25s ease-in opacity;
	object-fit: cover;
	width: 100%;
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    max-height: 100%;
	overflow: hidden;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
    z-index: 2;
}
.link-tile:hover {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}
.link-tile:hover img {
	opacity: .6 !important;
}
.link-tile .img-container {
	overflow: hidden;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	height: 200px;
	position: relative;
}
.link-tile .img-container:before {
	overflow: hidden;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .75;
    box-sizing: border-box;
    transition: .25s ease-in opacity;
	z-index: 1;
}
.link-tile:hover .background:after {
	opacity: 0;
}

/* Taken from http://uigradients.com/ */
.link-tiles .link-tile:nth-child(8n+1) .img-container:before { background-image: linear-gradient(135deg, #1F1C2C,#928DAB); }
.link-tiles .link-tile:nth-child(8n+2) .img-container:before { background-image: linear-gradient(135deg, #457fca,#5691c8); }
.link-tiles .link-tile:nth-child(8n+3) .img-container:before { background-image: linear-gradient(135deg, #B24592,#F15F79); }
.link-tiles .link-tile:nth-child(8n+4) .img-container:before { background-image: linear-gradient(135deg, #C02425,#F0CB35); }
.link-tiles .link-tile:nth-child(8n+5) .img-container:before { background-image: linear-gradient(135deg, #d38312,#002f4b); }
.link-tiles .link-tile:nth-child(8n+6) .img-container:before { background-image: linear-gradient(135deg, #5A3F37,#2C7744); }
.link-tiles .link-tile:nth-child(8n+7) .img-container:before { background-image: linear-gradient(135deg, #4DA0B0,#D39D38); }
.link-tiles .link-tile:nth-child(8n+8) .img-container:before { background-image: linear-gradient(135deg, #B993D6,#8CA6DB); }

.link-tile .info {
	padding: 10px;
}
.link-tile .info span {
	display: block;
	font-weight: 600;
	font-size: 17px;
}
.link-tile .info em {
	font-size: 15px;
}
@media (min-width: 0) and (max-width: 499px) {
	header.link-tiles .container,
	article.link-tiles .container,
	footer.link-tiles .container {
        width: 100%;
    }
	footer.link-tiles .container {
		padding: 0;
	}
	article.link-tiles {
		padding: 0 7px;
	}
	article.link-tiles .container {
		padding: 0;
	}

    .link-tile {
    	margin: 0 0 14px;
    	width: 100%;
    }
}
@media (min-width: 500px) and (max-width: 769px) {
	header.link-tiles .container,
	article.link-tiles .container,
	footer.link-tiles .container {
        width: 500px;
    }
}
@media (min-width: 770px) and (max-width: 999px) {
	header.link-tiles .container,
	article.link-tiles .container,
	footer.link-tiles .container {
        width: 770px;
    }
}

@media (min-width: 1000px) and (max-width: 1249px) {
	header.link-tiles .container,
	article.link-tiles .container,
	footer.link-tiles .container {
        width: 1000px
    }
}

@media (min-width: 1250px) and (max-width: 1499px) {
	header.link-tiles .container,
	article.link-tiles .container,
	footer.link-tiles .container {
        width: 1250px
    }
}

@media (min-width: 1500px) and (max-width: 1749px) {
	header.link-tiles .container,
	article.link-tiles .container,
	footer.link-tiles .container {
        width: 1500px
    }
}

@media (min-width: 1750px) and (max-width: 1999px) {
	header.link-tiles .container,
	article.link-tiles .container,
	footer.link-tiles .container {
        width: 1750px
    }
}

@media (min-width: 2000px) and (max-width: 2249px) {
	header.link-tiles .container,
	article.link-tiles .container,
	footer.link-tiles .container {
        width: 2000px
    }
}

@media (min-width: 2250px) and (max-width: 2499px) {
	header.link-tiles .container,
	article.link-tiles .container,
	footer.link-tiles .container {
        width: 2250px
    }
}

@media (min-width: 2500px) and (max-width: 2749px) {
	header.link-tiles .container,
	article.link-tiles .container,
	footer.link-tiles .container {
        width: 2500px
    }
}

.warning {
	padding: 10px 0;
    background-color: #fff;
}
.warning h4 {
	margin: 0;
	background: #f0f0f0;
    padding: 10px;
    color: #999;
	font-weight: bold;
    font-size: 16px;
	text-align: center;
	border-radius: 20px;
}
p.nada {
	font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #999;
    padding: 20px 0;
    margin: 0;
}
.container p.nada {
	margin: 20px 0;
}
.note {
	border-top: 1px solid #ddd;
	padding: 30px 0 0;
	text-align: center;
	color: #999;
}
.note p a {
	color: #999;
	text-decoration: underline;
}
.note p a:hover {
	text-decoration: underline;
}
article a {
	color: #222;
	transition: all .2s;
}
article a:hover {
	color: #666;
	text-decoration: none;
}
#toggle-sortsearch {
	float: right;
    background-color: transparent;
    color: #444;
    display: none;
    outline: none;
    margin-right: 0;
}
#toggle-sortsearch.active {
	background-color: rgb(255, 75, 75);
	color: #fff;
	box-shadow: none;
}
#sortsearch-toolbar {
	display: none;
    padding: 10px 0;
    background: #fff;
}
#sortsearch-toolbar .container {
    text-align: center;
}
#sortsearch-toolbar .btn-container {
	float: right;
}
#sortsearch-toolbar .btn span {
	margin-right: 10px;
}
#sortsearch-toolbar .btn:hover {
    background: rgba(0, 0, 0, .15);
}
#sortsearch-toolbar .btn {
	box-shadow: none;
    border-radius: 0;
    color: #666;
    margin-right: 2px;
    background-color: transparent;
    outline: none;
    border-radius: 20px;
    float: left;
    background-color: rgba(0, 0, 0, .05);
    margin: 0 20px 0 0;
}
#sortsearch-toolbar .btn-container .btn:last-child {
	margin-right: 0;
}
#sortsearch-toolbar .btn.active {
	background-color: rgb(255, 75, 75);
	color: #fff;
}
#sortsearch-toolbar #search-lp {
	border: 2px solid #ddd;
	width: 100%;
    max-width: 400px;
    height: 34px;
    padding: 5px 10px;
    margin: 0 auto;
    vertical-align: middle;
    border-radius: 20px;
    outline: none;
}
#sortsearch-toolbar input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
    cursor: pointer;
}
#sortsearch-toolbar #search-lp:focus {
	border-color: rgb(255, 75, 75);
}
@media (max-width: 767px) {
	header
	{
		position: static;
	}
	article
	{
		margin-top: 0;
	}
	article .container {
		border-radius: 0;
	}
	.scrolled header {
		-webkit-filter: none;
	}
	.scrolled header:after {
		display: none;
	}
    figure iframe {
    	width: 100%;
    }
    .links {
    	width: 100%;
		list-style-type: none;
    }
    .note {
    	padding-bottom: 15px;
    }
	.note p {
		width: 100%;
	}
 }
@media (max-width: 650px) {
	article
	{
		padding: 0;
	}
	article .container {
		border: none;
	}
	#sortsearch-toolbar #search-lp {
		float: none;
		margin-bottom: 0;
		max-width: 100%;
		margin-right: 0;
	}
	#sortsearch-toolbar .btn-container {
		width: 100%;
		float: none;
	}
	#sortsearch-toolbar .btn-container .btn {
		width: 45%;
	}
	#sortsearch-toolbar .btn-container .btn:last-child {
		float: right;
	}
 }

/* Manifesto */
.manifesto section.paper {
	background: #fff;
	padding: 30px;
	text-align: left;
	box-shadow: 0 10px 20px -10px #333;
}
.manifesto section.paper h3 {
	font-weight: 400;
	margin: 0;
	text-align: left;
	padding: 0 0 20px;
	font-size: 1.2em;
}
.manifesto section.paper h3:not(:first-child) {
	padding-top: 30px;
}
.manifesto section.paper p {
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
	margin-bottom: 20px;
}
.introduction h1 a,
.manifesto h1 a {
	color: rgb(255, 75, 75);
}
.introduction h1 a:hover,
.introduction h1 a:active,
.introduction h1 a:focus,
.manifesto h1 a:hover,
.manifesto h1 a:active,
.manifesto h1 a:focus {
	text-decoration: none;
}
.manifesto section.paper p + p {
	margin-top: 0;
}
.manifesto section.paper p.emoticon {
	font-size: 50px;
}
.manifesto section.paper p a {
	text-decoration: underline;
}
.manifesto section.paper p a:hover {
	text-decoration: none;
}
.manifesto-container {
	padding: 0;
	max-width: 840px;
	margin: 0 auto;
	text-align: center;
	background-color: transparent;
	background-color: #FFF6DD;
}
.introduction .product .logo,
.manifesto .product .logo {
	display: block;
    width: 150px;
    height: 150px;
    background: transparent url("../images/linkpack.4de32d22c0c7.png") no-repeat scroll center center;
    background-size: 100%;
    text-indent: -999999px;
}
.manifesto .product-header h1,
.manifesto .product-header h2 {
	text-align: left;
	margin-left: 180px;
}
.manifesto .product-header .logo {
	margin-bottom: 0;
    float: left;
}

/* Page Home */
.landing,
.landing body {
	font-size: 1.5em;
	line-height: 1.4em;
	text-shadow: 0px 1px 1px white;
	font-weight: 400;
}
.landing .description p {
	text-align: center;
}
.homepage-container article {
	width: 840px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	background-color: transparent;
}
.homepage-container .trailer {
	font-size: 19px;
	font-weight: 100;
	text-shadow: none;
	text-align: center;
}
.homepage-container .trailer a {
    color: #000;
    font-weight: 300;
}
.homepage-container .trailer a:hover {
	text-decoration: underline;
}

.homepage-container .manifesto {
	background-color: transparent;
}
.landing section {
	padding-bottom: 30px;
}
.landing section.manifesto p {
	text-align: center;
}
.landing section.manifesto a {
	text-decoration: underline;
}
.landing section.manifesto a:hover {
	text-decoration: none;
}
.landing h1 {
	color: rgb(255, 75, 75);
	font-weight: 400;
	letter-spacing: -0.05em;
	text-align: center;
	font-size: 100px;
	line-height: 1em;
	margin: 0;
}
.landing .subscribe,
.landing .soon {
	text-align: center;
}
.landing header {
	padding: 0;
}
.landing h2 {
	font-size: 30px;
	margin: 10px 0 0;
	color: #666;
	font-weight: 100;
}
.landing section h3 {
	color: rgb(255, 75, 75);
	font-weight: 300;
	font-size: 1.3em;
	line-height: 1.1em;
	margin: 25px 0;
}
.landing section.soon h3 {
	font-weight: 400;
}
.landing section p,
.landing section .response {
	max-width: 600px;
	margin: 0 auto;
	color: #777;
	font-weight: 400;
	font-size: .75em;
	text-align: left;
}
.landing section p {
	max-width: 860px;
}
.landing section.product {
	padding: 50px 0;
}
.landing section p a,
.landing form .response a {
	color: #777;
}
.landing section p a:hover,
.landing form .response a:hover {
	text-decoration: none;
}
.landing p a {
	outline: none;
}
.landing p a:hover,
.landing p a:active,
.landing p a:focus {
	color: #000;
}
.landing p + p {
	margin-top: 1em;
}
.landing .logo {
	margin: 0 auto 20px;
	width: 200px;
	display: block;
}
footer {
	color: #666;
	text-align: center;
	font-size: 15px;
	text-shadow: none;
	padding: 20px 10px;
}
footer .footer-info {
	float: left;
	text-align: left;
}
footer .appstore-badge {
    float: right;
    display: block;
    text-indent: -999999px;
    background: transparent url("../images/appstore-badge.841d043f4903.png") no-repeat scroll center center;
    background-size: contain;
    width: 152px;
    height: 42px;
    opacity: .5;
    transition: opacity .25s ease-in;
}
footer .appstore-badge:hover {
	opacity: 1.0;
}
footer a {
	color: #666;
	text-decoration: underline;
}
footer a:hover {
	color: #666;
	text-decoration: none;
}
.landing form {
	margin: 40px 0;
}
.landing form input {
	font-family: "Source Sans Pro", Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	padding: 5px 20px;
	font-weight: 400;
}
.landing form input[type=email] {
	padding: 15px 20px;
	line-height: normal;
	-webkit-appearance: none;
	border-radius: 35px;
	width: 300px;
	background: #fff;
	border: 2px solid rgb(255, 75, 75);
	outline: none;
	text-transform: none;
	transition: border-color .2s ease-in;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.landing form input[type=email]:hover,
.landing form input[type=email]:focus {
	border-color: rgb(255, 75, 75);
}
.landing form input[type=submit] {
	-webkit-appearance: none;
	border-radius: 35px;
	display: inline-block;
	background: rgb(255, 75, 75);
	border: 2px solid rgb(255, 75, 75);
	color: #fff;
	outline: none;
	transition: color .2s ease-in;
	cursor: pointer;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 15px 20px 15px 12px;
	line-height: normal;
}
.landing form input[type=submit]:hover {
	color: #ddd;
}
.landing form #mce-responses {
	margin-bottom: 20px;
}
.landing form .response {
	background: rgba(255,255,255,.75);
	text-align: center;
	padding: 15px 10px;
	box-shadow: 0 2px 1px rgba(0,0,0,.15);
}
.landing form .response a {
	text-decoration: underline;
}
.landing form .response a:hover {
	text-decoration: none;
}

/* Modal */
.modal-backdrop.in {
	opacity: .75;
}
.modal.in .modal-content {
	border-radius: 0;
	box-shadow: none;
}
.modal-title {
	text-align: center;
	color: #555;
	font-weight: bold;
}
.close {
	opacity: 1;
}
.modal-header .close {
    color: rgb(255,75,75);
    font-size: 30px;
}
.modal-body #linkpack-preview {
	max-height: 500px;
	overflow: auto;
	border: 1px solid #ddd;
}
.modal-body .preview-loading {
	text-align: center;
	display: block;
	color: #999;
	padding: 20px;
}
#linkpack-embed-code {
	resize: none;
	padding: 7px 9px;
	box-shadow: none;
	border-width: 2px;
	overflow: hidden;
}
#linkpack-embed-code:focus {
	border-color: rgb(255, 75, 75);
}

/* Widget Page */
#page-widget,
#page-widget body,
#page-widget article {
	background: #fff;
}
#page-widget article .container {
	border: none;
	padding: 0;
}
#page-widget .note {
	padding: 10px;
}
#page-widget header {
	padding: 10px;
	background: #FFF6DD;
	border-bottom: 2px solid rgb(255,75,75);
}
#page-widget h1 {
	text-align: left;
	color: rgb(255, 75, 75);
	background: transparent url("../images/linkpack-icon.f5d25a77a555.png") no-repeat scroll left 5px;
	margin: 0;
	background-size: 30px;
	padding-left: 40px;
	font-size: 30px;
}
#page-widget h1 a {
	text-decoration: none;
}
#page-widget h2 {
	color: #666;
}
#page-widget article {
	padding: 0;
}
#page-widget header .container,
#page-widget article .container,
#page-widget figure,
#page-widget .links {
	max-width: 100%;
}
#page-widget .links {
	margin: 0;
	padding: 10px;
	width: auto;
	background: #fff;
}
#page-widget .links li {
	margin-bottom: 15px;
}
#page-widget .links li:last-child {
	margin-bottom: 0;
}
#page-widget .note {
	border: none;
	background: #fff;
	font-size: 13px;
}
#page-widget .note p {
	text-align: center;
	margin: 0;
}

#mc_embed_signup p {
	text-align: center;
}

/* 404 */
section.servererror {
	text-align: center;
}
section.servererror h1 {
	margin: 20px 0;
	color: #333;
}
section.servererror h2 {
	color: rgb(255, 75, 75);
	margin: 30px 0;
    font-size: 40px;
    font-weight: bold;
}

/* Hero Logo */
@keyframes hero-animation-fade-in {
    from { opacity: 0;}
    to { opacity: 1;}
}
@keyframes hero-animation-fade-out {
    from { opacity: 1;}
    to { opacity: 0;}
}
@keyframes hero-animation-zoom-out {
    from { transform: scale(100);}
    to { transform: scale(1);}
}
@keyframes hero-animation-travel-up {
    from { top: 50%; }
    to { top: 150px; }
}
.newhomepage,
.homepage {
	overflow: hidden;
}
.newhomepage.active,
.homepage.active {
	overflow: auto;
}
.newhomepage section,
.newhomepage footer,
.homepage article,
.homepage footer  {
	opacity: 0;
	animation: hero-animation-fade-in .5s 4.5s forwards;
}
.newhomepage.active #hero-logo {
	display: none;
}
#hero-logo {
	width: 200px;
	height: 200px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 5;
}
#hero-logo.ready {
	animation: hero-animation-travel-up 1s 3s forwards, hero-animation-fade-out .5s 3.5s forwards;
}
#hero-logo div {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: 100%;
}
#hero-logo #hero-logo-link,
#hero-logo #hero-logo-browser,
#hero-logo #hero-logo-cloud,
#hero-logo #hero-logo-foreground {
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 186px;
    height: 186px;
}
#hero-logo #hero-logo-link,
#hero-logo #hero-logo-browser,
#hero-logo #hero-logo-cloud {
	z-index: 2;
	opacity: 0;
}
#hero-logo.ready #hero-logo-link,
#hero-logo.ready #hero-logo-browser,
#hero-logo.ready #hero-logo-cloud {
	animation: hero-animation-fade-in .5s 0s forwards;
}
#hero-logo #hero-logo-link {
	background-image: url("../images/hero-logo/hero-logo-link.2cd2904261c5.png");
}
#hero-logo.ready #hero-logo-link {
    animation-delay: 1.5s;
}
#hero-logo #hero-logo-browser {
	background-image: url("../images/hero-logo/hero-logo-browser.6370a727e61e.png");
}
#hero-logo.ready #hero-logo-browser {
    animation-delay: 1.0s;
}
#hero-logo #hero-logo-cloud {
	background-image: url("../images/hero-logo/hero-logo-cloud.4e0697f4fe87.png");
}
#hero-logo.ready #hero-logo-cloud {
    animation-delay: 0.5s;
}
#hero-logo #hero-logo-foreground {
	background-image: url("../images/hero-logo/hero-logo-foreground.7fc0d287912b.png");
	z-index: 1;
	opacity: 0;
}
#hero-logo.ready #hero-logo-foreground {
	animation: hero-animation-fade-in .5s 0s forwards;
}
#hero-logo #hero-logo-background {
	background: rgb(255, 75, 75);
	border-radius: 33px;
	z-index: 0;
	transform: scale(100);
}
#hero-logo.ready #hero-logo-background {
	animation: hero-animation-zoom-out 1s 1.75s forwards;
}
@media (max-width: 839px) {
	@keyframes hero-animation-travel-up {
	    from { top: 50%; }
	    to { top: 114px; }
	}
	#hero-logo #hero-logo-background,
	#hero-logo {
		width: 170px;
		height: 170px;
	}
	#hero-logo #hero-logo-link,
	#hero-logo #hero-logo-browser,
	#hero-logo #hero-logo-cloud,
	#hero-logo #hero-logo-foreground {
		width: 153px;
		height: 153px;
	}
}

/* Landing page */
.introduction .screenshots {
	background: rgba(255, 255, 255, .5);
    padding: 40px 0 0;
    margin-bottom: 150px;
}
.newhomepage .screenshots,
.introduction .screenshots ul {
	padding: 0;
    list-style-type: none;
    margin: 0 auto;
}
.newhomepage .screenshots li,
.introduction .screenshots li {
	float: left;
	width: 25%;
	position: relative;
}
.newhomepage .screenshots .device,
.introduction .screenshots .device {
	background: #333;
    height: 400px;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    width: 250px;
    margin: 0 auto;
    display: block;
    border: none;
    outline: none;
    position: relative;
}
.newhomepage .screenshots .device:after,
.introduction .screenshots .device:after {
	position: absolute;
	content: '';
	display: block;
	width: 230px;
	height: 350px;
	background: #fff;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	background-size: 100%;
}
.introduction .screenshots .list .device:after { background-image: url("../images/screenshots/list.3d60892720b3.jpg"); }
.introduction .screenshots .add .device:after { background-image: url("../images/screenshots/add.e6a2558bff0e.jpg"); }
.introduction .screenshots .share .device:after { background-image: url("../images/screenshots/share.db5cfc85504a.jpg"); }
.introduction .screenshots .pro .device:after { background-image: url("../images/screenshots/pro.f62846eae090.jpg"); }

.introduction .screenshots figcaption {
	position: absolute;
	text-align: center;
	line-height: 1.3em;
	font-size: 20px;
	padding-top: 100px;
	width: 250px;
	left: 50%;
	transform: translate(-50%, 0);
	color: rgb(255,75,75);
}
.introduction .screenshots figcaption:before {
	position: absolute;
	content: '';
	display: block;
	width: 70px;
	height: 70px;
	top: 20px;
	left: 50%;
	transform: translate(-50%,0);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: contain;
}
.introduction .screenshots .list figcaption:before { background-image: url("../images/screenshots/list-legend.fbd9ffe54087.png"); }
.introduction .screenshots .add figcaption:before { background-image: url("../images/screenshots/add-legend.742681009f70.png"); }
.introduction .screenshots .share figcaption:before { background-image: url("../images/screenshots/share-legend.2de40eec1daf.png"); }
.introduction .screenshots .pro figcaption:before { background-image: url("../images/screenshots/pro-legend.20275ef3803d.png"); }

.introduction .linkpacks {
	max-width: 700px;
	margin: 0 auto;
	padding: 50px 0;
}
.introduction .linkpacks p {
	text-align: center;
}
.introduction .linkpacks ul {
	padding: 0;
	margin: 50px 0 0;
	list-style-type: none;
}
.introduction .linkpacks li {
	float: left;
	margin-bottom: 20px;
	width: 50%;
}
.introduction .linkpacks li a {
	position: relative;
	color: rgb(255, 75, 75);
	font-weight: bold;
	padding-left: 55px;
}
.introduction .linkpacks li a:before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	background: transparent url("../images/linkpack-icon.f5d25a77a555.png") no-repeat scroll center center;
	background-size: 100%;
}

/* New homepage */
@keyframes device-down {
    from { transform: translate(0, 300px); }
    to { transform: translate(0, 0); }
}
@keyframes device-up {
    from { transform: translate(0, -300px); }
    to { transform: translate(0, 0); }
}

/*.newhomepage #read-section-body figure {
	overflow: hidden;
}
*/.newhomepage #read-section-body .device-down {
    -webkit-backface-visibility:hidden;
	transform: translate(0, 300px);
}
.newhomepage #read-section-body.activated .device-down {
	animation: device-down 1s 0s forwards;
}
.newhomepage #read-section-body .device-up {
    -webkit-backface-visibility:hidden;
	transform: translate(0, -300px);
}
.newhomepage #read-section-body.activated .device-up {
	animation: device-up 1s 0s forwards;
}
.newhomepage figcaption {
	opacity: 0;
}
.newhomepage .activated figcaption {
	animation: hero-animation-fade-in 1s 1s forwards;
}

.newhomepage .ios .device-down {
	opacity: 0;
}
.newhomepage .activated .ios .device-down {
	animation: hero-animation-fade-in .5s 0s forwards;
}
.newhomepage .finder .device-down {
	opacity: 0;
}
.newhomepage .activated .finder .device-down {
	animation: hero-animation-fade-in .5s .5s forwards;
}
.newhomepage .ios figcaption  {
	opacity: 0;
}
.newhomepage .activated .ios figcaption  {
	animation: hero-animation-fade-in .5s 0s forwards;
}

.newhomepage .chrome .device-down {
	opacity: 0;
}
.newhomepage .activated .chrome .device-down {
	animation: hero-animation-fade-in .5s .5s forwards;
}
.newhomepage .chrome figcaption  {
	opacity: 0;
}
.newhomepage .activated .chrome figcaption  {
	animation: hero-animation-fade-in .5s .5s forwards;
}

#hero-section {
	padding: 50px 0;
}
#hero-section h1 {
	font-size: 90px;
}
#hero-section h2 {
	font-size: 25px;
	text-shadow: none;
}
#hero-section .sections {
    width: 700px;
    margin: 0 auto;
    padding: 70px 0;
}
#hero-section .sections a {
	float: left;
    width: 210px;
    text-align: center;
    padding-top: 180px;
    margin-right: 35px;

}
#hero-section .sections a:hover,
#hero-section .sections a:active,
#hero-section .sections a:focus {
	text-decoration: none;
}
#hero-section .sections a:last-child {
	margin-right: 0;
}
#hero-section .sections a {
	outline: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	background-size: 120px;
}
#hero-section .section-save {
	background-image: url("../images/save-hero@2x.115e94d75ac0.png");
}
#hero-section .section-read {
	background-image: url("../images/read-hero@2x.127d3b81387b.png");
}
#hero-section .section-share {
	background-image: url("../images/share-hero@2x.be72621fb76e.png");
}
#hero-section .sections h3 {
	color: rgb(255, 75, 75);
	margin: 0;
	font-weight: bold;
	text-shadow: none;
}

.newhomepage .section-header,
.newhomepage .section-body ul,
.newhomepage .section-body .screenshots,
.newhomepage .linkpacks {
	width: 840px;
	margin: 0 auto;
}

.newhomepage .section-header {
	padding-top: 15px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 15px;
}
.newhomepage .section-header header{
 	padding-left: 100px;
 	text-align: left;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: scroll;
	background-size: 70px;
}
.newhomepage .section-header h3 {
    margin: 0;
    text-shadow: none;
    font-size: 40px;
    font-weight: bold;
}
.newhomepage .section-header h4 {
    text-shadow: none;
    margin: 10px 0 0;
    color: #9b9b9b;
    font-size: 30px;
}
.newhomepage .section-header h4 a {
    color: #9b9b9b;
	text-decoration: underline;
}
.newhomepage .section-header h4 a:hover {
	text-decoration: none;
}
.newhomepage .subscribe {
	padding: 20px;
}
.newhomepage .subscribe form {
	margin: 20px 0 0;
}
#save-section header {
	background-image: url("../images/save-hero-section@2x.a4d8a88ea7a5.png");
}
#read-section header {
	background-image: url("../images/read-hero-section@2x.8aa776280f6d.png");
}
#share-section header {
	background-image: url("../images/share-hero-section@2x.7c0657f548ab.png");
}

.newhomepage .section-body {
	background: rgb(242,233,208);
	padding: 30px 0 0;
	margin-bottom: 60px;
}

.newhomepage #read-section-body {
	margin-bottom: 40px;
	overflow: hidden;
    padding-bottom: 80px;
    position: relative;
    display: block;
}
.newhomepage #read-section-body:after {
    content: '';
    background: #FFF6DD;
    width: 100%;
    position: absolute;
    height: 80px;
    bottom: 0;
    left: 0;
    z-index: 0;
}
.newhomepage .screenshots {
	margin-bottom: 50px;
}
.newhomepage .screenshots li {
	width: 33.33%;
}
.newhomepage .screenshots figure {
	position: relative;
}
.newhomepage .screenshots figcaption {
	position: absolute;
    width: 100%;
    text-align: center;
    text-shadow: none;
    color: rgba(35, 31, 32, .6);
    font-size: 25px;
    font-weight: normal;
    line-height: 1.25em;
    bottom: -70px;
}
.newhomepage #read-section-body figcaption {
	z-index: 1;
}

#read-section-body .arrow { display: none; }

#read-section-body .organize .device:after { background-image: url("../images/screenshots/organize.a532c6d5a168.jpg"); }
#read-section-body .track .device:after {
	background-image: url("../images/screenshots/track.26b1a9ccef48.jpeg");
	background-position: center bottom;
}
#read-section-body .narration .device:after { background-image: url("../images/screenshots/narration.4e5ddb247025.jpeg"); }

#read-section-body .track {
	position: relative;
	top: -30px;
}
#read-section-body .track figcaption {
	bottom: -100px;
}
#read-section-body .track .device {
	border-bottom-left-radius: 35px;
	border-bottom-right-radius: 35px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
#read-section-body .track .device:after {
    background-image: url("../images/screenshots/track.26b1a9ccef48.jpeg");
    background-position: center bottom;
    bottom: auto;
    top: 0;
}

#save-section-body {
	padding: 50px 0 0;
	margin-bottom: 120px;
}
#save-section-body .screenshots {
	margin-top: 40px;
	position: relative;
}
#save-section-body .ios .device {
	position: relative;
	bottom: 0;
	left: 20px;
	margin: 0;
	z-index: 2;
}
#save-section-body .ios .device:after {
    background-image: url("../images/screenshots/links.a7857d5861d7.jpg");
}
#save-section-body figcaption {
	bottom: -80px;
}
#save-section-body .finder {
	width: 100%;
	height: 400px;
	position: absolute;
	top: 0;
	left: 0;
}
#save-section-body .finder .window {
    position: absolute;
    height: 400px;
    background: transparent url("../images/screenshots/finder.69f7f5bd7eee.png") no-repeat scroll right top;
    width: 700px;
    bottom: 0;
    right: 0;
    background-size: 75%;
}

#save-section-body ul {
	list-style: none;
	padding: 0;
}
#save-section-body li {
	padding-top: 180px;
	width: 33.33%;
	float: left;
	text-align: center;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	background-size: 150px;
}
#save-section-body p {
	font-size: 30px;
    font-weight: 100;
    font-family: 'Source Sans Pro', Helvetica, Verdana, sans-serif;
    text-shadow: none;
    text-align: center;
    line-height: 1.25em;
}
#save-section-body p span {
	display: block;
}
#save-section-body .btn {
    display: block;
    margin: 20px auto 0;
    border-radius: 50px;
    background: red;
    width: 80%;
    text-shadow: none;
    font-size: 22px;
    color: #fff;
    outline: none;
}
#save-section-body .appstore { background-image: url("../images/appstore-icon@2x.e70dbfb69bf8.png"); }
#save-section-body .dropbox { background-image: url("../images/dropbox-icon@2x.add88b7696a0.png"); }
#save-section-body .safari { background-image: url("../images/safari-icon@2x.e8389d78fe44.png"); }
#save-section-body .chrome { background-image: url("../images/chrome-icon@2x.0c0f7e967c32.png"); }

#save-section-body .appstore .btn { background-color: #000; }
#save-section-body .chrome .btn { background-color: #4D7BD6; }
#save-section-body .dropbox .btn { background-color: #2895F1; }
#save-section-body .safari .btn { background-color: #08c; }

#save-section-body .watch {
	color: rgb(150, 143, 129);
	font-size: 20px;
	position: relative;
	text-shadow: none;
	outline: none;
}
#save-section-body .watch:before {
	content: '';
	background: transparent url("../images/play-icon@2x.9e2fd6537d50.png") no-repeat center center;
	background-size: 100%;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: -25px;
}

#share-section-body {
	margin-bottom: 150px;
}
#share-section-body .screenshots {
	position: relative;
}
#share-section-body .ios {
	position: relative;
	z-index: 2;
	top: 0;
	left: 0;
	height: 400px;
}
#share-section-body .ios .device {
	margin: 0;
	height: 300px;
	bottom: 0;
	left: 0;
	position: absolute;
}
#share-section-body .ios .device:after {
	height: 250px;
	background-image: url("../images/screenshots/emdrive-ios.d357fbfcbc0b.jpg");
}

#share-section-body .ios figcaption {
	left: 0;
	width: 250px;
}
#share-section-body .chrome figcaption {
	width: 700px;
	right: 0;
}
#share-section-body .chrome {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 400px;
}
#share-section-body .chrome .browser {
	position: absolute;
    height: 400px;
    background: transparent url("../images/screenshots/emdrive-safari.0d79669c8be6.png") no-repeat scroll center -28px;
    width: 700px;
    bottom: 0;
    right: 0;
    background-size: 100%;
}

.newhomepage #linkpacks-section-body {
	background: rgb(242,233,208);
	padding: 30px 0;
}
.newhomepage .linkpacks h3 {
	font-size: 35px;
	text-shadow: none;
	margin: 0;
	padding-bottom: 20px;
}
.newhomepage .linkpacks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.newhomepage .linkpacks li {
	width: 50%;
	float: left;
	line-height: 1.25em;
	position: relative;
	padding-left: 60px;
	margin-top: 20px;
}
.newhomepage .linkpacks a,
.newhomepage .linkpacks em {
	display: block;
	text-shadow: none;
}
.newhomepage .linkpacks a {
	outline: none;
	color: rgb(255, 75, 75);
	font-weight: bold;
}
.newhomepage .linkpacks em {
	color: #9B9B9B;
	font-size: 25px;
	font-style: normal;
}
.newhomepage .linkpacks li:before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	background: transparent url("../images/linkpack-icon.f5d25a77a555.png") no-repeat scroll center center;
	background-size: auto 40px;
}

.newhomepage footer a {
	outline: none;
}

.newhomepage #appstore-logo {
	width: 250px;
	margin: 50px auto 0;
	display: block;
	text-indent: -999999px;
	background: transparent url("../images/appstore-badge.841d043f4903.png") no-repeat scroll center center;
	background-size: 100%;
	height: 72px;
	outline: none;
}

/** Fullscreen video **/
#fullscreen-video {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 246, 221, 0.95);
	text-align: center;
	display: none;
	color: #999;
	z-index: 99999;
	text-align: center;
	padding: 0;
	opacity: 1;
	animation: none;
}
#fullscreen-video #close-video {
	outline: none;
	cursor: pointer;
	position: absolute;
	top: 32px;
	left: 32px;
	height: 30px;
	width: 30px;
	text-indent: -99999px;
	background: transparent url("../images/close.cd8529970bf5.png") no-repeat scroll center center;
	background-size: 30px;
	z-index: 999;
}
#fullscreen-video #close-video:hover
{
	text-decoration: none;
	border-color: #ff8800;
	cursor: pointer;
}

#fullscreen-video.vertical #close-video {
	background-color: rgb(255, 246, 211);
    padding: 20px;
    top: 20px;
    left: 20px;
}
#fullscreen-video .video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
#fullscreen-video.vertical .video-container {
	padding-bottom: 178%;
}
#fullscreen-video #video-content
{
  max-width: 880px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
}
#fullscreen-video.vertical #video-content {
	max-width: 300px;
}

#fullscreen-video #video-content p {
	opacity: .5;
	margin-top: 20px;
	font-size: 8px;
	padding: 0 5px;
}
#fullscreen-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#fullscreen-video #video-content .overlay-form form {
	margin: 10px 0;
}
#fullscreen-video #video-content .overlay-form {
	padding: 20px;
}
#fullscreen-video #video-content .overlay-form p {
	font-size: 30px;
	color: #333;
	text-shadow: none;
	margin: 0;
	padding: 0;
    max-width: 400px;
    margin: 0 auto;
    line-height: 1.25em;
}
#fullscreen-video #video-content .response {
	box-shadow: none;
    font-size: 20px;
    max-width: 400px;
    margin: 0 auto;
    line-height: 1.25em;
}

noscript {
	position: relative;
    color: #fff;
    z-index: 99;
    text-align: center;
    display: block;
    width: 100%;
    text-shadow: none;
    padding: 20px;
}

.enable-share h1 {
	text-align: center;
	padding-top: 10px;
}
.enable-share p {
	text-align: center;
	font-size: 18px;
}
.enable-share ol {
	width: 50%;
	margin: 20px auto;
	padding: 0;
}
.enable-share li {
	margin-bottom: 20px;
}
.enable-share li span {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}
.enable-share li img {
	display: block;
	border: 1px solid #ddd;
	margin-left: 0;
}

.faq h1 {
	text-align: center;
	padding: 20px 0 10px;
}
.faq .container > p {
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
}
.faq .container > p a {
	text-decoration: underline;
}
.faq h4 {
	text-align: left;
	font-weight: bold;
}
.faq ul {
	padding-left: 10px;
}
.faq li p {
	font-size: 15px;
	margin-bottom: 20px;
	line-height: 1.5em;
}


@media (max-width: 1200px) {

	.introduction .screenshots .device {
		height: 360px;
		border-top-left-radius: 25px;
		border-top-right-radius: 25px;
	}
	.introduction .screenshots .device,
	.introduction .screenshots figcaption {
		width: 200px;
	}
	.introduction .screenshots .device:after {
		width: 180px;
		background-position: bottom center;
	}
}
@media (max-width: 991px) {

	.introduction .screenshots .device {
		height: 315px;
	}
	.introduction .screenshots .device,
	.introduction .screenshots figcaption {
		width: 175px;
	}
	.introduction .screenshots .device:after {
		width: 155px;
	}
	.introduction .screenshots figcaption {
		font-size: 15px;
	}
}
@media (max-width: 839px) {
	.newhomepage #hero-section {
		padding: 30px 0 40px;
	}
	.newhomepage .section-header,
	.newhomepage .section-body ul,
	.newhomepage .section-body .screenshots,
	.newhomepage .linkpacks {
		width: 100%;
		padding: 0 20px;
	}
	.newhomepage #appstore-logo {
		margin-top: 30px;
	}
	.newhomepage .section-header {
		margin-bottom: 10px;
		padding-top: 10px;
	}
	.newhomepage .section-body {
		margin-bottom: 40px;
	}
	.newhomepage #appstore-section-body {
		padding-bottom: 0;
	}
	.newhomepage #appstore-section-body #appstore-logo {
		margin: 40px auto;
	}
	#hero-section .sections {
		width: 470px;
		padding: 40px 0 0;
	}
	#hero-section .sections a {
		width: 150px;
		margin-right: 10px;
		padding-top: 135px;
		background-size: 90px;
	}
	.newhomepage .section-header header {
		padding-left: 70px;
		background-size: 50px;
	}
	.newhomepage .section-header h3 {
		font-size: 30px;
	}
	.newhomepage .section-header h4 {
		margin: 5px 0 0;
		font-size: 22px;
	}
	#save-section-body {
		padding: 30px 0 0;
	}
	#save-section-body li {
		padding-top: 120px;
		background-size: 100px;
	}
	#save-section-body p {
		font-size: 20px;
	}
	#save-section-body .btn {
	    font-size: 18px;
	}
	#save-section-body .watch {
		font-size: 15px;
	}
	#save-section-body .watch:before {
		width: 10px;
		height: 10px;
		left: -15px;
	}
	#read-section-body .screenshots .device {
		width: 175px;
		height: 315px;
	}
	#read-section-body .screenshots .device:after {
		width: 155px;
		background-position: bottom center;
	}
	#read-section-body .track .device:after {
		background-position: top center;
	}
	.newhomepage .screenshots figcaption {
		font-size: 20px;
	}
	.newhomepage #read-section-body figcaption {
		bottom: -65px;
	}
	#read-section-body .track figcaption {
		bottom: -95px;
	}
	#share-section-body .chrome .browser {
	    width: 95%;
	    left: 50%;
	    transform: translate(-50%,0);
	    background-position: center -27px;
	}
	#share-section-body .ios figcaption {
		width: 95%;
		left: 0;
		text-align: left;
	}
	#share-section-body .chrome figcaption {
		width: 95%;
		left: 0;
		text-align: right;
	}
	#share-section-body .ios .device {
	    width: 175px;
	    height: 260px;
	}
	#share-section-body .ios .device:after {
		width: 155px;
		height: 215px;
	}
	#save-section-body figcaption {
		bottom: -70px;
	}
	#save-section-body .finder .window {
		background-position: 155% top;
	}

	.landing,
	.landing body {
		font-size: 1.3em;
	}
	.homepage-container article,
	.homepage article  {
    	width: 90%;
    }
    .landing section h3 {
    	font-weight: 400;
    }
    #hero-section h1,
    .landing h1 {
    	font-size: 65px;
    }
    #hero-section h2,
    .landing h2 {
    	font-size: 20px;
    }
    .landing section p {
    	max-width: 80%;
    }
    .homepage section p {
    	max-width: 100%;
    }
    .landing section.product {
		padding-top: 70px;
    	text-align: center !important;
    }
    .landing .logo
    {
    	width: 170px;
    }
    .landing section.subscribe {
    	width: 100%;
    }
    .manifesto .product-header .logo {
    	float: none;
    }
    .manifesto .product-header h1,
    .manifesto .product-header h2 {
    	margin-left: 0;
    	text-align: center;
    }
}
@media (max-width: 720px) {
	.introduction .screenshots {
		padding: 0;
		margin-bottom: 0;
	}
	.introduction .screenshots li {
		float: none;
		width: 100%;
		padding: 20px 0 0;
	}
	.introduction .screenshots figcaption:before {
		width: 100px;
		height: 100px;
	}
	.introduction .screenshots li figcaption {
		position: relative;
		transform: none;
		top: 0;
		left: 0;
		margin: 0 auto;
		width: 100%;
		padding: 140px 0 20px;
		background: #FFF6DD;
		font-size: 20px;
	}

	.introduction .screenshots .device {
		height: 400px;
		border-top-left-radius: 35px;
		border-top-right-radius: 35px;
	}
	.introduction .screenshots .device,
	.introduction .screenshots figcaption {
		width: 250px;
	}
	.introduction .screenshots .device:after {
		width: 230px;
		background-position: top center;
	}

	.introduction .linkpacks {
		padding: 70px 0 0;
	}
	.introduction .linkpacks ul {
		margin-top: 20px;
	}
	.introduction .linkpacks li {
		width: auto;
		max-width: 80%;
		margin: 0 auto 20px;
		float: none;
	}
}
@media (max-width: 600px) {
	.manifesto-container {
		width: 100%;
	}
	.manifesto section.paper {
		box-shadow: none;
	}
	#fullscreen-video #video-content .overlay-form p {
		font-size: 20px;
		max-width: 350px;
	}
	.enable-share h1 {
		font-size: 30px;
	}
	.enable-share p {
		font-size: 14px;
	}
	.enable-share li img {
		margin: 0 auto;
	}
	.enable-share ol {
		width: 100%;
		padding: 0 20px;
	}
}
@media (max-width: 574px) {
	.newhomepage .section-header header {
		padding-left: 0;
	    padding-top: 70px;
	    text-align: center;
	    background-position: top center;
	}
	#hero-section .sections {
		width: 100%;
	}
	#hero-section .sections a {
		width: 33.33%;
		margin-right: 0;
	    padding-top: 120px;
	    background-size: 80px;
	}
	#hero-section .sections h3 {
	    font-size: 25px;
	}

	#read-section-body {
		height: 520px;
		background: transparent;
		position: relative;
	}
	#read-section-body .arrow {
		display: block;
		position: absolute;
		background: transparent url("../images/play-icon@2x.9e2fd6537d50.png") no-repeat center center;
		width: 50px;
		height: 50px;
		top: 215px;
		transform: translate(0, -50%);
		background-size: 15px;
	    z-index: 5;
	    text-indent: -9999px;
	    opacity: .75;
	    outline: none;
	}
	#read-section-body .arrow-left {
		left: 10px;
		transform: translate(0, -50%) scale(-1,1);
	}
	#read-section-body .arrow-right {
		right: 10px;
	}
	.newhomepage .section-body .screenshots {
		padding: 0;
		position: relative;
	}
	#read-section-body .screenshots li {
		width: 100%;
		float: none;
	    padding-top: 30px;
	    position: absolute;
	    background: rgb(242,233,208);
	    display: none;
	}
	#read-section-body .screenshots li.active {
		display: block;
	}
	#read-section-body .track {
		top: 0;
	}
	#read-section-body .track .device {
		top: -30px;
	}
	#read-section-body .screenshots .device {
		width: 250px;
		height: 400px;
	}
	#read-section-body .screenshots .device:after {
		width: 230px;
		height: 350px;
		background-position: center bottom;
	}
	.newhomepage #read-section-body {
		padding-top: 0;
	}
	.newhomepage #read-section-body:after {
		display: none;
	}
	.newhomepage .screenshots figcaption {
		position: relative;
		transform: none;
		top: 0;
		left: 0;
		margin: 0 auto;
		width: 100%;
		padding: 20px 0;
		background: #FFF6DD;
		font-size: 20px;
	}
	.newhomepage #read-section-body {
		padding-bottom: 0;
	}
	#save-section-body li {
	    float: none;
    	width: 100%;
	    padding: 0 0 0 140px;
    	background-position: 20px 0%;
	    margin-bottom: 20px;
	}
	#save-section-body li:last-child {
		margin-bottom: 0;
	}
	#save-section-body p {
		font-size: 20px;
		max-width: 100%;
	}
	#save-section-body p span {
		display: inline;
		margin-left: 5px;
	}
	#save-section-body p br {
		margin-right: 5px;
		content: '';
		display: inline;
	}
	#save-section-body .btn {
		font-size: 16px;
		margin: 10px auto 0;
	}
	#save-section-body .watch {
		padding-left: 15px;
	}
	#save-section-body .watch:before {
		left: 0;
	}
	#share-section-body {
		margin-bottom: 40px;
	}
	#share-section-body .ios .device {
		position: relative;
		width: 250px;
		height: 300px;
		margin: 0 auto;
	}
	#share-section-body .ios .device:after {
		height: 250px;
		width: 230px;
	}
	#share-section-body .chrome figcaption,
	#share-section-body .ios figcaption {
		width: 100%;
		text-align: center;
	}
	#share-section-body .chrome {
		position: static;
	}
	#share-section-body .chrome .browser {
		position: relative;
		height: 310px;
		background-position: center -16px;
	}
	.newhomepage .linkpacks li {
		float: none;
		width: 100%;
	}
	#save-section-body {
		margin-bottom: 40px;
	}
	#save-section-body figcaption {
		bottom: 0;
		top: auto;
	}
	#save-section-body .ios .device {
		left: 10px;
		bottom: 0;
	}
	#save-section-body .finder .window {
		bottom: auto;
		top: 0;
		width: 100%;
		right: 0;
		background-position: 205px 0;
		background-size: 525px;
	}

	.newhomepage #read-section-body .device-down,
	.newhomepage #read-section-body .device-up {
		transform: translate(0, 0);
		opacity: 0;
	}
	.newhomepage #read-section-body.activated .device-down,
	.newhomepage #read-section-body.activated .device-up {
		animation: hero-animation-fade-in .5s 0s forwards;
		opacity: 1;
	}
	.newhomepage .ios .device-down,
	.newhomepage .finder .device-down,
	.newhomepage .chrome .device-down,
	.newhomepage .ios figcaption,
	.newhomepage .chrome figcaption,
	.newhomepage #read-section-body figcaption {
		opacity: 1;
	}
	.newhomepage #read-section-body.activated figure,
	.newhomepage .activated .ios .device-down,
	.newhomepage .activated .finder .device-down,
	.newhomepage .activated .chrome .device-down,
	.newhomepage .activated .ios figcaption,
	.newhomepage .activated .chrome figcaption,
	.newhomepage #read-section-body.activated figcaption {
		animation: none;
	}
	footer .footer-info {
		float: none;
		text-align: center;
	}
	footer .appstore-badge {
		float: none;
		margin: 20px auto 0;
	}
}
@media (max-width: 550px) {
	.landing form input[type=submit],
	.landing form input[type=email] {
		float: none;
		width: 100%;
		box-sizing: border-box;
		border-radius: 35px;
		text-align: center;
	}
	.introduction form input[type=submit],
	.introduction form input[type=email],
	.manifesto form input[type=submit],
	.manifesto form input[type=email] {
		width: 80%;
	}
	.landing form input[type=email] {
		margin-bottom: 10px;
	}
}
@media (max-width: 320px) {
    header .social .btn {
        margin-right: 5px;
        padding: 6px 10px;
    }
}
