
/*
Theme Name: Real Soccer Child
Theme URI: http://themes.goodlayers.com/realsoccer
Description: Real Soccer Child Theme
Author: Altia Consultora, S.A.
Author URI: www.altia.es
Template: realsoccer
License:
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
*/


/* --------------- BANNERS BARRA LATERAL  --------------- */
.gdlr-item-start-content.sidebar-right-item img {
    margin: 0 0 20px 20px;
}

/* --------------- GENERAL --------------- */
body .body-wrapper.gdlr-boxed-style .gdlr-header-wrapper {
    left: 0; margin-left: 0px;
}

.gdlr-page-caption {
    font-size: 35px !important;
    font-weight: bold !important;
    text-transform: uppercase;
}

/* STANDARD POSTS THUMBNAILS */
.gdlr-blog-full .category-imgvideo .gdlr-blog-thumbnail, .gdlr-blog-full .category-imgvideo_gl .gdlr-blog-thumbnail, .gdlr-blog-full .category-imgvideo_en .gdlr-blog-thumbnail {
    display: none;
}

/* PAGINATION */
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current {
    background-color: #6cace4 !important;
}

/* -- FONTFACE -- */
@font-face {
    font-family: 'gotham_ultraitalic';
    src: url('stylesheet/fonts/gotham-ultraitalic1-webfont.woff2') format('woff2'),
    url('stylesheet/fonts/gotham-ultraitalic1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* -- ADMIN BAR -- */
.admin-bar header.gdlr-header-wrapper.gdlr-no-height {
    top: 0px;
}


/* -- ETIQUETAS SECCIONES -- */
.gdlr-item-title-wrapper.pos-left .gdlr-item-title::before {
    content: "";
}

.gdlr-item-title-wrapper.pos-left .gdlr-item-title:before {
    content: "";
    margin-right: 0px;
}


/* -- BARRA LATERAL DERECHA -- */
.gdlr-sidebar .gdlr-widget-title {
    display: none;
}



/* --------------- CABECERA --------------- */
li.menu_prensa a {
    padding-right: 0 !important;
}

.top-navigation-left {
    position: initial;
}

.top-navigation-right {
    position: initial;

}

.top-navigation-left {
    height: 90px;
    display: block;
    padding-top: 10px;
}

.gdlr-logo-full {
    display: block;
    text-align: center;
}

.mini {
    display: none;
}

.top-social-wrapper {
    height: 28px;
}
div.top-social-wrapper div.social-icon {
    float: right;
}

div.top-social-wrapper div.social-icon:first-child {
    margin-left: 20px;
}
/*
div.top-social-wrapper .gdl-search-form {
	padding-left: 20px;
}

div.top-social-wrapper .gdl-search-form input[type="text"] {
	padding: 5px 15px;
}
*/
.gdl-search-form input[type="submit"] {
    background-image: url("/wp-content/uploads/2017/10/icon-search-blue.png");
}

.rght {
    float: right;
}

.lft {
    float: left;
}
.menu_redes {
    float: right;
}

.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
    padding: 20px 40px 20px 0px;
}

.gdlr-navigation-wrapper .gdlr-main-menu > li:nth-child(1) {
    padding-left: 28px;
}

.gdlr-navigation-wrapper nav ul li.lang-item, .gdlr-navigation .menu_entradas, .gdlr-navigation .menu_tienda {
    display: none;
}

.gdlr-header-inner, .gdlr-navigation-wrapper.gdlr-fixed-nav {
    background: #6cace4 !important;
}

.gdlr-main-menu > li > a {
    color: #fff !important;
}

.gdlr-main-menu > li > a:hover {
    color: #000 !important;
}

/* -- BUSCADOR -- */
li .gdl-search-form {
    display: none;
}
#search-main input[type="text"], .gdl-search-form input[type="text"] {
    font-size: 16px;
}

#search-main input[type="text"] {
    padding: 5px 15px !important;
}

#search-main {
    margin-left: 20px;
}

.search-no-results .with-sidebar-left {
    float: none;
    margin: 0 auto;
}

.page-not-found-search  .gdl-search-form input[type="text"] {
    color: #000 !important;
    font-weight: bold;
    font-size: 20px;
    background-color: #fff !important;
}

