
#Top_bar .top_bar_left li a span {
	padding: 0 15px !important;
}

#Top_bar.is-sticky .top_bar_left li a span {
	padding: 0 15px !important;
}


@media only screen and (min-width: 1240px) {
	#Top_bar.is-sticky .top_bar_right_wrapper {
		top: 0 !important;
	}
}
#Top_bar .top_bar_right {
	height: 20px;
	padding-right: 0;
}
#Top_bar .top_bar_right a span {
	background: #2cb4b5;
	color: white;
	border-radius: 5px;
	line-height: 45px !important;
	margin-top: 5px;
}
#Top_bar.is-sticky .top_bar_right a span {
	padding-top: 4px;
}
#Top_bar.is-sticky .top_bar_right a {
	padding: 0!important;
	padding-top: 2px !important
}
#Top_bar .top_bar_right.hover a:after {
	content: '';
	display: none !important;
}
.market_strategy_col {
	height: 200px;
}


ul.list_check li:after {
	width: 100%;
}
ul.list_check li:before {
	top: 0;
}


.top_bar_left {
	width: 100% !important
}
#Top_bar .logo {
	margin-left: 0;
}
.story_wrapper_cst .story_box p {
    text-align: center;
}
.story_box .desc {
	position: relative;
}
.story_box .img_def{
	opacity: 1;
	transition: 0.6s;
}
.story_box:hover .img_def{
	opacity: 0;
}
.story_box .img_hov {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: 0.6s;
}
.story_box:hover .img_hov {
	opacity: 1;
}
/*portfolio-custom-grid-item*/
.portfolio-custom-grid-item .category-icon {
	vertical-align: middle;
	display: inline-block;
	width: 15%;
}
.portfolio-custom-grid-item .category-icon img {
	width: 40px;
}

.portfolio-custom-grid-item .portfolio-thumbnail {
	position: relative;
	line-height: 0;
}
.portfolio-custom-grid-item .project-details {
	position: absolute;
	top: 75%;
	/*left: 50%;*/
	right: 0;
	/*transform: translate(-50%,-50%);*/
	transform: translateY(-50%);
	z-index: 999;
	opacity: 1;
	background: white;
	padding: 10px;
	width: 350px;
	text-align: center;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: #ffffff;
	opacity: 0.8;
}
.portfolio-custom-grid-item .property-title {
	display: inline-block;
	vertical-align: middle;
	width: 85%;
}
.portfolio-custom-grid-item .project-details h3 {
	margin-bottom: 0;
	text-transform: capitalize;
	font-size: 23px;
	padding-left: 10px;
	/*line-height: 27px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 15px;
	margin-bottom: 10px;*/
	font-weight: 500;
	color: #161922;
}
.portfolio-custom-grid-item .project-details .category {
	padding: 10px 0;
	display: inline-block;
	color: #a8a8a8;
	font-weight: 500;
	margin-left: 10px;
	font-size: 15px;
	vertical-align: middle;
}

.portfolio-custom-grid-item .project-details-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 9999;
	opacity: 0;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: white;
	background: #434853;
	text-align: center;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.portfolio-custom-grid-item .project-details-btn h4 {
	margin-bottom: 0;
	padding: 23px;
	font-weight: normal;
	/*color: #1a9899;*/
	color: white;
}
.portfolio-custom-grid-item:hover .project-details-btn {
	opacity: 0.8;
}
.portfolio-custom-grid-item:hover .project-details {
	opacity: 0;
}
.portfolio-custom-grid-item .portfolio-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	content: '';
	transition: 0.5s;
}
.portfolio-custom-grid-item .portfolio-thumbnail:hover .portfolio-overlay {
	background: rgba(0,0,0,0.2);
}

.portfolio_result_wrapper .portfolio_inner_wrap {
	margin: 0 auto;
	width: 100%;
}


