body,
html {
    height: 100%
}

h1,
h6 {
    line-height: 54px
}

body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
optgroup,
select,
textarea {
    font-family: almoni
}

html {
    font-size: 62.5%
}

body {
    font-weight: 400;
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
    background-color: #ebebeb;
    background-image: url(../../../qs-starter/images/body-bg.png);
    background-repeat: no-repeat
}

body.home {
    background-color: #FFF;
    background-image: none
}

.mfp-auto-cursor .mfp-content {
    overflow: hidden
}

.owl-carousel {
    direction: ltr
}

.owl-carousel .owl-item img {
    padding: 0
}

.inline-gallery {
    max-height: 534px;
    overflow: hidden
}

.owl-dots {
    position: absolute;
    bottom: 15px;
    left: 20px
}

.owl-dot {
    width: 10px;
    height: 10px;
    border: 1px solid #F2265B !important;
    margin-right: 10px;
    border-radius: 50%
}

.owl-dot.active {
    background: #F2265B !important
}

.gallery-caption,
.wp-caption .wp-caption-text {
    direction: rtl;
    padding: 10px
}

button:focus {
    outline: 0 !important
}

.player-fixed audio {
    width: 100%
}

.load_more_items {
    width: inherit;
    background-color: #154d73;
    display: block;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    padding: 8px 20px;
    margin: 20px auto;
    direction: ltr;
    font-size: 24px;
    cursor: pointer
}

.floating-banner,
.header {
    width: 100%;
    position: relative
}

.off-canvas-wrapper {
    height: auto;
    overflow-x: hidden
}

p {
    color: #3B3B3B;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px
}

h1 {
    color: #1F2B34;
    font-size: 63px;
    font-size: 6.3rem;
    font-weight: 900
}

h2,
h3 {
    font-weight: 700
}

h1.white {
    color: #FFF
}

h2,
h5 {
    color: #F2265B
}

h4,
h6 {
    color: #1A242B
}

h2 {
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 34px
}

h3 {
    color: #3B3B3B;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 30px
}

h4 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 0
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 900;
    line-height: normal
}

h5 span {
    display: block
}

h6 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 900
}

.row {
    max-width: 100%
}

.column,
.columns {
    float: right
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: left
}

.floating-banner {
    max-width: 40%;
    margin: 0 auto
}

