/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  header.main-haed .form-control {
    width: 350px;
  }
  header.main-haed .navbar > .container-fluid{
    gap: 20px;
  }
  .navbar-expand-lg .navbar-collapse {
    /* gap: 200px; */
  } 
    
  }
  
  /* 
    ##Device = Laptops, Desktops
    ##Screen = B/w 1025px to 1280px
  */
  
  @media (min-width: 1025px) and (max-width: 1280px) {
    
    header.main-haed .navbar-light .navbar-nav .nav-link.log{
        width: 108%;
    }
    .suggest .content .box .with-bord .part3 a{
        padding: 13px 7px;
    }
    header.main-haed .form-control{
        width: 260px;
    }
    header.main-haed .navbar > .container-fluid{
      gap: 10px;
    }
    
    
  }
  
  /* 
    ##Device = Tablets, Ipads (portrait)
    ##Screen = B/w 768px to 1024px
  */
  
  @media (min-width: 768px) and (max-width: 1024px) {
    
    header.mobile-head div.nav {
        height: 155px;
    }
    .table.main-cart .content .boxes .box .table-responsive{
      display: block;
    }
    header.main-haed .form-control {
      width: 175px;
    }
    header.mobile-head div.nav .navbar-brand{
      margin-top: -45px!important;
    }
    .shopping .boxes .box1 {
      width: 100%;
    }
    .shopping .boxes .box2 {
      width: 100%;
    }
    .main-cart .content{
      flex-direction: column;
    }
    .main-cart .content .side {
      width: 50%;
      float: right;
    }
    .owl-carousel.owl-drag .owl-stage-outer .owl-stage .owl-item{
      width: 220px;
    }
    .main-one .container1{
      display: block;
    }
    .main-one .container1 .content{
      display: block;
      width: 100%;
    }
    .main-one .container1 .content .right .r1 img {
      max-width: 260px;
    }
    .main-one .container1 .content .left {
      margin-top: 50px;
    }
    .main-one .container1 .content .boxes{
      display: block;
    }
    .main-one .container1 .content .boxes .box {
      width: 100%;
    }
    .main-one .onewhole-side{
      width: 100%;
    }
    .showone-suggest .container .content .boxes{
      display: block;
    }
    .showone-suggest .container .content .boxes .box{
      width: 100%;
    }
    footer .content .f3 form .row .col .ic input {
      width: 100%;
    }
    footer .content .f3 form .row .col .ic span {
      left: 190px;
    }
    
  }
  
  /* 
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */
  
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    
    .shopping .boxes{
        flex-direction: column;
    }  
      
  }
  
  /* 
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */
  
  @media (min-width: 481px) and (max-width: 767px) {
    
    header.mobile-head div.nav {
        height: 120px;
    }    
    .main-cart .content{
      flex-direction: column;
    }
    .main-cart .content .side {
      width: 70%;
    }
    .main-cart .content .boxes {
      width: 100%;
    }
    .main-whole .content{
      flex-direction: column;
    }
    .main-whole .content .boxes {
      width: 110%;
    }
    .main-whole .content .boxes .box {
      width: 100%;
    }
    .main-whole .content .whole-side {
      width: 100%;
    }
    .main-dash aside.dash-side {
      width: 36%;
    }
    .main-one .container1{
      display: block;
    }
    .main-one .container1 .content{
      display: block;
      width: 100%;
    }
    .main-one .container1 .content .right .r1 img {
      max-width: 260px;
    }
    .main-one .container1 .content .left {
      margin-top: 50px;
    }
    .main-one .container1 .content .boxes{
      display: block;
    }
    .main-one .container1 .content .boxes .box {
      width: 100%;
    }
    .main-one .onewhole-side{
      width: 100%;
    }
    .showone-suggest .container .content .boxes{
      display: block;
    }
    .showone-suggest .container .content .boxes .box{
      width: 100%;
    }
    .shopping .boxes .box1 .over{
      top: 50px;
      right: 30px;
    }
    .shopping .boxes .box2 .over{
      top: 50px;
      right: 30px;
    }
    .collect .boxes .box .over p{
      width: 80%;
    }
  }
  
  /* 
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */
  
  @media (min-width: 320px) and (max-width: 480px) {
    
    .contentsikp a {
        padding: 10px 10px;
        font-size: 12px;
    }
    .main-cart .content{
      flex-direction: column;
    }
    .main-cart .content .side {
      width: 80%;
    }
    .main-whole .content{
      flex-direction: column;
    }
    .main-whole .content .boxes {
      width: 100%;
    }
    .main-whole .content .boxes .box {
      width: 100%;
    }
    .main-whole .content .whole-side {
      width: 90%;
    }
    .main-whole .content .boxes .box .part3 a {
      font-size: 10px;
      padding: 9px 8px;
    }
    .main-cart .content .boxes{
      width: 100%;
    }
    .discount .content .box2 div .price{
      width: 40px;
      height: 40px;
      left: 25px;
    }
    .profile{
      display: block;
    }
    .onewhole-side {
      width: 100%;
    }
    .main-dash aside.dash-side {
      width: 36%;
    }
    .main-one .container1{
      display: block;
    }
    .main-one .container1 .content{
      display: block;
      width: 100%;
    }
    .main-one .container1 .content .right .r1 img {
      max-width: 260px;
    }
    .main-one .container1 .content .left {
      margin-top: 50px;
    }
    .main-one .container1 .content .boxes{
      display: block;
    }
    .main-one .container1 .content .boxes .box {
      width: 100%;
    }
    .main-one .onewhole-side{
      width: 100%;
    }
    .showone-suggest .container .content .boxes{
      display: block;
    }
    .showone-suggest .container .content .boxes .box{
      width: 100%;
    }
    .shopping .boxes .box1 .over{
      width: 100%;
      top: 10px;
      left: 50px;
    }
    .shopping .boxes .box2 .over{
      width: 100%;
      top: 10px;
      left: 50px;
    }
    .collect .boxes .box .over p{
      width: 80%;
    }
    .ut2-vendor-block {
      gap: 20px;
    }
    .controls .profile-picture-container .image_preview1{
      width: 100%!important;
      height: 200px!important;
    }
  }