/*
Theme Name: DEEarth
*/
@font-face {
	font-family: Druk;
	src: url(fonts/DrukMedium.otf)
}
@font-face {
	font-family: CineTrialBold;
	src: url(fonts/GT-Cinetype-Trial-Bold.otf)
}
@font-face {
	font-family: CineBold;
	src: url(fonts/GT-Cinetype-Bold.otf)
}
@font-face {
	font-family: CineReg;
	src: url(fonts/GT-Cinetype-Regular.ttf)
}
a.nav-link.login-menu-item {
	background: url(https://teams.earthly.org/static/media/login.45aa78e0.svg) no-repeat 50% 50%
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
body {
	line-height: 1;
	font-weight: 400;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto
}
button, .btn {
	-webkit-appearance: none
}
h4 {
	line-height: 24px
}
.d-flex-inline {
	display: inline-flex
}
body, p, h1, h2, h3, h4, h5, h6, a {
	-ms-hyphens: none !important;
	-webkit-hyphens: none !important;
	hyphens: none !important
}
:focus {
	outline: 0 !important;
	box-shadow: none !important
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
nav ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 700
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
input, select {
	vertical-align: middle
}
:focus, :active, :hover {
	outline: none
}
input:focus {
	outline: 0
}
.form-control:focus {
	box-shadow: none;
	outline: 0
}
.alignnone {
	margin: 5px 20px 20px 0
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
a img.alignnone {
	margin: 5px 20px 20px 0
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	width: 100% !important;
	height: auto
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
	max-width: 100%
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
html, body {
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-family: CineReg;
	color: #2b271d;
	line-height: 140%
}
b, strong {
	font-family: CineBold
}
img {
	max-width: 100%;
	height: auto
}
a:hover {
	text-decoration: none
}
p {
	font-weight: 400
}
.underline {
	color: #2b271d;
	position: relative
}
.underline:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #95938e;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: auto
}
.earthlygreen {
	color: #6ce49c
}
.earthlygrey {
	color: #2b271d
}
.earlyoffwhite {
	color: #f5f5f5
}
.shadow {
	color: #2b271d
}
.midgrey {
	color: #a6a6a6
}
.shallowsea {
	color: #e6f4f5
}
.sea {
	color: #e1f2ef
}
.dsea {
	color: #46d7ce
}
.bg-grey {
	background-color: #f5f5f5
}
.mTop {
	margin-top: 64px
}
.mBottom {
	margin-bottom: 64px
}
.pBottom {
	padding-bottom: 64px
}
.btn-primary:hover, .btn-secondary:hover {
	border: solid #000 2px
}
.btn-primary:hover {
	background-color: #fff;
	color: #2b271d
}
.btn-secondary:hover {
	background-color: #6ce49c;
	color: #2b271d
}
.btn-secondary {
	border: solid transparent 2px;
	border-radius: 40px;
	background-color: #6ce49c;
	display: inline-block;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin: auto;
	padding: 15px 30px;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 140%;
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: -.03em;
	color: #2b271d
}
.btn-primary {
	border: solid transparent 2px;
	border-radius: 40px;
	background-color: #fff;
	display: inline-block;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin: auto;
	padding: 15px 30px;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 140%;
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: -.03em;
	color: #2b271d
}
h1, .h1 {
	font-family: Druk;
	font-style: normal;
	font-weight: 500;
	font-size: 140px;
	line-height: 150px;
	letter-spacing: 0;
	color: #2b271d
}
h2, .h2 {
	font-family: Druk;
	font-style: normal;
	font-weight: 500;
	font-size: 95px;
	line-height: 95px;
	letter-spacing: 0;
	color: #2b271d
}
h3, .h3 {
	font-family: CineReg;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 140%;
	letter-spacing: 0;
	color: #2b271d
}
.caption {
	font-family: CineReg;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0;
	color: #2b271d
}
.caption.bold {
	font-family: CineBold
}
.mainContainer {
	max-width: 100%;
	width: 100%;
	margin: auto;
	min-height: 150px !important
}
.mainContainer ul, .mainContainer ol {
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px
}
header.mainHeader {
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #fff
}
header.mainHeader .container {
	max-width: 1440px;
	width: 100%;
	margin: auto;
	position: relative;
	z-index: 9
}
.single-projects #single_project_header, .post-type-archive-projects #projects_archive_row1 {
	height: 660px
}
header.mainHeader .navbar-brand img {
	min-width: 75px;
	max-width: 125px;
	height: auto;
	width: 100%
}
header.mainHeader .navbar-brand img.whiteLogo {
	display: none
}
.projects-template nav.navbar.navbar-expand-lg.navbar-light .navbar-toggler, .post-type-archive nav.navbar.navbar-expand-lg.navbar-light .navbar-toggler, .single-casestudy nav.navbar.navbar-expand-lg.navbar-light .navbar-toggler {
	color: #fff;
	border-color: #fff
}
div.top_menu p {
	font-size: 17px
}
div.top_menu .row {
	display: flex;
	align-items: center
}
div#topbarMenu ul li {
	padding: 5px 10px
}
div#topbarMenu ul li a, div#topbarMenu ul li {
	border: none !important;
	background-color: unset
}
div#topbarMenu ul li a {
	font-size: 17px;
	color: #2b271d
}
div.top_menu {
	padding-top: 10px;
	border-bottom: solid #fff 1px
}
#mainMenuHead .navbar-nav .nav-link {
	color: #2b271d;
	padding-right: 24px;
	padding-left: 24px;
	font-size: 24px
}
#mainMenuHead a.nav-link.wpex-logout {
	background-color: #6ce49c;
	border-radius: 30px;
	margin-left: 78px
}
#mainMenuHead .custom-nav-signup {
	background-color: #6ce49c;
	border-radius: 30px;
	font-weight: 700;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px
}
#mainMenuHead .profileLink {
	margin-left: 48px
}
#mainMenuHead .profileLink a {
	padding-left: 35px !important
}
#mainMenuHead ul li a {
	font-weight: 700
}
#mainMenuHead ul.innerUl {
	display: flex
}
.account-menu-item svg {
	max-width: 28px;
	position: relative;
	top: -5px
}
#mainMenuHead .profileLink img.avatar.avatar-50.photo {
	max-width: 30px;
	position: absolute;
	left: 0;
	top: 25px;
	transform: translateY(-50%);
	border-radius: 100%
}
.dropdown-item.active, .dropdown-item:active {
	background-color: #73e3a0
}
#mainMenuHead .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	background-image: url(/wp-content/uploads/2020/09/Vector.png);
	width: 12px;
	height: 9px;
	border: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	top: 2px
}
.emailInput {
	width: 100%;
	display: block
}
.emailInput input:not([type="submit"]) {
	font-size: 20px;
	width: 100%;
	line-height: 52px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #fff;
	background-color: transparent;
	color: #fff
}
.emailInput input::-moz-placeholder {
	color: #f5f5f5;
	opacity: 1;
	font-weight: 400
}
.emailInput input:-ms-input-placeholder {
	color: #f5f5f5;
	opacity: 1;
	font-weight: 400
}
.emailInput input::placeholder {
	color: #f5f5f5;
	opacity: 1;
	font-weight: 400
}
.emailInput input:-ms-input-placeholder {
	color: #f5f5f5;
	font-weight: 400
}
.emailInput input::-ms-input-placeholder {
	color: #f5f5f5;
	font-weight: 400
}
p.emailInput {
	position: relative
}
p.emailInput input[type="submit"] {
	font-size: 0;
	background-image: url(/wp-content/uploads/2020/09/Arrow-1.png);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	width: 50px;
	background-color: transparent;
	position: absolute;
	right: -4px;
	top: 50%;
	transform: translateY(-50%)
}
#footerMap {
	padding-top: 128px;
	padding-bottom: 256px;
	background-image: url(/wp-content/uploads/2020/10/Vector-6-1.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -64px
}
#footerMap h2 {
	margin-bottom: 24px
}
#footerMap #map {
	width: 100%;
	height: 400px
}
.footerMain {
	background-color: #2b271d;
	color: #f5f5f5;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 20px;
	max-width: 100%;
	margin: auto;
	position: relative
}
.footerMain:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/bckgr_footer.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: -60px;
	transform: translateX(-50%)
}
.footerMain .widget-title {
	color: #f5f5f5;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 40px
}
.footerMain ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 18px
}
.footerMain ul li a {
	color: #f5f5f5
}
.footerMain #footerSidebar5 .widget-title {
	display: none
}
.footerMain #footerSidebar5 ul {
	display: flex
}
.footerMain #footerSidebar5 ul li a {
	height: 50px;
	width: 80px;
	font-size: 0;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}
