/******************************************************************/

/*                    AZUL : Escritorio 1024px  */

/******************************************************************/

@media all and (max-width: 64em) {
    .headerTop .region-header-top #block-block-8--2 ul li:first-child + li + li {
        color: blue;
    }

    /* HEADER SUPERIOR */
    .headerTop .region-header-top,
    .section,
    #main-wrapper .section {
        width: 100%;
        margin-left: 5px;
        margin-right: 5px;
    }
    .headerTop .region-header-top #block-block-8--2 {
        margin-right: 14px;
    }

    /* HEADER */
    #header {
        padding-right: 20px;
    }

    /*-- search */
    input#edit-search-block-form--2 {
        margin-left: 6px;
        width: 14em;
    }

    #header .menuPrincipal {
        width: 70%;
    }

    /*--- CARRUSEL superior */
    .wraperCarrusel {
        width: 100%!important;
    }
    .bx-wrapper .bx-prev {
        left: 0px;
    }
    .bx-wrapper .bx-next {
        right: 0;
    }
    .bx-wrapper .contenidoCentral {
        width: 39%;
        margin-left: 82px;
    }
    .pane-banner-home ul li {
        width: 31.5%
    }
    .video-accesible {
        width: 44%!important;
        margin-left: 0px!important;
    }
    .car {
        margin-left: 30px;
    }

    .bx-wrapper .img-destacado img {
        height: 355px!important;
    }
    .bx-controls-direction {
        width: 100%;
    }


    /*--- campaña CARRUSEL */
    /* CONTENIDO */
    #main-wrapper {
        width: 98%;
        margin: auto;
    }
    .panels-flexible-feaps_home {
        width: 90%;
        margin: auto;
    }

    /*---- noticias */
    .panels-flexible-column-feaps_home-4 {
        width: 55%;
    }

    /* PREFOOTER */
    #pre-footer .region {
        width: 100%;
        margin-left: 5px;
        padding-left: 50px;
    }

    /* FOOTER */
    #footer {
        margin-left: -5px;
    }
    #footer .region-footer {
        width: 100%;
    }
    #footer #block-block-3--2 #info-pie {
        margin-right: 20px;
    }

    /* -- SubHOME*/
    .discapacidad .dest-subhome ul li {
        width: 46%;
        padding-right: 2em;
    }
    .conocenos .dest-subhome ul li {
        width: 46%;
        padding-right: 2em;
    }
    .queHacemos .dest-subhome ul li {
        width: 46%;
        padding-right: 2em;
    }
    .informate .dest-subhome ul li {
        width: 46%;
        padding-right: 2em;
    }
    .colabora .dest-subhome ul li {
        width: 46%;
        padding-right: 2em;
    }
    .dest-subhome ul {
        margin-left: 30px;
    }



    /* COOKIES */
    #sliding-popup {
        height: 11.5em!important;
    }



}

/*---------------------------- fin query */

/******************************************************************/

/*                    ROJO : Portátil 800px  */

/******************************************************************/

