@charset "utf-8";
:root {
	/* Theme color Define  */
	--color: #1baae2;
}

body {
	overflow: overlay;
}

#country1 {
	display: none
}

.hidden {
	display: none
}

.hidden2 {
	opacity: 0
}

img,
div,
input {
	behavior: url(iepngfix.htc)
}

h1 {
	font-size: 15px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 400
}

h1 a {
	font-size: 15px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 400;
	text-decoration: none
}

h1 a:hover {
	font-size: 15px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 400;
	text-decoration: underline
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #434343;
	margin: 0;
	padding: 0;
	font-weight: 400
}

h3 {
	font-size: 15px;
	color: #3d3d3d;
	margin: 0;
	padding: 0;
	font-weight: 400
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0 0 2px 0;
}

h4 a {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	text-decoration: none
}

h4 a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0 0 3px 0;
	font-weight: 700
}

h6 {
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 400
}

h6 a {
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 400;
	text-decoration: none
}

h6 a:hover {
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 400;
	text-decoration: underline
}

p {
	padding: 0;
	margin: 0
}

body {
	margin: 0;
	padding: 0
}

a,
a:hover {
	color: var(--color);
}

#wrapper {
	width: 990px;
	float: none;
	margin: auto
}

#wrapper_in {
	width: 959px;
	float: left;
	padding: 0px 0px 0px 0px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px
}

.bottom {
	width: 990px;
	height: 14px;
	float: left
}

.top {
	width: 960px;
	float: left;
	padding-bottom: 10px
}

.logo {
	width: 254px;
	height: 33px;
	float: left;
	padding: 2px 0 0 0
}

.social {
	width: 135px;
	float: right
}

.sign {
	float: left;
	padding: 28px 0 0 45px
}

.sign ul {
	float: left;
	padding: 0;
	margin: 0px 0px 0px 10px;
}

.sign ul li {
	float: left;
	font-size: 12px;
	font-size: 12px;
	color: #112c37;
	list-style: none;
	padding-right: 20px;
	font-weight: 700
}

.sign ul li a {
	float: left;
	font-size: 12px;
	font-size: 12px;
	color: #112c37;
	list-style: none;
	text-decoration: none;
	font-weight: 700
}

.sign ul li a:hover {
	float: left;
	font-size: 12px;
	font-size: 12px;
	color: #112c37;
	list-style: none;
	text-decoration: underline;
	font-weight: 700
}

.banner {
	width: 468px;
	height: 71px;
	float: right;
	margin-top: 5px
}

.banner img {
	border-radius: 12px
}

.banner2 {
	width: 125px;
	height: 125px;
	float: left;
	padding-top: 5px
}

.banner3 {
	width: 257px;
	float: left
}

.banner4 {
	width: 170px;
	height: 304px;
	float: left;
	padding-top: 25px
}

.banner6 {
	width: 190px;
	height: auto;
	float: left;
	padding-top: 25px
}

.banner6 img {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.form-highlight {
	border: 2px dotted red!important;
	padding: 8px 10px!important;
	width: 680px!important
}

.form-highlight span {
	color: #969696;
	float: left;
	font-size: 11px;
	width: 100%;
	margin-top: 5px
}

.banner5 {
	width: 170px;
	height: 587px;
	float: left;
	padding-top: 15px
}

.links_main {
	width: 960px;
	height: 43px;
	float: left
}

.links {
	width: 657px;
	height: 43px;
	float: left
}

.rss {
	width: 288px;
	height: 36px;
	float: right;
	background: url(../../../misc/images/l8.jpg) no-repeat;
	text-align: right;
	padding: 7px 15px 0 0
}

.search {
	width: 932px;
	height: 38px;
	float: left;
	background: url(../../../misc/images/src_bg.jpg) repeat-x;
	padding: 12px 14px 0 14px
}

.box {
	width: 450px;
	float: left
}

.search_listbox {
	width: 192px;
	height: 25px;
	border: solid 1px #7f9db9;
	margin-right: 5px;
	font-size: 12px;
	color: #000
}

.search_box {
	width: 150px;
	height: 18px;
	border: solid 1px #7f9db9;
	margin-right: 5px;
	font-size: 12px;
	color: #000
}

.search_ipbox {
	width: 229px;
	height: 20px;
	border: solid 1px #7f9db9;
	font-size: 12px;
	color: #000;
	padding-left: 5px
}

.search_tab {
	width: 87px;
	height: 29px;
	float: left;
	background: url(../../../misc/images/tab6.png) no-repeat;
	border: none;
	text-align: center;
	color: #FFF
}

.adv_search {
	width: 120px;
	float: left;
	padding: 2px 0 0 18px
}

.adv_search1 {
	width: 120px;
	float: left;
	padding: 8px 0 0 18px
}

.timer {
	width: 257px;
	float: left;
	padding: 5px 0 0 0;
	text-align: right
}

.search p {
	font-size: 13px;
	color: #FFF
}

.links2 {
	width: 100%;
	height: 28px;
	float: left
}

.link2_left {
	width: 5px;
	height: 28px;
	float: left
}

.link2_right {
	width: 10px;
	height: 28px;
	float: left
}

.link2_middle {
	height: 28px;
	float: left;
}

.link2_middle ul {
	height: 28px;
	padding-left: 0;
	margin: 0
}

.link2_middle ul li {
	float: left;
	font-size: 12px;
	color: #fff;
	list-style: none;
	padding: 5px 17px 0 15px
}

.link2_middle ul li a {
	height: 23px;
	float: left;
	font-size: 12px;
	color: #1baae2;
	list-style: none;
	text-decoration: none
}

.link2_middle ul li a:hover {
	height: 23px;
	float: left;
	font-size: 12px;
	color: #1baae2;
	list-style: none;
	text-decoration: underline
}

.propety_list {
	width: 960px;
	float: left;
	padding-top: 15px
}

.propety_list_top {
	width: 960px;
	float: left
}

.propety_list_middle {
	width: 960px;
	float: left;
	background: url(../../../misc/images/middle_pl.jpg) repeat-y
}

.propety_list_bottom {
	width: 960px;
	float: left
}

.pro_tab {
	width: 35px;
	height: 135px;
	float: left
}

.pro_content {
	width: 776px;
	float: left;
	padding: 5px 0 0 9px
}

.pro_content p {
	font-size: 12px;
	color: #FFF
}

.weight {
	font-weight: 700
}

.ser_protyp {
	width: 776px;
	float: left
}

.ser_title {
	height: 19px;
	float: left;
	padding-right: 7px
}

.form_item {
	float: left
}

.form_item2 {
	float: left;
	padding-top: 5px
}

.pro_type {
	width: 190px;
	float: left;
	padding-top: 5px;
	padding-right: 5px
}

.selectbox {
	width: 190px;
	float: left
}

.search_listbox2 {
	width: 180px;
	height: 25px;
	border: solid 1px #7f9db9;
	margin-right: 5px;
	font-size: 12px;
	color: #000
}

.search_listbox3 {
	width: 82px;
	height: 25px;
	border: solid 1px #7f9db9;
	margin-right: 5px;
	font-size: 12px;
	color: #000
}

.search_ipbox {
	width: 120px;
	height: 20px;
	border: solid 1px #7f9db9;
	font-size: 12px;
	color: #000;
	padding-left: 5px;
	float: left;
	margin-top: 1px
}

.search_tab2 {
	width: 85px;
	height: 23px;
	float: left;
	background: url(../../../misc/images/tab7.jpg) no-repeat;
	padding-top: 1px;
	text-align: center;
	color: #FFF;
	margin-top: 6px;
	border: none
}

.reset_tab2 {
	width: 85px;
	height: 23px;
	float: left;
	background-color: #4DB9E0;
	padding-top: 1px;
	text-align: center;
	color: #FFF;
	margin: 6px 0 0 10px;
	border: none;
	font-weight: 700;
	padding: 0 0 0 0
}

.check_box {
	width: 20px;
	float: left;
	border: 0
}

#middle {
	float: left
}

#middle_left_main {
	width: 726px;
	float: left
}

.opener {
	height: 153px;
	border-radius: 10px;
	width: 100%;
}

#middle_left {
	width: 726px;
	float: left;
	padding-bottom: 14px
}

#middle_right {
	float: right;
}

.heading {
	width: 726px;
	float: left;
	margin-top: 24px
}

.heading_left {
	width: 726px
}

.heading_right {
	width: 271px;
	float: left;
	margin-top: -98px
}

.heading_ico {
	height: 32px;
	float: left;
	background: url(../../../misc/images/home_ico.jpg) no-repeat;
	padding: 6px 0 0 50px
}

.heading_ico2 {
	width: 221px;
	height: 32px;
	float: left;
}

.heading_ico3 {
	width: 405px;
	height: 41px;
	float: left;
	background: url(../../../misc/images/login_ico.png) no-repeat;
	padding: 6px 0 0 40px
}

.heading_ico4 {
	width: 405px;
	height: 41px;
	float: left;
	background: url(../../../misc/images/contact_ico.png) no-repeat;
	padding: 6px 0 0 50px
}

.heading_ico5 {
	width: 100%;
	height: 41px;
	float: left;
}

.heading_ico5 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 24px !important;
	color: #434343 !important;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: 400 !important;
}

.heading_ico6 {
	width: 405px;
	height: 41px;
	float: left;
	background: url(../../../misc/images/advance_ico.png) no-repeat;
	padding: 6px 0 0 48px
}

.heading_ico7 {
	width: 405px;
	height: 41px;
	float: left;
	background: url(../../../misc/images/cal_ico.png) no-repeat;
	padding: 6px 0 0 35px
}

.list {
	width: 726px;
	float: left;
	padding-top: 10px
}

.list_in {
	width: 726px;
	float: left;
	xxborder-right: dotted 1px #7d7d7d
}

.list_heading {
	width: 454px;
	height: 31px;
	float: left
}

.list_heading ul {
	width: 454px;
	height: 31px;
	float: left;
	padding: 0;
	margin: 0
}

.list_heading ul li {
	height: 23px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #549325;
	list-style: none;
	padding: 8px 12px 0 12px
}

.list_heading ul li a {
	height: 23px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #549325;
	list-style: none;
	text-decoration: none
}

.list_heading ul li a:hover {
	height: 23px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d1701d;
	list-style: none;
	text-decoration: underline
}

.list_heading ul li a.current {
	height: 23px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d1701d;
	list-style: none;
	text-decoration: none
}

.list_heading ul li a.current:hover {
	height: 23px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d1701d;
	list-style: none;
	text-decoration: underline
}

.visited {
	background: url(../../../misc/images/tab.jpg) no-repeat
}

.color {
	color: #d1701d
}

.color2 {
	color: #5b5b5b
}

.color3 {
	color: #3d3d3d;
	text-decoration: underline
}

.list_left {
	width: 8px;
	height: 212px;
	float: left
}

.list_middle {
	width: 440px;
	float: left;
	border: 1px solid #ccc;
	border-radius: 18px 18px 18px 18px;
	height: 200px
}

.list_right {
	width: 8px;
	height: 212px;
	float: left
}

-------------------------------- tab content -------------------------------------.sale {
	width: 290px;
	float: left
}

