@media screen and (min-width: 992px){
	#Contact-footer-text{
		top: 5px;
	}
	#Contact-footer-num{
		top: 2px;
	}
	#dusnic{
		top:15px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	#listarProductos3 .listadoProductosBotonIr{
		text-align: center;
	}
    #footerTopContainer h2{
       font-size:26px;
	}
    h1{
        font-size: 20px;
    }
    #bloque_1_pie, #bloque_2_pie, #bloque_3_pie, #bloque_4_pie{
        min-height:300px;
    }
    #texto-plugin-google-idioma{
        display: none !important;
    }

}
@media screen and (max-width: 991px){
    
    #ContactInformationFooter{
        top: 6px;
    }
    #Contact-footer{
        top:5px;
    }      
	.listadoNoticiaTitulo h2 a{
		font-size: 18px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	h1{
        font-size: 18px;
    }
    #bloque_1_pie, #bloque_2_pie, #bloque_3_pie, #bloque_4_pie{
        min-height:320px;
    }
    .SearchBox {
        width:140px;   
    }
    #PluginGoogleTranslate{
       left:165px;
	}
    #texto-plugin-google-idioma{
        display: none !important;
    }
    #dusnic{
        top:15px;
    }
	#Contact-footer{
		top: 2px;
	}
	#copyright{
		top: 15px;
	}
	#listarProductos3 .listadoProductosBotonIr{
		text-align: center;
	}
	#footerTopContainer h2{
       font-size:24px;
       margin-top:50px;
	}
    
    #footerTopContainer p{
       font-size: 17px; 
    }
    #logoCabecera {
		top:50px;
    }
    #logoSelloCabecera{
        top:32px;
    }
}
@media screen and (min-width: 768px){
	#social_footer{
	}
    #logoCabecera {
		text-align: left;
    }
}
@media screen and (max-width: 767px){
    /*------------------HEADER---------------------------*/
    h1{
        display: block;
        white-space: normal;
    }
	#headerMiddle{
		min-height:auto;
	}
    .socialTop{
        margin:5px auto;
        display: none;
    }    
    .banderas{
        margin:5px auto; 
    }
    #headerBottomRow{
        
    }
    #logoCabecera {
        top:0px;
        margin:8px auto;
		text-align: center;
    }
    #logoSelloCabecera{    
		 top:0px;
        margin:8px auto;
		text-align: center;
		}
    #ContactInformationHeader{
        top:0px;
        margin:5px auto;
    }
    .SearchBox{
        top:0px;
        margin:5px auto;
        width: 100%;
    }
    #menu{
		display: block;
		left: 0;
		margin: 5px;
    }
	#headerMiddleRow .SearchBox{
		display:none;
	}
	
	#BoxSearchMovil{
		position: absolute;
		top: 0;
		left: 52px;
		width: 263px;		
	}
	#BoxSearchMovil .SearchBox{
		height: 42px;
		max-width: 100%;
	}
	#BoxSearchMovil .boxLatBusqueda{
		width:100%;
		height: 100%;
	}
	#BoxSearchMovil .SearchBox .SearchBoxInput{
		height: 100%;
		max-width:100%;
	}
	#BoxSearchMovil .SearchBox .SearchBoxButton{
		top: 10px;
		right: 10px;
		position:absolute;
	}
    .celda_menu{
        padding: 0px !important;
    }
	
	
	#listarProductos3 .listadoProductosBotonIr{
		text-align: center;
	}
	
    /*------------------FOOTER---------------------------*/
    #ContactInformationFooter{
        top:0px;
        margin:5px auto;
    }
    #social_footer{
        top:0px;
        margin:5px auto;
    }
    #copyright{ 
        text-align: center;
        top:0px;
        margin:5px 0px;
    }
    #Contact-footer{
        margin:5px 0;
    }
    #dusnic{
        top:4px;
        margin:5px auto;
		text-align:center;
    }
    #legal{
        top:0px;
        margin:5px auto;
    }
	.titulo_bloque{
		margin-top: 10px;
	}
	#bloque_1_pie{
		min-height:auto;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#bloque_2_pie{
		min-height:auto;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#bloque_3_pie{
		min-height:auto;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#bloque_4_pie{
		min-height:auto;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#footerTopContainer h2{
       font-size:20px;
       margin-top:20px;
       font-weight: normal;
	}
    
    #footerTopContainer p{
       font-size: 14px; 
    }
    #PluginGoogleTranslate{
        top:-26px !important;
        left: auto !important;
        right:4px !important;
    }
}
@media screen and (max-width: 700px){
	#BoxSearchMovil{
		display:block;
	}
}