/*
 Theme Name:   ColorMag Pro Child
 Description:  ColorMag Pro Child Theme
 Author:       Christian
 Author URI:   https://www.nordisch.info
 Template:     colormag-pro
 Version:      1.0.0
 Text Domain:  Colormag-pro-child
 
*/

@import url("fonts.css");

.main-navigation .sub-menu, .main-navigation .children {
	background-color: #093a51;
}


.breaking-news-latest{
	background-color: #0c4688 !important;
	
	
	
	/*
	background-color: #093a51 !important;
	
	background: none !important;
	color: #093a51 !important;
	font-weight: bold !important;
	*/
}

#colophon .tg-upper-footer-widgets .widget {
  background-color: #093a51;
}
.widget_featured_posts .single-article {
  
}

#colophon .widget ul li {
  border-bottom: 1px solid #929292;
}
#site-navigation {
	/*
	background-color: #093A51;
	*/
		
}

#googleSidebar{
	height: auto;
	text-align: center;
	width: 100%;
	max-width: 310px;
	margin: 0 auto;
}

#googleHeader{
	width: 728px;
	max-width: 728px;
	height: 90px;
}

.as-sidebar{
	height: auto;
	text-align: left;
	width: 100%;
	max-width: 310px;
	min-height: 250px;
}

body{


/*
background: rgb(12,70,136);
background: -moz-linear-gradient(top,  rgba(12,70,136,1) 0%, rgba(46,175,227,1) 100%);
background: -webkit-linear-gradient(top,  rgba(12,70,136,1) 0%,rgba(46,175,227,1) 100%);
background: linear-gradient(to bottom,  rgba(12,70,136,1) 0%,rgba(46,175,227,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c4688', endColorstr='#2eafe3',GradientType=0 );

background-repeat: no-repeat;
*/




/*
background: #0091ff;
background: -moz-linear-gradient(top,  #0091ff 0%, #53cbf1 100%, #7bc6ff 100%);
background: -webkit-linear-gradient(top,  #0091ff 0%,#53cbf1 100%,#7bc6ff 100%);
background: linear-gradient(to bottom,  #0091ff 0%,#53cbf1 100%,#7bc6ff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0091ff', endColorstr='#7bc6ff',GradientType=0 );
*/

/*
background: rgb(0,61,119);
background: -moz-linear-gradient(top,  rgba(0,61,119,1) 0%, rgba(232,249,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(0,61,119,1) 0%,rgba(232,249,255,1) 100%);
background: linear-gradient(to bottom,  rgba(0,61,119,1) 0%,rgba(232,249,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003d77', endColorstr='#e8f9ff',GradientType=0 );
*/

/*
background: rgb(147,215,255);
background: -moz-linear-gradient(top,  rgba(147,215,255,1) 0%, rgba(232,249,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(147,215,255,1) 0%,rgba(232,249,255,1) 100%);
background: linear-gradient(to bottom,  rgba(147,215,255,1) 0%,rgba(232,249,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93d7ff', endColorstr='#e8f9ff',GradientType=0 );
*/

/*
background: rgb(199,218,224);
background: -moz-linear-gradient(top,  rgba(199,218,224,1) 0%, rgba(232,249,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(199,218,224,1) 0%,rgba(232,249,255,1) 100%);
background: linear-gradient(to bottom,  rgba(199,218,224,1) 0%,rgba(232,249,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7dae0', endColorstr='#e8f9ff',GradientType=0 );
*/

	
}

#masthead.colormag-header-clean .news-bar{

}

.entry-content img, .comment-content img, .widget img{
	
	
	
}


.slider-featured-image{
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.slider-featured-image a img{
	height: 100% !important;
	width: 100%;
	object-fit: cover;
	object-position: center center;
	border-radius: 0px;	
}

.main-navigation a{
	font-weight: normal;
}

.main-navigation li {
	font-family: 'PT Sans', 'Open Sans', serif !important;
}

.featured-image a img{
	height: 100% !important;
	width: 100%;
	object-fit: cover;
	object-position: center center;
	border-radius: 0px;	
}

.wp-pagenavi{
	text-align: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}
	.wp-pagenavi span{
		display: inline-block;
		padding: 0px 0px 0px 0px !important;
		margin: 10px 10px 0px 0px !important;
		border: solid 1px;
		text-align: center;
		min-width: 40px;
		
	}
	.wp-pagenavi a{
		display: inline-block;
		padding: 0px 0px 0px 0px !important;
		margin: 10px 10px 0px 0px !important;
		border: solid 1px;
		text-align: center;
		min-width: 40px;
	}



.post .featured-image{
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.post .featured-image a img{
	height: 100% !important;
	width: 100%;
	object-fit: cover;
	object-position: center center;
	border-radius: 0px;	
}

span.breadcrumb-title {
  display: none;
}

.beitragSubtitle{
	display: inline-block;
	line-height: 19px;
	padding: 3px 10px 3px 10px;
	margin: 15px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 19px;
	font-style: italic;
	background-color: #093a51;
	
}


#headerlogotext
{
	position: absolute;
	/*
	top: 210px;
	left: 32px;
	*/
	top: 185px;
	left: 145px;
	z-index: 1;
	width: 379px;
	height: 25px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url('bilder/claim_nordeuropa.png') no-repeat 0px 0px;
	border: none;
}

h3{
	padding-top: 10px;
}

h3.page-title{
	padding-top: 0px;
}

h2{
	font-size: 22px !important;
}

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

.entry-content p{
	font-size: 18px !important;
	/*
	text-align: justify !important;
	*/
}

.entry-content ul {
	margin-bottom: 15px;
}

.entry-content li {
	margin-bottom: 10px;
	font-size: 18px;
}

.slide-content{
	background-color: rgba(0, 0, 0, 0.5) !important; 
	color: rgba(0, 0, 0, 0.5) !important;
}

/*
TODO: fvogel - this can be removed when uninstalling dkpdf
*/
.dkpdf-button-container{
	padding: 10px 0px 10px 0px !important;
	background: #093a51;
}
.dkpdf-button-container a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #fff !important;
}

.pdfprnt-buttons.pdfprnt-buttons-post {
	background: #093a51;
}
.pdfprnt-button.pdfprnt-button-pdf {
	display: flex;
	justify-content: center;
}
.pdfprnt-button.pdfprnt-button-pdf .pdfprnt-button-title.pdfprnt-button-pdf-title {
	color: #fff;
}

.related-posts-main-title{
	padding-top: 40px;
}

.singletags{
	display: inline-block;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
	.singletags span.tagtext{
		
	}
	.singletags a{
		display: inline;
		border: none;
		background: none;
	}

.socialtags-title {
	margin-top: 15px;
	margin-bottom: 0 !important;
}

	
div.werbebannerInContent
{
	text-align: center;
	border-top: 1px solid #ddd;
	padding: 30px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	min-height: 250px;
}

#content .article-content .below-entry-meta span a{
	font-size: 16px !important;	
}

#content .post .article-content .below-entry-meta {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

#content .post .article-content .below-entry-meta .socialtags {
	display: none;
	flex: 1 1 auto;
	justify-content: flex-end;
	align-items: center;
}

