.sidebar.sidebar-main form.searchform .input-group input {
    background: #f7f7f7;
    width: 100%;
    height: 46px;
    border-radius: 0;
    color: #313131;
    font-size: 16px;
}



@font-face {
    font-family: 'Georgia';
    src: url('fonts/Georgia.eot');
    src: url('fonts/Georgia.eot?#iefix') format('embedded-opentype'),
        url('fonts/Georgia.woff2') format('woff2'),
        url('fonts/Georgia.woff') format('woff'),
        url('fonts/Georgia.ttf') format('truetype'),
        url('fonts/Georgia.svg#Georgia') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
  font-display: swap;
}

h1,h2,h3,h4,h5,h6{
    font-family: "Lato";
}

body{
	font-family: "Lato";
}
h2{ line-height:36px; }
h3{ line-height:32px; }
h2.loginPopUpTitle.text-center {
    padding: 0 !important;
    margin: 0 !important;
}
ol li{
	font-family: "Lato";
	font-size: 14px;
	line-height: 24px;
	padding: 5px 0;
}
div#kleo-login-modal p {
    padding: 0 !important;
    margin: 0 !important;
}
a.kleo-show-login.rogLoginBtn {
    background-color:#6EB23F;
    color: #fff;
    display: inline-block;
    line-height: 22px;
    font-size: 16px;
    padding: 3px 20px 4px 20px;
    border-radius: 4px;
}
div.mdetcenter {text-align:center;}
#buddypress #members-list li div.item-avatar {
    width: 100px;
    display: block;
    height: 100px;
    text-align: center !important;
    margin: 0 auto !important;
    float: none;
}
.header-banner h4.widget-title{
    display: none !important;
}
.header-banner .kleo-fb-wrapper.text-center{
   display: none !important; 
}
.header-banner .gap-20{
   display: none !important; 
}
.header-banner .hr-title.hr-full{
   display: none !important; 
}
.header-banner .forgetmenot {
    display: none !important;
}
.header-banner  span.bp-login-widget-register-link {
    display: none !important;
}
.header-banner  #bp-login-widget-form label {
    display: inline-block !important;
    margin: 0 !important;
    height: auto !important;
    line-height: 22px !important;
}
.header-banner #bp-login-widget-form input[type="text"], #bp-login-widget-form input[type="password"], .bbp-login-form input[type="text"] {
    border-style: solid !important;
    border-width: 1px !important;
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 10px !important;
    background: white !important;
    width: 15% !important;
    display: inline-block !important;
        border: 1px solid gray !important;
}
#members-list .item-meta {text-align: center;}
#buddypress ul.item-list li div.item-title {margin-left: 0;margin-right: 0;}
#buddypress #members-list .item-title {margin-left: 0;margin-right: 0; text-align: left;}
#buddypress #members-list .item-meta {margin-left: 0;margin-right: 0; text-align: left;}
ul#members-list li.kleo-masonry-item .member-inner-list{
    background-color :#333333 ;
}
#buddypress #friend-list div.item, #buddypress #members-list div.item, #buddypress #member-list div.item {
    color:#FFF;
}
#buddypress #members-list .item-title a {
    color : #000 ;
    font-weight: bold;
}

.activity-content .activity-inner, .activity-content .activity-meta {
	display: block !important;
	padding-bottom: 15px !important;
}
.buddypress div#item-header {
	background: none;
}
.news_custom_4 span.post-meta img {
	height: 25px;
	object-fit: cover;
}
.section_6_custom span.post-meta img {
	height: 25px;
	object-fit: cover;
}
.kleo-form-modal .kleo-fb-wrapper {
	background: transparent;
	padding: 20px 0;
}
.kleo-pop-title-wrap.main-color em {
	font-size: 22px;
	font-style: normal;
	color: #d5d5d5;
}
video#video-background {
    position: absolute;
    width: 100%;
    left: 0;
}
form#login_form > input {
	height: 52px;
	padding-left: 18px;
}

form#login_form button {
	background-color: #6EB23F;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.8px;
}
.bp-cover-image-status {
    display: none;
}

form#signup_form input {
    height: 52px;
    padding-left: 18px !important;
    border-radius: 4px !important;
}
form#login_form a {
	color: #6EB23F;
}
.kleo-form-modal {
	background: none repeat scroll 0 0 #ffffff;
	margin: 0 auto;
	max-width: 570px;
	position: relative;
	width: 90%;
	padding: 40px 40px;
	border-radius: 6px;
}
div#rtmedia-create-album-modal input {
    width: 100%;
    height: 52px;
    border-radius: 4px;
    border: 1px solid #ececec !important;
    background-color: #fff;
  font-size: 18px;
}
div#rtmedia-create-album-modal button#rtmedia_create_new_album {
    background-color: transparent;
    display: inline-block;
    color: #adce23 !important;
    font-family: "Lato" !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .8px;
    padding: 10px 20px;
    border-radius: 4px;
    margin-top: 0;
    border: 2px solid #adce23;
}
.more-articles-button-container {
    visibility: hidden;
}
div#rtmedia-create-album-modal button#rtmedia_create_new_album:hover {
  background-color: #9fbd23;
    color: #fff !important;
}
.pagination-sticky #newer-nav, .pagination-sticky #older-nav {
    padding: 5px 0px !important;   
}
div#rtmedia-create-album-modal textarea {
    width: 100%;
    height: 120px;
    border-radius: 4px;
    border: 1px solid #ececec !important;
    background-color: #fff;
  font-size: 18px;
}
.kleo-pop-title-wrap.main-color p a {
	color: #6EB23F;
	font-size: 18px;
	text-decoration: underline;
}
.greenList li {
    font-size: 16px !important;
    line-height: 20px;
    margin: 8px 0 !important;
    color: #3a3a3a !important;
}
.kleo-form-modal .kleo-facebook-connect.btn.btn-default {
	background-color: #3B5997;
	color: #fff;
	border-color: #3B5997;
	border-width: 0px;
}

#buddypress #members-list .member-inner-list {
	padding: 8px 0 0px !important;
}
.news_custom_5 span.post-meta img {
	height: 25px;
	object-fit: cover;
}
.single-post .article-content p, .single-post .article-content ul li {
	font-family: "Lato";
	font-size: 18px;
	line-height: 30px;
	margin: .85em 0;
	color: #3a3a3a !important;
}
.single .container .with-meta .article-content, .posts-listing.standard-listing.with-meta .article-content {
    margin-left: 0;
}
div#kleo-lostpass-modal h3 {
	padding: 20px 0 0 0!important;
}
form#forgot_form input {
	height: 52px;
	padding-left: 18px;
}
form#forgot_form button {
	background-color: #6EB23F;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.8px;
}
form#forgot_form a {
	color: #6EB23F;
}
.template-page.col-sm-9.tpl-right article .article-meta .entry-date {
	font-size: 12px;
	color: #3a3a3a
}
.custom_slider_news ul li small.meta-author.author.vcard img {
	width: 30px;
}
.custom_slider_news ul li small.meta-author.author.vcard {
	float: left;
	margin-right: 10px;
}
#buddypress #avatar-crop-pane {
	border-radius: 0%;
}
p {
/*	color: #313131 !important;*/
}
.home_blog_sec {
    padding-bottom: 50px !important;
}
.single-post .article-content p a, .single-post .article-content ul li a {
	text-decoration: none;
	color: #000000;
	-webkit-box-shadow: inset 0 -2px 0 #6eb23f;
	box-shadow: inset 0 -2px 0 #6eb23f;
}
.single-post .article-content ul {
	padding-left: 20px;
}
.single-post .article-content blockquote:before {
	padding-top: 0px;
	content: " ";
	background-image: url(https://wordpress-1222713-6602741.cloudwaysapps.com/wp-content/uploads/2018/03/quote1.png);
	display: block;
	width: 28px;
	height: 20px;
	background-repeat: no-repeat;
}
.single-post .article-content blockquote {
	padding: 10px 40px;
	margin: 10px 0 0;
	border: none;
	border-left-width: 0;
	display: inline-block;
}
.single-post .article-content blockquote p {
	margin-bottom: 10px;
	display: block;
	font-weight: normal;
	font-family: "Lato";
	position: relative;
	font-style: normal;
	color: #444444 !important;
	font-size: 18px;
	margin-top: 6px;
}
.single-post article .article-meta .post-meta .meta-author .author-name {
	color: #3a3a3a;
	font-size: 12px;
	margin-top: 8px;
}
.single-post article .article-meta {
	text-align: left;
	margin-left: 10px;
}
.single-post article .article-meta .entry-date {
	line-height: 20px;
}
div#group-create-body .left-menu img.avatar {
    width: 290px;
    height: 200px;
    object-fit: cover;
    margin-bottom: 20px;
    margin-right: 20px;
}
.single-post .article-content p a:hover, .single-post .article-content ul li a:hover {
	background-color: #6eb23f;
	padding-top: 2px;
	padding-bottom: 0;
	border-bottom: none;
	-webkit-transition: background-color 350ms ease-out;
	transition: background-color 350ms ease-out;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.custom-member-profile div#item-header-content {
	text-align: center;
	z-index: 99;
	position: relative;
}
.buddypress div#item-header img.avatar {
	object-fit: cover;
}
.g-recaptcha > div {
	margin: 0 auto 10px;
}
.custom-member-profile div#item-header-content #item-buttons {
	text-align: center !important;
}
.custom-member-profile div#latest-update {
	display: none !important;
}
.article-content > h2 {
	/*font-family: 'Montserrat', sans-serif;*/
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	font-family: "Lato";
	font-size: 24px;
	color: #000000 !important;
}
.single-post .main-title .page-title {
	font-weight: bold;
	font-size: 28px;
}
.article-content > h1, .article-content > h3, .article-content > h4, .article-content > h5, .article-content > h6 {
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: "Lato";
	margin-top: 25px;
	margin-bottom: 10px;
	color: #353535 !important;
}
.custom-member-profile #item-header-avatar {
	width: 130px;
	height: 130px;
}
.custom-member-profile #item-header-avatar img {
	margin: 0;
	height: 118px;
	object-fit: cover;
}
.widget.buddypress div.item-avatar img.avatar {
	object-fit: cover;
}
.custom-member-profile div#item-header-content h4 {
	color: #fff !important;
}
.saboxplugin-wrap .saboxplugin-gravatar img {
	max-width: 100px;
	height: auto;
	width: 70px;
	height: 70px;
	object-fit: cover;
	border-radius: 50%;
	object-position: center;
}
li#group-create-nav {
	background-color: #00b9f7;
	color: #fff;
	border-radius: 4px;
}
li#group-create-nav a {
	color: #fff !important;
	PADDING: 10px 8px !IMPORTANT;
}
ul#members-list li span.update {
	display: none !important;
}
ul#activity-stream .activity-avatar img {
	height: 50px;
	object-fit: cover;
}
div#bp_core_login_widget-2 .bp-login-widget-user-avatar img {
	height: 50px;
	object-fit: cover;
}
div#whats-new-avatar img {
	height: 34px;
	object-fit: cover;
}
ul#members-list li .item-avatar img {
    object-fit: cover;
    height: 50px;
  
}
.template-page.col-sm-9.tpl-right small.meta-author.author.vcard img {
	height: 80px;
	width: 80px;
	object-fit: cover;
}
.nav-custom-g {
	display: inline-block;
	padding-left: 10px;
	margin-top: 0px;
}
.custom_van {
	position: relative;
	display: grid;
	grid-template-columns: 20% 80%;
}
.nav-custom-g ul {
	list-style-type: none;
	margin-bottom: 0;
	padding: 0;
}
ul.custom_group_list li a span {
	margin-left: 5px;
}
ul.custom_group_list li {
	display: inline-block;
	margin-right: 15px;
	padding: 8px 0 4px;
}
ul.custom_group_list li a {
	color: #888;
}
p.bp-group-type-list strong {
	display: none;
}
p.bp-group-type-list a {
	font-size: 40px;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.44);
}
p.bp-group-type-list {
	margin-bottom: 0px !important;
}
div#item-header-content h4.highlight {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.44);
}
div#item-meta p {
	font-size: 20px;
	max-width: 40%;
	line-height: 25px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.44);
	color: #fff !important;
}
.group_loop_re div:last-child {
	display: none;
}
div#item-header-content .group-button.public.generic-button a {
	background-color: #6eb23f;
	font-size: 20px;
	padding: 22px 20px 22px 20px !important;
	line-height: 0px;
	border-radius: 0px !important;
	margin: 0 !important;
	color: #fff !important;
}
div#item-header-content .group-button.public.generic-button a:hover {
	background-color: #92ad59 !important;
	color: #fff !important;
}
div#item-header-content .group-button.public.generic-button {
	margin-bottom: 25px !important;
}
.group-admins.col-sm-12 h3 {
	font-size: 16px !important;
	text-transform: capitalize !important;
}
div#custom-style-home-g .home-g-net .item-avatar a img {
	height: 70px;
	object-fit: cover;
}
.home_popular_group li .item-avatar {
	width: 80px;
	height: 80px;
}
/*Slider Custom Css*/
.New-disc-Slide_3.nSlide-4.nSlide-5 a {
	float: none;
}
.New-disc-Slide_3.nSlide-4 {
	background-color: transparent;
	top: 195px;
}
.New-disc-Slide_3.nSlide-4 h2, .New-disc-Slide_3.nSlide-4 p, .New-disc-Slide_3.nSlide-4 a {
	color: #fff !important;
}
.New-disc-Slide_3 {
	position: absolute;
	top: 60px;
	left: 0;
	padding: 0 15px;
	background-color: #ffffff2e;
}
.New-disc-Slide_3 h2 {
	font-weight: 600;
}
.New-disc-Slide_3 p {
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	margin-top: -10px;
	color: #505050;
	text-shadow: 0px 0px 1px rgba(10, 10, 10, 0.2);
}
.New-disc-Slide_3 a {
	font-size: 18px;
	color: #505050 !important;
	float: right;
	margin-right: 4%;
	font-weight: 500;
	text-shadow: 0px 0px 1px rgba(10, 10, 10, 0.2);
	margin-top: -10px;
}
.New-disc-Slide_1.n_slide2 {
	background-color: #dfc0960a;
}
.New-disc-Slide_1.n_slide2 a {
	margin-top: -30px;
	margin-right: 25%;
	background-color: transparent;
	text-shadow: 0px 0px 5px rgb(125, 125, 125);
}
.Slider-new-disc {
	position: absolute;
	color: #fff;
	top: 125px;
	left: 0;
	width: 28%;
	line-height: 33px;
	background-color: #0000000f;
	padding: 0 15px;
}
.Slider-new-disc h2 {
	color: #fff !important;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.42);
}
.Slider-new-disc p {
	font-size: 24px;
	line-height: 28px;
	text-shadow: 0px 0px 4px rgba(90, 90, 90, 0.83);
}
.New-disc-Slide_1 {
	position: absolute;
	left: 0;
	padding: 0 15px;
	top: 40px;
	color: #fff;
	width: 40%;
}
.New-disc-Slide_1 h2 {
	color: #fff !important;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.42);
}
.New-disc-Slide_1 a {
	font-size: 18px;
	color: #fff !important;
	float: right;
	margin-right: 22%;
	font-weight: 500;
	text-shadow: 0px 0px 4px rgba(10, 10, 10, 0.52);
	margin-top: -10px;
}
.New-disc-Slide_1 p {
	font-size: 24px;
	line-height: 28px;
	text-shadow: 0px 0px 4px rgba(90, 90, 90, 0.83);
	margin-top: -10px;
}
.carousel-custom-content {
	position: absolute;
	right: 0;
	background-color: #ffffffcf;
	height: 100%;
	width: 25%;
	padding: 35px;
	-webkit-box-shadow: -3px 3px 22px 3px rgba(80, 80, 80, 0.62);
	-moz-box-shadow: -3px 3px 22px 3px rgba(80, 80, 80, 0.62);
	box-shadow: -3px 3px 22px 3px rgba(80, 80, 80, 0.62);
}
.carousel-custom-content .dis {
	margin-top: 30px;
}
.carousel-custom-content .head h1 {
	color: #85b000 !important;
	margin: 0;
	text-transform: uppercase;
	text-shadow: 0px 0px 1px rgba(133, 176, 0, 0.24);
}
.carousel-custom-content hr.hr_slider {
	margin: 5px 0;
	border: 0;
	background-color: #85b000;
	height: 1px;
}
.carousel-custom-content .dis p {
	font-size: 20px;
	text-align: left;
	line-height: 26px;
	color: #4c4a4b;
	text-shadow: 0px 0px 1px rgb(209, 223, 232);
}
.carousel-custom-content ul.slider_List {
	padding: 0 18px;
	font-size: 20px;
	text-align: left;
	line-height: 26px;
	color: #4c4a4b;
	text-shadow: 0px 0px 1px rgb(209, 223, 232);
}
.buddypress div#item-header div#item-header-content #item-buttons {
	text-align: left;
}
.buddypress div#item-header div#item-header-content p:first-child {
	height: auto !important;
	margin-left: 0 !important;
	color: #fff !important;
      display: -webkit-box !important;
    -webkit-line-clamp: 4 !important;
    -webkit-box-orient: vertical !important;
    max-width: 45% !important;
}
.buddypress div#item-header ul#group-admins {
	margin-left: 0 !important;
}
#buddypress #activity-stream p img {
	display: inline-block;
}
.buddypress div#item-header .group-admins.col-sm-12 {
	text-align: left !important;
}
body.is-user-profile div#item-header div#item-meta {
	max-width: 100%;
}
span.toggle-header {
	display: none !important;
}
div#item-header-content {
	text-align: left;
}
.carousel-custom-content .slider_buttons {
	margin-top: 50px;
}
.carousel-custom-content .slider_buttons a {
	background-color: #6eb23f;
	margin: 0 5px;
	color: #fff;
	/* padding: 2px 22px; */
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	outline: none;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	height: 30px;
	line-height: 30px;
	transition: all 0.4s ease-in-out 0s;
}
.carousel-custom-content .slider_learnmore a {
	background-color: #ee7d31;
	margin: 0 5px;
	color: #fff;
	/* padding: 2px 22px; */
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	outline: none;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	height: 30px;
	line-height: 30px;
	transition: all 0.4s ease-in-out 0s;
}
.carousel-custom-content .slider_learnmore {
	margin-top: 40px;
}
/*End Slider Custom Css*/


