html,
body {
  height: 100%;
  padding: 0px;
  margin: 0px;
  color: #919191;
  background: #171717;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 22px;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #e9e2bf;
  transition: color .15s ease-out;
}

a:hover {
  color: #fffbed;
}

header {
  width: 100%;
  background: rgb(31 31 31 / 90%);
  border-bottom: #7d0d0d 2px solid;
  height: 63px;
  position: fixed;
  z-index: 2;
  top: 0px;
}

.main_wrapper,
header .wrapper {
  max-width: 880px;
  margin: 0 auto;
  position: relative;
}

.main_wrapper {
  padding-top: 65px;
}

.vgt_logo4 .lg1 {
    position: absolute;
    top: 10px;
    right: 0px;
    width: 82px;
}

.vgt_logo4 .lg1,
.vgt_logo4 .lg2,
.vgt_logo4 .lg3 {
  max-width: 100%;
}

.vgt_logo4 {
    width: 128px;
    height: 42px;
    display: inline-block;
    margin: 10px 0px;
    position: relative;
    z-index: 2;
}

.vgt_logo4 .l1 {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    animation-play-state: running;
    width: 42px;
    height: 26px;
    left: 0px;
}
.vgt_logo4.animated .l2 {
    animation: l2 .4s linear;
    animation-iteration-count: 1;
    animation-play-state: running;
}
.vgt_logo4.animated .l1 {
    animation: l1 1s linear;
    animation-iteration-count: 1;
    animation-play-state: running;
}
.vgt_logo4 .l2 {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    animation-play-state: running;
    width: 42px;
    height: 42px;
    left: 0px;
}
@keyframes l1 {
    0% {
        transform: rotatey(0deg);
    }
    50% {
        transform: rotatey(90deg);
    }
    100% {
        transform: rotatey(0deg);
    }
}
@keyframes l2 {
    0% {
        transform: rotatex(0deg);
    }
    50% {
        transform: rotatex(90deg);
    }
    100% {
        transform: rotatex(0deg);
    }
}

#particles-js {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
}

.intro {
  margin-top: 135px;
  margin-bottom: 200px;
}

.nominations_polls {
  display: none;
  margin-bottom: 50px;
}

.nominations_polls .controls {
  text-align: center;
}

.nominations_polls .controls a {
  margin: 0 10px;
}

.nominations_polls,
.nominations {
  margin-top: 110px;
}

.nom .question {
  display: none;
}

