html, body {
	height:100%;
}
/*ul, li {

	list-style:none;

}*/

/* General reset */



@font-face {
	font-family: 'open_sanssemibold_italic';
	src: url('../fonts/opensans-semibolditalic-webfont.eot');
	src: url('../fonts/opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibolditalic-webfont.ttf') format('truetype'), url('opensans-semibolditalic-webfont.svg#open_sanssemibold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanslight_italic';
	src: url('opensans-lightitalic-webfont.eot');
	src: url('opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-lightitalic-webfont.ttf') format('truetype'), url('opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanslight';
	src: url('opensans-light-webfont.eot');
	src: url('opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-light-webfont.ttf') format('truetype'), url('opensans-light-webfont.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansextrabold_italic';
	src: url('opensans-extrabolditalic-webfont.eot');
	src: url('opensans-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-extrabolditalic-webfont.ttf') format('truetype'), url('opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansextrabold';
	src: url('opensans-extrabold-webfont.eot');
	src: url('opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-extrabold-webfont.ttf') format('truetype'), url('opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansbold_italic';
	src: url('opensans-bolditalic-webfont.eot');
	src: url('opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-bolditalic-webfont.ttf') format('truetype'), url('opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansbold';
	src: url('opensans-bold-webfont.eot');
	src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-bold-webfont.ttf') format('truetype'), url('opensans-bold-webfont.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanssemibold';
	src: url('../fonts/opensans-semibold-webfont.eot');
	src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/opensans-regular-webfont.eot');
	src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansitalic';
	src: url('opensans-italic-webfont.eot');
	src: url('opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-italic-webfont.ttf') format('truetype'), url('opensans-italic-webfont.svg#open_sansitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'futura_lightregular';
	src: url('../fonts/futura_light-webfont.eot');
	src: url('../fonts/futura_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura_light-webfont.ttf') format('truetype'), url('../fonts/futura_light-webfont.svg#futura_lightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'futurabold';
	src: url('../fonts/futura_extra_bold-webfont.eot');
	src: url('../fonts/futura_extra_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura_extra_bold-webfont.ttf') format('truetype'), url('../fonts/futura_extra_bold-webfont.svg#futurabold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'futuraextendedregular';
	src: url('../fonts/futuraextended-webfont.eot');
	src: url('../fonts/futuraextended-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futuraextended-webfont.ttf') format('truetype'), url('futuraextended-webfont.svg#futuraextendedregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin:0;
	font-family: 'open_sansregular';
	color:#4e4a48;
	background:#e7e7e7;
}
strong {
	font-weight: normal;
	font-family: 'PMSemiBold', sans-serif;
}
img {
	border-style:none;
	vertical-align:top;
}
a {
	text-decoration:none !important;
}
a:hover {
	text-decoration:underline;
}
* +html .clearfix {
	height:1%;
}
/*.clearfix:after {
	display:block;
	clear:both;
	content:"";
}*/
input, textarea, select {
	color:#000;
	vertical-align:middle;
	font:100% Arial, Helvetica, sans-serif;
	width:100%;
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #c4c4c4;
	color: #a1a1a1;
	float: left;
	font-family: "open_sanssemibold";
	font-size: 14px;
	/*height: 50px;*/

    /*line-height: 50px;*/

    margin: 0;
	padding: 0 0 0 10px;
	width: 100%;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
a:focus, input:focus, textarea:focus, select:focus {
	outline:none;
}
blockquote, q {
	quotes:none;
}
q:before, q:after {
	content:"";
}
aside, nav, footer, header, section, article {
	display:block;
}
/* header */



/*.header_div_main {
	padding:10px 1%;
	float:left;
	width:98%;
}
#header {
	box-sizing: border-box;
	left: 0;
	position: fixed;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 200;
}
#header .logo {
	float:left;
	position: relative;
	z-index: 2;
	width:411px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
}
#header .logo a {
	display:block;
}
#header .logo img {
	display: block;
	max-width: 100%;
	height: auto;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
}
#header .sign, #header .login {
	float: right;
	color: #fff;
	padding: 8px 20px;
	margin: 0px;
	font-size:25px;
}
#header .logout {
	color: #fff;
	float: right;
	font-size: 25px;
	margin: 0px 8px 0px 0px;
	padding: 8px 20px;
	background: none repeat scroll 0 0 #73bf44;/*border-radius: 5px;

}
#header.cbp-af-header-shrink .logout {
	font-size: 20px;
	margin:0px;
}
#header .sign {
	background:#007bb0;	border-radius:5px;

}
#header .sign:hover {
	text-decoration: none;
	background:#005e86;

}
#header .login {
background:#73bf44;

border-radius:5px;

}
#header .login:hover {
	text-decoration: none; *background:#509d20;

}
#header.cbp-af-header-shrink {
	border-bottom: 1px solid #d0d0d0;
	background: rgba(250,250,250,0.98);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}
#header.cbp-af-header-shrink .sign, #header.cbp-af-header-shrink .login {
	color: #fff;
	float: right;
	font-size: 17px;
	margin: 0 0 0 10px;
	padding: 10px 20px;
}
#header.cbp-af-header-shrink .logo {
	width:191px;
}
#header.cbp-af-header-shrink .cloud {
	display:none;
}
#header.cbp-af-header-shrink .log-form .reg {
	font-size: 16px;
	line-height: 24px;
	height:  24px;
}*/
/* end header */


/* popup */

.popup {
	/*width:650px;*/

	background:#fff;
	border-radius:0px;
}
.popup .title {
	padding: 30px 0px 15px 0;
	overflow: hidden;
	width:600px;
	border-bottom:#e5e5e5 1px solid
}
.popup .title strong {
	float: left;
	color: #444546;
	font-size:22px;
	position: relative;
	padding: 0 0 0 18px;
	font-family: 'open_sanssemibold';
	text-transform:none;
}
.popup .title strong:after {
	content: "";
	position: absolute;
	bottom: -15px;
	left:0;
	width:100%;
	height: 3px;
	background: #ee7030;
}
.popup .title span {
	float: right;
	color: #979797;
	font-size:14px;
	font-family: 'open_sansregular';
	text-transform:none;
	margin-right:14px;
	position:absolute;
	right:0px;
	top:28px;
}
.popup .title .sign {
	display: inline-block;
	color: #fff;
	font-size:14px;
	font-family: 'open_sansregular';
	background:#73bf44 /*url(../images/bg-link.jpg) left top repeat-x*/;
	width:92px;
	height: 27px;
	line-height:27px;
	margin: 5px 0 0;
	text-align: center;
	border-radius:0px;
}
.popup .title .sign:hover {
	text-decoration: none;
}
.popup .title .login {
	display: inline-block;
	color: #fff;
	font-size:14px;
	font-family: 'open_sansregular';
	background:#73bf44/* url(../images/bg-link-l.jpg) left top repeat-x*/;
	width:70px;
	height: 27px;
	line-height:27px;
	margin: 5px 0 0;
	text-align: center;
	border-radius:0px;
}
.popup .title .login:hover {
	text-decoration: none;
}
.popup .popup-inner {
	padding: 40px 30px 30px;
}
.popup .popup-inner.login-form {
	width:340px;
	font-size: 15px;
	color:#333;
	margin: 0 auto;
}
.popup .in-link {
	display: block;
	margin: 0 0 20px;
	background: #037ebd;
}
.popup .row {
	padding: 0 0 14px;
}
.popup .ftxt {
	color:#979797;
	font-size:14px;
	line-height:21px;
	font-family: 'open_sansregular';
	padding: 0 0 14px;
	text-align:center;
}
.popup .row:after {
	content: "";
	display: block;
	clear: both;
}
.popup .txt {
	display: block;
	width:100%;
	height: 41px;
	border: 1px solid #c7c5c5;
	background: #fafafa;
	padding: 0 15px;
	color: #686767;
	font:15px/18px 'PMLight', sans-serif;
	box-shadow:2px 2px 3px rgba(0,0,0,0.1) inset;
	-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.1) inset;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
 .popup .txt::-moz-placeholder {
 color: #686767;
 opacity: 1;
}
 .popup .txt::-webkit-input-placeholder {
 color: #686767;
}
.popup .or {
	background: url(../img/bg-line.png) repeat-x 0 50%;
	font:18px/20px 'PMLight', sans-serif;
	color: #686767;
	margin: 0 0 20px;
}
.popup .or span {
	display: block;
	margin: 0 auto;
	text-align: center;
	width:48px;
	position: relative;
	background: #fff;
}
.popup .sbm {
	float: right;
	width:145px;
	height: 40px;
	background:#0065b2/*url(../images/login_p_bg.jpg) left top repeat-x*/;
	border: 0;
	color: #fff;
	font:18px/20px 'PMSemiBold', sans-serif;
	cursor: pointer;
	padding: 0;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	border-radius:0px;
}
.popup .sbm:hover {
	float: right;
	width:145px;
	height: 40px;
	background:#009/*url(../images/login_p_bg.jpg) left top repeat-x*/;
	border: 0;
	color: #fff;
	font:18px/20px 'PMSemiBold', sans-serif;
	cursor: pointer;
	padding: 0;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	border-radius:0px;
}
.popup .sbm_s {
	float: left;
	width:145px;
	height: 40px;
	background:#73bf44 /*url(../images/login_p_bg.jpg) left top repeat-x*/;
	border: 0;
	color: #fff;
	font:18px/20px 'PMSemiBold', sans-serif;
	cursor: pointer;
	padding: 0;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	margin-left:100px;
	border-radius:0px;
}
.popup .sbm_r {
	float: left;
	width:145px;
	height: 40px;
	background:#007bb0 /*url(../images/reg_bg.jpg) left top repeat-x*/;
	border: 0;
	color: #fff;
	font:18px/20px 'PMSemiBold', sans-serif;
	cursor: pointer;
	padding: 0;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	border-radius:0px;
}
.popup .check {
	float: left;
	width: 16px;
	height: 16px;
	position: relative;
	z-index: 2;
	/*opacity: 0;*/

    margin: 0 -16px 0 0;
	border:#c7c5c5 1px solid;
}
.popup .check + label {
	padding:0 0 0 27px;
	color: #828282;
	font-size: 14px;
	line-height: 18px;
	float: left;
	background: url(../img/check.png) no-repeat;
}
.popup .check + label a {
	color: #007bb0;
	text-decoration:underline !important;
	font-family: 'open_sansregular';
	padding-left:5px;
}
.popup .check + label a:hover {
	text-decoration:none !important;
}
.popup .check:checked + label {
	background-position: 0 -84px;
}
.popup .login-form .check + label, .popup .login-form .check {
	margin-top:10px;
}
.popup .popup-inner.sign-form {
	width:456px;
	color:#333;
	margin: 0 auto;
}
.popup .popup-inner .col {
	float: left;
	width: 100%;
}
.popup .popup-inner .col-r {
	float: right;
}
.popup .question {
	float: left;
	color: #000;
	margin:-5px 0 10px;
}
.popup .text {
	font:18px/20px 'PMSemiBold', sans-serif;
	text-align: center;
	width:400px;
	padding: 0 20px;
}
.popup .forgotPass {
	color: #007bb0;
	text-decoration:underline !important;
	font-family: 'open_sansregular';
}
.popup .forgotPass:hover {
	text-decoration:none !important;
}
.popup .re_para {
	padding: 0px 0px 15px 50px;
	width:90%;
	float:left;
}
/* end popup */



#back-top {
	position: fixed;
	bottom: 30px;
	right:2%;
	z-index:999;
}
#back-top a {
	width:67px;
	height:67px;
	display: block;
	background:#ee7030 url(../img/top.png) no-repeat 50% 50%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
#back-top:hover a {
	background-color:#284694;
}

/* ------------------- iPad portrait ------------------- */

@media only screen and (max-width : 1180px) {
.video-block, .boxes, .activity {
	background-size: auto 100%;
	background-attachment: scroll;
	background-position: 50% 50%!important;
}
.boxes {
	background-size: 100% auto;
}
.boxes > ul > li, .activity .side {
	opacity: 1;
	transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	-webkit-transform:scale(1, 1);
}
.activity .activity-inner > img {
	opacity: 1;
	right:-138px;
}
}
/* ========= Developers END ========= */

#ForgotForgotForm .txt, #UserResetPassForm .txt {
	width: 400px;
}
#UserResetPassForm, #ForgotBlock {
	width: 466px;
	margin: 0 auto;
}
#forgotMsg {
	width: 460px;
	margin: 0 auto;
}
#incorrectHash {
	width: 500px;
	margin: 0 auto;
}
.popup .title {
	margin: 0 auto;
}
#UserResetPassForm .sbm {
	float:left;
	margin: 0px;
	width: 140px;
	height: 43px;
}
.text-block-hold .btn.join-sign {
	font: 19px/43px 'PMBold', sans-serif;
}
.highlights {
	color: #eb7f00;
	font-weight: bold
}
.documentLoading {
	display: none;
}

.main_div {
	width:100%;
	float:left;
}
.margin_div_1158 {
	width:1158px;
	margin:0px auto;
}
.blue_top_line {
	width:98%;
	float:left;
	background:#0065b1;
	min-height:37px;
	padding:0px 1%;
}
.social_icon {
	float:right;
	font-size:15px;
	color:#fff;
}
.social_icon ul {
	margin:0px;
	padding:0px;
}
/*.social_icon ul li{float:left; width:39px; height:30px; list-style:none; padding-top:9px; text-align:center; background:url(../images/line_blue.jpg) top right repeat-y;}*/



.social_icon ul li {
	background: none repeat scroll 0 0 #007ad5;
	border-radius: 100%;
	float: left;
	height: 25px;
	list-style: outside none none;
	margin: 5px;
	padding-top: 4px;
	text-align: center;
	width: 30px;
}
.social_icon ul li a {
	color:#fff;
	text-decoration:none;
}
.social_icon a {
}
.social_icon ul li:hover {
	background: none repeat scroll 0 0 #00477c;
	border-radius: 100%;
	float: left;
	height: 25px;
	list-style: outside none none;
	margin: 5px;
	padding-top: 4px;
	text-align: center;
	width: 30px;
}
.social_icon_line {
	float:left;
	width:39px;
	height:30px;
	padding-top:9px;
	text-align:center;
	background:url(../images/line_blue.jpg) top right repeat-y;
}
.w800px {
	margin:0px auto;
	width: 1000px;
}

.banner_search {
	background:url(../images/bg_teg.png) top left repeat;
	width:210px;
	margin: 10px auto 10px 10px;
	padding:15px;
	display:inline-block;
}
/*.banner_teg span {
	font-size:53px;
}*/
.w1083 {
	width:1110px;
	margin:0px auto;
}
.w100 {
	width:100%;
	float:left;
}
/*.menu {width:100%; float:left;}

.menu ul {margin:0px; padding:0px;}

.menu ul li {width:18%; float:left; margin-right:1%; margin-left:1%; list-style:none;}



.menu ul li.menu1 {background:url(../images/menu_bg.png) top left repeat; height:150px; text-align:center; color:#fff;}

.menu ul li.menu1 a{float:left; color:#2b2b2b; text-decoration:none; text-align:center; width:100%; float:left;}

.menu ul li.menu1 a span {

   background: url(../images/icons.png) top left -271px no-repeat;

    float: left;

    height: 48px;

    width: 55px;

	margin-top:25px;

	margin-left:70px;

}

.menu ul li.menu1 a p {width:100%; float:left;}



.menu ul li.menu1:hover {background:url(../images/menu_hover.png) top left repeat; height:150px; text-align:center; color:#fff;}

.menu ul li.menu1:hover a{float:left; color:#ffffff; text-decoration:none; text-align:center; width:100%; float:left;}

.menu ul li.menu1:hover a span {background: url(../images/icons.png) bottom left -271px no-repeat; float:left;

    height: 48px;

    width: 55px;

	margin-top:25px;

	margin-left:70px;}

.menu ul li.menu1:hover a p {width:100%; float:left;}







.menu ul li.menu2 {background:url(../images/menu_bg.png) top left repeat; height:150px; text-align:center; color:#fff;}

.menu ul li.menu2 a{float:left; color:#2b2b2b; text-decoration:none; text-align:center; width:100%; float:left;}

.menu ul li.menu2 a span {

   background: url(../images/icons.png) top left -215px no-repeat;

    float: left;

    height: 48px;

    width:55px;

	margin-top:25px;

	margin-left:70px;

}

.menu ul li.menu2 a p {width:100%; float:left;}



.menu ul li.menu2:hover {background:url(../images/menu_hover.png) top left repeat; height:150px; text-align:center; color:#fff;}

.menu ul li.menu2:hover a{float:left; color:#ffffff; text-decoration:none; text-align:center; width:100%; float:left;}

.menu ul li.menu2:hover a span {background:url(../images/icons.png) bottom left -215px no-repeat; float:left;

    height: 48px;

    width:55px;

	margin-top:25px;

	margin-left:70px;}

.menu ul li.menu2:hover a p {width:100%; float:left;}









.menu ul li.menu3 {background:url(../images/menu_bg.png) top left repeat; height:150px; text-align:center; color:#fff;}

.menu ul li.menu3 a{float:left; color:#2b2b2b; text-decoration:none; text-align:center; width:100%; float:left;}

.menu ul li.menu3 a span {

   background: url(../images/icons.png) top left no-repeat;

    float: left;

    height:48px;

    width:55px;

	margin-top:25px;

	margin-left:70px;

}

.menu ul li.menu3 a p {width:100%; float:left;}



.menu ul li.menu3:hover {background:url(../images/menu_hover.png) top left repeat; height:150px; text-align:center; color:#fff;}

.menu ul li.menu3:hover a{float:left; color:#ffffff; text-decoration:none; text-align:center; width:100%; float:left;}

.menu ul li.menu3:hover a span {background: url(../images/icons.png) bottom left no-repeat; float:left;

    height:48px;

    width:55px;

	margin-top:25px;

	margin-left:70px;}

.menu ul li.menu3:hover a p {width:100%; float:left;}







.menu ul li.menu4 {background:url(../images/menu_bg.png) top left repeat; height:150px; text-align:center; color:#fff;}

.menu ul li.menu4 a{float:left; color:#2b2b2b; text-decoration:none; text-align:center; width:100%; float:left;}

.menu ul li.menu4 a span {

   background: url(../images/icons.png) top left -105px no-repeat;

    float: left;

    height:48px;

    width:55px;

	margin-top:25px;

	margin-left:73px;

}

.menu ul li.menu4 a p {width:100%; float:left;}



.menu ul li.menu4:hover {background:url(../images/menu_hover.png) top left repeat; height:150px; text-align:center; color:#fff;}

.menu ul li.menu4:hover a{float:left; color:#ffffff; text-decoration:none; text-align:center; width:100%; float:left;}

.menu ul li.menu4:hover a span {background: url(../images/icons.png) bottom left -105px no-repeat; float: left;

    height:48px;

    width:55px;

	margin-top:25px;

	margin-left:73px;}

.menu ul li.menu4:hover a p {width:100%; float:left;}





.menu ul li.menu5 {background:url(../images/menu_bg.png) top left repeat; height:150px; text-align:center; color:#fff;}

.menu ul li.menu5 a{float:left; color:#2b2b2b; text-decoration:none; text-align:center; width:100%; float:left;}

.menu ul li.menu5 a span {

   background: url(../images/icons.png) top left -157px no-repeat;

    float: left;

    height:48px;

    width:55px;

	margin-top:25px;

	margin-left:70px;

}

.menu ul li.menu5 a p {width:100%; float:left;}



.menu ul li.menu5:hover {background:url(../images/menu_hover.png) top left repeat; height:150px; text-align:center; color:#fff;}

.menu ul li.menu5:hover a{float:left; color:#ffffff; text-decoration:none; text-align:center; width:100%; float:left;}

.menu ul li.menu5:hover a span {background:url(../images/icons.png) bottom left -157px no-repeat; float: left;

    height:48px;

    width:55px;

	margin-top:25px;

	margin-left:70px;}

.menu ul li.menu5:hover a p {width:100%; float:left;}*/





.menu {
	float: left;
	width: 100%;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu ul li {
	float: left;
	list-style: outside none none;
	margin-left: 1%;
	margin-right: 1%;
	text-transform: uppercase;
	width: 18%;
}
.menu ul li.menu1 {
	background: url("../images/menu_bg.png") repeat scroll left top rgba(0, 0, 0, 0);
	color: #fff;
	height: 125px;
	text-align: center;
}
.menu ul li.menu1 a {
	color: #2b2b2b;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.menu ul li.menu1 a span {
	/*background: url("../images/icons1.png") no-repeat scroll left top rgba(0, 0, 0, 0);*/
	
	
	background:url("../images/buy-rent.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 35px;
	margin-left: 73px;
	margin-top: 12px;
	width: 58px;
}
.menu ul li.menu1 a p {
	float: left;
	width: 100%;
	margin-top:0px !important;
}
.menu ul li.menu1:hover {
	background: url("../images/menu_hover.png") repeat scroll left top rgba(0, 0, 0, 0);
	/*background-color:#73bf44;*/

	color: #fff;
	height: 100px;
	text-align: center;
}
.menu ul li.menu1:hover a {
	color: #ffffff;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.menu ul li.menu1:hover a span {
	/*background: url("../images/icons1.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);*/

	background:url("../images/buy-rent.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	float: left;
	height: 35px;
	margin-left: 73px;
	width: 58px;
}
.menu ul li.menu1:hover a p {
	float: left;
	width: 100%;
}
.menu ul li.menu2 {
	background: url("../images/menu_bg.png") repeat scroll left top rgba(0, 0, 0, 0);
	/*background-color:#007bb0;*/

	color: #2d2d2d;
	height: 125px;
	text-align: center;
}
.menu ul li.menu2 a {
	color: #2b2b2b;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.menu ul li.menu2 a span {
	/*background: url("../images/icons1.png") no-repeat scroll left -35px top rgba(0, 0, 0, 0);*/
	background: url("../images/developr.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 35px;
	margin-left: 83px;
	margin-top: 12px;
	width: 33px;
}
.menu ul li.menu2 a p {
	float: left;
	width: 100%;
	margin-top:0px !important;
}
.menu ul li.menu2:hover {
	background: url("../images/menu_hover.png") repeat scroll left top rgba(0, 0, 0, 0);
	/*	background-color:#73bf44;*/

	color: #fff;
	height: 125px;
	text-align: center;
}
.menu ul li.menu2:hover a {
	color: #ffffff;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.menu ul li.menu2:hover a span {
	/*background: url("../images/icons1.png") no-repeat scroll left -35px bottom rgba(0, 0, 0, 0);*/

	background: url("../images/developr.png") no-repeat scroll left bottom 3px rgba(0, 0, 0, 0);
	float: left;
	height: 35px;
	margin-left: 83px;
	width: 33px;
}
.menu ul li.menu2:hover a p {
	float: left;
	width: 100%;
}
.menu ul li.menu3 {
	background: url("../images/menu_bg.png") repeat scroll left top rgba(0, 0, 0, 0);
	/*background-color:#007bb0;*/

	color: #2b2b2b;
	height: 125px;
	text-align: center;
}
.menu ul li.menu3 a {
	color: #2b2b2b;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.menu ul li.menu3 a span {
	/*background: url("../images/icons1.png") no-repeat scroll left -82px top rgba(0, 0, 0, 0);*/
	background: url("../images/agent.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 35px;
	margin-left: 90px;
	margin-top: 12px;
	width: 41px;
}
.menu ul li.menu3 a p {
	float: left;
	width: 100%;
	margin-top: 3px;
	color:#2b2b2b;
}
.menu ul li.menu3:hover {
	background: url("../images/menu_hover.png") repeat scroll left top rgba(0, 0, 0, 0);
	color: #fff;
	height: 125px;
	text-align: center;
}
.menu ul li.menu3:hover a {
	color: #ffffff;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.menu ul li.menu3:hover a span {
	/*background: url("../images/icons1.png") no-repeat scroll left -82px bottom 3px rgba(0, 0, 0, 0);*/
	background: url("../images/agent.png") no-repeat scroll left bottom 4px rgba(0, 0, 0, 0);
	float: left;
	height: 35px;
	margin-left: 90px;
	width: 41px;
}
.menu ul li.menu3:hover a p {
	float: left;
	width: 100%;
	margin-top: 3px;
	color:#fff;
}
.menu ul li.menu4 {
	background: url("../images/menu_bg.png") repeat scroll left top rgba(0, 0, 0, 0);
	/*background-color:#007bb0;*/

	color: #2b2b2b;
	height: 125px;
	text-align: center;
}
.menu ul li.menu4 a {
	color: #2b2b2b;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.menu ul li.menu4 a span {
	/*background: url("../images/icons1.png") no-repeat scroll left -117px top rgba(0, 0, 0, 0);*/
	background: url("../images/broker.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	height: 35px;
	margin-left: 85px;
	margin-top: 12px;
	width: 40px;
}
.menu ul li.menu4 a p {
	float: left;
	width: 100%;
	margin-top: 3px;
	color:#2b2b2b;
}
.menu ul li.menu4:hover {
	background: url("../images/menu_hover.png") repeat scroll left top rgba(0, 0, 0, 0);
	color: #fff;
	height: 125px;
	text-align: center;
}
.menu ul li.menu4:hover a {
	color: #ffffff;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.menu ul li.menu4:hover a span {
	/*background: url("../images/icons1.png") no-repeat scroll left -117px bottom 3px rgba(0, 0, 0, 0);*/
	background: url("../images/broker.png") no-repeat scroll left bottom 3px rgba(0, 0, 0, 0);
	float: left;
	height: 35px;
	margin-left: 85px;
	width: 40px;
}
.menu ul li.menu4:hover a p {
	float: left;
	width: 100%;
	margin-top: 3px;
	color:#fff;
}
.menu ul li.menu5 {
	background: url("../images/menu_bg.png") repeat scroll left top rgba(0, 0, 0, 0);
	/*background-color:#007bb0;*/

	color: #2b2b2b;
	height: 125px;
	text-align: center;
	font-size:15px;
}
.menu ul li.menu5 a {
	color: #2b2b2b;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.menu ul li.menu5 a span {
	background: url("../images/service-provider-bg.png") no-repeat left top;
	float: left;
	height: 33px;
	margin-left: 85px;
	margin-top: 12px;
	width: 69px;
}
.menu ul li.menu5 a p {
	float: left;
	margin-top: 0;
	width: 100%;
	margin-top: 3px;
	color:#2b2b2b;
}
.menu ul li.menu5:hover {
	background: url(../images/menu_hover.png) repeat scroll left top rgba(0, 0, 0, 0);
	color: #fff;
	height: 125px;
	text-align: center;
}
.menu ul li.menu5:hover a {
	color: #ffffff;
	float: left;

	text-align: center;
	text-decoration: none;
	width: 100%;
}
.menu ul li.menu5:hover a span {
	background: url(../images/service-provider-bg.png) no-repeat left bottom;
	float: left;
	height: 33px;
	margin-left: 85px;
	width: 69px;
}
.menu ul li.menu5:hover a p {
	float: left;
	width: 100%;
	margin-top: 3px;
	color:#fff;
}
.map_section {
	width:100%;
	float:left;
	background:url(../images/bgmap.jpg) top left repeat;
	padding-bottom:80px;
}
.title {
	font-size:53px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	font-family: 'futuraextendedregular';
}
.title h1 {
	font-weight:normal;
	margin:30px 0px;
	padding:0px;
	line-height:50px;
}
.title h1 span {
	font-size:25px;
}
.map_cercal {
	width:100%;
	float:left;
	background:#e7e7e7;
	padding-bottom:60px;
}
.map_cercal ul {
	margin:0px;
	padding:0px;
	border-top:8px #FFFFFF solid;
}
.map_cercal ul li {
	background:#e7e7e7;
	border: 6px solid #ffffff;
	border-radius: 100%;
	float: left;
	height: 100px;
	list-style: outside none none;
	margin-right: 1.95%;
	margin-top: -81px;
	width: 14%;
	text-align:center;
	padding-top:60px;
}
.map_cercal ul li a {
	color:#284694;
}
.map_cercal ul li:hover {
	border: 6px solid #ed8727;
}
/* ============================================================

  Parallax SECTIONS START

============================================================ */

section.module:last-child {
	margin-bottom: 0;
}
section.module.parallax {
	height: 380px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
section.module.parallax-1 {
	background-image: url("../images/1.jpg");
}
section.module.parallax-2 {
	background-image: url("../images/2.jpg");
	height:800px !important;
}
section.module.parallax-3 {
	background-image: url("../images/3.jpg");
}
/* ============================================================

  Parallax SECTIONS END

============================================================ */

/*------------- Find Section -------------*/

.titles {
	font-size:28px;
	color:#ffffff;
	text-align:left;
	margin-top:106px;
	float:left;
	width:100%;
}
.find_tegline {
	font-size:16px;
	color:#FFFFFF;
}
.find_form {
	width:100%;
	float:left;
	margin-top:35px;
}
.selects_main {
	width:270px;
	float:left;
	margin-right:20px;
}
.selects_main select {
	width:78%;
	float:left;
	height:40px;
	border:1px solid #bebebe;
	font-size:14px;
	color:#858585;
}
.redio_sec {
	width:auto;
	float:left;
}
.redio_sec span {
	background: none repeat scroll 0 0 #ffffff;
	color: #858585;
	float: left;
	font-size: 14px;
	height: 29px;
	margin-left: 10px;
	padding-left: 15px;
	padding-top: 11px;
	width: 35px;
}
.redio_sec .rediobtn {
	float:left;
	background:#dee5e8;
	height:40px;
	border:1px solid #bebebe;
	margin-right: 60px;
}
.redio_sec .rediobtn input {
	float:left;
	padding-top:15px;
}
.find_smt_btn {
	float:left;
	background:#007bb0;
	border-radius: 5px;
	color: #fff;
	font-size: 17px;
	border:0px;
	cursor:pointer;
}
.find_smt_btn:hover {
	background:#005e86;
}
.find_smt_btns {
	float:left;
	background: url("../images/search.png") no-repeat 91% center;
	border-radius: 5px;
	color: #fff;
	font-size: 17px;
	padding: 10px 50px 10px 10px;
	border:0px;
	cursor:pointer;
}
.space {
	margin-top:10px;
	float:left;
}
.fl {
	float:left;
}
.title2 {
	width:96%;
	margin:0px 2%;
	font-size:45px;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/title2_bg.png) left bottom repeat-x;
	font-family: 'futuraextendedregular';
}
.title2 h1 {
	font-weight:normal;
	padding:55px 0px 20px;
	margin:0px;
	line-height:50px;
}
.title2 h1 span {
	font-size:35px;
}
.Service_main {
	width:100%;
	float:left;
	padding:40px 0px 0px;
}
.Ser_col {
	width:29.8%;
	float:left;
	background:url(../images/ser_bg.png) left top repeat;
	margin-right:60px;
	min-height:437px;
}
.Service_main .none {
	margin-right:0px;
}
/*.Ser_col{

	opacity: 1;

    transform:scale(1, 1);

    -moz-transform:scale(1, 1);

    -webkit-transform:scale(1, 1);

}



.Ser_col:nth-child(2) {

    transition:transform 0.7s ease 1.0s, opacity 0.7s ease 1.0s;

    -moz-transition:transform 0.7s ease 1.0s, opacity 0.7s ease 1.0s;

    -webkit-transition:transform 0.7s ease 1.0s, opacity 0.7s ease 1.0s;

}



.Ser_col:nth-child(3) {

    transition:transform 0.7s ease 1.5s, opacity 0.7s ease 1.5s;

    -moz-transition:transform 0.7s ease 1.5s, opacity 0.7s ease 1.5s;

    -webkit-transition:transform 0.7s ease 1.5s, opacity 0.7s ease 1.5s;

}

*/

.Ser_col_main {
	width:91%;
	float:left;
	padding:30px 25px 25px 30px;
}
.col {
	width:100%;
	float:left;
	padding:10px 0px
}
.col_icon {
	width:25px;
	float:left;
	height:25px;
	background:url(../images/ser_icon.png) left top no-repeat;
}
.col_txt {
	width:88%;
	float:left;
	margin-left:10px;
	font-size:18px;
	color:#FFFFFF;
	line-height:18px;
	font-family: 'open_sanssemibold';
}
.col_2 {
	background-position:0px -27px;
}
.col_3 {
	background-position:0px -57px;
}
.col_4 {
	background-position:0px -83px;
}
.col_5 {
	background-position:0px -113px;
}
.col_6 {
	background-position:-32px -0px;
}
.col_7 {
	background-position:-32px -27px;
}
.col_8 {
	background-position:-32px -57px;
}
.col_9 {
	background-position:-32px -83px;
}
.col_10 {
	background-position:-32px -113px;
}
.col_11 {
	background-position:-57px 0px;
}
.col_12 {
	background-position:-57px -27px;
}
.col_13 {
	background-position:-57px -57px;
}
.col_14 {
	background-position:-57px -83px;
}
.col_15 {
	background-position:-57px -113px;
}
.for_section {
	width:100%;
	float:left;
	background:#fff;
	padding:65px 0px 34px;
}
.for_main {
	width:100%;
	float:left;
}
.for_main_div {
	width:974px;
	margin:0px auto;
}
.for_col {
	width:100%;
	float:left;
	background:url(../images/join_bg.png) center bottom no-repeat;
	padding-bottom:72px;
}
.for_col1 {
	width:20.4%;
	float:left;
	margin:0px 22px;
}
.for_col1 .img {
	width:100%;
	float:left;
	text-align:center;
}
.for_col1 .heading {
	width:100%;
	float:left;
	font-size:19px;
	color:#595a5c;
	line-height:27px;
	text-align:center;
	padding:15px 0px;
	text-transform:uppercase;
	font-family: 'futuraextendedregular';
}
.for_col1 .txt {
	width:100%;
	float:left;
	font-size:14px;
	color:#626262;
	text-align:center;
	font-family: 'open_sansregular';
}
.for_col1 .btn {
	width:100%;
	float:left;
	text-align:center;
	margin-top:10px;
}
.for_col1 .btn1, .for_col1 .btn2 {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size:16px;
	height:36px;
	line-height:36px;
	text-align:center;
}
.for_col1 .btn1 {
	background:#007bb0;
	width:155px;
	display:inline-block;
	margin-bottom:10px;
	border:#007bb0 1px solid;
}
.for_col1 .btn1:hover {
	background:#005e86;
}
.for_col1 .btn2 {
	background:#73bf44;
	width:184px;
	display:inline-block;
	border:#73bf44 1px solid;
}
.for_col1 .btn2:hover {
	background:#509d20;
}
.join_main {
	background: url("../images/join_bg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	float: left;
	padding: 30px 0;
	width: 100%;
}
.joins {
	float: left;
	text-align: center;
	width: 100%;
}
.joins .txt {
	color: #595a5c;
	float: left;
	font-family: "futuraextendedregular";
	font-size: 34px;
	margin-bottom: 15px;
	width: 100%;
}
.joins .btn_r {
	background: none repeat scroll 0 0 #007bb0;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 25px;
	height: 70px;
	line-height: 70px;
	margin: 0 0 0 10px;
	padding: 0 40px;
	width: 150px;
}
.joins .btns {
	margin: 0 auto;
	width: 400px;
}
.joins .btn_r:hover {
	background: none repeat scroll 0 0 #005e86;
}
.joins .btn_l {
	background: none repeat scroll 0 0 #73bf44;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 25px;
	height: 70px;
	line-height: 70px;
	margin: 0 0 0 10px;
	padding: 0 55px;
	width: 120px;
}
.joins .btn_l:hover {
	background: none repeat scroll 0 0 #509d20;
}
.join_l {
	width:auto;
	float:left;
}
.join_l .txt {
	width:auto;
	float:left;
	font-size:34px;
	color:#595a5c;
	font-family: 'futuraextendedregular';
	margin-top:15px;
}
.join_l .img {
	width:auto;
	float:left;
	margin:8px 10px 0px;
}
.join_l .btn {
	color: #fff;
	float: right;
	font-size: 25px;
	margin: 0 0 0 10px;
	padding: 0px 0px 0px 20px;
	height:50px;
	width:150px;
	line-height:50px;
	background:#007bb0;
	border-radius:5px;
}
.join_l .btn:hover {
	background:#005e86;
}
.join_r {
	width:auto;
	float:right;
}
.join_r .txt {
	width:auto;
	float:left;
	font-size:34px;
	color:#595a5c;
	font-family: 'futuraextendedregular';
	margin-top:15px;
}
.join_r .btn {
	color: #fff;
	float: right;
	font-size: 25px;
	margin: 0 0 0 10px;
	padding: 0px 0px 0px 35px;
	width:120px;
	height:50px;
	line-height:50px;
	background:#73bf44;
	border-radius:5px;
}
.join_r .btn:hover {
	background:#509d20;
}

/*--------inner pages css------------*/



/* end header */

.main-image1 {
	position: relative;
	height: 300px;
	width: 100%;
	overflow: hidden;
}
.main-image1 > img {
	position: absolute;
	height: 100%;
	width: 100%;
}
.main-image1 .text-holder {
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 2;
	/*padding: 290px 0 0;*/

    /*padding: 15% 0 0;*/



    padding: 245px 0 213px;
	box-sizing: border-box;
	height: 100%;
	width:100%;
	display: table;
}
.main-image1 .text-holder > div {
	display: table-cell;
	height: 100%;
	width:100%;
	vertical-align: middle;
}
.main-image1 .text-holder strong {
	display: block;
	font:60px/62px 'PM', sans-serif;
	text-shadow: 0 2px 2px rgba(7,20,38,0.64);
	padding: 0 0 10px;
}
.main-image1 .text-holder em {
	font:italic 32px/34px 'PMLight', sans-serif;
}
.main-image1 .text-holder .play {
	display: block;
	margin: 25px auto 0;
	width:105px;
	height: 105px;
	opacity: 0.64;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../img/play.png) no-repeat;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.main-image1 .text-holder .play:hover {
	opacity: 1;
}
.footer_inner {
	width:100%;
	float:left;
	background:url(../images/footer_bg.png) #eeeeee left bottom repeat-x;
	height:140px;
}
.inner_main {
	width:100%;
	float:left;
	background:#fff;
}
.margin_inner {
	width:1147px !important;
	margin:0px auto;
}
.inner_heading {
	width:100%;
	float:left;
	background:#fafafa;
	border-top:#e5e5e5 1px solid;
	height:54px;
	line-height:52px;
}
.inner_heading_l {
	width:24.5%;
	float:left;
}
.inner_heading_2 {
	width:100%;
	float:left;
}
.inner_heading_r {
	width:74%;
	float:left;
	padding-left:10px;
}
.inner_heading h1 {
	width:100%;
	float:left;
	color:#666;
	font-size:22px;
	margin:0px;
	padding:10px 0px 0px 20px;
	line-height:normal;
	font-family: 'open_sanssemibold';
}
.inner_heading_2 h1 {
	width:100%;
	float:left;
	color:#666;
	font-size:22px;
	margin:0px;
	padding:10px 0px 0px 20px;
	line-height:normal;
	font-family: 'open_sanssemibold';
}
.inner_con {
	width:100%;
	float:left;
	/*background:url(../images/inner_con_bg.jpg) #eeeeee left top repeat-x;*/
	margin:25px 0px 25px 0px;
}
.inner_left {
	width:24.5%;
	float:left;
}
.messages {
	width:100%;
	float:left;
}
.messages ul {
	width:100%;
	float:left;
	margin:0px 0px 26px;
	padding:0px;
}
.messages ul li {
	width:auto;
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px;
	display:block;
}
.messages ul li a {
	font-size:15px;
	color:#696969;
	text-decoration:none;
}
.messages ul li a:hover {
	up#535353percase
}
.messages .active {
	color:#000000;
}
.messages .furnishings {
	width:100%;
	float:left;
	margin:10px 0px;
	height:34px;
	border:#e5e5e5 1px solid;
	background:#fff;
}
.messages .furnishings input {
	width:86.5%;
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	height:34px;
	border:none;
	background:none;
	font-size:12px;
	color:#8f8f8f;
	line-height:34px;
}
.messages .furnishings img {
	width:auto;
 	float:!important;
	margin:8px 8px 0px 0px;
	position:absolute;
}
.messages_fr {
	width:100%;
	float:left;
	margin-top:15px;
	/*border:#e5e5e5 1px solid;*/
}
.messages_fr ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.messages_fr ul li {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
}
.messages_fr ul li a {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	height:60px;
	line-height:20px;
	background:#fff;
	text-decoration:none;
	font-size:12px;
	color:#696969;
	font-family: 'open_sanssemibold';
	border-bottom:#e5e5e5 1px solid;
}
.messages_fr ul li a:hover {
	background:#f5f5f5;
	color:#696969;
}
.messages_fr .active {
	background:#f5f5f5;
	color:#696969;
}
.messages_fr .icon {
	width:auto;
	float:left;
	margin:22px 10px 0px;
}
.messages_fr .img {
	width:40px;
	height:40px;
	float:left;
	margin:10px 15px 0px 0px;
}
.messages_fr .img img {
	width:100%;
	border:#f5f5f5 2px solid;
	border-radius:100%;
}
.messages_fr .txt {
	width:170px; 
	float:left;
	margin-top:10px;
}
.status {
	width:100%;
	float:left;
	margin-top:25px;
}
.status_h {
	width:100%;
	float:left;
	color:#222222;
	font-size:19px;
	margin-bottom:12px;
}
.status ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.status ul li {
	width:100%;
	float:left;
	margin:0px 0px 10px;
	padding:0px 0px 0px 24px;
	display:block;
	color:#696969;
	font-size:15px;
}
.status .online {
	background:url(../images/on_icon.png) left center no-repeat;
}
.status .offline {
	background:url(../images/off_icon.png) left center no-repeat;
}
.inner_right {
	width:75.4%;
	float:right;
}
.right_con {
	width:100%;
	float:left;
}
/*--------------massege css----------------*/

.mess_left {
	width:24.5%;
	float:left;
}
.mess_right {
	width:75.4%;
	float:right;
}
.mess_main {
	width:65%;
	float:left;
	border-left:#dbdbdb 1px solid;
	border-right:#dbdbdb 1px solid;
	padding:0px 14px;
	text-align:center;
}
.mess_area {
	width:100%;
	float:left;
	height:410px;
	overflow:auto;
}
.mess_area2 {
	width:100%;
	float:left;
}
.mess_col {
	width:100%;
	float:left;
	margin-bottom:10px;
}
.mess_col .txt {
	width:85%;
	float:left;
	background:#fff;
	border:#d5d5d5 1px solid;
	border-radius:4px;
	padding:10px;
	position:relative;
}
.mess_col .txt_h {
	width:100%;
	float:left;
	font-size:13px;
	color:#696969;
	font-family: 'open_sanssemibold';
}
.mess_col .txt_h span {
	color:#cccccd;
	width:auto;
	float:right;
}
.mess_col .txt_t {
	width:100%;
	float:left;
	font-size:13px;
	color:#696969;
	margin-top:5px;
}
.mess_col .img {
	width:40px;
	height:40px;
	float:right;
	margin:0px 10px 0px 0px;
}
.mess_col .img img {
	width:100%;
	border:#f5f5f5 2px solid;
	border-radius:100%;
}
.mess_col .txt .arrow {
	width:auto;
	position:absolute;
	right:-6px;
	top:10px;
}
.mess_col2 {
	width:100%;
	float:left;
	margin-bottom:10px;
}
.mess_col2 .txt {
	width:85%;
	float:right;
	background:#fff;
	border:#d5d5d5 1px solid;
	border-radius:4px;
	padding:10px;
	position:relative;
}
.mess_col2 .txt_h {
	width:100%;
	float:left;
	font-size:13px;
	color:#696969;
	font-family: 'open_sanssemibold';
}
.mess_col2 .txt_h span {
	color:#cccccd;
	width:auto;
	float:right;
}
.mess_col2 .txt_t {
	width:100%;
	float:left;
	font-size:13px;
	color:#696969;
	margin-top:5px;
}
.mess_col2 .img {
	width:40px;
	height:40px;
	float:left;
	margin:0px 0px 0px 10px;
}
.mess_col2 .img img {
	width:100%;
	border:#f5f5f5 2px solid;
	border-radius:100%;
}
.mess_col2 .txt .arrow {
	width:auto;
	position:absolute;
	left:-6px;
	top:10px;
}
.right_menu {
	width:29%;
	float:right;
}
.deshbord {
	width:100%;
	float:left;
}
.deshbord ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.deshbord ul li {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
}
.deshbord ul li a {
	width:93%;
	float:left;
	margin:0px;
	padding:17px 0px 17px 17px;
	/*height:54px;*/
	/*line-height:54px;*/

	border-bottom:#fff 1px solid;
	font-size:15px;
	color:#696969;
}
.deshbord ul li a:hover {
	background:#e8e8e8;
}
.deshbord .active {
	background:#e8e8e8;
}
.right_menu .banner {
	width:100%;
	float:left;
	margin-top:20px;
}
.mr10 {
	margin-right:10px;
}
/*--------------listing css----------------*/



.listing_left {
	width:20.5%;
	float:left;
}
.listing_right {
	width:79.5%;
	float:left;
}
.refine {
	width:91%;
	float:left;
	margin-right:25px;
}
.refine .radio_btn {
	width:65%;
	float:left;
}
.refine .radio_con {
	width:auto;
	float:left;
	margin-right:15px;
	color:#8f8f8f;
	font-size:12px;
	padding-bottom:15px;
}
.refine .radio_btn input[type=checkbox]:not(old), .refine .radio_btn input[type=radio ]:not(old) {
	width : 2em;
	margin : 0;
	padding : 0;
	font-size : 1em;
	opacity : 0;
}
.refine .radio_btn input[type=checkbox]:not(old) + label, .refine .radio_btn input[type=radio ]:not(old) + label {
	display : inline-block;
	margin-left : -2em;
	line-height : 1.5em;
}
.refine .radio_btn input[type=radio ]:not(old) + label > span {
	display : inline-block;
	width : 6px;
	height : 6px;
	margin : 4px 10px 2px 2px;
	border : 4px solid #c3c3c3;
	border-radius : 100%;
	background :#767676;
	vertical-align : bottom;
}
.refine .radio_btn input[type=checkbox]:not(old) + label > span {
	display : inline-block;
	width : 12px;
	height : 12px;
	margin : 4px 10px 2px 2px;
	border : 1px solid #bcbcbc;
	background :#f4f4f4;
	vertical-align : bottom;
}
.refine .radio_btn input[type=checkbox]:not(old):checked + label > span, .refine .radio_btn input[type=radio ]:not(old):checked + label > span {
}
.refine .radio_btn input[type=checkbox]:not(old):checked + label > span:before {
	content : '✓';
	display : block;
	width : 13px;
	color : #73bf44;
	font-size : 12px;
	line-height : 10px;
	text-align : center;
	text-shadow : 0 0 0.0714em rgb(115,153,77);
	font-weight : bold;
}
.refine .radio_btn input[type=radio]:not(old):checked + label > span > span {
	display : block;
	width : 6px;
	height : 6px;
	margin : -4px;
	border : 4px solid #73bf44;
	border-radius : 100%;
	background : #fff;
}
.refine_col {
	width:100%;
	float:left;
	margin-bottom:10px;
}
.refine_col1 {
	width:46.5%;
	float:left;
}
.refine_col2 {
	width:46.5%;
	float:right;
}
.refine_col1 input, .refine_col2 input {
	width: 90% !important;
}
.refine_col input {
	width: 95%;
	float:left;
	color: #8e8e8e;
	padding: 10px 0px 10px 10px;
	margin:0px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #e6e6e6;
}
.refine_col textarea {
	width: 95%;
	float:left;
	color: #8e8e8e;
	padding: 10px 0px 10px 10px;
	margin:0px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #e6e6e6;
	height:66px;
}
.refine_col .btn {
	width: auto;
	float:left;
	height:36px;
	line-height:36px;
	background:#007bb0;
	border:none;
	border-radius:4px;
	/*margin:15px 0px 0px 20px;*/

	padding:0px 25px;
	font-size:14px;
	color:#fff;
	font-family: 'open_sanssemibold';
}
.refine_col .btn:hover {
	background:#005e86;
	cursor:pointer;
}
.dropcontainer_demo2 {
	position:relative;
	font-size: 16px;
	color: #777;
}
.trigger_demo2 {
	color: #8e8e8e;
	padding: 10px;
	font-size: 12px;
	width: 100%;
	background: #fff url(../images/select-arrow-open.png) 96% center no-repeat;
	display: block;
	border: 1px solid #e6e6e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.trigger_demo2:hover {
	color: #8e8e8e;
	background: #fff url(../images/select-arrow-open.png) 96% center no-repeat;
}
.activetrigger_demo2 {
	color: #8e8e8e;
	padding: 10px;
	font-size: 12px;
	width: 100%;
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	display: block;
	border: 1px solid #e6e6e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.activetrigger_demo2:hover {
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	color: #8e8e8e;
}
.activetrigger_demo2:active {
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	color: #8e8e8e;
}
.dropcontainer_demo2 ul {
	font-size: 12px;
	border: 1px solid #e6e6e6;
	border-top: none;
	background: #fff;
	list-style-type: none;
	padding: 10px;
	margin: 0;
	width: 100%;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dropcontainer_demo2 ul li {
	padding: 5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color:#8e8e8e;
}
.dropcontainer_demo2 ul li a {
	color:#8e8e8e;
}
.dropcontainer_demo2 ul li:hover {
	background: #f5f5f5;
	outline: none;
}
.dropcontainer_demo2 ul li:first-child {
	display: none;
}
.dropcontainer_demo2 ul li:last-child {
	border-bottom: none;
}
.dropdownhidden_demo2 {
	display: none;
}
.dropdownvisible_demo2 {
	height: auto;
}
.dropdownvisible_demo2 {
	height: 200px;
	overflow-y: scroll;
}
/*.property{

	width:76%;

	float:left;

	padding:0px 25px;

	border-left:#dbdbdb 1px solid;

}



.property_area{

	width:100%;

	float:left;

}



.sort_by{

	width:auto;

	float:right;

	margin-bottom:18px;

}



.sort_by_h{

	width:auto;

	float:left;

	margin-right:10px;

	font-size:14px;

	color:#3a3a3a;

	font-family: 'open_sanssemibold';

	margin-top:6px;

}



.sort_by_txt{

	width:185px;

	float:right;

}



.sort_by_txt .trigger_demo2 {

	color: #2b2b2b;

	padding: 6px;

	font-size: 14px;

	width: 100%;

	background: #fff url(../images/select-arrow-open.png) 96% center no-repeat;

	display: block;

	border: 1px solid #e6e6e6;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	-o-transition: all 0.5s ease; 

	transition: all 0.5s ease;

	}



.sort_by_txt .trigger_demo2:hover {

	color: #2b2b2b;

	background: #fff url(../images/select-arrow-open.png) 96% center no-repeat;

	}

	

.sort_by_txt .activetrigger_demo2 {

	color: #2b2b2b;

	padding: 6px;

	font-size: 14px;

	width: 100%;

	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;

	display: block;

	border: 1px solid #e6e6e6;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	}



.sort_by_txt .activetrigger_demo2:hover {

	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;

	color: #2b2b2b;

	}



.sort_by_txt .activetrigger_demo2:active {

	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;

	color: #2b2b2b;

	}

	

.sort_by_txt .dropcontainer_demo2 ul li a {	

font-size:14px;

color:#2b2b2b;

}



.property_col{

	width:100%;

	float:left;

	margin:20px 0px;

}



.property_col .btns{

	width:auto;

	float:right;

	font-family: 'open_sanssemibold';

}



.property_col .btns_b{

	width:auto;

	float:left;

	height:28px;

	line-height:28px;

	background:#0065b1;

	border:none;

	margin:0px 0px 0px 3px;

	padding:0px 15px;

	font-size:13px;

	color:#fff;

	cursor:pointer;

}



.property_col .btns_b:hover{

	background:#00487e;

}



.property_col .btns_o{

	width:auto;

	float:left;

	height:28px;

	line-height:28px;

	background:#ed8727;

	border:none;

	margin:0px 0px 0px 3px;

	padding:0px 15px;

	font-size:13px;

	color:#fff;

	cursor:pointer;

}



.property_col .btns_o:hover{

	background:#d37318;

}



.property_col .contant{

	width:100%;

	float:left;

	border:#e5e5e5 1px solid;

	background:#fff;

}



.property_col .contant_top{

	width:100%;

	float:left;

}





.contant_top_left_h{

	width:100%;

	float:left;

	font-size:20px;

	color:#fff;

	font-family: 'open_sanssemibold';

	height:60px;

	line-height:60px;

	text-align:center;

	background:#4ca2c8;

}



.contant_top_left_h img{

	width:100%;

	float:left;

}





.contant_top_h{

	width:100%;

	float:left;

	font-size:17px;

	color:#394041;

	font-family: 'open_sanssemibold';

	margin-bottom:3px;

}



.contant_top_sh{

	width:100%;

	float:left;

	font-size:12px;

	color:#007bb0;

	min-height:40px;

	line-height:18px;

}



.contant_top_sh a{

	color:#007bb0;

	text-decoration:none;

}



.contant_top_sh a:hover{

	text-decoration:underline !important;

}



.contant_top .con{

	width:100%;

	float:left;

}



.contant_top .con_col{

	width:85%;

	float:left;

	font-size:13px;

	color:#8f8f8f;

	margin-bottom:6px;

}



.contant_top .con_col .txt1{

	width:auto;

	float:left;

	margin-right:10px;

}



.contant_top .con_col .txt2{

	width:auto;

	float:left;

}



.contant_top .con_col .txt3{

	width:auto;

	float:right;

}*/



.pro_dtl {
	width:100%;
	float:left;
	margin-top:20px;
}
.pro_dtl_h {
	width:100%;
	float:left;
	color:#1d1d1d;
	font-size:13px;
	font-family: 'open_sanssemibold';
	margin-bottom:5px;
}
.pro_dtl .con_col {
	width:85%;
	float:left;
	font-size:13px;
	color:#8f8f8f;
	margin-bottom:6px;
}
.pro_dtl .con_col .txt {
	width:auto;
	float:left;
	margin-right:10px;
}
.pro_dtl .con_col .txt span {
	margin:0px 10px;
}
.property_col .contant_m {
	width:100%;
	float:left;
	background:#f5f5f5;
	border:#e5e5e5 1px solid;
	border-right:0px;
	border-left:0px;
}
.icon_con {
	width:100%;
	float:left;
}
.icon_con ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.property_des_con .icon_con ul {
	margin:0px !important;
	padding:0px !important;
}
.property_des_con .icon_con ul li {
	width:24% !important;
}
.property_des_con .icon_con ul li a {
	border-right:0px !important;	
}
.property_des_con .icon_con ul li a {
	padding:0 10px !important;
}

.icon_con ul li {
	width:auto;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
}
.icon_con ul li a {
	width:auto;
	float:left;
	margin:0px;
	padding:0px 30px 0px 15px;
	display:block;
	height:44px;
	color:#586162;
	font-size:13px;
	line-height:44px;
	border-right:#dedede 1px solid;
}
.icon_con i {
	display: inline-block;
	height: 20px;
	margin-right: 8px;
	vertical-align: -5px;
	width: 20px;
}
.icon_con .icon-area {
	background:url(../images/icon-size.png) no-repeat left center;
}
.icon_con .icon-bed {
	background:url(../images/icon-bed.png) no-repeat left center;
}
.icon_con .icon-bath {
	background:url(../images/icon-bath.png) no-repeat left center;
}
.icon_con .icon-garage {
	background:url(../images/icon-garage.png) no-repeat left center;
}
.property_col .contant_bot {
	width:100%;
	float:left;
	padding:10px 0px 10px 20px
}
.property_col .contant_bot .btn {
	width:auto;
	float:left;
	height:28px;
	line-height:28px;
	background:#0065b1;
	border:none;
	margin:0px 0px 0px 10px;
	padding:0px 10px;
	font-size:11px;
	color:#eeeeee;
	cursor:pointer;
	font-family: 'open_sanssemibold';
}
.property_col .contant_bot .btn:hover {
	background:#73bf44;
}
.view_more {
	width:100%;
	float:left;
	text-align:center;
	margin-top:20px;
}
.view_more_btn {
	width:auto;
	display:inline-block;
	margin:0px;
	padding:0px 30px;
	background:#007bb0;
	border-radius:5px;
	font-size:16px;
	color:#fff;
	height:44px;
	line-height:44px;
	text-transform:uppercase;
}
.view_more_btn:hover {
	background:#005e86;
}
.property .banner {
	width:100%;
	float:left;
	margin:40px 0px;
}
.property .banner img {
	width:100%;
}
.agents {
	width:18.4%;
	float:right;
}
.agents_main {
	width:100%;
	float:left;
	margin-top:15px;
}
.agents_col {
	width:100%;
	float:left;
	margin-top:20px;
	border:#e4e4e4 1px solid;
	width:100%;
	text-align:center;
	background:#fff;
}
.agents_col .img {
	width:72px;
	height:72px;
	display:inline-block;
	margin-top:10px;
}
.agents_col .img img {
	width:100%;
	border:#e4e4e4 1px solid;
	border-radius:100%;
}
.agents_col_h {
	width:100%;
	float:left;
	font-size:17px;
	color:#696969;
	padding:10px 0px;
}
.agents_col .icon {
	width:100%;
	float:left;
	padding-bottom:14px;
}
.agents_col .icon img {
	margin:0px 5px;
}
.agents .banner {
	width:100%;
	float:left;
	margin-top:20px;
}
.display {
	display:none;
}
.flag {
	margin-top:10px;
	float:left;
}
/*-----profile css------*/



.profile_area {
	width:95%;
	float:left;
	border-left:#dbdbdb 1px solid;
	padding:0px 0px 0px 40px;
}
.profile_form {
	width:100%;
	float:left;
}
.profile_form .form_col {
	width:47.5%;
	float:left;
	margin:0px 20px 20px 0px;
}
.profile_form .form_col label {
	width:100%;
	float:left;
	font-size:15px;
	color:#a1a1a1;
	margin-bottom:10px;
	font-family: 'open_sanssemibold';
}
.profile_form .form_col input {
	width:97%;
	float:left;
	font-size:14px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
	height:50px;
	line-height:50px;
	padding:0px 0px 0px 10px;
	margin:0px;
	border:#c4c4c4 1px solid;
	background:#fff;
}
.profile_form .form_col select {
	width:100%;
	float:left;
	font-size:14px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
	height:50px;
	line-height:50px;
	padding:0px 0px 0px 10px;
	margin:0px;
	border:#c4c4c4 1px solid;
	background:#fff;
}
.profile_form .ch_box {
	width:100%;
	float:left;
	margin:0px 0px 20px;
	font-size:15px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
}
.profile_form .ch_box input[type=checkbox]:not(old), .profile_form .ch_box input[type=radio ]:not(old) {
	width : 2em;
	margin : 0;
	padding : 0;
	font-size : 1em;
	opacity : 0;
}
.profile_form .ch_box input[type=checkbox]:not(old) + label, .profile_form .ch_box input[type=radio ]:not(old) + label {
	display : inline-block;
	margin-left : -2em;
	line-height : 1.5em;
}
.profile_form .ch_box input[type=radio ]:not(old) + label > span {
	display : inline-block;
	width : 6px;
	height : 6px;
	margin : 4px 10px 2px 2px;
	border : 4px solid #c3c3c3;
	border-radius : 100%;
	background :#767676;
	vertical-align : bottom;
}
.profile_form .ch_box input[type=checkbox]:not(old) + label > span {
	display : inline-block;
	width : 20px;
	height : 20px;
	margin : 4px 10px 2px 2px;
	border : 1px solid #bcbcbc;
	background :#fff;
	vertical-align : bottom;
}
.profile_form .ch_box input[type=checkbox]:not(old):checked + label > span, .profile_form .ch_box input[type=radio ]:not(old):checked + label > span {
}
.profile_form .ch_box input[type=checkbox]:not(old):checked + label > span:before {
	content : '✓';
	display : block;
	width : 15px;
	color : #73bf44;
	font-size : 16px;
	line-height : 18px;
	text-align : center;
	text-shadow : 0 0 0.0714em rgb(115,153,77);
	font-weight : bold;
	margin-left:3px;
}
.profile_form .ch_box input[type=radio]:not(old):checked + label > span > span {
	display : block;
	width : 6px;
	height : 6px;
	margin : -0px;
	border : 4px solid #73bf44;
	border-radius : 100%;
	background : #fff;
}
.profile_form .form_btn {
	width:100%;
	float:left;
}
.submit_btn {
	width:auto;
	display:inline-block;
	margin:0px;
	padding:0px 45px;
	background:#007bb0;
	border-radius:5px;
	font-size:16px;
	color:#fff;
	height:44px;
	line-height:44px;
	border:0;
}
.submit_btn:hover {
	background:#005e86;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	cursor: not-allowed;
	opacity: 1;
}
.has-error .form_col {
	border-color: #a94442;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #a94442;
}
.help-block {
	color: #a94442;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}/*========== Message Text Area ======================*/
.message_textarea_box {
	background:#fff;
	border-radius:5px;
	float:left;
	padding:1%;
	width:98%;
}
.message_textarea {
	background:#fff;
	border:1px solid #ccc;
	border-radius:5px;
	float:left;
	width:100%;
}
.message_textarea .btn_camera {
	width:48px;
	float:left;
	background:url(../image/camera.jpg) center center no-repeat;
	border:0px;
	cursor:pointer;
	height:30px;
	border-right:1px solid #ccc;
}
.message_textarea .btn_link {
	width:48px;
	float:left;
	background:url(../image/link.jpg) center center no-repeat;
	border:0px;
	cursor:pointer;
	height:30px;
	border-right:1px solid #ccc;
}
.message_textarea .texta {
	width:88%;
	background:#f9f9f9;
	padding:6px;
	float:left;
	height:30px;
	max-height:30px;
	min-height:30px;
	border-right:1px solid #ccc;
	border:0px;
	font-size:13px;
	color:#9b9b9b;
	box-shadow:none;
	border-radius:5px 0px 0px 5px
}
.message_textarea .send_btn {
	width:11%;
	float:left;
	background:#fff;
	border-left:1px solid #ccc !important;
	height:30px;
	line-height:30px;
	border:0px;
	font-size:13px;
	color:#9b9b9b;
	cursor:pointer;
}
@font-face {
	font-family: 'open_sansextrabold';
	src: url('../fonts/opensans-extrabold.eot');
	src: url('../fonts/opensans-extrabold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-extrabold.ttf') format('truetype'), url('../fonts/opensans-extrabold.svg#open_sansextrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansbold_italic';
	src: url('../fonts/opensans-bolditalic.eot');
	src: url('../fonts/opensans-bolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bolditalic.ttf') format('truetype'), url('../fonts/opensans-bolditalic.svg#open_sansbold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanslight';
	src: url('../fonts/opensans-light.eot');
	src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-light.ttf') format('truetype'), url('../fonts/opensans-light.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansitalic';
	src: url('../fonts/opensans-italic.eot');
	src: url('../fonts/opensans-italic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-italic.ttf') format('truetype'), url('../fonts/opensans-italic.svg#open_sansitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanslight_italic';
	src: url('../fonts/opensans-lightitalic.eot');
	src: url('../fonts/opensans-lightitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-lightitalic.ttf') format('truetype'), url('../fonts/opensans-lightitalic.svg#open_sanslight_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansbold';
	src: url('../fonts/opensans-bold.eot');
	src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold.ttf') format('truetype'), url('../fonts/opensans-bold.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/opensans-regular.eot');
	src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular.ttf') format('truetype'), url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansextrabold_italic';
	src: url('../fonts/opensans-extrabolditalic.eot');
	src: url('../fonts/opensans-extrabolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-extrabolditalic.ttf') format('truetype'), url('../fonts/opensans-extrabolditalic.svg#open_sansextrabold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanssemibold';
	src: url('../fonts/opensans-semibold.eot');
	src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold.ttf') format('truetype'), url('../fonts/opensans-semibold.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanssemibold_italic';
	src: url('../fonts/opensans-semibolditalic.eot');
	src: url('../fonts/opensans-semibolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibolditalic.ttf') format('truetype'), url('../fonts/opensans-semibolditalic.svg#open_sanssemibold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin:0px;
	padding:0px;
	font-family: 'open_sansregular';
	background:#eeeeee;
}
.bg_white {
	background:#fff;
}
.main_div {
	width:100%;
	float:left;
}
.header_width {
	width:1024px;
	float:left;
}
.logo {
	margin:8px 0px;
	float:left;
}
.margin_div {
	width:1024px;
	margin:0px auto;
}
.banner {
	width:100%;
	float:left;
}
.banner h1 {
	font-size:40px;
	color:#fff;
	font-family: 'open_sansbold';
	margin:111px 0px 40px 0px;
	padding:0px;
}
.banner .text {
	width:88%;
	float:left;
	color:#fff;
	font-size:22px;
}
.banner .text ul {
	margin:40px 0px 0px 0px;
	padding:0px;
}
.banner .text ul li {
	width:100%;
	float:left;
	list-style:none;
	font-size:26px;
	font-family: 'open_sansextrabold';
	color:#fff;
	padding:5px 0px;
}
.text_white {
	width:100%;
	float:left;
	text-align:center;
	margin:25px;
	font-size:26px;
	line-height:36px;
	font-family: 'open_sansextrabold';
	color:#868686;
}
.text_white span {
	font-weight:normal !important;
	font-family: 'open_sansregular' !important;
}
.meet_team {
	width:55%;
	float:right;
}
.meet_team h1 {
	font-size:40px;
	color:#fff;
	font-family: 'open_sansbold';
	margin:80px 0px 25px 0px;
	padding:0px;
}
.meet_team .text {
	width:100%;
	float:left;
	color:#fff;
	font-size:18px;
}
.partners {
	width:100%;
	float:left;
	background:#f7f8fa;
	padding-bottom:35px;
}
.partners h1 {
	font-size:36px;
	color:#474747;
	margin:50px 0px 25px 0px;
	padding:0px;
	width:100%;
	font-family: 'open_sansbold';
	float:left;
	text-align:center;
}
.partners .box {
	width:29%;
	float:left;
	margin:0px 2%;
}
.partners .box .image {
	width:216px;
	margin:0px auto;
}
.partners .box .image img {
	width:216px;
	border-radius:100%;
	background:#f0f0f0;
	margin-bottom:5px;
}
.partners .box h1 {
	width:100%;
	font-weight:normal;
	font-size:21px;
	color:#000;
	float:left;
	font-family: 'open_sansregular';
	margin:0px 1%;
}
.partners .box h1 span {
	width:100%;
	float:left;
	margin:0px 1%;
	font-weight:normal;
	font-size:13px;
	margin-bottom:5px;
	color:#2c6fa4;
	font-family: 'open_sansregular';
}
.partners .box .text {
	font-size:13px;
	line-height:22px;
	color:#898989;
	text-align:center;
}
.benefit {
	color:#858585;
	font-size:16px;
	line-height:30px;
	text-align:center;
}
.benefit h1 {
	color:#858585;
	font-size:16px;
	color:#0064b1;
	font-size:30px;
	margin:50px 0px 30px 0px;
	text-align:center;
	font-family: 'open_sansbold';
	font-weight:normal;
}
.benefit .tegline {
	font-size:24px;
	color:#858585;
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:81px;
}
.benefit .box {
	width:20.9%;
	float:left;
	border-right:1px solid #f0f0f0;
	padding:2%;
	min-height:240px;
}
.benefit .box img {
	margin-bottom:8px;
}
.way_signup {
	width:100%;
	float:left;
}
.way_signup h1 {
	font-size:40px;
	color:#fff;
	font-family: 'open_sansbold';
	margin:111px 0px 25px 0px;
	padding:0px;
	width:100%;
	float:left;
	text-align:center;
}
.way_signup ul {
	margin:0px;
	padding:0px;
}
.way_signup ul li {
	list-style:none;
	background:url(../images/aerow.png) top 8px left no-repeat;
	font-size:22px;
	color:#FFF;
	margin:28px 0px;
	padding-left:42px;
	font-family: 'open_sansextrabold';
}
.addtext {
	width:90%;
	float:left;
	margin:66px 5%;
	color:#000;
	font-size:22px;
	line-height:30px;
}
.advantage {
	width:100%;
	float:left;
	background:url(../images/bg_image.jpg) top left repeat;
}
.advantage h1 {
	font-size:30px;
	color:#696969;
	width:100%;
	float:left;
	text-align:center;
	font-weight:normal;
	margin:30px 0px 50px 0px;
}
.advantage_n {
	width:100%;
	float:left;
	margin-bottom:25px;
}
.advantage_f {
	float:left;
	margin-right:15px;
}
.advantage_r {
	float:left;
	font-size:18px;
	color:#868686;
	line-height:26px;
	width:80%;
}
.w775px {
	width:775px;
	margin:0px auto;
}
.w775px ul {
	margin:0px;
	padding:0px;
	background:url(../images/line_b.png) center left repeat-x;
	width:100%;
	float:left;
}
.w775px ul li {
	list-style:none;
	margin:0px 29px;
	background:#0064b1;
	border-radius:100%;
	width:150px;
	height:150px;
	float:left;
	text-align:center;
}
.w775px ul li a {
	color: #fff;
	float: left;
	padding-top: 51px;
	text-decoration: none;
	width: 100%;
}
.w775px ul li:hover {
	list-style:none;
	background:#73bf44;
	border-radius:100%;
	width:150px;
	height:150px;
	float:left;
	text-align:center;
}
.line {
	margin:40px 0px;
	float:left;
	width:100%;
}
.bottomtext {
	width:100%;
	float:left;
	text-align:center;
	font-size:20px;
	color:#868686;
	line-height:30px;
	margin-bottom:45px;
}
.what_do {
	width:100%;
	float:left;
	text-align:center;
	color:#868686;
}
.what_do h1 {
	color:#a9b2bc;
	font-size:30px;
	font-family: 'open_sansbold';
	font-weight:normal;
}
.what_do .check {
	width:100%;
	float:left;
	margin:0px 0px 25px 0px;
}
.what_do .letme {
	width:60%;
	float:left;
	margin-left:40%;
}
.what_do .letme .btn {
	width:182px;
	float:left;
	background:#73bf44;
	padding:15px 0px;
	cursor:pointer;
	margin:0px 0px 30px 0px;
	color:#fff;
	font-size:18px;
	border:0px;
	border-radius:5px;
}
.what_do .text {
	width:100%;
	float:left;
	font-size:20px;
	line-height:30px;
}
.what_do .cont_info {
	width:67%;
	float:left;
	margin-left:33%;
}
.what_do .cont_info .btn {
	width:327px;
	float:left;
	background:#0064b1;
	padding:15px 0px;
	cursor:pointer;
	margin:30px 0px 25px 0px;
	color:#fff;
	font-size:18px;
	border:0px;
	border-radius:5px;
}
.social {
	width:100%;
	float:left;
	margin-bottom:15px;
}
.social ul {
	margin:0px;
	padding:0px;
}
.social ul li {
	list-style:none;
	display:inline-block;
	margin:0px 3px;
}
.social ul li a {
	float:left;
	width:50px;
	height: 37px;
	padding-top: 12px;
	border-radius:100%;
	font-size:25px;
	background:#cdcdcd;
	color:#a0a0a0;
}
.broker_page {
	width:100%;
	float:left;
}
.broker_page h1 {
	width:100%;
	float:left;
	border-bottom:2px solid #a0a0a0;
	position:relative;
	text-align:center;
	font-size:18px;
	color:#fff;
	margin:0px;
	padding:0px;
}
.broker_page h1 span {
	background:#a0a0a0;
	width:218px;
	float:left;
	padding:15px;
	margin:25px 0px 0px 415px;
}
.broker_page .forms {
	width:100%;
	float:left;
	margin-top:10px;
}
.broker_page .forms .input_covor {
	width:31%;
	float:left;
	margin:0px 1%;
	margin-top:25px;
}
.broker_page .forms .input_covor .textf {
	border:1px solid #c4c4c4;
	background:#fff;
	padding:19px 2%;
	font-size:13px;
	color:#a1a1a1;
	width:96%;
	float:left;
}
.broker_page .forms .has-error .textf {
	border:1px solid #FF0000 !important;
}
.broker_page .forms .input_covor span {
	font-size:13px;
	margin-bottom:5px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
	width:100%;
	float:left;
}
.broker_page .forms .address {
	width:98%;
	float:left;
	margin:25px 1% 0px 1%;
}
.broker_page .forms .address span {
	font-size:13px;
	margin-bottom:5px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
	width:100%;
	float:left;
}
.broker_page .forms .address .textf {
	border:1px solid #c4c4c4;
	background:#fff;
	padding:18px 2%;
	font-size:13px;
	color:#a1a1a1;
	width:95%;
	float:left;
}
.broker_page .forms .input_covor select {
	width:31%;
	float:left;
	margin:0px 1%;
	margin-top:25px;
}
.broker_page .forms .input_covor select span {
	font-size:13px;
	margin-bottom:5px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
	width:100%;
	float:left;
}
.broker_page .forms .input_covor select.textf {
	border:1px solid #c4c4c4;
	background:#fff;
	padding:18px 2%;
	font-size:13px;
	color:#a1a1a1;
	width:100%;
	float:left;
	margin:0px;
}
.imgupload {
	width:200px;
	float:left;
	height:150px;
	border:5px solid #fff;
	margin-right:20px;
}
.broker_page .forms .btn_remove {
	float:left;
	background:#F00;
	border:0px;
	border-radius:5px;
	padding:8px 16px;
	font-size:13px;
	font-family: 'open_sanssemibold';
	color:#fff;
	cursor:pointer;
	margin-right:15px;
}
.styled input[type="file"] {
	display: none;
}
.styled input[type="file"] + label {
	background: #0064b2;
}
.styled {
	display: inline-block;
}
.styled label {
	display: block;
	float:left;
	border:0px;
	border-radius:5px;
	padding:10px 20px;
	font-size:13px;
	font-family: 'open_sanssemibold';
	color:#fff;
	cursor:pointer;
	margin-right:15px;
	background:#0064b2;
}
.signup_btn {
	float:left;
	border:0px;
	background: #0064b2;
	border-radius:5px;
	padding:10px 30px;
	font-size:16px;
	font-family: 'open_sanssemibold';
	color:#fff;
	cursor:pointer;
	margin-right:15px;
}
.broker_page h1 span.service {
	background: none repeat scroll 0 0 #a0a0a0;
	float: left;
	margin: 25px 0 0 390px;
	padding: 15px;
	width: 270px;
}
/* Added New Css by Gajendra 23-01-2015 For Agent Profile*/

.agent-profile .leftsidepart {
	width:73%;
	float:left;
	border-right:1px solid #CCC;
	padding-top:12px;
	padding-right:2%;
}
.agent-profile .rightsidepart {
	width:23.6%;
	float:right;
	margin-top:17px;
}
.agent-profile .top_titles {
	font-size:20px;
	color:#3a3a3a;
	font-family: 'open_sanssemibold';
	line-height:38px;
	margin-bottom:15px;
}
.service {
	width:auto;
	float:right;
}
.service_h {
	width:auto;
	float:left;
	margin-right:10px;
}
.service_con {
	width:auto;
	float:right;
	margin-right:20px;
}
.service_con .col {
	width:auto;
	float:left;
}
.service_con .col_icon {
	width:25px;
	float:left;
	height:25px;
	background:url(../images/ser_icon2.png) left top no-repeat;
}
.service_con .col_txt {
	width:auto;
	float:left;
	margin-left:10px;
	font-size:15px;
	color:#6c6c6c;
	line-height:18px;
}
.service_con .col_2 {
	background-position:0px -27px;
}
.service_con .col_3 {
	background-position:0px -57px;
}
.service_con .col_4 {
	background-position:0px -83px;
}
.service_con .col_5 {
	background-position:0px -113px;
}
.service_con .col_6 {
	background-position:-32px -0px;
}
.service_con .col_7 {
	background-position:-32px -27px;
}
.service_con .col_8 {
	background-position:-32px -57px;
}
.service_con .col_9 {
	background-position:-32px -83px;
}
.service_con .col_10 {
	background-position:-32px -113px;
}
.service_con .col_11 {
	background-position:-57px 0px;
}
.service_con .col_12 {
	background-position:-57px -27px;
}
.service_con .col_13 {
	background-position:-57px -57px;
}
.service_con .col_14 {
	background-position:-57px -83px;
}
.service_con .col_15 {
	background-position:-57px -113px;
}
.agent-profile .text {
	font-size:13px;
	color:#6c6c6c;
	line-height:26px;
	margin-right:15px;
}
.agent_btns_bar {
	background:#f5f5f5;
	float:left;
	width:99%;
	padding:15px;
	margin:10px 0px 0px 0px;
	font-size:15px;
	color:#231f1f;
	font-family: 'open_sanssemibold';
	border:1px solid #dbdbdb;
}
.agent_btns_bar a {
	color:#231f1f;
	text-decoration:none;
	padding:0px 0px;
}
.agent-profile .detail {
	width:100%;
	float:left;
}
.agent-profile .detail .logo {
	float:left;
	margin-right:15px;
	border:3px solid #d2d2d2;
	width:113px;
	height:113px;
}
.agent-profile .detail .detailtext {
	float:left;
	width:75%;
	font-size:13px;
	color:#6c6c6c;
}
.agent-profile .detail .detailtext span {
	float:left;
	width:100%;
	font-size:14px;
	margin:8px 0px;
	font-weight:bold;
	color:#6c6c6c;
}
.bottom_banner {
	width:100%;
	float:left;
	padding:0px;
}
.agent_right {
	width:100%;
	float:left;
	margin:0px;
}
.agent_aria {
	width:92%;
	float:left;/*text-align:center;*/

}
#agentemails {
	float:left !important;
	text-align:left !important;
}
.agent-pro {
	width:142px;
	display:inline-block;
	height:142px;
}
.agent-pro img {
	width:100%;
	border-radius: 100%;
	border:#d1d1d1 10px solid;
}
.agent_name {
	width:100%;
	font-family: 'open_sanssemibold';
	font-size:20px;
	color:#3a3a3a;
	text-align:left;
	margin:30px 0px 0px 0px;
}
.agent_con {
	width:100%;
	float:left;
	margin:20px 0px 0px 15px;
}
.agent_con ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.agent_con ul li {
	width:100%;
	float:left;
	margin:0px 0px 15px;
	padding:0px;
	font-size:13px;
	color:#737373;
	display:block;
}
.agent_con ul li a {
	color:#737373;
}
.googal_bennar {
	width:100%;
	float:left;
	margin-top:15px;
}
.googal_bennar_two {
	width:100%;
	float:left;
	margin-top:35px;
}
.agent_profi_background {
	width:97.5%;
	float:left;
	background:#ffffff;
	border:1px solid #CCC;
	padding:0px 0px 0px 22px;
	margin:5px 0px 15px;
}
.agent_profi_imge {
	width:21%;
	float:left;
	margin-bottom:25px;
}
.agent_profi_imge img {
	border:#ededed 5px solid;
	width:100%;
}
.more_detail {
	width:76.4%;
	float:right;
	margin-bottom:10px;
}
.lorem_impos {
	width:100%;
	float:left;
	font-family:'open_sansregular';
	font-size:13px;
	color:#6c6c6c;
}
.agent_icon {
	width:100%;
	float:left;
	margin:13px 0px;
	font-family:'open_sansregular';
	font-size:13px;
	color:#6c6c6c;
}
.agent_icon ul {
	margin:0px;
	padding:0px;
}
.agent_icon ul li {
	display:inline-block;
	margin:0px 10px
}
.more_detail_buttan {
	width:auto;
 height:34px float:left;
	background:#73bf44;
	border:none;
	padding:0px 20px;
	margin:12px 20px 0px 0px;
	line-height:34px;
	color:#fff;
	font-size:13px;
}
.more_detail_buttan:hover {
	text-decoration:none;
	background-color:#009900;
}
.more_detail_buttan_send {
	width:auto;
 height:34px float:left;
	background:#0065b2;
	border:none;
	padding:0px 12px;
	margin:12px 20px 0px 0px;
	line-height:34px;
	color:#fff;
	font-size:13px;
}
.more_detail_buttan_send:hover {
	text-decoration:none;
	background-color:#009;
}
/*--------------listing css----------------*/

.btn-primary {
	background-color: #428bca;
	border-color: #357ebd;
	color: #fff;
}
.listing_left {
	width:73%;
	float:left;
	border-right:1px solid #ccc;
	padding-right:2%
}
.listing_left1 {
	width:100%;
	float:left;
}
.listing_right {
	width:23.6%;
	float:right;
}
.refine {
	width:100%;
	float:left;
}
.refine .radio_btn {
	width:65%;
	float:left;
}
.refine .radio_con {
	width:auto;
	float:left;
	margin-right:15px;
	color:#8f8f8f;
	font-size:12px;
	padding-bottom:15px;
}
.refine .radio_btn input[type=checkbox]:not(old), .refine .radio_btn input[type=radio ]:not(old) {
	width : 2em;
	margin : 0;
	padding : 0;
	font-size : 1em;
	opacity : 0;
}
.refine .radio_btn input[type=checkbox]:not(old) + label, .refine .radio_btn input[type=radio ]:not(old) + label {
	display : inline-block;
	margin-left : -2em;
	line-height : 1.5em;
}
.refine .radio_btn input[type=radio ]:not(old) + label > span {
	display : inline-block;
	width : 6px;
	height : 6px;
	margin : 4px 10px 2px 2px;
	border : 4px solid #c3c3c3;
	border-radius : 100%;
	background :#767676;
	vertical-align : bottom;
}
.refine .radio_btn input[type=checkbox]:not(old) + label > span {
	display : inline-block;
	width : 12px;
	height : 12px;
	margin : 4px 10px 2px 2px;
	border : 1px solid #bcbcbc;
	background :#f4f4f4;
	vertical-align : bottom;
}
.refine .radio_btn input[type=checkbox]:not(old):checked + label > span, .refine .radio_btn input[type=radio ]:not(old):checked + label > span {
}
.refine .radio_btn input[type=checkbox]:not(old):checked + label > span:before {
	content : '✓';
	display : block;
	width : 13px;
	color : #73bf44;
	font-size : 12px;
	line-height : 10px;
	text-align : center;
	text-shadow : 0 0 0.0714em rgb(115,153,77);
	font-weight : bold;
}
.refine .radio_btn input[type=radio]:not(old):checked + label > span > span {
	display : block;
	width : 6px;
	height : 6px;
	margin : -4px;
	border : 4px solid #73bf44;
	border-radius : 100%;
	background : #fff;
}
.refine_col {
	width:23%;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
.refine_col1 {
	width:46.5%;
	float:left;
}
.refine_col2 {
	width:46.5%;
	float:right;
}
.refine_col1 input, .refine_col2 input {
	width: 90% !important;
}
.refine_col textarea {
	width: 95%;
	float:left;
	color: #8e8e8e;
	padding: 10px 0px 10px 10px;
	margin:0px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #e6e6e6;
	height:66px;
}
.refine_col .btn {
	width: auto;
	float:left;
	height:36px;
	line-height:36px;
	background:#007bb0;
	border:none;
	border-radius:4px;
	/*margin:15px 0px 0px 20px;*/

	padding:0px 25px;
	font-size:14px;
	color:#fff;
	font-family: 'open_sanssemibold';
}
.refine_col .btn:hover {
	background:#005e86;
	cursor:pointer;
}
.dropcontainer_demo2 {
	position:relative;
	font-size: 16px;
	color: #777;
}
.trigger_demo2 {
	color: #8e8e8e;
	padding: 10px;
	font-size: 12px;
	width: 100%;
	background: #fff url(../images/select-arrow-open.png) 96% center no-repeat;
	display: block;
	border: 1px solid #e6e6e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.trigger_demo2:hover {
	color: #8e8e8e;
	background: #fff url(../images/select-arrow-open.png) 96% center no-repeat;
}
.activetrigger_demo2 {
	color: #8e8e8e;
	padding: 10px;
	font-size: 12px;
	width: 100%;
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	display: block;
	border: 1px solid #e6e6e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.activetrigger_demo2:hover {
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	color: #8e8e8e;
}
.activetrigger_demo2:active {
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	color: #8e8e8e;
}
.dropcontainer_demo2 ul {
	font-size: 12px;
	border: 1px solid #e6e6e6;
	border-top: none;
	background: #fff;
	list-style-type: none;
	padding: 10px;
	margin: 0;
	width: 100%;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dropcontainer_demo2 ul li {
	padding: 5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color:#8e8e8e;
}
.dropcontainer_demo2 ul li a {
	color:#8e8e8e;
}
.dropcontainer_demo2 ul li:hover {
	background: #f5f5f5;
	outline: none;
}
.dropcontainer_demo2 ul li:first-child {
	display: none;
}
.dropcontainer_demo2 ul li:last-child {
	border-bottom: none;
}
.dropdownhidden_demo2 {
	display: none;
}
.dropdownvisible_demo2 {
	height: auto;
}
.dropdownvisible_demo2 {
	height: 200px;
	overflow-y: scroll;
}
.property {
	width:100%;
	float:left;/*padding: 40px 0px 0 0;*/

}
.property_area {
	width:100%;
	float:left;
}
.sort_by {
	width:auto;
	float:left;
	line-height:14px;
	margin-top:14px;
}
.sort_by_h {
	width:auto;
	float:left;
	margin-right:10px;
	font-size:14px;
	color:#3a3a3a;
	font-family: 'open_sanssemibold';
	margin-top:6px;
}
.sort_by_txt {
	width:185px;
	float:right;
}
.sort_by_txt .trigger_demo2 {
	color: #2b2b2b;
	padding: 6px;
	font-size: 14px;
	width: 100%;
	background: #fff url(../images/select-arrow-open.png) 96% center no-repeat;
	display: block;
	border: 1px solid #e6e6e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sort_by_txt .trigger_demo2:hover {
	color: #2b2b2b;
	background: #fff url(../images/select-arrow-open.png) 96% center no-repeat;
}
.sort_by_txt .activetrigger_demo2 {
	color: #2b2b2b;
	padding: 6px;
	font-size: 14px;
	width: 100%;
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	display: block;
	border: 1px solid #e6e6e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sort_by_txt .activetrigger_demo2:hover {
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	color: #2b2b2b;
}
.sort_by_txt .activetrigger_demo2:active {
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	color: #2b2b2b;
}
.sort_by_txt .dropcontainer_demo2 ul li a {
	font-size:14px;
	color:#2b2b2b;
}
.property_col {
	width:100%;
	float:left;
	margin:6px 0px;
}
.property_col .btns {
	width:auto;
	float:right;
	font-family: 'open_sanssemibold';
}
.property_col .btns_b {
	width:auto;
	float:left;
	height:28px;
	line-height:28px;
	background:#0065b1;
	border:none;
	margin:0px 0px 0px 3px;
	padding:0px 15px;
	font-size:13px;
	color:#fff;
	cursor:pointer;
}
.property_col .btns_b:hover {
	background:#00487e;
}
.property_col .btns_o {
	width:auto;
	float:left;
	height:28px;
	line-height:28px;
	background:#ed8727;
	border:none;
	margin:0px 0px 0px 3px;
	padding:0px 15px;
	font-size:13px;
	color:#fff;
	cursor:pointer;
}
.property_col .btns_o:hover {
	background:#d37318;
}
.property_col .contant {
	width:100%;
	float:left;
	border:#e5e5e5 1px solid;
	background:#fff;
}
.property_col .contant_top {
	width:100%;
	float:left;
}
.contant_top_left {
	width:32%;
	float:left;
}
.contant_top_left img {
	width:100%;
}
.contant_top_left_h {
	width:100%;
	float:left;
	font-size:20px;
	color:#fff;
	font-family: 'open_sanssemibold';
	height:60px;
	line-height:60px;
	text-align:center;
	background:#4ca2c8;
}
.contant_top_left_h img {
	width:100%;
	float:left;
}
.contant_top_right {
	width:66%;
	float:right;
	margin-top:15px;
}
.contant_midil {
	width:66%;
	float:left;
}
.contant_btn {
	width:30%;
	float:right;
}
.contant_btn ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.contant_btn ul li {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
}
.contant_btn ul li a {
	width:94%;
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	display:block;
	color:#016ece;
	font-size:13px;
	border-bottom:#e5e5e5 1px solid;
	height:30px;
	line-height:30px;
}
.contant_btn ul li a:hover {
	background:#dafac6;
	color:#ed8727;
}
.contant_btn .active a {
	background:#fff1e5;
	color:#ed8727;
}
.contant_btn .currency_btn {
	width:auto;
	float:left;
	margin:10px 8px 0px;
	padding:0px 13px;
	height:30px;
	line-height:30px;
	font-size:13px;
	color:#fff;
	background:#73bf44;
	border:none;
}
.contant_btn .currency_btn:hover {
	background:#589e2d;
}
.contant_top_h {
	width:100%;
	float:left;
	font-size:17px;
	color:#394041;
	font-family: 'open_sanssemibold';
	margin-bottom:3px;
}
.contant_top_sh {
	width:100%;
	float:left;
	font-size:12px;
	color:#007bb0;
	min-height:22px;
	line-height:18px;
}
.contant_top_sh a {
	color:#007bb0;
	text-decoration:none;
}
.contant_top_sh a:hover {
	text-decoration:underline !important;
}
.contant_top .con {
	width:100%;
	float:left;
}
.contant_top .con_col {
	width:85%;
	float:left;
	font-size:13px;
	color:#8f8f8f;
	margin-bottom:6px;
}
.contant_top .con_col .txt1 {
	width:auto;
	float:left;
	margin-right:10px;
}
.contant_top .con_col .txt2 {
	width:auto;
	float:left;
}
.contant_top .con_col .txt3 {
	width:auto;
	float:right;
}
.pro_dtl {
	width:100%;
	float:left;
	margin-top:7px;
}
.pro_dtl_h {
	width:100%;
	float:left;
	color:#1d1d1d;
	font-size:13px;
	font-family: 'open_sanssemibold';
	margin-bottom:5px;
}
.pro_dtl .con_col {
	width:85%;
	float:left;
	font-size:13px;
	color:#8f8f8f;
}
.pro_dtl .con_col .txt {
	width:auto;
	float:left;
	margin-right:10px;
}
.pro_dtl .con_col .txt span {
	margin:0px 10px;
}
.property_col .contant_m {
	width:100%;
	float:left;
	background:#f5f5f5;
	border:#e5e5e5 1px solid;
	border-right:0px;
	border-left:0px;
}
.icon_con {
	width:100%;
	float:left;
}
.icon_con ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.icon_con ul li {
	width:auto;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
}
.icon_con ul li a {
	width:auto;
	float:left;
	margin:0px;
	padding:0px 30px 0px 15px;
	display:block;
	height:44px;
	color:#586162;
	font-size:12px;
	line-height:44px;
	border-right:#dedede 1px solid;
}
.icon_con i {
	display: inline-block;
	height: 20px;
	margin-right: 8px;
	vertical-align: -5px;
	width: 20px;
}
.icon_con .icon-area {
	background:url(../images/icon-size.png) no-repeat left center;
}
.icon_con .icon-bed {
	background:url(../images/icon-bed.png) no-repeat left center;
}
.icon_con .icon-bath {
	background:url(../images/icon-bath.png) no-repeat left center;
}
.icon_con .icon-garage {
	background:url(../images/icon-garage.png) no-repeat left center;
}
.property_tab {
	width:100%;
	float:left;
}
.prty_tab_con {
	width:94.6%;
	float:left;
	background:#fff;
	padding:30px;
	border:#e5e5e5 1px solid;
	margin-top:10px;
	font-size:25px;
}
.property_tab .contant_bot {
	width:100%;
	float:left;
	padding:25px 0px;
	background:#dadada;
}
.property_tab .contant_bot ul {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
.property_tab .contant_bot ul li {
	width:auto;
	float:left;
	padding:0px;
	margin:0px;
	display:block;
}
.property_tab .contant_bot ul li a {
	width:auto;
	float:left;
	line-height:14px;
	margin:0px 0px 0px 10px;
	padding:0px 10px;
	font-size:14px;
	color:#007bb0;
	cursor:pointer;
	font-weight:bold;
}
.property_tab .contant_bot ul li a:hover {
	color:#949494;
}
.property_tab .contant_bot ul li a span {
	width:auto;
	float:right;
	margin-left:10px;
	padding-top:6px;
}
.property_tab_hover {
	color:#fff !important;
	font-weight:bold !important;
}
.list_more {
	width:100%;
	float:left;
	text-align:center;
	margin-top:20px;
}
.list_more ul {
	width:auto;
	margin:0px;
	padding:0px;
	display:inline-block;
}
.list_more ul li {
	width:auto;
	margin:0px;
	padding:0px;
	display:inline-block;
}
.list_more ul li a {
	width:34px;
	display:inline-block;
	margin:0px 3px;
	padding:0px;
	background:#dedede;
	font-size:15px;
	color:#8b9293;
	height:34px;
	line-height:34px;
	font-family: 'open_sanssemibold';
}
.list_more ul li a:hover {
	background:#007bb0;
	color:#fff;
}
.list_more .active a {
	background:#007bb0;
	color:#fff;
}
.property .banner {
	width:100%;
	float:left;
	margin:40px 0px;
}
.property .banner img {
	width:100%;
}
.agents_list {
	width:100%;
	float:right;
}
.agents_list_main {
	width:92%;
	float:left;
	margin-top:30px;
}
.agents_list_h {
	width:100%;
	float:left;
	font-size:22px;
	color:#696969;
	font-family: 'open_sanssemibold';
	margin-top:-6px;
	text-align: left;
}
.agents_list_col {
	float:left;
	border:#e4e4e4 1px solid;
	width:95%;
	padding:7px;
	background:#fff;
}
.agents_list_col_l {
	width:30%;
	float:left;
	padding-right:7px;
}
.agents_list_col_r {
	width:67%;
	position:relative;
	float:right;
}
.agents_list_col_l2 {
	width:30%;
	float:right;/*padding:5px 15px 7px 0px;*/

}
.agents_list_col_l3 {
	width:66%;
	float:right;/*padding:5px 15px 7px 0px;*/

}
.agents_list_col_r2 {
	width:67%;
	float:left;/*margin-left:20px;*/

}
.agents_list_col_r3 {
	width:63%;
	float:left;/*margin-left:20px;*/

}
#agentphoness1 {
	text-align:left;
}
#agentphoness2 {
	text-align:right;
}
.agents_list_col .img {
	width:72px;
	height:72px;
	display:inline-block;
}
.agents_list_col .imgs {
	width:100px;/*height:120px;*/
}
.phone01 {
	float: left;
	font-size: 14px;
	min-height: 20px;
	text-align: right !important;
	width: 100%;
}
.agents_list_col .img img {
	width:100%;
	border:#e4e4e4 1px solid;
	border-radius:100%;
}
.agents_list_col .imgs img {
	/*width:100%;*/

	border:#e4e4e4 1px solid;
	border-radius:0;
}
.company_list_col_l {
	width:100%;
	float:left;
	padding:5px 0px 7px 15px;
}
.comapny_aria {
	width:100%;
	float:left;
}
.comapny_con {
	width:100%;
	float:left;
	margin:10px 0px 0px 15px;
}
.developer_con {
	width:90%;
	float:left;
	margin:10px 0px 0px 15px;
}
.comapny_con ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.comapny_con ul li {
	width:100%;
	float:left;
	margin:0px 0px 15px;
	padding:0px;
	font-size:13px;
	color:#737373;
	display:block;
}
.company_list_col {
	width:100%;
	float:left;
	margin-top:10px;
	background:#fff;
	margin-bottom:20px;
}
.developer_list_col {
	width:100%;
	float:left;
	background:#fff;
	margin-bottom:20px;
}
.company_list_col .img {
	float:left;
	width:92%;
	display:inline-block;
	margin-left:10px;
}
.company_list_col .img img {
	width:92%;
	padding:10px;
	border:#e4e4e4 1px solid;
}
.agents_list_col_h {
	width:90%;
	float:left;
	font-size:17px;
	color:#696969;
	padding:0px 0px;
}
.agents_list_col_h01 {
	width:100%;
	float:left;
	font-size:17px;
	color:#696969;
	margin-top:10px;
	padding:0px 0px;
	text-align:left;
}
.agents_list_col_h02 {
	width:100%;
	text-align:right;
	float:left;
	font-size:17px;
	color:#696969;
	padding:0px 0px;
}
.agents_list_col_h2 {
	width:100%;
	float:left;
	font-size:15px;
	color:#0064b2;
	padding:0px 0px 10px;
}
.agents_list_col .icon {
	width:55%;
	float:right;
	margin-left:5px;
	padding-top:6px;
}
.g1 {
	padding-top:30px !important;
}
.agents_list_col .icon04 {
	width:95%;
	float:left;
	margin-left:5px;
	padding-top:6px;
}
#agentphones2 {
	float:left;
	margin-right:9px;
}
.ped {
	padding-top:35px !important;
}
.icon04 #agentphones2 {
	margin-right:0px !important;
}
.ap2 {
	text-align:left !important;
}
.phone {
	float: left;
	font-size: 14px;
	min-height: 20px;
	width: 100%;
}
.bradc {
	width:100%;
	padding-bottom:3px;
	float:left;
	background-color: #fff;
}
.bradc ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	
}
.breadcrumb {
	float: left;
	font-size: 14px;
	list-style: outside none none;
	padding: 8px 0px !important;
	color:#666666;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #FFF !important;
}
.active .breadcrumb a {
	color:#72bf43;
}
.breadcrumb a {
	color:#666666;
}
.breadcrumb a:hover {
	/*color:#72bf43;*/
	color:#e88314 ;
}
.agents_company {
	width:95.9%;
	float:left;
	text-align:left;
	background:#dadada;
	font-size:13px;
	color:#007bb0;
	padding:7px;
	margin-bottom:10px;
}
.developer_company {
	width:95.9%;
	float:left;
	text-align:left;
	background:#dadada;
	font-size:13px;
	color:#007bb0;
	padding:7px;
}
.serviceprovider_company {
	width:95.9%;
	float:left;
	text-align:left;
	background:#dadada;
	font-size:13px;
	color:#007bb0;
	padding:7px;
}
.agents_company a {
	color:#007bb0;
	text-decoration:none;
}
.agents_list_col .icon img {
	margin:0px 5px;
	float:left;
}
.agents_list .banner {
	width:99.5%;
	float:left;
	margin-top:20px;
}
.agents_list .banner img {
	width:100%;
}
.display {
	display:none;
}
.flag {
	margin-top:10px;
	float:left;
}
.listing_heading_r {
	width:44%;
	float:right;
}
.flag {
	width:60px;
	float:right;
	line-height:14px;
	margin-top:14px;
}
/*======================================  faq start ========================*/



.faq_main {
	width:100%;
	float:left;
}
.faq_main .leftsidepart {
	width:100%;
	float:left;/*border-right:1px solid #CCC;*/

}
.faq_main .rightsidepart {
	width:14%;
	float:right;
	margin-left:12px;
}
.faq_background {
	/*width:97%;*/
    width:95.1%;
	float:left;
	background:#ffffff;
	border:1px solid #CCC;
	padding:0px 0px 0px 22px;
	margin-top:20px;
}
.qus_one {
	width:97%;
	
	float:left;
	font-family:'open_sansregular';
	font-size:17px;
	color:#0064b2;
	margin:13px 0px;
}
.ans_one_backg {
	width:95.1%;
	float:left;
	background:#f3f3f3;
	border:1px solid #CCC;
	border-top:0px;
	padding:0px 20px;
	margin-bottom: 25px;
}
.ans_one {
	width:74%;
	float:left;
	font-family:'open_sansregular';
	font-size:13px;
	color:#6c6c6c;
	padding:16px 0px 21px 0px;
}
.ans_one ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px 0px 0px 20px;
}
.ans_one ul li {
	background: url("../images/right.png") no-repeat scroll left top 5px rgba(0, 0, 0, 0);
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 0 0 20px 26px;
	width: 95%;
}
.ans_one strong {
	font-weight:bold;
}
.agents_faq {
	width:100%;
	float:right;
}
.agents_faq_h {
	width:100%;
	float:left;
	font-size:22px;
	color:#696969;
	font-family: 'open_sanssemibold';
}
.agents_faq_main {
	width:100%;
	float:left;
	margin-top:45px;
}
.agents_faq_col {
	width:100%;
	float:left;
	margin:10px 0px;
	border:#e4e4e4 1px solid;
	width:100%;
	text-align:center;
	background:#fff;
}
.agents_faq_col .img {
	width:72px;
	height:72px;
	display:inline-block;
	margin-top:10px;
}
.agents_faq_col .img img {
	width:100%;
	border:#e4e4e4 1px solid;
	border-radius:100%;
}
.agents_faq_col_h {
	width:100%;
	float:left;
	font-size:17px;
	color:#696969;
	padding:10px 0px;
}
.agents_faq_col .icon {
	width:100%;
	float:left;
	padding-bottom:14px;
}
.agents_faq_col .icon img {
	margin:0px 5px;
}
.agents_faq .banner {
	width:100%;
	float:left;
	margin-top:20px;
}
.agents_faq .banner img {
	width:100%;
}
.faq_col {
	width:99%;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.alert.alert-warning {
	background-color: #fef9f3;
	color: #f0ad4e;
}
.alert.alert-dismissable {
	padding-right: 35px;
}
.alert {
	-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;
	border-image: none;
	border-radius: 0;
	border-style: none none none solid;
	border-width: 0 0 0 3px;
	padding: 10px 15px;
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
.alert.alert-cyan {
	background-color: #e0f6fd;
	border-color:#22beef;
	color: #22beef;
}
.alert.alert-lightred {
	background-color: #f9dde1;
	color: #e05d6f;
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}
.alert {
	-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;
	border-image: none;
	border-radius: 0;
	border-style: none none none solid;
	border-width: 0 0 0 3px;
	padding: 10px 15px;
}
.alert-dismissable .close, .alert-dismissible .close {
	color: inherit;
	position: relative;
	right: -21px;
	top: -2px;
}
button.close {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	cursor: pointer;
	padding: 0;
}
.close {
	color: #000;
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	opacity: 0.2;
	text-shadow: 0 1px 0 #fff;
}
/*======================================  faq end ========================*/

/*=============================== Desbord end ===============================*/







.agent_p_con {
	width:90.8%;
	float:left;
	background:#fff;
	padding:30px;
	border:#ccc 1px solid;
	margin-bottom:15px;
}
.refine_cols {
	width:32%;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
.refine_cols input {
	width: 95%;
	float:left;
	color: #000000;
	padding: 10px 0px 10px 10px;
	margin:0px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #e6e6e6;
}
.refine_cols textarea {
	width: 95%;
	float:left;
	color: #8e8e8e;
	padding: 10px 0px 10px 10px;
	margin:0px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #e6e6e6;
	height:66px;
}
.refine_cols .btn2 {
	width: auto;
	float:left;
	margin:15px 0px 0px 0px;
	height:36px;
	line-height:36px;
	background:#007bb0;
	border:none;
	border-radius:4px;
	padding:0px 40px;
	font-size:14px;
	color:#fff;
	font-family: 'open_sanssemibold';
}
.refine_cols .btn2:hover {
	background:#005e86;
	cursor:pointer;
}
.refine_cols .select {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e6e6e6;
	color: #666666;
	float: left;
	font-size: 12px;
	margin:0px 10px 10px 0px;
	padding: 10px 0 10px 10px;
}
.refine_cols_btn {
	width:100%;
	float:left;
	margin-bottom:10px;
}
.refine_cols_btn .btn2 {
	width: auto;
	float:left;
	margin:15px 0px 0px 0px;
	height:36px;
	line-height:36px;
	background:#007bb0;
	border:none;
	border-radius:4px;
	padding:0px 40px;
	font-size:14px;
	color:#fff;
	font-family: 'open_sanssemibold';
}
.refine_cols_btn .btn2:hover {
	background:#005e86;
	cursor:pointer;
}
.messagepopup {
	width:400px;
	padding:20px;
}
.message-pro {
	width:200px;
	display:inline-block;
	margin-bottom:10px;
	float:left;
}
.message-pro img {
	width:100%;
}
.message_name {
	float:left;
	width:45%;
	font-family: 'open_sanssemibold';
	font-size:20px;
	color:#3a3a3a;
	margin:0px 0px 0px 15px;
}
.message_price {
	float:left;
	width:45%;
	font-family: 'open_sanssemibold';
	font-size:13px;
	color:#3a3a3a;
	margin:0px 0px 0px 15px;
}
.message_price1 {
	float:left;
	width:45%;
	font-family: 'open_sanssemibold';
	font-size:15px;
	color:#990000;
	margin:15px 0 9px 15px;
}
.messagepopup textarea {
	width:97%;
	color: #8e8e8e;
	padding: 10px 0px 10px 10px;
	margin:0px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #e6e6e6;
	height:80px;
}
.leadpopup {
	width:400px;
	padding:1px 42px 0;
	;
}
.mortgagecalculator {
	width:650px;
	padding:20px;
}
.lead-pro {
	width:200px;
	display:inline-block;
	margin-bottom:10px;
}
.lead-pro img {
	width:100%;
}
.lead_name {
	width:45%;
	float:right;
	font-family: 'open_sanssemibold';
	font-size:20px;
	color:#3a3a3a;
	margin:0px 0px 0px 15px;
}
.leadpopup textarea {
	width:97%;
	color: #8e8e8e;
	padding: 10px 0px 10px 10px;
	margin:0px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #e6e6e6;
	height:80px;
}
.leadpopup .mess_area {
	width:100%;
	float:left;
	height:auto;
	overflow:auto;
}
.leadpopup .mess_area2 {
	width:100%;
	float:left;
}
.leadpopup .mess_col {
	width:100%;
	float:left;
	margin-bottom:10px;
}
.leadpopup .mess_col .txt {
	width:75%;
	float:left;
	background:#fff;
	border:#d5d5d5 1px solid;
	border-radius:4px;
	padding:10px;
	position:relative;
}
.leadpopup .mess_col .txt_h {
	width:100%;
	float:left;
	font-size:13px;
	color:#696969;
	font-family: 'open_sanssemibold';
}
.leadpopup .mess_col .txt_h span {
	color:#cccccd;
	width:auto;
	float:right;
}
.leadpopup .mess_col .txt_t {
	width:100%;
	float:left;
	font-size:13px;
	color:#696969;
	margin-top:5px;
}
.leadpopup .mess_col .img {
	width:40px;
	height:40px;
	float:right;
	margin:0px 10px 0px 0px;
}
.leadpopup .mess_col .img img {
	width:100%;
	height:100%;
	border:#f5f5f5 2px solid;
	border-radius:100%;
}
.leadpopup .mess_col .txt .arrow {
	width:auto;
	position:absolute;
	right:-6px;
	top:10px;
}
.leadpopup .mess_col2 {
	width:100%;
	float:left;
	margin-bottom:10px;
}
.leadpopup .mess_col2 .txt {
	width:75%;
	float:right;
	background:#fff;
	border:#d5d5d5 1px solid;
	border-radius:4px;
	padding:10px;
	position:relative;
}
.leadpopup .mess_col2 .txt_h {
	width:100%;
	float:left;
	font-size:13px;
	color:#696969;
	font-family: 'open_sanssemibold';
}
.leadpopup .mess_col2 .txt_h span {
	color:#cccccd;
	width:auto;
	float:right;
}
.leadpopup .mess_col2 .txt_t {
	width:100%;
	float:left;
	font-size:13px;
	color:#696969;
	margin-top:5px;
}
.leadpopup .mess_col2 .img {
	width:40px;
	height:40px;
	float:left;
	margin:0px 0px 0px 10px;
}
.leadpopup .mess_col2 .img img {
	width:100%;
	height:100%;
	border:#f5f5f5 2px solid;
	border-radius:100%;
}
.leadpopup .mess_col2 .txt .arrow {
	width:auto;
	position:absolute;
	left:-6px;
	top:10px;
}
/******************************************************* CSS code for tooltip * Start *********************************************************/



.nextMsg {
	display:inline-block;
	position:absolute;
	cursor:pointer;
}
.nextMsg .nm-box {
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-box-shadow: 3px 3px 5px rgba(176,176,176, 1);
	-moz-box-shadow: 3px 3px 5px rgba(176,176,176, 1);
	box-shadow: 3px 3px 5px rgba(176,176,176, 1);
	padding:5px;
}
.nextMsg .nm-box-bm {
	margin-top:12px;
}
.nextMsg .nm-box-tm {
	margin-bottom:12px;
}
.nextMsg .nm-box-rm {
	margin-left:12px;
}
.nextMsg .nm-box-lm {
	margin-right:12px;
}
.nextMsg .nm-msg {
	margin:0px;
}
.nextMsg .nm-arrow-box {
	display:inline-block;
	position:absolute;
	height:14px;
}
.nextMsg .nm-arrow-box-bm {
	left:50%;
	margin-left:-8px;
	top:0;
}
.nextMsg .nm-arrow-box-tm {
	left:50%;
	margin-left:-8px;
	bottom:0;
}
.nextMsg .nm-arrow-box-rm {
	top:50%;
	margin-top:-8px;
	left:0;
}
.nextMsg .nm-arrow-box-lm {
	top:50%;
	margin-top:-8px;
	right:0;
}
.nextMsg .nm-arrow {
	/*

	* In Internet Explorer, The"border-style: dashed" will never be

	* rendered unless "(width * 5) >= border-width" is true.

	* Since "width" is set to "0", the "dashed-border" remains

	* invisible to the user, which renders the border just like how

	* "border-color: transparent" renders.

	*/

	border-style: dashed;
	border-color: transparent;
	border-width: 0.53em;
	display: -moz-inline-box;
	display: block;
	/* Use font-size to control the size of the arrow. */

	font-size: 15px;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: middle;
	width: 0;
}
.nextMsg .nm-arrow-bm {
	border-top-width: 0;
	border-bottom-width: .8em;
	border-bottom-style: solid;
	bottom: 0;
}
.nextMsg .nm-arrow-tm {
	border-bottom-width: 0;
	border-top-width: .8em;
	border-top-style: solid;
	top: 0;
}
.nextMsg .nm-arrow-rm {
	border-left-width: 0;
	border-right-width: .8em;
	border-right-style: solid;
	right: 0;
}
.nextMsg .nm-arrow-lm {
	border-right-width: 0;
	border-left-width: .8em;
	border-left-style: solid;
	left: 0;
}
/**** Theme colors ****/

/* LIGHT */

.nextMsg-LightTheme .nm-box {
	border:5px #e0e0e0 solid;
	background-color:#fdfdfd;
	color:#454545;
}
.nextMsg-LightTheme .nm-arrow-tm {
	border-top-color: #e0e0e0;
}
.nextMsg-LightTheme .nm-arrow-bm {
	border-bottom-color: #e0e0e0;
}
.nextMsg-LightTheme .nm-arrow-lm {
	border-left-color: #e0e0e0;
}
.nextMsg-LightTheme .nm-arrow-rm {
	border-right-color: #e0e0e0;
}
/* BLUE */

.nextMsg-BlueTheme .nm-box {
	border:5px #36a4d9 solid;
	background-color:#91d9f1;
	color:#2f789b;
}
.nextMsg-BlueTheme .nm-arrow-tm {
	border-top-color: #36a4d9;
}
.nextMsg-BlueTheme .nm-arrow-bm {
	border-bottom-color: #36a4d9;
}
.nextMsg-BlueTheme .nm-arrow-lm {
	border-left-color: #36a4d9;
}
.nextMsg-BlueTheme .nm-arrow-rm {
	border-right-color: #36a4d9;
}
/* GREEN */

.nextMsg-GreenTheme .nm-box {
	border:5px #a9dc66 solid;
	background-color:#cfe9aa;
	color:#749954;
}
.nextMsg-GreenTheme .nm-arrow-tm {
	border-top-color: #a9dc66;
}
.nextMsg-GreenTheme .nm-arrow-bm {
	border-bottom-color: #a9dc66;
}
.nextMsg-GreenTheme .nm-arrow-lm {
	border-left-color: #a9dc66;
}
.nextMsg-GreenTheme .nm-arrow-rm {
	border-right-color: #a9dc66;
}
/* CREAM */

.nextMsg-CreamTheme .nm-box {
	border:5px #f9e88e solid;
	background-color:#faf7aa;
	color:#c8b571;
}
.nextMsg-CreamTheme .nm-arrow-tm {
	border-top-color: #f9e88e;
}
.nextMsg-CreamTheme .nm-arrow-bm {
	border-bottom-color: #f9e88e;
}
.nextMsg-CreamTheme .nm-arrow-lm {
	border-left-color: #f9e88e;
}
.nextMsg-CreamTheme .nm-arrow-rm {
	border-right-color: #f9e88e;
}
/* RED */

.nextMsg-RedTheme .nm-box {
	border:5px #ce6e6f solid;
	background-color:#f79892;
	color:#fff;
}
.nextMsg-RedTheme .nm-arrow-tm {
	border-top-color: #ce6e6f;
}
.nextMsg-RedTheme .nm-arrow-bm {
	border-bottom-color: #ce6e6f;
}
.nextMsg-RedTheme .nm-arrow-lm {
	border-left-color: #ce6e6f;
}
.nextMsg-RedTheme .nm-arrow-rm {
	border-right-color: #ce6e6f;
}
/* DARK */

.nextMsg-DarkTheme .nm-box {
	border:5px #303030 solid;
	background-color:#505050;
	color:#fff;
}
.nextMsg-DarkTheme .nm-arrow-tm {
	border-top-color: #303030;
}
.nextMsg-DarkTheme .nm-arrow-bm {
	border-bottom-color: #303030;
}
.nextMsg-DarkTheme .nm-arrow-lm {
	border-left-color: #303030;
}
.nextMsg-DarkTheme .nm-arrow-rm {
	border-right-color: #303030;
}
/*********************/



.asking_price {
	width:93%;
	float:left;
	margin-top:10px;
	padding:5px 0px 10px 18px;
	border:#e4e4e4 1px solid;
	background:#fff;
	font-size:22px;
	color:#696969;
	font-family: 'open_sanssemibold';
	line-height:28px;
}
.asking_price span {
	width:100%;
	float:left;
	font-size:26px;
}
.agents_detail_col {
	width:99%;
	float:left;
	margin-top:20px;
	width:100%;
}
.detail_right .right_tab {
	width:100%;
	float:left;
	margin-top:15px;
}
.property_des {
	width:99.8%;
	float:left;
	background:#fff;
	border:#dedede 1px solid;
	border-top:0px;
}
.property_des_con {
	width:96%;
	float:left;
	padding:17px;
}
.property_des h2 {
	width:100%;
	float:left;
	color:#666;
	font-size:22px;
	font-family: 'open_sanssemibold';
	margin:0px 0px 20px;
	padding:0px;
}
.property_des .contant_m {
	width:100%;
	float:left;
	background:#f5f5f5;
	border:#e5e5e5 1px solid;
}
.property_des .icon_con {
	width:100%;
	float:left;
}
.property_des .icon_con ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.property_des .icon_con ul li {
	width:auto;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
}
.property_des .icon_con ul li a {
	width:auto;
	float:left;
	margin:0px;
	padding:0px 8px 0px 8px;
	display:block;
	height:44px;
	color:#586162;
	font-size:10px;
	line-height:44px;
	border-right:#dedede 1px solid;
}
.property_des .icon_con ul li a:hover {
	background:#fff;
}
.property_des .icon_con i {
	display: inline-block;
	height: 20px;
	margin-right: 8px;
	vertical-align: -5px;
	width: 20px;
}
.property_des .icon_con .b_none a {
	border:0px;
}
.property_des .icon_con .icon-area {
	background:url(../images/icon-size.png) no-repeat left center;
}
.property_des .icon_con .icon-bed {
	background:url(../images/icon-bed.png) no-repeat left center;
}
.bedicon {
	background:url(../images/icon-bed.png) no-repeat left center;
}
.property_des .icon_con .icon-bath {
	background:url(../images/icon-bath.png) no-repeat left center;
}
.property_des .icon_con .icon-garage {
	background:url(../images/icon-garage.png) no-repeat left center;
}
.icon_con .icon-star {
	background:url(../images/icon_star.png) no-repeat left center;
}
.icon_con .icon-currency {
	background:url(../images/icon_currency.png) no-repeat left center;
}
.icon_con .icon-print {
	background:url(../images/icon_print.png) no-repeat left center;
}
.property_des_txt {
	width:100%;
	float:left;
	margin-top:10px;
	font-size:12px;
}
.property_des_txt p {
	width:100%;
	float:left;
	margin:0px;
	padding:0px 0px 15px;
	color:#666;
	font-size:13px;
	line-height:22px;/*font-family: 'open_sanssemibold';*/

}
.property_des_txt p {
	width:100%;
	float:left;
	margin:0px;
	padding:0px 0px 15px;
	color:#666;
	font-size:13px;
	line-height:22px;/*font-family: 'open_sanssemibold';*/

}
.detail_con {
	width:100%;
	float:left;
}
.detail_glry {
	width:100%;
	float:left;
}
.detail_glry img {
	width:100%;
}
.general_des {
	width:100%;
	float:left;
}
.general_col {
	width:97.5%;
	float:left;
	padding:5px 10px;
	border-bottom:#eeeeee 1px solid;
	margin-top:5px;
}
.general_col:hover {
	background:#f1f1f1;
}
.general_l {
	width:60%;
	float:left;
	font-size:14px;
	color:#212121;
}
.general_r {
	width:40%;
	float:right;
	font-size:13px;
	color:#696969;
}
.general_r .checkbox {
	width:auto;
	float:left;
	padding:5px 0px;
	margin-right:10px;
}
.general_r .checkbox span {
	padding-left:20px;
}
.general_r .checkbox_input {
	width:auto;
	float:left;
	margin-right:5px;
}
.detail_tab {
	width:100%;
	float:left;
}
.detail_tab .tab_menu {
	width:100%;
	float:left;
	background:#f8f8f8;
	border:#dedede 1px solid;
	border-left:0px;
	border-right:0px;
	height:40px;
	position:absolute;
}
.detail_tab .tabs {
	position: relative;
	width: 100%;
}
.detail_tab .tabs input {
	z-index: 1000;
	width: 0px;
	float:left;
	/*opacity: 0;*/

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	cursor: pointer;
	padding:0px;
	position:absolute;
}
.detail_tab .tabs input[type=radio] {
	display:none;
}
.detail_tab .tabs tab-label-1 {
	margin-left:10px;
}
.detail_tab .tabs input#tab-2 {
	left: 120px;
}
.detail_tab .tabs input#tab-3 {
	left: 240px;
}
.detail_tab .tabs input#tab-4 {
	left: 360px;
}
.detail_tab .tabs label {
	font-size: 14px;
	addon-text-w33_1px;
	height: 40px;
	position: relative;
	/*padding: 0 35px;*/

	padding-left:10px !important;
	padding-right:10px !important;
	float: left;
	display: block;
	width: auto;
	color: #969696;
	letter-spacing: 1px;
	text-align: center;
	font-family: 'robotoregular';
}
.detail_tab .tabs label:after {
	content: '';
	position: absolute;
	color:#fff;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
}
.detail_tab .tabs input:hover + label {
	background: #586162;
	z-index: 6;
	color:#fff;
}
.detail_tab .tabs label:first-of-type {
	z-index: 4;
	margin-left:10px;
}
.detail_tab .tab-label-2 {
	z-index: 3;
}
.detail_tab .tab-label-3 {
	z-index: 2;
}
.detail_tab .tab-label-4 {
	z-index: 1;
}
.detail_tab .tabs input:checked + label {
	background: #586162;
	z-index: 6;
	color:#fff;
}
.detail_tab .clear-shadow {
	clear: both;
}
.detail_tab .content {
	background: #fff;
	position: relative;
	width: 100%;
	height: 470px;
	z-index: 5;
}
.detail_tab .content div {
	position: absolute;
	top: 0;
	left: 0;
	padding: 24px;
	z-index: 1;
	width:94.5%;
}
.detail_tab .content div img {
	width:100%;
}
 .detail_tab .tabs input.tab-selector-1:checked ~ .content .content-1, .detail_tab .tabs input.tab-selector-2:checked ~ .content .content-2, .detail_tab .tabs input.tab-selector-3:checked ~ .content .content-3, .detail_tab .tabs input.tab-selector-4:checked ~ .content .content-4, .detail_tab .tabs input.tab-selector-5:checked ~ .content .content-5, .detail_tab .tabs input.tab-selector-6:checked ~ .content .content-6, .detail_tab .tabs input.tab-selector-7:checked ~ .content .content-7, .detail_tab .tabs input.tab-selector-8:checked ~ .content .content-8, .detail_tab .tabs input.tab-selector-9:checked ~ .content .content-9, .detail_tab .tabs input.tab-selector-10:checked ~ .content .content-10 {
 z-index: 100;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 1;
 -webkit-transition: opacity ease-out 0.2s 0.1s;
 -moz-transition: opacity ease-out 0.2s 0.1s;
 -o-transition: opacity ease-out 0.2s 0.1s;
 -ms-transition: opacity ease-out 0.2s 0.1s;
 transition: opacity ease-out 0.2s 0.1s;
}
.detail_tab .content div h2, .detail_tab .content div h3 {
	color: #398080;
}
.detail_tab .content div p {
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	text-align: left;
	margin: 0;
	color: #777;
	padding-left: 15px;
	font-family: Cambria, Georgia, serif;
}
.detail_right .right_tab {
	width:100%;
	float:left;
	margin-top:15px;
}
.knowmore_btn {
	background: none repeat scroll 0 0 #73bf44;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	float: left;
	font-family: "open_sanssemibold";
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	margin: 10px 0 0 30px;
	padding: 0 20px;
	text-transform: uppercase;
	width: auto;
}
/*======================================  detail end ========================*/



/*=============================== Desbord start ===============================*/



.desbord_main {
	width:100%;
	float:left;
}
.desbord_right_one {
	width:38%;
	float:left;
	border:1px solid #CCC;
	border-radius:5px;
	margin-right:15px;
}
.desbord_right_one_icon {
	width:37.6%;
	float:left;
	background:#73bf44;
	text-align:center;
	padding:24px 0px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.desbord_right_two_icon {
	width:37.6%;
	float:left;
	background:#e74c3c;
	text-align:center;
	padding:24px 0px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.desbord_right_three_icon {
	width:37.6%;
	float:left;
	background:#f1c40f;
	text-align:center;
	padding:24px 0px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.desbord_right_for_icon {
	width:37.6%;
	float:left;
	background:#9b59b6;
	text-align:center;
	padding:24px 0px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.desbord_right_one_no {
	width:62.4%;
	float:right;
	background:#ffffff;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.desbord_right_one_no ul li {
	list-style:none;
	padding:6px 0px 0px 20px;
	height:45px;
}
.my_prop {
	font-family:'open_sansregular';
	font-size:18px;
	color:#696969;
}
.desbord_right_one_font {
	font-family:'open_sansregular';
	font-size:36px;
	color:#696969;
}
.desbord_right_two {
	width:38%;
	float:right;
	margin-right:175px;
	border:1px solid #CCC;
	border-radius:5px;
}
.desbord_right_three {
	width:38%;
	float:left;
	margin-top:30px;
	border:1px solid #CCC;
	border-radius:5px;
	margin-right:15px;
}
.desbord_right_for {
	width:38%;
	float:right;
	margin: 30px 175px 0px 0px;
	border:1px solid #CCC;
	border-radius:5px;
}
.building {
	font-size:40px !important;
	color:#fff;
	border:#fff 1px solid;
	border-radius:100%;
	width:55px;
	height:55px;
	padding:15px;
	line-height:55px !important;
}
.support {
	font-size:55px !important;
	color:#fff;
	border:#fff 1px solid;
	border-radius:100%;
	width:55px;
	height:55px;
	padding:15px;
	line-height:55px !important;
}
/*=============================== Desbord end ===============================*/







.agent_p_con {
	width:92.9%;
	float:left;
	background:#fff;
	padding:30px;
	border:#ccc 1px solid;
	margin-bottom:15px;
}
/******************************************************* CSS code for tooltip * End **********************************************************/

/************************* Css Tab start  *******************************************/

.home_redio {
	float: left;
	margin: 14px 0 0 8px;
	width: auto !important;
}
.refine_search {
	width:100%;
	float:left;
}
.refine_search_h {
	width:100%;
	float:left;
	color:#3a3a3a;
	font-size:22px;
	font-family: 'open_sanssemibold';
	margin-bottom:25px;
}
#banner_footer {
	width:835px;
}

#banner_footer img{
	width:835px;
	/*border:#ccc 2px solid;*/
}
/* Css Tab Start*/



ul#tabs {
	list-style-type: none;
	padding: 0 !important;
	background-color: #f8f8f8;
	width:100%;
	float:left;
	margin-top:20px !important;
	border:#dedede 1px solid;
}
ul#tabs li {
	display: inline-block;
	background-color: #f8f8f8;
	/*padding: 0px 15px;*/
	height:60px;
	line-height:40px;
	color: #969696;
	cursor: pointer;
	font-size:11px;
	font-family: 'open_sanssemibold';
	float:left;
	padding:0px 15px;
}
ul#tabs li:hover {
	background-color: #fff;
	color:#969696;
}
ul#tabs li.active {
	background-color: #fff;
	color:#969696;
}
ul#tab {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#tab li {
	display: none;
	padding: 30px;
}
ul#tab li.active {
	display: block;
}
ul#tab li h2 {
	font-weight: 400;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: solid 5px #32c896;
}
#tabs {
	margin:0 !important;
	padding:0 !important;
}
/************************* 2nd tab ***********************/



ul#tabs1 {
	list-style-type: none;
	padding: 0 !important;
	background-color: #f8f8f8;
	width:100%;
	float:left;
	margin-top:20px !important;
	border:#dedede 1px solid;
}
ul#tabs1 li {
	display: inline-block;
	background-color: #f8f8f8;
	padding: 0px 15px;
	height:40px;
	line-height:40px;
	color: #969696;
	cursor: pointer;
	font-size:13px;
	float:left;
}
ul#tabs1 li:hover {
	background-color: #fff;
	color:#969696;
}
/*ul#tabs1 li.active {

	background-color: #fff;

	color:#969696;

}

ul#tab1 {

	list-style-type: none;

	margin: 0;

	padding: 0;

}*/
ul#tab1 li.active {
	position: absolute !important;
	top: 0;
	z-index: 99;
	width:100%;
	
}
ul#tab1 {
	float: left;
	height: 458px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 806px;
}
ul#tabs1 li.active {
	background: none repeat scroll 0 0 #fff;
	
}
ul#tab1 li.inactive {
	top:470px !important;
	position:absolute;
	
}
ul#tab1 li {
	
 
	padding: 30px;
	float:left;
}

ul#tab1 li h2 {
	font-weight: 400;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: solid 5px #32c896;
}
#tabs1 {
	margin:0 !important;
	padding:0 !important;
}
.view360 {
    background: #fff none repeat scroll 0 0;
    float: left;
    width: 100% !important;
	height:100% !important;
}
/* Css Tab close*/

