html{
height:100%;
}
body{
height:100%;
width:100%;
margin:0;
font-size:13px;
color:#000;
font-family:sans-serif;
background-color:#F8F8F8;
}
@font-face {
    font-family: 'work_sansthin';
    src: url('../font/worksans-thin-webfont.eot');
    src: url('../font/worksans-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/worksans-thin-webfont.woff2') format('woff2'),
         url('../font/worksans-thin-webfont.woff') format('woff'),
         url('../font/worksans-thin-webfont.ttf') format('truetype'),
         url('../font/worksans-thin-webfont.svg#work_sansthin') format('svg');
		 font-weight:normal;
}
@font-face {
    font-family: 'work_sansbold';
    src: url('../font/worksans-bold-webfont.eot');
    src: url('../font/worksans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/worksans-bold-webfont.woff2') format('woff2'),
         url('../font/worksans-bold-webfont.woff') format('woff'),
         url('../font/worksans-bold-webfont.ttf') format('truetype'),
         url('../font/worksans-bold-webfont.svg#work_sansbold') format('svg');
		 font-weight:normal;
}
@font-face {
    font-family: 'work_sanslight';
    src: url('../font/worksans-light-webfont.eot');
    src: url('../font/worksans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/worksans-light-webfont.woff2') format('woff2'),
         url('../font/worksans-light-webfont.woff') format('woff'),
         url('../font/worksans-light-webfont.ttf') format('truetype'),
         url('../font/worksans-light-webfont.svg#work_sanslight') format('svg');
		 font-weight:normal;
}
.totw{
width:100%;
margin:auto;	
}
.slide{
width: 100%;
position: relative;
}
header{
width:100%;
height:75%;	
}
header .banner{
height:93%;	
position:relative;
}
header .banner .nscmselement{
padding:0;	
}
header .bannerimg{
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;
background-position:center bottom;
}
.dcol{
width:90%;
margin:auto;
}
header .bannerimg{
height:100%;
width:100%;
position: absolute;
z-index: 0;
}
header .dcol:nth-child(2){
background-image:url(../images/bg-white.png);
padding-right:1%;
height:30%;
position:relative;
}
header .dcol:nth-child(2) p{
padding: 8%;
font-weight: bold;
font-size: 1.8em;
text-transform: uppercase;
line-height: 1em;
}
header .dcol:nth-child(3){
background-image:url(../images/bg-black.png);
position:relative;	
float:right;
width:100%;
height:70%;
}
header .dcol:nth-child(3) div{
position:absolute;
top:40%;
width:100%;
height:auto;
}
header .dcol:nth-child(3) img{
display:block;
margin:auto;
width:50%;
}
header .social {
position:absolute !important;
top:20% !important;
width:auto !important;
right:24%;
}
header .social li{
display:inline-block;
vertical-align:top;
list-style:none;
height: 20px;
width: 40px;
background-repeat: no-repeat;
background-position:center;	
cursor:pointer;
}
header .social a{
display:block;	
height:20px;
}
header .social .social1{
background-image:url(../images/facebook.png);	
}
header .social .social2{
background-image:url(../images/linkedin.png);	
}
header .social .social3{
background-image:url(../images/twitter.png);	
}
header .social .social4{
background-image:url(../images/googleplus.png);	
}
header .social .social1:hover{
background-image:url(../images/facebook-over.png);	
}
header .social .social2:hover{
background-image:url(../images/linkedin-over.png);	
}
header .social .social3:hover{
background-image:url(../images/twitter-over.png);	
}
header .social .social4:hover{
background-image:url(../images/googleplus-over.png);	
}
header .section-menu img{
display:none;	
}
header .nscmsedit{
height: 100%;
width: 100%;
position: absolute;
}
header .nscmseditbtns{
display:block !important;	
}
header .nscmseditelement{
position:absolute;	
background-color: #fff;
z-index:100;
margin-top:30px;
}
.titletop{
min-height:23%;
margin-bottom:1.5%;
margin-left:15%;
height:auto;
width:80%;
position:relative;
}
.h1col{
margin-bottom:1.5%;
height:auto;
width:90%;
position:relative;	
}
.contents{

}
.contents .col{
text-align:center;
width:80%;
margin:auto;
padding:3%;	
}
.contents .colnews{
text-align:center;
margin:auto;
padding:1%;	
}
.coldownload .nscmselement{
margin:0 5%;
}
.coldownload .nscmsdownload{
font-family: work_sanslight;
}
.coldownload a:hover span{
color:#3f81e4;	
}
.icons{
width:90%;
margin:auto;
}
.icons a img, .icons img{
width:13%;
margin-right:2.5%;	
}
.icons a:last-child img{
margin-right:0;	
}
.righticons img{
width:5%;
}
.gallery{
display:inline-block;
padding-bottom:150px;
position:relative;
}
.more a{
position:absolute;
bottom:5%;
right:5%;
display:block;
background-image:url(../images/squareleft.png);
background-position:top left;
background-repeat:no-repeat;
background-size:contain;
height:50px;
padding-left:15px;
vertical-align: bottom;
font-family: 'work_sanslight';
color:#000 !important;
text-decoration:none;
font-size:1em;
}
.more a:hover{
background-image:url(../images/squareleft-over.png);
font-family: 'work_sanslight';
color:#000;
text-decoration:none;
}
.dcol .more{
height:30px;
font-size:0.9em;
background-position:bottom left;
}
.dcol .more a{
line-height: inherit;	
position:inherit;
}
.team, .info{
padding:2% 8%;
background-color:#fff;
margin:auto;
text-align:center;
}
.team article h2{
font-family: 'work_sanslight';
font-size:1.2em;
margin-top:10px;
}
.team article h3{
font-family: 'work_sansthin';
font-size:1.2em;
margin-bottom:10px;
}
.team article p{
font-family: 'work_sansthin';	
}
.team article{
background-repeat:no-repeat;
background-position:center top;
padding-top:150px;
}
.team .team1{
background-image:url(../images/marco-merlino.png);
}
.team .team1:hover{
background-image:url(../images/marco-merlino-over.png);
}
.team .team2{
background-image:url(../images/gabriele-messineo.png);
}
.team .team2:hover{
background-image:url(../images/gabriele-messineo-over.png);
}
.team .team3{
background-image:url(../images/daniela-valeri.png);
}
.team .team3:hover{
background-image:url(../images/daniela-valeri-over.png);
}
.team .team4{
background-image:url(../images/matteo-mercurio.png);
}
.team .team4:hover{
background-image:url(../images/matteo-mercurio-over.png);
}
.team .team5{
background-image:url(../images/angelo-solazzo.png);
}
.team .team5:hover{
background-image:url(../images/angelo-solazzo-over.png);
}
.team .team6{
background-image:url(../images/pilli.png);
}
.team .team6:hover{
background-image:url(../images/pilli-over.png);
}
.team .team10{
background-image:url(../images/anna-tamburrino.png);
}
.team .team10:hover{
background-image:url(../images/anna-tamburrino-over.png);
}
.team .team11{
background-image:url(../images/luca-fraioli.png);
}
.team .team11:hover{
background-image:url(../images/luca-fraioli-over.png);
}
.team .team12{
background-image:url(../images/vittorio-sammartano.png);
}
.team .team12:hover{
background-image:url(../images/vittorio-sammartano-over.png);
}
	
