@media screen and (max-width:1200px) {
    .t_slider {
        gap: 6px;
    }

    .testimonials {
        margin: 50px auto;
        gap: 40px;
        width: 90%;
    }

    .t_img h4 {
        font-size: 24px;
        font-weight: 500;
        line-height: 14px;
    }

    .t_img span {
        font-size: 18px;
        font-weight: 500;
        line-height: 20px;
    }

    .testimonials .swiper-button-next {
        transform: translate(-23px) rotate(90deg);
    }

    .testimonials .swiper-button-prev {
        transform: translate(-23px) rotate(90deg);
    }

    #header {
        height: 900px;
    }

    .container {
        width: 86%;
    }

    .program_vector {
        width: 100%;
        height: 62%;
    }

    .program {
        background-color: white;
        border-radius: 38px;
        width: 125px;
        height: 105px;
    }

    .program:hover {
        height: 123px;
    }

    .program h6 {
        font-size: 16px;
        line-height: 18px;
    }

    .program span {
        font-size: 16px;
        line-height: 20px;
    }

    .program div::after {
        width: 31px;
        height: 40px;
    }

    #project_content {

        padding-bottom: 0px;
    }

    #activity_hero {
        height: 100vh;
    }

    #activity_hero {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .activitit_hero_img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

}

@media screen and (max-width:1100px) {
    .home__count ul {
        padding: 19px 14px;
        font-size: 22px;
        line-height: 35px;
    }

    .home__count span:first-child,
    .home__count span:last-child {
        font-size: 21px;
        line-height: 28px;
    }

    .dots {
        font-size: 19px;
        letter-spacing: 2px;
    }

    .criteria_left,
    .criteria_right {
        width: 120%;
    }

    .details__img img {
        width: 100%;
    }


    .student {
        width: 32%;
        height: 350px;
    }

    #activity_hero {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .activitit_hero_img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    #activity_hero .swiper-horizontal>.swiper-pagination-bullets,
    #activity_hero .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 127px !important;
    }


}

