/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

body {
    font-family: 'Roboto', sans-serif;
    background: url(../img/bg-main.jpg) 0 0 no-repeat #313131;
    background-size: 100%;
    padding-bottom: 30px
}

.site-container {
    width: 1170px;
    margin: 0 auto
}

.header-container {
    color: #fff
}

.header-container .supra-head ul {
    float: right;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 16px;
    margin: 14px 0
}

.header-container .supra-head ul li {
    display: block;
    float: left;
    margin: 0 0 0 30px
}

.header-container .supra-head ul li a {
    color: #fff;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8
}

.header-container .supra-head ul li a:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.header-container .supra-head ul li a .fa.fa-search {
    font-size: 18px
}

.header-container header {
    position: relative
}

.header-container header .logo {
    float: left;
    width: 80px
}

.header-container header .main-menu {
    float: right;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 22px;
    font-weight: 300
}

.header-container header .main-menu ul {
    margin: 0;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-left: none;
    border-right: none
}

.header-container header .main-menu ul li {
    padding: 0;
    display: block;
    float: left;
    color: #fff
}

.header-container header .main-menu ul li div.search-form {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    right: 0;
    top: 68px;
    padding: 15px 20px;
    z-index: 9999
}

.header-container header .main-menu ul li div.search-form form {
    right: 100px;
    top: 60px
}

.header-container header .main-menu ul li div.search-form form i.fa-close {
    display: block;
    padding: 10px 0 0 23px;
    float: left;
    cursor: pointer
}

.header-container header .main-menu ul li div.search-form form i.fa-close:hover {
    color: #a0bd00
}

.header-container header .main-menu ul li div.search-form form input {
    background: none;
    margin: 0;
    border: none;
    float: left;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-right: none;
    height: 36px;
    font-weight: 100;
    padding-left: 10px;
    width: 185px
}

.header-container header .main-menu ul li div.search-form form input:focus {
    outline: none
}

.header-container header .main-menu ul li div.search-form form input.menu-sbutton {
    border: none;
    background-color: #a0bd00;
    height: 40px;
    padding: 6px 22px;
    width: auto
}

.header-container header .main-menu ul li a {
    color: #fff;
    padding: 18px 18px 16px;
    margin-bottom: -1px;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent
}

.header-container header .main-menu ul li a:hover,
.header-container header .main-menu ul li a.act {
    opacity: 1;
    border-bottom: 3px solid #adcc00
}

.header-container header .main-menu ul li.menu-muzica {
    position: relative
}

.header-container header .main-menu ul li.menu-muzica div {
    display: none
}

.header-container header .main-menu ul li.menu-muzica:hover {
    background-color: rgba(0, 0, 0, 0.8)
}

.header-container header .main-menu ul li.menu-muzica:hover div {
    display: block;
    position: absolute;
    width: 200px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99
}

.header-container header #mobile-menu {
    display: none;
    color: #fff;
    position: absolute;
    right: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    font-size: 42px;
    margin-top: 5px;
    top: -999px
}

.social-box .item {
    color: #fff;
    font-weight: 300;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2);
    float: left;
    width: 32%;
    margin-left: 2%;
    position: relative;
    line-height: 22px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px
}

.social-box .item:hover {
    background-color: #000
}

.social-box .item:first-child {
    margin-left: 0
}

.social-box .item a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.social-box .item i {
    display: block;
    float: left;
    padding: 24px 40px;
    font-size: 36px;
    width: 30px
}

.social-box .item i.fa-facebook {
    background-color: #105da5
}

.social-box .item i.fa-instagram {
    background-color: #efb006
}

.social-box .item i.fa-youtube {
    background-color: #e52d27
}

.social-box .item .social-label {
    text-align: center
}

.social-box .item .social-label span,
.social-box .item .social-label strong {
    display: block
}

.social-box .item .social-label span {
    font-size: 15px;
    font-weight: 600;
    margin-top: 18px
}

.social-box .item .social-label strong {
    font-weight: 300;
    font-size: 24px
}

.home-featured .article-feat {
    width: 780px
}

.home-featured .article-feat h1 {
    line-height: 1.2em;
    margin-bottom: 10px
}

.home-featured .article-feat h1 a {
    color: #fff
}

.feat-row .article-feat {
    width: 570px;
    margin-left: 30px
}

.feat-row .article-feat h2 a {
    color: #fff
}

.feat-row .article-feat:first-child {
    margin-left: 0
}

.feat-row .article-feat h2 {
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 5px
}

.article-feat {
    position: relative;
    float: left;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
}

.article-feat .feat-over {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 200px
}

.article-feat .feat-over .inner {
    padding: 30px
}

.article-feat img.article-pic {
    width: 100%;
    height: auto
}

h1,
h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.feat-details {
    width: 100%
}

.feat-details span {
    padding: 3px 20px;
    font-size: 18px;
    display: block
}

.feat-details .category {
    color: #adcc00;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 0
}

.feat-details .shares {
    color: #fff;
    padding-left: 48px;
    background: url(../img/btn-like.png) 20px 5px no-repeat
}

.side-feat {
    float: right
}

.feat-desc {
    color: #fff;
    opacity: 0.7;
    margin: 7px 0 0 0;
    width: 75%;
    line-height: 22px
}

.cas-morningzu {
    width: 370px;
    height: 555px;
    padding-top: 30px;
    overflow: hidden;
    background: url(../img/cas-morningzu.png) 0 0 no-repeat rgba(0, 0, 0, 0.4);
    background-size: 100%
}

.cas-morningzu.side-zuisyou {
    background: url(../img/bg-cas-zuisyou.png) 0 0 no-repeat
}

.cas-morningzu h4 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    margin: 0
}

.cas-morningzu h4:after {
    display: block;
    content: '';
    height: 1px;
    width: 20%;
    background-color: rgba(255, 255, 255, 0.4);
    margin: 10px auto 0
}

.cas-morningzu p.with {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 100;
    text-align: center;
    margin: 10px 0 0 0;
    font-size: 18px
}

.items-side {
    overflow: auto;
    height: 450px;
    width: 97%;
    scrollbar-face-color: #a0bd00;
    scrollbar-track-color: rgba(0, 0, 0, 0.4)
}

.items-side::-webkit-scrollbar {
    width: 4px
}

.items-side::-webkit-scrollbar-thumb {
    background: #a0bd00
}

.items-side::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.4)
}

.item-side {
    padding: 0 30px 30px 40px
}

.item-side .date {
    color: #fff;
    background-color: #a0bd00;
    padding: 3px 10px;
    margin: 0 0 3px -10px
}

.item-side h3 {
    display: inline
}

.item-side h3 a {
    color: #333;
    color: #333;
    background-color: #fff;
    padding: 3px 0;
    font-weight: 300;
    font-size: 22px;
    -webkit-box-shadow: 10px 0 0 #fff, -10px 0 0 #fff;
    -moz-box-shadow: 10px 0 0 #fff, -10px 0 0 #fff;
    box-shadow: 10px 0 0 #fff, -10px 0 0 #fff;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone
}

.item-side h3 a:hover {
    color: #fff;
    background-color: #a0bd00;
    box-shadow: 10px 0 0 #a0bd00, -10px 0 0 #a0bd00
}

.notify {
    width: 80px;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 9
}

.notify p,
.notify span {
    display: block;
    background-color: #fff;
    color: #a0bd00;
    font-weight: 700;
    font-size: 22px;
    margin: 0;
    padding: 5px 10px;
    line-height: 1.1em
}

.notify span {
    color: #fff;
    background-color: #a0bd00
}

.notified .shader,
.notified .box-tri .item .thumb .feat-details,
.box-tri .item .thumb .notified .feat-details,
.notified .news-item .item .thumb .feat-details,
.news-item .item .thumb .notified .feat-details,
.notified .box-tri .item.selfie .selfie-inner,
.box-tri .item.selfie .notified .selfie-inner,
.notified .news-item .item.selfie .selfie-inner,
.news-item .item.selfie .notified .selfie-inner {
    border-bottom: 3px solid #a0bd00
}

.zu-people .zu-face {
    width: 370px;
    height: 300px;
    float: left;
    margin-left: 30px;
    overflow: hidden;
    position: relative
}

.zu-people .zu-face:first-child {
    margin-left: 0
}

.zu-people .zu-face:hover .face-avatar {
    border: 4px solid #fff
}

.zu-people .zu-face:hover .face-avatar img {
    width: 110%;
    height: auto;
    margin: 0 0 0 -5px
}

.zu-people .zu-face .face-theme {
    border-bottom: 10px solid rgba(0, 0, 0, 0.1)
}

.zu-people .zu-face .face-avatar {
    width: 130px;
    height: 130px;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    -ms-border-radius: 999px;
    border-radius: 999px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 45px;
    border: 4px solid transparent
}

.zu-people .zu-face .face-avatar img {
    width: 103%;
    margin: 0
}

.zu-people .zu-face h4 {
    text-align: center;
    margin: 35px 0 0 0;
    color: #fff;
    font-size: 28px
}

.zu-people .zu-face h4 a {
    color: #fff
}

