/*last modified 17/03/2014*/
/*!
Author: CTG
Author URI: http://www.createthegroup.com/
Description: Replay custom build usingn Twitter Boostrap. This LESS document compiles assuming that Boostrap has been compiled and linked prior to this compiled CSS document.
Version: 1.0
=======
*/
/*  Variables */
@media (min-width: 1920px) {
  
}
@media (min-width: 1200px) and (max-width: 1919px) {
  
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  
}
@media (min-width: 481px) and (max-width: 767px) {
  
}
@media (max-width: 480px) {
  
}
/* Structure */
body {
  padding-right: 0px;
  padding-left: 0px;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.wp-pagenavi {
  font-family: 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 40px 20px 0 20px;
}
.wp-pagenavi a,
.wp-pagenavi span {
  border: 0 !important;
  font-size: 16px;
}
.addthis_toolbox {
  padding: 0;
  margin-left: 0;
  display: inline-block;
  width: 27px;
  position: fixed;
  background: transparent;
  text-align: center;
  top: 50%;
  right: 20px;
  z-index: 3000;
}
.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
  padding: 5px 0;
  display: inline-block;
  float: right;
  margin: 0;
}
.addthis_default_style .at15t_expanded,
.addthis_default_style .at15t_compact {
  margin-right: 0;
}
.addthis_counter.addthis_bubble_style {
  margin-top: 5px;
  margin-left: -125%;
}
@media (min-width: 1920px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    font-size: 24px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    font-size: 20px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  .addthis_toolbox {
    display: none;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .addthis_toolbox {
    display: none;
  }
}
@media (max-width: 480px) {
  .addthis_toolbox {
    display: none;
  }
}
/* Nav [ index: Alerts - General - Brand - Location - Main - User - Search - Language ] */
#system_notification_bar {
  background-color: #999999;
  -moz-box-shadow: inset 0 0 7px #666666;
  -webkit-box-shadow: inset 0 0 7px #666666;
  box-shadow: inset 0 0 7px #666666;
  display: none;
  overflow: hidden;
}
#system_notification_bar.open-alert {
  display: block;
}
#system_notification_bar p {
  text-align: center;
  color: #333333;
  font-size: 24px;
  line-height: 32px;
  margin: 15px 15px;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
