@media only screen and (min-width:320px) and (max-width:761px){
 .banner_title h2 {
        font-size: 30px;
    }
    .camp_vid iframe {
        height: 210px;
    }

    .short-des-title {
        font-size: 20px;
        font-weight: 600;
    }
    .form_inn {
        padding: 20px;
    }
.campaign_title {
    font-size: 38px;
    margin-top: 25px;
}
.cart_details {
    margin-bottom: 15px;
}
.row.order_by .col-sm-5 {
    order: 1;
}
.qty-cart .quantity {
    height: 35px;
}
.quantity .minus,.quantity .plus {
    height: 35px;
    line-height: 35px;
    width: 20px;
    font-size: 35px;
}
.quantity .plus {
    font-size: 22px;
}
.qty-cart {
    width: 70px;
}

.heading_title h2 {
    font-size: 28px;
}
.heading-section {
    padding-top: 30px;
    padding-bottom: 80px;
}
.short-des-2 {
    font-size: 22px;
    margin-bottom: 10px;
}
.description-title2 {
    padding: 15px 30px;
}
a.order_btn2 {
    width: 100%;
}
.whychoose-section2 {
    padding-bottom: 10px;
}
.campaign-description ul {
    grid-template-columns: 1fr;
}
.bee_banner img.bee_effect {
    top: 0;
    width: 50px;
}
@keyframes beeMove {

    0%{
        right:0%;
        transform:rotateY(0deg);
    }

    10%{
        right:0%;
        transform:rotateY(0deg);
    }

    50%{
        right:90%;
        transform:rotateY(0deg);
    }

    51%{
        right:90%;
        transform:rotateY(180deg);
    }
    60%{
        right:90%;
        transform:rotateY(180deg);
    }

    95%{
        right:0%;
        transform:rotateY(180deg);
    }

    96%{
        right:0%;
        transform:rotateY(0deg);
    }

    100%{
        right:0%;
        transform:rotateY(0deg);
    }
}
.bee_banner img.bee_effect2 {
    left: -50px;
    width: 75px;
    top: 0;
}
@keyframes beeMove2 {

    0%{
        left:-20%;
        transform:rotateY(180deg);
    }

    10%{
        left:-20%;
        transform:rotateY(180deg);
    }

    50%{
        left:100%;
        transform:rotateY(180deg);
    }

    51%{
        left:100%;
        transform:rotateY(0);
    }
    60%{
        left:100%;
        transform:rotateY(0);
    }

    95%{
        left:-20%;
        transform:rotateY(0);
    }

    96%{
        left:-20%;
        transform:rotateY(180deg);
    }

    100%{
        left:-20%;
        transform:rotateY(180deg);
    }
}
.why_image_content {
    flex-direction: column;
}
.why_image {
    width: 100%;
}
img.form_bee2 {
    width: 55px;
    position: absolute;
    top: -22px;
    left: -18px;
    transform: translateY(-50%) rotateY(180deg);
}
img.form_bee1 {
    width: 55px;
    position: absolute;
    top: -48px;
    right: -12px;
    transform: rotate(0deg);
}
.bee {
    display: none;
}
.bee-left{
    display: none;
}
.banner-img img:first-child {
    height: auto;
    object-fit: contain;
}
.mouchak_area {
    position: absolute;
    right: -4px;
    top: -35px;
    transform: scaleX(-1);
    z-index: 9;
}
.mouchak_area img {
    height: 100px;
}
.png_image_area img{
    height: 100px;
}
.png_image_area {
    position: absolute;
    top: 74%;
    left: 0px;
    z-index: 999;
}












}



