/*

Theme Name: X – Child Theme
Theme URI: https://theme.co/x/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x
Site: Edible Estates
Developer: Urwin Studio https://www.urwinstudio.com

*/

#wpadminbar {
	z-index: 99999999!important;
}

.x-root {
    display: unset!important;
}

/******************** MASTER LAYOUT ********************/

body {
	line-height: 1.3em;
}

.entry-wrap {
	padding: 0!important;
}

@media screen and (max-width: 768px) {
	
	.entry-content.content {
		background-color: #fff;
	}
	
}

@media screen and (min-width: 768px) {
	
	.entry-content.content {
		margin: 0;
	}
	
	body.simple .entry-content.content {
		margin: 0;
	}
	
}

.single .hentry .entry-wrap {
	border-bottom: 0!important;
}

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

@media screen and (min-width: 1200px) {
	
	.mobileWrapper {
		display: none;
	}	
	
}

/******************** TYPOGRAPHY ********************/

@font-face {
    font-family: 'kg_second_chances_solidRg';
    src: url('/fonts/kgsecondchancessolid-webfont.woff2') format('woff2'),
         url('/fonts/kgsecondchancessolid-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1 {
	font-family: 'kg_second_chances_solidRg', sans-serif!important;
    font-weight: normal!important;
	font-style: normal!important;
	color: #587d4b!important;
	text-transform: none!important;
	letter-spacing: 0!important;
}

/*.rowBanner h1 {
	position: relative;
    z-index: 1;
	padding: 0 0 20px 0;
}*/

/*h1.entry-title {
	display: none;
}

body.tax-project-type .titleCrumbs h1 {
	color: #fff!important;
	display: hidden!important;
}

body.tax-project-type .titleCrumbs h1 span {
	color: #587D4A!important;
	display: block;
}*/

h2 {
	font-family: 'kg_second_chances_solidRg', sans-serif!important;
    font-weight: normal!important;
	font-style: normal!important;
	color: #587d4b!important;
	text-transform: none!important;
	letter-spacing: 0!important;
}

h3 {
	font-family: 'Source Sans Pro', sans-serif!important;
	font-weight: 700!important;
	font-style: normal!important;
	color: #373737!important;
	letter-spacing: 0!important;
}

.entry-content.content h3 a {
    text-decoration: none!important;
}

h4 {
	font-family: 'kg_second_chances_solidRg', sans-serif!important;
    font-weight: normal!important;
	font-style: normal!important;
	color: #587d4b!important;
	text-transform: none!important;
	letter-spacing: 0!important;
}

h4.h-widget,
.menu-project-models-container li {
	font-family: 'kg_second_chances_solidRg', sans-serif!important;
    font-weight: normal!important;
	font-style: normal!important;
	color: #587d4b!important;
	text-transform: none!important;
	letter-spacing: 0!important;
	line-height: 1.4em!important;
}

h5 {
	font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 700!important;
	font-style: normal!important;
	color: #587d4b!important;
	text-transform: uppercase;
	letter-spacing: 0!important;
}

.x-sidebar .widget p {
	
}

body, p, ul, ol, th, tr, td {
	font-family: 'Source Sans Pro', sans-serif!important;
	font-weight: 300!important;
	font-style: normal!important;
	color: #000!important;
	letter-spacing: 0!important;
}

.entry-wrap ol ol,
.entry-wrap ul ul,
.entry-wrap ol ul,
.entry-wrap ul ol,
.entry-content.content th p,
.entry-content.content td p
{
	font-size: 1.0em!important;
	font-size: 100%!important;
}

.rowBanner h1,
.rowBanner h2,
.rowBanner h3,
.rowBanner h4,
.rowBanner h5,
.rowBanner p,
.rowBanner ul,
.rowBanner ol,
.rowBanner a,
.rowGrey h1,
.rowGrey h2,
.rowGrey h3,
.rowGrey h4,
.rowGrey h5,
.rowGrey p,
.rowGrey ul,
.rowGrey ol,
.rowGrey a,
.x-sidebar .widget h3,
.x-sidebar .widget p {
	color: #fff!important;
}

/*.entry-content li { 
	list-style-position: inside;
}*/

blockquote {
	padding: 0;
	border: 0;
	margin: 0 0 20px 0;
	font-family: 'kg_second_chances_solidRg', sans-serif!important;
	font-weight: normal!important;
    font-style: normal!important;
}

.entry-content blockquote p {
	font-family: 'kg_second_chances_solidRg', sans-serif!important;
	font-weight: normal!important;
    font-style: normal!important;
	padding: 0!important;
	margin: -70px 0 0 0!important;
	line-height: 1.2em!important;
	font-weight: 400!important;
}

.entry-content blockquote p img {
	position: relative;
	padding: 0 0 0 0!important;
	top: -70px;
	margin: 70px 0 20px 0!important;
	line-height: 1.2em!important;
	font-weight: 400!important;
	text-transform: uppercase;
	background-color: #fff;
}

.menu-main-nav-container ul {
	list-style-type: none;
}

.entry-content ul {
	list-style-type: none;
	margin: 0 0 20px 0!important;
}

.entry-content ul li {
	position: relative;
	padding-left: 20px;
}

.entry-content ul li::before {
	content: url(/wp-content/uploads/2023/02/bullet.png);
	position: absolute;
	top: -1px;
	left: 0;
}

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

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 2em!important;
		line-height: 1.1em!important;
	}
	
	h2 {
		margin: 0 0 20px 0!important;
		padding-bottom: 0!important;
		font-size: 1.4em!important;
		line-height: 1.1em!important;
	}
	
	h2 img.aligncenter {
		margin: 0 auto -20px auto!important;
	}
	
	.x-content-band.vc.rowBanner ul.x-slides li .sliderTxt h2,
	.x-content-band.vc.rowBanner .wpb_wrapper .sliderTxt h2	{
		margin: 0 0 0 0!important;
		padding-bottom: 0!important;
		font-size: 1.8em!important;
	}
	
	h3	{
		margin: 30px 0 10px 0!important;
		font-size: 1.4em!important;
	}
	
	.textwidget h3,
	h4.h-widget,
	.vc_wp_archives.widget-odd h2.widgettitle {
		margin: 0 0 20px 0!important;
		font-size: 1.4em!important;
	}
	
	.rowContent h3 {
		margin: 30px 0 10px 0!important;
	}
	
	/*.rowContent h3:first-of-type {
		margin: 0 0 10px 0!important;
	}*/
	
	.x-content-band.vc.rowBanner ul.x-slides li .sliderTxt h3,
	.x-content-band.vc.rowBanner .wpb_wrapper .sliderTxt h3 {
		display: none;
		/*margin: 0 0 20px 0!important;
		padding-bottom: 0!important;
		font-size: 1.1em!important;*/
	}
	
	.entry-content .postExcerpt p	{
		font-weight: 400!important;
		margin: 0 0 20px 0!important;
		font-size: 1.4em!important;
		line-height: 1.2em!important;
	}
	
	h4,
	.x-sidebar .widget p	{
		margin: 0 0 20px 0!important;
		font-size: 1.2em!important;
	}
	
	h5	{
		margin: 0 0 20px 0!important;
		font-size: 0.9em!important;
	}
	
	blockquote	{
		font-size: 1.1em!important;
	}
	
	.entry-content p,
	.excerpt p,
	.entry-content ul,
	.entry-content ol,
	.entry-content th,
	.entry-content td,
	.x-container.max.width.offset p,
	.campaign {
		font-size: 1.3em!important;
		line-height: 1.3em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	footer.x-colophon.top p,
	footer.x-colophon.bottom p	{
		font-size: 1.2em!important;
		line-height: 1.3em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	.menu-project-models-container li {
		font-size: 0.9em!important;
	}
	
	.rpwe-summary {
		font-size: 1em!important;
		line-height: 1.4em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	legend,
	label {
		font-size: 1.2em!important;
		line-height: 1.3em!important;
		margin: 0 0 0 0!important;
		padding: 0!important;
		letter-spacing: 0em;	
	}
	
	li label {
		font-size: 0.85em!important;
		line-height: 1.2em!important;		
	}
	
	li li label {
		font-size: 0.65em!important;
		line-height: 1.2em!important;		
	}

}

@media screen and (min-width: 768px) and (max-width: 1279px) {

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 2em!important;
		line-height: 1.1em!important;
	}
	
	h2 {
		margin: 0 0 20px 0!important;
		padding-bottom: 0!important;
		font-size: 1.6em!important;
		line-height: 1.1em!important;
	}
	
	h2 img.aligncenter {
		margin: 0 auto -25px auto!important;
	}
	
	.x-content-band.vc.rowBanner ul.x-slides li .sliderTxt h2,
	.x-content-band.vc.rowBanner .wpb_wrapper .sliderTxt h2	{
		margin: 0 0 5px 0!important;
		padding-bottom: 0!important;
		font-size: 2em!important;
	}
	
	h3 {
		margin: 30px 0 10px 0!important;
		font-size: 1.4em!important; 
	}
	
	.textwidget h3,
	h4.h-widget,
	.vc_wp_archives.widget-odd h2.widgettitle	{
		margin: 0 0 20px 0!important;
		font-size: 1.4em!important; 
	}
	
	.rowContent h3 {
		margin: 30px 0 10px 0!important;
	}
	
	/*.rowContent h3:first-of-type {
		margin: 0 0 10px 0!important;
	}*/
	
	.x-content-band.vc.rowBanner ul.x-slides li .sliderTxt h3,
	.x-content-band.vc.rowBanner .wpb_wrapper .sliderTxt h3 {
		margin: 0 0 20px 0!important;
		padding-bottom: 0!important;
		font-size: 1.2em!important;
	}
	
	.entry-content .postExcerpt p	{
		font-weight: 400!important;
		margin: 0 0 20px 0!important;
		font-size: 1.6em!important;
		line-height: 1.2em!important;
	}
	
	h4,
	.x-sidebar .widget p	{
		margin: 0 0 20px 0!important;
		font-size: 1.3em!important;
	}
	
	h5	{
		margin: 0 0 20px 0!important;
		font-size: 0.9em!important;
	}
	
	blockquote	{
		font-size: 1.2em!important;
	}

	.entry-content p,
	.excerpt p,
	.entry-content ul,
	.entry-content ol,
	.entry-content th,
	.entry-content td,
	.x-container.max.width.offset p,
	.campaign {
		font-size: 1.4em!important;
		line-height: 1.4em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	footer.x-colophon.top p,
	footer.x-colophon.bottom p {
		font-size: 1.2em!important;
		line-height: 1.4em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	.rpwe-summary {
		font-size: 1em!important;
		line-height: 1.4em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	.menu-project-models-container li {
		font-size: 0.9em!important;
	}
	
	legend,
	label {
		font-size: 1.2em!important;
		line-height: 1.4em!important;
		margin: 0 0 0 0!important;
		padding: 0!important;
		letter-spacing: 0em;	
	}
	
	li label {
		font-size: 0.85em!important;
		line-height: 1.2em!important;		
	}
	
	li li label {
		font-size: 0.65em!important;
		line-height: 1.2em!important;		
	}
	
}

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

	h1 {
		margin: 0 0 20px 0!important;
		font-size: 2.4em!important;
		line-height: 1.2em!important;
	}
	
	h2 {
		margin: 0 0 20px 0!important;
		padding-bottom: 0!important;
		font-size: 1.8em!important;
		line-height: 1.2em!important;
	}
	
	h2 img.aligncenter {
		margin: 0 auto -30px auto!important;
	}
	
	.x-content-band.vc.rowBanner ul.x-slides li .sliderTxt h2,
	.x-content-band.vc.rowBanner .wpb_wrapper .sliderTxt h2 {
		margin: 0 0 5px 0!important;
		padding-bottom: 0!important;
		font-size: 2.4em!important;
		line-height: 1.2em!important;
	}
	
	h3 {
		margin: 30px 0 10px 0!important;
		font-size: 1.8em!important;
	}
	
	.textwidget h3,
	h4.h-widget,
	.vc_wp_archives.widget-odd h2.widgettitle	{
		margin: 0 0 20px 0!important;
		font-size: 1.4em!important;
	}
	
	.rowContent h3 {
		margin: 40px 0 10px 0!important;
	}
	
	/*.rowContent h3:first-of-type {
		margin: 0 0 10px 0!important;
	}*/
	
	.x-content-band.vc.rowBanner ul.x-slides li .sliderTxt h3,
	.x-content-band.vc.rowBanner .wpb_wrapper .sliderTxt h3 {
		margin: 0 0 30px 0!important;
		padding-bottom: 0!important;
		font-size: 1.2em!important;
		line-height: 1.2em!important;
	}
	
	.entry-content .postExcerpt p {
		font-weight: 400!important;
		margin: 0 0 20px 0!important;
		font-size: 2em!important;
		line-height: 1.2em!important;
	}
	
	h4,
	.x-sidebar .widget p	{
		margin: 0 0 20px 0!important;
		font-size: 1.2em!important;
	}
	
	h5	{
		margin: 0 0 20px 0!important;
		font-size: 0.9em!important;
	}
	
	blockquote {
		font-size: 1.2em!important;
	}

	.entry-content p,
	.excerpt p,
	.entry-content ul,
	.entry-content ol,
	.entry-content th,
	.entry-content td,
	.x-container.max.width.offset p,
	.campaign	{
		font-size: 1.5em!important;
		line-height: 1.4em!important;
		letter-spacing: 0em;
		margin: 0 0 20px 0!important;
		padding: 0!important;
	}

	footer.x-colophon.top p,
	footer.x-colophon.bottom p {
		font-size: 1.2em!important;
		line-height: 1.4em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	.rpwe-summary {
		font-size: 1em!important;
		line-height: 1.4em!important;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		letter-spacing: 0em;
	}
	
	.menu-project-models-container li {
		font-size: 0.9em!important;
	}
	
	legend,
	label {
		font-size: 1.2em!important;
		line-height: 1.4em!important;
		margin: 0 0 0 0!important;
		padding: 0!important;
		letter-spacing: 0em;	
	}
	
	li label {
		font-size: 0.85em!important;
		line-height: 1.2em!important;		
	}
	
	li li label {
		font-size: 0.65em!important;
		line-height: 1.2em!important;		
	}
	
}

body.collection .rowContent h3 {
	margin: 0 0 30px 0!important;
}

.wp-caption {
	padding: 0;
	border: 0;
	text-align: left;
	background: transparent;
}

.wp-caption p.wp-caption-text {
	text-transform: none!important;
	font-size: 0.95em!important;
	line-height: 1.2em!important;
	margin-top: 10px!important;
}

.entry-content.content a,
.x-container.max.width.offset a {
	color: #587D4A!important;
	text-decoration: underline;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

.entry-content.content a:hover,
.x-container.max.width.offset a:hover {
    color: #ffcc00!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

a.btn,
a.button,
.button,
[type="submit"] {
	position: relative;
	font-family: 'Source Sans Pro', sans-serif!important;
	font-weight: 700!important;
	font-style: normal!important;
	display: inline-block;
	color: #2f2f2f!important;
	background-color: transparent!important;
	border: 0!important;
	margin: 0!important;
	padding: 15px 25px 15px 25px!important;
	text-transform: uppercase;
	text-shadow: none!important;
	border-radius: 5px;
	box-shadow: none!important;
	text-decoration: none!important;
	letter-spacing: 0.03em;
	font-size: 0.9em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.button,
[type="submit"] {
	color: #fff!important;
	background-color: #587d4b!important;
}

.x-container.max.width.offset a.btn.btnGreen,
a.postBtn{
	color: #fff!important;
	background-color: #587d4b!important;
	font-size: 0.9em!important;
}

.rowBannerInner a.btn,
.rowYellow a.btn,
.project a.button,
.x-container.max.width.offset .x-sidebar .widget a.btn.btnRev {
	font-size: 0.7em!important;
}

a.btn.btnRev,
.x-container.max.width.offset .x-sidebar .widget a.btn.btnRev,
.project a.button,
.x-sidebar .widget a.button,
.x-colophon.top .button,
.x-colophon.top [type="submit"] {
	color: #587D4A!important;
	background-color: #fff!important;
}

.x-colophon.top [type="submit"] {
	font-size: 1em!important;
}

.entry-content.content a.btn:hover,
.entry-content.content a.button:hover,
.entry-content.content .button:hover,
.entry-content.content [type="submit"]:hover,
.entry-content.content a.btn.btnRev:hover,
.x-container.max.width.offset .x-sidebar .widget a.btn.btnRev:hover,
.entry-content.content .project a.button:hover,
.x-container.max.width.offset .project a.button:hover,
.entry-content.content .x-sidebar .widget a.button:hover,
.entry-content.content .x-colophon.top .button:hover,
.entry-content.content .x-colophon.top [type="submit"]:hover,
.x-container.max.width.offset a.btn.btnGreen:hover{
	margin: 0!important;
	background: #ffcc00!important;
	color: #383838!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

.alignnone {
	margin: 0!important;
}

.x-column.x-sm.vc.x-2-3 img.alignnone {
	padding: 20px 0 20px 0;
}

/******************** ICONS ETC ********************/

i.x-icon {
	font-size: 2em;
	padding: 20px 12px 0 0;
}

a i.x-icon {
	color: #000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowContent .iconWrapper a {
	text-decoration: none!important;
}

.x-colophon.top .widget {
    margin-top: 0!important;
}

a i.x-icon:hover {
	color: #587d4b;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.x-slider-scroll-bottom {
	border: 0;
}

.x-scroll-top {
	border: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-backface-visibility: hidden;
}

.x-scroll-top:hover {
	cursor: pointer;
	margin-bottom: 10px!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-backface-visibility: hidden;
}

.x-scroll-top .x-icon-angle-up:before {
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 700!important;
	content: "\f062" !important;
	font-size: 1.2em;
	color: #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

br.clear {
	clear: both;
}

.grecaptcha-badge {
	display: none!important;
}

a.btn img,
a.btn img.aligncenter,
a.btn img.alignnone {
	margin: 30px auto 0 auto!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.btn img:hover,
.rowFeatures .x-column.x-sm.vc.x-1-3 img:hover {
	opacity: 0.8!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/******************** HEADER ********************/

.masthead  {
    width: 100%;
	position:absolute;
	top: 0;
	z-index: 999;
}

.x-navbar,
.x-navbar a:hover,
.x-navbar a:active,
.x-navbar .desktop .x-nav > .current-menu-item > a,
.x-navbar .desktop .x-nav .x-active > a {
	box-shadow: none!important;
}

.x-navbar-wrap {
	z-index: 99999998!important;
}

@media screen and (max-width: 979px) {	
	
	.x-navbar,
	.x-navbar-inner,
	.x-navbar .desktop .x-nav > li > a {
		height: 54px!important;
		min-height: 54px!important;
	}
	
	.x-navbar ul#menu-main-nav li a,
	.x-navbar .x-nav-wrap .x-nav li a {
		padding-top: 7px;
	}

	/*.topLogo .x-brand.img img {
		width: 150px!important;
		height: 31px!important;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}*/
	
	body.noBanner .x-main.full,
	body.search .x-main.full,
	body.single .x-main.full {
		padding-top: 54px;
	}
	
}


@media screen and (min-width: 980px) {	
	
	/*.topLogoMobile	{
		display: none;
	}*/
	
	/*.topLogo {
		float: left;
		width: 30%;
	}*/
	
	.topNav {
		float: left;
		text-align: right;
		width: 100%;
	}
	
	.x-navbar,
	.x-navbar-inner,
	.x-navbar .desktop .x-nav > li > a	{
		height: 70px!important;
	}
	
	.x-navbar ul#menu-main-nav li a,
	.x-navbar .x-nav-wrap .x-nav li a {
		padding-top: 13px;
	}
	
	.x-navbar .desktop .x-nav > li > a {
		height: 70px!important;
		padding-top: 15px!important;
	}
	
	body.noBanner .x-main.full,
	body.search .x-main.full,
	body.single .x-main.full {
		padding-top: 103px;
	}
	
	/*.topLogo .x-brand {
		margin-top: 34px;
		margin-bottom: 35px;
	} 

	.topLogo .x-brand.img img {
		width: 250px!important;
		height: 52px!important;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}*/
	
}

.x-navbar {
	background: #fff;
	border: 0;
}

body.noBanner .x-navbar,
body.blog .x-navbar,
body.single .x-navbar,
body.archive .x-navbar {
	background: #3b3b3b!important;
}

.x-navbar {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	border-bottom: 0;
}

.x-navbar-wrap {
	height: unset!important;
}

.x-navbar ul#menu-main-nav {
	width: 100%!important;
	text-align: right!important;
}

.x-navbar .desktop .x-nav li {
	float: none!important;
	display: inline-block!important;
}

footer.x-colophon.top .widget ul li {
	text-transform: none;
}

.x-navbar .desktop .x-nav li a,
.x-navbar ul#menu-main-nav li a,
.x-navbar .x-nav-wrap .x-nav li a,
.x-navbar .desktop .x-nav > li > a {
	font-family: 'Source Sans Pro', sans-serif!important;
	font-weight: 700!important;
	font-style: normal!important;
	font-size: 1.3em!important;
	letter-spacing: 0!important;
	color: #000;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	padding-left: 6px!important;
	padding-right: 6px!important;
}

body.noBanner .x-navbar ul#menu-main-nav li a,
body.noBanner  .x-navbar .x-nav-wrap .x-nav li a,
body.blog .x-navbar ul#menu-main-nav li a,
body.blog  .x-navbar .x-nav-wrap .x-nav li a,
body.single .x-navbar ul#menu-main-nav li a,
body.single  .x-navbar .x-nav-wrap .x-nav li a,
body.archive .x-navbar ul#menu-main-nav li a,
body.archive  .x-navbar .x-nav-wrap .x-nav li a {
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* mobile nav social icons */

#sfm-sidebar .sfm-social li.sfm-icon-facebook a:before {
  content: "\f09a";
  font-family: fontawesome;
}

#sfm-sidebar .sfm-social li.sfm-icon-instagram a:before {
  content: "\f16d";
  font-family: fontawesome;
}

#sfm-sidebar .sfm-social li.sfm-icon-linkedin a:before {
  content: "\f0e1";
  font-family: fontawesome;
}

/* end */

.x-navbar .desktop .x-nav a:hover,
.rowBanner .x-1-4 .menu-main-nav-container li a:hover {
	 color: #587d4b!important;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.x-navbar .desktop .x-nav .current-menu-item a span,
.x-navbar .desktop .x-nav .current-page-ancestor a span {
	color: #000!important;
	border-bottom: 1px solid #000;
	border-radius: 0;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.x-navbar .desktop .x-nav .current-menu-item a:hover span,
.x-navbar .desktop .x-nav .current-page-ancestor a:hover span {
	color: #587d4b!important;
	border-bottom: 1px solid #587d4b;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

body.noBanner .x-navbar .desktop .x-nav .current-menu-item a span,
body.noBanner .x-navbar .desktop .x-nav .current-page-ancestor a span,
body.blog .x-navbar .desktop .x-nav .current-menu-item a span,
body.blog .x-navbar .desktop .x-nav .current-page-ancestor a span,
body.single .x-navbar .desktop .x-nav .current-menu-item a span,
body.single .x-navbar .desktop .x-nav .current-page-ancestor a span,
body.archive .x-navbar .desktop .x-nav .current-menu-item a span,
body.archive .x-navbar .desktop .x-nav .current-page-ancestor a span,
body.blog .x-navbar .desktop .x-nav .menu-item-3685 a span {
	color: #fff!important;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

body.noBanner .x-navbar .desktop .x-nav .current-menu-item a:hover span,
body.noBanner .x-navbar .desktop .x-nav .current-page-ancestor a:hover span,
body.blog .x-navbar .desktop .x-nav .current-menu-item a:hover span,
body.blog .x-navbar .desktop .x-nav .current-page-ancestor a:hover span,
body.single .x-navbar .desktop .x-nav .current-menu-item a:hover span,
body.single .x-navbar .desktop .x-nav .current-page-ancestor a:hover span,
body.archive .x-navbar .desktop .x-nav .current-menu-item a:hover span,
body.archive .x-navbar .desktop .x-nav .current-page-ancestor a:hover span,
body.blog .x-navbar .desktop .x-nav .menu-item-3685 a:hover span {
	color: #587d4b!important;
	border-bottom: 1px solid #587d4b;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.x-navbar .desktop .x-nav .current-menu-item a:hover
body.blog .x-navbar .desktop .x-nav .menu-item-xx a:hover {
 color: #587d4b!important;
/*	color: #41267f!important;*/
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.widget_nav_menu .current-menu-item a:after {
	display: none;
}

.x-navbar .desktop .x-nav li a span {
	padding-left: 0!important;
	padding-top: 10px!important;
	padding-right: 0!important;
	padding-bottom: 10px!important;
	border: 0;
}

/* sticky */

.x-navbar-fixed-top-active .x-navbar-wrap {
	margin-bottom: 0!important;
}

body.postid-3781 .x-navbar.x-navbar-fixed-top .desktop .x-nav .current-menu-item a span {
    color: #000!important;
}

@media screen and (max-width: 979px) {	
	
	.x-navbar.x-navbar-fixed-top {
		height: 70px!important;	
		min-height: 70px!important;	
	}

	.x-navbar.x-navbar-fixed-top .x-navbar-inner {
		height: 70px!important;	
		min-height: 70px!important;	
	}
	
}

@media screen and (min-width: 980px) {
	
	.x-navbar.x-navbar-fixed-top {
		height: 70px!important;	
		min-height: 70px!important;	
	}

	.x-navbar.x-navbar-fixed-top .x-navbar-inner {
		height: 70px!important;	
		min-height: 70px!important;
	}
	
	.x-navbar-fixed-top .topLogo img {
		opacity: 0;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	.x-navbar-fixed-top .topLogo a {
		width: 150px!important;
		height: 31px!important;
		background-size: cover;
		background-repeat: no-repeat;
		top: 21px;
		left: 0;
	}
	
	.x-navbar.x-navbar-fixed-top .topLogo .x-brand {
		margin-top: 21px;
		margin-bottom: 21px;
	}

	.x-navbar.x-navbar-fixed-top .topLogo .x-brand.img img {
		width: 150px!important;
		height: 31px!important;
	}

	.x-navbar.x-navbar-fixed-top,
	body.noBanner .x-navbar.x-navbar-fixed-top,
	body.single .x-navbar.x-navbar-fixed-top,
	body.archive .x-navbar.x-navbar-fixed-top	{
		background: #fff!important;
		z-index: 999999;
		border-bottom: 1px solid #000;	
	}

	.x-navbar.x-navbar-fixed-top ul#menu-main-nav  {
		border-bottom: 0;	
	}

	.x-navbar.x-navbar-fixed-top .x-nav-wrap .x-nav ul#menu-main-nav li a,
	.x-navbar.x-navbar-fixed-top .desktop .x-nav li a,
	body.single .x-navbar.x-navbar-fixed-top .x-navbar .x-nav-wrap .x-nav li a,
	body.archive .x-navbar.x-navbar-fixed-top .x-navbar .x-nav-wrap .x-nav li a	{
		color: #000!important;
		height: 70px!important;
		padding-top: 15px!important;
	}

	.x-navbar.x-navbar-fixed-top .desktop .x-nav .current-menu-item a span,
	.x-navbar.x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a span,
	.x-navbar.x-navbar-fixed-top .desktop .x-nav .current-menu-item a:hover span,
	.x-navbar.x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a:hover span,
	body.noBanner .x-navbar.x-navbar-fixed-top .desktop .x-nav .current-menu-item a span,
	body.noBanner .x-navbar.x-navbar-fixed-top .desktop .x-nav .current-page-ancestor a span,
	body.single .x-navbar.x-navbar-fixed-top .desktop .x-nav .menu-item-90 a span,
	body.single .x-navbar.x-navbar-fixed-top .desktop .x-nav .menu-item-90 a:hover span,
	body.archive .x-navbar.x-navbar-fixed-top .desktop .x-nav .menu-item-90 a span,
	body.archive .x-navbar.x-navbar-fixed-top .desktop .x-nav .menu-item-90 a:hover span	{
		color: #000!important;
		border-bottom: 1px solid #000;
		border-radius: 0;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	.x-navbar.x-navbar-fixed-top ul#menu-main-nav li a:hover {
		color: #587d4b!important;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	.x-navbar.x-navbar-fixed-top ul#menu-main-nav li a > span {
		padding-top: unset!important;
		border-top: 0;
		border-radius: 0;
	}
	
}

/* dropdown */

.desktop .sub-menu {
	margin: 0 0 0 -20px!important;
	padding: 15px!important;
	z-index: 9999999!important;
	left: 0!important;
	right: auto!important;	
}

.x-navbar ul.sub-menu {
	text-align: left!important;
}

.x-navbar .desktop .x-nav li ul.sub-menu li {
	float: none!important;
	display: block!important;
}

.x-navbar .desktop .x-nav li ul.sub-menu li a {
	color: #000!important;
	padding: 0 8px!important;
	height: unset!important;
	padding-top: unset!important;
}

.x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a,
body.single .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a,
body.archive .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a,
.x-navbar.x-navbar-fixed-top .desktop .x-nav ul.sub-menu li a {
	color: #000!important;
	padding: 0 8px!important;
	height: unset!important;
	padding-top: unset!important;
}

.x-navbar .desktop .x-nav .current-menu-item ul.sub-menu a span,
.x-navbar .desktop .x-nav .current-page-ancestor ul.sub-menu a span ,
body.single .x-navbar .desktop .x-nav ul.sub-menu .current-menu-item a span {
	color: #000!important;
	border-bottom: 0!important;
}

.x-navbar .desktop .x-nav li ul.sub-menu li a span,
.x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a span,
body.single .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a span,
body.archive .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a span,
.x-navbar.x-navbar-fixed-top .desktop .x-nav ul.sub-menu li a span {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.x-navbar .desktop .x-nav li ul.sub-menu li a:hover span,
.x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a:hover span,
body.single .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a:hover span,
body.archive .x-navbar.x-navbar-fixed-top ul#menu-main-nav ul.sub-menu li a:hover span,
.x-navbar.x-navbar-fixed-top .desktop .x-nav ul.sub-menu li a:hover span,
body.single .x-navbar .desktop .x-nav ul.sub-menu .current-menu-item a:hover span  {
	color: #587d4b!important;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.x-navbar .desktop .x-nav li>a>span:after {
	content: "\2b";
}

/* mobile nav */

#x-btn-navbar {
	display: none!important;
}

@media screen and (max-width: 979px) {
	
	nav.x-nav-wrap.desktop {
		display: none;
	}
	
}

@media screen and (min-width: 980px) {
	
	#custom_toggle {
		display: none;
	}
	
}

#custom_toggle {
	position: absolute;
	right: 8%;
	z-index: 99999;
	margin-top: 25px;
}

#custom_toggle:hover {
	cursor: pointer; 
}

#custom_toggle:before {
	content: url(/wp-content/uploads/2023/02/nav.png)!important;
}

body.noBanner #custom_toggle:before,
body.single #custom_toggle:before,
body.archive #custom_toggle:before {
	content: url(/wp-content/uploads/2023/02/nav-rev.png)!important;
}

#sfm-sidebar .sfm-sidebar-bg {
	background-color: #383838!important;
}

#sfm-sidebar .sfm-logo {
	background-color: #383838!important;
}

#sfm-sidebar .sfm-logo img {
	padding-top: 50px!important;
}

#sfm-sidebar .sfm-logo p,
.sfm-widget.sfm-widget-bottom {
	margin: 0!important;
	text-align: center!important;
}

.sfm-widget.sfm-widget-bottom img {
	width: 860px!important;
}

.sfm-style-full #sfm-sidebar .sfm-logo {
	background-color: #383838!important;
	padding: 0!important;
}

.sfm-style-full #sfm-sidebar .sfm-fs-bottom-box>*, .sfm-style-full #sfm-sidebar .sfm-logo>*, .sfm-style-full #sfm-sidebar .sfm-nav>* {
    transform: none;
    -webkit-transition: none;
    transition: none;
	background-color: #383838!important;
}

ul.sfm-menu-level-0.sfm-menu li {
	font-family: 'kg_second_chances_solidRg', sans-serif!important;
	font-weight: normal!important;
    font-style: normal!important;
}

ul.sfm-menu-level-0.sfm-menu li a {
	color: #fff!important;
	font-size: 1.4em!important;
	font-weight: 500!important;
}

ul.sfm-child-menu.sfm-menu-level-1 li a {
	font-size: 1.4em!important;
}

ul.sfm-menu-level-0.sfm-menu li a {
	padding-left: 30px!important;
	padding-top: 15px!important;
	padding-right: 30px!important;
	padding-bottom: 15px!important;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

ul.sfm-menu-level-0.sfm-menu li a:hover {
	color: #ffcc00!important;
	padding-left: 30px!important;
	padding-top: 15px!important;
	padding-right: 30px!important;
	padding-bottom: 15px!important;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

#sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i {
	border-color: #fff!important;
}

#sfm-sidebar .sfm-menu li > a:before {
	display: none!important;
}

.sfm-style-full #sfm-sidebar .sfm-sidebar-close:before, .sfm-style-full #sfm-sidebar .sfm-sidebar-close:after {
	background-color: #fff!important;
}

ul.sfm-menu-level-0.sfm-menu li a:before,
ul.sfm-menu-level-0.sfm-menu li a:after {
	display: none!important;
}

#sfm-sidebar .sfm-view-level-1 {
    background: #383838!important;
}

/* neighbourhoods quick links */ 

.menu-neighbourhoods-container {
	margin-top: 5px;
}

#menu-neighbourhoods {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu-neighbourhoods {
	background: #fff!important;
}

#menu-neighbourhoods ul.sub-menu {
	background: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.entry-content ul#menu-neighbourhoods li::before {
	content: none;
}

