@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}

@media screen and (max-width: 1600px) {
    .banner .bg-img {
    height: 950px;
}
.sec-video {
    height: 680px;
}
.sec-deal {
    height: 700px;
}
}
@media screen and (max-width: 1400px) {
.banner .bg-img {
    height: 830px;
}
.sec-video {
    height: 60px;
}
.sec-deal {
    height: 700px;
}
.sec-video .play {
    padding-top: 210px;
}
}



@media screen and (max-width: 1300px) {
.banner .bg-img {
    height: 750px;
}
.banner .bg-img .head h1 {
    margin: 0 0 10px;
    font-size: 48px;
}
.sec-category .main .pic img {
    height: 85px;
}
.sec-category .main .pic {
    height: 170px;
    width: 170px;
    margin-bottom: 10px;
}
.banner .bg-img .head-right {
    top: 25%;
}
.sec-about .head-top p {
    font-size: 45px;
    line-height: 50px;
}
.sec-about .head-top .get {
    margin-top: 30px;
}
.sec-about {
    padding: 60px 0;
}
.sec4 .main .title h2 {
    margin: 0 0 15px;
    font-size: 45px;
    line-height: 45px;
}
.sec4 .main .explore a {
    font-size: 14px;
}
.sec4 {
    padding: 60px 0;
}
.sec5 {
    padding: 60px 80px;
}
.sec5 .main .disc h4 {
    font-size: 18px;
    letter-spacing: 1px;
    margin: 15px 0 0;
}
.sec5 .main .disc h3 {
    margin: 15px 0 0;
    font-size: 17px;
    letter-spacing: 1px;
}
.sec-video {
    height: 540px;
}
.sec-video .play {
    padding-top: 200px;
}
.sec5 .buy {
    margin-top: 10px;
}
.sec-deal {
    height: 550px;
}
.sec5 .head h2 {
    font-size: 45px;
}
.sec-deal {
    height: 560px;
}
.sec-deal .head p {
    font-size: 18px;
}
.sec-deal .head .time ul li h5 {
    margin: 15px 0;
    font-size: 15px;
    height: 60px;
    width: 60px;
}
.sec-deal .head .get a {
    margin: 20px 0 0;
    font-size: 25px;
}
.footer {
    padding: 60px 0 0;
}
.footer .logo h3 {
    margin: 40px 0 20px;
    font-size: 35px;
    line-height: 48px;
}
.footer .row.bottom {
    margin-top: 30px;
    padding: 10px 0;
}
}


@media screen and (max-width: 1200px) {
    .sec-category .main .pic img {
        height: 75px;
    }
    .sec-category .main .disc h3 {
    font-size: 17px;
}
    .banner .bg-img {
        height: 670px;
    }
    .banner .bg-img .head h1 {
        font-size: 44px;
    }
        .banner .bg-img .head-right {
        top: 22%;
    }
    .banner ul.slick-dots li.slick-active button {
    font-size: 18px;
}
    .sec-about {
        padding: 40px 0;
    }
        .sec-about .head-top p {
        font-size: 37px;
        line-height: 44px;
    }
    .sec-about .head-top .get {
        margin-top: 20px;
    }
    .sec-about .head-top .get a {
    font-size: 26px;
}
.sec-about .head-top h5 {
    margin: 0 0 15px;
    font-size: 16px;
}
    .sec4 .main .title h2 {
        font-size: 35px;
        line-height: 40px;
    }
        .sec4 {
        padding: 40px 0;
    }
    .sec4 .main .explore a {
    padding: 10px 13px;
}
    .sec5 {
        padding: 40px 60px;
    }
        .sec5 .head h2 {
        font-size: 40px;
    }
    .sec5 .head {
    margin-bottom: 30px;
}
.sec5 .main {
    margin-bottom: 30px;
}
.sec5 .buy a {
    font-size: 25px;
}
    .sec-video {
        height: 480px;
    }
        .sec-video .play {
        padding-top: 150px;
    }
        .sec-video .play {
        padding-top: 150px;
    }
    .sec5 .head h2 {
        font-size: 37px;
    }
    .sec4 .main .title h2 {
        margin: 0 0 15px;
    }
        .sec-video {
        height: 480px;
    }
        .sec5 .main .disc h4 {
        font-size: 15px;
        margin: 16px 0 0;
    }
        .sec5 .main .disc h3 {
        font-size: 16px;
    }
        .sec-deal {
        height: 500px;
    }
    .sec-deal .head {
    padding-top: 150px;
}
.sec-deal .head .get {
    margin-top: 10px;
}
.footer {
        padding: 40px 0 0;
    }
 .footer .logo h3 {
        margin: 30px 0 20px;
        font-size: 30px;
}
    .footer .row.bottom {
        margin-top: 20px;
        padding: 10px 0;
    }
}