.goty .header,
.articles .header,
.nominations_polls .header,
.nominations .header,
.intro .header {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 43px;
  line-height: 50px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.intro .descr {
  width: 465px;
}

.intro .vigi {
  float: right;
  background-image: url('/spec/ny2021/img/vigi.png?1');
  background-repeat: no-repeat;
  width: 400px;
  height: 500px;
  background-size: 660px;
  background-position: top center;
  margin-top: -88px;
  image-rendering: -webkit-optimize-contrast;
}

.nominations_block {
  display: inline-block;
  margin: 20px 0 50px;
}

.nominations_block .nom {
  width: 226px;
  height: 130px;
  position: relative;
  background: #000;
  border-radius: 15px;
  overflow: hidden;
  padding: 20px;
  display: block;
  text-decoration: none;
  float: left;
  margin-bottom: 40px;
}

.articles_block > .art:nth-child(3n+2),
.nominations_block > .nom:nth-child(3n+2) {
  margin: 0 41px;
}

.nominations_block .nom:hover .pic {
  opacity: 0.8;
  transform: scale(1.1);
}

.nominations_block .nom .year {
  font: 800 27px/28px 'Open Sans', sans-serif;
  color: #C80000;
  position: relative;
  z-index: 1;
}

.nominations_block .nom .text {
  font: 800 27px/29px 'Open Sans', sans-serif;
  position: relative;
  z-index: 1;
  color: #fff;
}

.nominations_block .nom .pic {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  opacity: 0.4;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-position: center;
}

.nom_img,
.goty_img {
  max-width: 100%;
}

.question input {
  display: none;
}

.active_shown,
.dle-vote {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 15px;
}

.articles_block {
  display: flex;
  flex-wrap: wrap;
}

.articles_block .art {
    width: 266px;
    height: 330px;
    position: relative;
    background: #000;
    border-radius: 15px;
    overflow: hidden;
    text-decoration: none;
    float: left;
    margin-bottom: 40px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.articles_block .pic {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: contain;
}

.articles_block .title {
    font: 600 17px/26px 'Open Sans', sans-serif;
    z-index: 2;
    position: relative;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.7+34,0.88+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.7) 34%, rgba(0,0,0,0.88) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 34%,rgba(0,0,0,0.88) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 34%,rgba(0,0,0,0.88) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e0000000',GradientType=0 ); /* IE6-9 */
    box-sizing: border-box;
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
}

header .menu {
  display: inline-block;
  margin: 0 0 0 50px;
  vertical-align: top;
  line-height: 63px;
}

header .menu a {
  padding: 0 30px;
  display: inline-block;
  border-left: #191919 5px solid;
  font: 15px/63px 'Roboto', Verdana;
  text-decoration: none;
  color: #fff;
}

header .menu a:hover {
  background: #292929;
}

header .menu > a:last-child {
  border-right: #191919 5px solid;
}

.active_shown {
  text-align: left;
}

.dle-vote {
  text-align: center;
}

.main_question {
  display: none;
}

.question label {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  width: 24%;
  padding: 8px 10px;
  display: inline-flex;
  margin: 0 1.33% 10px 0;
  background: #3c3f42;
  border-radius: 7px;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #DDDDDD;
  align-items: center;
  justify-content: center;
  min-height: 86px;
}

.question label:hover {
  background: #676666;
  color: #fff;
}

.articles {
  margin-top: 50px;
}

.active_shown > .container_question:nth-child(4n+4),
.dle-vote > label:nth-child(4n+11) {
  margin-right: 0;
}

.footer {
  margin: 30px auto;
  text-align: left;
  width: 237px;
  background-image: url('/spec/ny2021/img/footer_logo.png');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  font-family: Open Sans;
  font-style: normal;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  padding: 10px;
  text-decoration: none;
  display: block;
}

.footer_clr {
  clear:both;
  display: inline-block;
}


.but {
    padding: 8px 12px;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #540000;
    outline: none;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    background: #9e0000;
    font: 14px 'Open Sans', Verdana, Tahoma;
}

.but:hover  {
    background: #bb0909;
    color: #fff;
}

.answers-buttons-block {
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.but {
    margin: 0 20px;
    font-size: 18px;
}

.container_question {
    display: inline-flex;
    position: relative;
    width: 24%;
    padding: 15px;
    flex-wrap: wrap;
    margin: 0 1.33% 10px 0;
    background: #25292c;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    border-radius: 7px;
}
.question .container_question .container_meter .meter {
    height: 100%;
    position: relative;
    background: #1dad03;
}

.question .labe.checked {
  background: #497fb5;
  color: #fff;
}


.question .container_question .percent {
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
}

.question .container_question .answer {
    position: relative;
    width: 100%;
    margin: 0 0 10px;
    font-size: 16px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.question .container_question .info_3.show {
    margin-top: 0px;
    opacity: 1 !important;
    visibility: visible;
}


.question .container_question .container_meter {
    background: #1b1b1b;
    overflow: hidden;
    height: 21px;
    margin-right: 9px;
    width: 140px;
    border-radius: 3px;
}

.question .container_question .votes {
    font-size: 13px;
    color: #6f6f6f;
    margin: 0 0 5px;
}

@media (min-width: 320px) and (max-width: 480px) {

  header {
    text-align: center;
  }

  .main_wrapper {
    margin: 0 20px;
    padding: 0;
  }

  .intro {
    padding-bottom: 430px;
    position: relative;
    margin: 40px 0 0;
  }

  .intro .vigi {
    margin: 0;
    position: absolute;
    bottom: 0px;
    background-size: 460px;
    height: 400px;
    width: 100%;
  }

  .intro .descr {
    width: auto;
  }

  .goty .header,
  .articles .header,
  .nominations_polls .header,
  .nominations .header,
  .intro .header {
    font-size: 28px;
    line-height: 37px;
    margin-bottom: 15px;
  }

  .nominations_polls, .nominations {
    margin-top: 50px;
  }

  .articles_block > .art {
    float: none;
    white-space: normal;
    vertical-align: top;
  }

  .nominations_block > .nom {
    float: none;
    white-space: normal;
    display: inline-block;
    vertical-align: top;
  }

  header {
    position: relative;
  }

  .articles_block > .art:not(:last-child),
  .nominations_block > .nom:not(:last-child) {
    margin: 0 30px 0 0px !important;
  }

  .articles_block > .art:last-child,
  .nominations_block > .nom:last-child {
    margin: 0px !important;
  }

  .articles_block,
  .nominations_block {
    white-space: nowrap;
    max-width: 100%;
    overflow: scroll;
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px;
    display: block;
  }

  .question label {
    width: 100%;
    margin-right: 0px;
    min-height: 70px;
  }

  .answers-buttons-block .all {
    display: block;
    margin: 20px 0 0;
  }

  .nominations_polls .controls a {
    display: block;
    margin-bottom: 10px;
  }

  header .menu,
  .nominations_polls .controls span {
    display: none;
  }

  .question .container_question .votes {
    display: inline-block;
    width: 100%;
  }

  .container_question {
    width: 100%;
  }

  .nominations_block .nom .text {
    font: 800 23px/29px 'Open Sans', sans-serif;
  }

}

.active_shown > p:empty {
  display: none;
}
