.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
@font-face {
  font-family: 'PT Sans';
  src: url('../../fonts/PT_Sans_Bold.woff');
}

html.ie8 #most li {
  margin: 0 60px 0 0;
}
html.ie8 .filter .calendar ul li a,
html.ie8 .pagination ul li.active a,
html.ie8 .button {
  position: relative;
  behavior: url(../../css/PIE.htc);
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
b,
strong {
  font-weight: bold;
}
label {
  cursor: pointer;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body {
  height: 100%;
}
body {
  background: #fff;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-size: 13px;
  line-height: 1.2;
}
h3 {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}
a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
a:hover {
  text-decoration: underline;
  color: #df0024;
}
.text_left {
  text-align: left;
}
.text_right {
  text-align: right;
}
.text_center {
  text-align: center;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
#main .container .columns.two.first .two_column .heading:first-child,
#main .container .columns.two.first .one_column .heading:first-child {
  margin-top: 0;
}
#wrapper {
  min-height: 100%;
  position: relative;
  padding-bottom: 185px;
}
.like {
  font-size: 12px;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  background: url(../../images/like.png) 0 center no-repeat;
  padding: 0 0 0 20px;
  color: #6d6d6d;
}
.social_links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social_links li {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
/* .social_links li a {
  opacity: .5;
} */
.right_content .separator {
  height: 3px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  clear: both;
}
#footer .separator {
    height: 3px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    clear: both;
}
.separator {
    height: 3px;
    clear: both;
}

.tour {
  width: 100%;
  border-top: 1px solid #9e9e9e;
}
.tour tr td {
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  border-bottom: 1px solid #9e9e9e;
  padding: 7px 15px;
}
.tour tr td .mp3 {
  color: #ffa200;
}
.tour tr td a:hover {
  color: #ffa200;
  text-decoration: none;
}
.tour tr:hover td {
  background: #fff;
  color: #434343;
}
.nav.tabs {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  color: #fff;
  float: right;
}
.nav.tabs li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 32px;
  color: #fff;
}
.nav.tabs li.active a {
  color: #fff;
  text-decoration: none;
}
.nav.tabs li.active a:hover {
  opacity: .8;
  text-decoration: none;
}
.nav.tabs li:first-child:before {
  display: none;
}
.nav.tabs li:before {
  content: "/";
  margin: 0 5px;
}
.nav.tabs li a {
  color: #fff;
  text-decoration: underline;
}
.nav.tabs li a:hover {
  opacity: .8;
  text-decoration: none;
}
.news {
  padding: 0;
  margin: 0 -25px 75px -25px;
  list-style: none;
  font-size: 0;
  display: table;
}
.news li {
  width: 360px;
  margin: 0 25px;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  border-left: 2px solid #000000;
}
.news li a {
  color: #eb3b00;
}
.news li a:hover {
  color: #ffa200;
  text-decoration: none;
}
.block {
  border-top: 1px solid #9e9e9e;
  padding: 2px 0;
}
.block.img {
  overflow: hidden;
  padding-bottom: 14px;
}
.block.img .image {
  float: left;
  margin: 0 10px 0 0;
}
.block.img .image img {
  vertical-align: top;
  width: 80px;
}
.block.img .description {
  height: auto;
}
.block.large {
  padding: 10px 0 30px ;
}
.block.large.last {
  border-bottom: 0;
}
.block.large .info .left_info span {
  font-size: 14px;
}
.block.large .description {
  height: auto;
  zoom: 1;
}
.block.large .description:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
.block.large .description .image {
  float: left;
  width: 124px;
  margin: 0 15px 0 0;
}
.block.large .description .image img {
  vertical-align: top;
}
.block.large .description .content {
  overflow: hidden;
}
.block.large .description .content h2 {
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 18px 0;
}
.block.large .description .content p {
  color: #808080;
  font-size: 14px;
  font-style: italic;
  margin: 0 0 20px 0;
}
.block.large .description .content .tags {
  font-size: 14px;
  color: #6d6d6d;
}
.block.large .description .content .tags a {
  color: #6d6d6d;
  text-decoration: underline;
}
.block.large .description .content .tags a:hover {
  text-decoration: none;
  color: #ffa200;
}
.block.medium .info .left_info span {
  font-size: 14px;
}
.block.medium .description {
  height: auto;
}
.block.medium .description .img {
  vertical-align: top;
  border: 3px solid #ffbb44;
  margin: 0 0 10px 0;
}
.block.medium .description h2 {
  font-size: 16px;
  color: #000000;
  margin: 0 0 10px 0;
  font-weight: normal;
}
.block.medium .description h2.hover a {
  color: #ffa200;
}
.block.medium .description p {
  color: #808080;
  margin: 0;
}
.block.color .info a {
  color: #d93d09;
}
.block.color .info a:hover {
  text-decoration: none;
  color: #ffa200;
}
.block.color .info .left_info {
  font-size: 16px;
  margin-right: 180px;
}
.block.color .info .left_info strong {
  color: #d93d09;
}
.block.color .info .right_info {
  font-size: 16px;
  font-weight: normal;
  width: 180px;
}
.block.color .info .right_info .city {
  font-size: 13px;
}
.block.color .info .right_info .place {
  color: #d93d09;
}
.block.color .info .right_info .place a {
  color: #d93d09;
}
.block.color .info .right_info .place a:hover {
  color: #ffa200;
}
.block .info {
  zoom: 1;
  margin: 0 0 10px 0;
}
.block .info:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
.block .info .left_info {
  margin-right: 100px;
  color: #6d6d6d;
  font-family: 'PT Sans', sans-serif;
  font-size: 12px;
}
.block .info .left_info a {
  color: #6d6d6d;
}
.block .info .left_info a:hover {
  text-decoration: none;
  color: #df0024;
}
.block .info .right_info {
  float: right;
  width: 100px;
  text-align: right;
  font-size: 12px;
  color: #6d6d6d;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
}
.block .info .right_info .separator {
  margin: 0 5px 0 4px;
}
.block .info .right_info .icon_views {
  width: 13px;
  height: 11px;
  background: url(../../images/icon-view.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 3px 5px 0 0;
}/*
.block .info .right_info .icon_views:hover {
  background: url(../../images/icon-view.png) 0 -11px no-repeat;
}*/
.block .info .right_info .icon_view {
  width: 16px;
  height: 11px;
  background: url(../../images/icon-views.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 2px 5px 0 0;
}
.block .info .right_info .icon_comments {
  width: 12px;
  height: 11px;
  background: url(../../images/icon-comment.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 3px 5px 0 0;
}/*
.block .info .right_info .icon_comments:hover {
  background: url(../../images/icon-comment.png) 0 -11px no-repeat;
}*/
.block .info .right_info a {
  color: #6d6d6d;
  display: inline-block;
}
.block .info .right_info a:hover {
  color: #d93d09;
  text-decoration: none;
}/*
.block .info .right_info a:hover .icon_views {
  background: url(../../images/icon-view.png) 0 -11px no-repeat;
}
.block .info .right_info a:hover .icon_comments {
  background: url(../../images/icon-comment.png) 0 -11px no-repeat;
}*/
.block .info .right_info .place a {
    text-decoration: underline;
}
.block .description {
  min-height: 40px;
  overflow: hidden;
  color: #000000;
}
.block .description p {
  margin: 0;
}
.block .description a {
  color: #000000;
}
.block .description.big a {
    font-size: 16px;
}
.block .description a:hover {
  color: #df0024;
  text-decoration: none;
}
.columns {
  zoom: 1;
}
.columns:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
.columns.two {
  background: url(../../images/columns-line.png) right top repeat-y;
}
.columns.two .one_column {
  width: 810px;
  float: left;
}
.columns.two .two_column {
  width: 310px;
  float: right;
}
.columns.three .item {
  width: 360px;
  float: left;
  margin: 0 25px;
}
.columns.three .item .top_title {
  display: block;
  color: #000000;
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
}
.columns.three .item .block .description {
  height: 40px;
}
.columns.three .item.first {
  margin-left: 0;
}
.columns.three .item.last {
  margin-right: 0;
}
.heading {
  background: #df0024;
  height: 32px;
  position: relative;
  margin: 50px 0 20px 0;
  color: #fff;
}
.type-zhamerun .heading {
	clear: both;
}
.heading .breadcrumbs {
  height: 32px;
  line-height: 32px;
  font-size: 24px;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.heading .breadcrumbs i {
  font-style: normal;
  margin: 0 10px;
}
.heading .breadcrumbs a {
  font-size: 18px;
  color: #fff;
}
.heading .breadcrumbs a:hover {
  text-decoration: none;
  opacity: .8;
}
.heading.color {
  color: #ffffff;
  background: #d93d09;
}
.heading.color .title {
  color: #ffffff;
}
.heading.color .title a {
  color: #ffffff;
}
.heading.color .title a:hover {
  text-decoration: none;
  color: #ffa200;
}
.heading.color .left {
  background: url(../../images/heading-left-color.png) no-repeat;
}
.heading.color .right {
  background: url(../../images/heading-right-color.png) no-repeat;
}
.heading .title {
  text-transform: uppercase;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
}
.heading .title a {
  color: #fff;
}
.heading .title a:hover {
  text-decoration: none;
  opacity: .8;
}
.heading .left,
.heading .right {
  display: none;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tab-content {
  margin-bottom: 25px;
}
.news_tab .tab-content {
  margin: 0;
}
.type-most .heading {
  margin-top: 60px;
}
#most {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  display: table;
}
#most li {
  display: inline-block;
  vertical-align: baseline;
  font-size: 20px;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
}
#most li.active {
  background: none;
}

#most li.active a {
  color: #fff;
}
#most li a {
  line-height: 30px;
  display: block;
}
#most li a:hover {
  border-bottom: none;
  text-decoration: none;
}
#header {
  height: auto;
  padding-bottom: 50px;
}
#header .container {
  padding-top: 30px;
}
#header .container .top_header {
  zoom: 1;
  position: relative;
  padding-bottom: 20px;
}
#header .container .top_header:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
#header .container .top_header .logo_12 {
  position: absolute;
  top: 0;
  left: 0;
}
#header .container .top_header .right_content {
  margin-left: 215px;
  height: 123px;
  position: relative;
}
#header .container .top_header .right_content .separator {
  margin-top: 20px;
}
#header .container .top_header .right_content .box {
  margin: 0 0 0 403px;
  min-height: 100px;
}
#header .container .top_header .right_content .box .top_line {
  text-align: right;
  zoom: 1;
  margin: 0 0 16px 0;
}
#header .container .top_header .right_content .box .top_line:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
#header .container .top_header .right_content .box .top_line .search {
  display: block;
  margin: -3px 0 0 0;
  padding: 0;
  width: 185px;
  font-size: 0;
  float: left;
}
#header .container .top_header .right_content .box .top_line .search input[type="text"] {
  width: 162px;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #b3b3b3;
  font-style: italic;
  padding: 1px 0;
  font-size: 12px;
  float: left;
}
#header .container .top_header .right_content .box .top_line .search input[type="text"]:focus {
  outline: none;
}
#header .container .top_header .right_content .box .top_line .search input[type="submit"] {
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  float: right;
  margin: 6px 0 0 0;
  width: 15px;
  height: 14px;
  background: url(../../images/lupe.png) 0 -14px no-repeat;
}
#header .container .top_header .right_content .box .top_line .search input[type="submit"]:hover {
  background: url(../../images/lupe.png) 0 0 no-repeat;
}
#header .container .top_header .right_content .box .top_line .social_links {
  display: inline-block;
  vertical-align: top;
}
#header .container .top_header .right_content .box .top_line .action {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
}
#header .container .top_header .right_content .box .top_line .action ul {
    margin-left: -10px;
}
#header .container .top_header .right_content .box .top_line .action li {
  font-size: 14px;
  color: #ffffff;
  margin: 0 15px;
  font-family: 'PT Sans', sans-serif;
  display: inline-block;
  vertical-align: middle;
}
#header .container .top_header .right_content .box .top_line .action li a {
  color: #ffffff;
  text-decoration: underline;
}
#header .container .top_header .right_content .box .top_line .action li a:hover {
  color: #ffa200;
  text-decoration: none;
}
#header .container .top_header .right_content .box .popular_tags {
  font-size: 12px;
}
#header .container .top_header .right_content .box .popular_tags .title {
  display: block;
  color: #bec6d3;
  margin: 0 0 3px 0;
}
#header .container .top_header .right_content .box .popular_tags a {
  color: #858c99;
}
#header .container .top_header .right_content .box .popular_tags a:hover {
  text-decoration: none;
  color: #ffa200;
}
#header .container .top_header .right_content .logo {
  position: absolute;
  top: 0;
  left: 0;
}
#main_menu {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  font-family: 'PT Sans', sans-serif;
  /* position: absolute;
  top: 114px;
  left: 209px; */
}
#main_menu li {
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  margin: 0 15px;
}
#main_menu li:first-child {
  margin-left: 0;
}
#main_menu li.active a {
  color: #df0024;
}
#main_menu li a:hover {
  text-decoration: none;
  color: #df0024;
}

