* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}

@media (max-width: 768px) {
    #features_markMe .features_-container {
        flex-direction: column;
        align-items: center;
        gap: 20px;
        padding: 20px;
    }

    .features__div {
        flex: 1 1 100%;
        max-width: 90%;
        width: 100%;
        height: auto;
    }

    .features-heading h6 {
        width: 100%;
        font-size: 16px;
        margin: 15px 20px;
    }

    #features_detail,
    .subdescription__features p {
        width: 90%;
        max-width: 100%;
        font-size: 15px;
        text-align: left;
        margin: 10px 20px;
    }

    .icon__features {
        margin: 15px 20px;
        width: 50px;
        height: 50px;
        padding: 10px;
    }

    .information-div {
        margin-top: 40px;
    }

    #main-information-detail {
        width: 90%;
        font-size: 16px;
        margin: 15px auto;
    }

    #heading-main-information-id {
        font-size: 25px;
        padding: 10px;
        color: white;
        font-weight: 650;
    }

}

@media (max-width: 768px) {
    .location-container {
        padding: 20px;
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .contact-form {
        width: 70% !important;
        padding: 5px !important;
        box-sizing: border-box;
    }

    .form-row {
        flex-direction: column;
        gap: 10px;
    }
}

@media(max-width:768px) {
    .contact__container {
        display: block;
    }
}

@media screen and (max-width: 1024px) {
    .main-testimonial p {
        width: 90%;
        font-size: 16px;
    }

    .testimonial-slider {
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

    .testimonial-box {
        flex: 0 0 80%;
        height: auto;
        margin: 10px;
        scroll-snap-align: center;
    }

    .testimonial-detail p {
        font-size: 16px;
        line-height: 22px;
        padding: 0 10px;
    }
}

@media (max-width: 768px) {
    .main-testimonial p {
        width: 90%;
    }

    #testimonial-heading-id {
        font-size: 30px;
        color: #000;
        font-weight: 650;
    }

    .testimonial-slider {
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

    .testimonial-box {
        flex: 0 0 90%;
        margin: 0 10px;
        scroll-snap-align: start;
    }

    .testimonial-container {
        margin: 0;
        padding: 0 10px;
    }
}

@media screen and (max-width: 480px) {
    .testimonial-box {
        flex: 0 0 95%;
    }

    .main-testimonial h2 {
        font-size: 20px;
    }

    .main-testimonial p {
        font-size: 14px;
    }

    .testimonial-detail p {
        font-size: 14px;
    }

}

/* About Page CSS */
@media(max-width:768px) {
    #about .about_container {
        display: block;
    }

    .about_text h1 {
        width: 100%;
    }

    .about_text_container {
        width: 100%;
        height: auto;
    }

    .about_detail p {
        width: 100%;
    }

    .about_image_container img {
        width: 100%;
        height: auto;
    }
}
@media(min-width:769px) and (max-width:883px){
        .about_image_container img{
        width: 300px;
        height: 200px;
        margin-left: 40px;
    }
 #about .about_container{
        gap: 110px;
    }
    .about_text_container{
        width:300px;
        height: auto;
    }
    .about_text h2{
        width: 400px;
    }
    .about_detail p{
        width: 400px;
    }
     #about-list-id {
        display: none;
    }
} 

@media(min-width:884px) and (max-width:1024px){
    .about_image_container img{
        width: 400px;
        height: 300px;
        margin-left: 40px;
    }
 #about .about_container{
        gap: 110px;
    }
    .about_text_container{
        width:300px;
        height: auto;
    }
    .about_text h2{
        width: 400px;
    }
    .about_detail p{
        width: 400px;
    }
     #about-list-id {
        display: none;
    }
} 
@media(min-width:1025px) and (max-width:1220px){
    .about_image_container img{
        width: 400px;
        height: 300px;
        margin-left: 40px;
    }
 #about .about_container{
        gap: 110px;
    }
    .about_text_container{
        width:300px;
        height: auto;
    }
    .about_text h2{
        width: 400px;
    }
    .about_detail p{
        width: 400px;
    }
     #about-list-id {
        display: none;
    }
} 
@media(max-width:768px) {
    .main-information h5 {
        width: 100%;
    }

    .main-information p {
        width: 100%;
    }
}

