@media screen  and (max-width: 1700px){


}

@media screen  and (max-width: 1500px){
.menu-header > ul > li > a {
    margin: auto 50px;
}
body {
    background: #fff;
    padding: 0 3%;
}
.banner .bg-img, .banner .bg-img .head {
    height: 600px;
}
.banner .bg-img .head h2 {
    font-size: 56px;
}
.homeSec02 {
    padding: 50px 0;
}
.homeSec02 .card01 {
    margin-top: 60px;
    padding-right: 30px;
}
.homeSec02 .card02 {
    padding-left: 30px;
}
.hot-box {
    height: 500px;
    width: 700px;
}
.hot-box h2 {
    font-size: 44px;
}
.sec3_collection .main .pic img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
ul.products li.product {
width: 31.5% !important;
        margin: 0 9px !important;
        min-height: 520px;
        margin-bottom: 50px !important;
        clear: none !important;
}
}

@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: 1400px) {
ul.products li.product a.button {
    padding: 12px 15px;
}
ul.products li.product {
    width: 23.5% !important;
    margin: 0 9px !important;
    min-height: 470px;
}
ul.products li.product a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title {
    font-size: 17px;
    margin: 10px 0 0;
    height: 20px;
}
ul.products li.product a.woocommerce-LoopProduct-link span.price {
    font-size: 20px;
}
.inner-banner {
    height: 200px;
}
}

@media screen and (max-width: 1300px) {
.homeSec02 .card01 h2 {
    font-size: 30px;
    margin: 20px 0 0;
}
.homeSec02 .card02 h1 {
    font-size: 45px;
    line-height: 55px;
}
.homeSec02 .card02 {
    padding-left: 10px;
}
.homeSec02 .card02 img {
    margin-top: 30px;
}
.homeSec02 .card01 {
    margin-top: 20px;
    padding-right: 30px;
}
ul.products li.product {
    width: 22.5% !important;
}
ul.products li.product a.button {
    padding: 12px 10px;
}
ul.products li.product a.woocommerce-LoopProduct-link img {
    height: 220px !important;
}
ul.products li.product a.woocommerce-LoopProduct-link span.price {
    font-size: 18px;
}
.banner .bg-img, .banner .bg-img .head {
    height: 560px;
}
}

@media screen and (max-width: 1200px) {
    .homeSec02 .card01 {
    margin-top: 60px;
    padding-right: 0;
}
}

@media screen and (max-width: 1100px) {
.menu-header > ul > li > a {
    margin: auto 40px;
    font-size: 18px;
}
.banner .bg-img .head h2 {
    font-size: 50px;
}
.banner .bg-img .head a {
    font-size: 16px;
    margin-top: 25px;
}
.banner .bg-img .head h4 {
    margin: 0 0 15px;
    font-size: 20px;
}
.homeSec02 .card01 {
    margin-top: 20px;
}
.homeSec02 .card01 h2 {
    font-size: 26px;
    margin: 10px 0 0;
}
.homeSec02 .card02 h1 {
    font-size: 40px;
    line-height: 50px;
}
.homeSec02 .card02 p {
    font-size: 14px;
    max-width: 100%;
    line-height: 22px;
}
.homeSec02 .card02 img {
    margin-top: 20px;
}
.homeSec02 .card02 h1 {
    margin: 0 0 10px;
    font-size: 45px;
    max-width: 100%;
    line-height: 55px;
}
ul.products li.product a.woocommerce-LoopProduct-link img {
    height: 200px !important;
}
.homeSec02 .card02 h2 {
    font-size: 26px;
    margin: 10px 0 0;
}
.homeSec03 {
    padding: 40px 0;
}
.homeSec03 h2 {
    margin: 0 0 40px;
    font-size: 36px;
    line-height: 50px;
}
.hot-products-section {
    padding: 60px 0;
}
.hot-box p {
    font-size: 18px;
}
.hot-box h2 {
    font-size: 38px;
}
.hot-box a {
    font-size: 16px;
    padding: 16px 20px;
    margin-top: 10px;
}
.hot-box {
    padding: 40px;
    padding-left: 120px;
    right: 80px;
    top: 30px;
    height: 350px;
    width: 510px;
}
.sec3_collection .head h2 {
    font-size: 44px;
    margin-top: 5px;
}
.sec3_collection .head p {
    font-size: 16px;
    max-width: 70%;
    line-height: 22px;
}
.sec3_collection .head_btn a {
    font-size: 18px;
    margin: 50px 0 0;
}
.sec3_collection .head {
    margin-bottom: 40px;
}
.sec3_collection .main .pic img {
    height: 150px;
}
.sec3_collection .main .tag span {
    font-size: 14px;
    padding: 3px 5px;
}
.sec3_collection .main .disc h3 {
    font-size: 14px;
    height: 15px;
    line-height: 16px;
}
.sec3_collection .main .disc h5 {
    font-size: 15px;
}
.footer h6 {
    font-size: 14px;
}
.footer p, .footer a {
    font-size: 14px;
}
.footer {
    padding: 40px 0;
}
.footer .social ul li a {
    width: 50px;
    height: 50px;
    font-size: 20px;
}
.page-id-78 .about_us img {
    height: auto;
}
.page-id-78 .about_us p {
    font-size: 14px;
    line-height: 20px;
}
.page-id-78 .about_us {
    padding: 40px 0;
}
.inner-banner {
    height: 160px;
}
.inner-banner h2 {
    font-size: 38px;
}
ul.products li.product {
    min-height: 400px;
}
ul.products li.product a.button {
    padding: 10px 5px;
}
ul.products li.product {
    padding: 20px 7px !important;
}
.page-id-82 .sec_blogs h3.title a {
    font-size: 22px;
}
.page-id-82 .sec_blogs p {
    font-size: 14px;
    line-height: 18px;
}
.page-id-82 .sec_blogs .more a {
    font-size: 15px;
    padding: 9px 15px;
}
.page-id-82 .sec_blogs img {
    height: 190px;
}
.page-id-82 .pagination {
    padding: 0;
    line-height: 10px;
    margin: 10px 0;
}
.page-id-82 .sidebar h4 {
    font-size: 18px;
    line-height: 20px;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 32%;
    font-size: 18px;
}
.sec-cta {
    padding: 40px 0;
}
}

