#example-intro h2 {
  color: #7a0050;
  font-family: 'nunitoregular', sans-serif;
  font-size: 28px;
  font-variant: small-caps;
  margin-top: 0;
  margin-bottom: 0;
}
#also h2 {
  color: #7a0050;
  font-family: 'roboto_condensedregular', sans-serif;
  font-size: 22px;
  font-variant: small-caps;
  margin-top: 0;
  margin-bottom: 3px;
  line-height: 22px;
}
#example-intro h3 {
  color: #5c7f90;
  font-variant: normal;
  font-family: 'nunitolight', sans-serif;
  font-size: 20px;
  margin-top: 0;
}
#also h3 {
  color: #5c7f90;
  font-variant: normal;
  font-family: 'nunitolight', sans-serif;
  margin-top: 0;
  font-size: 14px;
}
.methodology > h3 {
  font-family: 'nunitoregular', sans-serif !important;
  color: #7a0050 !important;
  margin-bottom: 5px !important;
  font-size: 20px !important;
}
#about h3 {
  font-family: 'roboto_condensedregular', sans-serif;
  font-variant: small-caps;
  font-size: 24px;
  padding: 3px 10px;
  display: inline-block;
  width: 100%;
  background: #7a0050;
  border-radius: 8px 8px 0 0;
  color: #ffffff;
  margin-bottom: 0;
}
#about p {
  background: #ffffff;
  padding: 10px;
  border-radius: 0 0 8px 8px;
}
#about {
  margin-top: 20px;
}
#also {
  background: #e7ecee;
  padding-top: 20px;
  padding-bottom: 10px;
}
#also span {
  color: #5c7f90;
  font-family: 'roboto_condensedregular', sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 22px;
}
.btn-circle-video {
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 24px;
  border-radius: 25px;
  padding: 9px 0;
  color: #ffffff;
  background: #7a0050;
}
.btn-circle-video:hover {
  background-color: #5c7f90;
  border-color: transparent;
}
.bt-video {
  text-align: right;
}
.new-caption-area {
  font-style: italic;
  color: #5c7f90;
  font-size: 13px;
}
#video-example iframe {
  width: 100%;
}
@media (min-width: 768px) {
  #about {
    margin-top: 0;
  }
  #also h3 {
    font-size: 15px;
  }
  .bt-video {
    text-align: left;
  }
}
@media (min-width: 992px) {
  #exemple-intro h2 {
    font-size: 60px;
  }
  #example-intro h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }
  #example-intro h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .new-caption-area {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .methodology > p {
    font-size: 16px;
  }
  #about h3 {
    font-size: 26px;
    line-height: 30px;
  }
  #about p {
    font-size: 16px;
  }
  #also span {
    font-size: 36px;
  }
  #also h2 {
    font-size: 30px;
    line-height: 32px;
  }
  #also h3 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .methodology > h3 {
    font-size: 24px !important;
  }
}
@media (min-width: 1200px) {
  #example-intro h2 {
    font-size: 36px;
  }
  #example-intro h3 {
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 36px;
  }
  .new-caption-area {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  #example-intro #about h3 {
    margin-bottom: 0;
    padding: 12px;
    font-size: 32px;
  }
  #about p {
    font-size: 18px;
  }
  .methodology > h3 {
    font-size: 30px ! important;
  }
  #also span {
    font-size: 45px;
    line-height: 45px;
  }
  #also h2 {
    font-size: 36px;
    line-height: 32px;
    margin-bottom: 4px;
  }
  #also h3 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 25px;
  }
  #also {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .methodology > p {
    font-size: 18px;
  }
}
