@media screen and (max-width: 575px) {
    .copywrighttext {
        padding-bottom: 106px !important;
    }
    .wa-fab {
        position: fixed;
        bottom: 105px;
        right: 14px;
    }
}

@media screen and (max-width: 480px) {
    .detailimg{
        /* height: 270px;
        object-fit : fill; */
        height: auto;
    }

    .detail-display .detailimg,
    .detail-display .product-main-video {
        height: 100%;
    }
    
    .detail-display video,.detail-display iframe{
        height: 100%;
    }

    .tabpan2 .imgcard {
        width: 100%;
        margin: unset;
        align-items: center !important;
    }

    .first-nav h3,
    .translatorselect {
        font-size: 13px;
    }

    .aboutUssec ul li {
        font-family: "Poppins", sans-serif;
        font-size: 13px;
        color: rgba(0, 0, 0, 50%);
    }

    #yt-video {
        height: 350px !important;
    }

    .sec2shopbox h2 {
        font-size: 15px;
        min-height: 36px;
    }

    .category-keywords {
        display: none;
    }

    .sec2 {
        padding: 12px 0px 44px;
    }

    .mainhead {
        font-size: 23px;
    }

    .sec2 h3 {
        font-size: 18px;
    }

    .carousel-indicators [data-bs-target] {
        width: 11px;
        height: 11px;
    }

    .login-box {
        width: 90%;
    }

    .new-pass-box {
        width: 90%;
    }

    .forget-box {
        width: 90%;
        padding-bottom: 21px;
    }

    .login-head {
        font-size: 25px;
        margin-top: 30px;
    }

    .whitebg {
        height: 210px;
    }

    .verify-input {
        width: 15%;
        height: 44px;
    }

    .login-img {
        width: 250px;
    }

    .owl-carousel .owl-prev,
    .owl-carousel .owl-next {
        display: none !important;
    }

    .playbtndiv img {
        width: 67.89px;
    }

    .detail h1,
    .detail h2 {
        font-size: 20.71px;
    }

    .detail p {
        font-size: 11.9px;
    }

    .detail .product-copy {
        font-size: 16px;
        line-height: 1.65;
    }

    .detail .stardiv img {
        width: 23.52px;
    }

    /* .sliderimgbox {
    width: 142.42px;
  } */

    .addtocartbox h3 {
        font-size: 11px;
    }

    .addtocartbox h1 {
        font-size: 30.16px;
    }

    .checkoutbtn {
        font-size: 14px;
        height: 55px;
    }

    .faq-container h2 {
        font-size: 24px;
    }

    .question-text {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .faq-item {
        padding: 17px 0 8px;
    }

    .faq-container h3 {
        font-size: 15.54px;
    }

    .faq-answer {
        font-size: 12px;
    }

    .wishlistcard {
        width: 100%;
    }

    .aboutUssec p {
        font-size: 12px;
    }

    .aboutUssec h1,
    .aboutUssec h2 {
        font-size: 34.9px;
    }

    .aboutlogo {
        width: 100px;
    }

    .aboutUssec {
        padding: 0px 0px 40px 0px;
    }

    .termsbox {
        margin: 0px 0px;
        padding: 25px;
    }

    .termsbox p {
        font-size: 14.4px;
    }

    .blogspage h1 {
        font-size: 32px;
    }

    .blogspage h2 {
        font-size: 28px;
    }

    .blogspage p {
        font-size: 14px;
    }

    .blogspage h3 {
        font-size: 16px;
    }

    .blogspage h4 {
        font-size: 16px;
    }

    .icondiv img {
        width: 30px !important;
        max-width: 30px !important;
        height: 35px;
        max-height: 35px;
        display: flex;
        margin: 0 auto;
    }

    .icon3 {
        width: 30px !important;
        max-width: 30px !important;
        height: 37px !important;
        max-height: 37px !important;
    }

    .logo {
        width: 110px;
    }

    .searchdiv input {
        height: 46px;
    }

    .padding {
        margin: 150px 0px 0px 0px;
    }

    .blogspage {
        padding-top: 150px;
    }

    .sec3 {
        padding-bottom: 80px;
    }

    .searchdiv {
        width: 61% !important;
    }

    .imgcard .mainimage {
        width: auto;
        max-width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center center;
    }

    .imgcard {
        height: 120px;
    }

    .sec2shopbox .category-image {
        width: 100%;
        height: 118px;
        object-fit: contain;
        object-position: center center;
    }

    .sec2shopbox {
        height: 192px;
        padding: 8px 8px 10px;
    }

    .bestpro-card h2 {
        font-size: 12px;
    }

    .bestpro-card p {
        font-size: 11px;
    }

    .stardiv img {
        width: 12px;
        height: 12px;
    }

    .addcartbox {
        padding: 0px 10px;
        font-size: 10px;
        height: 30px;
    }

    .addcartbox img {
        width: 12px;
        height: 12px;
    }

    .bestpro-card {
        padding: 5px 5px;
        height: fit-content;
        min-height: 0;
    }

    #bannerCarousel {
        margin-top: 114px;
        width: 100%;
        height: 156px;
        overflow: hidden;
    }

    #bannerCarousel .carousel-inner,
    #bannerCarousel .carousel-item {
        height: 100%;
    }

    #bannerCarousel img,
    #bannerCarousel .homepage-banner-image {
        width: 100% !important;
        height: 100% !important;
        display: block;
        max-width: none !important;
        object-fit: fill !important;
        object-position: center center !important;
    }
}

