
.content{
    padding-top: 77px;
}
@media screen and (min-width:992px){
    .content {
        padding-top: 103px;
    }
    .consejos .content{
        padding-top: 130px;
    }
}
    .banner-content{
        position: relative;
    }
@media screen and (min-width:768px){
	.banner-content{
		padding-bottom: 10px;
	}
}
@media screen and (min-width:992px){
	.banner-content{
 		padding-bottom: 38px;     
  }
}    
    .banner-caption{
        text-align: center;
        margin-bottom: 15px;
    }
@media screen and (min-width:480px){
    .banner-caption{
        padding: 0px 5%;
    }
}
@media screen and (min-width:575px){
    .banner-caption{
        padding: 0px 12%;
    }
}
@media screen and (min-width:667px){
    .banner-caption{
        padding: 0px 16%;
    }
}
@media screen and (min-width:992px){
    .banner-caption{
        padding: 0px 10%;
    }
}
    .banner-caption h1{
        margin-bottom: 25px;
        font-size: 22px;
    }
@media screen and (min-width: 992px){
    .banner-caption h1{
        font-size: 4.2rem;
    }
}
.banner-caption .feed{
    font-size: 1.6rem;
    font-weight: 400;    
    display:block;
}
@media screen and (min-width: 992px){
    .banner-caption .feed{
        font-size: 2.4rem;        
    }
}
.banner-caption strong{
    color: #ed1c24;
    float: none;
    display: inline-block;
    width: auto;
}
.food-cycle{
    margin: 0 auto;
    float: none;
    max-width:210px;
}
@media screen and (min-width:992px){
    .food-cycle{
        max-width:365px;
    }
}
@media screen and (min-width: 768px){
	.catalog-wrapper{
		position: absolute;
		bottom:0;
	}
}
.cat-face{
	width:114px;
	max-width:195px;
	margin-left: -10px;
	position: absolute;
	bottom:0;
	left:0px;
}
@media screen and (min-width: 768px){
	.cat-face{
		width: 22%;
	}
}
@media(min-width:992px){
	.cat-face {
    	width: 25%;
    	max-width: 100%;
    	left: -10px;
	}
}
@media(min-width:1200px){
	.cat-face{
		width: 26.8%;
		left: -35px;
	}
}
.cat-catalog{
	width:210px;
	float: right;
	max-width:325px;
	margin-right:-10px;
}
@media screen and (min-width: 768px){
	.cat-catalog{
		width:33%;
	}
}
@media screen and (min-width: 992px){
	.cat-catalog{
		width:32%;
		max-width:100%;
		margin-right: -25px;
	}
}
@media screen and (min-width:1200px){
	.cat-catalog{
		width:43.2%;
		margin-right:-116px;
	}
}
@media screen and (min-width:1500px){
	.cat-catalog{
		width:45.2%;
		margin-right:-167px;
	}
}
.move-next{
    display: none;
}
@media screen and (min-width: 768px){
    .move-next{
        position: absolute;
        bottom:15px;
        font-size: 0;
        left:50%;
        transform:translateX(-50%) rotate(-45deg);
        width:15px;
        height: 15px;
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        display: block;
    }
}
@media screen and (min-width: 992px){
	.move-next{
		bottom: 33px;
	}
}
/*product-benefits*/
.product-benefits{
    background: #fff;
    padding: 40px 0 80px;
    text-align: center;
}
@media screen and (min-width: 1300px){
    .product-benefits{
        margin-top: 0px;
        padding-top: 89px;
    }
}
.product-benefits h2{
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 27px;
}
@media screen and (min-width: 1300px){
    .product-benefits h2{
        margin-bottom: 55px;
    }
}
@media screen and (min-width: 768px){
    .product-benefits h2{
        font-size: 3.2rem;
        margin-bottom: 54px;
    }
}
@media screen and (min-width: 992px){
	.product-benefits h2{
        font-size: 3.6rem;
        margin-bottom: 73px;        
    }
}
.main-box{
    padding-bottom:18px;
}
@media(min-width:992px){
	.main-box{
		margin-bottom: 23px;
    }
    .container.list-articles .main-box{
        margin-bottom: 0px;
    }
}
.information-box{
    width: 322px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.08);
    text-align: center;
    margin-bottom:18px;
    padding-bottom:40px;
    min-height: 340px;
    position: relative;
}
/* @media screen and (min-width: 480px){
    .information-box{
        width: 32%;
    }
}
@media screen and (min-width: 768px){
    .information-box{
        width: 32.46%;
    }
} */
@media screen and (min-width: 992px){
    .information-box{
        width: 322px;
        min-height: 390px;
    }
}
.information-box p{
    padding: 27px 12px 7px 12px;
    margin-bottom: 0;
    line-height: 140%;
    font-size: 1.6rem;
}
/* @media screen and (min-width: 768px){
    .information-box p{
        width: auto;
        padding: 21px 10px;
    }
} */
@media screen and (min-width: 992px){
    .information-box p{
         padding: 38px 13px 48px 13px;
         font-size: 2.2rem;
    }
}
@media screen and (min-width:1366px){
	.information-box p{
         padding: 30px 25px 38px 25px;
         font-size: 2.2rem;
    }
}
.information-box a{
    font-size: 1.4rem;
    font-weight: 400;
    text-decoration: underline;
    position: absolute;
    bottom: 35px;
}
@media screen and (min-width: 768px){
    .information-box a{
        font-size: 1.6rem;
    }
}


