
    
        
            
    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: 'Roboto';
    src: url("/fonts/Roboto-Light.ttf");
    src: local(":)"), url("/fonts/Roboto-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body {
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    overflow-x: hidden;
}

.content-pmk {
    padding-right: 30px;
    padding-left: 30px;
}

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

.content-pmk h1, h2{
    color: #003047;
}

.title_image_representation {
    color: #003047;
}

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

/** Mobile first **/

.header-top-pmk {
    background-color: #003047;
    min-height:50px;
    color: #ffffff;
}

.logo-header-top {
    max-height:30px;
    margin-top:-5px;
}

.logo-legend {
    color: #d3d3d3;
    margin:0;
    font-size:16px;
    padding:10px 0 0 5px;
}

.image_representation {
    padding-right: 0;
    padding-left: 0;
}

.first-actor p{
    font-size: 12px;
    color: #333;
    margin-bottom: 0;
}

.first-actor .actor-name {
    font-weight: 600;
}

.image_representation .thumbnail {
    padding:0;
}

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

.image_representation .thumbnail .inside-video-duration {
    font-weight: 600;
    opacity: 0.8;
}

.image_representation .title_image_representation {
    padding-left:15px;
    padding-right:15px;
}

.video-page > div:nth-child(1) {
    padding-top: 10px;
}

.navbar-pmk.navbar-uvigo {
    margin-bottom: 0;
    border: none;
    border-bottom:3px solid #ffffff;
}

.widget_catalogue_sub_block .title_image_representation {
    text-align: center;
}

.image_representation .title_image_representation {
    font-size: 14px;
}

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

.custom-menu-uvigo {
    width: 100%;
}

.custom-menu-uvigo .links-custom-menu > li {
    display: inline;
    font-size: 16px;
}

.custom-menu-uvigo .links-custom-menu > li > a{
    padding: 15px;
}

.custom-menu-uvigo .links-custom-menu > li > a:hover, .custom-menu-uvigo .links-custom-menu > li > a:focus, .custom-menu-uvigo .links-custom-menu > li > a:active {
    text-decoration: none;
    font-weight: 600;
}

.custom-menu-uvigo .links-custom-menu > li.open>a, .custom-menu-uvigo .links-custom-menu > li.open>a:hover, .custom-menu-uvigo .links-custom-menu > li.open>a:focus {
    background-color: transparent;
}

.custom-dropdown-menu-uvigo {
    background: #003047;
}
.custom-menu-uvigo li.language-item {
    padding-left:15px;
    border-bottom: 0;
    color: #FFFFFF;
}

.custom-menu-top-center .open>a:focus, .custom-menu-top-center .open>a:active, .custom-menu-top-center .open>a:hover {
    background-color:transparent;
}

.custom-menu-uvigo .dropdown .custom-dropdown-menu li {
    border-bottom:0;
}

.username {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100px;
    display: inline-block;
    vertical-align: middle;
}

.block-search {
    margin-left: 100px;
}

.search-box {
    margin-right: 30px;
}

.search-box #search-box-desktop {
    background-color: rgba(0,48,71, 0.5);
    color: #ffffff;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.search-box #search-box-desktop:focus {
    border-color: #ffffff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.search-box .input-group-addon {
    background-color: rgba(0,48,71, 0.5);
    color: #FFF;
}

.header-top-pmk .language-item {
    display: inline-block;
}

.language-item .language-active {
  font-weight: 600;
}

.custom-menu-uvigo {
    margin-top:25px;
    padding-left: 0 !important;
}

.same-series .title_image_representation, .related-videos .title_image_representation, .same-series .second_line_image_representation, .related-videos .second_line_image_representation,
.mostviewed .title_image_representation, .mostviewed .second_line_image_representation, .recently .title_image_representation, .recently .second_line_image_representation,
.list-of-series .title_image_representation, .custom-list-by .title_image_representation, .list-of-series .second_line_image_representation, .custom-list-by .second_line_image_representation {
    -webkit-line-clamp: 2;
}

