#post-content aside.mashsb-container {
	width: 50% !important;
	float: left !important;
}

body {
	background:#fff;
	font-family: Georgia,serif;
	font-size:17px;
	line-height:30px!important;
	height:100%;
	color:#555;
	-webkit-backface-visibility: hidden;
}


body p, body li {
font-family: Georgia,serif;
}

blockquote {
  font-size: 17px;
  margin: 20px 0 20px 30px;
  padding: 0 30px;
  overflow: hidden;
  font-style: italic;
  background: #fff;
  border-left: 8px solid #eee;
}

h1,h2,h3,h4,h5,h6 {
	font-family:'Lato',sans-serif;
	color:#111;
}

p {
	line-height:30px!important;
}

a {
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	transition:all .4s;
}

a:hover {
	color:#1f31c9;
	text-decoration:none;
}

h2 {
	font-size:30px;
}

#header {
	position:relative;
	float:left;
	z-index:1000;
	width:100%;
	padding:0;
	background:#000;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	margin:0;
}

#taboola-below-article-thumbnails.desktop {
display: block;
}

#taboola-below-article-thumbnails.mobile {
display: none;
}

.flex {
	display:-webkit-flex;
	display:flex;
}

#header #nav,.mission {
	position:relative;
	z-index:999;
	float:none;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-flex:1;
	flex:1;
	width:100%;
}

#header-menu,#top-container {
	display:-webkit-flex;
	display:flex;
	width:100%;
	border-top:1px solid #333;
	padding-left:20px;
}

#header-meta,#top-meta {
	-webkit-align-items:center;
	align-items:center;
	-webkit-justify-content:center;
	justify-content:center;
	height:60px;
}

#top-meta {
	height:auto;
}

#newsletter-signup {
	padding-top:15px;
}

#header-meta > div,#header-meta form,#top-meta > div {
	-webkit-flex-grow:1;
	flex-grow:1;
	height:100%;
}

#header-meta #bp-buttons {
	margin-left:18px;
	height:60px;
}

#header-meta #bp-buttons a {
	position:relative;
	margin:0;
	padding:20px;
	border-radius:0;
}

#header-meta #gp-profile-desktop-button i {
	color:#d6d6d6;
	font-size:20px;
}

#header-meta #bp-buttons a::before,#header-meta .search-form::before {
	content:"";
	display:block;
	width:1px;
	height:60px;
	position:absolute;
	z-index:3;
	top:0;
	left:0;
	background-color:#333;
}

#header-meta #gp-profile-desktop-button,#header-meta .login-button,#header-meta .signup-button {
	background-color:transparent;
}

#header-meta #bp-buttons a.login-button {
	padding:20px 20px 18px;
	height:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-bottom:3px solid #1f31c9;
}

#header-meta #bp-buttons a.login-button:hover {
	background:#1f31c9;
}

#header-meta #gp-profile-desktop-button {
	padding:9px 16px 9px 20px;
	border-radius:0;
}

#top-header {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:121px;
	border-left:1px solid #333;
	position:relative;
	margin-left:150px;
}

.mission {
	float:left;
	padding:23px 0;
}

.mission h3 {
	color:#9798a2;
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:18px;
	margin:0;
	text-shadow:none;
	font-family:'Source Sans Pro',sans-serif;
	font-weight:500;
}

.home .nmx_ad_slot, .home .nmx_ad_prefix, .page-id-3760 .nmx_ad_slot, .page-id-3760 .nmx_ad_prefix, .page-id-224 .nmx_ad_slot, .page-id-224 .nmx_ad_prefix {
display: none;
}

#top-container {
	height:60px;
	font-size:16px;
	line-height:1.2;
	font-weight:700;
	font-style:italic;
	color:#fff;
	position:relative;
	padding:0 20px;
	  border-top: none;
}

header .search-form {
	float:none;
	position:relative;
	height:60px;
}

header .search-form .keyword {
	background-color:transparent;
	background-image:url(../images/search.png);
	background-position:95% center;
	background-repeat:no-repeat;
	background-size:22px 22px;
	border:none;
	cursor:pointer;
	min-height:25px!important;
	margin:0;
	padding:5px 5px 5px 16px;
	position:relative;
	-webkit-transition:width 400ms ease,background 400ms ease;
	transition:width 400ms ease,background 400ms ease;
	width:0;
	-webkit-appearance:textfield;
	height:36px;
	color:#fff;
	margin:12px 0 12px 20px;
	border:none;
}

header .search-form .keyword:focus {
	background-color:#1f31c9;
	cursor:text;
	outline:0;
	width:250px;
}

header .search-form .button {
	display:none;
}

#nav {
	height:60px;
	text-transform:uppercase;
	position:relative;
}

#logo {
	display:block;
	float:left;
	margin:0;
	line-height:0;
	max-width:100%;
	width:150px;
	text-align:center;
}

#logo img {
	height:auto;
	position:relative;
	width:110px;
	padding-top:5px;
}

#nav .menu {
	width:100%;
	margin:0;
	padding:20px 0 0;
}

#nav .menu li {
	float:left;
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:1em;
}

#nav .menu li a {
	color:#fff;
	padding:0;
	font-weight:600;
	font-size:15px;
	line-height:15px;
	letter-spacing:2.2px;
	text-transform:uppercase;
	font-family:'Source Sans Pro',sans-serif;
	position:relative;
	margin-right:40px;
}

#nav .menu li a:before,#nav .menu li.current-menu-item a:before {
	content:"";
	height:17px;
	position:absolute;
	top:1px;
	left:-3px;
	background:#1f31c9;
	width:0;
	transition:all 200ms ease;
	-webkit-transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	-o-transition:all 200ms ease;
	-ms-transition:all 200ms ease;
	z-index:-1;
}

#nav .menu li.current-menu-item a:before {
	width:103%;
}

#nav .menu li:first-child.current-menu-item a:before {
	width:108%;
}

#nav .menu li a:hover,#nav .menu li:hover > a {
	color:#fff;
	background:transparent;
	border-radius:0;
}

#nav .menu li a:hover:before {
	width:103%;
}

#widget-social-media {
	padding:18px 20px 0;
}

#widget-social-media a {
	font-size:22px;
	margin:0 5px;
	color:#9798a2;
}

.widget .widgettitle {
	color:#1f31c9 !important;
	text-transform:uppercase;
	font-family:'Source Sans Pro',sans-serif;
	font-size:18px;
	font-weight:700;
	-webkit-font-smoothing:antialiased;
	border:none;
	margin-bottom:5px;
}

#newsletter-signup label {
	font-size:12px;
	font-weight:400;
	margin-bottom:2px;
	color:#e6e6e6;
	float:left;
	margin-top:8px;
	margin-right:7px;
	letter-spacing:0;
	font-family:'Source Sans Pro',sans-serif;
	padding:0;
	font-weight:600;
	font-size:11.5px;
	line-height:15px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family:'Source Sans Pro',sans-serif;
	font-style:normal;
	width:160px;
}

