/* moves parallax background up */

#jarallax-container-0 > div {
background-position: 50% 30% !important;
} 
/* fixes location of logo */

@media only screen and (min-width: 960px) {
.logo_container {
top: 5px;
}
}

/* changes color of widget title in mobile menu */
.mobile_menu_wrapper .sidebar_wrapper h2.widgettitle
{
	color: #000;
}

/* formats signup form */

#mc_embed_signup form {
	text-align:center;
	padding: 20px 10px 20px 10px;
	background-color: antiquewhite;border-radius: 5px;}

.mc-field-group { 
	display: inline-block; 
} 

.article-nl-signup {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

/* positions input field horizontally */

#mc_embed_signup input.email {
	font-family: "Roboto","Helvetica Neue",Arial,sans-serif; 
	font-size: 14px; border: 1px solid white;  
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; color: #343434;
	background-color: #fff;
	box-sizing:border-box; height:32px;
	padding: 0px 0.4em;
	display: block; margin: 0;
	width: 270px; vertical-align:top;
}

#mc_embed_signup label {
	display:block;
	font-size:16px;
	padding-bottom:10px;
	font-weight:bold;}

#mc_embed_signup .clear {
	display: flex;
	margin-top: 10px;
} 

/* positions button horizontally in line with input */
#mc_embed_signup .button {font-size: 11px; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; letter-spacing: .03em; color: #fff; background-color: #F8BA31; box-sizing:border-box; height:32px; line-height:32px; padding:0 18px; display: inline-block; margin: 0; transition: all 0.23s ease-in-out 0s;text-transform: uppercase;letter-spacing: 2px;font-weight: 500;}
#mc_embed_signup .button:hover {background-color: #4493e7; cursor:pointer;}
#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
@media (max-width: 768px) {
    #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
    #mc_embed_signup .clear {display: block; width: 100% }
    #mc_embed_signup .button {width: 100%; margin:0; }
}

/* Changes color of Newsletter sign up form */

.mc4wp-form-fields {
	background-color: antiquewhite;
}

/* Increases margin between posts on mobile */

@media only screen and (max-width: 767px) {
	.post_header p { display:none; }
	.post_info_date { margin-bottom: 25px; }
}

/* Brings Author Name in line with Published  date */

.post_info_date, .post_info_author, .post_info_comment {
	display: inline-flex;
}

.post_info_author .gravatar {
display:none;
}

body.single .post_header{
	margin-bottom:0px;
}

/* Removes margin between share buttons */

.essb_links.essb_width_flex li:not(.essb_totalcount_item) {
    margin-right:0px !important
}

/* Moves Cookie notice higher on mobile to avoid sharing buttons */

@media (max-width: 600px) {
    #eu-cookie-law {
        padding-bottom: 60px;
        margin-bottom: 100px;
    }
}

/* Removes to-top button so that Monumetric ad doesn't cover it */
	#toTop {
display: none;
    }

/* Moves to-top button higher up on mobile 

@media only screen and (max-width: 767px), { 
	#toTop {
 bottom: 60px;
 right: 5px;
    }
}*/

/* Remove sharing button under posts */

#post_share_text {
	display: none;
}

/* H6 Related story within posts */

.related-story {
  padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

/* Removes comment icon from top of posts. */
.post_info_comment {
	display: none;
}

.sidebar_content a {
	color: #000;
} 

.post_info_cat a {
	color: #fff !important;
}

.post_info_cat a:hover {
	color: #fff !important;
}

.post_content_wrapper a {
	color: #007AFF;
}

.post_content_wrapper a:hover {
	color: #F8BA31;
}

#featured_posts_wrapper a {
	color: #fff;
}

#featured_posts_wrapper a:hover {
	color: #F8BA31;
}

.post_header_title h5 a:hover {
	color: #000 !important;
}

.background_overlay {
	background: rgba(0,0,0,0.5);
}

@media only screen and (max-width: 767px), { 
	all,
	.standard_wrapper, #page_content_wrapper {
		padding: 0 10px 0 10px;
	}
}

@media only screen and (max-width: 767px) {
	#pp_ads_global_after_featured { margin-top: 30px;
	}
}

/* Center small menu above logo. */

#top_menu {
	width: 100%;
	text-align: center;
}

#top_menu li {
    float: none;
    display: inline;
}

/* Copied from a setting that was loaded in admin-ajax.php where it was declared with an error. It is corrected here but the original is still there. */

.portfolio_nav { display:none; }

@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		-webkit-transform: translate(360px, 0px);
		-ms-transform: translate(360px, 0px);
		transform: translate(360px, 0px);
		-o-transform: translate(360px, 0px);
	}
}

@media only screen and (min-width: 960px)
{
	#logo_normal.logo_container
	{
		margin-left: -128px;
	}
	#logo_transparent.logo_container
	{
		margin-left: -128px;
	}
}

.wp-video{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}