@media only screen  and (min-width: 0px) and (max-width:767px) 
{
	
	.container-images
	{
    height: 300px;
		margin-Top:45px;
		
	}
	#backgroundBlue {
    /*margin-top: 152px;*/
    height: 280px;
}
	.slick-dots li button {
    float: left;
    width: 55px;
    margin-right: 5px;
    height: 3px;
    color: transparent;
    border: none;
    background-color: white;
}
	.slick-dots li button:focus
	{
	outline:none;
	}
	.slick-active button
	{
	    background-color: #6ABE5D !important;
	}
	#txt-homep11
	{
		color: white;
		margin-top: 207px;
		font-size: 20px;
		
	}
	.titleNoticia
	{
		olor: white;
    font-family: HelveticaNeue-Medium;
    font-size: 15px;
    margin-top: 43px;
		min-height: 50px;}
	.notice
	{
		color: white;
	}
	.dayNum
	{
		color: white;
		font-family: HelveticaNeue-Thin;
		font-size: 22px;
		position: absolute;
		margin-top: -95px;
	}
	
	.videoHome {
    width: 100%;
    height: 180px;
    overflow: hidden;
    margin-top: 90px;
}
	.tituloPrincipal{
	display:none;
	}
	
}