.footerMain #footerSidebar5 .facebook a {
	background-image: url(/wp-content/uploads/2020/09/icons_footer_facebook.png)
}
.footerMain #footerSidebar5 .instagram a {
	background-image: url(/wp-content/uploads/2020/09/icons_footer_instagram.png)
}
.footerMain #footerSidebar5 .linkedin a {
	background-image: url(/wp-content/uploads/2020/09/icons_footer_linkedin.png)
}
.footerMain #footerSidebar5 .twitter a { 
	background-image: url(/wp-content/uploads/2020/09/icons_footer_twitter.png)
}
.footerMain #footerSidebar6 {
	font-size: 14px;
	color: #a6a6a6
}
.footerMain .brow {
	margin-top: 32px;
	margin-bottom: 32px
}
#home_row1 {
	position: relative;
	padding-top: 64px;
	padding-bottom: 128px;
	background-image: url(/wp-content/uploads/2020/09/bckgr_hero_green.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 50vh;
	overflow: hidden
}
#home_row1 h1 {
	line-height: .9em;
	max-width: 800px;
	margin: auto
}
#home_row1 .row:not(:first-of-type) {
	margin-top: 196px
}
section#home_row1 h3 {
	max-width: 800px;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto
}
#home_row1 a {
	margin-top: 24px
}
#home_row1 img.treesHome {
	position: absolute;
	left: 50%;
	top: 170px;
	width: 1900px;
	min-width: 1900px;
	transform: translateX(-50%)
}
#home_row1 img.rocks {
	position: absolute;
	bottom: 10%;
	right: 10%
}
#home_row2 {
	margin-top: -128px;
	padding-top: 256px;
	padding-bottom: 64px;
	position: relative;
	background-image: url(/wp-content/uploads/2020/09/bckgr_light-grey-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top
}
#home_row2 h2 {
	margin-bottom: 24px
}
#home_row2 a {
	margin-top: 24px
}
#home_row2 img {
	margin-top: 48px
}
#home_row3 {
	padding-top: 160px;
	padding-bottom: 128px;
	position: relative;
	background-image: url(/wp-content/uploads/2020/09/bckgr_white.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	margin-top: -128px
}
#home_row3 h2 {
	margin-bottom: 48px
}
#home_row3 img {
	margin-bottom: 24px
}
#home_row3 p b {
	margin-bottom: 8px;
	display: block
}
#home_row4 {
	padding-top: 160px;
	padding-bottom: 64px;
	position: relative;
	background-image: url(/wp-content/uploads/2020/09/bckgr_main-green.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top
}
#home_row4 h2 {
	margin-bottom: 24px
}
#home_row4 p {
	margin-bottom: 24px
}
#home_row4 a {
	margin-top: 24px
}
#home_row4 img {
	margin-top: 48px;
	position: relative
}
#home_row5 {
	margin-top: -128px;
	padding-top: 160px;
	padding-bottom: 64px;
	position: relative;
	background-image: url(/wp-content/uploads/2020/09/bckgr_light-grey-2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top
}
#home_row5:after {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/bckgr_water_transparency-60_.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 68%;
	transform: translateX(-50%);
	z-index: 0
}
#home_row5 h2 {
	margin-bottom: 24px
}
#home_row5 a {
	margin-top: 24px
}
#home_row5 .row.boatRow {
	position: relative;
	z-index: 9
}
#home_row5 small {
	font-size: 8px;
	margin-top: 50px;
	display: block;
	position: relative;
	z-index: 9
}
#home_row7 {
	padding-top: 64px;
	padding-bottom: 128px;
	position: relative;
	background-image: url(/wp-content/uploads/2020/09/bckgr_tile-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top
}
#home_row7 h2 {
	margin-bottom: 48px
}
#home_row7 p b {
	margin-bottom: 8px;
	display: block
}
#about_row1 {
	background-color: #6ce49c
}
#about_row1 .container {
	background-image: url(/wp-content/uploads/2020/09/bckgr_top-trees.png);
	padding-top: 192px;
	padding-bottom: 64px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 2150px;
	max-width: 1440px;
	margin: auto
}
#about_row1 .greenrow1 {
	position: absolute;
	top: 310px;
	right: 240px
}
#about_row1 img.floatImage.rock1 {
	max-width: 451px;
	left: -30px;
	top: 600px
}
#about_row1 .greenrow1 h2 {
	font-size: 140px
}
#about_row1 .greenrow2 {
	position: absolute;
	top: 530px;
	left: 230px
}
#about_row1 .greenrow2 h1 {
	font-size: 200px;
	line-height: 161px;
	position: relative
}
#about_row1 .greenrow3 {
	font-size: 35px;
	line-height: 48px;
	position: absolute;
	top: 1040px;
	max-width: 45%;
	left: 230px
}
#about_row1 .greenrow3 p {
	font-size: 35px;
	line-height: 49px
}
#about_row1 .greenrow4 {
	font-size: 30px;
	line-height: 42px;
	position: absolute;
	top: 1380px;
	max-width: 45%;
	right: 170px
}
#about_row1 .greenrow4 p {
	margin-bottom: 12px
}
#about_row1 .floatImage {
	position: absolute
}
#about_row1 img.floatImage.rock2 {
	max-width: 158px;
	right: 495px;
	top: 335px
}
#about_row1 img.floatImage.tree1 {
	bottom: -220px;
	height: 1358px;
	z-index: 9;
	left: 0
}
#about_row1 img.floatImage.tree2 {
	max-width: 805px;
	top: 440px;
	right: 335px
}
#about_row2 {
	position: relative;
	padding-top: 64px;
	padding-bottom: 64px
}
#about_row2:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/bckgr_white.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: -60px;
	transform: translateX(-50%)
}
#about_row2 h2 {
	margin-bottom: 24px
}
#about_row2 a {
	margin-top: 24px
}
#about_row2 .logo {
	display: flex;
	align-items: center;
	text-align: center
}
#about_row2 .logo img {
	max-width: 100%;
	height: auto;
	margin: auto
}
#about_row3 {
	position: relative;
	padding-top: 128px;
	padding-bottom: 128px
}
#about_row3:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/bckgr_light-grey_shape2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: -60px;
	transform: translateX(-50%)
}
#about_row4 {
	position: relative;
	padding-top: 64px;
	padding-bottom: 64px
}
#about_row4 h2 {
	margin-bottom: 24px
}
#about_row4:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/bckgr_white.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: -128px;
	transform: translateX(-50%)
}
#about_row4 .logo {
	display: flex;
	align-items: center;
	text-align: center
}
#about_row4 .logo img {
	max-width: 100%;
	height: auto;
	margin: auto
}
#about_row5 {
	position: relative;
	padding-top: 64px;
	padding-bottom: 256px
}
#about_row5 h2 {
	margin-bottom: 24px
}
#about_row5 img {
	border-radius: 100%
}
#about_row5:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/Vector-10-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: -60px;
	transform: translateX(-50%)
}
#about_row5_5 {
	position: relative;
	padding-top: 64px;
	padding-bottom: 256px;
	margin-top: -64px
}
#about_row5_5 h2 {
	margin-bottom: 24px
}
#about_row5_5:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/Vector-10.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: -60px;
	transform: translateX(-50%)
}
#about_row6 {
	position: relative;
	padding-top: 64px;
	padding-bottom: 64px
}
#about_row6 h2 {
	margin-bottom: 24px
}
#about_row6:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/bckgr_white.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: -128px;
	transform: translateX(-50%)
}
#about_row6 .projectSlider {
	margin-top: 24px;
	margin-bottom: 48px
}
#about_row3 .tmembers>div {
	margin-bottom: 20px
}
.tmember {
	background-color: #fff;
	margin: 5px 5px 20px;
	perspective: 1000px;
	height: 100%
}
.tmember.founder {
	height: auto
}
.tmember_pic {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.tmember_pic:after {
	content: "";
	display: block;
	padding-top: 100%
}
.tmember h5 {
	margin-top: 12px;
	margin-bottom: 12px
}
.tmember:not(.founder)::after {
	content: "";
	display: block;
	padding-top: 120%
}
.tmember p {
	color: #5e5e5e;
	padding-bottom: 12px
}
.tmember:hover .tmember_inner {
	transform: rotateY(180deg)
}
.tmember .tmember_inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform .8s;
	transform-style: preserve-3d
}
.tmember .flip-card-front, .tmember .flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.tmember .flip-card-front {
	background-color: #e9e9e9;
	color: #000
}
.tmember .flip-card-back p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-family: Druk;
	font-size: 56px;
	width: 100%;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px
}
.tmember .flip-card-back {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #fff;
	transform: rotateY(180deg);
	line-height: 100%;
	position: relative
}
#page_row_header {
	padding-top: 192px;
	padding-bottom: 32px;
	background-color: #6ce49c
}
#page_row_1 {
	padding-top: 32px;
	padding-bottom: 192px
}
.projectSlider a {
	color: #fff;
	display: block
}
.projectSlider .slick-slide {
	margin: 0 10px
}
.projectSlider .slick-list {
	margin: 0 -10px
}
.projectSlider span.slImg {
	position: relative;
	display: block
}
.projectSlider span.slImg:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(43, 39, 29, 0.2);
	z-index: 9999999;
	position: absolute;
	top: 0;
	left: 0
}
.projectSlider span.slImg>span {
	display: block;
	width: 100%;
	height: 340px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.projectSlider span.slImg p {
	z-index: 99999999;
	position: absolute;
	top: 50%;
	margin-left: 20px;
	font-family: Druk;
	font-style: normal;
	font-weight: 500;
	font-size: 95px;
	line-height: 100%;
	text-align: left;
	transform: translateY(-50%)
}
.projectSlider span.slImg small {
	font-family: CineReg;
	position: absolute;
	top: 180px;
	margin-left: 20px;
	font-size: 30px;
	line-height: 100%;
	text-align: left;
	transform: translateY(-50%);
	left: 0
}
.projectSlider span.slAro img {
	margin-left: 10px;
	height: 20px
}
.projectSlider span.slAro {
	font-family: CineReg;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: -.03em;
	color: #000;
	display: flex;
	float: right;
	margin: 20px 10px
}
.image-carousel .slick-dots li button:before {
	font-family: slick;
	font-size: 12px !important
}
.slick-dots li {
	width: 12px;
	height: 12px
}
.slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0
}
.slick-dots li.slick-active button:before {
	color: #2b271d;
	opacity: 1
}
.slick-dots li button:before {
	line-height: 12px;
	width: 12px;
	height: 12px;
	color: rgba(43, 39, 29, 0.5);
	opacity: 1;
	border: 1px solid #f5f5f5;
	border-radius: 100%
}
.slick-next, .slick-prev {
	width: 48px;
	height: 42px;
	top: 45%
}
.slick-prev {
	left: -78px;
	top: 43%
}
.slick-next {
	right: -65px;
	top: 45%
}
.slick-next:before, .slick-prev:before {
	font-family: slick;
	font-size: 50px;
	line-height: 1;
	opacity: 1;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
button.slick-prev.slick-arrow:before {
	content: "";
	background-image: url(/wp-content/uploads/2020/10/arrow-left.png);
	display: block;
	width: 63px;
	height: 63px;
	background-repeat: no-repeat;
	background-position: center
}
button.slick-next.slick-arrow:before {
	content: "";
	background-image: url(/wp-content/uploads/2020/10/arrow-right.png);
	display: block;
	width: 63px;
	height: 63px;
	background-repeat: no-repeat;
	background-position: center
}
.caseStudySlider a {
	color: #fff;
	display: block
}
.caseStudySlider .slick-slide {
	margin: 0 10px
}
.caseStudySlider .slick-list {
	margin: 0 -10px
}
.caseStudySlider span.slImg {
	position: relative;
	display: block
}
.caseStudySlider span.slImg:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(43, 39, 29, 0.2);
	z-index: 9999999;
	position: absolute;
	top: 0;
	left: 0
}
.caseStudySlider span.slImg>span {
	display: block;
	width: 100%;
	height: 340px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.caseStudySlider span.slImg p {
	position: absolute;
	top: 50%;
	margin-left: 20px;
	font-family: Druk;
	font-style: normal;
	font-weight: 500;
	font-size: 95px;
	line-height: 100%;
	text-align: left;
	transform: translateY(-50%);
	z-index: 99999999
}
.caseStudySlider span.slImg small {
	font-family: CineReg;
	position: absolute;
	top: 180px;
	margin-left: 20px;
	font-size: 30px;
	line-height: 100%;
	text-align: left;
	transform: translateY(-50%);
	left: 0
}
.caseStudySlider span.slAro img {
	margin-left: 10px
}
.caseStudySlider span.slAro {
	font-family: CineReg;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: -.03em;
	color: #000;
	display: flex;
	float: right;
	margin: 20px 10px
}
span.slAro {
	font-family: CineReg;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: -.03em;
	color: #000;
	display: flex;
	float: right;
	margin: 20px 0
}
span.slAro img {
	margin-left: 10px;
	width: 31px;
	height: 21px
}
span.slAro:hover {
	cursor: pointer
}
#productsArchive_row1 {
	background-color: #6ce49c;
	padding-top: 220px;
	padding-bottom: 128px;
	position: relative
}
#productsArchive_row1 h2 {
	margin-bottom: 64px;
	text-align: center;
	line-height: 95px
}
#productsArchive_row1 .whitebox {
	background-color: #fff;
	text-align: center;
	padding: 20px;
	min-height: 580px;
	position: relative
}
#productsArchive_row1 .whitebox img:not(.arrow) {
	max-width: 183px;
	height: auto;
	margin-top: 32px;
	margin-bottom: 32px
}
#productsArchive_row1 .whitebox img.arrow {
	max-width: 100%;
	height: auto
}
#productsArchive_row1 .whitebox h3 {
	font-size: 89px;
	line-height: 100px;
	font-family: Druk;
	font-weight: 500;
	margin-bottom: 32px
}
#productsArchive_row1 .whitebox a {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	text-align: center;
	padding: 20px
}
#productsArchive_row1 .treeRow {
	margin-top: 64px;
	display: flex;
	align-items: center
}
#productsArchive_row1 .treeRow h5 {
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 12px
}
#productsArchive_row1 .treeRow span.slAro img {
	margin-left: 10px;
	position: relative;
	top: 5px
}
#productsArchive_row1 .treeRow span.slAro {
	font-family: CineReg;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -.03em;
	color: #000;
	display: flow-root;
	margin-top: 12px;
	width: 100%
}
#productsArchive_row1 .whitebox span.slAro img {
	margin-left: 10px;
	position: relative;
	top: 5px
}
#productsArchive_row1 .whitebox span.slAro {
	font-family: CineReg;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -.03em;
	color: #000;
	display: flow-root;
	float: right;
	width: 100%;
	text-align: center
}
#productsArchive_row2 {
	margin-top: -128px;
	position: relative;
	padding-top: 128px;
	padding-bottom: 64px;
	background-image: url(/wp-content/uploads/2020/09/bckgr_light-green.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top
}
#productsArchive_row2 h2 {
	margin-bottom: 24px
}
#productsArchive_row2 p {
	font-size: 30px;
	line-height: 42px
}
#productsArchive_row2 a {
	margin-top: 32px
}
#productsArchive_row2 img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	bottom: -32px
}
#productsArchive_row3 {
	position: relative;
	padding-top: 196px;
	padding-bottom: 64px;
	background-image: url(/wp-content/uploads/2020/10/bckgr_white-5.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: -128px
}
#productsArchive_row3 h2 {
	margin-bottom: 24px
}
.balanceRow {
	margin-top: 32px;
	position: relative;
	z-index: 1;
	margin-bottom: 96px
}
.balanceRow .box {
	position: relative
}
.balanceRow .box img {
	max-width: 152px;
	height: auto;
	border-radius: 100%;
	margin-bottom: 12px
}
.balanceRow .box h5 {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 12px
}
.balanceRow .box p {
	font-size: 16px;
	line-height: 22px
}
.balanceRow .box span.slAro img {
	margin-left: 10px;
	position: relative;
	top: 5px
}
.balanceRow .box span.slAro {
	font-family: CineReg;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: .03em;
	color: #000;
	display: flex
}
#productsArchive_row4 {
	padding-top: 64px;
	padding-bottom: 64px
}
#productsArchive_row4 h2 {
	margin-bottom: 24px
}
#productsArchive_row4 {
	position: relative
}
#productsArchive_row5 {
	position: relative;
	background-color: #e6f4f5;
	padding-top: 96px;
	padding-bottom: 128px
}
#productsArchive_row5:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/bckgr_light-blue.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: -60px;
	transform: translateX(-50%)
}
#productsArchive_row5 h2 {
	margin-bottom: 24px
}
#productsArchive_row5 p {
	margin-bottom: 24px
}
.projectStatic a {
	color: #fff;
	display: inline-block
}
.projectStatic span.slImg {
	position: relative;
	display: block
}
.projectStatic span.slImg:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(43, 39, 29, 0.2);
	z-index: 9999999;
	position: absolute;
	top: 0;
	left: 0
}
.projectStatic span.slImg p {
	z-index: 999999;
	position: absolute;
	top: 120px;
	margin-left: 20px;
	font-family: Druk;
	font-style: normal;
	font-weight: 500;
	font-size: 95px;
	line-height: 100%;
	text-align: left;
	transform: translateY(-50%)
}
.projectStatic span.slImg small {
	font-family: CineReg;
	position: absolute;
	top: 180px;
	margin-left: 20px;
	font-size: 30px;
	line-height: 100%;
	text-align: left;
	transform: translateY(-50%);
	left: 0
}
.projectStatic span.slAro img {
	margin-left: 10px
}
.projectStatic span.slAro {
	font-family: CineReg;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: .03em;
	color: #000;
	display: flex;
	float: right;
	margin: 20px 10px
}
.single-casestudy #single_case_study_header {
	padding-top: 128px;
	padding-bottom: 128px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 550px;
	position: relative
}
.single-casestudy #single_case_study_header .container.text-center {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.single-casestudy #single_case_study_header h1 {
	color: #fff
}
.single-casestudy #single_case_study_row1 {
	padding-top: 64px;
	padding-bottom: 156px
}
.single-casestudy #single_case_study_row1 h5 {
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 12px
}
.single-casestudy #single_case_study_row1 p {
	margin-bottom: 20px
}
.single-casestudy #single_case_study_row1 a {
	color: #6ce49c;
	display: inline-block;
	position: relative
}
.single-casestudy #single_case_study_row1 a:hover {
	text-decoration: none
}
.single-casestudy #single_case_study_row1 a:after {
	content: "";
	display: block;
	width: 120%;
	height: 1px;
	background-color: #95938e;
	position: absolute;
	bottom: 0;
	left: -5%;
	margin: auto
}
.single-casestudy #single_case_study_row2 {
	padding-top: 64px;
	padding-bottom: 128px;
	position: relative
}
.single-casestudy img.tree_sign {
	margin-top: -192px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}