.zu-people .zu-face p {
    text-align: center;
    color: #fff;
    width: 70%;
    margin: 0 auto;
    font-weight: 300;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

.zu-people .zu-face.zu-face-1,
.zu-people .zu-face.zu-face-1 .face-avatar {
    background-color: #2ac0ae
}

.zu-people .zu-face.zu-face-4,
.zu-people .zu-face.zu-face-4 .face-avatar {
    background-color: #2ac0ae
}

.zu-people .zu-face.zu-face-7,
.zu-people .zu-face.zu-face-7 .face-avatar {
    background-color: #2ac0ae
}

.zu-people .zu-face.zu-face-2,
.zu-people .zu-face.zu-face-2 .face-avatar {
    background-color: #f0a53a
}

.zu-people .zu-face.zu-face-5,
.zu-people .zu-face.zu-face-5 .face-avatar {
    background-color: #f0a53a
}

.zu-people .zu-face.zu-face-8,
.zu-people .zu-face.zu-face-8 .face-avatar {
    background-color: #f0a53a
}

.zu-people .zu-face.zu-face-3,
.zu-people .zu-face.zu-face-3 .face-avatar {
    background-color: #a8c802
}

.zu-people .zu-face.zu-face-6,
.zu-people .zu-face.zu-face-6 .face-avatar {
    background-color: #a8c802
}

.zu-people .zu-face.zu-face-9,
.zu-people .zu-face.zu-face-9 .face-avatar {
    background-color: #a8c802
}

.ad-1000x250 {
    width: 1000px;
    margin: 0 auto
}

.box-popflick {
    height: 420px;
    overflow: hidden;
    background: url(../img/bg-popflick.jpg) 0 0 no-repeat;
    position: relative
}

.box-popflick.box-mw {
    background: url(../img/bg-mw.jpg) 0 0 no-repeat
}

.box-popflick.box-mw .col-news {
    width: 100%
}

.box-popflick.box-mw .col-news .item-side h3 a {
    font-size: 18px
}

.box-popflick.morbuz {
    background: url(../img/bg-popflick.jpg) 0 0 no-repeat
}

.box-popflick .box-inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 160px
}

.box-popflick .col-news {
    float: left;
    width: 780px
}

.box-popflick .col-news h4 {
    font-size: 40px;
    margin: 0 0 20px 30px;
    padding-left: 20px;
    color: #fff;
    position: relative;
    line-height: 1em
}

.box-popflick .col-news h4:before {
    position: absolute;
    height: 30px;
    width: 8px;
    background-color: #a0bd00;
    left: 0;
    top: 5px;
    content: ""
}

.box-popflick .col-news .sub-col {
    width: 100%
}

.box-popflick .col-news .sub-col .item-side {
    width: 40%;
    float: left
}

.box-popflick .col-banner {
    float: right;
    width: 300px;
    padding: 0 30px;
    margin-top: 60px;
    height: 250px;
    border-left: 2px solid rgba(255, 255, 255, 0.2)
}

.banner-300 {
    width: 300px;
    margin: 0 auto
}

.wide-title,
.category-title {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    text-align: center
}

.wide-title:after,
.category-title:after {
    width: 60px;
    height: 5px;
    background-color: #a0bd00;
    content: "";
    display: block;
    margin: 3px auto 0
}

.category-title {
    color: #333
}

.category-filter {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px
}

.category-filter a {
    color: #333;
    display: inline-block;
    margin-left: 30px;
    position: relative
}

.category-filter a:hover:before {
    border-color: #888
}

.category-filter a.active:before {
    background-color: #a0bd00;
    border-color: #a0bd00
}

.category-filter a:before {
    position: absolute;
    top: 5px;
    margin-left: -20px;
    display: block;
    content: "";
    width: 12px;
    height: 12px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid #ccc
}

.box-tri .item,
.news-item .item {
    width: 370px;
    margin-left: 30px;
    background-color: #fff;
    min-height: 400px;
    float: left;
    position: relative
}

.box-tri .item a.item-link,
.news-item .item a.item-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
    left: 0
}

.box-tri .item .thumb,
.news-item .item .thumb {
    overflow: hidden;
    position: relative;
    border-bottom: 3px solid #a0bd00
}

.box-tri .item .thumb .feat-details,
.news-item .item .thumb .feat-details {
    position: absolute;
    bottom: 0;
    padding: 50px 30px 10px
}

.box-tri .item .thumb .feat-details span.category,
.news-item .item .thumb .feat-details span.category {
    color: #fff
}

.box-tri .item:hover,
.news-item .item:hover {
    background-color: #a0bd00
}

.box-tri .item:hover .feat-details,
.news-item .item:hover .feat-details {
    bottom: -60px
}

.box-tri .item:hover .thumb,
.news-item .item:hover .thumb {
    border-color: #fff
}

.box-tri .item:hover h3 a,
.news-item .item:hover h3 a {
    color: #fff
}

.box-tri .item h3,
.news-item .item h3 {
    color: #333;
    margin: 15px 10px 0 10px;
    display: block;
    font-size: 22px;
    line-height: 1.2em
}

.box-tri .item h3 a,
.news-item .item h3 a {
    color: #333
}

.box-tri .item:first-child,
.news-item .item:first-child {
    margin-left: 0
}

.box-tri .item.banner,
.news-item .item.banner {
    background-color: transparent
}

.box-tri .item.selfie,
.news-item .item.selfie {
    margin-left: 0;
    width: 770px;
    height: 580px;
    background: transparent;
    overflow: hidden
}

.box-tri .item.selfie:hover .selfie-inner,
.news-item .item.selfie:hover .selfie-inner {
    top: 20%;
    opacity: 0.6
}

.box-tri .item.selfie .selfie-frame,
.news-item .item.selfie .selfie-frame {
    position: relative
}

.box-tri .item.selfie .selfie-inner,
.news-item .item.selfie .selfie-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.box-tri .item.selfie .center-stage,
.news-item .item.selfie .center-stage {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 200px;
    text-align: center
}

.box-tri .item.selfie .center-stage p,
.news-item .item.selfie .center-stage p {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    margin: 10px 0
}

.box-tri .item.selfie .center-stage h2,
.news-item .item.selfie .center-stage h2 {
    font-size: 38px;
    font-weight: 400;
    text-transform: uppercase;
    border: 2px solid #fff;
    margin: 0 100px;
    padding: 10px 0
}

.box-tri .item.selfie .center-stage span,
.news-item .item.selfie .center-stage span {
    color: #fff;
    display: block;
    width: 60%;
    margin: 15px auto;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8
}

.box-tri .item.selfie img,
.news-item .item.selfie img {
    width: auto;
    display: block;
    max-height: 100%;
    margin: 0 auto
}

.box-tri .box-banner,
.news-item .box-banner {
    border-left: 2px solid #404040;
    border-right: 2px solid #404040
}

.box-tri .banner-300x600,
.news-item .banner-300x600 {
    width: 300px;
    margin: 0 auto;
    background-color: #4f4f4f
}

.box-tri .tri-c2,
.news-item .tri-c2 {
    width: 370px
}

.box-tri .tri-c2 .item,
.news-item .tri-c2 .item {
    margin-left: -2px
}

.article-section .col-article {
    width: 770px;
    float: left;
    background-color: #fff;
    min-height: 1605px
}

.article-section .col-article .article-head {
    padding: 30px
}

.article-section .col-article .article-head .zu-category {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #a0bd00
}

.article-section .col-article .article-head .zu-category a {
    color: #a0bd00
}

.article-section .col-article .article-head h1 {
    font-size: 48px;
    font-weight: 700;
    color: #333;
    letter-spacing: -1px;
    line-height: 1.15em
}

.article-section .col-article .article-head .article-date {
    color: #999;
    margin-bottom: 0
}

.article-section .col-article .article-photo {
    overflow: hidden
}

.article-section .col-article .article-photo img {
    width: 100%;
    height: auto
}

.article-section .col-article .article-photo iframe {
    max-width: 100%
}

.article-section .col-article .share-bar {
    margin: 30px 30px 0 30px
}

.article-section .col-article .share-bar a {
    display: block;
    float: left;
    margin-right: 15px
}

.article-section .col-article .share-bar iframe {
    width: 100% !important;
    margin-bottom: 15px
}

.article-section .col-article .in-article {
    padding: 20px 30px 10px;
    color: #444;
    line-height: 25px;
    font-size: 18px
}

.article-section .col-article .in-article iframe {
    max-width: 100%
}

.article-section .col-article .in-article p {
    margin: 10px 0 25px
}

.article-section .col-article .in-article a {
    color: #A2BF00
}

.article-section .col-article .in-article a.hot,
.article-section .col-article .in-article a.not {
    color: #fff
}

.article-section .col-article .in-article a.related {
    position: relative;
    color: #A2BF00;
    padding-left: 40px;
    display: block;
    font-weight: 600
}

.article-section .col-article .in-article a.related:hover {
    color: #A2BF00
}

.article-section .col-article .in-article a.related i.fa.fa-share {
    position: absolute;
    font-size: 22px;
    left: 0;
    top: 4px;
    color: #b2b2b2
}

.article-section .col-article .in-article img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    display: block;
    margin: 0 auto 30px
}

.article-section .col-article .in-article iframe {
    margin-bottom: 20px
}

.article-section .col-side {
    width: 370px;
    float: right
}

.related,
.category-news {
    margin: 0 30px 50px
}

.related p.wide-title,
.related p.category-title,
.category-news p.wide-title,
.category-news p.category-title {
    color: #333
}

.related .related-items .item,
.related .category-items .item,
.category-news .related-items .item,
.category-news .category-items .item {
    float: left;
    width: 31%;
    margin-left: 3.5%
}

.related .related-items .item .thumb img,
.related .category-items .item .thumb img,
.category-news .related-items .item .thumb img,
.category-news .category-items .item .thumb img {
    width: 100%;
    height: auto
}

