@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {
	max-width: 460px
}
.left {
	width: 460px;
	float: none;
	clear: both
}
.left hr {
	display: inherit
}
.right {
	width: 460px;
	float: none;
	clear: both
}
.showcase-cont {
	width: 460px
}
.sidebar {
	display: none
}
.path {
	display: none
}
.header em {
	display: none
}
.header p.slogan {
	display: none
}
.header .main_search {
	margin: auto;
	margin-bottom: 20px;
	width: 460px;
	float: none;
	clear: both
}
.header .main_search label input[type=text] {
	width: 390px
}
.navbar_big ul li p a {
	margin: 0px;
	width: 90px;
	border-right: none
}
.navbar {
	/*height: 50px*/
}
.navbar ul {
	display: none
}
.navbar .navbar-select {
	display: inherit
}
.navbar .navbar-select fieldset {
	border: none
}
.navbar .navbar-select legend {
	display: none
}
.navbar .navbar-select label {
	margin: auto;
	width: 460px;
	display: block
}
.navbar .navbar-select select {
	margin: 10px 0px;
	width: 460px;
	height: 30px;
	background: #FFF;
	border: none;
	font: normal 14px/15px Salute, sans-serif;
	color: #666;
	text-transform: uppercase
}
.navbar_big ul li p a {
	width: 120px;
	background-position: 300px 0px;
	border: none;
	font-size: 11px;
        
}
.navbar_big ul li p a span {
	margin: 0px;
	font-size: 19px;
}
.forum-toggable-item{
	height: 50px!important;
    }
