/* --- Responsive Styles from index.php --- */
@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation: none
    }
}

@media (min-width:1200px)and (max-width:1399px) {
    section.hero-section {
        padding: 50px 0
    }

    section.hero-section .h1 {
        font-size: 30px !important
    }

    section.hero-section p {
        font-size: 14px !important
    }

    section.updated-reviews .count-num .gap-3 {
        gap: .1rem !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    section.hero-section {
        padding: 40px 0
    }

    section.hero-section .h1 {
        font-size: 28px !important
    }

    section.hero-section p {
        font-size: 12px !important
    }

    section.hero-section .col-lg-5 {
        width: 43.066667%
    }

    section.satisfaction p {
        font-size: 15px
    }

    section.updated-reviews .count-num .gap-3 {
        gap: 0 !important
    }

    section.updated-reviews .count-num .number .num {
        font-size: 38px !important
    }

    section.updated-reviews .count-num .number .num-text {
        font-size: 10px !important
    }

    section.updated-reviews .star-box {
        font-size: 15px
    }
}

@media (min-width:768px)and (max-width:991px) {
    section.updated-reviews .bg-color .rate-circle {
        height: 90px !important;
        width: 90px !important
    }

    section.updated-reviews .bg-color .rate-circle .rate {
        font-size: 32px !important
    }

    section.updated-reviews .bg-color .rate-circle .out-rate {
        font-size: 12px !important
    }

    section.updated-reviews .gx-5 {
        --bs-gutter-x: 2rem !important
    }

    section.updated-reviews .count-num {
        padding: 0 !important
    }

    section.updated-reviews .count-num .number {
        line-height: 20px !important
    }

    section.updated-reviews .count-num .number .num {
        font-size: 28px !important
    }

    section.updated-reviews .count-num .number .num-text {
        font-size: 10px !important
    }

    section.updated-reviews .star-box {
        font-size: 12px !important
    }

    section.updated-reviews .star-box svg {
        width: 85px !important
    }
}

@media (max-width:991px) {
    .hero-section {
        background-color: #010101
    }

    .pc-modal-media-overlay {
        display: none !important;
    }

    section.embroidery-vector img {
        display: none
    }

    .btn-hero-opposite {
        width: 100%;
    }

    .btn-order {
        font-size: 12px !important;
    }

    .ma5-tools-wrapper {
        text-align: left;
    }

    .ma5-tools-wrapper .small {
        margin: 1rem 0 0 0;
    }

    .ma5menu__footer.js-append {
        padding: 1rem !important;
    }
}

@media (max-width:767px) {
    section.updated-reviews .bg-color {
        padding: 15px 10px
    }

    section.embroidery-vector .box {
        text-align: left;
    }

    .embroidery-vector .m-t-50 {
        margin-top: 20px !important;
    }

    section.middle-banner {
        padding: 50px 0;
    }

    section.services .serv-box .content-box {
        padding: 10px;
    }

    section.services .serv-box {
        height: 100%;
    }

    .faqs .text-center {
        text-align: left !important;
    }

    section.bottom-content.text-center.text-lg-start {
        text-align: left !important;
    }

    section.updated-reviews .bg-color .rate-circle {
        height: 90px;
        line-height: 28px;
        width: 90px
    }

    .footer {
        text-align: left !important;
    }

    .footer .social-links {
        justify-content: left;
    }

    .footer .social-links a {
        margin: 5px 0;
    }

    .footer .socials-icons {
        justify-content: left;
        margin-bottom: 20px;
    }

    section.support .box {
        margin-bottom: 0px;
    }

    section.content-boxes .box {
        background-color: #d7d7d7;
        border: 1px solid #eee;
        border-radius: 20px;
    }

    section.content-boxes .box:before {
        background: #d7d7d7;
    }

    section.content-boxes {
        padding-bottom: 0px;
    }

    section.updated-reviews .bg-color .rate-circle .rate {
        font-size: 32px
    }

    section.updated-reviews .bg-color .rate-circle .out-rate {
        font-size: 13px
    }

    section.updated-reviews .bg-color .count-num .number {
        line-height: 25px
    }

    section.updated-reviews .bg-color .count-num .number .num-text {
        font-size: 10px
    }

    section.updated-reviews .bg-color .count-num .number .num {
        font-size: 20px
    }

    section.updated-reviews .bg-color .star-box {
        font-size: 9px;
        line-height: 25px
    }

    section.updated-reviews .bg-color .star-box svg {
        width: 80px
    }

    section.faqs .green {
        display: none
    }
}

@media (max-width:575px) {
    .hstack {
        flex-direction: column
    }

    .h1,
    h1 {
        font-size: 27px
    }

    section.hero-section {
        align-items: center;
        display: flex;
        padding: 20% 0
    }

    section.satisfaction .hstack {
        display: block;
        line-height: 30px;
        text-align: left
    }
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

@media (min-width:1200px) {

    .h1,
    h1 {
        font-size: 2.5rem
    }
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1320px
    }
}

@media (min-width:768px) {
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }
}