.custom-member-profile div#item-buttons div a {
	background-color: #6eb23f;
	margin: 0 5px;
	color: #fff;
}
.custom-member-profile div#item-meta div a {
	background-color: #6eb23f;
	margin: 0 5px;
	color: #fff;
	/* padding: 2px 22px; */
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	outline: none;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	height: 30px;
	line-height: 30px;
	transition: all 0.4s ease-in-out 0s;
}
.custom-member-profile div#item-buttons div {
	display: inline-block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.custom-member-profile {
	text-align: center;
	padding: 0px 0;
	position: relative;
}
.custom-member-profile span.toggle-header {
	display: none;
}
.activity-content .activity-inner {
	display: block !important;
}
.register-custom-width {
	max-width: 74%;
}
p.home-register-signin {
	position: absolute;
	right: 15px;
	top: 0;
}
div#kleo-login-modal .text-center {
	padding-top: 20px;
}
p.home-register-signin a {
	display: inline-block;
	color: #444;
	font-size: 16px;
}
.group-float- {
	text-align: center;
}
.group-float- a {
	float: none;
}
.item-list.row.kleo-isotope.masonry.home_popular_group.section_minimum_height.custom-style-p-group .group-inner-list {
	transition: none !important;
	padding: 0px !important;
	border: 0px !important;
	text-align: left;
	background: transparent !important;
	padding-left: 100px !important;
	position: relative !important;
}
.item-list.row.kleo-isotope.masonry.home_popular_group.section_minimum_height.custom-style-p-group .group-inner-list .item-title a {
	color: #444 !important;
	font-weight: bold;
	font-size: 18px !important;
}
p.group-type-dis.cus-grp-type {
	max-width: 30% !important;
}
.group-type-headerr {
	height: 420px;
}
span.extra-g-breadcrump p {
	display: inline-block;
}
span.extra-g-breadcrump p a {
	font-size: 12px !important;
	line-height: normal;
	text-shadow: none;
}
.group-type-overlay {
	z-index: 1;
	background-color: #5454542b;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.pop-bus-img {
	padding: 0;
	margin: 0;
	list-style-type: none
}
.pop-bus-img li {
	display: inline-block;
	width: 30%;
	margin-right: .5em;
	position: relative
}
.pop-bus-img li:last-child {
	margin-right: 0;
}
.pop-bus-img li > a > img {
	max-width: 100%
}
.pop-bus-img > li > a > .title {
	position: absolute;
	top: 50%;
	left: 50%;
	/* transform: translate(-50%, -50%); */
	color: #fff;
	z-index: 1;
	font-size: 20px;
	font-weight: 600;
	    width: 100%;
    text-align: center;
}
.pop-bus-img li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #00000026;
	top: 0;
	left: 0;
}
.single-item.groups .breadcrumbs-container {
	display: none;
}
ul#groups-list .item-meta {
	display: none;
}
ul#groups-list li .group-inner-list {
	padding: 0 0 20px;
}
ul#groups-list li .group-inner-list .item-avatar.rounded {
	width: 100%;
	height: 200px;
	overflow: hidden;
	border-radius: 0 !important;
	object-fit: cover;
}
#buddypress ul.item-list li div.item-title {
	margin-right: 0;
}
ul#groups-list li .group-inner-list .item-title {
	position: absolute;
	bottom: 7px;
	background-color: rgba(0, 0, 0, 0.35);
	padding: 10px 0;
}
span.member-count.member-count-custom {
	font-size: 14px;
	color: #b3b3b3;
	display: block;
}
#buddypress #groups-list a.group-button:hover {
	background: transparent !important;
	color: #00b9f7;
}
ul#groups-list li .group-inner-list .item-desc p {
	font-size: 16px;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 6px;
}
#buddypress span.activity {
	display: inline-block;
	font-size: 13px;
	padding: 0;
	color: #bbb;
}
.item-list.kleo-isotope.masonry .group-inner-list {
	padding: 0 0px 15px 0;
}
.item-list.kleo-isotope.masonry .group-inner-list .item-title a {
	color: #fff !important;
}
#buddypress #groups-list .item {
	padding: 0px 20px 0;
}
ul#groups-list li .group-inner-list .item-title a {
	color: #fff;
}
.custom-style-p-group li .item-avatar.kleo-rounded img {
	height: 70px !important;
	width: 70px;
	object-fit: cover;
	object-position: center center;
}
.custom-style-p-group li .group-inner-list .item-title {
	position: relative !important;
	bottom: auto !important;
	background-color: transparent !important;
	padding: 10px 0;
}
#buddypress #groups-list .group-inner-list:hover {
	-webkit-box-shadow: 0px 0px 10px 4px #e5e5e5;
	-moz-box-shadow: 0px 0px 10px 4px #e5e5e5;
	box-shadow: 0px 0px 10px 4px #e5e5e5;
}
#buddypress #groups-list .group-inner-list {
	-webkit-box-shadow: 0px 0px 10px 4px #e5e5e5;
	-moz-box-shadow: 0px 0px 10px 4px #e5e5e5;
	box-shadow: 0px 0px 10px 4px #e5e5e5;
	border-color: transparent;
	padding-top: 0;
	padding-bottom: 10px;
}
ul#groups-list li .group-inner-list .item-avatar.rounded img {
	border-radius: 0 !important;
}
ul#groups-list li .group-inner-list .item-avatar.rounded {
	width: 100%;
}
#buddypress #groups-list .group-inner-list{
  padding: 0px 0 20px;
}
.groups.type section.container-wrap.main-title.alternate-color.border-bottom.breadcrumbs-container {
	display: none;
}
.main-title {
	padding-top: 10px;
	padding-bottom: 10px;
}
div#arrow_down_1 {
	padding-top: 40px;
}
.woocommerce-product-gallery a.woocommerce-main-image img {
	width: 50% !important;
	margin: 50px auto !important;
}
.woocommerce-product-gallery__image img {
	width: 60% !important;
}
.summary.entry-summary.col-sm-6 p.price {
	line-height: 36px;
	font-size: 22px;
	margin-bottom: 15px;
}
.summary.entry-summary.col-sm-6 form.cart {
	margin-bottom: 0 !important;
}
ul#feq-products {
	padding: 0;
	list-style-type: none;
	margin: 30px 0;
}
ul#feq-products li {
	display: inline-block;
	width: 24%;
	text-align: center;
}
ul#feq-products .plus-sign {
	position: relative;
	left: -12px;
}
.cross-sell-buy-btn {
	font-size: 20px;
	text-align: center;
}
.cross-sell-buy-selectable ul.cross-sell-items {
	padding: 0;
	list-style-type: none;
	margin-top: 50px;
}
.cross-sell-buy-selectable ul.cross-sell-items li {
	clear: both;
}
.cross-sell-buy-selectable ul.cross-sell-items li input {
	float: left;
	width: 10%;
}
.cross-sell-buy-selectable ul.cross-sell-items li .cross-sell-product-title {
	float: left;
	width: 80%;
}
.cross-sell-buy-selectable ul.cross-sell-items li .cross-sell-item-price {
	float: right;
	width: 90%;
	margin-bottom: 15px;
}
.cross-sell-buy-btn span#cross-sell-bpt {
	position: relative;
	top: -8px;
}
.summary.entry-summary.col-sm-6 h1.product_title.entry-title {
	line-height: 26px !important;
	margin-top: 25px !important;
}
.cross-sell-buy-btn a#cross-sell-add-to-cart {
	margin-top: 14px;
	display: inline-block;
}
.home_popular_group .action {
	display: none !important;
}
.new_members_green .item-avatar.rounded {
	margin-bottom: 0 !important;
}
.woocommerce ul.products li.product-category a:hover h2 {
	padding-top: 6px !important;
	background: rgba(255,255,255,.9);
}
h2.woocommerce-loop-category__title mark.count {
	display: none !important;
}
.custom_text_style .posts-listing.standard-listing.with-meta.inline-meta article {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.kleo-tabs.tabbable.side_bar_tab ul li a {
	padding: 10px 6px !important;
}
.sidebar-right .inner-content {
	padding-left: 0px !important;
}
.car_color {
	color: rgb(134, 176, 0) !important;
}
.erinyen .tp-tab-title {
	color: #fff !important;
}
.home_blog_sec .vc_gitem-zone-c.vc_gitem-zone p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.section_6_custom span.post-meta a {
	color:#6EB23F !important;
	font-weight: bold !important;
}
.news_custom_5.custom_new_Tab .post-title {
	height: 54px;
	position: absolute;
	bottom: 15px;
	padding: 6px 15px 8px;
	background-color: rgba(0, 0, 0, 0.30);
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
	width: 100%;
	    margin-bottom: 0;
}
.news_custom_5.custom_new_Tab .post-title a {
	color: #fff !important;
}
.custom_slider_news .entry-summary p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	white-space: normal;
	margin-top: 30px;
}
.custom_slider_news ul li small.meta-author.author.vcard span.author-name {
	display: none;
}
.news_custom_4 span.author-name {
	display: none;
}
.custom_slider_news ul li a.post-time {
	margin-top: 10px;
	display: inline-block;
}
.section_6_custom span.author-name {
	display: none;
}
.news_custom_5 span.author-name {
	display: none;
}
.news_custom_5 .entry-summary p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.register-feature .feature-text {
	margin: 15px 0 0px 83px !important;
}
.register-feature .feature-text span {
	font-size: 16px;
	font-weight: 500;
}
.kleo-pop-title-wrap {
	padding: 0 0 20px 0 !important;
}
form#register_form input {
	border: 1px solid #ececec !important;
	background-color: #fff;
}
form#register_form button {
	border: 1px solid #ececec !important;
	background-color: #fff;
}
.text-center-register {
	text-align: center;
}
div#item-header-content .item-title {
	font-size: 40px;
	color: #fff;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(86, 63, 63, 0.81);
	margin-left: -3px;
}
.custom_new_Tab h3.post-title.entry-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.custom_new_Tab article {
	width: 33% !important;
	display: inline-block;
}
.custom_new_Tab article .post-content {
	padding: 0 15px !important;
}
.custom_tab1 li.dropdown.pull-right.tabdrop:hover ul.dropdown-menu {
	display: block !important;
	top: 40px;
}
.custom_tab1 .post-date {
	color:#6EB23F !important;
	font-weight: bold !important;
}
.custom_tab1 time.entry-date {
	color:#6EB23F !important;
	font-weight: bold !important;
}
.custom_Categories select {
	width: 100%;
}
.side_bar_tab {
	margin-top: 15px;
}
.custom_tab1 .tab-content .tab-pane {
	padding-top: 12px !important;
}
.kleo-tabs.tabbable.side_bar_tab .tab-content .tab-pane {
	padding-top: 15px;
}
.custom_tab_2 .tab-content .tab-pane {
	padding-top: 0px;
}
.vc_wp_categories.wpb_content_element.custom_Categories h2.widgettitle {
	font-size: 18px;
	margin: 5px 0 5px 0;
}
.vc_wp_categories.wpb_content_element.custom_Categories {
	margin-bottom: 15px;
}
div#slide-11095-layer-4 {
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	height: 47px !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.new_slider_caption {
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	display: -webkit-box !important;
	height: 82px !important;
	-webkit-line-clamp: 4 !important;
	-webkit-box-orient: vertical !important;
	white-space: normal !important;
}
.kleo-tabs.tabbable.custom_tab1 ul li a {
	font-weight: 600;
}
.grid_image_height .vc_grid-item {
	margin-left: -1px;
}
.grid_image_height .vc_grid-item .vc_grid-item-mini .vc_gitem-zone {
	min-height: 314px;
}
.custom_tab1 .tab-content .tab-pane .posts-listing.left-thumb-listing h3.post-title.entry-title {
	font-size: 16px !important;
	font-weight: 700;
	margin-top: 0px;
	line-height: 20px;
}
.custom_tab1 .tab-content .tab-pane .posts-listing.left-thumb-listing .post-date {
	margin-bottom: 6px;
	font-weight: 400;
}
.custom_tab1 .tab-content .tab-pane .post-date {
	font-weight: 400;
}
.custom_tab1 .tab-content .tab-pane .post-meta small.meta-author.author.vcard {
	display: none !important;
}
.custom_tab1 .tab-content .tab-pane .post-meta small.meta-category {
	display: none !important;
}
.custom_tab1 .tab-content .tab-pane .post-meta small.meta-comment-count {
	display: none !important;
}
.custom_tab1 .tab-content .tab-pane .post-meta {
	color: transparent !important;
}
.news_custom_5 .post-meta {
	color: transparent !important;
}
.news_custom_4 .post-meta {
	color: transparent !important;
}
.section_6_custom .post-meta {
	color: transparent !important;
}
.page-id-11002 h1.page-title {
	display: none;
}
.kleo-tabs.tabbable.side_bar_tab ul li a {
	padding: 10px 8px;
}
.side_bar_comment h2 {
	display: none;
}
.side_bar_comment {
	margin-bottom: 0;
	margin-top: -10px;
}
.side_bar_comment ul {
	padding: 0;
}
.side_bar_comment ul li.recentcomments {
	border-top: 0 !important;
}
.news_custom_5 .post-title {
	height: 90px;
}
.news_custom_5 .post-info {
	height: 80px;
}
.section_6_custom .post-header span.post-meta small.meta-category {
	display: none;
}
.section_6_custom .post-header span.post-meta small.meta-comment-count {
	display: none;
}
.section_6_custom article .post-header .post-meta {
	margin: 4px 0 !important;
	display: inline-block;
}
.section_6_custom h3.post-title.entry-title {
	margin-top: -5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    line-height: 26px;
}
.custom_slider_news {
	position: relative;
	margin-top: 30px !important;
}
.custom_slider_news .carousel-arrow .carousel-prev {
	left: 0 !important;
	top: 380px !important;
	margin-top: 0 !important;
	border-radius: 3px;
}
.single-item h1.page-title {
	display: none;
}
.custom_slider_news .carousel-arrow .carousel-next {
	left: 40px !important;
	top: 380px !important;
	margin-top: 0 !important;
	border-radius: 3px;
}
.custom_slider_news .carousel-arrow .carousel-prev, .custom_slider_news .carousel-arrow .carousel-next {
	position: absolute;
	width: 35px;
	height: 20px;
	background: rgba(0,0,0,0);
	color: #fff;
	text-align: center;
	font-size: 18px;
	-ms-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	border: 1px solid #cccccc;
}
.custom_slider_news .kleo-carousel-container:hover .carousel-arrow .carousel-prev {
	left: 0 !important;
	color: #fff;
	background: rgba(0, 0, 0, 0.04) !important;
}
.custom_slider_news .carousel-arrow .carousel-prev i, .custom_slider_news .carousel-arrow .carousel-next i {
	line-height: 0px !important;
	color: #cccccc !important;
	position: relative;
	top: -1px;
}
.kleo-carousel-container.custom_slider_news ul li {
	padding: 0 !important;
}
.custom_slider_news h4.post-title.entry-title {
	font-size: 22px;
}
.wp-core-ui .button-primary {
    background: #adce23;
    border-color: #adce23 #adce23 #adce23;
    box-shadow: 0 1px 0 #adce23;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px #adce23, 1px 0 1px #adce23, 0 1px 1px #adce23, -1px 0 1px #adce23;
}
.custom_slider_news span.post-meta.hidden.hide {
	display: block !important;
	visibility: visible !important;
	margin-top: 5px !important;
}
.custom_slider_news span.post-meta time.entry-date {
	color:#6EB23F !important;
	font-weight: bold !important;
}
.custom_slider_news hr {
	display: none !important;
}
.tab_custom_7 .post-info {
	display: none;
}
time.entry-date {
	font-weight: 400 !important;
}
.tab_custom_7 .post-header span.post-meta {
	display: none;
}
.tab_custom_7 {
	position: relative;
}
.tab_custom_7 .col-sm-9 {
	position: absolute;
	bottom: 15px;
	background-color: rgba(0, 0, 0, 0.47);
	color: #fff;
	width: 93% !important;
	margin-left: 15px;
}
.tab_custom_7 .col-sm-9 a {
	color: #fff !important;
}
.tab_custom_7 .col-sm-9 h3 {
	font-size: 18px;
	line-height: 20px;
	padding: 8px 0px;
}
.news_icon {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 0px;
}
.custom_tab_2 ul li a {
	border: transparent;
	background-color: transparent !important;
}
.custom_tab_2 ul li.active a {
	border: transparent !important;
	color:#6EB23F !important;
}
.custom_tab_2 ul li.active a i {
	color:#6EB23F !important;
}
.custom_tab_2 ul {
	border: transparent;
}
.rec_grid_news .col-sm-3 {
	width: 100%;
	margin-bottom: 15px;
}
.image_carousel_custom .kleo-gallery .kleo-carousel a img {
	min-width: auto !important;
}
.custom_tab_2 ul li a {
	font-size: 18px !important;
	font-weight: 500;
}
.rec_grid_news .col-sm-9 {
	width: 100%;
}
.rec_grid_news span.author-name {
	color:#6EB23F !important;
	font-weight: bold !important;
}
.rec_grid_news time.entry-date {
	color:#6EB23F !important;
	font-weight: bold !important;
}
div#tab-1493921718410-0 ul.nav-tabs, div#tab-1493921718534-9 ul.nav-tabs, div#tab-1493922040682-2-3 ul.nav-tabs, div#tab-1493922073659-3-1 ul.nav-tabs, div#tab-1493922091689-4-3 ul.nav-tabs, div#tab-1493922117788-5-7 ul.nav-tabs, div#tab-1493922135352-6-4 ul.nav-tabs, div#tab-1493922151660-7-9 ul.nav-tabs, div#tab-1493927252904-7-9 ul.nav-tabs, div#tab-1495045227599-9-5 ul.nav-tabs, div#tab-1495045218410-8-7 ul.nav-tabs {
	display: none;
}
.browse_inline, .browse_inline .text-center {
	display: inline-block;
}
.browse_inline, .browse_inline .text-center {
	display: inline-block;
	text-align: center;
	margin: 0 5px;
}
.browse_inline .text-center .browse_inline {
	padding: 8px 12px !important;
}
.browse_inline .text-center .browse_inline:hover {
	background-color: rgb(133, 176, 0) !important;
	color: #fff !important;
}
.network_border {
	border-bottom: 1px solid rgba(0,0,0,.12);
}
ul.nav.nav-tabs.responsive-tabs.tabs-style-line li:nth-child(3) {
	margin-left: 40px;
}
.custom_tab1 ul li a {
	font-size: 14px !important;
}
.tabs-style-line>li>a {
	margin: 0 10px;
}
.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid.color_white a {
	color: #fff;
}
.border_bottom_news {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 50px;
}
.border_bottom_news_1 {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}
.text_uppercase {
	text-transform: uppercase;
}
.news_search input#s {
	border: 1px solid #e5e5e5 !important;
	color: #777777 !important;
}
.news_search input {
	height: 46px !important;
	font-size: 16px !important;
	border-radius: 5px !important;
	border: 0 !important;
}
.news_custom_4 .col-sm-3 {
	width: 45%;
}
.section_6_custom .col-sm-9 {
    padding-left: 10px;
    padding-top: 5px;
}
.news_custom_4 .col-sm-9 {
	width: 55%;
	    padding-left: 0;
}
.news_custom_4 .entry-summary p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
	margin-bottom: 0;
}
.NewsNewSection .post-info .entry-summary p {
    color: #313131 !important;
}
.NewsNewSection article h3 a {
    font-size: 19px !important;
    color: #292929;
}
.news_custom_4 h3.post-title.entry-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	font-size: 16px;
	margin-top: -5px;
	margin-bottom: 5px;
	line-height: 16px;
}
h3.post-title.entry-title {
    margin-bottom: 6px;
}
h4.vc_custom_heading.border_bottom_news_1.text_uppercase {
	margin-bottom: 0;
}
.padding_top_0 article {
	padding-top: 0 !important;
}
.news_custom_4 article {
	padding-bottom: 20px !important;
}
.news_custom_4 span.post-meta {
	margin: 2px 0 0 0 !important;
	line-height: 16px !important;
}
.news_custom_4 small.meta-comment-count {
	display: none;
}
.news_custom_4 small.meta-category {
	display: none;
}
.news_custom_5 small.meta-comment-count {
	display: none;
}
.news_custom_5 small.meta-category {
	display: none;
}
.news_custom_4 span.post-meta a {
	color:#6EB23F !important;
	font-family: Lato !important;
	font-weight: 700 !important;
}
.news_sidebar_tab h3.post-title.entry-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: normal;
	font-size: 16px;
	margin-top: -10px;
	margin-bottom: 5px;
}
.news_sidebar_tab article {
	padding: 0px 0 15px !important;
}
.news_sidebar_tab .entry-summary p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	font-size: 12px;
	margin-top: -10px;
	margin-bottom: 5px;
	line-height: 14px;
}
.main-color .kleo-tabs .tabs-style-line > li.active > a {
	border-bottom-color:#6EB23F !important;
}
.main-color .tabs-style-line > li.active > a {
	color:#6EB23F;
}
div#item-header-content h2.highlight {
	color: #fff !important;
	margin-top: 20px !important;
	font-weight: 500;
	font-size: 34px;
}
div#item-header-content span.activity {
	display: none;
}
div#item-header-content h4.highlight {
	font-size: 16px !important;
	line-height: 20px;
	margin-top: 0;
}
.group-admins p {
	color: #fff;
	font-size: 18px;
	line-height: 23px;
}
.buddypress div#item-header ul#group-admins {
	float: right;
	padding-right: 10px;
	padding-left: 0px;
	margin-left: -15px;
}
.template-page.col-sm-9.tpl-right {
	padding-top: 5px;
}
#buddypress div.item-list-tabs#subnav {
	margin: 0px 0 0;
}
#buddypress #groups-list li {
	padding: 0px 10px 10px;
}
.sidebar.sidebar-main.col-sm-3.sidebar-right {
    padding-top: 25px;
    padding-left: 19px;
    padding-right: 0;
}
.ourGroup_imagegrid {
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin-top: 15px;
}
article#post-10836 h1 {
	margin-bottom: 15px;
	margin-top: 5px;
}
.ourGroup_imagegrid li {
	display: inline-block;
	width: 21%;
	margin: 5px 5px 15px 5px;
}
ul.ourGroup_imagegrid {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.ourGroup_imagegrid li img {
	max-width: 100%;
	opacity: .7;
	width: 100%;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-moz-transition: -moz-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
}
.ourGroup_imagegrid li:hover img {
	opacity: 1;
}
.hoverEffect_group {
	text-align: center;
}
.hoverEffect_group img {
	display: block;
	position: relative;
	width: auto;
}
.hoverEffect_group .info {
	display: inline-block;
	text-decoration: none;
	padding: 4px 10px;
	color: #545454;
	opacity: 1;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	width: 100%;
}
.geodir_full_page .gd-cptcat-title {
	display: none;
}
.gd-cptcat-ul .gd-cptcat-cat {
	font-size: 16px;
}
.page-id-25 .geodir-advance-search-default {
	margin-left: 10%;
	width: 80%;
	z-index: 2147483647;
}
.geodir-loc-bar-in {
	background: rgb(243, 243, 243, 0.65) none repeat scroll 0 0;
}
.geodir_advanced_search_widget .geodir-loc-bar .geodir-loc-bar-in .geodir-search, .geodir_advance_search_widget .geodir-loc-bar .geodir-loc-bar-in .geodir-search {
	padding: 5px;
	text-align: center;
}
.geodir-search .gd-search-field-cpt .search_by_post, .geodir-search .gd-search-field-cpt .cat_select {
	background-color: #fff;
}
body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper.gd-search-field-cpt {
	flex: 18 1 0;
	min-width: 130px;
}
body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper {
	flex: 28 1 0;
	float: left;
	margin: 5px 0;
	min-width: 150px;
	padding: 0 3px;
	width: 28%;
}
body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper.gd-search-field-cpt {
	flex: 30;
}
body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper.gd-search-field-search {
	flex: 63;
}
.pricing-table .popular .panel-heading, .pricing-table .popular .panel-body, .pricing-table .popular .panel-body .lead {
	background-color: #188617 !important;
}
.minicart-buttons, .kleo-toggle-submenu, .minicart-total-checkout {
	background-color: #fff !important;
}
#socket {
	background: #1f1f1f !important;
	color: #fff !important;
}
#footer p {
	line-height: 28px;
	font-size: 16px;
}
#footer p a {
	color:#6EB23F !important;
}
#footer ul li.cat-item {
	padding-bottom: 15px;
}
select#categories-dropdown-2 option {
	color: black;
}
select#categories-dropdown-2 {
	padding-left: 0 !important;
}
div#footer-sidebar-4 div#groups-list-options {
	padding-top: 0;
}
#footer .widget-title {
	margin-bottom: 15px !important;
}
.widget_nav_menu li a {
	border: 0px !important;
	padding-top: 0px !important;
}
.widget_nav_menu li {
	padding-bottom: 10px;
}
.footer_social li {
	float: left;
	padding-right: 15px;
}
.footer_social li a, .footer_social li a i {
	color:#6EB23F !important;
	font-size: 28px;
}
.footer_social {
	margin-top: 15px !important;
}
.widget_text h5 {
	margin-top: 20px !important;
}
#footer .mc4wp-form-fields input[type="text"] {
	float: left;
	width: 60%;
	background: #fff;
	border: 0px !important;
	-moz-border-radius: 5px 0px 0px 5px !important;
	-webkit-border-radius: 5px 0px 0px 5px !important;
	border-radius: 5px 0px 0px 5px !important;
}
#footer .mc4wp-form-fields .input-group-btn {
	float: left;
	width: 60px;
	display: inline;
}
#footer .mc4wp-form-fields .input-group-btn .form-submit {
	float: left;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	background:#6EB23F !important;
	-moz-border-radius: 0px 5px 5px 0px !important;
	-webkit-border-radius: 0px 5px 5px 0px !important;
	border-radius: 0px 5px 5px 0px !important;
}
#footer .mc4wp-form-fields .input-group-btn .form-submit i {
	display: none;
}
.home_blog_sec h2 {
	font-size: 36px;
	color:#6EB23F !important;
}
.home_blog_sec .kleo_text_column p {
	font-size: 18px;
	color: #666666;
}
.home_blog_sec .vc_gitem-animated-block .vc_gitem-zone {
	height: 210px;
}
.home_blog_sec .vc_gitem-zone-c.vc_gitem-zone {
	padding: 15px 20px !important;
	background: #fff !important;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.12);
}
.home_blog_sec h4 {
	font-size: 18px;
	color: #444444 !important;
	line-height: 22px;
	text-transform: uppercase;
}
.home_blog_sec .vc_gitem-zone-c.vc_gitem-zone p {
	font-size: 16px !important;
	color: #444444 !important;
	line-height: 22px;
	font-weight: 300;
}
.home_blog_sec .vc_grid a.vc_gitem-link {
	color: #444444 !important;
	background: transparent !important;
	padding: 0px !important;
	font-size: 16px !important;
	text-decoration: underline !important;
	text-transform: capitalize;
	font-weight: bold;
	border: 0px !important;
}
.home_blog_sec .vc_grid a.vc_gitem-link:hover, .home_blog_sec .vc_grid a.vc_gitem-link:focus {
	border: 0px !important;
}
a.home_more_news {
	font-size: 20px !important;
	color: #fff !important;
	background:#6EB23F;
	padding: 10px 20px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 30px;
}
a.home_more_news:hover {
	background: #444 !important;
}
a.home_register_now {
	font-size: 18px !important;
	color:#6EB23F !important;
	border: 1px solid#6EB23F;
	padding: 10px 20px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
a.home_register_now:hover {
	color: #fff !important;
	background:#6EB23F !important;
}
.home_green_group h2 {
	font-size: 36px;
	color:#6EB23F !important;
}
.home_green_group .vc_col-sm-4 p {
	color: #666666;
	font-size: 18px;
	line-height: 30px;
}
.home_green_group h3 {
	font-size: 24px;
}
.home_green_group .vc_col-sm-8 .kleo_text_column {
	margin-bottom: 0px !important;
}
.home_green_group .groups ul, .home_green_group .members ul {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.home_green_group .groups ul li, .home_green_group .members ul li {
	position: inherit !important;
	width: 50% !important;
	padding-left: 0px !important;
	border: 0px !important;
	left: 0px !important;
	top: 0px !important;
}
.home_green_group .groups ul li .group-inner-list, .home_green_group .members ul li .members-inner-list {
	transition: none !important;
	padding: 0px !important;
	border: 0px !important;
	text-align: left;
	background: transparent !important;
	padding-left: 100px !important;
	position: relative !important;
}
.home_green_group .groups ul li .group-inner-list .item-avatar, .home_green_group .groups ul li .group-inner-list .item-avatar, .home_green_group .members ul li .members-inner-list .item-avatar, .home_green_group .members ul li .members-inner-list .item-avatar {
	position: absolute !important;
	top: 0px;
	left: 0px;
}
.home_green_group .groups ul li .group-inner-list .item, .home_green_group .members ul li .group-members-list .item {
	padding-left: 0px ;
	padding-top: 10px !important;
}
.home_green_group .groups ul li .group-inner-list .item-desc, .home_green_group .members ul li .members-inner-list .item-desc {
	margin: 0px !important;
}
.home_green_group .groups ul li .group-inner-list .item-desc p, .home_green_group .members ul li .members-inner-list .item-desc p {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	color:#6EB23F;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 16em;
	overflow: hidden;
}
div#custom-style-home-g h3 {
    margin-bottom: 12px;
}
.home_green_group .groups ul li .group-inner-list div.action, .home_green_group .members ul li .members-inner-list div.action {
	text-align: left !important;
}
.home_green_group .groups .group-inner-list:hover, .home_green_group .members .members-inner-list:hover {
	box-shadow: none !important;
}
.home_green_group .groups .group-inner-list .item-title a, .home_green_group .members .members-inner-list .item-title a {
	color: #444 !important;
	font-weight: bold;
	font-size: 18px !important;
}
.home_green_group a.join-group.group-button, .home_green_group a.join-group.group-button:hover {
	font-size: 16px !important;
	padding: 0 !important;
	color:#6EB23F !important;
	text-transform: capitalize !important;
	text-decoration: underline !important;
	border: 0px !important;
	background: transparent !important;
}
a.home_see_more_group {
	color:#6EB23F !important;
	background: transparent !important;
	padding: 0 !important;
	font-size: 18px !important;
	text-decoration: underline !important;
	text-transform: capitalize;
	font-weight: 400;
	border: 0 !important;
}
a.home_see_more_group:hover {
	color: #444 !important;
}
a.btn.home_see_more_group.bussinessCatText.btn-custom {
    display: block;
    max-width: 92.5%;
}
.home_business_directory h2 {
	font-size: 36px;
	color:#6EB23F !important;
}
.home_business_directory .vc_col-sm-4 p {
	color: #666666;
	font-size: 18px;
	line-height: 30px;
}
.home_business_directory .vc_col-sm-4 .text-left {
	float: left;
}
a.home_find_business {
	margin-right: 10px;
}
a.home_find_business, a.home_list_business {
	font-size: 18px !important;
	color:#6EB23F !important;
	border: 1px solid#6EB23F;
	padding: 10px 20px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
a.home_find_business:hover, a.home_list_business:hover {
	color: #fff !important;
	background:#6EB23F !important;
}
.home_business_directory h3 {
	font-size: 24px;
}
.section_minimum_height ul.item-list li {
	padding: 10px 0 !important;
}
a.btn.our_group_btn.btn_spacing_1.btn-default.btn-lg {
	margin-left: 98px;
}
a.btn.our_group_btn.btn_spacing_2.btn-default.btn-lg {
	margin-left: 89px;
}
a.btn.our_group_btn.btn_spacing_3.btn-default.btn-lg {
	margin-left: 88px;
}
.section_minimum_height ul#activity-stream {
	min-height: 320px;
	padding-top: 10px;
}
.custom-style-p-group .group-inner-list {
	-webkit-box-shadow: 0px 0px 0px 0px transparent !important;
	-moz-box-shadow: 0px 0px 0px px transparent !important;
	box-shadow: 0px 0px 0px 0px transparent !important;
	border-color: transparent;
}
.home_business_directory .home_dir_div {
	float: left;
	text-align: left;
	padding-right: 25px;
	width: 25%;
}
.home_business_directory .home_dir_div img {
	width: 100%;
	margin-bottom: 15px;
}
.home_business_directory .home_dir_div .name a {
	font-size: 20px;
	color: #004444;
}
.home_business_directory .home_dir_div .description {
	font-size: 14px;
	color: #666666;
	height: 40px;
	overflow: hidden;
}
.geo_list {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
#explore-nav {
	float: left;
	width: 100%;
}
#explore-nav .panel-init, #explore-nav .panel-features {
	float: left;
	width: 16.665%;
	text-align: center;
}
#explore-nav .panel-init i, #explore-nav .panel-features i {
	float: none;
	display: inline-block;
	height: 70px;
	width: 70px;
}
.gbd-icon {
	background: url(https://wordpress-1222713-6602741.cloudwaysapps.com/wp-content/uploads/2018/12/sliderSpriteImage.png);
}
i.gbd-icon.icon02 {
    background-position: -3px -7px;
}
i.gbd-icon.icon03 {
    background-position: 75px -7px;
}
i.gbd-icon.icon01 {
    background-position: 76px 68px;
    background-size: 328px;
}
i.gbd-icon.icon04 {
    background-position: -134px -7px;
}
i.gbd-icon.icon05 {
    background-position: -143px -145px;
}
i.gbd-icon.icon06 {
    background-position: -11px 75px;
}
.carousel-control.left, .carousel-control.right {
	background: transparent !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
	width: 2.8em!important;
	height: 2.8em!important;
}
.kleo_text_column.wpb_content_element.mobile_1 h2 {
	font-size: 22px !important;
	margin-bottom: 0!important;
}
.kleo_text_column.wpb_content_element.mobile_1 {
	margin-bottom: 15px !important;
}
.carousel {
	height: 85vh;
}
.carousel img.cover {
	width: 100%;
	object-fit: cover;
	margin: 0px !important;
	min-height: 85vh !important;
	line-height: 0px !important;
}
.disc-slider {
	position: absolute;
	color: #fff;
	top: 15vh;
	left: 0;
	z-index: 10;
}
#explore-nav {
	position: absolute;

	bottom: 0px;
	left: 0px;
	z-index: 100;
}
.disc-slider {
	max-width: 600px;
}
.disc-slider h2 {
	font-size: 30px;
	color: #fff !important;
	font-weight: bold;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
}
.disc-slider p {
	font-size: 18px;
	line-height: 24px;
}
a.slider-btn {
	cursor: pointer;
	float: none;
	display: inline-block;
	padding: 15px 30px;
	background:#6EB23F;
	color: #fff;
	margin-top: 5px;
	font-size: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
a.slider-btn:hover {
	color: #fff;
}
.panel-features {
	background: #fff;
	cursor: pointer;
	min-height: 125px;
	border-right: 1px solid #e7e7e7;
}
.panel-features:last-child {
	border-right: 0px;
}
.panel-features p {
	margin-top: 0px;
	padding-top: 0px;
	color: #444444;
	font-size: 18px;
	    font-weight: 700;
}
.panel-features i {
	margin-top: 10px;
}
.carousel-control {
	width: 45px !important;
	z-index: 99;
}
.active.panel-features {
	background-color: rgba(255, 255, 255, 0.7);
	position: relative;
}
.active.panel-features:before {
	position: absolute;
	content: "";
	top: -20px;
	left: 50%;
	margin-left: -20px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid rgba(255, 255, 255, 0.7);
}

.carousel {
	text-align: center;
}
.carousel .container {
	text-align: left;
	position: relative;
}
.slider_arrows i {
	position: relative;
	top: 31vh;
	cursor: pointer;
}
.carousel-control {
	opacity: 1 !important;
}
.carousel-control i, .carousel-control a {
	color: #8e8e8e !important;
}
.home_green_group .dir-list {
	height: inherit !important;
}
.home_green_group #groups-list li {
	padding-top: 0px !important;
}
.disc-slider h3 {
	font-size: 22px;
	color: #fff !important;
}
.slide_0.disc-slider {
	padding: 10px 20px;
	background: rgba(0, 0, 0, 0.2);
	left: inherit;
	left: 0px;
}
.section_minimum_height {
	height: 300px !important;
	margin-bottom: 0 !important;
}
.slide_1.disc-slider {
	padding: 30px 20px;
	background: rgba(0, 0, 0, 0.2);
}
.slide_2.disc-slider, .slide_3.disc-slider, .slide_5.disc-slider, .slide_6.disc-slider {
	padding: 30px 20px;
	background: rgba(0, 0, 0, 0.2);
}
.slide_3.disc-slider, .slide_4.disc-slider, .slide_5.disc-slider, .slide_6.disc-slider {
	top: 24vh;
}
.slide_4.disc-slider {
	padding: 30px 20px;
	background: rgba(0, 0, 0, 0.5);
}
.gd-cpt-widget-list .gd-cpt-wrow {
	margin: 2px;
}
.geodir-page .geodir_full_page #geodir_advance_search-1 {
	margin-top: -35%;
	position: absolute;
	width: 35%;
}
.geodir-page .geodir_full_page #geodir_advance_search-1 .geodir-listing-search .geodir-loc-bar-in .gd-search-input-wrapper {
	display: flex;
	flex: 1 1 100% !important;
	width: 100% !important;
	margin: 10px 0 !important;
}
.geodir-page .geodir_full_page #geodir_advance_search-1 .geodir-listing-search .geodir-loc-bar-in .gd-search-input-wrapper .gd-append-near-wrapper {
	float: left;
	width: 100%;
}
.geodir-page .geodir_full_page #geodir_advance_search-1 .geodir-listing-search .geodir-loc-bar-in .geodir_submit_search {
	background:#6EB23F none repeat scroll 0 0;
	color: #fff;
}
.gd-cptcat-row .gd-cptcat-li {
	list-style: outside none none;
	margin: 0;
}
.gd-cptcat-row > .gd-cptcat-ul {
	margin: 5px 0;
	padding-left: 1em;
}
.geodir-page .geodir_full_page #geodir_cpt_categories_widget-3 {
	margin-top: 30px;
}

.footer-color select {
    color: #fff;
    background-color: #292929;
    border: 1px solid #303030;
}
.kleo-carousel-container:hover .carousel-arrow .carousel-next {
     right: -30px;
      background: rgba(0,0,0,0.3);
}
.kleo-carousel-container:hover .carousel-arrow .carousel-prev {
    left: -30px;
      background: rgba(0,0,0,0.3);
}
div#basic-details-section input[type=password], div#basic-details-section input[type=email] {
    width: 90% !important;
}
input#signup_submit {
    background-color: transparent;
    display: inline-block;
    color: #adce23 !important;
    font-family: "Lato" !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .8px;
    padding: 6px 15px !important;
    border-radius: 4px;
    margin-top: 20px;
    border: 2px solid #adce23 !important;
    height: auto !important;
}
input#signup_submit:hover {
    background-color: #9fbd23 !important;
    color: #fff !important;
}
legend#field_1-1 {
    margin-bottom: 10px;
      color: #000;
    font-weight: 700;
}
form#signup_form div.submit {
    float: left !important;
}

form#signup_form div.submit input {
    margin-top: 0 !important;
}
form#login_form>input {
    border: 1px solid #e5e5e5 !important;
}


.icon_list ul {
    padding: 0;
    /*display: flex;
    flex-wrap: wrap;*/
    justify-content: space-between;
}
.icon_list ul li {
    list-style: none;
    display: flex;
    float: none;
    align-items: center;
}
.icon_list ul li:before{
	content: "";
	background: url("images/list_icon.png") no-repeat;
	width: 19px; height: 19px; margin-right: 10px;
}
.explore_btn .vc_btn3-container {
    width: 100%;
}
.explore_btn_container > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.popular_brand_content .icon_list ul li {
    font-weight: 600;
    font-size: 18px;
}
.popular_brand_content p {
    font-size: 18px;
    font-weight: 600;
}
.explore_btn_container .vc_btn3-container.vc_btn3-left {
    width: auto;
    max-width: 32%;
    flex: 0 0 32%;
}
.popular_brand_carousel a.btn:hover,
.popular_brand_carousel a.btn {
    display: table;
    margin: 50px auto auto;
    background: #6eb23f;
    color: #fff;
    font-size: 16px;
    border: 1px solid #6eb23f;
    padding: 10px 20px;
}

html body .explore_btn a.vc_general  {
    background-image: url(images/list_icon.png);
    background-color: transparent !important;
    border: 1px solid #BABABA !important;
    background-repeat: no-repeat;
    width: 100%;
    background-position: 10px center;
    color: #4E4949 !important;
    font-size: 13px;        
    border-radius: 10px;
    padding: 10px 10px 10px 35px;
}
html body .explore_btn a.vc_general:hover{
    background-color: #fff !important;
    border: 1px solid #fff !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
a.btn.send_button {
    background: #6EB23F;
    width: 100%;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    padding: 9px 0;
}
.section_cta p {
    color: #fff !important;
    font-size: 16px;
    line-height: 25px;
}
a.btn.click_here_btn {
    background: #1A1A1A;
    color: #fff;
    border-color: #1A1A1A;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 10px 20px;
}
.main-title {
    /*max-width: 870px;
    margin: 0 auto;*/
}
.popular_brand_carousel .hesperiden .tp-bullet {
    background: #D9D9D9 !important;
}
.popular_brand_carousel .hesperiden .tp-bullet.selected{
	background: #ACCE22 !important;
}

.section1 .list-title ul {
    padding: 0;
    display: block;
    margin-bottom: 10px;
    float: left;
}

.section1 .list-title li:first-child {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.section1 .list-title li {
    float: left;
    margin-left: 40px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}

.section1 .container .wpb_wrapper li {
    margin-bottom: 10px;
}
.section1 .container .icon_list .wpb_wrapper li {
    font-family: "Lato";
    font-size: 18px;
    margin-bottom: 20px;
    color: #fff;
}
.topic-content > .vc_column-inner {
    margin-top: 0;
    margin-bottom: auto;
}
.topic-section .topic-img h2 {
    z-index: 99;
    position: relative;
}
.topic-section .topic-img > .vc_column-inner > .wpb_wrapper .wpb_wrapper::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
}
.topic-section .topic-img:hover > .vc_column-inner > .wpb_wrapper .wpb_wrapper::after{
    opacity: 1;
}

.topic-section h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    line-height: 33px;
    margin: 0;
    text-transform: uppercase;
    z-index: 99;
    position: relative;
}
.topic-section .topic-img > .vc_column-inner {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    min-height: 214px;
    width: 100%;
    padding: 0;
}
.topic-section h2 a {
    cursor: pointer;
    color: #fff;
    height: 214px;
    margin: auto;
    flex-wrap: wrap;
    align-items: flex-end;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
}
.topic-section h2 a strong {
    width: 100%;
}
.topic-content h4.vc_custom_heading a {
    color: #1a1a1a;
    min-height: 52px;
    display: block;
}

