


    
        
            
    body {
        background: #ffffff;
    }

    ul, ol {
        list-style:none;
        margin: 0;
        padding: 0;
    }

    h1, h2, h3, h4 {
        font-weight: bold;
        color: #111;
    }

    a, a:hover {
        color: #000000;
    }

    .disabled {
        color: #767676 !important;
    }

    .edit-pmk-icon {
        font-size:17px;
        color: #c05800;
    }

    .date, .num_views {
        text-align: right;
    }

    .main-content {
        min-height: 625px;
    }

    .login-box-pmk .logout-button {
        background-color: #b30000;
        border-color: #b30000;
    }

    .search-form {
        padding: 10px;
        background: #EDEDED;
        color: #000000;
    }

    .search-form .input-group.date {
        width: 100%;
    }

    .search-form a {
        color: #2d699e;
    }

    .input-group-addon {
        background: white;
    }

    .video-duration {
        position: absolute;
        top: 8%;
        left: 8%;
        color: white;
        font-size: 0.8em;
        background:rgba(0,0,0,0.65);
        padding: 1px 3px;
    }

    .order-by {
        display: inline;
        padding-left: 5px;
    }

    .order-by > li{
        padding-left: 0;
        padding-right: 0;
    }

    .btn-pmk {
        background-color: #c05800;
        color: #ffffff;
    }

    .panel-pmk>.panel-heading {
        background-color: #c05800;
        color: #ffffff;
        font-weight: bold;
    }

    .panel-series .panel-body, .panel-related .panel-body{
        overflow-x: hidden;
        overflow-y: scroll;
        max-height: 400px;
    }

    .total-search {
        margin-top:10px;
        color:black;
        font-weight:bold;
        font-size:1.2em;
    }

    .list-group-item-pmk {
        background: transparent;
    }

    .block-media-pmk {
        padding-top:10px;
    }

    .block-media-pmk h1, .block-media-pmk .h1, .block-media-pmk h2, .block-media-pmk .h2, .block-media-pmk h3, .block-media-pmk .h3 {
        margin-top: 0;
    }

    .block-search-pmk {
        margin-bottom:20px;
    }

    .show_more_link a, .show_more_link a:hover {
        color: #000000;
        font-size:14px;
    }

    .label-pmk a {
        color: #ffffff;
    }

    .label-pmk a:hover {
        color: #000000;
    }

    .label-pmk {
        background-color: #c05800;
        margin-left:3px;
        white-space: normal;
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-align: left;
    }

    .titlecookie {
        font-weight: bold;
        color: ·ffffff;
        font-size: 30px;
    }

    .cookielaw {
        display: block; position: fixed;
        padding: 10px;
        bottom: 0;
        left: 0;
        width: 100%;min-height: 60px;
        background: rgb(0,0,0,0.7);
        color: #efefef;
        font-size: 100%;
        text-align: center;
        z-index: 1000000;
        overflow: hidden;
    }

    /* Wall block */

    .wall_block {
        margin-bottom: 20px;
    }

    .wall-container {
        padding-bottom: 10px;
    }

    .next_events_box_title {
        font-size: 16px;
        margin-top: 5px !important;
        margin-bottom: 0;
        font-weight: bold;
    }

    .next_events_box_data .title a {
        font-size: 16px;
        font-weight: 600;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .next_events_box_data {
        margin-top: 10px;
    }

    .wall-container .no_events {
        font-size: 15px;
    }

    .carousel-caption .background-title {
        background-color: rgba(0,0,0,0.8);
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

.block_relative {
    position:relative;
}

.image_representation {
    position: relative;
    text-align: center;
    color: black;
    margin-top:10px;
}

.image_representation .thumbnail {
    border:0;
    margin-bottom: 0;
}

.image_representation .thumbnail .embed-responsive, .list-of-series .thumbnail .embed-responsive {
    border-radius: 10px;
}

.image_representation .thumbnail .caption {
    padding:2px;
}

.title_image_representation  {
    display: -webkit-box;
    text-align:left;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size:15px;
    font-weight: 500;
    color: #000000;
    margin-top:10px;
    -webkit-line-clamp: 3;
    max-height: 4.5em;

}

.second_line_image_representation  {
    display: -webkit-box;
    text-align:left;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size:12px;
    font-weight: 500;
    line-height: 1.6rem;
    padding:2px;
    color: #0b0b0b;
    -webkit-line-clamp: 3;
    max-height: 3.5em;
}

.caption a .second_line_image_representation {
    margin-top:5px;
    margin-bottom:5px;
}
.icons_image_representation_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    color:white;
    border-radius:50%;
    border: 1px solid #FFF;
    width:30%;
    height:50%;
}

.icons_image_representation_center i {
    margin-top: 15px;
    margin-left: 5px;
}

.icons_image_representation_bottom_right {
    color: #FFF;
    opacity:0.9;
    padding:3px;
    bottom: 0.5em;
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
}

.icons_image_representation_bottom_right .background {
    width:10%;
    background-color: #000;
    padding:3px;
    float: right;
    margin-right: 30px;
    margin-bottom:10px;
}

.img_adapter_4_3 {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.embed-responsive-item {
    background-color: #000;
}

.thumbnail a {
    text-decoration:none;
    color: #000000;
}

.thumbnail a:hover {
    text-decoration: underline;
}

.thumbnail a:focus {
    outline-offset: 2px;
}

.thumbnail .caption li {
    padding: 0;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
    background-color: transparent;
}

.recently .image_representation .title_image_representation {
    font-size:17px;
}

.highlight .image_representation .title_image_representation {
    font-size:22px;
}

.second_line_image_representation, .date_and_visits {
    color: #666666;
    font-size:14px;
}

.image_representation .title_image_representation {
    margin: 10px 0 0 0;
}

.image_representation .second_line_image_representation, .image_representation  .date_and_visits  {
    margin:0;
    padding:0;
}

.image_representation .second_line_image_representation {
    margin: 5px 0;
}

.highlight .image_representation .title_image_representation {
    font-weight: bold;
}

.panel-body .title_image_representation {
    margin-top:0;
}

.tags-info-pmk .list-inline>li {
    padding-right: 0;
    padding-left: 0;
}

.panel-series .current {
    background-color: #ededed;
}

.list-group-item-custom {
    border:none;
    padding-top: 5px;
    padding-bottom: 5px;
}

.inside-video-duration {
    position: absolute;
    background: #000000;
    opacity: 1;
    bottom: 5px;
    right: 5px;
    color: white;
    padding:4px;
    border-radius:8px;
}

.video_block {
    border-bottom: 1px solid #808080;
    margin-bottom:25px;
}

.video_block .video-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.video-page .list-group {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .highlight .image_representation .title_image_representation {
        font-size:24px;
    }
    .title_image_representation  {
        font-size:16px;
    }
    .second_line_image_representation  {
        font-size:12px;
    }
}

@media (max-width: 768px) {
    .recently .image_representation .title_image_representation {
        font-size:24px;
    }

    .highlight .image_representation .title_image_representation {
        font-size:24px;
    }
    .title_image_representation  {
        font-size:20px;
    }
    .second_line_image_representation  {
        font-size:16px;
    }
}

.multimedia_object_edit_button {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    color: #000;
    cursor: pointer;
    background-color: #fff;
    height: 30px;
    border: 1px solid #eaeaea;
}
    .series_image_group {
    position:relative;
}

.series_image_group .embed-responsive-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .1);
    z-index: 1;
}