.header {
    background-color: #202d36;
    padding: 28px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.header .mobile-view {
    display: none
}

.header .desktop-view,
.header .right-side {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox
}

.header .desktop-view {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.header .right-side {
    max-width: 56%;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start
}

.header .left-side,
.header .nav ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    width: 100%
}

.header .left-side {
    max-width: 44%;
    display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.header .logo {
    z-index: 1
}

.header .logo img {
    vertical-align: super
}

.header .nav {
    width: 100%;
    max-width: 440px;
    padding: 0 30px;
    z-index: 1
}

.header .nav ul {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.header .nav ul li {
    width: 100%;
    max-width: 150px
}

.header .nav ul li a {
    padding: 0;
    color: #F8DA0C;
    width: 100%;
    height: 70px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    font-size: 18px;
    font-size: 1.8rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 700
}

.header .mega-menu-title:after,
.header .nav ul li a:before {
    display: inline-block;
    font-family: FontAwesome
}

.header .nav ul li a:before {
    color: #F8DA0C;
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 20px;
    font-weight: 400
}

.header .nav ul li.live a {
    background-repeat: no-repeat;
    box-shadow: none
}

.header .nav ul li.live a:before {
    content: '\f01d'
}

.header .nav ul li.video a:before,
.header .nav ul li.voice-play-live a:before {
    content: '';
    width: 22px;
    background-repeat: no-repeat
}

.header .nav ul li.live a:hover {
    border-color: transparent
}

.header .nav ul li.video a:before {
    background-image: url(../../../qs-starter/images/video.png);
    height: 18px
}

.header .nav ul li.voice-play-live a:before {
    background-image: url(../../../qs-starter/images/music.png);
    height: 24px
}

.header .mega-menu-title {
    font-size: 18px;
    font-size: 1.8rem;
    color: #FFF;
    cursor: pointer;
    margin-left: 25px
}

.header .mega-menu-title:after {
    content: '\f107';
    margin-right: 5px
}

.header .show-mega-menu .mega-main-holder {
    position: absolute;
    right: 0;
    top: 100%;
    height: 200%;
    width: 100%;
    z-index: 11;
    display: none
}

.header .show-mega-menu .show-list-menu-holder {
    background-color: #202d36;
    overflow: hidden;
    max-height: 635px;
    height: auto;
    box-shadow: 0 -2px 10px 1px rgba(0, 0, 0, .75)
}

.header .show-mega-menu .show-list-menu-holder .inner-show-list-menu-holder {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 35px 15px
}

.header .show-mega-menu .show-list-menu-holder .inner-show-list-menu-holder .mega-menu-show {
    width: 100%;
    max-width: 33.3%
}

.header .show-mega-menu .show-list-menu-holder .inner-show-list-menu-holder .mega-menu-show a {
    width: 100%;
    margin-bottom: 35px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.header .show-mega-menu .show-list-menu-holder .inner-show-list-menu-holder .mega-menu-show a img {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .75);
    max-width: 120px;
    max-height: 100px
}

.header .show-mega-menu .show-list-menu-holder .inner-show-list-menu-holder .mega-menu-show a .show-details {
    margin: 10px 10px 0 0
}

.header .show-mega-menu .show-list-menu-holder .inner-show-list-menu-holder .mega-menu-show a .show-details h3 {
    font-weight: 400;
    font-size: 18px;
    font-size: 1.8rem;
    color: #FFF;
    margin: 0;
    letter-spacing: normal
}

.header .show-mega-menu .show-list-menu-holder .inner-show-list-menu-holder .mega-menu-show a .show-details span {
    display: block;
    color: #FFF;
    font-size: 16px;
    font-size: 1.6rem
}

.header .show-search-box {
    cursor: pointer;
    padding: 0 0 0 20px
}

.header .show-search-box img {
    width: 18px
}

.header .header-search {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    background-color: #202d36;
    padding: 30px;
    z-index: 5;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .75)
}

.header .header-search form {
    width: 100%;
    max-width: 1430px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.header .header-search form ::-webkit-input-placeholder {
    opacity: 1;
    color: #3B3B3B
}

.header .header-search form :-moz-placeholder {
    opacity: 1;
    color: #3B3B3B
}

.header .header-search form ::-moz-placeholder {
    opacity: 1;
    color: #3B3B3B
}

.header .header-search form :-ms-input-placeholder {
    opacity: 1;
    color: #3B3B3B
}

.header .header-search form .search-title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.header .header-search form .search-title img {
    width: 20px
}

.header .header-search form .search-title span {
    color: #FFF;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 900;
    display: block;
    margin-right: 10px
}

.header .header-search form input,
.header .header-search form select {
    margin-bottom: 0;
    max-width: 255px;
    font-size: 20px;
    height: 40px;
    padding: 0 15px;
    border-radius: 50px
}

.header .header-search form input {
    font-size: 2rem
}

.header .header-search form input.datepicker-select {
    background-image: url(../../../qs-starter/images/datepicker.png);
    background-size: 6% auto;
    background-repeat: no-repeat;
    background-position: 5% 50%
}

.header .header-search form select {
    font-size: 2rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../../../qs-starter/images/select-down.png);
    background-repeat: no-repeat;
    background-position: left
}

.header .header-search form .search-submit {
    width: 100%;
    max-width: 100px;
    background-color: #F2265B;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    height: 40px;
    border-radius: 50px;
    cursor: pointer
}

.header .main-menu-holder {
    position: relative;
    left: 0;
    top: 0;
    padding-top: 0;
    z-index: 5
}

.header .main-menu-holder>div {
    display: none;
    background-color: #202d36;
    padding: 120px 15px 30px 0;
    box-shadow: 1px 0 10px 1px rgba(0, 0, 0, .75);
    z-index: 5;
    position: absolute;
    top: -70px;
    left: -28px;
    width: 150px
}

.header .main-menu-holder ul,
.stories-holder {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex
}

.header .main-menu-holder ul {
    display: flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.header .main-menu-holder ul li {
    padding-left: 28px;
    width: 100%;
    text-align: left
}

.header .main-menu-holder ul li a {
    color: #FFF;
    padding: 10px 0;
    width: 100%;
    display: block;
    font-size: 16px;
    font-size: 1.6rem
}

.header .main-menu-holder ul li:hover {
    background-color: rgba(255, 255, 255, .1)
}

.header .main-menu-holder.opened {
    left: 0
}

.header .main-menu-holder.opened span {
    background-color: #F2265B
}

.side-menu-button {
    width: 100%;
    max-width: 110px;
    cursor: pointer;
    color: transparent;
    padding-right: 70px;
    position: relative;
    margin-left: 0;
    z-index: 6
}

.side-menu-button:focus {
    outline: 0
}

.side-menu-button span {
    width: 35px;
    background-color: #FFF;
    height: 5px;
    display: block;
    margin: 0 auto 5px
}

.side-menu-button span:last-child {
    margin-bottom: 0
}

.side-menu-button:hover span {
    background-color: #F2265B
}

.stories-holder {
    width: 100%;
    max-width: 634px;
    margin-left: 120px;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.stories-holder .story {
    text-align: center
}

.stories-holder .story .image-holder {
    background-image: url(../../../qs-starter/images/story-bg.png);
    background-repeat: no-repeat;
    background-position: 48% 50%;
    background-size: auto;
    padding: 5px
}

.stories-holder .story .image-holder img {
    border-radius: 50px;
    width: 49px;
    height: 49px
}

.stories-holder .story .story-title {
    color: #b6b6b6;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700
}

.stories-holder .story .likes-display {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.stories-holder .story .likes-display span {
    color: #b6b6b6;
    font-size: 14px;
    font-size: 1.4rem
}

.stories-holder .story .likes-display span:before {
    display: inline-block;
    font-family: FontAwesome;
    margin-left: 5px
}

.stories-holder .story .likes-display span.story-like:before {
    content: '\f087'
}

.stories-holder .story .likes-display span.story-like.clicked:before {
    content: '\f164'
}

.stories-holder .story .likes-display span.story-dislike:before {
    content: '\f088'
}

.stories-holder .story .likes-display span.story-dislike.clicked:before {
    content: '\f165'
}

.story-popup {
    width: 100%;
    max-width: 80%;
    height: auto;
    max-height: 721px;
    margin: 0 auto;
    position: relative;
    background: #000
}

.story-popup img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.story-popup .navigation {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.story-popup .navigation .story-navigation {
    color: #FFF;
    font-size: 20px;
    font-size: 2rem;
    position: absolute;
    cursor: pointer
}

.story-popup .navigation .story-navigation.next {
    right: 5px
}

.story-popup .navigation .story-navigation.prev {
    left: 5px
}

.story-popup .image-holder {
    background-image: url(../../../qs-starter/images/story-bg.png);
    background-repeat: no-repeat;
    background-position: 48% 50%;
    background-size: auto;
    padding: 3px;
    position: absolute;
    top: 65px;
    right: 15px;
    width: 59px;
    height: 59px
}

.story-popup .image-holder img {
    border-radius: 50px;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.story-popup .bottom-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    color: #F8DA0C;
    font-size: 28px;
    font-size: 2.8rem;
    padding: 15px
}

.story-popup .bottom-content .story-title {
    color: #F8DA0C;
    font-size: 28px;
    font-size: 2.8rem;
    text-align: right
}

.story-popup .bottom-content .buttons button {
    color: #F8DA0C;
    font-size: 28px;
    font-size: 2.8rem;
    display: inline-block;
    cursor: pointer
}

.story-popup .bottom-content .buttons button.like {
    margin-left: 10px
}

.story-popup .bottom-content .buttons button.clicked {
    cursor: default
}

.mfp-close {
    color: #fff;
    left: 0;
    right: auto;
    opacity: 1;
    background-color: rgba(255, 255, 255, .3);
    padding: 3px 11px 0
}

.off-canvas.side {
    font-family: almoni;
    width: 370px;
    position: absolute;
    -webkit-transform: translateX(-370px);
    -ms-transform: translateX(-370px);
    transform: translateX(-370px);
    background: #202d36;
    box-shadow: 1px 0 10px 1px rgba(0, 0, 0, .75)
}

.off-canvas.side .side_menu_wrapper {
    margin-top: 40px
}

.off-canvas.side .side_menu_wrapper .close-button {
    left: 40px;
    right: auto;
    top: 50px;
    font-size: 2em;
    color: transparent;
    background-image: url(../../../qs-starter/images/close-side-menu.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px
}

.off-canvas.side .side_menu_wrapper h3 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #FFF;
    font-weight: 900;
    letter-spacing: normal;
    padding-right: 35px;
    margin: 0 0 30px
}

.off-canvas.side .side_menu_wrapper h3:after {
    content: '\f107';
    color: #FFF;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    font-size: 2rem;
    margin-right: 10px
}

.off-canvas.side .side_menu_wrapper .days-buttons-holder {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    box-shadow: 0 0 17px 1px rgba(0, 0, 0, .75);
    margin-top: 15px
}

.off-canvas.side .side_menu_wrapper .day-btn {
    width: 100%;
    max-width: 50%;
    padding: 24px 0;
    color: #FFF;
    cursor: pointer;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 700;
    position: relative
}

.off-canvas.side .side_menu_wrapper .day-btn.day-before-button:before {
    content: '\f105';
    margin-left: 15px;
    display: inline-block;
    font-family: FontAwesome;
    vertical-align: middle
}

.off-canvas.side .side_menu_wrapper .day-btn.day-before-button:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .7)
}

.off-canvas.side .side_menu_wrapper .day-btn.tomorrow-button:after {
    content: '\f104';
    margin-right: 15px;
    display: inline-block;
    font-family: FontAwesome;
    vertical-align: middle
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat {
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid rgba(255, 255, 255, .7);
    color: #FFF
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat .details {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    width: 100%;
    padding: 0 35px 0 40px
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat .details .broadcast-now-holder {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat .details .broadcast-now-holder span {
    color: #F8DA0C;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: .08px
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat .details .broadcast-now-holder span.now:after {
    content: '';
    display: inline-block;
    height: 10px;
    vertical-align: middle;
    width: 1px;
    background-color: #F8DA0C;
    margin: 0 5px
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat .details .broadcast-now-holder span.live {
    font-weight: 900
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat .details .broadcast-now-holder span.live:after {
    content: '\f01d';
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat span {
    display: block
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat span.show-name,
.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat span.time {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat span.broadcaster {
    font-size: 16px;
    font-size: 1.6rem
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat span.broadcast-now {
    color: #F8DA0C;
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    padding: 0 35px 0 40px;
    font-weight: 700
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat span.broadcast-now .bolder {
    font-weight: 900;
    display: inline-block;
    color: #F8DA0C
}

.off-canvas.side .side_menu_wrapper .side-menu-show-broadcat span.broadcast-now .bolder:after {
    content: '\f01d';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    font-size: 2rem;
    margin-right: 5px;
    font-weight: 400;
    vertical-align: middle
}

.off-canvas.side.is-open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.offcanvas-menu {
    opacity: 0;
    display: inline;
    position: fixed !important;
}

.offcanvas-menu.is-open {
    opacity: 1;
    transition: all 250ms ease
}

.position-left.is-open~.off-canvas-content {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.js-off-canvas-overlay.is-visible {
    background-color: transparent;
    cursor: default
}

.home-live-tv-section,
.home-timer-section {
    background-color: #202d36
}

.home-live-tv-section .inner-live {
    width: 100%;
    max-width: 76%;
    margin: 0 auto;
    padding-bottom: 55px
}

.home-live-tv-section .inner-live .titles-holder {
    margin-top: 25px
}

.home-live-tv-section .inner-live .titles-holder h2,
.home-live-tv-section .inner-live .titles-holder h4 {
    color: #FFF;
    line-height: normal;
    margin: 0;
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: .15px;
    font-weight: 700
}

.home-live-tv-section .inner-live .titles-holder h4 {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: .09
}

.home-timer-section .timer-holder {
    background-color: #F8DA0C;
    border-radius: 2px;
    padding: 8px 20px;
    width: 100%;
    max-width: 635px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.home-timer-section .timer-holder .titles-holder {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    width: 100%;
    max-width: 72%;
    position: relative
}

.home-timer-section .timer-holder .titles-holder:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: 30px;
    background-color: #AFAC98
}

.home-timer-section .timer-holder .titles-holder h2 {
    font-weight: 900;
    font-size: 22px;
    font-size: 2.2rem;
    color: #212F38;
    margin: 0 0 0 10px;
    letter-spacing: normal;
    line-height: 26px
}

.home-timer-section .timer-holder .titles-holder h4 {
    font-weight: 600;
    font-size: 18px;
    font-size: 1.8rem;
    color: #212F38;
    margin: 0
}

.home-timer-section .timer-holder .timer-inner-holder {
    width: 100%;
    max-width: 28%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    padding-right: 15px
}

.home-timer-section .timer-holder .timer-inner-holder .more {
    font-weight: 600;
    font-size: 18px;
    font-size: 1.8rem;
    color: #212F38
}

.home-timer-section .timer-holder .timer-inner-holder .timer {
    font-weight: 900;
    font-size: 35px;
    font-size: 3.5rem;
    color: #212F38;
    margin-right: 10px
}

.home-slider-holder {
    position: relative
}

.home-slider-holder .item-slider {
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 570px;
    position: relative;
    margin-bottom: -8px
}

.home-slider-holder .item-slider:before {
    content: '';
    background: linear-gradient(to bottom, #202d36 10%, transparent 100%);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.home-slider-holder .item-slider:after {
    content: '';
    background-color: rgba(32, 45, 54, .7);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.home-slider-holder .item-slider .inner-item-slider {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    width: 100%;
    max-width: 76%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5
}

.home-slider-holder .item-slider .inner-item-slider .image-holder {
    max-height: 400px;
    overflow: hidden
}

.home-slider-holder .item-slider .inner-item-slider img {
    max-width: 800px;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.home-slider-holder .item-slider .inner-item-slider .item-descriptions {
    margin-top: 60px;
    max-width: calc(100% - 850px)
}

.home-slider-holder .item-slider .inner-item-slider .item-descriptions .show-name {
    font-size: 16px;
    font-size: 1.6rem;
    color: #FFF;
    display: block
}

.home-slider-holder .item-slider .inner-item-slider .item-descriptions .show-name span {
    content: '|';
    display: inline-block;
    color: #F8DA0C;
    margin-left: 10px;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 900;
    vertical-align: middle
}

.home-slider-holder .item-slider .inner-item-slider .item-descriptions h2 {
    font-size: 63px;
    font-size: 6.3rem;
    font-weight: 700;
    color: #FFF;
    letter-spacing: normal;
    line-height: 63px
}

.home-slider-holder .item-slider .inner-item-slider .item-descriptions .excerpt {
    font-size: 31px;
    font-size: 3.1rem;
    color: #FFF;
    display: block;
    margin: 10px 0 30px;
    line-height: 3.1rem
}

.home-slider-holder .slick-arrow {
    color: #54595b;
    font-size: 55px;
    font-size: 5.5rem;
    z-index: 10;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.home-slider-holder .slick-arrow.slick-next {
    left: 9%
}

.home-slider-holder .slick-arrow.slick-prev {
    right: 9%
}

.home-slider-holder .slick-arrow:hover {
    color: #F8DA0C
}

.home-banner {
    background-color: #202d36;
    width: 100%;
    padding-bottom: 0;
    margin-top: -8px;
    text-align: center
}

.home-items-filter-holder {
    background-image: url(../../../qs-starter/images/filter-bar.png);
    padding: 15px;
    background-size: 100% auto;
    z-index: 9;
    position: relative
}

.home-items-filter-holder .inner-filter-holder {
    width: 100%;
    max-width: 1420px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.home-items-filter-holder .inner-filter-holder .tax-holder {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.home-items-filter-holder .inner-filter-holder .tax-holder .main-tax-holder {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    width: 100%;
    max-width: 245px
}

.home-items-filter-holder .inner-filter-holder .tax-holder .main-tax-holder .main-tax-button {
    cursor: pointer
}

.home-items-filter-holder .inner-filter-holder .tax-holder .main-tax-holder .main-tax-button span {
    color: #141414;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700
}

.home-items-filter-holder .inner-filter-holder .tax-holder .main-tax-holder .main-tax-button span:before {
    content: '';
    margin-bottom: 5px;
    font-family: FontAwesome;
    display: block;
    color: #F8DA0C;
    font-size: 20px;
    font-size: 2rem
}

.home-items-filter-holder .inner-filter-holder .tax-holder .main-tax-holder .main-tax-button span.audio:before {
    content: '\f130'
}

.home-items-filter-holder .inner-filter-holder .tax-holder .main-tax-holder .main-tax-button span.video:before {
    content: '\f01d'
}

.home-items-filter-holder .inner-filter-holder .tax-holder .main-tax-holder .main-tax-button span.actualia:before {
    content: '\f1ea'
}

.home-items-filter-holder .inner-filter-holder .tax-holder .main-tax-holder .main-tax-button span.music:before {
    content: '\f001'
}

.home-items-filter-holder .inner-filter-holder .tax-holder .main-tax-holder .main-tax-button.selected span:before,
.home-items-filter-holder .inner-filter-holder .tax-holder .main-tax-holder .main-tax-button:hover span:before {
    color: #FFF
}

.home-items-filter-holder .inner-filter-holder .tax-holder .secondary-tax-holder {
    width: 100%;
    max-width: calc(100% - 290px);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start
}

.home-items-filter-holder .inner-filter-holder .tax-holder .secondary-tax-holder.mobile {
    display: none
}

.home-items-filter-holder .inner-filter-holder .tax-holder .secondary-tax-holder .secondary-tax-button {
    cursor: pointer;
    padding: 0 15px
}

.home-items-filter-holder .inner-filter-holder .tax-holder .secondary-tax-holder .secondary-tax-button span {
    color: #141414;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700
}

.home-items-filter-holder .inner-filter-holder .tax-holder .secondary-tax-holder .secondary-tax-button.selected,
.home-items-filter-holder .inner-filter-holder .tax-holder .secondary-tax-holder .secondary-tax-button:hover {
    background-color: #F8DA0C;
    border-radius: 50px
}

.home-items-display-holder {
    width: 100%;
    max-width: 1420px;
    margin: 50px auto 0
}

.footer {
    width: 100%;
    padding-top: 45px;
    margin: 0 auto;
    background-color: #FFF
}

.footer .inner-footer {
    width: 100%;
    max-width: 1420px;
    margin: 0 auto
}

.footer .top-section {
    padding-bottom: 25px
}

.footer .right-holder {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end
}

.footer .right-holder .footer-logo {
    max-width: 121px
}

.footer .right-holder .radio-stations-holder {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    margin-right: 25px;
    width: 100%;
    max-width: 310px
}

.footer .right-holder .radio-stations-holder a {
    width: 100px;
    background-color: #154d73;
    display: block;
    border-radius: 40px;
    color: #FFF;
    text-align: center;
    padding: 2px 0;
    direction: ltr
}

.footer .right-holder .radio-stations-holder a span {
    font-weight: 700;
    font-size: 22px;
    font-size: 2.2rem
}

.footer .right-holder .radio-stations-holder a span.light {
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem
}

.footer .left-holder {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    padding-top: 27px
}

.footer .left-holder .footer-menu-holder {
    width: 100%;
    max-width: 540px;
    margin-left: 60px
}

.footer .left-holder .footer-menu-holder ul {
    width: 100%;
    list-style: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.footer .left-holder .footer-menu-holder ul li a {
    color: #154d73;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 0
}

.footer .bottom-section {
    padding-bottom: 20px
}

.footer .bottom-section span {
    font-size: 14px;
    font-size: 1.4rem;
    color: #154d73
}

.footer .bottom-section span.created-by {
    text-align: left;
    display: block
}

.no-items-found {
    color: #000;
    font-size: 22px;
    text-align: center;
    padding-bottom: 50px
}

.single-show .single-top-section {
    position: relative;
    background-repeat: no-repeat;
    background-image: url(../../../qs-starter/images/show-bg.png);
    background-size: cover;
    height: 560px
}

.single-show .single-top-section .show-main-image {
    position: absolute;
    bottom: 0;
    left: 10%
}

.single-show .single-top-section .show-description {
    width: 100%;
    max-width: 1420px;
    margin: 0 auto;
    padding-top: 30px
}

.single-show .single-top-section .show-description .breadcrumbs a,
.single-show .single-top-section .show-description .breadcrumbs span {
    color: #FFF
}

.single-show .single-top-section .show-description .show-content {
    width: 100%;
    max-width: 45%;
    margin-top: 15px
}

.single-show .single-top-section .show-description .show-content p {
    color: #FFF
}

.single-show .tabs-content {
    border: none;
    border-top: 0;
    background: #FFF;
    color: transparent;
    transition: all .5s ease;
    padding-top: 50px
}

.single-show .tabs-content .tabs-panel {
    padding: 0;
    width: 100%;
    max-width: 1420px;
    margin: 0 auto
}

.single-show .tabs-content .tabs-panel.is-active .past-show-holder {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single-show .tabs-content .tabs-panel.is-active .past-show-holder:after {
    content: "";
    -webkit-flex: 0 1 23%;
    -ms-flex: 0 1 23%;
    flex: 0 1 23%
}

.single-show .tabs-content .tabs-panel.is-active .past-show {
    width: 100%;
    max-width: 23%;
    margin: 0 1% 35px;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-image: url(../../../qs-starter/images/past-show-bg.png);
    background-position: bottom;
    box-shadow: 0 0 17px 1px rgba(0, 0, 0, .4);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.single-show .tabs-content .tabs-panel.is-active .past-show .right-side {
    width: 100%;
    max-width: calc(100% - 30%);
    padding: 20px 20px 20px 0
}

.single-show .tabs-content .tabs-panel.is-active .past-show .right-side:hover span {
    text-decoration: underline
}

.single-show .tabs-content .tabs-panel.is-active .past-show .left-side {
    padding: 20px 0;
    width: 100%;
    max-width: 30%;
    position: relative
}

.single-show .tabs-content .tabs-panel.is-active .past-show .left-side:before {
    content: '';
    height: 100%;
    width: 1px;
    background-color: #e4e4e4;
    position: absolute;
    top: 0;
    right: 0
}

.single-show .tabs-content .tabs-panel.is-active .past-show .left-side a {
    display: block;
    width: 100%;
    text-align: center
}

.single-show .tabs-content .tabs-panel.is-active .past-show .left-side a i {
    color: #F2265B;
    font-size: 40px;
    font-size: 4rem
}

.single-show .tabs-content .tabs-panel.is-active .past-show span {
    display: block;
    font-size: 26px;
    font-size: 2.6rem;
    color: #1a242b;
    line-height: normal
}

.custom-page-holder {
    background-color: #FFF;
    padding-top: 40px;
    padding-bottom: 75px
}

.custom-page-holder .inner-page-holder {
    width: 100%;
    max-width: 1420px;
    margin: 0 auto
}

.single-item .item-main-content .alignnone {
    margin: 0
}

.single-item .item-main-content .gallery {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single-item .item-main-content .gallery figure {
    width: 100%;
    max-width: 33.3%;
    margin-bottom: 25px;
    text-align: center
}

.page-holder {
    width: 100%;
    max-width: 1420px;
    margin: 30px auto 0;
    padding-bottom: 75px
}

.page-holder h1 {
    margin-bottom: 15px
}

.page-holder.search .tabs-content {
    border: none;
    border-top: 0;
    background: 0 0;
    color: transparent;
    transition: all .5s ease;
    padding-top: 50px
}

.page-holder.search .tabs-content .tabs-panel {
    padding: 0;
    width: 100%;
    max-width: 1420px;
    margin: 0 auto
}

.page-holder.search .tabs-content .tabs-panel.is-active {
    /*display:-webkit-flex;*/
    display: -moz-flex;
    display: -ms-flexbox;
    /*display:flex;*/
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-holder.search .tabs-content .tabs-panel.is-active .past-show {
    width: 100%;
    max-width: 333px;
    margin-left: 25px;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-image: url(../../../qs-starter/images/past-show-bg.png);
    background-position: bottom;
    box-shadow: 0 0 17px 1px rgba(0, 0, 0, .4);
    margin-bottom: 35px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.page-holder.search .tabs-content .tabs-panel.is-active .past-show .right-side {
    width: 100%;
    max-width: calc(100% - 30%);
    padding: 20px 20px 20px 0
}

.page-holder.search .tabs-content .tabs-panel.is-active .past-show .right-side:hover span {
    text-decoration: underline
}

.page-holder.search .tabs-content .tabs-panel.is-active .past-show .left-side {
    padding: 20px 0;
    width: 100%;
    max-width: 30%;
    position: relative
}

.page-holder.search .tabs-content .tabs-panel.is-active .past-show .left-side:before {
    content: '';
    height: 100%;
    width: 1px;
    background-color: #e4e4e4;
    position: absolute;
    top: 0;
    right: 0
}

.page-holder.search .tabs-content .tabs-panel.is-active .past-show .left-side a {
    display: block;
    width: 100%;
    text-align: center
}

.page-holder.search .tabs-content .tabs-panel.is-active .past-show .left-side a i {
    color: #F2265B;
    font-size: 40px;
    font-size: 4rem
}

.page-holder.search .tabs-content .tabs-panel.is-active .past-show span {
    display: block;
    font-size: 26px;
    font-size: 2.6rem;
    color: #1a242b;
    line-height: normal
}

.page-holder.full-show,
.page-holder.single-audio,
.page-holder.single-music {
    max-width: 820px
}

.page-holder.full-show .player-fixed,
.page-holder.single-audio .player-fixed,
.page-holder.single-music .player-fixed {
    margin: 40px 0 0;
    box-shadow: 0 0 40px rgba(0, 0, 0, .22);
    background-color: #1A242B
}

.page-holder.full-show .player-fixed .mejs-controls,
.page-holder.single-audio .player-fixed .mejs-controls,
.page-holder.single-music .player-fixed .mejs-controls {
    background-color: #1A242B;
    padding: 10px;
    height: 51px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-button,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-button,
.page-holder.single-music .player-fixed .mejs-controls .mejs-button {
    height: auto;
    width: 50px
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-button button,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-button button,
.page-holder.single-music .player-fixed .mejs-controls .mejs-button button {
    background: #F8DA0C;
    height: auto;
    width: auto;
    margin: 0;
    padding: 15px 8px;
    border-radius: 20px
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-button button:before,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-button button:before,
.page-holder.single-music .player-fixed .mejs-controls .mejs-button button:before {
    content: '';
    font-family: FontAwesome;
    display: block;
    color: #1A242B;
    font-size: 18px;
    font-size: 1.8rem
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-button.mejs-play button:before,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-button.mejs-play button:before,
.page-holder.single-music .player-fixed .mejs-controls .mejs-button.mejs-play button:before {
    content: '\f04b'
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-button.mejs-pause button:before,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-button.mejs-pause button:before,
.page-holder.single-music .player-fixed .mejs-controls .mejs-button.mejs-pause button:before {
    content: '\f04c'
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-button.mejs-volume-button button,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-button.mejs-volume-button button,
.page-holder.single-music .player-fixed .mejs-controls .mejs-button.mejs-volume-button button {
    background-color: transparent;
    border-radius: 0;
    padding: 15px 0
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total,
.page-holder.single-music .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total,
.socials a {
    border-radius: 50px
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-button.mejs-volume-button button:before,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-button.mejs-volume-button button:before,
.page-holder.single-music .player-fixed .mejs-controls .mejs-button.mejs-volume-button button:before {
    font-size: 20px;
    font-size: 2rem;
    color: #F8DA0C
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-button.mejs-volume-button.mejs-mute button:before,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-button.mejs-volume-button.mejs-mute button:before,
.page-holder.single-music .player-fixed .mejs-controls .mejs-button.mejs-volume-button.mejs-mute button:before {
    content: '\f027'
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-button.mejs-volume-button.mejs-unmute button:before,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-button.mejs-volume-button.mejs-unmute button:before,
.page-holder.single-music .player-fixed .mejs-controls .mejs-button.mejs-volume-button.mejs-unmute button:before {
    content: '\f026'
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-button.mejs-playpause-button,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-button.mejs-playpause-button,
.page-holder.single-music .player-fixed .mejs-controls .mejs-button.mejs-playpause-button {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    width: 100%;
    max-width: 50px
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded,
.page-holder.full-show .player-fixed .mejs-controls .mejs-time.mejs-duration-container,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-time.mejs-duration-container,
.page-holder.single-music .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded,
.page-holder.single-music .player-fixed .mejs-controls .mejs-time.mejs-duration-container {
    display: none
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-time-rail,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-time-rail,
.page-holder.single-music .player-fixed .mejs-controls .mejs-time-rail {
    padding-top: 5px;
    width: 100%;
    max-width: 57%
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current,
.page-holder.single-music .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current {
    background-color: #F8DA0C;
    border-radius: 25% 0 0 25%
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-handle-content,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-handle-content,
.page-holder.single-music .player-fixed .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-handle-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-time,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-time,
.page-holder.single-music .player-fixed .mejs-controls .mejs-time {
    padding: 10px 6px 0
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-horizontal-volume-slider,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-horizontal-volume-slider,
.page-holder.single-music .player-fixed .mejs-controls .mejs-horizontal-volume-slider {
    width: 105px;
    height: 5px
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.page-holder.single-music .player-fixed .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    top: 12px;
    background-color: #000;
    width: 105px;
    height: 5px
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current,
.page-holder.single-music .player-fixed .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current {
    background-color: #F8DA0C
}

.page-holder.full-show .player-fixed .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current:after,
.page-holder.single-audio .player-fixed .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current:after,
.page-holder.single-music .player-fixed .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    background-color: #FFF;
    border-radius: 5px;
    width: 10px;
    height: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-holder.full-show .player-fixed {
    box-shadow: none;
    background: 0 0
}

.page-holder.simple-page-holder {
    max-width: 820px
}

.page-holder.simple-page-holder p {
    margin-bottom: 30px;
    color: #1f2b34
}

.page-holder.simple-page-holder h1,
.page-holder.simple-page-holder h2,
.page-holder.simple-page-holder h3,
.page-holder.simple-page-holder h4,
.page-holder.simple-page-holder h5 {
    margin-bottom: 15px
}

.page-holder.simple-page-holder .precedent-text {
    margin: 25px 0 50px
}

.page-holder.simple-page-holder img {
    margin: 10px 0;
    box-shadow: 0 0 17px 1px rgba(0, 0, 0, .4)
}

.page-holder.single-audio .love,
.page-holder.single-music .love,
.page-holder.single-video .love {
    color: #F2265B
}

.page-holder.single-audio .love:after,
.page-holder.single-music .love:after,
.page-holder.single-video .love:after {
    display: none
}

.page-holder.single-audio .love:before,
.page-holder.single-music .love:before,
.page-holder.single-video .love:before {
    content: '\f004';
    color: #F2265B;
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    font-family: FontAwesome;
    vertical-align: middle;
    margin-left: 10px
}

.page-holder.single-audio .item-love-button,
.page-holder.single-music .item-love-button,
.page-holder.single-video .item-love-button {
    cursor: pointer;
    color: #3B3B3B;
    font-size: 18px;
    font-size: 1.8rem;
    display: block;
    margin: 25px 0
}

.page-holder.single-audio .item-love-button:before,
.page-holder.single-music .item-love-button:before,
.page-holder.single-video .item-love-button:before {
    content: '\f08a';
    color: #F2265B;
    font-size: 25px;
    font-size: 2.5rem;
    display: inline-block;
    font-family: FontAwesome;
    vertical-align: middle;
    margin-left: 15px
}

.page-holder.single-audio .item-love-button.clicked:before,
.page-holder.single-audio .item-love-button.selected:before,
.page-holder.single-audio .item-love-button:hover:before,
.page-holder.single-music .item-love-button.clicked:before,
.page-holder.single-music .item-love-button.selected:before,
.page-holder.single-music .item-love-button:hover:before,
.page-holder.single-video .item-love-button.clicked:before,
.page-holder.single-video .item-love-button.selected:before,
.page-holder.single-video .item-love-button:hover:before {
    content: '\f004'
}

.page-holder.single-audio .item-love-button.clicked,
.page-holder.single-music .item-love-button.clicked,
.page-holder.single-video .item-love-button.clicked {
    cursor: default
}

.page-holder.single-audio .precedent-text.no-margin-bottom,
.page-holder.single-music .precedent-text.no-margin-bottom,
.page-holder.single-video .precedent-text.no-margin-bottom {
    margin-bottom: 0
}

.page-holder.single-audio .audio-image,
.page-holder.single-music .audio-image,
.page-holder.single-video .audio-image {
    width: 100%;
    margin-top: 50px
}

.page-holder.single-audio .secondary-holder,
.page-holder.single-music .secondary-holder,
.page-holder.single-video .secondary-holder {
    margin-top: 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.page-holder.single-audio .secondary-holder span,
.page-holder.single-music .secondary-holder span,
.page-holder.single-video .secondary-holder span {
    color: #F2265B;
    font-size: 16px;
    font-size: 1.6rem;
    border: 1px solid #F2265B;
    border-radius: 20px;
    padding: 2px 15px;
    margin-left: 10px
}

.page-holder.single-audio .secondary-holder span:last-child,
.page-holder.single-music .secondary-holder span:last-child,
.page-holder.single-video .secondary-holder span:last-child {
    margin-left: 0
}

.page-holder .contact-subtitle {
    margin-bottom: 35px
}

.page-holder .contact-right-side form ::-webkit-input-placeholder {
    opacity: 1;
    color: #1A242B
}

.page-holder .contact-right-side form :-moz-placeholder {
    opacity: 1;
    color: #1A242B
}

.page-holder .contact-right-side form ::-moz-placeholder {
    opacity: 1;
    color: #1A242B
}

.page-holder .contact-right-side form :-ms-input-placeholder {
    opacity: 1;
    color: #1A242B
}

.page-holder .contact-right-side form .input-holder {
    position: relative
}

.page-holder .contact-right-side form .input-holder input {
    height: 55px;
    padding-right: 25px;
    border-radius: 40px;
    margin-bottom: 20px;
    box-shadow: 0 0 17px 1px rgba(0, 0, 0, .4);
    font-size: 18px;
    font-size: 1.8rem
}

.page-holder .contact-right-side form .input-holder textarea {
    font-size: 18px;
    font-size: 1.8rem;
    height: 180px;
    border-radius: 5px;
    padding-right: 25px;
    padding-top: 15px;
    resize: none;
    box-shadow: 0 0 17px 1px rgba(0, 0, 0, .4)
}

.page-holder .contact-right-side form .input-holder .wpcf7-not-valid-tip {
    margin-top: -10px
}

.page-holder .contact-right-side form .submit-holder {
    background-color: #1f2c35;
    width: 105px;
    text-align: center;
    margin-top: 15px;
    float: left;
    border-radius: 30px
}

.page-holder .contact-right-side form .submit-holder input {
    width: 100%;
    box-shadow: none;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 900;
    color: #FFF;
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    height: 45px
}

.page-holder .contact-right-side form .wpcf7-mail-sent-ok,
.page-holder .contact-right-side form .wpcf7-validation-errors {
    width: 70%
}

.page-holder .contact-details-holder {
    margin-top: 15px;
    margin-bottom: 45px
}

.page-holder .contact-details-holder a,
.page-holder .contact-details-holder span {
    display: block;
    color: #1A242B;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px
}

.page-holder .contact-details-holder a span,
.page-holder .contact-details-holder span span {
    display: inline-block;
    color: #F2265B;
    margin: 0
}

.page-holder .contact-details-holder a span:before,
.page-holder .contact-details-holder span span:before {
    display: none
}

.page-holder .contact-details-holder a:before,
.page-holder .contact-details-holder span:before {
    content: '';
    color: #1A242B;
    font-family: FontAwesome;
    vertical-align: middle;
    margin-left: 15px
}

.page-holder .contact-details-holder a.adress:before,
.page-holder .contact-details-holder span.adress:before {
    content: '\f041'
}

.page-holder .contact-details-holder a.phone:before,
.page-holder .contact-details-holder span.phone:before {
    content: '\f095'
}

.page-holder .contact-details-holder a.air:before,
.page-holder .contact-details-holder span.air:before {
    content: '\f130'
}

.page-holder .contact-details-holder a.mail:before,
.page-holder .contact-details-holder span.mail:before {
    content: '\f0e0'
}

.vod-holder .title-holder {
    background-color: #202d36;
    padding: 25px 0
}

.vod-holder .title-holder .inner-title-holder {
    width: 100%;
    max-width: 1420px;
    margin: 0 auto
}

.vod-holder .title-holder .inner-title-holder .breadcrumbs a,
.vod-holder .title-holder .inner-title-holder .breadcrumbs span,
.vod-holder .title-holder .inner-title-holder h1 {
    color: #FFF
}

.vod-holder .main-item-holder {
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 570px;
    position: relative
}

.vod-holder .main-item-holder:after,
.vod-holder .main-item-holder:before {
    content: '';
    height: 100%;
    z-index: 0;
    width: 100%;
    right: 0;
    top: 0
}

.vod-holder .main-item-holder:before {
    background: linear-gradient(to bottom, #202d36 10%, transparent 100%);
    position: absolute
}

.vod-holder .main-item-holder:after {
    background-color: rgba(32, 45, 54, .7);
    position: absolute
}

.vod-holder .main-item-holder .inner-main-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    width: 100%;
    max-width: 76%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
    box-shadow: 0 3px 17px 1px rgba(0, 0, 0, .7)
}

.vod-holder .main-item-holder .inner-main-item img {
    max-width: 830px
}

.vod-holder .main-item-holder .inner-main-item .item-descriptions {
    padding: 120px 30px 0;
    background-color: #202d36;
    max-width: calc(100% - 810px)
}

.vod-holder .main-item-holder .inner-main-item .item-descriptions h2 {
    font-size: 63px;
    font-size: 6.3rem;
    font-weight: 700;
    color: #FFF;
    letter-spacing: normal;
    line-height: 63px;
    margin-bottom: 20px
}

.vod-holder .main-item-holder .inner-main-item .item-descriptions .precedent-text {
    color: #FFF;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 900
}

.vod-holder .vod-content-holder {
    background-color: #202d36;
    padding-top: 50px
}

.vod-holder .vod-content-holder .inner-vod-content {
    width: 100%;
    max-width: 1420px;
    margin: 0 auto
}

.vod-holder .vod-content-holder .inner-vod-content .most-sort-holder {
    max-width: 100%
}

.vod-holder .vod-content-holder .inner-vod-content .most-sort-holder button {
    color: #FFF;
    padding-bottom: 2px
}

.vod-holder .vod-content-holder .inner-vod-content .most-sort-holder button.selected,
.vod-holder .vod-content-holder .inner-vod-content .most-sort-holder button:hover {
    border-color: #F2265B;
    color: #FFF
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder {
    padding-top: 20px
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .grid-sizer {
    width: 33.3%
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder {
    max-width: 453px
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .image-holder {
    box-shadow: 0 3px 17px 1px rgba(0, 0, 0, .7)
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .image-holder img {
    width: 100%;
    max-height: 250px
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .image-holder .item-love-button {
    right: auto;
    left: 15px;
    display: block
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .item-content-holder {
    background-color: transparent;
    box-shadow: none
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .item-content-holder .precedent-text {
    display: inline-block;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 900;
    color: #FFF
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .item-content-holder .precedent-text:after {
    content: '|';
    display: inline-block;
    color: #FFF;
    margin: 0 5px
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .item-content-holder .titles-holder.flip h3 {
    color: #FFF
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .item-content-holder h2 {
    display: inline-block;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    color: #FFF
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .item-content-holder .bottom-section {
    position: relative;
    bottom: auto
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .item-content-holder .bottom-section .term-icon {
    display: none
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .item-content-holder .bottom-section .love {
    color: #F2265B
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .item-content-holder .bottom-section .love:after {
    display: none
}

.vod-holder .vod-content-holder .inner-vod-content .vod-items-holder .item-holder .item-content-holder .bottom-section .love:before {
    content: '\f004';
    color: #F2265B;
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    font-family: FontAwesome;
    vertical-align: middle;
    margin-left: 10px
}

.related-items-holder {
    width: 100%;
    padding-top: 45px;
    padding-bottom: 75px;
    background-color: #FFF
}

.related-items-holder h3 {
    font-size: 2.8rem;
    width: 100%;
    max-width: 1420px;
    margin: 0 auto 28px
}

.related-items {
    width: 100%;
    max-width: 1420px;
    margin: 0 auto
}

.mCSB_scrollTools {
    width: 20px;
    opacity: 1
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: 0;
    left: auto;
    background-color: #cdcdcd
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #FFF;
    width: 6px
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(../../../qs-starter/images/scoll-arrow.png);
    opacity: 1;
    margin: 5px 0;
    background-position: 3px 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 3px 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.social-holder {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.social-holder .follow-text {
    font-size: 16px;
    font-size: 1.6rem;
    color: #154d73;
    display: block;
    margin-left: 20px
}

.socials {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.socials a {
    background-color: #F8DA0C;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    margin-left: 5px
}

.socials a:last-child {
    margin-left: 0
}

.socials a:before {
    content: '';
    color: #22313b;
    font-family: FontAwesome;
    display: block;
    padding-top: 20%
}

.socials a.facebook:before {
    content: '\f09a'
}

.socials a.whatsapp:before {
    content: '\f232'
}

.socials a.telegram:before {
    content: '\f2c6'
}

.socials a.twitter:before {
    content: '\f099'
}

.socials a.instagram:before {
    content: '\f16d'
}

.socials a.youtube:before {
    content: '\f16a'
}

.breadcrumbs a,
.breadcrumbs span {
    font-size: 16px;
    font-size: 1.6rem;
    color: #1f2b34
}

.breadcrumbs a:hover,
.breadcrumbs span:hover {
    text-decoration: none
}

.grid-sizer {
    width: 25%
}

.most-sort-holder {
    width: 100%;
    max-width: 190px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end
}

.most-sort-holder button {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 900;
    color: #141414;
    border-bottom: 2px solid transparent;
    cursor: pointer
}

.most-sort-holder button:before {
    color: #F2265B;
    display: inline-block;
    margin-left: 3px;
    font-family: FontAwesome
}

.most-sort-holder button.newest {
    margin-left: 15px
}

.most-sort-holder button.newest:before {
    content: '\f005'
}

.most-sort-holder button.lovest:before {
    content: '\f004'
}

.most-sort-holder button.selected,
.most-sort-holder button:hover {
    border-color: #141414;
    color: #F2265B
}

.item-holder {
    max-width: 325px;
    width: 100%;
    margin-left: 30px;
    margin-bottom: 25px
}

.item-holder:nth-child(2n+1) .titles-holder {
    min-height: 128px
}

.item-holder:nth-child(3n+1) .titles-holder {
    min-height: 80px
}

.item-holder:nth-child(4n+1) .titles-holder {
    min-height: 110px
}

.item-holder .titles-holder {
    min-height: 80px
}

.item-holder:hover .titles-holder.flip {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.item-holder .vod-time {
    color: #FFF;
    background-color: #F2265B;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    padding: 5px 15px
}

.item-holder .image-holder {
    position: relative
}

.item-holder .image-holder .overlay {
    background: linear-gradient(to top, rgba(0, 0, 0, .6), transparent 50%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1
}

.item-holder .image-holder .play-icon {
    background-repeat: no-repeat;
    background-image: url(../../../qs-starter/images/play-icon.png);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 85px;
    height: 85px;
    z-index: 3;
    background-position: center
}

.item-holder .image-holder .item-love-button {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 2;
    cursor: pointer;
    display: none
}

.item-holder .image-holder .item-love-button:before {
    content: '\f08a';
    color: #F8DA0C;
    font-size: 25px;
    font-size: 2.5rem;
    display: block;
    font-family: FontAwesome
}

.item-holder .image-holder .item-love-button.selected:before,
.item-holder .image-holder .item-love-button:hover:before {
    content: '\f004'
}

.item-holder .item-content-holder {
    background-color: #FFF;
    box-shadow: 0 3px 17px 1px rgba(234, 234, 234, .7);
    padding: 18px;
    position: relative;
    height: calc(100% - 222px);
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.ajax-loader,
.loading {
    width: 100%;
    height: 100%;
    right: 0
}

.item-holder .item-content-holder .precedent-text {
    font-weight: 900;
    font-size: 16px;
    font-size: 1.6rem;
    color: #1a242b;
    display: block
}

.item-holder .item-content-holder .precedent-text:hover {
    color: #F2265B
}

.item-holder .item-content-holder .titles-holder.flip {
    transition: all .5s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative
}

.item-holder .item-content-holder .titles-holder.flip h2,
.item-holder .item-content-holder .titles-holder.flip h3 {
    font-weight: 400;
    font-size: 26px;
    font-size: 2.6rem;
    color: #1a242b;
    margin: 0;
    letter-spacing: normal;
    line-height: 26px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2;
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

.item-holder .item-content-holder .titles-holder.flip h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8rem;
    z-index: 0;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.item-holder .item-content-holder .titles-holder h2 {
    font-weight: 400;
    font-size: 26px;
    font-size: 2.6rem;
    color: #1a242b;
    margin: 0;
    letter-spacing: normal;
    line-height: 26px;
    position: absolute
}

.item-holder .item-content-holder h2 {
    color: #1a242b
}

.item-holder .item-content-holder .bottom-section {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.item-holder .item-content-holder .bottom-section .term-icon {
    color: #141414;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400
}

.item-holder .item-content-holder .bottom-section .term-icon:before {
    content: '';
    vertical-align: middle;
    font-family: FontAwesome;
    display: inline-block;
    color: #F2265B;
    margin-left: 10px;
    font-size: 20px;
    font-size: 2rem
}

.item-holder .item-content-holder .bottom-section .term-icon.audio:before {
    content: '\f130'
}

.item-holder .item-content-holder .bottom-section .term-icon.video:before {
    content: '\f01d'
}

.item-holder .item-content-holder .bottom-section .term-icon.actualia:before {
    content: '\f1ea'
}

.item-holder .item-content-holder .bottom-section .term-icon.music:before {
    content: '\f001'
}

.item-holder .item-content-holder .bottom-section .love {
    color: #7d7d7d;
    font-size: 16px;
    font-size: 1.6rem
}

.item-holder .item-content-holder .bottom-section .love:after {
    content: '\f004';
    color: #F2265B;
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    font-family: FontAwesome;
    vertical-align: middle;
    margin-right: 10px
}

.ajax-loader {
    position: absolute;
    top: 3%;
    z-index: 9;
    background: url(../../../qs-starter/images/ajax-loader-rama.gif) 50% 100% no-repeat rgba(255, 255, 255, .3);
    min-height: 100px
}

.loading {
    position: absolute;
    top: 0;
    z-index: 0
}

.loading:after {
    content: '';
    display: block;
    background: url(../../../qs-starter/images/Dual-Ring-1s-200px.svg) 50% 100% no-repeat rgba(255, 255, 255, .3);
    position: absolute;
    top: 45%;
    left: 50%;
    width: 260px;
    height: 260px;
    background-color: transparent;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.isotope .isotope-item {
    transition-property: right, top, opacity, -webkit-transform;
    transition-property: right, top, transform, opacity;
    transition-property: right, top, transform, opacity, -webkit-transform
}

form ::-webkit-input-placeholder {
    opacity: 1;
    color: #1A242B
}

form :-moz-placeholder {
    opacity: 1;
    color: #1A242B
}

form ::-moz-placeholder {
    opacity: 1;
    color: #1A242B
}

form :-ms-input-placeholder {
    opacity: 1;
    color: #1A242B
}

.top-main-banner {
    max-height: 350px;
    overflow: hidden;
    margin-bottom: 30px;
    width: 100%
}

.full-show-popup {
    max-width: 60%;
    margin: 0 auto
}

.full-show-popup .mejs-container {
    width: 100% !important
}

.show-tabs {
    background-image: url(../../../qs-starter/images/filter-bar.png);
    padding: 15px
}

.show-tabs .inner-tabs {
    width: 100%;
    max-width: 1420px;
    margin: 0 auto;
    border: none;
    background: 0 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.show-tabs .inner-tabs .tabs-title {
    float: none;
    margin-left: 50px
}

.show-tabs .inner-tabs .tabs-title:last-child {
    margin-left: 0
}

.show-tabs .inner-tabs .tabs-title.is-active a {
    font-weight: 900;
    position: relative
}

.show-tabs .inner-tabs .tabs-title.is-active a:after {
    content: '';
    display: block;
    background-image: url(../../../qs-starter/images/tabs-arrow.png);
    position: absolute;
    top: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
    width: 40px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 60% auto
}

.show-tabs .inner-tabs .tabs-title a {
    color: #FFF;
    font-size: 24px;
    font-size: 2.4rem;
    background: 0 0;
    padding: 0
}

.live-player-fixed {
    position: fixed;
    bottom: 0
}

.mejs-controls {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.single-item .page-holder .player-fixed,
.single-item .player-fixed {
    background: 0 0;
    box-shadow: none
}

.single-item .audio-image {
    margin-bottom: 0
}

.player-fixed {
    margin-top: 30px;
    position: relative
}

.player-fixed>span {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 10px
}

.page-template-tpl-kol-play-live,
.page-template-tpl-live-popup {
    background-color: #202d36
}

.page-template-tpl-kol-play-live .header,
.page-template-tpl-kol-play-live footer,
.page-template-tpl-live-popup .header,
.page-template-tpl-live-popup footer {
    display: none
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder,
.page-template-tpl-kol-play-live .live-popup-holder,
.page-template-tpl-live-popup .kolplay-live-popup-holder,
.page-template-tpl-live-popup .live-popup-holder {
    background-color: #1A242B;
    padding: 0 !important;
    margin: 0 auto
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder h4,
.page-template-tpl-kol-play-live .live-popup-holder h4,
.page-template-tpl-live-popup .kolplay-live-popup-holder h4,
.page-template-tpl-live-popup .live-popup-holder h4 {
    border-bottom: 1px solid #3d3d3d;
    padding: 15px 0;
    text-align: center;
    margin: 0;
    color: #df0000;
    font-size: 18px;
    font-size: 1.8rem
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .popup-logo,
.page-template-tpl-kol-play-live .live-popup-holder .popup-logo,
.page-template-tpl-live-popup .kolplay-live-popup-holder .popup-logo,
.page-template-tpl-live-popup .live-popup-holder .popup-logo {
    padding: 15px 0;
    text-align: center
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .title-holder,
.page-template-tpl-kol-play-live .live-popup-holder .title-holder,
.page-template-tpl-live-popup .kolplay-live-popup-holder .title-holder,
.page-template-tpl-live-popup .live-popup-holder .title-holder {
    background-image: url(../../../qs-starter/images/filter-bar.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding: 15px 0;
    background-position: 70% center
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .title-holder h1,
.page-template-tpl-kol-play-live .live-popup-holder .title-holder h1,
.page-template-tpl-live-popup .kolplay-live-popup-holder .title-holder h1,
.page-template-tpl-live-popup .live-popup-holder .title-holder h1 {
    margin: 0;
    text-align: center;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 900;
    letter-spacing: .13px;
    color: #f3f3f3;
    line-height: normal
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder {
    padding: 32px 0 25px
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .main-content,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .main-content,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .main-content,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .main-content {
    width: 100%;
    max-width: 90%;
    margin: 0 auto
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .main-content img.center,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .main-content img.center,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .main-content img.center,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .main-content img.center {
    display: block;
    margin: 0 auto
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder span,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder span,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder span,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder span {
    color: #FFF;
    display: block;
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
    line-height: normal
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder span.streming,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder span.streming,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder span.streming,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder span.streming {
    font-size: 27px;
    font-size: 2.7rem;
    font-weight: 700
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder span.current-show,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder span.current-show,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder span.current-show,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder span.current-show {
    font-size: 31px;
    font-size: 3.1rem;
    font-weight: 900;
    letter-spacing: .14px;
    margin: 10px 0
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player {
    margin-top: 40px;
    box-shadow: 0 0 40px rgba(0, 0, 0, .22);
    background-color: #1A242B
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls {
    background-color: #1A242B;
    padding: 10px;
    height: 51px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button {
    height: auto
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button button,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button button,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button button,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button button {
    background: #F8DA0C;
    height: auto;
    width: auto;
    margin: 0;
    padding: 15px 8px;
    border-radius: 20px
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button button:before,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button button:before,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button button:before,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button button:before {
    content: '';
    font-family: FontAwesome;
    display: block;
    color: #1A242B;
    font-size: 18px;
    font-size: 1.8rem
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-play button:before,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-play button:before,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-play button:before,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-play button:before {
    content: '\f04b'
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-pause button:before,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-pause button:before,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-pause button:before,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-pause button:before {
    content: '\f04c'
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button button,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button button,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button button,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button button {
    background-color: transparent;
    border-radius: 0;
    padding: 15px 0
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button button:before,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button button:before,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button button:before,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button button:before {
    font-size: 16px;
    font-size: 1.6rem;
    color: #F2265B
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button.mejs-mute button:before,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button.mejs-mute button:before,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button.mejs-mute button:before,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button.mejs-mute button:before {
    content: '\f027'
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button.mejs-unmute button:before,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button.mejs-unmute button:before,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button.mejs-unmute button:before,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-volume-button.mejs-unmute button:before {
    content: '\f026'
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-playpause-button,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-playpause-button,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-playpause-button,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-button.mejs-playpause-button {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    width: 100%;
    max-width: 60%
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-time,
.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-time-rail,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-time,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-time-rail,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-time,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-time-rail,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-time,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-time-rail {
    display: none
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider {
    width: 105px;
    height: 5px
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    top: 12px;
    background-color: #000;
    width: 105px;
    height: 5px
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current {
    background-color: #F8DA0C
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current:after,
.page-template-tpl-kol-play-live .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current:after,
.page-template-tpl-live-popup .kolplay-live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current:after,
.page-template-tpl-live-popup .live-popup-holder .main-content-holder .live-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    background-color: #FFF;
    border-radius: 5px;
    width: 10px;
    height: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .bottom-form,
.page-template-tpl-kol-play-live .live-popup-holder .bottom-form,
.page-template-tpl-live-popup .kolplay-live-popup-holder .bottom-form,
.page-template-tpl-live-popup .live-popup-holder .bottom-form {
    padding: 28px 0 30px;
    text-align: center;
    width: 100%;
    max-width: 90%;
    margin: 0 auto
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .bottom-form .form-title,
.page-template-tpl-kol-play-live .live-popup-holder .bottom-form .form-title,
.page-template-tpl-live-popup .kolplay-live-popup-holder .bottom-form .form-title,
.page-template-tpl-live-popup .live-popup-holder .bottom-form .form-title {
    color: #F8DA0C;
    font-size: 17px;
    font-size: 1.7rem;
    vertical-align: text-bottom
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .bottom-form .form-title.big,
.page-template-tpl-kol-play-live .live-popup-holder .bottom-form .form-title.big,
.page-template-tpl-live-popup .kolplay-live-popup-holder .bottom-form .form-title.big,
.page-template-tpl-live-popup .live-popup-holder .bottom-form .form-title.big {
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: 700;
    vertical-align: inherit
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .bottom-form .form-holder,
.page-template-tpl-kol-play-live .live-popup-holder .bottom-form .form-holder,
.page-template-tpl-live-popup .kolplay-live-popup-holder .bottom-form .form-holder,
.page-template-tpl-live-popup .live-popup-holder .bottom-form .form-holder {
    margin-top: 20px;
    position: relative
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .bottom-form .form-holder .input-holder,
.page-template-tpl-kol-play-live .live-popup-holder .bottom-form .form-holder .input-holder,
.page-template-tpl-live-popup .kolplay-live-popup-holder .bottom-form .form-holder .input-holder,
.page-template-tpl-live-popup .live-popup-holder .bottom-form .form-holder .input-holder {
    width: 100%
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .bottom-form .form-holder .input-holder input,
.page-template-tpl-kol-play-live .live-popup-holder .bottom-form .form-holder .input-holder input,
.page-template-tpl-live-popup .kolplay-live-popup-holder .bottom-form .form-holder .input-holder input,
.page-template-tpl-live-popup .live-popup-holder .bottom-form .form-holder .input-holder input {
    padding-right: 30px;
    border-radius: 25px;
    box-shadow: 0 0 40px rgba(0, 0, 0, .22);
    height: 49px;
    color: #202d35;
    font-size: 16px;
    font-size: 1.6rem
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .bottom-form .form-holder .submit-holder,
.page-template-tpl-kol-play-live .live-popup-holder .bottom-form .form-holder .submit-holder,
.page-template-tpl-live-popup .kolplay-live-popup-holder .bottom-form .form-holder .submit-holder,
.page-template-tpl-live-popup .live-popup-holder .bottom-form .form-holder .submit-holder {
    background-color: #F2265B;
    position: absolute;
    top: 0;
    left: 0;
    height: 49px;
    width: 76px;
    border-radius: 25px 0 0 25px;
    text-align: center
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .bottom-form .form-holder .submit-holder input,
.page-template-tpl-kol-play-live .live-popup-holder .bottom-form .form-holder .submit-holder input,
.page-template-tpl-live-popup .kolplay-live-popup-holder .bottom-form .form-holder .submit-holder input,
.page-template-tpl-live-popup .live-popup-holder .bottom-form .form-holder .submit-holder input {
    font-size: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(../../../qs-starter/images/live_popup_send.png);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    background-position: center
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .bottom-form .form-holder .submit-holder .send,
.page-template-tpl-kol-play-live .live-popup-holder .bottom-form .form-holder .submit-holder .send,
.page-template-tpl-live-popup .kolplay-live-popup-holder .bottom-form .form-holder .submit-holder .send,
.page-template-tpl-live-popup .live-popup-holder .bottom-form .form-holder .submit-holder .send {
    display: none
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .popup-banner,
.page-template-tpl-kol-play-live .live-popup-holder .popup-banner,
.page-template-tpl-live-popup .kolplay-live-popup-holder .popup-banner,
.page-template-tpl-live-popup .live-popup-holder .popup-banner {
    width: 100%;
    display: block
}

.page-template-tpl-kol-play-live .kolplay-live-popup-holder .popup-banner.kolplay,
.page-template-tpl-kol-play-live .live-popup-holder .popup-banner.kolplay,
.page-template-tpl-live-popup .kolplay-live-popup-holder .popup-banner.kolplay,
.page-template-tpl-live-popup .live-popup-holder .popup-banner.kolplay {
    padding-top: 20px
}

.load_more_past_items,
.load_more_past_shows {
    width: 100%;
    max-width: 10%;
    text-align: center;
    margin: 0 auto;
    background-color: #202d36;
    border: 0;
    border-radius: 5px;
    box-shadow: none;
    padding: 10px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    cursor: pointer
}

.load_more_past_items span,
.load_more_past_shows span {
    transition: all 250ms ease;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    display: block;
    color: #FFF
}

.load_more_past_items:hover span,
.load_more_past_shows:hover span {
    transition: all 250ms ease;
    color: #F2265B
}

.video-item-content p {
    font-size: 22px;
}

/*# sourceMappingURL=main-style-child.css.map */

/* 15/11/25*/

.related-items.trigger_isotop_items.loadimg_items,
.home-items-display-holder.trigger_isotop_items.loading_items {
    position: static !important;
    height: auto !important;

    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 24px;
    align-items: stretch;
}

.related-items.trigger_isotop_items.loadimg_items .grid-sizer,
.home-items-display-holder.trigger_isotop_items.loading_items .grid-sizer {
    display: none !important;
}

.related-items.trigger_isotop_items.loadimg_items .item-holder,
.home-items-display-holder.trigger_isotop_items.loading_items .item-holder {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    width: auto !important;
    margin: 0 !important;
    float: none !important;

    display: flex !important;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, .7);
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
}

.related-items.trigger_isotop_items.loadimg_items .item-holder>a,
.home-items-display-holder.trigger_isotop_items.loading_items .item-holder>a {
    display: flex;
    flex-direction: column;
    height: 100%;
    color: inherit;
    text-decoration: none;
}

.related-items.trigger_isotop_items.loadimg_items .image-holder,
.home-items-display-holder.trigger_isotop_items.loading_items .image-holder {
    position: relative;
    overflow: hidden;
    flex: 0 0 auto;
}

.related-items.trigger_isotop_items.loadimg_items .image-holder img,
.home-items-display-holder.trigger_isotop_items.loading_items .image-holder img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    transition: transform .25s ease-out;
}

.related-items.trigger_isotop_items.loadimg_items .item-content-holder,
.home-items-display-holder.trigger_isotop_items.loading_items .item-content-holder {
    padding: 14px 16px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex: 1 1 auto;
    text-align: right;
}

.related-items.trigger_isotop_items.loadimg_items .precedent-text,
.home-items-display-holder.trigger_isotop_items.loading_items .precedent-text {
    font-weight: 700;
    color: #cf2542;
}

.related-items.trigger_isotop_items.loadimg_items .titles-holder h2,
.home-items-display-holder.trigger_isotop_items.loading_items .titles-holder h2 {
    margin: 0 0 4px;
}

.related-items.trigger_isotop_items.loadimg_items .titles-holder h3,
.home-items-display-holder.trigger_isotop_items.loading_items .titles-holder h3 {
    display: none !important;
}

.related-items.trigger_isotop_items.loadimg_items .bottom-section,
.home-items-display-holder.trigger_isotop_items.loading_items .bottom-section {
    margin-top: 8px;
    font-size: 0.8rem;
    opacity: 0.8;
}

.related-items.trigger_isotop_items.loadimg_items .item-holder:hover .image-holder img,
.home-items-display-holder.trigger_isotop_items.loading_items .item-holder:hover .image-holder img {
    transform: scale(1.03);
}

.related-items.trigger_isotop_items.loadimg_items .titles-holder.flip,
.home-items-display-holder.trigger_isotop_items.loading_items .titles-holder.flip {
    -webkit-animation: none !important;
    animation: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    transition: none !important;
}

.related-items.trigger_isotop_items.loadimg_items .item-holder:hover .titles-holder.flip,
.home-items-display-holder.trigger_isotop_items.loading_items .item-holder:hover .titles-holder.flip {
    -webkit-transform: none !important;
    transform: none !important;
}

.related-items.trigger_isotop_items.loadimg_items .titles-holder,
.home-items-display-holder.trigger_isotop_items.loading_items .titles-holder {
    max-height: none !important;
    overflow: visible !important;
}


@media (max-width: 767px) {

    #single-items-tab-content.related-items.trigger_isotop_items.loadimg_items,
    .home-items-display-holder.trigger_isotop_items.loading_items {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 8px 16px !important;
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 12px !important;
    }

    #single-items-tab-content .item-holder,
    .home-items-display-holder .item-holder {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        border-radius: 6px;
        box-shadow: 0 2px 5px -2px rgba(0, 0, 0, .6);
        float: none !important;
    }

    #single-items-tab-content .image-holder,
    .home-items-display-holder .image-holder {
        aspect-ratio: unset !important;
    }

    #single-items-tab-content .image-holder img,
    .home-items-display-holder .image-holder img {
        width: 100% !important;
        height: auto !important;
        object-fit: cover;
    }

    #single-items-tab-content .item-content-holder,
    .home-items-display-holder .item-content-holder {
        padding: 10px 12px !important;
        text-align: right;
    }
}


@media (min-width: 768px) and (max-width: 1023px) {

    .related-items.trigger_isotop_items.loadimg_items,
    .home-items-display-holder.trigger_isotop_items.loading_items {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 20px !important;
    }

    #single-items-tab-content .item-holder,
    .home-items-display-holder .item-holder {
        width: 100% !important;
        max-width: 100% !important;
    }
}


@media (min-width: 1024px) {

    .related-items.trigger_isotop_items.loadimg_items,
    .home-items-display-holder.trigger_isotop_items.loading_items {
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 24px !important;
    }
}

.home-slider-holder .item-slider .inner-item-slider .item-descriptions .excerpt {
    display: none !important;
}

/* מוסתר לגמרי בכל האתר – כפתור הלייק / love */
.related-items.trigger_isotop_items.loadimg_items .bottom-section,
.home-items-display-holder.trigger_isotop_items.loading_items .bottom-section,
.item-holder .item-content-holder .bottom-section {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}