.tg {
	border-collapse: collapse;
	border-spacing: 0;
}

.tg td {
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
}

.tg th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
}

.tg .tg-bsv2 {
	background-color: #efefef;
}

.tg .tg-hy62 {
	background-color: #c0c0c0;
}

.page-id-58 .entry-content table,
.page-id-58 .entry-content td,
.page-id-58 .entry-content th,
.page-id-58 .entry-content tr {
	border: none;
}

.page-id-58 .entry-content table .size-thumbnail {
	max-width: 100%;
}

.page-id-192 .entry-content table,
.page-id-192 .entry-content td,
.page-id-192 .entry-content th,
.page-id-192 .entry-content tr {
	border: none;
}

.page-id-192 .entry-content table .size-thumbnail {
	max-width: 100%;
}

.page-id-58 .entry-content table,
.page-id-58 .entry-content td,
.page-id-58 .entry-content th,
.page-id-58 .entry-content tr {
	border: none;
}

.page-id-58 .entry-content table .size-thumbnail {
	max-width: 100%;
}

.page-id-338 .entry-content table,
.page-id-338 .entry-content td,
.page-id-338 .entry-content th,
.page-id-338 .entry-content tr {
	border: none;
}

.page-id-338 .entry-content table .size-thumbnail {
	max-width: 100%;
}

.page-id-345 .entry-content table,
.page-id-345 .entry-content td,
.page-id-345 .entry-content th,
.page-id-345 .entry-content tr {
	border: none;
}

.page-id-345 .entry-content table .size-thumbnail {
	max-width: 100%;
}

.page-id-194 .entry-content table,
.page-id-194 .entry-content td,
.page-id-194 .entry-content th,
.page-id-194 .entry-content tr {
	border: none;
}

.page-id-194 .entry-content table .size-thumbnail {
	max-width: 100%;
}

.page-id-196 .entry-content table,
.page-id-196 .entry-content td,
.page-id-196 .entry-content th,
.page-id-196 .entry-content tr {
	border: none;
}

.page-id-196 .entry-content table .size-thumbnail {
	max-width: 100%;
}

.page-id-170 .entry-content table,
.page-id-170 .entry-content td,
.page-id-170 .entry-content th,
.page-id-170 .entry-content tr {
	border: none;
}

.page-id-170 .entry-content table .size-thumbnail {
	max-width: 100%;
}

.page-id-190 .entry-content table,
.page-id-190 .entry-content td,
.page-id-190 .entry-content th,
.page-id-190 .entry-content tr {
	border: none;
}

.page-id-190 .entry-content table .size-thumbnail {
	max-width: 100%;
}

.page-id-188 .entry-content table,
.page-id-188 .entry-content td,
.page-id-188 .entry-content th,
.page-id-188 .entry-content tr {
	border: none;
}

.page-id-188 .entry-content table .size-thumbnail {
	max-width: 100%;
}

.page-id-188 .entry-content table .size-medium {
	max-width: 100%;
}


#expertise .call-to-action {
	font-size: 8px;
	text-transform: uppercase;
}

//hover button
@import url(http://fonts.googleapis.com/css?family=Nunito:300);

body {
	font-family: "Nunito", sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
}

sup {
	font-size: 12px;
	font-weight: 100;
	line-height: 20px;
}

.button {
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: #352F48;
	font-size: 10px;
	font-family: "Nunito", sans-serif;
	font-weight: 300;
	margin: 1em auto;
	position: absolute;
	padding: 2px 0;
	width: 210px;
	height: 20px;
	background: #FFF;
	border: 1px solid #dfdce8;
	overflow: hidden;
	transition: all .5s;
}

.button:hover, .button:active {
	text-decoration: none;
	color: #352F48;
	border-color: #352F48;
	background: #FFF;
}

.button span {
	display: inline-block;
	position: relative;
	padding-right: 0;
	transition: padding-right .5s;
}

.button span:after {
	content: ' ';
	position: absolute;
	top: 0;
	right: -18px;
	opacity: 0;
	width: 10px;
	height: 10px;
	margin-top: -10px;
	background: rgba(0,0,0,0);
	border: 3px solid #FFF;
	border-top: none;
	border-right: none;
	transition: opacity 0.5s, top 0.5s, right .5s;
	transform: rotate(-45deg);
}

.button:hover span, .button:active span {
	padding-right: 30px;
}

.button:hover span:after, .button:active span:after {
	transition: opacity 0.5s, top 0.5s, right .5s;
	opacity: 1;
	border-color: #352F48;
	right: 0;
	top: 50%;
}


img.nogap {
	display: inline;
	margin: 0;
	padding: 0;
}

.display-posts-listing .listing-item {
	clear: both;
}


.page-id-18 #page-header {
	display: none;
}