/*footer */
#Footer .widgets_wrapper {
	padding: 15px 0 !important;
}
#Footer .footer_copy .one {
	margin-bottom: 5px;
	padding-top: 10px;
}
.footer-widget-logo {
	margin-bottom: 15px;
}
.footer-widget-logo img {
	width: 100%;
}
#Footer .widgets_wrapper .widget {
	padding: 15px 20px;
}
/* footer contact form*/
.footer-contact span.wpcf7-form-control-wrap .wpcf7-date, .footer-contact span.wpcf7-form-control-wrap .wpcf7-quiz, .footer-contact span.wpcf7-form-control-wrap .wpcf7-number, .footer-contact span.wpcf7-form-control-wrap .wpcf7-select, .footer-contact span.wpcf7-form-control-wrap .wpcf7-text, .footer-contact span.wpcf7-form-control-wrap .wpcf7-textarea {
	background: transparent;
	border-width: 1px;
}
.footer-contact p {
	margin-bottom: 10px;
}
.footer-contact span.wpcf7-form-control-wrap .wpcf7-textarea {
	resize: none;
}

.footer-contact label, .footer-contact legend {
	font-weight: 500;
}

.footer-contact span.wpcf7-form-control-wrap {
	margin-top: 2px;
}




/*--featured sec start--*/
.featured-sec{
	margin-bottom: 40px;
}
.featured-sec h2{
	color: #59acaf;
	margin-bottom: 25px;
	font-weight: 500;
	font-family:"Exo", Arial, Tahoma, sans-serif;
	font-size:44px;
	text-align: center;
	text-transform: uppercase;
}
.featured-img{
	width: 70%;
	display: inline-block;
	vertical-align: top;

}
.featured-sec .button {
	margin-top: 20px;
}

