* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}
body {
	color: #272422;
	background: #fff;
	text-rendering: optimizeLegibility;
	margin: 0;
	padding: 0;
}
body#homepage{
	background: #faf8f6;
	background-image: url(/img/header.png);
	background-position: top center;
	background-repeat: no-repeat;
}
body#homepage .title-text .line .inline {
	background-color: #e3ded9;
}

img {
	border: none;
	max-width: 100%;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}
p, ul {
	font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 30px;
}

ul.faq  {
	list-style: circle;
	padding-left: 1em;
}

ul.faq li {
	padding: 0 0 8px 0;
}

h1 {
	font-family: 'Avenir Next', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 58px;
	line-height: 66px;
}
h2,h3,h4,h5,h6 {font-family: 'futura-pt', 'Futura PT', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight: bold;}
h2 {
	font-size: 25px;
	line-height: 30px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
}
h4 {
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 0;
}
h5 {
	font-size: 18px;
	line-height: 24px;
}
h6 {
	font-size: 14px;
	line-height: 20px;
}
a {
	color: #0770db;
	text-decoration: none;
}
a:hover,
a:hover .link-text {
	border-bottom: 1px solid;
}
.navbar-wrap {
	width: 100%;
	position: relative;
	background-color: rgba(255,255,255,.85);
	z-index: 9999;
	height: 150px;
	display: block;
	top: 0;
}
.navbar-wrap.main {
	margin-bottom: 40px;
}
.navbar-wrap.preview {
	margin-bottom: 20px;
}
.navbar-wrap .logo {
	width: 50%;
	padding: 0 10px 0 10px;
	color: #ff554c;
	margin-top: 16px;
	float: left;
	position: relative;
}
.navbar-wrap .logo h2 {
	display: none;
}
.navbar-wrap .logo a {
	color: #000;
	display: inline-block;
	width: 50px;
	height: 40px;
	background-color: #e73f45;
	background-image: url(/img/logo@2x.png);
	background-size: 35px 20px;
	background-position: 6px center;
	background-repeat: no-repeat;
	text-decoration: none;
	border: none;
}
.navbar-wrap .logo a:hover {
	background-color: #272422;
}
.navbar-wrap .menu {
	width: 50%;
	padding: 0 10px 0 0;
	font-family: 'futura-pt', 'Futura PT', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: capitalize;
	font-size: 24px;
	margin-top: 10px;
	float: left;
}
.navbar-wrap .menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
.navbar-wrap .menu li {
	margin: 0;
	float: none;
	text-align: left;
}
.navbar-wrap .menu li a {
	display: inline-block;
	color: #272422;
}
.navbar-wrap .menu li a:hover {
	border-bottom: 1px solid;
}
.navbar-wrap .menu .active {
	color: #e73f45;
}
.social-wrap {
	width: 100%;
	margin-bottom: 0px;
	display: table;
	padding: 33px 10px 56px 10px;
}
.social-wrap ul.social {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
.social-wrap li {
	margin: 0 0 4px 0;
}
.social-wrap li:last-child {
	margin-right: 0;
}
.title-text {
	width: 100%;
	margin-bottom: 43px;
	display: table;
	z-index: 2;
	position: relative;
}
.title-text.last {
	margin-bottom: 40px;
}
.footer-wrap h4 {
	font-family: 'proxima-nova', 'Proxima Nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	display: none;
}
.footer-wrap p {
	width: 100%;
	float: left;
	padding: 0 10px 0 10px;
}
.footer-wrap .social {
	display: none;
}
.title-text h5 {
	width: 75%;
	padding: 0 10px 0 10px;
	margin-bottom: 16px;
}
.title-text p {
	width: 100%;
	float: left;
	padding: 0 10px 0 10px;
}
.title-wrap {
	width: 100%;
	margin: 0 0 12px;
	padding: 0 10px;
	display: table;
}
.title-wrap h1 {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}
.title-wrap h1.no-subtitle {
	margin-bottom: 0;
}

h1.text-center, .text-center {
	text-align: center;
}

.text-wrap {
	width: 100%;
	margin: 0 auto 40px;
	display: table;
	clear: both;
}
.text-wrap.photo {
	margin-bottom: 40px;
}
.text-wrap.last {
	margin-bottom: 80px;
}
.text-wrap .text-title {
	width: 100%;
	float: left;
	padding: 0 10px 0 10px;
	text-align: left;
	margin-bottom: 10px;
}
.text-wrap .text-text {
	padding: 2px 10px 0 10px;
	width: 100%;
	float: left;
	clear: left;
}
.text-wrap .text-text.no-title {
	margin-left: 0;
}
.app, .featured, .contact, .answer {
	margin: 0 auto 60px;
	overflow: hidden;
}
.featured img {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}
.featured .one {
	display: block;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 40px;
}
.featured .two {
	display: block;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 0;
}
.featured .two .bottom {
	text-align: center;
	position: relative;
}
/*.featured .two p {
	margin: 18px 0 32px 0;
	font-weight: 200;
}*/
.featured .two a {
	display: inline-block;
	margin-bottom: 12px;
	color: #272422;
	font-family: 'futura-pt', 'Futura PT', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 10px 0px;
	border: 1px solid;
	width: 49%;
	text-align: center;
}
.featured .two a:hover {
	color: #fff;
	background: #444;
	border: 1px solid #272422;
}
.featured a.app-store {
	color: #0770db;
	font-weight: 700;
	float: left;
}
.featured a.app-store:hover {
	color: #fff;
	background: #0770db;
	border: 1px solid #0770db;
}
.featured h2, .app h2, .features-wrap h2, .headline h2 {
	font-family: 'futura-pt', 'Futura PT', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 38px;
    line-height: 44px;
	font-weight: 800;
}
.app img {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}
.app .one, .contact .one, .answer {
	display: block;
	width: 100%;
	float: left;
	padding: 0 10px;
	margin-bottom: 0;
}
.app .one .bottom {
	text-align: center;
	position: relative;
}
p, .one ul {
	margin: 18px 0 32px 0;
	font-weight: 300;
}

.contact p, .footer-wrap p, .title-wrap p {
	margin: 0;
}

a.btn {
	display: inline-block;
	margin-bottom: 12px;
	color: #272422;
	font-family: 'futura-pt', 'Futura PT', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 19px;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 16px 0;
	width: 49%;
	text-align: center;
	border: 1px solid;
	float: right;
}
a.btn:hover {
	color: #fff;
	background: #444;
	border: 1px solid #272422;
}
a.app-store {
	color: #0770db;
	font-weight: 700;
	float: left;
}
a.app-store:hover {
	color: #fff;
	background: #0770db;
	border: 1px solid #0770db;
}
.app .two, .contact .two {
	display: none;
	float: left;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 40px;
}

.footer-wrap {
	width: 100%;
	margin-bottom: 20px;
	display: table;
	z-index: 2;
	position: relative;
}

.download-wrap {
	width: 100%;
	padding: 0 10px;
	background: #e73f45;
}

.download-wrap.stick {
	position: fixed;
	top: 0;
	background: rgba(231,63,69,.95);
}

.download-wrap ul {
	text-align: center;
	/*max-width: 720px;*/
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.download-wrap ul li {
	display: inline-block;
	padding: 10px 5px 0px 5px;
	width: 100%;
}

.download-wrap ul li a {
	display: inline-block;
	padding: 4px 0;
	background: #b93237;
	font-weight: 600;
	width: 100%;
	border-radius: 10px;
	color: #fff;
}

.download-wrap ul li a:hover {
	border: none;
	background: #a12c30;
}

.download-wrap ul li a span {
	display: block;
	font-weight: 300;
	font-size: 20px;
	margin-top: -6px;
}

.download-wrap p {
	margin: 10px 0 0 0;
}

span.break {
	display: block;
	height: 12px;
}

.simplify-plr {
	text-indent: -99999em;
	position: relative;
	width: 100%;
	height: 297px;
	background-image: url('/img/products/simplify/simplify.png');
	background-size: 300px 297px;
	background-repeat: no-repeat;
	background-position: center;
}

p.small {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	padding: 0 0 10px 0;
}

.highlight-wrap {
	margin: 0;
	padding: 0;
}

.highlight-wrap.grey {
	background: #f5f5f5;
	color: #3a3a3a;
}

.headline {
	padding: 40px 10px;
	border-width: 0 0 1px 0;
	border-image: linear-gradient(90deg, rgba(230,230,230,0) 20%, #e6e6e6 50%, rgba(230,230,230,0) 80%) 2%;
}

.headline p {
	margin: 0;
}

.headline h2 {
	margin: 40px 0 20px 0;
}

.feature {
	margin: 60px 0;
	overflow: hidden;
}

.one-side, .two-sides, .three-sides {
	text-align: left;
	margin-top: 60px;
}

.two-sides .one {
	display: block;
	width: 100%;
	padding: 0 10px;
}
.two-sides .two {
	display: block;
	width: 100%;
	padding: 0 10px;
}

body#simplify-mac .navbar-wrap {
	background: rgba(29,29,29,.85);
}
body#simplify-mac .navbar-wrap .logo a {
	color: #fff;
	background-color: #ff554c;
}
body#simplify-mac .navbar-wrap .logo a:hover {
	background-color: #ff170b;
}
body#simplify-mac .navbar-wrap .menu li a {
	display: inline-block;
	color: #aaa;
}
body#simplify-mac .navbar-wrap .menu .active {
	color: #e73f45;
}
body#simplify-mac {
	color: #e0e0e0;
	background: #1d1d1d;
}

