/*
	Theme EcoLens
	Version: 1.0.0

	Template: genesis
	Template Version: 3.0.2

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- Jetpack
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/

/* fonts */

/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/* Chrome fix */
body > div {
	font-size: 16px;
	font-size: 1.6rem;
}

body {
	background-color: #FAF8F5;
	color: #282D27;
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
}

body.error404,
body.search,
body.page-template-default {
	background-color: #FAF8F5;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out;
}

a {
	color: #1D79A8;
	text-decoration: underline;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 20px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

.wysiwyg-content ol,
.wysiwyg-content ul {
	margin-bottom: 20px;
}

li {
	list-style-type: none;
}

.wysiwyg-content ul {
	margin-left: 16px;
}

.wysiwyg-content ul li {
	list-style-type: disc;
	margin-bottom: 10px;
}

.wysiwyg-content ol li {
	list-style-type: decimal;
	margin-bottom: 10px;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #000426;
	clear: both;
	margin: 30px 0;
}

.line-break-container {
	padding: 0 20px;
}

.line-break {
    background: #4d0521;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	margin: 30px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #282D27;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.4;
	margin: 0 0 20px;
}

h1 {
	font-size: 30px;
	font-size: 3rem;
}

h2 {
	font-size: 21px;
	font-size: 2.1rem;
}

h3 {
	font-size: 21px;
	font-size: 2.1rem;
}

h4 {
	font-size: 16px;
	font-size: 1.6rem;
}

.entry-content h4 {
	margin-top: 40px;
}

h5 {
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
	font-size: 1.6rem;
}

h6 {
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	font-size: 1.6rem;
}

.standard-heading {
	font-weight: 600;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}


/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
    border: 1px solid #D8D8DA;
	border-radius: 0;
    color: #282D27;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    padding: 13px 10px 12px;
    width: 100%;
	min-height: 50px;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
	min-height: auto;
}

