article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
summary {
	display: block;
}
audio {
	display: inline-block;
}
canvas {
	display: inline-block;
}
video {
	display: inline-block;
}
audio:not([controls]) {
	height: 0px; display: none;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
html {
	font-family: sans-serif;
}
button {
	font-family: sans-serif;
}
input {
	font-family: sans-serif;
}
select {
	font-family: sans-serif;
}
textarea {
	font-family: sans-serif;
}
body {
	margin: 0px;
}
a:focus {
	outline: dotted thin;
}
a:active {
	outline: 0px;
}
a:hover {
	outline: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
abbr[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
mark {
	background: rgb(255, 255, 0); color: rgb(0, 0, 0);
}
p {
	margin: 1em 0px;
}
pre {
	margin: 1em 0px;
}
code {
	font-family: monospace, serif; font-size: 1em; _font-family: "courier new", monospace;
}
kbd {
	font-family: monospace, serif; font-size: 1em; _font-family: "courier new", monospace;
}
pre {
	font-family: monospace, serif; font-size: 1em; _font-family: "courier new", monospace;
}
samp {
	font-family: monospace, serif; font-size: 1em; _font-family: "courier new", monospace;
}
pre {
	white-space: pre-wrap; -ms-word-wrap: break-word;
}
q {
	quotes: none;
}
q::before {
	content: none;
}
q::after {
	content: none;
}
small {
	font-size: 80%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl {
	margin: 0px; padding: 0px;
}
menu {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px;
}
menu {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
nav ul {
	list-style: none;
}
nav ol {
	list-style: none;
}
img {
	border: 0px currentColor; border-image: none; -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0px;
}
form {
	margin: 0px;
}
fieldset {
	margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid rgb(192, 192, 192); border-image: none;
}
legend {
	padding: 0px; border: 0px currentColor; border-image: none; white-space: normal;
}
button {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
input {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
select {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
textarea {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
button {
	line-height: normal;
}
input {
	line-height: normal;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: default;
}
input[disabled] {
	cursor: default;
}
input[type='checkbox'] {
	padding: 0px; box-sizing: border-box;
}
input[type='radio'] {
	padding: 0px; box-sizing: border-box;
}
input[type='search'] {
	box-sizing: content-box; -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
textarea {
	overflow: auto; vertical-align: top;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
.alignleft {
	margin: 0px 10px 0px 0px; float: left;
}
.alignright {
	margin: 0px 0px 0px 10px; float: right;
}
.aligncenter {
	margin: 0px auto; text-align: center; display: block;
}
.clear {
	clear: both;
}
.small {
	font-size: 11px;
}
.larger {
	font-size: 21px;
}
.bold {
	font-weight: bold;
}
.wp-caption-text {
	text-align: center;
}
html {
	color: rgb(34, 34, 34);
}
button {
	color: rgb(34, 34, 34);
}
input {
	color: rgb(34, 34, 34);
}
select {
	color: rgb(34, 34, 34);
}
textarea {
	color: rgb(34, 34, 34);
}
::selection {
	background: rgb(179, 212, 252); text-shadow: none;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(204, 204, 204) currentColor currentColor; margin: 1em 0px; padding: 0px; border-image: none; height: 1px; display: block;
}
img {
	vertical-align: middle;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
a {
	
}
a:focus {
	
}
textarea {
	resize: vertical;
}
.chromeframe {
	background: rgb(204, 204, 204); margin: 0.2em 0px; padding: 0.2em 0px; color: rgb(0, 0, 0);
}
html {
	-webkit-font-smoothing: antialiased;
}
body {
	-webkit-font-smoothing: antialiased;
}
body {
	font: 300 20px/28px "museo-sans", Helvetica, Arial, sans-serif; color: rgb(53, 53, 53); font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255);
}
input[type=text] {
	padding: 0px 2%; border: 1px solid rgb(239, 239, 239); border-image: none; height: 40px; color: rgb(51, 51, 51); line-height: 40px; font-size: 16px; font-weight: 500; -webkit-font-smoothing: antialiased;
}
input[type=email] {
	padding: 0px 2%; border: 1px solid rgb(239, 239, 239); border-image: none; height: 40px; color: rgb(51, 51, 51); line-height: 40px; font-size: 16px; font-weight: 500; -webkit-font-smoothing: antialiased;
}
a {
	transition:color 0.2s ease-out, background 0.2s ease-in; color: rgb(43, 146, 253); text-decoration: none; -o-transition: color .2s ease-out, background .2s ease-in; -moz-transition: color .2s ease-out, background .2s ease-in; -webkit-transition: color .2s ease-out, background .2s ease-in;
}
a.btn {
	padding: 0px 12px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 30px; font-size: 14px; font-weight: 900; display: inline-block; background-color: rgb(233, 108, 17); -webkit-font-smoothing: antialiased; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
input[type=submit] {
	padding: 0px 12px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 30px; font-size: 14px; font-weight: 900; display: inline-block; background-color: rgb(233, 108, 17); -webkit-font-smoothing: antialiased; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
div.btn {
	padding: 0px 12px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 30px; font-size: 14px; font-weight: 900; display: inline-block; background-color: rgb(233, 108, 17); -webkit-font-smoothing: antialiased; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
a.btn:hover {
	background-color: rgb(43, 146, 253);
}
input[type=submit]:hover {
	background-color: rgb(43, 146, 253);
}
div.btn:hover {
	background-color: rgb(43, 146, 253);
}
.inactive.btn {
	background-color: rgb(51, 51, 51) !important;
}
.inner {
	margin: 0px auto; width: 95%; overflow: hidden; max-width: 1175px;
}
.narrow.inner {
	max-width: 800px;
}
.post-content {
	width: 68%; margin-top: 20px; margin-right: 4%; float: left; max-width: 800px;
}
#hero-page .no-sidebar.post-content {
	margin: 25px auto; width: 90%; float: none;
}
.embed-vimeo {
	margin: 0px 0px 40px; height: 0px; padding-top: 15px; padding-bottom: 56.25%; position: relative;
}
.email-feature {
	height: 300px; color: rgb(255, 255, 255); background-color: rgb(39, 106, 183);
}
.email-feature .capture {
	top: 50%; text-align: center; position: relative; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.email-feature h2 {
	margin: 0px auto; width: 80%; color: rgb(255, 255, 255); line-height: 34px; font-size: 28px; font-weight: 700; max-width: 550px;
}
.email-feature form {
	margin: 40px 0px 0px;
}
.email-feature input[type=email] {
	border-radius: 4px; border: currentColor; border-image: none; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.email-feature input[type=submit] {
	height: 40px; line-height: 40px;
}
.author-area {
	padding: 60px 0px 30px; color: rgb(255, 255, 255); background-color: rgb(39, 106, 183);
}
.author-area .text {
	margin: 0px auto; top: 50%; text-align: center; line-height: 20px; font-size: 14px; position: relative; max-width: 550px;
}
.author-area h2 {
	margin: 0px auto; width: 80%; color: rgb(255, 255, 255); line-height: 34px; font-size: 28px; font-weight: 700; max-width: 550px;
}
.author-area img {
	border-radius: 50%; border: 2px solid rgb(255, 255, 255); border-image: none; margin-bottom: 12px; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
.author-area a {
	padding: 4px 12px; border-radius: 3px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 28px; font-size: 16px; font-weight: bold; display: inline-block; background-color: rgb(233, 108, 17); -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.youtubeWrapper {
	margin: 1em 0px 0px; height: 0px; overflow: hidden; padding-top: 30px; position: relative;
}
.vimeoWrapper {
	margin: 1em 0px 0px; height: 0px; overflow: hidden; padding-top: 30px; position: relative;
}
.instagramWrapper {
	margin: 1em 0px 0px; height: 0px; overflow: hidden; padding-top: 30px; position: relative;
}
.youtubeWrapper {
	padding-bottom: 56.25%;
}
.vimeoWrapper {
	padding-bottom: 56.25%;
}
.instagramWrapper {
	padding-bottom: 120%;
}
.youtubeWrapper iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.youtubeWrapper object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.youtubeWrapper embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.vimeoWrapper iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.vimeoWrapper object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.vimeoWrapper embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.instagramWrapper iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.instagramWrapper object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.instagramWrapper embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.sidebar {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgba(66, 153, 253, 0.3) rgba(66, 153, 253, 0.3); padding: 25px 0px; border-image: none; width: 27%; text-align: center; float: left; max-width: 320px; background-color: rgb(246, 246, 246);
}
.sidebar p {
	margin: 0px 0px 25px;
}
header.main {
	height: 75px; text-align: center; border-top-color: rgb(67, 153, 249); border-top-width: 2px; border-top-style: solid; background-color: rgb(51, 51, 51);
}
header.main .menu a {
	color: rgb(255, 255, 255); text-transform: uppercase; line-height: 22px; font-size: 18px; font-weight: 700; border-bottom-color: transparent; border-bottom-width: 2px; border-bottom-style: solid;
}
header.main .menu a:hover {
	border-bottom-color: rgb(43, 146, 253); border-bottom-width: 2px; border-bottom-style: solid;
}
header.main .menu li.current a {
	border-bottom-color: rgb(43, 146, 253); border-bottom-width: 2px; border-bottom-style: solid;
}
header.main .menu {
	margin: 42px 0px 0px; width: 50%; float: left;
}
header.main .right.menu {
	float: right;
}
header.main .menu li {
	padding: 0px 12px; display: inline-block;
}
header.main .social-icons {
	font-family: "FontAwesome"; position: absolute;
}
header.main .social-icons a {
	margin: 0px 0px 0px 10px; color: rgb(144, 144, 144); font-size: 15px;
}
header.main .social-icons a:hover {
	color: rgb(255, 255, 255); border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#container {
	position: relative;
}
h1.logo {
	background: url("img/logo.png") no-repeat center;
	left: 263px;
	top: 8px;
	width: 100px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: -50px;
	position: absolute;
	z-index: 9;
}
h1 {
	line-height: 42px; font-size: 36px;
}
h2 {
	margin: 15px 0px; color: rgb(51, 51, 51); line-height: 28px; font-size: 24px; font-weight: 500;
}
h3 {
	margin: 40px 0px 25px; text-align: left; color: rgb(66, 154, 254); line-height: 52px; font-size: 48px; font-weight: 700;
}
h4 {
	margin: 0px 0px 8px; color: rgb(0, 0, 0); line-height: 24px; font-size: 22px; font-weight: 700;
}
h5 {
	color: rgb(0, 0, 0); line-height: 26px; font-size: 20px; font-weight: 900;
}
h5.widgettitle {
	margin: 0px 0px 15px; text-align: center; text-transform: uppercase;
}
h6 {
	line-height: 20px; font-size: 16px; font-weight: 700;
}
.post-single .post h1 {
	line-height: 54px; font-size: 48px;
}
.post-single .post h2 {
	line-height: 48px; font-size: 42px;
}
.post-single .post h3 {
	line-height: 42px; font-size: 36px;
}
.post-single .post h4 {
	line-height: 30px; font-size: 26px;
}
.post-single .post h5 {
	margin: 30px 0px;
}
.post-single .post h6 {
	margin: 30px 0px;
}
h3.fancy-header {
	text-align: center;
}
h1 strong {
	font-weight: 900;
}
h2 strong {
	font-weight: 900;
}
h3 strong {
	font-weight: 900;
}
h4 strong {
	font-weight: 900;
}
h5 strong {
	font-weight: 900;
}
h6 strong {
	font-weight: 900;
}
.register h3 {
	text-align: center;
}
.fancy-header span {
	display: inline-block; position: relative;
}
.fancy-header span::before {
	top: 20px; width: 100%; height: 5px; border-bottom-color: rgb(66, 154, 254); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; content: "";
}
.fancy-header span::after {
	top: 20px; width: 100%; height: 5px; border-bottom-color: rgb(66, 154, 254); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; content: "";
}
.fancy-header span::before {
	right: 100%; margin-right: 15px;
}
.fancy-header span::after {
	left: 100%; margin-left: 15px;
}
img {
	height: auto; max-width: 100%;
}
footer.main {
	padding: 15px 0px 0px; color: rgb(255, 255, 255); line-height: 18px; font-size: 12px; min-height: 200px; background-color: rgb(34, 34, 34);
}
footer.main .column {
	width: 15%; margin-right: 2.5%; float: left;
}
footer.main .column ul {
	list-style: none; margin: 12px 0px; line-height: 22px; font-size: 16px;
}
footer.main .column ul a {
	color: rgb(255, 255, 255);
}
footer.main .column ul a:hover {
	color: rgb(43, 147, 254);
}
footer.main .about-excerpt.column {
	width: 30%;
}
footer.main .hosting.column {
	margin: 5px 0px 0px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.clear {
	clear: both;
}
#default-page {
	margin: 70px 0px 0px;
}
#post-listings .post {
	margin: 0px 0px 25px; padding: 0px 0px 25px; border-bottom-color: rgb(237, 237, 237); border-bottom-width: 1px; border-bottom-style: solid; max-width: 680px;
}
#post-listings .post h2 {
	margin: 15px 0px;
}
#post-listings .post .main-feature {
	overflow: hidden; position: relative; background-color: rgb(34, 34, 34);
}
#post-listings .post .attachment-main-feature {
	transition:opacity 0.35s, transform 0.35s; width: calc(100% + 20px); opacity: 1; transform: translate3d(0px, 0px, 0px) scale(1); backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0) scale(1); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; -webkit-backface-visibility: hidden;
}
#post-listings .post .feature:hover .attachment-main-feature {
	opacity: 0.5; transform: translate3d(5px, 0px, 0px) scale(1.02); -webkit-transform: translate3d(5px, 0, 0) scale(1.02);
}
#post-listings .post:hover .attachment-main-feature {
	opacity: 0.5; transform: translate3d(5px, 0px, 0px) scale(1.02); -webkit-transform: translate3d(5px, 0, 0) scale(1.02);
}
#post-listings .post .feature p {
	padding: 0px 10px 0px 0px; transition:opacity 0.35s, transform 0.35s; width: 95%; text-align: right; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 30px; font-size: 14px; font-weight: 900; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid; opacity: 0; transform: translate3d(-40px, 0px, 0px); -webkit-transform: translate3d(-40px, 0, 0); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
}
#post-listings .feature:hover p {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
#post-listings .post:hover .feature p {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
#post-listings figcaption {
	
}
#post-listings div.ssba {
	margin: 16px 0px 0px 40px; padding: 6px 0px 0px 10px; width: 65px; border-left-color: rgb(237, 237, 237); border-left-width: 1px; border-left-style: solid; float: right;
}
#post-listings .ssba a {
	display: block;
}
#post-listings .post .ssba img {
	margin: 0px; padding: 0px 0px 6px !important; float: left; display: block !important;
}
.share-post .ssba_sharecount {
	background: none; font: 100 20px/normal "museo-sans", Helvetica, Arial, sans-serif; border: currentColor; border-image: none; color: rgb(144, 144, 144); margin-left: 5px; font-size-adjust: none; font-stretch: normal;
}
.post-content .ssba_sharecount {
	background: none; font: 100 20px/normal "museo-sans", Helvetica, Arial, sans-serif; border: currentColor; border-image: none; color: rgb(144, 144, 144); margin-left: 5px; font-size-adjust: none; font-stretch: normal;
}
#post-listings .ssba_sharecount {
	padding: 0px; width: 30px; text-align: center; line-height: 21px; font-size: 16px; vertical-align: top; display: inline-block;
}
.ssba_sharecount::before {
	display: none;
}
.ssba_sharecount::after {
	display: none;
}
.ssba a:hover {
	opacity: 0.8;
}
.share-post {
	margin: 40px 0px 0px; padding: 15px 0px 0px; color: rgb(144, 144, 144); font-size: 20px; font-weight: 500; border-top-color: rgb(212, 212, 212); border-top-width: 1px; border-top-style: solid;
}
.top.share-post {
	padding-top: 0px; margin-top: 10px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.share-post div.ssba {
	margin: 0px 0px 10px; display: inline-block;
}
.share-post img.ssba {
	margin: 0px 0px 6px 15px;
}
.feature:hover h2 {
	color: rgb(43, 146, 253);
}
.post:hover a h2 {
	color: rgb(43, 146, 253);
}
.cat-title {
	color: rgb(65, 153, 253); text-transform: uppercase; font-size: 12px; font-weight: 700;
}
.cat-title a:hover {
	color: rgb(51, 51, 51);
}
.author-info {
	color: rgb(51, 51, 51); font-size: 18px; font-style: italic;
}
.author-info a {
	color: rgb(51, 51, 51);
}
.author-info a:hover {
	color: rgb(43, 146, 253);
}
.author-info img {
	margin: 0px 5px 0px 0px; border-radius: 50%; border: 2px solid rgb(225, 225, 225); border-image: none; width: 48px; height: 48px; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
.large.author-info img {
	width: 120px; height: 120px; margin-right: 20px; float: left;
}
.large.author-info {
	margin: 5px 0px; padding: 20px 0px; overflow: hidden; font-style: normal; border-top-color: rgb(212, 212, 212); border-bottom-color: rgb(212, 212, 212); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.author-info h4 {
	color: rgb(53, 53, 53); line-height: 120px; font-weight: 500;
}
.large.author-info a:hover {
	color: rgb(233, 109, 17);
}
.post-content .post-navigation {
	margin: 0px 0px 60px; overflow: hidden; max-width: 680px;
}
.post-content .post-navigation li {
	list-style: none; margin: 0px;
}
#single {
	margin-bottom: 75px;
}
.pad {
	margin-top: 40px;
}
#single .post a {
	padding: 0px 4px; transition:background-color 0.3s, border-color 0.3s; border-bottom-color: rgba(66, 154, 254, 0.4); border-bottom-width: 1px; border-bottom-style: solid; -webkit-transition: background-color 0.3s, border-color 0.3s;
}
.speaker-info a {
	padding: 0px 4px; transition:background-color 0.3s, border-color 0.3s; border-bottom-color: rgba(66, 154, 254, 0.4); border-bottom-width: 1px; border-bottom-style: solid; -webkit-transition: background-color 0.3s, border-color 0.3s;
}
#single .post a:hover {
	border-color: rgba(52, 73, 94, 0); color: rgb(255, 255, 255); background-color: rgba(66, 154, 254, 1);
}
#single .post a:focus {
	border-color: rgba(52, 73, 94, 0); color: rgb(255, 255, 255); background-color: rgba(66, 154, 254, 1);
}
.speaker-info a:hover {
	border-color: rgba(52, 73, 94, 0); color: rgb(255, 255, 255); background-color: rgba(66, 154, 254, 1);
}
#single a[href$=jpg] {
	padding: 0px; border: currentColor; border-image: none; background-color: transparent;
}
#single a[href$=jpeg] {
	padding: 0px; border: currentColor; border-image: none; background-color: transparent;
}
#single a[href$=jpe] {
	padding: 0px; border: currentColor; border-image: none; background-color: transparent;
}
#single a[href$=png] {
	padding: 0px; border: currentColor; border-image: none; background-color: transparent;
}
#single a[href$=gif] {
	padding: 0px; border: currentColor; border-image: none; background-color: transparent;
}
#single a[href$=jpg]:hover {
	border: currentColor; border-image: none; background-color: transparent;
}
#single a[href$=jpeg]:hover {
	border: currentColor; border-image: none; background-color: transparent;
}
#single a[href$=jpe]:hover {
	border: currentColor; border-image: none; background-color: transparent;
}
#single a[href$=png]:hover {
	border: currentColor; border-image: none; background-color: transparent;
}
#single a[href$=gif]:hover {
	border: currentColor; border-image: none; background-color: transparent;
}
.hero {
	background-color: rgb(246, 246, 246);
}
.hero .youtubeWrapper {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 999;
}
.hero .outer {
	background-position: center; height: 480px; position: relative; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.hero .inner {
	height: 100%; vertical-align: middle;
}
.hero h2 {
	width: 80%; color: rgb(255, 255, 255); line-height: 58px; font-size: 50px; font-weight: 900; vertical-align: middle; display: inline-block; position: relative; z-index: 2; max-width: 800px; text-shadow: 0px 1px 6px #333;
}
.hero h2 span {
	font-weight: 700;
}
.hero h2.overlay-title {
	padding: 7px 10% 7px 2%; width: 45%; line-height: 46px; font-size: 40px; font-weight: 700; border-left-color: rgb(66, 154, 254); border-left-width: 4px; border-left-style: solid; background-color: rgba(35, 35, 35, 0.9);
}
.hero div.overlay-title {
	padding: 7px 5% 7px 2%; width: 65%; color: rgb(255, 255, 255); vertical-align: middle; border-left-color: rgb(66, 154, 254); border-left-width: 4px; border-left-style: solid; display: inline-block; background-color: rgba(35, 35, 35, 0.9);
}
.hero div.overlay-title h2 {
	margin: 20px 0px 0px; width: 100%; line-height: 52px; font-size: 49px; font-weight: 900; display: block;
}
.hero div.overlay-title h2 span {
	font-weight: 700;
}
.hero div.overlay-title .date {
	font-size: 18px; font-weight: 900; position: relative;
}
.hero div.overlay-title p {
	line-height: 36px; font-size: 28px; position: relative;
}
.hero div.overlay-title .btn {
	margin: 10px 0px; height: 45px; line-height: 45px; font-size: 20px; position: relative;
}
.hero .inner::before {
	height: 100%; vertical-align: middle; display: inline-block; content: " ";
}
#single .hero .inner::before {
	height: 130%;
}
.hero .overlay {
	left: 19px;
	top: -5px;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.3);
}
#hero-page .post-content {
	margin: 25px 4% 0px 0px;
}
.header-video {
	width: 100%; height: 100%; overflow: hidden; position: relative;
}
.hero iframe {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.hero video {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.hero iframe {
	width: 100%; height: 100%;
}
.video-close-trigger {
	top: 10px; right: 10px; color: rgb(255, 255, 255); font-size: 36px; position: absolute; z-index: 10; cursor: pointer;
}
.hero video {
	width: 100%;
}
.video-trigger {
	color: rgb(66, 154, 254); text-transform: uppercase; font-size: 18px; display: block; position: relative; z-index: 9;
}
.video-trigger .fa {
	padding-right: 15px;
}
.wp-caption {
	max-width: 100%;
}
.wp-caption-text {
	margin: 10px 0px; padding: 0px 10%; color: rgb(92, 92, 92); line-height: 15px; font-size: 13px; font-weight: 500;
}
.post-content .post h2 {
	margin: 50px 0px;
}
.post-content .post h3 {
	margin: 40px 0px;
}
.post-content .post h4 {
	margin: 40px 0px;
}
.post-content ul {
	margin: 0px 0px 0px 30px;
}
.post-content ul li {
	margin: 15px 0px;
}
.post-content ol {
	margin: 0px 0px 0px 30px;
}
.post-single.post-content h3 {
	text-align: left; color: rgb(51, 51, 51); line-height: 40px; font-size: 36px;
}
.workshops h3 {
	text-align: left; color: rgb(51, 51, 51); line-height: 40px; font-size: 36px;
}
.post-content ol li {
	margin: 15px 0px; list-style-position: outside;
}
.title-block {
	margin: 40px 0px; height: 400px; background-color: rgb(233, 109, 17);
}
.title-block .inside {
	height: 100%; vertical-align: middle;
}
.title-block .inside::before {
	height: 100%; vertical-align: middle; display: inline-block; content: " ";
}
.title-block h2 {
	padding: 0px 30px; width: 90%; color: rgb(255, 255, 255); line-height: 60px; font-size: 48px; font-weight: 900; vertical-align: middle; display: inline-block; position: relative;
}
h2.larger {
	line-height: 46px; font-size: 36px; font-weight: 900;
}
.inline-tweet-share {
	margin: 40px 0px; line-height: 42px; padding-left: 20px; font-size: 34px; font-style: italic; border-left-color: rgb(43, 147, 254); border-left-width: 10px; border-left-style: solid;
}
.inline-tweet-share a.inline-twitter-link {
	background: none; padding: 0px 10px !important; color: rgb(53, 53, 53); border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
#single .inline-tweet-share a.inline-twitter-link:hover {
	background: none; color: rgb(53, 53, 53);
}
.inline-twitter-link .dashicons {
	color: rgb(153, 153, 153); font-size: 20px !important;
}
.inline-twitter-link:hover .dashicons {
	color: rgb(43, 147, 254) !important;
}
.sidebar .top {
	line-height: 22px;
}
.sidebar .top .head {
	color: rgb(66, 154, 254); text-transform: uppercase; font-weight: 900;
}
.sidebar .top .sub-title {
	color: rgb(51, 51, 51); font-size: 14px; font-style: italic;
}
.newsletter {
	background: url("img/bg-stripe.png"); margin: 20px 0px; padding: 20px 25px; text-align: left; line-height: 18px; overflow: hidden; font-size: 14px;
}
.newsletter label {
	display: none;
}
.newsletter input[type=submit] {
	margin: 10px 0px 0px; float: right;
}
.newsletter input[type=email] {
	width: 96%;
}
#s {
	width: 60%;
}
.right-sidebar {
	margin: 0px; text-align: left; line-height: 18px; font-size: 14px;
}
.right-sidebar li {
	margin: 0px 0px 15px 15px;
}
.right-sidebar .widget {
	margin: 15px auto 0px; width: 90%; padding-top: 15px; border-top-color: rgb(222, 222, 222); border-top-width: 1px; border-top-style: solid;
}
ul.category-list {
	margin: 80px 0px 35px;
}
ul.category-list li {
	margin: 0px 2px; display: inline-block;
}
ul.category-list li.articles {
	font-size: 16px; font-weight: 600;
}
ul.category-list li a {
	padding: 0px 8px; border-radius: 4px; line-height: 38px; font-size: 16px; font-weight: 500; display: block; background-color: rgb(229, 229, 229); -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
ul.category-list li a:hover {
	color: rgb(255, 255, 255); background-color: rgb(66, 154, 254);
}
ul.category-list li.current-cat a {
	color: rgb(255, 255, 255); background-color: rgb(66, 154, 254);
}
ul.post-grid {
	margin: 0px; padding: 0px; overflow: hidden; font-size: 0px;
}
.post-grid li {
	margin: 0px 2% 0px 0px; width: 23%; float: left; min-height: 240px;
}
.speaker-list.post-grid li {
	min-height: 380px;
}
.short.post-grid {
	text-align: center;
}
.short.post-grid li {
	float: none; display: inline-block;
}
.related-posts .post-grid li {
	width: 30%; margin-right: 3%;
}
.post-grid img {
	margin: 0px 0px 8px;
}
.post-grid h6 {
	color: rgb(53, 53, 53); line-height: 15px; font-size: 11px; font-weight: 500;
}
.post-grid a:hover h6 {
	color: rgb(66, 154, 254);
}
.sticky-page-nav {
	height: 60px; text-align: center; line-height: 60px; font-weight: 500; border-bottom-color: rgb(209, 209, 209); border-bottom-width: 1px; border-bottom-style: solid; z-index: 9; background-color: rgb(255, 255, 255);
}
.sticky-page-nav .current-summit {
	padding-right: 45px; font-weight: 700;
}
.sticky-page-nav a {
	padding: 0px 12px; text-transform: uppercase;
}
.sticky-page-nav a:hover {
	color: rgb(233, 108, 17);
}
.summit-list {
	margin: 0px; padding: 0px; text-align: center; overflow: hidden;
}
.summit-list img {
	margin-bottom: 15px;
}
.summit-list li {
	width: 20%; text-align: center; line-height: 26px; font-size: 20px; display: inline-block;
}
.summit-list li a {
	padding: 12px; border-radius: 4px; color: rgb(35, 35, 35); display: block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.summit-list li div.coming-soon {
	padding: 12px; border-radius: 4px; color: rgb(35, 35, 35); display: block; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.summit-list li a:hover {
	background-color: rgb(182, 212, 246);
}
.summit-list li a .btn {
	margin: 8px 0px 0px;
}
.summit-list li a {
	margin: 8px 0px 0px;
}
.summit-list li div.coming-soon .btn {
	margin: 8px 0px 0px;
}
.blue {
	color: rgb(255, 255, 255); background-color: rgb(66, 154, 254);
}
.blue h3 {
	margin: 10px 0px; color: rgb(255, 255, 255); font-size: 28px; font-weight: 700;
}
.blue .inner {
	text-align: center;
}
.blue .btn {
	margin: 10px auto; height: 45px; line-height: 45px; font-size: 20px; position: relative;
}
.blue .btn:hover {
	background-color: rgb(53, 53, 53);
}
.dark {
	color: rgb(255, 255, 255); background-color: rgb(53, 53, 53);
}
.dark h3 {
	color: rgb(255, 255, 255);
}
.dark .fancy-header span::before {
	border-color: rgb(255, 255, 255);
}
.dark .fancy-header span::after {
	border-color: rgb(255, 255, 255);
}
#summit section {
	padding: 0px 0px 25px;
}
#summit section .schedule {
	line-height: 24px; padding-bottom: 45px; font-size: 16px; font-weight: 500; position: relative;
}
#summit section .schedule li {
	list-style: none; overflow: hidden; padding-bottom: 90px; position: relative;
}
#summit section .schedule::before {
	left: 9.8%; top: 10px; width: 2px; bottom: 70px; display: block; position: absolute; content: ""; background-color: rgb(255, 255, 255);
}
#summit section .schedule li:last-child {
	padding-bottom: 0px;
}
#summit section .schedule img {
	border-radius: 50%; border: 2px solid rgb(255, 255, 255); border-image: none; width: 125px; margin-top: 4px; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