@media screen and (max-width:992px) {
    .testimonials {
        margin: 25px auto;
        gap: 40px;
        width: 94%;
    }

    .testimonials .swiper-button-next,
    .testimonials .swiper-button-prev {
        padding: 22px;
    }

    .testimonials .swiper-button-prev:after,
    .testimonials .swiper-button-next:after {
        font-size: 14px !important;
    }

    .testimonials .swiper-button-next,
    .testimonials .swiper-button-prev {
        transform: translate(-8px) rotate(90deg);
    }

    .t_img h4 {
        font-size: 18px;
        font-weight: 500;
        line-height: 9px;
    }

    .t_img span {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
    }

    .t_img.blue,
    .t_img {
        width: 28%;
        padding: 13px
    }

    .t_item {
        width: 65%;
    }

    .t_slider {
        gap: 0px;
    }

    .container {
        width: 93%;
    }

    .hero {
        flex-direction: column;
        padding-top: 70px;
    }

    .hero__text,
    .hero__img {
        width: 80%;
    }

    .hero__img img {
        width: 80%;
    }

    #header {
        height: 1000px;
        background-position-x: 76%;
    }

    .hero__text h2 {
        font-size: 45px;
        line-height: 55px;
    }

    .hero__text span {
        font-size: 23px;
        font-weight: 300;
        line-height: 27px;
    }

    .hero__text button {
        padding: 14px 13px;
        border-radius: 12px;
        box-shadow: 0px 13px 19px 0px #00000012;
        font-size: 19px;
    }

    header ul {
        display: none;
    }

    .resp_navbar_label {
        display: block;
    }

    .resp_navbar_label {
        display: block;
    }

    /* .dropdown {
        transform: translate(-36%, 114%);
    }

    .hasdropdown:hover .dropdown {
        transform: translate(-36%, 104%);
    } */
    .dropdown {
        position: absolute;
        transform: translate(0%, 0%);
        opacity: 0;
        visibility: hidden;
        padding: 24px 0 0px 10px;
    }

    .hasdropdown a {
        padding: 0;
    }

    #resp_dropdown:checked+.dropdown {
        position: relative;
        transform: translate(0%, 0%) !important;
        opacity: 1;
        visibility: visible;
    }

    #resp_dropdown {
        display: none;
    }

    .hasdropdown:hover .dropdown {
        transform: translate(0%, 0%);
        position: relative;
    }

    .hasdropdown {
        text-align: center;
    }

    header ul {
        display: none;
    }

    .resp_navbar ul {
        display: flex;
        gap: 30px;
        flex-direction: column;
    }

    .resp_navbar_top_right {
        display: flex;
        gap: 20px;
        align-items: center;
    }

    .structure__img {
        z-index: -1;
    }

    .criteria,
    .rules {
        position: relative;
        z-index: -1;
    }

    .home_regions .dots {
        z-index: -1;
    }

    .resp_navbar_top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .navbar_socials a {
        margin: 10px;
    }

    .resp_navbar {
        background-color: white;
        position: fixed;
        width: 60%;
        height: 100vh;
        z-index: 999999999;
        box-shadow: 0px 13px 19px 0px #00000012;
        top: 0;
        left: 0;
        opacity: 0;
        padding: 40px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        transform: translate(-100%);
        transition: 0.4s ease all;
    }

    #resp_navbar:checked+.resp_navbar {
        transform: translate(0%);
        opacity: 1;
    }

    .partners {
        gap: 30px;
    }

    .partner {
        width: calc(100% / 6 - 30px);
    }

    .partner img {
        width: 100%;
    }

    .about__img {
        width: 42%;
    }

    .about__text {
        width: 53%;
    }

    #home__info {
        padding: 30px 0;
    }

    .home__info img {
        width: 100%;
    }


    .offer {
        padding: 10px 5px;
    }

    .offer p {
        font-size: 14px;
        font-weight: 500;
        line-height: 21px;
    }

    .structure_img1,
    .structure_img2 {
        width: 270px;
    }

    .structure__img {
        width: 47%;
        height: 343px;
    }

    .structure__text {
        width: 50%;
    }

    .structure__text h3 br {
        display: none;
    }

    .structure__text h3 {
        font-size: 44px;
        line-height: 46px;
        margin: 14px 0;
    }


    .criteria li {
        font-size: 17px;
        line-height: 21px;
        padding: 15px 19px;
    }

    .rules ul li img {
        width: 65px;
        height: 65px;
        object-fit: contain;
    }

    .rules li h5 {
        font-size: 17px;
    }

    .rules {
        gap: 23px;
    }

    #rules {
        padding: 40px 0;
    }

    /* .program {
        width: 140px;
        height: 112px;
    }

    .program div::after {
        width: 45px;
        height: 41px;
    } */

    .program:last-child {
        left: 85% !important;
        bottom: 36% !important;
    }

    .program:first-child {
        left: 1% !important;
    }

    .program:nth-child(8) {
        left: 75% !important;
    }

    #programs {
        overflow: hidden;
        height: 700px;
    }

    .program_vector {
        width: 160%;
        height: 62%;
        transform: translate(-20%);
    }

    .faqs ul {
        width: 48%;
    }

    footer {
        padding: 44px 41px 44px 0px;
    }

    .home__info p {
        font-size: 24px;
        line-height: 32px;
        margin: 27px 0;
    }

    .home__count ul {
        font-size: 22px;
        width: 57%;
    }

    .criteria_left,
    .criteria_right {
        width: 100%;
        top: 15px;
    }

    .rules li:nth-child(even) img {
        width: 55px;
    }

    .rules li:nth-child(odd) img {
        width: 65px;
    }

    .rules li h5 {
        font-size: 18px;
        line-height: 22px;
        margin: 3px 0;
    }

    .why__img {
        width: 44%;
    }

    .why__text {
        width: 52%;
    }

    #statistics li img {
        width: 180px;
    }

    .details__text p {
        line-height: 27px;
        font-size: 20px;
    }

    .value p {
        font-size: 16px;
        line-height: 22px;
    }

    .value h5 {
        font-size: 18px;
    }

    .value img {
        width: 55px;
    }

    #banner {
        height: 400px;
    }

    .banner_text {
        font-size: 38px;
        line-height: 49px;
        width: 87%;
    }

    .join__text {
        width: 46%;
    }

    .join__text p {
        font-size: 20px;
        line-height: 27px;
    }

    .join__text h3 {
        font-size: 30px;
        line-height: 44px;
    }

    .join__text h4 {
        font-size: 30px;
        line-height: 49px;
    }

    .join__img img {
        width: 35% !important;
        margin: 20px;
    }

    .join__img {
        width: 45%;
    }

    #join {
        padding: 10px 0 58px;
    }

    .student {
        height: 320px;
    }


    .pink_caravan,
    .blue_caravan_quba,
    .blue_caravan_lenkeran {
        width: 70px;
        transform: translateY(-140%);
    }

    .students_group {
        padding: 40px 0 60px;
    }

    .projects .swiper-slide img {
        height: 240px;
    }

    .events_hero_button button {
        width: 60px;
        height: 60px;
    }

    .events_hero_button button img {
        width: 25%;
    }

    #project_content {
        margin: 60px 0 90px;
    }

    .projects_heading {
        margin: 30px 0 40px;
    }

    .singleproject {
        height: 400px;
        width: 85%;
    }

    .play_button_white {
        width: 65px;
    }

    .fullprojects {
        gap: 40px;
    }

    .fullproject {
        width: 47%;
    }

    .activity_video h5 {
        font-size: 31px !important;
        line-height: 45px !important;
    }

    .activity_video img:last-child {
        width: 60px;
    }

    .activity_video div {
        height: 400px;
        width: 100%;
    }
}

