@media only screen and ( max-width: 479px ) {

html{
	font-size:8px;
}

.only-desktop{
	display:none;
}

.only-mobile{
	display:block;
}

.boxed-container{
	width:96%;
	margin:0 auto;
}

.slider-container{
	width:100%;
}

.limited-container{
	width:90%;
	margin:0 auto;
}


/*** HEADER ***/

header{
	height:auto;
	min-height:160px;
	margin-bottom:30px;
}

header .version{
	margin-left:-75px;
}


/**/

header .logo-area{
	height:130px;
	position:static;
}
#open-menu-mobile{
	display:block;
	position:absolute;
	top:45px;
	right:5%;
	cursor:pointer;
	width:40px;
	height:40px;
}

.with-admin-toolbar #open-menu-mobile {
	/*per banner vacanze*/
    top: 80px;
}



header .menu-area{
	position:sticky;
	display:none;
	opacity:0;
	margin:0;
	width:100%;
	height:15000px;
	background-color:#fff;
	z-index:100;
}

.with-admin-toolbar header .menu-area{
	/*per banner vacanze*/
	top:40px;
}
.holidayClose{
	/*per banner vacanze*/
	font-size:8px;
}



header .logo-area .logo{

	left:5%;
}



header .logo-area .logo img{
	width:120px;
}

/**/
header .logo-area.socialTopArea{
	position:static;
	text-align:center;
	padding-top:35px;
}
header .logo-area .lang{
	position:absolute;
	text-align:right;
	top:45px;
	right:20px;
	padding-top:0px;
}


header .logo-area .lang ul li{
	display:inline-block;
	padding-bottom:0px;
	padding-top:0px;
	margin:0;
	margin-left:25px;
	
}

header .logo-area .lang ul li img{
	width:32px;
	
}

header .logo-area .topbar{
	position:static;
	padding-top:165px;
	
}

header .logo-area .topbar ul li{
	display:block;
	padding:6px 0px;
	border:none;
	font-size:2.33rem;
}

header .logo-area .topbar ul li:after {
  content: "";
  border-bottom:1px solid #777;
  padding-top:20px;
  width:150px;
  display:block;
  margin:0 auto;
}

header .logo-area .topbar ul li:last-child:after {
  content: "";
  border-bottom:none;
  padding-top:20px;
  width:150px;
  display:block;
  margin:0 auto;
}

header .logo-area .topbar ul li br{content:' ';}
header .logo-area .topbar ul li br:after{content:' ';}


header .logo-area .search{
	position:absolute;
	right:0;
	left:0;
	padding:0;
	top:100px;
	text-align:center;
}
 .TopSocial li{
	display:inline-block;
	margin-right:0px;
	margin-bottom:15px;
}

.TopSocial li:last-child{
	margin-right:0;
}

.TopSocial li img{
	width:30px;
	height:auto;
}

.TopSocial li:hover img{
	opacity:.7;
}
.TopSocial{
	position:left;
	list-style:none;

	
}

#close-menu-mobile{
	display:block;
	position:absolute;
	top:40px;
	left:5%;
	cursor:pointer;
	width:40px;
	height:40px;
	cursor:pointer;
}



header .logo-area .search input[type=text]{
	width:220px;
	height:32px;
	line-height:32px;
	padding:0 3px;
	margin-right:16px;
	
}

header .logo-area .search input[type=image]{
	height:32px;
}

/**/

header .mobile-nav-main{
	display:block;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size: 2.67rem;
	font-weight:500;
	text-transform:uppercase;
	
}

header .mobile-nav-main span{
	cursor:pointer;
}

header .mobile-nav-main i{
	display:inline-block;
	margin-left:15px;
	font-style:normal;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
}

header .mobile-nav-main i.close{
	transform: rotate(-270deg);
	-webkit-transform: rotate(-270deg);
}

header nav.main{
	display:none;
	background-color:transparent;
	height:240px;
}

header nav.main ul{
	list-style:none;
	
}

header nav.main ul.boxed-container{
	width:100%;
}