.mr8 { margin-right:8px;}
#terms_and_conditions { width:40px; height:20px;}


.refine_col_btn {
	width:23%;
	float:left;
	margin-right:10px;
}
.refine_col_btn .btn {
	width: auto;
	float:left;
	height:36px;
	line-height:36px;
	background:#007bb0;
	border:none;
	border-radius:4px;
	/*margin:15px 0px 0px 20px;*/

	padding:0px 25px;
	font-size:14px;
	color:#fff;
	font-family: 'open_sanssemibold';
}
.refine_col_btn .btn:hover {
	background:#005e86;
	cursor:pointer;
}
/*-----------------26-02-15----------------------*/



.devloper {
	width:100%;
	float:left;
	margin-top:25px;
}
.devloper_col {
	width:100%;
	float:left;
	margin-bottom:35px;
	position:relative;
}
.devloper_col img {
	width:100% !important;/*height:100% !important;*/

}
.devloper_col h1 {
	width:98%;
	position:absolute;
	left:0px;
	top:0px;
	height:65px;
	line-height:60px;
	font-size:25px;
	color:#3a3a3a;
	font-family: 'open_sanssemibold';
	padding:0px 0px 0px 2%;
	margin:0px;
	background:url(../images/dev_h_bg.png) left top repeat;
}
.devloper_col .dev_logo {
	width:144px;
	height:142px;
	position:absolute;
	left:20px;
	top:118px;
	background:#fafafa;
	text-align:center;
}
.responsive-container {
	position: relative;
	width: 100%;
}
.dummy {
	padding-top: 100%; /* forces 1:1 aspect ratio */
}
.img-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align:center; /* Align center inline elements */
	font: 0/0 a;
}
.img-container:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.img-container img {
	vertical-align: middle;
	display: inline-block;
	width:auto;
}
.devloper_col .bot_con {
	width:98%;
	position:absolute;
	left:0px;
	bottom:0px;
	height:52px;
	line-height:52px;
	padding:0px 1%;
	margin:0px;
	background:url(../images/dev_h_bg.png) left top repeat;
	font-size:16px;
	color:#696969;
	font-family: 'open_sansregular';
}
.devloper_col .bot_con .ftxt {
	width:auto;
	float:left;
}
.devloper_col .bot_con .sectxt {
	width:auto;
	float:left;
	padding:0px 8px;
}
.devloper_col .detail_btn {
	width:auto;
	float:right;
	background:#007bb0;
	border:none;
	border-radius:3px;
	padding:0px 15px;
	line-height:36px;
	height:36px;
	font-size:18px;
	color:#ffffff;
	font-family: 'open_sanssemibold';
	margin:9px 0px 0px;
}
.devloper_col .detail_btn:hover {
	background:#007bb0;
}
.dev_detail_main {
	width:100%;
	float:left;
	margin-top:25px;
}
.dev_detail_img {
	width:100%;
	float:left;
}
.dev_detail_col {
	width:100%;
	float:left;
	position:relative;
}
.dev_detail_col img {
	width:100%;
}
.dev_detail_col h1 {
	width:98.3%;
	position:absolute;
	left:0px;
	top:0px;
	height:65px;
	line-height:60px;
	font-size:25px;
	color:#3a3a3a;
	font-family: 'open_sanssemibold';
	padding:0px 0px 0px 20px;
	margin:0px;
	background:url(../images/dev_h_bg.png) left top repeat;
}
.dev_detail_col .bot_con {
	width:96.55%;
	position:absolute;
	left:0px;
	bottom:0px;
	height:52px;
	line-height:52px;
	padding:0px 20px;
	margin:0px;
	background:url(../images/dev_h_bg.png) left top repeat;
	font-size:16px;
	color:#696969;
	font-family: 'open_sansregular';
}
.dev_detail_col .bot_con .ftxt {
	width:auto;
	float:left;
}
.dev_detail_col .bot_con .sectxt {
	width:auto;
	float:left;
	padding:0px 8px;
}
.dev_detail_col .detail_btn {
	width:auto;
	float:right;
	background:#73bf44;
	border:none;
	border-radius:3px;
	padding:0px 15px;
	line-height:36px;
	height:36px;
	font-size:18px;
	color:#ffffff;
	font-family: 'open_sanssemibold';
	margin:9px 0px 0px;
}
.dev_detail {
	/*width:97%;*/

	float:left;
	padding:0px 25px 0px 0px;
}
.project_des {
	width:95.3%;
	float:left;
	background:#fff;
	padding:0px 20px 20px;
}
.dev_detail h2 {
	width:100%;
	float:left;
	font-size:22px;
	color:#2b2b2b;
	font-family: 'open_sanssemibold';
	padding:40px 0px 0px;
	margin:0px;
}
.project_des p {
	width:100%;
	float:left;
	font-size:13px;
	color:#919292;
	font-family: 'open_sanssemibold';
	padding:14px 0px;
	line-height:22px;
	margin:0px;
}
/*==== Add Css Date 02-Mar-2015 ===*/



