@charset "UTF-8";

/* CSS Document */

@media screen and (min-width:100px) and (max-width:468px) {
  /*　for Mobile 　*/

  /* Wave (YouTube) */
  .movie-full-width {
    background-size: 100% 50% !important;
  }
  .movie-full-width .container-fluid {
    padding: 0 32px !important;
  }
  #d1759249 h3 {
    margin: 0px 0 10px !important;
    font-size: 26px !important;
    text-align: center;
  }
  /* Wave */
  .make_waves_gc .col_text h3, #d1757591 h3 {
    font-size: 26px !important;
    margin-bottom: 10px !important;
    text-align: center;
  }
  .make_waves_gc .col_text {
    padding: 0px !important;
  }
  #d1748159 {
    width: 60%;
    margin: 0 auto !important;
  }
  #d1747676 {
    height: 100px;
}
}

@media screen and (min-width:469px) and (max-width:768px) {
    /*　for Tablet　*/

    /* Wave (YouTube) */
    .movie-full-width {
      background-size: 100% 60% !important;
    }
    .movie-full-width .container-fluid {
      padding: 0 50px !important;
    }
    #d1759249 {
      margin: 0 auto !important;
    }
    /* Wave */
    .make_waves_gc .col_text h3, #d1757591 h3 {
      font-size: 24px !important;
      margin-bottom: 20px !important;
    }
    #d1748159 {
      width: 60%;
      margin: 10px auto !important;
    }
    #d1757591 {
      padding: 40px 0px !important;
      margin-top: 60px !important;
    }
  }

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .movie-full-width .container-fluid {
      max-width: 80% !important;
    }
  }

/* ////////////////////////////////////////////////////////////////////////////////////////// */

  /* Wave (YouTube) */
  .movie-full-width {
    /* background-image: url(@@tcm:35-1358021); */
    background-position: 50% center;
    background-repeat: no-repeat;
  }
  .movie-full-width .container-fluid {
    max-width: 1000px;
    padding: 0px;
  }
  #d1759249 {
    margin: 50px auto;
    text-align: center;
  }
  #d1759249 h3 {
    margin: 50px 0 30px;
    font-size: 2.5em;
  }
  .make_waves_gc .col_text h3, #d1757591 h3 {
    margin-bottom: 30px;
    font-size: 28px;
  }
  .make_waves_gc .col_text p {
    color: #333;
    line-height: 1.6em;
  }
  [data-id="1358032"].make_waves_gc .wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  [data-id="1358032"].make_waves_gc.layer_img_l .col_img_b .wave_image {
    padding: 0 15% 15% 0;
  }
  [data-id="1358032"].make_waves_gc.layer_img_l .col_img_b .wave_bg_image {
    padding: 15% 0 0 15%;
    right: 15px;
  }
  #d1748159 {
    max-width: 520px;
    height: 10px;
    margin: 80px auto 0;
    background-color: #E2E3E3;
  }
  #d1757591 {
    margin-top: 80px;
    padding: 60px 0px;
    text-align: center;
    background-color: #E8E8E8;
  }
  #d1757591 p {
    width: 70%;
    margin: 0 auto 10px;
  }
  #d1747676 {
    height: 50px;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    /*background-image: url(@@tcm:35-1358168); */
  }
  .learn_more a {
    display: inline-block;
    margin-top: 30px;
    padding: 16px 50px;
    color: #ffffff;
    text-align: center;
    letter-spacing: 1px;
    /* background-image: url(@@tcm:35-1359510); */
    background-position: 50% center;
    background-repeat: no-repeat;
    border-radius: 6px;
  }
  .learn_more a .fa {
    display: none;
  }
  #d1747676 {
    margin-bottom: 40px;
  }