.banner-img {
    width: 100%;
    height: 769px;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.full-box {
    top: 86vh;
    right: 0;
    position: fixed;
    z-index: 100000
}

.spec-banner {
    width: 100%
}

.banner-content {
    position: absolute;
    left: 96px;
    top: 263px
}

.three-dots {
    position: absolute;
    top: 93%;
    width: 50px;
    height: 50px;
    background-color: #e8b925;
    border-radius: 45px;
    text-align: center;
    color: #fff;
    right: 49px
}

.hidden-menu {
    display: block;
}

.flex-box-img {
    padding-top: 12px;
    padding-left: 12px;
}

.vl {
    border-left: 2px solid #fff;
    height: 23px;
    margin-left: 21px;
    margin-top: 12px
}

.flex-box {
    top: 93%;
    position: absolute;
    display: flex;
    background-color: #e8b925;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    right: 49px
}

.flex-box a span i {
    padding: 17px 27px;
    color: #fff
}

.eli-pad {
    padding: 17px
}

.content-1 {
    font-size: 72px;
    line-height: 72px;
    color: #fff;
    width: 545px
}

.content-2 {
    color: #e8b925;
    font-size: 72px;
    line-height: 70px
}

.content-3 {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    width: 359px;
    height: 52px;
    left: 96px;
    top: 496px
}

.banner-button {
    width: 177px;
    height: 50px;
    box-sizing: border-box;
    margin-top: 20px;
    background: 0 0;
    text-decoration: none;
    border: 1px solid #e8b925;
    border-radius: 15px;
    font-size: 16px;
    color: #e8b925;
    padding: 19px 23px;
    line-height: 121px
}

.banner-button:hover {
    color:white;
    border: 1px solid white;
    text-decoration: none
}

.back-patch {
    /* background-position-y: 71%; */
    background-image: url(../../assets/images/patch.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.event-h4 {
    padding-top: 51px;
    margin-bottom: 31px;
    font-weight: 700;
    font-size: 36px;
    line-height: 21px;
    text-align: center
}

.tile {
    margin-bottom: 12px;
    width: 95%;
    margin: 0 auto
}

#tile-1 .tab-pane {
    margin-top: 30px;
    padding: 15px;
    height: auto
}

#tile-1 .nav-tabs {
    position: relative;
    border: none !important;
    /* background-color: #fff; */
    border-radius: 6px
}

#tile-1 .nav-tabs li {
    margin: 0 !important
}

#tile-1 .nav-tabs li a {
    position: relative;
    margin-right: 0 !important;
    padding: 20px 40px !important;
    font-size: 16px;
    border-bottom: 1px solid #dedede;
    color: #333
}

#tile-1 .nav-tabs a:hover {
    background-color: transparent !important;
    color:black !important;
    font-weight: bold;
    font-size: 16px;
    border: none;
}

#tile-1 .slider {
    display: inline-block;
    width: 30px;
    height: 4px;
    border-radius: 3px;
    background-color: #f9d050;
    position: absolute;
    z-index: 1200;
    bottom: 0;
    transition: all .4s linear
}

#tile-1 .nav-tabs .active {
    background-color: transparent !important;
    border-bottom: 1px solid #dedede;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #020505 !important
}

.card-media {
    object-fit: cover;
    border-radius: 15px;
    background: #cfdde9;
    width: 100%
}
.card-project{
    /* width: 95% !important; */
    height: 480px !important;
}
.card-project-past{
    height: 460px !important;
}
.card {
    background-color: #fff;
    box-shadow: 0 4px 29px rgb(202 218 235 / 58%);
    border-radius: 15px;
    margin: 0 auto;
    /* width: 378px;
    height: 412px */
    width: 100%;
    height: 440px;
    /* height: 481px; */
}
.card:hover{
    margin-top: -15px;
  cursor: pointer;
  box-shadow: 0px 12px 30px 0px rgb(124 118 100);
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
}
/* .volunteer:hover{
    margin-top: 20px;
    transform: scale(1.1);
    box-shadow: 0 4px 29px rgb(202 218 235 / 90%);
} */
.card-details {
    padding: 5px 15px;
}

.card-head {
    margin-bottom: 14px;
    text-transform: capitalize;
    font-weight: bold;
    font-family: Titillium Web;
    font-style: normal;
    font-size: 16px;
    line-height: 92px;
    letter-spacing: .05em;
    color: #050505;
    text-align: center
}

.card-para {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .05em;
    color: #9ca5af
}

.card-bottom {
    margin-bottom: 71px
}

.card-arrow {
    margin-top: 25px;
    font-weight: 100;
    position: absolute;
    right: 30px;
    color: #5c5c5c;
    margin-top: 14px;
}

.card-arrow:hover {
    text-decoration: none;
    color: #000
}

.card-two {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.card-vol {
    font-size: 16px;
    color: #5c5c5c;
    padding: 6px 24px;
    border: 1px solid #5c5c5c;
    border-radius: 15px
}

.card-vol:hover {
    text-decoration: none;
    color: #000
}

.space {
    /* background-image: url(../../assets/images/arrow.svg); */
    color: #5c5c5c;
    margin-left: 10px
}
.space img{
    margin-top: -4px;
    color: black;
    font-weight: bold;
    width: 24%;
}
.view-button {
    font-size: 16px;
    margin-bottom: 100px;
    color: #000;
    width: 162px;
    height: 50px;
    border: 1px solid #000;
    text-decoration: none;
    border-radius: 15px;
    padding: 12px;
    text-align: center
}

.view-button:hover {
    text-decoration: none;
    color: #000
}

.view-div {
    justify-content: center;
    display: flex
}

.impact {
    background: #f9d050;
    padding: 60px 0;
    justify-content: center
}

.impact h4 {
    color: #71580b;
    font-size: 40px;
    line-height: 24px;
    width: 100%;
    text-align: center
}

.ul-list {
    display: flex;
    float: left;
    left: 0
}

.impact-count-box {
    margin-top: 63px
}

.count-impact {
    text-align: center;
    font-size: 40px;
    font-weight: 700
}

.count-impact span {
    font-weight: 700;
    font-size: 40px;
    line-height: 24px
}

.count-impact p {
    font-size: 24px;
    line-height: 24px;
    color: #71580b
}

.impact-border {
    border-right: 1px solid #71580b
}

.mis-vis {
    margin-top: 65px;
    padding: 60px 0;
    justify-content: center
}
.about-bottom{
    margin-bottom: 45px;
}
.mis-vis h4 {
    font-weight: 700;
    color: #000;
    font-size: 36px;
    line-height: 17px;
    width: 100%;
    text-align: center
}

.mision-con p {
    color: #5c5c5c;
    font-size: 16px;
    line-height: 30px
}

.mision-con h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    color: #000
}