#newsletter-signup input[type='email'] {
	max-width:100%;
	font-family:'Source Sans Pro',sans-serif;
	font-size:12px;
	padding:6px 8px;
	color:#fff;
	border:1px solid #444;
	background:transparent;
	border-radius:2px;
	height:28px;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	float:left;
	border-right:none;
	width:140px;
}

.mc4wp-response p {
	color:#9798a2;
	font-size:13px;
	font-weight:400;
	line-height:16px!important;
	margin-left:15px;
}

#newsletter-signup input[type='submit'] {
	display:inline-block;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	background-color:#273af1;
	color:#fff;
	font-weight:700;
	padding:8px 12px;
	margin:0;
	border:0;
	font-size:12px;
	line-height:1;
	cursor:pointer;
	border-radius:3px;
	max-width:150px;
	border:none;
	height:28px;
	font-weight:400;
	float:left;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-webkit-border-bottom-left-radius:0;
	width:66px;
}

#top-banner {
	width:100%;
	height:220px;
	background:url(../images/bluelivesmatter2.png) no-repeat center top;
	background-size:cover;
	-webkit-background-size:cover;
}

.padder,#container  {
	padding:35px;
	padding-top:0;
	border-radius:0;
}

.gp-scrolling.gp-fixed-header #header {
	width:100%;
}

#top-ad-banner img {
	margin-top:0!important;
	margin-bottom:20px!important;
	display:block;
	margin:0 auto;
}

.widget {
	border-radius:0;
}

#text-6 {
	padding:0;
}

.blm-social-fb {
	background:#3b5998 url(../images/facebook.png) no-repeat;
	margin-right:0;
	text-transform:uppercase;
	background-position:center center;
	width:32.33%;
	display:block;
	height:70px;
	text-align:center;
	float:left;
	position:relative;
	margin-top:3px;
	margin-right:1%;
}

.blm-social-tw {
	background:#55acee url(../images/twitter.png) no-repeat;
	margin-right:0;
	text-transform:uppercase;
	background-position:center center;
	width:32.33%;
	display:block;
	padding:10px;
	text-align:center;
	float:left;
	position:relative;
	margin-top:3px;
	margin-right:1%;
	height:70px;
}

.blm-social-ig {
	background:#4b789d url(../images/instagram.png) no-repeat;
	margin-right:0;
	text-transform:uppercase;
	background-position:center center;
	width:32.33%;
	display:block;
	height:60px;
	text-align:center;
	float:left;
	position:relative;
	margin-top:3px;
	margin-right:1%;
	height:70px;
}

#widget-social-media a:hover {
	opacity:.9;
}

#page-wrapper {
	position:relative;
	text-align:left;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	height:100%;
}

.sb-both #page-wrapper {
	background:#ececec;
}

#content-wrapper {
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	margin:0 auto;
	max-width:100%;
	height:100%;
	float:none;
	background:#fff;
	max-width: 1600px;
	position: relative;
}

.page-id-3760 #content-wrapper {
max-width: 100%;
}

.home #content-wrapper,.forum #content-wrapper {
	background:#fff;
}

#left-content-wrapper {
	float:left;
	width:70%;
	background:#fff;
	height:100%;
}

#content,#container {
	float:left;
	position:relative;
	width:100%!important;
}

.home #content, .single-post #content {
	float:right;
	position:relative;
	width:100%;
	max-width:1080px;
}

.sidebar {
	font-size:16px;
}

button.alm-load-more-btn {
	min-width:200px;
}

#sidebar-right {
	margin-left:0;
	float:right;
	position:relative;
	right:0;
	top:0;
	width:30%;
	padding:0;
	height:100%;
	background: #fff;
	padding-top:20px;
}

.sb-both #sidebar-right {
	width:25%;
}

#sidebar-right .widget {
	border-radius:0;
	padding:25px 35px;
	background:transparent;
	margin-bottom:0;
	max-width: 100%;
	border-bottom: 1px solid #e6e6e6;
}

#sidebar-right .webef-widget {
  padding-top: 10px;
  padding-bottom: 20px;
}
#sidebar-right .widget.no-border, #sidebar-right #enhancedtextwidget-2, #sidebar-right #recent-posts-4 {
border: none;
}

#sidebar-right #enhancedtextwidget-2 .textwidget {
  float: left;
  width: 100%;
  padding: 30px;
  background: #f2f2f2;
  border-radius: 2px;
}

#sidebar-right .widget ul li:before,.sidebar .widget ul li:before {
	background-color:#1f31c9;
	border-radius:50%;
	content:'';
	display:block;
	height:4px;
	left:0;
	position:absolute;
	top:14px;
	width:4px;
}

#sidebar-right .widget ul li,.sidebar .widget ul li {
	padding:5px 15px;
	position:relative;
	width:100%;
	margin:0;
}

.video-sidebar .video-item {
	float:left;
	width:49%;
}

.video-container {
  clear: both;
  margin-bottom: 20px;
  float: left;
}

.video-container .video {
  float: left;
  margin-right: 0;
  width: 100%;
  max-width: 100%;
}

.video-sidebar .video-title {
  margin-top: 5px;
  width: 100%;
  float: left;
}


@media screen and (min-width:1160px) {
.video-container .video {
  float: left;
  margin-right: 4%;
  width: 28%;
  max-width: 150px;
}

.video-sidebar .video-title {
  margin-top: 5px;
  width: 68%;
  float: left;
}
}


.video-sidebar .video-item:first-child {
	width:100%;
	margin-bottom:15px;
}

.featured-image-container a, .featured-image-container img {
display: block;
}



.video-sidebar .video-title h3 {
	font-size:16px;
}

.video-sidebar .video-title h3 a {
color: #000;
}

.video-sidebar .video-title h3 a:hover {
color:#1f31c9 !important;
}

.video-container:last-child {
  margin-bottom: 0px;
}

.home .page-title {
	color:#1f31c9;
	text-transform:uppercase;
	font-family:'Source Sans Pro',sans-serif;
	font-size:18px;
	font-weight:700;
	-webkit-font-smoothing:antialiased;
	display:none!important;
}

#footer {
	overflow:hidden;
	width:100%;
	background:#000;
	padding-top:30px;
}
#footer .widget ul li {
  overflow: hidden;
  margin: 5px 0 0 0;
  list-style-type: none;
  font-size: 15px;
}

#footer #recent-posts-3 ul li {
  margin: 5px 0 8px 0;
}

.footer-widget .widget {
	background:transparent;
}

.footer-widget .widget .widgettitle {
	color:#eee!important;
}

.footer-widget .widget li a {
	color:#777;
}

.footer-widget .widget li a:hover {
	color:#1f31c9;
}

#copyright {
	float:left;
	position:relative;
	width:100%;
	padding:20px 0;
	text-align:center;
	font-size:11px;
	line-height:17px;
	color:#888;
	background:#181818;
}

