@media only screen and (max-width: 1440px) {
  .entry-broadcast-large.medium img {
    height: 100%;
  }
  .entry-broadcast-large.medium .entry-content {
    padding: 25px;
  }
  .entry-broadcast-large.medium .entry-title {
    font-size: 26px;
    margin: 16px 0;
  }
  .block-contact-list .cols {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 1280px) {
  .entry-location {
    font-size: 14px;
    height: 24px;
  }
  .countdown-wrap .entry-title {
    font-size: 29px;
  }
  .block-text {
    font-size: 24px;
    line-height: 32px;
    padding: 36px 0;
  }
  .recent-swiper .entry-wrap .entry-date {
    margin: 0;
    font-size: 14px;
  }
  .recent-swiper .entry-wrap .entry-content {
    transform: translateY(40px);
  }
  .recent-swiper .entry-wrap .entry-title {
    font-size: 20px;
  }
  .recent-swiper .entry-wrap .btn {
    height: 40px;
    font-size: 16px;
  }
  .entry-broadcast-large .entry-title {
    margin: 16px 0;
  }
  .entry-broadcast-large .entry-content {
    max-width: 100%;
    padding: 24px;
  }
  .entry-broadcast-large .entry-text {
    font-size: 16px;
    line-height: 24px;
  }
  .entry-broadcast-large .buttons-wrap {
    margin-top: 16px;
  }
}

/** End of 1280px **/
@media only screen and (max-width: 1024px) {
  .block-contact-page .entry-image {
    left: 0;
  }
  .block-contact-list .cols {
    flex-wrap: wrap;
  }
  .block-contact-list .col {
    flex: 0 0 100%;
  }
  .posts-wrap {
    margin: 0;
    flex-wrap: wrap;
  }
  .posts-wrap .entry-broadcast-large {
    margin-bottom: 16px;
    height: auto;
  }
  .posts-wrap .half {
    flex: 0 0 100%;
    padding: 0;
  }
  .block-countdown .d-flex {
    flex-wrap: wrap;
  }
  .home-swiper .swiper-slide {
    padding: 0 24px;
  }
  .swiperMobile {
    overflow: hidden;
  }
  .swiperMobile .entry-broadcast-large.medium img {
    max-height: 380px;
  }
  .swiperMobile .swiper-wrapper {
    margin: 0;
  }
  .swiperMobile .swiper-slide {
    padding: 0;
    flex: none;
  }
  .entry-broadcast-large {
    height: 100%;
  }
  .entry-broadcast-large .post-thumbnail,
.entry-broadcast-large img {
    height: 100%;
  }
  .entry-broadcast-large img {
    object-fit: cover;
  }
  .countdown-wrap {
    width: 100%;
    max-width: 100% !important;
    margin-top: 16px;
    margin-right: 0 !important;
  }
  .broadcast-section {
    padding: 36px 0;
  }
  .broadcast-section .entry-header {
    flex-wrap: wrap;
  }
  .scores-wrap li {
    flex: 0 0 33.33%;
  }
  .block-header-image .block-container {
    z-index: 2;
  }
  .block-shows .items-wrap li,
.block-hosts .items-wrap li {
    flex: 0 0 50%;
  }
  .page-template-tpl-calendar .site-content {
    position: relative;
    padding-top: 160px;
  }
  .calendar-header {
    padding-bottom: 0;
    height: 160px;
  }
  .calendar-header .calendar-header-wrap {
    align-items: center;
    flex-direction: column;
  }
  .calendar-header .title-wrap .entry-title {
    font-size: 32px;
  }
  .calendar-header .entry-days {
    margin-top: 10px;
  }
}

/** End of 1024px **/
@media only screen and (max-width: 782px) {
  .hide-desktop {
    display: block;
  }
  .hide-mobile {
    display: none !important;
  }
  .site-logo {
    margin-left: auto;
  }
  .admin-bar .calendar-header {
    top: calc(64px + 46px);
  }
  .calendar-header {
    top: 64px;
  }
  .broadcast-header {
    height: 250px;
  }
  .broadcast-content iframe {
    height: 250px;
  }
  .vol-slider-wrap {
    top: unset;
    bottom: 80px;
  }
  .player-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #141414;
    height: 72px;
    display: flex;
    align-items: center;
    padding: 0 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .player-wrap .radio-skin {
    width: 100%;
  }
  .player-wrap .radio-skin > span {
    padding: 0 8px;
  }
  .player-wrap .play-wrap {
    order: 1;
    padding-right: 0;
  }
  .player-wrap .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 130px;
    display: inline-block;
  }
  .player-wrap .current,
.player-wrap .next {
    display: flex;
    align-items: center;
  }
  .player-wrap .current-wrap {
    flex: 1;
    order: 2;
  }
  .player-wrap .live {
    order: 3;
  }
  .player-wrap .vol {
    padding-right: 16px !important;
    order: 4;
  }
  .title-large {
    font-size: 40px;
  }
  .main-navigation-wrap .main-navigation .menu > li {
    margin-bottom: 32px;
  }
  .show-header {
    padding: 24px 10px;
    align-items: flex-start;
  }
  .show-header .entry-label {
    font-size: 32px;
    margin-bottom: 16px;
  }
  .show-header .entry-title {
    font-size: 40px;
    margin-bottom: 8px;
  }
  .show-header .entry-image {
    width: 55%;
    max-width: 80%;
    left: 0;
  }
  .entry-broadcast:hover .hover-anim:after {
    display: none;
  }
  .entry-broadcast:hover .hover-anim {
    transform: scale(1);
  }
  .block-header-image.block {
    height: 480px;
    align-items: flex-start;
    padding: 24px 10px;
  }
  .block-header-image.block .wrap {
    position: relative;
    z-index: 2;
  }
  .block-header-image.block .entry-image {
    max-width: 100%;
    z-index: 0;
  }
  .block-header-image.block .entry-image:after {
    right: 0;
    width: 100%;
    background: linear-gradient(270deg, rgba(31, 31, 31, 0.8) 0%, rgba(31, 31, 31, 0.08) 100%);
  }
  .block-header-image.block .entry-label {
    margin-bottom: 16px;
    font-size: 32px;
  }
  .block-header-image.block .entry-title {
    font-size: 40px;
  }
  .block-header-image.block .entry-title br {
    display: none;
  }
  .entry-broadcast.wide {
    padding: 18px 0;
  }
  .entry-broadcast.wide .entry-share {
    margin-right: auto;
  }
  .entry-broadcast.wide .entry-content {
    position: relative;
  }
  .entry-broadcast.wide .entry-location {
    position: absolute;
    bottom: -30px;
    right: 0;
  }
  .entry-broadcast.wide .entry-date {
    position: absolute;
    right: 8px;
    top: 8px;
    background: rgba(20, 20, 20, 0.6);
    color: #fff;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    border-radius: 16px;
    font-size: 14px;
  }
  .block-items-list {
    padding: 32px 0 18px;
  }
  .block-hosts {
    padding-bottom: 32px;
  }
  .block-hosts .items-wrap {
    margin: 0 -8px;
  }
  .block-hosts .items-wrap li {
    margin-bottom: 16px;
    padding: 0 8px;
  }
  .block-hosts .toggle-item {
    left: 8px;
    top: 8px;
  }
  .block-hosts img {
    height: 155px;
  }
  .block-hosts .entry-wrap:hover .toggle-item .open {
    opacity: 1;
  }
  .block-hosts .entry-wrap.active {
    position: fixed;
    left: 0;
    top: 64px;
    width: 100%;
    z-index: 3;
    height: auto;
    max-height: calc(100% - 130px);
    overflow-y: auto;
  }
  .block-hosts .entry-wrap.active img {
    border-radius: 0;
    height: 360px;
  }
  .block-hosts .entry-wrap.active .entry-content {
    display: block;
    top: -5px;
  }
  .block-hosts .entry-wrap.active .toggle-item .open {
    opacity: 0;
  }
  .block-hosts .entry-wrap.active .toggle-item .close {
    opacity: 1;
  }
  .block-hosts .entry-wrap .entry-content {
    position: relative;
    background-color: #fff;
    border-radius: 0;
    color: #141414;
    padding: 24px;
    display: none;
  }
  .block-hosts .entry-wrap .entry-content .entry-show {
    margin-bottom: 16px;
  }
  .block-hosts .entry-wrap .entry-content .entry-show svg path {
    fill: #141414;
  }
  .block-hosts .entry-wrap .entry-content .entry-text {
    font-size: 16px;
    line-height: 24px;
  }
  .block-hosts .entry-wrap .entry-content .entry-title {
    color: #141414;
    margin-bottom: 16px;
  }
  .block-page-title {
    padding: 24px 10px 0;
  }
  .block-page-title .entry-title {
    font-size: 32px;
  }
  .block-countdown {
    padding: 0 10px;
  }
  .footer-cols {
    display: flex;
    flex-wrap: wrap;
  }
  .socials {
    justify-content: flex-start;
  }
  .socials a:first-child {
    margin-right: 0;
  }
  .footer-bottom .cols {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .footer-bottom .cols a {
    text-align: right;
  }
  .footer-bottom .cols > * {
    flex: auto;
  }
  .footer-bottom .cols .copyrights {
    flex: 0 0 100%;
    margin-bottom: 38px;
  }
  .footer-col-menu {
    margin-top: 32px;
    width: 50%;
  }
  .search-results {
    padding: 32px 0;
    margin: 0;
  }
  .entry-search {
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: 16px;
  }
  .site-footer {
    padding: 32px 0 110px;
  }
  .site-footer .menu {
    font-size: 16px;
  }
  .site-footer .entry-text {
    margin-top: 24px;
  }
  .site-footer .img-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
  }
  .site-footer .img-wrap .hide-desktop img {
    max-width: 144px;
  }
  .site-footer .logo-col {
    max-width: 100%;
  }
  h2 {
    font-size: 32px;
  }
  .title-wrap .entry-subtitle {
    font-size: 14px;
    line-height: 16px;
  }
  .broadcast-section .align-items-start svg {
    top: 5px;
  }
  .menu-btn {
    margin-right: 30px;
  }
  .entry-broadcast {
    margin-bottom: 8px;
  }
  .home-recent .entry-header {
    margin-bottom: 16px;
  }
  .home-recent .entry-header .entry-title {
    font-size: 20px;
  }
  .recent-swiper .entry-wrap .badge {
    position: absolute;
    left: 8px;
    top: 8px;
    margin: 0;
    color: #fff;
  }
  .recent-swiper .entry-wrap .btn {
    padding: 0 8px;
  }
  .recent-swiper .entry-wrap .content-wrap {
    padding: 8px;
  }
  .recent-swiper .swiper-slide:hover {
    transform: scale(1);
  }
  .countdown-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .countdown-wrap .entry-title {
    font-size: 20px;
  }
  .section-padd {
    padding: 36px 0;
  }
  .icon-title {
    margin-bottom: 16px;
  }
  .swiperMobile .entry-broadcast-large.medium {
    margin: 0;
  }
  .swiperMobile .swiper-pagination {
    text-align: center !important;
  }
  .home-sports .entry-header {
    margin-bottom: 16px;
  }
  .entry-broadcast {
    flex-wrap: wrap;
  }
  .entry-broadcast .entry-title {
    line-height: 24px;
    margin-bottom: 0;
    font-size: 16px;
  }
  .entry-broadcast .entry-text {
    font-size: 14px;
  }
  .entry-broadcast .post-thumbnail {
    flex: 0 0 100%;
    margin: 0 0 8px;
    height: 185px;
  }
  .entry-broadcast .post-thumbnail img {
    height: 100%;
  }
  .entry-broadcast-large {
    margin: 0 -16px;
  }
  .entry-broadcast-large img {
    height: 400px;
  }
  .timeTo {
    width: 100%;
    justify-content: center;
    margin-top: 8px;
  }
  .countdown-wrap .title-wrap,
.countdown-wrap .timeTo {
    flex: 0 0 100%;
    text-align: center;
    justify-content: center;
  }
  .block-countdown {
    margin-bottom: 30px;
  }
  .block-countdown .entry-title {
    flex: unset;
  }
  .toggle-box.locations {
    position: relative;
    width: 100%;
    transform: translateY(0);
  }
  .mobile-toggle {
    display: none;
  }
  .site-header .site-logo img {
    max-width: 94px;
  }
  .site-header .header-desktop {
    height: 64px;
  }
  body {
    padding-top: 64px;
  }
  body.admin-bar .site-header {
    top: 46px;
  }
  .header-search {
    height: auto;
    max-height: calc(100vh - 130px);
    overflow-y: auto;
  }
  .main-navigation-wrap {
    height: calc(100vh - 130px);
    overflow-y: auto;
    padding: 24px 0;
    align-items: flex-start;
  }
  .main-navigation-wrap .header-box-wrap {
    display: none;
  }
  .main-navigation-wrap .main-navigation {
    max-width: 100%;
  }
  .main-navigation-wrap .main-navigation .recent-swiper {
    margin-top: 32px;
  }
  .main-navigation-wrap .main-navigation li.current .toggle-icon {
    transform: rotate(180deg);
  }
  .swiper-pagination:not(.home-pag) {
    position: relative;
    bottom: unset;
    left: unset;
    text-align: right;
    margin-top: 16px;
  }
  .swiper-pagination:not(.home-pag) .swiper-pagination-bullet {
    background-color: #707070;
    transition: all 0.3s ease;
  }
  .swiper-pagination:not(.home-pag) .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 24px;
    background-color: #f57c14;
    border-radius: 4px;
  }
  .entry-locations {
    padding: 32px 30px;
  }
  .toggle-icon {
    display: inline;
    margin-right: 10px;
  }
  .nav-wrap {
    display: none;
  }
  .news-wrap .bubble {
    display: none;
  }
  .entry-news {
    font-size: 14px;
  }
  .entry-news span {
    padding: 0 8px;
  }
  .home-swiper {
    height: 480px;
  }
  .home-swiper .swiper-pagination {
    left: unset;
    right: 0;
    bottom: 24px;
  }
  .home-swiper .btn {
    margin-top: 16px;
  }
  .home-swiper .entry-title {
    font-size: 40px;
    margin-bottom: 16px;
  }
  .home-swiper .entry-text {
    font-size: 20px;
    line-height: 24px;
  }
  .home-swiper .entry-content {
    max-width: 100%;
    height: 100%;
    padding: 24px 0;
  }
  .home-slider {
    margin: 0 !important;
  }
  .home-slider .swiper-slide {
    border-radius: 0;
  }
  .home-slider .container {
    padding: 0;
  }
  .block-contact-list {
    padding: 32px 0;
  }
  .block-contact-list .col {
    padding: 0;
    margin: 0;
  }
  .block-contact-list .entry-title {
    font-size: 24px;
  }
  .block-contact-list .entry-item {
    padding: 0;
    margin-bottom: 16px;
  }
  .block-contact-page {
    padding: 32px 0;
  }
  .block-contact-page .entry-image img {
    height: 100%;
    object-fit: cover;
  }
  .block-contact-page .entry-text {
    font-size: 16px;
  }
  .block-text {
    padding: 32px 0;
  }
  .block-text .entry-text-wrap {
    font-size: 16px;
    padding: 0 10px;
  }
  .block-items-load-more {
    padding: 32px 0;
  }
  .block-items-load-more .items-wrap {
    margin: 0;
  }
  .block-items-load-more .load-more-btn {
    width: 100%;
    margin: 0;
  }
  .block-items-load-more .entry-item {
    margin: 0 0 16px;
    padding: 0;
    flex: 0 0 100%;
  }
  .block-items-load-more .entry-item img {
    height: 328px;
  }
  .block-sport-events .nav-wrap {
    display: none;
  }
  .block-sport-events .swiper-pagination {
    display: block;
    text-align: center;
  }
  .entry-locations li {
    flex: 0 0 50%;
  }
  .block-tabs {
    padding: 32px 0;
  }
  .tabs-nav {
    margin: 0 -4px 16px;
  }
  .tabs-nav li {
    margin: 0;
    flex: 0 0 50%;
    padding: 0 4px;
  }
  .tabs-nav a {
    font-size: 16px;
    height: 32px;
    padding: 0 10px;
  }
  .entry-days {
    margin: 16px 0;
    justify-content: space-between;
    width: 100%;
  }
  .entry-days a {
    padding: 0;
  }
  .entry-days .entry-num {
    font-size: 16px;
  }
  .entry-days .entry-text {
    font-size: 14px;
  }
  .calendar-item {
    margin-bottom: 8px;
  }
  .calendar-item .entry-date {
    margin-left: 8px;
  }
  .calendar-item .entry-wrap {
    padding: 8px;
  }
  .calendar-item .entry-content {
    padding: 0;
  }
  .calendar-item .entry-link {
    margin-right: 16px;
    margin-left: 16px;
  }
  .calendar-item .entry-link .text {
    display: none;
  }
  .calendar-item .date-wrap {
    font-size: 16px;
    width: 60px;
  }
  .calendar-item .content-wrap {
    padding: 14px 16px;
  }
  .calendar-item img {
    width: 72px;
    height: 100%;
    object-fit: cover;
  }
  .calendar-item .entry-title {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }
  .calendar-item .entry-text {
    font-size: 14px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
    display: inline-block;
  }
  .calendar-item .entry-text svg {
    margin: 0 7px;
  }
  .calendar-wrap {
    margin: 0 -15px;
  }
  .calendar-list .entry-header {
    margin: 8px 0;
  }
  .calendar-list .entry-header:before {
    width: calc(100% - 80px);
  }
  .calendar-list .entry-header .title-wrap {
    width: 75px;
  }
  .calendar-list .entry-header .title-wrap .entry-num {
    font-size: 16px;
  }
}

/** End of 992px **/
@media only screen and (max-width: 600px) {
  .block-scores-board {
    padding: 32px 0;
  }
  .scores-wrap li {
    margin-bottom: 8px;
    flex: 0 0 100%;
  }
  .scores-wrap li:last-child {
    margin-bottom: 0;
  }
}

/** End of 576px **/
/** End of 320px **/
@media print {
  a[href]:after {
    content: none !important;
  }
}

/** End of print **/

/*# sourceMappingURL=responsive.css.map */

@media only screen and (max-width: 782px){
  .home-swiper .btn {
      margin-top: 0;
      position: absolute;
      bottom: 90px;
  }
}