/* footer */
#footer {
  margin-top: 40px;
}
#footer .container {
  padding: 20px 0;
  border-top: 1px solid #ccc;
}

#footer .social_links {
  float: left;
  padding: 0;
}

.footer_menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  font-family: 'PT Sans', sans-serif;
}
.footer_menu ul li {
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0;
}

.footer_menu ul li a:hover {
  text-decoration: none;
}
#footer .bottom_line {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#footer .bottom_line .copy {
  display: block;
}
#footer .bottom_line .copy a:hover {
  text-decoration: none;
}
#footer .bottom_line .developers {
  display: none;
}

.container:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
.news_tab {
  zoom: 1;
  width: 810px;
  margin: 0 0 75px 0;
}
.news_tab:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
.news_tab .menu_tab {
  width: 410px;
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}
.news_tab .menu_tab li {
  color: #000000;
  font-size: 16px;
  margin: 0 0 1px 0;
}
.news_tab .menu_tab li.active {
  position: relative;
  margin: 0 0 1px -37px;
}
.news_tab .menu_tab li.active a {
  width: 447px;
  height: 177px;
  background: url(../../images/tab-news.png) no-repeat;
  border: none;
  padding: 0 30px 0 67px;
}
.news_tab .menu_tab li.active a .separator,
.news_tab .menu_tab li.active a p {
  display: block;
}
.news_tab .menu_tab li.active a .like {
  display: block;
  top: 80px;
  left: 10px;
}
.news_tab .menu_tab li.active a h2 {
  color: #eb3b00;
  font-weight: bold;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.news_tab .menu_tab li.active a h2:hover {
  color: #ffa200;
}
.news_tab .menu_tab li a {
  display: block;
  height: 48px;
  overflow: hidden;
  padding: 0 10px 0 30px;
  border-top: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}
.news_tab .menu_tab li a .like,
.news_tab .menu_tab li a .separator,
.news_tab .menu_tab li a p {
  display: none;
}
.news_tab .menu_tab li a .like {
  color: #010101;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 15px;
  font-family: 'PT Sans', sans-serif;
  padding-left: 20px;
  background: url(../../images/like-icon.png) 0 center no-repeat;
}
.news_tab .menu_tab li a p {
  font-size: 13px;
  color: #808080;
  font-style: italic;
  line-height: 1.3;
  margin: 0;
}
.news_tab .menu_tab li a .separator {
  clear: both;
  height: 3px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  margin: 0 0 20px 0;
}
.news_tab .menu_tab li a:hover {
  text-decoration: none;
}
.news_tab .menu_tab li a h2 {
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  height: 48px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  font-weight: normal;
}
.news_tab .content_tab {
  width: 400px;
  height: 275px;
  float: left;
  overflow: hidden;
}
.news_tab .content_tab img {
  vertical-align: top;
  border: 5px solid #ffbb44;
}
.news_tab_blocks {
    margin-top: -30px;
}
.wrapper_white.scroll .bottom_line {
  margin: 0 0 78px 0;
}
.wrapper_white.scroll .bx-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0 0 -60px 0;
}
.wrapper_list .bx-wrapper {
  padding: 0;
  position: relative;
}
.wrapper_list .bx-controls-direction {
  text-align: center;
  padding-top: 10px;
}
.wrapper_list .bx-prev {
  margin: 0 8px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  background: url(../../images/prev-arrow.gif) no-repeat;
}
.wrapper_list .bx-prev span {
  display: block;
  width: 24px;
  height: 24px;
  text-align: left;
  text-indent: -9999px;
  background: url(../../images/prev-arrow.gif) 0 -24px no-repeat;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.wrapper_list .bx-prev:hover span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.wrapper_list .bx-prev.disabled {
  opacity: 0.1;
  cursor: default;
}
.wrapper_list .bx-prev.disabled:hover span {
  display: none;
}
.wrapper_list .bx-next {
  margin: 0 8px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  background: url(../../images/next-arrow.gif) no-repeat;
}
.wrapper_list .bx-next span {
  display: block;
  width: 24px;
  height: 24px;
  text-align: left;
  text-indent: -9999px;
  background: url(../../images/next-arrow.gif) 0 -24px no-repeat;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.wrapper_list .bx-next:hover span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.wrapper_list .bx-next.disabled {
  opacity: 0.1;
  cursor: default;
}
.wrapper_list .bx-next.disabled:hover span {
  display: none;
}
.tipsy {
  position: absolute;
  padding: 5px;
  z-index: 100000;
  margin-left: -5px;
}
.tipsy-inner {
  background-color: #000;
  color: #fff;
  max-width: 200px;
  padding: 5px 8px 4px 8px;
  text-align: center;
}
.tipsy-inner {
  padding: 6px 12px;
  font-size: 13px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  background: #d5d5d5;
  background: rgba(213, 213, 213, 0.9);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
.tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
}
.tipsy-sw .tipsy-arrow {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #d5d5d5 transparent transparent transparent;

}
.jq-checkbox {
  position: relative;
  width: 16px;
  height: 17px;
  background: url(../../images/bg-check.png) no-repeat;
  vertical-align: middle;
  cursor: pointer;
}
.jq-checkbox:hover {
  background: url(../../images/bg-check.png) 0 -17px no-repeat;
}
.jq-checkbox.checked {
  background: url(../../images/bg-check.png) 0 -34px no-repeat;
}
.jq-checkbox.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55);
}
.arrow_top {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 16px;
  height: 11px;
  background: url(../../images/arrow-top.png) 0 0 no-repeat;
}
.arrow_top:hover {
  background: url(../../images/arrow-top.png) 0 -11px no-repeat;
}
.arrow_down {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 16px;
  height: 11px;
  background: url(../../images/arrow-down.png) 0 0 no-repeat;
}
.arrow_down:hover {
  background: url(../../images/arrow-down.png) 0 -11px no-repeat;
}
.arrow_balance {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 16px;
  height: 3px;
  background: url(../../images/arrow-balance.png) 0 0 no-repeat;
}
.arrow_balance:hover {
  background: url(../../images/arrow-balance.png) 0 -3px no-repeat;
}
.event {
  margin: 0 0 15px 0;
  color: #000000;
  font-weight: bold;
  padding: 0 15px;
}
.button {
  width: auto;
  font-size: 30px;

  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  line-height: 30px;
	height: auto !important;
  padding: 10px 20px;
  border: none;
  transition: background-color 0.2s ease-out;
  margin: 20px;
	display: inline-block;
}
input.button {
  color: #fff;
  background: #df0024;
  cursor: pointer;
}
input.button:hover {
  background: #7d7d7d;
  text-decoration: none;
}

