/*************** ADD CUSTOM CSS HERE.   ***************/
/*  Reusable class */
.wn-custom-mobile-gtranslate .gt_switcher-popup {
	align-items: center;
	margin-left: 10px;
	transform: translatey(-3px);
}

.wn-custom-mobile-gtranslate a {
	flex-direction: row !important;
}

.wn-custom-mobile-gtranslate .gt_switcher-popup span {
	display: none;
}

.wn-custom-mobile-gtranslate .gt_switcher-popup img, .wn-custom-mobile-gtranslate .gt_switcher-popup {
	height: 27px;
	width: 27px;
}

.wn-custom-mobile-gtranslate img {
	margin-right: 10px !important;
}

.wn-custom-mobile-gtranslate span {
	line-height: normal;
}

.wn-custom-mobile-gtranslate .gt_white_content .gt_languages {
	flex-flow: column nowrap;
}

.wn-blog-rich-text * {
	color: #2b3256 !important;
}

.wn-blog-rich-text h1 {
	font-weight: 700 ;
	line-height: 60px;
	font-size: 40px;
	font-family: Object Bold;
}

.wn-blog-rich-text p, .wn-blog-rich-text ul, .wn-blog-rich-text li {
	font-size: 20px;
	line-height: 38px;
	font-weight: 400;
}

.wn-blog-rich-text a {
	text-decoration: underline;
	text-underline-offset: 7px;
}

.wn-blog-rich-text strong {
	font-family: Object Bold;
}

/*  End Reusable class */

/* Header */
.wn-header-sticky {
	transform: translatex(50px);
}

.header-wrapper .header-bottom .container ul {
	gap: 92px;
	transition: all 0.3s ease;
}

.header-wrapper.stuck .header-bottom .container ul {
	gap: 60px;
}

.header-wrapper .html_topbar_right {
	display: none;
}

.header-wrapper.stuck .html_topbar_right {
	display: block;
}

/* End of header */

/* Home */
.wn-swiper-slide .row:first-child {
	padding: 0 105px;
}

.wn-swiper-slide h2 {
	font-size: 3rem;
	font-family: Object Bold;
	margin-bottom: .5rem;
	line-height: 1.2;
}

.wn-swiper-slide p {
	font-size: 1.2em;
	min-height: 62px;
	font-weight: 600;
	margin-bottom: 0;
}

.wn-swiper-slide-row-image {
	width: fit-content !important;
	flex-flow: row nowrap !important;
	gap: 82px;
}

.wn-home-slider-section .col {
	padding: 0;
}

.wn-swiper-slide-row-image {
	margin: 0 !important;
}

.wn-swiper-slide-row-image .img-inner {
	background-color: #fff;
	width: 200px;
	height: 150px;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0 4px 40px #0000001a;
	display: flex;
	align-items: center;
}

.wn-home-slider-section {
	background-color: #303153;
	background-image: url(/wp-content/uploads/2025/02/metaball1.fa58f3b9-1.png);
	background-position: right 20px bottom 20px;
	background-repeat: no-repeat;
	background-size: 15%;
}

.wn-home-post-section .box-image {
	display: none !important;
}

.wn-home-post-section .section-content > .row > .col:nth-child(1) {
	padding: 105px 0 105px 105px !important;
	background: #FAFAF7;
}

.wn-home-post-section .section-content > .row > .col:nth-child(2) {
	padding: 100px 50px 0 50px !important;
	background: #F5F5EC;
}

.wn-home-post-section h2 span {
	font-size: 3rem;
	font-family: Object Bold;
	text-transform: capitalize;
	color: #2b3256;
}

.wn-home-post-section a.plain {
	width: 100%;
	color: #2B3256;
}

.wn-home-post-section .box-blog-post {
	padding: 0;
}

.wn-home-post-section .section-title, .wn-home-post-section .box-text-inner {
	width: 80%;
}

.wn-home-post-section .section-title-normal span {
	border:none;
}

.wn-home-post-section .post-item:not(:last-child) .box-text-inner {
	border-bottom: 1px solid #D1D2D6;
	padding: 10px 0 ;
}

.wn-home-post-section .row-collapse > .col {
	padding: 0 15px 15px !important;
}

.wn-home-post-section .box-text {
	padding: 0 !important;
}

.wn-home-post-section .post-meta {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	color: rgb(43, 50, 86);
}

