* { /* just because */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*@supports not (-webkit-touch-callout: none) {
/*  ANDROID  */
/*.main-navigation {
 clear: both;
 margin: 0 auto;
 font-weight: bold;
 overflow: hidden;
 background-color: #777777;
 position: fixed;
 bottom: 0px;
 width: 100%;
 height: 11vh;
}
}*/

/*@supports not (-webkit-touch-callout: none) {*/
/*  iOS  */
@media (orientation:landscape){
.main-navigation {
 clear: both;
 margin: 0 auto;
 font-weight: bold;
 overflow: hidden;
 background-color: #777777;
 position: fixed;
 bottom: 0px;
 width: 100%;
 height: 23vh;
}

}
@media (orientation:portrait){
.main-navigation {
 clear: both;
 margin: 0 auto;
 font-weight: bold;
 overflow: hidden;
 background-color: #777777;
 position: fixed;
 bottom: 0px;
 width: 100%;
 height: 14vh;
}

}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0; /* whitespace correction */
}
.main-navigation li {
	/*display: inline-block;
	position: relative;
	line-height:43px;
	font-size:18px;
	text-transform: initial;
	color:#ababab;
	white-space: nowrap;
	text-align: center;*/
	width: 20%;
}

/* MEDIA QUERY */
@media (max-width: 320px) and (orientation:portrait) { /* ROSA */
.main-navigation .ak-container {
	padding: 0 !important;
	height: 24vw;
	max-height: 150px; /*background-color:#FFBFBF;*/
}
.main-navigation li {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	text-align: center;
}
.main-navigation a.active {
	background-color: #890A28;
	color: #F9F9F9;
	height: 24vw;
	max-height: 150px;
}
.main-navigation .menu > li:hover > a {
	background: #890A28;
	height: 24vw;
	max-height: 150px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #F9F9F9;
	padding: 10px 0 10px 0
}
.tasto_nav {
	width: 15vw;
	max-width: 130px;
	margin-left: -3px;
}
.tasti_strumenti {
	width: 18vw;
	max-width: 130px;
}
.strumenti_menu {
	font-size: 1.2rem;
	line-height: 1.2rem;
	white-space: nowrap;
}
}
 @media (max-width: 320px) and (orientation:landscape) { /* ROSA scuro */
.main-navigation .ak-container {
	padding: 0 !important;
	height: 12vw;
	max-height: 75px; /*background-color:#FF4DFF;*/
}
.main-navigation li {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	text-align: center;
}
.main-navigation a.active {
	background-color: #890A28;
	color: #F9F9F9;
	height: 12vw;
	max-height: 75px;
}
.main-navigation .menu > li:hover > a {
	background: #890A28;
	height: 12vw;
	max-height: 75px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #F9F9F9;
	padding: 5px 0 5px 0
}
.tasto_nav {
	width: 9vw;
	max-width: 65px;
}
.tasti_strumenti {
	width: 9vw;
	max-width: 65px;
}
.strumenti_menu {
	font-size: 1.2rem;
	line-height: 1.2rem;
	white-space: nowrap;
}
}
 @media (min-width: 321px) and (orientation:portrait) {  /* VERDE */
.main-navigation .ak-container {
	padding: 0 !important;
	height: 24vw;
	max-height: 150px; /*background-color:#4DFF7A;*/
}
.main-navigation li {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	text-align: center;
}
.main-navigation a.active {
	background-color: #890A28;
	color: #F9F9F9;
	height: 24vw;
	max-height: 150px;
}
.main-navigation .menu > li:hover > a {
	background: #890A28;
	height: 24vw;
	max-height: 150px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #F9F9F9;
	padding: 10px 0 10px 0
}
.tasto_nav {
	width: 15vw;
	max-width: 130px;
	margin-left: -3px;
}
.tasti_strumenti {
	width: 18vw;
	max-width: 130px;
}
.strumenti_menu {
	font-size: 1.2rem;
	line-height: 1.2rem;
	white-space: nowrap;
}
}
 @media (min-width: 321px) and (orientation:landscape) {  /* VERDE scuro */
.main-navigation .ak-container {
	padding: 0 !important;
	height: 12vw;
	max-height: 75px; /*background-color:#008C23;*/
}
.main-navigation li {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	text-align: center;
}
.main-navigation a.active {
	background-color: #890A28;
	color: #F9F9F9;
	height: 12vw;
	max-height: 75px;
}
.main-navigation .menu > li:hover > a {
	background: #890A28;
	height: 12vw;
	max-height: 75px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #F9F9F9;
	padding: 5px 0 5px 0
}
.tasto_nav {
	width: 9vw;
	max-width: 65px;
}
.tasti_strumenti {
	width: 9vw;
	max-width: 65px;
}
.strumenti_menu {
	font-size: 1.2rem;
	line-height: 1.2rem;
	white-space: nowrap;
}
}
 @media (min-width:480px) and (orientation:portrait) {  /* ARANCIONE */
.main-navigation .ak-container {
	padding: 0 !important;
	height: 24vw;
	max-height: 150px; /*background-color:#FFB973;*/
}
.main-navigation li {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	text-align: center;
}
.main-navigation a.active {
	background-color: #890A28;
	color: #F9F9F9;
	height: 24vw;
	max-height: 150px;
}
.main-navigation .menu > li:hover > a {
	background: #890A28;
	height: 24vw;
	max-height: 150px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #F9F9F9;
	padding: 10px 0 10px 0
}
.tasto_nav {
	width: 15vw;
	max-width: 130px;
	margin-left: -3px;
}
.tasti_strumenti {
	width: 18vw;
	max-width: 130px;
}
.strumenti_menu {
	font-size: 1.8rem;
	line-height: 1.8rem;
	white-space: nowrap;
}
}
 @media (min-width:480px) and (orientation:landscape) {  /* ARANCIONE scuro */
.main-navigation .ak-container {
	padding: 0 !important;
	height: 12vw;
	max-height: 75px; /*background-color:#D96D00;*/
}
.main-navigation li {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	text-align: center;
}
.main-navigation a.active {
	background-color: #890A28;
	color: #F9F9F9;
	height: 12vw;
	max-height: 75px;
}
.main-navigation .menu > li:hover > a {
	background: #890A28;
	height: 12vw;
	max-height: 75px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #F9F9F9;
	padding: 5px 0 5px 0
}
.tasto_nav {
	width: 9vw;
	max-width: 65px;
}
.tasti_strumenti {
	width: 9vw;
	max-width: 65px;
}
.strumenti_menu {
	font-size: 1.2rem;
	line-height: 1.2rem;
	white-space: nowrap;
}
}
 @media (min-width:640px) and (orientation:portrait) {  /* AZZURRO */
.main-navigation .ak-container {
	padding: 0 !important;
	height: 24vw;
	max-height: 150px; /*background-color:#99FFFF;*/
}
.main-navigation li {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	text-align: center;
}
.main-navigation a.active {
	background-color: #890A28;
	color: #F9F9F9;
	height: 24vw;
	max-height: 150px;
}
.main-navigation .menu > li:hover > a {
	background: #890A28;
	height: 24vw;
	max-height: 150px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #F9F9F9;
	padding: 10px 0 10px 0
}
.tasto_nav {
	width: 15vw;
	max-width: 130px;
	margin-left: -3px;
}
.tasti_strumenti {
	width: 10vw;
	max-width: 130px;
}
.strumenti_menu {
	font-size: 1.8rem;
	line-height: 1.8rem;
	white-space: nowrap;
}
}
 @media (min-width:640px) and (orientation:landscape) {  /* AZZURRO scuro */
.main-navigation .ak-container {
	padding: 0 !important;
	height: 12vw;
	max-height: 75px; /*background-color:#00B2B2;*/
}
.main-navigation li {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	text-align: center;
}
.main-navigation a.active {
	background-color: #890A28;
	color: #F9F9F9;
	height: 12vw;
	max-height: 75px;
}
.main-navigation .menu > li:hover > a {
	background: #890A28;
	height: 12vw;
	max-height: 75px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #F9F9F9;
	padding: 5px 0 5px 0
}
.tasto_nav {
	width: 9vw;
	max-width: 65px;
}
.tasti_strumenti {
	width: 9vw;
	max-width: 65px;
}
.strumenti_menu {
	font-size: 1.3rem;
	line-height: 1.3rem;
	white-space: nowrap;
}
}
 @media (min-width:960px) and (orientation:portrait) {  /* GIALLO */
.main-navigation .ak-container {
	padding: 0 !important;
	height: 24vw;
	max-height: 150px; /*background-color:#FFFFBF;*/
}
.main-navigation li {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	text-align: center;
}
.main-navigation a.active {
	background-color: #890A28;
	color: #F9F9F9;
	height: 24vw;
	max-height: 150px;
}
.main-navigation .menu > li:hover > a {
	background: #890A28;
	height: 24vw;
	max-height: 150px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #F9F9F9;
	padding: 10px 0 10px 0
}
.tasto_nav {
	width: 15vw;
	max-width: 130px;
	margin-left: -3px;
}
.tasti_strumenti {
	width: 16vw;
	max-width: 130px;
}
.strumenti_menu {
	font-size: 1.8rem;
	line-height: 1.8rem;
	white-space: nowrap;
}
}
 @media (min-width:960px) and (orientation:landscape) {  /* GIALLO scuro */
.main-navigation .ak-container {
	padding: 0 !important;
	height: 12vw;
	max-height: 75px; /*background-color:#D9D900;*/
}
.main-navigation li {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	text-align: center;
}
.main-navigation a.active {
	background-color: #890A28;
	color: #F9F9F9;
	height: 12vw;
	max-height: 75px;
}
.main-navigation .menu > li:hover > a {
	background: #890A28;
	height: 12vw;
	max-height: 75px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #F9F9F9;
	padding: 5px 0 5px 0
}
.tasto_nav {
	width: 9vw;
	max-width: 65px;
}
.tasti_strumenti {
	width: 9vw;
	max-width: 65px;
}
.strumenti_menu {
	font-size: 1.8rem;
	line-height: 1.8rem;
	white-space: nowrap;
}
}
.main-navigation.menu-right {
	text-align: right;
}
.main-navigation.menu-center {
	text-align: center;
}
.main-navigation.menu-right li {
	margin-left: 25px;
	margin-right: 0;
}
.main-navigation.menu-center li {
	margin-left: 12px;
	margin-right: 12px;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	left: 0;
	position: absolute;
	z-index: 99999;
	background: #FFFFFF;
	top: 100%;
	border-bottom: 3px solid #e92121;
	border-top: 3px solid #e92121;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.main-navigation ul li.more-menu-item > ul {
	right: 0;
	left: auto;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
	border-top: none;
}
.main-navigation ul ul a {
	min-width: 150px;
	padding: 0;
}
.main-navigation ul ul li {
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #DDD;
	margin: 0 !important;
	padding: 10px 15px;
	display: block;
	text-align: left;
}
.main-navigation ul ul li:last-child {
	border-bottom: none;
}
.main-navigation ul ul li:hover > a, .main-navigation ul ul li.current-menu-item > a {
	color: #01AEFD;
}
.main-navigation ul ul a {
	color: #666;
	background: none !important;
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation .menu .current-menu-parent > a, .main-navigation .menu .current-menu-item > a, .main-navigation .menu .current_page_item > a, .main-navigation .menu .current_page_parent > a {
	background: #e92121;
}