#summit section .schedule .small img {
	width: 75px;
}
#summit section .schedule .larger img {
	width: 200px;
}
#summit section .schedule h6 {
	margin: 0px 0px 5px; line-height: 30px; font-size: 24px; font-weight: 300;
}
#summit section .schedule .larger h6 {
	font-weight: bold;
}
#summit section .schedule .time {
	font-size: 14px;
}
#summit .schedule .image-token {
	width: 20%; text-align: center; float: left;
}
#summit .schedule .event-info {
	width: 60%; float: left;
}
#summit .strip.blue {
	margin: 0px 0px 30px; padding: 22px 0px;
}
.strip.blue h3 {
	margin: 0px; text-align: center;
}
.past-attendees .inner h3 {
	text-align: center;
}
.past-attendees .inner {
	margin: 0px auto; max-width: 800px;
}
.past-attendees .sponsors li {
	margin: 20px 2%; max-width: 15%;
}
.sponsors {
	text-align: center;
}
.sponsors li {
	margin: 0px 25px 40px; display: inline-block; max-width: 33%;
}
.sponsors li img {
	-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);
}
.sponsors li a:hover img {
	filter: none; -webkit-filter: none; -moz-fiter: none;
}
#summit #register p {
	margin: 0px auto 30px; width: 80%; text-align: center; line-height: 38px; font-size: 32px;
}
.bx-wrapper {
	margin: 0px auto 60px; padding: 0px; position: relative;
}
.bx-wrapper img {
	display: block; max-width: 100%;
}
.bx-wrapper .bx-viewport {
	background: rgb(255, 255, 255); left: -5px; transform: translateZ(0px); -webkit-transform: translatez(0); -moz-transform: translatez(0); -o-transform: translatez(0);
}
.bx-wrapper .bx-pager {
	width: 100%; bottom: -30px; position: absolute;
}
.bx-wrapper .bx-controls-auto {
	width: 100%; bottom: -30px; position: absolute;
}
.bx-wrapper .bx-loading {
	background: url("img/bx_loader.gif") no-repeat center rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 2000; min-height: 50px;
}
.bx-wrapper .bx-pager {
	text-align: center; color: rgb(102, 102, 102); padding-top: 20px; font-family: Arial; font-size: 0.85em; font-weight: bold;
}
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
.bx-wrapper .bx-default-pager.bx-pager a {
	background: rgb(102, 102, 102); margin: 0px 5px; outline: 0px; border-radius: 5px; width: 10px; height: 10px; text-indent: -9999px; display: block; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.bx-wrapper .bx-default-pager.bx-pager a:hover {
	background: rgb(0, 0, 0);
}
.bx-wrapper .bx-default-pager.bx-pager a.active {
	background: rgb(0, 0, 0);
}
.bx-wrapper .bx-prev {
	
}
.bx-wrapper .bx-next {
	
}
.bx-wrapper .bx-prev:hover {
	background-position: 0px 0px;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0px;
}
.bx-wrapper .bx-controls-direction a {
	padding: 0px 12px 10px; outline: 0px; bottom: 0px; font-size: 36px; position: absolute; z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.bx-next {
	left: auto; right: 20px;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	background: url("images/controls.png") no-repeat -86px -11px; margin: 0px 3px; outline: 0px; width: 10px; height: 11px; text-indent: -9999px; display: block;
}
.bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0px;
}
.bx-wrapper .bx-controls-auto .active.bx-start {
	background-position: -86px 0px;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	background: url("img/controls.png") no-repeat -86px -44px; margin: 0px 3px; outline: 0px; width: 9px; height: 11px; text-indent: -9999px; display: block;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls-auto .active.bx-stop {
	background-position: -86px -33px;
}
.bx-wrapper .bx-has-pager.bx-has-controls-auto.bx-controls .bx-pager {
	width: 80%; text-align: left;
}
.bx-wrapper .bx-has-pager.bx-has-controls-auto.bx-controls .bx-controls-auto {
	width: 35px; right: 0px;
}
.bx-wrapper .bx-caption {
	background: rgba(80, 80, 80, 0.75); left: 0px; width: 100%; bottom: 0px; position: absolute;
}
.bx-wrapper .bx-caption span {
	padding: 10px; color: rgb(255, 255, 255); font-family: Arial; font-size: 0.85em; display: block;
}
#speaker-slider > li {
	list-style: none; overflow: hidden; position: absolute; background-color: rgb(241, 240, 240);
}
#speaker-slider .image {
	width: 47%; margin-right: 3%; float: left; max-width: 320px;
}
#speaker-slider .image::before {
	left: 0px; top: 0px; width: 47%; bottom: 0px; position: absolute; z-index: 0; max-width: 320px; content: ""; background-color: rgb(51, 51, 51);
}
#speaker-slider .image img {
	position: relative;
}
#speaker-slider .speaker-info {
	width: 47%; line-height: 24px; padding-bottom: 50px; font-size: 18px; float: left;
}
#speaker-slider .speaker-info h6.name {
	margin: 15px 0px 0px; color: rgb(53, 53, 53); text-transform: uppercase; line-height: 56px; font-size: 50px; font-weight: 700;
}
#speaker-slider .speaker-info h6 .position {
	text-transform: capitalize; font-size: 20px; display: block;
}
ul.speaker-list {
	margin: 40px 0px 10px;
}
ul.speaker-list p {
	margin: 0px; line-height: 18px; font-size: 14px; font-style: italic;
}
ul.speaker-list a {
	color: rgb(53, 53, 53);
}
ul.speaker-list h4 {
	color: rgb(53, 53, 53);
}
ul.speaker-list h4 {
	margin: 0px 0px 4px;
}
ul.speaker-list a:hover {
	color: rgb(66, 154, 254);
}
ul.speaker-list a:hover h4 {
	color: rgb(66, 154, 254);
}
.speaker-section {
	position: relative;
}
.slider-controls {
	width: 49%; text-align: right; right: 20px; bottom: 35px; font-size: 24px; font-weight: 500; float: right; position: relative;
}
.slider-controls #slider-prev {
	float: left;
}
.slider-controls a:hover {
	color: rgb(233, 108, 17);
}
#quote-slider li {
	list-style: none; text-align: center; padding-bottom: 30px;
}
#quote-slider .image-token {
	width: 130px; margin-right: 2%; vertical-align: middle; display: inline-block;
}
#quote-slider img {
	border-radius: 50%; border: 3px solid rgb(53, 53, 53); border-image: none; width: 125px; margin-top: 4px; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