@media (min-width:992px) {
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: var(--bs-navbar-nav-link-padding-x);
        padding-right: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }

    .modal-lg {
        --bs-modal-width: 800px
    }
}

@media (min-width:576px) {
    .modal {
        --bs-modal-margin: 1.75rem
    }

    .modal-dialog {
        margin-left: auto;
        margin-right: auto;
        max-width: var(--bs-modal-width)
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }
}

@media (min-width:992px) {
    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .text-lg-start {
        text-align: left !important
    }
}

@media (max-width:575px) {
    .hstack {
        flex-direction: column
    }

    .h1,
    h1 {
        font-size: 27px
    }

    .h6 {
        font-size: 18px
    }
}

@media (min-width:1200px)and (max-width:1399px) {
    header .navbar .navbar-nav {
        max-width: 1140px !important
    }

    header .navbar .navbar-nav .nav-link {
        font-size: 16px !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    header .top-bar p {
        font-size: 14px
    }

    header .top-bar .social-links a {
        font-size: 16px;
        margin-left: 10px
    }

    header .navbar .navbar-nav {
        max-width: 950px !important
    }

    header .navbar .navbar-nav .nav-link {
        font-size: 14px;
        padding: 8px 5px
    }
}

@media (min-width:992px) {
    header .navbar-expand-lg .navbar-collapse {
        background: #fff;
        bottom: -40%;
        left: 0;
        margin: auto;
        right: 0
    }

    header .navbar-expand-lg .navbar-collapse .navbar-nav {
        gap: 40px;
        justify-content: center;
        max-width: 1320px;
        padding: 0 20px;
        width: 100%
    }
}

@media (max-width:992px) {
    header .top-bar {
        display: none
    }

    header .navbar button {
        border: 0 !important
    }

    header .navbar .navbar-nav {
        margin-top: 30px
    }

    header .navbar .btn-live,
    header .navbar .btn-order {
        display: none
    }

    header .navbar .navbar-toggler {
        margin-left: auto
    }
}

@media (min-width:1500px)and (max-width:1599px) {
    section.hero-section {
        padding: 60px 0
    }
}

@media (min-width:1200px)and (max-width:1399px) {
    section.hero-section {
        padding: 50px 0
    }

    section.hero-section .h1 {
        font-size: 30px !important
    }

    section.hero-section p {
        font-size: 14px !important
    }
}

@media (min-width:1920px) {
    .hero-section {
        padding: 120px 0
    }
}

@media (min-width:992px)and (max-width:1199px) {
    section.hero-section {
        padding: 40px 0
    }

    section.hero-section .h1 {
        font-size: 28px !important
    }

    section.hero-section p {
        font-size: 12px !important
    }

    section.hero-section .col-lg-5 {
        width: 43.066667%
    }

    section.satisfaction p {
        font-size: 15px
    }

    section.support {
        font-size: 16px
    }

    section.updated-reviews .count-num .number .num {
        font-size: 38px !important
    }

    section.updated-reviews .count-num .number .num-text {
        font-size: 10px !important
    }

    section.updated-reviews .star-box {
        font-size: 15px
    }
}

@media (min-width:768px)and (max-width:991px) {
    section.updated-reviews .bg-color .rate-circle {
        height: 90px !important;
        width: 90px !important
    }

    section.updated-reviews .bg-color .rate-circle .rate {
        font-size: 32px !important
    }

    section.updated-reviews .bg-color .rate-circle .out-rate {
        font-size: 12px !important
    }

    section.updated-reviews .count-num {
        padding: 0 !important
    }

    section.updated-reviews .count-num .number {
        line-height: 20px !important
    }

    section.updated-reviews .count-num .number .num {
        font-size: 28px !important
    }

    section.updated-reviews .count-num .number .num-text {
        font-size: 10px !important
    }

    section.updated-reviews .star-box {
        font-size: 12px !important
    }

    section.updated-reviews .star-box svg {
        width: 85px !important
    }
}

@media (min-width:992px) {
    .desktop-only {
        display: block !important
    }
}

@media (max-width:991px) {
    /* main {
                margin-top: 90px
            } */

    .hero-section {
        background-color: #010101
    }

    section.support .justify-content-center,
    section.support .justify-content-end {
        justify-content: left !important
    }

    /* section.support .box {
        margin-bottom: 20px
    } */
}

@media (max-width:767px) {
    section.updated-reviews .bg-color {
        padding: 15px 10px
    }

    section.updated-reviews .bg-color .rate-circle {
        height: 90px;
        line-height: 28px;
        width: 90px
    }

    section.updated-reviews .bg-color .rate-circle .rate {
        font-size: 32px
    }

    section.updated-reviews .bg-color .rate-circle .out-rate {
        font-size: 13px
    }

    section.updated-reviews .bg-color .count-num .number {
        line-height: 25px
    }

    section.updated-reviews .bg-color .count-num .number .num-text {
        font-size: 10px
    }

    section.updated-reviews .bg-color .count-num .number .num {
        font-size: 20px
    }

    section.updated-reviews .bg-color .star-box {
        font-size: 9px;
        line-height: 25px
    }

    section.updated-reviews .bg-color .star-box svg {
        width: 80px
    }
}

@media (max-width:575px) {
    section.hero-section {
        align-items: center;
        display: flex;
        padding: 20% 0
    }

    section.satisfaction .hstack {
        display: block;
        line-height: 30px;
        text-align: left
    }

    .support .box {
        display: block !important
    }

    .support .box .h6 {
        justify-content: left;
        line-height: 45px
    }
}

/* --- Responsive Styles from about-us.php --- */
@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation: none
    }
}