.portfolio-thumbnail{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 490px;
}
.featured-img a{display: block;position: relative;}
.featured-img a .project-detail-wrapper {
	position: absolute;
	top: 75%;
	right: 0;
	transform: translateY(-50%);
	z-index: 999;
	opacity: 1;
	background: #fff;
	padding:15px 10px;
	width: 350px;
	text-align: center;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: #fff;
	opacity: .8;
}
.img-content{
		margin-bottom: 0;
	text-transform: capitalize;
	font-size: 20px;
	padding-left: 10px;
	font-weight: 500;
	color: #161922;
}
.featured-img a .portfolio-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	content: '';
	transition: .5s;
}
.featured-img a:hover .portfolio-overlay{
	background: rgba(0,0,0,0.2);
}
.featured-content-block{
	width: 30%;
	display: inline-block;
	vertical-align: top;
	padding-left: 19px;
	box-sizing: border-box;
		margin-left: -4px;
}
.heading-title {margin-bottom: 15px;}
.heading-title .heading-img {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;;
}
.heading-tag {
	display: inline-block;
	vertical-align: middle;
	background: #59acaf;
	color: #fff;
	padding: 6px 6px;
	font-size: 11px;
	line-height: 1.2;
	border-radius: 3px;
	margin-left: 10px;
	text-transform: capitalize;
	cursor: pointer;
}
.heading-sec h3{
	font-size: 26px;
	color: #2d2d2d;
	font-weight: 500;
	margin-bottom: 0px;
}
.featured-content-block .content-block {
	margin-top: 50px;
	position: relative;
}
p.target-tag {
	position: absolute;
	top: 0;
	left: -28.7%;
	background: #59acaf;
	padding: 6px 30px;
	font-size: 15px;
	line-height: 1.2;
	color: #fff;
}
.content-list {
	background: #f9f9f9;
	padding: 0px 0;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04);
	border: 1px solid #f2f2f2;
	border-radius: 7px;
	margin-bottom: 30px;
	margin: 0 !important;
	list-style: none !important;
}
.content-list li{
	font-size: 14px;
	border-bottom: 2px solid #f3f3f3;
	padding: 8px 15px;
	line-height: 1.5;
	font-weight: 500;
	color: #2d2d2d;
	margin-bottom: 0 !important;
}
.content-list li span, .content-text span{
	display: inline-block;
	width: 50%;
}
.stat-value{
	text-align: right;
}
.btn-primary{
	background-color: #1dc6bc!important;
	color: #ffffff !important;
	text-transform: uppercase;
	/*z-index: 9999;*/
}
.popular-sec {
	padding: 50px 0;
	/*background-color: #f1f7fb;*/
}
.popular-sec h2{
	font-size: 44px;
	line-height:1.3;
	font-weight: 500;
	color: #2d2d2d;
	font-family: "Exo", Arial, Tahoma, sans-serif;
	text-align: center;
}
.popular-sec-list {
	margin: 40px -15px 0;
}
.width-3{
	width: 33.33%;
	padding: 0 15px;
	display: inline-block;
	box-sizing: border-box;
	float: left;
}
.clear-sec{
	clear: both;
}
.clear-sec:before, .clear-sec:after {
  content: "";
  clear: both;
  display: table;
}
.popular-sec-block {
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04);
	border-bottom: 1px solid #f2f2f2;
	background: #fff;
	margin-bottom: 30px;
}
.popular-img{
	position: relative;
	display: block;
	overflow: hidden;
	height: 250px;
}
.popular-img:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	content: '';
	transition: transform 0.6s;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -110%, 0);
	z-index: 999;
}
.popular-img:after{
	position: absolute;
	width: 100%;
	height:100%;
	content: '';
	left: 0;
	top: 0;
	background: rgba(0,0,0,.2);
}
.popular-sec-block:hover .popular-img:before{
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 128%, 0);
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.popular-sec-block:hover .popular-img:after{
	background: rgba(0,0,0,0.1);
}
.category {
	z-index: 9;
	padding: 5px 8px;
	position: absolute;
	top: 8px;
	left: 0;
	background: #fff;
	padding: 7px 10px;
	width: auto;
	text-align: center;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: #fff;
	opacity: 0.9;
	margin-bottom: 0;
	text-transform: capitalize;
	font-size: 14px;
	color: #161922;
}
.category-img {
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-right: 5px;
}
.popular-content {
	padding: 15px 0px;
}
.company-name{
	padding:0 20px;
}
.company-name h4{
	font-size: 24px;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-transform: capitalize;
}
.company-name h4 a {
	color: #50c6bc;
}
.company-name h4 a:hover {
	color: #50c6bc;
}
.popular-content .company-name p{
	text-align: left;
	margin:0 0 15px;
}
.popular-content .content-list{
	background: transparent;
	box-shadow: none;
	border: none;
	border-top: 2px solid #f3f3f3;
	border-radius: 0;
	margin-bottom: 0;
}
.popular-content .content-list li{
	border-bottom: 2px solid #f3f3f3;
	padding: 8px 20px;
}
.content-text {
	padding: 8px 20px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	font-weight: 500;
	color: #2d2d2d;
		border-bottom: 2px solid #f3f3f3;
}
.popular-content p{
	margin: 20px 0 0px;
	text-align: center;
}
.popular-content .btn-primary{margin-bottom: 0;}
.tooltip{border:none;}
.tooltip:hover:after, .tooltip.hover:after{display: none;}
.tooltip .tooltiptext {
	visibility: hidden;
	width: 274px;
	background-color: #fff;
	color: #2d2d2d;
	text-align: center;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	bottom: 150%;
	border: 1px solid rgba(32,62,97,0.2);
	left: 50%;
	margin-left: -160px;
	border-radius: 0;
	font-size: 12px;
	text-align: left;
}
.tooltip-title {
	padding: 8px 10px;
	margin-bottom: 0;
	font-size: 12px;
	color: inherit;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	display: block;
	color: #2d2d2d;
	font-weight: 500;
}
.tooltip-content {
	display: block;
	padding:10px;
	line-height: 1.2;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -4px;
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 9px solid #ffffff;
}
.tooltip .tooltiptext::before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;  
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(32,62,97,0.2);
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.fund-raising-sec{
	background: #fff;
}
.fund-raising-sec .popular-sec-block{background: #f1f7fb;}

/*.popular-sec-list .width-3:nth-child(3n+1):nth-last-child(-n+3) .popular-sec-block {
	margin-bottom: 0;
}*/

.banner-sec{
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
.banner-img{
	position: relative;;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 85vh;
	/*height: calc(100vh - 10%);*/
	box-shadow: inset 0px -120px 120px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0px -120px 120px 0px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0px -120px 120px 0px rgba(0, 0, 0, 0.4);
}
.banner-content{
	position: absolute;
	top: 85%;
	right: 0;
	transform: translateY(-50%);
	z-index: 999;
	opacity: 1;
	background: #fff;
	padding: 15px 20px;
	width: 520px;
	text-align: left;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background: rgba(255,255,255,0.8);
}
.banner-img .banner-title{
	font-size: 29px;
	line-height: 1.2;
	margin-bottom: 0;
}
.banner-img .category-title{
	color: #1a1a1c;
	font-size: 19px;
	font-weight: 500;
}
.banner-content .property-category-img {
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
}
.banner-content .property-category-img img {
	width: 38px;
}
.banner-content p {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
}
/*property banner no featured image*/
.property_header_no_featured {
	background: #f4f4f4;
	margin-bottom: 20px;
}
.property_header_no_featured .one.column {
	margin-bottom: 15px;
}
.property_header_no_featured .property-header {
	padding-top: 20px;
	display: inline-block;
}
.property_header_no_featured .property-header h2 {
	text-transform: capitalize;
	font-weight: 500;
	margin-bottom: 6px;
}
.property-category-aside.pull-right {
	float: right;
	display: inline-block;
	padding-top: 20px;
	text-align: center;
}
.property-category-img img {
	width: 38px;
}
.category-title.tooltip {
	display: block;
}
.category-title.tooltip .tooltip-content {
	line-height: 18px;
}
.category-title.tooltip .tooltiptext {
    top: 120%;
    bottom: initial;
}

.category-title.tooltip .tooltiptext::before {
	content: "";
	top: 0%;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid rgba(32,62,97,0.2);
	border-top: 0;
	margin-top: -10px;
}
.category-title.tooltip .tooltiptext::after {
	content: '';
	display: none;
}
/*map-section start k*/
.width-6{
	width: 50%;
    padding: 0 15px;
    display: inline-block;
    box-sizing: border-box;
    float: left;
}
/*.map-content p{
	font-size: 16px;
	line-height: 1.8;
}*/
.tab-wrapper-cst h3.tab-title {
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #4ab6b7;
    font-weight: 400;
    margin: 20px 0;
}
.document-content ul {
	list-style-type: none;
}
.document-content ul li {
	width: 40%;
	float: left;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e5e5e5;
	margin-right: 10%;
}
.document-content ul li img {
	padding-right: 15px;
	width: 26px;
	vertical-align: top;
}

.document-content ul li a {
	font-size: 18px;
	vertical-align: text-bottom;
	text-transform: capitalize;
	color: #161922;
}
.document-content ul li a:hover{text-decoration: none;}
.company-infograph strong {
	font-size: 20px;
}

.company-contact {
	display: block;
	margin-top: 20px;
}

.company-contact .person-avatar {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}
.company-contact .person-info {
	display: inline-block;
	vertical-align: top;
}
.company-contact .person-info h4 {
	margin-bottom: 4px;
}
.company-contact .person-info p {
	margin-bottom: 0;
}
.company-overview {
	clear: both;
	display: block;
	padding: 0 15px;
}
.company-overview .company-logo {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #49bdd2;
	height: 100px;
	width: 100px;
	box-shadow: 0px 4px 47px 0 rgba(160,190,212,0.22);
}
.company-overview .company-logo img {
	box-shadow: 0px 4px 47px 0 rgba(160,190,212,0.22);
	width: 100%;
	height: 100% !important;
}
.company-overview .company-meta {
	display: inline-block;
	vertical-align: top;
}
.company-overview .company-meta h4 {
	margin-bottom: 4px;
}
.company-sponsor .content-list li {
	font-weight: normal;
	text-align: center;
}
.company-sponsor .content-list li strong{
	font-size: 17px;
}
.company-sponsor .company-infograph .company-name {
	text-align: center;
}
.company-infograph .popular-content {
	padding: 25px 0 0;
}
.about-company {
	margin-bottom: 20px;
	padding: 0 15px;
}
.popular-sec-block.company-infograph {
	box-shadow: 0px 4px 47px 0 rgba(160,190,212,0.22);
}
.popular-sec-block.company-infograph img {
	width: 60px;
}
.property-info {
	padding:0 5% 0 0;
}
.property-info .property-stats {
	font-family:'Lato',Arial,Tahoma,sans-serif;
	font-size:45px;
	line-height:1.4;
	font-weight:900;
	letter-spacing:0px;
	color:#1b1b1c;
}
.property-info .popular-sec-block {
	box-shadow: 0px 4px 47px 0 rgba(160,190,212,0.22);
}
.property-info .property-stats-meta {
	color: #019697;
}
.property-additional-stats .popular-content {
	padding: 0;
}
.property-additional-stats .popular-content .content-list {
	border-top: 0;
}
.property-additional-stats .popular-content .content-list li:nth-child(2n) {
	background: #fbfbfb;
}
.property-additional-stats .popular-content .content-list li:last-of-type {
	border-bottom: 0;
}

.tabbing-sec .ui-widget-content {
	border-width: 0;
	border-radius: 0 !important;
}
.tabbing-sec .ui-tabs .ui-tabs-nav {
	background-image: none;
	border-width: 0 0 0 1px;
}
.tabbing-sec .ui-tabs .ui-tabs-nav li {
    border-width: 1px 1px 0 0 !important;
    float: left;
    border: 1px solid rgba(0,0,0,0.08);
}
.tabbing-sec .ui-tabs .ui-tabs-panel {
	border-width: 1px;
	border-color: rgba(0,0,0,.08);
	background-image: none;
	background-color: #fff;
}

body.single-property #Header {
	min-height: 0;
}
.fixed-nav.fixed-nav-next, .fixed-nav.fixed-nav-prev {
	visibility: hidden;
	opacity: 0;
	transition: 0.6s;
}

/*13 march*/
.single.single-property #Content {
	padding-top: 0;
}
.hide {
	display: none;
}
.asset-action-tool-tip .stat-value {
	position: relative;
	cursor: help;
}
#asset-profile-tool-tip {
	position: absolute;
	top: 20px;
	right: 40px;
}
#asset-profile-tool-tip::before {
	content: "";
	position: absolute;
	top: 0%;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid rgba(236,236,236);
}
/*#asset-profile-tool-tip::after{
	content: "";
	position: absolute;
	top: 0%;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid rgba(255,255,255);
}*/
#asset-profile-tool-tip {
	display: none;
}
#asset-profile-tool-tip.show {
	display: block;
}
.property-additional-stats .popular-sec-block {
	overflow: unset;
}
#asset-profile-tool-tip .tooltiptext {
	visibility: visible;
	bottom: initial;
	top: initial;
	margin-top: 10px;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04);
}
#asset-profile-tool-tip .tooltiptext::before, #asset-profile-tool-tip .tooltiptext::after {
	display: none;
}