.page-not-found-search .gdl-search-form input[type="submit"] {
    margin: -8px -40px 0;
}

/* --------------- MENÃš AUXILIAR --------------- */
/* -- MENÃš IDIOMAS -- */
.lang-item, #menu_aux ul li {
    list-style: none;
    display: inline;
    margin-right: 10px;
}

.menu_idiomas, #menu_aux {
    text-transform: uppercase;
}

#menu_aux {
    padding: 20px 0;
    float: right;
}

.menu_idiomas {
    float: right;
}

#menu_aux ul {
    margin-bottom: 0;
}

.menu_idiomas ul {
    margin: 0;
    padding-top: 2px;
}

.menu_idiomas ul li a, #menu_aux ul li a {
    color: #000 !important;
    font-weight: 600;
    font-size: 17px;
    font-family: "Muli";
}

.menu_idiomas ul li a:hover, #menu_aux ul li a:hover {
    color: #fff;
}

.menu_idiomas_mini {
    display: none;
}

/* --------------- TITLE BACKGROUND IMAGE --------------- */
.gdlr-header-wrapper {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url('/wp-content/uploads/2017/10/fondoBARRAmenu2-2.jpg');
}

.gdlr-page-title-wrapper {
    padding-top: 36px;
}

.gdlr-page-title-wrapper .gdlr-page-title, .gdlr-page-title-wrapper .gdlr-page-caption {
    font-family: "gotham_ultraitalic";
}

#gdlr-menu-search.gdlr-menu-search {
    z-index: 100;
    background-color: #f5f5f5;
    border-bottom: 1px solid #b5b5b5;
}
#gdlr-menu-search.gdlr-menu-search input[type="text"] {
    color: #b5b5b5;
    font-size: 16px;
}

body.single-post .gdlr-page-title-wrapper {
    display: none;
}

/* --------------- CLUB --------------- */
/* -- ORGANIZACION -- */
#org_presi {
    margin-top: 50px;
}

#org_presi .gdlr-item-title-head, #org_vice .gdlr-item-title-head, #org_cons .gdlr-item-title-head {
    margin-bottom: 20px;
}

#org_presi .gdlr-soccer-player-thumbnail, #org_vice .gdlr-soccer-player-thumbnail, #org_cons .gdlr-soccer-player-thumbnail {
    text-align: center;
}

#org_presi .gdlr-modern-player .gdlr-soccer-player-thumbnail img, #org_vice .gdlr-modern-player .gdlr-soccer-player-thumbnail img, #org_cons .gdlr-modern-player .gdlr-soccer-player-thumbnail img {
    display: inline-block;
    text-align: center;
}

#org_presi .gdlr-soccer-caption-plyr-data, #org_vice .gdlr-soccer-caption-plyr-data, #org_cons .gdlr-soccer-caption-plyr-data {
    text-align: center;
    width: 100%;
}

#directores_club {
    width: 50%;
    margin: 0 auto;
    font-size: 20px;
}

#directores_club a {
    color: #303030;
}

.dir_club {
    margin-bottom: 5px;
}

#dir_gal, #dep_club {
    color: #6cace4;
    font-weight: bold;
}

/* --------------- CANTERA --------------- */
#tit_ale_a {
    margin-top: 50px;
}

#clas_ale_a, #resul_ale_a {
    margin: 20px 0 0;
}

.gdlr-modern-player.gdlr-soccer-player-title {
    min-height: 42px;
}

/* --------------- BLOG --------------- */
/* -- BLOG COMMENTS -- */
.blog-info.blog-comment {
    display: none;
}
/* -- BLOG THUMBNAIL -- */
.post-template-default .category-celta-media .gdlr-blog-thumbnail {
    display: none;
}

/* --------------- SECCIONES PORTADA --------------- */
section {
    padding: 0 30px;
}

.gdlr-item-title-wrapper, .gdlr-feature-media-item, .gdlr-blog-grid {
    padding-right: 10px;
}

.gdlr-item-title-wrapper.gdlr-item {
    margin-bottom: 0px;
}
/* -- ABOVE SIDEBAR WRAPPER -- */

.above-sidebar-wrapper {
    margin-bottom: 30px;
}
/* -- SLIDER -- */
.section-container.container {
    padding-top: 0px;
}



.ms-slide-bgcont img {
    /*    margin-top: 0px !important;
        height: 400px !important;*/
}