body.single-post #content .post .article-content .below-entry-meta .socialtags {
	display: flex;
}

#content .post .article-content .below-entry-meta .socialtags .synved-social-container {
	line-height: 32px;
	display: flex;
	flex-direction: row;
}

#content .post .article-content .below-entry-meta .socialtags .synved-social-container > a {
	margin-bottom: 0 !important;
}


.footer-widgets-wrapper
{
	background: #005b7f url('bilder/logomit schrift_mithintergrund_374_halbtrasparent.png') no-repeat 20px bottom !important;	
}



.putSVG{
	/* background: url('bilder/nordischinfo_svg.svg') no-repeat 70px center; */
}

.breaking-news-latest{
	background-color: #0c4688;
	padding: 0px 5px 0px 5px;
	color: #fff;
	font-weight: normal;
}



.is-sticky .inner-wrap{
	
	/*
	background: #ffffff !important;
	background: -moz-linear-gradient(top,  #ffffff 49%, #f2f2f2 100%)!important;
	background: -webkit-linear-gradient(top,  #ffffff 49%,#f2f2f2 100%)!important;
	background: linear-gradient(to bottom,  #ffffff 49%,#f2f2f2 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 )!important;
	
	
	-webkit-box-shadow: 0px 13px 15px 0px rgba(50, 50, 50, 0.36);
	-moz-box-shadow:    0px 13px 15px 0px rgba(50, 50, 50, 0.36);
	box-shadow:         0px 13px 15px 0px rgba(50, 50, 50, 0.36);
	
	-webkit-box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.22);
	-moz-box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.22);
	box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.22);
	*/
	
	-webkit-box-shadow: 0px 15px 16px -6px rgba(0,0,0,0.22);
	-moz-box-shadow: 0px 15px 16px -6px rgba(0,0,0,0.22);
	box-shadow: 0px 15px 16px -6px rgba(0,0,0,0.22);
	
	border-top: none !important;
	border-bottom: solid 1px #e9e9e9 !important;
	
}


#site-navigation .inner-wrap
{
	
	/*
	background: rgb(247,247,247);
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 51%);
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 51%);
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 51%,rgba(255,255,255,1) 51%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 );

	
	-webkit-box-shadow: 0px 13px 15px 0px rgba(50, 50, 50, 0.36);
	-moz-box-shadow:    0px 13px 15px 0px rgba(50, 50, 50, 0.36);
	box-shadow:         0px 13px 15px 0px rgba(50, 50, 50, 0.36);
	*/
	
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
}


.main-small-navigation .menu-primary-container{
	-webkit-box-shadow: 0px 13px 15px 0px rgba(50, 50, 50, 0.36);
	-moz-box-shadow:    0px 13px 15px 0px rgba(50, 50, 50, 0.36);
	box-shadow:         0px 13px 15px 0px rgba(50, 50, 50, 0.36);
}

.main-small-navigation #menu-hauptnavi-header > li:first-child > a:first-child{

	border-top: solid 1px #F4F4F4 !important;
}

.main-small-navigation #menu-hauptnavi-header > li:last-child > a:last-child{
	
	background: #ffffff !important;
	background: -moz-linear-gradient(top,  #ffffff 56%, #e5e5e5 100%) !important;
	background: -webkit-linear-gradient(top,  #ffffff 56%,#e5e5e5 100%) !important;
	background: linear-gradient(to bottom,  #ffffff 56%,#e5e5e5 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ) !important;
		
	border-bottom: solid 1px #aabbcc !important;
}

.main-small-navigation #menu-hauptnavi-header li a{
	background-color: #fff !important;
	color: #444444 !important;
}

.main-small-navigation #menu-hauptnavi-header li .fa:before{
	color: #0293ff;
}

.main-small-navigation #menu-hauptnavi-header li .sub-toggle{
	background-color: transparent !important;
}



.main-navigation ul li{
	background-color: #fff !important;
}

.main-navigation ul{
	
}


.main-navigation #menu-hauptnavi-header > li > a
{

	background-color: #fff !important;
	color: #444444 !important;
	border-bottom: solid 5px #fff;
	padding-bottom: 15px !important;

}

.main-navigation #menu-hauptnavi-header > li > a:after
{
	color: #444444;
}

.main-navigation #menu-hauptnavi-header > li.current-menu-item > a
{
	border-bottom: solid 5px #0293ff !important;
	
}


#site-navigation .inner-wrap .menu-toggle
{
	transition: all 0.2s ease-in;
}

#site-navigation .inner-wrap .menu-toggle:hover:before
{
	color: #fff;
}


.main-navigation #menu-hauptnavi-header > li:hover > a
{
	transition: all 0.3s ease-in;
	
	background-color: #fff !important;
	color: #444444 !important;
	border-bottom: solid 5px #0293ff !important;
}

.main-navigation #menu-hauptnavi-header > li > ul li a{
	color: #444444 !important;
}

.main-navigation #menu-hauptnavi-header > li > ul li a:hover{
	color: #ffffff !important;
}

.main-navigation #menu-hauptnavi-header > li > ul li.current-menu-item a{
	color: #ffffff !important;
}



.search-top{ transition: all 0.2s ease-in; }