#asset-profile-tool-tip .tooltip-title {
	padding: 3px 20px;
	font-weight: 500;
	font-size: 16px;
}
#asset-profile-tool-tip li {
	font-weight: 400;
	font-size: 13px;
}
#asset-profile-tool-tip .tooltip-footnote {
	padding: 8px 10px;
	margin-bottom: 10px;
}
#asset-profile-tool-tip .tooltip-footnote p {
	text-align: left;
	margin-top: 10px;
	font-weight: normal;
}
#asset-profile-tool-tip .tooltip-footnote span {
	width: auto;
	display: inline-block;
	font-size: 10px;
	vertical-align: super;
}
#asset-profile-tool-tip .footnote-case {
	width: auto;
	display: inline-block;
	font-size: 10px;
	vertical-align: super;
}
.asset-action-tool-tip i {
	color: #019697;
}

.log-user-box {
	margin-top: 20px;
}
.log-user-box h4 {
	margin-bottom: 27px;
}

.log-user-box .button  {
	margin-top: 20px;
}

.property-meta-chart {
	width: 70%;
	margin: 0 auto;
}

/*14 march*/
.user-dashboard .tml-profile .tml-form-table th, .user-dashboard .tml-profile .tml-form-table td {
	text-align: left;
}
.tabbing-sec .ui-tabs-nav .ui-tabs-active a{background-color: #fff !important;color: #0095eb !important;}
.tabbing-sec .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after, .ui-tabs .ui-tabs-nav li.ui-state-disabled a:after, .ui-tabs .ui-tabs-nav li.ui-state-processing a:after, .ui-tabs .ui-tabs-nav li.ui-state-active a:after{
	content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 80% !important;
    position: absolute !important;
    left: 50% !important;
    margin-left: -40% !important;
    bottom: -1px !important;
    z-index: 2 !important;
    background: #0095eb !important;
}
.tabbing-sec .ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,
.tabbing-sec .ui-tabs .ui-tabs-nav li.ui-state-active:after{
	background-color: #fff !important;
}
/*user edit profile start*/
.user-dashboard{font-family: "Exo", Arial, Tahoma, sans-serif}
.user-dashboard h3{
	font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0px;
    color: #00B2B3;
    text-transform: capitalize;
    margin-top: 5px;
}
.user-dashboard table th, .user-dashboard table td{
	background: transparent !important;
	border:none;
	box-shadow: none;
	padding-left: 0;
}
.user-dashboard table tr:first-child td{
	box-shadow: none;
}
.user-dashboard table td{padding-top: 5px;}
.user-dashboard .label-feild {
    font-size: 16px;
    padding: 0;
}
.user-dashboard .label-feild label{
	margin-bottom: 0;
	display: block;
	font-family: "Exo", Arial, Tahoma, sans-serif;
	color: #2d2d2d;
	line-height: 1.4;
	font-weight: 500;
}
.user-dashboard  .form-control{
	width: 100%;
	display: block;
	box-shadow: none;
	border-radius: 3px;
	margin-bottom: 5px;
}
.user-dashboard  .form-control:focus{
	background-color: rgba(255, 255, 255, 1) !important;
}
.user-dashboard  .form-control:disabled{
	background: #fafafa;
    opacity: 0.6;
    cursor: not-allowed;
}
.user-dashboard .description {
    font-size: 12px;
    display: block;
    margin-top: -5px;
    padding-left: 3px;
    color: #a0a0a0;
}
.description.required-feild {
    display: inline-block;
    color: #f05;
    font-size: 21px;
    padding-left: 0;
}
.user-dashboard table{margin-bottom: 0;}
.user-dashboard textarea{margin:0 0 5px !important;}
.user-dashboard .button.pwd-btn .button_icon {
    display: block;
    float: left;
    background-color: rgba(0,0,0,.05);
    padding: 15px 12px;
}
.user-dashboard .button.pwd-btn .button_label {
    padding: 15px 20px;
    display: block;
    float: left;
    position: relative;
    z-index: 2;
    line-height: 1.3;
}
.user-dashboard .button.pwd-btn{padding: 0;}
.user-dashboard .message{
	border: 1px solid rgba(0,0,0,.02);
    background-color: rgba(0,0,0,.02);
    color: #2cb4b5;
    text-transform: capitalize;
}
.user-dashboard #pass-strength-result {
    max-width: 40%;
    display: inline-block;
    float: left;
}
.cancel-pwd{margin-right: 0;}
.user-dashboard .button.cancel-pwd .button_icon{
	padding: 10px 12px;
}
.user-dashboard .button.cancel-pwd .button_label{
	padding: 10px 20px;
}
.user-dashboard .button.cancel-pwd {vertical-align: top;margin-top: 5px;}
.user-dashboard .button.pwd-btn:focus{outline: none;}
/*user edit profile end*/