.partner{
background-color:inherit;	
}
.partner h1{
font-family: 'work_sansthin';	
text-align:center;
font-size:3em;
font-weight:normal;
background-image:url(../images/more.png);
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom:15px;
margin-bottom:2%;
}
.partner article, .team article{
margin-bottom:15%;
}
.partner .team6{
background-image:url(../images/massimiliano-audisio.png);	
}
.partner .team6:hover{
background-image:url(../images/massimiliano-audisio-over.png);	
}
.partner .team7{
background-image:url(../images/claudio-dherin.png);	
}
.partner .team7:hover{
background-image:url(../images/claudio-dherin.png);	
}
.partner .team8{
background-image:url(../images/franco-masino.png);	
}
.partner .team8:hover{
background-image:url(../images/franco-masino-over.png);	
}
.partner .team9{
background-image:url(../images/clara-ceppa.png);	
}
.partner .team9:hover{
background-image:url(../images/clara-ceppa-over.png);	
}
.competenze{
background-image:url(../images/pattern-2.png);
padding:5% 0;
margin-bottom:5%;	
}
.white{
background-color:#fff;
padding-top:5%;
}
.info img{
width:50%;
display:block;
margin:auto;
margin-bottom:30px;
}
.info .nscmshtml .infoc{
margin-bottom:40px;	
text-align:center;
}
.subtitledoc{
color:#fff;
font-size:1em;
background-color:#000;
padding:2px 100px 2px 2px;	
font-weight:normal;
display:inline;
margin:0 0 25% 0;
}
.contents .nssearch{

}
.contents .nssearch input[type="text"]{
padding:5px;
font-family: 'work_sanslight';
width:50%;
border:1px solid #000;
}
.contents .nssearch ul{
margin-top:40px;
}
.contents .nssearch ul li{
padding:15px 0;
}
.contents .nssearch ul li a:hover{
color:#3f81e4;
}
.dcol .contactus{
margin-bottom:15%;	
}
.dcol .contactus input, .dcol form textarea{
width:100%;
font-family: 'work_sanslight';
margin-bottom:2%;
padding:5px;
}
.dcol .contactus textarea{
height:150px;	
}
.dcol .contactus input[type="submit"], .contents .nssearch input[type="submit"]{
border:2px solid #000;
padding:5px;
font-weight:bold;
cursor:pointer;
font-size:1em;
text-transform:uppercase;
width:20%;
margin:auto;	
float:right;
}
.contents .nssearch input[type="submit"]{
float:none;
}
.nstable>.nav a:link, .nstable>.nav a:visited, .nav[rel=pagination] a:link, .nav[rel=pagination] a:visited, .nstable>nav a:link, .nstable>nav a:visited, nav[rel=pagination] a:link, nav[rel=pagination] a:visited{
border-radius:0;
box-shadow:none;
border:1px solid #000;
display: block;
width: 15px;
height: 15px;	
}
/* CMS */
.nscmsmenuedit>div:nth-child(2)>div {
height: 50px;
}
.nscmsmenuedit ul {
padding-top: 25px !important;
}
.nscmsmenueditctrl img{
padding-top:15px;
}
.nscmstree{
padding:5%;	
}
.nscmseditelement .nscmstitle, 
.nscmseditelement .nscmstext, 
.nscmseditelement .nscmssubtitle, 
.nscmseditelement .nscmslinkurl, 
.nscmseditelement .nscmslink, 
.nscmseditelement .nscmslist, 
.nscmseditelement .nscmslinkedlist,
.nscmseditelement .nscmsimagedescription,
.nscmseditelement .nscmsvideo input,
.nscmseditelement .nscmslangimagedescription,
.nscmseditelement .nscmslinkedlisturl,
.nscmseditelement .nscmshtml{
width:99%;
background-color:transparent;	
}
.nscmseditelement .nscmstext,
.nscmseditelement .nscmshtml{
height:150px;
}
.nscmstitle{
font-family: 'work_sansbold';
color:#000;
font-size:3em;
}
.nscmswysiwyg li{
list-style-position:inside;	
}
.titletop .nscmstitle, .h1col .nscmstitle{
border-bottom:3px solid #000;
font-weight:normal;
text-align: right;
word-wrap: break-word;
line-height:1em;
/*position:absolute;
bottom:0;*/
}
.titletop .nscmstitle{
padding-top:15%;
}
.h1col .nscmstitle{
position:static;
}
.competenze .nscmstitle{
color:#fff;	
border-bottom:3px solid #fff;
line-height:0.9em;
text-align:right;
position:static;
}
.nscmstext, .nscmslinkedlist, .nscmshtml{
color:#000;
font-size:1.2em;	
}
.dcol .nscmshtml{
font-size:inherit;
text-align:left;	
}
section .nscmshtml p{
font-size:1.2em;
margin-bottom:15px;
}
.col .nscmstext, .tcol .nscmstext{
text-align:center;
font-family: 'work_sanslight';
}
.contentstop .dcol:nth-child(1) .nscmstext, .dcol:nth-child(2) .nscmstext, .contentstop .dcol:nth-child(1) .nscmslist, .contents .dcol:nth-child(2) .nscmslist{
font-family: 'work_sanslight';
text-align:right;
list-style:none;
}
.nscmshtml{
font-family: 'work_sanslight';	
}
.nscmshtml a, .dcol .nscmswysiwyg a{
color:#3f81e4;
text-decoration:none;
}
.nscmshtml a:hover, .dcol .nscmswysiwyg a:hover{
color:#000;	
}
.contentstop .dcol:nth-child(2) .nscmstext, .dcol:nth-child(3) .nscmstext{
font-family: 'work_sansthin';
text-align:justify;
}
.contentstop .dcol:nth-child(1) .nscmslist a, footer .nscmswysiwyg a, .contents .dcol:nth-child(2) .nscmslist a{
text-decoration:none;
color:#000;
}
.contentstop .dcol:nth-child(1) .nscmslist a:hover, footer .nscmswysiwyg a:hover, .contents .dcol:nth-child(2) .nscmslist a:hover{
color:#3f81e4;
}
.competenze .nscmstext{
font-family: 'work_sanslight';
color:#fff;	
text-align:right;
}
.nscmssubtitle{
font-family: 'work_sansthin';
font-size:3em;	
color:#000;
font-weight:normal;
}
.contents .colnews .nscmssubtitle{
font-size:2em;
}
.contents .colnews .nscmswysiwyg a{
text-decoration:none;	
}
.nscmsneosideagallerylink{
width:90%;
margin:auto;	
list-style:none;
}
.nscmsneosideagallerylink ul{
list-style:none;
}
.nscmsneosideagallerylink ul li{
display:inline-block;
margin:0 -4px -4px 0;
width:49%;
position:relative;
height:100%;
}
.gallery2{
padding-bottom:0;
}
.nscmsneosideagallerylink ul li a{
display:block;
}
.nscmsneosideagallerylink ul li img{
width:100%;
height:auto;
vertical-align:middle;
}
.nscmsneosideagallerylink .gallerytitle{
display:none;
}
.nscmsneosideagallerylink li:hover .gallerytitle{
display:block;
position:absolute;
top:0;
height:100%;
width:100%;
text-align:center;
background-image:url(../images/bg-black.png);
z-index:0;
}
.nscmsneosideagallerylink .gallerytitle span{
font-family: 'work_sanslight';
font-size: 1em;
border: 1px solid #fff;
padding: 5%;
color: #fff;
width: 80%;
position: relative;
top: 25%;
transform: translateY(-25%);
display: block;
margin: auto;
}
.nscmsimage{
display:block;
margin:auto;	
}
.nscmsvideo iframe{
width:100%;	
min-height:400px;
}
.nscmswidgetnews, .portalnewslist{
margin:5% auto;
font-family: 'work_sanslight';	
}
.nscmswidgetnews a, .portalnewslist a{
text-decoration:none;
color:#000;
}
.nscmswidgetnews a:hover, .portalnewslist a:hover{
color:#3f81e4;	
}
.nscmswidgetnews h3, .portalnewslist h2{
font-weight:normal;
font-size:1.5em;
border-bottom:2px solid #000;
margin-bottom:15px;
text-transform:uppercase;
}
.portalnewslist h3, .nscmswidgetnews h4{
margin-bottom:15px;
}
.nscmswidgetnews h4{
font-size:1.17em;
}
.nscmswidgetnews p{
font-size:1em;
margin-bottom:20px;	
}
.nscmswidgetnews img, .portalnewslist img{
height:10px;	
}
.portalnewspost{
padding:0 5% 5% 5%;
}
.portalnewspost p img{
display:block;
margin:20px auto;
max-width:100%;
}
.portalnewspost .fb-like{
float:right;
}
.portalnewslist{
padding:5%;
}
.portalnewspost h1, .portalnewslist h1{
text-transform:uppercase;
line-height: 0.8em;
margin-bottom:40px;
border-bottom:5px solid #000;
font-size:2em;
}
.portalnewslist h1{
margin-bottom:100px;
}
.portalnewspost .more a{
position:inherit;
margin-bottom:50px;
}
.portalnewspost ul li a{
text-decoration: none;
color: #3f81e4;
font-weight: bold;
}
.portalnewspost ul li a:hover{
color:#000;
}
.nscmshtml .nscmstitle{
font-size:2em;
}
.nscmsdownload>img, .nscmsdocument>img{
height:40px;
display: block;
margin: auto;
margin-bottom:15px;
}
.nscmsdownload>span, .nscmsdocument>span{
line-height:normal;
}

