.home .news-inner h1 {
	font-size: 2rem;
	text-align: left
}

.news-template  {
	display: block;
	position: relative
}
.news-template .news-title {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 4rem;
	box-sizing: border-box;
	text-align: center
}
.news-template .news {
	width: 100%;
}
.news-template .news-inner {
	columns: 2;
	column-gap: 4rem;
	max-width: 1000px;
	padding: 0 4rem;
	margin: 0 auto;
}
.news-template .news-read-more {
	text-align: center;
	margin-bottom: 4rem;
}

.news-template .news-item {
	-webkit-column-break-inside: avoid;
	break-inside: avoid;

}

.follow-us.gray {
	background: #5e6568;
	color: #fff;
}

.follow-us.gray .newsletter input {
	border-bottom-color: #fff;
	color: #fff;
}
.follow-us.gray .newsletter input::placeholder {
	color: rgba(255,255,255,.5);
}
.follow-us.gray .button {
	color: #fff
}
.follow-us.gray .button:hover {
	color: #000
}

.follow-us.gray .button:after, 
.follow-us.gray .button:before {
	background: #fff
}

.follow-us.gray .button:hover::before, 
.follow-us.gray .button:hover::after {
		background: #000
}


.tax-project_theme_new .home-intro .logo-container {
	text-align: center;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 4rem;
}
.tax-project_theme_new .home-intro h1 {
  font-size: 3rem;
  text-transform: uppercase;
  line-height: 1;
  display: inline-block;
  margin-bottom: 0rem;
}


.tax-project_theme_new .home-intro h1 span {
	font-size: 60%;
  -webkit-text-stroke: .75px #000;
  color: transparent;
  display: block;
}

.tax-project_theme_new h2 span {
	font-size: 60%;
}

#main-menu .sub-menu {
	display: none
}

#main-menu .sub-menu li {
	margin: .25rem 0;
}

#main-menu > li .sub-menu {
    font-size: 1rem;
    padding: 2rem;

}

header .main-menu li.current-menu-item li, 
header .main-menu li:hover li {
	color: #000
}



.themes {
	max-width: 1000px;
	margin: 4rem auto;
	padding: 0 4rem;
	
}

.themes h2 {
	text-align: center;
	font-size: 3rem;
	line-height: 1.1;
	margin-bottom: 3rem;
}

.themes-inner {
	display: grid;
	grid-gap: 3rem;
	grid-template-columns: 1fr 1fr 1fr;
}

.themes .theme {
	text-decoration: none;
}
.themes .theme img {
	width: 100%;
	height: auto;
	filter: grayscale(100%);
	transition: 200ms ease all;
}
.themes .theme:hover img {
	filter: grayscale(0);
}

.themes .theme h3 {
	text-align: center;
	display: block;
	font-size: 1.25rem;
	margin-bottom: 0;
	margin-top: .25rem;
}

.home-map hr {
	background: #000;
	width: 50%;
	margin: 4rem auto 4rem auto;
}



@media (min-width: 768px) {
	#main-menu > li {
		padding: 1.5rem 0;
	}
	#main-menu > li .sub-menu li {
		color: #fff;
	}
	#main-menu > li .sub-menu li:hover {
		color: #FF3C3C;
	}
	#main-menu > li:hover .sub-menu {
	    position: absolute;
	    display: flex;
	    flex-direction: column;
	    background: #000;
	    color: #fff;
	    text-align: left;
	    transform: translate(-2rem, 2rem);
	    width: 300px;
	    font-family: ATSurt, sans-serif;
	}
	#main-menu > li:hover > a {
		position: relative
	}
	#main-menu > li.menu-item-has-children:hover > a:after {
		content: '';
		display: block;
		width: 2rem;
		height: 2rem;
		transform: translateX(-50%) rotate(45deg);
		background: #000;
		position: absolute;
		bottom: -3rem;
		left: 50%;
	}	
	
}

@media (min-width: 768px) and (max-width: 1024px) {
	.home-intro .news .news-inner {
		padding: 2rem;
	}
	.home-intro .side-label {
		display: none
	}
	.tax-project_theme_new .home-intro h1 {
		font-size: 2.5rem
	}
	
	
}


@media (max-width: 767px) {
	#main-menu > li .sub-menu {
		display: block;
	}
	#main-menu > li .sub-menu li {
		padding: 0.25rem 0;
	}
	.home-intro .side-intro {
		max-width: 100%;
	}
	#main-menu > li {

	}
	
	.themes-inner {
		grid-template-columns: 1fr 1fr;	
	}
	
	.home-intro .side-intro .logo-container {
		width: 100%;
	}
	.home-intro .side-intro .side-image-alt {
	    width: 100%;
	    position: relative;
	    top: 0;
	    left: 0;
	    height: 40vw;
	    -webkit-filter: grayscale(100%);
	    filter: grayscale(100%);
	    background-size: cover;
	    background-repeat: no-repeat;
	}
	
	.home-intro .side-intro .logo-container:after {
		width: 100%
	}
}

.donate-mobile {
	display: none;
}

@media (max-width: 480px) {
	
	.news-template .news-inner {
		columns: 1;
	}
		
	.themes h2 {
		font-size: 2rem;
	}
	.themes-inner {
		grid-gap: 2rem;
		grid-template-columns:  1fr;
	
	}
	
	.donate-mobile {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: .75rem;
		z-index: 100;
		background: #FF3C3C;
		text-align: center
	}
	.donate-mobile .button {
		font-size: 1.1rem;
		width: 100%;
	
	}
	.home .logo-container {
		display: none
	}
}

.filter-active .filter-options {
	height: calc(100vh - 104px);
	overflow: auto
}

.past-actions {
	text-align: center;
	margin: 2rem auto !important;
}

.gfield_checkbox label {
	font-size: .7rem !important
}

.themes p {
	margin-bottom: 4rem !important;
	text-align: center
}

.home-map .filters ul {
	max-width: 1000px;
	margin: 0 auto;
}

.about h2, .home-map h2 {
    font-size: 3.5rem;
    line-height: 1;
}


.tax-project_theme_new .about h2{
    font-size: 2.5rem;
    line-height: 1;
}


.tax-project_theme_new .about {
	background: #96A0A5;
	color: #fff;
	
}
.tax-project_theme_new .about p{
    font-size: 1rem;
line-height: 1.4;
text-align: center;

}

.actie-info .tags {
	font-size: .7rem;
	margin-top: 5px;
	text-transform: uppercase
}
.actie-info .tags a {
	text-decoration: none;
}

@media (max-width: 768px) {
	.menu-active header {
		overflow: auto
	}
}

footer .newsletter .button {
	color: #FF3C3C !important;
}

footer .newsletter .button:before,
footer .newsletter .button:after {
	background: #FF3C3C !important;
}