.sale ul {
	width: 136px;
	float: left;
	padding: 12px 7px 0 20px;
	margin: 0 10px 0 0;
	min-height: 170px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.sale ul:last-child {
	padding-right: 0
}

.sale ul li {
	float: left;
	font-size: 14px;
	color: #373737;
	list-style: none;
	padding-bottom: 3px
}

.sale ul li a {
	float: left;
	font-size: 14px;
	color: #373737;
	list-style: none;
	text-decoration: none;
	margin: 1px
}

.sale ul li a:hover {
	color: #fff;
	background: #1abbe2;
	border-radius: 5px;
}

.sale2 {
	width: 130x;
	float: left
}

.sale2 ul {
	width: 130px;
	float: left;
	padding: 12px 0 0 5px;
	margin: 0
}

.sale2 ul li {
	width: 130px;
	float: left;
	font-size: 14px;
	color: #373737;
	list-style: none;
	padding-bottom: 3px
}

.sale2 ul li a {
	width: 130px;
	float: left;
	font-size: 14px;
	color: #373737;
	list-style: none;
	text-decoration: none
}

.sale2 ul li a:hover {
	width: 130px;
	float: left;
	font-size: 14px;
	color: #373737;
	list-style: none;
	text-decoration: underline
}

.more {
	width: 416px;
	float: right;
	text-align: right;
	padding: 2px 9px 0 0
}

.more p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #549325
}

.more p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #549325;
	text-decoration: none
}

.more p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #549325;
	text-decoration: underline
}

.categ {
	width: 725px;
	height: 29px;
	float: left;
	padding-top: 10px;
	display: none
}

.cate_tab {
	width: 116px;
	height: 25px;
	float: left;
	background: url(../../../misc/images/tab2.png) no-repeat;
	padding-top: 4px;
	text-align: center;
	margin-right: 5px
}

.cate_tab2 {
	width: 116px;
	height: 25px;
	float: left;
	background: url(../../../misc/images/tab2.png) no-repeat;
	padding-top: 4px;
	text-align: center
}

.find {
	width: 441px;
	float: left;
	padding-top: 15px
}

.find_left {
	width: 246px;
	float: left
}

.find_left p {
	font-size: 14px;
	color: #373737;
	padding-bottom: 3px
}

.find_left p a {
	font-size: 14px;
	color: #373737;
	text-decoration: none
}

.find_left p a:hover {
	font-size: 14px;
	color: #373737;
	text-decoration: underline
}

.find_right {
	width: 195px;
	float: left;
	padding-top: 0
}

.find_tab {
	width: 195px;
	height: 25px;
	float: left;
	background: url(../../../misc/images/tab3.jpg) no-repeat;
	padding-top: 4px;
	text-align: center;
	margin-bottom: 10px
}

.find_tab2 {
	width: 195px;
	height: 25px;
	float: left;
	background: url(../../../misc/images/tab3.jpg) no-repeat;
	padding-top: 4px;
	text-align: center
}

.latest_box {
	width: 257px;
	float: left;
	padding: 23px 0 0 14px
}

.lat_img {
	width: 257px;
	height: 197px;
	float: left;
	padding-bottom: 15px;
	position: relative;
	behavior: url(iepngfix.htc)
}

.featured {
	width: 711px;
	height: 30px;
	float: left;
	background-color: #2ba3cf;
	margin-top: 17px;
	margin-bottom: 23px;
	padding: 6px 0 0 15px
}

.featured p {
	font-size: 14px;
	color: #3d3d3d
}

.ribbonOpenHome {
	background-image: url(../../../misc/images/openhomeBG.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 31px;
	position: absolute;
	padding-left: 10px;
	margin: 160px 0 0 150px
}

.ribbonretir-vill {
	background-image: url(../../../misc/images/openhomeBG-yellow.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 31px;
	position: absolute;
	padding-left: 10px;
	margin: 160px 0 0 100px
}

.ribbonBG {
	background-image: url(../../../misc/images/ribbon.png);
	background-repeat: no-repeat;
	width: 212px;
	height: 33px;
	position: absolute;
	margin: 14px 0 0 0
}

.ribbonText {
	padding: 4px 0 0 5px
}

.gallery_main {
	width: 726px;
	float: left;
	padding-bottom: 10px
}

.gallery {
	width: 235px;
	float: left;
	border-radius: 18px;
	-moz-border-radius: 18px;
	margin: 0 8px 8px 0;
	border: solid 1px #ccc;
	position: relative;
}

.gallery2 {
	width: 235px;
	float: left
}

.gallery_in {
	width: 225px;
	height: 225px;
	float: left;
	color: #c8c8c8;
	padding: 5px
}

.gallery_img {
	width: 225px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	float: left;
	position: relative;
	border-radius: 18px;
	-moz-border-radius: 18px;
	overflow: hidden
}

.gallery_footer {
	float: left;
	width: 225px;
	height: 33px
}

.gallery_footer_left {
	width: 155px;
	height: 25px;
	float: left;
	padding: 8px 0 0 10px
}

.gallery_footer_left p {
	font-size: 14px;
	color: #fff
}

.gallery_footer_right {
	width: 85px;
	height: 25px;
	padding-top: 5px;
	margin: 0 auto 0 auto
}

.l_btn {
	float: left;
	width: 21px;
	height: 21px;
	padding-top: 6px
}

.t_num {
	float: left;
	width: 40px;
	padding-top: 6px;
	text-align: center
}

.t_num p {
	font-size: 16px;
	font-weight: normal;
}

.tab12 {
	color: #1c6400;
	float: left;
	height: 19px;
	margin-top: 5px;
	padding-top: 3px;
	text-align: center;
	width: 100%
}

.tab12 p {
	font-size: 12px;
	color: #1c6400;
	font-weight: 400;
	text-decoration: none
}

a.add-to-fav {
	background-color: #1baae2;
	border-bottom: medium none!important;
	border-radius: 7px;
	color: #fff;
	float: none;
	font-size: 12px;
	font-weight: 400;
	padding: 5px 10px;
	text-decoration: none!important;
	cursor: pointer;
}

a:hover.add-to-fav {
	color: #fff;
	text-decoration: none!important;
	cursor: pointer;
}

.success_button {
	padding: 3px;
	font-size: 12px;
	cursor: pointer;
}

.LogoOrPrivateSale {
	width: 100%;
	float: left;
	padding-top: 8px;
	text-align: center
}

.PostDate {
	width: 100%;
	height: 12px;
	float: left;
	padding-top: 0px;
	text-align: center
}

.gallery_footer2 {
	width: 235px;
	height: 7px;
	float: left;
}

.gallery_footer3 {
	width: 100%;
	height: 0;
	float: left
}

.gallery_middle {
	width: 100%;
	float: left;
	padding: 7px 0 7px 0;
	min-height: 125px
}

.gallery_middle p {
	font-size: 12px;
	color: #414141;
	word-wrap: break-word
}

.readmore_tab {
	width: 82px;
	height: 28px;
	margin-left: 182px;
	border: none;
	background: url(../../../misc/images/tab4.jpg) no-repeat;
	text-align: center;
	color: #FFF
}

.bg-rd {
	background: url(../../../misc/images/tab2.png) no-repeat;
	border-radius: 6px
}

.readmore_tab3 {
	width: 130px;
	height: 28px;
	float: right;
	border: none;
	background: url(../../../misc/images/tab8.png) no-repeat;
	text-align: center;
	color: #FFF;
	padding: 3px!important
}

.readmore_tab2 {
	width: 82px;
	height: 28px;
	margin-left: 425px;
	border: none;
	background: url(../../../misc/images/tab4.jpg) no-repeat;
	text-align: center;
	color: #FFF
}

#footer {
	width: 100%;
	float: left;
	margin: auto;
	clear: both;
	margin-top: 33px;
	background: url(../../../misc/images/bg2.jpg) repeat-x;
	padding-bottom: 40px
}

#footer_in {
	width: 960px;
	float: none;
	padding: 35px 15px 0 15px;
	margin: auto
}

.footer_col1 {
	width: 240px;
	float: left
}

.footer_headign {
	width: 230px;
	float: left;
	font-size: 18px;
	color: #1190bf;
	font-weight: 700
}

.footer_headign p {
	font-size: 18px;
	color: #1190bf
}

.footer_links {
	width: 300px;
	float: left;
	padding-top: 5px;
	margin: 0;
	font-size: 13px;
	color: #1190bf;
	padding-bottom: 2px;
	text-decoration: none
}

.footer_links a:hover {
	opacity: 0.9;
}

.form {
	width: 230px;
	float: left
}

.input_box {
	width: 220px;
	height: 25px;
	float: left;
	border: solid 1px #1190bf;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000;
	padding: 0 5px
}

.submit_tab {
	width: 66px;
	height: 22px;
	float: right;
	background: url(../../../misc/images/tab5.png) no-repeat;
	padding-top: 1px;
	text-align: center
}

.copyright {
	width: 940px;
	float: right;
	font-size: 12px;
	color: #1190bf;
	text-align: right;
	padding-right: 20px
}

.heading_inner {
	width: 726px;
	height: 46px;
	float: left;
	padding-top: 18px
}

#listing_main {
	width: 726px;
	float: left;
	padding: 20px 0 10px 0
}

.pro_list {
	width: 730px;
	float: left;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	border-radius: 18px 18px 18px 18px;
	margin: 0 0 8px 0
}

.pro_list_white {
	width: 730px;
	float: left;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	border-radius: 18px 18px 18px 18px;
	margin: 0 0 8px 0
}

.pro_lit_left {
	width: 257px;
	float: left;
	position: relative;
	behavior: url(iepngfix.htc)
}

.pro_lit_right {
	width: 311px;
	float: left;
	padding: 0 5px 0 10px
}

.pro_lit_right p {
	font-size: 12px;
	color: #414141
}

.pro_lit_rightl {
	white-space: nowrap;
	width: 30%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 16px;
	float: left
}

.pro_lit_rightr {
	float: left;
	text-align: right;
	margin: 0 0 0 0px
}

.pro_lit_rightb {
	width: 434px;
	float: left
}

.button {
	width: 434px;
	float: left;
	padding-top: 30px
}

.sorting {
	width: 726px;
	height: 20px;
	float: left;
	padding: 10px 0 10px 0;
	background-color: #ececed;
	margin: 10px 0
}

.sorting_left {
	width: 202px;
	float: left
}

.sorting_middle {
	width: 102px;
}

.sorting_right {
	width: 363px;
	float: left;
	padding: 1px 0 0 5px
}

.sorting_listbox {
	width: 145px;
	height: 21px;
	border: solid 1px #c3c3c4;
	font-size: 12px;
	color: #000
}

.sorting_listbox2 {
	width: 55px;
	height: 21px;
	border: solid 1px #c3c3c4;
	font-size: 12px;
	color: #000
}

.sorting_label {
	float: left;
	font-size: 12px;
	color: #000;
	padding: 3px 0 0 10px;
	width: 108px;
	height: 20px;
}

.sorting_middle img {
	margin-right: 3px;
	margin-bottom: 6px;
}

.property_left {
	width: 298px;
	float: left;
	padding-right: 20px
}

.property_right {
	width: 262px;
	float: left
}

.img_top {
	width: 388px;
	height: 236px;
	float: left
}

.img_bottom {
	width: 388px;
	float: left;
	padding-top: 10px
}

.img_in {
	width: 123px;
	height: 92px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px
}

