.custom-video-controls {
  z-index: 2147483647;
}

body {
  background-color: rgb(0, 0, 0);
  font: 400 1em/1.6 Helvetica;
  color: rgb(255, 255, 255);
}

.image {
  display: block;
  float: left;
  width: 338px;
  height: auto;
  margin: 40px 0 0 35.91667%;
  overflow: hidden;
}

.text {
  min-height: 33px;
  padding: 10px;
  font-weight: 400;
  text-align: center;
  color: rgb(255, 255, 255);
}

._button {
  display: block;
  position: relative;
  float: left;
  width: 16.3333333333%;
  height: 70px;
  min-height: 80px;
  margin-top: 40px;
  padding: 5px;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0);
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: rgb(255, 255, 255);
}

._button:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

.text-1 {
  float: left;
  clear: both;
  width: 28.7499999999%;
  margin: 30px 0 0 36.39974%;
  font-size: 1em;
}

.text-2 {
  width: 26.4166666666%;
  margin: 573px auto 0;
  font-size: 0.625em;
}

._button-1 {
  clear: both;
  z-index: 0;
  margin-left: 32.86589%;
}

._button-2 {
  z-index: 1;
  margin-left: 1.59896%;
}

@media(max-width: 1100px) {
  .image {
    float: none;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  ._button {
    position: relative;
  }

  .text-1 {
    float: none;
    clear: none;
    width: 32%;
    margin-top: 150px;
    margin-right: auto;
    margin-left: auto;
  }

  .text-2 {
    width: 30.4545454545%;
    margin-top: 0;
  }

  ._button-1 {
    z-index: 0;
    margin-left: 32.86506%;
  }

  ._button-2 {
    z-index: 1;
    margin-left: 1.59375%;
  }
}

@media(max-width: 900px) {
  body {
    font-size: 1em;
  }

  .image {
    height: auto;
  }

  ._button {
    position: relative;
  }

  .text-1 {
    width: 52.8888888888%;
  }

  .text-2 {
    width: 40.4444444444%;
  }

  ._button-1 {
    z-index: 0;
    margin-left: 32.86285%;
  }

  ._button-2 {
    z-index: 1;
    margin-left: 1.59896%;
  }
}

@media(max-width: 800px) {
  .image {
    height: auto;
  }

  .text {
    float: left;
    clear: both;
    margin-right: 0;
  }

  ._button {
    position: relative;
  }

  .text-1 {
    width: 45%;
    margin-top: 27px;
    margin-left: 29.625%;
  }

  .text-2 {
    width: 41.375%;
    margin-left: 30.39844%;
  }

  ._button-1 {
    z-index: 0;
    width: 23.125%;
    margin-left: 26.07422%;
  }

  ._button-2 {
    z-index: 1;
    width: 22.5%;
    margin-left: 1.59961%;
  }
}

@media(max-width: 600px) {
  body {
    font-size: 1em;
  }

  .image {
    height: auto;
  }

  .text {
    float: none;
    clear: none;
    margin-right: auto;
    margin-left: auto;
  }

  ._button {
    position: relative;
    margin-top: 35px;
  }

  .text-1 {
    width: 64.8333333333%;
    margin-top: 137px;
  }

  .text-2 {
    width: 54.5%;
    margin-top: 8px;
  }

  ._button-1 {
    z-index: 0;
    width: 23.8333333333%;
    margin-left: 25.36198%;
  }

  ._button-2 {
    z-index: 1;
    width: 23.1666666666%;
    margin-left: 1.59896%;
  }
}