*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
p:last-child {
  margin-bottom: 0;
}
p:empty {
  display: none !important;
}
* {
  max-height: 99999px;
}
article,
nav,
footer,
section,
header {
  display: block;
}
body,
html {
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 100%;
}
img {
  border: 0;
}
/*padding*/
.p-t-xs {
  padding-top: 10px;
}
.p-t-sm {
  padding-top: 15px;
}
.p-t-md {
  padding-top: 30px;
}
.p-t-lg {
  padding-top: 50px;
}
.p-t-xl {
  padding-top: 100px;
}
.p-b-xs {
  padding-bottom: 10px;
}
.p-b-sm {
  padding-bottom: 15px;
}
.p-b-md {
  padding-bottom: 30px;
}
.p-b-lg {
  padding-bottom: 50px;
}
.p-b-xl {
  padding-bottom: 100px;
}
.p-l-xs {
  padding-left: 10px;
}
.p-l-sm {
  padding-left: 15px;
}
.p-l-md {
  padding-left: 30px;
}
.p-l-lg {
  padding-left: 50px;
}
.p-l-xl {
  padding-left: 100px;
}
.p-r-xs {
  padding-right: 10px;
}
.p-r-sm {
  padding-right: 15px;
}
.p-r-md {
  padding-right: 30px;
}
.p-r-lg {
  padding-right: 50px;
}
.p-r-xl {
  padding-right: 100px;
}
.p-t-none {
  padding-top: 0;
}
.p-b-none {
  padding-bottom: 0;
}
.p-l-none {
  padding-left: 0;
}
.p-r-none {
  padding-right: 0;
}
.p-tb-none {
  padding-top: 0;
  padding-bottom: 0;
}
.p-rl-none {
  padding-right: 0;
  padding-left: 0;
}
.p-xs {
  padding: 10px;
}
.p-sm {
  padding: 15px;
}
.p-md {
  padding: 30px;
}
.p-lg {
  padding: 50px;
}
.p-xl {
  padding: 100px;
}
/*margin*/
.m-t-xs {
  margin-top: 10px;
}
.m-t-sm {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 30px;
}
.m-t-lg {
  margin-top: 50px;
}
.m-t-xl {
  margin-top: 100px;
}
.m-b-xs {
  margin-bottom: 10px;
}
.m-b-sm {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 30px;
}
.m-b-lg {
  margin-bottom: 50px;
}
.m-b-xl {
  margin-bottom: 100px;
}
.m-l-xs {
  margin-left: 10px;
}
.m-l-sm {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 30px;
}
.m-l-lg {
  margin-left: 50px;
}
.m-l-xl {
  margin-left: 100px;
}
.m-r-xs {
  margin-right: 10px;
}
.m-r-sm {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 30px;
}
.m-r-lg {
  margin-right: 50px;
}
.m-r-xl {
  margin-right: 100px;
}
.m-t-none {
  margin-top: 0;
}
.m-b-none {
  margin-bottom: 0;
}
.m-l-none {
  margin-left: 0;
}
.m-r-none {
  margin-right: 0;
}
.m-tb-none {
  margin-top: 0;
  margin-bottom: 0;
}
.m-rl-none {
  margin-right: 0;
  margin-left: 0;
}
.m-b-default {
  margin-left: -15px;
  margin-right: -15px;
}
/*align*/
.t-a-left {
  text-align: left;
}
.t-a-right {
  text-align: right;
}
.t-a-center {
  text-align: center;
}
.t-a-justify {
  text-align: justify;
}
.unmarked-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clear {
  clear: both;
}
.clear-after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.full-width-img {
  width: 100%;
  height: auto;
}
.alignleft {
  float: left;
  margin: 15px 15px 15px 0;
}
.alignright {
  float: right;
  margin: 15px 0 15px 15px;
}
.aligncenter {
  float: none;
  display: block;
  margin: 15px auto;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.text-align-left {
  text-align: left;
}
.text-upper {
  text-transform: uppercase;
}
.text-align-justify {
  text-align: justify;
}
/*vars*/
/*mixins*/
.csreg {
  font-family: clear_sansregular,arial;
}
.csbold {
  font-family: clear_sansbold,arial;
}
.csitalic {
  font-family: clear_sansitalic,arial;
}
.firareg {
  font-family: fira_sans_reg,arial;
}
.firabold {
  font-family: fira_sans_bold,arial;
}
/*style*/
@font-face {
  font-family: 'clear_sansbold';
  src: url('fonts/clearsans-bold.eot');
  src: url('fonts/clearsans-bold.eot?#iefix') format('embedded-opentype'), url('fonts/clearsans-bold.woff') format('woff'), url('fonts/clearsans-bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'clear_sansregular';
  src: url('fonts/clearsans-regular.eot');
  src: url('fonts/clearsans-regular.eot?#iefix') format('embedded-opentype'), url('fonts/clearsans-regular.woff') format('woff'), url('fonts/clearsans-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'clear_sansitalic';
  src: url('fonts/clearsans-italic.eot');
  src: url('fonts/clearsans-italic.eot?#iefix') format('embedded-opentype'), url('fonts/clearsans-italic.woff') format('woff'), url('fonts/clearsans-italic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fira_sans_reg';
  src: url('fonts/firasans.woff2') format('woff2'), url('fonts/firasans.woff') format('woff'), url('fonts/firasans.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'fira_sans_bold';
  src: url('fonts/firasansbold.woff2') format('woff2'), url('fonts/firasansbold.woff') format('woff'), url('fonts/firasansbold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
p:last-child {
  margin-bottom: 0;
}
a,
input,
textarea {
  -webkit-transition: all 0.2s ease !important;
  -moz-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
a {
  color: #00a1a3;
  text-decoration: underline;
}
a:hover {
  color: #00586F;
  text-decoration: none;
}
input,
textarea {
  font-size: 14px;
  font-family: clear_sansregular,arial;
}
strong,
.strong {
  font-family: clear_sansbold,arial;
  font-weight: normal;
}
h1,
h2,
h3,
h4 {
  font-family: fira_sans_bold,arial;
  margin: 0;
  text-align: center;
}
body,
html {
  font-family: clear_sansregular,arial;
  line-height: 1.5;
  font-size: 14px;
}
header {
  position: fixed;
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  z-index: 200;
  padding: 15px 0;
}
header a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.t-a-center {
  text-align: center;
}
.button-count {
  font-family: fira_sans_bold,arial;
  padding: 0 100px;
  margin: 50px 0;
  line-height: 100px;
  background: #00a1a3;
  font-size: 30px;
  color: #fff !important;
}
.button-count:hover {
  background: #FF7400;
}
.modal-dialog {
  width: 100%;
  margin: 0;
  height: 100vh;
}
.like-table {
  display: table;
  width: 100%;
  height: 100%;
}
.like-table > div {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.modal {
  padding: 0 !important;
}
#modal-winner .modal-body {
  font-size: 36px;
}
.modal-content {
  border-radius: 0;
  box-shadow: none;
  color: #00586F;
  font-size: 30px;
}
.modal-content .winner-name {
  font-family: fira_sans_reg,arial;
  margin-top: 50px;
}
.modal-content .winner-title {
  font-family: fira_sans_bold,arial;
}
.modal-content .winner-counter {
  display: inline-block;
  line-height: 60px;
  color: #fff;
  background: #ecb700;
  padding: 0 30px;
  font-family: fira_sans_bold,arial;
  margin-top: 50px;
  border-radius: 10px;
}
.button-close,
.button-mobile-menu {
  display: none;
}
.main-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 16px;
}
.main-menu li {
  display: inline-block;
  margin: 0 15px;
}
.main-menu li a {
  font-family: clear_sansbold,arial;
}
.main-menu li a:hover {
  color: #fff;
  text-decoration: underline;
}
.fadein {
  opacity: 1 !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(100) !important;
  -moz-pointer-events: auto;
  -webkit-pointer-events: auto;
  pointer-events: auto;
}
.logo-menu {
  display: block;
  width: 60px;
  height: auto;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(0);
  -moz-pointer-events: 0;
  -webkit-pointer-events: 0;
  pointer-events: 0;
  margin: 0 auto;
}
.logo-menu img {
  display: block;
  width: 100%;
  height: auto;
}
.background-video-box {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.background-video-box video {
  width: 2400px;
  height: 1500px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -750px 0 0 -1200px;
  z-index: 10;
}
.background-video-box .bg-dots-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20;
  background: url('../imgs/bg_dots.png');
}
#rt-info-box {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: 1000px;
}
.rt-info-box {
  position: relative;
  z-index: 100;
  color: #fff;
}
.rt-info-box span {
  display: block;
  text-align: center;
}
.rt-info-box img {
  display: block;
  width: 80%;
  height: auto;
  max-width: 500px;
  margin: 30px auto 30px auto;
}
.rt-info-box .name {
  font-size: 60px;
  text-transform: uppercase;
}
.rt-info-box .duration {
  font-size: 45px;
}
.like-table {
  display: table;
  width: 100%;
  height: 100%;
}
.like-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.content-box {
  padding: 75px 0;
  position: relative;
}
#about {
  background: #00a1a3;
  color: #fff;
  z-index: 160;
}
#about:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: -50px;
  left: 0;
  background: url('../imgs/bg_corner_1.png') 50% 50% no-repeat;
  background-size: 100% 100%;
}
.bg-film-white,
.bg-film-blue {
  padding: 13px 20px 8px 20px;
  display: inline-block;
  position: relative;
}
.bg-film-white:before,
.bg-film-blue:before,
.bg-film-white:after,
.bg-film-blue:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
}
.bg-film-white {
  color: #00a1a3;
  background: #fff;
}
.bg-film-white:before {
  left: -100px;
  background: url('../imgs/bg_film.png') 0 50% no-repeat;
  background-size: 100% 100%;
}
.bg-film-white:after {
  right: -100px;
  background: url('../imgs/bg_film_2.png') 0 50% no-repeat;
  background-size: 100% 100%;
}
.bg-film-blue {
  color: #fff;
  background: #00a1a3;
}
.bg-film-blue:before {
  left: -100px;
  background: url('../imgs/bg_film_3.png') 0 50% no-repeat;
  background-size: 100% 100%;
}
.bg-film-blue:after {
  right: -100px;
  background: url('../imgs/bg_film_4.png') 0 50% no-repeat;
  background-size: 100% 100%;
}
.rotate-left-5 {
  -moz-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
}
.nominations-list {
  margin-top: 15px;
}
.nominations-list a {
  display: block;
  text-decoration: none;
  color: #fff;
}
.nominations-list a:hover {
  color: #fff;
  opacity: 0.75;
  filter: progid:DXImageTransform.Microsoft.Alpha(75);
}
.nominations-list span,
.nominations-list img {
  display: block;
}
.nominations-list img {
  width: 80%;
  height: auto;
  max-width: 100px;
  margin: 30px auto 15px auto;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.nominations-list span {
  text-align: center;
  font-family: fira_sans_bold,arial;
  text-transform: uppercase;
  font-size: 14px;
}
#awards {
  background: #fff;
  margin-top: 75px;
  z-index: 140;
}
#awards:before,
#awards:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  background: url('../imgs/bg_corner_2.png') 50% 50% no-repeat;
  background-size: 100% 100%;
}
#awards:before {
  top: -50px;
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#awards:after {
  bottom: -50px;
  -moz-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.awards-list {
  position: relative;
}
.awards-list .awards-item {
  padding-bottom: 60px;
  margin-top: 30px;
}
.awards-list .awards-item:nth-child(1) .counter {
  background: #ecb700;
}
.awards-list .awards-item:nth-child(2) .counter {
  background: #aeafb2;
}
.awards-list .awards-item:nth-child(3) .counter {
  background: #c77b49;
}
.awards-list .awards-item > span {
  display: block;
}
.awards-list .awards-item .title {
  font-size: 16px;
  font-family: clear_sansbold,arial;
  color: #00a1a3;
  margin: 10px 0;
}
.awards-list .awards-item img {
  width: 100%;
  height: auto;
}
.awards-list iframe {
  width: 100% !important;
  height: 200px;
}
.voiting-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  text-align: center;
}
.voiting-box .counter {
  display: inline-block;
  padding: 8px 20px 11px 20px;
  background: #00babc;
  margin-right: -4px;
  color: #fff;
  font-family: clear_sansbold,arial;
}
.voiting-box form {
  display: inline-block;
}
#voiting-form {
  -moz-pointer-events: none;
  -webkit-pointer-events: none;
  pointer-events: none;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(0);
}
.button {
  display: inline-block;
  text-decoration: none !important;
  border: none;
  box-shadow: none;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-transform: uppercase;
  font-family: clear_sansbold,arial;
}
.button-regular {
  padding: 8px 20px 11px 20px;
}
.button-white {
  background: #fff;
  color: #00a1a3;
}
.button-white:hover {
  color: #00a1a3;
  background: #edeeef;
}
.button-vote {
  color: #fff;
  background: #00a1a3;
  padding: 8px 20px 11px 20px;
}
.button-vote:hover {
  color: #fff;
  background: #00586F;
}
.button-vote .fa {
  margin-right: 10px;
}
.nomination-header {
  margin: 30px 0 0 0;
  text-align: center;
  font-size: 22px;
  font-family: clear_sansbold,arial;
  padding: 15px 0;
  text-transform: uppercase;
  border-top: 2px solid #FF7400;
  border-bottom: 2px solid #FF7400;
  color: #383539;
}
#judges {
  background: #edeeef;
  margin-top: 75px;
  z-index: 130;
}
#judges:before,
#judges:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  background: url('../imgs/bg_corner_3.png') 50% 50% no-repeat;
  background-size: 100% 100%;
}
#judges:before {
  top: -50px;
}
#judges:after {
  bottom: -50px;
  -moz-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
