.acadmics_banner {
        background-image: url("../images/acadmics/acadmics_banner.webp");
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        padding-top: 50px;
    }
.about-3
{
  padding: 70px 0 50px;
}
.pos-set
{
  margin-top: 140px;
}
.overflow-hidden
{
  overflow-y: hidden;
}

.pos-set h2
{
  color: #111636;
  font-family: 'Charter Regular';
  font-size: 64px;
}
.pos-set h1
{
  color: #111636;
  font-family: 'Charter Regular';
  font-size: 56px;
}
.pos-set h1 span
{
  color: #C52F33;
}
.place-pic img
{
  max-width: 80%;
  float: right;
}



.homeDescription {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 50px;
  margin-top: 80px;
  text-decoration-skip-ink: none;
  color: #af251c;
}

.tab-section {
  width: 100%;
  height: 300px;
  flex-shrink: 0;
  border-radius: 0px 0px 50px 50px;
  background: #111636;
  backdrop-filter: blur(15px);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin: 53px 240px 53px;
}

.tab-button {
  display: flex;
  padding: 15px 9px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.10);
  backdrop-filter: blur(15px);
  color: #FFF;
  text-align: center;
  font-family: 'Charter Regular';
  font-size: 18px;
  font-style: normal;
  font-weight: 200;
  line-height: normal;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s ease;
}
.tab-button a 
{
  color:#fff;
  text-decoration: none;
}

.tab-button.active {
  background: #FF0000;
  color: #FFF;
}

.tab-button:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1.05);
}

.tab-button-text {
  display: flex;
  height: 79px;
  padding: 15px 18px 12px 18px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.10);
  backdrop-filter: blur(15px);
  color: #FFF;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.about-us-container {
  position: relative;
  width: 100%;
  padding:0px 80px;
  display: flex;
  align-items: flex-start;
  /* margin-bottom: 132px; */
}

.about-us-container-1 {
  position: relative;
  width: 100%;
  padding: 80px;
  /* display: flex; */
  align-items: flex-start;
  margin-bottom: 132px;
}


.background-box {
  position: absolute;
  width: 830px;
  height: 615px;
  background: rgba(182, 202, 233, 0.15);
  /* background: red; */
  z-index: 0;
  top: 150px;
  left: 0;
}