.wrapper_table .message {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  top: 0;
  font-size: 24px;
  color: #000000;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  background: #d5d5d5;
  background: rgba(213, 213, 213, 0.9);
  text-align: center;
}
.wrapper_table .message span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.wrapper_table .message .icon-close {
	top: 20px;
	right: 20px;
}
.wrapper_table .message h2 {
	margin: 20px;
	font-size: 24px;
}
.wrapper_white_medium .message {
    font-size: 24px;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    height: 158px;
    line-height: 40px;
    width: 490px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    background: #d5d5d5;
    background: rgba(213, 213, 213, 0.9);
    text-align: center;
    padding: 35px;
    margin: 20px auto;
}
.wrapper_white_medium .message span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.wrapper_white {
  margin: -20px -10px 0 -10px;
}
.wrapper_white .top_line {
  width: 328px;
  height: 22px;
  background: url(../../images/white-top.png) no-repeat;
}
.wrapper_white .bottom_line {
  width: 328px;
  height: 24px;
  background: url(../../images/white-bottom.png) no-repeat;
}
.wrapper_white .box_content {
  background: #fff;
  padding: 0 9px;
  width: 328px;
}
.list_item {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
}
.list_item li {
  font-size: 13px;
  color: #000000;
  margin: 0 0 20px 0;
}
.list_item li a {
  color: #000000;
}
.list_item li a.hover,
.list_item li a:hover {
  color: #ffa200;
  text-decoration: none;
}
.list_item li .img {
  border: 3px solid #ffbb44;
  display: inline-block;
  vertical-align: top;
    position: relative;
}

