@import url(../fonts/stylesheet.css);
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,300&subset=latin,cyrillic");
body {
  font-family: 'Open Sans', sans-serif;
  background: #fff; }
  body a {
    text-decoration: none; }
  body .row {
    max-width: 100%; }
  body .columns {
    padding: 0; }
  body .container {
    width: 1400px;
    margin: 0 auto; }
    body .container:after {
      content: "";
      display: block;
      clear: both; }

.reduce-font {
  line-height: normal; }

#header .dropdown {
  display: none; }

#header {
  font-size: 14px; }
  #header .menu li {
    list-style: none; }
  #header .main-news h1, #header .main-news h2, #header .main-news h3 {
    color: #fff;
    text-transform: uppercase; }
  #header .main-news h1 {
    font-family: "futurabold";
    line-height: 0;
    display: none; }
  #header .main-news h2 {
    display: none; }
  #header .top-bar {
    padding-left: 40px;
    background: #000;
    height: 50px;
    font-weight: 600; }
    #header .top-bar .mobile-menu {
      display: none; }
    #header .top-bar .m-logo {
      display: none; }
    #header .top-bar a {
      color: #4d4d4d; }
      #header .top-bar a:hover {
        color: #fff; }
    #header .top-bar .language {
      margin-top: 0; }
      #header .top-bar .language li {
        display: block;
        width: 100px; }
    #header .top-bar .menu {
      float: left;
      padding-left: 10px; }
      #header .top-bar .menu a {
        line-height: 50px;
        padding-top: 0;
        padding-bottom: 0; }
      #header .top-bar .menu .logo {
        margin-right: 20px;
        opacity: 0.6;
        line-height: 45px; }
        #header .top-bar .menu .logo:hover {
          opacity: 1; }
    #header .top-bar .language {
      position: relative; }
      #header .top-bar .language .submenu {
        left: 0;
        right: 0; }
        #header .top-bar .language .submenu li {
          box-sizing: content-box; }
    #header .top-bar .dropdown.menu .is-dropdown-submenu-parent.is-down-arrow > a::after {
      border: none;
      background: url("../img/drop-down-arrow.png");
      width: 10px;
      height: 6px;
      top: 20px; }
    #header .top-bar .dropdown.menu .submenu {
      background: #000;
      border: none;
      text-align: left;
      padding: 0;
      margin-top: -2px; }
      #header .top-bar .dropdown.menu .submenu li {
        padding: 0 13px;
        border-bottom: 1px rgba(77, 77, 77, 0.7) solid; }
  #header .mainMenu {
    font-weight: 600;
    padding: 12px;
    padding-top: 20px; }
    #header .mainMenu .is-dropdown-submenu-parent.is-down-arrow > a::after {
      border: none;
      background: url("../img/dropdown-ico-mainmenu.png");
      width: 11px;
      height: 6px; }
    #header .mainMenu a {
      color: #fff; }
    #header .mainMenu .submenu {
      background: none !important;
      border: none;
      padding: 20px 0px;
      font-weight: normal;
      line-height: 30px;
      margin-top: 0; }
      #header .mainMenu .submenu li {
        padding: 0 25px; }
        #header .mainMenu .submenu li:hover {
          background: #fff; }
          #header .mainMenu .submenu li:hover a {
            color: #2D5990; }
    #header .mainMenu .search-box li {
      padding: 0 25px; }
      #header .mainMenu .search-box li:hover {
        background: none; }
        #header .mainMenu .search-box li:hover a {
          color: #2D5990; }
    #header .mainMenu .has-submenu.is-active {
      border-radius: 5px 5px 0 0;
      background: rgba(1, 55, 125, 0.7) !important; }
      #header .mainMenu .has-submenu.is-active .submenu {
        background: rgba(1, 55, 125, 0.7) !important;
        border-radius: 0 5px 5px 5px; }
      #header .mainMenu .has-submenu.is-active > a::after {
        display: none; }
    #header .mainMenu .search-box {
      width: 50px; }
      #header .mainMenu .search-box input[type="search"] {
        border: none;
        width: 350px;
        height: 40px;
        border-radius: 5px;
        background: #fff;
        padding: 0 10px;
        color: #000; }
      #header .mainMenu .search-box a.search {
        margin: 0; }
      #header .mainMenu .search-box .submenu {
        margin-left: -370px;
        border-radius: 5px 0px 5px 5px !important; }
      #header .mainMenu .search-box > a::after {
        margin: 0 auto;
        margin-top: 3px;
        content: "";
        display: block;
        outline: none;
        background: url("../img/search-ico.png") no-repeat !important;
        width: 18px !important;
        height: 18px !important;
        border: none;
        top: 0;
        left: 0; }
    #header .mainMenu .search-box.is-active > a::after {
      display: block;
      background: url("../img/search-active-ico.png") !important; }
  #header .social-group {
    margin-top: 27px;
    margin-right: 22px;
    letter-spacing: 13px; }
    #header .social-group li {
      display: inline-block; }
      #header .social-group li a {
        display: block;
        background: url("../img/social-icon-blue.png") 0 0 no-repeat; }
    #header .social-group .facebook a {
      width: 26px;
      height: 26px; }
      #header .social-group .facebook a:hover {
        background: url("../img/social-icon.png"); }
    #header .social-group .twitter a {
      width: 31px;
      height: 25px;
      background-position: -47px 0; }
      #header .social-group .twitter a:hover {
        background: url("../img/social-icon.png");
        background-position: -47px 0; }
    #header .social-group .youtube a {
      width: 23px;
      height: 26px;
      background-position: -97px 0; }
      #header .social-group .youtube a:hover {
        background: url("../img/social-icon.png") no-repeat;
        background-position: -97px 0; }
  #header .logos {
    font-size: 8px;
    margin-right: 12px; }
    #header .logos a {
      color: #004b96; }
      #header .logos a:hover {
        color: #fff; }
    #header .logos li {
      display: inline-block;
      text-align: left;
      margin-right: 20px; }
      #header .logos li a {
        padding: 0;
        width: 100%;
        height: 100%; }
    #header .logos .rai {
      background: url("../img/rai-logo-blue.png") 0 12px no-repeat;
      height: 50px; }
      #header .logos .rai:hover {
        background: url("../img/rai-logo.png") 0 12px no-repeat; }
    #header .logos .rai-com {
      background: url("../img/raicom-logo-blue.png") 0 12px no-repeat;
      height: 50px;
      min-width: 68px; }
      #header .logos .rai-com:hover {
        background: url("../img/raicom-logo.png") 0 12px no-repeat; }

