@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Saira+Condensed:wght@400;500;700&display=swap");
@font-face {
  font-family: WebRupee;
  src: url(../fonts/WebRupee.V2.0.eot);
  src: local("WebRupee"), url(../fonts/WebRupee.V2.0.ttf) format("truetype"), url(../fonts/WebRupee.V2.0.woff) format("woff"), url(../fonts/WebRupee.V2.0.svg) format("svg");
  font-weight: 600;
  font-style: normal;
}

/* line 14, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/variables.scss */
.rupee {
  font-family: WebRupee !important;
  padding: 0 5px;
}

/* line 6, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.hero-section .container-fluid.single-banner .banner_txt_main.banner_caption {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1366px) {
  /* line 6, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .hero-section .container-fluid.single-banner .banner_txt_main.banner_caption {
    width: 80%;
  }
}

@media (max-width: 991px) {
  /* line 6, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .hero-section .container-fluid.single-banner .banner_txt_main.banner_caption {
    left: 0px;
    right: 0px;
    margin: 0 auto;
  }
}

/* line 18, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.hero-section .container-fluid.single-banner .banner_txt_main.banner_caption h1 {
  line-height: 100px;
  margin-bottom: 20px;
}

@media (max-width: 1366px) {
  /* line 18, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .hero-section .container-fluid.single-banner .banner_txt_main.banner_caption h1 {
    font-size: 8rem;
    line-height: 70px;
  }
}

@media (max-width: 991px) {
  /* line 18, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .hero-section .container-fluid.single-banner .banner_txt_main.banner_caption h1 {
    font-size: 6rem;
    line-height: 50px;
  }
}

@media (max-width: 768px) {
  /* line 18, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .hero-section .container-fluid.single-banner .banner_txt_main.banner_caption h1 {
    font-size: 4.4rem;
    line-height: 50px;
  }
}

/* line 32, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.hero-section .container-fluid.single-banner .banner_txt_main.banner_caption h1 span {
  font-size: 5rem;
  line-height: 50px;
  display: block;
}

@media (max-width: 1366px) {
  /* line 32, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .hero-section .container-fluid.single-banner .banner_txt_main.banner_caption h1 span {
    font-size: 4rem;
    line-height: 40px;
  }
}

@media (max-width: 991px) {
  /* line 32, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .hero-section .container-fluid.single-banner .banner_txt_main.banner_caption h1 span {
    font-size: 3.3rem;
    line-height: 35px;
  }
}

/* line 45, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.hero-section .container-fluid.single-banner .banner_txt_main.banner_caption .sub-title {
  font-size: 2.8rem;
  line-height: normal;
  font-weight: 700;
  display: block;
  border-left: 4px solid #ffffff;
  padding: 0px 0 5px 20px;
  margin: 20px 0px;
}

@media (max-width: 991px) {
  /* line 45, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .hero-section .container-fluid.single-banner .banner_txt_main.banner_caption .sub-title {
    font-size: 2.4rem;
    line-height: 22px;
    padding: 0px 0 10px 0px;
    margin-bottom: 0px;
    border: 0px;
  }
}

/* line 67, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.engineering-counter#counter .big {
  width: 25%;
}

@media screen and (max-width: 768px) {
  /* line 67, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .engineering-counter#counter .big {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  /* line 67, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .engineering-counter#counter .big {
    width: 100%;
  }
}

/* line 76, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.engineering-counter#counter .small {
  width: 25%;
}

@media screen and (max-width: 768px) {
  /* line 76, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .engineering-counter#counter .small {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  /* line 76, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .engineering-counter#counter .small {
    width: 100%;
  }
}

/* line 87, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-paragraph p {
  font-family: "Saira Condensed", sans-serif;
  font-size: 3rem;
  line-height: 50px;
  font-weight: 300;
  color: #000000;
}

@media screen and (max-width: 1601px) {
  /* line 87, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-paragraph p {
    font-size: 2.6rem;
    line-height: 40px;
  }
}

@media screen and (max-width: 1366px) {
  /* line 87, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-paragraph p {
    font-size: 2.4rem;
    line-height: 35px;
  }
}

@media screen and (max-width: 991px) {
  /* line 87, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-paragraph p {
    font-size: 2rem;
    line-height: 30px;
  }
}

/* line 106, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering {
  padding: 100px 0px 0px 0px;
}

@media screen and (max-width: 1601px) {
  /* line 106, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering {
    padding: 60px 0px 0px 0px;
  }
}

@media screen and (max-width: 768px) {
  /* line 106, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering {
    padding: 50px 0px 0px 0px;
  }
}

/* line 114, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering .top-section {
  padding: 0px 0px 50px 0px;
}

@media screen and (max-width: 768px) {
  /* line 114, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering .top-section {
    padding-bottom: 20px;
  }
}

/* line 120, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering p {
  font-size: 2.8rem;
  line-height: 40px;
  font-weight: 300;
  color: #555555;
}

@media screen and (max-width: 1601px) {
  /* line 120, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering p {
    font-size: 2.4rem;
    line-height: 35px;
  }
}

@media screen and (max-width: 1366px) {
  /* line 120, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering p {
    font-size: 2.4rem;
    line-height: 30px;
  }
}

@media screen and (max-width: 768px) {
  /* line 120, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering p {
    font-size: 2rem;
  }
}

@media screen and (max-width: 600px) {
  /* line 120, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering p {
    font-size: 1.4rem;
    line-height: 20px;
  }
}

/* line 140, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering .global-opportunities {
  padding: 60px 80px;
  border-radius: 32px;
  background: transparent linear-gradient(270deg, #B8C5D6 0%, #E7E8ED 100%) 0% 0% no-repeat padding-box;
}

@media screen and (max-width: 768px) {
  /* line 140, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering .global-opportunities {
    padding: 40px 25px;
  }
}

/* line 147, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering .global-opportunities .global-row {
  align-items: center;
}

/* line 148, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering .global-opportunities .global-row .left-section {
  padding-left: 27px;
}

@media screen and (max-width: 1601px) {
  /* line 148, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering .global-opportunities .global-row .left-section {
    padding-left: 0px;
  }
}

/* line 154, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering .global-opportunities .global-row .section-heads {
  font-family: "Saira Condensed", sans-serif;
  font-size: 5.6rem;
  line-height: 50px;
  font-weight: 500;
}

@media screen and (max-width: 1601px) {
  /* line 154, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering .global-opportunities .global-row .section-heads {
    font-size: 4.4rem;
    line-height: 40px;
  }
}

@media screen and (max-width: 768px) {
  /* line 154, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering .global-opportunities .global-row .section-heads {
    font-size: 3.4rem;
    line-height: 38px;
  }
}

/* line 168, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering .global-opportunities .global-links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 0px;
}

/* line 172, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering .global-opportunities .global-links li {
  width: 50%;
  list-style: none;
  padding: 0px 60px 60px 0px;
}

/* line 175, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering .global-opportunities .global-links li:last-child {
  padding-bottom: 0px;
}

@media screen and (max-width: 768px) {
  /* line 172, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering .global-opportunities .global-links li {
    width: 100%;
    padding-bottom: 25px;
  }
}

/* line 180, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering .global-opportunities .global-links li a {
  font-size: 2.6rem;
  line-height: 40px;
  font-weight: 400;
  color: #39414C;
  position: relative;
  display: inline-block;
  padding-left: 30px;
}

/* line 187, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering .global-opportunities .global-links li a:hover {
  text-decoration: underline;
}

/* line 188, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-engineering .global-opportunities .global-links li a::before {
  position: absolute;
  content: '';
  left: 0px;
  top: 8px;
  width: 11px;
  height: 25px;
  background: url(../../../html/assets/images/link-single-arrow.png) no-repeat center top;
  background-size: cover;
}

@media screen and (max-width: 1601px) {
  /* line 188, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering .global-opportunities .global-links li a::before {
    width: 8px;
    height: 20px;
  }
}

@media screen and (max-width: 768px) {
  /* line 188, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering .global-opportunities .global-links li a::before {
    width: 6px;
    height: 12px;
    top: 6px;
  }
}

@media screen and (max-width: 1601px) {
  /* line 180, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering .global-opportunities .global-links li a {
    font-size: 2.4rem;
    line-height: 30px;
    padding-left: 25px;
  }
}

@media screen and (max-width: 768px) {
  /* line 180, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-engineering .global-opportunities .global-links li a {
    font-size: 1.4rem;
    line-height: 20px;
    padding-left: 20px;
  }
}

/* line 225, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-engineering-faculty .top-section p {
  font-size: 2.8rem;
  line-height: 40px;
  font-weight: 300;
  color: #555555;
}

@media screen and (max-width: 1601px) {
  /* line 225, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-engineering-faculty .top-section p {
    font-size: 2.4rem;
    line-height: 35px;
  }
}

@media screen and (max-width: 1366px) {
  /* line 225, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-engineering-faculty .top-section p {
    font-size: 2.4rem;
    line-height: 30px;
  }
}

@media screen and (max-width: 768px) {
  /* line 225, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-engineering-faculty .top-section p {
    font-size: 2rem;
  }
}

@media screen and (max-width: 600px) {
  /* line 225, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-engineering-faculty .top-section p {
    font-size: 1.4rem;
    line-height: 20px;
  }
}

/* line 247, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-engineering-faculty .img-text-card-wrap .tabs-buttons {
  top: -50px;
}

@media screen and (max-width: 1024px) {
  /* line 247, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-engineering-faculty .img-text-card-wrap .tabs-buttons {
    top: auto;
  }
}

/* line 257, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement {
  padding-bottom: 30px;
}

/* line 259, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .top-section {
  padding: 0px 0px 50px 0px;
}

@media screen and (max-width: 768px) {
  /* line 259, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .top-section {
    padding-bottom: 20px;
  }
}

/* line 265, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement p {
  font-size: 2.8rem;
  line-height: 40px;
  font-weight: 300;
  color: #555555;
}

@media screen and (max-width: 1601px) {
  /* line 265, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement p {
    font-size: 2.4rem;
    line-height: 35px;
  }
}

@media screen and (max-width: 1366px) {
  /* line 265, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement p {
    font-size: 2.4rem;
    line-height: 30px;
  }
}

@media screen and (max-width: 768px) {
  /* line 265, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement p {
    font-size: 2rem;
  }
}

@media screen and (max-width: 600px) {
  /* line 265, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement p {
    font-size: 1.4rem;
    line-height: 20px;
  }
}

/* line 286, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .placement-inner-wrap .subTitle {
  font-size: 3rem;
  font-family: "Saira Condensed", sans-serif;
  font-weight: 400;
  line-height: 40px;
  color: #000000;
  padding-bottom: 10px;
}

@media screen and (max-width: 1366px) {
  /* line 286, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .placement-inner-wrap .subTitle {
    font-size: 2.6rem;
    line-height: 30px;
  }
}

@media screen and (max-width: 768px) {
  /* line 286, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .placement-inner-wrap .subTitle {
    font-size: 2.4rem;
    line-height: 25px;
  }
}

@media screen and (max-width: 600px) {
  /* line 286, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .placement-inner-wrap .subTitle {
    font-size: 2rem;
    line-height: 25px;
  }
}

/* line 308, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .engineering-counter#counter .big {
  width: 50%;
}

@media screen and (max-width: 768px) {
  /* line 308, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .engineering-counter#counter .big {
    width: 100%;
  }
}

/* line 314, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .engineering-counter#counter .small {
  width: 50%;
}

@media screen and (max-width: 768px) {
  /* line 314, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .engineering-counter#counter .small {
    width: 100%;
  }
}

/* line 320, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .engineering-counter#counter .text-sec {
  font-family: "Saira Condensed", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  top: -28px;
  line-height: 15px;
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  /* line 320, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .engineering-counter#counter .text-sec {
    top: -3px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 768px) {
  /* line 320, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .engineering-counter#counter .text-sec {
    top: -15px;
    font-size: 1.4rem;
  }
}

/* line 337, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .recruiters-slider-wrap {
  position: relative;
}

@media screen and (max-width: 1366px) {
  /* line 337, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .recruiters-slider-wrap {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 343, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .recruiters-slider-wrap .desktop-show-only {
    display: none;
  }
}

/* line 348, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .recruiters-slider-wrap .tab-mobile-show-only {
  display: none;
}

@media screen and (max-width: 1024px) {
  /* line 348, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .recruiters-slider-wrap .tab-mobile-show-only {
    display: block;
  }
}

/* line 354, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .recruiters-slider-wrap .item {
  display: flex;
  justify-content: center;
}

/* line 366, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .recruiters-slider-wrap .item .recruiters-item {
  display: flex;
  justify-content: space-between;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}

/* line 372, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .recruiters-slider-wrap .item .recruiters-item .img-sec {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  min-height: 200px;
  height: 207px;
  max-width: 330px;
  background-color: #eff1f4;
  border-radius: 10px;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  margin-bottom: 40px;
}

/* line 384, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .recruiters-slider-wrap .item .recruiters-item .img-sec img {
  filter: grayscale(100%);
}

/* line 385, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .recruiters-slider-wrap .item .recruiters-item .img-sec:hover {
  -webkit-box-shadow: 0px 24px 24px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 24px 24px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 24px 24px 0px rgba(0, 0, 0, 0.16);
  animation-name: bounce;
  -moz-animation-name: bounce;
}

@media screen and (max-width: 1024px) {
  /* line 385, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  .about-school-placement .recruiters-slider-wrap .item .recruiters-item .img-sec:hover {
    top: auto;
    animation: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}

/* line 413, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .recruiters-slider-wrap .imgCardTextSlider .slick-next {
  right: 35%;
}

/* line 416, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .recruiters-slider-wrap .imgCardTextSlider .slick-prev {
  left: 35%;
}

/* line 420, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .recruiters-slider-wrap .imgCardTextSlider.multiSlide:after {
  width: 20%;
}

/* line 431, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
.about-school-placement .recruiters-slider-wrap .rightbutton-align .white-buttons {
  padding: 10px 15px;
}

/* line 442, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
#find-program-detailed .findYourProgram-wrap.findYourProgram-detailed-wrap .program-tab-outer .listSearchArea {
  width: auto;
}

/* line 444, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
#find-program-detailed .findYourProgram-wrap.findYourProgram-detailed-wrap .program-tab-outer .listSearchArea .tabs-buttons .nav-item {
  padding: 0 30px 0px 0px;
}

@media screen and (max-width: 1024px) {
  /* line 444, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  #find-program-detailed .findYourProgram-wrap.findYourProgram-detailed-wrap .program-tab-outer .listSearchArea .tabs-buttons .nav-item {
    padding: 0px 15px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  /* line 442, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  #find-program-detailed .findYourProgram-wrap.findYourProgram-detailed-wrap .program-tab-outer .listSearchArea {
    width: 100%;
  }
}

/* line 457, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
#find-program-detailed .findYourProgram-wrap.findYourProgram-detailed-wrap .search-with-filter .search-bar {
  padding-bottom: 0px;
  margin-left: 20px;
}

@media screen and (max-width: 1024px) {
  /* line 457, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
  #find-program-detailed .findYourProgram-wrap.findYourProgram-detailed-wrap .search-with-filter .search-bar {
    display: none;
  }
}

/* line 464, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/school-of-engineering.scss */
#find-program-detailed .findYourProgram-wrap.findYourProgram-detailed-wrap .search-with-filter .search-program-button.detail-search {
  font-size: 0px;
}

/*# sourceMappingURL=../css/school-of-engineering.map */