/********************@media only screen and (min-width:200px) and (max-width:767px)********************/
@media only screen and (min-width:200px) and (max-width:767px) {
  .leftbox {
    width: 100%;
    padding: 15px;
    float: none;
  }
  .rightbox {
    width: 100%;
    float: none;
  }
  .categorybox {
    height: auto;
  }
  .aboutbox {
    height: auto;
  }
  .abouttext {
    position: relative;
  }
  .expired_link_icon {
    float: none;
  }
  h6.expired {
    padding: 0;
    text-align: center;
  }
  .footersection .pull-left, .footersection .pull-right {
    width: 100%;
  }
  .genderimg {
    height: auto;
  }
  .full-width .left, .full-width .right {
    float: none;
    margin: 10px auto;
    width: 100%;
    text-align: center;
  }
  .list_grid_view {
    display: none;
  }
  .my-orderbox button.btn {
    margin-bottom: 15px;
  }
  .quantitybox input {
    padding: 5px 10px;
  }
.navsection .navbar-toggle {
  float: left;
}
}
/*--- @media only screen and (min-width:200px) and (max-width:767px) and (orientation:portrait)-----*/
@media only screen and (min-width:200px) and (max-width:767px) and (orientation:portrait) {}
/*--- @media only screen and (min-width:200px) and (max-width:767px) and (orientation:landscape)------------*/
@media only screen and (min-width:200px) and (max-width:767px) and (orientation:landscape) {}
/********************@media only screen and (min-width:200px) and (max-width:767px)********************/
/********************@media only screen and (min-width:768px) and (max-width:991px)********************/
@media only screen and (min-width:768px) and (max-width:1024px) {
  .aboutbox {
    height: auto;
  }
  .abouttext {
    position: relative;
    top: 50px;
  }
  .genderimg {
    height: auto;
  }
  .list_grid_view2 {
    width: 47%;
  }
}
/*--- @media only screen and (min-width:768px) and (max-width:960px)and (orientation:portrait)-----*/
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
  .leftbox {
    width: 100%;
    padding: 15px;
    float: none;
  }
  .rightbox {
    width: 100%;
    float: none;
  }
  .categorybox {
    height: 230px;
  }
  .genderimg img {
    height: 220px;
  }
  .full-width .right {
    width: 60%;
  }
  .my-orderbox button.btn {
    margin-bottom: 15px;
  }
}
/*--- @media only screen and (min-width:768px) and (max-width:960px)and (orientation:landscape)------------*/
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
  .categorybox {
    height: 280px;
  }
  .genderimg img {
    height: 288px;
  }
  .full-width .right {
    width: 68%;
  }
}
/********************@media only screen and (min-width:768px) and (max-width:991px)********************/
/********************@media only screen and (min-width:992px) and (max-width:1023px)********************/
@media only screen and (min-width:992px) and (max-width:1023px) {}
/********************@media only screen and (min-width:992px) and (max-width:1023px)********************/
/********************@media only screen and (min-width:1024px) and (max-width:1200px)********************/
@media only screen and (min-width:1024px) and (max-width:1200px) {}
/********************@media only screen and (min-width:1024px) and (max-width:1200px)********************/
/********************@media only screen and (min-width:1201px)********************/
@media only screen and (min-width:1201px) {}
/********************@media only screen and (min-width:1201px)********************/