.headline {
	border-image: linear-gradient(90deg, rgba(230,230,230,0) 15%, #e6e6e6 50%, rgba(230,230,230,0) 85%) 2%;
}

.three-sides .one, .three-sides .two, .three-sides .three {
	padding: 20px;
	width: 100%;
	float: left;
}

.two-sides .one, .two-sides .two {
	padding: 20px;
	width: 100%;
	float: left;
}

.one-side .one {
	padding: 20px;
	width: 100%;
}

.three-sides .one, .three-sides .two, .three-sides .three {
	margin-bottom: 30px;
}

.feature h3 {
	text-align: center;
	font-size: 34px;
	line-height: 30px;
	font-weight: 600;
}

.feature p {
	text-align: justify;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
}

div.illustration {
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto 20px auto;
}

.mini-player-img {
	background-image: url('/img/app.png');
	height: 251px;
	width: 251px;
}

.covers-img {
	background-image: url('/img/feature_covers.png');
	height: 162px;
	width: 284px;
	max-width: 100%;
}

.shortcuts-img {
	background-image: url('/img/feature_kb.png');
	height: 135px;
	width: 284px;
	max-width: 100%;
}

.switcher-img {
	background-image: url('/img/products/simplify/switcher.jpg');
	background-position: center bottom !important;
	height: 120px;
	width: 400px;
	max-width: 100%;
}

.two-sides h3, .four-sides h3 {
	padding: 20px;
}

.four-sides h4 {
	font-size: 20px;
	font-weight: 300;
}

.four-sides img {
	margin: 0 0 10px 0;
}

.four-sides .side {
	width: 50%;
	float: left;
	text-align: center;
	padding: 0 20px;
	margin: 18px 0 32px 0;
}

.feature p.align-left {
	text-align: left;
}

.feature.four-sides, .feature.two-sides, .feature.one-side {
	margin: 60px auto 120px auto;
}

.others-say {
	margin: 30px auto;
}

ol {
	overflow: hidden;
	list-style-type: none;
	padding: 0 20px;
	margin: 0;
}

.others-say ol li:first-child {
	display: block;
}

.others-say ol li {
	display: none;
	position: relative;
	left:0;
    right:0;
	width: 100%;
	margin: 0 auto;
}

.others-say ol li p {
	margin: 0;
	font-size: 22px;
	line-height: 30px;
}

.review-pagination {
	margin: 10px auto 30px auto;
	overflow: hidden;
	text-align: center;
}

.review-pagination a {
	margin-right: 7px;
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #aaa;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.review-pagination a.active, .review-pagination a:hover {
	background: #777;
}

#simplify-mac .footer-wrap {
	padding: 20px 0 0 0;
}

#simplify-mac .footer-wrap a {
	color: #40a6f7;
}

.title-wrap.extras {
	margin-bottom: 0px;
}

.title-wrap .extras-bg {
	text-indent: -99999em;
	display: block;
	width: 100%;
	height: 120px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url('/img/products/simplify/extras/extras_bg.png');
}

div.illustration.ios {
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 20px auto;
}

.left-img {
	background-image: url('/img/products/simplify/ios/left.jpg');
	height: 450px;
	width: 288px;
}

.center-img {
	background-image: url('/img/products/simplify/ios/front.jpg');
	height: 450px;
	width: 284px;
	max-width: 100%;
}

.right-img {
	background-image: url('/img/products/simplify/ios/right.jpg');
	height: 450px;
	width: 284px;
	max-width: 100%;
}

.title-wrap .ios-top {
	text-indent: -99999em;
	display: block;
	width: 94%;
	margin: 0 auto;
	height: 178px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url('/img/products/simplify/ios/top.jpg');
}

.download-wrap.extras {padding-bottom: 10px;}

.download-wrap.extras li:last-child {
	padding-bottom: 10px;
}