.environmental a:hover,
.topic-content h4.vc_custom_heading a:hover{
	color: #63a237;
}
.environmental a {
    color: #1A1A1A;
    font-family: 'Lato';
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
}

.single_category a.btn {
    position: absolute;
    width: 100%;
    height: 100%;
    background: none;
    margin: auto;
    padding: 0;
    border: 0;
    box-shadow: none;
    z-index: 99;
}
.single_category a.btn:hover{ background:none; }

.single_category:hover .single_category_box p{ color:#6eb23f !important;}
.single_category:hover .single_category_box h3{ color:#6eb23f !important;}

.single_category .single_category_box p{ color:#fff !important;}
.single_category .single_category_box h3{ color:#fff !important;}

.topic-section > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.topic-section .topic-img {
    max-width: 283px;
}
.topic-section:first-child {
    padding-right: 10px;
}
.topic-section:last-child {
    padding-left: 10px;
}
.single_category_box .wpb_wrapper{ position:relative; z-index:9; }
.single_category .single_category_box:after {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
}
.single_category:hover .single_category_box:after{ display:block; }

.environmental .vc_column-inner .wpb_wrapper {
    display: flex;
    justify-content: center;
}
.environmental .vc_column-inner .wpb_wrapper .kleo_text_column {
    padding: 0;
    max-width: 16.66%;
    flex: 0 0 16.66%;
    margin-left: 22px;
    margin-right: 22px;
}
.environmental .vc_column-inner .wpb_wrapper .kleo_text_column img {
    margin-bottom: 10px;
}
.uppercase {
    text-transform: uppercase;
}
.left_cta a.btn {
    background: #191919;
    border-color: #191919;
    color: #fff;
    width: 130px;
    height: 46px;
    line-height: 46px;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
}
.left_cta p {
    color: #fff !important;
    font-size: 20px;
    margin-top: 10px;
}
.right_cta a.btn {
    background: none;
    color: #fff;
    padding: 0;
    border-width: 0 0 1px 0;
    font-size: 16px;
}
.topic-content h4.vc_custom_heading {
    margin-bottom: 5px;
}
.topic-content p {
    margin: 0;
}
.topic-content a {
    margin-top: 5px;
    display: block;
}
.main-slider-section span.tp-thumb-over{ display:none; }

.main-slider-section .erinyen .tp-thumb-title {
    text-align: center !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0 40px !important;
    font-size: 20px;
    font-weight: 700 !important;
}

.main-slider-section .tp-thumbs {
    margin-top: 10px;
}
.main-slider-section span.tp-thumb-image {
    border-radius: 10px;
}
.see_topic_btn a.vc_general {
    color: #6EB23F !important;
    background: transparent !important;
    border: 0 !important;
    font-size: 16px;
}
.main-slider-section rs-thumb.tp-thumb.selected {
    border-top: 3px solid #4A932A;
    border-radius: 10px;
}
.go_to_buttom a {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 17px;
    font-weight: 600;
    font-family: "Lato";
    letter-spacing: 1.5px;
}
.go_to_buttom p {
    margin: 0;
}

.newctaleft >.vc_column-inner {
	display: flex;
    /*justify-content: flex-end;
    background: rgba(0, 0, 0, 0.7);*/
    /*max-width: 530px;
    border-right: 5px solid #6EB23F;*/
    /*border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;*/
}
.newctaleft > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.newctaleft_parent {
    display: flex;
}

.left_cta .newctaleft a.btn {
    background: #6EB23F;
    border-color: #6EB23F;
    color: #fff;
    width: 130px;
    height: 46px;
    line-height: 46px;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: auto !important;
/*    margin-top: -20px !important;*/
}
.left_cta .newctaleft a.btn:hover {
    background: #fff;
    color: #6EB23F;
    border-color: #fff;
}
.left_cta .newctaleft p {
    color: #fff !important;
    font-size: 16px;
    margin-top: 5px;
    font-weight: 600;
}
.left_cta .newctaleft_bottom {
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    padding: 0 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.left_cta .newctaleft h2.vc_custom_heading {
    margin: 0;
    border-top-left-radius: 10px;
    padding: 10px 30px;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 800;
    text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.7);
}
.section2right > .vc_column-inner {
    box-shadow: 10px 10px 40px rgb(0 0 0 / 6%);
    background: #6eb23f;
    padding: 10px;
    border-radius: 25px;
}
.section2right > .vc_column-inner > .wpb_wrapper {
    padding: 40px;
    border: 2px solid #a7c724;
    border-radius: 25px;
}

.homefirstsecleft .kleo_text_column {
    font-family: 'Lato';
    font-style: italic;
    border-left: 5px solid #367bb7;
    padding-left: 50px;
}
.single_banner.landing_banner {
    min-height: 450px;
}

.single_category_box p{ font-size: 18px; font-weight: 600; }
.single_category_box h3 {
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    font-family: 'Lato';
    font-weight: 600;
    margin: 10px 0 auto 0 !important;
}
.newctaleft h3 {
    color: #6eb23f;
    margin-top: 0;
    margin-bottom: 0;
}
.newctaleft h4 {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    margin: 5px auto auto;
}
.newctaleft {
    display: flex;
}
.newctaleft a {
    background: #6EB23F;
    width: 130px;
    display: block;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    float: right;
    margin-top: -80px;
}

.sustainable-banner .section-container.container {
   max-width: 100%;
   width: 100%;
}
.sustainable-banner .sustainable-banner-content {
    /* min-height: 600px; */
    /*background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(8px);*/
    /* align-items: flex-start !important; */
    
    /* height: calc(85vw / 2.2435897435897436);*/

    min-height: 450px;
    justify-content: center !important; 
}

.sustainable-banner .plane-banner-content {
    min-height: 450px;
    justify-content: center !important; 
}
.sustainable-banner .plane-banner-content > .vc_column-inner > .wpb_wrapper {
    padding: 25px 25px 35px 25px;
    max-width: 465px;
}

.sustainable-banner .sustainable-banner-content ul {
    padding-left: 50px;
    padding-top: 1px;
}
.sustainable-banner .plane-banner-content h4.vc_custom_heading {
    border-bottom: 1px solid;
    display: inline-block;
}

.sustainable-banner .sustainable-banner-content li {
    /* color: #fff;
    margin: 22px auto;
    font-size: 24px; */
}
.sustainable-banner .sustainable-banner-content .wpb_column.vc_column_container.vc_col-sm-12 {
    margin-top: auto;
    margin-bottom: auto;
}
.blog-product-reviews .col-sm-9 .post-info {
    max-width: 700px;
}

a.btn.blog-product-reviews-btn {
    font-size: 16px;
    text-transform: uppercase;
    padding: 8px 21px;
    border-radius: 5px;
    margin-top: 30px;
}
.section1 .section1left > .vc_column-inner > .wpb_wrapper {
    background: #F7F7F7;
    padding: 0 20px;
    height: 336px;
    display: flex;
    align-items: center;
    border-left: 5px solid #4A932A;
}
.section1 .section1left .wpb_wrapper {
    font-size: 28px;
    color: #1A1A1A;
    line-height: 40px;
}
.section1 .section1left p {
    margin: 0;
}
.section1 .section1left .kleo_text_column .wpb_wrapper {
    padding-right: 80px;
}

.section1 .section1right  > .vc_column-inner > .wpb_wrapper {
    background: #F7F7F7;
    padding: 0 20px;
    height: 336px;
    display: flex;
    align-items: center;
}

.section1 .section1right h4 {
    font-size: 28px;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 20px;
}
.section1 .section1right p {
    color: #1A1A1A;
    font-size: 20px;
    font-weight: 600;
}

.section1 .section1right ul {
    padding-left: 22px;
}

.section1 .section1right  li {
    color: #1A1A1A;
    font-size: 20px;
    margin: 10px auto;
    font-weight: 600;
}
.section1 .section1right .kleo_text_column {
    padding-left: 30px;
}

.newsletter-section .newsletter-sec-left {
    padding-right: 20px;
}

.newsletter-section .newsletter-sec-left > .vc_column-inner {
    height: 375px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: #7fbf4d;
    background-repeat: no-repeat;
    background-size: auto 87%;
    background-position: 0 bottom;
}
.newsletter-section .newsletter-sec-left h3 {
    color: #fff;
    font-size: 32px;
}
.newsletter-section .newsletter-sec-left p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
.newsletter-section .newsletter-sec-left > .vc_column-inner > .wpb_wrapper {
    width: 60%;
}
.newsletter-section .newsletter-sec-left a.btn {
    background: #191919;
    border: 0;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 5px;
}



.newsletter-section .newsletter-sec-right > .vc_column-inner {
    height: 375px;
    background-repeat: no-repeat;
}

.newsletter-section .newsletter-sec-right h3 {
    color: #fff;
    font-size: 32px;
    font-weight: 800;
    margin-top: 30px;
}

.newsletter-section .newsletter-sec-right p {
    color: #fff;
    font-size: 20px;
    padding-left: 40px;
}
.newsletter-section .newsletter-sec-right li {
    color: #fff;
    margin: 14px auto;
}
.newsletter-section .newsletter-sec-right ul {
    padding-left: 56px;
}

.sustainable-banner .sustainable-banner-content h4.vc_custom_heading {
    border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 0;
}
.sustainable-banner h1.vc_custom_heading {
    margin: 0;
    text-transform: uppercase;
    font-weight: 800;
}
.sustainable-banner .plane-banner-content h1.vc_custom_heading{
    text-transform: inherit;
    font-weight: 600;
}

.sustainable-banner h3.vc_custom_heading {
    border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 1px;
    margin-bottom: 10px;
}
.sustainable-banner .sustainable-banner-content.sfc h2.vc_custom_heading {
    font-size: 44px;
    margin-bottom: 30px;
}
.sustainable-banner .sustainable-banner-content.sfc .kleo_text_column p {
    font-size: 20px;
    line-height: 30px;
}


.sustainable-banner .sustainable-banner-content > .vc_column-inner {
    display: flex !important;
    flex-direction: initial !important;
}

html body #rev_slider_23_1_wrapper .corporatetabs .tp-tab-content {
    display: flex;
    flex-wrap: wrap;
}
html body #rev_slider_23_1_wrapper .corporatetabs .tp-tab {
    padding: 10px 10px;
    height: 140px !important;
}
html body #rev_slider_23_1_wrapper .corporatetabs .tp-tab-selectbar{
	order: 1;
    margin-top: auto;
    margin-bottom: 0;

}
rs-fullwidth-wrap#rev_slider_23_1_forcefullwidth rs-module-wrap#rev_slider_23_1_wrapper {
    background: none !important;
}
.latest_community .lcleft > .vc_column-inner {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    padding: 30px 35px;
}
.latest_community .lcright > .vc_column-inner {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    padding: 30px 35px;
    min-height: 340px;
}
.latest_community .lcleft, .latest_community .lcright { padding:0 15px; }
.latest_community .lcleft li {
    margin-bottom: 15px;
    color: #1A1A1A;
    font-size: 16px;
    font-weight: 600;
}
.latest_community .lcleft li span {
    font-size: 14px;
    color: #6EB23F;
    clear: both;
    display: block;
}
.latest_community .lcleft ul{
	padding-left:18px;
}

.fgl_boxes > .wpb_column > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 30px;
}
.fgl_boxes h3.vc_custom_heading {
    margin-top: 0;
}
.fgl_boxes h4 {
    margin-top: 0;
    color: #1A1A1A;
    font-size: 20px;
    font-weight: 600;
}
.lcright .see_topic_btn {
    margin-top: 60px;
    display: block;
    clear: both;
}

.envboxes .wpb_wrapper p {
    text-align: justify;
    margin-top: 0;
}
.envboxes a.btn {
    font-weight: 600;
    font-size: 15px;
}
.envboxes a.btn i {
    margin-right: 0;
}

.envboxes .vc_single_image-wrapper img {
    width: 100%;
    /*height: 270px;
    object-fit: cover;*/
}
.envboxes {
    border-bottom: 1px solid #e5e5e5;
}
.envboxes h2 {
    margin-top: 0;
}
.envboxes .wpb_single_image figure,
.envboxes .wpb_single_image div,
.envboxes .wpb_single_image {
    display: block;
}


.single .article-content .call_out{
    background: #f8f8f8;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
}
.single .article-content .call_out p {
    line-height: 26px;
    font-family: "Lato";
    font-size: 16px;
}

.banner_row > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    clear: none;
}
.banner_row .banner_bx {
    margin: 0 auto;
    max-width: 16%;
    flex: 0 0 16%;
}
.banner_row .banner_bx a {
    color: #fff !important;
    font-weight: 500;
    font-size: 22px;
    display: flex;
    padding: 36px 30px;
    line-height: 23px;
    position: relative;
    z-index: 999;
    min-height: 118px;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.banner_row .banner_bx .kleo_text_column:after {
    content: "";
    background: rgba(0,0,0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
.banner_row .banner_bx p {
    margin: 0;
}

/* .banner_row .banner_bx h3{ position:relative; }
.banner_row .banner_bx h3:after {
	content: "";
    background: rgba(0,0,0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
} */

.main_banner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.main_banner > .section-container {
    width: 96%;
}
.main_banner h1 {
    color: #fff;
    font-size: 52px;
}
.main_banner p {
    color: #fff;
    font-size: 28px;
    max-width: 500px;
    line-height: 34px;
}



/*11-01-2023*/
.sf-hero-section p {
    margin-top: 0;
}
.sf-hero-section  h4 {
    margin-bottom: 10px;
}

.page-id-28165 section.custom-color h1, 
.page-id-28165 section.custom-color h2, 
.page-id-28165 section.custom-color h3, 
.page-id-28165 section.custom-color h4, 
.page-id-28165 section.custom-color h5, 
.page-id-28165 section.custom-color h6{
	color: #1A1A1A !important;
}

.tag {
    margin-right: 10px;
}
.tag button {
    padding: 5px 7px !important;
    font-size: 14px !important;
    border-radius: 100px !important;
}

.blue-tag.tag button {
	background: #D9EFFF !important;
    color: #1872B2 !important;
}
.green-tag.tag button {
	background: #E5FFD9 !important;
    color: #4A932A !important;
}
.red-tag.tag button {
	background: #FFEDD9 !important;
    color: #885D2A !important;
}


.sf-sidebar ul {
    padding: 0;
}

.sf-sidebar ul li a{
	color: #4E4949;
}

.sf-sidebar li {
    margin-bottom: 30px;
}

.sf-sidebar li a {
    background: url("images/republic-of-green-favicon.png") no-repeat 0 6px;
    padding-left: 30px;
    display: block;
}
.sf-documentary h2.vc_custom_heading {
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 0;
}

.sf-video .wpb_video_wrapper {
    padding: 0 !important;
}
.sf-video .wpb_video_wrapper a {
    width: 100%;
    display: block;
    height: 242px;
    font-size: 0;
}
.sf-infor-sec ul {
    padding-left: 20px;
}
.page-id-28165 section.custom-color .sf-infor-sec li {
    text-align: left;
    font-size: 18px;
    padding-bottom: 15px;
    color: #1A1A1A;
    list-style: disc;
}
.page-id-28165 section.custom-color .sf-infor-sec h5 {
    color: #6EB23F !important;
	font-size: 18px;
}
.page-id-28165 section.custom-color .sf-infor-sec h5 img {
    margin-left: 10px;
}

.page-id-12622 h1.page-title {
    margin-top: 30px;
	margin-bottom: 0;
}
.news_custom_5 .post-header .post-title {
    height: 60px !important;
}


ul.green-topics {
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

ul.green-topics li {
    max-width: 23.5%;
    flex: 0 0 23.5%;
    margin-right: 1.5%;
    margin-bottom: 15px;
    list-style: none;
    position: relative;
}
ul.green-topics li img {
    width: 100%;
    margin-bottom: 0;
    height: 149px;
    object-fit: cover;
}
.container .wpb_wrapper li span {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 800;
    line-height: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.green-topics li:nth-child(4n+4) {
    margin-right: 0;
}
.explore_right {
    box-shadow: 0 0 36px rgba(0,0,0,0.2);
}
ul.green-topics {
    margin-top: 40px;
}
.sustainable-banner {
    /* min-height: 600px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; */
}



.page-add {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}

.page-add .right-add-col, .page-add .left-add-col {
    max-width: 49.3%;
    flex: 0 0 49.3%;
    /* min-height: 375px; */
    display: flex;
    align-items: center;
}
.page-add .right-add-col {
    background-repeat: no-repeat !important;
	background-size: cover !important;
}
.page-add .left-add-col {
    background-repeat: no-repeat !important;
    background-position: 0 center !important;
}
.page-add h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 800;
	margin-top: 0;
    position: relative;
    z-index: 999;
}
.page-add p {
    color: #fff;
}
.page-add .inner-sec {
    padding: 15px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.page-add .left-add {
    /* max-width: 241px;
    float: right; */
}
.page-add .inner-sec .left-add:after {
    /* content: "";
    background: #729C55;
    width: 479px;
    height: 496px;
    display: block;
    position: absolute;
    z-index: 99;
    border-radius: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -160px; */
}
.page-add .left-add-col .inner-sec {
    border: 1px solid #E5E5E5;
    display: flex;
    align-items: flex-start;
    background: #fff;
    box-shadow: 0 0 44px rgba(0, 0, 0, 0.05);
    padding: 20px;
}
.page-add .left-add-col .inner-sec h3 {
    color: #6EB23F;
    margin-top: 1px;
    font-weight: 700;
    margin-bottom: 3px;
    position: relative;
    top: 0px;
}
.page-add .left-add-col .inner-sec .discription p {
    color: #1A1A1A;
    margin-top: 0;
    font-size: 18px;
    line-height: 30px;
}
.page-add .left-add-col .inner-sec .left-add-img {
    margin-right: 40px;
    max-width: 165px;
    flex: 0 0 165px;
}
.page-add .left-add a {
    position: relative;
    z-index: 999;
    color: #fff;
}
.page-add .discription{
	position: relative;
	z-index: 999;
}
.page-add .discription p {
    font-size: 18px;
    line-height: 26px;
}
.page-add .left-add-col .inner-sec .left-add {
    padding-left: 0;
}
.page-add .button-sec a {
    background: #6EB23F;
    background-image: url("images/right-arrow-white.png");
    background-repeat: no-repeat;
    background-position: center right 15px;
    font-size: 16px;
    text-transform: uppercase;
    padding: 14px 50px 14px 21px;
    border-radius: 5px;
    letter-spacing: 2px;
}
.page-add .button-sec {
    display: inline-flex;
    clear: both;
    margin-top: 5px;
	float: right;
}
.page-add .discription li {
    color: #fff;
    font-size: 18px;
    margin: 10px 0;
}
.page-add .left-add .button-sec {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: -2px;
}

.page-add .right-add-col .button-sec {
    position: relative;
    top: 19px;
    right: 24px;
}

.page-add .right-add-col .button-sec a {
    color: #fff;
    padding: 14px 47px;
    background: #7ABA49;
}

.page-add .right-add-col .right-add {
    /* max-width: 330px;
    float: right; */
}
.page-add .right-add-col .right-add ul {
    padding-left: 22px;
}


.sustainable-banner.kleo-gradient:before {
    background: rgba(0, 0, 0, 0.4 );
}

.info_box > .vc_column-inner > .wpb_wrapper {
    background: #F7F7F7;
    padding: 10px 30px;
    border-left: 2px solid #6EB23F;
}
.info_box ul {
    padding-left: 20px;
}
.info_box ul li {
    font-size: 16px;
    padding: 5px 0;
    font-weight: 400;
}
html body section.custom-color .info_box h5 {
    color: #6EB23F !important;
    font-size: 18px;
    font-weight: 600;
}
.info_box  img {
    margin-left: 6px;
}


.popular_brand_carousel #rev_slider_19_2_wrapper .custom.tparrows{
    background: rgba(0, 0, 0, 0);
}


.popular_brand_carousel #rev_slider_19_2_wrapper .custom.tparrows:before {
    color: #000;
}
.popular_brand_carousel #rev_slider_19_2_wrapper .tp-rightarrow:before {
    color: #000;
}
.popular_brand_carousel #rev_slider_19_2_wrapper .rs-touchhover .custom.tparrows:before{
    color: #fff;
}

.popular-cat > .wpb_column > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    width: 100%;
    justify-content: space-between;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    margin: 14px auto;
    border-radius: 10px;
    padding: 20px;
    min-height: 104px;
    display: flex;
    align-items: center;
}
.popular-cat > .wpb_column > .vc_column-inner > .wpb_wrapper img {
    margin: 0 15px 0 0;
}
.popular-cat > .wpb_column > .vc_column-inner > .wpb_wrapper p {
    margin: 0;
}
.popular-cat > .wpb_column > .vc_column-inner > .wpb_wrapper a {
    margin: 0 auto;
    display: flex;
    align-items: center;
    color: #1A1A1A;
    font-size: 20px;
    font-weight: 600;
}
.popular-cat > .wpb_column > .vc_column-inner > .wpb_wrapper a b {
    display: contents;
    font-size: 18px;
    color: #4E4949;
}
.popular-cat > .wpb_column > .vc_column-inner > .wpb_wrapper a:hover{
    color: #82bf34;
}
.popular-cat-btn {
    border-radius: 5px !important;
    text-transform: uppercase;
}
.max-width-1087px {
    max-width: 1087px;
}
.max-width-1087px.center-align {
    margin-left: auto;
    margin-right: auto;
}
.fashion-chat-bx ul {
    padding-left: 20px;
}
.fashion-chat-bx .inside a {
    color: #1A1A1A;
    font-weight: 600;
}
.fashion-chat-img img {
    min-height: 402px;
    object-fit: cover;
}
.popular_brand_carousel #rev_slider_19_1_wrapper .custom.tparrows {
    background: none;
}
.popular_brand_carousel #rev_slider_19_1_wrapper .custom.tparrows:hover {
    background: rgba(0,0,0,0.4);
}
.popular_brand_carousel #rev_slider_19_1_wrapper .custom.tparrows.tp-leftarrow:after,
.popular_brand_carousel #rev_slider_19_1_wrapper .custom.tparrows.tp-leftarrow:before {
    color: #ccc;
    font-size: 20px;
}
.green-topic-form textarea {
    width: 100%;
    height: 110px;
    resize: none;
}
.green-topic-form span.wpcf7-spinner {
    display: none;
}
.green-topic-form input[type="submit"] {
    padding: 12px 0;
    width: 100%;
    border: 1px solid #6EB23F;
    background: #6EB23F;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 5px;
}
.green-topic-form  p {
    margin-bottom: 0;
}
.green-topic-form input[type="submit"]:hover {
	border-color: #6EB23F;
	color: #6EB23F;
    padding: 12px 0;
}


article.category-all-news .post-header .post-meta {
    font-size: 0;
}
.single-post .category-all-news time.entry-date {
    display: none;
}


article.category-all-news .post-header .post-meta {
    display: none;
}

.banner-450.sustainable-banner .sustainable-banner-content {
    min-height: 450px;
}


.banner-450.sustainable-banner .sustainable-banner-content > .vc_column-inner {
    margin: auto;
}
.service_box .kleo_text_column {
    padding: 0;
    max-width: 290px;
    margin: 0 auto;
    min-height: 180px;
}
.biodiversity-title {
    max-width: 700px;
    margin: 0 auto;
}

.ecosystem-services ul {
    padding-left: 20px;
}

.width1000 .wpb_wrapper {
    max-width: 1000px;
    margin: 0 auto;
}

.list-number .vc_col-sm-2 h4 {
    font-family: 'Georgia';
    font-size: 80px;
	font-weight: 400;
}

.list-number .vc_col-sm-2 h4 sup {
    font-size: 40px;
}
.list-number .vc_col-sm-8 h5 {
    margin-top: 0;
    color: #4E4949;
    font-family: Lato;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 16px;
}

.list-number .vc_col-sm-8 {
    position: relative;
    left: -50px;
}
.list-number .approx {
    background: #F0F7EB;
    padding: 16px 0;
}
.list-number p {
    margin-top: 0;
}
.list-number .approx p {
    color: #6EB23F !important;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Lato';
}
.list-number.min-container {
    margin-bottom: 30px;
}
.list-number .vc_col-sm-8 p {
    line-height: 26px;
}
.min-container {
    max-width: 1060px;
    margin: 0 auto;
}
.list-number .approx.vc_column_container > .vc_column-inner {
    padding: 0 10px;
}
.subborder:after {
    content: "";
    width: 41px;
    height: 3px;
    background: #6EB23F;
    display: block;
    border-radius: 2px;
}
.dinosaurs-right p {
    font-family: "Lato";
    color: #4E4949;
    font-size: 16px;
    line-height: 28px;
    margin-top: 0;
}
.custom-text-style li,  
.custom-text-style p{
	font-family: "Lato";
    color: #4E4949;
    font-size: 16px;
    line-height: 28px;
}
.custom-text-style h4,
.dinosaurs-right h4 {
    font-family: "Lato";
    font-weight: 700;
    color: #1A1A1A;
    margin-bottom: 10px;
    margin-top: 10px;
}
.passenger-pigeon-left p {
    margin-top: 0;
}
.passenger-pigeon-left h4 {
    margin-top: 0;
}
.passenger-pigeon-left p {
    margin-top: 0;
    margin-bottom: 20px;
}
.habitat-destruction {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.dinosaurs-left figure {
    padding: 10px;
    background: #EFEFEF;
}
.dinosaurs-left .vc_custom_1700821079252 figure{ padding-bottom: 0; margin-top: 20px;}

.container-1000 {
    max-width: 1000px;
    margin: 0 auto;
}
.vc_custom_1700822429320 p {
    margin-top: 0;
}
.are-grid-section .vc_col-sm-4 {
    border: 1px solid #DDDDDD;
    padding: 20px 10px;
}

.are-grid-section ul {
    padding-left: 20px;
}
.are-grid-section ul li{
    font-family: "Lato";
    color: #4E4949;
    font-size: 16px;
    line-height: 28px;
}

.are-grid-section .vc_row.wpb_row.vc_row-fluid.row{
    display: flex;
}

.are-grid-section .are-grid-img, .are-grid-section .are-grid-img .vc_column-inner {
    padding: 0;
}

.are-grid-section .are-grid-white {
    background: #fff;
}
.accordion-section .vc_tta-panel {
    box-shadow: 0 0 44px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    border-radius: 10px;
}

.accordion-section .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{
	padding: 19px 20px;
}
.accordion-section .vc_tta-panel-body {
    border-radius: 10px !important;
}
.accordion-section .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f7f7f7;
    background-color: #fff;
    border-radius: 10px !important;
}


.maximum-container.protect-biodiversity {
    margin-top: -300px;
    width: 100%;
}

.protect-biodiversity .wpb_column.vc_column_container.vc_col-sm-12{
	margin-top: -230px;
}

.protect-biodiversity > .section-container.container {
    background: #FFF;
    padding: 30px 30px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.14);
}

.protect-biodiversity-grid .wpb_column.vc_column_container {
    position: relative;
}

.protect-biodiversity-grid > .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper {
    border-right: 1px solid #D9D9D9;
}

.protect-biodiversity-grid > .wpb_column.vc_column_container:last-child > .vc_column-inner > .wpb_wrapper {
    border-right: 0;
}

.brink-extinction-list ul {
    padding-left: 16px;
}
.brink-extinction-list  li {
    margin-bottom: 30px;
}
.blog-section .wpb_single_image {
    margin-bottom: 14px;
}
.blog-bx > .vc_column-inner > .wpb_wrapper {
    padding: 14px;
    box-shadow: 0 0 20px rgba(0,0,0,0.10);
    border-radius: 10px;
}

.are-grid-section .are-grid-img {
    display: flex;
}

.are-grid-section .are-grid-img * {
    display: flex;
    flex-wrap: wrap;
	width: 100%;
    height: 100%;
    object-fit: cover;
}

.vc_custom_heading.txt-uppercase {
    text-transform: uppercase;
}

.accordion-section h4 a span {
    color: #1A1A1A;
    font-size: 20px;
    font-weight: 700;
}
.accordion-section .vc_tta-panel-body p {
    margin-top: 0;
}

.accordion-section 
 .vc_tta-panel-body {
    padding-top: 0 !important;
}
.accordion-section .vc_tta .vc_tta-controls-icon {
    width: 20px;
    height: 20px;
    font-weight: 700 !important;
}
.accordion-section .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{
	border-width: 3px 0 0 0;
	border-color: #4E4949;
}

.accordion-section .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
	border-width: 0 0 0 3px;
	border-color: #4E4949;
}

.maximum-container{ max-width: 1160px; margin: 0 auto;}
.container-786 {
    max-width: 786px;
    margin: 0 auto;
}


.bet-blog p {
    margin: 0;
	font-family: "Lato";
    color: #4E4949;
    font-size: 16px;
    line-height: 28px;
}

.bet-blog h4 {
    color: #000;
	margin-top: 20px;
    text-align: left;
    font-family: Lato;
    font-weight: 700;
    font-style: normal;
}