.list_item li .img a {
  display: block;
  position: relative;
}
.list_item li .img a .play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: url(../../images/icon-play.png) center center no-repeat;
}
.list_item li .img iframe,
.list_item li .img img {
  vertical-align: top;
}
.filter {
  text-align: center;
  margin: 30px 0 0 0;
}
.filter .year,
.filter .month {
  text-align: center;
  padding-bottom: 6px;
    padding-top: 20px;
}
.filter .year ul,
.filter .month ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
.filter .year ul li,
.filter .month ul li {
  display: inline-block;
  vertical-align: baseline;
  font-size: 18px;
  color: #b3b3b3;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  margin: 0 10px;
}
.filter .year ul li.active,
.filter .month ul li.active {
  font-size: 24px;
}
.filter .year ul li.active a,
.filter .month ul li.active a {
  color: #df0024;
}
.filter .year ul li.active a:hover,
.filter .month ul li.active a:hover {
  color: #df0024;
}
.filter .year ul li a,
.filter .month ul li a {
  color: #b3b3b3;
}
.filter .year ul li a.prev,
.filter .month ul li a.prev {
  display: inline-block;
  vertical-align: top;
  margin: -2px 0 0 0;
  width: 14px;
  height: 24px;
  position: relative;
  background: url(../../images/prev-arrow-filter.png) 0 0 no-repeat;
}
.filter .year ul li a.prev span,
.filter .month ul li a.prev span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 24px;
  background: url(../../images/prev-arrow-filter.png) 0 -24px no-repeat;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.filter .year ul li a.prev:hover span,
.filter .month ul li a.prev:hover span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.filter .year ul li a.next,
.filter .month ul li a.next {
  display: inline-block;
  vertical-align: top;
  margin: -2px 0 0 0;
  width: 14px;
  height: 24px;
  position: relative;
  background: url(../../images/next-arrow-filter.png) 0 -24px no-repeat;
}
.filter .year ul li a.next span,
.filter .month ul li a.next span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 24px;
  background: url(../../images/next-arrow-filter.png) 0 0 no-repeat;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.filter .year ul li a.next:hover span,
