/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@media screen and (max-width:1220px) {
    #sidebar.active {
        left: 0;
        opacity: 1;
        visibility: visible;
    }

    #sidebar {
        display: block;
    }

    .nav-bottom-center .nbc-link-bx{
        display: none;
    }

    .menu-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}



@media screen and (min-width:992px) {
    .res-cc-bx {
        display: none !important;
    }

}

@media (max-width:1200px) {
    .sitemap-ul li {
        width: 24%;
    }

    .gallery-item {
        width: 25% !important;
    }

    .menu-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    /* .overlay-commun.menu-active,
    .resposive-menu-bx {
        display: block;
    } */

    .home-main {
        max-height: 440px;
    }

    .home-main .home-content .h1 {
        font-size: 29px;
        width: 100%;
    }
}

@media (max-width:992px) {
    .search-right {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .search-left {
        position: fixed;
        right: -300px;
        z-index: 1100;
        top: 0;
        height: 100vh;
        background-color: #ededed;
    }

    .search-left.active {
        right: 0px;
    }

    .filter-menu-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .close-filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .slideoverlay {
        display: block;
    }

    .sitemap-ul li {
        width: 32%;
    }


    .dash-bx {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .profile-bx {
        padding: 20px;
        display: none;
    }

    .dash-left {
        padding-top: 20px;
        overflow: hidden;
        overflow-x: auto;
    }

    .profile-menu {
        margin-top: 0;
        -ms-flex-item-align: end;
        align-self: flex-end;
        white-space: nowrap;
    }

    .profile-menu .profile-link-logout,
    .profile-menu .profile-link {
        display: inline-block;
        border-radius: 20px 20px 0 0px;
        margin-bottom: 0;
    }

    .profile-menu .profile-link-logout.active b:nth-child(1),
    .profile-menu .profile-link.active b:nth-child(1) {
        position: absolute;
        width: 20px;
        height: 20px;
        bottom: 0px;
        top: inherit;
        background-color: #f9f9f9;
        right: inherit;
        left: -20px;
    }

    .profile-menu .profile-link-logout.active b:nth-child(1)::before,
    .profile-menu .profile-link.active b:nth-child(1)::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #141a4e;
        border-radius: 0;
        border-bottom-right-radius: 20px;
    }

    .profile-menu .profile-link-logout.active b:nth-child(2),
    .profile-menu .profile-link.active b:nth-child(2) {
        position: absolute;
        width: 20px;
        height: 20px;
        bottom: 0px;
        background-color: #f9f9f9;
        right: -20px;
    }

    .profile-menu .profile-link-logout.active b:nth-child(2)::before,
    .profile-menu .profile-link.active b:nth-child(2)::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #141a4e;
        border-radius: 0;
        border-bottom-left-radius: 20px;
    }


    .dash-left {
        width: 100% !important;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        height: auto !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative !important;
        top: 0 !important;
        z-index: 1;
    }

    .product-top-bx-2,
    .product-top-bx {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .product-top-bx-scroll {
        opacity: 1;
        visibility: visible;
    }

    .gallery-item {
        width: 33.3% !important;
    }

    .client-page-section .client-page {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        width: 25%;
    }

    .home-main {
        max-height: 400px;
    }

    .home-main .home-content .h1 {
        font-size: 29px;
    }

    .home-main .home-content {
        padding-top: 65px;
        left: 0;
    }

    .udt-heading{
        margin-top: 0px;
    }

}

@media (max-width:900px) {
    .profile-bx {
        display: none;
    }

    .dash-left {
        padding-top: 20px;
        overflow: hidden;
        overflow-x: auto;
    }

    .dash-left::-webkit-scrollbar {
        display: none;
    }

    /* .hero-slider {
        padding-top: 50%;
    } */
}

@media (max-width:800px) {
    .icon-r-ani {
        width: 80px;
        height: 89px;
    }

    .menu-links-bx {
        padding-left: 110px;
    }

    .detail-bx {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .detail-right {
        padding: 0 0px 0 0px;
        margin-top: 30px;
    }

    .detail-left {
        width: 100%;
        margin: auto;
        padding: 0 0;
    }

    .sitemap-ul li {
        width: 49%;
    }
}

@media (max-width:768px) {
    .offer-banner,
    .hero-slider .slide-inner {
        padding: 5px;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .hero-slider .slide-inner{
        padding: 0 !important;
    }

    .offer-banner {
        /* height: 400px; */
        background-attachment: scroll;
    }

    .Stock-up-text h2 {
        font-size: 32px;
        text-align: center;
    }

    .Stock-up-text h2 br {
        display: none;
    }

    .Stock-up-text {
        margin-bottom: 25px;
    }

    /* .hero-slider {
        padding-top: 56%;
    } */

    .swiper-button-prev,
    .swiper-button-next {
        display: none !important;
    }

    .offer-banner h2,
    .hero-slider .slide-title h2 {
        font-size: 36px;
        line-height: 1.5;
        font-weight: 300;
    }

    .hero-slider .slide-btn .link-btn {
        height: 40px;
        width: 120px;
    }

    .hero-slider .slide-btn .link-btn:hover::before,
    .hero-slider .slide-btn .link-btn:hover::after {
        height: 40px;
    }

    /* section.home-landing{
        display: none;
    } */

    .pagenavigation .container-sm {
        padding-left: 120px;
    }

    .appointment-text span {
        margin: auto;
    }

    .gallery-item {
        width: 50% !important;
    }

    .client-page-section .client-page {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33%;
                flex: 0 0 33.33%;
        width: 33.33%;
    }

    .client-page .client-slide-item {
        padding: 15px;
    }

    .home-main .home-content .h1 {
        font-size: 21px;
    }

    .home-main .home-content .h3 {
        font-size: 14px;
    }

    .home-main .home-content a {
        font-size: 12px;
        padding: 6px 10px;
    }

    .offer-banner h2,
    .hero-slider .slide-title h2 {
        font-size: 36px;
        line-height: 1.5;
        font-weight: 300;
    }

    .offer-banner,
    .hero-slider .slide-inner,
    .offer-banners {
        /* padding: 5px; */
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .offer-banners {
        height: 400px;
        /* background-attachment: scroll; */
    }

    .offer-banner p,
    .offer-banner h2 {
        color: #fff;
    }

    .sub-btn-2 {
        width: 20%;
    }

    .offer-banner-bx .offer-banner-data .obd-time{
        font-size: 60px;
    }
}

@media screen and (min-width:576px) {
    .product-img-2 {
        padding-bottom: 142%;
    }
}

@media (max-width:576px) {

    /* .cart-note-bx {
        top: 100px;
    } */

    .custom-form {
        padding: 30px 20px;
    }

    .client-slide .client-slide-item {
        padding: 10px;
    }

    .d-social-icon .social-link {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        font-size: 16px;
        padding: 10px 10px;
        margin-right: 0px;
        margin: 3px 2px 0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .d-social-icon .social-link span {
        display: none;
    }

    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 6px;
    }

    .icon-r-ani {
        width: 55px;
        height: 70px;
    }

    .icon-r-bx {
        top: 0px;
        left: 20px;
    }

    .pagenavigation .container-sm {
        padding-left: 20px;
    }


    .detail-right .other-detail p.features-p {
        width: 100%;
    }

    .client-page-section .client-page {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        width: 50%;
    }

    .client-page .client-slide-item {
        padding: 15px;
    }

    .content-inner .cf-inner .inner {
        padding-bottom: 73px;
    }

    /* .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -o-linear-gradient(bottom, #000000 0%, transparent 100%);
        background: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(100%, transparent));
        background: linear-gradient(0deg, #000000 0%, transparent 100%);
        opacity: 0.9;
        z-index: 3;
        display: block;
    } */

    .offer-banners {
        height: 138px;
        /* height: 300px; */
        /* background-attachment: scroll; */
    }

    .offer-banner .link-btn {
        height: 40px;
        width: 130px;
    }

    .home-main {
        max-height: 300px;
    }

    .offer-banner .link-btn {
        height: 40px;
        width: 130px;
    }

    .offer-banners {
        /* height: 300px; */
        height: 138px;
        /* background-attachment: scroll; */
    }

    .content-inner .cf-inner .inner {
        padding-bottom: 73px;
    }

    .content-inner .cf-inner .inner {
        padding-bottom: 60px;
    }

    .review-main .review-item p {
        font-size: 13px;
    }

    .review-main .review-item h6 {
        font-size: 15px;
    }

    .review-main .review-item img {
        width: 130px !important;
        height: 130px;
        margin-bottom: 15px;
    }

    /* .custom-form__group select,
    .custom-form__group textarea,
    .custom-form__group input {
        height: 40px;
        font-size: 13px;
        padding: 0 10px
    } */

    /* .custom-form__group .group__label {
        font-size: 13px;
        padding: 0px 4px;
    } */

    .file-select .file-select-name {
        font-size: 13px;
    }

    /* .custom-form__group {
        padding: 0 6px;
    } */

    .legal-main h3 {
        font-weight: 400;
        margin: 10px 0;
        /* color: #333; */
        text-align: center;
        font-size: 23px;
    }

    .review-main-bx {
        padding: 11px 15px;
    }

    .order-main-bx {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .order-main-bx a {
        display: block;
        margin: 0 auto;
    }

    .order-item-detail {
        margin-top: 20px;
    }

    .producat-data-bx .pdb-name{
        font-size: 14px;
    }
}

@media (max-width:480px) {

    .offer-banners {
        /* height: 300px; */
        height: 165px;
        /* background-attachment: scroll; */
    }

    .offer-banner h2,
    .hero-slider .slide-title h2 {
        font-size: 24px;
        margin: 20px 0 20px;
        line-height: 1.5;
        font-weight: 300;
    }

    .product-icon-bx a,
    .product-icon-bx span {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .content-inner .cf-inner .serv-price-wrap,
    .content-inner .cf-inner .inner h2 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .content-inner .cf-inner .serv-price-wrap {
        font-size: 14px;
    }

    .logo a img {
        width: 145px;
    }

    .logo a {
        margin: 0 0;
    }
}

@media (max-width:429px) {
    .sitemap-ul li {
        width: 100%;
    }
}

@media (max-width:460px) {
    .cart-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cart-item .cart-item-img {
        margin: 0 auto 20px;
    }

    .cart-item .cart-item-detail {
        padding: 0;
    }

    .cid-wishlist-btn {
        font-size: 12px;
    }

    .offer-banner h2,
    .hero-slider .slide-title h2 {
        font-size: 24px;
        margin: 20px 0 20px;
        line-height: 1.5;
        font-weight: 300;
    }

    /* .hero-slider {
        padding-top: 70%;
    } */

    .product-icon-bx a,
    .product-icon-bx span {
        width: 30px;
        height: 30px;
        font-size: 16px;
    }

    .content-inner .cf-inner .inner {
        padding-bottom: 60px;
    }

    .content-inner .cf-inner .serv-price-wrap,
    .content-inner .cf-inner .inner h2 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .content-inner .cf-inner .serv-price-wrap {
        font-size: 14px;
    }

    .sub-btn-2 {
        width: 30%;
    }
}

@media (max-width:400px) {
    .detail-right .add-wishlist-btn span {
        display: none;
    }

    .detail-right .add-wishlist-btn .bx {
        margin-right: 0;
    }

    .profile-menu .profile-link-logout,
    .profile-menu .profile-link {
        padding: 0 15px;
        font-size: 14px;
    }

    .profile-menu .profile-link-logout span .profile-menu-icon,
    .profile-menu .profile-link span .profile-menu-icon {
        font-size: 18px;
        margin-right: 7px;
    }
}

@media (max-width:390px) {
    .d-xsm-none {
        display: none;
    }

    .order-main-bx .order-item-detail .view-order,
    .order-main-bx .order-item-detail .track-order,
    .order-main-bx .order-item-detail .cancel-order {
        font-size: 13px;
    }

    .figure .figcaption h4>span {
        font-size: 14px;
    }

    .figure .figcaption h4 {
        font-size: 16px;
    }

    .order-main-bx .order-item-detail p {
        font-size: 16px;
    }

    .order-main-bx .order-item-detail p span {
        font-size: 13px;
    }

    .order-track-step {
        height: 5rem;
    }
}

@media (max-width:380px) {
    .order-item .order-first-bx {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .order-item .order-item-detail {
        padding-left: 0;
        margin-top: 10px;
    }

    .order-seconed-bx {
        padding: 0;
        margin-top: 0px;
    }

    .order-seconed-bx p,
    .order-item .order-item-detail p {
        display: inline-block;
    }

    .order-one-item p:last-child {
        font-size: 13px;
    }
}



@media (max-width:360px) {
    .content-inner .cf-inner .inner {
        padding-bottom: 67px;
    }
}

@media (max-width:340px) {
    .gallery-item {
        width: 100% !important;
    }
}

