@font-face {
  font-family: 'bariolregular';
  src: url('/lib/Bariol-Regular&Italic/Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.eot');
  src: url('/lib/Bariol-Regular&Italic/Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.eot?#iefix') format('embedded-opentype'), url('/lib/Bariol-Regular&Italic/Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.woff2') format('woff2'), url('/lib/Bariol-Regular&Italic/Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.woff') format('woff'), url('/lib/Bariol-Regular&Italic/Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.ttf') format('truetype'), url('/lib/Bariol-Regular&Italic/Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.svg#bariolregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*header height*/
#logo a.day0 {
  background-image: url('/img/redesign/RZ_Holka_muse_4.png');
}
#logo a.day1 {
  background-image: url('/img/redesign/RZ_Holka_muse_4.png');
}
#logo a.day2 {
  background-image: url('/img/redesign/RZ_Holka_muse_4.png');
}
#logo a.day3 {
  background-image: url('/img/redesign/RZ_Holka_muse_4.png');
}
#logo a.day4 {
  background-image: url('/img/redesign/RZ_Holka_muse_4.png');
}
#logo a.day5 {
  background-image: url('/img/redesign/RZ_Holka_muse_4.png');
}
#logo a.day6 {
  background-image: url('/img/redesign/RZ_Holka_muse_4.png');
}
.response {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
a,
span,
a span,
div,
a p,
span a {
  font-family: 'bariolregular';
}
body {
  margin: 0;
  background-image: url('/img/redesign/pozadi.jpg');
  background-repeat: no-repeat no-repeat;
  background-position: center;
  background-color: #000000;
  background-size: 80% 100%;
}
.leader-board {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 9999;
}
.leader-board div {
  background: #000000;
  box-shadow: 0px 11px 48px black;
  z-index: 9999;
  position: relative;
  width: 100% !important;
  display: flex;
  justify-content: center;
}
a:hover {
  text-shadow: 0px 1px 5px #ffffff;
  text-decoration: none !important;
}
a img {
  box-shadow: 0px 0px 0px #000000;
  transition: box-shadow 0.6s;
}
a img:hover {
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.85);
}
.link-hp img,
.video-link img,
.content-page .video-link img,
.content-page .vote-item img {
  box-shadow: 0px 0px 0px #000000;
  transition: none;
}
.link-hp img:hover,
.video-link img:hover,
.content-page .video-link img:hover,
.content-page .vote-item img:hover {
  box-shadow: none;
}
.link-hp a:hover,
.video-link a:hover,
.content-page .video-link a:hover,
.content-page .vote-item a:hover {
  text-shadow: none !important;
  text-decoration: none !important;
}
.vote-item:hover a {
  text-decoration: none !important;
}
#logo {
  position: absolute;
  top: 0;
  width: 100%;
  height: 400px;
}
#logo a img {
  position: absolute;
  left: 7%;
  top: -90px;
  width: auto;
  height: 700px;
}
#logo a:hover {
  text-shadow: none !important;
}
#logo a:hover img {
  box-shadow: none;
}
.content-page a {
  text-decoration: underline;
}
.content-page a:hover {
  text-shadow: 0px 1px 5px #ffffff !important;
  text-decoration: underline !important;
}
#header {
  padding-top: 400px;
  width: 100%;
  position: relative;
}
#header a.link-hp {
  display: block;
  width: 100%;
  height: 100%;
}
#header a.link-hp img {
  position: absolute;
}
#header a.link-hp .music-img {
  top: -25px;
  width: 337px;
  right: 95px;
}
#header a.link-hp .logo-main {
  width: 232px;
  right: 140px;
  bottom: -25px;
  z-index: 9000;
}
#header .icons {
  position: absolute;
  top: 0;
  width: 100%;
}
#header .icons .socials,
#header .icons .responsive-menu-menu {
  display: flex;
}
#header .icons .socials .icon,
#header .icons .responsive-menu-menu .icon {
  margin-right: 10px;
}
#header .icons .socials .icon a,
#header .icons .responsive-menu-menu .icon a {
  color: rgba(255, 255, 255, 0.8);
  font-size: 30px;
}
#header .icons .socials .icon a:hover,
#header .icons .responsive-menu-menu .icon a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#header .logo-first {
  position: relative;
}
#header .logo-first img {
  width: 20%;
  position: absolute;
  right: 80px;
  top: -115px;
}
#header .logo-second {
  position: absolute;
  right: 10px;
  top: 0px;
}
#header .logo-second img {
  width: 65%;
  position: relative;
  bottom: -34px;
}
/*Content*/
#main {
  position: relative;
  min-height: 550px;
}
#main #index-text {
  overflow: visible;
}
#main #index-text .red-polygon {
  position: relative;
  background: #b80d15;
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(96.81999999999999%), calc(4.12%) calc(86.52%));
}
#main #index-text .red-polygon .text {
  padding-top: 3%;
  padding-right: 7%;
  padding-bottom: calc(14.4%);
  padding-left: calc(9.6%);
  color: #ffffff;
}
#main #index-text .red-polygon .text h1 {
  color: #ffffff;
  font-size: 24px;
}
#main #index-text .red-polygon .text h2 {
  margin-bottom: 0;
}
#main #index-text .red-polygon .text h2 {
  font-size: 14px;
}
/*HOMEPAGE*/
.polygon-7 .inner-content h1,
.polygon-7 .inner-content h2,
.polygon-7 .inner-content h3,
.polygon-7 .inner-content h4,
.polygon-7 .inner-content h5,
.polygon-7 .inner-content span,
.polygon-7 .inner-content p {
  font-size: 20px;
}
.hp-title {
  font-size: 2rem !important;
}
@keyframes zooming {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zooming-playing {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.03);
  }
  40% {
    transform: scale(1.02);
  }
  75% {
    transform: scale(1.06);
  }
  100% {
    transform: scale(1);
  }
}
.play-box a:hover {
  text-decoration: none;
  text-shadow: unset !important;
}
.play-box h2 {
  text-align: center;
  padding-right: 20px;
  margin-bottom: 20px;
  font-size: 36px;
}
.play-box .circe-play {
  display: flex;
  align-items: center;
  justify-content: center;
}
.play-box .circe-play .fas {
  color: #b80d15;
  font-size: 37px;
  position: relative;
  left: 31px;
}
.play-box .circe-play .far {
  color: #b80d15;
  font-size: 115px;
}
.play-box .circe-play .fa-stack {
  display: flex;
  align-items: center;
  margin: 17px 60px 0 0;
}
.play-box .circe-play:hover {
  animation-name: zooming;
  animation-duration: 0.9s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.left-column {
  position: relative;
  right: -15px;
}
#search .search-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#search .search-form input[type="submit"] {
  background-image: url('/img/redesign/search.v1.svg');
  background-repeat: no-repeat;
  border: none;
  background-color: transparent;
  background-position: center;
  width: 18px;
  margin-left: 15px;
  margin-bottom: 10px;
}
#search .search-form input[type="text"] {
  border-radius: 24px;
  border: none;
  margin-bottom: 10px;
  padding-left: 10px;
}
.show-item {
  max-width: 60%;
  margin-bottom: 50px;
}
.show-item .item-title {
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
}
.show-item .item-title a {
  text-decoration: none;
}
.show-item .item-title a:hover {
  text-decoration: none !important;
}
.show-item .mail {
  position: relative;
  top: 24px;
}
/**POLYGONS
*################################
* - pozadi
* - rotace 
* - zaklad polygonu
* - vlastni tvary polygonu
**/
.no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
/*barva polygonu*/
.yellow {
  background: rgba(242, 210, 25, 0.8);
}
.black {
  background: rgba(0, 0, 0, 0.8);
}
.red {
  background: rgba(184, 13, 21, 0.8);
}
/*základ polygonu*/
.polygon-10 .inner-content {
  right: -20px;
}
.polygon-10 .inner-content ul {
  padding-left: 0;
}
.polygon-10 .inner-content ul li {
  list-style: none;
  padding: 10px 0;
  text-transform: uppercase;
}
.polygon-10 .inner-content .box-title {
  text-transform: uppercase;
}
.polygon-10 .inner-content .box-title h3 {
  font-size: 45px;
}
.polygon-4 .inner-content .box-body {
  font-size: 19px;
}
.polygon-3 {
  transform: rotate(-2deg);
  height: 270px;
}
.polygon-3 .inner-content {
  height: 275px;
}
.polygon-5 .inner-content .title {
  padding-top: 10px;
  font-size: 18px;
}
.polygon-5 .inner-content .title a {
  font-size: 18px;
}
.polygon-6 .inner-content .box-title {
  padding: 10px 0;
  text-transform: uppercase;
}
.polygon-6 .inner-content .box-title h3 {
  font-size: 45px;
}
.polygon-6 .inner-content a:hover {
  text-shadow: 0px 1px 5px #ffffff;
  text-decoration: none;
}
.polygon-11 .inner-content h2 {
  text-transform: uppercase;
}
.polygon-11 .inner-content h2 a:hover {
  text-decoration: none;
  text-shadow: 0px 1px 5px #ffffff;
}
.page-detail-polygon-yellow {
  background-image: url('/img/redesign/page-poly-yellow.v1.svg');
}
.page-detail-polygon-black {
  background-image: url('/img/redesign/page-poly-black.v1.svg');
}
.page-detail-polygon-red {
  background-image: url('/img/redesign/page-poly-red.v1.svg');
}
/*Page detail*/
.preview-text {
  padding-bottom: 20px;
}
.preview-text .preview-link a {
  color: #ffffff;
  text-decoration: underline;
}
.page-detail {
  background-repeat: no-repeat;
  padding: 115px 80px 80px;
  color: #ffffff;
}
.page-detail h1 {
  font-size: 3rem;
  padding-bottom: 45px;
  text-transform: uppercase;
}
.page-detail h2 a {
  color: #ffffff;
}
.page-detail h2 a:hover {
  text-decoration: none;
}
.page-detail h2,
.page-detail h3,
.page-detail h4,
.page-detail h5,
.page-detail h6 {
  margin: 0.8em 0;
}
.page-detail p {
  margin-bottom: 10px;
}
.page-detail a {
  color: #ffffff;
}
.page-detail a:hover {
  color: #ffffff;
}
.page-detail .files ul {
  list-style: none;
  padding: 0;
}
.page-detail .files ul li {
  font-size: 16px;
  margin-top: 15px;
}
.page-detail .files ul li a {
  font-size: 16px;
}
.page-detail .page-title {
  color: #ffffff;
  text-transform: uppercase;
}
.page-detail .perex {
  color: #ffffff;
  margin-bottom: 40px;
}
.page-detail .text {
  color: #ffffff;
}
.page-detail .vote .list ul {
  list-style: decimal;
}
.page-detail .vote .list a {
  color: #ffffff;
}
.page-detail .vote .list a:hover {
  text-shadow: 0px 1px 5px #ffffff;
}
.page-detail .vote .description {
  color: #b80d15;
}
.page-detail .links {
  margin-top: 50px;
}
.page-detail .links a {
  margin-right: 30px;
}
.preview h2 {
  margin-bottom: 5px;
}
.preview a {
  text-decoration: none;
}
.preview p {
  margin-bottom: 5px;
}
.preview-first {
  margin-bottom: 100px;
}
.shape-maker {
  width: 100%;
  position: relative;
  height: 150px;
  background-repeat: no-repeat;
  top: -1px;
}
.shape-maker-yellow {
  background-image: url('/img/redesign/shapemaker-yellow.v1.svg');
}
.shape-maker-red {
  background-image: url('/img/redesign/shapemaker-red.v1.svg');
}
.shape-maker-black {
  background-image: url('/img/redesign/shapemaker-black.v1.svg');
}
.tooltip {
  opacity: 1;
  position: relative;
  display: inline;
}
.guests .guest {
  margin-bottom: 20px;
}
.guests .guest .main .info {
  text-align: right;
}
.guests .guest .vote {
  display: flex;
  flex-direction: column;
}
.guests .guest .vote .vote-marks {
  display: flex;
  justify-content: center;
  align-items: center;
}
.guests .guest .vote .vote-marks span,
.guests .guest .vote .vote-marks a {
  font-size: 15px;
  margin-right: 15px;
  background: transparent;
  text-decoration: none;
  color: #000000;
  border: 2px #000000 solid;
  border-radius: 50px;
  font-weight: bold;
  font-family: 'bariolregular';
}
.guests .guest .vote .vote-marks span.active,
.guests .guest .vote .vote-marks a:hover {
  background: #000000;
  color: #ffffff;
  font-size: 15px;
  text-decoration: none;
}
.guests .guest .vote .vote-marks .mark-1 {
  padding: 5px 13px;
}
.guests .guest .vote .vote-marks .mark-3,
.guests .guest .vote .vote-marks .mark-5 {
  padding: 5px 12px;
}
.guests .guest .vote .vote-marks .mark-2,
.guests .guest .vote .vote-marks .mark-4 {
  padding: 5px 11px;
}
.guests .guest .img {
  height: 100%;
}
.guest-title {
  text-align: right;
  padding-top: 25px;
}
/*Hlasování*/
.vote-item {
  display: inline-flex;
  align-items: center;
}
.vote-item .voting-icons {
  display: flex;
  align-items: center;
}
.vote-item .vote-title {
  display: inline-block;
}
.vote-item .video-link {
  color: #b80d15;
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-left: 5px;
}
.vote-item .video-link .fas {
  border: 1px #b80d15 solid;
  border-radius: 50px;
  padding: 5px 5px 5px 6px;
  display: flex;
  color: #b80d15;
  font-size: 8px;
}
.vote-item .video-link a:hover {
  text-decoration: none;
}
.vote-item .thumbs-up {
  margin-right: 10px;
}
.vote-item .thumbs-up,
.vote-item .video-link {
  opacity: 0;
  visibility: hidden;
}
.vote-item.hp .video-link {
  font-size: 6px;
}
.vote-item:hover {
  cursor: pointer;
}
.vote-item:hover .vote-title {
  text-shadow: 0px 1px 5px #ffffff;
}
.vote-item:hover .video-link,
.vote-item:hover .thumbs-up {
  opacity: 1;
  visibility: visible;
  display: block;
}
.ranking ol {
  padding-left: 15px;
}
.ranking .list-tips ul {
  padding: 0;
  list-style: none;
}
.ranking h2 {
  font-size: 31px;
  text-transform: uppercase;
}
.ranking h2 a:hover {
  text-decoration: none;
  text-shadow: 0px 1px 5px #ffffff;
}
#angels-host {
  position: relative;
  top: 40px;
}
#angels-host .div-p8 {
  display: flex;
}
#angels-host .div-p8 .guest-description h3 {
  font-size: 17px;
  padding-left: 18px;
}
#angels-host .div-p8 .guest-description h3 a:hover {
  text-decoration: none;
  text-shadow: 0px 1px 5px #ffffff;
}
#angels-host .div-p8 img {
  width: 130px;
}
/*O nás*/
.user-whole-list .item .person-title {
  color: #ffffff;
  padding-bottom: 15px;
}
.user-whole-list .item .person-title a {
  color: #ffffff;
}
.user-whole-list .item .person-title a:hover {
  color: #ffffff;
  text-decoration: none;
}
.user-whole-list .item .person-text {
  color: #ffffff;
}
.user-whole-list .item .person-text p,
.user-whole-list .item .person-text span {
  color: #ffffff !important;
}
.user-whole-list .item .person-text p strong,
.user-whole-list .item .person-text span strong,
.user-whole-list .item .person-text p span,
.user-whole-list .item .person-text span span {
  color: #ffffff !important;
}
.user-whole-list .item .person-text a {
  color: #ffffff;
  text-decoration: underline;
}
.user-whole-list .item .person-mail {
  text-align: right;
  padding-bottom: 20px;
}
.user-whole-list .item .person-mail a {
  color: rgba(255, 255, 255, 0.8);
  font-size: 29px;
}
.user-whole-list .item .person-image img {
  height: auto;
  width: 100%;
}
.play-now .box-body {
  padding-right: 45px;
}
.mail,
.archive {
  text-align: right;
}
.mail a,
.archive a {
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 23px;
}
.mail .envelope-mail,
.archive .envelope-mail {
  right: 90px;
  position: absolute;
  z-index: 9000;
}
.mail .ranking-mail a,
.archive .ranking-mail a {
  right: 50px;
  position: absolute;
  z-index: 9000;
}
.mail .angels-archive,
.archive .angels-archive {
  position: absolute;
  z-index: 9000;
  right: 90px;
}
.mail.detail a,
.archive.detail a {
  font-size: 30px;
}
.mail.detail .ranking-mail a,
.archive.detail .ranking-mail a {
  right: 140px;
  position: absolute;
  z-index: 9000;
}
.mail.detail .angels-archive,
.archive.detail .angels-archive {
  position: absolute;
  z-index: 9000;
  right: 80px;
}
.mail-detail {
  text-align: right;
}
.mail-detail a {
  position: absolute;
  top: 130px;
  right: 17%;
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 30px;
}
.user-list h3 {
  text-transform: uppercase;
  padding-bottom: 10px;
}
.user-list h3 a:hover {
  text-decoration: none;
}
.paginator {
  position: relative;
  top: 55px;
  text-align: right;
}
.paginator a {
  color: #ffffff;
  font-size: 21px;
  margin-right: 6px;
}
.paginator .current {
  font-size: 21px;
  margin-right: 6px;
  color: rgba(242, 210, 25, 0.8);
}
.paginator .button {
  font-size: 16px;
}
.paginator .next {
  padding-left: 10px;
}
.paginator .prew {
  padding-right: 10px;
}
.rockzone-title {
  padding-top: 15px;
}
#rock-info {
  padding: 10px 60px;
}
#rock-info h2 {
  text-transform: uppercase;
  padding-bottom: 15px;
}
#rock-info h2 a {
  text-decoration: none;
  font-size: 2rem;
}
#rock-info h3 {
  font-size: 16px;
  padding: 10px 0;
  text-transform: uppercase;
}
#rock-info h3 a:hover {
  text-decoration: none;
  text-shadow: 0px 1px 5px #ffffff;
}
#rock-info .perex {
  display: none;
}
#rock-info .more {
  display: none;
}
#rock-info a:hover {
  text-decoration: none;
}
#rock-info .more-all {
  float: right;
  text-decoration: none;
}
#rock-info .more-all:hover {
  text-decoration: underline;
}
/*Footer*/
#footer {
  padding-top: 20px;
  padding-bottom: 20px;
}
#footer p {
  text-align: center;
  color: #ffffff;
  font-size: 19px;
}
#footer p a {
  color: #b80d15;
}
.polygon-base .inner-content {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.polygon-base .inner-content h1,
.polygon-base .inner-content h2,
.polygon-base .inner-content h3,
.polygon-base .inner-content h4,
.polygon-base .inner-content h5,
.polygon-base .inner-content h6,
.polygon-base .inner-content span,
.polygon-base .inner-content p,
.polygon-base .inner-content span p,
.polygon-base .inner-content a,
.polygon-base .inner-content a p,
.polygon-base .inner-content h1 a,
.polygon-base .inner-content h2 a,
.polygon-base .inner-content h3 a,
.polygon-base .inner-content h4 a,
.polygon-base .inner-content h5 a,
.polygon-base .inner-content h6 a,
.polygon-base .inner-content div {
  color: #ffffff;
}
/*PLAYlist detail*/
.playlist-detail .song {
  display: flex;
  align-items: center;
}
.playlist-detail .song .time {
  min-width: 44px;
  min-height: 5px;
}
/*####*/
#pp_full_res img {
  height: auto !important;
}
.loginadmin input {
  color: black !important;
}
.club-life-text a p {
  padding: 20px 45px 0;
  text-transform: uppercase;
  font-size: 21px;
}
.club-life-text a:hover {
  text-shadow: 0px 1px 5px #ffffff;
  text-decoration: none;
}
.mobile-device {
  justify-content: space-between;
  width: 100%;
}
.mobile-device .vote-title {
  width: 100%;
}
.mobile-device a {
  text-decoration: none !important;
}
.mobile-device .video-link {
  opacity: 1;
  visibility: visible;
}
.mobile-device .thumbs-up {
  margin-left: 0px;
  margin-bottom: 8px;
  opacity: 1;
  visibility: visible;
  margin-right: 24px;
}
.box-body a:hover {
  text-shadow: 0px 1px 5px #ffffff !important;
  text-decoration: none !important;
}
.now-play-playlist span {
  display: none;
}
.now-play-playlist span.redraw-class {
  display: flex;
}
.download-site table {
  width: 100%;
}
.download-site img {
  border-width: 1px;
  border-style: solid;
}
#bottom-banner-infobox {
  text-align: center;
  margin-bottom: 30px;
}
#admin-panel {
  position: fixed;
  bottom: 0;
  left: 29%;
  width: inherit;
  height: 32px;
  border: 1px #000 solid;
  border-bottom: none;
  background-color: #f0f4f6;
  color: #000;
  font-weight: 600;
  opacity: 0.9;
  border-radius: 8px 8px 0 0;
  z-index: 999;
}
#admin-panel .bcred {
  background-color: #cc3333 !important;
}
#admin-panel .bcyellow {
  background-color: #feca00 !important;
}
#admin-panel a {
  color: #000;
  text-decoration: underline;
}
#admin-panel a:hover {
  color: #909090;
  text-decoration: none;
}
#admin-panel .content {
  padding: 8px 20px;
  border-radius: 8px 8px 0 0;
}
#admin-panel .divider {
  padding: 0px 5px;
}
#admin-panel .ico {
  width: 32px;
  height: 20px;
  background: transparent url('/img/icons/silk/picture_empty.png') 50% 50% no-repeat;
}
#admin-panel #close {
  margin-left: 20px;
  width: 24px;
  height: 20px;
  cursor: pointer;
  background: transparent url('/img/icons/close.png') 50% 50% no-repeat;
}
#show-panel {
  position: fixed;
  bottom: 0;
  width: inherit;
  height: 16px;
  text-align: center;
  cursor: pointer;
  display: none;
  background: transparent url('/img/icons/slideup.png') 50% 50% no-repeat;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -khtml-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -khtml-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
