@media (min-width: 1919px) {
	.parallax-experiencia {
		height: 500px;
	}
}
@media (max-width: 1920px) {
	.parallax-experiencia {
		background-size: cover;
		height: 510px;
	}
}
@media (max-width: 1400px) {
	.no-padding-md {
		padding: 0;
	}
	.section1 {
		height: 670px;
		padding: 130px 10px;
	}
	.section2 {
		height: 670px;
		padding: 90px 10px;
	}
	.title-section2 {
		margin-bottom: 100px;
	}
	.section3 {
		height: 670px;
		padding: 60px 10px;
	}
	.descenso {
		margin-top: 170px;
	}
	.cont-descenso {
		top: 170px;
	}
	.section4 {
		height: 670px;
	}
	.absolute {
		max-height: 670px;
	}
}
@media (max-width: 991px) {
	.img-pet {
	    position: relative;
	    bottom: 0;
	    margin-left: auto;
	    margin-top: auto;
	    z-index: 0;
	}
	.box-title-pets {
		min-height: auto;
	}
	.mt-title-pet {
		margin-top: 5rem;
	}
}
@media (max-width: 990px) {
	.total {
		font-size: 20px;
	}
	.detalle-title {
		font-size: 25px;
	}
	.detalle-pie > h5 {
		font-size: 10px;
	}
	.detalle-pie-par > h5 {
		font-size: 10px;
	}
	.codigo {
		padding: 20px 10px;
	}
	.pleca {
		position: absolute;
	}
	.section1 {
		padding: 100px 90px;
	}
	.title-home1 {
		margin-top: 30px;
		margin-left: 0px;
		text-align: center;
	}
	.section2 {
		height: auto;
		padding: 50px 10px;
	}
	.square-out {
		margin-top: 50px;
	}
	.title-section2 {
		margin-bottom: 0px;
		font-size: 38px;
	}
	.section3 {
		height: auto;
	}
	.section4 {
		background: url(../images/seccion-descenso.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: right;
		padding: 20px 10px;
	}
	.title-home3 {
		text-align: center;
		margin-right: 0px;
	}
	.cont-descenso {
		top: 20px;
	}
	.descenso {
		margin-top: 50px;
		border-color: #BCCCFF;
	}
	.absolute {
		visibility: hidden;
		display: none;
	}
	.lefT-80 {
		margin-left: 0;
	}
	.parallax-experiencia {
		height: auto;
	}
	.img-scream {
		margin-top: 50px;
	}
	.btn-detalles {
		margin: 0;
	}
	.contraindicaciones {
		position: static;
		width: 100%;
	}
	.indicaciones {
		position: static;
	}
	.rule-list-contra {
		padding: 0 13px;
	}
	.parallax-experiencia {
		background-image: url("../images/parallax-experiencia-sm.jpg");
	}
	.logos-seguridad {
		margin-bottom: 50px;
		width: 100%;
	}
	.icon-escenario {
		margin-left: 220px;
		margin-top: 21px;
	}
	.numer-exp-center {
		left: 43%;
	}
	.title-footer {
		margin-top: 50px;
	}
}
@media (max-width: 450px) {
	.btn-rounded-0 {
		margin-bottom: 2rem;
	}
	.head-txt {
		font-size: 10px;
	    padding: 7px 10px;
	}
	div.pleca > div.container {
		padding-right: 0;
    	padding-left: 0;
	}
	div.pleca {
		background-image: none;
	}
	.logo-xs {
	    padding-left: 10px;
	}
	#book-toggle {
	    margin-top: 0;
	    padding: 6px 25px;
	}
	.section1 {
		height: auto;
		padding: 50px 10px 20px;
	}
	.section4 {
		height: auto;
		float: left;
	}
	.circule {
		min-height: 240px;
	}
	.circule-out {
		min-height: auto;
	}
	.descenso {
		margin-top: 0px;
		padding: 10px;
		border: none;
	}
	.title-home {
		font-size: 22px;
	}
	.title-home1 {
		font-size: 22px;
	}
	.title-section2 {
		font-size: 22px;
	}
	.title-home3 {
		font-size: 22px;
	}
	.subtitle-home {
		font-size: 21px;
	}
	.parallax-experiencia {
		margin-bottom: 0;
	}
	.exp-steps {
		margin-top: 0;
	}
	.parallax-experiencia {
		height: auto;
	}
	.memoria-title {
		margin-top: 0px !important;
	}
	.title-memoria-item {
		font-size: 18px;
	}
	.rombo-out {
		padding: 20px;
	}
	.img-scream {
		width: 100%
	}
	.txt-scream {
		margin-top: 20px;
	}
	.numer-exp-center {
		left: 38%;
	}
	.img-scream {
		margin-top: 0;
	}
	.modalPopupAvisosP {
		border-bottom: 4px solid #000;
		width: 100% !important;
	}
	.footer-detalles {
		padding-top: 1px;
	}
	.header-detalles {
		padding-bottom: 9px;
	}
	.dotted-border-right {
		border: none;
	}
	.dotted-border-top {
		border: none;
	}
	.scream {
		padding-top: 100px;
	}
	.no-padding-xs {
		padding: 0px
	}
	.carousel-control.left {
		background-color: transparent;
		background-image: none;
	}
	.carousel-indicators {
		display: none;
	}
	.carousel-control.right{
		background-color: transparent;
		background-image: none;
	}
	.maps {
		height: 220px;
	}
}
@media (max-width: 375px) {
	.numer-exp-center {
		left: 35%;
	}
}
@media (max-width: 320px) {
	.numer-exp-center {
		left: 34%;
	}
	.exp-steps {
		margin-top: 10px;
	}
	.title-indicas {
		font-size: 19px;
	}
}
.titulos-contacto {
	color: #4f4f4f;
	font-family: league-gothic,sans-serif;
	font-size: 30px;
	font-weight: 400;
}
.txt-contacto-info {
	text-align: justify;
	color: #4f4f4f;
	font-family: league-gothic,sans-serif;
	font-size: 14px;
}
.icon-contacto {
	width: 80px;
	height: 80px;
	margin-right: 10px; 
}