@media (max-width: 1200px) {}

@media (max-width: 1024px) {}

@media (max-width: 991px) {

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        width: 100%;
        max-width: 100%;
        flex: auto;
    }

    .nav-menu {
        display: none;
    }

    .nav-inner {
        display: none;
    }

    .head-inner .menu-left .info-top {
        display: none;
    }

    header.sticky {
        padding: 10px 0;
    }

    .banner-h {
        padding: 100px 0 50px;
        background-position: bottom left;
        background-size: 50%;
    }

    .text-banner h1 {
        font-size: 30px;
    }

    .text-banner p {
        font-size: 16px;
    }

    .text-banner .btn {
        margin: 0;
    }

    .btn {
        min-width: 160px;
        font-size: 14px;
        min-height: 40px;
    }

    .img-banner {
        margin: 30px 0 0;
    }

    .banner-h .icon-bee {
        display: none;
    }



    .working-h {
        padding: 0;
    }

    .work-block {
        margin: 10px 0;
        padding: 20px;
        border-radius: 15px;
    }

    .working-h .icon {
        max-width: 32px;
        margin: 0 auto 15px;
    }

    .work-block .details h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .work-block .details span,
    .work-block .details span a {
        font-size: 13px;
        line-height: 23px;
    }

    .banner-h .overlay-bg {
        background-size: 80%;
    }

    .work-block .details span a {
        padding-bottom: 2px;
        border-bottom-width: 1px;
    }

    .about-h {
        margin-top: 50px;
        background-size: 76% auto;
        background-position: 0 center;
    }

    .img-about {
        margin: 0 0 20px;
        padding: 0;
    }

    .title .sub-title {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .title h3 {
        font-size: 35px;
        line-height: 45px;
    }

    .title {
        margin-bottom: 20px;
    }

    .text-about p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .text-about .btn {
        margin-top: 10px;
    }

    .who-h {
        margin-top: 100px;
        padding-bottom: 50px;
    }

    .who-h::before {
        margin-top: -100px;
    }

    .title .icons img {
        max-width: 50px;
    }

    .title p {
        margin-top: 10px !important;
        font-size: 15px;
        line-height: 25px;
    }

    .who-block {
        padding: 20px;
        border-radius: 20px;
    }

    .who-block .icon {
        max-width: 70px;
        margin-bottom: 15px;
    }

    .who-block .details h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .who-block .details p {
        font-size: 14px;
        line-height: 24px;
    }

    .counter-h {
        padding-top: 40px;
    }

    .counter-block {
        margin: 10px 0;
        border: none;
        border-bottom: 1px #E5E5E5 solid;
    }

    .counter-block h4 {
        font-size: 12px;
        line-height: 22px;
    }

    .counter-block .counter-item {
        margin: 0;
        font-size: 40px;
    }

    .team-h {
        padding: 50px 0;
    }

    .team-block .img {
        border-radius: 20px;
        height: 250px;
    }

    .team-block .details {
        padding: 20px;
        border-radius: 20px;
        margin-top: -50px;
    }

    .team-block .details h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .team-block .details .icon {
        margin-bottom: 10px;
    }

    .team-block .details span {
        font-size: 13px;
        line-height: 23px;
    }

    .btn-center {
        margin-top: 10px;
    }

    .products-h {
        margin: 50px 0;
    }

    .products-h::before,
    .products-h::after {
        clip-path: ellipse(130% 100% at 50% 0%);
    }

    .products-h::before {
        top: -50px;
        clip-path: ellipse(100% 100% at 50% 100%);
    }

    .products-h::after {
        bottom: -50px;
    }

    .products-slider .item {
        padding: 10px;
    }

    .pro-block {
        padding: 20px;
    }

    .pro-block .img {
        height: 200px;
    }

    .pro-block .img .icon-sale {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .title .icons.icons2 {
        margin-inline-end: 7%;
    }

    .title .icons {
        margin-inline-start: 6%;
    }

    .cat-block .details {
        padding: 15px;
        padding-inline-start: 0;
        width: 70%;
    }

    .cat-block {
        height: 200px;
        border-radius: 20px;
        margin: 10px 0;
    }

    .cat-block .details h3 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .cat-block .details p {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .learnMore {
        font-size: 14px;
    }

    .cat-h {
        padding: 50px 0;
    }

    .blogs-h {
        clip-path: ellipse(200% 100% at 50% 100%);
        padding: 50px 0;
    }

    .blogs-slider .item {
        padding: 10px;
    }

    .blog-block .details {
        padding: 20px 16px;
    }

    .blog-block .details h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .blog-block .details .blog-type {
        font-size: 13px;
        margin: 10px 0;
    }

    .blog-block .details p {
        font-size: 12px;
        line-height: 22px;
    }

    .blog-block {
        border-radius: 20px;
    }

    .slick-dots {
        position: relative;
        bottom: 0;
    }

    .test-h {
        padding: 100px 0 0;
    }

    .test-block {
        padding: 30px 20px !important;
        flex-direction: column-reverse;
        border-radius: 20px;
        margin: 20px auto;
    }

    .test-block .img-block {
        width: 100px !important;
        height: 100px !important;
        margin-bottom: 20px;
    }

    .test-block .text-block {
        max-width: 100% !important;
    }

    .test-block .text-block .user-name .icon {
        max-width: 30px;
    }

    .test-block .text-block .user-name h3 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 0;
    }

    .test-block .text-block .user-name span {
        font-size: 15px;
    }

    .test-block .text-block .user-name {
        margin-bottom: 20px;
    }

    .test-block .text-block .user-comment {
        padding: 20px;
        border-radius: 15px;
    }

    .test-block .text-block .user-comment p {
        font-size: 15px;
    }

    .test-slider .slick-arrow {
        display: none !important;
    }

    footer {
        margin-top: 50px;
    }

    footer .overlay-bg {
        margin-top: -25px;
    }

    .footer-top {
        background: var(--bg-color);
        padding-top: 50px;
    }

    .foot-block h3 {
        margin: 20px 0;
        font-size: 18px;
    }

    .info-f {
        margin: 0;
    }

    .search-popup form {
        right: 15px;
        left: 15px;
    }

    body.search-active {
        overflow: hidden;
    }

    .search-popup .form-group input[type="submit"],
    .search-popup .form-group button {
        font-size: 20px;
        margin-inline-end: -30px;
    }

    .item.res-menu {
        display: block;
        margin-inline-start: 10px;
    }

    .head-inner .menu-left .icons-menu .search-box-btn.search-box-outer,
    .head-inner .menu-left .icons-menu a {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 13px;
        padding: 8px;
    }

    .head-inner .menu-left .icons-menu .search-box-btn.search-box-outer {
        display: none;
    }

    .breadcrumb-h {
        padding: 100px 0 50px;
    }

    .text-bread h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .about-h.about-page {
        padding: 60px 0 50px;
    }

    .techno-h.about-page {
        padding-top: 50px;
    }

    .techno-video {
        height: 300px;
        border-radius: 20px;
    }

    .spcial-block .details h3 {
        font-size: 18px;
    }

    .body-inner {
        padding: 50px 0;
    }

    .single-all-details-inner {
        padding: 20px 10px;
        border-radius: 20px;
    }

    .single-imgs .img-big {
        height: 310px;
    }

    .single-imgs .img-small {
        height: 60px;
    }

    .single-details {
        margin: 30px 0;
        padding: 0;
        border: navajowhite;
    }

    .single-details .review-h .stars {
        font-size: 13px;
    }

    .single-details .review-h a {
        font-size: 12px;
    }

    .single-details .price-h {
        margin-bottom: 20px;
    }

    .single-details .des {
        padding: 20px;
    }

    .single-details .des p {
        font-size: 14px;
    }

    .single-details .quantity-h {
        flex-direction: column;
    }

    .single-details .quantity-h .num-block {
        width: 100%;
        margin: 0;
        text-align: center;
        margin-bottom: 20px;
    }

    .single-details .quantity-h .num-block .num-in {
        margin: 0 auto;
        width: 100%;
        justify-content: space-between;
    }

    .single-details .quantity-h .btn {
        width: 100%;
    }

    .tab-inner {
        padding: 10px 20px;
        border-radius: 20px;
    }

    .tab-inner h3 {
        margin: 1rem 0;
        font-size: 18px;
    }

    .all-review .review-item {
        flex-direction: column;
        text-align: c;
    }

    .all-review .review-item .img {
        margin: 0 auto 20px;
    }

    .all-review .review-item .details {
        width: 100%;
    }

    .all-review .review-item .details .user-name {
        flex-wrap: wrap;
    }

    .all-review .review-item .details .comment-p p {
        text-align: center;
    }

    .sidebar-single-product {
        padding: 0;
    }

    .sidebar-single-product .sidebar-item {
        margin-inline-start: 0;
    }

    .sidebar-single-product .sidebar-item {
        border-radius: 20px;
        padding: 20px;
    }

    .sidebar-single-product .sidebar-item:last-child {
        margin-bottom: 0;
    }

    .item-single-contact .list-sidebar ul li a {
        font-size: 13px;
        line-height: 23px;
    }

    .item-single-contact .list-sidebar ul li i {
        font-size: 17px;
    }

    .contact-inner {
        margin: 0 0 30px;
        padding: 25px;
    }

    .title-with-icon h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .icon-contact img {
        max-width: 100px;
    }

    .contact-page .row {
        flex-direction: column-reverse;
    }

    .faqs-inner {
        padding: 10px 20px;
    }

    .faqs-inner .accordion-item .accordion-body p {
        font-size: 13px;
        line-height: 23px;
    }

    .faqs-inner .accordion-button {
        padding: 20px 0;
        font-size: 18px;
        line-height: 28px;
    }

    .responsive-menu {
        display: block;
    }
}

@media (max-width: 768px) {}

@media (max-width: 767px) {}

@media (max-width: 600px) {}

@media (max-width: 480px) {}

@media (max-width: 390px) {}

@media (max-width: 360px) {}
