/*
colors

Footer Widget: #f4f4f4
Magenta: #CC0066
Green: #6C9C1F
Brown: #622C20
#444444
*/

/* @group Typography + Readability */

html,body,.tooltip,.popover, body, button, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

div.lsow-team-member-wrapper div.lsow-team-member div.lsow-team-member-text h3.lsow-title,
header.entry-header h1.entry-title,
header.entry-header h1.entry-title a,
header.entry-header h2.entry-title,
header.entry-header h2.entry-title a,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
label,
.btn {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content ol,
.entry-content ul,
.entry-content p  {
	max-width: 800px;
	margin: 12px auto;
}

.entry-more {
	text-align: center;
}

/* @end */

/* @group Site */
.has-site-title.has-site-tagline .site-branding {
	top: 110%;
}	
.has-site-title.has-site-tagline .is-fixed .site-branding {
	top: 48%;
}	

img.custom-logo {
}

.is-fixed div.site-branding {
}

.is-fixed div.site-branding img {
	width: 34%;
}

#page.site {
	border-top: 3px solid #cc0066;
}

header#masthead.site-header.sticky-header {
}

.entry-footer {
	border: none;
}

.wtg-sow-image-caption,
.wtg-image-caption,
.wtg-swiper-slide-caption {
	color: #888;
	font-size: 10px;
	text-align: right;
	margin-right: 8px;
}
.wtg-image-caption {
	margin-top: -16px;
	margin-bottom: 8px;
}

/* @end */

/* @group Helper Classes */
 .wtg-rounded {
 	border-radius: 50%;
 }

.wtg-fullsection {
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	background-color: #efefef;
	padding: 12px;
}

.wtg-black,
.wtg-black a {
	color:  #444;
}

.wtg-magenta,
.wtg-magenta a {
	color:  #CC0066;
}

.wtg-green,
.wtg-green a {
	color:  #6C9C1F;
}

.wtg-brown,
.wtg-brown a {
	color:  #622C20;
}

.wtg-magenta-bg {
	background-color:  #CC0066;
}

.wtg-green-bg {
	background-color:  #6C9C1F;
}

.wtg-brown-bg {
	background-color:  #622C20;
}

.wtg-left {
	text-align: left;
}

.wtg-center {
	text-align: center;
}

.wtg-right {
	text-align: right;
}


/* @end */

/* @group Links */

a, .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus, .header-social a, .nav-menu li.current-menu-item > a, .nav-menu a:hover, .nav-menu ul li a:hover, .nav-menu li.onepress-current-item > a, .nav-menu ul li.current-menu-item > a, .nav-menu > li a.menu-actived, .nav-menu.nav-menu-mobile li.nav-current-item > a, .site-footer a, .site-footer .btt a:hover, .highlight, .entry-meta a:hover, .entry-meta i, .sticky .entry-title:after, #comments .comment .comment-wrapper .comment-meta .comment-time:hover, #comments .comment .comment-wrapper .comment-meta .comment-reply-link:hover, #comments .comment .comment-wrapper .comment-meta .comment-edit-link:hover, .sidebar .widget a:hover, .services-content .service-card-icon i, .contact-details i, .contact-details a .contact-detail-value:hover, .contact-details .contact-detail-value:hover, .btn-theme-primary-outline {
    color: #cc0066;
}

/* @end */

/* @group Blog Single Page */

div.entry-content {
	max-width: none;
}

img.attachment-screenr-blog-list.size-screenr-blog-list.wp-post-image,
img.attachment-wtg-image-small.size-wtg-image-small.wp-post-image {
	width: 100%;
	margin-bottom: 21px;
}

h1.entry-title {
	text-align: center;
}

/* @end */

/* @group Bottom Navigation */

#secondary-navigation ul.nav-menu-bottom {
	list-style: none;
	text-align: center;
	margin-bottom: 0px;
}

#secondary-navigation ul.nav-menu-bottom li {
	display: inline-block;
}

#secondary-navigation ul.nav-menu-bottom li a {
	padding: 10px;
	color: #e7e7e7;
}


/* @end */

footer#colophon.site-footer {
	background-color: #fff;
}

#secondary-footer {
	height: 120px;
	background-color: rgba(107, 156, 31, 1);
}

