

@media (max-width: 1300px) 
{
	.sectionMapa .contentText {
		right: 70px;
	}
	
	.nav>li>a {
		padding: 10px 7px;
	}
	
	.contentImg {
		width: 70px;
		height: 70px;
	}
	
	.sectionUltimasNoticias .contentText {
		width: 65%;
	}
	
	.navbar-default {
		top: -60px;
	}
	
	.sectionBienvenidos {
		margin-top: -160px;
	}
	
	.sectionBienvenidos {
		height: 900px;
	}
	
	.sectionMapa img {
		width: 90%;
	}
	
	.imgPrinciD {
		margin-top: 100px;
	}
}

@media (min-width: 1300px) 
{
	.imgPrinciD{
		margin-top: 45px;
	}
}

@media (max-width: 1200px) 
{
	.sectionObligaciones span {
		width: 87%;
	}
	
	.sectionServicios li {
		min-height: 210px;
	}
	
	.sectionSuministros .item {
		margin-bottom: 20px;
	}
	
	.sectionPlayas .item {
		min-height: 250px;
	}
}

@media (max-width: 1128px) 
{
	.navSecond .navbar-collapse {
		width: 100%;
	}
	.navSecond {
		text-align: center;
	}
	
	.sectionMapa .contentText {
		right: 50px;
		top: 40px;
	}
	
	header h1 {
		font-size: 60px;
	}	
	
	.navbar-nav {
		text-align: center;
	}
	.imgPrinciD {
    margin-top: 155px;
}

@media (max-width: 991px) 
{
	
	.sectionMedioAmbiente .contentText div {
		padding: 20px 20px 20px 20px;
	}

	.sectionPlayas .item {
		min-height: auto;
		margin-bottom: 20px;
	}

	.sectionServicios li {
		min-height: 250px;
	}

	.sectionObligaciones span {
		width: 82%;
	}
	
	.nav>li>a {
		padding: 10px 3px;
	}

	h2 {

		font-size: 40px;
	}
	
	header h1 {
		font-size: 50px;
	}
	
	.newsletter input[type="email" i] {
		width: 100%;
		display: block;
	}
	
	.newsletter input[type="submit" ] {
		width: 100%;
		margin-left: 0px;
		display: inline-block;
	}
	
	.newsletter form {
		width: 40%;
	}
	
	.footer .center p {
		font-size: 12px;
	}
	
	.sectionUltimasNoticias .contentText {
		width: 50%;
	}
}


@media (max-width: 891px) 
{
	.sectionMapa .contentText {
		position: static;
		text-align: center;
		width: 80%;
		margin-bottom: 20px;
	}
	.sectionMapa {
		padding: 80px 0px;
	}
	
	header h1 {
		font-size: 45px;
	}
	
	.nav>li>a {
		padding: 10px 3px;
		font-size: 11px;
	}
	
	.imgPrinciD {
		margin-top: 157px;
	}
	
	.modalServicios .modal-dialog {
		width: 90%;
		margin: auto;
	}
	
	.fondoBlue {
		margin-bottom: 5px;
	}
	
	.cuadros .item:first-child .fondoBlue {
		padding: 40px;

	}
	
	

}

@media (min-width: 768px) 
{

	.dropdown:hover .dropdown-menu {
		display: block;
	}

	

}

@media (max-width: 768px) 
{
	.fondoGrey .col-sm-6:first-child {
		border-right: 0px solid #fff;
	}
	
	.fondoGrey p {
		text-align: left;
	}

	button.close {
		position: absolute;
		top: -30px;
		background-color: #fff;
		opacity: 1;
		right: 0px;
		padding: 5px 10px;	
		color: #b0bb38;	
	}
	
	.modalMA .contentText {
		padding: 40px 60px 40px 60px;
		width: 100%;
	}
	
	#modalIncendio .contentText {
		padding: 40px 60px 0px 60px;
	}
	
	#modalPerros .contentText {
		padding: 40px 60px 0px 60px;
	}

	.sectionInterior {
		padding: 20px 0px;
   
	}

	.imgPrinciD {
		margin-top: 140px;
	}
	
	.modalMA .imgModal img {
		width: 100%;
		height: auto;
	}
	
	#modalAguaE .backModal {
		border-bottom: 1px solid #337de6;
	}

	.sectionMedioAmbiente .imgItem img {
		height: auto;
		width: 100%;
	}
	
	.sectionMedioAmbiente .contentText div {
		padding: 40px 40px 80px 40px;
	}
	
	.sectionServicios li {
		width: 40%;
		min-height: 210px;
	}
	
	.sectionImagenesHistoria img{
		margin: 20px 0px;
	}
	
	.imgHistoria {
		margin-top: 0px;
	}

	.navbar-nav .dropdown-menu {
		margin-top: 0px !important; 
		text-align: center;
		background-color: #337de6 !important;
		color: #fff;
	}
	
	.navbar-nav .dropdown-menu  li {
		color: #fff;
	}
	
	.navbar-nav .open .dropdown-menu>li>a {
		color: #fff !important;
	}

	.sectionUltimasNoticias .contentText {
		width: 75%;
	}
	
	.contentImg {
		width: 100px;
		height: 100px;
	}
	
	.sectionUltimasNoticias .item {
		margin-bottom: 20px;
	}
	
	.newsletter h2 {
		display: block; 
		margin-bottom: 40px;
	}
	
	.newsletter p {
		width: 50%;
		margin-left: 0px;
	}
	
	.newsletter form {
		margin-top: -25px;
	}	
	
	.footer {
		text-align: center;
	}
	
	.footer .center {
		margin-top: 40px;
	}
	
	.footer .right {
		text-align: center;
		margin-top: 40px;
	}
	
	.navbar {
		text-align: center;
		position: absolute;
	}
	
	.navbar-default {
		z-index: 9999;
	}

	.navbar-toggle{
		float: initial;
		margin: auto;
		left: 0px;
		right: 0px;	
	}
	
	.sectionBienvenidos {
		margin-top: -150px;
	}
	
	.navbar-default {
		top: -50px;
	}
	
	.navbar-default .navbar-toggle {
		border: 0px;
	}
	
	.navbar-toggle .icon-bar {
		background-color: #fff !important;
		width: 30px;
		height: 3px;
	}
	
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color: transparent;
	}
	
	.navbar-nav li {
		display: block;
	}
	
	.nav>li>a {
		padding: 7px 3px;
		font-size: 13px;
	}
	
	.navSecond ul {
		-webkit-margin-before: 0em;
		-webkit-margin-after: 0em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		-webkit-padding-start: 0px;
	}
	
	.navSecond .navbar-collapse {
		margin: 0px !important;
	}
	
	.navbar-default .navbar-collapse {
		background-color: #000;
		border-bottom: 1px solid #e7e7e7;
		bottom: 50px;
		position: absolute;
		width: 100%;
	}
	
	.sectionMedioAmbiente .contentText {
		width: 100%;
	}
	.informacion{
		padding-left: 30px;
		padding-right: 30px;
	}
	
}

@media (max-width: 600px) 
{
	.sectionServicios li {
		width: 80%;
		min-height: auto;
	}
		
	.sectionUltimasNoticias .contentText {
		width: 58%;
	}
	
	.newsletter {
		text-align: center;
	}
	
	.newsletter form {
		width: 100%;
	}
	
	.newsletter p {
		width: 100%;
		margin-bottom: 40px;
	}
	
	.sectionBaja .basura{
		width:35%;
	}
}

@media (max-width: 426px) 
{
	.contentText {
		width: 55%;
	}
	
	.sectionUltimasNoticias .contentText {
		width: 52%;
	}
	
	.sectionBaja .basura{
		width:40%;
	}
}

