@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed");
.best-2019 {
  color: #000000;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}

.best-2019 ul, .best-2019 ol {
  list-style-type: none;
}
.best-2018__popup,
.best-2019__popup,
{
	text-align: center;
    margin-bottom: 15px;
    margin-top: 5px;
}
/** Header Code **/
.best-2019__header {
  position: relative;
  background: url("../images/header-cover.png") no-repeat;
  height: 344px;
  overflow: hidden;
  color: #ffffff;
}
.best-2019__cup {
  position: absolute;
  left: 85px;
  top: 30px;
}
.best-2019__details {
  margin-left: 355px;
  text-align: center;
  margin-right: 30px;
  position: relative;
  z-index: 99;
}
.best-2019__head {
  color: #fdedca;
  font-size: 32px;
  margin-top: 40px;
  font-weight: bold;
}
.best-2019__head span {
  display: block;
  font-size: 42px;
}
.best-2019__text {
  margin-top: 20px;
  font-size: 16px;
  line-height: 20px;
  position: relative;
}
.best-2019__text:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  width: 250px;
  height: 2px;
  background: #e6e7ae;
}
.best-2019__joinus {
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 40px;
}
/* .best-2019__joinus span {
  color: #fdedca;
} */
.best-2019__social {
  position: absolute;
  bottom: -5px;
  right: -15px;
}
.best-2019__social span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  padding-right: 10px;
}
.best-2019__social a {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.best-2019__social a[class^="social"] {
  background: url(../images/social-sprite.png) no-repeat;
  background-size: cover !important;
}
.best-2019__social a:hover {
  filter: brightness(80%);
}

.social-fb {
  background-position: 0 0 !important;
}

.social-twitter {
  background-position: -35px 0  !important;
}

.social-gplus {
  background-position: -70px 0  !important;
}

.social-whatsapp {
  background-position: -105px 0  !important;
}

.social-telegram {
  background-position: -140px 0  !important;
}

.best-2019__heading {
  margin-top: 15px;
}
.best-2019__section {
  margin-top: 10px;
}
.best-2019__section-left {
  float: left;
  width: 670px;
}
.best-2019__section-right {
  float: right;
  width: 300px;
}
.best-2019__section-head {
  font-size: 18px;
  color: #000000;
  font-weight: normal;
  text-align: center;
}
.best-2019__section-list {
  margin-top: 20px;
  font-family: 'Roboto Condensed', sans-serif;
}
.best-2019__section-list ul {
  list-style-type: none;
}
.best-2019__section-list ul li {
  width: 200px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.best-2019__section-list ul li:nth-child(3n) {
  margin-right: 0;
}
.best-2019__section-list ul li a {
  display: block;
  text-align: center;
  height: 100px;
  line-height: 100px;
  color: #4f4f4f;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  background-size: cover !important;
}

.bg-lang1 {
  background: url(../images/lang-1.png) no-repeat;
}

.bg-lang2 {
  background: url(../images/lang-2.png) no-repeat;
}

.bg-lang3 {
  background: url(../images/lang-3.png) no-repeat;
}

.bg-lang4 {
  background: url(../images/lang-4.png) no-repeat;
}

.bg-lang5 {
  background: url(../images/lang-5.png) no-repeat;
}

.bg-lang6 {
  background: url(../images/lang-6.png) no-repeat;
}

.inner .best-2019__header {
  background-size: cover;
  height: 250px;
}
.inner .best-2019__details {
  margin-left: 308px;
  margin-right: 15px;
  height: 220px;
}
.inner .best-2019__head {
  margin-top: 30px;
  font-size: 24px;
}
.best-2019__head .filmibeat-logo-thumb{
  width: 140px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.inner .best-2019__head img{
  width: 100%;
  display: block;
}
.inner .best-2019__head span {
  font-size: 32px;
  color: #fff;
  text-shadow: 0px 1px 10px #000000;
}
.inner .best-2019__text {
  font-size: 16px;
  margin-top: 10px;
}
.inner .best-2019__text:before {
  display: none;
}
.inner .best-2019__cup {
  left: 94px;
  top: 43px;
}
.inner .best-2019__cup span {
  display: block;
  width: 74px;
}
.inner .best-2019__cup span img {
  width: 100%;
}
.inner .best-2019__joinus {
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
}
.inner .best-2019__social {
  bottom: 7px;
  right: 103px;
}
.inner .best-2019__social a {
  width: 25px;
  height: 25px;
}
.inner .best-2019__social a.social-twitter {
  background-position: -25px 0 !important;
}
.inner .best-2019__social a.social-gplus {
  background-position: -50px 0 !important;
}
.inner .best-2019__social a.social-whatsapp {
  background-position: -75px 0 !important;
}
.inner .best-2019__social a.social-telegram {
  background-position: -100px 0 !important;
}

.best-2019__langlinks ul {
  list-style-type: none;
  text-align: center;
}
.best-2019__langlinks ul li {
  display: inline-block;
  padding: 0 10px;
  border-right: solid thin #000000;
}
.best-2019__langlinks ul li:last-child {
  border-right: none;
}
.best-2019__langlinks ul li a {
  color: #010101;
  font-size: 16px;
}
.best-2019__langlinks ul li a.active {
  font-weight: bold;
}
.best-2019__actor {
  /*** best list **/
}
.best-2019__actor-heading {
  text-align: center;
  font-size: 24px;
  padding: 10px 0;
  color: #fff;
  margin-top: 20px;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  background: linear-gradient(to right, #c4521c, #f3814a, #c4521c);
}
.best-2019__actor-heading strong {
  font-size: 30px;
}
.best-2019__actor-list {
  list-style-type: none;
  /* margin: 10px 0 0; */
  padding: 10px 5px;
}
.best-2019__actor-block {
  width: 310px;
  margin-right: 26px;
  margin-bottom: 10px;
  position: relative;
  float: left;
}
.best-2019__actor-block:after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MHB4IiBzdG9wLWNvbG9yPSIjYzJjMmMyIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(40px, #c2c2c2), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(top, #c2c2c2 40px, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(top, #c2c2c2 40px, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, #c2c2c2 40px, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  right: 0;
}
.best-2019__actor-block:nth-child(3n) {
  margin-right: 0;
}
.best-2019__actor-img {
  padding: 3px 3px 0;
  position: relative;
  width: 80px;
  overflow: hidden;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.best-2019__actor-img img {
  max-width: 100%;
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
}
.best-2019__actor-text {
  padding: 19px 12px 6px;
  position: relative;
  float: left;
  text-align: left;
}

.best-2019__actor-name {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  max-width: 145px;
}
.best-2019__actor-mname {
  font-size: 14px;
  margin-top: 2px;
  color: #000;
}
.best-2019__actor-mname .movieName {
  font-weight: 600;
}
.best-2019__actor-vote {
  font-size: 16px;
      font-weight: bold;
      color: #000000;
      text-align: center;
      text-transform: uppercase;
      display: block;
      padding: 5px 10px;
      border: 1px solid #c6541e;
      line-height: 10px;
      border-radius: 50px;
      cursor: pointer;
      text-decoration: none !important;
      -moz-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      -moz-box-shadow: 1.5px 1.5px 0 1px #c4c4c4;
}
.best-2019__actor-vote:hover {
  background: #fa962b;
}
.best-2019__actor-vote:active {
  -moz-box-shadow: 0 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
}
.best-2019__actor-rank {
  position: absolute;
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  line-height: 50px;
  background: #fbaf5d;
  font-size: 32px;
  font-weight: bold;
  color: #000000;
  right: 3px;
  bottom: 26px;
}
.best-2019__actor-votecount {
  /* position: absolute; */
  bottom: -5px;
  left: 20px;
  width: 175px;
  margin: 5px 0px;
  height: 10px;
  background: #ffffff;
  margin-bottom: 20px;
  padding: 2px;
  border-radius: 10px;
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
}
.best-2019__actor-votecounttext {
  font-size: 16px;
  /* position: absolute; */
  /* bottom: -30px;
  left: 0; */
  color: #000;
  margin-top: 5px;
  font-weight: 600;
}
.best-2019__actor-totalvote {
  background: #ffffff;
  height: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.best-2019__actor-uservote {
  background: radial-gradient(circle at top right,#c4521c,#f4824c);
  height: 10px;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -moz-animation: progress ease-in-out 0.8s;
  -webkit-animation: progress ease-in-out 0.8s;
  animation: progress ease-in-out 0.8s;
}
.best-2019__actor-totalper {
  position: absolute;
  right: -35px;
    top: 51px;
    color: #000;
    font-size: 15px;
  font-weight: bold;
  width: 90px;
  text-align: center;
}
.best-2019__actor-best {
  margin: 10px 0 0;
}
.best-2019__actor-bestblock {
  position: relative;
  width: 240px;
  float: left;
  margin-right: 13px;
  margin-bottom: 13px;
}
.best-2019__actor-bestblock:nth-child(4n) {
  margin-right: 0;
}
.best-2019__actor-bestblock:hover .best-2019__actor-bestvote {
  opacity: 1;
  visibility: visible;
}
.best-2019__actor-besthead {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  height: 60px;
  line-height: 60px;
  padding: 0 10px;
  color: #ffffff;
  position: relative;
  text-shadow: 2px 2px 0px rgba(65, 65, 66, 0.4), 2px 2px 0px rgba(65, 65, 66, 0.4);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYjI2MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjYzg4ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fbb262), color-stop(100%, #fcc88f));
  background-image: -moz-linear-gradient(left, #fbb262, #fcc88f);
  background-image: -webkit-linear-gradient(left, #fbb262, #fcc88f);
  background-image: linear-gradient(to right, #fbb262, #fcc88f);
}
.best-2019__actor-besthead strong {
  font-size: 24px;
  font-weight: normal;
}
.best-2019__actor-besthead.best-icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 45px;
  height: 49px;
  right: 10px;
  top: 5px;
}
.best-2019__actor-bestlist {
  padding: 5px 0;
}
.best-2019__actor-bestlistblock {
  padding: 5px 0;
}
.best-2019__actor-bestlistblock .best-2019__actor-votecount {
  position: relative;
  left: inherit;
  bottom: inherit;
  margin: 5px 0 0;
}
.best-2019__actor-bestlistblock .best-2019__actor-totalper {
  right: -55px;
  width: 40px;
}
.best-2019__actor-bestlistblock .best-2019__actor-uservote {
  background: #f69679;
}
.best-2019__actor-bestmoviename {
  font-size: 16px;
  font-weight: 600;
}
.best-2019__actor-bestvote {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  top: 60px;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  text-decoration: none !important;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.best-2019__actor-bestvote .bestvote-link {
  display: block;
  width: 60px;
  font-size: 14px;
  font-weight: bold;
  margin: 70px auto 0;
  text-align: center;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  border: solid 2px #ffffff;
  border-radius: 20px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transition: all 0.2s ease-in 0.25s;
  -o-transition: all 0.2s ease-in 0.25s;
  -webkit-transition: all 0.2s ease-in;
  -webkit-transition-delay: 0.25s;
  transition: all 0.2s ease-in 0.25s;
}
.best-2019__actor-bestvote:hover .bestvote-link {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.movie:before {
  background: url(../images/icons/icon-movie.png) no-repeat;
}

.actor:before {
  background: url(../images/icons/icon-actor.png) no-repeat;
}

.actress:before {
  background: url(../images/icons/icon-actress.png) no-repeat;
}

.director:before {
  background: url(../images/icons/icon-director.png) no-repeat;
}

.album:before {
  background: url(../images/icons/icon-album.png) no-repeat;
}

.comedian:before {
  background: url(../images/icons/icon-comedian.png) no-repeat;
}

.negative:before {
  background: url(../images/icons/icon-negative.png) no-repeat;
}

.debutant:before {
  background: url(../images/icons/icon-debutant.png) no-repeat;
}

/*** edited 03/12/2019 **/
.language .best-2019__actor-bestblock {
  width: 315px;
  -moz-box-shadow: 0px 1px 10.27px 2.73px rgba(65, 65, 66, 0.15);
  -webkit-box-shadow: 0px 1px 10.27px 2.73px rgba(65, 65, 66, 0.15);
  box-shadow: 0px 1px 10.27px 2.73px rgba(65, 65, 66, 0.15);
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.language .best-2019__actor-bestblock:nth-child(n) {
  margin-right: 27px;
}
.language .best-2019__actor-bestblock:nth-child(3n) {
  margin-right: 0;
}
.language .best-2019__actor-besthead {
  padding-left: 50px;
}
.language .best-2019__actor-besthead.best-icon:before {
  right: 50px;
}
.language .best-2019__actor-bestlist {
  padding: 5px 10px;
}
.language .best-2019__actor-votecount {
  padding: 4px;
}
.language .best-2019__actor-uservote, .language .best-2019__actor-totalvote, .language .best-2019__actor-votecount {
  height: 7px;
}
.language .best-2019__actor-bestvote {
  top: inherit;
  background: transparent;
  opacity: 1;
  visibility: visible;
  bottom: -15px;
}
.language .best-2019__actor-bestvote .bestvote-link {
  width: 80px;
  background: #fcbf7d;
  color: rgba(0, 0, 0, 0.75);
  margin-top: 0;
  opacity: 1;
  visibility: visible;
  border: none;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-box-shadow: -2px 2px 2px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -2px 2px 2px 1px rgba(0, 0, 0, 0.5);
  box-shadow: -2px 2px 2px 1px rgba(0, 0, 0, 0.5);
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.language .best-2019__actor-bestvote .bestvote-link:hover {
  background: #fba64b;
}
.language .best-2019__actor-bestvote:active .bestvote-link {
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.language .best-2019__actor-votecount {
  width: 160px;
}
.language .best-2019__actor-totalper {
  font-size: 16px;
  top: -4px;
}

.best-2019__actor-bestlistblock a {
  color: #000000;
  text-decoration: none;
}
.best-2019__actor-bestlistblock .left {
  float: left;
  width: 50px;
}
.best-2019__actor-bestlistblock .left span {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: solid 2px #fcc07f;
  overflow: hidden;
}
.best-2019__actor-bestlistblock .left span img {
  width: 100%;
  display: block;
}
.best-2019__actor-bestlistblock .right {
  margin-left: 65px;
}

@-moz-keyframes progress {
  0% {
    width: 0px;
  }
}
@-webkit-keyframes progress {
  0% {
    width: 0px;
  }
}
@keyframes progress {
  0% {
    width: 0px;
  }
}
/*** popup block **/
.best-2019__popup {
  width: 600px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
  text-align: center;
  /* opacity: 0;
  visibility: hidden; */
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.best-2019__popup.active {
  opacity: 1;
  visibility: visible;
}
.best-2019__popup-block {
  position: relative;
  z-index: 99;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
}
.best-2019__popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.5);
}
.best-2019__popup-text {
  padding-bottom: 25px;
  -moz-box-shadow: 0 4px 5px -3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 4px 5px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 5px -3px rgba(0, 0, 0, 0.3);
}
.best-2019__popup-text p {
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 10px;
}
.best-2019__popup-text span {
  color: #5e5a5a;
  font-size: 16px;
  padding-bottom: 10px;
  display: block;
}
.best-2019__popup-text .best-2019__social {
  position: static;
  padding-bottom: 10px;
}
.best-2019__popup-text .best-2019__social a {
  margin: 0 3px;
}
.best-2019__popup-text .best-2019__social-text {
  font-size: 16px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.77);
}
.best-2019__popup-alsovote {
  padding: 15px 0 0;
}
.best-2019__popup-alsovote p {
  font-size: 24px;
  color: #5e5a5a;
  font-weight: bold;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.best-2019__popup-alsovote-links {
  padding-bottom: 20px;
}
.best-2019__popup-alsovote-links a {
  display: inline-block;
  padding: 0 10px;
  color: #5e5a5a;
  text-transform: uppercase;
  line-height: 14px;
  border-right: solid thin #5e5a5a;
  margin: 5px 0;
  font-size: 14px;
}
.best-2019__popup-alsovote-links a:last-child {
  border-right: none;
}
.best-2019__popup-submit {
  text-align: center;
  padding-bottom: 25px;
}
.best-2019__popup-submit button {
  width: 200px;
  height: 40px;
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 14px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.best-2019__popup-submit button.done {
  color: #a33333;
  font-weight: 600;
}
.best-2019__popup-submit button.goto {
  background: #b23434;
  color: #ffffff;
}
.best-2019__popup-submit button.goto span {
  font-weight: 600;
}
.best-2019__popup-submit button.goto:hover {
  background: #8b2828;
}


/*
 * Bestof Results Styles
 */
.best-2019_winners-list ul li {list-style-type: none;float: left;margin: 0 auto 30px auto;width: 50%;text-align: center;}
.best-2019_winner {background: url(../images/bestof-winner-bg.png) no-repeat 0 0;position: relative;width: 401px;height: 350px;margin: 0 auto;}
.best-2019_winner-img {width: 203px;height: 203px;margin-left: 96px;padding-top: 70px;}
.best-2019_winner-img img {width: 100%;height: 100%;border-radius: 50%;}
.best-2019_winner-category {font-size: 40px;font-weight: 700;color: #873517;font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;text-transform: uppercase;position: absolute;bottom: 0;width: 100%;text-align: center;}
.best-2019_winner-name {font-size: 30px;font-weight: 700;color: #000;font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;text-transform: uppercase;padding: 10px 0;}
.best-2019_view-nominee {font-size: 20px;font-weight: bold;color: #0084ff;font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;}
.best-2019_view-nominee a {color: #0084ff;}


.best-2019__left-thumb-text {
    float: left;
    width: 30%;
}
.best-2019__right-vote-btn {
    float: right;
    margin-top: 16px;
    padding-bottom: 8px;
    width: 70%;
    border-bottom: 1px solid #d4d4d4;
}
.best-2019__actor-list li{
  text-decoration: none;
  color: #000;
}
.best-movie-name {
  margin: 5px;
  float: left;
}
.best-movie-vote {
  margin-top: 10px;
  right: 0px;
  top: 17px;
  position: absolute;
}
.best-2019__ad {
    width: 100%;
    display: block;
}
.best-2019__ad img {
    width: 100%;
    display: block;
}
.best-2019__actor-adblock{

}
.best-2019__ad-list li{

}
.best-2019__bottom-block .best-2019__left-movie-list{
  float: left;
      width: 68%;
}
.best-2019__left-movie-list ul li:nth-child(2n){
  margin-right: 0px !important;
}
.best-2019__left-movie-list ul li:nth-child(3n){
  margin-right: 26px !important;
}
.best-2019__bottom-block .best-2019__right-ad{
  float: right;
      width: 32%;
}
.ad-thumb {
    width: 320px;
    display: block;
    height: 200px;
    overflow: hidden;
}
.ad-thumb img{
  width: 100%;
  display: block;
}
.best-2019__bottom-block {
  position: relative;
  top: -20px;
  padding: 10px 5px;
}
.best-2019__actor-wrapper {
    margin-bottom: 40px;
    -webkit-box-shadow: 0px 8px 13px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 13px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 13px -2px rgba(6, 6, 6, 0.45);
}
.voting-progress .best-2019__actor-name{
  max-width: none;
}
.prog-top-empty .best-2019__right-vote-btn{
  margin-top: 0px;
}
.best-2019__popup-block .popup-header{
  text-align: center;
    font-size: 24px;
    padding: 10px 0;
    color: #fff;
    margin-top: 20px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    background: radial-gradient(circle at top right,#c4521c,#f4824c);
}
.best-2019__movie-list ul li{
  list-style-type: none;
      width: 32%;
      float: left;
      background: #c7551f;
      margin-right: 2%;
      margin-bottom: 10px;
      margin-top: 15px;
      border-radius: 5px;
}
.best-2019__movie-list ul li:nth-child(3n){
  margin-right: 0px;
}
.best-2019__movie-list{
  padding: 10px 15px;
}
.best-2019__movie-list ul li a{
  color: #fff;
  text-decoration: none;
  padding: 5px;
  display: block;
  letter-spacing: 2px;
}
.popup-close.close {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 22px;
    color: #fff;
}
.popup-close i{
  color: #fff;
}
