@media only screen and (max-width: 1010px){
	body { min-width: 1px !important; }
	#content.centerwrapper, #footer .centerwrapper { width: auto; }
	#header .centerwrapper { max-width: 970px; width: auto; }
	#header .centerwrapper .sf_cols:first-child, #footer .centerwrapper .sf_cols.Footer { padding: 0 20px; box-sizing: border-box; }
	#header .trigger { display: block; }
	#header .MenuLeft .sfNavWrp.sfNavHorizontalDropDownWrp:not(.mobile-nav), .MenuRight {
    	display: none;
	}
	/*#header .centerwrapper div.NavigationMenu2 .MenuLeft {
		position: absolute;
		top: 115px;
		z-index: 999;
		background-color: white;
		box-shadow: 0px 1px 8px -2px #808080;
		border-radius: 3px;
		display: none;
	}
	#header .centerwrapper div.NavigationMenu2.open .MenuLeft {  }
	#header .centerwrapper div.NavigationMenu2 .MenuLeft ul li {
		display: block;
		padding: 0 20px;
	}
	#header .centerwrapper div.NavigationMenu2 .MenuLeft ul li:first-child:hover ul { display: block; background-color: #eee; border: 0; margin-left: 0 !important; z-index: 99;}
			
	#header .centerwrapper div.NavigationMenu2 .MenuLeft ul li:not(:last-child) { border-bottom: solid 1px #eaeaea; }
	#header .centerwrapper div.NavigationMenu2 .MenuLeft ul li a {
		color: black;
		text-align: left;
		font-weight: 500;
	}
	.NavigationMenu .LogoCenter { z-index: 11; }
	.sf_cols.NavigationMenu2 { z-index: 10 !important; pointer-events: none; position: relative; }
	.sf_cols.NavigationMenu2 .MenuLeft { pointer-events: all; }
	.sf_cols.NavigationMenu2:before {
		content: '|||';
		font-weight: 900;
		font-size: 26px;
		color: white;
		transform: rotate(90deg);
		pointer-events: all;
		position: absolute;
		top: 18px;
		left: 200px;
		z-index: 999;
		cursor: pointer;
		width: 22px;
		height: 42px;
	}*/
			
	#header a#quaker-logo { width: 63px; height: 80px; margin: 0 auto; }
			
	#header .NavigationMenu .LogoCenter { top: 41px; min-width: 63px; max-width:63px; margin-left: -30px; }
			
	.lista-recetas .lista-image_holder { height: 130px; }
			
	#header .centerwrapper > #topHeader> .sf_cols:first-child > .sf_colsOut:not(.sf_3cols_3_33) { display: none; }
	#header .centerwrapper > div > .sf_cols:first-child .sf_colsOut.sf_3cols_3_33, #header .centerwrapper > div > .sf_cols:first-child .sf_colsOut.sf_3cols_3_33 .sf_cols > .sf_colsOut { width: auto !important; }
	#header .centerwrapper > div > .sf_cols:first-child {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	ul#filters { flex-wrap: wrap; }
	ul#filters li { margin-bottom: 7px; }
	
	.lista-image_holder, ul.sfnewsList.sfnewsListTitlesOnly .sfMultiRelatedItmsWrp { height: 130px; }
	
	.sfsearchBox .sfsearchSubmit { right: 10px; }
	
	div#content > div {
		max-width: 768px;
		margin: 0 auto;
	}
	
	.wrapper-sobrequaker .sobre-quaker-paragraph { padding: 40px 50px 40px 60px; padding-left: 43%; background-position: 54px center, center top; }
	
	.wrapper-sobrequaker h1 + h2 { text-align: center; }
	
	ul.timeline-sobre-quaker li.tiempo-quaker {
		margin-right: 40px;
	}

	ul.estilo-de-vida-list li{ width:calc(100% / 2); }
	
	ul.socialmedia-links.footer{
		display:flex;
	}
}
		