/*********** Forum ************/
#bbpress-forums .status-closed,#bbpress-forums .status-closed a {
	color:#000;
	font-family:'Source Sans Pro',sans-serif;
}

.gp-theme #bbpress-forums .bbp-topics .bbp-topic-permalink {
  font-size: 18px;
  font-weight: 500;
  font-family:'Source Sans Pro',sans-serif;
}

#bbpress-forums div.odd, #bbpress-forums ul.odd {
  background-color: #f2f2f2;
}

.gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-title .bbp-topic-meta {
  font-weight: 300;
  font-size: 13px;
  line-height: 1;
  margin-top: 5px;
}

#bbpress-forums fieldset.bbp-form p,#bbpress-forums fieldset.bbp-form textarea,#bbpress-forums fieldset.bbp-form select,#bbpress-forums fieldset.bbp-form input {
	margin:0 0 8px;
	color:#555;
}

.gp-theme #bbpress-forums .gp-forum-home .bbp-forums-list .bbp-forum-title-container {
	font-size:16px;
	line-height:20px;
}

.gp-theme #bbpress-forums .bbp-forums-list .freshness-forum-link,.gp-theme #bbpress-forums .gp-forum-home .bbp-forums-list .bbp-forum .topic-reply-counts {
	font-size:14px;
	line-height:20px;
}

.gp-theme #bbpress-forums .bbp-forums-list li.odd-forum-row {
  background: #f2f2f2;
}



.gp-theme #bbpress-forums div.bbp-reply-header {
	background-color:#000;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

.gp-theme #bbpress-forums .bbp-topics .bbp-topic-title, li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count, li.bbp-topic-freshness {
  font-family: 'Source Sans Pro',sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-freshness, .gp-theme #bbpress-forums .bbp-topics .bbp-body .bbp-topic-reply-count {
  font-size: 14px;
  }
#bbpress-forums .bbp-reply-post-date {
	color:#fff;
}

.single-topic .page-title {
  margin-bottom: 0px;
  text-align: left;
  padding: 40px 0 10px;
}

div.bbp-breadcrumb, div.bbp-topic-tags,.bbp-pagination-count {
  font-size: 13px;
}
.bbp-reply-header a.bbp-reply-permalink {
	float:right;
	margin-left:10px;
	color:#ddd;
}

.bbp-reply-header a.bbp-reply-permalink:hover {
	color:#1f31c9;
}

#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-topics,#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results {
	font-size:14px;
}

/************* Contact Form ************/
.page-id-224 .padder,.fullwidth.page-id-224 .padder {
	max-width:600px;
	margin:auto;
	float:none;
	padding:30px;
}

.page-id-224 .page-title {
	font-size:38px;
	margin-bottom:0;
	padding:40px 40px 20px;
	text-align:center;
}

.page-id-224 input,.page-id-224 textarea {
	max-width:100%;
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	padding:14px 10px;
	color:#999;
	border:1px solid #f6f6f6;
	background:#f6f6f6;
	border-radius:0;
	width:100%;
}

input[type='button'],input[type='submit'],input[type='reset'],button,.button {
	display:inline-block;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	background-color:#273af1;
	color:#fff;
	font-weight:700;
	padding:15px;
	margin:0;
	border:0;
	font-size:13.5px;
	line-height:1;
	cursor:pointer;
	border-radius:3px;
	max-width:150px;
}

input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover,button:hover,.button:hover {
	background-color:#2234e2;
	color:#fff;
}

.page-id-3636.fullwidth .padder {
	padding:0;
}

.page-id-3636 .products {
	padding:0 40px;
}

.page-id-3636 iframe {
	max-width:100%;
	border:0;
	margin:auto;
}
.product-embed__variant-label {
	color:#000;
}
.page-id-3636 .columns.joint > div {
	padding:30px;
}
/********* Post Styling **********/
.gp-related-posts-wrapper .related-posts h2 {
	font-size:16px!important;
	font-weight:700;
	margin:0;
	font-family:'Source Sans Pro',sans-serif;
	letter-spacing:0;
}
#commentform input[type="text"],#commentform textarea {
	display:block;
	color:#555;
}
.gp-post-meta {
	display:inline-block;
	line-height:1;
	margin:0 20px 0 0;
	font-weight:500;
	color:#737373;
}
.gp-post-meta a {
	color:#737373;
}
.gp-meta-comments.bottom {
	padding:25px 0 15px;
	display:block;
	  clear: both;
  border-top: 1px solid #e6e6e6;
  margin:0;
}
#custom-meta {
  margin-top: 40px;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  margin-bottom: 30px;
}
#custom-meta .newsletter {
  float: right !important;
  width: 50% !important;
  padding: 10px 20px;
  background: #fff;
  border-left: 1px solid #e6e6e6;
  padding-right: 0;
}
#custom-meta .newsletter label{
  color: #000;
  font-size: 18px;
  line-height: 18px;
}
#custom-meta .newsletter input {
  max-width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12.5px;
  padding: 8px 10px;
  color: #999;
  border: 1px solid #f6f6f6;
  background: #f6f6f6;
  border-radius: 0;
  height: 40px;
  width: 70%;
  box-sizing: border-box;
  float: left;
}
#custom-meta .newsletter input[type='submit'] {
  display: inline-block;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  background-color: #273af1;
  color: #fff;
  font-weight: 700;
  padding: 10px 15px;
  margin: 0;
  border: 0;
  font-size: 13.5px;
  line-height: 1;
  cursor: pointer;
  border-radius: 0;
  max-width: 150px;
  width: 30%;
  float: left;
}
#custom-meta .mashsb-container {
float: left;
width: 48%;
max-width: 390px;
padding-top: 20px;
}
#custom-meta #story-submit {
  clear: both;
  font-size: 16px;
  font-style: italic;
  color: #777;
  border-top: 1px solid #e6e6e6;
  padding-top: 14px;
}
#custom-meta #story-submit a {
color:#0000ff;
}

@media only screen and (min-width: 1250px) {
#custom-meta .mashsb-buttons a {
  min-width: 127px;
}
}
@media only screen and (min-width: 900px) {
#custom-meta .mashsb-buttons a {
  min-width: 94px;
}
}

.single-post .page-title {
	text-align:left;
	padding:10px 0 0;
	font-size:38px;
	line-height:46px;
}

.single-post .gp-entry-meta {
	width:100%;
	color:#33363C;
	margin:0 0 15px;
	font-weight:700;
	line-height:21px;
	margin-top:-10px;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
	margin-bottom:40px;
}

.gp-meta-date:before,.gp-meta-author:before {
	display:none;
}

.gp-meta-cats {
	color:#fff;
}

.gp-meta-cats a {
	background:#e7381b;
	color:#fff;
	padding:3px 6px;
	margin-bottom:20px;
	font-weight:400;
	font-size:14px;
}