.search-top:before{ color: #444444; }

.search-top:hover:before{ color: #ffffff; }


#breadcrumblayer{
	position: relative;
	max-width: 1140px;
	display: block;
	box-sizing: border-box;
	padding: 5px 5px 5px 15px;
	margin: 0px auto 20px auto;	
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
	
	#breadcrumblayer p{
		display: inline-block;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 16px;
		color: #6b6b6b; 
		
	}
	
	#breadcrumblayer ol{
		display: inline-block;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style-type: none;
		list-style-position: inside;		
	}
		
		#breadcrumblayer ol li{
			display: inline-block;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			font-size: 14px;
			color: #969696;
		}
		
		#breadcrumblayer ol li:after{
			content: "\003e";
			color: #dbdbdb; 
			font-size: 16px;
			padding: 0px 5px 0px 10px;
			margin: 0px 0px 0px 0px;
		}
		
		#breadcrumblayer ol li:last-child:after{
			content: "";
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
		}
			
			#breadcrumblayer ol li a{
				display: inline;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
			}



div.search-wrap{
	position: relative;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}
	
	div.search-wrap input.s, div.search-wrap input.field{
		width: 100%;
		box-sizing: border-box;
		height: 46px;
	}

	
	div.search-wrap button.search-icon{
		position: absolute;
		right: 0;
		top: -1px;
		margin-left: 0px;
		height: 46px;
	}

#header-text-nav-wrap{
	padding: 30px 0px 20px 0px !important;
}

#followLayer{ display: none; }
#googleHeader2layer{ display: none; }
#googleHeader2{ display: none; }
#nordischMobile{ display: none; }

#colophon .tg-upper-footer-widgets .widget{ border: none !important; }


#wpcomm .wc-form-footer{ padding-bottom: 40px; }



#page{

	/*
	-webkit-box-shadow: 0px 0px 7px 2px rgba(179,177,179,0.62);
	-moz-box-shadow: 0px 0px 7px 2px rgba(179,177,179,0.62);
	box-shadow: 0px 0px 7px 2px rgba(179,177,179,0.62);
	*/
	
	/*
	-webkit-box-shadow: 0px 0px 18px -1px rgba(179,177,179,1);
	-moz-box-shadow: 0px 0px 18px -1px rgba(179,177,179,1);
	box-shadow: 0px 0px 18px -1px rgba(179,177,179,1);
	*/
	
	-webkit-box-shadow: 0px 0px 8px -1px rgba(179,177,179,1);
	-moz-box-shadow: 0px 0px 8px -1px rgba(179,177,179,1);
	box-shadow: 0px 0px 8px -1px rgba(179,177,179,1);

	position: relative;
}

/*
a{word-wrap: break-word;}
*/

/*
====> 3.2 Table
--------------------------------------------------------------*/
table {
	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.5em;
	width: 100%;
}

th {
	font-weight: bold;
	border: 1px solid #EAEAEA;
	padding: 6px 10px;
}

td {
	/* fvogel: no idea why inline-block here */
	display: inline-block;
	word-break: break-word;
	border: 1px solid #EAEAEA;
	padding: 6px 10px;
}

/* fvogel: to fix tables in articles */
.article-content table td {
	display: table-cell;
}

caption, th, td {
	text-align: left;
}

/*Google Anzeige Mobile*/
#custom_html-8
{
	display: none;
}

#header-text-nav-container {
	position: relative;
}


	/*First Child Element in sidebar right*/
	#secondary .widget:nth-of-type(1) h3.widget-title {
		padding-top: 0px;
	}
	
	.margin-bottom-30 {
		margin-bottom: 30px;
	}

.widget_featured_slider .single-slide[aria-hidden="true"] .slide-content .below-entry-meta .byline .author > a,
.widget_featured_slider .single-slide[aria-hidden="true"] .slide-content .above-entry-meta .cat-links a {
	display: none;
}

.widget_featured_slider .single-slide[aria-hidden="false"] .slide-content .below-entry-meta .byline .author > a,
.widget_featured_slider .single-slide[aria-hidden="false"] .slide-content .above-entry-meta .cat-links a {
	display: inline-block;
}

.bx-prev, .bx-next {
	position: absolute;
	top: 94%;
	-ms-transform: translateY(-94%);
	-webkit-transform: translateY(-94%);
	transform: translateY(-94%);
	z-index: 99;
	width: 48px;
	height: 48px;
}

.bx-prev {
	right: 0;
	margin-right: 50px;
}

.bx-next {
	right: 0;
	margin-right: 0;
}

.bx-prev .slide-prev, .bx-prev .category-slide-prev, .bx-next .slide-next, .bx-next .category-slide-next {
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #0293ff;
	border-radius: 3px;
	float: none;
	margin: 0;
	position: absolute;
	transform: none;
	bottom: 0;
	top: auto;
}

.bx-next .slide-next, .bx-next .category-slide-next {
	right: auto;
	left: 0;
}

.bx-prev:hover .slide-prev, .bx-prev:hover .category-slide-prev, .bx-next:hover .slide-next, .bx-next:hover .category-slide-next {
	opacity: 1;
	filter: alpha(opacity=100);
}

#colormag_featured_posts_slider_widget-1 {
	min-height: 400px;
}

.nw_weatherwidget, .nw_weatherwidget_loader_wrap {
	min-height: 509px;
}

aside#sfp_page_plugin_widget-2 {
	min-height: 190px;
}

aside #googleSidebar {
	min-height: 600px;
}

#masthead.colormag-header-clean .breaking-news .newsticker {
	height: 20px;
	overflow: hidden;
	visibility: visible;
}

/* Quiz Banner */
.tag-quiz #custom_html-10 {
	display: none;
}

#secondary #custom_html-10 .widget-title {
	display: none;
}

.quiz-banner {
	display: block;
	padding: 15px;
	border: 2px solid #0293ff;
}

#secondary .widget .quiz-banner .slogan {
	display: block;
	text-align: center;
	font-size: 140%;
	font-family: 'Caveat', cursive;
	line-height: 1.2;
	font-weight: bold;
	margin: -5px 0 10px;
}

.quiz-banner .banner-content .left {
	float: left;
	width: 20%;
}

.quiz-banner .banner-content .icon {
	margin: 28px 0 0;
	display: block;
	width: 100%;
	max-width: 60px;
}

.quiz-banner .banner-content .right {
	float: right;
	width: 75%;
}

#secondary .widget .quiz-banner .banner-content .right p {
	margin-bottom: 15px;
	font-size: 16px !important;
}

.quiz-banner .banner-content .btn {
	margin: 0;
	font-size: 18px;
	line-height: 2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #0293ff;
	color: #fff;
	border: 0 none;
	display: inline-block;
	width: auto;
	height: auto;
	padding: 0 10px;
}

