.footerbannerspace {
	background-color: #121212;
	height: 48px;
}
.footerbanner50_wrapper {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 63px;
     background: #af080a;
	z-index: 99999;
}
.footerbanner50 {
	max-height: 63px;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
}
.footerbanner50 {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 99999;
	background-image: url(/goldenkey/gif/gif-w.gif?v4);
}
.sticky-scrolled .footerbanner50 {
	height: 63px;
	background-image: url(/goldenkey/gif/gif-w.gif?v4);
}

@media (min-width: 1725px) {
    .footerbanner50_wrapper {
         background: #af080a !important;
  }
  }
@media (min-width: 900px) {
		.footerbanner50_wrapper:hover .footerbanner50 {
		height: 70px;
	    background-image: url('/goldenkey/gif/gif-w-static.png?v4');
		background-repeat: no-repeat;
		background-size: contain;
		background-color:transparent;
		background-position: center;
	
	}
	.footerbanner50_wrapper:hover {
	   background: #af080a;
	
	}
}
@media (max-width: 646px) {
	.footerbanner50_wrapper {
        height: auto;
        padding: 8%;
		background-color:transparent;
    }
    .sticky-scrolled .footerbanner50, .footerbanner50 {
        height: auto;
		background-image: url(/goldenkey/gif/gif-m.gif?v4);
        padding: 8%;
		background-position: center bottom;
		background-size: contain;
    }
	.mob-contact-on .footerbanner50, .mob-favourite-on .footerbanner50, .mob-menu-on .footerbanner50, .mob-search-on .footerbanner50, .mob-menu-on .footerbanner50_wrapper {
      display: none;
    }
}
@media (max-width: 1200px) {
.mob-contact-cont .submit-div, .mob-interest-cont .submit-div {
    margin-bottom: 60px;
}
}
.animateHome .suggestion-section {
	display:none !important;
}
.property-card .card-body-data .property-traits > div {
    float: none !important;
}
.pr-6 {
    padding-right: 1.5rem;
}

@media (max-width: 1023px) {
.sticky-scrolled .register-btn {
    bottom: 0;
}
.secondary-footer{
   padding-bottom: 40px;
}
}