.wn-home-post-section .post-title a {
	font-weight: 700;
	font-size: 22px;
	line-height: 120%;
	letter-spacing: -.05em;
	font-family: Object Bold;
}

.wn-home-post-section .post-title a:hover{
	color: #b05a3f;
} 

.wn-home-post-section .post-title a:before {
	content: url(/wp-content/uploads/2025/02/arrow.svg);
	display: block;
	float: right;
	cursor: pointer;
	margin-top: -20px;
}

.wn-home-post-section .post-title a:hover:before {
	content: url(/wp-content/uploads/2025/02/arrow-hover.svg);
}

.wn-home-post-section .box-text-inner {
	display: flex;
	flex-direction: column-reverse;
}

.wn-home-post-section .box-text-inner .is-divider{
	display: none;
}

.twitter-timeline {
	max-height: 750px;
	overflow-y: auto;
	background: transparent;
	width: 700px;
	margin: auto;
}

.wn-home-post-section .social-icons {
	position: absolute;
	top: 0;
	right: 0;
	transform: translateY(-50px);
}

.wn-home-projects-section .section-content > .container  {
	max-width: 100%;
	padding: 0 105px;
}

.wn-home-projects-section .section-content > .row {
	max-width: 100%;
	padding: 0 105px;
	flex-flow: row nowrap;
	gap: 20px;
	min-height: 600px;
}

.wn-home-projects-section h2 span {
	font-weight: 700;
	font-size: 60px;
	line-height: 100%;
	margin-top: 80px;
	color: #2b3256;
	font-size: 3rem !important;
	font-family: Object Bold;
	text-transform: capitalize;
	border: none;
	padding: 0;
}

.wn-today-projects-section h2 span {
		min-height: unset;
}

.wn-home-projects-section .section-content > .row .box-text {
	padding: 35px 30px 16px;
}

.wn-home-projects-section h4 {
	font-weight: 700;
	font-size: 22px;
	letter-spacing: -.05em;
	margin-bottom: 10px !important;
	min-height: 58px;
}

.wn-home-projects-section .text p {
	font-size: 16px;
	-webkit-line-clamp: 3; /* number of lines to show */
	line-clamp: 3; 
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
}

.wn-home-projects-section .section-content > .row .col-inner {
	height: 100%;
    box-shadow: none;
    border: 1px solid rgba(43, 50, 86, 0.1);
}


.wn-home-projects-section .section-content > .row .col-inner .box, .wn-home-projects-section .section-content > .row .col-inner .box-text {
	height: 100%;
}

.wn-home-projects-section .section-content > .row .col-inner:hover {
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.1);
    transition: ease-in 0.3s;
}

.wn-home-projects-section .box-text-bottom {
    position: relative;
}

.wn-home-projects-section .box-image::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to top,#008FD5 0%,rgba(0,143,213,.706123) 0%,rgba(0,143,213,0) 50%);
	transition: all .5s ease;
	z-index: 1;
	mix-blend-mode: normal;
}

.wn-home-projects-section .box-text-bottom::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 250px;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/02/image-box-cirle-flip.svg);
    background-repeat: no-repeat;
    background-size: contain;
	background-position: bottom center;
    pointer-events: none;
    opacity: 0;
    transition: ease-in 0.3s;
    z-index: 1; 
}

.wn-home-projects-section .wn-projects-visit {
    position: relative;
    opacity: 0;
    transition: ease-in 0.3s;
    font-size: 14px;
    font-weight: 700;
    color: #2C3256;
    z-index: 2; 
    margin-top: 90px !important;
    border-radius: 4px;
}

.wn-home-projects-section .section-content > .row .col:hover .box-text-bottom::after, 
.wn-home-projects-section .section-content > .row .col:hover .wn-projects-visit {
    opacity: 1;
}

/* End of Home */

/* Footer */
.wn-footer-connect-section {
	padding: 20px 105px !important;
	background: #728CB8;
}

.wn-footer-connect-section p {
	color: white;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 32px;
	font-weight: 600;
}

.wn-footer-connect-section i[class^="icon-"] {
	color: white;
}

.wn-footer-connect-section a.icon:not(.button) {
	font-size: 1.5rem;
}

.wn-footer-main {
	padding: 60px 105px 0 105px !important;
	background: #2B3256;
}

.wn-footer-main .col {
	padding: 0;
}

.wn-footer-main .button {
	width: 160px;
	text-align: left;
	color: white !important;
	font-weight: 700;
	font-size: 13px;
}