@media screen and (max-width: 1100px){
    .banner .bg-img {
    height: 602px;
}

.slick-arrow {
    margin-top: 0;
    top: 35%;
}

.slick-next.slick-arrow {
    top: 45%;
}

.banner .bg-img .head {
    left: 70px;
}

.banner .bg-img .head h1 {
    font-size: 44px;
}

.sec-category .main .pic {
    height: 170px;
    width: 170px;
}

.sec-category .main .pic img {
    height: 85px;
}

.sec-about .head-top p {
    font-size: 36px;
    line-height: 46px;
}

.sec5 {
    padding: 50px 40px;
}

.sec5 .main .disc h3 {
    font-size: 18px;
    display: block;
}

.sec5 .main .disc h4 {
    font-size: 16px;
    margin: 0;
}

.sec5 .main .disc h4 del {
    display: block;
}

.sec-video {
    height: 500px;
}

.sec-video .play {
    padding-top: 200px;
}

.sec-video .play img {
    width: 150px;
    height: 150px;
}

.sec-deal {
    height: 459px;
}

.sec-deal .head {
    padding-top: 70px;
}
}

@media screen and (max-width: 999px){
    .header {
    padding: 0 30px;
}

.sec-category .main .pic {
    height: 130px;
    width: 130px;
}

.sec-category .main .pic img {
    height: 65px;
}

.sec-category {
    padding: 50px 0;
}

.sec-category .main .disc h3 {
    font-size: 15px;
}

.banner .bg-img {
    height: 470px;
}

.banner .bg-img .head-right {
    right: -20px;
}

.slick-arrow {
    top: 30%;
    left: 30px;
}

.banner .bg-img .head {
    left: 40px;
}

.slick-next.slick-arrow {
    left: 30px;
}

.banner .bg-img .head h1 {
    font-size: 37px;
}

.banner .bg-img .head h5 {
    font-size: 18px;
}

.banner .bg-img .head .get a {
    font-size: 18px;
}

.slick-dots {
    bottom: 40px;
}

.sec5 {
    padding: 30px 10px;
}

.sec5 .main .disc h3 {
    font-size: 16px;
}

.sec-video {
    height: 350px;
}

.sec-video .play {
    padding-top: 100px;
}

.sec-deal {
    height: 370px;
}

.sec-deal .head h2 {
    font-size: 36px;
}

.sec-deal .head p {
    font-size: 16px;
}

section.section.cat-class .container-fluid {
    padding: 0 15px;
}

section.section.cat-class ul.products li.product {
    margin: 0 10px 20px;
}

section.section.cat-class ul.products li.product img {
    min-height: auto;
    margin: 0;
}

section.section.cat-class ul.products li.product h2 {
    display: block;
    padding-bottom: 0;
}

section.section.cat-class ul.products li.product span.price, section.related.products ul.products a.woocommerce-LoopProduct-link span.price {
    display: block;
    bottom: 0;
    position: relative;
    margin: 0;
    font-size: 14px;
    letter-spacing: 1px;
}

}

@media screen and (max-width: 500px){
    .header {
    padding: 0;
}

.header .row.main {
    justify-content: space-between;
}

.sec-category {
    padding: 20px 0;
}

.sec-category .col-sm-2 {
    width: 49%;
    display: inline-block;
}

.sec-category .main .pic {
    margin: 0 auto;
}

.sec-category .main {
    margin-bottom: 20px;
}

.banner .bg-img {
    height: 350px;
}

.banner .bg-img .head-right {
    display: none;
}

.banner .bg-img .head {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.banner .bg-img .head h5 {
    color: #000;
}

.sec-about .head-top p {
    font-size: 28px;
    line-height: 32px;
}

.sec4 .main {
    margin-bottom: 30px;
}

.sec4 {
    padding: 40px 0 10px;
}

.sec-video {
    height: 180px;
}

.sec-video .play {
    padding-top: 50px;
}

.sec-video .play img {
    width: 80px;
    height: 80px;
}

.sec-deal {
    height: 170px;
}

.sec-deal .head {
    padding-top: 10px;
}

.sec-deal .head h2 {
    font-size: 26px;
    margin: 0 0 0px;
}

.sec-deal .head p {
    font-size: 12px;
}

.sec-deal .head .time ul li h5 {
    height: 40px;
    width: 40px;
    font-size: 11px;
}

.sec-deal .head .get a {
    font-size: 16px;
    margin: 0px 0 0;
}

.sec-deal .head .get {
    margin-top: 0px;
}

.footer .logo h3 {
    font-size: 20px;
    line-height: 24px;
}

.footer .row.bottom {
    flex-flow: wrap;
    justify-content: center;
}

section.section.cat-class .container-fluid {
    padding: 0 15px;
}

section.section.cat-class ul.products li.product {
    width: 100%;
    margin: 0 0 30px;
}
}