@media screen and (max-width:735px) {
 
    body {
        padding: 0px !important;
    }

    .pagina {
        border: initial !important;
        box-shadow: initial !important;
    }


    .contenidopietxt {
        display: block !important;
        float: none !important;
        width: 70%
         !important;
        margin-top: 10px !important;
        margin-left: 21px !important;
        display:none;
    }

    #divlogogva {
        width: 40% !important;
        padding-top: initial !important;
        padding-bottom: initial !important;
    }

    #divlogogvayclaim {
        width: 57% !important;
        text-align: right !important;
        padding: initial !important;
        padding-left: initial !important;
    }

    #logogva {
        /*width:40% !important;*/
        width: 100% !important;
        height: auto !important;
    }

    .logogvayclaim {
        /*width: 40% !important;*/
        width: 68% !important;
        height: auto !important;
    }

    #logoestamoscontigo {
        margin-top: 4px !important;
        margin-bottom: 20px;
    }

    .imgSeccion {
        display: none !important;
    }

    #divlogogvayclaim {
        padding: 8px;
    }

    #divIdioma {
        right: 5px !important;
    }

    #imgDesk {
        display: none !important;
    }

    #imgMov {
        display: initial !important;
    }

    .consellerias a {
        margin-right: 8px;
    }

    .encabPagina2 {
        width: initial !important;
    }

    .contPagina2 {
        width: initial !important;
        font-size: 0.7em !important;
        padding-left: 16px !important;
        padding-right: 8px !important;
    }

    #pastillas {
        text-align: center !important;
    }

        #pastillas img {
            width: 80% !important;
        }
}

@media screen and (max-width:875px) {

    .imgSeccion {
        display: none !important;
    }
    .apartado {
        margin-left: 0px !important;
    }
    #divApartados{
        width:100% !important;
    }
    .contApartados {
        text-align: center !important;
        width:100% !important;
    }

    .consellerias{
        width:100% !important;
        max-width:initial !important;
    }

    .widgets, .lnkAutotest, .divAutotest, .divNoticias {
        width: 100% !important;
    }
    .divTweets{
        width:initial !important;
    }


}

@media screen and (max-width:1015px) and (min-width:851px) {
    .widgets {
    }

    .apartado {
        margin-right: 0px !important;
    }
}

@media screen and (max-width:980px) and (min-width:851px) {
    .consellerias {
        width: 14%;
    }
}

@media screen and (max-width:735px) {
    #footer{
        width:100% !important;
        padding:6px !important;
        margin:0px !important;
    }
    #videos, #subvideos{
        width:100% !important;
        padding:0px !important;
        display:block !important;
    }
    .video1{
        width:100% !important;
        display:block !important;
    }

    .video3{
        position:initial !important;
        margin-bottom:1px !important;
    }
    .video2, .video3{
        margin-top: 8px !important;
    }

    #enlacevermasvideos{
        width:100% !important;
    }

    .titulogal {
        margin-bottom: 10px !important;
    }


}
