@media only screen and (max-width: 1200px)  {
	.hovereffect h2 {
		margin-top: 150px;
	}

	.hovereffect1 h2 {
		margin-top: 50px;
	}

	.hovereffect2 h2 {
		margin-top: 30px;
	}

	.principal {
  background-image: url(../img/principal1.png);
}

.principalS {
  background-image: url(../img/principalS1.png);
}

.principalP {
  background-image: url(../img/principalP1.png);
}

.backP {
  background-image: url(../img/backP1.png);
}


}





@media only screen and (min-width: 993px)  {
	.navbarLogotop {
		display: none;
	}

	.mobile {
		display: none;
	}

	.desktop {
		display: show;
	} 

	.principal {
  	background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;*/
}

.principalS {
  	background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;*/
}

.principalP {
  	background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;*/
}

.backP {
  	background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;*/
}


}


@media only screen and (max-width: 992px)  {
	.navbarLogo {
		display: none;
	}
	
	.hovereffect h2 {
		margin-top: 70px;
		font-size: 25px;
		line-height: 25px;
	}

	.hovereffect1 h2 {
		margin-top: 15px;
		font-size: 15px;
		letter-spacing: 1px;
	}

	.hovereffect2 h2 {
		margin-top: 5px;
		letter-spacing: 1px;
		font-size: 15px;
	}

	footer h3 {
	  letter-spacing: 1px;
	}

	.desktop {
		display: none;
	}
	.mobile {display: show;}


}








@media only screen and (max-width: 768px)  {

.hovereffect h2 {
		margin-top: 170px;
		font-size: 30px;
		line-height: 30px;
	}

	.hovereffect1 h2 {
		margin-top: 55px;
		font-size: 20px;
		letter-spacing: 5px;
	}

	.hovereffect2 h2 {
		margin-top: 45px;
		letter-spacing: 5px;
		font-size: 20px;
	}

	footer h3 {
	  letter-spacing: 1px;
	  font-size: 20px;
	}

	footer h4 {
	  letter-spacing: 1px;
	  font-size: 20px;
	}

	.principal {
  background-image: url(../img/principalm.png);
}

.principalS {
  background-image: url(../img/principalSm.png);
*/
}

.principalP {
  background-image: url(../img/principalPm.png);

}


.backP {
  background-image: url(../img/backPm.png);
}

	.contact {
		font-size: 37px;
	}

	.service {
		font-size: 38px;
	}

	.descarga {
  font-size: 38px;
}

}









@media only screen and (max-width: 576px)  {
.hovereffect h2 {
		margin-top: 80px;
		font-size: 30px;
		line-height: 30px;
	}

	.hovereffect1 h2 {
		margin-top: 10px;
		font-size: 20px;
		letter-spacing: 1px;
	}

	.hovereffect2 h2 {
		margin-top: 5px;
		letter-spacing: 1px;
		font-size: 20px;
	}

	.principal {
  background-image: url(../img/principalm1.png);
}

.principalS {
  background-image: url(../img/principalSm1.png);
}

.principalP {
  background-image: url(../img/principalPm1.png);
}

.backP {
  background-image: url(../img/backPm1.png);
}

.car

}