@media screen and (max-width: 1919px) {
  .content,
  .content-wrap {
    width: calc(100% - 440px);
  }
  .wrapper-programs {
    width: 100%;
  }
  .header-menu-nav ul {
    margin-right: 20px;
  }
  .header-menu-nav.header-menu-nav2 ul {
    margin-right: 0;
  }
  .footer-up-btn {
    right: 232px;
  }
  .header.fixed {
    left: 220px;
    width: calc(100% - 440px);
  }
  .title {
    font-size: 30px;
  }
  .title-sidebar {
    font-size: 20px;
  }
  .wrapper-contacts-content {
    margin-top: 0px;
  }
  :root {
    --sidebar-width: 220px;
    --column-correct: -220px;
  }
  .title-sidebar {
    margin-bottom: 24px;
  }
  .header-menu img {
    width: 160px;
  }
}
@media screen and (max-width: 1600px) {
  .wrapper-events .wrapper-main-item-event:first-child img,
  .wrapper-events .wrapper-main-item-event:nth-child(2) img {
    height: 260px;
  }
  .more-news {
    font-size: 16px;
    line-height: 24px;
  }
  .header-menu-nav.header-menu-nav2 {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 1440px) {
  .slider-news {
    justify-content: center;
  }
  .sidebar-ether {
    max-width: 30%;
  }
  .current-news:last-child {
    display: none;
  }
  .header-menu-link a {
    font-size: 13px;
  }
  .belarus5-btn {
    bottom: 20%;
  }
  .img-logo {
    top: 40%;
  }
  .header-menu-nav ul li {
    padding: 0px 6px;
  }
  .header-menu-nav ul li:first-child {
    padding: 6;
  }
  :root {
    --sidebar-width: 220px;
    --column-correct: -220px;
  }
  .text-news h4 {
    font-size: 13px;
    line-height: 18px;
  }
  .preview-pic {
    height: 160px;
  }
  .news-container .sidebar-wrapper {
    max-height: 981px;
  }
  .toggle-theme {
    position: absolute;
    right: 40px;
  }
  .content,
  .content-wrap {
    width: calc(100% - 400px);
  }
  :root {
    --sidebar-width: 200px;
    --column-correct: -200px;
  }
  .broadcasts-players-left, .broadcasts-players-right {
    width: calc(50% - 10px);
}
.current-news .news-link:not(:nth-child(2n)) {
  margin-right: 20px;
}
.news-link {
  width: calc(50% - 10px);
  margin-bottom: 24px;
}
.header-menu img {
  width: 140px;
}
}
@media screen and (max-width: 1280px) {
  .wrapper-content {
    padding: 0px 30px;
  }
  .card-news {
    width: 100%;
  }
  .header.fixed {
    left: 0px;
    width: 100%;
  }
  .title {
    font-size: 30px;
  }
  .title-sidebar {
    font-size: 20px;
  }
  .header-menu img {
    width: 120px;
  }
  .header-menu-link a {
    font-size: 12px;
  }
  :root {
    --sidebar-width: 180px;
    --column-correct: -180px;
  }
  .content,
  .content-wrap {
    width: calc(100% - 360px);
  }
  .title-text {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1181px) {
  /*элементы , которых нет в мобильной версии**/
  .visible-xs {
    display: block !important;
  }
  .title-error {
    font-size: 190px;
  }
  .text-error {
    font-size: 18px;
  }
  .wrapper-container {
    position: relative;
  }
  .toggle-theme {
    position: fixed;
    top: 20px;
    left: 1000px;
    z-index: 10;
  }
  .news-container .sidebar {
    margin-top: 0px;
  }
  .additional-section .news-link {
    margin-right: 0px;
    width: 100%;
  }
  .hidden-mobile {
    display: none !important;
  }
  .match-schedule-left,
  .match-schedule-right {
    height: 110px;
  }
  .timetable-left-title h4,
  .timetable-right-title h4 {
    font-size: 12px;
  }
  .belarus5-btn {
    bottom: 50%;
    top: 50%;
  }
  .visible-max {
    width: 100%;
  }
  .btn-contacts {
    padding: 11px 30px;
    text-align: center;
  }
  .footer-up-btn {
    right: 12px;
  }
  .inside-the-block {
    padding: 30px 0px;
  }
  .title {
    margin-left: calc(-50vw + 50%);
    font-size: 22px;
    margin: 0px 0px 10px 0px;
  }
  .container {
    padding: 0px 24px;
  }
  .sidebar-ether {
    margin-top: 0px;
  }
  .full-column-xs {
    width: 100%;
  }
  .contacts-items {
    margin: 0;
  }
  /**************header************/
  .header {
    border-bottom: #ffffff solid 1px;
    z-index: 10;
    position: fixed;
    top: 0;
    width: 100%;
    height: 54px;
  }
  .logo {
    display: block;
    position: relative;
  }
  .header-menu img {
    position: absolute;
    left: 30px;
    top: 15px;
    cursor: pointer;
    z-index: 999;
    display: none;
  }
  .logo-mobile {
    position: absolute;
    top: 13px;
    left: 16px;
  }
  .logo-mobile img {
    width: 120px;
  }
  .blackout.active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgb(71, 69, 69);
    opacity: 0.8;
  }
  body.lock {
    overflow: hidden;
  }
  .header-burger {
    display: block;
    top: 13px;
    right: 30px;
    width: 35px;
    height: 31px;
    position: absolute;
    z-index: 20;
    transition: all 1s 0s;
  }
  .header-burger.active {
    position: fixed;
    transform: rotate(90deg);
    transition: all 1s 0s;
    cursor: pointer;
  }
  .burger-line {
    display: block;
    background-color: #ffffffcc;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    transition: 0.3s all linear;
  }
  .burger-line:nth-child(2) {
    top: 25%;
  }
  .burger-line:nth-child(3) {
    top: 50%;
  }
  .burger-line:nth-child(4) {
    top: 75%;
  }
  .header-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    display: block;
    height: 100%;
    background: #313131;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    max-width: 320px;
    transition: all 1s 0s;
    z-index: 3;
    overflow-y: auto;
  }
  .header-menu.active {
    right: 0;
    transition: all 1s 0s;
  }
  .header-menu-nav ul {
    display: block;
    margin-top: 50px;
    width: 100%;
  }
  .header-menu-nav2 ul {
    margin-top: 0;
  }
  .header-menu-nav ul li {
    text-align: center;
    padding: 10px;
    border-bottom: #5b5b5b solid 1px;
  }
  .header-menu-nav ul li:not(:last-child) {
    border-right: none;
  }
  .dropdown {
    right: -100%;
    top: 250px;
  }
  .dropdown ul li {
    width: 100%;
    padding: 10px;
    border-bottom: #5b5b5b solid 1px;
  }
  .dropdown.active {
    right: 60px;
    top: 280px;
    z-index: 5;
    max-width: 320px;
    text-align: center;
  }
  /***************************/
  .more-news {
    /* margin-bottom: 30px; */
  }
  .more-news .broadcasts {
    margin-bottom: 0;
  }
  /***************************************/
  .wrapper-slider {
    display: block;
  }
  /* .video-of-the-day {
    margin-bottom: -30px;
  } */
  .slide {
    margin: 0 auto;
    width: 100%;
    padding: 0px 30px;
  }
  /****************************/
  .wrapper-our-partners {
    display: block;
    padding: 0px 30px;
  }
  .logo-partners {
    margin: 0 auto;
  }
  .logo-partners img {
    display: block;
    margin: 0 auto;
  }
  .mobile-timetable {
    display: flex;
    justify-content: center;
    background: #343434;
    padding: 10px 18px;
    cursor: pointer;
    text-align: center;
  }
  .header-banner-horizontal,
  .banner-horizontal {
    width: 100%;
    left: 0;
  }
  .side-column {
    display: none;
  }
  .mobile-timetable {
    background: var(--background-timetable);
  }
  .mobile-timetable a {
    font-size: 14px;
    line-height: 16px;
    color: var(--text);
    margin: 0;
    letter-spacing: 0.02em;
    text-transform: uppercase;
  }
  .header-menu-link:hover {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

.header-menu-link.has-child-menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.header-menu-link .child-menu{
  position: static;
  background: transparent;
  width: 100%;
  max-height: 100%;
}
.header-menu-nav .child-menu li{
  border: 0;
}
.header-menu-nav2 ul {
  padding: 0;
}
}
@media screen and (max-width: 1025px) {
  .banner-column {
    display: none;
  }
  .centering {
    justify-content: center;
    text-align: center;
    align-items: center;
    margin: 0 auto;
  }
  .news-container {
    display: block;
  }
  .current-news {
    justify-content: center;
    width: 100%;
    margin-bottom: 50px;
  }
  .wrapper-ether {
    display: block;
  }
  .wrapper-players {
    display: block;
  }
  .item-content {
    width: 100%;
    margin-bottom: 50px;
  }
  .wrapper-tabs-ether {
    width: 100%;
  }
  .contacts-items {
    margin: 0 auto;
  }
  .sidebar-news {
    width: 100%;
  }
  .sidebar {
    margin: 0 auto;
    width: 100%;
  }
  .sidebar h3 {
    text-align: center;
  }
  .wrapper-contacts-content {
    flex-wrap: wrap;
  }
  .submission-form {
    margin-bottom: 30px;
    width: 100%;
  }
  .broadcasts-player,
  .timetable-left,
  .timetable-right {
    margin: 0 auto;
    margin-bottom: 8px;
  }
  .broadcasts-players-left,
  .broadcasts-players-right {
    width: 100%;
    margin-bottom: 50px;
  }
  .sidebar-ether {
    max-width: 100%;
  }
  .toggle-theme {
    left: 890px;
  }
  .mobile-timetable h4 {
    text-align: center;
    font-size: 12px;
    color: #ffffff;
  }
  /* .mobile-timetable span {
    color: #00cd15;
  } */
  .broadcasts-player {
    width: 100%;
  }
  /********************************/
  .container-footer {
    display: block;
    margin: 0 auto;
    padding: 10px 30px;
  }
  .footer-menu {
    width: 100%;
    margin-bottom: 19px;
  }
  .footer-menu ul li {
    text-align: center;
  }
  .footer-btn {
    max-width: 150px;
    display: block;
  }
  .footer img {
    margin-bottom: 35px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-text {
    max-width: 300px;
    margin-bottom: 30px;
  }
  .messengers {
    justify-content: center;
    /* margin-bottom: 25px; */
  }
  .wrapper-programs-item ul li {
    padding: 0;
  }
  .footer-menu .messengers {
    margin-bottom: 16px;
  }
  .sidebar-wrapper .text-news h5 {
    text-align: left;
  }
  .additional-section .preview-pic {
    height: 380px;
  }
}
@media screen and (max-width: 800px) {
  .additional-section .news-link:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .video-content,
  .additional-section .preview-pic {
    height: 380px;
  }
  .video-of-the-day .text-news h4 {
    margin-top: 12px;
  }
}
@media screen and (max-width: 769px) {
  .toggle-theme {
    left: 640px;
  }
}
@media (max-width: 768px) {
	div.item.active.hidden {
		display: block !important;
		visibility: visible !important;
	}

	#close-table2 .item.active {
		display: none !important;
	}

	#close-table3 .item.active {
		display: none !important;
	}
}
@media screen and (max-width: 767px) {
  .header-burger {
    right: 12px;
  }
  .header-menu img {
    left: 12px;
  }
  .main-news-mp .current-news .news-link {
    width: calc((100% - 24px) / 2);
  }
  .main-news-mp .current-news .news-link:nth-child(odd) {
    margin-right: 12px;
  }

  .main-news-mp .preview-pic {
    height: 109px;
  }
  .main-news-mp .text-news {
    padding: 5px;
  }
  .main-news-mp .text-news h4 {
    font-size: 8px;
    line-height: 10px;
  }
  .main-news-mp .sport {
    font-size: 5px;
    line-height: 6px;
  }
  .main-news-mp .time {
    font-size: 5px;
    line-height: 6px;
  }
  .main-news-mp .sticker_video, .main-news-mp .sticker_foto, .main-news-mp .sticker_exclusive {
    padding: 0 4px;
    font-size: 8px;
    height: 16px;
    line-height: 16px;
  }
  .wrapper-players {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
  }
  .broadcasts-players-left, .broadcasts-players-right {
    width: calc((100% - 24px) / 2) !important;
    margin-bottom: 0;
  }
  .wrapper-players .schedule-left {
    font-size: 4px;
    line-height: 5px;
    padding: 4px 10px;
  }
  .col-100-xs {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .wrapper-events .wrapper-main-item-event:first-child img {
    height: 170px;
  }
  .wrapper-events .wrapper-main-item-event:first-child img,
  .wrapper-events .wrapper-main-item-event:nth-child(2) img {
    height: 170px;
  }
  .footer {
    padding: 40px 0 0 0;
  }
  .current-news .news-link {
    width: 100%;
    margin-right: 0px;
  }
  .wrapper-slider-item {
    width: 100%;
    padding: 0px;
  }
  .inside-the-block {
    padding: 30px 0px 20px 0px;
  }
  .current-news .news-link:not(:nth-child(2n)) {
    margin-right: 0px;
  }
  .title-text {
    padding: 0px;
    margin: 24px 0;
  }
  .title {
    font-size: 22px;
    line-height: 26px;
  }
  .breadcrumbs {
    margin-bottom: 14px;
  }
  .mobile-timetable {
    justify-content: space-between;
  }
  .wrapper-slider-item {
    margin-bottom: 0px;
  }
  .arrow-down h4::after,
  .arrow-down h4::after {
    /* content: url(../img/arrow-down-white.png);
    padding: 0px;
    position: absolute;
    right: 50px; */
  }
  .text-news {
    text-align: start;
    padding: 13px 17px;
  }
  .slidebar-news {
    margin-bottom: 10px;
  }
  .item-content-title {
    font-size: 22px;
    width: 100%;
  }
  .item-content-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .wrapper-new {
    margin: 0 auto;
    margin-bottom: 38px;
  }
  .wrapper-video-of-the-day {
    width: 100%;
  }
  .news-link:nth-child(-n + 6) {
    margin-bottom: 0px;
  }
  .slider-item {
    width: 100%;
    padding: 0px;
  }
  .footer-rights p {
    text-align: left;
  }
  .slider-partners {
    margin: 0 auto;
  }
  .wrapper-slider-item-partners {
    width: calc(50% - 22px);
    padding: 0px 11px;
  }
  .slider {
    padding: 0px 0px 50px 0px;
    justify-content: center;
  }
  .slider .arrow-left {
    width: var(--width-slider-xs-btn);
    height: var(--height-slider-xs-btn);
    left: 0px;
    top: calc(40% - var(--width-slider-xs-btn));
  }
  .slider .arrow-right {
    right: 0px;
    width: var(--width-slider-xs-btn);
    height: var(--height-slider-xs-btn);
    top: calc(40% - var(--width-slider-xs-btn));
  }
  .slider-partners .arrow-left {
    width: var(--width-slider-xs-btn);
    height: var(--height-slider-xs-btn);
    left: -35px;
    top: calc(50% - 27px);
  }
  .slider-partners .arrow-right {
    right: -35px;
    width: var(--width-slider-xs-btn);
    height: var(--height-slider-xs-btn);
    top: calc(50% - 27px);
  }
  .recommended-news-item {
    padding: 0px;
  }
  .slider-news .arrow-left {
    width: var(--width-slider-xs-btn);
    height: var(--height-slider-xs-btn);
    left: 0px;
    top: calc(40% - 27px);
  }
  .slider-news .arrow-right {
    right: 0px;
    width: var(--width-slider-xs-btn);
    height: var(--height-slider-xs-btn);
    top: calc(40% - 27px);
  }
  .slider-recommended-news .arrow-right {
    width: var(--width-slider-xs-btn);
    height: var(--height-slider-xs-btn);
    right: 0;
    top: calc(40% - var(--width-slider-btn));
  }
  .slider-recommended-news .arrow-left {
    width: var(--width-slider-xs-btn);
    height: var(--height-slider-xs-btn);
    left: 0;
    top: calc(40% - var(--width-slider-btn));
  }
  .wrapper-main-item-event {
    width: 100%;
  }
  .wrapper-main-item-event:first-child img {
    height: 170px;
  }
  .wrapper-main-item-event:nth-child(3n) {
    margin: 0px 0px 45px 0px;
  }
  .wrapper-main-item-event:nth-child(2n) {
    margin-right: 0px;
  }
  .wrapper-programs-block {
    padding: 0px;
  }
  .programs-date {
    width: 100%;
  }
  .programs-btn {
    margin-top: 40px;
  }
  .programs-belarus5-btn {
    width: 90px;
    font-size: 9px;
  }
  .tabs-programs-btn .programs-belarus5-btn {
    width: calc((100% - 14px) / 2);
  }
  .tabs-programs-btn .programs-belarus5-btn:first-child {
    margin-right: 14px;
  }
  .tab-programs .schedule-left {
    padding: 4px 0;
  }
  .wrapper-programs-item ul li a {
    padding: 0;
    font-size: 9px;
  }
  .container-error {
    padding: 12px;
  }
  .title-error {
    font-size: 160px;
  }
  .text-error {
    font-size: 16px;
  }
  .news-item {
    display: block;
    justify-content: center;
  }
  .text-item {
    width: 100%;
  }
  .news-img {
    width: 100%;
    height: 225px;
  }
  .belarus5-btn {
    left: 20%;
    bottom: 45%;
    transform: none;
  }
  .tabs-week {
    /* width: 38%; */
    margin-top: 12px;
  }
  .programs-belarus5-btn:first-child {
    margin-right: 0;
  }
  .wrapper-programs-bel5 {
    width: calc(100% - 90px);
    padding: 15px;
  }
  .wrapper-programs-item {
    padding: 0;
  }
  .toggle-theme {
    left: auto;
    right: 65px;
    top: 18px;
  }
  .header-socials-mobile {
    position: absolute;
    top: 18px;
    left: 140px;
  }
  .additional-section .news-link:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .content {
    padding-top: 54px;
  }
  .text-news h4 {
    font-size: 12px;
  }
  .content-event video {
    height: 189px;
  }
  .header-menu-nav ul li {
    justify-content: center;
  }
  .header-menu-link a {
    font-size: 13px;
  }
  .header-banner-horizontal,
  .banner-horizontal {
    width: 100%;
    left: 0;
  }
  .item-content img {
    object-fit: cover;
    height: unset;
    max-height: 600px;
  }
  .article-styled-block {
    padding: 18px 30px 18px 60px;
  }
  .article-styled-block:before {
    height: calc(100% - 36px);
    left: 30px;
  }
  .text-news h5 {
    margin-top: 12px;
  }
  .container {
    padding: 0px 16px;
  }
  .footer-up-btn {
    right: 12px;
    bottom: 70px;
  }
  :root {
    --width-slider-btn: 38px;
    --height-slider-btn: 38px;
  }
  .news-wrap .wrapper-main-item-event {
    margin-bottom: 30px;
  }
  .news-wrap .wrapper-main-item-event:last-child {
    margin-bottom: 0;
  }
  .sidebar-wrapper {
    padding: 0;
  }
  .header-menu-nav.header-menu-nav2 {
    width: 100%;
  }
  .player1-dimensions {
    width: 100% !important;
    height: 109px !important;
  }
  .player2-dimensions {
    width: 100% !important;
    height: 109px !important;
  }
  .match-schedule-left, .match-schedule-right {
    height: 55px;
  }
  .timetable-left-title h4, .timetable-right-title h4 {
    font-size: 6px;
    line-height: 7px;
  }
  .mobile-timetable a {
    font-size: 6px;
    line-height: 7px;
  }
  .more-news::after {
    width: 7px;
    height: 7px;
    margin-left: 8px;
	margin-top: 0px;
  }
.mainpage_notice {
    padding-left: 5px;
    padding-right: 5px;
}
h3 {
  font-size: 18px;
}
.item-content-text, .item-content-text p, .item-content-text span, .item-content-text b {
  font-size: 14px;
}
table {
  overflow-y: scroll;
}
.header-menu-link:hover {
  align-items: center;
}
.HomePlayer1-dimensions {
	width: 100% !important;
	height: 109px !important;
}

.HomePlayer2-dimensions {
	width: 100% !important;
	height: 109px !important;
}
}

@media screen and (max-width: 515px) {
.preroll {
	height: auto !important;
}
.video-js .vjs-big-play-button {
	font-size: 2em !important;	
	margin-left: -30px !important;
}
.vjs-text-track-display {
    bottom: 0em;
}
    .cookies__view {
        flex-direction: column;
        align-items: flex-start;
}
}