/*20 march*/
.header-classic #Action_bar .contact_details li, .header-classic #Action_bar .social, .header-classic #Action_bar .social-menu {
	padding: 7px 0 !important
}
#Subheader:after {
	content: "";
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	box-shadow: inset 0 4px 3px -2px rgba(0,0,0,.06);
	background: rgba(0, 0, 0, 0.2);
}
#Subheader .container {
	z-index: 9;
}
#Header {
	display: block;
	visibility: visible;
	transition: 0.4s;
}
/*22 march*/
#Action_bar {
	transition: 0.4s;
}
#Action_bar.fixed_head {
	display: block;
	visibility: visible;
	position: fixed;
	top:0; left:0;
	width: 100%;
	z-index: 1000;
	min-height: auto !important;
}

.header_placeholder {
	height: 0px !important;
}
.header-classic #Top_bar {
	top: 0px;
	transition: 0.4s;
}

/*26 march*/
/*login register page design*/

.aside_registration .ms-membership-form-wrapper legend {
	display: none;
}

.aside_registration form .ms-form-element {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 6px;
}

.aside_registration .ms-form {
	margin: 0;
}
.rtf_form_inner_wrap {
	width: 320px;
}
.rtf_form_inner_wrap #loginform {
	width: 320px;
}

.rtf_form_inner_wrap #loginform input {
	width: 100%;
}
.rtf_form_inner_wrap a {
	color: #00b2b3
}
.rtf_form_inner_wrap #nav {
	text-align: center;
	margin-top: -25px;
}
.rtf_form_inner_wrap label.wpmui-field-label {
	color: #637381;
	font-weight: normal;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	display: block;
}
.rtf_form_inner_wrap .ms-form-element .wpmui-field-input {
	width: 100%;
}
.rtf_form_inner_wrap .ms-form-element .wpmui-field-input.wpmui-field-checkbox {
	width: auto;
}
.aside_registration {
	max-width: 40%;
}

