@media (max-width: 1200px) {
    .tab-content .product-listing {
        grid-template-columns: repeat(3, 1fr);
    }

    .tabing-section .section-heading {
        width: 70%;
    }

    ul.banner-slider li .banner-slide .slider-text h1 {
        width: 90%;

        font-size: 54px;
    }

    footer .footer {
        flex-wrap: wrap;

        gap: 20px;
    }

    .footer-logo {
        width: 40%;
    }

    .footer-links,
    .footer-product {
        width: 25%;
    }

    .footer-tuch {
        width: 100%;
    }

    .checkout-list .checkout_product_heading {
        display: none;
    }

    .checkout-list .checkout_product_list {
        flex-wrap: wrap;

        justify-content: start;

        gap: 0 20px;
    }

    .checkout-list .checkout_product_list li.price {
        margin-left: 170px;
    }

    .checkout-detail-list {
        width: 40%;
    }

    .checkout-list {
        width: 60%;
    }

    .checkout-list li.total {
        width: fit-content;

        min-width: unset;
    }

    .checkout-list li.price {
        width: fit-content;

        min-width: unset;
    }

    .checkout-list .checkout_product_main {
        margin-top: 0;
    }

    .checkout-list .checkout_product_list li.total {
        font-size: 30px;
    }

    .checkout-detail-list,
    .checkout-detail-list .checkouut_total_price {
        padding: 20px;
    }

    .checkout-detail-list .checkouut_note {
        padding: 0;
    }

    .checkout-list .checkout_product_list li.product .checkout_product_box {
        padding-top: 0;
    }

    .summary-detail-details form div {
        width: 100%;
    }

    .summary-detail-details {
        width: calc(60% - 25px);
    }

    .summary-detail-list {
        width: calc(40% - 25px);
    }

    .contact-section .summary-detail-details form div {
        width: calc(50% - 10px);
    }

    .contact-section .summary-detail-details form div.address_note {
        width: 100%;
    }

    .contact-section .summary-detail-details {
        width: calc(90% - 50px);
    }

    header .navbar-nav {
        gap: 30px;
    }
}