@media all and (max-width: 50em) {
    .headerTop .region-header-top #block-block-8--2 ul li:first-child + li + li {
        color: red;
    }


    #sticky,
    #highlighted,
    #header #content-header #block-menu-menu-menu-secundario--2,
    #breadcrumb {
        clip: rect(0px, 0px, 0px, 0px);
        height: 0px;
        overflow: hidden;
        position: absolute;
        width: 0;
    }


    h1 {
        line-height: 1em
    }
    .section,
    .headerTop .region-header-top,
    #highlighted .region-highlighted .views-slideshow-cycle-main-frame,
    #highlighted .region-highlighted .views-slideshow-cycle-main-frame-row,
    #pre-footer .region,
    #main-wrapper .section,
    .panels-flexible-region-dos_columnas-columna_der,
    .panels-flexible-region-dos_columnas-columna_izq,
    .panels-flexible-region-dos_columnas-center,
    #footer .region-footer {
        width: 100%;
        display: block;
        margin: 0;
        overflow: hidden;
    }
    .subhome #header,
    .seccion #header {
        height: auto;
    }
    .discapacidad #tituloSup {
        margin-bottom: 0
    }
    .headerTop {
        text-align: center;
    }
    .headerTop .region-header-top #block-block-8--2 ul {
        padding-left: 0
    }
    #tituloSup {
        margin-bottom: 0
    }



    /*MENÚ principal*/
    #header .menuPrincipal .menu > li {
        margin: 4px 0;
    }

    /*MENÚ lateral */
    .menuLateral ul.menu li a {
        padding-top: 0;
        padding-bottom: 0
    }
    .menuLateral ul.menu li.active-trail ul.menu li a,
    .menuLateral ul.menu li.active-trail ul.menu li a.active-trail {
        background-position: 0
    }

    #main-wrapper .pane-campa-as ul.campanias li {
        display: block;
        text-align: center;
        width: 100%
    }
    .front .pane-noticias,
    .panels-flexible-feaps_home .panels-flexible-region-inside-last,
    .panels-flexible-dos_columnas .panels-flexible-region-inside {
        padding: 0 5px !important;
    }

    /* PREFOOTER */
    #pre-footer .region-pre-footer {
        padding: 1em 5px 5px;
    }
    #pre-footer .region .block h2 {
        text-align: center;
    }
    #pre-footer .region .block .content ul {
        margin-left: 0;
        text-align: center;
    }

    /* FOOTER */
    #footer {
        margin-top: 0
    }
    #footer .region-footer {
        padding: 0px 0;
    }
    #footer #block-block-2--2 {
        display: block;
        width: auto;
    }
    #footer #block-block-2--2 ul li {
        display: block;
        clear: both;
        text-align: center;
        margin-top: 10px
    }
    #footer #block-block-2--2 ul li a {
        text-decoration: none;
    }

    #header #content-header #block-menu-menu-menu-secundario--2 {
        float: none;
        margin-top: 0;
    }
    #header #content-header #block-menu-menu-menu-secundario--2 li {
        display: block;
        width: 100%;
        text-align: center;
    }
    #header #logo {
        float: none;
        text-align: center;
        margin-bottom: 1em;
    }
    #header .menuPrincipal {
        float: none;
        margin-top: 1em;
        display: block;
    }
    .headerTop .region-header-top #block-block-8--2 {
        float: none;
    }
    #header .menuPrincipal .menu > li {
        display: block;
        width: 100%;
    }
    #header .menuPrincipal .menu > li.last {
        width: 100%
    }
    .pane-banner-home ul {
        text-align: center;
    }
    .pane-banner-home ul li {
        clear: both;
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    #pre-footer .region .block {
        display: block;
        width: 100%!important
    }
    #main-wrapper .pane-accesos-directos h2,
    #main-wrapper .pane-noticias h2,
    #main-wrapper .pane-eventos h2,
    #main-wrapper .pane-campa-as h2 {
        padding-bottom: .5em;
        padding-top: .5em
    }
    .pane-quicktabs-redes-sociales h2 {
        padding-bottom: .5em;
        padding-top: .5em;
        margin-bottom: 0
    }
    .discapacidad .dest-subhome ul li {
        display: block;
        margin: 0 8px;
        padding-right: 0;
        width: auto;
    }
    .conocenos .dest-subhome ul li {
        display: block;
        margin: 0 8px;
        padding-right: 0;
        width: auto;
    }
    .queHacemos .dest-subhome ul li {
        display: block;
        margin: 0 8px;
        padding-right: 0;
        width: auto;
    }
    .informate .dest-subhome ul li {
        display: block;
        margin: 0 8px;
        padding-right: 0;
        width: auto;
    }
    .colabora .dest-subhome ul li {
        display: block;
        margin: 0 8px;
        padding-right: 0;
        width: auto;
    }
    #block-system-main--2 .content .body-cab-subhome {
        display: block;
        margin: 20px 8px 0;
        padding-right: 0;
        width: auto;
        font-size: 1.154em;
    }
    #block-system-main--2 .content .content-media {
        clear: both;
        float: none;
        width: auto;
    }
    .listFeaps {
        padding-left: 0
    }
    .listFeaps li a {
        display: block;
        clear: both;
    }
    .seccion .pane-mapa-asociaciones .federaciones li {
        width: 100%;
    }
    .views-exposed-form .views-exposed-widget {
        float: none;
        margin-left: 1em
    }
    .publicacionesList ul li {
        width: 100%
    }

    .buscadorNoticias .form-item-title input {
        width: 100%
    }
    .buscadorNoticias .form-type-select select {
        width: 100%
    }
    .buscadorNoticias .views-submit-button input.form-submit {
        margin-top: 2px;
    }

    #footer #block-block-3--2 {
        float: none;
        width: auto;
    }
    #footer .region #block-block-6--2 .content ul {
        text-align: center;
    }
    #footer .region #block-block-6--2 .content ul li {
        display: block;
    }


    /*-- mio ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ */
    /* HEADER */
    #header {
        padding-right: 0px;
    }
    #header .menuPrincipal {
        width: 100%;
    }

    /* HEADER SUPERIOR */
    .headerTop .region-header-top #block-block-7--2 {
        float: left;
    }
    .headerTop .region-header-top #block-search-form--2 {
        float: left;
    }
    .headerTop .region-header-top #block-block-8--2 {
        float: right;
    }
    .headerTop {
        padding-left: 5px;
    }
    #header #logo {
        padding-top: 61px;
        padding-left: 5px;
        margin-bottom: -17px;
    }
    #header #logo img {
        margin: auto;
    }

    /* MENÚ Principal*/
    #header .menuPrincipal .menu > li {
        background: #006D3C;
        padding: 5px;
    }
    #header .menuPrincipal .menu > li a {
        color: #FFF;
        display: block;
    }
    #header .menuPrincipal .menu > li:hover {
        background: #B5DC9C;
    }
    #header .menuPrincipal .menu > li a:hover {
        color: #006D3C!important;
    }

    /*--- Noticias */
    .panels-flexible-column-feaps_home-4 {
        width: 100%;
    }

    /* --- siguenos home*/
    #quicktabs-container-redes_sociales {
        width: 100%;
    }
    #quicktabs-redes_sociales {
        width: 100%;
    }
    #main-wrapper .panels-flexible-column-feaps_home-2 {
        float: none;
        width: 100%;
    }
    #quicktabs-redes_sociales ul.quicktabs-tabs.quicktabs-style-garland {
        left: 1em;
    }


    /* --- accesos directos*/
    #main-wrapper .pane-accesos-directos ul.accs-directos li {
        margin: auto;
    }

    /* FOOTER */
    #footer #block-block-3--2 {
        width: 100%;
    }
    #footer #block-block-3--2 #info-pie {
        text-align: center;
        margin-top: 20px;
    }


    /* --  subHOME*/
    .titulo {
        margin-top: 30px;
    }
    .view-id-cabecera_subhome .video-accesible {
        float: none;
        width: 100%!important;
        margin-top: 0px;
    }
    #block-system-main--2 .content .body-cab-subhome p {
        line-height: 1.5em;
    }
    .dest-subhome ul {
        margin-left: 0px;
        margin-top: 35px;
    }
    .discapacidad .dest-subhome ul li {
        text-align: center;
    }


    /* MAPA */
    .seccion .pane-mapa-asociaciones .federaciones li h3 {
        margin-top: 0;
    }
    div#openlayers-map {
        width: 760px!important;
    }


    /* COOKIES */
    #sliding-popup {
        height: 16em!important;
    }

}

