html.mm-opened .mm-page {
	transition:none 0.4s; -webkit-transition: none .4s ease; -moz-transition: none .4s ease; -o-transition: none .4s ease;
}
html.mm-opened #mm-blocker {
	transition:none 0.4s; -webkit-transition: none .4s ease; -moz-transition: none .4s ease; -o-transition: none .4s ease;
}
html.mm-opened .mm-fixed-top {
	transition:none 0.4s; -webkit-transition: none .4s ease; -moz-transition: none .4s ease; -o-transition: none .4s ease;
}
html.mm-opened .mm-fixed-bottom {
	transition:none 0.4s; -webkit-transition: none .4s ease; -moz-transition: none .4s ease; -o-transition: none .4s ease;
}
.mm-horizontal.mm-menu > .mm-panel {
	transition:none 0.4s; -webkit-transition: none .4s ease; -moz-transition: none .4s ease; -o-transition: none .4s ease;
}
html.mm-opened .mm-page {
	transition-property: top, right, bottom, left, border, transform; -webkit-transition-property: top, right, bottom, left, border, -webkit-transform; -moz-transition-property: top, right, bottom, left, border, -moz-transform; -o-transition-property: top, right, bottom, left, border, -o-transform;
}
html.mm-opened #mm-blocker {
	transition-property: top, right, bottom, left, border, transform; -webkit-transition-property: top, right, bottom, left, border, -webkit-transform; -moz-transition-property: top, right, bottom, left, border, -moz-transform; -o-transition-property: top, right, bottom, left, border, -o-transform;
}
html.mm-opened .mm-fixed-top {
	transition-property: top, right, bottom, left, border, transform; -webkit-transition-property: top, right, bottom, left, border, -webkit-transform; -moz-transition-property: top, right, bottom, left, border, -moz-transform; -o-transition-property: top, right, bottom, left, border, -o-transform;
}
html.mm-opened .mm-fixed-bottom {
	transition-property: top, right, bottom, left, border, transform; -webkit-transition-property: top, right, bottom, left, border, -webkit-transform; -moz-transition-property: top, right, bottom, left, border, -moz-transform; -o-transition-property: top, right, bottom, left, border, -o-transform;
}
html.mm-opened .mm-horizontal.mm-menu > .mm-panel {
	transition-property: top, right, bottom, left, border, transform; -webkit-transition-property: top, right, bottom, left, border, -webkit-transform; -moz-transition-property: top, right, bottom, left, border, -moz-transform; -o-transition-property: top, right, bottom, left, border, -o-transform;
}
html.mm-opened .mm-page {
	margin: 0px; border: 0px solid rgba(0, 0, 0, 0); border-image: none; left: 0px; top: 0px;
}
html.mm-opened #mm-blocker {
	margin: 0px; border: 0px solid rgba(0, 0, 0, 0); border-image: none; left: 0px; top: 0px;
}
html.mm-opening.mm-opened .mm-page {
	border: 0px solid rgba(100, 100, 100, 0); border-image: none;
}
html.mm-opening.mm-opened #mm-blocker {
	border: 0px solid rgba(100, 100, 100, 0); border-image: none;
}
.mm-menu .mm-hidden {
	display: none;
}
.mm-fixed-top {
	left: 0px; position: fixed;
}
.mm-fixed-bottom {
	left: 0px; position: fixed;
}
.mm-fixed-top {
	top: 0px;
}
.mm-fixed-bottom {
	bottom: 0px;
}
html.mm-opened .mm-page {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.mm-menu > .mm-panel {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
html.mm-opened {
	width: 100%; height: 100%;
}
html.mm-opened body {
	width: 100%; height: 100%;
}
html.mm-opened body {
	overflow: hidden; position: relative;
}
html.mm-opened .mm-page {
	height: 100%; overflow: hidden; position: absolute;
}
html.mm-background .mm-page {
	background: inherit;
}
#mm-blocker {
	background: rgb(255, 255, 255); width: 100%; height: 100%; display: none; position: absolute; z-index: 9999; opacity: 0;
}
html.mm-opened #mm-blocker {
	display: block;
}
html.mm-blocking #mm-blocker {
	display: block;
}
.mm-current.mm-menu {
	display: block;
}
.mm-menu {
	background: inherit; padding: 0px; left: 0px; top: 0px; height: 100%; overflow: hidden; display: none; position: absolute; z-index: 0;
}
.mm-menu > .mm-panel {
	background: inherit; padding: 20px; left: 100%; top: 0px; width: 100%; height: 100%; overflow: scroll; position: absolute; z-index: 0; -ms-overflow-x: hidden; -ms-overflow-y: auto; -webkit-overflow-scrolling: touch;
}
.mm-menu > .mm-opened.mm-panel {
	left: 0px;
}
.mm-menu > .mm-subopened.mm-panel {
	left: -40%;
}
.mm-menu > .mm-highest.mm-panel {
	z-index: 1;
}
.mm-menu > .mm-hidden.mm-panel {
	display: block; visibility: hidden;
}
.mm-menu > .mm-list {
	padding: 20px 0px 40px;
}
.mm-menu .mm-list {
	padding: 20px 0px;
}
.mm-panel > .mm-list {
	margin-right: -20px; margin-left: -20px;
}
.mm-panel > :first-child.mm-list {
	padding-top: 0px;
}
.mm-list {
	list-style: none; margin: 0px; padding: 0px; display: block;
}
.mm-list > li {
	list-style: none; margin: 0px; padding: 0px; display: block;
}
.mm-list * {
	font-family: Arial,Helvetica,sans-serif; font-size: 14px; text-shadow: none; -webkit-text-size-adjust: none;
}
.mm-list a {
	text-decoration: none;
}
.mm-list a:hover {
	text-decoration: none;
}
.mm-list > li {
	position: relative;
}
.mm-list > li > a {
	margin: 0px; padding: 10px 10px 10px 20px; color: inherit; line-height: 20px; overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.mm-list > li > span {
	margin: 0px; padding: 10px 10px 10px 20px; color: inherit; line-height: 20px; overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.mm-list > li:not(.mm-subtitle):not(.mm-noresults):not(.mm-label)::after {
	left: 0px; width: 100%; bottom: 0px; border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; content: "";
}
.mm-list > li:not(.mm-subtitle):not(.mm-noresults):not(.mm-label)::after {
	left: auto; width: auto; margin-left: 20px; position: relative;
}
.mm-list a.mm-subopen {
	padding: 0px; top: 0px; width: 40px; height: 100%; right: 0px; position: absolute; z-index: 2;
}
.mm-list a.mm-subopen::before {
	left: 0px; top: 0px; height: 100%; border-left-width: 1px; border-left-style: solid; display: block; position: absolute; content: "";
}
.mm-list a.mm-fullsubopen.mm-subopen {
	width: 100%;
}
.mm-list a.mm-fullsubopen.mm-subopen::before {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.mm-list a.mm-subclose {
	text-indent: 20px; padding-top: 30px; margin-top: -20px;
}
.mm-list a.mm-subopen + a {
	padding-right: 45px;
}
.mm-list a.mm-subopen + span {
	padding-right: 45px;
}
.mm-list > li.mm-selected > a.mm-subopen {
	background: none;
}
.mm-list > li.mm-selected > a.mm-subopen + a {
	padding-right: 5px; margin-right: 40px;
}
.mm-list > li.mm-selected > a.mm-subopen + span {
	padding-right: 5px; margin-right: 40px;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a {
	padding-right: 45px; margin-right: 0px;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
	padding-right: 45px; margin-right: 0px;
}
.mm-list > li.mm-label {
	text-transform: uppercase; line-height: 25px; text-indent: 20px; font-size: 10px;
}
.mm-list a.mm-subopen::after {
	border: 2px solid transparent; border-image: none; width: 7px; height: 7px; bottom: 50%; margin-bottom: -5px; display: block; position: absolute; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.mm-list a.mm-subclose::before {
	border: 2px solid transparent; border-image: none; width: 7px; height: 7px; bottom: 50%; margin-bottom: -5px; display: block; position: absolute; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.mm-list a.mm-subopen::after {
	right: 18px; border-top-color: currentColor; border-left-color: currentColor; border-top-width: 0px; border-left-width: 0px; border-top-style: none; border-left-style: none;
}
.mm-list a.mm-subclose::before {
	left: 22px; margin-bottom: -15px; border-right-color: currentColor; border-bottom-color: currentColor; border-right-width: 0px; border-bottom-width: 0px; border-right-style: none; border-bottom-style: none;
}
.mm-vertical.mm-menu .mm-list .mm-panel {
	padding: 10px 0px 10px 10px; display: none;
}
.mm-vertical.mm-menu .mm-list .mm-panel li:last-child::after {
	border-color: transparent;
}
.mm-vertical.mm-menu .mm-list li.mm-opened > .mm-panel {
	display: block;
}
.mm-vertical.mm-menu .mm-list > li.mm-opened > a.mm-subopen {
	height: 40px;
}
.mm-vertical.mm-menu .mm-list > li.mm-opened > a.mm-subopen::after {
	top: 16px; right: 16px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);
}
html.mm-opened .mm-page {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}
.mm-ismenu {
	background: rgb(51, 51, 51);
}
.mm-menu {
	color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-list > li::after {
	border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li > a.mm-subclose {
	background: rgba(0, 0, 0, 0.1); color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen::after {
	border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subclose::before {
	border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen::before {
	border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li.mm-selected > a {
	background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list > li.mm-selected > span {
	background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list li.mm-label {
	background: rgba(255, 255, 255, 0.05);
}
.mm-vertical.mm-menu .mm-list li.mm-opened > a.mm-subopen {
	background: rgba(255, 255, 255, 0.05);
}
.mm-vertical.mm-menu .mm-list li.mm-opened > ul {
	background: rgba(255, 255, 255, 0.05);
}
html.mm-opening.mm-opened .mm-page {
	left: 80%;
}
html.mm-opening.mm-opened #mm-blocker {
	left: 80%;
}
html.mm-opening.mm-opened .mm-fixed-top {
	left: 80%;
}
html.mm-opening.mm-opened .mm-fixed-bottom {
	left: 80%;
}
.mm-menu {
	width: 80%;
}
@media all and (max-width:175px)
{
.mm-menu {
	width: 140px;
}
html.mm-opening.mm-opened .mm-page {
	left: 140px;
}
html.mm-opening.mm-opened #mm-blocker {
	left: 140px;
}
html.mm-opening.mm-opened .mm-fixed-top {
	left: 140px;
}
html.mm-opening.mm-opened .mm-fixed-bottom {
	left: 140px;
}
}
@media all and (min-width:550px)
{
.mm-menu {
	width: 440px;
}
html.mm-opening.mm-opened .mm-page {
	left: 440px;
}
html.mm-opening.mm-opened #mm-blocker {
	left: 440px;
}
html.mm-opening.mm-opened .mm-fixed-top {
	left: 440px;
}
html.mm-opening.mm-opened .mm-fixed-bottom {
	left: 440px;
}
}
html.mm-opened.mm-nooverflowscrolling {
	height: auto; overflow: auto; -ms-overflow-x: hidden; -ms-overflow-y: scroll;
}
html.mm-opened.mm-nooverflowscrolling body {
	overflow: auto;
}
html.mm-opened.mm-nooverflowscrolling .mm-page {
	position: fixed; min-height: 1000px;
}
html.mm-opened.mm-nooverflowscrolling .mm-menu {
	left: auto; top: auto; height: auto; overflow: auto; position: relative; -ms-overflow-x: hidden; min-height: 1000px;
}
html.mm-opened.mm-nooverflowscrolling > .mm-panel {
	left: 0px; height: auto; display: none; position: relative;
}
html.mm-opened.mm-nooverflowscrolling > .mm-current.mm-panel {
	display: block;
}
em.mm-counter {
	top: 50%; right: 40px; line-height: 20px; text-indent: 0px; font-style: normal; margin-top: -10px; display: block; position: absolute;
}
em.mm-counter + a.mm-subopen {
	padding-left: 40px;
}
em.mm-counter + a.mm-subopen + a {
	padding-right: 80px;
}
em.mm-counter + a.mm-subopen + span {
	padding-right: 80px;
}
em.mm-counter + a.mm-fullsubopen {
	padding-left: 0px;
}
.mm-vertical li.mm-selected > em.mm-counter + a.mm-subopen + a {
	margin-right: 75px;
}
.mm-vertical li.mm-selected > em.mm-counter + a.mm-subopen + span {
	margin-right: 75px;
}
.mm-nosubresults > em.mm-counter {
	display: none;
}
.mm-menu em.mm-counter {
	color: rgba(255, 255, 255, 0.3);
}
.mm-header {
	background: inherit; padding: 30px 40px 0px; left: 0px; top: 0px; width: 100%; height: 60px; text-align: center; line-height: 20px; font-family: Arial,Helvetica,sans-serif; font-size: 14px; border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid; position: absolute; z-index: 2; box-sizing: border-box; text-shadow: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-text-size-adjust: none; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.mm-header span {
	width: 100%; overflow: hidden; display: inline-block; white-space: nowrap; position: relative; z-index: 1; -ms-text-overflow: ellipsis;
}
.mm-header a {
	width: 40px; height: 100%; bottom: 0px; text-decoration: none; display: block; position: absolute; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.mm-header a::before {
	border: 2px solid transparent; border-image: none; width: 7px; height: 7px; bottom: 50%; margin-bottom: -15px; display: block; position: absolute; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);
}
.mm-header a.mm-prev {
	left: 0px;
}
.mm-header a.mm-prev::before {
	left: 22px; border-right-color: currentColor; border-bottom-color: currentColor; border-right-width: 0px; border-bottom-width: 0px; border-right-style: none; border-bottom-style: none;
}
.mm-header a.mm-next {
	right: 0px;
}
.mm-header a.mm-next::before {
	right: 18px; border-top-color: currentColor; border-left-color: currentColor; border-top-width: 0px; border-left-width: 0px; border-top-style: none; border-left-style: none;
}
.mm-hassearch .mm-header {
	top: 50px; height: 50px; padding-top: 20px;
}
.mm-hassearch .mm-header a::before {
	margin-bottom: -10px;
}
.mm-hasheader.mm-menu li.mm-subtitle {
	display: none;
}
.mm-hasheader.mm-menu .mm-panel {
	padding-top: 80px;
}
.mm-hassearch.mm-hasheader.mm-menu .mm-panel {
	padding-top: 120px;
}
.mm-ismenu.mm-hasheader.mm-menu .mm-panel {
	padding-top: 60px;
}
.mm-hassearch.mm-ismenu.mm-hasheader.mm-menu .mm-panel {
	padding-top: 100px;
}
.mm-menu .mm-header {
	border-color: rgba(0, 0, 0, 0.15); color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-header a::before {
	border-color: rgba(255, 255, 255, 0.3);
}
html.mm-slide .mm-menu {
	transition:transform 0.4s; -webkit-transition: -webkit-transform .4s ease; -moz-transition: -moz-transform .4s ease; -o-transition: -o-transform .4s ease;
}
html.mm-opened.mm-slide .mm-menu {
	transform: translateX(-40%); -webkit-transform: translateX(-40%); -moz-transform: translateX(-40%); -o-transform: translateX(-40%);
}
html.mm-opening.mm-slide .mm-menu {
	transform: translateX(0px); -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0);
}
html.mm-opened.mm-right.mm-slide .mm-menu {
	transform: translateX(40%); -webkit-transform: translateX(40%); -moz-transform: translateX(40%); -o-transform: translateX(40%);
}
html.mm-opening.mm-right.mm-slide .mm-menu {
	transform: translateX(0px); -webkit-transform: translateX(0); -moz-transform: translateX(0); -o-transform: translateX(0);
}
html.mm-opened.mm-top.mm-slide .mm-menu {
	transform: translateY(-40%); -webkit-transform: translateY(-40%); -moz-transform: translateY(-40%); -o-transform: translateY(-40%);
}
html.mm-opening.mm-top.mm-slide .mm-menu {
	transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0);
}
html.mm-opened.mm-bottom.mm-slide .mm-menu {
	transform: translateY(40%); -webkit-transform: translateY(40%); -moz-transform: translateY(40%); -o-transform: translateY(40%);
}
html.mm-opening.mm-bottom.mm-slide .mm-menu {
	transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0);
}
