/*@media all and (max-device-width: 800px) and (orientation: portrait){*/
/*	html, body{*/
/*		height: 100%;*/
/*	}*/

/*	#nav{*/
/*		position: fixed;*/
/*		display: inline-block;*/
/*		margin-top: 60px;*/
/*		height: calc(100% - 60px);*/
/*		width: 100%;*/
/*		text-align: center;*/
/*		font-weight: bold;*/
/*	}*/

/*	#nav li:not(#question){*/
/*		display: table-cell;*/
/*		vertical-align: middle;*/
/*		font-size: 1.1em;*/
/*		padding-left: 0px;*/
/*	}*/

/*	#nav a:not(.displayNone){*/
/*		text-shadow: 0px 0px 10px black;*/
/*		height: 16.6666%;*/
/*		display: table;*/
/*		width: 100%;*/
/*	}*/

/*	#nav a.displayNone{*/
/*		display: none;*/
/*	}*/

/*	#nav span a{*/
/*		border-top: 0px;*/
/*	}*/

/*	#nav .before{*/
/*		display: none;*/
/*	}*/

/*	.close-box-nav{*/
/*		display: none;*/
/*	}*/

/*	#content{*/
/*		display: none;*/
/*	}*/

/*	.notification{*/
/*		display: none;*/
/*	}*/

/*	#question{*/
/*		opacity: 0;*/
/*	}*/
/*}*/

/*!*@media all and (max-width: 780px){*/
/*	html, body{*/
/*		height: 100%;*/
/*	}*/

/*	#nav{*/
/*		position: fixed;*/
/*		display: inline-block;*/
/*		margin-top: 252px;*/
/*		height: calc(100% - 252px);*/
/*		width: 100%;*/
/*		text-align: center;*/
/*		display: none;*/
/*	}*/

/*	#nav li:not(#question){*/
/*		display: table-cell;*/
/*		vertical-align: middle;*/
/*		font-size: 3.5em;*/
/*		padding-left: 0px;*/
/*	}*/

/*	#nav a{*/
/*		text-shadow: 0px 0px 10px black;*/
/*		height: 20%;*/
/*		display: table;*/
/*		width: 100%;*/
/*	}*/

/*	#nav li:before{*/
/*		display: none;*/
/*	}*/

/*	#content{*/
/*		display: none;*/
/*	}*/

/*	.notification{*/
/*		display: none;*/
/*	}*/

/*	#question{*/
/*		opacity: 0;*/
/*	}*/
/*}*!*/