.img_in2 {
	width: 123px;
	height: 92px;
	float: left
}

.property_heading {
	width: 298px;
	float: left;
	padding-bottom: 8px
}

.property_heading_top {
	width: 298px;
	float: left
}

.property_heading_middle {
	width: 298px;
	float: left
}

.property_heading_bottom {
	width: 298px;
	float: left
}

.property_content_main {
	width: 298px;
	float: left;
	padding-top: 8px;
	min-height: 285px
}

.property_content {
	width: 298px;
	float: left;
	padding: 5px 0 5px 0;
}

.property_content_left {
	width: 145px;
	float: left
}

.property_content_left p {
	color: #777;
	font-weight: 500;
	font-size: 15px;
}

.property_content_right {
	width: 153px;
	float: left;
	color: #777
}

.property_content_right p {
	color: #777;
	font-weight: 500;
	font-size: 15px;
}

.property_content_full {
	width: 711px;
	float: left;
	padding: 5px 0 5px 0;
}

.property_content_full .property_content_right {
	width: 550px !important;
	float: left;
	color: #777;
}

.property_footer {
	width: 706px;
	float: left
}

.property_footerN {
	width: 506px;
	float: right
}

.tab8 {
	float: right;
	border: none;
	text-align: center;
	color: #FFF;
	margin: 10px 0 !important;
	background: #68ac35 !important;
	padding: 9px 15px !important;
	border-radius: 5px;
}

.print {
	width: 28px;
	height: 29px;
	float: right;
	padding-right: 10px
}

.login_main {
	width: 100%;
	float: left;
	padding: 70px 0 0 175px;
}

.login_in {
	width: 100%;
	float: left;
	background-color: #ececed;
	padding: 10px 10px 10px 10px;
	height: 129px;
}

.login_form {
	width: 100%;
	float: left;
	padding-top: 14px;
}

.login_ipbox {
	width: 320px;
	height: 33px;
	float: left;
	font-size: 18px;
	color: #777;
	border: solid 1px #c3c3c4;
	margin-bottom: 10px;
	padding-left: 5px;
}

.login_label {
	float: left;
	font-size: 18px;
	color: #777;
	padding-bottom: 3px;
	padding-right: 17px;
	font-weight: 400;
}

.tab9 {
	width: 82px;
	height: 29px;
	border: none;
	float: left;
	background: url(../../../misc/images/tab9.png) no-repeat;
	text-align: center;
	color: #FFF
}

.chk_box {
	width: 140px;
	float: right;
	padding: 0px 0 0 10px
}

.chk_box input[type=checkbox] {
	top: 0px;
}

.login_footer {
	width: 286px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px
}

.login_footer_left {
	float: left
}

.login_footer_right {
	float: right
}

.login_footer p {
	font-size: 14px;
	color: #151515
}

.login_footer p a {
	font-size: 14px;
	color: #151515;
	text-decoration: none
}

.login_footer p a:hover {
	font-size: 14px;
	color: #151515;
	text-decoration: underline
}

.login_heading {
	width: 286px;
	float: left
}

.contact-owner {
	height: 60px !important;
}

.contact-us-label {
	color: #797777eb;
	font-size: 13px;
	font-family: inherit;
	width: 160px;
	float: left;
}

.contact-input-box {
	width: 340px;
	height: 40px;
	float: left;
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 5px;
}

.contact-input-box-textarea {
	width: 340px;
	height: 110px;
	float: left;
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 5px;
}

.contact {
	width: 706px;
	height: 216px;
	float: left
}

.contact_left {
	width: 372px;
	float: left;
	padding-right: 70px
}

.contact_left p {
	font-size: 14px;
	color: #373737;
	font-weight: 400;
	line-height: 22px
}

.contact_right {
	width: 264px;
	float: left
}

.contact_main {
	width: 700px;
	float: left
}

.contact_form {
	width: 700px;
	float: left;
	padding: 8px 0 8px 0;
	position: relative;
}

.contact_form_full {
	width: 630px !important;
}

.contact_form_capcha {
	width: 460px;
	float: right;
	padding-bottom: 10px
}

.contact_form2 {
	width: 560px;
	float: left;
	padding-bottom: 10px
}

.contact_ipbox {
	width: 298px;
	height: 26px;
	float: left;
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 5px
}

.contact_ipbox2 {
	width: 298px;
	height: 95px;
	float: left;
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 6px
}

.contact_ipbox3 {
	width: 100px;
	height: 23px;
	float: left;
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 5px
}

.contact_ipbox4 {
	width: 205px;
	height: 23px;
	float: left;
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 5px
}

.contact_label {
	width: 139px;
	float: left;
	font-size: 14px;
	color: #151515;
	padding-top: 0
}

.contact_label1 {
	width: 200px;
	float: left;
	font-size: 14px;
	color: #151515;
	padding-top: 0
}

.contact_labell {
	width: 90px;
	float: left;
	font-size: 14px;
	color: #151515;
	padding-top: 5px;
	padding-left: 10px
}

.contact_labelm {
	width: 95px;
	float: left;
	font-size: 14px;
	color: #7d7d7d;
	padding-top: 3px;
	padding-left: 5px
}

.contact_labelm a {
	width: 95px;
	float: left;
	font-size: 14px;
	color: #7d7d7d
}

.contact_labelm a:hover {
	width: 95px;
	float: left;
	font-size: 14px;
	color: #7d7d7d;
	text-decoration: underline
}

.form_btn {
	width: 83px;
	height: 27px;
	float: left;
	margin-left: 10px
}

.contact_slbox {
	width: 303px;
	height: 27px;
	float: left;
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 5px
}

.contact_slbox2 {
	width: 130px;
	height: 27px;
	float: left;
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 5px
}

.contact_label2 {
	width: 43px;
	float: left;
	font-size: 14px;
	color: #151515;
	padding-top: 3px;
	text-align: center
}

.profile_main {
	width: 850px;
	float: left;
	background-color: #fff
}

.fullwidth {
	width: 100%!important
}

.edit_tab {
	width: 56px;
	height: 25px;
	float: left;
	background: url(../../../misc/images/tab10.png) no-repeat;
	padding-top: 4px;
	text-align: center;
	margin-right: 5px;
	color: white
}

a.del-btn {
	width: auto;
	height: 20px;
	float: right;
	border-radius: 5px;
	padding: 7px 15px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background: #e80404;
}

a.del-wish-btn {
	width: auto;
	height: 30px;
	float: left;
	border-radius: 5px;
	padding: 5px 10px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	background-color: #68ac35
}

.edit_tab_r {
	width: 56px;
	height: 25px;
	float: right;
	background: url(../../../misc/images/tab10.png) no-repeat;
	padding-top: 4px;
	text-align: center;
	margin-right: 5px
}

.profile_users {
	width: 735px;
	float: left;
	padding: 10px 0 0 0
}

.profile_users_top {
	height: auto;
}

.user_img {
	width: 68px;
	height: 67px;
	float: left
}

.user_img img {
	max-height: 100px
}

.user_details {
	width: 621px;
	float: left;
	min-height: 25px
}

.profile_users_bottom {
	width: 733px;
	float: left;
	padding-bottom: 10px;
	margin-top: 15px;
	padding-top: 0
}

.post_tab {
	width: 161px;
	height: 25px;
	float: left;
	background: url(../../../misc/images/tab3.jpg) no-repeat;
	padding-top: 4px;
	text-align: center;
	margin-right: 6px;
	border-radius: 10px
}

.sold_tab {
	width: 82px;
	height: 28px;
	float: left;
	background: url(../../../misc/images/tab4.jpg) no-repeat;
	padding-top: 3px;
	text-align: center;
	margin-right: 6px;
	border-radius: 6px
}

.saved_tab {
	width: 132px;
	height: 28px;
	float: left;
	background: url(../../../misc/images/tab8.png) no-repeat;
	padding-top: 5px;
	text-align: center;
	margin-right: 6px
}

.visa_tab {
	width: 50px;
	height: 28px;
	float: left;
	padding-top: 5px;
	text-align: center;
	margin-right: 6px
}

.user_type {
	float: left
}

.user_value {
	float: left;
	padding-left: 2px
}

.underline {
	text-decoration: underline
}

.calculator {
	width: 706px;
	float: left;
	padding-bottom: 15px
}

.calculator p {
	font-size: 14px;
	color: #373737;
	font-weight: 400
}

.calculator_main {
	width: 706px;
	float: left
}

.calculator_form {
	width: 706px;
	float: left;
	padding-bottom: 10px
}

.calculator_label {
	width: 292px;
	float: left;
	font-size: 14px;
	color: #151515;
	padding-top: 5px
}

.calculator_label_sign {
	width: 12px;
	float: left;
	font-size: 14px;
	color: #151515;
	padding-top: 5px
}

.calculator_label_value {
	width: 40px;
	float: left;
	font-size: 14px;
	color: #151515;
	padding-top: 5px;
	padding-left: 5px
}

.calculator_ipbox {
	width: 125px;
	height: 23px;
	float: left;
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 5px
}

.tab_box {
	width: 436px;
	float: left;
	padding: 5px 0 15px 0
}

.calculator_tab {
	width: 106px;
	height: 30px;
	float: right;
	background: url(../../../images/tab2.png) no-repeat;
	text-align: center;
	color: #FFF
}

.text1 {
	font-size: 12px;
	color: #FFF
}

.text2 {
	font-size: 14px;
	color: #777;
	font-weight: 700
}

.text2 a {
	font-size: 17px;
	color: #14aae1;
	text-decoration: none
}

.text2 a:hover {
	font-size: 17px;
	color: #14aae1;
	text-decoration: underline
}

.agentname {
	font-size: 12px;
	color: #151515;
	text-decoration: none
}

.agentname:hover {
	font-size: 12px;
	color: #151515;
	text-decoration: underline
}

.text3 {
	font-size: 13px;
	color: #777
}

.text4 {
	font-size: 12px;
	color: #14aae1;
	font-weight: 700
}

.text5 {
	font-size: 22px;
	color: #d16f1d;
	font-weight: 400
}

.text6 {
	font-size: 15px;
	color: #797777eb;
	font-family: inherit;
}

.text7 {
	font-size: 14px;
	color: #373737;
	font-weight: 400
}

.text7 a {
	font-size: 14px;
	color: #373737;
	font-weight: 400
}

.text7 a:hover {
	font-size: 14px;
	color: #373737;
	font-weight: 400;
	text-decoration: underline
}

.text8 {
	font-size: 9px;
	color: #1baae2 !important;
	float: left
}

.contact_form .text8 {
	color: #1baae2 !important;
}

.contact_ipbox_capture {
	width: 298px;
	height: 23px;
	float: right;
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 5px
}

.biswajit {
	width: 130px;
	height: 41px;
	float: right;
	font-size: 13px;
	color: #151515;
	padding-top: 14px
}

.biswajit a:hover {
	text-decoration: underline
}

.biswajit a {
	text-decoration: none;
	font-size: 13px;
	color: #151515
}

.login_main_iner {
	width: 100%;
	float: left;
	padding: 0 0 0 0;
	background: #ececed repeat;
	color: #03C
}

.login_in_susc {
	width: 266px;
	float: left;
	background-color: #ececed;
	padding: 10px 10px 10px 10px;
	font: "Trebuchet MS";
	color: red
}

.image_upload {
	font-size: 13px;
	color: #151515
}