.gp-meta-author a,.gp-meta-comments.bottom a {
	color:#1f31c9;
	font-weight:700;
}
.gp-meta-comments.bottom a.comments-link {
display: none;
}

.gp-meta-comments.bottom:before {
	color:#1f31c9;
}

.gp-meta-author a:hover,.gp-meta-comments.bottom a:hover {
	color:#000;
}

.comment-reply-link {
  display: block;
  float: right;
  background-color: #fff;
  color: #273af1;
  font-size: 11px;
  font-weight: 700;
  padding: 6px 10px;
  line-height: 1;
  border-radius: 4px;
  font-family: 'Source Sans Pro',sans-serif;
}
#cancel-comment-reply-link {
	float:right;
	background-color:#f6f6f6;
	color:#111;
	font-size:10px;
	font-weight:700;
	padding:6px 10px;
	line-height:1;
	border-radius:4px;
	margin-top:3px;
	font-family:'Source Sans Pro',sans-serif;
}

#cancel-comment-reply-link:hover,.comment-reply-link:hover {
	color:#fff;
	background-color:#1f31c9;
}

/*********** Home Post Styling ***************/
#ghostpool_post_wrapper_1 .post-loop .post-thumbnail.wrap,#ghostpool_post_wrapper_1 .post-loop .featured-video,.alm-listing .featured-video,.alm-listing .post-thumbnail {
	float:right;
	margin:0 0 10px 40px;
	max-width:350px;
	width:100%;
	max-height:320px;
	overflow-y:hidden;
	border-radius:0;
}

.post-thumbnail.single-thumbnail,.post-thumbnail.single-thumbnail img {
	margin:0;
	border-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}

.single-post .padder {
	padding-top:10px;
}

#ghostpool_post_wrapper_1 .post-loop .featured-video,.atm-listing .featured-video {
	text-align:right;
}

.embed-container {
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	max-width:100%;
	height:auto;
}

.embed-container iframe,.embed-container object,.embed-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.alm-item .gp-post-meta {
	margin:0 20px 15px 0;
	color:#fff;
}

.alm-item .gp-post-meta.gp-meta-date, .category .gp-post-meta {
	color: #999;
    font-size: 14px;
	margin-bottom:10px;
	margin-top:0;
	font-family: 'Source Sans Pro',sans-serif;
}

.category .gp-meta-author {
display: none;
}

.alm-item .gp-post-meta {
	margin:0 15px 10px 0;
	color:#fff;
}

.post-text h2 {
	letter-spacing:-.5px;
	line-height:1;
}

.post-text h2 a {
	color:#000;
}

.post-text h2 a:hover {
	color:#1f31c9;
}

.alm-item .post-text h2 {
  margin: 10px 0 2px;
  line-height: 1.2;
  font-size: 26px;
}

.post-loop .gp-meta-cats a,.alm-listing .gp-meta-cats a {
background: #e7381b;
  color: #fff;
  padding: 3px 6px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 12px;
  font-family: 'Source Sans Pro',sans-serif;
}

.post-loop .gp-meta-cats a:hover,.alm-listing .gp-meta-cats a:hover {
	background:#d32c11;
}

.ajax-load-more-wrap.blue button.alm-load-more-btn.done,.ajax-load-more-wrap.blue button.alm-load-more-btn {
	background-color:transparent;
	color:#000;
}

#ghostpool_post_wrapper_1 .post-loop,.alm-listing .alm-item {
	border-bottom:1px solid #e6e6e6;
	padding-bottom:15px;
	margin-bottom:15px;
}
.cateory .gp-blog-wrapper section {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}

.category .post-thumbnail.wrap {
  float: right;
  margin: 0 0px 10px 30px;
}

.category .post-text h2 {
  letter-spacing: -.5px;
  line-height: 1;
  font-size: 26px;
  line-height: 1.2;
}

.featured .alm-listing .alm-item,.featured-post .post-loop {
	margin:0;
}

.gp-meta-cats:before {
	display:none;
}

.alm-listing .alm-item,.featured-post .post-loop {
	position:relative;
}

#ghostpool_post_wrapper_1 .post-loop:first-child,.featured .alm-listing .alm-item,.featured-post .post-loop {
	border:none;
}

.featured .alm-listing .alm-item {
	position:relative;
	float:left;
	width:100%;
}

#ghostpool_post_wrapper_1 .post-loop:first-child:after,.featured .alm-listing .alm-item:after,.featured-post .post-loop:after {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(20%,#000));
	background-image:linear-gradient(to bottom,transparent 20%,#000);
}

#ghostpool_post_wrapper_1 .post-loop:first-child .post-thumbnail.wrap {
	float:right;
	margin:0 0 0 40px;
	max-width:100%;
	width:100%;
	max-height:420px;
	overflow:hidden;
	border-radius:0;
}

.featured-post {
	margin-bottom:30px;
}

.featured .alm-listing .post-thumbnail,.featured-post .post-loop .post-thumbnail {
	max-width:100%;
	width:100%;
	max-height:420px;
	overflow:hidden;
	border-radius:0;
	margin:0;
}

#ghostpool_post_wrapper_1 .post-loop:first-child .post-thumbnail.wrap a,.featured .alm-listing .post-thumbnail a,.featured-post .post-loop .post-thumbnail a {
	display:block;
}

#ghostpool_post_wrapper_1 .post-loop:first-child .post-text,.featured .alm-listing .post-text,.featured-post .post-loop .post-text {
	position:absolute;
	bottom:0;
	width:100%;
	padding:30px;
	z-index:3;
}

.featured-post .post-loop .post-text p {
	color:#ccc;
}

#ghostpool_post_wrapper_1 .post-loop:first-child .post-text h2,#ghostpool_post_wrapper_1 .post-loop:first-child .post-text h2 a,.featured .alm-listing .post-text h2 a,.featured-post .post-loop .post-text h2,.featured-post .post-loop .post-text h2 a {
	font-size:38px;
	color:#fff;
	line-height:44px;
}

.featured-post .post-loop .post-text h2 {
	margin-top:10px;
}

.post-thumbnail img {
	border-radius:0;
}

.gp-meta-tags {
	display:none;
}

.sb-both #left-content-wrapper {
	width:75%;
}

.category.sb-both #left-content-wrapper {
	width:70%!important;
}

#gp-statistics-widget-1 .gp-stats > div {
	background-color:#e7381b!important;
}

.sb-both #content {
	width:70%!important;
	float:right;
}

.category.sb-both #content,.category.gp-responsive #content {
	width:100%!important;
	max-width:1000px;
	float:right;
}

#sidebar-left {
	width:30%;
	background:#f8f8f8;
	margin-right:0;
}

#sidebar-left .widget {
	background:transparent;
	border-radius:0;
}

.header-image {
	min-height:300px;
	background-size:cover;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	display:table;
	width:100%;
	vertical-align:middle;
}