.text-container {
  z-index: 1;
  width: 100%;
  max-width: 1100px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.abt {
  margin-top: 180px;
  color: #111636;
  font-family: 'Charter Regular';
  font-size: 83px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 40px;
}

.recruit {
  margin-top: 0px;
  color: #111636;
  font-family: 'Charter Regular';
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 115.588%;
  margin-bottom: 40px;
}

.recruit-1 {
  width: 110%;
  margin-top: 0px;
  color: #111636;
  font-family: 'Charter Regular';
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 40px;
}

.about-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.left-paragraph,
.right-paragraph {
  color: #111636;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 180.558%;
  width: 47%;
}

.left-paragraph {
  margin-left: 0;
}

.recruit1 {
  color: #111636;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 180.558%;
  width: 100%;
  /* Ensures full width */
  display: block;
}



.right-paragraph {
  margin-right: 0px;
}




/* ///// */
.empower {
  display: flex;
  align-items: end;
  width: 100%;
  gap: 0;
  margin-bottom:80px;
}

.guest-lecture {
  width: 64%;
  background: #111636;
  padding: 80px;
  color: white;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 34px;
  padding-bottom: 15px;
  margin-top: 39px;
}

.text-container h3 {
  color: #FFF;
  font-family: "Charter ITC TT";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}

.text-container h2 {
  color: #FFF;
  font-family: "Charter ITC TT";
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 115.588%;
  margin-bottom: 56px;
  text-transform: capitalize;
}

.text1 {
  color: #FFF;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

.image-container1 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}

.image-container1 img {
  max-width: 712px;
  height: 533px;
  display: block;
}
@media screen and (max-width: 768px) {
  .empower {
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: center !important;
  }

  .image-container1 {
    justify-content: center !important;
    margin-bottom: 20px !important;
  }

  .guest-lecture {
    padding: 30px !important;
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 480px) {
  .text-container h2 {
    font-size: 29px !important;
    margin-bottom: 30px;
  }

  .text-container h3 {
    font-size: 15px !important;
  }

  .text1 {
    font-size: 16px !important;
  }

  .guest-lecture {
    padding: 20px !important;
  }

  .image-container1 img {
    max-width: 100% !important;
    height: auto;
  }
}

@media (max-width: 1024px) {
  .guest-lecture {
    padding-top: 20px;
  }

}

/* /////// */

.sls-about {
  display: flex;
  justify-content: center;
  padding: 80px;
  background-color: #fff;
  width: 100%;
}

.sls-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.sls-title {
  color: #000;
  font-family: 'Charter Regular';
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 30px;
}

.heading h3 
{
  font-size: 70px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #111636;
}
.sls-heading {
  color: #000;
  font-family: 'Charter Regular';
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 0px;
}

.text-sls {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  align-items: flex-start;
  width: 100%;
}

.sls-content {
  margin-top: 85px;
  width: 57%;
  display: flex;
  flex-direction: column;
  color: #111636;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 180.558%;
}

.sls-content1 {
  margin-top: 35px;
  width: 57%;
  display: flex;
  flex-direction: column;
  color: #111636;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 180.558%;
}

.sls-content p {
  margin: 0;
}

.sls-content1 p {
  margin: 0;
}

.sls-highlight {
  font-weight: 600;
  color: #0056b3;
}

.sls-image-container {
  margin-top: 45px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  width: 40%;
}

.sls-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.sls-image:hover {
  transform: scale(1.05);
}




/* //// */
.sls-main-section {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 40px;
  position: relative;
  height: 100%;
}

.sls-image-container2 {
  flex: 4;
  display: flex;
  align-items: stretch;
}

.sls-image-container2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sls-content-wrapper {
  flex: 6;
  display: flex;
  align-items: stretch;
}

.sls-blue-box {
  background: #111636;
  color: white;
  padding: 30px;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.sls-blue-box h2 {
  font-size: 24px;
  margin-bottom: 5px;
}

.sls-blue-box p {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 0;
}

.blue-text {
  margin-bottom: 80px;
}

.sls-red-box {
  background: #AF251C;
  color: white;
  padding: 20px;
  font-size: 16px;
  line-height: 1.6;
  width: 80%;
  position: absolute;
  bottom: -135px;
  left: 136px;
}


/* icons */

.sls-icons-section {
  display: flex;
  justify-content: center;
  gap: 50px;
  padding: 40px 0;
  margin-top: 40px;
}

.sls-icon {
  text-align: center;
}

.sls-icon img {
  width: 170px;
  height: auto;
  margin: 0 20px;
  transition: transform 0.3s ease-in-out;
}

.sls-icon img:hover {
  transform: scale(1.1);
}



.svg-container12 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--common-padding, 20px);
}

.responsive-svg12 {
  /* max-width: 100%;  */
  height: auto;
  width: 100%;
}


.ribbon-banner-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 80px;
}

.ribbon-banner-img {
  max-width: 100%;
  width: 85%;
  height: auto;
}



#customSlider.wrapper {
  margin-top: 40px;
}

/* Videos */
.custom-video-thumbnail {
  background-color: #d0e1fa;
  padding: 20px;
  width: 100%;
  max-width: 600px;
}

.custom-video-thumbnail video {
  width: 100%;
  border-radius: 12px;
  display: block;
}

/* Image slider */

#customSlider {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#customSlider .carousel {
  display: flex;
  justify-content: center;
  align-items: center;
}

#customSlider .slick-slide {
  padding: 0 10px;
  box-sizing: border-box;
}

#customSlider .slick-slide img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

#customSlider .slick-track {
  display: flex;
}

