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

@font-face {
	font-family: 'Geomanist';
	src: url('fonts/Geomanist-Medium.eot');
	src: url('fonts/Geomanist-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/Geomanist-Medium.woff') format('woff'),
		url('fonts/Geomanist-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* =Reset default browser CSS
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
	margin: 0 auto;
}

/*--------------------------------------------------------------
# Basic Structure
--------------------------------------------------------------*/

#main {
  width: 100%;
  clear: both;
}

.container {
  max-width: 1120px;
  width: 100%;
  margin: auto;
  clear: both;
  padding: 0 40px;
  position: relative;
}

/* Clear Fix */
.clear {
    clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: block;
}

.hidden {
	display: none;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
	min-height: 1080px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1;
	min-width: 320px;
	font-size: 1em;
	background: #633D57;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

dfn,
cite,
em,
i {
	font-style: italic;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}






















/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}


blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

.disabled {
	opacity: .3;
	transition: opacity 0.3s;
}

.contact-success {
    text-align: center;
    font-weight: bold;
    color: #e2695e;
}






















/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
	width: 100%;
	height: 93px;
	min-width: 320px;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(255,255,255,.03);
	box-shadow: inset 0 -1px 0 0 rgba(255,255,255,.1);
}

#header .container {
	max-width: 100%;
	padding: 0 30px;
}

#header .logo {
	width: 156px;
	text-indent: -9999px;
	height: 31px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -78px;
	background: url('images/logo.png') center no-repeat;
	margin-top: 30px;
	z-index: 2;
}

#header .mobile-menu-toggle,
#header .mobile-download {
	display: none;
}

#header nav {
	float: right;
}

#header nav ul {
	margin-top: 40px;
}

#header nav ul li {
	float: left;
	list-style-type: none;
	margin-right: 30px;
	letter-spacing: 0.5px;
}

#header nav ul li:nth-child(2),
#header nav ul li:last-child {
	margin-right: 0;
}

#header nav ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}

#header nav ul li a.download {
	width: 238px;
	height: 44px;
	border-radius: 6px;
	border: 1px #96788B solid;
	padding-left: 44px;
	margin-right: 0;
	margin-top: -16px;
	letter-spacing: 0;
	line-height: 43px;
	background: url('images/apple-icon.png') 15px 11px no-repeat;
}

#header nav ul li a.download.wide {
	width: 303px;
	color: #FCFCFC;
	letter-spacing: 0.2px;
}

#header nav ul li a:hover {
	color: #DEDEDC;
}






















/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/

#main {
	width: 100%;
	clear: both;
	background: #633D57 url('images/background.jpg') no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	box-shadow: inset 0 -25px 25px 0 #633D57;
	margin: auto;
	padding-top: 93px;
}

#main .splash {
	width: 100%;
	clear: both;
}

#main .splash .left {
	float: left;
	padding-top: 160px;
}

#main .splash .left h1 {
	font-weight: bold;
	color: #fff;
	font-size: 51px;
	margin-bottom: 33px;
	line-height: 1.2;
	max-width: 488px;
	font-family: "Geomanist", sans-serif;
	letter-spacing: 0.5px;
}

#main .splash .left p {
	font-size: 29px;
	color: #fff;
	max-width: 395px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 45px;
	letter-spacing: 0.5px;
}

#main .splash .left a.download-apple {
	text-indent: -9999px;
	display: block;
	width: 269px;
	height: 116px;
	background: url('images/btn-app-store.png') center no-repeat;
	margin-left: -20px;
	float: left;
}

#main .splash .left .download-google {
	width: 210px;
	height: 75px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-top: 10px;
	margin-left: 0;
	background: url('images/btn-google-play.png') center no-repeat;
}

#main .splash .right .img {
	display: block;
	width: 519px;
	margin-top: 90px;
	height: 627px;
	position: relative;
	right: -40px;
	background: url('images/phones.png') center no-repeat;
}






















/*--------------------------------------------------------------
# About Page
--------------------------------------------------------------*/

#main.about {
	width: 100%;
	clear: both;
	background: #633D57 url('images/help-bg.jpg') no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	box-shadow: inset 0 -25px 25px 0 #633D57;
	margin: auto;
	padding-top: 93px;
}

#main.about .mike-img {
	width: 683px;
	height: 504px;
	display: block;
	position: absolute;
	left: -23px;
	top: -62px;
	z-index: 1;
	background: url('images/mike.png') center no-repeat;
}

#main.about .text {
	float: left;
	max-width: 470px;
	right: 0;
	left: 550px;
	position: relative;
	top: 95px;
}

#main.about .text h1 {
	color: #fff;
	font-size: 33px;
	line-height: 1.3;
	font-family: "Geomanist", sans-serif;
	font-weight: 500;
}

#main.about .text h1 span {
	display: block;
	margin-bottom: 30px;
}

#main.about .text a {
	color: #E2695E;
	text-decoration: none;
}

#main.about .text a:hover {
	color: #df574f;
}

#main.about .letter {
	position: relative;
	top: 196px;
	clear: both;
	background: #FEFDFD;
	padding: 71px 70px 35px 86px;
	margin-bottom: 264px;
	box-shadow: 0 0 27px 0 rgba(0,0,0,.17);
	z-index: 99999;
}

#main.about .letter li {
	font-size: 17px;
	color: #838383;
	margin-bottom: 27px;
	line-height: 1.4;
	margin-left: 60px;
}

#main.about .letter p {
	font-size: 17px;
	color: #838383;
	margin-bottom: 27px;
	line-height: 1.4;
}

#main.about .letter p a {
	color: #F26057;
	text-decoration: underline;
	font-weight: bold;
}

#main.about .letter p a:hover {
	text-decoration: none;
}

#main.about .mike-sig {
	width: 144px;
	height: 71px;
	display: block;
	background: url('images/mike-sig.png') center no-repeat;v
}



















