/*@import url('https://fonts.googleapis.com/css?family=Cabin:400,700|Open+Sans:400,700,800');*/

@font-face {
	font-family: 'Neuzeit S LT Std Book';
	src: url('../fonts/NeuzeitSLTStd-BookHeavy.eot');
	src: url('../fonts/NeuzeitSLTStd-BookHeavy.eot?#iefix') format('embedded-opentype'),
		url('../fonts/NeuzeitSLTStd-BookHeavy.woff') format('woff'),
		url('../fonts/NeuzeitSLTStd-BookHeavy.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Neuzeit S LT Std Book';
	src: url('../fonts/NeuzeitSLTStd-Book.eot');
	src: url('../fonts/NeuzeitSLTStd-Book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/NeuzeitSLTStd-Book.woff') format('woff'),
		url('../fonts/NeuzeitSLTStd-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v15-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('../fonts/open-sans-v15-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* cabin-regular - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cabin-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Cabin'), local('Cabin-Regular'),
       url('../fonts/cabin-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-v12-latin-regular.svg#Cabin') format('svg'); /* Legacy iOS */
}

/* cabin-700 - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/cabin-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Cabin Bold'), local('Cabin-Bold'),
       url('../fonts/cabin-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cabin-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cabin-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cabin-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cabin-v12-latin-700.svg#Cabin') format('svg'); /* Legacy iOS */
}



/*@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cabin/Cabin-Regular.ttf') format('ttf'),
}


@font-face {
  font-family: 'Cabin';
  font-style: bold;
  font-weight: 700;
  src: url('../fonts/cabin/Cabin-Bold.ttf') format('ttf'),
}*/

/*font-family: 'Neuzeit S LT Std Book';*/


@media all and (orientation:landscape), all and (orientation:portrait) {

	.desktopHeader .slogan {
		display: none;
		color: #555555;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 74px;
		vertical-align: top;
		text-align: center;
		width: calc( 100% - 320px - 350px );
	}

	#masthead.nav-down {
		top: -40px;
		transition: top 0.3s;
	}
	
	#masthead.nav-up {
		top: -180px;
		transition: top 0.3s;
	}

	.menuOpen #masthead.nav-up {
		top: -40px;
		transition: top 0.3s;
	}

	.articleContent	.sharedaddy {
		display: none;
	}
	.articleContent	.powerpress_player {
		position: relative;
		z-index: 1;
	}
	.pea_cook_wrapper {
		border-radius: 3px !important;
	}

	.clearBoth {
		clear: both;
	}
	
	.clearLeft {
		clear: left;	
	}
	
	.clearRight {
		clear: right;	
	}

	html, body {
		-webkit-font-smoothing: subpixel-antialiased;
	}


	body.menuOpen {
	}

	body.menuOpen #wrap {
		overflow: hidden !important;