.viewmore {
	width:100%;
	float:left;
	text-align:center;
}
.viewmore a {
	background:#007bb0;
	color:#fff;
	padding:15px 20px;
	display:inline-block;
	margin:10px 0px 25px 0px;
	border-radius:5px;
	font-size:16px;
	font-family: 'open_sansregular';
}
.viewmore a:hover {
	background:#73bf44;
}
.dev_detail_banner {
	width:100%;
	float:left;
}
.dev_detail_col .detail_btn01 {
	width:auto;
	float:right;
	background:#73bf44;
	border:none;
	border-radius:3px;
	padding:0px 15px;
	line-height:36px;
	height:36px;
	font-size:16px;
	color:#ffffff;
	font-family: 'open_sanssemibold';
	margin:9px 0px 0px;
	position:absolute;
	top: 0px;
	right:15px;
}
.agent-pro01 {
	width:142px;
	display:inline-block;
	height:142px;
	margin-top:25px;
}
.agent-pro01 img {
	width:100%;
	border-radius: 5%;
	border:#d1d1d1 5px solid;
}
.viewmorefooter {
	width:100%;
	float:left;
}
.viewmorefooter a {
	background:#73bf44;
	color:#fff;
	padding:8px 15px;
	display:inline-block;
	margin:10px 0px 25px 0px;
	border-radius:5px;
	font-size:16px;
	font-family: 'open_sansregular';
}
.viewmorefooter a:hover {
	background:#007bb0;
}
/*=========== New Css Add  04-march-2015 Start ================================*/