.entry-content #menu-neighbourhoods li {
	list-style: none;
	display: block;
	position: relative;
	float: left;
	padding: 0;
	z-index: 999999!important;
}

body.page-id-46 #x-content-band-4 .x-column,
body.page-id-46 #x-content-band-5 .x-column {
	z-index: 0!important;
}

li#menu-item-3564 a:after {
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f063" !important;
	color: #000;
	font-size: 0.8em;
	position: absolute;
	right: 10px;
	top: 12px!important;
}

li#menu-item-3564 li a:after {
	content: "" !important;
}


#menu-neighbourhoods li a {
	border: 1px solid #000;
	display: block;
	padding: 0;
	text-decoration: none;
	width: 400px;
	color: #000;
	padding: 12px 15px;
	font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 300!important;
    font-style: normal!important;
    color: #000!important;
    letter-spacing: 0!important;
	/*-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;*/
	pointer-events: none;
}

#menu-neighbourhoods ul.sub-menu {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
		-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#menu-neighbourhoods ul.sub-menu li {
	font-size: 0.7em!important;
	font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 300!important;
    font-style: normal!important;
	line-height: 1.3em!important;
		-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#menu-neighbourhoods ul.sub-menu li a {
	color: #000!important;
	border: 0;
	padding: 0 15px;
	pointer-events: unset;
	width: 398px;
		-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#menu-neighbourhoods ul.sub-menu li a:hover {
	color: #587d4b!important;
		-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#menu-neighbourhoods ul {
	position: absolute;
	padding: 0;
	left: 0;
	display: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#menu-neighbourhoods li:hover ul ul {
	display: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#menu-neighbourhoods li:hover ul {
	display: block;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#menu-neighbourhoods li li:hover ul {
	display: block;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	/*margin-left: 200px;
	margin-top: -35px;*/
}