/*		position: fixed;*/
	}

	.imagewrap {
		position: relative;
		display: inline-block;
	}
	
	.imagewrap span {
		display: block;
		position: absolute;
		bottom: 15px;
		right: 15px;
		width: 23px;
		height: 23px;
		border-radius: 3px;
		padding: 10px;
		opacity: 0.75;
		background: #9d9d9d url(../img/Lupe.png) center center no-repeat;
	}

	.imagewrap:hover span {
		opacity: 1;
	}

	body #page  {
		position: relative;
	}

	body.menuOpen #page #main {
	}
	
	#page #main article iframe {
		max-width: 100%;
	}	

	.video-container {
		position:relative;
		padding-bottom:56.25%;
		padding-top:30px;
		height:0;
		overflow:hidden;
	}

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

	.recommended strong {
		font-size: 19px;
		color: #000;			
	}

	.recommended ul {
		margin-bottom: 20px;
	}
	
	.recommended ul li {
		margin-bottom: 10px;
	}

	.recommended ul li a {
		font-size: 19px;
		color: #DC0D15;
		text-decoration: none;
	}

	.recommended ul li a:hover {
		color: #DC0D15;
		text-decoration: underline;
	}	

	.dkpdf-button-container {
		display: inline-block;
		padding: 0 !important;
		width: 47px !important;
		height: 60px;
		float: none !important;
	}

	.dkpdf-button-container .dkpdf-button {
		margin: 0 !important;
	}

	span.customSelect {
		font:15px sans-serif;
		background:#fff url(../img/2u7rpec.jpg) right center no-repeat;
		border:1px solid #ddd;
		color:#747474;
		padding:7px 9px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px 2px;
		width: 170px;
		margin: 0 10px 15px;
	}

	/* ###################################################
	###################     HEADER #######################
	#####################################################*/	

	#masthead {
		position: fixed;
		top: -1px;
		left: 0;
		display: block;
		width: 100%;
		border-top: 1px solid #c6bbbc;
		z-index: 2;
		transition: top 0.3s;
	}
	
	#masthead .logo {
		position: relative;
		width: 100%;
		height: 108px;
		background: #F5F5F5;
		text-align: center;
		overflow:hidden;
	}
	
	#masthead .logo img {
		margin-left:auto;
		margin-right:auto;
		width: auto;
		max-width: 100%;
	}

	#masthead .mobileHeader {
		height: 113px;
	}
	
	#masthead .mobile {
		position: absolute;
		top: 40px;
		left: 0;
		z-index: 2;		
	}

	#masthead.nav-down .mobile .navbar {
		top: 58px;
	}
	
	#masthead .mobile .closer {
		display: none;
	}
	
	#masthead .mobile.navOpen .closer {
		display: block;
	}

	#masthead .mobile .navTrigger {
		display: block;
	}
	
	#masthead .mobile.navOpen .navTrigger {
		display: none;
	}
		
	#masthead .navMainPoints {
		position: relative;
		background: rgba(220,12,21,0.80);
		text-align: center;
	}
	
	#masthead .navMainPoints a {
		padding: 0 24px 0 0;
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 68px;
		text-transform: uppercase;
		text-decoration: none;
		background: transparent url(../img/nav_arrow.jpg) right 4px no-repeat;
	}

	#masthead .mobileScrollLogo {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin-left:auto;
		margin-right:auto;
		background: #f5f5f5;
		width: -webkit-calc( 100% - 112px );
		width: -moz-calc( 100% - 112px );
		width: calc( 100% - 112px );
		height: 56px;
		z-index: 1;
		text-align: center;
		overflow: hidden;
		opacity: 1;
		-webkit-transition: opacity 1s; /* Safari */
		transition: opacity 1s;
	}

	#masthead .mobileScrollLogo.visible {
		z-index: 1;
		opacity: 1;
		-webkit-transition: opacity 1s; /* Safari */
		transition: opacity 1s;		
	}

	#masthead .mobileScrollLogo a {
		padding: 0;
		background: transparent;
	}

	#masthead .mobileScrollLogo a img {
		max-width: 100%;
		height: auto;
	}
	
	
	
	
	
	
	
	
	
	
	/* ####################################################
	###################   mainnav   #######################
	####################################################### */
	
	#masthead .mobile .navbar {
		position: fixed;
		top: 98px;
		left: -100%;
		height: -webkit-calc( 100% - 56px );
		height: -moz-calc( 100% - 56px );
		height: calc( 100% - 56px );
		display: block;
		max-width: 100%;
		width: 100%;
		background: #FFFFFF;

		overflow-x: auto;
		overflow-y: auto;
		position: fixed;
		
		-webkit-transition: left 0.5s; /* Safari */
		transition: left 0.5s;
		
	}

	#masthead.nav-down .mobile .navbar.active {
		height: -webkit-calc( 100% - 58px );
		height: -moz-calc( 100% - 58px );
		height: calc( 100% - 58px );
	}

	#masthead .mobile .navbar.active {
		position: fixed;
		height: -webkit-calc( 100% - 113px );
		height: -moz-calc( 100% - 113px );
		height: calc( 100% - 113px );
		display: block;
		left: 0;


		-webkit-transition: left 0.5s; /* Safari */
		transition: left 0.5s;
		z-index: 99;
		width: 100%;
		background: transparent;
	}

	#masthead.nav-up .mobile .navbar.active {
		top: 58px;
		height: -webkit-calc( 100% - 58px );
		height: -moz-calc( 100% - 58px );
		height: calc( 100% - 58px );
	}

	#masthead .mobile .navbar .menu {
		padding: 0 0;
		list-style-type: none;
	}

	.menu-desktop-main-menu-redesign-container .menu li a {
		background: #b6b6b6 none repeat scroll 0 0;
		color: #fff;
		display: block;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
		letter-spacing: 0;
		line-height: 23px;
		padding: 15px 23px 13px;
		text-decoration: none;
		text-transform: uppercase;
	}	
	
	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children a {
		background: #b6b6b6 none repeat scroll 0 0;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
		letter-spacing: 0;
		line-height: 23px;
	}

	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul {
		background: #fff none repeat scroll 0 0;
	}
	
	.mobileHeader .navbar .menu-desktop-main-menu-redesign-container ul {
		background: #fff none repeat scroll 0 0;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	.menu-desktop-main-menu-redesign-container .menu li {
		border-bottom: 1px solid #e7e7e7;
	}

	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children:first-child a, 
	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li:first-child a {
		padding-top: 14px;
	}
	
	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li a {
		background: #fff none repeat scroll 0 0;
		color: #000000;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
		letter-spacing: 0;
		line-height: 14px;
		padding: 11px 23px 10px;
	}

	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children {
    	border-bottom: 1px solid #e7e7e7;
	    overflow: hidden;
	}

	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children ul {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.5s ease 0s;
	}

	.menu-desktop-main-menu-redesign-container .menu li.menu-item ul li.menu-item-has-children .sub-arrow {
		float: right;
		background: transparent url("../img/nav_plus.png") no-repeat scroll center top;
		display: inline-block;
		height: 34px;
		margin-top: 3px;
		margin-right: 10px;
		width: 34px;
		vertical-align: top;
	}

	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children a {
		color: #000;
		display: inline-block;
		padding: 14px 23px 11px;
		vertical-align: top;
		width: 65%;
	}

	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children a:hover,
	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.current-menu-item > a,
	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.current-menu-parent > a	 {
		text-decoration: underline;
	}
	

	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.current-menu-item ul a {
		text-decoration: none;
	}
	
	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.current-menu-item ul a:hover {
		text-decoration: underline;
	}	
	
	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children ul.active {
		border-bottom: 1px solid #c4232c;
		border-top: 1px solid #c4232c;
		max-height: 500px;
		transition: max-height 1s ease 0s;
	}	

	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children:last-child ul li a,
	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children:first-child ul li a,
	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children ul li a {
		background: transparent none repeat scroll 0 0;
		border-bottom: 1px solid #f3f3f3;
		color: #000000;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
		letter-spacing: 1.6px;
		line-height: 19px;
		margin: 0 23px;
		padding: 13px 13px 10px;
		text-transform: none;
	}
	
	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children ul li:first-child a {
		padding-top: 25px;
	}	

	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children ul li:last-child a {
	    border: 0 none;
    	padding-bottom: 25px;
	}

	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children:last-child a,
	.menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li:last-child a {
		padding-bottom: 19px;
	}	
	
	.menu-desktop-main-menu-redesign-container .menu li.menu-item ul li.menu-item-has-children .sub-arrow.active {
		background: transparent url("../img/nav_minus.png") no-repeat scroll center top;
	}	
	

	.mobileHeader .supportUs {
		display: block;
		width: 100%;
	}
	
	.mobileHeader .supportUs a {
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		letter-spacing: 1.24px;
		line-height: 40px;
		text-decoration: none;
		text-transform: uppercase;
		background: #DC0D15;
		font-weight: bold;
		width: 100%;
		display: block;	
		text-align: center;
	} 

	.mobileHeader .supportUs a:hover {
		text-decoration: underline;
	}
	
	/* ########################################################
	###################   Main Points   #######################
	########################################################### */	

	#masthead .navMainPoints nav {
		position: fixed;
		top: -100%;
		left: 0;
		height: 0;
		width: 100%;
		background: #FFFFFF;
		z-index: 0;
		overflow: hidden;
		-webkit-transition: z-index 0.5s step-end, top 0.5s; /* Safari */
		transition: z-index 0.5s step-end, top 0.5s;
	}


	#masthead .navMainPoints nav.active {
		top: 0;
		z-index: 4;
		height: 100%;
		overflow: visible;				
		-webkit-transition: top 0.5s; /* Safari */
		transition: top 0.5s;
	}

	#masthead .navMainPoints .closer {
		display: block;
		margin: 16px 0 52px;
		padding: 0;
		height: 27px;
		background: transparent none;
	}
	
	#masthead .navMainPoints nav ul {
		margin: 0;
		padding: 0 14px;
		list-style-type: none;
	}

	#masthead .navMainPoints nav.menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	#masthead .navMainPoints nav ul.menu li:first-child {
		padding-top: 26px;
	    border-top: 1px solid #e7e7e7;
	}

	#masthead .navMainPoints nav ul.menu li {
		padding: 0 0 26px;
		margin: 0 0 26px;
	    border-bottom: 1px solid #e7e7e7;
	}	

	#masthead .navMainPoints nav ul.menu li a {
		padding: 0;
		font-family: 'Cabin', sans-serif;
		font-size: 20px;
		font-weight: normal;
		color: #000000;
		letter-spacing: 0;
		line-height: 25px;
		text-transform: uppercase;
		background: transparent;
	}
	

	/* ########################################################
	###################   SiteSearch    #######################
	########################################################### */	
	
	#masthead #siteSearch {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 3;
		width: 100%;
		
		-webkit-transition: width 0s 0.5s; /* Safari */
		transition: width 0s 0.5s;
	}
	
	#masthead #siteSearch.active {
		width: 100%;
	}
	
	#masthead .mobileHeader #siteSearch {
		position: absolute;
		top: 40px;
		right: 0;
		width: auto;
		z-index: 2;	
	}
	
	#masthead .mobileHeader #siteSearch a {
		display: block;
		height: 56px;
		width: 56px;
		background: transparent url(../img/nav_search.jpg) top left no-repeat;
		-webkit-transition: top 0.5s, right 0.5s;
		transition: top 0.5s, right 0.5s;
		text-indent: 9999px;
		overflow: hidden;
	}

	#masthead .siteSearch a,
	#masthead #siteSearch .search-submit {
		display: inline-block;
		position: absolute;
		top: 30px;
		right: 30px;
		border: 0;
		height: 44px;
		width: 44px;
		border-radius: 0;
		text-indent: -9999px;
		border-radius: 3px;
		background: transparent url(../img/nav_search.jpg) center center no-repeat;
		-webkit-transition: top 0.5s, right 0.5s;
		transition: top 0.5s, right 0.5s;
	}	

	#masthead #siteSearch .search-submit:hover {
		cursor: pointer;	
	}

	#masthead #siteSearch label {
		width: -webkit-calc( 100% - 56px );
		width: -moz-calc( 100% - 56px );
		width: calc( 100% - 56px );
	}	

	#masthead #siteSearch label input {
		display: block;
		position: absolute;
		top: 0;
		right: -100%;
		border: 0;
		padding: 9px 14px;
		width: -webkit-calc( 100% - 56px );
		width: -moz-calc( 100% - 56px );
		width: calc( 100% - 56px );
		height: 56px;
		font-weight: bold;
		color: #DC0D15;		
		background: #E8E8E8;
		border-radius: 0;
		-webkit-appearance: none;		
		-webkit-transition: right 0.5s; /* Safari */
		transition: right 0.5s;
	}
	
	#masthead #siteSearch.active label input {
		display: block;
		right: 56px;		
		-webkit-transition: right 0.5s; /* Safari */
		transition: right 0.5s;
	}
	

	.customSearch {

	}

	.customSearch .noResults {
		margin: 20px 0;
		text-align: center;
		font-weight: bold;
	}
	
	.customSearch .validationErrors {
		padding: 20px 0;
	}
	
	.customSearch .validationErrors .msg {
		margin: 0 0 10px;
		color: #DC0D15;;
	}
	
	.customSearch .searchForm {
		padding: 0 20px 20px;
		position: relative;
	}
	
	.customSearch .searchForm .sWord {
		margin-bottom: 5px;
	}

	.customSearch .searchForm .sWord input {
		display: block;
		border: 0;
		padding: 9px 14px 7px;
		width: 100%;
		height: 56px;
		font-weight: bold;
		color: #DC0D15;		
		background: #E8E8E8;
		border-radius: 0;
		-webkit-appearance: none;		
		-webkit-transition: right 0.5s; /* Safari */
		transition: right 0.5s;
		box-sizing: border-box;
	}

	.customSearch .searchForm .sWord input.error {
		border: 1px solid #DC0D15;;
	}

	.customSearch .searchForm .sWord input::placeholder {
		color: #000;
		font-weight: normal;
	}

	.customSearch .searchForm .searchHint {
		margin-bottom: 20px;
	}
	
	.customSearch .searchForm .searchHint span {
		display: block;
		margin-bottom: 10px;
		font-size: 12px;
		text-decoration: underline;
	}

	.customSearch .searchForm .searchHint span:hover {
		cursor: pointer;
		text-decoration: none;
	}

	.customSearch .searchForm .searchHint .hidden  {
		display: none;
		padding: 10px;
		border: 1px solid #dc0d15;
	}

	.customSearch .searchForm .searchHint .hidden.active  {
		padding: 10px;
		border: 1px solid #dc0d15;
	}

	.customSearch .searchForm .searchHint strong {
		display: block;
		margin-bottom: 10px;
	}
	
	.customSearch .searchForm .searchHint .table  {
		display: table;
		border-right: 1px solid #000;
		border-top: 1px solid #000;
	}

	.customSearch .searchForm .searchHint .table .row {
		display: table-row;
	}
	
	.customSearch .searchForm .searchHint .table .row .col {
		display: table-cell;
		padding: 5px 10px;
		font-size: 13px;
		border-left: 1px solid #000;
		border-bottom: 1px solid #000;
	}

	.customSearch .searchForm .searchHint .table .row .col strong {
		margin-bottom: 0;
	}

	.customSearch .searchForm .searchFilters {
	}
		
	.customSearch .searchForm .searchFilters .filter {
		margin-bottom: 15px;
	}

	.customSearch .searchForm .searchFilters .filter span {
		display: block;
		width: 100%;
		vertical-align: top;
	}

	.customSearch .searchForm .searchFilters .filter span.text {
		line-height: 36px;
	}

	.customSearch .searchForm .searchFilters .filter select {
		display: inline-block;
	}
	
	.customSearch .searchForm .searchFilters .filter span select {
		display: inline-block;
		width: 20%;
	}

	.customSearch .searchForm .searchFilters .filter .timespan {
		display: block;
		width: 100%;
	}

	.customSearch .searchForm .searchFilters .filter .timespan span.customSelect {
		font:15px sans-serif;
		background:#fff url(../img/2u7rpec.jpg) right center no-repeat;
		border:1px solid #ddd;
		color:#747474;
		padding:7px 9px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px 2px;
		width: 100px;
	}

	.customSearch .searchForm .searchFilters .filter .timespan span.error {
		border: 1px solid #DC0D15;
	}
	
	.customSearch .searchForm .searchFilters .filter .timespan .row {
		display: block;
		width: 100%;
	}
	
	.customSearch .searchForm .searchFilters .filter .timespan .row span.text {
		display: inline-block;
		width: 60px;
	}
	
	.customSearch .searchForm .searchFilters .filter .timespan .row span select {
	}

	.customSearch .searchForm .searchFilters .filter .timespan .row select {
	}

	.customSearch .searchForm .searchSort {

	}
	
	.customSearch .searchForm .searchSort span {
		
	}

	.customSearch .searchForm .searchSort span.text {
		display: block;
		float: none;
		height: 50px;
		width: 100%;
	}

	.customSearch .searchForm .searchSort select {
		width: 150px !important;		
	}

	.customSearch .searchForm .searchSort span.customSelect {
		width: 120px !important;		
	}

	.customSearch .searchForm .searchSort input.margin {
		margin-bottom: 20px;
	}
	
	.customSearch .searchForm .searchSort select {
		
	}

	.customSearch .searchForm .searchSubmit {
		
	}
	
	.customSearch .searchForm .searchSubmit button {
		padding: 0 20px 0;
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		letter-spacing: 1.24px;
		line-height: 43px;
		text-decoration: none;
		text-transform: uppercase;
		background: #DC0D15;
		font-weight: bold;
		width: auto;
		display: inline-block;
		border: 0;	
	}
	
	.customSearch .searchForm .searchSubmit button:hover {
		cursor: pointer;
		text-decoration: underline;
	}	

	.customSearch .searchForm .searchFilters .filter span.customSelect {
		font:15px sans-serif;
		background:#fff url(../img/2u7rpec.jpg) right center no-repeat;
		border:1px solid #ddd;
		color:#747474;
		padding:7px 9px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px 2px;
		width: 70%;
		margin: 0;
	}
	.customSearch .customSelect.customSelectHover {
		border-color:#c7c7c7;
		background-color:#f5f5f5;
	}
	.customSearch .customSelect.customSelectFocus {
	}
	.customSearch .customSelect.customSelectOpen {
	}

	.customSearch .customSelect.customSelectChanged {
		-webkit-animation: changed 0.5s;
		-moz-animation: changed 0.5s;
		-ms-animation: changed 0.5s;
		animation: changed 0.5s;
	}

	#main .loadOverlay {
		display: none;
	}

	#main .loadOverlay.active {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.75);
		z-index: 2;
	}

	.lds-roller {
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -32px 0 0 -32px;
	  display: inline-block;
	  position: relative;
	  width: 64px;
	  height: 64px;
	}
	.lds-roller div {
	  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	  transform-origin: 32px 32px;
	}
	.lds-roller div:after {
	  content: " ";
	  display: block;
	  position: absolute;
	  width: 6px;
	  height: 6px;
	  border-radius: 50%;
	  background: #DC0D15;
	  margin: -3px 0 0 -3px;
	}
	.lds-roller div:nth-child(1) {
	  animation-delay: -0.036s;
	}
	.lds-roller div:nth-child(1):after {
	  top: 50px;
	  left: 50px;
	}
	.lds-roller div:nth-child(2) {
	  animation-delay: -0.072s;
	}
	.lds-roller div:nth-child(2):after {
	  top: 54px;
	  left: 45px;
	}
	.lds-roller div:nth-child(3) {
	  animation-delay: -0.108s;
	}
	.lds-roller div:nth-child(3):after {
	  top: 57px;
	  left: 39px;
	}
	.lds-roller div:nth-child(4) {
	  animation-delay: -0.144s;
	}
	.lds-roller div:nth-child(4):after {
	  top: 58px;
	  left: 32px;
	}
	.lds-roller div:nth-child(5) {
	  animation-delay: -0.18s;
	}
	.lds-roller div:nth-child(5):after {
	  top: 57px;
	  left: 25px;
	}
	.lds-roller div:nth-child(6) {
	  animation-delay: -0.216s;
	}
	.lds-roller div:nth-child(6):after {
	  top: 54px;
	  left: 19px;
	}
	.lds-roller div:nth-child(7) {
	  animation-delay: -0.252s;
	}
	.lds-roller div:nth-child(7):after {
	  top: 50px;
	  left: 14px;
	}
	.lds-roller div:nth-child(8) {
	  animation-delay: -0.288s;
	}
	.lds-roller div:nth-child(8):after {
	  top: 45px;
	  left: 10px;
	}
	@keyframes lds-roller {
	  0% {
		transform: rotate(0deg);
	  }
	  100% {
		transform: rotate(360deg);
	  }
	}

	#page #main .single .searchResults article header .postMeta {
		text-align: left;
	}

	#page #main .single .searchResults h2, #page #main .single .searchResults h2 a {
		text-align: left;
	}


	.searchResults {
		
	}

	.searchResults .searchResultCount {
		text-align: center;
		padding: 10px 0;
		margin: 0 0 15px; 
		background: #EFEFEF;
	}


	#page #main .searchResults article header h2 a {
		font-size: 23px;
		line-height: 23px;
	}	

	#page #main .searchResults article.odd  {
		background: #fff;
	}
	
	#page #main .searchResults article.even  {
		background: #EFEFEF;
	}
	
	
	/* ####################################################
	###################     PAGE    #######################
	####################################################### */	


	#page {
		padding-top: 120px;
	}

	#page #main {
		padding: 18px 14px 18px;
	}

	#page #main > h2 {
		margin: 0 0 18px;
		font-family: 'Cabin', sans-serif;
		font-size: 23px;
		color: #5F615E;
		letter-spacing: -0.28px;
		line-height: 28px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
	}

	#page #main > h2 span {	
		font-family: 'Cabin', sans-serif;
		font-size: 15px;
		color: #E0282F;
		letter-spacing: -0.19px;
		line-height: 28px;
	}
	
	#page #main article{
		margin: 0 0 40px;
	}

	#page #main article.hinweis {
		padding: 20px;
		background: #F4F4F4;
	}

	#page #main article header h2 {
		margin: 5px 0 5px;
		font-family: 'Cabin', sans-serif;
		font-size: 23px;
		color: #DC0D15;
		letter-spacing: -0.28px;
		line-height: 28px;
		text-decoration: none;
		font-weight: normal;
	}

	.single #page #main article header h2 {
		margin: 16px 0 19px 0;
	}
	
	#page #main .articleHead h2,
	#page #main article header h2,
	#page #main article header h2 a {
		font-family: 'Cabin', sans-serif;
		font-size: 23px;
		color: #DC0D15;
		letter-spacing: -0.28px;
		line-height: 24px;
		text-decoration: none;
		font-weight: normal;
	}

	#page #main article header h2 a:visited,
	#page #main article header h2 a:hover {
		color: #DC0D15;
	}

	.archive #page #main article header .postMeta,
	.home #page #main article header .author,
	.home #page #main article header .postMeta {
		text-align: left !important;
	}

	#page #main .articleHead .postMeta,	
	#page #main article header .postMeta {
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		color: #676767;
		letter-spacing: 0;
		line-height: 26px;
		text-align: center;
	}
	
	#page #main .articleHead .author,
	#page #main article header .cat,
	#page #main article header .author {
		display: block;
		margin: 0 0 0 0;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		color: #7F7979;
		letter-spacing: 0;
		line-height: 23px;
	}

	#page #main article header .cat {
		margin: 0 0 29px 0;
	}

	#page #main .articleHead .author a,
	#page #main article header .cat a,
	#page #main article header .author a {
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		color: #7F7979;
		letter-spacing: 0;
		line-height: 23px;
		text-decoration: underline;
	}

	#page #main .articleHead .author a:hover,
	#page #main article header .cat a:hover,	
	#page #main article header .author a:hover {
		text-decoration: none;
	}

	#page #main article header picture img {
		width: 100%;
		max-width: 100%;
	}


	#page #main article .articleContent {
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;
		color: #2D2D2D;
		letter-spacing: 0;
		line-height: 27px;
	}

	#page #main article .articleContent picture {
		display: block;
		margin-bottom: 20px;
	}

	#page #main article .articleContent .thumb {
		float: left;
		max-width: 50%;
		margin: 0 20px 0 0;		
	}

	#page #main article .articleContent .thumb img {
		margin: 0 0 -3px 0;		
	}

	#page #main article .articleContent img {
		width: auto;
		height: auto;
		max-width: 100%;
	}

	#page #main article .articleContent .imagewrap img {
		width: 100%;
		height: auto;
		max-width: 693px;
	}

	#page #main article .articleContent .readMore {
		clear: both;
	}

	#page #main article .articleContent .readMore a {
		display: block;
		font-family: 'Cabin', sans-serif;
		font-size: 16px;
		color: #DC0D15;
		letter-spacing: 3px;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		background: #F4F4F4;
		border-radius: 3px;
		margin: 15px 0 0;
		padding: 7px 0 7px;
		text-align: center;
	}

	#page #main article.hinweis .articleContent .readMore a {
		background: #fff;
	}
	
	#page #main article .articleContent .readMore a:hover {
		color: #DC0D15;
		text-decoration: underline;
	}
	
	#page #main article .articleContent .readMore a:visited {
		color: #7f7979;
	}

	#page #main article .articleContent table {
		border-bottom: 1px solid #dddddd;
		border-collapse: collapse;
		border-spacing: 0;
		font-size: 85% !important;
		line-height: 140% !important;
		margin: 20px 0;
		padding: 0;
	}

	#page #main article .articleContent table th {
		background-color: #eeeeee;
		border: 1px solid #dddddd;
		margin: 0;
		padding: 5px;
		text-align: center;
	}
	
	#page #main article .articleContent table tr td {
		border: 1px solid #ccc;
	}


	/* ###################################################
	###################  main article Fonts  #######################
	#####################################################*/	

	#page #main article p {
		margin: 0 0 15px;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
		color: #2D2D2D;
		letter-spacing: 0;
		line-height: 23px;
	}

	.page #page #main article p,
	.single #page #main article p {
		font-size: 18px;
		line-height: 26px;
	}

	#page #main article ul li,
	#page #main article ol li {
		margin: 0 0 19px;
		font-size: 18px;
	}

	#page #main article a {
		color: #DC0D15;
		text-decoration: underline;
	}

	#page #main article a:hover {
		color: #DC0D15;
		text-decoration: none;
	}

	#page #main article a:visited {
		color: #7f7979;
		text-decoration: underline;
	}



	/* ###################################################
	###################  HOTTOPICS  #######################
	#####################################################*/	

	.hottopic {
		padding: 25px 21px;
		margin: 0 0 40px;
		border: 3px solid #DC0D15;
		background: transparent;
	}

	.hottopic h3 {
		margin: 0 0 25px;
	}	

	.hottopic h3 a {
		display: block;
		font-family: 'Cabin', sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #fff;
		letter-spacing: 0;
		line-height: 36px;
		text-align: center;
		text-transform: uppercase;
		text-decoration: none;
		background: #DC0D15;
	}	
	
	.hottopic h3 a:hover {
		text-decoration: underline;
	}	

	.hottopic .menu li,
	.hottopic h4 {
		border-bottom: 1px solid #DC0D15;
		margin: 0 0 15px;
		padding: 0 0 15px;
	}

	.hottopic .menu li:last-child {
		border-bottom: 0;
		margin: 0;
		padding: 0;	
	}

	.hottopic .menu li a,	
	.hottopic h4 a {
		font-family: 'Cabin', sans-serif;
		font-weight: normal;
		font-size: 16px;
		color: #DC0D15;
		letter-spacing: 0;
		line-height: 25px;
		text-decoration: none;
	}

	.hottopic .menu li a:hover,
	.hottopic h4 a:hover {
		text-decoration: underline;
	}

	.hottopic .menu li a:visited {
		color: #7f7979;
	}
	
	.hottopic h4:last-child {
		border-bottom: 0;
		margin: 0;
		padding: 0;
	}	

	.hottopic .menu {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}



	/* #######################################################
	###################  searchNotice  #######################
	##########################################################*/	

	.searchNotice {
		margin: 0 0 15px;
		border-bottom: 1px solid #f5f5f5;
	}

	.searchNotice p {
		color: #2d2d2d;
		font-family: "Open Sans",sans-serif;
		font-size: 19px;
		letter-spacing: 0;
		line-height: 27px;		
	}

	.searchNotice p span {
		font-weight: bold;		
	}






	/* #######################################################
	###################  wp-pagenavi  #######################
	##########################################################*/	
	
	.searchResults .pagination,
	.wp-pagenavi {
		margin: 0 0 57px;
		text-align: center;
	}

	.searchResults .pagination a,
	.wp-pagenavi a {
		display: inline-block;
		padding: 0 19px;
		border-right: #DC0D15 2px solid;
		border-left: 0;
		border-top: 0;
		border-bottom: 0;
		font-family:  "Open Sans",sans-serif;
		font-size: 23px;
		color: #000000;
		letter-spacing: 0;
		line-height: 32px;
		text-decoration: none;	
	}
	
	.wp-pagenavi a:nth-child(6) {
		border: 0;
	}
	
	.searchResults .pagination a:hover,	
	.wp-pagenavi a:hover {
		text-decoration: underline;
	}

	.searchResults .pagination a.current,
	.wp-pagenavi span.current {
		padding: 0 19px;
		border-right: #DC0D15 2px solid;
		border-left: 0;
		border-top: 0;
		border-bottom: 0;
		font-family:  "Open Sans",sans-serif;
		font-size: 23px;
		color: #DC0D15;
		letter-spacing: 0;
		line-height: 27px;
		font-weight: bold;
	}

	.searchResults .pagination a.previouspage,	
	.wp-pagenavi .previouspostslink	{
		display: inline-block;
		padding: 0 19px 0 0;
		border: 0;
		width: 20px;
		height: 32px;
		text-indent: -9999px;
		background: transparent url(../img/pager_arrow_l.png) top left no-repeat;
	}

	.searchResults .pagination a.nextpage,
	.wp-pagenavi .nextpostslink	{
		display: inline-block;
		padding: 0 0 0 19px;
		border: 0;
		width: 20px;
		height: 32px;
		text-indent: -9999px;
		background: transparent url(../img/pager_arrow_r.png) top right no-repeat;	
	}


	/* ########################################################
	###################   Single    #######################
	########################################################### */	

	.socialSharing {
		margin: 0 0 59px 0;
		text-align: center;
		left: 0;
	}

	.socialSharing ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	.socialSharing ul li {
		display: inline-block;
		margin: 0 0 19px 10px;
		vertical-align: top;
	}

	.socialSharing ul li.printLi {
		display: none;
	}

	.socialSharing ul li img {
		width: 45px;
	}

	
	.socialSharing ul li img:hover{
		opacity: 0.75;
		cursor: pointer;
	}

	.single .divider {
		height: 1px;
		width: 100%;
		opacity: 0.39;
		background: #979797;	
	}


	/* 03122018 */
	
	.socialSharing .print {
		display: inline-block;
		width: 45px;
		height: 45px;
		text-indent: -9999px;
		margin: 0 0;
		vertical-align: top;
		background: transparent url(../img/print-circle.png) top left no-repeat;
		background-size: 45px 45px;
	}
	
	.socialSharing .dkpdf-button-container {
		display: inline-block;
		padding: 0 !important;
		width: 45px !important;
		height: 45px;
		float: none !important;
	}
	
	.socialSharing .dkpdf-button,
	.socialSharing .pdfbutton {
		display: inline-block;
		width: 45px;
		height: 45px;
		text-indent: -9999px;
		margin: 0 0;
		background: transparent url(../img/pdf-circle.png) top left no-repeat;	
		background-size: 45px 45px;
	}

	.socialSharing a:hover {
		opacity: 0.75;
	}
	
	.socialSharing .send {
		width: 45px;
	}
	
	.socialSharing .send ul {
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.socialSharing .send ul li {
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	.socialSharing .send ul li a {
		display: inline-block;
		width: 45px;
		height: 45px;
		text-indent: -9999px;
		margin: 0 0;
		vertical-align: top;
		border: 0 !important;
		box-shadow: none !important;
		background: transparent url(../img/send-circle.png) top left no-repeat !important;
		background-size: 45px 45px !important;
	}
	
	.sd-content .share-email {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.socialSharing .send div {
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}






	.tags {
		margin: 0 0 33px;
	}
	
	.tags h4 {
		font-family: 'Cabin', sans-serif;
		font-size: 15px;
		color: #2D2D2D;
		letter-spacing: -0.19px;
		line-height: 28px;
		font-weight: normal;
	}

	.tags strong {
		display: block;
		margin: 0 10px 10px 0;
		padding: 0;
		font-family: "Open Sans",sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #2D2D2D;
		letter-spacing: 0;
		line-height: 24px;
		background: transparent;
		border-radius: 3px;		
		text-decoration: none;
		white-space: nowrap;
	}
	
	.tags a {
		display: inline-block;
		margin: 0 10px 10px 0;
		padding: 0;
		font-family: "Open Sans",sans-serif;
		font-size: 16px;
		color: #2D2D2D;
		letter-spacing: 0;
		line-height: 24px;
		background: transparent;
		border-radius: 3px;		
		text-decoration: none;
		white-space: nowrap;
	}
	
	.tags a:hover {
		color: #2D2D2D;
		text-decoration: underline;
	}
	
	.support {
		display: table;
		margin: 33px auto 50px;
		text-align: center;
		border-spacing: 16px 0px;
	}
	
	.support .rowTwo,
	.support .rowOne {
		display: table-cell;
		vertical-align: middle;
		width: 163px;
		height: 58px;
		border-radius: 3px;
		background: #D10E25;
	}

	.support a {
		display: inline-block;
		font-family: "Open Sans",sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 20px;
		text-decoration: none;
		text-transform: uppercase;
	}

	.support a:hover {
		text-decoration: underline;
	}
	
	.support a.donate {
	}
	
	
	.alternativeMedia {
		display: block;
		margin: 0 0 70px;
		text-align: center;
	}

	.alternativeMedia .print {
		display: inline-block;
		width: 66px;
		height: 60px;
		text-indent: -9999px;
		margin: 0 22px;
		vertical-align: top;
		background: transparent url(../img/icon_print.png) top left no-repeat;
	}
	
	.alternativeMedia .dkpdf-button,
	.alternativeMedia .pdfbutton {
		display: inline-block;
		width: 47px;
		height: 66px;
		text-indent: -9999px;
		margin: 0 22px;
		background: transparent url(../img/icon_pdf.png) top left no-repeat;	
	}

	.alternativeMedia a:hover {
		opacity: 0.75;
	}
	
	.alternativeMedia .send {
		width: 47px;
	}
	
	.alternativeMedia .send ul {
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.alternativeMedia .send ul li {
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	.alternativeMedia .send ul li a {
		display: inline-block;
		width: 47px;
		height: 66px;
		text-indent: -9999px;
		margin: 0 22px;
		vertical-align: top;
		border: 0 !important;
		box-shadow: none !important;
		background: transparent url(../img/icon_mail.png) top left no-repeat !important;
	}
	
	.sd-content .share-email {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.alternativeMedia .send div {
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	
	.articleNavigation {
		display: block;
		margin: 0 0 70px;
		text-align: center;
	}

	.articleNavigation a:hover {
		opacity: 0.65;
	}

	.articleNavigation .newerPost {
		display: block;
		margin-bottom: 0;
		width: 100%;
		text-align: left;
	}

	.articleNavigation .backlink{
		display: block;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.articleNavigation .olderPost {
		display: block;
		width: 100%;
		text-align: left;
	}

	.articleNavigation .newerPost a {
		display: inline;
		padding: 0;
		text-align: left;
		line-height: 30px;
		font-family: 'Cabin', sans-serif;		
		color: #D10E25;
		text-decoration: none;
		background: transparent;
	}

	.articleNavigation .olderPost a {
		display: inline;
		text-align: left;
		line-height: 30px;
		font-family: 'Cabin', sans-serif;		
		color: #D10E25;
		text-decoration: none;
		background: transparent;
	}
	
	.articleNavigation a.back {
		display: inline-block;
		width: 30px;
		height: 43px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: transparent url(../img/burger_back.png) top left no-repeat;
		background-size: 100%;
	}


	/* #######################################################
	###################  Footer  #######################
	##########################################################*/	

	.site-footer .copyright h4 {
		margin: 0;
		color: #555;
		font-family: "Open Sans",sans-serif;
		font-size: 15px !important;
		font-weight: normal;
		letter-spacing: 0;
		line-height: 24px;
	}

	.site-footer .copyright h4 a {
		text-decoration: underline;
		color: #555;
	}

	.site-footer .copyright h4 a:hover {
		text-decoration: none;
		color: #555;
	}

	.site-footer {
		position: relative;
		z-index: 1;
	}

	.site-footer .upper {
		padding: 36px 0 20px;
		text-align: center;
		background: #EFEFEF;
		border-radius: 3px;
	}

	.site-footer .upper .circles {
		text-align: left;
		max-width: 312px;
		margin: 0 auto;
		padding: 0 15px;
	}
	
	.site-footer .upper .circles .image {
		float: left;
	}	

	.site-footer .upper .circles .text  {
		margin: 0 0 0 121px;
	}

	.site-footer .upper .circles .text h4 {
		margin: 0 0 7px;
	}

	.site-footer .upper .circles .text h4 a {
		font-family: 'Cabin', sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #2D2D2D;
		letter-spacing: 0.08px;
		line-height: 21px;
		text-decoration: none;
	}
	
	.site-footer .upper .circles .text span a {
		font-family: "Open Sans",sans-serif;
		font-size: 15px;
		color: #D0011B;
		letter-spacing: 0.08px;
		line-height: 21px;
		text-decoration: none;
	}

	.site-footer .upper .divider {
		display: block;
		margin: 30px auto 30px;
		max-width: 342px;
		background: #979797;
		opacity: 0.31;
		height: 1px;
	}	

	.site-footer .upper .circleLinks {
		margin: 0 auto;
		padding: 0 15px;
		max-width: 312px;
	}
	
	.site-footer .upper .circleLinks a {
		opacity: 0.81;
		font-family: 'Cabin', sans-serif;
		font-size: 15px;
		font-weight: normal;
		color: #747474;
		letter-spacing: 0;
		line-height: 19px;
		text-decoration: none;
		text-transform: uppercase;
	}

	.site-footer .upper .circleLinks a:hover {
		text-decoration: underline;
	}

	.site-footer .lower {
		padding: 55px 36px;
		background: #DC0D15;
		text-align: center;
	}

	.site-footer ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.site-footer ul li {
		margin: 0 0 12px;
		font-family: 'Cabin', sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 23px;
	}

	.site-footer .lower h4 {
		margin: 0;
		padding: 15px 0;
		text-transform: uppercase;
		color: #fff;
		font-family: "Open Sans",sans-serif;
		font-size: 18px;
	}
	
	.site-footer .lower h4 a {
		color: #fff;
		font-family: "Open Sans",sans-serif;
		font-size: 18px;
		text-decoration: none;
	}
	
	.site-footer .lower h4 a:hover {
		color: #fff;
		font-family: "Open Sans",sans-serif;
		font-size: 18px;
		text-decoration: underline;
	}
	
	.site-footer .lower ul li a  {
		color: #fff;
		font-family: "Open Sans",sans-serif;
		font-size: 16px;
		text-decoration: none;
	}

	.site-footer .lower .socialmedia ul li a {
		border-radius: 30px;
	}

	.site-footer .lower ul.social li {
		display: inline;
	}
	
	.site-footer .mobile ul {
		display: block;
		height: auto;
		max-height: 0px;
		overflow: hidden;
		-webkit-transition: display 0.1s linear 0.5s, max-height 0.5s linear 0.5s; /* Safari */
		transition: display 0.1s linear 0.5s, max-height 0.5s linear 0.1s;
	}	

	.site-footer .mobile ul.active {
		display: block;
		height: auto;
		max-height: 200px;
		overflow: hidden;
		-webkit-transition: display 0.1s, max-height 0.5s linear 0.1s; /* Safari */
		transition: display 0.1s, max-height 0.5s linear 0.1s;
	}	

	.site-footer .mobile .circleLinks ul {
		max-height: 100%;
	}

	#mfPreviewBar {
		display: none !important;
	}



	.desktop,
	.wp-pagenavi .first,
	.wp-pagenavi .last,
	#page #main .sidebar,
	.desktopHeader {
		display: none;
	}


	.wp-pagenavi .pages {
		display: none;
	}

	.wp-pagenavi .extend {
		border: 0;
	}


	.ipad {
		display: none;
	}

	
	.autorOverview {
		margin: 20px 0 0 0;
	}
	
	.autorOverview .autor {
		display: inline-block;
		margin: 0 0 20px 0;
		width: 20%;
		text-align: center;
		vertical-align: top;
	}
	
	.autorOverview .autor span {
		padding: 0 0;
	}
	
	.autorOverview .autor .authorPortait {
		margin-bottom: 5px;
	}
	
	.autorOverview .autor .authorPortait img {
		width: 79px;
		height: 79px;
		border-radius: 40px;
		-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	    filter: grayscale(100%);
	}
	
	.autorOverview .autor {
	    width: 100%;
	}
	
	.autorOverview .autor .authorPortait img {
	    border-radius: 100px;
	    height: 200px;
    	width: 200px;
	}
	
	
	
	
#mcTagMap .tagindex, #sc_mcTagMap .tagindex {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 6px 0 20px;
    vertical-align: top;
    width: 31%;
}

.articleContent #mcTagMap #mcTagMapNav {
    background: transparent;
    border: 0;
    display: block;
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

.articleContent #mcTagMap #mcTagMapNav a {
    display: inline-block;
    margin: 0 0 3px;
    padding: 3px 5px 2px;
    border-left: none;
    text-decoration: none;
    background: #dc0d15;
    color: #fff;
}

.articleContent #mcTagMap #mcTagMapNav a:hover {
    text-decoration: none;
    background: #fff;
    color: #dc0d15;
}	
	
.rowThree {
	display: none;
}
}


@media screen and (min-width: 768px) {

	html {
		-webkit-font-smoothing: antialiased;
		height: 100%;
	}
	
	body {
		height: 100%
	}
	
	.mobile,	
	.mobileHeader {
		display: none;
	}

	.ipad {
		display: block;
	}

	.desktop,
	.desktopHeader {
		display: block;
	}

	#masthead.nav-up {
		top: -1px;
	}

	.customSearch .searchForm .searchFilters .filter span {
		display: inline-block;
		width: 25%;
		vertical-align: top;
	}

	.customSearch .searchForm .searchFilters .filter .timespan .row {
		display: inline-block;
		width: auto;
		margin-right: 30px
	}
	
	.customSearch .searchForm .searchFilters .filter .timespan {
		display: inline-block;
		width: 74%;
	}

	.customSearch .searchForm .searchSort span.text {
		display: inline-block;
		float: left;
		height: 50px;
		width: 25%;
	}

	.customSearch .searchForm {
		padding: 0 40px 40px;
		position: relative;
	}

	.desktopHeader .rowOne {
		position: relative;
		height: 43px;
		background: #000;
		z-index: 4;
	}

	.desktopHeader .rowSupport {
		position: relative;
		height: auto;
		padding: 10px 0;
		background: #DC0D15;
		z-index: 4;
		line-height: 24px;
		text-align: center;
		color: #fff;
		font-family: "Open Sans",sans-serif;
	}

	.desktopHeader .rowSupport a {
		color: #fff;
		text-decoration: underline;
	}

	.desktopHeader .rowSupport a:hover {
		color: #fff;
		text-decoration: none;
	}

	.desktopHeader .rowOne ul {
		margin: 0;
		padding: 0;
	}

	.desktopHeader .rowOne ul li {
		display: block;
	}

	.desktopHeader .rowOne .menu-grundpositionen-desktop-redesign-container {
		display: none;
		float: left;
		height: 43px;
	}

	.desktopHeader .rowOne .ipadpoints .menu-grundpositionen-desktop-redesign-container {
		display: block;
		float: none;
		height: auto;
		margin-top: 27px;
		background: #fff;
	}
	
	.desktopHeader .rowOne .ipadpoints .wrap {
		background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
		display: block;
		float: none;
		height: 100dvh;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		margin-top: 43px;
		opacity: 0;
		visibility: hidden;
		z-index: 3;
		-webkit-transition: opacity 0.5s, visibility 0.1s linear 0.5s; /* Safari */
		transition: opacity 0.5s, visibility 0.1s linear 0.5s;
	}

	.desktopHeader .rowOne .ipadpoints .wrap.active {
		opacity: 1;
		z-index: 3;
		visibility: visible;
		-webkit-transition: opacity 0.5s linear 0.1s, visibility 0.1s; /* Safari */
		transition: opacity 0.5s linear 0.1s, visibility 0.1s;
	}
	
	.desktopHeader .rowOne .ipadpoints .wrap .menuWrap {
		display: block;
		margin: 153px auto 0;
		padding: 28px 33px;
		width: 380px;
		height: auto;
		text-align: center;
		background: #fff;
	}


	.desktopHeader .rowTwo .supportUs {
		float: right;
		margin: 38px 140px 0 0;
	}
	
	.desktopHeader .rowTwo .supportUs {
		float: right;
		margin: 29px 70px 0 0;
	}

	.desktopHeader .rowTwo .supportUs a {
		padding: 13px 30px 13px;
		border-radius: 3px;
		font-family: 'Open Sans', sans-serif;
		font-size: 13px;
		font-weight: 500;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
		background: #DC0D15;
		text-decoration: none;
		text-transform: uppercase;
	}

	.desktopHeader .rowTwo .supportUs a:hover {
		text-decoration: underline;
	}
	
	.desktopHeader .rowOne .mainSocialSharing ul {
		display: none;
		background: #000 none repeat scroll 0 0;
		border-top: 1px solid rgba(151, 151, 151, 0.49);
		height: 43px;
		position: absolute;
		right: 226px;
		text-align: center;
		top: 43px;
		width: 330px;
		z-index: 1;
	}
	
	.desktopHeader .rowOne .mainSocialSharing ul.active {
		display: block;
	}

	.desktopHeader .rowOne .mainSocialSharing .network {
		display: inline-block;
		margin-right: 10px;
		height: 43px;
		line-height: 55px;
		vertical-align: middle;
	}
	
	.desktopHeader .rowOne .mainSocialSharing .network:hover {
		cursor: pointer;
	}

	.desktopHeader .rowOne ul.menu li a {
		display: block;
		padding: 12px 0;
		font-family: "Open Sans",sans-serif;
		font-size: 16px;
		color: #000000;
		letter-spacing: 0;
		line-height: 23px;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		border-bottom: 1px solid #979797;
	}

	.desktopHeader .rowOne .supportUs a {
		padding: 0 20px 0;
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		letter-spacing: 1.24px;
		line-height: 43px;
		text-decoration: none;
		text-transform: uppercase;
		background: #DC0D15;
		font-weight: bold;
		width: auto;
		display: inline-block;
	}


	.desktopHeader .rowOne .mainSocialSharing {
		margin-right: 10px;
	}

	.desktopHeader .rowOne .mainSocialSharing ul li {
		display: inline;
		line-height: 54px;
	}

	.desktopHeader .rowOne .mainSocialSharing a {
		padding: 8px 10px 7px;
	}

	.desktopHeader .rowOne .mainSocialSharing a:hover {
		opacity: 0.75;
	}



	.desktopHeader .rowTwo {
		position: relative;
		/*overflow: hidden;*/
		height: 109px;
		background: #F5F5F5;
		-webkit-transition: height 0.5s; /* Safari */
		transition: height 0.5s;
		z-index: 3;
	}

	.desktopHeader .rowTwo {
		height: 74px;
		background: #F5F5F5;
		box-shadow: 10px 5px 10px #c5c5c5;
		-webkit-transition: height 0.5s; /* Safari */
		transition: height 0.5s;
	}

	.desktopHeader .rowTwo .navbar {
		display: none;
		position: fixed;
		left: -334px;
		top: 0;
		width: 334px;
		-webkit-transition: left 0.5s; /* Safari */
		transition: left 0.5s;
	}

	.desktopHeader .rowTwo.active .navbar {
		display: block;
		position: fixed;
		left: 0;
		top: 0;
		width: 334px;
		-webkit-transition: left 0.5s; /* Safari */
		transition: left 0.5s;
	}


	.desktopHeader .rowTwo .navTrigger {
		position: relative;
		display: block;
		float: left;
		margin: 0 46px 0 0;
		height: 108px;
		width: 108px;
		text-align: center;
		line-height: 123px;
		border-right: 1px solid rgba(151, 151, 151, 0.18);
		-webkit-transition: line-height 0.5s, width 0.5s, height 0.5s; /* Safari */
		transition: line-height 0.5s, width 0.5s, height 0.5s;
	}

	.desktopHeader .rowTwo .navTrigger span {
		position: absolute;
		display: block;
		bottom: 20px;
		left: 0;
		width: 100%;
		text-align: center;
		color: #9d9d9d;
		text-decoration: none;
		font-family: "Open Sans",sans-serif;
	}

	.desktopHeader .rowTwo .navTrigger {
		height: 74px;
		width: 74px;
		line-height: 88px;
		background: #fff;
		-webkit-transition: line-height 0.5s, width 0.5s, height 0.5s; /* Safari */
		transition: line-height 0.5s, width 0.5s, height 0.5s;
	}

	.desktopHeader .rowTwo .navTrigger span {
		display: none;
	}

	.desktopHeader .rowTwo .navbar .navHead {
		position: relative;
		display: block;
		height: 108px;
		background: #DC0D15;
		-webkit-transition: height 0.5s; /* Safari */
		transition: height 0.5s;
	}

	.desktopHeader .rowTwo .navbar .navHead {
		height: 75px;
		-webkit-transition: height 0.5s; /* Safari */
		transition: height 0.5s;
	}

	.desktopHeader .rowTwo .navbar .closer {
		position: absolute;
		right: 41px;
		top: 47px;
		-webkit-transition: top 0.5s; /* Safari */
		transition: top 0.5s;
	}

	.desktopHeader .rowTwo .navbar .closer {
		top: 24px;
		-webkit-transition: top 0.5s; /* Safari */
		transition: top 0.5s;
	}

	.desktopHeader .rowTwo .navbar .menu-desktop-main-menu-redesign-container {
		background: transparent ;		
	}

	.desktopHeader .rowTwo .navbar .menu-desktop-main-menu-redesign-container ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: #fff none repeat scroll 0 0;
	}


	.desktopHeader .rowTwo .siteLogo {
		display: inline-block;
		width: 280px;
		-webkit-transition: line-height 0.5s, height 0.5s; /* Safari */
		transition: line-height 0.5s, height 0.5s;
	}


	.desktopHeader .siteLogo {
		height: 44px;
		line-height: 111px;
		-webkit-transition: line-height 0.5s, height 0.5s; /* Safari */
		transition: line-height 0.5s, height 0.5s;
	}


	.desktopHeader .rowTwo .siteLogo img {
		height: 100%;
		max-height: 79px;
	}


	.desktopHeader .rowTwo .siteSearch {
		float: right;
		margin: 31px 25px 0 0;
		-webkit-transition: margin 0.5s; /* Safari */
		transition: margin 0.5s;
	}

	.desktopHeader .rowTwo .siteSearch {
		float: right;
		margin: 18px 25px 0 0;
		-webkit-transition: margin 0.5s; /* Safari */
		transition: margin 0.5s;
	}

	.desktopHeader .rowTwo .siteSearch a {
		display: inline-block;
		position: absolute;
		top: 16px !important;
		right: 10px !important;
		border: 0;
		height: 56px;
		width: 56px;
		-webkit-transition: top 0.5s, left 0.5s; /* Safari */
		transition: top 0.5s, left 0.5s;
	}

	.desktopHeader .rowTwo .siteSearch .search-form {
		position: relative;
		vertical-align: top;
	}

	.desktopHeader .rowTwo .siteSearch .search-form label {
		display: inline-block;
		vertical-align: top;
	}
	
	.desktopHeader .rowTwo .siteSearch .search-form label input {
		position: absolute;
		padding: 0 0px;
		width: 0px;
		height: 51px;
		line-height: 49px;
		background: #E8E8E8;
		border: 0;
		border-radius: 0;
		right: 53px;
		font-family: "Open Sans",sans-serif;
		-webkit-transition: line-height 0.5s, height 0.5s, width 0.5s; /* Safari */
		transition: line-height 0.5s, height 0.5s, width 0.5s;
		vertical-align: top;
	}

	.desktopHeader .rowTwo .siteSearch .search-form label input {
		right: 43px;	
		border-radius: 0;
		-webkit-appearance: none;
	}

	.desktopHeader .rowTwo .active .search-form label input {
		width: 300px;
		padding: 0 10px;
		-webkit-transition: width 0.5s; /* Safari */
		transition: width 0.5s;
		border-radius: 0;
		-webkit-appearance: none;
	}

	.desktopHeader .rowTwo .siteSearch .search-form input.search-submit {
		margin-left: -3px;
		border: 0;
		border-radius: 0;
		width: 53px;
		height: 53px;
		background: transparent url(../img/lupe_ipad.jpg) top left no-repeat;
		background-size: contain;
		-webkit-transition: width 0.5s, height 0.5s; /* Safari */
		transition: width 0.5s, height 0.5s;
		vertical-align: top;
	}


	.desktopHeader .rowTwo .siteSearch .search-form label {
		vertical-align: top;
	}
	
	.desktopHeader .rowTwo .siteSearch .search-form label input {
		height: 40px;
		line-height: 39px;
		-webkit-transition: width 0.5s, line-height 0.5s, height 0.5s; /* Safari */
		transition: width 0.5s, line-height 0.5s, height 0.5s;
	}

	.desktopHeader .rowTwo .siteSearch .search-form input.search-submit {
		width: 42px;
		height: 43px;
		line-height: 43px;
		background: transparent url(../img/lupe_ipad.jpg) top left no-repeat;
		background-size: contain;
		-webkit-transition: width 0.5s, height 0.5s; /* Safari */
		transition: width 0.5s, height 0.5s;
	}



	.desktopHeader .rowTwo .siteSearch .search-form input.search-submit:hover {
		cursor: pointer;
		opacity: 0.75;
	}

	.desktopHeader .rowTwo .siteSearch {
		float: right;
	}

	.rowThree {
		display: none;
	}

	.rowThree .slogan {
		display: table;
		margin: 0 auto;
		text-align: center;
		vertical-align: middle;
		width: 1440px;
		height: 164px;
	}

	.rowThree .slogan .adjust {
		display: table-cell;
		text-align: left;
		vertical-align: middle;
		font-family: 'Cabin', sans-serif;
		font-size: 24px;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 40px;
	}
	
	
	.rowThree .slogan .adjust .line {
		padding: 7px 13px 3px;
		background: rgba(0, 0, 0, 0.5);
	}

	#page #main .sidebar {
		display: block;
		float: right;
		width: 210px;
		margin-bottom: 110px;
	}

	
	#page #main {
		margin: 0 auto;
		width: 705px;
	}	

	.page #page #main .single,
	.single #page #main .single,
	#page #main section.content {
		float: left;
		width: 450px;
	}	

	html .single-gastautor #page #main .single,
	html .page-template-searchpage-php #page #main .single {
		float: none;
		width: 90%;
	}

	.openxAd.revive {
		border-radius: 3px;
		padding: 21px 12px;
		margin-bottom: 43px;
		background: rgba( 159, 159, 159, 0.34);
	}
	
	.openxAd.revive .openxAd.revive {
		border-radius: 0;
		padding: 0;
		margin-bottom: 0;
		background: transparent;
	}	

	.openxAd.revive li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	.openxAd.revive h2 {
		margin: 0 0 0;
		font-family: 'Open Sans', sans-serif;
		font-size: 11px;
		color: #555555;
		letter-spacing: 0;
	}

	.openxAd.revive h3 {
		margin: 0 0 27px;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #555555;
		letter-spacing: 0;
		text-transform: uppercase;
	}

	.openxAd.revive h3.red {
		background: #DC0D15;
	}

	.openxAd.revive img {
		width: 100%;
		margin: 0 0 22px;
	}
	
	.openxAd.revive p {
		margin: 0 0 15px;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		color: #555555;
		letter-spacing: 0;
		line-height: 19px;		
	}

	.sidebar .jetpack_subscription_widget, 
	.sidebar .box,
	.sidebar .widget_archive,
	.sidebar .widget_media_image {
		margin: 0 0 43px;
		background: rgba( 211, 210, 210, 0.3);
	}

	.sidebar .jetpack_subscription_widget h3,
	.sidebar .box h3,
	.sidebar .widget_archive h3 {
		padding: 13px 0 13px;
		border-radius: 3px 3px 0  0;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: 500;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
		background: #555555;
		text-transform: uppercase;
	}
	
	.sidebar .box h3.button {
		padding: 0;
		border-radius: 3px 3px 3px  3px;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: 500;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
		/*background: #DC0D15;*/
		text-transform: uppercase;
	}

	.sidebar .box h3.button.red {
		background: #DC0D15;
	}

	.sidebar .box h3.button a {
		display: block;
		padding: 19px 10px 18px;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: 500;
		color: #FFFFFF;
		text-decoration: none;	
	}
	
	.sidebar .box h3.button a:hover {
		text-decoration: underline;
	}

	.sidebar .widget_archive .screen-reader-text {
		display: none;
	}
	
	.sidebar .box h3.red {
		/*background: #DC0D15;*/
	}

	.sidebar .box ul {
		margin: 22px 8px 0;
		padding: 0 0 12px 0;
		list-style-type: none;
		
	}
	
	.sidebar .box ul li {
		padding-bottom: 8px;
		padding-left: 6px;
		padding-right: 6px;
		margin-bottom: 10px;
		border-bottom: 1px solid #d8d8d8;
	}
	
	.sidebar .box ul li:last-child {
		padding-bottom: 0;
		border-bottom: 0;
	}

	.sidebar .box ul li a {
		font-family: 'Open Sans', sans-serif;
		font-size: 13px;
		color: #747474;
		letter-spacing: 0;
		line-height: 24px;
		text-decoration: none;
	}
	
	.sidebar .box ul li a:hover {
		text-decoration: underline;
	}

	.sidebar .jetpack_subscription_widget {
		padding-bottom: 14px;
	}

	.sidebar .jetpack_subscription_widget form #subscribe-text {
		padding: 0 13px;
		margin: 19px 0 16px;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		color: #747474;
		letter-spacing: 0;
		line-height: 19px;
	}	

	.sidebar .jetpack_subscription_widget .error {
		padding: 0 13px;
		margin: 19px 0 16px;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		color: #747474;
		letter-spacing: 0;
		line-height: 19px;
	}	

	.sidebar .jetpack_subscription_widget form #subscribe-email input {
		margin: 0 13px;
		padding: 0 10px;
		background: #FFFFFF;
		border: 1px solid #555;
		width: 162px;
		height: 30px;
		line-height: 30px;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
	}

	.sidebar .jetpack_subscription_widget form #subscribe-submit button,
	.sidebar .jetpack_subscription_widget form #subscribe-submit input {	
		display: block;
		margin: 0 13px;
		padding: 5px 0;
		width: 222px;
		background: #FFFFFF;
		border: 1px solid #979797;
		border-radius: 3px;			
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		color: #555;
		letter-spacing: 0;
	}

	.widget_archive select,
	.box select {
		margin: 0 10px 15px;			
	}
	
	span.customSelect {
		font:15px sans-serif;
		background:#fff url(../img/2u7rpec.jpg) right center no-repeat;
		border:1px solid #ddd;
		color:#747474;
		padding:7px 9px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px 2px;
		width: 170px;
		margin: 0 10px 15px;
	}
	.customSelect.customSelectHover {
		border-color:#c7c7c7;
		background-color:#f5f5f5;
	}
	.customSelect.customSelectFocus {
	}
	.customSelect.customSelectOpen {
	}

	.customSelect.customSelectChanged {
		-webkit-animation: changed 0.5s;
		-moz-animation: changed 0.5s;
		-ms-animation: changed 0.5s;
		animation: changed 0.5s;
	}

	@-webkit-keyframes changed {
		0%, 100%{
			-webkit-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
			box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
		}
		50%{
			-webkit-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
			box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
		}
	}

	@-moz-keyframes changed {
		0%, 100%{
			-moz-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
			box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
		}
		50%{
			-moz-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
			box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
		}
	}

	@keyframes changed {
		0%, 100%{
			box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0);
		}
		50% {
			box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0.5);
		}
	}
	@-ms-keyframes changed {
		0%, 100%{
			-ms-box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0);
			box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0);
		}
		50% {
			-ms-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
			box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
		}
	}


	#page #main article header h2,
	#page #main article header h2 a {
		color: #DC0D15;
		font-size: 24px;
		font-weight: bold;
		letter-spacing: -0.32px;
		line-height: 24px;
	}

	#page #main article header h2 a:visited,
	#page #main article header h2 a:active,
	#page #main article header h2 a:hover {
		color: #DC0D15;
		text-decoration: none;
	}

	#page #main .single h2, #page #main .single h2 a {
		font-family: 'Cabin', sans-serif;
		font-size: 30px;
		color: #dc0d15;
		letter-spacing: -0.16px;
		line-height: 40px;
		font-weight: bold;
	}

	#page #main article p {
		font-size: 14px;
	}
	
	#page #main article blockquote {
		margin: 0 0 19px 0;
		padding: 10px 19px 1px 19px;
		border-left: #dc0d15 1px solid;
		background: #f5f5f5;
		font-style: italic;
	}

	#page #main .catTagDesc {
		margin: 0 0 60px 0;
		padding: 10px 19px 1px 19px;
		background: #f5f5f5;
		font-style: italic;
		font-size: 15px;
		color: #2D2D2D;
		letter-spacing: 0;
		line-height: 30px;
	}


	#page #main article .articleContent .readMore a {
		font-size: 14px;
	}

	.searchResults .pagination a.lastpage,
	.searchResults .pagination a.firstpage,
	.wp-pagenavi .first,
	.wp-pagenavi .last {
		display: inline-block;
		border: 0;
		background: none;
	}

	.searchResults .pagination a,
	.wp-pagenavi a {
		margin-right: 11px;
		padding: 8px 17px;
		border: 0;
		border-radius: 31px;
		background: #F3F3F3;
		text-decoration: none !important;
		font-size: 18px;
	}

	.searchResults .pagination a:hover,
	.wp-pagenavi a:hover {
		text-decoration: underline !important;
	}

	.searchResults .pagination a.current,
	.wp-pagenavi span.current {
		margin-right: 11px;
		padding: 8px 17px;
		border: 0;
		border-radius: 31px;
		background: #dc0d15;
		color: #fff;
		font-size: 18px;
	}

	.site-footer .upper {
		padding: 70px 0 80px;
		background: #EFEFEF;
	}
	
	.site-footer .upper .circles {
		display: inline-block;
		max-width: none;
		text-align: left;
		background: #EFEFEF;
	}

	.site-footer .upper .circles .image {

	}
	
	.site-footer .upper .circles .image img {
		width: 149px;
	}

	.site-footer .upper .circles .text {
		margin-left: 190px;
		margin-bottom: 30px;
		margin-top: 10px;
	}

	.site-footer .upper .circles .text h4 a {
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size: 24px;
		color: #2D2D2D;
		letter-spacing: 0.13px;
		line-height: 31px;
	}

	.site-footer .upper .circles .text h4 a span {
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size: 24px;
		color: #dc0d15;
		letter-spacing: 0.13px;
		line-height: 31px;
	}
	
	.site-footer .upper .circles .text span a {
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		color: #D0011B;
		letter-spacing: 0.08px;
		line-height: 24px;
	}
	
	.site-footer .upper .circleLinks {
		margin-left: 190px;
		max-width: none;
		padding: 0;
	}

	.site-footer .upper .circleLinks ul li {		
		display: inline-block;
		margin-right: 15px;
	}

	.site-footer .upper .circleLinks ul li a {
		padding: 3px 10px;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		color: #747474;
		letter-spacing: 0;
		text-decoration: none;
		background: #FFFFFF;
		border-radius: 3px;
	}

	.site-footer .upper .circleLinks ul li a:hover {
		text-decoration: underline;
	}	

	.site-footer .lower {
		padding: 64px 97px;
		text-align: left;
	}
	
	.site-footer .lower h4 {
		margin: 0 0 35px;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 23px;
		text-transform: uppercase;
	}

	.site-footer .lower .socialmedia ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	.site-footer .lower .socialmedia ul li {
		display: inline-block;
		margin-right: 14px;
	}

	.site-footer .lower .colTwo ul,
	.site-footer .lower .colOne ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	.site-footer .lower .colTwo ul li,
	.site-footer .lower .colOne ul li {
		margin: 0 0 12px;
		padding: 0 0 0 20px;
		background: transparent url(../img/footer-list-bullet.png) left 3px no-repeat;
	}

	.site-footer .lower .colTwo ul li a,
	.site-footer .lower .colOne ul li a {
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 19px;
		text-decoration: none;
	}

	.site-footer .lower .colOne {
		margin-right: 65px;
	}
	
	.site-footer .lower .colOne,
	.site-footer .lower .colTwo,
	.site-footer .lower .colThree {
		display: inline-block;
		text-align: left;
		vertical-align: top;
	}	

	.site-footer .lower .colOne,
	.site-footer .lower .colTwo {
		width: 233px;
	}

	.site-footer .lower .colThree {
		margin-top: 60px;
		width: 100%;
	}

	.site-footer .lower .colThree p {
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 24px;
	}

	.site-footer .lower .colThree p a {
		color: #FFFFFF;
		text-transform: none;
	}
	
	.site-footer .lower .colThree p a:hover {
		color: #FFFFFF;
		text-transform: underline;
	}

	.site-footer .copyright {
		padding: 10px 20px;
		text-align: center;
		background: #f5f5f5 none repeat scroll 0 0;
	}
	
	.site-footer .copyright h4 {
		margin: 0;
		color: #555;
		font-family: "Open Sans",sans-serif;
		font-size: 15px !important;
		font-weight: normal;
		letter-spacing: 0;
		line-height: 24px;
	}

	.site-footer .copyright h4 a {		
		color: #555;
	}
	
	.site-footer .copyright h4 a:hover {		
		color: #555;
		text-decoration: none;
	}	



	body .desktopHeader .overlay {
		background: #000;
		content: "";
		display: block;
		height: 100dvh;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
		opacity: 0;

		visibility: hidden;
		
		-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
		transition: opacity 0.5s, visibility 0s 0.5s;
		
	}

	body.navOpen .desktopHeader .overlay {
		background: #000;
		content: "";
		display: block;
		height: 100dvh;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
		opacity: 0.75;
		
		visibility: visible;

		-webkit-transition: opacity 0.5s;
		transition: opacity 0.5s;
	}

	body {
		position: relative;
	}

	body.navOpen {
		overflow: hidden;
		position: relative;
	}
	
	.desktopHeader .menu-desktop-main-menu-redesign-container {
		height: -webkit-calc( 100dvh - 166px );
		height: -moz-calc( 100dvh - 166px );
		 height: calc( 100dvh - 108px );
		 overflow: scroll;
 		-webkit-overflow-scrolling: touch;
	}

	.desktopHeader  .menu-desktop-main-menu-redesign-container {
		height: -webkit-calc( 100dvh - 75px );
		height: -moz-calc( 100dvh - 75px );
		 height: calc( 100dvh - 75px );
		 overflow: scroll;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu {
		 overflow: hidden;
	}
	


	.rowOne .trigger {
		float: left;
		border-right: 1px solid rgba(151, 151, 151, 0.49);
		color: #ffffff;
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 0;
		line-height: 23px;
		padding: 11px 18px 9px;
		text-decoration: none;
		text-transform: uppercase;
	}


	.page #page #main,
	.single #page #main {
		margin: 0 auto;
		width: 700px;
	}

	.articleTitleImage {
		position: relative;
		display: block;
		width: 100%;
		height: 330px;
		text-align: center;
	}	

	.articleTitleImage .titleImage img,
	.articleTitleImage .titleImage picture {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		text-align: center;
		overflow: hidden;
	}	

	.articleTitleImage .titleImage picture img {
		position: relative;
		width: auto;
	}
	
	
	.articleTitleImage .titleImage picture img {
		height: 330px;
	}	

	.articleTitleImage .overlay {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		opacity: 0.63;
		background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 0%, #000000 100%);
		z-index: 1;
	}		

	.articleTitleImage .title {
		position: relative;
		display: table;
		height: 100%;
		position: relative;
		text-align: left;
		width: 705px;
		z-index: 1;
		margin: 0 auto;
	}

	.articleTitleImage .title .wrap {
		display: table-cell;
		vertical-align: middle;
		font-family: 'Cabin', sans-serif;
		font-weight: bold;
		font-size: 35px;
		color: #FFFFFF;
		letter-spacing: -0.19px;
		line-height: 45px;
	}	

	.articleTitleImage .title .wrap span {
		display: block;
		margin: 0 auto;
		width: 80%;
		text-align: center;
	}	

	#page {
		padding-top: 75px;
	}	
	
	#page.hasTitleImage #main .articleHead .authorPortait,
	#page.hasTitleImage #main .single article header .authorPortait {
		position: relative;
		display: block;
		float: none;
		margin-top: -68px;
		margin-right: 0;
		margin-bottom: 18px;
		text-align: center;
		z-index: 1;
	}		

	#page.hasTitleImage #main .articleHead .authorPortait img,
	#page.hasTitleImage #main .single article header .authorPortait img {
		width: 135px;
		border: 13px solid #fff;
		border-radius: 80px;
		background: #fff;
	}	

	#page #main .articleHead .authorPortait,
	#page #main .single article header .authorPortait {
		display: block;
		float: none;
		margin-right: 0;
		margin-bottom: 0;
		text-align: center;
	}		

	#page #main .articleHead .authorPortait img,
	#page #main .single article header .authorPortait img {
		width: 120px;
		border-radius: 60px;
		-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
		filter: grayscale(100%);
	}	
	
	#page.hasTitleImage #main .articleHead .postMeta,
	#page.hasTitleImage #main article header .postMeta {
		display: block;
		text-align: center;
	}	

	#page #main .articleHead .author,
	#page #main article header .author {
		margin: 0 0 20px;
		color: #7f7979;
		display: block;
		font-family: "Open Sans",sans-serif;
		font-size: 15px;
		letter-spacing: 0;
		line-height: 23px;
		text-align: center;
	}

	#page.hasTitleImage #main .articleHead .author,
	#page.hasTitleImage #main article header .cat,
	#page.hasTitleImage #main article header .author {
		display: block;
		text-align: center;
	}
	
	.single .notice {
		font-family: 'Open Sans', sans-serif;
		font-size: 19px;
		color: #262626;
		letter-spacing: 0;
		line-height: 27px;		
	}
	
	.autorOverview .autor {
	    width: 33%;
	}
	
	.support .rowTwo, .support .rowOne {
		height: 127px;
		width: 426px;
	}

	.support .rowTwo, .support .rowTwo {
		height: 127px;
		width: 426px;
	}	

	.support a {
		font-size: 30px;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 33px;
		font-weight: normal;
		text-transform: none;
	}
	
	#main .single article header {
		display: block;
		text-align: center;
	}

	#main .articleHead,
	#main .single.titleImage article header {
		display: block;
	}

	#main .single article header .metaWrap,
	#main .single article header .authorPortait {
		display: block;
		vertical-align: top;
	}

	#main .articleHead .authorPortait,
	#main .articleHead .metaWrap,
	#main .single.titleImage article header .metaWrap,
	#main .single.titleImage article header .authorPortait {
		display: block;
	}	
	
}



