body {
	background: none;
}

.searchbox-title {
	text-transform: uppercase;
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
	text-align: left;
}

#main_search_field_status {
	margin-left: 0;
}

.main_search_field input {
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-left: 10px;
	padding-right: 10px;
	height: 50px;
	font-size: 14px;
}

.main_search_field select {
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	height: 50px;
	font-size: 14px;
}

.main_search_field button {
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-left: 20px;
	padding-right: 20px;
	height: 50px;
	cursor: pointer;
	background: #90a93d;
	color: #fff;
}

#subtype {
	width: auto;
}

#btn-advanced-search {
	background: #2e8994;
}

#advanced-search {
	color: #fff;
	font-size: 13px;
	text-decoration: underline;
	padding-left: 5px;
}

#keywords {
	width: 650px;
}

#search-status {
	width: 120px;
}

#btn-search {
	width: 120px;
}

.main_search_field button {
	font-size: 16px;
}

.navbar-default {
	background-color: #fff;
}

.navbar-brand {
	padding: 10px 10px;
}

.menu-container {
	width: 1000px;
	margin: 0 auto;
}

#search-form-container {
	background-image: url(../images/top-background.jpg);
	background-size: cover;
	min-height: 326px;
	margin-top: 85px;
}

#search-form {
	margin-top: 35px;
}

#main_featured_properties {
	margin:	auto;
	margin-top: 20px;
}

.index_border {
	background-color: #fff;
	border-top: 3px solid #429AC9;
	border-right: 2px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	padding-top: 3px;
}

.content-style {
	background: #F1F1F1;
	margin: 0 auto;
	text-align: left;
}

.newLaunch_sel1{
	width:99px;
}

.newLaunch_nrm2{
	width:82px;
}

.newLaunch_nrm3{
	width:142px;
}

.newLaunch_nrm4{
	width:94px;
}

.newLaunch_nrm5{
	width:112px;
}

.newLaunch_project_title {
	width: 101px;
	height: 51px;
}

#new_launched_property {
	margin-top: 510px !important;
}

#searchbox-mobile {
	margin-top: 75px;
}

#search-title-mobile {
	text-align: left;
	padding: 5px 15px 5px 15px;
	border-color: #c7c7c7;
	color: #999;
}

#search-title-back {
	height: 45px;
	padding: 5px 8px 4px 8px;
}

#menu-down-icon {
	margin-top: 10px;
	margin-right: 10px;
}

#search-form-mobile {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.inline-form-elem {
	display: inline-block;
	width: 40%;
}

#btn-search-mobile {
	background-color: #2e8994;
	color: #fff;
}

#iskandar-banner {
	margin: auto;
}

#photo-words {
	color: #fff;
}

.navbar {
	min-height: 85px;
}

#navbar {
	margin-top: 15px;
}

.search-closed {
	color: #999;
	display: none;
}

.logo {
	max-width: 90%;
}

.search-special {
	margin-bottom: 5px;
}

#advanced-search-normal {
	clear: both;
}

.content-box {
	margin-top: 85px !important;
}

#new_complete {
	font-size: 11px;
}

.content-middle-border {
	width: 943px;
}

#box_img>select, #budget_from_to>select, #property_loc_div>select, #property_holding_div>select, #queryInput{
	width:189px !important;
}

#box_img {
	width: 212px;
}

.check_it_box {
	width: 188px;
}

@media (min-width: 1200px) {
    .container{
        max-width: 1000px;
    }
}

@media (min-width: 768px)  {
    .container {
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px)  {
    #keywords {
        width: 450px;
    }

    #new_launched_property {
    	max-width: 93%;
    }

    #main_featured_properties {
		width: auto;
	}

	.Homefeatured {
		width: auto !important;
	}

	#featured_property .showcase-button-wrapper {
		left: 160px;
	}

	.box_content_title {
		padding-left: 5px;
		font-size: 12px;
	}

	/* change navbar collapse to a bigger width */
	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	#navbar {
		margin-top: 30px;
	}
	/* change navbar collapse to a bigger width */
}

@media (max-width: 1000px) {
	div.strip_wrapper {
        left: 8px !important;
    }
}

@media (max-width: 767px)  {
    #new_launched_property {
    	max-width: 95%;
    }

    .maybank-banner {
    	margin: auto;
    }

    #main_create_account {
    	margin: auto;
    	width: auto;
    	margin-top: 20px;
    }

    .container {
    	overflow: hidden;
    }

    .navbar-header {
    	height: 60px;
    }

    .logo {
    	max-width: 75%;
    }

    .join-us {
    	display: none;
    }
}

@media (min-width: 480px) and (max-width: 767px)  {
	.col-special {
		float: left;
	}

	#main_featured_properties {
		margin-right: 15px;
	}
}

@font-face {
    font-family: 'futurastd-heavy';
    src: url(/fonts/futurastd-heavy.otf);
}

@font-face {
    font-family: 'futurastd-book';
    src: url(/fonts/futurastd-book.otf);
}

@font-face {
    font-family: 'futurastd-bold';
    src: url(/fonts/futurastd-bold.otf);
}

.image-container {
	min-height: 326px;
	margin-top: 85px;
}

.no-padding {
	padding: 0 !important;
	margin: 0 !important;
}

.display-inline {
	display: inline-block;
}

.blue-box {
	width: 15px;
	height: 15px;
	background-color: #0e75bc;
}

.blue-line {
	border-bottom: 5px solid #0e75bc;
}

.hr-special {
	margin-bottom: 0;
}

.price {
	font-family: 'futurastd-bold', sans-serif;
	font-size: 48px;
}

.price-unit {
	font-size: 17px;
}

.title {
	font-family: 'futurastd-heavy', sans-serif;
	font-size: 16px;
}

.note {
	font-family: 'futurastd-bold', sans-serif;
	font-size: 16px;
}

.vr-info {
	font-family: 'futurastd-book', sans-serif;
	font-size: 16px;
}

.grow {
	
}

.grow:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}