.forum-toggable-region span.forum-toggable-indicator {
	display: none;
}
.forum_cats ul {
	display: none
}
.forum_cats .forum-select {
	display: inherit
}
.forum_cats .forum-select fieldset {
	border: none
}
.forum_cats .forum-select legend {
	display: none
}
.forum_cats .forum-select label {
	margin: auto;
	width: 460px;
	display: block
}
.forum_cats .forum-select select {
	margin-bottom: 20px;
	width: 460px;
	height: 30px;
	background: #F0F0F0;
	border: 1px solid #CCC;
	font: normal 14px/15px Salute, sans-serif;
	color: #666;
	text-transform: uppercase
}
.diseases {
	width: 460px;
	height: 120px;
    float:none;
	overflow: hidden;
}
.diseases_container {
    width: 100%;
    float:none; 
}
.diseases .title {
    font-family: Avenir,sans-serif;
    font-size: 11px;
}
.diseases ul li {
	margin: 0px 0px 20px 5px;
    height:auto;
}
.diseases ul li a img {
	width: 150px;
	height: 100px
}
.diseases ul li div {
	width: 130px;
	font-size: 12px;
    height: 15px;
	opacity: .75;
}
.diseases ul li:hover div {
	height: 15px
}
.diseases span.prev a {
	width: 30px;
	height: 30px;
	background: url(/fe/css/layout/3/images/arrow-l.png) no-repeat 0px 0px;
	display: inherit;
	position: absolute;
	top: 35px;
	left: 0px;
	z-index: 10
}
.diseases span.prev a:hover {
	background-position: 0px -30px
}
.diseases span.next a {
	width: 30px;
	height: 30px;
	background: url(/fe/css/layout/3/images/arrow-r.png) no-repeat 0px 0px;
	display: inherit;
	position: absolute;
	top: 35px;
	right: 0px;
	z-index: 10
}
.diseases span.next a:hover {
	background-position: 0px -30px
}
.diseases span.prev a span, .diseases span.next a span {
	display: none
}
.articles ul li {
	display: none
}
.articles ul li:first-child {
	margin: 0px 0px 20px 0px;
	width: 460px;
	display: inherit;
	float: none
}
.articles ul li .desc {
	clear: left
}
.experts {
	height: 220px;
	overflow: hidden
}
.experts ul li:hover .desc {
	height: 55px
}
.experts span.prev a {
	width: 30px;
	height: 30px;
	background: url(/fe/css/layout/3/images/arrow-l.png) no-repeat 0px 0px;
	display: inherit;
	position: absolute;
	top: 85px;
	left: 0px;
	z-index: 10
}
.experts span.prev a:hover {
	background-position: 0px -30px
}
.experts span.next a {
	width: 30px;
	height: 30px;
	background: url(/fe/css/layout/3/images/arrow-r.png) no-repeat 0px 0px;
	display: inherit;
	position: absolute;
	top: 85px;
	right: 0px;
	z-index: 10
}
.experts span.next a:hover {
	background-position: 0px -30px
}
.experts span.prev a span, .experts span.next a span {
	display: none
}
.filters {
	height: 60px
}
.filters.no {
	height: 30px
}
.filters ul {
	float: none;
	clear: both
}
.filters_form label {
	margin-left: 5px
}
.filters_form label select {
	width: 111px
}
.filters_form .dk_toggle {
	width: 91px;
	background: #FFF url(/fe/css/layout/3/images/arrow-right.png) no-repeat 152px 15px;
}
.filters_form .dk_options .dk_options_inner, .filters_form .dk_options .dk_options_inner li a, .filters_form .dk_options .dk_options_inner li:first-child a {
	width: 91px
}
.result li {
	width: 460px
}
/*.result li .card a img {
	width: 90px !important;
	height: 60px !important;
}*/
/*
.result li .card .img-profile {
   width: 100px !important;
   float: left;
}*/
.result li .card .desc {
	width: 345px
}
.result li .card .special_box {
	display: none
}
.result li .card .desc ul li a.follow {
	background: #999
}
.result li .num_list {
	right: 0px
}
.showcase_menu {
	display: none
}
.showcase {
	width: 460px;
	float: left
}
.showcase .desc img.thumb {
	width: 460px;
	height: 200px
}
.showcase .gallery li a img {
	width: 220px;
	height: 95px
}
.showcase_navbar {
	display: inherit
}
.showcase_navbar fieldset {
	border: none
}
.showcase_navbar legend {
	display: none
}
.showcase_navbar label {
	margin: auto;
	width: 460px;
	display: block
}
.showcase_navbar select {
	margin-bottom: 20px;
	width: 460px;
	height: 30px;
	background: #F0F0F0;
	border: 1px solid #E5E5E5;
	font: normal 14px/15px Salute, sans-serif;
	color: #666;
	text-transform: uppercase
}
.author {
	width: 100%
}
.article {
	width: 460px
}
.article_navbar {
	display: inherit
}
.article_navbar fieldset {
	border: none
}
.article_navbar legend {
	display: none
}
.article_navbar label {
	margin: auto;
	width: 460px;
	display: block
}
.article_navbar select {
	margin-bottom: 20px;
	width: 460px;
	height: 30px;
	background: #F0F0F0;
	border: 1px solid #E5E5E5;
	font: normal 14px/15px Salute, sans-serif;
	color: #666;
	text-transform: uppercase
}
.login_box {
	width: 420px;
	height: auto;
	float: none
}
.comments form label textarea {
	min-width: 400px;
	width: 400px;
	max-width: 400px
}
.registrati .reg-form label {
	margin: 0px 0px 20px 0px
}
.footer {
	height: auto
}
.footer ul {
	margin-top: 10px;
	margin-right: 0px;
	padding-top: 9px;
	border-top: 1px solid #E5E5E5;
	float: none
}
.footer ul:first-child {
	margin-top: 0px;
	padding-top: 0px;
	border-top: none
}
.footer .hon {
	margin-top: 10px;
	padding-top: 9px;
	border-top: 1px solid #E5E5E5;
	float: none
}
.credits {
	font-size: 11px
}
#containerforum {max-width:460px!important;}
#map-canvas {
    width: 450px!important;
}
.filters ul {
    display: none;   
}
.showcase {
    width: 460px!important;
    margin-left: 0px;
    float: left!important;
}
.registrati.desc .reg-form label textarea {
width: 365px!important;
}
.showcase .menu-vetrina {
    width: 100%;
    float: left;
    padding: 5px 0!important;
    margin-bottom: 10px!important;
}
.showcase .menu-vetrina li a {
    line-height: 30px!important;
}
.article.article-full {
    width: 420px!important;
}
.article {
    width: 420px!important;
}
.article-home-list li a {
    width: 190px!important;
}
.article.article-full .left {
    width: 440px;
    float: left;
}
.article.article-full img {
    width: 95%;
    height: auto;
    margin: 10px 0;
    float: left!important
}
.article.article-full .banner img {
    width: 100%;
}
.article.article-full .banner {
    width: 123px!important;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
#immagine-analisi-laboratorio {
width: 450px!important;
}
.showcase-cont {
width: 460px!important;
}
.alfabeto li a {
padding: 5px 10px!important;
}
.alfabeto {
height: 80px!important;
}
.analisi-di-laboratorio form .txtfield {
width: 370px!important;
}
.analisi-di-laboratorio input {
width: 73%!important;
}
.analisi-di-laboratorio input[type=submit]{
width: 18%!important;
}

.only-desktop{
    display: none !important;
}

.only-small {
	display: block !important;
}
.article.expand-no-desktop {
    width: 100%  !important;
}


object, embed  {
    display: none !important;
    overflow: hidden !important;
    visibility: hidden !important;
    z-index: -999 !important;
    
}


.faiunadomanda{
    left:-8px;
    background: url('/fe/css/layout/3/images/fai_una_domanda.tablet.png') no-repeat;
}

}