.swop19-cover,
.swop19-cover .swop19-lock-stick {
  background: #fff;
}

.swop19-cover .swop19-lock-content-inner {
  padding: 0 12px;
}

h2.swop19-cover-title {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}

.swop19-cover-title-1 {
  display: block;
  color: #e03737;
  font-size: 45px;
  line-height: 55px;
}

.swop19-cover-title-2 {
  display: block;
  font-size: 50px;
  line-height: 55px;
  margin-top: -1px;
}

p.swop19-cover-subtitle {
  margin: 3px auto 0 auto;
  font-size: 27px;
  line-height: 33px;
  text-align: center;
  max-width: 370px;
}

.swop19-cover-down-arrow {
  width: 33px;
  height: 30px;
  background: url(images/arrow-down.svg) 0 0 no-repeat;
  background-size: auto;
  background-size: 33px 30px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -16px;
  z-index: 5;
}

.swop19-cover-down-label {
  width: 280px;
  position: absolute;
  bottom: 65px;
  left: 50%;
  margin-left: -140px;
  z-index: 5;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}

.swop19-cover-title-1,
.swop19-cover-title-2,
.swop19-cover-subtitle,
.swop19-cover-down-label,
.swop19-cover-down-arrow {
  transition: opacity 0.1s;
}

@media all and (min-width: 640px) {
  .swop19-cover .swop19-lock-content-inner {
    padding: 0 24px;
  }
}


@media all and (min-width: 768px) {
  .swop19-cover-title-1 {
    font-size: 70px;
    line-height: 85px;
  }

  .swop19-cover-title-2 {
    font-size: 75px;
    line-height: 90px;
  }

  p.swop19-cover-subtitle {
    font-size: 36px;
    line-height: 44px;
    max-width: 400px;
  }

  .swop19-cover-down-arrow {
    width: 39px;
    height: 36px;
    background-size: 39px 36px;
    margin-left: -19px;
    bottom: 24px;
  }

  .swop19-cover-down-label {
    bottom: 70px;
    font-size: 16px;
    line-height: 16px;
  }
}

@media all and (min-width: 900px) {
  .swop19-cover .swop19-lock-content-inner {
    padding-left: 36px;
    padding-right: 36px;
  }
}

@media all and (min-width: 950px) {
  .swop19-cover-title-1 {
    font-size: 90px;
    line-height: 105px;
  }

  .swop19-cover-title-2 {
    font-size: 95px;
    line-height: 110px;
  }

  p.swop19-cover-subtitle {
    font-size: 42px;
    line-height: 50px;
    max-width: 400px;
  }
}

@media all and (min-width: 1200px) {
  .swop19-cover-title-1 {
    font-size: 110px;
    line-height: 120px;
  }

  .swop19-cover-title-2 {
    font-size: 115px;
    line-height: 120px;
  }

  p.swop19-cover-subtitle {
    font-size: 46px;
    line-height: 54px;
    max-width: 450px;
  }
}

@media all and (min-width: 1400px) and (min-height: 700px) {
  .swop19-cover-title-1 {
    font-size: 175px;
    line-height: 180px;
    letter-spacing: -1.94px;
  }

  .swop19-cover-title-2 {
    font-size: 209px;
    line-height: 180px;
    margin-top: -1px;
  }

  p.swop19-cover-subtitle {
    font-size: 54px;
    line-height: 60px;
    max-width: 960px;
  }
}
