/* responsive css */

@media (max-width:385px) {

    .about-img-2 {
        position: relative;
    }

    .about-section .content {
        display: block;
    }

    .testimolials {
        flex-wrap: wrap;
        margin-top: 36px;
        box-shadow: rgba(6, 5, 5, 0.15) -2.05px -2.05px 9.6px;
    }

    .edu-heading {
        padding-left: 0;
    }

    .background-image,
    [data-bg-src] {
        background-repeat: no-repeat;
        /* background-size: cover; */
        background-position: center;
    }

    .testimolials-content .user-deatails {
        text-align: center;
    }

}


@media (min-width:320px) and (max-width:480px) {

    .background-fluid .container-fluid {
        /* display: grid; */
        /* grid-template-columns: repeat(3, 1fr); */

    }

    /* .background-fluid  {
      
    } */
    .testimolials {
        flex-wrap: wrap;
        margin-top: 36px;
        box-shadow: rgba(6, 5, 5, 0.15) -2.05px -2.05px 9.6px;
    }

    .testimolials-content {
        margin-top: -31px;

        max-width: 100%;
        text-align: center;
    }

    .goal {
        max-width: 100%;
        width: 100%;
    }

    .donation-form {
        margin: auto;
    }

    .about-section .content {
        display: block;
    }

    .edu-heading {
        padding-left: 0;
    }

    .background-image,
    [data-bg-src] {
        /* background-repeat: no-repeat; */
        /* background-size: cover; */
        /* background-position: right; */
    }

    .testimolials-content .user-deatails {
        text-align: center;


    }

    .support-content {
        /* margin: 80px auto !important; */
        padding-top: 23px;
    }

    .donation-form .amount-buttons button {
        padding: 4px 7px !important;
    }

    .donation-form button {
        padding: 2px 22px !important;
    }
}

@media (min-width:481px) and (max-width:991px) {

    /* .background-fluid .container-fluid {
        display: flex;
        flex-wrap: wrap;
    } */
    .testimolials {
        flex-wrap: wrap;
        margin-top: 36px;
        box-shadow: rgba(6, 5, 5, 0.15) -2.05px -2.05px 9.6px;
    }

    .testimolials-content {
        margin-top: -31px;

        max-width: 100%;
        text-align: center;
    }

    .goal {
        max-width: 100%;
        width: 100%;
    }

    .donation-form {
        margin: auto;
    }

    .edu-heading {
        padding-left: 0;
    }

    .testimolials-content .user-deatails {
        text-align: center;
    }

}

@media (min-width:481px) and (max-width:576px) {}


@media (min-width:577px) and (max-width:767px) {}


@media (min-width:768px) and (max-width:991px) {}

@media (min-width:312px) and (max-width:991px) {

    .category-area-w {
        padding: 33px 0 120px 0;
    }
}

/* responsive end */

@media (min-width:395px) and (max-width:480px) {
    .support-content {
        /* margin: 80px auto !important; */
        padding-top: 23px;
    }

    .donation-form .amount-buttons button {
        padding: 4px 13px !important;
    }

    .donation-form button {
        padding: 2px 22px !important;
    }
}

@media screen and (max-width : 398px) {
    .support-content {
        /* margin: 80px auto !important; */
        padding-top: 23px;
    }

    .amount-buttons button {
        padding: 4px 0px !important;
        /* color: red !important; */
    }

    .donation-form button {
        /* padding: 2px 22px !important; */
    }
}

@media screen and (max-width : 991px) {
    .background-fluid {
        /* display: grid;
    flex-direction: column; */
    }
}


@media screen and (min-device-width: 481px) and (max-device-width: 768px) {
    /* STYLES HERE */
}

@media screen and (min-device-width: 320px) and (max-device-width: 458px) {
    #carouselExampleCaptions {
        width: 100% !important;
    }

    .carousel-inner {
        width: 100% !important;
    }

}

@media screen and (max-width :541px) {
    .carousel-inner {
        width: 100% !important;
    }

}

@media (min-width: 320px) and (max-width: 541px) {
    .about-section {
        /* color: red; */
    }

    .background-fluid {
        /* display: grid;
    grid-template-columns: repeat(3, 1fr); */
    }

}


@media (min-width:320px) and (max-width:768px) {
    .with-us-content {
        /* padding-bottom: 2rem; */
        padding: 0px;

    }

    .header-logo img {
        width: 190px;
    }
}

