@charset "utf-8";

/*100  Ultra Light
200  Thin
300  Light
400  Regular, Normal
500  Roman
600  Medium, SemiBold
700  Bold 
800  Heavy, ExtraBold
900  Black*/

/*
smartgrid
md: {
    width: "1920px",
    fields: "20px"
},
sm: {
    width: "1560px"
},
xs: {
    width: "1200px"
},
xxs: {
    width: "1000px"
}*/

/*-----reset----*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time {
  display: block;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
body {
  width: 100%;
  height: 100%;
  line-height: normal;
}

body * {
  box-sizing: border-box;
}

.clearfix {
  display: inline-block;
}

.clearfix {
  zoom: 1;
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

a img {
  border: 0;
}

table img {
  max-width: none;
}

:focus {
  outline: none;
}

input,
textarea,
select {
  outline: none;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*100  Ultra Light
200  Thin
300  Light
400  Regular, Normal
500  Roman
600  Medium, SemiBold
700  Bold
800  Heavy, ExtraBold
900  Black*/

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/roboto-Regular.eot');
  src: url('../fonts/Roboto/roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto/roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto/roboto-Regular.woff') format('woff'), url('../fonts/Roboto/roboto-Regular.woff2') format('woff2');
  font-weight: 400;
}

/*@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/roboto-light.eot');
  src: url('../fonts/Roboto/roboto-light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/roboto-light.ttf') format('truetype'),
       url('../fonts/Roboto/roboto-light.woff') format('woff'),
       url('../fonts/Roboto/roboto-light.woff2') format('woff2');
  font-weight: 300;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/roboto-medium.eot');
  src: url('../fonts/Roboto/roboto-medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/roboto-medium.ttf') format('truetype'),
       url('../fonts/Roboto/roboto-medium.woff') format('woff'),
       url('../fonts/Roboto/roboto-medium.woff2') format('woff2');
  font-weight: 500;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/roboto-bold.eot');
  src: url('../fonts/Roboto/roboto-bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Roboto/roboto-bold.ttf') format('truetype'),
       url('../fonts/Roboto/roboto-bold.woff') format('woff'),
       url('../fonts/Roboto/roboto-bold.woff2') format('woff2');
  font-weight: 700;
}*/

@font-face {
  font-family: 'DINPro';
  src: url('../fonts/DinPro/DINPro-Regular.eot');
  src: url('../fonts/DinPro/DINPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/DinPro/DINPro-Regular.ttf') format('truetype'), url('../fonts/DinPro/DINPro-Regular.woff') format('woff'), url('../fonts/DinPro/DINPro-Regular.woff2') format('woff2');
  font-weight: 400;
}

@font-face {
  font-family: 'DINPro';
  src: url('../fonts/DinPro/DINPro-Medium.eot');
  src: url('../fonts/DinPro/DINPro-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/DinPro/DINPro-Medium.ttf') format('truetype'), url('../fonts/DinPro/DINPro-Medium.woff') format('woff'), url('../fonts/DinPro/DINPro-Medium.woff2') format('woff2');
  font-weight: 600;
}

@font-face {
  font-family: 'DINPro';
  src: url('../fonts/DinPro/DINPro-Bold.eot');
  src: url('../fonts/DinPro/DINPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DinPro/DINPro-Bold.ttf') format('truetype'), url('../fonts/DinPro/DINPro-Bold.woff') format('woff'), url('../fonts/DinPro/DINPro-Bold.woff2') format('woff2');
  font-weight: 700;
}

@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova/ProximaNova-Semibold.eot');
  src: url('../fonts/ProximaNova/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Semibold.woff2') format('woff2');
  font-weight: 600;
}

/*
@font-face {
  font-family: 'DINPro-Condensed';
  src: url('../fonts/DINPro/DINPro-CondensedBold.eot');
  src: url('../fonts/DINPro/DINPro-CondensedBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/DINPro/DINPro-CondensedBold.ttf') format('truetype'),
       url('../fonts/DINPro/DINPro-CondensedBold.woff') format('woff'),
       url('../fonts/DINPro/DINPro-CondensedBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

*/

/** Generated by FG **/

