/*
MARRONE: #645454;
GIALLO:#F2E2D0;
*/

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
	font-family: 'intro_bold', sans-serif;
}
.sottotitolo, .noway {
	font-family: 'noway', sans-serif;
}
.sottotitolo strong {
	font-family: 'noway_bold', sans-serif;
}
.text-brown {
	color: #645454;
}
.logo img {
	width: 180px;
	height: auto;
}
.main-menu {
	padding: 15px 0;
}
.sticky .mean-container a.meanmenu-reveal {
	border: 1px solid #FFF;
}
.sticky .mean-container a.meanmenu-reveal span {
	background: #FFF;
}
.mean-container .mean-nav ul li:hover a, 
.mean-container .mean-nav ul li:active a, 
.mean-container .mean-nav ul li:focus a {
	background-color: #F2E2D0;
	color: #645454;
}
.line01 {
	width: 100%;
	height: auto;
}

.slider-text p.sottotitolo {
	font-size: 40px;
}

.logo-white, 
.sticky .logo-col {
	display: none;
}
.sticky .logo-white {
	display: block;
}
.sticky .main-menu ul li a {
	color: #FFF;
}

.loghi_organizzazione, 
.loghi_promozioni, 
.loghi_collaborazioni {
	width: 100%;
	height: auto;
}

.features-icon {
	display: inline-block;
  	background: #f6f6f6;
  	padding: 60px;
  	border-radius: 30px;
  	background: transparent url(../img/appiaexperience/bg-appiaexperience.jpg);
  	background-size: cover;
}

.logo_footer img {
	max-width: 200px;
}

.video-wrapper img {
	width: 100%;
}
.video-wrapper i {
	position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -70px;
  margin-top: -70px;
}
.mfp-wrap {
	z-index: 99999;
}
.mfp-iframe-holder .mfp-content, 
.mfp-iframe-scaler, 
.mfp-iframe-scaler iframe {
	width: 400px;
	height: 600px;
}

.logo-contributor img {
	width: 100%;
	height: auto;
}

.epops img {
	height: 40px;
  	width: auto;
  	margin-left: 15px;
}

@media (max-width: 767px) {

	.video-area {
		margin: 0px;
	}
	.mfp-iframe-holder .mfp-content, 
	.mfp-iframe-scaler, 
	.mfp-iframe-scaler iframe {
		width: 90%;
		height: 90%;
	}
}