/* always assume on smaller screen first */
#side-tab-exp,
#side-tab-proj,
#side-tab-pub {
	display: none;
}

/* if screen size gets wider than 1024 */
@media screen and (min-width:1274px) {
	#side-tab-exp,
																																																																																																																#side-tab-proj,
																																																																																																																#side-tab-pub {
		display: block;
	}
}

#moreinfo {
	display: block;
	width: 204px;
	height: 40px;
	background: url('//newclimate.org/wp-content/uploads/2018/07/read_more_arrow.png') no-repeat 0 0;
}

#moreinfo:hover {
	background-image: url('//newclimate.org/wp-content/uploads/2018/07/read_more_arrow_hover.png');
}

#moreinfo span {
	position: absolute;
	top: -999em;
}

.home-build {
	font-size: 34px;
}

.home-implement {
	font-size: 34px;
	text-align: center;
}

.portfolio-entry-title {
	font-size: 1em;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

#tertiary .widget-title {
	color: #FFFFFF;
}

#tertiary, #tertiary a, #tertiary a:visited {
	color: #FFFFFF;
}

#tertiary {
	background-color: #A7BBC1;
	color: #FFFFFF;
}

.page-id-13 #tertiary .widget-title {
	color: #000000;
}

.page-id-13 #tertiary, .page-id-13 #tertiary a, .page-id-13 #tertiary a:visited {
	color: #000000;
}

.page-id-13 #tertiary {
	background-color: #FFFFFF;
	color: #000000;
}

.page-id-13 .features {
	padding-bottom: 10px;
}

#front-page-blog {
	padding-top: 20px;
}

.display-posts-listing {
	font-size: 1rem;
}

.display-posts-listing img {
	float: left;
	margin: 7px 20px 10px 0;
	border: 0 none;
	height: auto;
	width: 5em;
}

.display-posts-listing .title {
	text-decoration: none;
	color: #000000;
}

.display-posts-listing .date {
	font-style: italic;
	display: ;
}

.display-posts-listing .excerpt {
	font-style: italic;
	display: block;
}

.display-posts-listing .excerpt-dash {
	color: #FFFFFF;
}

.display-posts-listing .listing-item {
	clear: both;
	padding-bottom: 30px;
}


.publications_list {
	font-size: 1rem;
}

.publications_list img {
	border: 0 none;
	height: auto;
	width: 5em;
}

.publications_list .title {
	text-decoration: none;
	color: #000000;
}

.publications_list .date {
	font-style: italic;
	display: ;
}

.publications_list .excerpt {
	font-style: italic;
	display: block;
}

.publications_list .excerpt-dash {
	color: #FFFFFF;
}

.publications_list .listing-item {
	padding-bottom: 70px;
}


.page-id-636 #page-header, .page-id-654 #page-header, .page-id-664 #page-header, .page-id-650 #page-header, .page-id-662 #page-header, .page-id-652 #page-header, .page-id-863 #page-header, .page-id-14465 #page-header {
	display: none;
}

.portfolio-entry-content p {
	line-height: 1.5em;
	height: 6em;
	overflow: hidden;
}

.portfolio-entry-title {
	position: relative;
}

.portfolio-entry-title a:after {
	position: absolute;
	width: 10px;
	height: 0;
	bottom: -7.5em;
	left: 0;
	content: url('//newclimate.org/wp-content/uploads/2014/10/readmore-orange-black41.png');
}

h2.portfolio-entry-title {
	position: relative;
}

.h2 {
	background-color: #f00;
	width: 300px;
	height: 300px;
}

.h2 a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

.portfolio-entry-title a {
	color: #595959;
}

.portfolio-entry-title {
	font-weight: 700;
	font-size: 1.125rem;
}

#expertise-top {
	padding-top: 20px;
}