#secondary-navigation {
	/*background-color: rgba(107, 156, 31, 1);*/
}

.lsow-gallery-carousel .lsow-gallery-carousel-item .lsow-project-image img {
    margin: 0 auto;
}
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image img {
    margin: 0 auto;
}

h3.lsow-heading {
	background-color: rgba(107, 156, 31, 0.75);
}

.lsow-faq-list .lsow-faq-item .lsow-faq-question {
	font-weight: normal;
	color: #6C9C1F;
}
/* @group Button */

div.wtg-button-wrap {
	text-align: center;
}


#tierschutznews-abo input.submit-button.button,
input.search-submit,
.wtg-cta a.btn.btn-theme-primary.wtg-green-button,
a.btn.btn-theme-primary {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #fff;
	color: #6C9C1F;
	border: 1px solid #6C9C1F;
	border-radius: 4px;
	-moz-transition: scale 0.1s;
	-webkit-transition: scale 0.1s;
	transition: scale 0.1s;
}

#tierschutznews-abo input.submit-button.button,
.wtg-cta a.btn.btn-theme-primary.wtg-green-button:hover,
a.btn.btn-theme-primary:hover {
	background-color: #fff;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


#wtg-petititon input.submit-button.button,
.wtg-cta a.btn.btn-theme-primary,
a.btn.btn-theme-primary.wtg-cta-button {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #CC0066;
	color: #fff;
	border: 1px solid #CC0066;
	border-radius: 4px;
	-moz-transition: scale 0.1s;
	-webkit-transition: scale 0.1s;
	transition: scale 0.1s;
}

#wtg-petititon input.submit-button.button:hover,
.wtg-cta a.btn.btn-theme-primary:hover,
a.btn.btn-theme-primary.wtg-cta-button:hover {
	background-color: #CC0066;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}



/* @end */


/* @group Siteorigin Widgets */

/* @group Image Widget */

div.so-widget-sow-image h3.widget-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 7px;
	text-align: center;
}


/* @end */

/* @end */

/* @group Livemesh Widgets */

/* @group Custom Header */

div.lsow-custom-header p:first-of-type:hover {
	background-color: rgba(107, 156, 31, 1);
}

div.lsow-overlay {
	display: none;
}

div.lsow-custom-header p:first-of-type {
	font-family: oswald;
	color: #fff;	
	background-color: rgba(107, 156, 31, 0.75);
	font-size: 16px;
	padding: 12px;
}

/* @end */

/* @group Team Members */

.lsow-team-members.lsow-style2 .lsow-team-member-wrapper:nth-child(even) .lsow-image-wrapper {
    float: left;
    margin-right: 50px;
    margin-left: 0px;
}

.lsow-team-members.lsow-style2 .lsow-team-member-wrapper:nth-child(even) .lsow-team-member-text .lsow-title, .lsow-team-members.lsow-style2 .lsow-team-member-wrapper:nth-child(even) .lsow-team-member-text .lsow-team-member-position, .lsow-team-members.lsow-style2 .lsow-team-member-wrapper:nth-child(even) .lsow-team-member-text .lsow-team-member-details, .lsow-team-members.lsow-style2 .lsow-team-member-wrapper:nth-child(even) .lsow-team-member-text .lsow-social-list {
  text-align: left; 
  }
/* @end */

/* @group Livemesh Header */

.lsow-heading {
	margin-bottom: 0px;
}

.lsow-style1 .lsow-title {
	margin-bottom: 0;
}

/* @end */

/* @end */

/* @group Primary Navigation */

header#masthead.site-header.sticky-header {
}

#site-navigation ul.nav-menu {
	margin-top: 12px;
}

.is-fixed #site-navigation ul.nav-menu {
	margin-top: 0;
}

#site-navigation ul.nav-menu a {
	font-family: oswald;
	font-weight: normal;
	font-size: 18px;
	color: rgba(107, 156, 31, 1);
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 12px;
}

#site-navigation ul.nav-menu ul a {
	font-size: 17px;
	font-weight: normal;
	color: #585b5b;
	text-transform: none;
	letter-spacing: normal;
	margin-right: 0px;
}

#site-navigation ul.nav-menu a:hover {
	color: #CC0066;
}