@media (min-width:320px) and (max-width: 481px) {
    .circle-container {
        position: relative;
        width: 183px;
        height: 172px;
        margin-left: 27%;
        /* margin: 50px auto; */
    }

    .anima-container h3 {
        text-transform: uppercase;
        color: black;
        font-weight: 400;
        font-size: 20px;
    }

    .border-wrapper {
        position: absolute;
        top: -8%;
        left: -8%;
        width: 130%;
        height: 130%;
        border: 3px dashed black;
        border-radius: 50%;
        animation: rotate-dash 18slinear infinite;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    .life-line .mcb-section-inner {
        padding: 0px;
    }

    .impact-sec-counter {
        /* padding: 0rem 0rem; */
    }

    .donation-content {
        flex: 1;
        color: white;
        padding: 10px;
    }

    .donation-content h2 {
        text-transform: uppercase;
        color: #fff;
        font-weight: 400;
        font-size: 20px;
    }

    .what-we-want {
        margin-bottom: 23px;
        margin-top: 11px;
        padding: 10px;
        /* padding-right: 12px; */
        margin-top: 7%;
    }

    .what-we-want .btn-yellow {

        margin-bottom: 10px;
    }

    .what-we-want .parant {
        /* background: yellow; */
        height: 415px;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        overflow: hidden;
        border-radius: 5px;
        /* border-bottom: 3px solid #364f6b; */
        -webkit-transition: all .2s;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .donate-card-info {
        text-align: center;
        padding: 0.5rem 1rem 0;
    }

    .donate-card-info p {
        font-weight: 300;
        font-size: 14px;
        color: black;
        text-align: justify;
    }

    .it-literacy {
        margin-left: 0;
    }

    .programm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .health-block {
        margin-top: 2px !important;

    }

    .what-we .container-fluid {
        padding: 0.5rem;
    }

    .donation-section {
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); */
        /* margin: 50px auto; */
        max-width: 1200px;
        /* margin: 0px; */
    }
    .donation-content h3 {
        text-transform: uppercase;
        color: #fff;
        font-weight: 400;
        font-size: 1rem;
    }
    .what-we .container-fluid {
            padding: 0rem; 
    }
    .what-we-want .h2-primary {
        font-size: 17px;

    }
    .anima-container {
        padding: 0.5rem;
    }
    .life-line .container h3{
        font-size: 17px;
    }
    #volunteer{
        padding: 0px;
        margin-top: 10px;
    }
    .founder-img-2 img {
        width: 383px;
        position: relative;
        top: 19px;
        left: 25px;
        z-index: 0;
    }
    .welcome-founder h3{
        text-transform: uppercase;
        color: black;
        font-weight: 400;
        font-size: 20px;
        line-height: 46px;
        margin-top: 8px;
    }
    .our-story .our-heading {
        height: 180px;
        text-align: start;
        align-content: center;
        padding: 0;
    }
    .foundation-origin img {
        margin-left: 4%;
    }
    .about-desc h3 {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 20px;
    }
    .donate-section{
            /* padding: 50px; */
    border-radius: 8px;
    text-align: center;
    margin: 0px auto;
    max-width: 700px;
    padding: 15px 0;
    }
    .ftco-animation-para button{
        margin-left: 16%;
    }
    .counter-box{
        margin-bottom: 10px;
    }
    .package-bread{
        padding: 70px 0;
    } 
    .ready__started-box{
        padding: 1.5rem;
    }
    .donation-end {
        margin-left: 7%;
    }
    #donation-amount{
        margin-left: 10%;
    }
    .amount-buttons {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (min-width:481px) and (max-width:576px) {}


@media (min-width:320px) and (max-width:767px) {

.logo-img {
    max-height:50px;
}

}


@media (min-width:320px) and (max-width:991px) {
.leisureside{
     padding: 10px 20px;
}

@media (min-width:320px) and (max-width:500px) {
.sliderwelcomebtn
{
     display:none !important;
}



}
@media (min-width:992px) {
    ul .leisureside a {
        padding: 7px 0px 6px 52px !important;
    }


}

@media (min-width:320px) and (max-width:500px) {
.carousel-control-prev-icon
{
     display:none !important;
}
.carousel-control-next-icon
{
     display:none !important;
}

}