.main-box .primary:nth-child(4){
    /* float: right; */
    margin-right: 0px;
}

@media screen and (min-width: 768px){
    .main-box .primary:nth-child(4){
        margin-right: 22px;
    }
}

@media screen and (min-width: 1400px){
    .main-box .primary:nth-child(4){
        margin-right: 0px;
    }
}


/*
@media screen and (min-width: 768px){
    .main-box .primary:nth-child(4){
        float: left;
    }
} */

@media screen and (min-width: 480px){
    .danger{
        margin-right: 9px;
    }
}
@media screen and (min-width: 768px){
    .danger{
        float: left;
        margin-right: 9px;
    }
}
@media screen and (min-width: 992px){
    .danger{
        margin-right: 20px;
    }
}
@media screen and (min-width: 480px){
    .secondary, .primary{
        margin-right: 9px;
    }
}
@media screen and (min-width: 768px){
    .secondary, .primary{
        margin-right: 9px;
    }
}
@media screen and (min-width: 992px){
    .secondary, .primary{
        margin-right: 20px;
    }
}
.image-area img{
    width: 100%;
}
.tips{
    text-align: center;
    color: #ed1c24;
    font-size: 1.4rem;
    text-decoration: underline;
    font-weight: 400;
}
.tips:hover{
    text-decoration: none;
}
@media(min-width:992px){
	.tips{
		font-size: 1.6rem;
	}
}
.free-sample{
    background: #e2e2e2;
    text-align: center;
    padding: 49px 0 47px 0;
}
@media screen and (min-width: 992px){
    .free-sample {
        padding: 109px 0 138px 0;
        line-height: 1.3;
    }
}
.free-sample h2{
    font-size: 2rem;
    color: #161616;
    font-weight: 700;
    margin-bottom: 20px;
}
@media screen and (min-width: 992px){
    .free-sample h2 {
        font-size: 2.8rem;
        width: 354px;
        margin: 0px auto 43px auto;
        float: none;
    }
}
.play-now{
    width: 150px;
    padding: 14px 0;
    font-size: 1.8rem;
    margin: 0 auto;
    float: none;
    border: 1px solid #000;
    background: transparent;
    cursor: pointer;
    color: #161616;   
    transition: all 0.5s ease;
}
.play-now:hover{
	background: #fff;
}
@media screen and (min-width: 992px){
    .play-now {
        font-size: 2.4rem;
        width: 261px;
        padding: 16px 0;
    }
}
.cat-diet{
    padding: 42px 0 81px 0;
}
@media screen and (min-width: 992px){
    .cat-diet{
        padding: 59px 0 140px 0;
    }
}
.diet-info{
	position: relative;
}
.diet{
    position: relative;
    width: 309px;
    margin: 0 auto;
    float: none;
  
}
@media screen and (min-width: 768px){
    .diet{
        float: left;
        width: 43%;
    }
}
@media screen and (min-width: 992px){
    .diet{
        width:515px;
        position: absolute;
        left:-72px;
        top:0;
        
    }
}
.diet-type1{
    background: rgba(255, 0, 0, 0.58);
    width: auto;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    padding: 13px 14px;
    position: absolute;
    right: 9px;
    top: 42px;
}
@media screen and (min-width: 992px){
    .diet-type1{
    padding: 20px 28px;
    right: 17px;
    top: 77px;
    }
}
.diet-type2{
    background: rgba(255, 0, 0, 0.58);
    width: auto;
    padding: 13px 16px;
    position: absolute;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    left: 26px;
    top: 186px;
}
@media screen and (min-width: 992px){
    .diet-type2{
    padding: 20px 30px;
    left: 72px;
    top: 327px;
    }
}
.diet a{
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    position: relative;
}
@media screen and (min-width: 992px){
    .diet a{
        font-size: 1.8rem;
    }
}
.diet-type1::after{
    content: "";
    width: 0;
    height: 0;
    border-top: 13px solid rgba(255, 0, 0, 0.58);
    border-right: 20px solid transparent;
    position: absolute;
    left: 0;
    bottom: -13px;
}
@media screen and (min-width: 992px){
    .diet-type1::after{
    border-top: 19px solid rgba(255, 0, 0, 0.58);
    border-right: 24px solid transparent;
    bottom: -19px;
    }
}
.diet-type2::after{
    content: "";
    width: 0;
    height: 0;
    border-bottom: 15px solid rgba(255, 0, 0, 0.58);
    border-left: 18px solid transparent;
    position: absolute;
    right: 0px;
    top: -15px;
  }