#site-navigation ul.nav-menu .wtg-donation-in-menue a {
	background-color: #CC0066;
	color: #fff;
	padding: 12px;
	margin-top: 20px;
	line-height: 1;
	border-radius: 3px;
	margin-right: 0px;
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
}

#site-navigation ul.nav-menu .wtg-donation-in-menue a:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


/* Finetuning Donation Button in Menue D + E */
.is-fixed #site-navigation ul.nav-menu #menu-item-8522 a,
.is-fixed #site-navigation ul.nav-menu menu-item-24809 a {
	margin-top: 14px;
}


/* @end */

/* @group Top Nav */

ul#topnav {
	list-style: none;
	width: 100%;
	text-align: right;
	position: relative;
}

ul#topnav li {
	display: inline-block;
	margin-left: 3px;
}

ul#topnav li.menu-item {
	margin-top: -10px;
}

ul#topnav li a {
	color: #666;
	padding: 6px;
	font-family: Oswald;
}

ul#topnav li.wtg-english {
	line-height: 1;
	position: absolute;
	right: 600px;
	top:  61px;
}

ul#topnav li.wtg-english a {
	background: url(img/englisch-24x12.png) no-repeat;
	padding: 20px;
}
ul#topnav li.wtg-deutsch {
	position: relative;
}

ul#topnav li.wtg-deutsch a {
	background: url(img/deutsch-24x12.png) no-repeat;
	padding: 20px;
	padding-right: 60px;
	background-position: center;
}

.header-fixed ul#topnav {
	display: none;
}


li.wtg-top-search {
	position: relative;
}

li.wtg-top-search .search-form {
	position: absolute;
	right:  0;
	bottom: 0px;
	width: 400px;
	background-color: #fff;
	display: none;
}

li.wtg-top-search:hover .search-form {
	display: block;
}
li.wtg-top-search .search-form input.search-submit {
	padding: 16px;
}

/* @end */

/* @group Backwards Compatiblity to old Kakia Theme - to be removed when all Posts are updated */

div.kakia-gallery {
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: center;
}

div.kakia-gallery-item {
	margin-bottom: 16px;
	display: inline-block;
	margin-right: 16px;
}


/* @end */

/* @group WTG Custom Content */

/* @group Custom Content Space before / after */

.wtg-projectcontact,
.wtg-postcarousell {
	margin-top: 20px;
	/*margin-bottom: 30px;*/
}

.wtg-projectinfo,
.wtg-cta {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @end */

/* @group Projectinfo */

.wtg-projectinfo div.col-md-7 {
}

.wtg-projectinfo div.col-md-5 {
	padding: 12px 48px;
}

.wtg-projectinfo .btn {
	margin-top: 24px;
}

#wtg-project-map {
	min-height: 340px;
}


/* @end */

/* @group WTG Headline Widget */

.wtg-headline p {
	font-family: Oswald;
	color: #444;
	font-size: 19px;
}

.wtg-headline hr {
	width: 70%;
}

/* @end */

/* @group WTG Slider Widget*/


.wwtg-cycle-overlay {
	position: absolute;
	top: auto;
	bottom: 8%;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	background-color: rgba(107, 156, 31, 0.75);
	background-color: rgba(107, 107, 107, 0.75);
	padding: 12px;
}
.wtg-cycle-overlay {
    position: absolute;
    bottom: 0;
    top: auto;
    width: 100%;
    height: 90%;
    background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 60%);
    background: -moz-linear-gradient(bottom, black 0%, transparent 40%);
    background: -webkit-linear-gradient(bottom, black 0%, transparent 60%);
    background: -o-linear-gradient(bottom, black 0%, transparent 60%);
    background: -ms-linear-gradient(bottom, black 0%, transparent 60%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
	text-align: center;
}

.wtg-cycle-overlay-inner {
	position: absolute;
	bottom: 5%;
	left: 8%;
	right: 8%;
}
a.wtg-sliderlink,
.wtg-cycle-overlay-inner h3 a,
.wtg-cycle-overlay-inner p a,
.wtg-cycle-overlay-inner h3,
.wtg-cycle-overlay-inner p {
	color: white !important;
	text-shadow: 1px 1px 1px #090808;
	text-decoration: none;
}