.related .related-items .item .thumb img:hover,
.related .category-items .item .thumb img:hover,
.category-news .related-items .item .thumb img:hover,
.category-news .category-items .item .thumb img:hover {
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

.related .related-items .item h4,
.related .category-items .item h4,
.category-news .related-items .item h4,
.category-news .category-items .item h4 {
    margin: 10px 0 0;
    font-weight: 400;
    font-size: 18px
}

.related .related-items .item h4 a,
.related .category-items .item h4 a,
.category-news .related-items .item h4 a,
.category-news .category-items .item h4 a {
    color: #333
}

.related .related-items .item h4 a:hover,
.related .category-items .item h4 a:hover,
.category-news .related-items .item h4 a:hover,
.category-news .category-items .item h4 a:hover {
    color: #a0bd00
}

.related .related-items .item:first-child,
.related .category-items .item:first-child,
.category-news .related-items .item:first-child,
.category-news .category-items .item:first-child {
    margin-left: 0
}

.related .category-items .item,
.category-news .category-items .item {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
    position: relative;
    float: none
}

.related .category-items .item:first-child,
.category-news .category-items .item:first-child {
    margin-top: 0
}

.related .category-items .item:hover a,
.category-news .category-items .item:hover a {
    color: #a0bd00
}

.related .category-items .item:hover p.article-date,
.category-news .category-items .item:hover p.article-date {
    color: #a0bd00
}

.related .category-items .item:hover .thumb,
.category-news .category-items .item:hover .thumb {
    background-color: #fff;
    border-right: 4px solid #a0bd00
}

.related .category-items .item:hover .thumb img,
.category-news .category-items .item:hover .thumb img {
    width: 100%;
    height: auto;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

.related .category-items .item .thumb,
.category-news .category-items .item .thumb {
    width: 240px;
    float: left;
    margin-right: 20px;
    border-right: 4px solid transparent
}

.related .category-items .item h4.title,
.category-news .category-items .item h4.title {
    font-size: 24px;
    padding-right: 20px;
    line-height: 28px
}

.related .category-items .item p,
.category-news .category-items .item p {
    margin: 10px 0 0
}

.related .category-items .item p.article-date,
.category-news .category-items .item p.article-date {
    margin: 5px 0 0;
    color: #999
}

.related .category-items .item a.overlay-link,
.category-news .category-items .item a.overlay-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99
}

ul.pagination {
    margin: 50px 0 0;
    padding: 0
}

ul.pagination li {
    display: block;
    float: left;
    margin-right: 1px;
    font-weight: 600;
    color: #999;
    font-size: 18px
}

ul.pagination li.active span {
    width: 40px;
    padding: 8px 0;
    text-align: center;
    display: block
}

ul.pagination li.active {
    color: #fff;
    background-color: #a0bd00
}

ul.pagination li.active a {
    color: #fff
}

ul.pagination li.label {
    padding: 8px 0;
    margin-right: 10px
}

ul.pagination li a {
    display: block;
    width: 40px;
    padding: 8px 0;
    text-align: center;
    font-weight: 600;
    color: #999;
    font-size: 18px
}

ul.pagination li a:hover {
    color: #fff;
    background-color: #a0bd00
}

.hn-question {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin-top: 40px
}

.hotornot {
    margin: 0 auto;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    padding: 20px 0
}

.hotornot span {
    display: none
}

.hotornot a {
    display: inline-block;
    color: #fff;
    padding: 20px 25px;
    border: 2px solid #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5)
}

.hotornot a.hot {
    background-image: url(../img/bg-hot.png);
    background-attachment: fixed;
    background-position: 28% 0;
    margin-right: 10px
}

.hotornot a.not {
    background-image: url(../img/bg-not.png);
    background-attachment: fixed;
    background-position: 28% 0;
    margin-left: 10px
}

.hotornot a.hot:hover {
    border-color: transparent;
    color: #fff;
    background: #e2391d
}

.hotornot a.not:hover {
    border-color: transparent;
    background: #a67d00;
    color: #fff
}

.hotornot p.or {
    display: inline-block;
    font-size: 20px;
    color: #999;
    border-bottom: 4px solid #999;
    margin: 0
}

.hotornot div {
    float: left;
    width: 20px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    border-radius: 22px;
    border: 2px solid #ccc;
    height: 20px;
    margin-top: 12px;
    margin-right: 10px
}

.item:hover .hotornot-listing a {
    color: #fff !important
}

.ad-container {
    margin-top: 20px;
    position: relative;
    margin-bottom: 120px
}

.ad-container img {
    max-width: 100%;
    height: auto
}

.live-player,
.audio-player {
    position: fixed;
    bottom: 0;
    margin-bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    z-index: 999
}

.audio-player {
    position: relative;
    width: 70%;
    margin: 0 auto 30px auto
}

.audio-player #player,
.audio-player .audioplayer {
    padding-right: 20px
}

.audio-player #player .player-inner,
.audio-player .audioplayer .player-inner {
    width: 100%
}

.audio-player #player .player-inner .song strong,
.audio-player .audioplayer .player-inner .song strong {
    margin-top: 8px
}

.news-cards .news-item {
    width: 400px;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    margin: 0 5px 5px 0
}

.news-cards .news-item:hover {
    background: #fff
}

.news-cards .news-item a.main-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.news-cards .news-item img {
    display: block
}

.news-cards .news-item .news-desc {
    width: 215px;
    padding-left: 20px;
    line-height: 18px
}

.news-cards .news-item .news-desc p {
    margin: 15px 0 5px;
    color: #a0bd00
}

.news-cards .news-item .news-desc h4 {
    margin: 0
}

.news-cards .news-item .news-desc a {
    color: #333
}

#player,
.audioplayer {
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    display: block
}

#player .player-inner,
.audioplayer .player-inner {
    width: 1170px;
    margin: 0 auto
}

#player .player-inner .player-btn,
.audioplayer .player-inner .player-btn {
    color: #fff;
    padding: 17px 0;
    width: 60px;
    text-align: center;
    display: block;
    background-color: #2b2d2a;
    float: left;
    color: #aecc00;
    font-size: 18px;
    margin-right: 20px
}

#player .player-inner .player-btn:hover,
.audioplayer .player-inner .player-btn:hover {
    background-color: #a0bd00;
    color: #fff
}

#player .player-inner .player-btn:focus,
.audioplayer .player-inner .player-btn:focus {
    outline: none
}

#player .player-inner .spectrum,
.audioplayer .player-inner .spectrum {
    float: left;
    padding: 15px 25px
}

#player .player-inner .song,
.audioplayer .player-inner .song {
    float: left
}

#player .player-inner .song strong,
.audioplayer .player-inner .song strong {
    display: block;
    line-height: 14px;
    margin-top: 10px;
    font-size: 14px;
    color: #a0bd00;
    font-weight: 400;
    text-transform: uppercase
}

#player .fa-play,
.audioplayer .fa-play {
    display: block
}

#player .fa-pause,
.audioplayer .fa-pause {
    display: none
}

#player .jp-state-playing .fa-play,
.audioplayer .jp-state-playing .fa-play {
    display: none
}

#player .jp-state-playing .fa-pause,
.audioplayer .jp-state-playing .fa-pause {
    display: block
}

.jp-duration {
    float: left;
    margin: 15px 10px 0 0px;
    font-size: 12px
}

.jp-current-time {
    margin: 13px 10px 0 0;
    float: left
}

.jp-volume-controls {
    width: 150px;
    float: right;
    margin-top: 15px
}

.jp-volume-controls:hover .jp-volume-bar {
    height: 10px;
    margin-top: 6px
}

.jp-volume-controls:hover .jp-volume-bar-value {
    height: 10px
}

.jp-volume-bar {
    background: #333;
    position: absolute;
    width: 120px;
    height: 3px;
    overflow: hidden;
    cursor: pointer;
    float: left;
    margin-top: 10px
}

.jp-volume-bar-value {
    background-color: #a0bd00;
    height: 3px
}

a.jp-mute {
    color: #a0bd00;
    float: right
}

a.jp-mute:focus {
    outline: none
}

.page-live .main.wrapper>div,
.page-live .footer {
    display: none
}

.page-live .main.wrapper #pjax-container,
.page-live .main.wrapper .live-player {
    display: block
}

.footer-container .wrapper {
    display: none
}

.header-container .supra-head ul li a.live-icon {
    display: block;
    color: #fff;
    padding: 15px;
    margin: -15px 0;
    background-color: #ffffff52;
    opacity: 1
}

.header-container .supra-head ul li a.live-icon:hover {
    background-color: #000;
    color: #a0bd00
}

.header-container .supra-head ul li a.live-icon i {
    font-size: 14px
}

.article-section.baejnebun .col-article .item {
    padding: 0;
    padding-bottom: 30px;
    margin-bottom: 0;
    border-bottom: 1px solid #efefef
}

.article-section.baejnebun .col-article .item:hover h4 a {
    color: #333
}

.article-section.baejnebun .col-article .item:hover p.article-date {
    color: #999
}

.article-section.baejnebun .col-article .item .share-bar {
    margin-left: 0
}

.article-section.baejnebun .col-article .item .viral-thumb {
    width: 100%;
    background-color: #efefef;
    margin-top: 20px
}

.article-section.baejnebun .col-article .item .viral-thumb img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.article-section.baejnebun .col-article .item .viral-thumb video {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.nav-arrows a {
    display: block;
    position: fixed;
    width: 50px;
    padding: 20px 0;
    text-align: center;
    top: 50%;
    left: 0;
    margin-top: -30px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-left: none;
    z-index: 999
}

.nav-arrows a#next-article {
    top: 50%;
    left: auto;
    right: 0;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-right: none
}

.nav-arrows a#next-article:hover {
    border-color: #a0bd00
}

.nav-arrows a:hover {
    background-color: #fff;
    color: #a0bd00;
    border-color: #a0bd00;
    width: 70px
}

.in-article.contact input {
    line-height: normal;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #ccc;
    font-size: 14px;
    width: 200px
}

.in-article.contact input:focus {
    outline: none
}

.in-article.contact input[type="submit"] {
    background-color: #a0bd00;
    padding: 12px;
    color: #fff;
    font-weight: 600;
    border: none
}

.in-article.contact input[type="submit"]:hover {
    background-color: #93ae00
}

.in-article.contact textarea {
    line-height: normal;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #ccc;
    font-size: 14px;
    width: 400px;
    height: 120px;
    max-width: 90%
}

.in-article.contact textarea:focus {
    outline: none
}

.footer {
    text-align: center;
    margin: 30px 0;
    color: #fff
}

.footer h5 {
    color: #555;
    font-weight: 300;
    font-size: 20px;
    margin-top: 60px;
    padding-bottom: 30px;
    border-bottom: 1px solid #555
}

.footer h5 img {
    margin-top: -5px
}

.footer strong {
    color: #a0bd00;
    font-size: 14px
}

.footer a {
    color: #fff;
    font-weight: 400;
    font-size: 14px
}

.music-section .col-music {
    height: 800px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px;
    height: auto
}

