.slide-desc-bg {
	background: #222;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.slide-desc-text {
	color: #fff;
	padding: 10px;
	text-align: left;
}
.slide-desc-text .slide-title {
	font-size: 1.5em;
	color: #eeee88;
	margin-bottom: 5px;
}
.slide-desc-text .slide-title a {
	color: #eeee88;
}
.djslider .navigation-container a {
	outline: none;
}
.djslider-loader {
	background: url(loader.gif) center center no-repeat;
}

.djslider li {
	text-align: center;
}

span.load-button {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #222;
	border: 1px solid #fff;
	box-shadow: 0 0 2px #fff;
	margin: 0 3px;
	cursor: pointer;
	border-radius: 7px;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}
span.load-button-active {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

/*** image on the left and 100% height of description area ***/
/*
#slider45 li {
	text-align: left;
}
#slider45 .slide-desc,
#slider45 .slide-desc-in {
	height: 100%;
}
#slider45 .slide-desc-bg {
	opacity: 1;
	filter: alpha(opacity = 100);
}
*/

/* Styles for DJ Image Slider with module id 112 */
#djslider-loader112 {
	margin: 0 auto;
	position: relative;
}
#djslider112 {
	margin: 0 auto;
	position: relative;
	width: 100% !important;
	height: calc(100vh - 160px) !important;
	min-height: 500px;
}
#slider-container112 {
	position: absolute;
	overflow:hidden;
	left: 0; 
	top: 0;
	height: 100%;
	width: 100%;
}
#djslider112 ul#slider112 {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	width: 100% !important;
	height: 100% !important;
}
#djslider112 ul#slider112 li {
	list-style: none outside !important;
	float: left;
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	position: relative;
	height: 100% !important;
	width: 100% !important;
	background: none;
	overflow: hidden;
}
#slider112 li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 0 !important;
	margin: 0 !important;
}
#slider112 li a img, #slider112 li a:hover img {
	border: 0 !important;
}
/* Slide description area */
#slider112 .slide-desc {
	position: absolute;
	bottom: 0%;
	left: 0%;
	width: 100%;
	top: 3%;
}

#slider112 .slide-desc-in {
	position: relative;
	margin: 0 10px 0px 0 !important;
}
#slider112 .slide-desc-bg {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#slider112 .slide-desc-text {
	position: relative;
}
#slider112 .slide-desc-text h3 {
	display: block !important;
}
/* Navigation buttons */
#navigation112 {
	position: relative;
	top: 19.7201017812%; 
	margin: 0 40px;
	text-align: center !important;
}
#prev112 {
	cursor: pointer;
	display: block;
	position: absolute;
	left: 0;
}
#next112 {
	cursor: pointer;
	display: block;
	position: absolute;
	right: 0;
}

body.site
{
background-color: #ffffff		}
a
{
color: #02408b;
}
.navbar-inner, .nav-list > .active > a, .nav-list > .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover,
.btn-primary
{
    background: #000;
}
.navbar-inner
{
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2);
}

.header-inner {
    background: #fff;
}


.sale_box.goal-0 {
    background: #1d1d1b;
}

.sale_box.goal-1 {
    background: #1d1d1b;
}

.vmp_cats.type-1 {
	background: #1d1d1b;
}

@media (max-width: 767px){
	#slider112 .slide-desc-in {
	    margin: 0 !important;
	}
	#djslider112 ul#slider112 li {
		padding: 0 !important;
	}
}


.blog-featuredhome {
    display: none;
}

#property-search-list .advanced-search {
    margin: 0;
}

#property-search-list .tabDiv {
    padding: 0;
    box-shadow: none;
    text-align: right;
}

#property-search-list .condition {
	display: inline-block;
	width: 19%;
	float: none;
	vertical-align: top;
}

#property-search-list .condition:first-child {
    width: 15%;
}

#property-search-list .condition:nth-child(2) {
    width: 23%;
}


#property-search-list .buttons {
	float: none;
	display: inline-block;
	vertical-align: top;
}

.customheadline
{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
  -moz-transform:    translate(-50%,-50%);
  -ms-transform:     translate(-50%,-50%);
  -o-transform:      translate(-50%,-50%);
  transform:         translate(-50%,-50%);
  margin-top: 100px;
  z-index: 10;
  font-size: 4rem;
  width: 90%;
  text-align: center;
  text-shadow:  0px 0px 5px rgba(29,29,27,0.4);
}

@media (max-width: 843px) {
	#property-search-list .condition {
	    display: block !important;
	    width: 49.5% !important;
	    float: left !important;
	    margin-bottom: 5px;
	}

	#property-search-list .condition:nth-child(odd) {
	    margin-right: 1%;
	}

	#property-search-list .buttons {
	    float: none;
	    display: block;
	    vertical-align: top;
	    margin: auto;
	}

	.span3.links {
	    margin-bottom: 20px;
	}


}


.header_top > div > div > div
{
	 display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  justify-content: space-between;
}