#videoPlayers {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #B5B3AE;
}

.panel-top {
  position: relative;
  overflow: hidden;
}

#panel-text-base {
  position: absolute;
  display: table;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.panel-top .panel-text {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 3%;
}

.panel-top .panel-text img {
  position: relative;
  top: -146px;
  opacity: 0;
  margin: 0;
}

.panel-top .panel-text h2 {
  width: 100%;
  position: relative;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  opacity: 0;
  font-family: "Avenir Light";
  color: white;
  margin: 0;
  text-align: center;
  float: none;
  font-size: 1.875rem;
  line-height: 1.54em;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}

.panel-top .panel-text h3 {
  width: 100%;
  position: relative;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  opacity: 0;
  font: 30px/46px "Avenir Light";
  letter-spacing: 7.3px;
  color: white;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  float: none;
}

.panel-top .panel-text p {
  position: relative;
  opacity: 0;
  top: 23px;
  font-famiyl: "Avenir Light";
  color: white;
  margin: 0;
  text-align: center;
  float: none;
  font-size: 1rem;
  line-height: 1.25em;
}

.panel-top .panel-text .panel-description p {
  hyphens: none;
  text-align: center;
  font-weight: 300;
  margin-left: 0%;
  margin-top: 0px;
  clear: both;
  min-height: 0px;
  color: white;
  padding-top: 25px;
  padding-right: 50px;
  padding-left: 50px;
  font-size: 1rem;
  line-height: 1.75em;
  font-weight: 300;
}

/* ---- panel pro text ve strance Tvorba webu --- */
#panelTextTvorba {
  display: none;
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
}

#Imagelvl2Header1 {
  position: absolute;
  bottom: 0px;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
}

#Boxlvl2Header2,
#Boxlvl2Header3 {
  position: relative;
  height: 100%;
}

#panelTextTvorbaText {
  position: absolute;
  bottom: 50px;
}

#panelTextTvorba .panel-h1 {
  float: left;
  font-size: 1em;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: normal;
  line-height: 1em;
  margin-left: 0%;
  margin-top: 650px;
  clear: none;
  min-height: 0px;
  color: white;
  padding-left: 30px;
}

#panelTextTvorba .panel-h2 {
  float: left;
  font-size: 11px;
  width: 100.000001%;
  height: auto;
  text-align: left;
  font-weight: 300;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: both;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #b5b3ae;
  padding-left: 30px;
  padding-top: 10px;
}

#panelTextTvorba .panel-description {
  float: left;
  font-size: 11px;
  width: 100.000001%;
  height: auto;
  text-align: left;
  font-weight: 300;
  line-height: 1em;
  margin-left: 0px;
  margin-top: 0px;
  clear: both;
  min-height: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #b5b3ae;
  padding-left: 30px;
  padding-top: 10px;
}

#panelTextTvorba .panel-img {
  float: left;
  width: auto;
  max-width: 100%;
  height: 9px;
  margin-left: 7px;
  margin-top: 653px;
  clear: none;
  color: black;
  margin-right: 0px;
  margin-bottom: 0px;
}

#panelScrollHint {
  width: 100%;
  height: 100px;
  background: url(img/scroll_hint.svg) no-repeat center bottom;
  background-size: contain;
  position: absolute;
  bottom: 0;
  margin: 0 auto 80px auto;
}

@media only screen and (max-width: 1024px) {
  #panelScrollHint {
    height: 60px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 640px) {
  #Boxlvl2Header2 {
    display: none;
  }

  #Boxlvl2Header3 {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 320px) {
  #Boxlvl2Header3 {
    height: 100%;
  }

  .panel-top .panel-text .panel-description p {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 25px;
  }
}
#Imagelvl2Header {
  margin-top: 0px;
}

#Boxlvl2Header3 {
  display: table;
}

#panelTvorbaTitle {
  display: table-cell;
  vertical-align: middle;
}

#panelReference {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
}

#panelReferenceCaption {
  position: absolute;
  top: 23%;
  width: 100%;
  text-align: center;
  font-family: "Avenir Light";
  letter-spacing: 7.3px;
  color: white;
  text-transform: uppercase;
  margin: 0;
  font-size: 1.875rem;
  line-height: 1.54em;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}

.edgeLoad-EDGE-15901987 {
  visibility: hidden;
}

#icoMusicContainer {
  position: relative;
  margin: 0 auto;
  max-width: 1600px;
}

#icoMusic {
  display: block;
  position: absolute;
  top: 60px;
  right: 15px;
  padding: 0;
  line-height: 40px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  cursor: pointer;
  z-index: 100;
}

#icoMusic img {
  position: relative;
  width: 100%;
}

@media only screen and (max-width: 900px) {
  #icoMusic {
    right: 35px;
  }
}

/*# sourceMappingURL=style-panel-global.css.map */