.ms-slide .ms-layer, .ms-fixed-layers .ms-layer, #leyenda {
    font-weight: bold;
    color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.ms-slide .ms-layer, .ms-fixed-layers .ms-layer {
    background: rgba(20, 20, 20, 0.6);
    padding-top: 20px;
}

#lyr_lw_res {
    opacity: 1;
    color: #fff;
    font-weight: bold;
}

.slider_celta .ms-layer, #leyenda {
    font-size: 20px;
    line-height: 1;
}

#leyenda {
    display: none;
    height: 80px;
}

.slider_celta .ms-sl-selected .ms-layer {
    visibility: visible;
}

.play-btn {
    position: absolute;
    margin: 0 auto;
}

/*.ms-bullets {
    display: none;
}*/

/* --------------- SIDEBAR WITH CONTENT SECTION --------------- */
/* -- NOTICIAS -- */
#inicio_noticias {
    background: #f4f4f4;
}

#blg_noticias .six.columns {
    height: 360px;
}
#blg_msv, #blg_recientes {
    min-height: 330px;
    max-height: 360px;
}

.home .gdlr-item-title-wrapper .gdlr-item-title {
    font-size: 16px;
}
.home .eight.columns .gdlr-item-title-head h3{
    font-size: 23px;
}

#blg_recientes header .gdlr-blog-title, #blg_msv header .gdlr-blog-title, #lista_videos header .gdlr-blog-title {
    font-size: 14px;
    text-transform: lowercase;
    font-weight: 600;
}

#blg_recientes header .gdlr-blog-title::first-letter, #blg_msv header .gdlr-blog-title::first-letter, #lista_videos header .gdlr-blog-title::first-letter {
    text-transform: capitalize;
}

#blg_recientes .gdlr-item.gdlr-blog-grid, #blg_msv .gdlr-item.gdlr-blog-grid {
    margin-bottom: 0px;
}

#blg_recientes .isotope-item, #blg_msv .isotope-item {
    transform: none !important;
}

#blg_recientes .gdlr-isotope div {
    position: relative !important;
}

#blg_recientes .gdlr-blog-content, #blg_recientes .gdlr-blog-info, #blg_recientes .gdlr-blog-thumbnail, #blg_msv .gdlr-blog-content, #blg_msv .gdlr-blog-info, #blg_msv .gdlr-blog-thumbnail, #lista_videos .gdlr-blog-info {
    display: none;
}

#blg_recientes .gdlr-item, #blg_msv .gdlr-item {
    border-bottom: 1px solid #aaa;
    padding: 5px;
}

#blg_recientes .gdlr-blog-title, #blg_msv .gdlr-blog-title {
    margin-bottom: 0px;
}

.home .gdlr-item-title-head {
    padding-bottom: 10px;
}

#blg_noticias .gdlr-blog-thumbnail {
    background-color: #000;
    width: 100%;
    padding-bottom: 56%;
    position: relative;
}
#blg_noticias .gdlr-blog-thumbnail img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}
/*
#blg_noticias .gdlr-blog-thumbnail {
    min-height: 100px;
    max-height: 360px;
    width: 100%;
    height: 56.25%;
    overflow: hidden;
}

#blg_noticias .gdlr-blog-thumbnail img {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 100%;
        width: auto;
        -webkit-transform: translate(-50%,-50%);
         -ms-transform: translate(-50%,-50%);
             transform: translate(-50%,-50%);
}
/*
.gdlr-blog-title a {
    display: block;
    max-width:340px;
    line-height: 1.1em;
    max-height: 2.2em;
    text-overflow: ellipsis;
    white-space: nowrap;
}
*/
#blg_noticias article {
    width: 95%;
}

/* -- CELTA MEDIA -- */
#content-section-3{
    height: 400px;
}

#lista_videos  {
    height: 100%;
}

#titulo_celtamed {
    font-size: 23px;
    font-weight: bold;
    color: #6cace4;
    display: inline-block;
}

#titulo_celtamed:before {
    margin-left: 0px;
}

#video1 h4, #video2 h4 {
    height: 52px;
}

.video_sep, .video_sep1 {
    min-height: 117px;
}

.video_sep1 {
    margin-bottom: 10px;
}