.image_upload a:hover {
	text-decoration: underline;
	color: #151515
}

.image_upload a {
	text-decoration: none;
	color: #000
}

.text {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #151515
}

.text_right {
	font-family: 'Trebuchet MS';
	font-weight: 700;
	font-size: 14px;
	color: #0C0
}

.text_wrong {
	font-weight: 700;
	font-size: 14px;
	color: red
}

.copyright a {
	font-size: 12px;
	color: #1190bf;
	text-align: right;
	text-decoration: none
}

.copyright a:hover {
	font-size: 12px;
	color: #1190bf;
	text-align: right;
	text-decoration: underline
}

.help_content {
	width: 706px;
	float: left;
	color: #373737;
	font-size: 14px;
	line-height: 22px;
	text-align: justify
}

.lio {
	color: #000;
	font-size: 16px
}

.lio a {
	text-decoration: none;
	color: red
}

.lio a:hover {
	color: #C00;
	font-weight: 700;
	text-decoration: underline
}

.sorting_left1 {
	width: 370px;
	float: left
}

.contact_slbox1 {
	width: 260px;
	height: 27px;
	float: left;
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 5px
}

.sorting_right1 {
	float: left;
	margin: -2px 0 0 0
}

.button1 {
	width: 434px;
	float: left;
	margin-top: 45px;
}

.pro_lit_rightb2 {
	width: 434px;
	height: auto;
	float: left;
	padding-bottom: 10px
}

.property_heading_middle_left {
	width: 100px;
	float: left
}

.property_heading_middle_right {
	width: 265px;
	float: left
}

.contact_labell_st {
	width: 90px;
	float: left;
	font-size: 14px;
	color: #151515;
	padding-top: 5px
}

.listing_go {
	background: url(../../../misc/images/tab10_go.png) no-repeat;
	width: 41px;
	height: 29px;
	border: none;
	color: #FFF;
	font-weight: 700
}

.no_found {
	color: #F03;
	text-align: center;
	float: left;
	height: 200px;
}

.pro_type1 {
	width: 180px;
	float: left;
	padding-top: 5px;
	padding-right: 5px
}

.selectbox1 {
	width: 180px;
	float: left
}

----------------------------------------- Tab change ------------------------------------------------.shadetabs,
#countrytabs {
	font-size: 16px;
	color: #549325;
	text-decoration: none
}

.shadetabs a,
#countrytabs a {
	font-size: 16px;
	color: #000;
	text-decoration: none
}

.shadetabs a:hover,
#countrytabs a:hover {
	font-size: 16px;
	color: #000;
	text-decoration: underline
}

.shadetabs li,
#countrytabs li {
	display: inline
}

.shadetabs li a,
#countrytabs li a {
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	height: 32px;
	float: left;
	margin: 0 10px 0 0;
	border: none
}

.shadetabs li a:hover,
#countrytabs li a:hover {
	text-decoration: underline;
	color: #000;
	border: none
}

.shadetabs li a.selected,
#countrytabs li a.selected {
	position: relative;
	top: 1px;
	color: #fff;
	background-color: #1baee2;
	border: 1px solid #1baee2;
	border-radius: 18px 18px 18px 18px;
	-webkit-border-radius: 18px 18px 18px 18px;
	-moz-border-radius: 18px 18px 18px 18px;
	-ms-border-radius: 18px 18px 18px 18px;
	-o-border-radius: 18px 18px 18px 18px;
	margin-bottom: 8px;
	height: 25px
}

.shadetabs li a.selected:hover,
#countrytabs li a.selected:hover {
	text-decoration: underline
}

.more_link a {
	float: left;
	font-size: 14px;
	color: #373737;
	list-style: none;
	text-decoration: none
}

.more_link a:hover {
	float: left;
	font-size: 14px;
	color: #373737;
	list-style: none;
	text-decoration: underline
}

.box_property {
	float: left;
	width: 220px;
	height: 160px;
	text-align: center;
	margin-left: 7px;
	margin-top: 8px;
}

.mapleftcorner {
	background-image: url(../../../misc/images/leftcorner1.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 31px;
	float: left
}

.maprightcorner {
	width: 14px;
	height: 31px;
	float: right
}

.mapbgco {
	height: 31px;
	float: left;
	width: 679px;
	vertical-align: middle;
	background: url(../../../misc/images/mapbgtop.gif);
}

.mapbgcoN {
	height: 31px;
	float: left;
	width: 478px;
	vertical-align: middle
}

#mappadding {
	padding: 10px 0 0 0
}

.mapborder {
	border: 1px solid #d7d7db;
	height: 400px
}

.maplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	padding-top: 10px
}

a.maplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #569cf6;
	text-decoration: undeline;
	padding-top: 10px
}

a.maplink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #569cf6;
	text-decoration: undeline;
	padding-top: 10px
}

.search_subrub {
	font-family: Trebuchet MS;
	color: #666;
	font-size: 12px;
	font-weight: 700
}

.on {
	background-color:
}

.tab {
	float: left;
	font-weight: 700;
	margin: 2px 5px 0 0;
	padding: 8px 7px 7px 0;
	text-align: right
}

.gallery_new {
	width: 235px;
	float: left;
	padding-right: 7px
}

.gallery_in_new {
	width: 225px;
	height: 370px;
	float: left;
	border: solid 1px;
	color: #c8c8c8;
	padding: 5px
}

#countrytabs {
	margin: 0 0 0 -40px
}

#slide-runner img {
	border-radius: 10px
}

.bedlist {
	float: left;
	margin: 10px 10px
}

.bedlist a {
	cursor: pointer
}

.bedlist a:hover {
	text-decoration: underline
}

.bedlist .seld {
	color: #434343
}

.fixed-he {
	height: 35px
}

.bcrb {
	float: left;
	width: 100%;
	padding: 8px 0;
	font-size: 13px;
	color: #2f2f2f
}

.bcrb a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1190BF
}

.link2_middle ul li input[type="submit"] {
	padding: 0;
	margin: 0
}

.main-l-block {
	width: 726px;
	float: left
}

table.vagent {
	width: 100%;
	float: left;
	text-align: left;
	border: 1px solid #BDBDBD;
	border-bottom: 0
}

tr.vagent-tr {
	width: 100%;
	background: #6FB73A
}

tr.vagent-td1 {
	max-width: 150px;
	background: #e2e2e2
}

tr.vagent-td2 {
	width: 100%;
	background: #F2F2F2
}

table.vagent th {
	float: left;
	padding: 7px 5px;
	min-height: 34px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	font-size: 14px;
	color: #474747
}

table.vagent td {
	float: left;
	padding: 7px 5px;
	min-height: 51px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	font-size: 14px
}

table.vagent td.td1,
table.vagent th.th1 {
	width: 8%
}

table.vagent td.td2,
table.vagent th.th2 {
	max-width: 229px;
	overflow: hidden;
	width: 229px;
}

table.vagent td.td4,
table.vagent th.th4 {
	height: 35px;
	max-width: 125px;
	overflow: hidden;
	width: 125px;
}

table.vagent td.td3,
table.vagent th.th3 {
	max-width: 115px;
	overflow: hidden;
	width: 115px;
}

table.vagent .td5 {
	max-width: 81px;
	overflow: hidden;
	width: 81px;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
}

table.vagent th:first-child,
table.vagent td:first-child {
	border-left: 0
}

table.vagent th a,
table.vagent td a {
	text-decoration: none
}

table .vagent-td2 .fa {
	font-size: 25px;
	padding-left: 5px;
	padding-top: 4px;
	color: #1abbe2;
}

.pay-btn {
	width: 139px;
	height: 139px;
	float: left;
	position: fixed;
	top: 0;
	left: 0;
	background-image: url(../../../misc/images/paynow-btn.png)
}

.subs-cl {
	width: 86%;
	float: left;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #F2DEDE;
	border: 1px solid #EED3D7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 700;
	color: #B94A48
}

.subs-cl a {
	font-size: 16px;
	color: #08C;
	text-decoration: none;
	text-transform: uppercase
}

.subs-cl a:hover {
	text-decoration: underline
}

.subs-cl span {
	background: #B94A48;
	border-radius: 20px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	margin-right: 8px;
	padding: 4px 12px;
	font-family: Georgia
}

.post_tab_pay {
	float: left;
	background: #f5a664;
	background: -moz-linear-gradient(top, #f5a664 0%, #d26f1e 100%);
	background: -webkit-linear-gradient(top, #f5a664 0%, #d26f1e 100%);
	background: -o-linear-gradient(top, #f5a664 0%, #d26f1e 100%);
	background: -ms-linear-gradient(top, #f5a664 0%, #d26f1e 100%);
	background: linear-gradient(to bottom, #f5a664 0%, #d26f1e 100%);
	padding: 7px 14px;
	text-align: center;
	margin-right: 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	line-height: 15px
}

.post_tab_pay a,
.post_tab_pay a:hover {
	text-decoration: none
}

img {
	border: 0px!important
}

.banner a img,
.banner6 a img {
	height: 100%
}

.banner7 a img {
	height: auto
}

.banner7 {
	width: 250px;
	height: 300px;
	float: right;
	padding-top: 25px
}

.log-custom-btn {
	float: left;
	background: #333;
	color: #fff;
	font-size: 15px;
	margin-right: -33px;
	padding: 7px 15px;
	width: 300px;
	padding: 5px 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.log-custom-btn a {
	color: #fff
}

#okdone {
	background-color: red;
	color: #FFF;
	border-radius: 5px;
	padding: 5px
}

.list-box {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px
}

.list-box select {
	margin-right: 10px;
	width: 100px
}

.list-box input {
	background-color: #2ba3cf;
	color: #fff;
	border: none;
	padding: 5px;
	border-radius: 5px;
	cursor: pointer
}

.property-table {
	width: 100%;
	float: left
}

.property-table tr:hover td {
	background-color: #7bc743;
	color: #FFf;
	font-family: Trebuchet MS;
	font-size: 14px
}

.property-table tr:hover td a {
	text-decoration: none;
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 14px
}

.property-table tr td a {
	text-decoration: none;
	color: #000;
	font-family: Trebuchet MS;
	font-size: 14px
}

label {
;
	font-size: 12px
}

.err_msg {
	color: red
}

.succ_msg {
	color: #0C0
}

.select-mar {
	width: 74px;
	margin-left: 30px
}

.dtdisp {
	width: 67px
}

.tymdisp {
	width: 90px;
	margin-left: 0
}

.areacls {
	width: 190px
}

.float-l {
	float: left
}

.nzd {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 700
}

.mandatory {
	float: right!important
}

.price_opt {
	position: relative;
	float: left;
	display: block
}

.price_op {
	float: left;
	width: 155px
}

.mar-left {
	margin-left: 25px
}

.pd-left {
	padding-left: 150px
}

.heading_left img {
	height: 70px;
	float: left;
	margin: -20px 0 10px -25px
}

.heading_left h2 {
	float: left;
	width: auto;
	margin-top: 25px;
	font-size: 23px
}

.heading_ico2 {
	height: auto!important;
	float: right
}

.heading_right {
	margin-top: -77px!important
}

#slide-runner img {
	height: auto;
	width: 100%
}

#slide-holder {
	margin-top: 35px
}

#slide-runner img {
	height: 197px;
	width: 257px
}

.dotted-border {
	border-bottom: 1px dotted #000;
	width: 100%;
	float: left;
	padding: 10px 0;
	margin-bottom: 10px
}

li.active a {
	background-color: #1baee2;
	color: #fff;
	border: 1px solid #fff;
}

.LogoOrPrivateSale p img {
	height: auto;
	width: 100%
}

.logo-sale {
	float: none;
	display: inline-block;
	width: 85px;
}

.PostDate p {
	font-size: 11px;
	color: #000
}

.sale ul {
	padding: 1px 13px 0 17px
}

a#more {
	float: right;
	padding-right: 20px
}

.tab91 {
	width: 82px;
	height: 29px;
	border: none;
	float: left;
	background: url(../../../misc/images/tab3.jpg) no-repeat;
	text-align: center;
	color: #FFF;
	border-radius: 5px
}

.dont-disp {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1baae2 !important;
}

.dont-disp-prop {
	color: #1baae2;
	float: left;
	float: left;
	width: 300px;
}

.cate_tab input[type="submit"] {
	border: 0;
	background-color: transparent;
	line-height: 18px;
	cursor: pointer;
	color: #fff;
	font-weight: 600
}

.list_middle {
	position: relative
}

a#more {
	position: absolute;
	right: 0;
	bottom: 20px
}