.top-mis {
    margin-top: 53px
}

.red-space {
    width: 100%;
    height: 1054px;
    object-fit: inherit;
}

.red-p {
    right: 0;
    left: 0;
    top: 35%;
    position: absolute;
    text-align: center
}

.red-p-1 {
    font-size: 44px;
    line-height: 21px;
    align-items: center;
    text-align: center;
    color: #fff
}

.red-p-2 {
    font-size: 72px;
    line-height: 82px;
    align-items: center;
    text-align: center;
    color: #f9d050
}

.red-p-3 {
    font-size: 28px;
    line-height: 41px;
    align-items: center;
    text-align: center;
    color: #fff
}

.red-back {
    position: absolute
}

.red-back img {
    margin-top: -312px
}

.service {
    margin-top: 50px;
    padding: 60px 0
}

.service h4 {
    font-weight: 700;
    color: #000;
    font-size: 36px;
    line-height: 17px;
    width: 100%;
    text-align: center
}

.service-gap {
    padding: 0
}
.service-gap:hover{
    z-index: 1000;
    /* margin-bottom: 20px; */
}
.service p {
    margin-bottom: 40px;
        margin-top: 19px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #5c5c5c;
}

.service-red {
    background: red;
    height: 222px;
    width: 100%;
    position: absolute;
    top: 0;
    opacity: .6;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    padding: 95px 0
}
.service-para-change{
    position: absolute;
    font-weight: bold;
    z-index: 1000;
    top: 39%;
    text-align: center;
    left: 0;
    right: 0;
    color: white;
}
.service-yellow {
    background: #ffd70a;
    height: 222px;
    width: 100%;
    position: absolute;
    top: 0;
    opacity: .6;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    padding: 95px 0
}

.service-blue {
    background: #3b8bb9;
    width: 1140px;
    height: 220px;
    position: absolute;
    top: 0;
    opacity: .6;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    padding: 95px 0
}

.medicine-img {
    position: relative;
    width: 1140px;
    height: 220px
}

.advocacy-img {
    position: relative;
    width: 100%;
    height: 222px
}

.physiotherapy-img {
    position: relative;
    width: 100%;
    height: 222px
}

.red-image {
    position: relative;
    margin: 0;
    height: 222px;
    width: 100%
}

.blue-image {
    position: relative;
    margin: 0;
    height: 222px;
    width: 100%
}

.foundation {
    padding: 60px 0
}

.foundation h4 {
    text-align: center;
    font-size: 36px;
    line-height: 21px;
    font-weight: 700
}

.foundation p {
    color: #5c5c5c;
    text-align: center;
    font-size: 16px;
    line-height: 30px
}

.foun-para {
    margin-top: 30px
}

.founder-padd {
    padding: 61px 139px;
    display: flex;
    align-items: center
}

.founder1 h2 {
    margin-top: 10px;
    text-align: center;
    font-size: 24px;
    line-height: 21px;
    color: #000;
    font-weight: 700
}

.founder1 {
    padding: 0 108px;
    margin-top: 41px
}

.committe-member img {
    border-radius: 100%
}

.founder1 img {
    width: 100%;
    border-radius: 100%;
    height: 100%
}

.founder2 h2 {
    margin-top: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px
}

.founder2 img {
    width: 100%;
    height: 100%
}

.foundation-view {
    justify-content: center;
    display: flex
}

.foundation-view-button {
    margin-bottom: 39px;
    color: #000;
    width: 162px;
    height: 50px;
    border: 1px solid #000;
    text-decoration: none;
    border-radius: 15px;
    padding: 12px;
    text-align: center
}

.foundation-view-button:hover {
    text-decoration: none;
    color: #000
}

.gallery-sec {
    margin-top: 30px;
    padding: 0 60px
}
.success-story{
    margin-top: 30px;
    margin-bottom: 80px;
}
.gallery-sec h4 {
    margin-bottom: 50px;
    text-align: center;
    font-size: 36px;
    line-height: 21px;
    font-weight: 700
}

.gallery img {
    border-radius: 15px;
    width: 100%;
    object-fit: cover;
    height: 222px
}

.gallery p {
    color: #5c5c5c;
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
    line-height: 18px
}

.gallery-view {
    justify-content: center;
    display: flex
}

.gallery-view-button {
    margin-top: 39px;
    margin-bottom: 80px;
    color: #000;
    width: 162px;
    height: 50px;
    border: 1px solid #000;
    text-decoration: none;
    border-radius: 15px;
    padding: 12px;
    text-align: center
}

.gallery-view-button:hover {
    text-decoration: none;
    color: #000
}

#specialities .owl-dots .active span {
    background-color: #00b5bc !important
}

#specialities .owl-dots .owl-dot span {
    width: 37px !important;
    height: 6px !important;
    background-color: #c6c6c6;
    border-radius: 0 !important;
    margin: 3px !important;
    display: block;
    outline: 0
}

#donate-volunter .owl-nav .owl-prev {
    display: none;
    position: absolute;
    left: 0
}

#donate-volunter .owl-nav .owl-next {
    outline: none;
    position: absolute;
    margin: 0;
    right: 475px;
}

