/*============================================================================================*/
/* RESPONSIVE  */
/*============================================================================================*/
@media (min-width: 2930px) {
	#page-wrapper {
		background-position: relative; 
		transform: translate(0%, 0%);
		max-width: 100% !important;
		height: 250vh !important;
		background: url('../img/5.jpg') no-repeat 10% -10%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
}
@media (max-width: 1199px) {
	#main .img-responsive {
    position: absolute;
    top: 174px !important;
}

@media (max-width: 992px) {
	#main .img-responsive {
    position: absolute;
    top: 172px !important;
}
}
@media (max-width: 768px) {
	#main .img-responsive {
    display: none;
}
}
}
@media (min-width: 2295px) {
	.house {
		margin-top: 20px;
	}
}
@media (max-width: 625px) {
	#text-3 {
		visibility: hidden;
	}
}
@media (max-width: 1339px) {
	#form_container {
		background-position: relative; 
		transform: translate(0%, 5%);
		width: 100%;
		min-height: 460px;
	}
	.house {
		margin-top: -12px;
	}
}
@media (max-width: 1200px) {
	#main .img-responsive {
    position: absolute;
    top: 80px !important;
}
#form_container {
	background-position: relative; 
	transform: translate(0%, 5%);
	width: 100%;
	min-height: 460px;
}

#bottom-wizard {
    text-align: right;
    position: absolute;
    width: 100%;
    bottom: 25px;
    right: 4px !important;
}

#form_container .row {
	margin: 0;
}
footer#home {
	width:100%;
	padding: 0 30px;
}
#left_form {
	text-align:left;
	padding:30px;
	min-height:inherit;
	}
#left_form img{
	float: left;
	margin-right: 30px;
	}
a#more_info{
	left:auto;
	right:30px;
	}
#top-wizard {
	margin-left: 0;
}
#wizard_container {
	min-height:inherit;
}
#middle-wizard {
	padding: 30px 30px 120px 30px;
}
.house {
	margin-top: 8px;
}
	
}
@media (min-width: 991px) and (max-width: 1025px) {
	#main .img-responsive {
		position: absolute;
		top: 50px !important;
	}
}
@media (max-width: 991px) {

	#main .img-responsive {
		position: absolute;
		top: 180px !important;
	}
	
	#bottom-wizard {
		text-align: right;
		position: absolute;
		width: 100%;
		bottom: 25px;
		right: 46px !important;
	}
	#form_container {
		background-position: relative; 
		transform: translate(0%, 5%);
		width: 100%;
		min-height: 460px;
	}

	#form_container .row {
		margin: 0;
	}
	footer#home {
		width:100%;
		padding: 0 30px;
	}
	#left_form {
		text-align:left;
		padding:30px;
		min-height:inherit;
    }
	#left_form img{
		float: left;
		margin-right: 30px;
    }
	a#more_info{
		left:auto;
		right:30px;
    }
	#top-wizard {
		margin-left: 0;
	}
	#wizard_container {
		min-height:inherit;
	}
	#middle-wizard {
		padding: 30px 30px 120px 30px;
	}
	.house {
		margin-top: 8px;
	}
}

/* Tablet*/
@media (max-width: 768px) {
	.flex-split .f-left {
		padding: 30px 30px 30px 15px;
	}
	#page-wrapper {
		max-width: 100% !important;
		height: 127vh !important;
		background: url('../img/5.jpg') no-repeat 80% -10%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	#form_container {
		background-position: relative; 
		transform: translate(0%, 3%);
		width: 100%;
		min-height: 460px;
	}

	#bottom-wizard {
    text-align: right;
    position: absolute;
    width: 100%;
    bottom: 25px;
    right: 45px;
}
	
}

/* Mobile Landscape */
@media (max-width: 767px) {
	
	#form_container .row > [class*='col-'] {
		padding-left: 0 !important;
    	padding-right: 0 !important;
	}

	#bottom-wizard {
		text-align: right;
		position: absolute;
		width: 100%;
		bottom: 25px;
		right: 30px !important;
	}
	
	h1.main_title,
	h2.main_title {
		font-size: 32px;
	}
	h1.main_title span,
	h2.main_title span {
		font-size: 18px;
	}
	p.lead.styled {
		font-size: 16px;
	}
	
	#left_form img{
		float: none;
		margin-right: 0;
		width: 100px;
		height: 100%;
    }
	/* Margin tools */
	.margin_60 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.margin_30 {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.margin_60_35 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.add_bottom_60 {
		margin-bottom: 30px;
	}
	
	#bottom-wizard {
	right:35px;
}

}

/* Mobile Portrait */
@media (max-width: 480px) {
	#page-wrapper {
		max-width: 100% !important;
		height: 100vh !important;
		background: url('../img/5.jpg') no-repeat 80% -10%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#form_container {
		background-position: relative; 
		transform: translate(0%, 2.5%);
		width: 100%;
		min-height: 460px;
	}

	#bottom-wizard {
		text-align: right;
		position: absolute;
		width: 100%;
		bottom: 25px;
		right: 30px !important;
	}
	
	label.rating_type, .rating  {float:left; display:block;}
	label.rating_type  {width:100%;}
	
	#map_contact {height: 300px;}
	 
}