body {
  background-color: rgb(255, 255, 255);
  font: 500 0.563em/1.38 Raleway;
  color: rgba(0, 0, 0, 0.6);
}

.container .container {
  position: relative;
  width: 180px;
  margin: 30px auto 0;
}

.image {
  display: block;
  visibility: hidden;
  width: 48.2758620689%;
  min-width: 260px;
  max-width: 560px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.text {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

._button {
  display: block;
  border-width: 1px;
  border-style: solid;
  font-size: 1em;
  line-height: 1.38;
  text-align: center;
  text-transform: uppercase;
}

.container ._container {
  height: 60px;
}

.container-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  width: 80.5555555555%;
  max-height: 615px;
  margin: auto;
}

.text-1 {
  margin-top: 30px;
  font: normal 3.333em/1 IntroCondLightFree;
  letter-spacing: 6px;
  color: rgb(0, 0, 0);
}

.text-2 {
  font-size: 2em;
  font-weight: 200;
  line-height: 1.38;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: rgba(0, 0, 0, 0.6);
}

.container ._button-1 {
  position: relative;
  float: left;
  z-index: 3;
  width: 26px;
  height: 26px;
  border-color: rgb(247, 182, 75);
  border-radius: 7px;
  color: #995a62;
}

.container ._button-2 {
  position: relative;
  float: left;
  z-index: 4;
  width: 26px;
  height: 26px;
  margin-left: 8px;
  border-color: rgb(247, 182, 75);
  border-radius: 7px;
  color: #995a62;
}

.container ._button-3 {
  position: relative;
  float: left;
  clear: both;
  z-index: 5;
  width: 26px;
  height: 26px;
  margin-top: 8px;
  border-color: rgb(247, 182, 75);
  border-radius: 7px;
  color: #995a62;
}

.container ._button-4 {
  position: relative;
  float: left;
  z-index: 6;
  width: 26px;
  height: 26px;
  margin: 8px 0 0 8px;
  border-color: rgb(247, 182, 75);
  border-radius: 7px;
  color: #995a62;
}

.container ._button-5 {
  float: right;
  width: 60px;
  height: 60px;
  border-color: #f5a623 #f5a623 #f5a623 rgb(245, 166, 35);
  border-radius: 30px;
  letter-spacing: 4px;
  text-indent: 5px;
  color: #995a62;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  -ms-transition: 0.35s;
  transition: 0.35s;
}

.container ._button-5:hover {
  border: 1 solid rgb(245, 166, 35);
  background-color: rgb(255, 255, 255);
  color: #995a62;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  -webkit-filter: opacity(0.7);
  -moz-filter: opacity(0.7);
  -o-filter: opacity(0.7);
  -ms-filter: opacity(0.7);
  filter: opacity(0.7);
}

.container ._button-5:active {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -o-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  -ms-transition: 0.1s;
  transition: 0.1s;
}

.container ._container-3 {
  display: block;
  float: left;
  width: 60px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  -ms-transition: 0.35s;
  transition: 0.35s;
}

.container ._container-3:hover {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  -webkit-filter: opacity(0.7);
  -moz-filter: opacity(0.7);
  -o-filter: opacity(0.7);
  -ms-filter: opacity(0.7);
  filter: opacity(0.7);
}

.container ._container-3:active {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -o-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  -ms-transition: 0.1s;
  transition: 0.1s;
}

@media(max-width: 1024px) {
  .container {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .container .image {
    width: 50%;
    height: auto;
  }

  .container-1 {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 498px;
    margin-bottom: auto;
  }

  .container ._button-1 {
    position: relative;
    z-index: 3;
  }

  .container ._button-2 {
    position: relative;
    z-index: 4;
  }

  .container ._button-3 {
    position: relative;
    z-index: 5;
  }

  .container ._button-4 {
    position: relative;
    z-index: 6;
  }
}

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

  .container .image {
    width: 65.3028236601%;
    height: auto;
  }

  .container .text-1 {
    margin-top: 26px;
  }

  .container-1 {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 488px;
    margin: auto;
  }

  .container ._button-1 {
    position: relative;
    z-index: 3;
  }

  .container ._button-2 {
    position: relative;
    z-index: 4;
  }

  .container ._button-3 {
    position: relative;
    z-index: 5;
  }

  .container ._button-4 {
    position: relative;
    z-index: 6;
  }
}

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

  .container-1 {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 405px;
    margin: auto;
  }

  .container ._button-1 {
    position: relative;
    z-index: 3;
  }

  .container ._button-2 {
    position: relative;
    z-index: 4;
  }

  .container ._button-3 {
    position: relative;
    z-index: 5;
  }

  .container ._button-4 {
    position: relative;
    z-index: 6;
  }
}