@media (min-width:1200px)and (max-width:1399px) {
    section.hero-section {
        padding: 50px 0
    }

    section.hero-section .h1 {
        font-size: 30px !important
    }

    section.hero-section p {
        font-size: 14px !important
    }

    section.updated-reviews .count-num .gap-3 {
        gap: .1rem !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    section.hero-section {
        padding: 40px 0
    }

    section.hero-section .h1 {
        font-size: 28px !important
    }

    section.hero-section p {
        font-size: 12px !important
    }

    section.hero-section .col-lg-5 {
        width: 43.066667%
    }

    section.satisfaction p {
        font-size: 15px
    }

    section.updated-reviews .count-num .gap-3 {
        gap: 0 !important
    }

    section.updated-reviews .count-num .number .num {
        font-size: 38px !important
    }

    section.updated-reviews .count-num .number .num-text {
        font-size: 10px !important
    }

    section.updated-reviews .star-box {
        font-size: 15px
    }
}

@media (min-width:768px)and (max-width:991px) {
    section.updated-reviews .bg-color .rate-circle {
        height: 90px !important;
        width: 90px !important
    }

    section.updated-reviews .bg-color .rate-circle .rate {
        font-size: 32px !important
    }

    section.updated-reviews .bg-color .rate-circle .out-rate {
        font-size: 12px !important
    }

    section.updated-reviews .gx-5 {
        --bs-gutter-x: 2rem !important
    }

    section.updated-reviews .count-num {
        padding: 0 !important
    }

    section.updated-reviews .count-num .number {
        line-height: 20px !important
    }

    section.updated-reviews .count-num .number .num {
        font-size: 28px !important
    }

    section.updated-reviews .count-num .number .num-text {
        font-size: 10px !important
    }

    section.updated-reviews .star-box {
        font-size: 12px !important
    }

    section.updated-reviews .star-box svg {
        width: 85px !important
    }
}

@media (max-width:575px) {
    .hstack {
        flex-direction: column
    }

    .h1,
    h1 {
        font-size: 27px
    }

    section.hero-section {
        align-items: center;
        display: flex;
        padding: 20% 0
    }

    section.satisfaction .hstack {
        display: block;
        line-height: 30px;
        text-align: left
    }
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

@media (min-width:1200px) {

    .h1,
    h1 {
        font-size: 2.5rem
    }
}

@media (min-width:1200px) {

    .h2,
    h2 {
        font-size: 2rem
    }
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1320px
    }
}

@media (min-width:768px) {
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }
}