@media screen and (max-width: 760px) {
    .image_grid {
        display: none;
    }

    #our-story {
        margin: 0px;
        padding: 14px;
    }

    .image_grid img {
        width: 90%;
        height: auto;
    }

    .text-content h5 {
        font-size: 30px;
        color: black;
        font-weight: 650;
    }
}
@media(max-width:768px) {
    #mission-second-id {
        display: block;
        margin: 0px;
    }

    .image-mission-vision {
        padding: 13px;
    }

    .image-mission-vision img {
        width: 100%;
        height: 100%;
    }

    .information-mission-detail {
        width: 100%;
        padding: 15px;
    }

    .btn-container {
        display: none;
    }
}
@media(min-width:769px) and (max-width:899px){
     #our-story {
      
        padding: 14px;
    }
.image-mission-vision img{
       display: none;
    }
    .information-mission-detail{
        width: 650px;
        justify-content: center;
        margin-left: 90px;
    }
      .image_grid {
        display: none;
    }
    .image_grid img {
        width: 90%;
        height: auto;
    }

    .text-content h5 {
        font-size: 30px;
        color: black;
        font-weight: 650;
    }
}
@media(min-width:900px) and (max-width:1024px){
    .image-mission-vision img{
       display: none;
    }
    .information-mission-detail{
        width: 730px;
        justify-content: center;
        margin-left: 10px;
    }
      .image_grid {
        display: none;
    }

    #our-story {
        margin-left: 170px;
        padding: 14px;
    }

    .image_grid img {
        width: 90%;
        height: auto;
    }

    .text-content h5 {
        font-size: 30px;
        color: black;
        font-weight: 650;
    }
}
@media(min-width:1025px) and (max-width:1220px){
   .image-mission-vision img{
    width: 300px;
    height: 220px;
   }
    .information-mission-detail{
        width: 500px;
        justify-content: center;
        margin-left: 17px;
    }
      .image_grid {
        display: none;
    }

    #our-story {
        margin-left: 170px;
        padding: 14px;
    }

    .image_grid img {
        width: 90%;
        height: auto;
    }

    .text-content h5 {
        font-size: 30px;
        color: black;
        font-weight: 650;
    }
}
/* Service Page CSS */
@media (max-width: 600px) {
    .faq-container h2 {
        font-size: 26px;
    }

    .faq-container p {
        font-size: 14px;
    }

    .faq summary {
        font-size: 15px;
    }

    .faq p {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .major-aim-section {
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-top: -120px;
    }

    .left-side h4 {
        font-size: 30px;
        color: black;
        font-weight: 650;
    }

    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .services-grid {
        grid-template-columns: 1fr;
    }
}

/* Footer */
@media(max-width:768px) {
    .detail-div-flex {
        display: block;
    }

    .detail-div {
        width: 100%;
        margin-bottom: 12px;
    }
}

/* Mobile styles (up to 768px) */
@media (max-width: 768px) {
    #seo_banner {
        background-image: url('asset/images/banner/social-media-marketing-banner-mobile.png');
        /* your mobile image */
        height: 100px;
    }

    #seo-banner_heading-id {
        font-size: 34px;
        width: 100%;
    }

    .benefit-container {
        padding: 12px;
    }

    .about_text h2 {
        font-size: 35px;
        width: 100%;
    }

    #about-list-id {
        display: none;
    }

    .seo-banner-overlay {
        margin-left: 1%;
    }
}


/* Home Page */
@media(max-width:768px) {
    #text-experienced {
        font-size: 30px;
        color: black;
        font-weight: 650;
    }

    .text-section {
        position: relative;
        left: 0%;
        width: 100%;
        padding: 3px;
    }
}
@media (max-width: 768px) {
    ._clients_grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }

    ._clients_title {
        font-size: 30px;
        color: black;
        font-weight: 650;
    }
}
@media (max-width: 480px) {
    ._clients_grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width:768px) {
    #achievement-id {
        font-size: 30px;
        color: black;
        font-weight: 650;
    }
    .heading_skills4u h4 {
        font-size: 30px;
        color: white;
        font-weight: 650;
    }
}
/* About Page CSS */
@media(max-width:768px) {
    #banner-about {
        display: none;
    }

    #mission-vision-id {
        font-size: 30px;
        color: black;
        font-weight: 650;
    }
}

@media (max-width: 768px) {
  .container_blog, .container_blog_2 {
    display: flex;
    flex-direction: column;
    gap: 20px;
   
    
  }
.blog_wrapper{
    width: 100% !important;
}
  .box1, .box2, .imgBox {
    width: 100% !important;
    margin-bottom: 120px;
  }

  .blog_img {
    /* Optional: limit max width or add margin if needed */
    max-width: 100%;
    height: auto;
  }

  /* Adjust heading sizes */
  .blog_wrapper h1 {
    font-size: 1.2rem;
    
    font-size: 1.2rem;
    padding: 10px 10px;
    
  }
  .line,.line_container{
    
  }
  
}