body {
	font-size: 14px;
}
.csn-custom-slides-layer {
	color: white;
	font-size: 58px;
	padding: 0 !important;
}
.csn-hide-desktop {
	display: none;
}
.csn-custom-home-box-padding {
	padding: 47px 25px 45px !important;
}
.csn-custom-home-parallax {
	background-repeat: no-repeat;
	background-size: cover;
}
.csn-custom-home-donation-box-overlay * {
	position: relative;
}
.csn-custom-home-donation-box-overlay:before {
	content: "";
	top: 0;
	left: 15px;
	right: 0;
	bottom: 0;
	width: 94%;
	height: 95%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 0;
}
.csn-custom-donate-modal-container {
	max-height: 365px;
}
.csn-custom-home-testimonial-item:before {
	content: none !important;
}
.csn-custom-home-partner-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.csn-custom-home-partner-img div {
	position: relative;
	margin: 0 auto !important;
	width: auto !important;
	height: auto !important;
}
.csn-custom-empereor-padding {
	padding-bottom: 11px !important;
}
.csn-custom-partner-padding {
	padding-bottom: 9px !important;
}
.csn-custom-footer-project {
	max-width: 100px !important;
}
.csn-custom-project-item {
	padding-right: 0 !important;
}
.csn-custom-project-item .portfolio-classic-content {
	min-height: 161px;
}
.csn-custom-internal-banner {
	padding: 220px 0 90px !important;
}
.csn-custom-where-operate-item {
	padding-right: 0 !important;
}
.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}
.alert-success {
	color: #1d643b;
	background-color: #d7f3e3;
	border-color: #c7eed8;
}
.alert-success hr {
	border-top-color: #b3e8ca;
}
.alert-success .alert-link {
	color: #123c24;
}
.csn-show-mobile {
	display: none;
}
.csn-top-navigation-wrapper .csn-custom-navbar-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.csn-top-navigation-wrapper .csn-custom-navbar-container .top-navigation-right,
.csn-top-navigation-wrapper .csn-custom-navbar-container .top-navigation-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	float: none;
}
.csn-menu-item > a {
	padding-right: 20px !important;
}
.greennature-donate-button {
	margin-left: 0px;
}
.action-ads-content p {
	font-size: 14px;
}
.csn-pre-footer-img,
.greennature-background-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
@media screen and (max-width: 419px) {
	.csn-custom-navbar-container {
		max-width: 306px !important;
	}
	.csn-custom-help-item-margin,
	.csn-custom-news-item {
		margin: 0px 0px 20px !important;
	}
	.csn-custom-news-item {
		margin: 0px 0px 30px !important;
	}
}
@media screen and (max-width: 767px) {
	.csn-custom-footer-project {
		max-width: 120px !important;
	}
	.csn-custom-footer-copyright-left,
	.csn-custom-footer-copyright-right {
		float: none;
		text-align: center;
	}
	.csn-custom-footer-copyright-right {
		padding-top: 10px;
	}
	.csn-custom-project-item .portfolio-classic-content {
		min-height: 190px !important;
	}
	.csn-custom-internal-banner {
		padding: 60px 0 !important;
	}
	.csn-custom-internal-banner h3 {
		font-size: 46px !important;
	}
	.csn-custom-slides .csn-custom-slides-layer {
		padding-bottom: 23px !important;
	}
	.csn-custom-first-slide .ms-layer {
		margin-top: -20px !important;
	}
	.csn-show-mobile {
		display: block;
	}
	.csn-top-navigation-wrapper .csn-custom-navbar-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.csn-custom-donate-modal-container {
		max-height: 480px;
	}
	.greennature-donate-button {
		text-transform: none;
		letter-spacing: normal;
	}
}
@media screen and (max-width: 992px) {
	.csn-custom-home-donation-section {
		padding: 10px 10px 5px 10px !important;
	}
	.csn-custom-home-donation-section .action-ads-content p {
		min-height: 176px;
	}
	.csn-custom-home-donation-box-overlay:before {
		left: 10px;
	}
	.greennature-navigation-wrapper {
		display: none;
	}
	#greennature-responsive-navigation {
		display: block;
		height: 0px;
		position: static;
		float: none;
	}
	#greennature-responsive-navigation .dl-trigger {
		position: absolute;
		right: 15px;
		top: 20px;
		margin-top: 0px;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
	.csn-custom-home-section-title {
		margin-right: 0 !important;
		font-size: 19px !important;
	}
	.csn-custom-empereor-padding {
		padding-bottom: 13px !important;
	}
	.greennature-logo-inner {
		margin-left: 15px !important;
	}
	.greennature-main-mobile-menu {
		margin-top: 20px !important;
	}
	.csn-custom-ads-col {
		width: 75%;
		margin-left: calc(100% - 87%);
	}
	.csn-custom-home-donation-section {
		padding: 10px 35px 5px 10px !important;
	}

	.csn-four-to-two-columns {
		width: 50%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1039px) {
	.csn-custom-footer-project {
		max-width: 82px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
	.csn-custom-slides .csn-custom-slides-layer {
		padding-bottom: 60px !important;
	}
	.csn-custom-slides .ms-layer {
		margin-top: 70px !important;
	}
	.csn-custom-first-slide .ms-layer {
		margin-top: 10px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1116px) {
	.greennature-donate-button {
		color: white;
		width: unset;
	}
	.greennature-donate-button .greennature-button-overlay {
		background-color: transparent;
		border: none;
		width: unset;
	}
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
	.csn-custom-about-six-col {
		left: 0 !important;
		right: 0 !important;
	}
}
@media screen and (max-width: 1070px) {
	.csn-hide-desktop {
		display: block;
	}
	.csn-custom-slides-layer {
		text-align: center;
	}
	.csn-custom-first-slide .csn-custom-slides-layer {
		padding-bottom: 0 !important;
	}
	.csn-custom-project-item .portfolio-classic-content {
		min-height: 224px;
	}
}
@media screen and (min-width: 993px) and (max-width: 1070px) {
	.greennature-logo {
		float: none;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.greennature-logo-inner {
		margin: 0px auto;
	}
	.greennature-navigation-wrapper {
		float: none;
		margin-top: 10px;
		line-height: 0;
		text-align: center;
	}
	.greennature-navigation-wrapper .greennature-navigation {
		display: inline-block;
		line-height: 1.7;
		text-align: left;
	}
}
@media screen and (min-width: 993px) {
	.greennature-action-ads-item {
		min-height: 374px;
	}
}
@media screen and (min-width: 1051px) and (max-width: 1070px) {
	.greennature-navigation {
		margin-bottom: -9px;
	}
}
@media screen and (min-width: 1450px) {
	.csn-pre-footer-img {
		background-position-y: -180px;
	}
}
/*# sourceMappingURL=custom.css.map */
