@media(min-width:760px){
    .hide-desktop{
        display: none !important;
    }
    .video #block{
        width: 100%; height:70vh;z-index: 1;
      }
      iframe {
        border: 0;
        width: 100%;
        height: 460px;
    }
    .portfolio-section .border-portfolio a{
        height: 220px;
      }
}
@media(max-width:762px){
    .gradient-category h4{
        font-size:14px
    }
.hide-mobile{
    display: none !important;
}
.widget-visible{
    display: none !important;
}
.order-xs-2{
    order: 2;
}
.home-slider .slider-contain {
    height: 26vh;
    display: block;
    padding-top: 30px;
    text-align: center;
}

.video #block{
    width: 100%; height:25vh;z-index: 1;
  }
  .video #block video{
    width: 100% !important;
  }
  .col-xs-6{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .product-arrow .slick-prev {
    left: 0px;
}
.product-arrow .slick-next {
    right: 0px;
}
.small-section {
    padding: 70px 0;
}
.partition4>div+div {
    margin-top: 0px;
}
.top-header .header-dropdown .mobile-account {
display: none;
}
.cart_qty_cls {
    top: -3px;
    right: 10px;
    font-size: 10px;
}
.collection-filter-block {
    border: none;
}
.product-box, .product-wrap {
    /* margin: 20px; */
    margin-bottom: 40px;
}
.social-white {
    justify-content: center;
}
.box-layout .small-section {
    padding-top: 30px;
}
.footer-theme2.section-light .footer-block {
    margin: 20px 0;
}
.slider-right-nav .slick-list {
    height: 100% !important;
}
.product-right .detail-section,
.product-right .product-icon {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}
.product-right .product-description .qty-box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}
.cog-ml-30 {
    margin-left: 0%;
    margin-top: 10px;
}
.product-right h2 {
    margin-bottom: 25px;
}
.product-right .product-buttons .btn-solid, .product-right .product-buttons .btn-outline {
    padding: 7px 8px;
    width: 48%;
}
.col-xs-6 {
    flex: 0 0 auto;
    width: 50%;
    padding: 0 15px;
}
.product-box .ratio_square .bg-size:before {
    height: 250px;
}
.p-3 {
    padding: 0.5rem!important;
}
.tab-product .nav-material.nav-tabs .nav-item {
    margin-bottom: 10px;
}
.tab-product .nav-material.nav-tabs{
    text-align: center;
}
.portfolio-section .border-portfolio a{
    height: 140px;
  }
  .service-w-bg .service-block .media {
    padding: 10px 5px;
}
iframe {
    border: 0;
    width: 100%;
    height: 194px;
}
.category-bg {
    padding: 10px 20px;
}
.home-slider .home, .center-slider .home {
    height: 100%;
}
.home img {
    width: 100%;
    height: 100%;
}
.small-section {
    padding: 0px 0;
}
.pt-xs-2{
    padding-top: 20px;
}
}