/******************** LAYOUT ********************/

.partner-logo img {
	padding: 0 25px 15px 0;
}

@media screen and (min-width: 979px) {
	
	body.single .x-main,
	body.archive .x-main,
	body.blog .x-main.left {
		width: calc(65% - 2.463055%)!important;
	}

	.x-sidebar {
		width: calc(100% - 2.463055% - 65%)!important;
	}
	
}

.entry-wrap {
	box-shadow: none!important;
}
.x-content-band {
	margin: 0;
}

.x-img {
    margin-bottom: 0!important;
}

.rowContent .x-2-3 .wp-caption.alignnone {
	width: 100%!important;
	margin-top: 40px!important;
	margin-bottom: 40px!important;
}

.rowFeatures .x-column.x-sm.vc.x-1-3 img {
	margin: 0;
	position: relative;
}

.rowFeatures h3 {
	margin: 0!important;
}

.rowFeatures h3 a {
	position: absolute;
    top: 0;
    left: 0;
    width:100%;    
    height:100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowFeatures h3 a:hover {
	color: #587d4b!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowFeatures a {
	display: block;
} 

body.news-blogs .entry-content.content {
	margin-top: 0!important;
}

/* homepage image panels + text link overlay */

.rowImgPanels .x-column.x-sm.vc.x-1-4 img {
	margin: 0;
	position: relative;
}

.rowImgPanels h3 {
	margin: 0!important;
	text-transform: uppercase!important;
	text-align: center!important;
}

.entry-content.content .rowImgPanels h3 a {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;    
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	color: #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowImgPanels h3 a:hover {
	color: #fff!important;
	background: #587d4b;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowImgPanels a {
	display: block;
}

/* end */

.rowYellow {
	background: #DFDA78!important;
}

.rowBlue {
	background: #BFE3E3!important;
}

/* yellow and blue panels (volunteer page) */

.x-2-3 .x-content-band.vc.rowYellow.padT,
.x-2-3 .x-content-band.vc.rowBlue.padT {
	padding-top: 0!important;
	margin-top: 50px!important;
}

.x-2-3 .x-content-band.vc.rowYellow.padB,
.x-2-3 .x-content-band.vc.rowBlue.padB {
	padding-bottom: 0!important;
	margin-bottom: 50px!important;
}

.x-2-3 .x-content-band.vc.rowYellow .x-column.x-1-2:first-of-type,
.x-2-3 .x-content-band.vc.rowBlue .x-column.x-1-2:first-of-type {
	margin-right: 0!important;
	padding: 40px 40px 40px 40px!important;
}

.x-2-3 .x-content-band.vc.rowYellow .x-column.x-1-2:last-of-type,
.x-2-3 .x-content-band.vc.rowBlue .x-column.x-1-2:last-of-type {
	padding: 40px 40px 40px 0!important;
}

.x-2-3 .x-content-band.vc.rowYellow h3,
.x-2-3 .x-content-band.vc.rowBlue h3 {
	padding: 0!important;
	margin: 0 0 10px 0!important;
}

.x-2-3 .x-content-band.vc.rowYellow p img,
.x-2-3 .x-content-band.vc.rowBlue p img {
	padding: 0!important;
}

@media screen and (max-width: 767px) {
	
	.x-2-3 .x-content-band.vc.rowYellow .x-column.x-1-2:first-of-type,
	.x-2-3 .x-content-band.vc.rowBlue .x-column.x-1-2:first-of-type {
		padding: 30px 30px 0 30px!important;
	}

	.x-2-3 .x-content-band.vc.rowYellow .x-column.x-1-2:last-of-type,
	.x-2-3 .x-content-band.vc.rowBlue .x-column.x-1-2:last-of-type {
		padding: 20px 30px 30px 30px!important;
	}
	
}

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

	.x-2-3 .x-content-band.vc.rowYellow .x-column.x-1-2:first-of-type,
	.x-2-3 .x-content-band.vc.rowBlue .x-column.x-1-2:first-of-type {
		width: 50%!important;
	}

	.x-2-3 .x-content-band.vc.rowYellow .x-column.x-1-2:last-of-type,
	.x-2-3 .x-content-band.vc.rowBlue .x-column.x-1-2:last-of-type {
		width: 50%!important;
	}

	.x-2-3 .x-content-band.vc.rowYellow .x-column.x-1-2:first-of-type,
	.x-2-3 .x-content-band.vc.rowBlue .x-column.x-1-2:first-of-type {
		margin-right: 0!important;
		padding: 40px 40px 40px 40px!important;
	}

	.x-2-3 .x-content-band.vc.rowYellow .x-column.x-1-2:last-of-type,
	.x-2-3 .x-content-band.vc.rowBlue .x-column.x-1-2:last-of-type {
		padding: 40px 40px 40px 0!important;
	}	
	
}