/*--------------------------------------------------------------
# Send Message
--------------------------------------------------------------*/

.send-message {
	clear: both;
	width: 100%;
	height: 580px;
	background: #fff;
	padding: 70px 0 30px;
}

.send-message .container {
	max-width: 720px;
}

.send-message h3 {
	font-size: 25px;
	color: #333333;
	text-align: left;
	margin-bottom: 40px;
}

.send-message form {
	width: 100%;
	margin-bottom: 70px;
}

.send-message ::-webkit-input-placeholder {
  color: #A8A8A8;
}
.send-message ::-moz-placeholder {
  color: #A8A8A8;
}
.send-message :-ms-input-placeholder {
  color: #A8A8A8;
}
.send-message :-moz-placeholder {
  color: #A8A8A8;
}

.send-message input,
.send-message textarea {
	border: none;
	border-bottom: 1px #DDDDDD solid;
	width: 287px;
	height: 42px;
	float: left;
	color: #ADADAD;
	font-size: 14px;
	padding: 10px 2px;
	margin-bottom: 30px;
	margin-right: 66px;
}

.send-message textarea {
	width: 100%;
	height: 150px;
	margin-bottom: 39px;
	margin-top: -8px;
}

.send-message input:nth-child(even) {
	margin-right: 0;
}

.send-message input:focus,
.send-message textarea:focus {
	border-color: #EE6E55;
}

.send-message button[type="submit"] {
	width: 174px;
	height: 50px;
	border-radius: 4px;
	background: #FF4E3B;
	color: #fff;
	text-align: center;
	font-size: 16px;
	color: #FFFDFE;
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0 auto;
}

.send-message button[type="submit"]:hover {
	background: #ef4a37;
}



















/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
	clear: both;
	width: 100%;
	height: 103px;
	background: #fff;
	padding: 26px 0;
	border-top: 1px #EDEDED solid;
}

#footer.white-footer .copyright {
	width: 100%;
	clear: both;
}

#footer.white-footer .copyright .container {
	max-width: 1120px;
	font-family: "Lato", sans-serif;
}

#footer.white-footer .copyright .left {
	font-size: 15px;
}

#footer.white-footer .copyright .left p {
	color: #A6A6A6;
	line-height: 1.5;
	font-weight: 300;
}

#footer.white-footer .copyright .left p a {
	color: #A6A6A6;
	text-decoration: none;
}

#footer.white-footer .copyright .left p a:hover {
	text-decoration: underline;
}

#footer.white-footer .copyright .right {
	padding-top: 8px;
}

#footer.white-footer .copyright .right ul li {
	float: left;
	list-style-type: none;
}

#footer.white-footer .copyright .right ul li a {
	text-indent: -9999px;
	width: 38px;
	height: 38px;
	border-radius: 6px;
	border: 1px #D5D5D5 solid;
	display: block;
	margin-right: 20px;
}

#footer.white-footer .copyright .right ul li a:hover {
	opacity: 0.8;
}

#footer.white-footer .copyright .right ul li a.fb {
	background: url('images/footer-social-fb.png') center no-repeat;
}

#footer.white-footer .copyright .right ul li a.tw {
	background: url('images/footer-social-tw.png') center no-repeat;
}

#footer.white-footer .copyright .right ul li a.ig {
	background: url('images/footer-social-ig.png') center no-repeat;
	margin-right: 0;
}














/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/

#main .quotes {
	clear: both;
	padding-top: 55px;
	position: relative;
	top: 10px;
	background: url('images/quote-icon.png') center top no-repeat;
}

#main .quotes ul {
	width: 100%;
	clear: both;
}

#main .quotes ul li {
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 1.5;
	list-style-type: none;
}

#main .quotes ul li blockquote {
	max-width: 917px;
	margin: 0 auto;
}

#main .quotes ul li blockquote p {
	margin-bottom: 33px;
	font-size: 18px;
	font-style: italic;
}

#main .quotes ul li cite {
	font-style: normal;
	margin-bottom: 30px;
	display: block;
}






















/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/

.homepage-splash {
	width: 100%;
	clear: both;
	background: #633D57 url('images/homepage-splash-bg.jpg') no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: auto;
	padding: 193px 0 45px;
	margin-top: -93px;
	overflow: hidden;
}

.homepage-splash .content {
	max-width: 520px;
	color: #fff;
	float: left;
}

.homepage-splash .mobile-text {
	display: none;
}

.homepage-splash .content header h1 {
	font-size: 39px;
	line-height: 1.2;
	font-family: "Geomanist", sans-serif; 
	margin-bottom: 25px;
	font-weight: 500;
	margin-top: 38px;
}

.homepage-splash .content p {
	font-size: 22px;
	line-height: 1.4;
	color: #F8F7F8;
	margin-bottom: 36px;
}

.homepage .btn {
	background: url('images/ios-download-btn.png') center no-repeat;
	display: block;
	width: 256px;
	height: 108px;
	text-indent: -9999px;
	margin-bottom: 17px;
	margin-left: -20px;
}

.homepage .content form {
	width: 100%;
	box-shadow: 0 0 0 4px rgba(0,0,0,.2);
	clear: both;
	max-width: 504px;
	border-radius: 6px;
}

