@media only screen and (max-width: 1200px) {
    .feature-item {
        align-items: center;
    }

    .header-selector-city::before {
        display: none;
    }

    .site-slider .swiper-button-prev, .free-mode .swiper-button-prev {
        right: 45.5% !important;
    }

    .product-desc-tab ul li button {
        padding: 20px 50px;
    }

    .blog-content-meta-detail {
        background-color: #fff;
        position: sticky;
        border-radius: 5px;
        margin-top: 20px;
    }

    .blog-content-meta-detail-item h6 {
        color: var(--color-site);
    }

    .blog-content-meta-detail-item span, .blog-content-meta-detail-item a, .blog-content-meta-detail-item i {
        color: var(--color-site);
    }

    .blog-single-content-meta {
        border: none;
    }
}

@media only screen and (max-width: 992px) {
    .container-fluid {
        --bs-gutter-x: 2.5rem;
    }

    header {
        background: #fff;
        box-shadow: var(--shadow-md);
        position: sticky;
        top: 0;
        z-index: 10;
        padding-top: 5px;
    }

    .shop-feature-item {
        box-shadow: none;
        border: 1px solid var(--bs-gray-400);
    }

    .footer-service ul {
        flex-wrap: wrap;
    }

    .footer-service li {
        width: 50%;
        margin-bottom: 5px;
    }

    .main-table tr td {
        white-space: nowrap;
        min-width: 200px;
    }

    .product-desc-tab ul li button {
        padding: 20px;
    }

    #productTable-pane .list-inline-item {
        width: 100%;
    }

    .list-inline-item.col-md-3.pe-md-1.pe-md-3.p-0.m-0 .box_params_list p {
        font-weight: bold;
    }

    .product-meta-add-to-cart-btn {
        padding: 20px;
        width: 100%;
    }

    .item-boxs {
        box-shadow: none;
    }

    .compare table tr th {
        min-width: 350px;
    }

    .about-link {
        margin: 15px 0 !important;
    }

    .application {
        margin: 30px 0;
    }

    .application .color-gradient {
        min-height: 600px;
    }

    .application-image {
        position: static;
        text-align: center;
        width: 100%;
    }

    .application-image img {
        width: 80%;
    }

    .about-link-play {
        width: 100%;
        justify-content: center;
        padding: 20px 0;
        margin: 0 0 10px 0;
    }

    .shopping-app {
        padding: 25px 0 !important;
    }

    .shopping-app-parent {
        position: static;
    }

    .shopping-app-image {
        position: static;
        transform: unset;
        text-align: center;
        margin-bottom: 30px;
    }

    .shopping-app-title {
        text-align: center;
    }

    .shopping-app-image img {
        width: 250px;
    }

    .shopping-app-qr {
        text-align: center;
    }

    .shopping-app-link {
        justify-content: center;
    }

    .site-slider .swiper-button-prev {
        right: 45.5% !important;
    }

    .site-slider .swiper-button-next {
        right: 51.5% !important;
    }

    #btncollapzion {
        left: 6px !important;
        bottom: 40px !important;
    }

    .pro_gallery {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .site-slider .swiper-button-next, .site-slider .swiper-button-prev {
        display: none;
    }

    .product-meta-action h6 {
        font-size: 25px !important;
    }

    .product-desc-tab ul li button {
        display: block;
        padding: 5px 15px;
        white-space: nowrap;
        color: var(--color-site);
        font-size: 14px;
    }

    .product-desc-tab-content {
        padding-right: 0;
    }

    .product-desc-tab-content::before, .product-desc-tab-content::after {
        display: none;
    }

    .site-slider .swiper {
        padding-bottom: 20px;
    }

    .icon-card {
        margin-bottom: 10px;
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 576px) {
    .header-auth {
        padding: 7px 15px !important;
    }

    .header-auth i {
        position: static !important;
        font-size: 25px !important;
    }

    .header-auth::before {
        display: none;
    }

    .header-auth span {
        display: none;
    }

    .top-header-logo img {
        max-width: 130px;
    }

    .sw-title-image::before, .sw-title-image::after {
        display: none;
    }

    .footer-service li {
        margin-bottom: 5px;
    }

    .footer-service-item {
        flex-direction: column;
        align-items: center !important;
        text-align: center;
    }

    .footer-service-item-desc {
        margin-right: 0;
    }

    .footer-service-item-desc p {
        font-size: 14px;
    }

    .product-meta-action .counter {
        display: flex;
        justify-content: center;
    }

    .product-desc-tab ul {
        justify-content: start;
    }

    .product-box-item {
        width: 100%;
    }

    .product-box-item .image img {
        height: 200px;
    }

    .application-image img {
        width: 100%;
    }

    .line-headers {
        overflow-x: scroll;
    }

    .line-headers nav {
        min-width: 500px;
    }

    #otp-input input {
        height: 30px;
        width: 30px;
    }

    .slider-title-link {
        text-align: right;
        margin-top: 10px;
    }

    .steps-header {
        display: none
    }

    .steps-body,
    .step {
        display: block
    }

    .step {
        border-right: 0;
        border-bottom: 1px dashed #e7e7e7
    }

    .step:last-child {
        border-bottom: 0
    }

    .has-indicator {
        padding: 1rem .75rem
    }

    .has-indicator .step-indicator {
        display: inline-block;
        position: static;
        margin: 0;
        margin-right: 0.75rem
    }

    .comment.active {
        padding-left: 0;
        padding-right: 0;
    }

    .comment.active .comment-author-ava {
        left: unset;
        right: 0;
        top: -40px;
    }

    .comment.active .comment-body::after, .comment.active .comment-body::before {
        left: 100%;
        right: 0;
        top: -19px;
        transform: rotate(272deg);
    }

    .comment {
        padding-left: 0;
        padding-right: 0;
    }

    .comment .comment-author-ava {
        top: -40px;
    }

    .comment .comment-body::before {
        margin-top: -1px;
        border-width: 10px;
        border-color: transparent;
        display: none;
    }

    .comment .comment-body::after, .comment .comment-body::before {
        position: absolute;
        top: -19px;
        right: 95%;
        transform: rotate(-90deg);
        border-left-color: #e1e7ec;
        display: none;
    }
}

@media only screen and (max-width: 400px) {
    .w-100-in-400 {
        width: 100% !important;
    }

    .pro-gallery-parent {
        height: 260px;
    }

    .product-gallery img {
        max-width: 100%;
        height: 170px;
    }

    .product-gallery-thumb img {
        height: 70px;
    }

}

@media only screen and (min-width: 1470px) {
    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1470px;
    }

    .mega-container {
        max-width: 1470px;
    }
}

@media print {
    #printPageButton {
        display: none;
    }

    @page :first {
        margin: 0;
    }

    @page :left {
        margin: 2cm 1.5cm 2cm 2cm;
    }

    @page :right {
        margin: 2cm 2cm 2cm 1.5cm;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important;
    }
}