#judges-slider {
  margin-top: 30px;
  position: relative;
  z-index: 135;
}
#judges-slider .slide {
  padding: 0 200px;
}
#judges-slider .slide span,
#judges-slider .slide img {
  display: block;
}
#judges-slider .slide img {
  width: 80%;
  height: auto;
  max-width: 200px;
  margin: 0 auto 30px auto;
}
#judges-slider .slide .name {
  color: #00a1a3;
  font-family: fira_sans_bold,arial;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.slider-box {
  position: relative;
}
.nav-box {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  -moz-pointer-events: none;
  -webkit-pointer-events: none;
  pointer-events: none;
  width: 100%;
  z-index: 136;
}
.nav-box .owl-prev,
.nav-box .owl-next {
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  border: 2px solid #00a1a3;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 50%;
  color: #00a1a3;
  -moz-pointer-events: auto;
  -webkit-pointer-events: auto;
  pointer-events: auto;
  cursor: pointer;
  text-align: center;
  padding-top: 4px;
}
.nav-box .owl-prev:before,
.nav-box .owl-next:before {
  font-family: fontawesome;
  font-size: 18px;
}
.nav-box .owl-prev:hover,
.nav-box .owl-next:hover {
  background: #00a1a3;
  color: #fff;
}
.nav-box .owl-prev {
  left: 100px;
  padding-right: 1px;
}
.nav-box .owl-prev:before {
  content: "\f060";
}
.nav-box .owl-next {
  right: 100px;
  padding-left: 1px;
}
.nav-box .owl-next:before {
  content: "\f061";
}
.dots-box {
  text-align: center;
  margin-top: 30px;
}
.dots-box .owl-dot {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: 0 5px;
  background: #aeafb2;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.dots-box .active {
  background: #00a1a3;
}
#contacts {
  margin-top: 75px;
  z-index: 120;
  color: #fff;
  text-align: center;
  /*
    &:before{
    content:"";
    position:absolute;
    width:100%;
    height:50px;
    bottom:-50px;
    left:0;
    background:url('../imgs/bg_corner_1.png') 50% 50% no-repeat;
    background-size:100% 100%;
    .transform(rotateX(180deg));
    }*/
}
#contacts .contacts-box {
  font-size: 22px;
}
#contacts .contacts-box > span {
  display: block;
  margin: 30px 0;
}
#contacts .contacts-box .phones {
  font-size: 30px;
}
#contacts .contacts-box a {
  display: inline-block;
  color: #fff;
  border: 2px solid #fff;
  background: none;
  text-decoration: none;
  padding: 10px 30px 15px 30px;
}
#contacts .contacts-box a:hover {
  background: #00586F;
  border-color: #00586F;
}
#contacts .organisation-box span {
  display: block;
}
#contacts .organisation-box .header {
  margin: 50px 0 32px 0;
  position: relative;
  font-size: 22px;
  text-transform: uppercase;
  font-family: clear_sansbold,arial;
}
#contacts .organisation-box a {
  display: inline-block;
  margin: 10px;
}
#contacts .organisation-box a:hover {
  opacity: 0.75;
  filter: progid:DXImageTransform.Microsoft.Alpha(75);
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spinning {
  animation: rotation 1s infinite;
}
.modal-body {
  text-align: center;
  font-family: clear_sansbold,arial;
  text-transform: uppercase;
  font-size: 22px;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #00a1a3;
  position: fixed;
  z-index: 3001;
  top: 0;
  right: 100%;
  width: 100%;
  height: 4px;
}
#loading {
  position: fixed;
  background: #edeeef;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3000;
}
.all-voters {
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
}
.all-voters > div {
  border-radius: 3px;
  display: inline-block;
  color: #fff;
  background: #FF7400;
  padding: 10px 20px;
}
@media (max-height: 768px) {
  .rt-info-box img {
    max-width: 350px;
  }
  #rt-info-box {
    height: 768px;
  }
}
@media (max-height: 600px) {
  .rt-info-box img {
    max-width: 250px;
  }
  #rt-info-box {
    height: 600px;
  }
}
@media (max-width: 1199px) {
  .rt-info-box {
    position: relative;
    z-index: 100;
    color: #fff;
  }
  .rt-info-box span {
    display: block;
    text-align: center;
  }
  .rt-info-box img {
    margin: 30px auto 30px auto;
  }
  .rt-info-box .name {
    font-size: 45px;
    text-transform: uppercase;
    line-height: 1.2;
  }
  .rt-info-box .duration {
    font-size: 45px;
  }
}
@media (max-width: 992px) {
  #rt-info-box {
    min-height: 0;
  }
  .rt-info-box img {
    max-width: 350px;
  }
  header {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 200;
    padding: 15px 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(0);
    -moz-pointer-events: none;
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .header.fadein {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(100);
    -moz-pointer-events: auto;
    -webkit-pointer-events: auto;
    pointer-events: auto;
  }
  .button-mobile-menu,
  .button-close {
    display: block;
    position: fixed;
    width: 60px;
    height: 60px;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding-top: 12px;
    top: 30px;
    right: 30px;
  }
  .button-mobile-menu:hover,
  .button-close:hover {
    color: #fff;
  }
  .button-mobile-menu {
    z-index: 190;
  }
  .button-close {
    z-index: 250;
  }
  .main-menu {
    padding-top: 0;
  }
  .main-menu li {
    display: block;
    margin: 15px 0;
  }
  .main-menu li a {
    font-size: 22px;
  }
  .logo-menu {
    width: 100px;
    margin: 50px auto;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(100);
    -moz-pointer-events: auto;
    -webkit-pointer-events: auto;
    pointer-events: auto;
  }
  #judges-slider .slide {
    padding: 0 50px;
  }
  .nav-box {
    top: 100px;
  }
}
@media (max-width: 568px) {
  .rt-info-box img {
    display: block;
    width: 80%;
    height: auto;
    max-width: 300px;
    margin: 30px auto 30px auto;
  }
  .rt-info-box .name {
    font-size: 30px;
  }
  .rt-info-box .duration {
    font-size: 30px;
  }
  .bg-film-white,
  .bg-film-blue {
    width: 100%;
  }
  .bg-film-white:after,
  .bg-film-blue:after,
  .bg-film-white:before,
  .bg-film-blue:before {
    display: none;
  }
  #rt-info-box {
    height: 600px;
  }
  .main-menu li a {
    font-size: 14px;
  }
  .awards-list iframe {
    height: 300px;
  }
}
@media (max-width: 375px) {
  .nomination-header,
  h2 {
    font-size: 18px;
  }
  .rt-info-box img {
    width: 60%;
    max-width: 250px;
  }
  .nav-box .owl-prev {
    left: 0;
  }
  .nav-box .owl-next {
    right: 0;
  }
  #judges-slider .slide {
    padding: 0;
  }
  .contacts-box > span span {
    display: block;
  }
  #judges-slider .slide img {
    width: 150px;
  }
  .nav-box {
    top: 75px;
  }
  #contacts .contacts-box a {
    width: 100%;
    font-size: 18px;
    padding-right: 0;
    padding-left: 0;
  }
  .organisation-box img {
    margin: 5px auto;
    max-width: 250px;
    height: auto;
  }
  #rt-info-box {
    height: 500px;
  }
  .awards-list iframe {
    height: 200px;
  }
}
@media (max-height: 480px) {
  .button-mobile-menu,
  .button-close {
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    padding-top: 2px;
  }
}

/*# sourceMappingURL=rt.css.map */