.infopage {
	width:100%;
	float:left;
	background:#fafafa;
	border-top:#e5e5e5 1px solid;
	font-size:14px;/*line-height:25px;*/

}
.infopage p {
	font-size:13px;
	margin:25px 0px 0px;
	float:left;
	width:100%;
}

.infopage img{
	width:100%;
}
.tegline {
	color:#0064b2;
	font-size:12px;
	text-align:center;
}
.tegline2 {
	color:#0064b2;
	font-size:12px;
	text-align:left;
	margin:0px;
	padding:0px;
}
/*=========== New Css Add  04-march-2015 End ================================*/

.main-con {
	width:950px;
	float:left;
	margin:0px 0px 20px;
	text-align:inherit;
}
/*=========== New Css Add  05-march-2015 Start ================================*/

.menu_inner {
	float: right;
}
.menu_inner ul {
	margin:0px;
	padding:0px;
}
.menu_inner ul li {
	border-radius: 5px;
    display: inline-block;
    font-family: "open_sansregular";
    font-size: 12px;
    list-style: outside none none;
    margin: 0;
    padding: 26px 7px;
    text-transform: uppercase;
	
}
.menu_inner ul li a {
	color:#666666;
}
.menu_inner ul li a:hover {
	color:#007bb0;
}
.service_pl {
	float: left;
	width: 100%;
}

