#logo_wrapper
{
	padding: 30px 0 30px 0;
}

#nav_wrapper
{
	border: 0;
	box-sizing: border-box;
	box-shadow: none !important;
	position: relative;
}

.nav_wrapper_inner
{
	width: 960px;
	margin: auto;
}

.logo_container
{
	display: block;
	/*float: left;*/
	width: auto;
	height: auto;
	margin-top: 10px;
	text-align: center;
}

.ppb_ads.pp_ads_global_before_menu
{
	margin: 0;
	float: right;
}

.ppb_ads.pp_ads_global_before_menu .ads_label
{
	display: none;
}

.header_style_wrapper
{
	box-shadow: 0 0 0 0;
}

#menu_border_wrapper
{
	float: left;
	display: block;
}

#logo_right_button
{
	float: right;
	display: block;
	margin-top: 5px;
	padding-right: 10px;
}

#logo_right_button a
{
    padding: 18px 5px 15px 5px;
}

.top_bar.scroll
{
	box-shadow: 0 0 0 0;
	border: 0;
}

#page_caption
{
	border: 0;
}
.networks_icons{
	text-align: right;
	vertical-align: bottom;
}
.top_header_bar{
	display: table;
	position: relative;
}
.top_header_bar:before, #nav_wrapper:before{
	content: '';
	width: calc(100% - 120px);
	left: 60px;
	bottom: 0px;
	border-bottom: 2px solid black;
	position: absolute;
}
#nav_wrapper:before{
	border-bottom: 2px solid #ccc;
	width: 100%;
	left: 0px;	
}
.top_header_bar .one_third{
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: 10px !important;
	float: none;	
}
.logo_container > div{
	line-height: 0px;
}

.top_header_bar #logo_wrapper{
	margin-bottom: 0px;
	margin-top: 0px;
}
.top_header_bar #logo_wrapper .standard_wrapper{
	margin-bottom: 0px;
}
#logo_right_button a {
	color: black;
	margin-left: 10px;
	font-size: 20px;
}
