@media screen and (min-width: 1695px) {
    .Foundation-event {
        grid-gap: 20px;
    }

    .strip-view {
        width: 13.3%;
    }

    .Foundation-box img {
        height: 550px;
        object-fit: cover;
    }

    .images-row img {
        height: 520px;
    }
    .story-box{
        left: 46%;
        transform: rotate(353deg);
    }
}

@media screen and (min-width: 1800px) and (max-width: 1920px) {
    .space-both-side{
        width: 55% !important;
    }
}

@media screen and (min-width: 1694px) and (max-width: 1800px) {
    .Foundation-event {
        grid-gap: 18px;
    }

    .strip-view {
        width: 13.3%;
    }

    .Foundation-box img {
        height: 450px;
        object-fit: cover;
    }

    .images-row img {
        height: 400px;
    }
    .space-both-side{
        width: 62% !important;
    }
    
}

@media screen and (min-width:1500px) and (max-width:1600px) {
    .space-both-side{
        width: 66% !important;
    }

    .Foundation-event {
        grid-gap: 15px;
    }

    .strip-view {
        width: 13.3%;
    }

    .Foundation-box img {
        height: 400px;
        object-fit: cover;
    }

    .images-row img {
        height: 330px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1694px) {}

@media (min-width: 1450px) and (max-width: 1500px) {}

@media (min-width: 1440px) and (max-width: 1450px) {}

@media (min-width: 1400px) and (max-width: 1439px) {
    .Foundation-event {
        grid-gap: 15px;
    }

    .strip-view {
        width: 13.3%;
    }

    .Foundation-box img {
        height: 330px;
        object-fit: cover;
    }
}

@media screen and (min-width: 1100px) and (max-width: 1439px) {}

@media (min-width: 1199.98px) and (max-width: 1290px) {
    /* .story-box{
        left: 44%;
        transform: rotate(353deg);
    } */

    .donation-box{
        width: 28% !important;
    }
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {}

@media (min-width: 767.98px) and (max-width: 991.98px) {}

@media (min-width: 576px) and (max-width: 767px) {}

@media screen and (max-width: 575px) {
    .Foundation-box {
        width: 100%;
        padding: 0px 55px;
    }

    .space-both-side {
        padding: 0px;
    }

    .pin-left {
        position: absolute;
        top: 0;
    }

    .pin-right img{
        position: absolute !important;
        right: 66px !important;
    }

    .register{
        width: 100% !important;
    }

    .strip-joy {
        display: none;
    }


    .pin img {
        width: 22px !important;
        height: 69px !important;
        position: absolute !important;
        top: 0px;
        left: 44%;
    }

    .mobile-strip {
        background: #eaeaea;
        height: 292px;
        position: absolute;
        top: -1%;
        width: 76%;
        left: 38px;
        z-index: -1;
        display: block;
        margin: 0 auto;
        transform: rotate(351deg);
    }

    .strip-view {
        width: 100%;
    }

    .Foundation-box img {
        position: relative;
    }

    .left-text .highlight {
        font-size: 39px;
        margin-bottom: 17px;
        display: inline-block;
    }

    .Foundation-box img {
        width: 100%;
        object-fit: fill;
        height: auto;
        margin-bottom: 2px;
    }
    .images-row img{
        width: 100% !important;
    }

    .slick-next {
        right: 2%;
        top: 29%;
        font-size: 20px;
    }

    .slick-prev {
        left: 1%;
        top: 29%;
        font-size: 20px;
    }
    .br-right{
        border: none !important;    }

    .m-photo {
        display: none;
    }

    .box-rect {
        display: none;
    }

    .images-row img {
        height: 254px;
        object-fit: cover;
    }

    .player-icon {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .Foundation-box p {
        font-size: 14px;
    }

    .left-text {
        margin-bottom: 20px;
        font-weight: 400;
        line-height: 40px;
        font-size: 25px;
    }

    .spaced-box {
        padding-left: 10px;
        padding-right: 0px;
    }

    .spaced-boxed {
        padding-right: 0px;
        padding-left: 10px;
    }

    .Foundation-box h6 a {
        font-size: 24px;
    }

    .strip-view {
        position: relative;
    }

    .divider {
        padding: 50px 30px;
    }

    .prompotion h2 {
        font-size: 18px;
    }

    .donation-box {
        margin-top: 0px !important;
        width: 100% !important;
        margin-left: 0px !important;
    }

    .story-img {
        width: 100%;
        height: auto;
    }
    .mobile-hide{
        display: none;    }
        .team-card img{
            margin: 0 auto !important;
            margin-bottom: 10px !important;
        }
}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 360px) {}