@media screen and (max-width:1030px) {
	.contentProducts {
		width: 50%;
		height: auto;
		float: left;
	}

	.center {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}

	.centerForm {
		width: 100%;
		height: 500px;
		float: left;
		margin-top: 15%;
		background-color: rgba(0,0,0,0.4);
	}

	.txtNewFeddHistory {
		margin-top: 100px;
	}

	.acercaNuestro {
		width: 100%;
		margin-left: 0%;
	}

	.acercaNuestro p {
		width: 90%;
	}

	.title {
		margin-top: 100px;
	}
}

@media screen and (max-width: 850px) {
	.column {
		width: 32%;
		height: auto;
		max-width: inherit;
	}

	.centerForm {
		width: 100%;
		height: auto;
	}

	.contentColumn {
		justify-content: center;
	}

	.titleColumn p {
		font-size: 20px;
		font-weight: 400;
	}

	.circle i {
		font-size: 70px;
	}

	.center {
		display: -webkit-flex;
		-webkit-box-orient: horizontal;
		-webkit-box-pack: center;
		-webkit-box-align: center;

		display: -moz-flex;
		-moz-box-orient: horizontal;
		-moz-box-pack: center;
		-moz-box-align: center;

		display: flex;
		box-orient: horizontal;
		box-pack: center;
		box-align: center;
	  	justify-content: space-around;
		flex-wrap: wrap;
	  	text-align: center;
	}

	#section4 p {
		text-align: center;
		margin-left: 0px;
		top: inherit;
		bottom: 20px;
	}

	.txtParallax {
		width: 90%;
		padding: 1%;
	}

	.titleParallax p {
		width: 92%;
	}

	.intro p {
		width: 92%;
		text-align: center;
	}

	#fp-nav ul li, .fp-slidesNav ul li {
		display: none;
	}

}


@media screen and (max-width:780px) {
	/* FOOTER */
	.footerIzq {
		width: 25%;
		height: 120px;
		float: left;
	}

	.footerCenter {
		width: 75%;
		height: 120px;
		float: left;
		text-align: center;
	}

	.footerTitleLink {
		display: none;
	}

	.footerTitleLink p {
		float: left;
		font-size: 12px;
		margin-left: 30px;
	}

	.dateFooter {
		margin-left:0px;
	}

	.footerLinks {
		width: 75%;
		height: auto;
		float: left;
		text-align: center;
		color: #CCC;
		margin-top: 40px;
		padding-left: 25%;
	}

	.footerLinks p {
		font-size: 12px;
		float: left;
		margin-left: 35px;
	}

	.footerDer {
		display: none;
	}

	.bottomFooter {
		width: 100%;
	
		height: 30px;
		float: left;
		text-align: center;
		color: #CCC;
		font-size: 14px;
		margin-top: 20px;
	}

	.dataFiscal {
		width: 100%;
		height: auto;
		float: left;
		margin-top: 40px;
		text-align: center;
	}

	.itsistemas {
		width: 100%;
		height: auto;
		float: left;
		text-align: center;
		margin-top: 45px;
	}

	header {
		padding-bottom: 0px;
	}

	.wrapper {
		display: block;
	}

	header ul {
		display: none; 
	}

}

@media screen and (max-width:700px) {
	.medioProdDet {
		width: 100%;
		height: auto;
		float: left;
		margin-top: 120px;
	}

	.medioProdImg {
		width: 100%;
		height: auto;
		float: left;
		margin-top: 10px;
	}

	.medioProdImg img {
		width: 100%;
	}

	.contentImgProdDetalle {
		width: 100%;
		height: auto;
		float: left;
		text-align: center;
	}

	.contentDetalleProd {
		width: 98%;
		height: auto;
		float: left;
		text-align: left;
		border-bottom: 1px solid #FFF;
		border-top: 1px solid #FFF;
		margin-top: 0px;
		margin-left: 1%;
	}
}