.wn-footer-main .button:hover span{
	color: white !important;
	text-decoration: underline;
}

.wn-footer-main .stack:first-child {
	max-width: 2000px;
	flex-flow: row wrap;
	column-gap: 100px;
	row-gap: 30px;
}

.wn-footer-main .row:first-child {
	padding-bottom: 60px;
	border-bottom: 1px solid #80849A;
}

.wn-footer-main .row .col:nth-child(2) .text {
	max-width: 250px;
	margin-left: 142px;
	margin-right: auto;
	font-size: 15px;
}

#top-link {
  position: absolute !important;
  bottom: 300px;
  right: 100px;
}

.wn-footer-main .row .col:nth-child(2) .text h4{
	font-size: 20px;
}

.wn-footer-main .row:nth-child(2) {
	padding: 40px 0;
}

.wn-footer-main .row:nth-child(2) p{
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	color: #fff9 !important;
	text-align: left;
	padding: 0;
}

footer:after {
	content: "";
	width: 70%;
	max-width: 330px;
	aspect-ratio: 327/175;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
	background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 327 175'%3E%3Cg opacity='.6' fill='%23fff'%3E%3Cpath d='M67.88 47.82a5.7 5.7 0 0 0 5.73 5.74 5.75 5.75 0 0 0 0-11.48 5.8 5.8 0 0 0-5.73 5.74ZM11.1 47.82a5.7 5.7 0 0 0 5.72 5.74 5.75 5.75 0 0 0 0-11.48 5.75 5.75 0 0 0-5.72 5.74ZM70.5 3.56a3.4 3.4 0 1 0 6.8.02 3.4 3.4 0 0 0-6.8-.02ZM13.7 3.42a3.4 3.4 0 1 0 6.82.01 3.4 3.4 0 0 0-6.81-.01ZM139.75 47.82a5.7 5.7 0 0 0-5.73-5.74 5.7 5.7 0 0 0-5.73 5.74 5.7 5.7 0 0 0 5.73 5.74 5.7 5.7 0 0 0 5.73-5.74ZM199.65 47.82a5.7 5.7 0 0 0-5.73-5.74 5.7 5.7 0 0 0-5.73 5.74 5.7 5.7 0 0 0 5.73 5.74 5.7 5.7 0 0 0 5.73-5.74ZM260.13 47.82a5.75 5.75 0 0 0-5.72-5.74 5.75 5.75 0 0 0 0 11.48 5.7 5.7 0 0 0 5.72-5.74ZM137.8 3.56a3.4 3.4 0 1 0-3.42 3.42 3.36 3.36 0 0 0 3.41-3.42ZM197.7 3.56a3.4 3.4 0 1 0-3.41 3.42 3.36 3.36 0 0 0 3.4-3.42ZM258.18 3.56a3.4 3.4 0 1 0-3.41 3.42 3.36 3.36 0 0 0 3.4-3.42ZM322.5 47.82a5.75 5.75 0 0 0-5.73-5.74 5.75 5.75 0 0 0 0 11.48 5.75 5.75 0 0 0 5.73-5.74ZM320.18 3.56a3.4 3.4 0 1 0-3.4 3.42 3.36 3.36 0 0 0 3.4-3.42ZM325.33 97.23a8.64 8.64 0 0 0-8.56-8.65 8.6 8.6 0 0 0-8.55 8.65 8.64 8.64 0 0 0 8.55 8.65 8.7 8.7 0 0 0 8.56-8.65ZM327 146.65a10.3 10.3 0 1 0-20.6 0 10.3 10.3 0 1 0 20.6 0ZM65.05 97.52c0 4.65 3.7 8.36 8.27 8.36a8.33 8.33 0 0 0 8.27-8.36c0-4.65-3.7-8.35-8.27-8.35a8.29 8.29 0 0 0-8.27 8.35ZM11.1 97.52c0 3.05 2.46 5.6 5.5 5.6a5.53 5.53 0 0 0 5.52-5.6c0-3.05-2.47-5.6-5.51-5.6a5.53 5.53 0 0 0-5.51 5.6ZM65.05 149.04c0 4.66 3.7 8.36 8.27 8.36a8.33 8.33 0 0 0 8.27-8.36c0-4.65-3.7-8.35-8.27-8.35a8.33 8.33 0 0 0-8.27 8.35ZM8.27 149.04c0 4.66 3.7 8.36 8.26 8.36a8.33 8.33 0 0 0 8.27-8.36c0-4.65-3.7-8.35-8.27-8.35a8.38 8.38 0 0 0-8.26 8.35ZM271.16 149.04c0-9.22-7.4-16.71-16.6-16.71-9.15 0-16.62 7.48-16.62 16.71s7.4 16.72 16.61 16.72c9.21 0 16.6-7.49 16.6-16.72ZM150.77 97.52c0-9.23-7.4-16.71-16.6-16.71-9.14 0-16.61 7.48-16.61 16.71s7.4 16.72 16.6 16.72c9.22 0 16.61-7.49 16.61-16.72ZM210.31 97.52c0-9.23-7.4-16.71-16.6-16.71-9.14 0-16.61 7.48-16.61 16.71s7.4 16.72 16.6 16.72c9.14 0 16.61-7.49 16.61-16.72ZM267.02 97.52c0-6.9-5.58-12.57-12.47-12.57a12.5 12.5 0 0 0-12.47 12.57c0 6.9 5.58 12.57 12.47 12.57a12.6 12.6 0 0 0 12.47-12.57ZM151.72 160.96c3.91-3.2 9.13-6.54 13.85-6.1 3.84.36 7.9 3.27 10.95 5.96 5.73 5.6 10.51 9.8 18.13 9.8a21.69 21.69 0 0 0 21.6-21.87c0-12.06-9.7-21.8-21.67-21.8-7.26 0-12.4 4.44-17.56 9.09-3.11 2.47-7.54 5.45-11.53 5.74-5 .43-10.66-3.13-14.65-6.25-4.78-4.44-10.15-8.5-17.18-8.5a21.69 21.69 0 0 0-21.61 21.87c0 12.06 9.71 21.8 21.68 21.8 7.47 0 12.7-4.94 17.99-9.74Z'/%3E%3C/g%3E%3C/svg%3E");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	opacity: .05;
}