.filter .month ul li a.next:hover span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.filter .year ul li a:hover,
.filter .month ul li a:hover {
  text-decoration: none;
  color: #df0024;
}
.filter .tour {
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  border-top: 1px solid #9e9e9e;
  border-bottom: 1px solid #9e9e9e;
  padding: 25px 0;
  margin: 15px 0 0 0;
}
.filter .tour a {
  color: #b3b3b3;
  margin: 0 10px;
}
.filter .tour a:hover {
  color: #df0024;
  text-decoration: none;
}
.filter .tour a.active {
  color: #df0024;
  font-size: 24px;
}
.filter .calendar {
  border-top: 1px solid #9e9e9e;
  border-bottom: 1px solid #9e9e9e;
  padding: 25px 0;
  margin: 15px 0 1px 0;
}
.filter .calendar ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  display: block;
  width: 100%;
}
.filter .calendar ul li {
  display: inline-block;
  vertical-align: top;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
}
.filter .calendar ul li.selected a {
  text-decoration: none;
  background: #eb3b00;
}
.filter .calendar ul li.selected a .number,
.filter .calendar ul li.selected a .day {
  color: #fff;
}
.filter .calendar ul li.output.selected a .number,
.filter .calendar ul li.output.selected a .day {
  color: #fff;
}
.filter .calendar ul li.output a .day {
  color: #eb3b00;
}
.filter .calendar ul li a {
  display: block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 2px 2px 0 2px;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.filter .calendar ul li a.prev {
  display: inline-block;
  vertical-align: top;
  margin: 12px 15px 0 0;
  width: 14px;
  height: 24px;
  position: relative;
  background: url(../../images/prev-arrow-filter.png) 0 0 no-repeat;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
.filter .calendar ul li a.prev span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 24px;
  background: url(../../images/prev-arrow-filter.png) 0 -24px no-repeat;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.filter .calendar ul li a.prev:hover {
  background: url(../../images/prev-arrow-filter.png) 0 0 no-repeat;
}
.filter .calendar ul li a.prev:hover span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.filter .calendar ul li a.next {
  display: inline-block;
  vertical-align: top;
  margin: 12px 0 0 15px;
  width: 14px;
  height: 24px;
  position: relative;
  background: url(../../images/next-arrow-filter.png) 0 -24px no-repeat;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
.filter .calendar ul li a.next span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 24px;
  background: url(../../images/next-arrow-filter.png) 0 0 no-repeat;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.filter .calendar ul li a.next:hover {
  background: url(../../images/next-arrow-filter.png) 0 -24px no-repeat;
}
.filter .calendar ul li a.next:hover span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.filter .calendar ul li a .day {
  display: block;
  color: #666666;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.filter .calendar ul li a .number {
  display: block;
  font-size: 24px;
  color: #000000;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.filter .calendar ul li a:hover {
  text-decoration: none;
  background: #eb3b00;
}
.filter .calendar ul li a:hover .number,
.filter .calendar ul li a:hover .day {
  color: #fff;
}
.banners .banner {
  margin: 50px 0 0 0;
}
.banners .banner img {
  vertical-align: top;
}
.pagination {
  text-align: center;
  margin: 30px 0 0 0;
}
.pagination ul {
  font-size: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.pagination ul li {
  float: left;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
}
.pagination ul li.arrow.prev a {
  margin-right: 10px;
  background: url(../../images/prev-black.png) -24px 0 no-repeat;
  position: relative;
}
.pagination ul li.arrow.prev a span {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 24px;
  width: 24px;
  background: url(../../images/prev-black.png) 0 0 no-repeat;
}
.pagination ul li.arrow.prev a:hover span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.pagination ul li.arrow.next a {
  margin-left: 10px;
  background: url(../../images/next-black.png) no-repeat;
  position: relative;
}
.pagination ul li.arrow.next a span {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 24px;
  width: 24px;
  background: url(../../images/next-black.png) -24px 0 no-repeat;
}
.pagination ul li.arrow.next a:hover span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.pagination ul li.arrow a {
  width: 24px;
  height: 24px;
}
.pagination ul li.unavailable a {
  cursor: default;
}
.pagination ul li.unavailable a:hover {
  color: #95989d;
}
.pagination ul li.active {
  font-size: 18px;
}
.pagination ul li.active a {
  color: #000;
  background: #fff;
  border-radius: 5px;
  cursor: default;
}
.pagination ul li.active a:hover {
  color: #000;
}
.pagination ul li a {
  display: block;
  padding: 2px 7px;
  height: 24px;
  color: #95989d;
  margin: 0 3px;
}
.pagination ul li a:hover {
  text-decoration: none;
  color: #ffa200;
}
.filter_column {
  zoom: 1;
  border-top: 1px solid #9e9e9e;
  padding: 0;
}
.filter_column:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
.filter_column.invert .left_position {
  color: #000000;
}
.filter_column.invert ul.year li.current a,
.filter_column.invert ul li.current a {
  color: #000000;
}
.filter_column.invert ul.year li.current a:hover,
.filter_column.invert ul li.current a:hover {
  color: #000000;
}
.filter_column .left_position {
  float: left;
  width: 100px;
  font-size: 30px;
  padding: 26px 0 26px 15px;
  color: #eb3b00;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
}
.filter_column ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  float: left;
  width: 600px;
}
.filter_column ul.year {
  margin: 8px 0;
}
.filter_column ul.year li {
  margin: 7px 0;
}
.filter_column ul li {
  float: left;
  font-size: 14px;
  width: 100px;
  margin: 13px 0;
}
.filter_column ul li.current a {
  color: #eb3b00;
  font-size: 14px;
  font-weight: bold;
}
.filter_column ul li.current a:hover {
  color: #eb3b00;
}
.filter_column ul li.unavailable a {
  cursor: default;
  color: #d7dae1;
}
.filter_column ul li.unavailable a:hover {
  color: #d7dae1;
}
.filter_column ul li a {
  color: #505254;
}
.filter_column ul li a:hover {
  text-decoration: none;
  color: #ffa200;
}
.alphabet {
  font-size: 16px;
  color: #000000;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  margin: 10px 0 45px 0;
}
.alphabet div {
  margin: 0 0 15px 0;
}
.alphabet a {
  color: #000;
  display: inline-block;
  vertical-align: top;
  width: 25px;
}
.alphabet a:hover {
  color: #ffa200;
  text-decoration: none;
}
.alphabet a.current {
  color: #eb3b00;
  font-size: 18px;
}
.alphabet a.current:hover {
  color: #eb3b00;
}
.all_info {
  border-bottom: 1px solid #9e9e9e;
}
.all_info .inner {
  border-bottom: 1px solid #9e9e9e;
  margin: 0 0 1px 0;
}
.all_info .inner ul {
  padding: 0;
  margin: 0 0 15px 30px;
  list-style: none;
}
.all_info .inner ul li {
  font-style: italic;
  font-size: 14px;
  color: #000000;
  margin: 2px 0;
}
.all_info .inner ul li.all {
  margin: 0 0 20px 0;
}
.all_info .inner ul li a {
  text-decoration: underline;
  color: #808080;
}
.all_info .inner ul li a:hover {
  text-decoration: none;
  color: #ffa200;
}
.box_center {
  width: 899px;
  margin: 100px auto;
}
.box_center .heading {
  width: 881px;
  margin: 50px 0 0 9px;
}
.wrapper_white_medium {
  width: 899px;
}
.wrapper_white_medium .top_line {
  height: 25px;
  background: url(../../images/white-top-medium.png) top no-repeat;
}
.wrapper_white_medium .box_content {
  background: #fff;
  padding: 15px 10px 40px 10px;
}
.wrapper_white_medium .bottom_line {
  height: 27px;
  background: url(../../images/white-bottom-medium.png) no-repeat;
}
#registration {
    width: 180px;
    margin: 0 auto;
}
.form_style {
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    width: 180px;
    margin: 0 auto;
}
.form_style .jq-checkbox {
    margin-top: -3px;
    margin-right: 10px;
    float: left;
}
.form_style a {
    text-decoration: underline;
}
.form_style a:hover {
    text-decoration: none;
}
.form_style .button {
    width: 100%;
    background: #df0024 !important;
    height: 35px;
    line-height: 35px;
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    color: #ffffff !important;
    font-weight: bold;
    text-align: center;
    margin: 40px 0 0 0;
    text-decoration: none;
    transition: background-color 0.2s ease-out;
    text-transform: uppercase;
}
.form_style .button:hover {
    background: #eb3b00 !important;
}
.form_style .row {
    margin: 0 0 15px 0;
    zoom: 1;
}
.check_label {
    font-weight: normal !important;
    font-size: 14px !important;
}
.form_style .row:after {
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    clear: both;
    content: "\0020";
}
.form_style .row .column_three {
    width: 180px;
    float: left;
    margin: 0 0 0 30px;
}
.form_style .row .column_three.first {
    margin: 0;
}
.form_style .row .column_three.last {
    width: 140px;
}
.form_style label {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}
.form_style text {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #000000;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

.form_style textarea {
    width: 100%;
    border: 1px solid #9e9e9e;
    height: 95px;
    padding: 5px;
    overflow-y: auto;
    resize: none;
    font-size: 14px;
    -webkit-transition: border 0.2s ease-out;
    -moz-transition: border 0.2s ease-out;
    -o-transition: border 0.2s ease-out;
    transition: border 0.2s ease-out;
}
.form_style textarea:focus {
    border: 1px solid #ffa200;
}
.form_style input[type="password"],
.form_style input[type="text"] {
    width: 100%;
    border: 1px solid #9e9e9e;
    font-size: 14px;
    color: #808080;
    font-style: italic;
    padding: 2px 5px;
    -webkit-transition: border 0.2s ease-out;
    -moz-transition: border 0.2s ease-out;
    -o-transition: border 0.2s ease-out;
    transition: border 0.2s ease-out;
}
.form_style input[type="password"]:focus,
.form_style input[type="text"]:focus {
    border: 1px solid #ffa200;
}
#entrance .form_style {
    width: 180px;
    margin: 0 auto;
}
.social_enter {
    text-align: center;
    font-size: 12px;
    color: #000000;
}
.social_enter .buttons {
    font-size: 0;
    margin: 7px 0 30px 0;
}

.social_enter .buttons #uLogin img {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    width: 164px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-decoration: none;
    margin: 0 4px;
}
.list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.list li {
    font-size: 14px;
    margin: 2px 0;
    color: #000;
}
.list li a {
    font-style: italic;
    color: #808080;
    text-decoration: underline;
}
.list li a:hover {
    text-decoration: none;
    color: #df0024;
}

/* alphapager performer */
#mailerbase-grid .items {
  display: flex;
  flex-wrap: wrap;
}

#mailerbase-grid .items .item {
  flex: 0 0 20%;
  min-width: 250px;
  border: 0;
  flex-grow: 1;
}
#mailerbase-grid .items .item .list li a {
  text-decoration: none;
}
.list_elements .item {
    padding: 20px 2px;
    border-top: 1px solid #9e9e9e;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    zoom: 1;
}
.list_elements .item:after {
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    clear: both;
    content: "\0020";
}