#donate-volunter .owl-nav .owl-next:focus {
    border: none
}

#donate-volunter .owl-item {
    margin-right: 0 !important
}

#donate-volunter .owl-nav {
    left: 0;
    right: 0;
    position: absolute;
    top: 30%;
    display: block;
    text-align: center
}

#specialities .owl-dots {
    margin-top: 20px;
    display: block;
    text-align: center
}

.red-section {
    margin-top: 40px
}

.wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.success-story h4 {
    margin-bottom: 60px;
    font-weight: 700;
    color: #000;
    font-size: 36px;
    line-height: 21px;
    width: 100%;
    text-align: center
}

.card-sucess img {
    position: absolute
}

.card-sucess {
    z-index: 1000;
    position: relative;
    border-radius: 10px;
    max-width: 300px;
    height: 243px;
    background: #2276a8;
    padding: 30px;
    box-sizing: border-box;
    color: #fff;
    margin: 20px;
    box-shadow: 0 2px 18px -4px rgba(0, 0, 0, .75)
}

.card-title {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.2px
}

.card-content {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: rgba(255, 255, 255, .8)
}

.card-btn {
    all: unset;
    display: block;
    margin-left: auto;
    border: 2px solid #fff;
    padding: 10px 15px;
    border-radius: 25px;
    font-size: 10px;
    font-weight: 600;
    transition: all .5s;
    cursor: pointer;
    letter-spacing: 1.2px
}

.card-btn:hover {
    color: #02b875;
    background: #fff
}

.card:nth-child(2) .card-btn:hover {
    color: #4181ee;
    background: #fff
}

.card:last-child .card-btn:hover {
    color: #673ab7;
    background: #fff
}

.card-consult {
    margin-top: 2px !important
}

.card-img {
    width: 49.92px;
    height: 47.4px;
    border-radius: 267px;
    margin-top: -15px
}

.owl-nav {
    display: none
}
#specialities{
    margin-top: 65px;
}
#specialities .owl-nav .owl-next {
    outline: none;
    position: absolute;
    margin: 0;
    right: 0px;
}
#specialities .owl-nav .owl-next img{
   width: 50px;
}
#specialities .owl-nav .owl-prev {
    outline: none;
    position: absolute;
    left: 4px;
}
#specialities .owl-nav .owl-prev img {
   width: 50px;
}
#specialities .owl-nav{
    /* left: 0; */
    right: 107px;
    position: absolute;
    top: 90%;
    display: block;
    text-align: center;
}
.sucess-box {
    margin-top: -3px;
    border-bottom: .5px solid #c6c6c6
}

.sucess-box p {
    margin: 0;
    margin-bottom: 5px;
    font-size: 14px
}

.sucess-box-p {
    font-size: 10px !important;
    line-height: 14px;
    font-weight: 400
}

.hr-line {
    width: 100%;
    margin-top: -6px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #fff;
    right: 0;
    float: right
}

.sucess-view-button {
    margin-top: 39px;
    margin-bottom: 85px;
    color: #000;
    width: 162px;
    height: 50px;
    border: 1px solid #000;
    text-decoration: none;
    border-radius: 15px;
    padding: 12px;
    text-align: center
}

.sucess-view-button:hover {
    text-decoration: none
}

.sucess-view {
    justify-content: center;
    display: flex
}

.donate-volunter-owl {
    margin-top: 50px;
    margin-bottom: 0
}

.red-donate {
    background: #e1472b;
    padding: 60px 0;
    height: 377px
}

.red-con {
    text-align: center
}

.red-con p {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 25px;
    text-align: center;
    color: #fff
}

.red-view {
    justify-content: center;
    display: flex
}

.red-view-button {
    margin-top: 84px;
    margin-bottom: 39px;
    color: #fff;
    width: 470px;
    height: 50px;
    border: 1px solid #fff;
    text-decoration: none;
    padding: 12px;
    text-align: center
}

.red-view-button:hover {
    text-decoration: none
}

.volunter {
    background: #f9d050;
    padding: 60px 0;
    height: 377px
}

.vol-con {
    text-align: center
}

.vol-con p {
    font-size: 24px;
    line-height: 25px;
    text-align: center;
    color: #71580b
}

.vol-view {
    justify-content: center;
    display: flex
}

.vol-view-button {
    margin-top: 39px;
    margin-bottom: 39px;
    color: #000;
    width: 470px;
    height: 50px;
    border: 1px solid #000;
    text-decoration: none;
    padding: 12px;
    text-align: center
}

.vol-view-button:hover {
    text-decoration: none
}

.spec-banner {
    position: relative;
    width: 100%;
    overflow-y: hidden;
    padding: 0
}

.banner-gredient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .4
}

.spec-banner h1 {
    color: #fff;
    font-size: 41px;
    font-weight: 600;
    line-height: 49px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center
}

.spec-banner img {
    width: 100% !important;
    height: 100%
}

.doctors-testimonials h4 {
    margin-bottom: 50px;
    margin-top: 50px;
    font-weight: 700;
    font-size: 24px;
    line-height: 21px;
    text-align: center;
    color: #000
}

.doc-test {
    margin-top: 23px;
    margin-bottom: 10px
}

.doc-test img {
    width: 100%
}

.doc-test p {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #000;
    margin-top: 10px
}

.patient-testimonial h4 {
    margin-bottom: 50px;
    margin-top: 50px;
    font-weight: 700;
    font-size: 24px;
    line-height: 21px;
    text-align: center;
    color: #000
}

.sucess-stories h4 {
    margin-bottom: 30px;
    margin-top: 50px;
    font-weight: 700;
    font-size: 24px;
    line-height: 21px;
    text-align: center;
    color: #000
}

.hide {
    display: none
}

.load-more-show {
    margin-left: 451px
}

.read-more-show {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    padding: 15px 35px;
    border-radius: 15px
}

.sucess-stories {
    margin-bottom: 50px
}