.cml, .cmr {
    width: calc(50% - 5px);
    height: 244px;
}

.cml {
    margin-left: 5px;
}

.cmr {
    margin-right: 5px;
}

.gdlr-styled-box-body {
    padding: 0px;
}

.mvideo {
    font-size: 16px;
    font-weight: bold;
}

.gdlr-notification.color-background, #lista_videos .gdlr-item {
    padding: 0;
    clear: both;
}

#video1, #video2 {
    padding-right: 30px;
}

#lista_videos {
    margin-top: 10px;
}

#lista_videos .twelve.columns {
    min-height: 117px;
    max-height: 400px;
}

#lista_videos .gdlr-shortcode-wrapper {
    margin: 0px;
}

#lista_videos .gdlr-item.gdlr-blog-grid {
    margin-bottom: 10px;
}

#lista_videos .gdlr-blog-thumbnail {
    margin-bottom: 0px;
}

#lista_videos article {
    border: 1px solid #aaa;
    padding: 9px 20px;
    height: 50%;
}

#lista_videos h3 {
    height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 10px;
}

#lista_videos .gdlr-blog-title {
    margin-bottom: 0px;
}

.video-strm {
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    position: relative;
}

.video-strm iframe {
    position: absolute !important;
}

/*--------------- AGENDA --------------- */
.fixture-result-item-filter .gdlr-saperator {
    margin-right: 15px !important;
}

.gdlr-result-by-month-wrapper .gdlr-result-date {
    width: 40%;
}

.gdlr-result-by-month-wrapper .gdlr-result-match-team-wrapper {
    width: 50%;
}

.gdlr-result-by-month-wrapper .gdlr-result-match-team.gdlr-right, .gdlr-result-by-month-wrapper .gdlr-result-match-team.gdlr-left {
    width: 100%;
    text-align: center;
}

.gdlr-result-venue {
    margin-top: 20px;
}


/* --------------- PARTIDOS --------------- */
.gdlr-result-by-month-wrapper h4 {
    display: none;
}
/* -- CLEAR -- */
.clb {
    clear: both;
}


/* --------------- FOOTER --------------- */
/* -- PATROCINADORES -- */
footer {
    background: #6cace4 !important;
}
.footer-container.container {
    padding-top: 0;
}
.footer-wrapper .widget.gdlr-widget {
    margin-bottom: 0;
}
#custom-text {
    clear: both;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}
#custom-text img {
    height: 100%;
}
#custom-text a img, .social-share-title img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
#custom-text a img:hover {
    -webkit-filter: grayscale(0);
    filter: brightness(0);
}
#ftr1 {
    margin-bottom: 15px;
    height: 70px;
}
#ftr2 {
    margin-bottom: 25px;
}
#ftr2_1, #ftr2_2, #ftr2_3 {
    height: 60px;
}
#ftr3_1, #ftr3_2, #ftr3_3, #ftr3_4, #ftr3_5, #ftr3_6 {
    height: 32px;
}
#ftr2_1, #ftr2_2, #ftr2_3, #ftr3_1, #ftr3_2, #ftr3_3, #ftr3_4, #ftr3_5, #ftr3_6 {
    display: inline-block;
    margin: 0 15px;
}

.product-accessories {
    margin-top: 50px;
    padding-top: 25px;
    border-top: 1px solid rgba(0,0,0,.1);
}
.product-accessories .product-miniature {
    margin: 0 .375rem;
}


/* -- COPYRIGHT -- */
.copyright-wrapper {
    line-height: 1;
}


/* -- AVISO LEGAL -- */
#aviso_legal {
    float: right;
    margin-right: 20px;
}


/* -- LOGIN FORM -- */
#ftr_login {
    display: block;
    float: right;
}

.copyright-container.container {
    min-width: 300px;
    max-width: 1140px;
    min-height: 23px;
    padding: 5px 0;
}
#acceso_login {
    color: #fff;
    float: right;
    margin: 5px 20px;
    cursor: pointer;
}

#aviso_legal, .copyright-left, .copyright-right {
    margin-top: 5px;
    margin-bottom: 5px;
}

#f-login, #f-logout {
    display: none;
    float: right;
}

#f-logout {
    margin: 2px 0;
}

#loginform {
    height: 24px;
    float: right;
}