@media only screen and (max-width: 767px){
	#content .sf_cols .sf_colsOut { width: 100% !important; }
			
	div#content > .sf_cols:first-child, div#content > .sf_colsIn, #header .centerwrapper > .sf_cols:first-child, #footer .centerwrapper > .sf_cols {
		max-width: 600px;
		margin: 0 auto;
	}
			
	.lista-recetas .lista-image_holder { height: 100px; }
	
	div ul.lista-columnas { flex-wrap: wrap; }
	div ul.lista-columnas li { width: 100%; }
	
	.lista-image_holder, ul.sfnewsList.sfnewsListTitlesOnly .sfMultiRelatedItmsWrp { height: 100px; }
	
	div#content > div {
		max-width: 600px;
		margin: 0 auto;
	}
	
	ul.timeline-sobre-quaker li.tiempo-quaker {
		margin-right: 20px;
	}
	
	.wrapper-sobrequaker .sobre-quaker-paragraph {
		padding: 210px 50px 50px 10px;
		padding-left: 50px;
		background-position: center 53px, center top;
	}
	
	ul.cronologia-sobrequaker li .cont { width: 100%; }
	
	.banner-socialmedia {
		flex-wrap: wrap;
		flex-direction: column;
		background-size:initial;
	}

	.banner-socialmedia > ul {
		margin: 5px 0 0;
	}

	.ProductImages .sf_colsIn,
	.ProductInfo .sf_colsIn {
		margin: 0!important;
	}
	.ProductImages .sf_colsIn{ text-align:center; }
	.ProductImages img.ImageProduct{ width:50%; }

	ul.enlaces-cruesli{ width:60%; margin:auto; }
	
	.sf_2cols_2_50 .sf_2cols_2in_50,
	.sf_colsIn.RecetaImagen {
		margin: 0;
	}
	
	ul.cronologia-sobrequaker li {
		text-align: center;
	}
	
	ul.cronologia-sobrequaker li .sf-Image-wrapper {
		float: none;
	}
	ul.cronologia-sobrequaker li:nth-child(even) .cont,
	ul.cronologia-sobrequaker li:nth-child(even) .sf-Image-wrapper,
	ul.cronologia-sobrequaker li .cont {
		float: none;
		text-align: center;
	}
	
	ul.lista-recetas.enlaces-home li {
		width: 100%;
		}
		.lista-recetas.enlaces-home .lista-image_holder {
			height: 140px;
		}
	#content.centerwrapper{ margin-bottom:0; }

	.sfNavWrp.footernav ul.sfNavHorizontal {
		padding: 0 10px;
	}
	.sfNavWrp.footernav ul.sfNavHorizontal li,
	.sfNavWrp.footernav ul.sfNavHorizontal li a {
		display: inline;
		float: none;
	}
}

@media only screen and (max-width:695px){
	#content-tab-container .panel-container {
		border-top-color: transparent;
	}
	#content-tab-container .tab a.active {
		border-bottom-color: #e3e3e3;
	}
}
		