#hero h1 {
	font-size: 2rem;
}

@media screen and (min-width: 640px) {
	#hero h1 {
		font-size: 2.5rem;
	}
}

@media screen and (min-width: 1025px) {
	#hero h1 {
		font-size: 4rem;
	}
}

#front-page-blog .call-to-action {
	display: none;
}

.feature-blog .display-posts-listing img {
	border: 0 none;
	height: 20em;
	width: 50em;
}

.front-entry-featured-image img {
	height: 8em;
	max-width: 100%;
}

.external-links {
	text-decoration: normal;
	font-size: .9rem;
}

.single .site-content {
	padding-top: 10px;
}

#markus {
	display: inline-block;
	width: 80px;
	height: 132px;
	background: url('//newclimate.org/wp-content/uploads/2014/10/markus_project2.jpg') no-repeat 0 0;
}

#tom {
	display: inline-block;
	width: 82px;
	height: 135px;
	background: url('//newclimate.org/wp-content/uploads/2014/10/tom_project.jpg') no-repeat 0 0;
}

#hanna {
	display: inline-block;
	width: 78px;
	height: 132px;
	background: url('//newclimate.org/wp-content/uploads/2014/10/hanna_project.jpg') no-repeat 0 0;
}

#carsten {
	display: inline-block;
	width: 82px;
	height: 133px;
	background: url('//newclimate.org/wp-content/uploads/2014/11/carsten_project.jpg') no-repeat 0 0;
}

#frauke {
	display: inline-block;
	width: 71px;
	height: 132px;
	background: url('//newclimate.org/wp-content/uploads/2014/10/frauke-project.jpg') no-repeat 0 0;
}

#christian {
	display: inline-block;
	width: 76px;
	height: 132px;
	background: url('//newclimate.org/wp-content/uploads/2014/11/christian_ellermann.jpg') no-repeat 0 0;
}

#aki {
	display: inline-block;
	width: 82px;
	height: 133px;
	background: url('//newclimate.org/wp-content/uploads/2018/11/aki_project.jpg') no-repeat 0 0;
}

#niklas {
	display: inline-block;
	width: 72px;
	height: 132px;
	background: url('//newclimate.org/wp-content/uploads/2014/10/niklas-project.jpg') no-repeat 0 0;
}

#gesine {
	display: inline-block;
	width: 76px;
	height: 132px;
	background: url('//newclimate.org/wp-content/uploads/2014/10/gesine-project.jpg') no-repeat 0 0;
}

.page-id-13 #masthead, .page-id-13 .main-navigation ul ul ul {
	background-color: #FFFFFF;
}

.page-id-13 .main-navigation .current_page_item > a, .page-id-13 .main-navigation .current-menu-item > a, .page-id-13 .main-navigation .current_page_ancestor > a {
	color: #FFF;
}

.page-id-13 .site-header .main-navigation a {
	color: #3E3E3E;
}

.page-id-13 .main-navigation ul ul {
	background-color: #FFF;
}

.page-id-13 .site-header .main-navigation a, .page-id-13 .site-header .main-navigation a:visited {
	color: #3E3E3E;
}

.page-id-13 .site-header .main-navigation a {
	border-bottom-color: rgba(255,255,255,0.09);
	color: #3E3E3E;
}

.site-branding img {
	display: none;
}

.site-branding {
	background: url('https://www.newclimate.org/wp-content/uploads/2014/10/newclimate_logo_neg_rgb_141029.png');
	display: inline-block;
	margin-top:0.5em;
	margin-bottom:1em;
	height: 89px;
	width: 207px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-id-13 .site-branding {
	background: url('https://newclimate.org/wp-content/uploads/2014/10/newclimate_logo.png');
	display: inline-block;
	margin-top:0.5em;
	margin-bottom:1em;
	height: 89px;
	width: 207px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.portfolio-featured-image img {
	border: 0 none;
	max-width: 100%;
	vertical-align: middle;
	min-height: 10rem;
	max-height: 10rem;
}

.page-id-13 .menu-toggle {
	color: #fff;
	background-color: #A7B9C1;
}

.contacts-heading {
	margin-top: .2rem;
	margin-bottom: 1.5rem;
}

#page .main-navigation .search-field {
	display: inline-block;
	margin: auto;
	width: 87%;
}

.main-navigation .search-form {
	width: 20%;
}

.main-navigation > div {
	width: 80%;
}

.post-116 .wp-caption-text {
	font-size: 14px;
	font-weight: 400;
	padding: 8px;
	text-align: center;
	text-decoration: none;
}

.post-116 .a {
	text-decoration: none;
}

.post-116 a:visited {
	text-decoration: none;
}

#page-hero {
	display: none;
}