@font-face {
  font-family: 'DINPro-Condensed';
  src: url('../fonts/DinPro/DINPro-CondBold.eot');
  src: local('☺'), url('../fonts/DinPro/DINPro-CondBold.woff') format('woff'), url('../fonts/DinPro/DINPro-CondBold.ttf') format('truetype'), url('../fonts/DinPro/DINPro-CondBold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

.container {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  /*.md-block({
    max-width:1170px;
  });
  .sm-block({
    max-width:990px;
  });
  .xs-block({
    max-width:767px;
  });
  .xxs-block({
    max-width:100%;
  });*/
}

html,
body {
  font-family: 'DINPro';
  font-weight: 400;
  background: #FFF;
  font-size: 17px;
  color: #323131;
  line-height: 1.4;
}

body {
  max-width: 100%;
}

body.priority-opened {
  overflow: hidden;
}

.page {
  min-height: 100vh;
  width: 100%;
  overflow: hidden;
  padding-bottom: 366px;
  position: relative;
}

.page.page-404 {
  background: -webkit-gradient(linear, right top, left top, from(#FBD13B), color-stop(57.01%, rgba(157, 80, 187, 0))), -webkit-gradient(linear, left top, right top, color-stop(-0.57%, #6E48AA), color-stop(63.49%, rgba(157, 80, 187, 0))), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: -webkit-linear-gradient(right, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), -webkit-linear-gradient(left, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: linear-gradient(270deg, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), linear-gradient(90deg, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background-size: cover;
  padding-bottom: 140px;
  padding-top: 140px;
  color: #FFF;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
}

.page.page-404 .in {
  max-width: 909px;
}

.page.page-404 .btn {
  font-size: 20px;
  padding: 20px 30px;
  line-height: 25px;
}

.page.page-404 p {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 45px;
  margin-top: 9px;
}

.page.page-404 .h2 {
  font-size: 72px;
  text-align: left;
}

.page.page-404 .container {
  position: relative;
  z-index: 110;
}

.page.page-404:before {
  background: url(../img/404_1.jpg) no-repeat center;
  background-size: cover;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.page.page-404.page-404-2:before {
  background: url(../img/404_2.png) no-repeat center;
  background-size: cover;
  z-index: 100;
}

.page,
.footer {
  clear: both;
  overflow: hidden;
}

a {
  color: #323131;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #EA008C;
}

a:hover,
a:focus {
  box-shadow: none;
  outline: none;
}

button:focus,
button:hover {
  box-shadow: none;
  outline: none;
}

/*-------------BASE ELEMENTS---------------*/

.strong,
strong {
  font-weight: 700;
}

.error {
  display: none;
}

.has-error {
  position: relative;
}

.has-error .form-control {
  z-index: 90;
}

.has-error .form-control {
  box-shadow: 0 0 6px rgba(255, 0, 0, 0.78);
  color: #ff0000;
}

.has-error .form-control:-moz-placeholder {
  color: #ff0000;
}

.has-error .form-control::-moz-placeholder {
  color: #ff0000;
}

.has-error .form-control::-webkit-input-placeholder {
  color: #ff0000;
}

.has-error .form-control:-ms-input-placeholder {
  color: #ff0000;
}

.has-error .error {
  background: #FFF;
  color: #ff0000;
  display: block;
  position: absolute;
  font-size: 16px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 42px;
  border-radius: 12px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 100;
}

input,
textarea {
  font-family: 'DINPro';
  font-size: 17px;
}

.form-control:-moz-placeholder {
  color: #969696;
}

.form-control::-moz-placeholder {
  color: #969696;
}

.form-control::-webkit-input-placeholder {
  color: #969696;
}

.form-control:-ms-input-placeholder {
  color: #969696;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.align-center {
  -webkit-box-align: center !important;
  align-items: center !important;
  display: -webkit-box;
  display: flex;
}

h1,
h2,
h3,
.h1,
.h2,
.h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: 'DINPro-Condensed';
}

.condensed {
  font-family: 'DINPro-Condensed';
  text-transform: uppercase;
}

.h4,
h4 {
  text-transform: uppercase;
  font-family: 'DINPro-Condensed';
}

h1,
h2,
.h1,
.h2 {
  font-size: 48px;
}

h3,
.h3 {
  font-size: 32px;
}

.h4 {
  font-size: 24px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.row .col {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

.row .col.col-100 {
  min-width: 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  margin-right: 0;
}

.row .col.col-50 {
  min-width: 50%;
  max-width: 50%;
}

.row .col.col-40 {
  min-width: 40%;
  max-width: 40%;
}

.row .col.col-md {
  display: none !important;
}

.row .col.col-sm {
  display: none !important;
}

.row .col.col-xs {
  display: none;
}

.title {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 35px;
}

.title .h2 {
  margin-bottom: 0;
  margin-right: 38px;
}

.title .btn {
  margin-right: 10px;
}

.title .tegs {
  margin-top: 5px;
}

.title .tegs ul li {
  margin-top: 5px;
  margin-bottom: 5px;
}

.title.justify-between {
  flex-wrap: nowrap;
}

.title.justify-between .dropdown-select,
.title.justify-between .select-player {
  width: 590px;
}

.date-round {
  width: 70px;
  height: 70px;
  border-radius: 100px;
  background: -webkit-gradient(linear, left top, right top, from(#fbd13b ), to(#fbd13b ));
  background: -webkit-linear-gradient(left, #fbd13b 0%, #fbd13b 100%);
  background: linear-gradient(90deg, #fbd13b 0%, #fbd13b 100%);
  font-size: 13px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.mt-minus20 {
  margin-top: -20px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.inline {
  display: inline-block;
}

.btn-fixed,
.video-btn {
  width: 60px;
  height: 60px;
  cursor: pointer;
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 500;
  border-radius: 100px;
  text-align: center;
  color: #000;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'DINPro-Condensed';
}

.btn-fixed span,
.video-btn span {
  position: absolute;
  margin: 0 auto;
  bottom: -40px;
  white-space: nowrap;
}

.btn-fixed:hover span,
.video-btn:hover span {
  color: #F45843;
}

.btn-fixed:active span,
.video-btn:active span {
  color: #9D0057;
}

.btn-fixed:before,
.video-btn:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
/*
.btn-fixed.tv,
.video-btn.tv,
.btn-fixed,
.video-btn {
  margin-top: -60px;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
}*/
.btn-fixed.tv,
.video-btn.tv,
.btn-fixed,
.video-btn {
  margin-top: -60px;
  background: -webkit-gradient(linear, left top, right top, from(#5c2d90), to(#5c2d90));
  background: -webkit-linear-gradient(left, #5c2d90 0%, #5c2d90 100%);
  background: linear-gradient(90deg, #5c2d90 0%, #5c2d90 100%);
}

.btn-fixed.tv:hover,
.video-btn.tv:hover,
.btn-fixed:hover,
.video-btn:hover,
.btn-fixed.tv:focus,
.video-btn.tv:focus,
.btn-fixed:focus,
.video-btn:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.btn-fixed.tv:active,
.video-btn.tv:active,
.btn-fixed:active,
.video-btn:active {
  background: -webkit-gradient(linear, left top, right top, from(#5c2d90), to(#5c2d90));
  background: -webkit-linear-gradient(left, #5c2d90 0%, #5c2d90 100%);
  background: linear-gradient(90deg, #5c2d90 0%, #5c2d90 100%);
  color: #FFF;
}

.btn-fixed.tv:before,
.video-btn.tv:before,
.btn-fixed:before,
.video-btn:before {
  background: url(../img/polygon.svg) no-repeat center;
  background-size: 16px 16px;
}

.btn-fixed.radio,
.video-btn.radio {
  margin-top: 60px;
  bottom: 160px;
}

.btn-fixed.radio:before,
.video-btn.radio:before {
  background: url(../img/radio.svg) no-repeat center;
  background-size: 32px 26px;
}

.btn-fixed:after,
.video-btn:after {
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  content: '';
  border: 1px solid transparent;
  border-radius: 100px;
  position: absolute;
  margin: auto;
  height: auto;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  text-align: center;
  width: 60px;
  height: 60px;
  z-index: 90;
}

.btn-fixed:hover:after,
.video-btn:hover:after {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-name: slidein;
  animation-name: slidein;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-color: #5c2d90;
  opacity: 0.5;
}

.video-btn {
  position: absolute;
  margin: auto !important;
  left: -999px !important;
  right: -999px !important;
  top: -999px !important;
  bottom: -999px !important;
  width: 28px;
  height: 28px;
  z-index: 110;
}

.video-btn:before {
  background-size: 9px;
}

.video-btn:after {
  width: 47px;
  height: 47px;
  border: 2px solid #FFF;
}

@-webkit-keyframes slidein {
  from {
    width: 47px;
    height: 47px;
    opacity: 1;
  }

  50% {
    width: 80px;
    height: 80px;
    opacity: 0.5;
  }

  100% {
    width: 47px;
    height: 47px;
    opacity: 1;
  }
}

@keyframes slidein {
  from {
    width: 47px;
    height: 47px;
    opacity: 1;
  }

  50% {
    width: 80px;
    height: 80px;
    opacity: 0.5;
  }

  100% {
    width: 47px;
    height: 47px;
    opacity: 1;
  }
}

.page-warning {
  color: #FFF;
  padding: 25px 50px;
  line-height: 20px;
  text-align: center;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#5c2d90), to(#5c2d90));
  background: -webkit-linear-gradient(left, #5c2d90 0%, #5c2d90 100%);
  background: linear-gradient(90deg, #5c2d90 0%, #5c2d90 100%);
}

.page-warning:hover,
.page-warning:focus {
  background: -webkit-gradient(linear, left top, right top, from(#5c2d90), to(#5c2d90));
  background: -webkit-linear-gradient(left, #5c2d90 0%, #5c2d90 100%);
  background: linear-gradient(90deg, #5c2d90 0%, #5c2d90 100%);
  color: #FFF;
}

.page-warning:active {
  background: -webkit-gradient(linear, left top, right top, from(#5c2d90), to(#5c2d90));
  background: -webkit-linear-gradient(left, #5c2d90 0%, #5c2d90 100%);
  background: linear-gradient(90deg, #5c2d90 0%, #5c2d90 100%);
  color: #FFF;
}

.page-warning .close {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: url(../img/close.svg) no-repeat center;
  background-size: 100%;
  cursor: pointer;
}

.checked {
  width: 24px;
  height: 24px;
  background: url(../img/checked.svg) no-repeat;
  background-size: 100%;
}

.justify-between {
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.section-black {
  background: #323131;
  padding-bottom: 75px;
  padding-top: 50px;
}

.section-black .h2 {
  color: #FFF;
}

.section-black.news-list .row .col h3 {
  color: #FFF;
}

.section-black .btn-all {
  border-color: #FFF;
  color: #FFF;
}

.section-black .btn-all:hover,
.section-black .btn-all:active {
  background: #FFF;
  color: #323131;
}

.section-black.news-list .line-pos9 {
  left: 47%;
  bottom: 120px;
}

.section-black.news-list .line-pos10 {
  right: 30%;
  top: 70px;
}

.section-black.news-list .line-pos11 {
  right: 27.5%;
  top: 50px;
}

.print-link {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 20px;
}

.print-link:before {
  content: '';
  width: 20px;
  height: 20px;
  background: url(../img/print.svg#grey) no-repeat;
  background-size: 100%;
  margin-right: 10px;
}

.print-link.print-white {
  color: #FFF;
}

.print-link.print-white:before {
  background: url(../img/print.svg#white) no-repeat;
  background-size: 100%;
}

.profile-link {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
}

.profile-link:before {
  content: '';
  width: 26px;
  height: 26px;
  background: url(../img/profile-link.svg) no-repeat;
  background-size: 100%;
  margin-right: 10px;
}

.nowrap {
  white-space: nowrap;
}

.text figure {
  float: none!important;
}

.text figure img {
  width: 100%;
  height: auto;
}

.subscribe-link,
.rss-link {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFF;
}

.subscribe-link:hover,
.rss-link:hover {
  color: #FFF;
}

.subscribe-link:before,
.rss-link:before {
  content: '';
  min-width: 29px;
  max-width: 29px;
  height: 26px;
  background: url(../img/mail.svg#orange) no-repeat center;
  margin-right: 12px;
  background-size: 100%;
}

.subscribe-link.rss-link:before,
.rss-link.rss-link:before {
  width: 22px;
  height: 22px;
  background: url(../img/rss.svg) no-repeat;
  background-size: 100% 100%;
}

.language-chooser {
  padding: 0;
}

.language-chooser li {
  padding: 5px 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

.language-chooser .qtranxs_flag_and_text {
  background-size: 28px 20px!important;
}

.language-chooser span {
  margin-left: 20px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  background-image: gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.language-chooser span:hover,
.language-chooser span:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/*-------------END BASE ELEMENTS---------------*/

/*----HEADER-----*/

.header {
  position: relative;
  padding-bottom: 96px;
  z-index: 600;
}

.page-version2 .header {
  position: absolute;
  left: 0;
  right: 0;
}

.page-version2 .header-top,
.page-version2 .header-middle {
  background: none;
  box-shadow: none;
}

.page-version2 .menu .in > ul > li > a {
  color: #FFF;
}

.page-version2 .header-top .header-date,
.page-version2 .header-top .lang .dropdown-toggle {
  color: #FFF;
}

.page-version2 .header-top .search-form .input:-moz-placeholder {
  color: #FFF;
}

.page-version2 .header-top .search-form .input::-moz-placeholder {
  color: #FFF;
}

.page-version2 .header-top .search-form .input::-webkit-input-placeholder {
  color: #FFF;
}

.page-version2 .header-top .search-form .input:-ms-input-placeholder {
  color: #FFF;
}

.page-version2 .header-top .search-form .input {
  color: #FFF;
}

.page-version2 .header-top .search-form .search-submit {
  background: url(../img/search-ico.svg#white) no-repeat;
}

.page-version2 .dropdown .dropdown-toggle:after,
.page-version2 .menu .sub-item a .arrow {
  background: url(../img/arrow.svg#white) no-repeat center;
}

.page-version2 .priority-nav__wrapper .nav__dropdown-toggle:after {
  background: url(../img/more.svg#white) no-repeat center;
  background-size: 25px;
}

.page-version2 .block-main .line-pos1 {
  top: 300px;
  left: 150px;
}

.page-version2 .block-main .line-pos2 {
  top: 280px;
  left: 250px;
}

.page-version2 .block-main .line-pos3 {
  bottom: 10%;
  top: auto;
}

.page-version2 .block-main .line-pos4 {
  left: 84%;
}

.page-version2 .block-main .line-pos5 {
  left: 86.5%;
}

.page-version2 .block-main .line-pos6 {
  right: 5%;
  top: 22%;
}

.page-version2 .block-main .line-pos7 {
  right: 6%;
}

.page-version2 .slider-main {
  margin-right: 0;
  width: 100%;
}

.page-version2 .slider-main .item .img img {
  width: auto;
  height: 100%;
}

.page-version2 .slider-main .item .descript {
  text-align: center;
  bottom: 100px;
}

.page-version2 .slider-main .item .descript h2 {
  margin: 0 auto 20px;
}

.page-version2 .slider-main .item .descript .tegs ul {
  -webkit-box-pack: center;
  justify-content: center;
}

.page-version2 .slider-main .item .img:before {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(58.71%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8))), -webkit-gradient(linear, left top, left bottom, color-stop(41.29%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 58.71%, rgba(0, 0, 0, 0.8) 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 41.29%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 58.71%, rgba(0, 0, 0, 0.8) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 41.29%, rgba(0, 0, 0, 0.8) 100%);
}

.page-version2 .slider-main .owl-carousel .owl-dots {
  left: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.page-version2 .slider-main .owl-carousel .owl-dots .owl-dot {
  margin-left: 10px;
  margin-right: 10px;
}

.header-top {
  background: #F7F7F7;
  box-shadow: inset 0px -1px 0px #D7D7D7;
}

.header-top .container {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.header-middle {
  //padding-top: 12px;
  //padding-bottom: 12px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.header-middle .container {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.menuFixed .header-middle {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  z-index: 900;
  background: #FFF;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.menuFixed .menu .in > ul > li > a {
  color: #323131;
}

.menuFixed .menu .sub-item a .arrow {
  background: url(../img/arrow.svg#grey) no-repeat center;
  background-size: 10px;
}

.menuFixed .priority-nav__wrapper .nav__dropdown-toggle:after {
  background: url(../img/more.svg#black) no-repeat center;
  background-size: 25px;
}

.priority-nav__wrapper .nav__dropdown-toggle {
  background: none;
}

.main-images1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.main-images1 img,
.main-images1 .btn {
  margin-right: 27px;
  white-space: nowrap;
}

.main-images1 .btn {
  padding-left: 25px;
  padding-right: 25px;
  margin-right: 10px;
}

.main-images1 .btn br {
  display: none;
}

.main-images2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-width: 340px;
  max-width: 340px;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.main-images2 img {
  margin-left: 10px;
}

.menu {
  margin-left: 20px;
  margin-right: 30px;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.menu .menu {
  -webkit-box-flex: 0;
  flex-grow: 0;
}

.menu.overflow {
  overflow: hidden;
}

.menu .in {
  width: 100%;
  opacity: 0;
  height: 0;
  letter-spacing: -0.9px;
}

.menu .in.priority-nav {
  opacity: 1;
  height: auto;
}

.menu ul,
.menu ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.menu .mobile-visible {
  display: none;
  border-bottom: 0 !important;
  padding: 20px;
}

.menu .in > ul {
  z-index: 100;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.menu .in > ul > li {
  margin-left: 10px;
  margin-right: 10px;
}

.menu .in > ul > li a {
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: bold;
}

.menu .in > ul .sub-item .sub-list {
  display: none;
  position: absolute;
  left: -30%;
  top: 100%;
  padding-top: 10px;
}

.menu .in > ul .sub-item .sub-list ul {
  background: #FFFFFF;
  border: 2px solid #323131;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  border-radius: 0px;
}

.menu .in > ul .sub-item .sub-list li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 29px;
}

.menu .in > ul .sub-item .sub-list li a:hover {
  /*background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #323131), color-stop(1, #323131));
  background-image: gradient(linear, left top, right top, color-stop(0, #323131), color-stop(1, #323131));*/
  background: #323131;
  color:#FFF;

}

.menu .in > ul .sub-item:hover > a {
  color: #F45843;
}

.menu .in > ul .sub-item:hover .sub-list {
  display: block;
}

.menu .in > ul .sub-item:hover .arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.menu .sub-item {
  position: relative;
}

.menu .sub-item a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-align: left;
}

.menu .sub-item a .arrow {
  width: 25px;
  height: 20px;
  margin-right: -10px;
  border: 0;
  background: url(../img/arrow.svg#grey) no-repeat center;
  background-size: 10px;
}

.priority-nav {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.priority-nav__wrapper {
  top: -10px;
  z-index: 90;
  width: 0;
}

.priority-nav__wrapper .nav__dropdown-toggle {
  width: 0;
  border: 0;
  box-shadow: none;
  position: relative;
  top: 7px;
  padding: 0;
}

.priority-nav__wrapper .nav__dropdown-toggle:after {
  width: 50px;
  height: 30px;
  background: url(../img/more.svg#black) no-repeat center;
  background-size: 25px;
  content: '';
  position: absolute;
  left: 0;
  /*top:8px !important;*/
  top: -18px !important;
  display: block;
  float: left;
}

.priority-nav__wrapper .priority-nav__dropdown {
  width: 250px;
  height: 0;
  overflow: hidden;
  left: -30%;
  margin-top: 14px;
  background: #FFFFFF;
  border: 2px solid #323131;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
}

.priority-nav__wrapper .priority-nav__dropdown li {
  opacity: 0;
}

.priority-nav__wrapper .priority-nav__dropdown li a {
  display: block;
  padding: 19px 29px;
  border-bottom: 1px solid #D7D7D7;
}

.priority-nav__wrapper .priority-nav__dropdown > li > a {
  font-weight: bold;
  text-transform: uppercase;
}

.priority-nav__wrapper .priority-nav__dropdown .sub-item > a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.priority-nav__wrapper .priority-nav__dropdown .sub-item > a .arrow {
  width: 25px;
  height: 20px;
  background: url(../img/arrow.svg#grey) no-repeat center;
  background-size: 10px;
  border: 0;
  margin-left: 5px;
}

.priority-nav__wrapper .priority-nav__dropdown .sub-item.active {
  height: auto;
}

.priority-nav__wrapper .priority-nav__dropdown .sub-item.active > a .arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.priority-nav__wrapper .priority-nav__dropdown .sub-item.active .sub-list {
  height: auto;
  padding: 10px 0 13px;
}

.priority-nav__wrapper .priority-nav__dropdown .sub-item.active .sub-list li a {
  padding: 5px 29px;
  line-height: normal;
  height: auto;
}

.priority-nav__wrapper .priority-nav__dropdown .sub-item .sub-list {
  height: 0;
  overflow: hidden;
  position: static;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
}

.priority-nav__wrapper .priority-nav__dropdown .sub-item .sub-list ul {
  border: 0;
  background: none;
}

.priority-nav__wrapper .priority-nav__dropdown .sub-item .sub-list ul li a {
  height: 0;
  line-height: 0;
  padding: 0 29px;
  border: 0;
  color: #FFF;
  font-weight: normal;
  text-transform: none;
}

.priority-nav__wrapper .priority-nav__dropdown .sub-item .sub-list ul li a:hover {
  color: #323232;
}

.priority-nav__wrapper .priority-nav__dropdown.show {
  height: auto;
  text-align: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.priority-nav__wrapper .priority-nav__dropdown.show li {
  opacity: 1;
}

.search-form .search-submit {
  width: 20px;
  height: 20px;
  background: url(../img/search-ico.svg#grey) no-repeat;
  background-size: 100%;
  cursor: pointer;
  border: 0;
  box-shadow: none;
  margin-right: 12px;
}

.search-form .input {
  border: 0;
  padding: 0;
  box-shadow: none;
  background: none;
}

.dropdown {
  max-width: 100%;
}

.dropdown.lang .dropdown-toggle {
  border: 0;
  background: none;
}

.dropdown.lang .dropdown-toggle .caption {
  display: -webkit-box;
  display: flex;
}

.dropdown.lang .dropdown-toggle .caption span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dropdown.lang .dropdown-menu {
  right: 0 !important;
  left: auto !important;
  -webkit-transform: none !important;
  transform: none !important;
  top: 100% !important;
  min-width: inherit !important;
  padding-right: 20px;
}

.dropdown.show .dropdown-toggle .caption {
  color: #F45843;
}

.dropdown.show .dropdown-toggle:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.dropdown .dropdown-toggle {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dropdown .dropdown-toggle .caption {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline;
}

.dropdown .dropdown-toggle .span2 {
  display: none;
}

.dropdown .dropdown-toggle:after {
  content: '';
  width: 10px;
  height: 6px;
  border: 0;
  margin-left: 10px;
  background: url(../img/arrow.svg#grey) no-repeat;
  background-size: 100%;
}

.dropdown .dropdown-toggle:hover .caption {
  color: #F45843;
}

.dropdown .dropdown-menu {
  background: #FFFFFF;
  border: 2px solid #323131;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  border-radius: 0px;
}

.dropdown .dropdown-menu:before {
  content: "";
  width: 12px;
  height: 12px;
  background-size: 100%;
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(../img/close-grey.svg) no-repeat center;
  cursor: pointer;
  z-index: 200;
}

.dropdown .dropdown-menu.noclose:before {
  display: none;
}

.dropdown .dropdown-menu .dropdown-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 20px;
}

.dropdown .dropdown-menu .dropdown-item:hover,
.dropdown .dropdown-menu .dropdown-item.active {
  /*background-image: gradient(linear, left top, right top, color-stop(0, #323232), color-stop(1, #323232));
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #323232), color-stop(1, #323232));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;*/
  background: none;
  color:#323232;
}

.dropdown .dropdown-menu .dropdown-item:before {
  content: '';
  width: 17px;
  height: 17px;
  margin-right: 17px;
}

.dropdown .dropdown-menu .dropdown-item.active:before {
  background: url(../img/checked.svg) no-repeat;
  background-size: 100%;
}

.dropdown .dropdown-menu .dropdown-item .span1 {
  display: none;
}

.dropdown .caption {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.dropdown .img {
  display: block;
  min-width: 28px;
  max-width: 28px;
  height: 20px;
  margin-right: 9px;
}

.dropdown .img img {
  width: 100% !important;
  height: 20px !important;
  border-radius: 2px;
}

.dropdown.dropdown-white .dropdown-toggle {
  background: none;
  box-shadow: none;
  font-size: 32px;
  font-weight: bold;
  border: 0;
  padding-left: 0;
  padding-right: 0;
}

.dropdown.dropdown-white .dropdown-toggle .caption {
  color: #FFF;
}

.dropdown.dropdown-white .dropdown-toggle:after {
  width: 17px;
  height: 10px;
  background: url(../img/arrow.svg#white) no-repeat;
  background-size: 100%;
}

.dropdown.dropdown-default .dropdown-toggle {
  background: none;
  box-shadow: none;
  font-size: 32px;
  font-weight: bold;
  border: 0;
  padding-left: 0;
  padding-right: 0;
}

.dropdown.dropdown-default .dropdown-toggle .caption {
  color: #FFF;
}

.dropdown.dropdown-default .dropdown-toggle:after {
  width: 17px;
  height: 10px;
  background: url(../img/arrow.svg#grey) no-repeat;
  background-size: 100%;
}

.dropdown.dropdown-select .dropdown-toggle {
  width: 100%;
  text-align: left;
  background: #FFF;
  box-shadow: none;
  font-size: 32px;
  font-weight: bold;
  border: 2px solid #323131;
  padding: 11px 24px;
  line-height: 30px;
  padding-right: 13px;
}

.dropdown.dropdown-select .dropdown-toggle .caption {
  color: #323131;
  text-transform: uppercase;
  font-size: 24px;
  font-family: 'DINPro-Condensed';
}

.dropdown.dropdown-select .dropdown-toggle:after {
  width: 40px;
  height: 40px;
  background: url(../img/arrow.svg#white) no-repeat;
  background-size: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
}

.dropdown.dropdown-select .dropdown-toggle:after:hover,
.dropdown.dropdown-select .dropdown-toggle:after:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.dropdown.dropdown-select .dropdown-toggle:after:active {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}

.dropdown.dropdown-select .dropdown-toggle:before {
  width: 40px;
  height: 40px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -20px;
  content: '';
  background: url(../img/polygon.svg) no-repeat center;
  background-size: 10px;
  z-index: 100;
}

.dropdown.dropdown-select.show .dropdown-toggle:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.dropdown.dropdown-select.show .dropdown-toggle:before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.dropdown.dropdown-select.show .dropdown-menu {
  width: 100%;
}

.gradient {
  background: -webkit-gradient(linear, left top, right top, from(#5c2d90), to(#5c2d90));
  background: -webkit-linear-gradient(left, #5c2d90 0%, #5c2d90 100%);
  background: linear-gradient(90deg, #5c2d90 0%, #5c2d90 100%);
}

.gradient:hover,
.gradient:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.gradient:active {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}

/*.btn {
  text-align: center;
  border-radius: 4px;
  padding: 15px 30px;
  line-height: 20px;
  color: #FFF;
  text-transform: uppercase;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
}

.btn:hover,
.btn:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.btn:active {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}*/

.btn {
  text-align: center;
  border-radius: 4px;
  padding: 15px 30px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background:#FFCA05;
}

.btn:hover,
.btn:focus {
  background:#F48120;
  color: #FFF;
}

.btn:active {
  background: #F48120;
  color: #FFF;
}
.btn.btn-small {
  font-size: 13px;
  padding: 5px 10px;
  line-height: 16px;
  border-radius: 0;
}

.btn.btn-outline {
  border: 2px solid #FFFFFF;
  background: none;
}

.btn.btn-outline:hover {
  color: #323131;
  background: #FFF;
}

.btn.btn-outline:active {
  border-color: #969696;
  color: #969696;
}

.btn.btn-outline-red {
  padding: 2px;
  color: #5c2490;
}

/*.btn.btn-outline-red:hover .span1 {
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
}

.btn.btn-outline-red:hover .span1 .span2 {
  color: #FFF;
}

.btn.btn-outline-red:active .span1 {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}*/
.btn.btn-outline-red .span1{

}
.btn.btn-outline-red:hover .span1 {
   background: #F48120!important;
}

.btn.btn-outline-red:hover .span1 .span2 {
  color: #3D1063!important;
}

.btn.btn-outline-red:active .span1 {
   background: #F48120!important;
}

.btn.btn-outline-red .span1 {
  background-color: #FFF !important;
  display: block;
  padding: 13px 30px;
  line-height: 20px;
  border-radius: 2px;
}

.btn.btn-white {
  background: #FFF;
  color: #323131;
}

.btn.btn-white:hover {
  background: #F45843;
  color: #FFF;
}

.btn.btn-white:active {
  background: #9D0057;
}

.btn-all {
  background: none;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: #323131;
  border: 2px solid #323131;
  text-decoration: none;
  width: 100%;
  padding: 35px 15px;
  font-family: 'DINPro-Condensed';
}

.btn-all:hover {
  background: #323131;
  color: #FFF;
}

.btn-all[aria-expanded="true"] {
  display: none;
}

/*.color-gradient,
.dropdown .dropdown-item,
.menu .sub-list a,
.menu .sub-item .sub-list li a,
.btn-outline-red .span2,
.players-main .in .tabs ul li a:hover .h3,
.players-main .in .tabs ul li.active a .h3,
.para-carousel .tabs ul li.active a,
.btn-fixed span,
.dropdown .dropdown-menu .dropdown-item,
.modal .tabs ul,
.heshteg-block .right a,
.sidebar-right .players-list li .h3,
.article .text blockquote p,
.player-bottom .h5,
.dropdown.dropdown-default .dropdown-toggle .caption,
.print-link,
.players-table .players-table-list .row .h3 a:hover,
.players-table .tabs ul li.active a,
.modal .title-links,
.btn.btn-text-gradient span,
.section-program .left ul li .date {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  background-image: gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}*/
.dropdown .dropdown-item,
.menu .sub-list a,
.menu .sub-item .sub-list li a,
.players-main .in .tabs ul li a:hover .h3,
.players-main .in .tabs ul li.active a .h3,
.para-carousel .tabs ul li.active a,
.dropdown .dropdown-menu .dropdown-item,
.modal .tabs ul,
.heshteg-block .right a,
.sidebar-right .players-list li .h3,
.article .text blockquote p,
.player-bottom .h5,
.dropdown.dropdown-default .dropdown-toggle .caption,
.print-link,
.players-table .players-table-list .row .h3 a:hover,
.players-table .tabs ul li.active a,
.modal .title-links,
.section-program .left ul li .date {
  /*background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #5c2d90), color-stop(1, #5c2d90));
  background-image: gradient(linear, left top, right top, color-stop(0, #5c2d90), color-stop(1, #5c2d90));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;*/
  background: none;
  color:#5c2d90;
}
.color-gradient,
.btn-fixed span,
.btn-outline-red .span2,
.btn.btn-text-gradient span, {
 color: #3D1063!important;
 background-image: transparent!important;
 background-clip:unset!important;
}

/*--text-gradient--*/

.sidebar-right .players-list li a:hover .h3,
.heshteg-block .right a:hover {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #323131), color-stop(1, #323131));
  background-image: gradient(linear, left top, right top, color-stop(0, #323131), color-stop(1, #323131));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.modal .tabs ul li a {
  color: transparent;
}

.modal .tabs ul li a:hover {
  color: #323232;
}

.flex {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.header-date,
.grey,
input,
textarea,
.dropdown-toggle {
  color: #969696;
}

/*----END HEADER-----*/

.line1 {
  position: absolute;
  width: 8px;
  height: 294px;
  left: 70px;
  top: 80px;
  background: -webkit-linear-gradient(52.3deg, #FFE259 20.87%, #FFA751 97.19%);
  background: linear-gradient(37.7deg, #FFE259 20.87%, #FFA751 97.19%);
  -webkit-transform: matrix(0.89, 0, -0.58, 1, 0, 0);
  transform: matrix(0.89, 0, -0.58, 1, 0, 0);
  -webkit-clip-path: polygon(0 0, 100% 0%, 70% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 70% 100%, 0% 100%);
  z-index: 100;
}

/*-----SOCIAL-----*/

.social ul,
.social ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.social ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.social ul li {
  margin: 0 8px 16px;
}

.social ul li a {
  display: block;
  width: 60px;
  height: 60px;
}

.social ul li a img {
  width: 100%;
}

.social.social-left ul {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-left: -8px;
  margin-right: -8px;
}

/*-----END SOCIAL-----*/

/*-----PARTNERS-MAIN-----*/

.partners-main {
  background: #F5F5F5;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.partners-main .container {
  position: relative;
}

.partners-main .col {
  height: 300px;
  padding-top: 15px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
  margin-right: 15px;
  background: #FFF;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.partners-main .col:nth-child(1) {
  width: calc(33.33% - 30px);
}

.partners-main .col:nth-child(2) {
  width: calc(66.66% - 30px);
}

.partners-main .col:nth-child(2) .item {
  width: 33.33%;
}

.partners-main .col:nth-child(2) .item .name {
  color: #969696;
}

.partners-main .col:nth-child(2) .item:before {
  content: '';
}

.partners-main .col:nth-child(3) {
  width: calc(33.33% - 30px);
}

.partners-main .col:nth-child(3) .item {
  width: 50%;
}

.partners-main .col:nth-child(4) {
  width: calc(66.66% - 30px);
  flex-wrap: wrap;
}

.partners-main .col:nth-child(4) .item {
  width: 25%;
  height: 150px;
  border-bottom: 1px solid #F5F5f5;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: center;
  justify-content: center;
}

.partners-main .col:nth-child(4) .item:before {
  display: none;
}

.partners-main .col:nth-child(4) .item:nth-child(1),
.partners-main .col:nth-child(4) .item:nth-child(2),
.partners-main .col:nth-child(4) .item:nth-child(3) {
  border-top: 0;
}

.partners-main .col .item {
  width: 100%;
  border-left: 1px solid #F5f5f5;
  height: 100%;
  display: -webkit-box;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

.partners-main .col .item .img {
  max-height: 65%;
  max-width: 100%;
  min-width: 100%;
}

.partners-main .col .item:nth-child(1) {
  border-left: 0;
}

.partners-main .col .item:hover .img img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.partners-main .col .item:hover .name {
  color: #F45843;
}

.partners-main .col .item .name {
  color: #969696;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.partners-main .col .item:before {
  content: '';
}

.partners-main .col .item img {
  max-height: 100%;
  max-width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.partners-main .line-pos1 {
  margin-left: 0;
  left: 46px;
  top: 322px;
}

.partners-main .line-pos2 {
  left: auto;
  margin-left: 0;
  right: 200px;
  top: -10px;
}

.partners-main .line-pos3 {
  left: auto;
  margin-left: 0;
  right: 134px;
  top: -47px;
}

.partners-main .line-pos4 {
  margin-left: -200px;
  top: -97px;
}

/*-----END PARTNERS-MAIN-----*/

/*-----BLOCK-MAIN-----*/

.block-main {
  margin-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: flex;
  position: relative;
  background: #f6f6f6;
}

.block-main .slider-main,
.block-main .news-main {
  z-index: 100;
}

.block-main .line-size1,
.block-main .line-size2,
.block-main .line-size3 {
  z-index: 200;
}

.block-main .line-pos1 {
  top: 80px;
  left: 0px;
}

.block-main .line-pos2 {
  top: 51px;
  left: 90px;
}

.block-main .line-pos3 {
  left: 250px;
  top: 0;
}

.block-main .line-pos4 {
  left: 50%;
  bottom: 0;
  top: auto;
}

.block-main .line-pos5 {
  bottom: 38px;
  left: 52.5%;
}

.block-main .line-pos6 {
  right: -19px;
  top: 32px;
  left: auto;
}

.block-main .line-pos7 {
  left: auto;
  right: 43px;
  top: 50%;
  margin-top: -45px;
}

.slider-main .item,
.news-main .item,
.sobitiya-list .item {
  position: relative;
  height: 0;
  padding-bottom: 55%;
  overflow: hidden;
}

.slider-main .item:hover .img img,
.news-main .item:hover .img img,
.sobitiya-list .item:hover .img img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.slider-main .item:hover .img .img-in,
.news-main .item:hover .img .img-in,
.sobitiya-list .item:hover .img .img-in {
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
}

.slider-main .item .img,
.news-main .item .img,
.sobitiya-list .item .img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 90;
  overflow: hidden;
  background-size: cover !important;
}

.slider-main .item .img:before,
.news-main .item .img:before,
.sobitiya-list .item .img:before {
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, color-stop(41.29%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 41.29%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 41.29%, rgba(0, 0, 0, 0.8) 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 95;
  height: 100%;
}

.slider-main .item .img .img-in,
.news-main .item .img .img-in,
.sobitiya-list .item .img .img-in {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover !important;
  z-index: 90;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.slider-main .item .img:hover img,
.news-main .item .img:hover img,
.sobitiya-list .item .img:hover img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.slider-main .item.width img,
.news-main .item.width img,
.sobitiya-list .item.width img {
  width: 100%;
  height: auto;
}

.slider-main .item .descript,
.news-main .item .descript,
.sobitiya-list .item .descript {
  position: absolute;
  left: 50px;
  bottom: 40px;
  right: 50px;
  z-index: 100;
}

.slider-main .item .descript h3,
.news-main .item .descript h3,
.sobitiya-list .item .descript h3 {
  color: #FFF;
  margin-bottom: 0;
}

.slider-main {
  width: calc(67% - 1px);
  margin-right: 1px;
}

.slider-main .owl-carousel .item h2 {
  color: #FFF;
  max-width: 820px;
}

.news-main {
  width: 33%;
}

.news-main .item {
  border-top: 1px solid #FFF;
  padding-bottom: 0;
  height: 50%;
}

.news-main .item:nth-child(1) {
  border: 0;
}

.news-main .item .descript {
  bottom: 20px;
  left: 30px;
}

.news-main .item .descript h3 {
  text-align: left !important;
}

.news-main.press-contacts .div {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.news-main.press-contacts .press-item {
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 2px solid #323131;
}

.news-main.press-contacts .press-item:first-child {
  padding-top: 0;
  border: 0;
}

.news-main.press-contacts .press-item > * {
  margin-bottom: 7px;
}

.news-main.press-contacts .press-item a {
  display: inline-block;
}

.news-main.press-contacts .press-item .phone {
  font-size: 20px;
  font-weight: bold;
}

.news-main.press-contacts .press-item .mail {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  background-image: gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.news-main.press-contacts .press-item .btn {
  margin-right: 20px;
}

.news-main.press-contacts .press-item .btn:last-child {
  margin-right: 0;
}

/*-----END BLOCK-MAIN-----*/

/*--------NEWS-LIST---------*/

.news-list {
  position: relative;
  margin-bottom: 50px;
}

.news-list .title {
  -webkit-box-align: center;
  align-items: center;
}

.news-list .row .col {
  min-width: calc(25% - 30px);
  max-width: calc(25% - 30px);
  margin-bottom: 60px;
  padding: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.news-list .row .col.col-noimage {
  border-top: 2px solid #323131;
  padding-top: 40px;
}

.news-list .row .col .img {
  display: block;
  margin-bottom: 25px;
  padding-bottom: 57%;
  position: relative;
  height: 0;
  overflow: hidden;
  background-size: cover !important;
}

.news-list .row .col .img .img-in {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover !important;
  z-index: 90;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}

.news-list .row .col .img:hover .img-in {
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
}

.news-list .row .col .img:hover img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.news-list .row .col .img img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.news-list .row .col h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

.news-list .row .col .tegs {
  margin-bottom: 0;
}

.news-list .row.owl-carousel-news,
.news-list .row.owl-carousel-video {
  margin-left: 0;
  margin-right: 0;
}

.news-list .row.owl-carousel-news .col,
.news-list .row.owl-carousel-video .col {
  min-width: inherit !important;
  max-width: inherit !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.news-list .row.owl-carousel-news .owl-nav,
.news-list .row.owl-carousel-video .owl-nav {
  margin-top: 0;
}

.news-list .tegs ul li {
  color: #969696;
}

.news-list.video-list .row .col-100 {
  min-width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.news-list.video-list .row .col {
  min-width: calc(16.66% - 30px);
  max-width: calc(16.66% - 30px);
}

.news-list.video-list .row .col .img:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100;
}

.news-list.video-list .row .col .img img {
  z-index: 90;
}

.news-list.video-list .row .col .img:hover .video-btn:after {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-name: slidein2;
  animation-name: slidein2;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-color: #5c2d90;
  opacity: 0.5;
}

@-webkit-keyframes slidein2 {
  from {
    width: 28px;
    height: 28px;
    opacity: 1;
  }

  50% {
    width: 67px;
    height: 67px;
    opacity: 0.5;
  }

  100% {
    width: 28px;
    height: 28px;
    opacity: 1;
  }
}

@keyframes slidein2 {
  from {
    width: 28px;
    height: 28px;
    opacity: 1;
  }

  50% {
    width: 67px;
    height: 67px;
    opacity: 0.5;
  }

  100% {
    width: 28px;
    height: 28px;
    opacity: 1;
  }
}

.news-list .line-pos1 {
  top: 0;
  left: 50px;
  margin-top: 167px;
}

.news-list .line-pos2 {
  top: 0;
  left: 50px;
  margin-top: 87px;
  left: 28%;
}

.news-list .line-pos3 {
  top: 0;
  right: 70px;
  /*margin-top:160px;*/
  left: auto;
  margin-top: 60px;
}

.news-list .line-pos4 {
  top: 0;
  right: 100px;
  /*margin-top:180px;*/
  margin-top: 40px;
  left: auto;
}

.news-list .line-pos5,
.news-list .line-pos6,
.news-list .line-pos7,
.news-list .line-pos8 {
  top: 53%;
}

.news-list .line-pos5 {
  left: 50px;
}

.news-list .line-pos6 {
  left: 50px;
  left: 28%;
}

.news-list .line-pos7 {
  right: 70px;
  left: auto;
}

.news-list .line-pos8 {
  right: 150px;
  left: auto;
}

.news-list .line-pos9 {
  left: 172px;
  bottom: 50px;
}

.news-list .line-pos10 {
  left: auto;
  right: 16%;
  top: -20px;
}

.news-list .line-pos11 {
  left: auto;
  right: 13%;
  top: -30px;
}

.news-list .line-pos12 {
  left: 50%;
  top: 30px;
}

.news-list .collapse,
.news-list .collapsing {
  min-width: 100%;
  max-width: 100%;
}

.news-list .collapse .in,
.news-list .collapsing .in {
  width: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.news-list .collapse .col,
.news-list .collapsing .col {
  -webkit-box-flex: 1;
  flex-grow: 1;
  display: block !important;
}

/*--------END NEWS-LIST---------*/

.block-fullsize .container {
  padding-left: 0;
  padding-right: 0;
}

.block-fullsize .paddings {
  padding-left: 50px;
  padding-right: 50px;
}

/*--------SOBITIYA-LIST---------*/

.sobitiya-list {
  margin-bottom: 50px;
  position: relative;
}

.sobitiya-list .flex {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.sobitiya-list .flex .item {
  min-width: 33.33%;
  max-width: 33.33%;
  padding-bottom: 18%;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  position: relative;
}

.sobitiya-list .flex .item .date-round {
  margin-bottom: 10px;
}

.sobitiya-list .flex .item .descript {
  left: 30px;
  bottom: 24px;
  right: 30px;
}

.sobitiya-list .line-pos1 {
  left: 35%;
  top: 67px;
}

.sobitiya-list .line-pos2 {
  left: 57%;
  top: 47%;
}

.sobitiya-list .line-pos3 {
  left: 63%;
  top: 41%;
}

.sobitiya-list .line-pos4 {
  right: 81px;
  top: 61%;
  left: auto;
}

.sobitiya-list .line-pos5 {
  bottom: -35px;
  left: 28%;
}

.sobitiya-list .line-pos1,
.sobitiya-list .line-pos2,
.sobitiya-list .line-pos3,
.sobitiya-list .line-pos4,
.sobitiya-list .line-pos5 {
  margin-top: -100px;
}

/*--------END SOBITIYA-LIST---------*/

/*----OWL-CAROUSEL------*/

.owl-carousel .owl-stage-outer {
  z-index: 100;
}

.owl-carousel.owl-nav-big .owl-nav .owl-prev,
.owl-carousel.owl-nav-big .owl-nav .owl-next {
  width: 60px;
  height: 60px;
}

.owl-carousel.owl-nav-big .owl-nav .owl-prev span,
.owl-carousel.owl-nav-big .owl-nav .owl-next span {
  width: 14px;
  height: 28px;
  background-size: 14px 28px;
}

.owl-carousel .owl-nav {
  z-index: 110;
  position: absolute;
  width: auto;
  top: 50%;
  margin-top: -20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  left: -50px;
  right: -50px;
  height: 0;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#5c2d90), to(#5c2d90)) !important;
  background: -webkit-linear-gradient(left, #5c2d90 0%, #5c2d90 100%) !important;
  background: linear-gradient(90deg, #5c2d90 0%, #5c2d90 100%) !important;
  border-radius: 0px 4px 4px 0px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span {
  text-indent: -9999px;
  display: block;
  width: 9px;
  height: 18px;
  background: url(../img/owl-arrow.svg) no-repeat;
  background-size: 9px 18px;
}

.owl-carousel .owl-nav button.owl-next {
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

.owl-carousel .owl-dots {
  position: absolute;
  z-index: 110;
  right: 40px;
  bottom: 40px;
}

.owl-carousel .owl-dots .owl-dot {
  width: 14px;
  height: 14px;
  border: 1px solid #FFFFFF;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 20px;
}
/*
.owl-carousel .owl-dots .owl-dot.active,
.owl-carousel .owl-dots .owl-dot:hover {
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
  border-color: #EA008C;
}
*/
.owl-carousel .owl-dots .owl-dot.active,
.owl-carousel .owl-dots .owl-dot:hover {
  background: -webkit-gradient(linear, left top, right top, from(#f7dc0c), to(#f7dc0c));
  background: -webkit-linear-gradient(left, #f7dc0c 0%, #f7dc0c 100%);
  background: linear-gradient(90deg, #f7dc0c 0%, #f7dc0c 100%);
  border-color: #f7dc0c;
}
/*----END OWL-CAROUSEL------*/

/*-----TEGS--------*/

.tegs {
  margin-bottom: 5px;
}

.tegs ul,
.tegs ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.tegs ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  margin-left: -5px;
  margin-right: -5px;
}

.tegs ul li {
  margin-bottom: 0;
  font-size: 13px;
  padding: 5px 3px;
  line-height: 16px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
}

.tegs ul li.tegs-photo a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.tegs ul li.tegs-photo a:before {
  display: block;
  width: 18px;
  height: 15px;
  content: '';
  background: url(../img/photo.svg) no-repeat;
  background-size: 100%;
  margin-right: 6px;
}
/*
.tegs ul li a {
  padding: 5px 10px;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
  color: #FFF;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: baseline;
}*/

.tegs ul li a {
  padding: 5px 10px;
  background: -webkit-gradient(linear, left top, right top, from(#5c2d90), to(#5c2d90));
  background: -webkit-linear-gradient(left, #5c2d90 0%, #5c2d90 100%);
  background: linear-gradient(90deg, #5c2d90 0%, #5c2d90 100%);
  color: #FFF;
  margin-right: 5px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: baseline;
}

.tegs ul li a:hover,
.tegs ul li a:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.tegs ul li a:active {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}

.tegs ul li .span {
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: baseline;
}

.tegs.tegs-big ul li a {
  font-size: 20px;
  line-height: 25px;
}

.tegs-hash ul,
.tegs-hash ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.tegs-hash ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.tegs-hash ul li {
  margin-right: 10px;
}

.tegs-hash ul li a {
  color: #969696;
}

.tegs-hash ul li a:hover {
  color: #323131;
}

/*-----END TEGS--------*/

/*-----PLAYER-INFO--------*/

.player-info-top {
  position: relative;
  margin-bottom: 30px;
  z-index: 100;
}
/*
.player-info-top:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, right top, left top, from(#FBD13B), color-stop(57.01%, rgba(157, 80, 187, 0))), -webkit-gradient(linear, left top, right top, color-stop(-0.57%, #6E48AA), color-stop(63.49%, rgba(157, 80, 187, 0))), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: -webkit-linear-gradient(right, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), -webkit-linear-gradient(left, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: linear-gradient(270deg, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), linear-gradient(90deg, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background-size: cover;
  z-index: 90;
}*/
.player-info-top:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
 background-image:url('../img/pl-i.jpg');
  background-size: cover;
  z-index: 90;
}

.player-info-top .container {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  color: #FFF;
  font-size: 20px;
}

.player-info-top .container .left,
.player-info-top .container .right {
  padding-top: 30px;
  padding-bottom: 30px;
}

.player-info-top .container .left {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.player-info-top .container .left h1 {
  font-size: 90px;
  font-weight: bold;
  font-family: 'DINPro-Condensed';
  text-align: left;
  line-height: 1.2;
}

.player-info-top .container .left .h2 {
  display: inline-block;
  vertical-align: top;
  background: #F7CA3E;
  border-radius: 0 4px 4px 0;
  line-height: 50px;
  padding: 15px 35px 15px 50px;
  margin-left: -50px;
}

.player-info-top .container .left .tegs-hash {
  font-size: 20px;
}

.player-info-top .container .left .tegs-hash ul {
  display: block;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}

.player-info-top .container .left .tegs-hash ul li a {
  color: #FFF;
  font-weight: 600;
}

.player-info-top .container .left .btn {
  margin-bottom: 29px;
}

.player-info-top .container .center {
  position: relative;
  padding-top: 45px;
  -webkit-box-flex: 100;
  flex-grow: 100;
  min-width: 500px;
  margin-left: 30px;
  margin-right: 150px;
  align-self: flex-end;
}

.player-info-top .container .center .img {
  height: 600px;
  margin: 0 35px;
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.player-info-top .container .center .img img {
  position: absolute;
  height: auto;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  max-height: 100%;
  height: 100%;
}

.player-info-top .container .center .flag {
  max-width: 480px;
  min-width: 480px;
  height: 480px;
  background: #FFFFFF;
  border: 8px solid #FFF;
  box-sizing: border-box;
  border-radius: 500px;
  overflow: hidden;
  position: absolute;
  z-index: 90;
  margin: auto;
  left: -800px;
  top: -999px;
  right: -999px;
  bottom: -999px;
}

.player-info-top .container .center .flag img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  min-width: 100%;
  height: 100%;
}

.player-info-top .container .right {
  -webkit-box-flex: 0;
  flex-grow: 0;
}

.player-info-top .container .right .data {
  font-size: 42px;
  font-family: 'DINPro-Condensed';
}

.player-info-top .container .right .params-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}

.player-info-top .container .right .params-list .col {
  margin-bottom: 60px;
  min-width: 200px;
  max-width: 35%;
  padding-right: 20px;
}

.player-info-top .container .right .params-list .col:nth-child(2n+2) {
  min-width: 65%;
  max-width: 65%;
  padding-right: 0;
}

.player-info-top .line-pos1 {
  right: 12%;
  bottom: -8%;
  left: auto;
}

.player-info-top .line-pos2 {
  right: 5%;
  bottom: 15%;
  left: auto;
}

.player-info-top .line-pos3 {
  left: auto;
  right: 5%;
  top: 4%;
}
/*
.player-rating {
  position: relative;
  z-index: 200;
  background: -webkit-gradient(linear, right top, left top, from(#FBD13B), color-stop(57.01%, rgba(157, 80, 187, 0))), -webkit-gradient(linear, left top, right top, color-stop(-0.57%, #6E48AA), color-stop(63.49%, rgba(157, 80, 187, 0))), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: -webkit-linear-gradient(right, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), -webkit-linear-gradient(left, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: linear-gradient(270deg, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), linear-gradient(90deg, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background-size: cover;
  display: -webkit-box;
  display: flex;
  margin-bottom: 20px;
}*/

.player-rating {
  position: relative;
  z-index: 200;
 background-image:url('../img/pla-r.jpg');
  background-size: cover;
  display: -webkit-box;
  display: flex;
  margin-bottom: 20px;
}

.player-rating .col {
  min-width: 25%;
  max-width: 25%;
  color: #FFF;
  padding: 16px 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  border-left: 30px solid #FFF;
}

.player-rating .col:first-child {
  border: 0;
}

.player-rating .col .span {
  font-size: 24px;
  font-weight: 600;
  margin-right: 20px;
}

.player-rating .col .num {
  font-size: 48px;
  font-family: 'DINPro-Condensed';
}

.player-bottom {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 60px;
}

.player-bottom .left {
  min-width: calc(65% - 30px);
  max-width: calc(65% - 30px);
}

.player-bottom .right {
  min-width: 35%;
  max-width: 35%;
}

.player-bottom .player-result {
  background: #F6f6f6;
  padding: 30px 35px;
  display: -webkit-box;
  display: flex;
  margin-bottom: 30px;
}

.player-bottom .player-result .col {
  min-width: 50%;
  max-width: 50%;
  padding-right: 20px;
}

.player-bottom .player-info-list {
  padding-left: 154px;
  margin-bottom: 50px;
}

.player-bottom .player-info-list ul,
.player-bottom .player-info-list ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.player-bottom .player-info-list ul li {
  padding-left: 40px;
  position: relative;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.player-bottom .player-info-list ul li:before {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 6px;
  background: url(../img/checked.svg) no-repeat;
  background-size: 100%;
  content: '';
}

.player-bottom .h5 {
  font-size: 24px;
  margin-bottom: 15px;
  font-family: 'DINPro-Condensed';
  text-transform: uppercase;
}

.player-bottom .h5 .span {
  color: #000;
}

.player-bottom .equip-list ul,
.player-bottom .equip-list ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.player-bottom .equip-list ul li {
  margin-bottom: 10px;
  background: #f6f6f6;
  padding: 30px 35px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.player-bottom .equip-list ul li .span {
  font-size: 20px;
  font-weight: 600;
}

.player-bottom .equip-list ul li .img {
  max-width: 50%;
  min-width: 50%;
  margin-left: 30px;
}

.player-bottom .equip-list ul li .img img {
  width: 100%;
}

/*-----END PLAYER-INFO--------*/

/*-----BILET-LIST-----*/

.bilet-list ul,
.bilet-list ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.bilet-list ul li {
  padding: 15px 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  border-bottom: 2px solid #323131;
}

.bilet-list ul li:last-child {
  border: 0;
}

.bilet-list ul li:first-child {
  border-top: 2px solid #323131;
}

.bilet-list ul li > * {
  margin-top: 10px;
  margin-bottom: 10px;
}

.bilet-list ul li .img {
  min-width: 240px;
  max-width: 240px;
  text-align: center;
}

.bilet-list ul li .img img {
  max-width: 100%;
}

/*-----END BILET-LIST-----*/

/*-----FOOTER-PROMO-----*/

.footer-promo {
  margin-top: -38px;
  position: relative;
  text-align: center;
  z-index: 100;
}

.footer-promo a {
  color: #FFF;
  text-decoration: none;
}
/*
.footer-promo .in {
  background: -webkit-gradient(linear, right top, left top, from(#FBD13B), color-stop(57.01%, rgba(157, 80, 187, 0))), -webkit-gradient(linear, left top, right top, color-stop(-0.57%, #6E48AA), color-stop(63.49%, rgba(157, 80, 187, 0))), url(../img/promo-bg.jpg) no-repeat center;
  background: -webkit-linear-gradient(right, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), -webkit-linear-gradient(left, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center;
  background: linear-gradient(270deg, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), linear-gradient(90deg, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center;
  background-size: 100%;
  -webkit-box-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 300px;
  position: relative;
  z-index: 100;
}*/

.footer-promo .in {
  background-image: url('../img/footer-promo.jpg');
  background-size: 100%;
  -webkit-box-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 300px;
  position: relative;
  z-index: 100;
}


.footer-promo img {
  display: block;
  max-width: 100%;
}

.footer-promo .left {
  margin-top: 20px;
}

.footer-promo .center {
  margin-right: 40px;
  margin-left: 70px;
  margin-top: -37px;
}

.footer-promo .right {
  margin-top: 20px;
}

.footer-promo .line-pos1 {
  margin-left: -892px;
  top: 0;
  z-index: 90;
}

.footer-promo .line-pos2 {
  margin-left: -609px;
  top: 0;
}

.footer-promo .line-pos3 {
  margin-left: 593px;
  top: 0;
}

.footer-promo .line-pos4 {
  margin-left: -469px;
  top: auto;
  bottom: -106px;
}

.footer-promo .line-pos5 {
  margin-left: -402px;
  top: auto;
  bottom: -21px;
}

.footer-promo .line-pos6 {
  margin-left: 404px;
  bottom: -32px;
}

.footer-promo .line-pos2,
.footer-promo .line-pos3,
.footer-promo .line-pos4,
.footer-promo .line-pos5,
.footer-promo .line-pos6 {
  z-index: 110;
}

.line-size1,
.line-size2,
.line-size3 {
  width: 7px;
  position: absolute;
  left: 50%;
  background: #FFFFFF;
  -webkit-transform: matrix(0.89, 0, -0.58, 1, 0, 0);
  transform: matrix(0.89, 0, -0.58, 1, 0, 0);
  z-index: 200;
}

.line-size1 {
  height: 80px;
}

.line-size2 {
  height: 160px;
}

.line-size3 {
  height: 250px;
}

.line-white {
  background: #FFFFFF;
}

.line-pink {
  background: -webkit-gradient(linear, left top, right top, color-stop(-20.94%, #C84E89), color-stop(99.03%, #F15F79));
  background: -webkit-linear-gradient(left, #C84E89 -20.94%, #F15F79 99.03%);
  background: linear-gradient(90deg, #C84E89 -20.94%, #F15F79 99.03%);
}

.line-violet {
  background: -webkit-linear-gradient(69.68deg, #BF5AE0 -0.88%, #A811DA 129.32%);
  background: linear-gradient(20.32deg, #BF5AE0 -0.88%, #A811DA 129.32%);
}

.line-yellow {
  background: -webkit-linear-gradient(64.79deg, #FFE259 20.87%, #FFA751 97.19%);
  background: linear-gradient(25.21deg, #FFE259 20.87%, #FFA751 97.19%);
}

/*-----END FOOTER-PROMO-----*/

/*-----PROMO-SUBSCRIBE-----*/

.promo-subscribe {
  position: relative;
  margin-bottom: 60px;
}

/*.promo-subscribe:before {
  content: '';
  position: absolute;
  left: 50px;
  right: 50px;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, right top, left top, from(#FBD13B), color-stop(57.01%, rgba(157, 80, 187, 0))), -webkit-gradient(linear, left top, right top, color-stop(-0.57%, #6E48AA), color-stop(63.49%, rgba(157, 80, 187, 0))), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: -webkit-linear-gradient(right, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), -webkit-linear-gradient(left, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: linear-gradient(270deg, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), linear-gradient(90deg, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background-size: cover;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  z-index: 90;
}
*/

.promo-subscribe:before {
  content: '';
  position: absolute;
  left: 50px;
  right: 50px;
  top: 0;
  bottom: 0;
  background-image: url('../img/promo.jpg');
  background-size: cover;
  z-index: 90;
}

.promo-social:before {
  content: '';
  background-image: url('../img/promo-social.jpg');
  background-size: cover;
}

.promo-subscribe img{
  max-width:248px;
  width:100%;
}
.promo-subscribe .h2 {
  color: #FFF;
  margin-right: 20px;
}

.promo-subscribe .btn {
  max-width: 280px;
}

.promo-subscribe .flex {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding-left: 80px;
  margin-right: 185px;
}

.promo-subscribe .form {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

.promo-subscribe .form .form-group {
  margin-bottom: 20px;
}

.promo-subscribe .p {
  color: #FFF;
}

.promo-subscribe .center {
  margin-right: 20px;
}

.promo-subscribe .form-group.input-mail {
  position: relative;
  margin-top: 9px;
  width: 300px;
  border-bottom: 1px solid #FFF;
  padding: 0 0 17px;
  margin-right: 34px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.promo-subscribe .form-group.input-mail input {
  border: 0;
  background: none;
  position: relative;
  z-index: 100;
  color: #FFF;
  -webkit-box-flex: 1;
  flex-grow: 1;
  padding: 0;
}

.promo-subscribe .form-group.input-mail input:-moz-placeholder {
  color: #FFF;
}

.promo-subscribe .form-group.input-mail input::-moz-placeholder {
  color: #FFF;
}

.promo-subscribe .form-group.input-mail input::-webkit-input-placeholder {
  color: #FFF;
}

.promo-subscribe .form-group.input-mail input:-ms-input-placeholder {
  color: #FFF;
}

.promo-subscribe .form-group .mail-ico {
  display: block;
  width: 17px;
  height: 14px;
  background: url(../img/mail.svg#white) no-repeat;
  background-size: 100%;
  margin-left: 5px;
  margin-right: 10px;
}

.promo-subscribe.promo-social .flex {
  margin-right: 105px;
}

.promo-subscribe.promo-social .h2 {
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-right: 30px;
  min-width: 400px;
}

.promo-subscribe.promo-social .center {
  -webkit-box-flex: 0;
  flex-grow: 0;
}

.promo-subscribe.promo-social .center .inline {
  text-align: left;
}

.promo-subscribe.promo-social .center a {
  font-size: 24px;
  color: #FFF;
  margin-right: 20px;
}

.promo-subscribe.promo-social .center a:hover {
  color: #323131;
}

.promo-subscribe.promo-social .social {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.promo-subscribe.promo-social .social ul {
  flex-wrap: nowrap;
}

.promo-subscribe.promo-social .social ul li {
  margin-top: 8px;
  margin-bottom: 8px;
}

.promo-subscribe.promo-social .social ul li a {
  width: 80px;
  height: 80px;
}

.promo-subscribe.promo-friends {
  margin-bottom: 0;
}

.promo-subscribe.promo-friends:before {
  left: 0;
  right: 20px;
}

.promo-subscribe.promo-friends .h2 {
  font-size: 48px;
}

.promo-subscribe.promo-friends .flex {
  padding-right: 0;
  padding-top: 30px;
  padding-bottom: 15px;
}

.promo-subscribe.promo-show {
  overflow: hidden;
  margin-bottom: 30px;
}

.promo-subscribe.promo-show:before {
  left: 0;
  right: 0;
}

.promo-subscribe.promo-show .flex {
  padding: 30px 0;
  margin: 0;
}

.promo-subscribe.promo-show .left {
  margin-right: -100%;
  position: relative;
  z-index: 100;
}

.promo-subscribe.promo-show .right {
  align-self: bottom;
  display: -webkit-box;
  display: flex;
  align-self: flex-end;
  margin-left: -100%;
  position: relative;
  z-index: 90;
}

.promo-subscribe.promo-show .right .btn {
  align-self: flex-end;
}

.promo-subscribe.promo-show .h1 {
  color: #FFF;
  margin-bottom: 15px;
}

.promo-subscribe.promo-show .date,
.promo-subscribe.promo-show .time {
  color: #FFF;
  font-weight: bold;
  font-size: 24px;
}

.promo-subscribe.promo-show .date {
  margin-bottom: 10px;
}

.promo-subscribe.promo-show .btn {
  margin-left: -110px;
  position: relative;
  z-index: 100;
}

.promo-subscribe.promo-show .time {
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
  padding: 5px 10px;
  line-height: 30px;
  margin-right: 20px;
  margin-bottom: 10px;
}

.promo-subscribe.promo-show .time:hover,
.promo-subscribe.promo-show .time:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.promo-subscribe.promo-show .time:active {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}

.promo-subscribe.promo-show .flx {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.promo-subscribe.promo-show .img {
  min-width: 250px;
  max-width: 250px;
  padding-bottom: 250px;
  margin-bottom: -80px;
  margin-top: -50px;
  height: 0;
  border: 6px solid #FFF;
  border-radius: 400px;
  position: relative !important;
  overflow: hidden;
  z-index: 90;
}

.promo-subscribe.promo-show .img:first-child {
  margin-right: -60px;
}

.promo-subscribe.promo-show .img.width img {
  width: 100%;
  height: auto;
}

.promo-subscribe.promo-show .img img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  height: 100%;
  width: auto;
}

.promo-video {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#EA008C));
  background: -webkit-linear-gradient(left, #F45843 0%, #EA008C 100%);
  background: linear-gradient(90deg, #F45843 0%, #EA008C 100%);
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 35px;
  padding-bottom: 35px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: inherit;
  color: #FFF;
}

.promo-video .div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-right: 20px;
  text-align: left;
}

.promo-video .svg {
  margin-right: 20px;
  min-width: 103px;
  max-width: 103px;
}

.promo-video .svg img {
  width: 100%;
}

.promo-video .h2 {
  margin: 0;
  text-align: left;
}

.promo-video > * {
  margin-top: 10px;
  margin-bottom: 10px;
}

.promo-video .btn {
  white-space: nowrap;
}

.promo-fun {
  position: relative;
  margin-bottom: 0;
  padding: 25px 35px;
  width: 100%;
}
/*
.promo-fun:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, right top, left top, from(#FBD13B), color-stop(57.01%, rgba(157, 80, 187, 0))), -webkit-gradient(linear, left top, right top, color-stop(-0.57%, #6E48AA), color-stop(63.49%, rgba(157, 80, 187, 0))), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: -webkit-linear-gradient(right, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), -webkit-linear-gradient(left, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: linear-gradient(270deg, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), linear-gradient(90deg, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background-size: cover;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  z-index: 90;
}*/
.promo-fun:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image:url('../img/pr-i.jpg');
  background-size: cover;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  z-index: 90;
}

.promo-fun .flex {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  z-index: 100;
}

.promo-fun .flex .promo-left {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.promo-fun .flex .promo-right .h2 {
  font-size: 42px;
  color: #FFF;
  margin-bottom: 10px;
}

.promo-fun .flex .promo-right .btn {
  width: 100%;
}

.promo-fun .flex .h3 {
  font-size: 24px !important;
  color: #FFF;
  margin-right: 23px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.promo-fun .flex .h3 a {
  color: #fff;
}

.promo-fun .flex .social ul li {
  margin: 8px 7px;
}

/*-----END PROMO-SUBSCRIBE-----*/

/*------PLAYERS-MAIN---------*/

.players-main {
  position: relative;
  margin-bottom: 40px;
}

/*.players-main .in {
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.57%, #6E48AA), color-stop(63.49%, rgba(157, 80, 187, 0))), -webkit-gradient(linear, right top, left top, from(#FBD13B), color-stop(57.01%, rgba(157, 80, 187, 0))), url(../img/promo-bg.jpg) no-repeat right center;
  background: -webkit-linear-gradient(left, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), -webkit-linear-gradient(right, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), url(../img/promo-bg.jpg) no-repeat right center;
  background: linear-gradient(90deg, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), linear-gradient(270deg, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), url(../img/promo-bg.jpg) no-repeat right center;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 70px;
  display: -webkit-box;
  display: flex;
  min-height: 820px;
}*/

.players-main .in {
  background-image: url('../img/players-main.jpg');
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 70px;
  display: -webkit-box;
  display: flex;
  min-height: 820px;
}

.players-main .in .tabs {
  min-width: 48%;
  max-width: 48%;
}

.players-main .in .tabs ul,
.players-main .in .tabs ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.players-main .in .right {
  position: relative;
  margin-left: 60px;
  min-width: calc(52% - 60px);
  max-width: calc(52% - 60px);
}

.players-main .in .tabs-box {
  position: relative;
  color: #FFF;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 100%;
}

.players-main .in .tabs-box .h3 {
  margin-bottom: 10px;
}

.players-main .in .tabs-box .name {
  margin-bottom: 20px;
  font-size: 90px;
  font-weight: bold;
  font-family: 'DINPro-Condensed';
  text-transform: uppercase;
  line-height: 1.2;
}

.players-main .in .tabs-box .btn {
  margin-bottom: 30px;
}

.players-main .in .tabs-box .tegs-hash ul {
  display: block;
}

.players-main .in .tabs-box .tegs-hash ul li {
  display: block;
}

.players-main .in .tabs-box .tegs-hash ul li a {
  color: #FFF;
  font-size: 20px;
  font-weight: 600;
}

.players-main .in .tabs-box .tegs-hash ul li a:hover {
  color: #F45843;
}

.players-main .in .tabs-box .descript {
  z-index: 110;
}

.players-main .in .tabs-box .img {
  position: absolute;
  bottom: -70px;
  z-index: 100;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.players-main .in .tabs-box .img .img-in {
  max-height: 100%;
}

.players-main .in .tabs-box .img img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  width: auto !important;
}

.players-main .in .tabs-box .flag {
  z-index: 90;
  border: 8px solid #FFF;
  height: 640px;
  width: 640px;
  border-radius: 1000px;
  overflow: hidden;
  position: absolute;
  margin: auto;
  right: 10px;
  top: -999px;
  bottom: -999px;
}

.players-main .in .tabs-box .flag img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  min-width: 100%;
  height: 100%;
  width: auto !important;
}

.players-main .in .tabs-box .news-list {
  position: absolute;
  width: 3000px;
}

.players-main .owl-carousel .owl-stage-outer,
.players-main .owl-carousel .owl-stage,
.players-main .owl-carousel .owl-item {
  height: 100%;
}

.players-main .owl-carousel .owl-nav {
  bottom: 76px;
  top: auto;
  left: 0;
  width: auto;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.players-main .owl-carousel .owl-nav .owl-prev {
  margin-right: 2px;
}

.players-main .owl-carousel .owl-nav .owl-next {
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.players-main .owl-carousel .owl-nav .owl-next span {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.players-main .title .h2 {
  min-width: inherit;
  margin-right: 30px;
  margin-bottom: 0;
}

.players-main .line-pos1 {
  left: 402px;
  bottom: -29px;
}

.players-main .line-pos2 {
  left: 463px;
  bottom: 74px;
}

.players-main .line-pos3 {
  left: 51%;
  top: 70px;
}

.players-main .line-pos4 {
  left: auto;
  right: 56px;
  bottom: -40px;
}

.player-news .news-list {
  position: absolute;
  left: -9999px;
}

.player-news .news-list.active {
  left: 0;
  position: relative;
}

ul.players-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

ul.players-list li {
  min-width: 50%;
  max-width: 50%;
  margin-right: -1px !important;
  margin-bottom: -1px !important;
}

ul.players-list li:nth-child(2n+1) {
  border-right: 1px solid transparent;
}

ul.players-list li a {
  padding: 17px 24px;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-height: 100%;
}

ul.players-list li a:hover,
ul.players-list li.active a {
  background: #FFF;
}

ul.players-list li .images {
  position: relative;
  min-width: 100px;
  max-width: 100px;
  height: 100px;
  margin-right: 14px;
}

ul.players-list li .images .flag {
  display: block;
  height: 35px;
  width: 35px;
  border-radius: 100px;
  position: absolute;
  left: -4px;
  bottom: -4px;
  overflow: hidden;
}

ul.players-list li .images .flag img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  min-width: 100%;
  height: 100%;
}

ul.players-list li .images .img {
  display: block;
  width: 100%;
  height: 100%;
  border: 4px solid #FFF;
  border-radius: 100px;
  position: relative;
  overflow: hidden;
}

ul.players-list li .images .img img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  width: 100%;
}

ul.players-list li .p {
  font-size: 20px;
  font-weight: 600;
  color: #323131 !important;
}

ul.players-list li .h3 {
  color: #FFF;
  display: block;
  margin-bottom: 0;
}

.btn-info {
  border: 54px solid transparent;
  border-bottom: 34px solid #FFF;
  position: absolute;
  left: 31%;
  bottom: -1px;
  z-index: 200;
}

/*------END PLAYERS-MAIN---------*/

/*--------PARA-BREND---------*/

.para-carousel {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #F5F5F5;
  margin-bottom: 45px;
}

.para-carousel .title {
  -webkit-box-align: end;
  align-items: flex-end;
  margin-bottom: 0;
}

.para-carousel .brend {
  margin-right: 36px;
  margin-bottom: 30px;
  max-width: 100%;
}

.para-carousel .brend img {
  max-width: 100%;
}

.para-carousel .tabs {
  margin-bottom: 30px;
}

.para-carousel .tabs ul {
  -webkit-box-pack: center;
  justify-content: center;
}

.para-carousel .tabs ul li .h3 {
  font-size: 32px;
}

.para-carousel .owl-carousel-wrap {
  margin-left: -12px;
  margin-right: -12px;
}

.para-carousel .owl-carousel {
  width: auto;
}

.para-carousel .owl-carousel .item {
  display: -webkit-box;
  display: flex;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
}

.para-carousel .owl-carousel .item .img-wrap {
  width: 100%;
  border-right: 1px solid #FFF;
  position: relative;
}

.para-carousel .owl-carousel .item .img-wrap .num {
  content: '';
  width: 24px;
  height: 24px;
  background: -webkit-gradient(linear, left top, right top, from(#5c2d90), to(#5c2d90));
  background: -webkit-linear-gradient(left, #5c2d90 0%, #5c2d90100%);
  background: linear-gradient(90deg, #5c2d900%, #F45843 100%);
  border-radius: 100px;
  font-size: 13px;
  color: #FFF;
  font-weight: bold;
  font-family: 'DINPro-Condensed';
  position: absolute;
  left: -12px;
  top: -12px;
  z-index: 100;
  text-align: center;
  line-height: 24px;
}

.para-carousel .owl-carousel .item .img-wrap:last-child {
  border: 0;
}

.para-carousel .owl-carousel .item .img-wrap .img {
  z-index: 90;
  overflow: hidden;
  width: 100%;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  height: 200px;
  position: relative;
  margin-bottom: 10px;
}

.para-carousel .owl-carousel .item .img-wrap .img img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  /*min-width: 100%;*/
  width: auto !important;
  height: 100%;
}

.para-carousel .owl-carousel .item .img-wrap .h4 {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'DINPro-Condensed';
  text-align: center;
}

.para-carousel .owl-carousel .owl-nav {
  top: 37%;
  margin-top: 0;
  left: -40px;
  right: -40px;
}

.para-carousel .tabs ul,
.para-carousel .tabs ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.para-carousel .tabs ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
}

.para-carousel .tabs ul li {
  margin-right: 33px;
}

/*--------END PARA-BREND---------*/

/*-------MODAL----------*/

.modal-backdrop {
  background: rgba(50, 49, 49, 0.88);
}

.modal-backdrop.show {
  opacity: 1;
}

.modal#modalLivescore .modal-content {
  padding-bottom: 1px;
}

.modal#modalLivescore .modal-dialog {
  max-width: 1920px;
  padding-left: 50px;
  padding-right: 50px;
}

.modal#modalLivescore .col {
  min-width: calc(25% - 30px);
  max-width: calc(25% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  border-top: 2px solid #323131;
  padding: 6px 0;
}

.modal#modalLivescore .col .h3 {
  text-transform: none;
  margin-bottom: 5px;
}

.modal#modalLivescore .col .p {
  color: #969696;
  font-size: 20px;
  margin-bottom: 20px;
}

.modal .modal-dialog {
  margin-left: auto;
  margin-right: auto;
}

.modal .modal-close {
  position: absolute;
  right: 20px;
  top: 20px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: url(../img/close-grey.svg) no-repeat center;
  background-size: 100%;
  cursor: pointer;
}

.modal .modal-close.close-pink {
  background: url(../img/close-pink.svg) no-repeat;
  background-size: 100%;
}

.modal ul,
.modal ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.modal .bilet-list ul li {
  padding-top: 25px;
  padding-bottom: 25px;
}

.modal .modal-content {
  padding: 30px;
}

.modal .modal-content .tabs {
  margin-bottom: 20px;
  margin-top: 10px;
}

.modal .modal-content .tabs ul,
.modal .modal-content .tabs ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.modal .modal-content .tabs ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.modal .modal-content .tabs ul li {
  margin-left: 7px;
  margin-right: 7px;
  font-weight: bold;
  margin-bottom: 7px;
}

.modal .modal-content .tabs ul li a {
  text-transform: uppercase;
}

.modal .modal-content .title {
  margin-bottom: 0;
}

.modal .modal-content .title .h2 {
  margin-right: 23px;
  margin-bottom: 20px;
}

.modal .modal-content .title .title-links {
  margin-bottom: 9px;
}

.modal .modal-content .title .title-links a {
  color: transparent;
  margin-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 10px;
}

.modal .modal-content .h2 {
  font-size: 36px;
}

.modal#modalBilet .modal-content {
  padding: 20px 40px 0;
}

.modal .modal-bottom {
  position: relative;
  font-size: 20px;
  color: #FFF;
  margin-left: -40px;
  margin-right: -40px;
  padding: 30px 40px;
  top: 1px;
}
/*
.modal .modal-bottom:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, right top, left top, from(#FBD13B), color-stop(57.01%, rgba(157, 80, 187, 0))), -webkit-gradient(linear, left top, right top, color-stop(-0.57%, #6E48AA), color-stop(63.49%, rgba(157, 80, 187, 0))), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: -webkit-linear-gradient(right, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), -webkit-linear-gradient(left, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: linear-gradient(270deg, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), linear-gradient(90deg, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background-size: cover;
  z-index: 90;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}*/
.modal .modal-bottom:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image:url('../img/ticket-b.jpg');
  background-size: cover;
  z-index: 90;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}


.modal .modal-bottom .modal-bottom-in {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.modal .modal-bottom .btn-white {
  background: #FFF;
}

.modal .modal-bottom .p {
  margin-right: 15px;
}

.modal .modal-bottom .p span {
  color: #EA008C;
  font-weight: bold;
}

/*-------END MODAL----------*/

/*-------ARTICLE---------*/

.article .text .ilightbox_wrap ul li:before {
  display: none;
}

.article .in {
  max-width: 860px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.5;
}

.article .in img {
  max-width: 100%;
  height: auto;
}

.article .in .alignnone {
  width: 100%;
  height: auto;
}

.article .in iframe {
  width: 100%;
  max-width: 100% !important;
}

.article .item {
  position: relative;
  margin-bottom: 35px;
  /*height: 700px;*/
  padding-bottom: 55%;
  height: 0;
  /*.md-block({
      height:546px;
    });
    .to(1100px, {
      height:400px;
    });
    .xs-block({
      height:546px;
    });*/
}

.article .item.video-item {
  display: block;
}

.article .item.video-item > * {
  z-index: 90;
}

.article .item.video-item:hover .img img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.article .item.video-item:hover .img .img-in {
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
}

.article .item.video-item .line-pos1,
.article .item.video-item .line-pos2,
.article .item.video-item .line-pos3,
.article .item.video-item .line-pos4 {
  z-index: 110;
}

.article .item.video-item:before {
  content: '';
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: -50px;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}

.article .item.video-item .img:before {
  display: none;
}

.article .item.video-item .video-btn {
  z-index: 110;
  width: 90px;
  height: 90px;
}

.article .item.video-item .video-btn:before {
  background-size: 30px 30px;
}

.article .item.video-item .video-btn:after {
  width: 150px;
  height: 150px;
}

.article .item.video-item:hover .video-btn:after {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-name: slidein3;
  animation-name: slidein3;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-color: #F45843;
  opacity: 0.5;
}

@-webkit-keyframes slidein3 {
  from {
    width: 90px;
    height: 90px;
    opacity: 1;
  }

  50% {
    width: 200px;
    height: 200px;
    opacity: 0.5;
  }

  100% {
    width: 90px;
    height: 90px;
    opacity: 1;
  }
}

@keyframes slidein3 {
  from {
    width: 90px;
    height: 90px;
    opacity: 1;
  }

  50% {
    width: 200px;
    height: 200px;
    opacity: 0.5;
  }

  100% {
    width: 90px;
    height: 90px;
    opacity: 1;
  }
}

.article .item .descript {
  text-align: center;
  bottom: 43px;
  position: absolute;
  z-index: 100;
  color: #FFF;
  left: 0;
  right: 0;
  text-align: left;
}

.article .item .descript h1 {
  margin: 0 auto;
  text-align: left;
}

.article .item .img {
  position: relative;
  z-index: 90;
  margin-left: -50px;
  /*height: 100%;*/
  padding-bottom: 55%;
  overflow: hidden;
}

.article .item .img img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  height: 100%;
  width: auto;
}

.article .item .img .img-in {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover !important;
  z-index: 90;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.article .item.width .img img {
  width: 100%;
  height: auto;
}

.article .item .img:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(41.29%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 41.29%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 41.29%, rgba(0, 0, 0, 0.8) 100%);
  z-index: 120;
}

.article .item .line-pos1 {
  left: 0;
  top: 30%;
}

.article .item .line-pos2 {
  left: 80px;
  top: 20%;
}

.article .item .line-pos3 {
  bottom: -20px;
  right: 100px;
  left: auto;
}

.article .item .line-pos4 {
  right: 50px;
  top: 0;
  left: auto;
}

.article .article-block {
  border-bottom: 2px solid #323131;
  padding-bottom: 45px;
  margin-right: 30px;
}

.article .article-block .today {
  font-size: 13px;
  color: #969696;
  margin-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
}

.article .article-block h1 {
  max-width: 819px;
  margin-bottom: 0;
}

.article .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.article .alignleft {
  float: left;
  width: calc(50% - 15px);
  margin-right: 15px;
}

.article .alignright {
  float: right;
  width: calc(50% - 15px);
  margin-left: 15px;
}

.article.txt {
  margin-bottom: 50px;
}

.article.txt .item {
  padding-bottom: 37%;
  /*&.width{
        .img{
          img{
            width: 100%;
            height: auto
          }
        }
      }*/
}

.article.txt .item .img {
  margin-right: -50px;
  padding-bottom: 37%;
}

.article .text a {
  color: #EA008C;
}

.article .text ul,
.article .text ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.article .text ul li {
  padding-left: 40px;
  position: relative;
  font-size: 24px;
  font-family: 'DINPro-Condensed';
  margin-bottom: 20px;
}

.article .text ul li:before {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 6px;
  background: url(../img/checked.svg) no-repeat;
  background-size: 100%;
  content: '';
}

.article .text h2 {
  text-transform: none;
  font-size: 42px;
}

.article .text h3 {
  font-family: 'DINPro-Condensed';
  text-transform: none;
  font-size: 32px;
}

.article .text p img {
  margin-bottom: 30px;
}

.article .text > * {
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: left;
  line-height: 1.5;
}

.article .text blockquote {
  padding: 1px 20px 1px 0;
  font-family: 'DINPro-Condensed';
  font-size: 28px;
  position: relative;
}

.article .text blockquote p {
  margin-top: 20px;
  margin-bottom: 20px;
}

.article .text blockquote > * {
  position: relative;
  z-index: 100;
}

.article .text blockquote:before {
  z-index: 90;
  background-color: #F6f6f6;
  content: '';
  position: absolute;
  left: -9999px;
  right: 0;
  top: 0;
  bottom: 0;
}

.article .article-bottom {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
}

.article .article-bottom a {
  font-size: 24px;
  font-family: 'DINPro-Condensed';
}

.article .article-bottom > * {
  margin-right: 15px;
}

.article .article-bottom .date {
  color: #969696;
}

/*------END ARTICLE---------*/

/*------SIDEBAR-RIGHT---------*/

.columns-wrapper {
  display: -webkit-box;
  display: flex;
  margin-bottom: 30px;
}

.sidebar {
  background: #f6f6f6;
  padding: 20px 30px;
}

.main-column {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.sidebar-right {
  min-width: 590px;
  max-width: 590px;
  padding-left: 50px;
  padding-right: 50px;
  margin-right: -50px;
  padding-top: 30px;
  background: #F6F6F6;
}

.sidebar-right .news-list .line-pos1 {
  right: 40px;
  top: -30px;
  left: auto;
  margin-top: 82px;
}

.sidebar-right .news-list .title {
  margin-bottom: 20px;
}

.sidebar-right .news-list .row .col {
  min-width: calc(100% - 30px);
  max-width: calc(100% - 30px);
  margin-bottom: 0;
}

.sidebar-right .news-list.video-list .row .col {
  min-width: calc(50% - 30px);
  max-width: calc(50% - 30px);
  margin-bottom: 0;
}

.sidebar-right .players-list,
.sidebar-right .players-list li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-right .h2 {
  text-align: left;
}

.sidebar-right .players-list {
  margin-bottom: 20px;
}

.sidebar-right .players-list li {
  -webkit-box-align: start;
  align-items: flex-start;
  margin-bottom: 10px;
  min-width: 50%;
  max-width: 50%;
}

.sidebar-right .players-list li .h3 {
  font-size: 24px;
}

.sidebar-right .players-list li a {
  padding: 0;
  background: none !important;
}

.sidebar-right .players-list li a:hover {
  color: #323131;
}

.sidebar-right .social {
  margin-bottom: 134px;
}

.sidebar-right .social ul {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-left: -8px;
}

/*------END SIDEBAR-RIGHT---------*/

/*-----heshteg-block------*/

.heshteg-block {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 2px solid #323131;
}

.heshteg-block .left {
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 50px;
}

.heshteg-block .left .h1 {
  margin-top: 7px;
  margin-bottom: 0;
  text-align: left !important;
}

.heshteg-block .right {
  font-weight: bold;
  text-transform: uppercase;
}

.heshteg-block .right a {
  margin-right: 15px;
}

/*-----end heshteg-block------*/

/*-----promo-title------*/

.promo-title {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  z-index: 200;
  margin-bottom: 40px;
}

.promo-title > * {
  z-index: 100;
  position: relative;
}
/*
.promo-title:before {
  content: '';
  background: -webkit-gradient(linear, right top, left top, from(#FBD13B), color-stop(57.01%, rgba(157, 80, 187, 0))), -webkit-gradient(linear, left top, right top, color-stop(-0.57%, #6E48AA), color-stop(63.49%, rgba(157, 80, 187, 0))), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: -webkit-linear-gradient(right, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), -webkit-linear-gradient(left, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background: linear-gradient(270deg, #FBD13B 0%, rgba(157, 80, 187, 0) 57.01%), linear-gradient(90deg, #6E48AA -0.57%, rgba(157, 80, 187, 0) 63.49%), url(../img/promo-bg.jpg) no-repeat center, #C4C4C4;
  background-size: cover;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 90;
}*/
.promo-title:before {
  content: '';
  background-image:url('../img/promo-b.jpg');
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 90;
}

.promo-title .select {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
  margin-right: 30px;
}

.promo-title .select:after {
  content: '';
  position: absolute;
  z-index: 90;
  width: 17px;
  height: 10px;
  background: url(../img/arrow.svg#white) no-repeat;
  background-size: 100%;
  top: 50%;
  right: 0;
  margin-top: -5px;
}

.promo-title .select select {
  position: relative;
  z-index: 100;
  border: 0;
  background: none;
  color: #FFF;
  font-family: 'DINPro';
  font-weight: bold;
  font-size: 32px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  max-width: 100%;
}

.promo-title .select select option {
  color: #000;
  font-family: 'DINPro';
  font-weight: bold;
}

.promo-title .container {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  z-index: 100;
  flex-wrap: wrap;
}

.promo-title .container.baseline {
  -webkit-box-align: baseline;
  align-items: baseline;
}

.promo-title + .title {
  margin-top: -30px;
  margin-bottom: 10px;
}

.promo-title h1 {
  color: #FFF;
  margin-right: 25px;
  margin-left: 25px;
  margin-top: 11px;
  margin-bottom: 11px;
}

.promo-title .dropdown {
  margin-top: 25px;
  margin-bottom: 10px;
}

.promo-title .br {
  display: none;
}

.promo-title .subscribe-link,
.promo-title .rss-link {
  margin: 22px 25px 10px 15px;
}

.promo-title .promo-title-date {
  color: #FFF;
  font-weight: 700;
  font-size: 32px;
  margin-right: 34px;
  margin-top: 11px;
  margin-bottom: 11px;
}

.promo-title .print-link {
  margin-top: 11px;
  margin-bottom: 11px;
}

.promo-title .line-pos1 {
  left: 50%;
  margin-left: -300px;
  top: -40px;
}

.promo-title .line-pos2 {
  left: auto;
  right: 10%;
  top: 0;
}

.promo-title .line-pos3 {
  left: auto;
  right: 7%;
  top: -20px;
}

.promo-title .line-size2 {
  height: 123px;
}

.select-player {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
}

.select-player:before {
  width: 40px;
  height: 40px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  right: 39px;
  top: 50%;
  margin-top: -18px;
  content: '';
  background: url(../img/polygon.svg) no-repeat center;
  background-size: 10px;
  z-index: 100;
}

.select-player:after {
  content: '';
  width: 40px;
  height: 40px;
  background: url(../img/arrow.svg#white) no-repeat;
  background-size: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
  position: absolute;
  right: 39px;
  top: 13px;
}

.select-player select {
  width: 100%;
  border: 2px solid #323131;
  padding: 16px 60px 16px 24px;
  position: relative;
  z-index: 100;
  background: none;
  color: #323131;
  text-transform: uppercase;
  font-family: 'DINPro-Condensed';
  font-weight: bold;
  font-size: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.select-player select option {
  font-family: 'DINPro-Condensed';
}

/*-----promo-title------*/

/*-----PROGRAM------*/

.section-program {
  display: -webkit-box;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-align: start;
  align-items: flex-start;
}

.section-program ul,
.section-program ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.section-program .left {
  min-width: 280px;
  max-width: 280px;
  background: #f5f5f5;
  margin-right: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.section-program .left .dropdown-menu-wrap {
  position: static !important;
  -webkit-transform: none !important;
  transform: none !important;
}

.section-program .left .dropdown-toggle {
  position: absolute;
  left: -9999px;
}

.section-program .left ul li {
  font-size: 24px;
  font-family: 'DINPro-Condensed';
  text-transform: uppercase;
}

.section-program .left ul li a {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.section-program .left ul li .date {
  margin-right: 24px;
}

.section-program .left ul li.active a {
  background: #F7CA3E;
  color: #323131;
}

.section-program .left ul li.active a .date {
  color: #323131;
}

.section-program .left ul li a {
  padding: 10px 30px;
  line-height: 30px;
  display: block;
}

.section-program .right {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.section-program .right .program-list ul li:first-child {
  border-top: 2px solid #323131;
  padding-top: 20px;
}

.program-list ul,
.program-list ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.program-list ul li {
  padding: 20px 0;
  border-top: 2px solid #323131;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
}

.program-list ul li:first-child {
  border-top: 0;
  padding-top: 0;
}

.program-list ul li .time {
  text-transform: uppercase;
  font-weight: bold;
  color: #FFF;
  margin-right: 20px;
  padding: 5px 10px;
  line-height: 25px;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
}

.program-list ul li .time:hover,
.program-list ul li .time:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.program-list ul li .time:active {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}

.program-list ul li .program-info {
  margin-bottom: 0;
  margin-top: 6px;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.program-list ul li .program-info .row {
  padding-left: 30px;
  padding-right: 30px;
}

.program-list ul li .program-info .row.active {
  background: #F7CA3E;
}

.program-list ul li .program-info .row.active .numbers:before {
  content: '';
  margin-left: 20px;
  width: 24px;
  height: 24px;
  background: url(../img/checked.svg) no-repeat;
  background-size: 100%;
}

.program-list ul li .program-info .row.active .numbers.n-top {
  top: 0;
}

.program-list ul li .program-info .row.active .numbers.n-top:before {
  display: none;
}

/*-----END PROGRAM------*/

/*-----PLAYERS-TABLE------*/

.players-table {
  margin-bottom: 50px;
}

.players-table .flex-top {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  align-items: baseline;
  margin-bottom: 5px;
}

.players-table .flex-top .h2 {
  margin-right: 17px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.players-table .flex-top .dropdown {
  margin-right: 30px;
}

.players-table .flex-top .print-link,
.players-table .flex-top .dropdown {
  margin-top: 10px;
  margin-bottom: 10px;
}

.players-table .tabs {
  display: none;
}

.players-table .tabs ul,
.players-table .tabs ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.players-table .tabs ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.players-table .tabs ul li {
  margin-left: 12px;
  margin-right: 12px;
}

.players-table .tabs ul li a {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #323131), color-stop(1, #323131));
  background-image: gradient(linear, left top, right top, color-stop(0, #323131), color-stop(1, #323131));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 28px;
}

.players-table .flex-wrap {
  display: -webkit-box;
  display: flex;
}

.players-table .flex-wrap .players-table-list {
  min-width: 50%;
  max-width: 50%;
}

.players-table-list {
  padding: 25px 30px 40px 0;
}

.players-table-list .row {
  margin: 0;
}

.players-table-list .row:last-child {
  border-bottom: 2px solid #323131;
}

.players-table-list.players-table-list-para {
  background: #f5F5F5;
  padding: 25px 30px 40px;
}

.players-table-list.players-table-list-para .row-para {
  border-top: 2px solid #323131;
}

.players-table-list.players-table-list-para .row-para:last-child {
  border-bottom: 2px solid #323131;
}

.players-table-list.players-table-list-para .row-para .row {
  border: 0;
  padding: 11px 0;
  /*.profile-link{
          position: relative;
          top:-46px;
          .xxs-block({
            top:0
          });
        }*/
}

.players-table-list.players-table-list-para .row-para .row .rating {
  margin: 0;
}

.players-table-list.players-table-list-para .row-para .row:last-child {
  padding-top: 10px;
  padding-bottom: 10px;
}

.players-table-list.players-table-list-para .row .rating {
  margin-top: 0;
  margin-bottom: 0;
  margin-bottom: 10px;
  height: 60px;
}

.players-table-list .row {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 2px solid #323131;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  /*flex-wrap:nowrap;*/
  position: relative;
}

.players-table-list .row .img {
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 100px;
  margin-right: 13px;
  position: relative;
}

.players-table-list .row .img img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
}

.players-table-list .row .h3 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.players-table-list .row .h3 a {
  display: block;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #323131), color-stop(1, #323131));
  background-image: gradient(linear, left top, right top, color-stop(0, #323131), color-stop(1, #323131));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.players-table-list .row .div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-width: 50%;
  max-width: 50%;
}

.players-table-list .row .div2 {
  -webkit-box-flex: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.players-table-list .row .profile-link {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
}

.players-table-list .row .rating {
  font-size: 20px;
  font-weight: 600;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

.players-table-list .row .rating .flag {
  height: 35px;
  min-width: 35px;
  max-width: 35px;
  border-radius: 100px;
  border: 2px solid #323131;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
}

.players-table-list .row .rating .flag img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
}

.players-table .players-table-list .row .rating .flag img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 30px;
  height: 30px;
}

/*-----END PLAYERS-TABLE------*/

/*-------BANNERZ-------*/

.banner {
  margin-bottom: 75px;
}

.banner img {
  max-width: 100%;
}

.banners.row .col {
  min-width: 50%;
  max-width: 50%;
}

.banners.row .col .banner {
  margin-bottom: 0;
}

/*----END BANNERS-----*/

/*----PRESS-COLS-----*/

.press-cols .flex {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
}

.press-cols .left,
.press-cols .right {
  margin-bottom: 70px;
}

.press-cols .left {
  min-width: 48%;
  max-width: 48%;
}

.press-cols .left2 {
  min-width: 55%;
  max-width: 55%;
}

.press-cols .left2 .press-news .col {
  min-width: 50%;
  max-width: 50%;
}

.press-cols .right {
  min-width: 40%;
  max-width: 40%;
}

.journal-list .owl-carousel .item .img {
  height: 0;
  position: relative;
  padding-bottom: 130%;
  overflow: hidden;
}

.journal-list .owl-carousel .item .img img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
}

.journal-list .owl-carousel .owl-nav {
  left: -20px;
  right: -20px;
}

.media-list {
  padding: 20px 39px 0;
  background: #F7F7f7;
}

.media-list .row .col {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  min-width: calc(50% - 30px);
  max-width: calc(50% - 30px);
  border-top: 1px solid #323131;
  padding: 20px 0 0;
  margin-bottom: 20px;
}

.media-list .row .col:nth-child(1),
.media-list .row .col:nth-child(2) {
  border-top: 0;
  padding-top: 0;
}

.media-list .row .col .img {
  min-width: 80px;
  max-width: 80px;
  height: 80px;
  position: relative;
  overflow: hidden;
  margin-right: 23px;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
}

.media-list .row .col .img:hover,
.media-list .row .col .img:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.media-list .row .col .img:active {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}

.media-list .row .col .img img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  max-width: 70px;
}

.media-list .row .col .name {
  font-family: 'DINPro-Condensed';
  text-transform: uppercase;
  font-size: 20px;
}

.press-news .h4 {
  margin-bottom: 20px;
}

.press-news .link {
  color: #F45843;
}

/*----END -----*/

/*----ABOUT-----*/

.about {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0 !important;
  padding-right: 0 !important;
  counter-reset: counter1;
  margin-bottom: 20px;
}

.about #loadcontent {
  width: 100%;
}

.about .flex {
  width: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.about .inside-content .item:first-child {
  min-width: 50%;
  max-width: 50%;
  padding-bottom: 27%;
}

.about > .item:first-child {
  min-width: 100%;
  max-width: 100%;
  padding-bottom: 36%;
}

.about > .item:first-child img {
  width: 100%;
  height: auto;
}

.about .item {
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #FFF;
  min-width: 50%;
  max-width: 50%;
  padding-bottom: 27%;
}

.about .item.item2:after {
  font-size: 32px;
  text-align: center;
  line-height: 50px;
  content: counter(counter1);
  counter-increment: counter1;
  position: absolute;
  left: 0;
  top: 15px;
  width: 55px;
  height: 50px;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
  color: #FFF;
  z-index: 130;
  font-weight: bold;
}

.about .item.item2:after:hover,
.about .item.item2:after:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.about .item.item2:after:active {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}

.about .item:nth-child(2n+2) {
  border-right: 1px solid #FFF;
}

.about .item:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 110;
  background: rgba(0, 0, 0, 0.6);
}

.about .item.width img {
  width: 100%;
  height: auto;
}

.about .item img {
  z-index: 90;
  height: auto;
  width: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  z-index: 100;
  height: 100%;
}

.about .item .about-title {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 120;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  color: #FFF;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.about .item .about-title h1 {
  font-size: 48px;
}

.about .item .about-title h2 {
  font-size: 32px;
}

.about > .item2:nth-child(1):after,
.about > .item2:nth-child(2):after,
.about > .item2:nth-child(3):after,
.about > .item2:nth-child(4):after,
.about > .item2:nth-child(5):after,
.about > .item2:nth-child(6):after,
.about > .item2:nth-child(7):after,
.about > .item2:nth-child(8):after,
.about > .item2:nth-child(9):after,
.about > .item2:nth-child(10):after {
  content: '0' counter(counter1);
}

.about .collapse,
.about .collapsing {
  min-width: 100%;
  max-width: 100%;
}

.about .collapse .in,
.about .collapsing .in {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.about .collapse .item:nth-child(2n+1),
.about .collapsing .item:nth-child(2n+1) {
  border-right: 1px solid #FFF;
}

.about .collapse .item:nth-child(2n+2),
.about .collapsing .item:nth-child(2n+2) {
  border-right: 0;
}

.about .btn-all {
  margin-top: 20px;
}

/*----END ABOUT-----*/

/*----BILET-SECTION-----*/

.section-bilet {
  background: #F5F5F5;
  padding-top: 40px;
  margin-bottom: 60px;
}

.section-bilet .flex {
  display: -webkit-box;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-align: stretch;
  align-items: stretch;
}

.section-bilet .flex .left,
.section-bilet .flex .right {
  min-width: calc(50% - 30px);
  max-width: calc(50% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 40px;
}

.section-bilet .flex .left {
  background: #FFF;
}

.section-bilet .flex.bottom {
  background: none;
}

.section-bilet .bilet-list ul li {
  border: 0;
  margin-top: 20px;
  background: #FFF;
  padding: 20px 30px;
}

.section-bilet .bilet-list ul li:first-child {
  margin-top: 0;
}

.section-bilet .bilet-list ul li .img {
  margin-top: -10px;
  margin-bottom: -10px;
}

.section-bilet .bilet-list ul li .bilet-list-div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.section-bilet .bilet-list ul li .bilet-list-div .p {
  margin-right: 30px;
  font-weight: normal;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.section-bilet .flex-bottom .btn {
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.section-bilet .flex-bottom .left {
  background: none;
}

.section-bilet .flex-bottom .left .span {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  background-image: gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.section-bilet .flex-bottom .p {
  padding: 15px 0;
}

.section-bilet .bilet-general {
  min-height: 100%;
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: space-between;
  align-items: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.section-bilet .bilet-general .img {
  -webkit-box-flex: 1;
  flex-grow: 1;
  position: relative;
  min-height: 200px;
}

.section-bilet .bilet-general .img img {
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.section-bilet .bilet-general .general-bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding-bottom: 30px;
  padding-top: 30px;
  border-top: 2px solid #323131;
  margin-left: 48px;
  margin-right: 48px;
}

.section-bilet .bilet-general .general-bottom .btn,
.section-bilet .bilet-general .general-bottom .p {
  margin-left: 13px;
  margin-right: 13px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

.section-bilet .p {
  font-size: 24px;
  font-weight: 600;
}

/*----END BILET-SECTION-----*/

/*----VIP-BLOCK-----*/

.vip-block {
  font-size: 20px;
  display: -webkit-box;
  display: flex;
  margin-bottom: 60px;
}

.vip-block h2 {
  margin-bottom: 25px;
}

.vip-block .block {
  min-width: 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.vip-block .row .col {
  min-width: 50%;
  max-width: 50%;
}

.vip-block .row .col .img {
  padding-bottom: 58%;
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}

.vip-block .row .col .img:hover img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.vip-block .row .col .img img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
}

.vip-block .vip-list {
  margin-top: 40px;
  margin-bottom: 10px;
}

.vip-block .vip-list ul,
.vip-block .vip-list ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.vip-block .vip-list ul {
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-fill: auto;
  -moz-column-fill: auto;
  column-fill: auto;
}

.vip-block .vip-list ul li {
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
}

.vip-block .vip-list ul li .ico {
  min-width: 30px;
  max-width: 30px;
  margin-right: 15px;
}

.vip-block .vip-list ul li .ico img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

/*----END VIP-BLOCK-----*/

/*----SHEDULE----*/

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single > .container > .row .col-tabs {
  min-width: 25%;
  max-width: 25%;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_1 .grid-line:after {
  top: 0;
  bottom: 0;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs .program-list.players-table-list.players-table-list-para ul li .program-info {
  min-height: 240px;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs .program-list.players-table-list.players-table-list-para ul li .row {
  position: static;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs .program-list.players-table-list.players-table-list-para ul li:nth-child(1) .numbers,
.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs .program-list.players-table-list.players-table-list-para ul li:nth-child(3) .numbers {
  top: 27px;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs .program-list.players-table-list.players-table-list-para ul li:nth-child(2) .numbers,
.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs .program-list.players-table-list.players-table-list-para ul li:nth-child(4) .numbers {
  top: -33px;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_1 .grid-line .program-list.players-table-list.players-table-list-para ul li {
  min-height: 60px;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_1 .grid-line .program-list.players-table-list.players-table-list-para ul li:nth-child(3) {
  margin-top: 0;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_1 .grid-line .program-list.players-table-list.players-table-list-para ul li .program-info {
  min-height: inherit;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_2 .grid-line .program-list ul {
  padding-top: 140px;
  padding-bottom: 60px;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_2 .grid-line:after {
  top: 140px;
  bottom: 180px;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs2 .grid-line .program-list ul {
  padding-top: 440px;
  padding-bottom: 180px;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs2 .grid-line:after {
  top: 440px;
  bottom: 440px;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs3 .program-list ul {
  padding-top: 1000px;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs .program-list {
  margin-bottom: 40px;
  padding-bottom: 0;
}

.tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single.grid-1920 > .container > .row-title .col {
  min-width: 25%;
  max-width: 25%;
}

.tabs-wrapper-grid .tabs-ul {
  display: none;
  margin-bottom: 30px;
  padding: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
}

.tabs-wrapper-grid .tabs-ul:hover,
.tabs-wrapper-grid .tabs-ul:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.tabs-wrapper-grid .tabs-ul:active {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}

.tabs-wrapper-grid .owl-carousel {
  background: #FFF;
  padding-left: 62px;
  padding-right: 62px;
}

.tabs-wrapper-grid .owl-carousel .owl-nav.disabled {
  display: -webkit-box;
  display: flex;
}

.tabs-wrapper-grid .owl-carousel .owl-nav {
  height: 0;
  top: 0;
  margin-top: 0;
  left: 0;
  right: 0;
}

.tabs-wrapper-grid .owl-carousel .owl-nav button.owl-prev,
.tabs-wrapper-grid .owl-carousel .owl-nav button.owl-next {
  width: 62px;
  height: 60px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 62px;
  background: #FFF !important;
  border-radius: 0px;
  line-height: 62px;
  text-align: center;
}

.tabs-wrapper-grid .owl-carousel .owl-nav button.owl-prev.owl-prev span,
.tabs-wrapper-grid .owl-carousel .owl-nav button.owl-next.owl-prev span,
.tabs-wrapper-grid .owl-carousel .owl-nav button.owl-prev.owl-next span,
.tabs-wrapper-grid .owl-carousel .owl-nav button.owl-next.owl-next span {
  font-size: 0;
  background: #FFF url(../img/owl-arrow2.svg) no-repeat !important;
  width: 19px;
  height: 11px;
  background-size: 100%;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.tabs-wrapper-grid .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}

.tabs-wrapper-grid .owl-carousel a.item {
  display: block;
  font-size: 24px;
  font-family: 'DINPro-Condensed';
  text-transform: uppercase;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  background-image: gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  text-align: center;
  height: 62px;
  line-height: 62px;
}

.tabs-wrapper-grid .owl-carousel a.item.selected {
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
  color: #FFF;
}

.tabs-wrapper-grid .owl-carousel a.item.xxs-show {
  display: none;
}

.tabs-wrapper-grid .owl-carousel .justify {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.tabs-wrapper-grid .owl-carousel .justify .span {
  padding-left: 20px;
  padding-right: 20px;
}

.tabs-wrapper-shedule .tabs2 {
  display: none;
}

.shedule .row {
  -webkit-box-flex: 1;
  flex-grow: 1;
  border: 0 !important;
}

.shedule .row .col {
  min-width: 50%;
  max-width: 50%;
}

.shedule.shedule-qualify .players-table-list .row .div {
  min-width: inherit;
  max-width: inherit;
}

.shedule.shedule-qualify .players-table-list .row .div .h3 {
  flex-wrap: wrap;
}

.shedule.shedule-qualify .program-list li {
  max-width: 100%;
}

.shedule.shedule-qualify .program-list li .program-info {
  max-width: 100%;
}

.shedule.shedule-qualify .program-list .players-para .program-info .row {
  position: relative;
  z-index: 90;
}

.shedule.shedule-qualify .program-list .players-para .program-info .row .numbers {
  position: relative;
  top: 35px;
  margin-left: -100%;
}

.shedule.shedule-qualify .program-list .players-para .program-info .row:nth-child(2) .numbers,
.shedule.shedule-qualify .program-list .players-para .program-info .row:nth-child(4) .numbers {
  top: -35px;
}

.shedule.shedule-qualify .program-list .players-para .program-info .row:nth-child(1),
.shedule.shedule-qualify .program-list .players-para .program-info .row:nth-child(3) {
  z-index: 90;
}

.shedule.shedule-qualify .program-list .players-para .program-info .row:nth-child(2),
.shedule.shedule-qualify .program-list .players-para .program-info .row:nth-child(4) {
  z-index: 100;
}

.shedule .program-list {
  padding-right: 0;
  padding-top: 0;
}

.shedule .program-list ul li {
  padding-top: 20px;
}

.shedule .program-list ul li .time-wrap {
  min-width: 124px;
  max-width: 124px;
}

.shedule .program-list ul li .time-wrap .time {
  float: left;
  font-size: 24px;
  line-height: 30px;
}

.shedule .program-list ul li .program-info {
  margin-top: 0;
}

.shedule .program-list ul li .h3 {
  margin-right: 10px;
  white-space: nowrap;
}

.shedule .program-list ul li .h3 a {
  display: inline-block;
  color: #333;
}

.shedule .program-list ul li .h3 a:hover {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  background-image: gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.shedule .program-list ul li .h3 a:hover span {
  color: transparent;
}

.shedule .program-list ul li .h3 .num {
  display: none;
  color: #969696;
  font-size: 17px;
  font-weight: 600;
  position: relative;
}

.shedule .program-list ul li .h3 .span {
  font-size: 24px;
}

.shedule .program-list ul li .h3 .span span {
  font-size: 24px;
}

.shedule .program-list ul li .h3 .span.name1 {
  display: inline-block;
  -webkit-box-ordinal-group: 3;
  order: 2;
  margin-left: 10px;
  margin-right: 10px;
}

.shedule .program-list ul li .h3 .span.name1 span {
  display: block;
  font-size: 0;
}
.shedule .program-list ul li .h3 .span.name1 span:first-letter {
  font-size: 24px;
}
  .shedule .program-list ul li .h3 .span.name1 span:after{
    content:'.';
    font-size: 24px;
  }

.shedule .program-list ul li .h3 .span.noname {
  margin-left: 0;
}

.shedule .program-list ul li .h3 .span.noname span {
  display: block;
}

.shedule .numbers {
  font-size: 24px;
}

.shedule .players-table-list {
  padding-bottom: 0;
  padding-left: 0;
  background: none;
}

.shedule .players-table-list.players-table-list-para {
  padding-top: 0 !important;
}

.shedule .players-table-list.players-table-list-para .numbers {
  position: relative;
  top: -47px;
}

.shedule .players-table-list.players-table-list-para ul li {
  padding-bottom: 0;
}

.shedule .players-table-list.players-table-list-para ul li:nth-child(3) {
  margin-top: 40px;
}

.shedule .players-table-list.players-table-list-para ul li.bordered .program-info {
  border-top: 1px solid #D8D8D8;
}

.shedule .players-table-list.players-table-list-para ul li:last-child {
  border: 0;
  padding-top: 0;
}

.shedule .players-table-list .row {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shedule .players-table-list .row .div2 {
  flex-wrap: nowrap;
}

.shedule .players-table-list .row .rating {
  margin-top: 5px;
  margin-bottom: 5px;
  height: auto;
}

.shedule .players-table-list .row .numbers {
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.shedule h2 {
  text-align: center;
  margin-bottom: 10px;
}

.shedule h2 + .p {
  margin-bottom: 35px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.shedule.shedule-grid > .container > .row {
  -webkit-box-align: center;
  align-items: center;
}

.shedule.shedule-grid > .container > .row > .col {
  margin-bottom: 0;
}

.shedule.shedule-grid .row-title .col .p {
  margin-bottom: 0;
}

.shedule.shedule-grid .program-list {
  position: relative;
  min-width: 100%;
  max-width: 100%;
}

.shedule.shedule-grid .program-list > ul li {
  border: 0;
}

.shedule.shedule-grid .program-list > ul li .program-info > .row {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.shedule.shedule-grid .program-list > ul li .img {
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  border: 0;
}

.shedule.shedule-grid .program-list > ul li .h3 {
  margin-top: 2px;
}

.shedule.shedule-grid .program-list > ul li .h3 a {
  font-size: 24px;
}

.shedule.shedule-grid .program-list > ul li .rating {
  color: #969696;
  font-size: 20px;
}

.shedule.shedule-grid .program-list > ul li .rating .flag {
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  border: 0;
}

.shedule .grid-line {
  position: relative;
}

.shedule .grid-line:after {
  width: 10px;
  border: 1px solid #EA008C;
  border-left: 0;
  top: 20px;
  bottom: 20px;
  position: absolute;
  right: -15px;
  content: '';
}

.shedule .grid-line:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 1px;
  top: 50%;
  right: -25px;
  background: #EA008C;
}

.shedule.shedule-grid-single {
  margin-bottom: 70px;
}

.shedule.shedule-grid-single .container > .row-tabs {
  -webkit-box-align: stretch;
  align-items: stretch;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs {
  min-width: 100%;
  max-width: 100%;
  flex-wrap: wrap;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs .grid-line {
  min-width: 100%;
  max-width: 100%;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs .grid-line:before,
.shedule.shedule-grid-single .container > .row-tabs .col-tabs .grid-line:after {
  margin-right: 0;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs .program-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_1,
.shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_2 {
  flex-wrap: wrap;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_1 .grid-line:after {
  top: 20px;
  bottom: 20px;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_2 .grid-line:after {
  top: 140px;
  bottom: 140px;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_2 .grid-line .program-list {
  padding-top: 80px;
  padding-bottom: 80px;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs2 .grid-line:after {
  top: 280px;
  bottom: 280px;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs2 .grid-line .program-list {
  padding-top: 220px;
  padding-bottom: 220px;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs3 .grid-line:after {
  top: 560px;
  bottom: 560px;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs3 .grid-line .program-list {
  padding-top: 500px;
  padding-bottom: 500px;
}

.shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs4 .program-list {
  padding-top: 1060px;
}

.shedule.shedule-grid-single.grid-1920 .tabs1 {
  display: block !important;
}

.shedule.shedule-grid-single.grid-1920 .tabs2,
.shedule.shedule-grid-single.grid-1920 .tabs3,
.shedule.shedule-grid-single.grid-1920 .tabs4 {
  display: -webkit-box !important;
  display: flex !important;
}

.shedule.shedule-grid-single.grid-1920 > .container > .row-title .col {
  min-width: 20%;
  max-width: 20%;
}

.shedule.shedule-grid-single .col {
  margin-bottom: 0;
}

.shedule.shedule-grid-single > .container > .row .col {
  min-width: 20%;
  max-width: 20%;
}

.shedule.shedule-grid-single .program-list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.shedule.shedule-grid-single .program-list.players-table-list.players-table-list-para .numbers {
  position: relative;
  top: -32px;
}

.shedule.shedule-grid-single .program-list.players-table-list-para ul {
  min-height: inherit;
}

.shedule.shedule-grid-single .program-list ul {
  min-height: 120px;
}

.shedule.shedule-grid-single .program-list ul li {
  padding-top: 0;
  padding-bottom: 0;
}

.shedule.shedule-grid-single .program-list ul li .program-info .row {
  padding-right: 20px;
}

.shedule.shedule-grid-single .program-list ul li .program-info .row .div {
  min-width: 165px;
  max-width: 165px;
}

.shedule.shedule-grid-single .program-list ul li .program-info .row .div .img {
  display: none;
}

.shedule.shedule-grid-single .program-list ul li .div {
  -webkit-box-ordinal-group: 3;
  order: 2;
}

.shedule.shedule-grid-single .program-list ul li .rating {
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.shedule.shedule-grid-single .program-list ul li .numbers {
  -webkit-box-ordinal-group: 4;
  order: 3;
}

.shedule.shedule-grid-single .program-list ul li .numbers > * {
  margin-left: 10px;
}

.shedule.shedule-grid-single .program-list ul li .numbers > *:first-child {
  margin-left: 0 !important;
}

.shedule.shedule-grid-single .program-list ul li .numbers:before {
  margin-left: 0 !important;
  margin-right: 10px;
}

.shedule.shedule-grid-single .program-list ul li .numbers .num {
  font-size: 20px;
}

.shedule.shedule-grid-single .program-list ul li .h3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 5px;
}

.shedule.shedule-grid-single .program-list ul li .h3 a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*.xs-block({
                max-width: 130px;
              });*/
}

.shedule.shedule-grid-single .program-list ul li .h3 .num {
  display: inline-block;
  position: relative;
  top: 3px;
}

.shedule.shedule-grid-single .grid-line.program-list:before,
.shedule.shedule-grid-single .grid-line.program-list:after {
  margin-right: 0;
}

.shedule.shedule-grid-single .tabs1 {
  display: block;
}

.shedule.shedule-grid-single .tabs2,
.shedule.shedule-grid-single .tabs3,
.shedule.shedule-grid-single .tabs4 {
  display: -webkit-box;
  display: flex;
}

.shedule.shedule-grid-single .container .row .tabs1 .tabs1_1 {
  display: block;
}

.shedule.shedule-grid-single .container .row .tabs1 .tabs1_2 {
  display: -webkit-box;
  display: flex;
}

.shedule.shedule-grid-single > .container > .row-title {
  margin-bottom: 20px;
}

.shedule.shedule-grid-single > .container > .row-title > .col * {
  flex-wrap: wrap;
  min-width: 100%;
  max-width: 100%;
}

.shedule.shedule-grid-single > .container > .row-title .col {
  min-width: 100%;
  max-width: 100%;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
}

.final-photo {
  margin-top: 60px;
  text-align: center;
}

.final-photo .in {
  display: inline-block;
  vertical-align: top;
  padding: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
}

.final-photo .in:hover,
.final-photo .in:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.final-photo .in:active {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}

.final-photo .in .in2 {
  background: #FFF;
  padding: 30px;
  position: relative;
}

.final-photo .in .in2 .img {
  width: 155px;
  height: 200px;
  position: relative;
}

.final-photo .in .in2 .img img {
  height: 100%;
  height: auto;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
}

.final-photo .in .in2 .name {
  font-family: 'DINPro-Condensed';
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 7px;
}

.final-photo .in .in2 .caption {
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  padding: 5px 5px;
  width: 250px;
  line-height: 30px;
  background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
  background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
  background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -125px;
  bottom: -20px;
  text-transform: uppercase;
}

.final-photo .in .in2 .caption:hover,
.final-photo .in .in2 .caption:focus {
  background: -webkit-gradient(linear, left top, right top, from(#F45843), to(#F45843));
  background: -webkit-linear-gradient(left, #F45843 0%, #F45843 100%);
  background: linear-gradient(90deg, #F45843 0%, #F45843 100%);
  color: #FFF;
}

.final-photo .in .in2 .caption:active {
  background: -webkit-gradient(linear, left top, right top, from(#9D0057), to(#9D0057));
  background: -webkit-linear-gradient(left, #9D0057 0%, #9D0057 100%);
  background: linear-gradient(90deg, #9D0057 0%, #9D0057 100%);
  color: #FFF;
}

.final-photo .in .in2 .flex {
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
}

/*----END SHEDULE----*/

/*------RESULT-LIST---------*/

.result-list li {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  font-size: 20px;
}

.result-list li .h4 {
  font-size: 24px;
  font-family: 'DINPro-Condensed';
}

.result-list li .h4 .span {
  font-family: 'DINPro';
  font-weight: 600;
  font-size: 20px;
}

.result-list li > * {
  margin-bottom: 10px;
}

.result-list li .flag {
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  margin-right: 15px;
}

.result-list li .flag.flag-big {
  min-width: 50px;
  max-width: 50px;
  height: 50px;
}

.result-list li .flag img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: -999px;
  right: -999px;
  top: -999px;
  bottom: -999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
}

.result-list li .div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.numbers {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-weight: 600;
}

.numbers > * {
  margin-left: 20px;
}

/*-----END RESULT-LIST-------*/

/*----FOOTER-----*/

.footer {
  text-align: center;
  border-bottom: 14px solid #323131;
  padding-top: 32px;
  height: 366px;
  overflow: hidden;
  margin-top: -366px;
  position: relative;
}

.footer .main-images1 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.footer .main-images1 img {
  width: 68px;
  margin-right: 30px;
}

.footer .main-images1 .btn {
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 0;
}

.footer .main-images1:after {
  -webkit-box-ordinal-group: 4;
  order: 3;
  content: '';
  min-width: 100%;
  max-width: 100%;
}

.footer .footer-menu ul,
.footer .footer-menu ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer .footer-menu ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin: 35px auto 15px;
}

.footer .footer-menu ul li {
  padding: 0 12px 20px;
  text-transform: uppercase;
  font-weight: bold;
  /*.xxs-block({
          max-width:50%;
          min-width:50%;
          text-align:left;
          padding-left: 0;
          padding-right: 0;
          &:nth-child(1),
          &:nth-child(2){
            min-width: inherit;
            max-width: inherit;
            flex-grow:1
          }
          &:nth-child(3),
          &:nth-child(4){
            min-width: 100px;
            max-width: 100px;
          }
          &:nth-child(2){
            order:3;
          }
          &:nth-child(3){
            order:2;
          }
          &:nth-child(4){
            order:4;
          }
        });*/
}

.footer .social {
  margin-bottom: 20px;
}

.footer .copyright {
  color: #969696;
  margin-bottom: 34px;
}

.footer .line-pos1 {
  top: 55px;
  margin-left: -104px;
}

.footer .line-pos2 {
  top: 40px;
  margin-left: -64px;
}

.footer .line-pos3 {
  top: 100px;
  margin-left: 125px;
}

.footer .line-pos1,
.footer .line-pos2,
.footer .line-pos3 {
  display: none;
}

/*----END FOOTER-----*/

/*----MEDIA-----*/

/*----END MEDIA-----*/

/* @1x Images (Pixel Ratio 1.0) */

.md-hide {
  display: none;
}

.md-visible {
  display: block;
}

.retina2 {
  display: none;
}

.retina3 {
  display: none;
}

.retina4 {
  display: none;
}

/* @2x Images (Pixel Ratio of 1.25+) */

/* @3x Images (Pixel Ratio of 2.25+) */

/* @4x Images (Pixel Ratio of 3.25+) */

/*------IE-----*/

@media (min-width: 576px) {
  #modalBilet .modal-dialog {
    max-width: 90%;
  }

  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
}

@media (min-width: 810px) {
  #modalBilet .modal-dialog {
    max-width: 787px;
  }
}

@media screen and (max-width: 1919px) {
  .tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single > .container > .row .col-tabs {
    min-width: 100%;
    border: 1px solid red;
    max-width: 100%;
  }

  .tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single > .container > .row .col-tabs.tabs1 {
    min-width: 50%;
    max-width: 50%;
  }

  .tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs2 .grid-line .program-list ul {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs3 .program-list ul {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tabs-wrapper-grid.tabs-wrapper-grid-para .container > .row-tabs .col-tabs.tabs2 .program-list {
    padding-bottom: 0 !important;
  }

  .tabs-wrapper-grid .tabs-ul {
    display: block;
  }

  .tabs-wrapper-grid .shedule-grid-single .container > .row-title .tabs2,
  .tabs-wrapper-grid .shedule-grid-single .container > .row-title .tabs3,
  .tabs-wrapper-grid .shedule-grid-single .container > .row-title .tabs4 {
    display: none;
  }

  .tabs-wrapper-grid .shedule-grid-single .container > .row-title .tabs1 {
    min-width: 50%;
    max-width: 50%;
  }

  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 {
    min-width: 50%;
    max-width: 50%;
  }

  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs2,
  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs3,
  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs4 {
    min-width: 100%;
    max-width: 100%;
  }

  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs2 .grid-line .program-list,
  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs3 .grid-line .program-list,
  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs4 .grid-line .program-list {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs2 .program-list,
  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs3 .program-list,
  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs4 .program-list {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .shedule.shedule-grid-single .tabs1 {
    display: block;
  }

  .shedule.shedule-grid-single .tabs2,
  .shedule.shedule-grid-single .tabs3,
  .shedule.shedule-grid-single .tabs4 {
    display: none;
  }

  .shedule.shedule-grid-single .col-80.grid-line:before,
  .shedule.shedule-grid-single .col-80.grid-line:after,
  .shedule.shedule-grid-single .col-60.grid-line:before,
  .shedule.shedule-grid-single .col-60.grid-line:after {
    display: none;
  }

  .shedule.shedule-grid-single .container > .row .col.col-60 + .col,
  .shedule.shedule-grid-single .container > .row .col.col-40 + .col,
  .shedule.shedule-grid-single .container > .row .col.tabs4 {
    min-width: 100% !important;
    max-width: 100% !important;
  }
  .shedule .program-list ul li .h3 .span.name1 span {
    font-size: 24px;
  }
    .shedule .program-list ul li .h3 .span.name1 span:after{
      content:'';
    }
}

@media screen and (max-width: 1800px) {
  .promo-subscribe.promo-social .flex {
    flex-wrap: wrap;
  }

  .promo-subscribe.promo-social .h2 {
    min-width: 50%;
    max-width: 50%;
    margin-right: 0;
  }

  .promo-subscribe.promo-social .center {
    min-width: 50%;
    max-width: 50%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .promo-subscribe.promo-social .social {
    min-width: 100%;
  }
}

@media screen and (max-width: 1640px) {
  .container {
    padding-left: 35px;
    padding-right: 35px;
  }

  .page.page-404 .h2 {
    font-size: 62px;
  }

  .row .col.col-md {
    display: block !important;
  }

  .btn-fixed,
  .video-btn {
    right: 30px;
  }

  .section-black.news-list .line-pos9 {
    display: none;
  }

  .section-black.news-list .line-pos10 {
    right: 100px;
  }

  .section-black.news-list .line-pos11 {
    right: 40px;
  }

  .menu {
    margin-left: 10px;
    margin-right: 40px;
  }

  .block-main {
    flex-wrap: wrap;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .block-main .line-pos4 {
    display: none;
  }

  .block-main .line-pos5 {
    display: none;
  }

  .block-main .line-pos6 {
    right: -30px;
  }

  .news-main .item .descript h3 {
    font-size: 20px;
  }

  .news-list .row .col {
    margin-bottom: 30px;
    min-width: calc(33.33% - 30px);
    max-width: calc(33.33% - 30px);
  }

  .news-list .row .col:nth-child(4n+4) {
    display: none;
  }

  .news-list .row .col.col-noimage {
    padding-top: 30px;
  }

  .news-list .row.owl-carousel-news .owl-nav,
  .news-list .row.owl-carousel-video .owl-nav {
    left: -20px !important;
    right: -20px !important;
  }

  .news-list.video-list .row .col {
    min-width: calc(20% - 30px);
    max-width: calc(20% - 30px);
  }

  .news-list.video-list .row .col:nth-child(4n+4) {
    display: block;
  }

  .news-list.video-list .row .col:nth-child(5n+5) {
    display: none;
  }

  .news-list .line-pos5,
  .news-list .line-pos6,
  .news-list .line-pos7,
  .news-list .line-pos8,
  .news-list .line-pos1,
  .news-list .line-pos2,
  .news-list .line-pos3,
  .news-list .line-pos4 {
    display: none;
  }

  .block-fullsize .paddings {
    padding-left: 35px;
    padding-right: 35px;
  }

  .sobitiya-list .flex .item h3 {
    font-size: 24px;
  }

  .sobitiya-list .line-pos1 {
    left: 50%;
    height: 170px;
  }

  .sobitiya-list .line-pos2 {
    left: auto;
    right: 10%;
    top: 20%;
    height: 105px;
  }

  .sobitiya-list .line-pos3 {
    left: auto;
    right: 7%;
    top: 19%;
  }

  .sobitiya-list .line-pos4 {
    right: 81px;
    top: 61%;
    left: auto;
  }

  .sobitiya-list .line-pos5 {
    bottom: -35px;
    left: 28%;
  }

  .player-info-top .container {
    flex-wrap: wrap;
  }

  .player-info-top .container .left {
    max-width: 50%;
    min-width: 50%;
    padding-right: 20px;
  }

  .player-info-top .container .center {
    margin-right: 0;
    max-width: 50%;
    min-width: 50%;
    margin-left: 0;
  }

  .player-info-top .container .right {
    min-width: calc(100% + 70px);
    max-width: calc(100% + 70px);
    background: #FFF;
    margin-left: -35px;
    margin-right: -35px;
    color: #323131;
    padding: 20px 35px 1px;
    position: relative;
    top: 1px;
  }

  .player-info-top .container .right .params-list {
    margin-top: 0;
  }

  .player-info-top .container .right .params-list .col {
    margin-bottom: 20px;
    min-width: 25%;
    max-width: 25%;
    margin-right: 30px;
  }

  .player-info-top .container .right .params-list .col:nth-child(1) {
    min-width: 25%;
    max-width: 25%;
  }

  .player-info-top .container .right .params-list .col:nth-child(2) {
    -webkit-box-ordinal-group: 5;
    order: 4;
    min-width: 25%;
    max-width: 25%;
  }

  .player-info-top .container .right .params-list .col:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    order: 2;
    min-width: 25%;
    max-width: 25%;
    margin-right: 0;
  }

  .player-info-top .container .right .params-list .col:nth-child(4),
  .player-info-top .container .right .params-list .col:nth-child(5) {
    -webkit-box-ordinal-group: 4;
    order: 3;
    min-width: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-right: 0;
  }

  .player-info-top .container .right .params-list .col:nth-child(5) {
    -webkit-box-ordinal-group: 5;
    order: 4;
    margin-right: 0;
    min-width: 25%;
    max-width: 25%;
  }

  .player-info-top .container .right .params-list .col:nth-child(6) {
    -webkit-box-ordinal-group: 7;
    order: 6;
    min-width: 25%;
    max-width: 25%;
  }

  .line-size1 {
    height: 60px;
  }

  .promo-subscribe:before {
    left: 35px;
    right: 35px;
  }

  .promo-subscribe .flex {
    margin-right: 85px;
  }

  .promo-video .h2 {
    font-size: 32px;
  }

  .players-main .in {
    padding-top: 0;
    padding-bottom: 0;
  }

  .players-main .in .tabs {
    display: none;
  }

  .players-main .in .right {
    margin-left: 0;
    min-width: 100%;
    max-width: 100%;
    margin-top: -20px;
  }

  .players-main .in .tabs-box {
    position: static !important;
    padding-top: 84px;
    padding-bottom: 140px;
  }

  .players-main .in .tabs-box .img {
    bottom: 0;
    top: 0;
  }

  .players-main .line-pos1 {
    left: 232px;
    bottom: -9px;
    height: 153px;
  }

  .players-main .line-pos2 {
    left: 295px;
    bottom: 99px;
    height: 76px;
  }

  .players-main .line-pos3 {
    left: auto;
    right: 150px;
    top: -20px;
    width: 8px;
    height: 234px;
  }

  .players-main .line-pos4 {
    right: 36px;
    bottom: 40px;
  }

  .btn-info {
    left: 50%;
    margin-left: -54px;
  }

  .para-carousel .owl-carousel .owl-nav {
    left: -10px;
    right: -10px;
  }

  .modal#modalLivescore .modal-dialog {
    padding-left: 35px;
    padding-right: 35px;
  }

  .modal#modalLivescore .col {
    min-width: calc(50% - 30px);
    max-width: calc(50% - 30px);
  }

  .modal#modalLivescore .col .h3 {
    font-size: 26px;
  }

  .article .in {
    padding-right: 30px;
  }

  .article .item .descript {
    z-index: 500;
  }

  .article.txt {
    margin-bottom: 20px;
  }

  .sidebar-right {
    padding-left: 35px;
    padding-right: 35px;
    min-width: 390px;
    max-width: 390px;
    margin-right: -35px;
  }

  .sidebar-right .news-list.video-list .row .col {
    min-width: calc(100% - 30px);
    max-width: calc(100% - 30px);
  }

  .sidebar-right .news-list.video-list .row .col:nth-child(2) {
    display: none;
  }

  .sidebar-right .players-list li {
    min-width: 100%;
    max-width: 100%;
  }

  .sidebar-right .flex-md {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .sidebar-right .flex-md .h2 {
    margin-right: 43px;
  }

  .sidebar-right .flex-md .social {
    margin-bottom: 10px;
  }

  .heshteg-block {
    flex-wrap: wrap;
  }

  .heshteg-block .left {
    margin-right: 102px;
  }

  .promo-title {
    margin-bottom: 30px;
  }

  .promo-title + .title {
    margin-top: -20px;
  }

  .program-list ul li .program-info .row {
    padding-left: 20px;
    padding-right: 20px;
  }

  .players-table-list .row .h3 {
    font-size: 24px;
  }

  .players-table-list .row .div {
    min-width: 46%;
    max-width: 46%;
  }

  .press-cols .left2 {
    min-width: 50%;
    max-width: 50%;
  }

  .press-cols .right {
    min-width: 45%;
    max-width: 45%;
  }

  .about > .item:first-child {
    padding-bottom: 54%;
  }

  .about > .item:first-child img {
    width: auto;
    height: 100%;
  }

  .section-bilet {
    padding-top: 30px;
    margin-bottom: 50px;
  }

  .section-bilet .flex {
    flex-wrap: wrap;
  }

  .vip-block {
    margin-bottom: 50px;
  }

  .shedule .program-list ul li .h3 a {
    margin-right: 10px;
  }

  .shedule .program-list ul li .h3 .num {
    display: inline;
  }

  .shedule .numbers {
    font-size: 20px;
  }

  .shedule .players-table-list.players-table-list-para .numbers {
    top: -37px;
  }

  .shedule .players-table-list .row .div {
    min-width: inherit;
    max-width: inherit;
    -webkit-box-ordinal-group: 3;
    order: 2;
    -webkit-box-flex: 1;
    flex-grow: 1;
  }

  .shedule .players-table-list .row .rating {
    font-size: 0 !important;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .shedule .players-table-list .row .numbers {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .shedule.shedule-grid .program-list > ul li .h3 {
    margin-top: 5px;
  }

  .md-hide {
    display: block;
  }

  .md-visible {
    display: none;
  }
}

@media screen and (max-width: 1280px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .page.page-404 {
    padding-bottom: 100px;
  }

  .page.page-404 p {
    font-size: 20px;
  }

  .page.page-404 .h2 {
    font-size: 48px;
  }

  h3,
  .h3 {
    font-size: 24px;
  }

  .row .col.col-sm-100 {
    min-width: 100%;
    max-width: 100%;
  }

  .row .col.col-sm {
    display: block !important;
  }

  .btn-fixed,
  .video-btn {
    right: 20px;
  }

  .header {
    padding-bottom: 100px;
  }

  .page-version2 .priority-nav__wrapper .nav__dropdown-toggle:after {
    background: url(../img/menu.svg) no-repeat center;
    background-size: 30px;
  }

  .page-version2 .block-main .line-pos1,
  .page-version2 .block-main .line-pos2,
  .page-version2 .block-main .line-pos3,
  .page-version2 .block-main .line-pos4,
  .page-version2 .block-main .line-pos5,
  .page-version2 .block-main .line-pos6,
  .page-version2 .block-main .line-pos7 {
    display: none;
  }

  .menuFixed .priority-nav__wrapper .priority-nav__dropdown {
    top: 76px !important;
  }

  .menuFixed .priority-nav__wrapper .nav__dropdown-toggle:after {
    background: url(../img/menu.svg) no-repeat center;
    background-size: 30px;
  }

  .main-images1 img,
  .main-images1 .btn {
    margin-right: 13px;
  }

  .main-images1 img {
    width: 44px;
  }

  .main-images2 img {
    margin-left: 5px;
  }

  .main-images2 {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .menu {
    -webkit-box-ordinal-group: 5;
    order: 4;
    -webkit-box-flex: 0;
    flex-grow: 0;
    margin-right: 0;
  }

  .priority-nav__wrapper {
    top: 0;
    width: 60px;
    height: 50px;
    background: -webkit-gradient(linear, left top, right top, from(#EA008C), to(#F45843));
    background: -webkit-linear-gradient(left, #EA008C 0%, #F45843 100%);
    background: linear-gradient(90deg, #EA008C 0%, #F45843 100%);
    border-radius: 4px;
  }

  .priority-nav__wrapper .nav__dropdown-toggle {
    width: 60px !important;
    height: 50px !important;
    top: 0 !important;
  }

  .priority-nav__wrapper .nav__dropdown-toggle.is-open:after {
    background: url(../img/close.svg) no-repeat center;
    background-size: 20px;
  }

  .priority-nav__wrapper .nav__dropdown-toggle:after {
    width: 100%;
    height: 100%;
    top: 0 !important;
    background: url(../img/menu.svg) no-repeat center;
    background-size: 30px;
  }

  .priority-nav__wrapper .priority-nav__dropdown {
    left: auto;
    right: 20px;
    position: fixed;
    top: 138px;
    bottom: 0;
    overflow: auto;
    margin-top: 0;
  }

  .btn-all {
    padding: 13px 15px;
  }

  .partners-main {
    padding-top: 50px;
    padding-bottom: 65px;
  }

  .block-main .line-pos1 {
    left: 39px;
    top: 70px;
  }

  .block-main .line-pos6 {
    top: 20px;
    right: 80px;
  }

  .block-main .line-pos7 {
    top: 34%;
    right: 140px;
  }

  .slider-main .item .descript,
  .news-main .item .descript,
  .sobitiya-list .item .descript {
    left: 20px;
    bottom: 20px;
  }

  .slider-main {
    width: 100%;
    margin-right: 0;
  }

  .slider-main .owl-carousel .item h2 {
    font-size: 32px;
  }

  .slider-main .owl-carousel .owl-dots {
    bottom: 25px;
    left: 0;
    right: 0;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .news-main {
    width: 100%;
    display: -webkit-box;
    display: flex;
  }

  .news-main .item {
    height: 0;
    padding-bottom: 30%;
    min-width: 50%;
    max-width: 50%;
    border: 0;
    border-left: 1px solid #FFF;
  }

  .news-main .item .descript h3 {
    font-size: 24px;
  }

  .news-main.press-contacts {
    flex-wrap: wrap;
  }

  .news-main.press-contacts .div {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    min-width: 100%;
    max-width: 100%;
  }

  .news-main.press-contacts .press-item {
    margin-right: 20px;
    border-bottom: 2px solid #323131;
    border-top: 0;
    padding-top: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
  }

  .news-main.press-contacts .press-item:first-child {
    border-bottom: 2px solid #323131;
    padding-top: 0;
  }

  .news-main.press-contacts .press-item-last {
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-top: 30px;
    margin-bottom: 0;
    border: 0;
  }

  .news-list .row .col {
    min-width: calc(50% - 30px);
    max-width: calc(50% - 30px);
  }

  .news-list .row .col:nth-child(4n+4):not(.col-noimage) {
    display: block;
  }

  .news-list .row .col .img {
    margin-bottom: 10px;
  }

  .news-list.owl-nav-big .row .col:nth-child(3n+3) {
    display: block;
  }

  .news-list.video-list .row .col {
    min-width: calc(25% - 30px);
    max-width: calc(25% - 30px);
    /*&:nth-child(5){
            display: none;
          }
          &:nth-child(4){
            display: none;
          }*/
  }

  .news-list.video-list .row .col:nth-child(4n+2) {
    display: none;
  }

  .block-fullsize .paddings {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sobitiya-list .flex .item {
    min-width: 50%;
    max-width: 50%;
    padding-bottom: 36%;
  }

  .sobitiya-list .flex .item:nth-child(3n+3) {
    display: none;
  }

  .player-info-top .container .right {
    min-width: calc(100% + 40px);
    max-width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px 20px 1px;
  }

  .player-info-top .line-pos1 {
    bottom: auto;
    top: 450px;
    height: 200px;
  }

  .player-info-top .line-pos2 {
    right: 3%;
    bottom: auto;
    top: 400px;
  }

  .player-rating .col {
    padding: 11px 22px;
  }

  .player-rating .col .span {
    font-size: 20px;
  }

  .player-bottom .left {
    -webkit-box-ordinal-group: 3;
    order: 2;
    min-width: 100%;
    max-width: 100%;
  }

  .player-bottom .right {
    -webkit-box-ordinal-group: 2;
    order: 1;
    min-width: 100%;
    max-width: 100%;
  }

  .player-bottom .equip-list ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }

  .player-bottom .equip-list ul li {
    min-width: 50%;
    max-width: 50%;
    border-left: 10px solid #FFF;
    border-right: 10px solid #FFF;
    border-bottom: 10px solid #FFF;
  }

  .footer-promo .line-pos2 {
    margin-left: -448px;
    top: 16px;
  }

  .footer-promo .line-pos3 {
    margin-left: 483px;
    margin-top: -15px;
  }

  .footer-promo .line-pos4 {
    margin-left: -371px;
    bottom: -82px;
  }

  .footer-promo .line-pos5 {
    margin-left: -316px;
    bottom: 5px;
  }

  .footer-promo .line-pos6 {
    margin-left: 328px;
    bottom: -24px;
  }

  .line-size2 {
    height: 129px;
  }

  .promo-subscribe:before {
    left: 20px;
    right: 20px;
  }

  .promo-subscribe .h2 br {
    display: none;
  }

  .promo-subscribe .h2 {
    font-size: 42px;
  }

  .promo-subscribe .flex {
    flex-wrap: wrap;
    padding-top: 45px;
    padding-bottom: 45px;
    padding-right: 260px;
    margin-right: 45px;
    padding-left: 40px;
  }

  .promo-subscribe .flex .img {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -98px;
  }

  .promo-subscribe.promo-social .flex {
    padding-right: 0;
    margin-right: 90px;
    padding-left: 80px;
  }

  .promo-subscribe.promo-friends:before {
    right: 0;
  }

  .promo-fun:before {
    left: 20px;
    right: 20px;
  }

  .players-main .in {
    min-height: 730px;
  }

  .modal#modalLivescore .modal-dialog {
    padding-left: 20px;
    padding-right: 20px;
  }

  .modal#modalLivescore .col .p {
    font-size: 17px;
  }

  .article .in {
    padding-right: 20px;
  }

  .article .article-block {
    margin-right: 20px;
  }

  .article.txt {
    margin-bottom: -30px;
  }

  .sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sidebar-right {
    padding-left: 20px;
  }

  .section-program .right h2 {
    font-size: 32px;
  }

  .players-table {
    margin-bottom: 40px;
  }

  .players-table .flex-wrap {
    flex-wrap: wrap;
  }

  .players-table .flex-wrap .players-table-list {
    min-width: 100%;
    max-width: 100%;
  }

  .players-table-list {
    padding-right: 0;
    padding-top: 0;
  }

  .players-table-list.players-table-list-para {
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
    margin-left: -30px;
    margin-right: -30px;
    min-width: calc(100% + 60px) !important;
    max-width: calc(100% + 60px) !important;
  }

  .players-table-list .row .div {
    min-width: 50%;
    max-width: 50%;
  }

  .banner {
    margin-bottom: 40px;
  }

  .banners.row .col {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }

  .banners.row .col .banner {
    margin-bottom: 0;
  }

  .press-cols .flex {
    flex-wrap: wrap;
  }

  .press-cols .left,
  .press-cols .right {
    margin-bottom: 48px;
  }

  .press-cols .left {
    min-width: 100%;
    max-width: 100%;
  }

  .press-cols .left2 {
    min-width: 100%;
    max-width: 100%;
  }

  .press-cols .right {
    min-width: 100%;
    max-width: 100%;
  }

  .about .item .about-title h1 {
    font-size: 32px;
  }

  .about .item .about-title h2 {
    font-size: 24px;
  }

  .section-bilet .flex .left,
  .section-bilet .flex .right {
    min-width: calc(100% - 30px);
    max-width: calc(100% - 30px);
    margin-bottom: 40px;
  }

  .section-bilet .flex-bottom .btn {
    margin-right: 10px;
    margin-left: 10px;
  }

  .section-bilet .flex-bottom .left {
    text-align: center;
    margin-bottom: 0;
  }

  .section-bilet .flex-bottom .right {
    text-align: center;
  }

  .vip-block .block {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }

  .shedule .program-list ul li {
    -webkit-box-pack: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .shedule .program-list ul li .time-wrap {
    min-width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .shedule .program-list ul li .time-wrap .time {
    margin-right: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
  }

  .shedule.shedule-grid .row-title .col .p {
    margin-bottom: 10px;
  }

  .shedule.shedule-grid .program-list > ul li {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .shedule .grid-line:after {
    top: 10px;
    bottom: 10px;
  }

  .shedule.shedule-grid-single .program-list > ul li {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1001px) {
  .page.page-404 {
    padding-bottom: 50px;
  }

  h3,
  .h3 {
    font-size: 20px;
  }

  .row .col.col-xs {
    display: block;
  }

  .title .h2 {
    font-size: 32px;
  }

  .btn-fixed,
  .video-btn {
    right: auto;
    right: 20px;
    bottom: 40px;
    top: auto;
    left: auto;
  }

  .btn-fixed.radio,
  .video-btn.radio {
    right: 20px;
  }

  .btn-fixed {
    background: #F45843;
    right: 0;
    bottom: 0 !important;
    width: 50%;
    margin: 0;
    border-radius: 0px;
    display: block;
    text-align: center;
    color: #FFF !important;
    height: 40px;
  }

  .btn-fixed span,
  .btn-fixed:before {
    display: inline-block;
    vertical-align: middle;
  }

  .btn-fixed span {
    position: static;
    margin-left: 10px;
    color: #FFF;
  }

  .btn-fixed:before {
    width: 40px;
    position: static;
    margin: 0;
  }

  .btn-fixed:after {
    display: none;
  }

  .btn-fixed.radio {
    right: 0 !important;
  }

  .btn-fixed.tv {
    right: auto;
    left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.8);
  }

  .page-version2 .header {
    position: relative;
  }

  .page-version2 .menu .in > ul > li > a {
    color: #323131;
  }

  .page-version2 .header-top .header-date,
  .page-version2 .header-top .lang .dropdown-toggle {
    color: #323131;
  }

  .page-version2 .header-top .search-form .input:-moz-placeholder {
    color: #323131;
  }

  .page-version2 .header-top .search-form .input::-moz-placeholder {
    color: #323131;
  }

  .page-version2 .header-top .search-form .input::-webkit-input-placeholder {
    color: #323131;
  }

  .page-version2 .header-top .search-form .input:-ms-input-placeholder {
    color: #323131;
  }

  .page-version2 .header-top .search-form .input {
    color: #323131;
  }

  .page-version2 .header-top .search-form .search-submit {
    background: url(../img/search-ico.svg#grey) no-repeat;
  }

  .page-version2 .dropdown .dropdown-toggle:after,
  .page-version2 .menu .sub-item a .arrow {
    background: url(../img/arrow.svg#grey) no-repeat center;
  }

  .main-images1 .btn {
    font-size: 13px;
    white-space: normal;
  }

  .menu {
    margin-left: 0;
  }

  .dropdown.dropdown-white .dropdown-toggle {
    font-size: 24px;
  }

  .dropdown.dropdown-default .dropdown-toggle {
    font-size: 24px;
  }

  .partners-main .col {
    height: auto;
  }

  .partners-main .col:nth-child(1) {
    width: calc(100% - 30px);
  }

  .partners-main .col:nth-child(2) {
    width: calc(100% - 30px);
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .partners-main .col:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    order: 2;
    width: calc(100% - 30px);
  }

  .partners-main .col:nth-child(4) {
    width: calc(100% - 30px);
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  .partners-main .col:nth-child(4) .item {
    width: 50%;
    height: auto;
  }

  .partners-main .col .item {
    height: auto;
  }

  .partners-main .col .item .name {
    font-size: 13px;
  }

  .block-main .line-pos7 {
    top: 26%;
    right: 110px;
  }

  .news-main.press-contacts .div {
    display: block;
  }

  .news-main.press-contacts .press-item {
    padding-top: 20px;
  }

  .news-main.press-contacts .press-item-last {
    padding-top: 0;
  }

  .news-list .row .col h3 {
    font-size: 20px;
  }

  .news-list .row.owl-carousel-news .owl-nav,
  .news-list .row.owl-carousel-video .owl-nav {
    margin-top: 0;
    top: 30%;
  }

  .news-list.video-list .row .col {
    min-width: calc(33.33% - 30px);
    max-width: calc(33.33% - 30px);
    /*&:nth-child(3){
            display: none;
          }*/
  }

  .news-list.video-list .row .col:nth-child(3n+6) {
    display: none;
  }

  .sobitiya-list .flex .item h3 {
    font-size: 20px;
  }

  .sobitiya-list .flex .item .descript {
    left: 17px;
    right: 17px;
    bottom: 15px;
  }

  .tegs.tegs-big ul li a {
    font-size: 17px;
  }

  .player-info-top .container {
    font-size: 17px;
  }

  .player-info-top .container .right .data {
    font-size: 32px;
  }

  .player-rating {
    flex-wrap: wrap;
  }

  .player-rating .col {
    border-width: 20px;
    min-width: 50%;
    max-width: 50%;
    border-bottom: 20px solid #FFF !important;
  }

  .player-rating .col:nth-child(3) {
    border-left: 0;
  }

  .player-bottom .player-info-list {
    padding-left: 0;
  }

  .player-bottom .equip-list ul {
    margin-left: 0;
    margin-right: 0;
  }

  .player-bottom .equip-list ul li {
    min-width: 100%;
    max-width: 100%;
    border: 0;
    padding: 20px;
    margin-bottom: 20px;
  }

  .player-bottom .equip-list ul li .span {
    font-size: 17px;
  }

  .footer-promo {
    margin-top: 0;
    overflow: hidden;
  }

 /* .footer-promo .in {
    background: url(../img/footer-promo-mobile.jpg) no-repeat center;
    background-size: cover;
    height: auto;
  }*/
 .footer-promo .in {
    background: url(../img/footer-promo.jpg) no-repeat center;
    background-size: cover;
    height: auto;
  }




  .footer-promo .in > * {
    min-width: 100%;
    text-align: center;
  }

  .footer-promo img {
    margin: 0 auto;
  }

  .footer-promo .left {
    margin-top: 40px;
  }

  .footer-promo .center {
    -webkit-box-ordinal-group: 4;
    order: 3;
    margin-top: 0;
  }

  .footer-promo .right {
    -webkit-box-ordinal-group: 3;
    order: 2;
    margin-bottom: 27px;
    margin-top: 40px;
  }

  .footer-promo .line-pos2 {
    margin-left: 98px;
    top: -10px;
  }

  .footer-promo .line-pos5 {
    margin-left: 135px;
    top: -10px;
  }

  .line-size1 {
    height: 36px;
  }

  .line-size2 {
    height: 70px;
  }

  .line-size3 {
    height: 110px;
  }

  .promo-subscribe:before {
    left: 0;
    right: 0;
  }

  .promo-subscribe .h2 {
    font-size: 32px;
  }

  .promo-subscribe.promo-social .flex {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    max-width: inherit;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .promo-subscribe.promo-social .social ul {
    flex-wrap: wrap;
  }

  .promo-subscribe.promo-social .social ul li a {
    width: 57px;
    height: 57px;
  }

  .promo-subscribe.promo-friends:before {
    margin-left: -20px;
    margin-right: -20px;
  }

  .promo-subscribe.promo-show {
    margin-left: -20px;
    margin-right: -20px;
  }

  .promo-video {
    flex-wrap: wrap;
    margin-left: -25px;
    margin-right: -25px;
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .promo-video .div {
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .promo-fun:before {
    left: 0;
    right: 0;
  }

  .promo-fun .flex {
    flex-wrap: wrap;
  }

  .promo-fun .flex .promo-left {
    min-width: 100%;
    max-width: 100%;
  }

  .promo-fun .flex .promo-right {
    min-width: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
  }

  .promo-fun .flex .promo-right .btn {
    width: auto;
  }

  .modal#modalLivescore .col {
    min-width: calc(100% - 30px);
    max-width: calc(100% - 30px);
  }

  .modal .modal-content .title .title-links {
    margin-bottom: 22px;
  }

  .modal .modal-content .h2 {
    font-size: 24px;
  }

  .article h1 {
    font-size: 32px;
  }

  .article .in {
    padding-right: 0;
    max-width: 100%;
  }

  .article .item {
    padding-bottom: 54%;
  }

  .article .item.video-item:before {
    right: -50px;
  }

  .article .item .descript {
    bottom: 20px;
  }

  .article .item .img {
    padding-bottom: 54%;
  }

  .article .item .img {
    margin-left: -35px;
    margin-right: -35px;
  }

  .article .article-block {
    margin-right: 0;
  }

  .article.txt h1 {
    font-size: 48px;
  }

  .article.txt .item {
    padding-bottom: 54%;
  }

  .article.txt .item .img {
    padding-bottom: 54%;
  }

  .columns-wrapper {
    flex-wrap: wrap;
  }

  .main-column {
    margin-bottom: 30px;
    min-width: 100%;
    max-width: 100%;
  }

  .sidebar-right {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    min-width: inherit;
    max-width: inherit;
    margin-bottom: 70px;
    padding-bottom: 20px;
  }

  .sidebar-right .news-list {
    display: none;
  }

  .sidebar-right .players-list li {
    min-width: 33.33%;
    max-width: 33.33%;
  }

  .sidebar-right .players-list li {
    min-width: inherit;
    max-width: inherit;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-box-pack: center;
    justify-content: center;
  }

  .promo-title {
    margin-bottom: 20px;
  }

  .promo-title + .title {
    margin-top: -10px;
  }

  .promo-title .subscribe-link,
  .promo-title .rss-link {
    font-size: 24px;
  }

  .promo-title .promo-title-date {
    font-size: 24px;
  }

  .promo-title .line-pos1,
  .promo-title .line-pos2,
  .promo-title .line-pos3 {
    display: none;
  }

  .players-table-list.players-table-list-para {
    padding-top: 10px;
  }

  .section-bilet {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-bilet .flex .left,
  .section-bilet .flex .right {
    margin-bottom: 30px;
  }

  .section-bilet .bilet-list ul li .img {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-bilet .flex-bottom .left {
    margin-bottom: 0;
  }

  .vip-block {
    font-size: 17px;
    margin-bottom: 30px;
  }

  .vip-block .vip-list ul {
    margin-bottom: 20px;
  }

  .tabs-wrapper-grid .shedule-grid-single .container > .row-title .tabs1 {
    display: block;
  }

  .tabs-wrapper-grid .shedule-grid-single .container > .row-title .tabs1 h2,
  .tabs-wrapper-grid .shedule-grid-single .container > .row-title .tabs1 h2 + .p {
    display: block;
  }

  .tabs-wrapper-shedule .tabs2 {
    display: block;
    max-width: 400px;
  }

  .shedule .row .col {
    min-width: 100%;
    max-width: 100%;
    display: none;
  }

  .shedule .row .col.active {
    display: block;
  }

  .shedule .program-list ul li .program-info .row {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .shedule .program-list ul li .h3 .span.name1 {
    margin-right: 0;
  }

  .shedule .program-list ul li .h3 .span.name1 span {
    font-size: 0;
  }

  .shedule .program-list ul li .h3 .span.name1 span:after {
    content: '.';
    font-size: 24px;
  } 

  .shedule .program-list ul li .h3 .span.name1 span:first-letter {
    font-size: 24px;
  }

  .shedule .program-list ul li .h3 .span.noname span {
    font-size: 24px;
  }

  .shedule .program-list ul li .h3 .span.noname span:after {
    content: '';
    font-size: 0;
  }

  .shedule .program-list ul li .h3 .span.noname span:first-letter {
    font-size: 24px;
  }

  .shedule h2 {
    display: none;
  }

  .shedule h2 + .p {
    display: none;
  }

  .shedule .grid-line:after,
  .shedule .grid-line:before {
    display: none;
  }

  .shedule.shedule-grid-single .row-title h2,
  .shedule.shedule-grid-single .row-title .p {
    display: block !important;
  }

  .shedule.shedule-grid-single .container > .row .col {
    display: block;
  }

  .shedule.shedule-grid-single .container > .row .align-center {
    display: -webkit-box;
    display: flex;
  }

  .shedule.shedule-grid-single .container > .row .tabs2,
  .shedule.shedule-grid-single .container > .row .tabs3,
  .shedule.shedule-grid-single .container > .row .tabs4 {
    display: none;
  }

  .shedule.shedule-grid-single .container > .row .tabs1 .tabs1_1 {
    display: block;
  }

  .shedule.shedule-grid-single .container > .row .tabs1 .tabs1_2 {
    display: -webkit-box;
    display: flex;
  }

  .shedule.shedule-grid-single .program-list ul li .program-info .row {
    margin-left: 0;
    margin-right: 0;
  }

  .shedule.shedule-grid-single .grid-line:before,
  .shedule.shedule-grid-single .grid-line:after {
    display: block;
  }
}

@media (max-width: 810px) {
  #modalBilet .modal-dialog {
    max-width: 90%;
  }

  #modalBilet .modal-dialog .modal-bottom-in {
    display: block;
    text-align: center;
  }

  #modalBilet .modal-dialog .modal-bottom-in .p {
    margin-bottom: 20px;
    text-align: center;
  }

  #modalBilet .modal-dialog .modal-bottom-in .p span {
    color: #FFF;
  }

  #modalBilet .modal-dialog .bilet-list ul li {
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #modalBilet .modal-dialog .bilet-list ul li .p {
    margin-left: 15px;
    margin-right: 15px;
    min-width: 100%;
    text-align: center;
  }

  #modalBilet .modal-dialog .bilet-list ul li .p br {
    display: none;
  }

  #modalBilet .modal-dialog .bilet-list ul li .img {
    min-width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .page {
    padding-bottom: 0;
  }

  .page.page-404 .btn {
    font-size: 17px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .page.page-404 p {
    font-size: 17px;
  }

  .page.page-404 .h2 {
    font-size: 32px;
  }

  h1,
  h2,
  .h1,
  .h2 {
    text-align: center;
    font-size: 32px;
  }

  .title {
    -webkit-box-pack: center;
    justify-content: center;
  }

  .title .h2 {
    margin-bottom: 10px;
    margin-right: 0;
    min-width: 100%;
    max-width: 100%;
  }

  .title .btn {
    margin-left: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 5px;
  }

  .title .btn.btn-outline-red {
    padding-right: 2px;
    padding-left: 2px;
  }

  .title .btn.btn-outline-red .span1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title .tegs ul {
    margin-left: -5px;
  }

  .title .tegs ul li {
    margin-right: 5px;
    margin-left: 5px;
  }

  .title.justify-between {
    margin-bottom: 20px;
  }

  .title.justify-between .tegs {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .title.justify-between .dropdown-select,
  .title.justify-between .select-player {
    width: 470px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .title.justify-between {
    flex-wrap: wrap;
  }

  .page-warning {
    padding-left: 0;
  }

  .section-black.news-list .line-pos10 {
    display: none;
  }

  .section-black.news-list .line-pos11 {
    display: none;
  }

  .page-version2 .slider-main .item .descript {
    bottom: 10px;
  }

  .page-version2 .slider-main .item .descript h2 {
    text-align: center;
  }

  .main-images2 {
    display: none;
  }

  .menu .mobile-visible {
    display: block;
  }

  .priority-nav__wrapper .priority-nav__dropdown {
    left: 0;
    right: 0;
    width: auto;
    border: 0;
    border-top: 1px solid #D7D7D7;
  }

  .priority-nav__wrapper .priority-nav__dropdown li a {
    padding-left: 20px;
    padding-right: 20px;
  }

  .btn-all .span {
    display: none;
  }

  .header-date {
    display: none;
  }

  .social ul li {
    margin: 0 5px 10px;
  }

  .partners-main .col:nth-child(2) .item {
    width: 50%;
  }

  .partners-main .col:nth-child(2) .item:nth-child(3) {
    display: none;
  }

  .partners-main .line-pos1 {
    left: 24px;
    top: 149px;
  }

  .partners-main .line-pos2 {
    display: none;
  }

  .partners-main .line-pos3 {
    right: auto;
    left: 50%;
    margin-left: 130px;
  }

  .block-main .line-size1,
  .block-main .line-size2,
  .block-main .line-size3 {
    display: none;
  }

  .slider-main .owl-carousel .item {
    padding-bottom: 0;
    height: 400px;
  }

  .slider-main .owl-carousel .item h2 {
    font-size: 20px;
    text-align: left;
  }

  .slider-main .owl-carousel .item .descript {
    margin-bottom: 50px;
  }

  .slider-main .owl-carousel .item .descript h2 {
    margin-bottom: 0;
  }

  .slider-main .owl-carousel .item .descript .btn {
    display: none;
  }

  .news-main {
    flex-wrap: wrap;
  }

  .news-main .item {
    min-width: 100%;
    max-width: 100%;
    padding-bottom: 47%;
  }

  .news-main.press-contacts .div {
    min-width: 100%;
    max-width: 100%;
  }

  .news-main.press-contacts .press-item {
    margin-right: 0;
  }

  .news-list .row .col {
    min-width: calc(100% - 30px);
    max-width: calc(100% - 30px);
  }

  .news-list .row.owl-carousel-news .owl-nav,
  .news-list .row.owl-carousel-video .owl-nav {
    top: 40%;
  }

  .news-list.owl-nav-big .row {
    margin-left: 0;
    margin-right: 0;
  }

  .news-list.owl-nav-big .row .owl-nav {
    left: -20px;
    right: -20px;
    top: 50%;
    margin-top: -95px;
  }

  .news-list.owl-nav-big .row .col {
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .news-list.owl-nav-big .row .col:nth-child(3),
  .news-list.owl-nav-big .row .col:nth-child(4),
  .news-list.owl-nav-big .row .col:nth-child(5) {
    display: none;
  }

  .news-list.video-list .row {
    margin-left: 0;
    margin-right: 0;
  }

  .news-list.video-list .row .owl-nav {
    left: -20px;
    right: -20px;
    top: 50%;
  }

  .news-list.video-list .row .col {
    /*&:nth-child(3), &:nth-child(4), &:nth-child(5){
            display: none;
          }*/
    -webkit-box-flex: 1;
    flex-grow: 1;
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .sobitiya-list {
    margin-bottom: 80px;
  }

  .sobitiya-list .flex .item {
    min-width: 100%;
    max-width: 100%;
    padding-bottom: 62%;
  }

  .sobitiya-list .flex .item:nth-child(3n+5) {
    display: none;
  }

  .sobitiya-list .line-pos1 {
    left: auto;
    right: 20%;
  }

  .sobitiya-list .line-pos2 {
    top: 52%;
    right: 21%;
  }

  .sobitiya-list .line-pos3 {
    top: 50%;
    right: 7%;
  }

  .sobitiya-list .line-pos4 {
    display: none;
  }

  .sobitiya-list .line-pos5 {
    bottom: -10px;
    top: auto;
    left: 60%;
  }

  .player-info-top .container .left {
    max-width: inherit;
    min-width: inherit;
    -webkit-box-ordinal-group: 3;
    order: 2;
    background: #FFF;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
  }

  .player-info-top .container .left h1 {
    font-size: 42px;
    color: #000;
  }

  .player-info-top .container .left .h2 {
    margin-left: -20px;
    font-size: 24px;
    padding: 10px 20px;
    line-height: 30px;
    margin-top: -25px;
  }

  .player-info-top .container .left .tegs-hash {
    font-size: 17px;
  }

  .player-info-top .container .left .tegs-hash ul li a {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
    background-image: gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
  }

  .player-info-top .container .left .btn {
    border-color: #000;
    color: #000;
    display: none;
  }

  .player-info-top .container .center {
    max-width: 100%;
    min-width: 100%;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .player-info-top .container .center .img {
    height: 300px;
  }

  .player-info-top .container .center .flag {
    max-width: 250px;
    min-width: 250px;
    height: 250px;
    border-width: 3px;
    left: -958px;
  }

  .player-info-top .container .right {
    -webkit-box-ordinal-group: 4;
    order: 3;
    margin-top: -1px;
  }

  .player-info-top .container .right .params-list .col {
    min-width: 50% !important;
    max-width: 50% !important;
    padding-right: 20px;
    margin-right: 0;
    margin-left: 0;
  }

  .player-info-top .container .right .params-list .col:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  .player-info-top .container .right .params-list .col:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .player-info-top .container .right .params-list .col:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .player-info-top .container .right .params-list .col:nth-child(4) {
    -webkit-box-ordinal-group: 6;
    order: 5;
    min-width: 100% !important;
    max-width: 100% !important;
  }

  .player-info-top .container .right .params-list .col:nth-child(5) {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  .player-info-top .container .right .params-list .col:nth-child(6) {
    min-width: 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }

  .player-info-top .line-pos1 {
    right: 20px;
    bottom: auto;
    top: 50px;
    height: 37px;
  }

  .player-info-top .line-pos2 {
    top: 60px;
    right: 55px;
    height: 77px;
  }

  .player-info-top .line-pos3 {
    top: 0;
    height: 76px;
    left: 12%;
    right: auto;
  }

  .player-bottom .h5 {
    margin-right: 20px;
  }

  .player-bottom .player-result {
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px 20px 1px;
  }

  .player-bottom .player-result .col {
    min-width: 100%;
    max-width: 100%;
    padding: 0 0 10px;
  }

  .player-bottom .player-info-list ul li {
    font-size: 17px;
  }

  .player-bottom .h5 {
    margin-bottom: 0;
  }

  .player-bottom .equip-list ul li {
    flex-wrap: wrap;
  }

  .player-bottom .equip-list ul li .img img {
    width: auto;
    margin: 0 auto;
    max-width: 70%;
  }

  .player-bottom .equip-list ul li .img {
    min-width: 100%;
    max-width: 100%;
    margin: 0;
  }

  .player-bottom .equip-list ul li .div {
    display: -webkit-box;
    display: flex;
    padding-right: 20px;
    padding-bottom: 20px;
    -webkit-box-align: baseline;
    align-items: baseline;
  }

  .footer-promo .in {
    padding-left: 34px;
    padding-right: 34px;
  }

  .footer-promo .center img {
    width: 198px;
  }

  .footer-promo .line-pos3 {
    bottom: 100px;
    top: auto;
    margin-left: 133px;
  }

  .line-size1,
  .line-size2,
  .line-size3 {
    width: 4px;
  }

  .promo-subscribe .h2 {
    margin-right: 0;
  }

  .promo-subscribe .h2 br {
    display: none;
  }

  .promo-subscribe .btn {
    width: 100%;
  }

  .promo-subscribe .flex {
    display: block;
    margin: 0 auto;
    padding-top: 24px;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    max-width: 320px;
  }

  .promo-subscribe .flex .img {
    position: static;
    margin: 20px auto 0;
    padding: 0;
    text-align: center;
    -webkit-box-flex: 1;
    flex-grow: 1;
  }

  .promo-subscribe {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .promo-subscribe .form {
    -webkit-box-pack: center;
    justify-content: center;
  }

  .promo-subscribe .form .form-group {
    text-align: center;
  }

  .promo-subscribe .center {
    margin-right: 0;
  }

  .promo-subscribe .form-group.input-mail {
    margin-right: 0;
    width: 100%;
    max-width: 280px;
  }

  .promo-subscribe .form-group.input-mail input {
    text-align: center;
  }

  .promo-subscribe.promo-social .h2 {
    text-align: left;
    min-width: 100%;
    max-width: 100%;
  }

  .promo-subscribe.promo-social .center {
    min-width: 100%;
    max-width: 100%;
  }

  .promo-subscribe.promo-friends {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }

  .promo-subscribe.promo-show .flex {
    max-width: inherit;
  }

  .promo-subscribe.promo-show .left {
    margin-right: 0;
    text-align: center;
  }

  .promo-subscribe.promo-show .right {
    margin-left: 0;
  }

  .promo-subscribe.promo-show .btn {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: -999px;
    right: -999px;
  }

  .promo-subscribe.promo-show .flx {
    margin-bottom: 50px;
    -webkit-box-pack: center;
    justify-content: center;
  }

  .promo-subscribe.promo-show .img {
    padding-bottom: 250px;
    top: 0;
    margin-bottom: -80px;
    margin-top: -50px;
  }

  .promo-video {
    margin-left: -35px;
    margin-right: -35px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .promo-video .svg {
    min-width: 47px;
    max-width: 47px;
  }

  .promo-video .h2 {
    font-size: 20px;
  }

  .promo-video .btn {
    width: 100%;
  }

  .promo-fun {
    margin-left: -20px;
    margin-right: -20px;
    width: inherit;
    padding-left: 10px;
    padding-right: 10px;
  }

  .promo-fun .flex {
    display: block;
    text-align: center;
  }

  .promo-fun .flex .promo-left {
    display: block;
  }

  .promo-fun .flex .promo-right {
    display: block;
  }

  .promo-fun .flex .h3 {
    margin-right: 0;
  }

  .players-main .in {
    padding-left: 0;
    padding-right: 0;
    min-height: inherit;
  }

  .players-main .in .right {
    margin-top: 20px;
  }

  .players-main .in .tabs-box {
    padding-top: 0;
    padding-bottom: 0;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .players-main .in .tabs-box .h3 {
    font-size: 24px;
  }

  .players-main .in .tabs-box .name {
    font-size: 32px;
  }

  .players-main .in .tabs-box .name br {
    display: none;
  }

  .players-main .in .tabs-box .btn {
    display: none;
  }

  .players-main .in .tabs-box .tegs-hash ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }

  .players-main .in .tabs-box .tegs-hash ul li {
    min-width: 50%;
    max-width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
  }

  .players-main .in .tabs-box .tegs-hash ul li a {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
    background-image: gradient(linear, left top, right top, color-stop(0, #EA008C), color-stop(1, #F45843));
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 17px;
  }

  .players-main .in .tabs-box .descript {
    -webkit-box-ordinal-group: 4;
    order: 3;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    background: #FFF;
    padding-bottom: 45px;
    padding-top: 20px;
    color: #323131;
    position: relative;
  }

  .players-main .in .tabs-box .descript:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: -1px;
    height: 400px;
    background: #FFF;
  }

  .players-main .in .tabs-box .img {
    position: relative;
    bottom: 0;
    width: 100%;
    height: 300px;
  }

  .players-main .in .tabs-box .img img {
    max-width: 80%;
  }

  .players-main .in .tabs-box .flag {
    width: 300px;
    height: 300px;
    border-radius: 300px;
    border: 5px solid #FFF;
    right: 20px;
    bottom: auto;
    top: 60px;
  }

  .players-main .owl-carousel .owl-nav {
    bottom: auto;
    top: 250px;
    left: 20px;
  }

  .players-main .line-pos1,
  .players-main .line-pos2,
  .players-main .line-pos3,
  .players-main .line-pos4 {
    width: 4px;
  }

  .players-main .line-pos1 {
    height: 77px;
    left: auto;
    right: 45px;
    top: 35%;
  }

  .players-main .line-pos2 {
    height: 37px;
    left: auto;
    right: 5px;
    top: 30%;
  }

  .players-main .line-pos3 {
    height: 125px;
    right: auto;
    left: 50px;
    top: 50px;
  }

  .players-main .line-pos4 {
    bottom: -20px;
  }

  .players-main .btn-info {
    display: none;
  }

  .para-carousel .title {
    -webkit-box-pack: center;
    justify-content: center;
  }

  .para-carousel .brend {
    min-width: 100%;
    text-align: center;
    margin-right: 0;
  }

  .para-carousel .brend img {
    margin: 0 auto;
  }

  .para-carousel .tabs ul li {
    margin-left: 10px;
    margin-right: 10px;
  }

  .para-carousel .tabs ul li span {
    display: none;
  }

  .modal .modal-content .tabs ul {
    -webkit-box-pack: center;
    justify-content: center;
  }

  .modal .modal-content .title .h2 {
    margin-right: 0;
  }

  .modal .modal-content .title .title-links {
    min-width: 100%;
    text-align: center;
  }

  .modal .modal-content .title .title-links a {
    margin-left: 5px;
    margin-right: 5px;
  }

  .modal#modalBilet .modal-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .modal .modal-bottom {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .modal .modal-bottom .btn-white {
    max-width: 100%;
    white-space: normal;
  }

  .article h1 {
    font-size: 20px;
  }

  .article .in {
    font-size: 15px;
  }

  .article .item {
    padding-bottom: 400px;
  }

  .article .item .img {
    padding-bottom: 400px;
  }

  .article .item .line-pos1,
  .article .item .line-pos2,
  .article .item .line-pos3,
  .article .item .line-pos4 {
    display: none;
  }

  .article .alignleft {
    float: none;
    width: calc(100% + 40px);
    margin: 0 -20px;
  }

  .article .alignright {
    float: none;
    width: calc(100% + 40px);
    margin: 0 -20px;
  }

  .article.txt h1 {
    font-size: 32px;
  }

  .article .text ul li {
    font-size: 17px;
  }

  .article .text h2 {
    font-size: 28px;
  }

  .article .text h3 {
    font-size: 24px;
  }

  .article .text p img {
    margin-bottom: 10px;
  }

  .article .text p img:last-child {
    margin-bottom: 0;
  }

  .article .text blockquote {
    font-size: 20px;
  }

  .promo-title .select select {
    font-size: 24px;
  }

  .promo-title .select select option {
    font-size: 24px;
  }

  .promo-title h1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .promo-title .dropdown {
    margin-top: 7px;
    margin-bottom: 2px;
  }

  .promo-title .br {
    display: block;
    min-width: 100%;
    max-width: 100%;
  }

  .promo-title .subscribe-link,
  .promo-title .rss-link {
    margin-left: 0;
    margin-right: 0;
  }

  .promo-title .subscribe-link.subscribe-link,
  .promo-title .rss-link.subscribe-link {
    margin-left: 20px;
  }

  .promo-title .promo-title-date {
    min-width: 100%;
    margin-right: 0;
    text-align: center;
  }

  .section-program {
    flex-wrap: wrap;
  }

  .section-program .left {
    background: none;
    min-width: 280px;
    max-width: 280px;
    margin: 0 auto 20px;
  }

  .section-program .left .dropdown-menu-wrap {
    position: absolute !important;
    left: 0;
    top: 100% !important;
  }

  .section-program .left .dropdown-toggle {
    position: relative;
    left: 0;
    top: 0;
  }

  .section-program .right {
    min-width: 100%;
    max-width: 100%;
  }

  .players-table .flex-top {
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .players-table .flex-top .h2 {
    display: none;
  }

  .players-table .flex-top .dropdown {
    margin-right: 0;
  }

  .players-table .tabs {
    display: block;
  }

  .players-table-list.players-table-list-para .row-para {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .players-table-list.players-table-list-para .row-para .row {
    padding-bottom: 0;
    padding-top: 0;
  }

  .players-table-list.players-table-list-para .row-para .row:last-child {
    padding-bottom: 0;
  }

  .players-table-list.players-table-list-para .row .rating {
    height: auto;
  }

  .players-table-list .row {
    flex-wrap: wrap;
  }

  .players-table-list .row .h3 {
    margin-right: 40px;
  }

  .players-table-list .row .div {
    min-width: 100%;
    max-width: 100%;
  }

  .players-table-list .row .profile-link,
  .players-table-list .row .rating {
    font-size: 17px !important;
  }

  .players-table-list .row .rating .flag {
    position: absolute;
    right: 0;
    top: 22px;
    margin-right: 0;
  }

  .press-cols .left2 .press-news .col {
    min-width: 100%;
    max-width: 100%;
  }

  .media-list {
    padding-left: 20px;
    padding-right: 20px;
  }

  .media-list .row .col {
    min-width: calc(100% - 30px);
    max-width: calc(100% - 30px);
  }

  .media-list .row .col:nth-child(2) {
    border-top: 1px solid #323131;
    padding: 20px 0 0;
  }

  .media-list .row .col .name {
    font-size: 17px;
  }

  .about .inside-content .item:first-child {
    min-width: 100%;
    max-width: 100%;
    padding-bottom: 81%;
  }

  .about > .item:first-child {
    padding-bottom: 125%;
  }

  .about .item {
    min-width: 100%;
    max-width: 100%;
    padding-bottom: 81%;
  }

  .about .item.item2:after {
    font-size: 24px;
  }

  .about .item img {
    height: 100%;
    width: auto;
  }

  .about .item .about-title h1 {
    font-size: 20px;
  }

  .about .item .about-title h2 {
    font-size: 20px;
  }

  .section-bilet .bilet-list ul li {
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-bilet .bilet-list ul li .img {
    min-width: 100%;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .section-bilet .bilet-list ul li .bilet-list-div {
    flex-wrap: wrap;
    min-width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 0;
  }

  .section-bilet .bilet-list ul li .bilet-list-div .p {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-bilet .bilet-general .general-bottom {
    flex-wrap: wrap;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
  }

  .vip-block h2 {
    text-align: left;
  }

  .vip-block .vip-list {
    margin-top: 30px;
  }

  .vip-block .vip-list ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }

  .tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single > .container > .row .col-tabs,
  .tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single > .container > .row .col-tabs.tabs1 {
    min-width: 100%;
    max-width: 100%;
  }

  .tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single > .container > .row .col-tabs.tabs1_2 {
    display: none;
  }

  .tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_2 .grid-line .program-list {
    padding-bottom: 0 !important;
  }

  .tabs-wrapper-grid.tabs-wrapper-grid-para .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_2 .grid-line .program-list ul {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tabs-wrapper-grid .owl-carousel a.item.xxs-show {
    display: block;
  }

  .shedule .players-table-list .row .rating .flag {
    position: relative;
    left: 0;
    top: 0;
    margin-right: 10px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    border: 0;
  }

  .shedule .players-table-list .row .numbers {
    margin-right: -5px;
  }

  .shedule .players-table-list .row .numbers > * {
    margin-left: 5px;
    margin-right: 5px;
  }

  .shedule .players-table-list .row .numbers:before {
    margin-left: 5px;
    margin-right: 5px;
  }

  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 {
    min-width: 100%;
    max-width: 100%;
  }

  .shedule.shedule-grid-single .container > .row-tabs .col-tabs.tabs1 .tabs1_2 .grid-line .program-list {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .shedule.shedule-grid-single .program-list ul {
    min-height: inherit;
  }

  .shedule.shedule-grid-single .program-list ul li .program-info .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .shedule.shedule-grid-single .container > .row .col.col-80 .col {
    min-width: 100%;
    max-width: 100%;
  }

  .shedule.shedule-grid-single .grid-line:before,
  .shedule.shedule-grid-single .grid-line:after {
    display: none;
  }

  .shedule.shedule-grid-single .container > .row .col.col-80 .tabs1 {
    display: block;
  }

  .shedule.shedule-grid-single .container > .row-title .col {
    min-width: 100%;
    max-width: 100%;
  }

  .shedule.shedule-grid-single .container > .row-title .col.tabs1_2 {
    display: none;
  }

  .shedule.shedule-grid-single .container .row .tabs1_2 {
    display: none;
  }

  .result-list li {
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
  }

  .result-list li .div {
    min-width: 100%;
  }

  .numbers > * {
    margin-left: 10px;
    margin-right: 10px;
  }

  .footer {
    height: auto;
    margin-top: 0;
  }

  .footer .main-images1 .btn {
    font-size: 17px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-ordinal-group: 5;
    order: 4;
    margin-top: 20px;
    min-width: 279px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer .footer-menu ul {
    /*max-width: 290px;*/
    margin-top: 25px;
  }

  .footer .line-pos1,
  .footer .line-pos2,
  .footer .line-pos3 {
    display: block;
  }

  .mobile-hide {
    display: none !important;
  }
}

@media screen and (max-width: 550px) {
  .bilet-list ul li .btn {
    width: 100%;
  }

  .section-bilet .flex-bottom .btn {
    width: 100%;
  }

  .section-bilet .bilet-general .general-bottom .btn,
  .section-bilet .bilet-general .general-bottom .p {
    margin-left: 0;
    margin-right: 0;
  }

  .section-bilet .bilet-general .general-bottom .btn {
    width: 100%;
  }

  .vip-block .row .col {
    min-width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .shedule .players-table-list .row .div .img {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .news-main .item {
    padding-bottom: 260px;
  }

  .news-main.press-contacts .press-item .btn {
    width: 100%;
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .sobitiya-list .flex .item {
    padding-bottom: 260px;
  }

  .player-rating .col {
    min-width: 100%;
    max-width: 100%;
    border-left: 0;
  }

  .players-main .in .tabs-box .flag {
    max-width: 70%;
    height: 0;
    padding-bottom: 70%;
  }

  .promo-title .select {
    margin-left: 15px;
    margin-right: 15px;
    max-width: 100%;
  }

  .promo-title .select select {
    font-size: 20px;
  }

  .promo-title .select select option {
    font-size: 20px;
  }
}

@media screen and (max-width: 390px) {
  .main-images1 .btn {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-images1 .btn br {
    display: block;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 1.25dppx) {
  .retina {
    display: none;
  }

  .retina2 {
    display: block;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-device-pixel-ratio: 2.25), only screen and (min-resolution: 2.25dppx) {
  .retina,
  .retina2 {
    display: none;
  }

  .retina3 {
    display: block;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 3.25), only screen and (min-device-pixel-ratio: 3.25), only screen and (min-resolution: 3.25dppx) {
  .retina,
  .retina2,
  .retina3 {
    display: none;
  }

  .retina4 {
    display: block;
  }
}


/*12,03*/
.owl-carousel-razvlecheniya-wrap{
  padding-top:60px;
  padding-bottom: 100px;
  background: #F5F5F5;
}
.news-list .owl-carousel-razvlecheniya{
  flex-wrap:nowrap;
}
.news-list .owl-carousel-razvlecheniya.owl-loaded{
  margin-left: 0;
  margin-right: 0;
} 
.news-list .owl-carousel-razvlecheniya .owl-nav, .news-list .owl-carousel-razvlecheniya .owl-nav{
  margin-top:0;
}
.news-list .owl-carousel-razvlecheniya > .col{
  min-width: calc(25% - 30px);
  max-width: calc(25% - 30px);
  position: relative;
}
  .news-list .owl-carousel-razvlecheniya .owl-item .col{
    margin:0;
    min-width: inherit;
    max-width: inherit;
  }
.news-list .owl-carousel-razvlecheniya .col .img{
  padding-bottom: 62.5%;
  height: 0;
  position: relative;
  overflow: hidden;
  z-index: 90;
  margin-bottom: 0;
}
.news-list .owl-carousel-razvlecheniya .col .h3{
  margin-bottom: 20px;
  color:#FFF;
}
.news-list .owl-carousel-razvlecheniya .col .ico{
  margin-bottom: 10px;
}
.news-list .owl-carousel-razvlecheniya .col .ico img{
  display: block;
  width: auto
}
.news-list .owl-carousel-razvlecheniya .col .img:before{
  content:'';
  position: absolute;
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  z-index: 95;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 28.8%, rgba(0, 0, 0, 0.9) 100%), url(sports-car-02-2.png);
  box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.1);
}
.news-list .owl-carousel-razvlecheniya .col .img img{
    object-fit:cover;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 90;
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
}
.news-list .owl-carousel-razvlecheniya .col .descript{
  position: absolute;
  bottom:30px;
  left:30px;
  right:30px;
  z-index: 100;
}
.news-list .owl-carousel-razvlecheniya .col .descript .btn{
  font-size: 17px;
  padding:13px 29px;
  margin-right: 20px;
}
.news-list .owl-carousel-razvlecheniya .owl-dots{
  left:0;
  right:0;
  display:flex;
  flex-wrap:wrap;
  justify-content: center;
  align-items:center;
  bottom:-48px;
}
.news-list .owl-carousel-razvlecheniya .owl-dots .owl-dot{
  border-color:#5C2D90;
  margin-left: 10px;
  margin-right: 10px;
}
.news-list .owl-carousel-razvlecheniya .owl-dot.active,
.news-list .owl-carousel-razvlecheniya .owl-dot:hover{
  background: #5C2D90;
}
.modal .promo-subscribe{
  margin-left: -40px;
  margin-right: -40px;
  background: #5C2D90;
  padding:30px 40px;
  margin-bottom: -1px;
}
.modal .promo-subscribe .form{
  align-items:flex-start;
}
.modal .promo-subscribe .form .input-mail{
  padding-top: 10px;
  margin-right: 34px;
}
.modal .promo-subscribe .form .input-mail,
.modal .promo-subscribe .form .btn{
  margin-top: 0;
  margin-bottom: 10px;
}
.modal .promo-subscribe .h2{
  color:#FFF;
}
.modal .promo-subscribe:before{
  display: none;
}
.covid-list ul, .covid-list ul li{
  margin:0;
  padding:0;
  list-style: none;
}
.covid-list ul{
  display:flex;
  justify-content: space-between;
}
  .covid-list ul li{
    text-align: center;
    margin-bottom: 25px;
    margin-left:5px;
    margin-right: 5px;
    color:#000;
    font-size: 14px;
  }
    .covid-list ul li.border{
      height: 40px;
      border-right: 1px solid #5C2D90;
    }
    .covid-list ul li:last-child .ico{
      border:0;
    }
.promo-title-journal:before{
  background: url(../img/title-journal.jpg) no-repeat center;
  background-size: cover;
}
.promo-title h1 .span{
  font-size: 24px;
  color:#F7CA3E;
  display: block;
}
.promo-title .dropdown{
  margin-bottom: auto;
  margin-top: 31px;
}
.promo-title-journal .container{
  padding-left: 300px;
  padding-right: 300px;
}
.promo-title-journal .btn-outline{
  position: absolute;
  right:50px;
  top:23px;
  z-index: 300;
  font-size: 17px;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "DINPro" 
}
.promo-title-journal .line-pos2{
  left: 75%;
    right: auto;
    top: 66px;
}
.promo-title-journal .line-pos1{
  left:10%;
  margin-left: 0;
}
.journal-list .col-1{
  min-width: 25%;
  max-width: 25%;
}
.journal-list .col-3{
  min-width: 75%;
  max-width: 75%;
}
  .journal-list .col-3 .col{
    min-width: 33.33%;
    max-width: 33.33%;
  }
.journal-list .journal-img{
  padding-bottom: 136%;
  height: 0;
  position: relative;
}
.journal-list .journal-img img{
    object-fit:cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left:0;
    top:0;
}
.journal-list{
  margin-bottom: 120px;
}
.journal-list .item{
  border: 1px solid #C4C4C4;
  padding-bottom: calc(136% - 2px);
  height: 0;
  position: relative;
}
  .journal-list .item img{
    position: absolute;
    left:-999px;
    right:-999px;
    top:-999px;
    bottom:-999px;
    margin:auto;
    max-width: 90%;
    max-height: 90%
  }
  .journal-list .btn-outline-black{
    margin-top: -10px;
    font-size: 24px;
    min-width: calc(100% - 30px);
    max-width: calc(100% - 30px);
    padding:28px ​15px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-left: 15px;
    margin-right: 15px;
  }
.btn-outline.btn-outline-black{
  border-color:#000;
  color:#000;
}
.page-warning .container{
  display:flex;
  justify-content: space-between;
  align-items:center;
}
  .page-warning .container .social ul{
    flex-wrap:nowrap;
    margin-left: -15px;
    margin-right: -15px;
  }
    .page-warning .container .social ul li{
      margin-left: 15px;
      margin-right: 15px;
    }
    .page-warning .container .social ul li a{
      width: inherit;
      height: inherit;
    }
.page-warning{
  padding-left: 0;
  padding-right: 0;
}
.page-warning .images,
.page-warning .social{
  min-width: 350px;
  max-width: 350px;
}
.page-warning .social ul{
  justify-content: flex-start;
}
.page-warning .images{
  display:flex;
  justify-content: center;
  align-items:center;
}
.menu ul li{
  position: relative;
}
  /*.menu ul li .submenu2{
    display: none;
    position: absolute;
    left:100%;
    top:-15px;
  }
  .menu ul li .submenu2-left{
    left:auto;
    right:100%;
  }
  .menu ul li:hover > .submenu2{
    display: block;
  }*/

.menu .in > ul .sub-item:hover .sub-list .sub-item:hover .sub-list{
  display: block;
}
.menu .in ul .sub-item .sub-item:hover .arrow{
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.menu .in > ul .sub-item:hover .sub-list .sub-list{
  display: none;
}
.menu .in > ul .sub-item .sub-list .sub-item .sub-list{
  top:0;
  right:auto;
  left:100%;
  max-width: 300px;
  width: 100%;
}
  .menu .in > ul .sub-item .sub-list .sub-item .sub-list li a{
    white-space: normal
  }
.menu .in a > .arrow{
  display: none;
}
.menu .in a > .arrow:first-child{
  display: inline-block;
  position: relative;
  top:3px;
}
.menu .in > ul .sub-item .sub-list .arrow{
  background: url(../img/arrow.svg#grey) no-repeat center;
}

.priority-nav__wrapper .priority-nav__dropdown .sub-item.active .sub-list .sub-list{
  margin-left: 29px;
  margin-right: 10px;
  background: #FFF;
}
  .priority-nav__wrapper .priority-nav__dropdown .sub-item .sub-item .arrow{
    background: url(../img/arrow.svg#white) no-repeat center;   
  }
  .priority-nav__wrapper .priority-nav__dropdown .sub-item .sub-list .sub-list a{
    color:#000;
    padding:5px 10px;
  }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .news-list .owl-carousel-razvlecheniya .item .img img,
    .journal-list .journal-img img{
        width: inherit;
        height: inherit;
        min-width:100%;
        min-height:100%;
    }
}
@media screen and (max-width:1640px){
    .news-list .owl-carousel-razvlecheniya > .col{
      min-width: calc(33.33% - 30px);
      max-width: calc(33.33% - 30px);
    }
    .news-list .row.owl-carousel-razvlecheniya .owl-nav, .news-list .row.owl-carousel-razvlecheniya .owl-nav {
      left: -20px !important;
      right: -20px !important;
  }
  .promo-title-journal .btn-outline{
    right:35px;
  }
}
@media screen and (max-width:1300px){
  .promo-title-journal .container{
    padding-left: 20px;
      padding-right: 20px;
  }
    .promo-title-journal .btn-outline{
      position: static;
    }
    .journal-list{
    margin-bottom: 80px;
  }
  .journal-list .btn-outline{
    margin-top: -20px;
  }
}
@media screen and (max-width:1100px){
    .news-list .owl-carousel-razvlecheniya .col .descript .btn{
    padding:10px 10px;
    margin-right: 10px;
  }
  .journal-list .col-1{
    min-width: 33.33%;
    max-width: 33.33%;
  }
  .journal-list .col-3{
    min-width: 66.66%;
    max-width: 66.66%;
  }
  .journal-list .col-3 .col{
    min-width: 50%;
    max-width: 50%;
  }
  .page-warning .container{
    flex-wrap:wrap;
    align-items: center;
  }
  .page-warning .social{
    order:1;
  }
  .page-warning .images{
    order:2;
    margin-right: 50px;
  }
  .page-warning .social,
  .page-warning .images{
    min-width: inherit;
    max-width: inherit;
  }
  .page-warning .center{
    order:3;
    min-width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .page-warning .close-top{
    top:40px;
    margin-top: 0;
  }
}
@media screen and (max-width:1001px){
    .promo-title .dropdown{
      margin-top: 38px;
    }
}
@media screen and (max-width:767px){
    .news-list .owl-carousel-razvlecheniya .col .descript{
    left:20px;
    bottom:15px;
    right:20px;
  }
  .news-list .owl-carousel-razvlecheniya .col .h3{
    margin-bottom: 10px;
  }
  .news-list .owl-carousel-razvlecheniya .col .ico img{
    max-height: 30px;
  }
  .modal .promo-subscribe{
    margin-left: -20px;
    margin-right: -20px;
    background: #5C2D90;
    padding:30px 20px;
    margin-bottom: -1px;
  }
  .modal .promo-subscribe .form{
    max-width: 280px;
    margin:0 auto;
  }
  .modal .promo-subscribe .p{
    text-align: center;
  }
  .modal .promo-subscribe .form .input-mail{
    margin-right: 0;
  }
  .covid-list ul{
    flex-wrap:wrap;
    justify-content: center;
  }
  .covid-list ul li{
    min-width: calc(33.33% - 17px);
    max-width: calc(33.33% - 17px);
  }
  .covid-list ul li.border{
    min-width: 1px;
    max-width: 1px;
    margin-left: -1px;
  }
  .promo-title .dropdown{
    margin-top: 10px;
  }
  .journal-list .col-1{
    min-width: 50%;
    max-width: 50%;
  }
  .journal-list .col-3{
    min-width: 100%;
    max-width: 100%;
  }
  .journal-list .col-3 .col{
    min-width: 50%;
    max-width: 50%;
  }
  .page-warning .container{
    padding-right: 40px;
  }
  .page-warning .social ul{
    justify-content: center;
  }
  .page-warning .social,
  .page-warning .images{
    min-width: 100%;
    max-width: 100%;
    margin:0;
  }
  .page-warning .close{
    right:10px;
  }
}
@media screen and (max-width:550px){
    .news-list .owl-carousel-razvlecheniya .col .ico img{
      max-height: inherit;
    }
    .covid-list ul li, .covid-list ul li.border{
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .covid-list ul li.border{
    height: 1px;
    border-top: 1px solid #5C2D90;
  }
  .journal-list .col-1{
    min-width: 100%;
    max-width: 100%;
  }
  .journal-list .col-3 .col{
    min-width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width:400px){
    .page-warning .container .social ul{
      justify-content: space-between;
      margin-left: -5px;
      margin-right: -5px;
    }
    .page-warning .container .social ul li{
      margin-left: 5px;
      margin-right: 5px;
    }
}

@media screen and (max-width: 992px){
  .header-middle {
  padding-top: 12px;
  padding-bottom: 12px;
  position: absolute;

}
}