.wtg-cycle-overlay-inner p {
	max-width: 900px;
	margin: 0 auto 12px;
}

.wtg-cycle-overlay-inner h3 {
	font-size: 240%;
}

.wtg-cycle-slideshow {
	position: relative;
	overflow: hidden;
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	height: 30vw;
}
.wtg-cycle-slideshow .wtg-slide { 
	background-size:cover;
	width: 100vw;
	height: 30vw;
	margin-left: calc(-50vw + 50%);
	display: none;
}

/* prev / next links */

.wtg-cycle-slideshow .cycle-prev,
.wtg-cycle-slideshow .cycle-next {
    position: absolute;
    top: 0;
    width: 10%;
    opacity: 0.7;
    filter: alpha(opacity=100);
    z-index: 800;
    height: 100%;
    cursor: pointer;
}

/* http://fa2png.io/r/ionicons/ios-arrow-back/?color=ffffff&margin=0&size=50 */
.wtg-cycle-slideshow .cycle-prev {
    left: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAApVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+4/eNVAAAANnRSTlMAAQQFBgcICQoLDRQhQEFCREZJS01PUVRXWFtdX2JjZmh5hbfFx8jKzM7P0dXX2drc3uDi8fsEd2C/AAAAqUlEQVRIx73VNRICQQBE0WFxd3dY3G3ufzSshoSA+R3w8xd2tTE/yxnaxOaxsNA8BTNvQYwTNoxQMQuomEepWGCxxGKFxTpGxeYPYhunYsdFgoo9FgcsjkkqTlykqDhjcUl7irETt4zv0LNXZ0aGm6FgBoLpC6YnmK5gOoJpC6YlmKZgGoKpC6YmmKpgKoIpC6YkmKJgCtx4n/jHhIExzCDxMlA8zJSK7+4wylgDtsMywAAAAABJRU5ErkJggg==) 10% 50% no-repeat;
    background-size: 40px;
}
/*http://fa2png.io/r/ionicons/ios-arrow-forward/?color=ffffff&margin=0&size=50*/
.wtg-cycle-slideshow .cycle-next {
    right: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAn1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Kd3m4AAAANHRSTlMAAQIEEhQVFxgZGhweHyAiIyQmJygqQHmFiIuMjpGSlZeYm56goqWmqKqrxcjx8/X3+fv9wS6q0wAAAKZJREFUSIm11UUSAjEABdEMMLi7u0PQ3P9sOBS79K+a3r91G/NXIm5god1BE1rnmHkIZl4CmZZz2HQE0xVMTzB9wQwEM+QmGAlmLJiJYKaCmQlmLpiFYJaCWQlmLZgNN7GtYPZfE3iSxvVDmp6ijkUNiyoWlQsVZSxKWBSxKJypyGORO0UvslhkjlSksUgdohdJLiwVv4l7C2PaWLwNEk8Dxd1g4dUNOd9UvQhMU7gAAAAASUVORK5CYII=) 90% 50% no-repeat;
    background-size: 40px;
}
.wtg-cycle-slideshow:hover .cycle-prev,
.wtg-cycle-slideshow:hover .cycle-next {
    opacity: 1;
    filter: alpha(opacity=100)
}
/* @end */

/* @group WTG Slick Slider Widget*/
.wtg-slider-widget {
	visibility: hidden;
}

.wtg-slick-slider-widget-container {
	position: relative;
}
.wtg-slider-widget .slick-initialized { 
	visibility: visible;
}

.wtg-slick-slider-widget-item {
	background-size: cover;
	height: 30vw;
}

.wtg-slick-slider-widget-overlay {
	position: relative;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 50%);
	text-align: center;
}

.wtg-slick-slider-widget-overlay-inner {
	position: absolute;
	bottom: 5%;
	left: 8%;
	right: 8%;
}

.wtg-slick-slider-widget-overlay-inner h3,
.wtg-slick-slider-widget-overlay-inner p {
	color: white;
	text-shadow: 1px 1px 1px #090808;
}

.wtg-slick-slider-widget-overlay-inner p {
	max-width: 900px;
	margin: 0 auto 12px;
}

.wtg-slick-slider-widget-overlay-inner h3 {
	font-size: 240%;
}