.read-more-hide {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    padding: 15px 35px;
    border-radius: 15px
}

.read-more-hide:hover {
    text-decoration: none
}

.read-more-show:hover {
    text-decoration: none
}

.sucess-flex {
    display: flex
}

.sucess-flex p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 16px
}

.sucess-flexs p {
    font-weight: 700;
    font-size: 16px;
    width: 62px
}

.sucess-flexs {
    width: 41%
}

.sucess-space {
    margin-top: 50px;
    margin-bottom: 50px
}

.sucess-space img {
    border-radius: 15px;
    width: 424px;
    height: 285.63px
}

.card-testimonials {
    margin-bottom: 72px
}

.card-testimonials img {
    position: absolute
}

.wrapper-testimonials {
    margin-top: 74px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.card-sucess-testimonials {
    z-index: 1000;
    position: relative;
    border-radius: 10px;
    max-width: 300px;
    height: 243px;
    background: #2276a8;
    padding: 30px;
    box-sizing: border-box;
    color: #fff;
    margin: 20px;
    box-shadow: 0 2px 18px -4px rgba(0, 0, 0, .75)
}

.card-title-testimonials {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.2px
}

.card-content-testimonials {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: rgba(255, 255, 255, .8)
}

.card-img-testimonials {
    width: 49.92px;
    height: 47.4px;
    border-radius: 267px;
    margin-top: -22px
}

.red-back-testimonials {
    position: absolute
}

.red-back-testimonials img {
    margin-top: -292px
}

.view-gallery-div {
    justify-content: center;
    display: flex
}

.view-gallery-button {
    margin-bottom: 39px;
    color: #000;
    width: 162px;
    height: 50px;
    border: 1px solid #000;
    text-decoration: none;
    border-radius: 15px;
    padding: 12px;
    text-align: center
}

.view-gallery-button:hover {
    text-decoration: none;
    color: #000
}

.content-act {
    margin-top: 50px
}

.act-1 h4 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 24px;
    color: #000;
    font-weight: 700
}

.act-1 p {
    color: grey;
    font-size: 16px;
    margin-bottom: 4px
}

.act-2 {
    margin-top: 60px
}

.act-2 h4 {
    font-size: 28px;
    line-height: 24px;
    color: #000;
    font-weight: 700
}

.act-2 h5 {
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: 700
}

.act-2 p {
    color: grey;
    font-size: 16px;
    margin-bottom: 4px
}

.act-3 {
    margin-top: 60px
}

.act-3 h4 {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 24px;
    color: #000;
    font-weight: 700
}

.act-3 h5 {
    margin-top: 30px;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: 700
}

.act-3 p {
    color: grey;
    font-size: 16px;
    margin-bottom: 4px
}
.active-gallery{
    margin-bottom: 8px;
}
.card-activity {
    border-radius: 15px;
    width: 100%;
    height: 90%
}

.act-gallery {
    margin-top: 50px;
    margin-bottom: 50px
}

.act-gallery h4 {
    font-weight: 700;
    font-size: 28px;
    line-height: 24px;
    text-align: center;
    color: #000;
    margin-bottom: 30px
}

#volunter-events {
    display: block !important
}

.volunteer img {
    position: relative;
    margin-bottom: 30px;
    width: 538px;
    height: 492px
}

.volunteer-info {
    width: 100%;
    text-align: left;
    position: absolute;
    top: 0;
    padding: 30px;
    /* width: 100%; */
    height: 100%
}

.volunteer-image {
    display: flex;
    float: left
}


.volunteer-info a h5 {
    color: #f5f5f8;
    font-size: 15px;
    font-weight: 700
}

.overlay-volunteries {
    transition: .5s ease
}

.volunteer-info p {
    font-size: 14px;
    line-height: 24px;
    color: #000
}

.volunteername {
    position: absolute;
    bottom: 27px;
    text-align: left;
    width: 100%;
    left: 0;
    right: 0
}

.volunteername img {
    border-bottom-left-radius: 15px;
    width: 220px !important;
    height: 202px
}

.volunter-detail {
    position: absolute;
    bottom: 115px;
    left: 192px;
    border-bottom: 2px solid #fff
}

.volunteer-content {
    border-bottom: 1px solid #fff;
    margin-top: 101px;
    height: 57px;
    margin-bottom: 1px solid #fff;
    margin-left: -58px;
    width: 177px
}

.volunteername h2 {
    font-size: 18px;
    color: #000
}

.volunteername p {
    font-size: 12px;
    line-height: 24px
}

#volunter-events .owl-dots .active span {
    background-color: #f9d050 !important
}

#volunter-events .owl-dots .owl-dot span {
    width: 37px !important;
    height: 6px !important;
    background-color: #c6c6c6;
    border-radius: 0 !important;
    margin: 3px !important;
    display: block;
    outline: 0
}

#volunter-events .owl-dots {
    margin-top: 20px;
    display: block;
    text-align: center
}

.volunter-back {
    background-image: url(../../assets/images/event-yello.png)
}

.events-content h1 {
    color: #fff;
    font-size: 41px;
    font-weight: 600;
    line-height: 49px;
    position: absolute;
    top: 18%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center
}

.events-content {
    color: #fff;
    font-size: 41px;
    font-weight: 600;
    line-height: 49px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center
}

.count-event {
    margin-left: 24px;
    margin-top: 15px
}

.event-border {
    padding: 37px 9px;
    border: 2px solid #fff;
    width: 126px;
    height: 126px;
    border-radius: 15px
}

.count-event span {
    padding: 19px;
    border-radius: 15px;
    font-weight: 700;
    font-size: 40px;
    line-height: 24px
}

.count-event p {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #fff
}

.event-box {
    display: flex;
    justify-content: center
}

.events-des p {
    margin-top: 40px;
    font-size: 24px;
    line-height: 24px;
    color: #fff
}

.cards-event {
    margin-top: 80px
}

.past-project h4 {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    text-align: center
}