@media screen and (min-width: 992px){
    .diet-type2::after{
    border-bottom: 19px solid rgba(255, 0, 0, 0.58);
    border-left: 24px solid transparent;
    top: -19px;
    }
}
.diet-caption{
    text-align: center;
}
@media screen and (min-width: 768px){
    .diet-caption{
        text-align: left;
        width: 43%;
        padding-top: 32px;
    }
}
@media screen and (min-width: 992px){
    .diet-caption{
        width: 49%;       
        float: right;
    }
}
.diet-caption h2{
    font-size: 2rem;
    font-weight: 700;
    color: #161616;
    margin-bottom: 22px;
    letter-spacing: -1px;
}
@media screen and (min-width: 992px){
    .diet-caption h2{
        margin-bottom: 29px;
        font-size: 3.6rem;
        line-height: 1.3;
    }
}
.diet-caption p{
    font-size: 1.6rem;
    line-height: 1.64;
    padding: 0 10px;
    letter-spacing: -1px;
}
@media screen and (min-width: 768px){
    .diet-caption p{
        padding: 0;
    }
}
@media screen and (min-width: 992px){
    .diet-caption p{
        margin-bottom:41px;
        font-size: 1.8rem;
        line-height: 1.81;
    }
}
.calculate-diet{
    width: 238px;
    height: 50px;
    font-size: 1.6rem;
    color: #fff;
    background: #ed1c24;
    border: none;
    outline: none;
    float: none;
    margin: 20px auto 0;
    line-height: 3;
    text-align: center;    
    transition: all 0.5s ease;
    border: 1px solid transparent;
}
.calculate-diet:hover{
	background: #fff;
	color:#ed1c24;
	border: 1px solid #ed1c24;
}
@media screen and (min-width: 768px){
    .calculate-diet{
        margin: 0;
        font-size: 1.8rem;
        height: 61px;
        line-height: 3.3;
    }
}
@media screen and (min-width: 768px){
    .brand-content{
        margin-top: 55px;
        padding: 0 10px;
    }
}
@media screen and (min-width: 1300px){
    .brand-content{
        padding: 0 45px;   
    }
}
.our-brands{
    display: none;
}
@media screen and (min-width: 768px){
    .our-brands{
        background: #fff;
        padding: 79px 0 85px 0;
        text-align: center;
        display: block;
    }
}
@media screen and (min-width: 992px){
    .our-brands{
        padding: 42px 0 100px 0;
    }
}
@media screen and (min-width: 768px){
    .our-brands h2{
        font-size: 3rem;
        font-weight: 700;
    }
}
@media screen and (min-width: 992px){
    .our-brands h2{
        font-size: 3.6rem;
    }
}
@media screen and (min-width: 768px){
    .brand-img{
        width: 17%;
        margin-right: 56px;
        margin-bottom: 36px;
        min-height: 86px;
    }
}
@media screen and (min-width: 992px){
    .brand-img{
        margin-right:0;
        margin-bottom: 23px;
        min-height: 86px;
        text-align: center;
        width: 230px;
    }
}
@media screen and (min-width: 768px){
    .brand-img:nth-child(4){
        margin-right: 0;
    }
}
@media screen and (min-width: 768px){
    .brand-img:nth-child(8){
        margin-right: 0;
    }
}
@media screen and (min-width: 992px){
    .brand-img img{
        float: none;
        display: inline-block;
    }
}


/** Colors */
.article-yellow{
    border-top: 9px solid #fcc82f;
}
@media screen and (min-width: 1300px){
    .article-yellow{
        border-top: 12px solid #fcc82f;
    }
}
.article-yellow a{
    color: #fcc82f;
}

.article-green{
    border-top: 9px solid #70bd95;
}
@media screen and (min-width: 1300px){
    .article-green{
        border-top: 12px solid #70bd95;
    }
}
.article-green a{
    color: #70bd95;
}

.article-blue{
    border-top: 9px solid #48b9c9;
}
@media screen and (min-width: 1300px){
    .article-blue{
        border-top: 12px solid #48b9c9;
    }
}
.article-blue a{
    color: #48b9c9;
}

.article-red{
    border-top: 9px solid #ed1c24;
}
@media screen and (min-width: 1300px){
    .article-red{
        border-top: 12px solid #ed1c24;
    }
}
.article-red a{
    color: #ed1c24;
}