.breadcrumbs {
  height: 60px;
  background-color: #b4b4b4;
  color: #fff;
  line-height: 60px; }
  .breadcrumbs a {
    color: #e6e6e6; }
  .breadcrumbs .container {
    width: 960px; }

#footer {
  padding-top: 40px;
  position: relative;
  height: 460px;
  background-color: #a7a7a7;
  color: #fff; }
  #footer .mobile-menu {
    display: none; }
  #footer .container {
    width: 960px; }
  #footer a {
    color: #fff;
    padding: 0; }
  #footer h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 400; }
  #footer .top-bar .logo {
    float: left;
    background: url("../img/footer-logo.png");
    width: 70px;
    height: 60px; }
  #footer .top-bar .titles-group {
    float: left;
    margin-top: 21px;
    margin-left: 15px; }
    #footer .top-bar .titles-group .title {
      font-family: futurabold;
      font-size: 20px;
      text-transform: uppercase;
      letter-spacing: -1px;
      line-height: 0; }
    #footer .top-bar .titles-group .sub-title {
      text-transform: uppercase;
      margin-top: 8px;
      font-size: 14px; }
  #footer .top-bar .menus-list {
    border-top: 2px rgba(255, 255, 255, 0.3) solid;
    margin-top: 19px;
    padding-top: 3px; }
    #footer .top-bar .menus-list .menu {
      width: 51px;
      line-height: 19px;
      padding: 0;
      float: left;
      margin-right: 53px; }
      #footer .top-bar .menus-list .menu:nth-child(3) {
        width: 110px;
        margin-right: 40px; }
      #footer .top-bar .menus-list .menu:last-child {
        margin-right: 0px; }
      #footer .top-bar .menus-list .menu li {
        display: block;
        font-size: 12px; }
        #footer .top-bar .menus-list .menu li a {
          line-height: 20px;
          padding-left: 5px; }
        #footer .top-bar .menus-list .menu li:first-child a {
          color: #fff;
          font-size: 16px;
          font-weight: 400;
          margin: 15px 0; }
        #footer .top-bar .menus-list .menu li .sub-menu {
          display: none; }
  #footer .top-bar .social-group {
    margin-right: 0;
    margin-top: 16px;
    letter-spacing: 16px; }
    #footer .top-bar .social-group li {
      display: inline-block; }
      #footer .top-bar .social-group li a {
        display: block;
        background: url("../img/social-icon.png") 0 0 no-repeat; }
    #footer .top-bar .social-group .facebook a {
      width: 26px;
      height: 26px; }
    #footer .top-bar .social-group .twitter a {
      width: 31px;
      height: 25px;
      background-position: -47px 0; }
    #footer .top-bar .social-group .youtube a {
      width: 23px;
      height: 26px;
      background-position: -97px 0; }
  #footer .bot-bar {
    background-color: #9a9a9a;
    height: 120px;
    font-size: 11px;
    line-height: 20px;
    padding-top: 29px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }
    #footer .bot-bar .logo {
      background: url("../img/raicom-logo.png");
      width: 67px;
      height: 30px;
      float: left;
      margin-right: 14px;
      position: relative;
      top: 6px; }

.home-page #header {
  background: #000c1b url("../img/bg-header.png") 50% 0px no-repeat;
  height: 1020px;
  position: relative; }
  @media screen and (min-height: 768px) and (min-width: 768px) {
    .home-page #header {
      height: 100vh;
      background-position: 50% 15%; } }
  @media screen and (min-height: 768px) and (min-width: 1200px) {
    .home-page #header {
      background-size: contain; } }
  .home-page #header .main-news {
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0; }
    .home-page #header .main-news h1, .home-page #header .main-news h2, .home-page #header .main-news h3, .home-page #header .main-news h4 {
      text-align: center; }
    .home-page #header .main-news h1 {
      font-size: 47px; }
    .home-page #header .main-news h2 {
      line-height: 0;
      font-size: 32px;
      font-weight: 300;
      padding-top: 40px; }
    .home-page #header .main-news h3 {
      padding-top: 4px;
      font-size: 14px;
      font-weight: 300; }
    .home-page #header .main-news .president {
      color: #fff;
      text-align: center; }
      .home-page #header .main-news .president .ico-s {
        background: url("../img/ico-star.png");
        width: 26px;
        height: 30px;
        margin: 0 auto;
        margin-bottom: 13px; }
      .home-page #header .main-news .president h4 {
        font-weight: normal;
        font-size: 13px;
        margin: 0; }
    .home-page #header .main-news .join {
      margin-top: 37px;
      background: url("../img/bg-campo.png");
      width: 240px;
      height: 40px;
      color: #fff;
      font-size: 13px;
      text-align: center;
      line-height: 40px; }
  .home-page #header .slider {
    margin: 35px 0 0 30px;
    position: absolute;
    bottom: 20px; }
    .home-page #header .slider .title {
      color: #0b87ff;
      font-size: 18px;
      line-height: normal;
      font-weight: 400;
      margin: 0; }
    .home-page #header .slider .news-list {
      width: 308px;
      font-size: 16px;
      color: #fff;
      display: inline-block !important; }
      @media screen and (max-width: 1200px) and (max-height: 760px) {
        .home-page #header .slider .news-list {
          font-size: 14px; } }
      .home-page #header .slider .news-list .text {
        color: #fff;
        padding-top: 10px;
        height: 60px; }
      .home-page #header .slider .news-list .owl-controls {
        margin-top: 14px; }
      .home-page #header .slider .news-list .owl-pagination .owl-page {
        display: inline-block;
        width: 10px;
        height: 10px;
        background: url("../img/owl-pagination.png") -18px 0px;
        margin: 0 12px 0 0; }
      .home-page #header .slider .news-list .owl-pagination .owl-page.active {
        background-position: 0 0px; }
  .home-page #header .go-bot {
    position: absolute;
    background: url("../img/freccia.png");
    width: 40px;
    height: 20px;
    left: 0;
    right: 0;
    bottom: 40px; }
  .home-page #header .logo-container {
    width: 1400px;
    margin: 0 auto;
    position: absolute;
    bottom: 74px;
    left: 0;
    right: 0; }
    @media screen and (max-width: 1400px) {
      .home-page #header .logo-container {
        width: 100%; } }
  .home-page #header .logos {
    position: absolute;
    right: 20px; }

.home-page #content .b-video {
  height: 620px;
  background: #000a27; }
  .home-page #content .b-video .container {
    position: relative;
    height: 100%; }
    .home-page #content .b-video .container .bg {
      background: url("../img/bg-video.png") no-repeat; }
      .home-page #content .b-video .container .bg:after {
        content: "";
        display: block;
        clear: both; }
    .home-page #content .b-video .container .play-video {
      background: url("../img/play.png");
      width: 120px;
      height: 120px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
  .home-page #content .b-video .description {
    padding-left: 69px;
    padding-top: 191px;
    color: #fff;
    height: 620px; }
    .home-page #content .b-video .description h2, .home-page #content .b-video .description h3 {
      color: #fff; }
    .home-page #content .b-video .description h2 {
      line-height: 0;
      font-size: 40px;
      font-weight: 600; }
    .home-page #content .b-video .description h3 {
      line-height: 34px;
      font-size: 30px;
      font-weight: 300;
      width: 520px; }
    .home-page #content .b-video .description .text {
      padding-top: 9px;
      color: #6490bf;
      font-size: 18px;
      width: 438px; }
  .home-page #content .b-video .frame img {
    height: 100%; }