#secondary .quiz-banner .banner-content .btn:hover,
#secondary .quiz-banner .banner-content .btn:active,
#secondary .quiz-banner .banner-content .btn:focus {
	background: #0293ff;
	color: #fff;
	text-decoration: none;
}

.cookieinfotable td {
	display: table-cell;
}

.markers {
	display: none;
}

.markers .visible-xs,
.markers .visible-sm,
.markers .visible-md,
.markers .visible-lg {
	display: none;
}

.neck {
	display: none;
	min-height: 240px;
	margin-bottom: 10px;
	width: 100%;
}

.ad-placeholder-mobile {
	height: 0;
}

.kidney {
	position: absolute;
	right: -180px;
	width: 160px;
	top: 90px;
	display: none;
}

.archive .article-container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
}

.archive #content .article-container .post,
.archive #content .article-container .code-block {
	float: none;
	width: 48.7013%;
	clear: none;
}

.archive #content .article-container .post:first-child,
.archive #content .article-container .code-block {
	width: 100%;
}

.archive #content .article-container .code-block {
	margin: 0 0 30px 0 !important;
	text-align: center;
}

.archive.author .author-box {
	border-bottom: 2px solid #0293ff;
	margin-top: 0;
	font-size: 18px;
	display: block;
	padding: 15px;
}

.archive.author .author-box .avatar-wrap {
	display: block;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	border-radius: 65px;
	overflow: hidden;
	height: 130px;
	width: 130px;
	background: #f2f2f2;
	float: right;
	margin: 0 0 15px 15px;
}

.archive.author .author-box .avatar-wrap .avatar {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	float: none;
}

.archive.author .author-box p {
	font-size: 16px;
	line-height: 1.2;
}

.archive.author .author-box .h1 {
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 20px;
}

.sub-category-grid {
	display: block;
	width: 100%;
	margin: 15px 0 30px;
}

.sub-categories {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: space-between;
	width: 100%;
	margin-right: -15px;
	margin-left: -15px;
}

.sub-categories .sub-category {
	display: block;
	flex: 0 0 33%;
	max-width: 33%;
	padding: 15px;
}