.bet-blog a:hover h4{ color: #6EB23F;}

.biodiversity-loss-crisis > .section-container.container {
    padding-left: 0;
    padding-right: 0;
}

.slickslider button.slick-prev.slick-arrow{
	background: url("images/prev-arrow.png") no-repeat center;
	width: 19px;
	height: 30px;
}
.slickslider button.slick-next.slick-arrow{
	background: url("images/next-arrow.png") no-repeat center;
	width: 19px;
	height: 30px;
}
.slickslider button.slick-arrow {
    margin-top: -46px;
}
.slickslider button.slick-arrow::before{ display: none;}



.fw-banner {
    display: flex;
    align-items: center;
}
.fw-banner h1.vc_custom_heading {
    text-transform: uppercase;
    margin: 0;
}
.quote-txt blockquote {
    border-color: #6EB23F;
    border-width: 3px;
    font-weight: 600;
    font-style: italic;
    color: #4E4949;
    font-size: 16px;
}
.quote-txt blockquote p {
    color: #4E4949;
    font-size: 18px;
    font-weight: 600;
    line-height: 34px;
}

.fw-green-list {
    padding-left: 60px;
    padding-bottom: 30px;
    position: relative;
}
.fw-green-list:before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    left: 24px;
    border-left: 2px dashed #C2C2C2;
    top: 30px;
}

.fw-green-list h4 {
    text-transform: uppercase;
    font-weight: 600;
	margin-top: 0;
	font-size: 20px;
}
.fw-green-list h6 {
    text-transform: uppercase;
    font-weight: 600;
}
.fw-green-list > .vc_column-inner {
    background: #F7F7F7;
	padding: 20px;
}
.fw-green-list > .vc_column-inner:before {
    content: "";
    width: 23px;
    height: 23px;
    border: 2px solid  #C2C2C2;
    border-radius: 100%;
    position: absolute;
    left: 14px;
    top: 20px;
    background: #fff;
}
.fw-green-list > .vc_column-inner:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    background: #C2C2C2;
    display: block;
    top: 26px;
    left: 20px;
    border-radius: 100%;
}
.fw-sidebar .kleo_text_column {
    display: flex;
    justify-content: space-between;
}

.fw-green-list h4.fw-sub-heading {
    text-transform: inherit;
}

.fw-green-list .vc_separator {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.fw-green-list.last:before {
	display: none;
}

.beyond-food-right ul {
    padding-left: 20px;
}

.beyond-food-right > .vc_column-inner > .wpb_wrapper {
    padding-left: 20px;
}
.beyond-food-right ul li {
    margin-bottom: 30px;
}
.economic-impact > .vc_column-inner > .wpb_wrapper {
}
.economic-impact ul {
    padding-left: 20px;
}
.economic-impact ul li {
    margin-bottom: 30px;
}

.fw-detail h6.uline {
    text-transform: uppercase;
    font-weight: 600;
}
.fw-detail h6.uline{
	text-transform: uppercase;
    font-weight: 600;	
}
.fw-detail h6.uline:after {
    content: "";
    width: 41px;
    height: 3px;
    display: block;
    background: #6EB23F;
    border-radius: 2px;
    margin-top: 5px;
}

.fw-detail.fw-white > .wpb_column {
    background: #fff;
}
.fw-detail.fw-white.vc_custom_1701773999156 > .wpb_column {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.fw-detail.fw-white {
    border-color: #F7F7F7;
    border-style: solid;
    border-width: 0 20px 0 20px;
	padding: 0 5px;
}

.further-reading > .wpb_column > .vc_column-inner > .wpb_wrapper {
    padding: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
    border-radius: 10px;
}

.foodwaste-container > .section-container.container {
     max-width: 1280px;
}
.further-reading > .wpb_column > .vc_column-inner,
.further-reading > .vc_col-sm-4,
.further-reading {
    display: flex;
	flex-wrap: wrap;
}
.further-reading > .wpb_column.further-reading-last > .vc_column-inner > .wpb_wrapper {
    box-shadow: none;
    align-items: center;
    display: flex;
}
.further-reading .further-reading-last blockquote {
    border-color: #4A932A;
}


.fw-green-list.sticky > .vc_column-inner:after{
	background: #6EB23F;
}
.fw-green-list.sticky:before,
.fw-green-list.sticky > .vc_column-inner:before{
	border-color: #6EB23F;
}

.further-reading blockquote p {
    font-weight: 400;
    font-size: 16px;
}
.further-reading blockquote {
    padding-right: 0;
}
.environmental-impact {
    margin: 0 auto;
}

h2.freading-heading {
    text-transform: uppercase;
}




article#post-32409 .article-meta {
    display: none;
}

.single.single-post #main-container.container-full #wpdevar_comment_1,
.single.single-post #main-container.container-full .shareContent,
.single.single-post #main-container.container-full .yarpp-related,
.single.single-post #main-container.container-full .abh_box {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 20px !important;
}
.single.single-post #main-container.container-full .article-media {
    display: none;
}


.single-post .article-content .custom-text-style li, .single-post .article-content .custom-text-style p {
    font-family: "Lato";
    color: #4E4949;
    font-size: 16px;
    line-height: 28px;
}

.single-post .article-content .foodwaste-container blockquote {
    border-color: #6EB23F;
    border-width: 0 0 0 5px;
    font-weight: 600;
    font-style: italic;
    color: #4E4949;
    font-size: 16px;
    border-style: solid;
    padding: 10px 20px;
}
.single-post .article-content .foodwaste-container blockquote:before{
	display: none;
}
.single-post .article-content .foodwaste-container blockquote p {
    color: #4E4949;
	margin: 0 auto;
    font-size: 18px;
    font-weight: 600;
	font-style: italic;
    line-height: 34px;
}
.article-content .container-wrap.foodwaste-container {
    position: inherit;
}

.single-post .article-content .foodwaste-container .further-reading-last blockquote,
.single-post .article-content .foodwaste-container .further-reading-last blockquote p {
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
	padding-right: 0;
}

.species-list li {
    margin-bottom: 20px;
}


.postid-32409 .article-media {
    display: none;
}




.single.single-post #main-container.container-full .article-content .container-wrap.post-sidebar {
    max-width: 320px;
    position: absolute;
    right: 0;
    left: auto;
    width: 100%;
    top: 450px;
	padding: 0 !important;
}

.custom-width-1170px{
    max-width: 1170px;
    margin: 0 auto !important;
}
.single.single-post #main-container.container-full .article-content {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}
.single.single-post #main-container.container-full .fw-banner {
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
}

.single-post .article-content .post-sidebar ul {
    padding-left: 0;
	margin: 0;
}
.single-post .article-content .post-sidebar img {
    width: 70px;
}

.single-post .article-content .post-sidebar a {
    padding-left: 15px;
    text-decoration: none;
    border: 0;
    box-shadow: none;
}
.single-post .article-content .post-sidebar a:hover{
	background: transparent;
}
.single-post .article-content .post-sidebar h3.widget-title {
    font-size: 20px;
    margin-top: 0;
}
.single-post .article-content .post-sidebar #text-6,
.single-post .article-content .post-sidebar #text-5 {
    background: #F7F7F7;
    padding: 20px;
	margin-bottom: 30px;
}

.single-post .article-content .post-sidebar article.post-item,
.single-post .article-content .post-sidebar li {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px !important;
    margin: 0 0 15px 0;
}
.single-post .article-content .post-sidebar article.post-item:last-child,
.single-post .article-content .post-sidebar li:last-child {
    border-bottom: 0;
    padding-bottom: 0 !important;
	margin-bottom: 0;
}

.single-post .article-content .post-sidebar #text-6 ul.responsive-pills {
    display: none;
}
.single-post .article-content .post-sidebar article.post-item {
    background: no-repeat;
}
.single-post .article-content .post-sidebar article.post-item .row.post-content {
    margin: 0;
}
.single-post .article-content .post-sidebar article.post-item a {
    padding: 0;
}
.single-post .article-content .post-sidebar article.post-item .col-sm-3 {
    padding: 0;
    width: 100%;
    max-width: 100px;
}

.single-post .article-content .post-sidebar article.post-item img {
    width: 100%;
}
.single-post .article-content .post-sidebar article.post-item .col-sm-9 {
    width: 100%;
    padding: 0;
    max-width: 166px;
    padding-left: 15px;
}
.single-post .article-content .post-sidebar article.post-item  .row.post-content {
    margin: 0;
    display: flex;
}
.single-post .article-content .post-sidebar article.post-item  .post-info {
    display: none;
}

.single-post .article-content .post-sidebar #text-10 h3.widget-title,
.single-post .article-content .post-sidebar #text-7 h3.widget-title {
    background: #6EB23F;
    color: #fff;
    font-size: 18px;
    margin: 0;
    text-align: center;
    padding: 10px 0 0 0;
}

.single-post .article-content .post-sidebar #text-10 h2,
.single-post .article-content .post-sidebar #text-7 h2 {
    background: #6EB23F;
    color: #fff;
    margin: 0;
    font-size: 22px;
    padding: 0 0 10px 0;
    text-align: center;
    text-transform: uppercase;
}
.single-post .article-content .post-sidebar #text-10 img,
.single-post .article-content .post-sidebar #text-7 img {
    width: 100%;
    margin-top: -12px;
	margin-bottom: -12px;
}


.single-post .article-content .post-sidebar #text-10 .go_d,
.single-post .article-content .post-sidebar #text-7 .go_d {
    border-left: 1px solid #D2D2D2;
    border-right: 1px solid #D2D2D2;
    padding: 6px 10px 20px 10px;
}

.single-post .article-content .post-sidebar #text-10 .go_d h4,
.single-post .article-content .post-sidebar #text-7 .go_d h4 {
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 0;
}

.single-post .article-content .post-sidebar #text-10 .go_d em,
.single-post .article-content .post-sidebar #text-7 .go_d em {
    color: #6eb23f;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    display: block;
}

.single-post .article-content .post-sidebar #text-7 .smile-br img {
    width: auto;
}
.single-post .article-content .post-sidebar #text-10 .smile-br img {
    margin: 0 20px 0px 0;
	width: auto;
}


.single-post .article-content .post-sidebar #text-10 .whishli br,
.single-post .article-content .post-sidebar #text-7 .whishli br {
    display: none;
}
.single-post .article-content .post-sidebar #text-10 .go_d li,
.single-post .article-content .post-sidebar #text-7 .go_d li {
	background: url("images/checlist.png" ) no-repeat 0 3px;
    border: 0;
    padding: 0 0 0 26px;
    margin: 0 0 10px 0;
}
.single-post .article-content .post-sidebar #text-10 .go_d ul,
.single-post .article-content .post-sidebar #text-7 .go_d ul {
    margin-bottom: 20px;
}
.single-post .article-content .post-sidebar #text-7 .smile-br br {
    display: none;
}
.single-post .article-content .post-sidebar #text-7 .go_d em span {
    border-bottom: 1px solid #6eb23f;
}

.single-post .article-content .post-sidebar .smile-br {
    color: #6EB23F;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}

.single-post .article-content .post-sidebar .post-sidebar-btn a {
    display: block;
    background: #5C5C5C;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 19px 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.single-post .article-content .post-sidebar #text-9 {
    background: url("images/sidebar-quote.jpg" ) no-repeat 0 3px / cover;
    padding: 10px 0;
}

.single-post .article-content .post-sidebar #text-9 h3 {
    color: #fff;
    position: relative;
    font-size: 20px;
    padding: 0 10px 0 40px;
    margin-bottom: 0;
}
.single-post .article-content .post-sidebar #text-9 h3 span {
    font-size: 64px;
    position: absolute;
    top: 10px;
    right: auto;
    left: 11px;
}
.single-post .article-content .post-sidebar #text-9 h5 {
    color: #fff;
    font-weight: 500;
    font-style: italic;
    padding: 0 20px 0 30px;
    margin-top: 0 !important;
}

.single-post .article-content .post-sidebar #text-10 .smile-br {
    font-size: 17px;
    margin-left: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}


.foodwaste-container .fw-green-list {
    padding-right: 15px; 
}

.single.single-post #main-container.container-full .article-content .container-wrap.post-sidebar > .section-container.container {
    padding-left: 0;
}

.foodwaste-container > .section-container.container > .vc_row > .vc_column_container.vc_col-sm-9 {
    padding-right: 30px;
}

.single.single-post #main-container.container-full .article-content .container-wrap.post-sidebar .wpb_widgetised_column.sidebar {
    padding-top: 50px;
}

.vc_row.nor-margin {
    margin-left: 0;
    margin-right: 0;
}

.text-uppercase {
    text-transform: uppercase;
}

.kleo-search-form form.searchform input[type="text"] {
    background: #f7f7f7;
    border-radius: 0 !important;
}
.kleo-search-form.news_search form.searchform input {
    height: 46px !important;
    opacity: 1 !important;
}
.kleo-search-form.news_search form.searchform input {
    background-position: -27px 2px !important;
}
.kleo-search-form.news_search form.searchform  span.input-group-btn {
    top: 10px;
}

.kleo_ajax_results .ajax_search_content a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.kleo_ajax_results .ajax_search_content a:hover{
    color: #6eb23f;
}
.kleo_ajax_results .kleo_ajax_entry.format- {
    display: flex;
}



.kleo_ajax_results .ajax_search_image {
    max-width: 44px;
    flex: 0 0 44px;
}

#mc_embed_signup .indicates-required{ text-align: left;}
html body #mc_embed_signup .indicates-required {
    text-align: left;
    margin-bottom: 20px;
    font-size: 15px;
}
html body #mc_embed_signup form {
    margin: 0;
    padding: 0;
}
html body #mc_embed_signup h2 {
    font-family: "Lato";
    color: #313131;
    font-weight: 400;
    line-height: 28px;
    font-size: 18px;
    margin-top: 0;
}
html body #mc_embed_signup .mc-field-group.input-group input[type="checkbox"] {
    margin-right: 10px;
    margin-top: 2px;
}
html body #mc_embed_signup .mc-field-group label {
    margin-bottom: 10px;
}
html body div#mc_embed_signup {
    background: #f9f9f9 !important;
    border: 1px solid #e9ebee;
    padding: 15px;
}
html body #mc_embed_signup .mc-field-group.input-group{ margin-top: 10px;}


/*01-03-2024*/
.list-heading h2 {
    color: #6eb23f;
    letter-spacing: 4px;
}
.opct:after {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.opct > .section-container.container {
    position: relative;
    z-index: 999;
}
.opct p {
    font-size: 22px;
    line-height: 36px;
    font-style: italic;
}

html body .join-the-community-form #mc_embed_signup {
    width: 100%;
    background: none !important;
    border: 0 !important;
}
html body .join-the-community-form #mc_embed_signup input#mc-embedded-subscribe {
    background-color: #6eb23f;
    height: 50px;
    padding: 0 30px;
    margin-top: 10px;
}
html body .join-the-community-form #mc_embed_signup h2 {
    font-size: 34px;
    margin-bottom: 30px;
    color: #6eb23f;
}
/**/


.list-heading h2 {
    color: #6eb23f;
    letter-spacing: 4px;
}

.hero-bx-section .hero-bx-img .vc_column-inner {
    /* height: 157px;
    display: flex;
    align-items: center;
    justify-content: center; */
    padding: 0;
}

.hero-bx-section .hero-bx-row > .vc_column-inner > .wpb_wrapper .vc_row.wpb_row.vc_inner {
    margin: 0 auto;
}
.hero-bx-section .hero-bx-row > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 10px;
}
.hero-bx-section .hero-bx-content p {
    font-size: 16px;
    line-height: 22px;
}
.hero-bx-section .hero-bx-img h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    line-height: 26px;
    margin-top: 0;
    z-index: 99;
    position: relative;
}

.hero-bx-section .hero-bx-img .vc_column-inner:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
}
.hero-bx-section .hero-bx-img:hover .vc_column-inner:after{
    opacity: 1;
}
.hero-bx-section .hero-bx-img:hover a {
    color: #6eb23f;
}

.container-wrap.main_banner{
    height: calc(70vw / 2.2435897435897436);
}
.hero-bx-section .hero-bx-row a {
    color: #fff;
    height: 157px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.flag-container {
    max-width: 1000px;
    margin: 0 auto;
}
.flag-container p {
    color: #1A1A1A;
    font-size: 24px;
    font-family: "Lato";
    line-height: 34px;
    margin: 0 auto;
}

.flag-container > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
}
.flag-container .wpb_single_image {
    margin-bottom: 0;
    max-width: 66px;
    flex: 0 0 66px;
    margin-right: 18px;
}
.flag-container > .wpb_column > .vc_column-inner {
    padding: 0;
}


/*17-04-2024*/

.sustainable-banner .sustainable-banner-content > .vc_column-inner > .wpb_wrapper {
    background: rgba(255,  255, 255, 0.89);
    border-radius: 15px;
    padding: 25px 25px 35px 25px;
    max-width: 465px;
}

.sustainable-banner .sustainable-banner-content.biodiversity-loss > .vc_column-inner > .wpb_wrapper {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    padding: 25px;
    max-width: 465px;
    margin-top: -70px;
}

.sustainable-banner .plastic-pollution.sustainable-banner-content > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    padding: 20px;
}


.max-width-1074px{
    max-width: 1074px;
    margin: 0 auto !important;
}

.single_category_left > .vc_column-inner {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}
.single_category_left {
    padding: 0 10px;
}
.green-directory-content ul {
    padding-left: 20px;
}
a.btn.green-directory-btn {
    border: 0;
    color: #6EB23F;
    font-size: 22px;
    font-weight: 800;
    padding: 0;
    text-align: left;
}
a.btn.green-directory-btn:hover{
    background: transparent;
}
.max-width-743px{
    max-width: 743px;
    margin: 0 auto !important;
}
.max-width-743px > .wpb_column > .vc_column-inner {
    border-left: 4px solid #6EB23F;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    padding: 14px 30px;
}
.max-width-800px{
    max-width: 800px;
    margin: 0 auto !important;
}
.max-width-840px{
    max-width: 840px;
    margin: 0 auto !important;
}
.max-container-width-860px{
    max-width: 860px;
    margin: 0 auto !important;
}
.max-width-830px{
    max-width: 830px;
    margin: 0 auto !important;
}
.max-width-830px > .wpb_column > .vc_column-inner {
    border-left: 4px solid #6EB23F;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    padding: 14px 30px;
}
.max-width-830px > .wpb_column > .vc_column-inner p,
.max-width-743px > .wpb_column > .vc_column-inner p {
    margin: 0;
}
.max-width-1000px {
    max-width: 1000px;
    margin: 0 auto !important;
}
.max-width-990px {
    max-width: 990px;
    margin: 0 auto !important;
}

.max-width-1050px {
    max-width: 1050px;
    margin: 0 auto !important;
}
.blog-product-reviews article .row.post-content {
    align-items: start;
    display: flex;
    flex-wrap: wrap;
}
.blog-product-reviews article .row.post-content .post-header {
    margin-top: -6px;
}
.blog-product-reviews article h3.post-title.entry-title a {
    color: #1A1A1A;
    font-size: 22px;
    font-weight: 600;
}
.blog-product-reviews article .entry-summary p {
    color: #1a1a1a;
    font-size: 16px;
    line-height: 28px;
}
.blog-product-reviews article {
    padding: 10px 0 !important;
}
.btn.btn-highlight.style2 {
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
/**/
/*18-04-2024*/
.join-community-form > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    max-width: 277px;
    float: right;
    width: 90%;
    padding: 26px 15px;
}
.join-community-form > .vc_column-inner > .wpb_wrapper a.btn {
    background: #6EB23F;
    border: 0;
    padding: 13px 26px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 5px;
}   
.apparel-boxes .single_category_box {
    min-height: 297px;
    align-items: flex-end;
}
.apparel-boxes .single_category_box .wpb_wrapper {
    margin-bottom: 15px;
}
.tropics-bx {
    height: 144px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.tropics-bx p {
    color: #fff;
    font-weight: 600;
    margin: 0;
}
.tropics-bx .wpb_wrapper {
    clear: both;
    position: static;
    z-index: 999;
}
.tropics-bx a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.tropics-bx::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
}
.tropics-bx:hover::after{
    opacity: 1;
}
/**/
.interested-green-topics {
    border-top: 5px solid #D9D9D9;
}
.container .wpb_wrapper  ul.green-topics li span {
    font-weight: 700;
}

.topic_grid_sec > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.topic_grid_sec > .wpb_wrapper > .widget.widget_block {
    flex: 0 0 23.5%;
    max-width: 23.5%;
    position: relative;
    margin-bottom: 15px;
}
.topic_grid_sec > .wpb_wrapper > .widget.widget_block a {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: flex-end;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    z-index: 99;
    padding: 0 12px 12px 12px;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    height: 70px;
}
.topic_grid_sec > .wpb_wrapper > .widget.widget_block a:hover{
    color: #6eb23f;
}
.environmental_grid_sec_sidebar p {
    margin-top: 8px;
}
.environmental_grid_sec_sidebar .sidebar .widget{
    margin: 0;
}

.topic_grid_sec > .wpb_wrapper > .widget.widget_block .wp-block-media-text__content:after {
    /* content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0; */
}
.topic_grid_sec > .wpb_wrapper > .widget.widget_block:hover .wp-block-media-text__content:after{
    opacity: 1;
}

.topic_grid_sec .wp-block-media-text{
    grid-template-columns:100% 1fr;
}
.topic_grid_sec .wp-block-media-text img {
    /* border-radius: 6px; */
}
.interested-green-topics .interested-green-content {
    padding-right: 30px;
}
.interested-green-content .max-width-735px .vc_column-inner > .wpb_wrapper{
    max-width: 735px;
    border-left: 5px solid #6EB23F;
    padding-left: 12px;
}
.interested-green-content .max-width-735px h2 {
    margin-top: 0;
    margin-bottom: -10px;
    padding-top: 10px;
}

.topic_grid_sec > .wpb_wrapper > .widget.widget_block p {
    margin: 0;
}

.amazon_finds a {
    color: #6eb23f;
}
.amazon_finds a:hover{
    color: #6eb23f;
    text-decoration: underline;
} 
.page-add .right-add-col .inner-sec {
    padding: 0;
}
.page-add .right-add-col .inner-sec .right-add {
    position: relative;
    top: 25px;
}
.page-add .right-add-col .tatitlek-col-1 > .tatitlek-col-content.Column__content {
    max-width: 400px;
}




.interested-green-topics .interested-green-content .sidebar {
    padding-bottom: 0;
}


.single_category a.btn:hover,
.single_category a.btn:hover,
.topic_grid_sec a:hover{
    color: #6eb23f
}
.tropics-bx a:hover {
    color: #6eb23f;
}


.heading-underline h2 a:hover{
    color: #6eb23f;
    text-decoration: underline;
}
a.btn.blog-product-reviews-btn:hover{
    /* background: #ffffff !important;
    border-color: #e5e5e5 !important;
    color: #000000 !important; */

}

.popular_brand_carousel rs-carousel-wrap {
    left: 0 !important;
}
.popular_brand_carousel #rev_slider_19_1_wrapper  rs-arrow.tp-rightarrow.tparrows {
    right: 10px !important;
    left: auto !important;
}

.search.search-results article .post-header .post-meta {
    display: none;
}

.env-content-img.env-sec-content-odd {
    padding-right: 30px;
}
.env-content-img.env-sec-content-even{
    padding-left: 30px; 
}

.margin-top-zero p { margin-top: 0; }
.cust-related-posts{margin:0 auto; font-size:14px; text-align: center; padding: 30px 0;}
.posts-listing.blog-product-reviews article:first-child {
    padding-top: 0 !important;
}
.step-one-img figure.wpb_wrapper.vc_figure img {
    height: 350px;
    object-fit: cover;
}

.max-width-850px {
    max-width: 850px;
}
.max-width-850px.margin-auto {
    margin: 0 auto;
}
.gi-thumbnail-img figure.wpb_wrapper.vc_figure {
    width: 100%;
}
.gi-thumbnail-img figure.wpb_wrapper.vc_figure .vc_single_image-wrapper {
    width: 100%;
}
.gi-thumbnail-img figure.wpb_wrapper.vc_figure img {
    width: 100%;
}
section.container-wrap.get-involved-last-sec {
    margin: 0 auto;
}
.gi-thumbnail-sec h4.vc_custom_heading a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
    padding: 0 60px;
}


.environmental-point > .vc_column-inner .wpb_wrapper {
    display: flex;
    align-items: center;
}

.environmental-point > .vc_column-inner .wpb_wrapper h3 {
    margin-top: 0 !important;
}

.environmental-point > .vc_column-inner .wpb_wrapper h3.vc_custom_heading.number-sys {
    margin-right: 20px;
}

.sustainable-banner-content.get-involved-banner > .vc_column-inner {
    justify-content: flex-start !important;
}

.sustainable-banner .sustainable-banner-content.get-involved-banner > .vc_column-inner > .wpb_wrapper {
    max-width: 410px;
}

.single.single-post .related-post-bx .ak_custom_related_posts_wrapper .hr-title.hr-long {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.single.single-post .related-post-bx .ak_custom_related_posts_wrapper {
    display: flex;
    flex-wrap: wrap;
}
.sidebar.sidebar-main ul.wp-block-social-links,
.shareNews ul.wp-block-social-links {
    display: flex;
}
.sidebar.sidebar-main ul.wp-block-social-links li,
.shareNews ul.wp-block-social-links li {
    margin-right: 10px;
}
.sidebar.sidebar-main ul.wp-block-social-links li:last-child,
.shareNews ul.wp-block-social-links li:last-child {
    margin-right: 0;
}


.hero_main_banner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.hero_main_banner h1 {
    text-transform: uppercase;
}
.hero_main_banner > .section-container {
    width: 96%;
}
.container-wrap.hero_main_banner {
    height: calc(90vw / 2.2435897435897436);
}

.greener-link a {
    border-bottom: 1px solid #4E4949;
    color: #4E4949;
    font-size: 20px;
    font-weight: 700;
}

.topic-section h2 a strong {
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
}

.topic-section-new > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    /* overflow: hidden; */
}

.topic-section-new .topic-img > .vc_column-inner {
    flex-direction: row !important;
    align-items: flex-end;
}

.topic-section-new .topic-img > .vc_column-inner > .wpb_wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 10px 0;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);    
}
.topic-section-new .topic-img > .vc_column-inner > .wpb_wrapper a {
    color: #fff;
    padding: 0 10px;
    text-align: center;
    display: block;
}

.topic-section-new .topic-img:hover > .vc_column-inner > .wpb_wrapper a{
    color: #6EB23F;
}


.jump-directly-boxes > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    padding: 30px 15px;
}
.jump-directly-boxes > .vc_column-inner > .wpb_wrapper .btn.btn-custom {
    font-size: 16px;
    text-transform: uppercase;
    width: 160px;
    height: 48px;
    line-height: 34px;
    border-radius: 5px;
}
.jump-directly-boxes > .vc_column-inner > .wpb_wrapper 
 h5.vc_custom_heading {
    font-weight: 700;
    margin: 0;
}   


.climate-change-boxes > .vc_column-inner > .wpb_wrapper {
    background: #F7F7F7;
    padding: 20px 20px;
}
.climate-change-boxes > .vc_column-inner > .wpb_wrapper .btn.btn-custom {
    font-size: 16px;
    text-transform: uppercase;
    width: 160px;
    height: 48px;
    line-height: 34px;
    border-radius: 5px;
}
.climate-change-boxes > .vc_column-inner > .wpb_wrapper 
 h5.vc_custom_heading {
    font-weight: 700;
    margin: 0;
}   
.climate-change-boxes .wpb_single_image img {
    width: 62px;
}



.text-typing-slide{
    display:flex;
    justify-content:center;
    text-align:center;
    align-items:center;
    font-size:40px;
    font-weight: 700;
    color:#1a1a1a;
    text-transform: uppercase;
    margin-top: 24px;
  }
  .text-typing-slide div#slider{
    color:#6eb23f;
  }

.product-type-advanced_ad button.single_add_to_cart_button.button:after {
    CONTENT: "BUY AD";
}


.topic-section-new > .vc_column-inner {
    margin: 0 auto;
    padding: 0;
}
.topic-section-new > .vc_column-inner > .wpb_wrapper > .vc_row {
    margin: 0 auto;
}

.topic-section-main .topic-section-new {
    max-width: 49%;
    flex: 0 49%;
    box-shadow: 6px 6px 6px rgba(0,0,0,0.20);
    border-radius: 6px;
    overflow: hidden;
}

.topic-section-main > .section-container .vc_row.vc_row-flex {
    justify-content: space-between;
    display: flex;
}
.topic-section-main > .section-container .vc_row.vc_row-flex .topic-img {
    max-width: 35%;
    flex: 0 0 35%;
}
.topic-section-main > .section-container .vc_row.vc_row-flex .topic-content {
    max-width: 65%;
    flex: 0 0 65%;
}

.topic-section-main > .section-container .vc_row.vc_row-flex .topic-section-new > .vc_column-inner {
    padding: 0;
}

.topic-section-main .topic-img h2 {
    font-size: 20px;
    line-height: 30px;
}
.topic-content.wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner {
    padding: 0 15px;
}

.jump-directly-boxes > .vc_column-inner > .wpb_wrapper .wpb_single_image img {
    height: 80px;
    width: 80px;
    object-fit: contain;
}

.ggreen-title h2 {
    margin: 0;
    display: flex;
    align-items: center;
}

.ggreen-sec2 h3.vc_custom_heading {
    max-width: 430px;
}
.ggreen-sec2 > .vc_column-inner {
    padding-left: 0 !important;
}

.hero-section-content-bottom {
    position: relative;
    top: -55px;
    left: 60px;

}

.echo-friendly-heading {
    margin-top: 50px;
    display: block;
}
    .echo-friendly-heading p {
        text-align: center;
    }

    .echo-friendly-heading img {
        margin-right: 10px;
        width: 38px;
    }
    .main-color .echo-friendly-heading a {
        color: #1a1a1a;
        text-decoration: underline;
    }


/*Advertisement page*/
.ad-hero-heading h1 {
    margin-top: 0;
    font-size: 42px;
    line-height: 56px;
    font-weight: 700;
}
.ad-hero-heading h1 span {
    font-weight: 400;
}

.platforms-sec .platforms-box > .vc_column-inner{
    border-top: 8px solid #6eb23f;
}

.ad-content-banner > .vc_column-inner > .wpb_wrapper {
    margin-bottom: 52px;
}

