/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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%;
	font: inherit;
	vertical-align: baseline;
}
.marbot {
    margin-bottom: 10px!important;
}
.marbot-30 {
    margin-bottom: 30px!important;
}
.navbar-nav > li > a {
    font-size:14px;
}
/* HTML5 display-role reset for older browsers */
.brands-list li
{
	margin-bottom:30px;	
	margin-right:20px;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
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;
}

/****** Main ********/

body {
	font-size:62.5%;
	font-family:'Open Sans',sans-serif;-webkit-font-smoothing:antialiased;

}
h1 {
	font-size:7em;
	padding:1.4em 0 0 0;
}
h2 {
	font-size:4.5em;
	padding:0.5em 0 0.5em 0;
}
h3 {
	font-size:2.2em;
	line-height:1.5em;
	font-weight:100;
}
h4 {
	font-size:50px;
	font-weight:100;
	padding:0.5em 0 0.5em 0;
}
dt {
	font-size:2.3em;
}
dd {
	font-size:1.9em;
	padding:0.6em 0 0.9em 0;
}
p {
	font-size:1.9em;
	padding:0.4em 0 0.4em 0;
}
a:link,
a:visited {
	
	text-decoration:none;
}
a:hover,
a:focus,
a:active {
	text-decoration:underline;
}
a.back:link,
a.back:visited,
a.twitter:link,
a.twitter:visited {
	font-size:1.3em;
	line-height:4em;
	position:absolute;
	left:40px;
	bottom:25px;
}
a.back:link,
a.back:visited {
	bottom:auto;
	top:0px;
}
a.twitter img {
	border-radius:50%;
	float:left;
	border:1px solid #bbb;
	padding:0.1em;
	background:#FFF;
}
a.twitter span {
	padding:0 0 0 0.6em;
}
header {
	/*padding-bottom:5em;*/
}
.scroll {
	position:relative;
	font-size:1.3em;
	margin-top:20px;
	display:inline-block;
	height:100px;
}
.scroll:hover {
	text-decoration:none;
}

.scroll:after {
	content:'';
	width:40px;
	height:40px;
	position:absolute;

	margin:auto;
	top:10px;
	right:0;

	left:0;
	-webkit-animation:3s arrow infinite ease;
	animation:3s arrow infinite ease;
}

.scroll:after {
	border-right:2px solid #1357a8;
	border-bottom:2px solid #1357a8;
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	
}
.prwire {
	margin-top:30px;	
}
.tagline {

	font-size:2.3em;
	letter-spacing:0.02em;
	padding:0;
}
.panel {
	position: relative;
	border-bottom:0px solid #666;
	overflow-x: hidden;
	padding-bottom:100px !important;
	margin-bottom:0px !important;
	box-shadow:none !important;
}
.home {
	background: #fff;
	padding-top:90px;
	text-align:center;
}
.overview {
	background:#fff;
	text-align:center;

}
.howitworks {
	background:#fff;
	text-align:center;
}
.metrics {
	background:#fff;
	text-align:center;
}
.bonus {
	background:#f6fafd;
	
}
.writing {
	background:#fff;
	text-align:center;
}
.price {
	background:#F1F1F1;
	text-align:center;
}
.faq {
	background:#fff;
	text-align:center;
}
.methods .inner {
	padding-bottom:45px;
}
.inner {
	width:960px;
	margin:0 auto;
}
pre {
	background:rgba(0,0,0,0.2);
	padding:1.5em 0 1.5em 0;
	font-size:2.1em;
	margin-top:0.7em;
	margin-bottom: 1.6em;
	overflow-x:scroll;
}
pre.single {
	padding:0.7em 0.5em 0 0.5em;
	font-size:2.1em;
	margin-top:0.8em;
	margin-bottom: 0.3em;
	display:inline-block;
	max-width:80%;
}
@-webkit-keyframes arrow {
	0%,100% {
		top:10px;
	}
	50% {
		top:30px;
	}
}
@keyframes arrow {
	0%,100% {
		top:10px;
	}
	50% {
		top:30px;
	}
}
.ads-container {
	min-height:120px;
	padding:20px 0;
}
#carbonads {
	width:330px;
	margin:0px auto;
	font-size:1.3em;
	line-height:1.4;
	border:1px solid rgba(255,255,255,0.3);
	overflow: hidden;
	border-radius:8px;
	padding:10px 0 10px 10px;
}
#carbonads a {
	float:left;
	text-align: left;
}
#carbonads .carbon-text {
	width:180px;
}
#carbonads .carbon-poweredby {
	margin-top:7px;
}
#carbonads .carbon-text,
#carbonads .carbon-poweredby {
	padding:0 9px;
}
@media (max-width:960px) {
	.inner {
		width:100%;

	}
	h1,h2,h3,p,pre,dl {
		margin-left:30px;
		margin-right:30px;
	}
}
@media (max-width:600px) {
	
	.home .inner {
		padding-bottom:80px;
	}
}
@media (max-width:450px) {
	body { font-size: 75% !important; }
	.home {
		padding-top:0px !important;	
	}
	.main-header p span {
			font-size: 75% !important;
	}
	
	h1 {
		font-size: 1.67em;
	}
	.main-header h1 {
		font-size: 2.5em;
		line-height:1.2em;
		font-weight:500;
		margin-top:30px !important;
	}
	.features h2 {
		font-size:2.5em;	
	}
	h2 {
		font-size:2.5em;
		line-height:1.5em;
	}
	.why-us-section h2 {
			font-size:1.3em;
	}
	.why-us-section h3 {
		font-size: 1.7em !important;	
	}
	.features h3 {
		font-size:1.3em;
	}
	h4 {
		font-size: 1.8em;
		line-height:1.0em;
		padding-top:0px !important;
	}
	.tagline {
		font-size: 1.9em;
	}
	p {
		font-size: 1.7em;
	}
	.prwire {
		margin-top:0px;	
	}
}
@media (max-width:360px) {
	.ads-container {
		min-height:200px;
		padding-bottom:0;
	}
	#carbonads {
		width:100%;
		padding-left: 0;
		padding-right: 0;
	}
	#carbonads a {
		float:none;
		display:block;
		text-align: center;
	}
	#carbonads .carbon-poweredby,
	#carbonads .carbon-text {
		width:90%;
		text-align: left;
	}
}

.builder {
    border-bottom: 1px solid #e0e5e9;
    -webkit-box-shadow: 0 2px 0 0 #f6f6f8;
    box-shadow: 0 2px 0 0 #f6f6f8;
    margin: 40px auto 0;
    padding: 0;
    clear: both;
    width: 100%;
}
.builder-monitor {
    padding: 38px 26px 26px;
    max-width: 808px;
    width: 90%;
    margin: 0 auto;
    border-top: 2px solid #e0e5e9;
    border-left: 2px solid #e0e5e9;
    border-right: 2px solid #e0e5e9;
    -khtml-border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    position: relative;
    background: #f6f6f8;
}
.builder-screen {
    max-width: 750px;
    width: 100%;
    background: #fefefe;
    border: 1px solid #e0e5e9;
    overflow: hidden;
    position: relative;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	

}