/*Media Query for Mobile*/
@media only screen and (max-width: 1000px) {
	body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
		font-size: 25px !important;
		text-align: left !important;
	}
}