@media all and (min-width: 1023px){

	.socialSharing ul li {
		display: block;
	}

	.socialSharing ul li.printLi {
		display: block;
	}
	
	.socialSharing ul li.whatsappLi {
		display: none;
	}

	.page #page #main,
	.single #page #main,
	#page #main {
		margin: 0 auto;
		width: 905px;
	}

	html .single-gastautor #page #main,
	.page-template-searchpage-php #page #main {
		width: 700px;
	}
	
	#page #main .sidebar {
		display: block;
		float: right;
		margin-bottom: 110px;
		width: 248px;
	}

	.page #page #main .single,
	.single #page #main .single,
	#page #main section.content {
		float: left;
		width: 600px;
	}

	html .single-gastautor #page #main .single,
	html .page-template-searchpage-php #page #main .single {
		float: none;
		width: 700px;
	}

	.site-footer .lower {
		padding: 64px 97px;
		text-align: center;
	}

	.site-footer .upper .circles {
		width: 600px;
		margin: 0 auto;
	}
	
	.site-footer .lower .colThree {
		margin-top: 60px;
		text-align: center;
		width: 100%;
	}

	.autorOverview .autor {
	    width: 20%;
	}

	.autorOverview .autor .authorPortait img {
		border-radius: 50px;
		height: 100px;
		width: 100px;
	}


	.desktopHeader .rowTwo .navTrigger span {
		bottom: 20px;
		transition: bottom 0.5s;
	}

}



