@media only screen and (max-width: 767px){
    .header .logo{width: 80px;}
    .home-section-one a{padding:0.5rem;}
.home-section-one h5{font-size: 1.125rem;}
.home-section-two .discount{top: 0;}
.slick-arrow{top: -40px;right: 40px;left: auto;}
.slick-next{right: 0px;}
#mini-cart-count{top: -12px;}
.socialIcons{justify-content: center;}
    .menu-section .slick-arrow{top: -38px;}
    .menu-section .tabs{top: 30px;}
    .home-section-two .gallery figcaption{max-width: 85%;}
    ul.order_details{justify-content: start;}
    .search-box{top: 110px;margin: 0 60px;}
        .woocommerce-MyAccount-content{overflow: auto;}
    .account-orders-table{min-width: 42rem;}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .slick-arrow{left: -35px;}
.slick-next{right: -35px;left: auto;}
.search-box{top: 120px;}
}
@media only screen and (max-width: 991px){
    .header{position: relative;}
    .offcanvas .offcanvas-body ul{flex-direction: column;justify-content: center !important;text-align: center;}
    .offcanvas{background: #000}
    .offcanvas-body ul li{margin-top: 0.75rem}
    .main-section{padding: 2rem 0}
    .main-heading{margin-bottom: 1.5rem;}
    .main-heading h2, .thankyou-section h1{font-size: 1.5rem}
    .offcanvas-header .logo{width: 100px;}
    .offcanvas-header .btn-close{background-color: #fff212 !important;right: 25px;top: auto;}
    .home-section-three, .home-section-five{padding: 0;}
    .home-section-one, .home-section-six{padding-bottom: 0;}
    .footer .logo{width: 100px;}
    .home-section-seven figure{width: 70px;height: 70px;}
    .home-section-one figure{padding:1rem;width:80px;}
    .inner-banner figure h1{font-size: 2rem;}
    .gallery-section-one{padding: 2rem 0;}
    .gallery-section-one figure > img{height: 150px;}
    .contact-section li{width: 100% !important;}
    .contact-section li:last-child{max-width: 100%;}
    .form-control{font-size: 0.875rem;padding: 0.75rem;}
    .form-group p{margin-bottom: 1rem;}
    ul.plyPauBtn .plyPauBtnInr{width: 35px;height: 35px;}
    body.woocommerce-checkout .inner-banner h1, body.woocommerce-account .inner-banner h1{margin-top: 2rem !important;}
    .header .careerFilter .dropdown-menu2{width: 150px;}
    .woocommerce-MyAccount-navigation{margin-bottom: 1.5rem;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.slick-arrow{left: -30px;}
.slick-next{left: auto;right: -30px;}
.menu-section .slick-arrow{left: -40px;}
.menu-section .slick-next{left: auto;right: -40px;}
}
@media only screen and (max-width: 1199px){
   
}
@media only screen and (min-width: 1200px) and (max-width: 1299px){}