#user_login, #user_pass {
    height:20px;
    width: 140px;
    padding: 0 5px;
    background: #fff;
    color: #000;
}

#ok_submit {
    height: 20px;
    padding: 2px;
    margin-bottom: 0px;
    margin-right: 0px;
    width: 30px;
}

.login-msg {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    float: right;
    margin-right: 20px;
}

.img-usr {
    height: auto;
    width: 20px;
    vertical-align: middle;
}

#iconouser {
    display: inline-block;
    width: 20px;
}

#logoutform {
    float: right;
    margin-top: 0;
}

#out_submit {
    height: 18px;
    padding: 0;
    width: 50px;
    margin: 0px;
}

/* --------------- JUGADORES --------------- */
#jug_prim_eqp {
    margin: 20px 0;
}

#jug_prim_eqp .gdlr-item-title-wrapper, #stf_prim_eqp .gdlr-item-title-wrapper {
    margin-bottom: 25px;
}

.gdlr-soccer-player-caption {
    padding: 10px 0;
    height: 45px;
}

.gdlr-soccer-caption-squad {
    display: inline-block;
    width: 50px;
    float: left;
    vertical-align: middle;
    line-height: 1.3;
    font-size: 2rem;
    font-weight: bold;
}

.gdlr-soccer-caption-plyr-data {
    width: calc(100% - 60px);
    float:left;
}
.gdlr-soccer-caption-squad.gdlr-caption-font {
    height: 40px;

}

.gdlr-caption-font {
    font-size: 1rem;
    line-height: 1;
    font-weight: bold;
}

.gdlr-soccer-player-general-info-left-overlay {
    opacity: 0.5 !important;
    background: unset;
}

.single-player .gdlr-soccer-player-general-info-wrapper .gdlr-soccer-player-thumbnail {
    border-radius: 0%;
    -moz-border-radius: 0%;
    -webkit-border-radius: 0%;
}

/* --------------- TABLA CLASIFICACIÃ“N --------------- */
table.sp-data-table thead tr th {
    background-color: #E40136 !important;
    color:#fff !important;
}
.sp-data-table .sp-highlight, .sp-data-table .highlighted td {
    background-color: #6cace4 !important;
}



/* --------------- CANTERA --------------- */
#tit_eqp_cantera {
    margin-top: 50px;
}

#jug_eqp_cantera .gdlr-item-title, #stf_eqp_cantera .gdlr-item-title, #rnk_eqp_cantera .gdlr-item-title {
    margin-bottom: 25px;
}



/* --------------- CONTENIDO --------------- */
/* HISTORIA */
.history-row {
    width: 100%;
    float: left;
}
.history-container {
    margin: 0 auto;
    width: 50%;
    float: left;
}
.history-container.odd {
    margin-top: 115px;
}
.history-elem {
    padding: 0 10%;
}
.history-elem p {
    margin: 0;
}
.history-years-img {
    width: 85%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.history-years-tag {
    text-align: right;
    padding-bottom: 10px;
    color: #000;
    font-size: 1.5em;
    font-weight: bold;
    width: 85%;
    margin-right: 15%;
    display: block;
    line-height: 1;
}
.history-elem:hover .history-years-img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.history-elem:hover .history-years-tag {
    color: #6cace4;
}
.history-elem .history-text {
    width: 85%;
    text-align: justify;
    padding: 15px 0px 17px 15%;
    border-top: 5px solid #6cace4;
}
.history-now {
    width: 80%;
    margin: 0 10%;
}
.history-now .history-years-tag {
    width: 100%;
}
.history-now .history-years-img {
    width: 100%;
}
.history-now .history-text {
    width: 92.5%;
    padding: 15px 0px 60px 7.5%;
}



/* --------------- CLUB --------------- */
/* -- ORGANIZACIÃ“N -- */
#org_presi {
    padding: 0 37.5%;
}

#org_vice {
    padding: 0 25%;
}

#org_cons {
    padding: 0 12.5%;
}



/* --------------- CELTA MEDIA --------------- */
.su-carousel-slide img {
    opacity: 1 !important;
}

.carus-media {
    width: 1100px !important;
}

.su-carousel-slide {
    width: 220px !important;
}

.facebook-responsive {

    overflow:hidden;

    padding-bottom:56.25%;

    position:relative;

    height:0;

}

