.page-heading {
	padding: 20px 15px 20px 15px;
}

.page-heading:after {
	content: "";
	display: table;
	clear: both;
}

.page-title-rr12,
.page-title {
	display: inline-block;
	font-family: 'Goudy';
	font-size: 26px; 
	font-weight: 500;
	float: left;
	margin: 0px;
	width: 60%;
}

.page-title-rr12 {
	width: 33%;
}
@media (max-width: 769px) {
   .page-title-rr12 {
	width: 100%;
   }
}
.filter-button-container.tablet-up {
	width: 33%;
	float: left;
}

.filter-button-container.mobile {
	display: none;
}

.flow-step {
	width: 33%;
	text-align: right;
	display: inline-block;
	float: right;
	font-family: "Goudy";
	font-size: 24px; 
}

button.filter {
	font-family: 'Arquitecta W00 Bold';
	font-size: 15px; 
	border: 1px solid #000000;
	background-color: transparent;
	padding: 5px 25px;
	display: block;
	margin: auto;
}

label {
	font-weight:500;
	margin:10px 0 5px 0;
}
.smallText {
	font-size:0.9em;
	margin:5px 0;
}
.requiredField {
	display: none;
}
.back-btn {
	text-decoration:underline;
	color:#555;
	padding:15px 0 30px 0;
	width:100%;
	text-align:center;
	cursor:pointer;
}
.back-btn:hover {
	color:#000;
}
.or-booking {
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:900;
	display:block;
	margin:20px 0;
}


@media (max-width: 1199px) {
}

@media (max-width: 1023px) {
}

@media (max-width: 991px) {
	

}

@media (max-width: 769px) {
	.main-content {
		padding:10px;
	}
	.info-label {
		display: block;
		width:100%;
		color:#FFFFFF;
		background-color:#858A8B;
		padding:10px 0 10px 15px;
		font-size:0.9em;
		margin-bottom:2px;
		height: 45px;
		line-height: 1.8em;
		font-size: 1em;
		text-align: left;
	}

	.info-label.selected {
		background-color:#000000;
		color: #FFF;
	}


	.info-label-light {
		width:100%;
		color:#777;
		background-color:#C4D3DA;
		padding:10px 0 10px 15px;
		font-size:0.9em;
		font-weight:500;
	}

	.page-heading {
		padding: 20px 15px ;
	}

	.page-title {
		width: 80%;
	}

	.flow-step {
		width: 20%;
	}

	.filter-button-container.tablet-up {
		display: none;
	}

	.filter-button-container.mobile {
		display: block;
		float: none;
		width: 100%;
	}

	.affix + .container {
		padding-top: 52px;
	}

	.slider-caption {
		text-align: center;
	}


	#summary-infos {
		width: 100%;
		padding-left: 0px;
	}

	.hotel-name {
		float: none;
		font-weight: bold;
	}
	.hotel-website {
		float: none;
	}

	.hotel-main-infos {
		border: 0px;
		width: 100%;
		display: block;
	}

	.hotel-booking-infos {
		width: 100%;
		display: block;
	}

	/*#summary-infos > div:not(#summary-sub-infos) {
		display: block;
	}*/

	/*.hotel-change {
		display: none;
	}*/
	.hotel-expand-arrow {
		display: table-cell;
	}

	.hotel-town {
		display: none;
	}

	.requiredField {
		display: block;
		font-size:0.9em;
		padding:0 15px;
		text-align:right;
		color:#555;
	}
}

@media (max-width: 479px) {
}

@media (max-width: 319px) {
}