@media screen and (max-width: 999px) {
.menu-header {
    display: none;
}
.header .col-sm-3 {
    width: 20%;
}
.header .col-sm-6 {
    width: 60%;
}
.header .row.top .logo a img {
    height: 120px;
    width: auto;
}
.header .row.top .pro-icon ul {
    padding: 30px 0 0;
}
.banner .bg-img .head a {
    font-size: 14px;
    margin-top: 15px;
}
.banner .bg-img .head h2 {
    font-size: 38px;
}
.banner .bg-img .head h4 {
    margin: 0 0 10px;
    font-size: 18px;
}
.banner .bg-img, .banner .bg-img .head {
    height: 280px;
}
.homeSec02 .card01 h2 {
    font-size: 18px;
    margin: 8px 0 0;
}
.homeSec02 .card02 h2 {
    font-size: 18px;
    margin: 5px 0 0;
}
.hot-box h2 {
    font-size: 34px;
}
.hot-box a {
    font-size: 14px;
    padding: 12px 15px;
    margin-top: 5px;
}
.hot-box {
    padding: 40px;
    padding-left: 70px;
    right: 50px;
    top: 30px;
    height: 260px;
    width: 440px;
}
a#hamburg {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    z-index: 999;
    background: linear-gradient(357deg, #ebc36b, #82613e);
    text-align: center;
    color: white;
    transition: all ease-out 0.3s;
}

.nav-cross span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.nav1 .container {
    width: 100%;
}

html.open-menu nav.nav1 {
    z-index: 9999;
    transform: translateX(0);
    background-color: #fff;
}

.push-logo {
    margin: 30px 0 20px;
}
.header .row.top .pro-icon {
    left: 20px;
    position: relative;
}
.homeSec02 .card02 h1 {
    font-size: 40px;
    max-width: 100%;
    line-height: 50px;
}
.homeSec02 .card02 img {
    margin-top: 10px;
}
.page-id-78 .about_us .row {
    display: block;
    align-items: center;
}
.page-id-78 ul.products li.product a.woocommerce-LoopProduct-link img {
    height: 160px !important;
}
.page-id-78 ul.products li.product a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title {
    font-size: 14px;
    margin: 5px 0 0;
    height: 22px;
}
.page-id-78 ul.products li.product a.woocommerce-LoopProduct-link span.price {
    font-size: 16px;
}
.woocommerce ul.products li.product .button {
    display: inline-block !important;
    margin-top: 1em !important;
}
.page-id-84 .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 40%;
    font-size: 16px;
    margin: 0 0 10px;
}
.page-id-84 .sec-cta .right ul li a {
    margin: 0;
    font-size: 14px;
}
.page-id-84 .sec-cta .right ul li {
    margin-bottom: 10px;
}
.page-id-84 .sec-cta .head-top h3 {
    margin: 30px 0 10px;
    font-size: 23px;
}
.page-id-84 .sec-cta .head-top .social ul li {
    margin-bottom: 10px;
}
.page-id-84 .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0 0 10px;
    height: 40px;
    padding: 0 10px;
}
.page-id-84 .sec-cta .left textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    margin: 0 0 10px;
    height: 40px;
    padding: 10px 10px;
    min-height: 160px;
}
.page-id-84 .sec-cta .left h2 {
    margin: 0 0 15px;
    font-size: 30px;
}
.page-id-84 .sec-cta .left h2 {
    margin: 0 0 15px;
    font-size: 30px;
}
ul.products li.product a.woocommerce-LoopProduct-link img {
    height: 140px !important;
}
.page-id-78 .about_us img {
    margin-bottom: 20px;
}
}

