/* --------------------------------
@media quary for tab pro
--------------------------------- */
@media only screen and (min-width: 1550px) and (max-width: 1750px){
    /* .salty-cont {
        top: 15%;
    } */
    .saltychees .sheep-cont h2 {
        font-size: 36px;
        line-height: 52px;
    }
    .salty-boxes2 .sheep-cont p {
        margin-bottom: 10px;
    }
    .salty-boxes2 .sheep-cont h2 {
        font-size: 36px;
        line-height: 52px;
    }
}
@media only screen and (min-width: 1550px) and (max-width: 1650px){
    .sheep-cont h2 {
        font-size: 40px;
        line-height: 48px;
    }

}



@media only screen and (min-width: 1300px) and (max-width: 1550px){
    /* .salty-cont {
        top: 20%;
    } */
    .sheep-cont h2 {
        font-size: 33px;
        line-height: 40px;
    }
    .salty-boxes2 .sheep-cont h2 {
        font-size: 30px;
        line-height: 42px;
    }
    .salty-boxes2 .sheep-cont h2 {
        font-size: 31px;
        line-height: 45px;
    }
    .salty-boxes2 .sheep-cont p {
        margin-bottom: 10pxs;
    }
    .sheep-cont p {
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    .sheep-img img {
        width: 40px;
    }
    
}
@media only screen and (min-width: 1300px) and (max-width: 1400px){
    .sheep-cont h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .salty-boxes2 .sheep-cont h2 {
        font-size: 26px;
        line-height: 36px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px){
    /* .salty-cont {
        top: 20%;
    } */
    .sheep-cont h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .saltychees .sheep-cont h2 {
        font-size: 26px;
        line-height: 48px;
    }
    .saltychees .sheep-cont p{
        margin-bottom: 10px;
    }
    .salty-boxes2 .sheep-cont h2 {
        font-size: 26px;
        line-height: 38px;
    }
    .salty-boxes2 .sheep-cont p {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .sheep-cont p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .sheep-img img {
        width: 38px;
    }


}

@media only screen and (min-width: 992px) and (max-width: 1200px){
    /* .salty-cont {
        top: 15%;
    } */
    .sheep-cont h2 {
        font-size: 36px;
        line-height: 45px;
    }
    .salty-box {
        width: 50%;
    }
    .salty-boxes2 .sheep-cont h2 {
        font-size: 30px;
        line-height: 45px;
    }
    /* .salty-cont{
        width: 75%;
    } */
    .sheep-cont p {
        font-size: 18px;
        line-height: 30px;
    }
    .sheep-img img {
        width: 35px;
    }
    
}


@media only screen and (min-width: 992px) and (max-width: 1100px){

    .banner-title {
        margin-bottom: 40px;
    }
    .banner-img img {
        max-width: 900px;
        max-height: 900px;
    }
    .banner-title h2 {
        font-size: 60px;
        line-height: 80px;
    }
    .banner-title h2:after {
        bottom: 17%;
        width: 67%;
    }
    .banner-list ul li {
        font-size: 30px;
    }



    /* butter page */

    .Buttery h5 {
        font-size: 36px;
        line-height: 55px;
    }
    .Buttery p {
        font-size: 18px;
        line-height: 30px;
    }
    .butter-title h5 {
        font-size: 50px;
        line-height: 68px;
    }
    .butter-title h5:before {
        width: 87%;
    }
    .butter-title h5:after {
        width: 33%;
        bottom: 7%;
    }
    .constract a{
        font-size: 24px;
        line-height: 35px;
    }
    .butter-title {
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
    }


    /* ingredient */

    .ingrdient-box h2 {
        font-size: 58px;
    }
    .ingredient-list ul li a {
        font-size: 18px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .ingredient-list{
        width: 90%;
    }
    .banner-list2 ul li a {
        width: 380px;
        font-size: 26px;
    }
    .constract a{
        max-width: 340px;
    }
    .butter-cont p {
        font-size: 36px;
        line-height: 45px;
    }
    .but-link ul li a {
        font-size: 26px;
        line-height: 45px;
    }
    .intro-cont h2 {
        font-size: 45px;
        line-height: 55px;
    }
    .intro-cont p {
        font-size: 30px;
        line-height: 42px;
    }


}


@media only screen and (max-width: 991px){
    .banner-img img{
        display: none;
    }
    .banner-cont{
        background-image: url("../images/board.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        padding: 60px;
        overflow: hidden;
    }
    .banner-title h2 {
        font-size: 45px;
        line-height: 90px;
    }
    .banner-list ul li {
        font-size: 24px;
        line-height: 35px;
    }


    /* buttery */
    .Buttery h5 {
        font-size: 34px;
        line-height: 45px;
    }
    .Buttery p {
        font-size: 16px;
        line-height: 30px;
    }
    .butter-title h5 {
        font-size: 52px;
        line-height: 65px;
    }
    .constract{
        margin-top: 50px;
    }
    .constract a{
        font-size: 24px;
        line-height: 30px;
    }
    .butter-title {
        width: 100%;
        margin-top: 40px;
    }


    /* ingredient */
    .ingrdient-box h2 {
        font-size: 40px;
        line-height: 65px;
        margin-bottom: 40px;
    }
    .ingredient-list ul li a {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .ingredient-list{
        width: 100%;
    }
    .ingrdient-box{
        width: 80%;
    }
    .banner-title h2:after {
        border-width: 2px;
        bottom: 31%;
    }
    .banner-list2 ul li a {
        width: 240px;
        font-size: 24px;
        line-height: 35px;
    }
    .banner-list2 {
        align-items: baseline;
    }
    .ingrdient-box h2:before{
        bottom: 63%;
    }
    .ingrdient-box h2:after{
        bottom: 11%;
    }

    /* salty */

    /* .salty-cont {
        top: 20%;
    } */
    .sheep-cont h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .salty-boxes2 .sheep-cont h2 {
        font-size: 30px;
        line-height: 45px;
    }
    .salty-box {
        width: 50%;
    }
    .sheep-cont p {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 30px;
    }
    .sheep-img img {
        width: 35px;
    }
    .butter-cont p {
        font-size: 32px;
        line-height: 45px;
    }
    .but-link ul li a {
        font-size: 24px;
        line-height: 45px;
    }
    .constract a {
        max-width: inherit;
        width: fit-content;
        margin: 0 5px;
    }
    .butter-cont{
        width: 100%;
    }
    .intro-cont h2 {
        font-size: 34px;
        line-height: 45px;
    }
    .intro-cont p {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 20px;
    }


}


@media only screen and (max-width:600px){
    .banner-title {
        margin-bottom: 20px;
    }
    .banner-title h2 {
        font-size: 30px;
        line-height: 60px;
    }
    .banner-title h2:after {
        width: 94%;
        border-width: 1px;
        bottom: 30%;
    }
    .banner-cont{
        padding: 60px 40px;
    }
    .banner-list ul li a {
        width: 150px;
        margin-bottom: 10px;
    }
    .banner-list ul li a {
        font-size: 16px;
        line-height: 20px;
    }

    /* buttery */

    .Buttery {
        width: 100%;
        margin-bottom: 30px;
    }
    .butter-box{
        display: block;
    }
    .butter-title h5 {
        font-size: 23px;
        line-height: 37px;
    }
    .constract {
        margin-top: 30px;
        display: block;
    }
    .constract a {
        font-size: 16px;
        line-height: 30px;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    /* ingredient */

    .ingrdient-box h2 {
        font-size: 21px;
        line-height: 35px;
        margin-bottom: 30px;
    }
    .ingredient-list {
        width: 100%;
        display: block;
    }
    .banner-cont {
        padding: 60px 25px;
    }
    .ingrdient-box h2:before{
        border-bottom: 1px solid #fff;
    }
    .ingrdient-box h2:after{
        border-bottom: 1px solid #fff;
    }
    .ingredient-list ul li {
        display: inline-block;
        width: 50%;
        float: left;
    }
    .ingredient-list ul li a {
        font-size: 13px;
        margin-bottom: 10px;
        line-height: 24px;
        padding: 10px;
    }
    .butter-title h5:before {
        border-width: 1px;
        bottom: 62%;
    }
    .butter-title h5:after {
        border-width: 1px;
        bottom: 11%;
    }
    .banner-cont.banner-cont2 {
        padding: 60px 5px;
    }
    .Buttery h5 {
        font-size: 26px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .banner-list2 {
        width: 75%;
        align-items: baseline;
    }

    .salty-box {
        width: 100%;
    }
    .sheep-cont h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .salty-boxes2 .sheep-cont h2 {
        font-size: 28px;
        line-height: 45px;
    }
    .sheep-cont p {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 25px;
    }
    /* .salty-cont {
        top: 20%;
        width: 65%;
    } */
    .but-link {
        margin: 40px 0;
    }
    .but-link ul li {
        width: fit-content;
        font-size: 28px;
    }
    .but-link ul li a {
        width: 100%;
        
    }
    .ingrdient-box {
        width: 90%;
    }
    .intro-cont h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .intro-cont p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 17px;
    }
}


@media only screen and (min-width: 600px) and (max-width: 750px){
    .ingrdient-box {
        width: 100%;
    }
    .ingrdient-box h2 {
        font-size: 40px;
        line-height: 55px;
    }
    .banner-cont.banner-cont2 {
        padding: 60px 30px;
    }  
    .butter-title h5 {
        font-size: 45px;
        line-height: 65px;
    }  
    .banner-list2 {
        width: 75%;
        align-items: baseline;
    }
    .ingrdient-box h2:before {
        bottom: 61%;
    }
    .ingrdient-box h2:after {
        bottom: 9%;
    }

    /* salty */
    .sheep-cont h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .sheep-cont p {
        margin-bottom: 5px;
        font-size: 20px;
    }
    .salty-boxes2 .sheep-cont h2 {
        font-size: 20px;
        line-height: 32px;
    }
    .sheep-img img {
        width: 45px;
    }

}


@media only screen and (min-width: 560px) and (max-width: 600px){
    .butter-title h5 {
        font-size: 26px;
    }
    .butter-title h5:before{
        width: 78%;
    }
    .butter-title h5:after {
        border-width: 1px;
        width: 31%;
    }
}


@media only screen and (max-width: 380px){
    .ingrdient-box h2 {
        font-size: 21px;
    }
}