/* end */

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

	.desktop {
		display: none;
	}
	
	.entry-content.content,
	.x-main.left,
	.x-sidebar.right {
		margin-top: 70px;
	}
	
	body.noBanner .entry-content.content	{
		margin-top: 0;
	}
	
	.x-content-band.vc.padT	{
		padding-top: 40px!important;	
	}
	
	.x-content-band.vc.padB	{
		padding-bottom: 40px!important;
	}
	
	.x-sidebar {
		margin-bottom: 40px!important;
	}
	
	.x-resp-embed {
		margin-top: 20px;
		margin-bottom: 40px;
	}
	
	.page-id-2012 .x-resp-embed {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.x-content-band.vc.rowBanner {
		padding-top: 210px!important; 
		padding-bottom: 70px!important;
	}
	
	.x-content-band.vc.rowBanner img {
		width: 175px;
		height: auto;
	}
	
	.rowBanner.padLR,
	.bannerGrey {
		padding-right: 5%!important;
		padding-left: 5%!important;
	}
	
	.rowGrid .x-1-3 img.x-img,
	.rowFeatures .x-1-3 img.x-img	{
		width: 100%!important;
		max-width: unset!important;
	}
	
	.x-content-band.vc.rowGrid padB,
	.x-content-band.vc.rowFeatures padB	{
		padding-bottom: 0!important;
	}
	
	.rowGrid .x-1-3,
	.rowFeatures .x-1-3	{
		margin-bottom: 40px!important;
	}
	
	.rowContent .x-1-2 img {
		width: 100%;
		padding: 20px 0 0 0;
	}
	
	.x-column.x-sm.vc.x-1-3  {
		
	}
	
	.rowGrey {
		margin-left: 0!important;
	}
	
	.formL {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	.formR {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	.x-content-band.vc.rowPanel,
	.x-content-band.vc.rowPanelInner	{
		min-height: 450px;
	}
	
	.x-content-band.vc.rowPanel .x-column.x-sm.vc.x-1-1 h1	{
		padding: 0 3% 0 3%;
	}
		
}

@media screen and (min-width: 768px) and (max-width: 979px) {
	
	.mobile {
		display: none;
	}
	
	.entry-content.content,
	.x-main.left,
	.x-sidebar.right {
		margin-top: 70px;
	}
	
	body.noBanner .entry-content.content {
		margin-top: 0;
	}
	
	.x-content-band.vc.padT	{
		padding-top: 50px!important;
	}
	
	.x-content-band.vc.padB	{
		padding-bottom: 50px!important;	 
	}
	
	.x-sidebar {
		margin-bottom: 50px!important;
	}
	
	.x-resp-embed {
		margin-top: 30px;
		margin-bottom: 50px;
	}
	
	.page-id-2012 .x-resp-embed {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.rowBanner.padLR,
	.bannerGrey {
		padding-right: 10%!important;
		padding-left: 10%!important;
	}
	
	.x-content-band.vc.rowNarrow .x-1-1,
	.x-content-band.vc.rowBannerInner .x-1-1 {
		padding-left: 0!important;
		padding-right: 10%!important;
	}
	
	blockquote	{
		width: 90%;
		margin-left: 5%!important;
		margin-right: 5%!important;
	}
	
	.rowGrey {
		margin-left: 0!important;
	}
	
	.x-content-band.vc.rowBanner {
		padding-left: 0;
		padding-top: 210px!important; 
		padding-right: 0;
		padding-bottom: 70px!important;
	}
	
	.x-content-band.vc.rowBanner img {
		width: 200px;
		height: auto;
	}
	
	.x-content-band.vc.rowCentred p	{
		width: 90%;
		margin-left: 5%!important;
		margin-right: 5%!important;
	}
	
	.formL {
		padding-left: 70px;
		padding-right: 70px;
	}
	
	.formR {
		padding-left: 70px;
		padding-right: 70px;
	}
	
	.x-content-band.vc.rowPanel,
	.x-content-band.vc.rowPanelInner {
		min-height: 500px;
	}
	
	.x-content-band.vc.rowPanel .x-column.x-sm.vc.x-1-1 h1	{
		padding: 0 10% 0 10%;
	}
	
}

@media screen and (max-width: 979px) {
		
	.x-content-band.vc.rowTxtImg .x-container.wpb_row {
		display: flex;
		display: -webkit-flex;
		flex-flow: row wrap;
	} 
	
	.rowTxtImg .x-column.x-1-2,
	.rowTxtImg .x-column.x-2-2 {
		width: 100%!important;
	}
	
	.x-column.x-sm.vc.colTxt.x-1-2 {
		order: 0;
	}
	
	.x-column.x-sm.vc.colImg.x-1-2 {
		order: 1;
		margin: 20px 0 -25px 0!important;
	} 
	
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
	
	.mobile {
		display: none;
	}
	
	.entry-content.content,
	.x-main.left,
	.x-sidebar.right {
		margin-top: 70px;
	}
	
	body.noBanner .entry-content.content {
		margin-top: 0;
	}
	
	.x-content-band.vc.rowTxtImg .x-container.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.x-content-band.vc.padT {
		padding-top: 50px!important;
	}
	
	.x-content-band.vc.padB	{
		padding-bottom: 50px!important;	 
	}
	
	.x-sidebar {
		margin-bottom: 50px!important;
	}
	
	.x-resp-embed {
		margin-top: 30px;
		margin-bottom: 50px;
	}
	
	.page-id-2012 .x-resp-embed {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.rowBanner.padLR,
	.bannerGrey {
		padding-right: 15%!important;
		padding-left: 15%!important;
	}
	
	.x-content-band.vc.rowNarrow .x-1-1,
	.x-content-band.vc.rowBannerInner .x-1-1 {
		padding-left: 0!important;
		padding-right: 20%!important;
	}
	
	.x-content-band.vc.rowBanner {
		padding-left: 0;
		padding-top: 210px!important; 
		padding-right: 0;
		padding-bottom: 70px!important;
	}
	
	.x-content-band.vc.rowBanner img {
		width: 200px;
		height: auto;
	}
	
	.x-content-band.vc.rowCentred p,
	.x-content-band.vc.rowForm p	{
		width: 70%;
		margin-left: 15%!important;
		margin-right: 15%!important;
	}
	
	.formL {
		padding-left: 70px;
	}
	
	.formR {
		padding-right: 70px;
	}
	
	.x-content-band.vc.rowPanel,
	.x-content-band.vc.rowPanelInner	{
		min-height: 600px;
	}
	
	.x-content-band.vc.rowPanel .x-column.x-sm.vc.x-1-1 h1	{
		padding: 0 15% 0 15%;
	}
	
} 

@media screen and (min-width: 1200px) and (max-width: 1499px) {
	
	.mobile {
		display: none;
	}
	
	.entry-content.content,
	.x-main.left,
	.x-sidebar.right	{
		margin-top: 70px;
	}
	
	body.noBanner .entry-content.content {
		margin-top: 0;
	}
	
	.x-content-band.vc.rowTxtImg .x-container.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.x-content-band.vc.padT	{
		padding-top: 60px!important;
	}
	
	.x-content-band.vc.padB	{
		padding-bottom: 60px!important;	
	}
	
	.x-sidebar {
		margin-bottom: 60px!important;
	}
	
	.x-resp-embed {
		margin-top: 40px;
		margin-bottom: 60px;
	}
	
	.page-id-2012 .x-resp-embed {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.rowBanner.padLR,
	.bannerGrey {
		padding-right: 20%!important;
		padding-left: 20%!important;
	}
	
	.x-content-band.vc.rowNarrow .x-1-1,
	.x-content-band.vc.rowBannerInner .x-1-1 {
		padding-left: 0!important;
		padding-right: 40%!important;
	}
	
	.x-content-band.vc.rowBanner {
		padding-left: 0;
		padding-top: 250px!important;
		padding-right: 0;
		padding-bottom: 70px!important;
	}
	
	.x-content-band.vc.rowBanner img {
		width: 250px;
		height: auto;
	}
	
	.x-content-band.vc.rowCentred p,
	.x-content-band.vc.rowForm p	{
		width: 60%;
		margin-left: 20%!important;
		margin-right: 20%!important;
	}
	
	.formL {
		padding-left: 80px;
	}
	
	.formR {
		padding-right: 80px;
	}
	
	.x-content-band.vc.rowPanel,
	.x-content-band.vc.rowPanelInner {
		min-height: 700px;
	}
	
	.x-content-band.vc.rowPanel .x-column.x-sm.vc.x-1-1 h1	{
		padding: 0 20% 0 20%;
	}
	
}

@media screen and (min-width: 1500px) {
	
	.mobile {
		display: none;
	}
	
	.entry-content.content,
	.x-main.left,
	.x-sidebar.right {
		margin-top: 70px;
	}
	
	body.noBanner .entry-content.content {
		margin-top: 0;
	}
	
	.x-content-band.vc.rowTxtImg .x-container.wpb_row {
		display: flex;
		align-items: center;
	}
	
	.x-content-band.vc.padT {
		padding-top: 60px!important;
	}
	
	.x-content-band.vc.padB	{
		padding-bottom: 60px!important;	
	}
	
	.x-sidebar {
		margin-bottom: 60px!important;
	}
	
	.x-resp-embed {
		margin-top: 40px;
		margin-bottom: 60px;
	}
	
	.page-id-2012 .x-resp-embed {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.rowBanner.padLR,
	.bannerGrey {
		padding-right: 20%!important;
		padding-left: 20%!important;
	}
	
	.x-content-band.vc.rowNarrow .x-1-1,
	.x-content-band.vc.rowBannerInner .x-1-1 {
		padding-left: 0!important;
		padding-right: 50%!important;
	}
	
	.x-content-band.vc.rowBanner {
		padding-left: 0;
		padding-top: 280px!important; 
		padding-right: 0;
		padding-bottom: 80px!important;
	}
	
	.x-content-band.vc.rowBanner img {
		width: 300px;
		height: auto;
	}	
	
	.x-content-band.vc.rowCentred p,
	.x-content-band.vc.rowForm p	{
		width: 60%;
		margin-left: 20%!important;
		margin-right: 20%!important;
	}
	
	.formL {
		padding-left: 80px;
	}
	
	.formR {
		padding-right: 80px;
	}
	
	.x-content-band.vc.rowPanel,
	.x-content-band.vc.rowPanelInner	{
		min-height: 700px;
	}
	
	.x-content-band.vc.rowPanel .x-column.x-sm.vc.x-1-1 h1	{
		padding: 0 25% 0 25%;
	}
	
}

/******************** SIDEBAR ********************/

.widget {
	text-shadow: none!important;
}

.widget ul {
	border: 0!important;
	box-shadow: none!important;
}

.widget ul li,
.widget ol li {
    border-bottom: 0!important;
    padding: 0!important;
    box-shadow: none!important;
}

.widget ul li:hover,
.widget ol li:hover {
    background-color: transparent!important;
}

body.single.single-neighbourhood .entry-featured,
body.single.single-organisation .entry-featured,
body.single.single-project .entry-featured,
.x-sidebar .widget h4,
.widgetGreen h4
 {
	display: none!important;
}

.x-sidebar .widget,
.widgetGreen,
.vc_wp_archives.widget-odd {
	padding: 30px;
	margin-bottom: 40px;
    word-wrap: break-word;
	text-shadow: none!important;
}

.x-container.max.width.offset .x-sidebar .textwidget h3 p {
	font-family: 'kg_second_chances_solidRg', sans-serif!important;
    font-weight: normal!important;
	font-style: normal!important;
	font-size: 1em!important;	
}

.vc_wp_archives.widget-odd h2.widgettitle {
    color: #fff!important;
}

.x-sidebar .widget p,
.widgetGreen p,
.vc_wp_archives.widget-odd p {
	color: #fff!important;
}

.entry-content.content .x-sidebar .widget a,
.x-container.max.width.offset .x-sidebar .widget a,
.entry-content.content .widgetGreen a {
	color: #fff!important;
	text-decoration: none!important;
}

.entry-content.content .x-sidebar .widget a:hover,
.x-container.max.width.offset .x-sidebar .widget a:hover,
.entry-content.content .widgetGreen a:hover {
	color: #ffcc00!important;
}

.x-sidebar .widget-odd,
.widgetGreen,
.vc_wp_archives.widget-odd {
	background-color: #587D4A;
}

.x-sidebar .widget-even {
	background-color: #3B3B3B;
}

.x-sidebar .widget #js-wpv-addon-maps-render-map-3 {
	margin: 30px -30px -30px -30px;
	width: 120%;
}

#js-wpv-addon-maps-render-map-1 {
	height: 600px!important;
}

#text-5 h3 {
	margin: 0 0 20px 0!important;
}

#text-5 h3:last-of-type {
	margin: 0!important;
}

#text-5 h5 {
	color: #fff!important;
	margin: 0 0 3px 0!important;
}

/******************** SIDEBAR NAV ********************/

.x-sidebar .widget .widget-title {
    color: #fff;
}

.x-sidebar .widget.widget_nav_menu div, .x-sidebar .widget.widget_nav_menu li, .x-sidebar .widget.widget_nav_menu p, .x-sidebar .widget.widget_nav_menu a {
    color: #fff;
}

.x-sidebar .widget.widget_nav_menu ul,
.widgetGreen .widget.widget_nav_menu ul {
    border: 0;
	box-shadow: none;
}

.x-sidebar .widget.widget_nav_menu ul li {
    border-bottom: 0;
    margin-bottom: 5px;
    padding-bottom: 5px;
	padding-left: 25px!important;
	background: transparent!important;
	line-height: 1.85em!important;
	position: relative;
}

.widgetGreen .widget.widget_nav_menu ul li {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
	padding-left: 25px!important;
	background: transparent!important;
	line-height: 1.6em!important;
}

.x-sidebar .widget.widget_nav_menu ul li::before {
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f061" !important;
	color: #fff;
	font-size: 1em;
	position: absolute;
	left: 0;
	top: 0!important;
}

.widgetGreen .widget.widget_nav_menu ul li::before {
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f061" !important;
	color: #fff;
	font-size: 0.7em;
	position: absolute;
	left: 0;
	top: 0!important;
}

/*.x-sidebar .widget.widget_nav_menu ul li::before {
    content: "\f061";
    font-family: 'FontAwesome';
    padding-right: 10px;
    font-size: 12px;
}*/

.x-sidebar .widget.widget_nav_menu ul li a {
    font-size: 1.5em!important;
	background: transparent!important;
	border-bottom: 0!important;
}

.widgetGreen .widget.widget_nav_menu ul li a {
    text-decoration: underline;
	background: transparent!important;
	border-bottom: 0!important;
}


.widget_nav_menu ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widgetGreen .widget.widget_nav_menu ul li a {
    display: block;
    /*border-bottom: 1px solid #fff;*/
    padding: 0;
    box-shadow: none;
}

.widget_nav_menu ul li a:before,
.widget_meta ul li a:before,
.widget_pages ul li a:before,
.widgetGreen .widget.widget_nav_menu ul li a:before {
    display: none;
	content: "";
    padding-right: 0;
}

/******************** CAROUSEL ********************/

/*.owl-item active:first-of-type .sa_hover_container {
	padding: 5% 8% 5% 0!important;
}

.owl-item active:last-of-type .sa_hover_container {
	*/
	
body.home  .sa_owl_theme .owl-nav .owl-prev {
    left: -20px;
}
	
body.home .white .sa_owl_theme .owl-nav .owl-prev {
	background: rgba(0,0,0,0) url(/wp-content/uploads/2023/05/arrow-prev.png) no-repeat center center !important;
}

body.home .white .sa_owl_theme .owl-nav .owl-prev:hover {
	background: rgba(0,0,0,0) url(/wp-content/uploads/2023/05/arrow-prev.png) no-repeat center center !important;
}

body.home  .sa_owl_theme .owl-nav .owl-next {
    right: -20px;
}

body.home .white .sa_owl_theme .owl-nav .owl-next {
	background: rgba(0,0,0,0) url(/wp-content/uploads/2023/05/arrow-next.png) no-repeat center center !important;
}

body.home .white .sa_owl_theme .owl-nav .owl-next:hover {
	background: rgba(0,0,0,0) url(/wp-content/uploads/2023/05/arrow-next.png) no-repeat center center !important;
}

.sa_owl_theme .owl-nav button {
	
}

/******************** MAPS ********************/

#js-wpv-addon-maps-render-map-2 {
	margin: 20px 0 0 0;
}

