@media(max-width: 767px)
{
	.navbar-brand
	{
		width: 8rem !important;
	}
	.ftco-navbar-light .navbar-nav > .dropdown .nav-item > .nav-link {
    
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    color: #000 !important;
	}
	.hero-wrap
	{
		height: auto !important;
		margin-top:0px;
	}
	.hero-wrap .overlay
	{
		height: auto; 
	}
	.abt-header {
    font-size: 18px !important;
    letter-spacing: -1px;
    line-height: 0 !important;
    font-weight: 600 !important;
    margin-top: 1rem !important;
    text-align: left;
}
.home_h4
{
	font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0px;
}
.heading-section p {
    font-size: 13px !important;
    
}
.heading-section h2 {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #000;
    text-align: left !important;
}
.nav-pills .nav-link
{
	padding: 0.5rem 0rem;
}
.btn-blue-primary i
{
	display: none;
}
.property-wrap .text
{
	    background-color: #e5f2fd;
    padding: 0.8rem;
}
.property-wrap {
    margin-bottom: 20px !important;
}
.hero-wrap.hero-wrap-2 {
    height: 240px !important;
    }
    .ftco-section {
    padding: 2em 0;
}
.ftco-counter .text strong.number {
    font-weight: 600;
    font-size: 30px;
    color: #24A148;
}
.ftco-counter .text span {
    display: block;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 10px;
    line-height: 1.2;
    padding-left: 15px;
    margin-bottom: 0;
}
.ftco-counter .counter-wrap {
    margin-bottom: 0px !important;
}
.audience ul {
    list-style-type: none;
    padding-inline-start: 0px;
}
.audience ul li::before {
    font-size: 15px;
    margin-right: 5px;
}
.audience ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 18px;
}
.verticals-div .content-sec
{
	padding: 12px;
	margin-bottom: 20px;
}
.verticals-div .content-sec h4
{
	text-align: center;
	    font-size: 18px;
    margin: 0;
}
#logos {
    padding: 2rem !important;
}
.investors_para
{
	font-size: 14px;
	text-align: justify;
}
.investors_heading
{
	    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px !important;
}
.key-points-list {
    padding: 0rem;
    margin-top: 1.5rem;
}
.key-points-list li {
    background-size: 18px;
    padding-left: 30px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0.5rem;
    background-position: left 5px;
}
.contact-section .contact-form {
    margin: 0px !important;
}
.btn.btn-primary
{
	font-size: 16px !important;
}
.banner-box
{
	position: relative;
}
.latest .contents .img-wrap
{
    display: none;
}
.latest .contents {
    margin-top: -14rem;
    margin-bottom: 0;
    padding: 20px;
}
.real_estate_what h4
{
    font-size: 16px;
}
.real_estate_what p
{
    font-size: 14px;
    line-height: 22px;
}
.real_estate_what img {
    height: auto;
    object-fit: contain;
    padding: 1rem;
    width: 12rem !important;
    display: block;
    margin: 0 auto;
}
}