.same-series .image_representation  .date_and_visits, .related-videos .image_representation  .date_and_visits, .next-session .image_representation  .date_and_visits {
    margin-top: 5px;
}

.same-series .image_representation > .row, .related-videos .image_representation > .row, .next-session .image_representation > .row{
    display: flex;
    flex-wrap: wrap;
}

.same-series .image_representation > .row > [class*='col-'], .related-videos .image_representation > .row > [class*='col-'], .next-session .image_representation > .row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.same-series .caption .first-actor, .related-videos .caption .first-actor {
    margin-top: 10px;
}

.description {
    margin-top: 10px;
    text-align: justify;
}

.video-material > div {
    display: inline;
    margin-left: 10px;
}

.video-material > div:first-child {
    display: inline;
    margin-left: 0px;
}

.video-material a {
    color: #5F6869;
}

.video-info, .video-info-event {
    margin-top: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 800;
}

.video-info-event {
    margin-top: 5px;
}

.video-description {
    padding-top: 5px;
    padding-bottom: 5px;
}

a.show-more[aria-expanded=true] .fa-chevron-right {
   display: none;
}
a.show-more[aria-expanded=false] .fa-chevron-down {
   display: none;
}

.video-info .views{
    margin-right: 10px;
}

.tags-info-pmk {
    margin-top: 5px;
}

.tags-info-pmk .dual-stream {
    background-color: red;
}

.tags-info-pmk .label-pmk {
        padding: .6em .6em .4em;
}

.video-title {
    margin-top: 10px;
    font-size: 20px;
}

.video-subtitle {
    font-size: 16px;
}

.video-page .persons {
    padding-top: 15px;
}

.video-page .person {
    font-weight: 600;
    font-size: 16px;
}


/*On the flex container*/
.flexcontainer {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   flex-wrap: wrap;
   align-items: flex-end;
}

.container-form #reset {
    background-color: #ffffff;
    color: #003047;
}

.search-form {
    background: #003047;
    color: #ffffff;
}

.search-form .form-control {
    color: #FFF;
    background-color: #001b2c;
    font-size: 16px;
}

.search-form a {
    color: #ffffff;
}

.search-form a:hover {
    text-decoration: none;
}

.container-form {
    background-color: #003047;
    margin-left: -30px;
    margin-right: -30px;
}

.search-filter {
    font-size: 1.7em;
}

.total-search {
    margin-top: 20px;
    font-weight: lighter;
    font-size: 1.7em;
}

.bootstrap-datetimepicker-widget {
    color: #777;
}

.bootstrap-datetimepicker-widget table th {
    color: #000;
}

.bootstrap-datetimepicker-widget table td {
    color: #003047;
}


.service {
    font-size: 16px;
    text-align: justify;
}

.service .faq-service {
    font-size: 14px;
    list-style: decimal inside;
    margin-left:15px;
}

.service .faq-service li {
    margin-bottom: 10px;
}

.service .subtitle-service, .service .widget-block-title, .service a {
    font-weight: 600;
    color: #003047;
}

.service .subtitle-service {
    margin-top: 25px;
    font-size: 16px;
}

.service .service-img {
    margin: 30px 0;
    border-radius: 10px;
}


#advanced-event-side-panels .list-group-item {
    border: none;
    padding: 10px 0;
}

#advanced-event-side-panels .event-description-box-title {
    font-weight: bold;
    margin-bottom: 0;
}

#advanced-event-side-panels .panel-default {
    border: none;
    box-shadow: none;
}

#advanced-event-side-panels .panel-heading {
    color: #003047;
    font-size: 22px;
    border-top: 1px solid #000;
    border-bottom: none;
    background-color: transparent;
    border-radius: 0px;
    font-weight: 400;
    padding-right: 0px;
    padding-left: 0px;
}

.live_content .panel-heading {
    background-color: #003047;
}

.event-image {
    width: 100%;
}

