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

@media only screen and (min-width: 768px) and (max-width: 959px) {
.container {
	width: 748px
}
.left {
	width: 360px;
	float: left
}
.right {
	width: 360px;
	float: right
}
.header em {
	display: none
}
.showcase-cont {
	width: 748px
}
.sidebar {
	
}
.path {
	/*width: auto*/
}
.header p.slogan {
	display: none
}
.header .main_search {
	width: 320px
}
.header .main_search label input[type=text] {
	width: 250px
}
.navbar ul li a {
	padding: 0px 3px
}
.navbar li.social {
	display: none
}
.navbar_big ul li p a {
	width: 215px;
	background-position: 300px 0px;
	font-size: 11px
}
.navbar_big ul li:last-child p a {
	border: none
}
.navbar_big ul li p a span {
	font-size: 18px
}
.forum_cats ul {
	margin: 0px 0px 20px 50px;
	width: 340px
}
.forum_cats ul li {
	font-size: 14px
}
.forum_cats ul li a {
	width: 140px
}
.forum_cats ul li .cat em {
	display: none
}
.diseases {
    width: 740px;
    float:none;
}
.diseases_container {
    width: 100%;
    float:none; 
}
.diseases .title {
    font-family: Avenir,sans-serif;
    font-size: 11px;
}
.diseases ul li {
	margin: 0px 0px 20px 12px;
    height:auto;
}
.diseases ul li a img {
	width: 140px;
	height: 90px
}
.diseases ul li div {
	width: 120px;
	font-size: 12px;
	opacity: .75;
    height: 15px;
}
.diseases ul li:hover div {
	height: 15px
}
.articles ul li {
	margin: 0px 0px 20px 29px;
	width: 230px
}
.articles ul li a.thumb img {
	width: 220px;
        height: auto
}
.articles ul li .desc p {
	display: none
}
.articles ul li .desc p.text {
	display: inherit
}
.card a.no img {
	margin-bottom: 0px
}
.card ul {
	margin-bottom: 10px
}
.card a img {
        width: 115px;
        height: auto
}
.experts {
	height: 220px;
	overflow: hidden;
 width: 740px;
}
.experts ul li {
	/*margin-left: 12px;*/
 	width: 150px;
}
.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_form label select {
	width: 172px
}
.filters_form .dk_toggle {
	width: 152px;
	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: 152px
}
.result li {
	width: 374px
}
.result li .card a img {
	width: 90px !important;
	height: 60px !important;
}

.result li .card .img-profile {
   width: 100px !important;
   float: left;
}
.result li .card a.follow {
    display: none !important;
}
.result li .card .desc {
	width: 245px
}
.result li .card .special_box {
	display: none
}
.result li .card .desc ul li a.follow {
	background: #999
}
.showcase_menu ul li.map {
	display: inherit
}
.showcase {
	width: 578px
}
.showcase .desc img.thumb {
	width: 578px;
	height: 250px
}
.showcase .gallery li a img {
	width: 279px;
	height: 115px
}
.author {
	width: 100%;
}
.article {
	width: 748px
}
.article_navbar {
	display: inherit
}
.article_navbar fieldset {
	border: none
}
.article_navbar legend {
	display: none
}
.article_navbar label {
	margin: auto;
	width: 748px;
	display: block
}
.article_navbar select {
	margin-bottom: 20px;
	width: 748px;
	height: 30px;
	background: #F0F0F0;
	border: 1px solid #E5E5E5;
	font: normal 14px/15px Salute, sans-serif;
	color: #666;
	text-transform: uppercase
}
.login_box {
	width: 324px;
	height: auto
}
.login_box form {
	background-position: 234px 0px
}
.login_box form label {
	width: 220px
}
.login_box form label input[type=text], .login_box form label input[type=password] {
	width: 200px
}
.login_box.connect {
	margin-bottom: 0px;
	width: 708px;
	float: none
}
.login_box.connect form {
	margin: -30px 40px 0px 0px;
	background: none;
	float: right
}
.login_box form.reg {
	height: 80px
}
.registrati .reg-form label {
	margin: 0px 54px 20px 0px
}
.footer {
	height: auto;
}
.footer ul {
	margin-bottom: 10px
}
.footer .hon {
	padding-top: 9px;
	border-top: 1px solid #E5E5E5;
	float: none;
	clear: both
}
#containerforum {
        max-width:748px!important;
}
#map-canvas{
        width: 738px!important;
}
.result li {
        width: 374px!important;
}
.result li .card a img, .result li:hover .card a img {
    width: 80px!important;
    height: 60px!important;
}
.result li .card .desc {
    width: 265px!important;
    height: 200px!important;
}
.showcase {
    width: 430px!important;
    margin-left: 20px;
    float: left!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;
}
.registrati.desc .reg-form label textarea {
    width: 365px!important;
}
.article.article-full {
    width: 748px!important;
}
.article {
    width: 420px!important;
}
.article.article-full .left {
    width: 440px;
    float: left;
}
.article.article-full img {
    width: 38%;
    height: auto
}
.article.article-full .banner img {
    width: 100%;
}
.article.article-full .banner {
    width: 232px!important;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
#immagine-analisi-laboratorio {
width: 738px!important;
}
.showcase-cont {
width: 748px!important;
}
.alfabeto li a {
padding: 5px 10px!important;
}

.only-desktop{
    display: none !important;
    overflow: hidden;
    visibility: hidden;
    z-index: -999;
    
}

.article.expand-no-desktop {
    width: 100%  !important;
}


.comments form label textarea {
	min-width: 400px;
	width: 400px;
	max-width: 400px;
}


.faiunadomanda{

    opacity: 0.8;
    left:24px;
    margin-left: -36px;
    background: url('/fe/css/layout/3/images/fai_una_domanda.tablet.png') no-repeat;

}


.articles ul li .desc h4 {
font-size: 12px;
}
}