.active-project {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    text-align: center;
    margin-bottom: 30px
}

.volunter-story h4 {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    text-align: center
}

.card-event {
    background-color: #fff;
    box-shadow: 0 4px 29px rgb(202 218 235 / 58%);
    border-radius: 8px;
    margin: 0 auto;
    width: 378px;
    height: 346px
}

.card-head-event {
    margin-top: 19px;
    font-family: Titillium Web;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: .05em;
    color: #050505;
    text-align: center
}

.event-count-box {
    margin-top: 87px
}

.event1-des {
    margin-top: 20px
}

.event1-des a {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    text-decoration: none
}

.left-arrow {
    color: grey
}

.event1-con h5 {
    font-size: 24px;
    line-height: 22px;
    color: #000
}

.event1-con h6 {
    color: #5c5c5c;
    font-size: 16px;
    line-height: 24px
}

.event1-con p {
    margin-top: 50px;
    font-size: 16px;
    line-height: 30px;
    color: #5c5c5c
}

.active-distance {
    margin-top: 28px;
    margin-bottom: 28px
}

.card-event1 {
    border-radius: 15px;
    width: 100%;
    height: 285.63px
}

.card-event1-gallery {
    border-radius: 15px;
    width: 100%;
    height: 100%;
    margin-bottom: 10px
}

.image-events {
    margin-bottom: 80px
}

.event-volunter {
    width: 130px;
    margin-top: 50px;
    padding: 9px 26px;
    text-align: center;
    border: 1px solid #000;
    box-sizing: border-box;
    border-radius: 15px;
}

.event-volunter a {
    padding: auto
}

.impact-mob-view {
    display: none;
    background: #f9e165;
    text-align: center;
    width: 100%;
    padding: 56px;
    height: 140px
}

.impact-mob-view p {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-bottom: 26px
}

.impact-mob-view-button {
    color: #000;
    width: 100%;
    height: 64px;
    border: 1px solid rgba(0, 0, 0, .1);
    text-decoration: none;
    border-radius: 0;
    padding: 16px 145px;
    border-radius: 15px;
    text-align: center
}

.impact-mob-view-button:hover {
    font-weight: 700;
    text-decoration: none
}

.co-founder {
    height: 165px !important;
    width: 158px !important;
    border-radius: 100%
}

.founder-media-img {
    object-fit: cover;
    border-radius: 100%;
    height: 165px;
    width: 158px
}
.margin-top-about{
    margin-top: 30px;
}
.about-section{
    margin-bottom: 110px;
    position: relative;
}
.about-us {
    margin-top: 80px;
    background-color: #f9d050;
    margin-bottom: 112px;
}
.para-about{
    margin-bottom: 40px;
}
.about-img{
    top: 8%;
    /* position: absolute; */
    right: 0;
}
.video-height-about{
    width: 590.1px;
    height: 406.5px;
}
.about-us h5 {
    padding: 30px;
    margin-top: 20px;
    text-align: center;
    color: #664f09;
    font-size: 36px;
    line-height: 30px
}

.about-us h4 {
    margin-bottom: 50px;
    font-size: 28px;
    line-height: 20px;
    text-align: center;
    color: #463605
}

.about-us p {
    color: #463605;
    font-size: 16px;
    line-height: 34px;
}

.about-img iframe {
    border-radius: 15px;
    width: 643px;
    height: 418px;
    object-fit: cover;
    margin-bottom: 50px;
}

.para-about p {
    color: #463605;
    font-size: 16px
}

.para-about li {
    list-style: none
}

.mision-vision h5 {
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 36px;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-weight: 700
}

.mision h1 {
    font-weight: 700;
    font-size: 28px;
    line-height: 30px
}

.mision p {
    color: #5c5c5c;
    font-size: 16px;
    line-height: 32px
}

.vision {
    margin-left: 50px
}

.vision h1 {
    font-weight: 700;
    font-size: 28px;
    line-height: 30px
}
.mision-vision{
    margin-top: 80px;
    margin-bottom: 50px;
}
.vision p {
    color: #5c5c5c;
    font-size: 16px;
    line-height: 32px
}

.who-about-us {
    margin-top: 150px
}

.who-about-us h3 {
    font-size: 36px;
    line-height: 30px;
    text-align: center;
    font-weight: 700
}

.who-about-us h4 {
    margin-bottom: 50px;
    margin-top: 20px;
    color: #5c5c5c;
    /* color: #5f5f5f; */
    text-align: center;
    /* font-size: 28px; */
    font-size: 18px;
    line-height: 30px
}

.about-objective h1 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 700
}

.about-objective li {
    font-size: 16px;
    line-height: 32px;
    list-style: none;
    color: #5c5c5c
}

.about-goal h1 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 700
}

.about-goal p {
    font-size: 16px;
    line-height: 32px;
    color: #5c5c5c
}
.about-goal{
    margin-left: 50px;
}
.about-challenges{
    margin-left: 50px;
}
.about-challenges h1 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 700
}

.about-challenges li {
    font-size: 16px;
    line-height: 32px;
    list-style: none;
    color: #5c5c5c
}

.adres-yellow {
    background: #f9d050;
    height: 344px
}

.adres-yellow h4 {
    padding: 30px;
    font-size: 28px;
    line-height: 21px;
    text-align: center;
    color: #664f09
}

.about-adress p {
    font-size: 16px;
    line-height: 21px;
    color: #664f09;
    text-align: center
}

.committe-member {
    text-align: center
}

.founder-2 {
    text-align: center
}

.founder-left {
    margin-left: 109px
}

.advise-center {
    margin-top: 50px;
    margin-bottom: 50px
}

.advisory-com h1 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 18px;
    /* font-size: 28px; */
    line-height: 30px;
    text-align: center;
    color: #5f5f5f
}

.gallery-section {
    margin-top: 150px
}