.page-id-1865 #page-hero {
	display: block;
}

#featured-content h1, #featured-content h1 a {
	font-size: 2rem;
	color: white;
}

@media screen and (min-width: 640px) {
	#featured-content h1, #featured-content h1 a {
		font-size: 2.5rem;
		color: white;
	}
}

@media screen and (min-width: 1025px) {
	#featured-content h1, #featured-content h1 a {
		font-size: 4rem;
		color: white;
	}
}

#featured-content .article-liner {
	overflow-y: hidden;
}

#featured-content h1 a, #featured-content article.no-hero h1 a, .featured-content-left .entry-summary p {
	background: rgb(54,25,25);
	background: rgba(0,0,0,.75);
	padding-left: 150px;
	margin-left: -150px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.entry-summary p {
	margin-top: 40px;
}

#featured-content .post-1 h1 a, #featured-content .post-1 article.no-hero h1 a, .post-1  .entry-summary p {
	background: rgb(54,25,25);
	background: rgba(0,0,0,0);
	margin-top: 20px;
}

#featured-content .post-116 h1 a, #featured-content .post-116 article.no-hero h1 a, .post-116  .entry-summary p, #featured-content .post-482 h1 a, #featured-content .post-482 article.no-hero h1 a, .post-482  .entry-summary p {
	background: rgb(54,25,25);
	background: rgba(0,0,0,0.75);
	margin-top: 180px;
	margin-right: 530px;
	font-weight: bold;
}

#featured-content .post-116 h1, #featured-content .post-116 h1 a, #featured-content .post-482 h1, #featured-content .post-482 h1 a {
	display: none;
}	


#featured-content a {
	border-bottom-width: 0;
	border-bottom-style: none;
}

#button .slide-anchor {
	width: 10px;
}

#featured-content .slide-anchor {
	border-radius: 25px;
	bottom: 15px;
	height: 25px;
	width: 25px !important;
}

.has-a-cover .slide-anchor.clicked {
	background-color: rgba(255,255,255,0.75);
}

.feature-blog-home .display-posts-listing img {
	border: 0 none;
	height: 15em;
	width: 60%;
	margin-left: 15%;
	margin-right: 25%;
}

#front-page-blog {
	background-color: #FAF9FE;
	padding-left: 800px;
	margin-left: -800px;
	padding-right: 800px;
	margin-right: -800px;
}

#front-page-blog .custom .call-to-action {
	display: inline;
}

#front-page-blog p {
	margin-top: 0;
	margin-bottom: 0;
}

.page-id-13 .features {
	padding-bottom: 0;
}

.no-underline {
	text-decoration: none;
}

.INDCbutton {
	font-size: 10px;
}

.notes {
	font-size: 10px;
}

.external-links {
	font-size: 1rem;
	text-decoration: none;
}

.external-links a:link {
	text-decoration: none;
}

#content .byline {
	display: none;
}

.page-id-13 #hero, #hero a, #hero a:visited {
	color: #fff;
}

.special-offer .label {
	color: #fff;
}

.special-offer {
	color: #fff;
}

.special-offer, .special-offer a, .special-offer a:visited {
	color: #fff;
}

.special-offer .call-to-action {
	border-color: #fff;
}

.size-post-thumbnail, .size-thumbnail, .size-medium {
	max-width: 100%;
}

.site-header .main-navigation a, .site-header .main-navigation a:visited {
	color: #FFFFFF;
}

.page-id-13 .site-header .main-navigation a, .page-id-13 .site-header .main-navigation a:visited {
	color: #3f3f3f;
}

.featured-page-section {
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}

#VisualPortfolioCustomisation
.vp-filter__style-minimal .vp-filter__item a:hover {
color: #E75113;
}

:root {
    --vp-color-brand: #E75113;
	  --vp-color-gray: #6D8B95;
	  --vp-color-gray-light: #A7BBC1;
}

