/*-------------------------------------------------------------------------------------------------------------------------------*/
/*AJUSTES PARA DISTINTAS RESOLUCIONES*/
/*-------------------------------------------------------------------------------------------------------------------------------*/


/*2048 Large Monitors*/
@media (max-width: 2048px) {

}


/*Large Widescreen Monitors*/
@media (max-width: 1920px) {
	.inicio_contenido .go-about:hover {
		color: #fff;
		border-color: #fff;
	}
}


/*Medium Widescreen Monitors*/
@media (max-width: 1680px) {
	.inicio_contenido .go-about {
		color: #fff;
		border-color: #fff;
	}
}


@media (max-width: 1600px) {
	.inicio_contenido .go-about {
		color: #bbb;
		border-color: #bbb;
	}
}


/*Widescreen Laptops*/
@media (max-width: 1440px) {
	.inicio_contenido {
		padding-top: 145px;
	}

	.inicio_contenido .go-about {
		color: #fff;
		border-color: #fff;
	}

	#bottom-footer img {
		width: 65% !important;
	}
}


@media (max-width: 1366px) {

}

@media (min-width: 1350px) and (max-width: 1366px) {

}

/*Very Large Tablets and Medium Laptops*/
@media (max-width: 1280px) {
	.inicio_contenido .go-about {
		color: #bbb;
		border-color: #bbb;
	}

	.inicio_contenido .go-about:hover {
		color: #000;
		border-color: #000;
	}
}

@media (max-width: 1280px) and (max-height: 720px) {
	.inicio_contenido {
		padding-top: 100px;
	}

	.inicio_contenido .go-about {
		color: #fff;
		border-color: #fff;
	}
}


/*iPad-Tablet Portrait*/
@media (max-width: 778px) and (orientation: portrait) {
	.testimonials-slide-content p {
		padding: 0;
	}

	h2 {
		line-height: 50px;
	}

	.navbar-shrink img {
		max-width: 80% !important;
	}

	.rounded {
		float: left !important;
	}

	.section-title {
		max-width: 90%;
		margin: 0 auto;
	}

	.a-mobile .icon-nofill {
		display: none;
	}

	#contacto .col-xs-3 {
		width: 100% !important;
		margin-bottom: 40px;
	}

	.parallax_contacto {
		height: 1300px !important;
		background: url(../images/contacto.jpg) center center !important;
		background-size: cover !important;
	}

	.style2 .navbar-nav {
		margin-right: 10px !important;
	}

	#nos h4 {
		text-align: left !important;
	}

	.big-icon .number {
		font-size: 25px !important;
	}
}

@media (max-width: 730px) {

}

@media (min-width: 730px) {

}

/*iPad-Tablet Landscape*/
@media (max-width: 1200px) and (orientation: landscape) {
	.heading {
		color: #999;
	}

	.inicio_contenido .go-about {
		color: #fff;
		border-color: #fff;
	}

	.inicio_contenido .go-about:hover {
		color: #ccc;
		border-color: #ccc;
	}

	.testimonials-slide-content p {
		padding: 0;
	}

	#contacto h6 {
		font-size: 12px;
	}

	#inicio img {
		width: 30%;
	}

	.big-icon .number {
		font-size: 30px !important;
	}
}

@media (max-width: 971px) and (orientation: landscape) {
	.big-icon .number {
		font-size: 25px !important;
	}

	#nos h4 {
		text-align: left;
	}

	.a-mobile .icon-nofill {
		display: none !important;
	}

	.border-box {
		border: 0;
	}
}

@media (max-width: 1024px) and (max-height: 605px) and (orientation: landscape) {
	#inicio img {
		width: 25%;
	}
}

/*Large Smart Phones + Tablets Portrait*/
@media (max-width: 610px) {
	#inicio img {
		width: 50%;
	}

	.heading {
		font-size: 24px;
	}

	#bottom-footer .col-xs-2 {
		width: 100% !important;
		margin-bottom: 40px;
	}
}

/*Tablet HD Landscape*/
@media (min-width: 751px) and (max-width: 1000px) and (orientation: landscape){

}

/*iPhone Portrait*/
@media (min-width: 320px) and (max-width: 500px) {
	.heading {
		font-size: 17px;
	}

	.inicio_contenido {
		padding-top: 70px;
	}

	.service-two {
		width: 100%;
	}

	.navbar-brand {
		margin: 0 !important;
	}
}

@media (min-width: 380px) and (max-width: 450px) {
	.service-two {
		width: 100%;
	}
}

@media (max-width: 371px) {
	.inicio_contenido .go-about {
		color: #bbb;
		border-color: #bbb;
	}
}

@media (max-width: 385px) and (min-height: 650px) {
	.inicio_contenido .go-about {
		color: #bbb;
		border-color: #bbb;
	}
}

/*iPhone Landscape*/
@media (max-width: 680px) and (orientation: landscape) {

}

@media (min-width: 681px) and (max-width: 750px) and (orientation: landscape) {

}

@media (max-width: 750px) and (orientation: landscape) {
	.inicio_contenido {
		padding-top: 70px !important;
	}

	.heading {
		font-size: 17px !important;
		margin-top: 16px !important;
		margin-bottom: 0 !important;
	}

	#consellos h2 {
		font-size: 26px;
	}

	.rounded {
		float: left !important;
	}

	.navbar-shrink img {
		max-width: 80% !important;
	}

	.a-mobile .icon-nofill {
		display: none;
	}

	.border-box {
		border: 0;
	}
}

@media (max-width: 580px) and (orientation: landscape){
	.inicio_contenido {
		padding-top: 35px !important;
	}

	#inicio img {
		width: 25%;
	}


	#contacto .col-xs-3 {
		width: 100% !important;
		margin-bottom: 40px;
	}

	#bottom-footer .col-xs-2 {
		width: 100% !important;
		margin-bottom: 40px;
	}

	.parallax_contacto {
		height: 1300px !important;
		background: url(../images/contacto.jpg) center center !important;
		background-size: cover !important;
	}

	.border-box {
		border: 1px solid;
	}

	#bottom-footer img {
		width: 15% !important;
	}
}