.sold_tabs {
	width: 89px;
	height: 33px;
	float: left;
	background: red;
	line-height: 33px;
	text-align: center;
	margin-right: 6px;
	border-radius: 6px
}

table.Typelist {
	width: 100%;
	padding-left: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

#show_year_div {
	float: left;
	margin-left: 10px
}

.dont-disp {
	margin-top: 0;
	float: left;
	width: 300px
}

#RV .dont-disp {
	margin-top: 0
}

#map-canvas {
	margin-top: 15px
}

.mar-top {
	margin-top: 10px
}

input.greenish-btn {
	background: linear-gradient(to bottom, #8bbee5 0%, #4a6f99 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .51) inset;
	box-sizing: border-box;
	color: #fff!important;
	display: block;
	font: bold 11px/20px "lucida grande", tahoma, verdana, arial, sans-serif!important;
	height: 24px!important;
	padding: 3px 7px!important;
	text-align: center;
	text-transform: none!important;
	width: auto!important
}

.open_home_time {
	position: relative;
	float: left;
	width: 350px;
	margin-bottom: 5px;
	padding-left: 0!important
}

.open_home_time .date {
	width: 67px
}

#open_home_2,
#open_home_3,
#open_home_4,
#open_home_5,
#open_home_6,
#open_home_7,
#open_home_8 {
	padding-left: 150px
}

.pd0 {
	padding-left: 0px!important
}

.txt-dec {
	float: right;
	text-decoration: none
}

.txt-grn {
	color: #008000!important
}

.txt-dec:hover {
	text-decoration: underline
}

.sign-new {
	float: right!important;
	padding: 0px 0 0 0px!important
}

.banner-clear {
	clear: both;
	margin-top: 0px;
	width: 100%
}

.welcome-sec {
	float: left;
	width: 706px
}

.sign-up-in-sec {
	float: left;
	padding-left: 10px
}

.header-bottom-sec {
	float: right;
	margin-top: 12px;
	width: 71%
}

.txt-dec-clr {
	text-decoration: none;
	color: #000
}

.affrod-add {
	font-size: 12px
}

.logo {
	width: 271px
}

.welcome-sec {
	width: 689px
}

.logo-slogn {
	color: #008200;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	margin-left: 88px;
	position: relative;
	z-index: 1;
	top: -13px
}

.logo-slogn a {
	color: green
}

.right_form {
	width: 548px;
	float: right
}

.right_upload {
	font-size: 13px;
	color: #151515;
	width: 100%;
	float: left
}

.prop_id a {
	color: #000;
	text-decoration: none
}

.logo-sale {
	width: 100%;
	padding: 0 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

#gallery_view .LogoOrPrivateSale .logo-sale {
	margin-top: 5px;
	height: 50px;
}

.logo-sale img {
	width: 150px;
	height: 49px;
}

.dollor-font-large {
	font-family: "Times New Roman"!important;
	font-size: 14px!important
}

.dollor-font {
	font-family: "Times New Roman"!important;
	font-size: 14px!important
}

.box_property h4,
.box_property p {
	margin-top: 7px
}

.ribbonText h5 {
	font-size: 10px;
}

.range_slider_div {
	margin-right: 16px
}

.range_slider_div #amount {
	float: left;
	margin-right: 21px!important
}

.only_tab_menu {
	display: none!important
}

.thoughts-outer {
	position: relative
}

.reg-text-sec-right p {
	padding-bottom: 20px
}

.thoughts {
	position: absolute;
	right: 45px;
	top: 36px;
	background: url(../../../misc/images/thought-bg.png) no-repeat;
	background-size: 100%;
	padding: 20px 24px;
	color: #fff;
	text-align: center;
	width: 142px;
	font-size: 11px;
	padding-top: 34px;
}

.reg-text-sec-right p {
	font-size: 12px
}

.reg-text-sec-right p strong {
	font-size: 15px
}

.link2_middle ul li:last-child {
	padding-left: 12px!important;
	background: none
}

.post_tab {
	margin-bottom: 5px;
	float: left;
	width: auto!important;
	padding: 7px 15px!important;
	background-color: #6cb339;
	background-size: cover;
	height: auto!important
}

.sold_tab {
	width: auto!important;
	height: auto!important;
	padding: 10px 4px!important;
	margin-bottom: 7px;
	line-height: 12px;
	background-size: cover!important
}

.property_right-res .img_top img {
	height: 236px!important
}

.ribbonretir-vill_flatmate {
	background-image: url(../../../misc/img/flatmate.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 31px;
	position: absolute;
	padding-left: 10px;
	margin: 160px 0 0 100px
}

.link2_middle ul.second-nav li {
	transition: 0.5s
}

.link2_middle ul li {
	background: none!important
}

.modal-body {
	width: 100% !important;
}

.logo_listing {
	margin-right: 0 !important;
}

.terms-page-g {
	width: 100% !important;
}

.terms-page-g .pro_list {
	background-color: #fff;
	border: 1px solid #ffffff;
	margin-left: 38px;
	padding-top: 0px;
	width: calc(100% - 30px);
}

.terms-page-g .heading_ico4 {
	width: 100%;
	height: auto;
}

.terms-page-g .heading_inner {
	height: min-content;
	padding-bottom: 15px;
	background-size: cover;
}

.terms-page-g .terms_text {
	color: black;
	font-weight: 700;
	font-size: 20px;
}

.terms-page-g #listing_main {
	padding: 0px;
}

@media only screen and (max-width:1000px) {
	.gallery_img a img {
		height: 150px!important
	}
	.sold_tab {
		padding: 10px 4px!important
	}
	.ribbonretir-vill_flatmate {
		margin: 130px 0 0 74px
	}
	.slicknav_menu .slicknav_menutxt {
		text-shadow: none !Important
	}
	.slicknav_menu .slicknav_menutxt.home-item:hover {
		background: #000;
		text-shadow: none;
		border-radius: 4px 0 0 0
	}
	.only_tab_menu {
		margin-left: 0 !Important
	}
	.only_tab_menu li {
		padding-right: 0 important
	}
	.only_tab_menu li a {
		padding: 13px 10px;
		float: left
	}
	.only_tab_menu li a:hover {
		background: #000
	}
	.home-item {
		padding: 12.5px!important
	}
	.search-container {
		float: none !important;
		width: max-content;
		margin: 0 auto;
	}
	#navbarSupportedContent .navbar-nav .nav-link {
		text-align: center;
	}
	.solid-border {
		border: none;
	}
	.search-container {
		float: none !important;
		width: max-content;
		margin: 0;
	}
}

@media (min-width:768px) and (max-width:999px) {
	.thoughts {
		right: 35px
	}
	.only_tab_menu {
		display: block!important
	}
	.only_tab_menu {
		float: left;
		padding: 0;
		margin: 0;
		list-style: none
	}
	.only_tab_menu li {
		float: left
	}
	.only_tab_menu li:last-child {
		padding-right: 0
	}
	.only_tab_menu li a {
		color: #fff;
		text-decoration: none
	}
	#wrapper div#header div#slide-holder {
		height: 226px!important;
		overflow: hidden
	}
	.hide_on_tab {
		display: none!important
	}
}

.links2 .link2_middle {
	width: 100%;
	border-radius: 0 0 0 8px
}

.links2 .link2_left {
	width: 0
}

.links2 .link2_middle ul.second-nav li:first-child {
	border-radius: 0 0 0 8px
}

.banner6-desk {
	position: relative
}

.banner6-desk p {
	position: absolute;
	top: 0;
	right: 20px;
	color: #fff
}

.banner6-tab {
	position: relative
}

.banner6-tab p {
	position: absolute;
	top: 0;
	right: 20px;
	color: #fff
}

.banner6-mob {
	position: relative
}

.banner6-mob p {
	position: absolute;
	top: 0;
	right: 20px;
	color: #fff
}

.private-customer {
	width: 100%;
	margin-bottom: 8px !important;
}

#footerSocial li {
	display: inline-block;
	list-style: none;
}

.titleName-prorofile-left-r {
	width: 64%;
	float: left;
}

.titleName-prorofile-left-r .agent-name {
	float: left !important;
	width: 100% !important;
}

.titleName-prorofile-left-r .agent-name p {
	float: left !important;
	width: 100% !important;
	text-align: left !important;
}

.titleName-prorofile-left-r .titleName {
	width: 100% !important;
}

.titleName-prorofile-left-r .pro_lit_rightl {
	width: 100% !important;
}

.titleName-prorofile-left-r h4 a {
	font-size: 12px;
}

.titleName-prorofile-left-r h5 a {
	font-size: 11px;
	font-weight: 300;
}

.titleName-prorofile-left-r h5 {
	font-size: 11px;
	font-weight: 300;
}

.titleName-prorofile-left-r p {
	font-size: 11px;
	font-weight: 300 !important;
	margin: 0px;
}

.titleName-prorofile-left-r p span {
	font-size: 11px;
	font-weight: 300 !important;
	margin: 0px;
}

.pro_lit_rightr-right-side-r {
	width: 36%;
	float: right;
}

.pro_lit_rightr-right-side-r .pro_lit_rightr {
	width: 100% !important;
}

.pro_lit_rightr-right-side-r h5 {
	font-weight: 300;
}

.button1-full-width-r .button1 {
	width: 100%;
}

.button1-full-width-r {
	width: 100%;
	float: left;
}

.pro_lit_right-jevel-left-r {
	width: 64%;
	float: left;
}

.pro_lit_right-jevel-left-r .pro_lit_rightl h4 a {
	font-size: 11px;
}

.pro_lit_right-jevel-left-r .pro_lit_rightb2 h5 {
	font-size: 11px;
	float: left;
	font-weight: 200;
}

.pro_lit_right-nego-r {
	width: 19%;
	float: right;
}

.pro_lit_right-nego-r .pro_lit_rightr span {
	font-size: 11px !important;
}

.prop_id-aug-r {
	width: 100%;
	float: left;
	font-size: 11px;
	text-align: center;
	margin-left: -1px;
}