.sub-categories .sub-category .sub-category-link {
	background: rgb(3,128,222);
	background: -moz-radial-gradient(circle, rgba(3,128,222,1) 0%, rgba(2,147,255,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(3,128,222,1) 0%, rgba(2,147,255,1) 100%);
	background: radial-gradient(circle, rgba(3,128,222,1) 0%, rgba(2,147,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0380de",endColorstr="#0293ff",GradientType=1);
	color: white;
	height: 0;
	padding-top: 50%;
	display: block;
	text-align: center;
	position: relative;
}

.sub-categories .sub-category .sub-category-link .sub-category-image {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 120%;
	width: 120%;
	-webkit-filter: blur(5px);
	filter: blur(5px);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.sub-categories .sub-category .sub-category-link .sub-category-name {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-shadow: 1px 1px 2px #000;
	font-size: 125%;
}

/****************************************************/
/***************** BREAKPOINTS **********************/
/****************************************************/

/*--------------------------------------------------------------
16.0 Responsive Structure
--------------------------------------------------------------*/
@media screen and (min-width: 1580px) {
	.kidney {
		display: block;
	}
}

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

	.no-sidebar-full-width .alignwide {
		margin-left: -10px;
		margin-right: -10px;
	}
	
}

@media screen and (min-width: 1191px) {
	.markers .visible-lg {
		display: block;
	}
}

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

	.weather-location .owf {
		line-height: 120px;
	}
	.weather-info .weather-icon {
		font-size: 150px;
	}
	.weather-location-name {
		font-size: 30px;
		padding-top: 0;
	}
	.weather-desc {
		font-size: 18px;
		padding-top: 15px;
	}
	.weather-current-temp {
		font-size: 60px;
	}
	.related-posts-wrapper.style-two .related-posts-thumbnail {
		width: 50%;
	}
	
}

@media screen and (max-width: 1190px) {
	
	body {
		overflow-x: hidden;
	}
	
	.page-header .page-title
	{
		padding-top: 20px;
	}
	
	.fa-search:hover
	{
		background-color: transparent !important;
	}
	
	.fa-search:hover:before
	{
		color: #a4a4a4 !important;
	}
	
	.menu-toggle
	{
		background-color: transparent !important;
	}
	
	.menu-toggle:hover:before
	{
		color: #a4a4a4 !important;
	}
	
	
	
	.news-bar{ display: none; }
	
	
	/*
	#site-navigation{ width: 100% !important; }
	
	#site-navigation .inner-wrap
	{
		
		
		-webkit-box-shadow: 0px 13px 15px 0px rgba(50, 50, 50, 0.36);
		-moz-box-shadow:    0px 13px 15px 0px rgba(50, 50, 50, 0.36);
		box-shadow:         0px 13px 15px 0px rgba(50, 50, 50, 0.36);
		
		
		border-top: solid 1px #e9e9e9;
		border-bottom: solid 1px #e9e9e9;
	}
	*/
	
	
	
	
	#headerlogotext{
		/*
		position: absolute;
		top: 240px;
		left: 162px;
		z-index: 99999;
		width: 210px;
		height: 20px;
		margin: 0;
		padding: 0px 0px 0px 0px;
		background: url('bilder/nordisch-info-schriftzug5.png') no-repeat 0px 0px;
		border: none;
		*/
	}
	
	#headerlogotext
	{
		position: absolute;
		
		top: 130px;
		left: 130px;
	}
	
	
	/*
	
	#custom_html-2{
		padding-bottom: 50px;	
	}
	
	#header-right-section{
		width: 100%;
		background: none;
	}
	
		#header-right-section .textwidget{
			background: none;
			text-align: center;	
		}
	*/	
			
			/*
			#googleHeader{
				display: inline-block;
				width: 320px;
				max-width: 320px;
				height: 100px;
				background: e1e1e1;
			}
			*/
	#header-right-sidebar{
		margin: 20px 20px 0px 0px;		
	}
	
	
			#googleHeader{
				display: inline-block;
				width: 468px;
				max-width: 468px;
				height: 60px;
			}
	
	
	#header-text-nav-wrap
	{
		/*
		background: rgb(0,61,119);
		background: -moz-linear-gradient(top,  rgba(0,61,119,1) 0%, rgba(0,94,184,1) 100%);
		background: -webkit-linear-gradient(top,  rgba(0,61,119,1) 0%,rgba(0,94,184,1) 100%);
		background: linear-gradient(to bottom,  rgba(0,61,119,1) 0%,rgba(0,94,184,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003d77', endColorstr='#005eb8',GradientType=0 );
		

		background-image: url('bilder/nordisch-logo-mobile.png');
		background-image: url('/wp-content/uploads/2019/04/logomit-schrift_mithintergrund_350.png');
		background-repeat: no-repeat;
		background-position: left bottom;
		*/
		
		border-bottom: solid 1px #FFF !important;
		padding: 0px 0px 10px 0px !important;
	}
	
	#header-left-section
	{
		/*
		display: none;	
		*/
	}
	
	
	.menu-toggle {
		display: block;
		float: left;
	}
	.main-navigation ul {
		display: none;
	}
	.main-navigation .home-icon a {
		padding: 7px 10px;
	}
	.widget_slider_area, .widget_beside_slider {
		float: none;
		width: 100%;
	}
	.widget_slider_area {
		padding-bottom: 10px;
	}
	#primary, #secondary {
		float: none;
		width: 100%;
	}
	.advertisement_728x90 img {
		width: 96%;
	}
	.sub-toggle {
		background: #289dcc none repeat scroll 0 0;
		color: #ffffff;
		cursor: pointer;
		display: block;
		height: 24px;
		line-height: 21px;
		position: absolute;
		right: 15px;
		text-align: center;
		top: 9px;
		width: 24px;
	}
	.sub-toggle .fa {
		color: #ffffff;
	}
	.main-small-navigation li.current-menu-item > .sub-toggle {
		background: #ffffff none repeat scroll 0 0;
	}
	.main-small-navigation li.current-menu-item > .sub-toggle i {
		color: #d40234;
	}
	.menu-primary-container .sub-menu {
		display: none;
	}
	.video-player--vertical .video-playing, .video-player--vertical .video-playlist {
		width: 100%;
		display: block;
	}
	.video-player--vertical .video-playing {
		padding-bottom: 65%;
	}
	.video-player--vertical.video-playlist-item img {
		margin-bottom: 0;
		width: 20%;
	}
	.video-player.video-player--horizontal .video-playlist .video-playlist-item {
		width: 35%;
	}
	
	
	#breadcrumblayer{
		max-width: 100%;
	}
	
	.site-header .menu-toggle::before, .search-top::before{
		color: #a4a4a4;
	}
	
	
	#page {
		width: 97%;
	}
	.wide #page {
		width: 100%;
	}
	#header-text-nav-container .inner-wrap {
		width: 100%;
		max-width: none;
	}
	.author-description-wrapper {
		width: 75%;
	}
	.call-to-action__title {
		font-size: 40px;
	}
	.video-playing {
		padding-bottom: 45%;
	}
	.video-player.video-player--horizontal .video-playlist .video-playlist-item {
		width: 25.5%;
	}
	
	
	
	
	#headerlogotext
	{
		position: absolute;
		top: 100px;
		left: 115px;
		z-index: 9999;
	}
	
	
	#site-navigation .inner-wrap
	{
		transition: all 0.3s ease-in;
	}
	
	.is-sticky #site-navigation .inner-wrap
	{
		/* background: url('bilder/nordischinfo_svg.svg') no-repeat center center; */
	}
	
	
	#main
	{
		padding-top: 0px;
	}
	
	#breadcrumblayer{
		margin-top: 20px;
	}
	
	
	#header-logo-image {
		margin: 0px 0px 0px 0px;
	}
	
	#nordischMobile
	{
		display: none;
		/*opacity: 0;*/
		z-index: 999 !important;
		position: fixed !important;
		top: 25px !important;
		left: 50% !important;
		margin: 0px 0px 0px -105px !important;
		width: 210px !important;
		height: 20px !important;
		padding: 0px !important;
		border: none !important;
	}
		
		#nordischMobile img
		{
			display: inline !important;
			float: left !important;
			margin: 0px !important;
			padding: 0px !important;
			border: none !important;
		}

	.synved-social-button.synved-social-size-32 {
		height: 48px !important;
		width: 48px !important;
	}
	.synved-social-button.synved-social-size-32 > img {
		height: 100% !important;
		width: 100% !important;
	}

	#secondary .widget .quiz-banner .slogan {
		text-align: left;
	}

	.quiz-banner .banner-content .left {
		width: 80px;
	}

	.quiz-banner .banner-content .icon {
		margin: 0;
	}

	.quiz-banner .banner-content .right {
		width: 100%;
		float: none;
	}
}

@media screen and (min-width: 992px) and (max-width: 1190px) {
	.markers .visible-md {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	.neck {
		display: block;
	}
}

@media screen and (max-width:991px) {
    .ad-placeholder-mobile {
        height:600px;
        position: relative;
		background: lightgrey;
		margin-bottom: 1.5rem;
    }
    
    .ad-placeholder-mobile::before {
        content: "Unterstützten Sie NORDISCH.info, indem Sie Ihren Werbeblocker deaktivieren.";
        position: absolute;
        top: 50%;
        width: 100%;
        display: block;
        text-align: center;
        font-size: 18px;
        padding: 0 20px;
        box-sizing: border-box;
    }
    
    .ad-placeholder-mobile div[id^="npm_"] div[id^="google_ads_iframe"] {
        background: white;
        position: absolute;
        width: 100% !important;
		height: 100% !important;
    }
}

@media (min-width: 769px) and (max-width: 1190px) {
	.weather-today {
		margin-left: 0;
	}
	.video-playlist {
		width: 40%;
	}
	.video-player--vertical .video-playing {
		width: 60%;
		padding-bottom: 54%;
	}
	.video-player--vertical .video-playlist-info {
		width: 70.5%;
	}
	.related-posts-wrapper.style-two .related-posts-thumbnail {
		width: 50%;
	}
}


@media screen and (max-width: 950px) {
	
	
	#googleHeader{
		display: inline-block;
		width: 320px;
		max-width: 320px;
		height: 50px;
	}
	/*
	#googleHeader
	{
		position: absolute;
		top: 10px;
		left: 50%;
		margin-left: -234px;
		display: block;
		width: 468px;
		max-width: 468px;
		height: 60px;
		overflow: hidden;
	}
	*/
	#googleHeader2
	{
		/*display: block;*/
		
	}
	
	#header-text-nav-wrap
	{
		padding: 0px 0px 10px 0px !important;
	}
	
	/*
	#headerlogotext
	{
		position: absolute;
		top: 180px;
		left: 143px;
	}
	
	#header-right-section
	{
		float: right;
		margin-top: 69px;
	}
	*/
	
	
}