.service_pl ul {
	margin: 0;
	padding: 0;
}
.service_pl ul li {
	background: none repeat scroll 0 0 #a8a8a8;
	border-radius: 5px;
	float: left;
	font-family: "open_sanssemibold";
	font-size: 16px;
	list-style: outside none none;
	margin:0px 15px 15px 0px;
	padding: 10px;
	width: 20.8%;
	height:100px;
	text-align:center;
}
.service_pl ul li a {
	color: #fff;
}
.service_pl ul li a span {
	float: left;
	width: 100%;
	margin-bottom:10px;
}
.service_pl ul li:hover {
	background: none repeat scroll 0 0 #73bf44;
}
/*.detail_tab {

}

.detail_tab ul {

	margin:0px;

	padding:0px;

}

.detail_tab ul li {

	list-style:none;

	float:left;

	width:50%;

}*/

/*================== Header Inner page Css ========================== */

.header_innernew {
	top:0px;
	float: left;
	z-index:999;
	width: 100%;
	background:#fff;
	height:70px;
}
#header_innernew .logout {
	color: #fff;
	float: right;
	font-size: 25px;
	margin: 6px 0 0 10px;
	padding: 8px 20px;
	background: none repeat scroll 0 0 #73bf44;
	border-radius: 5px;
}
#header_innernew .sign, #header_innernew .login {
	color: #fff;
	float: right;
	font-size: 17px;
	/* margin: 6px 0 0 10px;*/

    padding: 6px 15px;
}
#header_innernew.cbp-af-header-shrink .logout {
	font-size: 20px;
	margin:0px;
}
#header_innernew .sign {
	background:#007bb0;
	border-radius:5px;
}
#headerinner .sign:hover {
	text-decoration: none;
	background:#005e86;
}
#header_innernew .login {
/*background:#73bf44;

	border-radius:5px;*/

}
#header_innernew .login:hover {
/*text-decoration: none;

	background:#509d20;*/

}
/*================== Header Inner page Css ========================== */



