

@media (max-width: 1199px){
  /* .wb-overflow-bx {
        overflow-x: scroll;
    } */


      .wb-video-details-crd{
      object-fit: cover;
        width: 100% !important;
    }

    .preview-text{
      text-wrap-mode: nowrap;
    }

    .wb-profile-usr-chnge-bx {
    position: absolute;
    top: 50px;
    left: 70px;
}
   
}


@media (min-width: 992px) {
  .mobile-menu-btn {
    display: none;
  }

    .sidebar-close-btn {
    display: none;
  }

  .dashbrd-left-asidebar {
    position: static;
    width: auto;
    height: auto;
    box-shadow: none;
    left: 0;
  }
    .wb-overflow-bx {
        overflow-x: auto;
        padding: 5px 0;
    }

    .wbsite-populr-list li a {
        text-wrap-mode: nowrap;
    }
        .wp-view-all-btn {
        text-wrap-mode: nowrap;
    }




.wbsite-menu-bar .wbsite-menu-nav{
    flex-wrap: nowrap;
}

      .wb-all-desgin{
  width: 100%;
}




  
    
}

@media (max-width : 991px){

  .dashbrd-left-asidebar{
    border-radius: 0;
  }

  .mobile-menu-btn{
    color: #fff !important;
  }

  .dashboard-saller-sec{
    padding: 20px 0;
  }

  .dashbrd-left-asidebar{
    padding: 50px 15px;
  }

 

  .dash-search-dta-bx{
    flex-wrap: wrap;
  }

   .admn-mob-close-bx{
    margin-top: 10px;
    margin-right: 20px;
  }

  .tp-header-search-br{
    display: none;
  }



  /* Admin Resposnive Start
   */
   .dashboard-left-side {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 250px;
    z-index: 1050;
    background-color: #111; 
    transform: translateX(-100%);
    transition: transform 0.3s ease;
  }

  .dashboard-left-side.mobile-show {
    transform: translateX(0);
  }

  .mobile-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 1040;
    display: none;
  }
  .mobile-overlay.show {
    display: block;
  }

  /* Admin Resposnive End
   */

   .main-profile-card-tp-second .admin-profile-bx{
    text-align: center;
   }

   .colr-plus-pic{
    width: 30px;
   }

   .packing-crd{
    aspect-ratio: 1/1.5;
   }

    .wb-about-section{
    min-height: 400px !important;
   }

   .wb-about-content{
    top: 20px;
   }

   .wb-about-main-heading h4{
    font-size: 35px;
   }

   .why-submit-title h4{
    font-size: 32px;
   }

   .wb-global-section{
    padding-top: 0;
  
   }

   .lg_title {
    font-size: 35px;

   }

   .about-stock-second {
    left: 100px;
   }

   .hp-home{
    height: 700px !important;
   }

   .wb-overflow-bx{
    overflow-x: scroll;
   }

   .wbsite-populr-list li a{
    text-wrap-mode: nowrap;
  }
  
  .wp-view-all-btn{
     text-wrap-mode: nowrap;

   }

   .wbsite-populr-bx{
    gap: 10px;
   }

   .wb-home-picture-crd{
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0;
   }

   .wb-home-picture-bx img{
    width: 75px;
    height: 75px;
   }

   .explore-main-bx{
    /* flex-direction: column; */
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
   }
   .explore-content-bx a{
    flex-direction: column;
   }

   .explore-pic-sec{
    padding: 20px 0;
   }

   .wbsite-populr-list{
    padding: 10px 0;
    flex-wrap: nowrap;
   }

   .wbsite-popular-sec{
    padding: 20px 0;
   }

   .wb-popular-filter-bx{
    flex-direction: column;
   }

   .wb-left-content-image-bx{
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
   }

   .wp-right-detail-crd h5{
    font-size: 20px;
   }

   .wp-right-detail-crd{
    margin: 20px 0;
   }

   .wb-image-details-sec{
    padding: 20px 0;
   }

   .wb-img-picture img{
    height: 250px;
   }

   .similr-bx h2{
    font-size: 35px;
   }

      .wb-video-details-crd{
      height: 300px;
      object-fit: cover;
        width: 100%;
    }


    .complete-first{
      flex-direction: column;
    }

    .pay-step{
      padding: 0px !important;
    }

    .step-payment-bx::after {
    content: '';
    position: absolute;
    top: 15px;
    right: -30px;
    width: 65px;
    height: 2px;
    border: 1px dashed #F04393;
}
    .third-step::before {
    content: '';
    position: absolute;
    top: 15px;
    left: -33px;
        width: 65px;
    height: 2px;
    border: 1px dashed  #2E2E2E;
}

.complete-first{
  gap: 0;
}

.step-text{
  font-size: 14px;
}

.second-step .step-text{
  font-size: 14px;
}

.third-step .step-text{
  font-size: 14px;
}

.payment-crd-summry-details{
  padding: 10px;
}

.wb-credit-frm-scond{
  padding: 10px;
}
.wb-credit-title h4{
  padding: 10px;
}

.wp-payment-section{
  padding: 20px 0;
}