@media screen and (max-width:900px) {
    #testimonials {
        display: none;
    }

    #resp_testimonials {
        display: block;
    }
}

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

    .hero__text h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .resp_navbar {
        width: 100%;
    }

    .hero__text span {
        font-size: 18px;
        font-weight: 300;
        line-height: 22px;
    }

    .hero__text button {
        padding: 5px 13px;
        border-radius: 12px;
        box-shadow: 0px 13px 19px 0px #00000012;
        font-size: 14px;
    }

    .about {
        flex-direction: column;
        gap: 35px;
    }

    .about__img,
    .about__text {
        width: 90%;
    }

    #about {
        padding: 50px 0;
    }

    .home__count {
        flex-direction: column;
        padding: 20px 0 25px;
    }

    .home__count ul {
        flex-direction: column;
        font-size: 18px;
        width: max-content;
        gap: 20px;
    }

    .home__count span:first-child,
    .home__count span:last-child {
        font-size: 20px;
        line-height: 25px;
    }

    .home__count .dots {
        transform: rotate(90deg);
        margin: 16px 0;
        font-size: 29px;
        z-index: -1;
        letter-spacing: 2px;
    }

    .home_regions span:not(.dots) {
        font-size: 23px;
    }

    .offers {
        flex-direction: column;
        gap: 20px;
    }

    .offer {
        width: 80%;
        margin: 0 auto;
        padding: 30px 20px;
    }

    .offer h5 {
        margin: 12px 0;
        font-size: 18px;
        line-height: 22px;
    }

    .structure__text h3 br {
        display: block;
    }

    .structure {
        flex-direction: column;
        gap: 30px;
    }

    .structure__img,
    .structure__text {
        width: 90%;
    }

    .structure__img {
        height: 420px;
    }

    .structure_img1,
    .structure_img2 {
        width: 340px;
    }

    .criteria_left,
    .criteria_right {
        width: 90%;
    }

    .rules {
        flex-direction: column;
    }

    .rules li:nth-child(even) img {
        transform: rotate(90deg);
        margin: 20px 0;
    }

    #rules {
        padding: 40px 0;
    }

    .footer {
        flex-direction: column;
        align-items: start;
        gap: 50px;
    }

    .footer_socials {
        justify-content: start;
    }

    .footer_right p {
        text-align: left;
    }

    .why {
        flex-direction: column;
        gap: 20px;
    }

    .why__text {
        order: 1;
        width: 100%;
    }

    .why__img {
        width: 60%;
        margin: 0 auto;
    }

    #statistics {
        padding: 40px 0 60px;
    }

    #statistics li img {
        width: 140px;
    }

    #statistics ul li h6 {
        font-size: 14px;
        line-height: 18px;
    }

    .problems .why__text {
        width: 100%;
    }

    .problems .why__img {
        width: 65%;
    }

    .values {
        flex-direction: column;
        align-items: center;
        gap: 55px;
    }

    .value {
        width: 70%;
        text-align: center;
    }

    #banner {
        height: 370px;
        margin-bottom: 55px;
    }

    .banner_text {
        font-size: 34px;
        line-height: 45px;
        width: 90%;
    }

    .join {
        flex-direction: column;
    }

    .join__text {
        width: 100%;
    }

    .join__img {
        width: 50%;
    }

    .join__text h4 {
        font-size: 24px;
        line-height: 38px;
    }

    .join__text h3 {
        font-size: 24px;
        line-height: 38px;
    }

    .join__text h3 br {
        display: none;
    }

    .join__text p {
        font-size: 16px;
        line-height: 20px;
    }

    .student {
        height: 300px;
    }

    .students_minigroup {
        flex-direction: column;
        gap: 50px;
        align-items: center;
    }

    .student {
        width: 50%;
        height: 390px;
    }

    .student::after {
        top: -26px;
    }

    .students_group {
        padding: 40px 0 0;
        margin: 0;
    }

    .students_group .students_group_line {
        display: none;
    }


    .students_group_last {
        margin-bottom: 60px;
    }

    .students_group_first .students_group_line {
        display: block !important;
    }

    .pink_caravan,
    .blue_caravan_quba,
    .blue_caravan_lenkeran {
        display: none;
    }

    .students_group_first .pink_caravan {
        display: block;
    }

    .resp_students_line {
        display: block;
        position: relative;
        margin-bottom: 60px;
        margin-top: 90px;
    }

    .resp_caravan_blue_quba,
    .resp_caravan_blue_lenkeran {
        display: block;
        width: 90px;
        position: absolute;
        top: 0;
        transform: translate(0, -75%)
    }

    .resp_students_line img:last-child {
        width: 100%;
    }


    #events_hero {
        border-radius: 0px;
    }

    #about_hero {
        border-radius: 0px;
    }

    #events {
        margin: 33px 0 79px;
    }

    .about_hero_text {
        font-size: 27px;
        line-height: 32px;
    }

    .singleproject {
        height: 375px;
        width: 100%;
    }

    .story_title {
        display: none;
    }

    .fullproject {
        width: 68%;
    }

    .activity_text>span {
        font-size: 14px;
        line-height: 18px;
        margin: 26px auto;
    }

    .activity_text p {
        font-size: 14px;
        line-height: 18px;
    }

    #online_lessons {
        margin: 46px 0;
    }

    .online_lessons img {
        height: 154px;
    }

    #trips p {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }

    .trip div span:first-child {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
    }

    .trip div span:last-child {
        font-size: 15px;
        font-weight: 500;
        line-height: 18px;
    }

    .trip h5 {
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
    }

    #exam {
        margin: 41px 0;
    }

    /* 
    #activity_hero {
        height: 580px;
    } */

    .activity_hero_text {
        font-size: 32px;
    }

    #activity_hero .swiper-pagination-bullet-active {
        width: 40px !important;
    }

    .projects .swiper-slide img {
        height: 400px;
    }

    .swiper-slide-active {
        opacity: 1 !important;
    }

    .swiper-slide-next {
        opacity: 0.4 !important;
    }

    .projects {
        margin: 50px auto 0;
        width: 86%;
    }

    .program {
        width: 116px;
        height: 92px;
    }

    .program:hover {
        height: 102px;
    }

    .program h6 {
        font-size: 14px;
        line-height: 18px;
    }

    .program span {
        font-size: 13px;
        line-height: 16px;
    }

    .program div::after {
        width: 25px;
        height: 37px;
    }

    .program:last-child {
        left: 82% !important;
        bottom: 38% !important;
    }

    .program:first-child {
        bottom: 35% !important;
    }
}