#customSlider .custom-controls {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

#customSlider .current-slide {
  font-size: 20px;
  color: #af251c;
  font-weight: bold;
}

/* slider buttons */
#customSlider .custom-prev,
#customSlider .custom-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #af251c;
  box-sizing: border-box;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.3s ease-in-out;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  position: relative;
}

#customSlider .custom-prev i,
#customSlider .custom-next i {
  color: #af251c;
  font-size: 20px;
}

#customSlider .custom-prev:hover,
#customSlider .custom-next:hover {
  background-color: #af251c;
}

#customSlider .custom-prev:hover i,
#customSlider .custom-next:hover i {
  color: #fff;
}



/* placements page css */


.recruiters-grid-container {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: auto;
  gap: 20px;
  padding: 0 40px;
  justify-content: center;
}

.recruiters-grid-image {
  max-width: 100%;
  height: auto;
  display: block;
}


.unique-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px 20px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.unique-responsive-image {
  width: 80%;
  height: 80%;
  object-fit: contain;

}

.recruiter-tab-container {
  display: flex;
  justify-content: center;
  gap: 70px;
  margin-bottom: 50px;
  flex-wrap: wrap;
}

.tab {
  color: #A4A4A4;
  text-align: center;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}

.tab.active {
  color: #000;
}

.underline {
  width: 100px;
  height: 3px;
  background: #A4A4A4;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}

.underline.active-line {
  width: 180px;
  background: #AF251C;
}

.recruiters-grid-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  padding: 0;
  padding: 0 80px;
}

.recruiters-grid-container.hidden {
  display: none;
}
.no-flex
{
  display: block;
}




/* our team - grid */
.sls-team-grid-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 50px;
  padding: 0 80px;
}

.sls-team-grid-card {
  width: 31%;
  height: auto;
  flex-shrink: 0;
  border-radius: 30px;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  align-items: center;
  /* padding: 20px; */
  text-align: center;
}

.sls-team-grid-card img {
  max-width: 100%;
  width: 100%;
  border-radius: 15px;
}

.our-team {
  color: #12348A;
  text-align: center;
  font-family: Charter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 46px;
}

.new-t {
  color: #858585;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
}
.footer-top
{
  width: 100%;
  height: auto;
  margin: 100px 0 0;
}
.footer-top ul
{
  padding: 0px;
  margin: 0px;
  display: flex;
  justify-content: center;
  gap: 40px;
}
.footer-top ul li 
{
  list-style: none;
  color:#111636;
  font-size: 20px;
  font-family: "Charter Regular";
  font-weight: 400;
  text-align: center;
  width: 100%;
  max-width: 250px;
  padding: 30px;
  background: #B1CFFC;
  border-radius: 15px;
  box-shadow: 0px 0px 44px 0px #AF251C26;
}
.footer-top ul li p 
{
  margin: 10px 0 0;
}
.footer-top ul li:nth-child(2)
{
  background: #D0E1FA;
}


/* 2nd page css of placament starts here */

.internship-icons {
  display: flex;
  align-items: center;
  margin-top: 20px;
  flex-wrap: nowrap;
  justify-content: space-between;

}

