@media (min-width: 1500px) {
    .container {
        max-width: 1440px;
    }
}

@media (max-width: 1499px) {
    .podscasts-Sec-content-outer {
        gap: 0;
    }

    .podscasts-img-wrap,
    .podscasts-content-wrap {
        width: 50%;
    }
}

@media (max-width: 1399px) {
    .banner-item {
        height: auto;
    }

    .about-wrap {
        gap: 40px;
    }

    .imp-about-btm-rht-img,
    .ourWork-innerpg-btm-rht-img {
        height: 400px;
    }

    .podscasts-img-wrap {
        width: 65%;
    }
}

@media (max-width: 1199px) {
    .header-btm .navbar-expand-lg .navbar-nav .nav-item .nav-link {
        padding: 0 30px;
    }

    .header-btm .navbar-expand-lg .navbar-nav .menu-item-has-children::before {
        right: 10px;
    }

    .description-link-wrap {
        max-width: 225px;
    }

    .description-item-inner h3 {
        font-size: 30px;
        font-weight: 600;
        line-height: 35px;
    }

    .description-item-inner h3 a {
        font-size: 30px;
        line-height: 20px;
    }

    .f-btn a {
        padding: 0 50px;
    }

    .imp-about-btm-rht-img,
    .ourWork-innerpg-btm-rht-img {
        height: 334px;
    }

    .imp-about-btm-rht-desc,
    .ourWork-innerpg-btm-rht-desc {
        padding: 30px;
    }

    /* //////////////////// IMAPCT PAGE START //////////////////// */
    .imp-about-btm-rht-img-wrap h5,
    .imp-stories-item-lft-wrap h4,
    .ourWork-innerpg-btm-rht-img-wrap h5 {
        font-size: 20px;
        padding: 30px;
    }

    /* //////////////////// IMAPCT PAGE END //////////////////// */
    /* //////////////////// OUR WORK PAGE START //////////////////// */
    .our-work-btm-img {
        height: 249px;
    }

    .podscasts-img-wrap {
        margin: 0 auto;
    }

    .podscasts-Sec-content-outer {
        gap: 40px;
        /* flex-direction: column; */
    }

    .podscasts-img-wrap {
        width: 60%;
    }

    .podscasts-content-wrap {
        /* width: 100%; */
        /* text-align: center; */
    }

    .podscasts-Sec-inner:nth-child(odd)::before,
    .podscasts-Sec-inner:nth-child(even)::before,
    .imp-slider::before {
        width: 100%;
    }

    .podscasts-img-wrap {
        align-content: flex-start;
    }

    .podscasts-img:first-child {
        max-width: 235px;
        height: 300px;
    }

    .podscasts-img:nth-child(2) {
        max-width: 250px;
    }

    /* //////////////////// OUR WORK PAGE END //////////////////// */
    /* //////////////////// OUR PROJECT PAGE START //////////////////// */
    .currentprojrow {
        align-items: center;
    }

    /* //////////////////// OUR PROJECT PAGE END //////////////////// */
    /* //////////////////// PARTNERS DONORS PAGE START //////////////////// */
    /* .sglepartnersec .partnerthumb img{
        width: 60%;
    } */
    .grouppartnerimg img {
        width: 100%;
    }

    /* //////////////////// PARTNERS DONORS PAGE END //////////////////// */
    /* //////////////////// RECENT NEWS PAGE START //////////////////// */
    nav.pagination {
        margin-top: 50px;
    }

    /* //////////////////// RECENT NEWS PAGE END //////////////////// */
    /* //////////////////// RECENT NEWS DETAILS PAGE START //////////////////// */
    .rpwwt-post-title,
    .rpwwt-post-date {
        font-size: 14px;
    }

    /* //////////////////// RECENT NEWS DETAILS PAGE END //////////////////// */
}