.facebook-responsive iframe {

    left:0;

    top:0;

    height:100%;

    width:100%;

    position:absolute;

}

/* --------------- SPORTPRESS --------------- */
.sp-template-event-blocks .sp-data-table {
    border: 0 none !important;
}
.sp-template-event-blocks .sp-data-table td {
    border: 0 none !important;
}
.sp-template-event-blocks .sp-event-title {
    font-family: "Open Sans" !important;
    display: inline-block !important;
    margin: 0 10px 5px !important;
}
.sp-template-event-blocks .sp-event-title a {
    font-size: 25px !important;
    text-transform: uppercase !important;
    font-weight: lighter !important;
    color: #222 !important;
}
.sp-event-blocks .team-logo {
    float: none !important;
    vertical-align: top;
}
.sp-event-blocks .team-logo img{
    vertical-align: top;
}
.sp-template-event-blocks .sp-event-results {
    font-size: 26px !important;
}
.sp-template-event-blocks .sp-event-venue {
    background-color: #EEEEEE;
    padding: 10px 0;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-style: italic;
}


/* -- resultado -- */
.sp-template-event-blocks .sp-data-table tr.class-resultado td {
    background-color: #EEEEEE;
    padding: 20px !important;
    position: relative;
}
.sp-template-event-blocks tr.class-resultado .sp-event-title a {
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    color: #666 !important;
}
.sp-template-event-blocks tr.class-resultado .sp-event-date {
    position: absolute;
    top: 10px;
    font-family: "Open Sans" !important;
    font-size: 14px !important;
    font-style: italic;
}



/* --------------- DISEÃ‘O RESPONSIVE --------------- */
@media screen and (max-width: 1420px) {
    /* AGENDA */

}

@media screen and (max-width: 1240px) {
    body div.body-wrapper.gdlr-boxed-style, body .container {
        /*  max-width: 1240px;*/
    }

    header.gdlr-header-wrapper.gdlr-bo-height {
        left: 0;
        margin-left: 0;
    }
}

@media screen and (max-width: 1170px) {
    .carus-media {
        width: 880px !important;
    }

}

@media screen and (max-width: 1120px) {
    .gdlr-header-inner {
        width: 100%;
        height: 50px;
    }
    .gdlr-navigation-wrapper {
        display: none;
    }

    .gdlr-responsive-navigation ul li.lang-item {
        display: block;
        background: #000;
        margin-right: 0;
    }

    .gdlr-responsive-navigation ul li.menu_entradas, .gdlr-responsive-navigation ul li.menu_tienda {
        display: block;
        background: #E40136;
    }

    .mini {
        display: inline-block;
    }

    .gdlr-header-wrapper, .gdlr-header-wrapper.gdlr-no-height {
        position: fixed !important;
        width: 100%;
    }

    .gdlr-header-container.container {
        width: 100%;
        left: 0px;
    }

    .top-navigation-center, .gdlr-logo-full, .top-navigation-wrapper {
        display: none;
    }

    #gdlr-responsive-navigation {
        width: 60px;
        text-transform: uppercase;
        font-weight: bold;
        display: block !important;
    }

    #gdlr-responsive-navigation button {
        float: left;
        margin-left: 1rem;
        position: absolute;
        margin-top: 5.5px;
    }

    #gdlr-responsive-navigation > ul {
        margin-top: 50px;
        width: 200px;
        z-index: 99;
        position: fixed;
        overflow-y: auto;
        max-height: calc(100% - 50px);

    }

    #gdlr-responsive-navigation ul li ul {
        margin-top: 0px;
    }

    #gdlr-responsive-navigation li a {
        border-color: #eee;
        border-top-style: solid;
        border-top-width: 1px;
        font-family: "Open Sans Condensed";
        font-weight: bold;
        font-size: 15px;
    }

    #gdlr-responsive-navigation li:first-child > a {
        border-top-width: 0;
    }

    .gdlr-logo-mini {
        width: calc(100% - 170px) !important;
        text-align: center;
        vertical-align: top;
        display: inline-block;
        float: left;
    }

    .gdlr-logo-mini a img {
        max-height: 50px;
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .menu_idiomas_mini {
        float: left;
        width: 90px;
        padding: 0px;
        height: 50px;
        display: inherit;
    }

    .menu_idiomas_mini ul {
        margin: 0px;
    }

    .menu_idiomas_mini ul span {
        filter: grayscale(100%);
    }

    .top-social-wrapper {
        float: left;
    }

    .menu_redes {
        width: 100%;
        float: left;
    }

    li .gdl-search-form {
        display: block
    }

    .top-navigation-container.container, .gdlr-navigation-container.container {
        margin: 0 20px;
    }
}

