/* iPad Landscape */
@media only screen and (max-width: 1024px) {
	#top,
	#header,
	#footer,
	.wcontent,
	.wcontent-elabo {width:94%;}
	
	
	#header #logo {}
	#header #logo img {width:100%;vertical-align:center;}
	
	
	.enoturisme-form .right {display:block;padding-top:20px;}
	.enoturisme-form .left {padding-right:0;padding-right:40px;}
	.enoturisme-form .middle {padding-right:0;padding-left:40px;}
	
	.contacto-form .label {width:110px;}
	
}

@media only screen and (max-width: 940px) {	
	#top,
	#header,
	#footer,
	.wcontent,
	.wcontent-elabo {width:92%;}
	
	#header #logo {}
	#header #logo a {margin-top:-10px;}
	
	
	.contacto-form .label {margin-right:0;}
	
	
	.flat-mega-menu > ul > li {
		padding:0 8px !important;
	}
	
	
}

@media only screen and (max-width: 768px) {	

	#top,
	#header,
	#footer,
	.wcontent,
	.wcontent-elabo {width:90%;}
	
	
	#header {width:100%;}
	#header .content-inner {padding:0px 0 20px 0;text-align:left;}
	#logo {}
	#wrapper {padding-top:105px;}
	
	.product-list {text-align:center;}
	.product-list .block {width:50%;margin-bottom:50px;}
	
	.basic-blocks .block {width:50%;}
	.basic-blocks .block:last-child {width:100%;margin-top:50px;}
	
	.content-blocks .block .block-50 {width:100%;margin-bottom:30px;}
	.content-blocks .block .block-50 p:last-child {margin-bottom:0;}
	.content-blocks .block .block-50.right,
	.content-blocks .block .block-50.right .more-info {text-align:left;}
	.body_elaboracio .finques img.finca {margin-top:0;}
	.body_elaboracio .proceso-productivo .gallery .item {width:50%;}
	
	.serveis-blocks .block {width:50%;margin-bottom:50px;}
	
	.enoturisme-blocks .block .block-50 {width:100%;}
	.enoturisme-blocks .block .block-50.left {margin-bottom:20px;}
	
	.enoturisme-form .left,
	.enoturisme-form .middle,
	.enoturisme-form .right {width:100%;padding:0;text-align:center;}
	.enoturisme-form .label,
	.enoturisme-form .middle .label {display:inline-block;width:120px;text-align:left;vertical-align:top;margin-top:6px;}
	.enoturisme-form textarea {display:inline-block;}
	
	.actualitat_destacat .block-50 {width:100%;}
	.actualitat_destacat .block-50.left {margin-bottom:30px;}
	
	.actualitat-blocks .block {width:50%;}
	
	#frmContact {height:300px;}
	
	.contacto-form .f {text-align:left;}
	.body_contacto .content-blocks .block .block-50:first-child {margin-bottom:50px;}
	
}

@media only screen and (max-width: 600px)  {
	#top,
	#header,
	#footer,
	.wcontent,
	.wcontent-elabo {width:90%;}
	#header {width:100%;}
	
	.section-title .l {width:20px;margin:0 10px;}
	.section-title .l:first-child {margin-left:0;}
	.section-title .l:last-child {margin-right:0;}
	
}

@media only screen and (max-width: 480px), screen and (max-device-width: 480px) { 

	#wrapper_fixed {position:relative;}
	#wrapper {padding-top:0;}
	#top,
	#header,
	#footer,
	.wcontent,
	.wcontent-elabo {width:86%;}
	#header {width:100%;}
	.product-list .block, 
	.basic-blocks .block,
	.body_elaboracio .proceso-productivo .gallery .item , 
	.serveis-blocks .block,
	.actualitat-blocks .block {width:100%;}
	.block.reconocimientos .logo {display:block;}
	.body_home .basic-blocks .block {margin-top:0;margin-bottom:30px;}
	.basic-blocks .block .gallery .img {width:100%;}
	.body_productes_view .product-sheet .block-50.right .block-padding {padding-left:20px;}
	#frmContact {height:200px;}
	.enoturisme-form .label, 
	.enoturisme-form .middle .label {width:100%;text-align:center;}
	.enoturisme-form input[type="text"],
	.enoturisme-form textarea,
	.contacto-form input[type="text"],
	.contacto-form textarea {width:100%;}
	#footer {line-height:22px;}
	#footer ul.menu li {display:block;border-right:0;margin-bottom:10px;}
}

@media screen and (max-width: 480px) and (orientation: landscape) {	
	
}

@media screen and (max-width: 480px) and (orientation: portrait) {
	
	
}

@media only screen and (max-width: 320px), screen and (max-device-width: 320px) { 

	
	
}