#advanced-event-side-panels .panel-body {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 450px;
    padding: 5px 0;
}

.poster-overlay {
    position: absolute;
    top: 30%;
    width: 100%;
    line-height: 34px;
    text-align: center;
    text-shadow: 1px 1px 0px black;
    background-color: rgba(0,0,0,0.5);
    padding-top: 40px;
    padding-bottom: 40px;
}

.warning.poster-style {
    position: relative;
    font-weight: 600;
    font-size: 24px;
    width: 100%;
    line-height: 34px;
    text-align: center;
    margin-bottom: 20px;
}

.event-countdown-digits-table {
    color: #ffffff;
    display: table;
    table-layout: fixed;
    width: 50%;
    margin: 0 auto;
    font-weight: 600;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 30px;
}

.event-date-text {
    position: relative;
    font-weight: 800;
    font-size: 20px;
    margin-top: 10px;
}

.event-countdown-digits-table-row {
    display: table-row;
    margin-bottom: 20px;
}

.event-countdown-digits-table-cell {
    display: table-cell;
}

.event-countdown-digits-table-cell #warning_minutes, .event-countdown-digits-table-cell #warning_seconds {
    color: #F00;
}

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

.warning.days-text {
    position: relative;
    font-weight: 500;
    font-size: 15px;
    width: 100%;
    line-height: 10px;
    text-align: center;
}

.share_url input, .share_iframe input {
    padding: 2px 0;
}


.next_events_position {
    position: relative;
}

.no_live_img {
    height: 800px;
    object-fit: cover;
    margin-left: -45px;
}

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

.next_events_font {
    font-size: 36px;
    padding: 30px 0px 20px 0px;
    font-weight: 800;
    color: #003047;
}

.next_events_box .event, .advanced-calendar-events .event {
    margin-bottom: 20px;
}

.next_events_box .event .embed-responsive, .advanced-calendar-events .event .embed-responsive {
    border-radius: 10px;
}

.event_dates {
    font-weight: 800;
    color: #444;
    font-size: 14px;
}

.event-pmk {
    padding-top: 15px;
}

.event-pmk .embed-responsive {
    border-radius: 10px;
}


.title-categories-page .widget-block-title {
    font-weight: 800;
    color: #003047;
    margin-bottom: 20px;
}


.footer-custom-uvigotv .social-network-block a {
    padding:5px;
}

.footer-custom-uvigotv .contact-block, .footer-custom-uvigotv .social-network-block {
    margin-top:25px;
}

.footer-custom-uvigotv .contact-block,  .footer-custom-uvigotv .social-network-block, .footer-custom-uvigotv a {
    color: #003047;
}

.footer-custom-uvigotv .contact-block h5, .footer-custom-uvigotv .contact-block a{
    font-weight: 800;
}

.footer-campus {
    margin-bottom:10px;
}
.footer-element a {
    color: #fff;
}

.footer-custom-uvigotv .social-network-block {
    text-align: center;
}

.footer-custom-uvigotv .social-network-block a {
    text-decoration: none;
}

/** End mobile first **/


/** Start: Universidad de Vigo - Menú >= md **/
.header-pmk .header-top-pmk {
    font-size:12px;
}
/** End: Universidad de Vigo - Menú >= md **/

#custom-top-menu {
    padding: 0px;
}

.custom-form-control {
    background-color: transparent;
    border-radius:0;
    border:0;
    height: 60px;
    border-bottom:1px solid #fff;
}
.custom-menu-top-left li a, .custom-menu-top-right li a {
    font-weight: bold;
}
.custom-menu-top-left li a, .custom-menu-top-center li a, .custom-menu-top-right li a {
    color: #ffffff;
}

.custom-menu-top-left>li>a:hover, .custom-menu-top-left>li>a:focus, .custom-menu-top-center>li>a:hover, .custom-menu-top-center>li>a:focus, .custom-menu-top-right>li>a:hover, .custom-menu-top-right>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}