.target-your-reach > .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.max-width-1042px .section-container.container {
    max-width: 1076px;
}
.platforms-box > .vc_column-inner {
    padding: 15px !important;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.18);
}
.platforms-sec .section-container.container > .vc_row.wpb_row {
    display: flex;
    gap: 50px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.platforms-sec .platforms-box {
    max-width: 45%;
    flex: 0 0 45%;
}
.platforms-sec .platforms-content p {
    margin-top: 0;
}
.platforms-sec .platforms-content a {
    font-size: 16px;
    text-decoration: underline;
}
.platforms-sec .platforms-content a:hover{
    color: #6EB23F;
}


.platforms-bottom-content ul {
    padding-left: 20px;
}

.platforms-sec .platforms-bottom-content {
    padding-left: 15px;
    margin-top: 20px;
    border-top: 1px solid #eee;
}
.platforms-sec .platforms-bottom-content p {
    margin: 10px auto 5px;
}   

.platforms-content.vc_column_container>.vc_column-inner {
    padding-left: 0;
}

.max-width-1033px.margin-auto{
    max-width: 1033px;
    margin: 0 auto;
}
.advertising-option ul {
    padding-left: 20px;
}
.add-pricing {
    max-width: 830px;
    margin: 0 auto !important;
    box-shadow: 0 0 44px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    padding: 0px 45px 50px 45px;
    border-top: 3px solid #6EB23F;
}
.add-pricing h4 {
    width: 175px;
    height: 50px;
    text-transform: uppercase;
    border-radius: 25px;
    margin: -22px auto 44px auto;
}

.main-color .green-topic-form a {
    color: #fff;
}

.target-your-reach > .vc_column-inner > .wpb_wrapper img{
    width: 66px;
}

.single.single-post .container .with-meta .article-content {
    margin: 30px auto auto;
    max-width: 640px;
}

.single.single-post ul.the_single_meta_btns {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.single.single-post ul.the_single_meta_btns li a#the_single_share_icon img {
    width: 16px;
}

.single.single-post ul.the_single_meta_btns li {
    list-style: none;
}

.single.single-post ul.the_single_meta_btns a#the_single_share_icon {
    border: 1px solid#DFDFDF;
    width: 34px;
    height: 34px;
    display: block;
    text-align: center;
    border-radius: 100%;
}
.single.single-post ul.the_single_meta_btns a#the_single_share_icon:hover{
    background: #DFDFDF;
}
.single.single-post .single-post-author figure img {
    width: 40px;
    border-radius: 100%;
}
.single.single-post .single-post-author {
    display: flex;
    align-items: center;
}
.single.single-post .single-post-author h4 {
    margin-left: 10px;
    font-size: 16px;
}
.single.single-post .the_single_post_img_caption {
    font-size: 14px;
    text-align: center;
    padding: 14px 0 4px 0;
    font-style: italic;
}
.single.single-post .the_single_post_authorbox p {
    margin: 0;
    font-size: 14px;
}


.single.single-post .the_single_meta_wrapper { position: relative; }
.single.single-post #the_single_share_icon_wrapper {
    position: absolute;
    bottom: 0;
    top: -14px;
    left: 50px;
}
.single.single-post #the_single_share_icon_wrapper{ display: none; }
.single.single-post #the_single_share_icon_wrapper.the_single_share_icon_wrapper_show{ display: block;}
.single.single-post #the_single_share_icon_wrapper .sharethis-inline-share-buttons {
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    padding: 0;
}

.single.single-post #the_single_share_icon_wrapper .sharethis-inline-share-buttons > .st-btn {
    width: 34px;
    height: 34px;
    border-radius: 100%;
    line-height: 50px;
    margin: 12px;
    display: inline-block !important;
    padding: 0 !important;
    min-width: 34px;
}   

.single.single-post h1.page-title {
    margin-bottom: 0;
}

html body :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter svg,
html body :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter span{
    display: none;
}
html body :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter a.wp-block-social-link-anchor {
    width: 36px;
    height: 36px;
    background: url("images/twitter-x-logo.png") no-repeat center / 20px;
    background-color: #000;
    border-radius: 100%;
}
.single.single-post .container .with-meta .article-content .wp-caption {
    border: 0;
}
.single.single-post .container .with-meta .article-content .wp-caption p.wp-caption-text {
    text-align: left;
    font-size: 13px;
    padding: 0 0 0 5px;
    margin: -5px 0 0 0;
}

.single.single-post #the_single_share_icon_wrapper .sharethis-inline-share-buttons > .st-btn img {
    margin: 0 auto;
    display: block;
}

.single.single-post #the_single_share_icon_wrapper .sharethis-inline-share-buttons .st-total {
    margin-top: 12px;
}

.single.single-post .single-post-author h4 a {
    color: #292929;
    border-bottom: 1px solid #292929;
}
.single.single-post .single-post-author h4 a:hover{
    color: #6eb23f;
    border-bottom: 1px solid #6eb23f;
}


html body .climate-change-esp-sec {
    box-shadow: 0px 6px 20px 0px rgba(0, 30, 56, 0.2);
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
}

html body .climate-change-esp-sec .climate-change-esp-bx{
    background: #ECF1F5;
}

.climate-change-esp-sec-two {
    background: #ECF1F5 !important;
    box-shadow: 0px 6px 20px 0px rgba(0, 30, 56, 0.2);
    padding: 10px !important;
    margin: 0 !important;
    display: flex;
}





@media (min-width:1440px){
    .popular_brand_content {
        margin-left: -40px;
    }
    .topic-content.wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner {
        padding: 0 15px 0 15px;
    }
}
.topic-section h2 a:hover{
    color: #6eb23f;
}
.page-add .right-add-col .right-add{
    overflow: hidden;
}
.page-add .right-add-col .right-add .tatitlek-error.tatitlek-error-header {
    position: absolute;
    z-index: 999;
    top: -59px;
    padding: 2px !important;
    font-size: 12px !important;
}
.page-add .right-add-col .right-add .success-img {
    position: absolute !important;
    bottom: -23px !important;
    right: -30px;
}
.page-add .right-add-col .right-add .success-img img {
    max-width: 180px !important;
}
.page-add .right-add-col .right-add .success-bar .tatitlek-de-content {
    padding: 0 !important;
}

.page-add .right-add-col .right-add .tatitlek-te-content p {
    margin-bottom: 0 !important;
}

.custom-container {
    max-width: 1280px;
    margin: 0 auto !important;
}
.sustainable-banner-content.justify-start > .vc_column-inner {
    justify-content: flex-start !important;
}
.single_category_left .kleo_text_column > .wpb_wrapper {
    min-height: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.max-width-980px{
    max-width: 980px;
}


.sustainable-banner .sustainable-banner-content.max-width-504px > .vc_column-inner > .wpb_wrapper{
    max-width: 520px;
}

.environmental-banner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.environmental-banner .banner-btn {
    position: absolute;
    bottom: -140px;
    top: auto;
    left: 0;
    right: 0;
    margin-top: auto;
    margin-bottom: 0;
}
.environmental-banner .banner-btn button {
    background: url("images/down_arrow.png") no-repeat center #fff !important;
    border: 0 !important;
    margin: 0 auto;
    display: block;
    float: none;
    font-size: 0;
    padding: 0;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    box-shadow: -14px 0 24px rgba(0, 0, 0, 0.2);
}
.max-width-1100px .container {
    max-width: 1130px;
    margin: 0 auto !important;
}
.max-width-1100px-sec{
    max-width: 1100px;
    margin: 0 auto !important;
}
.max-width-1020px-sec{
    max-width: 1020px;
}
.step5-list-section{
    max-width: 990px;
}
h3.number-sys {
    background: url("images/number-bk.png") no-repeat center / cover;
    width: 56px;
    height: 56px;
    margin: 0;
}
.env-sec a.btn {
    padding: 12px 20px;
    border-radius: 5px;
    letter-spacing: 2px;
}
.env-sec .wpb_single_image {
    position: relative;
}
.env-sec .vc_single_image-wrapper {
    position: relative;
    z-index: 99;
}
.env-sec .env-sec-img-odd figure.wpb_wrapper:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 20px;
    top: 20px;
    bottom: 0;
    border: 6px solid #6EB23F;
}

.env-sec .env-sec-img-even figure.wpb_wrapper:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 20px;
    top: 20px;
    bottom: 0;
    border: 6px solid #6EB23F;
}

a.btn.go_btn {
    padding: 0;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 800 !important;
    display: flex;
    text-decoration: none;
    color: #82bf34;
    outline: none;
}
a.btn.go_btn:hover{
    background: none;
    border: 0;
    color: #82bf34;
}
a.btn.go_btn:focus{
    background: none;
    outline: none;
}
a.btn.go_btn i {
    order: 1;
    margin-right: 0;
    margin-left: 5px;
    color: #82bf34;
}

time.entry-date {
    display: none;
}

.single-post article .article-meta{
    display: none;
}
html body.single .posts-listing.standard-listing.with-meta .article-conten,
html body.single .with-meta .article-media{ margin-left: 0;}

.max-width-875px{
    max-width: 875px;
    margin:0 auto;
}


.env-sec .env-content-img,
.env-sec > .section-container > .vc_row,
.env-sec .env-content-img > .vc_column-inner,
.env-sec .env-content-img > .vc_column-inner > .wpb_wrapper {
    display: flex;
}
.env-sec .env-content-img > .vc_column-inner > .wpb_wrapper {
    flex-wrap: wrap;
}
.env-sec .env-content-img > .vc_column-inner > .wpb_wrapper > .vc_row:last-child{
    margin-top: auto;
}

.environmental-bx h3 {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
.environmental-bx .kleo_text_column {
    margin-bottom: 30px;
    max-width: 200px;
}
.environmental-bx .wpb_wrapper > :last-child {
    width: 100%;
    margin-bottom: 0;
    margin-top: auto;
}

.environmental-bx > .wpb_column > .vc_column-inner {
    padding: 15px 3px;
}
.environmental-bx .kleo_text_column p {
    margin-top: 5px;
}
.environmental-bx.vc_row.vc_row-flex {
    margin: 0 auto;
}
.environmental-bx a.environmental-btn {
    padding: 6px 19px;
    letter-spacing: 1px;
    border-radius: 5px;
    margin: 0;
}

.env-join-community-bx .wpb_single_image {
    position: absolute;
    bottom: 0;
    top: auto;
}

.env-join-community-bx a.environmental-btn,
.env-join-community-bx .kleo_text_column,
.env-join-community-bx h3.vc_custom_heading {
    position: relative;
    z-index: 999;
}

.env-join-community-bx > .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper {
    background: #6EB23F;
    padding: 0 15px;
    max-width: 240px;
    margin-left: auto;
    margin-right: -15px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.env-join-community-bx {
    border-radius: 10px;
}

.env-join-community-img {
    position: absolute;
    top: auto;
    bottom: 0;
}
.env-join-community-bx h3.vc_custom_heading {
    margin-bottom: 0;
}
.env-join-community-bx .kleo_text_column {
    margin-bottom: 0;
}
.env-join-community-bx .wpb_wrapper p {
    margin-top: 0;
}

.env-join-community-bx a.environmental-btn {
    margin: 10px auto;
}

.environmental-banner .banner-btn a.vc_general {
    opacity: 0;
}
.environmental-banner .banner-btn {
    background-position: center !important;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: -14px 0 24px rgba(0, 0, 0, 0.2);
}
.env-sec-title h1 {
    color: #fff;
    font-size: 52px;
    line-height: 62px;
    font-weight: 400;
    margin: 0 auto;
}


.get-involved-banner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.environmental-bx.vc_row.vc_row-flex > .wpb_column > .vc_column-inner > .wpb_wrapper {
    padding: 0 8px;
    min-height: 150px;
    display: flex;
    flex-wrap: wrap;
}

.btn.gi-btn.btn-custom {
    padding: 12px 26px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 5px;
}

.gi-list-sec ul {
    padding-left: 0;
    margin-top: 30px;
}
.gi-list-sec ul li {
    list-style: none;
    display: flex;
    align-items: center;
}
.gi-list-sec ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #1A1A1A;
    display: block;
    border-radius: 100%;
    margin-right: 10px;
}

.mt-zero p {
    margin-top: 0;
}

.gi-thumbnail-sec .gi-thumbnail-img.vc_col-sm-5 {
    width: 39%;
}
.gi-thumbnail-sec .wpb_column.vc_col-sm-7 {
    width: 61%;
}

.gi-thumbnail-sec .gi-thumbnail-img .kleo_text_column > .wpb_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gi-thumbnail-sec .gi-thumbnail-img .kleo_text_column > .wpb_wrapper p {
    margin-top: 0;
}
.like-bx img {
    position: relative;
    top: 5px;
}
.step4-content strong {
    font-size: 20px;
}
.step4-content img {
    margin-right: 30px;
}
.step4-list-section {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.step4-list-section .vc_col-sm-2 {
    max-width: 10%;
    flex: 0 0 10%;
}
.step4-list-section .vc_col-sm-10 {
    max-width: 90%;
    flex: 0 0 90%;
}

.step5-list-section .vc_col-sm-9 {
    border-left: 1px solid #E8E8E8;
    padding: 25px;
}

.step-6-section .wpb_text_column.wpb_content_element {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.step-6-section .wpb_text_column.wpb_content_element p {
    margin-top: 0;
    font-size: 36px;
    font-weight: 800;
}


.step6-section .step6-section-text .btn.gi-btn.btn-custom {
    margin-top: 30px;
}

.related-post-bx {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    flex-direction: column;
}
.post.type-post .shareContent {
    display: none;
}
.related-post-bx .ak_custom_related_post_loop {
    max-width: 31.33%;
    flex: 0 0 31.33%;
    margin-right: 3%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.related-post-bx .ak_custom_related_post_loop img.featured-image {
    min-height: 200px;
    object-fit: cover;
}
.related-post-bx .ak_custom_related_post_loop h4.related-post-title {
    margin: 0;
    padding: 15px;
    font-size: 18px;
    line-height: 26px;
}
.related-post-bx .ak_custom_related_post_loop:last-child {
    margin-right: 0;
}

.sustainable-banner .plastic-pollution.sustainable-banner-content {
    min-height: 450px;
}
.sustainable-banner .plastic-pollution.sustainable-banner-content h2 {
    margin: 40px 0;
}
.plastic-pollution-bx > .vc_column_container {
    padding: 15px;
}

.plastic-pollution-bx > .vc_column_container .kleo_text_column {
    min-height: 120px;
}
.c-plastic-pollution > .section-container > .vc_row {
    display: flex;
}

.c-plastic-pollution .c-plastic-pollution-banner {
    display: flex;
}
.c-plastic-pollution .c-plastic-pollution-content > .vc_column-inner {
    padding: 50px;
}
.c-plastic-pollution .c-plastic-pollution-content > .vc_column-inner > .wpb_wrapper {
    max-width: 600px;
}

.plastic-pollutants-list ul {
    padding-left: 0;
}
.plastic-pollutants-list ul li {
    margin-bottom: 20px;
    list-style: none;
    position: relative;
    padding-left: 30px;
}
.plastic-pollutants-list ul li strong {
    display: block;
    margin-bottom: 10px !important;
}
.plastic-pollutants-list ul li:before {
    content: "";
    width: 12px;
    height: 12px;
    display: block;
    background: #1A1A1A;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    right: auto;
    left: 3px;
}

.vc_separator.border150px {
    width: 150px;
}
.snapshot-list ul {
    padding: 0;
}
.snapshot-list ul li {
    list-style: none;
    color: #fff;
    padding: 5px 0 5px 25px;
    position: relative;
}

.snapshot-list ul li:before {
    content: "";
    width: 12px;
    height: 12px;
    background: #fff;
    display: block;
    border-radius: 100%;
    position: absolute;
    top: 14px;
    left: 0;
}

.plastic-crisis > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 25px 20px 50px 20px;
    border-radius: 20px;
}

.custom-list-icon ul {
    padding: 0;
}
.custom-list-icon ul li {
    background: url("images/check.png") no-repeat 0 6px;
    list-style: none;
    margin-bottom: 20px;
    padding-left: 30px;
}

.deepen-box > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 10px;
}
.deepen-box > .vc_column-inner > .wpb_wrapper > .kleo_text_column.wpb_text_column {
    min-height: 90px;
}
.deepen-box > .vc_column-inner > .wpb_wrapper 
 h4.vc_custom_heading {
    padding: 0;
}



.environmental_grid_sec.topic_grid_sec > .wpb_wrapper > .widget.widget_block {
    flex: 0 0 19%;
    max-width: 19%;
    position: relative;
    margin-bottom: 10px;
}



.single_banner {
    min-height: 600px;
    display: flex;
    align-items: center;
}
.single_category_box .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
	width:100%;
}

.single_category_box {
    min-height: 157px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.single_category_box p {
    width: 100%;
    color: #fff !important;
    font-family: 'Lato';
    margin: auto 0 0 0;
}
.self_guided h4 {
    font-family: 'Lato';
    font-size: 24px;
}
.self_guided p {
    font-size: 16px;
    font-family: 'Lato';
    line-height: 28px;
}
.self_guided a.btn {
    background: #6EB23F;
    color: #fff;
    font-family: 'Lato';
    padding: 0;
    width: 145px;
    height: 46px;
    line-height: 46px;
    border: 0;
    border-radius: 5px;
    font-size: 18px;
}
.service_box h4 {
    font-family: 'Lato';
    color: #1A1A1A;
    font-weight: 600;
    font-size: 20px;
}
.service_box  p {
    color: #4E4949 !important;
    font-size: 16px;
    line-height: 28px;
}

.width900 > .vc_column-inner {
    padding: 0;
    max-width: 900px;
    margin: 0 auto !important;
}
.single.single-post .related-post-bx .ak_custom_related_posts_wrapper .hr-title.hr-long {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.single.single-post .related-post-bx .ak_custom_related_posts_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.list-nav ul {
    padding: 0;
    display: flex;
    justify-content: center;
}
.list-nav ul li {
    list-style: none;
    color: #6EB23F;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 40px 0 40px;
    display: flex;
    align-items: center;
	  position:relative;
}
.list-nav ul li:after {
    content: "";
    background: #ACCE22;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    position: absolute;
    right: 0;
    left: auto;
}
.list-nav ul li:last-child:after{
	display:none;
} 
.topics-list ul li:before {
    content: "";
    background: #ACCE22;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    position: absolute;
    left: 0;
}
.list-nav ul li:first-child:before{
	display:none;
}

.max-width-750px{
	max-width:750px;
	margin:0 auto;
}
.max-width-670px{
    max-width:650px;
	margin:0 auto !important;
}
.community-box > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 15px;
    min-height: 450px;
}

.community-box figure.wpb_wrapper .vc_single_image-wrapper img,
.community-box figure.wpb_wrapper .vc_single_image-wrapper,
.community-box figure.wpb_wrapper {
    width: 100%;
}
.topics-list ul {
    padding: 0;
}

.topics-list ul li {
    list-style: none;
    display: flex;
    align-items: flex-start;
    font-size: 18px;
    color: #292929;
    line-height: 30px;
    padding: 5px 0 5px 20px;
}
.topics-list {
    padding-left: 20px;
}
.topics-list ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #1A1A1A;
    display: block;
    border-radius: 100%;
    margin-right: 10px;
    margin-top: 10px;
}






.plastic-pollution-img img {
    border-radius: 20px;
}



.page-add .left-add-col .inner-sec h3 {
    color: #6EB23F;
    margin-top: 1px;
    font-weight: 700;
    margin-bottom: -1px;
    position: relative;
    top: -3px;
}
.page-add .left-add-col .inner-sec {
    align-items: flex-start;
}
.page-add .left-add .button-sec {
    margin-top: 10px;
}

.max-custom-width-960px {
    max-width: 960px;
    margin: 0 auto !important;
}
.join-community-accordion .vc_tta-panels .vc_tta-panel:last-child {
    margin-bottom: 0;
}
.join-community-accordion .vc_tta-panels .vc_tta-panel{
	box-shadow:none;
}
.join-community-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding-top: 20px !important;
    margin-top: -20px;
}

.kindred-spirits img {
    margin-right: 20px;
    margin-top: 0;
    position: relative;
    top: -10px;
}
.kindred-spirits h2 {
    color: #6EB23F;
    font-weight: 400;
    font-size: 36px;
}

.join-community-signup-right a.btn.btn-custom {
    width: 185px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    padding: 0;
}
.join-community-signup-right > .vc_column-inner > .wpb_wrapper {
    max-width: 372px;
    margin: 0 auto !important;
}

.max-width-1050px{
	  max-width: 1050px;
    margin: 0 auto !important;
}
.img-width-450px img{
	max-width:450px;
}


/*01-06-2024*/
.business-directory-banner .business-directory-content > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    border-radius: 15px;
    padding: 25px 25px 35px 25px;
	box-shadow:0 0 50px rgba(0, 0, 0, 0.9);
}
.business-directory-banner .business-directory-content {
    min-height: 450px;
}