.header-image .page-title {
	font-size:44px;
	margin-bottom:20px;
	text-align:center;
	display:table-cell;
	width:100%;
	vertical-align:middle;
	color:#d8d8d8;
	text-transform:uppercase;
	letter-spacing:0;
	padding:0 40px;
}

.featured #load-more {
	display:none;
}

.page-title {
	font-size:44px;
	margin-bottom:20px;
	text-align:center;
	padding:40px;
}

.category .page-title {
	text-align:left;
	padding:40px 0;
}

.fullwidth #post-content {
	max-width:960px;
	margin:auto;
}

/***************** Login *****************/
.page-template-login #content {
	margin-top:10%;
	margin-bottom:10%;
}

.fullwidth .padder {
	padding-top:50px;
	border-radius:0;
}

.page-template-login .page-title {
	font-size:24px;
	margin-bottom:20px;
	padding:0;
	text-align:center;
}

#login-page-form {
	background:#f2f2f2 none repeat scroll 0 0;
	border:none;
	margin:0;
	padding:25px 10px 1px;
}

.page-template-login .padder {
	padding:30px;
	background:#f2f2f2;
}

.page-template-login #sidebar-right {
	display:none;
}

#sidebar-right #enhancedtextwidget-2 label {
  display: block;
  margin-bottom: 3px;
  color: #000;
  font-size: 22px;
  margin-bottom: 15px;
}

#sidebar-right #enhancedtextwidget-2 input {
  max-width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12.5px;
  padding: 8px 10px;
  color: #999;
  border: 1px solid #fff;
  background: #fff;
  border-radius: 0;
  height: 40px;
  width: 70%;
  box-sizing: border-box;
  float: left;
}

#sidebar-right #enhancedtextwidget-2 input[type='submit'] {
  display: inline-block;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  background-color: #273af1;
  color: #fff;
  font-weight: 700;
  padding: 10px 15px;
  margin: 0;
  border: 0;
  font-size: 13.5px;
  line-height: 1;
  cursor: pointer;
  border-radius: 0;
  max-width: 150px;
  width:30%;
  float: left;
}

.page-template-login #content-wrapper {
	background:#fff;
}

.page-template-login #left-content-wrapper {
	max-width:400px;
	margin:auto;
	float:none;
}

#login-page-form input[type="text"],#login-page-form input[type="password"] {
	background:#fff none repeat scroll 0 0;
	border-color:#fff;
	font-size:14px;
	padding:13px 20px;
	width:100%;
}

/*************** Register ****************/
.page-template-register-wp #content {
	margin-top:10%;
	margin-bottom:10%;
}

.page-template-register-wp #buddypress #signup_form.standard-form #basic-details-section,.page-template-register-wp #buddypress .standard-form #basic-details-section,.page-template-register-wp #buddypress .standard-form #blog-details-section,.page-template-register-wp #buddypress .standard-form #profile-details-section {
	float:left;
	width:100%;
}

.page-template-register-wp.gp-theme #buddypress .standard-form input[type="datetime"],.page-template-register-wp.gp-theme #buddypress .standard-form input[type="email"],.page-template-register-wp.gp-theme #buddypress .standard-form input[type="month"],.page-template-register-wp.gp-theme #buddypress .standard-form input[type="number"],.page-template-register-wp.gp-theme #buddypress .standard-form input[type="password"],.page-template-register-wp.gp-theme #buddypress .standard-form input[type="tel"],.page-template-register-wp.gp-theme #buddypress .standard-form input[type="text"],.page-template-register-wp.gp-theme #buddypress .standard-form input[type="time"],.page-template-register-wp.gp-theme #buddypress .standard-form input[type="url"],.page-template-register-wp.gp-theme #buddypress .standard-form input[type="week"],.page-template-register-wp.gp-theme #buddypress .standard-form select,.page-template-register-wp.gp-theme #buddypress .standard-form textarea {
	background:#fff none repeat scroll 0 0;
	border:1px solid #fff;
	width:100%;
}

.page-template-register-wp #buddypress #commentform input[type="text"],.page-template-register-wp #buddypress #commentform textarea,.page-template-register-wp #buddypress .form-allowed-tags,.page-template-register-wp #buddypress #signup_form.standard-form input[type="text"],.page-template-register-wp #buddypress #signup_form.standard-form textarea,.page-template-register-wp #buddypress .standard-form #basic-details-section input[type="password"],.page-template-register-wp #buddypress .standard-form #blog-details-section input#signup_blog_url {
	width:100%;
}

.page-template-register-wp .page-title {
	font-size:24px;
	margin-bottom:20px;
	padding:0;
	text-align:center;
}

#signup_form .button {
	font-size:15px;
	margin-right:15px;
	padding:11px 19px;
}

.page-template-register-wp.gp-theme #buddypress input[type="button"],.page-template-register-wp.gp-theme #buddypress input[type="submit"] {
	font-size:15px;
	margin-right:15px;
	padding:11px 19px;
	background-color:#273af1;
	border:0 none;
	border-radius:3px;
	color:#fff;
	cursor:pointer;
	display:inline-block;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13.5px;
	font-weight:700;
	line-height:1;
	margin:0;
	max-width:150px;
}

#buddypress #signup_form.standard-form div.submit {
	float:left;
}

#buddypress .standard-form label,#buddypress .standard-form span.label {
	color:#999;
	display:block;
	font-size:14px;
	font-weight:700;
	margin:15px 0 5px;
	width:auto;
}

#buddypress .field-visibility-settings,#buddypress .field-visibility-settings-notoggle,#buddypress .field-visibility-settings-toggle {
	color:#999;
	font-size:14px;
	margin-top:2px;
	font-style:italic;
}

.page-template-register-wp .padder {
	padding:30px;
	background:#f2f2f2;
}

.page-template-register-wp #sidebar-right {
	display:none;
}

.page-template-register-wp #content-wrapper {
	background:#fff;
}

.page-template-register-wp #left-content-wrapper {
	max-width:640px;
	margin:auto;
	float:none;
}

#signup_form {
	background:#f2f2f2 none repeat scroll 0 0;
	border:none;
	margin:0;
	padding:25px 10px 1px;
}

#signup_form input[type="text"],#signup_form input[type="password"] {
	background:#fff none repeat scroll 0 0;
	border-color:#fff;
	font-size:14px;
	padding:13px 20px;
	width:100%;
}

/*********** Forum **********/
.forum-archive #search-2,.forum #search-2 {
	display:none;
}

.forum-archive .page-title,.forum .page-title {
	font-size:30px;
	margin-bottom:20px;
	text-align:left;
	padding:0;
}

.forum-archive .padder,.forum .padder {
	padding:30px;
	border-radius:0;
}