.custom-menu-top-center {
    padding-left:10rem;
}

.header-top-pmk .navbar-header button span {
    background-color: #ffffff;
}

.breadcrumb-pmk-list li a {
    color: #666666;
}

.content-pmk .breadcrumb-pmk {
    padding-left: 0;
    padding-right: 0;
}

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

.label-pmk {
    background-color: #003047;
    margin-left:3px;
}

.video-title, .persons, .show-more, .same-series .panel-pmk >.panel-heading, .same-series .panel-pmk >.panel-heading a, .related-videos .panel-pmk >.panel-heading, .video-info > div, .video-info-event > div, .related-videos .title_image_representation a, .same-series .title_image_representation a,
.related-videos .title_image_representation a, .modal-header h3, .modal-body .share_url > span, .subseries_title {
    color: #003047;
}

.pagination>li>a, .pagination>li>span {
    color: #000000 !important;
}

.same-series .panel-pmk, .related-videos .panel-pmk {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.same-series .panel-pmk >.panel-heading, .related-videos .panel-pmk >.panel-heading {
    font-size: 20px;
    padding: 5px 0;
    border-bottom: none;
    background-color: transparent;
}

.panel-series .panel-body, .panel-related .panel-body{
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 450px;
    padding: 5px 0;
}

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

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #003047;
    color: #fff !important;
    border-color: #003047;
}

/** Modal to share oms **/

#modalPlayer .modal-body{
    padding: 30px 15px;
}

.modal-body .share_url {
    padding: 30px 20px;
}

.modal-body .share_url.share_iframe {
    padding-bottom: 0px;
}

.modal-body .share-network i.fa {
    border-radius: 60px;
    background-color: #003047;
    color: #FFF;
}

.modal-body .fa-facebook-f {
    padding: 0.4em 0.6em;
}

.modal-body .fa-twitter {
    padding: 0.4em 0.42em;
}

/** End Modal to share oms **/

.navbar-nav li.language-item a {
    padding: 15px 2px;
}


.header-bottom-pmk {
    max-height: 160px;
}

.header-bottom-pmk .background-header{
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.header-bottom-pmk .header-elements {
    margin-top: -170px;
    padding-left: 70px;
    padding-right: 70px;
}

.logo-header-bottom {
    max-height: 70px;
}

.header-bottom-logo {
    padding-bottom:50px;
    margin-top:30px;
}

.template-menu-pmk {
    display:none;
}

.title_over_image_representation {
    position:absolute;
    background-color: #000;
    opacity:0.7;
    bottom:0;
    width: 100%;
    color: white;
    font-size:24px;
    padding:10px;
    font-weight: bold;
    text-align: left;
}

.title_over_image_representation:hover {
    color: #8AD502;
}

/**** Block categories  ****/

.block-categories .widget-block-title {
    padding-left:15px;
    padding-right:15px;
}

.block-categories .row {
    padding-left:55px;
    padding-right:45px;
}

.widget-block-title {
    font-weight: lighter;
    color: #003047;
}

/**** Recently and mostviewed ****/

.caption .title_image_representation {
    font-weight: bold;
}
.mostviewed h2 {
    color: #000;
}
.mostviewed .title_image_representation a {
    color: #003047;
}

.recently {
    background-color: #fff;
}
.by-tag-block {
    background-color: #003047;
}

.mostviewed {
    background-color: transparent;
}

.recently .thumbnail, .mostviewed .thumbnail, .by-tag-block .thumbnail {
    padding:0;
    background-color:transparent;
    color: #fff;
}
.recently .title_image_representation a, .by-tag-block .title_image_representation a {
    color: #003047;
}

.by-tag-block .date_and_visits {
    display:none;
}

.recently .second_line_image_representation , .mostviewed .second_line_image_representation, .by-tag-block .second_line_image_representation {
    display:none;
}

.same-series .panel-body {
    max-height: 750px;
}

footer {
    background-color: #003047;
}

.footer-pmk {
    padding: 50px 0 30px;
}

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

.custom-footer-links {
    margin-top: 60px;
}

.custom-footer-links a {
    font-size: 12px;
    color: #939393;
    text-decoration: none;
    letter-spacing: 1px;
}

.footer-pmk .footer-content-pmk div {
    padding-bottom:8px;
}

.icon-footer-uvigo {
    font-size:25px;
    color:#fff;
    margin-left:20px;
}

.image-footer-uvigo {
    width: 35px;
    margin-left:20px;
    display: inline-table;
    margin-bottom:10px;
}

.footer-element-cmar {
    margin-left:15px;
}


.stats {
    display: inline-flex;
    justify-content: flex-end;
    padding-right: 10px;
    padding-left: 10px;
}

.stats-circle {
    width: auto;
    height: auto;
    border-radius: 0px;
    font-weight: 400;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: right;
    font-size: 16px;
    padding: 10px 5px 0 0;
    color: #003047;
}

.stats-circle .stats-label {
    font-size: 16px;
    color: #003047;
    font-weight: 800;
    border-right: 1px solid #000;
    padding-right: 5px;
    padding-left: 3px;
}

.stats .stats-circle:nth-child(3) > .stats-label {
    border-right: none;
    padding-right: 0;
}


.series-title-header {
    font-size: 30px;
    color: #003047;
    margin-bottom: 25px;
}

#serial_header {
    margin-bottom: 30px;
}