@media (max-width: 991px) {
    .desktop-header {
        display: none;
    }

    .mobile-header {
        display: block;
    }

    .header-btm .navbar-expand-lg .navbar-nav .menu-item-has-children::before {
        width: 20px;
        height: 15px;
    }

    /* li.menu-item {
        margin-bottom: 15px;
    } */
    .header-top-rht-item p,
    .header-top-rht-item a {
        font-size: 0;
    }

    .banner-item-inner p {
        font-size: 20px;
        line-height: 30px;
    }

    .about-wrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .description-item {
        width: 45%;
        padding-top: 30px;
    }

    .es-form-field-container {
        width: 0;
        flex-direction: column;
    }

    .ourWork-innerpg-btm-lft-text,
    .ourWork-innerpg-btm {
        gap: 50px;
        margin-top: 40px;
        flex-direction: column;
    }

    .imp-about-btm-lft,
    .imp-about-btm-rht,
    .imp-stories-item-lft,
    .imp-stories-item-rht,
    .ourWork-innerpg-btm-lft,
    .ourWork-innerpg-btm-rht {
        width: 100%;
    }

    .imp-stories-item:nth-child(odd) .imp-stories-item-rht {
        padding-left: 0px;
    }

    .imp-stories-item:nth-child(even) .imp-stories-item-lft {
        order: 0;
    }

    .footer-item {
        width: 50%;
    }

    .footer-item.footer-item-second {
        padding-left: 50px;
    }

    .f-btn {
        text-align: center;
    }

    .f-btn a {
        padding: 0 20px;
    }

    .imp-about-top,
    .work-top,
    .innerpg-para,
    .ourWork-innerpg-top {
        margin-bottom: 40px;
    }

    .imp-about-btm,
    .ourWork-innerpg-btm,
    .imp-stories-item {
        gap: 40px;
        flex-direction: column;
    }

    .imp-about-btm-rht-img,
    .ourWork-innerpg-btm-rht-img {
        max-width: 100%;
        height: auto;
    }

    .imp-slider {
        background-size: 100% 100%;
    }

    /* //////////////////// OUR WORK PAGE START //////////////////// */
    .our-work-btm-img {
        height: auto;
    }

    .our-work-btm-inner {
        grid-template-columns: repeat(1, 1fr);
    }

    .podscasts-img-wrap {
        width: 80%;
    }

    .podscasts-Sec-inner:nth-child(even) .podscasts-img-wrap {
        order: 0;
    }

    .podscasts-Sec-content-outer {
        flex-direction: column;
    }

    .podscasts-content-wrap {
        width: 100%;
    }

    .distributionSec-item {
        gap: 50px;
        margin-bottom: 60px;
        flex-direction: column;
    }

    .distributionSec-item-lft,
    .distributionSec-item-rht {
        width: 100%;
    }

    .distributionSec-item:nth-child(odd) .distributionSec-item-rht {
        padding-left: 0px;
    }

    .distributionSec-item:nth-child(even) .distributionSec-item-lft {
        order: 0;
    }

    /* //////////////////// OUR WORK PAGE END //////////////////// */
    /* //////////////////// OUR PROJECT PAGE START //////////////////// */
    .sglecurrentprojyear {
        margin-bottom: 30px;
    }

    .sglecurrentprojyear .projyearlft .yearBox {
        width: 80px;
        height: 80px;
        border-width: 8px;
    }

    .projyearlft .stripBox {
        width: 50px;
        clip-path: polygon(100% 8%, 100% 100%, 50% 92%, 0 100%, 0 8%, 50% 0);
    }

    .projyearlft .yearBox h3 {
        font-size: 18px;
        line-height: 16px;
    }

    .projyearlft .stripBox::before {
        width: 30px;
        height: 30px;
        border-width: 3px;
    }

    .projyearlft .stripBox::after {
        width: 10px;
        height: 10px;
    }

    .sglecurrentprojyear .projyearlft .yearBox::before {
        width: 25px;
        left: 84px;
        border-width: 2px;
    }

    /* //////////////////// OUR PROJECT PAGE END //////////////////// */
    /* //////////////////// WHERE WE WORK PAGE START //////////////////// */
    .currentprojectfullsec:before {
        width: 100%;
    }

    .mappart {
        width: 60%;
    }

    .imgpart {
        width: 40%;
    }

    .mappart p {
        line-height: 14px;
    }

    /* //////////////////// WHERE WE WORK PAGE END //////////////////// */
    /* //////////////////// LEADERSHIP PAGE START //////////////////// */
    .teamwhitebg h4 {
        font-size: 18px;
    }

    .teamwhitebg {
        padding: 20px;
    }

    .sglepartnersec .partnerthumb img {
        width: 60%;
    }

    /* //////////////////// LEADERSHIP PAGE END //////////////////// */
    /* //////////////////// RECENT NEWS PAGE START //////////////////// */
    .recentnewsthumb {
        height: 200px;
    }

    .sglerecentnewssec .newsdatesec {
        padding: 10px 0;
    }

    .sglerecentnewssec h2 {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .sglerecentnewssec h3 {
        padding-bottom: 10px;
    }

    .sglerecentnewssec p {
        font-size: 14px;
        line-height: 20px;
    }

    /* //////////////////// RECENT NEWS PAGE END //////////////////// */
    /* //////////////////// RECENT NEWS DETAILS PAGE START //////////////////// */
    .innerpgcontarea {
        padding: 60px 0;
    }

    .sidebarcol {
        margin-top: 40px;
    }

    /* //////////////////// RECENT NEWS DETAILS PAGE END //////////////////// */
    /* //////////////////// CONTACT US PAGE END //////////////////// */
    .rytcontactpart h2 {
        font-size: 35px;
    }

    /* //////////////////// CONTACT US PAGE END //////////////////// */
    /* //////////////////// DONATE PAGE START //////////////////// */
    .donateleftpart h2 {
        margin-bottom: 40px;
    }

    /* //////////////////// DONATE PAGE END //////////////////// */

}

@media (max-width: 767px) {
    main {
        margin-top: 140px;
    }

    .banner-item-inner p {
        font-size: 16px;
        line-height: 20px;
    }

    .owl-dots {
        bottom: 20px;
    }

    .banner .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        margin: 0 8px;
    }

    .banner .owl-dots .owl-dot.active::after {
        width: 16px;
        height: 16px;
    }

    .nav-btn a {
        height: 40px;
    }

    .nav-btn a span {
        font-size: 14px;
    }

    .description-top h2 {
        font-size: 20px;
    }

    .about,
    .description,
    .newsletter {
        padding: 60px 0;
    }

    .about-wrap {
        grid-template-columns: repeat(1, 1fr);
    }

    .about-item-btm-img {
        top: -40px;
    }

    .about-item-btm-img img {
        width: 230px;
        height: 230px;
    }

    .description-item-wrap,
    .es-form-field-container,
    .footer-btm {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .description-item {
        width: 60%;
    }

    .es-form-field-container input {
        height: 65px;
    }

    .es-form-field-container [type=submit] {
        width: 170px;
        height: 60px;
    }

    .footer-btm-lft,
    .footer-btm-rht {
        width: 100%;
        text-align: center;
    }

    .footer-btm-rht-item-wrap {
        justify-content: center;
    }

    .imp-about-btm-lft-text p,
    .ourWork-innerpg-btm-lft-text p {
        font-size: 16px;
    }

    .imp-about-btm-rht-desc h5,
    .ourWork-innerpg-btm-rht-desc h5 {
        font-size: 20px;
    }

    .imp-stories {
        padding: 60px 0;
    }

    .imp-slider-top h2,
    h2 {
        font-size: 35px;
    }

    .imp-stories-top h2 {
        margin-bottom: 40px;
    }

    .imp-stories-item-lft-text {
        padding: 20px;
    }

    .imp-slider {
        background-size: auto;
    }

    /* //////////////////// OUR WORK PAGE START //////////////////// */
    .sec-banner h1 {
        font-size: 35px;
        /* bottom: 0;
        position: absolute; */
    }

    .imp-about-btm,
    .ourWork-innerpg-btm {
        margin-top: 40px;
    }

    .imp-about-top p,
    .innerpg-para p,
    .work-top p,
    .ourWork-innerpg-top p {
        font-size: 14px;
    }

    .podscasts-img-wrap {
        width: 100%;
    }

    .podscasts-img:first-child {
        max-width: 240px;
        height: auto;
    }

    /* //////////////////// OUR WORK PAGE END //////////////////// */
    /* //////////////////// OUR PROJECT PAGE START //////////////////// */
    .currentprojectfullsec:before,
    .sglewhereweworksec:before {
        width: 100%;
    }

    .currentprojectfullsec .currentprojrow,
    .sglecurrentprojsec,
    .currentprojectrow {
        flex-direction: column;
        gap: 40px;
    }

    .currentprojrow h1,
    .currentprojrow h2,
    .currentprojrow h3,
    .currentprojrow h4,
    .currentprojrow h5,
    .currentprojrow h6 {
        font-size: 30px;
    }

    .currentprojloopsec {
        padding: 60px 0;
    }

    .currentprojyearsec {
        padding-bottom: 30px;
    }

    .sglecurrentprojsec {
        gap: 40px;
        margin-top: 40px;
    }

    .singleimagesec {
        position: relative;
        margin-bottom: 30px;
    }

    .leftpanel,
    .rightpanel {
        max-width: 100%;
        padding-left: 0;
    }

    .projleftpanel,
    .projrightpanel,
    .leftpart,
    .rightpart {
        max-width: 100%;
    }

    .sglecurrentprojsec:nth-child(odd) .projleftpanel,
    .sglecurrentprojsec:nth-child(even) .projleftpanel,
    .sglewhereweworksec:nth-child(odd) .leftpart,
    .sglewhereweworksec:nth-child(odd) .rightpart,
    .sglewhereweworksec:nth-child(even) .leftpart {
        order: 0;
    }

    /* .sglecurrentprojsec:nth-child(even) .projleftpanel{
        order: 0;
     } */
    .sglecurrentprojyear .projyearlft .yearBox {
        width: 60px;
        height: 60px;
        border-width: 5px;
    }

    .projyearlft .stripBox {
        width: 40px;
    }

    .sglecurrentprojyear .projyearlft .yearBox::before {
        width: 16px;
        left: 63px;
    }

    .projyearlft .yearBox h3 {
        font-size: 14px;
        line-height: 14px;
    }

    .projyearrht h1,
    .projyearrht h2,
    .projyearrht h3,
    .projyearrht h4,
    .projyearrht h5,
    .projyearrht h6 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .projyearrht p,
    .currentprojrow p {
        font-size: 14px;
        line-height: 20px;
    }

    /* //////////////////// OUR PROJECT PAGE END //////////////////// */
    /* //////////////////// WHERE WE WORK PAGE START //////////////////// */
    .currentprojectrow {
        padding: 60px 0;
    }

    .currentprojectfullsec h3 {
        text-align: center;
    }

    .mappart,
    .imgpart {
        width: 100%;
        height: auto;
    }

    .sglewhereweworksec:nth-child(odd) .rightpart,
    .sglewhereweworksec:nth-child(even) .leftpart {
        padding-left: 0;
    }

    /* //////////////////// WHERE WE WORK PAGE END //////////////////// */
    /* //////////////////// LEADERSHIP PAGE START //////////////////// */
    .leadershipteamsec {
        padding: 60px;
    }

    .leadershipteamsec:last-child {
        padding-top: 0;
    }

    .leadershipteamsec h2 {
        font-size: 35px;
    }

    .sgleteammembersec {
        max-width: 33%;
        flex: 0 0 33%;
    }

    .teamwhitebg {
        padding: 10px;
    }

    .teamwhteshadowbg {
        padding: 0;
        border: 5px solid #fff;
    }

    .teamwhitebg h4 {
        font-size: 13px;
        margin-top: 10px;
    }

    /* //////////////////// LEADERSHIP PAGE END //////////////////// */
    /* //////////////////// PARTNER DONORS PAGE END //////////////////// */
    .sglelocalpartnersec,
    .sglepartnersec {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .fstpartnerdonorsec h2,
    .sndpartnerdonorsec h2 {
        font-size: 35px;
    }

    /* //////////////////// PARTNER DONORS PAGE END //////////////////// */
    /* //////////////////// RECENT NEWS PAGE START //////////////////// */
    .sglerecentnewssec {
        flex: 0 0 50%;
        max-width: 50%;
    }

    /* //////////////////// RECENT NEWS PAGE END //////////////////// */
    /* //////////////////// CONTACT PAGE START //////////////////// */
    .contactlftrytsec {
        flex-direction: column;
    }

    .lftcontactpart,
    .rytcontactpart {
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* //////////////////// CONTACT PAGE END //////////////////// */
    /* //////////////////// DONATE PAGE START //////////////////// */
    .donateleftpart h2 {
        font-size: 35px;
    }

    .donateleftpart a.donatebut {
        padding: 0 35px;
        line-height: 50px;
    }

    /* //////////////////// DONATE PAGE END //////////////////// */

}

@media (max-width: 575px) {
    main {
        margin-top: 115px;
    }

    h2 {
        font-size: 32px;
    }

    .navbar-brand img {
        width: 160px;
        height: 50px;
    }

    ul.slimmenu.collapsed li .sub-toggle {
        width: 41px;
        height: 41px;
    }

    ul.slimmenu li a {
        padding: 8px 64px 8px 16px;
    }

    /* .banner {
        padding-top: 116px;
    } */

    .banner-content {
        top: 65px;
    }

    .banner-image {
        height: 300px;
    }

    .banner-item-inner h1 {
        font-size: 16px;
        margin-bottom: 0;
    }

    .banner-item-inner p {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 16px;
    }

    .nav-btn a {
        height: 35px;
    }

    .nav-btn a span {
        font-size: 12px;
    }

    .description-item {
        width: 80%;
    }

    .description-item-inner {
        min-height: 300px;
    }

    .description-item-inner h3 a {
        font-size: 25px;
    }

    .about-item-btm-img img {
        width: 180px;
        height: 180px;
    }

    .about-item-btm {
        min-height: auto;
        margin-top: 70px;
    }

    .about-item-btm-img img {
        width: 180px;
        height: 180px;
    }

    .about-item h3 {
        font-size: 34px;
    }

    .about-item-btm p {
        font-size: 16px;
        padding: 165px 33px 79px 33px;
    }

    .es-form-field-container input {
        width: 340px;
    }

    .header-top-lft,
    .header-top-rht-item-wrap,
    .header-top-rht-item {
        gap: 10px;
    }

    .header-top-rht-item a span img,
    .header-top-rht-item span img,
    .header-top-rht-item p a img {
        width: 16px;
        height: 16px;
    }

    .header-top-rht-item p,
    .header-top-rht-item a {
        gap: 4px;
    }

    .header-top-lft-item a,
    .footer-btm-rht-item a {
        font-size: 16px;
    }

    .footer-item-wrap {
        gap: 40px;
        flex-direction: column;
    }

    .footer-item {
        width: 100%;
    }

    .footer-item.footer-item-second {
        padding-left: 0px;
    }

    .footer-logo a img {
        height: auto;
    }

    .footer-item ul li {
        margin-bottom: 10px;
    }

    /* //////////////////// IMPACT PAGE START //////////////////// */
    .sec-banner .breadcrumbs ul li,
    .sec-banner .breadcrumbs ul li a {
        font-size: 16px;
    }

    .imp-about-btm-rht-img-wrap h5,
    .imp-stories-item-lft-wrap h4,
    .ourWork-innerpg-btm-rht-img-wrap h5 {
        font-size: 18px;
        padding: 20px;
    }

    .imp-stories-item {
        margin-bottom: 40px;
    }

    .impact-slider-item {
        margin-top: 20px;
    }

    .impact-slider-item-text p {
        margin-bottom: 20px;
    }

    .impact-slider-item-text h4 {
        margin-bottom: 14px;
    }

    /* //////////////////// IMPACT PAGE END //////////////////// */
    /* //////////////////// OUR WORK PAGE START //////////////////// */
    p {
        font-size: 16px !important;
        line-height: 25px !important;
    }

    .our-work-btm-desc {
        padding: 30px;
    }

    .our-work-btm-desc p {
        /* font-size: 16px; */
        margin: 15px 0;
    }

    .podscasts-Sec-content-outer {
        padding: 60px 0;
    }

    .podscasts-Sec-inner:nth-child(odd)::before,
    .podscasts-Sec-inner:nth-child(even)::before,
    .imp-slider::before {
        border-radius: 0;
    }

    .podscasts-img-wrap {
        display: none;
    }

    .mobileScreen {
        display: block !important;
    }

    .podscasts-img-wrap,
    .podscasts-img:first-child {
        max-width: 100%;
        height: 300px;
    }

    .podscasts-content-wrap h3 {
        font-size: 35px;
        margin-bottom: 0;
    }

    .podscasts-content-wrap a {
        font-size: 14px;
    }

    .podscasts-img-slider .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        border-radius: 20px;
        margin: 0 5px;
        background-color: #00afaa !important;
    }

    .podscasts-img-slider .owl-dots .owl-dot.active {
        background-color: #db4e3a !important;
    }

    /* .distributionSec-item-rht p {
        font-size: 16px;
    } */

    /* //////////////////// OUR WORK PAGE END //////////////////// */
    /* //////////////////// OUR PROJECT PAGE START //////////////////// */
    .currentprojectfullsec:before {
        border-radius: 0;
    }

    .currentprojsec h2 {
        font-size: 35px;
        padding-bottom: 30px;
    }

    .projyearlft .stripBox {
        width: 0;
    }

    .f-btn a {
        height: 40px;
        font-size: 15px;
    }

    /* //////////////////// OUR PROJECT PAGE END //////////////////// */
    /* //////////////////// WHERE WE WORK PAGE START //////////////////// */
    .sglewhereweworksec:nth-child(even):before,
    .sglewhereweworksec:nth-child(odd):before,
    .currentprojectfullsec:before,
    .sglewhereweworksec:before {
        border-radius: 0;
    }

    /* //////////////////// WHERE WE WORK PAGE END //////////////////// */
    /* //////////////////// LEADERSHIP PAGE END //////////////////// */

    .imp-about-top,
    .work-top,
    .innerpg-para,
    .ourWork-innerpg-top {
        padding: 20px;
    }

    .innerpgsec-accrdion {
        padding-bottom: 0px;
    }

    .leadershipteamsec h2 {
        font-size: 30px;
    }

    .sgleteammembersec {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .teamwhitebg {
        padding: 15px;
    }

    /* //////////////////// LEADERSHIP PAGE END //////////////////// */
    /* //////////////////// PARTNER DONORS PAGE END //////////////////// */
    .sglelocalpartnersec,
    .sglepartnersec {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .fstpartnerdonorsec h2,
    .sndpartnerdonorsec h2 {
        font-size: 32px;
    }

    /* //////////////////// PARTNER DONORS PAGE END //////////////////// */
    /* //////////////////// RECENT NEWS PAGE START //////////////////// */
    .sglerecentnewssec {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .recentnewsthumb {
        height: auto;
    }

    nav.pagination .page-numbers {
        margin: 0 5px;
        height: 30px;
        width: 30px;
    }

    /* //////////////////// RECENT NEWS PAGE END //////////////////// */
    /* //////////////////// CONTACT PAGE START //////////////////// */
    .contactinfosec h3 {
        font-size: 20px;
    }

    .contactinfosec ul li {
        font-size: 13px;
    }

    /* //////////////////// CONTACT PAGE END //////////////////// */
    /* //////////////////// DONATE PAGE START //////////////////// */
    .donateleftpart h2 {
        font-size: 30px;
    }

    .donateleftpart a.donatebut {
        padding: 0 20px;
        line-height: 40px;
        font-size: 18px;
    }

    /* //////////////////// DONATE PAGE END //////////////////// */
}