.wb-all-desgin{
  width: 100%;
}

 

  .wbsite-menu-bar {
    position: fixed;
    top: 0;
    left: -100%; 
    width: 100%;
    max-width: 100%;
    height: 100vh;
    background: #000;
    padding: 60px 20px 20px;
    transition: left 0.3s ease-in-out;
    z-index: 9999;
   
  }

  .wbsite-menu-bar.active {
    left: 0; 
  }

  .mobile-menu-btn {
    background: none;
    border: none;
    font-size: 22px;
    cursor: pointer;
  }

  .menu-close-btn {
    background: none;
    border: none;
    font-size: 22px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
  }

  .wbsite-menu-bar ul {
    flex-direction: column;
    gap: 15px;
  }

   .tp-saller-header .header-logo .logo-img{
    display: none;
  }



.wb-first-bx .video-smilr{
  width: 100% !important;
}
.wb-second-bx .video-smilr{
  width: 100% !important;
}
.wb-third-bx .video-smilr{
  width: 100% !important;
}
.wb-four-bx .video-smilr{
  width: 100% !important;
}
.wb-five-bx .video-smilr{
  width: 100% !important;
}
.wb-six-bx .video-smilr{
  width: 100% !important;
}
.wb-seven-bx .video-smilr{
  width: 100% !important;
}
.wb-eight-bx .video-smilr{
  width: 100% !important;
}
.wb-nine-bx .video-smilr{
  width: 100% !important;
}
.wb-ten-bx .video-smilr{
  width: 100% !important;
}

.wb-profile-usr-chnge-bx{
  position: static;
}

.wb-left-profile-bx{
  height: auto;
}

.about-stock-first img{
  height: 300px;
  width: 100%;
}

.about-stock-second img{
  height: 330px;
}

.standr-bx{
  flex-direction: column;
  align-items: start !important;
}

.plan-nw-bx{
  align-items: start !important;
  gap: 0 !important;
  flex-direction: column;
  width: 100%;
}

.btn-upgrade{
  width: 100%;
}

.btn-cancel{
  width: 100%;
}


/* Grid Image */
  .wb-gallery-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .wb-all-desgin img {
        height: 300px;
    }

    .wb-gallery-grid div:nth-child(9){
        margin-top: 0px;
        height: 300px;
    }

    .wb-gallery-grid div:nth-child(1){
        height: 300px;
    }
    .wb-gallery-grid div:nth-child(2){
height: 300px;
    }
    .wb-gallery-grid div:nth-child(3){
height: 300px;
    }
    .wb-gallery-grid div:nth-child(4){
height: 300px;
    }
    .wb-gallery-grid div:nth-child(5){
height: 300px;
    }
    .wb-gallery-grid div:nth-child(6){
height: 300px;
    }
    .wb-gallery-grid div:nth-child(7){
height: 300px;
    }
    .wb-gallery-grid div:nth-child(8){
height: 300px;
    }
    .wb-gallery-grid div:nth-child(9){
height: 300px;
    }
    .wb-gallery-grid div:nth-child(10){
height: 300px;
    }

    .about-stock-first img{
      width: 100% !important;
    }

    .trusted-partner-picture-bx{
      flex-direction: column;
      align-items: center;
    }

    

}
@media (max-width : 767px){
  
    /* .dashboard-left-side{
        display: none;
    } */

    /* .top-header-icon{
      display: none;
    } */

    .table-responsive {
    overflow-x: auto;
  }

 
 

  .main-details-crd .saller-details-bx{
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .all-tp-main-section{
  flex-direction: column;
}

.main-content{
  padding: 10px;
  overflow-x: hidden;
}

.main-content .main-details-crd{
  padding: 10px;
}

.product-cate-bx{
  flex-direction: column;
  align-items: start;
}

.frm-fotr-sec img{
  height: 300px;
}


/* Login */

.login-sec .login-saller-sec h2{
  font-size: 40px;
}

.vefi-input-filed{
  gap: 5px;
}

.logo-form img{
  width: 150px;
}


.login-sec .login-saller-sec{
  padding: 30px;
  border-radius: 30px;
}

.pass-up-tbn{
  width: 100% !important;
}

.account-sucssful-bx{
  padding: 10px;
}

.account-sucssful-bx h4{
  font-size: 16px;
    line-height: 25px;
}

/* .dash-search-dta-bx{
  flex-direction: column;
  align-items: start;
} */

.widraw-btn{
  width: 100%;
}

/* Website Start  */

.wb-heading-bx h2{
  font-size: 32px;
}



.wbsite-tp-search-sec{
  /* height: 170px; */
  
}

.wbsite-tp-search-sec-second{
 height: 300px;
}


.wb-footr-bx{
  margin-bottom: 10px;
}

.wb-chnge-pass-sec{
  padding: 30px 0;
}

.wb-chgne-pass-bx{
  padding: 20px 10px;
}

.wb-dwn-left{
  flex-direction: column;
  align-items: start;
  gap: 10px;
}

.wb-dwn-content{
  align-items: flex-start;
}

.wb-dwn-content p{
  padding: 5px 0;
}

.vd-dwn-bx{
      display: flex;
    gap: 10px;
    margin-top: 10px;
}

.custom-pagination .page-item .page-link{
  padding: 8px 12px;
}

.blog-details-bx img{
  height: 250px;
}

 .wb-about-section{
    min-height: 400px !important;
   }

   .wb-video-wrapper-now{
    width: 100%;
   }


  .hp-home{
    min-height: 600px !important;
   }

   







}


@media (max-width : 567px) {
      .wb-video-play-btn{
   
    }
       .wb-video-details-crd{
      height: 300px;
      object-fit: cover;
        width: 100%;
    }
}