.music-section .col-music .row {
    padding-left: 40px;
    border-left: 6px solid #dedede;
    position: relative
}

.music-section .col-music .row:first-child {
    padding: 0;
    border: none
}

.music-section .col-music .category-title {
    margin-top: 0
}

.music-section .music-item {
    float: left;
    margin: 0 0 30px 30px;
    width: 188px;
    height: 240px
}

.music-section .music-item:first-child {
    margin-left: 0;
    padding-bottom: 60px
}

.music-section .music-item .thumb {
    position: relative;
    overflow: hidden;
    height: 188px;
    background-size: cover;
    background-position: 50% 0
}

.music-section .music-item .thumb.now-playing:after {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.7)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000', GradientType=0);
    height: 80%
}

.music-section .music-item .thumb i.rank {
    position: absolute;
    display: block;
    background-color: #a0bd00;
    color: #fff;
    top: 0;
    left: 0;
    font-style: normal;
    font-weight: bold;
    width: 40px;
    height: 35px;
    padding-top: 5px;
    text-align: center;
    font-size: 20px;
    z-index: 10
}

.music-section .music-item .thumb img {
    width: 100%;
    height: auto
}

.music-section .music-item .thumb:after {
    display: block;
    position: absolute;
    z-index: 5;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: transparent
}

.music-section .music-item .desc-feat {
    z-index: 99;
    border-bottom: 3px solid #dedede;
    padding-bottom: 10px
}

.music-section .music-item .desc-feat h3 {
    margin: 5px 0 0;
    font-weight: 400;
    font-size: 28px
}

.music-section .music-item .desc-feat a {
    margin: 0;
    text-transform: uppercase;
    font-size: 15px;
    color: #a0bd00
}

.music-section .music-item .desc {
    margin-top: 5px
}

.music-section .music-item .desc h3 {
    margin: 0;
    font-weight: 400;
    font-size: 16px
}

.music-section .music-item .desc a {
    margin: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: #a0bd00
}

.music-section .music-item:hover .thumb .play-vote .music-btn {
    margin-bottom: 30%
}

.music-section .music-item:hover .thumb:after {
    background-color: rgba(0, 0, 0, 0.6)
}

.music-section .music-item .play-vote .music-btn.play,
.music-section .music-item .play-vote .music-btn.vote {
    display: block;
    width: 30%;
    height: 30%;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    z-index: 7;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-left: 12%;
    margin-bottom: -33%;
    background-color: rgba(0, 0, 0, 0.5);
    border: 3px solid #a0bd00;
    -webkit-border-radius: 199px;
    -moz-border-radius: 199px;
    -ms-border-radius: 199px;
    border-radius: 199px;
    text-align: center
}

.music-section .music-item .play-vote .music-btn.vote {
    margin-left: auto;
    margin-right: 12%;
    font-size: 0.7rem;
    text-align: center;
    font-weight: bold;
    color: #a0bd00;
    display: block;
    overflow: hidden
}

.music-section .music-item .play-vote .music-btn.vote:after {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    color: #a0bd00;
    background-color: #fff;
    top: 100%
}

.music-section .music-item .play-vote .music-btn.vote:before {
    content: "\2714";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 100%;
    z-index: 9;
    padding-top: 20%;
    font-size: 100%;
    font-size: 24px;
    color: #a0bd00
}

.music-section .music-item .play-vote .music-btn.vote.voted:after {
    top: 0
}

.music-section .music-item .play-vote .music-btn.vote.voted:before {
    top: 0
}

.music-section .music-item .play-vote .music-btn.vote span {
    display: block;
    margin-top: 21px
}

.music-section .music-item .play-vote .music-btn.play i {
    color: #a0bd00;
    margin-top: 20px;
    margin-left: 2px
}

.music-section .music-item .play-vote .music-btn.play .pausin i {
    margin-left: 0px
}

.music-section .music-item .play-vote .music-btn:hover {
    background-color: #a0bd00;
    color: #fff
}

.music-section .music-item .play-vote .music-btn:hover i,
.music-section .music-item .play-vote .music-btn:hover span {
    color: #fff
}

.music-section .prev-next {
    position: absolute;
    bottom: 75px
}

.music-section .prev-next a {
    float: left;
    display: block;
    font-size: 30px;
    width: 225px;
    background-color: #fff;
    color: #333;
    text-align: center;
    margin-left: 2px
}

.music-section .prev-next a:first-child {
    margin-right: 2px;
    margin-left: 0
}

.music-section .prev-next a:hover {
    background-color: #a0bd00;
    color: #fff
}

.music-section .prev-next a i {
    font-size: 26px
}

.music-section .prev-next a p {
    margin: 0;
    padding: 55px 0
}

.mw-select {
    max-width: 300px
}

.wa_btn {
    background-color: #3cd623;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    margin-bottom: 15px;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.wa_btn .wa_inner {
    padding: 11px 10px 10px
}

.wa_btn i {
    font-size: 20px;
    float: left
}

.wa_btn span {
    float: left;
    margin-top: 3px;
    margin-left: 6px
}

.people-container {
    position: relative;
    overflow: hidden;
    height: 300px
}

.zu-people {
    position: absolute
}

@-webkit-keyframes slide1 {
    0% {
        opacity: 0
    }
    3% {
        opacity: 1
    }
    30% {
        opacity: 1
    }
    33% {
        opacity: 0;
        margin-top: 0
    }
    33.1% {
        opacity: 0;
        margin-top: -300px
    }
    100% {
        opacity: 0;
        margin-top: -300px
    }
}

@-webkit-keyframes slide2 {
    0% {
        opacity: 0
    }
    33% {
        opacity: 0
    }
    36% {
        opacity: 1
    }
    63% {
        opacity: 1
    }
    66% {
        opacity: 0;
        margin-top: 0
    }
    66.1% {
        opacity: 0;
        margin-top: -300px
    }
    100% {
        opacity: 0;
        margin-top: -300px
    }
}

@-webkit-keyframes slide3 {
    0% {
        opacity: 0
    }
    66% {
        opacity: 0
    }
    69% {
        opacity: 1
    }
    96% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.slide-1 {
    -webkit-animation: slide1 10s infinite;
    -moz-animation: slide1 10s infinite;
    -o-animation: slide1 10s infinite;
    animation: slide1 10s infinite
}

.slide-2 {
    -webkit-animation: slide2 10s infinite;
    -moz-animation: slide2 10s infinite;
    -o-animation: slide2 10s infinite;
    animation: slide2 10s infinite
}

.slide-3 {
    -webkit-animation: slide3 10s infinite;
    -moz-animation: slide3 10s infinite;
    -o-animation: slide3 10s infinite;
    animation: slide3 10s infinite
}

.zu-face:nth-child(3n+1) {
    margin-left: 0
}

.owl-nav {
    position: absolute;
    top: 50%;
    color: #fff;
    margin-top: -30px;
    width: 100%
}

.owl-nav div {
    width: 60px;
    height: 60px;
    color: #fff;
    position: absolute;
    text-align: center;
    font-size: 28px
}

.owl-nav div.owl-prev {
    left: 0
}

.owl-nav div.owl-next {
    right: 0
}

#selfie-upload {
    display: block;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 19999;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.1)
}

#selfie-upload:hover {
    border: 1px solid #fff
}

span.new-entry {
    display: block;
    font-size: 14px;
    color: #fff;
    padding: 1px 7px 2px;
    border: 2px solid #fff;
    position: absolute;
    border-radius: 5px;
    left: 10px;
    top: 150px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.7)
}

.article-section-dj-ii .category-news .category-items .item,
.article-section-dj-ii .category-news .category-items .item:first-child {
    width: 45%;
    margin-left: 3%;
    margin-top: 25px;
    position: relative;
    float: left;
    margin-bottom: 30px
}

.article-section-dj-ii .category-news .category-items .item .thumb {
    width: 100% !important;
    float: none;
    position: relative;
    height: 360px;
    background: #eee;
    border: none
}

.article-section-dj-ii .category-news .category-items .item .thumb img,
.article-section-dj-ii .category-news .category-items .item .thumb:hover img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0
}

.article-section-dj-ii .category-news .category-items .item:hover .thumb {
    border: none;
    background: #a0bd00
}

.article-section-dj-ii .category-news .category-items .item h4.title {
    margin-top: 20px
}

.article-section-dj-ii .category-news .category-items .item {
    border-right: none;
    height: 540px
}

.article-section-dj-ii .category-news .category-items .item:hover {
    border: none
}

.article-section-dj-ii .category-news .category-items .item .dj-ora {
    display: block;
    margin-top: 10px
}

.article-section-dj-ii .category-news .category-items .item h4.title {
    margin-top: 20px
}

.article-section-dj-ii img.dj-photo {
    width: auto;
    max-height: 500px;
    display: block;
    margin: 0 auto
}

.music-section .pausin {
    display: none
}

.music-section .music-item .jp-state-playing {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.music-section .music-item .jp-state-playing .playin {
    display: none
}

.music-section .music-item .jp-state-playing .pausin {
    display: block
}

.music-section .music-item:hover .jp-state-playing a.music-btn.play {
    margin: auto auto 30% 12%
}

.music-section .music-item .jp-state-playing a.music-btn.play {
    margin: auto auto 30%;
    background-color: #a0bd00
}

.music-section .music-item .jp-state-playing a.music-btn.play i {
    color: #fff
}

.music-section .music-item.featured .jp-state-playing a.music-btn.play {
    margin: auto auto 35%;
    background-color: #a0bd00
}

.music-section .music-item.featured .jp-state-playing a.music-btn.play i {
    color: #fff
}

.music-section .music-item.featured:hover .jp-state-playing a.music-btn.play {
    margin: auto auto 35% 20%
}

.music-section .music-item .jp-seek-bar {
    width: 100%;
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    height: 3px;
    display: none
}

.music-section .music-item .jp-play-bar {
    height: 100%;
    background-color: #a0bd00
}

.music-section .music-item .jp-state-playing .jp-seek-bar {
    display: block;
    background-color: #000;
    border-top: 1px solid rgba(255, 255, 255, 0)
}

.music-section .music-item:hover .jp-state-playing .jp-seek-bar {
    height: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.5)
}