.hover_series {
    position: absolute;
    width: 50%;
    right:0;
    text-align: center;
    background-color: black;
    height: 100%;
    top: 0;
    opacity: 1;
    z-index: 2;
}

.hover_series .text-center {
    height:100%;
}

.hover_series .series_count_mmobj {
    margin-top:15%;
}

.hover_series .series_count_mmobj {
    display:block;
    color: white;
    font-size: 2vw;
    opacity: 1;
}

.hover_series .series_count_text {
    display:block;
    color: white;
    font-size: 1vw;
    opacity: 1;
}

@media (max-width: 1919.98px) {
    .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .hover_series .series_count_mmobj {
        font-size: 2vw;
    }

    .hover_series .series_count_text {
        font-size: 1vw;
    }

    .highlight .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .highlight .hover_series .series_count_mmobj {
        font-size: 3vw;
    }

    .highlight .hover_series .series_count_text {
        font-size: 2vw;
    }
}

@media (max-width: 1599.98px) {
    .hover_series .series_count_mmobj {
        margin-top:15%;
    }
    .hover_series .series_count_mmobj {
        font-size: 3vw;
    }

    .hover_series .series_count_text {
        font-size: 2vw;
    }
}

@media (max-width: 1199.98px) {
    .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .hover_series .series_count_mmobj {
        font-size: 3vw;
    }

    .hover_series .series_count_text {
        font-size: 2vw;
    }
}

