h1 {
	font-size: 84px;
	line-height: 108px;
}
h4 {
	font-size: 23px;
	line-height: 28px;
}
h6 {
	font-size: 13px;
	line-height: 18px;
}
.navbar-wrap {
	position: fixed;
	height: 72px;
}
.navbar-wrap .logo {
	width: 20%;
	padding: 0 20px 0 20px;
	margin-top: 16px;
}
.navbar-wrap .menu {
	width: 80%;
	padding: 0 20px 0 20px;
	overflow: hidden;
	font-size: 20px;
	display: inline-block;
	float: none;
	text-align: right;
	margin-top: 24px;
}
.navbar-wrap .menu ul {
	float: right;
}
.navbar-wrap .menu li {
	float: left;
	margin-left: 14px;
}
.navbar-wrap .menu li:first-child {
	margin-left: 0;
}
.social-wrap {
	padding: 30px 20px 60px 20px;
}
.social-wrap ul.social {
	float: none;
}
.social-wrap li {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}
.social-wrap li:last-child {
	margin-right: 0;
}
.title-wrap {
	margin: 100px auto 33px;
}
.title-wrap h1 {
	padding: 0 10px;
	margin-bottom: 10px;
}

.title-text {
	margin: 0 auto 43px;
}
.title-text.last {
	margin-bottom: 60px;
}
.title-text h5 {
	width: 25%;
	float: left;
	padding: 0 20px 0 20px;
}
.title-text p {
	width: 75%;
	float: left;
	padding: 0 20px 0 20px;
}
.footer-wrap p {
	width: 100%;
	float: left;
	padding: 0 20px 0 20px;
}
.text-wrap.last {
	margin-bottom: 80px;
}
.text-wrap .text-title {
	padding: 0 20px 0 20px;
}
.text-wrap .text-text {
	padding: 2px 20px 0 20px;
	width: 100%;
	float: left;
	clear: left;
}
.text-wrap .text-text.no-title {
	margin-left: 0;
}

.quote {
	margin: 0 auto 60px;
	padding: 0 20px 0 20px;
}

.app, .featured, .contact, .answer {
	margin: 0 auto 80px;
}
.featured img {
	margin-bottom: 10px;
}
.featured .one {
	display: block;
	width: 100%;
	padding: 0 20px;
}
.featured .two {
	display: block;
	width: 100%;
	padding: 0 20px;
	margin-bottom: 0;
}

.featured .two a {
	font-size: 19px;
	padding: 14px 0px;
}

.featured .two .bottom {
	text-align: center;
	position: relative;
}
.app img {
	margin-bottom: 0;
}
.app .one, .contact .one, .answer {
	display: block;
	width: 100%;
	padding: 0 20px;
	margin-bottom: 0;
}

body#simplify-mac .navbar-wrap {
	position: relative;
	height: 72px;
	margin-bottom: -72px;
}

.three-sides .one, .three-sides .two, .three-sides .three {
	padding: 0 20px;
}

.two-sides .one, .two-sides .two {
	padding: 0 20px;
}

.one-side .one {
	padding: 0 20px;
}

.headline {
	padding: 30px 20px 30px 20px;
}

.feature h3 {
	font-size: 28px;
	line-height: 26px;
}

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

.title-wrap .extras-bg {
	height: 220px;
}

.title-wrap .ios-top {
	height: 260px;
	padding: 0 20px;
}