.pro_lit_right-nego-r .pro_lit_rightr {
	float: left !important;
	text-align: center;
	width: 100%;
}

.all-full-width-r {
	width: 100%;
	float: left;
	padding-top: 97px;
}

.all-left-right-button-aug-r {
	width: 33%;
	float: left;
	text-align: center;
}

.button1-aug-r {
	width: 36%;
	float: left;
	text-align: center;
}

.button1-aug-r .button1 {
	width: 100% !important;
}

.logo-sale-aug-r {
	width: 33%;
	float: left;
}

.pro_lit_right-nego-r .box_property {
	height: auto !important;
}

.LogoOrPrivateSale-aug-r {
	height: auto !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.pro-office-fourteendec {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #777;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

.logo_img {
	width: 120px;
	float: right;
	margin-top: 20px;
}

.logo_img_profile {
	width: 120px;
	float: right;
	margin-top: 24px;
	height: 45px;
}

.pro-office-fourteendec .pro_lit_rightl {
	float: left;
	width: calc(100% - 85px) !important;
	margin-top: 0;
}

.pro-office-fourteendec .pro_lit_rightr {
	width: 85px !important;
	text-align: center;
	margin-top: -20px !important;
}


/*.lit-right-pro-office-fourteendec .LogoOrPrivateSale{
	text-align:right;
	margin-bottom: 0px;
	padding-top: 24px !important;
  }*/

.lit-right-pro-office-fourteendec .button1 {
	margin-top: 28px !important;
}

.profile_users_btnfourtendec .post_tab {
	height: 33px !important;
	padding: 0px 8px!important;
	border-radius: 6px !important;
	line-height: 33px;
	margin-bottom: 7px !important;
}

.profile_users_btnfourtendec .sold_tab {
	padding: 0px 8px!important;
	margin-bottom: 7px;
	line-height: 33px;
	height: 33px !important;
}

.PostDatein-seventeendec {
	margin-top: 0 !important;
}

body .agent-amanda-seventeendec {
	margin-top: 6px !important;
}

.paid_latest_box {
	width: 257px;
	margin-left: -14px;
	margin-top: 119px;
	float: left;
	padding: 0 0 0 14px
}

.paid_lat_img {
	width: 257px;
	height: 167px;
	float: left;
	position: relative;
}

.paid_slide-runner {
	width: 257px;
	height: 196px;
	overflow: hidden;
	position: absolute;
}

.paid_slider_image {
	z-index: 40;
	width: 189px;
	height: 263px;
	position: absolute;
	background-color: #BBF4A7;
	border: 1px solid #85D06A;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.paid_slider_image img.img_prod {
	height: 196px;
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.paid_slider_image img {
	object-fit: cover;
	object-position: center;
}

.product-detials {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	min-height: 62px;
	background: #fff;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.product-detials h4 {
	font-size: 10px;
}

.product-detials p {
	font-size: 12px;
	color: #919191;
	margin-top: 5px;
}

.product-detials p .dot-sep {
	padding: 0 7px;
}

.paid_slider_image .product-img {
	position: relative;
}

.header_search {
	width: 146px !important;
	height: 27px !important;
}

.search-container {
	float: right;
}

.header_search {
	padding: 6px;
	font-size: 14px;
	border: solid 2px #1baae2;
	border-top-left-radius: 6px !important;
	border-bottom-left-radius: 6px !important;
	width: 230px;
	color: #777;
}

.search-container button {
	float: right;
	padding: 7px 9px;
	background: #1abbe2;
	font-size: 13px;
	border: none;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	color: #ffffff;
	cursor: pointer;
}

.search-container button:hover {
	background: #1abbe2;
}

.slider_paid {
	margin-top: 120px;
	height: 227px;
	z-index: 40;
	width: 215px;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.image_paid_slider {
	border-radius: 9px 9px 0px 0px;
}

.hide_show_button {
	padding: 4px !important;
	font-size: 14px !important;
	margin-top: 2px;
	margin-bottom: 2px !important;
	width: 111px;
	color: #fff !important;
}

.show_hide_text {
	font-size: 13px;
}

.hide_show_button_fav {
	font-size: 14px !important;
	width: 180px;
	padding: 4px 0px 4px 0px !important;
}

.email_comment {
	height: 210px !important;
	max-height: 100%;
}

.nwz-logo {
	float: right !important;
	width: 15% !important;
	top: 0;
	right: 0;
	position: absolute !important;
}

.agent_logo_img {
	width: 127px;
	height: 158px;
	object-fit: contain;
}

iframe {
	width: 540px !important;
	height: 315px !important;
	margin-top: 20px;
	margin-bottom: 20px;
	border: none;
}

.property_content_right iframe {
	width: 540px !important;
	height: 315px !important;
	margin-top: 20px;
	margin-bottom: 20px;
}

.readmore_tab3.my_submit.my_submitfullphotos {
	margin-right: 20px;
	padding: 3px;
	margin-top: 5px;
}

input[type='radio'] {
	-webkit-appearance: none;
	width: 13px;
	height: 13px;
	border: 1px solid #313131;
	border-radius: 50%;
	outline: none;
	margin-right: 4px;
	background-color: white;
	margin-top: 8px;
	transform: scale(1.2);
}

input[type="radio"]:focus {
	outline: 0;
}

input[type='radio']:before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-left: 3px;
	margin-top: 3px;
}

input[type='radio']:checked:before {
	background: black;
}

.modul_logo_width {
	width: 174px;
}

input[type=checkbox]:after {
	position: absolute;
	width: 15px;
	height: 15px;
	top: 0;
	left: 0;
	content: '' !important;
	background-color: #fff;
	color: #fff;
	display: inline-block;
	visibility: visible;
	padding: 0px 3px;
	border-radius: 3px;
	border: 1px solid #00000052;
}

input[type=checkbox]:checked:after {
	background-color: #000000;
}

input[type=checkbox]:checked:before {
	content: '';
	left: 4px;
	top: 1px;
	width: 6px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	z-index: 9;
}

input[type=checkbox] {
	margin-right: 6px;
	position: relative;
	margin-top: 8px;
	transform: scale(1.2);
}

.rember_text {
	display: inline-block;
	font-size: 16px !important;
	font-family: 'Arimo', sans-serif !important;
	color: #000 !important;
	font-weight: 600 !important;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%;
}

.save_fav_logo {
	width: 150px;
	border-radius: 10px;
	height: 46px;
	float: right;
}

.dont-disp_flat {
	margin-top: 0;
	float: right;
	width: 559px;
}

.dont-disp_flat {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1baae2;
}

.show_hide_content {
	padding: 1px;
}

.text_div_position {
	height: 139px;
	bottom: 0;
	padding: 0;
}

.input_border_box {
	font-size: 12px;
	color: #000;
	border: solid 1px #c3c3c4;
	padding-left: 5px;
}

.Price_red_border {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px 15px!important;
	border: 1px solid red;
	width: 547px;
}

#min_max_price1 {
	width: 345px;
	float: right;
}

.list_gallery_view {
	margin-bottom: 3px;
	margin-right: 6px;
}

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
	outline: 0px !important;
	box-shadow: none !important;
}

.header_search:focus {
	border-color: #1baae2 !important;
}

.sort_gal {
	width: 200px;
}

.contact_form .hide_show_button {
	margin-top: 0px;
	margin-bottom: : 0px;
	float: right;
}

.register_label_left .text8 {
	color: #1baae2 !important;
}

.property_list_view {
	float: left;
	padding: 10px;
	margin: 15px 0 10px 0;
	width: 100%;
	border: 1px solid #ccc;
	background-color: #ccc;
	opacity: .8;
}

ul.property_list_gall_list.left_items {
	float: left;
	width: 40%;
}

.property_list_gall_list li {
	float: left;
	margin-right: 10px;
}

.ListView,
.GalleryView {
	font-weight: bolder;
}

.property_list_gall_list li a {
	text-decoration: none;
	float: left;
	font-size: 12px;
	color: #000;
}

ul.property_list_gall_list.left_items .ListView {
	margin-right: 20px;
}

.property_list_gall_list {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-right: -35px;
}

.logo_listing {
	margin-top: 17px;
	width: 150px;
	height: 50px;
	float: right;
}

.private_button {
	margin-top: 45px;
	float: right;
	background: #7f7f7f;
	color: #fff;
	border: 0px;
	min-width: 98px;
	text-align: center;
	border-radius: 4px;
	font-family: inherit;
	font-weight: 100;
	cursor: pointer;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	opacity: .8!important;
}

.price_button {
	float: right;
	background: #7f7f7f;
	color: #fff;
	border: 0px;
	width: 98px;
	text-align: center;
	border-radius: 4px;
	font-family: inherit;
	font-weight: 100;
	cursor: pointer;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	opacity: .8!important;
}

.private_button_glry {
	background: #7f7f7f;
	color: #fff;
	width: 107px;
	border-radius: 4px;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	opacity: .8!important;
	margin-left: 64px;
	margin-top: 10px;
}

.soldRibbon {
	background-image: url(../../../misc/images/sold_ribbon.png);
	background-repeat: no-repeat;
	width: 212px;
	height: 33px;
	position: absolute;
	margin: 123px 0 0 0;
}

.Residential {
	font-size: 23px;
	color: black;
}

#allPropertyHeading {
	color: black;
	font-size: 23px;
	float: left;
	padding-top: 8px;
	margin: 0;
}

.heading_left h1 {
	color: black;
	font-size: 23px;
	float: left;
	padding-top: 8px;
	margin: 0;
}

.all-full-width-r_1 {
	width: 442px;
	float: left;
}

.all-left-right-button-aug-r_1 {
	width: 25%;
	float: left;
	text-align: center;
	margin-top: 41px;
	margin-left: 10px;
}

.second-header-link ul {
	overflow: hidden;
	white-space: nowrap;
	padding: 0;
	height: 25px;
	width: 100%;
	margin-top: 12px;
	margin-bottom: 12px;
	display: flex;
}

.second-header-link ul li,
.second-header-link ul li:hover {
	list-style-type: none;
	color: #1baee2;
	max-width: 130px;
	width: auto;
	padding-right: 40px;
}

.second-header-link ul li a {
	color: #777;
	font-size: 14px !important;
}

.second-header-link ul li a:hover {
	color: #1baee2;
	font-size: 14px !important;
}

.login-modal-link {
	display: block;
	padding-left: 30px;
}

.tooltipster-content img {
	height: 95px !important;
}

.tooltipster-base {
	left: 600px!important;
}

.asking-price-btn {
	float: right;
	height: 84px;
	margin-right: 8px;
}

.cke_inner {
	border: 1px solid #ccc;
}

.choose-color-box {
	width: 135px;
	margin-left: 60px;
}

.back-button-redius {
	border: 2px solid #ccc;
	padding: 1px;
	border-radius: 8px;
}

.back-button-redius button {
	padding: 0px 6px 0px 5px;
	height: 27px;
	border-radius: 5px;
	font-size: 16px;
}

.top-heading-action {
	padding-bottom: 20px;
	padding-top: 20px;
}

#divBottomAddressBar {
	margin-right: -2px;
	background-color: #333;
	line-height: 24px;
	height: 24px;
	color: #FFF;
	display: none;
	font-size: 11px;
	text-align: center;
	border: solid 1px #CCC;
	border-top: none;
}


/*pagination*/