body.home #wpv-view-layout-155-TCPID2 .container {
	display: none;
}

body.page-id-46 .container {
	display: none;
	/*max-width: 88%;
	margin: 60px 33% 0 6%;*/
}

body.page-id-46 .container .ee-block {
	float: left;
}

body.page-id-46 .container .ee-block h2 {
	font-family: 'Source Sans Pro', sans-serif!important;
	font-weight: 700!important;
	font-style: normal!important;
	letter-spacing: 0.03em;
	font-size: 1em!important;
}

body.page-id-46 .container .ee-block h2 a {
	position: relative;
	display: inline-block;
	color: #fff!important;
	background-color: #587D4A!important;
	border: 0!important;
	margin: 0 10px -7px 0!important;
	padding: 15px 25px 15px 25px!important;
	text-transform: uppercase;
	text-shadow: none!important;
	border-radius: 5px;
	box-shadow: none!important;
	text-decoration: none!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

body.page-id-46 .container .ee-block h2 a:hover {
	background: #ffcc00!important;
	color: #383838!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* info bubble */

.gm-style .gm-style-iw-d div {
    padding: 20px;
}

.entry-content.content .gm-style .gm-style-iw-d div a {
    font-family: 'kg_second_chances_solidRg', sans-serif!important;
    font-weight: normal!important;
    font-style: normal!important;
    color: #587d4b!important;
    text-transform: none!important;
    letter-spacing: 0!important;
    line-height: 1.4em!important;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*** PROJECTS + ORGANISATIONS + NEIGHBOURHOODS MISC ***/

body.tax-project-type .newsTitle,
.projects-group .more-link {
    display: none;
}

@media screen and (max-width: 979px) {
	
	.projects-group,
	#wpv-view-layout-173-TCPID79 {
		margin-top: 40px;	
	}
	
	/*.titleCrumbs,*/
	body.news-blogs header.entry-header
	/*body.single-project header.entry-header,
	body.single-organisation header.entry-header,
	body.single-neighbourhood header.entry-header*/ {
		margin-bottom: 40px;
	}
	
}

@media screen and (min-width: 980px) and (max-width: 1499px) {
	
	.projects-group,
	#wpv-view-layout-173-TCPID79 {
		margin-top: 50px;	
	}

	/*.titleCrumbs,*/
	body.news-blogs header.entry-header
	/*body.single-project header.entry-header,
	body.single-organisation header.entry-header,
	body.single-neighbourhood header.entry-header*/ {
		margin-bottom: 50px;
	}	
	
}

@media screen and (min-width: 1500px) {
	
	.projects-group,
	#wpv-view-layout-173-TCPID79 {
		margin-top: 60px;	
	}

	/*.titleCrumbs,*/
	body.news-blogs header.entry-header
	/*body.single-project header.entry-header,
	body.single-organisation header.entry-header,
	body.single-neighbourhood header.entry-header*/ {
		margin-bottom: 60px;
	}	
	
}