@media screen and (max-width:650px) {
    .heading_center {
        text-align: center;
        margin: 0 auto;
        justify-content: center;
    }

    .heading_center img {
        display: none;
    }

    .heading span {
        font-size: 12px;
        line-height: 15px;
    }

    .heading h4 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.03em;
        margin-top: 10px;
    }

    .partners {
        flex-direction: column;
        width: 100%;
        margin: 30px auto;
        gap: 40px;
    }

    .partner {
        width: 20%;
    }

    .partner_resp2 {
        display: block;
    }

    .partner_resp1 {
        display: none;
    }

    .about__text p {
        font-size: 14px;
    }

    .about__text button {
        gap: 10px;
        font-size: 14px;
        margin-top: 14px;
        width: 110px;
        height: 40px;
    }

    .home__info p {
        font-size: 16px;
        line-height: 20px;
    }

    .structure__img {
        height: 400px;
    }

    .structure_img1,
    .structure_img2 {
        width: 310px;
    }

    .criteria_left,
    .criteria_right {
        display: none;
    }

    #criteria {
        padding: 40px 0;
    }

    .heading__second h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .heading__second span {
        font-size: 16px;
        line-height: 20px;
    }

    .criteria li {
        font-size: 14px;
        line-height: 18px;
        padding: 14px 18px;
    }

    .criteria {
        gap: 17px;
        margin: 30px 0;
    }

    .faqs {
        flex-direction: column;
        margin: 23px 0;
    }

    .faqs ul li div h5 {
        font-size: 16px;
        line-height: 20px;
    }

    .faqs ul li p {
        font-size: 14px;
        line-height: 18px;
    }

    .faqs ul {
        width: 100%;
    }

    .faqs ul:last-child li {
        margin: 0px 0px 20px 0;
    }

    #partners {
        padding-bottom: 30px;
    }

    #offers {
        padding: 40px 0;
    }

    .about_info {
        margin: 27px 0;
        padding: 19px;
        font-size: 16px;
        line-height: 20px;
    }

    #about_info {
        padding: 50px 0;
    }

    #statistics ul {
        flex-direction: column;
        gap: 30px;
        align-items: center;
    }

    #statistics ul li {
        width: 70%;
    }

    .details {
        flex-direction: column;
        gap: 30px;
    }

    .details__img {
        width: 50%;
    }

    .details__text {
        width: 100%;
    }

    #details {
        padding: 15px 0;
    }

    .details {
        margin-bottom: 30px;
    }

    #details .details:last-child .details__img {
        order: -1;
    }

    .details__text p {
        line-height: 27px;
        font-size: 18px;
        text-align: center;
    }

    .values {
        gap: 35px;
    }

    .value h5 {
        font-size: 16px;
        line-height: 20px;
    }

    .value p {
        font-size: 14px;
        line-height: 18px;
    }

    #banner {
        height: 300px;
    }

    .banner_text {
        font-size: 25px;
        line-height: 30px;
    }

    .join__img {
        width: 70%;
    }

    .join__img img {
        width: 71%;
        margin: 30px;
    }

    .projects_heading p {
        font-size: 14px;
        line-height: 18px;
        margin-top: 20px;
    }

    .singleproject {
        height: 300px;
    }

    .author_info {
        flex-direction: column;
        gap: 27px;
        padding: 21px 42px;
    }

    #events_hero {
        height: 600px;
    }

    .events h6 {
        font-size: 16px;
        line-height: 20px;
    }

    #events {
        margin: 26px 0 60px;
    }

    .events>span {
        font-size: 14px;
        line-height: 18px;
    }

    .events p {
        font-size: 14px;
        line-height: 18px;
        width: 90%;
        margin: 20px auto 30px;
    }

    .event_imgs {
        gap: 23px;
    }

    .story {
        height: 400px;
        margin: 39px 0 63px 0;
    }

    .play_button {
        width: 80px !important;
        height: 80px !important;
    }

    .trips {
        gap: 20px;
    }

    .exam {
        width: 86%;
    }

    .projects .swiper-slide img {
        height: 300px;
    }

    .projects .swiper-pagination-bullet-active {
        width: 36px;
    }

    .program:nth-child(3) {
        bottom: 49%;
        left: 25%;
    }

    .program {
        width: 110px;
        height: 91px;
    }

    .program h6 {
        font-size: 13px;
        line-height: 16px;
    }

    .program_download span {
        display: none;
    }

    .program_download {
        font-size: 14px;
        line-height: 18px;
        text-transform: capitalize;
    }

    .program:nth-child(2) {
        bottom: 62%;
        left: 1%;
    }

    .program:nth-child(3) {
        bottom: 48%;
        left: 25%;
    }

    .program:nth-child(4) {
        bottom: 79%;
        left: 18%;
    }

    .program:nth-child(5) {
        bottom: 37%;
        left: 43%;
    }

    .program:nth-child(6) {
        bottom: 59%;
        left: 57%;
    }

    .program:nth-child(7) {
        bottom: 82%;
        left: 46%;
    }

    .program:last-child {
        left: 77% !important;
        bottom: 38% !important;
    }

    .program:last-child div::after {
        left: 39px;
    }

    #programs {
        overflow: hidden;
        height: 725px;
    }

    .projects_heading {
        padding-top: 80px;
    }

}