.max-width-900px{
	max-width:900px;
	margin:0 auto;
}
.full-width-img figure {
    width: 100%;
}
.full-width-img figure .vc_single_image-wrapper {
    width: 100%;
}
.full-width-img figure .vc_single_image-wrapper img {
    width: 100%;
    padding-right: 30px;
}
.green-brand-boxes h2 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 0;
}
.green-brand-boxes strong img {
    width: 17px;
    height: 14px;
    position: relative;
    top: -2px;
}
a.join-directory-btn{
	 font-size: 16px;
    text-transform: uppercase;
    padding: 8px 21px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.archive.category .archive-description img {
    margin: 0 0 30px 0;
}

.environmental-issues-right-sidebar p {
    margin-top: 0;
}

.environmental-issues-right-column > .wpb_column > .vc_column-inner {
    height: 176px;
}
.environmental-issues-right-sidebar {
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.environmental-issues-right-sidebar h4{ margin: 0;}
.environmental_grid_sec img {
    height: 178px;
    object-fit: cover;
}

.height-168px{ height:168px}
.environmental_grid_sec.topic_grid_sec {
    padding-bottom: 0;
}


#buddypress .item-list.masonry > li .item-avatar a::after {
    display:none;
    }
    div#wpdevar_comment_1 {
        display: none;
    }
        
        .tooltip {
      position: relative;
      display: inline-block;
      border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
    }
    .forums .container-wrap .col-sm-9{
        width:100% !important;
    }
    /* Tooltip text */
    .tooltip .tooltiptext {
      visibility: hidden;
      width: 120px;
      background-color: black;
      color: #fff;
      text-align: center;
      padding: 5px 0;
      border-radius: 6px;
     
      /* Position the tooltip text - see examples below! */
      position: absolute;
      z-index: 1;
    }
    
    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltip:hover .tooltiptext {
      visibility: visible;
    }
    
    
    
    .single-post article .article-meta small{
        display: block;
    }
    ul.kleo-carousel .kleo-video-embed .fluid-width-video-wrapper iframe {
        height: 157px;
        object-fit: cover;
        object-position: center;
    }
    
    .register .kleo-fb-wrapper.text-center {
        display: none;
    }
    .register  .hr-title.hr-full {
        display: none;
    }
    .fluid-width-video-wrapper {
        height: 110px !important;
    }
    .wrap-content .bp-full-width-profile{
        display:none !important;
    }
    .my-friends .container-wrap .col-sm-9{
        width:100% !important;
    }
    div#template-notices p {
        font-size: 18px;
        line-height: 28px;
        color: #4c4c4c !important;
    }
    #register-page  p{
        font-size: 18px;
        line-height: 28px;
        color: #4c4c4c !important;
        
    }
    .register .gap-30 {
        height: 30px;
        line-height: 30px;
        display: none;
    }
    div#kleo-login-modal .gap-20 {
        display: none !important;
    }
    .register .sidebar .kleo-fb-wrapper.text-center {
        display: block !important;
    }
    p#field-visibility-settings-toggle-1{
        font-size: 14px;
    }
    p.submit.custom_css input {
        background-color: #adce23 !important;
        text-shadow: none;
        box-shadow: none;
        border-color: #adce23;
    }
    .home-page #main {
        position: relative;
        top: -79px;
    }
    ul#menu-kleonavmenu > li > a {
        font-weight: 700;
        font-size: 14px;
        line-height: 50px !important;
    }
    .greenList li {
    
        font-size: 16px !important;
        line-height: 20px !important;
        margin: 10px 0 0 !important;
        color: #3a3a3a !important;
    
    }
    .news_custom_4 article .col-sm-3 iframe {
        height: 110px !important;
    }
    ul.item-list.row.kleo-isotope.masonry.new_members_green.section_minimum_height li.kleo-masonry-item .item-avatar.rounded {
        float: left !important;
        margin-right: 0 !important;
        height: 50px !important;
        width: 50px !important;
        position: relative;
        top: 5px;
    }
    ul.item-list.row.kleo-isotope.masonry.new_members_green.section_minimum_height li.kleo-masonry-item .item {
        padding-left: 60px;
    }
    ul#members-list li.kleo-masonry-item .member-inner-list {
        background-color: transparent !important;
    }
    .homeOverlay {
        background-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        width: 38%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        margin-left: 0;
        -webkit-box-shadow: 0px 0px 60px 10px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 0px 60px 10px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 0px 210px 70px rgba(0, 0, 0, 0.28);
    }
    .homeZindex{
        z-index: 99
    }
    .alignnone {
        margin: 0 auto;
    }
    .members.friends img.avatar {
        height: 90px !important;
    }
    div#message-threads .thread-avatar img {
        height: 50px;
        object-fit: cover;
    }
    .fluid-width-video-wrapper {
        width: 100%;
        height: 400px;
    }
    .kleo-main-header .nav > li.active > a {
        box-shadow: inset 0px 2px 0px 0px #00b9f700 !important;
    }
    .fluid-width-video-wrapper iframe{
        width: 100%;
        height: 400px;
    }
    .rtmedia_update .rtmp_link_preview_container {
        display: block;
        float: left;
        padding: 0 10px 0 0;
        width: 100%;
    }
    td.notification-actions {
        text-align: center;
    }
    .font16{
            font-size: 16px 
        }
    body.bp-legacy.archive.category .template-page.col-sm-9.tpl-right small.meta-author.author.vcard img {
        height: 30px;
        width: 30px;
        object-fit: cover;
        MARGIN-RIGHT: 8PX;
    }
    .header-banner .wpb_widgetised_column.wpb_content_element.sidebar {
        width: 100%;
        margin-left: auto;
        padding: 0;
        margin-bottom: 0;
    }
    body.logged-in .header-banner .wpb_widgetised_column.wpb_content_element.sidebar {
        width: 165px;
        margin-left: auto;
        padding: 0;
        margin-bottom: 0;
        margin-top: 14px;
    }
    .header-banner .bp-login-widget-user-avatar img{
        vertical-align: top !important;
    }
    a.kleo-show-login.headerlogin {
        background-color: #a7c724;
        color: #fff;
        padding: 5px 25px 8px;
        display: inline;
        font-size: 16px;
        border-radius: 4px;
    }
    body.page-id-13770 .title-single {
        background-color: #5eac24;
        padding: 20px 0;
    }
    body.page-id-13770 .title-single h1{
            font-size: 36px;
        color: #ffffff !important;
        text-align: center;
        font-family: Lato;
        font-weight: 400;
        font-style: normal;
        display: block;
        float: none;
    }
    .NewsNewSection {
        display: grid;
        grid-template-columns: 33.33% 33.33% 33.33%;
        grid-column-gap: 30px;
    }
    .NewsNewSection .entry-summary p {
        padding-right: 30px;
    }
    
    .sidebar input#user_login {
        width: 100% !important;
    }
    .sidebar input#user_pass {
        width: 100% !important;
    }
    .sidebar .bbp-submit-wrapper {
        float: none !important;
    }
    
    .sidebar .bbp-login-form .bbp-submit-wrapper {
        text-align: center;
    }
    .sidebar button#user-submit {
        margin-top: 20px;
    }
    .sidebar a.button.logout-link {
        position: relative;
        left: 10px;
    }
    .code-block.code-block-1 {
        margin-bottom: 25px !important;
    }
    
    .join-the-community-banner .section-container.container {
        max-width: 100%;
        padding: 0;
    }
    
    .jtc-upper-img img {
        max-width: 340px;
        margin-top: 10px;
    }
    #content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
        margin-bottom: 0;
    }
    .wpb_single_image.jtc-upper-img {
        margin-bottom: 20px;
    }
    .jtc-upper-content {
        max-width: 460px;
        margin: 0 auto !important;
    }
    .jtc-upper-content p {
        font-size: 20px;
        line-height: 30px;
        padding: 0 20px;
        margin-top: 0;
    }
    .full-container .section-container.container {
        max-width: 100%;
        padding: 0;
    }
    
    .list-heading h2 {
        color: #6eb23f;
        letter-spacing: 0;
        word-spacing: 10px;
    }
    .list-heading2 p {
        font-size: 18px;
        line-height: 28px;
    }
    .jtc-list-sec h3 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .jtc-list-sec p {
        font-size: 18px;
        line-height: 28px;
    }
    .jtc-list-sec .kleo_text_column p {
        margin-top: 5px;
    }
    .jtc-list-sec .kleo_text_column {
        margin-bottom: 20px;
    }
    .jtc-list-sec-qt p {
        font-size: 18px;
        line-height: 28px;
    }
    .jtc-list-bullet ul {
        padding-left: 20px;
    }
    .jtc-list-bullet ul li {
        font-size: 18px;
        margin-bottom: 16px;
        line-height: 30px;
    }
    .join-the-community-form a.btn.btn-default {
        width: 100%;
        background: #6eb23f;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 28px;
        text-transform: uppercase;
        font-weight: 700;
    }
    .join-the-community-form  h3 {
        font-weight: 400;
        margin: 0 0 10px 0;
    }
    .join-the-community-form p {
        font-size: 20px;
        margin-top: 0;
    }
    .join-the-community-form .signup-sec {
        border: 1px solid #000;
    }
    .join-the-community-form .signup-sec .vc_column-inner {
        padding: 0;
    }
    .join-the-community-form .vc_col-sm-7 {
        border-right: 1px solid #000;
    }
    .single_category_main .single_category_left {
        padding: 0 10px !important;
    }
    .jtc-container,
    .join-the-community-banner,
    .join-the-community-form .section-container.container,
    .jtc-list-bullet > .vc_column_container,
    .jtc-list-sec-qt,
    .jtc-list-sec  .section-container.container,
    .list-heading2 {
        max-width: 770px;
        margin: 0 auto !important;
        float: none;
    }
    .join-the-community-form  h3 {
        font-weight: 400;
        margin: 0 0 10px 0;
        font-size: 22px;
    }
    
    .width738px {
        max-width: 738px;
        margin: 0 auto !important;
    }
    
    .width885x {
        max-width: 885px;
        margin: 0 auto;
    }
    .width885x p {
        margin-top: 0;
    }
    .width900px {
        max-width: 900px;
        margin: 0 auto;
    }
    
    
    .max-custom-width-1160px > .section-container.container {
        padding: 0;
        max-width:1160px;
        margin:0 auto;
    }
    .business-listing-box > .vc_column-inner {
        min-height: 335px;
    }
    h4.subheading {
        background: #5eac24;
        display: table;
        margin: 0 auto;
        padding: 0 36px;
        border-radius: 20px;
          text-transform: uppercase;
    }
    
    .max-width-540px > .vc_column-inner > .wpb_wrapper{
        max-width:540px;
    }
    
    .environmental-issues-right-sidebar p {
        margin-top: 0;
    }
    
    .environmental-issues-right-column > .wpb_column > .vc_column-inner {
        height: 176px;
    }
    .environmental-issues-right-sidebar {
        padding: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }
    .environmental-issues-right-sidebar h4{ margin: 0;}
    .environmental_grid_sec img {
        height: 176px;
        object-fit: cover;
    }
    
    .height-168px{ height:168px}
    
    .environmental_grid_sec.topic_grid_sec {
        padding-bottom: 0;
    }
    
    .environmental_grid_sec_sidebar h3 {
        margin: 0 !important;
    }
    .environmental_grid_sec_sidebar .green-topic-form > .wpb_column > .vc_column-inner {
        box-shadow: 0 0 36px rgba(0,0,0,0.2);
    }
    .height-96px{ height:74px;}
    .height-76px{ height:76px;}
    .environmental_grid_sec_sidebar {
        padding-left: 15px !important;
    }
    .interested-green-topics .topic_grid_sec_two.sidebar .wpb_wrapper .widget.widget_block:first-child {
        margin-bottom: 15px;
    }
    .interested-green-topics .topic_grid_sec_two.sidebar  img {
        border-radius: 6px;
    }
    .environmental_grid_sec_sidebar > .vc_column-inner {
        box-shadow: 0 0 36px rgba(0,0,0,0.2);
    }
    .environmental_grid_sec_sidebar .tropics-bx{
        height:164px;
    }
    
    .sidebar.sidebar-main form.searchform .input-group {
        padding: 0;
        border: 0;
    }
    .sidebar.sidebar-main form.searchform .input-group input {
        background: #f7f7f7;
        width: 100%;
        height: 46px;
        border-radius: 0;
        color: #313131;
        font-size: 16px;
    }
    html body .sidebar.sidebar-main form.searchform .input-group > input {
        text-indent: 0;
    }
    
    
    
    
    .topic_grid_sec_two .wp-block-media-text figure img {
        height: 144px;
        object-fit: cover;
    }
    
    .topic_grid_sec_two .wp-block-media-text {
        position: relative;
        display: block;
    }
    
    .topic_grid_sec_two .wp-block-media-text .wp-block-media-text__content a {
        background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
        color: #fff;
        font-size: 20px;
        line-height: 24px;
        font-weight: 600;
        padding: 0 30px 12px 30px;
        position: absolute;
        left: 0;
        right: 0;
        top: auto;
        bottom: 0;
        display: flex;
        height: 70px;
        align-items: flex-end;
        justify-content: center;
          text-align: center;
        z-index:99;
    }
    
    .topic_grid_sec_two .wp-block-media-text:hover .wp-block-media-text__content a {
        color:#6eb23f;
    }
    
    .topic_grid_sec_two .wp-block-media-text .wp-block-media-text__content p {
        margin: 0;
    }
    
    .topic_grid_sec_two .wp-block-media-text .wp-block-media-text__content:after {
        /* opacity:0;
        content: "";
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 0; */
    }
    .topic_grid_sec_two .wp-block-media-text:hover .wp-block-media-text__content:after{
        opacity:1;
    }
    
    .topic_grid_sec_two.sidebar {
        padding: 10px 0 0 0;
    }
    .topic_grid_sec_two.sidebar .wpb_wrapper .widget.widget_block:last-child {
        margin-bottom: 0;
    }
    .topic_grid_sec_two.sidebar .wpb_wrapper .widget.widget_block {
        margin-bottom: 35px;
    }
    
    
    
    #the_archives_sidebar_singlecat {
        position: relative;
    }
    
    
    .archive.category #the_archives_sidebar_singlecat .widget.widget_search {
        position: absolute;
        right: 0;
        top: 0;
    }
    .archive.category #the_archives_sidebar_singlecat .widget.widget_search {
        position: absolute;
        right: 0;
        top: 40px;
        width: 48%;
    }
    .archive.category #the_archives_sidebar_singlecat div#categories-4 {
        width: 48%;
    }
    select#cat {
          width: 100%;
        height: 46px;
        background-color: #f8f8f8;
    }
    .archive.category #the_archives_sidebar_singlecat .widget.widget_search .input-group {
        border-radius: 0;
        padding: 0;
        text-indent: 10px;
        background: #f8f8f8;
    }
    .archive.category #the_archives_sidebar_singlecat .widget.widget_search input {
        height: 46px;
    }
    .archive.category #the_archives_sidebar_singlecat .widget.widget_search .input-group > input {
        padding: 0;
        height: 46px;
        text-indent: 10px;
    }
    .archive.category #the_archives_sidebar_singlecat .widget.widget_search .input-group-btn input {
        height: 46px;
        background-position: -21px 10px;
        width: 40px;
    }
    .archive.category .kleo-view-switch {
        display: none;
    }
    .issue-two-box .sidebar figure img {
        height: 176px;
        object-fit: cover;
        border-radius: 6px;
    }
    
    .issue-two-box .topic_grid_sec_two.sidebar {
        padding-top: 4px;
    }
    
    .issue-two-box .topic_grid_sec_two.sidebar .wpb_wrapper .widget.widget_block {
        margin-bottom: 10px;
    }
    
    .issue-two-box .topic_grid_sec_two.sidebar .wpb_wrapper .widget.widget_block:last-child {
        margin-bottom: 0;
    }

    form select.postform,
    form select#cat{
        background: #f8f8f8 url('images/select-arrow.png') no-repeat center right 10px / 18px auto;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    #the_archives_sidebar_singlecat h3.widget-title {
        margin-bottom: 18px;
    }

    .max-width-930px {
        max-width: 930px;
        margin: 0 auto !important;
    }
    .max-width-930px.justify-center{
        justify-content: center;
    }
    .z-index9999{ z-index: 9999;}
    .go-green-paths-text p {
        margin: 0;
    }
    .go-green-paths-text p br {
        display: none;
    }
    .go-green-paths-text strong {
        margin-bottom: 12px;
        display: block;
    }

    .environmental_grid_sec.sidebar {
        padding-top: 20px;
    }
    
    

    ._slider {
        position: relative;
        overflow: hidden;
        margin: 30px auto auto;
    }
      ._slider:hover ._slider_next,
      ._slider:hover ._slider_prev {
        display: block;
      }
      ._slider_next, ._slider_prev {
        position: absolute;
        top: 35%;
        z-index: 999;
        display: none;
        width: auto;
        height: auto;
        padding: 2% 4%;
        background: #000;
        color: #fff;
        text-decoration: none;
        font-weight: 600;
        font-size: 2em;
        opacity: 0.8;
        cursor: pointer;
      }
      ._slider_next:hover, ._slider_prev:hover {
        opacity: 1;
        -webkit-transition: all 0.2s ease;
      }
      ._slider_next {
        right: 0;
      }
      ._slider ul {
        position: relative;
        /* height: 500px; */
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .container .wpb_wrapper ._slider ul li {
        float: left;
        margin: 0;
        padding: 0;
        color: #6eb23f;
        font-size: 40px;
        font-weight: 700;
        text-align: center !important;
        position: relative;
        display: block;
        width: 96%;
        max-width: 500px;
        text-align: center;
        line-height: 52px;
      }

      .container .wpb_wrapper ._slider  li span {
        position: static;
        color: #1a1a1a;
        width: auto;
        display: inline-block;
        font-size: 40px;
    }

    .home-textslick-slider ul li {
        color: #6eb23f;
        font-size: 40px;
        font-weight: 700;
        text-align: center !important;
        position: relative;
        display: block;
        width: 96%;
        text-align: center;
        line-height: 52px;
    }
    
    .container .wpb_wrapper .home-textslick-slider ul li span {
        position: static;
        color: #1a1a1a;
        width: auto;
        display: inline-block;
        font-size: 40px;
    }
    .home-textslick-slider ul.slick-initialized.slick-slider {
        margin-bottom: 0 !important;
        padding: 0;
    }
    .home-textslick-slider {
        margin-top: 30px;
    }
    .ggreen-title img {
        width: 34px;
        margin-right: 20px !important;
    }

    .widget_product_categories h4.widget-title {
        font-size: 24px;
        font-weight: 600;
    }


    .woocommerce.woocommerce-page .woocommerce.widget_product_categories .product-categories li.cat-item {
        padding: 10px 0;
    }
    .woocommerce.woocommerce-page .woocommerce.widget_product_categories .product-categories li .cat-menu-close {
        right: 0;
        left: auto;
        top: 10px;
        bottom: auto;
        width: 30px;
        height: 30px;
        background: #f5f6f7;
        border: 1px solid #e5e5e5;
        line-height: 30px;
    }

    .woocommerce.woocommerce-page .woocommerce.widget_product_categories .product-categories ul.children {
        padding-left: 15px;
        padding-top: 10px;
    }
    .woocommerce.woocommerce-page .woocommerce.widget_product_categories .product-categories ul.children li a {
        font-size: 14px;
        padding-right: 30px;
        line-height: 20px;
        display: block;
    }


    .light-bg-hero > .vc_column-inner {
        background: #F7F7F7;
    }

    .climate-change-sec3-bx h2.vc_custom_heading {
        padding: 20px 11px 0 36px;
        margin-top: 0;
    }
    .climate-change-sec3-bx .kleo_text_column {
        padding: 0 36px;
    }
    
    .sec3-green-bx h4 {
        margin: 0;
        color: #6EB23F;
        font-size: 18px;
        font-weight: 700;
    }

    .sec4-box {
        background: #fff;
        border-radius: 6px;
    }
    .sec4-box h3 {
        margin: 0;
    }
    .sec4-box .vc_column_container>.vc_column-inner {
        padding: 36px 20px !important;
    }
    .sec4-box ul {
        padding-left: 20px;
    }

    .sec4-row-grid > .vc_column-inner > .wpb_wrapper {
        display: flex;
        flex-wrap: wrap;
    }
    .sec4-row-grid .sec4-col-5 {
        max-width: 45%;
        flex: 0 0 45%;
    }
    .sec4-row-grid .sec4-col-3 {
        max-width: 28%;
        flex: 0 0 28%;
    }
    .sec4-row-grid .sec4-col-4 {
        max-width: 34%;
        flex: 0 0 34%;
    }
    .sec4-box ul li {
        margin-bottom: 10px;
    }
    .sec4-box ul li:last-child{
        margin-bottom: 0;
    }


    .sec4-row-grid > .vc_column-inner > .wpb_wrapper {
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid #D4D4D4;
    }
    
    .sec4-row-grid.sec4-row-grid-last > .vc_column-inner > .wpb_wrapper {
        border-bottom: 0;
    }

    .climate-change-sec5-bx h2.vc_custom_heading {
        padding: 24px 0px 0 36px;
        margin-top: 0;
    }


/*Mega Menu START*/


    #header .kleo-main-header.header-left {
        overflow: visible !important;
    }

html body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
	padding:0;
}

#mega-menu-wrap-primary #mega-menu-primary li#nav-menu-item-search {
    width: auto;
    display: inline-block;
}
    html body.header-flexmenu .header-left .menus-wrap{
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
    #mega-menu-wrap-primary #mega-menu-primary li#nav-menu-item-search {
        width: auto;
        display: inline-block;
    }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu {
    /* padding: 30px; */
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section li.mega-menu-item.widget_text {
    border-bottom: 1px solid #a6a6a6;
    min-height: 54px;
    margin-bottom: 5px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section li.mega-menu-cont {
    padding-right: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section li li {
    padding-right: 10px;
}

html body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a.mega-menu-link:before {
    content: "\f139";
    margin-right: 5px;
    font-family: dashicons;
}
html body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a.mega-menu-link {
    display: flex;
    align-items: center;
    line-height: 20.6px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    margin-top: -5px;
    width: 400px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item p {
    margin: 0 0 5px 0;
    line-height: 21px;
    width: 400px;
}
#mega-menu-wrap-primary #mega-menu-primary .mms-one img {
    min-height: 150px;
    object-fit: cover;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-first-mega-img img {
    max-height: 162px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section li.mega-menu-item a.mega-menu-link {
    margin-left: -6px !important;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-second-mega-img img {
    object-fit: cover;
    height: 176px !important;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.first-mega-img {
    width: 140px !important;
    margin-right: 5px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.first-mega-img.right-side-img {
    padding-right: 0;
    padding-left: 10px;
    margin-right: 0;
    margin-left: 5px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.first-mega-col {
    width: 150px !important;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.first2-mega-col {
    width: 185px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.first2-mega-col a.mega-menu-link {
    position: relative;
    right: -8px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-menu-columns-4-of-12.mega-thirdmega-col {
    width: 175px !important;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-second-mega-img.mega-right-side-img{
    width: 150px !important;
    /* margin-right: 5px; */
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-right-side-img {
    margin-left: 5px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-second-mega-col{
    width: 175px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-second2-mega-col{
    width: 150px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-second2-mega-col a.mega-menu-link {
    position: relative;
    right: -13px;
}




#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.third-mega-img{
    width: 122px !important;
    /* margin-right: 5px; */
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.third-mega-col{
    width: 198px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.third2-mega-col{
    width: 155px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.third2-mega-col a.mega-menu-link {
    position: relative;
    right: -7px;
}

#mega-menu-wrap-primary #mega-menu-primary .third-mega-img img {
    height: 158px !important;
    object-fit: cover;
}


html body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_block {
    height: 8px;
}

html body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
html body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    background: #fff;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.online-community-submenu-width-530px > ul.mega-sub-menu {
    width: 525px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.online-community-submenu-width-530px > ul.mega-sub-menu ul.mega-sub-menu > li.mega-second2-mega-col {
    width: 175px !important;
}

html body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.online-community-submenu-width-530px > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_block {
    height: auto;
}
html body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.online-community-submenu-width-530px > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li#mega-menu-item-block-49 b {
    margin-left: 18px;
}
html body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.online-community-submenu-width-530px > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.widget_block b {
    font-weight: 800;
    margin-top: 10px;
    display: block;
}
html body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li#mega-menu-item-text-16,
html body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li#mega-menu-item-text-18{
    width: auto;
    height: auto;
    min-height: inherit;
    border-bottom: 0;
}
html body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li#mega-menu-item-text-16  p {
    width: 335px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-full-mega-col {
    width: 335px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-full-mega-col a {
    text-decoration: underline;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li#mega-menu-item-text-18 p,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li#mega-menu-item-text-18 {
    margin-bottom: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu {
    box-shadow: 0 10px 10px rgba(0,0,0,0.1);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.submenu-380px > ul.mega-sub-menu {
    width: 373px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.submenu-380px > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
    width: 198px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.submenu-380px > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item p,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.submenu-380px > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    width: auto;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.submenu-450px > ul.mega-sub-menu {
    width: 450px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.submenu-450px > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
    width: 275px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.submenu-455px > ul.mega-sub-menu {
    width: 455px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.submenu-455px > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
    width: 279px !important;
}



/*Mega Menu END*/



    
    @media screen and (max-width: 1200px) {
             /*Mega Menu START*/

            .navbar-header .kleo-mobile-switch {
                display: none;
            }

            #header .kleo-main-header.header-left .menus-wrap {
                width: 100%;
            }

            #mega-menu-wrap-primary .mega-menu-toggle {
                width: 50px;
                float: right;
                margin-top: -70px;
            }
            #header .kleo-main-header.header-left .menus-wrap{
                clear: both;
                display: block;
            }
            #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
                background-color:#111
            }

            #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.submenu-380px > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.submenu-380px > ul.mega-sub-menu,
            #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.submenu-450px > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.submenu-450px > ul.mega-sub-menu,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.first-mega-img,
            #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.submenu-455px > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.submenu-455px > ul.mega-sub-menu,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-second-mega-img.mega-right-side-img,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-second2-mega-col,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.third-mega-img,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.third2-mega-col,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.third2-mega-col,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item p,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.third-mega-col,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-menu-columns-4-of-12.mega-thirdmega-col,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-second-mega-col,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.online-community-submenu-width-530px > ul.mega-sub-menu,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.first2-mega-col,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.first-mega-col {
                width: 100% !important;
            }
            html body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.online-community-submenu-width-530px > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li#mega-menu-item-block-49 b {
                margin-left: 0;
            }

            
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section li.mega-menu-item.widget_text {
                min-height: inherit;
            }

            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-right-side-img,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.first-mega-img.right-side-img {
                padding-right: 0;
                padding-left: 0;
                margin-right: 0;
                margin-left: 0;
            }
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.third2-mega-col a.mega-menu-link,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.mega-second2-mega-col a.mega-menu-link,
            #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-section > ul.mega-sub-menu ul.mega-sub-menu > li.first2-mega-col a.mega-menu-link {
                right: 0;
            }
            /*Mega Menu END*/

            
            .kleo-main-header.header-left .header-banner{
                display: none;
            }

            .ad-hero-heading h1{
                font-size: 42px;
                line-height: 60px;
            }

            .hero-section .ad-content-banner {
                width: 100%;
                margin-top: 60px;
            }
            .hero-section .ad-hero-banner {
                width: 100%;
            }

    }
    @media screen and (max-width: 991px) {
      .header-banner {
        position: absolute;
        right: 18%;
        text-align: right !important;
        top: 16px;
        min-width: auto !important;
        height: auto !important;
    }
    .NewsNewSection {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-column-gap: 30px;
    }
    
      .header-banner {
        right: 75px;
    }
        body.logged-in .header-banner .wpb_widgetised_column.wpb_content_element.sidebar {
        margin-top: -8px;
    }
    #header .kleo-main-header > .container {
        flex-direction: row;
    }
    #header .navbar-nav > li > a {
        font-weight: normal !important;
        text-transform: capitalize !important;
    }
    html body #header .navbar-nav .dropdown-menu li a {
        background-color: transparent !important;
    }

    .topic-section-main .topic-section-new{
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 22px;
    }
    .environmental_grid_sec.topic_grid_sec > .wpb_wrapper > .widget.widget_block {
        flex: 0 0 32.5%;
        max-width: 32.5%;
        position: relative;
        margin-bottom: 10px;
    }
    .ad-hero-heading h1 {
        font-size: 34px;
        line-height: 48px;
    }
    .platforms-sec .section-container.container > .vc_row.wpb_row{
        justify-content: center;
        gap: 0;
    }
    .platforms-sec .platforms-box {
        max-width: 90%;
        flex: 0 0 90%;
        margin: 0 auto 40px auto;
    }
    .platforms-content.wpb_column {
        padding: 15px;
    }

    html body #custom-slider .slider-content{
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0;
        order: 1;
        padding-bottom: 30px;
    }
    html body #custom-slider .slick-slider .slider-item img {
        margin: 0 auto 30px auto;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    html body #custom-slider .slick-slider .slider-item{
        flex-wrap: wrap;
    }
    
    html body #custom-slider .slider-content .slider-content-box ul {
        padding-left: 20px;
    }
    html body #custom-slider .slider-content .slide-circle {
        width: 120px;
        height: 120px;
        left: -20px;
        top: 20px;
    }
    html body #custom-slider .slider-content h3 {
        font-size: 24px;
        line-height: 32px;
    }
    html body #custom-slider ul li{
        font-size: 14px;
        line-height: 28px;
    }
    html body #custom-slider .slide-btn a{
        font-size: 12px;
        line-height:40px;
        letter-spacing: 1px;
    }
    html body .slick-prev {
        left: 0;
        z-index: 9999;
    }
    html body .slick-next {
        right: 0;
        z-index: 9999;
    }
    html body #custom-slider .slider-content h2 {
        font-size: 36px;
    }
    html body #custom-slider .slider-content p{
        font-size: 16px;
    }

    }
    @media screen and (max-width: 768px) {
    .NewsNewSection {
        display: grid;
        grid-template-columns: 60%;
        grid-column-gap: 0;
        justify-content: center;
    }
        .NewsNewSection .entry-summary p {
        padding-right: 0;
    }
        .NewsNewSection h3.post-title.entry-title {
        padding-top: 10px;
        padding-bottom: 10px;
    }
        .fbBtnPlacement {
        position: relative;
        min-height: 450px;
    }

    .environmental_grid_sec.topic_grid_sec > .wpb_wrapper > .widget.widget_block {
        flex: 0 0 49%;
        max-width: 49%;
        position: relative;
        margin-bottom: 10px;
    }
    section.container-wrap.get_started.main-color {
        padding: 0 15px;
    }

    section.container-wrap.get_started .wpb_column.vc_column_container.vc_col-sm-8 > .vc_column-inner {
        padding-left: 15px !important;
    }
    section.container-wrap.get_started figure.wpb_wrapper {
        margin-bottom: 30px;
    }
    section.container-wrap.get_started .wpb_column.vc_column_container.vc_col-sm-8 br {
        display: none;
    }
}

    @media screen and (max-width: 600px) {
        .ggreen-sec2.wpb_column.vc_column_container {
            padding: 0 15px;
        }
        .page-add .right-add-col .inner-sec .right-add .tatitlek-FieldsElement--field-wrapper {
            width: 100% !important;
            padding-right: 0 !important;
        }
        .page-add .right-add-col .inner-sec .right-add  button {
            width: 100% !important;
            margin-top: 15px !important;
        }


        .container .wpb_wrapper .home-textslick-slider ul li span,
        .home-textslick-slider ul li{
            font-size: 26px;
        }
        
        .home-text-slider .wpb_wrapper {
            width: 300px;
        }
        ._slider ul li{ font-size: 28px;}
        .ggreen-sec2 {
            padding: 0 10px;
        }   

        .ad-hero-heading h1 {
            font-size: 28px;
            line-height: 36px;
        }

        .advertise-grid .vc_col-sm-3 {
            padding: 30px 0;
        }

        .add-pricing{
            padding: 0px 30px 40px 30px;
        }
        .platforms-sec .platforms-box figure.wpb_wrapper img,
        .platforms-sec .platforms-box figure.wpb_wrapper .vc_single_image-wrapper,
        .platforms-sec .platforms-box figure.wpb_wrapper {
            width: 100%;
        }
    }

    @media screen and (max-width: 440px) {
      img#logo_img {
        width: 170px;
    }
        .kleo-form-modal {
        padding: 20px 15px !important;
    }
        .header-banner .bp-login-widget-user-avatar {
        display: none !important
    }
        body.logged-in .header-banner .wpb_widgetised_column.wpb_content_element.sidebar {
        width: 138px;
        margin-left: auto;
        padding: 0;
        margin-bottom: 0;
        margin-top: -4px;
    }
        .header-banner .bp-login-widget-user-links > div {
        padding-left: 0;
        line-height: 18px;
    }
        a.kleo-show-login.headerlogin {
        padding: 5px 14px 8px;
        font-size: 14px;
        position: relative;
        top: 3px;
    }
        .carousel {
        height: 65vh !important;
    }
        .font16{
            font-size: 14px !important
        }
    }
    
    
    /*  */
    
    button.single_add_to_cart_button.button {
           color: transparent !important;
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
    }
    button.single_add_to_cart_button.button:after {
        content: "Buy on Amazon";
        position: absolute;
        color: #fff;
        left: 0;
        right: 0;
        top: 10px;
    }
    
    /* changes 4-24 */
    
    section.alternate-color.bp-full-width-profile.new-hide {
        display: none;
    }
    body.bp-user.my-activity div#buddypress .bp-full-width-profile{
        display: none;
    }
    body.groups.bp-user.my-groups.buddypress.bp-legacy.bbp-user-page.single div#buddypress .bp-full-width-profile{
        display: none;
    }
    body.groups.bp-user.my-groups.buddypress.bp-legacy.bbp-user-page.single .template-page.col-sm-9.tpl-right{
        width: 100%;
    }
    body.groups.single-item .template-page.col-sm-9.tpl-right {
        width: 100%;
    }
    body.bp-user.my-activity .template-page.col-sm-9.tpl-right {
        width: 100%;
    }
    
    .bp-login-widget-user-avatar {
        width: 59px;
        height: 59px;
    }
    .bp-login-widget-user-avatar a img {
        height: 50px;
        object-fit: cover;
        width: 50px;
        object-position: center;
    }
    body.product-template-default.single.single-product .code-block.code-block-7 {
        display: none !important;
    }
    
    @media screen and (min-width: 991px) {
      .article-content div#buddypress section.container-wrap.main-color .template-page.col-sm-9.tpl-right{
                width: 75%;
            }
    }
    
    
    .fluid-width-video-wrapper {
        height: 100% !important;
    }
    
    .page-id-17808 #tab-all-news .col-sm-6 {
        width: 50%;
    }
    
    .page-id-17808 .posts-listing article .row .col-sm-3 {
        width: 35%;
        padding: 0;
        padding-top: 5px
    }
    
    .page-id-17808 .posts-listing article .row .col-sm-9 {
        width: 65%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .page-id-17808 .posts-listing article .row .col-sm-9 h3.post-title.entry-title {
    /* 		line-height: 18px */			
    }
    .page-id-17808 .posts-listing article .row .col-sm-9 p {
    /* 		line-height: 16px */
    }
    .page-id-17808 .posts-listing article .row .col-sm-9 h3.post-title.entry-title a {
            font-size: 18px !important;
          line-height: 18px;
    }
    .page-id-17808 .posts-listing article .row .col-sm-9 .entry-summary {
        overflow: hidden;
       text-overflow: ellipsis;
       display: -webkit-box;
       -webkit-line-clamp: 2; 
               line-clamp: 2; 
       -webkit-box-orient: vertical;
    }
    .page-id-17808 .posts-listing article .row .col-sm-3 img {
    /*     height: auto;
        max-width: 90%;
        margin-left: auto;
        margin-right: 0;
        align-self: flex-end;
        display: flex; */
    }
    
    .single_banner {
        min-height: 600px;
        display: flex;
        align-items: center;
    }
    .single_category_box .wpb_wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        text-align: center;
        width:100%;
    }
    
    .single_category_box {
        min-height: 157px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    
    .single_category_box p {
        width: 100%;
        color: #fff !important;
        font-family: 'Lato';
        margin: auto 0 0 0;
    }
    .self_guided h4 {
        font-family: 'Lato';
        font-size: 24px;
    }
    .self_guided p {
        font-size: 16px;
        font-family: 'Lato';
        line-height: 28px;
    }
    .self_guided a.btn {
        background: #5eac24;
        color: #fff;
        font-family: 'Lato';
        padding: 0;
        width: 145px;
        height: 46px;
        line-height: 46px;
        border: 0;
        border-radius: 5px;
        font-size: 18px;
    }
    .service_box h4 {
        font-family: 'Lato';
        color: #1A1A1A;
        font-weight: 600;
        font-size: 20px;
    }
    .service_box  p {
        color: #4E4949 !important;
        font-size: 16px;
        line-height: 28px;
    }
    
    .width900 > .vc_column-inner {
        padding: 0;
        max-width: 900px;
        margin: 0 auto;
    }
    .single.single-post .related-post-bx .ak_custom_related_posts_wrapper .hr-title.hr-long {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .single.single-post .related-post-bx .ak_custom_related_posts_wrapper {
        display: flex;
        flex-wrap: wrap;
    }
    
    .list-nav ul {
        padding: 0;
        display: flex;
        justify-content: center;
    }
    .list-nav ul li {
        list-style: none;
        color: #5eac24;
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 0 40px 0 40px;
        display: flex;
        align-items: center;
          position:relative;
    }
    .list-nav ul li:after {
        content: "";
        background: #ACCE22;
        width: 14px;
        height: 14px;
        border-radius: 100%;
        position: absolute;
        right: 0;
        left: auto;
    }
    .list-nav ul li:last-child:after{
        display:none;
    } 
    .topics-list ul li:before {
        content: "";
        background: #ACCE22;
        width: 14px;
        height: 14px;
        border-radius: 100%;
        position: absolute;
        left: 0;
    }
    .list-nav ul li:first-child:before{
        display:none;
    }
    
    .max-width-750px{
        max-width:750px;
        margin:0 auto;
    }
    .community-box > .vc_column-inner > .wpb_wrapper {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        padding: 15px;
        min-height: 450px;
    }
    
    .community-box figure.wpb_wrapper .vc_single_image-wrapper img,
    .community-box figure.wpb_wrapper .vc_single_image-wrapper,
    .community-box figure.wpb_wrapper {
        width: 100%;
    }
    .topics-list ul {
        padding: 0;
    }
    
    .topics-list ul li {
        list-style: none;
        display: flex;
        align-items: flex-start;
        font-size: 18px;
        color: #292929;
        line-height: 30px;
        padding: 5px 0 5px 20px;
    }
    .topics-list {
        padding-left: 20px;
    }
    .topics-list ul li:before {
        content: "";
        width: 10px;
        height: 10px;
        background: #1A1A1A;
        display: block;
        border-radius: 100%;
        margin-right: 10px;
        margin-top: 10px;
    }
    
    
    
    
    
    
    .plastic-pollution-img img {
        border-radius: 20px;
    }
    
    
    
    .page-add .left-add-col .inner-sec h3 {
        color: #5eac24;
        margin-top: 1px;
        font-weight: 700;
        margin-bottom: -1px;
        position: relative;
        top: -3px;
    }
    .page-add .left-add-col .inner-sec {
        align-items: flex-start;
    }
    .page-add .left-add .button-sec {
        margin-top: 10px;
    }
    
    .max-custom-width-960px {
        max-width: 960px;
        margin: 0 auto;
    }
    .join-community-accordion .vc_tta-panels .vc_tta-panel:last-child {
        margin-bottom: 0;
    }
    .join-community-accordion .vc_tta-panels .vc_tta-panel{
        box-shadow:none;
    }
    .join-community-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
        padding-top: 20px !important;
        margin-top: -20px;
    }
    
    .kindred-spirits img {
        margin-right: 20px;
        margin-top: 0;
        position: relative;
        top: -10px;
    }
    .kindred-spirits h2 {
        color: #5eac24;
        font-weight: 400;
        font-size: 36px;
    }
    
    .join-community-signup-right a.btn.btn-custom {
        width: 185px;
        height: 46px;
        line-height: 46px;
        font-size: 18px;
        padding: 0;
    }
    .join-community-signup-right > .vc_column-inner > .wpb_wrapper {
        max-width: 372px;
        margin: 0 auto;
    }
    
    .max-width-1050px{
          max-width: 1050px;
        margin: 0 auto;
    }
    .img-width-450px img{
        max-width:450px;
    }
    
   
    .max-width-550px.margin-auto {
        max-width: 550px;
        margin: 0 auto;
    }
    
    
    
    
    
    
    
    
    
    

@media (max-width:1400px) and (min-width:768px) {
.carousel img {
	height: 100vh !important;
}
}

@media (max-width:1279px) and (min-width:768px) {
.panel-features {
	min-height: 151px;
}
.disc-slider {
	padding: 0px 30px;
}
}

@media (max-width:1400px) {
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
	width: 2.8em!important;
	height: 2.8em!important;
}
.mobile_1 h2 {
	font-size: 18px;
	margin-bottom: 0px !important;
	margin-top: 6px;
}
.kleo_text_column.wpb_content_element.mobile_1 {
	margin-bottom: 12px !important;
}
.mobile_1 p {
	font-size: 14px;
	line-height: 18px;
}

.environmental_grid_sec img{
    height: 177px;
}
}