.home-page #content .festival-place {
  z-index: 1;
  color: #fff;
  background-color: #000d36;
  background-position: 50% 0;
  background-repeat: no-repeat;
  position: relative; }
  .home-page #content .festival-place a {
    color: #fff; }
  .home-page #content .festival-place .title {
    font-size: 30px;
    font-weight: 300; }
  .home-page #content .festival-place .place {
    font-size: 40px;
    font-weight: 600;
    margin: 0; }
  .home-page #content .festival-place p {
    text-align: justify;
    color: #6490bf;
    font-size: 20px;
    max-width: 450px; }
  .home-page #content .festival-place .container {
    padding: 80px 5em 0 5em;
    position: relative;
    height: 550px; }
  .home-page #content .festival-place .container:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bg-festival-place.jpg");
    opacity: 0.6;
    z-index: -1;
    background-size: cover; }

.home-page #content .b-awards {
  padding-top: 156px;
  background: #fff url("../img/bg-awards.png") 50% 0 no-repeat;
  background-attachment: fixed;
  height: 1000px;
  text-align: center; }
  .home-page #content .b-awards .title {
    text-align: center;
    line-height: 0; }
    .home-page #content .b-awards .title h2, .home-page #content .b-awards .title h3 {
      color: #002d5e; }
    .home-page #content .b-awards .title h2 {
      font-size: 40px;
      font-weight: 600; }
    .home-page #content .b-awards .title h3 {
      line-height: 100px;
      position: relative;
      top: -34px;
      font-size: 36px;
      font-weight: 300;
      background: url("../img/rainbow.png") 50% 100% no-repeat; }
  .home-page #content .b-awards .award-item {
    background: url("../img/award.png") 50% 0 no-repeat;
    height: 138px;
    display: inline-block;
    position: relative;
    margin: 0 56px;
    margin-bottom: 100px;
    color: #808080; }
    .home-page #content .b-awards .award-item .number {
      text-align: center;
      font-size: 34px;
      line-height: 0;
      margin-top: 30px; }
    .home-page #content .b-awards .award-item .title {
      top: 40px;
      font-size: 24px;
      line-height: 32px;
      font-weight: 300;
      margin-top: 130px; }

.home-page #content .b-special-awards {
  padding-top: 156px;
  background: #143355 url("../img/bg-special-awards.png") 50% 0 no-repeat;
  height: 820px;
  text-align: center;
  background-attachment: fixed; }
  .home-page #content .b-special-awards h2, .home-page #content .b-special-awards h3 {
    color: #fff; }
  .home-page #content .b-special-awards h2 {
    line-height: 0;
    font-size: 40px; }
  .home-page #content .b-special-awards h3 {
    line-height: 100px;
    position: relative;
    top: -35px;
    font-size: 36px;
    font-weight: 300;
    background: url("../img/rainbow.png") 50% 100% no-repeat; }
  .home-page #content .b-special-awards .awards-list {
    position: relative;
    top: -10px;
    left: 35px; }
  .home-page #content .b-special-awards .special-reward-item {
    display: inline-block;
    margin: 0 162px; }
    .home-page #content .b-special-awards .special-reward-item .title {
      margin-top: 180px;
      color: #fff;
      font-size: 24px;
      font-weight: 300;
      margin-top: 169px; }
  .home-page #content .b-special-awards .first-place {
    background: url("../img/special-reward-first.png") 50% 0 no-repeat; }
  .home-page #content .b-special-awards .second-place {
    background: url("../img/special-reward-second.png") 50% 0 no-repeat; }

.home-page #content .b-festival {
  padding-top: 105px;
  background: #000618 url("../img/bg-festival.png") 50% 0 no-repeat;
  height: 700px;
  text-align: center;
  color: #fff; }
  .home-page #content .b-festival h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 105px;
    position: relative;
    top: -12px;
    background: url("../img/rainbow.png") 50% 100% no-repeat; }
  .home-page #content .b-festival .festivals-list {
    padding-top: 98px; }
  .home-page #content .b-festival .festival-item {
    color: #fff;
    display: inline-block;
    background: url("../img/festival-ico.png") no-repeat;
    height: 120px;
    margin: 0 31px;
    position: relative;
    text-align: center; }
    .home-page #content .b-festival .festival-item .title {
      font-size: 24px;
      margin-top: 90px; }
    .home-page #content .b-festival .festival-item:nth-child(1) {
      min-width: 90px;
      background-position: 23px 0; }
    .home-page #content .b-festival .festival-item:nth-child(2) {
      min-width: 104px;
      background-position: -191px 0; }
    .home-page #content .b-festival .festival-item:nth-child(3) {
      min-width: 91px;
      background-position: -396px 0; }
    .home-page #content .b-festival .festival-item:nth-child(4) {
      min-width: 52px;
      background-position: -565px 0; }
    .home-page #content .b-festival .festival-item:nth-child(5) {
      min-width: 83px;
      background-position: -749px 0; }
    .home-page #content .b-festival .festival-item:nth-child(6) {
      min-width: 66px;
      background-position: -991px -4px; }

.home-page #content .b-news {
  padding-top: 85px;
  height: 800px;
  text-align: center; }
  .home-page #content .b-news h2 {
    line-height: 0;
    color: #001328;
    font-size: 50px;
    font-weight: 600;
    line-height: 103px;
    position: relative;
    top: -30px;
    background: url("../img/rainbow.png") 50% 100% no-repeat; }
  .home-page #content .b-news #main-slider1 {
    display: none; }
  .home-page #content .b-news .main-slider {
    padding: 0 160px;
    top: -31px;
    position: relative;
    text-align: left; }
    @media screen and (max-width: 600px) {
      .home-page #content .b-news .main-slider .item {
        text-align: center; }
        .home-page #content .b-news .main-slider .item img, .home-page #content .b-news .main-slider .item .description {
          float: none !important; }
        .home-page #content .b-news .main-slider .item .description {
          width: 100% !important;
          padding: 0 10px !important; } }
    @media screen and (max-width: 1300px) {
      .home-page #content .b-news .main-slider .owl-item {
        padding: 0 10px; } }
    .home-page #content .b-news .main-slider .title {
      color: #3e3e3e;
      font-size: 18px;
      margin-top: 15px; }
    .home-page #content .b-news .main-slider .text {
      margin-top: 21px;
      color: #818181;
      font-size: 13px;
      line-height: 20px;
      width: 87%;
      height: 35px;
      overflow: hidden; }
    .home-page #content .b-news .main-slider .date {
      margin-top: 11px;
      color: #004b96;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase; }
    .home-page #content .b-news .main-slider .owl-controls {
      margin-top: 79px;
      text-align: center; }
      .home-page #content .b-news .main-slider .owl-controls .owl-prev, .home-page #content .b-news .main-slider .owl-controls .owl-next {
        background: url("../img/slider-nav-control.png");
        width: 31px;
        height: 60px;
        font-size: 0;
        top: 132px;
        position: absolute; }
      .home-page #content .b-news .main-slider .owl-controls .owl-prev {
        left: 52px; }
      .home-page #content .b-news .main-slider .owl-controls .owl-next {
        background-position: -32px;
        right: 52px; }
      .home-page #content .b-news .main-slider .owl-controls .owl-pagination .owl-page {
        display: inline-block;
        width: 10px;
        height: 10px;
        background: url("../img/owl-pagination.png") -18px 0px;
        margin: 0 6px; }
      .home-page #content .b-news .main-slider .owl-controls .owl-pagination .owl-page.active {
        background-position: 0 0px; }
    .home-page #content .b-news .main-slider .pdf {
      background: url("../img/ico-pdf.png");
      width: 29px;
      height: 40px;
      display: block;
      margin-top: 16px; }