.pagination {
	float: right;
	border: 2px solid #ccc;
	padding: 2px;
	width: auto;
	border-radius: 10px;
	margin-right: -4px;
	margin-top: 6px;
	height: 43px;
}

.pagination-in {
	border-radius: 7px;
	background-color: #1baee2;
	float: right;
	padding: 5px;
}

.paginationstyle {
	font-size: 16px;
	color: #fff;
	font-family: 'Arimo', sans-serif;
	margin: 0;
	float: left;
}

.paginationstyle b {
	float: left;
	padding-right: 3px;
}

.paginationstyle select {
	border: 1px solid navy;
	margin: 0 15px
}

.paginationstyle a {
	padding: 1px 0px;
	border: 1px solid #fff;
	color: #000;
	background-color: white;
	border-radius: 18px 18px 18px 18px;
	float: left;
	margin-left: 5px;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 22px;
}

.paginationstyle a:hover {
	color: #fff;
	background-color: #1baee2;
	border: 1px solid #fff;
	text-decoration: underline
}

.paginationstyle a.active {
	color: #fff;
	background-color: #1baee2;
	border: 1px solid #1baee2;
	border-radius: 18px 18px 18px 18px
}

.paginationstyle li.active a {
	background-color: #1baee2;
	color: #fff;
	border: 1px solid #fff;
}

.pagination-in ul {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}

.pagination-in ul li {
	display: inline;
	float: left;
	list-style: none
}

.font_size_12 {
	font-size: 12;
}

.mt-7 {
	margin-top: 7px;
}

.post_tabb a:hover,
.post_tabb a {
	color: #fff;
	text-decoration: none;
	background: #6AB137;
	padding: 4px 11px;
	border-radius: 9px;
}

.post_tabb {
	width: 220px;
	margin-left: -2px;
}

.save_fav_profile {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.contact_form_submit {
	width: 650px;
	display: flow-root;
}

.contact_form_submit a {
	float: right;
}

.contact_pro_list {
	height: 400px;
}

.contact_pro_list .cust-btn-color {
	float: right;
	margin-top: 94px;
}

.contact_pro_list .contact_us_dis {
	float: left;
	margin-top: 100px;
}

.post_tabb h2 .real_estate {
	color: #fff;
	text-decoration: none;
	background: #6AB137;
	padding: 4px 11px;
	border-radius: 9px;
}

.post_tabb_profile {
	width: 220px;
	margin-left: -2px;
}

.button-group-custom {
	margin-top: 20px;
	margin-left: 72px;
	float: left;
	width: 240px;
}

.posting-date-custom {
	margin-top: 26px;
}

.post-page-head-top {
	display: inline-block;
	font-size: 21px;
	font-weight: 600;
	margin-top: 15px;
	width: 726px;
}

.ml-30 {
	margin-left: 30px;
}

.list_middle {
	height: auto !important;
}

.gallery .ribbonBG .ribbonText h5 {
	margin: 4px 0 !important;
}

.prop-main-g .featured {
	height: auto;
	padding: 0;
}

.prop-main-g .featured h1 {
	padding: 10px;
}

.prop-main-g .ribbonText h5 {
	margin: 0px 0 0;
	font-size: 19px;
	color: red;
}

.prop-main-g .ribbonOpenHome {
	right: 0;
}

.private_button {
	margin-right: 0 !important;
}

.cke_chrome {
	border: none;
}

.view-agent-g .vagent-tr,
.view-agent-g .vagent-td2 {
	float: none;
}

.view-agent-g table.vagent td,
.view-agent-g table.vagent th {
	width: auto !important;
	max-width: max-content !important;
	float: none;
}

.edit_tab {
	padding-top: 0;
}

.modal-body {
	width: 100% !important;
}

.prop-main-g .pro_lit_left {
	width: 32%;
}

.prop-main-g .right_div {
	width: 68% !important;
	float: left;
}

.prop-main-g .right_div .all-full-width-r_1 {
	width: 100%;
}

.jconfirm-box {
	max-width: 500px !important;
	width: 100%;
}

@media all and (max-width: 1199px) {
	#middle_left_main {
		width: 700px;
	}
	#middle_right {
		padding-left: 50px;
	}
	/*=======
	display: inline;
	float: left;
	list-style: none
}*/
	.font_size_12 {
		font-size: 12;
	}
	.mt-7 {
		margin-top: 7px;
	}
	.post_tabb a:hover,
	.post_tabb a {
		color: #fff;
		text-decoration: none;
		background: #6AB137;
		padding: 4px 11px;
		border-radius: 9px;
	}
	.post_tabb {
		width: 220px;
		margin-left: -2px;
	}
	.save_fav_profile {
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}
	.contact_form_submit {
		width: 650px;
		display: flow-root;
	}
	.contact_form_submit a {
		float: right;
	}
	.contact_pro_list {
		height: auto;
	}
	.contact_pro_list .cust-btn-color {
		float: right;
		margin-top: 94px;
	}
	.contact_pro_list .contact_us_dis {
		float: left;
		margin-top: 100px;
	}
	.post_tabb h2 .real_estate {
		color: #fff;
		text-decoration: none;
		background: #6AB137;
		padding: 4px 11px;
		border-radius: 9px;
	}
	.post_tabb_profile {
		width: 220px;
		margin-left: -2px;
	}
	.button-group-custom {
		margin-top: 20px;
		margin-left: 72px;
		float: left;
		width: 240px;
	}
	.posting-date-custom {
		margin-top: 26px;
	}
	.post-page-head-top {
		display: inline-block;
		font-size: 21px;
		font-weight: 600;
		margin-top: 15px;
		width: 726px;
	}
	.ml-30 {
		margin-left: 30px;
	}
	.list_middle {
		height: auto !important;
	}
	.gallery .ribbonBG .ribbonText h5 {
		margin: 0 !important;
		font-size: 14px !important;
	}
	.prop-main-g .featured {
		height: auto;
		padding: 0;
	}
	.prop-main-g .featured h1 {
		padding: 10px;
	}
	.prop-main-g .ribbonText h5 {
		margin: 3px 0 0;
	}
	.prop-main-g .ribbonOpenHome {
		right: 0;
	}
	.private_button {
		margin-right: 0 !important;
	}
	.cke_chrome {
		border: none;
	}
}

@media all and (max-width: 1199px) {
	#middle_left_main {
		width: 700px;
	}
	#middle_right {
		padding-left: 50px;
	}
}

@media screen and (max-width: 770px) {
	.mobile_view {
		display: block;
	}
	.desktop_view {
		display: none;
	}
	#slide-runner img {
		height: 100%;
		width: 100%;
	}
	.lat_img #header #slide-holder #slide-runner {
		width: 100% !important;
	}
	.heading_right .latest_box .lat_img {
		width: 100%;
	}
	.latest_box .lat_img .wrap {
		width: 100%;
	}
	.latest_box .lat_img .wrap #slide-holder {
		width: 100% !important;
	}
	div#header div#slide-holder div#slide-controls {
		bottom: 160px !important;
		width: 100% !important;
		background: none !important;
	}
	div#header div#slide-holder div#slide-controls p.text {
		display: none !important;
	}
	.property_list_view {
		display: none;
	}
	.login_in {
		height: 170px;
	}
	.show_deatils_height {
		height: auto !important;
	}
	.property_content_left p {
		font-weight: 700;
	}
}

@media screen and (min-width: 770px) {
	.mobile_view {
		display: none;
	}
	.desktop_view {
		display: block;
	}
}

@media screen and (max-width: 991px) {
	.right_form {
		width: 100%;
		float: left;
		margin-top: 20px;
	}
	.wd-100 {
		width: 100% !important;
	}
	.profile_users_btnfourtendec .post_tab {
		height: auto !important;
	}
	.profile_main-seventeen-dec {
		margin-bottom: 40px !important;
	}
	.asking-price-btn {
		float: right;
		margin-left: 8px;
		margin-top: 8px;
	}
	.all-full-width-r_1 {
		width: 100%;
		float: left;
	}
	.private_button_glry {
		margin: 4px auto 0;
	}
	.prop-main-g .post-page-head-top {
		width: 100%;
	}
	.prop-main-g .pro_list_white {
		width: 100%;
	}
	.prop-main-g .pro_lit_right {
		width: 300px;
	}
	.prop-main-g .asking-price-btn {
		margin: 0;
	}
	.PostDate {
		padding-bottom: 0 !important;
	}
	#name-color {
		float: right;
	}
	.thoughts {
		top: 64px;
	}
	.post-page-g .dont-disp_flat {
		float: none;
	}
	.post-page-g .contact_label {
		width: 139px !important;
	}
	.prop-main-g .contact_form .image_upload {
		width: 100% !important;
	}
	.prop-main-g .contact_form .dont-disp {
		margin-left: 5px;
	}
	.prop-main-g .contact_form .dont-disp input[type=checkbox] {
		margin-top: 3px;
	}
	.prop-main-g .contact_form#show_year_div+div {
		display: none;
	}
	.property_right.property_right-res,
	.property_left.property_left-res {
		width: 50% !important;
	}
	/* right slider toggle */
	.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
		background: transparent;
	}
	div#navbarSupportedContent {
		position: fixed;
		background: rgb(255, 255, 255);
		bottom: 0px;
		z-index: 99999;
		left: 0px;
		display: block;
		transition: all 0.5s;
		padding: 0px !important;
		height: calc(100% - 114px) !important;
		display: block;
		width: 0;
		overflow: hidden;
	}
	div#navbarSupportedContent[aria-expanded="true"] {
		height: 100%;
		margin: 0 !important;
		transition: .4s ease;
		width: 216px;
		padding: 0px 15px !important;
	}
	#navbarSupportedContent .navbar-nav .nav-link {
		text-align: left;
	}
	.navbar-toggler-icon .mobile-hamburger-bar {
		display: none;
	}
	.navbar-toggler-icon {
		width: 30px;
		height: 5px;
		background: #000;
		position: relative;
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
		border-radius: 5px;
	}
	.navbar-toggler-icon:before {
		top: 10px;
	}
	.navbar-toggler-icon:after {
		top: -10px;
	}
	.navbar-toggler-icon:before,
	.navbar-toggler-icon:after {
		content: '';
		position: absolute;
		width: 30px;
		height: 5px;
		left: 0;
		background: #000;
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
		border-radius: 5px;
	}
	.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
		background: transparent;
	}
	.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
		top: 0px;
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
		top: 0px;
		-webkit-transform: rotate(-135deg);
		-moz-transform: rotate(-135deg);
		-o-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}
}