.single-casestudy #single_case_study_row2:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/bckgr_light-blue-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 220px;
	transform: translateX(-50%)
}
.single-casestudy #single_case_study_row2 h2 {
	margin-bottom: 48px
}
.single-projects #single_project_header {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative
}
.single-projects #single_project_header .container.text-center {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.single-projects #single_project_header h1 {
	color: #fff
}
.single-projects #single_project_row1 {
	padding-top: 64px;
	padding-bottom: 32px;
	position: relative
}
.single-projects #single_project_row1 .container {
	position: relative
}
.single-projects #single_project_row1 span.locationMarker {
	position: absolute;
	top: -130px;
	right: 40px;
	background-color: rgba(255, 255, 255, 0.6);
	padding: 10px 20px;
	border-radius: 40px
}
.single-projects #single_project_row1 h2 {
	margin-bottom: 32px;
	font-size: 64px;
	line-height: 64px
}
.single-projects #single_project_row1 p.subTitle {
	font-size: 16px
}
.single-projects #single_project_row1 h5 {
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 12px
}
.single-projects #single_project_row1 p {
	margin-bottom: 20px
}
.single-projects #single_project_row2 {
	padding-top: 64px;
	padding-bottom: 128px;
	position: relative
}
.single-projects img.tree_sign {
	margin-top: -192px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}
.single-projects #single_project_row2:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/bckgr_light-blue.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 220px;
	transform: translateX(-50%)
}
.single-projects #single_project_row2 h2 {
	margin-bottom: 48px
}
.single-post #single_post_header {
	padding-top: 128px
}
.single-post #single_post_header h1 {
	font-size: 72px;
	line-height: 80px
}
.single-post #single_post_row_1 {
	padding-top: 64px;
	padding-bottom: 156px
}
.single-post #single_post_row_1 h5 {
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 12px
}
.single-post #single_post_row_1 h3, .single-post #single_post_row_1 p {
	margin-bottom: 20px
}
.single-post #single_post_row_1 a:hover {
	text-decoration: none
}
.single-post #single_post_row_2 {
	margin-top: -32px;
	padding-top: 128px;
	padding-bottom: 128px;
	position: relative;
	background-image: url(/wp-content/uploads/2020/10/bckgr_light-grey.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top
}
.single-post #single_post_row_2 h2 {
	margin-bottom: 32px
}
.singleFeaturedImage {
	display: block;
	margin-bottom: 32px
}
.singleFeaturedImage img {
	max-width: 100%;
	height: auto;
	width: 100%
}
.single-post blockquote img {
	margin: 0
}
.single-post blockquote, .singleFeaturedImage small {
	display: block;
	font-size: 14px
}
.single-resource #single_post_header {
	padding-top: 128px
}
.single-resource #single_post_header h1 {
	font-size: 72px;
	line-height: 80px
}
.single-resource #single_post_row_1 {
	padding-top: 64px;
	padding-bottom: 156px
}
.single-resource #single_post_row_1 h5 {
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 12px
}
.single-resource #single_post_row_1 h3, .single-resource #single_post_row_1 p {
	margin-bottom: 20px
}
.single-resource #single_post_row_1 a:hover {
	text-decoration: none
}
.single-resource #single_resource_row {
	margin-top: -32px;
	padding-top: 128px;
	padding-bottom: 128px;
	position: relative
}
.single-resource #single_resource_row h2 {
	margin-bottom: 32px
}
.singleFeaturedImage {
	display: block;
	margin-bottom: 32px
}
.singleFeaturedImage img {
	max-width: 100%;
	height: auto;
	width: 100%
}
.single-resource blockquote img {
	margin: 0
}
.single-resource blockquote, .singleFeaturedImage small {
	display: block;
	font-size: 14px
}
#single_resource_signup {
	margin-bottom: 256px
}
#single_resource_signup>.container {
	background-color: #e6f8ec;
	position: relative;
	padding: 40px 20px;
	background-image: url(/wp-content/uploads/2020/09/TREE-6-SS-1.png);
	background-position: -20%;
	background-repeat: no-repeat;
	background-size: 450px
}
#single_resource_signup>.container h3 {
	font-family: Druk;
	font-style: normal;
	font-weight: 500;
	font-size: 50px;
	line-height: 50px;
	letter-spacing: 0;
	color: #2b271d
}
#single_resource_signup>.container .staytuned input:not([type="submit"]) {
	width: calc(100% - 100px)
}
.staytuned input:not([type="submit"]) {
	color: #000;
	background-color: transparent;
	padding: 0 10px;
	font-size: 16px
}
.staytuned input:not([type="submit"])::-moz-placeholder {
	color: #8d8d8d;
	opacity: 1;
	font-size: 16px
}
.staytuned input:not([type="submit"]):-ms-input-placeholder {
	color: #8d8d8d;
	opacity: 1;
	font-size: 16px
}
.staytuned input:not([type="submit"])::placeholder {
	color: #8d8d8d;
	opacity: 1;
	font-size: 16px
}
.staytuned input:not([type="submit"]):-ms-input-placeholder {
	color: #8d8d8d;
	font-size: 16px
}
.staytuned h4 b {
	font-weight: 700
}
.staytuned p {
	font-size: 16px;
	font-weight: 700;
	color: #878787
}
.staytuned input[type="submit"] {
	font-size: 0;
	background-image: url(/wp-content/uploads/2020/09/Arrow-1.png);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	width: 50px;
	position: absolute;
	right: -4px;
	top: 50%;
	transform: translateY(-50%);
	height: 50px;
	background-size: 60%
}
.staytuned input:not([type="submit"])::-ms-input-placeholder {
	color: #8d8d8d;
	font-size: 16px
}
#single_resource_signup>.container .staytuned button {
	width: auto;
	padding: 0 20px
}
.single-resource .top_row .socials ul {
	margin-left: auto
}
.single-resource .bottom_row>div {
	border-top: solid #95938e 2px;
	padding-top: 20px
}
.single_share a {
	color: #000
}
.relatedPosts .relatedPost a {
	background-color: #fff;
	display: block;
	text-align: left;
	color: #333
}
.relatedPosts .relatedPost a h4 {
	font-size: 25px;
	line-height: 32px;
	font-weight: 700;
	min-height: 78px
}
.relatedPosts .relatedPost a small {
	margin-top: 12px;
	font-size: 14px;
	line-height: 21px;
	display: block
}
.relatedPosts .relatedPost a p {
	margin-top: 12px
}
.relatedPosts .relatedPost a span:not(.slImg) {
	padding: 20px 20px 30px;
	display: block
}
.authorCard {
	padding-left: 70px;
	margin-bottom: 64px;
	display: block;
	position: relative
}
.authorCard img {
	float: left;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}