.inner-page .tabs {
  padding-bottom: 40px; }
  .inner-page .tabs .tabs__content {
    margin-top: 43px;
    display: none; }
  .inner-page .tabs .tabs__content.active {
    display: block; }
  .inner-page .tabs .tabs__caption {
    padding: 0;
    padding-left: 10px;
    display: block;
    list-style: none;
    font-size: 13px;
    color: #6f7172;
    text-align: center; }
    .inner-page .tabs .tabs__caption li {
      border: 1px solid #b3b3b3;
      cursor: pointer;
      line-height: 38px;
      height: 40px;
      float: left;
      padding: 0 20px; }
    .inner-page .tabs .tabs__caption li.active {
      color: #fff;
      background-color: #004b96; }
    .inner-page .tabs .tabs__caption li:first-child {
      border-right: none;
      border-radius: 5px 0px 0px 5px; }
    .inner-page .tabs .tabs__caption li:last-child {
      border-radius: 0px 5px 5px 0px;
      border-left: none; }

.inner-page .inner-mobile-menu {
  display: none; }

.inner-page #header {
  position: relative;
  z-index: 9999;
  background: #000c1b url("../img/bg-inner-header.png") 50% 0 no-repeat;
  height: 300px; }
  @media screen and (max-width: 1400px) {
    .inner-page #header {
      background: #000c1b url("../img/bg-inner-header.png") 0 0 no-repeat; } }
  .inner-page #header .logo-op {
    width: 110px;
    height: 110px;
    display: block;
    position: absolute;
    top: 63px;
    left: 64px; }
  .inner-page #header h2 {
    display: block !important; }
  .inner-page #header .top-bar .menu {
    padding-left: 29px; }
  .inner-page #header .social-group {
    margin-top: 5px;
    margin-right: 35px; }
  .inner-page #header .mainMenu {
    padding-top: 50px; }
    .inner-page #header .mainMenu li {
      list-style: none; }
  .inner-page #header .main-news {
    margin-left: 160px;
    padding-top: 20px; }
    .inner-page #header .main-news .title {
      font-size: 21px;
      font-family: "futurabold";
      text-transform: uppercase;
      color: #fff;
      line-height: normal; }
    .inner-page #header .main-news h2 {
      font-size: 16px;
      font-weight: 400; }
    .inner-page #header .main-news h3 {
      font-weight: 400;
      font-size: 11px; }
  .inner-page #header .logos {
    font-size: 8px;
    margin-right: 0px;
    margin-top: 40px; }

.inner-page #content {
  padding-bottom: 90px;
  color: #6f7172; }
  .inner-page #content .thematic-content .bg-title-img {
    height: 360px;
    position: relative;
    background-attachment: fixed !important;
    background-size: cover !important; }
    .inner-page #content .thematic-content .bg-title-img:before {
      display: block;
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      right: 0;
      z-index: 2;
      content: "";
      background: url("../img/inner/thematic-gradient.png") 50% 0 no-repeat; }
    .inner-page #content .thematic-content .bg-title-img img {
      position: relative;
      z-index: 1;
      display: block; }
    .inner-page #content .thematic-content .bg-title-img h1 {
      position: absolute;
      bottom: 47px;
      padding-left: 221px;
      width: 100%;
      z-index: 3;
      font-size: 70px;
      font-weight: 300;
      color: #fff;
      line-height: 0; }
  .inner-page #content .bg-content {
    background: url("../img/inner/bg-conent.png") 50% 0 no-repeat; }
  .inner-page #content .sidebar {
    width: 263px;
    margin: 68px 0 0 181px; }
    .inner-page #content .sidebar .menu {
      line-height: 0; }
      .inner-page #content .sidebar .menu li {
        display: block;
        font-size: 15px;
        height: 30px; }
        .inner-page #content .sidebar .menu li h2 {
          font-size: 15px;
          font-weight: 700;
          text-transform: uppercase;
          line-height: normal; }
        .inner-page #content .sidebar .menu li a {
          line-height: 30px;
          padding: 0;
          padding-left: 21px;
          color: #6f7172; }
      .inner-page #content .sidebar .menu .current-menu-item {
        background-color: #004b96; }
        .inner-page #content .sidebar .menu .current-menu-item a {
          color: #fff; }
      .inner-page #content .sidebar .menu .sub-menu {
        margin-top: 30px; }
  .inner-page #content .content {
    font-size: 15px;
    background: url("../img/inner/content-shadow.png") 15px 40px no-repeat;
    padding-left: 79px;
    padding-right: 210px;
    padding-top: 41px; }
    .inner-page #content .content h2 {
      font-size: 20px;
      font-weight: 600; }
    .inner-page #content .content table {
      width: 100%;
      margin: 60px 0; }
      .inner-page #content .content table td {
        font-weight: 700;
        height: 40px;
        border-bottom: 1px solid #e9e9e9; }
        .inner-page #content .content table td:first-child {
          width: 30%;
          font-weight: 400; }
    .inner-page #content .content .share-buttons {
      margin-top: 65px;
      padding: 0; }
      .inner-page #content .content .share-buttons li {
        display: inline-block;
        margin-right: 20px; }
        .inner-page #content .content .share-buttons li a {
          padding-left: 50px;
          display: block;
          background: url("../img/inner/share-buttons.png");
          width: 130px;
          height: 40px;
          color: #666;
          line-height: 40px; }
      .inner-page #content .content .share-buttons .twitter a {
        width: 115px;
        background-position: -150px 0; }
      .inner-page #content .content .share-buttons .google-plus a {
        background-position: -285px 0; }

.category h1, .search h1, .search-results h1, .archive h1, .single-format-standard h1, .page-template-winners-list h1, .page-template-partners h1, .page-template-accreditation h1 {
  clear: both;
  margin: 0;
  margin-left: 221px;
  font-size: 70px;
  font-weight: 300; }
  @media screen and (max-width: 960px) {
    .category h1, .search h1, .search-results h1, .archive h1, .single-format-standard h1, .page-template-winners-list h1, .page-template-partners h1, .page-template-accreditation h1 {
      margin-left: 0;
      padding: 0 20px; } }

