@media (min-width:1400px) {

    table#Officehours span {
        font-size: 14px;
        line-height: 21px;
        text-align: left !important;
        display: block;
    }
	
	table#Officehours td:first-child {
		width:40%;
	}
}

@media (max-width:1199px) {
    div#footerform .submit-btn >div {
        text-align: center !important;
    }
}


.ry-copyright a {
    color: #fff !important;
}

.module-171 .ry-footer-btm .ry-powered img {
    max-width: 120px;
    top: 3px;
    position: relative;
}