.wtg-slick-slider-widget-prev {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	width: 200px;
	height: 100%;
	cursor: pointer;
}

.wtg-slick-slider-widget-next {
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	width: 200px;
	height: 100%;
	cursor: pointer;
}

/* http://fa2png.io/r/ionicons/ios-arrow-back/?color=ffffff&margin=0&size=50 */
.wtg-slick-slider-widget-prev {
    left: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAApVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+4/eNVAAAANnRSTlMAAQQFBgcICQoLDRQhQEFCREZJS01PUVRXWFtdX2JjZmh5hbfFx8jKzM7P0dXX2drc3uDi8fsEd2C/AAAAqUlEQVRIx73VNRICQQBE0WFxd3dY3G3ufzSshoSA+R3w8xd2tTE/yxnaxOaxsNA8BTNvQYwTNoxQMQuomEepWGCxxGKFxTpGxeYPYhunYsdFgoo9FgcsjkkqTlykqDhjcUl7irETt4zv0LNXZ0aGm6FgBoLpC6YnmK5gOoJpC6YlmKZgGoKpC6YmmKpgKoIpC6YkmKJgCtx4n/jHhIExzCDxMlA8zJSK7+4wylgDtsMywAAAAABJRU5ErkJggg==) 10% 50% no-repeat;
    background-size: 40px;
}
/*http://fa2png.io/r/ionicons/ios-arrow-forward/?color=ffffff&margin=0&size=50*/
.wtg-slick-slider-widget-next {
    right: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAn1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Kd3m4AAAANHRSTlMAAQIEEhQVFxgZGhweHyAiIyQmJygqQHmFiIuMjpGSlZeYm56goqWmqKqrxcjx8/X3+fv9wS6q0wAAAKZJREFUSIm11UUSAjEABdEMMLi7u0PQ3P9sOBS79K+a3r91G/NXIm5god1BE1rnmHkIZl4CmZZz2HQE0xVMTzB9wQwEM+QmGAlmLJiJYKaCmQlmLpiFYJaCWQlmLZgNN7GtYPZfE3iSxvVDmp6ijkUNiyoWlQsVZSxKWBSxKJypyGORO0UvslhkjlSksUgdohdJLiwVv4l7C2PaWLwNEk8Dxd1g4dUNOd9UvQhMU7gAAAAASUVORK5CYII=) 90% 50% no-repeat;
    background-size: 40px;
}