/*=========== New Css Add  05-march-2015 End ================================*/





.home .redio_sec .rediobtn {
	background: url("../images/menu_bg.png") repeat scroll left top rgba(0, 0, 0, 0 ) !important;
	background-color:none !important;
}
.select1 {
	background: url("../images/menu_bg.png") repeat scroll left top rgba(0, 0, 0, 0 ) !important;
	display:inline-block;
}
.col_detail {
	width:50%;
	float:left;
	margin-bottom:8px;
}
.emailpop {
	margin:10px;
	float:left;
	width:98%;
}
.contant_top_h a {
	color:#394041;
}
.contant_top_h a:hover {
	color:#007bb0;
}
.croses {
	background: none repeat scroll 0 0 #2f789b;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 15px;
}
/*----Agent_form---------*/
	
	
.agent_form {
	width:100%;
	float:left;
}
.agent_form .form_col {
	width:47.5%;
	float:left;
	margin:0px 20px 20px 0px;
}
.agent_form .form_col label {
	width:100%;
	float:left;
	font-size:15px;
	color:#a1a1a1;
	margin-bottom:10px;
	font-family: 'open_sanssemibold';
}
/*.agent_form .form_col label span {
	font-size:11px; 
}*/
.agent_form .form_col input {
	width:97%;
	float:left;
	font-size:14px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
	height:50px;
	line-height:50px;
	padding:0px 0px 0px 10px;
	margin:0px;
	border:#c4c4c4 1px solid;
	background:#fff;
}
.agent_form .form_col select {
	width:100%;
	float:left;
	font-size:14px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
	height:50px;
	line-height:50px;
	padding:0px 0px 0px 10px;
	margin:0px;
	border:#c4c4c4 1px solid;
	background:#fff;
}
.agent_form .form_col2 {
	width:70%;
	float:left;
	margin:0px 20px 20px 0px;
}
.agent_form .form_col2 label {
	width:100%;
	float:left;
	font-size:15px;
	color:#a1a1a1;
	margin-bottom:10px;
	font-family: 'open_sanssemibold';
}
.agent_form .form_col2 input {
	width:97%;
	float:left;
	font-size:14px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
	height:50px;
	line-height:50px;
	padding:0px 0px 0px 10px;
	margin:0px;
	border:#c4c4c4 1px solid;
	background:#fff;
}
.agent_form .form_col3 {
	width:100%;
	float:left;
	margin:0px 20px 20px 0px;
}
.agent_form .form_col3 label {
	width:100%;
	float:left;
	font-size:15px;
	color:#a1a1a1;
	margin-bottom:10px;
	font-family: 'open_sanssemibold';
}
.agent_form .form_col3 input {
	width:46%;
	float:left;
	font-size:14px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
	height:50px;
	line-height:50px;
	padding:0px 0px 0px 10px;
	margin:0px 20px 0px 0px;
	border:#c4c4c4 1px solid;
	background:#fff;
}
.agent_form .form_col3 textarea {
	width:95.8%;
	height:100px;
	line-height:30px;
}
.agent_form .form_col_b {
	width:47.5%;
	float:left;
	margin:0px 20px 20px 0px;
}
.agent_form .form_col_b .txtbox {
	width:100%;
	float:left;
	border:#c4c4c4 1px solid;
	background:#fff;
	height:50px;
}
.agent_form .form_col_b .txtboxupload {
	width:100%;
	float:left;
	border:#c4c4c4 1px solid;
	background:#fff;
	height:50px;
	padding:0px !important;
}
.agent_form .form_col_b .txtbox input {
	width:93px !important;
	float:left;
	font-size:14px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
	height:50px;
	line-height:50px;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:none;
	background:none;
}
.agent_form .form_col_b .txtbox label {
	width:75%;
	float:right;
	font-size:14px;
	color:#a1a1a1;
	margin-bottom:10px;
	font-family: 'open_sanssemibold';
}
.agent_form .form_col_b label {
	width:100%;
	float:left;
	font-size:15px;
	color:#a1a1a1;
	margin-bottom:10px;
	font-family: 'open_sanssemibold';
}
.agent_form .ch_box {
	width:100%;
	float:left;
	margin:0px 0px 20px;
	font-size:15px;
	color:#a1a1a1;
	font-family: 'open_sanssemibold';
}
.agent_form .ch_box input[type=checkbox]:not(old), .agent_form .ch_box input[type=radio ]:not(old) {
	width : 2em;
	margin : 0;
	padding : 0;
	font-size : 1em;
	opacity : 0;
}
.agent_form .ch_box input[type=checkbox]:not(old) + label, .agent_form .ch_box input[type=radio ]:not(old) + label {
	display : inline-block;
	margin-left : -2em;
	line-height : 1.5em;
}
.agent_form .ch_box input[type=radio ]:not(old) + label > span {
	display : inline-block;
	width : 6px;
	height : 6px;
	margin : 4px 10px 2px 2px;
	border : 4px solid #c3c3c3;
	border-radius : 100%;
	background :#767676;
	vertical-align : bottom;
}
.agent_form .ch_box input[type=checkbox]:not(old) + label > span {
	display : inline-block;
	width : 20px;
	height : 20px;
	margin : 4px 10px 2px 2px;
	border : 1px solid #bcbcbc;
	background :#fff;
	vertical-align : bottom;
}
.agent_form .ch_box input[type=checkbox]:not(old):checked + label > span, .agent_form .ch_box input[type=radio ]:not(old):checked + label > span {
}
.agent_form .ch_box input[type=checkbox]:not(old):checked + label > span:before {
	content : '✓';
	display : block;
	width : 15px;
	color : #73bf44;
	font-size : 16px;
	line-height : 18px;
	text-align : center;
	text-shadow : 0 0 0.0714em rgb(115,153,77);
	font-weight : bold;
	margin-left:3px;
}
.agent_form .ch_box input[type=radio]:not(old):checked + label > span > span {
	display : block;
	width : 6px;
	height : 6px;
	margin : -0px;
	border : 4px solid #73bf44;
	border-radius : 100%;
	background : #fff;
}
.agent_form .form_btn {
	width:100%;
	float:left;
}
.submit_btn {
	width:auto;
	display:inline-block;
	margin:0px;
	padding:0px 45px;
	background:#007bb0;
	border-radius:5px;
	font-size:16px;
	color:#fff;
	height:44px;
	line-height:44px;
	border:0;
}
.submit_btn:hover {
	background:#005e86;
}
.contact_leftside {
	width:68%;
	float:left;
	margin:2% auto;
}
.h2 {
	font-family:'open_sansregular' !important;
	font-size: 20px;
	color:#666;
	float:left;
	margin:0;
	width:100%;
}
.contact_txt {
	font-family:'open_sansregular' !important;
	font-size: 13px;
	color:#666;
	float:left;
	margin:0;
	width:100%;
	line-height:20px;
}