.art-gal p.wide-title,
.art-gal p.category-title {
    color: #333
}

.gal-item {
    float: left;
    width: 170px;
    height: 170px;
    margin-left: 10px;
    margin-top: 10px
}

.gal-item:nth-child(4n+1) {
    margin-left: 0
}

.over-gal {
    position: fixed;
    z-index: 19999;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.over-photo {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    max-height: 100%;
    max-width: 1200px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat
}

#over-x,
#over-left,
#over-right {
    padding: 10px 15px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: block;
    position: absolute;
    font-size: 32px;
    right: 20px;
    top: 20px
}

#over-x:hover,
#over-left:hover,
#over-right:hover {
    background-color: #000;
    border: 1px solid rgba(255, 255, 255, 0.8)
}

#over-left {
    top: 50%;
    margin-top: -20px;
    right: auto;
    left: 20px
}

#over-right {
    top: 50%;
    margin-top: -20px
}

.wide-title a,
.category-title a {
    color: #fff
}

.wide-title a:hover,
.category-title a:hover {
    color: #a0bd00
}

.cas-morningzu h4 a {
    color: #fff
}

.cas-morningzu h4 a {
    color: #fff
}

.box-popflick .col-news h4 a {
    color: #fff
}

.mobileonly {
    display: none
}

.hidden {
    display: none !important;
    visibility: hidden
}

.hide {
    display: none
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.mt-low {
    margin-top: 10px
}

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

.mt-high {
    margin-top: 30px
}

.mt-xtra {
    margin-top: 40px
}

.slab,
.zu-people .zu-face h4,
.box-popflick .col-news h4,
.category-filter,
.box-tri .item h3,
.news-item .item h3,
.box-tri .item.selfie .center-stage h2,
.news-item .item.selfie .center-stage h2,
.article-section .col-article .article-head h1,
.article-section .col-article .in-article a.related,
.related .related-items .item h4,
.related .category-items .item h4,
.category-news .related-items .item h4,
.category-news .category-items .item h4,
ul.pagination li.label,
ul.pagination li a {
    font-family: 'Roboto Slab'
}

.fll {
    float: left
}

.flr {
    float: right
}

.shader,
.box-tri .item .thumb .feat-details,
.news-item .item .thumb .feat-details,
.box-tri .item.selfie .selfie-inner,
.news-item .item.selfie .selfie-inner {
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(99%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000', GradientType=0)
}

.shader-darker,
.box-popflick .box-inner,
.news-cards,
.music-section .music-item .jp-state-playing {
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(99%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000', GradientType=0)
}

.smooth,
.zu-people .zu-face h4,
.box-popflick .col-news h4,
.wide-title,
.category-title,
.box-tri .item h3,
.news-item .item h3,
.article-section .col-article .article-head h1,
.article-section .col-article .in-article {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.transition-fast,
.social-box .item,
.zu-people .zu-face .face-avatar,
.zu-people .zu-face .face-avatar img,
.box-tri .item,
.news-item .item,
.box-tri .item .thumb .feat-details,
.news-item .item .thumb .feat-details,
.jp-volume-bar,
.jp-volume-bar-value,
.nav-arrows a,
.music-section .music-item .play-vote .music-btn.play,
.music-section .music-item .play-vote .music-btn.vote,
.music-section .music-item .jp-state-playing a.music-btn.play,
.music-section .music-item.featured .jp-state-playing a.music-btn.play,
.music-section .music-item .jp-seek-bar {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.transition-real,
.box-tri .item.selfie .selfie-inner,
.news-item .item.selfie .selfie-inner,
.music-section .music-item .thumb:after,
.music-section .music-item .play-vote .music-btn.vote:after,
.music-section .music-item .play-vote .music-btn.vote:before,
.article-section-dj-ii .category-news .category-items .item .thumb {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.box-tri .item,
.news-item .item {
    margin-bottom: 30px
}

.banner728 {
    text-align: center;
    padding-top: 30px
}

.banner728:empty {
    padding: 0
}

.banner-300 img[width="1"],
.banner728 img[width="1"],
.ad-container img[width="1"] {
    position: absolute
}

span.concurs-hot {
    color: #ce240d !important;
    font-weight: 600
}

.page-live .ad-container {
    margin-top: 0
}

.footer_mobile {
    width: 100%;
    display: none
}

.footer_mobile .supra-head2 ul {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 16px;
    padding: 0;
    margin-left: 0
}

.footer_mobile .supra-head2 ul li {
    display: block;
    float: left;
    margin: 0 0 0 30px;
    padding: 0
}

/*.footer_mobile .supra-head2 ul li:first-child {
    margin: 0;
}
*/
.footer_mobile .supra-head2 ul li a {
    color: #fff;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8
}

.footer_mobile .supra-head2 ul li a:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.footer_mobile .supra-head2 ul li a .fa.fa-search {
    font-size: 18px
}

.top {
    display: none
}

.owl-carousel .owl-item img {
    width: auto !important
}

.cards-prev,
.cards-next {
    position: absolute;
    top: 40px;
    left: 0;
    padding: 12px 36px 12px 30px;
    background-color: #a0bd00;
    margin: auto;
    z-index: 999;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.cards-prev:hover,
.cards-next:hover {
    padding: 12px 56px
}

.cards-next {
    left: auto;
    right: 0;
    padding: 12px 30px 12px 36px
}

.owl-nav {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0
}

.news-cards {
    bottom: 55px;
}
#videoplayer {
	float: left;
    margin-left: 30px;
    width: 85px;
    height: 51px;
    position: relative;
}
#videoplayer .thumblink {
	position: absolute;
	top: 0;
	left: 0;
	width: 85px;
	height: 51px;
	z-index: 99;
	text-align: center;
}
#videoplayer .thumblink img {
	z-index: 19;
	position: relative;	
}
#videoplayer .thumblink:after {
	display: block;
	content:"";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9;
	background-color: rgba(0,0,0,0.4);
	top: 0;
	left: 0;
	opacity:1;
	transition: all 0.4s ease-in-out;
}
#videoplayer:hover .thumblink:after {
	opacity: 0;
}
.live-vidbox {
	width: 720px;
	height: 480px;
    margin: 30px 0 0 30px;
}

@media (max-width: 1199px) {
    /*form*/
    .left-element, .right-element {
        display: none !important;
    }

    .site-container {
        width: 980px
    }
    .header-container header .main-menu {
        font-size: 18px
    }
    .header-container header .main-menu ul li a {
        padding: 18px 14px 16px
    }
    .home-featured .article-feat {
        width: 590px
    }
    .home-featured.mt-xtra {
        margin-top: 30px
    }
    .cas-morningzu {
        height: 410px
    }
    .cas-morningzu .items-side {
        height: 314px
    }
    .feat-row .article-feat {
        width: 475px
    }
    .feat-row .article-feat .feat-desc {
        display: none
    }
    .zu-people .zu-face {
        width: 306px
    }
    .ad-1000x250 {
        max-width: 100%
    }
    .ad-1000x250 img {
        display: block;
        max-width: 100%;
        margin: 0 auto;
        height: auto
    }
    .box-popflick .col-news .sub-col .item-side {
        width: 37%
    }
    .box-popflick .col-news {
        width: 600px
    }
    .box-tri .item,
    .news-item .item,
    .news-item .item {
        width: 305px
    }
    .box-tri .item .thumb img,
    .news-item .item .thumb img,
    .news-item .item .thumb img {
        width: 100%;
        height: auto
    }
    .box-tri .tri-c2,
    .news-item .tri-c2,
    .news-item .tri-c2 {
        width: 305px
    }
    .box-tri .item.selfie,
    .news-item .item.selfie,
    .news-item .item.selfie {
        width: 640px
    }
    .box-tri .item.selfie img,
    .news-item .item.selfie img,
    .news-item .item.selfie img {
        height: 100%;
        width: auto;
        margin-left: -10%
    }
    .box-tri .item,
    .news-item .item,
    .news-item .item {
        min-height: 380px
    }
    .box-tri .box-banner,
    .news-item .box-banner,
    .news-item .box-banner {
        border: none
    }
    #player .player-inner,
    .audioplayer .player-inner {
        width: auto;
        padding: 0 20px
    }
    .article-section .col-article {
        width: 100%;
        float: none;
        padding-bottom: 1px;
        margin-bottom: 30px
    }
    .article-section .col-side {
        width: 100%;
        float: none
    }
    .article-section .banner-300 {
        margin: 0;
        float: right;
        margin-top: 30px
    }
    .article-section .side-feat {
        float: left;
        margin-top: 0
    }
    .article-section .side-feat .banner-300 {
        float: left
    }
    .article-section .side-feat .news-item:nth-child(3) .item {
        margin-left: 0
    }
    .article-section .side-feat .news-item .item {
        margin-left: 30px
    }
    .article-section .cas-morningzu {
        float: left;
        width: 320px;
        margin-right: 30px;
        height: 300px
    }
    .article-section .col-article {
        padding-top: 1px
    }
    .music-section .prev-next {
        position: static;
        clear: both
    }
    .gal-item:nth-child(4n+1) {
        margin-left: 10px
    }
}

@media (max-width: 1023px) {
    .site-container {
        width: 800px
    }
    .header-container header .main-menu {
        background-color: rgba(0, 0, 0, 0.3);
        text-align: center;
        width: 85%;
        display: none
    }
    .header-container header .main-menu ul li {
        float: none
    }
    .header-container header .main-menu ul li.menu-muzica {
        background-color: transparent;
        position: relative
    }
    .header-container header .main-menu ul li.menu-muzica div {
        display: block;
        width: 100%
    }
    .header-container header .main-menu ul li.menu-muzica:hover {
        background-color: transparent
    }
    .header-container header .main-menu ul li.menu-muzica:hover div {
        display: block;
        position: relative;
        background-color: transparent;
        width: 100%
    }
    .header-container header .main-menu ul li:last-child {
        display: none
    }
    .main-menu {
        display: none
    }
    .main-menu.mobileonly {
        display: block
    }
    .header-container header #mobile-menu {
        display: block;
        top: 0
    }
    .home-featured .article-feat {
        width: 100%;
        float: none
    }
    .side-feat {
        width: 100%;
        margin-top: 30px
    }
    .side-feat .cas-morningzu {
        width: 100%
    }
    .feat-row .article-feat {
        width: 385px
    }
    .article-feat .feat-over {
        padding-top: 60px
    }
    .feat-row .article-feat h2 {
        font-size: 22px
    }
    .zu-people .zu-face {
        width: 246px
    }
    .zu-people .zu-face h4 {
        font-size: 20px
    }
    .box-popflick {
        background-size: cover !important;
        background-position: 100% 0
    }
    .box-popflick .col-banner {
        display: none
    }
    .box-popflick .col-news {
        width: 100%
    }
    .box-tri .item,
    .news-item .item,
    .news-item .item,
    .news-item .item {
        width: 385px;
        min-height: 400px
    }
    .box-tri .item:nth-child(3),
    .news-item .item:nth-child(3) {
        display: none
    }
    .box-tri .item.selfie:nth-child(3),
    .news-item .item.selfie:nth-child(3) {
        display: block;
        width: 100%
    }
    .box-tri .item.selfie:nth-child(3) img,
    .news-item .item.selfie:nth-child(3) img {
        width: 100%;
        height: auto;
        margin: 0
    }
    .box-tri .tri-c2,
    .news-item .tri-c2,
    .news-item .tri-c2,
    .news-item .tri-c2 {
        display: none
    }
    .article-section .banner-300 {
        float: none;
        margin: 0 auto
    }
    .footer_mobile {
        display: none
    }
    .top {
        display: none
    }
    .owl-nav {
        display: none
    }
}

@media (max-width: 839px) {
    .site-container {
        width: 640px
    }
    .social-box {
        margin-top: 0
    }
    .social-box .item {
        width: 100%;
        margin: 0 0 20px
    }
    .social-box .item:last-child {
        margin-bottom: 0
    }
    .feat-row .article-feat {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 30px
    }
    .zu-people {
        display: none
    }
    .ad-1000x250.mt-high {
        margin-top: 0
    }
    .box-tri .item.selfie,
    .news-item .item.selfie,
    .news-item .item.selfie {
        height: auto
    }
    .box-tri .item,
    .news-item .item,
    .news-item .item,
    .news-item .item,
    .news-item .item {
        width: 305px;
        min-height: 370px
    }
    .box-popflick {
        background-position: 30% 0;
        height: 460px
    }
    .box-popflick {
        background-size: cover !important;
        background-position: 80% 0
    }
    .feat-row .article-feat h2 {
        font-size: 28px
    }
    .footer h5 {
        margin: 15px 0;
        border-bottom: none;
        padding-bottom: 0
    }
    .inside {
        display: none
    }
    .music-section .music-item.featured {
        min-height: 0
    }
    .banner728 {
        display: none
    }
    .article-section-dj-ii .category-news .category-items .item,
    .article-section-dj-ii .category-news .category-items .item:first-child {
        width: 100%;
        margin: 0 0 30px 0
    }
    .people-container {
        display: none
    }
}

@media (max-width: 680px) {
    .site-container {
        width: auto;
        padding: 15px
    }
    .side-feat {
        margin-top: 15px
    }
    .header-container header .logo {
        float: none;
        margin: 0 auto
    }
    .header-container header .main-menu {
        width: 100%;
        margin-top: 15px
    }
    .header-container header #mobile-menu {
        top: -5px;
        font-size: 36px
    }
    .box-tri .item h3,
    .news-item .item h3 {
        padding-bottom: 50px
    }
    .box-tri .item,
    .news-item .item,
    .news-item .item {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 30px
    }
    .box-tri .item:nth-child(3),
    .news-item .item:nth-child(3),
    .news-item .item:nth-child(3) {
        display: block
    }
    h1,
    h2,
    .feat-row .article-feat h2 {
        font-size: 24px
    }
    .notify {
        display: none
    }
    .feat-desc {
        display: none
    }
    .supra-head {
        display: none
    }
    .mt-high {
        margin-top: 15px
    }
    .feat-row .article-feat {
        margin-bottom: 15px
    }
    .box-tri .item.selfie,
    .news-item .item.selfie {
        display: none
    }
    .box-tri .item,
    .news-item .item,
    .news-item .item,
    .news-item .item {
        margin-bottom: 15px
    }
    .box-popflick .box-inner {
        position: relative;
        padding-top: 0
    }
    .box-popflick .col-news .sub-col .item-side {
        width: auto
    }
    .box-popflick {
        height: auto
    }
    .box-tri .item.selfie .center-stage h2,
    .news-item .item.selfie .center-stage h2,
    .news-item .item.selfie .center-stage h2 {
        margin: 0 50px
    }
    .home-featured.mt-xtra {
        margin-top: 15px
    }
    .wide-title,
    .category-title,
    .category-title {
        font-size: 22px
    }
    .header-container header .logo {
        width: 60px
    }
    .header-container header .logo img {
        width: 60px
    }
    .article-feat .feat-over .inner {
        padding: 15px
    }
    .item-side {
        padding: 0 18px 30px 28px
    }
    .box-tri .item,
    .news-item .item,
    .news-item .item,
    .news-item .item,
    .news-item .item,
    .news-item .item {
        min-height: 330px
    }
    .box-tri .item h3,
    .news-item .item h3,
    .news-item .item h3 {
        margin: 15px 15px 0 15px
    }
    .box-tri .item h3,
    .news-item .item h3,
    .news-item .item h3 {
        padding-bottom: 30px
    }
    .box-popflick .col-news h4 {
        margin-left: 15px;
        margin-top: 20px
    }
    .related .related-items .item,
    .related .category-items .item,
    .category-news .related-items .item,
    .category-news .category-items .item {
        width: 100%;
        max-width: 400px;
        margin: 0 auto 30px;
        float: none
    }
    .related .related-items .item:first-child,
    .related .category-items .item:first-child,
    .category-news .related-items .item:first-child,
    .category-news .category-items .item:first-child {
        margin-left: auto
    }
    .article-section .col-article .article-head h1 {
        font-size: 30px
    }
    .article-section .col-article .share-bar a {
        width: 120px
    }
    .article-section .col-article .share-bar a#fb-share {
        width: 130px
    }
    .article-section .col-article .share-bar a img {
        width: 100%;
        height: auto
    }
    .related .category-items .item .thumb,
    .category-news .category-items .item .thumb {
        width: 100%;
        float: none
    }
    .title {
        float: none;
        display: block
    }
    .article-section .col-article .in-article,
    .article-section .col-article .article-head {
        padding: 20px 20px 10px
    }
    a.live-icon.mobileonly {
        position: absolute;
        display: block;
        left: 0;
        top: 0;
        color: #a0bd00;
        font-weight: 600;
        font-size: 20px;
        margin-top: 10px
    }
    .side-feat .news-item {
        display: none
    }
    .jp-volume-controls {
        display: none
    }
    .jp-details {
        overflow: hidden;
        width: 70%
    }
    .jp-title {
        min-width: 600px
    }
    .footer_mobile {
        display: block
    }
    .top {
        display: block
    }
    #videoplayer {
    	display: none;
    }
    .live-vidbox {
        max-width: 100%;
        margin-left: 0;
    }
}