header nav.main ul li{
	display:block;
	height:60px;
	width:100%;
	margin-top:0;
	margin-left:0;
	position:static;
	line-height:60px;
}


/*** MAIN ***/


.title-bar{
	height:50px;
}


.with-sidebar{
	float:none;
	width:100%;
}

.sidebar{
	float:none;
	width:100%;
}

.button{
	width:150px;
	height:32px;
	line-height:32px;
	font-size:2rem;
}


/*** FOOTER ***/

footer{
	
}

footer .cols{
	
	padding:20px 0;
}

footer .cols .col{
	width:100%;
	display:block;
	border-left:none;
	height:auto;
	padding-right:0;
	padding-bottom:30px;
	margin-top:30px;
	border-bottom:solid 1px #fff;
}

footer .cols .col:last-child{
	border-bottom:none;
}

footer .cols .col .padding{
	padding:0 0px; 
}

footer .cols .col h3{
	padding-bottom:15px;
}


footer .cols .col .map{
	
	height:240px;
}


footer .copyright{
	padding:12px 0;
}

#return-to-top {
    bottom: 32px;
    right: 15px;
	width:36px;
	height:36px;
}	







/*** HOME ****/


.home-section .title{
	height:32px;
	overflow:hidden;
	margin-top:-32px;
}

.home-section .title h2{
	padding-left:8px;
	top:8px;
	line-height:32px;
	font-size:2rem;
	border-left:solid 2px #fff;
	
}


.home-row1  .home-col1,.home-row1  .home-col2{
	height:auto;
	max-height:2000px;
	padding:30px 5%;
	margin-bottom:40px;
}

.home-row1 .home-col2{
	padding:10px 0;
}

.home-row1 .home-col2 .title{
	width:100%;
	margin-top:-20px;
}

.home-row1 .home-col2 .title h2{
	width:90%;
	margin:0 5%;
}

.home-row3{
	margin-bottom:30px;
}

.home-row6{
	padding-top:30px;
}

.home-row7{
	padding:30px 0;
	
}


.home-row1{
	background:none;
	background-color:#fff;
}

.home-row1 .boxed-container{
	width:100%;
}

.home-row1 .title{
	width: 90%;
    margin-left: auto;
    margin-right: auto;
	height: 50px;
    margin-top: -50px;
	
}

.home-section.with-sidebar{
	float:none;
	width:100%;
	margin:0 auto;
	
}

.home-section.sidebar{
	float:none;
	width:100%;
	margin:0 auto;
	
}





/** **/

.home-row1 .home-col2{
	margin-bottom:0px;
}




ul.home-last-news{
	list-style:none;
	width:290px;
	background-color:#b8c0d0;
	padding-top:0;
}

ul.home-last-news li{
	display:block;
	width:100%;
	height:120px;
	margin-right:0px;
	margin-bottom:0px;
}




ul.home-last-news li .nocover .border-left{
	width:10px;
}

ul.home-last-news li .nocover .data-news{
	top:8px;
	left:20px;
	font-size:1.83rem;
}

ul.home-last-news li .nocover .data-news img{
	margin-right:8px;
	width:16px;
}


ul.home-last-news li .nocover .title-news{
	bottom:8px;
	left:20px;
	right:20px;
	max-height:80px;
	font-size:1.83rem;
}

ul.home-last-news li:last-child .nocover .title-news{
	max-width:130px;
}


ul.home-last-news li .nocover .triangle{
	border-width: 0 22px 26px 0;
}





ul.home-last-news li .cover .over .over-title{
	height:21%;
	padding:2% 2% 2% 2%;
	font-size:1.67rem;
	line-height:1.15em;
}



ul.home-last-news li:last-child .content{
	font-size:2.33rem;
	padding:18% 20%;
	line-height:1.1em;
}


.home-col1 .lSSlideOuter .lSPager.lSpg > li a {
    background-color: #fff;
    border-radius: 0px;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -999em;
    width: 24px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}


/** **/
	