.aside_registration label.ms-validation-error {
	margin-top: 20px;
}
.aside_registration .ms-membership-form-wrapper {
	max-width: 450px;
	margin: 0 auto;
}

.aside_registration .ms-form-element .wpmui-field-input {
	color: #32373c;
	border-color: #bdc4ce;
	background-color: #ffffff;
	font-size: 24px;
	padding: 3px;
}
.aside_registration .ms-form-element .wpmui-field-input:hover {
	color: #32373c;
	border-color: #5b9dd9;
	background-color: #ddd;
}
.aside_registration .ms-form-element .wpmui-field-input:focus {
	order-color: #5b9dd9;
	-webkit-box-shadow: 0 0 2px rgba(91,157,217,0.8);
	-moz-box-shadow: 0 0 2px rgba(91,157,217,0.8);
	box-shadow: 0 0 2px rgba(91,157,217,0.8);
	border-color: #5b9dd9;
	background-color: #fbfbfb !important;
}
.rtf_form_inner_wrap {
	margin-bottom: 0;
}
.aside_registration .column_image {
    margin-bottom: 15px;
}
.aside_registration .ms-form-element.ms-form-element-privacy_check{
	margin-bottom: 35px !important;
	margin-right: 1rem;
}
.aside_registration label#privacy_check-error{
	margin-top: 30px;
	position: absolute;
	width: 100%;
}