@media screen and (max-width: 499px) {
.banner .bg-img, .banner .bg-img .head {
    height: auto;
    padding: 10px 5px;
}    
.banner .bg-img .head h4 {
    margin: 0 0 10px;
    font-size: 14px;
}
.banner .bg-img .head h2 {
    font-size: 30px;
}
.banner .bg-img .head a {
    font-size: 14px;
    margin-top: 10px;
    padding: 10px 14px;
}
.homeSec02 {
    padding: 20px 0;
}
.homeSec02 .card01 {
    margin-top: 10px;
}
.homeSec02 .card01 h2 {
    font-size: 16px;
    margin: 5px 0 0;
}
.homeSec02 .card02 h1 {
    margin: 0 0 5px;
    font-size: 30px;
    max-width: 100%;
    line-height: 35px;
}
.homeSec03 {
    padding: 20px 0;
}
.homeSec03 h2 {
    margin: 0 0 20px;
    font-size: 30px;
    line-height: 35px;
}
.hot-box {
    padding: 10px;
    padding-left: 20px;
    right: 0;
    top: 30px;
    height: 220px;
    width: 335px;
}
.hot-box p {
    font-size: 18px;
    margin: 0;
}
.hot-box h2 {
    font-size: 32px;
}
.hot-box a {
    font-size: 14px;
    padding: 10px 10px;
    margin-top: 0;
}
.sec3_collection .head h2 {
    font-size: 36px;
    margin-top: 5px;
}
.sec3_collection .head p {
    font-size: 14px;
    max-width: 100%;
    line-height: 14px;
}
.sec3_collection .head {
    margin-bottom: 0;
}
.sec3_collection .head_btn a {
    font-size: 18px;
    margin: 20px 0 40px 0;
}
.sec3_collection .main .pic img {
    height: 280px;
}
.sec3_collection {
    padding: 40px 0 20px 0;
}
footer.footer .col-sm-3, footer.footer .col-sm-4, footer.footer .col-sm-5 {
    width: 100%;
    text-align: left !important;
    margin-bottom: 30px;
}
.footer .head-top h3 {
    font-size: 24px;
    margin: 0 0 10px;
}
.pull-right {
    float: left !important;
}
.footer .social ul li a {
    width: 30px;
    height: 30px;
    font-size: 18px;
    margin: 15px 0;
}
.footer .social ul {
    display: block;
}
.footer .logo {
    text-align: left;
}
.footer {
    padding: 40px 0 0 0;
}
section.cop p {
    font-size: 14px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
    margin: 10px 0 !important;
}
ul.products li.product a.woocommerce-LoopProduct-link img {
    height: 330px !important;
}
ul.products li.product a.button {
    padding: 12px 10px;
    margin-right: 20px !important;
}
.woocommerce ul.products li.product .button {
    display: inline-block !important;
    margin-top: 0 !important;
}
.page-id-82 .blogs small {
    margin-bottom: 0;
}
.page-id-82 .padright {
    padding: 0;
}
.page-id-82 .sec_blogs .more a {
    font-size: 14px;
    padding: 9px 10px;
}
.page-id-82 .sec_blogs {
    padding: 10px 0;
}
.page-id-84 .sec-cta .right {
    padding-top: 50px;
}
.page-id-84 .sec-cta .right h2 {    
    margin: 0 0 10px;
}
.footer .pull-right {
    float: left !important;
}
.header .row.top {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}
.header .row.top .pro-icon ul li {
    display: inline-block;
    margin: 0 3px;
    position: relative;
}
.header .row.top .pro-icon ul li a img {
    height: 20px;
    width: auto;
}
.header .col-sm-6 {
    width: 50%;
}
.header .col-sm-3 {
    width: 25%;
}
.header .row.top .pro-icon ul {
    padding: 0;
}
.inner-banner {
    height: 120px;
}
.inner-banner h2 {
    font-size: 30px;
}
.header .logo img {
    max-height: 80px;
    width: auto;
}
.header {
    padding: 10px 0 0;
}
}