.list_elements .item .item_image {
    float: left;
    width: 124px;
}
.list_elements .item .item_image img {
    vertical-align: top;
    border: 3px solid #df0024;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.list_elements .item .item_info {
    overflow: hidden;
    padding-left: 15px;
    color: #808080;
    font-size: 14px;
    font-style: italic;
}
.list_elements .item .item_info p {
    margin: 0;
}
.list_elements .item .item_info h2 {
    margin: 0 0 14px 0;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
.list_elements .item .item_info h2 span {
    font-size: 14px;
    color: #808080;
}

.list_elements .item .item_info h2 a:hover {
    text-decoration: none;
}
.list_elements .item .item_info h2 a:hover span {
    color: #808080;
}
.top_block {
  color: #808080;
  font-size: 14px;
  font-style: italic;
  border-bottom: 1px solid #9e9e9e;
  margin: 0 0 1px 0;
  padding: 20px 0 40px 0;
}
.top_block .links {
  padding: 0;
  margin: 0 0 -10px 0;
  list-style: none;
}
.top_block .links li {
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 10px 0;
  font-size: 16px;
  color: #000000;
  font-style: italic;
}
.top_block .links li a {
  color: #000000;
  text-decoration: underline;
}
.top_block .links li a:hover {
  color: #ffa200;
  text-decoration: none;
}
.top_block .alphabet {
  margin: 40px 0 0 0;
  font-style: normal;
}
.authorship {
  color: #808080;
  font-size: 14px;
  font-style: italic;
  margin: 50px 0 0 0;
}
#events {
  border-top: 1px solid #9e9e9e;
}
#main .events {
  zoom: 1;
}
#main .events.last .block {
  border-bottom: none;
}
#main .events:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
#main .events .block {
  width: 570px;
  float: left;
}
#main .events .block .info .left_info {
  color: #eb3b00;
  font-size: 14px;
}
#main .events .block .info .left_info span {
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
}
#main .events .block .info .right_info {
  font-size: 14px;
  font-weight: normal;
}
#main .events .block .description .content h2,
#main .events .block .description .content p {
  margin: 0 0 7px 0;
}
#main .events .place {
  float: right;
  width: 175px;
  color: #6d6d6d;
  font-size: 14px;
  padding: 40px 0 0 0;
  font-family: 'PT Sans', sans-serif;
}
#main .events .place a {
  font-size: 18px;
  color: #000000;
  text-decoration: underline;
}
#main .events .place a:hover {
  text-decoration: none;
  color: #ffa200;
}
#main .events .place p {
  margin: 0 0 15px 0;
}
#main .events .place p span {
  display: block;
}
.mp3_inside {
  border-top: 1px solid #9e9e9e;
}
.mp3_inside .author {
  padding: 25px 0 35px 0;
  zoom: 1;
}
.mp3_inside .author:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
.mp3_inside .author .image {
  float: left;
  margin: 0 20px 0 0;
}
.mp3_inside .author .image img {
  vertical-align: top;
  border: 2px solid #ffa200;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mp3_inside .author .info {
  overflow: hidden;
  padding-top: 47px;
}
.mp3_inside .author .info h2 {
  font-size: 24px;
  margin: 0;
  color: #000000;
  text-transform: uppercase;
  font-weight: normal;
}
.mp3_inside .author .info h2 span {
  font-size: 14px;
  color: #808080;
}
.mp3_inside .item_mp3 {
  zoom: 1;
}
.mp3_inside .item_mp3:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
.mp3_inside .item_mp3 .block {
  float: left;
  width: 570px;
  border-bottom: none;
  border-top: 1px solid #9e9e9e;
}
.mp3_inside .item_mp3 .action_mp3 {
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  float: right;
  width: 200px;
  text-align: center;
  padding-top: 70px;
}
.mp3_inside .item_mp3 .action_mp3 p {
  margin: 0 0 20px 0;
}
.mp3_inside .item_mp3 .action_mp3 a.download {
  font-size: 18px;
  color: #000000;
  border-bottom: 1px dashed #000;
}
.mp3_inside .item_mp3 .action_mp3 a.download:hover {
  color: #ffa200;
  text-decoration: none;
  border-bottom: none;
}
.content_style {
  color: #434343;
  font-size: 16px;
}
.content_style .info {
  overflow: hidden;
  margin: 0 0 10px 0;
}
.content_style .info .left_info {
  margin-right: 100px;
  color: #6d6d6d;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
.content_style .info .left_info a {
  color: #6d6d6d;
}
.content_style .info .left_info a:hover {
  text-decoration: none;
  color: #ffa200;
}
.content_style .info .right_info {
  float: right;
  width: 100px;
  text-align: right;
  font-size: 12px;
  color: #6d6d6d;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
}
.content_style .info .right_info .separator {
  margin: 0 5px 0 4px;
}
.content_style .info .right_info .icon_views {
  width: 13px;
  height: 11px;
  background: url(../../images/icon-view.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 3px 5px 0 0;
}/*
.content_style .info .right_info .icon_views:hover {
  background: url(../../images/icon-view.png) 0 -11px no-repeat;
}*/
.content_style .info .right_info .icon_view {
  width: 16px;
  height: 11px;
  background: url(../../images/icon-views.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 2px 5px 0 0;
}
.content_style .info .right_info .icon_comments {
  width: 12px;
  height: 11px;
  background: url(../../images/icon-comment.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 3px 5px 0 0;
}/*
.content_style .info .right_info .icon_comments:hover {
  background: url(../../images/icon-comment.png) 0 -11px no-repeat;
}*/
.content_style .info .right_info a {
  color: #6d6d6d;
  display: inline-block;
}
.content_style .info .right_info a.active,
.content_style .info .right_info a:hover {
  color: #d93d09;
  text-decoration: none;
}/*
.content_style .info .right_info a.active .icon_views,
.content_style .info .right_info a:hover .icon_views {
  background: url(../../images/icon-view.png) 0 -11px no-repeat;
}
.content_style .info .right_info a.active .icon_comments,
.content_style .info .right_info a:hover .icon_comments {
  background: url(../../images/icon-comment.png) 0 -11px no-repeat;
}*/
.content_style .info .right_info a.active {
  cursor: default;
}
.content_style h1 {
  font-size: 24px;
  color: #000000;
  font-weight: normal;
  margin: 0 0 30px 0;
}
.content_style p {
  margin: 20px 0;
}
.content_style p.entry {
  color: #808080;
}
.content_style .image {
  border-bottom: 6px solid #df0024;
  vertical-align: top;
}
.content_style .image.left {
  float: left;
  margin: 0 20px 10px 0;
}
.content_style a {
    text-decoration: underline;
    color: #df0024;
}
.content_style a:hover {
    color: #000;
    transition: color 0.2s ease-out;
}
.row_border {
  border-top: 1px solid #9e9e9e;
  padding: 30px 0;
  zoom: 1;
}
.row_border:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
  content: "\0020";
}
.row_border.indent {
  padding: 15px 0;
}
.row_border.last {
  padding: 30px 0 0 0;
}
.row_border .tag {
  float: left;
  width: 245px;
  font-family: 'PT Sans', sans-serif;
}
.row_border .tag .title {
  float: left;
  display: block;
  width: 35px;
  background: none;
  font-size: 14px;
  color: #000000;
}
.row_border .tag .tags {
  overflow: hidden;
  font-size: 14px;
}
.row_border .tag .tags a {
  text-decoration: underline;
}
.row_border .tag .tags a:hover {
  text-decoration: none;
}
.row_border .share {
  float: right;
  text-align: right;
    margin: 0;
}
.row_border .share.box {
    padding-left: 20px;
}
.row_border .share img {
  vertical-align: top;
}
.related {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  display: table;
}
.related li {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 77px;
  overflow: hidden;
  padding-right: 20px;
  padding-bottom: 20px;
  margin: 0 0 10px 0;
  font-size: 16px;
  position: relative;
}
.related li .bottom_box {
  font-size: 12px;
  color: #6d6d6d;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.related li .bottom_box a {
  color: #6d6d6d;
  display: inline-block;
}
.related li .bottom_box a:hover {
  color: #d93d09;
  text-decoration: none;
}/*
.related li .bottom_box a:hover .icon_views {
  background: url(../../images/icon-view.png) 0 -11px no-repeat;
}
.related li .bottom_box a:hover .icon_comments {
  background: url(../../images/icon-comment.png) 0 -11px no-repeat;
}*/
.related li .bottom_box .separator {
  margin: 0 5px 0 4px;
}
.related li .bottom_box .icon_views {
  width: 13px;
  height: 11px;
  background: url(../../images/icon-view.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 3px 5px 0 0;
}/*
.related li .bottom_box .icon_views:hover {
  background: url(../../images/icon-view.png) 0 -11px no-repeat;
}*/
.related li .bottom_box .icon_view {
  width: 16px;
  height: 11px;
  background: url(../../images/icon-views.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 2px 5px 0 0;
}
.related li .bottom_box .icon_comments {
  width: 12px;
  height: 11px;
  background: url(../../images/icon-comment.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 3px 5px 0 0;
}/*
.related li .bottom_box .icon_comments:hover {
  background: url(../../images/icon-comment.png) 0 -11px no-repeat;
}*/
.related li p {
  margin: 0;
  height: 60px;
  overflow: hidden;
}
.related li p a {
  color: #000;
  text-decoration: none;
}
.related li p a:hover {
  color: #ffa200;
  text-decoration: none;
}
.comments ul {
    padding: 0;
    margin: -20px 0;
    list-style: none;
}
.comments ul li {
    zoom: 1;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #cbcccf;
}
.comments ul li:after {
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    clear: both;
    content: "\0020";
}
.comments ul li:last-child {
    border-bottom: none;
}
.comments ul li ul {
    margin: 20px 0 -20px 20px;
}
.comments ul li ul li {
    padding: 0 0 20px 0;
    border-bottom: none;
}
.comments ul li .image {
    float: left;
    width: 95px;
    margin: 0 10px 0 0;
    overflow: hidden;
}
.comments ul li .image img {
    vertical-align: top;
    border: 1px solid #e6e6e6;

}
.comments ul li .comment {
    overflow: hidden;
}
.comments ul li .comment .name {
    font-size: 16px;
    color: #000000;
}
.comments ul li .comment .name em {
    font-style: normal;
    text-transform: uppercase;
}
.comments ul li .comment .reply {
    color: #b5b5b5;
    font-size: 18px;
}
.comments ul li .comment .reply a {
    color: #d93d09;
    font-size: 14px;
    text-decoration: underline;
}
.comments ul li .comment .reply a:hover {
    text-decoration: none;
    color: #ffa200;
}
.comments ul li .comment .date {
    display: block;
    font-size: 12px;
    color: #b5b5b5;
    margin: 5px 0 8px 0;
}
.comments ul li .comment .comment_text {
    font-size: 14px;
}
.comments ul li .comment .comment_text p {
    margin: 8px 0 0 0;
    color: #575757;
}
#add_comment.form_style {
    width: 560px;
    margin: 35px 0 0 0;
}
#add_comment.form_style .row {
    margin: 20px 0 0 0;
}
#add_comment.form_style .code a {
    visibility: hidden;
}
#add_comment.form_style .code img {
    vertical-align: top;
}
#add_comment.form_style label {
    margin: 0 0 5px 0;
}
#add_comment.form_style input,
#add_comment.form_style textarea {
    background: transparent;
    color: #000;
    font-style: normal;
}
#add_comment.form_style .button {
    padding: 0;
    margin: 0;
}
.social_login {
  text-align: right;
}
.social_login span {
  display: block;
  font-size: 12px;
  color: #000;
  text-transform: none;
  margin: 4px 0 5px 0;
}
.social_login ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.social_login ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 5px;
}
.social_login ul li a {
  width: 21px;
  height: 21px;
  display: block;
  position: relative;
}
.social_login ul li a.tw {
  background: url(../../images/icon-tw-medium.png) 0 0 no-repeat;
}
.social_login ul li a.tw span {
  background: url(../../images/icon-tw-medium.png) 0 -21px no-repeat;
}
.social_login ul li a.fb {
  background: url(../../images/icon-fb-medium.png) 0 0 no-repeat;
}
.social_login ul li a.fb span {
  background: url(../../images/icon-fb-medium.png) 0 -21px no-repeat;
}
.social_login ul li a.vk {
  background: url(../../images/icon-vk-medium.png) 0 0 no-repeat;
}
.social_login ul li a.vk span {
  background: url(../../images/icon-vk-medium.png) 0 -21px no-repeat;
}
.social_login ul li a span {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.social_login ul li a:hover span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.error_404 {
  text-align: center;
  padding: 100px 0;
  font-size: 16px;
  color: #424754;
}
.error_404 .error {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}
.error_404 .e404 {
  display: block;
  color: #ffa200;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif;
  font-size: 60px;
  margin: 0 0 30px 0;
}
.error_404 p {
  margin: 7px 0 0 0;
}
.error_404 .message {
  color: #000;
  font-size: 18px;
}

.alphapager {
    color: #808080;
    font-size: 14px;
    font-style: italic;
    margin: 0 0 1px 0;
    padding: 20px 0 40px 0;

}

.alphapager .alphabet {
    margin: 40px 0 0 0;
    font-style: normal;
}

ul.alphaPager {
    font-size: 16px;
    color: #000000;
    font-style: normal;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    margin: 10px 0 45px 0;
}

.alphaPager a {
    color: #000;
    display: inline-block;
    vertical-align: top;
    width: 24px;
}
.alphaPager .page.selected a {
     color: #eb3b00;
     font-size: 18px;
 }
.alphaPager .page { display: block; margin:0; }
.alphaPager .page.hidden { display: inline; }

#audioplayer1 {
    width: 85px;
}

