* {
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
	background:url('//powerofpinning.s3.amazonaws.com/ebs/wp-clone/images/bg-grey.jpg') repeat;
}
.container {
	width:100%;
	text-align:left;
	margin:0px auto;
	position:relative;
}
.header {
	background: none repeat scroll 0 0 #424E71;
	position:relative;
	padding:20px 0px;
}
.header h1 {
    color: #FFFFFF;
    font-family: rokkitt;
	font-weight:900;
	font-size:45px;
	line-height:30px;
	letter-spacing:-1px;
	text-shadow:0px 1px 0px #090B10;
	padding:10px 5px 10px 5px;
	text-align:center;
	margin:0px 40px;
}
.header h1 span {
	font-weight:700;
	color:#ff0;
}
.header h2 {
	font-family:'Oswald', sans-serif;
	color:#fff;
	font-weight:700;
	font-size:30px;
	line-height:40px;
	letter-spacing:-1px;
	text-shadow:0px 1px 0px #2076a8;
	padding:10px 5px 10px 5px;
	text-align:center;
	margin:0px 40px;
}
.header .featper {
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:10px 10px 20px 10px;
	width:200px;
	height:222px;
	position:absolute;
	top:10px;
	left:40px;
	box-shadow:0px 4px 4px rgba(0,0,0,0.5);
	border:1px solid #bbb;
	z-index:3;
	display:none;
	visibility:hidden;
}
.header .featper h2 {
	font-family: 'Allura', cursive;
	color:#000;
	font-size:24px;
	font-weight:normal;
	text-align:center;
	margin:0px;
	padding:0px;
	text-shadow:none;
}
.body {
	background:url('//powerofpinning.s3.amazonaws.com/ebs/wp-clone/images/bg-grey.jpg') repeat;
	position:relative;
}
.body .bodycontainer {
	background:#fff;
	margin:0px auto;
	top:0px;
	position:relative;
}
.clearer {
	height:40px;
}
div.pitch {
	position:relative;
}
p.pitchleft {
	font-family:"Open Sans", Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#555;
	line-height:30px;
	padding:0px 0px 0px 0px;
	margin:0px 40px 20px 40px;
	text-align:justify;
}
p.pitchclear {
	font-family:"Open Sans", Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#555;
	line-height:30px;
	padding:20px 0px 20px 0px;
	border-bottom:1px dashed #ccc;
	margin:0px 40px 20px 40px;
	text-align:justify;
}
.pitch #cta {
	display:block;
	padding:20px 40px;
	margin:0px 0px 20px 0px;
	font-family:"Open Sans", Arial,Helvetica,sans-serif;
	color:#9c8104;
	font-size:20px;
	text-align:center;
	background: #ffea00; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffea00 0%, #ffd700 3%, #ecc200 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffea00), color-stop(3%,#ffd700), color-stop(100%,#ecc200)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffea00 0%,#ffd700 3%,#ecc200 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffea00 0%,#ffd700 3%,#ecc200 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffea00 0%,#ffd700 3%,#ecc200 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffea00 0%,#ffd700 3%,#ecc200 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffea00', endColorstr='#ecc200',GradientType=0 ); /* IE6-9 */
	border-radius:10px;
	border:1px solid #efca00;
	text-decoration:none;
	box-shadow:0px 2px 2px #ccc;
	
}
.pitch-border {
	border-bottom:1px solid #bbb;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	height:10px;
	margin-bottom:40px;
	position:relative;
	z-index:2;
	display:none;
	visibility:hidden;
}
.pitch-border img {
	position:absolute;
	bottom:-15px;
	z-index:3;
	left:370px;
}
h1.maintitle {
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	line-height:30px;
	letter-spacing:1px;
	font-weight:bold;
	color:#555;
	text-align:center;
	margin:0px 40px 20px 40px;
	padding:0px 0px 20px 0px;
	border-bottom:1px dashed #ccc;
}
h1.maintitle span {
	color:#1b98df;
	line-height:30px;
}
ul.learning {
	list-style:none;
	margin:0px 0px;
}
ul.learning li {
	padding:80px 20px 39px 20px;
	font-family:"Open Sans", Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#555;
	border-bottom:1px dashed #ccc;
	margin:40px 0px 0px 0px;
	text-align:center;
}
ul.learning li.one {
	background:url('//powerofpinning.s3.amazonaws.com/ebs/wp-clone/images/one.png') no-repeat top center;
}
ul.learning li.two {
	background:url('//powerofpinning.s3.amazonaws.com/ebs/wp-clone/images/two.png') no-repeat top center;
}
ul.learning li.three {
	background:url('//powerofpinning.s3.amazonaws.com/ebs/wp-clone/images/three.png') no-repeat top center;
}
ul.learning li.four {
	background:url('//powerofpinning.s3.amazonaws.com/ebs/wp-clone/images/four.png') no-repeat top center;
}
ul.learning li.five {
	background:url('//powerofpinning.s3.amazonaws.com/ebs/wp-clone/images/five.png') no-repeat top center;
}
ul.learning li.six {
	background:url('//powerofpinning.s3.amazonaws.com/ebs/wp-clone/images/six.png') no-repeat top center;
}
ul.learning li.seven {
	background:url('//powerofpinning.s3.amazonaws.com/ebs/wp-clone/images/seven.png') no-repeat top center;
}
p.learning {
	font-family:"Open Sans", Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#555;
	padding:20px 20px 40px 20px;
	text-align:center;
}
.clear {
	clear:both;
}
.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
/* For IE 6/7 only */  
.clearfix {  
    *zoom: 1;  
} 
.warning {
	width:858px;
	border:1px solid #bbb;
	border-radius:10px;
	margin:0px auto 40px auto;
	position:relative;
	background:url('//powerofpinning.s3.amazonaws.com/ebs/wp-clone/images/warning.png') center left no-repeat #ffeeee;
	padding:20px;
}
.warning p {
	font-family:"Open Sans", Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	color:#555;
	text-align:left;
	margin-left:60px;
}
.warning img {
	position:absolute;
	left:434px;
	bottom:-17px;
}
#cta-large {
	display:block;
	padding:20px 20px;
	font-family:"Open Sans", Arial,Helvetica,sans-serif;
	color:#9c8104;
	font-size:36px;
	text-align:center;
	background: #ffea00; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffea00 0%, #ffd700 3%, #ecc200 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffea00), color-stop(3%,#ffd700), color-stop(100%,#ecc200)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffea00 0%,#ffd700 3%,#ecc200 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffea00 0%,#ffd700 3%,#ecc200 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffea00 0%,#ffd700 3%,#ecc200 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffea00 0%,#ffd700 3%,#ecc200 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffea00', endColorstr='#ecc200',GradientType=0 ); /* IE6-9 */
	border-radius:10px;
	border:1px solid #efca00;
	text-decoration:none;
	box-shadow:0px 2px 2px #ccc;
	margin:20px 20px 20px 20px;
}
.footer {
	background:#fff;
	border-top:1px solid #ccc;
	padding:40px 0;
}
.footer ul {
	list-style:none;
	text-align:center;
}
.footer li {
	display:inline-block;
	font-family:"Open Sans", Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
	padding:5px;
}
.footer li a {
	display:inline-block;
	font-family:"Open Sans", Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
	text-decoration:underline;
	margin:0px;
}
.sg-container {
	box-shadow:0px 0px 20px #000;
	background:#fff;
	border-radius:12px;	
}
.copy {
	text-align:center!important;
	font-size:12px!important;
	margin-top:10px!important;
	line-height:normal;
	padding:0px 0px 0px 0px!important;
	color:#fff!important;
	font-family:Arial, Helvetica, sans-serif;
}
.copy a {
	color:#eee;
	text-decoration:none;
	border-bottom:1px dotted #eee;
}
.copy a:hover {
	color:#eee;
	text-decoration:none;
	border-bottom:1px solid #eee;
}
#testimonials {
	background:url('//fbengagement.s3.amazonaws.com/FBPL-01-Webinar-Registration-Page/images/grey-bg.jpg') top center repeat;
	padding:0px 0px 0px 0px;
	margin:0px;
}
#testimonials .container {
	width:100%;
	margin:0px auto;
	padding:20px 0px;
	background:#fff;
	border-top:none;
	border-radius:0px;
}
#testimonials h2 {
	background:none;
	margin:0px 10px;
	text-align:center;
}
#testimonials h2 span {
	display:inline-block;
	background:#fff;
	font-family:'Montserrat', 'Open Sans', Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2eabfd;
	line-height:18px;
	padding:0px 14px;
	text-transform:uppercase;
}
#testimonials h2 span span {
	padding:0px;
	color:#444;
}
#testimonials .testimonial {
	position:relative;
	margin-top:20px;
}
#testimonials .testimonial img {
	border-radius:50px;
	display:block;
}
#testimonials .testimonial:nth-child(odd) img {
	float:none;
	margin:0px auto;
}
#testimonials .testimonial:nth-child(odd) p {
	text-align:right;
	padding:0px;
}
#testimonials .testimonial:nth-child(even) img {
	float:none;
	margin:0px auto;
}
#testimonials .testimonial:nth-child(even) p {
	text-align:center;
	padding:0px;
}
#testimonials .testimonial .vert-wrap {
	display:block;
	height:auto;
}
#testimonials .testimonial .vert-wrap p {
	display:block;
	vertical-align:middle;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size:14px;
	font-weight:normal;
	color:#444;
	line-height:1.3em;
	margin:20px 20px;
	text-align:center;
}
#testimonials .testimonial .vert-wrap p span {
	font-weight:bold;
	display:block;
}
#testimonials .testimonial .divider {
	background:url('//fbengagement.s3.amazonaws.com/FBPL-01-Webinar-Registration-Page/images/divider-dark-trans-circle-sm.png') center center repeat;
	height:5px;
	margin:0px 20px;
}
.lightboxbg {
	position:fixed;
	z-index:10;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background:url('//fbengagement.s3.amazonaws.com/FBPL-01-Webinar-Registration-Page/images/lightboxbg.png');
	z-index:10;
	display:none;
}
.lightbox-actual {
	width:100%;
	box-shadow:0px 0px 20px #000;
	background:#fff;
	border-radius:10px;
	z-index:11;
	text-align:center;
	position:fixed;
	top:50%;
	display:none;
}
.lightbox-actual .close {
	background:url('//fbengagement.s3.amazonaws.com/FBPL-01-Webinar-Registration-Page/images/close.png');
	height:38px;
	width:38px;
	display:none;
	position:absolute;
	top:-19px;
	right:-19px;
	overflow:hidden;
	text-indent:-9999px;
	text-transform:uppercase;
}
.lightbox-actual h1 {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#1b98df;
	margin:0px;
	padding:20px 0 0 0;
	text-align:center;
	text-shadow:0px 1px 0px #0c6ba1;
}
.lightbox-actual h1 span {
	color:#000;
	font-size:24px;
	text-shadow:none;
}
.lightbox-actual h2 {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:0px;
	padding:20px 0 0 0;
	text-align:center;
	text-shadow:none;
}
.lightbox-actual h3, .lightbox-actual h3.radiobtns {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0px;
	padding:20px 20px 20px 30px;
	float:left;
}
.lightbox-actual h3 span.error {
	display:block;
}
.lightbox-actual .radio {
	position:relative;
	float:left;
	clear:left;
	padding:0 5% 0px 5%;
}
.lightbox-actual .radio input {
	margin-right:5px;
}
.lightbox-actual .radio .label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#555;
	float:left;
	padding:5px;
	text-align:left;
}
.lightbox-actual .inputs {
	position:relative;
	padding:0px 30px 0px 30px;
}
.lightbox-actual .inputs div {
	position:relative;
	width:80%;
	float:none;
	margin:0px 5% 2% 5%;
	padding:0px;
}
.lightbox-actual .inputs .input {
	width:100%;
	outline:none;
	border-radius:5px;
	border:1px solid #555;
	padding:3%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#555;
	height:16px;
	text-indent:0px;
}
.lightbox-actual .submit {
	margin:0px auto 20px auto;
	width:80%;
	height:auto;
}
.lightbox-actual .closetext {
	display:block;
	text-align:center;
	margin-top:10px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	visibility:visible;
}
input,
textarea {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.sticky-placeholder-wrapper > label {
  opacity:.5; /* to prevent initial dimming in FF, set to the same value as placeholderOpacity (default: .5) */
  -webkit-transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -ms-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
}
label.error {
	color:#2EABFD;
	font-weight:bold;
	text-align:left;
	opacity:1.0;
	display:block;
	font-size:11px;
	text-transform:uppercase;
	font-family:'Open Sans', Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.lightbox-actual .inputs input.error {
	border:1px solid #2EABFD;
}
.lightbox-actual .radio .webinarfull {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#555;
	float:left;
	padding:5px 50px 5px 5px;
	margin:0px 0px 0px 0px;
	position:relative;
	display:block;
	text-align:left;
}
.lightbox-actual .radio .webinarfull input {
	margin-right:5px;
}
.lightbox-actual .radio .webinarfull span.full {
	text-decoration:line-through;
	color:#555;
}
.lightbox-actual .radio .webinarfull img.full {
	position:absolute;
	right:0px;
	top:0px;
}