@media (max-width: 991.98px) {
    .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .hover_series .series_count_mmobj {
        font-size: 5vw;
    }

    .hover_series .series_count_text {
        font-size: 4vw;
    }

    .highlight .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .highlight .hover_series .series_count_mmobj {
        font-size: 12vw;
    }

    .highlight .hover_series .series_count_text {
        font-size: 7vw;
    }
}

@media (max-width: 767.98px) {
    .hover_series .series_count_mmobj {
        margin-top:25%;
    }
    .hover_series .series_count_mmobj {
        font-size: 9vw;
    }

    .hover_series .series_count_text {
        font-size: 8vw;
    }

    .highlight .hover_series .series_count_mmobj {
        margin-top:20%;
    }
    .highlight .hover_series .series_count_mmobj {
        font-size: 12vw;
    }

    .highlight .hover_series .series_count_text {
        font-size: 7vw;
    }
}
    .stats-circle {
    width: 65px;
    height: 65px;
    border-radius: 65px;
    padding: 20px 0;
    line-height: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.stats-circle .stats-label {
    font-size: 75%;
}

.stats-circle-1 {
    background-color: #2a8737;
}

.stats-circle-2 {
    background-color: #b16300;
}

.stats-circle-3 {
    background-color: #225594;
}
    .header-pmk .header-logo {
    margin-bottom:10px;
}

.header-pmk .header-logo div {
    padding-left:0;
    padding-right:0;
}

.header-pmk, .header-top-pmk, .header-bottom-pmk {
    padding-left:0;
    padding-right:0;
}

.header-pmk .header-top-pmk {
    padding:5px;
    font-size:14px;
}

.navbar-custom-links a:hover {
    color: #000000 !important;
}

.navbar-custom .navbar-nav>.active>a, .navbar-custom .navbar-nav>.active>a:hover, .navbar-custom .navbar-nav>.active>a:focus {
    background-color: #443A32;
}

.navbar-custom .navbar-nav>li>a {
    color: #ffffff;
}

.navbar-custom .navbar-nav>li>a:hover {
    color: #ffffff;
}

.navbar-custom-links a:active {
    text-decoration: none;
    color: #ffffff;
}

    .menu-pmk .navbar-custom {
    margin-bottom:0;
}

.menu-pmk {
    background-color: #c05800;
    margin-top:15px;
    font-size:18px;
}

.menu-pmk .navbar-custom {
    background-color: #c05800;
    color: #000000;
    border: none;
}

.menu-pmk .navbar-custom .navbar-collapse {
    padding:0;
}
    footer {
    font-size:14px;
    background-color: #c05800;
    color: #ffffff;
}

.footer-content {
    padding:25px 0 25px 0;
}

.footer-pmk {
    margin-top:20px;
    padding-top: 10px;
}

.footer-pmk .footer-content-pmk div {
    padding-bottom: 10px;
    color: #ffffff;
}

.footer-pmk .footer-content-pmk > div {
    padding-bottom: 0;
}

.powered_by {
    background: #000000;
    color: #ffffff;
}

.footer-pmk .web-map a {
    color: #FFF;
}

.powered_by a{
    color: white;
    text-decoration: none;
}
.powered_by div {
    text-align: right;
    margin: 0 auto;
    padding: 10px;
    font-size: 12px;
    position: relative;
}

.version {
    font-style: italic;
}

.powered_by img {
    width: 15px;
}
    .breadcrumb-pmk {
    background: transparent;
}

.breadcrumb-pmk-list {
    background: transparent;
    padding:8px 0;
    margin-bottom: 0;
}

.breadcrumb-pmk-list a, .breadcrumb-pmk-list li {
    color: #000000;
}
    
.search-box {
    margin: 30px 8px 8px 8px;
}
.search-box button {
    padding: 1px 6px;
}
.search-box .input-group {
    border-radius: 8px;
    /*overflow: hidden;*/
}
.search-box .input-group input.form-control {
    border-radius: 4px;
}
#search-box-base,
#search-box-mobile,
#search-box-sticky {
    border-radius: 4px 0 0 4px;
    border-right: 0;
    box-shadow: none;
}
#search-box-base:focus,
#search-box-mobile:focus,
#search-box-sticky:focus {
    border-color: #ccc;
}
    .categories_list {
    list-style-type: none;
    margin-top: 0;
}

