.cs-header.header .primary-section {
	padding-bottom: 16px;
	padding-top: 17px;
}
.cs-header.header .primary-section .container-wrapper {
	column-gap: 0px;
}
.cs-header.header .page-center {
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
}
.cs-header.header .right-section a.hs-button {
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	padding-bottom: 12px;
	background: linear-gradient(135deg, #68a84a, #a5c739) !important;
}

.blog-feed.theme2 .meta_wrap>span, .blog-feedv3.theme2 .meta_wrap>span, .cm-btm-tags a {
	background: #6bb244 !important;
}
.cm_search_result_banner .bg_el.color_bg.bg_primary {
	background-color: rgb(127 180 68);
}

.cs-header.header .header__menu--desktop ul{
	gap: 15px;
}
.cs-header.header nav{
	padding-right: 30px;
}
.cs-header.header .child-trigger {
	margin-left: 5px;
	margin-top: 6px;
}
.cs-header.header .header-left-menu {
	padding-left: 30px;
	margin-right: auto;
}
.cs-header.header .header-left-menu li{
	margin-bottom:0;
}
.cs-header.header .header-left-menu a {
	color: #333;
	display: block;
	font-size: .9em;
	font-weight: 600;
	padding: 0 25px 0 11px;
	position:relative;
	z-index: 1;
}
.cs-header .header-left-menu .hs-menu-wrapper>ul>li.hs-item-has-children.open>a:before {
	background: #f8f8f8;
	content: "";
	width: 100%;
	height: 81px;
	position: absolute;
	top: -133%;
	z-index: -1;
	left: 0;
}

/*==================SUBMENU DESKTOP STYLING==============================*/
.cs-header.header .header-left-menu a {
	padding-right: 3px;
}
.cs-header.header .header__menu--desktop ul ul{
	padding:0;
	left: -30px;
	border-radius: 6px;
	transform: translateY(10px) !important;
	min-width: 250px;
}

.cs-header.header .header__menu--desktop ul ul>li>a {
	display: inline-block;
	font-size: 1em;
	font-weight: 400;
	width: 100%;
	border-top: 1px solid #b3b3b3;
	padding:10px;
}
.cs-header.header .header__menu--desktop ul ul>li>a:hover{
	color: #333;
}

.cs-header.header .header__menu--desktop ul ul> li:nth-child(12) a{
	color: #6bb244;
}
/*======================LEFT MENU --SUBMENU STYLING===================*/
/* .cs-header.header .header-left-menu ul .hs-menu-depth-1.hs-item-has-children:has(.hs-menu-children-wrapper.open) {
background-color: #f8f8f8;
border-radius: 5px;
} */
.cs-header.header .header-left-menu ul{
	padding-top: 4px;
}
.cs-header.header .header-left-menu ul ul{
	max-width: fit-content;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 30px 0px rgb(32 32 32 / 25%);
	padding: 15px 0;
}
.cs-header.header .header-left-menu ul ul {
	position: absolute;
	top: 100%;
	transform: none;
}
.cs-header.header .header-left-menu ul ul>li{
	margin-bottom: 15px;
}
.cs-header.header .header-left-menu ul ul li a{
	font-size: 1em;
	color: #6bb244;
	padding: 0 15px;
	font-weight: 400;
}
.cs-header.header .header__menu--desktop ul ul>li:first-child a {
	border-top: 0;
}
.cs-header.header .header-left-menu li.hs-item-has-children>a::after {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%236bb244' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E"); 
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-left: 4px;
	color: #6bb244;
	margin-bottom: 4px;
}
/*============click functionality========*/
.cs-header.header .header-left-menu .hs-menu-children-wrapper {
	display: none !important;
}
.cs-header.header .header-left-menu .hs-menu-children-wrapper.open {
	display: block !important;
}

/*==========right menu click functionality==========*/
.cs-header.header .header__menu--desktop .header__menu-item--has-submenu .header__menu-submenu {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	transform: none !important;
	padding: 10px 0;
	transform: translateY(20px) !important;
}

.cs-header.header .header__menu--desktop .header__menu-item--has-submenu .header__menu-submenu.open {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
}



/*=====================BANNER STYLING=======================*/
.cm-banner.simple-banner .page-center {
	padding: 0 20px;
}
.cm-banner.simple-banner h1 {
	font-size: 2.2em;
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 20px;
	color: #666 !important;
	opacity: .8;

}
.cm-banner.simple-banner p {
	font-size: 1.4em;
	font-weight: 300;
	line-height: 1.2em;
	opacity: .8;
}
.cm-banner.simple-banner .text_center {
	text-align: start;
}
.cm-banner.simple-banner {
	justify-content: normal;
}
.cm-banner.simple-banner .banner-content-inner {
	padding-left:0px;
	padding-right:70px;
}
.cm-banner.simple-banner .img_wrap {
	padding:0px;
}
.cm-banner.simple-banner .img_wrap img{
	max-height: 385.359px;
	max-width:  580px;
	width: 100%;
	height: 100%;
}
.post_social_share_wrp .cm-btm-tags a {
	color: #fff;
}
[12:33 PM].blog-header__author-social-links>a, .social_share_inner ul>li>a {
	background-color: rgb(107 178 68) !important;
}
.overlay {
	position: absolute;
	top: 0;
	background-color: rgba(0,0,0,.45);
	height: 100vh;
	width: 100%;
	z-index: -1;
	opacity: 0;
	transition: opacity .3s linear;
}
.mobile-menu-open .overlay {
	opacity: 1;
	z-index: 99;
}
/*======================RESPONSIVE TAB STYLING AT 991PX==========================*/
@media(max-width:991px){

	.cm-banner.simple-banner .page-center {
		width: 100%;
		padding: 0 20px;
	}
	.cm-banner.simple-banner .page-center {
		padding: 0 20px !important;
	}
	.cm-banner.simple-banner h1{
		font-size: 2.1em;
	}
	.cm-banner.simple-banner .img_wrap img{
		max-height: 310px;
		max-width: 468px;
		width: 100%;
		height: 100%;
	}
	.cs-header.header .header-left-menu ul ul{
		left: auto;
	}
	.cs-header.header .header-left-menu ul ul>li {
		margin-bottom: 15px;
		padding: 0 10px;
	}
	.cs-header.header .header-left-menu li.hs-item-has-children>a:after{
		margin-bottom: 3px;
	}
	.cs-header.header .logo-section {
		margin-left: 0;
	}
	.cs-header.header .primary-section {
		padding-top: 16px;
	}
	.cs-header.header .page-center {
		padding-left: 12px;
		padding-right: 12px;
	}
	.cs-header.header .header-left-menu ul>li ul {
		display: none;
	}
	.cs-header.header .header-left-menu ul {
		display: flex;
		flex-direction: row;
		padding-top: 2px;
	}
	.cs-header.header .cst-humburger-icon {
		height: auto;
		position: absolute;
		right: 3px;
		top: calc(50% + 1px);
		transform: translateY(-50%);
		width: 18px;
		z-index: 99;
	}
	.cs-header.header .logo-section {
		margin-right: inherit;
		z-index: 999;
	}
	.cs-header.header .logo-section img{
		width: 100px !important;
	}
	.cs-header.header .header-left-menu a{
		font-size:16.2px;
		padding-left: 0;
		padding-right: 14px;
	}
	.cs-header.header .header-left-menu {
		padding-left: 21px;
		padding-top: 2px;
		z-index: 999;
	}
	/*================================================mobile trigger css*/
	.cs-header.header .top-section.mobile_section{
		display: none !important;
	}
	.cs-header.header .header__menu--desktop ul>li{
		border-top:none !important;
		border-bottom:none !important;
	}
	.cs-header.header .header__menu--desktop ul>li:not(:last-child){
		margin-bottom: 8px;
	}
	.cs-header.header .header__menu--desktop ul>li a{
		font-size: 21.6px;
		padding:0 !important;
	}
	.cs-header.header .header__menu--desktop ul>li:last-child{
		display:none;
	}
	.cs-header.header .mobile-close-icon {
		display: none;
	}
	.cs-header.header .nav {
		display: block;
		height: fit-content;
		padding-right: 0;
		position: absolute;
		opacity: 0;
		top: -35px;
		z-index: -1;
		transition: all .6s ease-in-out;
	}
	.cs-header.header .container-wrapper.mobile-open .nav {
		top: 58px;
		transition: all .6s ease-in-out;
		opacity: 1;
	}
	.cs-header.header .nav .header__menu.header__menu--desktop{
		min-height: 0 !important;
	}
	.cs-header.header .nav .header__menu.header__menu--desktop> ul{
		padding: 25px 12px !important;
		margin:0 !important;
	}
	.cs-header .header-left-menu .hs-menu-wrapper>ul>li.hs-item-has-children.open>a:before {
		height: 72px;
		left: -10px;
	}
}
/*=================================mobile styling at 767px====================*/
@media(max-width:767px){
	.cs-header.header .header-left-menu ul ul {
		left: auto;
	}

	.cm-banner.simple-banner h1 {
		font-size: 28.8px;
		font-weight: 700;
		line-height: 1.2em;
		margin-bottom: 20px;
	}
	.cm-banner.simple-banner p {
		font-size: 21.6px;
		font-weight: 300;
		line-height: 1.2em;
	}
	.cm-banner.simple-banner .img_wrap img {
		max-height: 483px;
		max-width: 728px;
		width: 100%;
		height: 100%;
	}
	.cm-banner.simple-banner .page-center {
		padding: 0 12px !important;
	}
}


@media(max-width:479px){
	.cs-header.header .header-left-menu a {
		font-size: 13.2px;
		padding-left: 0;
		padding-right: 5px;
	}
}