/*
Working at Bausch Health page
 */
.img-responsive {
  max-width: 100%;
}

.page-template-working-at-bausch-health {
  /*Section 3 start*/
  /*Section 3 end*/
  /*Section 4 start*/
  /*Section 4 End*/
  /*Section 5 start*/
  /*Section 5 End*/
}
.page-template-working-at-bausch-health .hero-inn {
  position: absolute;
  width: 100%;
  top: 65%;
  padding: 0 40px;
  margin: 0;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1023px) {
  .page-template-working-at-bausch-health .hero-inn {
    top: 58%;
  }
}
.page-template-working-at-bausch-health .banner-image {
  position: relative;
}
.page-template-working-at-bausch-health a.banner-link {
  display: inline-block;
  background-color: white;
  color: #333;
  padding: 20px 20px;
  border-radius: 10px;
  text-decoration: none;
  border: 2px solid #fff;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
}
.page-template-working-at-bausch-health a.banner-link:hover {
  background-color: #00a0e3;
  border-color: #ccc;
}
.page-template-working-at-bausch-health .content-box {
  text-align: left;
  border-radius: 5px;
}
.page-template-working-at-bausch-health .section-1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 30px 10px;
  padding: 20px;
  background-color: #f7f7f7;
  border-radius: 10px;
}
.page-template-working-at-bausch-health .section-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 30px 10px;
  padding: 20px;
  background-color: #f7f7f7;
  border-radius: 10px;
}
.page-template-working-at-bausch-health .section-2 .content-box a strong {
  font-size: 16px;
}
.page-template-working-at-bausch-health .section-3 {
  display: flex;
  gap: 10px;
  flex-direction: row;
  margin: 30px 10px;
  padding: 20px;
  background-color: #f7f7f7;
  border-radius: 10px;
}
.page-template-working-at-bausch-health .column1 {
  flex: 1;
  padding: 20px;
}
.page-template-working-at-bausch-health .column2 {
  flex: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 10px;
}
.page-template-working-at-bausch-health .box {
  padding: 20px;
  text-align: center;
}
.page-template-working-at-bausch-health .box img {
  width: 50px;
}
.page-template-working-at-bausch-health .box h4 {
  color: #4f4f4f;
  font-size: 18px;
  margin: 15px auto;
}
.page-template-working-at-bausch-health .box p.para {
  font-size: 14px;
}
.page-template-working-at-bausch-health .section-4 {
  background-color: #f7f7f7;
  padding: 40px;
  margin: 30px 10px;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.page-template-working-at-bausch-health .section-4 h4 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #000;
}
.page-template-working-at-bausch-health .section-4 ul {
  margin-top: 10px;
  margin-left: 18px;
}
.page-template-working-at-bausch-health .section-4 ul li {
  margin-bottom: 5px;
}
.page-template-working-at-bausch-health .section-5 {
  background: linear-gradient(135deg, white 1%, #88D8F7 100%, white 1%);
  margin: 30px 10px;
  padding: 20px;
  text-align: left;
  border-radius: 5px;
}
.page-template-working-at-bausch-health .section-5 a.banner-link {
  margin-bottom: 20px;
  font-size: 16px;
}
.page-template-working-at-bausch-health .job-fraud-link {
  font-size: 16px;
}
.page-template-working-at-bausch-health .job-search-ul {
  margin-left: 18px;
}
.page-template-working-at-bausch-health .job-search-ul {
  list-style-type: none;
  margin-bottom: 30px;
}
.page-template-working-at-bausch-health h6 {
  text-transform: none;
}
@media only screen and (max-width: 1023px) {
  .page-template-working-at-bausch-health h1 {
    font-size: 18px;
  }
  .page-template-working-at-bausch-health h3.section-title {
    margin: 15px 0;
  }
  .page-template-working-at-bausch-health .section-1 {
    flex-direction: column;
  }
  .page-template-working-at-bausch-health .content-box-image {
    padding: 20px 0;
  }
  .page-template-working-at-bausch-health .section-2 {
    flex-direction: column;
  }
  .page-template-working-at-bausch-health .section-3 {
    flex-direction: column;
  }
  .page-template-working-at-bausch-health p.white-banner-txt {
    color: white;
    line-height: 16px;
    font-size: 12px;
  }
  .page-template-working-at-bausch-health a.banner-link {
    padding: 10px 10px;
    font-size: 12px;
  }
}

/*# sourceMappingURL=page-working-at-bausch-health.css.map */