@media screen and (max-width: 900px) {
	
	/*
	.tg-second-footer-widget, .tg-third-footer-widget, .tg-fourth-footer-widget {
			float: none;
			margin-right: 0;
			width: 100%;
		}
	*/
}


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

		
		/*
		#header-right-section{
			width: 100%;
			background: none;
		}
		
			#header-right-section .textwidget{
				background: none;
				text-align: center;	
			}
		*/
				
				

}



@media (min-width: 601px) and (max-width: 800px) {
	.date-in-header {
		color: #555555;
		float: none;
		font-size: 14px;
		margin: 10px 0;
		padding-right: 0;
		text-align: center;
	}
	.breaking-news {
		height: 36px;
		text-align: center;
		width: 72%;
	}
	.social-links {
		text-align: right;
	}
	.breaking-news-latest {
		float: none;
	}
	.related-posts-wrapper.style-two .related-posts-thumbnail {
		width: 50%;
	}
	
	
	
}

@media screen and (max-width: 800px) {
	
	#header-text-nav-wrap {
		padding: 10px 0;
	}
	#header-left-section, .header_display_type_one #header-left-section {
		float: left;
		margin-bottom: 0px;
	}
	#header-logo-image, .header_display_type_one #header-logo-image {
		float: left;
		text-align: left;
		padding-right: 0;
		margin-bottom: 0px;
	}
	#header-text, .header_display_type_one #header-text {
		float: left;
		text-align: left;
		padding-right: 0;
	}
	#header-right-section, .header_display_type_one #header-right-section {
		float: right;
	}
	#header-right-section .widget, .header_display_type_one #header-right-section .widget {
		text-align: left;
	}
	
	#synved_social_follow-2
	{
		text-align: right !important;
		z-index: 999999;
	}
	
	
}

@media screen and (max-width: 768px) {
	
	.menu-toggle {
		display: block;
		float: left;
	}
	.main-navigation ul {
		display: none;
	}
	.main-navigation .home-icon a {
		padding: 7px 10px;
	}
	.widget_slider_area, .widget_beside_slider {
		float: none;
		width: 100%;
	}
	.widget_slider_area {
		padding-bottom: 10px;
	}
	#primary, #secondary {
		float: none;
		width: 100%;
	}
	.advertisement_728x90 img {
		width: 96%;
	}
	.sub-toggle {
		background: #289dcc none repeat scroll 0 0;
		color: #ffffff;
		cursor: pointer;
		display: block;
		height: 24px;
		line-height: 21px;
		position: absolute;
		right: 15px;
		text-align: center;
		top: 9px;
		width: 24px;
	}
	.sub-toggle .fa {
		color: #ffffff;
	}
	.main-small-navigation li.current-menu-item > .sub-toggle {
		background: #ffffff none repeat scroll 0 0;
	}
	.main-small-navigation li.current-menu-item > .sub-toggle i {
		color: #d40234;
	}
	.menu-primary-container .sub-menu {
		display: none;
	}
	.video-player--vertical .video-playing, .video-player--vertical .video-playlist {
		width: 100%;
		display: block;
	}
	.video-player--vertical .video-playing {
		padding-bottom: 65%;
	}
	.video-player--vertical.video-playlist-item img {
		margin-bottom: 0;
		width: 20%;
	}
	.video-player.video-player--horizontal .video-playlist .video-playlist-item {
		width: 35%;
	}
	
	
	
	#header-right-section
	{
		float: right;
		margin: 6px 0px 0px 0px;
		padding: 0px;
	}
	
	
	
	
	#googleHeader{
		display: none;
		/*
		display: inline-block;
		width: 320px;
		max-width: 320px;
		height: 50px;
		*/
	}
	
	
	.googleDiv{
		position: relative;
		display: block;
		box-sizing: border-box;
		padding: 7px 0px 0px 0px;
		margin: 0px auto 20px auto;
		
		border: solid 1px #e9e9e9;
		
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	}
	
	.googleDiv:before{
		content:"Anzeige";
		background-color: #fff;
		font-family: Source Sans Pro;
		font-size: 13px;
		color: #ccc;
		position: absolute;
		right: 10px;
		top: -12px;
		padding: 0px 10px 0px 10px;
	}
	
	#googleHeader2layer{
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		padding: 0px 0px 0px 0px;
		margin: 0px auto;	
		/*
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
		*/
		text-align: center;
	}
	
		
		#googleHeader2{
			display: inline-block;
			width: 100%;
			max-width: 300px;
			height: auto;
			overflow: hidden;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			box-sizing: border-box;
			min-height: 250px;
		}
	
		
		#breadcrumblayer{
			margin-top: 20px;
		}
		
		
		
		.main-content-section {
			padding-top: 10px;
		}
		
		.front-page-top-section > .widget_slider_area{
			padding-bottom: 0px;
		}
		
		
		.footer-widgets-area {
			padding-top: 45px;
			padding-bottom: 111px;
			color: #cccccc;
		}
		
		
		#nordischMobile
		{
			display: none;
			/*opacity: 0;*/
			z-index: 999 !important;
			position: fixed !important;
			top: 20px !important;
			left: 50% !important;
			margin: 0px 0px 0px -105px !important;
			width: 210px !important;
			height: 20px !important;
			padding: 0px !important;
			border: none !important;
		}
		
		#nordischMobile img
		{
			display: inline !important;
			float: left !important;
			margin: 0px !important;
			padding: 0px !important;
			border: none !important;
		}
		
 	/*Google Anzeige Mobile*/
	#custom_html-8
	{
		display: none !important; /* tmp disabled */
	}

	.sub-categories {
		margin: 0;
	}

	.sub-categories .sub-category {
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.sub-categories .sub-category .sub-category-link.without-image {
		padding-top: 15%;
	}
}