#quote-slider .quote-info {
	text-align: left; line-height: 30px; font-size: 24px; font-weight: 500; vertical-align: middle; display: inline-block; max-width: 65%;
}
#quote-slider .quote-info p {
	margin: 0px;
}
#quote-slider .quote-info .speaker {
	font-style: italic; font-weight: 300;
}
.series-list .series-item {
	line-height: 20px; overflow: hidden; padding-bottom: 25px; font-size: 16px; margin-bottom: 25px; border-bottom-color: rgb(212, 212, 212); border-bottom-width: 2px; border-bottom-style: solid;
}
.series-list .series-item .image-token {
	width: 10%; margin-right: 3%; float: left;
}
.series-list .series-item img.avatar {
	border-radius: 50%; border: 2px solid rgb(206, 206, 206); border-image: none; width: 100px; margin-top: 4px; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
.series-list .series-item h6 {
	margin: 0px 0px 10px; color: rgb(2, 3, 3); line-height: 30px; font-size: 24px; font-weight: 500;
}
.series-list .series-item .series-info p.date {
	margin: 5px 0px; font-size: 14px; font-weight: bold;
}
.series-list .series-item .series-info p.host {
	margin: 20px 0px 0px; font-weight: bold;
}
.series-list .series-item .series-info p.host img {
	margin: 0px 12px 0px 0px; border-radius: 50%; max-width: 70px; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
.series-list .series-item .series-info p a {
	line-height: 95px;
}
.series-list .series-item .series-info p a:hover {
	color: rgb(233, 109, 17);
}
.series-list .series-info {
	width: 85%; float: left;
}
.series-list .series-item .series-info .btn {
	margin: 40px 0px 0px 30px; float: right;
}
.series-list .series-item .series-info p {
	margin: 0px; max-width: 80%;
}
.team-list {
	margin: 60px 0px 0px;
}
.team-list .author-info {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.register-section {
	margin: 15px auto 0px; width: 90%; padding-top: 15px; border-top-color: rgb(222, 222, 222); border-top-width: 1px; border-top-style: solid;
}
.register-list {
	list-style: none; margin: 0px auto; width: 90%; text-align: left; line-height: 20px;
}
.register-list li {
	margin: 10px 0px 25px;
}
.register-list .city {
	line-height: 20px; font-size: 18px; display: block;
}
.register-list .date {
	font-size: 14px; display: block;
}
.register-list img {
	border: 1px solid rgb(159, 159, 159); border-image: none; margin-bottom: 8px;
}
.register-list a {
	color: rgb(51, 51, 51);
}
.register-list .btn {
	margin: 6px 0px; display: inline-block;
}
.video-section .inner {
	text-align: center; line-height: 28px; font-size: 22px; font-weight: 500;
}
.video-section a:hover {
	color: rgb(233, 108, 17);
}
.featured-posts {
	margin: 25px 0px 40px;
}
.featured-posts img {
	margin-bottom: 8px;
}
.featured-posts li {
	margin: 0px 2%; width: 45%; text-align: left; vertical-align: top; display: inline-block;
}
.single_job_listing {
	overflow: hidden;
}
.single_job_listing .meta li {
	list-style: none;
}
* {
	margin: 0px; padding: 0px;
}
html {
	height: 100%;
}
body {
	height: 100%;
}
#container {
	min-height: 100%;
}
#content {
	overflow: auto; padding-bottom: 215px;
}
footer.main {
	height: 215px; clear: both; margin-top: -215px; position: relative;
}
body::before {
	width: 0px; height: 100%; margin-top: -32767px; float: left; content: "";
}
button.alm-load-more-btn {
	background: rgb(237, 112, 112); margin: 0px 0px 4px; padding: 0px 20px; border-radius: 3px; border: currentColor; transition:padding 0.25s ease-in-out; border-image: none; width: auto; height: 42px; text-align: center; color: rgb(255, 255, 255); line-height: 44px; font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 600; text-decoration: none; display: inline-block; position: relative; cursor: pointer; -ms-user-select: none; -webkit-appearance: none; -moz-transition: padding 0.25s ease-in-out; -webkit-transition: padding 0.25s ease-in-out; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-appearance: none; appearance: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none;
}
button.alm-load-more-btn:hover {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(211, 70, 70);
}
button.alm-load-more-btn:active {
	text-decoration: none; box-shadow: inset 0px 2px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.1);
}
button.loading.alm-load-more-btn {
	padding-left: 44px;
}
button.done.alm-load-more-btn {
	cursor: default; opacity: 0.2; box-shadow: none !important; background-color: rgb(237, 112, 112); -webkit-box-shadow: none; -moz-box-shadow: none;
}
button.alm-load-more-btn::before {
	background: none; width: 0px;
}
button.done.alm-load-more-btn::before {
	background: none; width: 0px;
}
button.loading.alm-load-more-btn::before {
	background: url("img/ajax-loader.gif") no-repeat center rgb(255, 255, 255); margin: 6px; border-radius: 3px; transition:width 0.5s ease-in-out; left: 0px; width: 30px; height: 30px; overflow: hidden; display: inline-block; position: absolute; z-index: 0; content: ""; -moz-transition: width 0.5s ease-in-out; -webkit-transition: width 0.5s ease-in-out; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.alm-btn-wrap {
	padding: 10px 10px 30px; text-align: center; overflow: hidden; clear: both; display: block;
}
.white.ajax-load-more-wrap button.alm-load-more-btn {
	border: 1px solid rgb(239, 239, 239); border-image: none; color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.white.ajax-load-more-wrap button.alm-load-more-btn:hover {
	color: rgb(51, 51, 51); background-color: rgb(239, 239, 239);
}
.white.ajax-load-more-wrap button.done.alm-load-more-btn {
	color: rgb(51, 51, 51); background-color: rgb(239, 239, 239);
}
.white.ajax-load-more-wrap button.done.alm-load-more-btn {
	display: none;
}
.white.ajax-load-more-wrap button.done.alm-load-more-btn {
	border-color: rgb(255, 255, 255);
}
.ir {
	border: 0px currentColor; border-image: none; overflow: hidden; background-color: transparent;
}
.ir::before {
	width: 0px; height: 100%; display: block; content: "";
}
.hidden {
	display: none !important; visibility: hidden;
}
.visuallyhidden {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.focusable.visuallyhidden:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.focusable.visuallyhidden:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix::before {
	display: table; content: " ";
}
.clearfix::after {
	display: table; content: " ";
}
.clearfix::after {
	clear: both;
}
.clearfix {
	
}
@media print
{
* {
	background: none !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]::after {
	content: " (" attr(href) ")";
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
.ir a::after {
	content: "";
}
a[href^='javascript:']::after {
	content: "";
}
a[href^='#']::after {
	content: "";
}
pre {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
blockquote {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p {
	orphans: 3; widows: 3;
}
h2 {
	orphans: 3; widows: 3;
}
h3 {
	orphans: 3; widows: 3;
}
h2 {
	page-break-after: avoid;
}
h3 {
	page-break-after: avoid;
}
}
