#WrapperBody{
	margin: 0px auto 0px auto;
	padding: 0% 1.3% 0% 1.3%;
	position: relative;
	width: 97.4%;
	max-width: 1156px;
}

#WrapperBody{
		display: block;
	    max-width: 1199px!important;
	    width: 98%!important;
	    margin: 0px auto 0 auto!important;
	    padding: 0;
}

/* fullscreen width image */
.single_fullheader #single_full_width_image {
	display:inline-block;
	width:100% !important;
/* 	height:500px !important; */
}
.single_fullheader #single_full_width_video {
	display:inline-block;
	width:100% !important;
}
.single_fullheader  #single_full_width_video iframe#playerFulls{
    width: 100% !important;
}

.single_fullheader  #single_full_width_image img{
    width: 100% !important;
}

.single_fullheader #single_full_width_image .slide_full {
	width: 100%;
/* 	height: 500px; */
	background-size: cover; 
}

.single_fullheader .Title_full_width{
	margin: 0px;
    padding: 10px 0% 10px 0%;
    position: relative;
    font-size: 26px;
    font-weight: bold;
    width: 100%;
    color: #000000;
    font-family: "Lucida Grande";
}

.single_fullheader #ArticleLeft .Image{
	display:none;
}
	
.single_fullheader #ArticleLeft .Title{
	display:none;
}

.single_fullheader #SidebarContainerArticle {
	margin-top:26px;
}




.new_addthis .at-icon-wrapper{
	width:45px !important;
	height:45px !important;
	border-radius: 30px;
}
.new_addthis .at-icon-wrapper .at-icon{
	width: 45px !important;
    height: 45px!important;
}

.new_addthis .addthis_toolbox a:first-child{
	display:inline-block;

}

.new_addthis .addthis_counter_facebook .at-icon-wrapper{
	background:#FFF !important;
	border:1px solid rgb(59, 89, 152);
}
.new_addthis .at-icon-wrapper .at-icon-facebook{
    fill: rgb(59, 89, 152);
}

.single_fullheader .header-video {
	position: relative;
	overflow: hidden;
}
				
.single_fullheader .header-video iframe,
.single_fullheader .header-video video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.single_fullheader .header-video iframe {
	height: 100%;
	width: 100%;
}

.single_fullheader .header-video video {
	width: 100%;
}

.single_fullheader .header-video__teaser-video {
	width: 100%;
	height: auto; 
}

.single_fullheader .header-video__media {
	width: 100%;
	height: auto;
}

/* ====================================
   Just making stuff pretty
   ==================================== */

.single_fullheader .header-video__play-trigger {
	z-index: 5;
	position: absolute;
	background: rgba(0,0,0,.3);
	text-align: center;
	color: white;
	text-decoration: none;
	padding: 1.5em 3em;
	z-index: 5;
	left: 50%;
	top: 50%;
	border-radius: 10px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: background .5s;
	-moz-transition: background .5s;
	transition: background .5s;
}

.single_fullheader .header-video__play-trigger:hover {
	background: rgba(0,0,0,.5);
}

/**
  Just some basic styling for the closing trigger
**/

.single_fullheader .header-video__close-trigger {
	z-index: 99;
	position: absolute;
	background: #A61212;
	text-align: center;
	color: white;
	text-decoration: none;
	padding: 2em 3em;
	border-radius: 10px;
	right: 30px;
	top: 30px;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	transition: background .3s;  
	border: none;
}
.single_fullheader .header-video__close-trigger:hover {
	background: #363636;
	cursor: pointer;
}

/* MEDIA QUERIES */
/* FULLSCREEN LAYOUT */
@media screen and (min-width: 951px) and (max-width: 1200px){
/*
	#WrapperBody{
		background:red;
	}
*/
	#WrapperBody{
		display: block;
	    max-width: 1199px!important;
	    width: 98%!important;
	    margin: 0px 1% 0 1%!important;
	    padding: 0;
	}
	.single_fullheader .Title_full_width{
		margin: 0px;
	    padding: 10px 0% 10px 0%;
	    position: relative;
	    font-size: 26px;
	    font-weight: bold;
	    width: 100%;
	    color: #000000;
	    font-family: "Lucida Grande";
	}
	
	.single_fullheader .Title{
		display:none;
	}
	
	
}
	
	


@media screen and (min-width: 737px) and (max-width: 950px){
/*
		#WrapperBody{
			background:blue;
		}
*/
	#WrapperBody{
		display:block;
		max-width: 768px!important;
		width: 100%!important;
		margin:0px auto 0 auto  !important;
		padding:0;
	}

	/* fullscreen width image */
	.single_fullheader #single_full_width_image {
		display:block;
		
	}
	
	.single_fullheader  #single_full_width_image img{
	    display:block;
	}

	.single_fullheader #single_full_width_video iframe#playerFulls {
		height:500px !important;
	}
	
	
	.single_fullheader #single_full_width_image .slide_full {
		display:none;
	}
	.single_fullheader #ArticleLeft .Image{
		display:block;
	}
	
	.single_fullheader .Title_full_width{
		display:none;
	}
	
	.single_fullheader .Title{
		display:block !important;
	}
	.single_fullheader #ArticleLeft .Image{
		display:none;
	}
}
	
	
@media screen and (min-width: 441px) and (max-width: 736px){
/*
	#WrapperBody{
			background:yellow;
		}
*/
	
	#WrapperBody {
		margin: 0 auto 0 auto;
		padding: 0px;
		overflow-x: hidden !important;
		display: block;
	    max-width: 736px!important;
	    width: 98%!important;
	    margin: 0 1% 0 1% 0;
	}
	.single_fullheader #single_full_width_video iframe#playerFulls {
		height:400px !important;
	}
	
	.single_fullheader #single_full_width_image {
/* 		display:none; */
		
	}
	
	.single_fullheader  #single_full_width_image img{
/* 	    display:none; */
	}
	
	.single_fullheader #single_full_width_image .slide_full {
		display:none;
	}
	.single_fullheader #ArticleLeft .Image{
		display:none;
	}
	
	.single_fullheader .Title_full_width{
		display:none;
	}
	
	.single_fullheader .Title{
		display:block !important;
	}

}

@media screen and (min-width: 0px) and (max-width: 440px){
/*
	#WrapperBody{
			background:green;
		}
*/


	#WrapperBody {
		margin: 0 auto 0 auto;
		padding: 0px;
		overflow-x: hidden !important
	}
	
	#WrapperBody{
		display:block;
		max-width: 440px!important;
		width: 100%!important;
	}

	.single_fullheader #single_full_width_video iframe#playerFulls {
		height:300px !important;
	}
	
	.single_fullheader #single_full_width_image {
		display:none;
		
	}

	.single_fullheader  #single_full_width_image img{
	    display:none;
	}
	
	.single_fullheader #single_full_width_image .slide_full {
		display:none;
	}
	.single_fullheader #ArticleLeft .Image{
		display:block !important;
	}
/*
	.single_fullheader .full_width_video #ArticleLeft .Image{
		display: none !important;
	}
*/
	
	.single_fullheader .Title_full_width{
		display:none;
	}
	
	.single_fullheader .Title{
		display:block !important;
	}
	.header-video__close-trigger{
		display:none !important;
	}
	
	
}