body{height:100%; }
.page-wrapper{height:100%;}
a{cursor:pointer;}

.pb-40{padding-bottom:40px;}
.mr-10{margin-right:10px;}
    
.bold
{
 font-weight:600;
}

.pb-20{ padding-bottom:20px;}
		
.gray-bg{ background-color:#dddddd; }		
.menu-wrapper.visible{display:table;opacity:1; 
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
 }

.menu-wrapper {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: none;
	opacity:0;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
}
.menu-wrapper > div{display:table-cell;}
.menu-wrapper > div.menu { padding-top:140px; width:250px; position:relative; }
.menu-wrapper > div.menu div.menu-inner {
	 background-color:#333; 
	 display:inline-block;
	 width:100%; 
	 position:absolute; 
	 left:0; 
   right:0; 
   bottom:0; 
   top:130px;
   overflow:auto;
}
.menu-wrapper > div.menu ul{}
.menu-wrapper > div.menu ul li.divider{margin-bottom:20px; padding-top:20px;}
.menu-wrapper > div.menu ul li a{ color:#dddddd; font-size:14px; }
.menu-wrapper > div.menu ul li a:hover{background-color:rgba(0,0,0,0.5);}
.menu-wrapper > div.menu a.toggle{
	color:#FFF; 
	padding:15px; 
	display:inline-block; 
	width:100%; 
	border-bottom:#666 thin solid;
}
.menu-wrapper > div.menu a.toggle i{margin-right:10px;}

select option{padding:5px; border-bottom:#ddd 2px solid;}


ul.table-ul.list-data li > div:first-child{ width:145px; }

ul.table-ul.list-data li > div:last-child{ padding-right:15px; }

.main-menu {
margin-top: 10px;
background-color: #fff;
/*border-top: #e9e9e9 2px solid;*/
display: inline-block;
width: 100%;
margin-bottom: -6px;
}

.main-menu ul.nav.navbar-nav { width:100%; margin:0; }
.main-menu ul.nav.navbar-nav > li > a{ 
	font-size:16px; 
	text-decoration:none; 
	font-weight:400; 
	color:#333333;
}
.main-menu ul.nav.navbar-nav li a.dark-bg{ color:#FFF; } 

.main-menu ul.nav.navbar-nav li a.inline-block{ 
	display: inline-block;
	padding: 5px 15px;
	margin: 5px 0;
}

.main-menu ul.nav.navbar-nav li.open a{ color:#333333; }

.breadcrumb{ 
font-size: 15px;
margin-top: 15px;
color: #666; padding:0; }

.breadcrumb li a{ color:#666666; }


.banner {
    height: 100%;
    width: 100%;
    max-height: 800px;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: 0;
    min-height: 600px;
}

.banner img { 
	width:100%;
	min-height:100%;
}

.banner .botton-div{
 position:absolute;
 bottom:0;
 z-index:8;
 left: 0;right: 0;}

.inline-block{ display:inline-block; }

.banner .overlay{
 position:absolute;
 bottom:0;
 right:0;
 left:0;
 top:0;
 padding-top:200px;
}

.banner-space {
    height: 80%;
    display: inline-block;
    max-height: 800px;
    width: 100%;
    min-height: 470px;
}

.black-transparent{ background-color:rgba(0,0,0,0.7);}

.budget{padding-right:0;}
.budget .jumpMenu { font-size:13px; margin:0 2px; border:#ddd thin solid; }
.budget .jumpMenu .arrow{ line-height:1.5; text-align:center;  }
.budget .jumpMenu select { height:25px; font-size:11px; }
.budget .jumpMenu select option{ padding:0px;}
.banner .overlay > .container > .col-sm-8:first-child h1{ margin-top:10px; }

.pl-0{padding-left:0;}

.boxes {
    position: relative;
    margin-bottom: 30px;
    background: #ffffff;
}

.boxes:hover{
	moz-box-box-shadow: 1px 1px 3px RGBa(0,0,0, 0.15);
    webkit-box-shadow: 1px 1px 3px RGBa(0,0,0, 0.15);
    box-shadow: 1px 1px 3px rgba(0,0,0, 0.15);
}

.p-10{padding:10px;}

.p-5{padding:5px;}

.main-serach-budget{ position:relative; }

.main-serach-budget .btn-white{ 
	padding:7px 7px 8px; 
	border-radius:0; 
	text-align:left; 
}

.main-serach-budget .btn-white i{padding:5px; transform:rotate(180deg); }

.main-serach-budget .btn-white.collapsed i{
	padding:5px; 
	transform:rotate(0deg); 
}
.main-serach-budget ul.dropdown-menu{ width:100%; }
.main-serach-budget ul.dropdown-menu li {
    padding:0px;
    color: #333;
    margin: 0;
	font-size:13px;
}

.main-serach-budget ul.dropdown-menu li ul.nav.nav-stacked li a{ padding: 5px;
font-size: 11px;
color: #000;}

.main-serach-budget ul.dropdown-menu li ul.nav.nav-stacked{height:130px; overflow:auto; }

.jumpMenu{
position: relative;
color: #666;
min-width: 170px;
overflow:hidden;	
display: inline-block;
width: 100%; height:37px; }

.jumpMenu select.form-control{ 
	border:0;
	width:100%;	
	padding:2px;
	min-width:150px;
	margin:0;
}
.jumpMenu .arrow{
position:absolute;
right:0;
z-index:3;
top:0;
bottom:0;
width:25px;
line-height:2.5;
height: 40px;
background-color:#ffffff;
pointer-events:none;
}

.ImageWrapper { position:relative; }
.ImageWrapper .btn {
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 12px;
    font-weight: 500;
}
.p-0{padding:0;}
.m-0{margin:0;}

.bottom-specs {
    font-size: 13px;
    padding: 10px;
    display: inline-block;
    width: 100%;
    border-top: #ddd thin solid;
}
.bottom-specs strong{width:100%; display:inline-block;}
.border-right{ border-right:#cccccc thin solid; }

.table-ul{display:table; margin:0; padding:0; }
.table-ul li{display:table-row;}
.table-ul > li > div{display:table-cell; vertical-align:middle; float:none; }
.property{ 
 height:auto; 
}

.property .property-head{ 
 padding:10px 0; 
 margin-bottom:0; 
 border-radius:5px; 
 vertical-align:bottom;
}
.property .property-head.ownder{ background-color:rgba(255,255,255,0.5); }
.property .property-head.ownder .icon-area{ color:#000; }
.property .property-head.ownder .icon-area h3{ color:#000; }
.property .property-head.builder{ text-align:left; }
.property .property-head .icon-area{
text-align: center;
background-color:#db0000;
width: 100px;
height: 100px;
padding: 20px;
border-radius: 60px;
margin:0;
position: relative;}

.property .property-head .icon-area i.fa{ 
 text-shadow: rgba(0,0,0,0.1) 1px 1px 1px; 
 font-size:52px;
}
.full-width{ width:100%; }

.property .property-head .deal-content{
margin-left: -50px;
background-color: #fff;
padding: 5px;
padding-left: 50px;
border-radius: 0 50px 50px 0;
padding-right: 20px;
}

.property .property-head h3{  font-size:18px; text-align:center; margin-bottom:5px; margin-top:5px;}

.property .property-head.builder h3{
	text-align: left;
	margin-top: 0;
	font-size: 15px;
}
.property .property-head.builder p{text-align:left; }
.property .property-head.builder .icon-area{
	text-align:center; 
	color:#ffffff;
}
.property .property-head p{
	font-weight:500; text-align:center; font-size:13px; 
}

.property .title a{ color:#333; }

.property .date{
	position:absolute; 
	top:7px; right:5px;
	border-radius:50px; background-color:rgba(0,0,0,0.8); padding:4px 10px;
	color:#FFFFFF; font-size:12px;
}

.property .discount{
    position: absolute;
    bottom: 10px;
    left: 0;
    font-weight: 500;
    padding: 6px 10px;
    color: #FFFFFF;
    font-size: 18px;
    background-size: 100% auto;
    background-color: rgba(0,0,0,0.5);
}
.property .off-pr{ position: absolute;
    top: 10px;
    right: 10px;
    font-weight: 500;
    padding: 6px 10px;
    color: #FFFFFF;
    font-size: 18px;
    background-size: 100% auto;
	background-repeat:no-repeat; background-position:center;
   	background-image: url(../images/off-tag.png); }

.img-wrapper{ height: 145px;
overflow: hidden;
position: relative;
 }
	
.property .ImageWrapper{ overflow:hidden; display:table; height:100%; width:100%; }
    .property .ImageWrapper a {
        background-color: #000;
        text-align: center;
        vertical-align: middle;
    }
.property .ImageWrapper img{
height: auto;
width: auto;
}
.property .contentwrap{ padding:10px; min-height:120px; }
.property .contentwrap p.title{font-size:15px;}
.property .contentwrap p{font-size:13px; margin-bottom:5px;}

header{position:fixed; width:100%; z-index:1000; padding-bottom:5px;}
.resale{ background-color:#454545; color:#FFF; }
.new-booking{     
	background-color: rgba(0,0,0,0.5);
    color: #FFF;
    width: 100%;
}
.prelaunch{ background-color:#093; color:#FFF; }
.prop-prc{ font-family:inherit; font-weight:700; border-top:#ddd thin solid; padding-top:10px; }
.mt-0{ margin-top:0 !important; }
.main-heading{ font-weight:800;}
.main-heading a.btn{ font-weight:800;}
.login-form{ padding:15px; }
.login-dropdown{ border:none;width:270px; }
.btn-sm{ 
	padding:4px 7px;
	font-size: 13px;
	font-weight: 300;
} 
.main-menu ul.nav.navbar-nav li.open .btn-default{ color:#FFFFFF;}
.main-menu ul.nav.navbar-nav li a::before{display:none;}
.main-menu ul.nav.navbar-nav li.open a.dealstore-btn{	
	background-color:#CCCCCC;}
.main-menu ul.nav.navbar-nav li a.dealstore-btn{color:#333333; font-size:14px; background-color:#ccc;  }
.main-menu ul.nav.navbar-nav li a.dealstore-btn:hover{color:#333;}
.main-menu ul.nav.navbar-nav li a.dealstore-btn:focus{color:#333;}

.assistance{
height: 330px;
background-color: rgba(0,0,0,0.1);
border-radius: 0;
padding: 30px !important;
text-align: center;
border-radius: 250px;
width: 330px;
margin: 0 -30px;
display: inline-block;
}
.assistance.purple{background-color:rgba(96,39,72,0.8);}
.assistance.green{background-color:rgba(35,75,76,0.8);}
.assistance.blue{background-color:rgba(40,132,163,0.8);}
.assistance.default-bg {background-color:rgba(219,0,0,0.5);}
.assistance h2 i{color:#CCCCCC; font-size:80px;}
.assistance h3{
	color: #ffffff;
    font-size: 19px;
    font-weight: 900;
}
.assistance p{color:#ffffff;}

.top-contacts{font-weight:600;}
.top-contacts ul li a{text-decoration:none;}

.clients {
	text-align:left;
}
.clients .client-image {
   border: thin solid #ddd;
display: inline-table;
height: 160px;
text-align: center;
vertical-align: top;
width: auto;
background-color: #ffffff;
position:relative;
width: 100%;
margin: 15px 0 15px 0px !important;
}

.bold-600 { font-weight:600; }

.clients .client-image a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	color:#333;
}

.clients .client-image a span{ font-weight:600; color:#666; position:absolute; bottom:0; left:0;
right:0; text-align:center; padding-bottom:10px;   }

.clients img {
    height: auto;
    margin: 0 auto;
    max-height: 90px;
    max-width: 130px;
}

.clients img:hover{ filter:grayscale(100%); }

footer{border-top:#ddd thin solid;}

footer ul.nav li {line-height:2;}

footer ul.nav li a{ color:#999; font-size:13px; padding:5px 0; }

.top-wrapper{ height:100%; display:inline-block; width:100%; overflow:hidden;  }

.footer{background-color:#FFF;}
.subfooter{ background-color:#FFFFFF;border-top:none;}
.form-control{border-radius:0;}
.input-group-addon{border-radius:0;}
.mt-5{margin-top:5px;}
.mt-150{ margin-top:150px;}

.view-more-box{
height: 250px;
width: 250px;
padding: 20px;
text-align: center;
display: inline-block;
position: relative;
overflow: hidden;
display: inline-block;
border-radius: 10px;
color: #333;
border-style:solid;
border-color:rgba(0,0,0,0.8);
border-width:15px;
border-radius: 150px;
text-decoration: none;
}

.view-more-box .inner{ 
position: absolute;
left: 2px;
right: 2px;
bottom: 2px;
top: 2px;
padding: 20px;
border-radius: 50%; color:#FFFFFF; }

.view-more-box.move {border-right-color:#05ac0d;}
.view-more-box.lauch {border-right-color:rgba(0,0,0,0.4);
	border-bottom-color:rgba(0,0,0,0.4);}
.view-more-box.construction {border-right-color:#ff7e00;}

.view-more-box.move .inner{ 
 	background-color:#05ac0d;
}


.view-more-box.lauch .inner{ 
 	background-color:rgba(0,0,0,0.4);
}


.view-more-box.construction .inner{ 
 	background-color:#ff7e00;
}

.view-more-box:hover{text-decoration:none;}

.view-more-box img{ position:absolute; top:0; left:0; width:100%; z-index:-2px; }

.view-more-box h4{
 position: relative;
 letter-spacing: 1px;
 margin-top: 10px;
 font-weight: 900;
 margin-bottom: 0px;
 color:#FFFFFF;
 font-size:26px;
 padding:20px 0;
 font-family:open sans;
}

.offer-wrap {
    position: absolute;
    top:80px;
    width: 100%;
    text-align: center;
}

.offer{
    color: #FFF;
    width: auto;
    height: auto;
    margin: 0;
    line-height: 1.5;
    text-align: center;
    font-size: 15px;
    padding: 15px;
    display: inline-block;
}

.offer span{font-size:20px; display:inline-block; width:100%; }


.offer1 {
    position: absolute;
    left: 0;
    width: 150px;
    top: 130px;
    background-image: url(../images/offer.png);
    background-size: 100%;
    height: 225px;
    background-repeat: no-repeat;
}

.offer1 span.lead{ font-size:25px; font-weight:900; margin-bottom:0;  }

.offer2 {
    position: absolute;
    right: 230px;
    border-radius: 150px;
    width: 140px;
    background-image: url(../images/offer3.png);
    top: 140px;
    background-size: 100%;
    height: 145px;
    line-height: 1.3;
    padding-top: 30px;
}

.offer2 a{ color:#FFFFFF;}
.offer3 {
   position: absolute;
border-radius: 150px;
right: -15px;
background-image: url(../images/offer2.png);
padding: 24px;
width: 250px;
background-size: 100%;
line-height: 1.5;
background-repeat: no-repeat;
top: 157px;
transform: rotate(30deg);
}
.offer3 span {
    font-size: 35px;
    line-height: 1;
}
.offer3 a{color:#FFFFFF;}

.banner-heading {
  font-weight: 700;
text-transform: capitalize;
color: #fff;
font-size: 24px;
text-shadow: 0px 0px 30px #333;
margin: 0;
margin-bottom: 10px;
}

.builder-review {
  background-size:100%;
  text-decoration:none;
  height:auto;
  display:inline-block;
  width:auto;
  font-size:20px;
  text-align:center;
  color:#000;
  font-weight:500;
  width:100%; 
  padding-top:10px; 
}

.builder-review span.star{ display:inline-block; width:100%; }

.border-top{ border-top:rgba(0,0,0,0.5) thin solid; }

.search-tabs { display:inline-block; border-radius:5px; }
.search-tabs li{ min-width:100px; }
.search-tabs li a{ 
	background-color: #444444;
border-radius: 5px;
color: #FFFFFF;
text-align: center;
font-size: 18px;
text-transform: capitalize;
position: relative;
z-index: 2;
font-weight: 700;
letter-spacing: 1.2px;
}
.search-tabs li.active a{ background-color:#db0000; color:#FFFFFF; border-bottom:none; }
.search-tabs li.active a:focus{ background-color:#db0000; color:#FFFFFF; }
.search-tabs li a:hover{ background-color:#666666; color:#FFFFFF; }
.search-tabs li.active a:hover{ background-color:#666666; color:#FFFFFF; }
.search-form{  border-radius:10px; position:relative; }

.search-form .input-group-addon.btn-default{ 
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 1.2px; 
}

.search-tabs li .top-arrow {
	width: 20px;
	height: 20px;
	display: none;
	position: absolute;
	transform: rotate(45deg);
	bottom:-10px;
	background-color: #db0000;
	left:40px;
	z-index:1;
}

.search-tabs li.active .top-arrow {
	display: inline-block;
}


.search-form div.top-arrow {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    transform: rotate(45deg);
    top: -10px;
    background-color: #ccc;
    left: 45px;
}

.header-top .nav.navbar-nav li a{ padding:5px 15px; border-right:#ffffff thin solid; color:#FFF; font-size:13px; font-weight:400; }
.header-top .nav.navbar-nav li a img{ display:inline-block; margin:0 5px;    }
.header-top .nav.navbar-nav li a:hover{ background-color:#333; }

.header-top .nav.navbar-nav li{ display:inline-block; float:left; }

.header-top .nav.navbar-nav li:last-child a{ border-right:none; }

.header-top-second{float:right;}
.border-left-white{ border-left:#ffffff thin solid; }
.main-search-box { background-color:rgba(0,0,0,0.5); padding:15px; border-radius:10px; }

.main-search-box .form-group .input-group .buy{ width:120px; }
.main-search-box .form-group .input-group .buy .jumpMenu{  min-width:auto; width:120px; }
.main-search-box .form-group .input-group .buy .form-control{ width:120px; min-width:auto; color:#000000; }

.text-black{ color:#333; }
.bg-gray{ background-color:#CCCCCC; }
.text-overflow{   white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
     }

.border-bottom{ border-bottom:#e8d7d7 thin solid;}

aside .nav.nav-stacked li input[type="checkbox"]{ margin-right:10px; }

.project-desc-bg{ background-image:url(../images/banners/banner5.jpg); }

.select-city p{ font-size:16px; }
.select-city > a{ font-size:17px; }
.logo img{ height:35px; width:auto; }
.feature-box h3{ text-decoration:none;}

.project-type{ padding-bottom:40px;padding-top:40px;}
.project-type h3 {
    font-size: 22px;
}
.project-type a h4{ 
font-weight: 600;
color: #db0000;  } 

.social-links li a {
   width: 30px;
   height: 30px;
}
	
.social-links li a i{
   line-height:30px;
}

.mob-heading-btn{ 
	font-size:18px; text-decoration:none; color:#333; 
	font-weight:500;
	border-bottom:#ccc thin solid;
	border-top:#eee thin solid;
}
	
.mob-heading-btn:hover{ text-decoration:none; color:#333; }	
.header-space{ height:130px;width:100%; display:inline-block; }
.contact-builder{ 
	font-size:15px;
	letter-spacing:1px;
	padding:3px 10px; 
}
.listing-box{ 
	display: inline-block;
	width: 100%;
	padding: 0;
	padding-top:0;
	border:#ccc thin solid;
}

.listing-box .border-bottom{ 
 padding:15px;
 }


.listing-box:hover{ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100;Grey+Flat */
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
  }
.listing-box .image {
    width: 100%;
    display: inline-table;
    height: 232px;
    background-color: #333;
}
.img-wrap{overflow:hidden; position:relative; line-height:0;}
.img-wrap .photo {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #333333;
    background: rgba(0,0,0,0.5);
    padding: 10px;
    color: #fff;
}
.listing-box .image {
    width: 100%;
    display: inline-table;
    height: 190px;
    background-color: #333;
}
.listing-box .image a{ 
	text-align:center; 
	vertical-align:middle;
	display:table-cell;
}
.listing-box .image img{display: inline-block;
height: auto;
width: 100%;
 }
.listing-box ul.table-ul > li > div{
	font-size: 13px;
	vertical-align: top;	
	text-align: left;
	padding: 0;
	margin: 0; }
	
.listing-box ul.table-ul li div:last-child{color:#000; font-weight:500;}
.listing-box h3{ font-size:22px; font-family:open sans;}	
.cursor-unset{cursor:auto;}
.filter{ 
	background-color:#fff;
	border-radius: 3px;
	border: #ddd thin solid;
	margin-top:25px;
	border-bottom: #eee 3px solid;
}
.filter h4{ margin:0; padding:10px; border-bottom: #eee 3px solid; }
.filter label{ margin-top:10px;}
.filter .form-control{ margin-bottom:10px; }

.bold-800{ font-weight:800; }

.btn-set-in-bottom{ 
	position: absolute;
	bottom: 5px; width:100%; text-align:right; }

.list-data{ line-height:2.2; width:100%; font-size:15px;}
.list-data li div:first-child{ font-weight:300; }
.list-data li div{
	padding: 5px 0px;
	text-align: center;
	border-bottom:#ddd thin solid;
}

.left-search-heading{ color:#333; font-weight:500; text-decoration:none; display:inline-block; width:100%; }
.left-search-heading:hover{ text-decoration:none; }
.left-search-heading i.fa-angle-down{ float:right; padding:4px; }
.text-orange{ color:#ff8a00; }
.unit-type{width:100%;margin-top:10px;}
.unit-type li div{ color:#000000; padding:5px 0; }
.unit-type li div:first-child{ width:25px;}
.unit-type li div:nth-child(3){ width:50px; text-align:right; color:#757575; }
.amenities{display:inline-block; width:100%; }
.amenities.collapse{display:none;}
.amenities.collapse.in{display:inline-block;}

.text-gray{ color:#777;}
.amenities label {
    width: 100%;
	display:inline-block;
}
.amenities input {
    opacity: 0;
    pointer-events: none;
    position: absolute;
}
.pv-10{ padding-top:10px;padding-bottom:10px; padding-left:0;padding-right:0;}
.ml-10{margin-left:10px;}
.link-height-0{ line-height:0; }
.relative{ position:relative; }
.similar-property{ padding-top:10px;}
.similar-property:hover{text-decoration:none; }
.panel-default .panel-heading{ 
	background-color:#f5f5f5; 
}
.panel-default .panel-heading a{ color:#db0000; }
.panel-default .panel-heading a.btn-default{ color:#FFFFFF; }
.prop-config .table-ul.list-data li div:first-child{ width:160px; }
ul.amen-icon {
    display: inline-block;
	list-style:none;
    width: 100%;
	padding:0;
	margin:0;
}

ul.amen-icon li div {
   display: block;
height: auto;
padding: 15px 0;
text-align: center;
vertical-align: top;
margin: 10px 0;
}

ul.amen-icon li img {
    height:55px;
	width:auto;
	display:inline-block;
	opacity:1;
	margin-right:5px;
}

ul.amen-icon li span {
    display: block;
	margin: 10px 0;
	font-size: 15px;
	color: #000;
	font-weight: 400;
}

.pt-10{ padding-top:10px; }

.form-horizontal .form-group > div{ color:#000; }

label{font-weight:normal;}

.near-by-list ul {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(244, 244, 244) 100%) repeat scroll 0 0;
    border-bottom: thin solid rgb(221, 221, 221);
    width: 100%;
    margin: 0;
    padding: 0;
}

.near-by-list > ul li {
   color:rgb(102, 102, 102);
   font-size:13px;
   margin:0;
   line-height:2;
   font-weight:400;
   padding:5px 8px;
   cursor:pointer;
   min-width:12.4%;
   border-right:#ddd thin solid;
   text-align:center;
}

.near-by-list > ul li a{ padding:3px; background-color:transparent; }

.near-by-list > ul li a:hover{ background-color:transparent; }

.near-by-list > ul li a:active{ background-color:transparent; }

.location-list {
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    overflow: auto;
    z-index: 4;
	width:250px;
}
.location-list .list-group-item-heading {
    background-color: #f5f5f5;
    border-bottom: medium none;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.location-dist {font-size:14px; font-weight:600;}
.location-dist p{color:#000000;}

.location-icon {
    float: left;
    width: 18px;
    text-align: left;
}

.location-dist {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    width: 180px;
    float: right;
}
.specification{  width:100%; }

.specification .heading{ font-weight:500; color:#000; }

.specification .heading div{ 
background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); 
white-space: nowrap; 
overflow: hidden;
text-overflow: ellipsis; 
color:#666;
}

.specification li div{ 
border-top: #ddd thin solid;
padding: 20px 10px;
font-size: 13px;
}

.specification li div:last-child{ width:100px; }

.box{
	background-color:#FFFFFF;
	padding:30px;
	border-radius:5px;
	box-shadow:0 0 10px -4px rgba(68,68,68,0.2);
	margin-bottom:20px;
}
.prop-offer{ 
	background-repeat: no-repeat;
	padding: 0;
	background-size: 100% 100%;
	background-position: right;
	margin-top:20px;
	color:#ce0002;
	font-size:18px;
	font-weight:400;
}

.prop-offer img{
  	height:30px; display:inline-block; vertical-align:middle; 
	margin-right:5px;
}

.status{    
	position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 20px;
    color: #fff;
    line-height: 0;
    font-size: 15px;
}
.btn-xs {
    padding: 2px 6px;
    font-size: 12px;
	margin:0;
}
ul.more-location{float:right;}
ul.more-location li{text-align:left;}

.property-location{ position: absolute;
top: 0;
left: 0;
top: 0;
bottom: 0;
width: 100%;
}

.property-location ul{ height:100%; width:100%; }

.pt-0{padding-top:0;}

.mt-15{ margin-top:15px; }

.mb-0{ margin-bottom:0; }

.bold-700{ font-weight:700; }

.loan-comapny-logo{ 
	height:80px; 
	width:100%; 
	display:table;
	text-align:center;
	border:#ddd thin solid; 
}

.loan-comapny-logo a{ 
	text-align:center; 
	vertical-align:middle; 
	display:table-cell; 
}

.loan-comapny-logo a img{
	max-height:60px; 
 	display:inline-block;
	max-width:90%; 
}

.agent {
	border:#d5d5d5 thin solid; 
	padding:15px; 
	margin:15px 0 15px; 
}

.agent .image { height:100px; width:100%; display:inline-block; text-align:center; }

.agent .image ul.table-ul {
    display:inline-table;
    height:90px;
    vertical-align:middle;
}
.agent .image img {
    max-height: 90px;
    width: auto;
}
.project{ 
	margin-bottom:20px; margin-top:10px; 
	background-color:#eeeeee; 
	display:inline-block;
	position:relative; width:100%; 
}
.project .image-wrap{ 
 height:400px; 
 overflow:hidden; 
 width:100%;
 display:inline-block;
}
.project .image{
    display: inline-table;
    width: 100%;
    background-color: #333;
} 
.project .image a{ display:table-cell; text-align:center; }
.project .image a img{
	display: inline-block;
	height: 400px; }
.project .image ul{height:300px;}

.project .close{ position:absolute; right:0; top:0;}

.table-ul-bordered{ width:100%; }
.table-ul-bordered li > div{ padding:15px 10px; border-bottom:#ddd thin solid; }
.table-ul-bordered li.heading > div{ background-color:#eee; font-weight:500; color:#000; }

.review{ padding: 15px;
display: inline-block;
width: 100%;
border-bottom:#ddd thin solid;
}

.review:last-child{ 
border-bottom:none;
}
 
.review div{vertical-align:top;}
.review .developers-det{ width:150px; vertical-align:top; }
.review .user-det{ width:150px; vertical-align:top; }

.user-image{display:table; width:80px; height:80px;}
.user-image a{display:table-cell;}
.user-image a img{ 
height:80px; 
width:80px; 
width:auto; 
height:auto; 
border-radius:50px;
}

.developer-image{display:table; width:100px; height:100px;}
.developer-image a{ display:table-cell; }
.developer-image a img{ 
max-height:100px; 
max-width:100px; 
width:auto; 
height:auto; 
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.visit-status{  position:relative; z-index:10; }

.steps2 {
    background-color: rgb(153, 153, 153);
    border-radius: 48px;
    box-shadow: 0 0 2px rgb(204, 204, 204);
    display: inline-block;
    text-align: left;
    width:100%;
	overflow:hidden;
}
.steps2 ul {
    width: 100%;
    margin:0;
}
.steps2 ul li a {
    color: #ffffff;
    margin: 0 -10px;
    padding: 0;
	font-weight:600; 
}
.steps2 ul li a:hover {
    background-color: #999;
}
.steps2 ul li:last-child a {
    border-radius: 0 30px 30px 0;
}
.steps2 ul li a span.fa-stack {
    background-color: #999;
    border-radius: 40px;
    margin-left: -9px;
}

.steps2 ul li a i.fa{ color: #fff;
font-size: 55px;
margin-right:10px;  }
.steps2 ul li a span.fa-stack strong{ 
	color: #fff;
	line-height: 1.85; }

.steps2 ul li.active a {
    background-color: #db0000;
	border: medium none;
	color: #ffffff;
	padding: 0;
	border-radius: 50px;
}

.steps2 ul li.active a span.fa-stack{background-color:#db0000;} 

.steps2 ul li.active:last-child a{ width:108%; }

.post-req .panel-heading {
    background-color: #ffffff;
	background-size: auto 100%;
	border: thin solid #ddd;
	color: rgb(102, 102, 102);
	font-weight: normal;
	padding: 20px;
	border-bottom-width: 3px;
}

.post-req .panel-heading a{ float:right; width:auto; padding:0;}
.panel-heading > a.btn{color:#FFF; padding:5px 10px; }
.post-req .panel-heading a.mapbutton{ color: #ffffff !important;padding: 5px 20px !important;float:right; width:auto; padding:0;margin-right:5px;}

.project-img-upload{ 
  height:350px; width:100%; display:inline-block;
  position:absolute; top:0; left:0;
  opacity:0;
  
}
.post-req .panel-heading h3 {
    font-size: 15px;
}
.post-req .panel-body {
    border: thin solid rgb(221, 221, 221) !important;
	background-color: #f5f5f5;;
    padding: 0;
}
.post-req .panel-body.white-bg{background-color:#ffffff;} 
.post-req .form-group {
   border-bottom: thin solid #ddd;
margin: 0;
padding: 10px;
}
.post-req .form-group .form-control {
  border-radius: 0;
height: 40px;
padding: 10px;
width: 220px;
box-shadow: none;
border-color: #ccc;
}
.post-req .form-group .form-control[type="file"] {
    height: auto;
}
.post-req .form-group textarea.form-control {
    height: auto;
}
.post-req .form-group .form-control.full {
    width: 100%;
}
.post-req .form-group > label {
    font-weight: normal;
    margin-bottom: 0;
    padding: 10px;
    vertical-align: middle;
}
.post-req .form-group .data {
    vertical-align: middle;
}
.post-req .form-group .data .btn-group .btn {
    background-color: #ffffff;
    border: thin solid #ccc;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
    width: 100%;
}
.post-req .form-group > div.data {
    line-height: 1.2;
    padding: 10px;
}
.post-req .form-group > div label {
    font-weight: normal;
    line-height: 0;
    margin: 0;
}
.post-req .form-group > div label input {
    margin-top: 0;
}
.post-req h5 {
    margin-bottom: 0 !important;
    margin-top: 10px;
}

ul.select-amen{ list-style:none; padding:0; margin:0; }
ul.select-amen li {
    border-bottom: thin solid #ddd;
}

ul.docs {
    display: inline-block;
    width: 100%;
}
ul.docs li > div {
    position: relative;
}
ul.docs li a.btn-danger {
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 20px;
}
ul.docs li a.btn-setdefault {
position: absolute;
left: 78px;
text-align: center;
bottom: 45px;
padding: 8px 20px;
font-size: 14px;
line-height: 1.46666667;
border-radius: 3px;
margin: 10px 0;
color: #ffffff;
background-color: rgb(244, 129, 30);
border-color: rgb(244, 129, 30);
}
    ul.docs li span.defaultimg {
      position: absolute;
left: 78px;
text-align: center;
bottom: 45px;
padding: 8px 20px;
font-size: 14px;
line-height: 1.46666667;
border-radius: 3px;
margin: 10px 0;
color: #ffffff;
        background-color: rgb(244, 129, 30);
border-color: rgb(244, 129, 30);
    }
ul.docs li a.btn-danger i {
    margin: 0;
}
.gallary img {
    height: auto;
    width: 100%;
}

ul.saved-gallery {
    display: inline-block;
    width: 100%;
}
ul.saved-gallery li {
    display: inline-table;
    height: 150px;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
ul.saved-gallery li .imgdelete {
    background-color: #ffffff;
    border-radius: 2px;
    display: none;
    left: 48%;
    padding: 3px;
    position: absolute;
    top: 48%;
}
ul.saved-gallery li img {
    display: inline-block;
    height: auto;
    max-height: 150px;
    max-width: 100%;
    width: auto !important;
}
ul.saved-gallery li div {
    display: table-cell;
    vertical-align: middle;
	background-color:#333333;
}

.uploader {
    padding: 0 !important;
    width: 100%;
}
.uploader input {
    height: 33px;
    position: absolute;
    top: 0;
    width: 100px;
}
.ajax__fileupload {
    padding: 2% !important;
    width: 95.8% !important;
}

.ajax__fileupload_dropzone {
    border: medium none !important;
    display: none !important;
    width: 100% !important;
}

.ajax__fileupload_selectFileContainer {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #db0000 0%, #db0000 100%) repeat scroll 0 0;
    height: 33px !important;
    margin-left: 45%;
    position: relative;
    width: 100px !important;
}
.ajax__fileupload_queueContainer {
    padding: 2%;
    width: 100% !important;
}
.ajax__fileupload_selectFileButton {
    background:#db0000;
    color: #ffffff !important;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 0;
    padding: 5px;
    text-align: center !important;
    width: 100%;
}

.ajax__fileupload_fileItemInfo {
    /*border-bottom: thin solid #ddd;*/
    padding: 7px 0 !important;
    width: 100%;
}

.ajax__fileupload_footer {
    height: auto !important;
    line-height: unset !important;
    margin-top: 0 !important;
    padding: 0 !important;
    text-align: right !important;
}

.upload-gallery{ list-style:none; }

.corporate-clients{
display: inline-block;
background-color: #fff;
width: 100%;
margin-bottom: 20px;
border-radius: 3px;
border: #ddd thin solid;
border-bottom: #eee 3px solid;
}
.corporate-clients hr{border-bottom:#999 thin solid; }
.corporate-clients .table-ul.img{
	background-color:#fff;
	height:130px; width:100%;
	}

.corporate-clients .table-ul.img{ 
	border-right:#ddd thin solid; 
}

.corporate-clients .table-ul.img li div
	{  
	 padding:15px; 
	 text-align:center;
	}

.corporate-clients .table-ul.img li div img{ max-height:80px; max-width:100px;
	display:inline-block; }

.corporate-clients .prop-num{ 
	text-align:center; 
	}

.corporate-clients .prop-num span{ 
	display:inline-block;  
	color:#000;
	width:100%;
	font-size:25px;
}

.table-div{display:table;}
.table-row{display:table-row;}
.table-cell{display:table-cell;}
.table-div.collapse{display:none;}
.table-div.collapse.in{display:table;}

.units{width:100%; display:inline-block;}
.units .table-div{width:100%;}
.units .table-div .table-row{text-decoration:none;}
.units .table-div .table-row:hover{ background-color:#eee; }
.units .table-div .table-row .table-cell{ border-top:#ddd thin solid; padding:10px; text-decoration:none; }
.article-banner{ max-height:450px; overflow:hidden; position:relative; }
.article-banner .overlay{ position: absolute;
 width: 100%;
 padding-top: 250px;
 background-color: rgba(0,0,0,0.2);
 bottom: 0;
 top: 0;
 text-align: center;
 }
 
.article-banner .overlay h1{
    font-size: 50px;
    text-transform: none;
}
 
.article-menu{ text-align:center; border-bottom:#ddd thin solid; line-height:0; } 
.article-menu ul.nav.nav-pills{
	margin-bottom:0;
	text-align:center; 
	display:inline-block; 
	width:auto; 
	} 
.article-menu ul li a {
    text-transform: none;
    font-size: 15px;
    letter-spacing: 1px;
    color: #333333;
    padding: 10px 10px;
    line-height: 1.5;
}

.article-menu ul li.active a {color:#c15050; border-bottom-color:#c15050;  }

.article-detail p{    
	line-height: 1.8;
    color: #333;
    text-decoration: none;
    text-align: justify;
}
.dark-bordered{border:#999 thin solid;}

.form-control-feedback.pointer {
    pointer-events: auto;
}
.control-label.text-left{ text-align:left; }

.register-form .form-control-feedback{ left:0; right:auto; z-index:100; }
.register-form .form-control{ padding-left:35px; padding-right:10px; }
.register-form .jumpMenu select.form-control{
	padding-left:35px; padding-right:10px;  
}

.query-form-popup {
    background-color: rgb(254, 250, 236);
    border: 10px solid rgb(221, 221, 221);
    height: auto;
    margin: 40px auto auto;
    padding: 20px;
    position: relative;
    text-align: center;
    top: 0 !important;
    width: 625px;
}
.query-form-popup a.Propsdeal-logo {
    display: block;
    margin-bottom: 15px;
}
.query-form-popup a.Propsdeal-logo img {
    height: 80px;
    width: auto;
}
.query-form-popup td {
    font-size: 16px;
}
.query-form-popup td p {
    color: rgb(0, 0, 0);
    font-size: 15px;
    margin-top: 5px;
    text-align: left;
}
.query-form-popup td .field {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color rgb(221, 221, 221);
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 2px;
    margin-bottom: 0;
    max-width: none;
    width: 95%;
}
.query-form-popup a.btn {
    border-bottom: medium none;
    padding: 8px;
    text-align: center;
    width: 150px;
}
.query-form-popup a.btn:hover {
    background-color: rgb(102, 102, 102);
    margin: 0;
}
.query-form-popup a.x {
    background-color: rgb(102, 102, 102);
    color: rgb(255, 255, 255);
    font-size: 12px;
    padding: 7px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 18px;
}
.query-form-popup h2 {
    color: rgb(244, 129, 30);
    font-size: 20px;
    margin-bottom: 10px;
}
.modalBackground {
    background-color: Gray;
    opacity: 0.5;
}
.thank-you-popup {
    background-color: rgb(254, 250, 236);
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
    display: block;
    height: auto;
    margin: 0 auto auto;
    position: relative;
    text-align: center;
    width: 100%;
}
.thank-you-popup h2 {
    color: rgb(244, 129, 30);
    display: block;
    font-size: 40px;
    letter-spacing: 3px;
    padding: 14px;
    text-align: center;
}
.thank-you-popup p {
    color: rgb(102, 102, 102);
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 1.8;
    margin-bottom: 15px;
    padding: 15px;
    text-align: center;
}
.thank-you-popup div.not-recieved {
    background-color: rgb(244, 129, 30);
    display: block;
    padding: 21px;
    text-align: left;
}
.thank-you-popup div.not-recieved p {
    color: rgb(255, 255, 255);
    margin: 0;
    padding: 0;
    text-align: left;
}
.thank-you-popup div.not-recieved a {
    color: rgb(255, 255, 255);
}

.otp{
	width: 40px;
	display: inline-block;
	margin-right: 10px;
}
.otp .form-control{
	width: 40px;
	padding: 10px 0;
	border: none;
	border-bottom:#999 2px solid;
	box-shadow: none;
	text-align: center;
}

div.custom_file_upload {
    height: 20px;
    padding: 0;
    position: relative;
    vertical-align: top;
}
div.file_upload {
    background: #ddd none repeat scroll 0 0;
    color: #333;
    cursor: pointer;
    left: 0;
    overflow: hidden;
    padding: 0 !important;
    text-align: center;
    width: auto;
}
.post-req .form-group.add {
    border-bottom: medium none;
}
.post-req .form-group.add .form-control {
    height: 45px;
    width: 100%;
}
.post-req .form-group.add div.file_upload input {
    height: 43px;
    padding: 8px;
}
div.file_upload::before {
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
div.file_upload input {
    cursor: pointer;
    display: inline;
    height: auto;
    opacity: 0;
    padding: 0;
    position: relative;
    width: 100px;
}
.thank-box {
    background-color: rgb(250, 250, 230);
    padding: 20px;
    width: 305px;
}
.thank-box p {
    color: #333;
    font-size: 14px;
    line-height: 1.8;
    margin: 18px 0;
    text-align: center;
}
.thank-box a.x {
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-size: 24px;
    padding: 0;
    position: absolute;
    right: 11px;
    top: 0;
}

.ajax__fileupload_uploadbutton {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(244, 129, 30) 0%, rgb(244, 129, 30) 100%) repeat scroll 0 0;
    color: #ffffff !important;
    font-family: Yekan !important;
    font-weight: 600;
    letter-spacing: 0;
    padding: 7px 34px !important;
    text-align: center !important;
     min-width: 100px !important;
     width: 15% !important;
    float: right;
}

.removeButton {
    background-color: #fe2e64 !important;
    min-width: 100px !important;
    padding: 5px !important;
    width: 8% !important;
    text-align:center;
    float:right;
    color: #ffffff !important;
}

.video-del-btn {
    margin-top: 5px;
}

.favorite {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 3px;
    bottom:20px;
    color: #ffffff;
    height: 30px;
    left: 10px;
    padding: 5px;
    position: absolute;
    width: 30px;
}
.favorite a {
    color: #fff;
}
.favorite a i{
    margin: 0 !important;
}

.favorite-box {
    display: inline-block;
    min-width: 70px;
    vertical-align: top;
    width: auto;
}
.favorite-box a.favotie {
    background-color: #ffffff;
    background-image: url("/image/save.png");
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: auto 17px;
    border: thin solid #666;
    border-radius: 4px;
    color: rgb(0, 0, 0) !important;
    display: inline-block !important;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5;
    padding: 4px 24px 4px 7px !important;
    vertical-align: top;
    width: auto;
}
.favorite-box a.favotie-saved {
    background-color: #ffffff;
    background-image: url("/images/right.png");
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: auto 17px;
    border: thin solid #666;
    border-radius: 4px;
    color: rgb(0, 0, 0) !important;
    display: inline-block !important;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5;
    padding: 4px 25px 4px 7px !important;
    vertical-align: top;
}

.listing-box div.image p.photo {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: rgb(255, 255, 255);
    float: right;
    font-size: 15px;
    height: auto;
    padding: 6px;
    position: absolute;
    width: 64px;
}

.listing-box div.image div.Favourite {
    bottom:0;
    color:rgb(255, 255, 255);
    float:left;
    font-size:16px;
    height:auto;
    padding:7px;
    position:absolute;
    right:0;
    width:30px;
}

.listing-box div.image p.photo img {
    display: inline-block;
    height: auto;
    left: auto;
    position: relative;
    vertical-align: top;
    width: 25px !important;
}

.image a.save {
    background-image: url("../image/save.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    padding-left: 35px;
    padding-top: 7px;
}
.image a.saved {
    background-image: url("../image/right.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    padding-left: 35px;
    padding-top: 7px;
}

.kms{
   background-color: rgba(0, 0, 0, 0.8);
   border-radius: 3px;
   bottom: 20px;
   color: #ffffff !important;
   cursor: pointer;
   height: 30px;
   right: 15px;
   padding: 8px !important;
   position: absolute;
   text-align: left !important;
   width: 155px;
}

.kms_value{
	bottom: 8px;
	color: #ffffff !important;
	height: 13px;
	left: 29px;
	padding: 5px !important;
	position: absolute;
	text-align: left !important;
}

.gm-style span.marker {
 background:#dddddd !important; }
    .marker p { font-size:13px; margin:0; color:#ffffff; padding:0 5px;
     }   
.marker p.heading {
    background-color: #fff;
    color: #db0000;
    font-weight: 600; padding:2px 5px}

.infobox {
  background: #db0000;
  color: #F1F1F1;
  font-family: arial;
  height:100px;
  line-height: 20px;
  position: absolute;
}
.infobox:before, .infobox:after {
  border-color: transparent transparent transparent #212121;
  border-style: solid;
  border-width: 20px 20px 0;
  bottom: -1px;
  content: "";
  display: block;
  height: 0;
  left: -1px;
  position: absolute;
  width: 0;
  z-index:2
}
.infobox:after {
  border-color: transparent transparent transparent #FFFFFF;
  border-width:24px 24px 0;
  z-index:1
}
.infobox .close {
background: none repeat scroll 0 0 #212121;
display:none;
float: right;
font-size: 17px;
height: 25px;
line-height: 22px;
position: relative;
right: -25px;
text-align: center;
top: 0;
width: 25px;
}

.infobox .content {
  margin:0;
}

.preview {
    background-color: rgba(255, 255, 255, 0.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 130px;
    z-index: 101;
}
.preview span {
    color: #454545;
    display: inline-block;
    float: left;
    font-size: 80px;
    font-weight: bold;
    margin-left: 530px;
    margin-top: 90px;
    transform: rotate(-45deg);
}
.preview a.btn {
    letter-spacing: 2px;
    margin-top: 73px;
    padding: 12px 50px;
}
.preview > div {
    display: block;
    text-align: center;
}



@media (min-width: 767px) {
.pl-0pc{padding-left:0;}
.main-menu ul.nav.navbar-nav > li:first-child > a{ padding-left:10px; }
.main-menu ul.nav.navbar-nav > li > a{ padding: 10px 0px;
text-align: center; }

.main-menu ul.nav.navbar-nav > li.hidden-xs > a{color:#fff;}
.main-menu ul.nav.navbar-nav > li.hidden-xs > a:hover{color:#333;}


.pr-0n{ padding-right:0; }
}

@media (min-width: 1500px) {
.property .ImageWrapper{ height:auto; } 
}

@media (max-width: 1024px) {
.main-menu ul.nav.navbar-nav li > a{ font-size:15px; }
.header-top .nav.navbar-nav li > a{ padding:5px 10px; }	
.view-more-box {
    height: 230px;
    width: 230px;
}
.view-more-box h4{font-size:24px;}
}

@media (max-width: 767px){
 
 .banner{position:relative; height:auto; max-height:none; }
 .banner .botton-div { position:static; }
 .banner img {
    width: auto;
	height:600px;
	max-width: none;
 }
 .budget{ padding-right:15px; }
 .banner-space {
	display:none;
    height: auto;
 } 
 .property {
    border-bottom: #ddd thin solid;
 }
 .project-type{ padding-bottom:10px; padding-top:10px; }
 
.banner .main-search-box {
    position: absolute;
    right: 0;
    left: 0;
	padding-top:180px;
    top:0;
} 

.login-dropdown {
    position: absolute !important;
    background-color: #ffffff !important;
}
.menu-wrapper > div.menu div.menu-inner{top:145px;}
}

@media (max-width: 500px){
 .mobile{ width:100%;}	
 .banner-heading{font-size:18px;}
 .search-tabs li a{ font-size:15px;}
 .search-tabs li {
    min-width: 70px;
 }
 .main-search-box{ padding:10px;}
 .banner img{ height:670px; }
 .builder-review{font-size:16px;} 
}



.location_completionListElement {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0 !important;
    color: windowtext;
    height:auto ;
    list-style-type: none;
    margin: 0 !important;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 0 !important;
    text-align: left;
    line-height:1.4 !important;
}

    .location_completionListElement li {
        border-bottom: thin solid #ddd;
        display: block !important;
    }

.autocomplete ul {
    width: 100px !important;
}

.location_highlightedListItem {
    background-color: #eee !important;
    border-radius: 0 !important;
    color: #333333 !important;
    padding: 2px !important;
    text-align: left !important;
    width: 100% !important;
}

.location_listItem {
    background-color: #e5e5e5 !important;
    color: #333333 !important;
    padding: 2px !important;
    text-align: left !important;
    width: 100% !important;
}

.location_completionListElement li {
    display: flex !important;
    font-size: 14px;
    padding: 7px;
}

    .location_completionListElement li h4 {
        font-size: 13px !important;
        font-weight: normal;
        margin: 0 !important;
        padding-bottom: 0 !important;
        text-transform: none !important;
    }

    .location_completionListElement li p {
        text-align: left;
    }

    .location_completionListElement li div.data {
        border: medium none;
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 70%;
    }

    .location_completionListElement li div.icon {
float: left;
padding-right: 5px;
width: 30px;
background-color: transparent;
height: auto;
    }

        .location_completionListElement li div.icon img {
            float: none;
            height: 20px;
            min-height: auto;
            min-width: auto;
            position: static;
            width: auto;
        }

    .location_completionListElement li div.data h4 {
        margin: 0 0 2px;
    }

    .location_completionListElement li div.data p {
        color: #666;
        font-size: 12px;
        margin: 0;
    }

    .location_completionListElement li:hover {
        background-color: #eee;
    }
	
	.post-requirment{ 
		border:#d5d5d5 thin solid; padding:15px; 
	 }
	 
	 .post-requirment p{ font-size:14px;}
	 
	 .cont-info{ padding:15px;}
	 
	 .cont-info .form-control{  margin-top:15px; }
	 
	 .post-requirment{ display:table; width:100%; }
	 .post-requirment > .row { display:table-row; }
	 .post-requirment > .row > div { display:table-cell; float:none; }
	 
	 .listing-box > ul.table-ul > li > div:first-child{padding:15px;}
	 .listing-box > ul.table-ul > li > div.pt-0{ padding-top:0; }
	 .post-requirment > .row > div:first-child {
    	display: table-cell;
    	background-color: #e5e5e5;
	   
	    vertical-align: top;
	 }
	 
	 .post-requirment .form-control{ border:#ccc thin solid; }
	 
	 .contact-info{display:inline-block; width:100%; background-color:#ddd; padding:15px; }
	 
	 .step-design {
    display: table;
    font-weight: normal;
    margin: 25px 0 0;
    text-align: left;
    width: 101.5%;
}
.step-design div {
    background-color: #eee;
    border-left: thin solid #ddd;
    border-right: thin solid #ddd;
    border-top: thin solid #ddd;
    color: rgb(255, 255, 255);
    display: inline-block;
    float: left;
    font-size: 15px;
    margin-right: 1%;
    width: 32%;
}
.step-design div a {
    background-position: 13px center;
    background-repeat: no-repeat;
    background-size: 25px auto;
    color: #999;
    display: block;
    font-size: 16px;
    letter-spacing: 0;
    padding: 18px 18px 18px 50px;
    text-align: left;
    text-shadow: 1px 2px 1px #fff;
}
.step-design div a span {
    background-color: #666;
    border-radius: 15px;
    color: #fff;
    float: right;
    font-size: 12px;
    height: 30px;
    margin-top: -3px;
    padding: 5px;
    text-align: center;
    text-shadow: none;
    width: 30px;
}
.step-design div a.info {
    background-image: url("../images/Info-128.png");
}
.step-design div a.features {
    background-image: url("../images/features.png");
}
.step-design div a.photo {
    background-image: url("../images/18.Pictures-Day-128.png");
}
.step-design div a.contact {
    background-image: url("../images/contact-det.png");
}
.step-design div a.match-prop {
    background-image: url("../images/matching-prop.png");
}
.step-design div.done {
    background-color: rgb(85, 85, 85);
    border: 3px solid rgb(85, 85, 85);
    color: rgb(255, 255, 255);
    margin-right: -40px;
    width: 53%;
}
.step-design div.done span {
    color: rgb(0, 0, 0) !important;
}
.step-design div.active {
    background-color: #fff;
    color: rgb(255, 255, 255);
    margin-bottom: -8px;
    padding-bottom: 1px;
    position: relative;
}
.step-design div.active a {
    color:#C00;
}
.step-design div.active a span {
    background-color: #fff;
    border:2px solid #C00;
    color:#C00;
}
.step-design div.active span {
    font-weight: bold;
}

.post-req-not-match {
    background-color: rgb(255, 153, 153);
    display: block;
    margin-bottom: 15px;
    padding: 15px;
    text-align: center;
}

.post-req-match {
    background-color: rgb(128, 128, 128);
    display: block;
    margin-bottom: 15px;
    padding: 15px;
    text-align: center;
}	 
	
.property-bottom-info{ 
display: inline-block;
width: 100%;
font-size: 18px;
color: #444;
border-bottom: #ddd thin solid;
border-top: #ddd thin solid;
padding: 10px 0; 
}	 

.listing-box p{font-size:15px;}
.listing-box p.prop-offer{ margin:0; }

@media (min-width:1599px)
{
.listing-box h3{  font-size:27px;	}
.listing-box h4{ font-size: 22px;  }
 .list-data li div{ padding:5px 0 !important; }	
 .listing-box ul.table-ul > li > div{ font-size:15px; }
 .listing-box p{ font-size:17px; }
 .listing-box p.prop-offer{ margin:5px 0; }
}


@media (min-width:1599px)
{
.listing-box h3{  font-size:32px;	}
.listing-box h4{ font-size: 26px;  }
 .list-data li div{ padding:10px 0 !important; font-size:18px; }	
 .listing-box ul.table-ul > li > div{ font-size:15px; }
 .listing-box p{ font-size:20px; }
 .listing-box p.prop-offer{ margin:10px 0; }
}