ul.home-links, ul.home-links.five, ul.home-links.six{
	padding:0px 5% 0px 5%;
}

ul.home-links li, ul.home-links.five li, ul.home-links.six li{
	padding:15px 0;
}

ul.home-links li img, ul.home-links.five li img, ul.home-links.six li img{
	width:44px;
	margin-right:20px;
}

ul.home-links li span, ul.home-links.five li span, ul.home-links.six li span{
	font-size:2rem;
}



/** **/

ul.home-custom{
	padding-top:32px;
}

ul.home-custom li{
	padding-bottom:32px;
	padding-top:120px;
	position:relative;
}

ul.home-custom li section{
	position:static;
	min-height:400px;
	height:auto;
	border-top:none;
	margin-left:5%;
}

ul.home-custom li:nth-child(even) section{
	margin-right: 5%;
	border-left: 0;
	width: 90%!important;
	padding-left: 5%;
	margin-right:5%;
	margin-left:0;
}

ul.home-custom li section.limited-container{
	width:100%;
}

ul.home-custom li  section .title-bar{
	top:0px;
	left:0px !important;
	width:100%;
}



ul.home-custom li section .box{
	position:static;
	top:0;
	bottom:0;
	left:0;
	right:0;
	border-top:none !important;
	padding-bottom:60px;
}

ul.home-custom li section .box .cover{
	position:static;
	width:calc(90% - 20px);
	height:0px;
	padding-bottom:90%;
	
}



ul.home-custom li section .box .content{
	position:static;
	width:calc(90% - 20px);
	margin-left:20px;
	padding-top:20px;
	
}


ul.home-custom li:nth-child(odd) section .box .cover{
	float:none;
	margin-right:5%;
	margin-left:20px;
}

ul.home-custom li:nth-child(even) section .box .cover{
	float:none;
	width:calc(100% - 20px);
	margin-left:0;
	margin-right:20px;
}



ul.home-custom li:nth-child(even) section .box .content{
	width:calc(100% - 20px);
	margin-left:0px;
	margin-right:20px;
	padding-top:20px;
}

ul.home-custom li:nth-child(odd) section .box .content{
	float:none;	
}



ul.home-custom li:nth-child(event) section .box .content{
	float:none;	
}


ul.home-custom li section .box .content .title{
	position:absolute;
	top:8px;
	left:5%;
	right:5%;
	overflow:hidden;
	white-space:nowrap;
	border-left:solid 2px #fff;
	padding-left:8px;
	font-weight:400;
	line-height:30px;
	text-overflow: ellipsis;
	font-size:2.33rem;
}

ul.home-custom li section .box .content .subtitle{
	position:absolute;
	top:72px;
	left:5%;
	right:5%;
	overflow:hidden;
	white-space:nowrap;
	line-height:1em;
	text-overflow: ellipsis;
}

ul.home-custom li section .box .content .text{
	padding-top:8px;
	line-height:1.365em;
}

ul.home-custom li section .box a.button{
	display:block;
	position:absolute;
	bottom:50px;
	
}

ul.home-custom li:nth-child(odd) section .box a.button{
	right:5%;
}

ul.home-custom li:nth-child(even) section .box a.button{
	left:5%;
}


/** **/


.link-utili ul{
	padding:10px 5% 10px 5%;
}

.link-utili ul li{
	
	display:block;
	width:100%;
	text-align:left;
	margin:20px 0;
	
}

.link-utili ul li a{
	display:block;
	width:100%;
	padding:0px;
	text-align:left;
	height:64px;
	
}

.link-utili ul li:nth-child(3) a{
	border-top:none;
	
}

.link-utili ul li:nth-child(4) a{
	border-top:none;
	
}

.link-utili ul li:nth-child(5) a{
	border-top:none;
	
}

.link-utili ul li:nth-child(6) a{
	border-top:none;
	
}

.link-utili ul li:nth-child(7) a{
	border-top:none;
	
}

.link-utili ul li:nth-child(8) a{
	border-top:none;
	
}