/******************** PROJECTS LIST ********************/

/*.projects-group .project {
	display: grid;
    grid-template-columns: 2fr 3fr;
    grid-template-rows: auto;
    margin-bottom: 20px;
    background-color: #587D4A;	
}

.projects-group .project .item-image {
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.projects-group .project .item-details {
	padding: 40px;
	font-size: 1.4em!important;
	line-height: 1.4em!important;
	color: #fff!important;
}

.entry-content.content .projects-group .project .item-details h4 a,
.x-container.max.width.offset .projects-group .project .item-details h4 a {
	color: #fff!important;
	text-decoration: none!important;
}

.projects-group .project .item-details h4 a:hover,
.entry-content.content .projects-group .project .item-details h4 a:hover,
.x-container.max.width.offset .projects-group .project .item-details h4 a:hover {
	color: #ffcc00!important;
}

.projects-group .project.inverted {
    background-color: #3B3B3B;
}

.projects-group .project.inverted div {
    color: #fff;
}*/

/* projects grid + title link TITLE NOT OVERLAID  */

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

	.projects-group .x-column.x-sm.vc.x-1-2,
	.projects-group .x-column.x-sm.vc.x-1-4	{
		width: 100%!important;
		margin-bottom: 30px!important;
	}

	.projects-group .x-column.x-sm.vc.x-1-4 img,
	.projects-group .x-column.x-sm.vc.x-1-2 img {
		margin: 0;
		position: relative;
		border: 0!important;
		margin: 0!important;
		padding: 0!important;
		object-fit: cover;
		flex-shrink: 0;
		/*min-width: 600px;
		min-height: 600px;*/
	}
	
}