.category .content a, .search .content a, .search-results .content a, .archive .content a, .single-format-standard .content a, .page-template-winners-list .content a, .page-template-partners .content a, .page-template-accreditation .content a {
  color: #6f7172; }

.category #content .content .post-item, .search-results #content .content .post-item, .archive #content .content .post-item, .page-template-winners-list #content .content .post-item, .single-people #content .content .post-item, .page-template-partners #content .content .post-item, .page-template-accreditation #content .content .post-item {
  margin-bottom: 53px; }
  .category #content .content .post-item:last-child, .search-results #content .content .post-item:last-child, .archive #content .content .post-item:last-child, .page-template-winners-list #content .content .post-item:last-child, .single-people #content .content .post-item:last-child, .page-template-partners #content .content .post-item:last-child, .page-template-accreditation #content .content .post-item:last-child {
    margin-bottom: 0; }
  .category #content .content .post-item .img-area, .search-results #content .content .post-item .img-area, .archive #content .content .post-item .img-area, .page-template-winners-list #content .content .post-item .img-area, .single-people #content .content .post-item .img-area, .page-template-partners #content .content .post-item .img-area, .page-template-accreditation #content .content .post-item .img-area {
    width: 226px;
    float: left;
    text-align: center; }
  .category #content .content .post-item .info, .search-results #content .content .post-item .info, .archive #content .content .post-item .info, .page-template-winners-list #content .content .post-item .info, .single-people #content .content .post-item .info, .page-template-partners #content .content .post-item .info, .page-template-accreditation #content .content .post-item .info {
    width: 285px;
    float: left;
    margin-left: 21px; }

.single-movie #content .bg-content {
  background: url("../img/inner/video-bg.png") 50% 0 no-repeat;
  padding-top: 100px; }

.single-movie #content .thematic-content .bg-title-img {
  height: 600px; }
  .single-movie #content .thematic-content .bg-title-img:before {
    background: url("../img/inner/thematic-gradient-video.png") 50% 0 no-repeat; }
  .single-movie #content .thematic-content .bg-title-img h1 {
    top: 65px;
    font-size: 40px; }
  .single-movie #content .thematic-content .bg-title-img .video-area {
    width: 960px;
    position: relative;
    z-index: 3;
    top: 160px;
    left: 0;
    right: 0;
    margin: 0 auto; }

.page-template-winners-list #content .content .post-item .title-group, .single-people #content .content .post-item .title-group {
  margin-bottom: 40px; }
  .page-template-winners-list #content .content .post-item .title-group .place, .single-people #content .content .post-item .title-group .place {
    float: none;
    display: inline-block;
    background: url("../img/award-small-ico.png");
    width: 29px;
    height: 60px;
    text-align: center;
    padding-top: 3px; }
  .page-template-winners-list #content .content .post-item .title-group .cat-name, .single-people #content .content .post-item .title-group .cat-name {
    font-size: 40px;
    font-weight: 300;
    line-height: 0;
    float: none;
    width: 80%;
    display: inline-block;
    margin-left: 25px;
    position: relative;
    top: 20px; }

.single-people #content .content .post-item .cat-name {
  font-size: 36px;
  display: block;
  line-height: 36px;
  margin-bottom: 20px;
  font-weight: 300; }

.single-people #content .content .post-item .img-area img {
  border-radius: 50%; }

.tax-people-category #content .content .post-item {
  text-align: center;
  margin-bottom: 68px !important; }
  .tax-people-category #content .content .post-item h2 {
    margin: 0; }
  .tax-people-category #content .content .post-item img {
    border-radius: 50%;
    margin-bottom: 30px; }

.page-template-partners #content .content {
  padding-left: 241px;
  padding-right: 0;
  background: none; }
  .page-template-partners #content .content .partners_group {
    background: url("../img/partners-group-shadow.png") no-repeat 10% 100%;
    padding-bottom: 50px;
    background-size: contain; }
    .page-template-partners #content .content .partners_group h2.title {
      font-size: 30px;
      font-weight: 300; }
    .page-template-partners #content .content .partners_group .partners-list {
      margin: 0; }
      .page-template-partners #content .content .partners_group .partners-list img {
        margin: 30px; }

.page-template-accreditation #content .content .success {
  color: green;
  margin-left: 0;
  text-align: center;
  font-style: italic; }

.page-template-accreditation #content .content .acr-form {
  width: 570px;
  margin-top: 30px; }
  .page-template-accreditation #content .content .acr-form input, .page-template-accreditation #content .content .acr-form select {
    margin-bottom: 20px;
    margin-left: 20px; }
  .page-template-accreditation #content .content .acr-form input[type="text"], .page-template-accreditation #content .content .acr-form select, .page-template-accreditation #content .content .acr-form input[type="submit"] {
    width: 267px;
    height: 40px;
    padding: 14px 11px 13px 11px;
    background-color: #f0f0f0;
    color: #6f7172;
    border-radius: 5px;
    border: none;
    outline: none; }
  .page-template-accreditation #content .content .acr-form input[type="submit"] {
    margin-top: 33px;
    background-color: #004b96;
    color: #ffffff;
    padding: 0; }
  .page-template-accreditation #content .content .acr-form label {
    display: inline-block; }
  .page-template-accreditation #content .content .acr-form legend {
    display: inline-block; }
  .page-template-accreditation #content .content .acr-form .policy {
    margin-top: 25px;
    font-size: 12px; }

.festival-finished.home-page #content .b-awards {
  background: url("../img/inner/video-bg.png") 50% 0 no-repeat;
  height: 1740px;
  position: relative;
  z-index: 2; }
  .festival-finished.home-page #content .b-awards .awards-list {
    margin: 0;
    margin-top: 20px; }
    .festival-finished.home-page #content .b-awards .awards-list .winner {
      overflow: hidden;
      height: 340px;
      background: #fff;
      float: left; }
      .festival-finished.home-page #content .b-awards .awards-list .winner img {
        width: 50%; }
      .festival-finished.home-page #content .b-awards .awards-list .winner .info {
        width: 50%;
        height: 100%;
        float: right;
        margin-top: 60px;
        position: relative; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info .title {
          font-size: 24px;
          color: #003c84;
          margin-top: 50px; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info .desc {
          font-size: 15px;
          color: #666666;
          line-height: 1.333;
          text-align: center;
          margin-top: 20px; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info .places {
          background: url("../img/festival-place-icons.png");
          height: 60px;
          width: 60px;
          margin: 0 auto; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info .place-1 {
          background-position: 0 0; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info .place-2 {
          background-position: -62px 0; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info .place-3 {
          background-position: -124px 0; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info .place-4 {
          background-position: -186px 0; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info .place-5 {
          background-position: -248px 0; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info .place-6 {
          background-position: -310px 0; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info .place-7 {
          background-position: -372px 0; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info .place-8 {
          background-position: -434px 0; }
        .festival-finished.home-page #content .b-awards .awards-list .winner .info:before {
          position: absolute;
          top: 40px;
          content: '';
          width: 0;
          height: 0;
          border-top: 20px solid transparent;
          border-bottom: 20px solid transparent;
          display: block; }
      .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(1) .info:before, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(2) .info:before, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(5) .info:before, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(6) .info:before {
        left: -33px;
        border-right: 33px solid #fff; }
      .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(3) .info, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(4) .info, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(7) .info, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(8) .info {
        float: left; }
        .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(3) .info:before, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(4) .info:before, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(7) .info:before, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(8) .info:before {
          right: -33px;
          border-left: 33px solid #fff; }

.festival-finished.home-page #content .b-special-awards {
  padding-top: 500px;
  z-index: 1;
  position: relative;
  margin-top: -339px;
  background: #143355 url("../img/bg-special-awards-2.jpg") 50% 0 no-repeat;
  height: 1140px; }

@media (max-width: 1440px) {
  body .container {
    width: 100%; }
  .home-page #content .b-special-awards .awards-list {
    left: 0; }
  .home-page #content .b-video {
    height: auto; }
  .home-page #content .b-video .description {
    height: 100%;
    padding-top: 10%; }
  .home-page #content .b-video .description h2 {
    font-size: 35px; }
  .home-page #content .b-video .description h3 {
    width: 88%;
    font-size: 22px; }
  .home-page #content .b-video .description .text {
    width: 74%; }
  .festival-finished.home-page #content .b-special-awards {
    margin-top: -650px; }
  .home-page #content .b-festival .festivals-list {
    padding-top: 50px;
    margin: 0; }
  .home-page #content .b-festival .festival-item {
    margin-bottom: 40px; }
  .home-page #content .b-awards {
    height: auto;
    background-size: cover; }
  .festival-finished.home-page #content .b-awards .awards-list .winner {
    height: auto; }
    .festival-finished.home-page #content .b-awards .awards-list .winner .info {
      position: relative;
      z-index: 2; }
      .festival-finished.home-page #content .b-awards .awards-list .winner .info:before {
        display: none; }
  .inner-page #content .content {
    padding-right: 0; } }