@media only screen and (min-width: 1240px) {
	/*#Header #Top_bar.is-sticky {
		position: relative !important;
		top: 0 !important;
	}*/
}

@media(max-width:1300px){
	.featured-img{width: 60%;}
	.featured-content-block{width: 40%;}
}
@media only screen and (max-width: 1239px) {
	#Top_bar #menu ul li {
		padding: 0;
		height: 55px;
	}
	#Top_bar #menu ul li a span {
		background: transparent;
		color: #8b989b;
	}
	.property-info .property-stats{font-size: 35px;}
	.company-infograph .popular-content .content-list li{padding: 8px 5px;font-size: 13px;}
	.company-sponsor .content-list li strong{font-size: 14px;}
}
@media(max-width:1199px){
	.featured-content-block .content-block{margin-top: 50px;}
	.featured-sec h2, .popular-sec h2{font-size: 40px;}
	.width-3{width:50%;}
	#asset-profile-tool-tip .tooltiptext{
		margin-left: -210px;
	}
}
@media (max-width: 991px) {
	.aside_registration {
		max-width: 100%;
	}
}
@media (max-width: 959px) {
	.market_strategy_section .one-second.mcb-wrap {
		width: 100%;
	}
	.market_strategy_section .market_strategy_col {
		height: 110px;
	}
	.portfolio-custom-grid-item .project-details {
		width: 280px;
	}
	.heading-sec h3{
		font-size: 20px;
	}
	.content-list li{font-size: 13px;}
	.content-list li .stat-title{width: 65%;}
	.content-list li .stat-value{width: 35%;}
	.company-name h4{font-size: 22px;}
	.property-info .property-stats {
		font-size: 26px;
	}
	.tooltip .tooltiptext{
		margin-left: -190px;
	}
	.ui-tabs .ui-tabs-nav li a{
		padding: 14px 24px !important;
	}

}

