/* ONEPiXEL Landing Page Builder CSS */
@font-face {
	font-family: 'datetime';
	src: url('../fonts/datetime.eot?82165261');
	src: url('../fonts/datetime.eot?82165261#iefix') format('embedded-opentype'), url('../fonts/datetime.woff?82165261') format('woff'), url('../fonts/datetime.ttf?82165261') format('truetype'), url('../fonts/datetime.svg?82165261#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
.event-page-logo {
	color: #ccc;
}
.event-page-wrap {
	padding-bottom: 20px;
}
.event-page-wrap, .event-page-header {
	float: left;
	width: 100%;
}
.event-box {
	width: 800px;
	max-width: 100%;
	display: table;
	margin: 0 auto;
}
.vertical-baseline {
	vertical-align: baseline;
	max-width: 100%;
}
.vertical-middle {
	vertical-align: middle;
}
.six.columns.right {
	text-align: center;
}
.event-page-logo {
	clear: both;
	float: left;
	margin: 5px 0 0;
}
.event-page-title a {
	color: #FAFAFA;
}
.event-page-title {
	float: left;
	font-family: sans-serif !important;
	font-size: 60px;
	font-weight: 700;
	line-height: 58px;
	margin: 0 0 8px;
	padding: 0;
	text-align: left;
	width: 100%;
}
calltoaction {
	text-align: center;
}
.icon-time:before {
	font-family: datetime;
	content: '\e800';
}
.icon-date:before {
	font-family: datetime;
	content: '\e801';
}
.eventlp-footer {
	color: #555555;
	font-family: Sans-serif, arial;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}
.twelve.privacy-policy {
	text-align: center;
}
.privacy-policy a {
	font-size: 13px;
	text-decoration: underline;
}
.twelve.calltoaction {
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}
.calltotype_scode, .calltotype_link, .custom-button {
	background: -webkit-linear-gradient(center top, #FFD000 5%, #EDBA00 100%) repeat scroll 0 0 #FFD000;
	background: -moz-linear-gradient(center top, #FFD000 5%, #EDBA00 100%) repeat scroll 0 0 #FFD000;
	background: linear-gradient(center top, #FFD000 5%, #EDBA00 100%) repeat scroll 0 0 #FFD000;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	box-shadow: 0 1px 0 0 rgba(250, 250, 250, 0.6) inset, 0 -1px 0 1px rgba(0, 0, 0, 0.1) inset;
	color: #B47800;
	display: block;
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	margin: 0 auto;
	max-width: 750px;
	overflow: hidden;
	padding: 18px 20px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
}
.calltotype_scode:hover, .calltotype_link:hover, .custom-button:hover {
	background: -moz-linear-gradient(center top, #EDBA00 5%, #FFD000 100%) repeat scroll 0 0 #EDBA00;
	background: -webkit-linear-gradient(center top, #EDBA00 5%, #FFD000 100%) repeat scroll 0 0 #EDBA00;
	background: linear-gradient(center top, #EDBA00 5%, #FFD000 100%) repeat scroll 0 0 #EDBA00;
}
.opxl-ebook-left {
	float: left;
	width: 39%;
	text-align: center;
}
.opxl-book-right {
	float: right;
	width: 59%;
}
.opxl-ebook-holder {
	margin-top: 25px;
	font-family: "Open Sans", sans-serif
}
.opxl-ebbok-footer {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 35px;
}
.opxl-ebbok-footer:before {
	content: "";
	position: absolute;
	border-width: 40px 40px 20px 40px;
	border-style: solid;
	position: absolute;
	top: -60px;
	left: 50%;
	margin-left: -40px;
}
.opxl-ebbok-footer h2 {
	color: #FFFFFF;
	float: left;
	font-family: "Raleway", Sans-serif;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	line-height: normal;
	font-size: 30px;
}
.opxl-ebook-heading {
	font-family: "Open Sans", sans-serif
}
h1.opxl-ebook-heading {
	float: left;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 35px;
}
h2.opxl-ebook-heading {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin-top: 0;
	color: #212121;
}
.opxl-ebook-desc {
	float: left;
	width: 100%;
	border-width: 7px;
	border-style: solid;
	padding: 20px;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	overflow: hidden;
}
h3.opxl-ebook-heading {
	float: left;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	text-align: center;
	width: 100%;
}
h4.opxl-ebook-heading {
	float: left;
	width: 100%;
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
	margin: 10px 0;
}
.opxl-ebook-desc ul {
	float: left;
	width: 100%;
}
.opxl-ebook-desc ul li {
	background: url(../images/ul-green.png) no-repeat scroll left center transparent;
	padding: 5px 0 5px 35px;
}
.clearfix {
	clear: both;
}
.opxl-ebook-left > img {
	margin: 20px 0;
	width: 100%;
	max-width: 100%;
}
.opxl-ebbok-download {
	margin-top: 30px;
}
.opxl-trigger-form, .opxl-ebbok-download .custom-button {
	background-color: #F5BA49 !important;
	border-bottom: 3px solid #D38A1F !important;
	border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	cursor: pointer;
	font-size: 22px;
	font-weight: 700;
	padding: 18px 15px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	font-family: "Open Sans";
	color: #222;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.5) !important;
	line-height: normal;
	background-image: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.opxl-trigger-form:hover, .opxl-ebbok-download .custom-button:hover {
	background-color: #F59649 !important;
	border-bottom: 3px solid #D38A1F !important;
	background-image: none !important;
}
.opxl-ebook-download-note {
	display: block;
	width: 50%;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	line-height: normal;
	color: #666;
}
.ebook-form-light {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	z-index: 9991;
	display: none;
}
.opxl-book-form {
	z-index: 9992;
	position: absolute;
	width: 100%;
	display: none;
	left: 0;
	top: 100px;
}
.opxl-book-form > div {
	background: none repeat scroll 0 0 #FFFFFF;
	display: table;
	margin: 0 auto;
	max-width: 500px;
	padding: 20px;
	position: relative;
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.opxl-book-form > div > #jumpforms {
	float: left;
	width: 100%;
	position: relative;
}
.opxl-book-form form#jumpforms {
	float: left;
	width: 100%;
}
.opxl-book-form form#jumpforms .tab-content, .opxl-book-form form#jumpforms .tab-content .tab-pane {
	float: left;
	width: 100%;
}
.opxl-book-form form#jumpforms .tab-content .tab-pane > h2 {
	display: none;
}
.opxl-ebook-close {
	position: absolute;
	right: -10px;
	top: -10px;
	background-color: #18497B;
	padding: 0px 10px 8px;
	color: white;
	font-family: Open Sans;
	font-size: 25px;
	border-radius: 50%;
	border: 2px solid white;
	cursor: pointer;
}
.opxl-ebook-close:hover {
	background-color: #333;
}
.opxl-book-form form#jumpforms label {
	float: left;
	clear: both;
	color: #777;
	font-size: 15px;
	font-family: "Open Sans", Sans-serif;
	font-weight: normal;
	width: 100%;
	margin-bottom: 10px;
}
.opxl-book-form form#jumpforms fieldset {
	float: left;
	width: 100%;
	margin: 5px 0;
	padding: 0;
	border: none;
}
.opxl-book-form form#jumpforms fieldset input {
	float: left;
	width: 100%;
	border-radius: 0 !important;
	background: #fefefe;
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	padding: 10px 11px;
	height: auto;
}
.opxl-ebook-form-title {
	float: left;
	font-family: "Open Sans", Sans-serif;
	font-size: 21px;
	margin-top: -5px;
	text-align: center;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}
.opxl-book-form .form-actions {
	float: left;
	width: 100%;
	margin-top: 5px !important;
}
.opxl-book-form .form-actions .btn {
	background-color: #F5BA49;
	background-image: none;
	border-bottom: 3px solid #D38A1F;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	float: right !important;
	padding: 8px 42px;
	font-size: 20px;
	margin: 0 !important;
}
.opxl-book-form .form-actions .btn:hover {
	background-color: #F59649;
	border-bottom: 3px solid #D38A1F;
}
.opxl-book-form form#jumpforms fieldset select {
	float: left;
	font-family: "Raleway", Sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 10px;
}
.opxl-book-form .form-actions .btn.btnPrev {
	float: left !important;
}
.bookstyle-top {
	background-color: #18497B;
	float: left;
	padding: 15px 0;
	width: 100%;
}
.book-style-title a {
	color: #FFFFFF;
}
.book-style-title {
	color: #FFFFFF;
	float: left;
	font-family: Open Sans, sans-serif;
	font-weight: 500;
	line-height: 30px;
	margin: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.book-style-title span {
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	width: 100%;
}
.bookstyle-top {
	float: left;
	margin-bottom: 15px;
	padding: 15px 0;
	width: 100%;
}
.wpedit_ebook_footer {
	color: #FFFFFF;
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	line-height: normal;
	padding: 25px 0;
	text-align: center;
}
.privacy-policy.book-page {
	padding: 0 0 10px;
}
.privacy-policy.book-page a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.p3-left-side ul li {
	background-image: url("../images/ul-lite.png");
	background-repeat: no-repeat;
	line-height: 1.6em;
	min-height: 32px;
	padding-left: 44px;
	text-align: left;
	margin-bottom: 8px;
}
.p3-free-call-to-btn {
	-moz-box-shadow: inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fed897;
	box-shadow: inset 0px 1px 0px 0px #fed897;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #d29105) );
	background: -moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background-color: #f6b33d;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #eda933;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 30px;
	font-weight: normal;
	padding: 16px 50px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #cd8a15;
}
.p3-free-call-to-btn:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
	background: -moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
	background-color: #d29105;
}
.p3-free-call-to-btn:active {
	position: relative;
	top: 1px;
}
.p3-call-to-act {
	text-align: center;
}
.p3-foote-text h3 {
	color: #eb0000;
	font-family: "Shadows Into Light", sans-serif;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
}
.p3-call-to-act > img {
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.p3-foot-left, .p3-foot-right {
	font-family: "Source Sans Pro", sans-serif;
	margin: 15px 0;
}
.p3-right-side iframe {
	max-width: 100%;
}
.p3-foot-left p {
	float: left;
	width: 100%;
	text-align: left;
}
.p3-foot-right a {
	float: right;
	width: 100%;
	text-align: right;
}
.emailmarket-top {
	float: left;
	margin-bottom: 15px;
	padding: 15px 0;
	width: 100%;
	background-color: #F0F0F0;
}
.emailmarket-style-title {
	font-family: "Oswald", sans-serif;
	font-size: 70px;
	letter-spacing: -1px;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.emailmarket-style-subtitle {
	font-size: 36px;
	font-family: "PT Sans Narrow", sans-serif;
	font-weight: bold;
	color: #212121;
	text-align: center;
}
.emailmarket-style-subtitle span {
	color: #59A5D4;
}
.p3-right-side {
	text-align: center;
}
.p3-call-to-act {
	margin-bottom: 20px;
	margin-top: 20px;
}
@media only screen and (max-width:768px) {
.p3-foot-left p, .p3-foot-right a {
	text-align: center;
}
}