/* =Reset
-------------------------------------------------------------- */

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* elements */

html {
min-height: 100%;
}

body {
min-height: 100%;
margin: 0;
padding: 0 0 150px;
background: rgb(0,14,37); /* Old browsers */
background: -moz-linear-gradient(top, rgb(0,14,37) 0%, rgb(0,33,88) 80%, rgb(255,218,139) 100%); /* FF3.6+ */
background: url('images/satellite-dish.png') no-repeat 5% bottom, url('images/plane.png') no-repeat -5% 25%, url('images/satellite2.png') no-repeat 102% 0, url('images/sinewave.png') repeat-x -1% 30%, url('images/cells.png') no-repeat 49% 98%, url('images/cell-tower.png') no-repeat 85% 100%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0,14,37)), color-stop(80%,rgb(0,33,88)), color-stop(100%,rgb(255,218,139))); /* Chrome,Safari4+ */
background: url('images/satellite-dish.png') no-repeat 5% bottom, url('images/plane.png') no-repeat -5% 25%, url('images/satellite2.png') no-repeat 102% 0, url('images/sinewave.png') repeat-x -1% 30%, url('images/cells.png') no-repeat 49% 98%, url('images/cell-tower.png') no-repeat 85% 100%, -webkit-linear-gradient(top, rgb(0,14,37) 0%,rgb(0,33,88) 80%,rgb(255,218,139) 100%); /* Chrome10+,Safari5.1+ */
background: url('images/satellite-dish.png') no-repeat 5% bottom, url('images/plane.png') no-repeat -5% 25%, url('images/satellite2.png') no-repeat 102% 0, url('images/sinewave.png') repeat-x -1% 30%, url('images/cells.png') no-repeat 49% 98%, url('images/cell-tower.png') no-repeat 85% 100%, -o-linear-gradient(top, rgb(0,14,37) 0%,rgb(0,33,88) 80%,rgb(255,218,139) 100%); /* Opera 11.10+ */
background: url('images/satellite-dish.png') no-repeat 5% bottom, url('images/plane.png') no-repeat -5% 25%, url('images/satellite2.png') no-repeat 102% 0, url('images/sinewave.png') repeat-x -1% 30%, url('images/cells.png') no-repeat 49% 98%, url('images/cell-tower.png') no-repeat 85% 100%, -ms-linear-gradient(top, rgb(0,14,37) 0%,rgb(0,33,88) 80%,rgb(255,218,139) 100%); /* IE10+ */
background: url('images/satellite-dish.png') no-repeat 5% bottom, url('images/plane.png') no-repeat -5% 25%, url('images/satellite2.png') no-repeat 102% 0, url('images/sinewave.png') repeat-x -1% 30%, url('images/cells.png') no-repeat 49% 98%, url('images/cell-tower.png') no-repeat 85% 100%, linear-gradient(to bottom, rgb(0,14,37) 0%,rgb(0,33,88) 80%,rgb(255,218,139) 100%); /* W3C */
font-family: "Open Sans",sans-serif;
font-weight: 300;
font-size: 16px;
color: #000;
line-height: 1.4;
}
header {
}
h1 {
font-family:"Open Sans",sans-serif;
color: white;
font-size: 36px;
font-weight: 300;
letter-spacing: -0.05em;
line-height: 1.3;
margin-top: 32px;
margin-top: 2rem;
margin-bottom: 32px;
margin-bottom: 2rem;
margin-left: 20px;
padding-left: 47px;
background: url("images/bee.png") no-repeat 0 50%;
}

h2 {
color: #516d9b;
font-size: 24px;
font-weight: 300;
margin-bottom: 19px;
margin-bottom: 1.2rem;
line-height: 1;
}
.content {
background: transparent;
margin-bottom: 40px;
}
.main {
margin: 0 20px 0;
padding: 22px;
background: rgba(255,255,255,0.85);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
p {
margin-top: 16px;
margin-top: 1rem;
margin-bottom: 16px;
margin-bottom: 1rem;
}
ul {
margin-bottom: 16px;
margin-bottom: 1rem;
list-style-type: none;
}
li {
margin-left: 1.2em;
list-style-type: none;
padding-left: 1em;
background: url("images/bullet.png") no-repeat 0 0.6em;
}

#method1 b {
display:none;
}

/*
iframe {
margin-bottom: 1rem;
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
body {
background: #666 url("images/connect_@2X.png");
background-size: 25%;
}
}
*/

/* Minimum width of 600 pixels.*/

@media screen and (min-width: 600px) {

header {
max-width: 540px;
margin: 0 auto;
}
.main {
max-width: 448px;
margin: 0 auto;
padding: 46px;
}

h1 {
margin-left: 0;
}
}

/* Minimum width of 960 pixels.*/
@media screen and (min-width: 960px) {

header {
max-width: 740px;
margin: 0 auto;
}
.main {
max-width: 648px;
margin: 0 auto;
padding: 46px;
}
li {
margin-left: 0;

}
}