.categories_list .categories_list_block {
    width: 100%;
    background-color: #ffffff;
}

.event-pmk .mmobj-title {
    overflow: hidden;
    word-break: break-word;
}
    .pagination>li>a, .pagination>li>span {
    color: #000000 !important;
}

.pagination>li>a:hover {
    color: #fff !important;
    background-color: #c05800;
    border: 1px solid #828385;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #c05800;
    color: #fff !important;
    border-color: #dddddd;
}
    .twitter-icon-heading,
.chat-icon-heading {
    height: 1em;
    float: right;
}
    .share_url input, .share_iframe input {
    width: 70%;
    border: 1px solid #ccc;
    float:right;
    padding: 0;
    margin: 0;
}
    .live_content {
    margin-top:20px;
}

.event-chat-panel:a, .event-chat-panel:a:active, .event-chat-panel:a:visited {
    color: #000000;
    text-decoration: none;
}
.event-chat-panel:a:hover {
    color: #FF0000;
    text-decoration: underline;
}
#chatDiv {
    margin:2px;
    display: table;
    width: 100%;
}
.chatText {
    font-family: Arial, Helvetica;
    font-size: 13px;
    color: #000000;
    word-wrap: break-word;
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
}
.chatTime {
    font-size: 11px;
    color: #A0A0A0;
    text-align: right;
    display: table-cell;
    padding: 10px;
    vertical-align: top;
    min-width: 85px;
    max-width: 85px;
}
.chatError {
    font-size: 11px;
    padding: 4px;
    text-align: center;
    color: #D00000;
    background-color: #FFF0E0;
    border: 1px solid #C0B0A0;
}
.chatForm.chatInputMessage {
    overflow-y: auto;
}
.chat-list-error,
.chat-name-error {
    display: none;
    color: red;
}
.chatRow.odd-row {
    background-color: #FFFFFF;
    display: table-row;
}
.chatRow.even-row {
    background-color: #F6F6F6;
    display: table-row;
}
    .wall-image .thumbnail {
    margin-bottom: 0;
    padding:0 !important;
    background-color: transparent !important;
}

.wall-image .image_representation {
    margin-top:0;
    padding-left:0;
    padding-right: 0;
}
.wall-container {
    margin: 0;
}

.wall-info {
    border-right: 1px solid #ddd;
}

.wall-info .wall-title {
    margin-left: 5px;
}

.wall-info .wall-subtitle {
    margin-top:10px;
    margin-left: 5px;
    height: 100%;
}

.wall-labels{
    margin-top:10%;
    font-size:20px;
    margin-bottom: 10px;
}

    .widget_forbidden_error {
    text-align: center;
    margin-top: 10vh;
    font-size: 10vh;
    margin-bottom: 6vh;
}

.widget_forbidden_error_message {
    text-align: center;
    margin-top: 3vh;
    font-size: 6vh;
    margin-bottom: 2vh;
}

.widget_forbidden_message, .widget_unauthorized_message {
    text-align: center;
    margin-top: 3vh;
    font-size: 6vh;
    margin-bottom: 6vh;
}

.widget_unauthorized_error {
    text-align: center;
    margin-top: 10vh;
    padding-top: 10vh;
    font-size: 10vh;
    margin-bottom: 6vh;
}

.widget_unauthorized_error_message {
    text-align: center;
    margin-top: 3vh;
    font-size: 6vh;
    margin-bottom: 2vh;
}

#player_password_check_fail {
    color: red;
    margin: 0 10px;
}

.widget_password {
    text-align: center;
    padding-top: 40px;
}