/*---------------------------- fin query */

/******************************************************************/

/*                 NARANJA : Tablet 640px  */

/******************************************************************/

@media all and (max-width: 40em) {
    .headerTop .region-header-top #block-block-8--2 ul li:first-child + li + li {
        color: orange;
    }

    #main-wrapper .pane-accesos-directos ul.accs-directos li {
        margin-right: 0px;
    }

    /* subHOME*/
    #tituloSup .region-titulosup p {
        font-size: 1.7em;
    }

}

/*---------------------------- fin query */

/******************************************************************/

/*                 AMARILLO : Móvil 480px  */

/******************************************************************/

@media all and (max-width: 30em) {
    .headerTop .region-header-top #block-block-8--2 ul li:first-child + li + li {
        color: yellow;
    }

    /* MENÚ Superior*/
    .headerTop .region-header-top #block-block-7--2 {
        float: none;
    }
    .headerTop .region-header-top #block-search-form--2 {
        float: none;
    }

    #header #logo {
        padding-top: 106px;
        padding-left: 0px;
    }


    /*----- Noticias home*/
    #main-wrapper .pane-noticias ul.noticias li .titulo {
        padding: 0px;
        margin-top: 130px;
    }
    #main-wrapper .pane-noticias ul.noticias li .bodyNoticia {
        padding: 0px;
    }
    #main-wrapper .pane-noticias ul.noticias li .nro-comentarios {
        margin-left: 0px;
    }

    /*----- Accesos directos*/
    #main-wrapper .pane-accesos-directos ul.accs-directos li {
        width: 100%;
    }


    /* subHOME*/
    #tituloSup .region-titulosup,
    #tituloSup .region-titulosup p {
        display: block;
        text-align: center;
        padding-bottom: 5px;
    }
    .discapacidad #tituloSup {
        padding-bottom: 60px;
    }
    .conocenos #tituloSup {
        padding-bottom: 15px;
    }
    .queHacemos #tituloSup {
        padding-bottom: 15px;
    }
    .informate #tituloSup {
        padding-bottom: 15px;
    }
    .colabora #tituloSup {
        padding-bottom: 15px;
    }

    /* COOKIES */
    #sliding-popup {
        height: 23em!important;
    }

}

/*---------------------------- fin query */
