.text_summary.center_colm
{
	top: 47px;
}
.primary_btn
{
	max-width: 220px;
}
.explore_other_properties .residence-paragraph
{
	min-height: 60px;
}
.singleprop-subcontent p
{
	line-height: 1.3;
}
.eventlistul li .event_title
{
	min-height: 73px;
}
.custmeevtn .event_summary
{
	min-height: 120px;
}
.eventlistul .date_colm
{
	min-height: 130px;
}
.custmeevtn .event_list_colm ul li:first-of-type
{
	min-height: 50px;
}
.explore_other_properties .title h2
{
	text-align: center;
}
.title.text-center.content p .here::before
{
	width: 100% !important;
	border-bottom: 1px solid #000 !important;
}
.fpopupcmn li::before
{
	color: #000 !important;
}

@media screen and (min-width:320px) and (max-width:991px)
{
	.homeuslive .text_summary p br
	{
		display: none !important;
	}
	.our_partner .nav-tabs.memberpartner-tab .project_tab h6:nth-child(2), 
	.our_partner .nav-tabs.memberpartner-tab .project_tab h6:nth-child(3) 
	{
  		width: 33% !important;
	}
	.our_partner .nav-tabs.memberpartner-tab .project_tab h6:nth-child(4) 
	{
  		width: 35% !important;
  		justify-content: left !important;
	}
}