.gp-theme #bbpress-forums .gp-forum-home.bbp-forums .bbp-has-subforums .bbp-forum-info > .bbp-forum-title, .gp-theme #bbpress-forums .bbp-topics .bbp-header, .gp-theme #bbpress-forums .bbp-replies .bbp-header, .gp-theme #bbpress-forums .bbp-search-results .bbp-header {
  display: block;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 700;
  background-color: #1f31c9;
  border: 0;
  color: #fff;
  font-family: 'Lato',sans-serif;
}

.gp-theme #bbpress-forums .bbp-forums-list .bbp-forum .bbp-forum-link {
  display: block;
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 21px;
  font-weight: bold;
   font-family: 'Lato',sans-serif;
   color: #000;
}

.widget bbp_widget_login {
	display:none;
}

.bbp-topics-front ul.super-sticky,.bbp-topics ul.super-sticky,.bbp-topics ul.sticky,.bbp-forum-content ul.sticky {
	background-color:#f2f2f2!important;
	font-size:1.1em;
}

bbpress-forums {
  font-size: 13px;
}


/******** Affiliates *********/

.page-id-5956 #content-wrapper {
max-width: 100%;
}

.page-id-5956 .affiliates h1 {
background: #273af1;
color: #fff;
  text-transform: uppercase;
  padding: 5%;
}
#affiliates {
max-width: 1300px;
padding: 45px 30px;
margin: auto;
}

.affiliate-item {
float: left;
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 0 0 20px;
margin-bottom: 20px;
border-bottom: 1px solid #e6e6e6;
}

.aff-image {
  float: left;
  width: 90%;
  margin-right: 4%;
}

.aff-image img {
  max-width: 100%;
  height: auto;
  display: block;
}

.aff-content {
float: none;
width: 100%;
height: 100%
}

.aff-content h3 {
font-size: 24px;
}

.aff-content .hidden-text {
display: none;
}

.aff-content .read-more { 
font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 5px 25px 5px 0;
  position: relative;
  }
  
  .aff-content .read-more:after {
  position: absolute;
  content: "\f055";
  font-family: 'Font Awesome';
  right: 0;
  top: 0;
  color: #273af1;
}

 .aff-content.open .read-more:after {
 content: "\f056";
 }
 
 .slider-up {
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}

 
.slideUp {
  opacity: 1;
  -webkit-transform: translate(0px,-20px);
  -moz-transform: translate(0px,-20px);
  -o-transform: translate(0px,-20px);
  -ms-transform: translate(0px,-20px);
  transform: translate(0px,-20px);
}

.page-id-5956 .header-placeholder {
	display:none;
	width: 100%;
	height: 121px;
}

.page-id-5956 .padder {
	position: relative;
	height: auto;
	transition: all 1s linear !important;
	-webkit-transition: all 1s linear !important;
	-o-transition: all 1s linear !important;
	-moz-transition: all 1s linear !important;	
	-webkit-transition-duration: 1s !important;
	-moz-transition-duration: 1s !important;
	-webkit-backface-visibility: hidden;
}

.page-id-5956 .padder.expand {
    min-height: 100vh;
    transition: height 1s linear !important;
	-webkit-transition: height 1s linear !important;
	-o-transition: height 1s linear !important;
	-moz-transition: height 1s linear !important;	
	-webkit-backface-visibility: hidden;	    
}


.affiliate-panels {
    display: block;
    visibility: hidden;
    opacity: 1;
    width: 100%;
    top: 200%;
    z-index: 99;
    height: 100%;
    left: 0px;
    padding-top: 50px;
    position: absolute;
    transform: translateY(0%);
	-webkit-transform: translateY(0%);    
	transition: all 1s linear;
	-webkit-transition: all 1s linear;
	-o-transition: all 1s linear;
	-moz-transition: all 1s linear;	
	-webkit-backface-visibility: hidden;    
}

.affiliate-panels.show {
	display: block;
	visibility: visible;
	z-index: 99;
	opacity: 1;
	height: 100%;
	transform: translateY(-200%);
	-webkit-transform: translateY(-200%);
	background-color: #fff;
	transition: all 1s linear;
	-webkit-transition: all 1s linear;
	-o-transition: all 1s linear;
	-moz-transition: all 1s linear;	
	-webkit-backface-visibility: hidden;
}

.affiliate-panel-1, .affiliate-panel-2, .affiliate-panel-3, .affiliate-panel-4 {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	visibility: visible;
	opacity: 0;
	transition: all 1s linear;
	-webkit-transition: all 1s linear;
	-o-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-webkit-backface-visibility: hidden;	
}

.affiliate-panel-1.open, .affiliate-panel-2.open, .affiliate-panel-3.open, .affiliate-panel-4.open {
	visibility: visible;
	opacity: 1;
	transition: all 1s linear;
	-webkit-transition: all 1s linear;
	-o-transition: all 1s linear;
	-moz-transition: all 1s linear;	
	-webkit-backface-visibility: hidden;	
}

.hidden-text {
	width: 75%;
	margin: 0 auto;
	display: block;
	height: 100%;
}

.affiliates h3 {
	float: left;
	width: 100%;
}

.affiliate-panels .aff-content h3 {
	width: 90%;
	margin-bottom: 30px;
	float: none;
}

.affiliate-panels .fa {
	font-size: 24px;
	padding-left: 15px;
}

a.close {
	cursor: pointer;
	font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    top: 0px;
    right: 15%;	
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}

a.close:hover {
	color: #1f31c9;	
}

/***********************************************************/
.affiliate-item {
	width: 25%;
	border-bottom: 0px solid #fff;
}



.affiliate-panels .aff-image {
	width: 90%;
	margin: 0px 20px 20px 0px;
}

.affiliate-item p {
	display: none;
}




/* Products -------------------------------------------------- */
.page-id-3636 .post-thumbnail.wrap {
	float:none!important;
	margin:0!important;
}

.page-id-3636.fullwidth #post-content {
	max-width:100%;
	margin:auto;
}

.page-id-3636 .post-thumbnail img {
	border-radius:0;
}

.page-id-3636 #header-meta #bp-buttons a.login-button {
	border-bottom:3px solid #fff;
}

.page-id-3636 #header-meta #bp-buttons a.login-button:hover {
	border-bottom:3px solid #1f31c9;
}

#products-head {
	padding:4%;
	background-color:#1f31c9;
}

#products-head h2 {
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:200;
	letter-spacing:8px;
	font-size:30px;
}

#post-content .products:last-child .sc-divider {
	display:none;
}

.sfm-navicon-button {
	top:5px!important;
	right:5px!important;
}

.sfm-rollback {
	position:relative;
	width:50px;
	padding:0 30px;
	display:none;
}

.sfm-rollback:before {
	content:"";
	display:block;
	width:1px;
	height:60px;
	position:absolute;
	z-index:3;
	top:0;
	left:0;
	background-color:#333;
}

#sfm-sidebar .sfm-va-middle {
	vertical-align:top;
	padding:45px 0 0;
}

.newsletter {
	width: 50% !important;
	float: left !important;
}

.newsletter.mobile {
display: none;
}

