@media screen and (max-width: 1000px) {


#parolebox{display:none;}
.bodyx{display:none !important;}
.logomobile{display:none;}


.header .menu div ul{
  transition-property: all;  /*standard*/
  transition-duration: 1s; 
  -webkit-transition-property: all; /*Safari e Chrome */
  -webkit-transition-duration: 1s;          
  -o-transition-property: all;      /*Opera*/
  -o-transition-duration: 1s;          
  -moz-transition-property: all;    /*Firefox*/
  -moz-transition-duration: 1s; 
}

.header .menu div ul li ul.sub-menu li {
    display:block;border-right: 0px solid #fff; 
    list-style-image: url('http://newweb.liuc.it/wp-content/themes/liuc-wp-1/img/list1.jpg');
}
.header .menu div ul li ul.sub-menu li a{color:#fff;    font-size: 18px;}

.header .menu div ul li ul.sub-menu{display:none;}

.header .menu div ul li, .header .menu div ul li a {
    color: #fff;
    padding-bottom: 20px;
}

body.page-template-home2 {
    max-width: 100%;
    overflow-x: visible;
}

.header .menu {
    background-color: #013b7a;
}

.header .menu div {
    font-size: 21px;
    padding: 13px;
    border-bottom: 0px solid #eef;
}

body.page-template-home2 .box-menu-right {
    width: 100%;
    height: 200px;
    background-position: center;
    padding: 20px;
    margin: 10px 0 10px 0;
    box-sizing: border-box;
}
body.page-template-home2 .homebox  a{color:#fff; text-decoration:none;}

body.page-template-home2 .center {
    max-width: 100%;
    margin-left: 0px;
}

body.page-template-home2 .box-menu-right {
    width: 100%;
    height: 200px;
    background-position: center;
    padding: 20px;
    margin: 10px 0 10px 0;
    box-sizing: border-box;
    border-radius: 0px 30px 0px 30px;
    border-top-left-radius: 0px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 30px;
    overflow: hidden;
}

body.page-template-home2 .subhome .content .center {
    max-width: 100%;
    margin-left: 0px;
}
body.page-template-home2 .newsbox564 {
    width: 100%;
    margin-left: 0;
}
body.page-template-home2 .ncontent2, body.page-template-home2 .ncontent {
    padding: 10px;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.newsbox{width:100%; margin-left:0;}

.subhome .content .right {
    min-height: 300px;
    height: auto;
    width: 100%;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 0;
}

body.page-template-home2 .ntitle2 {
    font-size: 22px;
}
body.page-template-home2 .newsbox a {
    font-size: 22px;
}
body.page-template-home2 .ncontent2, body.page-template-home2 .ncontent {
    font-size: 18px;
}

body.page-template-home2 .subhome .content .right {
    max-width: 100%;
}

.subhome .content .box-menu-right ul {
    font-size: 26px;
    list-style: none;
}
.subhome .content .box-menu-right ul li{
    padding-bottom:20px;
}
.menutitolo {
    padding: 10px 0 30px 0;
    font-size: 31px;
}


.bassofooter{     padding: 30px;}
.logodesktop img {
    width: 250px;
}

.subhome .content .center {
    max-width: 100% !important;
}
.featured {
    max-width: 100%;
    width: 100% !important;
}

.subhome .content .right {max-width:10000px !important;}

.newsboxsingle {max-width:10000px !important;}
.newsboxsingle .box-menu-right {height:240px !important;}
.subhome .contenuti {font-size: 22px;}
.newsricerca .newsbox a, .newsboxvarie .newsbox a {    font-size: 21px;}
.newsricerca .ncontent, .newsboxvarie .ncontent {  font-size: 18px;}
.campocerca{max-width:100% !important;}
.subhome .content .left ul li a {
    font-size: 21px;
}

.page .subhome .content .center {
    max-width:100% !important;
}

.page .subhome .content .box-menu-right ul {
    padding: 10px 0 10px 10px;
}


.page .box-link-img {
    width: 100%;
    height: 249px;
}
.search .stag, .archive .stag{display:none;}
.search .visual, .archive .visual{    min-height: 0px !important;}

.archive .header .menu {
    margin-bottom: 3px;
}

.archive .bodyx #tag, .search .bodyx #tag, #tag2, #tag22 {
    width: 100%!important;
}
.search .searchbar, .archive .searchbar {
    width: 100%;
    max-width: 670px;
    margin: auto;
    position: relative;
    height: auto;
    margin-top: -10px;
}

.archive .lente {
    display: inline-block;
    cursor: pointer;
    margin-left: 0px;
    position: absolute;
    margin-top: -41px;
    right: 20px;
}

.single .subhome .content .center {
    max-width: 100% !important;
}
body.page-template-subpage-list2 .linksx {
    max-width: 100%;
    display: inline-block;
}

.link li {
    margin-bottom: 10px;
    position: relative;
    border-top: 1px solid #f7bb05;
    padding-top: 8px;
    font-size: 21px;
}
.link li a{
    text-decoration:none;
}

.page .newsricerca .ncontent, .page .newsboxvarie .ncontent, .single .newsricerca .ncontent, .single .newsboxvarie .ncontent, .article .newsboxvarie .ncontent, .article .newsboxvarie .ncontent  {
    height: auto;
}

.page .subhome .content .left {
    padding: 18px;
}

body.page-template-home2 .hallbtn {
    color: #fff;
    text-decoration: none;
}
body.page-template-home2 .newsboxhall {
    width: 99% !important;
}
/* fine max-width 1000 */
} 