@media only screen and (max-width: 600px){
	#footer .sf_cols .sf_colsOut { width: 100%; }
			
	div#content > .sf_cols:first-child, div#content > .sf_colsIn, #header .centerwrapper > .sf_cols:first-child, #footer .centerwrapper > .sf_cols {
		max-width: 420px;
	}
	
	div#content > div {
		max-width: 420px;
		margin: 0 auto;
	}
			
	#content ul.lista-recetas li { width: calc(100%/2); }
	.lista-recetas .lista-image_holder { height: 110px; }
	
	table tr:first-child {
		display: none;
	}
	table tr {
		background-color: rgba(255,255,255,0.5) !important;
		border: 0;
	}
	table tr:not(:last-child) td:first-child {
		font-weight: 600;
		text-transform: uppercase;
		background: #F3F3F3;
	}
	table td {
		text-align: center !important;
		width: 100%;
		display: block;
		box-sizing: border-box;
		color: #232323;
		border: 0;
	}
	table td:before {
		content: attr(data-th);
		display: block;
		color: #022a47;
	}
	
	#footer .sf_cols .sf_colsOut:not(:last-child) { margin-bottom: 20px; }
	
	#footer .sf_cols .sf_colsOut * {
		text-align: left !important;
	}
	
	.lista-image_holder, ul.sfnewsList.sfnewsListTitlesOnly .sfMultiRelatedItmsWrp { height: 110px; }
	
	ul.lista-recetas li, ul.sfnewsList.sfnewsListTitlesOnly li { width: calc(100%/2); }
	
	.sfMultiRelatedItmsWrp { height: 300px; }
	
	ul.timeline-sobre-quaker li.tiempo-quaker {
		margin-right: 14px;
		font-size: 16px;
	}

	ul.estilo-de-vida-list li{ width:100%; }
	
	.wrapper-sobrequaker .sobre-quaker-paragraph{
		padding: 210px 30px 50px 30px;
		padding-left: 30px;
	}
	
	ul.cronologia-sobrequaker li .cont {
		text-align: center;
		float: none;
	}
	
	ul.cronologia-sobrequaker li .sf-Image-wrapper,
	ul.cronologia-sobrequaker li:nth-child(even) .sf-Image-wrapper {
		float: none;
	}
	
	ul.cronologia-sobrequaker li,
	ul.cronologia-sobrequaker li:nth-child(even) {
		text-align: center;
	}
	
	.ProductImages img.ImageProduct{ width:80%; }
}
		
@media only screen and (max-width: 480px){		
	div#content > .sf_cols:first-child, div#content > .sf_colsIn, #header .centerwrapper > .sf_cols:first-child, #footer .centerwrapper > .sf_cols {
		max-width: 370px;
	}
	
	div#content > div {
		max-width: 370px;
		margin: 0 auto;
	}
			
	#content ul.lista-recetas li { width: 100%; }
	.lista-recetas .lista-image_holder { height: 200px; }
			
	.sf_cols.NavigationMenu2:before { left: 100px; }
			
	#header .centerwrapper div.NavigationMenu2 .MenuLeft { width: auto !important; }
	
	.cruesli-desc h1 { font-size: 40px; }
	
	div#content-tab-container { margin: 0 10px; }
	
	#header .centerwrapper .sf_cols:first-child, #footer .centerwrapper .sf_cols.Footer { padding: 0; }
	
	.lista-image_holder, ul.sfnewsList.sfnewsListTitlesOnly .sfMultiRelatedItmsWrp { height: 200px; }
	
	ul.lista-recetas li, ul.sfnewsList.sfnewsListTitlesOnly li { width: 100%; }
	
	.sfMultiRelatedItmsWrp { height: 200px; }
	
	.wrapper-sobrequaker h1 { font-size: 40px; }
	
	ul.timeline-sobre-quaker li.tiempo-quaker {
		margin-right: 13px;
		font-size: 15px;
	}
	ul.timeline-sobre-quaker li.tiempo-quaker-inicio {
		margin-left: 0px;
	}

	.boxedcontent {
		/*background-color: #efefef;*/
		/*background-image: none;*/
		padding: 50px 22px 120px;
		/*margin-bottom: 20px!important;*/
		/*box-sizing: content-box;*/
	}
	ul.enlaces-cruesli{ width:70%; }
	ul.enlaces-cruesli{ width:80%; }
	
	ul.socialmedia-links.footer{ justify-content:center; }
	
	#content.centerwrapper{ padding:10px; }
}

@media only screen and (max-width: 350px){
	.lista-image_holder, ul.sfnewsList.sfnewsListTitlesOnly .sfMultiRelatedItmsWrp { height: 150px; }
	
	.lista-recetas .lista-image_holder { height: 150px; }
	
	ul.timeline-sobre-quaker li.tiempo-quaker {
		margin-right: 8px;
		font-size: 14px;
	}
	
	.wrapper-sobrequaker .sobre-quaker-paragraph { background-size: 70%, 100% 100%; }
	
	h2{ font-size:23px; }
}