@media (max-width: 1024px) {
    .button {
        margin-top: 40px;
    }

    .tab-buttons {
        gap: 10px;
    }

    .tab-button {
        padding: 6px 15px;
    }

    .section-heading {
        font-size: 40px;
    }

    .section-details {
        font-size: 16px;

        margin-top: 20px;
    }

    .product-listing {
        margin-top: 40px;
    }

    .services-list {
        gap: 20px 10px;

        margin-top: 20px;
    }

    .serrvices-img img.avtar {
        width: 90%;
        height: auto;
    }

    ul.banner-slider li .banner-slide .slider-text h1 {
        font-size: 50px;
    }

    .checkout-detail-list,
    .checkout-list {
        width: 100%;

        position: unset;
    }

    .checkout_main_box {
        flex-direction: column;
    }

    .summary_main_box {
        gap: 20px;
    }

    .summary-detail-details,
    .summary-detail-list {
        width: calc(50% - 10px);
    }

    .summary-detail-details form .button {
        width: 100%;
    }

    .product_button_box {
        gap: 5px;
    }

    .form-check .form-check-label {
        font-size: 14px;
    }

    .product_button_box {
        margin-top: 20px;
    }

    .product-thumbnail .slick-slide {
        margin: 0 5px;
    }

    .product-thumbnail .slick-list {
        margin: 0 -10px !important;
    }

    .product-slider-div .banner-slide {
        border-radius: 10px;
    }

    .about-details .section-heading {
        font-size: 30px;
    }

    .about-details .section-details {
        font-size: 14px;

        margin-top: 10px;
    }

    .about-cards .about-img {
        width: calc(50% - 50px);
    }

    .about-cards .about-details {
        width: 50%;
    }

    .social-card a {
        padding: 20px;
    }

    .social-card {
        gap: 10px;
    }

    .social-card a h2 {
        font-size: 23px;
    }

    .social-card a p {
        font-size: 18px;

        margin-top: 30px;
    }

    .social-card a span.icons svg {
        width: 50px;

        height: 60px;
    }

    .blog-listing {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 992px) {
    .tab-content .product-listing {
        grid-template-columns: repeat(3, 1fr);
    }

    .services {
        flex-direction: column;

        gap: 0;
    }

    .serrvices-details {
        width: 100%;

        padding: 20px 0;
    }

    #service .section-heading {
        text-align: center;
    }

    #service .section-details {
        text-align: center;
    }

    .button {
        margin: 0 auto;

        margin-top: 40px;
    }

    ul.banner-slider li .banner-slide .slider-text h1 {
        font-size: 45px;
    }

    .footer-tuch,
    .footer-logo {
        width: 100%;
    }

    .footer-links,
    .footer-product {
        width: calc(50% - 26px);
    }

    .section-details {
        width: 100%;
    }

    .product-detalis {
        padding: 20px;
    }

    .product-detalis .product-naming .product-title {
        font-size: 20px;
    }

    .product-detalis .product-naming .product-text {
        font-size: 14px;
    }

    .product-ratting {
        margin-top: 20px;
    }

    .seek {
        bottom: 50%;
    }

    .button {
        padding: 6px 20px;
    }

    .slider_main .review-slider {
        padding: 0 20px;

        padding-bottom: 20px;
    }

    header .navbar-nav {
        gap: 10px;

        margin-top: 20px;
    }

    .product_button_box a.button {
        margin: 0;
    }

    .about-cards {
        gap: 20px;
    }

    .about-cards .about-img {
        width: calc(40% - 20px);
    }

    .about-cards .about-details {
        width: 60%;
    }

    .about-details .section-heading {
        font-size: 24px;

        margin-bottom: 20px;
    }

    .contact-section .summary-detail-details {
        width: calc(100%);
    }

    .social-card {
        grid-template-columns: repeat(2, 1fr);
    }

    .social-card a.insta {
        background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);

        transition: all 0.4s;
    }

    .social-card a.facebook {
        background: linear-gradient(45deg, #1877f2, #2851a3);

        transition: all 0.4s;
    }

    .social-card a.whatsapp {
        background: linear-gradient(45deg, #25d366, #128c7e, #075e54);

        transition: all 0.4s;
    }

    .social-card a.call {
        background: linear-gradient(45deg, #659cf7, #368cd8, #1565c0);

        transition: all 0.4s;
    }

    .social-card a.mail {
        background: linear-gradient(45deg, #d93025, #ea4335, #fbbc05);

        transition: all 0.4s;
    }

    .social-card a.adress {
        background: linear-gradient(45deg, #f4b400, #db4437);

        transition: all 0.4s;
    }

    .social-card a.youtube {
        background: linear-gradient(45deg, #FF0000, #C4302B);
        transition: all 0.4s;
    }

    header .navbar-nav {
        align-items: flex-start;
    }

    .button-box {
        margin-left: 0;

        order: 2;
    }

    .navbar-collapse {
        order: 3;
    }
}

@media (max-width: 768px) {
    .product-listing {
        grid-template-columns: repeat(2, 1fr);
    }

    .tab-content .product-listing {
        grid-template-columns: repeat(2, 1fr);
    }

    .tab-buttons {
        flex-wrap: wrap;

        justify-content: center;
    }

    .tab-buttons {
        margin: 0;
    }

    ul.banner-slider li .banner-slide .slider-text h1 {
        font-size: 30px;
    }

    footer .footer {
        padding: 30px 0;
    }

    .footer-tuch,
    .footer-logo {
        width: 100%;
    }

    .footer-links,
    .footer-product {
        width: calc(50% - 26px);
    }

    footer p {
        font-size: 16px;
    }

    footer h2 {
        font-size: 20px;
    }

    footer ul li {
        font-size: 16px;

        margin-bottom: 8px;
    }

    .footer-tuch form input {
        width: 100%;
    }

    .section-details {
        font-size: 14px;

        margin-top: 10px;
    }

    .product-listing {
        margin-top: 30px;
    }

    .section-heading {
        font-size: 34px;
    }

    .product-listing {
        gap: 30px 20px;
    }

    .serrvices-img {
        width: 60%;
    }

    .tabing-section .section-heading {
        width: 90%;
    }

    .services-list {
        gap: 10px;
    }

    .services-list li {
        font-size: 16px;
    }

    .seek {
        width: 90px;

        bottom: 60%;
    }

    .tab-content.active .product-listing {
        margin-top: 30px;
    }

    .tab-content .product-listing {
        gap: 50px 20px;
    }

    .price-tag {
        bottom: 30px;

        padding: 4px 10px;
    }

    .button {
        padding: 6px 20px;

        font-size: 16px;
    }

    .tab-button {
        font-size: 16px;
    }

    .price-tag p {
        font-size: 16px;
    }

    .custom-buttons {
        display: none;
    }

    .product-box {
        width: calc(100% - 40px);
    }

    .checkout-list .checkout_product_list li.price {
        margin-left: 0;
    }

    .checkout-list .checkout_product_list {
        justify-content: center;

        gap: 20px;
    }

    .checkout-list {
        padding: 20px;
    }

    .checkout-list .checkout_product_list li.product .checkout_product img {
        width: 100px;
    }

    .summary_product_main .summary_product {
        width: 110px;
    }

    .summary_product_main .summary_product_box {
        width: calc(100% - 140px);
    }

    .summary-detail-details,
    .summary-detail-list {
        width: 100%;

        position: unset;
    }

    .product-slider-main {
        flex-wrap: wrap;
    }

    .product-slider-main .product-slider-div,
    .product-slider-details {
        position: unset;

        width: 100%;
    }

    .product-slider-main .product-slider-div {
        display: flex;

        justify-content: start;

        align-items: center;

        gap: 30px;
    }

    .product-slider {
        width: calc(100% - 120px);

        order: 2;
    }

    .product-thumbnail_main {
        width: 90px;

        order: 1;
    }

    .product-thumbnail .slick-slide {
        margin: 10px 0;
    }

    .product-thumbnail_main {
        margin-top: 0;
    }

    .product-thumbnail .slick-list {
        width: 100%;

        margin: 0 !important;
    }

    .product-slider-details p {
        font-size: 14px;

        margin-top: 10px;
    }

    ul.product_listing li {
        font-size: 14px;

        margin-top: 4px;
    }

    .product-slider-main {
        gap: 30px;
    }

    .about-cards {
        flex-wrap: wrap;
    }

    .about-cards .about-img,
    .about-cards .about-details {
        width: 100%;
    }

    .about-cards:nth-child(even) .about-img {
        order: 1;
    }

    .about-cards:nth-child(even) .about-details {
        order: 2;
    }

    .about-cards .about-img img {
        border-radius: 10px;

        aspect-ratio: 2 / 1;

        object-fit: cover;

        object-position: center;
    }

    .contact-section .summary-detail-details form div {
        width: 100%;
    }

    .social-card {
        grid-template-columns: repeat(1, 1fr);
    }

    .person-infomation form .person-form div {
        width: 100%;
    }

    .blog-listing {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {

    .inner-slider .banner-slide h1 {
        font-size: 40px;
        text-align: center;
    }

    .footer-tuch,
    .footer-logo,
    .footer-links,
    .footer-product {
        width: 100%;
    }

    .product-detalis {
        padding: 10px;
    }

    .product-detalis .product-naming .product-title {
        font-size: 18px;
    }

    .product-detalis .product-naming .product-text {
        font-size: 12px;
    }

    .product-ratting .ratting-point {
        font-size: 16px;
    }

    .tabing-section .section-heading {
        width: 100%;
    }

    .services-list li {
        font-size: 14px;
    }

    .tab-content .product-listing {
        gap: 50px 10px;
    }

    .product-listing {
        gap: 30px 10px;
    }

    .price-tag {
        bottom: 20px;

        right: -20px;
    }

    .price-tag p {
        font-size: 14px;
    }

    .product-box {
        width: calc(100% - 30px);
    }

    footer ul li {
        font-size: 14px;

        margin-bottom: 5px;
    }

    footer p {
        font-size: 14px;
    }

    .serrvices-img {
        width: 80%;
    }

    .product-slider-main .product-slider-div {
        gap: 20px;
    }

    .product-thumbnail_main {
        width: 70px;
    }

    .product-slider {
        width: calc(100% - 90px);
    }

    .about-cards .about-img img {
        aspect-ratio: 1 / 1;
    }

    .about-details .section-heading {
        margin-bottom: 10px;
    }

    .about-details .section-details {
        margin-top: 4px;

        font-size: 12px;
    }
    .blog-listing {
        grid-template-columns: repeat(1, 1fr);
    }
}