.wtg-slick-slider-widget-container:hover .wtg-slick-slider-widget-prev,
.wtg-slick-slider-widget-container:hover .wtg-slick-slider-widget-next {
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (max-width: 991px) {
	.wtg-slick-slider-widget-item {
		height: 35vw;
	}
}

@media (max-width: 767px) {
	.wtg-slick-slider-widget-item {
		height: 40vw;
	}
}


@media (max-width: 543px) {


	.wtg-slick-slider-widget-overlay {
		position: relative;
	    width: 100%;
	    height: 100%;
	    background: none #efefef;
		text-align: center;
		margin-top: 35vw;
	}
	
	.wtg-slick-slider-widget-item {
		margin-bottom: 25vw;
		height: 55vw;
	}
	.wtg-slick-slider-widget-item.wtg-slick-slider-widget-item-no-overlay {
		margin-bottom: 0vw;
		height: 35vw;
	}

	.wtg-slick-slider-widget-overlay-inner {
		bottom: auto;
		top: 5%;
		left: 4%;
		right: 4%;
	}

	.wtg-slick-slider-widget-overlay-inner h3 {
		font-size: 200%;
	}
	.wtg-slick-slider-widget-overlay-inner h3,
	.wtg-slick-slider-widget-overlay-inner p {
		color: #333;
		text-shadow: none;
	}

	.wtg-slick-slider-widget-next,
	.wtg-slick-slider-widget-prev {
		width: 40px;
		height: 33%;
	}

	.wtg-slick-slider-widget-item-no-overlay .wtg-slick-slider-widget-next,
	.wtg-slick-slider-widget-item-no-overlay .wtg-slick-slider-widget-prev
	 {
		height: 100%;
	}


}

@media (max-width: 467px) {
	.wtg-slick-slider-widget-item {
		margin-bottom: 55vw;
		height: 40vw;
	}
	.wtg-slick-slider-widget-item.wtg-slick-slider-widget-item-no-overlay {
		margin-bottom: 0vw;
		height: 50vw;
	}
	.slick-track {
		background-color: #efefef;
	}
}

.wtg-slick-slider, .slick-track, .slick-list {
	max-height: 580px;
}

.slick-next, .slick-prev {
	z-index: 10;
}

/* @end */

/* @group WTG Postcarousell */
.wtg-postcarousell .wtg-slick-slider {
	visibility: hidden;
}

.wtg-postcarousell .slick-initialized { 
	visibility: visible;
}

.wtg-postcarousell h2 {
	border-bottom: 1px solid #efefef;
	padding-bottom: 12px;
	margin-bottom: 12px;
}


.wtg-postcarousell-item-inner {
	width: 300px;
}

.wtg-postcarousell-img {
	width: 300px;
	height: 220px;
	background-size: cover;
	background-position: center;
}


.wtg-postcarousell-item h3 {
	line-height: 1.3;
	margin-top: 12px;
	font-size: 21px;
}

p.wtg-postcarousell-item-excerpt {
	text-align: left;
}

.wtg-postcarousell .slick-prev:before, .wtg-postcarousell .slick-next:before {
    color:#999;
}

@media (max-width: 1199px) {
	.wtg-postcarousell-item-inner {
		width: 200px;
	}
	
	.wtg-postcarousell-img {
		width: 200px;
		height: 170px;
		background-size: cover;
		background-position: center;
	}
	
	
	.wtg-postcarousell-item h3 {
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.wtg-postcarousell-item-inner {
		width: 100%;
	}

	p.wtg-postcarousell-item-excerpt {
			width: 95%;
	}
	
	.wtg-postcarousell-img {
		width: 100%;
		height: 70vw;
		background-size: cover;
		background-position: center;
	}
	
	
	.wtg-postcarousell-item h3 {
		font-size: 18px;
	}
}
/* prev / next links */

.wtg-postcarousell .cycle-prev,
.wtg-postcarousell .cycle-next {
    position: absolute;
    top: 0;
    width: 10%;
    opacity: 0;
    opacity: .7;
    filter: alpha(opacity=0);
    z-index: 800;
    height: 100%;
    cursor: pointer;
}

/* http://fa2png.io/r/ionicons/ios-arrow-back/?color=ffffff&margin=0&size=50 */
.wtg-postcarousell .cycle-prev {
    left: -15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAApVBMVEUAAAAzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzO5NJfvAAAANnRSTlMAAQQFBgcICQoLDRQhQEFCREZJS01PUVRXWFtdX2JjZmh5hbfFx8jKzM7P0dXX2drc3uDi8fsEd2C/AAAAqUlEQVRIx73VNRICQQBE0WFxd3dY3G3ufzSshoSA+R3w8xd2tTE/yxnaxOaxsNA8BTNvQYwTNoxQMQuomEepWGCxxGKFxTpGxeYPYhunYsdFgoo9FgcsjkkqTlykqDhjcUl7irETt4zv0LNXZ0aGm6FgBoLpC6YnmK5gOoJpC6YlmKZgGoKpC6YmmKpgKoIpC6YkmKJgCtx4n/jHhIExzCDxMlA8zJSK7+4wylgDtsMywAAAAABJRU5ErkJggg==) 10% 50% no-repeat;
    background-size: 40px;
}
/*http://fa2png.io/r/ionicons/ios-arrow-forward/?color=ffffff&margin=0&size=50*/
.wtg-postcarousell .cycle-next {
    right: -15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAn1BMVEUAAAAzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMniCi3AAAANHRSTlMAAQIEEhQVFxgZGhweHyAiIyQmJygqQHmFiIuMjpGSlZeYm56goqWmqKqrxcjx8/X3+fv9wS6q0wAAAKZJREFUSIm11UUSAjEABdEMMLi7u0PQ3P9sOBS79K+a3r91G/NXIm5god1BE1rnmHkIZl4CmZZz2HQE0xVMTzB9wQwEM+QmGAlmLJiJYKaCmQlmLpiFYJaCWQlmLZgNN7GtYPZfE3iSxvVDmp6ijkUNiyoWlQsVZSxKWBSxKJypyGORO0UvslhkjlSksUgdohdJLiwVv4l7C2PaWLwNEk8Dxd1g4dUNOd9UvQhMU7gAAAAASUVORK5CYII=) 90% 50% no-repeat;
    background-size: 40px;
}
.wtg-postcarousell .cycle-slideshow:hover .cycle-prev,
.wtg-postcarousell .cycle-slideshow:hover .cycle-next {
    opacity: .7;
    filter: alpha(opacity=70)
}