.module_filebrowser .filebrowserul>li>a>div{
height:100px;
width:100px;
}
.module_filebrowser .filebrowserul>li{
width:120px;
}
.nsportal .filebrowserul form{
border:none;
padding:0;
margin:0;
}

.direttiva2009_136_CE{
background-image: url(../images/pattern-2.png);	
border-top:2px solid #fff;
}
.direttiva2009_136_CE{
width:100%;	
line-height:40px;
text-align:center;
}
.direttiva2009_136_CE span{
width:80%;
color: #fff;	
}
.direttiva2009_136_CE input[type=button] {
width:80px;
background-color:#000;	
color:#fff;
height:25px;
cursor:pointer;
border:1px solid #fff;
}
.direttiva2009_136_CE a {
text-decoration: none;
color: #3f81e4;
}
.direttiva2009_136_CE a:hover {
text-decoration: none;
color: #fff;
}
.direttiva2009_136_CE #nscmsboxclosesimple{
width:80px;
background-color:#000;	
color:#fff;
height:25px;
line-height:25px;
cursor:pointer;
border:1px solid #fff;
margin-top:5px;	
text-align:left;
background-size: 20%;
padding-left: 5px;
background-image: url(../images/close.png);
background-position: center right 5px;
}
/* PORTALE */
.portalnewspost p a, .portalnewspost p a span{
text-decoration:none;
color:#3f81e4 !important;
font-weight:bold;	
}
.portalnewspost p a:hover,  .portalnewspost p a:hover span{
color:#000 !important;
}
.module_portalnews nav[rel="pagination"]{
margin-top:50px;
text-align:inherit;
}
.portalnews_subtitle{
font-family: 'work_sanslight';
width:90%;	
font-size:2em;
margin-bottom:40px;
text-align:right;
}
.portalnews_hashtags{
font-family: 'work_sanslight';
width:30%;
font-size:1.2em;
list-style:none;
padding-left:0 !important;
margin-bottom:10%;
}
.nscmswidgetnews li, .portalnewslist>ul>li{
padding:5%;
width:90%;
}
.portalnewslist .portalnews_hashtags, .nscmswidgetnews .portalnews_hashtags{
font-style:italic;
text-align:left;
font-size:0.9em;
width:100%;
margin-bottom:15px;	
}
.newsimage{
width:30%;
float:left;
margin-top:4%;	
}
.newsimage img{
width:60% !important;
opacity: 0;	
}
/* FOOTER */
footer{
background-image: url(../images/neosidea-map.png);
background-size: contain;
background-position: center top;
background-repeat: no-repeat;
padding-top:50%;
}
footer .totw{
background-color:#F8F8F8;	
}
footer .totw:nth-child(1){
height: 25%;
}
footer .totw:nth-child(2){
height: 50%;
}
footer .white{
padding: 1% 0 0.5% 0;
background-color: #fff;
height:10%;
}
footer .contents .col{
padding:2%;	
}
.popupalpini{
position:fixed;
bottom:1%;
right:1%;
font-size:1rem;
z-index:999;
}
.popupalpini img{
cursor:pointer;
height:40px;
}
.popupalpiniopen{
display:none;
position:fixed;
width:70%;
height:80%;
overflow-y:scroll;
top:5%;
left:8%;
border:2px solid #000;
background-color:#fff;
padding:20px;
z-index:999;
}
.popupalpiniopen p{
margin-top:20px;
}
.popupalpiniopen img{
float:right;
}
.popupalpiniopen h2{
font-size:1.3rem;
}
.popupalpiniopen h3{
color:#4278C1;
font-size:1.3rem;
text-align:center;
margin-top:15px;
}
.popupalpiniopen .preghiera{
text-align:center;
}