@media (min-width: 991.98px) {
    .widget_forbidden_error {
        text-align: center;
        margin-top: 10vh;
        font-size: 7vh;
        margin-bottom: 6vh;
    }

    .widget_forbidden_error_message {
        text-align: center;
        margin-top: 3vh;
        font-size: 3vh;
        margin-bottom: 2vh;
    }

    .widget_forbidden_message, .widget_unauthorized_message {
        text-align: center;
        margin-top: 3vh;
        font-size: 3vh;
        margin-bottom: 6vh;
    }

    .widget_unauthorized_error {
        text-align: center;
        margin-top: 10vh;
        padding-top: 10vh;
        font-size: 7vh;
        margin-bottom: 6vh;
    }

    .widget_unauthorized_error_message {
        text-align: center;
        margin-top: 3vh;
        font-size: 3vh;
        margin-bottom: 2vh;
    }

    #player_password_check_fail {
        color: red;
        margin: 0 10px;
    }

    .widget_password {
        text-align: center;
        padding-top: 40px;
    }

    abbr, abbr[title], abbr[data-original-title] {
        text-decoration: none !important;
        border-bottom: 0 !important;
    }
}
    h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small,
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #767676;
}

    /* Legacy Menu CSS */
        /* Legacy Categories CSS */
        /* Legacy Misc video CSS */
    

    

@font-face {
    font-family: 'OpenSans Regular';
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/OpenSans-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'Source Sans';
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/SourceSansPro-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/BebasNeue.woff") format('woff');
}

@font-face {
    font-family: 'OpenSans Condensed';
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/OpenSans-CondLight.woff") format('woff');
}

body {
    font-family: 'OpenSans Condensed';
}

.content-pmk {
    overflow: hidden;
}

h1, h2 {
    text-transform: uppercase;
    font-family: 'Bebas Neue' !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: normal;
    text-shadow: none;
}

/** Header **/

.header-pmk .header-top-pmk {
    background-color: #cb0017;
}

.header-top-pmk .language-pmk {
    margin-top: 3px;
}

.header-top-pmk .language-pmk a {
    color: #FFF;
    text-transform: uppercase;
}

.header-top-pmk .language-pmk a:hover, .login-button:hover {
    background-color: #901421;
    text-decoration: none;
    transition: all 0.2s ease-in 0s;
}

.search-box {
    margin: 0;
}

.menu-pmk {
    background-color: #1a1a1a;
    font-family: 'Bebas Neue';
    margin-top: 5px;
    font-size: 20px;
}

.menu-pmk a {
    color: #FFF;
}

.header-pmk .header-bottom-pmk {
    background-color: #1a1a1a;
}

.header-bottom-pmk .logo-title {
    font-size: 34px;
    border-left: 1px solid white;
    margin-left: 10px;
    padding-left: 10px;
    margin-top: 3px;
    color: #FFF;
}

.header-bottom-pmk .logo {
    padding: 15px 0;
}

.header-bottom-pmk .logo a:hover span {
    color: #cb0017;
}

.login-box-pmk .list-inline > li {
    vertical-align: middle;
}

.login-box-pmk .list-inline i.fa-youtube-play {
    font-size: 24px;
    color: #FFF;
}

.login-box-pmk .login-list {
    padding-right: 0;
}

.login-button, .login-button:hover, login-button:focus {
    color: #FFF !important;
    text-transform: uppercase;
}

.login-box-pmk .user, .login-box-pmk > .glyphicon-user {
    color: #FFF;
    font-size: 13px;
}

.menu-pmk .live-broadcasting {
    border-bottom: 4px solid #cb0017;
    padding-bottom: 11px;
    animation: blink 1s linear infinite;
}

@keyframes blink {
  0%, 49% {
    border-bottom-color: #cb0017;
  }
  50%, 100% {
    border-bottom-color: #1a1a1a;
  }
}

/** Index **/

.block-media-pmk h1:after, .block-media-pmk .h1:after, .widget_catalogue_block h1:after {
    content: ""; 
    display: block;
    width: 50px;
    height: 3px;
    background-color: #cb0017;
    margin-top: 5px;
}

.wall_block {
    margin-top: 20px;
}

.widget_catalogue_subblock {
    padding-bottom: 25px;
}

.title_over_image_representation {
    position: absolute;
    background-color: #cb0017;
    opacity: 0.9;
    bottom: 0;
    width: 100%;
    color: #FFF;
    font-weight: 600;
    font-size: 18px;
    padding: 8px 10px;
    text-align: left;
}

.thumbnail a:hover {
    text-decoration: none !important;
}

.thumbnail a:hover .title_over_image_representation {
    background-color: #1a1a1a;
}

.widget_catalogue_subblock .title_over_image_representation {
    font-size: 16px;
}

.title_image_representation {
    font-size: 16px;
    font-weight: 600;
}

.recently .image_representation .title_image_representation {
    font-size: 16px;
}

.second_line_image_representation {
    color: #cb0017;
}