@media (max-width: 1250px) {
  .inner-page #content .sidebar {
    margin: 68px 0 0 90px; }
  .inner-page #content .thematic-content .bg-title-img h1 {
    padding-left: 130px; } }

@media screen and (max-width: 1024px) {
  .sidebar {
    display: none; }
  .page-template-accreditation #content .content .tabs {
    text-align: center; }
  .page-template-accreditation #content .content .tabs .tabs__caption li {
    display: inline-block; }
  .page-template-accreditation #content .content {
    text-align: center; }
  .page-template-accreditation #content .content .acr-form {
    margin: 30px auto 0 auto; }
  .inner-page #header .mainMenu {
    padding-top: 30px; }
  .inner-page #header .logos {
    margin-top: 20px; } }

@media (max-width: 960px) {
  .inner-page #content .thematic-content .bg-title-img h1 {
    text-align: center;
    padding-left: 0; }
  body #footer .container {
    width: auto;
    padding: 0 30px; }
  .home-page #content .b-video .description {
    padding-top: 5%; }
  .home-page #content .b-video .description h2 {
    font-size: 29px; }
  .home-page #content .b-video .description h3, .home-page #content .b-video .description .text {
    font-size: 17px;
    line-height: normal; }
  .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(2) .info, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(4) .info, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(6) .info {
    float: left; }
  .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(1) .info, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(3) .info, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(5) .info, .festival-finished.home-page #content .b-awards .awards-list .winner:nth-child(7) .info {
    float: right; }
  .festival-finished.home-page #content .b-awards {
    height: auto;
    padding-top: 50px; }
  .festival-finished.home-page #content .b-special-awards {
    margin-top: 0;
    background: #143355 url("../img/bg-special-awards.png") 50% 0 no-repeat;
    height: auto;
    padding-top: 50px;
    padding-bottom: 40px; }
  .home-page #content .b-special-awards .special-reward-item {
    margin: 0 90px; }
  .home-page #content .b-festival {
    height: auto;
    padding: 50px 0 !important; }
  .festival-finished.home-page #content .b-awards .awards-list .winner .info .desc {
    width: 80%;
    margin: 20px auto 0 auto; }
  .home-page #content .b-news {
    padding: 50px auto;
    height: auto;
    padding-top: 0px; }
  body #footer .bot-bar .columns {
    display: none; }
  body #footer .bot-bar .copyright {
    width: 50%;
    margin: 0 auto;
    float: none;
    display: inline-block; }
  .inner-page #header .mainMenu {
    display: none; }
  .inner-page #header {
    background: #000c1b url("../img/bg-inner-header.png") 0 0 no-repeat;
    height: 220px; }
  .inner-page #header .logos {
    display: none; }
  .inner-page #header .social-group {
    display: none; }
  .inner-page #content .sidebar {
    display: none; }
  .inner-page #content .content {
    padding-right: 79px;
    padding-top: 0;
    padding-bottom: 0; }
  .inner-page #content {
    padding-bottom: 30px; }
  body .breadcrumbs .container {
    width: auto; }
  body #footer .bot-bar .copyright {
    width: 100%;
    margin: 0 auto;
    float: none;
    display: inline-block;
    font-size: 18px;
    text-align: center; }
  .inner-page #header .top-bar .burger {
    background: url("../img/gray-burger.png");
    width: 50px;
    height: 40px;
    position: absolute;
    right: 25px;
    top: 40px;
    cursor: pointer; }
  .inner-page #header .top-bar .float-left, .float-right {
    display: none; }
  .inner-page #header .top-bar {
    background: none;
    height: 0; }
  .inner-page .inner-mobile-menu {
    margin: 0;
    padding-top: 20px;
    background: #000c1b url("../img/inner-mobile-menu-bg.png") 0 -3px repeat;
    display: block;
    padding-left: 30px;
    display: none;
    list-style: none;
    padding: 0;
    font-size: 25px;
    padding: 0 20px; }
    .inner-page .inner-mobile-menu li {
      border-top: 1px rgba(255, 255, 255, 0.27) solid;
      padding: 5px 0;
      display: block; }
      .inner-page .inner-mobile-menu li:first-child {
        border-top: none; }
      .inner-page .inner-mobile-menu li a {
        color: #fff; }
    .inner-page .inner-mobile-menu .sub-menu {
      display: none; } }

