section[content-stream] tags {
  bottom: 25px;
}
section[content-slider],
section[content-stream] {
  display: block;
  max-width: 1600px;
  margin: auto;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
section[content-slider]:last-child,
section[content-stream]:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 620px) {
  section[content-slider] top,
  section[content-stream] top {
    height: 70px;
  }
  section[content-slider] menu[bottom],
  section[content-stream] menu[bottom] {
    height: 85px;
  }
}
@media only screen and (min-width: 620px) {
  section[content-slider] top,
  section[content-stream] top {
    height: 120px;
  }
  section[content-slider] menu[bottom],
  section[content-stream] menu[bottom] {
    height: 100px;
  }
}
section[content-slider] > *,
section[content-stream] > * {
  clear: both;
  width: 100%;
}
section[content-slider] > div,
section[content-stream] > div {
  position: relative;
}
section[content-slider].animate-in top h1,
section[content-stream].animate-in top h1 {
  color: #323232;
}
section[content-slider].animate-in top line,
section[content-stream].animate-in top line {
  background: #e8e8e8;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
section[content-slider] top,
section[content-stream] top {
  display: block;
}
@media only screen and (min-width: 620px) {
  section[content-slider] top,
  section[content-stream] top {
    position: relative;
  }
}
section[content-slider] top h1,
section[content-stream] top h1 {
  text-align: center;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  background: #fff;
  margin: auto;
  display: table;
  line-height: 70px;
  padding: 0px 10px;
  color: #fff;
  will-change: color;
  -webkit-transition: color 1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  -moz-transition: color 1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  -o-transition: color 1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  -ms-transition: color 1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  transition: color 1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}
@media only screen and (min-width: 620px) {
  section[content-slider] top h1,
  section[content-stream] top h1 {
    padding: 0px 25px;
    line-height: 119px;
  }
}
section[content-slider] top line,
section[content-stream] top line {
  display: block;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #000;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  will-change: transform, background;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1), background 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: -moz-transform 1s cubic-bezier(0.19, 1, 0.22, 1), background 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: -o-transform 1s cubic-bezier(0.19, 1, 0.22, 1), background 1s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: -ms-transform 1s cubic-bezier(0.19, 1, 0.22, 1), background 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), background 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: scale(0.001, 1);
  -moz-transform: scale(0.001, 1);
  -o-transform: scale(0.001, 1);
  -ms-transform: scale(0.001, 1);
  transform: scale(0.001, 1);
  position: absolute;
  z-index: -1;
  top: 33px;
}
@media only screen and (min-width: 620px) {
  section[content-slider] top line,
  section[content-stream] top line {
    top: 60px;
  }
}
section[content-slider] sponsor,
section[content-stream] sponsor {
  display: block;
  height: 110px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-bottom: 20px;
}
section[content-slider] sponsor p,
section[content-stream] sponsor p {
  text-align: center;
  margin-bottom: 5px;
}
section[content-slider] sponsor img,
section[content-stream] sponsor img {
  height: auto;
  width: auto;
  margin: auto;
  max-width: 150px;
  display: block;
}
section[content-slider] menu[bottom],
section[content-stream] menu[bottom] {
  display: block;
  position: relative;
  border-top: 1px solid #e8e8e8;
}
@media only screen and (max-width: 620px) {
  section[content-slider] menu[bottom] button.navigation,
  section[content-stream] menu[bottom] button.navigation {
    display: none;
  }
}
section[content-slider] menu[bottom] button[previous],
section[content-stream] menu[bottom] button[previous] {
  left: 0px;
}
section[content-slider] menu[bottom] button[next],
section[content-stream] menu[bottom] button[next] {
  right: 0px;
}
@media only screen and (max-width: 620px) {
  section[content-slider] > div {
    height: calc(100% - 155px);
  }
  section[content-slider][is-sponsored="true"] > div {
    height: calc(100% - 265px);
  }
}
@media only screen and (min-width: 620px) {
  section[content-slider] > div {
    height: calc(100% - 220px);
  }
  section[content-slider][is-sponsored="true"] > div {
    height: calc(100% - 330px);
  }
}