.homepage .content form span.flags {
	background: #fff;
	width: 74px;
	height: 66px;
	position: relative;
	float: left;
	display: block;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.homepage .content form span.flags:after {
	position: absolute;
	width: 21px;
	height: 39px;
	top: 14px;
	right: 0;
	content: "";
	border-right: 1px #E8E8E8 solid;
	background: #fff;
}

.homepage .content form span.flags ul {
	list-style-type: none;
}

.homepage .content form span.flags ul li.usa {
	background: url('images/input-flags-usa.png') 20px center no-repeat;
	height: 66px;
	text-indent: -9999px;
}

.homepage .content form span.flags ul li.canada {
	display: none;
}

.homepage .content form ::-webkit-input-placeholder {
  color: #333333;
}
.homepage .content form ::-moz-placeholder {
  color: #333333;
}
.homepage .content form :-ms-input-placeholder {
  color: #333333;
}
.homepage .content form :-moz-placeholder {
  color: #333333;
}

.homepage .content form input[type="text"] {
	width: 250px;
	height: 66px;
	float: left;
	border: none;
	color: #333333;
	padding-left: 19px;
}

.homepage .content form button[type="submit"] {
	width: 200px;
	height: 66px;
	float: left;
	text-align: center;
	border: none;
	color: #fff;
	background: #3bb4fa;
	background: -moz-linear-gradient(top, #3bb4fa 0%, #319ffa 100%);
	background: -webkit-linear-gradient(top, #3bb4fa 0%,#319ffa 100%);
	background: linear-gradient(to bottom, #3bb4fa 0%,#319ffa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bb4fa', endColorstr='#319ffa',GradientType=0 );
	box-shadow: inset 0 -2px 0 0 #3F82CE, inset 0 1px 0 0 #6AC9F8;
	line-height: 57px;
	font-size: 15px;
	font-weight: bold;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-left: -20px;
}

.homepage-splash .content form button[type="submit"]:hover {
	background: #3bb4fa;
}

.homepage-splash .phone-preview-01 {
	background: url('images/splash-phone-preview.png') center no-repeat;
	display: block;
	width: 519px;
	height: 627px;
	float: right;
	margin-right: -35px;
}

















/*--------------------------------------------------------------
# Homepage Sections
--------------------------------------------------------------*/

.homepage .section {
	width: 100%;
	clear: both;
	position: relative;
	background: #fff;
}

.homepage .section header h2,
.homepage .section header h3 {
	font-size: 40px;
	line-height: 1.2;
	font-weight: 500;
	margin-bottom: 15px;
	color: #454545;
	font-family: 'Geomanist', sans-serif;

}

.homepage .section header h3 {
	font-size: 35px;
}

.homepage .section p {
	font-size: 20px;
	color: #ADADAD;
	line-height: 1.4;
	margin-bottom: 24px;
}

.homepage .section p strong {
	color: #4B4B4B;
}

.homepage .section .img {
	display: block;
}

/* Section 01 */

.homepage .section.s01 {
	background: #F8F8F8;
	padding: 86px 0 0;
}

.homepage .section.s01 header h3 {
	text-align: center;
	margin-bottom: 35px;
}

.homepage .section.s01 .content {
	float: right;
	max-width: 533px;
	padding-top: 23px;
	margin-bottom: 65px;
}

.homepage .section.s01 p {
	font-size: 16px;
	margin-bottom: 24px;
}

.homepage .section.s01 .img {
	background: url('images/homepage-phone-preview-01.png') center no-repeat;
	width: 395px;
	height: 699px;
	margin-left: 40px;
}

/* Section - Icons */

.homepage .section.icons {
	background: #fff;
	text-align: center;
	padding: 77px 0;
}

.homepage .section.icons .container {
	max-width: 1070px;
}

.homepage .section.icons header h3 {
	margin-bottom: 5px;
}

.homepage .section.icons header p {
	font-size: 19px;
	letter-spacing: 0.5px;
	margin-bottom: 58px;
}

.homepage .section.icons ul {
	width: 100%;
	clear: both;
	list-style-type: none;
}

.homepage .section.icons ul li {
	float: left;
	width: 33.333333%;
	margin-bottom: 35px;
}

.homepage .section.icons ul li .img {
	display: block;
	margin: 0 auto 30px;
	width: 112px;
	position: static;
	height: 112px;
}

.homepage .section.icons ul li .img.get-more {
	background: url('images/homepage-icons-01.png') center no-repeat;
}

.homepage .section.icons ul li .img.track {
	background: url('images/homepage-icons-02.png') center no-repeat;
}

.homepage .section.icons ul li .img.easy {
	background: url('images/homepage-icons-03.png') center no-repeat;
}

.homepage .section.icons ul li .img.free {
	background: url('images/homepage-icons-04.png') center no-repeat;
}

.homepage .section.icons ul li .img.add {
	background: url('images/homepage-icons-05.png') center no-repeat;
}

.homepage .section.icons ul li .img.fees {
	background: url('images/homepage-icons-06.png') center no-repeat;
}

.homepage .section.icons ul li h3 {
	font-size: 20px;
	font-family: 'Geomanist', sans-serif;
	margin-bottom: 20px;
	letter-spacing: 0.5px;
	font-weight: bold;
	line-height: 1.3;
	color: #454545;
}

.homepage .section.icons ul li p {
	font-size: 16px;
	color: #8F8F8F;
	line-height: 1.5;
	max-width: 270px;
	margin: auto;
	height: 96px;
}


/* Section 02 */

.homepage .section.s02 {
	border-top: 1px #E7E7E7 solid;
	padding-top: 70px;
}

.homepage .section.s02 .content h2 {
	margin-bottom: 18px;
}

.homepage .section.s02 .content p {
	letter-spacing: 0.5px;
	line-height: 1.35;
}

.homepage .section.s02 .content {
	margin-top: 200px;
	float: right;
	max-width: 454px;
	margin-right: 60px;
}

.homepage .section.s02 .img {
	background: url('images/homepage-phone-preview-02.png') center no-repeat;
	width: 328px;
	height: 653px;
	margin-left: 60px;
}

/* Section 03 */

.homepage .section.s03 {
	background: #F8F8F8;
	padding-top: 90px;
	text-align: center;
}

.homepage .section.s03 h2 {
	margin-bottom: 15px;
}

.homepage .section.s03 p {
	margin-bottom: 52px;
	letter-spacing: 0.5px;
}

.homepage .section.s03 .img {
	background: url('images/homepage-phone-preview-03.png') center no-repeat;
	width: 417px;
	height: 611px;
	margin: 0 auto;
}

/* Section 04 */

.homepage .section.s04 {
	text-align: center;
	padding-top: 80px;
	background: #fff;
}

.homepage .section.s04 p {
	margin-bottom: 71px;
	letter-spacing: 0.5px;
}

.homepage .section.s04 .img {
	background: url('images/homepage-phone-preview-04.png') center no-repeat;
	width: 812px;
	height: 604px;
	margin: auto;
}

/* Section 05 */

.homepage .section.s05 {
	background: #F8F8F8;
	padding-top: 58px;
}

.homepage .section.s05 .content {
	margin-top: 190px;
	float: left;
	max-width: 450px;
	margin-left: 60px;
}

.homepage .section.s05 .img {
	background: url('images/homepage-phone-preview-05.png') center no-repeat;
	width: 328px;
	height: 669px;
	float: right;
	margin-right: 52px;
}

/* Section 06 */

.homepage .section.s06 {
	text-align: center;
	padding-top: 95px;
}

.homepage .section.s06 p {
	margin-bottom: 49px;
	letter-spacing: 0.5px;
}

.homepage .section.s06 .img {
	background: url('images/homepage-phone-preview-06.png') center no-repeat;
	width: 417px;
	height: 607px;
	margin: auto;
}

/* Section 06 */

.homepage .section.s07 {
	background: #F8F8F8;
	padding-top: 55px;
}

.homepage .section.s07 p {
	letter-spacing: 0.5px;
}

.homepage .section.s07 .content {
	margin-top: 192px;
	float: right;
	max-width: 454px;
	margin-right: 60px;
}

.homepage .section.s07 .img {
	background: url('images/homepage-phone-preview-07.png') center no-repeat;
	width: 328px;
	height: 629px;
	float: left;
	margin-left: 60px;
}

















/*--------------------------------------------------------------
# Download Section
--------------------------------------------------------------*/

.homepage .section.download {
	text-align: center;
	width: 100%;
	clear: both;
	background: #633D57 url('images/bg-download.jpg') no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: auto;
	padding: 77px 0;
}

.homepage .section.download h2 {
	color: #fff;
	font-size: 33px;
	font-weight: normal;
	font-family: "Geomanist", sans-serif;
	font-weight: normal;
	line-height: 1.4;
	max-width: 780px;
	margin: 0 auto 25px;
}

.homepage .section.download .btn {
	margin: 0 auto 25px;
}

.homepage .section.download form {
	display: inline-block;
}















/*--------------------------------------------------------------
# Terms / Privacy Pages
--------------------------------------------------------------*/

#main.terms .letter,
#main.privacy .letter {
    top: 50px;
}

















/*--------------------------------------------------------------
# Retina Images
--------------------------------------------------------------*/

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) {

	#header .logo {
		background: url('images/logo@2x.png') center no-repeat;
		background-size: 156px;
	}
	#main .splash .left a.download-apple {
		background: url('images/btn-app-store@2x.png') center no-repeat;
		background-size: 269px;	
	}

	#main .splash .left .download-google {
		background: url('images/btn-google-play@2x.png') center no-repeat;
		background-size: 210px;
	}

	#header nav ul li a.download {
		background: url('images/apple-icon@2x.png') 20px 12px no-repeat;
		background-size: 15px;
	}

	#main .splash .right .img {
		background: url('images/phones@2x.png') center no-repeat;
		background-size: 519px;
	}

	#main .quotes {
		background: url('images/quote-icon@2x.png') center top no-repeat;
		background-size: 25px;
	}

	#main {
		background: #633D57 url('images/background@2x.jpg') no-repeat center top;
		background-size: cover;
	}

	#main.about {
		background: #633D57 url('images/help-bg@2x.jpg') no-repeat center top;
		background-size: cover;
	}

	#footer.white-footer .copyright .right ul li a.fb {
		background: url('images/footer-social-fb@2x.png') center no-repeat;
		background-size: 7px;
	}

	#footer.white-footer .copyright .right ul li a.tw {
		background: url('images/footer-social-tw@2x.png') center no-repeat;
		background-size: 17px;
	}

	#footer.white-footer .copyright .right ul li a.ig {
		background: url('images/footer-social-ig@2x.png') center no-repeat;
		background-size: 14px;
	}

	#main.about .mike-sig {
		background: url('images/mike-sig@2x.png') center no-repeat;
		background-size: 144px;
	}

	#main.about .mike-img {
		background: url('images/mike@2x.png') center no-repeat;
		background-size: 683px;
	}

	.homepage .btn {
		background: url('images/ios-download-btn@2x.png') center no-repeat;
		background-size: 256px;
	}

	.homepage-splash .content form span.flags ul li.usa {
		background: url('images/input-flags-usa@2x.png') 20px center no-repeat;
	    background-size: 23px;
	}

	.homepage-splash .phone-preview-01 {
	    background: url('images/phones@2x.png') center no-repeat;
	    background-size: 519px;
	}

	.homepage .section.icons ul li .img.get-more {
		background: url('images/homepage-icons-01@2x.png') center no-repeat;
		background-size: 73px;
	}

	.homepage .section.icons ul li .img.track {
		background: url('images/homepage-icons-02@2x.png') center no-repeat;
		background-size: 90px;
	}

	.homepage .section.icons ul li .img.easy {
		background: url('images/homepage-icons-03@2x.png') center no-repeat;
		background-size: 84px;
	}

	.homepage .section.icons ul li .img.free {
		background: url('images/homepage-icons-04@2x.png') center no-repeat;
		background-size: 103px;
	}

	.homepage .section.icons ul li .img.add {
		background: url('images/homepage-icons-05@2x.png') center no-repeat;
		background-size: 101px;
	
	}

	.homepage .section.icons ul li .img.fees {
		background: url('images/homepage-icons-06@2x.png') center no-repeat;
		background-size: 79px;
	}

	.homepage-splash .phone-preview-01 {
		background: url('images/splash-phone-preview@2x.png') center no-repeat;
		background-size: 519px;
	}

	.homepage .section.s01 .img {
		background: url('images/homepage-phone-preview-01@2x.png') center no-repeat;
		background-size: 395px;
	}

	.homepage .section.s02 .img {
		background: url('images/homepage-phone-preview-02@2x.png') center no-repeat;
		background-size: 328px;
	}

	.homepage .section.s03 .img {
		background: url('images/homepage-phone-preview-03@2x.png') center no-repeat;
		background-size: 417px;
	}

	.homepage .section.s04 .img {
		background: url('images/homepage-phone-preview-04@2x.png') center no-repeat;
		background-size: 812px;
	}

	.homepage .section.s05 .img {
		background: url('images/homepage-phone-preview-05@2x.png') center no-repeat;
		background-size: 328px;
	}

	.homepage .section.s06 .img {
		background: url('images/homepage-phone-preview-06@2x.png') center no-repeat;
		background-size: 417px;
	}

	.homepage .section.s07 .img {
		background: url('images/homepage-phone-preview-07@2x.png') center no-repeat;
		background-size: 328px;
	}
}






















