@charset "UTF-8";
/* CSS Document */
.overview {
  margin: 0 auto 40px;
  text-align: center;
}

.overview h2 {
  margin-bottom: 25px;
  font-size: 40px;
  font-weight: bolder;
}

@media screen and (min-width:992px) {
  .overview {
    max-width: 80%;
  }
}

@media screen and (max-width:767px) {
  .overview h2 {
    font-size: 24px;
  }
}

.movie-full-width .container-fluid {
  width: 50%;
  margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .movie-full-width .container-fluid {
    width: 100%;
    margin-bottom: 50px;
  }
  .make_waves_gc.layer_img.layer_img_r {
    padding-top: 40px;
  }
  .make_waves_gc.layer_img.layer_img_l .col_text {
    padding: 2rem 15px 0;
  }
}


/* OTHER FEATURES */
#d1774825 .container-fluid {
  max-width: 100%;
  margin-top: 100px;
  padding-top: 45px;
  padding-bottom: 50px;
  text-align: center;
  background-color: rgba(140, 140, 140, 0.2);
}

[data-id="d1784516-1"] {
  max-width: 100%;
  background-color: rgba(140, 140, 140, 0.2);
  margin-bottom: 100px;
  padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
  [data-id="d1784516-1"] {
    margin-bottom: 50px;
  }
  [data-id="d1784516-1"] a {
    font-size: 15px;
  }
  section.ngc.col-xs-12.col-sm-6.col-md-3 {
    width: 50%;
  }
}

[data-id="d1784516-1"] .row {
  max-width: 1200px;
  display: block;
  margin: 0 auto;
}

[data-id="d1784516-1"] .ngc {
  padding-left: 8px;
  padding-right: 8px;
}