.my-auto {
  margin-top: auto!important;
  margin-bottom: auto!important;
}
.ml-auto {
  margin-left: auto!important;
}
header.new-header {
  margin-bottom: 17px;
  top: 0;
  z-index: 100;
  background: #fff;
  display: initial;
}
@media (max-width: 768px) {
  header.new-header {
    margin-bottom: 0;
    position: sticky;
    display: block;
  }
}
header.new-header .mobile-header {
  padding: 15px 0 ;
}
header.new-header .mobile-header::stuck {
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.3);
}
header.new-header .ad {
  object-fit: cover;
  height: 90px;
}
header.new-header ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
header.new-header ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
header.new-header .menu-wrap {
  background: #c31f2a;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  text-align: left;
  line-height: 35px;
  margin-top: 17px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  margin-bottom: 17px;
  width: 100%;
  z-index: 100;
}
header.new-header .menu-wrap nav {
  font-size: 16px;
}
header.new-header .menu-wrap nav li.row {
  display: flex;
}
header.new-header .menu-wrap nav li.row [data-google-query-id] {
  margin-left: 14px;
}
header.new-header .menu-wrap nav li.row > div {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
header.new-header .menu-wrap nav li.row > div .w-article-list.w-article-list-small .item .item-meta {
  line-height: 12px;
}
header.new-header .menu-wrap nav li.row > div .w-article-list.w-article-list-small .item-content {
  padding-bottom: 12px;
}
header.new-header .menu-wrap nav li.row > div:nth-child(2):after {
  position: absolute;
  left: -30px;
  top: 15px;
  bottom: 15px;
  width: 1px;
  background: #ccc;
  content: '';
}
header.new-header .menu-wrap nav .double {
  width: 600px;
  padding: 0 15px;
}
header.new-header .menu-wrap nav .widget-view-more {
  clear: both;
  display: block;
  padding: 13px;
  font-size: 14px;
  font-weight: 700;
  background-color: #efefef;
  letter-spacing: -0.4px;
  text-align: center;
  margin-top: 20px;
  color: #919191;
  border-radius: 3px;
  border-bottom: 1px solid #dcdcdc;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 120px 100px -100px rgba(255, 255, 255, 0.2);
}
header.new-header .menu-wrap nav h4 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 12px;
}
header.new-header .menu-wrap nav .hot {
  color: #b20223;
}
header.new-header .menu-wrap nav .green {
  color: green;
}
header.new-header .menu-wrap nav .w-article-list a {
  padding: 0;
}
header.new-header .menu-wrap nav a {
  displafy: block;
}
header.new-header .menu-wrap nav > ul li > ul {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}
header.new-header .menu-wrap nav > ul > li {
  white-space: nowrap;
  position: relative;
}
header.new-header .menu-wrap nav > ul > li:hover {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}
header.new-header .menu-wrap nav > ul > li:hover a:after {
  display: block;
}
header.new-header .menu-wrap nav > ul > li > a {
  position: relative;
}
header.new-header .menu-wrap nav > ul > li > a:after {
  content: '';
  position: absolute;
  bottom: -1px;
  height: 4px;
  background: #fff;
  z-index: 40;
  width: 100%;
  left: 0;
  display: none;
}
header.new-header .menu-wrap nav > ul > li li {
  display: block;
}
header.new-header .menu-wrap nav > ul > li:hover {
  background: #fff;
}
header.new-header .menu-wrap nav > ul > li:hover > a {
  color: #333;
}
header.new-header .menu-wrap nav > ul > li:hover > ul {
  display: block;
}
header.new-header .menu-wrap nav > ul > li > ul {
  position: absolute;
  display: none;
  top: 100%;
  background: #fff;
  z-index: 20;
  min-width: 100%;
}
header.new-header .menu-wrap nav > ul > li > ul > li:hover {
  background: #dbdbdb;
}
header.new-header .menu-wrap nav > ul > li > ul a {
  color: #333;
}
header.new-header .menu-wrap a {
  color: #fff;
  padding: 5px 15px;
  display: inline-block;
}
header.new-header .menu-wrap li:first-child {
  margin-left: 0;
}
header.new-header .menu-wrap li.industry {
  background: #2a3a73;
}
header.new-header .menu-wrap li.industry [data-google-query-id] {
  margin-left: 14px;
}
header.new-header .top {
  border-bottom: 1px solid #ccc;
  margin-bottom: 17px;
}
header.new-header .top nav a {
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  color: #333;
  text-align: left;
  display: inline-block;
}
header.new-header .top nav > ul > li {
  line-height: 15px;
}
header.new-header .top nav > ul > li > a {
  padding: 10px 0;
}
header.new-header .top nav li {
  margin-left: 18px;
  position: relative;
}
header.new-header .top nav li:first-child {
  margin-left: 0;
}
header.new-header .top nav li ul {
  display: none;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}