/*--------------------------------------------------------------
# Tablet
--------------------------------------------------------------*/

@media only screen and (max-width: 1119px) {
	.container {
		max-width: 787px;
	}
	#main {
		background: #633D57 url('images/background-tablet@2x.jpg') no-repeat center top !important;
		background-size: cover !important;
	}

	#header {
		height: 73px;
	}

	.container {
		padding: 0 44px;
	}

	#header .logo {
		position: absolute;
		left: 50%;
		margin-left: -78px;
		margin-top: 22px;
		z-index: 9999;
	}

	#header nav ul {
		margin-top: 30px;
	}

	#header nav ul li {
		margin-right: 20px;
	}

	#header nav ul li a.download.wide {
		display: none;
	}

	#main .splash .left,
	#main .splash .right {
		width: 100%;
		text-align: center;
	}

	#main .splash .right {
		margin-top: 55px;
	}

	#main .splash .left {
		padding-top: 55px;
	}

	#main .splash .left h1 {
		font-size: 40px;
		max-width: 625px;
		margin: 0 auto 25px;
	}

	#main .splash .left p {
		max-width: none;
		font-size: 24px;
		margin-bottom: 35px;
	}

	#header .mobile-download {
		width: 130px;
		height: 44px;
		border: 1px #857487 solid;
		padding-left: 45px;
		line-height: 43px;
		font-size: 10px;
		color: #fff;
		background: url('images/apple-icon@2x.png') 20px 12px no-repeat;
		background-size: 14px;
		border-radius: 6px;
		display: block;
		float: right;
		text-transform: uppercase;
		text-decoration: none;
		margin-top: -17px;
		margin-right: 5;
		letter-spacing: 0.5px;
	}

	#main .splash .left a.download-apple {
		display: inline-block;
		float: none;
		width: 223px;
		height: 101px;
		background: url('images/btn-app-store-tablet@2x.png') center no-repeat !important;
		background-size: 223px !important;
	}

	#main .splash .left .download-google {
		display: inline-block;
		float: none;
		width: 178px;
		height: 59px;
		background: url('images/btn-google-play-tablet@2x.png') center no-repeat !important;
		background-size: 178px !important;
		position: relative;
		top: 8px;
		right: -5px;
	}

	#main .splash .right .img {
		right: auto;
		margin: 0 auto;
	}

	#main .splash .right .img {
		background: url('images/phones-tablet@2x.png') center no-repeat !important;
		width: 591px;
		height: 712px;
		background-size: 591px !important;
		margin-bottom: 10px;
	}

	.bx-wrapper {
		margin: 0 auto 85px !important;
	}

	#header .container {
		padding: 0 10px;
	}

	.homepage-splash {
		padding: 72px 0 0;
		background: #633D57 url('images/tablet-homepage-splash-bg.jpg') no-repeat center top;
		background-size: cover;
	}

	.homepage-splash .content {
		max-width: 421px;
	}

	.homepage-splash .content header h1 {
		font-size: 32px;
		line-height: 1.4;
		margin-bottom: 5px;
	}

	.homepage-splash .content p {
		font-size: 18px;
		margin-bottom: 12px;
	}

	.homepage .btn {
		background: url('images/tablet-ios-btn@2x.png') center no-repeat;
		background-size: cover;
		width: 233px;
		height: 102px;
		margin-bottom: -8px;
	}

	.homepage .content form span.flags {
		height: 60px;
	}

	.homepage .content form {
		max-width: 421px;
	}

	.homepage .content form input[type="text"] {
		width: 197px;
		height: 60px;
		font-size: 12px;
	}

	.homepage .content form button[type="submit"] {
		width: 170px;
		height: 60px;
		font-size: 12px;
	}

	.homepage-splash .phone-preview-01 {
		width: 346px;
		height: 417px;
		background: url('images/tablet-splash-phones-preview@2x.png') center no-repeat;
		background-size: 346px;
		margin-right: -112px;
    	margin-top: 40px;
	}

	.homepage .section header h3 {
		font-size: 32px;
	}

	.homepage .section p {
		font-size: 18px;
	}

	.homepage .section.s01 {
		padding: 30px 0 0
	}

	.homepage .section.s01 header h3 {
		margin-bottom: 20px;
	}

	.homepage .section.s01 p {
		font-size: 17px;
	}

	.homepage .section.s01 p strong {
		letter-spacing: 0.5px;
	}

	.homepage .section.s01 .content {
		max-width: 100%;
		margin-bottom: 16px;
	}

	.homepage .section.s01 .img {
		background: url('images/tablet-homepage-phone-preview-01@2x.png') center no-repeat;
		background-size: 221px;
		width:	221px;
		height: 390px;
		position: absolute;
		bottom: 0;
		margin-left: auto;
	}

	.homepage .section.s01 .tablet-push {
		margin-left: 260px;
	}

	.homepage .section.s01 .tablet-push p {
		line-height: 1.7;
	}

	.homepage .section.icons {
		padding: 47px 0 20px;
	}

	.homepage .section.icons header h3 {
		letter-spacing: 0.5px;
	}

	.homepage .section.icons header p {
		font-size: 18px;
		margin-bottom: 48px;
	}

	.homepage .section.icons ul li {
		width: 50%;
	}

	.homepage .section.icons ul li .img {
		margin: 0 auto 20px;
	}

	.homepage .section.s02 {
		padding-top: 56px;
	}

	.homepage .section.s02 .img {
		background: url('images/tablet-homepage-phone-preview-02@2x.png') center no-repeat;
		background-size: 237px;
		width:	237px;
		height: 403px;
		margin-left: 40px;
	}

	.homepage .section.s02 .content {
		max-width: 341px;
		margin-right: 0;
		margin-top: 73px;
	}

	.homepage .section.s02 .content h2 {
		font-size: 32px;
		line-height: 1.5;
	}

	.homepage .section.s02 .content p {
		line-height: 1.5;
	}

	.homepage .section.s03 {
		padding-top: 47px;
	}

	.homepage .section.s03 h2 {
		font-size: 32px;
		margin-bottom: 8px;
	}

	.homepage .section.s03 p {
		margin-bottom: 48px;
	}

	.homepage .section.s03 .img {
		background: url('images/tablet-homepage-phone-preview-03@2x.png') center no-repeat;
		background-size: 283px;
		width:	283px;
		height: 415px;
	}

	.homepage .section.s04 {
		padding-top: 53px;
	}

	.homepage .section.s04 h2 {
		font-size: 32px;
		margin-bottom: 3px;
	}

	.homepage .section.s04 p {
		margin-bottom: 53px;
	}

	.homepage .section.s04 .img {
		background: url('images/tablet-homepage-phone-preview-04@2x.png') center no-repeat;
		background-size: 560px;
		width:	560px;
		height: 417px;
	}

	.homepage .section.s05 {
		padding-top: 60px;
	}

	.homepage .section.s05 .img {
		background: url('images/tablet-homepage-phone-preview-05@2x.png') center no-repeat;
		background-size: 198px;
		width:	198px;
		height: 404px;
		margin-right: 45px;
	}

	.homepage .section.s05 .content {
		max-width: 300px;
		margin-right: 0;
		margin-top: 68px;
		margin-left: 53px;
	}

	.homepage .section.s05 .content h2 {
		font-size: 32px;
		line-height: 1.5;
	}

	.homepage .section.s05 .content p {
		line-height: 1.5;
		letter-spacing: 0.5px;
	}

	.homepage .section.s06 {
		padding-top: 53px;
	}

	.homepage .section.s06 h2 {
		font-size: 32px;
		margin-bottom: 20px;
	}

	.homepage .section.s06 p {
		margin-bottom: 30px;
		letter-spacing: 0.5px;
	}

	.homepage .section.s06 .img {
		background: url('images/tablet-homepage-phone-preview-06@2x.png') center no-repeat;
		background-size: 285px;
		width:	285px;
		height: 415px;
	}

	.homepage .section.s07 {
		padding-top: 40px;
	}

	.homepage .section.s07 .img {
		background: url('images/tablet-homepage-phone-preview-07@2x.png') center no-repeat;
		background-size: 210px;
		width:	210px;
		height: 404px;
		margin-left: 35px;
	}

	.homepage .section.s07 .content {
		max-width: 342px;
		margin-right: 0;
		margin-top: 81px;
	}

	.homepage .section.s07 .content h2 {
		font-size: 32px;
		line-height: 1.5;
	}

	.homepage .section.s07 .content p {
		line-height: 1.5;
	}

	.homepage .section.download {
		background: #633D57 url('images/tablet-bg-download.jpg') center no-repeat;
		background-size: cover;
		padding: 42px 0;
	}

	.homepage .section.download .btn {
		margin: 0 auto 2px;
	}

	.homepage .section.download h2 {
		font-size: 22px;
		line-height: 1.6;
		margin-bottom: 15px;
	}

	#footer {
		height: 70px;
		padding: 17px 0;
	}

	#footer.white-footer .copyright .left {
		font-size: 13px;
	}

	#footer.white-footer .copyright .right {
		padding-top: 0;
	}

	#main.about .mike-img {
		background: url('images/tablet-mike@2x.png') center no-repeat;
		background-size: 438px;
		width: 438px;
		height: 362px;
		left: 5px;
		top: -62px;
	}

	#main.about .text {
		left: 341px;
		top: 28px;
	}

	#main.about .text h1 {
		font-size: 24px;
		letter-spacing: 0.5px;
		line-height: 1.4;
	}

	#main.about .letter {
		top: 57px;
		padding: 37px 40px 35px 47px;
		margin-bottom: 100px;
	}

	.send-message {
		padding: 40px 0 30px;
		height: 518px;
	}

	.send-message h3 {
		margin-bottom: 25px;
	}

	.send-message .container {
		max-width: 756px;
		padding: 0 40px;
	}

	.send-message input {
		width: 297px;
		margin-right: 82px;
	}

}