@media screen and (min-width: 481px) and (max-width: 991px) {
    .detailimg {
        height: auto;
    }

    .detail-display .detailimg,
    .detail-display .product-main-video {
        height: 100%;
    }

    .searchdiv {
        width: 51% !important;
    }

    .login-box {
        width: 80%;
    }

    .new-pass-box {
        width: 90%;
    }

    .login-head {
        font-size: 25px;
    }

    .whitebg {
        height: 210px;
    }

    .forget-box {
        width: 80%;
    }

    .owl-carousel .owl-prev,
    .owl-carousel .owl-next {
        display: none !important;
    }

    .playbtndiv img {
        width: 89.89px;
    }

    .sliderimgbox {
        width: 192.42px;
    }

    .detail h1,
    .detail h2 {
        font-size: 25.71px;
    }

    .detail p {
        font-size: 13.9px;
    }

    .detail .product-copy {
        font-size: 16px;
        line-height: 1.65;
    }

    .detail .stardiv img {
        width: 24.52px;
    }

    .faq-container h2 {
        font-size: 26px;
    }

    .question-text {
        font-size: 20px;
    }

    .aboutUssec p {
        font-size: 12px;
    }

    .aboutUssec h1,
    .aboutUssec h2 {
        font-size: 45.9px;
    }

    .termsbox {
        margin: 0px 20px;
        padding: 25px;
    }

    .termsbox p {
        font-size: 14.4px;
    }

    #mobileyt-video {
        height: 250px !important;
    }

    .blogspage h1 {
        font-size: 35px;
    }

    .blogspage h2 {
        font-size: 31px;
    }

    .blogspage p {
        font-size: 15px;
    }

    .blogspage h3 {
        font-size: 18px;
    }

    .blogspage h4 {
        font-size: 18px;
    }

    .padding {
        margin-top: 170px;
    }

    .blogspage {
        padding-top: 170px;
    }

    .sec3 {
        padding-bottom: 90px;
    }

    .bottomnav {
        padding: 0px 60px;
    }

    .login-img {
        width: 300px;
    }

    .verify-input {
        width: 15%;
        height: 50px;
    }

    .imgcard .mainimage {
        width: auto;
        max-width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center center;
    }

    .imgcard {
        height: 140px;
    }

    .sec2shopbox .category-image {
        width: 100%;
        height: 130px;
        object-fit: contain;
        object-position: center center;
    }

    .bestpro-card h2 {
        font-size: 14px;
    }

    .bestpro-card p {
        font-size: 12px;
    }

    .stardiv img {
        width: 14px;
        height: 14px;
    }

    .addcartbox {
        padding: 0px 10px;
        font-size: 12px;
        height: 34px;
    }

    .addcartbox img {
        width: 14px;
        height: 14px;
    }

    .bestpro-card {
        padding: 9px 9px;
        height: fit-content;
        min-height: 0;
    }

    .tabpan2 .imgcard {
        width: 100%;
        margin: unset;
        align-items: center !important;
    }
    #bannerCarousel {
        margin-top: 132px;
        width: 100%;
        height: 239px;
        overflow: hidden;
    }

    #bannerCarousel .carousel-inner,
    #bannerCarousel .carousel-item {
        height: 100%;
    }

    #bannerCarousel img,
    #bannerCarousel .homepage-banner-image {
        width: 100% !important;
        height: 100% !important;
        display: block;
        max-width: none !important;
        object-fit: fill !important;
        object-position: center center !important;
    }
}
