@media only screen and (max-width: 1199px) {
    .top-text {
        font-size: 15px;
    }

    .img-2 img {
        left: 35%;
    }

    .card-body h5 {
        font-size: 16px;
    }

    p.card-text {
        font-size: 12px;
    }

    .Mission-text {
        font-size: 13px;
    }

    .Vission-text p {
        font-size: 13px;
    }

    .form-blog h3 {
        padding-left: 126px;
    }

    .content p {
        font-size: 15px;
    }
}
@media only screen and (max-width: 1024px) {
    .img-2 img {
        top: 283px;
        left: 32%;
    }
    .card-body h5 {
        font-size: 16px;
    }
    p.card-text {
        font-size: 12px;
    }
    .img-1 img {
        display: block;
        width: 100%;
    }
    .img-2 img {
        display: none;
    }
    .about p {
        font-size: 15px;
    }
    .partner-text p {
        font-size: 13px;
        text-align: justify;
    }
    .content p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    h3.heading {
        padding-bottom: 24px;
    }
    .top-text {
        text-align: justify;
        font-size: 14px;
    }
    .text .button {
        margin-left: 25px;
    }
    .content p {
        font-size: 14px;
    }
    .about p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .img-2 img {
        top: 283px;
        left: 32%;
    }
    .card-body h5 {
        font-size: 16px;
    }
    p.card-text {
        font-size: 12px;
    }
    .img-1 img {
        display: none;
    }
    .img-2 img {
        display: none;
    }
    .mobile-picture {
        display: block;
        margin-bottom: 20px;
    }
    #footer .footer-top h4 {
        padding: 10px 0;
    }
    #footer .footer-top .footer-links {
        margin-bottom: 0px;
    }
    .about-img img {
        display: none;
    }
    .mobile-picture-about {
        display: block;
    }
    .Vission-text p {
        font-size: 12px;
    }
    
    .partner-text p {
        font-size: 13px;
    }
    .mobile-picture.partner {
        display: none;
    }
    .img-part img {
        display: none;
    }
    .mobile-picture.partner {
        display: block;
        margin-bottom: 10px;
    }
    .form-blog h3 {
        padding-left: 102px;
    }
    .foundation-img img {
        display: none;
    }
   
        
}


@media only screen and (max-width: 767px) {
    .card-body {
        padding: 18px;
    }

   
    .swiper-slide h1{
        font-size: 40px;}

    p.card-text {
        font-size: 14px;
    }

    .top-text {
        font-size: 14px;
    }

    .about-img {
        display: none;
    }

    .mobile-picture-about {
        display: block;
    }

    .back-border {
        text-align: center;
    }

    .form-blog h3 {
        padding-left: 38%;
        margin: 30px;
    }

    .img-part {
        display: none;
    }

    .partner-text h3 {
        margin-top: 10px;
    }

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

    .foundation-img {
        display: none;
    }

    .mobile-picture-about {
        display: block;
    }

    .partner-text p {
        font-size: 14px;
    }

    .text {
        margin-top: 10px;
    }

    #footer .footer-top h4 {
        padding-bottom: 0;
        padding-top: 0;
    }

    #footer .footer-top .footer-links {
        margin-bottom: 0px;
    }
    .card {
        margin-top: 15px;
    }


}

@media only screen and (max-width: 680px) {
    h3.heading {
        font-size: 16px;
        margin: 0;

    }

    .mobile-picture-about {
        margin-bottom: 10px;
    }

    .about-img {
        display: none;
    }

    .mobile-picture-about {
        display: block;
    }

    .form-blog h3 {
        padding-left: 30%;
    }
    .swiper-slide h1{
        font-size: 28px;
        left: 22%;
    }
    .card {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 480px) {
    section.key-images.ptb50 p{font-size: 14px;}
    .Mision-image{display: none;}
    .order-2{order: 2;}
    .Mission-text ul li{font-size: 14px;}
    .footer-info h4{display: none;}
    #footer .footer-top .footer-links{margin-top: 7px; }
    .contact-heading h1{font-size: 20px;}
    #footer .footer-top .footer-info{margin-bottom: 7px;}
    .about-us-page .mobile-picture{margin-bottom: 10px;}
    .text .button{margin-left: 0;}
    .desktop{display: none;}
    .mobile{display: block;}

    .banner-content h1{font-size: 20px; text-align: left;}
    .banner-content{left: 33px;}

    .form-blog h3 {
        padding-left: 25%;
    }

    h3.heading {
        font-size: 20px;
        margin: 0;
    }

    .partner-text h3 {
        font-size: 14px;
    }
    .swiper-button-prev {
        left: 5px;
    }
    .swiper-button-next {
        right: 5px;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 10px;
    }
    .vimove-text p{
        text-align: justify;
        font-size: 13px;
    }

    button.navbar-toggler {
        float: right;
        border: none;
        line-height: 55px;
    }
    a.logo.me-auto.me-lg-0 .img-fluid {
        width: 80%;
    }
    nav.navbar.navbar-expand-lg.bg-light .container {
        display: block;
    }
    .ptb70 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}