@media screen and (max-width:600px) {
	.contentProducts {
		width: 100%;
		height: auto;
		float: left;
	}

	#section1 {
		background-position: left;
	}

	#section3 {
		background-position: -250px;
	}

	.title {
		margin-top: 110px;
		margin-bottom: 20px;
	}

	.contentForm {
		width: 90%;
	}

	.parallaxRentals iframe {
		width: 85% !important;
	}

	.acercaNuestro p {
		width: 100%;
		font-size: 12px;
	}

	#section2 .title {
	    margin-top: 110px;
	    margin-bottom: 10px;
	}

	#section2 h2 {
		font-size: 28px;
	}

	#section4 .title {
	    margin-top: 210px;
	    margin-bottom: 10px;
	}

	#section4 h2 {
		font-size: 20px;
		margin-top: 20px;
	}

	.circle {
		width: 150px;
		height: 150px;
	}

	.circle img {
		max-width: 80px;
	}

	.mision {
	    padding: 28px;
	}

	.valores {
	    padding: 28px;
	}
}

@media screen and (max-width:510px) {
	.contentProducts {
		width: 100%;
		height: auto;
		float: left;
	}

	.intro p {
	    width: 100%;
	    text-align: center;
	    font-size: 34px;
	}

	.btnParallax p {
		font-size: 14px !important;
	}

	.logo {
		width: 90%;
	    margin-top: 5px;
	    margin-left: 0px;
	    margin-right: 15%;
    	margin-bottom: 2px;
	}

	.logo img {
		width: 90%;
	}
	/*
	#section0 {
		background-position: -400px;
	}

	#section3 {
		background-position: -350px;
	}
	*/

	.nameFormIndex {
		width: 100%;
		height: 50px;
		float: left;
		text-align: center;
		margin-left: 0px;
	}

	.emailFormIndex {
		width: 100%;
		height: 50px;
		float: left;
		text-align: center;
	}

	.telFormIndex {
		width: 100%;
		height: 50px;
		float: left;
		text-align: center;
	}

	.contentFormIndex  input {
		width: 89%;
		height: 40px;
		margin-left: 1%;
		border: 1px solid #FFF;
		background-color: rgba(255,255,255,0.8);
		font-family: 'Open Sans', sans-serif;
		color: #000;
		font-size: 16px;
		font-weight: 300;
		padding-left: 1%;
	}

	.textFormIndex textarea {
		font-family: 'Open Sans', sans-serif;
		width: 88.8%;
		height: 100px;
		margin-left: 5.3%;
		border: 1px solid #FFF;
		background-color: rgba(255,255,255,0.8);
		color: #333;
		font-size: 16px;
		font-weight: 300;
		padding-left: 1%;
		border: 1px solid #CCC;
	}

	.btnFormIndex {
		margin-left: 33%;
	}

	.txtNewFedd {
		font-size: 54px;
	}

	.column {
		max-height: inherit;
		min-height: inherit;
	}

	.circle {
		width: 120px;
		height: 120px;
	}

	.circle img {
		max-width: 60px;
	}

	.circle i {
		font-size: 60px;
	}

	.vision {
		padding: 28px;
	}

	.titleColumn p {
	    font-size: 16px;
	    font-weight: 400;
	}

	.footer {
		height: 120px;
		position: relative;
		margin-top: 40px;
	}

	footer {
		height: auto;
	}

	.footerIzq {
		width: 25%;
		height: 100px;
		float: left;
	}

	.footerCenter {
		width: 75%;
		height: 100px;
		float: left;
		text-align: center;
	}

	.footerLinks {
		width: 100%;
		padding-left: 0%;
	}

	.footerLinks p {
		text-align: center;
		margin: 0;
	}

	.footerDer {
		width: 100%;
		height: auto;
		float: left;
		display: none;
	}

	.acercaNuestro {
		height: 710px;
		overflow: scroll;
	}

	.acercaNuestro  p{
		line-height: 15px;
	}

	iframe {
		height: 250px !important
	}

}

@media screen and (max-width:400px) {
	/*
	#section0 {
		background-position: -450px;
	}
	

	#section1 {
		background-position: -100px;
	}

	#section3 {
		background-position: -450px;
	}
	*/

	.btnFormIndex {
		margin-left: 30%;
	}

	.circle {
		width: 100px;
		height: 100px;
	}

	.circle img {
		max-width: 50px;
	}

	.titleColumn p {
	    font-size: 14px;
	}

	.vision {
	    padding: 20px;
	}

	.mision {
	    padding: 20px;
	}

	.valores {
	    padding: 20px;
	}

	.title {
	    margin-top: 0px;
	}
}

@media screen and (max-width:300px) {
	.logo {
		width: 100%;
		text-align: right;
		top: 0px;
	}

	.logo img {
		width: 60%;
	}

	#section1 {
		background-position: -120px;
	}

	.btnFormIndex {
		margin-left: 25%;
	}
}