@media screen and (min-width: 768px) {
	
	.projects-group .x-column.x-sm.vc.x-1-2 {
		width: 48%!important;
		margin-bottom: 30px!important;
	}

	.projects-group .x-column.x-sm.vc.x-1-4 img,
	.projects-group .x-column.x-sm.vc.x-1-2 img {
		margin: 0;
		position: relative;
		border: 0!important;
		margin: 0!important;
		padding: 0!important;
		object-fit: cover;
		flex-shrink: 0;
		/*min-width: 350px;
		min-height: 350px;*/
	}	
	
}

.projects-group .x-column.x-sm.vc.x-1-2.last {
	margin-right: 0!important; 
}

/*.projects-group .x-column.x-sm.vc.x-1-4,
.projects-group .x-column.x-sm.vc.x-1-2 {
	display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}*/

.projects-group .x-column.x-sm.vc.x-1-4 img,
.projects-group .x-column.x-sm.vc.x-1-2 img {
	margin: 0;
	position: relative;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
	object-fit: cover;
	flex-shrink: 0;
    /*min-width: 335px;*/
    min-height: 335px;
}

.entry-content.content .projects-group h3 a,
.x-container.max.width.offset .projects-group h3 a  {
	color: #373737!important;
	text-decoration: none!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.entry-content.content .projects-group h3 a:hover,
.x-container.max.width.offset .projects-group h3 a:hover  {
	color: #ffcc00!important;
}

/*.entry-content.content .projects-group h3 a:hover,
.x-container.max.width.offset  .projects-group h3 a:hover {
	color: #fff!important;
	background: #587d4b;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}*/

/* END */

/* homepage feature panels TITLE OVERLAID  */

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

	.rowImgPanels .x-column.x-sm.vc.x-1-2,
	.rowImgPanels .x-column.x-sm.vc.x-1-4	{
		width: 100%!important;
		margin-bottom: 30px!important;
	}

	.rowImgPanels .x-column.x-sm.vc.x-1-4 img,
	.rowImgPanels .x-column.x-sm.vc.x-1-2 img {
		margin: 0;
		position: relative;
		border: 0!important;
		margin: 0!important;
		padding: 0!important;
		object-fit: cover;
		flex-shrink: 0;
		min-width: 600px;
		min-height: 600px;
	}
	
}

@media screen and (min-width: 768px) {
	
	.rowImgPanels .x-column.x-sm.vc.x-1-2 {
		width: 48%!important;
		margin-bottom: 30px!important;
	}

	.rowImgPanels .x-column.x-sm.vc.x-1-4 img,
	.rowImgPanels .x-column.x-sm.vc.x-1-2 img {
		margin: 0;
		position: relative;
		border: 0!important;
		margin: 0!important;
		padding: 0!important;
		object-fit: cover;
		flex-shrink: 0;
		min-width: 350px;
		min-height: 350px;
	}	
	
}

.rowImgPanels .x-column.x-sm.vc.x-1-2.last {
	margin-right: 0!important; 
}

.rowImgPanels .x-column.x-sm.vc.x-1-4,
.rowImgPanels .x-column.x-sm.vc.x-1-2 {
	display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.rowImgPanels .x-column.x-sm.vc.x-1-4 img,
.rowImgPanels .x-column.x-sm.vc.x-1-2 img {
	margin: 0;
	position: relative;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
	object-fit: cover;
	flex-shrink: 0;
    min-width: 350px;
    min-height: 350px;
}

.rowImgPanels h3 {
	margin: 0!important;
	text-transform: uppercase!important;
	text-align: center!important;
}

.entry-content.content .rowImgPanels h3 a,
.x-container.max.width.offset .rowImgPanels h3 a {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;    
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	color: #fff!important;
	text-decoration: none!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.entry-content.content .rowImgPanels h3 a:hover,
.x-container.max.width.offset .rowImgPanels h3 a:hover {
	color: #fff!important;
	background: #587d4b;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowImgPanels a {
	display: block;
}

/* END */

/* projects grid + title link overlay - DISABLED */

/*@media screen and (max-width: 767px) { 

	.rowImgPanels .x-column.x-sm.vc.x-1-2,
	.projects-group .x-column.x-sm.vc.x-1-2,
	.rowImgPanels .x-column.x-sm.vc.x-1-4,
	.projects-group .x-column.x-sm.vc.x-1-4	{
		width: 100%!important;
		margin-bottom: 30px!important;
	}

	.rowImgPanels .x-column.x-sm.vc.x-1-4 img,
	.rowImgPanels .x-column.x-sm.vc.x-1-2 img,
	.projects-group .x-column.x-sm.vc.x-1-4 img,
	.projects-group .x-column.x-sm.vc.x-1-2 img {
		margin: 0;
		position: relative;
		border: 0!important;
		margin: 0!important;
		padding: 0!important;
		object-fit: cover;
		flex-shrink: 0;
		min-width: 600px;
		min-height: 600px;
	}
	
}

@media screen and (min-width: 768px) {
	
	.rowImgPanels .x-column.x-sm.vc.x-1-2,
	.projects-group .x-column.x-sm.vc.x-1-2 {
		width: 48%!important;
		margin-bottom: 30px!important;
	}

	.rowImgPanels .x-column.x-sm.vc.x-1-4 img,
	.rowImgPanels .x-column.x-sm.vc.x-1-2 img,
	.projects-group .x-column.x-sm.vc.x-1-4 img,
	.projects-group .x-column.x-sm.vc.x-1-2 img {
		margin: 0;
		position: relative;
		border: 0!important;
		margin: 0!important;
		padding: 0!important;
		object-fit: cover;
		flex-shrink: 0;
		min-width: 350px;
		min-height: 350px;
	}	
	
}

.rowImgPanels .x-column.x-sm.vc.x-1-2.last,
.projects-group .x-column.x-sm.vc.x-1-2.last {
	margin-right: 0!important; 
}

.rowImgPanels .x-column.x-sm.vc.x-1-4,
.rowImgPanels .x-column.x-sm.vc.x-1-2,
.projects-group .x-column.x-sm.vc.x-1-4,
.projects-group .x-column.x-sm.vc.x-1-2 {
	display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.rowImgPanels .x-column.x-sm.vc.x-1-4 img,
.rowImgPanels .x-column.x-sm.vc.x-1-2 img,
.projects-group .x-column.x-sm.vc.x-1-4 img,
.projects-group .x-column.x-sm.vc.x-1-2 img {
	margin: 0;
	position: relative;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
	object-fit: cover;
	flex-shrink: 0;
    min-width: 350px;
    min-height: 350px;
}

.rowImgPanels h3,
.projects-group h3 {
	margin: 0!important;
	text-transform: uppercase!important;
	text-align: center!important;
}

.entry-content.content .rowImgPanels h3 a,
.entry-content.content .projects-group h3 a,
.x-container.max.width.offset .rowImgPanels h3 a,
.x-container.max.width.offset .projects-group h3 a  {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;    
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	color: #fff!important;
	text-decoration: none!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.entry-content.content .rowImgPanels h3 a:hover,
.entry-content.content .projects-group h3 a:hover,
.x-container.max.width.offset .rowImgPanels h3 a:hover,
.x-container.max.width.offset  .projects-group h3 a:hover {
	color: #fff!important;
	background: #587d4b;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rowImgPanels a,
.projects-group a {
	display: block;
}

/* END */

/*.projects-group .project img {
	margin: 0;
	position: relative;
}

.projects-group .project h3 {
	margin: 0!important;
	text-transform: uppercase!important;
	text-align: center!important;
}

.entry-content.content .projects-group .project h3 a {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;    
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	color: #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.projects-group .project h3 a:hover {
	color: #fff!important;
	background: #587d4b;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.projects-group .project a {
	display: block;
}*/

/* end */

/*** PROJECTS + ORGANISATIONS + NEIGHBOURHOODS SINGLE ***/

/* EGT custom */

body.postid-3774 #text-5 {
	display: none;
}

/* end */

.x-breadcrumb-wrap {
	display: none;
}

/*

body.single-project  .x-breadcrumb-wrap,
body.single-organisation  .x-breadcrumb-wrap,
body.single-neighbourhood .x-breadcrumb-wrap {
	display: unset;
}

*/

/*.titleCrumbs,
body.news-blogs header.entry-header {
*/
img.neighbourhoodFeatured {
	margin-bottom: 30px;
}

.entry-content.content .titleCrumbs h2 a,
.x-container.max.width.offset .titleCrumbs h2 a {
	text-decoration: none!important;
	/*color: #383838!important;*/
}

.entry-content.content .titleCrumbs h2 a:hover,
.x-container.max.width.offset .titleCrumbs h2 a:hover {
	color: #ffcc00!important;
}

body.single-project p.p-meta,
body.single-organisation p.p-meta,
body.single-neighbourhood p.p-meta {
	display: none;
}

body.single-project .entry-content.content,
body.single-organisation .entry-content.content,
body.single-neighbourhood .entry-content.content {
	margin-top: 0!important;
}

body.single-project header.entry-header,
body.single-organisation header.entry-header,
body.single-neighbourhood header.entry-header {
	display: none;
	/*border-bottom: 3px solid #587D4A;*/
	
}

/******************** NEWS / BLOG ********************/

a.entry-thumb:before {
    display: none;
}

.rpwe-block {
	
}

ul.rpwe-ul {
	
}

.entry-content li.rpwe-li,
article.category-news-blogs a.more-link {
	margin: 0 0 30px 0!important;
}

li.rpwe-li:after {
	content: "";
	display: table;
	clear: both;
}

.entry-content li.rpwe-li::before {
	content:''!important;
}

a.rpwe-img img {
	
}

article.category-news-blogs .postBtn {
	display: none;
}

body.single article.category-news-blogs .postBtn {
	display: unset;
}

img.rpwe-thumb,
article.category-news-blogs img.wp-post-image {
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
	object-fit: cover;
}

.rpwe-block h3.rpwe-title,
article.category-news-blogs h2 {
	/*font-size: unset!important;*/
	font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 700!important;
	font-style: normal!important;
	line-height: 1.1em!important;
	margin: 0 0 20px 0!important;
}

.widget ul li h3.rpwe-title a,
article.category-news-blogs h2 a{
    border-bottom: 0!important;
    text-decoration: none!important;
}

time.rpwe-time,
h4.rpwe-time {
	font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 700!important;
    color: #3B3B3B!important;
	text-transform: uppercase!important;
	letter-spacing: 0!important;
	margin: -10px 0 20px 0!important;
	font-size: 1.1em!important;
}

.rpwe-summary {
	margin: 20px 0 0 0!important;
}

article.category-news-blogs .entry-content {
    margin: 0 0 30px 0;
}

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

	img.rpwe-thumb,
	article.category-news-blogs img.wp-post-image {
		width: 100%;
		height: auto;
		margin: 0 0 20px 0!important;
	}
	
}