.image_representation .thumbnail .embed-responsive, .list-of-series .thumbnail .embed-responsive {
    border-radius: 4px;
}

.mostviewed .image_representation, .recently .image_representation {
    margin-top: 5px;
    padding-top: 10px;
}

.mostviewed .image_representation:hover, .recently .image_representation:hover {
    cursor: pointer;
    background: #cb0017;
    border-radius: 4px;
}

.mostviewed .image_representation:hover .title_image_representation, .recently .image_representation:hover .title_image_representation {
    color: white;
}

.mostviewed .image_representation:hover .thumbnail, .recently .image_representation:hover .thumbnail {
    background: #cb0017;
}

.mostviewed .image_representation:hover .second_line_image_representation, .recently .image_representation:hover .second_line_image_representation {
    background: #cb0017;
    color: white;
}

.mostviewed .image_representation:hover .date_and_visits, .recently .image_representation:hover .date_and_visits {
    background: #cb0017;
    color: white;
}

.next_events_box_title {
    font-size: 18px;
    font-weight: normal;
}

.next_events_box_data {
    padding: 5px 0px;
}

.next_events_box_data:hover {
    cursor: pointer;
    background-color: #eee;    
}

#carousel-wall .thumbnail .embed-responsive, #carousel-wall .embed-responsive {
    border-radius: 4px;
}

.carousel-control.left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.carousel-control.right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.carousel-caption {
    font-size: 18px;
}

.carousel-caption .background-title {
    background-color: #cb0017;
}

.stats {
    margin-top: 10px;
}

/** MediaLibrary **/

.series-list.row {
    display: flex;
    flex-wrap: wrap;
}

.series-list.row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

@supports not (display: flex) {
    .series-list.row > [class*='col-'] {
        min-height: 350px;
    }
}

.lib_menu {
    margin-left: -15px;
    margin-right: -15px;
}

.series-container .name, #category-container .name {
    margin-left: -15px;
}

/** Categories page **/

.block-main-categories .thumbnail {
    border: 0;
    margin-bottom: 10px;
}

.block-main-categories .thumbnail img {
    object-fit: cover;
}

/** About **/

.ulsquare {
    list-style: none;
    padding: 0;
    margin: 0 0 15px;
}

ul.ulsquare li {
    margin-left: 5px;
    padding-left: 3em;
    text-indent: -18px;
}

ul.ulsquare li:before {
    color: #cb0017;
    content: "■";
    font-size: 12px;
    margin-right: 10px;
}

/** OM Page **/

.panel-pmk>.panel-heading {
    background-color: #DDD;
}

.panel-pmk>.panel-heading h2 {
    font-family: inherit !important;
    text-transform: none;
    color: #1a1a1a;
}

.label {
    background: #767676;
    color: #fff;
    padding: 5px;
    margin: 2px;
    border-radius: 5px;
    display: inline-block;
}

.label a:hover {
    background: grey;
    color: #ececec;
}

.same-series .image_representation, .related-videos .image_representation {
    padding: 0;
}

.same-series .title_image_representation, .related-videos .title_image_representation {
    color: #cb0017;
    -webkit-line-clamp: 1;
}

/** Series page **/

.video_block {
    border-bottom: none;
}

/* Events */

.next_events_position {
    position:relative;
}

.no_live_img {
    width:100%;
}

.next_events_position .next_events_box {
    position:absolute;
    top: 30px;
    right: 5%;
    width: 40%;
}

.next_events_font {
    font-size: 36px;
    padding: 30px 55px 20px 0px;
    text-align: center;
    font-family: 'Bebas Neue';
}

.events_info_advanced {
    padding: 0px 10%;
}

.next_events_button_to_calendar {
    padding: 60px 0px;
}

.next_events_font_small {
    font-size: 24px;
    font-family: BebasNeue;
    padding: 10px 0px;
}

.events_info_advanced_small {
    padding: 10px 0px 20px;
}

.pumukit_mmobj.event:hover,
.pumukit_mmobj.event:focus {
    background-color: rgba(0,0,0,0);
    color: rgb(17,17,17);
}

.pumukit_mmobj.event {
    color: #111;
    height: 110px;
    overflow: hidden;
    margin: 10px 0px;
    padding: 5px;
    position: relative;
}

.date.mmobj {
    bottom:8%;
}

.info .title {
    max-height: 3.3em;
    font-family: "OpenSans Regular";
    -webkit-line-clamp: 3;
    line-height: 1.52rem;
    margin-left:5px;
}