#system_notification_bar p strong {
  font-family: PragmaticaC, 'vremena_groteskbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (min-width: 1920px) {
  #system_notification_bar p {
    font-size: 32px;
    line-height: 46px;
    margin: 20px 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  #system_notification_bar p {
    font-size: 28px;
    line-height: 40px;
    margin: 20px 20px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  #system_notification_bar p {
    font-size: 22px;
    line-height: 30px;
    margin: 15px 15px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #system_notification_bar p {
    font-size: 20px;
    line-height: 28px;
    margin: 14px 15px;
  }
}
@media (max-width: 480px) {
  #system_notification_bar p {
    font-size: 18px;
    line-height: 26px;
    margin: 12px 15px;
  }
}
.navbar.navbar-inverse {
  margin-bottom: 0;
  height: auto;
  position: relative;
}
.navbar.navbar-inverse .navbar-inner {
  border: 0;
  position: relative;
  height: auto;
  background:/* #ff0096;*/ #000;
  padding: 0;
  box-shadow: 0 0 0 transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar ul.nav {
  display: block;
  float: left;
}
.navbar ul.nav > li {
  float: none;
  display: inline-block;
  *display: inline;
}
@media (max-width: 979px) {
  .navbar.navbar-inverse {
    padding-bottom: 50px;
  }
  .navbar .collapse-fill {
    background: #999999;
    position: absolute;
    bottom: -50px;
    float: left;
    left: 0;
    width: 100%;
    height: 50px;
    display: inline-block;
    *display: inline;
    z-index: 3;
  }
}
.navbar .brand {
  margin: 0 0 0 20px;
  padding: 0;
  height: 79px;
  width: 230px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  *display: inline;
  z-index: 1;
}
.navbar .brand img {
  margin-top: -37px;
  width: 230px;
  -webkit-animation: slide .1s linear 3;
  -webkit-animation-delay: 1s;
}
@-webkit-keyframes slide {
  from {
    margin-top: -37px;
  }
  to {
    margin-top: -89px;
  }
}
@keyframes slide {
  from {
    margin-top: -37px;
  }
  to {
    margin-top: -89px;
  }
}
.navbar .brand img.end {
  -webkit-animation: slide-end 0.5s cubic-bezier(0, 0.75, 0.53, 1) 1;
}
@-webkit-keyframes slide-end {
  from {
    margin-top: -37px;
  }
  to {
    margin-top: -89px;
  }
}
@keyframes slide-end {
  from {
    margin-top: -37px;
  }
  to {
    margin-top: -89px;
  }
}
.navbar .brand img.clicked {
  margin-top: -37px;
  width: 230px;
  -webkit-animation: slide-clicked 0.1s linear 3;
  -webkit-animation-delay: 1s;
}
@-webkit-keyframes slide-clicked {
  from {
    margin-top: -37px;
  }
  to {
    margin-top: -89px;
  }
}
@keyframes slide-clicked {
  from {
    margin-top: -37px;
  }
  to {
    margin-top: -89px;
  }
}
.navbar .brand:hover img {
  margin-top: -37px;
  width: 230px;
  -webkit-animation: slide-looped 0.1s linear infinite;
}
@-webkit-keyframes slide-looped {
  from {
    margin-top: -37px;
  }
  to {
    margin-top: -89px;
  }
}
@keyframes slide-looped {
  from {
    margin-top: -37px;
  }
  to {
    margin-top: -89px;
  }
}
@media (max-width: 979px) {
  .navbar .brand {
    margin: 0;
    z-index: 0;
  }
  .navbar .location-info {
    position: absolute;
    top: 34px;
    left: 0;
  }
}
.navbar .location-info {
  display: block;
  text-align: center;
  color: #fff;
  z-index: 0;
  *z-index: 1;
  background: transparent;
}
.navbar .location-info span {
  padding: 0 5px;
  vertical-align: top;
}
.navbar .location-info a {
  color: #ffffff;
  margin: 0 12px 0 0;
  transition: color .5s;
  -webkit-transition: color .5s;
}
.navbar .location-info a:hover {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 979px) {
  .navbar .location-info {
    left: 10px;
    bottom: -40px;
    top: auto;
    width: auto;
    background: #999999;
    z-index: 4;
  }
  .navbar .location-info span {
    display: none;
  }
  .navbar .location-info .number {
    margin: 0 10px 0 0;
    display: inline-block;
    *display: inline;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
    background: url("../img/sprite-off.png") no-repeat 0px -62px;
    background: url("../img/sprite-off.svg") no-repeat 0px -62px, none;
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .navbar .location-info .number,
  html[data-useragent*='Android 2'] .navbar .location-info .number {
    background: url("../img/sprite-off.png") no-repeat 0px -62px;
  }
  .navbar .location-info .number:hover {
    background: url("../img/sprite-on.png") no-repeat 0px -62px;
    background: url("../img/sprite-on.svg") no-repeat 0px -62px, none;
  }
  html[data-useragent*='0S 3'] .navbar .location-info .number:hover,
  html[data-useragent*='Android 2'] .navbar .location-info .number:hover {
    background: url("../img/sprite-on.png") no-repeat 0px -62px;
  }
  .navbar .location-info .address {
    display: inline-block;
    *display: inline;
    width: 24px;
    height: 31px;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
    background: url("../img/sprite-off.png") no-repeat 0px -93px;
    background: url("../img/sprite-off.svg") no-repeat 0px -93px, none;
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .navbar .location-info .address,
  html[data-useragent*='Android 2'] .navbar .location-info .address {
    background: url("../img/sprite-off.png") no-repeat 0px -93px;
  }
  .navbar .location-info .address:hover {
    background: url("../img/sprite-on.png") no-repeat 0px -93px;
    background: url("../img/sprite-on.svg") no-repeat 0px -93px, none;
  }
  html[data-useragent*='OS 3'] .location-info .address:hover,
  html[data-useragent*='Android 2'] .navbar .location-info .address:hover {
    background: url("../img/sprite-on.png") no-repeat 0px -93px;
  }
}
.navbar ul.nav.nav-static {
  width: 100%;
  padding: 0;
  background: #ffffff;
  box-shadow: 0 0 0 transparent;
  text-align: center;
  margin: 0;
  z-index: 3;
}
html[data-useragent*='MSIE 7.0'] .navbar .nav > li > a {
  line-height: 40px !important;
}
.navbar ul.nav.nav-static > li.divider {
  color: #ff0096;
  font-family: 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar ul.nav.nav-static > li > a {
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  text-shadow: 0 0 0 transparent;
  float: none;
  display: inline-block;
  *display: inline;
  font-family: 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  font-weight: normal;
  transition: color .5s;
  -webkit-transition: color .5s;
}
.navbar ul.nav.nav-static > li > a:hover {
  color: #ff0096;
  text-shadow: 0 0 0 transparent;
  font-weight: normal;
}
.navbar ul.nav.nav-static > li.active > a,
.navbar ul.nav.nav-static > li.active > a:hover {
  color: #ff0096;
  font-weight: normal;
}
.navbar ul.nav.nav-static > li > a,
.navbar ul.nav.nav-static > li > a:hover,
.navbar ul.nav.nav-static > li.active > a,
.navbar ul.nav.nav-static > li.active > a:hover {
  background: #ffffff;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
}

li.current_page_item > a {
  color: #ff0096!important;
}

@media (min-width: 1920px) {
  .navbar ul.nav.nav-static > li > a {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .navbar ul.nav.nav-static > li > a {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 979px) {
  .navbar ul.nav.nav-static {
    width: 98%;
    padding: .5% 1%;
    background: #fff;
    z-index: 10;
    font-size: 14px;
    line-height: 22px;
    border-top: 0px solid transparent;
  }
  .navbar ul.nav.nav-static > li > a:focus,
  .navbar ul.nav.nav-static > li:active > a,
  .navbar ul.nav.nav-static > li:active > a:hover,
  .navbar ul.nav.nav-static > li.active > a:hover,
  .navbar ul.nav.nav-static > li.active > a {
    background: #fff;
    font-weight: normal;
  }
  .navbar ul.nav.nav-static > li > a {
    color: #222;
    background: #fff;
    border-radius: 0;
    text-shadow: 0 0 0 transparent;
    float: none;
    display: inline-block;
    *display: inline;
    font-family: 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    padding: 7px 9px;
    margin-bottom: 0;
    font-weight: normal;
  }
  .navbar ul.nav.nav-static > li > a:hover {
    color: #222;
    background: #fff;
    text-shadow: 0 0 0 transparent;
    font-weight: normal;
  }
  .navbar .btn-navbar:hover {
    background-color: #999999;
    *background-color: #999999;
  }
  .navbar .btn-navbar {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 7px 10px;
    color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: 0 0 0 transparent;
    background-color: #333333;
    *background-color: #333333;
    background-image: none;
    border: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 0 0 transparent, inset 0 0 0 transparent;
    -moz-box-shadow: inset 0 0 0 transparent, inset 0 0 0 transparent;
    box-shadow: inset 0 0 0 transparent, inset 0 0 0 transparent;
  }
  .navbar .btn-navbar .icon-bar {
    display: block;
    width: 28px;
    margin-top: 5px;
    height: 4px;
    background-color: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
  .navbar .btn-navbar .icon-bar:first-child {
    margin-top: 0;
  }
}
.navbar .user-tools {
  z-index: 4;
  width: 270px;
}
.navbar .user-tools .user-login {
  margin: 0 20px 0 0;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  line-height: 1;
  color: #fff;
}
html[data-useragent*='OS 3'] .navbar .user-tools .user-login,
html[data-useragent*='Android 2'] .navbar .user-tools .user-login {
  background: url("../img/sprite-off.png") no-repeat -67px -101px;
}
@media (max-width: 979px) {
  .navbar .user-tools {
    position: absolute;
    right: 10px;
    background: transparent;
    bottom: -40px;
    top: auto;
    z-index: 4;
    width: auto;
  }
  .navbar .user-tools .user-login {
    margin-right: 10px;
  }
}
.navbar .navbar-search {
  background: transparent;
  margin: 0px 10px 0px 0;
  overflow-x: hidden;
  border: 0;
  position: relative;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  z-index: 5;
  float: none;
}
.navbar .navbar-search input.search-query {
  height: 22px;
  line-height: 22px;
  border: 0;
  background: transparent;
  cursor: text;
  color: #ffffff;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  float: right;
  text-shadow: 0 0 0 transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  -webkit-transition: width ease .3s;
  -moz-transition: width ease .3s;
  -o-transition: width ease .3s;
  transition: width ease .3s;
  outline: 0;
  outline: 0 \9;
  padding: 5px 10px 5px 30px !important;
  width: 121px;
}
.navbar .navbar-search input.search-query.expanded {
  background-color: #fff;
}
.navbar .navbar-search:hover input.search-query {
  background: #fff;
}
.navbar .navbar-search .expanded ~ button.btn,
.navbar .navbar-search .search-query:focus ~ button.btn {
  left: 10px;
  background: url("../img/sprite-on.png") no-repeat 0px -33px;
  /*background: url("../img/sprite-on.svg") no-repeat 0px 0px, none;*/
}
.navbar .navbar-search button.btn {
  position: absolute;
  left: 76px;
  top: 50%;
  margin-top: -9px;
  background: url("../img/sprite-off.png") no-repeat 0px -33px;
  /*background: url("../img/sprite-off.svg") no-repeat 0px 0px, none;*/
  width: 19px;
  height: 19px;
  padding: 0;
  border: 0;
  float: right;
  text-shadow: 0 0 0 transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  cursor: pointer;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
html[data-useragent*='OS 3'] .navbar .navbar-search button.btn,
html[data-useragent*='Android 2'] .navbar .navbar-search button.btn {
  background: url("../img/sprite-off.png") no-repeat 0px 0px;
}
.navbar .navbar-search button.btn,
.navbar .navbar-search button.btn:hover,
.navbar .navbar-search button.btn:focus {
  -moz-outline: none;
  outline: none;
  outline: 0;
  outline-offset: o;
}
.navbar .navbar-search input.search-query.focus {
  *width: 100px;
  *padding: 0;
  *border: 0;
  *background: #999999;
  *cursor: text;
  *font-weight: normal;
  *font-size: 13px;
  *color: #ffffff;
  *outline: 0;
}
.navbar .navbar-search input.search-query:focus {
  height: 22px;
  line-height: 22px;
  /*border: 2px solid #fff; 12.03.2014*/
  background: #fff;
  cursor: text;
  color: #000;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-shadow: 0 0 0 transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  text-indent: 0;
  outline: 0;
  outline: 0 \9;
}
.navbar ::-webkit-input-placeholder {
  color: #ffffff;
}
.navbar :-moz-placeholder {
  color: #ffffff;
}
.navbar ::-moz-placeholder {
  color: #ffffff;
}
.navbar :-ms-input-placeholder {
  color: #ffffff;
}
.navbar [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.2s ease;
  opacity: 0;
}
.navbar [placeholder]:focus:-moz-placeholder {
  -moz-transition: opacity 0.5s 0.2s ease;
  opacity: 0;
}
.navbar [placeholder]:focus::-moz-placeholder {
  -moz-transition: opacity 0.5s 0.2s ease;
  opacity: 0;
}
.navbar [placeholder]:focus:-ms-input-placeholder {
  -ms-transition: opacity 0.5s 0.2s ease;
  opacity: 0;
}
@media (max-width: 979px) {
  .navbar .navbar-search {
    display: none;
  }
  .search-query {
    display: inline-block;
    vertical-align: middle;
    background: url("../img/sprite-off.png") no-repeat 0px 0px;
    background: url("../img/sprite-off.svg") no-repeat 0px 0px, none;
    width: 19px;
    height: 19px;
    padding: 0;
    margin: 0;
    margin-top: 0;
    float: none;
    text-shadow: 0 0 0 transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    cursor: pointer;
    margin-right: 10px;
  }
  html[data-useragent*='OS 3'] .search-query.active,
  html[data-useragent*='Android 2'] .search-quer.active,
  html[data-useragent*='Opera'] .search-quer.active,
  html[data-useragent*='OS 3'] .search-query:active,
  html[data-useragent*='Android 2'] .search-query:active,
  html[data-useragent*='Opera'] .search-query:active,
  html[data-useragent*='OS 3'] .search-query:focus,
  html[data-useragent*='Android 2'] .search-query:focus,
  html[data-useragent*='Opera'] .search-query:focus,
  html[data-useragent*='OS 3'] .search-query,
  html[data-useragent*='Android 2'] .search-query,
  html[data-useragent*='Opera'] .search-query {
    background: #999999;
    background: url("../img/sprite-off.png") no-repeat 0px 0px;
  }
  .search-query:hover {
    background-color: #999999;
    background: url("../img/sprite-on.png") no-repeat 0px 0px;
    background: url("../img/sprite-on.svg") no-repeat 0px 0px, none;
  }
  html[data-useragent*='OS 3'] .search-query:hover,
  html[data-useragent*='Android 2'] .search-query:hover,
  html[data-useragent*='Opera'] .search-query:hover {
    background: #999999;
    background: url("../img/sprite-on.png") no-repeat 0px 0px;
  }
  .navbar .navbar-search input.search-query {
    position: absolute;
    top: auto;
    bottom: -31px;
    left: 0;
    opacity: 0;
  }
  .navbar .navbar-search button.btn {
    background: url("../img/sprite-off.png") no-repeat 0px 0px;
    background: url("../img/sprite-off.svg") no-repeat 0px 0px, none;
  }
  html[data-useragent*='OS 3'] .navbar .navbar-search button.btn,
  html[data-useragent*='Android 2'] .navbar .navbar-search button.btn {
    background: #999999;
    background: url("../img/sprite-off.png") no-repeat 0px 0px;
  }
  .navbar .navbar-search button.btn:hover {
    background: url("../img/sprite-on.png") no-repeat 0px 0px;
    background: url("../img/sprite-on.svg") no-repeat 0px 0px, none;
    cursor: pointer;
    background-color: #999999;
  }
  html[data-useragent*='OS 3'] .navbar .navbar-search button.btn:hover,
  html[data-useragent*='Android 2'] .navbar .navbar-search button.btn:hover {
    background-color: #999999;
    background: url("../img/sprite-on.png") no-repeat 0px 0px;
  }
}
.navbar ul.nav.nav-language {
  margin: 0;
  padding: 0;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  float: none;
  line-height: 1;
}
.navbar ul.nav.nav-language li {
  line-height: 1;
}
.navbar ul.nav.nav-language > li.divider {
  color: #ffffff;
  padding: 0 3px;
}
.navbar ul.nav.nav-language > li > a {
  color: #ffffff;
  text-shadow: 0 0 0 transparent;
  float: none;
  display: inline-block;
  *display: inline;
  padding: 0;
  font-family: 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  transition: color .5s;
  -webkit-transition: color .5s;
}
.navbar ul.nav.nav-language > li > a:hover {
  color: #ff0096;
  text-shadow: 0 0 0 transparent;
}
.navbar ul.nav.nav-language > li.active > a,
.navbar ul.nav.nav-language > li.active > a:hover {
  color: #ff0096;
}
.navbar ul.nav.nav-language > li > a,
.navbar ul.nav.nav-language > li > a:hover,
.navbar ul.nav.nav-language > li.active > a,
.navbar ul.nav.nav-language > li.active > a:hover {
  background: transparent;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  text-decoration: none;
  text-transform: uppercase;
}
/*Typography */
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://webfonts.fonts.com
*/
body {
  font-family: PragmaticaC, 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
}
.main-title {
  font-family: 'pf_agora_slab_problack', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 60px 0 40px 0;
  text-transform: uppercase;
  text-align: center;
  line-height: 54px;
  color: #FF0096;
}
.main-title {
  font-size: 40px;
  margin: 60px 0 40px;
}
.main-title.top {
  font-size: 40px;
  margin: 60px 0 20px 20px;
  text-align: left;
}
.main-title.bottom {
  font-size: 30px;
  margin: 20px 0 40px 20px;
  text-align: left;
}
h2 {
  font-family: agoraslabprob, 'pf_agora_slab_problack', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
h3 {
  font-family: agoraslabprob, 'pf_agora_slab_problack', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.action {
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}
a {
  color: #ff0096;
}
a:hover {
  color: #000;
  text-decoration: none;
}
a .main-title {
  color: #ff0096;
}
a:hover .main-title {
  color: #000;
}
@media only screen and (-webkit-max-device-pixel-ratio: 1) {
  .main-title,
  h1,
  h2,
  h3,
  h4,
  h5,
  a,
  li > a,
  p,
  body {
    font-weight: normal !important;
  }
}
@media (min-width: 1920px) {
  .main-title {
    font-size: 70px;
    margin: 100px 0 80px;
  }
  .main-title.top {
    font-size: 70px;
    margin: 100px 0 40px 20px;
  }
  .main-title.bottom {
    font-size: 60px;
    margin: 40px 0 80px 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .main-title {
    font-size: 50px;
    margin: 70px 0 50px;
  }
  #openAirShedule .main-title { margin-bottom: 0 }
  .main-title.top {
    font-size: 50px;
    margin: 70px 0 30px 20px;
  }
  .main-title.bottom {
    font-size: 40px;
    margin: 30px 0 50px 20px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .main-title {
    font-size: 40px;
    margin: 60px 0 40px;
  }
  .main-title.top {
    font-size: 40px;
    margin: 60px 0 20px 20px;
  }
  .main-title.bottom {
    font-size: 30px;
    margin: 20px 0 40px 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .main-title {
    font-size: 36px;
    margin: 40px 0 30px;
  }
  .main-title.top {
    font-size: 36px;
    margin: 40px 0 20px 20px;
  }
  .main-title.bottom {
    font-size: 26px;
    margin: 20px 0 30px 20px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .main-title {
    font-size: 32px;
    margin: 30px 0 20px;
  }
  .main-title.top {
    font-size: 32px;
    margin: 30px 0 10px 20px;
  }
  .main-title.bottom {
    font-size: 26px;
    margin: 10px 0 20px 20px;
  }
}
@media (max-width: 480px) {
  .main-title {
    font-size: 24px;
    margin: 20px 0 15px;
	text-align: center;
  }
  .main-title.top {
    font-size: 24px;
    margin: 20px 0 10px 20px;
  }
  .main-title.bottom {
    font-size: 18px;
    margin: 10px 0 15px 20px;
  }
}
/* Forms & Buttons */
/* Images & Sprites */
/* Javascript Related */
/* Featured [ index: General - Infoblock - Ticketblock - Controls ] */
.featured {
  width: 100%;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
.featured .rsOverflow,
.featured .rsSlide {
  background: #ffffff;
}
.featured .rsOverflow {
  width: 100%;
  overflow: hidden;
}
html[data-useragent*='MSIE 8.0'] .featured .rsOverflow,
html[data-useragent*='MSIE 7.0'] .featured .rsOverflow,
html[data-useragent*='MSIE 8.0'] .royalSlider.featured,
html[data-useragent*='MSIE 7.0'] .royalSlider.featured {
  height: 720px !important;
}
.royalSlider .rsContent {
  display: none;
}
.royalSlider .rsContent:first-child {
  display: inline-block;
}

.royalSlider .rsContent.has_banner_slide .infoBlock {
  display: none!important;
}

/*billboard fix*/
.royalSlider .img.rsImg {margin:0!important;}

@media (min-width: 1920px) {
  .featured .rsOverflow,
  .royalSlider.featured {
    height: 1200px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .featured .rsOverflow,
  .royalSlider.featured {
    height: 800px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .featured .rsOverflow,
  .royalSlider.featured {
    height: 700px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .featured .rsOverflow,
  .royalSlider.featured {
    height: 600px;
  }
}
@media (max-width: 767px) {
  .featured .rsOverflow,
  .royalSlider.featured {
    height: 450px;
  }
}
@media (max-width: 480px) {
  .featured .rsOverflow,
  .royalSlider.featured {
    height: 475px;
  }
}
.featured .rsBullets {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  z-index: 1;
  padding-top: 0px;
  height: auto;
  text-align: center;
  line-height: 40px;
  overflow: visible;
}
.featured .rsBullet {
  width: 40px;
  height: 40px;
  display: inline-block;
  *display: inline;
  padding: 0 2px;
  cursor: pointer;
}
.featured .rsBullet span {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 0 transparent;
  transform: scale(0.75);
  -ms-transform: scale(0.75);
  /* IE 9 */

  -webkit-transform: scale(0.75);
  /* Safari and Chrome */

  transition: all .75s;
  -webkit-transition: all .75s;
  /* Safari */
}
.featured .rsBullet span:hover {
  background: #ff0096;
}
.featured .rsBullet.rsNavSelected span {
  background: #ff0096;
  -webkit-animation: activefeature .75s infinite alternate;
}
@-webkit-keyframes activefeature {
  from {
    transform: scale(0.75);
    -ms-transform: scale(0.75);
    /* IE 9 */
  
    -webkit-transform: scale(0.75);
    /* Safari and Chrome */
  
  }
  to {
    transform: scale(1);
    -ms-transform: scale(1);
    /* IE 9 */
  
    -webkit-transform: scale(1);
    /* Safari and Chrome */
  
  }
}
@keyframes activefeature {
  from {
    transform: scale(0.75);
    -ms-transform: scale(0.75);
    /* IE 9 */
  
    -webkit-transform: scale(0.75);
    /* Safari and Chrome */
  
  }
  to {
    transform: scale(1);
    -ms-transform: scale(1);
    /* IE 9 */
  
    -webkit-transform: scale(1);
    /* Safari and Chrome */
  
  }
}
.featured .infoBlock {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: auto;
  max-width: 100%;
  z-index: 20000;
  display: block;
  width: 50%;
  padding: 0;
  background: transparent;
}
.featured .infoBlock .featured-title {
  display: inline-block;
  margin: 0;
  padding: 20px 60px;/*added 60px*/
  background: #ff0096;
  text-align: left;
}
.featured .infoBlock .featured-title li {
  display: inline-block;
  *display: inline;
  background: transparent;
  float: none;
  vertical-align: middle;
  position: relative;
}
.featured .infoBlock .featured-title .featured-title__link {
  text-decoration: none;
  display: inline-block;
  *display: inline;
  font-size: 45px;
  line-height: 1.2;
  font-weight: bold;
  color: #ffffff;
  font-family: agoraslabprob, 'pf_agora_slab_problack', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  position: relative;
  transition: color .5s;
  -webkit-transition: color .5s;
}
.featured .infoBlock .featured-title .nolink {
  text-decoration: none;
  display: inline-block;
  *display: inline;
  font-size: 45px;
  line-height: 50px;s
  font-weight: bold;
  color: #ffffff;
  font-family: agoraslabprob, 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  position: relative;
}
.featured .infoBlock .featured-title .divider {
  padding: 0 14px 0 10px;
  display: inline-block;
  *display: inline;
  position: relative;
  font-weight: normal;
  margin: 0;
  color: #fff;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.featured .infoBlock .sub-info {
  font-size: 16px;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #000;
  color: #ffffff;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  top: 2px;
  line-height: 26px;
  vertical-align: top;
  position: relative;
  display: inline-block;
  *display: inline;
  padding: 20px;
}
.featured .infoBlock p {DISPLAY:NONE;
  background: url("../img/alphawhite.png") repeat;
  background: rgba(255, 255, 255, 0.8);
  font-family: PragmaticaC, 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  width: auto;
  position: relative;
  margin: 0;
  *margin: -3px 0 0 0;
  padding: 10px 10%;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
}
.featured .infoBlock .actions {
  font-size: 20px;
  margin: 10px 0 0;
  text-align: left;
}
.featured .infoBlock .actions li {
  font-weight: normal;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  color: #fff;
  display: inline-block;
  *display: inline;
}
.featured .infoBlock .actions li.divider {
  padding: 0 5px;
}
.featured .infoBlock .actions li a {
  margin: 0;
  font-weight: normal;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  display: inline-block;
  *display: inline;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: transparent;
}
.featured .infoBlock .actions li a.open,
.featured .infoBlock .actions li a:hover {
  background: transparent;
}
.featured .ticketBlock {
  background: #ffffff;
  height: auto;
  display: none;
}
.featured .schedule {
  height: 110px!important;
  border-bottom: 0;
}
.featured .rsArrow {
  width: 7%;
  height: 100%;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 2000;
}
.featured .rsArrowRight {
  right: 0;
  top: 0;
}
.featured .rsArrowLeft {
  left: 0;
  top: 0;
}
.featured .rsArrowIcn {
  width: 50px;
  height: 100px;
  position: absolute;
  cursor: pointer;
  border-radius: 0px;
}
.featured .rsArrowRight .rsArrowIcn {
  background: url("../img/sprite-off.png") no-repeat -81px 0px;
  background: url("../img/sprite-off.svg") no-repeat -81px 0px, none;
  -webkit-transform: translateZ(0);
  left: 0;
  top: 235px;
  margin-top: -50px;
}
html[data-useragent*='OS 3'] .featured .rsArrowRight .rsArrowIcn,
html[data-useragent*='Android 2'] .featured .rsArrowRight .rsArrowIcn {
  background: url("../img/sprite-off.png") no-repeat -81px 0px;
}
.featured .rsArrowLeft .rsArrowIcn {
  background: url("../img/sprite-off.png") no-repeat -30px 0px;
  background: url("../img/sprite-off.svg") no-repeat -30px 0px, none;
  -webkit-transform: translateZ(0);
  right: 0;
  top: 235px;
  margin-top: -50px;
}
html[data-useragent*='OS 3'] .featured .rsArrowLeft .rsArrowIcn,
html[data-useragent*='Android 2'] .featured .rsArrowLeft .rsArrowIcn {
  background: url("../img/sprite-off.png") no-repeat -30px 0px;
}
.featured .rsArrowRight:hover .rsArrowIcn {
  background: url("../img/sprite-on.png") no-repeat -81px 0px;
  background: url("../img/sprite-on.svg") no-repeat -81px 0px, none;
  -webkit-transform: translateZ(0);
}
html[data-useragent*='OS 3'] .featured .rsArrowRight:hover .rsArrowIcn,
html[data-useragent*='Android 2'] .featured .rsArrowRight:hover .rsArrowIcn {
  background: url("../img/sprite-on.png") no-repeat -81px 0px;
}
.featured .rsArrowLeft:hover .rsArrowIcn {
  background: url("../img/sprite-on.png") no-repeat -30px 0px;
  background: url("../img/sprite-on.svg") no-repeat -30px 0px, none;
  -webkit-transform: translateZ(0);
}
html[data-useragent*='OS 3'] .featured .rsArrowLeft:hover .rsArrowIcn,
html[data-useragent*='Android 2'] .featured .rsArrowLeft:hover .rsArrowIcn {
  background: url("../img/sprite-on.png") no-repeat -30px 0px;
}
.featured .rsArrowLeft:hover .rsArrowIcn {
  -webkit-animation: arrowpointleft .5s infinite alternate;
  transition: margin-right 0.5s;
  -webkit-transition: margin-right 0.5s;
  /* Safari */
}
@-webkit-keyframes arrowpointleft {
  from {
    margin-right: 0;
  }
  to {
    margin-right: 15px;
  }
}
@keyframes arrowpointleft {
  from {
    margin-right: 0;
  }
  to {
    margin-right: 15px;
  }
}
.featured .rsArrowRight:hover .rsArrowIcn {
  -webkit-animation: arrowpointright .5s infinite alternate;
  transition: margin-left 0.5s;
  -webkit-transition: margin-left 0.5s;
  /* Safari */
}
@-webkit-keyframes arrowpointright {
  from {
    margin-left: 0;
  }
  to {
    margin-left: 15px;
  }
}
@keyframes arrowpointright {
  from {
    margin-left: 0;
  }
  to {
    margin-left: 15px;
  }
}
.featured .rsBtnCenterer {
  position: absolute;
  left: 50%;
  width: 20px;
  height: 20px;
}
.featured .rsPlayBtn {
  display: none;
}
.featured .rsPlayBtnIcon {
  display: none;
}
.featured .rsCloseVideoBtn {
  right: 12px;
  top: 13px;
  width: 33px;
  height: 33px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.featured .rsCloseVideoIcn {
  margin: 0;
  width: 33px;
  height: 33px;
  background: url("../img/sprite-off.png") no-repeat -131px -51px;
  background: url("../img/sprite-off.svg") no-repeat -131px -51px, none;
  -webkit-transform: translateZ(0);
}
html[data-useragent*='OS 3'] .featured .rsCloseVideoIcn,
html[data-useragent*='Android 2'] .featured .rsCloseVideoIcn {
  background: url("../img/sprite-off.png") no-repeat -131px -51px;
}
.featured .rsCloseVideoIcn:hover {
  background: url("../img/sprite-on.png") no-repeat -131px -51px;
  background: url("../img/sprite-on.svg") no-repeat -131px -51px, none;
  -webkit-transform: translateZ(0);
}
html[data-useragent*='OS 3'] .featured .rsCloseVideoIcn:hover,
html[data-useragent*='Android 2'] .featured .rsCloseVideoIcn:hover {
  background: url("../img/sprite-on.png") no-repeat -131px -51px;
}
@media (min-width: 1920px) {
  
}
@media (min-width: 1200px) and (max-width: 1919px) {
  
}
@media (min-width: 980px) and (max-width: 1199px) {

  .featured .infoBlock {
    width: 100%;  
  }
  
}
@media (min-width: 768px) and (max-width: 979px) {

  .featured .infoBlock {
    width: 100%;  
  }

  .featured .infoBlock .featured-title {
    padding: 10px 20px;
  }

  .featured .infoBlock .featured-title .nolink {
    font-size: 30px;
	line-height: 35px;
  }

  .featured .rsArrow {
    width: 8%;
  }
  .featured .rsArrowLeft:hover .rsArrowIcn {
    -webkit-animation: none;
  }
  .featured .rsArrowRight:hover .rsArrowIcn {
    -webkit-animation: none;
  }
  .featured .rsArrowRight:hover .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -81px 0px;
    background: url("../img/sprite-off.svg") no-repeat -81px 0px, none;
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .featured .rsArrowRight:hover .rsArrowIcn,
  html[data-useragent*='Android 2'] .featured .rsArrowRight:hover .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -81px 0px;
  }
  .featured .rsArrowLeft:hover .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -30px 0px;
    background: url("../img/sprite-off.svg") no-repeat -30px 0px, none;
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .featured .rsArrowLeft:hover .rsArrowIcn,
  html[data-useragent*='Android 2'] .featured .rsArrowLeft:hover .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -30px 0px;
  }
}
@media (max-width: 767px) {

  .featured .rsBullet {
    width: 30px;
	height: 30px;
  }

  .featured .rsBullet span {
    width: 15px;
	height: 15px;
  }
  
  .featured .infoBlock {
    width: 100%;  
  }

  .featured .infoBlock .featured-title {
    padding: 10px 20px;
  }

  .featured .infoBlock .featured-title .nolink,
  .featured .infoBlock .featured-title .featured-title__link {
    font-size: 23px;
	line-height: 25px;
  }

  .featured .infoBlock .actions {
    font-size: 11px;
	margin: 0;
  }

  .featured .rsArrowLeft:hover .rsArrowIcn {
    -webkit-animation: none;
  }
  .featured .rsArrowRight:hover .rsArrowIcn {
    -webkit-animation: none;
  }
  .featured .rsArrow .rsArrowIcn,
  .featured .rsArrow:hover .rsArrowIcn {
    background: transparent;
  }
  html[data-useragent*='OS 3'] .featured .rsArrow .rsArrowIcn,
  html[data-useragent*='Android 2'] .featured .rsArrow .rsArrowIcn,
  html[data-useragent*='OS 3'] .featured .rsArrow:hover .rsArrowIcn,
  html[data-useragent*='Android 2'] .featured .rsArrow:hover .rsArrowIcn {
    background: transparent;
  }
}
@media (max-width: 480px) {

  .featured .rsBullet {
    width: 20px;
	height: 30px;
  }

  .featured .rsBullet span {
    width: 10px;
	height: 10px;
  }
  
  .featured .infoBlock {
    width: 100%;  
  }

  .featured .infoBlock .featured-title {
    padding: 6px 8px;
  }

  .featured .infoBlock .featured-title .nolink,
  .featured .infoBlock .featured-title .featured-title__link {
    font-size: 11px;
	line-height: 17px;
  }

  .featured .infoBlock .actions {
    font-size: 9px;
	margin: 0;
  }

  .featured .rsArrowLeft:hover .rsArrowIcn {
    -webkit-animation: none;
  }
  .featured .rsArrowRight:hover .rsArrowIcn {
    -webkit-animation: none;
  }
  .featured .rsArrow .rsArrowIcn,
  .featured .rsArrow:hover .rsArrowIcn {
    background: transparent;
  }
  html[data-useragent*='OS 3'] .featured .rsArrow .rsArrowIcn,
  html[data-useragent*='Android 2'] .featured .rsArrow .rsArrowIcn,
  html[data-useragent*='OS 3'] .featured .rsArrow:hover .rsArrowIcn,
  html[data-useragent*='Android 2'] .featured .rsArrow:hover .rsArrowIcn {
    background: transparent;
  }
}
/* Billboard */
.billboard {
  position: relative;
  margin: 0;
}

.billboard .royalSlider {
  width: 100%;
  background: #fff;
  position: relative;;
}

/* Schedule */
.schedule {
  /*border-bottom: 10px solid #ff0096;*/
}
.schedule table {
  border-spacing: 0px;
  border-color: transparent;
}
.table th,
.table td {
  border: 0;
  padding: 10px;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
}
.schedule table {
  font-family: PragmaticaC, 'vremena_groteskbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  margin-bottom: 0;
}

.schedule table td {
  padding: 16px 10px;
  color: #fff;
  background: #ff0099!important;
}

.schedule table .film-title {
  font-family: PragmaticaC, 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-left: 15px;
  text-align: center;
  background: #ff0099;
}
/*
.schedule .table-striped tbody > tr:nth-child(odd) > td,
.schedule .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f1f1f1;
}
.schedule .table-hover tbody tr:hover > td,
.schedule .table-hover tbody tr:hover > th {
  background-color: #ff0096;
}*/
.schedule .table a {
  color: #000000;
  transition: color .5s;
  -webkit-transition: color .5s;
}
.schedule .table a:hover {
  color: #ffffff;
}
.schedule h3 {
  display: block;
  background: #ff0096;
  margin: 0;
  padding: 0;
  line-height: 22px;
  font-size: 20px;
  color: #ffffff;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-style: italic;
}
.table td {
  padding: 20px 0 20px 20px;
  line-height: 20px;
  font-size: 18px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 50%;
  width: 50%;
  padding: 0px;
  text-align: left;
  margin-left: -15px;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #000000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #000000;
}
.popover-content {
  position: relative;
  padding: 2.5%;
}
.popover ul {
  margin: 0;
  list-style: none;
}
.popover h3 {
  display: block;
  background: #ff0096;
  color: #ffffff;
  font-size: 24px;
  line-height: 34px;
  font-family: PragmaticaC, 'vremena_groteskbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-style: italic;
  text-align: center;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.popover ul.film-meta li {
  display: inline-block;
  *display: inline;
  color: #000000;
  padding: 0 5px 0 0;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.popover ul.film-meta {
  text-align: left;
  margin-top: 20px;
}
.popover ul.film-meta li.divider {
  color: #ff0096;
}
.popover ul.film-details strong {
  padding-right: 5px;
  font-family: PragmaticaC, 'vremena_groteskbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.popover ul.film-details li {
  display: block;
  color: #000000;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  font-family: PragmaticaC, 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 1920px) {
  .schedule h3 {
    line-height: 50px;
    font-size: 42px;
    padding: 20px;
  }
  .table td {
    padding: 20px 0 20px 20px;
    line-height: 48px;
    font-size: 40px;
  }
  .popover ul.film-meta li {
    font-size: 30px;
    line-height: 46px;
  }
  .popover ul.film-details li {
    font-size: 30px;
    line-height: 46px;
  }
  .popover h3 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .schedule h3 {
    line-height: 40px;
    font-size: 32px;
    padding: 15px;
  }
  .table td {
    padding: 20px 0 20px 20px;
    line-height: 38px;
    font-size: 30px;
  }
  .popover ul.film-meta li {
    font-size: 24px;
    line-height: 36px;
  }
  .popover ul.film-details li {
    font-size: 24px;
    line-height: 36px;
  }
  .popover h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .schedule h3 {
    line-height: 30px;
    font-size: 22px;
    padding: 15px;
  }
  .table td {
    padding: 20px 0 20px 20px;
    line-height: 28px;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .popover {
    display: none !important;
  }
  .schedule h3 {
    line-height: 26px;
    font-size: 20px;
  }
  .table td {
    padding: 15px 0 15px 15px;
    line-height: 18px;
    font-size: 16px;
  }
  .schedule .table-hover tbody tr:hover > td,
  .schedule .table-hover tbody tr:hover > th {
    background-color: #ffffff;
  }
  .schedule .table-striped tbody > tr:nth-child(odd) > td,
  .schedule .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f1f1f1;
  }
  .schedule .table a:hover {
    color: #000000;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .popover {
    display: none !important;
  }
  /*.schedule {
    border-bottom: 5px solid #ff0096;
  }*/
  .schedule h3 {
    line-height: 22px;
    font-size: 16px;
  }
  .table td {
    padding: 7px 0 7px 7px;
    line-height: 20px;
    font-size: 14px;
  }
  .schedule .table-hover tbody tr:hover > td,
  .schedule .table-hover tbody tr:hover > th {
    background-color: #ffffff;
  }
  .schedule .table-striped tbody > tr:nth-child(odd) > td,
  .schedule .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f1f1f1;
  }
  .schedule .table a:hover {
    color: #000000;
  }
  .table td.film-title {
    width: 200px;
    overflow: hidden;
  }
}
@media (max-width: 480px) {
  .popover {
    display: none !important;
  }
  /*.schedule {
    border-bottom: 7px solid #ff0096;
  }*/
  .schedule h3 {
    line-height: 15px;
    font-size: 13px;
  }
  .table td {
    padding: 7px 0 7px 7px;
    line-height: 13px;
    font-size: 11px;
  }
  .schedule .table-hover tbody tr:hover > td,
  .schedule .table-hover tbody tr:hover > th {
    background-color: #ffffff;
  }
  .schedule .table-striped tbody > tr:nth-child(odd) > td,
  .schedule .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f1f1f1;
  }
  .schedule .table a:hover {
    color: #000000;
  }
  .table td:first-child {
    padding-left: 10px;
  }
  .table td.film-title {
    width: 68px;
    overflow: hidden;
  }
}
/* Upcoming Events */
.upcoming-event {
  margin-bottom: 40px;
  position: relative;
  transition: all .5s;
  -webkit-transition: all .5s;
}

.upcoming-event.row-fluid .span8 {
  /*position: relative;*/
}
.upcoming-event .royalSlider {
  width: 100%;
  background: transparent;
  position: relative;
}

.upcoming-event:hover {
  color: #fff;
  background: #ff0099!important;
  padding: 30px 0;
}

.upcoming-event:hover a  h2{color: #fff!important}

.upcoming-event img {
  width: 100%;
  height: auto;
  background: #ff0096;
  transition: background .5s;
  -webkit-transition: background .5s;
}
.upcoming-event :hover img {
  width: 100%;
  height: auto;
  background: #ff0096;
}
.upcoming-event h2 {
  margin: 0;
  color: #ff0096;
  font-weight: bold;
  font-size: 30px;
  line-height: 38px;
  margin-right: 44px;
  transition: color .5s;
  -webkit-transition: color .5s;
}
.upcoming-event a:hover h2 {
  color: #ff0096;
}
.upcoming-event h3 {
  margin: 0 10px 10px 0;
  font-size: 28px;
  line-height: 30px;
  text-transform: none;
}
.upcoming-event p {
  font-size: 16px;
  line-height: 22px;
  padding-right: 80px;
}
.upcoming-event .action {
  position: absolute;
  right: 20px;
  top: 38%;
  background: url("../img/sprite-off.png") no-repeat -188px -81px;
 /* background: url("../img/sprite-off.svg") no-repeat -157px 0px, none;*/
  -webkit-transform: translateZ(0);
  display: inline-block;
  *display: inline;
  width: 25px;
  height: 50px;
}
html[data-useragent*='OS 3'] .upcoming-event .action,
html[data-useragent*='Android 2'] .upcoming-event .action {
  background: url("../img/sprite-off.png") no-repeat -188px -81px;
}
.upcoming-event .action:hover {
  background: url("../img/sprite-off.png") no-repeat -188px -81px;
  /*background: url("../img/sprite-on.png") no-repeat -157px 0px;
  background: url("../img/sprite-on.svg") no-repeat -157px 0px, none;*/
  -webkit-transform: translateZ(0);
}
html[data-useragent*='OS 3'] .upcoming-event .action:hover,
html[data-useragent*='Android 2'] .upcoming-event .action:hover {
  background: url("../img/sprite-off.png") no-repeat -188px -81px;
  /*background: url("../img/sprite-on.png") no-repeat -157px 0px;*/
}
.upcoming-event .action:hover {
  -webkit-animation: arrowpointevent .5s infinite alternate;
  transition: margin-right 0.5s;
  -webkit-transition: margin-right 0.5s;
  /* Safari */
}
@-webkit-keyframes arrowpointevent {
  from {
    margin-right: 0;
  }
  to {
    margin-right: 10px;
  }
}
@keyframes arrowpointevent {
  from {
    margin-right: 0;
  }
  to {
    margin-right: 10px;
  }
}
@media (min-width: 1920px) {
  .upcoming-event h2 {
    font-size: 64px;
    line-height: 78px;
    margin-right: 44px;
  }
  .upcoming-event h3 {
    font-size: 28px;
  line-height: 30px;
  text-transform: none;
    margin-right: 25px;
  }
  .upcoming-event p {
    font-size: 24px;
    line-height: 36px;
    line-height: 32px;
    padding-right: 140px;
  }
  .upcoming-event .action {
    right: 60px;
    top: 38%;
    transition: bottom .5s;
    -webkit-transition: bottom .5s;
  }
  .upcoming-event:hover .action {
    bottom: 25px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .upcoming-event h2 {
    font-size: 38px;
    line-height: 50px;
    margin-right: 44px;
  }
  .upcoming-event h3 {
    font-size: 28px;
  line-height: 30px;
  text-transform: none;
    margin-right: 25px;
  }
  .upcoming-event p {
    font-size: 20px;
    line-height: 32px;
    padding-right: 100px;
  }
  .upcoming-event .action {
    right: 40px;
    top: 38%;
    transition: bottom .5s;
    -webkit-transition: bottom .5s;
  }
  .upcoming-event:hover .action {
    bottom: 25px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 979px) {
  .upcoming-event:hover {
    padding: 0;
  }
  .upcoming-event h2 {
    margin: 0;
    color: #ff0096;
    font-weight: bold;
    font-size: 28px;
    line-height: 36px;
    margin-right: 44px;
  }
  .upcoming-event h3 {
    margin: 0 0 10px 0;
    font-size: 28px;
  line-height: 30px;
  text-transform: none;
    margin-right: 15px;
  }
  .upcoming-event p {
    font-size: 16px;
    line-height: 22px;
    padding-right: 60px;
  }
  
  .upcoming-event .action { top: 32% }
  
  .upcoming-event :hover img {
    width: 100%;
    height: auto;
    background: #ff0096;
  }
  .upcoming-event .action:hover {
    background: url("../img/sprite-off.png") no-repeat -188px -81px;
    /*background: url("../img/sprite-off.svg") no-repeat -157px 0px, none;*/
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .upcoming-event .action:hover,
  html[data-useragent*='Android 2'] .upcoming-event .action:hover {
    background: url("../img/sprite-off.png") no-repeat -188px -81px;
  }
  .upcoming-event .action:hover {
    -webkit-animation: none;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .upcoming-event {
    margin-bottom: 20px;
  }
  .upcoming-event:hover {
    padding: 0;
  }
  .upcoming-event h2 {
    margin: 10px 44px 0px 15px;
    color: #ff0096;
    font-weight: bold;
    font-size: 26px;
    line-height: 34px;
  }
  .upcoming-event h3 {
    margin: 0 15px 7px 15px;
    font-size: 28px;
  line-height: 30px;
  text-transform: none;
  }
  .upcoming-event p {
    font-size: 13px;
    line-height: 20px;
    padding-right: 60px;
    margin-left: 15px;
    margin-bottom: 0;
  }
  .upcoming-event img {
    width: 100%;
    height: auto;
    background: #ff0096;
  }
  .upcoming-event :hover img {
    width: 100%;
    height: auto;
    background: #ff0096;
  }
  .upcoming-event .action {
    top: 38%;
    right: 15px;
  }
  .upcoming-event .action:hover {
    background: url("../img/sprite-off.png") no-repeat -188px -81px;
    /*background: url("../img/sprite-off.png") no-repeat -157px 0px;
    background: url("../img/sprite-off.svg") no-repeat -157px 0px, none;*/
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .upcoming-event .action:hover,
  html[data-useragent*='Android 2'] .upcoming-event .action:hover {
    background: url("../img/sprite-off.png") no-repeat -188px -81px;
  }
  .upcoming-event .action:hover {
    -webkit-animation: none;
  }
}
@media (max-width: 480px) {
  .upcoming-event {
    margin-bottom: 20px;
  }
  .upcoming-event:hover {
    padding: 0;
  }
  .upcoming-event h2 {
    margin: 10px 44px 0px 10px;
    color: #ff0096;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
  }
  .upcoming-event h3 {
    margin: 0 10px 7px 10px;
   font-size: 28px;
  line-height: 30px;
  text-transform: none;
  }
  .upcoming-event p {
    font-size: 12px;
    line-height: 18px;
    padding-right: 45px;
    margin-left: 10px;
    margin-bottom: 0;
  }
  .upcoming-event img {
    width: 100%;
    height: auto;
    background: #ff0096;
  }
  .upcoming-event :hover img {
    width: 100%;
    height: auto;
    background: #ff0096;
  }
  .upcoming-event .action {
    top: 38%;
    right: 10px;
  }
  .upcoming-event .action:hover {
    background: url("../img/sprite-off.png") no-repeat -188px -81px;
    /*background: url("../img/sprite-off.svg") no-repeat -157px 0px, none;*/
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .upcoming-event .action:hover,
  html[data-useragent*='Android 2'] .upcoming-event .action:hover {
    background: url("../img/sprite-off.png") no-repeat -188px -81px;
  }
  .upcoming-event .action:hover {
    -webkit-animation: none;
  }
}
/* Open Air Pioner */
.open-air .row-fluid {
  position: relative;
}
.open-air .open-air-maps {
  psosition: absolute!important;
  lefst:-100%;
}
.open-air .info img {
  width: 50%;
  margin-left: 0;
  padding-right: 0;
  background: #ff0096;
  float: left;
  transition: background .5s;
  -webkit-transition: background .5s;
}
.open-air .info a:hover img {
  width: 50%;
  background: #ff0096;
}
.open-air .info .block {
  width: 49%;
}
.open-air .info .block {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 0 0 50%;
  z-index: 1;
  width: 50%;
  background: #ffffff;
  height: 100%;
  overflow: visible;
  transition: all .3s ease;
}

  
  .open-air .info .block:hover {
    background: #00cc66;
  }
  
  .open-air .info .block:hover h2,
  .open-air .info .block:hover a {
    color: #fff;
  }
  
  .open-air .info .block:hover a span { background-position: -197px -51px }
  
.open-air .info .block:before {
  content: '';
  display: inline-block;
  *display: inline;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */

}
.open-air .info .centered {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  width: 99%;
  padding: 0 0 12px 0;
}
.open-air .info:nth-child(4n) img {
  float: left;
  margin-left: 0;
  padding-right: 0;
  padding-left: 1%;
}
.open-air .info:nth-child(4n) a:hover img {
  float: left;
  margin-left: 0;
  padding-right: 0;
  padding-left: 1%;
}
.open-air .info:nth-child(4n) .block {
  left: 50%;
}
.open-air .info .action {
  display: block;
  position: relative;
  text-align: left;
  padding-left: 30px;
  padding-right: 70px;
  font-size: 16px;
  line-height: 22px;
  margin: 15px 0 0 0;
  color: #000000;
  letter-spacing: 1px;
  transition: color .5s;
  -webkit-transition: color .5s;
  /* Safari */
}
.open-air .info .action:hover {
  display: block;
  position: relative;
  text-align: left;
  padding-left: 30px;
  text-decoration: none;
  color: #ff0096;
}
.open-air .info div .action span {
  position: absolute;
  right: 30px;
  top: 3px;
  background: url("../img/sprite-off.png") no-repeat -197px -35px;
  /*background: url("../img/sprite-off.svg") no-repeat -206px 5px, none;*/
  -webkit-transform: translateZ(0);
  display: inline-block;
  *display: inline;
  width: 15px;
  height: 16px;
}
.open-air .info div .action:hover span {
  -webkit-animation: arrowpointleftair .5s infinite alternate;
}
@-webkit-keyframes arrowpointleftair {
  from {
    margin-right: 0;
  }
  to {
    margin-right: 15px;
  }
}
@keyframes arrowpointleftair {
  from {
    margin-right: 0;
  }
  to {
    margin-right: 15px;
  }
}
html[data-useragent*='OS 3'] .open-air .info div .action span,
html[data-useragent*='Android 2'] .open-air .info div .action span {
  background: url("../img/sprite-off.png") no-repeat -197px -35px;
}
.open-air .info div .action:hover span {
  background: url("../img/sprite-on.png") no-repeat -197px -51px;
  /*background: url("../img/sprite-on.svg") no-repeat -138px -55px, none;*/
  -webkit-transform: translateZ(0);
}
html[data-useragent*='OS 3'] .open-air .info div .action:hover span,
html[data-useragent*='Android 2'] .open-air .info div .action:hover span {
  background: url("../img/sprite-on.png") no-repeat -197px -51px;
}
.open-air .info:nth-child(4n) .action {
  text-align: right;
  padding-right: 30px;
  padding-left: 60px;
  transition: color .5s;
  -webkit-transition: color .5s;
  /* Safari */
}
.open-air .info:nth-child(4n) .action span {
  position: absolute;
  left: 30px;
  right: 100%;
  top: 3px;
  background: url("../img/sprite-off.png") no-repeat -197px -35px;
  /*background: url("../img/sprite-off.svg") no-repeat -206px 5px, none;*/
  -webkit-transform: translateZ(0);
  display: inline-block;
  *display: inline;
  width: 15px;
  height: 16px;
}
.open-air .info:nth-child(4n) .action:hover span {
  -webkit-animation: arrowpointrightair .5s infinite alternate;
}
@-webkit-keyframes arrowpointrightair {
  from {
    margin-left: 0;
  }
  to {
    margin-left: 15px;
  }
}
@keyframes arrowpointrightair {
  from {
    margin-left: 0;
  }
  to {
    margin-left: 15px;
  }
}
html[data-useragent*='OS 3'] .open-air .info:nth-child(4n) .action span,
html[data-useragent*='Android 2'] .open-air .info:nth-child(4n) .action span {
  background: url("../img/sprite-off.png") no-repeat -197px -35px;
}
.open-air .info:nth-child(4n) .action:hover span {
  background: url("../img/sprite-on.png") no-repeat -197px -51;
  /*background: url("../img/sprite-on.svg") no-repeat -138px -55px, none;*/
  -webkit-transform: translateZ(0);
}
html[data-useragent*='OS 3'] .open-air .info:nth-child(4n) .action:hover span,
html[data-useragent*='Android 2'] .open-air .info:nth-child(4n) .action:hover span {
  background: url("../img/sprite-on.png") no-repeat -197px -51px;
}
.open-air .showtimesBlock {
  width: 100%;
  height: auto;
  position: relative;
  background: #ffffff;
  color: #666666;
  display: none;
  float: left;
  z-index: 100;
}
.open-air .associated .span12 {
  min-height: 0;
}
.open-air .schedule {
  border-bottom: 0;
}

.open-air .info h2 {
  text-align: left;
}

html[data-useragent*='MSIE 8.0'] .open-air .row-fluid,
html[data-useragent*='MSIE 7.0'] .open-air .row-fluid {
  margin-bottom: 30px;
}
@media (min-width: 1920px) {
  .open-air .info h2 {
    font-size: 36px;
    line-height: 70px;
    margin-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .open-air .info .action {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .open-air .info h2 {
    font-size: 36px;
    line-height: 60px;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .open-air .info .action {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .open-air .info h2 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .open-air .info h2 {
    font-size: 36px;
    margin-bottom: 8px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .open-air .info .action {
    font-size: 16px;
    line-height: 22px;
  }
  .open-air .info .action:hover {
    color: #000000;
  }
  .open-air .info div .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -197px -51px;
   /* background: url("../img/sprite-off.svg") no-repeat -138px -55px, none;*/
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .open-air .info div .action:hover span,
  html[data-useragent*='Android 2'] .open-air .info div .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -197px -51px;
  }
  .open-air .info:nth-child(4n) .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -197px -51px;
   /* background: url("../img/sprite-off.svg") no-repeat -138px -55px, none;*/
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .open-air .info:nth-child(4n) .action:hover span,
  html[data-useragent*='Android 2'] .open-air .info:nth-child(4n) .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -197px -51px;
  }
  .open-air .info a:hover img {
    width: 50%;
    background: #ff0096;
  }
  .open-air .info div .action:hover span {
    -webkit-animation: none;
  }
  .open-air .info:nth-child(4n) .action:hover span {
    -webkit-animation: none;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .open-air .info div .action:hover span {
    -webkit-animation: none;
  }
  .open-air .info:nth-child(4n) .action:hover span {
    -webkit-animation: none;
  }
  .open-air .info .span12 {
    margin-bottom: 20px;
  }
  .open-air .info h2 {
    font-size: 36px;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .open-air .info img {
    width: 100%;
    float: none;
    background: #ff0096;
    margin-left: 0;
  }
  .open-air .info a:hover img {
    width: 100%;
    background: #ff0096;
    margin-left: 0;
  }
  .open-air .info:nth-child(4n) img {
    float: none;
    padding-left: 2%;
    padding-right: 0;
    margin-left: 0;
  }
  .open-air .info .block {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
	margin: 0;
  }
  
  .open-air .info:nth-child(4n) .block {
    left: 0;
  }
  .open-air .info .action {
    font-size: 16px;
    margin-top: 10px;
    padding-left: 20px;
    line-height: 22px;
    padding-right: 60px;
  }
  .open-air .info .action:hover {
    padding-left: 20px;
    color: #000000;
  }
  .open-air .info:nth-child(4n) .action {
    text-align: right;
    font-size: 16px;
    margin-top: 10px;
    padding-right: 0;
    padding-left: 60px;
    padding-right: 20px;
  }
  .open-air .info div .action span {
    right: 20px;
  }
  .open-air .info:nth-child(4n) .action span {
    position: absolute;
    left: 20px;
    right: auto;
    top: 3px;
    background: url("../img/sprite-off.png") no-repeat -197px -35px;
    /*background: url("../img/sprite-off.svg") no-repeat -206px 5px;*/
    display: inline-block;
    *display: inline;
    width: 15px;
    height: 16px;
  }
  html[data-useragent*='OS 3'] .open-air .info:nth-child(4n) .action span,
  html[data-useragent*='Android 2'] .open-air .info:nth-child(4n) .action span {
    background: url("../img/sprite-off.png") no-repeat -197px -35px;
  }
  .open-air .info div .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -197px -51px;
    /*background: url("../img/sprite-off.svg") no-repeat -138px -55px, none;*/
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .open-air .info div .action:hover span,
  html[data-useragent*='Android 2'] .open-air .info div .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -197px -51px;
  }
  .open-air .info:nth-child(4n) .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -197px -51px;
    /*background: url("../img/sprite-off.svg") no-repeat -138px -55px, none;*/
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .open-air .info:nth-child(4n) .action:hover span,
  html[data-useragent*='Android 2'] .open-air .info:nth-child(4n) .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -197px -51px;
  }
}
@media (max-width: 480px) {
  .open-air .info div .action:hover span {
    -webkit-animation: none;
  }
  .open-air .info:nth-child(4n) .action:hover span {
    -webkit-animation: none;
  }
  .open-air .info .span12 {
    margin-bottom: 20px;
  }
  .open-air .info h2 {
    font-size: 36px;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .open-air .info img {
    width: 100%;
    margin-left: 0;
    right: 0;
    left: 0;
    display: inline-block;
    *display: inline;
    float: none;
    background: #ff0096;
  }
  .open-air .info a:hover img {
    width: 100%;
    background: #ff0096;
  }
  .open-air .info:nth-child(4n) img {
    padding-left: 2%;
    padding-right: 0;
    margin-left: 0;
    right: 0;
    left: 0;
    display: inline-block;
    *display: inline;
    float: none;
  }
  .open-air .info .block {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
	margin: 0;
  }
  .open-air .info:nth-child(4n) .block {
    left: 0;
  }
  .open-air .info .action {
    font-size: 16px;
    margin-top: 10px;
    padding-left: 20px;
    line-height: 22px;
    padding-right: 60px;
  }
  .open-air .info .action:hover {
    padding-left: 20px;
    color: #000000;
  }
  .open-air .info:nth-child(4n) .action {
    text-align: right;
    font-size: 14px;
    margin-top: 10px;
    padding-right: 0;
    padding-left: 60px;
    padding-right: 20px;
  }
  .open-air .infod div .action span {
    right: 20px;
  }
  .open-air .info:nth-child(4n) .action span {
    position: absolute;
    left: 20px;
    right: auto;
    top: 3px;
    background: url("../img/sprite-off.png") no-repeat -197px -35px;
   /* background: url("../img/sprite-off.svg") no-repeat -206px 5px, none;*/
    -webkit-transform: translateZ(0);
    display: inline-block;
    *display: inline;
    width: 15px;
    height: 16px;
  }
  html[data-useragent*='OS 3'] .open-air .info:nth-child(4n) .action span,
  html[data-useragent*='Android 2'] .open-air .info:nth-child(4n) .action span {
    background: url("../img/sprite-off.png") no-repeat -197px -35px;
  }
  .open-air .info div .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -197px -51px;
    /*background: url("../img/sprite-off.svg") no-repeat -138px -55px, none;*/
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .open-air .open-air .info div .action:hover span,
  html[data-useragent*='Android 2'] .open-air .open-air .info div .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -197px -51px;
  }
  .open-air .info:nth-child(4n) .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -197px -51px;
   /* background: url("../img/sprite-off.svg") no-repeat -138px -55px, none;*/
    -webkit-transform: translateZ(0);
  }
  html[data-useragent*='OS 3'] .open-air .info:nth-child(4n) .action:hover span,
  html[data-useragent*='Android 2'] .open-air .info:nth-child(4n) .action:hover span {
    background: url("../img/sprite-off.png") no-repeat -206px 5px;
  }
}
.open-air .info .action-address {
  text-transform: none;
}
/* Omnibus Bookstore */
.omnibus-events {
  position: relative;
  overflow: hidden;
  background: url("../img/dev-bookstore.jpg") no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.omnibus-events ul {
  list-style: none;
  z-index: 1;
  width: 40%;
  margin: 0;
  float: left;
  display: inline-block;
  *display: inline;
  position: relative;
  background: url("../img/alphawhite.png") repeat;
  background: rgba(255, 255, 255, 0.8);
}
.omnibus-events ul.omnibus-solo {
  width: 86%;
  margin: 7%;
}
.omnibus-events img.sideboard {
  width: auto;
  height: 100%;
  z-index: 1;
  border: 0;
  position: absolute;
  top: 0;
  left: 40%;
  display: inline-block;
  *display: inline;
  overflow: hidden;
  opacity: .8;
}
.omnibus-event {
  float: left;
  width: 100%;
  display: inline-block;
  *display: inline;
}
.omnibus-event h2 {
  display: NONE;
  color: #000000;
  margin: 0;
  width: 80%;
  padding: 0 10%;
  text-align: left;
  font-size: 38px;
  line-height: 46px;
}
.omnibus-event h3 {
  display: block;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  margin: 17px 0 0 0;
  width: 80%;
  padding: 0 10%;
  text-align: left;
  font-size: 36px;
  line-height: 43px;
}
.omnibus-solo .omnibus-event h2 {
  font-size: 48px;
  line-height: 56px;
}
.omnibus-solo .omnibus-event h3 {
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 10px;
}
.omnibus-event h3 a {
  color: #000000;
  transition: color .5s;
  -webkit-transition: color .5s;
}
.omnibus-event h3 a:hover {
  color: #ff0096;
}
.omnibus-event:first-child h2 {
  margin-top: 20px;
}
.omnibus-event p {
  display: block;
  float: left;
  margin: 10px 0 0 0;
  width: 80%;
  padding: 0 10%;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
}
.omnibus-events .omnibus-solo p {
  margin-bottom: 10px;
  text-align: left;
}
.omnibus-event .action {
  display: block;
  float: left;
  text-align: center;
  width: 100%;
  margin: 15px 0 25px 0;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  text-transform: lowercase;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
  transition: color .5s;
  -webkit-transition: color .5s;
}
.omnibus-event .action.second-action {
  margin-top: -15px !important;
}
.omnibus-event .action:hover {
  color: #ff0096;
}
#omnibus-event-details {
  width: 60%;
  float: left;
  background: url("../img/alphawhite.png") repeat;
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
  overflow: hidden !important;
}
.omnibus_event_detail {
  /*margin-top: 24px;  12.03.2014*/
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
}
@media (min-width: 1920px) {
  .omnibus-event:first-child h2 {
    margin-top: 60px;
  }
  .omnibus-event h2 {
    font-size: 80px;
    line-height: 98px;
  }
  .omnibus-event h3 {
    font-size: 36px;
    line-height: 43px;
  }
  .omnibus-solo .omnibus-event h2 {
    font-size: 90px;
    line-height: 108px;
  }
  .omnibus-solo .omnibus-event h3 {
    font-size: 36px;
    line-height: 43px;
  }
  .omnibus-event p {
    font-size: 16px;
    line-height: 22px;
  }
  .omnibus-event .action {
    font-size: 16px;
    line-height: 22px;
    margin: 20px 0 60px 0;
  }
  .omnibus_event_detail {
    font-size: 16px;
    line-height: 22px;
  }
  .omnibus-events ul.omnibus-solo {
    width: 86%;
    margin: 7%;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .omnibus-event:first-child h2 {
    margin-top: 40px;
  }
  .omnibus-event h2 {
    font-size: 46px;
    line-height: 58px;
  }
  .omnibus-event h3 {
    font-size: 36px;
    line-height: 43px;
  }
  .omnibus-solo .omnibus-event h2 {
    font-size: 56px;
    line-height: 68px;
  }
  .omnibus-solo .omnibus-event h3 {
    font-size: 36px;
    line-height: 43px;
  }
  .omnibus-event p {
    font-size: 16px;
    line-height: 22px;
  }
  .omnibus_event_detail {
    font-size: 16px;
    line-height: 22px;
  }
  .omnibus-event .action {
    font-size: 16px;
    line-height: 22px;
    margin: 20px 0 40px 0;
  }
  .omnibus-events ul.omnibus-solo {
    width: 86%;
    margin: 7%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  .omnibus-events ul {
    width: 60%;
    left: 20%;
    margin: 15% 0;
  }
  .omnibus-events ul.omnibus-solo {
    width: 86%;
    left: auto;
    margin: 7%;
  }
  .omnibus-event h2 {
    display: block;
    width: 80%;
    padding: 0 10%;
    text-align: center;
    font-size: 34px;
    line-height: 40px;
  }
  .omnibus-event h3 {
    font-size: 36px;
    line-height: 43px;
    margin: 17px 0 0 0;
    text-align: center;
    width: 80%;
    padding: 0 10%;
  }
  .omnibus-solo .omnibus-event h2 {
    font-size: 44px;
    line-height: 50px;
  }
  .omnibus-solo .omnibus-event h3 {
    font-size: 36px;
    line-height: 43px;
  }
  .omnibus-event h3 a {
    color: #000000;
  }
  .omnibus-event h3 a:hover {
    color: #000000;
  }
  .omnibus-event p {
    font-size: 16px;
    line-height: 22px;
    margin: 10px 0 0 0;
    text-align: center;
  }
  .omnibus-event .action {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
  }
  .omnibus-event .action:hover {
    color: #000000;
  }
  #omnibus-event-details,
  .omnibus_event_detail {
    display: none !important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .omnibus-events ul {
    width: 60%;
    left: 20%;
    margin: 15% 0;
  }
  .omnibus-events ul.omnibus-solo {
    width: 86%;
    left: auto;
    margin: 7%;
  }
  .omnibus-event h2 {
    display: block;
    width: 80%;
    padding: 0 10%;
    text-align: center;
    font-size: 32px;
    line-height: 38px;
  }
  .omnibus-event h3 {
    font-size: 36px;
    line-height: 43px;
    margin: 17px 0 0 0;
    text-align: center;
    width: 80%;
    padding: 0 10%;
  }
  .omnibus-solo .omnibus-event h2 {
    font-size: 42px;
    line-height: 48px;
  }
  .omnibus-solo .omnibus-event h3 {
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 5px;
  }
  .omnibus-event h3 a {
    color: #000000;
  }
  .omnibus-event h3 a:hover {
    color: #000000;
  }
  .omnibus-event p {
    font-size: 16px;
    line-height: 24px;
    margin: 7px 0 0 0;
    text-align: center;
  }
  .omnibus-event .action {
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
  }
  .omnibus-event .action:hover {
    color: #000000;
  }
  #omnibus-event-details,
  .omnibus_event_detail {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .omnibus-events ul {
    width: 70%;
    left: 15%;
    margin: 15% 0;
  }
  .omnibus-events ul.omnibus-solo {
    width: 86%;
    left: auto;
    margin: 7%;
  }
  .omnibus-event h2 {
    display: block;
    width: 80%;
    padding: 0 10%;
    text-align: center;
    font-size: 30px;
    line-height: 36px;
  }
  .omnibus-event h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 17px 0 0 0;
    text-align: center;
    width: 80%;
    padding: 0 10%;
  }
  .omnibus-solo .omnibus-event h2 {
    font-size: 40px;
    line-height: 46px;
  }
  .omnibus-solo .omnibus-event h3 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 5px;
  }
  .omnibus-event h3 a {
    color: #000000;
  }
  .omnibus-event h3 a:hover {
    color: #000000;
  }
  .omnibus-event p {
    font-size: 16px;
    line-height: 22px;
    margin: 7px 0 0 0;
    text-align: center;
  }
  .omnibus-event .action {
    color: #000000;
    font-size: 14px;
    line-height: 22px;
    margin-top: 7px;
  }
  .omnibus-event .action:hover {
    color: #000000;
  }
  #omnibus-event-details,
  .omnibus_event_detail {
    display: none !important;
  }
}
/* Cafe */
.cafe {
  margin: 0;
  background: url("../img/dev-cafe.jpg") no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 5% 0;
}
.cafe .span12 {
  position: relative;
}
.cafe ul {
  margin: 0;
  list-style: none;
}
.cafe img {
  width: 100%;
}
.cafe .block {
  text-align: center;
  padding: 5% 0;
  z-index: 1;
  width: 40%;
  background: url("../img/alphawhite.png") repeat;
  background: rgba(255, 255, 255, 0.8);
  margin: 0 auto;
  overflow: visible;
  line-height: 0;
}
.cafe .menu .block {
  width: 80%;
  margin-right: 10%;
  margin: 0 auto;
  padding: 0 0 30px 0;
}
.cafe .block:before {
  content: '';
  display: inline-block;
  *display: inline;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.3em;
  /* Adjusts for spacing */

}
.cafe .centered {
  /*display: inline-block;
  *display: inline;
  vertical-align: middle;*/
  display: block;
  width: 100%;
}
.cafe .menu .centered {
  vertical-align: top;
  margin-top: 40px;
}
.cafe .menu .menu-sections {
  padding: 0 20px;
}
.cafe .menu .menu-section {
  width: 100%;
  display: inline-block;
  *display: inline;
  float: left;
  margin-bottom: 20px;
  margin-top: 20px;
}

.cafe .menu .menu-section .menu-box {
  overflow: hidden;
}

.cafe .menu .menu-section .menu-box .menu-item {
  width: 30%;
  padding: 1%;
  float: left;
}

.cafe .menu .menu-section .menu-box .menu-item .header-menu {
  margin: 16px 0 0 0;
}

.cafe .menu .menu-section .menu-box .menu-item .header-menu b {
  display: block;
  text-align: center;
}

.cafe .menu .menu-section .menu-box .menu-item .menu-item-unit-box {
  margin: 16px 0;
}

.cafe .menu .menu-section .menu-box .menu-item .menu-item-unit-box .menu-item-unit-title {
  font-weight: 700;
  margin: 0 0 16px 0;
}

.cafe .menu .menu-section .menu-box .menu-item .menu-item-unit-box .menu-item-unit {
  margin: 0 0 3px 0;
}

.cafe .menu .menu-section .menu-box .b1 {

}

.cafe .menu .menu-section .menu-box .b2 {

}

.cafe .menu .menu-section .menu-box .b3 {

}

.cafe .menu .section-title {
  font-family: agoraslabprob, 'pf_agora_slab_problack', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 36px;
  text-align: left;
  padding: 0 20px;
  margin-bottom: 10px;
}
.cafe .menu .section-item {
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  letter-spacing: 1px;
  padding: 0 20px;
}
.cafe .menu .section-item .price {
  float: right;
  padding-left: 20px;
}
.cafe hr {
  border: 1px solid #ff0096;
  padding: 0;
}
.cafe li a,
.cafe .menu li.cafe-title {
  color: #000000;
  font-family: agoraslabprob, 'pf_agora_slab_problack', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
  transition: color .5s;
  -webkit-transition: color .5s;
}
.cafe li a:hover {
  color: #ff0096;
}
.cafe .chef-section img {
  width: 80%;
  margin: 20px 0 20px 0;
}
.cafe .chef-section p {
  padding: 0 10%;
  text-align: left;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
}
.cafe .chef-section h1 {
  font-family: agoraslabprob, 'pf_agora_slab_problack', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 10px;
}
@media (min-width: 1920px) {
  .cafe li a {
    font-size: 76px;
    line-height: 76px;
  }
  .cafe hr {
    border: 5px solid #ff0096;
  }
  .cafe .menu .section-title {
    font-size: 34px;
    line-height: 36px;
    padding: 0 40px;
    margin-bottom: 20px;
  }
  .cafe .menu .section-item {
    font-size: 16px;
    line-height: 22px;
    padding: 0 40px;
  }
  .cafe .chef-section h1 {
    font-size: 34px;
    line-height: 36px;
  }
  .cafe .chef-section p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .cafe li a,
  .cafe .menu li.cafe-title {
    font-size: 48px;
    line-height: 48px;
  }
  .cafe hr {
    border: 2px solid #ff0096;
  }
  .cafe .menu .section-title {
    font-size: 30px;
    line-height: 32px;
    padding: 0 30px;
    margin-bottom: 20px;
  }
  .cafe .menu .section-item {
    font-size: 16px;
    line-height: 22px;
    padding: 0 30px;
  }

  .cafe .menu .goroda {
    font-size: 16px;
    line-height: 22px;
	
  }
  .cafe .menu .minilink {
    font-size: 13px;
    line-height: 22px;
    font-weight: bold;
	
  }
  .cafe .chef-section h1 {
    font-size: 30px;
    line-height: 32px;
  }
  .cafe .chef-section p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  .cafe .block {
    width: 60%;
    margin: 15% 20%;
  }
  .cafe li a,
  .cafe .menu li.cafe-title {
    font-size: 34px;
    line-height: 34px;
  }
  .cafe li a:hover {
    color: #000000;
  }
  .cafe .menu .menu-section {
    width: 100%;
  }
  .cafe .menu .section-title {
    font-size: 22px;
    line-height: 34px;
  }
  .cafe .menu .section-item {
    font-size: 16px;
    line-height: 22px;
  }
  .cafe .chef-section h1 {
    font-size: 22px;
    line-height: 34px;
  }
  .cafe .chef-section p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {

  .cafe .menu .menu-section .menu-box .menu-item {
    width: 100%;
	float: none;
  } 

  .cafe .block {
    width: 60%;
    margin: 15% 20%;
  }
  .cafe li a,
  .cafe .menu li.cafe-title {
    font-size: 30px;
    line-height: 30px;
  }
  .cafe li a:hover {
    color: #000000;
  }
  .cafe .menu .menu-sections {
    padding: 0 15px;
  }
  .cafe .menu .menu-section {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .cafe .menu .section-title {
    font-size: 22px;
    line-height: 34px;
  }
  .cafe .menu .section-item {
    font-size: 16px;
    line-height: 22px;
  }
  .cafe .chef-section h1 {
    font-size: 22px;
    line-height: 34px;
  }
  .cafe .chef-section p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 480px) {

  .cafe .menu .menu-section .menu-box .menu-item {
    width: 100%;
	float: none;
  } 

  .cafe .block {
    width: 70%;
    margin: 10% 15%;
  }
  .cafe li a,
  .cafe .menu li.cafe-title {
    font-size: 22px;
    line-height: 22px;
  }
  .cafe li a:hover {
    color: #000000;
  }
  .cafe .menu .menu-sections {
    padding: 0 10px;
  }
  .cafe .menu .menu-section {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .cafe .menu .section-title {
    font-size: 20px;
    line-height: 32px;
  }
  .cafe .menu .section-item {
    font-size: 16px;
    line-height: 22px;
  }
  .cafe .chef-section h1 {
    font-size: 20px;
    line-height: 32px;
  }
  .cafe .chef-section p {
    font-size: 16px;
    line-height: 22px;
  }
}
/* About */
.about {
  margin: 20px 0;
}
.about .royalSlider {
  width: 100%;
  background: #ffffff;
  position: relative;
  color: #000000;
}
.about .span12 {
  position: relative;
}
.about .staticSlider .rsContent:nth-child(even) img {
  float: right;
}
.about .staticSlider .rsContent:nth-child(even) .block {
  left: 2%;
}
html[data-useragent*='MSIE 8.0'] .about .staticSlider .rsContent,
html[data-useragent*='MSIE 7.0'] .about .staticSlider .rsContent {
  margin-bottom: 30px;
}
.about ul {
  margin: 0;
  list-style: none;
}
.about img {
  width: 50%;
  float: left;
}
.about .block {
  text-align: center;
  position: absolute;
  left: 52%;
  top: 0;
  z-index: 1;
  width: 40%;
  background: #ffffff;
  height: 100%;
  overflow: visible;
}
.about .block:before {
  content: '';
  display: inline-block;
  *display: inline;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */

}
.about .centered {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  width: 88%;
}

/*add for about page fonts style 12.03.2014*/
.about .centered p {
  font-family: PragmaticaC, 'vremena_groteskregular',"Helvetica Neue",Helvetica,Arial,sans-serif!important;
  font-size: 16px!important;
  line-height: 22px!important;
}

.about .action {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
}
.about .royalSlider.support {
  height: auto !important;
  color: #000000 !important;
}
.about .staticSlider {
  height: auto;
  color: #000000;
}
.rsMinW .rsSlide {
  color: #000000 !important;
}
.about .support p {
  text-align: left;
  font-family: 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  margin: 20px 0 0 0;
  border-top: 0;
}
.about hr {DISPLAY:NONE;
  border-top: 7px solid #ff0096;
  border-bottom: 0;
  margin: 40px 20px;
}
.about p {
  text-align: left;
  font-family: 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  margin: 20px;
}
.support .rsArrow {
  width: 5%;
  height: 100%;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 2000;
}
.support .rsArrowRight {
  right: 0;
  top: 0;
}
.support .rsArrowLeft {
  display: none;
}
.support .rsArrowIcn {
  width: 25px;
  height: 50px;
  position: absolute;
  cursor: pointer;
  border-radius: 0px;
}
.support .rsArrowRight .rsArrowIcn {
  background: url("../img/sprite-off.png") no-repeat -157px 0px;
  background: url("../img/sprite-off.svg") no-repeat -157px 0px, none;
  -webkit-transform: translateZ(0);
  left: 0;
  top: 50%;
  margin-top: -50px;
}
html[data-useragent*='OS 3'] .support .rsArrowRight .rsArrowIcn,
html[data-useragent*='Android 2'] .support .rsArrowRight .rsArrowIcn {
  background: url("../img/sprite-off.png") no-repeat -157px 0px;
}
.support .rsArrowRight:hover .rsArrowIcn {
  background: url("../img/sprite-on.png") no-repeat -157px 0px;
  background: url("../img/sprite-on.svg") no-repeat -157px 0px, none;
  -webkit-transform: translateZ(0);
}
html[data-useragent*='OS 3'] .support .rsArrowRight:hover .rsArrowIcn,
html[data-useragent*='Android 2'] .support .rsArrowRight:hover .rsArrowIcn {
  background: url("../img/sprite-on.png") no-repeat -157px 0px;
}
.support .rsArrowRight:hover .rsArrowIcn {
  -webkit-animation: arrowpointabout .5s infinite alternate;
}
@-webkit-keyframes arrowpointabout {
  from {
    margin-left: 0;
  }
  to {
    margin-left: 15px;
  }
}
@keyframes arrowpointleftair {
  from {
    margin-left: 0;
  }
  to {
    margin-left: 15px;
  }
}
.support .rsBullets {
  position: absolute;
  top: 0px;
  right: 0;
  width: 50%;
  z-index: 99999;
  padding-top: 0px;
  height: auto;
  text-align: center;
  line-height: 6px;
  overflow: visible;
}
.support .rsBullet {
  width: 25px;
  height: 25px;
  display: inline-block;
  *display: inline;
  padding: 0 2px;
  cursor: pointer;
}
.support .rsBullet span {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #cecece;
  box-shadow: 0 0 0 transparent;
  transform: scale(0.75);
  -ms-transform: scale(0.75);
  /* IE 9 */

  -webkit-transform: scale(0.75);
  /* Safari and Chrome */

  transition: all .75s;
  -webkit-transition: all .75s;
  /* Safari */
}
.support .rsBullet span:hover {
  background: #ff0096;
}
.support .rsBullet.rsNavSelected span {
  background: #ff0096;
  -webkit-animation: activefeature .75s infinite alternate;
}
@-webkit-keyframes activefeature {
  from {
    transform: scale(0.75);
    -ms-transform: scale(0.75);
    /* IE 9 */
  
    -webkit-transform: scale(0.75);
    /* Safari and Chrome */
  
  }
  to {
    transform: scale(1);
    -ms-transform: scale(1);
    /* IE 9 */
  
    -webkit-transform: scale(1);
    /* Safari and Chrome */
  
  }
}
@keyframes activefeature {
  from {
    transform: scale(0.75);
    -ms-transform: scale(0.75);
    /* IE 9 */
  
    -webkit-transform: scale(0.75);
    /* Safari and Chrome */
  
  }
  to {
    transform: scale(1);
    -ms-transform: scale(1);
    /* IE 9 */
  
    -webkit-transform: scale(1);
    /* Safari and Chrome */
  
  }
}
@media (min-width: 1920px) {
  .support .rsBullets {
    line-height: 40px;
  }
  .support .rsBullet {
    width: 40px;
    height: 40px;
    padding: 0 4px;
  }
  .support .rsBullet span {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .support .rsBullets {
    line-height: 30px;
  }
  .support .rsBullet {
    width: 30px;
    height: 30px;
    padding: 0 3px;
  }
  .support .rsBullet span {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  .support .rsBullets {
    width: 100%;
    top: 20px;
    line-height: 40px;
  }
  .support .rsBullet {
    width: 40px;
    height: 40px;
    padding: 0 2px;
  }
  .support .rsBullet span {
    width: 40px;
    height: 40px;
    background: #ffffff;
  }
  .support .rsBullet span:hover {
    background: #ffffff;
  }
  .support .rsArrowRight:hover .rsArrowIcn {
    -webkit-animation: none;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .support .rsBullets {
    width: 100%;
    top: 15px;
    line-height: 30px;
  }
  .support .rsBullet {
    width: 30px;
    height: 30px;
    padding: 0 2px;
  }
  .support .rsBullet span {
    width: 30px;
    height: 30px;
    background: #ffffff;
  }
  .support .rsBullet span:hover {
    background: #ffffff;
  }
  .support .rsArrowRight:hover .rsArrowIcn {
    -webkit-animation: none;
  }
}
@media (max-width: 480px) {
  .support .rsBullets {
    width: 100%;
    top: 10px;
    line-height: 25px;
  }
  .support .rsBullet {
    width: 25px;
    height: 25px;
    padding: 0 2px;
  }
  .support .rsBullet span {
    width: 25px;
    height: 25px;
    background: #ffffff;
  }
  .support .rsBullet span:hover {
    background: #ffffff;
  }
  .support .rsArrowRight:hover .rsArrowIcn {
    -webkit-animation: none;
  }
}
.about .driving-map-title {
  text-align: center;
}
@media (min-width: 1920px) {
  .about .support p {
    font-size: 38px;
    line-height: 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .about .support p {
    font-size: 24px;
    line-height: 36px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  .about .staticSlider .rsContent {
    margin-bottom: 30px;
  }
  .about .staticSlider .rsContent:nth-child(even) img {
    float: none;
  }
  .about .staticSlider .rsContent:nth-child(even) .block {
    left: auto;
  }
  .about img {
    width: 100%;
  }
  .about .support p {
    font-size: 20px;
    line-height: 32px;
  }
  .about .block {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
    display: inline-block;
    *display: inline;
  }
  .about .centered {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    width: 75%;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
  }
  .about .block:before {
    display: none;
  }
  .support .rsArrowRight .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
    background: url("../img/sprite-off.svg") no-repeat -157px 0px, none;
    -webkit-transform: translateZ(0);
    left: auto;
    right: 20px;
    top: auto;
    bottom: 10px;
    margin-top: 0px;
  }
  html[data-useragent*='OS 3'] .support .rsArrowRight .rsArrowIcn,
  html[data-useragent*='Android 2'] .support .rsArrowRight .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
  }
  .support .rsArrowRight:hover .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
    background: url("../img/sprite-off.svg") no-repeat -157px 0px, none;
  }
  html[data-useragent*='OS 3'] .support .rsArrowRight:hover .rsArrowIcn,
  html[data-useragent*='Android 2'] .support .rsArrowRight:hover .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .about .staticSlider .rsContent {
    margin-bottom: 30px;
  }
  .about .staticSlider .rsContent:nth-child(even) img {
    float: none;
  }
  .about .staticSlider .rsContent:nth-child(even) .block {
    left: auto;
  }
  .about img {
    width: 100%;
  }
  .about .support p {
    font-size: 18px;
    line-height: 30px;
  }
  .about .block {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
    display: inline-block;
    *display: inline;
  }
  .about .centered {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    width: 75%;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
  }
  .about .block:before {
    display: none;
  }
  .support .rsArrowRight .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
    background: url("../img/sprite-off.svg") no-repeat -157px 0px, none;
    -webkit-transform: translateZ(0);
    left: auto;
    right: 20px;
    top: auto;
    bottom: 10px;
    margin-top: 0px;
  }
  html[data-useragent*='OS 3'] .support .rsArrowRight .rsArrowIcn,
  html[data-useragent*='Android 2'] .support .rsArrowRight .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
  }
  .support .rsArrowRight:hover .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
    background: url("../img/sprite-off.svg") no-repeat -157px 0px, none;
  }
  html[data-useragent*='OS 3'] .support .rsArrowRight:hover .rsArrowIcn,
  html[data-useragent*='Android 2'] .support .rsArrowRight:hover .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
  }
}
@media (max-width: 480px) {
  .about .staticSlider .rsContent {
    margin-bottom: 30px;
  }
  .about .staticSlider .rsContent:nth-child(even) img {
    float: none;
  }
  .about .staticSlider .rsContent:nth-child(even) .block {
    left: auto;
  }
  .about img {
    width: 100%;
  }
  .about .support p {
    font-size: 16px;
    line-height: 28px;
  }
  .about .block {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
    display: inline-block;
    *display: inline;
  }
  .about .centered {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    width: 75%;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
  }
  .about .block:before {
    display: none;
  }
  .support .rsArrowRight .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
    background: url("../img/sprite-off.svg") no-repeat -157px 0px, none;
    -webkit-transform: translateZ(0);
    left: auto;
    right: 20px;
    top: auto;
    bottom: 10px;
    margin-top: 0px;
  }
  html[data-useragent*='OS 3'] .support .rsArrowRight .rsArrowIcn,
  html[data-useragent*='Android 2'] .support .rsArrowRight .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
  }
  .support .rsArrowRight:hover .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
    background: url("../img/sprite-off.svg") no-repeat -157px 0px, none;
  }
  html[data-useragent*='OS 3'] .support .support .rsArrowRight:hover .rsArrowIcn,
  html[data-useragent*='Android 2'] .support .support .rsArrowRight:hover .rsArrowIcn {
    background: url("../img/sprite-off.png") no-repeat -157px 0px;
  }
}
.google-maps {
  margin-top: 60px;
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* Members */
.members {
  margin: 20px 0;
}
.members form {
  width: 700px;
  margin: 0 auto;
  padding: 4px 0;
  overflow: hidden;
}

.members form fieldset {
  width: 320px;
  float: left;
}

.members form .member-new {
  float: right;
}

.members input[type="text"],
.members input[type="email"],
.members input[type="password"] {
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  background: transparent;
  font-weight: normal;
  text-shadow: 0 0 0 transparent;
  text-indent: 0px;
  text-align: center!important;
  height: 34px;
  margin: 0 0 20px;
  width: 90%;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 34px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  text-overflow: '';
  z-index: 10;
  /*margin-left: 2%;*/
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}
.members button[type="submit"],
.members .subscriber__body__submit {
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 34px;
  width: 95%;
  height: 48px;
  /*margin-left: 2%;*/
  border: 0;
  background: #ff0096;
  text-shadow: 0 0 0 transparent;
  color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  transition: background .5s;
  -webkit-transition: background .5s;
}
.members button[type="submit"]:hover,
.members button[type="submit"]:focus,
.members .subscriber__body__submit:hover,
.members .subscriber__body__submit:focus {
  background: #000000;
  color: #ffffff;
}
.members input[type="text"]:focus,
.members input[type="text"],
.members input[type="email"]:focus,
.members input[type="email"] {
  letter-spacing: 1px;
  color: #000000;
  border: 3px solid #ff0096;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}
.members input[type="password"]:focus,
.members input[type="password"] {
  letter-spacing: 1px;
  color: #000000;
  border: 3px solid #ff0096;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}
.members input[type="text"]:first-child {
  /*margin-left: 0;*/
}
.member-new input[type="text"]:focus,
.member-new input[type="text"] {
  color: #000000;
}
.member-new input[type="password"]:focus,
.member-new input[type="password"] {
  color: #000000;
}
.member-new button[type="submit"]:hover {
  background: #000000;
  color: #ffffff;
}
.members label {
  font-family: PragmaticaC, 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 20px;
}
.members ::-webkit-input-placeholder {
  color: #FF0096;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: lowercase;
}

.members :-moz-placeholder {
  color: #FF0096;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: lowercase;
}
.members ::-moz-placeholder {
  color: #FF0096;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: lowercase;
}
.members :-ms-input-placeholder {
  color: #FF0096;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: lowercase;
}
.members [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.2s ease;
  text-align: center;
  opacity: 0;
}
[placeholder]:focus:-moz-placeholder {
  -moz-transition: opacity 0.5s 0.2s ease;
  opacity: 0;
}
.members [placeholder]:focus::-moz-placeholder {
  -moz-transition: opacity 0.5s 0.2s ease;
  opacity: 0;
}
.members [placeholder]:focus:-ms-input-placeholder {
  -ms-transition: opacity 0.5s 0.2s ease;
  opacity: 0;
}
select:focus,
button:focus,
.btn:focus,
a:focus {
  -moz-outline: none;
  outline: none;
  outline: 0;
  outline-offset: o;
}
@media (min-width: 481px) and (max-width: 767px) {

  .members form {
    width: 100%;
  }

  .members form fieldset {
    float: none;
	width: 100%;
	text-align: center;
  }
  
  .members form .member-new {float:none}

  .members input[type="text"],
  .members input[type="password"] {
    height: 34px;
    margin: 0;
    width: 80%;
    margin: 0 auto 20px auto;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    border-width: 4px;
  }
  .members button[type="submit"] {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    height: 46px;
    width: 83%;
    margin: 0 auto 20px auto;
  }
  .members label {
    font-size: 16px;
    margin: 10px 0 20px 0;
	display: block;
  }
  .members input[type="text"]:focus,
  .members input[type="text"] {
    letter-spacing: 1px;
    color: #000000;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
  .members input[type="password"]:focus,
  .members input[type="password"] {
    letter-spacing: 1px;
    color: #000000;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
  .members input[type="text"]:first-child {
    margin-left: 0;
  }
  .member-new input[type="text"]:focus,
  .member-new input[type="text"] {
    color: #000000;
  }
  .member-new input[type="password"]:focus,
  .member-new input[type="password"] {
    color: #000000;
  }
  .form-search input[type="text"] {
    width: 83%;
    height: 54px;
    margin-right: 10%;
  }
}
@media (max-width: 480px) {

  .members form {
    width: 100%;
  }

  .members form fieldset {
    float: none;
	width: 100%;
	text-align: center;
  }
  
  .members form .member-new {float:none}

  .members input[type="text"],
  .members input[type="password"] {
    height: 34px;
    margin: 0;
    width: 80%;
    margin: 0 auto 20px auto;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    border-width: 2px;
  }
  .members button[type="submit"] {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    height: 46px;
    width: 83%;
    margin: 0 auto 20px auto;
  }
  .members label {
    font-size: 16px;
    margin: 10px 0 20px 0;
	display: block;
  }
  .members input[type="text"]:first-child {
    margin-left: 0;
  }
  .form-search input[type="text"] {
    width: 83%;
    height: 54px;
    margin-right: 10%;
  }
}
/* Partners */
.partners {
  margin: 60px 0 16px 0;
}
.partners ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  position: relative;
  text-align: center;
}
.partner {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 12%;
  padding: 1%;
}
.partner img {
  width: 100%;
}
@media (min-width: 1920px) {
  .partners ul {
    width: 100%;
  }
  .partner {
    width: 7%;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .partners ul {
    width: 100%;
  }
  .partner {
    width: 7%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  .partner {
    width: 12%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .partner {
    width: 12%;
  }
}
@media (max-width: 480px) {
  .partner {
    width: 12%;
    padding: 1%;
  }
}
/* Film Content */
.film-content {
  margin: 30px 30px;
}
.film-content .films {
  margin: 0;
}
.film-content .films li {
  margin: 0;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding: 2% 2% 30px 2%;
}
.film-content .films li.has_banner_slide { display: none; }
.film-content .films li a {
	display: block;
	width: 100%;
	height: 70%;
	OFFoverflow: hidden;
}
.film-content .films li a img {
    margin-bottom: 1px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FF0096;
}

/*pagenav*/
.film-content .wp-pagenavi .pages {
  display:NONE;
}

.film-content ul {
  list-style: none;
  margin: 0 0 20px 0;
}
.film-content .film-meta li:first-child {
  padding-left: 0;
}
.film-content .films a.film-title {
  display: block;
  width: 100%;
  *width: 90%;
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
  font-family: agoraslabprob, 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: left;/*12.03.2014 before center*/
  /*margin: 20px 0 10px 0;*/
  margin: 10px 0 0;
  transition: color .5s;
  -webkit-transition: color .5s;
}
.film-content .film-meta li {
  display: inline-block;
  *display: inline;
  color: #000000;
  padding: 5px;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.film-content .films .film-meta {
  text-align: left;/*12.03.2014 before center*/
}
.film-content .films .film-meta li {
  padding-left: 0px;
  font-size: 12px;
  line-height: 18px;
  width: auto;
  padding-right: 10px;
  float: none;
  padding-bottom: 0px;
}
.film-content .film-meta li.divider {
  color: #ff0096;
}
.film-content .film-details strong {
  padding-right: 10px;
  font-family: PragmaticaC, 'vremena_groteskbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.film-content .film-details li {
  display: block;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  font-family: PragmaticaC, 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.film-content p {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  font-family: PragmaticaC, 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.film-content .film-poster {
  width: 100%;
}
@media (min-width: 1920px) {
  .film-content .films a.film-title {
    font-size: 24px;
    line-height: 32px;
  }
  .film-content .films .film-meta li {
    font-size: 12px;
    line-height: 18px;
  }
  .film-content .film-meta li {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content .film-details li {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .film-content .films a.film-title {
    font-size: 24px;
    line-height: 32px;
  }
  .film-content .films .film-meta li {
    font-size: 12px;
    line-height: 18px;
  }
  .film-content .film-meta li {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content .film-details li {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  .film-content .films a.film-title {
    Offfont-size: 24px;
    font-size: 18px;
    Offline-height: 32px;
    line-height: 20px;
  }
  .film-content .films .film-meta li {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 2px;
  }
  .film-content .film-meta li {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content .film-details li {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content p {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content .films li {
    margin: 0;
    float: left;
    width: 29.33%;
    padding: 2% 2% 20px 2%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .film-content .films a.film-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 5px;
    margin-top: 12px;
  }
  .film-content {
    margin: 20px 20px;
  }
  .film-content .span4 {
    display: none;
  }
  .film-content .films .film-meta li {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 2px;
  }
  .film-content .film-meta li {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content .film-details li {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content p {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content .films li {
    margin: 0;
    float: left;
    width: 46%;
    padding: 2% 2% 20px 2%;
  }
}
@media (max-width: 480px) {
  .film-content .films a.film-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 12px;
  }
  .film-content {
    margin: 20px 20px;
  }
  .film-content .span4 {
    display: none;
  }
  .film-content .films .film-meta li {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 2px;
  }
  .film-content .film-meta li {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content .film-details li {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content p {
    font-size: 16px;
    line-height: 22px;
  }
  .film-content .films li {
    margin: 0;
    float: left;
    width: 46%;
    padding: 2% 2% 15px 2%;
  }
}
/* Film Content */
.event-content {
  margin: 16px 30px;
}
.event-content p {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  font-family: PragmaticaC, 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.event-content blockquote {
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-color: #ff0096;
  margin-bottom: 20px;
}
.event-content h2 {
  margin-top: 40px;
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
  font-family: agoraslabprob, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}
.event-content .lead {
  text-transform: uppercase;
  font-style: italic;
  margin-top: 20px;
  font-size: 30px;
  line-height: 42px;
  color: #ff0096;
}
.event-content .event-schedule {
  margin: 30px 0 0 0;
  list-style: none;
}
.event-content .event-schedule li {
  font-weight: normal;
  font-family: agoraslabprob, 'vremena_groteskregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 32px;
}
.event-content .event-schedule li.date {
  font-family: agoraslabprob, 'vremena_groteskbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  padding-bottom: 10px;
}
.event-content .event-schedule li .time {
  font-family: agoraslabprob, 'vremena_groteskbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
@media (min-width: 1920px) {

  .event-content p {
    font-size: 16px;
    line-height: 22px;
  }
  .event-content blockquote {
    font-size: 16px;
    line-height: 22px;
  }
  .event-content h2 {
    font-size: 34px;
    line-height: 50px;
  }
  .event-content .lead {
    font-size: 16px;
    line-height: 22px;
  }
  .event-content .event-schedule li {
    font-size: 30px;
    line-height: 48px;
  }
  .event-content .event-schedule li.date {
    font-size: 34px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .event-content p {
    font-size: 16px;
    line-height: 22px;
  }
  .event-content blockquote {
    font-size: 16px;
    line-height: 2px;
  }
  .event-content h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .event-content .lead {
    font-size: 16px;
    line-height: 22px;
  }
  .event-content .event-schedule li {
    font-size: 24px;
    line-height: 38px;
  }
  .event-content .event-schedule li.date {
    font-size: 28px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  .event-content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .event-content blockquote {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .event-content h2 {
    margin-top: 25px;
    font-size: 24px;
    line-height: 30px;
  }
  .event-content .lead {
    margin-top: 16px;
    font-size: 22px;
    line-height: 26px;
  }
  .event-content .event-schedule {
    margin: 25px 0 0 0;
  }
  .event-content .event-schedule li {
    font-size: 18px;
    line-height: 28px;
  }
  .event-content .event-schedule li.date {
    font-size: 22px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .event-content {
    margin: 30px 20px;
  }
  .event-content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .event-content blockquote {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .event-content h2 {
    margin-top: 25px;
    font-size: 20px;
    line-height: 28px;
  }
  .event-content .lead {
    margin-top: 16px;
    font-size: 22px;
    line-height: 24px;
  }
  .event-content .event-schedule {
    margin: 20px 0 0 0;
  }
  .event-content .event-schedule li {
    font-size: 16px;
    line-height: 26px;
  }
  .event-content .event-schedule li.date {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .event-content {
    margin: 30px 20px;
  }
  .event-content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .event-content blockquote {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .event-content h2 {
    margin-top: 25px;
    font-size: 20px;
    line-height: 26px;
  }
  .event-content .lead {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
  }
  .event-content .event-schedule {
    margin: 20px 0 0 0;
  }
  .event-content .event-schedule li {
    font-size: 14px;
    line-height: 24px;
  }
  .event-content .event-schedule li.date {
    font-size: 18px;
  }
}
/* Socials */
.row-fluid.socials {
  margin: 0 2%;
  width: 96%;
}
.socials .fb_iframe_widget {
  width: 100% !important;
  margin: 40px 0 !important;
}
.socials .fb_iframe_widget span,
.socials .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.socials .timeline {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.socials iframe.twitter-timeline {
  width: 100% !important;
  margin: 40px 0 !important;
}
#vk_groups {
  width: 100% !important;
  margin: 40px 0 !important;
}
#vk_groups iframe {
  width: 100% !important;
  border: 1px solid #aaa;
}
a.join_community {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.instagram-wrap {
  margin: 1% 2% 4% 2%;
  position: relative;
  width: 96%;
  z-index: 1000;
  display: inline-block;
  *display: inline;
  float: left;
  background: #000;
}
.instagram-inner {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.instagram-inner img {
  width: 100%;
}
.instagram-inner li {
  width: 25%;
  height: auto;
  display: inline-block;
  *display: inline;
  float: left;
  position: relative;
}
.instagram-inner li a {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.instagram-inner .caption {
  position: absolute;
  padding: 5% 7%;
  top: 0;
  left: 0;
  z-index: 2;
  background: #000000;
  color: #ffffff;
  display: none;
  width: 86%;
  height: 90%;
  vertical-align: text-bottom;
  text-align: center;
  overflow: hidden;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
.instagram-inner li:hover .caption.hidden {
  display: inline-block;
  *display: inline;
  visibility: visible;
}
.instagram-inner .caption:before {
  content: '';
  display: inline-block;
  *display: inline;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.0015em;
}
.instagram-inner .caption-centered {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  width: 100%;
}
.instagram-inner .caption ul {
  margin: 0;
  list-style: none;
  width: 100%;
  text-align: center;
}
.instagram-inner .caption li {
  width: auto;
  height: auto;
  float: none;
  padding: 10px;
  line-height: 20px;
}
.instagram-inner .caption li a {
  color: #ffffff;
  text-decoration: none;
}
.instagram-inner .caption li a:hover {
  color: #ff0096;
  text-decoration: none;
}
.instagram-inner .caption li .likes {
  display: inline-block;
  line-height: 24px;
  width: 20px;
  height: 20px;
  background: url("../img/sprite-off.png") no-repeat -25px -104px;
  background: url("../img/sprite-off.svg") no-repeat -25px -104px, none;
  -webkit-transform: translateZ(0);
  margin-right: 7px;
  vertical-align: middle;
}
html[data-useragent*='OS 3'] .instagram-inner .caption li .likes,
html[data-useragent*='Android 2'] .instagram-inner .caption li .likes {
  background: url("../img/sprite-off.png") no-repeat -25px -104px;
}
.instagram-inner .caption li a:hover .likes {
  text-decoration: none;
  background: url("../img/sprite-on.png") no-repeat -25px -104px;
  background: url("../img/sprite-on.svg") no-repeat -25px -104px, none;
  -webkit-transform: translateZ(0);
}
html[data-useragent*='OS 3'] .instagram-inner .caption li a:hover .likes,
html[data-useragent*='Android 2'] .instagram-inner .caption li a:hover .likes {
  background: url("../img/sprite-on.png") no-repeat -25px -104px;
}
.instagram-inner .caption li .comments {
  display: inline-block;
  line-height: 24px;
  width: 20px;
  height: 20px;
  background: url("../img/sprite-off.png") no-repeat -46px -104px;
  background: url("../img/sprite-off.svg") no-repeat -46px -104px, none;
  -webkit-transform: translateZ(0);
  margin-right: 7px;
  vertical-align: middle;
}
html[data-useragent*='OS 3'] .instagram-inner .caption li .comments,
html[data-useragent*='Android 2'] .instagram-inner .caption li .comments {
  background: url("../img/sprite-off.png") no-repeat -46px -104px;
}
.instagram-inner .caption li a:hover .comments {
  text-decoration: none;
  background: url("../img/sprite-on.png") no-repeat -46px -104px;
  background: url("../img/sprite-on.svg") no-repeat -46px -104px, none;
  -webkit-transform: translateZ(0);
}
html[data-useragent*='OS 3'] .instagram-inner .caption li a:hover .comments,
html[data-useragent*='Android 2'] .instagram-inner .caption li a:hover .comments {
  background: url("../img/sprite-on.png") no-repeat -46px -104px;
}
.instagram-inner li.first-odd-even {
  width: 50%;
  height: auto;
  display: inline-block;
  *display: inline;
  float: left;
}
.instagram-inner li.odd-even:nth-child(odd) {
  width: 50%;
  height: auto;
  display: inline-block;
  *display: inline;
  float: left;
}
.instagram-inner li.odd-even:nth-child(even) {
  width: 50%;
  height: auto;
  display: inline-block;
  *display: inline;
  float: right;
}
.load-text a {
  font-family: PragmaticaC, 'vremena_groteskbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  line-height: 22px;
  display: block;
  background: #FF0096;
  text-decoration: none;
  -moz-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.load-text a:hover {
  color: #ffffff;
  background: #000000;
  text-decoration: none;
}
.load-text a.load-more {
  display: block;
}
.load-text a.load-insta {
  display: none;
}
.follow-text a {
  font-family: PragmaticaC, 'vremena_groteskbold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  line-height: 22px;
  display: block;
  background: #FF0096;
  text-decoration: none;
  -moz-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.follow-text a:hover {
  color: #ffffff;
  background: #000;
  text-decoration: none;
}
.load-insta {
  display: none;
}
#current-count {
  display: none;
}
@media (min-width: 1920px) {
  .load-text a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
  }
  .follow-text a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
  }
  .instagram-inner .caption {
    font-size: 32px;
    line-height: 44px;
  }
  .instagram-inner .caption span {
    line-height: 44px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .load-text a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
  }
  .follow-text a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
  }
  .instagram-inner .caption {
    font-size: 22px;
    line-height: 32px;
  }
  .instagram-inner .caption span {
    line-height: 32px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  .instagram-inner li {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
    position: relative;
  }
  .instagram-inner li.first-odd-even {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
  }
  .instagram-inner li.odd-even:nth-child(odd) {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
  }
  .instagram-inner li.odd-even:nth-child(even) {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
  }
  .instagram-inner li:hover .caption.hidden {
    display: none;
  }
  .instagram-inner .caption:before {
    display: none;
  }
  .load-text a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
  }
  .follow-text a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .instagram-wrap {
    margin: 1% 5% 4% 5%;
    width: 90%;
  }
  .row-fluid.socials {
    margin: 0 5%;
    width: 90%;
  }
  #vk_groups {
    width: 100% !important;
    margin: 20px 0 30px 0 !important;
  }
  #vk_groups iframe {
    width: 100% !important;
    border: 1px solid #aaa;
  }
  .socials iframe.twitter-timeline {
    margin: 20px 0 10px 0  !important;
  }
  .socials .fb_iframe_widget {
    margin: 30px 0 10px 0 !important;
  }
  .instagram-inner li {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
    position: relative;
  }
  .instagram-inner li.first-odd-even {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
  }
  .instagram-inner li.odd-even:nth-child(odd) {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
  }
  .instagram-inner li.odd-even:nth-child(even) {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
  }
  .instagram-inner li:hover .caption.hidden {
    display: none;
  }
  .instagram-inner .caption:before {
    display: none;
  }
  .load-text a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
  }
  .follow-text a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
  }
}
@media (max-width: 480px) {
  .row-fluid.socials {
    margin: 0 7%;
    width: 86%;
  }
  .instagram-wrap {
    margin: 1% 7% 4% 7%;
    width: 86%;
  }
  #vk_groups {
    width: 100% !important;
    margin: 20px 0 30px 0 !important;
    overflow: hidden;
  }
  #vk_groups iframe {
    width: 100% !important;
    border: 1px solid #aaa;
  }
  .socials iframe.twitter-timeline {
    margin: 20px 0 10px 0 !important;
  }
  .socials .fb_iframe_widget {
    margin: 30px 0 10px 0 !important;
  }
  .instagram-inner li {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
    position: relative;
  }
  .instagram-inner li.first-odd-even {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
  }
  .instagram-inner li.odd-even:nth-child(odd) {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
  }
  .instagram-inner li.odd-even:nth-child(even) {
    width: 33.33333333333333333%;
    height: auto;
    display: inline-block;
    *display: inline;
    float: left;
  }
  .instagram-inner li:hover .caption.hidden {
    display: none;
  }
  .instagram-inner .caption:before {
    display: none;
  }
  .load-text a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
  }
  .follow-text a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.header-table {
  display: table;
  width: 100%;
  font-size: 16px;
}
.header-table__col {
  display: table-cell;
  vertical-align: middle;
  height: 79px;
}
.header-table__col--main {
  width: 100%;
}
/* Footer */
.footer {
  width: 100%;
  background: #ff0096;
  height: auto;
  overflow: hidden;
  position: relative;
}
.footer .footer-inner {
  height: 79px;
  width: 100%;
  position: relative;
}
@media (max-width: 979px) {
  
  .navbar .location-info,
  .navbar .collapse-fill {
    background: #ff0096;
  }
  
  .navbar .location-info .address:hover { background: url("../img/sprite-off.svg") no-repeat scroll 0 -93px }
  .navbar .location-info .number:hover { background: url("../img/sprite-off.svg") no-repeat scroll 0 -62px }
  
  .navbar ul.nav.nav-language > li > a:hover {
    color: #222;
  }

  .navbar.navbar-inverse.footer {
    padding-bottom: 0 !important;
  }
  .footer .header-table {
    margin-top: 50px;
  }
  .footer .footer-inner {
    height: 129px;
  }
  .footer .collapse-fill {
    background: #ff0096;
    position: absolute;
    bottom: auto;
    top: 0;
    float: left;
    left: 0;
    width: 100%;
    height: 50px;
    display: inline-block;
    *display: inline;
    z-index: 1;
  }
  
  .search-query:hover { background: url("../img/sprite-off.svg") no-repeat scroll 0 0 }
}
@media (max-width: 979px) {
  .footer .location-info span {
    display: none;
  }
}
@media (max-width: 979px) {
  .footer .user-tools {
    right: 10px;
    background: transparent;
    top: 18px;
    bottom: auto;
    z-index: 4;
  }
}
@media (max-width: 979px) {
  .footer .navbar-search {
    display: none;
  }
}

/*search*/
#search_results {
	margin: 0 auto;
	width: 80%;
}

#search_results > h1 {
	font-size: 16px;
	line-height: 22px;
	margin: 10px 0;
}

/* News subscriber 
 * add Alex 04.06.2015
 */
 
.navbar .location-info span { vertical-align: middle; }

.news-subscribe-b {
	width: 150px;
	position: relative;
	display: inline-block;
	text-align: left;
}

.news-subscribe-b__body {
	position: relative;
	display: inline-block;
}
.news-subscribe-b__body__input {
	text-indent: 24px;
	width: 0%;
	margin: 0;
	margin-bottom: 0!important;
	padding: 4px!important;
	border-radius: 0!important;
	background-color: transparent!important;
	border-color: transparent!important;
	transition: all .3s ease!important;
}

.news-subscribe-b__body__input::-webkit-input-placeholder {color:#FF00C8;}
.news-subscribe-b__body__input::-moz-placeholder          {color:#FF00C8;}/* Firefox 19+ */
.news-subscribe-b__body__input:-moz-placeholder           {color:#FF00C8;}/* Firefox 18- */
.news-subscribe-b__body__input:-ms-input-placeholder      {color:#FF00C8;}
.news-subscribe-b__body__input:focus::-webkit-input-placeholder {color: transparent}
.news-subscribe-b__body__input:focus::-moz-placeholder          {color: transparent}
.news-subscribe-b__body__input:focus:-moz-placeholder           {color: transparent}
.news-subscribe-b__body__input:focus:-ms-input-placeholder      {color: transparent}

.news-subscribe-b__body__submit {
	font-size: 0;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 3px;
	left: 0;
	color: transparent;
	border: 0;
	background: url(../img/news-subscribe-b__body__submit.png) no-repeat center center transparent;
}

.news-subscribe-b:before {
	content: 'Подписка';
	position: absolute;
	top: 5px;
	left: 32px;
	color: #FF00C8;
}

.news-subscribe-b:hover:before { display: none }

.news-subscribe-b:hover .news-subscribe-b__body__input,
.news-subscribe-b__body__input:focus { width: 100%; }

.news-subscribe-b:hover .news-subscribe-b__body__submit,
.news-subscribe-b:hover .news-subscribe-b__body__input,
.news-subscribe-b__body__input:focus { background-color: white!important; }

@media (max-width: 1170px) {

	.news-subscribe-b { margin-top: 10px; }

}

/* Message box
 * add Alex 09.06.2015
 */

.msg-b {
	font-size: 18px;
	width: 300px;
	height: 120px;
	line-height: 140px;
	margin: auto;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #FF00C8;
	text-align: center;
	background-color: #fff;
	z-index: 11;
}

.msg-b__content {
	display: inline-block;
	line-height: 1.2;
}

.msg-b__close {
	font-family: -webkit-pictograph;
	font-size: 45px;
	color: #FF00C8;
	position: absolute;
	top: -4px;
	right: 4px;
	height: 40px;
	line-height: 1;
	cursor: pointer;
}

.overlay-b {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: rgba(0, 0, 0, .4);
	z-index: 10;
}
/* KIDS */
.kids {
  margin: 0;
  background: url("../img/dev-cafe.jpg") no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 5% 0;
}
.kids .span12 {
  position: relative;
}
.kids ul {
  margin: 0;
  list-style: none;
}
.kids img {
  width: 100%;
}
.kids .block {
  text-align: center;
  padding: 5% 0;
  z-index: 1;
  width: 40%;
  background: url("../img/alphawhite.png") repeat;
  background: rgba(255, 255, 255, 1);
  margin: 0 auto;
  overflow: visible;
  line-height: 0;
}
.kids .menu .block {
  width: 80%;
  margin-right: 10%;
  margin: 0 auto;
  padding: 0 0 30px 0;
}
.kids .block:before {
  content: '';
  display: inline-block;
  *display: inline;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.3em;
  /* Adjusts for spacing */

}
.kids .centered {
  /*display: inline-block;
  *display: inline;
  vertical-align: middle;*/
  display: block;
  width: 100%;
}
.kids .menu .centered {
  vertical-align: top;
  margin-top: 40px;
}
.kids .menu .menu-sections {
  padding: 0 20px;
}
.kids .menu .menu-section {
  width: 100%;
  display: inline-block;
  *display: inline;
  float: left;
  margin-bottom: 20px;
  margin-top: 20px;
}

.kids .menu .menu-section .menu-box {
  overflow: hidden;
}

.kids .menu .menu-section .menu-box .menu-item {
  width: 30%;
  padding: 1%;
  float: left;
}

.kids .menu .menu-section .menu-box .menu-item .header-menu {
  margin: 16px 0 0 0;
}

.kids .menu .menu-section .menu-box .menu-item .header-menu b {
  display: block;
  text-align: center;
}

.kids .menu .menu-section .menu-box .menu-item .menu-item-unit-box {
  margin: 16px 0;
}

.kids .menu .menu-section .menu-box .menu-item .menu-item-unit-box .menu-item-unit-title {
  font-weight: 700;
  margin: 0 0 16px 0;
}

.kids .menu .menu-section .menu-box .menu-item .menu-item-unit-box .menu-item-unit {
  margin: 0 0 3px 0;
}

.kids .menu .menu-section .menu-box .b1 {

}

.kids .menu .menu-section .menu-box .b2 {

}

.kids .menu .menu-section .menu-box .b3 {

}

.kids .menu .section-title {
  font-family: agoraslabprob, 'pf_agora_slab_problack', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 36px;
  text-align: left;
  padding: 0 20px;
  margin-bottom: 10px;
}
.kids .menu .section-item {
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  letter-spacing: 1px;
  padding: 0 20px;
}
.kids .menu .section-item .price {
  float: right;
  padding-left: 20px;
}
.kids hr {
  border: 1px solid #ff0096;
  padding: 0;
}
.kids li a,
.kids .menu li.kids-title {
  


  line-height: 12px;
 
  transition: color .5s;
  -webkit-transition: color .5s;
}
.kids li a:hover {
  color: #ff0096;
}
.kids .chef-section img {
  width: 80%;
  margin: 20px 0 20px 0;
}
.kids .chef-section p {
  padding: 0 10%;
  text-align: left;
  font-family: PragmaticaC, 'vremena_groteskbook', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
}
.kids .chef-section h1 {
  font-family: agoraslabprob, 'pf_agora_slab_problack', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 10px;
}
@media (min-width: 1920px) {
  .kids li a {
    
    
  }
  .kids hr {
    border: 5px solid #ff0096;
  }
  .kids .menu .section-title {
    font-size: 34px;
    line-height: 36px;
    padding: 0 40px;
    margin-bottom: 20px;
  }
  .kids .menu .section-item {
    font-size: 16px;
    line-height: 22px;
    padding: 0 40px;
  }
  .kids .chef-section h1 {
    font-size: 34px;
    line-height: 36px;
  }
  .kids .chef-section p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1200px) and (max-width: 1919px) {
  .kids li a,
  .kids .menu li.kids-title {
    
    line-height: 18px;
  }
  .kids hr {
    border: 2px solid #ff0096;
  }
  .kids .menu .section-title {
    font-size: 30px;
    line-height: 32px;
    padding: 0 30px;
    margin-bottom: 20px;
  }
  .kids .menu .section-item {
    font-size: 16px;
    line-height: 22px;
    padding: 0 30px;
  }
  .kids .chef-section h1 {
    font-size: 30px;
    line-height: 32px;
  }
  .kids .chef-section p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  .kids .block {
    width: 60%;
    margin: 15% 20%;
  }
  .kids li a,
  .kids .menu li.kids-title {
    font-size: 34px;
    line-height: 34px;
  }
  .kids li a:hover {
    color: #000000;
  }
  .kids .menu .menu-section {
    width: 100%;
  }
  .kids .menu .section-title {
    font-size: 22px;
    line-height: 34px;
  }
  .kids .menu .section-item {
    font-size: 16px;
    line-height: 22px;
  }
  .kids .chef-section h1 {
    font-size: 22px;
    line-height: 34px;
  }
  .kids .chef-section p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {

  .kids .menu .menu-section .menu-box .menu-item {
    width: 100%;
	float: none;
  } 

  .kids .block {
    width: 60%;
    margin: 15% 20%;
  }
  .kids li a,
  .kids .menu li.kids-title {
    font-size: 30px;
    line-height: 30px;
  }
  .kids li a:hover {
    color: #000000;
  }
  .kids .menu .menu-sections {
    padding: 0 15px;
  }
  .kids .menu .menu-section {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .kids .menu .section-title {
    font-size: 22px;
    line-height: 34px;
  }
  .kids .menu .section-item {
    font-size: 16px;
    line-height: 22px;
  }
  .kids .chef-section h1 {
    font-size: 22px;
    line-height: 34px;
  }
  .kids .chef-section p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 480px) {

  .kids .menu .menu-section .menu-box .menu-item {
    width: 100%;
	float: none;
  } 

  .kids .block {
    width: 70%;
    margin: 10% 15%;
  }
  .kids li a,
  .kids .menu li.kids-title {
    font-size: 22px;
    line-height: 22px;
  }
  .kids li a:hover {
    color: #000000;
  }
  .kids .menu .menu-sections {
    padding: 0 10px;
  }
  .kids .menu .menu-section {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .kids .menu .section-title {
    font-size: 20px;
    line-height: 32px;
  }
  .kids .menu .section-item {
    font-size: 16px;
    line-height: 22px;
  }
  .kids .chef-section h1 {
    font-size: 20px;
    line-height: 32px;
  }
  .kids .chef-section p {
    font-size: 16px;
    line-height: 22px;
  }
}