.link-utili ul li:nth-child(even) a{
	border-left:none;
	
}



.link-utili ul li a span.cover-container{
	width:64px;
	height:64px;
	display:inline-block;
	vertical-align:middle;
	margin:0;
	margin-right:20px;
}

.link-utili ul li img.cover{
	width:64px;
	height:64px;
	
}

.link-utili ul li div{
	padding-top:0;
	font-size:2rem;
	display:inline-block;
	vertical-align:middle;
	width:auto;
}
/*** ***/
.home-row4 .title{
	margin-top:-40px;
}

.home-row4 .title h2{
	top:0px;
	line-height:32px;
}

.home-row4{
	padding-bottom:30px;
}

.home-blog-mobile{
	padding:30px 0;
	list-style:none;
}

.home-blog-mobile li{
	display:block;
	padding-bottom:20px;
}



.home-blog-mobile .cover{
	width:100%;
	height:240px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	
}

.home-blog-mobile a.button{
	display:block;
	position:absolute;
	bottom:20px;
	right:20px;
}

.home-blog-mobile .content{
	padding:20px;
	height:360px;
	border:solid 1px #707070;
	border-top:none;
	position:relative;
}
.home-blog-mobile .content h3{
	font-size:2.50rem;
	font-weight:500;
	line-height:1.365em;
	
}

.home-blog-mobile .content .text{
	font-size:1.83rem;
	font-weight:400;
	line-height:1.2em;
	padding-top:10px;
}


.home-row4 .lSSlideOuter .lSPager.lSpg > li a {
    background-color: #fff;
    border-radius: 0px;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -999em;
    width: 24px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
	
/** **/

.home-row5 .title{
	margin-top:-40px;
}

.home-row5 .title h2{
	top:0px;
	line-height:32px;
}

.home-commissioni-container{
	width:100%;
	height:340px;
}

.home-commissioni{
	padding:20px 0;
	margin-left:0;
	left:5%;
	width:90%;
}

.home-commissioni ul li{
	width:100%;
}

.home-commissioni ul li .cover-container{
	width:100%;
}

.home-commissioni ul li .cover{
	width:100%;
	height:240px;
}


.home-commissioni ul li .cover .over .over-title{
	height:20%;
	text-align:left;
	padding:3% 5% 4% 3%;
	font-size:2.00rem;
}

.home-commissioni .overlay{
	display:none;
	
}


.home-row5 .lSSlideOuter .lSPager.lSpg > li{
	width:8px;
}

.home-row5 .lSSlideOuter .lSPager.lSpg > li a {
    background-color: transparent;
    border-radius: 0px;
    display: inline-block;
    height: 4px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}

/** **/

/** **/

.home-row6 .title{
	margin-top:-40px;
}

.home-row6 .title h2{
	top:0px;
	line-height:32px;
}

.oamtv{
	padding:30px 0;
	height:850px;
}

.oamtv .video{
	float:none;
	width:calc(100% - 32px);
	padding:16px;
	height:600px;
	margin-bottom:20px;
	background-color:#fff;
}


.oamtv .video .content .padding{
	padding:10px 0;
}

.oamtv .video .content  span.button{
	bottom:24px;
	right:24px;
}


.oamtv .video .content .padding .text{
	padding-top:10px;
}

.oamtv  .loading img{
	margin-top:20%;
}

.oamtv .slider{
	width:100%;
	height:200px;
	float:none;
	position:relative;
}

.oamtv .slider .arrow{
	height:100%;
	width:30px;
	position:absolute;
	top:0;
	padding:0;
	z-index:9999;
	
}

#oamtvup{
	left:0;
	border-right:solid 5px #fff;
}

#oamtvdown{
	margin-top:0px;
	right:0;
	border-left:solid 5px #fff;
}

#oamtvup img{
	left:5px;
}

#oamtvdown img{
	right:5px;
}

.oamtv .slider .arrow img{
	display:block;
	position:absolute;
	top:90px;
	height:16px;
	transform: rotate(270deg);
}