.authorCard p {
	margin: 0 !important
}
.authorCard p:last-of-type {
	color: #8d8d8d
}
#project_bundles {
	padding-top: 128px;
	padding-bottom: 128px;
	background-image: url(/wp-content/uploads/2020/10/Vector-7-2.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	margin-top: -64px
}
#project_bundles .project_cards {
	margin-top: 32px
}
#project_bundles .projects_card {
	display: flex;
	background-color: #fff;
	margin-bottom: 20px;
	color: #000;
	align-items: center
}
#project_bundles .projects_card h3 {
	max-width: 80%
}
.projects_card span.sdgCount img {
	max-width: 18px;
	position: relative;
	top: 2px
}
#project_bundles .project_card_image:after {
	content: "";
	display: block;
	padding-top: 100%
}
#project_bundles .project_card_image {
	padding: 20px;
	display: block;
	width: 100%;
	max-width: 30%;
	margin: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 20px
}
#project_bundles .project_card_info {
	padding: 20px 20px 20px 0
}
#how_does_it_work {
	position: relative;
	background-image: url(/wp-content/uploads/2020/10/bckgr_light-grey-2.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 128px !important;
	padding-bottom: 128px;
	margin-top: 0
}
#how_does_it_work:before {
	content: "";
	display: block;
	width: 100%;
	height: 400px;
	background-image: url(/wp-content/uploads/2020/10/Vector-18.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	top: 20%;
	transform: translateY(-50%)
}
#how_does_it_work:after {
	content: "";
	display: block;
	width: 100%;
	height: 490px;
	background-image: url(/wp-content/uploads/2020/10/Vector-19.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	bottom: -180px;
	transform: translateY(-50%);
	right: 0
}
#how_does_it_work .row:first-of-type {
	margin-bottom: 32px
}
#how_does_it_work h2 {
	margin-bottom: 32px
}
#how_does_it_work p {
	margin-bottom: 32px
}
#how_does_it_work .how_box {
	position: relative;
	display: block;
	text-align: left;
	z-index: 2
}
#how_does_it_work .how_box span.boxCount {
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	width: 42px;
	height: 42px;
	background-color: #fff;
	text-align: center;
	line-height: 42px;
	font-size: 24px;
	font-weight: 700;
	border-radius: 100%
}
#news_and_views {
	background-image: url(/wp-content/uploads/2020/10/Vector-6.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 128px !important;
	margin-top: -64px
}
#news_and_views, #mix_up_project {
	padding-top: 64px;
	padding-bottom: 128px;
	position: relative
}
section#mix_up_project {
	background-image: url(/wp-content/uploads/2020/10/Vector-8.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -64px;
	padding-top: 128px
}
#why_this_project {
	position: relative;
	padding-top: 128px;
	padding-bottom: 128px;
	background-image: url(/wp-content/uploads/2020/10/Vector-7-1.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -64px
}
#mix_up_project img, #why_this_project img {
	max-width: 376px;
	width: 100%;
	height: auto
}
#why_this_project.alternate {
	background-image: url(/wp-content/uploads/2020/10/bckgr_white-4.png)
}
#mix_up_project .row, #why_this_project .row {
	display: flex;
	align-items: center
}
#news_and_views h2, #mix_up_project h2, #why_this_project h2 {
	margin-bottom: 24px
}
#mix_up_project p, #why_this_project p {
	margin-bottom: 12px
}
.newsSlider .slick-slide {
	margin: 0 10px
}
.newsSlider .slick-list {
	margin: 0 -10px
}
.newsSlide a {
	background-color: #fff;
	display: block;
	text-align: left;
	color: #333
}
.newsSlide a h4 {
	font-size: 30px;
	line-height: 39px;
	font-weight: 700;
	min-height: 78px
}
.newsSlide a small {
	margin-top: 12px;
	font-size: 14px;
	line-height: 21px;
	display: block
}
.newsSlide a p {
	margin-top: 12px
}
.newsSlide a span:not(.slImg) {
	padding: 20px 20px 30px;
	display: block
}
.newsSlide img {
	height: 260px;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.newsSlider .slick-next:before, .newsSlider .slick-prev:before {
	font-family: slick;
	font-size: 50px;
	line-height: 1;
	opacity: 1;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.image-carousel {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.image-carousel .slick-slide small {
	font-size: 16px;
	margin-top: 10px
}
.image-carousel ul.slick-dots {
	top: 70%
}
.image-carousel .slick-dots li button:before {
	font-family: slick;
	font-size: 16px
}
.project_sidebar {
	padding: 10px;
	background-color: #f5f5f5
}
.project_sidebar ul {
	list-style: none
}
.project_sidebar ul li img {
	position: absolute;
	left: 0;
	max-width: 42px;
	content: "";
	display: block;
	width: 42px;
	height: auto;
	position: absolute;
	left: 0;
	border-radius: 100%;
	background-color: #c4c4c4;
	top: 50%;
	transform: translateY(-50%)
}
.project_sidebar ul li {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 700;
	position: relative
}
.project_sidebar ul li small {
	font-size: 14px;
	font-weight: 400
}
.project_sdgs {
	padding: 20px;
	background-color: #f5f5f5;
	margin-top: 10px
}
.project_sdgs ul {
	list-style: none;
	padding: 0;
	display: inline-block;
	margin: 0
}
.project_sdgs p img {
	float: left;
	margin-right: 10px
}
.project_sdgs p {
	font-weight: 700
}
.project_sdgs p small {
	font-size: 12px;
	display: block;
	font-weight: 400
}
.project_sdgs ul li {
	width: calc(100% / 4);
	font-size: 18px;
	font-weight: 700;
	float: left;
	position: relative;
	text-align: center;
	padding: 5px
}
.project_sdgs ul li small {
	font-size: 14px;
	font-weight: 400
}
.project_sdgs ul li img {
	width: 100%;
	height: auto
}
.project_docs {
	padding: 20px;
	background-color: #f5f5f5;
	margin-top: 10px
}
.project_docs a {
	display: block;
	text-decoration: none;
	color: #000 !important;
	text-align: center
}
#contact_row1 {
	padding-top: 64px;
	padding-bottom: 128px;
	position: relative
}
#contact_row1 h1 {
	font-size: 95px;
	margin-bottom: 32px
}
#contact_row1 p {
	margin-bottom: 20px
}
#contact_row1 .contactBoxes {
	margin-top: 64px;
	margin-bottom: 64px
}
#contact_row1 .contactBoxes .contactBox {
	margin-bottom: 20px;
	padding: 20px 30px;
	position: relative;
	min-height: 200px
}
#contact_row1 .contactBoxes .contactBox a {
	color: #000;
	position: absolute;
	bottom: 10px;
	right: 20px
}
#contact_row1 .contactBoxes .contactBox.grey {
	background-color: #f5f5f5
}
#contact_row1 .contactBoxes .contactBox.green {
	background-color: #6ce49c
}
#contact_row1 .contactBoxes .contactBox.black {
	background-color: #2b271d
}
#contact_row1 .contactBoxes .contactBox.black h5 {
	color: 6ce49c
}
#contact_row1 .contactBoxes .contactBox.black a, #contact_row1 .contactBoxes .contactBox.black, #contact_row1 .contactBoxes .contactBox.black span {
	color: #fff
}
#contact_row1 .contactBoxes .contactBox.black img {
	filter: invert(1)
}
#contact_row1 .contactBoxes .contactBox h5 {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 12px
}
section.contact_cards .bg-lgreen {
	min-height: 210px
}
section.contact_cards a {
	position: absolute;
	bottom: 0
}
.tree_sign_2 {
	margin-bottom: -220px
}
.post-type-archive-projects #projects_archive_row1 {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	top: -30px
}
#projects_archive_row1 .container.text-center {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.post-type-archive-projects #projects_archive_row1 h1 {
	color: #fff
}
.post-type-archive-projects #projects_archive_row2 h2 {
	margin-bottom: 24px
}
.post-type-archive-projects #projects_archive_row2 {
	padding-top: 32px;
	padding-bottom: 32px
}
.post-type-archive-projects #projects_archive_row3 {
	padding-top: 32px;
	padding-bottom: 160px
}
.post-type-archive-projects #projects_archive_row3 .projects_card {
	display: flex;
	background-color: #fff;
	margin-bottom: 20px;
	color: #000;
	align-items: center
}
a.projects_card.favourite:after {
	content: "Our Favourite";
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #6ce49c;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwb2x5Z29uIHBvaW50cz0iNTEyLDE5Ny44MTYgMzI1Ljk2MSwxODUuNTg1IDI1NS44OTgsOS41NjkgMTg1LjgzNSwxODUuNTg1IDAsMTk3LjgxNiAxNDIuNTM0LDMxOC44NDIgOTUuNzYyLDUwMi40MzEgDQoJCQkyNTUuODk4LDQwMS4yMSA0MTYuMDM1LDUwMi40MzEgMzY5LjI2MywzMTguODQyIAkJIi8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
	padding: 0 10px 0 30px;
	background-repeat: no-repeat;
	background-position: 10% center;
	background-size: 15px
}
a.projects_card.favourite {
	border: solid #6ce49c 2px;
	position: relative
}
.post-type-archive-projects #projects_archive_row3 .projects_card:hover {
	text-decoration: none
}
.post-type-archive-projects #projects_archive_row3 .projects_card h3 {
	max-width: 80%
}
.post-type-archive-projects #projects_archive_row3 .project_card_image img {
	max-width: 200px;
	height: auto
}
.post-type-archive-projects #projects_archive_row3 .project_card_image:after {
	content: "";
	display: block;
	padding-top: 100%
}
.post-type-archive-projects #projects_archive_row3 .project_card_image {
	padding: 20px;
	display: block;
	width: 100%;
	max-width: 30%;
	margin: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.post-type-archive-projects #projects_archive_row3 .project_card_info {
	padding: 20px 20px 20px 0
}
.post-type-archive-casestudy #mainMenuHead .navbar-nav .nav-link {
	color: #fff
}
.post-type-archive-casestudy #casestudy_archive_row1 {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 550px
}
#casestudy_archive_row1 .container.text-center {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.post-type-archive-casestudy nav.navbar.navbar-expand-lg.navbar-light {
	position: absolute;
	width: 100%
}
.post-type-archive-casestudy #casestudy_archive_row1 h1 {
	color: #fff
}
.post-type-archive-casestudy #casestudy_archive_row2 h2 {
	margin-bottom: 24px
}
.post-type-archive-casestudy #casestudy_archive_row2 {
	padding-top: 32px;
	padding-bottom: 32px
}
.post-type-archive-casestudy #casestudy_archive_row3 {
	padding-top: 32px;
	padding-bottom: 160px
}
.post-type-archive-casestudy #casestudy_archive_row3 .projects_card {
	display: flex;
	background-color: #fff;
	margin-bottom: 20px;
	color: #000;
	align-items: center
}
a.projects_card.favourite:after {
	content: "Our Favourite";
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #6ce49c;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwb2x5Z29uIHBvaW50cz0iNTEyLDE5Ny44MTYgMzI1Ljk2MSwxODUuNTg1IDI1NS44OTgsOS41NjkgMTg1LjgzNSwxODUuNTg1IDAsMTk3LjgxNiAxNDIuNTM0LDMxOC44NDIgOTUuNzYyLDUwMi40MzEgDQoJCQkyNTUuODk4LDQwMS4yMSA0MTYuMDM1LDUwMi40MzEgMzY5LjI2MywzMTguODQyIAkJIi8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
	padding: 0 10px 0 30px;
	background-repeat: no-repeat;
	background-position: 10% center;
	background-size: 15px
}
a.projects_card.favourite {
	border: solid #6ce49c 2px;
	position: relative
}
.post-type-archive-casestudy #casestudy_archive_row3 .projects_card:hover {
	text-decoration: none
}
.post-type-archive-casestudy #casestudy_archive_row3 .projects_card h3 {
	max-width: 80%
}
.post-type-archive-casestudy #casestudy_archive_row3 .project_card_image img {
	max-width: 200px;
	height: auto
}
.post-type-archive-casestudy #casestudy_archive_row3 .project_card_image:after {
	content: "";
	display: block;
	padding-top: 100%
}
.post-type-archive-casestudy #casestudy_archive_row3 .project_card_image {
	padding: 20px;
	display: block;
	width: 100%;
	max-width: 30%;
	margin: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.post-type-archive-casestudy #casestudy_archive_row3 .project_card_info {
	padding: 20px 20px 20px 0
}
.blog {
	background-color: #fff
}
.blog .mainContainer {
	padding-bottom: 120px
}
.blog .homeBlog {
	padding-bottom: 156px;
	padding-top: 64px
}
.blog .archive_post {
	background-color: #fff;
	padding: 25px
}
.blog .archive_post:not(:first-of-type) {
	margin-top: 30px
}
.blog .archive_post a {
	background-color: #fff;
	display: flex;
	align-items: center;
	color: #000
}
.blog .archive_post .authorCard {
	margin-bottom: 0;
	line-height: 60px;
	margin-top: 20px
}
.blog .archive_post a>span {
	width: 100%
}
.blog .archive_post a small {
	color: #8d8d8d;
	margin-bottom: 12px;
	display: block
}
.blog .archive_post h3 {
	font-family: Druk;
	font-size: 42px;
	line-height: 46.2px;
	margin-bottom: 12px;
	font-weight: 400
}
.blog span.archive_post_content {
	padding: 20px
}
.blog .archive_post span.archive_featured_image {
	height: 322px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.project_tags {
	display: block;
	margin: 10px 0
}
.project_tags .project_tag {
	padding: 5px 16px;
	font-size: 16px;
	border-radius: 30px;
	margin-right: 5px
}
.project_tags .project_tag.forestprotection {
	background-color: #f4ebcd
}
.project_tags .project_tag.treeplanting {
	background-color: #e2faeb
}
#climate_positive_row1 {
	padding-top: 220px;
	padding-bottom: 64px
}
#climate_positive_row1 h1 {
	margin-bottom: 24px
}
#climate_positive_row1 p {
	margin-bottom: 32px
}
#climate_positive_row2 {
	padding-top: 128px;
	padding-bottom: 128px;
	background-image: url(/wp-content/uploads/2020/09/bckgr_white-1.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover
}
#climate_positive_row2 h3 {
	margin-bottom: 24px
}
#climate_positive_row2 .col-md-3 {
	margin-top: 32px
}
.cBox img {
	max-height: 139px
}
.cBox b {
	font-weight: 700;
	margin-bottom: 10px;
	display: block
}
.cBox .moreInfo_cont {
	display: none;
	margin-top: 12px
}
#climate_positive_row3 {
	margin-top: -64px;
	padding-top: 128px;
	padding-bottom: 32px;
	background-image: url(/wp-content/uploads/2020/09/Vector-7.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover
}
#climate_positive_row3 h2 {
	margin-bottom: 24px
}
#climate_positive_row3 p {
	margin-bottom: 32px
}
.projectBox {
	position: relative;
	text-align: right
}
.projectBox>div {
	position: relative;
	display: block
}
.projectBox>div h2 {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	text-align: left;
	word-spacing: 100px
}
#climate_positive_row4 {
	position: relative;
	padding-top: 128px;
	padding-bottom: 512px;
	background-image: url(/wp-content/uploads/2020/09/bckgr_faq.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover
}
#climate_positive_row4:after {
	background-image: url(/wp-content/uploads/2020/09/graphic_trees-with-sign.png);
	content: "";
	display: block;
	width: 500px;
	height: 500px;
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	position: absolute;
	right: 50px;
	bottom: -50px
}
#climate_positive_row4 h2 {
	margin-bottom: 24px
}
#climate_positive_row4 h3 {
	font-family: Druk;
	font-size: 58px;
	font-weight: 500
}
#climate_positive_team_row1 {
	position: relative;
	padding-top: 64px;
	padding-bottom: 350px
}
#climate_positive_team_row1 .container {
	position: relative;
	z-index: 1
}
#climate_positive_team_row1:after {
	background-image: url(/wp-content/uploads/2020/09/trees.png);
	content: "";
	display: block;
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: -10px;
	z-index: 0
}
#climate_positive_team_row1 h1 {
	margin-bottom: 24px
}
#climate_positive_team_row1 p {
	margin-bottom: 32px
}
#climate_positive_product_row1 {
	padding-top: 220px;
	padding-bottom: 64px
}
#climate_positive_product_row1 h1 {
	margin-bottom: 24px
}
#climate_positive_product_row1 p {
	margin-bottom: 32px
}
#climate_positive_product_row2 {
	padding-top: 128px;
	padding-bottom: 128px;
	background-image: url(/wp-content/uploads/2020/09/bckgr_white-1.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover
}
#climate_positive_product_row2 h3 {
	margin-bottom: 24px
}
#climate_positive_product_row2 .col-md-3 {
	margin-top: 32px
}
.cBox img {
	max-height: 139px
}
#climate_positive_product_row3 {
	margin-top: -64px;
	padding-top: 128px;
	padding-bottom: 128px;
	background-image: url(/wp-content/uploads/2020/09/Vector-7.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover
}
#climate_positive_product_row3 h2 {
	margin-bottom: 24px
}
#climate_positive_product_row3 p {
	margin-bottom: 32px
}
#climate_positive_product_row4 {
	position: relative;
	padding-top: 128px;
	padding-bottom: 512px;
	background-image: url(/wp-content/uploads/2020/09/bckgr_faq.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover
}
#climate_positive_product_row4:after {
	background-image: url(/wp-content/uploads/2020/09/graphic_trees-with-sign.png);
	content: "";
	display: block;
	width: 500px;
	height: 500px;
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	position: absolute;
	right: 50px;
	bottom: -50px
}
#custom_intergration_row1 {
	padding-top: 220px;
	padding-bottom: 0
}
#custom_intergration_row1 h1 {
	margin-bottom: 24px
}
#custom_intergration_row1 p {
	margin-bottom: 32px
}
#custom_intergration_row2 {
	padding-top: 128px;
	padding-bottom: 64px;
	background-image: url(/wp-content/uploads/2020/09/bckgr_white-3.png);
	background-postion: top;
	background-repeat: no-repeat;
	background-size: cover
}
#custom_intergration_row2 h3 {
	margin-bottom: 24px
}
#custom_intergration_row2 .col-md-3 {
	margin-top: 32px
}
section#custom_intergration_row2 {
	position: relative
}
section#custom_intergration_row2:before {
	content: "";
	display: block;
	width: 100%;
	height: 300px;
	position: absolute;
	background-image: url(/wp-content/uploads/2020/10/Vector-18.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	top: 50%;
	transform: translateY(-50%)
}
#custom_intergration_row3 {
	padding-top: 128px;
	padding-bottom: 128px;
	position: relative;
	color: #fff;
	background-image: url(/wp-content/uploads/2020/09/Rectangle-279-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom
}
#custom_intergration_row3 h2 {
	color: #fff;
	margin-bottom: 24px
}
#custom_intergration_row3 p {
	margin-bottom: 24px
}
#custom_intergration_row3 p a {
	margin-left: 0
}
#custom_intergration_row3 h3 {
	margin-bottom: 24px
}
#custom_intergration_row4 {
	padding-top: 64px;
	padding-bottom: 128px
}
#custom_intergration_row4 .col-md-12 h2 {
	margin-bottom: 24px
}
#custom_intergration_row4 .col-md-12 p {
	margin-bottom: 24px
}
.iconRow {
	margin-top: 32px
}
.iconRow img {
	margin-bottom: 12px
}
#custom_intergration_row5 {
	padding-top: 64px;
	padding-bottom: 64px;
	position: relative;
	background-color: #e6f4f5;
	padding-top: 96px;
	padding-bottom: 128px
}
#custom_intergration_row5:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2020/09/bckgr_light-blue.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: -60px;
	transform: translateX(-50%)
}
#custom_intergration_row5 h2 {
	margin-bottom: 24px
}
#custom_intergration_row5 p {
	margin-bottom: 24px
}
#custom_intergration_row6 {
	margin-top: -64px;
	position: relative;
	padding-top: 128px;
	padding-bottom: 512px;
	background-image: url(/wp-content/uploads/2020/09/Rectangle-278.png)
}
#custom_intergration_row6:after {
	background-image: url(/wp-content/uploads/2020/09/graphic_trees-with-sign.png);
	content: "";
	display: block;
	width: 500px;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	right: 50px;
	bottom: -50px
}
#custom_intergration_row6 h2 {
	margin-bottom: 24px
}
#custom_intergration_row6 h3 {
	font-family: Druk;
	font-size: 58px
}
.modal-content input.wpcf7-form-control.wpcf7-submit {
	margin: 20px 0
}
#signupModal .modal-content {
	background-color: #f5f5f5;
	border-radius: 0
}
#signupModal .form-group label {
	font-size: 14px;
	color: #8d8d8d;
	padding: 20px 0 0;
	line-height: 14px
}
#signupModal .modal-content .form-group {
	background-color: #fff;
	padding: 0 20px
}
#signupModal .form-group input {
	border: none;
	padding: 0 0 10px
}
#signupModal .form-group textarea {
	border: none;
	padding: 20px 0
}
#signupModal .modal-lg {
	max-width: 1000px
}
#signupModal .modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem 4rem
}
#signupModal .modal-title {
	padding-top: 32px;
	margin-bottom: 0;
	line-height: 1.5;
	text-align: center !important;
	display: block;
	width: 100%;
	font-size: 95px;
	font-family: Druk;
	font-weight: 500
}
#signupModal .modal-header, #contactModal .modal-footer {
	border: none
}
#signupModal .modal-footer {
	padding-bottom: 84px
}
#signupModal button.close {
	position: absolute;
	right: 40px;
	font-size: 50px;
	color: #000;
	opacity: 1;
	top: 20px
}
#signupModal .pipedriveWebForms {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	text-align: center
}
.faqsCont {
	margin-bottom: 128px
}
.faqsCont .accordion {
	margin-bottom: 64px
}
.accordion .accordion_item {
	border-top: 1px solid #a6a6a6
}
.accordion_item.active span {
	border-top: solid #73e3a0 1px;
	background-color: #73e3a0;
	color: #fff
}
.accordion .accordion_item span {
	font-size: 30px;
	line-height: 42px;
	position: relative;
	display: block;
	padding: 20px 60px 20px 20px
}
.accordion .accordion_item span:hover {
	cursor: pointer
}
.accordion .accordion_item span img {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%)
}
.accordion .accordion_item .accordion_content {
	display: none
}
.accordion_item.active span img {
	transform: rotateZ(90deg);
	transform-origin: center
}
.accordion .accordion_item.active .accordion_content {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px
}
.accordion .accordion_item:last-of-type {
	border-bottom: 1px solid #a6a6a6
}
.accordion_content p {
	margin-bottom: 12px
}
.staticSingleProject {
	position: relative;
	max-width: 545px;
	margin: auto;
	height: 340px
}
.staticSingleProject img {
	image-rendering: po;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.staticSingleProject h2 {
	z-index: 999999;
	position: absolute;
	top: 50%;
	margin-left: 20px;
	font-family: Druk;
	font-style: normal;
	font-weight: 500;
	font-size: 95px;
	line-height: 100%;
	text-align: left;
	transform: translateY(-50%);
	color: #fff
}
.staticSingleProject a.seeLink {
	color: #fff;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 43%
}
.staticSingleProject span.slAro img {
	margin-left: 10px;
	filter: invert(1);
	left: unset;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}
.staticSingleProject span.slAro {
	position: relative;
	font-family: CineReg;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: .03em;
	color: #fff;
	display: flex;
	margin: 20px 10px;
	float: none
}
#decisionTree, #decisionTree div.dBox {
	border: solid #eee 1px;
	padding: 10px 20px;
	margin-top: 10px;
	background-color: #f3f3f3;
	font-size: 18px
}
#decisionTree label {
	display: block;
	margin: 5px 0
}
#decisionTree div.dBox.active {
	display: block
}
#decisionTree div.dBox {
	display: none
}
#decisionTree p {
	font-size: 18px;
	line-height: unset
}
#decisionTree a.btn.btn-secondary {
	margin-left: 0;
	margin-top: 20px
}
.pageHeader {
	background-image: url(/wp-content/uploads/2020/10/Rectangle-1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: cover;
	padding-top: 64px;
	padding-bottom: 64px;
	margin-bottom: 64px
}
.pp_tc_sidebar {
	max-width: 90%
}
.pp_tc_sidebar h3 {
	margin-bottom: 24px;
	font-size: 24px
}
.pp_tc_sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.pp_tc_sidebar ul li a {
	display: block;
	color: #000;
	padding: 20px 0;
	border-bottom: solid #000 1px;
	font-size: 14px
}
.pp_tc_content {
	padding-bottom: 128px
}
.pp_tc_content h3 {
	margin-bottom: 32px
}
.pp_tc_content h4 {
	font-weight: 700;
	margin-bottom: 24px
}
.pp_tc_content p {
	margin-bottom: 32px
}
.emailInput input:-webkit-autofill, .emailInput input:-webkit-autofill:hover, .emailInput input:-webkit-autofill:focus, .emailInput textarea:-webkit-autofill, .emailInput textarea:-webkit-autofill:hover, .emailInput textarea:-webkit-autofill:focus, .emailInput select:-webkit-autofill, .emailInput select:-webkit-autofill:hover, .emailInput:-webkit-autofill:focus {
	-webkit-text-fill-color: #fff;
	-webkit-box-shadow: 0 0 0 1000px #2b271d inset;
	-webkit-transition: background-color 5000s ease-in-out 0;
	transition: background-color 5000s ease-in-out 0
}
form.wpcf7-form label {
	width: 100%;
	margin-bottom: 5px
}
form.wpcf7-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), form.wpcf7-form textarea {
	width: 100%;
	max-height: 150px;
	border: solid #f4f4f4 1px
}
form.wpcf7-form input[type="submit"] {
	float: none;
	border: solid transparent 2px;
	border-radius: 40px;
	background-color: #6ce49c;
	display: inline-block;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	padding: 15px 30px;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 140%;
	margin-left: auto;
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: -.03em;
	color: #2b271d
}
.wpcf7 form .wpcf7-response-output {
	margin: 0
}
.badge {
	padding: 5px 10px;
	border-radius: 20px;
	text-transform: uppercase;
	color: #000;
	font-size: 11px;
	line-height: 11px;
	font-family: CineTrialBold
}
.catToggle {
	border-color: #6ce49c;
	background-color: #6ce49c;
	color: #2b271d
}
.catToggle:hover, .catToggle:focus {
	background-color: #6ce49c;
	color: #fff;
	border-color: #6ce49c
}
.post-type-archive-resource .mainContainer {
	padding-bottom: 100px
}
.resource_featured a, .resource_posts a, .popular_articles a {
	color: #000;
	display: block
}
.popular_articles h3 {
	font-size: 24px
}
.popular_articles h4 {
	font-size: 18px;
	font-weight: 700
}
.popular_articles span.number {
	font-size: 32px;
	font-weight: 700;
	float: left;
	margin-right: 20px;
	line-height: 32px
}
.popular_articles .authorCard {
	padding-left: 58px
}
.popular_articles .authorCard p:last-of-type {
	font-weight: 700;
	margin-left: 20px !important
}
.resource_posts h4 {
	font-size: 18px;
	font-weight: 700
}
.resource_posts p {
	font-size: 16px;
	font-weight: 400
}
.authorCard {
	font-size: 16px
}
.resource_posts .authorCard {
	font-size: 13px
}
.resource_featured img {
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 100%;
	margin-bottom: -7px
}
.resource_posts img {
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 206px
}
.staytuned {
	background-color: #e6f8ec;
	padding: 20px
}
.staytuned input {
	width: calc(100% - 47px);
	display: inline-block;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.staytuned button {
	float: right;
	width: 47px;
	margin: 0;
	padding: 0;
	height: 47px;
	line-height: 47px;
	text-align: center !important;
	padding: 0;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #333;
	color: #fff
}
.staytuned input[type="submit"] {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}
.staytuned input[type="email"] {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}
button#stay_tuned_submit {
	position: relative
}
button#stay_tuned_submit i {
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}
.popular_articles {
	padding: 20px 10px
}
.authorCard {
	margin-bottom: 0
}
.popular_articles span.image {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 10px
}
.popular_articles span.image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-clip-path: polygon(34.54915% 2.44717%, 65.45085% 2.44717%, 90.45085% 20.61074%, 100% 50%, 90.45085% 79.38926%, 65.45085% 97.55283%, 34.54915% 97.55283%, 9.54915% 79.38926%, 0% 50%, 9.54915% 20.61074%);
	clip-path: polygon(34.54915% 2.44717%, 65.45085% 2.44717%, 90.45085% 20.61074%, 100% 50%, 90.45085% 79.38926%, 65.45085% 97.55283%, 34.54915% 97.55283%, 9.54915% 79.38926%, 0% 50%, 9.54915% 20.61074%);
	margin-right: 20px !important
}
.archive_res {
	padding-top: 25px;
	padding-bottom: 25px
}
.searchForm_archive {
	font-size: 18px;
	text-align: right
}
.searchForm_archive form {
	display: inline-block
}
.searchForm_archive input#search {
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: solid #757575 1px;
	font-style: italic
}
.resource_terms {
	padding-left: 0;
	text-transform: uppercase;
	font-size: 15px;
	background-color: none !important
}
.resource_terms li {
	background-color: transparent
}
.resource_terms li a {
	color: #8d8d8d
}
.resource_terms li.active {
	background-color: transparent !important
}
.resource_terms li.active a {
	color: #000
}
.staytuned {
	background-color: #e1f2ef;
	padding: 20px
}
.post-type-archive-resource p {
	font-size: 16px;
	line-height: 1.4em
}
.tax-topic .mainContainer {
	padding-bottom: 100px
}
.tax-topic p {
	font-size: 16px;
	line-height: 1.4em
}
.archive.category .mainContainer {
	padding-bottom: 100px
}
.archive.category p {
	font-size: 16px;
	line-height: 1.4em
}
div#orderModal {
	text-align: center
}
div#orderModal h2.modal-title {
	text-align: center;
	width: 100%
}
div#orderModal .modal-header {
	border-bottom: none;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 36px
}
div#orderModal h2.modal-title {
	font-family: Druk;
	font-size: 95px !important;
	font-style: normal;
	font-weight: 500;
	line-height: 95px !important;
	letter-spacing: 0;
	text-align: center;
	margin-top: 34px;
	padding-left: 30px;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important
}
div#orderModal .modal-body h4 {
	font-family: "CineReg";
	font-style: normal;
	font-weight: 700;
	line-height: 42px;
	letter-spacing: -.03em;
	text-align: center;
	font-size: 30px
}
div#orderModal p.treeprice {
	display: inline-flex;
	align-items: center;
	margin: 25px 0 !important
}
div#orderModal p.treeprice img {
	margin-right: 15px
}
div#orderModal p.treeprice {
	font-family: "CineReg";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -.03em;
	text-align: left
}
#projectShort a.modalBtn {
	margin: unset
}
div#orderModal hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 3px solid #f5f5f5;
	margin: 1em auto;
	padding: 0;
	max-width: 80%
}
div#orderModal form.projectOrderForm p {
	font-family: "CineReg";
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -.03em;
	text-align: center;
	margin-bottom: 36px;
	margin-top: 36px
}
div#orderModal .inputRow {
	display: inline-flex;
	max-width: 390px;
	text-align: left;
	margin-bottom: 36px
}
div#orderModal .inputRow>div {
	width: 100%;
	display: block;
	padding: 10px
}
div#orderModal .inputRow input {
	width: 100%;
	height: 72px;
	background: #f5f5f5;
	border-radius: 5px;
	border: none;
	text-align: center
}
div#orderModal input.btn.btn-secondary {
	margin-bottom: 64px
}
div#orderModal .modal-body {
	padding: 0
}
.pt-25 {
	padding-top: 25px
}
.pb-25 {
	padding-bottom: 25px
}
.mt-25 {
	margin-top: 25px
}
.mb-25 {
	margin-bottom: 25px
}
.pt-50 {
	padding-top: 50px
}
.pb-50 {
	padding-bottom: 50px
}
.mt-50 {
	margin-top: 50px
}
.mb-50 {
	margin-bottom: 50px
}
.pt-100 {
	padding-top: 100px
}
.pb-100 {
	padding-bottom: 100px
}
.mt-100 {
	margin-top: 100px
}
.mb-100 {
	margin-bottom: 100px
}
.pt-150 {
	padding-top: 150px
}
.pb-150 {
	padding-bottom: 150px
}
.mt-150 {
	margin-top: 150px
}
.mb-150 {
	margin-bottom: 150px
}
.pt-200 {
	padding-top: 200px
}
.pb-200 {
	padding-bottom: 200px
}
.mt-200 {
	margin-top: 200px
}
.mb-200 {
	margin-bottom: 200px
}
.bg-lgreen {
	background-color: #e1f2ef
}
.bg-green {
	background-color: #6de49d
}
.page_header_acf {
	position: relative;
	min-height: 600px;
	align-items: center;
	display: flex;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.page_header_acf h1 {
	color: #fff
}
.arrow-down {
	font-size: 30px
}
.join_the_natural_revolution {
	position: relative
}
.join_the_natural_revolution img {
	margin-top: -100px
}
.join_the_natural_revolution:before {
	content: "";
	display: block;
	width: 100%;
	height: 20px;
	background-image: url(https://stage.earthly.org/wp-content/uploads/2021/06/Path-28.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	top: -10px
}
.faq_types ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.faq_types li a {
	opacity: .5;
	position: relative;
	color: #000;
	line-height: 40px
}
.faq_types li:hover a {
	opacity: 1;
	position: relative;
	border-bottom: solid #73e3a0 4px
}
section.intro p {
	margin-bottom: 15px
}
section.intro .factory_image {
	position: relative;
	right: -50%;
	top: -70px
}
section.meet_the_team .team_member img {
	width: 220px;
	height: 220px;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 100%;
	-webkit-clip-path: polygon(34.54915% 2.44717%, 65.45085% 2.44717%, 90.45085% 20.61074%, 100% 50%, 90.45085% 79.38926%, 65.45085% 97.55283%, 34.54915% 97.55283%, 9.54915% 79.38926%, 0% 50%, 9.54915% 20.61074%);
	clip-path: polygon(34.54915% 2.44717%, 65.45085% 2.44717%, 90.45085% 20.61074%, 100% 50%, 90.45085% 79.38926%, 65.45085% 97.55283%, 34.54915% 97.55283%, 9.54915% 79.38926%, 0% 50%, 9.54915% 20.61074%)
}
section.meet_the_team .team_member .tree_card img.back {
	display: none;
}
section.meet_the_team .tree_card {
	position: relative
}
section.meet_the_team .tree_card>.front, section.meet_the_team .tree_card>.back {
	display: block;
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition-duration: .5s;
	transition-property: transform, opacity
}
section.meet_the_team .tree_card>.front {
	transform: rotateY(0deg)
}
section.meet_the_team .tree_card>.back {
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: rotateY(-180deg)
}
section.meet_the_team .tree_card:hover>.front {
	transform: rotateY(180deg)
}
section.meet_the_team .tree_card:hover>.back {
	opacity: 1;
	transform: rotateY(0deg)
}
section.meet_the_team .tree_card.flip-vertical>.back {
	transform: rotateX(-180deg)
}
section.meet_the_team .tree_card.flip-vertical:hover>.front {
	transform: rotateX(180deg)
}
section.meet_the_team .tree_card.flip-vertical:hover>.back {
	transform: rotateX(0deg)
}
section.meet_the_team .tree_card {
	position: relative;
	display: inline-block;
}
section.meet_the_team .tree_card:hover>.back span {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	background-color: white;
	transform: translateY(-50%);
}
section.meet_the_team .tree_card>.front p, section.meet_the_team .tree_card>.back p {
	font-size: .9125rem;
	line-height: 160%;
	color: #999
}
body.home {
	font-size: 24px
}
.home button, .btn {
	-webkit-appearance: none
}
.home h1 {
	font-size: 102px;
	line-height: 104px
}
.home h2 {
	font-size: 76px
}
.home h2.project-title {
	font-size: 52px
}
.home h3 {
	font-size: 37px;
	font-family: "Cinereg"
}
.home h4 {
	font-size: 36px;
	font-family: "Cinereg";
	font-weight: 700;
	line-height: 38px
}
.home .btn.btn-info {
	border: solid transparent 2px;
	border-radius: 40px;
	background-color: #106cd6;
	display: inline-block;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin: auto;
	padding: 15px 30px;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 140%;
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: -.03em;
	color: #fff
}
.home .btn.btn-info:hover {
	background-color: #fff;
	color: #106cd6
}
.home .bg-green {
	background-color: #68e59b
}
.home .bg-lgreen {
	background-color: #e1f2ef
}
.home .mainHeader {
	background-color: #e2f2ef
}
.home .section-header {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain
}
.home .business_slider img {
	width: 100%;
	height: 100px;
	-o-object-fit: contain;
	object-fit: contain
}
.home .iframe-phone {
	height: 100%;
	height: 100%;
	min-width: 320px;
	border: solid #f8f8f8 4px
}
.home section#sec1 {
	padding-top: 200px
}
.home #sec1 h1 {
	font-size: 165px;
	color: #2b271d
}
.home #sec1 h3 {
	color: #2b271d
}
.home #sec2 {
	position: relative;
	z-index: 9
}
.home .container {
	max-width: 1400px
}
.home #sec2 img.number {
	max-width: 80px;
	display: block;
	margin: auto
}
.home #sec2 .workBox {
	padding: 50px
}
.home img.overlap-up {
	margin-top: -150px
}
.home section#sec2:after {
	content: "";
	display: block;
	width: 100%;
	height: 25px;
	background-image: url(/wp-content/uploads/2021/04/greenlines.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	bottom: -20px
}
.home #sec4 {
	position: relative
}
.home #sec3 {
	position: relative;
	margin-top: -30px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover
}
.home #sec3 img.slick-arrow {
	max-width: 30px;
	height: auto
}
.home #sec3 img.a-right.control-c.next.slick-next.slick-arrow {
	right: unset;
	left: -30px;
	top: 43px
}
.home section#sec4:before {
	content: "";
	display: block;
	width: 100%;
	height: 20px;
	background-image: url(/wp-content/uploads/2021/04/Path-24.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	top: -2px
}
.home section#sec4:after {
	content: "";
	display: block;
	width: 100%;
	height: 20px;
	background-image: url(/wp-content/uploads/2021/04/Path-25.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	bottom: -2px
}
.home section#sec4 {
	background-image: url(/wp-content/uploads/2021/04/image_carousel_mai-3.svg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 40%
}
.home section#sec4 .card {
	position: relative;
	border: unset;
	margin-bottom: 75px;
	margin-top: 25px
}
.home section#sec4 .card ul {
	list-style: none;
	margin: 0;
	padding: 0 20px 10px
}
.home section#sec4 .card ul li {
	list-style: none;
	margin: 20px 0;
	padding: 0 0 0 20px;
	position: relative
}
.home section#sec4 .card ul li:before {
	content: " \2022";
	font-size: 70px;
	margin: 0;
	padding: 0;
	line-height: 0;
	position: absolute;
	left: -20px;
	top: 15px
}
.home section#sec4 .card ul li {
	font-size: 28px;
	line-height: 34px;
	font-weight: 700
}
.home section#sec4 .card a.btn {
	margin-left: 0;
	position: absolute;
	bottom: -30px;
	display: block
}
.home .trust_custom {
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content;
	font-weight: 700
}
.home .trust_custom img {
	max-width: 100%;
	max-height: 110px
}
.home #sec5 {
	position: relative
}
.home #sec5 img.slick-arrow {
	max-width: 30px;
	height: auto
}
.home #sec5 .slick-prev.slick-arrow {
	left: unset;
	right: 100px;
	bottom: -60px;
	top: unset
}
.home #sec5 .slick-next.slick-arrow {
	right: 0;
	top: unset;
	bottom: -60px;
	right: 30px
}
.home #sec5 .badge {
	font-size: 22px;
	padding: 5px 20px;
	line-height: 28px;
	text-transform: capitalize;
	background-color: #e1f2ef
}
.home #sec5 h2.project-title {
	font-size: 52px;
	line-height: 54px;
	margin-bottom: 10px
}
.home #sec5 img.img-sdg {
	max-width: 30px;
	display: inline-block;
	position: relative;
	top: 6px
}
.home #sec5 img.project-img {
	max-height: 450px;
	-o-object-fit: cover;
	object-fit: cover;
	height: 150%;
	width: 100%
}
.home section#sec5:before {
	background-image: url(/wp-content/uploads/2021/04/Image-9.png);
	content: "";
	display: block;
	width: 411px;
	height: 244px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	right: 0;
	bottom: 60px
}
.home #sec6 {
	background-image: url(/wp-content/uploads/2021/05/trees.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat
}
.home #sec6 .testSlider .slick-slide {
	padding-top: 100px
}
.home #sec6 .testSlider h4 {
	font-size: 29px
}
.home #sec6 .testSlider p {
	font-size: 21px
}
.home #sec6 .testSlider .slick-prev:hover, #sec6 .testSlider .slick-next:hover {
	opacity: 1
}
.home #sec6 .testSlider .slick-prev {
	left: 44%;
	top: unset;
	bottom: 20px;
	opacity: .6;
	transition: opacity .2s linear
}
.home #sec6 .testSlider .slick-next {
	right: 44%;
	top: unset;
	bottom: 20px;
	opacity: .6;
	transition: opacity .2s linear
}
.home #sec6 img.customer {
	margin-top: -120px;
	-webkit-clip-path: polygon(34.54915% 2.44717%, 65.45085% 2.44717%, 90.45085% 20.61074%, 100% 50%, 90.45085% 79.38926%, 65.45085% 97.55283%, 34.54915% 97.55283%, 9.54915% 79.38926%, 0% 50%, 9.54915% 20.61074%);
	clip-path: polygon(34.54915% 2.44717%, 65.45085% 2.44717%, 90.45085% 20.61074%, 100% 50%, 90.45085% 79.38926%, 65.45085% 97.55283%, 34.54915% 97.55283%, 9.54915% 79.38926%, 0% 50%, 9.54915% 20.61074%);
	width: 180px
}
.home #sec7 .accordion .accordion_item {
	border-top: unset;
	border-bottom: 1px solid #f9f9f9 !important
}
.home #sec7 .accordion .accordion_item>span {
	font-size: 28px
}
.home #sec7 .accordion .accordion_item span {
	text-align: left
}
.home #sec7 .accordion_content p {
	text-align: left;
	font-size: 24px
}
.home #sec7 .accordion_item.active span img {
	transform: rotateZ(180deg);
	transform-origin: unset;
	top: 22px
}
.home #sec8 {
	position: relative
}
.home section#sec8 img {
	margin-top: -180px
}
.home section#sec8:before {
	content: "";
	display: block;
	width: 100%;
	height: 20px;
	background-image: url(/wp-content/uploads/2021/04/Path-28.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	top: -10px
}
.home .d-block.iframe-box {
	background-image: url(/wp-content/uploads/2021/04/smartphone-mockup-clay-13.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 770px;
	position: relative
}
.home .d-block.iframe-box img {
	max-width: 295px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
@media(max-width: 769px) {
	div#projectShort {
		display: block;
		margin-bottom: 20px;
	}
	div#projectShort a {
		display: block;
		width: 100%;
	}
}
@media (min-width: 1440px) {
	nav.navbar {
		padding-left: 0;
		padding-right: 0
	}
}
@media (max-width: 1025px) {
	#home_row1 {
		background-size: cover;
		background-position: 0 70vh
	}
	#mainMenuHead .navbar-nav .nav-link {
		padding-right: 15px;
		padding-left: 15px
	}
	#home_row1 img.treesHome {
		top: 250px;
		width: 1200px;
		min-width: 1200px
	}
	#home_row1 .row:not(:first-of-type) {
		margin-top: 66px
	}
	#home_row2 {
		padding-top: 116px;
		padding-bottom: 128px
	}
	#home_row4 img {
		margin-top: 0;
		position: relative;
		margin-bottom: 64px
	}
	#home_row5:after {
		top: 580px
	}
	#about_row1 .greenrow1 {
		position: absolute;
		top: 290px;
		right: 40px
	}
	#about_row1 .greenrow2 {
		position: absolute;
		top: 530px;
		left: 40px
	}
	#about_row1 .greenrow2 h1 {
		font-size: 180px;
		line-height: 161px;
		position: relative
	}
	#about_row1 .greenrow3 {
		font-size: 35px;
		line-height: 48px;
		position: absolute;
		top: 890px;
		max-width: 45%;
		left: 40px
	}
	#about_row1 .greenrow4 {
		font-size: 30px;
		line-height: 42px;
		position: absolute;
		top: 1250px;
		max-width: 55%;
		right: 60px
	}
	#about_row1 img.floatImage.tree1 {
		bottom: -110px;
		height: 888px;
		z-index: 9;
		left: 0
	}
	#about_row1 img.floatImage.tree2 {
		max-width: 805px;
		top: 440px;
		right: 175px
	}
	#about_row1 img.floatImage.rock1 {
		max-width: 351px;
		left: -90px;
		top: 650px
	}
	#about_row5_5 {
		padding-bottom: 64px
	}
	#about_row6 {
		position: relative;
		padding-top: 0;
		padding-bottom: 64px
	}
	.tmember, .tmember .flip-card-front, .tmember .flip-card-back {
		height: 320px
	}
	.slick-next, .slick-prev {
		display: none !important
	}
}
@media (max-width: 1024px) {
	.single-resource #single_resource_row, .single-resource #single_post_row_1 {
		padding-bottom: 64px
	}
	#single_resource_signup>.container {
		background-position: -40%
	}
	.page_header_acf:after {
		bottom: -5px
	}
	.home .section-header {
		background-size: cover
	}
	.home h4 {
		font-size: 26px
	}
	.home p {
		font-size: 20px
	}
	.home h2 {
		font-size: 55px
	}
	.home #sec6 {
		background-size: cover;
		background-repeat-y: no-repeat
	}
	.home section#sec4:before {
		top: -5px
	}
	.home section#sec4:after {
		bottom: -5px
	}
	.home section#sec8:before {
		top: -5px
	}
	.home #sec4 .d-block.iframe-box img {
		max-width: 262px
	}
}
@media (max-width: 769px) {
	#single_resource_signup>.container {
		background-position: -110%
	}
}
@media (max-width: 768px) {
	#mainMenuHead .profileLink {
		margin-left: 0
	}
	#mainMenuHead .navbar-nav .nav-link {
		color: #2b271d;
		padding-right: 0;
		padding-left: 0;
		font-size: 18px
	}
	h1, .h1 {
		font-family: Druk;
		font-style: normal;
		font-weight: 500;
		font-size: 80px;
		line-height: 80px;
		letter-spacing: 0;
		color: #2b271d
	}
	h2, .h2 {
		font-family: Druk;
		font-style: normal;
		font-weight: 500;
		font-size: 65px;
		line-height: 65px;
		letter-spacing: 0;
		color: #2b271d
	}
	.accordion .accordion_item span {
		font-size: 20px;
		line-height: 32px;
		position: relative;
		display: block;
		padding: 20px 0
	}
	#home_row1 .row:not(:first-of-type) {
		margin-top: 76px
	}
	#home_row1 {
		background-size: cover;
		background-position: 0 40vh
	}
	#home_row1 img.treesHome {
		top: 140px
	}
	#home_row1 img.rocks {
		position: absolute;
		bottom: 12%;
		right: 5%;
		max-width: 220px
	}
	#home_row2 {
		padding-top: 96px;
		padding-bottom: 112px
	}
	#home_row4 img {
		margin-top: 0;
		position: relative;
		margin-bottom: 32px
	}
	#home_row5:after {
		top: 58%
	}
	.projectSlider span.slImg p {
		font-size: 75px
	}
	#about_row1 .greenrow1 {
		position: absolute;
		top: 310px;
		right: 20px
	}
	#about_row1 .greenrow1 h2 {
		font-size: 110px
	}
	#about_row1 .greenrow2 h1 {
		font-size: 150px;
		line-height: 140px;
		position: relative
	}
	#about_row1 .greenrow2 {
		position: absolute;
		top: 530px;
		left: 20px
	}
	#about_row1 .greenrow3 {
		position: absolute;
		top: 900px;
		max-width: 65%;
		left: 20px
	}
	#about_row1 .greenrow3 p {
		font-size: 30px;
		line-height: 42px
	}
	#about_row1 .greenrow4 {
		font-size: 26px;
		line-height: 42px;
		position: absolute;
		top: 1230px;
		max-width: 60%;
		right: 40px
	}
	#about_row1 .floatImage {
		display: none
	}
	#about_row5_5 {
		padding-bottom: 64px
	}
	#about_row6 {
		padding-top: 0
	}
	#contact_row1 .contactBoxes .col-md-6 {
		margin-bottom: 50px
	}
	#contact_row1 .contactBoxes .contactBox {
		padding: 20px 30px;
		position: relative;
		min-height: 110%
	}
	.home #sec4 .d-block.iframe-box img {
		max-width: 300px
	}
	.home section#sec4 .card ul li {
		font-size: 20px;
		line-height: 24px;
		font-weight: 700
	}
	.home #sec1 h1 {
		font-size: 165px;
		color: #2b271d;
		line-height: 150px
	}
	.home #sec5 img.project-img {
		height: 200px
	}
	.home section#sec7 .accordion_item span {
		padding-right: 70px !important;
		font-size: 18px !important
	}
	.home .accordion .accordion_item span img {
		max-width: 20px
	}
	.home section#sec1 {
		padding-top: 150px
	}
	.home section#sec2:after {
		bottom: -15px
	}
}
@media (max-width: 520px) {
	nav.navbar.navbar-expand-lg.navbar-light {
		background-color: #fff
	}
	a.nav-link.login-menu-item {
		background: none
	}
	#mainMenuHead ul.innerUl {
		display: flex;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px
	}
	#mainMenuHead ul.innerUl li {
		margin-right: 20px
	}
	header.mainHeader .navbar-brand img {
		max-width: 75px
	}
	#mainMenuHead .navbar-nav .nav-link {
		padding-top: 5px;
		padding-bottom: 5px
	}
	a.navbar-brand {
		margin: 0;
		padding-top: 18px
	}
	#mainMenuHead .dropdown-toggle::after {
		float: right;
		top: 12px
	}
	#mainMenuHead ul.dropdown-menu a {
		font-size: 16px;
		padding: 0 10px
	}
	#mainMenuHead ul.dropdown-menu {
		border: unset;
		padding: 0
	}
	.single-resource #single_resource_row {
		padding-top: 64px
	}
	.single-resource #single_resource_row, .single-resource #single_post_row_1 {
		padding-bottom: 64px
	}
	#single_resource_signup>.container {
		background-image: none
	}
	#single_resource_signup {
		margin-bottom: 64px
	}
	#single_resource_signup>.container .staytuned input:not([type="submit"]) {
		width: 100%
	}
	header.mainHeader.animate__animated.animate__fadeInDown .container {
		padding: 0
	}
	.page_header_acf {
		height: 100vh
	}
	header.mainHeader {
		position: fixed;
		z-index: 99
	}
	div.top_menu {
		padding-top: 0;
		border-bottom: solid #fff 1px
	}
	.top_menu {
		background-color: #00000082
	}
	.top_menu li a, .top_menu p, .top_menu li {
		font-size: 12px !important;
		margin: 0 !important;
		color: #fff !important
	}
	.top_menu li {
		padding: 0 10px !important
	}
	.single-projects #single_project_header, .post-type-archive-projects #projects_archive_row1 {
		height: 500px;
		margin-top: 0
	}
	#mainMenuHead .profileLink {
		margin-left: 0
	}
	#mainMenuHead .navbar-nav .nav-link {
		color: #2b271d;
		padding-right: 0;
		padding-left: 0;
		font-size: 18px
	}
	h1, .h1 {
		font-family: Druk;
		font-style: normal;
		font-weight: 500;
		font-size: 80px;
		line-height: 80px;
		letter-spacing: 0;
		color: #2b271d
	}
	h2, .h2 {
		font-family: Druk;
		font-style: normal;
		font-weight: 500;
		font-size: 65px;
		line-height: 65px;
		letter-spacing: 0;
		color: #2b271d
	}
	.accordion .accordion_item span {
		font-size: 20px;
		line-height: 32px;
		position: relative;
		display: block;
		padding: 20px 0
	}
	.footerMain .row>div {
		margin-bottom: 20px
	}
	.cBox {
		text-align: center
	}
	#home_row1 img.treesHome {
		position: absolute;
		left: 0;
		top: 17%
	}
	#home_row1 {
		background-size: cover;
		background-position: 0 55vh
	}
	#home_row1 .row:not(:first-of-type) {
		margin-top: 50px
	}
	#home_row1 img.rocks {
		position: absolute;
		bottom: 12%;
		right: 5%;
		max-width: 140px
	}
	#home_row2 {
		padding-top: 96px
	}
	#home_row3 {
		padding-bottom: 32px
	}
	#home_row4 {
		padding-top: 90px
	}
	#custom_intergration_row1, #climate_positive_product_row1, #climate_positive_row1 {
		padding-top: 190px;
		padding-bottom: 0
	}
	#climate_positive_row2 {
		padding-top: 38px;
		padding-bottom: 128px;
		background-image: url(/wp-content/uploads/2020/09/bckgr_white-1.png);
		background-repeat: no-repeat;
		background-position: 0 -70px;
		background-size: cover
	}
	#climate_positive_row3 {
		margin-top: -64px;
		padding-top: 32px;
		padding-bottom: 0;
		background-image: url(/wp-content/uploads/2020/09/Vector-7.png);
		background-repeat: no-repeat;
		background-position: top;
		background-size: cover
	}
	#about_row1 .container {
		min-height: auto
	}
	#about_row1 .greenrow1, #about_row1 .greenrow2, #about_row1 .greenrow3, #about_row1 .greenrow4 {
		position: inherit;
		left: 0;
		top: 0
	}
	#about_row1 .greenrow1 h2 {
		font-size: 90px;
		position: initial
	}
	#about_row1 .greenrow2 h1 {
		font-size: 110px;
		line-height: 110px;
		position: initial
	}
	#about_row1 .greenrow3 {
		font-size: 25px;
		line-height: 38px;
		position: initial;
		top: 1040px;
		max-width: 100%;
		left: 0
	}
	#about_row1 .greenrow3 p {
		font-size: 25px;
		line-height: 39px
	}
	#about_row1 .greenrow4 {
		font-size: 25px;
		line-height: 39px;
		position: initial;
		top: 1380px;
		max-width: 100%;
		right: 170px
	}
	#about_row1 .floatImage {
		display: none
	}
	#about_row2 {
		padding-bottom: 0
	}
	#about_row4 .logo, #about_row2 .logo {
		margin-bottom: 22px
	}
	#about_row3 {
		position: relative;
		padding-top: 0;
		padding-bottom: 128px
	}
	#about_row4 {
		position: relative;
		padding-top: 0;
		padding-bottom: 64px
	}
	#about_row5_5 {
		padding-bottom: 64px
	}
	#about_row6 {
		padding-top: 0
	}
	.blog .archive_post a {
		display: block
	}
	#project_bundles .projects_card, .post-type-archive-projects #projects_archive_row3 .projects_card {
		display: block
	}
	#project_bundles .project_card_image, .post-type-archive-projects #projects_archive_row3 .project_card_image {
		padding: 20px;
		display: block;
		width: 100%;
		max-width: 100%;
		margin: 0;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover
	}
	#project_bundles .project_card_info, .post-type-archive-projects #projects_archive_row3 .project_card_info {
		padding: 20px
	}
	.single-projects #single_project_header, .single-casestudy #single_case_study_header, .post-type-archive-projects #projects_archive_row1 {
		height: 500px
	}
	#productsArchive_row1 h2 {
		margin-bottom: 64px;
		text-align: center;
		line-height: 65px
	}
	#productsArchive_row1 {
		padding-top: 128px
	}
	#custom_intergration_row2 div {
		text-align: center
	}
	#custom_intergration_row2 p {
		text-align: center
	}
	#orderModal {
		text-align: center
	}
	#orderModal .modal-header {
		border: none
	}
	#orderModal .modal-body {
		margin-top: -60px
	}
	#orderModal .projectOrderForm {
		text-align: left
	}
	#orderModal .projectOrderForm .inputRow {
		display: flex;
		max-width: 400px;
		margin: auto
	}
	#orderModal .modal-title {
		font-size: 80px;
		font-family: Druk;
		font-weight: 400
	}
	#orderModal h4 {
		font-weight: 700;
		font-size: 24px;
		margin-bottom: 32px
	}
	#orderModal p.treeprice {
		position: relative;
		padding-left: 50px;
		margin-bottom: 40px
	}
	#orderModal p.treeprice img {
		border-radius: 100%;
		display: inline-block;
		position: absolute;
		margin-left: -50px;
		top: -7px
	}
	#orderModal .projectOrderForm p {
		margin-bottom: 24px;
		margin-top: 24px;
		text-align: center
	}
	#orderModal .projectOrderForm .inputRow>div {
		width: 100%;
		display: block;
		padding: 5px
	}
	#orderModal .projectOrderForm input:not([type="submit"]) {
		display: block;
		width: 100%;
		padding: 20px;
		background-color: #f5f5f5;
		margin-top: 5px;
		border: none;
		text-align: center
	}
	#orderModal .projectOrderForm input[type="submit"] {
		margin-top: 32px
	}
	.modal-content input.wpcf7-form-control.wpcf7-submit {
		margin: auto
	}
	.tmember, .tmember .flip-card-front, .tmember .flip-card-back {
		height: 100%
	}
	.image-carousel {
		margin-top: 40px;
		margin-bottom: 50px !important
	}
	.image-carousel ul.slick-dots {
		top: unset
	}
	#projectShort a.modalBtn {
		margin: auto auto 30px;
		width: 100%;
		text-align: center !important;
		display: block
	}
	section.intro .factory_image {
		right: unset
	}
	.home #sec8 br {
		display: none
	}
	.home div.top_menu {
		border-bottom: none;
		margin-bottom: 0
	}
	.home div#topbarMenu ul li {
		padding: 0 5px
	}
	.home nav.navbar.navbar-expand-lg.navbar-light {
		background-color: #fff;
		box-shadow: 50px 0 0 #fff, -50px 0 0 #fff
	}
	.home #mainMenuHead .custom-nav-signup {
		background-color: #6ce49c;
		border-radius: 30px;
		font-weight: 700;
		margin-left: 0;
		padding-left: 30px;
		padding-right: 30px
	}
	.home section#sec1 .pt-100 {
		padding-top: 0
	}
	.home section#sec1 {
		padding-top: 220px
	}
	.home #sec1 h1, h1 {
		font-size: 72px;
		line-height: 84px
	}
	.home h3 {
		font-size: 27px;
		font-family: "Cinereg"
	}
	.home img.overlap-up {
		margin-top: 0
	}
	.home section#sec4:before {
		top: -10px
	}
	.home section#sec4:after {
		bottom: -10px
	}
	.home section#sec8:before {
		top: -10px
	}
	.home #sec6 img.customer {
		margin-top: 0
	}
	.home section#sec2 .mb-100 {
		margin-bottom: 0
	}
	.home section#sec2 h2 {
		margin-bottom: 15px
	}
	.home section#sec2 .mt-150 {
		margin-top: 0
	}
	.home section#sec2:after {
		display: none
	}
	.home section#sec4 .card ul li {
		font-size: 18px;
		line-height: 24px;
		font-weight: 700
	}
	.home section#sec4 .card ul li:before {
		top: 10px
	}
	.home section#sec4 {
		background-image: unset
	}
	.home section#sec4 .d-block.iframe-box img {
		max-width: 325px
	}
	.home section#sec5:before {
		bottom: -50px
	}
	.home #sec6 .testSlider .slick-slide {
		padding-top: 0
	}
	.home .testSlider.pb-100 {
		padding-bottom: 0
	}
	.home section#sec6 .mb-100 {
		margin-bottom: 0
	}
	.home section#sec6 {
		margin: 0
	}
	.home section#sec6 h2 {
		margin-bottom: 20px
	}
	.home section#sec7 {
		padding: 50px 0 100px
	}
	.home .footerMain #footerSidebar5 ul li a {
		width: 50px
	}
	.home section#sec6 {
		padding: 0;
		margin: 0
	}
}
@media (max-width: 414px) {
	#home_row1 img.treesHome {
		position: absolute;
		left: 0;
		top: 14%
	}
}
@media (max-width: 375px) {
	#home_row1 img.treesHome {
		position: absolute;
		left: 0;
		top: 12%
	}
	h1, .h1 {
		font-family: Druk;
		font-style: normal;
		font-weight: 500;
		font-size: 70px;
		line-height: 80px;
		letter-spacing: 0;
		color: #2b271d
	}
	h3, .h3 {
		font-family: CineReg;
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 140%;
		letter-spacing: 0;
		color: #2b271d
	}
	#home_row1 {
		padding-top: 32px
	}
}
/* temporarily disable signup button */
/*#mainMenuHead .custom-nav-signup {
    display: none;
} */