@media screen and (min-width: 768px) {
	.show-in-mobile,
	.show-on-mobile,
	.section-top-challenge .numbers .elements .element-4 {
		display: none !important;
	}
	.section-top-challenge .numbers .elements .element-1.d-none,
	.section-top-challenge .numbers .elements .element-2.d-none,
	.section-top-challenge .numbers .elements .element-3.d-none,
	.section-top-challenge .numbers .elements .circle.d-none {
		display: block !important;
	}
	.section-top-challenge .numbers .elements {
		height: 268px;
	}
	.middle-footer7 .collapse:not(.show),
	.middle-footer8 .collapse:not(.show) {
		display: block !important;
	}
}
@media screen and (min-width: 992px) {
	.show-in-tablet,
	.show-on-tablet {
		display: none !important;
	}
	.search .form-control:hover {
		background-color: #ebebeb;
	}
}
@media screen and (max-width: 1760px) {
	.section-insights .container .insights-row {
		gap: 50px;
	}
	.section-insights .container .insights-row .insights-content {
		width: -webkit-calc(31% - 25px);
		width: calc(31% - 25px);
	}
	.section-insights .container .insights-row .insights-swiper-wrapper {
		width: -webkit-calc(69% - 5px);
		width: calc(69% - 5px);
	}
	.section-insights .container .insights-swiper-wrapper {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.insights-swiper {
		padding-right: 50px;
	}
	.section-insights .container .insights-content .h2 {
		font-size: 50px;
		line-height: 1.2;
	}
	#btn-scroll-to-top {
		right: 20px !important;
	}
}
@media screen and (max-width: 1680px) {
	.type-partnership-swiper {
		padding: 0 20px;
	}
	.swiper-type-partnership-buttons {
		padding: 40px 0 0 0;
	}
}
@media screen and (max-width: 1504px) {
	.container-lg.pin-how-to-do {
		width: -webkit-calc(86% - 270px);
		width: calc(86% - 270px);
	}
	.how-to-do-fixed-imgs-wrap .htd-img.img1,
	.how-to-do-fixed-imgs-wrap .htd-img.img2 {
		width: 220px;
		height: 250px;
		right: 0;
	}
	.how-to-do-fixed-imgs-wrap .htd-img.img3,
	.how-to-do-fixed-imgs-wrap .htd-img.img4 {
		width: 170px;
		height: 200px;
		left: 20px;
	}
	.how-to-do-fixed-imgs-wrap .htd-img.img5,
	.how-to-do-fixed-imgs-wrap .htd-img.img6 {
		width: 240px;
		height: 180px;
		left: 0;
	}
	.block-fixed-cards .card-inner {
		padding: 30px;
	}
}
@media screen and (max-width: 1399px) {
	.section-hero .swiper .swiper-slide .hero-content {
		padding: 150px 0 0 0;
	}
	.sticky-menu .menu ul {
		gap: 30px;
	}
	.sticky-menu .left-side-menu {
		gap: 20px;
	}
	.section-hero .swiper .swiper-slide .hero-title {
		font-size: clamp(55px, 8vw, 100px);
		line-height: 0.85;
	}
	.section-news .inner {
		left: 0;
	}
	.banner-donation-title {
		font-size: 50px;
		line-height: 1;
	}
	.banner-donation-text {
		font-size: 28px;
	}
	.banner-donation-content-btn-wrap .btn-lg {
		min-width: 200px;
	}
	.kpfbw-inner3 {
		width: calc(17.5% - 24px);
		margin-right: 24px;
	}
	.custom-search-group .btn {
		width: 80px;
		padding: 0 !important;
	}
	.footer-buttons-wrap .btn {
		width: auto;
	}
	.top-challenge-col-1 {
		width: 50%;
	}
	.top-challenge-col-2 {
		width: 50%;
	}
	.section-top-challenge .h1 {
		font-size: 64px;
		line-height: 1;
	}
	.section-top-challenge .h2 {
		font-size: 36px;
	}
	.section-top-challenge .numbers .number {
		font-size: 90px;
	}
	.section-top-challenge .numbers .text {
		font-size: 18px;
		margin: 10px 0 0 0;
	}
	.section-top-challenge .numbers {
		margin-top: 60px;
	}
	.section-top-challenge .numbers .elements .circle {
		left: 37%;
		width: 220px;
	}
}
@media screen and (max-width: 1280px) {
	.sticky-menu .menu ul {
		padding-inline-start: 20px;
	}
	.section-banner-inner {
		min-height: 380px;
	}
	.section-banner .banner-content .h2 {
		font-size: 50px;
	}
	.section-banner .banner-content .lead {
		font-size: 28px;
	}
	.section-impact {
		margin: 100px 0;
	}
	.section-impact-card-title {
		font-size: 50px;
	}
	.section-impact-card-text {
		font-size: 25px;
	}
	.section-top-challenge .lead {
		font-size: 22px;
	}
	.section-insights .container .insights-swiper-wrapper {
        padding-top: 30px;
        padding-bottom: 30px;
    }
	.insights-swiper {
        padding-right: 30px;
        padding-left: 30px;
    }
	.section-insights .container .insights-swiper-wrapper .insights-swiper-wrapper-inner .insights-swiper .swiper-slide {
		width: 220px;
	}
	.ez-media-overlay {
		padding: 15px 10px;
	}
	.ez-play-circle {
		width: 30px;
		height: 30px;
	}
	.section-insights .container .insights-swiper-wrapper .insights-swiper-wrapper-inner .insights-swiper .swiper-slide .card .card-body .card-title {
		font-size: 18px;
	}
	.insights-swiper-wrapper .swiper-buttons {
		margin-top: 0 !important;
		padding-right: 30px;
	}
	.swiper-team .swiper-slide .card-team .bg-light.card-team-body {
		padding-top: 0;
	}
	.card-team-row1 .card-title {
		font-size: 22px;
	}
	.card-team-row2 .card-text {
		line-height: 1.2;
		font-size: 14px;
	}
}
@media screen and (max-width: 1200px) {
	.section-banner-partnership .banner-content {
		padding: 50px 50px 90px;
	}
	.section-banner-partnership .banner-content-text-wrap .h2 {
		font-size: 55px;
	}
	.section-banner-partnership .banner-content-text-wrap .lead {
		font-size: 28px;
	}
	.section-banner-partnership .banner-content-img {
		max-width: 70px;
	}
	.sticky-menu .button .btn {
		padding-right: 15px;
		padding-left: 15px;
	}
	.sticky-menu .logo .custom-logo {
		width: 100px;
		height: 30px;
	}
	div.search {
		width: 200px;
	}
	.sticky-menu .menu ul {
        gap: 20px;
    }
	.section-news .news-big-title {
		width: 50%;
		position: absolute;
		height: 185px;
	}
	.section-news .news-big-title .lead {
		font-size: 60px;
	}
	.section-news .swiper-buttons {
		position: absolute;
		left: auto;
		top: 3px;
	}
	.section-news .swiper-buttons .swiper-news-mobile-button-prev {
		margin: 0 !important;
	}
	.section-impact-container {
		gap: 40px;
	}
	.section-impact-left-side,
	.section-impact-right-side {
		max-width: calc(50% - 20px);
	}
	.kpfbw-inner1 {
		width: 100%;
	}
	.kpfbw-inner2 {
		width: 43%;
		margin-right: 0;
	}
	.kpfbw-inner3 {
        width: calc(30% - 35px);
        margin-right: 35px;
    }
	.top-challenge-numbers {
		margin: 60px auto 0;
	}
	.section-top-challenge .h1 {
        font-size: 50px;
    }
	.section-top-challenge .h2 {
        font-size: 30px;
    }
	.section-top-challenge .numbers .number {
        font-size: 70px;
    }
	.section-top-challenge .numbers .text {
		font-size: 16px;
	}
	.section-top-challenge .lead {
        font-size: 20px;
    }
	.middle-footer3 {
		gap: 20px;
	}
	.footer .middle-footer .footer-logo-and-donation {
		max-width: 100%;
		display: flex;
		align-items: flex-end;
	}
	.footer .middle-footer .footer-logo-and-donation {
		display: contents;
	}
	.footer .middle-footer .footer-logo-and-donation .logo {
		width: 200px;
		max-width: 50%;
		order: 1;
	}
	.footer .middle-footer .middle-footer5 {
		order: 2;
	}
	.footer-buttons-wrap {
		order: 3;
		margin: 0 !important;
	}
	.btn {
		min-height: 45px;
	}
	.footer .middle-footer {
		padding: 30px 0;
	}
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
	.block-fixed-cards .card-inner {
		padding: 30px;
	}
	.block-fixed-cards .card-body {
		padding: 0 0 0 30px;
	}
	.block-fixed-cards .card-title {
		font-size: 38px;
	}
	.block-fixed-cards .card-text {
		font-size: 20px;
	}
	.section-how-to-do .card-top-title .card-body .card-title {
		font-size: 50px;
		line-height: 1;
	}
	.section-how-to-do .card-top-title .card-body .card-text {
		font-size: 24px;
	}
	.section-how-to-do .card-item .card-body .card-title {
		font-size: 36px;
	}
	.section-how-to-do .card-item .card-header .card-title {
		font-size: 120px;
	}
	.section-how-to-do .card-item .card-header {
		padding-right: 0;
		padding-left: 0;
	}
	.how-to-do-fixed-imgs-wrap .htd-img.img2 {
		width: 190px;
		height: 150px;
	}
	.how-to-do-fixed-imgs-wrap .htd-img.img3 {
		width: 170px;
		height: 200px;
	}
	.section-insights .container .insights-content .h2 {
        font-size: 40px;
    }
	.section-insights .container .insights-swiper-wrapper .insights-swiper-wrapper-inner .insights-swiper .swiper-slide {
		width: 300px;
    }
	.section-insights .container .insights-swiper-wrapper .insights-swiper-wrapper-inner .insights-swiper .swiper-slide .card .card-header .card-img {
		height: 300px;
	}
}
@media screen and (max-width: 1024px) {
	.section-insights .container .insights-row {
        gap: 30px;
    }
	.insights-swiper {
		padding: 0 30px;
	}
	.section-insights .container .insights-swiper-wrapper {
		padding: 30px 0;
	}
	.section-insights .container .insights-row .insights-swiper-wrapper {
        width: -webkit-calc(69% - -15px);
        width: calc(69% - -15px);
    }
	.section-type-partnership .inner .type-partnership-card .card .card-body {
		padding: 24px !important;
	}
	.section-type-partnership .inner .type-partnership-card .card .card-body .card-title {
		font-size: 34px;
		line-height: 40px;
		margin: 0 !important;
	}
	.testimonials-partnership-row {
		flex-direction: column;
	}
	.section-testimonials-partnership .container .testimonials-partnership-content {
		width: 100%;
	}
	.section-testimonials-partnership .container .testimonials-partnership-swiper-wrapper {
		width: 100%;
	}
	.section-testimonials-partnership .container .testimonials-partnership-content .h2 {
		font-size: 50px;
	}
	.banner-donation-inner-container {
		padding: 26px 20px;
	}
	.banner-donation-icon-wrap img {
		max-width: 70px;
		max-height: 70px;
	}
	.banner-donation-title {
        font-size: 40px;
    }
	.banner-donation-text {
        font-size: 24px;
    }
	.section-impact-container {
		flex-direction: column;
	}
	.section-impact-left-side,
	.section-impact-right-side {
		width: 100%;
		max-width: 100%;
	}
}
@media screen and (max-width: 991px) {
	.hide-in-tablet,
	.hide-on-tablet {
		display: none !important;
	}
	.block-fixed-cards .card-inner {
		flex-direction: column;
	}
	.block-fixed-cards .card-body {
		width: 100%;
		padding: 0 0 30px 0;
		margin: 0;
	}
	.fixed-card-img-and-text-wrap {
		flex-grow: 1;
	}
	.block-fixed-cards .fixed-card-img-wrap,
	.fixed-card-img-and-text-wrap,
	.intiatives-section.block-fixed-cards .card-body {
		width: 100%;
	}
	.intiatives-section.block-fixed-cards .card-body {
		padding: 0;
	}
	.section-timeline,
	.section-team,
	.section-gallery {
		margin-top: 100px;
	}
	.section-timeline {
		padding-bottom: 60px;
	}
	.container-lg.pin-how-to-do {
		width: 100%;
	}
	.section-how-to-do .how-to-do-img {
		height: auto !important;
		min-height: 49vw;
	}
	.section-how-to-do .card-item .card-body {
		padding-left: 0;
	}
	.section-gallery .fixed-cards-boxes-placeholder .card-link,
	.section-gallery .fixed-cards-boxes-placeholder .card-title {
		max-width: none !important;
	}
	.sticky-menu .menu ul {
        gap: 20px;
    }
	.sticky-menu .button .btn {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		padding: 0 15px;
		line-height: 1;
	}
	.search .form-control {
        max-width: 200px;
    }
	.htd-p {
		min-height: 1px;
	}
	.section-insights {
		margin: 98px 0 0 0;
	}
	.section-insights .container {
		padding: 0;
	}
	.section-insights .container .insights-row {
		flex-direction: column;
	}
	.section-insights .container .insights-row .insights-content {
		width: 100%;
		padding: 0 20px;
	}
	.section-insights .container .insights-row .insights-swiper-wrapper {
		width: 100%;
		padding-bottom: 0;
	}
	.section-insights .container .insights-swiper-wrapper {
		padding: 20px 0;
	}
	.insights-swiper {
		padding: 0 20px;
	}
	.insights-swiper .card-body {
		padding: 15px 0 22px 0;
	}
	.insights-swiper-wrapper .swiper-buttons {
		background: #1F1F1F;
		padding: 20px;
	}
	.swiper-insights-button {
		background: url(../images/challenge/insights-arrow-end-white.svg) center center no-repeat;
		width: 46px;
		height: 46px;
	}
	.swiper-insights-button-prev {
		background: url(../images/challenge/insights-arrow-start-white.svg) center center no-repeat;
	}
	.section-banner-partnership .banner-content {
        padding: 40px 30px 80px;
    }
	.section-banner-partnership .banner-content-text-wrap .h2 {
        font-size: 46px;
    }
	.section-testimonials-partnership .container .testimonials-partnership-swiper-wrapper {
		padding-left: 0;
	}
	.section-testimonials-partnership .container .testimonials-partnership-swiper-wrapper .testimonials-partnership-swiper-wrapper-inner .testimonials-partnership-swiper .swiper-slide {
		width: 320px;
		padding-right: 0;
	}
	.testimonials-partnership-swiper-wrapper-inner .swiper-buttons {
		padding-bottom: 0 !important;
	}
	.sticky-menu .header-inner div.search,
	.sticky-menu .menu {
		display: none !important;
	}
	.sticky-menu .mobile-btn {
		display: block !important;
	}
	div.search,
	.search .form-control {
		width: 100%;
		max-width: 100%;
	}
	.section-news .news-big-title {
        width: 100%;
        position: relative;
        height: auto;
    }
	.section-news .swiper-buttons {
		position: relative;
		padding: 0 20px 0 0;
	}
	.section-news {
		padding: 0;
	}
	.section-news .container {
		max-width: 100%;
		padding: 0;
	}
	.section-news .news-big-title .lead {
		padding: 0 20px 0 0 !important;
		font-size: 50px;
	}
	.news-mobile-swiper {
		padding: 0 20px 0 0;
	}
	.section-gallery:not(.intiatives-section) .fixed-cards-boxes-placeholder,
	.section-gallery:not(.intiatives-section) .fixed-cards-boxes-placeholder .fixed-cards-boxes {
		min-height: calc(100vh - 280px);
	}
	.section-banner .banner-content .h2 {
        font-size: 40px;
    }
	.section-banner .banner-content .lead {
        font-size: 24px;
    }
	.banner-donation-content {
		flex-direction: column;
		align-items: flex-start;
	}
	.intiatives-section .fixed-cards-boxes-placeholder:nth-child(2) .fixed-cards-boxes,
	.intiatives-section .fixed-cards-boxes-placeholder:nth-child(3) .fixed-cards-boxes {
		max-width: 100%;
	}
	.intiatives-section.block-fixed-cards .card-inner {
		min-height: calc(100vh - 160px);
	}
	.block-fixed-cards .fixed-card-img-wrap {
		min-height: 33vw;
	}
	.card-start-contact {
		padding: 0;
	}
	.start-contact-list-item-text,
	.end-contact-list-item-title {
		font-size: 24px;
		line-height: 1.4;
	}
	.start-contact-list-item-title,
	.end-contact-list-item-text {
		font-size: 20px;
		line-height: 1.4;
	}
	.loop-news-archive {
		width: 50%;
	}
	.section-top-challenge {
		padding-top: 54px;
	}
	.admin-bar .section-top-challenge {
		padding-top: 100px;
	}
	.top-challenge-col-1 {
		width: 100%;
	}
	.top-challenge-col-2 {
		width: 100%;
	}
	.section-top-challenge .numbers .text {
		font-size: 18px;
	}
	.section-top-challenge .numbers .elements .circle {
        left: 38.5%;
    }
	.section-top-challenge .numbers .elements .element-1 {
		left: 64%;
	}
	.section-top-challenge .numbers .elements .element-3 {
		left: 21%;
	}
	.footer .bottom-footer .terms ul li:after {
		padding: 0 10px;
	}
}
@media screen and (max-width: 782px) {
	#wp-admin-bar-wpseo-menu,
	#wp-admin-bar-my-account {
		overflow: hidden;
	}
	#wp-admin-bar-edit ~ li {
		display: none !important;
	}
}
@media screen and (max-height: 874px) and (min-width: 769px) {
	.section-challenges .challenges-swiper .swiper-slide {
		height: 67.7vh;
		max-height: calc(100vh - 210px);
	}
	.section-challenges.active .challenges-swiper {
		bottom: 10px;
	}
	.section-challenges .challenges-swiper .card-item {
		padding: 35px;
	}
	.section-challenges .challenges-swiper .card-item .card-header .card-title {
		font-size: 34px;
	}
	.section-challenges .challenges-swiper .card-item .card-body .card-text {
		font-size: 18px;
		line-height: 1.2;
	}
	.challenges-swiper .card-body {
		margin: 3.2vh 0 0 0;
	}
	.challenges-swiper .card-footer {
		padding: 3.2vh 0 0 0;
	}
	.section-why-partnership .inner .why-partnership-swiper {
		max-height: calc(100vh - 270px);
	}
	.section-why-partnership .inner .why-partnership-swiper .card-item .card-header {
		padding: 30px 16px 0;
	}
	.section-why-partnership .inner .why-partnership-swiper .card-item .card-header .card-text {
		font-size: 80px;
		line-height: 0.9;
		padding: 0 !important;
	}
	.section-why-partnership .inner .why-partnership-swiper .card-item .card-header .card-title {
		font-size: 34px;
		line-height: 1;
	}
}
@media screen and (max-height: 874px) and (min-width: 1200px) and (max-width: 1280px) {
	.section-team-archive .card-team {
        max-width: calc(25% - 0.8rem);
    }
	.section-team-archive .card-team .card-img {
		height: auto;
        aspect-ratio: 369 / 473;
    }
	.card-team .card-header ~ .card-team-body {
		padding-top: 0 !important;
	}
	.single-jobs-row1-col1 {
		width: 60%;
	}
	.single-jobs-row1-col2 {
		width: 40%;
	}
	.section-top-text-type2 .h1 {
		font-size: 60px;
		line-height: 1;
	}
	.stories-partnership-row1-col2 {
		margin-top: 0 !important;
	}
	.section-why-partnership .inner .why-partnership-swiper .card-item .card-header {
		padding-right: 0;
		padding-left: 0;
	}
	.section-why-partnership .inner .why-partnership-swiper .card-item .card-header .card-text {
		font-size: 60px;
	}
	.section-why-partnership .inner .why-partnership-swiper .card-item .card-header .card-title {
        font-size: 24px;
        line-height: 1.3;
    }
	.block-fixed-cards .card-inner {
        padding: 10px;
    }
	.block-fixed-cards .card-title {
		font-size: 28px;
		margin: 0;
    }
	.block-fixed-cards .card-text {
		font-size: 18px;
    }
	.section-gallery .fixed-cards-boxes-placeholder .card-link .btn {
		min-height: 45px;
	}
}
@media screen and (max-width: 768px) {
	.section-timeline,
	.section-team,
	.section-gallery {
		margin-top: 75px;
	}
	.section-gallery-categories-wrap {
		top: 152px;
	}
	.fixed-cards-boxes-placeholder {
		top: 190px;
	}
	.section-gallery-title-wrap {
		min-height: 40px;
	}
	.section-challenges .challenges-swiper .swiper-slide {
		width: 400px;
		max-width: -webkit-calc(100vw - 20px);
		max-width: calc(100vw - 20px);
		height: 510px;
		border-left: 1px #fff solid;
	}
	.section-challenges .challenges-swiper .card-item .card-header .card-title * {
		margin: 0;
	}
	.section-challenges {
		padding-top: 10px;
	}
	.challenges-swiper .card-header {
		line-height: 80px;
	}
	.section-challenges .challenges-swiper .card-item .card-header .card-title {
		line-height: 1.2;
	}
	.section-challenges .challenges-swiper .card-item {
		padding: 7vh 20px 20px;
	}
	.section-challenges.active .card-top-title {
		bottom: -webkit-calc(100vh - 150px);
		bottom: calc(100vh - 150px);
	}
	.section-challenges.active .challenges-swiper {
		bottom: -webkit-calc(100vh - 685px);
		bottom: calc(100vh - 685px);
	}
	.type-partnership-card-img-wrap {
		height: 50vw;
	}
	.section-type-partnership .inner .type-partnership-card .card .card-header .card-img .image-description.lead {
		padding-right: 13px !important;
	}
	.section-why-partnership .inner .why-partnership-swiper {
		display: flex;
		align-items: center;
	}
	.section-why-partnership .inner .why-partnership-swiper .card-item {
		border-left: 1px solid #dfdfdf;
	}
	.admin-bar .sticky-menu {
		top: 56px;
	}
	.section-stories-partnership .inner .progress-circle > svg {
		width: 30px;
		height: 30px;
	}
	.section-gallery.intiatives-section .fixed-cards-boxes-placeholder {
		top: 150px;
	}
	.footer .middle-footer .footer-logo-and-donation {
		flex-direction: row;
	}
	.footer .bottom-footer .terms.bottom-footer3 {
		width: 100%;
		justify-content: center !important;
	}
	.footer .bottom-footer .terms ul li:nth-child(1) {
		text-align: center;
		justify-content: center;
	}
	.footer .bottom-footer .credit.bottom-footer5 {
		margin: 0 auto;
	}
}
@media screen and (max-height: 690px) and (max-width: 768px) {
	.section-challenges .challenges-swiper .swiper-slide {
		max-height: -webkit-calc(100vh - 3.2vh - 170px);
		max-height: calc(100vh - 3.2vh - 170px);
		height: 72vh;
	}
	.section-challenges.active .challenges-swiper {
		bottom: -webkit-calc(100vh - 150px - (100vh - 3.2vh - 170px) - 3.2vh);
		bottom: calc(100vh - 150px - (100vh - 3.2vh - 170px) - 3.2vh);
	}
	.challenges-swiper .card-body {
		margin: 3.2vh 0 0 0;
	}
	.challenges-swiper .card-footer {
		padding: 3.2vh 0 0 0;
	}
	.section-challenges .challenges-swiper .card-item .card-footer .btn {
		width: 130px;
		padding: 6px 16px;
	}
}
@media screen and (max-width: 767px) {
	.hide-in-mobile,
	.hide-on-mobile {
		display: none !important;
	}
	.block-fixed-cards .card-inner {
		padding: 20px;
	}
	.fixed-cards-boxes-placeholder {
		margin-bottom: 25px;
	}
	.intiatives-section.block-fixed-cards .card-inner {
		padding: 35px 20px;
	}
	.block-fixed-cards .fixed-card-img-wrap, 
	.fixed-card-img-and-text-wrap, 
	.intiatives-section.block-fixed-cards .card-body {
	    gap: 20px;
	}
	.intiatives-section.block-fixed-cards .card-link .btn {
		min-width: 255px;
	}
	.section-how-to-do {
		padding-right: 0;
		padding-left: 0;
	}
	.section-how-to-do > .container-lg.pin-how-to-do {
		padding-right: 20px;
		padding-left: 20px;
	}
	.section-how-to-do .card-item .card-body .card-title {
		font-size: 34px;
	}
	.section-how-to-do .card-item .card-body .card-text {
		line-height: 1.25;
	}
	.section-how-to-do .card-item .card-header .card-title {
		font-size: 100px;
	}
	.block-fixed-cards .card-title {
		font-size: 28px;
		line-height: 1;
	}
	.block-fixed-cards .card-text {
		font-size: 18px;
		font-weight: 400;
		line-height: 1.3;
	}
	.section-gallery .fixed-cards-boxes-placeholder .card-link {
		margin: 10px 0 0 0 !important;
	}
	.section-gallery .fixed-cards-boxes-placeholder .card-link .btn {
		min-width: 150px;
		min-height: 40px;
	}
	.block-fixed-cards .card-body {
        padding: 0 0 14px 0;
    }
	.btn {
		font-size: 20px;
		padding: 5px 16px;
		min-height: 50px;
	}
	.section-insights .container .insights-content .h2 {
		font-size: 34px;
	}
	.section-timeline .swiper-timeline-main .card .card-header {
		width: 42%;
	}
	.section-top-partnership .h1 {
		line-height: 48px;
	}
	.section-type-partnership .inner .type-partnership-card .card .card-body {
		padding: 24px 15px !important;
	}
	.section-banner-partnership .banner-content {
		padding-right: 20px;
		padding-left: 20px;
	}
	.section-banner-partnership .banner-content-inner {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.section-banner-partnership .banner-content-text-wrap .h2 {
        font-size: 34px;
    }
	.section-banner-partnership .banner-content-text-wrap .lead {
		font-size: 22px;
	}
	.section-banner-partnership .banner-content-text-wrap .banner-content-btns-wrap .btn-wrap {
		flex: 1;
	}
	.section-banner-partnership .banner-content-text-wrap .banner-content-btns-wrap .btn {
		min-width: 1px !important;
	}
	.testimonials-partnership-row {
        gap: 20px !important;
    }
	.section-testimonials-partnership .container .testimonials-partnership-content {
		padding: 0 20px;
	}
	.section-testimonials-partnership .container .testimonials-partnership-content .h2 {
		font-size: 34px;
	}
	.section-testimonials-partnership .container .testimonials-partnership-swiper-wrapper .testimonials-partnership-swiper-wrapper-inner .testimonials-partnership-swiper .swiper-slide {
		width: 300px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
	.section-testimonials-partnership .container .testimonials-partnership-swiper-wrapper .testimonials-partnership-swiper-wrapper-inner .testimonials-partnership-swiper .swiper-slide .card-body {
		padding-top: 0;
	}
	.card-team .card-text {
		font-size: 16px;
	}
	.sticky-menu {
		height: 72px;
		top: 10px;
		right: 10px;
		left: 10px;
	}
	.section-hero .swiper .swiper-slide .hero-content {
		padding: 119px 0 0 0;
	}
	.sticky-menu .logo {
        max-width: 125px;
        height: 36px;
    }
	.section-news .news-big-title .lead {
		font-size: 34px;
	}
	.section-simple-text {
		margin: 60px 0 0 0;
	}
	.section-gallery-title-wrap {
		top: 90px;
	}
	.fixed-cards-boxes-placeholder {
        top: 130px;
    }
	.section-banner .banner-content {
		padding: 34px 15px;
		margin-bottom: 0;
	}
	.section-banner-inner {
        min-height: 300px;
    }
	.section-banner .banner-content .h2 {
        font-size: 34px;
		margin: 0 0 3px 0;
    }
	.section-banner .banner-content .lead {
        font-size: 22px;
    }
	.banner-btn-wrap {
		margin: 8px 0 0 0 !important;
	}
	.section-banner .btn {
		min-width: 188px;
	}
	.section-donate .container1710 {
		padding: 0;
	}
	.section-donate {
		padding: 15px 0;
	}
	.banner-donation-inner-container {
		padding-right: 16px;
		padding-left: 16px;
	}
	.banner-donation-title {
        font-size: 34px;
    }
	.banner-donation-text {
        font-size: 20px;
		line-height: 1.25;
    }
	.banner-donation-icon-wrap img {
		max-width: 66px;
		max-height: 66px;
	}
	.banner-donation-content-btn-wrap .btn-lg {
		min-width: 174px;
	}
	.section-impact {
		margin: 100px 0;
	}
	.section-impact-card-title {
		font-size: 34px;
	}
	.section-impact-card-text {
		font-size: 24px;
		font-weight: 300;
	}
	.section-impact-left-side {
		gap: 30px;
	}
	.loop-impact-item-title {
		font-size: 28px;
	}
	.section-connections .section-connections-top .card .card-title {
		font-size: 34px;
		line-height: 1;
		margin: 0 0 20px 0 !important;
	}
	.section-connections .section-connections-top .card .card-text {
		font-size: 24px;
		line-height: 1.04;
	}
	.section-connections .section-connections-list .col .card .card-title {
		font-size: 20px;
		line-height: 1.2;
	}
	.section-connections .section-connections-list .col .card .card-text {
		font-size: 16px;
		line-height: 1.5;
	}
	.card-img-read-more {
		right: 12px;
		bottom: 12px;
	}
	.card-img-read-more::before {
		width: 32px;
		height: 32px;
	}
	.section-fullwidth-banner .section-banner-inner {
		min-height: 526px;
	}
	.section-fullwidth-banner .banner-content {
		margin: 0;
		padding: 70px 20px;
		gap: 20px;
	}
	.section-fullwidth-banner .banner-content .h2 {
		line-height: 1;
		margin: 0;
	}
	.section-fullwidth-banner .banner-content .lead {
		font-size: 28px;
		line-height: 1.25;
	}
	.section-fullwidth-banner .banner-content .banner-btn-wrap {
		margin: 0 !important;
	}
	.kpfbw-inner2,
	.kpfbw-inner3 {
		width: 100%;
		margin-right: 0;
		padding-right: 0;
		padding-left: 0;
	}
	.custom-tag.btn {
		padding-right: 14px;
		padding-left: 14px;
	}
	.footer .middle-footer .footer-menu {
		flex-wrap: wrap;
		gap: 25px;
	}
	.footer .middle-footer .footer-menu .col-12 {
		flex: unset;
	}
	.top-challenge-col-2 {
		display: flex;
	}
	.section-top-challenge .numbers {
		display: inline-flex;
		min-height: 585px;
		margin: 40px auto 0;
		position: relative;
		z-index: 0;
		padding: 190px 0 0 0;
		width: auto;
	}
	.section-top-challenge .numbers .elements {
		position: relative;
	}
	.section-top-challenge .numbers .elements {
		position: absolute !important;
		top: 0;
		z-index: -1;
		right: 0;
	}
	.section-top-challenge .numbers .elements .element-4 {
		position: static !important;
		right: 0;
		top: 0;
		text-align: right;
	}
	.top-challenge-row2 {
		display: inline-flex;
		width: 192px;
		margin: 0 77px 0 0;
		gap: 70px;
	}
	#top-challenge-1,
	#top-challenge-2,
	#top-challenge-3 {
		margin: 0 !important;
		min-height: 111px;
		padding: 0;
		width: 100%;
		max-width: 100%;
	}
	.section-top-challenge .numbers .number {
		font-size: 80px;
	}
	.bottom-footer2 {
		flex-direction: column !important;
	}
}
@media screen and (max-width: 500px) {
	.section-timeline .swiper-timeline-main .card {
		flex-direction: column !important;
	}
	.loop-news-archive,
	.loop-impact-item,
	.section-timeline .swiper-timeline-main .card .card-header,
	.section-timeline .swiper-timeline-main .card .card-header .card-img,
	.section-timeline .swiper-timeline-main .card .card-header .card-img img {
		width: 100%;
	}
}