@charset "UTF-8";
@import url("font.css");
/* CSS Document */

body {
	font: 100%/1.4;
	font-family: 'myriadwebpro', sans-serif;
	background-color: #000;
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	height: 100%;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: rgba(35,35,35,1.00);
	opacity: .9;
	margin: 0;
	padding: 2px, 0px;
	letter-spacing: 0em;
	width: 100%;
}
h1 {
	font-family: "myriadwebpro-bold";
	font-size: 3.2em;
	text-align: center;
	line-height: 80%;
	font-weight: 900;
	padding-top: 32%;
}
h2 {
	padding-top: 3%;
	font-size: 1.4em;
	font-family: "myriadwebpro-bold";
}
p, ul, ul li {
	font-size: 1em;
	font-family: "myriadwebpro";
	margin: 0px;
	padding: 0px;
	color: rgba(255,255,255,1.00);
}
a {
	color: inherit;
}
a:hover {
	color: rgba(35,35,35,1.00);
	opacity: .9;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: rgba(255,255,255,1.00);
}
a img {
	border: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a, a:hover, a:active, a:focus {
	text-decoration: none;
}
.marcocampanini {
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
	background-color:rgba(255,255,255,1.00);
}
.header {
	width: 90%;
	height: 3%;
	top: 1%;
	left: 5%;
	display: block;
	position: absolute;
	text-align: right;
	font-size: 1.5em;
	z-index:100;
}
.header a {
	color: rgba(255,255,255,1.00);
}
.header a:hover {
	color: rgba(35,35,35,1.00);
	opacity: .9;
}
.title {
	width: 300px;
	height: 300px;
	background-image: url(../img/cerchio.png);
	display: block;
	bottom: auto;
	position: absolute;
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index:90;
}
footer {
	width: 90%;
	height: 2%;
	left: 5%;
	bottom: .5%;
	display: block;
	position: absolute;
	text-align: left;
	z-index:80;
}
footer p {
	font-size: .7em;
}
.credits {
	text-align: center;
	padding: 0 100px;
}
.credits p {
	font-size: .7em;
	position: absolute;
	top:50%;
	right: -.8%;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	writing-mode: tb-rl;
}
.panel_container {
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	left:0%;
	top:0%;
	z-index:40;

}
.panel_slider {
	position: absolute;
	top: 0%x;
	width: 100%;
	height: 100%;
}
.panel {
	position: absolute;
	width: 100%;
	height: 100%;
}
.panel_content {
	position: absolute;
	width: inherit;
	height: inherit;
	/*	background-color:rgba(100,0,0,.5);*/
}
.panel_content .label {
	font-size: .7em;
	position: absolute;
	top:50%;
	right: 0;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	writing-mode: tb-rl;
}
nav {
	position: absolute;
	bottom: 91%;
	right:0%;
	text-align: right;
	width: inherit;
	margin-right:3%;
}
nav a {
	color: rgba(118,189,41,.8);
	font-size: 1em;
	font-family: "myriadwebpro-bold";
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
}
nav a.selected {
	color: rgba(141,215,54,1);;
}
nav a:hover {
	color: rgba(141,215,54,1);;
}

nav a:nth-child(1), nav a:nth-child(2), nav a:nth-child(3), nav a:nth-child(4)
{
}
#vitali {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background-image: url(../img/vitali_completa.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
#us-of-china {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background-image: url(../img/us-of-china-airgalt-2012.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.menuButton, .menuButtonOpen, .menuButtonOn {
	display:block;
	margin:10px;
	padding:10px;
}

#accordion-resizer {
	display:none;
	position:absolute;
	top:300px;
	left:-50%;
	padding: 0;
	width: 200%;
	height: 220px;
	background-color:transparent;
	border:none;
}
#accordion-resizer p, #accordion-resizer ul,  #accordion-resizer ul li {
	color:rgba(68,68,68,1.00);
}

#accordion-resizer #accordion {
	width:100%;
	margin:0;
	pagging:0;
}

#accordion-resizer #accordion h3 {
	width:auto;
	background-color:rgba(255,255,255,0.65);
	margin:0;
	padding:8px 0;
	text-align:center;
}
#accordion-resizer #accordion div{
	text-align:left;
	width:auto;
	background-color:rgba(255,255,255,0.65);
}
#accordion-resizer #accordion div p, #accordion-resizer #accordion div ul li{
	padding:2px 0;
	font-size:.8em;
}
#accordion-resizer #accordion div p span {
	font-family: "myriadwebpro-bold";
}
#accordion-resizer #accordion #contactsMenu, #accordion-resizer #accordion #galleryMenu {
	text-align:center;
	font-size:1em;
}
#accordion-resizer #accordion #contactsMenu p:last-child{
	font-size:1em;
	padding:5px 0;
}
.title {
	text-align:center;
}

@media all and (min-width:720px) and (max-width:1024px) {
}