header.new-header .top nav li:hover > ul {
  display: block;
}
header.new-header .top nav li li a:hover {
  text-decoration: none;
}
header.new-header .top nav li li:hover {
  background: rgba(0, 0, 0, 0.05);
}
header.new-header .top nav li > ul {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 500;
  background: #fff;
}
header.new-header .top nav li > ul > li {
  display: block;
  margin: 0;
  white-space: nowrap;
}
header.new-header .top nav li > ul > li a {
  padding: 10px 15px;
  display: block;
}
header.new-header .top nav li > ul > li > ul {
  position: absolute;
  left: 100%;
  top: 0;
}
header.new-header .top .account-menu li {
  margin-left: 7px;
}
header.new-header .top .account-menu li li {
  margin-left: 0;
}
header.new-header .top .btn {
  color: #000;
  border-radius: 2px;
  margin-top: 3px;
  line-height: 27px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 700;
  padding: 0 10px;
  background: #f8f8f8;
  float: none;
  height: auto;
  width: auto;
  border: 1px solid #000;
}
header.new-header .top .btn:hover {
  background: #c3c3c3;
}
header.new-header .top .btn.btn-red {
  background: #b20223;
  color: #fff;
  border-color: #b20223;
}
header.new-header .top .btn.btn-red:hover {
  background: #000;
  border-color: #000;
}
header.new-header .top .btn.btn-blue {
  color: #fff;
  border-color: #1955a5;
  background: #1955a5;
}
header.new-header .top .btn.btn-lg {
  font-size: 16px;
  height: 35px;
  line-height: 32px;
}
header.new-header .top .account-menu {
  float: right;
}
header.new-header .logo {
  margin: auto 0;
}
header.new-header .logo img {
  width: 150px;
  display: inline-block;
}
header.new-header .logo .city-name {
  transform: matrix3d(0.9409, -0.26, 0.26, 0.0007, 0.26, 0.9409, 0.26, 0, -0.26, -0.26, 0.9409, 0, 17, 0, 0, 1);
  -webkit-transform: matrix3d(0.9409, -0.26, 0.26, 0.0007, 0.26, 0.9409, 0.26, 0, -0.26, -0.26, 0.9409, 0, 17, 0, 0, 1);
  transform-origin: left top;
  width: 139px;
  display: block;
  text-align: center;
  background: #ff0;
  color: #000;
  font-weight: 700;
  font-size: 13px;
  position: relative;
  top: -2px;
}
header.new-header .envelope {
  position: relative;
}
header.new-header .envelope span {
  position: relative;
}
header.new-header .envelope span.dot {
  position: absolute;
  background: red;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  right: -2px;
  top: 0;
}
@media (min-width: 1200px) {
  header.new-header .top-logo-block .logo {
    max-width: calc(100% - 1017px);
  }
}
@media (min-width: 1200px) {
  header.new-header .top-logo-block .logo + div {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    display: flex;
    justify-content: flex-end;
  }
}
header.new-header .fa-bars {
  padding: 10px;
  width: 40px;
  height: 40px;
  margin-top: -7px;
}
.position-relative {
  position: relative!important;
}
.mm-iconbar .dot {
  position: relative;
}
.mm-iconbar .dot:after {
  position: absolute;
  background: red;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  right: 14px;
  top: 10px;
  content: '';
}
.mm-listitem__text {
  white-space: normal;
}
body .search-block {
  position: absolute;
  right: 8px;
  top: 0;
  width: 30px;
  overflow: hidden;
  height: 45px;
  transition: all 0.3s ease-in-out 0s;
}
body .search-block form {
  overflow: hidden;
  width: 200px;
  position: absolute;
  right: 0;
}
body .search-block form input {
  background: no-repeat;
  border: none!important;
  height: 35px;
  padding: 0 15px;
  margin-top: 5px;
  transition: all 0.3s ease-in-out 0s;
  font-family: Montserrat, sans-serif;
  padding-right: 40px;
  width: 200px;
  font-size: 16px;
}
body .search-block form button {
  border: none;
  background: none;
  position: absolute;
  right: 0;
  outline: none!important;
  transform: translateY(-50%);
  top: 50%;
}
body .search-block form button svg {
  fill: #fff;
}
body .search-block.active {
  width: 200px;
}
body .search-block.active form input {
  background: #ffffff;
}
body .search-block.active form button {
  right: 10px;
  transition: none;
}
body .search-block.active form button svg {
  fill: #000;
}
.mobile-header .logo {
  margin: auto 0;
}
.mobile-header .logo div {
  height: 70px;
}
.mobile-header .logo div a {
  display: block;
  transform: scale(0.7);
  transform-origin: left top;
}
.mobile-header .search-block {
  background: #fff;
  right: 48px;
  width: 38px;
  top: -6px;
  transition: none;
}
.mobile-header .search-block form input {
  background: #ffffff;
  width: calc(100% - 40px);
  left: 13px;
  margin-left: 39px;
}
.mobile-header .search-block form button {
  right: 10px;
}
.mobile-header .search-block form button svg {
  fill: #000;
  width: 20px;
  height: 20px;
}
.mobile-header .search-block .close {
  position: absolute;
  height: 25px;
  width: 25px;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.mobile-header .search-block.active {
  transition: height 0.1s ease-in 0s;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  padding: 20px 30px;
  height: 80px;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.3);
}
.mobile-header .search-block.active form {
  width: 100%;
}
.mobile-header .search-block.active form button {
  right: 20px;
}
.mm-wrapper header .mobile-header {
  display: block!important;
  background: #fff;
}
.mm-wrapper header .top {
  display: none!important;
}
.mm-wrapper header .top-logo-block {
  display: none!important;
}
.mm-wrapper header .menu-wrap {
  display: none!important;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-weight: 400;
}
body * {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
h3,
.h3 {
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  color: #333333;
  text-align: left;
  line-height: 19px;
  padding: 0 0 5px 0;
  letter-spacing: 0;
  background: none;
  text-transform: uppercase;
  border-bottom: 2px solid #333333;
  margin-bottom: 15px;
}
h3 a,
.h3 a {
  color: #333333;
  text-decoration: none;
}
@media (min-width: 768px) {
  h3 a:hover,
  .h3 a:hover {
    text-decoration: none;
    color: #ff0000;
  }
}
.btn {
  color: #fff;
  border-radius: 2px;
  line-height: 29px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 700;
  padding: 0 10px;
  background: #f8f8f8;
  transition: all 0.3s ease-in-out 0s;
  border: 1px solid #000;
}
.btn:hover {
  background: #c3c3c3;
}
.btn.btn-red {
  background: #b20223;
  color: #fff;
  border-color: #b20223;
}
.btn.btn-red:hover {
  background: #000;
  border-color: #000;
}
.ads {
  position: relative;
  background: #000;
  margin: 17px auto;
}
.ads.s178 {
  width: 100%;
  height: 600px;
  max-width: 300px;
}
.ads.s178:after {
  content: '178x600';
}
.ads.s250 {
  height: 250px;
}
.ads.s250:after {
  content: '300x250';
}
.ads.s600 {
  height: 600px;
  max-width: 300px;
}
.ads.s600:after {
  content: '300x600';
}
.ads:after {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  transform: translate(-50%, -50%);
}
.mark-tag {
  font-weight: 900;
  font-style: normal;
  font-size: 11px;
  color: #fff;
  text-align: left;
  background: #b20223;
  display: inline-block;
  padding: 0 6px;
  line-height: 14px;
  text-transform: uppercase;
}
.container {
  padding: 0 8.5px;
}
@media (min-width: 1175px) {
  .container {
    max-width: 1175px;
  }
}
@media (max-width: 1175px) {
  .container {
    max-width: 100%!important;
  }
}
@media (max-width: 992px) {
  .container {
    max-width: 100%!important;
  }
}
.news-post {
  position: relative;
  margin-bottom: 17px;
}
.news-post .img {
  display: block;
  position: relative;
  padding-top: 49.7%;
  overflow: hidden;
  /*    @media(max-width: 576px){
      padding-top: 150%;
    }*/
}
@media (max-width: 1200px) {
  .news-post .img {
    padding-top: 50.4%;
  }
}
.news-post .img img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.news-post .img:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  content: '';
  transition: all 0.3s ease-in-out 0s;
}
.news-post .img:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.5), #000);
  content: '';
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  z-index: 1;
}
.news-post .text {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 0 24px;
  transition: all 0.2s ease-in-out 0s;
}
@media (max-width: 576px) {
  .news-post .text {
    bottom: 11px;
    padding: 0 17px;
  }
}
.news-post .text a {
  display: block;
  font-weight: 600;
  font-size: 30px;
  color: #fff;
  text-align: left;
  line-height: 36px;
  margin-top: 10px;
}
.news-post .text a:hover {
  text-decoration: none;
}
@media (max-width: 576px) {
  .news-post .text a {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 576px) {
  .news-post .text a {
    font-size: 12px;
    margin-top: 7px;
    line-height: 16px;
  }
}
@media (min-width: 768px) {
  .news-post:hover .img:before {
    opacity: 1;
  }
  .news-post:hover .img:after {
    opacity: 0;
  }
  .news-post:hover .text {
    transform: translateY(-30px);
  }
}
@media (max-width: 576px) {
  .news-post.sm {
    margin-bottom: 10px;
  }
}
.news-post.sm .img {
  padding-top: 41.25%;
}
@media (max-width: 576px) {
  .news-post.sm .img {
    padding-top: 50%;
  }
}
.news-post.sm .text {
  bottom: 11px;
  transition: all 0.1s ease-in-out 0s;
  padding: 0 17px;
}
.news-post.sm .text a {
  font-size: 14px;
  margin-top: 7px;
  line-height: 18px;
}
@media (min-width: 768px) {
  .news-post.sm:hover .text {
    transform: translateY(-10px);
    left: 0;
  }
}
.news-post:last-child {
  margin-bottom: 0;
}
.news-post.vertical .text {
  padding: 0 15px;
  bottom: 25px;
}
.news-post.vertical .text a {
  font-size: 22px;
  line-height: 30px;
}
.news-post.vertical .img {
  padding-top: 50%;
}
[class^=col] {
  padding-left: 8.5px;
  padding-right: 8.5px;
}
.row {
  margin-left: -8.5px;
  margin-right: -8.5px;
}
img {
  max-width: 100%;
}
.home-top {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .home-top {
    margin-bottom: 0;
  }
}
.home-top .news-post .img:after {
  background: none;
}
.home-top .news-post .mark-tag:empty {
  display: none;
}
.home-top .news-post .text {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
}
.home-top .news-post .text a {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .home-top .news-post.sm .text {
    padding: 0 12px;
    left: 5px;
    right: 5px;
  }
}
.home-top .col {
  padding: 0 8.5px;
}
.home-top .row {
  margin: 0 -8.5px;
}
.home-top:before {
  display: block;
  content: '';
  clear: both;
}
@media (max-width: 576px) {
  .home-top {
    margin-bottom: 0;
  }
}
.home-top .big-col {
  flex: 0 0 72.35%;
  max-width: 72.35%;
}
@media (max-width: 992px) {
  .home-top .big-col {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
}
.home-top .sm-col {
  flex: 0 0 27.65%;
  max-width: 27.65%;
}
@media (max-width: 992px) {
  .home-top .sm-col {
    max-width: 100%;
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 5px;
  }
  .home-top .sm-col .news-post {
    flex: 0 0 50%;
    max-width: 100%;
    padding: 0 5px;
  }
  .home-top .sm-col .news-post:nth-child(4) {
    display: none;
  }
}
@media (max-width: 992px) and (max-width: 576px) {
  .home-top .sm-col .news-post {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
p {
  font-weight: 400;
  font-size: 14px;
  color: #333;
  line-height: 21px;
  margin-bottom: 21px;
}
p:last-child {
  margin-bottom: 0;
}
.tix-col {
  flex: 0 0 317px;
  max-width: 317px;
}
.tix-col li.special {
  margin-left: 11px;
}
@media (max-width: 1175px) {
  .tix-col {
    flex: 0 0 240px;
    max-width: 240px;
  }
}
@media (max-width: 992px) {
  .tix-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.tix-col .row {
  margin: 0 -5px;
}
.tix-col [class^=col] {
  padding: 0 5px;
}
.ticket-central-block.col-12 a.img {
  padding-top: 39%;
}
.ticket-central-block a {
  transition: 0.1s ease-in-out 0s;
  display: inline-block;
  width: 100%;
  position: relative;
}
.ticket-central-block a.img {
  padding-top: 104%;
}
.ticket-central-block a.img img {
  height: 100%!important;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .ticket-central-block a:hover {
    transform: translateX(5px);
  }
}
.ticket-central-block img {
  max-width: 100%;
  object-fit: cover;
  height: 145px!important;
  width: 100%!important;
}
@media (min-width: 992px) {
  .ticket-central-block:last-child img {
    height: 85px;
  }
}
.ticket-central-block .img {
  display: block;
}
.ticket-central-block ul {
  list-style: none;
  margin: 14px 0 20px 0;
  padding: 0;
}
.ticket-central-block ul li {
  margin: 0 0 10px;
  padding: 0;
}
.ticket-central-block ul li a {
  font-weight: 600;
  font-size: 14px;
  color: #333;
  line-height: 18px;
}
.news-post-normal {
  margin-bottom: 15px;
  transition: all 0.1s ease-in-out 0s;
}
@media (max-width: 1175px) and (min-width: 992px) {
  .news-post-normal {
    max-height: none!important;
  }
}
.news-post-normal .mark-tag {
  right: 15px;
  top: 15px;
  position: absolute;
}
.news-post-normal .img {
  display: block;
  position: relative;
}
.news-post-normal .img img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
  height: 141px;
  font-size: 0;
}
.news-post-normal .title {
  color: #333;
}
.news-post-normal h4 {
  margin: 10px 0 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
}
.news-post-normal.md {
  display: flex;
}
@media (min-width: 768px) {
  .news-post-normal.md:hover {
    transform: translateX(10px);
  }
}
.news-post-normal.md .img {
  width: 100px;
  flex: 0 0 100px;
}
.news-post-normal.md .img img {
  height: 100px;
}
.news-post-normal.md h4 {
  margin: 0;
  margin-left: 10px;
}
.news-post-normal.sm {
  display: flex!important;
}
@media (min-width: 768px) {
  .news-post-normal.sm:hover {
    transform: translateX(10px);
  }
}
.news-post-normal.sm .img {
  width: 50px;
  flex: 0 0 50px;
}
@media (max-width: 1175px) and (min-width: 992px) {
  .news-post-normal.sm .img {
    display: none;
  }
}
.news-post-normal.sm .img img {
  height: 50px;
}
.news-post-normal.sm h4 {
  margin: 0;
  margin-left: 10px;
}
@media (max-width: 1175px) and (min-width: 992px) {
  .news-post-normal.sm h4 {
    margin: 0;
  }
}
.news-post-normal.under .img img {
  height: 72px;
}
#tv-box-block {
  padding-bottom: 40px;
  margin-bottom: 20px;
}
#tv-box-block a {
  font-weight: 600;
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
  line-height: 18px;
  color: #333;
}
#tv-box-block a span {
  display: block;
  overflow: hidden;
  height: 36px;
  text-overflow: ellipsis;
}
#tv-box-block img {
  margin-bottom: 10px;
}
#tv-box-block .arrow {
  position: absolute;
  bottom: 0;
  font-size: 30px;
  right: 10px;
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.3s ease-in-out 0s;
  color: #ff0000;
}
#tv-box-block .arrow[aria-disabled="true"] {
  color: #333;
}
#tv-box-block .arrow:hover {
  opacity: 1;
}
#tv-box-block .prev {
  right: 50px;
}
#tv-box-block .slick-list {
  border-bottom: 1px solid #ccc;
}
.row-columns-wrapper {
  display: flex;
  margin: 0 -8.5px;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .row-columns-wrapper {
    flex-wrap: wrap;
  }
}
.row-columns-wrapper > * {
  position: sticky;
  position: -webkit-sticky;
}
@media (max-width: 576px) {
  .row-columns-wrapper > * {
    position: static;
  }
}
.row-columns-wrapper .latest-col .latest-slider {
  padding-bottom: 40px;
  margin-bottom: 20px;
}
.row-columns-wrapper .latest-col .latest-slider .slick-list {
  border-bottom: 1px solid #ccc;
}
.row-columns-wrapper .latest-col .latest-slider .arrow {
  position: absolute;
  bottom: 0;
  font-size: 30px;
  right: 10px;
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.3s ease-in-out 0s;
  color: #ff0000;
}
@media (min-width: 768px) {
  .row-columns-wrapper .latest-col .latest-slider .arrow:hover {
    opacity: 1;
  }
}
.row-columns-wrapper .latest-col .latest-slider .arrow[aria-disabled=true] {
  color: #333;
}
.row-columns-wrapper .latest-col .latest-slider .prev {
  right: 50px;
}
main {
  padding: 0 8.5px;
  max-width: calc(100% - 195px - 317px);
}
@media (min-width: 768px) {
  main {
    z-index: 5!important;
  }
}
main:last-child {
  max-width: 100% !important;
}
@media (max-width: 1175px) {
  main {
    /*max-width: calc(100% - 317px);
    flex:0 0 calc(100% - 317px);*/
  }
  main .ezoic-ad {
    min-width: 0!important;
    max-width: 100%!important;
  }
}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
  main {
    max-width: calc(100% - 317px);
    flex: 0 0 calc(100% - 317px);
    /* flex:0 0 50%;
    max-width: 50%;*/
  }
}
@media (max-width: 576px) {
  main {
    flex: 0 0 100%;
    max-width: 100%;
    position: static;
  }
}
.small-sidebar {
  flex: 0 0 195px;
  padding: 0 8.5px;
  display: block;
}
@media (max-width: 768px) {
  .small-sidebar {
    display: none;
  }
}
.latest-col {
  flex: 0 0 calc(100% - 317px);
  max-width: calc(100% - 317px);
}
@media (max-width: 1175px) {
  .latest-col {
    flex: 0 0 calc(100% - 240px);
    max-width: calc(100% - 240px);
  }
}
@media (max-width: 992px) {
  .latest-col {
    max-width: 100%;
    flex: 100%;
  }
}
.big-sidebar {
  flex: 0 0 317px;
  max-width: 317px;
  padding: 0 8.5px;
  /*@media(max-width: 768px){
    flex: 0 0 50%;
    max-width: 50%;
  }*/
}
@media (max-width: 576px) {
  .big-sidebar {
    flex: 0 0 100%;
    position: static;
    max-width: 100%;
  }
}
.video-block .news-post {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .video-block .news-post .img {
    padding-top: 50%;
  }
  .video-block .news-post .text {
    bottom: 11px;
    transition: all 0.1s ease-in-out 0s;
    padding: 0 17px;
  }
  .video-block .news-post .text a {
    font-size: 12px;
    margin-top: 7px;
    line-height: 16px;
  }
}
.video-block .row {
  margin: 0 -5px;
}
.video-block .row .col-6 {
  padding: 0 5px;
}
@media (max-width: 576px) {
  .video-block .row .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1175px) {
  .video-block .row .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.video-block .row .col-6:last-child .news-post {
  margin-bottom: 0;
}
.cast {
  font-size: 15px;
  line-height: 21.5px;
  font-weight: 400;
}
.cast h4 {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 700;
}
.cast .row.flex > div i {
  margin-bottom: 15px;
  color: #333;
}
.cast .btn {
  border: none;
}
.cast .btn img {
  vertical-align: middle;
}
.cast .map-container .play-map {
  position: relative;
}
.cast .map-container .play-map i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.new-center.cast {
  margin-bottom: 50px;
}
.table-header b {
  font-weight: bold;
}
.grosses .quick-stats.white .table .cell {
  font-weight: 400;
}
.btn.show-all-grosses {
  background: #c42f39;
  color: #fff;
  padding: 2px 15px;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
  margin-top: 0;
  line-height: 28px;
  margin-bottom: 10px;
  border: 0;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-appearance: button;
}
.grosses .all-gross-data .select2-container--default .select2-selection--single {
  border-radius: 2px;
}
.grosses .all-gross-data .table {
  width: 100%;
}
.gross-data-btn-wrap {
  margin-top: 20px;
}
.gross-data-btn-wrap a {
  border-radius: 2px!important;
  border: 0!important;
}
.gross-data-btn-wrap a:hover {
  background: #000 !important;
}
.grosses .select2-container--default .select2-selection--multiple .select2-selection__choice {
  border-radius: 2px!important;
  border: 0!important;
  height: 30px;
}
.btn-download-gross {
  border-radius: 2px!important;
  border: 0!important;
}
.grosses .quick-stats .table .row .cell {
  font-weight: 600;
}
.new-center.cast img {
  margin-bottom: 15px;
}
.new-center.cast .btn.btn-send {
  clear: both;
}
.new-center.cast .container {
  padding: 0;
}
.new-center .dcmads {
  max-width: 100%;
  margin-top: 20px;
}
.new-center .dcmads img {
  max-width: 100%;
}
.ratio.r16x9 {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 56.25%;
}
.ratio.r16x9 iframe {
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.ad-mob-sm {
  text-align: center;
}
#footer-info ul li {
  display: block;
}
.cast .btn.btn-black svg,
.cast .btn.btn-black i {
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #a4907a;
  width: 20px;
  height: 20px;
}
.cast .btn.btn-black {
  font-size: 12.5px !important;
}
.grosses .show-info .show-menu a svg,
.grosses .show-info .show-menu a i {
  width: 20px;
  height: 20px;
}
.grosses .all-gross-data .table .row .cell svg.svg-inline--fa,
.grosses .all-gross-data .table .row .cell i {
  width: 8px;
}
#nb .chart-title-box {
  font-size: 14px;
}
#nb .chart-title-box span {
  font-weight: 600!important;
}
#nb .chart-box-4 {
  font-size: 12px;
  font-weight: 600;
}
#nb .chart-box-3 {
  font-size: 12px;
  font-weight: 600;
}
#nb .chart-box-2 {
  font-size: 12px;
  font-weight: 600;
}
.portus-main-article-block-copy {
  font-size: 16px;
}
.portus-main-article-block-copy p {
  font-size: 16px;
  line-height: 1.5;
}
#footer {
  margin-top: 60px;
}
.gross-menu svg {
  font-size: 14px;
  width: 14px;
}
.grosses .quick-stats.white .table .cell svg.svg-inline--fa {
  width: 8px;
  transform: none;
}
.subscribe-form .inside h2 svg,
.subscribe-form .inside h2 i {
  width: 40px;
}
body .new-form .checkbox:before {
  width: 10px;
  height: 10px;
  transform: none;
  left: 3px;
  top: 3px;
}
.br-wrapper * {
  font-family: FontAwesome!important;
}
.new-form .birth .col-4 .delm {
  position: absolute;
  right: -2px;
  transform: translateX(50%);
  display: block;
  top: 7px;
  font-size: 36px;
  color: #606060;
}
.new-form textarea {
  box-shadow: 2.121px 2.121px 0 2px rgba(0, 0, 0, 0.42);
  background: #ac9e91;
  line-height: 40px;
  border: none;
  outline: none;
  margin-top: 10px;
  display: block;
  width: 100%;
  padding: 15px;
  font-size: 17px;
  font-weight: 500;
  max-width: 100%;
}
.fileUpload {
  background-color: #ff6969;
  box-shadow: inset 0 0 0.04px 3.96px rgba(0, 0, 0, 0.27);
  height: 51px;
  line-height: 51px;
  border: none;
  outline: none;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  margin-top: 10px;
  padding: 0 30px;
  position: relative;
  display: inline-block;
  background: #000;
  cursor: pointer;
  transition: 0.3s ease-in-out 0s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.fileUpload:hover {
  background: #4c0a17;
}
.fileUpload input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.fileUpload span {
  cursor: pointer;
}
.fileUpload svg {
  width: 20px;
  margin-right: 9px;
  vertical-align: baseline;
  cursor: pointer;
}
.feedbacks {
  background: #cccccc1f;
  padding-top: 30px!important;
  padding-bottom: 30px!important;
}
.feedbacks .one-feed {
  padding-bottom: 30px;
  padding-top: 30px!important;
  border-bottom: 2px solid #333333bf !important;
}
.feedbacks .one-feed:first-child {
  border-top: 2px solid #333333bf !important;
}
.feedbacks .one-feed .top .big-rating .score {
  font-weight: bold;
  color: #dbc400;
}
.feedbacks .text p {
  line-height: 1.5;
  font-size: 16px;
}
.new-center button {
  background-color: #ffffff;
  box-shadow: inset 0 0 0.04px 2.96px rgba(0, 0, 0, 0.27);
  width: 190px;
  height: 35px;
  border: none;
  outline: none;
  color: #a40221;
  font-size: 14px;
  font-weight: bold;
}
.new-center .rating-box {
  font-weight: bold;
}
.new-center .rating-box button {
  background: #000;
  color: #fff;
}
.new-center p {
  font-size: 16px;
}
.tony-header .tony-buttons svg {
  width: 20px;
  height: 20px;
}
@media (max-width: 370px) {
  .tony-header .tony-buttons .col-btn {
    max-width: 100%!important;
    flex: 0 0 100%!important;
    width: 100%!important;
  }
}
.tony-header .tony-buttons .btn.btn-black {
  font-size: 11px;
  text-transform: uppercase;
}
body .tony h1 {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body .tony .news-list .post .photo {
    width: 100%;
  }
  body .tony .news-list .post .info {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
}
.ui-datepicker-div {
  z-index: 200;
}
form input:not([type=submit]):not([type=checkbox]) {
  font-size: 16px;
  color: #000;
  height: 35px;
  padding: 0 15px;
  border: 1px solid #ccc;
  max-width: 100%;
  size: auto;
  width: 100%;
}
.subscribtion-form {
  background: #fff;
  border: 1px solid #cccc;
  padding: 35px 20px 20px;
  margin-bottom: 30px;
}
.subscribtion-form input {
  width: 100%;
}
.subscribtion-form h4 {
  margin-bottom: 30px;
}
body .btn {
  color: #000;
  border-radius: 2px;
  line-height: 27px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 700;
  padding: 0 10px;
  background: #f8f8f8;
  float: none;
  height: auto;
  width: auto;
  border: 1px solid #000;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none!important;
}
body .btn:hover {
  box-shadow: none!important;
  background: #c3c3c3;
}
body .btn.btn-red {
  background: #b20223 !important;
  color: #fff !important;
  border-color: #b20223 !important;
}
body .btn.btn-red:hover {
  background: #000 !important;
  border-color: #000 !important;
}
body .btn.btn-blue {
  color: #fff !important;
  border-color: #1955a5;
  background: #1955a5;
}
body .btn.btn-blue:hover {
  color: #fff !important;
}
body .btn.btn-lg {
  font-size: 16px;
  height: 35px;
  line-height: 32px;
  padding: 0 15px;
}
body .btn.btn-none {
  border: none;
  font-size: 16px;
}
body .btn.btn-none:hover {
  background: none;
  color: #b20223;
}
body .btn svg {
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
  margin-right: 10px;
  fill: currentColor;
}
p.sub {
  font-size: 0.8em;
  margin-top: 5px;
}
table.black-head thead td,
table.black-head thead th {
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
}
[name=myFormsearch2] button {
  border: none;
}
.open-filter {
  margin: 20px 0!important;
}
.form-group {
  margin-bottom: 20px;
}
.form-group label {
  font-weight: bold;
}
.form-group label input {
  vertical-align: middle;
  margin-right: 10px;
}
.filter-show {
  background: #fff;
  padding: 20px;
  border: 1px solid #ccc;
  margin-top: 20px;
}
.filter-show input:not([type=checkbox]) {
  width: 100%;
}
.ui-datepicker {
  z-index: 999999!important;
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
}
#sticky {
  z-index: 9999999!important;
}
.cc_banner-wrapper p {
  color: #fff;
}
#writecomment td {
  padding: 5px 10px;
  font-size: 16px;
}
#writecomment #cke_HTMLPreviewTextArea {
  margin-top: 10px;
}
/*
board fix
*/
@media (max-width: 768px) and (min-width: 576px) {
  #nr .left {
    width: 80px;
  }
}
@media (max-width: 768px) and (min-width: 576px) {
  #nr .right-container {
    margin-left: 80px;
  }
}
@media (max-width: 1175px) {
  .boards-body main,
  .no-small-side-lg main {
    flex: 0 0 calc(100% - 317px);
    max-width: calc(100% - 317px);
  }
}
@media (max-width: 700px) {
  .boards-body main,
  .no-small-side-lg main {
    flex: 0 0 100%;
    max-width: 100%;
    position: static;
  }
}
@media (max-width: 700px) {
  .boards-body .big-sidebar,
  .no-small-side-lg .big-sidebar {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1175px) {
  .boards-body .small-sidebar,
  .no-small-side-lg .small-sidebar {
    display: none;
  }
}
@media (max-width: 972px) {
  .no-small-side-md main {
    flex: 0 0 calc(100% - 317px);
    max-width: calc(100% - 317px);
  }
}
@media (max-width: 700px) {
  .no-small-side-md main {
    flex: 0 0 100%;
    max-width: 100%;
    position: static;
  }
}
@media (max-width: 700px) {
  .no-small-side-md .big-sidebar {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 972px) {
  .no-small-side-md .small-sidebar {
    display: none;
  }
}
@media (max-width: 1175px) {
  .headernav,
  .headerdiv {
    display: flex;
    flex-direction: column-reverse;
  }
}
.headernav form,
.headerdiv form {
  position: relative;
  margin-bottom: 30px;
  line-height: 0;
}
.headernav form select,
.headerdiv form select {
  margin-top: 10px;
  width: 100% !important;
}
@media (max-width: 1175px) {
  .headernav form,
  .headerdiv form {
    width: 100%;
  }
}
.headernav form button,
.headerdiv form button {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 2px;
  line-height: 27px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 700;
  padding: 0 10px!important;
  float: none;
  height: auto;
  width: auto;
  border: 1px solid #b20223;
  background: #b20223 !important;
  color: #fff;
  height: 36px;
}
.headernav form button:hover,
.headerdiv form button:hover {
  background: #000 !important;
  border-color: #000 !important;
}
.headernav form input,
.headerdiv form input {
  font-size: 16px!important;
  height: 36px!important;
  padding-right: 90px!important;
}
.headernav h1,
.headerdiv h1 {
  line-height: 36px;
}
@media (max-width: 992px) {
  .md-block {
    display: block;
  }
  .md-block > tr {
    display: block;
  }
  .md-block > tr > td {
    display: block;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .md-block > tbody {
    display: block;
  }
  .md-block > tbody > tr {
    display: block;
  }
  .md-block > tbody > tr > td {
    display: block;
    width: 100%;
  }
}
@media (max-width: 1175px) {
  .lg-block {
    display: block;
  }
  .lg-block > tr {
    display: block;
  }
  .lg-block > tr > td {
    display: block;
    width: 100%;
  }
}
@media (max-width: 1175px) {
  .lg-block > tbody {
    display: block;
  }
  .lg-block > tbody > tr {
    display: block;
  }
  .lg-block > tbody > tr > td {
    display: block;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .md-width {
    width: 100%;
  }
}
.widget h2,
.widget .h2 {
  font-weight: 700;
  font-style: normal;
  font-size: 18px!important;
  color: #333333;
  text-align: left;
  line-height: 19px !important;
  padding: 0 0 5px 0;
  letter-spacing: 0;
  background: none;
  text-transform: uppercase;
  border-bottom: 2px solid #333333;
  margin-bottom: 15px;
}
.widget h2 a,
.widget .h2 a {
  color: #333333;
  text-decoration: none;
}
@media (min-width: 768px) {
  .widget h2 a:hover,
  .widget .h2 a:hover {
    text-decoration: none;
    color: #ff0000;
  }
}
.small-form {
  position: relative;
  margin-bottom: 30px;
  display: block!important;
  font-weight: bold;
  line-height: 0;
}
.small-form select {
  width: calc(100% - 55px) !important;
  height: 36px;
  margin-top: 0;
  font-size: 16px;
}
@media (max-width: 1175px) {
  .small-form {
    width: 100%;
  }
}
.small-form input:not([type=submit]) {
  font-size: 16px!important;
  height: 36px!important;
  padding-right: 90px!important;
  margin-bottom: 25px;
}
.small-form .btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 36px;
}
@media (max-width: 992px) {
  .new-center .rating-box {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
}
@media (max-width: 1175px) {
  .new-center .rating-box .right {
    float: none!important;
    margin-right: 0!important;
  }
}
.new-center .rating-box .top {
  text-align: center;
}
@media (max-width: 1175px) {
  .new-center .rating-box .top .critics {
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 1175px) {
  .new-center .rating-box .top .big-rating {
    float: none !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 1175px) {
  .new-center .rating-box .top .readers {
    float: none !important;
    margin-right: 0 !important;
  }
}
.new-center .rating-box .bottom {
  text-align: center;
}
@media (max-width: 1175px) {
  .new-center .rating-box .bottom .rate-this {
    width: 100%!important;
    float: none !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .new-center .rating-box .bottom .rate-this .br-theme-fontawesome-stars-o .br-widget a {
    font-size: 18px;
  }
}
@media (max-width: 740px) {
  .new-center .rating-box .bottom .rate-this .br-theme-fontawesome-stars-o .br-widget a {
    font-size: 20px!important;
  }
}
.new-center .rating-box .bottom .btn-wrap {
  float: none!important;
}
.big-sidebar .special {
  margin-left: 15px;
}
.main-nosplit li {
  margin-left: 20px;
}
.tony h3 {
  line-height: 30px;
}
.tvmain > div {
  margin-bottom: 15px;
}
.tvmain > div a {
  display: block;
}
@media (min-width: 900px) {
  .tvmain > div strong {
    transition: all 0.1s ease-in-out 0s;
    display: block;
  }
  .tvmain > div:hover strong {
    transform: translateX(15px);
  }
  .tvmain > div:hover strong a {
    color: #c31f2a;
  }
}
.tvmain > div img {
  width: 100%;
}
@media (max-width: 376px) {
  .tvmain > div {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

  .pattern-block.sgeek .buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
.pattern-block.sgeek .buttons:after {
  display: none;
}
@media (max-width: 1010px) and (min-width: 958px) {
  .pattern-block.sgeek .buttons a {
    width: calc(33.3333% - 17px);
    flex: 0 0 calc(33.3333% - 17px);
    max-width: calc(33.3333% - 17px);
  }
}
body .tickets .ticket .btn {
  background: #b20223;
}
.panel-content li {
  margin-left: 20px;
}
/*# sourceMappingURL=style0605.css.map */

header.new-header .top nav>ul>li>a:focus {
    text-decoration: underline;
}

a:focus {
    text-decoration: underline;color:#5C5C00;
}
input:focus {
    color:#5C5C00;
}
button:focus {
    color:#5C5C00;
}
.portus-main-article-block-copy a:focus {
    text-decoration: underline;
}