.about-us-banner {
  background-color: #214676;
  background: linear-gradient(to right, rgba(0, 45, 98, 0.8) 20%, rgba(0, 0, 0, 0) 100%),  
    url('../image/about-bg.jpg');
  background-size: cover;
  background-position: center;
  padding: 12% 0;
  color: white;
}
.school-gallery {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.8) 20%, rgba(0, 0, 0, 0) 100%), 
    url('../image/schoole.jpeg');
    background-size: cover;
    background-position: bottom;
    padding: 12% 0;
    color: white;
}
.science-section {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.8) 20%, rgba(0, 0, 0, 0) 100%),  
    url('../image/math.jpg');
    background-size: cover;
    background-position: bottom;
    padding: 12% 0;
    color: white;
}

.commerce-section {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.8) 20%, rgba(0, 0, 0, 0) 100%), 
    url('../image/commerce-bg.png');
    background-size: cover;
    background-position: center;
    padding: 12% 0;
    color: white;
}
.entrance-prep-section {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.8) 20%, rgba(0, 0, 0, 0) 100%), 
    url('https://i.pinimg.com/736x/85/b4/e3/85b4e3bcb1534d9aadcdd236091484ab.jpg');
    background-size: cover;
    background-position: center;
    padding: 12% 0;
    color: white;
}
.our-team-bg{
    background: linear-gradient(to right, rgba(0, 45, 98, 1) 25%, rgba(0, 0, 0, 0) 100%),
    url('https://images.unsplash.com/photo-1524178232363-1fb2b075b655?q=80&w=2070&auto=format&fit=crop');
    background-size: cover;
    background-position: center;
    padding: 12% 0;
    color: white;
}
.our-result-bg {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.9) 25%, rgba(0, 0, 0, 0) 100%),
    url('https://i.pinimg.com/736x/2e/a1/10/2ea110f23da444c0ff3cf584d7d4f1b8.jpg');
    background-size: cover;
    background-position: center;
    padding: 12% 0;
    color: white;
}
.testimonial-section {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.9) 25%, rgba(0, 0, 0, 0) 100%),
    url('https://i.pinimg.com/1200x/18/50/47/185047d348b2b819786c034472fcb08d.jpg');
    background-size: cover;
    background-position: center;
    padding: 12% 0;
    color: white;
}
.t2t-bg {
  background: linear-gradient(to right, rgba(0, 45, 98, 0.9) 25%, rgba(0, 0, 0, 0) 100%),
  url('../image/t2t.jpeg');
  background-size: cover;
  background-position: center;
  padding: 3% 0;
  color: white;
}
.contact-section {
  background: linear-gradient(to right, rgba(0, 45, 98, 0.9) 25%, rgba(0, 0, 0, 0) 100%),
  url('../image/contact-bg.png');
  background-size: cover;
  background-position: center;
  padding: 12% 0;
  color: white;
}
.gallery-celebration-bg {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.9) 25%, rgba(0, 0, 0, 0) 100%),
    url('../gallery/13.jpg');
    background-size: cover;
    background-position: center;
    padding: 12% 0;
    color: white;
}
.jee-bg {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.8) 20%, rgba(0, 0, 0, 0) 100%), 
    url('../image/iit.jpg');
    background-size: cover;
    background-position: bottom;
    padding: 12% 0;
    color: white;
}
.neet-bg {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.8) 20%, rgba(0, 0, 0, 0) 100%), 
    url('../image/neet.webp');
    background-size: cover;
    background-position: center;
    padding: 12% 0;
    color: white;
}
.cet-bg {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.8) 20%, rgba(0, 0, 0, 0) 100%), 
    url('../image/cet.jpg');
    background-size: cover;
    background-position: top;
    padding: 12% 0;
    color: white;
}
.nda-bg {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.8) 20%, rgba(0, 0, 0, 0) 100%), 
    url('../image/nda.jpg');
    background-size: cover;
    background-position: center;
    padding: 12% 0;
    color: white;
}
.nata-bg {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.8) 20%, rgba(0, 0, 0, 0) 100%), 
    url('../image/nata.jpg');
    background-size: cover;
    background-position: center;
    padding: 12% 0;
    color: white;
}
.ca-bg {
    background: linear-gradient(to right, rgba(0, 45, 98, 0.8) 20%, rgba(0, 0, 0, 0) 100%), 
    url('../image/ca-bg.jpg');
    background-size: cover;
    background-position: center;
    padding: 12% 0;
    color: white;
}