.absolute-footer {
	display: none;
}

.back-to-top {
	border: 1px solid white !important;
	transform: scale(1.3) !important;
}

.icon-angle-up {
	color: white !important;
}

.wn-footer-connect-section .text {
	width: 75%;
}

.wn-footer-connect-section .social-icons {
	width: 25%;
	display: flex;
	justify-content: space-between;
}
/* End of Footer */

/* Projects */
.wn-projects-header-text h1{
	font-weight: 700;
	font-size: 60px;
	line-height: 100%;
	margin-bottom: 60px;
	margin-top: 30px;
	letter-spacing: 1px;
	font-family: Object Bold;
}

.wn-projects-header-text p {  
	font-weight: 400;
	font-size: 16px;
	line-height: 1.6;
}

.wn-projects-section {
	padding: 70px 105px 30px 105px !important;
}

.wn-categories-wrapper {
	display: flex;
	flex-flow: row wrap;
	gap: 20px;
}

.wn-categories-wrapper a{
	padding: 15px 20px;
	border: 1px solid #2b3256;
	color: #000;
	border-radius: 30px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	transition: 0.3 all ease;
}

.wn-categories-wrapper a:hover, .wn-categories-wrapper a.active{
	color: 	#B05A3F;
	border: 1px solid #B05A3F;
}

.wn-post-results {
    margin-top: 40px;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
	grid-gap: 40px;
	transition: all 0.8s ease-in-out;
}

.wn-post-results .post-item-wrapper {
	background: #2B3256;
	max-height: 186px;
	overflow: hidden;
	gap: 20px;
	border-radius: 10px;
}

.wn-post-results .post-item-left {
	width: 40%;
	height: 100%;
	display: flex;
}

.wn-post-results .post-item-right {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: white;
}

.wn-post-results .post-item-right p {
	margin: 0;
	font-size: 17px;  
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3; /* number of lines to show */
	line-clamp: 3; 
	-webkit-box-orient: vertical;
}