@media screen and (min-width: 768px) {
	
    article.category-news-blogs .entry-wrap {
    	/*float: left;*/
    	width: 70%;
    }
    
    body.single article.category-news-blogs .entry-wrap {
    	width: unset;
    }
    
    article.category-news-blogs .entry-featured {
    	float: right;
    	width: 25%;
    	margin: 0 0 0 5%;
    }
	
	img.rpwe-thumb,
	article.category-news-blogs img.wp-post-image {
		width: 250px;
		height: auto;
		padding: 0!important;
	}	
	
}

/* details page */

body.post-template-default.single.single-post.news-blogs .entry-featured {
	display: none;
}

/* SIDEBAR */

.campaign {
	color: #fff;
}

.campaign a {
	text-decoration: none!important;
}

/******************** GALLERY ********************/

.gallery-container {
	display: block;
	clear: both;
	margin: 60px 0 80px 0;
}

.gallery-container #gallery {
    width: 100%;
}

.gallery-container .grid-sizer, .gallery-container .gallery-group {
    width: 24.25%;
}

.gallery-container .grid-sizer, .gallery-container .gutter-sizer {
    display: block !important;
}

.gallery-container .gutter-sizer {
    width: 1%;
}

.gallery-container .gallery-group {
    float: left;
    margin-bottom: 1%;
}

.gallery-container .gallery-group > a {
    display: block;
}

.gallery-container .gallery-group > a img {
    display: block;
}

/******************** PAGINATION ********************/

.x-pagination {
    clear: both;
    margin: 40px 0;
}

.x-pagination a {
    background-color: #fff;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 600;
    padding: 0;
    text-decoration: none!important;
}

.x-pagination span.current {
    background-color: #587d4b!important;
    text-shadow: none!important;
    box-shadow: none!important;
}

.x-pagination .active a {
    background-color: #587d4b;
    color: #ffffff;
}

.x-pagination li {
    display: inline;
}

/******************** SINGLE ********************/

/*body.single .entry-content {
	padding: 0!important;
}

body.single .x-content-band {
	padding: 0!important;
}

.entry-content.content p.postDate {
	margin-bottom: 10px!important;
	text-transform: uppercase;
	font-size: 1.1em!important;
}

@media screen and (max-width: 767px) {
	
	.postImg {
		padding: 10px 0 30px 0;
	}
	
}

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

	.postImg {
		padding: 20px 0 40px 0;
	}

}

.postContent .entry-content.content {
	margin: 0;
	padding: 0;
}

/******************** FORMS ********************/

#gform_widget-5 h4.h-widget,
#gform_widget-6 h4.h-widget {
	display: none;
}

body.blog #gform_widget-2 label,
body.archive #gform_widget-2 label {
    color: #fff!important;
}

body.x-blog-standard-active h4.h-widget,
body.archive h4.h-widget{
    display: unset!important;
    color: #fff!important;
}

body.page-id-3178 .x-column.x-sm.vc.x-1-3 h3 {
    margin: 0 0 20px 0!important;
}

/******************** TABS ********************/

li#tablist1-tab1 {
	display: none;
}

.responsive-tabs .responsive-tabs__panel {
	border-left: 0!important;
	border-top: 0!important;
	border-right: 0!important;
	border-bottom: 0!important;
	padding: 0!important;
}

.responsive-tabs .responsive-tabs__panel .logo {
	float: left;
	margin: 0 15px 15px 0;
}

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

	.responsive-tabs .responsive-tabs__panel {
		padding-top: 0!important;
		padding-bottom: 20px;
	}

	.responsive-tabs .responsive-tabs__panel .rowImg.padT {
		padding-top: 20px!important;
		padding-bottom: 40px;
	}
	
}

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

	.responsive-tabs .responsive-tabs__panel p {
		padding: 0 15% 0 15%!important;
	}
	
}

.entry-content.content ul.responsive-tabs__list {
	width: 100%;
	text-align: left;
	margin: 30px 0 30px 0!important;
	padding: 30px 0 30px 0!important;
	border-top: 3px solid #587D4A!important;
	border-bottom: 3px solid #587D4A!important;
}

.entry-content ul li.responsive-tabs__list__item::before {
	content: ""!important;
}

li.responsive-tabs__list__item {
	font-family: 'kg_second_chances_solidRg', sans-serif!important;
    font-weight: normal!important;
	font-style: normal!important;
	text-transform: none!important;
	letter-spacing: 0!important;
	font-size: 1.2em!important;
	line-height: 1.4em!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.responsive-tabs .responsive-tabs__list__item {
	float: none!important;
	padding: 5px 0 5px 0!important;
	color: #AEAEAE!important;
	margin: 0 20px 0 0!important;
	border-left: 0!important;
	border-top: 0!important;
	border-right: 0!important;
	border-bottom: 0!important;
}

li.responsive-tabs__list__item.responsive-tabs__list__item--active {
	color: #587D4A!important;
	border-bottom: 0!important;
	top: 0!important;
}

li.responsive-tabs__list__item:hover {
	color: #ffcc00!important;
	border-left: 0!important;
	border-top: 0!important;
	border-right: 0!important;
	border-bottom: 0!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

li.responsive-tabs__list__item.responsive-tabs__list__item--active:hover {
	color: #ffcc00!important;
	border-left: 0!important;
	border-top: 0!important;
	border-right: 0!important;
	border-bottom: 0!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* mobile tabs */

.responsive-tabs-wrapper {
	border: 0!important;
}

.responsive-tabs h2.responsive-tabs__heading {
	color: #AEAEAE!important;
	/*font-size: 14px!important;
	font-weight: 700;*/
	border: 0;
	padding: 0 0 5px 0!important;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid #fff!important; 
	text-align: left;
}

.responsive-tabs h2.tabtitle.responsive-tabs__heading.responsive-tabs__heading--active {
	color: #587D4A!important;
	background: #fff;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid #587D4A!important;
}

.responsive-tabs .responsive-tabs__heading:hover {
	color: #ffcc00!important;
	background: #fff!important;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.responsive-tabs h2.tabtitle.responsive-tabs__heading.responsive-tabs__heading--active:hover {
	background: #fff;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid #587D4A!important;
}

.responsive-tabs .responsive-tabs__heading:after {
	display: none!important;
	/*border: 0!important;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f063" !important;
	color: #003078;
	font-size: 0.8em;
	right: 0;
	top: 0!important;*/
}

/*.responsive-tabs h2.tabtitle.responsive-tabs__heading.responsive-tabs__heading--active:after {
	border: 0!important;
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 900!important;
	content: "\f062" !important;
	color: #003078;
	font-size: 0.8em;
}*/

/******************** NEWS ********************/

.x-header-landmark {
	display: none;
}

/******************** SEARCH ********************/

body.search .entry-content {
	margin-top: 0;
	padding: 0!important;
}

h2.entry-title {
	text-align: left;
	padding: 0;
}

/******************** FOOTER ********************/

/* footer newsletter */

#text-13 p:first-of-type {
	display: none;
}

.x-colophon.top .gform_legacy_markup_wrapper {
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
}

.x-colophon.top h3.gform_title {
	color: #fff!important;
}

.x-colophon.top .gform-body.gform_body li label,
.x-colophon.top .gform-body.gform_body p {
    font-size: unset!important;
    line-height: unset!important;
}

.x-colophon.top .gform_legacy_markup_wrapper br {
    display: none!important;
}

/* end */

footer.x-colophon.top {
	padding: 0;
	border-top: 0;
	color: #fff;
	background-color: #575757;
	/*background-image: url(/wp-content/uploads/2023/02/bg-grass.jpg);
	background-repeat: repeat;*/
}

footer.x-colophon.top p {
	color: #fff!important;
	text-transform: none;
}



footer.x-colophon.top h4,
footer.x-colophon.top legend,
footer.x-colophon.top label {
	color: #fff!important;
	border: 0!important;
}

body .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 0!important;
}

footer.x-colophon.top a {
	color: #fff!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

footer.x-colophon.top a:hover {
	color: #ffcc00!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

footer.x-colophon.top .widget ul li:first-child, 
footer.x-colophon.top .widget_nav_menu ul {
	border: 0;
}

footer.x-colophon.top .x-column.x-md.x-1-4:first-of-type img {
	width: 150px;
	height: auto;
}

footer a i.x-icon {
	color: #fff;
	margin: 10px 15px 0 0;
}

footer a i.x-icon:hover {
	color: #ffcc00!important;
}

#custom_html-2 img {
	width: 230px;
	height: auto;
}

@media screen and (max-width: 979px) {
	
	footer.x-colophon.top {
		padding-top: 40px!important;
		padding-bottom: 20px!important;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3:first-of-type {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 30px; 
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3 {
		float: left;
		width: 50%;
		margin-top: 0;
		margin-right: 0;
	}
	
	footer.x-colophon.top .x-column.x-md.x-1-3.last {
		width: 100%;
		margin-top: 30px;
	}
	
	.x-colophon.top .x-column .widget:first-child,
	.x-colophon.top .widget {
		margin-top: 0!important;
	}
	
	footer i.x-icon {
		padding: 0 7px 0 0;
	}
		
}

@media screen and (min-width: 980px) and (max-width: 1279px) {
	
	footer.x-colophon.top {
		padding-top: 40px!important;
		padding-bottom: 20px!important;	 
	}
	
	footer i.x-icon {
		text-align: left;
		padding: 7px 0 15px 0;
	}
	
} 

@media screen and (min-width: 1280px) and (max-width: 1499px) {
	
	footer.x-colophon.top {
		padding-top: 60px!important;
		padding-bottom: 40px!important;	
	}
	
	footer i.x-icon {
		text-align: left;
		padding: 7px 0 15px 0;
	}
	
}

@media screen and (min-width: 1500px) {
	
	footer.x-colophon.top {
		padding-top: 60px!important;
		padding-bottom: 40px!important;	
	}
	
	footer i.x-icon {
		text-align: left;
		padding: 7px 0 15px 0;
	}
	
}