@media (min-width: 992px) {
  .responsive-menu {
    display: none;
  }
  #main {
    top: -20px;
  }
  .polygon-1 {
    width: 105%;
    top: -15px;
  }
  .polygon-1 .inner-content {
    background-image: url('/img/redesign/poly-1.v1.svg');
    position: relative;
    z-index: 20;
    padding: 16% 5% 22% 10%;
  }
  .polygon-1-red {
    width: 105%;
    z-index: 600;
  }
  .polygon-1-red .inner-content.search {
    background-image: url('/img/redesign/poly-1-red.v1.svg');
    position: relative;
    z-index: 20;
    padding-left: 40px;
    padding-top: 50px;
    top: 15px;
  }
  .polygon-2-yellow {
    width: 105%;
    left: -15px;
  }
  .polygon-2-yellow .inner-content {
    background-image: url('/img/redesign/poly-2-yellow.v1.svg');
    position: relative;
    z-index: 600;
    padding: 16% 10% 35% 12%;
  }
  /*pust si nas online polygon-3*/
  .polygon-3 {
    width: 105%;
  }
  .polygon-3 .inner-content {
    background-image: url('/img/redesign/poly-3.v1.svg');
    position: relative;
    z-index: 20;
    padding: 7% 7% 0% 0%;
    top: 15px;
    left: 15px;
  }
  .polygon-4 {
    width: 105%;
  }
  .polygon-4 .inner-content {
    background-image: url('/img/redesign/poly-4.v1.svg');
    position: relative;
    top: -20px;
    z-index: 20;
    padding: 14% 4% 17% 14%;
  }
  .polygon-4.user-list {
    top: -70px;
  }
  .polygon-5 {
    width: 105%;
  }
  .polygon-5 .inner-content {
    background-image: url('/img/redesign/poly-5.v1.svg');
    position: relative;
    z-index: 20;
    padding: 14% 11% 16% 17%;
  }
  .polygon-5 .inner-content h2 {
    text-align: left;
  }
  .polygon-6 {
    width: 105%;
  }
  .polygon-6 .inner-content {
    background-image: url('/img/redesign/poly-6.v1.svg');
    position: relative;
    z-index: 0;
    left: 12px;
    padding: 14% 11% 25% 18%;
  }
  .polygon-7 {
    width: 105%;
  }
  .polygon-7 .inner-content {
    background-image: url('/img/redesign/poly-7.v1.svg');
    position: relative;
    z-index: 20;
    padding: 4% 7% 9% 9%;
    top: 20px;
  }
  .polygon-8 {
    width: 105%;
  }
  .polygon-8 .inner-content {
    background-image: url('/img/redesign/poly-8.v1.svg');
    padding-top: 4%;
    padding-right: 8%;
    padding-bottom: 8%;
    padding-left: 12%;
  }
  .polygon-9 {
    width: 105%;
  }
  .polygon-9 .inner-content {
    background-image: url('/img/redesign/poly-9.v1.svg');
    position: relative;
    z-index: 0;
    top: -30px;
    padding: 30% 0% 20% 0%;
  }
  .polygon-10 {
    width: 105%;
  }
  .polygon-10 .inner-content {
    background-image: url('/img/redesign/poly-10.v1.svg');
    z-index: 0;
    position: relative;
    padding: 18% 8% 16% 22%;
  }
  .polygon-11 {
    z-index: 50;
    width: 105%;
  }
  .polygon-11 .inner-content {
    background-image: url('/img/redesign/poly-11.v1.svg');
    position: relative;
    top: -20px;
    z-index: 600;
    padding: 13% 11% 15% 11%;
  }
  /*rotace polygonu*/
  .rotate-0 {
    transform: rotate(0deg);
    transition: transform 0.2s;
  }
  .rotate-0:hover {
    transform: rotate(-0.5deg);
  }
  .rotate-left-1 {
    transform: rotate(-1deg);
  }
  .rotate-left-2 {
    transform: rotate(-2deg);
    transition: transform 0.2s;
  }
  .rotate-left-2:hover {
    transform: rotate(0deg);
  }
  .rotate-left-4 {
    transform: rotate(-4deg);
    transition: transform 0.2s;
  }
  .rotate-left-4:hover {
    transform: rotate(-2deg);
  }
  .rotate-left-6 {
    transform: rotate(-6deg);
    transition: transform 0.2s;
  }
  .rotate-left-6:hover {
    transform: rotate(-4deg);
  }
  .rotate-left-8 {
    transform: rotate(-8deg);
  }
  .rotate-right-2 {
    transform: rotate(2deg);
    transition: transform 0.2s;
  }
  .rotate-right-2:hover {
    transform: rotate(0deg);
  }
  .rotate-right-05 {
    transform: rotate(2deg);
    transition: transform 0.2s;
  }
  .rotate-right-05:hover {
    transform: rotate(1.5deg);
  }
  .rotate-right-4 {
    transform: rotate(4deg);
    transition: transform 0.2s;
  }
  .rotate-right-4:hover {
    transform: rotate(2deg);
  }
  .rotate-right-6 {
    transform: rotate(6deg);
    transition: transform 0.2s;
  }
  .rotate-right-6:hover {
    transform: rotate(4deg);
  }
  .rotate-right-8 {
    transform: rotate(8deg);
  }
  .icons .play-music {
    display: none;
  }
  .responsive-menu-menu {
    display: none !important;
  }
  .responsive-logo {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .left-column {
    right: 0;
  }
  .polygon-9 .inner-content {
    padding: 68% 11% 20% 0%;
  }
  .polygon-9 .inner-content #rock-info h2 a {
    font-size: 29px;
  }
  .polygon-2-yellow .inner-content {
    padding: 20% 4% 65% 12%;
  }
  .polygon-1 .inner-content {
    padding: 25% 5% 22% 10%;
  }
}
@media (max-width: 991.99px) {
  .responsive-logo {
    display: block;
    position: absolute;
    right: -21%;
  }
  .responsive-logo img {
    width: 37%;
  }
  .vote-item {
    justify-content: space-between;
    width: 100%;
  }
  .vote-item .vote-title {
    width: 100%;
  }
  .vote-item a {
    text-decoration: none !important;
  }
  .vote-item .thumbs-up {
    margin-left: 15px;
    margin-bottom: 8px;
  }
  .socials {
    margin-right: 20%;
  }
  .full-width {
    display: none;
  }
  .response {
    display: block;
  }
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl,
  .col-xl-auto {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body {
    background-image: none;
    background: #000000;
  }
  #header {
    padding-top: 50px;
    padding-top: 145px;
  }
  #header a.link-hp {
    display: none;
  }
  #header .icons {
    padding: 20px;
    height: 100%;
    display: flex;
    align-items: center;
  }
  #header .icons .socials .icon,
  #header .icons .responsive-menu-menu .icon {
    margin-right: 25px;
  }
  #header .icons .socials .icon a,
  #header .icons .responsive-menu-menu .icon a {
    font-size: 60px;
  }
  .icons {
    background: #000000;
  }
  .icons .play-music {
    display: block;
  }
  #logo {
    display: none;
  }
  .responsive-menu-menu {
    display: block;
  }
  .top-icon-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .play-now.play-box {
    display: none;
  }
  .left-column {
    order: 3;
  }
  .center-column {
    order: 1;
  }
  .right-column {
    order: 2;
  }
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    max-width: none !important;
  }
  /*polygons*/
  .polygon-1 .inner-content {
    position: relative;
    z-index: 14;
    padding-top: 4%;
    padding-bottom: 0%;
  }
  .polygon-1 .inner-content a,
  .polygon-1 .inner-content span,
  .polygon-1 .inner-content p,
  .polygon-1 .inner-content div {
    font-size: 21px;
  }
  .polygon-1 .inner-content h2 a {
    font-size: 3rem;
  }
  .polygon-1 .inner-content .ranking-mail a,
  .polygon-1 .inner-content .angels-archive a {
    font-size: 41px;
    right: 160px;
  }
  .polygon-1 .inner-content .ranking {
    padding-bottom: 60px;
  }
  .polygon-2-yellow .inner-content {
    position: relative;
    z-index: 15;
    padding-top: 0px;
    padding-bottom: 5%;
  }
  .polygon-2-yellow .inner-content a,
  .polygon-2-yellow .inner-content span,
  .polygon-2-yellow .inner-content p,
  .polygon-2-yellow .inner-content div {
    font-size: 21px;
  }
  .polygon-2-yellow .inner-content h2 a {
    font-size: 3rem;
  }
  .polygon-2-yellow .inner-content .ranking-mail a,
  .polygon-2-yellow .inner-content .angels-archive a {
    font-size: 41px;
    right: 160px;
  }
  .polygon-4 .inner-content {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 18;
    padding-top: 5%;
    padding-bottom: 0%;
  }
  .polygon-4 .inner-content h2,
  .polygon-4 .inner-content h3 a {
    font-size: 3rem;
    text-transform: uppercase;
  }
  .polygon-4 .inner-content span,
  .polygon-4 .inner-content a {
    font-size: 23px;
  }
  .polygon-5 .inner-content {
    position: relative;
    z-index: 19;
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .polygon-5 .inner-content .box-body {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    min-height: 115px;
  }
  .polygon-5 .inner-content .box-body .mail {
    position: absolute;
    left: 8%;
    bottom: 0px;
  }
  .polygon-5 .inner-content .box-body .mail a {
    position: unset;
    font-size: 40px;
  }
  .polygon-5 .inner-content .box-body .title a,
  .polygon-5 .inner-content .box-body .title span {
    font-size: 23px;
  }
  .polygon-5 .inner-content .box-body img {
    width: 115%;
  }
  .polygon-5 .inner-content h2 {
    text-align: left;
    font-size: 3rem;
    text-transform: uppercase;
  }
  .polygon-7 {
    position: relative;
    top: 4px;
  }
  .polygon-7 .inner-content {
    position: relative;
    z-index: 20;
    padding-top: 4%;
    padding-bottom: 4%;
  }
  .polygon-9 .inner-content {
    position: relative;
    z-index: 19;
    padding-top: 6%;
    padding-bottom: 8%;
  }
  .polygon-9 .inner-content h3 a {
    font-size: 23px;
  }
  .polygon-9 .inner-content a {
    font-size: 23px;
  }
  #rock-info {
    padding: 0;
  }
  .polygon-10 .inner-content {
    z-index: 17;
    position: relative;
  }
  .polygon-10 .inner-content ul li {
    font-size: 23px;
  }
  .polygon-10 .inner-content h2 {
    font-size: 3rem;
  }
  .polygon-11 .inner-content {
    position: relative;
    z-index: 13;
    padding-top: 0%;
    padding-bottom: 4%;
  }
  .polygon-11 .inner-content .club-life-text {
    text-align: center;
  }
  .polygon-11 .inner-content .club-life-text a p {
    font-size: 35px;
  }
  /*NOVY MOBILNI LAYOUT*/
  .polygon-base .inner-content {
    padding-left: 8%;
    padding-right: 8%;
  }
  .shapemaker-mobile-base {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
  }
  .red-mobile {
    background: #b80d15;
  }
  .yellow-mobile {
    background: #cf9c00;
  }
  .yellow-bottom-5 {
    background-image: url('/img/redesign/mobile/yellow-bottom-5.v1.svg');
    height: 60px;
    top: -2px;
  }
  .red-bottom-7 {
    background-image: url('/img/redesign/mobile/red-bottom-7.v1.svg');
    height: 40px;
    bottom: -2px;
  }
  .red-top-2 {
    background-image: url('/img/redesign/mobile/red-top-2.v1.svg');
    height: 150px;
    bottom: -2px;
  }
  .red-bottom-2 {
    background-image: url('/img/redesign/mobile/red-bottom-2.v1.svg');
    height: 150px;
    top: -2px;
  }
  .yellow-top-11 {
    background-image: url('/img/redesign/mobile/yellow-top-11.v1.svg');
    height: 120px;
    bottom: -2px;
  }
  .yellow-bottom-11 {
    background-image: url('/img/redesign/mobile/yellow-bottom-11.v1.svg');
    height: 40px;
    top: -2px;
  }
  .vote-item .video-link {
    margin-right: 20px;
    margin-left: 20px;
  }
  #angels20 .vote-item .video-link .fas {
    border: 1px #000 solid !important;
    color: #000 !important;
  }
  .polygon-7 .inner-content h1,
  .polygon-7 .inner-content h2,
  .polygon-7 .inner-content h3,
  .polygon-7 .inner-content h4,
  .polygon-7 .inner-content h5,
  .polygon-7 .inner-content span,
  .polygon-7 .inner-content p,
  .polygon-2-yellow .inner-content div,
  .polygon-2-yellow .inner-content span {
    font-size: 23px;
  }
  .hp-title {
    font-size: 3rem !important;
  }
  h2 {
    font-size: 3rem;
  }
  .col-md-12 {
    padding: 0;
  }
  .polygon-1 .inner-content a,
  .polygon-1 .inner-content span,
  .polygon-1 .inner-content p,
  .polygon-1 .inner-content div {
    font-size: 26px;
  }
  #footer p {
    font-size: 23px;
  }
  .responsive-menu-wrapper {
    position: absolute;
    height: 100%;
    z-index: 9000;
    top: 0;
    left: 0;
    background-color: #000000;
    padding: 5% 10%;
  }
  .responsive-menu-wrapper .responsive-menu .box-title a,
  .responsive-menu-wrapper .responsive-menu li a,
  .responsive-menu-wrapper .responsive-menu .box-title h3,
  .responsive-menu-wrapper .responsive-menu li h3 {
    color: white;
    font-size: 25px;
    text-transform: uppercase;
  }
  .responsive-menu-wrapper .responsive-menu .box-title a:hover,
  .responsive-menu-wrapper .responsive-menu li a:hover {
    text-decoration: none;
  }
  .responsive-menu-wrapper .responsive-menu .box-title h3,
  .responsive-menu-wrapper .responsive-menu li h3 {
    font-weight: bold;
    font-size: 3rem;
    padding-bottom: 2rem;
  }
  .responsive-menu-wrapper .responsive-menu .box.menu,
  .responsive-menu-wrapper .responsive-menu li {
    margin-top: 15px;
  }
  .responsive-menu-wrapper .responsive-menu .box-title.show h3 {
    margin-top: 2rem;
    padding-top: 15px;
  }
  .responsive-menu-wrapper .responsive-menu ul {
    margin: 0;
    padding: 0;
  }
  .responsive-menu-wrapper .responsive-menu ul li {
    list-style: none;
  }
  .responsive-menu-wrapper.closed {
    display: none;
    width: 0%;
    opacity: 0;
    transition: width 0.8s, opacity  0.8s;
  }
  .responsive-menu-wrapper {
    display: block;
    width: 60%;
    opacity: 1;
    transition: width 0.8s, opacity  0.8s;
  }
  .vote ul {
    font-size: 21px;
  }
  .vote .thumbs-up {
    font-size: 21px;
  }
  .vote-item .video-link .fas {
    font-size: 13px;
  }
  .page-detail span,
  .page-detail p {
    font-size: 21px;
  }
  .vote-item .thumbs-up,
  .vote-item .video-link {
    opacity: 1;
    visibility: visible;
  }
  #footer {
    padding: 20px 30px;
  }
  #rock-info h2 a {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  .responsive-logo {
    right: -30%;
  }
}
@media (min-width: 1200px) {
  .container.homepage {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-detail span {
    font-size: 18px;
  }
  .page-detail .list {
    font-size: 18px;
  }
  .page-detail .list a {
    font-size: 18px;
  }
  .guest .info .title {
    font-size: 20px;
  }
  .guest .info .date {
    font-size: 20px;
  }
  .guest .vote .title-vote {
    font-size: 20px;
  }
  .guest .results {
    font-size: 18px;
  }
  .guest .results span {
    font-size: 20px;
  }
  .play-box h2 {
    text-transform: uppercase;
  }
}
@media (min-width: 992px) {
  .content-page {
    position: relative;
    top: -28px;
  }
}
/*EDGE*/
@supports (-ms-ime-align: auto) {
  ol {
    list-style-position: outside;
  }
  ol li {
    list-style-position: outside;
  }
  .polygon-1 {
    width: 105%;
    top: -15px;
  }
  .polygon-1 .inner-content {
    background-image: url('/img/redesign/ms/poly-1-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding: 16% 5% 22% 10%;
  }
  .polygon-1-red {
    width: 105%;
    z-index: 600;
  }
  .polygon-1-red .inner-content.search {
    background-image: url('/img/redesign/ms/poly-1-red-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding-left: 40px;
    padding-top: 50px;
    top: 15px;
  }
  .polygon-2-yellow {
    width: 105%;
    left: -15px;
  }
  .polygon-2-yellow .inner-content {
    background-image: url('/img/redesign/ms/poly-2-yellow-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 600;
    padding: 16% 10% 35% 12%;
  }
  /*pust si nas online polygon-3*/
  .polygon-3 {
    width: 105%;
  }
  .polygon-3 .inner-content {
    background-image: url('/img/redesign/ms/poly-3-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding: 7% 7% 0% 0%;
    top: 15px;
    left: 15px;
  }
  .polygon-4 {
    width: 105%;
  }
  .polygon-4 .inner-content {
    background-image: url('/img/redesign/ms/poly-4-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    top: -20px;
    z-index: 20;
    padding: 14% 4% 17% 14%;
  }
  .polygon-4.user-list {
    top: -70px;
  }
  .polygon-5 {
    width: 105%;
  }
  .polygon-5 .inner-content {
    background-image: url('/img/redesign/ms/poly-5-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding: 14% 11% 16% 17%;
  }
  .polygon-5 .inner-content h2 {
    text-align: left;
  }
  .polygon-6 {
    width: 105%;
  }
  .polygon-6 .inner-content {
    background-image: url('/img/redesign/ms/poly-6-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding: 14% 11% 25% 18%;
  }
  .polygon-7 {
    width: 105%;
  }
  .polygon-7 .inner-content {
    background-image: url('/img/redesign/ms/poly-7-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding: 4% 7% 9% 9%;
    top: 20px;
  }
  .polygon-8 {
    width: 105%;
  }
  .polygon-8 .inner-content {
    background-image: url('/img/redesign/ms/poly-8-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    padding-top: 4%;
    padding-right: 8%;
    padding-bottom: 8%;
    padding-left: 12%;
  }
  .polygon-9 {
    width: 105%;
  }
  .polygon-9 .inner-content {
    background-image: url('/img/redesign/ms/poly-9-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 0;
    top: -30px;
    padding: 30% 0% 20% 0%;
  }
  .polygon-10 {
    width: 105%;
  }
  .polygon-10 .inner-content {
    background-image: url('/img/redesign/ms/poly-10-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    z-index: 20;
    position: relative;
    padding: 18% 8% 16% 22%;
  }
  .polygon-11 {
    z-index: 50;
    width: 105%;
  }
  .polygon-11 .inner-content {
    background-image: url('/img/redesign/ms/poly-11-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    top: -20px;
    z-index: 600;
    padding: 13% 11% 15% 11%;
  }
}
/*IE*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10 & IE11 CSS styles go here */
  .play-box .circe-play .far {
    top: -26px;
  }
  ol {
    list-style-position: outside;
  }
  ol li {
    list-style-position: outside;
  }
  .polygon-1 {
    width: 105%;
    top: -15px;
  }
  .polygon-1 .inner-content {
    background-image: url('/img/redesign/ms/poly-1-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding: 16% 5% 22% 10%;
  }
  .polygon-1-red {
    width: 105%;
    z-index: 600;
  }
  .polygon-1-red .inner-content.search {
    background-image: url('/img/redesign/ms/poly-1-red-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding-left: 40px;
    padding-top: 50px;
    top: 15px;
  }
  .polygon-2-yellow {
    width: 105%;
    left: -15px;
  }
  .polygon-2-yellow .inner-content {
    background-image: url('/img/redesign/ms/poly-2-yellow-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 600;
    padding: 16% 10% 35% 12%;
  }
  /*pust si nas online polygon-3*/
  .polygon-3 {
    width: 105%;
  }
  .polygon-3 .inner-content {
    background-image: url('/img/redesign/ms/poly-3-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding: 7% 7% 0% 0%;
    top: 15px;
    left: 15px;
  }
  .polygon-4 {
    width: 105%;
  }
  .polygon-4 .inner-content {
    background-image: url('/img/redesign/ms/poly-4-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    top: -20px;
    z-index: 20;
    padding: 14% 4% 17% 14%;
  }
  .polygon-4.user-list {
    top: -70px;
  }
  .polygon-5 {
    width: 105%;
  }
  .polygon-5 .inner-content {
    background-image: url('/img/redesign/ms/poly-5-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding: 14% 11% 16% 17%;
  }
  .polygon-5 .inner-content h2 {
    text-align: left;
  }
  .polygon-6 {
    width: 105%;
  }
  .polygon-6 .inner-content {
    background-image: url('/img/redesign/ms/poly-6-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding: 14% 11% 25% 18%;
  }
  .polygon-7 {
    width: 105%;
  }
  .polygon-7 .inner-content {
    background-image: url('/img/redesign/ms/poly-7-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 20;
    padding: 4% 7% 9% 9%;
    top: 20px;
  }
  .polygon-8 {
    width: 105%;
  }
  .polygon-8 .inner-content {
    background-image: url('/img/redesign/ms/poly-8-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    padding-top: 4%;
    padding-right: 8%;
    padding-bottom: 8%;
    padding-left: 12%;
  }
  .polygon-9 {
    width: 105%;
  }
  .polygon-9 .inner-content {
    background-image: url('/img/redesign/ms/poly-9-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    z-index: 0;
    top: -30px;
    padding: 30% 0% 20% 0%;
  }
  .polygon-10 {
    width: 105%;
  }
  .polygon-10 .inner-content {
    background-image: url('/img/redesign/ms/poly-10-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    z-index: 20;
    position: relative;
    padding: 18% 8% 16% 22%;
  }
  .polygon-11 {
    z-index: 50;
    width: 105%;
  }
  .polygon-11 .inner-content {
    background-image: url('/img/redesign/ms/poly-11-ms.v1.svg');
    filter: drop-shadow(0px 0px 6px #000000);
    position: relative;
    top: -20px;
    z-index: 600;
    padding: 13% 11% 15% 11%;
  }
}
body.player-page {
  /*IE*/
}
body.player-page .logo-main {
  margin-top: 20px;
  background-image: url("/img/redesign/rz_logo_krivky.svg");
  background-size: 100% 100%;
  width: 90%;
  max-width: 80%;
  min-height: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 992px) {
  body.player-page .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    max-width: none !important;
  }
  body.player-page .logo-main {
    background-image: url("/img/redesign/rz_logo_nobg.svg");
    min-height: 300px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body.player-page .player .inner-content {
    background-image: url('/img/redesign/ms/poly-7-ms.v1.svg') !important;
  }
}
.player {
  transform: rotate(1deg);
  z-index: 100;
}
.player .inner-content {
  display: flex;
  flex-direction: row;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #ffffff;
  background-image: url('/img/redesign/poly-7.v1.svg');
  position: relative;
  z-index: 20;
  padding: 4% 7% 9% 9%;
  top: 20px;
}
.player .play-button {
  order: 0;
  position: relative;
  width: 120px;
  min-width: 120px;
  height: 120px;
  line-height: 120px;
  margin: 0px 0px 0px 0px;
  cursor: pointer;
}
.player .play-button .circle {
  position: absolute;
  font-size: 100px;
  text-align: center;
  width: 120px;
  animation-name: zooming;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.player .play-button .play,
.player .play-button .pause {
  position: absolute;
  text-align: center;
  width: 120px;
  font-size: 30px;
}
.player .play-button .play {
  visibility: visible;
}
.player .play-button .pause {
  visibility: hidden;
}
.player .playing .play {
  visibility: hidden;
}
.player .playing .pause {
  visibility: visible;
}
.player .playing .circle {
  animation-name: zooming-playing;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.player .interpret {
  font-size: 1.8em;
  font-weight: 500;
  align-self: center;
}
.player .volume-wrapper {
  margin: 0px 10px 0px 0px;
}
.player .volume {
  width: 120px;
  transform: rotate(-60deg);
  position: relative;
  top: 40px;
}
.player .volume input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 10.8px 0;
  background-color: transparent;
}
.player .volume input[type=range]:focus {
  outline: none;
}
.player .volume input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: rgba(255, 195, 10, 0.9);
  border-radius: 4.4px;
  border: 0px solid #010101;
}
.player .volume input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 3px solid #ffffff;
  height: 30px;
  width: 30px;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -10.8px;
}
.player .volume input[type=range]:focus::-webkit-slider-runnable-track {
  background: rgba(255, 195, 10, 0.9);
}
.player .volume input[type=range]::-moz-range-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: rgba(255, 195, 10, 0.9);
  border-radius: 4.4px;
  border: 0px solid #010101;
}
.player .volume input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 3px solid #ffffff;
  height: 30px;
  width: 30px;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0);
  cursor: pointer;
}
.player .volume input[type=range]::-ms-track {
  width: 100%;
  height: 15px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.player .volume input[type=range]::-ms-fill-lower {
  background: rgba(255, 195, 10, 0.9);
  border: 0px solid #010101;
  border-radius: 10px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.player .volume input[type=range]::-ms-fill-upper {
  background: rgba(255, 195, 10, 0.9);
  border: 0px solid #010101;
  border-radius: 10px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.player .volume input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 3px solid #ffffff;
  height: 12px;
  width: 12px;
  border-radius: 15px;
  background: #ffffff;
  cursor: pointer;
}
.player .volume input[type=range]:focus::-ms-fill-lower {
  background: rgba(255, 195, 10, 0.9);
}
.player .volume input[type=range]:focus::-ms-fill-upper {
  background: rgba(255, 195, 10, 0.9);
}
@supports (-ms-ime-align: auto) {
  .player .inner-content {
    background-image: url('/img/redesign/ms/poly-7-ms.v1.svg') !important;
  }
  .player .inner-content input[type=range]::-ms-thumb {
    margin-top: 0px;
  }
}
