#top .top-hero {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: white;
}
#top .top-hero h1 {
  font-size: 5rem;
}
#top .top-hero.second-hero {
  top: 50%;
  left: 0%;
  padding-left: 50px;
  position: absolute;
  transform: translate(0%, -50%);
  width: 100%;
  color: white;
}
.div-years {
  position: absolute;
  transform: translate(0%, -80%);
  background-color: #011435;
  width: 35%;
  color: white;
  padding: 50px;
}
.div-years h1 {
  font-size: 4rem;
}
.div-years .years-industry-text {
  font-size: 25px;
}
#our-mission,
#our-vision {
  z-index: -1;
  position: relative;
}
#our-mission .img-fondo,
#our-vision .img-fondo {
  width: 100%;
}
#our-mission .texto-flotante,
#our-vision .texto-flotante {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translate(0, -50%);
  color: white;
  width: 35%;
}
#our-mission .texto-flotante .title,
#our-vision .texto-flotante .title {
  font-size: 3rem;
  line-height: 52px;
}
@media (max-width: 1450px) {
  #top .top-hero.text-center {
    top: 20%;
  }
  #top .top-hero.text-center h1 {
    font-size: 4rem;
  }
  #top .top-hero.second-hero {
    top: 55%;
    padding: 25px;
    font-size: 16px;
  }
  #top .top-hero.second-hero h3 {
    font-size: 2.5rem;
  }
  #our-mission .texto-flotante,
  #our-vision .texto-flotante {
    width: 45%;
  }
  #our-mission .texto-flotante .title,
  #our-vision .texto-flotante .title {
    margin: 5px 0 10px 0;
    font-size: 3.5rem;
  }
  #our-mission .texto-flotante .our-mission-text,
  #our-vision .texto-flotante .our-mission-text {
    font-size: 20px;
  }
}
@media (max-width: 1260px) {
  #top .top-hero.text-center {
    top: 20%;
  }
  #top .top-hero.text-center h1 {
    font-size: 4rem;
  }
  #top .top-hero.second-hero {
    top: 55%;
    padding: 25px;
    font-size: 15px;
  }
  #top .top-hero.second-hero h3 {
    font-size: 2rem;
  }
  .div-years h1 {
    font-size: 2rem;
  }
  .div-years .years-industry-text {
    font-size: 20px;
  }
  #our-mission .texto-flotante,
  #our-vision .texto-flotante {
    width: 45%;
  }
  #our-mission .texto-flotante .title,
  #our-vision .texto-flotante .title {
    margin: 5px 0 10px 0;
    font-size: 3.5rem;
  }
  #our-mission .texto-flotante .our-mission-text,
  #our-vision .texto-flotante .our-mission-text {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  #top .top-hero.text-center {
    top: 25%;
  }
  #top .top-hero.text-center h1 {
    font-size: 3.5rem;
  }
  #top .top-hero.second-hero {
    top: 65%;
    padding: 25px;
    font-size: 16px;
  }
  #top .top-hero.second-hero h3 {
    font-size: 2rem;
  }
  .div-years {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0);
    width: 100%;
    padding: 15px;
  }
  .div-years h1 {
    font-size: 2rem;
  }
  .div-years .years-industry-text {
    font-size: 20px;
  }
  #our-mission .texto-flotante,
  #our-vision .texto-flotante {
    width: 45%;
  }
  #our-mission .texto-flotante .title,
  #our-vision .texto-flotante .title {
    margin: 5px 0 5px 0;
    font-size: 2.5rem;
  }
  #our-mission .texto-flotante .our-mission-text,
  #our-vision .texto-flotante .our-mission-text {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .navbar {
    top: 0;
  }
  #top {
    margin-top: 103px;
  }
  #top .top-hero.text-center {
    top: 30%;
  }
  #top .top-hero.text-center h1 {
    font-size: 2.5rem;
  }
  #top .top-hero.second-hero {
    top: 65%;
    padding: 25px;
    font-size: 15px;
  }
  #top .top-hero.second-hero h3 {
    font-size: 1.5rem;
  }
  .div-years {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0);
    width: 100%;
    padding: 15px;
  }
  .div-years h1 {
    font-size: 2rem;
  }
  .div-years .years-industry-text {
    font-size: 20px;
  }
  #our-mission .texto-flotante,
  #our-vision .texto-flotante {
    width: 45%;
  }
  #our-mission .texto-flotante .title,
  #our-vision .texto-flotante .title {
    margin: 5px 0 0 0;
    font-size: 1.5rem;
  }
  #our-mission .texto-flotante .our-mission-text,
  #our-vision .texto-flotante .our-mission-text {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  #top .top-hero.text-center {
    top: 30%;
  }
  #top .top-hero.text-center h1 {
    font-size: 2.5rem;
  }
  #top .top-hero.second-hero {
    top: 70%;
    padding: 25px;
    font-size: 13px;
  }
  #top .top-hero.second-hero h3 {
    font-size: 1rem;
  }
  .div-years {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0);
    width: 100%;
    padding: 15px;
  }
  .div-years h1 {
    font-size: 2rem;
  }
  .div-years .years-industry-text {
    font-size: 20px;
  }
  #our-mission .texto-flotante,
  #our-vision .texto-flotante {
    width: 50%;
  }
  #our-mission .texto-flotante .title,
  #our-vision .texto-flotante .title {
    margin: 5px 0 0 0;
    font-size: 1.5rem;
  }
  #our-mission .texto-flotante .our-mission-text,
  #our-vision .texto-flotante .our-mission-text {
    font-size: 12px;
  }
}
@media (max-width: 590px) {
  .navbar .navbar-brand img {
    width: 80%;
  }
  #top {
    margin-top: 88px;
  }
  #top .top-hero.text-center {
    top: 10%;
  }
  #top .top-hero.text-center h1 {
    font-size: 1.5rem;
  }
  #top .top-hero.second-hero {
    top: 59%;
    padding: 15px;
    font-size: 12px;
  }
  #top .top-hero.second-hero h3 {
    font-size: 0.8rem;
  }
  .div-years {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0);
    width: 100%;
    padding: 15px;
  }
  .div-years h1 {
    font-size: 2rem;
  }
  .div-years .years-industry-text {
    font-size: 20px;
  }
  #our-mission .texto-flotante,
  #our-vision .texto-flotante {
    width: 65%;
  }
  #our-mission .texto-flotante .title,
  #our-vision .texto-flotante .title {
    margin: 5px 0 0 0;
    font-size: 1.5rem;
  }
  #our-mission .texto-flotante .our-mission-text,
  #our-vision .texto-flotante .our-mission-text {
    font-size: 10px;
  }
}