.wn-post-results .post-item-right h3 {
	font-size: 22px;
	line-height: 120%;
	letter-spacing: -.05em;
	color: white;
	font-family: Object Bold;
	display: -webkit-box;
		-webkit-line-clamp: 2; /* number of lines to show */
	line-clamp: 2; 
	-webkit-box-orient: vertical;
	overflow: hidden;
}
@keyframes zoomInMove {
    0% {
        opacity: 0;
        transform: scale(0) translateY(50px);
    }
    100% {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

@keyframes zoomOutMove {
    0% {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
    100% {
        opacity: 0;
        transform: scale(0) translateY(50px);
    }
}

.post-item-wrapper {
	display: flex;
	min-height: 230px;
}

.post-item-wrapper.wn-visible {
	animation: zoomInMove 0.3s ease;
}

.post-item-wrapper.wn-hidden {
    animation: zoomOutMove 0.3s ease;
}

/* End of Projects */

/* Help */

.wn-help-section {
	padding: 170px 0 60px 0 !important;
}

.wn-help-section .section-content {
	position: relative !important;
}
.wn-help-sidebar {
	position: fixed;
	top: 240px;
	left: 3%;
}

.header-wrapper {
	box-shadow: 0 0 20px #0003;
}

.header-wrapper .container .top-divider {
	display: none;
}
/* End of Help */

/* Today */
.wn-banner-today-section .wn-banner-first-text-today-text{
	text-align: center;
	color: #fff;
	font-weight: 600;
	padding: 80px 10%;
	margin-bottom: 0;
	font-size: 28px;
	font-family: Object Bold;
}

.wn-banner-today-section .text span{
	color: #d27f64;
}

.wn-banner-today-section .row {
	flex-flow: row nowrap;
	gap: 36px;
}

.wn-banner-today-section {
	padding-bottom: 60px !important;
}

.wn-banner-today-section a{
	font-size: 1rem;
	padding: 15px 0;
	font-weight: 700;
	color: #fff;
}

.wn-banner-today-section a:hover{
	color: #fff;
}

.wn-banner-today-section .box-image img{
	width: 150px !important;
	height: 150px;
}
/* End of Today */

/* Overtime */
.wn-banner-overtime-section .wn-banner-first-text-overtime-text{
	text-align: center;
	color: #fff;
	font-weight: 600;
	margin-bottom: 0;
	padding-top: 100px;
	font-size: 28px;
	font-family: Object Bold;
}

.wn-banner-overtime-section .text span{
	color: #d27f64;
}

.wn-banner-overtime-section .row {
	flex-flow: row nowrap;
	gap: 36px;
	margin: 80px auto;
	padding: 0 105px;
}

.wn-banner-overtime-section {
	padding-bottom: 60px !important;
}

.wn-banner-overtime-section a{
	font-size: 1rem;
	padding: 15px 0;
	font-weight: 700;
	color: #fff;
}

.wn-banner-overtime-section a:hover{
	color: #fff;
}

.wn-banner-overtime-section .box-image img{
	width: 230px !important;
	height: 230px;
	background: white;
	border-radius: 100%;
	border: 10px solid #6786b1;
}
/* End of Overtime */

/* Tomorrow */
.wn-banner-tomorrow-section .wn-banner-first-text-tomorrow-text{
	text-align: center;
	color: #fff;
	font-weight: 600;
	padding: 80px 10%;
	margin-bottom: 0;
	font-size: 28px;
	font-family: Object Bold;
}

.wn-banner-tomorrow-section .text span{
	color: #d27f64;
}

.wn-banner-tomorrow-section .row {
	flex-flow: row nowrap;
	gap: 36px;
}

.wn-banner-tomorrow-section {
	padding-bottom: 60px !important;
}

.wn-banner-tomorrow-section a{
	font-size: 1rem;
	padding: 15px 0;
	font-weight: 700;
	color: #fff;
}

.wn-banner-tomorrow-section a:hover{
	color: #fff;
}

.wn-banner-tomorrow-section .box-image img{
	width: 150px !important;
	height: 150px;
	background: white;
	border-radius: 100%;
}
/* End of Tomorrow */


/* Causes */
.wn-causes-section {
	padding: 60px 105px !important;
}

.wn-causes-section .img-inner, .wn-causes-section .img-inner img{
	height: 100%;
}

.wn-causes-section .stack > .img {
	width: 42% !important;
}

.wn-causes-section .stack > .text {
	width: 58%;
	min-height: 220px;
}

.wn-causes-section h1 {
	font-weight: 700;
	font-size: 60px;
	line-height: 100%;
	margin-bottom: 0;
	color: #2b3256;
	font-family: Object Bold;
}

.wn-causes-section p {
	color: #2b3256;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.6;
}

.wn-causes-section .stack > .text p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.wn-causes-section .stack h4 {
	font-weight: 700;
	font-size: 22px;
	line-height: 120%;
	letter-spacing: -.05em;
	font-family: Object Bold;
}

.wn-causes-section .row .col{
	padding: 0 15px !important;
}

.wn-causes-section .row .col-inner .text{
	padding: 43px 20px 43px 20px;
}
/* End of Causes */

/* Survival */
/* End of Survival */
@media only screen and (max-width: 990px) {
	/*************** ADD TABLET ONLY CSS HERE  ***************/
	.wn-banner-today-section .row {
		flex-flow: row wrap;
		gap: 0;
	}
	
	.wn-banner-today-section .wn-banner-first-text-today-text {
		padding: 80px 10% 0 10%;
	}
	
	.wn-banner-tomorrow-section .row {
		flex-flow: row wrap;
		gap: 0;
	}
	
	.wn-banner-tomorrow-section .wn-banner-first-text-tomorrow-text {
		padding: 80px 10% 0 10%;
	}
	
	.wn-projects-header-text h1{
		font-size: 48px;
	}
	
	.wn-post-results .post-item-right h3 {
		font-size: 18px;
	}

	.wn-post-results .post-item-right p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		line-clamp: 4;
		overflow: hidden;
	}

	.wn-projects-section {
		padding: 70px 75px 30px 75px !important;
	}

	.wn-post-results {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.wn-blog-section {
		padding: 30px 0 !important;
	}

	.wn-blog-rich-text p, .wn-blog-rich-text ul, .wn-blog-rich-text li {
		font-size: 16px;
		line-height: 28px;
	}

	.wn-home-post-section .section-content > .row > .col:nth-child(1) {
		padding: 105px 0 50px 30px !important;
	}

	.wn-blog-rich-text h1 {
		font-size: 2.2rem;
	}

	.wn-home-post-section h2 span {
		font-size: 2rem;
	}
	
	.wn-home-post-section .section-content > .row > .col:nth-child(2) {
		padding: 100px 30px 0 30px !important;
	}
	
	.wn-home-projects-section h2 span {
		font-size: 2.5rem;
		width: 50%;
	}
	
	.wn-home-projects-section .section-content > .row {
		flex-flow: row wrap;
		gap: 0;
	}

	.wn-home-projects-section .box-text-bottom::after {
		opacity: 1;
	}

	.wn-home-projects-section .wn-projects-visit {
		opacity: 1;
		margin-top: 60px;
	}

	.wn-home-projects-section .section-content > .row, .wn-home-projects-section .section-content > .container {
		padding: 0 50px;
	}

	.wn-footer-main .row .col:nth-child(2) .text {
		margin: 0;
	}

	.wn-footer-connect-section a.icon:not(.button) {
		font-size: 16px;
		margin: 0;
	}
	.wn-footer-connect-section .social-icons {
		gap: 20px;
	}

	.wn-help-section {
		padding: 100px 0 60px 0 !important;
	}
}

@media only screen and (max-width: 600px) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.wn-projects-header-text h1{
		font-size: 38px;
		margin-bottom: 20px;
		padding-top: 0px;
		margin-top: 0;
	}
	
	.wn-post-results .post-item-right h3 {
		font-size: 18px;
	}

	.wn-post-results .post-item-right p {
		font-size: 14px;
	}

	.wn-projects-section {
		padding: 70px 35px 30px 35px !important;
	}

	.wn-post-results {
		grid-template-columns: repeat(1, 1fr);
	}

	.wn-home-post-section .section-content > .row > .col:nth-child(1) {
		padding: 50px 0 30px 10px !important;
	}

	.wn-home-post-section .box-text-inner, .wn-home-post-section .section-title, .wn-home-projects-section h2 span {
		width: 100%;
	}
	.wn-home-projects-section .section-content > .row, .wn-home-projects-section .section-content > .container {
		padding: 0 35px;
	}
	.wn-footer-connect-section {
		padding: 30px 20px !important;
	}
	
	.wn-footer-main {
		padding: 50px 15px !important;
	}
	.wn-footer-main .button {
		width: 80%;
	}
	
	.wn-footer-main .stack:first-child {
		gap: 15px;
		margin-bottom: 50px;
	}
	
	.wn-footer-main .col {
		margin-top: 0;
	}
	
	.wn-causes-section {
		padding: 30px 20px !important;
	}
	
	.wn-causes-section h1 {
		font-size: 2.2rem;
	}

	.wn-causes-section .row {
		gap: 30px;
	}
	
	.wn-causes-section .stack > .text p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	
}