@media screen and (max-width: 767px) {
	.tg-one-half, .tg-one-third {
		float: none;
		width: 100%;
		margin: 0;
	}
	.num-404 {
		font-size: 170px;
		line-height: 210px;
	}
	.error {
		margin: 0 auto 50px;
		padding: 0;
		width: 70%;
	}
	.call-to-action__title {
		font-size: 36px;
	}
	.widget_call_to_action .btn--primary {
		padding: 15px 20px;
	}
	.no-sidebar-full-width.box-layout .alignwide,
	.no-sidebar.box-layout .alignwide {
		margin-left: -20px;
		margin-right: -20px;
	}
	#colophon .widget ul li.menu-item {
		padding: 0;
	}
	#colophon .widget ul li.menu-item > a {
		display: block;
		line-height: 3.5;
	}
	.social-links i.fa {
		padding: 12px 18px;
	}
	.footer-socket-wrapper .copyright {
		margin-top: 10px;
	}
	a#scroll-up {
		padding: 5px;
	}
	.widget_featured_posts .single-article figure,
	.widget_featured_posts .single-article figure a,
	.widget_featured_posts .single-article figure img,
	.widget_featured_posts.widget_featured_meta .following-post .single-article figure {
		display: block;
		float: none;
		width: 100%;
	}
	.widget_featured_posts .article-content .above-entry-meta .cat-links a,
	.widget_featured_slider .slide-content .above-entry-meta .cat-links a,
	#content .post .article-content .above-entry-meta .cat-links a,
	#content .post .single-title-above .above-entry-meta .cat-links a {
		font-size: 18px;
		line-height: 2.37;
		padding: 3px 15px;
		margin: 0 0 5px;
	}
	.widget_featured_slider .slide-content {
		padding-top: 10px;
	}
	.widget_featured_slider .slide-content .entry-title,
	.widget_featured_posts .article-content .entry-title,
	#content .post .article-content .entry-title,
	#content .post .single-title-above .entry-title {
		padding: 0;
		line-height: 1.6;
	}
	.widget_featured_slider .slide-content .entry-title a,
	.widget_featured_posts .article-content .entry-title a,
	#content .post .article-content .entry-title a,
	#content .post .single-title-above .entry-title a {
		display: block;
		padding: 15px 0 10px;
	}
	.widget_featured_posts .article-content .below-entry-meta .byline .author,
	#content .post .article-content .below-entry-meta .byline .author {
		position: relative;
	}
	.widget_featured_posts .article-content .below-entry-meta .byline .author > a,
	#content .post .article-content .below-entry-meta .byline .author > a {
		position: absolute;
		height: 48px;
		min-width: 48px;
		top: 0;
	}
	#content .article-container .post .article-content .below-entry-meta .edit-link {
		display: none;
	}
	#breadcrumblayer {
		line-height: 2.73;
	}
	#breadcrumblayer ol li {
		font-size: 18px;
	}
	.quiz-banner .banner-content .btn {
		line-height: 2.7;
	}
	#content .post .article-content .below-entry-meta {
		display: block;
	}
	#content .post .article-content .below-entry-meta .socialtags {
		justify-content: flex-start;
		margin-top: 21px;
	}
}