.internship-icons img {
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

.internship-container-unique {
  width: 100%;
  height: 777px;
  border-radius: 0 0 150px 150px;
  background: #0B1D37;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-align: center;
  margin-bottom: 132px;
}

.internship-content-unique {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  gap: 20px;
}

.internship-box-unique {
  width: 300px;
  height: 200px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.07);
  color: white;
  padding: 20px;
  text-align: center;
  font-size: 16px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.internship-image-container-unique {
  width: 100%;
  text-align: center;
}

.internship-image-container-unique img {
  max-width: 100%;
  height: auto;
  margin:0 0 30px 0;
}

.internship-left-unique,
.internship-right-unique {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

.pdf-fl
{
  width: 100%;
  height: 100%;
  border-radius: 10px;
  max-width: 100%;
  background: #fff;
  text-align: center;
  margin-bottom: 20px;
  box-shadow: 0px 0px 44px 0px #0000001C;
}
.pdf-fl a  
{
  width: 100%;
  height: 100%;
  padding:40px 30px 30px;
  display: block;
}
.pdf-ic
{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding: 15px 0 0;
  text-align: center;
  box-shadow: 0px 4px 4px 0px #00000040;
  margin: 0px auto 30px;
  background: #fff;
}
.pdf-ic img {
  max-width: 50px;
  max-height: 50px;
}
.pdf-fl h4
{
  color: #111636;
  font-size: 26px;
  font-family: "Charter Regular";
  font-weight: 400;
}
.pdf-fl:hover {
  background: #BA0019;
  transition: 0.5s ease all;
}
.pdf-fl:hover h4 
{
  color: #fff;
}
.pl-tab
{
  display: block;
}
.fa-tab .nav
{
  display: flex;
  justify-content:center;
  align-items: center;
  width: 100%;
  background: #111636;
  border-radius: 7px;
  padding: 15px 0;
}
.fa-tab .nav-tabs .nav-link {
  width: auto;
  color: #fff;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  padding: 0 0px;
  margin: 0px 50px;
}
.fa-tab .nav-tabs .nav-link {
  margin-bottom: 0;
}
.fa-tab .nav-tabs .nav-link.active
{
  background-color: transparent;
  border-color: transparent ;
  color:#fff;
  border-bottom: 2px solid #AF251C !important;
  font-weight: 700;
}
.fa-tab .nav-tabs .nav-link:focus, .fa-tab .nav-tabs .nav-link:hover {
  border-color: transparent;
}










@media (max-width: 1024px) {
  .internship-container-unique {
    height: auto;
    margin-bottom: 50px;
  }

  .internship-content-unique {
    grid-template-columns: 1fr 2fr 1fr;
    gap: 10px;
  }

  .internship-box-unique {
    width: 250px;
    height: 120px;
    font-size: 13px;
    padding: 15px;
  }

  .internship-image-container-unique img {
    width: 150%;
  }
}

@media (max-width: 768px) {
  .internship-container-unique {
    height: auto;
    padding: 50px 20px;
  }

  .internship-content-unique {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .internship-box-unique {
    width: 50%;
    font-size: 14px;
    padding: 15px;
  }

  .internship-image-container-unique {
    order: -1;
  }

  .internship-image-container-unique img {
    width: 80%;
  }
  .internship-icons
  {
    flex-wrap: wrap;
  }
   .internship-icons img {
    width: 50%;
    max-width: 160px;
  }
}




.internship-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.internship-posters {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 132px;
}

/* .internship-poster {
  width: 45%;
  height: auto;
} */
.internship-poster {
  width: 100%;
  height: auto;
}

.internship-carousel {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 15px 0;
}

.internship-carousel-btn {
  background: none;
  border: none;
  cursor: pointer;
}

.internship-download-btn {
  background: none;
  border: none;
  cursor: pointer;
}

.internship-download {
  margin-top: 132px;
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .internship-poster {
    width: 40%;
  }
}

@media (max-width: 768px) {
  .internship-poster {
    width: 70%;
  }
}

@media (max-width: 480px) {
  .internship-posters {
    flex-direction: column;
    align-items: center;
  }

  .internship-poster {
    width: 90%;
  }
}


.placement-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 20px;
}

.placement-tabs {
  display: flex;
  justify-content: center;
  gap: 30px;
  width: 100%;
  height: 90px;
  flex-shrink: 0;
  border-radius: 14px;
  background: #111636;
  box-shadow: 0px 0px 16px 12px rgba(175, 37, 28, 0.00);
  align-items: center;
  flex-wrap: wrap;
  padding: 10px;
}

.placement-tab {
  color: #FFF;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 400;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px 15px;
  text-align: center;
  position: relative;
}

.placement-tab.active {
  font-weight: 700;
}

.placement-tab.active::after {
  content: "";
  width: 250px;
  height: 1.941px;
  background: #E71D0F;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}

/* Placement content */
.placement-content {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.placement-section {
  display: none;
}

.placement-section.active {
  display: block;
}

/* Placement posters */
.placement-posters {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.placement-poster {
  width: 45%;
  /* max-width: 400px; */
  height: auto;
}
.sls-team-grid-container.intrn-team
{
  gap: 20px;
}
.intrn-team .sls-team-grid-card {
  width: 23%;
}
.inters
{
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 30px;
}
.box-2 
{
  padding: 30px 30px;
  margin: 0px auto 20px;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 44px 0px #0000001C;
  border-radius: 20px;
  text-align: center;
}
.box-2 h4 
{
  font-size: 18px;
  font-weight: 500;
  color:#000;
  margin:0;
}
.box-2-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding: 15px 0 0;
  text-align: center;
  box-shadow: 0px 4px 4px 0px #00000040;
  margin: 0px auto 30px;
  background: #fff;
}
.box-2-icon img {
  max-width: 50px;
  max-height: 50px;
}

.about-text p
{
  font-size: 18px;
  font-weight: 500;
}














@media screen and (min-width: 1700px) and (max-width: 5000px){

  .acadmics_banner .container-fluid
  {
    max-width: 1750px;
  }
  .place-pic img {
    max-height: 700px;
  }
  .pos-set h2
  {
    font-size: 88px;
  }
  .pos-set h1
  {
    font-size: 76px;
  }


  .sls-content1
  {
    font-size: 18px;
    font-weight: 500;
    margin-top: 100px;
  }
.text-container {
  max-width: 1700px;
}
.recruit
{
  font-size: 66px;
}
.internship-box-unique
{
  font-size: 18px;
}



}
@media screen and (max-width: 1450px) {
  .sls-team-grid-container
  {
    gap:30px;
  }
  .recruit-1 {
    width: 100%;
    font-size: 50px;
  }
  .recruit
  {
    font-size: 50px;
    padding-top: 0px !important;
  }
  .recruiters-grid-image {
    max-width: 19%;
    height: auto;
  }

  .text-container h2
  {
    font-size: 45px;
  }

}


/* Responsive Styles */
@media screen and (max-width: 1200px) {

  .guest-lecture, .image-container1
  {
    width: 50%
  }
  .image-container1 img {
  max-width: 100%;
  height: auto;
}
.guest-lecture
{
  padding: 20px;
}
.text-container h2
{
  font-size: 42px;
  margin-bottom: 20px;
}
.pos-set h1 {
  font-size: 42px;
}
.pos-set {
  margin-top: 83px;
}
  
}
@media screen and (max-width: 1024px) {

  .text1
  {
    font-size: 16px;
  }
  .recruit
  {
    margin-bottom: 10px;
  }
.sls-content1 {
  font-size: 16px;
  max-height: 290px;
  overflow-y: auto;
}
.recruiters-grid-image {
    max-width: 18%;
    height: auto;
  }
  .recruiters-grid-container
  {
    margin-top: 20px;
  }
  .sls-team-grid-card {
    width: 30%;
  }
  .background-box
  {
    display: none;
  }
.tab-section {
  height: auto;
}
.tabs {
  margin: 40px 0px 40px;
}

}
@media screen and (max-width: 920px) {
 .tabs {
  gap: 10px;
  justify-content: center;
  margin: 30px 0px 30px;
}
.sls-team-grid-container {
  padding: 0 20px;
}
.about-us-container, .recruiters-grid-container
{
  padding: 0px 20px;
}
.pos-set h1 {
    font-size: 36px;
}
 .acadmics_banner {
    padding-top: 40px;
  }
 .recruit-1, .recruit {
    font-size: 40px;
  }
.recruiters-grid-container
{
  justify-content: flex-start;
}
.unique-image-wrapper
{
  padding: 30px 20px;
}

}

@media screen and (max-width: 800px) {
  .placement-tabs {
    flex-direction: column;
    height: auto;
    padding: 20px;
  }

  .placement-tab {
    width: 100%;
    text-align: center;
    padding: 15px;
  }

  .placement-tab.active::after {
    width: 100%;
  }

  .placement-poster {
    width: 70%;
  }
  .pos-set h2
  {
    font-size: 52px;
  }
    .pos-set h1 {
    font-size: 26px;
  }
  .guest-lecture, .image-container1 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {

  .pos-set {
    margin-top: 0px;
    text-align: center;
  }
  .pos-set h2
  {
    font-size: 36px;
  }
  .pos-set h1
  {
    font-size: 30px;
  }
  .place-pic img {
    max-width: 80%;
    float: inherit;
  }
  .place-pic
  {
    text-align: center;
  }
  .about-us-container
  {
    padding: 15px;
  }
  .recruit-1 {
    width: 100%;
    font-size: 30px
  }
   .left-paragraph, .right-paragraph
   {
     margin-left: 0px !important;
     width: 100%;
     font-size: 16px;
   }
   .about-text
   {
    margin-right: 0 !important;
    margin-left: 0px !important;
   }
.recruit
{
  text-align: left;
  margin: 10px 0 30px;
}
  .recruit1 {
    margin-left: 00px !important;
    margin-right: 00px !important;
    font-size: 16px;
  }
.sls-about {
    padding: 0 15px;
  }
.empower
{
  margin-bottom: 30px;
}
.sls-content1 {
    font-size: 16px;
    text-align: left;
}
.recruiters-grid-container
{
  padding: 0;
}
.recruiters-grid-image {
  max-width: 47%;
}
.unique-image-wrapper
{
  padding: 30px 15px 0;
}
.unique-responsive-image {
  width: 100%;
  height: 80%;
  object-fit: contain;
}
 .sls-team-grid-card {
    width: 100%;
    height: auto;
  }
.new-t {
    width: 100%;
    font-size: 16px;
  }
 .sls-team-grid-card img {
    width: 100%;
  }
 .internship-icons img {
    width: 100%;
    max-width: 160px;
  }
.about-us-container-1
{
  padding: 0 15px;
  margin-bottom: 20px;
}
.internship-box-unique {
    width: 100%;
    font-size: 15px;
    padding: 15px;
  }
.internship-container-unique
{
  border-radius: 0 0 20px 20px;
  margin-bottom: 30px;
}
.footer-top ul
{
  display: block;
  gap: 0;
}
.footer-top ul li
{
  margin: 0px auto 20px;
}
.tab-section .tab 
{
  width: 100%;
}
.tab-button
{
  width: 150px;
}
.internship-posters
{
  margin-bottom: 30px;
}
.internship-download {
  margin-top: 22px;
}
.placement-tab {
    width: 100%;
    text-align: center;
    padding: 0;
    font-size: 15px;
}

.placement-tabs
{
  gap: 10px;
}
.intrn-team .sls-team-grid-card {
  width: 100%;
}
.text-sls
{
  display: block;
}
.sls-image-container, .sls-content1
{
  width: 100%;
}
.tab-section {
  width: 100%;
  height: auto;
}
.ribbon-banner-container
{
  padding: 0 10px;
}
.heading h3 {
  font-size: 40px;
}
.inters {
  flex-wrap: wrap;
}
.box-2
{
  width: 100%;
  height: auto;
}
.recruiters-grid-container {
    justify-content: center;
  }
.about-3 {
  padding: 40px 0 40px;
}
.recruiter-tab-container {
  gap:10px;
  margin-bottom: 20px;
}
.tab {
  font-size: 24px;
}



}

@media (max-width: 480px) {
  .placement-posters {
    flex-direction: column;
    align-items: center;
  }

  .placement-poster {
    width: 90%;
  }
}