.hero-title {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0px;
  margin-top: 0px;
  font-family: Fredoka, sans-serif;
  color: #fff;
  font-size: 3.2em;
  line-height: 1.2em;
  font-weight: 800;
  text-align: center;
}

.hero-title.guias {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 4em;
}

.body {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}


.paragraph {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  font-family: Fredoka, sans-serif;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: 600;
  text-align: center;
}


.guias-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30em;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('/wp-content/uploads/2020/09/guia-padres-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/wp-content/uploads/2020/09/guia-padres-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}


.video-container {
  margin-right: auto;
  margin-left: auto;
  width: 80%;
}

.cat-details-title {
  overflow: visible;
  width: 80%;
  max-width: 1440px;
  margin: 0em auto;
  font-family: Fredoka, sans-serif;
  color: #4560b2;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.cat-detaol-contents {
  width: 70%;
  max-width: 70%;
}

.cat-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-top: 5em;
  padding-bottom: 5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eee;
}

.video {
  position: relative;
  display: block;
  overflow: visible;
  max-width: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.cat-details-text {
  width: 80%;
  margin: 2em auto;
  font-family: Fredoka, sans-serif;
  font-size: 1.3em;
  line-height: 1.5em;
  text-align: center;
}

.image-parents {
  max-width: 50%;
}

.mom-left, .dad-right {
text-align: center;
width: 15%;
}


@media screen and (min-width: 1920px) {

}

@media screen and (max-width: 991px) {
  .hero-title {
    width: 75%;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    font-size: 2.2em;
  }
  .hero-title.guias {
    font-size: 3em;
  }
  .paragraph {
    font-size: 1.1em;
  }
  .guias-hero {
    height: 26em;
    margin-bottom: 0px;
    background-size: auto, cover;
  }
  .bold-text-2 {
    font-size: 100%;
  }
  .video-container {
    width: auto;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .cat-details-title {
    width: 90%;
    max-width: none;
    margin-top: 30px;
    margin-bottom: 0px;
    font-size: 2em;
    line-height: 1.3em;
  }
  .cat-detaol-contents {
    width: auto;
    max-width: 95%;
    min-width: auto;
  }
  .cat-details {
    margin-bottom: 30px;
    padding-top: 3.1em;
    padding-bottom: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .video {
    margin-right: auto;
    margin-left: auto;
  }
  .cat-details-text {
    width: 90%;
    margin-top: 1em;
    font-size: 1.4em;
  }
  .image-parents {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hero-title {
    width: 90%;
    margin-top: 74px;
    margin-right: auto;
    margin-left: auto;
    font-size: 2.3em;
  }
  .bold-text {
    font-size: 0.9em;
  }
  .guias-hero {
    height: 80vh;
    margin-bottom: 0px;
  }
  .bold-text-2 {
    font-size: 100%;
  }
  .video-container {
    max-width: none;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
  }
  .cat-details-title {
    max-width: 65%;
    margin: 20px auto 10px;
    font-size: 1.5em;
  }
  .cat-detaol-contents {
    height: 85%;
    max-width: none;
    min-width: auto;
  }
  .cat-details {
    padding-top: 1em;
    padding-bottom: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .video {
    width: 100%;
    margin-bottom: 0px;
  }
  .cat-details-text {
    margin: 1em 1.3em;
    font-size: 1.1em;
    line-height: 1.6em;
  }
  .image-parents {
    /*max-width: 13%;*/
	display: none;
  }
}

@media screen and (max-width: 479px) {

  .hero-title {
    width: 95%;
    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 2em;
    white-space: normal;
  }
  .hero-title.guias {
    margin-right: auto;
    margin-left: auto;
    font-size: 1.9em;
  }
  .paragraph {
    width: 95%;
    font-size: 1em;
    line-height: 1.5em;
  }
  .guias-hero {
    height: 20em;
    margin-bottom: 0px;
  }
  .bold-text-2 {
    font-size: 100%;
  }
  .video-container {
    max-width: 100%;
    margin-right: 10px;
    margin-left: 10px;
  }
  .cat-details-title {
    width: 90%;
    max-width: 90%;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.3em;
    line-height: 1.3em;
    text-align: center;
  }
  .cat-detaol-contents {
    max-width: 100%;
  }
  .cat-details {
    max-width: 100%;
    margin-bottom: 20px;
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .video {
    width: 100%;
    margin-bottom: 0px;
  }
  .cat-details-text {
    margin-top: 1em;
    margin-bottom: 1.4em;
    text-align: center;
  }
  .mom-left {
    display: none;
  }
  .dad-right {
    display: none;
  }
}