/* Desktop */
@media all and (min-width: 1260px){

	.desktopHeader .rowTwo .navTrigger span {
		bottom: 25px;
		transition: bottom 0.5s;
	}

	html {
		-webkit-font-smoothing: antialiased;
	}
	
	.mobile,	
	.mobileHeader {
		display: none;
	}

	.ipad {
		display: none;
	}

	.desktop,
	.desktopHeader {
		display: block;
	}
	
	.desktopHeader .rowOne {
		position: relative;
		height: 43px;
		background: #000;
		z-index: 4;
	}

	.desktopHeader .rowOne ul {
		margin: 0;
		padding: 0;
	}

	.desktopHeader .rowOne ul li {
		display: inline-block;
	}

	.desktopHeader .rowOne .menu-grundpositionen-desktop-redesign-container {
		display: block;
		float: left;
		height: 43px;
	}

	.desktopHeader .rowOne .supportUs,
	.desktopHeader .rowOne .mainSocialSharing {
		float: right;
	}

	.desktopHeader .rowOne .mainSocialSharing ul {
		display: none;
		background: #000 none repeat scroll 0 0;
		border-top: 1px solid rgba(151, 151, 151, 0.49);
		height: 43px;
		position: absolute;
		right: 230px;
		text-align: center;
		top: 43px;
		width: 330px;
		z-index: 1;
	}
	
	.desktopHeader .rowOne .mainSocialSharing ul.active {
		display: block;
	}

	.desktopHeader .rowOne .mainSocialSharing .network {
		display: inline-block;
		margin-right: 10px;
		height: 43px;
		line-height: 55px;
		vertical-align: middle;
	}
	
	.desktopHeader .rowOne .mainSocialSharing .network:hover {
		cursor: pointer;
	}

	.desktopHeader .rowOne ul.menu li a {
		border-right: 1px solid rgba(151, 151, 151, 0.49);
		padding: 11px 18px 9px;
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 23px;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		border-bottom: 0;
	}
	
	.desktopHeader .rowOne ul.menu li a:hover {
		text-decoration: underline;
	}

	.desktopHeader .rowOne .supportUs a {
		padding: 0 20px 0;
		font-family: "Open Sans",sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		letter-spacing: 1.24px;
		line-height: 43px;
		text-decoration: none;
		text-transform: uppercase;
		background: #DC0D15;
		font-weight: bold;
		width: auto;
		display: inline-block;
	}
	
	.desktopHeader .rowOne .supportUs a:hover {
		text-decoration: underline;
	}


	.desktopHeader .rowOne .mainSocialSharing {
		margin-right: 10px;
	}

	.desktopHeader .rowOne .mainSocialSharing ul li {
		line-height: 54px;
	}

	.desktopHeader .rowOne .mainSocialSharing a {
		padding: 8px 10px 7px;
	}

	.desktopHeader .rowOne .mainSocialSharing a:hover {
		opacity: 0.75;
	}



	.desktopHeader .rowTwo {
		position: relative;
		/*overflow: hidden;*/
		height: 120px;
		background: #F5F5F5;
		-webkit-transition: height 0.5s; /* Safari */
		transition: height 0.5s;
		z-index: 3;
	}

	.desktopHeader .rowTwo {
		height: 74px;
		background: #F5F5F5;
		box-shadow: 10px 5px 10px #c5c5c5;
		-webkit-transition: height 0.5s; /* Safari */
		transition: height 0.5s;
	}

	.desktopHeader .rowTwo .navbar {
		display: none;
		position: fixed;
		left: -334px;
		top: 0;
		width: 334px;
		-webkit-transition: left 0.5s; /* Safari */
		transition: left 0.5s;
	}

	.desktopHeader .rowTwo.active .navbar {
		display: block;
		position: fixed;
		left: 0;
		top: 0;
		width: 334px;
		-webkit-transition: left 0.5s; /* Safari */
		transition: left 0.5s;
	}


	.desktopHeader .rowTwo .navTrigger {
		display: block;
		float: left;
		margin: 0 46px 0 0;
		height: 120px;
		width: 120px;
		text-align: center;
		line-height: 130px;
		border-right: 1px solid rgba(151, 151, 151, 0.18);
		-webkit-transition: line-height 0.5s, width 0.5s, height 0.5s; /* Safari */
		transition: line-height 0.5s, width 0.5s, height 0.5s;
	}


	.desktopHeader .rowTwo .navTrigger {
		height: 74px;
		width: 74px;
		line-height: 88px;
		background: #fff;
		-webkit-transition: line-height 0.5s, width 0.5s, height 0.5s; /* Safari */
		transition: line-height 0.5s, width 0.5s, height 0.5s;
	}

	.desktopHeader .rowTwo .navbar .navHead {
		position: relative;
		display: block;
		height: 120px;
		background: #DC0D15;
		-webkit-transition: height 0.5s; /* Safari */
		transition: height 0.5s;
	}

	.desktopHeader .rowTwo .navbar .navHead {
		height: 75px;
		-webkit-transition: height 0.5s; /* Safari */
		transition: height 0.5s;
	}

	.desktopHeader .rowTwo .navbar .closer {
		position: absolute;
		right: 41px;
		top: 47px;
		-webkit-transition: top 0.5s; /* Safari */
		transition: top 0.5s;
	}

	.desktopHeader .rowTwo .navbar .closer {
		top: 24px;
		-webkit-transition: top 0.5s; /* Safari */
		transition: top 0.5s;
	}

	.desktopHeader .rowTwo .navbar .menu-desktop-main-menu-redesign-container {
		background: transparent ;		
	}

	.desktopHeader .rowTwo .navbar .menu-desktop-main-menu-redesign-container ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: #fff none repeat scroll 0 0;
	}


	.desktopHeader .rowTwo .siteLogo {
		display: inline-block;
		height: 120px;
		width: auto;
		line-height: 190px;
		-webkit-transition: line-height 0.5s, height 0.5s; /* Safari */
		transition: line-height 0.5s, height 0.5s;
	}


	.desktopHeader .rowTwo .siteLogo {
		height: 44px;
		line-height: 111px;
		-webkit-transition: line-height 0.5s, height 0.5s; /* Safari */
		transition: line-height 0.5s, height 0.5s;
	}


	.desktopHeader .rowTwo .siteLogo img {
		height: 100%;
		max-height: 79px;
		width: auto;
	}


	.desktopHeader .rowTwo .siteSearch {
		float: right;
		margin: 38px 70px 0 0;
		-webkit-transition: margin 0.5s; /* Safari */
		transition: margin 0.5s;
	}

	.desktopHeader .rowTwo .siteSearch {
		float: right;
		margin: 14px 70px 0 0;
		-webkit-transition: margin 0.5s; /* Safari */
		transition: margin 0.5s;
	}

	.desktopHeader .rowTwo .siteSearch .search-form {
		vertical-align: top;
	}

	.desktopHeader .rowTwo .siteSearch .search-form label {
		display: inline-block;
		vertical-align: top;
	}
	
	.desktopHeader .rowTwo .siteSearch .search-form label input {
		position: relative;
		right: 0;
		padding: 0 10px;
		width: 411px;
		height: 49px;
		line-height: 49px;
		background: #E8E8E8;
		border: 0;
		border-radius: 0;
		font-family: "Open Sans",sans-serif;
		-webkit-transition: line-height 0.5s, height 0.5s; /* Safari */
		transition: line-height 0.5s, height 0.5s;
		vertical-align: top;
	}

	.desktopHeader .rowTwo .siteSearch .search-form input.search-submit {
		margin-left: -3px;
		border: 0;
		border-radius: 0;
		width: 53px;
		height: 53px;
		background: transparent url(../img/search_mag.png) top left no-repeat;
		background-size: contain;
		-webkit-transition: width 0.5s, height 0.5s; /* Safari */
		transition: width 0.5s, height 0.5s;
		vertical-align: top;
	}


	.desktopHeader .rowTwo .siteSearch .search-form label {
		vertical-align: middle;
	}
	
	.desktopHeader .rowTwo .siteSearch .search-form label input {
		height: 39px;
		line-height: 39px;
		right: 0;
		-webkit-transition: line-height 0.5s, height 0.5s; /* Safari */
		transition: line-height 0.5s, height 0.5s;
	}

	.desktopHeader .rowTwo .siteSearch .search-form input.search-submit {
		width: 42px;
		height: 43px;
		line-height: 43px;
		background: transparent url(../img/search_mag.png) top left no-repeat;
		background-size: contain;
		-webkit-transition: width 0.5s, height 0.5s; /* Safari */
		transition: width 0.5s, height 0.5s;
	}



	.desktopHeader .rowTwo .siteSearch .search-form input.search-submit:hover {
		cursor: pointer;
		opacity: 0.75;
	}

	.desktopHeader .rowTwo .siteSearch {
		float: right;
	}

	.rowThree {
		display: block;		
		overflow: hidden;
		height: 130px;
		text-align: center;
	}

	.rowThree .slogan {
		display: table;
		margin: 0 auto;
		text-align: center;
		vertical-align: middle;
		width: 1440px;
		height: 130px;
	}

	.rowThree .slogan .adjust {
		display: table-cell;
		text-align: left;
		vertical-align: middle;
		font-family: 'Cabin', sans-serif;
		font-size: 24px;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 40px;
	}
	
	
	.rowThree .slogan .adjust .line {
		padding: 7px 13px 3px;
		background: rgba(0, 0, 0, 0.5);
	}


	.single-gastautor #page,
	#page {
		/*padding-top: 370px;*/
		padding-top: 76px;
	}
	

	.single-post #page {
		padding-top: 105px;
	}

	.single-post #page.hasTitleImage {
		padding-top: 75px;
	}

	.home #page #main {
		margin: 0 auto;
		width: 1051px;
	}	

	.single #page #main,
	#page #main {
		padding-top: 18px;
		margin: 0 auto;
		width: 700px;
	}	

	.page #page #main,
	.single #page #main {
		width: 1051px;	
	}

	html .single-gastautor #page #main,
	html .page-template-searchpage-php #page #main {
		width: 700px;
	}	
	
	.page #page #main .single,
	.single #page #main .single {
		float: left;
		width: 693px;		
	}

	html .single-gastautor #page #main .single,
	html .page-template-searchpage-php #page #main .single {
		float: none;
		width: 700px;
	}

	#page #main section.content {
		float: left;
		width: 693px;
	}			

	#page #main .sidebar {
		display: block;
		float: right;
		width: 248px;
		margin-bottom: 110px;
	}				

	#page #main article .articleContent picture {
		display: block;
		margin-bottom: 20px;
	}

	#page #main .articleHead .postMeta,
	#page #main article header .postMeta {
		display: block;
		font-size: 14px;
		color: #676767;
		letter-spacing: 0;
		line-height: 26px;
		text-align: center;
	}
	
	#page #main .searchResults article header .postMeta {
		text-align: left;
	}
	
	#page #main article header h2,
	#page #main article header h2 a {
		font-size: 24px;
		color: #DC0D15;
		letter-spacing: -0.32px;
		line-height: 24px;
		font-weight: bold;
	}

	#page #main article header h2 a:hover {
		text-decoration: underline;
	}
	
	#page #main article header h2 a:active,
	#page #main article header h2 a:visited {
		color: #DC0D15;
	}

	#page #main article p {
		font-size: 14px;
		color: #2D2D2D;
		letter-spacing: 0;
		line-height: 22px;
	}	

	#page #main article iframe {
		max-width: 100%;
	}	

	#page #main article {
		margin: 0 0 20px;
	}

	.archive #page #main article {
		margin: 0 0 105px;
	}

	.wp-pagenavi .first,
	.wp-pagenavi .last {
		display: inline-block;
		border: 0;
		background: none;
	}

	.searchResults .pagination a,
	.wp-pagenavi a {
		margin-right: 11px;
		padding: 8px 17px;
		border: 0;
		border-radius: 31px;
		background: #F3F3F3;
		text-decoration: none !important;
	}

	.searchResults .pagination a:hover,
	.wp-pagenavi a:hover {
		text-decoration: underline !important;
	}

	.searchResults .pagination a.current,
	.wp-pagenavi span.current {
		margin-right: 11px;
		padding: 8px 17px;
		border: 0;
		border-radius: 31px;
		background: #dc0d15;
		color: #fff;
	}

	.hottopic {
		margin: 0 0 40px;
	}


	.openxAd.revive {
		border-radius: 3px;
		padding: 21px 26px;
		margin-bottom: 43px;
		background: rgba( 159, 159, 159, 0.34);
	}

	.openxAd.revive h2 {
		margin: 0 0 0;
		font-family: 'Open Sans', sans-serif;
		font-size: 11px;
		color: #555555;
		letter-spacing: 0;
	}

	.openxAd.revive h3 {
		margin: 0 0 27px;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #555555;
		letter-spacing: 0;
		text-transform: uppercase;
	}

	.openxAd.revive h3.red {
		background: #DC0D15;
	}

	.openxAd.revive img {
		margin: 0 0 22px;
	}
	
	.openxAd.revive p {
		margin: 0 0 15px;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		color: #555555;
		letter-spacing: 0;
		line-height: 19px;		
	}





	.sidebar .jetpack_subscription_widget, 
	.sidebar .box {
		margin: 0 0 43px;
		background: rgba( 211, 210, 210, 0.3);
	}

	.sidebar .jetpack_subscription_widget h2,
	.sidebar .box h3 {
		padding: 13px 0 13px;
		border-radius: 3px 3px 0  0;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: 500;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
		background: #555555;
		text-transform: uppercase;
	}

	.sidebar .box h3.red {
		/*background: #DC0D15;*/
	}

	.sidebar .box ul {
		margin: 22px 8px 0;
		padding: 0 0 12px 0;
		list-style-type: none;
		
	}
	
	.sidebar .box ul li {
		padding-bottom: 8px;
		padding-left: 6px;
		padding-right: 6px;
		margin-bottom: 10px;
		border-bottom: 1px solid #d8d8d8;
	}
	
	.sidebar .box ul li:last-child {
		padding-bottom: 0;
		border-bottom: 0;
	}

	.sidebar .box ul li a {
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		color: #747474;
		letter-spacing: 0;
		line-height: 24px;
		text-decoration: none;
	}
	
	.sidebar .box ul li a:hover {
		text-decoration: underline;
	}

	.sidebar .jetpack_subscription_widget {
		padding-bottom: 14px;
	}

	.sidebar .jetpack_subscription_widget form #subscribe-text {
		padding: 0 13px;
		margin: 19px 0 16px;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		color: #747474;
		letter-spacing: 0;
		line-height: 19px;
	}	

	.sidebar .jetpack_subscription_widget form #subscribe-email input {
		margin: 0 13px;
		padding: 0 10px;
		background: #FFFFFF;
		border: 1px solid #555;
		width: 200px;
		height: 30px;
		line-height: 30px;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
	}

	.sidebar .jetpack_subscription_widget form #subscribe-submit input {	
		display: block;
		margin: 0 13px;
		padding: 5px 0;
		width: 220px;
		background: #FFFFFF;
		border: 1px solid #979797;
		border-radius: 3px;			
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		color: #555;
		letter-spacing: 0;
	}



	.desktopHeader .menu-desktop-main-menu-redesign-container {
		height: -webkit-calc( 100dvh - 166px );
		height: -moz-calc( 100dvh - 166px );
		 height: calc( 100dvh - 121px );
		 overflow: scroll;
	}

	.desktopHeader  .menu-desktop-main-menu-redesign-container {
		height: -webkit-calc( 100dvh - 163px );
		height: -moz-calc( 100dvh - 163px );
		 height: calc( 100dvh - 75px );
		 overflow: scroll;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu {
		 overflow: hidden;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li {
		border-bottom: 1px solid #e7e7e7;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li a {
		display: block;
		padding: 15px 23px 13px;
		background: #b6b6b6;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		letter-spacing: 0;
		line-height: 23px;
	}
	
	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li a:hover {
		text-decoration: underline;
	}





	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children a {
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		letter-spacing: 0;
		line-height: 23px;
		background: #b6b6b6;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul {
		background: #fff;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li a {
		padding: 11px 23px 10px;
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		color: #000000;
		letter-spacing: 0;
		line-height: 14px;
		background: #fff;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children:first-child a,
	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li:first-child a {
		padding-top: 14px;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children:last-child a,
	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li:last-child a {
		padding-bottom: 19px;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children {
		overflow: hidden;
		border-bottom: #e7e7e7 1px solid;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children a {
		color: #000;
		display: inline-block;
		padding: 14px 23px 11px;
		vertical-align: top;
		width: -webkit-calc(100% - 45px - 46px);
		width: -moz-calc(100% - 45px - 46px);
		width: calc(100% - 45px - 46px);
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children ul {
		max-height: 0;
		overflow: hidden;
		-webkit-transition: max-height 0.5s; /* Safari */
		transition: max-height 0.5s;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children ul.active {
		max-height: 500px;
		border-bottom: 1px solid #c4232c;
		border-top: 1px solid #c4232c;
		-webkit-transition: max-height 1s; /* Safari */
		transition: max-height 1s;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children:last-child ul li a,
	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children:first-child ul li a,
	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children ul li a {
		padding: 13px 13px 10px 13px;
		margin: 0 23px;
		background: transparent;
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		color: #000000;
		letter-spacing: 1.6px;
		line-height: 19px;
		border-bottom: #f3f3f3 1px solid;
		text-transform: none;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children ul li:first-child a {
		padding-top: 25px;
	}	

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item-has-children ul li.menu-item-has-children ul li:last-child a {
		padding-bottom: 25px;
		border: 0;
	}	

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item ul li.menu-item-has-children .sub-arrow {
		display: inline-block;
		margin-top: 3px;
		background: transparent url("../img/nav_plus.png") no-repeat scroll center top;
		height: 34px;
		width: 34px;
	}

	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item ul li.menu-item-has-children .sub-arrow:hover {
		cursor: pointer;
	}
	
	.desktopHeader .menu-desktop-main-menu-redesign-container .menu li.menu-item ul li.menu-item-has-children .sub-arrow.active {
		background: transparent url("../img/nav_minus.png") no-repeat scroll center top;
	}	





	#page #main h2.categoryTitle {
		font-size: 35px;
		margin: 0 0 28px;		
	}


	#page #main .single h2,
	#page #main .single h2 a {
		font-family: 'Cabin', sans-serif;
		font-size: 30px;
		color: #dc0d15;
		letter-spacing: -0.16px;
		line-height: 40px;
		font-weight: bold;
	}

	#page #main .single .searchResults h2, #page #main .single .searchResults h2 a {
		line-height: 23px;
		text-align: left;
	}

	#page #main .single h2 a:active,
	#page #main .single h2 a:visited {
		color: #dc0d15;
	}

	#page #main .single .articleContent {
		font-family: 'Open Sans', sans-serif;
		font-size: 19px;
		color: #2D2D2D;
		letter-spacing: 0;
		line-height: 25px;
	}	

	#page #main .single .articleContent .hr_wrap hr {
		margin: 5px 0 25px;
	}

	#page #main .single .articleContent .powerpress_player {
		margin: 15px 0 15px;
	}	

	#page.hasTitleImage #main .articleHead .authorPortait,
	#page.hasTitleImage #main .single article header .authorPortait {
		position: relative;
		display: block;
		float: none;
		margin-top: -68px;
		margin-right: 0;
		margin-bottom: 18px;
		text-align: center;
		z-index: 1;
	}		

	#page.hasTitleImage #main .articleHead .authorPortait img,
	#page.hasTitleImage #main .single article header .authorPortait img {
		width: 135px;
		border: 13px solid #fff;
		border-radius: 80px;
		background: #fff;
	}	

	#page #main .single article header .authorPortait {
		float: left;
		margin-right: 57px;
		margin-bottom: 57px;
	}		

	#page #main .articleHead .authorPortait img,
	#page #main .single article header .authorPortait img {
		width: 160px;
		border-radius: 80px;
		-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
		filter: grayscale(100%);
	}			

	.articleTitleImage {
		position: relative;
		display: block;
		width: 100%;
		height: 630px;
		text-align: center;
	}	

	.articleTitleImage .titleImage img,
	.articleTitleImage .titleImage picture {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		text-align: center;
	}	

	.articleTitleImage .titleImage picture img {
		position: relative;
		width: auto;
	}
	
	
	.articleTitleImage .titleImage picture img {
		height: 630px;
	}	

	.articleTitleImage .overlay {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		opacity: 0.63;
		background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 0%, #000000 100%);
		z-index: 1;
	}		

	.articleTitleImage .title {
		position: relative;
		display: table;
		height: 100%;
		position: relative;
		text-align: center;
		width: 100%;
		z-index: 1;
	}

	.articleTitleImage .title .wrap {
		display: table-cell;
		vertical-align: middle;
		font-family: 'Cabin', sans-serif;
		font-weight: bold;
		font-size: 45px;
		color: #FFFFFF;
		letter-spacing: -0.19px;
		line-height: 60px;
	}	

	.articleTitleImage .title .wrap span {
		display: inline-block;
		width: 871px;
		text-align: left;
	}		

	#page.hasTitleImage #main .articleHead .postMeta,
	#page.hasTitleImage #main article header .postMeta {
		display: block;
		text-align: center;
	}	

	#page.hasTitleImage #main .articleHead .author,
	#page.hasTitleImage #main article header .author {
		display: block;
		text-align: center;
	}	

	.tag #page.hasTitleImage #main .articleHead .author,
	.tag #page.hasTitleImage #main article header .author,	
	.tag #page.hasTitleImage #main article header .postMeta {
		text-align: left;
	}		


	.hasTitleImage .socialSharing {
		position: absolute;
		top: 855px;
		left: 0;
		/*-webkit-transition: top 0.5s ease-in-out;
		-moz-transition: top 0.5s ease-in-out;
		-ms-transition: top 0.5s ease-in-out;
		-o-transition: top 0.5s ease-in-out;
		transition: top 0.5s ease-in-out;*/
	}
	
	.socialSharing {
		position: absolute;
		top: 100px;
		left: 0;
		-webkit-transition: opacity 0.5s ease-in-out;
		-moz-transition: opacity 0.5s ease-in-out;
		-ms-transition: opacity 0.5s ease-in-out;
		-o-transition: opacity 0.5s ease-in-out;
		transition: opacity 0.5s ease-in-out;
	}

	.socialSharing ul li {
		display: block;
		margin: 0 0 19px 33px;
	}	

	.socialSharing ul li img {
		width: 45px;
	}		

	.single .divider {
		margin: 0 0 30px;
		background: #D10E25 none repeat scroll 0 0;
		height: 1px;
		opacity: 1;
		width: 100%;
	}

	.support .rowTwo, .support .rowOne {
		height: 127px;
		width: 426px;
	}

	.support .rowTwo, .support .rowTwo {
		height: 127px;
		width: 426px;
	}	

	.support a {
		font-size: 30px;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 33px;
		font-weight: normal;
		text-transform: none;
	}

	.single .notice {
		font-family: 'Open Sans', sans-serif;
		font-size: 19px;
		color: #262626;
		letter-spacing: 0;
		line-height: 27px;		
	}

	.support {
		margin: 53px -20px 102px;
	}

	.alternativeMedia {
		margin: 0 0 102px;
	}

	.articleNavigation {
		margin: 0 0 90px;
	}

	.tags {
		margin: 0 0 58px;
	}	

	.articleNavigation .newerPost a {
		display: inline;
		padding: 0;
		text-align: left;
		line-height: 30px;
		font-family: 'Cabin', sans-serif;		
		color: #D10E25;
		text-decoration: none;
		background: transparent;
	}

	.articleNavigation .olderPost a {
		display: inline;
		text-align: left;
		line-height: 30px;
		font-family: 'Cabin', sans-serif;		
		color: #D10E25;
		text-decoration: none;
		background: transparent;
	}

	.articleNavigation a.back {
		display: inline-block;
		padding-left: 15px;
		padding-right: 15px;
		text-align: left;
		text-indent: -9999px;
		background: transparent url(../img/burger_back.png) top left no-repeat;
	}



	body .desktopHeader .overlay {
		background: #000;
		content: "";
		display: block;
		height: 100dvh;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
		opacity: 0;

		visibility: hidden;
		
		-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
		transition: opacity 0.5s, visibility 0s 0.5s;
		
	}

	body.navOpen .desktopHeader .overlay {
		background: #000;
		content: "";
		display: block;
		height: 100dvh;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
		opacity: 0.75;
		
		visibility: visible;

		-webkit-transition: opacity 0.5s;
		transition: opacity 0.5s;
	}

	body {
		position: relative;
	}

	body.navOpen {
		overflow: hidden;
		position: relative;
	}








	.site-footer .upper {
		padding: 70px 0 80px;
		background: #EFEFEF;
	}
	
	.site-footer .upper .circles {
		display: inline-block;
		max-width: none;
		width: 700px;
		text-align: left;
		background: #EFEFEF;
	}

	.site-footer .upper .circles .image {

	}
	
	.site-footer .upper .circles .image img {
		width: 149px;
	}

	.site-footer .upper .circles .text {
		margin-left: 190px;
		margin-bottom: 30px;
		margin-top: 10px;
	}

	.site-footer .upper .circles .text h4 a {
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size: 24px;
		color: #2D2D2D;
		letter-spacing: 0.13px;
		line-height: 31px;
	}

	.site-footer .upper .circles .text h4 a span {
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size: 24px;
		color: #dc0d15;
		letter-spacing: 0.13px;
		line-height: 31px;
	}
	
	.site-footer .upper .circles .text span a {
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		color: #D0011B;
		letter-spacing: 0.08px;
		line-height: 24px;
	}
	
	.site-footer .upper .circleLinks {
		margin-left: 190px;
		max-width: none;
		padding: 0;
	}

	.site-footer .upper .circleLinks ul li {		
		display: inline-block;
		margin-right: 15px;
	}

	.site-footer .upper .circleLinks ul li a {
		padding: 3px 10px;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		color: #747474;
		letter-spacing: 0;
		text-decoration: none;
		background: #FFFFFF;
		border-radius: 3px;
	}

	.site-footer .upper .circleLinks ul li a:hover {
		text-decoration: underline;
	}
	
	.site-footer .upper .tags {
		display: inline-block;
		width: 424px;
		height: 318px;
		max-width: none;
		padding: 24px 46px 64px;
		background: #EFEFEF;
		border-radius: 3px;
		vertical-align: top;
		margin-left: 10px;
		text-align: left;
	}
	
	.site-footer .upper .tags h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		color: #D0021B;
		letter-spacing: 0;
		line-height: 23px;
	}	

	.site-footer .upper .tags .tagcloud a {
		display: inline-block;
		margin-right: 10px;
		padding: 0;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px !important;
		color: #3E3E3E;
		letter-spacing: 0;
		line-height: 24px;
		text-decoration: underline;
		background: none;
	}
	
	.site-footer .upper .tags .tagcloud a.all {
		display: block;
		margin-top: 36px;
		padding: 0;
		font-size: 15px;
		color: #747474;
		letter-spacing: 0;
		line-height: 19px;
	}	


	.site-footer .lower h4 {
		margin: 0 0 35px;
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 23px;
		text-transform: uppercase;
	}

	.site-footer .lower .socialmedia ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	.site-footer .lower .socialmedia ul li {
		display: inline-block;
		margin-right: 14px;
	}

	.site-footer .lower .colTwo ul,
	.site-footer .lower .colOne ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	.site-footer .lower .colTwo ul li,
	.site-footer .lower .colOne ul li {
		margin: 0 0 12px;
		padding: 0 0 0 20px;
		background: transparent url(../img/footer-list-bullet.png) left 3px no-repeat;
	}

	.site-footer .lower .colTwo ul li a,
	.site-footer .lower .colOne ul li a {
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 19px;
		text-decoration: none;
	}
	
	.site-footer .lower .colTwo ul li a:hover,
	.site-footer .lower .colOne ul li a:hover {
		text-decoration: underline;
	}
	
	.site-footer .lower .colOne,
	.site-footer .lower .colTwo,
	.site-footer .lower .colThree {
		display: inline-block;
		text-align: left;
		vertical-align: top;
	}	

	.site-footer .lower .colOne,
	.site-footer .lower .colTwo {
		width: 233px;
		margin-right: 122px;
	}

	.site-footer .lower .colThree {
		width: 333px;
		margin-top: 0;
	}

	.site-footer .lower .colThree p {
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 24px;
	}

	.site-footer .lower .colThree p a {
		color: #FFFFFF;
		text-transform: none;
	}
	
	.site-footer .lower .colThree p a:hover {
		color: #FFFFFF;
		text-transform: underline;
	}

	.site-footer .copyright {
		padding: 10px 20px;
		text-align: center;
		background: #f5f5f5 none repeat scroll 0 0;
	}
	
	.site-footer .copyright h4 {
		margin: 0;
		color: #555;
		font-family: "Open Sans",sans-serif;
		font-size: 15px !important;
		letter-spacing: 0;
		line-height: 24px;
		font-weight: normal;
	}

	.site-footer .copyright h4 a {		
		color: #555;
	}
	
	.site-footer .copyright h4 a:hover {		
		color: #FFF;
		text-decoration: none;
	}



	#main .single article header {
		display: block;
	}

	#main .single.titleImage article header {
		display: block;
	}

	#main .single article header .metaWrap,
	#main .single article header .authorPortait {
		display: block;
	}
	
	#main .single.titleImage article header .metaWrap,
	#main .single.titleImage article header .authorPortait {
		display: block;
	}

	#page #main .single article header .authorPortait {
		display: block;
		text-align: center;
		float: none;
		margin-bottom: 0;
		margin-right: 0;
		padding: 0 0 0 0;
		vertical-align: top;
	}		

	#main .articleHead .authorPortait,
	#page #main .single.titleImage article header .authorPortait {
		float: none;
		margin-bottom: 0;
		margin-right: 0;
		padding: 0 0 0 0;
		vertical-align: middle;
	}

	.single #page #main article header h2 {
		margin: 16px 0 10px 0;
		text-align: center;
	}
	
	.author #page #main article header h2,
	.single-gastautor #page #main article header h2 {
		margin-top: 0;
		margin-bottom: 15px;
		font-size: 45px;
		line-height: 45px;
	}

	.author #main .single article header .metaWrap,
	.single-gastautor #main .single article header .metaWrap {
		vertical-align: middle;
	}
	
	.single-gastautor #page #main .authorMedia a {
		background: #f4f4f4 none repeat scroll 0 0;
		border-radius: 3px;
		color: #747474;
		font-family: "Open Sans",sans-serif;
		font-size: 16px;
		letter-spacing: 0;
		padding: 3px 10px;
		text-decoration: none;		
	}

	.single-gastautor #page #main .authorMedia a:hover {
		text-decoration: underline;
	}
	
	.author #main .single article .articleContent,
	.single-gastautor #main .single article .articleContent {
		margin-top: 29px;
	}

	.author #main .single article .articleContent h3,
	.single-gastautor #main .single article .articleContent h3 {
		margin-top: 40px;
		font-size: 23px;
	}

	.author #main .single article .articleContent .articleContent,
	.single-gastautor #main .single article .articleContent .articleContent {
		margin-top: 0;
	}

	.author #page #main article .articleContent article header h2,
	.single-gastautor #page #main article .articleContent article header h2 {
		font-size: 23px;
		line-height: 23px;
		margin-bottom: 15px;
		margin-top: 10px; 
	}

	.author #page #main article .articleContent article header h2 a,
	.single-gastautor #page #main article .articleContent article header h2 a {
		font-size: 23px;
		line-height: 23px;
		margin-bottom: 15px;
		margin-top: 0;
	}

	
	.box select {
		margin: 0 10px 15px;			
	}
	
	span.customSelect {
		font:15px sans-serif;
		background:#fff url(../img/2u7rpec.jpg) right center no-repeat;
		border:1px solid #ddd;
		color:#747474;
		padding:7px 9px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px 2px;
		width: 210px;
		margin: 0 10px 15px;
	}
	.customSelect.customSelectHover {
		border-color:#c7c7c7;
		background-color:#f5f5f5;
	}
	.customSelect.customSelectFocus {
	}
	.customSelect.customSelectOpen {
	}

	.customSelect.customSelectChanged {
		-webkit-animation: changed 0.5s;
		-moz-animation: changed 0.5s;
		-ms-animation: changed 0.5s;
		animation: changed 0.5s;
	}

	@-webkit-keyframes changed {
		0%, 100%{
			-webkit-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
			box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
		}
		50%{
			-webkit-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
			box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
		}
	}

	@-moz-keyframes changed {
		0%, 100%{
			-moz-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
			box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
		}
		50%{
			-moz-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
			box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
		}
	}

	@keyframes changed {
		0%, 100%{
			box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0);
		}
		50% {
			box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0.5);
		}
	}
	@-ms-keyframes changed {
		0%, 100%{
			-ms-box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0);
			box-shadow:0px 0px 14px 5px rgba(151, 67, 159, 0);
		}
		50% {
			-ms-box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0);
			box-shadow: 0px 0px 14px 5px rgba(151, 67, 159, 0.5);
		}
	}








}