/* Newsletter Signup Page ----------------------------- */
.page-id-6330 {
  background: url(../images/newsletterbg2.jpg) no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
}

.page-id-6330 #content-wrapper {
	padding: 0px;
	background: transparent !important;
	max-width: 100%;
}

.page-id-6330 #left-content-wrapper {
  background: transparent !important;
}
.page-id-6330 .padder {
  background: transparent !important;
  padding: 0;
}

.page-id-6330 .page-title {
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: 'Source Sans Pro',sans-serif;
  margin-bottom: 20px;
  text-align: center;
  padding: 40px;
  max-width: 760px;
  margin: auto;
  color: #fff;
  font-size: 28px;
  font-weight: 500;
}

.page-id-6330 #footer, .page-id-6330 #copyright {
  opacity: 0;
}

.page-id-6330 .nmx_ad_prefix, .page-id-6330 .nmx_ad_slot {
	display: none !important;
}

.page-id-6330 #mc4wp-form-3 label {
display: none;
}

.page-id-6330.fullwidth #post-content {
  max-width: 960px;
  margin: auto;
}

.page-id-6330 #top-ad-banner, .page-id-6330 .page-title {
display: none;
}

.page-id-6330 form h1 {
padding: 30px 30px 0;
}

.page-id-6330 p.desc{
  padding: 0px 30px 0;
  font-size: 16px;
  line-height: 24px !Important;
  color: #888;
}

.newsletter-top, .newsletter-middle {
	padding-bottom: 20px;
}

.page-id-6330 .newsletter-middle {
 padding: 4%;
 }

.email-capture {
	text-align: center;
}

.email-capture input {
	max-width: 100%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12.5px;
    padding: 18px 10px;
    color: #999;
    border: 1px solid #f7f7f7;
    background: #f7f7f7;
    border-radius: 3px;
    text-transform: capitalize;
}

.email-capture input[type='submit'] {
    display: inline-block;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    background-color: #273af1;
    color: #fff;
    font-weight: 700;
    padding: 21px;
    margin: 0;
    border: 0;
    font-size: 13.5px;
    line-height: 1;
    cursor: pointer;
    border-radius: 3px;
    max-width: 80%;
    margin-top: 15px;
    width: 80%;
}

.email-capture input[type="email"] {
	display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 15px;	
}


.email-capture input[type="text"] {
	display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 10px;
}

input[type="text"] {
    -webkit-appearance: none;
}

#mc4wp-form-1 input[type="text"], #mc4wp-form-1 p.desc, #mc4wp-form-1 h1, #mc4wp-form-2 input[type="text"], #mc4wp-form-2 p.desc, #mc4wp-form-2 h1, #mc4wp-form-3 p.desc, #mc4wp-form-3 h1, #mc4wp-form-4 p.desc, #mc4wp-form-4 h1  {
display: none;
}

.page-id-6330 #mc4wp-form-3 p.desc, .page-id-6330 #mc4wp-form-3 h1 {
display: block;
}

.email-capture #mc4wp-form-3 {
	max-width: 500px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 3px;
	padding-bottom: 30px;
	border: 1px solid #fff;
	margin-top: 60px;
}

.email-capture label{
    width: 100% !important;
    padding: 20px 0px;
    background-color: #fff;
    display: block;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}


@media only screen and (max-width: 1680px) {
	a.close {
	    right: 13%;
	}	
}


@media screen and (max-width:1400px) {
	#ghostpool_post_wrapper_1 .post-loop:first-child .post-thumbnail.wrap {
		max-height:360px;
	}
	
	.padder,#container #content {
		padding:40px;
		padding-top:0;
		border-radius:0;
	}
}

@media only screen and (max-width: 1366px) {
	.hidden-text {
	    width: 77%;
	}
	
	.affiliate-panels .aff-image {
	    width: 35%;
	}	
}

@media screen and (max-width:1200px) {
	#gp-profile-mobile-button {
		display:none!important;
	}
	
	.gp-responsive #page-wrapper {
		width:100%;
	}
	
	#ghostpool_post_wrapper_1 .post-loop:first-child .post-thumbnail.wrap {
		max-height:330px;
	}
	
	.sb-both #content {
		width:70%!important;
	}
	
	.sb-both #left-content-wrapper {
		width:75%!important;
	}
	
	.alm-listing .post-thumbnail,.alm-listing .featured-video {
		max-width:300px;
	}
	
	#ghostpool_post_wrapper_1 .post-loop:first-child .post-text h2,#ghostpool_post_wrapper_1 .post-loop:first-child .post-text h2 a,.featured .alm-listing .post-text h2 a,.featured-post .post-loop .post-text h2,.featured-post .post-loop .post-text h2 a {
		font-size:32px;
		color:#fff;
		line-height:38px;
	}
	
	#nav .menu li a {
		font-size:14px;
		margin-right:35px;
	}
}

@media screen and (max-width:1080px) {
	#nav .menu li a {
		margin-right:30px;
	}
	
	#ghostpool_post_wrapper_1 .post-loop:first-child .post-text h2,#ghostpool_post_wrapper_1 .post-loop:first-child .post-text h2 a,.featured .alm-listing .post-text h2 a,.featured-post .post-loop .post-text h2,.featured-post .post-loop .post-text h2 a {
		font-size:30px;
		color:#fff;
		line-height:36px;
		letter-spacing:0;
	}
}

@media screen and (max-width:1024px) {
	a.close {
    	right: 6%;
    }	
	
	
	#sidebar-right {
		margin-left:0;
		float:none;
		position:relative;
		left:0;
		top:0;
		width:100%;
		padding:0;
		height:auto;
		border-left:none;
		padding-top:20px;
		clear:both;
	}
	
	#header-meta #bp-buttons a.login-button {
		top:0;
	}
	
	.padder,#container #content {
		padding:20px;
		padding-top:0;
	}
	
	.sfm-rollback {
		display:block;
	}
	
	.gp-responsive #page-wrapper {
		width:100%;
		padding:0;
	}
	
	.gp-responsive .products .columns {
		width:50%!important;
	}
	
	.sb-both #left-content-wrapper {
		width:100%!important;
	}
	
	.sb-both #content {
		width:100%!important;
	}
	
	.mission h3 {
		display:none;
	}
}
@media screen and (min-width:1024px) {
.home #content-wrapper:after, .category #content-wrapper:after, .single-post #content-wrapper:after {
content: "";
position: absolute;
top:0;
bottom:0;
right:30%;
width:1px;
height: 100%;
background: #e6e6e6;
}

.affiliate-panels .aff-image {
    width: 34%;
}
}


@media only screen and (max-width: 1024px) {
	.hidden-text {
	    width: 90%;
	}	
}