#audioplayer1059 {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-top: 8px;
    height: auto;
    max-height: 68px;
}
#audioplayer1059 audio {
    display: block;
}


.blocks .summary {
    display: none;
}

.mp3_prev {
    color: #6d6d6d !important;
}

.noUrlVenue {
    color: #000 !important;
    text-decoration: none !important;
}

.level1 {
    margin-left: 20px;
}
.level2 {
    margin-left: 40px;
}
.level3 {
    margin-left: 60px;
}
.level4 {
    margin-left: 80px;
}
.level5 {
    margin-left: 100px;
}

.repair {
    text-align: center;
    margin-top: 15px;
}
.message {
    text-align: center;
    padding-bottom: 20px;
    font-size: 14px;
}
#main .events .place .address {
    margin-top: -13px;
}
.row.checked.hidden {
    display: none !important;
}

.performer_description {
    background: #4f5565;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    min-height: 150px;
    color: #fff;
    text-align: left;
    background-size: cover;
    background-position: 50% 10%;
    padding: 20px 100px 20px 280px;
    margin-bottom: 40px;
}
.performer_description:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left:0;
	background: #4f5565;
	opacity: .8;
}
.performer_description .image {
    float: left;
    position: relative;
    margin-left: -260px;
}

.performer_description .image img {
    vertical-align: top;
    border: 2px solid #ffa200;
    width: 240px;
    height: 240px;
    border-radius: 50%;
}