@media screen and (max-width:576px) {
    .container {
        width: 90%;
    }

    .partners {
        flex-direction: column;
        width: 88%;
        margin: 30px auto;
        padding: 40px 0;
        gap: 35px;
    }

    .partner {
        width: 30%;
    }

    .about__img,
    .about__text {
        width: 100%;
    }

    .home__info {
        width: 90%;
    }

    .home__info p {
        margin: 17px 0;
    }

    #about {
        padding: 20px 0;
    }

    .home_regions {
        flex-direction: column;
        text-align: center;
    }

    .home_regions .dots {
        transform: rotate(90deg);
        margin: 16px 0;
        font-size: 29px;
        letter-spacing: 2px;
    }

    .offer {
        width: 100%;
        margin: 0 auto;
        padding: 25px 15px;
    }

    .structure__img,
    .structure__text {
        width: 100%;
    }

    #offers {
        padding: 40px 0;
    }

    .structure__text h3 {
        font-size: 40px;
        line-height: 43px;
    }

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

    .criteria li {
        max-width: 300px;
    }

    .rules {
        margin: 35px 0;
    }

    .rules li h5 {
        font-size: 16px;
        line-height: 20px;
        width: 60%;
        text-align: center;
        margin: 0 auto;
    }

    .rules li:nth-child(even) img {
        margin: 8px 0;
        width: 45px;
    }

    #rules p {
        font-size: 14px;
        line-height: 18px;
    }

    #rules button {
        margin: 35px auto 0;
    }

    .rules ul li img {
        width: 48px;
        height: 48px;
        object-fit: contain;
    }

    .author ul li img {
        width: 48px;
        height: 48px;
    }

    .author li:nth-child(2) {
        transform: translate(35px);
    }

    .fullproject:first-child .author span,
    .fullproject:nth-child(2) .author span {
        margin-left: 28px;
    }

    .author li:nth-child(3) {
        transform: translate(68px);
    }

    .author span {
        margin-left: 66px;
    }

    .footer_text span {
        font-size: 12px;
        line-height: 15px;
    }

    .footer_text h5 {
        font-size: 24px;
        margin-top: 10px;
        line-height: 30px;
    }

    .footer_logo img {
        width: 90px;
        height: 90px;
    }

    .footer_left {
        gap: 20px;
    }

    .footer {
        gap: 37px;
    }

    .footer_socials a img {
        width: 20px;
        height: 20px;
    }

    .footer_right ul li a {
        font-size: 14px;
        line-height: 18px;
    }

    .footer_right ul {
        gap: 20px;
        margin: 15px 0;
    }

    .footer_right p {
        font-size: 16px;
        line-height: 20px;
    }

    footer {
        padding: 40px 30px 34px 0px;
    }

    .why {
        margin: 27px 0 40px 0;
    }

    .why__img {
        width: 100%;
    }

    .why__text {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }

    .problems .why__img {
        width: 100%;
    }

    .details__text p {
        line-height: 18px;
        font-size: 14px;
    }

    .banner_text {
        font-size: 18px;
        line-height: 22px;
        width: 68%;
    }

    #banner {
        height: 240px;
    }

    .join__img {
        width: 100%;
    }

    .join__img img {
        width: 52%;
        margin: 30px 45px;
    }

    .about_hero_text {
        font-size: 20px;
        line-height: 25px;
    }

    header .logo img {
        width: 48px;
        height: 48px;
    }

    .resp_navbar {
        padding: 23px;
    }

    .resp_navbar button,
    header button {
        width: 96px;
        height: 42px;
        font-size: 14px;
    }

    .navbar_icon {
        width: 28px;
        height: 28px;
    }

    .singleproject {
        height: 260px;
    }

    .play_button_white {
        width: 50px;
    }

    .topics {
        gap: 10px;
        margin: 30px auto 0px;
        flex-wrap: wrap;
        width: 70%;
        font-size: 12px;
    }

    #project_content p {
        font-size: 14px;
        line-height: 18px;
        margin: 23px 0;
    }

    #project_content {
        margin: 60px 0 53px;
    }

    #events_hero {
        height: 460px;
    }


    .events p {
        width: 100%;
    }

    .student {
        width: 75%;
        height: 400px;
    }

    .story {
        height: 280px;
        margin: 39px 0 63px 0;
    }

    .play_button {
        width: 60px !important;
        height: 60px !important;
    }

    .fullproject {
        width: 100%;
    }

    .fullproject span {
        font-size: 14px;
        line-height: 18px;
    }

    .trip {
        width: 80%;
    }

    .trips {
        justify-content: center;
    }

    .exam {
        width: 80%;
        flex-direction: column;
        align-items: center;
    }

    .exam li {
        width: 28%;
        height: 165px;
    }

    .exam img {
        width: 164%;
    }

    #activity_video {
        margin: 40px 0px;
    }

    .activity_video div {
        height: 290px;
    }

    .activity_video h5 {
        font-size: 24px;
        line-height: 30px;
    }

    .activity_video h5::after {
        font-size: 25px;
    }

    .activity_video img:last-child {
        width: 50px;
    }

    .singleproject {
        height: 210px;
    }

    #activity_hero {
        height: 440px;
    }

    .activity_hero_text {
        font-size: 16px;
    }

    /* 
    #activity_hero .swiper-pagination-bullet {
        width: 10px;

    } */

    #activity_hero .swiper-pagination-bullet-active {
        width: 30px !important;
    }

    #activity_hero .swiper-horizontal>.swiper-pagination-bullets,
    #activity_hero .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 35px !important;
    }

    .projects {
        margin: 32px auto 0;
        width: 93%;
    }

    .projects_more {
        display: none;
    }

    .projects .swiper-slide img {
        height: 233px;
    }

    #activity_hero .swiper-pagination-bullet {
        background: rgba(255, 255, 255, 0.874);
        width: 6px;
        height: 6px;
    }

    .hero__img img {
        width: 100%;
    }

    #programs {
        height: 710px;
    }

    .program:first-child {
        left: 1% !important;
        bottom: 30%;
    }

    .program:nth-child(4) {
        bottom: 84% !important;
    }

    .program:nth-child(2) {
        bottom: 67% !important;
    }

    .program {
        width: 102px;
        height: 92px;
    }

    .program div::after {
        width: 19px;
        height: 37px;
        bottom: -12px;
    }

    .program:nth-child(3) {
        bottom: 52% !important;
    }

    .program:nth-child(5) {
        bottom: 30% !important;
        left: 40% !important;
    }

    .program:nth-child(8) {
        bottom: 74% !important;
        left: 80% !important;
    }

    .program:nth-child(6) {
        bottom: 52% !important;
        left: 64% !important;
    }

    .program:last-child {
        left: 77% !important;
        bottom: 31% !important;
    }

    #programs p {
        font-size: 14px;
        line-height: 18px;
    }

    .projects_heading {
        padding-top: 56px;
    }

    .activity_video img {
        width: 45px;
    }

    #activity_hero .swiper-horizontal>.swiper-pagination-bullets,
    #activity_hero .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 130px !important;
    }
}

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

    .structure_img1,
    .structure_img2 {
        width: 250px;
    }

    .structure__img {
        height: 330px;
    }

    .faqs {
        margin: 13px 0;
    }

    footer {
        padding: 55px 30px 34px 0px;
    }

    .footer {
        gap: 27px;
    }

    .footer_left {
        gap: 11px;
    }

    .about_info {
        padding: 10px;
    }

    #statistics ul li {
        width: 90%;
    }

    #statistics ul {
        gap: 20px;
    }

    #statistics {
        padding: 40px 0 40px;
    }

    .details__text {
        padding: 13px;
    }

    .value {
        width: 90%;
    }

    .banner_text {
        width: 92%;
    }

    .join__img img {
        width: 62%;
        margin: 22px 20px;
    }

    header {
        padding: 9px 13px;
    }

    .navbar_socials a {
        margin: 6px;
    }

    .topics {
        width: 93%;
    }

    .event_imgs img {
        width: 100%;
    }

    #events {
        margin: 26px 0 45px;
    }

    .student {
        width: 95%;
        height: 400px;
    }


    .story {
        height: 200px;
        margin: 30px 0 50px 0;
    }

    .play_button {
        width: 50px !important;
        height: 50px !important;
    }

    .trip {
        width: 100%;
    }

    #trips p {
        margin: 25px 0;
    }

    .exam li {
        width: 28%;
        height: 165px;
    }

    .exam img {
        width: 230%;
        transform: translate(-57px);
    }

    #exam {
        margin: 41px 0 60px;
        padding-bottom: 48px;
    }

    .activity_video div {
        height: 220px;
    }

    footer {
        padding: 64px 56px 22px 0px;
    }

    .footer_logo img {
        width: 70px;
        height: 70px;
    }

    #activity_hero {
        height: 370px;
    }

    .projects .swiper-slide img {
        height: 200px;
    }

    #programs {
        height: 750px;
        padding: 30px 0 60px 0;
    }

    #programs p {
        margin-top: 14px;
    }

    /* .program:first-child {
        bottom: 27%;
    }

    .program:nth-child(5) {
        bottom: 29% !important;
        left: 41% !important;
    }

    .program:nth-child(4) {
        bottom: 84% !important;
        left: 16% !important;
    }

    .program:nth-child(2) {
        bottom: 68% !important;
        left: 0% !important;
    }

    .program:nth-child(3) {
        bottom: 47% !important;
        left: 15% !important;
    }

    .program:nth-child(6) {
        bottom: 56% !important;
        left: 55% !important;
    }

    .program:nth-child(8) {
        bottom: 87% !important;
        left: 73% !important;
    }

    .program:last-child {
        left: 73% !important;
        bottom: 41% !important;
    } */

    .hero__img {
        width: 100% !important;
    }

    #activity_hero .swiper {
        padding-bottom: 50px;
    }

    #activity_hero .swiper-horizontal>.swiper-pagination-bullets,
    #activity_hero .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 71px !important;
    }
}

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

    .structure_img1,
    .structure_img2 {
        width: 210px;
    }

    .structure__img {
        height: 280px;
    }

    .criteria li {
        max-width: 250px;
    }

    .exam li {
        width: 34%;
        height: 132px;
    }

    #activity_hero {
        height: 340px;
    }

    #programs {
        height: 831px;
    }
}


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

    .program:nth-child(3) {
        bottom: 72% !important;
        left: 10% !important;
    }
    
    .program:nth-child(2) {
        bottom: 51% !important;
        left: 0% !important;
    }
    
    .program:nth-child(5) {
        bottom: 38% !important;
        left: 35% !important;
    }
    
    .program:nth-child(4) {
        bottom: 59% !important;
        left: 35% !important;
    }
    
    .program:nth-child(6) {
        bottom: 51% !important;
        left: 68% !important;
    }
    
    .program:nth-child(7) {
        bottom: 82% !important;
        left: 44% !important;
    }
    
    .program:nth-child(8) {
        bottom: 70% !important;
        left: 72% !important;
    }

    .program:last-child {
        left: 69% !important;
        bottom: 28% !important;
    }
    .program:first-child {
        left: 1% !important;
        bottom: 28% !important;
    }

    .hero__text button{
        width: 128px;
        height: 42px;
        box-shadow: 0px 8.109006881713867px 11.851625442504883px 0px #00000012;
        gap: 4px;
    }
}


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

    .resp_testimonials {
        width: 73% !important;
    }
}

@media screen and (max-width:576px) {
    .resp_testimonials {
        width: 86% !important;
    }
}

@media screen and (max-width:425px) {
    .resp_testimonials {
        width: 100% !important;
    }
}