@media screen and (max-width:768px) {
	#ghostpool_post_wrapper_1 .post-loop:first-child .post-text h2,#ghostpool_post_wrapper_1 .post-loop:first-child .post-text h2 a,.featured-post .post-loop .post-text h2,.featured-post .post-loop .post-text h2 a {
		font-size:28px;
		color:#fff;
		line-height:30px;
	}
	
	#ghostpool_post_wrapper_1 .post-loop:first-child .post-text,.featured-post .post-loop .post-text {
		padding:20px;
	}
	
	.email-capture #mc4wp-form-3 {
	   width: 92%;
  margin: 4%;
	}	
	
	.featured-post .post-loop .post-thumbnail {
		max-height:330px;
	}
	
	.post-text h2 {
		font-size:28px;
	}
	
	.alm-listing .post-thumbnail,.alm-listing .featured-video {
		max-width:100%;
	}
	
	.header-image {
		min-height:200px;
		background-size:cover;
		background-repeat:no-repeat;
		-webkit-background-size:cover;
		display:table;
		width:100%;
		vertical-align:middle;
	}
	
	.header-image .page-title {
		font-size:30px;
	}
	
	#products-head h2 {
		letter-spacing:6px;
		font-size:22px;
	}
	
	.affiliate-item {
	    width: 50%;
	    border-bottom: 0px solid #fff;
	    margin-bottom: 50px;
	}	
	
	.affiliate-panels .aff-content h3 {
	    width: 84%;
	    margin-bottom: 17px;
	}	
	
	.affiliate-panels .aff-content p {
		font-size: 15px;
		line-height: 27px !important;
	}
	

	
	
}

@media screen and (max-width:767px) {

#taboola-below-article-thumbnails.desktop {
display: none;
}

#taboola-below-article-thumbnails.mobile {
display: block;
}

	.alm-listing .post-thumbnail {
		width:110px;
		margin-top:50px;
		margin-left:20px;
		max-height:110px;
		margin-bottom:15px;
	}
	
	.alm-item .post-text h2 {
		margin:10px 0;
		font-size:20px;
		line-height:24px;
	}
	
	.post-text p {
		line-height:20px!important;
		font-size:14px;
	}
	
	#products-head h2 {
		letter-spacing:6px;
		font-size:18px;
	}
	
	#ghostpool_post_wrapper_1 .post-loop:first-child .post-text h2,#ghostpool_post_wrapper_1 .post-loop:first-child .post-text h2 a,.featured-post .post-loop .post-text h2,.featured-post .post-loop .post-text h2 a {
		font-size:26px;
		line-height:28px;
	}
	
	.featured-post .post-loop .post-text p {
		display:none;
	}
	
	.featured-post {
		margin-top:20px;
	}
	
	.single-post .page-title {
		font-size:32px;
		line-height:38px;
	}
	
	.alm-listing .gp-meta-cats a {
		background:#e7381b;
		color:#fff;
		padding:3px;
		margin-bottom:20px;
		font-weight:400;
		font-size:13px;
	}
	
	#custom-meta .mashsb-container {
  width: 100%;
  max-width: 100%;
}

#custom-meta .newsletter {
  width: 100% !important;
  background: #f6f6f6;
  border-left: none;
  padding-right: 0;
  clear: both;
  padding: 20px 20px;
  margin-top: 15px;
}
#custom-meta .newsletter label {
  display: block;
  font-size: 16px;
  margin-bottom: 3px;
}

#custom-meta .newsletter input {
  border: 1px solid #fff;
  background: #fff;
  }
  #custom-meta #story-submit {
    border-top: none;
  }
}
@media screen and (max-width:640px) {
	#top-container {
		padding:0 0 0 20px;
	}
	
	.mission h3 {
		font-size:16px;
		line-height:16px;
	}
	
	.gp-responsive .products .columns {
		width:100%!important;
	}
	
	.featured-post .post-loop .post-text p {
		color:#5e5e5e;
	}
	
	#header-meta form {
		display:none;
	}
	
	#widget-social-media {
		padding:18px 0 0;
	}
}

@media screen and (max-width:600px) {
	#logo {
		width:70px;
	}
	
	#logo img {
		width:55px;
		padding-top:2px;
	}
	
	#top-header {
		margin-left:72px;
		height:60px;
		border-left:none;
	}
	
	#top-container {
		display:none;
	}
	
	#header-menu {
		border-top:none;
	}
	
	.newsletter.mobile {
  display: block;
  width: 100% !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px 20px 0;
}

.page-id-6330 .newsletter.mobile {
  display: none;
  width: 100% !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px 20px 0;
}

 .newsletter.mobile label {
	display: none;
}
.newsletter.mobile h3 {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: bold;
  padding-right: 25px;
  max-width: 250px;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  margin: auto;
}
.newsletter.mobile h3:hover {
  color: #273af1;
}
.newsletter.mobile h3:after {
  position: absolute;
  content: "\f0a9";
  font-family: 'Font Awesome';
  right: 0;
  top: 0;
  color: #273af1;
}
.newsletter.mobile.open h3:after  {
content: "\f00d";
}
.newsletter.mobile form {
padding-top: 10px;
}
.newsletter.mobile input[type='submit'] {
  display: block;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  background-color: #273af1;
  color: #fff;
  font-weight: 700;
  padding: 15px;
  margin: 0;
  border: 0;
  font-size: 13.5px;
  line-height: 1;
  cursor: pointer;
  border-radius: 0;
  float: left;
  width: 30%;
  box-sizing: border-box;
  clear: none;
  max-width: 100%;
}
.newsletter.mobile input[type='email'] {
  max-width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12.5px;
  padding: 10px 10px;
  color: #999;
  border: 1px solid #f7f7f7;
  background: #f7f7f7;
  border-radius: 4px;
  width: 70%;
  float: left;
  clear: both;
  margin: 0;
  height: 43px;
}
}

@media only screen and (max-width: 480px) {
	
	a.close {
	    top: -37px;
	    right: 6%;
    }	
	
	.affiliate-item {
	    width: 100%;
	    border-bottom: 0px solid #fff;
	    margin-bottom: 50px;
	}	
	
	.affiliate-panels .aff-image {
	    width: 77%;
	    float: none;
	}
	
	.affiliate-panels .aff-content h3 {
	    width: 78%;
	    margin-bottom: 17px;
	}	
}

@media only screen and (max-width: 320px) {
	.email-capture #mc4wp-form-3 {
	    width: 100%;
	}	
	
	.affiliate-panels .aff-content h3 {
	    width: 100%;
	    margin-bottom: 17px;
	}	
	
	.aff-image {
	    width: 100%;
	    margin: 0 auto;
	    padding-bottom: 20px;
	}	
	
	a.close {
	    cursor: pointer;
	    font-size: 14px;
	    text-transform: uppercase;
	    letter-spacing: 2px;
	    position: absolute;
	    top: -47px;
	    right: 29px;
	    width: 92px;
	    transition: all 0.2s linear;
	    -webkit-transition: all 0.2s linear;
	    -o-transition: all 0.2s linear;
	    -moz-transition: all 0.2s linear;
	}	
	
}

