@media screen and (max-width: 1400px) {
.banner .head {
    padding: 100px;
    text-align: center;
    width: 65%;
}  
.sec-product .slick-arrow {
    right: -50px;
}
.sec-product .slick-next.slick-arrow {
    left: -50px;
}   
}
@media screen and (max-width: 1100px) {
   .header ul li {
    display: inline-block;
    margin-right: 45px;
} 
.banner .head {
    padding: 100px 50px;
    text-align: center;
    width: 65%;
}
.banner .head h2 {
    font-size: 70px;
    font-weight: 700;
    color: #8f67dd;
    font-family: 'Playfair Display', serif;
    margin: 0;
}
.about_content div h3 {
    font-size: 27.38px;
    line-height: 31.6px;
    font-weight: 400;
    color: #ea064b;
    font-family: 'Playfair Display', serif;
    margin: 20px 0 30px;
}  
section.sec-product .row {
    margin: 0 20px;
}  
.slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -15px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.fuel-product .slick-prev.slick-arrow {
    left: 40%;
    right: auto;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.fuel-product .slick-next.slick-arrow {
    right: 40%;
    left: auto;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}  
.sec-contact .contact-info {
    padding: 70px;
}
.sec-contact .col-sm-8 {
    height: auto;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0;
}
.sec-contact .pic-left img {
    width: 100%;
    height: 648px;
    object-fit: cover;
}
html.open-menu a#hamburg {
    z-index: 99999;
}   
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce ul.products li.product .button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .cart .button, .woocommerce .cart input.button, #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
padding: 12px 21.7px !important;
}
    
    
    
    
}



@media screen and (max-width: 800px) {
    .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;
}
.header .top {
    padding: 10px 0;
    text-align: center;
    background-color: #f2ddfe;
    display: none;
}
.banner .head h2 {
    font-size: 50px;
    font-weight: 700;
    color: #8f67dd;
    font-family: 'Playfair Display', serif;
    margin: 0;
}
.banner .bg-img {
    height: 535px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.header .row.main .col-sm-9 {
    display: none;
}
.header .row.main .col-sm-2 {
    width: 100%;
}
.logo img {
    max-height: 160px;
    width: auto;
}
html.open-menu nav.nav1 {
    z-index: 99999;
    background: #fff;    padding: 0 20px;
}
a#hamburg {
    z-index: 99999;
}
section.sec-product .row {
    margin: 0 30px;
}
.fuel-product .row.main {
    display: flex;
    align-items: center;
    display: block;
}
.fuel-product .row.main .col-sm-6 {
    width: 100%;
    text-align: center;
}
.fuel-product-text p {
    font-size: 17px;
    font-weight: 300;
    color: #433830;
    line-height: 28px;
    padding-right: 0;
    text-align: center;
}
.fuel-product_content h3 {
    font-size: 30px;
    font-weight: 400;
    color: #2b2b2b;
    margin: 0 0 20px;
    font-family: 'Playfair Display';
    line-height: 45px;
}
.fuel-product .slick-slide img {
    display: block;
    transition: all .25s ease;
    display: inline-block;
}
.fuel-product_content h3 {
    margin-top: 100px;
}
.sec-contact textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
.sec-contact .col-sm-4 {
    padding: 0;
    display: none;
}
.sec-contact .col-sm-8 {
    height: auto;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0;
    width: 100%;
}
footer.footer .col-sm-3 {
    width: 33%;
}
footer.footer .col-sm-3:last-child {
    width: 100%;
    text-align: center;
}











}
@media screen 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;
  }
 footer.footer .col-sm-3 {
    width: 100%;
}
.header .row.main {
    display: flex;
    align-items: center;
    display: block;
}
.header .card {
    margin-top: -57px;
    display: none;
}
.banner .head {
    padding: 100px 50px;
    text-align: center;
    width: 100%;
}
.banner .head h2 {
    font-size: 32px;
    font-weight: 700;
    color: #8f67dd;
    font-family: 'Playfair Display', serif;
    margin: 0;
}
.banner .head img {
    margin: 0 auto;
    width: 200px;
}
.banner .head p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #2a2a2a80;
    line-height: 22px;
    text-align: left;
}
.banner .head {
    padding: 100px 50px 100px 20px;
    text-align: left;
    width: 100%;
}
.about_us .row.main {
    display: flex;
    align-items: center;
    display: block;
}
.about_content div h3 {
    font-size: 24.38px;
    line-height: 31.6px;
    font-weight: 400;
    color: #ea064b;
    font-family: 'Playfair Display', serif;
    margin: 20px 0 30px;
}
.about_content {
    margin-left: 0;
    margin-top: 30px;
}
.sec-product .head h2 {
    margin: 0 0 0;
    font-size: 26px;
    font-weight: 400;
    color: #2b2b2b;
    font-family: 'Playfair Display';
    text-transform: uppercase;
}
.sec-product .head {
    margin: 0 0 10px;
    text-align: center;
}
.sec-product .slick-arrow {
    right: -40px;
}
.sec-product .slick-next.slick-arrow {
    left: -40px;
}
.sec-product .main {
    padding: 0;
}
.sec-product .main .pic img {
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.sec-product .main .disc h3 {
    margin: 20px 0 10px;
    font-size: 24px;
    font-weight: 400;
    color: #726b6c;
    margin-top: 0;
}
.sec-product .main .disc {
    padding-bottom: 40px;
}
section.sec-product {
    /* padding-bottom: 0 !important; */
    height: auto;
}
.sec-contact .contact-info h2 {
    margin: 0 0 20px;
    font-size: 33px;
    font-weight: 400;
    color: #2b2b2b;
    font-family: 'Playfair Display';
    text-transform: uppercase;
}
.sec-contact .contact-form input.wpcf7-form-control.wpcf7-text {
    width: 100%;
    padding: 7px 20px;
    border: solid 1px #ccc;
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 300;
    color: #989898;
}
footer.footer {
    text-align: center;
}
.end-footer {
    margin-top: 30px;
    padding: 0px 0;
}
.container.last .row {
    display: flex;
    align-items: center;
    padding: 10px 0;
    display: block;
}
.col-sm-5.text-right {
    text-align: center;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: none !important;
    text-align: center;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none !important;
    text-align: center;
}
.woocommerce ul.products li.product a img {
    width: auto !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto 20px !important;
    box-shadow: none;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}
section.related.products h2 {
    text-align: center;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}
.woocommerce .quantity .qty {
padding: 3px;
}


















}
@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;
}
}