@media (max-width: 736px) {
  .home-page #header .top-bar .burger {
    background: url("../img/gray-burger.png");
    width: 50px;
    height: 40px;
    position: absolute;
    right: 25px;
    top: 40px;
    cursor: pointer; }
  .category h1, .search-results h1, .archive h1, .single-format-standard h1, .page-template-winners-list h1, .page-template-partners h1, .page-template-accreditation h1 {
    margin-right: 30px; }
  .inner-page #header .main-news h3 {
    display: none; }
  .home-page #header {
    height: 1120px; }
  #header {
    background-position: 50% 20% !important; }
  #header .sub-menu {
    display: none; }
  .festival-finished .home-page #content .b-awards {
    padding-top: 10px;
    height: 1150px;
    background-size: cover; }
  body #header .top-bar {
    height: 120px;
    position: relative;
    padding-left: 0;
    overflow: hidden; }
    body #header .top-bar .row {
      margin: 0; }
  body #header .top-bar .mobile-menu {
    display: block;
    list-style: none;
    padding: 0;
    font-size: 25px;
    padding: 0 30px; }
    body #header .top-bar .mobile-menu li {
      border-bottom: 1px rgba(77, 78, 81, 0.49) solid;
      padding: 5px 0; }
  body #header .top-bar .m-logo {
    background: url("../img/m-logo.png");
    width: 133px;
    height: 60px;
    display: block;
    opacity: 0.3;
    margin-top: 30px;
    margin-left: 30px; }
  body #header .top-bar .float-left, .float-right {
    display: none; }
  .home-page #header .main-news {
    bottom: 25%; }
  .home-page #header .main-news h1 {
    font-size: 44px;
    line-height: 44px; }
  .home-page #header .main-news h2 {
    line-height: 32px;
    padding-top: 0; }
  .home-page #header .main-news h3 {
    font-size: 16px;
    color: #67b1ff;
    padding: 0 10px; }
  .home-page #header .news-list .title {
    font-size: 24px; }
  .home-page #header .news-list .text {
    font-size: 24px; }
  .home-page #header .news-list .owl-pagination .owl-page {
    width: 16px !important;
    height: 16px !important;
    background: #333438 !important;
    border-radius: 50% !important; }
  .home-page #header .news-list .owl-pagination .owl-page.active {
    background: none !important;
    height: 20px !important;
    width: 20px !important;
    border: 4px #004b96 solid;
    position: relative;
    top: 2px; }
  .home-page #header .main-news .join {
    font-size: 20px;
    background: url("../img/bg-campo-m.png");
    width: 360px;
    height: 60px;
    line-height: 56px; }
  .home-page #header .slider {
    margin: 0;
    padding: 0 30px;
    position: relative;
    margin-top: 770px; }
  .home-page #header .slider .title {
    font-size: 24px; }
  .home-page #header .news-list {
    width: 100% !important;
    margin-left: 0; }
  .home-page #header .go-bot {
    background: url("../img/freccia-m.png");
    width: 60px;
    height: 31px;
    bottom: 40px; }
  .home-page #content .b-video .columns {
    width: 100%; }
  .home-page #content .b-video .description {
    padding-top: 90px;
    padding-bottom: 70px; }
  .home-page #content .b-video .container .play-video {
    margin-top: 290px; }
  .festival-finished.home-page #content .b-awards {
    background-size: contain;
    padding-top: 70px;
    height: auto; }
  .festival-finished.home-page #content .b-special-awards {
    margin-top: 0;
    height: auto;
    padding-top: 100px;
    padding-bottom: 50px;
    background: #143355 url("../img/bg-special-awards.png") 50% 0 no-repeat; }
  .home-page #content .b-special-awards .special-reward-item {
    margin: 0 50px; }
  .home-page #content .b-festival {
    height: auto;
    background-size: contain;
    padding-top: 25px;
    padding-bottom: 70px; }
  .home-page #content .b-festival .festival-item {
    width: auto;
    margin-bottom: 50px; }
  .home-page #content .b-news {
    height: auto; }
  .home-page #content .b-news .main-slider {
    display: none !important;
    padding: 0; }
  .home-page #content .b-news #main-slider1 {
    display: block !important; }
  .home-page #content .b-news .main-slider .item {
    margin-bottom: 80px;
    display: block; }
  .home-page #content .b-news .main-slider :after {
    content: '';
    display: block;
    clear: both; }
  .home-page #content .b-news .main-slider .item img {
    height: 200px; }
  .home-page #content .b-news .main-slider .item img, .description {
    float: left; }
  .home-page #content .b-news .main-slider .item .description {
    padding-left: 35px;
    width: 50%; }
  .home-page #content .b-news .main-slider .description .title {
    font-size: 30px;
    color: #3d3d3d; }
  .home-page #content .b-news .main-slider .description .date {
    font-size: 24px; }
  .home-page #content .b-news .main-slider .item .text {
    display: none; }
  body #footer {
    overflow: hidden; }
  body #footer .container {
    width: auto;
    padding: 0 30px; }
  body #footer .bot-bar {
    height: 280px;
    padding-top: 0px; }
  body #footer .top-bar .mobile-menu .sub-menu {
    display: none; }
  body #footer .top-bar .menus-list {
    border: none; }
  body #footer .top-bar .menus-list .menu {
    display: none; }
  body #footer .bot-bar .columns {
    display: none; }
  body #footer .bot-bar .copyright {
    display: block;
    width: 100%;
    text-align: center; }
  body #footer .top-bar .float-right {
    display: block;
    float: left !important; }
  body #footer .top-bar .float-left {
    display: none; }
  body #footer .bot-bar .logo {
    background: url("../img/m-logo.png");
    height: 60px;
    width: 133px;
    display: block;
    top: 60px; }
  body #footer .bot-bar .first {
    display: block; }
    body #footer .bot-bar .first .text {
      display: none; }
  body #footer .bot-bar .copyright {
    display: block;
    font-size: 24px;
    line-height: 40px;
    position: absolute;
    left: 30px;
    top: 140px;
    width: 100%;
    line-height: normal; }
  body #footer .bot-bar .burger {
    background: url("../img/white-burger.png");
    width: 50px;
    height: 40px;
    position: absolute;
    right: 30px;
    top: 60px;
    cursor: pointer; }
  body #footer .top-bar .social-group li a {
    background: url("../img/m-social.png"); }
  body #footer .top-bar .social-group .facebook a {
    width: 80px;
    height: 80px; }
  body #footer .top-bar .float-right {
    padding-left: 0; }
  body #footer .top-bar .social-group .twitter a {
    width: 80px;
    height: 80px;
    background-position: -82px 0; }
  body #footer .top-bar .social-group .youtube a {
    width: 80px;
    height: 80px;
    background-position: -162px 0; }
  body #footer .top-bar .mobile-menu {
    display: block;
    list-style: none;
    padding: 0;
    font-size: 25px;
    padding: 0 0px; }
    body #footer .top-bar .mobile-menu li {
      border-top: 1px rgba(255, 255, 255, 0.27) solid;
      padding: 5px 0;
      width: 50%;
      display: inline-block; }
      body #footer .top-bar .mobile-menu li:nth-last-child(1) {
        border: none; }
      body #footer .top-bar .mobile-menu li:nth-last-child(2) {
        border: none; }
  body .breadcrumbs .container {
    width: auto; }
  .inner-page #content .thematic-content .bg-title-img {
    height: 147px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important; }
  .inner-page #content .thematic-content .bg-title-img h1 {
    left: 0; }
  .inner-page #content .sidebar {
    display: none; }
  .inner-page #content .content {
    padding: 0 30px;
    background: none; }
  .inner-page #content .bg-content {
    background-size: contain; }
  .category h1, .search-results h1, .archive h1, .single-format-standard h1, .page-template-winners-list h1, .page-template-partners h1, .page-template-accreditation h1 {
    margin-left: 0;
    padding-left: 30px; }
  .page-template-accreditation #content .content .acr-form {
    width: auto; }
  .page-template-accreditation #content .content .tabs .tabs__caption li {
    width: 30%; }
  .page-template-accreditation #content .content .acr-form input[type="text"], .page-template-accreditation #content .content .acr-form select, .page-template-accreditation #content .content .acr-form input[type="submit"] {
    width: 100%; }
  .page-template-accreditation #content .content .acr-form input, .page-template-accreditation #content .content .acr-form select {
    margin-left: 0; }
  .single-movie #content .thematic-content .bg-title-img .video-area {
    width: 100%;
    top: 50px; }
    .single-movie #content .thematic-content .bg-title-img .video-area iframe {
      height: 200px; }
  .single-movie #content .thematic-content .bg-title-img h1 {
    top: 0; }
  .category #content .content .post-item .info, .search-results #content .content .post-item .info, .archive #content .content .post-item .info, .page-template-winners-list #content .content .post-item .info, .single-people #content .content .post-item .info, .page-template-partners #content .content .post-item .info, .page-template-accreditation #content .content .post-item .info {
    width: auto; }
  .category #content .content .post-item .img-area, .search-results #content .content .post-item .img-area, .archive #content .content .post-item .img-area, .page-template-winners-list #content .content .post-item .img-area, .single-people #content .content .post-item .img-area, .page-template-partners #content .content .post-item .img-area, .page-template-accreditation #content .content .post-item .img-area {
    width: 100%; }
  .category #content .content .post-item .info, .search-results #content .content .post-item .info, .archive #content .content .post-item .info, .page-template-winners-list #content .content .post-item .info, .single-people #content .content .post-item .info, .page-template-partners #content .content .post-item .info, .page-template-accreditation #content .content .post-item .info {
    width: 60%; }
  .single-people #content .content .post-item .img-area {
    float: none;
    margin: 0 auto 0 auto; }
  .single-people #content .content .post-item .info {
    width: 100%; }
  .inner-page #content .content {
    padding-top: 30px; }
  .inner-page #header .top-bar {
    display: none; }
  .inner-page #header .main-news {
    margin-top: 0;
    padding-top: 32px;
    margin-left: 0; }
    .inner-page #header .main-news .title {
      text-align: center;
      padding: 0 30%; }
    .inner-page #header .main-news h2 {
      text-align: center;
      margin: 0;
      padding: 0 40%;
      margin-top: 10px; }
  .inner-page #header {
    height: 120px;
    background-position: 0 0px !important;
    background-size: cover; }
  .inner-page #header .burger {
    background: url("../img/gray-burger.png");
    width: 50px;
    height: 40px;
    position: absolute;
    right: 30px;
    top: 40px;
    cursor: pointer; }
  .inner-page #header .burger {
    background: url("../img/gray-burger.png");
    width: 50px;
    height: 40px;
    position: absolute;
    right: 30px;
    top: 40px;
    cursor: pointer; }
  .inner-page #header .logo-op {
    top: 0;
    left: 0; } }