.next_events_position .event .info .title {
    max-height: 3.9em;
    color: #cb0017;
}

.event .thumbnail {
    float: left;
    display: inline;
    margin-bottom:0px;
    text-align: center;
    border: 0;
    border-radius: 0px;
    box-shadow: -1px 1px 1px #666;
    background: #eee;
    padding: 0;
    z-index: 3;
    position: relative;
    width: 160px;
    height: 90px;
}

.event .info-wrapper {
    overflow: hidden;
}

.event .info {
    float: left;
    padding-left: 10px;
    width: 100%;
    min-height: 60px;
    overflow: hidden;
    display: inline;
    word-wrap: break-word;
}

.event .info .title{
    font-family: "OpenSans Regular";
    color: #cb0017;
    font-weight: bold;
    font-size: 1em;
    max-height: 3.9em;
    word-wrap: break-word;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-left: 5px;
    line-height: 18px;
}

.event .info .subtitle {
    font-weight: 400;
    margin: 5px 5px;
    font-size: 0.9em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.event .thumbnail img.thumbnailimg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top left;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    max-width: 160px;
    max-height: 90px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}

.event .thumbnailholder {
    top: 2px;
    width: auto;
    height: auto;
    background: #eeeeee;
    position: absolute;
    z-index: -1;
}

.event .mmobj_thumbnail_title.event {
    font-size: 1.125em;
    color: #cb0017;
    line-height: 0.5em;
}

.pumukit_mmobj a.future-event-link {
    color: #cb0017;
}

.event_dates_calendar .event_start_date {
    padding-top:0 !important;
}

.event_dates {
    bottom:10px;
    position:absolute;
}

.event_info_bottom_line {
    border: 0;
    height: 1.5px;
    background: rgba(0,0,0,0.2);
    width: 420px;
    margin-left: 20px;
    margin-bottom: 5px;
    overflow: hidden;
}

.pumukit_mmobj.event .event_start_date {
    padding-top: 15px;
}

.eventCalendar-list-wrap .next-events {
    background-color: #cb0017;
    font-family: 'OpenSans Regular';
    font-size: 10px;
}

.private-event-message {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 20px;
}

.urjc-events-container-row {
    position: relative;
}

.urjc-event-arrow {
    position: absolute;
    top: 33%;
    width: 100%;
}

.urjc-event-arrow.right {
    left: 98%;
    display: inline-block;
}

.urjc-event-arrow.left {
    left: -1%;
    display: none;
}

.urjc-event-arrow:hover {
    cursor: pointer;
}

.urjc-chevron-circle {
    fill: #c5c5c5;
}

.urjc-chevron-circle:hover {
    fill: #6d6d6d;
}

.urjcwebtv.chevron-circle-right,
.urjcwebtv.chevron-circle-left {
    width: 3%;
    height: 3%;
}

a.urjc-event-live-broadcasting-event-name:hover {
    text-decoration: none;
}

a.urjc-event-live-broadcasting-event-name h1:hover {
    color: #cb0017!important;
}

/** Event page **/

.mmobj-title.urjc-event {
    font-weight: 600;
    font-family: "OpenSans Regular";
}

.next-sessions-box .image_representation .title_image_representation, .next-lives-box .image_representation .title_image_representation {
    display: block;
    color: #cb0017;
    font-family: "OpenSans Regular";
    height: 1.3em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.chat-panel-heading,
.twitter-panel-heading,
.urjc-panel-heading {
    font-family: 'OpenSans Regular';
    font-weight: bold;
}

.list-group-item.name {
    display: flex;
}

.list-group-item.event-box {
    background-color: #f9f9f9;
}

.event-description-box-title {
    padding-left: 10px;
    font-weight: bold;
}

.list-group-item.name .event-info-box-line {
    padding-left: 8%;
}

.event-info-box-line {
    width: 80%;
    float: right;
}

.event-countdown-digits-table {
    display:table;
    table-layout: fixed;
    width:90%;
    padding-left: 10%;
    font-family: 'OpenSans Regular';
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
}
.event-countdown-digits-table-row {
    display:table-row;
}
.event-countdown-digits-table-cell {
    display:table-cell;
}

.digit-right-border.bar {
    font-size: 9px;
    vertical-align: super;
}

.digit-datetime {
    font-size: 30px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size-adjust: 0.4;
}
.event-countdown-bottom-line {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-right: 30px;
    margin-left: 30px;
}

.warning.poster-style {
    font-family: 'OpenSans Regular';
    position: relative;
    font-weight: 600;
    font-size: 18px;
    width:100%;
    line-height: 34px;
    text-align: center;
    margin-top: 45%;
    margin-bottom: 0px;
}
.poster-overlay {
    position: absolute;
    top: 0%;
    background-color: rgba(0,0,0,0.6);
    margin-left: 56.5%;
    width:43.5%;
    height: 100%;
    line-height: 34px;
    text-align: center;
    text-shadow: 1px 1px 0px black;
}
.warning.days-text {
    font-family: 'OpenSans Regular';
    position: relative;
    font-weight: 500;
    font-size: 10px;
    width:100%;
    line-height: 10px;
    text-align: center;
}
.event-date-text {
    font-family: 'OpenSans Regular';
    position: relative;
    font-weight: 500;
    font-size: 10px;
    width:100%;
    line-height: 34px;
    text-align: center;
}

/** Pagination **/

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #cb0017;
}