@media (min-width: 480px) {
    .music-section .music-item.featured {
        width: 452px;
        min-height: 690px
    }
    .music-section .music-item.featured .thumb i.rank {
        width: 80px;
        height: 65px;
        font-size: 36px;
        padding-top: 15px
    }
    .music-section .music-item.featured .play-vote .music-btn.play,
    .music-section .music-item.featured .play-vote .music-btn.vote {
        width: 25%;
        height: 25%;
        margin-left: 20%
    }
    .music-section .music-item.featured .play-vote .music-btn.vote {
        margin-left: auto;
        margin-right: 20%
    }
    .music-section .music-item.featured .play-vote .music-btn.vote span {
        font-size: 20px;
        margin-top: 42px
    }
    .music-section .music-item.featured .play-vote .music-btn.vote:before {
        font-size: 50px
    }
    .music-section .music-item.featured:hover .play-vote .music-btn.play,
    .music-section .music-item.featured:hover .play-vote .music-btn.vote {
        margin-bottom: 35%
    }
    .music-section .music-item.featured .play-vote .music-btn.play i {
        font-size: 40px;
        margin-top: 35px
    }
    .music-section .music-item.featured .thumb {
        height: 452px;
        background-size: cover;
        background-position: 50% 0
    }
}

@media (max-width: 480px) {
    .box-tri .item.selfie .center-stage h2,
    .news-item .item.selfie .center-stage h2,
    .news-item .item.selfie .center-stage h2 {
        font-size: 18px
    }
    .box-tri .item.selfie .center-stage span,
    .news-item .item.selfie .center-stage span,
    .news-item .item.selfie .center-stage span {
        display: none
    }
    .box-tri .item.selfie .center-stage,
    .news-item .item.selfie .center-stage,
    .news-item .item.selfie .center-stage {
        height: 140px
    }
    h1,
    h2,
    .feat-row .article-feat h2 {
        font-size: 20px
    }
    .jp-volume-controls {
        width: 110px
    }
    .jp-volume-bar {
        width: 80px
    }
    .hotornot p.or {
        display: none
    }
    .hotornot a.hot {
        display: block;
        margin-right: 0
    }
    .hotornot a.not {
        float: none;
        margin-top: 20px;
        margin-left: 0;
        display: block
    }
    .music-section .music-item,
    .music-section .music-item.featured {
        float: none;
        margin: 0 auto
    }
    #map1 {
        zoom: 45%
    }
    .owl-carousel .owl-item img {
        width: 120px !important
    }
    .news-cards .news-item .news-desc p {
        margin: 10px 0 5px
    }
    .news-cards .news-item {
        width: 90vw
    }
    .news-cards .news-item .news-desc {
        width: calc(90vw - 140px);
        padding: 0 5px 0 15px;
        line-height: 14px
    }
    .news-cards .news-item .news-desc h4,
    .news-cards .news-item .news-desc p {
        font-size: 12px
    }
    .news-cards .news-item .news-desc p {
        margin-bottom: 3px
    }
    .artists-cards.owl-carousel .owl-item img {
        width: 100% !important
    }
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

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

