@media (max-width: 1199px) {
	.navbar-brand {
		height: 65px;
	}
}

@media (max-width: 991px) {
	.slick-prev,
	.slick-next {
		display: none !important;
	}
	.nav > li > a {
		padding: 10px 6px;
	}
	.navbar-brand {
		height: inherit;
	}
	header .nav {
		margin-top: 0px;
	}
	.paddingBottom {
		padding-bottom: 20px;
	}
	.fichaHome {
		margin: 0px 0px 20px;
	}
	.contacto {
		margin: 40px 0px 0px;
		text-align: center;
	}
	footer .goup {
		top: 55px;
	}
	.main-title {
		margin: 20px 0px 10px;
	}
	.header {
		margin: 0px 0px 30px;
	}
	.img-responsive {
		display: block;
		margin: 0px auto;
	}
	.contenedorAcabados {
		margin: 0px 0px 40px;
	}
	.navcentre ul li {
		display: block !important;
		text-align: center;
		margin: 5px 0px;
	}
	.navcentre ul ul {
		position: inherit !important;
		margin: 0px 0px 15px;
		display: block;
	}
	.navcentre:not(.i18n) ul ul li {
		display: block;
		margin: 0px;
	}
	.i18n ul li {
		display: inline-block !important;
	}
	.contenedorPresupuesto button {
		margin: 10px 0px 20px;
	}
	.sinVentanas {
		margin: 10px 0px 40px;
	}
	.formError {
		left: 15px !important;
	}
}

@media (max-width: 768px) {
	.slick-prev,
	.slick-next {
		display: none !important;
	}
	.half {
		width: 100%;
	}
	header .nav {
		margin-top: 0;
	}
	header .nav li {
		clear: both;
	}
	.navbar-collapse {
		width: 100%;
	}
	.dropdown-menu {
		position: relative;
	}
	.navbar-toggle .icon-bar {
		background-color: #ccc;
	}
	.navbar-brand > img {
		width: 150px;
	}
	header .nav-phone .phone {
		display: none;
	}
	.fichaHome,
	.paddingBottom {
		margin-bottom: 40px;
	}
	table.contacto {
		font-size: 14px;
	}
	.navcentre {
		text-align: center;
	}
	.navcentre ul li,
	.navcentre ul {
		margin: 0;
		padding: 0;
	}
	footer .i18n ul {
		margin-top: 20px;
	}
	footer .i18n li {
		display: inline;
	}
	footer .goup {
		bottom: 0;
		right: 20px;
		top: auto;
	}
	header .nav-phone {
		position: absolute;
		top: 0px;
		right: 15px;
		margin: 0px;
	}
	.container > .navbar-header {
		margin-top: 25px;
	}
	.table-responsive {
		border: none;
		margin: 0px 0px 40px;
	}
	.contenedorDescargas {
		position: inherit;
		margin: 30px 0px 10px;
	}
	.acabado {
		width: 50%;
	}
	.capaPaisaje.half {
		height: auto;
		width: 50%;
	}
	.fullWidth.header {
		background-position: center;
	}
	.contenedorPresupuesto {
		width: 90%;
	}
	.listadoVentanas {
		margin: 26px 0px 50px !important;
	}
	header .nav-phone .i18n li:last-of-type a {
		padding: 0px 0px 0px 4px;
	}
}

@media (max-width: 660px) {
	.row-eq-height {
		display: block;
	}
	.contenedorVideo {
		height: 100% !important;
		width: 100%;
		text-align: center;
		position: relative;
		margin: 0px 0px 25px;
	}
	.contenedorVideo .table {
		display: block;
		position: relative;
		margin: 0px auto;
		background-color: #df0033;
		padding: 5px;
		top: inherit;
		left: inherit;
		right: inherit;
		border-radius: 5px;
	}
	.contenedorVideo .capaMarco {
		display: none;
	}
}

@media (max-width: 550px) {
	.header h1 {
		font-size: 36px;
		text-align: center;
	}
	.desktop {
		display: none;
	}
	.mobile {
		display: block;
	}
}

@media (max-width: 450px) {
	.header h1 {
		font-size: 31px;
	}
	.contenedorInterior h4 {
		margin: 0px;
	}
	.select2 {
		margin-left: 0px !important;
	}
	.image-right {
		margin: 10px auto 20px;
	}
}

@media (max-width: 350px) {
	.header h1 {
		font-size: 26px;
	}
}