@media screen and (max-width: 500px) {
  .home-page #content .b-special-awards {
    padding-top: 20px; }
  .home-page #content .b-special-awards .special-reward-item {
    margin-bottom: 20px; }
  .home-page #content .festival-place .container {
    height: auto;
    padding: 80px 5em 80px 5em; } }

@media (max-width: 400px) {
  .inner-page #header .main-news h2 {
    display: none; }
  .home-page #header .main-news h1 {
    font-size: 7vw;
    line-height: normal; }
  .home-page #header .main-news h2 {
    font-size: 7vw;
    line-height: normal; }
  .home-page #header .main-news h3 {
    padding: 0 10px;
    line-height: normal; }
  .home-page #content .b-video .description h2 {
    line-height: normal;
    font-size: 8vw; }
  .home-page #header .main-news .join {
    margin-top: 37px;
    background: url("../img/bg-campo.png");
    width: 240px;
    height: 40px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 40px; }
  .home-page #header .go-bot {
    background: url("../img/freccia.png");
    width: 40px;
    height: 20px;
    left: 0;
    right: 0;
    bottom: 20px; }
  .home-page #content .b-video .description {
    padding: 20px;
    padding-bottom: 60px; }
  .home-page #content .b-video .description .text {
    width: 100%; }
  .home-page #content .b-video .container .play-video {
    margin: auto; }
  .festival-finished.home-page #content .b-awards {
    padding-top: 30px; }
  .home-page #content .b-awards .title h2 {
    line-height: normal;
    font-size: 8vw; }
  .home-page #content .b-awards .title h3 {
    font-size: 7vw; }
  .festival-finished.home-page #content .b-awards .awards-list .winner .info {
    position: relative;
    margin-top: 0;
    padding-top: 45px; }
  .festival-finished.home-page #content .b-awards .awards-list .winner .info .title {
    padding-top: 0;
    position: absolute;
    top: 10px;
    margin-top: 0;
    line-height: normal;
    font-size: 4vw;
    text-align: center;
    width: 100%; }
  .festival-finished.home-page #content .b-awards .awards-list .winner .info .desc {
    font-size: 3.5vw; }
  .festival-finished.home-page #content .b-special-awards {
    padding-top: 30px; }
  .festival-finished.home-page #content .b-special-awards {
    padding-bottom: 20px; }
  body #footer .bot-bar .copyright {
    font-size: 4vw;
    width: 80%; }
  .category #content .content .post-item .img-area, .search-results #content .content .post-item .img-area, .archive #content .content .post-item .img-area, .page-template-winners-list #content .content .post-item .img-area, .single-people #content .content .post-item .img-area, .page-template-partners #content .content .post-item .img-area, .page-template-accreditation #content .content .post-item .img-area {
    width: 100%; }
  .category #content .content .post-item .info, .search-results #content .content .post-item .info, .archive #content .content .post-item .info, .page-template-winners-list #content .content .post-item .info, .single-people #content .content .post-item .info, .page-template-partners #content .content .post-item .info, .page-template-accreditation #content .content .post-item .info {
    width: 100%;
    text-align: center; }
  .inner-page #content .content {
    padding-top: 0px; }
  .page-template-accreditation #content .content .tabs .tabs__caption li {
    overflow: hidden; }
  body #footer .top-bar .social-group {
    text-align: center;
    width: 100%;
    margin-bottom: 20px; }
  body #footer .top-bar .social-group .facebook a {
    width: 60px;
    height: 60px;
    background-size: cover; }
  body #footer .top-bar .social-group .twitter a {
    width: 60px;
    height: 60px;
    background-size: cover;
    background-position: -61px; }
  body #footer .top-bar .social-group .youtube a {
    width: 60px;
    height: 60px;
    background-size: cover;
    background-position: -122px 0; } }

@media (max-width: 320px) {
  .home-page #content .b-video .container .play-video {
    margin-top: 281px; }
  .festival-finished.home-page #content .b-awards .awards-list .winner .info .desc {
    margin-top: 5px; }
  body #footer .top-bar .float-right {
    letter-spacing: 2px; }
  body #footer .top-bar .mobile-menu ul li {
    width: 100%; }
  .home-page #content .b-news .main-slider .item img {
    padding: 0;
    width: 100%;
    height: auto; }
  .home-page #content .b-news .main-slider .item .description {
    padding-left: 10px; } }

/*# sourceMappingURL=maps/common.css.map */