@media screen and (min-width: 1300px){
	.desktopHeader .slogan {
		display: inline-block;
	}
}

@media screen and (min-width: 1503px){

	.desktopHeader .rowOne .mainSocialSharing ul {
		background: #000 none repeat scroll 0 0;
		border-top: 0;
		display: inline-block;
		height: 43px;
		position: relative;
		right: 0;
		text-align: center;
		top: 0;
		width: auto;
		z-index: 1;
	}

	.desktopHeader .rowOne .mainSocialSharing .network {
		display: none;
	}

}

.bookquote {
padding-bottom: 11px;
}

.bookquote p {
	margin-top: 0;
	margin-bottom: 11px;
}

.bookquote h2 {
	font-family: open sans,sans-serif;
	font-size: 15px;
	color: #000;
	letter-spacing: 0;
	line-height: 19px;
	margin: 11px 8px 0;
}


.bookquote .quote {
	padding: 11px 8px 0;
	font-family: open sans,sans-serif;
	font-size: 15px;
	color: #747474;
	letter-spacing: 0;
	line-height: 19px;
}

.bookquote .quote a {
	font-family: open sans,sans-serif;
	font-size: 15px;
	color: #000;
	letter-spacing: 0;
	line-height: 19px;
	text-decoration: underline;
}

.bookquote .quote a:hover {
	text-decoration: none;
}

.bookquote .quote .hidden {
	display: none;
}

.cli-modal {
	height: 0;
	width: 0;
}

.cli-modal-backdrop {
 width: 0;
 height: 0;
}

.cli-modal-backdrop.cli-show {
 width: auto;
 height: auto;
}

.cli-modal.cli-blowup {
 width:auto;
 height: auto;
}