.video_block {
    border-bottom: none;
}

.hover_series {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.video_block .video-title {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 0;
}

.video_block .video-subtitle {
    margin-top: 5px;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.video_block .video-elements .list-group-item {
    border: none;
}

.video_block .video-elements .person {
    font-weight: 600;
}

.video_block .info-person {
    font-weight: 400;
}

.video-elements .list-group {
    margin-bottom: 5px;
}

.video_block .series-video-info {
    color: #555;
    font-weight: 800;
}

.video_block .series-video-info .video-views{
    margin-right: 10px;
}

.custom-list-by-tag .hover_series .series_count_mmobj {
    margin-top: 30%;
}

.subseries_title_wrapper  {
    border-top: 1px solid #003047;
}

.subseries_title, .multisubserial > h3 {
    font-weight: lighter;
    margin-top: 10px;
}


@media (max-width: 1700px) {
    .block-search {
        margin-left: 0;
    }
}

@media (max-width: 1560px) {
    .same-series .second_line_image_representation, .related-videos .second_line_image_representation {
        -webkit-line-clamp: 1;
    }
}

@media (max-width: 1450px) {
    .custom-menu-uvigo .links-custom-menu > li > a {
        padding: 15px 5px;
    }
}

@media (max-width: 1400px) {
    .custom-menu-uvigo .links-custom-menu > li {
        font-size: 14px;
    }

    .no_live_img {
        margin-left: -200px;
    }

    .stats-circle .stats-label, .stats-circle{
        font-size: 14px;
    }
}

@media (max-width: 1330px) and (min-width: 1200px){
    .same-series .caption .first-actor, .related-videos .caption .first-actor {
        display: -webkit-box;
        text-align: left;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        -webkit-line-clamp: 1;
    }
}

@media (max-width: 1230px) and (min-width: 991px) {
    .digit-datetime {
        font-size: 18px;
    }

    .username {
        max-width: 100px;
    }
}

@media (max-width: 1250px)  {
    .no_live_img {
        margin-left: -350px;
    }

    .next_events_box {
        position: absolute;
        top: 150px;
        right: 0;
        width: 50%;
    }

    .stats-circle .stats-label, .stats-circle{
        font-size: 13px;
    }
}

@media (max-width: 1400px) and (min-width: 1200px){
    .header-bottom-logo {
        margin-top: 35px;
    }
}

@media (min-width: 1200px) {
    .custom-menu-top-center {
        padding-left:12rem;
    }
}

@media (max-width: 1200px) and (min-width: 991px) {
    .logo-legend {
        font-size: 11px;
    }

    .header-bottom-logo {
        margin-top: 45px;
    }

    .header-bottom-pmk .header-elements {
        padding-left: 45px;
        padding-right: 45px;
    }
    .custom-menu-uvigo li.language-item {
        padding-left: 10px;
    }

    .flexcontainer {
        flex-wrap: nowrap;
    }
}

@media (max-width: 1024px) {
    .widget_catalogue_sub_block .image_representation .title_image_representation {
        font-size: 18px;
        font-weight: normal !important;
    }

    .title_over_image_representation {
        font-size: 18px;
    }
}

@media (min-width: 992px) {

    .custom-menu-top-center {
        padding-left:4rem;
    }

    .hover_series .series_count_mmobj {
        font-size: 2vw !important;
    }

    .hover_series .series_count_text {
        font-size: 1.5vw !important;
    }

}

@media (max-width: 991px) {
    .custom-menu-top-left li a, .custom-menu-top-center li a, .custom-menu-top-right li a, .custom-menu-uvigo li.language-item {
        color: #003047;
    }

    .navbar-header .search-button {
        margin-right: 5px;
    }

    .navbar-header .fa-search {
        color: #ffffff;
        font-size: 16px;
    }

    .search-box .input-group-addon {
        color: #555;
    }

    .stats-circle {
        color: #003047;
    }

    body.advanced-event .no_live_img {
        display: none;
    }

    .next_events_font {
        color: #003047;
        text-align: left;
    }

    .search-box .input-group-addon {
        background-color: #FFF;
    }

    .search-box {
        margin-right: 0px;
        margin-left: 0px;
    }

    .custom-menu-uvigo .links-custom-menu {
        float: left !important;
        width: 100%;
        padding-right: 15px;
    }

    .custom-menu-uvigo .links-custom-menu > li {
        display: block;
        padding: 10px 0;
    }

    .custom-menu-uvigo li.language-item {
        padding-left: 0;
        padding-top: 0;
    }

    .navbar-header .navbar-brand {
        float: right;
    }

    .header-bottom-pmk .header-elements {
        padding-left: 15px;
        padding-right: 15px;
    }

    .second_line_image_representation {
        font-size: 14px;
    }

    .same-series .second_line_image_representation, .related-videos .second_line_image_representation {
        -webkit-line-clamp: unset;
    }

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

    .header-bottom-logo {
        padding-bottom: 30px;
    }
}

@media (max-width: 1024px) and (min-width: 991px) {
    .widget_catalogue_sub_block .image_representation .title_image_representation {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    /* Header menu */
    .header-top-pmk .language-item {
        display:inline-block;
    }

    /* Change breakpoint of navbar to SM ( needed because there are a lot of text ) */
    .custom-menu-top-center {
        padding-left:1rem;
    }

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .header-top-pmk>.container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        max-width: none;
    }

    .header-bottom-logo:nth-child(2) {
        margin-top: 50px;
        padding-bottom: 10px;
    }

    /* End Change breakpoint of navbar to SM */

    /* Change breakpoint header dropdown to SM */
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: left;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        display:block;
    }
    /* Change breakpoint header dropdown to SM */
    .custom-menu-top-right .custom-dropdown-menu.open {
        display: table;
    }

    #custom-top-menu {
        overflow-x: hidden;
    }

    /* Move banner and logo to keep vertical line with SM breakpoint navbar */
    .header-bottom-pmk>.container {
        width:100%;
    }
    .header-bottom-logo {
        margin-left:15px;
    }
    /* End Move banner and logo to keep vertical line with SM breakpoint navbar */

    .custom-menu-uvigo {
        margin-top: 15px !important;
    }
}

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

    .image_representation {
        padding-right: 15px;
        padding-left: 15px;
    }

    .image_representation .thumbnail {
        padding:4px;
    }

    .image_representation .title_image_representation {
        font-size: 14px;
        font-weight: bold !important;
    }

    .widget_catalogue_sub_block .title_image_representation {
        text-align: left;
    }

    .image_representation .title_image_representation {
        padding-left:0;
        padding-right:0;
    }

    .custom-menu-uvigo {
        margin-top: 55px;
    }

    .video_block > .row {
        display: flex;
    }

    .video_block .row .image_representation {
        align-self: center;
    }

    .video_block .row .image_representation .thumbnail {
        margin-bottom: 0;
    }
}

