@media screen and (min-width: 240px) and (max-width: 500px) {
  aside {
    width: 70%;
    margin: 0 0;
    height: 100vh;
    border-radius: 0 0 0 0;
    left: -75%;
    background-image: url(../images/bac.png);
    background-repeat: no-repeat;
    background-position: 100px 100%;
    background-size: 86%;
  }
  aside span.toggleicon {
    display: none;
  }
  aside ul {
    margin: 0 0 !important;
  }
  aside ul li a span {
    max-width: unset;
    font-size: 13px;
    margin: 0 0 0 9px;
  }
  .activeAside {
    left: 0 !important;
  }
  header {
    width: 100%;
    margin: 0 0;
    padding: 0 8px 35px;
    background: #FFD200;
  }
  header .sideBox {
    width: 100%;
    margin: 8px 0 0 0;
  }
  header .sideBox .searchBox {
    float: left;
    width: calc(100% - 45px);
    margin: 0 0;
  }
  header .sideBox .searchBox .search {
    width: calc(100% - 50px) !important;
    padding: 7px 14px !important;
  }
  header .sideBox .searchBox input[type=submit] {
    height: 35px;
  }
  header .sideBox .profile {
    width: 35px;
    float: right;
    margin: 0px 0 0 0;
  }
  header .sideBox .profile picture {
    float: right;
    border-radius: 4px;
    background-color: #eee;
    width: 35px;
    height: 35px;
    background-size: 45%;
    border-radius: 100%;
  }
  header .sideBox .profile h4 {
    display: none;
  }
  header h1 {
    padding: 10px 0;
    margin: 6px 0 0 0;
  }
  header .toggle_icon {
    display: block;
    float: right;
    width: auto;
    margin: 11px 5px 0 0;
    position: relative;
    height: 34px;
    padding: 6px 0px;
    z-index: 10;
  }
  header .toggle_icon b {
    width: 26px;
    height: 3px;
    background: #000;
    float: left;
    position: relative;
    transition: 0.2s ease-in-out;
  }
  header .toggle_icon b:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 3px;
    background: #000;
    right: 0;
    transition: 0.2s ease-in-out;
    bottom: -10px;
  }
  header .toggle_icon b:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 3px;
    background: #000;
    right: 0;
    bottom: -20px;
    transition: 0.2s ease-in-out;
  }
  header .toggle_icon b.creatCross {
    transform: rotate(45deg) translate(0px, 0);
    margin: 12px 0 0 0;
  }
  header .toggle_icon b.creatCross:after {
    opacity: 0;
  }
  header .toggle_icon b.creatCross:before {
    transform: rotate(-90deg) translate(19px, 0px);
  }
  footer {
    width: 100%;
    position: fixed;
    right: 0;
    bottom: 0;
    background: #040404;
    padding: 0 0;
  }
  footer span {
    text-align: center;
    float: left;
    width: 100%;
  }
  footer span a {
    width: 33%;
    float: left;
    margin: 0 0;
    overflow: hidden;
    border-radius: 0;
    padding: 7px 0;
    background: transparent;
    font-size: 24px;
    color: #727272;
  }
  main {
    width: 100%;
    float: left;
    height: unset;
    background-color: #f7f7f7;
    padding: 0 0px;
    border-radius: 20px 20px 0px 0;
    margin: -17px 0 40px 0;
    min-height: calc(100% - 128px);
  }
  main .categoryBar {
    padding: 0 6px;
  }
  main .categoryBar .categoryBlock {
    padding: 4px 3px;
    width: 50%;
  }
  main .categoryBar .categoryBlock .catInn {
    padding: 10px 9px;
    text-align: center;
  }
  main .categoryBar .categoryBlock .catInn picture {
    width: 45px;
    height: 45px;
    overflow: hidden;
    margin: 12px 0 0 0;
  }
  main .categoryBar .categoryBlock .catInn h4 {
    font-size: 10px;
    margin: 10px 0 0 0;
    font-weight: 700;
    height: 40px;
  }
  main .categoryBar .categoryBlock .catInn h4 small {
    font-size: 10px;
  }
  main .countBar {
    width: 100%;
    float: left;
    margin: 5px 0 0 0;
    white-space: nowrap;
    overflow: auto;
  }
  main .countBar .ctnBlock {
    width: 240px;
    float: none;
    display: inline-block;
    margin: 0 0;
    padding: 4px 4px;
  }
  .pbWrap {
    padding: 4px 4px;
  }
  .pbWrap .pbInn {
    padding: 15px 7px;
  }
  .pbWrap .pbInn picture {
    width: 75px;
    height: 75px;
  }
  .pbWrap .pbInn article {
    margin: 8px 0 0 0;
  }
  .pbWrap .pbInn article a {
    font-size: 13px;
  }
  .pbWrap .pbInn article .addBtns {
    right: 6px;
    bottom: 9px;
  }
  .screenFirstWrap {
    background: #fff;
  }
  .screenFirstWrap picture {
    width: 100% !important;
    background: transparent !important;
    height: 405px;
  }
  .only_mobile_slid {
    transform: scale(1);
  }
  .adminBarWrap {
    padding: 14px 10px;
  }
  .inptFildWrap {
    padding: 4px 0;
    width: 100%;
  }
  .lcheck, .lradio_wrp {
    margin: 8px 0 !important;
  }
  .productBigSlider {
    margin: 24px 0 0 0;
    padding: 0 15px;
  }
  .productBigSlider .item {
    overflow: hidden;
    border-radius: 0;
  }
  .productBigSlider .item img {
    width: 100%;
  }
  .listProduct {
    width: 100%;
    float: left;
    white-space: nowrap;
    overflow: auto;
  }
}
@media screen and (min-width: 501px) and (max-width: 743px) {
  aside {
    width: 70%;
    margin: 0 0;
    height: 100vh;
    border-radius: 0 0 0 0;
    left: -75%;
  }
  aside span.toggleicon {
    display: none;
  }
  aside ul {
    margin: 0 0 !important;
  }
  aside ul li a span {
    max-width: unset;
    font-size: 13px;
    margin: 0 0 0 9px;
  }
  .activeAside {
    left: 0 !important;
  }
  header {
    width: 100%;
    margin: 0 0;
    padding: 0 8px 35px;
    /* background: #f5bc1a; */
    background: #ffd101;
    
  }
  header .sideBox {
    width: 100%;
    margin: 8px 0 0 0;
  }
  header .sideBox .searchBox {
    float: left;
    width: calc(100% - 45px);
    margin: 0 0;
  }
  header .sideBox .searchBox .search {
    width: calc(100% - 50px) !important;
    padding: 7px 14px !important;
  }
  header .sideBox .searchBox input[type=submit] {
    height: 35px;
  }
  header .sideBox .profile {
    width: 35px;
    float: right;
    margin: 0px 0 0 0;
  }
  header .sideBox .profile picture {
    float: right;
    border-radius: 4px;
    background-color: #eee;
    width: 35px;
    height: 35px;
    background-size: 45%;
    border-radius: 100%;
  }
  header .sideBox .profile h4 {
    display: none;
  }
  header h1 {
    padding: 10px 0;
    margin: 6px 0 0 0;
  }
  header .toggle_icon {
    display: block;
    float: right;
    width: auto;
    margin: 11px 5px 0 0;
    position: relative;
    height: 34px;
    padding: 6px 0px;
    z-index: 10;
  }
  header .toggle_icon b {
    width: 26px;
    height: 3px;
    background: #000;
    float: left;
    position: relative;
    transition: 0.2s ease-in-out;
  }
  header .toggle_icon b:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 3px;
    background: #000;
    right: 0;
    transition: 0.2s ease-in-out;
    bottom: -10px;
  }
  header .toggle_icon b:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 3px;
    background: #000;
    right: 0;
    bottom: -20px;
    transition: 0.2s ease-in-out;
  }
  header .toggle_icon b.creatCross {
    transform: rotate(45deg) translate(0px, 0);
    margin: 12px 0 0 0;
  }
  header .toggle_icon b.creatCross:after {
    opacity: 0;
  }
  header .toggle_icon b.creatCross:before {
    transform: rotate(-90deg) translate(19px, 0px);
  }
  footer {
    width: 100%;
    position: fixed;
    right: 0;
    bottom: 0;
    background: #040404;
    padding: 0 0;
  }
  footer span {
    text-align: center;
    float: left;
    width: 100%;
  }
  footer span a {
    width: 20%;
    float: left;
    margin: 0 0;
    overflow: hidden;
    border-radius: 0;
    padding: 7px 0;
    background: transparent;
    font-size: 24px;
    color: #727272;
  }
  main {
    width: 100%;
    float: left;
    height: unset;
    background-color: #f7f7f7;
    padding: 15px;
    border-radius: 20px 20px 0px 0;
    margin: -17px 0 40px 0;
    min-height: calc(100% - 128px);
  }
  main .categoryBar {
    padding: 0 6px;
  }
  main .categoryBar .categoryBlock {
    padding: 4px 3px;
  }
  main .categoryBar .categoryBlock .catInn {
    padding: 10px 9px;
  }
  main .categoryBar .categoryBlock .catInn picture {
    width: 45px;
    height: 45px;
    overflow: hidden;
    margin: 12px 0 0 0;
  }
  main .categoryBar .categoryBlock .catInn h4 {
    font-size: 10px;
    margin: 10px 0 0 0;
    font-weight: 700;
    height: 40px;
  }
  main .categoryBar .categoryBlock .catInn h4 small {
    font-size: 10px;
  }
  main .countBar {
    width: 100%;
    float: left;
    margin: 5px 0 0 0;
  }
  main .countBar .ctnBlock {
    float: left;
    margin: 0 0;
    padding: 4px 4px;
  }
  .pbWrap {
    padding: 4px 4px;
  }
  .pbWrap .pbInn {
    padding: 15px 7px;
  }
  .pbWrap .pbInn picture {
    width: 75px;
    height: 75px;
  }
  .pbWrap .pbInn article {
    margin: 8px 0 0 0;
  }
  .pbWrap .pbInn article a {
    font-size: 13px;
  }
  .pbWrap .pbInn article .addBtns {
    right: 6px;
    bottom: 9px;
  }
}
@media screen and (min-width: 744px) and (max-width: 899px) {
  header .sideBox .searchBox {
    width: 200px;
  }
  header .sideBox .searchBox input[type=text] {
    width: 65%;
  }
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
  header .sideBox .searchBox {
    width: 300px;
  }
  header .sideBox .searchBox input[type=text] {
    width: 65%;
  }
}/*# sourceMappingURL=responsive.css.map */