::-moz-placeholder {
	color: #282D27;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #282D27;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.blue-button {
	background: #fff;
	border: 1px solid #224C53;
	border-radius: 20px;
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	color: #224C53;
	cursor: pointer;
	font-size: 18px;
	font-size: 1.8rem;
	text-transform: inherit;
    padding: 1px 24px;
    text-decoration: none;
    width: auto;
	min-height: 40px;
	text-align: center;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover,
.blue-button:hover,
.blue-button:focus {
	background: #224C53;
	border: 1px solid #A1D0BE;
	color: #fff;
	text-decoration: none;
}

.white-button {
	background: transparent;
	border: 1px solid #fff;
	border-radius: 20px;
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-size: 1.8rem;
	text-transform: inherit;
    padding: 5px 24px;
    text-decoration: none;
    width: auto;
	min-height: 40px;
	text-align: center;
}

.white-button:hover,
.white-button:focus {
	background: #fff;
	color: #224C53;
}

.brown-button {
	background: #CDB098;
	background: transparent linear-gradient(251deg, #CDB098 0%, #C0A97D 100%) 0% 0% no-repeat padding-box;
	border-radius: 25px;
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	color: #282D26;
	cursor: pointer;
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: inherit;
	padding: 5px 24px;
    text-decoration: none;
    width: auto;
	min-height: 50px;
	text-align: center;
	box-shadow: 0px 3px 6px #00000029;
}

.brown-button:hover,
.brown-button:focus {
	background: #A1D0BE;
	background: transparent linear-gradient(253deg, #C0A97D 0%, #A1D0BE 100%) 0% 0% no-repeat padding-box;
}



.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button,
.white-button,
.brown-button,
button
input[type="submit"].search-form-submit {
	display: flex;
    align-items: center;
	min-height: 40px;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	padding: 1px 24x;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.2;
	width: 100%;
	word-break: normal;
	display: block;
    overflow-x: auto;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}


/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {

}

/* Site Inner
--------------------------------------------- */

.site-inner {
	float: left;
	width: 100%;
	padding: 0;
}

.page-template-page_standard .site-inner,
.home .site-inner {
	margin-top: 0;
}

.page-template-default .site-inner,
.error404 .site-inner {
	float: none;
	max-width: 1128px;
	width: 100%;
	padding: 50px 20px 120px;
	margin: 0 auto;
}


/* Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

.heart-count{
	position: relative;
	top:15px;
}

.heart-count:before{
	display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 10px;
    content: "";
    background: url(/wp-content/themes/ecolens/images/heart.png) no-repeat 0 0;
    background-size: contain;
}

.heart-count.liked:before{
	display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 10px;
    content: "";
    background: url(/wp-content/themes/ecolens/images/heart-full.png) no-repeat 0 0;
    background-size: contain;
}

.heart-count:hover{
	cursor:pointer;
}

.entry-comments-link a{
	display:none;
}

.num-liked{
	position: absolute;
    top: 0;
    left: 20px;
    color: #DCB8B7;
    font-size: 12px;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	box-shadow: 0 0 20px rgba(0,0,0,0.05);
	padding: 20px 30px;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	color: #000;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1;
	padding: 40px 0 20px;
}

.breadcrumb a {
	color: #000;
	margin: 0 3px;
	text-decoration: none;
}

.breadcrumb_last {
	margin-left: 3px;
}

.page-template-page_archive .breadcrumb {
	float: none;
	max-width: 930px;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	position: relative;
	overflow: hidden;
}

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 10px;
}

.entry-title {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 600;
	margin-bottom: 20px;
	text-align: center;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #20AA4D;
}

.widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 20px;
}

/* WordPress
--------------------------------------------- */

.aligncenter {
	text-align: center;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}


/* Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
}

.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}


/* Plugins
---------------------------------------------------------------------------------------------------- */

/* Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	outline: none;
}


/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
    position: fixed;
    width: 100%;
	box-shadow: 0px 3px 6px #00000029;
    z-index: 9999;
	padding-top: 20px;
	padding-bottom: 20px;
}

.site-header .wrap {
	width: 100%;
	max-width: 1366px;
    height: 100%;
	margin: 0 auto;
	padding: 0 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

/* Title Area
--------------------------------------------- */

.title-area {
	position: relative;
	padding: 10px;
	z-index: 999;
}

.site-title {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

/* Site Navigation
---------------------------------------------------------------------------------------------------- */

.header-widget-area .menu-toggle {
	display: none;
}

.site-header .widget {
    margin-bottom: 0;
}


/* Header Menu
--------------------------------------------- */

/* BODY STYLING */

/* General */

.full-section-container {
	position: relative;
	float: left;
	width: 100%;
}

.wide-fixed-section-wrap {
	max-width: 1310px;
	width: 100%;
	margin: 0 auto;
	padding: 0 30px;
	position: relative;
	z-index: 1;
}

.wide-image-fixed-section-wrap {
	max-width: 1310px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 1;
}

.fixed-section-wrap {
	max-width: 1148px;
	width: 100%;
	margin: 0 auto;
	padding: 0 30px;
	position: relative;
	z-index: 1;
}

.image-fixed-section-wrap {
	max-width: 1148px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 1;
}

.narrow-fixed-section-wrap {
	max-width: 922px;
	width: 100%;
	margin: 0 auto;
	padding: 0 30px;
	position: relative;
	z-index: 1;
}

.narrow-image-fixed-section-wrap {
	max-width: 922px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 1;
}

.margin-zero {
	margin: 0;
}

.padding-50 {
	padding: 50px;
}

.padding-30 {
	padding: 30px;
}

.padding-20 {
	padding: 20px;
}

.padding-15 {
	padding: 15px;
}

.padding-10 {
	padding: 10px;
}

.padding-7 {
	padding: 7px;
}

.padding-5 {
	padding: 5px;
}

.no-padding {
	padding: 0;
}

.small-padding {
	padding: 20px 0;
}

.medium-padding {
	padding: 40px 0;
}

.large-padding {
	padding: 50px 0;
}

.display-flex {
	display: flex;
}

.display-flex-wrap {
	display: flex;
	flex-wrap: wrap;
}

.width-67 {
	width: 66.67%;
}

.width-60 {
	width: 60%;
}

.width-50 {
	width: 50%;
}

.width-40 {
	width: 40%;
}

.width-33 {
	width: 33.33%;
}

.width-30 {
	width: 30%;
}

.width-25 {
	width: 25%;
}

.width-20 {
	width: 20%;
}

.has-object-fit img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

/* ie and edge fallback for object-fit*/
.compat-object-fit {
   background-size: cover;
   background-position: center center;
}

.compat-object-fit img {
    opacity: 0;
}

.uppercase {
	text-transform: uppercase;
}

.bold {
	font-weight: 700;
}

.italic {
	font-style: italic;
}

.background-black {
	background-color: #282D26;
}

.background-gold {
	background-color: #DCD0B9;
}

.background-olive {
	background-color: #ADC679;
}

.background-brown {
	background-color: #C0A97D;
}

.background-pink {
	background-color: #EAD7D5;
}

.background-turquoise {
	background-color: #CDE3DB;
}

.background-green {
	background-color: #D3DEB6;
}

.background-dark-green {
	background-color: #224C53;
}

.background-grey {
	background-color: #FAF8F5;
}

.background-white {
	background-color: #fff;
}

.background-blue {
	background-color: #1D79A8;
}

.background-dark-blue {
	background-color: #224C53;
}

.text-white {
	color: #fff;
}

.text-black {
	color: #282D27;
}

.font-13 {
	font-size: 13px;
}

.has-background-image {
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.align-center {
	text-align: center;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
	box-shadow: 0px 3px 6px #00000029;
}

.embed-container iframe, 
.embed-container object, 
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.box-shadow {
	box-shadow: 0px 3px 6px #00000029;
}

.border {
	border: 1px solid #D1D3D4;
}

.page-title-container {
	padding: 40px 0 20px;
}

.center-contents-vert {
	align-items: center;
}

.flex-grow-1 {
	flex-grow: 1;
}

.flex-1 {
	flex: 1;
}

/* Forms styling */

.ginput_complex label {
	display: none;
}

.gform_body li,
.gfield {
	list-style-type: none;
	margin-bottom: 0;
}

.gform_wrapper.gravity-theme .gfield_label {
    font-weight: 500;
    margin-bottom: 5px;;
}

.ginput_complex input {
	margin-bottom: 10px;
}

.gform_body li label {
	margin-left: 10px;
}

.gform_body ul {
	margin-left: 0;
	margin-top: 20px;
}

.small-text {
	font-size: 12px;
	font-size: 1.2rem;
}

.form-heading {
	margin: 40px 0;
}

.gform_description {
	margin: 0;
}

.gform-body label {
	font-weight: 700;
	margin-bottom: 6px;
}

.gfield_checkbox li label {
	font-size: 16px;
    font-size: 1.6rem;
}

.gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 38px;
    -ms-grid-columns: (1fr 38px) [12];
    grid-row-gap: 16px;
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-template-rows: repeat(auto-fill,auto);
    width: 100%;
}

.gform_wrapper.gravity-theme * {
    box-sizing: border-box;
}

.gform_wrapper.gravity-theme .gfield {
    grid-column: 1/-1;
    min-width: 0;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-half {
    -ms-grid-column-span: 6;
    grid-column: span 6;
}

.ginput_complex .name_first,
.ginput_complex .name_last {
	width: 50%;
	float: left;
}

.ginput_complex .name_first {
	padding-right: 8px;
}

.ginput_complex .name_last {
	padding-left: 8px;
}

.narrow-form_wrapper {
	max-width: 536px;
	width: 100%;
	margin: 0 auto;
}

.gf_progressbar_title{
	/*display:none;*/
}

.gf_progressbar_wrapper{
	margin: 20px 0 40px;
}

.gf_progressbar {
	position: relative;
	height; 20px;
}

.gf_progressbar_percentage{
	text-align: right;
	font-weight: 600;
    height: 20px;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage span {
    display: inline!important; 
    position: absolute;
    bottom: -36px;
    margin-left: -20px!important;
}
.gf_progressbar_percentage span:before{
	content: '';
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 8px 12px 8px;
	border-color: transparent transparent #C0A97D transparent;
	transform: rotate(0deg);
	position: absolute;
    position: absolute;
    top: -12px;
    /*left: 37px;*/
}

.gf_progressbar_percentage span.gf_step_current_page:before,
.gf_progressbar_percentage span.gf_step_page_count:before{
	border-style: none;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage span.gf_step_current_page{
	margin-left: -35px !important;
}
  
.gform_wrapper.gravity-theme .gf_progressbar_percentage span.gf_step_page_count{
	margin-left: -5px !important;
}  

.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_custom {
	border-radius: 10.5px;
}

.gform_wrapper.gravity-theme .gf_progressbar_title{
	color: #224C53!important;
}

.gform-page-footer{
	position: relative;
    width: 100%;
    padding: 0 !important;
    margin: 60px 0 20px !important;
}

.gform_wrapper.gravity-theme .gform_page_footer input.gform_next_button,
.gform_wrapper.gravity-theme .gform_page_footer input.gform_button {
	position: absolute;
    right: 0;
	top: 0;
	background: #C0A97D;
    background: transparent linear-gradient(251deg, #C0A97D 0%, #DCB8B7 100%) 0% 0% no-repeat padding-box;
    border-radius: 25px;
    border: 0px;
    font-family: "Roboto Slab", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: #282D26;
    cursor: pointer;
    font-size: 24px;
    font-size: 2.4rem;
    text-transform: inherit;
    padding: 5px 24px;
    text-decoration: none;
    width: auto;
    min-height: 50px;
    text-align: center;
    box-shadow: 0px 3px 6px #00000029;
    min-height: 40px;
}

.gform_wrapper.gravity-theme .gform_page_footer input.gform_prev_button {
	position: absolute;
    left: 0;
	top: 0;
}

.gform_wrapper.gravity-theme .gform_page_footer input.gform_next_button:hover,
.gform_wrapper.gravity-theme .gform_page_footer input.gform_button:hover {
	background: #A1D0BE;
    background: transparent linear-gradient(253deg, #C0A97D 0%, #A1D0BE 100%) 0% 0% no-repeat padding-box;
}

/* Slider general styling */

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: inherit !important;
}

.slick-list {
	overflow: visible !important;
	padding: 15px 0!important;
}

.slick-dotted.slick-slider {
    margin-bottom: 0!important;
}

.slick-slider {
	overflow: visible;
}

.slick-arrow:hover,
.slick-arrow:focus {
	border: none;
}

.slick-next {
    top: 30px !important;
    right: calc(50% - 32px) !important;
    height: 64px !important;
    width: 32px !important;
    z-index: 1;
}

.slick-list.draggable:before {
    content: '';
	background-image: url('/wp-content/themes/ecolens/images/horizontal-scroll.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.slick-prev {
    top: 30px !important;
    left: calc(50% - 36px) !important;
    height: 64px !important;
    width: 32px !important;
    z-index: 1;
}

.slick-prev:before,
.slick-next:before {
    content: ''!important;
}

/* Page Styling */
/* Home Header banner */
.header-banner-container {

}

.header-banner-image-wrap {
	position: relative;
}

.header-banner-image-wrap img {
	height: 41vw;
	max-height: 600px;
	min-height: 400px;
}

.header-banner-image-wrap:before {
	content: '';
	background-color: rgba(40, 45, 39,0.4);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	mix-blend-mode: multiply;
}

.header-banner-wrap {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	left: 0;
}

.header-banner-content-wrap {
	background-color: rgba(255,255,255,0.7);
	padding: 45px;
	float: right;
}

.header-banner-button-container {
	margin-top: 30px;
}

/* CTA Blocks */
/* 50/50 blocks */
.default-cta-block-container.left-container {
	padding: 70px 60px 70px 30px;
}

.default-cta-block-container.right-container {
	padding: 70px 20px 70px 60px;
}

.default-cta-block-wrap {
	max-width: 470px;
}

.default-cta-block-wrap {
	max-width: 470px;
    font-size: 18px;
}

.left-container .default-cta-block-wrap {
	float: right;
}

.default-cat-button-container .white-button {
	margin-top: 30px;
}

.default-cat-button-container .white-button:first-of-type {
	margin-right: 30px;
}

/* Single CTA */
/*.single-cta-text {
	max-width: 505px;
	width: 100%;
	margin: 0 auto;
}*/

.single-cta-text {
	display: flex;
	justify-content: center;
}

.single-cat-button-container {
	justify-content: center;
	margin-top: 30px;
}

.single-cta-block-container .gform-footer {
	margin: 30px 0 0!important;
    padding: 0!important;
}

.single-cta-block-container .gform-footer input {
	margin: 0 auto;
    background: transparent;
	border: 1px solid #fff;
	border-radius: 20px;
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-size: 1.8rem;
	text-transform: inherit;
    padding: 5px 24px;
    text-decoration: none;
    width: auto;
	min-height: 40px;
	text-align: center;
}

.single-cta-block-container .gform-footer input:hover,
.single-cta-block-container .gform-footer input:focus {
	background: #fff;
	color: #224C53;
}

.single-cta-text .ginput_container {
	display: flex;
	align-items: center;
}

.gform_wrapper.gravity-theme .gfield_checkbox label, 
.gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 16px!important;
}

.gform-field-label,
.gform-field-label--type-inline,
.gfield-choice-input,
.gchoice > label {
	width: calc(100% - 34px);
	max-width: calc(100% - 34px);
}

.single-cta-block-container .gform_heading .gfield_required.gfield_required_asterisk {
	color: #fff;
}

.single-cta-block-container .gform-field-label,
.single-cta-block-container gfield_radio .gform-field-label--type-inline {
	color: #C8B28D;
	margin-bottom: 0!important;
}

.single-cta-block-container .gform-field-label .gfield_required.gfield_required_asterisk {
	color: #C8B28D;
}

.gfield input[type="checkbox"],
.gfield input[type="radio"] {
    -webkit-appearance: none;
    border: 1px solid #224C53;
    border-radius: 50%;
    background-color: #fff;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    margin-left: 0;
    vertical-align: text-bottom;
}

.gfield input[type="checkbox"],
.gfield input[type="radio"] {
    margin-right: 20px;
}

.gfield input[type="checkbox"]:checked:before,
.gfield input[type="radio"]:checked:before {
    content: "";
    background-color: #224C53;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    border: 3px solid #fff;
}

.single-cta-block-container .gfield input[type="checkbox"]:checked:before,
.single-cta-block-container .gfield input[type="radio"]:checked:before {
    background-color: #A1D0BE;
}

.gchoice {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

/* News carousel*/
.news-block-container {
	overflow: hidden;
}

.news-block-item-wrap {
	height: 100%;
}

.news-block-image-wrap img {
	height: calc(33vw - 140px);
	max-height: 225px;
}

.mintrest-container .news-block-item-title-wrap {
	display:flex;
	justify-content: space-between;
}

.news-block-image-link {
	text-decoration: none;
}

.news-item-title {
	min-height: 20px;
	margin-top: 20px;
}

.cat-name {
	font-weight: 400;
	margin-right: 5px;
}

.news-block-reg-categories a,
.news-block--theme-categories a {
	color: #5D5D5D;
}

/* Featured testimonial Block*/
.featured-testimonial-box {
	border: 1px solid #282D26;
}

.featured-testimonial-content-container {
	padding: 35px 30px 55px;
}

.featured-testimonial-block-title {
	background-color: #FAF8F5;
    width: 240px;
    margin: -20px auto 0;
    display: flex;
    justify-content: center;
    padding: 5px;
}

.read-more-link {
	color: #C0A97D;
	text-decoration: none;
}

.single-post-reg-theme-categories a {
	color: #5D5D5D;
	text-decoration: none;
}

.single-post-reg-categories .cat-name {
	font-weight: bold;
}

.single-post-theme-categories a,
.single-post-reg-categories a {
	color: #282D27;
	text-decoration: none;
}

.single-post-reg-categories a:hover,
.single-post-theme-categories a:hover {
	text-decoration: underline;
}

.single-post-reg-theme-categories {
	margin-bottom: 25px;
}

.featured-testimonial-button-container {
	margin-top: 30px;
}

.title-link {
	text-decoration: none;
}

.single-post-image-wrap {
	height: 100%;
}

.testimonial-identifier-icon {
    top: 0px;
    right: -5px;
    width: 50px;
    height: 50px;
}

/* Image and text block */
.image-and-text-image-container {
	flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.image-align-right .image-and-text-image-container {
	order: 1;

}

.image-and-text-content-body {
	max-width: 460px;
}

.image-align-right .image-and-text-content-body {
	float: right;
}

.image-and-text-content-wrap {
	float: left;
    width: 100%;
	height: 100%;
}

.image-align-right .image-and-text-content-wrap {
	float: right;
	padding: 45px 75px 45px 30px;
}

.image-align-left .image-and-text-content-wrap {
	padding: 45px 30px 45px 75px;
}

/* resource Block */
.resource-filter-heading-container {
	display: flex;
	/*align-items: center;
	justify-content: center;*/
}

.resource-filter-heading {
	margin-right: 50px;
    flex: 1;
}

.home .catagory-block-container .filter-wrapper {
	width: 25%;
    font-weight: 700;
    padding: 30px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.resource-filter-heading-container .checkbox-label {
	font-weight: 700;
	margin-right: 5px;
}

.filter-wrapper input[type="checkbox"] {
    -webkit-appearance: none;
    border: 1px solid #282D26;
    border-radius: 50%;
    background-color: #fff;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    margin-left: 0;
    vertical-align: text-bottom;
}

.filter-wrapper input[type="checkbox"]:checked:before {
    content: "";
    background-color: #224C53;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    border: 3px solid #fff;
}

/* Resource page */
.resource-page-main-container {

}

.resource-filter {
	width: 33.33%;
}

.resource-content {
	width: 66.67%;
}

.resource-filter .mintrest-block-content-container {
	padding: 8px 0 0 15px;
}

.resource-filter .catagory-block-container .filter-wrapper {
    font-weight: 700;
    padding: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.resource-filter .catagory-block-container .filter-wrapper > span {
    width: calc(100% - 34px);
}

.catagory-block-container .filter-wrapper input[type="checkbox"] {
	margin-left: 10px;
}

.resource-block-container {
	width: 50%;
}

.resource-block-wrap {
	height: 100%;
	padding: 20px 50px 70px;
}

.catagory-reset-container {
	margin-top: 40px;
}

.resource-block-download-link {
	width: 24px;
	height: 24px;
	right: 26px;
	bottom: 22px;
}

.resource-filter-heading-accordion{
	content: '';
	background-image: url(/wp-content/themes/ecolens/images/burger-close%402x.png);
	background-size: contain;
	background-repeat: no-repeat;
	transform: rotate(45deg);
	height: 25px !important;
    width: 25px !important;
}

.catagory-block-container.mobile-view,
.catagory-reset-container.mobile-view{
	display: none;
}

/* Explore Page */
.archive-post-filter-content-wrap,
.map-filter-content-wrap {
	padding: 0 15px;
}

.archive-post-filter-content-wrap .filter-is-visible {
	width: 30%;
}

.archive-post-filter-content-container .mintrest-main-container {
	width: 70%;
}

.archive-post-filter-content-wrap .mintrest-block-content-container,
.map-filter-content-wrap .mintrest-block-content-container {
	padding-right: 50px;
}

.group-wrapper-heading { 
	border-top: 1px solid #E5DFD5;
	padding: 10px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mintrest-info-bar {
	align-items: center;
    justify-content: space-between;
}

.grid-view-text {
	margin-right:5px;
}

.switch input[type="checkbox"] {
    -webkit-appearance: none;
	position: relative;
    cursor: pointer;
    background-color: #fff;
	border: 1px solid #224C53;
    -webkit-transition: .3s;
    transition: .3s;
	height: 2.1rem;
    width: 4.6rem;
    border-radius: 2.4rem;
}

.switch input[type="checkbox"]:before {
    content: "";
    position: absolute;
    height: 1.8rem;
    width: 1.8rem;
    left: 0.1rem;
    bottom: 0.1rem;
    background-color: #224C53;
    -webkit-transition: .3s;
    transition: .3s;
	border-radius: 50%;
}

.switch input[type="checkbox"]:before {
    content: "";
	-webkit-transform: translateX(2.4rem);
	-ms-transform: translateX(2.4rem);
	transform: translateX(2.4rem);
	border-radius: 50%;
}

.switch input[type="checkbox"]:checked:before {
    content: "";
	-webkit-transform: translateX(0.1rem);
	-ms-transform: translateX(0.1rem);
	transform: translateX(0.1rem);
	border-radius: 50%;
}

.archive-post-filter-content-wrap .filter-is-visible > h3 {
	margin-bottom: 35px;
}

.group-wrapper-heading:after {
	content: '';
	background-image: url('/wp-content/themes/ecolens/images/accordion-expand.png');
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	width: 24px;
	height: 24px;
}

.group-wrapper-heading.active:after {
	content: '';
	background-image: url('/wp-content/themes/ecolens/images/accordion-contract.png');
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	width: 24px;
	height: 24px;
}

.group-wrapper-cats {
	display: none;
	margin: 10px 0 20px;
}

.group-wrapper-cats .filter-wrapper {
	display: flex;
	margin-bottom: 10px;
}

.group-wrapper-cats .filter-wrapper .checkbox-label {
	position: relative;
	font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
	margin-left: 10px;
	padding-right: 50px;
}

.post-identifier-icon {
	top: 28px;
    right: 26px;
    width: 50px;
    height: 50px;
}

.post-filter-icon {
	top: -5px;
    right: 0px;
    width: 40px;
    height: 40px;
}

.reset-button-container {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.news-block-item-container {
	width: 50%;
}

.controls-load-more {
	margin-top: 30px;
    text-align: center;
}

.hide-load-more {
	display: none;
}

/*thank you page*/
.preview-item-container{
	display: flex;
	width: 33%;
	margin: 0 auto;
}

.preview-item-title{
	padding-top:20px;
}

.preview-item-title-wrap,
.preview-item-text-wrap{
	padding-left:20px;
}

/* Map Page */
.map-filter-content-container .map-main-container {
	width: 70%;
}

.map-filter-content-wrap .filter-is-visible {
	width: 30%;
}

.map-filter-content-wrap .filter-is-visible > h3 {
	margin-bottom: 35px;
}

.map-info-bar {
	justify-content: flex-end;
}

.map-filter-wrap {
	display: flex;
	align-items: center;
	line-height: 1;
	margin-top: 10px;
}

.map-view-text {
	margin-left:5px;
}

.map-button-container {
	display: flex;
	margin-top: 30px;
}

.map-switch input[type="checkbox"] {
    -webkit-appearance: none;
	position: relative;
    cursor: pointer;
    background-color: #fff;
	border: 1px solid #224C53;
    -webkit-transition: .3s;
    transition: .3s;
	height: 2.2rem;
    width: 4.6rem;
    border-radius: 2.4rem;
}

.map-switch input[type="checkbox"]:before {
    content: "";
    position: absolute;
    height: 1.8rem;
    width: 1.8rem;
    right: 0.2rem;
    bottom: 0.15rem;
    background-color: #224C53;
    -webkit-transition: .3s;
    transition: .3s;
	border-radius: 50%;
}

.map-switch input[type="checkbox"]:before {
    content: "";
	-webkit-transform: translateX(0.1rem);
	-ms-transform: translateX(0.1rem);
	transform: translateX(0.1rem);
	border-radius: 50%;
}

.map-switch input[type="checkbox"]:checked:before {
    content: "";
	-webkit-transform: translateX(0.1rem);
	-ms-transform: translateX(0.1rem);
	transform: translateX(0.1rem);
	border-radius: 50%;
}

.map-container {
	padding: 15px;
}

.acf-map-container {
	height: 1000px; 
	width: 100%;
}

.group-wrapper-dates {
	display: flex;
	flex-wrap: wrap;
}

.date-wrapper{
	width: 50%;
	padding-right: 10px;
}

input#start, input#end {
	ont-size: 14px;
    font-size: 1.4rem;
}

input#start::-webkit-datetime-edit-month-field:focus,
input#end::-webkit-datetime-edit-month-field:focus {
    background-color: #CDB098;
    outline: none;
}
/* popup styling */
.gm-style .gm-style-iw-c {
	border-radius: 4px!important;
    overflow: visible!important;
	padding: 30px 25px !important;
}

.gm-style-iw-ch {
    display: none!important;
}

.gm-style-iw-chr button {
	position: absolute!important;
    right: -24px;
    top: -24px;
}

.gm-style-iw-chr button.gm-ui-hover-effect > span {
	display: none!important;
}

.gm-style-iw-chr button.gm-ui-hover-effect:after {
	content: '';
    background-image: url(/wp-content/themes/ecolens/images/map-pop-tile-close.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
	display: inline-block;
}

.gm-style-iw-d {
    overflow: hidden !important;
}

.gm-style img {
	max-width: 100%;
}

#title {
	margin-top: 20px;
	display:flex;
	justify-content: space-between;
}

#title > a {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	font-weight: 700;
	text-decoration: none;
}

#title:after{
	content: '';
    background-image: url(/wp-content/themes/ecolens/images/map-pop-tile-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 16px;
	display: inline-block;
}

/* Single post and tesimonial page */
.single-post-image-container {
	width: 55%;
	padding-right: 60px;
}

.single-post-content-container {
	width: 45%;
}
	
.single-post-image-container > img {
	background-color: #fff;
	box-shadow: 0px 3px 6px #00000029;
	padding: 20px;
}

.single-post-heading-para  {
	margin-top: 30px;
}

.single-post-content-button-container .button {
	margin-top: 30px;
}

.single-post-content-button-container .button:first-of-type {
	margin-right: 30px;
}

.gallery-block-image-container {
	padding: 0 10px;
}

.related-post-heading-wrap {
    justify-content: center;
    margin-bottom: 30px;
}

.related-post-container {
	overflow: hidden;
}

.related-news-block-item-wrap {
	height: 100%;
}

/* Site Footer
---------------------------------------------------------------------------------------------------- */
.footer-information-block-top-container {
	padding: 80px 0 20px;
}

.footer-info-image {
	flex: 1;
}

.footer-information-block-container {
	font-size: 13px;
}

.footer-information-block-container:before {
	content: '';
    background-image: url(/wp-content/themes/ecolens/images/footer-feathers.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    height: 100%;
    width: 600px;
}

.site-footer {
    display: none;
}

/* Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1366px) {
	

}


@media only screen and (max-width: 1300px) {
	
	
}

@media only screen and (max-width: 1200px) {
	
}

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

}

@media only screen and (max-width: 1076px) {
	
	
}

@media only screen and (min-width: 960px) {
	
		
	.site-header {
		top: 64px;
	}
	
	.hide-on-desk-top {
		display: none;
	}
	
	.custom-primary-menu-wrapper {
		background-color: #FAF8F5;
        position: fixed;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 10px 20px;
        z-index: 9;
	}
	
	.menu-toggle {
		display: none;
	}
	
	.header-tag {
		color: #282D27;
		position: relative;
		display: flex;
        align-items: center;
		flex: 1;
		padding: 10px;
	}
	
	.header-tag:hover {
		font-weight: 500;
		cursor:pointer;
	}
	
	.header-tag:after {
		content: "\f344";
        font-family: dashicons;
        display: inline-block;
        margin-left: 3px;
		transition: margin 300ms;
	}
	
	.header-tag:hover:after {
        margin-left: 6px;
	}
	
	
	.custom-primary-menu-wrapper .nav-primary {

	}
	
	.custom-primary-menu-wrapper .nav-primary .menu-item {
		padding: 10px;
	}
	
	.custom-primary-menu-wrapper .nav-primary .menu-item a {
		color: #282D27;
		text-decoration: none;
	}
	
	.custom-primary-menu-wrapper .menu-item a:hover,
	.custom-primary-menu-wrapper .menu-item a:focus{
		font-weight: 400;
	}
	
	.header-widget-area {
		flex: 1;
		display: flex;
		justify-content: flex-end;
	}
	
	.header-info-button-link-button-container {
		padding: 10px;
	}
	

}

@media only screen and (max-width: 959px) {
	
	.narrow-fixed-section-wrap,
	.fixed-section-wrap,
	.wide-fixed-section-wrap,
	.site-header .wrap {
		padding: 0 20px;
	}
	
	.default-cta-block-container.left-container {
		padding: 70px 30px 70px 20px;
	}
	
	.hide-on-desk-top {
		display: flex;
		opacity: 0;
		position: fixed;
		left: 20px;
		top: 25px;
		transition: opacity 0.5s ease-in-out;
	}
	
	.stickHeader .hide-on-desk-top {
		opacity: 1;
	}
	
	.site-header.active-menu .hide-on-desk-top {
		top: 100px;
        justify-content: center;
        width: calc(100% - 40px);
        opacity: 1;
		transition: all 0.5s ease-in-out;
	}
	
	.stickHeader.site-header.active-menu .hide-on-desk-top {
		display: flex;
		position: fixed;
		justify-content: flex-start;
		left: 20px;
		top: 25px;
		z-index: 9
	}
	
	.show-on-desk-top {
		display: none;
	}
	
	.header-tag {
		display: none;
	}
	
	.site-header {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.site-header.stickHeader  {
		min-height: 100px;
	}
	
	.site-header.active-menu {
		box-shadow: none;
	}
	
	.site-header .wrap {
		justify-content: flex-start;
	}
	
	.title-area {
		max-width: 360px !important;
        padding: 10px 60px 10px 0;
        opacity: 1;
		transition: opacity 0.5s ease-in-out;
	}
	
	.site-header.stickHeader .title-area {
		opacity: 0;
		z-index: -1;
	}
	
	.menu-toggle {
		background: none;
		border: none;
		color: #C1AA80;
		text-decoration: none;
		position: fixed;
		right: 20px;
		top: 30px;
		padding: 0;
		z-index: 99999;
	}
	
	.menu-toggle:hover,
	.menu-toggle:focus, 
	.menu-toggle.activated{
		background: none;
		border: none;
		color: #C1AA80;
		text-decoration: none;
	}
	
	.menu-toggle.dashicons-before:before {
		content: '';
		background-image: url('/wp-content/themes/ecolens/images/burger%402x.png');
		background-size: contain;
		background-repeat: no-repeat;
		width: 30px!important;
		height: 25px!important;
		font-size: 30px!important;
	}
	
	.menu-toggle.activated.dashicons-before:before {
		content: '';
		background-image: url('/wp-content/themes/ecolens/images/burger-close%402x.png');
		background-size: contain;
		background-repeat: no-repeat;
		width: 25px!important;
		height: 25px!important;
		font-size: 30px!important;
	}
	
	.nav-primary {
		display: none;
		background-color: #fff;
        position: fixed;
        width: 100%;
        top: 70px;
        box-shadow: 0px 3px 6px #00000029;
        padding: 90px 40px 40px;
        z-index: 9;
		transition: top 0.5s ease-in-out;
	}
	
	.stickHeader .nav-primary {
        top: 0;
	}
	
	.menu-primary {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	.header-info-button-link-button-container {
		padding: 10px;
	}
	
	.menu-item {
		padding: 10px;
	}
	
	.menu-item a {
		color: #282D27;
		text-decoration: none;
	}
	
	.menu-item a:hover,
	.menu-item a:focus{
		font-weight: 400;
	}
	
	.brown-button {
		color: #fff;
		font-size: 20px;
		font-size: 2rem;
		padding: 2px 24px;
		min-height: 32px;
	}
	
}

@media only screen and (max-width: 860px) {
	
	.width-33 {
		width: 50%;
	}
	
	.news-block-item-container {
		width: 100%;
	}
	
	.news-block-image-wrap img {
		height: calc(67vw - 140px);
	}
	
	.single-post-image-container {
    	width: 100%; 
     	padding-right: 0; 
	}
	
	.single-post-content-container {
    	width: 100%;
	}	
	
	.single-post-content-top {
		padding: 20px 0 0;
	}
}

@media only screen and (max-width: 820px) {
	
	.resource-block-container {
		width: 100%;
	}
	
}

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

	
}

@media only screen and (max-width: 767px) {
	
	.width-40 {
		width: 100%;
	}
	
	.width-60 {
		width: 100%;
	}
	
	.featured-testimonial-content-container {
		padding: 0 8px 20px;
	}
	
	.archive-post-filter-content-wrap .filter-is-visible {
		width: 100%;
		padding-bottom: 20px;
	}
	.archive-post-filter-content-container .mintrest-main-container {
		width: 100%;
	}
	
	.map-main-container {
		width: 100%;
	}
	
	.map-filter-content-wrap .filter-is-visible {
		width: 100%;
		padding-bottom: 20px;
	}
	.map-filter-content-container .map-main-container {
		width: 100%;
	}
	
	.news-block-item-container {
        width: 50%;
    }
    
    #title > a {
    	font-size: 18px;
	}

}

@media only screen and (max-width: 660px) {
	
	.width-50 {
		width: 100%;
	}
	
	.width-33 {
		width: 100%;
	}
	
	.header-banner-container {
		position: relative;
		padding: 0;
	}
	
	.header-banner-image-wrap img {
		height: 100vw;
		max-height: 400px;
	}
	
	.header-banner-wrap {
		position: relative;
		top: inherit;
		transform: none;
		right: inherit;
		left: inherit;
	}
	
	.header-banner-content-wrap {
		background-color: rgba(255, 255, 255, 1);
        float: left;
        margin-top: -110px;
	}
	
	.image-align-right .image-and-text-content-body {
		float: left;
	}
	
	.image-align-right .image-and-text-image-container {
		order: 0;
	}
	
	.image-align-right .image-and-text-content-wrap,
	.image-align-left .image-and-text-content-wrap {
		float: left;
		padding: 30px;
	}
	
}

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

}

@media only screen and (max-width: 600px) {
	
	/*.news-block-container .slick-slide {
		max-width: 350px;
	}*/
	
	.catagory-block-container .filter-wrapper {
		width: 100%;
		justify-content: space-between;
		padding: 30px 20px;
	}
	
	.news-block-item-container {
        width: 100%;
    }
	
	/*.resource-filter-heading {
		width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
		flex: initial;
	}*/
	
	.resource-filter {
    	width:100%;
	}
	
	.resource-content {
    	width: 100%;
	}
	
}

@media only screen and (max-width: 580px) {
	
	
}

@media only screen and (max-width: 520px) {
	
	.mintrest-info-bar {
		flex-wrap: wrap;
		align-items: center;
		justify-content: flex-start;
	}
	
	.map-info-bar {
		flex-wrap: wrap;
		align-items: center;
		justify-content: flex-start;
	}
	
	.controls-pagination {
		width: 100%;
	}
	
	.map-filter-wrap {
		width: 100%;
		margin-top: 10px;
	}
	
}


@media only screen and (max-width: 480px) {
	
	
	
}

@media only screen and (max-width: 360px) {
	
	
	
}

/* Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}