/* desktop */
@media screen and (max-width: 1200px) and (min-width: 992px) {
}

/* large screens */
@media screen and (max-width: 1440px) and (min-width: 1200px) {
}

/* Tabs */

@media (max-width: 768px) {
  .home-banner-single {
    background-image: url("../images/home/building-mobile.webp");
  }
    .home-banner-single {
        height: 100vh;
        align-items: flex-end;
        justify-content: center;
        padding: 0 0px 80px;
        background-position: center;
    }

  .home-banner-content {
    text-align: center;
    max-width: 100%;
    margin-bottom: 0;
  }

  .banner-title {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 15px;
  }

  .banner-subtitle {
    font-size: 15px;
    line-height: 1.7;
  }
  .cta-bar {
    display: none;
  }
  .about-kasturbha-school {
    padding-left: 0;
    margin-top: 30px;
  }

  .heading-aboutus h1 {
    font-size: 28px;
  }

  .navbar-nav .nav-link {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
  }

  .offcanvas-header img {
    width: 90px;
  }

  .nav-link:hover {
    color: #000 !important;
  }

  .navbar-toggler,
  .navbar-toggler:focus,
  .navbar-toggler:active,
  .navbar-toggler-icon:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    color: #fff !important;
  }

  .imags-auto-slide {
    height: 280px;
  }

  .media-news-trust {
    text-align: center;
  }

  .media-news-trust img {
    margin-top: 20px;
  }

  .csr-content h2 {
    font-size: 32px;
  }

  .mobile-csr {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .csr-content p {
    font-size: 15px;
  }

  .at-blog-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .institute-title-area h3 {
    font-size: 26px;
  }

  .institute-title-area p {
    font-size: 15px;
  }

  .counter-only-mob {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 0px 40px 0px;
  }

  .trust-about {
    padding: 0px 0px 30px 0px;
  }

  .Institute-slider {
    padding: 60px 0;
  }

  .institute-title-area {
    margin-bottom: 10px;
  }

  .Institute-slider .carousel-btns {
    justify-content: center;
    flex-wrap: wrap;
  }

  .Institute-slider .carosal-text-rs h3 {
    font-size: 20px;
  }

  .gallery-social-responsibility {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .vission-mission {
    padding: 70px 0px 30px 0px;
    background-color: #fff8dc;
  }

  .vol {
    background: none;
  }

  .spacer-dark {
    padding: 0px;
  }

  .trust-arunodya {
    padding: 120px 0px 80px 0px;
    background: #f9fbfd;
  }

  .g-title-at,
  .at-blog-header h2 {
    font-size: 26px;
    margin-bottom: 15px;
    text-align: center;
  }

  .at-blog-header p {
    font-size: 15px;
    margin-bottom: 35px;
    padding: 0 15px;
    text-align: center;
  }

  .at-blog-grid {
    grid-template-columns: 1fr; /* 3 columns → 1 */
    gap: 25px;
  }

  .at-blog-card {
    border-radius: 10px;
  }

  .at-blog-image img {
    height: 200px;
  }

  .at-blog-content {
    padding: 20px;
  }

  .at-blog-content h4 {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .at-blog-content p {
    font-size: 14px;
    line-height: 1.7;
    text-align: justify;
  }

  .at-blog-btn {
    padding: 9px 18px;
    font-size: 13px;
    margin-top: 15px;
  }

  .blog-top-title {
    font-size: 20px !important;
  }

  .blog-main-title {
    font-size: 20px;
    line-height: 1.4;
  }

  .blog-intro {
    font-size: 16px;
    text-align: left;
  }

  .blog-subtitle {
    font-size: 20px;
  }

  .blogs-banner p {
    font-size: 15px;
    line-height: 1.8;
  }

  .blog-conclusion {
    font-size: 24px;
  }

  .blog-navigation {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }



  .nm-title {
    font-size: 26px;
    margin-bottom: 25px;
    line-height: 1.4;
  }

  .content-news {
    margin-top: 20px;
    text-align: center;
  }

  .content-news h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }

  .content-news p {
    font-size: 15px;
    line-height: 1.8;
  }

  .media-news-trust img {
    border-radius: 8px;
    margin-bottom: 20px;
  }

  .nm-one {
    margin-bottom: 25px;
  }

  .at-contact-heading h2 {
    font-size: 26px;
    line-height: 1.4;
  }

  .at-contact-heading p {
    font-size: 15px;
  }

  .at-contact-box {
    padding: 20px;
    border-radius: 8px;
  }

  .at-contact-box h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .at-contact-box p,
  .at-contact-box a {
    font-size: 15px;
    line-height: 1.8;
  }

  .at-apply-btn {
    width: 100%;
    text-align: center;
    padding: 12px;
  }

  .at-institution-card {
    padding: 16px;
    margin-bottom: 20px;
  }

  .at-institution-card h5 {
    font-size: 15px;
  }

  .at-map-wrapper iframe {
    height: 280px;
    border-radius: 10px;
  }
}

@media screen and (max-width: 320px) {
  .banner-title {
    font-size: 25px;
  }

  .banner-subtitle {
    font-size: 14px;
  }
  .main-banners {
    padding: 40px 0;
  }

  .csr-content h2 {
    font-size: 26px;
  }

  .csr-content h6 {
    font-size: 13px;
  }

  .at-blog-grid {
    grid-template-columns: 1fr;
  }

  .at-blog-header h2 {
    font-size: 28px;
  }

  .institute-title-area {
    margin-bottom: 35px;
  }

  .institute-title-area h3 {
    font-size: 22px;
  }
}