@media screen and (max-width: 1080px) {
    body div.body-wrapper.gdlr-boxed-style, body .container {
        /*   max-width: 1080px;*/
    }
}

@media screen and (max-width: 1040px) {
    /* AGENDA */
    .fixture-result-item-filter a[data-category="primerequipo"] {
        display: block;
    }

    .fixture-result-item-filter span.gdlr-saperator:nth-of-type(2) {
        display: none;
    }
}

@media screen and (max-width: 980px) {
    body div.body-wrapper.gdlr-boxed-style, body .container, header.gdlr-header-wrapper.gdlr-no-height {
        /*    max-width: 980px;*/
    }

    div.top-navigation-container.container {
        margin: 0 3.25%;
    }

    .gdlr-pagination {
        text-align: center;
    }
}

@media screen and (max-width: 959px) {
    /* CABECERA */
    .gdlr-header-container.container {
        max-width: 100% !important;
    }

    /* CELTA MEDIA */
    .carus-media {
        width: 660px !important;
        height: 120px !important;
    }
}

@media screen and (max-width: 920px) {
    /*    #f-login {
            clear: both;
        }*/
    #acceso_login {
        margin-left: 0;
    }

    #loginform, #logoutform {
        margin-right: 10px;
    }

    #user_login, #user_pass {
        width: 100px;
    }

    #iconouser {
        display: none;
    }
}

@media screen and (max-width: 860px) {
    /* AGENDA */
    .fixture-result-item-filter a[data-category="cadete-1"] {
        display: inline-block;
        width: 33%;
    }

    .fixture-result-item-filter span.gdlr-saperator:nth-of-type(5) {
        display: none;
    }
}

@media screen and (max-width: 780px) {
    /* CABECERA */
    .gdlr-header-container.container {
        max-width: calc(100% - 60px) !important;
    }

    .menu_redes_mini {
        position: absolute;
        top: 0px;
    }

    .gdlr-header-container.container {
        left: 0;
    }

    .copyright-container.container {
        text-align: center;
        line-height: 1.7;
    }

    #aviso_legal, .copyright-left, #ftr_login, #acceso_login, #f-login, #f-logout, #loginform {
        float: none;
        margin: 0;
    }

    #ftr_login {
        margin-top: 5px;
    }

    #f-login, #f-logout {
        border: 1px solid #ccc;
        padding: 5px;
        line-height: 1;
    }

    #user_login, #user_pass {
        margin-right: 0;
    }

    #user_login, #user_pass {
        width: 140px;
    }

    #loginform {
        height: 20px;
    }

    #logoutform  {
        margin: 0px;
    }

    body .ms-skin-default .ms-inner-controls-cont {
        width: 100% !important;
        height: auto !important;
        overflow: visible;
    }

    .ms-slide .ms-layer, .ms-fixed-layers .ms-layer {
        /*top: calc(height - 50px);*/
    }

    .slider_celta .ms-layer, #slider_home2 .ms-layer, .ms-nav-next, .ms-nav-prev {
        display: none;
    }

    #lyr_lw_res {
        display: block !important;
        opacity: 1 !important;
    }

    /* ----- SLIDER -----*/
    .slider_celta .ms-sl-selected .ms-layer {
        visibility: hidden;
    }
    #leyenda {
        display: block;
    }

    /* AGENDA */
    .gdlr-result-by-month-wrapper .gdlr-result-match-versus {
        display: block;
    }

}