@media (min-width:992px) {
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: var(--bs-navbar-nav-link-padding-x);
        padding-right: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }

    .modal-lg {
        --bs-modal-width: 800px
    }
}

@media (min-width:576px) {
    .modal {
        --bs-modal-margin: 1.75rem
    }

    .modal-dialog {
        margin-left: auto;
        margin-right: auto;
        max-width: var(--bs-modal-width)
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }
}

@media (min-width:992px) {
    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .order-lg-1 {
        order: 1 !important
    }

    .text-lg-start {
        text-align: left !important
    }

    .text-lg-end {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (max-width:575px) {
    .hstack {
        flex-direction: column
    }

    .h1,
    h1 {
        font-size: 27px
    }

    .h2,
    h2 {
        font-size: 24px !important
    }
}

@media (min-width:1200px)and (max-width:1399px) {
    header .navbar .navbar-nav {
        max-width: 1140px !important
    }

    header .navbar .navbar-nav .nav-link {
        font-size: 16px !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    header .top-bar p {
        font-size: 14px
    }

    header .top-bar .social-links a {
        font-size: 16px;
        margin-left: 10px
    }

    header .navbar .navbar-nav {
        max-width: 950px !important
    }

    header .navbar .navbar-nav .nav-link {
        font-size: 14px;
        padding: 8px 5px
    }
}

@media (min-width:992px) {
    header .navbar-expand-lg .navbar-collapse {
        background: #fff;
        bottom: -40%;
        left: 0;
        margin: auto;
        right: 0
    }

    header .navbar-expand-lg .navbar-collapse .navbar-nav {
        gap: 40px;
        justify-content: center;
        max-width: 1320px;
        padding: 0 20px;
        width: 100%
    }
}

@media (max-width:992px) {
    header .top-bar {
        display: none
    }

    header .navbar button {
        border: 0 !important
    }

    header .navbar .navbar-nav {
        margin-top: 30px
    }

    header .navbar .btn-live,
    header .navbar .btn-order {
        display: none
    }

    header .navbar .navbar-toggler {
        margin-left: auto
    }
}

@media (min-width:1500px)and (max-width:1599px) {
    section.hero-section {
        padding: 70px 0
    }
}

@media (min-width:1200px)and (max-width:1399px) {
    section.hero-section {
        padding: 50px 0
    }

    section.hero-section .h1 {
        font-size: 30px !important
    }

    section.hero-section p {
        font-size: 14px !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    section.hero-section {
        padding: 40px 0
    }

    section.hero-section .h1 {
        font-size: 28px !important
    }

    section.hero-section p {
        font-size: 12px !important
    }

    section.hero-section .col-lg-5 {
        width: 43.066667%
    }

    section.satisfaction p {
        font-size: 15px
    }

    section.support {
        font-size: 16px
    }

    section.updated-reviews .count-num .number .num {
        font-size: 38px !important
    }

    section.updated-reviews .count-num .number .num-text {
        font-size: 10px !important
    }

    section.updated-reviews .star-box {
        font-size: 15px
    }
}

@media (min-width:768px)and (max-width:991px) {
    section.updated-reviews .bg-color .rate-circle {
        height: 90px !important;
        width: 90px !important
    }

    section.updated-reviews .bg-color .rate-circle .rate {
        font-size: 32px !important
    }

    section.updated-reviews .bg-color .rate-circle .out-rate {
        font-size: 12px !important
    }

    section.updated-reviews .count-num {
        padding: 0 !important
    }

    section.updated-reviews .count-num .number {
        line-height: 20px !important
    }

    section.updated-reviews .count-num .number .num {
        font-size: 28px !important
    }

    section.updated-reviews .count-num .number .num-text {
        font-size: 10px !important
    }

    section.updated-reviews .star-box {
        font-size: 12px !important
    }

    section.updated-reviews .star-box svg {
        width: 85px !important
    }
}

@media (min-width:992px) {
    .desktop-only {
        display: block !important
    }
}

@media (max-width:991px) {
    /* main {
        margin-top: 90px
    } */

    .hero-section {
        background-color: #010101
    }
}

@media (max-width:767px) {
    section.updated-reviews .bg-color {
        padding: 15px 10px
    }

    section.updated-reviews .bg-color .rate-circle {
        height: 90px;
        line-height: 28px;
        width: 90px
    }

    section.updated-reviews .bg-color .rate-circle .rate {
        font-size: 32px
    }

    section.updated-reviews .bg-color .rate-circle .out-rate {
        font-size: 13px
    }

    section.updated-reviews .bg-color .count-num .number {
        line-height: 25px
    }

    section.updated-reviews .bg-color .count-num .number .num-text {
        font-size: 10px
    }

    section.updated-reviews .bg-color .count-num .number .num {
        font-size: 20px
    }

    section.updated-reviews .bg-color .star-box {
        font-size: 9px
    }

    section.updated-reviews .bg-color .star-box svg {
        width: 80px
    }
}

@media (max-width:575px) {
    section.hero-section {
        align-items: center;
        display: flex;
        padding: 20% 0
    }

    section.satisfaction .hstack {
        display: block;
        line-height: 30px;
        text-align: left
    }

    .support {
        text-align: left !important
    }

    .support img {
        margin-right: 15px
    }
}

/* --- Responsive Styles from reviews.php --- */
@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

@media (min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }

    .h2 {
        font-size: 2rem
    }
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1320px
    }
}

@media (min-width:992px) {
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: var(--bs-navbar-nav-link-padding-x);
        padding-right: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }

    .modal-lg {
        --bs-modal-width: 800px
    }
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation: none
    }
}

