
/* Landscape phones and portrait tablets, sm and down */
@media (max-width:992px) {


html, body {
    font-size: 12px;
}


}


a.footer-text{
	xcolor:#333333;
	text-decoration: underline;
}

