@import url('reset-original.css');
@import url('template.css');
@import url('navigation.css');
@import url('typography.css');
/*

Theme Name: Real State
site by www.http://phase3solution.com
*/
body {
	background:url(../images/header.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 0;
	padding: 0;
	color: #000;

	height: auto;
	min-height: 100%;
	width: 100%;
	min-width: 320px;
	overflow-x: hidden;
}

@media screen and (max-width: 648px) {
	#splash_video_left,#splash_video_left iframe,#splash_video_right,.box3{
		width:100% !important;
	}
	.box3{
		padding-left:0px !important;
	}
	#splash_video_right{
		padding-left:0px !important;
	}
	#splash_video_right img{
		display:none;
	}
	.jon_speach{
		display:none !important;
	}
	.call{
		display:none;
	}
	#navigation_panel.fixed {
		top: 10px;
	}

	.menubtn {
		display: block;
		margin-top: 0px;
		/*float: left;*/
	}

	html .pagewrap .main_nav {
		display: none;
		background: #cdcdcd;
	}

	.main_nav ul li {
		border-bottom: 1px solid #000;
	}
	th, tr, table, td, font, ul, li, a, body, span, p, button, input, textarea, select, option, div, center, font, ol, strong, label, input {
    font-size: 14px !important;
    line-height: 18px !important;
    text-align: left;
}
h1{
	
    line-height: 30px !important;
}
h3{
	line-height:25px !important;
}
div.hlisting-img, div.hlisting-text, div.hlisting-enquire, div.hlisting-prices{
	width:100% !important;
}
ul#hlisting a.ref-trigger img{
	position:static;
}
ul#hlisting a.ref-trigger.plain{
	text-align:center;
}
}
.top_contactbox{
	display:none;
}
.top_contactbox p{
	text-align:center;
}
.top_contactbox p a,
.top_contactbox p span{
	font-size:22px !important;
	font-weight:bold;
}
@media screen and (max-width: 640px) {
	.top_contactbox{
		display:block;
	}
	.jon_speach{
		display:block !important;
	}
	.navbox1w
	{
		display:none;
	}
	body{
		background-position-y: 83px;
	}
}