.gallery-section h1 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 29px
}
.gallery-css{
    margin-bottom: 15px;
}
.gallery-main img:hover{
    object-fit: cover;
    transform: scale(1.5);
    z-index: 1000;
}
.gallery-main img {
    cursor: pointer;
    border-radius: 15px;
    position: relative;
    width: 100%;
    object-fit: cover;
    height: 222px;
    margin-bottom: 10px
}

.gallery-main p {
    color: #fff;
    right: 0;
    left: 0;
    position: absolute;
    bottom: 8px;
    text-align: center;
    font-size: 16px;
    line-height: 18px
}

.hr-class {
    color: #71580b;
    height: 12px
}

.committe-member h6 {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin-bottom: 2px
}

.committe-member p {
    font-size: 14px;
    line-height: 30px;
    color: #000
}

.founder-2 {
    margin-bottom: 10px
}

.founder-2 h6 {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin-bottom: 2px
}

.founder-2 p {
    font-size: 14px;
    line-height: 30px;
    color: #000
}

.field-space {
    margin-bottom: 30px !important
}
.vol-view-button:hover{
color: red;
border: 1px solid red;
}
.red-view-button:hover{
    color: #f9d050;
    border: 1px solid #f9d050;
}
@media(max-width:1360px) {

    .menu-box p {
        margin-bottom: 12px;
    }
    #donate-volunter .owl-nav .owl-next {
        right: 412px
    }
    .about-img iframe {
        width: 545px;
        height: 389px;
    }
    .about-section {
        margin-bottom: 100px;
    }
}

@media(max-width:1024px) {
    .card-project {
        /* width: 95% !important; */
        height: 440px !important;
    }
    .card-project-past {
        /* width: 95% !important; */
        height: 435px !important;
    }
    .video-height-about {
        width: 100%;
        height: 318.5px;
    }
    .para-about li {
        font-size: 14px;
    }
    .para-about p {
        font-size: 14px;
    }
    .about-us p {
        font-size: 14px;
        line-height: 25px;
    }
    .about-img {
        right: 0px;
    }
    .about-img iframe {
        width: 100%;
        height: 330px;
    }
    .about-section {
        margin-bottom: 100px;
    }
    .load-more-show {
        margin-right: 370px;
        margin-left: 370px
    }
    .volunteer-info {
        width: 88%
    }
    .vol-con p {
        font-size: 22px
    }
    #donate-volunter .owl-nav .owl-next {
        right: 328px
    }
    .sucess-flexs {
        width: 71%
    }
    .sucess-space img {
        width: 100%
    }
    .card-bottom-space {
        margin-bottom: 50px
    }
    .volunteer-info p {
        font-size: 12px
    }
    .event-border {
        padding: 27px 9px;
        width: 116px;
        height: 101px
    }
    .events-des p {
        margin-top: 0;
    }
    .service-blue {
        width: 100%
    }
    .medicine-img {
        width: 100%
    }
    .banner-content {
        top: 136px
    }
    .founder1 {
        padding: 0 46px
    }
    .card {
        width: 100%;
        height: 371px
    }
}

@media(max-width:768px) {
    .card-project {
        /* width: 95% !important; */
        height: 370px !important;
    }
    .card-project-past {
        /* width: 95% !important; */
        height: 340px !important;
    }
    .about-img {
        top: 18%;
    }
    .about-img iframe {
        width: 320px;
        height: 273px;
    }
    .about-section {
        margin-bottom: 100px;
    }
    .menu-box p {
        margin-bottom: 10px;
    }
    .read-more-hide {
        padding: 10px 17px
    }
    .load-more-show {
        margin-right: 261px;
        margin-left: 278px
    }
    .sucess-flex p {
        font-size: 12px;
        line-height: 17px
    }
    .read-more-show {
        padding: 10px 17px
    }
    .volunteer-info {
        width: 100%
    }
    .red-con p {
        font-size: 21px;
        line-height: 27px
    }
    .red-view-button {
        width: 397px
    }
    .vol-view-button {
        width: 382px
    }
    .vol-con p {
        font-size: 19px;
        line-height: 23px
    }
    #donate-volunter .owl-nav .owl-next {
        right: 243px
    }
    .founder-top {
        margin-top: 125px
    }
    .sucess-flexs {
        width: 100%
    }
    .event-border {
        padding: 5px 0;
        width: 70px;
        height: 70px
    }
    .count-event p {
        margin-bottom: 2px
    }
    .count-event span {
        font-size: 20px
    }
    .count-event {
        margin-top: 0
    }
    .events-content h1 {
        font-size: 35px;
        top: 27%
    }
    .advise-center {
        justify-content: center
    }
    .founder-left {
        margin-left: 8px
    }
    .red-p {
        top: 40%
    }
    .red-p-2 {
        font-size: 60px;
        line-height: 59px
    }
    .red-p-3 {
        font-size: 23px;
        line-height: 31px
    }
    .founder-padd {
        padding: 57px 0
    }
    .founder1 {
        padding: 0 56px
    }
    .content-1 {
        font-size: 42px;
        line-height: 20px
    }
    .content-2 {
        font-size: 42px
    }
    .content-3 {
        height: 21px
    }
    #tile-1 .nav-tabs li a {
        padding: 0 31px !important
    }
}