.piese-title {
    font-size: 20px;
    font-weight: 600;
    padding-left: 10px;
    position: relative;
}

.piese-title:before {
    position: absolute;
    height: 16px;
    width: 5px;
    background-color: #a0bd00;
    left: 0;
    top: 6px;
    content: ""
}











/* FORZA ZU 2024 */


/*@font-face {
    font-family: 'agendabold';
    src: url('../font/agenda-b-webfont.woff2') format('woff2'),
         url('../font/agenda-b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/

body.forzazu {
    background-image: url(../img/bg.jpg);
    background-repeat: repeat;
}

.container {
    font-family: inherit;
    margin: 0!important;
    padding: 0!important;
    /*background-color: #fff;*/
    width: 100%;
}
.main-container-forzazu{
    background: rgb(234,185,131);
    background: linear-gradient(0deg, rgba(234,185,131,1) 0%, rgba(156,241,234,1) 100%);
}
.forzazu2024 .header-container {
    background-color: transparent;
    padding-bottom: 32px;
}
.forzazu2024 .footer {
    background-color: #054342;
    padding: 5px 0;
    padding-bottom: 10px;
    margin: 0;
}
.forzazu2024 .footer_mobile {
    background-color: #054342;
    padding: 5px 0;
}

.hero {
    width: 100%;
    height: auto;
}
.hero img {
    width: 100%;
    height: auto;
}

.video-player-area {
    width: 100%;
    height: auto;
    /*background-image: url(../img/video-bg.jpg);*/
    background-color: #afe9db;
    background-position: center;
    border-left: 2px solid black;
    border-right: 2px solid black;
    background-repeat: no-repeat;
    position: relative;
    padding:50px 0;
}
.video-player-area .embed-responsive {
    overflow: initial!important;
    height: 470px;
}
.video-player-area .tv-image {
    position: absolute;
    width: 820px;
    height: 538px;;
    top: 40px;
    left: 50%;
    margin-left: -409px;
}
.video-player-area .tv-image img {
    max-width: 100%;
    height: auto;
}
.video-player-area .embed-responsive-item {
    width: 850px!important;
    height: 475px!important;
    position: absolute;
    left: 50%!important;
    margin-left: -430px!important;
}

.carousel-area {
    width: 100%;
    height: 656px;
    background-image: url(../img/hero2.png);
    background-position: center;
    border-left: 2px solid black;
    border-right: 2px solid black;
    background-repeat: no-repeat;
    position: relative;
}

.forza-title  {
    display: block;
    text-align: center;
    /*padding-top: 2em;*/
}

.separator {
    width: 100%;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;
}
.separator img {
    max-width: 100%;
}

.zu-friends {
    height: auto;
    background-color: #fff;
    padding-bottom: 80px;
    border-left: 2px solid black;
    border-right: 2px solid black;
    background-image: url(../img/img-zu-friends.png);
}
.zu-friends .social-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	padding-top: 85px;
	padding-bottom: 5px;
	width: 430px;
	margin: auto;
    margin-top:-240px;
}

.zu-news {
    /*background-color: #fff;*/
    background: #AFE9DB;
    background: linear-gradient(180deg,rgba(175, 233, 219, 1) 0%, rgba(211, 207, 170, 1) 100%);
    border-left: 2px solid black;
    border-right: 2px solid black;
}
.zu-news .box-tri .forza {
    width: 368px;
    margin-left: 31px;
    background-color: #f4f4f4;
}
.zu-news .box-tri .forza:hover {
    background-color: #a0bd00;
}
.zu-news .box-tri .forza h3 {
    font-weight: 800;
    padding: 5px;
}
.zu-news .box-tri .forza:first-child {
    margin-left: 0;
}
.zu-news .box-tri .forza .feat-details .shares {
    color: #fff;
    padding-left: 48px;
    background: url(../img/btn-like.png) 20px 5px no-repeat;
}
.zu-news .btn-more {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 35px;
}

.sponsori {
    width: 100%;
    padding-bottom: 100px;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;
    background-color: #e8ba86;
}
.sponsori .logos-area {
	display: flex;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;
}
.sponsori .logos-area .box {
    margin: 20px 25px 0;
}
.sponsori .logos-area .box img {
    /*width: 100%;
    height: 100%;*/
}
.sponsori h3{
    margin-top:15px;
    text-align: center;
    color:#054342;
    font-size:20px;
}

.carousel-area {
    width: 100%;
    overflow: hidden;
}
.carousel-area .carousel {
    height: 100%;
}
.carousel-area .carousel .carousel-control-prev-icon {
    background-image: url(../img/arrow-left.png);
    width: 54px;
    height: 73px;
}
.carousel-area .carousel .carousel-control-next-icon {
    background-image: url(../img/arrow-right.png);
    width: 54px;
    height: 73px;
}
.carousel-area .carousel .carousel-indicators {
    bottom: 0;
}
.carousel-area .carousel .carousel-indicators li {
    max-width: 22px;
    height: 22px;
    background-color: #0edbff;
    border: 2px solid black;
    border-radius: 50%;
    margin: 0 10px;
}
.carousel-area .carousel .carousel-inner {
    border: 2px solid black;
    height: 656px;
    position: relative;
    width: 1180px;
    margin: 0 auto;
}
.carousel-area .carousel .carousel-inner .carousel-item {
    height: 656px;
    margin: 0 auto;
}
.carousel-area .carousel .carousel-inner .carousel-item a {
    width: 100%;
    height: auto;
}
.carousel-area .carousel .carousel-inner .carousel-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.carousel-area .carousel .carousel-inner .carousel-item .carousel-caption {
    margin-bottom: 30px;
    font-family: 'Roboto', sans-serif;
    background-color: rgb(0, 0, 0, 0.8);
    color: white;
    padding: 16px 12px!important;
    overflow: hidden;
}
.carousel-area .carousel .carousel-inner .carousel-item .carousel-caption:hover {
    background-color: rgb(0, 0, 0, 1);
}
.carousel-area .carousel .carousel-inner .carousel-item .carousel-caption h3 {
    font-weight: 700;
}

.news-cards .news-item a.main-link {
    z-index: 100!important;
}

/* zu video owl carousel | forza zu 2019 */
.zu-video {
    width: 100%;
    height: auto;
    border-left: 2px solid black;
    border-right: 2px solid black;
    background-color: #e8ba86;
}
.zu-video .wrapper {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	height: 150px;
}
.zu-video .wrapper .content-box .text .zu-is-you {
    margin-bottom: 12px;
}
.zu-video .wrapper .live-player {
    position: relative;
    z-index: 1;
    margin-top: 55px;
    font-family: 'Roboto', sans-serif;
}
.zu-video .wrapper .live-player .owl-carousel .owl-stage-outer {
    height: 150px;
}
.zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    margin-right: -5px!important;
    height: 150px;
}
.zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item .news-item {
    background-color: rgba(255, 255, 255, 1);
    margin: 0;
    width: 450px;
    height: 150px;
    border: 2px solid black;
    display: flex;
}
.zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item .news-item .news-desc p {
    margin: 10px 0 0 0;
}
.zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item .news-item .news-desc p img {
    border-right: none;
}
.zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item .news-item .news-desc h4 {
    font-size: 18px;
    height: 76px;
    overflow: hidden;
}
.zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage {
    display: flex;
    flex-direction: row;
    height: 150px;
}
.zu-video .wrapper .live-player .owl-carousel .owl-item img {
    height: 100%;
    border-right: 2px solid black;
}
.zu-video .wrapper .live-player .owl-carousel .owl-nav {
    top: 15px;
}
.zu-video .wrapper .live-player .owl-carousel .owl-nav .owl-next .cards-next,
.zu-video .wrapper .live-player .owl-carousel .owl-nav .owl-prev .cards-prev {
    background-color: #e1ff03;
    color: black;
}
.zu-video .wrapper .live-player .owl-carousel .owl-nav .owl-next .cards-next {
    border-top: 2px solid black;
    border-left: 2px solid black;
    border-bottom: 2px solid black;
}
.zu-video .wrapper .live-player .owl-carousel .owl-nav .owl-prev .cards-prev {
    border-top: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
}
.zu-video .wrapper .live-player .owl-carousel .owl-nav .owl-next .cards-next:hover,
.zu-video .wrapper .live-player .owl-carousel .owl-nav .owl-prev .cards-prev:hover {
    text-decoration: none;
}
.zu-video .wrapper .live-player .owl-carousel .owl-nav .owl-next .cards-next:focus,
.zu-video .wrapper .live-player .owl-carousel .owl-nav .owl-prev .cards-prev:focus {
    text-decoration: none;
}




@media (max-width: 1200px) {
    .zu-news .box-tri .forza {
        width: 304px;
        margin-left: 32px;
    }
    .sponsori {
        padding-bottom: 40px;
    }
    .sponsori .logos-area .box {
        margin-bottom: 19px;
    }
    .sponsori .logos-area .box .logo-case {
        width: 162px;
        height: 162px;
    }
    .carousel-area .carousel .carousel-control-prev-icon {
        margin-right: 50px;
    }
    .carousel-area .carousel .carousel-control-next-icon {
        margin-left: 50px;
    }
    .carousel-area .carousel .carousel-inner {
        width: 775px;
    }
}

