/* Portrait tablet to landscape and desktop */
@media (min-width: 1681px) and (max-width: 1920px) {
	.wide-background {padding-left:380px;padding-right:380px;margin-left:-380px;}
}
 
@media (min-width: 1441px) and (max-width: 1680px) {
	.wide-background {padding-left:260px;padding-right:260px;margin-left:-260px;}
}

@media (min-width: 1367px) and (max-width: 1440px) {
	.wide-background {padding-left:140px;padding-right:140px;margin-left:-140px;}
	.blog-button { position: absolute; z-index: 999; width: 95px; height: 95px; right: 0px;}
	.calendario-button { position: absolute; z-index: 999; width: 120px; height: 120px; right: 7%; top: 0;}
}

@media (max-width: 1367px) {
	.blog-button { width: 75px; height: 75px; right: 0px;}
	.calendario-button { width: 120px; height: 120px; right: 5%; top: 0;}
}

@media (max-width: 1200px) {
	/* = Global Wrap Style
-------------------------------------------------------------- */
	.wrapper { max-width:980px;}
	.wide-background {padding-left:130px;padding-right:130px;margin-left:-130px;}
	
/* = Global Columns
-------------------------------------------------------------- */
	.span8 .columns-2 {width:48%;margin:0px 0.9% 10px;}
	.span8 .columns-4 {width:31%;margin:0px 0.9% 10px;}
	.kimmia-nav-menu li a {max-width: 100px; font-size: 13px}
	
}

@media (max-width: 1200px) {
	.calendario-button{right:2%}
}


@media (max-width: 979px) { 
/* = Page Element
-------------------------------------------------------------- */
	.site-header-content .header-logo {text-align:center;margin-bottom:10px; position: absolute;}
	#kimmia-drop-nav {display:block;}
	.header-menu, .header-lang {display:none !important;}
	.site-header-content .header-tools { position: relative; /*right: 95px; top: 15px; width: auto;*/ }
	.header-search-form {float: none;text-align: center;}
	.header-search-form .sf-s , .header-search-form .sf-s:focus {width:100%;}
	
	.site-content-header {margin: 0 !important;padding-top: 40px !important;}
	.site-content-slider.top {margin-top: 0 !important;}
	
	.site-footer-bottom {text-align: center;}
	.site-bottom-social {margin: 0 auto;float: none;}
	.menu-derecha{margin:0}
	.nav-collapse .nav{background:#fff}
	.calendario-button{width:100px;right:35%;top:10px}
	}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 

/* = Global Wrap Style
-------------------------------------------------------------- */
	.wrapper { max-width:764px;}
	
/* = Global Columns
-------------------------------------------------------------- */
	.row-fluid .columns-2 ,
	.row-fluid .columns-3 {width:48%;margin:0px 0.9% 10px;}
	.row-fluid .columns-4 {width:31.2%;margin:0px 0.9% 10px;}

	.span8 .columns-2 , 
	.span8 .columns-3 ,
	.span8 .columns-4 {width: 48%;margin: 0px 0.9% 10px;}
	
/* = Page Element
-------------------------------------------------------------- */
	
	.entry-left-side.span2 {width:18%;}
	.entry-right-side.span10 {width:78%;}
	
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
/* = Global Wrap Style
-------------------------------------------------------------- */
	body {padding:0 !important;}
	.container {padding: 0 10px;}
	.wrapper, .boxed .wrapper {margin:0 auto !important;}
	.wide-background {padding-left:20px;padding-right:20px;margin-left:-20px;}

/* = Global Columns
-------------------------------------------------------------- */
	.row-fluid .columns-4 ,	
	.row-fluid .columns-3 , 
	.row-fluid .columns-2 {width:90%;margin:0px 4.5% 10px;}	
	footer {text-align: center;}
	.logo-footer {max-width: 150px;}
}

@media (max-width: 580px){
	.calendario-button{display:none}
}

/* Landscape phones and down */
@media (max-width: 480px) {
	
	/* = Global Columns
-------------------------------------------------------------- */
	.row-fluid .columns-4 ,
	.row-fluid .columns-3 ,
	.row-fluid .columns-2 {width: 100%;margin: 0 0 10px;}
	
	.comment-list .children {padding:0px;}
	.ocho .span2 {
		width: 30% !important;
		float: left;}
		.site-content-header .title-header {border-bottom: 0px solid #81b477; padding-bottom: 20px;}
.site-content-header .title-header:before {content: url(http://www.elhuertodelucas.com/img/point-2.png); display: none !important;}
.site-content-header .title-header:after {content: url(http://www.elhuertodelucas.com/img/point-2.png); display: none !important;}
	.brandhip, .localizacion, .plato, .precio, .sello {text-align: center;}
	.perfil-contacto { padding: 0 20%}
	#kimmia-nav-menu-select .btn-navbar { top: 0}
	.home .site-content-wrap {margin-top: 0}
	.home .logo-general {display: block !important; }
	.home .logo-home {display: none !important;}
	.header-logo {max-width: 95px;}
	.blog-button { width: 50px; height: 50px; right: 0px;}
	.calendario-button { width: 50px; height: 50px; right: 0; top: 70px;}
	.site-header {background: #fff!important;min-height:110px}
}