@media(max-width:600px) {
    .card-project-past {
        /* width: 95% !important; */
        height: 260px !important;
    }
    #tile-1 .nav-tabs a:hover {
        font-size: 14px;
    }
    .about-section {
        margin-bottom: 0px;
    }
    .about-img {
        margin-bottom: 30px;
        padding: 10px 0px 0px 0px;
        top: 0%;
        position: static;
        right: 0;
        left: 0;
    }
    .about-us {
        margin-bottom: 0px;
    }
    .about-img iframe {
        margin-bottom: 0px;
        width: 100% !important;
        height: 273px;
    }
    #specialities .owl-nav {
        right: 58px;
    }
    .red-p {
        top: 40%;
    }
    .red-space {
        width: 100%;
        height: 591px;
        object-fit: inherit;
    }
  
    .card-bottom {
        margin-bottom: 30px;
    }
    .sucess-view-button {
        margin-bottom: 0px;
    }
    .gallery-sec {
        margin-top: 30px;
        padding: 0 12px;
    }
    .card-sucess-testimonials {
        max-width: 100%;
    }
    .card-project {
        height: 261px !important;
    }
    .gallery-main img:hover {
        object-fit: cover;
        transform: none;
        z-index: 1000;
    }
    .vol-height {
        height: 420px !important;
    }
    .service p {
        margin-bottom: 15px;
    }
    .view-button {
        margin-bottom: 50px;
    }
    .mis-vis {
        margin-top: 20px;
    }
    .close-box {
        padding: 67px 52px 12px 0;
    }
    .physiotherapy-img {
        height: 145px;
    }
    .red-image {
        height: 145px;
    }
    .service-blue {
        height: 145px;
        padding: 0px;
    }
    .advocacy-img {
        height: 145px;
    }
    .medicine-img {
        height: 145px;
    }  
    .service-yellow
    {
        height: 145px;
    padding: 52px 0px;
    }
    .blue-image {
        height: 145px;
    }
    .service-red {
        height: 145px;
        padding: 52px 0px;
    }
    .vision {
        margin-left: 0px;
    }.about-goal {
        margin-left: 0px;
    }
    .about-challenges {
        margin-left: 0px;
    }
    .margin-top-about {
        margin-top: 0px;
    }
    .second-about{
        margin-top: 16px;
    }
    .service-para-change {
        font-size: 18px;
    }
    .read-more-hide {
        font-size: 12px;
        padding: 7px 13px
    }
    .read-more-show {
        padding: 7px 13px;
        font-size: 12px
    }
    .doc-consultation h6 {
        font-size: 18px !important;
        line-height: 21px !important
    }
    .cd-breadcrumb li a {
        font-size: 12px
    }
    .cd-breadcrumb li {
        font-size: 12px !important
    }
    .red-con p {
        font-size: 18px
    }
    .vol-view-button {
        width: 222px
    }
    .red-view-button {
        width: 222px
    }
    #donate-volunter .owl-nav .owl-next {
        right: 169px;
        margin-top: 99px
    }
    .red-donate {
        position: relative;
        top: 90px;
        height: 388px
    }
    .load-more-show {
        margin-right: 96px;
        margin-left: 96px
    }
    .sucess-flex {
        display: contents
    }
    .sucess-space img {
        border-radius: 15px;
        margin-top: 37px;
        width: 100%;
        height: inherit
    }
    .card-vol {
        font-size: 12px;
        color: #5c5c5c;
        padding: 2px 12px
    }
    .card-arrow {
        font-size: 12px;
        margin-top: 4px;
    }
    .founder-media {
        object-fit: cover;
        width: 75% !important;
        height: 112px
    }
    .gallery-main p {
        bottom: 8px
    }
    .volunteer-info p {
        font-size: 12px;
        line-height: 16px
    }
    .volunteername img {
        width: 148px !important
    }
    .volunteer-content {
        margin-left: -34px;
        width: 100%
    }
    .vol-con p {
        font-size: 15px;
        line-height: 22px
    }
    .sucess-box p {
        font-size: 10px
    }
    .adres-yellow {
        position: relative;
        background: #f9d050;
        height: 356px;
        top: 77px
    }
    .about-adress p {
        line-height: 16px
    }
    .gallery img {
        margin-bottom: 20px;
        position: relative;
        width: 100%;
        height: inherit
    }
    .impact-mob-view-button {
        padding: 14px 68px
    }
    .gallery p {
        position: absolute;
        bottom: 8px;
        color: #fff;
        right: 0;
        left: 0
    }
    .adres-yellow h4 {
        font-size: 25px
    }
    .founder-2 h6 {
        font-size: 12px;
        line-height: 15px
    }
    .founder-2 p {
        font-size: 14px;
        line-height: 16px
    }
    .founder-top {
        margin-top: 58px
    }
    .menubar-view {
        width: 396px
    }
    .about-us h4 {
        line-height: 35px
    }
    .committe-member img {
        width: 100%
    }
    .founder-2 img {
        height: 160px;
        object-fit: cover;
        width: 100%
    }
    .doc-row {
        margin-top: 24px
    }
    .impact-border {
        border-right: none
    }
    .impact-mob-view {
        display: block;
        background: #f9e165;
        text-align: center;
        width: 100%;
        padding: 17px;
        height: 140px
    }
    .banner-content {
        left: 64px;
        top: 348px
    }
    .content-2 {
        font-size: 47px
    }
    .tile {
        margin: 15px auto;
        width: 100%
    }
    .founder1 {
        padding: 48px
    }
    .content-1 {
        font-size: 47px;
        line-height: 95%;
        width: 323px;
        height: auto;
        /* height: 135px */
    }
    .content-3 {
        width: 274px;
        top: 479px;
        font-size: 16px;
        line-height: 130%
    }
    #tile-1 .nav-tabs li a {
        padding: 10px 12px !important;
        font-size: 10px
    }
    .card {
        width: 263px;
        height: 264px
    }
    .red-p-3 {
        font-size: 14px;
        line-height: 19px
    }
    .red-p-1 {
        font-size: 18px;
        line-height: 21px
    }
    .red-p-2 {
        font-size: 24px;
        line-height: 23px
    }
    .service-gap {
        margin-left: 0
    }
    .second-foun {
        display: flex;
        justify-content: space-between
    }
    .founder-padd {
        display: contents
    }
    .founder2 {
        margin-right: 0;
        padding: 16px
    }
    .volunter {
        position: relative;
        top: 90px;
        height: 476px
    }
    .card-p {
        padding: 0 9px;
        font-size: 12px;
        line-height: 22px;
        text-align: center;
        color: #928a8a
    }
    .card-head {
        margin-top: 20px;
        line-height: 18px
    }
    .menu-form {
        width: 394px;
        height: 604px;
    }
    .service-sec {
        margin-left: 0;
        margin-right: 0
    }
    .mision-con p {
        font-size: 14px;
        line-height: 22px;
        color: #928a8a
    }
    .mis-vis h4 {
        font-size: 24px
    }
    .count-event span {
        font-size: 26px
    }
    .events-content h1 {
        line-height: 11px;
        top: 13%;
        font-size: 18px
    }
    .count-event {
        margin-top: 0;
        margin-left: 17px
    }
    .count-event span {
        padding: 11px;
        border-radius: 9px
    }
    .event-count-box {
        margin-top: 245px
    }
    .count-event p {
        margin-bottom: 0;
        font-size: 12px
    }
    .events-des p {
        margin-top: 26px;
        font-size: 10px;
        line-height: 10px
    }
}
@media (max-width:455px){
    .card-img {
        margin-top: 0px !important;
    }
    #donate-volunter .owl-nav .owl-next {
        right: 139px;
    }
    .card-sucess {
        max-width: 361px;
    }
    .cd-breadcrumb {
        padding: 0px 0px 0px 14px;
    }
    .content-1 {
        margin-bottom: 30px;
    }
    .content-3 {
        margin-bottom: 30px;
    }
}
@media (max-width:425px) {
    .load-more-show {
        margin-right: 91px;
        margin-left: 116px
    }
    .founder-top {
        margin-top: 30px
    }
    .red-view-button {
        width: 185px
    }
    .red-con p {
        font-size: 14px
    }
    #donate-volunter .owl-nav .owl-next {
        right: 121px
    }
    .card-content-testimonials {
        font-size: 13px;
        line-height: 18px;
        margin-top: 5px
    }
    .sucess-box {
        margin-top: 0
    }
    .dis-yellow {
        width: 94%
    }
    .dis-blue {
        width: 94%
    }
    .dis-red {
        width: 94%
    }
    .gallery p {
        bottom: 8px
    }
}