/*--------------------------------------------------------------
# Mobile
--------------------------------------------------------------*/

@media only screen and (max-width: 767px) {

	#header .mobile-menu-toggle {
		margin-left: 0;
		margin-top: 27px;
	}

	#header nav ul li a.help {
		position: absolute;
		border: 1px #857487 solid;
		line-height: 43px;
		width: 37px;
		height: 34px;
		color: #fff;
		background: url('images/header-support-icon@2x.png') center no-repeat;
		background-size: 15px;
		border-radius: 6px;
		display: block;
		left: 18px;
		top: 17px;
		margin-top: 0;
		margin-right: 0;
		text-indent: -9999px;
		text-transform: uppercase;
		text-decoration: none;
		letter-spacing: 0.5px;
	}

	.container {
		padding: 0 28px;
	}

	.homepage-splash .container {
		padding: 0 10px;
	}

	#main {
		background: #633D57 url('images/background-mobile@2x.jpg') no-repeat center top !important;
		background-size: cover !important;
	}

	#header {
		height: 71px;
	}

	#header .logo {
		margin-left: -68px;
		margin-top: 22px;
		width: 128px;
		height: 25px;
		background-size: 128px !important;
	}

	#header .mobile-download {
		width: 37px;
		height: 34px;
		background: url('images/apple-icon@2x.png') center no-repeat !important;
		background-size: 12px !important;
		text-indent: -9999px;
		padding: 0;
		margin-right: 0;
		position: absolute;
		right: 18px;
		top: 17px;
		margin-top: 0;
	}

	#main .splash .left a.download-apple {
		display: block;
		float: none;
		width: 263px;
		height: 111px;
		background: url('images/btn-app-store-mobile@2x.png') center no-repeat !important;
		background-size: 263px !important;
		margin: 0 auto;
		position: relative;
		left: 3px;
	}

	#main .splash .left .download-google {
		display: block;
		float: none;
		width: 221px;
		height: 69px;
		background: url('images/btn-google-play-mobile@2x.png') center no-repeat !important;
		background-size: 221px !important;
		right: auto;
		margin: -25px auto 0;
		position: relative;
		left: -1px;
	}

	.bx-wrapper {
		margin: 0 auto 75px !important;
	}

	.homepage .content form {
		display: none;
	}

	.homepage-splash {
		background: #633D57 url('images/mobile-homepage-splash-bg.jpg') no-repeat center;
		-webkit-background-size: cover;
	}

	.homepage-splash .content header h1 {
		font-size: 20px;
		text-align: center;
		margin-bottom: 18px;
		padding: 0 20px;
	}

	.homepage-splash .content {
		float: none;
		margin: auto;
	}

	.homepage-splash .content > p {
		display: none;
	}

	.homepage-splash .mobile-text {
		display: block;
		padding: 0 20px;
		margin-bottom: 47px;
	}

	.homepage-splash .mobile-text p {
		font-size: 16px;
		color: #DDD2D7;
		margin-bottom: 30px;
		line-height: 1.6;
	}

	.homepage .btn {
	    background: url('images/mobile-ios-btn.png') center no-repeat;
	    background-size: 261px;
	    width: 261px;
	    height: 114px;
	    margin: 0 auto;
	}

	.homepage-splash .phone-preview-01 {
		width: 307px;
		height: 400px;
		background: url('images/mobile-splash-phones-preview@2x.png') center no-repeat;
		background-size: 307px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 12px;
		float: none;
	}

	.homepage .section header h3 {
		font-size: 20px;
		line-height: 1.3;
	}

	.homepage .section.s01 .content h3,
	.homepage .section.s02 .content h2,
	.homepage .section.s03 .content h2,
	.homepage .section.s04 .content h2,
	.homepage .section.s05 .content h2,
	.homepage .section.s06 .content h2,
	.homepage .section.s07 .content h2 {
		font-size: 20px;
		line-height: 1.3;
		margin-bottom: 26px;
		text-align: center;
	}

	.homepage .section.s01 .content {
		padding-top: 18px;
	}

	.homepage .section.s01 .content,
	.homepage .section.s02 .content,
	.homepage .section.s03 .content,
	.homepage .section.s04 .content,
	.homepage .section.s05 .content,
	.homepage .section.s06 .content,
	.homepage .section.s07 .content {
		width: 100%;
		float: none;
		text-align: center;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.homepage .section.s02 .content p,
	.homepage .section.s03 .content p,
	.homepage .section.s04 .content p,
	.homepage .section.s05 .content p,
	.homepage .section.s06 .content p,
	.homepage .section.s07 .content p {
		font-size: 16px;
		line-height: 1.5;
		letter-spacing: 0;
	}
	.homepage .section .content h2 br,
	.homepage .section .content p br {
		display: none;
	}

	.homepage .section.s01 p {
		font-size: 16px;
		line-height: 1.6;
		margin-bottom: 26px;
		text-align: left;
	}

	.homepage .section.s01 p strong {
		color: #7B7B7B;
	}

	.homepage .section.s01 .tablet-push {
		margin-left: 0;
	}

	.homepage .section.s01 .img {
		clear: both;
		position: static;
		background: url('images/mobile-homepage-phone-preview-01@2x.png') center no-repeat;
		background-size: 264px;
		width: 264px;
		height: 430px;
		float: none;
		margin: auto;
	}

	.homepage .section.icons {
		padding: 43px 0 50px;
	}

	.homepage .section.icons header h3 {
		margin-bottom: 30px;
	}

	.homepage .section.icons header p {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 30px;
	}

	.homepage .section.icons header p br {
		display: none;
	}

	.homepage .section.icons ul li {
		width: 100%;
		margin-bottom: 0;
	}

	.homepage .section.icons ul li h3 {
		margin-bottom: 15px;
	}

	.homepage .section.icons ul li h3 br {
		display: none;
	}

	.homepage .section.icons ul li h3 {
		margin: 0 auto 15px;
	}

	.homepage .section.icons ul li p {
		line-height: 1.6;
	}

	.homepage .section.s02 .img {
		clear: both;
		float: none;
		background: url('images/mobile-homepage-phone-preview-02@2x.png') center no-repeat;
		background-size: 261px;
		width: 261px;
		height: 508px;
		margin: auto;
	}

	.homepage .section.s02 .content p {
		margin-bottom: 43px;
	}

	.homepage .section.s03 {
		padding-top: 50px;
	}

	.homepage .section.s03 .img {
		background: url('images/mobile-homepage-phone-preview-03@2x.png') center no-repeat;
		background-size: 263px;
		width: 263px;
		height: 386px;
	}

	.homepage .section.s03 .content h2 {
		margin-bottom: 15px;
	}

	.homepage .section.s03 .content p {
		line-height: 1.5;
		letter-spacing: 0;
	}

	.homepage .section.s03 .content p br {
		display: none;
	}

	.homepage .section.s04 {
		padding-top: 45px;
	}

	.homepage .section.s04 .img {
	    background: url('images/mobile-homepage-phone-preview-04@2x.png') center no-repeat;
	    background-size: 261px;
	    width: 261px;
	    height: 260px;
	}

	.homepage .section.s04 .content h2 {
		margin-bottom: 15px;
	}

	.homepage .section.s04 p {
		margin-bottom: 45px;
	}

	.homepage .section.s05 {
		padding-top: 46px;
		background: #F3F3F3;
	}

	.homepage .section.s05 .content h2 {
		margin-bottom: 15px;
	}

	.homepage .section.s05 .content p {
		line-height: 1.6;
		margin-bottom: 45px;
	}

	.homepage .section.s05 .img {
	    background: url('images/mobile-homepage-phone-preview-05@2x.png') center no-repeat;
	    background-size: 259px;
	    width: 259px;
	    height: 531px;
	    margin-left: auto;
	    margin-right: auto;
	    float: none;
	}

	.homepage .section.s06 {
		padding-top: 48px;
	}

	.homepage .section.s06 .content h2 {
		max-width: 170px;
    	margin: 0 auto 25px;
	}

	.homepage .section.s06 .content p {
		line-height: 1.6;
		margin-bottom: 45px;
	}

	.homepage .section.s06 .img {
	    background: url('images/mobile-homepage-phone-preview-06@2x.png') center no-repeat;
	    background-size: 261px;
	    width: 261px;
	    height: 352px;
	}

	.homepage .section.s07 {
		background: #F3F3F3;
		padding-top: 48px;
	}

	.homepage .section.s07 .content h2 {
		max-width: 170px;
    	margin: 0 auto 25px;
	}

	.homepage .section.s07 .content p {
		line-height: 1.6;
		margin-bottom: 45px;
	}

	.homepage .section.s07 .img {
	    background: url('images/mobile-homepage-phone-preview-07@2x.png') center no-repeat;
	    background-size: 243px;
	    width: 243px;
	    height: 467px;
	    margin-left: auto;
	    margin-right: auto;
	    float: none;
	}

	.homepage .section.download {
		background: #633D57 url('images/mobile-bg-download.jpg') center no-repeat;
		background-size: cover;
	}

	.homepage .section.download h2 {
		font-size: 20px;
		line-height: 1.4;
	}

	.homepage .section.download form {
		display: none;
	}

	.homepage .section.download .btn {
		margin: 0 auto -25px;
	}

	#footer {
		height: 200px;
		padding: 33px 0;
		border-top: 0;
	}

	#footer.white-footer .copyright .left,
	#footer.white-footer .copyright .right {
		width: 100%;
		text-align: center;
	}

	#footer.white-footer .copyright .left {
		margin-bottom: 25px;
		font-size: 15px;
	}

	#footer.white-footer .copyright .right ul {
		text-align: center;
	}

	#footer.white-footer .copyright .right ul li {
		float: none;
		display: inline-block;
	}

	/* Final */

	#main.about .container {
		padding: 0;
	}

	#main.about .mike-img {
		background-size: 438px;
		width: 320px;
		height: 362px;
		left: 50%;
		margin-left: -160px;
		top: 316px;
	}

	#main.about .mike-sig {
		background: url('images/mobile-mike-sig@2x.png') center no-repeat;
		background-size: 201px;
		width: 201px;
		height: 100px;
		margin: auto;
	}

	#main.about .text {
		position: static;
		text-align: center;
		max-width: 290px;
		margin: auto;
		float: none;
		margin-top: 10px;
	}

	#main.about .text h1 {
		font-size: 26px;
		line-height: 1.4;
	}

	#main.about .text h1 br {
		display: none;
	}

	#main.about .letter {
		top: 0;
		padding: 27px 30px 35px 30px;
		margin-bottom: 0;
		box-shadow: none;
		border-bottom: 1px #DDDDDD solid;
		position: relative;
		z-index: 2;
	}

	#main.about .letter p {
		font-size: 16px;
	}

	#main.terms .letter,
	#main.privacy .letter {
		top: -22px;
	}

	#main.about .help-header {
		background: #633D57 url('images/mobile-help-bg@2x.jpg') no-repeat center top;
		background-size: cover !important;
		margin-top: -93px;
		padding-top: 93px;
		width: 100%;
		height: 645px;
		z-index: 1;
		position: relative;
	}

	.send-message {
		padding: 30px 0 20px;
		height: auto;
	}

	.send-message .container {
		padding: 0 25px;
	}

	.send-message h3 {
		font-size: 20px;
		text-align: center;
		color: #616161;
		margin-bottom: 15px;
	}

	.send-message form {
		margin-bottom: 0;
	}

	.send-message input, .send-message textarea {
		width: 100%;
		margin-right: 0;
		margin-bottom: 11px;
	}

	.send-message textarea {
		height: 95px;
		margin-bottom: 25px;
	} 

	.send-message button[type="submit"] {
		width: 255px;
		height: 55px;
	}

}
