/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
@media screen and (max-width: 750px){
	.s5_responsive_mobile_present #s5_menu_wrap {
	margin-top:0px !important;
	}
	.s5_custom_1_present {
	padding-top:0px !important;
	}
	#s5_menu_wrap {
	height:auto !important;
	padding-top:20px !important;
	text-align:left !important;
	}
	#s5_logo_wrap {
	float:none !important;
	}
}