@media (max-width: 575.98px) {
    .pattern {
        height: 15vh;
    }
    #intro {
        height: 50vh;
    }
    
    .milk {
        bottom: 85vw;
    }
    .titr {
        top: 45vw;
    }
    .titr .titr-2 {
        font-size: 5vw;
    }
    #product .product-img {
        width: 50vw;
        height: 50vw;
        top: 25%;
    }
    #product .product-img:hover {
        width: 55vw;
        height: 55vw;
        top: 25%;
    }
    #product .product-img img{
        width: 40vw;
    }
    #product .product-img:hover img{
        width: 45vw;
    }
    footer {
        background: 
        linear-gradient(to bottom, transparent 0%, transparent 10%, #a4355c 10%, #a4355c 100%),
        url('../images/Footer.png');
            background-size: 100%;
    }
    #product .owl-prev , #blog .owl-prev{
        right: 0;
    }
    #product .owl-next , #blog .owl-next{
        left: 0; 
    }
        #product p{
    margin-top: 25vw;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .pattern {
        height: 15vh;
    }
    #intro {
        height: 50vh;
    }
    
    .milk {
        bottom: 85vw;
    }

    .titr {
        top: 45vw;
    }
    .titr .titr-2 {
        font-size: 5vw;
    }
    #product .product-img {
        width: 50vw;
        height: 50vw;
        top: 25%;
    }
    #product .product-img:hover {
        width: 55vw;
        height: 55vw;
        top: 25%;
    }
    #product .product-img img{
        width: 40vw;
    }
    #product .product-img:hover img{
        width: 45vw;
    }
    footer {
        background: 
        linear-gradient(to bottom, transparent 0%, transparent 10%, #a4355c 10%, #a4355c 100%),
        url('../images/Footer.png');
            background-size: 100%;

    }
    #product .owl-prev , #blog .owl-prev{
        right: 0;
    }
    #product .owl-next , #blog .owl-next{
        left: 0; 
    }
        #product p{
    margin-top: 25vw;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .pattern {
        height: 15vh;
    }
    #intro {
        height: 55vh;
    }   
    .milk {
        bottom: 50vw;
    }
    .titr {
        top: 45vw;
    }
    .titr .titr-2 {
        font-size: 5vw;
    }
    #product .product-img {
        width: 50vw;
        height: 50vw;
        top: 25%;
    }
    #product .product-img:hover {
        width: 55vw;
        height: 55vw;
        top: 25%;
    }
    #product .product-img img{
        width: 40vw;
    }
    #product .product-img:hover img{
        width: 45vw;
    }
    footer {
        background: 
        linear-gradient(to bottom, transparent 0%, transparent 10%, #a4355c 10%, #a4355c 100%),
        url('../images/Footer.png');
            background-size: 100%;

    }
    #product .owl-prev , #blog .owl-prev{
        right: 0;
    }
    #product .owl-next , #blog .owl-next{
        left: 0; 
    }
    #product p{
    margin-top: 25vw;
    }

}
@media (min-width: 992px) and (max-width: 1199.98px){

    .pattern {
        height: 15vh;
    }
    
    
    #intro{
        margin-top: -15vw;
        height: 70vh;
    }

    .ice-cream{
        position: absolute;
        bottom: 30vw;
        left: 44%;
    }
    .ice-cream img{
        width: 55vw;
    }

    .cloud{
        left: 5%;
    }

    .cloud img{
        width: 55vw;
    }
    .cloud-1{
    }

    .cloud-1 img{
    }
    
.ice-cream-slider {

        margin-top: 45vh;
}
    .chocolate {
        position: absolute;
        bottom: 55%;
        left: 40%;
    }
    .chocolate img{
    }
    .chocolate-1{
    }
    .chocolate-1 img{
    }
    .Leaf{
    }
    .Leaf img{
    }
    .Leaf-1{
    }
    .Leaf-1 img{
    }
    .strawberry-1{
    }
    .strawberry-1 img{
    }
    .strawberry{
    }
    .strawberry img{
    }
    .milk {
        overflow: hidden;
        bottom: -5vw;
    }
    .milk img{
        width: 100% !important;
    }

    .titr {
        top: 10vw;
    }
    .titr span{
    }

    .titr .titr-1 {
        font-size: 10vw;
    }

    .titr .titr-2{
        font-size: 3vw;
    }


    .titr .titr-4{
    }
    .titr .titr-3 ,.titr .titr-4 {
        font-size: 3vw;
    }


    #category .child-1{
        overflow: hidden;
        height: 20vw;
        color: #510b0b;
        background: rgb(241,166,171);
        background: radial-gradient(circle, rgba(241,166,171,1) 0%, rgba(228,106,116,1) 54%);}
    #category .child-1 h5{
        position: absolute;
        top: 40%;
        left: 28%;
        font-size: 2vw;
    }
    #category .child-1 p{
        top: 55%;
        right: 27%;
        position: absolute;
    }
    #category .child-1 img.right-ice-cream{
        padding-top: 25px;
        width: 10vw;
        rotate:-25deg;
    }
    #category .child-1 img.left-ice-cream{
        position: absolute;
        left: -3vw;
        padding-top: 25px;
        width: 16vw;
    }
    #category .child-1 img.smartiz{
        position: absolute;
        width: 65%;
        top: 2vw;
        left: 12vw;
        z-index: 1;
    }
    #category .child-2{
        overflow: hidden;
        height: 20vw;
        color: #662c21;
        background: #fba594;
    }

    #category .child-2 img.coffee{
        position: absolute;
        width: 65%;
        top: 3vw;
        left: -4vw;
        z-index: 1;
    }
    #category .child-2 h5{

    }
    #category .child-2 p{

    }
    #category .child-3{

    }

    #category .child-3 img.milk-powder{
        position: absolute;
        width: 27%;
        top: 0vw;
        right: 11vw;
        z-index: 1;
    }
    #category .child-3 h5{
        position: absolute;
        top: 15%;
        left: 10%;
        font-size: 5.5vw;
    }
    #category .child-3 p{
        bottom: 0%;
        left: 10%;
        position: absolute;
        font-size: 20px;
    }
    #category .child-4{

    }

    #category .child-4 img.juice{
        position: absolute;
        width: 21%;
        top: 0;
        right: 9vw;
        z-index: 1;
    }
    #category .child-4 h5{
        position: absolute;
        top: 15%;
        left: 5vw;
        font-size: 4vw;
    }
    #category .child-4 p{

    }
    #category .child-5{

    }

    #category .child-5 img.ypgurt{
        position: absolute;
        width: 28%;
        top: 0vw;
        left: 3vw;
        z-index: 1;
    }
    #category .child-5 h5{
        position: absolute;
        top: 6vw;
        width: 65%;
        right: 10%;
        font-size: 5vw;
    }

    #offer .offer-box .header-text {
    top: -34px;
    right: 10vw;
    }
    #offer .offer-box .sub-text {
        right: 6vw;
    }

    .cloud-2 img{
        width: 30vw;
    }


    #product .btn-all-product{
        font-size: 5vw;
    }
    /************           **********/
    #blog-page .card-img{
        max-height: 28vw !important;

    }


    #product .owl-prev , #blog .owl-prev{
    padding: 3px 11px !important;
    font-size: 15px;
    }
    #blog .owl-next , #product .owl-next{
        font-size: 15px;
        padding: 3px 11px !important;
    }
    #product .product-img{
        width: 50vw;
        height: 40vw;
    }
    #product .product-img img{
        width: 30vw;
    }
}

@media (min-width: 1200px) {
    
}