@media (min-width:576px) {
    .modal {
        --bs-modal-margin: 1.75rem
    }

    .modal-dialog {
        margin-left: auto;
        margin-right: auto;
        max-width: var(--bs-modal-width)
    }
}

@media (min-width:768px) {
    .d-md-flex {
        display: flex !important
    }

    .d-md-none {
        display: none !important
    }
}

@media (max-width:991px) {
    /* main {
        margin-top: 90px
    } */
}

@media (max-width:575px) {
    .hstack {
        flex-direction: column
    }

    h1 {
        font-size: 27px
    }

    .h2 {
        font-size: 24px !important
    }
}

@media (min-width:1200px)and (max-width:1399px) {
    header .navbar .navbar-nav {
        max-width: 1140px !important
    }

    header .navbar .navbar-nav .nav-link {
        font-size: 16px !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    header .top-bar p {
        font-size: 14px
    }

    header .top-bar .social-links a {
        font-size: 16px;
        margin-left: 10px
    }

    header .navbar .navbar-nav {
        max-width: 950px !important
    }

    header .navbar .navbar-nav .nav-link {
        font-size: 14px;
        padding: 8px 5px
    }
}

@media (min-width:992px) {
    header .navbar-expand-lg .navbar-collapse {
        background: #fff;
        bottom: -40%;
        left: 0;
        margin: auto;
        right: 0
    }

    header .navbar-expand-lg .navbar-collapse .navbar-nav {
        gap: 40px;
        justify-content: center;
        max-width: 1320px;
        padding: 0 20px;
        width: 100%
    }
}

@media (max-width:992px) {
    header .top-bar {
        display: none
    }

    header .navbar button {
        border: 0 !important
    }

    header .navbar .navbar-nav {
        margin-top: 30px
    }

    header .navbar .btn-live,
    header .navbar .btn-order {
        display: none
    }

    header .navbar .navbar-toggler {
        margin-left: auto
    }
}

@media (min-width:1200px)and (max-width:1399px) {
    section.updated-reviews .count-num .gap-3 {
        gap: .1rem !important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    section.updated-reviews .count-num .gap-3 {
        gap: 0 !important
    }

    section.updated-reviews .count-num .number .num {
        font-size: 38px !important
    }

    section.updated-reviews .count-num .number .num-text {
        font-size: 10px !important
    }

    section.updated-reviews .star-box {
        font-size: 15px
    }
}

@media (min-width:768px)and (max-width:991px) {
    section.updated-reviews .justify-content-end {
        justify-content: center !important
    }

    section.updated-reviews .bg-color .rate-circle {
        height: 90px !important;
        width: 90px !important
    }

    section.updated-reviews .bg-color .rate-circle .rate {
        font-size: 22px !important
    }

    section.updated-reviews .bg-color .rate-circle .out-rate {
        font-size: 12px !important
    }

    section.updated-reviews .gx-5 {
        --bs-gutter-x: 2rem !important
    }

    section.updated-reviews .count-num {
        padding: 0 !important
    }

    section.updated-reviews .count-num .number {
        line-height: 20px !important
    }

    section.updated-reviews .count-num .number .num {
        font-size: 22px !important
    }

    section.updated-reviews .count-num .number .num-text {
        font-size: 10px !important
    }

    section.updated-reviews .star-box {
        font-size: 12px !important
    }

    section.updated-reviews .star-box svg {
        width: 85px !important
    }
}

@media (max-width:767px) {

    .btn-order,
    .btn-live {
        width: 100%;
    }

    section.satisfaction p {
        font-size: 14px;
    }

    section.support .h6 {
        font-size: 14px;
    }

    .navbar-brand img,
    .logoFt {
        width: 6rem;
    }

    section.patches-box .text-center,
    section.embroidery-vector .text-center {
        text-align: left !important;
    }

    section {
        padding: 30px 0 !important;
    }

    .updated-reviews span {
        font-size: 10px;
    }

    .updated-reviews h2 {
        margin: 10px 0 0 0;
    }

    section.updated-reviews .hstack .btn-live .vstack {

        align-items: center !important;
    }

    section.faqs .accordion {
        margin: 0;
    }

    section.faqs .accordion .accordion-item .accordion-button {
        padding: 10px 10px;
    }

    .accordion-header .faq-num {
        display: none;
    }

    section.satisfaction {
        text-align: left !important;
    }

    .hero-section .py-5 {
        padding: 0 !important;
        margin: 0 !important;
    }

    .hero-section .h1 {
        font-size: 2rem !important;
    }

    .txt-org {
        font-size: 12px !important;
    }

    .sample-filter-wrap #sampleFilterButtons {
        gap: 6px !important;
    }

    .sample-filter-btn {
        font-size: 10px;
    }

    .clean-sample-card .sample-img-box {
        height: 150px;
    }

    .cta-banner {
        background: #ffe2e4;
    }

    .hero-section .rating-box {
        font-size: 14px;
    }

    .sample-item {
        margin-bottom: 1rem;
    }

    .samples-hero {
        background-color: #ffe2e4 !important;
    }

    .clean-sample-card .sample-actions {
        flex-direction: column;
    }

    .hero-banner .highlight {
        font-size: 12px !important;
    }

    .hero-banner {
        padding: 26px 10px !important;

    }

    section.patches-box .box {
        padding: 10px;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    section.updated-reviews .bg-color {
        padding: 15px 10px
    }

    section.updated-reviews .bg-color .rate-circle {
        height: 90px;
        line-height: 28px;
        width: 90px
    }

    section.updated-reviews .bg-color .rate-circle .rate {
        font-size: 32px
    }

    section.updated-reviews .bg-color .rate-circle .out-rate {
        font-size: 13px
    }

    section.updated-reviews .bg-color .count-num .number {
        display: block;
        line-height: 25px;
        text-align: center
    }

    section.updated-reviews .bg-color .count-num .number .num-text {
        font-size: 10px
    }

    section.updated-reviews .bg-color .count-num .number .num {
        font-size: 20px
    }

    section.updated-reviews .bg-color .star-box {
        font-size: 9px
    }

    section.updated-reviews .bg-color .star-box svg {
        width: 80px
    }
}

/* --------------------------------------------------------------------------
   Mobile Navbar Toggler (Hamburger Icon)
   -------------------------------------------------------------------------- */
@media (max-width: 991.98px) {
    header .navbar .navbar-toggler.ma5menu__toggle {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        background-color: #cc1f36 !important;
        border: 1px solid rgba(0, 0, 0, 0.15) !important;
        border-radius: 8px !important;
        width: 44px !important;
        height: 44px !important;
        padding: 0 !important;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) !important;
        cursor: pointer !important;
        transition: all 0.2s ease !important;
    }

    header .navbar .navbar-toggler.ma5menu__toggle:hover {
        background-color: #fff5f5 !important;
        border-color: #cc1f36 !important;
    }

    header .navbar .navbar-toggler.ma5menu__toggle .navbar-toggler-icon {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        height: 100% !important;
        background-image: none !important;
    }

    header .navbar .navbar-toggler.ma5menu__toggle svg {
        width: 24px !important;
        height: 24px !important;
        color: #ffffff !important;
        stroke: #000000 !important;
        display: block !important;
        transition: color 0.2s ease, stroke 0.2s ease !important;
    }

    header .navbar .navbar-toggler.ma5menu__toggle:hover svg {
        color: #cc1f36 !important;
        stroke: #cc1f36 !important;
    }
}