.contact_txt p{
	margin-top:0px !important; 
}
 
.mth {margin-top:8px; display:inline-block;}
.contact_txt strong {
	font-family:'open_sansregular' !important;
	font-size: 13px;
	color:#0064b2;
	float:left;
	margin:0;
	font-weight:bold;
}
.contact_txt a {
	font-family:'open_sansregular' !important;
	font-size: 13px;
	color:#999999 !important;
	margin:0;
	display:inline-block;
	text-decoration:none;
}
.contact_txt a:hover {
	font-family:'open_sansregular' !important;
	font-size: 13px;
	color:#ee7030;
	margin:0;
	text-decoration:underline !important;
	display:inline-block;
	float:left;
}
.line {
	border-bottom: 1px solid #ccc;
	width:100%;
	margin:2% auto;
	float:left;
	display:block;
}
.right_box {
	 background-color: #f6f6f6;
    border: 1px solid #dfdfdf;
    float: right;
    margin: 10px 0;
    padding: 20px 4%;
    width: 90%;
}
adress {
	font-family:'open_sansregular' !important;
	font-size: 13px;
	color:#666;
	float:left;
	margin:0;
	width:100%;
	line-height:18px;
}
.feedback_box {
	background: #e4e3e4;
	border: 1px solid #dedede;
	border-radius: 2px;
	box-shadow: 2px 2px 2px #dedede;
	margin:2% 0 3% 22%;
	padding:2%;
	width: 420px;
	float:left;
}
.line_white {
	border-bottom: 1px solid #fff;
	width:100%;
	margin:3% auto;
	float:left;
}
.subtitle {
	font-family:'open_sanssemibold' !important;
	font-size: 14px;
	color:#666;
	float:left;
	margin:0;
	width:100%;
	line-height:25px;
}
.interview {
	list-style: outside none none;
	margin: 0;
	padding: 0 0 15px;
	float:left;
	width:100%;
}
.interview li {
	float: left;
	width: 20%;
}
input, textarea, select {
	color: #000;
	font-family:'open_sansregular';
	float:left;
}
label {
	font-family:'open_sansregular' !important;
	font-size: 12px;
	color:#666;
	float:left;
	margin:0;
}
textarea {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d2d2d2;
	box-shadow: 3px 3px 3px #d2d2d2 inset;
	box-sizing: border-box;
	max-height: 100px;
	min-height: 100px;
	padding: 10px;
	width: 100%;
	font-size: 13px;
	font-family:'open_sansregular'
}
.sbm {
	background: none repeat scroll 0 0 #f58320;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 13px;
	font-family:'open_sansregular';
	height: 34px;
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
	width: 57px;
}
.sbm:hover {
	background: none repeat scroll 0 0 #ee7030;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 13px;
	font-family:'open_sansregular';
	height: 34px;
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
	width: 57px;
	transition: all 0.3s ease 0s;
}
.main-con h1 {
	width:100%;
	float:left;
	margin:22px 0px 0px;
	padding:0px;
}
.infopage a {
	color:#0064b2;
}
.infopage a:hover {
	color:#0064b2;
	text-decoration:underline !important;
}
.sitemap {
	width:30%;
	float:left;
	margin:0px 1%
}
.sitemap-info {
	width:100%;
	float:left;
	margin-top:20px;
}
.sitemap-info ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px 0px 0px 20px;
}
.sitemap-info ul li {
	width:100%;
	float:left;
	/*margin:0px 1% 30px 0px;*/
	padding:0px 0px 10px;
	display:block;
	color: #77c645;
	font-family: "futuraextendedregular";
	font-size:20px;
}
.sitemap-info ul li a {
	width:100%;
	float:left;
	color: #77c645;
	font-size:18px;
}
.sitemap-info ul li a:hover {
	color: #77c645;
	text-decoration:none !important;
}
.sitemap-info ul li ul {
	width:95%;
	float:left;
	margin:10px 0px 0px;
	padding:0px;
	border-top:#CCCCCC 1px solid;
}
.sitemap-info ul li ul li {
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
	font-family: "open_sansregular";
	color:#626262;
	padding:0px 0px;
	font-size:14px;
	list-style:none;
}
.sitemap-info ul li ul li a {
	width:auto;
	float:left;
	color:#626262;
	font-size:14px;
	padding:0px 10px 0px 0px;
}
.background_white_home {
	background:#fff !important;
	float:left;
	width:100%;
}
.agent_profi_background_new {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #ccc;
	float: left;
	margin: 5px 15px 15px 5px;
	padding: 0 0 0 22px;
	width: 44.5%;
}
.agent_profi_imge_new {
	float: left;
	margin-bottom: 25px;
	width: 44%;
}
.agent_profi_imge_new img {
	border: 5px solid #ededed;
	width: 100%;
}
.more_detail_new {
	float: right;
	margin-bottom: 10px;
	width: 46.4%;
}
.more_detail_buttan_new {
	background: none repeat scroll 0 0 #73bf44;
	border: medium none;
	color: #fff;
	font-size: 13px;
	line-height: 34px;
	margin: 11px 20px 0 0;
	padding: 0 20px;
	width:100%
}
.more_detail_buttan_new:hover {
	background-color: #009900;
	text-decoration: none;
}
.more_detail_buttan_send_new {
	background: none repeat scroll 0 0 #0065b2;
	border: medium none;
	color: #fff;
	font-size: 13px;
	line-height: 34px;
	margin: 12px 20px 0 0;
	padding: 0 12px;
	width:100%
}
.more_detail_buttan_send_new:hover {
	background-color: #009;
	text-decoration: none;
}
.w25p {
	float:left;
	width:15%;
	margin:15px 0px;
}
.w25p span {
	float:left !important;
	width:auto !important;
	font-size:13px;
	margin:0px 5px 0px 0px !important;
}
.w20p {
	float:left;
	width:20%;
	margin:15px 0px;
}
.w20p span {
	float:left !important;
	width:auto !important;
	font-size:13px;
	margin:0px 5px 0px 0px !important;
}
.w35p {
	float:left;
	width:35%;
	margin:15px 0px;
}
.w35p span {
	float:left !important;
	width:auto !important;
	font-size:13px;
	margin:0px 5px 0px 0px !important;
}
.w50p {
	float:left;
	width:50%;
}
.w50p span {
	float:left !important;
	width:auto !important;
	font-size:13px;
	margin:0px 5px 0px 0px !important;
}
.det_new {
	width:99% !important;
	border:1px solid #dbdbdb !important;
	margin-bottom:25px;
	border-top:0px !important;
	padding:15px !important;
	background:#fff !important;
}
/*============= Membership Packages =====================*/
ul, li {
	list-style: outside none none;
}
.inner_top_heading {
	width: 100%;
	float:left;
}
.inner_contain_list {
	width: 100%;
	float:left;
}
.inner_contain_list ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.inner_contain_list ul li {
	list-style:none;
	width:17%;
	float:left;
	background:#fff;
	border-radius:10px;
	padding:2%;
	margin:2%;
}
.inner_contain_list ul li a {
}
.inner_contain_list ul li h1 {
	font-family: 'open_sansregular';
	font-size:16px;
	font-weight:bold;
	color:#262626;
	width:100%;
	text-align:center;
}
.inner_contain_list ul li h1 span {
	font-family: 'open_sansregular';
	font-weight:normal;
	font-size:15.5px;
	color:#646464;
	width:100%;
	text-align:center;
	line-height:40px;
}
.price_box {
	width:94%;
	float:left;
	background:#0065b2;
	border-radius:10px;
	margin:3% 0;
	padding:3%;
	font-size:44px;
	text-align:center;
	color:#fff;
}
.price_box span {
	color:#73c044;
	font-size:20px;
	text-align:left;
}
.year_text {
	width:100%;
	float:left;
	color:#fff;
	text-align:center;
	font-size:11px;
	padding-bottom:10px;
}
.inner_text_list {
	width:100%;
	float:left;
	margin:3% 0;
}
.inner_text_list p {
	font-family: 'open_sansregular';
	font-size:13px;
	font-weight:normal;
	color:#807f7f;
	width:100%;
	text-align:center;
	padding:1% 0;
}
.inner_text_list_border {
	border-bottom: 1px solid #ecf0f1;
}
.get_now_btn {
	width:100%;
	float:left;
	background:#bdc3c7;
	color:#fff;
	margin:8% 0;
	padding:4% 0;
	text-align:center;
	text-transform:capitalize;
	border-radius:5px;
}
.right_box_txt {
	width:67%;
	float:left;
	background:#bdc3c7;
	font-family: 'open_sansregular';
	font-size:30px;
	font-weight:normal;
	color:#fff;
	padding:2%;
	margin:2%;
	border-radius:10px;
	text-align:center;
}
.inner_contain_lists li {
	list-style:none;
	width:25%;
	float:left;
}
/*============= Contact us =====================*/




.gcw_select3405364534 {
	width:220px !important;
}
.gcw_input3405364534 {
	width:120px !important;
}
.gcw_main3405364534 {
	width:400px !important;
}
.property_col .btns_cl {
	width:auto;
	float:right;
	height:28px;
	line-height:27px;
	background:#73bf44;
	border:none;
	margin:0px 0px 0px 3px;
	padding:0px 10px;
	font-size:13px;
	color:#fff;
	cursor:pointer;
	font-family:Verdana, Geneva, sans-serif;
}
.property_col .btns_cl:hover {
	background:#509d20;
}
/* Mobile Navigation  Start*/

.main {
	width:auto;
	margin:5px 0;
	text-align:left;
	display: none;
	position:absolute;
	right:10px;
	top:10px;
}
.nav {
	position:relative;
	display: none;
	font-size:14px;
	font-weight:900;
}
.nav-list {
}
.nav-item {
	float:left;
 *display:inline;
	zoom:1;
}
.nav-item a {
	display:block;
	padding:15px 20px;
	color:#FFF;
	background:#34495E;
	font-family: 'open_sanslight' !important;
	font-size: 14px;
	border-bottom: 0.2px solid #FFFFFF;
}
.nav-item a:hover {
	background:#509d20;
}
.nav-item:first-child a {
	border-radius: none;
}
.nav-item:last-child a {
	border-radius: none;
}
.nav-mobile {
	display: none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:#73BF44 url(../images/nav.svg) no-repeat center center;
	height:45px;
	width:45px;
	border-radius: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
}
/* Mobile Navigation  End*/


.has-error input {
	border-color: #a94442 !important;
}
input[type='file'] {
	color: transparent !important;
}
.banner_heading {
	width:100%;
	float:left;
	background:#fafafa;
	border-top:#e5e5e5 1px solid;
	height:auto;
	line-height:52px;
}
.banner_heading h1 {
	width:100%;
	float:left;
	color:#666;
	font-size:22px;
	margin:0px;
	padding:0px 0px 0px 20px;
	line-height:normal;
	font-family: 'open_sanssemibold';
}
.banner_heading h2 {
	width:100%;
	float:left;
	color:#666;
	font-size:18px;
	margin:0px;
	padding:10px 0px 10px 20px;
	line-height:normal;
	font-family: 'open_sanssemibold';
}
.next {
	text-align:right;
}
/****---------Meet the p---------------**/
.right-side-bo {
	border: 1px solid #ccc;
    border-radius: 30px;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    padding: 15px;
    width: 244px;
	margin-bottom:20px;
	}