@media (max-width:375px) {
    .footer-write p {
        margin-top: 74px;
    }
    .load-more-show {
        margin-right: 75px;
        margin-left: 106px
    }
    .founder-2 img {
        height: 130px
    }
    .founder-top {
        margin-top: 22px
    }
    .red-view-button {
        width: 108px
    }
    .vol-view-button {
        width: 135px
    }
    .card-img {
        margin-top: -16px
    }
    .gallery-main p {
        bottom: 8px
    }
    .banner-content {
        left: 46px;
        top: 274px
    }
    .service-red {
        font-size: 18px
    }
    .service-yellow {
        font-size: 18px
    }
    .service-blue {
        width: 100%;
        font-size: 18px
    }
    .gallery p {
        bottom: 8px
    }
    .menu-form {
        width: 324px
    }
    .menubar-view {
        width: 324px
    }
    .menubar-view-button {
        width: 248px
    }
    .founder1 {
        padding: 18px
    }
    .founder2 img {
        width: 135px !important
    }
    #tile-1 .nav-tabs li a {
        padding: 6px !important
    }
    #tile-1 .tab-pane {
        padding: 0
    }
    .card {
        margin-top: 15px
    }
}

@media (max-width:320px) {
    
    .volunteer-info p {
        font-size: 10px;
        line-height: 12px;
    }
    
    .menu-form {
        width: 274px
    }
    .menubar-view {
        width: 100%
    }
    .load-more-show {
        margin-right: 39px;
        margin-left: 76px
    }
    .founder-top {
        margin-top: 14px
    }
    #donate-volunter .owl-nav .owl-next {
        right: 95px
    }
    .founder2 img {
        width: 100% !important;
        width: 116px !important
    }
    .sucess-box p {
        margin-left: 10px
    }
    .card-img-testimonials {
        margin-top: -10px
    }
    .card-content-testimonials {
        line-height: 15px;
        font-size: 12px;
        margin-top: 5px
    }
    .gallery p {
        bottom: 8px
    }
    .card-content {
        font-size: 12px;
        line-height: 13px
    }
    .event-border {
        padding: 0;
        width: 57px;
        height: 57px
    }
    .spec-banner h1 {
        font-size: 11px
    }
    .count-event p {
        margin-top: 9%;
        font-size: 10px
    }
    .events-content h1 {
        line-height: 11px;
        top: 24%;
        font-size: 14px
    }
    .founder1 {
        padding: 0
    }
    .founder1 img {
        width: 270px;
        height: 286.8px
    }
    .tile {
        width: 97%
    }
    .banner-content {
        left: 19px
    }
    .content-1 {
        width: 280px;
        font-size: 38px
    }
    .content-2 {
        line-height: 37px;
        font-size: 38px
    }
    .red-p-1 {
        line-height: 0
    }
    .red-p-2 {
        line-height: 19px
    }
    .founder2 {
        margin-right: 0
    }
}

@media (max-width:280px) {
    .founder-2 img {
        height: 95px;
    }
    .volunteer-content {
        margin-top: 50px;
    }
    .volunteername img {
        height: 162px;
        width: 115px !important;
    }
    .card-vol {
        font-size: 10px;
       
    }
    .card-arrow {
        font-size: 10px;
    }
    .tile {
        width: 100%;
    }
    .footer-write p {
        margin-top: 42px;
    }
    .red-back img {
        width: 91%;
    }
    .founder2 {
        padding: 6px;
    }
    .gallery p {
        bottom: 8px
    }
    .red-p-3 {
        font-size: 10px;
        line-height: 12px
    }
    .foundation h4 {
        text-align: center;
        font-size: 25px
    }
    .card-content {
        font-size: 10px
    }
    .card {
        width: 198px !important
    }
    .impact-mob-view-button {
        padding: 14px 40px
    }
    .banner-content {
        left: 8px;
        top: 175px
    }
    .founder1 img {
        width: 100%
    }
    .founder2 img {
        width: 100%
    }
}