/* @end */

/* @group Projectcontact */

.wtg-projectcontact h2 {
	border-bottom: 1px solid #efefef;
	padding-bottom: 24px;
	margin-bottom: 24px;
}

.wtg-projectcontact .row {
	text-align: center;
	
}
/* @end */

/* @group WTG CTA */
.wtg-fullsection.wtg-cta-fullsection {
	background-color: rgba(107, 156, 31, 0.60);
}

.wtg-cta h2 {
	margin-top: 30px;
	font-size: 40px;
	color: #fff;
	margin-bottom: 16px;
	text-shadow: 1px 1px 1px #090808;
}

.wtg-cta .row {
	text-align: center;
}

.wtg-cta p {
	font-family: Oswald;
	color: #333;
	font-size: 19px;
	color: #fff;
	margin-bottom: 16px;
	text-shadow: 1px 1px 1px #090808;
}

.wtg-cta-img-link img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.wtg-cta-img-link:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* @end */

/* @group WTG Tierschutznews Footer Widget Mailster with CF7 */
	
.wtg-newsletter-anmeldung {
	margin:  0 auto;
	max-width: 660px;
	color: #fff;
}


.wtg-newsletter-anmeldung div.row div.col-md-12.col-sm-12 label {
	margin-top: 0;
}

/* @end */

	

/* @group WTG Tierschutznews Footer Widget Mailster */

#tierschutznews-abo {
	background-color: #a6c27e;
	text-align: center;
	padding: 12px 12px 6px;

}

#tierschutznews-abo .mailster-anrede-wrapper label,
#tierschutznews-abo ul.mailster-list,
#tierschutznews-abo ul.mailster-list li,
#tierschutznews-abo ul.mailster-list li label input {
	display: inline-block;
}

#tierschutznews-abo .mailster-anrede-wrapper {
	font-size: 16px;	
}

#tierschutznews-abo .mailster-anrede-wrapper label {
	margin-top: 12px;
	margin-left: 12px;
	margin-bottom: 0;
}

#tierschutznews-abo input[type=text],
#tierschutznews-abo input[type=email] {
	padding: 6px;
}


#tierschutznews-abo div.mailster-wrapper.mailster-firstname-wrapper,
#tierschutznews-abo div.mailster-wrapper.mailster-lastname-wrapper {
	display: inline-block;
	margin: 12px;
}

#tierschutznews-abo div.mailster-wrapper.mailster-email-wrapper input {
	width: 388px;
}


#tierschutznews-abo ul.mailster-list {
	padding: 0;
	margin: 0;	
}

#tierschutznews-abo h2, 
#tierschutznews-abo h3, 
#tierschutznews-abo label
 {
	color: #fff;
}

#tierschutznews-abo h3 {
	line-height: 1.5;
}

#tierschutznews-abo input.submit-button.button {
	font-family: Oswald;
	font-weight:  normal;
	font-size: 14px;
	padding: 12px;
	margin-top: 12px;
}

#tierschutznews-abo ::-webkit-input-placeholder { /* Chrome */
  color: #999;
}
#tierschutznews-abo :-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
#tierschutznews-abo ::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
#tierschutznews-abo :-moz-placeholder { /* Firefox 4 - 18 */
  color: #999;
  opacity: 1;
}

/* @end */



/* @group WTG Tierschutznews Mailster Subscription Page */

#wtg-tierschutznews-subscribe form {
	background-color: rgba(183, 187, 180, 0.64);
	text-align: center;
	padding: 12px 12px 6px;
	width: 350px;
	margin: 90px auto;
}