.oamtv .slider ul{
	display:block;
	width:100%;
	height:100%;
}

#oamtv{
	
}

.oamtv .slider ul li{
	width:100%;
	display:inline-block;
}

.oamtv .slider ul li .cover-container{
	padding-top:0;
	width:100%;

}

.oamtv .slider ul li .cover-container .cover{
	height:200px;
}

.oamtv .slider ul li .cover-container .cover .over .play-overlay{
	background-size:26px 26px;
}

.oamtv .slider ul li .cover-container .cover .over .video-title{
	height:24%;
	padding:3% 16% 3% 16%;
}

/** **/

.home-row7 .title h2{
	top:-8px;
	line-height:32px;
}

.oam-social{
	padding-top:20px
}


.oam-social .col{
	float:none;
	width:340px;
	margin:0 auto 30px auto;
	
}
.oam-social .col:last-child{
	margin-bottom:0px;
}



/** GENERIC SUB PAGES **/

article{
	padding-bottom:40px;
}

article .title-bar {
    min-height: 40px;
	height:auto;
}

.title-bar-home-text{
	min-height: 50px;
	height:auto;
}

.title-bar-home-text .limited-container{
	padding-top:8px;
	padding-bottom:6px;
}

.title-bar-home-text h2{
	font-size:2rem;
	padding-left: 8px;
	line-height:32px;
	border-left:solid 2px #fff;
}

.home-text-box-container{
	padding:1.5em 0
}

.home-text-box{
  	padding:.5em 16px;
}


aside .aside-border{
	width:100%;
	border-top:solid 6px #314c9a;
	border-right:none;
	padding-top:20px;
	margin-top:80px;
	margin-bottom:0;
	padding-bottom:0;
}


.page-content{
	padding-top:30px;
}

.history{
	padding-top:10px;
	padding-bottom:10px;
	line-height:1.2em;
	font-size:2rem;
}

.breadcrumbs{
	border-left:solid 2px #fff;
	border-width:2px !important;
	padding-left:8px;
}

.history-back{
	display:none;
}

/** ASIDE **/

.borded {
    overflow: auto;
}

.aside-separator{
	margin:20px 0 15px 0;
	height:2px;
	width:100%;
}

nav.lateral{
	padding-bottom:30px;
}


nav.lateral ul>li{
	padding-top:30px;
}

nav.lateral ul>li>ul{
	padding-top:8px;
}

nav.lateral ul>li>ul li{
	padding-top:18px;
	line-height:14px;
}

nav.lateral ul>li>ul li span{
	width:18px;
	height:3px;
	margin-right:8px;
}

nav.lateral ul>li>ul li:hover span, nav.lateral ul>li>ul li.selected span{
	width:3px;
	height:14px;
	margin-right:23px;
}



/** RIQUADRI **/



div.boxes{
	padding:0px 0 0 0;
}

div.boxes ul li {
    width: 100%;
    height: 140px;
    margin: 26px 0 26px 0;
}

div.boxes ul li:nth-child(2n+0){
	margin-right:0;
}

div.boxes ul li .bar{
	left:14px;
	bottom:-18px;
	width:5000px;
	height:130px;
}


div.boxes ul li .content span{
	width:46%;
}


div.boxes ul li .linguetta{
	left:26px;
}

div.boxes ul li .linguetta div{
	height:1px;
	width:24px;
}

div.boxes ul li .linguetta img{
	width:24px;
}

div.boxes ul li:hover .linguetta div{
	height:65px;
}


/*** PORTFOLIO ***/


div.portfolio{
	padding-left:0px;
	padding-top:0px;
}


div.portfolio ul li{
	margin:0;
	width:100%;
	height:260px;
}


div.portfolio ul li .cover-container{
	height:210px;
}

div.portfolio ul li h3{
	padding-top:8px;
	
}

/** COMMISSIONE **/

.aside-border.padded{
	padding-bottom:880px;
}

.commissione{
	
	padding-left:0px;
	padding-top:0px;
}