.pagination>li>a:hover {
    background-color: #cb0017;
}

/** Footer **/

footer {
    background-color: #1a1a1a;
}

.customweb-footer, .customweb-footer a {
    padding-top: 10px;
    color: #E1E1E1!important;
    text-align: center;
}

.powered_by {
    background: #1a1a1a;
    color: #E1E1E1!important;
}

@media (max-width: 1250px) and (min-width: 767px) {
    .poster-overlay .warning.poster-style {
        font-size: 14px;
    }

    .digit-datetime {
        font-size: 18px;
    }

    .warning.days-text, .poster-overlay .event-date-text {
        font-size: 7px;
    }
}

@media (max-width: 1200px) {
    .event-description-box-title {
        padding-left: 0;
    }

    .warning.days-text, .poster-overlay .event-date-text {
        font-size: 7px;
    }
}

@media (max-width: 1200px) and (min-width: 991px) {
    .next_events_position .next_events_box {
        top: 5px;
        width: 50%;
    }
}

@media (max-width: 991px) {
    body.advanced-event .no_live_img {
        display: none;
    }

    body.advanced-event .event_info_bottom_line {
        width: 90%;
    }

    .header-bottom-pmk .logo-title {
        display: none;
    }

    .next_events_font {
        padding: 30px 0 20px 0;
    }

    .urjc-event-arrow {
        display: none !important;
    }

    .urjc-event-live-broadcasting {
        display: block !important;
    }
}

@media (min-width: 767px) {
    .search-box .form-control {
        height: 25px;
    }

    .search-box .input-group-addon {
        padding: 2px 12px;
    }

    .same-series .image_representation .minithumbnail, .related-videos .image_representation .minithumbnail {
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .search-box {
        margin-top: 8px;
    }

    .menu-pmk {
        margin-top: 0;
        background-color: #eee;
    }

    .menu-pmk .navbar-custom {
        background-color: #eee;
    }

    .menu-pmk .navbar-custom .navbar-collapse .nav {
        float: left !important;
    }

    .navbar-default .navbar-nav>li>a {
        color: #777;
    }
}

@media (max-width: 766px) and (min-width: 430px) {
    .poster-overlay .warning.poster-style {
        font-size: 12px;
    }
}

@media (max-width: 450px) {
    .eventCalendar-list .pumukit_mmobj.event {
        height: unset;
    }

    .events_info_advanced .pumukit_mmobj.event .info-wrapper {
        overflow: visible;
        text-align: center;
    }

    .eventCalendar-list .pumukit_mmobj.event .info-wrapper {
        text-align: center;
        margin-top: 10px;
    }

    .events_info_advanced .event .thumbnail, .eventCalendar-list .event .thumbnail {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .events_info_advanced .event .info-wrapper .info {
        padding-left: 0;
        margin-top: 6px;
    }

    .events_info_advanced .event_dates {
        position: relative;
    }

    .event .info {
        padding-left: 0;
    }

    .pumukit_mmobj.event {
        height: unset;
    }
}

@media (max-width: 430px) {
    .poster-overlay {
        margin-left: 0%;
        width: 100%;
    }

    .poster-overlay .warning.poster-style {
        font-size: 10px;
        margin-top: 5%;
    }

    .digit-datetime {
        font-size: 16px;
    }
}