.performer_description .description {
    font-size: 17px;
    position: relative;
    float:left;
    width: 100%;
}
.performer_description h1 {
	font-size: 3em;
	line-height: normal;
	margin: 0;
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
}
.performer_description .all_info {
    border: none;
    position: relative;
/*    width: 140px;
    float: left;
    margin-right:-140px;
*/}

.performer_description .all_info .inner {
    border: none;
    float: left;
}
.performer_description .all_info .inner ul {
	margin: 20px 0 0;
}
.performer_description .all_info .inner ul li {
	background: #cbcccf;
	border-radius: 4px;
	display: inline-block;
	padding: 6px 8px;
	font-style: normal;
	margin: 2px 0;
}
.performer_description .all_info .inner ul li a {
	text-decoration: none;
}
.performer_description .all_info .inner ul li:hover {
 background: #ffa200;
}
.performer_description .all_info .inner ul li:hover a{
	color: #fff;
}


.news_box {
    zoom: 1;
    margin: 0 0 50px 0;
}
.news_box:after {
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    clear: both;
    content: "\0020";
}
.news_box .images {
    width: 400px;
    float: left;
    overflow: hidden;
    height: 275px;
    border: 5px solid #ffbb44;
    position: relative;
}
.news_box .images .item {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 490px;
    height: 265px;
}
.news_box .images .item.active {
    z-index: 3;
}
.news_box .images .item.prev {
    z-index: 2;
}
.news_box .images .item img {
    max-width: 100%;
    vertical-align: top;
    height: 265px;
}
.news_box ul.menu {
    width: 410px;
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
}
.news_box ul.menu li {
    color: #000000;
    font-size: 16px;
    margin: 0 0 1px 0;
}
.news_box ul.menu li.active {
    position: relative;
    z-index: 5;
    margin: 0 0 1px -37px;
}
.news_box ul.menu li.active a {
    width: 447px;
    height: 177px;
    background: url(../../images/tab-news.png) no-repeat;
    border: none;
    padding: 0 30px 0 67px;
}
.news_box ul.menu li.active a p,
.news_box ul.menu li.active a .separator {
    display: block;
}
.news_box ul.menu li.active a .like {
    display: block;
    top: 80px;
    left: 10px;
}
.news_box ul.menu li.active a h2 {
    color: #eb3b00;
    font-weight: bold;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.news_box ul.menu li.active a h2:hover {
    color: #ffa200;
}
.news_box ul.menu li a {
    display: block;
    height: 48px;
    overflow: hidden;
    padding: 0 10px 0 30px;
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}
.news_box ul.menu li a:hover {
    text-decoration: none;
}
.news_box ul.menu li a h2 {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
    height: 48px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    font-weight: normal;
}
.news_box ul.menu li a .like {
    color: #010101;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    padding-left: 20px;
    background: url(../../images/like-icon.png) 0 center no-repeat;
}
.news_box ul.menu li a p {
    font-size: 13px;
    color: #808080;
    font-style: italic;
    line-height: 1.3;
    margin: 0;
}
.news_box ul.menu li a .separator {
    clear: both;
    height: 3px;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    margin: 0 0 20px 0;
}
.news_box ul.menu li a .like,
.news_box ul.menu li a .separator,
.news_box ul.menu li a p {
    display: none;
}
.hoster a {
    background: #000;
    padding: 4px 15px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 20px;
    margin: 3px 0 0 20px;
}
.one_column.line {
    margin-top: -40px;
}
.two_column.line {
    margin-top: -40px;
}
.play_icon {
    background: url(../../images/play_icon.png) 0px center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 35%;
    left: 42%;
    display: block;
    width: 45px;
    height: 40px;
}
.play_icon:hover {
    background: url(../../images/play_icon2.png) 0px center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 35%;
    left: 42%;
    display: block;
    width: 45px;
    height: 40px;
}

#audioplayer {
    width: 550px;
    height: 60px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
}

#header .container .top_header .right_content .box .top_line .action {
    margin-left: -30px;
}
#ModalForm.fade {
    opacity: 1;
}
#ModalForm {
    line-height: 10px;
}
.message label {
    float: left;
}

.icon-close:hover {
    background: url(../images/icon-close.png) 0 -15px no-repeat;
}
.icon-close {
    position: absolute;
    top: -20px;
    right: -20px;
    display: block;
    width: 15px;
    height: 15px;
    background: url(../images/icon-close.png) 0 0 no-repeat;
}
.news-large {
    margin: 0 0 35px 0;
}
.news-large figure {
    display: block;
    margin: 0 0 25px 0;
    background-image: url("../images/top100_b.jpg");
    width: 810px;
    max-width: 100%;
    height: 240px;
    border: 2px solid #ffa200;
    border-radius: 2px;
}

.news-large h2 {
    font-size: 24px;
    margin: 0 0 15px 0;
}
.news-large .description {
    font-size: 16px;
    color: #000000;
}
.news-large .description p {
    margin: 0;
}
.btn-right {
    text-align: right;
}
.btn-center {
    text-align: center;
}
.btn {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #000000;
    font-size: 18px;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    font-family: 'PT Sans', sans-serif;
    background: #d5d5d5;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.btn:hover {
    color: #d5d5d5;
    background: #ffa200;
    text-decoration: none;
}
.news-item {
    margin-bottom: 70px;
}
.news-item .row_border {
    padding: 15px 0 0 0;
}
.news-description {
    zoom: 1;
    font-size: 16px;
    color: #808080;
    font-style: italic;
}
.news-description:after {
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    clear: both;
    content: "\0020";
}
.news-description .img {
    float: left;
    border: 2px solid #ffa200;
    max-width: 124px;
    margin: 0 10px 10px 0;
    border-radius: 2px;
    overflow: hidden;
}
.news-description .img img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
.news-description h2 {
    display: block;
    color: #434343;
    font-size: 18px;
    margin: 0 0 20px 0;
}
.news-description p {
    margin: 0 0 10px 0;
}
.news-number {
    position: relative;
    margin-bottom: 40px;
    height: 3px;
    text-align: center;
}
.news-number:before {
    content: "";
    display: block;
    top: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-top: 0px;
    width: 100%;
    height: 1px;
    background: #ffa200;
}
.news-number:after {
    content: "";
    display: block;
    top: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-top: 2px;
    width: 100%;
    height: 1px;
    background: #ffa200;
}
.news-number span {
    color: #ffa200;
    font-size: 36px;
    line-height: 36px;
    height: 36px;
    font-weight: bold;
    display: inline-block;
    font-family: 'PT Sans', sans-serif;
    vertical-align: top;
    background: #ebeff6;
    padding: 0 15px;
    margin: -16px auto;
    position: relative;
    z-index: 2;
}
.news-media {
    margin: 20px 0 30px 0;
}
.news-media > img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
    border-radius: 2px;
}
.news-media iframe {
    width: 640px;
    height: 360px;
    display: block;
    margin: 0 auto;
}
ul.share {
    list-style: none;
}
ul.share li {
    padding-left: 20px;
    float: right;
}
.news-item iframe {
    display: block;
    margin: 0 auto;
}
.news-large a {
    text-decoration: underline;
    color: #ffa200;
}
.news-large a:hover {
    text-decoration: none;
    color: #000;
}