.commissione h1{
	width:100%;
}

.commissione .composizione{
	margin-top:0;
	padding-top:10px;
}

.commissione  .sx, .commissione  .dx{
	float:none;
	width:100%;
}

.commissione  .sx section{
	padding-bottom:25px;
}

.commissione  .activities .block{
	width:calc(100% - 40px);
	padding:20px;
	height:285px;
}

.commissione .events ul.events-list li  img{
	width:90px;
	margin-right:14px;
}

/*** SIMPLE ***/

.page-cover {
    height: 240px;
}

.page-cover.half {
    width: 100%;
    height: 240px;
    float: none;
}

.simple-page {
    padding-left: 0px;
	padding-top:0;
}

.simple-page .summary{
	float:none;
	width:100%;
	padding-bottom:40px;
}


/** CAPITOLI ***/
.content-capitoli h2{
	border-left: solid 3px #707070;
	padding-left:10px;
}

/** NEWS ***/
ul.news-list {
    padding: 26px 0 16px 0px;
}

ul.news-list li {
    display: inline-block;
    width: 100%;
    height: 120px;
    margin-left: 0px;
	margin-right: 0;
    margin-bottom: 20px;
}



ul.news-list li .nocover .border-left{
	width:10px;
}

ul.news-list li .nocover .data-news{
	top:8px;
	left:20px;
	font-size:1.83rem;
}

ul.news-list li .nocover .data-news img{
	margin-right:8px;
	width:16px;
}


ul.news-list li .nocover .title-news{
	bottom:8px;
	left:20px;
	right:20px;
	max-height:80px;
	font-size:1.83rem;
}



ul.news-list li .nocover .triangle{
	border-width: 0 22px 26px 0;
}





ul.news-list li .bar{
	left: 18px;
    bottom: -20px;
    height: 170px;
}

ul.news-list li .cover .over .over-title{
	font-size:1.67rem;
	height:25%;
}

/*press*/
ul.last-article li:first-child a{
	display: flex;
	border-bottom: solid 1px #ececec;
}
ul.last-article li:first-child a img {
    width: 120px !important;
    height: auto !important;
    display: block;
    margin-right: 20px;
}
ul.last-article li a img {
    width: 120px !important;
}

ul.last-article li a{
	float: none;
	width: 100%;
}
.press-lastvideo iframe{
	max-width: 320px !important;
	height: 190px !important ;
}
ul.last-video li .press-videotitle{
	width: 320px;
}
.press-slider .overlay{
	display: none;
}
#press-slider .lightSlider, #press-slider.lsGrab, #press-slider.lSSlide{
	height:auto !important;
}
.container-com{
	width: auto;
	height: 120px;
}
.comunicati-el{
	display: flex;
}
.comImage img {
	margin-top:25px;
}
ul#press-slider li a .container-com .comunicati-el .press-info{
	margin-top: 25px;
}
.press-slider-container .press-container{
	margin-left: 0px;
}
/*press cris*/
.videoTab iframe{
	width: 290px;
	height: 190px;

}
.catHome{
	
	background:none;
	border:none;
	border-left:solid 2px;
	font-size:12px;
	border-left-color:#1b364c;
	text-decoration: none;
}
ul.archivioArticoli li span.infoArticoli .titleArticoli {
  
    color:#707070;
    font-size: 14px;
	line-height: 1.4em;
	width: 170px;

}
.locandinaPreview button img{
	width: 22px;
	height: 22px;
}
ul.archivioArticoli li img{
    width: 100px !important;
    height: auto !important;
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}
ul.archivioArticoli li span.infoArticoli .catArticoli {
	width: 280px;
}
.videoTab .videoFrame{
	width: 290px;
	height: 190px;

}
.videoTab{
	position:static;
	text-align:center;
}
.videoTab ul li .videoTitolo{
	text-align: left;
	width: 290px;
}
.videoTab ul li{
	height: 280px;
}
.videoTab ul li .videoData{
	text-align: left;
}


}