@media (max-width: 767.98px) {
    .same-series .inside-video-duration, .related-videos .inside-video-duration {
        right: 20px;
    }

    .same-series .image_representation .title_image_representation, .related-videos .image_representation .title_image_representation {
        margin-top: 10px;
        padding: 0;
    }

    #menu-uvigo-navbar .custom-dropdown-menu.open > ul > li > a {
        color: #FFF;
    }

    .header-bottom-pmk, .header-bottom-pmk .background-header {
        max-height: 140px !important;
    }

    .header-bottom-logo {
        margin-top: 40px;
        padding-bottom: 30px;
    }

    .footer-custom-uvigotv {
        text-align: center;
    }

    .search-box {
        margin: 8px;
    }

    .custom-menu-uvigo {
        margin-top: 0px;
    }

    .custom-menu-uvigo .links-custom-menu > li {
        display: block;
    }

    .stats {
        padding-left: 0px;
    }

    .widget-block-title {
        margin-top: 10px;
    }

    .custom-menu-uvigo {
        margin-top: 18px;
    }

    .advanced-calendar-events {
        padding: 30px 20px !important;
    }

    .show_more_link {
        padding-right: 0;
    }

    .video-material {
        margin-top: 10px;
        text-align: left;
    }

    .footer-content-pmk {
        text-align: center;
    }

    .footer-content-pmk .navbar-brand {
        float: unset;
    }

    .footer-content-pmk .navbar-brand img {
        margin: 0 auto;
    }

    .poster-overlay {
        top: unset;
        bottom: 0;
    }

    .event-countdown-digits-table {
        width: 70%;
    }
}

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

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

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

    .poster-overlay .event-date-text {
        line-height: 1.5;
    }

}