@media screen and (max-width:767px){
    /*
   #ftr1, #ftr2_1, #ftr2_2, #ftr2_3, #ftr3_1, #ftr3_2, #ftr3_3, #ftr3_4, #ftr3_5, #ftr3_6 {
        display: block;
        height: 60px;
        margin-bottom: 15px;
   }
   /* NOTICIAS */
    #blg_noticias .six.columns {
        height: auto;
    }

    #blg_msv, #blg_recientes {
        min-height: 0px;
        max-height: none;
        margin-bottom: 50px;
    }

    #blg_noticias article {
        width: 100%;
    }

    #blg_noticias .gdlr-item.gdlr-blog-grid {
        padding-right: 0px;
    }

    #blg_noticias {
        margin-bottom: 0px !important;
    }

    /* CELTA MEDIA */
    #video1, #video2 {
        padding-right: 0px;
    }

    #video1 img, #video2 img {
        width: 100%;
    }

    #video2, #lista_videos .gdlr-item.gdlr-blog-grid {
        margin-top: 30px;
    }

    .carus-media {
        width: 660px !important;
        height: 180px !important;
    }

    .su-carousel-slide {
        width: 330px !important;
        height: 180px !important;
    }

    /* ----- CLUB ----- */
    /* ORGANIZACIÃ“N */
    #org_presi, #org_vice {
        padding: 0 12.5%;
    }
}

@media screen and (max-width: 720px) {
    /* CELTA MEDIA */
    .carus-media {
        width: 440px !important;
        height: 120px !important;
    }

    .su-carousel-slide {
        width: 220px !important;
        height: 120px !important;
    }
}

    @media screen and (max-width: 670px) {
        .single-player .gdlr-soccer-player-general-info-left {
            width: 55%;
        }

        .single-player .gdlr-soccer-player-general-info-right-inner {
            padding: 40px 20px;
        }
    }

    @media (max-width: 600px) {
        .history-container.odd, .history-container.even {
            margin-top: 25px;
        }

        .history-container {
            width: 100%;
        }
    }

    @media screen and (max-width: 510px) {
        /* AGENDA */
        .fixture-result-item-filter a.gdlr-title-font {
            display: inline-block;
        }

        .fixture-result-item-filter a[data-category="primerequipo"] {
            display: block;
        }

        .fixture-result-item-filter a[data-category="celta-b"], .fixture-result-item-filter a[data-category="cadete-1"], .fixture-result-item-filter a[data-category="alevines"] {
            width: 25%;
        }

        .fixture-result-item-filter a[data-category="juveniles"], .fixture-result-item-filter a[data-category="infantiles-1"], .fixture-result-item-filter a[data-category="benjamines"] {
            width: 50%;
        }

        .fixture-result-item-filter span.gdlr-saperator:nth-of-type(5) {
            display: inline;
        }

        .fixture-result-item-filter span.gdlr-saperator:nth-of-type(4), .fixture-result-item-filter span.gdlr-saperator:nth-of-type(6) {
            display: none;
        }

        /* AGENDA */
        .footer-column {
            height: 235px;
        }
    }

    @media screen and (max-width: 500px) {
        /* CELTA MEDIA */
        .carus-media, .su-carousel-slide {
            width: 330px !important;
            height: 180px !important;
        }
    }

    @media screen and (max-width: 438px) {
        /* CELTA MEDIA */
        .gdlr-item.gdlr-post-slider-item {
            width: 330px;
            height: 185.625px;
        }

        /* AGENDA */
        .fixture-result-item-filter a[data-category="celta-b"], .fixture-result-item-filter a[data-category="cadete-1"], .fixture-result-item-filter a[data-category="alevines"] {
            width: 45%;
        }

        .fixture-result-item-filter span.gdlr-saperator, .fixture-result-item-filter span.gdlr-saperator:nth-of-type(5) {
            display: none;
        }
    }

    @media screen and (max-width: 400px) {
        #f-login, #f-logout {
            margin: 0 10px;
        }

        #iconouser {
            display: none;
        }

        #loginform {
            margin: 0px;
        }

        #user_login, #user_pass {
            width: calc(50% - 30px);
        }

        #ftr_login {
            display: inline-block;
        }

        .copyright-right {
            float: none;
        }
    }

    @media screen and (max-width: 390px) {
        /* CELTA MEDIA */
        .carus-media, .su-carousel-slide {
            width: 220px !important;
            height: 120px !important;
        }
    }

    @media screen and (max-width: 375px) {
        .single-player .gdlr-soccer-player-general-info-right-inner {
            padding: 40px 10px;
        }
    }

    @media screen and (max-width: 350px) {
        /* AGENDA */
        .footer-column {
            height: 295px;
        }
    }

