/* \B8\DE\C0\CEȭ\B8\E9 */
/* section#main_no_1 {padding: 360px 0px 5px 0px ;background-position:center;} */
section#main_no_1 {
  padding: 0px;
  background-position: center;
}

img.img-responsive {
  width: 550px;
}

/* Style the video: 100% width and height to cover the entire window */
#myVideo {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0px auto;
  /*  position: absolute;*/
  display: block;
  z-index: -100;
}

#main_video_box {
  /* padding-top: 580px; */
  padding-top: 380px;
}

#main_content_1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0px 0px 139px 0px;
  position: relative;
  z-index: 1;
}

img#maintext1 {
  width: 80%;
  padding-bottom: 0vh;
}

/* \B0\A1\BB\F3\B0\DF\C0\FB */
div#reg_input.inner {
  padding: 10px 10px 100px 10px;
  background-color: #fff;
  display: block;
  border: 1px solid #825959;
  border-radius: 10px;
}


@media (max-width: 768px) {
  * {
    font-size: 12px;
  }

  #main_video_box {
    padding-top: 20px;
  }

  #main_content_1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    position: relative;
    z-index: 1;
  }

  .inner,
  div.inner {
    width: 100% !important;
  }

  #footer {
    margin-top: 20px;
  }


  #container {
    width: 100% !important;
  }

  .fadeIn:nth-child() {
    width: 100% !important;
  }

  #content {
    width: 100% !important;
  }
}