/*! normalize.css v1.0.1 | MIT License | HTML5 Boilerplate */
  
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
}
body {
    margin: 0;
}
.terms a, p, .c2c-greytext div {
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
input{
    font-size: 10px;
    }
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
small {
    font-size: 80%;
}
.c2c-wrapper{
min-width: 320px; 
overflow: hidden;
background-image:url(http://pics.ebaystatic.com/aw/pics/sell/C2C/mobile-m/v3/20121119/of/c2c-bg.png); 
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
html, button, input, select, textarea {
    color: #222;
}
img {
    vertical-align: middle;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
 *zoom: 1;
}
/* ============================ Main */
  
  
body {
    font-size: .9em;
    font-family: sans-serif;
}
section {
    padding: 0 3%;
    width: 100%;
    margin-top: -5%;
}
a {
    text-decoration: none;
}
.apps img {
}
.bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.btn-start {
    margin-bottom: .2em;
    width: 90%;
    display: block;
    margin-top: 3%;
    margin-right: 5%;
    margin-left: 5%;
}
.btn-start img {
    width: 100%;
}
h1 {
    margin: 10% 0 5% 10px;
}
h2, .c2c-greytext {
    margin: 0;
    color: #000;
    font-size: 99%;
    line-height: 1.25;
    font-weight: normal;
    color: #7a6e65
}
.c2c-greytext {
    margin-top: .5em;
    margin-left: 10px
}
.c2c-greytext img {
    margin-top: -15px;
    margin-right: 10px;
}
.c2c-img {
    width: 100%;
}
.c2c-float-left {
    width: 40%;
    float: left;
}
.c2c-float-right {
    float: left;
    width: 41%;
}
.c2c-h2{
    margin: 0 0 0 12px 
}
.c2c-h1{
    width: 77.5%
    }
.c2c-ipad{
    height: auto;
     left: 20px;
     position: relative;    
}
  
  
  
p {
    margin-bottom: .35em;
    display: block;
    color: #696969;
    font-weight: 200;
    font-size: 100%;
}
.apps p {
    text-align: center;
width: 100%;
margin-top: 5%;
margin-bottom: 3%;
color: #999999;
}
.store-icon {
    float: left;
    margin-right: 5%;
}
.btn-group {
}
.terms {
    display: block;
    clear: both;
    text-align: center;
    margin-top: 15%;
    color: #0064d2;
    font-size: 85%;
}
.store-divs-left {
    width: 36%;
    float: left;
    margin: 0 2% 0 12%;
}
.store-divs-right {
    width: 36%;
    float: right;
    margin: 0 12% 0 0;
}
.buttons {
    width: 100%;
}
 @media only screen and (min-width: 300px) {
 body {
 font-size: 1em;
}
 h2, .c2c-greytext {
 color: #999999;
 font-size: 1.2em;
}
 p {
 font-size: 70%;
}
}
 @media only screen and (min-width: 520px) {
 h2, .c2c-greytext {
 font-size: 1.6em;
}
 p {
 font-size: 2em;
} 