@media screen and (max-width: 767px) {
	.pro-office-fourteendec .pro_lit_rightl {
		text-align: left !important;
	}
	body .pro-office-fourteendec .pro_lit_rightr {
		width: 100% !important;
		text-align: left !important;
		float: left;
		margin-top: 0 !important;
	}
	body .pro-office-fourteendec .pro_lit_rightr h5 {
		text-align: left !important;
	}
	.lit-right-pro-office-fourteendec .cate_tab {
		margin-left: 0 !important;
	}
	.lit-right-pro-office-fourteendec .PostDate {
		text-align: left !important;
	}
	.lit-right-pro-office-fourteendec .LogoOrPrivateSale {
		text-align: left !important;
	}
	.extrPhone {
		width: 100% !important;
	}
	.thoughts {
		position: relative;
		right: 0;
		top: 0;
		background: var(--color);
		padding: 8px 10px;
		color: #fff;
		text-align: left;
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 13px;
		margin-top: 8px;
		margin-bottom: 15px;
		float: left
	}
	.post_tab {
		padding: 7px 20px!important
	}
	.sold_tab {
		padding: 10px 15px!important
	}
	.ribbonretir-vill_flatmate {
		margin: 130px 0 0 93px
	}
	ul.property_list_gall_list.left_items {
		width: 100%;
	}
	.pagination {
		height: auto !important;
		padding-top: 2px !important;
		width: 100%;
	}
	.pagination-in {
		width: 100%;
	}
	.paginationstyle {
		width: 100%;
		font-weight: 600;
	}
	.pagination .pagination-in ul {
		padding: 5px 0 0 0px !important;
		left: 50%;
    transform: translateX(-50%);
		position: relative;
	 
	}
	.pagination .pagination-in ul li {
		width: 33px;
		margin: 0 0px 0 5px;
	}
	.pagination .pagination-in li:nth-last-child(2){
		margin-right: 5px;
	}
	.prop-main-g .cke_inner {
		width: 100% !important;
		margin-left: 0;
	}
	.prop-main-g .choose-color-box {
		margin-left: 0;
		margin-top: 10px;
	}
	.prop-main-g .asking-price-btn .price_button {
		margin: 0 auto;
		float: none;
		background-color: #312f2f;
		color: #fff;
		font-weight: 400;
	}
	.prop-main-g .button-group-custom {
		width: 100%;
		margin-left: 0;
		float: none;
	}
	.btn-custom-gray {
		margin-bottom: 7px;
	}
	.prop-main-g .button-group-custom p {
		margin-left: 0 !important;
	}
	.prop-main-g .pro-off .titleName {
		width: auto;
		float: none;
		text-align: left;
	}
	.prop-main-g .pro-office-fourteendec {
		width: auto;
	}
	.prop-main-g .profile_listing_tittle_text {
		text-align: center;
	}
	.prop-main-g .asking-price-btn .price_button+div {
		text-align: center !important;
	}
	.prop-main-g .featured h1 {
		font-size: 24px;
	}
	.prop-main-g .pro_lit_right {
		width: 75%;
	}
	.prop-main-g .gallery-mob {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.prop-main-g .gallery-mob .gallery {
		width: calc(50% - 4px);
	}
	.post-page-g .contact_label {
		width: 100% !important;
		float: none;
	}
	.post-page-g .right_upload a.photo_rmv {
		top: 56px !important;
		left: -48px !important;
	}
	#ParkingDropdown_chosen {
		width: 100% !important;
	}
	.prop-main-g .contact_form_full {
		width: 100% !important;
	}
	.prop-main-g .contact_form_full .captcha-input {
		width: 100%;
		margin-bottom: 10px;
	}
	.prop-main-g .pro_lit_left {
		width: 100%;
	}
	.prop-main-g .right_div {
		width: 100% !important;
	}
	.property_right.property_right-res,
	.property_left.property_left-res {
		width: 100% !important;
	}
	.property_content_full {
		width: 100% !important;
	}
	.property_content_full .property_content_right {
		width: 100% !important;
	}
	.l_btn a img {
		width: 27px;
	}
	.t_num {
		padding-top: 4px;
		width: 40px;
	}
	.t_num p {
		margin-right: 4px;
		color: #002b3b !important;
		font-size: 17px !important;
		font-weight: 700 !important;
	}
	.l_btn {
		float: left;
		width: auto;
		height: auto;
		padding-top: 4px;
	}
	.pro_lit_right .listing_text {
		font-size: 15px !important;
		color: #333 !important;
		font-weight: 400;
	}
	.asking-price-btn .prop_price_text {
		font-size: 15px !important;
		color: #333 !important;
		font-weight: 400;
	}
	.pro_lit_right h4 a {
		font-size: 14px !important;
	}
	.pro_lit_right {
		padding: 0 5px 0 0px;
	}
	.gallery_in .gallery_footer .gallery_footer_right {
		width: 120px;
	}
	.mobile_view .mob-blk .country_mob_list .full-select-div select{
		width: 100%!important;
		height: 40px !important;
		font-size: 17px;
		outline: none;
		padding: 5px;
		background: url(../../../misc/images/drop-down-img.svg) no-repeat right #ddd;
   -webkit-appearance: none;
    border: 1px solid #333;
	 background-position-x: right;
	   margin-bottom: 15px;
	}
	.submit-div .btn-custom-gray{
		margin-bottom: 0px;
		padding: 0 5px 0px 5px;
    font-size: 16px;
	}
}

@media screen and (max-width: 600px) {
	.search-container {
		float: none;
		height: 32px !important;
	}
	.header_search,
	.search-container button {
		float: none;
		display: block;
		text-align: left;
		margin: 14px 0px;
		height: 32px !important;
		font-size: 17px;
	}
	/* .header_search {
    border: 1px solid #ccc;
  }*/
	.all-left-right-button-aug-r_1 {
		width: auto;
		margin-top: 16px;
		margin-left: 2px;
		margin-right: 0;
	}
	.button1-aug-r .PostDate {
		padding-bottom: 0;
		text-align: left;
	}
	.property-browse-g .PostDate {
		text-align: center;
	}
	.prop-main-g .upld_multi_file.my_browse {
		width: 100% !important;
		float: none;
	}
	.prop-main-g .right_upload a {
		margin-left: 0 !important;
		width: 100%;
		display: block;
		text-align: center;
	}
}

@media all and (max-width: 575px) {
	.hide_show_button_fav {
		float: none !important;
		width: 100%;
	}
	.property_content_left,
	.property_content_right {
		width: 100%;
	}
	.contact-input-box,
	.contact-input-box-textarea {
		width: 100%;
	}
	.button1-aug-r .PostDate {
		display: none;
	}
	.button1-aug-r .success_button {
		font-size: 0;
		margin-top: 20px;
		background-color: #fff !important;
		border: none;
		padding: 0;
	}
	.button1-aug-r .success_button .fa {
		font-size: 27px;
		color: red;
	}
}

@media only screen and (max-width:479px) {
	body .lit-right-pro-office-fourteendec .PostDate p {
		margin-top: 5px!important;
	}
	ul#footerSocial {
		margin: 15px 0px 0px 0px;
		padding: 0px;
	}
	.reg-off-mob {
		top: 0 !important;
	}
	.profile_users_bottom .post_tab:first-child {
		margin-top: 6px!important
	}
	.pro_list_new_bot .pro_lit_rightr {
		width: 100%!important
	}
	.pro_lit_rightr .text2 h5 {
		text-align: left
	}
	.pro_lit_right .PostDate {
		margin-bottom: 15px!important
	}
	.button1-aug-r .PostDate p {
		margin-top: 0px !important;
	}
	.profile_users_bottom .sold_tabs {
		padding: 8px 15px 3px;
		width: auto!important
	}
	.prop-main-g .dropzone {
		width: 100%;
	}
	.prop-main-g .gallery-mob {
		justify-content: center;
	}
	.prop-main-g .gallery-mob .gallery {
		max-width: 320px;
		width: 100%;
	}
	.heading_ico5 h2 {
		font-size: 17px !important;
	}
	.txt-left-g {
		text-align: left !important;
	}
	.private_button {
		margin-right: 0 !important;
	}
	.prop-main-g .property-browse-g .pro_lit_right {
		width: 60%;
	}
	.property-browse-g .button1-aug-r {
		width: 55%;
	}
	.prop-main-g .pro_lit_right {
		width: 60%;
	}
	.post-page-head-top {
		font-size: 12px;
	}
	.logo_listing {
		width: 120px;
		margin-top: 0px;
	}
	.logo_listing .logo-sale img {
		width: 100%;
	}
}

@media only screen and (max-width:479px) {
	body .lit-right-pro-office-fourteendec .PostDate p {
		margin-top: 5px!important;
	}
	ul#footerSocial {
		margin: 15px 0px 0px 0px;
		padding: 0px;
	}
	.profile_users_bottom .post_tab:first-child {
		margin-top: 6px!important
	}
	.pro_list_new_bot .pro_lit_rightr {
		width: 100%!important
	}
	.pro_lit_rightr .text2 h5 {
		text-align: left
	}
	.pro_lit_right .PostDate {
		margin-bottom: 15px!important
	}
	.button1-aug-r .PostDate p {
		margin-top: 0px !important;
	}
	.profile_users_bottom .sold_tabs {
		padding: 8px 15px 3px;
		width: auto!important
	}
	.prop-main-g .dropzone {
		width: 100%;
	}
	.prop-main-g .gallery-mob {
		justify-content: center;
	}
	.prop-main-g .gallery-mob .gallery {
		max-width: 320px;
		width: 100%;
	}
	.heading_ico5 h2 {
		font-size: 17px !important;
	}
	.txt-left-g {
		text-align: left !important;
	}
	.private_button {
		margin-right: 0 !important;
	}
	.prop-main-g .property-browse-g .pro_lit_right {
		width: 60%;
	}
	.property-browse-g .button1-aug-r {
		width: 55%;
	}
	.prop-main-g .pro_lit_right {
		width: 60%;
	}
	.post-page-head-top {
		font-size: 12px;
	}
	.private_button img {
		width: 80px !important;
	}
	.terms-page-g .pro_list {
		margin-left: 0;
		width: 100%;
	}
	.lit-right-pro-office-fourteendec .btn_group_profile {
		width: 295px !important;
		margin-left: 55px !important;
		margin-top: 53px;
	}
	.pro-off .profile_listing_add_to_fav {
		font-size: 12px;
		float: right;
		margin-right: 93px;
	}
	.pro-off .logo_img_profile {
		width: 50%;
		margin-top: 24px;
		height: 45px;
		margin-left: 70px;
		float: left;
	}
}

@media only screen and (max-width:379px) {
	.button1-aug-r {
		width: 69px !important;
	}
}

.heading_inner .page_type_heading {
	margin: 0px 1px 1px 1px;
	float: right;
	font-size: 25px;
}

.no-record {
	height: 700px;
}

.btn_group_profile {
	margin-left: 98px;
	margin-top: 53px;
}

.prop_heading_detail {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #777;
}

.pro_list .text4 {
	color: #777 !important;
}

.property_heading_middle .text2 {
	font-size: 15px !important;
	color: #777 !important;
	font-weight: normal !important;
}

.pro_lit_right .listing_text {
	font-size: 12px;
	color: #777;
}

.slider_latest_prop {
	margin-top: 213px;
	text-align: center;
}

.button1-aug-r .PostDate {
	margin-top: 25px;
}

.right_div .pro_lit_right h4 {
	margin: 0;
}

.pro-off .asking-price-btn {
	float: right;
	height: 55px;
	margin-right: 0px;
}

.pro-off .profile_listing_add_to_fav {
	font-size: 12px;
	float: right;
	height: 30px;
	width: 130px
}

.show_agent_profile {
	padding-right: 0;
	margin-top: 30px;
	margin-bottom: 13px;
}

.show_agent_profile img {
	max-width: 110px;
}

.show_agent_profile b {
	bottom: 10px;
	position: absolute;
}

.show_deatils_height {
	height: 38px;
}

.asking-price-btn .prop_price_text {
	font-size: 12px;
	text-align: center;
}