@media (max-width: 660px) {
    .stats {
        padding-bottom: 5px;
    }

    .total-search, .search-filter {
        font-size: 1.2em;
    }
}

@media (max-width: 570px) {
    .header-bottom-logo {
        margin-top: 35px;
    }

    .header-bottom-logo:nth-child(2) {
        margin-top: 43px;
    }

    .event-countdown-digits-table {
        width: 95%;
    }
}

@media (max-width: 510px) {
    .share_url input, .share_iframe input {
        width: 70% !important;
    }
}

@media (max-width: 499.98px) {
    .logo-legend {
        font-size:10px;
    }

    .header-bottom-pmk, .header-bottom-pmk .background-header {
        max-height: 120px !important;
    }

    .poster-overlay {
        padding: 0;
    }

    .poster-overlay .warning.poster-style {
        font-size: 10px;
        margin-bottom: 0;
    }

    .event-countdown-digits-table {
        margin-bottom: 10px;
    }
}

@media (max-width: 450px) {
    .event .info-wrapper .info {
        padding-left: 0;
        margin-top: 6px;
    }

    .next_events_font {
        font-size: 28px;
        padding-bottom: 0;
    }

    .header-bottom-logo:nth-child(2) {
        margin-top: 35px;
    }
}

@media (max-width: 430px) {
    .digit-datetime {
        font-size: 14px;
    }

    .warning.days-text,
    .poster-overlay .event-date-text {
        font-size: 8px;
        margin-bottom: 0;
    }

    .stats-circle .stats-label, .stats-circle{
        font-size: 12px;
    }

    .custom-menu-uvigo .links-custom-menu > li.language-item {
        padding-bottom: 0;
    }
}

@media (max-width: 430px) {
    .logo-legend {
        font-size: 9px;
    }
}