@media (max-width:1200px) {
		.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
			width: 2em!important;
			height: 2em!important;
		}
		.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
			font-size: 1.2em!important;
		}
		.mobile_1 p {
			font-size: 13px;
			line-height: 18px;
		}
		.banner_row .banner_bx {
		    margin: 6px auto;
		    max-width: 32.33%;
		    flex: 0 0 32.33%;
		}
		

		.main_banner h1{ font-size: 42px; }
		.main_banner p{ font-size:24px; line-height:32px; }
		html body .main_banner{ min-height:300px !important; }

		.page-add .right-add-col, .page-add .left-add-col {
			margin: 10px auto;
			max-width: 620px;
			flex: 0 0 100%;
			/* min-height: 375px; */
			display: flex;
			align-items: center;
		}
		.equal-space > .vc_column-inner {
			padding-left: 15px !important;
			padding-right: 15px !important;
		}

		.abh_box{
			padding: 25px 20px !important;
		}
		.shareContent {
			padding: 0 20px;
		}
		div#wpdevar_comment_1{ padding: 0 10px;}

        .single.single-post #main-container.container-full .article-content .container-wrap.post-sidebar{
            position: static;
            margin: 0 auto;
        }
        .single.single-post #main-container.container-full .article-content .vc_column_container.vc_col-sm-9 {
            width: 100%;
        }
        .single.single-post #main-container.container-full .article-content .container-wrap.post-sidebar .vc_column_container>.vc_column-inner {
            margin-left: 0;
            padding: 0;
        }
        .single.single-post #main-container.container-full .article-content .container-wrap.post-sidebar .wpb_widgetised_column.sidebar {
            padding-top: 0;
        }
        .single.single-post #main-container.container-full .article-content .container-wrap.post-sidebar > .section-container.container {
            padding-left: 15px;
        }
        .foodwaste-container > .section-container.container > .vc_row > .vc_column_container.vc_col-sm-9 {
            padding-right: 0;
        }
}

@media (max-width:1100px) {
	.business-listing-box > .vc_column-inner {
    min-height: 385px;
}
}

@media (max-width:991px) {
    .env-content-img.env-sec-content-odd {
        padding-right: 0;
    }
    .env-content-img.env-sec-content-even{
        padding-left: 0; 
    }
	
	.banner_row .banner_bx{
		margin: 4px auto;
	}
	
	.section-container .topic-section {
	    width: 100%;
	    margin-bottom: 30px;
	    padding: 0;
	}
	.topic-section-main {
	    padding: 0 !important;
	}
	.environmental .vc_column-inner .wpb_wrapper{
		flex-wrap: wrap;
	}
	.environmental .vc_column-inner .wpb_wrapper .kleo_text_column {
	    max-width: 33.33%;
	    flex: 0 0 33.33%;
	}
	.single_category_main .single_category_left.vc_col-sm-3 {
	    width: 50%;
        margin: 10px auto;
	}
	.single_category_main .single_category_right {
	    width: 100%;
	    margin-top: 30px;
	}
	.single_category_box h3{
		font-size: 24px;
	}
	.single_category_right > .vc_column-inner {
	    padding-left: 30px !important;
	    padding-right: 30px !important;
	}

	.single_category_main .single_category_left .vc_custom_1684343989071 {
	    padding-right: 15px !important;
	}
	.service_box .wpb_column.vc_column_container.vc_col-sm-4 {
	    width: 100%;
	    max-width: 500px;
	    margin: 0 auto 30px auto;
	    display: block;
	    float: none;
	}
	.explore_btn_container .vc_btn3-container.vc_btn3-left {
	    width: auto;
	    max-width: 48%;
	    flex: 0 0 48%;
	}
	
	.sustainable-banner .sustainable-banner-content{ min-height: 350px;}


	.sustainable-banner .sustainable-banner-content h4.vc_custom_heading{
		font-size: 20px !important;
		margin-bottom: 0;
	}
	.sustainable-banner .sustainable-banner-content ul{
		padding-left: 0;
	}
	.container .wpb_wrapper li {
		/* line-height: 23px;
		margin-bottom: 10px;
		list-style-type: none;
		margin-top: 10px;
		font-size: 18px; */
	}
	ul.green-topics li{
		max-width: 32%;
    	flex: 0 0 32%;
	}
	ul.green-topics li:nth-child(3n+3){ margin-right: 2%;}
	ul.green-topics li:nth-child(5n+5){ margin-right: 0;}
	.list-number.min-container > .vc_column_container > .vc_column-inner {
		padding-left: 0;
	}
	.list-number .vc_col-sm-2 h4{ font-size: 60px;}
	.list-number .vc_col-sm-2 h4 sup {
		font-size: 20px;
		top: -20px;
		bottom: auto;
	}
	.maximum-container.protect-biodiversity{ max-width: 600px; width: 90%;}

	.full-width-sm .vc_col-sm-7,
	.full-width-sm .vc_col-sm-5,
	.full-width-sm .vc_col-sm-6 {
		width: 100%;
	}
	.full-width-sm figure.wpb_wrapper.vc_figure {
		margin-top: 30px;
	}
	.d-flex-sm .vc_row.wpb_row.vc_row-fluid {
		display: flex;
		flex-wrap: wrap;
	}
	.d-flex-sm .order0-sm { order: 0; }
	.d-flex-sm .order1-sm { order: 1; }
	
	.dinosaurs-content.main-container { margin-top: 0 !important; }
	

	.full-width-sm .extinct-animals figure.wpb_wrapper.vc_figure {
		margin-top: 0;
	}

	.fw-green-list .wpb_column.vc_col-sm-6 {
		width: 100%;
	}
	.beyond-food .vc_column_container.vc_col-sm-4,
	.beyond-food .vc_column_container.vc_col-sm-8,
	.environmental-impact .wpb_column.vc_column_container.vc_col-sm-8,
	.environmental-impact .wpb_column.vc_column_container.vc_col-sm-4 {
		width: 100%;
	}
	.beyond-food-right > .vc_column-inner > .wpb_wrapper {
		padding-left: 0;
	}
	.beyond-food-right > .vc_column-inner {
		padding: 0;
	}
	.further-reading .vc_column_container.vc_col-sm-4 {
		width: 96%;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}
	.vc_row.economic-impact-outer {
		margin: 0;
	}
	.environmental-impact.d-flex-sm {
		display: flex;
		flex-wrap: wrap;
	}
	.environmental-impact .order1-sm {
		margin-top: 20px;
	}
	.economic-impact-outer .economic-impact .vc_column-inner {
		padding: 0;
	}
	.fw-detail.fw-white > .wpb_column {
		background: #fff;
		width: 100%;
	}
	.fw-detail.fw-white{ padding: 0;}
	.economic-impact-outer .economic-impact {
		margin-bottom: 20px;
	}

    .blog-product-reviews article .row.post-content .col-sm-3 {
        width: 100%;
        margin-bottom: 15px;
    }
    .blog-product-reviews article .row.post-content .col-sm-9 {
        width: 100%;
    }
    .blog-product-reviews article .row.post-content .col-sm-3 img {
        width: 100%;
    }

    .fashion-chat-bx .fashion-chat-col {
        width: 100%;
    }
    .join-community-form > .vc_column-inner > .wpb_wrapper{
        float: none;
    }
    .fashion-chat-bx .fashion-chat-col {
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
        display: block;
        float: none;
    }
    .fashion-chat-img img{ min-height: inherit;}
    .join-community-form > .vc_column-inner > .wpb_wrapper {
        margin-top: 40px;
        max-width: 100%;
    }
    .env-sec > .section-container > .vc_row {
        flex-wrap: wrap;
    }
    .env-sec .env-content-img {
        width: 100%;
        order: 1;
    }
    .env-sec .wpb_single_image.vc_align_right {
        text-align: left;
    }

    .env-sec .env-sec-img {
        width: 100%;
        margin-bottom: 60px;
    }
    .env-sec .env-sec-img.env-sec-img-odd {
        order: 0;
        margin-right: 0;
    }
    .env-sec .env-sec-img {
        margin-right: 30px;
    }
    .business-directory-banner .business-directory-content {
        min-height: 450px;
        width: 100%;
        order: 1;
    }
    .business-directory-banner	.business-directory-banner-space {
        min-height: 300px;
    }
        section.business-directory-banner {
        background-position: 80% center !important;
    }
    .business-directory-banner .business-directory-content > .vc_column-inner > .wpb_wrapper{
        padding:15px;
    }
    h4.vc_custom_heading br{
        display:none;
    }
}	
@media (max-width:767px) {
	.protect-biodiversity-grid > .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper {
		border-right: 0;
		border-bottom: 1px solid #D9D9D9;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.protect-biodiversity-grid.vc_custom_1700844528576 {
		margin-top: 0 !important;
	}
	.protect-biodiversity-grid.vc_custom_1700844528576  > .vc_col-sm-8 .wpb_wrapper {
		border-bottom: 0 !important;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	.extinction-img {
		margin-top: 40px;
	}
	.extinction-img * {
		width: 100%;
	}
	.blog-bx > .vc_column-inner > .wpb_wrapper {
		max-width: 300px;
		margin: 16px auto;
	}
	.protect-biodiversity .wpb_column.vc_column_container.vc_col-sm-12 {
		margin-top: 0;
	}
	.are-grid-section .vc_row.wpb_row.vc_row-fluid.row {
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	
	.are-grid-section .are-grid-img img{ width: 100%;}
	.list-number .vc_col-sm-8 {
		position: relative;
		left: 0;
		margin: 20px auto;
	}
	.list-number.min-container {
		margin-top: 30px;
	}
	.extinction-rates-img {
		margin-top: 30px;
	}
	.list-number .approx {
		background: #F0F7EB;
		width: auto;
		display: inline-block;
		padding: 16px 10px;
	}
	.img-first-content-last-xdevice .vc_row.wpb_row.vc_row-fluid {
		display: flex;
		flex-wrap: wrap;
	}
	.img-first-content-last-xdevice  .vc_col-sm-6:first-child {
		order: 1;
	}

	.biodiversity-img { margin-top: 30px; }
	.banner_row .banner_bx a{ font-size:16px; padding: 36px 10px;}
  .kleo-tabs.tabbable.SiginUp_tabs ul li a {
    margin: 0 8px !important;
}
  .SiginUp_tabs {
    margin-left: 0 !important;
}
  .sign_inUp_3 div.feature-text {
    margin-left: 0px !important;
    padding-right: 0;
}
  .sign_inUp_3 h3.feature-title {
    margin: 0 !important;
}
  ul#groups-list li .group-inner-list .item-desc p {
    padding: 0 10px;
}
  .custom_new_Tab article {
    width: 100% !important;
    display: inline-block;
}
  .news_custom_4 article .col-sm-3 {
    width: 100%;
    margin-bottom: 25px;
}
    .news_custom_4 article .col-sm-9 {
    width: 100%;

}
  .news_custom_5 .post-title {
    height: auto;
}
  .section_6_custom .col-sm-9 {
    padding-top: 25px;
}
  ul.nav.nav-tabs.responsive-tabs.tabs-style-line li:nth-child(3) {
    margin-left: 0 !important;
}
  .news_sidebar_tab.no-meta .col-sm-9 {
    padding-top: 20px !important;
    margin-bottom: 25px !important;
}
  .reSo_bg .vc_column-inner, .reDi_bg .vc_column-inner {
    padding: 30px 15px 30px !important;
}
  .job_se_3 > .vc_column-inner {
    background-color: #fff;
    padding: 40px 15px !important;
}
  .job_se_7 p {
    width: auto !important;
}
.home_blog_sec .vc_gitem-animated-block .vc_gitem-zone {
	height: inherit;
}
.disc-slider {
	top: 120px;
}
#explore-nav .panel-init, #explore-nav .panel-features {
	width: 50%;
	border-bottom: 1px solid #e7e7e7;
	padding: 0px 10px;
      min-height: 155px;
}
#explore-nav {
	position: inherit;
}
.carousel {
	height: inherit;
}
.disc-slider {
	padding: 0px 30px;
}
a.home_register_now {
	margin-bottom: 30px;
}
.ourGroup_imagegrid li {
	width: 85%;
}
.hoverEffect_group .info {
	font-size: 18px;
}
.pop-bus-img li {
	display: block;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: .5em;
}
.pop-bus-img li:last-child {
	margin-right: auto;
}
  .pop-bus-img li>a>img {
    max-width: 100%;
    object-fit: cover;
    width: 100%;
}
.homefirstsecleft > .vc_column-inner {
    padding-right: 15px !important;
    margin-bottom: 20px;
}
.icon_list ul li{ align-items: flex-start; }
.icon_list ul li:before{ margin-top:4px; }
.topic-section-main {
    padding: 0 15px !important;
}
.topic-section-main .topic-img {
    max-width: 100%;
}
.topic-section-main .topic-content {
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-bottom: 10px;
}
.topic-section .topic-img > .vc_column-inner{
	    border-bottom-left-radius: 0;
	    border-top-right-radius: 10px;
}
.environmental .vc_column-inner .wpb_wrapper .kleo_text_column {
    max-width: 50%;
    flex: 0 0 50%;
}
.left_cta.vc_column_container>.vc_column-inner {
    padding-left: 30px !important;
    margin-bottom: 30px;
}
.right_cta.vc_column_container>.vc_column-inner {
    padding-right: 30px !important;
}
.left_cta p{ font-size:16px; }
.single_category_left .single_category {
    /* max-width: 300px;
    margin: 0 auto 30px; */
}

.single_category_left .vc_custom_1683886945886 {
    margin-top: 0 !important;
}
.popular_brand_carousel {
    /* margin-bottom: 60px; */
}
.container .wpb_wrapper li {
    /* line-height: 23px;
    margin-bottom: 10px;
	list-style-type: none; */
}
.single_banner{ min-height:300px; }
.explore_btn .wpb_wrapper > :last-child {
    margin-bottom: 15px !important;
}
.explore_right > .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px;
    margin-top: 30px;
}
.explore_btn_container .vc_btn3-container.vc_btn3-left {
    width: auto;
    max-width: 48%;
    flex: 0 0 48%;
}
.ctarightcontent.vc_column_container>.vc_column-inner {
    padding-left: 15px !important;
    padding-top: 15px;
    padding-bottom: 30px;
}
.singlebottomctasection {
    padding: 0 !important;
}
	.main_banner h1 { font-size: 34px; margin-bottom:0; }
	.main_banner p {
	    font-size: 18px;
	    line-height: 26px;
	    margin-top: 0;
	}
	.newsletter-section .newsletter-sec-left { padding-right: 0; }
	.section1 .section1right .kleo_text_column { padding-left: 0; }
	.section2, .section1 { padding-top: 0 !important; }
	.latest_community .lcright img {
	    width: 100%;
	    margin-bottom: 20px;
	}
	.fgl_boxes > .wpb_column > .vc_column-inner > .wpb_wrapper{
		margin-bottom: 40px;
	}
	.fgl_boxes > .wpb_column:last-child > .vc_column-inner > .wpb_wrapper {
	    margin-bottom: 0;
	}
	 
	 .newsletter-section .newsletter-sec-left > .vc_column-inner{
	 	    background: url(images/ggb.png) no-repeat center bottom / 200px auto #7fbf4d !important;
		    width: 100%;
		    height: auto;
		    padding-top: 30px;
		    padding-bottom: 250px;
	 		align-items: flex-start;
	 }
	 .newsletter-section .newsletter-sec-left > .vc_column-inner > .wpb_wrapper {
	    width: 100%;
	}
	.newsletter-section .newsletter-sec-left h3{ font-size:24px; text-align:center; }
	.newsletter-section .newsletter-sec-left p {
	    font-size: 14px;
	    line-height: 20px;
	    margin: 0;
	    text-align: center;
	}
	.newsletter-section .newsletter-sec-left a.btn{
		margin: 0 auto;
    	display: table;
	}
	.newsletter-section {
	    padding-top: 0 !important;
	    padding-bottom: 0 !important;
	}

	.newsletter-section .newsletter-sec-right > .vc_column-inner{ height:auto; padding:40px 0; }
	.newsletter-section .newsletter-sec-right h3{ font-size:24px; margin-top:0; }
	.newsletter-section .newsletter-sec-right p{ font-size:18px; }
	.slickslider .slick-track{
		display: flex;
		width: 100% !important;
	}
	.environmental .vc_column-inner .wpb_wrapper .kleo_text_column{
		max-width: 100%;
		flex: 0 0 100%;
	}

	.sustainable-banner {
		background-position: -100px 0px !important;
	}
	
	.banner-450.sustainable-banner.main-color {
		background-position: center !important;
	}

	h1.vc_custom_heading br {
		display: none;
	}

	.fw-green-list{ padding-left: 50px;}

    .sustainable-banner-content > .vc_column-inner {
        margin-top: 60px;
        margin-bottom: 30px;
    }
    .sustainable-banner .sustainable-banner-content{
        height: auto;
    }
    .sustainable-banner {
        background-position: center center !important;
    }

    .topic_grid_sec > .wpb_wrapper > .widget.widget_block {
        flex: 0 0 48%;
        max-width: 48%;
        position: relative;
        margin-bottom: 10px;
    }
    .interested-green-topics .interested-green-content {
        padding-right: 0;
    }
    .single_category_main .apparel-boxes > .vc_column-inner {
        margin: 0 auto !important;
    }

    .single_category_main .single_category_left.vc_col-sm-3 {
	    width: 90%;
        max-width: 340px;
        margin: 20px auto;
	}
.env-sec-title h1{
    font-size: 40px;
    line-height: 52px;
}    
.environmental-banner .banner-btn{
    bottom: -110px;
}
.env-sec .env-sec-img { margin-left: 30px;}
.env-sec a.btn{ margin-top: 30px;}
.environmental-external.wpb_column {
    margin: 15px auto;
    display: inline-block;
    width: 100%;
}
.business-directory-banner .business-directory-content > .vc_column-inner > .wpb_wrapper{
    padding:15px;
}
.full-width-img figure .vc_single_image-wrapper img {
    width: 100%;
    padding-right: 0;
}
.green-brand-boxes h2 {
    font-size: 18px;
    line-height: 28px;
}
}



@media (min-width: 1200px){
	.post-31695 .container {
    	max-width: 1250px;
	}
}



@media (max-width:600px) {
	.page-add {
		width: 94%;
		margin: 0 auto;
	}
	.page-add .inner-sec .left-add:after{
		background: rgba(114, 156, 85,0.6);
	}
	.page-add h3{ font-size: 20px;}
	.page-add .discription p {
		font-size: 16px;
		line-height: 24px;
	}
	.page-add .button-sec a{
		font-size: 14px;
		padding: 14px 50px 14px 21px;
	}
	.page-add .right-add-col .discription li {
		list-style: disc;
	}
	.page-add .right-add-col .button-sec a {
		padding: 10px 32px;
	}
    section.business-directory-banner {
        background-position: 70% center !important;
    }

}

@media (max-width:520px) {
.home_dir_div {
	width: 50% !important;
	margin-bottom: 30px;
}

.single_category_left .single_category > .vc_column-inner {
    /* padding-left: 15px !important;
    padding-right: 15px !important; */
}
.single_category_left .single_category{ max-width:100%; }
.explore_btn_container > .vc_column-inner > .wpb_wrapper{
	justify-content: center;
}
.explore_btn_container .vc_btn3-container.vc_btn3-left {
    width: auto;
    max-width: 230px;
    flex: 0 0 230px;
}
.section_cta p {
    font-size: 14px;
    line-height: 20px;
}
ul.green-topics li{
	max-width: 49%;
	flex: 0 0 49%;
}
ul.green-topics li:nth-child(3n+3) { margin-right: 2%; }
ul.green-topics li:nth-child(2n+2){ margin-right: 0;}
.container .wpb_wrapper li span{ font-size: 12px;}
.sustainable-banner .sustainable-banner-content.sfc h2.vc_custom_heading {
    font-size: 34px;
    margin-bottom: 20px;
}

.sustainable-banner .sustainable-banner-content.sfc .kleo_text_column p {
    font-size: 16px;
    line-height: 22px;
}
.sustainable-banner .sustainable-banner-content.sfc .kleo_text_column p  br {
    display: none;
}


}

@media only screen and (max-width: 500px) {
.mobile-res-1 p {
	line-height: 30px !important;
	font-size: 24px !important;
}
ul.ourGroup_imagegrid {
	width: auto;
}
p.group-type-dis.cus-grp-type {
	max-width: 100% !important;
}
.nav-custom-g {
	width: 100%;
	float: none;
}
.custom-nav-gro {
	width: 100% !important;
	float: none;
}
.register-custom-width {
	max-width: 100%;
	margin-left: 0px !important;
}
ul#menu-kleonavmenu>li>a {
	line-height: 25px !important;
}
.mobile-res-3 {
	margin-bottom: 15px !important;
}
}
@media only screen and (max-width: 480px){
#buddypress .activity-header {
    margin: 0 20px 20px 0px !important;
}
#buddypress .activity .activity-content .activity-header {
    margin: 0 20px 20px 0px !important;
}
#buddypress .activity-list .activity-content {
    margin: -8px 0 0 75px !important;
}
}

@media only screen and (max-width: 400px) {
.register-feature .feature-text {
	margin: 15px 0 0px 0px !important;
}
.vc_column-inner.vc_custom_1510965530531 {
	margin: 0 !important;
}
section.container-wrap.main-title.alternate-color.border-bottom {
	padding-top: 10px !important;
}
}
.frontSliderDescr {
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
	color: #FFF;
	max-width: 500px;
	padding-right: 15px;
}
.frontSliderDescr p {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 20px;
	font-weight: 500;
	color: #fff !important;
}
.frontSliderDescr h2 {
	color: #fff !important;
	font-size: 36px;
	margin-bottom: 20px;
	font-weight: 700;
	line-height: 44px;
}
.frontSliderBtn {
	align-items: center;
	background:#6EB23F;
	border: none;
	border-radius: 4px;
	box-sizing: border-box;
	color: #fff !important;
	cursor: pointer;
	display: inline-flex;
	font-size: 20px;
	font-weight: normal;
	height: 44px;
	justify-content: center;
	overflow: hidden;
	padding: 0 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	max-width: 100%;
	text-overflow: ellipsis;
	min-width: 130px;
	margin-right: 12px;
	transition: background .3s ease;
	    line-height: 40px;
    display: inline-block;
}
.frontSliderBtn:hover {
	background: #6c8e04;
}
.frontSliderImg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-size: cover;
}
.carousel-inner .container {
	height: calc(100% - 128px);
}
.carousel-inner, .carousel-inner .item {
	height: 100%;
}

@media only screen and (max-width: 767px) {
.carousel {
	height: 58vh;
}
  video#video-background {
    object-fit: cover;
        height: 100%;
}
.carousel-inner .container {
	height: 100%;
}
  .custom_van {
    grid-template-columns: 30% 70% !important;
}
}
body {
	-webkit-font-smoothing: antialiased;
}
.new_members_green .member-inner-list.animated.animate-when-almost-visible.bottom-to-top.start-animation{
      background-color: transparent !important;
}
ul#activity-stream li .activity-avatar{
      box-shadow: none;
}
ul#activity-stream li {
      padding-bottom: 30px !important;
}
#buddypress #groups-list .group-inner-list{
  padding: 0px 0 10px !important;
}
div#ajax_search_container {
    background-color: #fff !important;
}
.kleo-ajax-part.kleo-ajax-type-page .ajax_search_image {
    display: none;
}
div#header input.ajax_s.form-control {
    border: 1px solid #e4e4e4 !important;
}
ul.home_popular_group li .group-inner-list .item{
    padding-left: 85px !important;
}
body.single-item #item-buttons {
    text-align: left !important;
}
body.members ul#members-list li.kleo-masonry-item .member-inner-list {
    background-color: transparent !important;
}
.widget.buddypress ul.item-list img.avatar {
    height: 30px !important;
    margin-right: 10px;
    width: 30px;
    border-radius: 100%;
    border: none;
}
.news_custom_4 article .col-sm-3 iframe {
    height: 110px !important;
  
}

#mail_chimp .main-color {
	background-color: #f7f7f7;
	margin-top: 70px;
}
#mail_chimp .main-color #mc_embed_signup {
    background: transparent;
}
body.home-page #main {
    top: 0;
}
#mail_chimp #mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    min-height: auto;
    padding-top: 20px;
}
#mail_chimp #mc_embed_signup .mc-field-group input {
    margin-bottom: 0;
}
#mail_chimp #mc_embed_signup_scroll h4 {
    margin: 0;
    font-size: 22px;
}
#mail_chimp #mc_embed_signup .mc-field-group input {
    float: left;
	width: 100%;
	padding: 8px 10px;
	text-indent: 0%;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
#mail_chimp #mc_embed_signup .mc-field-group input[type="submit"] {
   font-size: 20px;
   color: #fff;
   background:#6EB23F;
   padding: 0 20px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   margin-top: 0;
   line-height: 40px;
}
#mail_chimp #mc_embed_signup .mc-field-group input[type="placeholder"] {
	color: #000;
}

#mc_embed_signup .mc-field-group input {
	float: left;
	width: 100%;
	padding: 8px 10px;
	text-indent: 0%;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 10px 0 10px 0%;
}
#mc_embed_signup {
	background: transparent !important;
	clear: left;
	font: 14px Helvetica,Arial,sans-serif;
}
#footer #custom_html-9 {
	margin-bottom: 0px;
}
#mc_embed_signup .mc-field-group {
	clear: left;
	position: relative;
	width: 96%;
	padding-bottom: 0;
	min-height: 50px;
}
#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 10px 0 0px 0%;
}
#mc_embed_signup .button {
	clear: both;
	background-color: #aaa;
	border: 0 none;
	border-radius: 4px;
	transition: all 0.23s ease-in-out 0s;
	color: #FFFFFF !important;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0 22px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
	color: #fff !important;
}
.category-business #mc_embed_signup .mc-field-group.input-group label {
	display: inline-block;
	width: 90%;
	margin: 3px 0 0 5px;
	color: #777777;
}
#footer {
	margin-top: 30px;
}
.about_img_40 img{
        width: 40px;
}
.about_text_p p{
    
font-size: 18px;
  font-family: "Lato";
  color: rgb(42, 42, 42) !important;
  line-height: 1.667;
  max-width: 509px;
}
.about_box .feature-text {
    font-size: 16px;
    font-family: "Lato";
    color: rgb(42, 42, 42) !important;
    line-height: 24px;
    font-style: normal;
    margin-top: 15px !important;
    font-weight: 500;
}


.about_his_p p{
    
    max-width: 964px;
        margin: 0 auto;
}
.about_box h3 {
    margin-top: 15px !important;
    color: #6EB23F !important;
}



.faq_se_1 p {
    font-size: 18px;
    font-family: "Lato";
    color: rgb(42, 42, 42) !important;
    line-height: 1.5;
    margin: 0;
    text-align: center;
}
.faq_accordion {
    max-width: 900px;
    margin: 0 auto;
}
.faq_accordion p {
    font-size: 16px;
    font-family: "Lato";
    color: #3a3a3a !important;
    line-height: 1.5;
    margin: 0;
}

.faq_accordion ul li{

    font-size: 16px;
    line-height: 24px;
    margin: .85em 0;
    color: #3a3a3a !important;
    
}
.faq_accordion ul {
    padding-left: 20px;
}
.faq_accordion h4 span {
    color: #000;
}
.faq_max_w {
    max-width: 900px;
    margin: 0 auto;
}
.faq_fearture {
    margin: 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(241, 241, 241);
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.06);
    padding: 30px 0px 15px 0;
}

.faq_fearture h3{
    font-size: 24px;
  font-family: "Lato";
  color: rgb(42, 42, 42) !important;
  line-height: 2.333;
  
    margin-bottom: 0 !important;
}
.faq_fearture p {
    font-size: 18px;
    font-family: "Lato";
    color: rgb(42, 42, 42) !important;
    line-height: 22px;
    padding: 0 25px;
    margin: 0;
}

