.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;
}

/*payment */
/* =========================
HERO SECTION
========================= */

.donation-hero{
    position:relative;
    background:url('https://www.manorathsiddhisevafoundation.org/assets/images/main_bg/2.png');
    background-size:cover;
    background-position:center;
    padding:60px 0 140px 0;
    overflow:hidden;
}

.hero-overlay{
    position:absolute;
    inset:0;
    background:linear-gradient(to right, rgba(0,0,0,0.82), rgba(0,0,0,0.45));
}

.hero-content{
    position:relative;
    z-index:2;
    max-width:700px;
    color:#fff;
}

.hero-tag{
    display:inline-block;
    background:rgba(255,255,255,0.15);
    border:1px solid rgba(255,255,255,0.2);
    padding:10px 22px;
    border-radius:50px;
    margin-bottom:25px;
    backdrop-filter:blur(8px);
    font-size:15px;
}

.hero-content h1{
    font-size:65px;
    line-height:1.2;
    font-weight:800;
    margin-bottom:25px;
    color:#fff;
}

.hero-content p{
    font-size:18px;
    line-height:1.9;
    color:#f1f1f1;
    margin-bottom:35px;
}

.hero-btn{
    display:inline-block;
    background:linear-gradient(135deg,#ff7b00,#ff5100);
    color:#fff;
    text-decoration:none;
    padding: 12px 30px;
    border-radius: 12px;
    font-size:18px;
    font-weight:700;
    transition:0.3s;
    box-shadow:0 10px 30px rgba(255,102,0,0.35);
}

.hero-btn:hover{
    transform:translateY(-4px);
    color:#fff;
}


/* =========================
DONATION SECTION
========================= */

.donation-section{
    background:#f7f8fc;
    padding:90px 0;
}

.donation-wrapper{
    background:#fff;
    border-radius:35px;
    padding:45px;
    box-shadow:0 15px 45px rgba(0,0,0,0.08);
    margin-top:-200px;
    position:relative;
    z-index:1;
}

.donation-heading{
    text-align:center;
    margin-bottom:40px;
}

.donation-heading h2{
    font-size:42px;
    font-weight:800;
    color:#111;
    margin-bottom:15px;
}

.donation-heading p{
    color:#666;
    font-size:17px;
}

/* TABS */

.donation-tabs{
    display:flex;
    justify-content:center;
    gap:18px;
    margin-bottom:40px;
    flex-wrap:wrap;
}

.tab-btn{
    border:none;
    background:#f1f2f6;
    color:#222;
    padding:14px 30px;
    border-radius:15px;
    font-size:16px;
    font-weight:700;
    transition:0.3s;
}

.tab-btn.active{
    background:linear-gradient(135deg,#ff7b00,#ff5100);
    color:#fff;
    box-shadow:0 10px 25px rgba(255,102,0,0.3);
}

/* GRID */

.amount-grid{
    display:grid;
    grid-template-columns:repeat(5, minmax(0,1fr));
    gap:18px;
}

/* CARD */

.amount-card{
    position:relative;
    background:#fff7f1;
    border:2px solid #ffe0c7;
    border-radius:22px;
    padding:24px 14px;
    text-align:center;
    text-decoration:none;
    transition:0.35s;
    overflow:hidden;
}

.amount-card:hover{
    transform:translateY(-6px);
    background:linear-gradient(135deg,#ff7b00,#ff5100);
    box-shadow:0 12px 25px rgba(255,102,0,0.25);
}

.amount-card h3{
    font-size:30px;
    font-weight:800;
    color:#222;
    margin-bottom:6px;
    transition:0.3s;
}

.amount-card span{
    color:#666;
    font-size:13px;
    transition:0.3s;
}

.amount-card:hover h3,
.amount-card:hover span{
    color:#fff;
}

/* RECOMMENDED */

.recommended-card{
    background:linear-gradient(135deg,#ff7b00,#ff5100);
    border:none;
    box-shadow:0 12px 28px rgba(255,102,0,0.28);
    padding-bottom:48px;
}

.recommended-card h3,
.recommended-card span{
    color:#fff;
}

.recommended-strip{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    background:#222;
    color:#fff;
    text-align:center;
    font-size:11px;
    font-weight:700;
    padding:10px;
    letter-spacing:0.5px;
    border-radius:0 0 22px 22px;
}

/* MOBILE */

@media(max-width:768px){

    .donation-hero{
        padding:110px 0;
    }

    .hero-content h1{
        font-size:42px;
    }

    .hero-content p{
        font-size:16px;
    }

    .donation-wrapper{
        padding:24px;
        margin-top:-150px;
        border-radius:25px;
    }

    .donation-heading h2{
        font-size:28px;
    }

    .donation-heading p{
        font-size:14px;
    }

    .donation-tabs{
        display:flex;
        flex-wrap:nowrap;
        gap:10px;
    }

    .tab-btn{
        width:50%;
        font-size:12px;
        padding:12px 8px;
    }

    .amount-grid{
        grid-template-columns:repeat(2,1fr);
        gap:12px;
    }

    .amount-card{
        padding:16px 10px;
        border-radius:18px;
    }

    .amount-card h3{
        font-size:21px;
        margin-bottom:4px;
    }

    .amount-card span{
        font-size:10px;
    }

    .recommended-card{
        padding-bottom:40px;
    }

    .recommended-strip{
        font-size:9px;
        padding:8px;
        border-radius:0 0 18px 18px;
    }

}

/* SECTION */

.donation-payment{
	padding: 0px 0 80px 0;
	background:#f7f8fc;
}

/* CONTAINER */

.payment-container{
    max-width:1100px;
    margin:auto;
}

/* TITLE */

.payment-title{
    text-align:center;
    margin-bottom:40px;
}

.payment-title h2{
    font-size:34px;
    font-weight:800;
}

.payment-title p{
    color:#666;
    margin-top:8px;
}

/* GRID */

.payment-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:30px;
}

/* CARD */

.payment-card{
    background:#fff;
    border-radius:20px;
    padding:30px;
    box-shadow:0 10px 25px rgba(0,0,0,0.05);
    transition:0.3s;
}

.payment-card:hover{
    transform:translateY(-5px);
}

/* TITLE */

.card-title{
    color:#ff6b00;
    margin-bottom:20px;
}

/* INFO */

.info-box{
    background:#f4f4f4;
    padding:14px;
    border-radius:12px;
    margin-bottom:12px;
}

.info-box span{
    font-size:12px;
    color:#777;
}

.info-box h4{
    margin-top:4px;
    font-size:16px;
}

/* COPY */

.copy-row{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.copy-row button{
    background:#fff4ec;
    color:#ff6b00;
    border:none;
    padding:8px 14px;
    border-radius:8px;
    cursor:pointer;
}

.copy-row button:hover{
    background:#ff6b00;
    color:#fff;
}

/* QR */

.qr-card{
    text-align:center;
}

.qr-box{
    border:2px dashed #ff6b00;
    padding:15px;
    border-radius:15px;
}

.qr-box img{
    width:100%;
    max-width:220px;
}

/* TRUST */

.trust-grid{
    margin-top:35px;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:15px;
}

.trust-item{
    background:#fff;
    padding:15px;
    border-radius:12px;
    text-align:center;
    font-size:14px;
    font-weight:600;
    box-shadow:0 5px 12px rgba(0,0,0,0.05);
}

/* MOBILE */

@media(max-width:768px){

    .payment-grid{
        grid-template-columns:1fr;
    }

    .trust-grid{
        grid-template-columns:1fr 1fr;
    }

    .payment-title h2{
        font-size:26px;
    }

    .copy-row{
        flex-direction:column;
        align-items:flex-start;
        gap:8px;
    }

}
/*pament*/
/*insta chat*/
.insta_float {
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 260px;
    right: 0;
    background-color: #960538;
    color: #FFF;
    border-radius: 10px 0 0 10px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 999;
}

/*about*/
.mssf_service_hero_image{
    width:100%;
    overflow:hidden;
}

.mssf_service_hero_image img{
    width:100%;
    height:500px;
    object-fit:cover;
    display:block;
}


.mssf_about_section{
    position:relative;
    padding:120px 0;
    background:#fff;
}

.mssf_about_wrapper{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:25px;
    align-items:center;
}

.mssf_about_images{
    position:relative;
    padding-right:80px;
}

.mssf_about_img_one img{
    width:100%;
    border-radius:20px;
    object-fit:cover;
    box-shadow:0 15px 45px rgba(0,0,0,.08);
}

.mssf_about_img_two{
    position:absolute;
    right:0;
    bottom:-50px;
    width:260px;
}

.mssf_about_img_two img{
    width:100%;
    border-radius:18px;
    border:8px solid #fff;
    box-shadow:0 12px 35px rgba(0,0,0,.10);
}

.mssf_about_experience{
    position:absolute;
    left:-20px;
    bottom:30px;

    width:170px;
    height:110px;

    background:#ff3b3b;
    color:#fff;

    border-radius:20px;

    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;

    text-align:center;

    box-shadow:0 15px 40px rgba(255,59,59,.30);
}

.mssf_about_experience h3{
    font-size:25px;
    font-weight:800;
    line-height:1;
    margin-bottom:10px;
}

.mssf_about_experience span{
    font-size:16px;
    line-height:1.5;
    font-weight:600;
}

.mssf_about_subtitle{
    display:inline-block;
    font-size:14px;
    font-weight:700;
    letter-spacing:2px;
    color:#ff3b3b;
    margin-bottom:0px;
}

.mssf_about_content h2{
    font-size:48px;
    line-height:1.2;
    font-weight:800;
    color:#111827;
    margin-bottom:25px;
}

.mssf_about_content p{
    font-size:13px;
    line-height:1.9;
    color:#000;
    margin-bottom:10px;
}

.mssf_about_features{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:5px;
    margin-top:5px;
}

.mssf_about_feature_item{
    display:flex;
    align-items:center;
    gap:10px;
}

.mssf_about_feature_item i{
    color:#ff3b3b;
    font-size:18px;
}

.mssf_about_feature_item span{
    font-size:11px;
    font-weight:600;
    color:#111827;
}

.mssf_about_bottom{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:25px;

    margin-top:15px;
    padding-top:15px;

    border-top:1px solid rgba(0,0,0,.08);
}

.mssf_about_founder{
    display:flex;
    align-items:center;
    gap:15px;
}

.mssf_about_founder img{
    width:70px;
    height:70px;
    border-radius:50%;
    object-fit:cover;
}

.mssf_about_founder h4{
    font-size:18px;
    font-weight:700;
    color:#111827;
    margin-bottom:5px;
}

.mssf_about_founder span{
    font-size:14px;
    color:#6b7280;
}

.mssf_about_btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;

    height:55px;
    padding:0 32px;

    background:#111827;
    color:#fff;

    border-radius:10px;

    text-decoration:none;

    font-size:15px;
    font-weight:700;

    transition:.3s ease;
}

.mssf_about_btn:hover{
    background:#ff3b3b;
}

@media(max-width:991px){

.mssf_about_wrapper{
    grid-template-columns:1fr;
}

.mssf_about_images{
    padding-right:0;
}

.mssf_about_img_two{
    position:relative;
    width:100%;
    bottom:auto;
    right:auto;
    margin-top:25px;
}

.mssf_about_experience{
    left:20px;
    bottom:20px;
}

}

@media(max-width:768px){

.mssf_about_section{
    padding:90px 0;
}

.mssf_about_content h2{
    font-size:34px;
}

.mssf_about_content p{
    font-size:15px;
}

.mssf_about_features{
    grid-template-columns:1fr;
}

.mssf_about_bottom{
    flex-direction:column;
    align-items:flex-start;
}

.mssf_about_experience{
    width:140px;
    height:140px;
}

.mssf_about_experience h3{
    font-size:40px;
}

}

/*about*/
.main-menu__logo img{
    max-height:60px;
    width:auto;
    object-fit:contain;
}
@media(max-width:560px){

    .main-menu__logo img{
        height:60px;   /* mobile me chhota kar */
    }

}
.main-menu__left{
    display:flex;
    align-items:center;
    justify-content:space-between;
    width:100%;
}
.mobile-nav__toggler{
    font-size:22px;
    margin-left:auto;
}
.main-menu__main-menu-box{
    display:flex;
    align-items:center;
    width:100%;
}
.mobile-nav__content .logo-box img {
    width: 80%;
}
/*volunteer*/


/*volunteer*/