@media screen and (max-width: 850px) {
	.widget_synved_social_follow {
		display: none;
	}

	#followLayer{
		position: relative;
		display: block;
		width: 94% !important;
		height: auto !important;
		padding: 0px 0px 0px 0px !important;
		margin: 0px auto 10px auto !important;
		text-align: center;

		/* box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); */
	}

	/*CSS Hack IE10-11*/
	_:-ms-lang(x),
	#followLayer{
		margin: 10px auto 5px auto !important;
	}

	#followLayer:before{
		display: block;
		padding: 0px 5px 0px 0px !important;
		margin: 0px auto 0px auto !important;
		content: "";
	}

	#followLayer a{
		height: 48px !important;
		width: 48px !important;
		padding: 0px 0px 0px 0px !important;
		margin: 0px 5px 0px 0px !important;
		display: inline-block !important;
	}

	#followLayer a:last-child{
		margin: 0px 0px 0px 0px !important;
	}

	#followLayer a img{
		display: inline !important;
		height: 48px !important;
		width: 48px !important;
		padding: 0px 0px 0px 0px !important;
		margin: 0px 0px 0px 0px !important;
	}
}

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

	#breadcrumblayer{
		margin-top: 5px;
	}
	
	.main-content-section {
		padding-top: 0px;
	}
	
	.news-bar {
		text-align: center;
	}
	.date-in-header, .breaking-news, #masthead .social-links {
		float: none;
		max-width: 100%;
	}
	.breaking-news::after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
	.breaking-news-latest {
		float: none;
		position: static;
		vertical-align: top;
	}
	.newsticker {
		position: static;
		text-align: left;
	}
	.social-links {
		text-align: center;
	}
	.newsticker li {
		text-align: left;
	}
	.image-ticker-news .article-content .entry-title {
		display: none;
	}
	.logged-in #masthead #site-navigation {
		top: 0 !important;
	}
	.archive #content .post:first-child, .archive #content .post:nth-child(2n), .archive #content .post:nth-child(2n+1) {
		float: none;
		width: 100%;
	}
	.archive #content .archive-layout-grid.post:first-child {
		float: none;
		width: 100%;
	}
	.blog #content .archive-layout-grid.post:first-child,
	.search #content .archive-layout-grid.post:first-child,
	.archive #content .archive-layout-grid.post:nth-child(odd),
	.blog #content .archive-layout-grid.post:nth-child(odd),
	.search #content .archive-layout-grid.post:nth-child(odd),
	.archive #content .archive-layout-grid.post:nth-child(2n),
	.blog #content .archive-layout-grid.post:nth-child(2n),
	.search #content .archive-layout-grid.post:nth-child(2n) {
		float: none;
		width: 100%;
	}
	.blog .post:first-child, .blog .post:nth-child(2n), .blog .post:nth-child(2n+1),
	.search .post:first-child,
	.search .post:nth-child(2n),
	.search .post:nth-child(2n+1) {
		float: none;
		width: 100%;
	}
	.related-posts-wrapper.style-two .related-posts-thumbnail,
	.related-posts-wrapper.style-two .article-content {
		width: 100%;
		float: none;
	}
	.tg-footer-main-widget {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.tg-footer-other-widgets {
		float: none;
		width: 100%;
	}
	.footer-socket-right-section, .footer-socket-left-section {
		float: none;
		text-align: center;
	}
	.footer-socket-wrapper .copyright {
		float: none;
		max-width: 100%;
		text-align: center;
	}
	.footer-socket-area .social-links {
		float: none;
	}
	.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
		width: 25%;
	}
	.author-img {
		display: block;
		margin: 0 auto;
	}
	.author-img img {
		margin-right: 0;
	}
	.avatar {
		border-radius: 50%;
		display: inline-block;
		float: none;
		margin: 0 auto;
	}
	.author-description-wrapper {
		float: none;
		padding-top: 10px;
		width: 100%;
	}
	.search .status-publish:nth-child(2n), .search .status-publish:nth-child(2n+1) {
		float: none;
		width: 100%;
	}
	.call-to-action__title {
		font-size: 24px;
		margin-bottom: 0;
	}
	.call-to-action-content {
		margin-bottom: 20px;
	}
	.widget_call_to_action .btn--primary {
		padding: 10px 15px;
		font-weight: 400;
	}
	.video-player.video-player--horizontal .video-playing {
		padding-bottom: 70%;
	}
	.video-player.video-player--horizontal .video-playlist .video-playlist-item {
		width: 51%;
	}
	.exchange-currency.exchange-column-2 .currency-table, .exchange-currency.exchange-column-3 .currency-table {
		width: 100%;
		padding-right: 0;
	}
	.weather-forecast-day, #secondary .weather-forecast-day {
		width: 52%;
	}
	.no-sidebar-full-width .alignwide,
	.no-sidebar .alignwide {
		margin-left: 0;
		margin-right: 0;
	}
	.no-sidebar-full-width.box-layout .alignwide,
	.no-sidebar.box-layout .alignwide {
		margin-left: 0;
		margin-right: 0;
	}
	
	
	#synved_social_follow-2
	{
		text-align: right !important;
	}
	
	#headerlogotext
	{
		display: none;		
	}
	
	
	
	#header-text-nav-wrap
	{
		display: none;
	}
	
	#site-navigation .inner-wrap
	{
		/*background: url('bilder/nordischinfo_svg.svg') no-repeat center center;*/
	}
		
	
	body{
		padding-top: 0px;
	}

	#nordischMobile
	{
		display: block !important;
		opacity: 1 !important;
		z-index: 999 !important;
		position: fixed !important;
		top: 20px !important;
		left: 50% !important;
		margin: 0px 0px 0px -105px !important;
		width: 210px !important;
		height: 20px !important;
		padding: 0px !important;
		border: none !important;
	}
		
		#nordischMobile img
		{
			display: inline !important;
			float: left !important;
			margin: 0px !important;
			padding: 0px !important;
			border: none !important;
		}
	
	li.tabbed-comment-widget a
	{
		display: block;
		width: 100%;
		font-size: 16px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	li.tabbed-comment-widget a img
	{
		float: left;
	}
	
	li.tabbed-comment-widget p
	{
		display: inline-block;
	}
	
	/*
	#googleHeader2{
		display: inline-block;
		width: 250px;
		max-width: 250px;
		height: auto;
		overflow: hidden;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	*/

	.search-top {
		-webkit-transition: none;
		-moz-transition: none;
		transition: none;
	}

	#site-navigation .inner-wrap .menu-toggle {
		-webkit-transition: none;
		-moz-transition: none;
		transition: none;
		height: 66px;
	}
}

@media screen and (min-width: 601px) and (max-width: 991px) {
	.markers .visible-sm {
		display: block;
	}
}

@media screen and (max-width: 600px) {
	.markers .visible-xs {
		display: block;
	}
}

@media screen and (max-width: 550px) {
	.quiz-banner .banner-content .left {
		height: 100px;
	}
}

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

	#header-text-nav-wrap
	{
		padding: 0px 0px 10px 0px !important;
	}
	
		
	/*
	#googleHeader
	{
		position: absolute;
		top: 10px;
		left: 50%;
		margin-left: -160px;
		display: inline;
		width: 320px;
		max-width: 320px;
		height: 100px;
		vertical-align: middle;
		text-align: center;
		
		display: none;
	}
	*/
	

}

@media screen and (max-width: 420px) {
	.widget_block_picture_news.widget_highlighted_posts .single-article {
		float: none;
		margin-right: 0;
		max-width: 100%;
		width: 100%;
	}
	.widget_highlighted_posts .single-article {
		float: none;
		margin-right: 0;
		max-width: 100%;
	}
	.widget_featured_posts .first-post, .widget_featured_posts .following-post {
		float: none;
		width: 100%;
	}
	.main-content-section .tg-one-half {
		width: 100%;
	}
	.main-content-section .tg-one-half.tg-one-half-last {
		width: 100%;
	}
	.tg-second-footer-widget, .tg-third-footer-widget, .tg-fourth-footer-widget {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.single-related-posts {
		margin-right: 0;
		width: 100%;
	}
	.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
		width: 33.33%;
	}
	.related-posts-wrapper-flyout {
		width: 95%;
	}
	.related-posts-wrapper-flyout .related-posts-flyout-main-title {
		padding: 20px;
	}
	.related-posts-wrapper-flyout .related-posts-flyout {
		padding: 20px;
	}
	
	
	
	.footer-widgets-wrapper
	{
		/*
		background: #005b7f url('bilder/logomit schrift_mithintergrund_374_halbtrasparent.png') no-repeat 20px bottom !important;
		*/
		background-size: 80% auto !important;
	}
	
	
}

@media screen and (max-width: 380px) {
	#masthead .search-wrap input.s {
		width: 165px;
	}
}

@media screen and (max-width: 360px) {
	
	#header-text-nav-wrap
	{
		padding: 0px 0px 10px 0px !important;
	}
	
	/*
	#googleHeader2{
		display: inline-block;
		width: 300px;
		max-width: 300px;
		height: 250px;
		overflow: hidden;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	*/

}

/*BUG FIX */
/*Related Post is not shown since WP 5.5 because the CSS attribute 'visibility' is set to 'invisible'.*/
.related-posts-wrapper .related-post-carousel{
	visibility: visible;
}

rs-module.loading:after {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(bilder/loading.svg) no-repeat center center / 75px auto #f2f2f2;
	z-index: 9999;
}

#rev_slider_3_1_wrapper .hades .tp-arr-allwrapper {
	height: auto;
	width: auto;
}