.meet_the {
	width:100%;
	float:left;
	margin-top:30px;
}
.meet_the_main {
	width:100%;
	float:left;
	margin-bottom:30px;
}
.meet_the_left {
	width:26%;
	float:left;
}
.meet_the_left img {
	width:100%;
}
.meet_the_left .heading {
	width:100%;
	float:left;
	color:#4e4a48;
	font-size:16px;
	margin-top:10px;
}
.meet_the_left .heading2 {
	width:100%;
	float:left;
	color: #0064b2;
	font-size: 12px;
}
.meet_the_right {
	width:72%;
	float:right;
	margin-top:40px;
}
.meet_the_right p {
	width:100%;
	float:left;
	margin:0px 0px 20px;
	padding:0px;
	color:#6c6c6c;
	font-size:15px;
}
.agents_list_col .icon04 img {
	float: left;
	margin: 0 5px;
}
.agents_list_col_r9 {
	float:left;
	width:33%;
}
#ccw_inp34053645340 {
	text-align:center !important;
}
#ccw_inp34053645341 {
	text-align:center !important;
}
.agent-pro-service img {
	width : 40%;
}
.agent_name_service {
	color: #3a3a3a;
	font-family: "open_sanssemibold";
	font-size: 20px;
	margin: 30px 0 0 0px;
	text-align: left;
	width: 100%;
}
.agent-profile .detail .logo_news {
	border: 3px solid #d2d2d2;
	float: left;
	height: 113px;
	margin-right: 15px;
	width: 127px;
	padding-left:5px;
}
.top_btns {
	float:right;
	width:auto;
}
.logout {
	margin-right:8px !important;
}
.top_logou {
	width:auto;
	float:right;
}
.view_more {
	width:auto;
	display:inline-block;
	background:#73bf44;
	padding:3px 10px;
	border-radius:3px;
}
a.view_more {
	color:#fff !important;
}
.w25px1 {
	float:left;
	width:25px;
}
.social_icon {
	width:50px;
	;
	float:left;
	position:fixed;
	top:250px;
	z-index:999;
	left:0;
}
.emails {
	width:250px !important;
	float:left;
	border:1px solid #666 !important;
	height:45px !important;
}
.log_sign {
	width:100%;
	float:left;
}
.portion_mapleft {
	float:left;
	width:70%;
	height:100%
}
.portion_mapright {
	float:left;
	width:28%;
	height:100%;
	margin-left:1%;
	margin-top:15px;
}
.box_simple {
	background: #ffffff;
	border-radius: 11px;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
	margin-bottom: 20px;
	min-height: 200px;

	padding-bottom: 5px;
	overflow:hidden;
}
.box_header {
	border-bottom: 1px solid #e5e5e5;
	min-height: 39px;
}
.box_header .titlebox {
	padding-top: 5px;
}
.box_header .titlebox h4, .box_header_blue .titlebox h4 {
	color: #0b50d2;
	margin:12px 16px !important;
}
.box_content {
	padding: 15px;
}
.portion_mapright input[type="text"] {
	width:300px;
	height:40px;
}
.btn_route {
	background-color: #f5f5f5;
	background-image: none;
	border-color: rgba(173, 173, 173, 1);
	box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset, 0 0 0 rgba(0, 0, 0, 0);
	color: #333333;
	font-family: "effra", helvetica, arial;
	font-size: 16px;
	font-weight: 500;
	padding: 6px 16px;
	text-shadow: 0 0 0 rgba(255, 255, 255, 0) !important;
	width:200px;
}
.mapinfobox img { width:340px; height:230px; }
.mapinfobox h3 { width:340px; color:#006699; }
.mapinfobox .btn-blue-map {
	padding:6px 10px;
	float:left;
	border:3px solid #ccdddd;
	background:#006699;
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	margin-top:12px;
}
.mapinfobox .mapinfobox_directions { clear:both; padding-top:15px;}
.chat_user_type { font-size:12px; }
.chat_property { font-size:12px; width:100%; float:left; line-height:0px;}
.inner-header-height {height:80px !important;}

.badge {

	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:700;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	background-color:#777;
	border-radius:10px
}
.badge.bg-important {
    background: #e74c3c none repeat scroll 0 0;
}

/*====================*/
.chat_part {width:30%; float:right;}
.messagetype {color:#73bf44; text-decoration:none;}
.unread_messages {
	width:100%;
	float:left;
}
.unread_messages ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:15px;
}
.unread_messages ul li {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	background:#fff;
}
.unread_messages ul li a {
	width:93%;
	float:left;
	margin:0px;
	padding:10px 0px 10px 17px;
	/*height:54px;*/
	/*line-height:54px;*/
	font-size:15px;
	color:#696969;
}
.unread_messages ul li a:hover {
	background:#f5f5f5;
}
.unread_messages .active {
	background:#f5f5f5;
}
.title_unread_messages {width:100%; float:left; margin-top:15px;}
.msg_propertyname { font-family:'open_sansregular'; }

.addemail, .delemail {  padding:0px 15px !important; margin-left:12px !important;} 

.block_success { 
    background: #b8ffb8 none repeat scroll 0 0;
    border: 1px solid #73bf44;
    color: #0b610b;
    font-weight: normal;
    padding: 10px;
}

/*------------- Updated Gajendra 02-July-2015 ------------------*/
@import url(//fonts.googleapis.com/css?family=PT+Sans);
.footer-main{
	width:100%;
	float:left;
	background:#e3e3e3;
	border-top:5px solid #d3d3d3;
}
.w1177{
	width:1177px;
	margin:0px auto;
}

.footer {
	width:100%;
	float:left;
	margin:50px 0px;
}

.footer_bo {
	width:100%;
	float:left;
	background:#595a5c;
	padding:0px 0px 25px;
}
.footer_col {
	width:14%;
	float:left;
	margin:0px 15px;
}
.footer_col_h {
	width:100%;
	float:left;
	font-size:13px;
	color:#3c3c3c;
	padding:0px 0px 15px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
}
.footer_col ul {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
.footer_col ul li {
	width:100%;
	float:left;
	padding:0px 0px 2px;
	margin:0px;
	display:block;
	color:#666;
	font-size:13px;
	line-height:22px;
	text-decoration:none;
	font-family: 'PT Sans', sans-serif;
}
.footer_col ul li a {
	color:#666;
	text-decoration:none;
}
.footer_col ul li a:hover {
	color:#007bb0;
}
.footer_bot {
	width:100%;
	float:left;
	height:58px;
	border-top:#bebebe 1px solid;
}

.footer_c {
	width:auto;
	float:left;
	font-size:12px;
	color:#a4a4a4;
	line-height:58px;
	
}

.footer_s_icon {
	width:auto;
	float:right;
}

.footer_s_icon .txt {
	width:auto;
	float:left;
	font-size:12px;
	color:#a4a4a4;
	margin-right:12px;
	line-height:58px;
}

.footer_s_icon .icons {
	width:auto;
	float:right;
	margin-top:13px;
}

.footer_s_icon .icon {
	width:auto;
	float:left;
	margin-right:7px;
}
.fr {float:right;}


.grey_line {width:100%; background:#f4f4f4; float:left;  z-index:999; font-size:13px; color:#818080;border-bottom: 3px solid #d2d2d5;}

.viewaccound
{float:left;
}
.title_topr{ font-size:18px; font-weight:bold; color:#6b6b6b; margin:8px 0px; text-transform:uppercase;}
.viewaccound ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0
}

.viewaccound ul a
{
	display:block;
	color:#818080;
	text-decoration:none;
	font-size:13px;
	padding:0 15px;
	text-transform:uppercase;
}

.viewaccound ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

.viewaccound ul li.current-menu-item
{
	background:#ddd
}

.viewaccound ul li:hover
{
}

.viewaccound ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0
}

.viewaccound ul ul li
{
	float:none;
	width:200px
}

.viewaccound ul ul a
{
	line-height:120%;
	padding:10px 15px
}

.viewaccound ul ul ul
{
	top:0;
	left:100%
}

.viewaccound ul li:hover > ul
{
	display:block
}

.chaticon {position:relative; float:left;}
.red-bubble {background: #e2373c none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    float: right;
    font-size: 10px;
    height: 16px;
    position: absolute;
    right: -8px;
    text-align: center;
    top: -5px;
    width: 16px;}

/*------------- Updated Gajendra End------------------*/

/*--------------- Pack page html Start ----------------------*/
.sh_class_1 {
	width:54%;
	float:left;
}
.sh_class_1 h1 {
	font-family: 'open_sansbold';
	font-size:16px;
	margin:0px;
	/*min-height:70px;
	padding:50px 0px 0px 0px;*/
	color:#6b6b6b;
	text-transform:uppercase;
	font-weight:normal;
}
.sh_class_1 .line1 {
	width:94%; 
	float:left;
	padding:5px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	margin-top:1px;	
	min-height:40px;
}
.sh_class_1 .line2 {
	width:94%;
	float:left;
	padding:5px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	margin-top:1px;
	min-height:40px;
}
.sh_class_2 {
	width:14.9%;
	float:left;
	margin-left:1px;
	margin-right:1px;
}
.sh_class_2 .box2 {
	/*background:#0064b1;
	border-radius:5px 5px 0px 0px;
	min-height:90px;
	margin-top:10px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	padding-top:20px;
	width:100%;
	float:left;*/
	background:#0064b1;
	border-radius:5px 5px 0px 0px;
	min-height:34px;
	margin-top:10px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	padding-top:4px;
	width:100%;
	float:left;
}
.sh_class_2 .box2 span {
	font-size:28px;
}
.sh_class_2 .line1 {
	width:94%;
	float:left;
	padding:5px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:40px;
}
.sh_class_2 .line2 {
	width:94%;
	float:left;
	padding:5px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:40px;
}
.sh_class_2 .signup-btn {
	color:#fff;
	width:100%;
	float:left;
	text-decoration:none;
	background:#0064b1;
	padding:20px 0px;
	text-align:center;
	color:#fff;
	font-family: 'open_sanssemibold';
	font-size:15px !important;
	border-radius:0px 0px 5px 5px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
}

.sh_class_3 {
	width:15%;
	float:left;
	/*box-shadow:0px 0px 6px 1px #e0e0e0;*/
	position:relative;
	z-index:99;
	margin-right:1px;
}
.sh_class_3 .box3 {
	/*background:#eb8516;
	border-radius:5px 5px 0px 0px;
	min-height:108px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	padding-top:12px;
	width:100%;
	float:left;*/
	background: #eb8516;
	border-radius: 5px 5px 0px 0px;
	min-height: 34px;
	margin-top: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	padding-top: 5px;
	width: 100%;
	float: left;
}
.sh_class_3 .box3 span {
	font-size: 41px;
	line-height: 36px;
}
.sh_class_3 .line1 {
	width:94%;
	float:left;
	padding:5px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:40px;
}
.sh_class_3 .line2 {
	width:94%;
	float:left;
	padding:5px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:40px;
}
.sh_class_3 .signup-btn {
	color:#fff;
	width:100%;
	float:left;
	text-decoration:none;
	background:#eb8516;
	padding:0px;
	/*padding:4px 0 14px;*/
	text-align:center;
	color:#fff;
	font-family: 'open_sanssemibold';
	font-size:15px !important;
	border-radius:0px 0px 5px 5px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
}

.sh_class_4 {
	width:15%;
	float:left;
	margin-right:1px;
}
.sh_class_4 .box4 {
	/*background:#73bf44;
	border-radius:5px 5px 0px 0px;
	min-height:106px;
	margin-top:10px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	padding-top:5px;
	width:100%;
	float:left;*/
	background: #73bf44;
	border-radius: 5px 5px 0px 0px;
	min-height: 34px;
	margin-top: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	padding-top: 5px;
	width: 100%;
	float: left;
}
.sh_class_4 .box4 span {
	font-size: 36px;
	line-height: 36px;
}
.sh_class_4 .line1 {
	width:94%;
	float:left;
	padding:5px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:40px;
}
.sh_class_4 .line2 {
	width:94%;
	float:left;
	padding:5px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:40px;
}
.sh_class_4 .signup-btn {
	wcolor:#fff;
	width:100%;
	float:left;
	text-decoration:none;
	background:#73bf44;
	/*padding:4px 0px 14px 0px;*/
	padding:0px;
	text-align:center;
	color:#fff;
	font-family: 'open_sanssemibold';
	font-size:15px !important;
	border-radius:0px 0px 5px 5px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
	margin-bottom:4px;
}
.currently_active {font-size:16px !important; padding:4px 0px 14px 0px !important; /*text-decoration:underline !important;*/}

.inclusions_dev {
	width:75%;
	float:left;
}
.inclusions_dev h1 {
	font-family: 'open_sansbold';
	font-size:16px;
	margin:0px;
	min-height:70px;
	padding:50px 0px 0px 0px;
	color:#6b6b6b;
	text-transform:uppercase;
	font-weight:normal;
}
.inclusions_dev .lineone {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	margin-top:1px;
}
.inclusions_dev .linetwo {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	margin-top:1px;
}
.premium_dev {
	width:25%;
	float:left;
	box-shadow:0px 0px 6px 1px #e0e0e0;
	position:relative;
	z-index:99;
}
.premium_dev .orange_box {
	background:#eb8516;
	border-radius:5px 5px 0px 0px;
	min-height:108px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	padding-top:12px;
	width:100%;
	float:left;
}
.premium_dev .orange_box span {
	font-size: 41px;
	line-height: 36px;
}
.premium_dev .lineone {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
}
.premium_dev .linetwo {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
}
.premium_dev .signup-btn {
	width:100%;
	float:left;
}
.premium_dev .signup-btn a {
	color:#fff;
	width:100%;
	float:left;
	text-decoration:none;
	background:#eb8516;
	padding:17px 0px;
	text-align:center;
	color:#fff;
	font-family: 'open_sanssemibold';
	font-size:15px !important;
	border-radius:0px 0px 5px 5px;
	text-transform:uppercase;
}




.inclusions_service {
	width:56%;
	float:left;
}
.inclusions_service h1 {
	font-family: 'open_sansbold';
	font-size:16px;
	margin:0px;
	min-height:70px;
	padding:50px 0px 0px 0px;
	color:#6b6b6b;
	text-transform:uppercase;
	font-weight:normal;
}
.inclusions_service .lineone {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	margin-top:1px;
}
.inclusions_service .linetwo {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	margin-top:1px;
}
.classic_service {
	width:21.9%;
	float:left;
	margin-left:1px;
}
.classic_service .blue_box {
	background:#0064b1;
	border-radius:5px 5px 0px 0px;
	min-height:90px;
	margin-top:10px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	padding-top:20px;
	width:100%;
	float:left;
}
.classic_service .blue_box span {
	font-size:28px;
}
.classic_service .lineone {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
}
.classic_service .linetwo {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
}
.classic_service .signup-btn {
	width:100%;
	float:left;
}
.classic_service .signup-btn a {
	color:#fff;
	width:100%;
	float:left;
	text-decoration:none;
	background:#0064b1;
	padding:14px 0px;
	text-align:center;
	color:#fff;
	font-family: 'open_sanssemibold';
	font-size:15px !important;
	border-radius:0px 0px 5px 5px;
	text-transform:uppercase;
}
.premium_service {
	width:22%;
	float:left;
	box-shadow:0px 0px 6px 1px #e0e0e0;
	position:relative;
	z-index:99;
}
.premium_service .orange_box {
	background:#eb8516;
	border-radius:5px 5px 0px 0px;
	min-height:108px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	padding-top:12px;
	width:100%;
	float:left;
}
.premium_service .orange_box span {
	font-size: 41px;
	line-height: 36px;
}
.premium_service .lineone {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
}
.premium_service .linetwo {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
}
.premium_service .signup-btn {
	width:100%;
	float:left;
}
.premium_service .signup-btn a {
	color:#fff;
	width:100%;
	float:left;
	text-decoration:none;
	background:#eb8516;
	padding:17px 0px;
	text-align:center;
	color:#fff;
	font-family: 'open_sanssemibold';
	font-size:15px !important;
	border-radius:0px 0px 5px 5px;
	text-transform:uppercase;
}
.service_pack {color:#eb8516 !important; font-size:16px !important; font-weight:bold; text-transform:uppercase; line-height:45px;}
/*--------------- Pack page html End   ----------------------*/
.sh_class_3 .box_3 {
	background:#eb8516;
	border-radius:0px 0px 0px 0px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	/*padding-top:5px;*/
	width:100%;
	float:left;
}
/*.sh_class_4 .box_4 {
	background:#73bf44;
	border-radius:0px 0px 0px 0px;
	min-height:20px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	padding-top:5px;
	width:100%;
	float:left;
}*/

.sh_class_4 .box_4 {
	width: 100%;
    float: left;
    text-decoration: none;
    background: #73bf44;
    /* padding: 4px 0px 14px 0px; */
    padding: 0px;
    text-align: center;
    color: #fff;
    font-family: 'open_sanssemibold';
    font-size: 15px !important;
    border-radius: 0px 0px 0px 0px;
    text-transform: uppercase;
    border: 0px;
    cursor: pointer;
}

.sh_class_3 .box_3 span { 
	font-size: 14px;
	line-height: 24px;
	padding:3px;
	font-weight:bold;
}
.sh_class_4 .box_4 span {
	font-size: 14px;
  	line-height: 24px;
  	/*padding: 3px;*/
  	font-weight: bold;
}



.cmp_subscr_frm {

}
.cmp_subscr_frm .sh_class_1 {
	width:38%;
	float:left;
}
.cmp_subscr_frm .sh_class_1 h1 {
	font-family: 'open_sansbold';
	font-size:16px;
	margin:0px;
	min-height:34px;
	padding:15px 0px 0px 0px;
	color:#6b6b6b;
	text-transform:uppercase;
	font-weight:normal;
}
.cmp_subscr_frm .sh_class_1 .line1 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_1 .line2 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_2 {
	width:12%;
	float:left;
	margin-right:1px;
}
.cmp_subscr_frm .sh_class_2 .box2 {
	background:#0064b1;
	border-radius:5px 5px 0px 0px;
	min-height:58px;
	margin-top:10px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	padding-top:4px;
	width:100%;
	float:left;
	line-height:58px;
}
.cmp_subscr_frm .sh_class_2 .box2 span {
	font-size:28px;
}

.cmp_subscr_frm .sh_class_2 .box_2 {
	background:#0064b1;
	border-radius:0px 0px 0px 0px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	padding-top:4px;
	width:100%;
	float:left;
}
.cmp_subscr_frm .sh_class_2 .box_2 span {
	font-size:28px;
}



.cmp_subscr_frm .sh_class_2 .line1 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_2 .line2 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_2 .signup-btn {
	color:#fff;
	width:100%;
	float:left;
	text-decoration:none;
	background:#0064b1;
	padding:23px 0 23px;
	text-align:center;
	color:#fff;
	font-family: 'open_sansregular';
	font-size:15px !important;
	border-radius:0px 0px 5px 5px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
}

.cmp_subscr_frm .sh_class_3 {
	width:13%;
	float:left;
	box-shadow:none;
	position:relative;
	z-index:99;
	margin-right:1px;
}
.cmp_subscr_frm .sh_class_3 .box3 {
	background:#eb8516;
	border-radius:5px 5px 0px 0px;
	min-height:58px;
	margin-top:10px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	padding-top:5px;
	width:100%;
	float:left;
	line-height:58px;
}
.cmp_subscr_frm .sh_class_3 .box3 span {
	font-size: 41px;
	line-height: 36px;
}

.cmp_subscr_frm .sh_class_3 .box_3 {
	background:#eb8516;
	border-radius:0px 0px 0px 0px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	padding-top:5px;
	width:100%;
	float:left;
}
.cmp_subscr_frm .sh_class_3 .box_3 span {
	font-size: 14px;
	line-height: 10px;
	padding:3px;
	font-weight:bold;
}

.cmp_subscr_frm .sh_class_3 .line1 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_3 .line2 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_3 .signup-btn {
	color:#fff;
	width:100%;
	float:left;
	text-decoration:none;
	background:#eb8516;
	padding:4px 0px 14px 0px;
	text-align:center;
	color:#fff;
	font-family: 'open_sansregular';
	font-size:15px !important;
	border-radius:0px 0px 5px 5px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
	margin-bottom:10px;
}

.cmp_subscr_frm .sh_class_4 {
	width:12%;
	float:left;
	margin-right:1px;
}
.cmp_subscr_frm .sh_class_4 .box4 {
	background:#73bf44;
	border-radius:5px 5px 0px 0px;
	min-height:34px;
	margin-top:10px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	padding-top:5px;
	width:100%;
	float:left;
}
.cmp_subscr_frm .sh_class_4 .box4 span {
	font-size: 36px;
	line-height: 36px;
}


.cmp_subscr_frm .sh_class_4 .box_4 {
	background:#73bf44;
	border-radius:0px 0px 0px 0px;
	min-height:20px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	padding-top:5px;
	width:100%;
	float:left;
}
.cmp_subscr_frm .sh_class_4 .box_4 span {
	font-size: 14px;
	line-height: 10px;
	padding:3px;
	font-weight:bold;
}



.cmp_subscr_frm .sh_class_4 .line1 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_4 .line2 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_4 .signup-btn {
	wcolor:#fff;
	width:100%;
	float:left;
	text-decoration:none;
	background:#73bf44;
	padding:4px 0px 14px 0px;
	text-align:center;
	color:#fff;
	font-family: 'open_sansregular';
	font-size:15px !important;
	border-radius:0px 0px 5px 5px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
	margin-bottom:10px;
}
.cmp_subscr_frm .sh_class_5 {
	width:12%;
	float:left;
	margin-right:1px;
}
.cmp_subscr_frm .sh_class_5 .box5 {
	background:#818181;
	border-radius:5px 5px 0px 0px;
	min-height:34px;
	margin-top:10px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	/*font-size:22px;*/
	font-size:15px;
	padding-top:5px;
	width:100%;
	float:left;
}
.cmp_subscr_frm .sh_class_5 .box5 span {
	font-size: 36px;
	line-height: 36px;
}


.cmp_subscr_frm .sh_class_5 .box_5 {
	background:#818181;
	border-radius:0px 0px 0px 0px;
	min-height:20px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	padding-top:5px;
	width:100%;
	float:left;
}
.cmp_subscr_frm .sh_class_5 .box_5 span {
	font-size: 14px;
	line-height: 10px;
	padding:3px;
	font-weight:bold;
}


.cmp_subscr_frm .sh_class_5 .line1 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_5 .line2 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_5 .signup-btn {
	wcolor:#fff;
	width:100%;
	float:left;
	text-decoration:none;
	background:#818181;
	padding:4px 0px 14px 0px;
	text-align:center;
	color:#fff;
	font-family: 'open_sansregular';
	font-size:15px !important;
	border-radius:0px 0px 5px 5px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
	margin-bottom:10px;
}
.cmp_subscr_frm .sh_class_6 {
	width:12%;
	float:left;
}
.cmp_subscr_frm .sh_class_6 .box6 {
	background:#efc369;
	border-radius:5px 5px 0px 0px;
	min-height:34px;
	margin-top:10px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	padding-top:5px;
	width:100%;
	float:left;
}
.cmp_subscr_frm .sh_class_6 .box6 span {
	font-size: 36px;
	line-height: 36px;
}



.cmp_subscr_frm .sh_class_6 .box_6 {
	background:#efc369;
	border-radius:0px 0px 0px 0px;
	min-height:20px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	padding-top:5px;
	width:100%;
	float:left;
}
.cmp_subscr_frm .sh_class_6 .box_6 span {
	font-size: 14px;
	line-height: 36px;
	padding:3px;
	font-weight:bold;
	
}




.cmp_subscr_frm .sh_class_6 .line1 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f8f8f8;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_6 .line2 {
	width:94%;
	float:left;
	padding:12px 3%;
	background:#f0f0f0;
	color:#555555;
	font-size:14px;
	font-family: 'open_sansregular';
	text-align:center;
	margin-top:1px;
	min-height:57px;
}
.cmp_subscr_frm .sh_class_6 .signup-btn {
	wcolor:#fff;
	width:100%;
	float:left;
	text-decoration:none;
	background:#efc369;
	padding:4px 0px 14px 0px;
	text-align:center;
	color:#fff;
	font-family: 'open_sansregular';
	font-size:15px !important;
	border-radius:0px 0px 5px 5px;
	text-transform:uppercase;
	border:0px;
	cursor:pointer;
	margin-bottom:10px;
}
.cmp_subscr_frm .sh_class_1_timeperiod {width:90%; float:left; text-align:right;}

/*============================ ADDONS CSS START==============================*/
.main_div_addon{width:100%; float:left; border:1px solid #CCC;}
.w50px {width:49.9%; float:left; border-right:1px solid #CCC; min-height:155px;}
.w50px h1{width:96%; text-transform:uppercase; line-height:40px; font-size:16px; margin:0px; padding:0px 0px 0px 25px; float:left; border-bottom:1px solid #CCC;}
.addon-text-w100 {width:100%; float:left; padding-left:25px;}
.addon-text-w33 {width:30%; float:left; padding-left:15px; min-height:94px; border-right:1px solid #CCC; padding-top:20px;}
.pt15px {padding-top:20px;}
.check_bs {float:left; padding-right:5px;width:20px;}
.velid{border:1px solid #CCC; border-top:0px; margin-bottom:50px; font-size:18px; font-weight:bold; color:#eb8717; line-height:45px; padding-left:24px; float:left; width:98%;}
.ad_fl {float:left;}
.w100-addon {width:100%; float:left;}
.ad_fl_list {width:auto; float:left; padding-left:40px; line-height:30px;}
.ad_fl_list ul {margin:0px; padding:0px;}
.ad_fl_list ul li{list-style:none; background:url(../images/right_01.jpg) center left no-repeat; padding-left:25px;}
.addon_total {width:50%; float:right; border:1px solid #CCC;}
.addon {width:50%; float:left; padding-left:20px;}
.btn-add {float:right;}
.btn-add a {padding:8px 35px; background:#73bf44; color:#fff; text-transform:uppercase; display:inline-block; margin-top:20px; border:0px;}

.btn-pay {padding:8px 35px; background:#73bf44; color:#fff; text-transform:uppercase; display:inline-block; margin-top:20px; border:0px; cursor:pointer;}

.addon3-text-w100 {width:100%; float:left;}
.addon3-text-w33 {width:30%; float:left; padding-left:15px;}

h1{width:100%; text-transform:uppercase; line-height:20px; font-size:16px; margin:0px; padding-bottom:5px; float:left; }
.addon-text-w33_1 { padding-left:0px !important;}
.addon-text-w33_3 { border-right:0px !important;}
.mb_30 {margin-bottom:30px;}

/*-------------------Featured Member Rate Card Broker Agent-------------------*/
.featured-h {
	width:96%;
	text-transform:uppercase;
	line-height:40px;
	font-size:16px;
	margin-bottom:20px;
	padding:0px;
	float:left;
	font-weight:bold;
}
.featured-con{
	width:100%;
	float:left;
	border: 1px solid #ccc;
	margin-bottom:50px;
}
.featured-con .w50{
    border-right: 1px solid #ccc;
    float: left;
    width: 49.9%;
}
.featured-con .w25{
    border-right: 1px solid #ccc;
    float: left;
    width: 24.9%;
}
.featured-con .w25 h1{
    float: left;
    width: 92%;
}
.featured-con h1 {
    float: left;
    font-size: 16px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 0 25px;
    text-transform: uppercase;
    width: 100%;
	border-bottom:1px solid #ccc;
}
.featured-con .addon-text-w100{
	min-height:100px;
	border-bottom:1px solid #ccc;
}
.featured-con .w25 .addon-text-w100{
	width:92%;
}
.featured-con .addon-text-w100 span{
	font-size:12px;
	color:#8c8c8c;
	width:100%;
	float:left;
}
.featured-con select{
	width:85%;
	float:left;
	margin-top:15px;
	height:30px;
}
.featured-con .velid{
	border:none !important;
	margin:0px !important;
}
.sm-text-bo{
	width:50%;
	float:left;
	font-size:12px;
	color:#b7b7b7;
	margin-top:40px;
}
.featured-con .w25_2 {
	border-right:0px !important;
}
/*-------------------Featured Member Rate Card Broker Agent End--------------------*/

.gts {
    height: 434px !important;
    width: 634px !important;
}
.gts .faq_background {
    width: 100% !important;
}

.gts .ans_one_backg {   
    width: 100% !important;
}
/*--------------------Available Addons list--------------------------*/

.available{
	width:100%;
	float:left;
}

.available-left{
	width:55%;
	float:left;
}

.available .addons-h {
    float: left;
    font-size: 18px;
    line-height: 40px;
    margin: 0px 0px 20px;
    padding: 0;
    font-family: 'open_sanssemibold';
    width: 96%;
	color:#3a3a3a;
}

.available ul{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.available ul li{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
}

.available ul li a{
	width:95%;
	float:left;
	margin:0px 0px 10px;
	padding:0px 0px 0px 30px;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#757575;
	background:url(../images/icon-img.png) 15px 16px no-repeat #f9f9f9;
	font-family: 'open_sansregular';
	text-transform:uppercase;
}

.available ul li a:hover{
	background:url(../images/icon-img.png) 15px 16px no-repeat #f3f3f3;
}

.available-right{
	width:38%;
	float:right;
}

.available-right img{
	width:100%;
	border:#7fb1d9 4px solid;
	border-radius:4px;
}

.w500{
	width:500px;
	float:left;
}
.copy_section_r{float:right; padding-top:15px;}

.copy_section_r ul{padding:0;margin:0;border:none;}

.copy_section_r ul li{list-style:none;width:auto;color:#666666;font-size:14px;line-height:30px; float:left; padding-left:3px;}

.copy_section_r ul li a{transition:all 0.4s ease-in-out 0s;}

.copy_section_r ul li a img{transition-duration:0.8s;transition-property:transform;}

.copy_section_r ul li a img:hover{transform:rotate(360deg);}
/*-------------------- End - Available Addons list--------------------------*/
/*============================ ADDONS CSS END-===============================*/

/*============================ style-n.css-===============================*/


/*============================ style-n.css-===============================*/