/* Enter Your Custom CSS Here */

.header-section .logo img, .header-section-4 .logo img {
    top: 5px !important;
}
.footer-col {
		width: 410%;
    font-size: 10px;
    line-height: 12px;
    text-align: justify;
	
}

@media only screen and (max-width: 600px) {	
	.footer-col {
		width: 100%;
    font-size: 8px;
    line-height: 10px;
    text-align: justify;
	
}
}

.flexmls_popup {
	
	pointer-events : none !important;
}