@media (max-width: 767px) {
	.proprietary_section {
		background: none !important;
	}
	#Footer .widgets_wrapper .widget {
		padding: 15px 10px;
	}
	.portfolio-custom-grid-item .project-details {
		width: 350px;
	}.featured-img,.featured-content-block{
		width:100%;
	}
	.featured-content-block{
		margin-top: 50px;
	}
	.featured-content-block .content-block{
		margin-top:20px;
	}
	.width-3{
		width:100%;
	}
	.featured-sec{
		margin-bottom: 10px;
	}
	.popular-sec{
		padding: 20px 0;
	}
	.featured-sec h2, .popular-sec h2{
		font-size: 30px;
	}
	.popular-sec-list {
		margin: 20px -15px 0;
	}
	.popular-sec-block a.kill_the_icon .button_icon, .widget-area a.button .button_icon{
		display: none;
	}
	.featured-content-block{padding-left: 0;}
	.img-content{font-size: 14px;padding-left: 0;}
	.banner-img .banner-title {
		font-size: 25px;
	}
	.banner-content {
		width: 400px;
	}
	.section_wrapper.property-at-glance .column {
		width: 48% !important;
		clear: none; 
		text-align: center;
	}
	.property-info .property-stats {
		font-size: 28px;
	}
	.tabbing-sec .ui-tabs .ui-tabs-nav {
		border-width: 0px 1px 0 1px;
	}
	.tabbing-sec .ui-tabs .ui-tabs-nav li a::after {
		width: 100% !important;
		left: 0 !important;
		margin-left: 0 !important;

	}
	#asset-profile-tool-tip .tooltiptext{
		margin-left: -170px;
	}
	.property_header_no_featured .property-header {
		text-align: center;
		display: block;
	}
	.property-category-aside.pull-right {
		clear: both;
		display: block;
		width: 100%;
		float: none;
		text-align: center;
		padding-top: 10px;
    }
    .category-title.tooltip .tooltiptext {
		top: 140%;
		bottom: initial;
		margin-left: 0;
		transform: translate(-50%);
    }
    .company-overview .company-logo {
    	display: block;
    	margin: 0 auto;
    }
    .company-overview .company-meta{
        display: block;
		margin: 0 auto;
		text-align: center;
		margin-top: 15px;
    }
    .document-content ul {
    	margin: 0;
    }
    .document-content ul li {
		width: 100%;
		padding-bottom: 10px;
		margin-bottom: 10px;
		margin-right: 0;
    }
	.banner-img {
		height: 65vh;
	}
	.user-dashboard #pass-strength-result{float: none;;display: block;}
	.user-dashboard .button.cancel-pwd{float: left;margin-right: 10px;}
}
@media(max-width:576px){
	.section_wrapper{padding: 0 20px !important;}
	.portfolio-thumbnail{height: 350px;}
	
	.featured-img a .project-detail-wrapper{width: 230px;padding: 15px 5px;}
	.company-name h4{font-size: 18px;margin-bottom: 5px;}
	.banner-content {
		width: 250px;
		padding: 10px 15px;
	}
	.banner-img .banner-title {
		font-size: 22px;
	}
	.section_wrapper.property-at-glance	.property-info {
		padding: 0;
	}
	.section_wrapper.property-at-glance .column {
		width: 100% !important;
		clear: both;
		text-align: center;
	}
	#asset-profile-tool-tip .tooltiptext{
		margin-left: -200px;
	}
	.banner-img {
		height: 45vh;
	}
	.user-dashboard .label-feild{font-size: 14px;}
	.user-dashboard h3{font-size: 18px;margin-bottom: 10px;}
	.tabbing-sec .ui-widget-content{padding:15px 10px 20px; }
	.company-sponsor .popular-sec-block.company-infograph img {width: 50px; margin-bottom: 5px;}
	.tabbing-sec .width-3{
		padding: 0;
	}
	.document-content ul li a{vertical-align: middle;font-size: 14px;}
	.document-content ul li img{vertical-align: middle;}
}