.p-100{
	padding:100px;
}
.main-slider__content span{
	border-radius:10px;
}
.main-slider__content b{
	color: transparent; /* Makes the text itself transparent */
    -webkit-text-stroke-width: 2px; /* Stroke width */
    -webkit-text-stroke-color: yellow; /* Stroke color */	
}
.main-slider__title{
	font-size:60px;
	margin-top: 5px;
    margin-bottom: 10px;
	line-height: 75px;
}
.main-slider .container {
    padding-top: 100px;
    padding-bottom: 100px;
}
 .angled-gradient-button {
    background-size: 220%;
    box-shadow: 0 .2em .3em rgba(0, 0, 0, 0.15);
    color: #fe7f4c;
    background-color: transparent;
    background-position: 100%;
    border: 3px solid #fe7f4c;
    text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 3px;
    transition: all .2s ease-out;
    font-weight: 900;
    cursor: pointer;
    letter-spacing: 2px;
    background-image: linear-gradient(110deg, #fe7f4c 0%, #fe7f4c 50%, transparent 50%, transparent 100%);
    font-size: 14px;
}


.angled-gradient-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 0 .3em rgba(0, 0, 0, 0.25);
    background-position: 0;
    color: #fff;
}

.angled-gradient-button:active {
    transform: translateY(-1px);
}
span.plus {
    font-size: 50px;
    color: #fff;
    font-weight: 900;
    position: absolute;
    top: 45px;
    right: 140px;
}
.categories-one__backers-box {
    padding: 37px 30px 37px;
}
.categories-one {
    background-image: linear-gradient(to right bottom, #370d02, #470616, #55002b, #5b0146, #541667, #4f207d, #3f2c95, #0039ae, #003cc2, #003fd6, #0041eb, #0043ff);
}
.main-img h2{
	color:#002660;
	font-weight:900;
}
.main-img p{
	color:#000;
	font-size:14px;
}
.mvi .wt-features-box{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	padding:50px 30px;
	border-bottom-left-radius: 20px;
}
.mvi .wt-features-box h3{
	color:#031b97;
	font-weight:900;
}
.mvi .wt-features-box p{
	color:#000;
}
.mybtn .mybtn{
	
}
.button-container {
    text-align: center;
}

.button {
    display: inline-block;
    padding: 15px 30px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
    background-color: #ffb819;
    border-radius: 15px;
    transition: background-color 0.3s, transform 0.3s;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

.button:hover {
    background-color: #dd5200;
    transform: translateY(-3px);
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.2);
}
.categories-one {
    padding: 120px 0 15px;
}
.feature-one__content-box{
	height:350px;
}
.feature-one__single .box-1_clr{
    background-color: #002b58;
}
.feature-one__single .box-2_clr{
    background-color: #983700;
}
.feature-one__single h3{
    color: orange;
}
.feature-one__single p,a{
    color: #fff;
}
.feature-one__title {
 margin-left: 0px;
}
.feature-one__text {
    font-size: 13px;
    line-height: 27px;

}
.why-founded{
	background-image: linear-gradient(to left bottom, #000000, #17030d, #21071b, #270b2b, #26103e, #271352, #211868, #001f80, #001f9b, #001cb6, #0015d1, #0a00ec);
	border-radius:15px;
}
.why-founded .content h2 , p{
	color:#fff;
}
.why-founded .content h2{
	color:orange;
}
.main-menu__logo {
    padding: 18px 0;
}
.mvi .mission{
	border-bottom:5px solid blue;
}
.mvi .vision{
	border-bottom:5px solid red;
}
.mvi .impact{
	border-bottom:5px solid orange;
}
.bg-counter{
	background-color:#002654;
}
.counter-one {
    padding: 80px 0 30px;
}
.counter-one__single {
  margin-bottom: 30px;
}
.counter-one__icon {
    height: 100px;
    width: 100px;
    background-color: #940697;
    border-radius: 10%;
}
.counter-one__icon:before {
    background-color: var(--qrowd-base);
    border-radius: 10%;
}
.gallery-btn .glry-btn{
	padding:10px 60px;
	background-color:blue;
	font-weight:900;
}
.gallery-page__img:before {
    background-color: rgba(255,255,255,0.2);
}
.gallery-page__icon a {
    height: 50px;
    width: 50px;
    background-color: #001995;
    border-radius: 15%;
}
.faq-one-accrodion .accrodion.active .accrodion-title h4 {
    color: #010a5e;
}
.faq-one-accrodion .accrodion-content p  {
    color: #000;
}
.news-one {
    padding: 50px 0 90px;
}
.donate_now_cta{
	background-color:#01198f;
	padding:80px;
}
.donate_now_cta a.d_button{
	background-color:orange;
	padding:10px 14px;
	color:#000;
	border-radius:10px;
}
.testimonial-two__single {
	border:none;
    padding: 0;
}
.testimonial-two {
    padding: 55px 0;
	background-color:#fff;
}
.testimonial-two .text_sp{
	margin:0;
	padding:0;
	font-size:13px;
}
.testimonial-two__single:before {
    background-color: #a93e00;
}
.testimonial-two__carousel.owl-theme .owl-nav .owl-next {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 20%;
    background-color: rgb(181 60 0 / 88%);
}
.testimonial-two__carousel.owl-theme .owl-nav .owl-prev {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 20%;
    background-color: rgb(181 60 0 / 88%);
}
.testimonial-two__carousel.owl-theme .owl-nav .owl-prev:hover {
    background-color: rgba(var(--qrowd-white-rgb), 1);
    border:2px solid blue;
}
.testimonial-two__carousel.owl-theme .owl-nav .owl-next:hover {
    background-color: rgba(var(--qrowd-white-rgb), 1);
    border:2px solid blue;
}
.testimonial-two__carousel.owl-theme .owl-nav {
    bottom: -35px;
    left: -400px;
}
.faq-one__img {
  margin-top: 0px;
}
.categories-one__single:before {
    background-color: #d98113;
}
.about-two {
    padding: 40px 0px;
}
.about-two__text-2 {
    padding-top: 0px;
}
.footer-widget__Explore {
    margin-right: 40px;
}
.footer-widget__Fundraising {
    margin-right: 25px;
}
.site-footer__top {
    padding: 60px 0;
}
.footer-widget__title:hover{
    color:orange;
}
.footer-widget__Explore-list li a{
    transition:0.5s;
}
.footer-widget__Explore-list li a:hover{
    padding-left:5px;
}


/* m-query start */
@media only screen and (max-width: 560px) {
.main-slider__content span {
    border-radius: 0 10px 0 0;
    font-size: 10px;
    margin-left: -25px;
}
.main-slider__title {
    font-size: 35px;
    margin-top: 5px;
    line-height: 41px;
}
.main-slider__content p {
    font-size:13px;
    line-height:23px;
}
.main-slider .container {
    padding-top: 50px;
    padding-bottom: 50px;
}
.categories-one__backers-tagline {
    padding: 10px 18px 10px;
}
.categories-one__backers-box {
    padding: 11px 0px 10px;
}
.categories-one__backers-icon span {
  font-size: 35px;
  margin-left:10px;
  }
span.plus {
    font-size: 34px;
    top: 11px;
    right: 100px;
}
.categories-one__backers-content h3 {
    font-size: 26px;
    line-height: 30px !important;
    letter-spacing: 0;
}
.categories-one__backers-content p {
    font-size: 12px;
    line-height: 15px;
    margin-top: 0px;
}
.cat-one-res{
    padding: 118px 0 0 0;
}
.cat-one-res .categories-one__top {
    padding-top: 0px;
}
.cat-one-res .section-title {
    margin-top: -45px;
    margin-bottom: 20px;
}
.cat-one-res .section-title__title {
    font-size: 25px;
    line-height: 32px;
}
.cat-one-res .categories-one__single {
    text-align: center;
    padding: 18px 15px;
    margin-bottom: 15px;
}
.cat-one-res .categories-one__icon i {
    font-size:22px
}
.cat-one-res .categories-one__title {
    font-size: 14px;
    line-height: 15px;
    margin-top: 7px;
}
.cat-one-res .categories-one__bottom p{
    font-size:13px;
    padding:0;
    line-height:23px
}
.sec-3-res .content p{
    color: #000;
    font-size: 11px;
    line-height: 19px;
    margin-top: 8px;
}
.why-founded .content p{
    font-size: 12px;
    line-height: 24px;
}
.mvi .wt-features-box {
    padding: 15px 10px;
}
.mvi .wt-features-box h3{
    font-size:20px;
    margin-bottom:5px;
}
.mvi .wt-features-box p {
    color: #000;
    font-size: 12px;
    line-height: 20px;
}
.sec-6-res .content h2{
    font-size:20px;
    margin-bottom:5px;
}
.sec-6-res .content p{
    font-size: 12px;
    line-height: 20px;
}
.button-container .button {
    padding: 3px 15px;
    font-size: 12px;
    background-color: #ff5200;
    border-radius: 8px;
}
.img-pos{
    margin:10px 0;
}
.changing-one {
    padding: 111px 0px;
}
.changing-one__sub-title {
    font-size: 12px;
}
.changing-one__title {
        font-size: 20px;
        line-height: 30px;
}
.changing-one__inner p{
    font-size: 12px;
    line-height: 20px; 
    margin-top: -30px;
}
.feature-one__title h3 {
    font-size: 18px;
}
.feature-one__text {
    font-size: 11px;
    line-height: 20px;
    margin-top: 2px;
    margin-bottom: 15px;
}
feature-one__single{
    margin:30px 0;
}
.feature-one__content-box {
    height: 300px;
}
.counter-one__single-inner {
    padding: 10px 0 15px;
}
.counter-one {
    padding: 0px 0 30px;
}
.bg-counter {
    padding-top: 20px;
}
.individuals-work {
    position: relative;
    display: block;
    text-align: center;
    padding: 20px 0 20px;
}.individuals-work {
    position: relative;
    display: block;
    text-align: center;
    padding: 20px 0 20px;
}
.individuals-work {
    padding: 20px 0 20px;
}
.individuals-work__video-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
} 
.individuals-work__video-link {
    padding-top: 30px;
}
.individuals-work__video-icon:before {
  border: 5px solid rgba(var(--qrowd-white-rgb), .30);
}
.individuals-work__title {
        font-size: 20px;
        line-height: 30px;
}
.testimonial-two__left .section-title {
    margin-bottom: 5px;
}
.testimonial-two .text_sp {
    font-size: 11px;
    line-height: 22px;
}
.section-title h2 {
    font-size: 18px;
}
.testimonial-two__left {
        margin-bottom: 15px;
}
.news-res {
    padding: 0px 0 15px;
}
.news-res .section-title {
    margin-top: -40px;
    margin-bottom: 10px;
}
.gallery-res .section-title {
    margin-top: -30px;
    margin-bottom: 10px;
}
.faq-one-res {
    padding: 30px 0 30px;
}
.faq-one-res .section-title {
    margin-bottom: 10px;
}
.faq-one-res .faq-one__left-text {
    font-size: 12px;
    line-height: 20px;
    color: var(--qrowd-gray);
}
.faq-one-res .faq-one-accrodion .accrodion-title h4 {
    font-size: 13px;
    font-weight: 800;
    line-height: 18px;
}
.faq-one-res .faq-one-accrodion .accrodion-title {
    padding: 10px 25px;
}
.faq-one-res .faq-one-accrodion .accrodion-content p {
    line-height: 20px;
    font-weight: 500;
}
.cta-res .donate_now_cta {
    padding: 50px;
}
.cta-res{
    margin-bottom: 30px;
}
.cta-res h2{
    font-size: 18px;
    text-align:center;
}
.cta-res .donate_now_res{
    margin-top:20px;
}
.popup {
        display: none !important;
    }
}
.main-slider .slider-res{
    background-position: center;
}
mobile-nav__container li.donate_now_btn{
    background-color: : red;
}
.wabox{
    z-index: 999;
}
.main-menu .mobile-nav__toggler {
    margin-left: 50px;
}
.main-menu .mobile-nav__toggler {
    font-size: 34px;
    color: #de810a;
}
.model-res-text{
    font-size: 17px !important;
}
.pay-width {
    overflow: auto;
    padding: :0;
}
.d-fix-btn {
    position: fixed;
    bottom: 0;
    z-index: 999;
}
.donate-fix-btn{
                    background: linear-gradient(293deg, #0b848a, #0e259d, #c00000);
                    background-size: 180% 180%;
                    animation: gradient-animation 18s ease infinite;            
            padding: 10px 20px;
            font-size: 20px;
            font-weight: 900;
            line-height: 40px;
            border-radius: 0 20px 0 0;
        }
                 @keyframes gradient-animation {
                     0% {
                         background-position: 0% 50%;
                     }
        
                     50% {
                         background-position: 100% 50%;
                     }
        
                     100% {
                         background-position: 0% 50%;
                     }
                 }
.project-one__remaing .text p {
    color: #000;
}
.project-one__goals-one {
color:#000;
}
.project-one__tag {
    background-color: #af3402;
    padding: 12px 23px 12px;
    border-radius: 0 7px 0 7px;
}
.progress-levels .progress-box .bar .bar-fill:before {
    background-color: #0c2991;
}
.progress-levels .progress-box .bar .bar-fill {
    background-color: #0c2991;
}
/* m-query end */

}

/* m-query end */
.popup {
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    max-width: 300px;
    border-radius: 10px 0 10px 0;
    z-index: 999;
}
.whatsapp_float {
    position: fixed;
    width: 50px;
    height: 50px;
    line-height:50px;
    top: 200px;
    right: 0;
    background-color: #25d366;
    color: #FFF;
    border-radius: 10px 0 0 10px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 99;
}
li.donate_now_btn a {
    background-color: #ff4700;
    color: #ffffff !important;
    padding: 3px 20px;
    border-radius: 10px 0;
}


/* Popup styles */
.popup {
    display: none;
    /* Initially hidden */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.popup-content {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    width: 300px;
    text-align: center;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 25px;
    cursor: pointer;
}