#wtg-tierschutznews-subscribe .mailster-anrede-wrapper label,
#wtg-tierschutznews-subscribe ul.mailster-list,
#wtg-tierschutznews-subscribe ul.mailster-list li,
#wtg-tierschutznews-subscribe ul.mailster-list li label input {
	display: inline-block;
}

#wtg-tierschutznews-subscribe .mailster-anrede-wrapper {
	font-size: 16px;	
}

#wtg-tierschutznews-subscribe .mailster-anrede-wrapper label {
	margin-left: 12px;
	margin-bottom: 0;
}

#wtg-tierschutznews-subscribe input[type=text],
#wtg-tierschutznews-subscribe input[type=email] {
	padding: 6px;
}


#wtg-tierschutznews-subscribe div.mailster-wrapper.mailster-firstname-wrapper input,
#wtg-tierschutznews-subscribe div.mailster-wrapper.mailster-lastname-wrapper input,
#wtg-tierschutznews-subscribe div.mailster-wrapper.mailster-email-wrapper input {
	width: 300px;
	margin-bottom: 14px;
}


#wtg-tierschutznews-subscribe ul.mailster-list {
	padding: 0;
	margin: 0;	
}

#wtg-tierschutznews-subscribe label
 {
	color: #333;
}

#wtg-tierschutznews-subscribe input.submit-button.button {
	font-family: Oswald;
	font-weight:  normal;
	font-size: 14px;
	padding: 12px;
}

#wtg-tierschutznews-subscribe ::-webkit-input-placeholder { /* Chrome */
  color: #999;
}
#wtg-tierschutznews-subscribe :-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
#wtg-tierschutznews-subscribe ::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
#wtg-tierschutznews-subscribe :-moz-placeholder { /* Firefox 4 - 18 */
  color: #999;
  opacity: 1;
}

#wtg-tierschutznews-subscribe div.mailster-form-info.success {
	background-color: #6C9C1F;
	padding: 12px;
	color: #fff;
	margin-bottom: 7px;
}

@media (max-width: 543px) {
#wtg-tierschutznews-subscribe form {
		width: 90%;
		margin: 5% auto;
	}

}

/* @end */

/* @group Newsletter Unsubscription Form */


#mailster-form-unsubscribe {
	text-align: center;
}

#mailster-form-unsubscribe label {
	display: block;
}

#mailster-form-unsubscribe #mailster-email {
	width: 269px;
	margin: 10px;
}

#mailster-form-unsubscribe .mailster-required:before {
	content: ':';
}

/* @end */

/* vw bug */
html {
	overflow-x: hidden;
}

/* @end */

/* Breakpoints */

/*  container max-width: 576px; */
@media (min-width: 544px) {
}

@media (max-width: 543px) {
}

/*  container max-width: 720px; */
@media (min-width: 768px) {
}

@media (max-width: 767px) {
}

/*  container max-width: 940px; */
@media (min-width: 992px) {
}

@media (max-width: 991px) {
	ul#topnav {
		display: none;
	}

	div.site-branding img {
		width: 60%;
	}

	.has-site-title.has-site-tagline .site-branding {
		top: 55%;
	}	

	#site-navigation ul.nav-menu .wtg-donation-in-menue a {
		-moz-transition: none;
		-webkit-transition: none;
		transition: none;
	}
	
	#site-navigation ul.nav-menu .wtg-donation-in-menue a:hover {
	  -moz-transform: scale(1);
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}

}

/*  container max-width: 1140px; */
@media (min-width: 1200px) {
}

@media (max-width: 1199px) {
}

/* @group Individual elements */

/* Buttons below post carousel startpage */
.wtg-less-margin-top {
	margin-top: -60px;
}

/* Show Image Caption of this Widget  */
.lsow-entry-info {
	top: auto !important;	
	bottom: 0	!important;
}


h3.lsow-entry-title {
	opacity: 1 !important;
	color: #000 !important;
	font-family: arial, helvetica, sans-serif;
	font-size:  13px !important;
	line-height: 1.6 !important;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 8px !important;
	background-color: rgba(255, 255, 255, 0.58);
}
@media (max-width: 767px) {
	h3.lsow-entry-title {
	}
}

@media (max-width: 991px) {
	h3.lsow-entry-title {
		font-size:  12px !important;
		line-height: 1.4 !important;
	}

/* @end */