.faq_fearture .feature-text{
    margin-top: 5px !important;
}
.faq_fearture span.feature-icon{ margin-bottom: 0px !important;}
.faq_btn button {
    font-size: 16px !important;
    padding: 14px 40px 15px!important;
}


.job_se_1 p{
  font-size: 20px;
  font-family: "Lato";
  color: rgb(42, 42, 42) !important;
  line-height: 1.3;
  text-align: center;
  max-width: 850px;
  margin: 30px auto 0;
}
.job_se_1 p a{
    
    color: #6EB23F !important;
}
.job_se_2 p {
    font-size: 22px;
    font-family: "Lato";
    color: rgb(42, 42, 42) !important;
    line-height: 1.3;
    max-width: 750px;
    margin: 0 auto;
}
.job_se_4 {
    max-width: 900px;
    margin: 70px auto 0;
}
.job_se_3 p {
  font-size: 16px;
  font-family: "Lato";
  color: rgb(42, 42, 42) !important;
  line-height: 1.444;
  text-align: center;
}

.job_se_3 > .vc_column-inner  {
    background-color: #fff;
    padding: 50px 65px;
}
.job_se_3{
padding-left: 30px;
    padding-right: 30px;
}
.job_se_6 p {
    font-size: 22px;
    font-family: "Lato";
    color: rgb(42, 42, 42) !important;
    font-style: italic;
    line-height: 1.4;
    max-width: 850px;
    margin: 0 auto;
}
.job_se_7 strong {
    color: rgb(42, 42, 42) !important;
    font-size: 16px;
    font-family: "Lato";
    margin-bottom: 10px;
    display: inline-block;
}

.job_se_7 p {
    text-align: center;
    font-size: 16px;
    font-family: "Lato";
    color: rgb(42, 42, 42) !important;
    line-height: 1.6;
    text-align: center;
    width: 728px;
    margin: 0 auto;
}


.ad_se_2 p {
    font-size: 22px;
    font-family: "Lato";
    color: rgb(42, 42, 42) !important;
    font-style: italic;
    line-height: 1.5;
    max-width: 1008px;
    margin: 0 auto;
}
.ad_se_3 p {
    font-size: 16px;
    font-family: "Lato";
    color: rgb(42, 42, 42) !important;
    line-height: 1.667;
    margin: 0;
}
.ad_se_4 p:before {
    content: " ";
    background-image: url(https://wordpress-1222713-6602741.cloudwaysapps.com/wp-content/uploads/2018/04/list-bullet.png);
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 10px;
}
.ad_se_4 p {
    position: relative;
    font-size: 18px;
    font-family: "Lato";
    color: rgb(42, 42, 42) !important;
    font-weight: bold;
    line-height: 2;
        margin: 0;
    padding-left: 28px;
}

.ad_se_4 p a{
    color: rgb(42, 42, 42) !important;

}

.new_g_bg{
    background-color:#6EB23F;
}
.gtmainBox .vc_column-inner {
    margin: 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: #ebebeb;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.06);
    padding: 0px 0px 30px 0;
    text-align: center;
}
.gttopIcon p {
    display: inline-block;
    background-color:#6EB23F;
    color: #fff !important;
    font-size: 40px;
    width: 75px;
    height: 75px;
    border-radius: 100%;
    border: 3px solid #fff;
    padding-top: 22px;
    margin-top: -40px;
        margin-bottom: 0;
}
.gtmainIcon span::before{
    font-size: 5rem !important;
}
.gtmainIconparagraph p {
    font-size: 16px;
    padding: 0 30px;
        color: #2a2a2a !important;
}
.gtmainIconparagraph a {
    font-weight: 700;
    color:#6EB23F;
    display: block;
    margin-top: 20px;
    font-size: 16px;
}
.gtsFooter p strong {
    background-color:#6EB23F;
    display: inline-block;
    height: 50px;
    width: 50px;
    margin-right: 15px;
}
.gtsFooter p strong img {
    margin: 0;
    width: 26px;
    padding-top: 12px;
    margin-left: 12px;
}
.gtsFooter p {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #2a2a2a !important;
    margin-bottom: 0;
}
.gtsFooter p a{
    display: inline-block;
    margin-left: 8px;
    border-bottom: 1px solid #2a2a2a;
    color: #2a2a2a !important;
}


.news_custom_5 .post-title {
    height: 58px !important;
        line-height: 29px;
}
.custom_slider_news span.post-meta.hidden.hide {
    display: none !important;
    visibility: visible !important;
    margin-top: 5px !important;
}
.custom_slider_news .entry-summary p {
    margin-top: 10px;
}
.custom_slider_news .carousel-arrow {
    position: absolute;
    top: -40px;
}
.news_custom_5 .post-info {
    height: 50px;
}
.news_custom_4 article {
    padding: 20px 0 0 0 !important;
}
.section_6_custom article {
    padding: 20px 0 0 0 !important;
}
#tab-travel-recreation .article-media iframe {
    height: 87px;
    width: 100px;
    float: left;
    margin-right: 20px;
}
.news_custom_4 .entry-summary p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;

}
.custom_tab1 .post-date {
    display: none;
}
.custom_tab1 .article-meta {
    display: none;
}
.entry-summary.customExcerptNews p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 5px;
}
.custom_text_style iframe {
    width: 120px;
    float: left;
    margin-right: 15px;
    height: 90px;
}
.news_custom_4 .entry-summary p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 6px !important;
}
.news_custom_4 h3.post-title.entry-title {
    margin-top: 0px;
    line-height: 20px;
}
.section_6_custom .entry-summary {
    margin-top: 10px;
}
.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
	background-color: #ffffff;
	background-image: url('loading.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
	min-width: 150px;
}

.rtmedia-uploader .rtmedia-upload-terms{display:block}.rtmedia-uploader .rtmedia-upload-terms #rtmedia_upload_terms_conditions,.rtmedia-uploader .rtmedia-upload-terms label{display:inline-block;vertical-align:middle;margin:0;padding:0;cursor:pointer;float:none}

.sidbar_slide_content{
	box-sizing:border-box;
    overflow-x: hidden;
    overflow-y:auto;
    background-color: #fefefe;
    border: 1px solid hsl(0, 0%, 92%);		
    padding:0px;
    margin:0px; 
}
.sidbar_slide_header{
	box-sizing:border-box;
	padding: 10px 5px 5px 10px;
    border:1px solid;   
    cursor:pointer;
	width: 40px;
    padding: 0px;  
}
.sidbar_slide_title{
	box-sizing:border-box;
    font-size: 18px;
    font-weight: bold;	
	padding:10px;
    writing-mode:tb-rl;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform: rotate(90deg);
    white-space:nowrap;
    display: block; 
}
.sidbar_slide_inner{
	box-sizing:border-box;
	height:100%;
}
.main_sidbar_slide{
	box-sizing:border-box;
	position: fixed;	
	top:10%;
    z-index: 999999;	
}
div#text-3 .post-info {
    display: none;
}
div#text-3 .col-sm-9 {
    padding-left: 0;
}
div#text-3 .news_sidebar_tab h3.post-title.entry-title {
    margin-top: -2px !important;
    margin-bottom: 5px !important;
}
#footer {
    margin-top: 0;
}
a.newDReg, a.newDsig {
    font-size: 14px !important;
}
.kleo-tabs.tabbable.SiginUp_tabs ul li:first-child a, .kleo-tabs.tabbable.SiginUp_tabs ul li:nth-child(2) a {
    margin-left: 0 !important;
}

.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}

.socialNetActivi .activity-inner, .socialNetActivi .activity-meta {
    display: none !important;
}

.shareContent {
    display: grid;
    grid-template-columns: 300px auto;
    align-items: center;
    margin: 15px 0 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.shareContent p {
    font-size: 18px !important;
    font-weight: 600;
}
.shareNews h3 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
}
a.kleo-show-login.headerlogin {
    background-color: #6eb23f !important;
}
div#bbp_login_widget-2 a.submit.user-submit img {
    height: 40px;
    object-fit: cover;
}
div#bbp_login_widget-2 a.submit.user-submit {
    position: relative;
    top: 5px;
}

.horizontal-center{ margin:0 auto;}
.step-btn {
    background: #6EB23F;
    width: auto;
    display: inline-block;
    margin: 0;
    padding: 0 28px;
    border-radius: 30px;
    text-transform: uppercase;
}

section .step-one-img {
    margin: 0 auto;
}
section .step-one-img .vc_column_container>.vc_column-inner {
    padding: 0 1px;
}
section .step-one-img figure {
    width: 100%;
}
section .step-one-img figure .vc_single_image-wrapper img,
section .step-one-img figure .vc_single_image-wrapper {
    width: 100%;
}
.max-width-1160px{
    max-width: 1160px;
}

.environmental-bx.vc_row.vc_row-flex {
    margin: 0 auto;
    padding: 10px;
}
.environmental-external > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 10px;
}

.environmental-external.vc_column_container>.vc_column-inner {
    padding: 0 10px;
}

.environmental-bx-last .vc_column-inner .wpb_wrapper {
    max-width: 160px;
    float: right;
    margin-left: auto;
    margin-right: 0;
}

.get-involved-arrow-icon h4 {
    margin-top: 0;
    margin-bottom: 0;
}
.get-involved-arrow-icon .vc_col-sm-2 .vc_column-inner {
    padding: 0;
}
.get-involved-arrow-icon .vc_col-sm-10 p {
    margin-top: 10px;
}

.get-involved-arrow-icon .vc_col-sm-2 .vc_figure {
    position: relative;
    top: 10px;
}

.get-involved-last-sec .wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner> .wpb_wrapper {
    max-width: 850px;
    margin: 0 auto;
    background: #E9F2E2;
    padding: 32px;
    border-radius: 20px;
}
.get-involved-last-sec .wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner> .wpb_wrapper > .vc_row {
    max-width: 662px;
    margin: 0 auto;
    display: flex;
}
.get-involved-last-sec .wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner> .wpb_wrapper > .vc_row .wpb_column.vc_column_container {
    width: auto;
}

.max-width-1080px {
    max-width: 1080px;
    margin: 0 auto;
}



@media screen and (max-width: 768px) {
  .shareContent {
    display: block;
}
}

.msn-container {
    font-family: "Lato" !important;
    color: #292929;
}
.msn-container h2 {
    font-family: "Lato" !important;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}
.msn-container ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.msn-box-bg {
    background: #f7f7f7;
}
.msn-container .msn-tab {
    padding: 25px 15px;
    display: flex;
    flex-wrap: wrap;
}
.msn-box-bg h2 {
    text-align: center;
    padding-top: 30px;
	margin: 0 !important;
}
.msn-box h2 {
    text-align: center;
    padding-top: 40px;
    margin-top: 0;
}
.msn-tab li {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
	padding: 0 15px;
	margin: 0 auto;
}
.msn-tab li a {
    display: flex;
    background: #fff;
    font-size: 18px;
    padding: 10px 15px;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 15px;
    border-radius: 5px;
	color: #292929;
}
.msn-tab li a:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
	color: #6eb23f;
}
.mns-icon {
    position: relative;
}
.mns-count {
    background: #6eb23f;
    color: #fff;
    font-size: 14px;
    height: 25px;
    min-width: 25px;
    display: inline-flex;
    border-radius: 100%;
    border: 2px solid #fff;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: -3px;
}
.msn-list {
    display: flex;
    flex-flow: wrap;
    margin: 0 -20px;
}
.msn-list li {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 8px 20px;
}
.msn-list li a img {
    max-width: 210px;
    display: block;
    margin: 0 auto;
}
.msn-list li a {
    border: 1px solid #E5E5E5;
    display: inline-block;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    padding: 35px 0;
}
.msn-list li a:hover {
    border-color: #6eb23f;
}
.mns-list-txt {
    font-size: 20px;
    color: #292929;
	margin-top: 25px;
}
.mns-list-txt b {
    display: block;
    margin-top: 5px;
}
.msn-footer {
    text-align: center;
    margin-top: 40px;
    font-size: 18px;
}
.msn-footer b {
    display: block;
    margin-bottom: 5px;
}
.msn-footer img {
    margin-bottom: 15px;
}
.msn-footer p {
    margin: 0;
}
.msn-container {
    padding-top: 50px;
    padding-bottom: 50px;
}
.mns-welcome h3 {
    text-align: center;
    margin: 0;
    padding-bottom: 25px;
    line-height: 1.7;
	color: #000;
}
.msn-list li img {
    width: 100%;
    padding: 0 10px;
}
.msn-container img {
    max-width: 100%;
}
section .step-one-img > .wpb_column.vc_column_container {
    margin: 2px auto;
}


@media (max-width: 991px){
.mns-list-txt {
    font-size: 18px;
    margin-top: 20px;
}
.msn-list li a {
    padding: 20px 0;
}
.msn-container h2 {
    font-size: 26px;
}
.mns-welcome h3 {
    font-size: 20px;
}
.msn-tab li a {
    font-size: 16px;
}
.msn-list li {
    padding: 8px 15px;
}
.msn-list {
    margin: 0 -15px;
}
.section1 .section1left .kleo_text_column .wpb_wrapper {
    padding-right: 0;
}
.section1 .section1left .wpb_wrapper{
	font-size: 20px;
    line-height: 34px;
}
.section1 .section1right h4{
	font-size: 24px;
}
.section1 .section1right p,
.section1 .section1right li{ font-size: 16px; }
.section1 .section1left > .vc_column-inner > .wpb_wrapper,
.section1 .section1right > .vc_column-inner > .wpb_wrapper{
	padding: 20px;
    height: 370px;
}
.newsletter-section .newsletter-sec-left p{
	font-size: 16px;
    line-height: 20px;
}
.newsletter-section .newsletter-sec-left > .vc_column-inner{
	background-position: right bottom;
}
}
@media (max-width: 767px){
    .woocommerce.woocommerce-page .woocommerce.widget_product_categories .product-categories li .cat-menu-close{
        right: 15px;
    }
    .step-one-img figure.wpb_wrapper.vc_figure img {
        height: auto;
    }
.mns-list-txt {
	font-size: 16px;
    margin-top: 15px;
}
.msn-tab li,
.msn-list li {
    flex: 0 0 50%;
    max-width: 50%;
}

.section1 .section1left > .vc_column-inner > .wpb_wrapper{ margin-bottom:30px; height:auto; }

.section1 .section1right > .vc_column-inner > .wpb_wrapper{ height:auto; }
.slickslider button.slick-prev.slick-arrow {
    left: 30px;
}
.slickslider button.slick-next.slick-arrow {
    right: 30px;
}
.flag-container > .wpb_column > .vc_column-inner > .wpb_wrapper{ flex-wrap: wrap;}
.flag-container p{ text-align: center;}
.flag-container .wpb_single_image{
    margin: 0 auto 20px;
}
.hero-bx-section .hero-bx-row > .vc_column-inner > .wpb_wrapper{
    margin: 0 auto 30px;
    max-width: 290px;
}
.join-community-form > .vc_column-inner > .wpb_wrapper{
    float: none;
    margin: 30px auto auto;
}
.container .wpb_wrapper  ul.green-topics li span {
    font-size: 16px;
}
.page-add .left-add-col .inner-sec{
    flex-wrap: wrap;
}
.page-add .left-add-col .inner-sec .left-add-img {
    margin: 15px auto;
}
.page-add .left-add-col .inner-sec h3{
    text-align: center;
}
.page-add .discription{
    text-align: center;
}
.page-add .left-add .button-sec{
    justify-content: center;
}
}
@media (max-width: 575px){
.msn-container h2 {
    font-size: 24px;
}
.mns-welcome h3 {
    font-size: 18px;
	line-height: 1.5;
}
.msn-footer {
    font-size: 16px;
	margin-top: 30px;
}
.msn-box h2 {
    margin-bottom: 15px;
}
.msn-tab li {
    flex: 0 0 100%;
    max-width: 100%;
}
.mns-list-txt b {
    margin-top: 0;
}
.msn-footer b {
    margin-bottom: 0;
}
.msn-tab li a {
    padding: 7px 15px;
}
.mns-icon img {
    max-width: 45px;
}
.mns-count {
    font-size: 12px;
    height: 20px;
    min-width: 20px;
	border: 1px solid #fff;
}
.msn-container .msn-tab {
    padding: 20px 15px;
}
.sustainable-banner .sustainable-banner-content li{ font-size: 18px; margin: 10px auto;}
.topic-section-main > .section-container .vc_row.vc_row-flex{
    flex-wrap: wrap;
}
.topic-section-main > .section-container .vc_row.vc_row-flex .topic-img {
    max-width: 100%;
    flex: 0 0 100%;
    min-height: 180px;
}
.topic-section-main > .section-container .vc_row.vc_row-flex .topic-content {
    max-width: 100%;
    flex: 0 0 100%;
}
}

div#socket P {
    color: #9a9a9a !important;
        font-size: 12px;
}
.signInPopUp h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
}
.signInPopUp p {
    font-weight: 600;
}
.signInPopUp p em {
    color: #444444 !important;
    font-size: 16px !important;
}
.signInPopUp p a {
    font-size: 16px !important;
}
button.signInSubmit {
    background-color: #6EB23F !important;
    color: #fff !important;
    text-transform: uppercase;
    padding: 12px 0;
}
.hrr-title.hrr-full {
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 11px;
    text-align: center;
    height: 10px;
    line-height: 20px;
    margin: 10px auto -10px;
    height: auto;
    border-color: #e5e5e5;
        color: #bbbbbb;
            width: 100%;
}
.hrr-title.hrr-full abbr {
    background-color: #f4f4f4;
        padding: 2px 10px;
    border-radius: 2px;
    position: relative;
    top: -10px;
    letter-spacing: .2em;
    text-transform: uppercase;
}
.textGreen {
    color: #6EB23F !important;
    font-weight: 600;
}
.textGreenn a {
    color: #6EB23F !important;
}
.textGreenn {
    font-weight: 600;
}
.re_se_4 h3 {
    font-size: 18px;
}

.registerFBLogin .hr-title {
    display: none !important;
}
.registerFBLogin .hrr-title {
    margin: 20px 0 0;
}
.breadcrumbs-container{
        background-color: #f5f6f7 !important;
}
.sidebar.sidebar-main.col-sm-3.sidebar-right #members-list .item-meta {
    text-align: left  !important;
} 
.kleo-main-header.header-left .header-banner img {
    height: 50px;
    object-fit: cover;
}
.bbp-logged-in img.avatar {
    height: 40px;
    object-fit: cover;
}

div#item-header {
    position: relative;
}

div#item-header::after {
    content: "";
    background-color: 
    #00000040;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    display: none;
}
div#item-header * {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6) !important;
}
div#invite-list ul li img.avatar {
    width: 50px !important;
    height: 50px !important;
    object-fit: cover !important;
}
body.is-user-profile .bp-full-width-profile div#item-header {
    min-height: 450px;
}
div#text-4 input#s {
    height: 40px;
    padding: 0 0 3px 12px;
    font-size: 16px;
    border-radius: 5px;
    line-height: 16px;
}
div#text-4 .kleo-search-form .searchform .input-group-btn {
    top: 8px;
}
div#text-4 .ajax_search_image img {
    width: 100%;
    height: 44px;
    object-fit: cover;
}
div#text-4 .kleo-search-form .kleo-ajax-search-loading {
    top: 10px;
}
.activity-comments .acomment-avatar.rounded img {
    height: 30px;
    object-fit: cover;
}
form#group-settings-form ul li img {
    height: 100px;
    width: 100px;
    object-fit: cover;
}


.sidebar.sidebar-main.col-sm-3.sidebar-right fieldset.bbp-form {
    position: relative;
        min-height: 320px;
}

.sidebar.sidebar-main.col-sm-3.sidebar-right fieldset.bbp-form .kleo-fb-wrapper.text-center {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.sidebar.sidebar-main.col-sm-3.sidebar-right fieldset.bbp-form .bbp-submit-wrapper {
    position: absolute;
    width: 100%;
    bottom: 80px;
    left: 0;
}
.sidebar.sidebar-main.col-sm-3.sidebar-right fieldset.bbp-form .hr-title.hr-full {
    position: absolute;
    bottom: 50px;
    left: 0;
}

.footerMailChimp {
    max-width: 100%;
    margin: 0 auto;
    background-color: #f3f3f3;
    padding: 20px 0 15px 0;
}
.footerMailChimp  .chimpInner {
    display: grid;
    grid-template-columns: auto auto auto auto;
}

.footerMailChimpTitle {
    text-align: center;
    margin: 0px 0 10px;
}
.footerMailChimpTitle h2 {
    margin: 0;
    color: #292929;
}
.footerMailChimpTitle p {
    margin: 8px 0 0;
}
.chimpInner input[type=text], .chimpInner input[type=email] {
    height: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    font-weight: 300 !important;
}
.chimpInner input[type=submit] {
    background-color: #6EB23F !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 14px !important;
    font-family: "Lato";
    margin: 0 !important;
    padding: 0px 24px !important;
    height: 36px !important;
    border-radius: 2px !important;
}

.chimpInner input::-webkit-input-placeholder { 
  color: #bbbbbb !important;
}
.chimpInner input::-moz-placeholder { 
  color: #bbbbbb !important;
}
.chimpInner input:-ms-input-placeholder {
  color: #bbbbbb !important;
}
.chimpInner input:-moz-placeholder {
  color: #bbbbbb !important;
}
.footerMailChimpInner {
    max-width: 700px;
    margin: 0 auto;
}


.fbBtnPlacement {
    position: relative;
    min-height: 270px;
}

.fbBtnPlacement form#register_form {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.fbBtnPlacement .col-md-12.text-center {
    position: static;
}
.fbBtnPlacement .kleo-fb-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
}

.fbBtnPlacement .hr-title.hr-full {
    margin: 0 !important;
    display: inline-block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 37px;
}

.woocommerce.widget_product_categories li:before {
    display: none;
}

.woocommerce.widget .product-categories li li {
    padding-left: 10px;
}
.woocommerce.widget .product-categories li .cat-menu-close {
    left: 0;
    top: 3px;
    width: 15px;
    height: 15px
    
    
}
.woocommerce.widget .product-categories li.opened > .cat-menu-close:after {
    background-size: 15px 15px;
}
div#woocommerce_product_categories-3 ul.product-categories li {
    padding-left: 20px !important;
    margin-bottom: 3px;
}

.woocommerce.widget .product-categories li > .cat-menu-close:after {
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
}
.client img {
    opacity: .3;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}
.client img:hover {
    opacity: 1;
}
.ShpPrdctCtTitle .vc_column-inner .woocommerce ul.products li.product-category h2 {
    font-size: 15px!important;
    position: static !important;
        padding-top: 0px !important;
}

.ShpPrdctCtTitle .vc_column-inner .woocommerce ul.products li.product a img{
    height: 200px;
    object-fit: cover;
}

.woocommerce ul.products li.product h3 {
    font-size: 12px !important;
    line-height: 18px;
}
.allProductsBtn a {
    background-image: none !important;
    display: inline-block;
    margin-bottom: 25px !important;
    border-radius: 4px !important;
    font-size: 16px;
}

.d-flex{ display: flex;}

.climate-change-sec3-bx .leftboxborder {
    /* margin-top: 64px; */
    border-right: 1px solid #E7E7E7;
    padding-right: 45px !important;
}

.climate-change-boxes .climate-change-txt {
    min-height: 90px;
}


.climate-change-boxes .kleo_text_column{}
.carbon_pricing_bx .vc_col-sm-4 > .vc_column-inner {
    padding: 0;
}
html body .carbon_pricing_bx {
    margin: 0 auto;
}
.carbon_pricing_bx h4.vc_custom_heading {
    padding: 12px 22px;
}

.additional-reading > .vc_col-sm-3 > .vc_column-inner > .wpb_wrapper {
    background: #F7F7F7;
    border: 1px solid #E7E7E7;
    padding: 20px;
    border-radius: 6px;
}
.carbon_pricing_bx h4.vc_custom_heading{
    background: url("images/heading-arrow.png") no-repeat right 50px center;
}

.carbon_pricing_bx .vc_col-sm-4:last-child h4.vc_custom_heading {
    background: none;
    position: relative;
}
.carbon_pricing_bx .vc_col-sm-4:last-child h4.vc_custom_heading:after {
    content: '';
    width: 36px;
    height: 36px;
    background: #6EB23F;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -16px;
    left: auto;
    transform: rotate(45deg);
}



#custom-slider .slick-slider-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
html body #custom-slider .slick-slider .slider-item {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
}
#custom-slider .slider-content h2 {
    font-size: 46px;
    color: #6eb23f;
    font-weight: 900;
    font-family: "Lato";
}
#custom-slider .slider-content h4{
    font-size: 22px;
    font-weight: 700;
    color: #1a1a1a;
	 font-family: "Lato";
}
#custom-slider .slider-content p {
    color: #1a1a1a;
    font-size: 22px;
    font-weight: 400;
	 font-family: "Lato";
}
#custom-slider .slider-content h3{
    font-size: 28px;
    line-height: 45px;
    color: #1a1a1a;
    font-weight: 700;
}
#custom-slider .slider-content {
    position: relative;
    padding-left: 60px;
}
#custom-slider .slider-content .slide-circle {
    width: 180px;
    height: 180px;
    display: block;
    position: absolute;
    border-radius: 100%;
    left: 0;
    top: -40px;
}

#custom-slider .slick-slider-wrapper {
    max-width: 1280px;
}
#custom-slider ul li {
    color: #1A1A1A;
    font-size: 18px;
    line-height: 32px;
}
#custom-slider .slider-content .slider-content-box {
    max-width: 400px;
}
#custom-slider .slide-btn {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
}
#custom-slider .slide-btn a {
    background: #6eb147;
    font-size: 16px;
    padding: 0 20px;
    line-height: 48px;
    border-radius: 5px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 2px;
}
#custom-slider button.slick-arrow::before{
    display: none;
}


@media(max-width:767px){
    html body .climate-change-esp-sec,
    .climate-change-esp-sec-two{
        flex-wrap: wrap;
    }
    .sec4-row-grid .sec4-col-4,
    .sec4-row-grid .sec4-col-3,
    .sec4-row-grid .sec4-col-5 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .climate-change-sec3-bx .vc_column-inner,
    .climate-change-sec5-bx > .vc_column-inner {
        margin-top: 0 !important;
    }
    html body .navbar-header .logo img#logo_img {
        width: 280px;
    }
}

#go-green-slider-loader{
	top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
	width: 40px;
    height: 40px;
    background-color: #fff;
    background-image: url(assets/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: 30px;
    margin-left: -25px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
}


@keyframes sliderFadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/********Jan-8-2026***********/
#header .mega-menu li ul.mega-sub-menu li p.mega-block-title{
    font-size: 20px;
    color: #6eb23f;
    font-weight: 900;
    line-height: 28px !important;
    margin-bottom: 0 !important;
}
/*.ns-buttons.small{
	display: flex;
}
.ns-buttons-wrapper {
    display: block;
}
.ns-columns .ns-buttons-wrapper>a{
	border: 1px solid #DFDFDF;
    border-radius: 100px;
    margin: 0 0 0 10px;
    height: 34px;
    width: 34px;
}
.ns-columns .ns-buttons-wrapper>a:hover{
	background: #DFDFDF;
}
.single.single-post ul.the_single_meta_btns li{
	display: none;
}*/
html body .nova-share-button .ns-columns a.ns-button.share,
body.single.single-tribe_events a.ns-button.share{
	height: 34px!important;
}
.nova-share-button .ns-columns a.ns-button.share>span.ns-button-block,
body.single.single-tribe_events a.ns-button.share>span.ns-button-block{
	border: 1px solid #DFDFDF;
    border-radius: 100px;
    margin: 0 0 0 10px;
    height: 34px;
    width: 34px;
}

body.single.single-tribe_events a.ns-button.share:hover{
	text-decoration: none!important;
	border-bottom:0;
	flex-basis:unset!important;
}

/*.rog-events-intro{
	color: #fff;
	text-align:center;
	background-image:url('./assets/event-hero.webp');
	padding: 60px 0 140px;
	padding: 60px 0 0px;
}

.tribe-events-header__events-bar.tribe-events-c-events-bar{
	position: absolute;
    top: -200px;
}
.tec-events-bar-v2{
	width:100%;
	position: absolute;
    top: -200px;
}*/

.rog-events-intro {
    position: relative;
    color: #ffffff;
    text-align: center;
    background-image: url('./assets/event-hero-bg.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 60px 0 180px;
}

.rog-events-intro::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1;
}

.rog-events-intro * {
    position: relative;
    z-index: 2;
}
.rog-events-intro p{
	font-weight: 600;
}
.tec-events-bar-v2 {
    width: 100%;
    position: absolute;
    top: -250px!important; 
    z-index: 20;
}

.tec-events-bar-v2 .tribe-events-c-events-bar {
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.tec-view-list-inline li a{
	color: #fff!important;
}

.tec-add-event{
	position: absolute;
    right: -120px;
}

@media screen and (max-width:1040px) {
	.tec-add-event{
    	right: -10px;
	}
}

@media screen and (max-width:1180px) {
	.tec-add-event{
    	right: -10px;
	}
}
@media screen and (max-width: 768px) {
	.tec-events-bar-v2 .tribe-events-c-events-bar{
		justify-content: center;
		background: #ffffff00;
		box-shadow:unset;
	}
	.tribe-events .tribe-events-c-events-bar__search-button-icon-svg path,
	.tribe-events .tribe-events-c-events-bar__filter-button-icon path,
	.tribe-common .tribe-common-c-svgicon__svg-fill{
		fill: #fff!important;
	}
	.tec-events-bar-v2{
		top: -210px !important;
		width: 90%;
	}
	.rog-events-intro {
		padding: 60px 0 140px;
	}
	.tec-add-event{
		position: unset;
	    right:unset;
	}
	.tec-view-list-inline{
		text-align: center;
	}
	.rog-events-intro{
		background-position: right;
	}
}

body.post-type-archive-tribe_events .tribe-common .tribe-common-form-control-text__input:focus,
body.post-type-archive-tribe_events .tribe-events .tribe-events-c-search__button:focus, .tribe-events button.tribe-events-c-search__button:focus,
body.post-type-archive-tribe_events .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:focus, 
body.post-type-archive-tribe_events .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:focus{
	border-bottom-color:unset;
	outline: unset;
}