@media (max-width: 1024px) {
    .video-player-area {
        height: auto;
        background-position-y: inherit;
    }
    .video-player-area .tv-image {
        width: 686px;
        height: 450px;
        top: 40px;
        left: 50%;
        margin-left: -343px;
    }
    .video-player-area .embed-responsive-item {
        width: 667px!important;
        height: 373px!important;
        left: 50%!important;
        margin-left: -334px!important;
        top: 53px!important;
    }
    .zu-friends .social-wrapper img {
        width: 150px;
        height: auto;
    }
    .btn-more img {
        width: 50%;
        height: auto;
    }
    .zu-news .box-tri .items {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
    }
    .zu-news .box-tri .forza {
        width: 48%;
        margin: 0 0 30px 0;
        float: none;
    }
    .zu-news .box-tri .forza:first-child {
        margin-left: -31px;
    }
    .zu-news .box-tri .forza:nth-child(3) {
        display: block;
    }
    .carousel-area .carousel .carousel-inner {
        width: 100%;
    }
    .forzazu2024 .header-container {
        background-color: #054342;
        padding-bottom: 32px;
    }
    .zu-friends .social-wrapper {
        width: 300px;
    }
    .zu-friends .social-wrapper img {
        width: 100px;
        height: auto;
    }
}

@media (max-width: 840px) {
    .video-player-area .tv-image {
        width: 586px;
        height: auto;
        margin-left: -293px;
    }
    .video-player-area .embed-responsive-item {
        width: 569px!important;
        height: 319px!important;
        top: 51px!important;
        margin-left: -285px!important;
    }
    .forza-title img {
        width: 70%;
        height: auto;
    }
    .zu-news .box-tri {
        margin-top: 15px;
    }
    .zu-news .box-tri .forza:first-child {
        margin-left: -26px;
    }
    .sponsori .logos-area {
        padding: 0 50px;
    }
    .sponsori .logos-area .box {
        margin: 0 20px;
    }
    .carousel-area .carousel .carousel-control-prev-icon,
    .carousel-area .carousel .carousel-control-next-icon {
        width: 39px;
        height: 53px;
    }
    .carousel-area .carousel .carousel-control-next-icon {
        margin-left: 35px;
    }
    .carousel-area .carousel .carousel-control-prev-icon {
        margin-right: 35px;
    }
    .carousel-area .carousel .carousel-indicators li {
        max-width: 16px;
        height: 16px;
    }
    .sponsori .logos-area {
        display: block;
        width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 681px) {
    .video-player-area {
        padding: 40px 0;
        height: auto;
    }
    .video-player-area .tv-image {
        width: 100%;
        left: 0;
        right: 0;
        margin-left: 0;
        display: none;
    }
    .video-player-area .embed-responsive-item {
        width: 100%!important;
        height: 320px!important;
        left: 0!important;
        right: 0!important;
        margin-left: 0!important;
        top: 0!important;
    }
    .zu-friends .social-wrapper img {
        width: 65px;
        height: auto;
    }
    .sponsori .logos-area .box {
        width: 40%;
        margin-bottom: 20px;
    }
    .sponsori .logos-area .box .logo-case {
        width: 150px;
        height: 150px;
    }
}

@media (max-width: 500px) {
    .video-player-area .embed-responsive {
        overflow: initial !important;
        height: 180px;
    }
    .zu-news .forza-title img {
        width: 100%;
    }
    .zu-friends .forza-title img {
        width: 100%;
    }
    .forza-title img {
        width: 80%;
    }
    .zu-news .box-tri .items {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
    }
    .zu-news .box-tri .forza {
        width: 100%;
        margin: 0;
        margin-bottom: 30px;
    }
    .zu-news .box-tri .forza:first-child {
        margin: 0;
    }
    .sponsori .logos-area {
        padding: 0;
    }
    .sponsori .logos-area .box {
        width: 80%;
        margin: 15px;
        display: flex;
        justify-content: center;
    }
    .carousel-area {
        /*height: 300px;*/
        height: 210px;
    }
    .carousel-area .carousel .carousel-inner {
        /*height: 300px;*/
        height: 210px;
    }
    .carousel-area .carousel .carousel-inner .carousel-item {
        /*height: 300px;*/
        height: 210px;
    }
    .carousel-area .carousel .carousel-control-prev-icon {
        margin-left: -60px;
        margin-top: 0;
        width: 30px;
        height: 40px;
    }
    .carousel-area .carousel .carousel-control-next-icon {
        margin-right: -60px;
        margin-top: 0;
        width: 30px;
        height: 40px;
    }
    .carousel-area .carousel .carousel-indicators {
        bottom: 0;
    }
    .zu-news .box-tri {
        margin-top: 0;
    }
    .zu-news .btn-more {
        padding-top: 0;
    }
    .carousel-area .carousel .carousel-inner .carousel-item .carousel-caption h3 {
        font-size: 20px;
    }
    .carousel-area .carousel .carousel-inner .carousel-item .carousel-caption {
        padding: 8px!important;
        margin-bottom: 5px;
        left: 3%;
        right: 3%;
    }
    .carousel-area .carousel .carousel-indicators {
        bottom: -6px;
    }
    .sponsori .logos-area {
        display: block;
        width: 180px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
    }
    .zu-video .wrapper.wrapper-forza-zu-artists {
        height: 225px!important;
    }
}

@media (max-width: 480px) {
    .zu-friends {
        padding-bottom: 30px;
        height: 140px;
    }
    .zu-friends .social-wrapper {
        padding-top: 0;
        margin-top:-85px;
    }
    .zu-friends .social-wrapper img {
        width: 65px;
        height: auto;
    }
    .btn-more img {
        width: 70%;
        height: auto;
    }
    .sponsori .logos-area .box .logo-case {
        width: 100px;
        height: 100px;
    }
    .zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item .news-item {
        width: 99vw!important;
    }
    .zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        margin-right: 3px!important;
    }
    .zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item img {
        width: auto!important;
        margin-left: -1px;
    }
    .zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item .news-item .news-desc p img {
        width: 100px!important;
    }
    .zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item .news-item .news-desc {
        width: calc(99vw - 215px);
        padding: 0 10px;
    }

} 

@media (max-width: 320px) {
    .zu-friends .social-wrapper {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        margin-top: 0;
        padding-bottom: 0;
    }
    .zu-friends .social-wrapper img {
        width: 80px;
    }
    .zu-friends .social-wrapper a {
        margin: 15px;
    }
    .zu-friends .social-wrapper img {
        width: 150px;
    }
    .sponsori .logos-area .box .logo-case {
        width: 85px;
        height: 85px;
    }
    .zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item .news-item .news-desc p img {
        width: 80px!important;
    }
    .zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item .news-item .news-desc h4 {
        font-size: 14px;
    }
}



/* bootstrap min */

@media (min-width: 768px) {
    .container {
        width: 100%!important;
    }
}
@media (min-width: 576px) {
    .container {
        width: 100%!important;
    }
}

.zu-news .img-forza-zu-news {
	width:100%;
}
.img-forza-zu-friends{
    padding-top:45px;
}


.zu-video .wrapper.wrapper-forza-zu-artists{
    height:300px;
}

.zu-video .wrapper.wrapper-forza-zu-artists .cards-prev,
.zu-video .wrapper.wrapper-forza-zu-artists .cards-next {
    top: 90px;
}
.zu-video .wrapper.wrapper-forza-zu-artists .owl-carousel .owl-nav .owl-next .cards-next,
.zu-video .wrapper.wrapper-forza-zu-artists .owl-carousel .owl-nav .owl-prev .cards-prev {
    background-color: #e1ff03;
    color: black;
}
.zu-video .wrapper.wrapper-forza-zu-artists .owl-carousel .owl-nav .owl-next .cards-next {
    border-top: 2px solid black;
    border-left: 2px solid black;
    border-bottom: 2px solid black;
}
.zu-video .wrapper.wrapper-forza-zu-artists .owl-carousel .owl-nav .owl-prev .cards-prev {
    border-top: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
}
.zu-video .wrapper.wrapper-forza-zu-artists .owl-carousel .owl-nav .owl-next .cards-next:hover,
.zu-video .wrapper.wrapper-forza-zu-artists .owl-carousel .owl-nav .owl-prev .cards-prev:hover {
    text-decoration: none;
}
.zu-video .wrapper.wrapper-forza-zu-artists .owl-carousel .owl-nav .owl-next .cards-next:focus,
.zu-video .wrapper.wrapper-forza-zu-artists .owl-carousel .owl-nav .owl-prev .cards-prev:focus {
    text-decoration: none;
}

.zu-video .wrapper .live-player .owl-carousel .owl-stage-outer .owl-stage .owl-item .news-item .news-desc .category {
	margin-left: -30px;
}

/*formular concurs*/
.embed-responsive.embed-responsive-16by9::before {
	padding-top: 40%;
}
.container.my-4.contest {
	text-align: center;
}
.eroarez {
	display: none;/* Ascunde mesajele de eroare inițial */
	color: red;
	margin-bottom: 20px;
    margin-top: 5px;
	padding: 5px 10px;
	font-family: 'Conv_FuturaStd-Medium';
	border-radius: 3px;
}
#contest-form-container {
    display: none;
    margin-top: 20px;
    clear: both;
    max-width: 350px;
    margin: 0 auto;
    padding: 10px;
    border: none;
    border-radius: 10px;
    margin-bottom: 15px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.form-group {
    margin-bottom: 15px; /* Spațiu între fiecare grup de formulare */
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    height: inherit;
}

.btn-primary {
    color: #fff;
    background-color: #e5017b !important;
    border-color: #e4027b !important;
    font-weight: 700;
    margin: 0 auto !important;
    display: block;
    padding: 10px 20px !important;
    font-size: 18px !important;
    width: 330px;
}
.left-element {
    display:none;
    position: absolute;
    bottom: 1em;
    left: 8em;
    z-index: 99999;
    width: 200px;
}
.right-element {
    display:none;
    position: absolute;
    bottom: 15em;
    right: 10em;
    z-index: 99999;
    width: 200px;
}
.left-element, .right-element {
    display: none;
}
.lblreg {font-weight:700;}

@media (max-width:560px) {
    .btn-primary {
        width: -webkit-fill-available !important;
    }
    h3 {
        padding: 0 !important;
    }
}
h3 {
        padding: 0 3em;
    }