/* menu SOLO smartphone */
@media only screen and (max-width : 767px) {
	.fissa{
	position: fixed;
    top: 0;
	width:100%;
	height:7%;
    z-index: 100;
    border:none;
	}
	.fissa ul:nth-child(1)::before{
	content:"";
	border:none !important;	
	}
	.breadcrumbs{
	width: 80%;
	margin: auto;
	margin-top: 150px;
	font-size: 2.5em;	
	}
	.breadcrumbs a{
	color:#079895;
	}
	.nscmsbreadcrumb li{
	background-size:contain;
	padding-left:40px;	
	}
	header nav{
	margin-top:-15%;
	position:relative;
	z-index:100;
	}
	.fissa nav{
	margin-top:0;	
	}
	.mobile-nav{
	height:50px;
	font-size:1.5em;
	font-family: 'work_sanslight';
	}
	.mobile-nav>ul li a{
	border:none;	
	}
	.mobile-nav>ul{
	z-index:100;
	width:80%;
	margin:0 10%;
	height:50px;
	line-height:normal;
	background-image:url(../images/pattern-1.png);
	}
	.mobile-nav>ul ul{
	display:none !important;	
	}
	.mobile-nav>ul li{
	display: inherit;
	font-size: 1.5em;	
	background-repeat:repeat;
	background-size:initial;
	border:2px solid #CBCBCB;
	}
	.mobile-nav>ul li a{
	padding: 0 10px;
	display: block;
	width: auto;
	color:#fff;	
	}
	.mobile-nav ul:nth-child(1)::before{
	content:"";
	background-image:url(../images/nav-mobile.png);
	background-repeat:no-repeat;
	background-position:center left;
	line-height:100px;
	color:#000;
	padding-right:5px;
	height:50px;
	width:100%;
	display:block;
	border:1px solid #fff;
	}
	.mobile-nav>ul li a{
    color: #000;
	display:block;
	height:50px;
	line-height:50px;
	text-decoration:none;
	}
	.mobile-nav>ul li{
	display:none;
	}
	.mobileopen>ul li {
    display: block;
    background-image: none;
	background-color:#fff;
    margin-bottom: 0;
    background-size: initial;
	}
}
/* DESKTOP */
@media only screen and (min-width: 768px){
	header .section-menu{
	background-image:url(../images/pattern-1.png);
	height:8%;
	width:70%;
	padding-left:30%;
	margin-top:-0.5%;
	position:relative;	
	}
	header nav ul{
	font-family: 'work_sansthin';
    font-size: 1.6em;
    text-align: right;
    width: 70%;
	margin-bottom:3px;
	position:absolute;
	bottom:0;
	}
	header nav ul li{
    list-style: none;
    padding:0 5%;
    float: left;
	background-image:url(../images/li.png);
	background-repeat:no-repeat;
	}
	header nav ul li:nth-child(1){
	background:none;	
	}
	header nav ul li a{
	color:#000;
	text-decoration:none;
	}
	header nav ul li a:hover, header nav ul .nscmsmenucurrent a{
	border-bottom:4px solid #000;	
	}
	header .dcol:nth-child(1) p{
	padding: 8% 18%;
	font-weight: bold;
	font-size: 4em;
	text-transform: uppercase;
	line-height: 0.8em;
	}
	.nscmsmenu li ul{
	display:none;	
	}
	.titletop{
	min-height:23%;
	margin-bottom:1.5%;
	margin-left:10%;
	height:auto;
	width:25%;
	position:relative;
	}
	.contents .col{
	text-align:center;
	width:52%;
	margin:auto;
	padding:3%;	
	}
	.partner article, .team article{
	margin-bottom:5%;
	}
	.nscmsneosideagallerylink ul li{
	display:inline-block;
	margin:0 -4px -4px 0;
	width:25%;
	position:relative;
	height:100%;
	}
	.nscmsneosideagallerylink .gallerytitle span{
	font-family: 'work_sanslight';
	font-size: 2em;
	border: 1px solid #fff;
	padding: 5%;
	color: #fff;
	width: 60%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	margin: auto;
	}
}
@media only screen and (min-width: 980px){
	.fissa{
	position: fixed !important;
	top: 0;
	z-index: 100;
	background-color:#fff;
	height:7% !important;
	}
	.fissa img{
	display:block !important;
	position:absolute;
	left:10%;
	top:25%;
	height:50%;
	}
	.dcol, .tcol{
	display:inline-block;
	vertical-align:top;
	width:inherit;
	}
	header .dcol:nth-child(2){
	width:35%;
	height:100%;
	background-image:url(../images/bg-white.png);
	padding-right:1%;
	}
	header .dcol:nth-child(2) p{
	padding: 8% 10%;
	font-weight: bold;
	font-size: 3.9em;
	text-transform: uppercase;
	line-height: 0.9em;
	font-family:Arial, sans-serif;
	}
	header .breakw{
	width:150px;	
	}
	header .fontxl{
	font-size:5.3em !important;	
	}
	header .fontsm{
	font-size:4.3em !important;	
	}
	header .dcol:nth-child(3){
	background-image:url(../images/bg-black.png);
	position:relative;	
	float:right;
	height:100%;
	width:64%;
	}
	header .section-menu{
	background-image:url(../images/pattern-1.png);
	height:8%;
	width:65%;
	padding-left:35%;
	margin-top:-0.5%;
	position:relative;	
	}
	header nav ul{
	font-family: 'work_sansthin';
    font-size: 1.5em;
    text-align: right;
    width: 65%;
	margin-bottom:3px;
	position:absolute;
	bottom:0;
	}
	.icons{
	width:inherit;
	margin:inherit;
	}
	.h1col{
	margin-bottom:1.5%;
	margin-left:10%;
	height:auto;
	width:25%;
	position:relative;	
	}
	.extraw{
	margin-left: 5%;
	width: 30%;
	}
	.team article{
	display:inline-block;
	width:25%;	
	text-align:center;
	margin-right:6%;
	vertical-align:top;
	}
	.partner article{
	width:15%;	
	}
	.team>article:nth-of-type(3), 
	.team>article:nth-of-type(6){
	margin-right:0;	
	}
	.partner>article:nth-of-type(3), 
	.partner>article:nth-of-type(5){
	margin-right:6%;
	}
	.partner>article:nth-of-type(4){
	margin-right:0;	
	}
	.team>article:nth-of-type(9){
	margin-right:0;	
	width:100%;
	}
	.contentstop .dcol:nth-child(1){
	width:20%;
	padding-left:15%;
	margin-right:9%;
	}
	.contentstop .dcol:nth-child(2){
	width:44%;
	}
	.contents .dcol:nth-child(2){
	width:20%;
	padding-left:15%;
	margin-right:9%;
	}
	.contents .dcol:nth-child(3){
	width:44%;
	}
	.competenze .h1col{
	margin-left:9%;
	width:26%;
	}
	.competenze .dcol:nth-child(2){
	width:26%;
	margin-left:9%;
	margin-right:5%;
	}
	.competenze .dcol:nth-child(3){
	width: 30%;
    margin-left: 10%;
	margin-top:-80px;
	}
	.tcol{
	width:30%;
	margin:0 1.7%;
	}
	.tcol:last-child{
	margin:0;
	}
	.dcolxl{
	width:58% !important;	
	}
	.nscmstitle{
	font-family: 'work_sansbold';
	color:#000;
	font-size:3.3em;
	}
	.info{
	padding-bottom:5%;	
	min-height:400px;
	}
	.info .nscmshtml .infoc{
	display: inline-block;
    width: 15%;
    vertical-align: top;
	height:15px;
	margin: 0 1%;
	}
	.info .nscmshtml .infod{
	display: inline-block;
	background-image:url(../images/infod.png);
	height:15px;
	width:15px;
	background-size:cover;
	margin-top:3%;	
	}
	.info h2{
	text-align:center;
	font-family:Arial, sans-serif;	
	font-size:1em;
	margin-top:25px;
	min-height:4em;
	}
	.info p{
	font-size:1em !important;	
	margin:5% 0;
	text-align:center;	
	}
	.contents .colnews{
	text-align:center;
	margin:auto;
	padding:3% 15%;	
	}
	.contents .colnews .nscmssubtitle{
	font-size:3em;
	}
	.nscmshtml .nscmstitle{
	font-size:3em;
	}
	.portalnewspost h1, .portalnewslist h1{
	width:30%;
	text-transform:uppercase;
	line-height: 1em;
	margin-bottom:40px;
	border-bottom:5px solid #000;
	text-align:right;
	font-size:3.3em;
	}
	.portalnewspost p, .portalnewspost ul{
	padding-left:35%;
	padding-right:10%;	
	}
	.portalnewspost ul{
	list-style-position:inside;	
	}
	.portalnewsattach{
	padding-left:35%;
	padding-right:10%;	
	margin-top:50px;		
	}
	.portalnewsattach a{
	color:#3f81e4;
	text-decoration:none;	
	}
	.portalnewsattach a:hover{
	color:	000;
	}
	.portalnewsattach img{
	margin-bottom:20px;	
	max-height:inherit;
	max-width:inherit;
	height:50px;
	}
	.portalnews_subtitle{
	font-family: 'work_sanslight';
	width: 30%;	
	font-size:2em;
	margin-bottom:40px;
	text-align:right;
	}
	.dcol .more a, .more a{
	line-height: 90px;	
	}
	footer{
	height: 100%;
	background-image: url(../images/neosidea-map.png);
	background-size: cover;
	position: relative;
	background-attachment: fixed;
	background-position:center bottom;
	background-repeat:repeat;
	padding-top:0;
	}
	footer .totw:nth-child(1){
	position:absolute;
	bottom:150px;
	min-height:150px;
	}
	footer .totw:nth-child(2){
	position: absolute;
	bottom: 40px;
	height: 100px;
	}
	footer .white{
	padding: 1% 0 0.5% 0;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	height:50px;
	}
	.downloadapp {
	display:inline-block;
	margin-right:15px;	
	}
	.downloadapp img{
	width:150px;	
	}
	.nscmswidgetnews li, .portalnewslist>ul>li{
	margin: 0 3% 6% 5%;
    width: 24%;
    display: inline-block;
	vertical-align:top;
	padding:0;
	}
	.portalnews_hashtags{
	font-family: 'work_sanslight';
	text-align:right;
	width:30%;
	font-size:1.2em;
	list-style:none;
	padding-left:0 !important;
	margin-bottom:0;
	}
	.coldownload .nscmselement{
	display:inline-block;
	width:15%;
	vertical-align:top;
	margin:0 5%;
	}
	.popupalpiniopen{
	width:80%;
	}
}
@media only screen and (min-width: 1367px){
	header .dcol:nth-child(2) p{
	font-size:5.5em;
	}
	.fissa{
	height:6% !important;
	}
	fissa nav::before{
	content:"";
	background-image:url(../images/neosidea-logo-mini.png);		
	}
	.nscmsvideo iframe{
	width:100%;	
	min-height:500px;
	}
	.info .nscmshtml .infoc{
	display: inline-block;
    width: 16%;
    vertical-align: top;
	height:15px;
	margin: 0 1%;
	}
	.competenze .dcol:nth-child(3){
	width: 25%;
    margin-left: 10%;
	margin-top:-120px;
	}
	.competenze .dcol:nth-child(2){
	margin-left:15%;
	margin-right:5%;
	}
}
@media only screen and (min-width: 1640px){
	header .dcol:nth-child(2) p{
	font-size:5em;
	}
	.competenze .dcol:nth-child(3){
	width: 25%;
    margin-left: 10%;
	margin-top:-120px;
	}
	.competenze .dcol:nth-child(2){
	width:20%;
	margin-left:15%;
	margin-right:5%;
	}
}
@media only screen and (min-width: 1780px){
	header .dcol:nth-child(2) p{
	font-size:6.5em;
	}
	header .fontxl{
	font-size:8em !important;
	}
	header .fontsm{
	font-size:5.5em !important;
	}
}
