@media only screen and (max-width:1200px) {}

@media only screen and (max-width:776px) {
    .theBanner .content{
        padding:20px;
    }
    .productDetails .content .tags ul li {
        padding: 8px 17px;
        margin-left: 8px;
    }
    .footer .footerContent ul li a {
        margin-right: 20px;
    }

    .whyUs .one {
        height: 200px;
    }
    .productCard .mainPic {
        height: 380px;
    }
    .productCard-h .content {
        padding-right: 6px;
    }
    .offerSection img {
        height: 162px;
    }
    .main-slider .mainSlider .owl-prev {
        width: 25px;
        height: 25px;
        line-height: 28px;
        margin-right: 5px;
    }
    .main-slider .mainSlider .owl-next {
    width: 25px;
    height: 25px;
    line-height: 28px;
     margin-left: 5px;
    }
    .pic.images-data .owl-prev{
        width: 25px;
        height: 25px;
        line-height: 28px;
    }
    .pic.images-data .owl-next{
        width: 25px;
        height: 25px;
        line-height: 28px;
    }

    .customPlayBtn {
        font-size: 35px;
        width: 65px;
        height: 65px;
    }

    /******************************/
    .customPlayBtn {
        top: 25%;
    }
    .videoSection{
        height: 549px;
    }
    .videoSection .bgVideo {
        height:250px;
        object-fit: cover;
        position: absolute;
}

.header .mainMenu,
.header .contactWhatsapp {
    display: none;
}

.header .logo .bars {
    display: block;
    font-size: 22px;
    margin-left: 20px;
    color: #8B2B1E;
}

.main-slider .mainSlider img {
    height: auto;
}

.videoSection .content {
    width: 100%;
    display: block;
    padding: 20px 20px;
}

.videoSection {
    display: block;
}

.videoSection .videoWrapper {
    height: 350px;
    width: 100%;
}

.videoSection .bgVideo {
    position: relative;
}

.whyUs .headOf,
.theBanner .content p {
    width: 100%;
}

.theBanner .content h4 {
    font-size: 18px;
}

.theBanner .content p {
    font-size: 14px;
}

.testimonialsSection .one .rate .quote {
    font-size: 30px;
}

.footer {
    text-align: center
}

.footer ul li ,
.footer .socialMedia,
.footer .footerContent .pics {
    justify-content: center;
}
.productCard-h .content .title
{
    font-size: 12px;
}
.fixedIcons {
    position: fixed;
    left: 20px;
    bottom: 80px;
    z-index: 9999999;
}
.fixedIcons ul .whatsapp
{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.fixedIcons ul .call
{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.productDetails .pic img
{
    margin-bottom: 30px;
}
.productDetails .content .tags ul li
{
    margin-bottom: 20px;
}
.productDetails .content .tags h4
{
    display: block;
    margin-bottom: 20px;
}
.productDetails .content .buyNow
{
    margin-top: 20px;
}
.bottomBar
{
    display: none;
}
.blogDetails .info .about ul li
{
    font-size: 12px;
}
.blogDetails .content h4
{
    font-size: 16px;
}
.blogDetails .content p
{
    font-size: 12px;
}
.blogDetails .mainTitle p
{
    font-size: 14px;
}
.returnPolicySection h3
{
    line-height: 30px;
    font-size: 14px;
}
.bottomBar
{
    display: block;
}
}