@media only screen and ( orientation:portrait )
				   and ( min-device-width: 0px ) and ( max-device-width: 768px )			   
{	
	html,
	body
	{
		min-width: 0;
	}

	body
	{
		overflow-x : hidden;
	}
	
	.title p
	{
		font-size : 3.2vmax!important;
	}

	.js #menu 
	{
		display : none;
	}
	
	.js .slicknav_menu
	{
		display : block;
	}

	#header
	{
		padding-bottom : 10px;
	}

	#header #logo
	{
		margin  : 0;
		padding : 5px 0 0 0;
	}

	#breadcrumb
	{
		display : none;
	}

	#sliders
	{
		display: none!important;
	}

	#navigation
	{
		height : 3px;
		margin-top: 5px;
	}

	#navigation #navigationContent
	{
		display: none;
	}

	#searchBox #searchBox_center
	{
		width : 100%;
	}

	#vetrina #vetrina_center
	{
		width  : 100%;
		margin : 0 auto;
	}

	#vetrina #vetrina_container li
	{
		width       : 95%;
		margin-top  : 15px;
		margin-left : 10px;
		height      : auto;
	}

	#vetrina #vetrina_container #box #titolo p
	{
		font-size : 16px;
	}

	#contattaciPage #contattaciForm
	{
		width : 100%;
	}

	#searchPage #rx
	{
		width : 95%;
	}

	#searchPage #rx .annuncio
	{
		height : 560px;
	}

	#searchBox #searchBox_center
	{
		width  : 100%;
		float  : right;
		margin : 0;
	}

	#masthead_overlay #slogan
	{
		display : none;
	}

	#search-Box
	{
		display : none;
	}

	#title-search
	{
		margin-top : 10px;
	}

	#searchBox #form #campo
	{
		margin-top : 2px;
	}

	#annuncioPage
	{
		width : 100%;
	}

	#annuncioPage #sx
	{
		width : 100%;
	}

	#annuncioPage #sx #datiImmobile .txt
	{
		width        : 45%;
		margin-right : 10px;
	}

	#annuncioPage #sx #datiImmobile .value
	{
		width : 45%;
	}

	#annuncioPage #sx #datiImmobile ul,
	#annuncioPage #sx #datiImmobile li
	{
		font-size : 2vmax;
	}

	#annuncioPage #sx #descrizione
	{
		font-size : 16px;
		line-height : 23px;
	}

	#annuncioPage #rx
	{
		display : none;
	}

	#annuncioPage #sx #widgetContact
	{
		width : 100%;
	}

	#annuncioPage #sx #widgetContact #form p,
	#annuncioPage #sx #widgetContact #form label
	{
		font-size : 2vmax;
	}

	#annuncioPage #center #gallery img
	{
		width  : calc( ( 100% - 3px ) / 2);
		height : auto;
	}

	#annuncioPage #social
	{
		top : 0;
	}

	#modules,
	#modules #valutazione
	{
		padding : 5px;
	}

	#modules #valutazione #datiImmobile
	{
		clear : both;
	}

	#page-search #searchPage #center
	{
		padding-left : 0;
	}

	#page-search #searchPage #center .annuncio #images,
	#page-search #searchPage #center .annuncio #images img
	{
		width  : initial;
		height : initial;
	}

	#page-search #searchPage #center .annuncio #images
	{
		width      : 100%;
		text-align : center;
	}

	#page-search #searchPage #center .annuncio #dati
	{
		width : 100%;
		float : left;
		padding: 10px 0 0 0;
	}

	#contattaciPage #sx,
	#contattaciPage #rx
	{
		width : 100%;
		margin-bottom : 10px;
	}

	#welcome #sx,
	#welcome #rx
	{
		width : 100%;
		float : left;
	}

	#welcome #sx
	{
		margin  : 0;
		padding : 20px 0 0 0;
	}

	#center #box-logo
	{
		display : none;
	}

	#footerText
	{
		display : none;
	}

	#annuncioPage #widgetContact #form
	{
    	width: 100%;
	}

	#annuncioPage #widgetContact #form input, #annuncioPage #widgetContact #form textarea
	{
		width : 100%;
	}

	#page, #modules #richiediValutazione, 
	#modules #blog, 
	#modules #sendAnnuncio, 
	#sitemap, 
	#modules #contact, 
	#modules #recensioni,
	#contact #contattaciForm
	{
		width : 100%!important;
	}

	#widgetSocial
	{
    	margin: 20px 9px;
	}

	#annuncioPage #dati #sx #datiImmobile .txt,
	#annuncioPage #dati #sx #datiImmobile .value
	{
		width : 49%;
	}

	#annuncioPage #content #annuncio #bigImage img 
	{
    	max-height: 230px;
    	min-height: 230px;
    	width: auto;
    	text-align: center;
    	float: initial;
	}

	#annuncioPage #center #bigImage 
	{
        height: 230px;
	}

	#annuncioPage #overlay 
	{
    	position: initial;
    	-webkit-box-shadow: initial;
    	-moz-box-shadow: initial;
    	box-shadow: initial;
	}
}
@media only screen and ( orientation:portrait )
				   and ( min-device-width: 769px ) and ( max-device-width: 1024px ),
				   ( orientation:landscape )
				   and ( min-device-height: 769px ) and ( max-device-height: 1024px )
{
	html,
	body
	{
		min-width: 0;
	}

	body
	{
		overflow-x : hidden;
	}

	#welcome #sx,
	#welcome #rx
	{
		width : 100%;
		float : left;
	}

	#welcome #sx
	{
		margin  : 0;
		padding : 20px 0 0 0;
	}

	#annuncioPage #rx
	{
		display : none;
	}

	#annuncioPage #sx #widgetContact
	{
		width : 70%;
	}

	#annuncioPage #sx #widgetContact p,
	#annuncioPage #sx #widgetContact label
	{
		font-size  : 16px;
		margin-top : 15px;
	}

	#header #navigation
	{
		width 		  : 100%;
		float 		  : left;
		margin-top    : 20px;
		margin-left   : 10px;
		margin-bottom : 15px;
	}

	#header #navigation li
	{
		height : auto;
	}

	#header #navigation .right
	{
		display : none;
	}

	#masthead_overlay #slogan
	{
		width : 40%;
	}

	#annuncioPage #sx,
	#annuncioPage #sx #datiImmobile
	{
		width : 100%;
	}

	#annuncioPage #sx #datiImmobile .txt,
	#annuncioPage #sx #datiImmobile .value
	{
		width : 25%;
	}

	#annuncioPage #sx #datiImmobile ul,
	#annuncioPage #sx #datiImmobile li
	{
		font-size : 20px;
	}

	#vetrina #vetrina_container li
	{
		width : calc(100% / 2);
	}

	#header #logo
	{
		margin : 0;
		padding : 5px 0 0 0;
	}

	#center #box-logo
	{
		display : none;
	}
}